<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="https://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0' xmlns:georss='http://www.georss.org/georss'><id>tag:blogger.com,1999:blog-6606184312529110127.archive</id><updated>2020-10-02T00:20:28.887-06:00</updated><title type='text'>Britt-ish Designs</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/archive'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/archive'/><link rel='http://schemas.google.com/g/2005#post' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/archive'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><generator version='7.00' uri='https://www.blogger.com'>Blogger</generator><entry><id>tag:blogger.com,1999:blog-6606184312529110127.layout</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#template'/><title type='text'>Template: Britt-ish Designs</title><content type='text'>&lt;?xml version="1.0" encoding="UTF-8" ?&gt;
&lt;!DOCTYPE html&gt;
&lt;html expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'&gt;
  &lt;head&gt;
    &lt;b:include data='blog' name='all-head-content'/&gt;
    &lt;title&gt;Britt-ish Designs Blog&lt;/title&gt;
    &lt;b:skin&gt;&lt;![CDATA[/*
 * -----------------------------------------------
 * Blogger Template Style
 * Name:     Mr. Moto Rising (Ellington style)
 * Date:     23 Feb 2004
 * Updated by: Blogger Team
 * ----------------------------------------------- */

#navbar-iframe { display: none !important; }
/* Variable definitions
   ====================
   &lt;Variable name="mainBgColor" description="Main Background Color"
             type="color" default="#ffffff" value="#ffffff"&gt;
   &lt;Variable name="mainTextColor" description="Text Color"
             type="color" default="#555555" value="#000000"&gt;
   &lt;Variable name="pageHeaderColor" description="Blog Title Color"
             type="color" default="#ffffee" value="#fdf2f7"&gt;
   &lt;Variable name="blogDescriptionColor" description="Blog Description Color"
             type="color" default="#ffffee" value="#ffffee"&gt;
   &lt;Variable name="linkColor" description="Link Color"
             type="color" default="#999988" value="#e95a9b"&gt;
   &lt;Variable name="hoverLinkColor" description="Link Hover Color"
             type="color" default="#bbbbaa" value="#faa54a"&gt;
   &lt;Variable name="dateHeaderColor" description="Date Header Color"
             type="color" default="#555544" value="#555544"&gt;
   &lt;Variable name="sidebarHeaderColor" description="Sidebar Title Color"
             type="color" default="#e95a9b" value="#e95a9b"&gt;
   &lt;Variable name="sidebarTextColor" description="Sidebar Text Color"
             type="color" default="#555555" value="#000000"&gt;

   &lt;Variable name="bodyFont" description="Text Font" type="font"
             default="normal normal 100% 'Century Gothic" value="normal normal 110% Century Gothic;"&gt;
   &lt;Variable name="startSide" description="Start side in blog language"
             type="automatic" default="left"&gt;
   &lt;Variable name="endSide" description="End side in blog language"
             type="automatic" default="right"&gt;

*/

/* Primary layout */

body {
  margin: 0;
  padding: 0;
  border: 0;
  text-align: left;
  color: $mainTextColor;
  background: #fdf2f7 url(http://www.brittishdesigns.com/images/outerwrapper.gif) top center repeat-y;
  font-size: small;
}

img {
  border: 0;
  display: block;
  
}

.clear { 
  clear: both;
}
	/* Wrapper */

#outer-wrapper {
  margin: 0 auto;
  border: 0;
  width: 980px;
  text-align: $startSide;
  background: $mainBgColor url(http://www.brittishdesigns.com/images/whitemain.gif) top $endSide repeat-y;
  font: $bodyFont;
}

	/* Header */

#header-wrapper	{
  /*background: #bba url(http://www.blogblog.com/moto_mr/headbotborder.gif) bottom $startSide repeat-x;*/
  margin: 0 auto;
  padding-top: 0;
  padding-$endSide: 0px;
  padding-bottom: 0px;
  padding-$startSide: 0;
  border: 0;
}

#header h1 {
  text-align: center;
  font-size: 0pt;
  color: $pageHeaderColor;
  margin: 0px;
  padding-top: 0 px;
  padding- 10px;
  padding-bottom: 0;
  padding-$startSide: 5px;
 /* background-image: url(http://www.blogblog.com/moto_mr/topper.gif);*/
  background-repeat: repeat-x;
  background-position: top $startSide;
}

h1 a, h1 a:link, h1 a:visited {
  color: $pageHeaderColor;
}

#header .description {
  font-size: 0pt;
  text-align: $startSide;
  padding-top: 0px;
  padding-$endSide: 10px;
  padding-bottom: 0px;
  padding-$startSide: 10px;
  margin: 10;
  line-height:0pt;
  color: $blogDescriptionColor;
}

	
/* Inner layout */

#content-wrapper {
  padding: 0px;
}
	
#main {
  width: 800px;
  float: left;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
  border:1px solid #8f8f8f;


}

#sidebar {
  width: 165px;
  float: $startSide;
  color: $sidebarTextColor;
  font-size: small;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
}
	
/* Bottom layout */

#footer	{
  clear: $startSide;
  margin: 10px;
  padding: 0px;
  border: 0;
  text-align: $startSide;
  border-top: 1px solid #f9f9f9;
}
	
#footer .widget	{
  text-align: $startSide;
  margin: 10px;
  padding: 10px;
  background-color: transparent;
}

/* Default links 	*/

a:link, a:visited {
  font-weight: normal;
  text-decoration: none;
  color: $linkColor;
  background: transparent;
}

a:hover {
  font-weight: normal;
  text-decoration: underline;
  color: $hoverLinkColor;
  background: transparent;
}

a:active {
  font-weight : normal;
  text-decoration : none;
  color: $hoverLinkColor;
  background: transparent;
}

img.aligncenter {
	margin-left: auto !important;
	margin-right: auto !important;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}

blockquote {
    background: url("http://brittishdesigns.com/miscimages/blockquote.png") no-repeat scroll left top transparent;
    border-top: 2px solid #e4e4e3;
    border-bottom: 2px solid #e4e4e3;
    border-bottom: 50%;
    font-family: Century Gothic
    font-size: 18px;
    font-style: italic;
    line-height: 1.5em;
    margin: 40px;
    padding: 5px 30px 10px 55px;
}

blockquote, q {
    quotes: none;
}

/* Typography */
	
.main p, .sidebar p, .post-body {
  line-height: 140%;

}


.post-body  {
  line-height:1.3em; 
  text-align: left;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px
  margin-bottom: 2em;
  padding-right: 8px;
}

h2, h3, h4, h5	{
  margin: 10px;
  text-align: center;
  padding: 0;
}

h2 {
  font-size: 100%;
  
}

h2.date-header { 
  letter-spacing: 4px;
  color: $dateHeaderColor;
  font-weight: normal

  
}

.post h3 {
  margin-top: 5px;
  font-size: 170%;

}

.post-footer { 
  text-align: center;
  font-style: normal;
  border-bottom:1px solid #8f8f8f;
  padding-bottom:15px;
  padding-top:15px;
}

.sidebar h2 { 
  color: $sidebarHeaderColor;
}

.sidebar .widget { 
  margin-top: 12px;
  margin-left: 5px;
  margin-bottom: 35px;
  margin-right: 0px;

}

.main .widget { 
  margin-top: 0px;
  margin-$endSide: 0;
  margin-bottom: 0;
  margin-$startSide: 0;
}

li  {
  line-height: 160%;
}

.sidebar ul { 
  margin-$startSide: 0;
  margin-top: 0;
  padding-$startSide: 0;
}

.sidebar ul li {
  list-style: inside;
  vertical-align: top;
  padding: 0;
  margin: 0;
}

.widget-content { 
  margin-top: 0.5em;
}


/* Profile 
----------------------------------------------- */

.profile-datablock {
  margin-top: 3px;
  margin-$endSide: 0;
  margin-bottom: 5px;
  margin-$startSide: 0;
  line-height: 140%;
}
.profile-textblock { 
  margin-$startSide: 0;
}

.profile-img { 
  float: $startSide;
  margin-top: 0;
  margin-$endSide: 10px;
  margin-bottom: 5px;
  margin-$startSide: 0;
  border:4px solid #ccb;
}

#comments  {
  border: 0;
  border-top: 1px dashed #eed;
  margin-top: 10px;
  margin-$endSide: 0;
  margin-bottom: 0;
  margin-$startSide: 0;
  padding: 0;
}

#comments h4	{
  margin-top: 10px;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
}

#comments dl dt 	{
  font-weight: normal;
  font-style: normal;
  margin-top: 35px;
  padding-top: 1px;
  padding-$endSide: 0;
  padding-bottom: 0;
  padding-$startSide: 0px;
  background: transparent url(http://www.blogblog.com/moto_mr/commentbug.gif) top $startSide no-repeat;
}

#comments dl dd	{
  padding: 0;
  margin: 10px;
}

.deleted-comment {
  font-style:italic;
  color:gray;
  }

.feed-links {
  clear: both;
  line-height: 2.5em;
}

#blog-pager-newer-link {
  float: $startSide;
 }
 
#blog-pager-older-link {
  float: $endSide;
 }
 
#blog-pager {   
  text-align: center; 
 }

/** Page structure tweaks for layout editor wireframe */

body#layout #outer-wrapper { 
  padding-top: 0;
 }
body#layout #header,
body#layout #content-wrapper,
body#layout #footer { 
  padding: 0px;
 }
]]&gt;&lt;/b:skin&gt;
&lt;link href='http://designerbrittney.webs.com/sifr.css' media='all' rel='stylesheet' type='text/css'/&gt;
&lt;script src='http://designerbrittney.webs.com/sifr.js' type='text/javascript'/&gt;
&lt;script src='http://designerbrittney.webs.com/blogger2-sifr.js' type='text/javascript'/&gt;
  &lt;/head&gt;


  &lt;body&gt;
  &lt;b:section class='navbar' id='navbar' maxwidgets='1' showaddelement='no'&gt;
    &lt;b:widget id='Navbar1' locked='true' title='Navbar' type='Navbar'&gt;
      &lt;b:includable id='main'&gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;
    function setAttributeOnload(object, attribute, val) {
      if(window.addEventListener) {
        window.addEventListener(&amp;#39;load&amp;#39;,
          function(){ object[attribute] = val; }, false);
      } else {
        window.attachEvent(&amp;#39;onload&amp;#39;, function(){ object[attribute] = val; });
      }
    }
  &amp;lt;/script&amp;gt;
&amp;lt;div id=&amp;quot;navbar-iframe-container&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;
&amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;https://apis.google.com/js/plusone.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;
      gapi.load(&amp;quot;gapi.iframes:gapi.iframes.style.bubble&amp;quot;, function() {
        if (gapi.iframes &amp;amp;&amp;amp; gapi.iframes.getContext) {
          gapi.iframes.getContext().openChild({
              url: &amp;#39;https://www.blogger.com/navbar.g?targetBlogID\x3d6606184312529110127\x26blogName\x3dBritt-ish+Designs\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dSILVER\x26layoutType\x3dLAYOUTS\x26searchRoot\x3dhttps://brittishdesigns.blogspot.com/search\x26blogLocale\x3den\x26v\x3d2\x26homepageUrl\x3dhttps://brittishdesigns.blogspot.com/\x26vt\x3d1879803377096902318&amp;#39;,
              where: document.getElementById(&amp;quot;navbar-iframe-container&amp;quot;),
              id: &amp;quot;navbar-iframe&amp;quot;
          });
        }
      });
    &amp;lt;/script&amp;gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;
(function() {
var script = document.createElement(&amp;#39;script&amp;#39;);
script.type = &amp;#39;text/javascript&amp;#39;;
script.src = &amp;#39;//pagead2.googlesyndication.com/pagead/js/google_top_exp.js&amp;#39;;
var head = document.getElementsByTagName(&amp;#39;head&amp;#39;)[0];
if (head) {
head.appendChild(script);
}})();
&amp;lt;/script&amp;gt;
&lt;/b:includable&gt;
    &lt;/b:widget&gt;
  &lt;/b:section&gt;

  &lt;div id='outer-wrapper'&gt;&lt;div id='wrap2'&gt;

    &lt;!-- skip links for text browsers --&gt;
    &lt;span id='skiplinks' style='display:none;'&gt;
      &lt;a href='#main'&gt;skip to main &lt;/a&gt; |
      &lt;a href='#sidebar'&gt;skip to sidebar&lt;/a&gt;
    &lt;/span&gt;

    &lt;div id='header-wrapper'&gt;
     &lt;b:section class='header' id='header' maxwidgets='1' showaddelement='no'/&gt;
    &lt;/div&gt;
 
    &lt;div id='content-wrapper'&gt;

      &lt;div id='crosscol-wrapper'&gt;
        &lt;b:section class='crosscol' id='crosscol'&gt;
          &lt;b:widget id='HTML6' locked='false' title='' type='HTML'&gt;
            &lt;b:widget-settings&gt;
              &lt;b:widget-setting name='content'&gt;&amp;lt;!-- ImageReady Slices (header800.gif) --&amp;gt;
&amp;lt;table id=&amp;quot;Table_01&amp;quot; align=&amp;quot;center&amp;quot; width=&amp;quot;801&amp;quot; height=&amp;quot;318&amp;quot; border=&amp;quot;0&amp;quot; cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot;&amp;gt;
	&amp;lt;tr&amp;gt;
		&amp;lt;td colspan=&amp;quot;13&amp;quot;&amp;gt;
&amp;lt;a href=&amp;quot;http://www.brittishdesigns.com&amp;quot;&amp;gt;
			&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/header800sliced_01.gif&amp;quot; width=&amp;quot;800&amp;quot; height=&amp;quot;259&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;
		&amp;lt;td&amp;gt;
			&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/spacer.gif&amp;quot; width=&amp;quot;1&amp;quot; height=&amp;quot;259&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
	&amp;lt;/tr&amp;gt;
	&amp;lt;tr&amp;gt;
		&amp;lt;td colspan=&amp;quot;11&amp;quot;&amp;gt;
			&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/header800sliced_02.gif&amp;quot; width=&amp;quot;633&amp;quot; height=&amp;quot;3&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
		&amp;lt;td rowspan=&amp;quot;6&amp;quot;&amp;gt;
			&amp;lt;a href=&amp;quot;http://www.brittishdesigns.com/faqs&amp;quot;&amp;gt;
                                &amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/FAQs.gif&amp;quot; width=&amp;quot;68&amp;quot; height=&amp;quot;29&amp;quot; border=&amp;quot;0&amp;quot; alt=&amp;quot;FAQs&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;
		&amp;lt;td rowspan=&amp;quot;12&amp;quot;&amp;gt;
			&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/header800sliced_04.gif&amp;quot; width=&amp;quot;99&amp;quot; height=&amp;quot;59&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
		&amp;lt;td&amp;gt;
			&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/spacer.gif&amp;quot; width=&amp;quot;1&amp;quot; height=&amp;quot;3&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
	&amp;lt;/tr&amp;gt;
	&amp;lt;tr&amp;gt;
		&amp;lt;td rowspan=&amp;quot;11&amp;quot;&amp;gt;
			&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/header800sliced_05.gif&amp;quot; width=&amp;quot;88&amp;quot; height=&amp;quot;56&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
		&amp;lt;td rowspan=&amp;quot;6&amp;quot;&amp;gt;
			&amp;lt;a href=&amp;quot;http://www.brittishdesigns.com/shop&amp;quot;&amp;gt;
				&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/Shop.gif&amp;quot; width=&amp;quot;94&amp;quot; height=&amp;quot;28&amp;quot; border=&amp;quot;0&amp;quot; alt=&amp;quot;Shop&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;
		&amp;lt;td colspan=&amp;quot;9&amp;quot;&amp;gt;
			&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/header800sliced_07.gif&amp;quot; width=&amp;quot;451&amp;quot; height=&amp;quot;2&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
		&amp;lt;td&amp;gt;
			&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/spacer.gif&amp;quot; width=&amp;quot;1&amp;quot; height=&amp;quot;2&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
	&amp;lt;/tr&amp;gt;
	&amp;lt;tr&amp;gt;
		&amp;lt;td colspan=&amp;quot;3&amp;quot; rowspan=&amp;quot;2&amp;quot;&amp;gt;
			&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/header800sliced_08.gif&amp;quot; width=&amp;quot;108&amp;quot; height=&amp;quot;8&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
		&amp;lt;td rowspan=&amp;quot;6&amp;quot;&amp;gt;
			&amp;lt;a href=&amp;quot;http://brittishdesigns.blogspot.com/&amp;quot;&amp;gt;
				&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/Blog.gif&amp;quot; width=&amp;quot;92&amp;quot; height=&amp;quot;30&amp;quot; border=&amp;quot;0&amp;quot; alt=&amp;quot;Blog&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;
		&amp;lt;td colspan=&amp;quot;5&amp;quot;&amp;gt;
			&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/header800sliced_10.gif&amp;quot; width=&amp;quot;251&amp;quot; height=&amp;quot;4&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
		&amp;lt;td&amp;gt;
			&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/spacer.gif&amp;quot; width=&amp;quot;1&amp;quot; height=&amp;quot;4&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
	&amp;lt;/tr&amp;gt;
	&amp;lt;tr&amp;gt;
		&amp;lt;td colspan=&amp;quot;3&amp;quot; rowspan=&amp;quot;2&amp;quot;&amp;gt;
			&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/header800sliced_11.gif&amp;quot; width=&amp;quot;153&amp;quot; height=&amp;quot;5&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
		&amp;lt;td rowspan=&amp;quot;6&amp;quot;&amp;gt;
                        &amp;lt;a href=&amp;quot;http://www.brittishdesigns.com/shop/index.php?main_page=contact_us&amp;quot;&amp;gt;
			         &amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/Contact.gif&amp;quot; width=&amp;quot;93&amp;quot; height=&amp;quot;30&amp;quot; border=&amp;quot;0&amp;quot; alt=&amp;quot;Contact&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;
		&amp;lt;td rowspan=&amp;quot;9&amp;quot;&amp;gt;
			&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/header800sliced_13.gif&amp;quot; width=&amp;quot;5&amp;quot; height=&amp;quot;50&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
		&amp;lt;td&amp;gt;
			&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/spacer.gif&amp;quot; width=&amp;quot;1&amp;quot; height=&amp;quot;4&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
	&amp;lt;/tr&amp;gt;
	&amp;lt;tr&amp;gt;
		&amp;lt;td rowspan=&amp;quot;8&amp;quot;&amp;gt;
			&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/header800sliced_14.gif&amp;quot; width=&amp;quot;5&amp;quot; height=&amp;quot;46&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
		&amp;lt;td rowspan=&amp;quot;6&amp;quot;&amp;gt;
			&amp;lt;a href=&amp;quot;http://www.brittishdesigns.com/gallery/&amp;quot;&amp;gt;
				&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/Gallery.gif&amp;quot; width=&amp;quot;97&amp;quot; height=&amp;quot;27&amp;quot; border=&amp;quot;0&amp;quot; alt=&amp;quot;Gallery&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;
		&amp;lt;td rowspan=&amp;quot;8&amp;quot;&amp;gt;
			&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/header800sliced_16.gif&amp;quot; width=&amp;quot;6&amp;quot; height=&amp;quot;46&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
		&amp;lt;td&amp;gt;
			&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/spacer.gif&amp;quot; width=&amp;quot;1&amp;quot; height=&amp;quot;1&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
	&amp;lt;/tr&amp;gt;
	&amp;lt;tr&amp;gt;
		&amp;lt;td rowspan=&amp;quot;7&amp;quot;&amp;gt;
			&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/header800sliced_17.gif&amp;quot; width=&amp;quot;5&amp;quot; height=&amp;quot;45&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
		&amp;lt;td rowspan=&amp;quot;6&amp;quot;&amp;gt;
			&amp;lt;a href=&amp;quot;http://brittishdesigns.com/team&amp;quot;&amp;gt;
				&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/Team.gif&amp;quot; width=&amp;quot;97&amp;quot; height=&amp;quot;28&amp;quot; border=&amp;quot;0&amp;quot; alt=&amp;quot;Team&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;
		&amp;lt;td rowspan=&amp;quot;7&amp;quot;&amp;gt;
			&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/header800sliced_19.gif&amp;quot; width=&amp;quot;51&amp;quot; height=&amp;quot;45&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
		&amp;lt;td&amp;gt;
			&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/spacer.gif&amp;quot; width=&amp;quot;1&amp;quot; height=&amp;quot;15&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
	&amp;lt;/tr&amp;gt;
	&amp;lt;tr&amp;gt;
		&amp;lt;td rowspan=&amp;quot;6&amp;quot;&amp;gt;
			&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/header800sliced_20.gif&amp;quot; width=&amp;quot;68&amp;quot; height=&amp;quot;30&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
		&amp;lt;td&amp;gt;
			&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/spacer.gif&amp;quot; width=&amp;quot;1&amp;quot; height=&amp;quot;2&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
	&amp;lt;/tr&amp;gt;
	&amp;lt;tr&amp;gt;
		&amp;lt;td rowspan=&amp;quot;5&amp;quot;&amp;gt;
			&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/header800sliced_21.gif&amp;quot; width=&amp;quot;94&amp;quot; height=&amp;quot;28&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
		&amp;lt;td&amp;gt;
			&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/spacer.gif&amp;quot; width=&amp;quot;1&amp;quot; height=&amp;quot;4&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
	&amp;lt;/tr&amp;gt;
	&amp;lt;tr&amp;gt;
		&amp;lt;td rowspan=&amp;quot;4&amp;quot;&amp;gt;
			&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/header800sliced_22.gif&amp;quot; width=&amp;quot;92&amp;quot; height=&amp;quot;24&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
		&amp;lt;td&amp;gt;
			&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/spacer.gif&amp;quot; width=&amp;quot;1&amp;quot; height=&amp;quot;4&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
	&amp;lt;/tr&amp;gt;
	&amp;lt;tr&amp;gt;
		&amp;lt;td rowspan=&amp;quot;3&amp;quot;&amp;gt;
			&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/header800sliced_23.gif&amp;quot; width=&amp;quot;93&amp;quot; height=&amp;quot;20&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
		&amp;lt;td&amp;gt;
			&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/spacer.gif&amp;quot; width=&amp;quot;1&amp;quot; height=&amp;quot;1&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
	&amp;lt;/tr&amp;gt;
	&amp;lt;tr&amp;gt;
		&amp;lt;td rowspan=&amp;quot;2&amp;quot;&amp;gt;
			&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/header800sliced_24.gif&amp;quot; width=&amp;quot;97&amp;quot; height=&amp;quot;19&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
		&amp;lt;td&amp;gt;
			&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/spacer.gif&amp;quot; width=&amp;quot;1&amp;quot; height=&amp;quot;2&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
	&amp;lt;/tr&amp;gt;
	&amp;lt;tr&amp;gt;
		&amp;lt;td&amp;gt;
			&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/header800sliced_25.gif&amp;quot; width=&amp;quot;97&amp;quot; height=&amp;quot;17&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
		&amp;lt;td&amp;gt;
			&amp;lt;img src=&amp;quot;http://brittishdesigns.com/gallery/images/spacer.gif&amp;quot; width=&amp;quot;1&amp;quot; height=&amp;quot;17&amp;quot; alt=&amp;quot;&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;
	&amp;lt;/tr&amp;gt;
&amp;lt;/table&amp;gt;
&amp;lt;!-- End ImageReady Slices --&amp;gt;&lt;/b:widget-setting&gt;
            &lt;/b:widget-settings&gt;
            &lt;b:includable id='main'&gt;
  &lt;!-- only display title if it's non-empty --&gt;
  &lt;b:if cond='data:title != &amp;quot;&amp;quot;'&gt;
    &lt;h2 class='title'&gt;&lt;data:title/&gt;&lt;/h2&gt;
  &lt;/b:if&gt;
  &lt;div class='widget-content'&gt;
    &lt;data:content/&gt;
  &lt;/div&gt;

  &lt;b:include name='quickedit'/&gt;
&lt;/b:includable&gt;
          &lt;/b:widget&gt;
        &lt;/b:section&gt;
      &lt;/div&gt;

      &lt;div id='main-wrapper'&gt;
        &lt;b:section class='main' id='main' showaddelement='no'&gt;
          &lt;b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'&gt;
            &lt;b:widget-settings&gt;
              &lt;b:widget-setting name='showDateHeader'&gt;true&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='style.textcolor'&gt;#000000&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='showShareButtons'&gt;false&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='showCommentLink'&gt;true&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='style.urlcolor'&gt;#555544&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='showAuthor'&gt;true&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='disableGooglePlusShare'&gt;true&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='style.linkcolor'&gt;#e95a9b&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='style.unittype'&gt;TextAndImage&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='style.bgcolor'&gt;#ffffff&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='showAuthorProfile'&gt;false&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='style.layout'&gt;1x1&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='showLabels'&gt;true&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='showLocation'&gt;false&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='showTimestamp'&gt;true&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='postsPerAd'&gt;1&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='showBacklinks'&gt;false&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='style.bordercolor'&gt;#ffffff&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='showInlineAds'&gt;false&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='showReactions'&gt;false&lt;/b:widget-setting&gt;
            &lt;/b:widget-settings&gt;
            &lt;b:includable id='main' var='top'&gt;
  &lt;b:if cond='!data:mobile'&gt;
    &lt;!-- posts --&gt;
    &lt;div class='blog-posts hfeed'&gt;

      &lt;b:include data='top' name='status-message'/&gt;

      &lt;b:loop values='data:posts' var='post'&gt;
        &lt;b:if cond='data:post.isDateStart and not data:post.isFirstPost'&gt;
          &amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;
        &lt;/b:if&gt;
        &lt;b:if cond='data:post.isDateStart'&gt;
          &amp;lt;div class=&amp;quot;date-outer&amp;quot;&amp;gt;
        &lt;/b:if&gt;
        &lt;b:if cond='data:post.dateHeader'&gt;
          &lt;h2 class='date-header'&gt;&lt;span&gt;&lt;data:post.dateHeader/&gt;&lt;/span&gt;&lt;/h2&gt;
        &lt;/b:if&gt;
        &lt;b:if cond='data:post.isDateStart'&gt;
          &amp;lt;div class=&amp;quot;date-posts&amp;quot;&amp;gt;
        &lt;/b:if&gt;
        &lt;div class='post-outer'&gt;
          &lt;b:include data='post' name='post'/&gt;
          &lt;b:include cond='data:blog.pageType in {&amp;quot;static_page&amp;quot;,&amp;quot;item&amp;quot;}' data='post' name='comment_picker'/&gt;
        &lt;/div&gt;

        &lt;!-- Ad --&gt;
        &lt;b:if cond='data:post.includeAd'&gt;
          &lt;div class='inline-ad'&gt;
            &lt;data:adCode/&gt;
          &lt;/div&gt;
        &lt;/b:if&gt;
      &lt;/b:loop&gt;
      &lt;b:if cond='data:numPosts != 0'&gt;
        &amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;
      &lt;/b:if&gt;
    &lt;/div&gt;

    &lt;!-- navigation --&gt;
    &lt;b:include name='nextprev'/&gt;

    &lt;!-- feed links --&gt;
    &lt;b:include name='feedLinks'/&gt;

  &lt;b:else/&gt;
    &lt;b:include name='mobile-main'/&gt;
  &lt;/b:if&gt;

  &lt;b:include cond='data:top.showPlusOne' name='googlePlusBootstrap'/&gt;
&lt;/b:includable&gt;
            &lt;b:includable id='backlinkDeleteIcon' var='backlink'/&gt;
            &lt;b:includable id='backlinks' var='post'/&gt;
            &lt;b:includable id='comment-form' var='post'&gt;
  &lt;div class='comment-form'&gt;
    &lt;a name='comment-form'/&gt;
    &lt;b:if cond='data:mobile'&gt;
      &lt;h4 id='comment-post-message'&gt;
        &lt;a expr:id='data:widget.instanceId + &amp;quot;_comment-editor-toggle-link&amp;quot;' href='javascript:void(0)'&gt;&lt;data:postCommentMsg/&gt;&lt;/a&gt;&lt;/h4&gt;
      &lt;p&gt;&lt;data:blogCommentMessage/&gt;&lt;/p&gt;
      &lt;data:blogTeamBlogMessage/&gt;
      &lt;a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/&gt;
      &lt;iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/&gt;
    &lt;b:else/&gt;
      &lt;h4 id='comment-post-message'&gt;&lt;data:postCommentMsg/&gt;&lt;/h4&gt;
      &lt;p&gt;&lt;data:blogCommentMessage/&gt;&lt;/p&gt;
      &lt;data:blogTeamBlogMessage/&gt;
      &lt;a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/&gt;
      &lt;iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-editor' src='' width='100%'/&gt;
    &lt;/b:if&gt;
    &lt;data:post.cmtfpIframe/&gt;
    &lt;script type='text/javascript'&gt;
      BLOG_CMT_createIframe(&amp;#39;&lt;data:post.appRpcRelayPath/&gt;&amp;#39;);
    &lt;/script&gt;
  &lt;/div&gt;
&lt;/b:includable&gt;
            &lt;b:includable id='commentDeleteIcon' var='comment'&gt;
  &lt;span expr:class='&amp;quot;item-control &amp;quot; + data:comment.adminClass'&gt;
    &lt;b:if cond='data:showCmtPopup'&gt;
      &lt;div class='goog-toggle-button'&gt;
        &lt;div class='goog-inline-block comment-action-icon'/&gt;
      &lt;/div&gt;
    &lt;b:else/&gt;
      &lt;a class='comment-delete' expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'&gt;
        &lt;img src='https://resources.blogblog.com/img/icon_delete13.gif'/&gt;
      &lt;/a&gt;
    &lt;/b:if&gt;
  &lt;/span&gt;
&lt;/b:includable&gt;
            &lt;b:includable id='comment_count_picker' var='post'&gt;
  &lt;a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'&gt;
    &lt;data:post.commentLabelFull/&gt;:
  &lt;/a&gt;
&lt;/b:includable&gt;
            &lt;b:includable id='comment_picker' var='post'&gt;
  &lt;b:if cond='data:post.showThreadedComments'&gt;
    &lt;b:include data='post' name='threaded_comments'/&gt;
  &lt;b:else/&gt;
    &lt;b:include data='post' name='comments'/&gt;
  &lt;/b:if&gt;
&lt;/b:includable&gt;
            &lt;b:includable id='comments' var='post'&gt;
  &lt;div class='comments' id='comments'&gt;
    &lt;a name='comments'/&gt;
    &lt;b:if cond='data:post.allowComments'&gt;
      &lt;h4&gt;&lt;data:post.commentLabelFull/&gt;:&lt;/h4&gt;

      &lt;b:if cond='data:post.commentPagingRequired'&gt;
        &lt;span class='paging-control-container'&gt;
          &lt;b:if cond='data:post.hasOlderLinks'&gt;
            &lt;a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'&gt;&lt;data:post.oldestLinkText/&gt;&lt;/a&gt;
              &amp;#160;
            &lt;a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'&gt;&lt;data:post.olderLinkText/&gt;&lt;/a&gt;
              &amp;#160;
          &lt;/b:if&gt;

          &lt;data:post.commentRangeText/&gt;

          &lt;b:if cond='data:post.hasNewerLinks'&gt;
            &amp;#160;
            &lt;a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'&gt;&lt;data:post.newerLinkText/&gt;&lt;/a&gt;
            &amp;#160;
            &lt;a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'&gt;&lt;data:post.newestLinkText/&gt;&lt;/a&gt;
          &lt;/b:if&gt;
        &lt;/span&gt;
      &lt;/b:if&gt;

      &lt;div expr:id='data:widget.instanceId + &amp;quot;_comments-block-wrapper&amp;quot;'&gt;
        &lt;dl expr:class='data:post.avatarIndentClass' id='comments-block'&gt;
          &lt;b:loop values='data:post.comments' var='comment'&gt;
            &lt;dt expr:class='&amp;quot;comment-author &amp;quot; + data:comment.authorClass' expr:id='data:comment.anchorName'&gt;
              &lt;b:if cond='data:comment.favicon'&gt;
                &lt;img expr:src='data:comment.favicon' height='16px' style='margin-bottom:-2px;' width='16px'/&gt;
              &lt;/b:if&gt;
              &lt;a expr:name='data:comment.anchorName'/&gt;
              &lt;b:if cond='data:blog.enabledCommentProfileImages'&gt;
                &lt;data:comment.authorAvatarImage/&gt;
              &lt;/b:if&gt;
              &lt;b:if cond='data:comment.authorUrl'&gt;
                &lt;a expr:href='data:comment.authorUrl' rel='nofollow'&gt;&lt;data:comment.author/&gt;&lt;/a&gt;
              &lt;b:else/&gt;
                &lt;data:comment.author/&gt;
              &lt;/b:if&gt;
              &lt;data:commentPostedByMsg/&gt;
            &lt;/dt&gt;
            &lt;dd class='comment-body' expr:id='data:widget.instanceId + data:comment.cmtBodyIdPostfix'&gt;
              &lt;b:if cond='data:comment.isDeleted'&gt;
                &lt;span class='deleted-comment'&gt;&lt;data:comment.body/&gt;&lt;/span&gt;
              &lt;b:else/&gt;
                &lt;p&gt;
                  &lt;data:comment.body/&gt;
                &lt;/p&gt;
              &lt;/b:if&gt;
            &lt;/dd&gt;
            &lt;dd class='comment-footer'&gt;
              &lt;span class='comment-timestamp'&gt;
                &lt;a expr:href='data:comment.url' title='comment permalink'&gt;
                  &lt;data:comment.timestamp/&gt;
                &lt;/a&gt;
                &lt;b:include data='comment' name='commentDeleteIcon'/&gt;
              &lt;/span&gt;
            &lt;/dd&gt;
          &lt;/b:loop&gt;
        &lt;/dl&gt;
      &lt;/div&gt;

      &lt;b:if cond='data:post.commentPagingRequired'&gt;
        &lt;span class='paging-control-container'&gt;
          &lt;a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'&gt;
            &lt;data:post.oldestLinkText/&gt;
          &lt;/a&gt;
          &lt;a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'&gt;
            &lt;data:post.olderLinkText/&gt;
          &lt;/a&gt;
          &amp;#160;
          &lt;data:post.commentRangeText/&gt;
          &amp;#160;
          &lt;a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'&gt;
            &lt;data:post.newerLinkText/&gt;
          &lt;/a&gt;
          &lt;a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'&gt;
            &lt;data:post.newestLinkText/&gt;
          &lt;/a&gt;
        &lt;/span&gt;
      &lt;/b:if&gt;

      &lt;p class='comment-footer'&gt;
        &lt;b:if cond='data:post.embedCommentForm'&gt;
          &lt;b:if cond='data:post.allowNewComments'&gt;
            &lt;b:include data='post' name='comment-form'/&gt;
          &lt;b:else/&gt;
            &lt;data:post.noNewCommentsText/&gt;
          &lt;/b:if&gt;
        &lt;b:elseif cond='data:post.allowComments'/&gt;
          &lt;a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'&gt;&lt;data:postCommentMsg/&gt;&lt;/a&gt;
        &lt;/b:if&gt;
      &lt;/p&gt;
    &lt;/b:if&gt;
    &lt;b:if cond='data:showCmtPopup'&gt;
      &lt;div id='comment-popup'&gt;
        &lt;iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;
    &lt;/b:if&gt;

  &lt;/div&gt;
&lt;/b:includable&gt;
            &lt;b:includable id='feedLinks'&gt;
  &lt;b:if cond='data:blog.pageType != &amp;quot;item&amp;quot;'&gt; &lt;!-- Blog feed links --&gt;
    &lt;b:if cond='data:feedLinks'&gt;
      &lt;div class='blog-feeds'&gt;
        &lt;b:include data='feedLinks' name='feedLinksBody'/&gt;
      &lt;/div&gt;
    &lt;/b:if&gt;

  &lt;b:else/&gt; &lt;!--Post feed links --&gt;
    &lt;div class='post-feeds'&gt;
      &lt;b:loop values='data:posts' var='post'&gt;
        &lt;b:include cond='data:post.allowComments and data:post.feedLinks' data='post.feedLinks' name='feedLinksBody'/&gt;
      &lt;/b:loop&gt;
    &lt;/div&gt;
  &lt;/b:if&gt;
&lt;/b:includable&gt;
            &lt;b:includable id='feedLinksBody' var='links'&gt;
  &lt;div class='feed-links'&gt;
  &lt;data:feedLinksMsg/&gt;
  &lt;b:loop values='data:links' var='f'&gt;
     &lt;a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'&gt;&lt;data:f.name/&gt; (&lt;data:f.feedType/&gt;)&lt;/a&gt;
  &lt;/b:loop&gt;
  &lt;/div&gt;
&lt;/b:includable&gt;
            &lt;b:includable id='iframe_comments' var='post'&gt;
  &lt;!-- G+ comments, no longer available. The includable is retained for backwards-compatibility. --&gt;
&lt;/b:includable&gt;
            &lt;b:includable id='mobile-index-post' var='post'&gt;
  &lt;div class='mobile-date-outer date-outer'&gt;
    &lt;b:if cond='data:post.dateHeader'&gt;
      &lt;div class='date-header'&gt;
        &lt;span&gt;&lt;data:post.dateHeader/&gt;&lt;/span&gt;
      &lt;/div&gt;
    &lt;/b:if&gt;

    &lt;div class='mobile-post-outer'&gt;
      &lt;a expr:href='data:post.url'&gt;
        &lt;h3 class='mobile-index-title entry-title' itemprop='name'&gt;
          &lt;data:post.title/&gt;
        &lt;/h3&gt;

        &lt;div class='mobile-index-arrow'&gt;&amp;amp;rsaquo;&lt;/div&gt;

        &lt;div class='mobile-index-contents'&gt;
          &lt;b:if cond='data:post.thumbnailUrl'&gt;
            &lt;div class='mobile-index-thumbnail'&gt;
              &lt;div class='Image'&gt;
                &lt;img expr:src='data:post.thumbnailUrl'/&gt;
              &lt;/div&gt;
            &lt;/div&gt;
          &lt;/b:if&gt;

          &lt;div class='post-body'&gt;
            &lt;b:if cond='data:post.snippet'&gt;&lt;data:post.snippet/&gt;&lt;/b:if&gt;
          &lt;/div&gt;
        &lt;/div&gt;

        &lt;div style='clear: both;'/&gt;
      &lt;/a&gt;

      &lt;div class='mobile-index-comment'&gt;
        &lt;b:include cond='data:blog.pageType != &amp;quot;static_page&amp;quot;                          and data:post.allowComments                          and data:post.numComments != 0' data='post' name='comment_count_picker'/&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/b:includable&gt;
            &lt;b:includable id='mobile-main' var='top'&gt;
    &lt;!-- posts --&gt;
    &lt;div class='blog-posts hfeed'&gt;

      &lt;b:include data='top' name='status-message'/&gt;

      &lt;b:if cond='data:blog.pageType == &amp;quot;index&amp;quot;'&gt;
        &lt;b:loop values='data:posts' var='post'&gt;
          &lt;b:include data='post' name='mobile-index-post'/&gt;
        &lt;/b:loop&gt;
      &lt;b:else/&gt;
        &lt;b:loop values='data:posts' var='post'&gt;
          &lt;b:include data='post' name='mobile-post'/&gt;
        &lt;/b:loop&gt;
      &lt;/b:if&gt;
    &lt;/div&gt;

   &lt;b:include name='mobile-nextprev'/&gt;
&lt;/b:includable&gt;
            &lt;b:includable id='mobile-nextprev'&gt;
  &lt;div class='blog-pager' id='blog-pager'&gt;
    &lt;b:if cond='data:newerPageUrl'&gt;
      &lt;div class='mobile-link-button' id='blog-pager-newer-link'&gt;
      &lt;a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &amp;quot;_blog-pager-newer-link&amp;quot;' expr:title='data:newerPageTitle'&gt;&amp;amp;lsaquo;&lt;/a&gt;
      &lt;/div&gt;
    &lt;/b:if&gt;

    &lt;b:if cond='data:olderPageUrl'&gt;
      &lt;div class='mobile-link-button' id='blog-pager-older-link'&gt;
      &lt;a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &amp;quot;_blog-pager-older-link&amp;quot;' expr:title='data:olderPageTitle'&gt;&amp;amp;rsaquo;&lt;/a&gt;
      &lt;/div&gt;
    &lt;/b:if&gt;

    &lt;div class='mobile-link-button' id='blog-pager-home-link'&gt;
    &lt;a class='home-link' expr:href='data:blog.homepageUrl'&gt;&lt;data:homeMsg/&gt;&lt;/a&gt;
    &lt;/div&gt;

    &lt;div class='mobile-desktop-link'&gt;
      &lt;a class='home-link' expr:href='data:desktopLinkUrl'&gt;&lt;data:desktopLinkMsg/&gt;&lt;/a&gt;
    &lt;/div&gt;

  &lt;/div&gt;
  &lt;div class='clear'/&gt;
&lt;/b:includable&gt;
            &lt;b:includable id='mobile-post' var='post'&gt;
  &lt;div class='date-outer'&gt;
    &lt;b:if cond='data:post.dateHeader'&gt;
      &lt;h2 class='date-header'&gt;&lt;span&gt;&lt;data:post.dateHeader/&gt;&lt;/span&gt;&lt;/h2&gt;
    &lt;/b:if&gt;
    &lt;div class='date-posts'&gt;
      &lt;div class='post-outer'&gt;

        &lt;div class='post hentry uncustomized-post-template' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'&gt;
          &lt;b:if cond='data:post.thumbnailUrl'&gt;
            &lt;meta expr:content='data:post.thumbnailUrl' itemprop='image_url'/&gt;
          &lt;/b:if&gt;
          &lt;meta expr:content='data:blog.blogId' itemprop='blogId'/&gt;
          &lt;meta expr:content='data:post.id' itemprop='postId'/&gt;

          &lt;a expr:name='data:post.id'/&gt;
          &lt;b:if cond='data:post.title'&gt;
            &lt;h3 class='post-title entry-title' itemprop='name'&gt;
              &lt;b:if cond='data:post.link'&gt;
                &lt;a expr:href='data:post.link'&gt;&lt;data:post.title/&gt;&lt;/a&gt;
              &lt;b:elseif cond='data:post.url and data:blog.url != data:post.url'/&gt;
                &lt;a expr:href='data:post.url'&gt;&lt;data:post.title/&gt;&lt;/a&gt;
              &lt;b:else/&gt;
                &lt;data:post.title/&gt;
              &lt;/b:if&gt;
            &lt;/h3&gt;
          &lt;/b:if&gt;

          &lt;div class='post-header'&gt;
            &lt;div class='post-header-line-1'/&gt;
          &lt;/div&gt;

          &lt;div class='post-body entry-content' expr:id='&amp;quot;post-body-&amp;quot; + data:post.id' itemprop='articleBody'&gt;
            &lt;data:post.body/&gt;
            &lt;div style='clear: both;'/&gt; &lt;!-- clear for photos floats --&gt;
          &lt;/div&gt;

          &lt;div class='post-footer'&gt;
            &lt;div class='post-footer-line post-footer-line-1'&gt;
              &lt;span class='post-author vcard'&gt;
                &lt;b:if cond='data:top.showAuthor'&gt;
                  &lt;b:if cond='data:post.authorProfileUrl'&gt;
                    &lt;span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'&gt;
                      &lt;meta expr:content='data:post.authorProfileUrl' itemprop='url'/&gt;
                      &lt;a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'&gt;
                        &lt;span itemprop='name'&gt;&lt;data:post.author/&gt;&lt;/span&gt;
                      &lt;/a&gt;
                    &lt;/span&gt;
                  &lt;b:else/&gt;
                    &lt;span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'&gt;
                      &lt;span itemprop='name'&gt;&lt;data:post.author/&gt;&lt;/span&gt;
                    &lt;/span&gt;
                  &lt;/b:if&gt;
                &lt;/b:if&gt;
              &lt;/span&gt;

              &lt;span class='post-timestamp'&gt;
                &lt;b:if cond='data:top.showTimestamp'&gt;
                  &lt;data:top.timestampLabel/&gt;
                  &lt;b:if cond='data:post.url'&gt;
                    &lt;meta expr:content='data:post.url.canonical' itemprop='url'/&gt;
                    &lt;a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'&gt;&lt;abbr class='published' expr:title='data:post.timestampISO8601' itemprop='datePublished'&gt;&lt;data:post.timestamp/&gt;&lt;/abbr&gt;&lt;/a&gt;
                  &lt;/b:if&gt;
                &lt;/b:if&gt;
              &lt;/span&gt;

              &lt;span class='post-comment-link'&gt;
                &lt;b:include cond='data:blog.pageType not in {&amp;quot;item&amp;quot;,&amp;quot;static_page&amp;quot;}                                  and data:post.allowComments' data='post' name='comment_count_picker'/&gt;
              &lt;/span&gt;
            &lt;/div&gt;

            &lt;div class='post-footer-line post-footer-line-2'&gt;
              &lt;b:if cond='data:top.showMobileShare'&gt;
                &lt;div class='mobile-link-button goog-inline-block' id='mobile-share-button'&gt;
                  &lt;a href='javascript:void(0);'&gt;&lt;data:shareMsg/&gt;&lt;/a&gt;
                &lt;/div&gt;
              &lt;/b:if&gt;
              &lt;b:if cond='data:top.showDummy'&gt;
                &lt;div class='goog-inline-block dummy-container'&gt;&lt;data:post.dummyTag/&gt;&lt;/div&gt;
              &lt;/b:if&gt;
            &lt;/div&gt;

          &lt;/div&gt;
        &lt;/div&gt;

        &lt;b:include cond='data:blog.pageType in {&amp;quot;static_page&amp;quot;,&amp;quot;item&amp;quot;}' data='post' name='comment_picker'/&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/b:includable&gt;
            &lt;b:includable id='nextprev'&gt;
  &lt;div class='blog-pager' id='blog-pager'&gt;
    &lt;b:if cond='data:newerPageUrl'&gt;
      &lt;span id='blog-pager-newer-link'&gt;
      &lt;a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &amp;quot;_blog-pager-newer-link&amp;quot;' expr:title='data:newerPageTitle'&gt;&lt;data:newerPageTitle/&gt;&lt;/a&gt;
      &lt;/span&gt;
    &lt;/b:if&gt;

    &lt;b:if cond='data:olderPageUrl'&gt;
      &lt;span id='blog-pager-older-link'&gt;
      &lt;a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &amp;quot;_blog-pager-older-link&amp;quot;' expr:title='data:olderPageTitle'&gt;&lt;data:olderPageTitle/&gt;&lt;/a&gt;
      &lt;/span&gt;
    &lt;/b:if&gt;

    &lt;a class='home-link' expr:href='data:blog.homepageUrl'&gt;&lt;data:homeMsg/&gt;&lt;/a&gt;

    &lt;b:if cond='data:mobileLinkUrl'&gt;
      &lt;div class='blog-mobile-link'&gt;
        &lt;a expr:href='data:mobileLinkUrl'&gt;&lt;data:mobileLinkMsg/&gt;&lt;/a&gt;
      &lt;/div&gt;
    &lt;/b:if&gt;

  &lt;/div&gt;
  &lt;div class='clear'/&gt;
&lt;/b:includable&gt;
            &lt;b:includable id='post' var='post'&gt;
  &lt;div class='post'&gt;
    &lt;a expr:name='data:post.id'/&gt;
    &lt;b:if cond='data:post.title'&gt;
      &lt;h3 class='post-title'&gt;
     &lt;b:if cond='data:post.link'&gt;
       &lt;a expr:href='data:post.link'&gt;&lt;data:post.title/&gt;&lt;/a&gt;
     &lt;b:else/&gt;
        &lt;b:if cond='data:post.url'&gt;
          &lt;a expr:href='data:post.url'&gt;&lt;data:post.title/&gt;&lt;/a&gt;
        &lt;b:else/&gt;
          &lt;data:post.title/&gt;
        &lt;/b:if&gt;
     &lt;/b:if&gt;
      &lt;/h3&gt;
    &lt;/b:if&gt;

    &lt;div class='post-header-line-1'/&gt;

    &lt;div class='post-body'&gt;
      &lt;p&gt;&lt;data:post.body/&gt;&lt;/p&gt;
      &lt;div style='clear: both;'/&gt; &lt;!-- clear for photos floats --&gt;
    &lt;/div&gt;
    &lt;div class='post-footer'&gt;
    &lt;p class='post-footer-line post-footer-line-1'&gt;&lt;span class='post-author'&gt;
        &lt;b:if cond='data:top.showAuthor'&gt;
          &lt;data:top.authorLabel/&gt; &lt;data:post.author/&gt;
        &lt;/b:if&gt;
      &lt;/span&gt; &lt;span class='post-timestamp'&gt;
        &lt;b:if cond='data:top.showTimestamp'&gt;
          &lt;data:top.timestampLabel/&gt;
        &lt;b:if cond='data:post.url'&gt;
          &lt;a class='timestamp-link' expr:href='data:post.url' title='permanent link'&gt;&lt;data:post.timestamp/&gt;&lt;/a&gt;
        &lt;/b:if&gt;
        &lt;/b:if&gt;
      &lt;/span&gt; &lt;span class='post-comment-link'&gt;
        &lt;b:if cond='data:blog.pageType != &amp;quot;item&amp;quot;'&gt;

          &lt;b:if cond='data:post.allowComments'&gt;
            &lt;a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'&gt;&lt;b:if cond='data:post.numComments == 1'&gt;1 &lt;data:top.commentLabel/&gt;&lt;b:else/&gt;&lt;data:post.numComments/&gt; &lt;data:top.commentLabelPlural/&gt;&lt;/b:if&gt;&lt;/a&gt;
          &lt;/b:if&gt;
        &lt;/b:if&gt;
      &lt;/span&gt; &lt;span class='post-icons'&gt;
        &lt;!-- email post links --&gt;
        &lt;b:if cond='data:post.emailPostUrl'&gt;
          &lt;span class='item-action'&gt;
          &lt;a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'&gt;
            &lt;span class='email-post-icon'&gt;&amp;#160;&lt;/span&gt;
          &lt;/a&gt;
          &lt;/span&gt;
        &lt;/b:if&gt;

        
      &lt;/span&gt; &lt;/p&gt;

      &lt;p class='post-footer-line post-footer-line-2'/&gt;
&lt;!-- quickedit pencil --&gt;
        &lt;b:include data='post' name='postQuickEdit'/&gt;
&lt;span class='post-labels'&gt;
        &lt;b:if cond='data:post.labels'&gt;
          &lt;data:postLabelsLabel/&gt;
          &lt;b:loop values='data:post.labels' var='label'&gt;
            &lt;a expr:href='data:label.url' rel='tag'&gt;&lt;data:label.name/&gt;&lt;/a&gt;       
            &lt;b:if cond='data:label.isLast != &amp;quot;true&amp;quot;'&gt;,&lt;/b:if&gt;
          &lt;/b:loop&gt;
        &lt;/b:if&gt;
      &lt;/span&gt;

      &lt;p class='post-footer-line post-footer-line-3'/&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/b:includable&gt;
            &lt;b:includable id='postQuickEdit' var='post'&gt;
  &lt;b:if cond='data:post.editUrl'&gt;
    &lt;span expr:class='&amp;quot;item-control &amp;quot; + data:post.adminClass'&gt;
      &lt;a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'&gt;
        &lt;img alt='' class='icon-action' height='18' src='https://resources.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/&gt;
      &lt;/a&gt;
    &lt;/span&gt;
  &lt;/b:if&gt;
&lt;/b:includable&gt;
            &lt;b:includable id='shareButtons' var='post'&gt;
  &lt;b:if cond='data:top.showEmailButton'&gt;&lt;a class='goog-inline-block share-button sb-email' expr:href='data:post.sharePostUrl + &amp;quot;&amp;amp;target=email&amp;quot;' expr:title='data:top.emailThisMsg' target='_blank'&gt;&lt;span class='share-button-link-text'&gt;&lt;data:top.emailThisMsg/&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b:if&gt;&lt;b:if cond='data:top.showBlogThisButton'&gt;&lt;a class='goog-inline-block share-button sb-blog' expr:href='data:post.sharePostUrl + &amp;quot;&amp;amp;target=blog&amp;quot;' expr:onclick='&amp;quot;window.open(this.href, \&amp;quot;_blank\&amp;quot;, \&amp;quot;height=270,width=475\&amp;quot;); return false;&amp;quot;' expr:title='data:top.blogThisMsg' target='_blank'&gt;&lt;span class='share-button-link-text'&gt;&lt;data:top.blogThisMsg/&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b:if&gt;&lt;b:if cond='data:top.showTwitterButton'&gt;&lt;a class='goog-inline-block share-button sb-twitter' expr:href='data:post.sharePostUrl + &amp;quot;&amp;amp;target=twitter&amp;quot;' expr:title='data:top.shareToTwitterMsg' target='_blank'&gt;&lt;span class='share-button-link-text'&gt;&lt;data:top.shareToTwitterMsg/&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b:if&gt;&lt;b:if cond='data:top.showFacebookButton'&gt;&lt;a class='goog-inline-block share-button sb-facebook' expr:href='data:post.sharePostUrl + &amp;quot;&amp;amp;target=facebook&amp;quot;' expr:onclick='&amp;quot;window.open(this.href, \&amp;quot;_blank\&amp;quot;, \&amp;quot;height=430,width=640\&amp;quot;); return false;&amp;quot;' expr:title='data:top.shareToFacebookMsg' target='_blank'&gt;&lt;span class='share-button-link-text'&gt;&lt;data:top.shareToFacebookMsg/&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b:if&gt;&lt;b:if cond='data:top.showPinterestButton'&gt;&lt;a class='goog-inline-block share-button sb-pinterest' expr:href='data:post.sharePostUrl + &amp;quot;&amp;amp;target=pinterest&amp;quot;' expr:title='data:top.shareToPinterestMsg' target='_blank'&gt;&lt;span class='share-button-link-text'&gt;&lt;data:top.shareToPinterestMsg/&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b:if&gt;&lt;b:if cond='data:top.showPlusOne'&gt;&lt;div class='goog-inline-block google-plus-share-container'&gt;&lt;data:post.googlePlusShareTag/&gt;&lt;/div&gt;&lt;/b:if&gt;
&lt;/b:includable&gt;
            &lt;b:includable id='status-message'&gt;
  &lt;b:if cond='data:navMessage'&gt;
  &lt;div class='status-msg-wrap'&gt;
    &lt;div class='status-msg-body'&gt;
      &lt;data:navMessage/&gt;
    &lt;/div&gt;
    &lt;div class='status-msg-border'&gt;
      &lt;div class='status-msg-bg'&gt;
        &lt;div class='status-msg-hidden'&gt;&lt;data:navMessage/&gt;&lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
  &lt;div style='clear: both;'/&gt;
  &lt;/b:if&gt;
&lt;/b:includable&gt;
            &lt;b:includable id='threaded-comment-form' var='post'&gt;
  &lt;div class='comment-form'&gt;
    &lt;a name='comment-form'/&gt;
    &lt;b:if cond='data:mobile'&gt;
      &lt;p&gt;&lt;data:blogCommentMessage/&gt;&lt;/p&gt;
      &lt;data:blogTeamBlogMessage/&gt;
      &lt;a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/&gt;
      &lt;iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/&gt;
    &lt;b:else/&gt;
      &lt;p&gt;&lt;data:blogCommentMessage/&gt;&lt;/p&gt;
      &lt;data:blogTeamBlogMessage/&gt;
      &lt;a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/&gt;
      &lt;iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-editor' src='' width='100%'/&gt;
    &lt;/b:if&gt;
    &lt;data:post.cmtfpIframe/&gt;
    &lt;script type='text/javascript'&gt;
      BLOG_CMT_createIframe(&amp;#39;&lt;data:post.appRpcRelayPath/&gt;&amp;#39;);
    &lt;/script&gt;
  &lt;/div&gt;
&lt;/b:includable&gt;
            &lt;b:includable id='threaded_comment_js' var='post'&gt;
  &lt;script async='async' expr:src='data:post.commentSrc' type='text/javascript'/&gt;

  &lt;script type='text/javascript'&gt;
    (function() {
      var items = &lt;data:post.commentJso/&gt;;
      var msgs = &lt;data:post.commentMsgs/&gt;;
      var config = &lt;data:post.commentConfig/&gt;;

// &lt;![CDATA[
      var cursor = null;
      if (items &amp;&amp; items.length &gt; 0) {
        cursor = parseInt(items[items.length - 1].timestamp) + 1;
      }

      var bodyFromEntry = function(entry) {
        var text = (entry &amp;&amp;
                    ((entry.content &amp;&amp; entry.content.$t) ||
                     (entry.summary &amp;&amp; entry.summary.$t))) ||
            '';
        if (entry &amp;&amp; entry.gd$extendedProperty) {
          for (var k in entry.gd$extendedProperty) {
            if (entry.gd$extendedProperty[k].name == 'blogger.contentRemoved') {
              return '&lt;span class="deleted-comment"&gt;' + text + '&lt;/span&gt;';
            }
          }
        }
        return text;
      }

      var parse = function(data) {
        cursor = null;
        var comments = [];
        if (data &amp;&amp; data.feed &amp;&amp; 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 &amp;&amp; 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 &amp;&amp; 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&amp;v=2&amp;orderby=published&amp;reverse=false&amp;max-results=50';
          if (cursor) {
            url += '&amp;published-min=' + new Date(cursor).toISOString();
          }
          window.bloggercomments = function(data) {
            var parsed = parse(data);
            cursor = parsed.length &lt; 50 ? null
                : parseInt(parsed[parsed.length - 1].timestamp) + 1
            callback(parsed);
            window.bloggercomments = null;
          }
          url += '&amp;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
              &amp;&amp; comment.author.name == config.authorName
              &amp;&amp; comment.author.profileUrl == config.authorUrl;
          return matches ? 'true' : '';
        } else if ('deletelink' == key) {
          return config.baseUri + '/delete-comment.g?blogID='
               + config.blogId + '&amp;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 &amp;&amp; (commentId !== replyParent)) {
          replybox.src = '';
          document.getElementById(domId).insertBefore(replybox, null);
          replybox.src = replyUrlParts[0]
              + (commentId ? '&amp;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 &amp;&amp; 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 &amp;&amp; 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);
      }
    })();
// ]]&gt;
  &lt;/script&gt;
&lt;/b:includable&gt;
            &lt;b:includable id='threaded_comments' var='post'&gt;
  &lt;div class='comments' id='comments'&gt;
    &lt;a name='comments'/&gt;
    &lt;h4&gt;&lt;data:post.commentLabelFull/&gt;:&lt;/h4&gt;

    &lt;div class='comments-content'&gt;
      &lt;b:include cond='data:post.embedCommentForm' data='post' name='threaded_comment_js'/&gt;
      &lt;div id='comment-holder'&gt;
         &lt;data:post.commentHtml/&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;p class='comment-footer'&gt;
      &lt;b:if cond='data:post.allowNewComments'&gt;
        &lt;b:include data='post' name='threaded-comment-form'/&gt;
      &lt;b:else/&gt;
        &lt;data:post.noNewCommentsText/&gt;
      &lt;/b:if&gt;
    &lt;/p&gt;

    &lt;b:if cond='data:showCmtPopup'&gt;
      &lt;div id='comment-popup'&gt;
        &lt;iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'&gt;
        &lt;/iframe&gt;
      &lt;/div&gt;
    &lt;/b:if&gt;

    &lt;div id='backlinks-container'&gt;
    &lt;div expr:id='data:widget.instanceId + &amp;quot;_backlinks-container&amp;quot;'&gt;
      &lt;b:include cond='data:post.showBacklinks' data='post' name='backlinks'/&gt;
    &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/b:includable&gt;
          &lt;/b:widget&gt;
          &lt;b:widget id='HTML9' locked='false' title='LinkWithin' type='HTML'&gt;
            &lt;b:widget-settings&gt;
              &lt;b:widget-setting name='content'&gt;&amp;lt;script&amp;gt;
var linkwithin_site_id = 351755;
&amp;lt;/script&amp;gt;
&amp;lt;script src=&amp;quot;http://www.linkwithin.com/widget.js&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;a href=&amp;quot;http://www.linkwithin.com/&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;http://www.linkwithin.com/pixel.png&amp;quot; alt=&amp;quot;Related Posts Plugin for WordPress, Blogger...&amp;quot; style=&amp;quot;border: 0&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;/b:widget-setting&gt;
            &lt;/b:widget-settings&gt;
            &lt;b:includable id='main'&gt;&lt;data:content/&gt;&lt;/b:includable&gt;
          &lt;/b:widget&gt;
        &lt;/b:section&gt;

      &lt;/div&gt;

      &lt;div id='sidebar-wrapper'&gt;
        &lt;b:section class='sidebar' id='sidebar' preferred='yes'&gt;
          &lt;b:widget id='BlogSearch1' locked='false' title='search the blog' type='BlogSearch'&gt;
            &lt;b:includable id='main'&gt;
    &lt;!-- only display title if it's non-empty --&gt;
    &lt;b:if cond='data:title != &amp;quot;&amp;quot;'&gt;
      &lt;h2 class='title'&gt;&lt;data:title/&gt;&lt;/h2&gt;
    &lt;/b:if&gt;

    &lt;div class='widget-content'&gt;
      &lt;div expr:id='data:widget.instanceId + &amp;quot;_form&amp;quot;'&gt;
        &lt;form class='gsc-search-box' expr:action='data:blog.searchUrl'&gt;
          &lt;b:attr cond='not data:view.isPreview' name='target' value='_top'/&gt;
          &lt;table cellpadding='0' cellspacing='0' class='gsc-search-box'&gt;
            &lt;tbody&gt;
              &lt;tr&gt;
                &lt;td class='gsc-input'&gt;
                  &lt;input autocomplete='off' class='gsc-input' expr:value='data:view.isSearch ? data:view.search.query.escaped : &amp;quot;&amp;quot;' name='q' size='10' title='search' type='text'/&gt;
                &lt;/td&gt;
                &lt;td class='gsc-search-button'&gt;
                  &lt;input class='gsc-search-button' expr:value='data:messages.search' title='search' type='submit'/&gt;
                &lt;/td&gt;
              &lt;/tr&gt;
            &lt;/tbody&gt;
          &lt;/table&gt;
        &lt;/form&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;b:include name='quickedit'/&gt;
  &lt;/b:includable&gt;
          &lt;/b:widget&gt;
          &lt;b:widget id='HTML3' locked='false' title='find my products at:' type='HTML'&gt;
            &lt;b:widget-settings&gt;
              &lt;b:widget-setting name='content'&gt;&amp;lt;center&amp;gt;&amp;lt;a href=&amp;quot;http://brittishdesigns.com&amp;quot;&amp;gt;brittishdesigns.com
&amp;lt;img src=&amp;quot;http://brittishdesigns.com/miscimages/logoBLOG.jpg&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/center&amp;gt;&lt;/b:widget-setting&gt;
            &lt;/b:widget-settings&gt;
            &lt;b:includable id='main'&gt;
  &lt;!-- only display title if it's non-empty --&gt;
  &lt;b:if cond='data:title != &amp;quot;&amp;quot;'&gt;
    &lt;h2 class='title'&gt;&lt;data:title/&gt;&lt;/h2&gt;
  &lt;/b:if&gt;
  &lt;div class='widget-content'&gt;
    &lt;data:content/&gt;
  &lt;/div&gt;

  &lt;b:include name='quickedit'/&gt;
&lt;/b:includable&gt;
          &lt;/b:widget&gt;
          &lt;b:widget id='HTML1' locked='false' title='' type='HTML'&gt;
            &lt;b:widget-settings&gt;
              &lt;b:widget-setting name='content'&gt;&amp;lt;a href=http://www.brittishdesigns.com/newsletter&amp;gt;&amp;lt;img src=&amp;quot;http://brittishdesigns.com/miscimages/newslettericon.jpg&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;

Sign up to receive the all-new &amp;lt;a href=http://www.brittishdesigns.com/newsletter&amp;gt;Britt-ish Designs Newsletter!&amp;lt;/a&amp;gt;&lt;/b:widget-setting&gt;
            &lt;/b:widget-settings&gt;
            &lt;b:includable id='main'&gt;
  &lt;!-- only display title if it's non-empty --&gt;
  &lt;b:if cond='data:title != &amp;quot;&amp;quot;'&gt;
    &lt;h2 class='title'&gt;&lt;data:title/&gt;&lt;/h2&gt;
  &lt;/b:if&gt;
  &lt;div class='widget-content'&gt;
    &lt;data:content/&gt;
  &lt;/div&gt;

  &lt;b:include name='quickedit'/&gt;
&lt;/b:includable&gt;
          &lt;/b:widget&gt;
          &lt;b:widget id='HTML2' locked='false' title='follow me on instagram @designerbrittney' type='HTML'&gt;
            &lt;b:widget-settings&gt;
              &lt;b:widget-setting name='content'&gt;&amp;lt;!-- SnapWidget --&amp;gt;
&amp;lt;iframe src=&amp;quot;https://snapwidget.com/embed/570756&amp;quot; class=&amp;quot;snapwidget-widget&amp;quot; allowtransparency=&amp;quot;true&amp;quot; frameborder=&amp;quot;0&amp;quot; scrolling=&amp;quot;no&amp;quot; style=&amp;quot;border:none; overflow:hidden; width:160px; height:160px&amp;quot;&amp;gt;&amp;lt;/iframe&amp;gt;&lt;/b:widget-setting&gt;
            &lt;/b:widget-settings&gt;
            &lt;b:includable id='main'&gt;
  &lt;!-- only display title if it's non-empty --&gt;
  &lt;b:if cond='data:title != &amp;quot;&amp;quot;'&gt;
    &lt;h2 class='title'&gt;&lt;data:title/&gt;&lt;/h2&gt;
  &lt;/b:if&gt;
  &lt;div class='widget-content'&gt;
    &lt;data:content/&gt;
  &lt;/div&gt;

  &lt;b:include name='quickedit'/&gt;
&lt;/b:includable&gt;
          &lt;/b:widget&gt;
          &lt;b:widget id='Image6' locked='false' title='' type='Image'&gt;
            &lt;b:widget-settings&gt;
              &lt;b:widget-setting name='displayUrl'&gt;http://4.bp.blogspot.com/-fSduUk4rCJQ/T-i4fXWA_VI/AAAAAAAACXc/Z22S7011NXA/s1600/BDonFacebook.png&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='displayHeight'&gt;213&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='sectionWidth'&gt;150&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='shrinkToFit'&gt;false&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='displayWidth'&gt;165&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='link'&gt;http://www.facebook.com/brittishdesigns&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='caption'/&gt;
            &lt;/b:widget-settings&gt;
            &lt;b:includable id='main'&gt;
    &lt;b:if cond='data:title != &amp;quot;&amp;quot;'&gt;
      &lt;h2&gt;&lt;data:title/&gt;&lt;/h2&gt;
    &lt;/b:if&gt;
    &lt;div class='widget-content'&gt;
      &lt;b:tag cond='data:link' expr:href='data:link' name='a'&gt;
        &lt;img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &amp;quot;_img&amp;quot;' expr:src='data:sourceUrl' expr:width='data:width'/&gt;
      &lt;/b:tag&gt;
      &lt;br/&gt;
      &lt;b:if cond='data:caption'&gt;
        &lt;span class='caption'&gt;&lt;data:caption/&gt;&lt;/span&gt;
      &lt;/b:if&gt;
    &lt;/div&gt;
    &lt;b:include name='quickedit'/&gt;
  &lt;/b:includable&gt;
          &lt;/b:widget&gt;
          &lt;b:widget id='LinkList2' locked='false' title='my sites:' type='LinkList'&gt;
            &lt;b:widget-settings&gt;
              &lt;b:widget-setting name='link-3'&gt;http://www.facebook.com/pages/Britt-ish-Designs/38311625848&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='sorting'&gt;NONE&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='link-4'&gt;http://twitter.com/brittishdesigns&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='text-1'&gt;My Gallery at BD.com&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='link-1'&gt;&lt;![CDATA[http://www.brittishdesigns.com/gallery/thumbnails.php?album=lastupby&amp;uid=1]]&gt;&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='text-0'&gt;Project Mouse Pinterest&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='link-2'&gt;&lt;![CDATA[http://www.mousescrappers.com/photos/showgallery.php?ppuser=738&amp;username=britt]]&gt;&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='text-3'&gt;BD Facebook&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='link-0'&gt;https://www.pinterest.com/brittishdesigns/project-mouse/&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='text-2'&gt;MouseScrappers&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='text-4'&gt;BD Twitter&lt;/b:widget-setting&gt;
            &lt;/b:widget-settings&gt;
            &lt;b:includable id='main'&gt;

&lt;b:if cond='data:title != &amp;quot;&amp;quot;'&gt;&lt;h2&gt;&lt;data:title/&gt;&lt;/h2&gt;&lt;/b:if&gt;
 &lt;div class='widget-content'&gt;
   &lt;ul&gt;
     &lt;b:loop values='data:links' var='link'&gt;
       &lt;li&gt;&lt;a expr:href='data:link.target'&gt;&lt;data:link.name/&gt;&lt;/a&gt;&lt;/li&gt;
     &lt;/b:loop&gt;
   &lt;/ul&gt;
   &lt;b:include name='quickedit'/&gt;
 &lt;/div&gt;
&lt;/b:includable&gt;
          &lt;/b:widget&gt;
          &lt;b:widget id='Image5' locked='false' title='' type='Image'&gt;
            &lt;b:widget-settings&gt;
              &lt;b:widget-setting name='displayUrl'&gt;http://1.bp.blogspot.com/-K4Zm97BtMVo/UR3efQO4PYI/AAAAAAAACb8/54ymJliThdA/s165/sahlinstudio_projectmouse_projectmouse.png&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='displayHeight'&gt;165&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='sectionWidth'&gt;199&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='shrinkToFit'&gt;true&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='displayWidth'&gt;165&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='link'&gt;http://brittishdesigns.blogspot.com/search/label/Project%20Mouse&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='caption'/&gt;
            &lt;/b:widget-settings&gt;
            &lt;b:includable id='main'&gt;
    &lt;b:if cond='data:title != &amp;quot;&amp;quot;'&gt;
      &lt;h2&gt;&lt;data:title/&gt;&lt;/h2&gt;
    &lt;/b:if&gt;
    &lt;div class='widget-content'&gt;
      &lt;b:tag cond='data:link' expr:href='data:link' name='a'&gt;
        &lt;img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &amp;quot;_img&amp;quot;' expr:src='data:sourceUrl' expr:width='data:width'/&gt;
      &lt;/b:tag&gt;
      &lt;br/&gt;
      &lt;b:if cond='data:caption'&gt;
        &lt;span class='caption'&gt;&lt;data:caption/&gt;&lt;/span&gt;
      &lt;/b:if&gt;
    &lt;/div&gt;
    &lt;b:include name='quickedit'/&gt;
  &lt;/b:includable&gt;
          &lt;/b:widget&gt;
          &lt;b:widget id='Image1' locked='false' title='i scrapped this week:' type='Image'&gt;
            &lt;b:widget-settings&gt;
              &lt;b:widget-setting name='displayUrl'&gt;http://3.bp.blogspot.com/-5yj5DSOjI_w/XNHUQobBQEI/AAAAAAAAD0Q/e0UMJPeP0Dc_RxsQ9PCCBGC8ZXNLachBQCK4BGAYYCw/s199/Beignets_WEB.jpg&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='displayHeight'&gt;199&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='sectionWidth'&gt;199&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='shrinkToFit'&gt;true&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='displayWidth'&gt;199&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='link'&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=5615&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='caption'/&gt;
            &lt;/b:widget-settings&gt;
            &lt;b:includable id='main'&gt;
    &lt;b:if cond='data:title != &amp;quot;&amp;quot;'&gt;
      &lt;h2&gt;&lt;data:title/&gt;&lt;/h2&gt;
    &lt;/b:if&gt;
    &lt;div class='widget-content'&gt;
      &lt;b:tag cond='data:link' expr:href='data:link' name='a'&gt;
        &lt;img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &amp;quot;_img&amp;quot;' expr:src='data:sourceUrl' expr:width='data:width'/&gt;
      &lt;/b:tag&gt;
      &lt;br/&gt;
      &lt;b:if cond='data:caption'&gt;
        &lt;span class='caption'&gt;&lt;data:caption/&gt;&lt;/span&gt;
      &lt;/b:if&gt;
    &lt;/div&gt;
    &lt;b:include name='quickedit'/&gt;
  &lt;/b:includable&gt;
          &lt;/b:widget&gt;
          &lt;b:widget id='Image8' locked='false' title='Project Life Weekly Journal' type='Image'&gt;
            &lt;b:widget-settings&gt;
              &lt;b:widget-setting name='displayUrl'&gt;http://farm9.staticflickr.com/8238/8553959824_4722dca429_m.jpg&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='displayHeight'&gt;199&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='sectionWidth'&gt;199&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='shrinkToFit'&gt;true&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='displayWidth'&gt;199&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='link'&gt;http://www.flickr.com/photos/23938230@N07/sets/72157632908417711/detail/&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='caption'/&gt;
            &lt;/b:widget-settings&gt;
            &lt;b:includable id='main'&gt;
    &lt;b:if cond='data:title != &amp;quot;&amp;quot;'&gt;
      &lt;h2&gt;&lt;data:title/&gt;&lt;/h2&gt;
    &lt;/b:if&gt;
    &lt;div class='widget-content'&gt;
      &lt;b:tag cond='data:link' expr:href='data:link' name='a'&gt;
        &lt;img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &amp;quot;_img&amp;quot;' expr:src='data:sourceUrl' expr:width='data:width'/&gt;
      &lt;/b:tag&gt;
      &lt;br/&gt;
      &lt;b:if cond='data:caption'&gt;
        &lt;span class='caption'&gt;&lt;data:caption/&gt;&lt;/span&gt;
      &lt;/b:if&gt;
    &lt;/div&gt;
    &lt;b:include name='quickedit'/&gt;
  &lt;/b:includable&gt;
          &lt;/b:widget&gt;
          &lt;b:widget id='Image3' locked='false' title='Weekly Scarlett' type='Image'&gt;
            &lt;b:widget-settings&gt;
              &lt;b:widget-setting name='displayUrl'&gt;http://farm8.staticflickr.com/7203/6855642336_572231af30_z.jpg&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='displayHeight'&gt;132&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='sectionWidth'&gt;165&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='shrinkToFit'&gt;false&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='displayWidth'&gt;165&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='link'&gt;http://www.flickr.com/photos/23938230@N07/sets/72157626271087105/with/5596429216/&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='caption'/&gt;
            &lt;/b:widget-settings&gt;
            &lt;b:includable id='main'&gt;
    &lt;b:if cond='data:title != &amp;quot;&amp;quot;'&gt;
      &lt;h2&gt;&lt;data:title/&gt;&lt;/h2&gt;
    &lt;/b:if&gt;
    &lt;div class='widget-content'&gt;
      &lt;b:tag cond='data:link' expr:href='data:link' name='a'&gt;
        &lt;img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &amp;quot;_img&amp;quot;' expr:src='data:sourceUrl' expr:width='data:width'/&gt;
      &lt;/b:tag&gt;
      &lt;br/&gt;
      &lt;b:if cond='data:caption'&gt;
        &lt;span class='caption'&gt;&lt;data:caption/&gt;&lt;/span&gt;
      &lt;/b:if&gt;
    &lt;/div&gt;
    &lt;b:include name='quickedit'/&gt;
  &lt;/b:includable&gt;
          &lt;/b:widget&gt;
          &lt;b:widget id='LinkList1' locked='false' title='blogs I love:' type='LinkList'&gt;
            &lt;b:widget-settings&gt;
              &lt;b:widget-setting name='link-3'&gt;http://www.kevinandamanda.com/whatsnew/&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='sorting'&gt;NONE&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='text-1'&gt;Sahlin Studio&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='link-1'&gt;http://sahlinstudio.blogspot.com/&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='text-0'&gt;Our Own Happily Ever After&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='link-2'&gt;http://disneyparks.disney.go.com/blog/&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='text-3'&gt;&lt;![CDATA[Kevin &amp;amp; Amanda]]&gt;&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='link-0'&gt;http://ourownhappilyeverafter.blogspot.com/&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='text-2'&gt;Disney Parks Blog&lt;/b:widget-setting&gt;
            &lt;/b:widget-settings&gt;
            &lt;b:includable id='main'&gt;

&lt;b:if cond='data:title != &amp;quot;&amp;quot;'&gt;&lt;h2&gt;&lt;data:title/&gt;&lt;/h2&gt;&lt;/b:if&gt;
 &lt;div class='widget-content'&gt;
   &lt;ul&gt;
     &lt;b:loop values='data:links' var='link'&gt;
       &lt;li&gt;&lt;a expr:href='data:link.target'&gt;&lt;data:link.name/&gt;&lt;/a&gt;&lt;/li&gt;
     &lt;/b:loop&gt;
   &lt;/ul&gt;
   &lt;b:include name='quickedit'/&gt;
 &lt;/div&gt;
&lt;/b:includable&gt;
          &lt;/b:widget&gt;
          &lt;b:widget id='BlogArchive1' locked='false' title='blog archive' type='BlogArchive'&gt;
            &lt;b:widget-settings&gt;
              &lt;b:widget-setting name='showStyle'&gt;HIERARCHY&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='yearPattern'&gt;yyyy&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='showWeekEnd'&gt;true&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='monthPattern'&gt;MMMM&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='dayPattern'&gt;MMM dd&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='weekPattern'&gt;MM/dd&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='chronological'&gt;false&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='showPosts'&gt;true&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='frequency'&gt;MONTHLY&lt;/b:widget-setting&gt;
            &lt;/b:widget-settings&gt;
            &lt;b:includable id='main'&gt;
  &lt;b:if cond='data:title != &amp;quot;&amp;quot;'&gt;
    &lt;h2&gt;&lt;data:title/&gt;&lt;/h2&gt;
  &lt;/b:if&gt;
  &lt;div class='widget-content'&gt;
  &lt;div id='ArchiveList'&gt;
  &lt;div expr:id='data:widget.instanceId + &amp;quot;_ArchiveList&amp;quot;'&gt;
    &lt;b:include cond='data:style == &amp;quot;HIERARCHY&amp;quot;' data='data' name='interval'/&gt;
    &lt;b:include cond='data:style == &amp;quot;FLAT&amp;quot;' data='data' name='flat'/&gt;
    &lt;b:include cond='data:style == &amp;quot;MENU&amp;quot;' data='data' name='menu'/&gt;
  &lt;/div&gt;
  &lt;/div&gt;
  &lt;b:include name='quickedit'/&gt;
  &lt;/div&gt;
&lt;/b:includable&gt;
            &lt;b:includable id='flat' var='data'&gt;
  &lt;ul class='flat'&gt;
    &lt;b:loop values='data:data' var='i'&gt;
      &lt;li class='archivedate'&gt;
        &lt;a expr:href='data:i.url'&gt;&lt;data:i.name/&gt;&lt;/a&gt; (&lt;data:i.post-count/&gt;)
      &lt;/li&gt;
    &lt;/b:loop&gt;
  &lt;/ul&gt;
&lt;/b:includable&gt;
            &lt;b:includable id='interval' var='intervalData'&gt;
  &lt;b:loop values='data:intervalData' var='interval'&gt;
    &lt;ul class='hierarchy'&gt;
      &lt;li expr:class='&amp;quot;archivedate &amp;quot; + data:interval.expclass'&gt;
        &lt;b:include cond='data:interval.toggleId' data='interval' name='toggle'/&gt;
        &lt;a class='post-count-link' expr:href='data:interval.url'&gt;
          &lt;data:interval.name/&gt;
        &lt;/a&gt;
        &lt;span class='post-count' dir='ltr'&gt;(&lt;data:interval.post-count/&gt;)&lt;/span&gt;
        &lt;b:include cond='data:interval.data' data='interval.data' name='interval'/&gt;
        &lt;b:include cond='data:interval.posts' data='interval.posts' name='posts'/&gt;
      &lt;/li&gt;
    &lt;/ul&gt;
  &lt;/b:loop&gt;
&lt;/b:includable&gt;
            &lt;b:includable id='menu' var='data'&gt;
  &lt;select expr:id='data:widget.instanceId + &amp;quot;_ArchiveMenu&amp;quot;'&gt;
    &lt;option value=''&gt;&lt;data:title/&gt;&lt;/option&gt;
    &lt;b:loop values='data:data' var='i'&gt;
      &lt;option expr:value='data:i.url'&gt;&lt;data:i.name/&gt; (&lt;data:i.post-count/&gt;)&lt;/option&gt;
    &lt;/b:loop&gt;
  &lt;/select&gt;
&lt;/b:includable&gt;
            &lt;b:includable id='posts' var='posts'&gt;
  &lt;ul class='posts'&gt;
    &lt;b:loop values='data:posts' var='post'&gt;
      &lt;li&gt;&lt;a expr:href='data:post.url'&gt;&lt;data:post.title/&gt;&lt;/a&gt;&lt;/li&gt;
    &lt;/b:loop&gt;
  &lt;/ul&gt;
&lt;/b:includable&gt;
            &lt;b:includable id='toggle' var='interval'&gt;
  &lt;a class='toggle' href='javascript:void(0)'&gt;
    &lt;span expr:class='&amp;quot;zippy&amp;quot; + (data:interval.expclass == &amp;quot;expanded&amp;quot; ? &amp;quot; toggle-open&amp;quot; : &amp;quot;&amp;quot;)'&gt;
      &lt;b:if cond='data:interval.expclass == &amp;quot;expanded&amp;quot;'&gt;
        &amp;#9660;&amp;#160;
      &lt;b:elseif cond='data:blog.languageDirection == &amp;quot;rtl&amp;quot;'/&gt;
        &amp;#9668;&amp;#160;
      &lt;b:else/&gt;
        &amp;#9658;&amp;#160;
      &lt;/b:if&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/b:includable&gt;
          &lt;/b:widget&gt;
          &lt;b:widget id='Image2' locked='false' title='i&amp;apos;m a disney-scrapaholic' type='Image'&gt;
            &lt;b:widget-settings&gt;
              &lt;b:widget-setting name='displayUrl'&gt;http://www.mousescrappers.com/img/ms_fan.gif&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='displayHeight'&gt;50&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='sectionWidth'&gt;165&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='shrinkToFit'&gt;false&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='displayWidth'&gt;150&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='link'&gt;http://www.MouseScrappers.com&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='caption'/&gt;
            &lt;/b:widget-settings&gt;
            &lt;b:includable id='main'&gt;
    &lt;b:if cond='data:title != &amp;quot;&amp;quot;'&gt;
      &lt;h2&gt;&lt;data:title/&gt;&lt;/h2&gt;
    &lt;/b:if&gt;
    &lt;div class='widget-content'&gt;
      &lt;b:tag cond='data:link' expr:href='data:link' name='a'&gt;
        &lt;img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &amp;quot;_img&amp;quot;' expr:src='data:sourceUrl' expr:width='data:width'/&gt;
      &lt;/b:tag&gt;
      &lt;br/&gt;
      &lt;b:if cond='data:caption'&gt;
        &lt;span class='caption'&gt;&lt;data:caption/&gt;&lt;/span&gt;
      &lt;/b:if&gt;
    &lt;/div&gt;
    &lt;b:include name='quickedit'/&gt;
  &lt;/b:includable&gt;
          &lt;/b:widget&gt;
          &lt;b:widget id='HTML5' locked='false' title='sign up!' type='HTML'&gt;
            &lt;b:widget-settings&gt;
              &lt;b:widget-setting name='content'&gt;Receive my blog in your email inbox whenever I update!
&amp;lt;form action=&amp;quot;http://feedburner.google.com/fb/a/mailverify&amp;quot; style=&amp;quot;border: 1px solid rgb(204, 204, 204); padding: 0px; text-align: center;&amp;quot; target=&amp;quot;popupwindow&amp;quot; method=&amp;quot;post&amp;quot; onsubmit=&amp;quot;window.open(&amp;#39;http://feedburner.google.com/fb/a/mailverify?uri=brittishdesigns&amp;#39;, &amp;#39;popupwindow&amp;#39;, &amp;#39;scrollbars=yes,width=550,height=520&amp;#39;);return true&amp;quot;&amp;gt;&amp;lt;p&amp;gt;Enter your email address:&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;lt;input style=&amp;quot;width: 140px;&amp;quot; name=&amp;quot;email&amp;quot; type=&amp;quot;text&amp;quot; /&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;input value=&amp;quot;brittishdesigns&amp;quot; name=&amp;quot;uri&amp;quot; type=&amp;quot;hidden&amp;quot; /&amp;gt;&amp;lt;input value=&amp;quot;en_US&amp;quot; name=&amp;quot;loc&amp;quot; type=&amp;quot;hidden&amp;quot; /&amp;gt;&amp;lt;input value=&amp;quot;Subscribe&amp;quot; type=&amp;quot;submit&amp;quot; /&amp;gt;&amp;lt;p&amp;gt;Delivered by &amp;lt;a href=&amp;quot;http://feedburner.google.com/&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;FeedBurner&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;/form&amp;gt;
&amp;lt;span style=&amp;quot;font-style:italic;&amp;quot;&amp;gt;Disclaimer!!  Feedburner does not email you immediately once I&amp;#39;ve posted. So, its not the quickest way to read new blog posts! But it is the most convenient!&amp;lt;/span&amp;gt;&lt;/b:widget-setting&gt;
            &lt;/b:widget-settings&gt;
            &lt;b:includable id='main'&gt;
  &lt;!-- only display title if it's non-empty --&gt;
  &lt;b:if cond='data:title != &amp;quot;&amp;quot;'&gt;
    &lt;h2 class='title'&gt;&lt;data:title/&gt;&lt;/h2&gt;
  &lt;/b:if&gt;
  &lt;div class='widget-content'&gt;
    &lt;data:content/&gt;
  &lt;/div&gt;

  &lt;b:include name='quickedit'/&gt;
&lt;/b:includable&gt;
          &lt;/b:widget&gt;
          &lt;b:widget id='HTML4' locked='false' title='i CT for:' type='HTML'&gt;
            &lt;b:widget-settings&gt;
              &lt;b:widget-setting name='content'&gt;&lt;![CDATA[&lt;a href="http://www.the-lilypad.com/store/manufacturers.php?manufacturerid=51"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sahlinstudioblinkie.gif" /&gt;&lt;/a&gt;&lt;br /&gt;]]&gt;&lt;/b:widget-setting&gt;
            &lt;/b:widget-settings&gt;
            &lt;b:includable id='main'&gt;
  &lt;!-- only display title if it's non-empty --&gt;
  &lt;b:if cond='data:title != &amp;quot;&amp;quot;'&gt;
    &lt;h2 class='title'&gt;&lt;data:title/&gt;&lt;/h2&gt;
  &lt;/b:if&gt;
  &lt;div class='widget-content'&gt;
    &lt;data:content/&gt;
  &lt;/div&gt;

  &lt;b:include name='quickedit'/&gt;
&lt;/b:includable&gt;
          &lt;/b:widget&gt;
          &lt;b:widget id='AdSense1' locked='false' title='' type='AdSense'&gt;
            &lt;b:widget-settings&gt;
              &lt;b:widget-setting name='style.bgcolor'&gt;#ffffff&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='style.textcolor'&gt;#000000&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='style.layout'&gt;160x600&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='style.bordercolor'&gt;#ffffff&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='style.urlcolor'&gt;#e95a9b&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='style.linkcolor'&gt;#e95a9b&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='style.unittype'&gt;TextAndImage&lt;/b:widget-setting&gt;
            &lt;/b:widget-settings&gt;
            &lt;b:includable id='main'&gt;
  &lt;div class='widget-content'&gt;
    &lt;data:adCode/&gt;
    &lt;b:include name='quickedit'/&gt;
  &lt;/div&gt;
&lt;/b:includable&gt;
          &lt;/b:widget&gt;
          &lt;b:widget id='Followers1' locked='false' title='followers:' type='Followers'&gt;
            &lt;b:widget-settings&gt;
              &lt;b:widget-setting name='borderColorTransparent'&gt;true&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='useTemplateDefaultStyles'&gt;true&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='contentSecondaryTextColor'&gt;#000000&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='contentHeadlineColor'&gt;#000000&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='endcapTextColor'&gt;#000000&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='contentTextColor'&gt;#000000&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='contentSecondaryLinkColor'&gt;#FFFFFF&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='endcapLinkColor'&gt;#000000&lt;/b:widget-setting&gt;
              &lt;b:widget-setting name='contentLinkColor'&gt;#000000&lt;/b:widget-setting&gt;
            &lt;/b:widget-settings&gt;
            &lt;b:includable id='main'&gt;
  &lt;b:if cond='data:title != &amp;quot;&amp;quot; and data:codeSnippet != &amp;quot;&amp;quot;'&gt;
    &lt;h2 class='title'&gt;&lt;data:title/&gt;&lt;/h2&gt;
  &lt;/b:if&gt;
  &lt;div class='widget-content'&gt;
    &lt;div expr:id='data:widget.instanceId + &amp;quot;-wrapper&amp;quot;'&gt;
      &lt;b:if cond='data:codeSnippet != &amp;quot;&amp;quot;'&gt;
        &lt;div style='margin-right:2px;'&gt;
          &lt;data:codeSnippet/&gt;
        &lt;/div&gt;
      &lt;/b:if&gt;
    &lt;/div&gt;
    &lt;b:include name='quickedit'/&gt;
  &lt;/div&gt;
&lt;/b:includable&gt;
          &lt;/b:widget&gt;
        &lt;/b:section&gt;
      &lt;/div&gt;

      &lt;!-- spacer for skins that want sidebar and main to be the same height--&gt;
      &lt;div class='clear'&gt;&amp;#160;&lt;/div&gt;

    &lt;/div&gt; &lt;!-- end content-wrapper --&gt;

    &lt;div id='footer-wrapper'&gt;
      &lt;b:section class='footer' id='footer'/&gt;

&lt;center&gt;&lt;table border='0' cellpadding='3' cellspacing='0' width='133'&gt;&lt;tr&gt;&lt;td align='center'&gt;&lt;a href='http://www.hit-counter-download.com/website-design.html' target='_blank'&gt;&lt;img alt='' border='0' src='http://www.hit-counter-download.com/cgi-bin/image.pl?URL=68514-2248'/&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align='center'&gt;&lt;font style='font-family: Century Gothic; font-size: 9px; color: #330000; text-decoration: none;'&gt; &lt;a href='http://www.hit-counter-download.com/website-design.html' style='font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #555555; text-decoration: none;' target='_blank' title=''/&gt; &lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;div id=''&gt;&lt;a href='http://extremetracking.com/open?login=desbritt'&gt;
&lt;/a&gt;
&lt;script type='text/javascript'&gt;&lt;!--
var EXlogin='desbritt' // Login
var EXvsrv='s11' // VServer
EXs=screen;EXw=EXs.width;navigator.appName!="Netscape"?
EXb=EXs.colorDepth:EXb=EXs.pixelDepth;
navigator.javaEnabled()==1?EXjv="y":EXjv="n";
EXd=document;EXw?"":EXw="na";EXb?"":EXb="na";
EXd.write("&lt;img src=http://e2.extreme-dm.com",
"/"+EXvsrv+".g?login="+EXlogin+"&amp;amp;",
"jv="+EXjv+"&amp;amp;j=y&amp;amp;srw="+EXw+"&amp;amp;srb="+EXb+"&amp;amp;",
"l="+escape(EXd.referrer)+" height=1 width=1&gt;");//--&gt;
&lt;/script&gt;&lt;noscript&gt;&lt;div id='neXTReMe'&gt;&lt;img alt='' height='1' src='http://e2.extreme-dm.com/s11.g?login=desbritt&amp;amp;j=n&amp;amp;jv=n' width='1'/&gt;
&lt;/div&gt;&lt;/noscript&gt;&lt;/div&gt;&lt;/center&gt;

    &lt;/div&gt;

  &lt;/div&gt;&lt;/div&gt; &lt;!-- end outer-wrapper --&gt;
&lt;/body&gt;
&lt;/html&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/template/default'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/template/default'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_PUBLISHING_MODE</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The type of publishing done for this blog.</title><content type='text'>PUBLISH_MODE_BLOGSPOT</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_PUBLISHING_MODE'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_PUBLISHING_MODE'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_ADMIN_PERMISSION</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The list of administrators' emails for the blog.</title><content type='text'>designerbrittney@gmail.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_ADMIN_PERMISSION'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_ADMIN_PERMISSION'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_ADULT_CONTENT</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether this blog contains adult content</title><content type='text'>false</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_ADULT_CONTENT'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_ADULT_CONTENT'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_ALTERNATE_JSRENDER_ALLOWED</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether alternate JS renderings are allowed</title><content type='text'>true</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_ALTERNATE_JSRENDER_ALLOWED'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_ALTERNATE_JSRENDER_ALLOWED'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_ANALYTICS_ACCOUNT_NUMBER</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Blog's Google Analytics account number</title><content type='text'></content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_ANALYTICS_ACCOUNT_NUMBER'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_ANALYTICS_ACCOUNT_NUMBER'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_ARCHIVE_DATE_FORMAT</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The number of the archive index date format</title><content type='text'>9</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_ARCHIVE_DATE_FORMAT'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_ARCHIVE_DATE_FORMAT'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_ARCHIVE_FREQUENCY</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>How frequently this blog should be archived</title><content type='text'>MONTHLY</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_ARCHIVE_FREQUENCY'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_ARCHIVE_FREQUENCY'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_AUTHOR_PERMISSION</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The list of authors' emails who have permission to publish.</title><content type='text'></content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_AUTHOR_PERMISSION'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_AUTHOR_PERMISSION'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_BY_POST_ARCHIVING</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether to provide an archive page for each post</title><content type='text'>true</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_BY_POST_ARCHIVING'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_BY_POST_ARCHIVING'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_COMMENT_ACCESS</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Who can comment</title><content type='text'>BLOGGERS</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_COMMENT_ACCESS'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_COMMENT_ACCESS'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_COMMENT_CAPTCHA</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether to require commenters to complete a Captcha</title><content type='text'>true</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_COMMENT_CAPTCHA'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_COMMENT_CAPTCHA'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_COMMENT_EMAIL</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>List of e-mail addresses to send notifications of new comments to</title><content type='text'>designerbrittney@gmail.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_COMMENT_EMAIL'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_COMMENT_EMAIL'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_COMMENT_FEED</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The type of feed to provide for blog comments</title><content type='text'>FULL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_COMMENT_FEED'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_COMMENT_FEED'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_COMMENT_FORM_LOCATION</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Blog comment form location</title><content type='text'>EMBEDDED_IFRAME</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_COMMENT_FORM_LOCATION'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_COMMENT_FORM_LOCATION'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_COMMENT_MESSAGE</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Blog comment message</title><content type='text'></content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_COMMENT_MESSAGE'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_COMMENT_MESSAGE'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_COMMENT_MODERATION</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether to enable comment moderation</title><content type='text'>ON_OLD_POSTS</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_COMMENT_MODERATION'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_COMMENT_MODERATION'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_COMMENT_MODERATION_DELAY</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Number of days after which new comments are subject to moderation</title><content type='text'>60</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_COMMENT_MODERATION_DELAY'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_COMMENT_MODERATION_DELAY'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_COMMENT_MODERATION_EMAIL</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Email address to send notifications of new comments needing moderation to</title><content type='text'>designerbrittney@gmail.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_COMMENT_MODERATION_EMAIL'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_COMMENT_MODERATION_EMAIL'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_COMMENT_PROFILE_IMAGES</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether to show profile images in comments</title><content type='text'>true</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_COMMENT_PROFILE_IMAGES'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_COMMENT_PROFILE_IMAGES'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_COMMENTS_ALLOWED</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether to show comments</title><content type='text'>true</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_COMMENTS_ALLOWED'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_COMMENTS_ALLOWED'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_COMMENTS_TIME_STAMP_FORMAT</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Comment time stamp format number</title><content type='text'>29</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_COMMENTS_TIME_STAMP_FORMAT'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_COMMENTS_TIME_STAMP_FORMAT'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_CONVERT_LINE_BREAKS</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether to convert line breaks into &lt;br /&gt; tags in post editor</title><content type='text'>true</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_CONVERT_LINE_BREAKS'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_CONVERT_LINE_BREAKS'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_CUSTOM_ADS_TXT</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The custom ads.txt content of the blog served to ads search engines.</title><content type='text'></content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_CUSTOM_ADS_TXT'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_CUSTOM_ADS_TXT'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_CUSTOM_ADS_TXT_ENABLED</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether this blog serves custom ads.txt content to ads search engines.</title><content type='text'>false</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_CUSTOM_ADS_TXT_ENABLED'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_CUSTOM_ADS_TXT_ENABLED'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_CUSTOM_PAGE_NOT_FOUND</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The content served when the requested post or page is not found.</title><content type='text'></content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_CUSTOM_PAGE_NOT_FOUND'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_CUSTOM_PAGE_NOT_FOUND'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_CUSTOM_ROBOTS_TXT</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The custom robots.txt content of the blog served to search engines.</title><content type='text'></content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_CUSTOM_ROBOTS_TXT'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_CUSTOM_ROBOTS_TXT'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_CUSTOM_ROBOTS_TXT_ENABLED</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether this blog serves custom robots.txt content to search engines.</title><content type='text'>false</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_CUSTOM_ROBOTS_TXT_ENABLED'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_CUSTOM_ROBOTS_TXT_ENABLED'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_DATE_FORMAT</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The number of the date header format</title><content type='text'>26</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_DATE_FORMAT'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_DATE_FORMAT'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_DEFAULT_COMMENTS_MODE</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Default comment mode for posts</title><content type='text'>DEFAULT_HAVE_COMMENTS</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_DEFAULT_COMMENTS_MODE'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_DEFAULT_COMMENTS_MODE'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_DESCRIPTION</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>A description of the blog</title><content type='text'>Home to digital scrapbook designer, Brittney Leavitt, aka Britt.  Britt shares digital scrapbooking products, tips and information on scrapping anything and everything.  Her passion for Disney, Disneyland and all things "mouse" helps define many of her products as well as her own digital scrapbooking layouts.  </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_DESCRIPTION'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_DESCRIPTION'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_EMAIL_POST_LINKS</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether to show a link for users to e-mail posts</title><content type='text'>false</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_EMAIL_POST_LINKS'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_EMAIL_POST_LINKS'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_FEED_REDIRECT_URL</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>URL to redirect post feed requests to</title><content type='text'></content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_FEED_REDIRECT_URL'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_FEED_REDIRECT_URL'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_FLOAT_ALIGNMENT</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether float alignment is enabled for the blog</title><content type='text'>true</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_FLOAT_ALIGNMENT'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_FLOAT_ALIGNMENT'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_LOCALE</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Language for this blog</title><content type='text'>en</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_LOCALE'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_LOCALE'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_MAX_NUM</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Maximum number of things to show on the main page"</title><content type='text'>6</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_MAX_NUM'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_MAX_NUM'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_MAX_UNIT</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Unit of things to show on the main page</title><content type='text'>POSTS</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_MAX_UNIT'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_MAX_UNIT'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_META_DESCRIPTION</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The meta description of the blog served to search engines.</title><content type='text'></content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_META_DESCRIPTION'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_META_DESCRIPTION'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_META_DESCRIPTION_ENABLED</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether this blog is served with meta descriptions.</title><content type='text'>false</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_META_DESCRIPTION_ENABLED'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_META_DESCRIPTION_ENABLED'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_NAME</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The name of the blog</title><content type='text'>Britt-ish Designs</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_NAME'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_NAME'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_PER_POST_FEED</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The type of feed to provide for per-post comments</title><content type='text'>FULL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_PER_POST_FEED'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_PER_POST_FEED'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_POST_FEED</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The type of feed to provide for blog posts</title><content type='text'>FULL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_POST_FEED'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_POST_FEED'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_POST_FEED_FOOTER</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Footer to append to the end of each entry in the post feed</title><content type='text'></content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_POST_FEED_FOOTER'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_POST_FEED_FOOTER'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_POST_TEMPLATE</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The template for blog posts</title><content type='text'>&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_POST_TEMPLATE'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_POST_TEMPLATE'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_PROMOTED</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether this blog can be promoted on Blogger</title><content type='text'>true</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_PROMOTED'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_PROMOTED'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_QUICK_EDITING</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether Quick Editing is enabled</title><content type='text'>false</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_QUICK_EDITING'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_QUICK_EDITING'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_READ_ACCESS_MODE</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The access type for the readers of the blog.</title><content type='text'>PUBLIC</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_READ_ACCESS_MODE'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_READ_ACCESS_MODE'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_READER_PERMISSION</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The list of emails for users who have permission to read the blog.</title><content type='text'></content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_READER_PERMISSION'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_READER_PERMISSION'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_SEARCHABLE</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether this blog should be indexed by search engines</title><content type='text'>true</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_SEARCHABLE'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_SEARCHABLE'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_SEND_EMAIL</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Comma separated list of emails to send new blog posts to</title><content type='text'></content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_SEND_EMAIL'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_SEND_EMAIL'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_SHOW_TITLE</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether to show the title field</title><content type='text'>true</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_SHOW_TITLE'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_SHOW_TITLE'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_SHOW_URL</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether to show a related link box in the post composer</title><content type='text'>false</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_SHOW_URL'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_SHOW_URL'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_SUBDOMAIN</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The BlogSpot subdomain under which to publish your blog</title><content type='text'>brittishdesigns</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_SUBDOMAIN'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_SUBDOMAIN'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_TIME_STAMP_FORMAT</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The number of the time stamp format</title><content type='text'>27</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_TIME_STAMP_FORMAT'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_TIME_STAMP_FORMAT'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_TIME_ZONE</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>The time zone for this blog</title><content type='text'>America/Denver</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_TIME_ZONE'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_TIME_ZONE'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.settings.BLOG_USE_LIGHTBOX</id><published>2007-05-26T00:58:43.860-06:00</published><updated>2020-10-02T00:20:28.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#settings'/><title type='text'>Whether to show images in the Lightbox when clicked</title><content type='text'>true</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_USE_LIGHTBOX'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/settings/BLOG_USE_LIGHTBOX'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-197836675114075253</id><published>2020-10-02T00:20:00.000-06:00</published><updated>2020-10-02T00:20:28.632-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>C'est la vie . . . (that's life)</title><content type='html'>&lt;center&gt; &lt;img src="http://brittishdesigns.com/miscimages/DSD2020Ad-postponed.png" width="500" /&gt;&lt;/center&gt; After being gone for so long, I was truly bubbling with excitment for this weekend. I was FINALLY back and ready to rock and roll. But fate, as it seems, has different plans. I am sad to report that the brittishdesigns.com shop is very much broken and must be rebuilt. &lt;em&gt;Of course&lt;/em&gt; this happens the night of DSD. What was planned and prepared to be a weekend of fun and prizes and awesome deals and an exciting and long awaited Project Mouse new release . . . has turned into this: a broken shop and a postponement. &lt;p&gt;So, if you're here looking for the beautiful new &lt;a href="https://the-lilypad.com/store/Project-Mouse-Princess-Adventerous-BUNDLE.html"&gt;&lt;span style="text-decoration: underline;"&gt;&lt;strong&gt;Project Mouse (Princess): Adventurous&lt;/strong&gt;&lt;/span&gt;&lt;/a&gt; collection, you can find it at Sahlin Studio's shop at &lt;a href="https://the-lilypad.com/store/Project-Mouse-Princess-Adventerous-BUNDLE.html"&gt;the-lilypad.com&lt;/a&gt;. &amp;nbsp;It's quite stunning and I'm so proud of what Krista and I were able to create together. &amp;nbsp;After such a long break, we fell right back into lock step together. &amp;nbsp;It's my honor to create Project Mouse alongside her, and I'm happy to send you all to &lt;a href="https://the-lilypad.com/store/Sahlin-Studio/"&gt;her shop&lt;/a&gt; until mine is reborn.&lt;/p&gt;&lt;center&gt;&lt;a href="https://the-lilypad.com/store/Project-Mouse-Princess-Adventerous-BUNDLE.html"&gt;&lt;img src="https://brittishdesigns.com/miscimages/brittdes_sahlinstudio_pm_princess_adventurous_600.jpg" width="500" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;p&gt;When I get things up and running again, I promise you a grand re-opening celebration!! &amp;nbsp;I've been running brittishdesigns.com all on my own for the past 10 years, and my design business for 3 years before I opened my own site. &amp;nbsp;I can hardly believe its been that long. &amp;nbsp;So, even though today has been full of frustration, heart ache, and tears, I know I can get the site up and running again. &amp;nbsp;With a full load of virtual online learning with my two oldest girls, at home mommy preschool with my youngest, and a millon other things I've got going on, it may take some time, so I ask for your patience.&lt;/p&gt;&lt;p&gt;Feel free to follow me on Instagram at @designerbrittney where I just returned to the world of social media after a very long and much needed hiatus. &amp;nbsp;I'll share updates on the shop reopening there. &amp;nbsp;And if you're not already a newsletter subscriber, you can sign up that &lt;a href="http://www.brittishdesigns.com/newsletter"&gt;here&lt;/a&gt;. &amp;nbsp;When the shop reopens, I'll be sending out all the fun info via the newsletter.&lt;/p&gt;&lt;p&gt;Ok - enough yapping. &amp;nbsp;There's work to be done!!&lt;/p&gt;&lt;p&gt;Thank you all for your support and love!!&lt;/p&gt; &lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Please enjoy this BEAUTIFUL layouts created by my Creative Team with the new &amp;nbsp;&lt;a href="https://the-lilypad.com/store/Project-Mouse-Princess-Adventerous-BUNDLE.html"&gt;&lt;span&gt;&lt;strong&gt;Project Mouse (Princess): Adventurous&lt;/strong&gt;&lt;/span&gt;&lt;/a&gt;&amp;nbsp;collection.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt; &lt;center&gt;by Ashley&amp;nbsp;&lt;/center&gt;&lt;center&gt;&lt;br /&gt;&lt;/center&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/brittgirls/mulan_ashley.jpg" /&gt;&lt;/center&gt;&lt;center&gt;&lt;br /&gt;&lt;/center&gt;&lt;center&gt;     by Fonnetta&amp;nbsp;&lt;/center&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/brittgirls/mulan_fonnetta.jpg" /&gt;&lt;/center&gt;&lt;center&gt;&lt;br /&gt;&lt;/center&gt;&lt;center&gt;     by Julie&lt;/center&gt;&lt;center&gt;&amp;nbsp;   &lt;img src="http://brittishdesigns.com/brittgirls/mulan_julie.jpg" /&gt;&lt;/center&gt;&lt;center&gt;&lt;br /&gt;&lt;/center&gt;&lt;center&gt;     by Jan&lt;/center&gt;&lt;center&gt;&amp;nbsp;   &lt;img src="http://brittishdesigns.com/brittgirls/mulan_jan.jpg" /&gt;&lt;/center&gt;&lt;center&gt;&lt;br /&gt;&lt;/center&gt;&lt;center&gt;     by Melinda&lt;/center&gt;&lt;center&gt;&amp;nbsp;   &lt;img src="http://brittishdesigns.com/brittgirls/mulan_melinda.jpg" /&gt;&lt;/center&gt;&lt;center&gt;&lt;br /&gt;&lt;/center&gt;&lt;center&gt;     by Natasha&lt;/center&gt;&lt;center&gt;&amp;nbsp;   &lt;img src="http://brittishdesigns.com/brittgirls/mulan_natasha.jpg" /&gt;&lt;/center&gt;&lt;center&gt;&lt;br /&gt;&lt;/center&gt;&lt;center&gt;     by Ashley&amp;nbsp;&lt;/center&gt;&lt;center&gt;&lt;br /&gt;&lt;/center&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/brittgirls/merida_ashley.jpg" /&gt;&lt;/center&gt;&lt;center&gt;&lt;br /&gt;&lt;/center&gt;&lt;center&gt;   by Erica&lt;/center&gt;&lt;center&gt;&amp;nbsp;   &lt;img src="http://brittishdesigns.com/brittgirls/merida_erica.jpg" /&gt;&lt;/center&gt;&lt;center&gt;&lt;br /&gt;&lt;/center&gt;&lt;center&gt;   by Jan&lt;/center&gt;&lt;center&gt;&amp;nbsp;   &lt;img src="http://brittishdesigns.com/brittgirls/merida_jan.jpg" /&gt;&lt;/center&gt;&lt;center&gt;&lt;br /&gt;&lt;/center&gt;&lt;center&gt;   by Heather   &lt;img src="http://brittishdesigns.com/brittgirls/merida_heather.jpg" /&gt;&lt;/center&gt;&lt;center&gt;&lt;br /&gt;&lt;/center&gt;&lt;center&gt;   by Kat&lt;/center&gt;&lt;center&gt;&amp;nbsp;   &lt;img src="http://brittishdesigns.com/brittgirls/merida_kat.jpg" /&gt;&lt;/center&gt;&lt;center&gt;&lt;br /&gt;&lt;/center&gt;&lt;center&gt;   by Kelsy&lt;/center&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/brittgirls/merida_kelsy1.jpg" /&gt;&lt;/center&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/brittgirls/merida_kelsy2.jpg" /&gt;&lt;/center&gt;&lt;center&gt;&lt;br /&gt;&lt;/center&gt;&lt;center&gt;   by Melinda&lt;span style="text-align: left;"&gt;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;/center&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/brittgirls/merida_melinda.jpg" style="text-align: left;" /&gt;&lt;/center&gt;&lt;center&gt;&lt;span style="text-align: left;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/center&gt;&lt;center&gt;&lt;span style="text-align: left;"&gt;by Tanya&lt;/span&gt;&lt;/center&gt;&lt;center&gt;&lt;span style="text-align: left;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/center&gt;&lt;center&gt;&lt;span style="text-align: left;"&gt;&lt;/span&gt;&lt;img src="http://brittishdesigns.com/brittgirls/merida_tanya.jpg" style="text-align: left;" /&gt;&lt;/center&gt;&lt;center&gt;&lt;span style="text-align: left;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/center&gt;&lt;center&gt;&lt;span style="text-align: left;"&gt;   by Erica&lt;/span&gt;&lt;/center&gt;&lt;center&gt;&lt;span style="text-align: left;"&gt;&lt;/span&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pocahontas_erica.jpg" style="text-align: left;" /&gt;&lt;/center&gt;&lt;center&gt;&lt;span style="text-align: left;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/center&gt;&lt;center&gt;&lt;span style="text-align: left;"&gt;   by Ashley&lt;/span&gt;&lt;/center&gt;&lt;center&gt;&lt;span style="text-align: left;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/center&gt;&lt;center&gt;&lt;span style="text-align: left;"&gt;&lt;/span&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pocahontas_ashley.jpg" style="text-align: left;" /&gt;&lt;/center&gt;&lt;center&gt;&lt;span style="text-align: left;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/center&gt;&lt;center&gt;&lt;span style="text-align: left;"&gt;   by Jan&lt;/span&gt;&lt;/center&gt;&lt;center&gt;&lt;span style="text-align: left;"&gt;&lt;/span&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pocahontas_jan1.jpg" style="text-align: left;" /&gt;&lt;span style="text-align: left;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/center&gt;&lt;center&gt;&lt;span style="text-align: left;"&gt;&lt;/span&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pocahontas_jan2.jpg" style="text-align: left;" /&gt;&lt;span style="text-align: left;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/center&gt;&lt;center&gt;&lt;span style="text-align: left;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/center&gt;&lt;center&gt;&lt;span style="text-align: left;"&gt;&amp;nbsp;          by Fonnetta&lt;/span&gt;&lt;/center&gt;&lt;center&gt;&lt;span style="text-align: left;"&gt;&lt;/span&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pocahontas_fonnetta.jpg" style="text-align: left;" /&gt;&lt;span style="text-align: left;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/center&gt;&lt;center&gt;&lt;span style="text-align: left;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/center&gt;&lt;center&gt;&lt;span style="text-align: left;"&gt;&amp;nbsp;by Melinda&lt;/span&gt;&lt;/center&gt;&lt;center&gt;&lt;span style="text-align: left;"&gt;&lt;/span&gt;&lt;img src="http://brittishdesigns.com/brittgirls/merida_melinda.jpg" style="text-align: left;" /&gt;&lt;/center&gt;&lt;center&gt;&lt;span style="text-align: left;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/center&gt;&lt;center&gt;&lt;span style="text-align: left;"&gt;         by Natasha&lt;/span&gt;&lt;/center&gt;&lt;center&gt;&lt;span style="text-align: left;"&gt;&lt;/span&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pocahontas_natasha.jpg" style="text-align: left;" /&gt;&lt;span style="text-align: left;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/center&gt;&lt;center&gt;&lt;span style="text-align: left;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/center&gt;&lt;center&gt;&lt;span style="text-align: left;"&gt;&amp;nbsp;              And here is my layout (britt)!&amp;nbsp;&lt;/span&gt;&lt;/center&gt;&lt;center&gt;&lt;img src="https://2img.net/h/brittishdesigns.com/miscimages/Merida_WEB.jpg" style="text-align: left;" /&gt;&lt;/center&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/197836675114075253/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2020/10/cest-la-vie-thats-life.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/197836675114075253'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/197836675114075253'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2020/10/cest-la-vie-thats-life.html' title='C&apos;est la vie . . . (that&apos;s life)'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4010432877687040835</id><published>2019-11-29T09:10:00.003-07:00</published><updated>2019-11-29T09:10:58.495-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Black Friday SALE!!</title><content type='html'>Who doesn't love a good Black Friday Sale???  The final sale of the year is on at &lt;a href="http://www.brittishdesigns.com/shop/"&gt;Britt-ish Designs&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/"&gt;&lt;img src="http://brittishdesigns.com/miscimages/blackfriday2019.jpg" width=600 /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Sending happiness and good vibes out to you all!! You've made it a great year at britt-ish designs! &lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;I LOVE YOU!!&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4010432877687040835/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2019/11/black-friday-sale.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4010432877687040835'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4010432877687040835'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2019/11/black-friday-sale.html' title='Black Friday SALE!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6226534114507294749</id><published>2019-10-09T15:58:00.001-06:00</published><updated>2019-10-09T15:58:04.648-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Scavenger Hunt Winner!</title><content type='html'>Just popping in to say CONGRATULATIONS to &lt;b&gt;Andrea Schultz&lt;/b&gt;.  She won the Scavenger Hunt Gift Certificate!!! Andrea, you should have an email from me!!!!&lt;br /&gt;&lt;br /&gt;Thanks so much to everyone who played along! Everyone who turned in their answers got them all right!! A bunch of very savvy hunters!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6226534114507294749/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2019/10/scavenger-hunt-winner.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6226534114507294749'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6226534114507294749'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2019/10/scavenger-hunt-winner.html' title='Scavenger Hunt Winner!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055</id><published>2019-10-05T07:00:00.000-06:00</published><updated>2019-10-06T13:38:02.357-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='freebies'/><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>My Freebie Vault Has Been Opened!!</title><content type='html'>Ok this is something new that I've never done in all my many years at Britt-ish Designs.  I went through the Freebie Vault and brought out anything I could find that I thought you might enjoy!  Some of these items are as is, and I will admit I dusted off and spruced up a couple of them (they were a little cringeworthy).&lt;br /&gt;&lt;br /&gt;So - here are 7 - yes SEVEN - freebies from the past that you're welcome to add to your collection. HAPPY DSD!!!!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;(click images to download)&lt;br /&gt;&lt;br /&gt;&lt;a href=http://brittishdesigns.com/Freebies/brittdesbuttonears.zip&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_buttonears_600.jpg width=550&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=http://brittishdesigns.com/Freebies/brittdes_dmicksp.zip&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_dmicksp_600.jpg width=550&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=http://brittishdesigns.com/Freebies/brittdes_gmickstamps.zip&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_gmstamps_600.jpg width=550&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=http://brittishdesigns.com/Freebies/brittdes_tempears1.zip&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_tempears_600.jpg width=550&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;"Mickey Christmas" was spruced up - so even if you have this one buried in your stash, you should delete it and get this updated one!&lt;br /&gt;&lt;a href=http://brittishdesigns.com/Freebies/brittdes_mickeychr.zip&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_mickeychr_600.jpg width=550&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=http://brittishdesigns.com/Freebies/brittdes_mickeyflakes.zip&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_mickeyflakes_600.jpg width=550&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;And this one was spruced up just a little bit too!&lt;br /&gt;&lt;a href=http://brittishdesigns.com/Freebies/brittdes_wordydisney.zip&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_wordydisney_600.jpg width=550&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;*** EDITED TO ADD ***&lt;br /&gt;&lt;br /&gt;Someone smartly reminded me about this awesome freebie!  I'm happy to pull that out of the vault and share! I LOVE THIS ONE!!  ENJOY!&lt;br /&gt;&lt;br /&gt;&lt;a href=http://brittishdesigns.com/Freebies/brittdes_force.zip&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_force_600.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;HOLY SMOKES!  Mountains of freebies!  ENJOY!!!!!!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;(If there's an old freebie that you've always wanted but the link doesn't work or you missed it, leave a comment and I'll see what I can do!)&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4338580574201896055/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html#comment-form' title='50 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' title='My Freebie Vault Has Been Opened!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>50</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2344908919541501425</id><published>2019-10-04T00:00:00.000-06:00</published><updated>2019-10-04T00:00:03.171-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><title type='text'>Digital Scrapbooking Day STARTS NOW!!</title><content type='html'>Happy Digital Scrapbooking Day!!!!!&lt;br /&gt;&lt;br /&gt;I am so excited to kick off this fun weekend to celebrate our passion that is DIGI-SCRAP!  It’s going to be a CRAZY FUN weekend.  First of all, there’s always the S-A-L-E!  And this year its a DOOZY!  We are going BIG and offering 40% off store-wide (obviously, this excludes bundles).  But that’s the biggest discount we ever do, so shop it up!!&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/DSD2019Ad.jpg" width="650" /&gt;&lt;/center&gt;&lt;br /&gt;We have so many fun things cooked up!  But first, I realized - dingbat that I am - that I never put all the awesome goodies from our Fanniversary into my shop.  OOPS!  So, if you missed out on any of the add-ons or prizes way back during our Fanniversary, those awesome products are ALL in the shop now and also 40% off!  I’ll put those items below for you to check out!  &lt;i&gt;**PLEASE make sure you don’t already have these items because they were all given away during the Fanniversary, and I can’t refund you if you buy a duplicate.**&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Friday morning (Oct 4) I'll be hosting a Free Template Scrap-Along (aka a template challenge) over in the &lt;a href="https://www.facebook.com/groups/projectmouse/"&gt;Project Mouse Facebook Group&lt;/a&gt;.  So if you haven’t joined that group, be sure to &lt;a href="https://www.facebook.com/groups/projectmouse/"&gt;do that right away&lt;/a&gt; and go grab your FREEEEEEEE template!&lt;br /&gt;&lt;br /&gt;OK - are you ready for a GAME?!!!!!  It’s a true test of how you know your Britt-ish Designs stash! (Or how good are you at hunting through my shop!! haha!) It's a &lt;b&gt;SCAVENGER HUNT&lt;/b&gt;!!! &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/scavengerhuntDSD2019.jpg" width="780" /&gt;&lt;/center&gt;&lt;br /&gt;Here's how this is going to work:&lt;br /&gt;&lt;br /&gt;* You must be able to identify the product name where each of the 9 items are from.  (They are all found in &lt;a href="http://www.brittishdesigns.com/shop/"&gt;my shop&lt;/a&gt;.)&lt;br /&gt;* You email me your list of 9 correct product names (in numbered order) to designerbrittney@gmail.com using the subject line: "DSD SCAVENGER HUNT 2019"&lt;br /&gt;* Entries must be received no later than midnight, Monday Oct 7, 2019 at midnight Mountain Standard Time.&lt;br /&gt;* I will put all the entries into a random drawing and one lucky winner will receive a $20 GC to my shop!&lt;br /&gt;&lt;br /&gt;That's it!  Happy HUNTING!!!!!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: small;"&gt;(Psst . . . Be sure to watch the blog for a very fun post on the blog tomorrow morning (Oct 5)!  I'm opening the freebie vault!  You won't want to miss it!!!)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;In the shop now . . .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;(Let me restate -&lt;i&gt;Before you buy, PLEASE make sure you don’t already have these items, because they were all given away during the Fanniversary, and I can’t refund you if you buy a duplicate.)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=815"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_vibes_artsy_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=812"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_destinations_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=814"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_flowers_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=813"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_fasteners_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=811"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_stamps_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2344908919541501425/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2019/10/digital-scrapbooking-day-starts-now.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2344908919541501425'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2344908919541501425'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2019/10/digital-scrapbooking-day-starts-now.html' title='Digital Scrapbooking Day STARTS NOW!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6662658171495998971</id><published>2019-09-20T00:00:00.000-06:00</published><updated>2019-09-20T00:00:02.943-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Project Mouse (Princess) | Spirited</title><content type='html'>YAY HOORAY!  It’s a magically royal day!  Sahlin Studios and I have been busy bees behind the scenes creating our newest Project Mouse release.  We’ve got MORE princess goodies for you and I have to admit, I’m pretty crazy over this bundle!!&lt;br /&gt;&lt;br /&gt;The next three princesses we made collections for - Ariel, Jasmine and Rapunzel - are being released in the &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=801"&gt;”Project Mouse (Princess): Spirited Bundle”&lt;/a&gt;. If you’re like us - you want it ALL. This bundle is for you!&lt;br /&gt;&lt;br /&gt;All of the princess collections will always come in separate kits and card packs. OR you can save money and buy one specific princess’ kit and cards bundled together. You’ll see all of these princess bundles listed below. If you’re interested in the separate packs those are easy to find in the bundles’ product descriptions or in the shop too!&lt;br /&gt;&lt;br /&gt;I hope you’ve caught some of those magical princess vibes and are feeling inspired to scrap something amazing!  We hope you enjoy the Spirited Bundle!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=801&gt;&lt;b&gt;“Project Mouse (Princess): Spirited Bundle”&lt;/b&gt;&lt;br /&gt;&lt;img src=http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_princess_spirited_600.jpg width=790&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=802&gt;&lt;b&gt;“Project Mouse (Princess): Ariel Bundle”&lt;/b&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_arielbundle_600.jpg width=790&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=803&gt;&lt;b&gt;“Project Mouse (Princess): Jasmine Bundle”&lt;/b&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_jasminebundle_600.jpg width=790&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=804&gt;&lt;b&gt;“Project Mouse (Princess): Rapunzel Bundle”&lt;/b&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_rapunzelbundle_600.jpg width=790&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;inspiration from the britt girls!&lt;br /&gt;&lt;br /&gt;by Britt&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/JasmineAladdin_BLOG.jpg width=800&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-spirited-tanya.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-spirited-tanya2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-spirited-justine1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-spirited-justine2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-spirited-heather.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-spirited-fonnetta1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-spirited-fonnetta2.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-spirited-fonnetta3.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-spirited-jan1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-spirited-jan2.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-spirited-jan3.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-spirited-kelsy1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-spirited-kelsy2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-spirited-melinda1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-spirited-melinda2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-spirited-julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-spirited-erica1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-spirited-erica2.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-spirited-erica3.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-spirited-becca.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Theresa Moxley (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-spirited-theresamoxley.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Tracie Radtke (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-spirited-tracieradtke.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by mrivas (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-spirited-mrivas.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Lynette Wilkins (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-spirited-lynnettewilkins.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kathleen Summers (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-spirited-kathleensummers.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6662658171495998971/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2019/09/project-mouse-princess-spirited.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6662658171495998971'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6662658171495998971'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2019/09/project-mouse-princess-spirited.html' title='Project Mouse (Princess) | Spirited'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6511964972840643070</id><published>2019-08-09T00:00:00.000-06:00</published><updated>2019-08-09T00:00:01.177-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><title type='text'>Project Mouse (Animal): PINS &amp; ARTSY!!</title><content type='html'>Good morning, friends!  I am so excited to share with you our latest release from Project Mouse!  We have created a pins and artsy pack that coordinates with our original &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=advanced_search_result&amp;amp;search_in_description=1&amp;amp;keyword=%22Project+Mouse+%28Animal%29%22"&gt;“Animal” collection&lt;/a&gt;!  Krista and I were talking about it last night and when we add these pins and artsy packs to an older collection, it just makes us fall in love all over again.  It’s been a while wince I broke out the Animal collection to have a play and man, this is a great one!!  And I am a little obsessed with the look of artsy type items on my layouts. So to me, I can’t get enough of releases like today!!&lt;br /&gt;&lt;br /&gt;So here’s the deal - the pins and artsy packs are 20% during opening weekend.  And just like in the past, we are offering a VERY special Limited Time Bundle of the pins and artsy together for just $4.99!  So that’s really you’re best offer!!  We also put ALL the Animal individual items at 30% off over the weekend too!!!  &lt;br /&gt;&lt;br /&gt;I know you’re going to have a blast creating with our new products.  I hope you’ll post your layouts and share!  If you post on Instagram, be sure to use the #projectmouse hashtag so we can see your creations!!! Have a magical weekend!  I love you all!!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=798"&gt;&lt;img src="http://brittishdesigns.com/miscimages/limitedtimeanimal.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=advanced_search_result&amp;amp;search_in_description=1&amp;amp;keyword=%22Project+Mouse+%28Animal%29%22"&gt;&lt;img src="http://brittishdesigns.com/miscimages/animalbundlesale.jpg" width="750" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=800"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;“Project Mouse (Animal): Artsy”&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_animal_artsy_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=799"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;“Project Mouse (Animal): Enamel Pins”&lt;/b&gt;&lt;/span&gt; &lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_animal_pins_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;center&gt;inspiration from the britt girls!&lt;br /&gt;&lt;br /&gt;by Britt&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/TarzanWild_BLOG.jpg" width="800" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/LionKing_BLOG.jpg" width="800" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/animalpinsartsy-justine.jpg" /&gt; &lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/animalpinsartsy-justine2.jpg" /&gt; &lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/animalpinsartsy-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/animalpinsartsy-erica.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/animalpinsartsy-natasha.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/animalpinsartsy-julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/animalpinsartsy-becca.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/animalpinsartsy-jan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/animalpinsartsy-kat.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/animalpinsartsy-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Cassie King (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/animalpinsartsy-cassieking.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/animalpinsartsy-cassieking2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jenna Fortner  (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/animalpinsartsy-jennafortner.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6511964972840643070/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2019/08/project-mouse-animal-pins-artsy.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6511964972840643070'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6511964972840643070'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2019/08/project-mouse-animal-pins-artsy.html' title='Project Mouse (Animal): PINS &amp; ARTSY!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-745739623188814862</id><published>2019-06-21T00:00:00.000-06:00</published><updated>2019-06-21T00:00:09.867-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Project Mouse (Princess) | Classics </title><content type='html'>Today is a magical day!!!  Krista and I have been very hard at work on our newest collection and I’m so thrilled to finally be revealing it in the shop!  Project Mouse: Princess has been something we’ve been talking about for a while and we finally dove in head first.&lt;br /&gt;&lt;br /&gt;The first four princesses we made collections for - &lt;b&gt;&lt;span style="color: #cc0000;"&gt;Snow White&lt;/span&gt;, &lt;span style="color: #6fa8dc;"&gt;Cinderella&lt;/span&gt;, &lt;span style="color: #e7859f;"&gt;Aurora&lt;/span&gt;, &lt;/b&gt;&amp;amp;&lt;b&gt; &lt;span style="color: #f1c232;"&gt;Belle&lt;/span&gt;&lt;/b&gt; - are being released in the &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=785"&gt;”Project Mouse (Princess): Classics Bundle”&lt;/a&gt;.  If you’re like us - you want it ALL.  This bundle is for you!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=785"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Princess): Classics Bundle&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_princess_classics_600.jpg" width="775" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;All of the princess collections will always come in separate kits and card packs. OR you can save money and buy that princess’ kit and cards bundled together. You’ll see all of the princess bundles listed below.  If you’re interested in the separate packs those are easy to find in the bundles’ product descriptions or in the shop too!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=786"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Princess): Snow White Bundle&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_snowwhite_bundle_600.jpg" width="775" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=789"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Princess): Cinderella Bundle&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_cinderella_bundle_600.jpg" width="775" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=792"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Princess): Aurora Bundle&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_aurora_bundle_600.jpg" width="775" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=795"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Princess): Belle Bundle&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_belle_bundle_600.jpg" width="775" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;One more exciting thing!  Tonight at 9pm EST Krista and I are special guests on Watch Cheryl Scrap!  So be sure to join us to watch us scrap live, chat and answer your questions!! You can find all the info you need and the link to the event &lt;u&gt;&lt;a href="https://the-lilypad.com/forum/threads/watch-cheryl-scrap-live-with-project-mouse-friday-june-21st-at-9-pm-edt-6-pm-pdt.64254/"&gt;HERE&lt;/a&gt;&lt;/u&gt;.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="https://the-lilypad.com/forum/threads/watch-cheryl-scrap-live-with-project-mouse-friday-june-21st-at-9-pm-edt-6-pm-pdt.64254/"&gt;&lt;img src="http://brittishdesigns.com/miscimages/watchcherylscrap-june2019.png" width="575" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Here is the layout I scrapped with the Snow White Bundle!  These are some of my favorite photos from this 2014 Disneyland trip.  Such pure childhood imagination and magic happening here as they explored Snow White's Wishing Well!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/WishingWell_WEB.jpg" width="775" /&gt;&lt;br /&gt;&lt;br /&gt;Lots more inspiration from my amazing team!!&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmclassicprincess-tanya.jpg" width="775" /&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmclassicprincess-heather1.jpg" width="775" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmclassicprincess-heather2.jpg" width="775" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmclassicprincess-kelsy.jpg" width="775" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmclassicprincess-justine1.jpg" width="775" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmclassicprincess-justine2.jpg" width="775" /&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmclassicprincess-becca1.jpg" width="775" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmclassicprincess-becca2.jpg" width="775" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmclassicprincess-fonnetta1.jpg" width="775" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmclassicprincess-fonnetta2.jpg" width="775" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmclassicprincess-erica1.jpg" width="775" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmclassicprincess-erica2.jpg" width="775" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmclassicprincess-jan1.jpg" width="775" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmclassicprincess-jan2.jpg" width="775" /&gt;&lt;br /&gt;&lt;br /&gt;by Cassie King (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmclassicprincess-cassieking1.jpg" width="775" /&gt;&lt;br /&gt;&lt;br /&gt;by Tracie Radtke (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmclassicprincess-tracieradtke1.jpg" width="775" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmclassicprincess-tracieradtke2.jpg" width="775" /&gt;&lt;br /&gt;&lt;br /&gt;by Sucali (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmclassicprincess-sucali.jpg" width="775" /&gt;&lt;br /&gt;&lt;br /&gt;by Desiree Glaze (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmclassicprincess-desireeglaze.jpg" width="775" /&gt;&lt;br /&gt;&lt;br /&gt;by Kathleen Summers (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmclassicprincess-kathleensummers1.jpg" width="775" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmclassicprincess-kathleensummers2.jpg" width="775" /&gt;&lt;br /&gt;&lt;br /&gt;by Lynnette Wilkins (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmclassicprincess-lynnettewilkins.jpg" width="775" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;In 2013, Krista and I released our original &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=444"&gt;&lt;b&gt;Project Mouse: Princess Edition&lt;/b&gt;&lt;/a&gt; (Wow! How has it been that long?!).  It remains one of our best sellers and most popular collections.  Our new princess kits will all work seamlessly with the original for the overall ultimate princess scrapping experience.  If you scroll to the end of my &lt;a href="http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html"&gt;original 2013 Princess Edition blog post&lt;/a&gt;, you'll find yourself a very useful and fun &lt;b&gt;FREEBIE card pack&lt;/b&gt;!!&lt;br /&gt;&lt;br /&gt;I hope you’re inspired to scrap something glittery and magical!  And I hope you enjoy the new “Project Mouse: Princess” collections.  We are pretty much in love with how they came out!!  I know you will too!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/745739623188814862/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2019/06/project-mouse-princess-classics.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/745739623188814862'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/745739623188814862'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2019/06/project-mouse-princess-classics.html' title='Project Mouse (Princess) | Classics '/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6821744865728283394</id><published>2019-05-03T00:00:00.000-06:00</published><updated>2019-05-03T00:00:07.522-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>HAPPY NATIONAL SCRAPBOOKING DAY!!!  [ Project Mouse | New Orleans ]</title><content type='html'>Hello everyone and happy National Scrapbooking Day!! NSD is such a fun weekend to celebrate our love of memory keeping and the art of scrapbooking.  I love this art form, this hobby, this pastime, this passion - whatever you want to call it.  I created my first ever digital layout in May of 2007 and immediately, I was HOOKED!  I love having this fun holiday to celebrate with you all who know that same feeling!!&lt;br /&gt;&lt;br /&gt;There’s a big sale going on in my shop over this weekend and through Monday.  Everything Project Mouse is &lt;b&gt;30% off&lt;/b&gt; (minus bundles because those are already marked down OVER 30% to begin with).  Everything else in my shop is &lt;b&gt;40% off&lt;/b&gt;!!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/NSD2019.png" width="600" /&gt;&lt;/center&gt;&lt;br /&gt;Krista and I have cooked up something EXTRA fun for NSD weekend - a brand new Project Mouse collection just hit the store!  &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=781"&gt;&lt;b&gt;Project Mouse: New Orleans&lt;/b&gt;&lt;/a&gt;!!!!  Scroll down to see all the product previews and lots of sample layouts from our teams!  New Orleans Square is my FAVORITE land at Disneyland, so I was EXTRA excited for this kit.  I hope you all love it too!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=781"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (New Orleans): Bundle&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_neworleans_bundle_600.jpg" width="790" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=782"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (New Orleans): Cards&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_neworleans_cards_600.jpg" width="790" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=783"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (New Orleans): Elements&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_neworleans_ep_600.jpg" width="790" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=784"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (New Orleans): Papers&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_neworleans_pp_600.jpg" width="790" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I scrapped pics of myself and my little tiny Gia IN MY HAPPY PLACE from our 2016 trip!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/HauntedMansion_BLOG.jpg" width="790" /&gt;&lt;br /&gt;&lt;br /&gt;Some eye-popping inspiration from my team!!&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmneworleans-melinda.jpg" width="790" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmneworleans-fonnetta.jpg" width="790" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmneworleans-erica.jpg" width="790" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmneworleans-justine.jpg" width="790" /&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmneworleans-heather.jpg" width="790" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmneworleans-julie.jpg" width="790" /&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmneworleans-tanya.jpg" width="790" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmneworleans-kat.jpg" width="790" /&gt;&lt;br /&gt;&lt;br /&gt;by Tracie Radtme (Sahlin Studio Team Member)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmneworleans-tracieradtke.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Lynnette Wilkins&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmneworleans-lynnettewilkins.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kathleen Summers&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmneworleans-kathleensummers.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jenna Fortner&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmneworleans-jennafortner.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Courtney Stevens&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmneworleans-courtneystevens1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmneworleans-courtneystevens2.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;And to finish off this fun weekend, I hope you’ll join me Monday night at a live online scrap with Cheryl Ashcraft!  Cheryl’s extremely popular “Watch Cheryl Scrap” events are so much fun.  If you joined us during our recent FANniversary celebration you know!  Cheryl and I will BOTH be scrapping live, so be sure to join us.  If you need more info about how to join using GoToMeeting, you can find all the that info in &lt;a href="https://the-lilypad.com/forum/threads/watch-cheryl-scrap-live-april-session-april-8th-at-9-pm-edt-6-pm-pdt.62819"&gt;Cherly’s post here&lt;/a&gt;.  Our special Project Mouse edition of Watch Cheryl Scrap isn’t listed in that link, but don’t worry!!!  It is happening Monday night, May 6 at 9 pm EST | 6 pm PST.  I can’t wait!! &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/watchcherylscrap-NSD2019.png" width="600" /&gt;&lt;/center&gt;&lt;br /&gt;I’ll see you all Monday night!!!!  Have a happy &amp;amp; magical NSD weekend.  Happy scrapping!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6821744865728283394/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2019/05/happy-national-scrapbooking-day-project.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6821744865728283394'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6821744865728283394'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2019/05/happy-national-scrapbooking-day-project.html' title='HAPPY NATIONAL SCRAPBOOKING DAY!!!  [ Project Mouse | New Orleans ]'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2742095727484366583</id><published>2019-02-22T00:00:00.000-07:00</published><updated>2019-02-22T00:00:07.325-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Project Mouse | Vibes and the FANniversary KICK OFF!!!!</title><content type='html'>We are SO EXCITED!! It's finally party time!  We are celebrating 6 years of magic with Project Mouse!  YEP!  It's another FANniversary weekend!!! &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop"&gt;&lt;img src="http://brittishdesigns.com/miscimages/pmsalead-2019.png" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Krista and I have been so hard at work behind the scenes putting together this amazing weekend to show our love for you, our love for Project Mouse and to celebrate by doing what we love - scrapping those magical memories!!  There’s a LOT going on, so I’m going to do my best to share with you quickly everything we have planned.  BUT you really should go to our special &lt;a href="https://the-lilypad.com/forum/forum/project-mouse-fanniversary-celebrating-6.573/"&gt;FANniversary Forum&lt;/a&gt; over at The Lily Pad.  That’s where its all going down!!&lt;br /&gt;&lt;br /&gt;As the ad states - everything Project Mouse is on sale.  Including our new release!!  We discounted ALL our individual packs to 35% off.  Annnnnnd - Bundles are even an extra 15% off!  Whaaaat?!  And don’t miss out on our brand new ARTSY pack that we are giving away FREE with any purchase of $25 or more!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop"&gt;&lt;img src="http://brittishdesigns.com/miscimages/FWP-Ad-2019.png" width="700" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Our newest collection (which is totally on sale) is called &lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=776"&gt;“Project Mouse: Vibes”&lt;/a&gt;&lt;/b&gt; and you can see the whole thing at the bottom of this post!!  It’s gorgeous, I love it and you’ll die when you see the amazing pages my team created.  &lt;br /&gt;&lt;br /&gt;Oh and I DO have a killer &lt;b&gt;freebie&lt;/b&gt; for you at the end of this post!!! Just a little gift to make you smile.  So be sure to read til the end!!&lt;br /&gt;&lt;br /&gt;Along with all that we also have FOUR challenges being posted tomorrow.  A super fun Passport game where you can collect Project Mouse digi stamps and also win an awesome prize!  A Pin it to Win it giveaway game.  A LIVE CHAT with me and Krista.  And THREE, yes THREE Watch Cheryl Scrap live broadcasts.  Details on ALLLLL those fun events are in our &lt;a href="https://the-lilypad.com/forum/forum/project-mouse-fanniversary-celebrating-6.573/"&gt;FANniversary Forum&lt;/a&gt; over at The Lily Pad.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=776"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Vibes): Bundle&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_vibes_bundle_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=777"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Vibes): Cards&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_vibes_cards_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=778"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Vibes): Elements&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;span style="font-size: x-large;"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_vibes_ep_600.jpg" width="600" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=779"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Vibes): Papers&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_vibes_pp_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=780"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Vibes): Word Art&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_vibes_wa_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;★&amp;nbsp;&lt;span style="font-size: large;"&gt;inspiration from the team&amp;nbsp;&lt;/span&gt;★&lt;br /&gt;&lt;br /&gt;by Britt&lt;img src="http://brittishdesigns.com/miscimages/NeatandPretty_BLOG.jpg" width="800" /&gt;&lt;br /&gt;&lt;br /&gt;by Krista&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-vibes-krista.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-vibes-julie1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-vibes-julie2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-vibes-erica1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-vibes-erica2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-vibes-fonnetta1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-vibes-fonnetta2.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-vibes-fonnetta3.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-vibes-becca.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-vibes-kelsy1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-vibes-kelsy2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-vibes-justine1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-vibes-justine2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-vibes-tanya1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-vibes-tanya2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-vibes-jan1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-vibes-jan2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-vibes-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-vibes-wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-vibes-kat.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jenna Fortner (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-vibes-jennafortner.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Courtney Stevens (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-vibes-courtneystevens.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Lynette Wilkins (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-vibes-lynettewilkins.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by sucali (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-vibes-sucali.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica Webser (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-vibes-ericawebster.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;And last, but certainly not least - here is the freebie for you to enjoy!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_vibecharacters.zip" target="_blank"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_vibescharactercards_600.jpg" width="800" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;i&gt;[click image to download]&lt;/i&gt;&lt;/center&gt;&lt;br /&gt;Be sure to stop by &lt;a href="http://sahlinstudio.com/blog/"&gt;Krista's blog&lt;/a&gt; to snag her amazing freebie too!&lt;br /&gt;&lt;br /&gt;I hope you’ve set aside a lot of me-time this weekend to scrap and play and have fun with this amazing Project Mouse community.  It’s going to be an amazing weekend.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2742095727484366583/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2019/02/project-mouse-vibes-and-fanniversary.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2742095727484366583'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2742095727484366583'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2019/02/project-mouse-vibes-and-fanniversary.html' title='Project Mouse | Vibes and the FANniversary KICK OFF!!!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1361337844890013839</id><published>2018-11-26T10:37:00.002-07:00</published><updated>2018-11-26T10:37:29.943-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><title type='text'>UNHEARD OF DEAL on Project Mouse - CYBER MONDAY ONLY!</title><content type='html'>&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/cybermonday.png" width="600" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span style="font-size: large;"&gt;Unheard of!  Never before!  We must be nuts!!!!&lt;/span&gt;&lt;/b&gt; &lt;/center&gt;&lt;br /&gt;To celebrate Cyber Monday, Krista and I have lost our minds.  We took 2 of our favorite festive bundles and marked them 50% off the bundle price - thats nearly 70% off RETAIL! Project Mouse &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=488"&gt;“Christmas”&lt;/a&gt; and &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=474"&gt;“At Night”&lt;/a&gt; are at the lowest price ever through today only!!   I don’t think you’ll ever see this price on these bundles again.  So, if you don’t have them - snatch them up before the clock strikes midnight.  Again - this deal is for TODAY ONLY!!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;span style="font-size: large;"&gt;Two AMAZING Bundles are 50% off the bundle price&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/center&gt;&lt;center&gt;&lt;b&gt;&lt;span style="font-size: large;"&gt;TODAY ONLY!&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=488"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;“Project Mouse (Christmas): Bundle”&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_christmas_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=474"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;“Project Mouse (At Night): Bundle”&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_atnight_bundle_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;&lt;/div&gt;&lt;/center&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1361337844890013839/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2018/11/unheard-of-deal-on-project-mouse-cyber.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1361337844890013839'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1361337844890013839'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2018/11/unheard-of-deal-on-project-mouse-cyber.html' title='UNHEARD OF DEAL on Project Mouse - CYBER MONDAY ONLY!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9153374112495748410</id><published>2018-11-24T14:06:00.000-07:00</published><updated>2018-11-24T14:06:47.186-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Christmas'/><title type='text'>Holiday Kick-Off Sale!</title><content type='html'>Guess who has been sick in bed for a couple days? This girl. First my little girls got colds and so sweetly gave it to Mama. BAD TIMING! Black Friday came and went and I just couldn’t get it together to get up and out of bed and get the sale going. So to make it up to you for being late, I added some SWEET deals on Christmas products and I extended the sale into next week to give you plenty of time to shop!! &lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/BlackFriday2018.png" width="700" /&gt;&lt;/center&gt;&lt;br /&gt;Take 30% off store-wide. This includes ALL Project Mouse individual packs, all regular kits, journals cards, etc etc etc!! It’s all on sale. &lt;br /&gt;&lt;br /&gt;AND because I’m just so excited its CHRISTMAS TIME, I put EVERY Christmas product in my shop on sale at 50% off!!!! This excludes Project Mouse, but it does INCLUDES a few of my own non-Project Mouse Christmas bundles. They are discounted on top of the bundle price. HOLY. STEAL. (If you scroll down, you’ll see that I’ve included some previews of a few of my fave holiday products from the past that are all 50% off right now.)&lt;br /&gt;&lt;br /&gt;I hope you all had a very Happy Thanksgiving. I am truly thankful for you all, from the bottom of my heart. I get to create and scrap and share in the love of memory keeping with all of you, and that means so much to me. I can’t fully express the gratitude I feel.&lt;br /&gt;&lt;br /&gt;Happy Shopping!! I hope you score BIG this weekend. &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;span style="font-family: Georgia, Times New Roman, serif; font-size: x-large;"&gt;&lt;i&gt;Some of my fave Christmas kits ALL 50% OFF!&lt;/i&gt;&lt;/span&gt;&lt;/center&gt;&lt;center&gt;&lt;i&gt;&lt;span style="font-family: Georgia, Times New Roman, serif; font-size: x-large;"&gt;(plus, so many more Christmas products in the shop!) &lt;/span&gt;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=21&amp;amp;products_id=331"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;Holiday Magic Collection&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_holidaymagic_collection_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=21&amp;amp;products_id=81"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;My Year In Pockets: "Jolly"&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_dec16_bundle_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=21&amp;amp;products_id=708"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;Happiest Season of All&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_hsoa_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=21&amp;amp;products_id=403"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;Winter Sparkle&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_wintersparkle_600.jpg" width="600" /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;/center&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/9153374112495748410/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2018/11/holiday-kick-off-sale.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9153374112495748410'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9153374112495748410'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2018/11/holiday-kick-off-sale.html' title='Holiday Kick-Off Sale!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9152695692851369928</id><published>2018-10-19T00:00:00.000-06:00</published><updated>2018-10-19T00:00:00.204-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Project Mouse | Movies</title><content type='html'>NOW SHOWING 🎥 . . . &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=771"&gt;&lt;b&gt;“Project Mouse: Movies”&lt;/b&gt;&lt;/a&gt;! The new collection is in the shop now!!!! 🍿🎞⭐️🌴  &lt;br /&gt;&lt;br /&gt;I am so thrilled with how this kit turned out.  I hope you’ll love it too!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=771"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Movies): Bundle&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_movies_bundle_600.jpg" width="780" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=772"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Movies): Cards&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_movies_cards_600.jpg" width="780" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=773"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;Project Mouse (Movies): Elements&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_movies_ep_600.jpg" width="780" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=774"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Movies): Papers&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_movies_pp_600.jpg" width="780" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=775"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;Project Mouse (Movies): Word Art&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_movies_wa_600.jpg" width="780" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;As always, the individual packs are all 20% off opening weekend only, and the bundle is always discounted to be the best value!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;inspiration from the britt girls!&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmmovies-tanya1.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmmovies-heather.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmmovies-erica1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmmovies-erica2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmmovies-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmmovies-kat.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmmovies-justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmmovies-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmmovies-kelsy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmmovies-julie1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmmovies-julie2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmmovies-jan.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/9152695692851369928/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2018/10/project-mouse-movies.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9152695692851369928'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9152695692851369928'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2018/10/project-mouse-movies.html' title='Project Mouse | Movies'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3681726252412375487</id><published>2018-10-05T12:02:00.000-06:00</published><updated>2018-10-05T12:02:04.022-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Happy DSD, everybodeeee!!!!</title><content type='html'>&lt;center&gt;&lt;b&gt;&lt;span style="background-color: orange; color: yellow; font-size: large;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/center&gt;&lt;center&gt;&lt;b&gt;&lt;span style="background-color: black; color: white; font-size: large;"&gt;&amp;nbsp;HOORAY FOR DIGITAL SCRAPBOOKING DAY!!!&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/center&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop"&gt;My shop&lt;/a&gt; is 30% off now through Monday. The &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=index&amp;amp;cPath=20"&gt;Bargain Bin&lt;/a&gt; is BACK, baby!!!! (There may or may not still be some freebies hidden among the other CUTE bargain products). &lt;br /&gt;&lt;br /&gt;Treat yourself to some NEW scrapping supplies!!! You totally deserve it. MWAH!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;span style="font-family: &amp;quot;century gothic&amp;quot;; font-size: 21px; line-height: 175%;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/"&gt;&lt;img src="http://brittishdesigns.com/miscimages/DSD2018.png" width="500" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;&lt;/span&gt;&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3681726252412375487/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2018/10/happy-dsd-everybodeeee.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3681726252412375487'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3681726252412375487'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2018/10/happy-dsd-everybodeeee.html' title='Happy DSD, everybodeeee!!!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3204255676959671641</id><published>2018-09-14T00:50:00.002-06:00</published><updated>2018-09-14T00:50:54.185-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Project Mouse (Main Street): Pins and Artsy!!</title><content type='html'>Hi everyone!!  We have our newest pins and artsy release ready for you today!  Introducing &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=769"&gt;“Project Mouse (Main Street): Enamel Pins”&lt;/a&gt; and &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=770"&gt;“Project Mouse (Main Street): Artsy”&lt;/a&gt;. I am obsessed with how these turned out.  I really love them and I know it’ll be one I go back to time and time again!!  I hope you like it too!!&lt;br /&gt;As with all the pins and artsy releases, we offer the two bundled together for opening weekend only!! You save BIG TIME when you purchase both for just $4.99.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/limitedtimemain_WEB.jpg" width="450" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=768"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;Project Mouse (Main Street): Bundle 2&lt;/b&gt;&lt;/span&gt; &lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_main_bundle2_600.jpg" width="800" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=770"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;Project Mouse (Main Street): Artsy&lt;/b&gt;&lt;/span&gt; &lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_main_artsy_600.jpg" width="800" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=769"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Main Street): Enamel Pins&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_main_pins_600.jpg" width="800" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;center&gt;Inspiration from the team:&lt;br /&gt;&lt;br /&gt;by Britt&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/PapaAtDisneyland_BLOG.jpg" width="800" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMmainstreet-kelsy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMmainstreet-justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMmainstreet-jan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMmainstreet-heather.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMmainstreet-tanya.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMmainstreet-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMmainstreet-becca.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMmainstreet-wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMmainstreet-julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by sucali (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMmainstreet-sucali.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Courtney Stevens (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMmainstreet-courtneystevens.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jenna Fortner (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMmainstreet-jennafortner.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Candy Moe (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMmainstreet-candymoe.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Enjoy the new goodies and happy scrapping!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3204255676959671641/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2018/09/project-mouse-main-street-pins-and-artsy.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3204255676959671641'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3204255676959671641'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2018/09/project-mouse-main-street-pins-and-artsy.html' title='Project Mouse (Main Street): Pins and Artsy!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8688764467077509835</id><published>2018-08-28T12:19:00.004-06:00</published><updated>2018-08-28T12:19:41.334-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Template Challenge Winners</title><content type='html'>Thanks so much to EVERYONE who participated in our template challenge.  We had 15 entries!!  I was loving looking at each one.  &lt;br /&gt;&lt;br /&gt;Our first randomly selected winner of a $25 Gift Certificate is . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;span style="font-size: large;"&gt;KIM! (carolinagirl)&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/gallery/albums/userpics/10106/normal_5-MNSSHP1.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;I LOVE Kim's Halloween page! All of the sprinkled elements, her paper choices, its all just SO FESTIVE and perfect!!&lt;br /&gt;&lt;br /&gt;And our second winner is . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;span style="font-size: large;"&gt;KATIE! (angustia17)&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/gallery/albums/userpics/10310/normal_runthroughthepark.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Katie's page makes this race look like such a BLAST!  Such great candid running shots, and character shots.  LOTS of energy and style!&lt;br /&gt;&lt;br /&gt;Thanks for your patience in getting these winners chosen and posted!  I've already emailed Katie and Kim their GCs!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8688764467077509835/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2018/08/template-challenge-winners.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8688764467077509835'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8688764467077509835'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2018/08/template-challenge-winners.html' title='Template Challenge Winners'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6429962121908686525</id><published>2018-08-17T13:00:00.000-06:00</published><updated>2018-08-17T13:00:04.144-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Challenge'/><title type='text'>Anniversary Celebration | Template Challenge!</title><content type='html'>Who's up for a challenge?  It's super simple.  &lt;br /&gt;&lt;br /&gt;- Download the template below and scrap a page using Britt-ish Designs products&lt;br /&gt;- Post your finished layout in the &lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=5"&gt;Challenge Gallery&lt;/a&gt; at BrittishDesigns.com&lt;br /&gt;- Come back here and leave a link to your layout in the comments of this post (one entry per person)&lt;br /&gt;- Challenge ends Monday night, 8/20/18 at midnight MST&lt;br /&gt;&lt;br /&gt;I will randomly choose 2 lucky scrappers who will win a $25 Gift Certificate to my shop!!  WOO HOO!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_anniversarytemp_600.jpg width=750&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_anniversarytemp_freebie.zip"&gt;[download here]&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;HAVE FUN!! I can't wait to see your pages!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6429962121908686525/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html#comment-form' title='19 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6429962121908686525'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6429962121908686525'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html' title='Anniversary Celebration | Template Challenge!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>19</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4717428713133685008</id><published>2018-08-17T00:57:00.000-06:00</published><updated>2018-08-17T00:57:23.973-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><title type='text'>Project Mouse: Wilderness AND and Anniversary Celebration!!!!</title><content type='html'>Hi everyone!! Oh my goodness. I’ve got a LOT to tell you!&lt;br /&gt;&lt;br /&gt;First of all - I’m celebrating the anniversary of Britt-ish Designs!  I’ve in this biz for 11 years now.  Yep.  11 years ago, I put my toe in the water and bravely posted my first digital kit on my blog as a freebie.  A month later I was asked to start selling at a shop and it’s been a wild ride ever since!!&lt;br /&gt;&lt;br /&gt;As I look back over the past 11 years, I’m filled with so much love and appreciation to everyone who has spent a dollar in my shop to own something I created.  When I see my work in your scrapbooks, it still gives me such a thrill!!  I’m flattered.  Honored.  Tickled.  Blessed.  I love being Britt-ish Designs, and I can’t wait to see where the &lt;i&gt;next&lt;/i&gt; 11 years takes me.&lt;br /&gt;&lt;br /&gt;To celebrate this anniversary, I put the &lt;a href="http://www.brittishdesigns.com/shop"&gt;entire shop&lt;/a&gt; on sale 30% off (excluding bundles - they’re already discounted anyway).  And I've opened up a &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=index&amp;amp;cPath=20"&gt;bargain bin&lt;/a&gt; and FILLED it with over 70 products at rock bottom prices! (hint - most are 50% off, some are even &lt;i&gt;FREE&lt;/i&gt;!) I think I've gone a little crazy.&lt;br /&gt;&lt;br /&gt;Also, I’ll be posting a Facebook freebie this weekend, so be sure to &lt;a href="https://www.facebook.com/brittishdesigns/"&gt;follow me on Facebook&lt;/a&gt; so you don’t miss it! &lt;br /&gt;&lt;br /&gt;AND I’m doing a template challenge on here on my blog!  Watch for that to start tomorrow afternoon.  Free template for you to scrap with and get entered to win one of 2 $25 Gift Certificates to my shop!!&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/2018anniversarysale.jpg" width="800" /&gt;&lt;/center&gt;&lt;br /&gt;Annnnnd!!!!!  That’s not all!  Krista and I have been SUPER hard at work creating a BRAND NEW Project Mouse collection!!!  It’s &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=763"&gt;&lt;b&gt;Project Mouse: Wilderness&lt;/b&gt;&lt;/a&gt; and guys - this is such a good one!!  It’s been so much fun tackling this theme.  I feel like this collection is so different, but still TOTALLY has that Project Mouse vibe we all love! (And yes, all the individual packs 30% off in the anniversary sale this weekend!)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;/b&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=763"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;Project Mouse (Wilderness): Bundle&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_wilderness_bundle_600.jpg" width="785" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=764"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;Project Mouse (Wilderness): Cards&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_wilderness_cards_600.jpg" width="785" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=765"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;Project Mouse (Wilderness): Elements&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_wilderness_ep_600.jpg" width="785" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=766"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;Project Mouse (Wilderness): Word Art&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_wilderness_wa_600.jpg" width="785" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=767"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;Project Mouse (Wilderness): Papers&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_wilderness_pp_600.jpg" width="785" /&gt;&lt;/a&gt;&lt;/b&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I scrapped a few pages with this collection.  It was so. much. fun.  This first one is from our most recent trip.  I think I was more excited about meeting beautiful Pocahontas than my girls were. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/meetingpocahontas_BLOG.jpg" width="800" /&gt;&lt;/center&gt;&lt;br /&gt;And these two pages are from back in 2016.  Look how tiny Gia is!! Only 2 years old.  This magical morning when Chip scooped up my little girls and walked off down Main Street was just unforgettable.  Scarlett still talks about it.  I had SO many photos, I had to do a 2-pager!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/ChipandDale_pg1_BLOG.jpg" width="800" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/ChipandDale_pg1_BLOG.jpg" width="800" /&gt;&lt;/center&gt;&lt;br /&gt;Check out Krista's beautiful page.  I ALWAYS love seeing how she prints out the cards and physically scraps them.  LOVE!!!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMwilderness-kristasahlin.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMwilderness-julie1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMwilderness-julie2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMwilderness-heather.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMwilderness-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMwilderness-becca.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMwilderness-erica.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMwilderness-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMwilderness-wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMwilderness-kelsy1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMwilderness-kelsy2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMwilderness-justine1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMwilderness-justine2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kathleen Summers (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMwilderness-kathleensummers.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica Webster (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMwilderness-ericawebster.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Candy Moe (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMwilderness-candymoe.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Lynette Wilkins (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMwilderness-lynettewilkins.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jenna Fortner (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMwilderness-jennafortner.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kerrianne Phelps (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMwilderness-kerriannephelps.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jen Little (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMwilderness-jenlittle.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Courtney Stevens (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMwilderness-courtneystevens.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Ok - to recap - if you've made it through this SUPER LONG post . . .&lt;br /&gt;&lt;br /&gt;- shop the &lt;a href="http://www.brittishdesigns.com/shop/"&gt;store-wide sale&lt;/a&gt;&lt;br /&gt;- don't forget to check out the &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=index&amp;cPath=20"&gt;bargain bin&lt;/a&gt;&lt;br /&gt;- watch the blog for the Template Challenge starting tomorrow&lt;br /&gt;- watch &lt;a href="https://www.facebook.com/brittishdesigns/"&gt;Facebook&lt;/a&gt; for a freebie showing up tomorrow too!&lt;br /&gt;&lt;br /&gt;Have fun!  Please come play along and enjoy this celebration weekend with me.  Love to you all!!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4717428713133685008/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2018/08/project-mouse-wilderness-and-and.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717428713133685008'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717428713133685008'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2018/08/project-mouse-wilderness-and-and.html' title='Project Mouse: Wilderness AND and Anniversary Celebration!!!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-325063800313088759</id><published>2018-07-23T10:16:00.000-06:00</published><updated>2018-07-23T10:16:16.579-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Art Journaling the Magic - Online Q&amp;A with Britt and Tangie!</title><content type='html'>Hey, friends!!! Have you ever dreamt of attending one of Tangie Baxter's Art Journaling the Magic live retreats?? Have you already signed up, but still have questions about what to expect?&lt;br /&gt;&lt;br /&gt;This coming Wednesday, July 25th, at 6:30pm MST (8:30 EST/5:30 PST) Tangie and I are holding a live Q&amp;A session all about Art Journaling the Magic! Come and pick our BRAINS!!! Go to &lt;a href="https://journalingthemagic.com/collections/frontpage/products/live-q-a-with-tangie-brittney"&gt;journalingthemagic.com&lt;/a&gt; for more details and to get the link to join the webinar.&lt;br /&gt;&lt;center&gt;&lt;a href="https://journalingthemagic.com/collections/frontpage/products/live-q-a-with-tangie-brittney"&gt;&lt;img src=http://brittishdesigns.com/miscimages/AJTMliveQandA.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I am THRILLED that Tangie has asked me to be a guest teacher at the upcoming December (at WDW) and January (at Disneyland) retreats!! AHH!!! SO exciting. It's my hope that some of my online friends and customers will join us on this journey! Wouldn't it just be an absolute dream to hang out at a Disney park and do ART together?!&lt;br /&gt;&lt;br /&gt;Did I mention there will be prizes AND downloadable freebies at the Q&amp;A?! Uhhhhh YEAH!&lt;br /&gt;&lt;br /&gt;Even if you're just curious about what Art Journaling the Magic is - come hang out on Zoom with us on Wednesday night, July 25th!! See you there!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/325063800313088759/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2018/07/art-journaling-magic-online-q-with.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/325063800313088759'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/325063800313088759'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2018/07/art-journaling-magic-online-q-with.html' title='Art Journaling the Magic - Online Q&amp;A with Britt and Tangie!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3935503321213851566</id><published>2018-07-16T08:20:00.001-06:00</published><updated>2018-07-16T08:45:41.853-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Happy Birthday Disneyland (tomorrow)!!</title><content type='html'>YEP!  Tomorrow is Disneyland's BIRTHDAY!  Are you doing anything fun to celebrate? 🙋‍ I AM!! 🙋‍ I'm going to &lt;a href="https://journalingthemagic.com/collections/frontpage/products/celebration-birthday-party-july-17th-details"&gt;Tangie Baxter's online party&lt;/a&gt;!!&lt;br /&gt;&lt;br /&gt;When:&lt;br /&gt;Tuesday, July 17, 2018, 8 PM Eastern Time&lt;br /&gt;Party is 1 Hour&lt;br /&gt;&lt;br /&gt;Where:&lt;br /&gt;Online via Zoom! More info here: https://journalingthemagic.com/…/celebration-birthday-party…&lt;br /&gt;&lt;br /&gt;What you need:&lt;br /&gt;- A cupcake &amp; party hat! (Bring your own cupcake and birthday hat or ears!)&lt;br /&gt;- Do you have a picture of the first time you visited Disneyland? (or the earliest picture you have) Bring it, we'd love for you to hold it up and show us!&lt;br /&gt;- A few simple easy art supplies. If you want to do an OPTIONAL art project we'll be drawing super simple cupcakes. (You can use crayons and computer paper or any art supplies you have on hand!)&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="https://journalingthemagic.com/collections/frontpage/products/celebration-birthday-party-july-17th-details"&gt;&lt;img src=http://brittishdesigns.com/miscimages/BirthdayAnnounce.jpg width=550&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I AM SO EXCITED!!!! I love Tangie's online parties! See you tomorrow to celebrate the opening of my favorite place in the world!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3935503321213851566/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2018/07/happy-birthday-disneyland-tomorrow.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3935503321213851566'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3935503321213851566'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2018/07/happy-birthday-disneyland-tomorrow.html' title='Happy Birthday Disneyland (tomorrow)!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2444937861194599963</id><published>2018-07-13T00:00:00.000-06:00</published><updated>2018-07-14T12:25:25.968-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Project Mouse (Adventure): PINS &amp; ARTSY!!</title><content type='html'>Hi guys!!!  I’m super excited to bring another set of Project Mouse pins and artsy pack to your inbox tonight.  This time is all about ADVENTURE!!!!  YAY!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=760"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;** LIMITED TIME ** Project Mouse (Adventure): BUNDLE 2&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_adventure_bundle2_600.jpg" width="800" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-size: x-large;"&gt;&lt;br /&gt;&lt;/span&gt; &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=761"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Adventure): Artsy&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_adventure_artsy_600.jpg" width="800" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=762"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Adventure): Enamel Pins&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_adventure_pins_600.jpg" width="800" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;The pins and artsy packs are, as always, sold separately (also 20% off this weekend only).  BUT you CAN get a special limited time bundle and save EVEN MORE if you want both!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=760"&gt;&lt;img src="http://brittishdesigns.com/miscimages/limitedtimeadventure.jpg" width="500" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;These obviously were made to coordinate with our &lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=571"&gt;"Project Mouse (Adventure): Bundle"&lt;/a&gt;&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=571"&gt;&lt;img src=http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_adventure_bundle_600.jpg width=550&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Enjoy some AMAZING layouts from the team:&lt;br /&gt;&lt;br /&gt;by Britt&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/Tarzans_Treehouse_WEB.jpg" width=800 /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMadventure-kelsy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMadventure-tanya.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMadventure-heather.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMadventure-justine1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMadventure-justine2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMadventure-julie1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMadventure-julie2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMadventure-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Courtney Stevens (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMadventure-courtneystevens.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Desiree Glaze (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMadventure-desireeglaze.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;by Kathleen Summers (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMadventure-kathleensummers1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMadventure-kathleensummers2.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMadventure-kathleensummers3.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Have a GREAT weekend!  Make magical memories and then scrap them up!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2444937861194599963/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2018/07/project-mouse-adventure-pins-artsy.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2444937861194599963'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2444937861194599963'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2018/07/project-mouse-adventure-pins-artsy.html' title='Project Mouse (Adventure): PINS &amp; ARTSY!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3966860068164531519</id><published>2018-06-08T15:12:00.003-06:00</published><updated>2018-06-08T15:12:46.070-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Project Mouse | Tomorrow PINS &amp; ARTSY!!</title><content type='html'>People of Earth!  We come in . . . Mouse!  Hahah!!  There are NEW Project Mouse (Tomorrow): Pins AND Artsy in &lt;a href="http://www.brittishdesigns.com/shop/"&gt;the shop&lt;/a&gt;!!  I can’t tell you how much Krista and I LOVE making pins and artsy packs.  They are just SO fun and creative!  They really get me excited.  I hope you like this installment!  You can get BOTH brand new products for just $4.99 this weekend only!&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/limitedtimetomorrow_WEB.jpg" width="500" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=757"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;** LIMITED TIME ** Project Mouse (Tomorrow): BUNDLE 2&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_tomorrow_bundle2_600.jpg" width="800" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=758"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Tomorrow): Enamel Pins&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_tomorrow_pins_600.jpg" width="800" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=759"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;Project Mouse (Tomorrow): Artsy&lt;/b&gt;&lt;/span&gt; &lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_tomorrow_artsy_600.jpg" width="800" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;inspiration from the britt girls!&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMtomorrow-Kelsy1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMtomorrow-Kelsy2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMtomorrow-justine.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMtomorrow-justine2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMtomorrow-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMtomorrow-julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMtomorrow-jan1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMtomorrow-jan2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMtomorrow-wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMtomorrow-tanya.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMtomorrow-kat.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMtomorrow-erica.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Courtney Stevens (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMtomorrow-courtney.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Tracie Radtke (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMtomorrow-tracie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Lynnette Wilkins&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/PMtomorrow-lynnette.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3966860068164531519/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2018/06/project-mouse-tomorrow-pins-artsy.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3966860068164531519'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3966860068164531519'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2018/06/project-mouse-tomorrow-pins-artsy.html' title='Project Mouse | Tomorrow PINS &amp; ARTSY!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7082796965089792220</id><published>2018-05-05T00:00:00.000-06:00</published><updated>2018-05-05T00:00:09.300-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><title type='text'>Project Mouse | Boardwalk</title><content type='html'>National Scrapbooking Day 2018 is in full swing! SO MUCH FUN is happening around digi-land!!  And I am thrilled to be releasing this fun new Project Mouse collection on this special holiday!&lt;br /&gt;&lt;br /&gt;Project Mouse: Boardwalk was inspired by many things!!  We started at Paradise Pier (which, I know, I know is about to be Pixar Pier).  We traveled to the Boardwalk Resort at Disney World, took a stroll through Disney Springs, carnivals, state fairs, oceanside boardwalks, its got a little bit of it ALL!  Mostly its sunshine and FUN!! &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=752"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Boardwalk): Bundle&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_boardwalk_bundle_600.jpg" width="800" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=756"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Boardwalk): Cards&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_boardwalk_cards_600.jpg" width="800" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=755"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Boardwalk): Elements&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_boardwalk_ep_600.jpg" width="800" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=754"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Boardwalk): Papers&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_boardwalk_pp_600.jpg" width="800" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=753"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Boardwalk): Word Art&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_boardwalk_wa_600.jpg" width="800" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;i&gt;* &lt;i&gt;BE SURE TO READ TO THE BOTTOM OF THIS POST TO SNAG THE FREEBIE!!&lt;/i&gt; *&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Most times, while we are designing, I'll be working on a page as we go.  It helps me to know what kind of items I'd like, what's missing, what looks cute, what doesn't, etc.  This was the page I had completed by the time we were done with Boardwalk!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/Pier_WEB.jpg" width="800" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: large;"&gt; inspiration from the britt girls!&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/boardwalk-becca.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/boardwalk-kat.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/boardwalk-erica.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/boardwalk-tanya.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/boardwalk-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/boardwalk-julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/boardwalk-jan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/boardwalk-heather.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/boardwalk-kelsy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/boardwalk-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/boardwalk-fonnetta2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/boardwalk-justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kathleen Summers (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/boardwalk-kathleensummers.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/boardwalk-kathleensummers2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Mrivas (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/boardwalk-mrivas.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Lynette Wilkins (Sahlin Studio Creative Team)&lt;/span&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/boardwalk-lynettewilkins.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/center&gt;&lt;center&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/center&gt;&lt;center&gt;&lt;b&gt;FREEBIE TIME!!&lt;/b&gt; Enjoy!  Love you guys.  Happy NSD! &lt;br /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_pm_boardwalk_addon.zip"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_sahlinstudio_pm_boardwalk_addon_600.jpg" width="800" /&gt;&lt;/a&gt;&lt;br /&gt;(click image to download)&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7082796965089792220/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2018/05/project-mouse-boardwalk.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7082796965089792220'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7082796965089792220'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2018/05/project-mouse-boardwalk.html' title='Project Mouse | Boardwalk'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4024728234968714071</id><published>2018-05-04T15:07:00.000-06:00</published><updated>2018-05-04T15:07:13.612-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>NSD 2018  |  Look &amp; Find</title><content type='html'>For our little NSD Game, I thought we could do a &lt;b&gt;Look &amp;amp; Find&lt;/b&gt;.  &lt;br /&gt;&lt;br /&gt;You look through &lt;a href="http://www.brittishdesigns.com/"&gt;my shop&lt;/a&gt;, and find the answers. &amp;nbsp;Email your answers to designerbrittney@gmail.com with the subject line "Look &amp;amp; Find". &amp;nbsp;Turn 'em in before midnight on Monday May 7, and I'll enter your name to &lt;b&gt;win a $25 GC&lt;/b&gt; to my shop!!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/"&gt;&lt;img src="http://brittishdesigns.com/miscimages/lookandfind.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;GOOD LUCK!!  Have fun and have a happy National Scrapbooking Day!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4024728234968714071/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2018/05/nsd-2018-look-find.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4024728234968714071'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4024728234968714071'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2018/05/nsd-2018-look-find.html' title='NSD 2018  |  Look &amp; Find'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2642289829710035478</id><published>2018-05-03T21:10:00.001-06:00</published><updated>2018-05-03T21:10:22.126-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Happy National Scrapbooking Day!!</title><content type='html'>Another NSD is HERE!  Hands down, the FUNNEST weekend for scrapbookers! Am I right?  I'm so excited to kick off this celebratory weekend!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/"&gt;&lt;img src="http://brittishdesigns.com/miscimages/NSD2018.png" width="800" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;div style="text-align: center;"&gt;&lt;span style="caret-color: rgb(85, 85, 85); color: #555555; font-family: Arial, sans-serif; font-size: 14px;"&gt;♥　♡　♥　♡　♥　♡　♥　♡　♥　♡　♥　♡　♥&lt;/span&gt;&lt;/div&gt;&lt;ul style="box-sizing: border-box; caret-color: rgb(85, 85, 85); color: #555555; font-family: Arial, sans-serif; font-size: 14px; word-wrap: break-word;"&gt;&lt;li style="box-sizing: border-box; list-style-type: none; word-wrap: break-word;"&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div style="text-align: center;"&gt;&lt;b&gt;&lt;span style="color: #45818e; font-size: large;"&gt;HERE'S WHAT YOU NEED TO KNOW:&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;* SALE STARTS NOW!!! (ends Monday at midnight)&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;* Fun game coming tomorrow HERE on the blog!!&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;* Awesome challenge/game coming to the &lt;a href="https://www.facebook.com/groups/projectmouse/"&gt;Project Mouse Facebook Group&lt;/a&gt; tomorrow, so be sure to join!!&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;* NEW collection from Project Mouse coming Saturday!!!&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;* FREEBIE also on Saturday!!&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;* I have a giveaway right now on my Instagram @designerbrittney &amp;nbsp;(Hurry and enter, it ends tomorrow afternoon!!)&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;ul style="box-sizing: border-box; caret-color: rgb(85, 85, 85); color: #555555; font-family: Arial, sans-serif; font-size: 14px; word-wrap: break-word;"&gt;&lt;li style="box-sizing: border-box; list-style-type: none; text-align: center; word-wrap: break-word;"&gt;♥　♡　♥　♡　♥　♡　♥　♡　♥　♡　♥　♡　♥&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;LET'S DO THIS! &amp;nbsp;Have an awesome weekend. &amp;nbsp;Scrap lots. &amp;nbsp;I LOVE YA!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2642289829710035478/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2018/05/happy-national-scrapbooking-day.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2642289829710035478'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2642289829710035478'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2018/05/happy-national-scrapbooking-day.html' title='Happy National Scrapbooking Day!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2367174978005518419</id><published>2018-04-13T00:00:00.000-06:00</published><updated>2018-04-13T00:00:21.968-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Project Mouse | Frontier PINS &amp; ARTSY!</title><content type='html'>&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;b&gt;&lt;span style="color: #f1c232;"&gt;&amp;nbsp;»»————-　YEE HAW!!　————-««    &lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;br /&gt;It's time to release another set of our popular enamel pins and artsy packs.  This time they coordinate with &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=495"&gt;the Frontier collection&lt;/a&gt; .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/limitedtimefrontier-WEB.jpg" width="450" /&gt;&lt;/center&gt;&lt;center&gt;&lt;br /&gt;&lt;/center&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=749"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Frontier): Bundle 2&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_frontier_bundle2_600.jpg" width="800" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=750"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Frontier): Artsy&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_frontier_artsy_600.jpg" width="800" /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=751"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;Project Mouse (Frontier): Enamel Pins&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_frontier_pins_600.jpg" width="800" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Our original Frontier collection was released a few years back.  It's been SO much fun revisiting our past collections this way!  We have decided to offer &lt;b&gt;&lt;span style="color: #f1c232;"&gt;the original Frontier packs at 30% off this weekend only&lt;/span&gt;&lt;/b&gt; as well! Or you can always buy the whole bundle at an even more discounted price! &lt;br /&gt;&lt;br /&gt;&amp;gt;&amp;gt; &amp;nbsp;If you were thinking of getting some Frontierland themed supplies, NOW IS THE TIME! &amp;nbsp;&amp;lt;&amp;lt;&lt;br /&gt;&lt;br /&gt;The original Project Mouse: Frontier collection is AWESOME!! Let me show it to you, incase you missed it or haven't taken a look at its awesomeness in a while! (hehe) &amp;nbsp;&lt;i&gt;Images are clickable.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=495"&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_frontier_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=501"&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_frontier_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=500"&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_frontier_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=499"&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_frontier_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=497"&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_frontier_photooverlays_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=498"&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_frontier_alphas_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=496"&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_frontier_wordsnips_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I seriously had SO MUCH FUN scrapping with these new goodies.  I'm loving this messy, splattering look mixed with my pocket style.  It's FUN!  &lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/BigThunderMountainRR_WEB.jpg" width="800" /&gt;&lt;br /&gt;&lt;br /&gt;Here are some more amazing pages from the team: &lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontierpins-fonnetta.jpg" width="600" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontierpins-jan.jpg" width="600" /&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontierpins-heather.jpg" width="600" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontierpins-heather2.jpg" width="600" /&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontierpins-becca.jpg" width="600" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontierpins-julie.jpg" width="600" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontierpins-justine.jpg" width="600" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontierpins-kelsy1.jpg" width="600" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontierpins-kelsy2.jpg" width="600" /&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontierpins-tanya.jpg" width="600" /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontierpins-wendy.jpg" width="600" /&gt;&lt;br /&gt;&lt;br /&gt;by Kathleen Summers (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontierpins-kathleensummers1.jpg" width="600" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontierpins-kathleensummers2.jpg" width="600" /&gt;&lt;br /&gt;&lt;br /&gt;by Kerrianne Phelps (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontierpins-kerriannephelps.jpg" width="600" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;center&gt;&lt;b style="text-align: center;"&gt;&lt;span style="color: #f1c232;"&gt;»»————-　ONE LAST THING!　————-««&lt;/span&gt;&lt;/b&gt;&lt;/center&gt;&lt;/div&gt;&lt;br /&gt;Back in the day, I released a freebie with the Frontier collection and its still available if you'd like it! You can find it &lt;b&gt;&lt;a href="http://brittishdesigns.blogspot.com/2014/06/project-mouse-frontier.html"&gt;HERE at the original Project Mouse: Frontier collection post&lt;/a&gt;&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_frontier_freebie.jpg" /&gt;&lt;br /&gt;&lt;i&gt;(click the image to be directed to the post where you can download this gift!)&lt;/i&gt;&lt;/center&gt;&lt;br /&gt;Have a magical day!! xoxo&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2367174978005518419/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2018/04/project-mouse-frontier-pins-artsy.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2367174978005518419'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2367174978005518419'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2018/04/project-mouse-frontier-pins-artsy.html' title='Project Mouse | Frontier PINS &amp; ARTSY!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1637722951409319363</id><published>2018-03-23T00:00:00.000-06:00</published><updated>2018-03-23T00:00:08.716-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Project Mouse | Paradise</title><content type='html'>If you follow me on Instagram, you know I just got back from paradise - HAWAII!!  So of course I came home and poured all the aloha and salty breezes I could into our new collection.  Krista has her own trip to paradise (Costa Rica!) coming up VERY soon, so she’s got the vibes going on too!  I LOVE how it all turned out and I think you will too!&lt;br /&gt;&lt;br /&gt;This collection is perfect for SO MANY magical moments - Disney’s Aulani Resort (which is on my bucket list), Castaway Cay, the Polynesian Resort, Lilo &amp;amp; Stitch, Moana, there are SO MANY uses!!!  As always, the bundle is the biggest discount, but this weekend all individual packs are 20%. Here we go . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=744"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;“Project Mouse (Paradise): Bundle”&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_paradise_bundle_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=745"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;“Project Mouse (Paradise): Cards”&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_paradise_cards_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=746"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;“Project Mouse (Paradise): Elements”&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_paradise_ep_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=747"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;“Project Mouse (Paradise): Papers”&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_paradise_pp_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=748"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;“Project Mouse (Paradise): Word Art”&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_paradise_wa_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Here are the 2 layouts I did this week!  Of course, I had to scrap my recent trip to Hawaii - SO MANY MORE PAGES TO COME!  And I had to scrap my favorite movie, Moana!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/Snorkeling_WEB.jpg" width="600" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/Moana_WEB.jpg" width="600" /&gt;&lt;br /&gt;&lt;br /&gt;And here are LOTS more amazing pages from the Britt Girls. ENJOY!&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/paradise-kelsy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/paradise-becca1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/paradise-becca2.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/paradise-becca3.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/paradise-fonnetta1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/paradise-fonnetta2.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/paradise-fonnetta3.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/paradise-heather.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/paradise-tanya.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/paradise-justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/paradise-erica1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/paradise-erica2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/paradise-wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/paradise-julie1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/paradise-julie2.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/paradise-julie3.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/paradise-jan1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/paradise-jan2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/paradise-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kerrianne Phelps (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/paradise-kerriannephelps.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Tracie Radtke (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/paradise-tracieradtke.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Sucali (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/paradise-sucali.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1637722951409319363/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2018/03/project-mouse-paradise.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1637722951409319363'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1637722951409319363'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2018/03/project-mouse-paradise.html' title='Project Mouse | Paradise'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8128092016984176997</id><published>2018-02-08T22:15:00.000-07:00</published><updated>2018-02-08T22:15:32.905-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Project Mouse | Fantasy ENAMEL PINS &amp; ARTSY!</title><content type='html'>I am so excited to present our latest Project Mouse pins and artsy packs!!  Krista &amp;amp; I have gone all the way back to our beloved "Fantasy" collection this time. We made a pack of enamel pins and a collection of messy, amazing, splatter artsy items.  &lt;br /&gt;&lt;br /&gt;As usual, individual packs are 20% off this weekend, but we wanted to give you guys an even better deal, so we bundled them together for just $4.99!!  That's 33% off regular price.  BUT the bundle is only available THIS WEEKEND!  After Sunday, Feb. 11, it'll be gone, so grab this deal while you can.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=741"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;“Project Mouse (Fantasy): Bundle 2”&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_fantasy_bundle2_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=742"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;“Project Mouse (Fantasy): Enamel Pins”&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_fantasy_pins_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=743"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;“Project Mouse (Fantasy): Artsy”&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_fantasy_artsy_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Aren't they awesome?! EVERY time we create these pins I tell everyone who will listen that I just WANT THESE PINS IN REAL LIFE!!!! Digital is so fun, but I would totally LOVE to have them as real physical pins.  Don't you agree?!&lt;br /&gt;&lt;br /&gt;Our new pins and artsy were made to coordinate with &lt;a href="https://www.blogger.com/www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=465"&gt;&lt;b&gt;"Project Mouse: Fantasy"&lt;/b&gt;&lt;/a&gt;.  A real Project Mouse classic!  We're also making the individual packs of the original Fantasy collection at 30% off just for this weekend as well!  Do you remember how GREAT this collection is?!  I just LOVE IT!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;span style="font-size: large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=465"&gt;&lt;b&gt;&lt;span style="font-size: large;"&gt;"Project Mouse (Fantasy): Bundle"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=465"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_pmfantasy_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-size: large;"&gt;&lt;span style="font-size: large;"&gt;&lt;span style="font-size: large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=464"&gt;&lt;b&gt;"Project Mouse (Fantasy): Cards"&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=464" style="font-weight: bold;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_pmfantasy_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=463" style="font-weight: bold;"&gt;&lt;b&gt;&lt;span style="font-size: large;"&gt;"Project Mouse (Fantasy): Elements"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=463" style="font-weight: bold;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_pmfantasy_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=462" style="font-weight: bold;"&gt;&lt;b&gt;&lt;span style="font-size: large;"&gt;"Project Mouse (Fantasy): Papers"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=462" style="font-weight: bold;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_pmfantasy_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=461" style="font-weight: bold;"&gt;&lt;b&gt;&lt;span style="font-size: large;"&gt;"Project Mouse (Fantasy): Word Snips"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=461" style="font-weight: bold;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_pmfantasy_wordsnips_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=460" style="font-weight: bold;"&gt;&lt;b&gt;&lt;span style="font-size: large;"&gt;"Project Mouse (Fantasy): Word Art"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=460" style="font-weight: bold;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_pmfantasy_wordart_600.jpg" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Here is the layout I scrapped with the classic Fantasy collection AND the brand new pins and artsy!! &amp;nbsp;This is from our Disneyland trip 2 years ago. &amp;nbsp;I can't believe how little my girls were! &amp;nbsp;Wow. &amp;nbsp;It's cliche, I know, but time really does fly!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/ItsASmallWorld_WEB.jpg" width="600" /&gt;&lt;br /&gt;&lt;br /&gt;And here is a whole lot of creative team eye-candy inspiration!!!&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fantasy-kelsy1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fantasy-kelsy2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fantasy-justine.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fantasy-justine2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fantasy-julie1.jpg" /&gt; &lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fantasy-julie2.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fantasy-julie3.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fantasy-heather.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fantasy-erica.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fantasy-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fantasy-jan1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fantasy-jan2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Desiree Glaze (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fantasy-desireeglaze.jpg" width="600" /&gt;&lt;br /&gt;&lt;br /&gt;by Kathleen Summers (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fantasy-kathleensummers.jpg" width="600" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica Webster (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fantasy-ericawebster.jpg" width="600" /&gt;&lt;/center&gt;&lt;br /&gt;We hope you love today's new release as much as we do!  You can expect lots of these types of releases from us over the next several months!  We are having a blast revisiting all our PM favorites to add pins and artsy!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;&lt;br /&gt;&lt;span style="background-color: #bd081c; background-position: 3px 50%; background-repeat: no-repeat no-repeat; background-size: 14px 14px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; border: none; color: white; cursor: pointer; display: none; font-family: &amp;quot;helvetica neue&amp;quot; , &amp;quot;helvetica&amp;quot; , sans-serif; font-size: 11px; font-stretch: normal; font-style: normal; font-weight: bold; left: 53px; line-height: 20px; opacity: 1; padding: 0px 4px 0px 0px; position: absolute; text-align: center; text-indent: 20px; top: 2317px; width: auto; z-index: 8675309;"&gt;Save&lt;/span&gt;&lt;span style="background-color: #bd081c; background-position: 3px 50%; background-repeat: no-repeat no-repeat; background-size: 14px 14px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; border: none; color: white; cursor: pointer; display: none; font-family: &amp;quot;helvetica neue&amp;quot; , &amp;quot;helvetica&amp;quot; , sans-serif; font-size: 11px; font-stretch: normal; font-style: normal; font-weight: bold; left: 53px; line-height: 20px; opacity: 1; padding: 0px 4px 0px 0px; position: absolute; text-align: center; text-indent: 20px; top: 2317px; width: auto; z-index: 8675309;"&gt;Save&lt;/span&gt;&lt;br /&gt;&lt;span style="-webkit-font-smoothing: antialiased; background-color: #bd081c; background-image: url(data:image/svg+xml; background-position: 3px 50%; background-repeat: no-repeat no-repeat; background-size: 14px 14px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; border: none; color: white; cursor: pointer; display: none; font-family: &amp;quot;Helvetica Neue&amp;quot;, Helvetica, sans-serif; font-size: 11px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: bold; line-height: 20px; opacity: 1; padding: 0px 4px 0px 0px; position: absolute; text-align: center; text-indent: 20px; width: auto; z-index: 8675309;"&gt;Save&lt;/span&gt;&lt;span style="-webkit-font-smoothing: antialiased; background-color: #bd081c; background-image: url(data:image/svg+xml; background-position: 3px 50%; background-repeat: no-repeat no-repeat; background-size: 14px 14px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; border: none; color: white; cursor: pointer; display: none; font-family: &amp;quot;Helvetica Neue&amp;quot;, Helvetica, sans-serif; font-size: 11px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: bold; line-height: 20px; opacity: 1; padding: 0px 4px 0px 0px; position: absolute; text-align: center; text-indent: 20px; width: auto; z-index: 8675309;"&gt;Save&lt;/span&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8128092016984176997/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2018/02/project-mouse-fantasy-enamel-pins-artsy.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8128092016984176997'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8128092016984176997'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2018/02/project-mouse-fantasy-enamel-pins-artsy.html' title='Project Mouse | Fantasy ENAMEL PINS &amp; ARTSY!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_sahlinstudio_pmfantasy_bundle_600.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7465661160722870799</id><published>2017-11-24T00:19:00.001-07:00</published><updated>2017-11-24T00:19:53.220-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Black Friday DEALS!! Don't miss out!</title><content type='html'>Just wanted to pop in and let you know that all non-bundled Project Mouse packs are 30% off for Black Friday over at &lt;a href="http://www.brittishdesigns.com/shop/"&gt;brittishdesigns.com&lt;/a&gt;!!!! And all other non-bundled products are slashed to 40% off. Deals end Monday, so don't wait!! These kind of prices don't come along very often! &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://www.brittishdesigns.com/shop/&gt;&lt;img src=http://brittishdesigns.com/miscimages/blackfriday2017.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7465661160722870799/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2017/11/black-friday-deals-dont-miss-out.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7465661160722870799'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7465661160722870799'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2017/11/black-friday-deals-dont-miss-out.html' title='Black Friday DEALS!! Don&apos;t miss out!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-855660184717830308</id><published>2017-10-26T21:40:00.001-06:00</published><updated>2017-10-26T21:40:32.143-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Project Mouse | Wizarding</title><content type='html'>What's UP, guys??  I'm so excited to be bringing yet another magical collection to you from Project Mouse.  Krista and I have been up to no good!  For a LONNNNNNG time now Krista has been begging me to do a wizarding themed PM collection, and I finally said, "ok".  And I'm so glad I did!  WE have had such a magical experience diving into this new realm. &lt;br /&gt;&lt;br /&gt;We originally started Project Mouse as a solution to scrapping your magical vacations, and we know MANY of those magical vacations include a visit to Wizarding World.  Mine haven't - my kiddos are too tiny for HP yet - but I do enjoy the books.  Getting in deep with this series, getting all the magic and details for this kit has really opened my eyes to why so many people are so wizard-obsessed!!!  I get it now!&lt;br /&gt;&lt;br /&gt;Again, we just had so much fun making this kit and I feel like it really shows.  True Potter fans are going to go bananas looking through every little element, phrase, and card design.  It's just HUGE and AWESOME.  I'm proud of us! haha!!&lt;br /&gt;&lt;br /&gt;SO . . . welcome to school, kids!  &lt;i&gt;(be sure not to miss the FREEBIE alllll the way down at the end of this post!)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=732"&gt;&lt;b&gt;Project Mouse (Wizarding): Bundle&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_wizarding_bundle_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=733"&gt;&lt;b&gt;Project Mouse (Wizarding): Cards&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_wizarding_cards_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=734"&gt;&lt;b&gt;Project Mouse (Wizarding): Elements&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_wizarding_ep_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=735"&gt;&lt;b&gt;Project Mouse (Wizarding): Papers&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_wizarding_pp_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=736"&gt;&lt;b&gt;Project Mouse (Wizarding): Alphas&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_wizarding_alpha_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=737"&gt;&lt;b&gt;Project Mouse (Wizarding): Word Snips&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_wizarding_ws_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=738"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;Project Mouse (Wizarding): Word Art&lt;/b&gt;&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_wizarding_wa_600.jpg" width="600" /&gt;&lt;/center&gt;&lt;br /&gt;Check out all the BEAUTIFUL work our teams have been doing in preparation for this release!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Krista Sahlin&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmwizarding-krista1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmwizarding-krista2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmwizarding-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmwizarding-erica1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmwizarding-erica2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmwizarding-julie1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmwizarding-julie2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmwizarding-kat1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmwizarding-kat2.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmwizarding-kat3.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmwizarding-kelsy1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmwizarding-kelsy2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmwizarding-tanya1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmwizarding-tanya2.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmwizarding-tanya3.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmwizarding-heather.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmwizarding-natasha.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmwizarding-justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Isla Marks (TLP Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmwizarding-islamarks.jpg" width="600" /&gt;&lt;br /&gt;&lt;br /&gt;by Sucali (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmwizarding-sucali.jpg" width="600" /&gt;&lt;br /&gt;&lt;br /&gt;by Deekaa (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmwizarding-deekaa.jpg" width="600" /&gt;&lt;br /&gt;&lt;br /&gt;by Elisa Hubbard (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmwizarding-elisa.jpg" width="600" /&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;Right?  RIGHT?!! So much amazingness.  Holy butterbeer.&lt;br /&gt;&lt;br /&gt;Ok - I have a little freebie for you!! Download and enjoy.  And have a MAGICAL DAY, Muggles!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_pm_wizarding_ao.zip"&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_pm_wizarding_ao_600.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;(click image to download)&lt;/center&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/855660184717830308/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2017/10/project-mouse-wizarding.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/855660184717830308'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/855660184717830308'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2017/10/project-mouse-wizarding.html' title='Project Mouse | Wizarding'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1263697695357983189</id><published>2017-10-12T23:03:00.000-06:00</published><updated>2017-10-12T23:03:55.335-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Halloween'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Project Mouse | Halloween NEW Pins AND Artsy!</title><content type='html'>Hi scrappers!!  I am so excited to release this new set of Project Mouse: Halloween products!!  We had such a great response to our previous &lt;a href="https://brittishdesigns.us5.list-manage.com/track/click?u=786ba2482593ec922b8e20b5e&amp;amp;id=274cbf0b40&amp;amp;e=d7361870b8"&gt;Project Mouse: Pins&lt;/a&gt; and &lt;a href="https://brittishdesigns.us5.list-manage.com/track/click?u=786ba2482593ec922b8e20b5e&amp;amp;id=8216146aa2&amp;amp;e=d7361870b8"&gt;Artsy 1&lt;/a&gt; and &lt;a href="https://brittishdesigns.us5.list-manage.com/track/click?u=786ba2482593ec922b8e20b5e&amp;amp;id=1f48965638&amp;amp;e=d7361870b8"&gt;Artsy 2&lt;/a&gt; packs, we knew it was only a matter of time before we jumped in and made MORE!!  These new packs were made to coordinate perfectly with &lt;a href="https://brittishdesigns.us5.list-manage.com/track/click?u=786ba2482593ec922b8e20b5e&amp;amp;id=5fdf5ed59d&amp;amp;e=d7361870b8"&gt;"Project Mouse (Halloween): Bundle"&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;We LOVE Pins and Artsy!  We hope you enjoy these new Halloween edition items. They are &lt;b&gt;20% off&lt;/b&gt; this weekend!  So if you like them, snatch them up while they are on SALE!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=730"&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Halloween): Pins&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_halloween_pins_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=731"&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Halloween): Artsy&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_halloween_artsy_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;/b&gt;&lt;/center&gt;&lt;br /&gt;Here is my layout from way back in 2013 when I was pregnant with Gia and we took Scarlett to Disneyland and to Mickey's Halloween Party.  I showed this page to Josh and I said, "Remember having just 1 kid?  I barely do!"  haha  What did we do with ourselves?  It must have been so easy taking just one cutie to Disneyland!!  Anyway - here's my layout:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/MickeyHalloweenParty_1200.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;And here are some inspiring layouts from the Britt Girls:&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-halloween-fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-halloween-jan.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-halloween-kat.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-halloween-.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-halloween-natasha.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-halloween-justine.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-halloween-heather.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-halloween-julie.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-halloween-melinda.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1263697695357983189/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2017/10/project-mouse-halloween-new-pins-and.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1263697695357983189'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1263697695357983189'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2017/10/project-mouse-halloween-new-pins-and.html' title='Project Mouse | Halloween NEW Pins AND Artsy!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-992232862152325203</id><published>2017-08-18T00:00:00.000-06:00</published><updated>2017-08-18T00:00:17.556-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://www.blogger.com/atom/ns#' term='project life'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Digital Kits'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Project Mouse | Celebrate</title><content type='html'>I only have one question . . . &lt;b&gt;Are you ready to party??&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Project Mouse is going all out with a giant celebration!  “Project Mouse: Celebration” is here and the WHOLE SHA-BANG is on sale 30% off this weekend only!!  The bundle is priced at 30% off, so if you want it all, go with the bundle.  But each individual pack is also 30% off through Sunday.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=724"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Celebrate): Bundle&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_celebrate_bundle_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=725"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Celebrate): Cards&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_celebrate_cards_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=726"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Celebrate): Elements&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_celebrate_ep_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=727"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Celebrate): Papers&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_celebrate_pp_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=728"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Celebrate): Word Snips&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_celebrate_ws_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=729"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Celebrate): Photo Overlays&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_celebrate_photooverlays_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;EVERYTHING in this BRAND NEW collection is 30% off all weekend!!  The bundle will always be 30% off regular price, but through Sunday, all the individual packs are also 30% off!!  (Offer ends Sunday night 8/20/17 at midnight)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Here is the page I scrapped.  Our little baby Phoenix's first time entering Disneyland on our trip this past February!!  SO.  MUCH.  MAGIC.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/BabysFirstVisit_1200.jpg" width="600" /&gt;&lt;/center&gt;&lt;br /&gt;Here are a few images of the cards Krista printed out at home (which is SUPER easy to do - &lt;a href=http://sahlinstudio.com/how-to-print-digital-project-life-or-project-mouse-cards/&gt;printing tips found here&lt;/a&gt;)!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/pmcelebrate-printedcards1.jpg width=600&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/pmcelebrate-printedcards2.jpg width=600&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/pmcelebrate-printedcards3.jpg width=600&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/pmcelebrate-printedcards4.jpg width=600&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/pmcelebrate-printedcards5.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;And here is more inspiration from the team!!&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcelebrate-heather.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcelebrate-justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcelebrate-kelsy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcelebrate-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcelebrate-natasha.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcelebrate-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcelebrate-wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcelebrate-erica.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcelebrate-julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcelebrate-kat.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcelebrate-tanya.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Iowan (The Lilypad Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcelebrate-iowan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Mrs. Peel (The Lilypad Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcelebrate-MrsPeel2.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcelebrate-MrsPeel3.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Theresa Moxley (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcelebrate-theresa1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcelebrate-theresa2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Susanne (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcelebrate-susanne.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Miki (Sahlin Studio Creative Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcelebrate-miki.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Also, be sure to tune in and “Watch Cheryl Scrap” tonight August 18, 2017, at 9 pm EDT / 6 pm PDT for a Live Adobe Connect broadcast.  In this special session, Cheryl will be scrapping with the new Project Mouse: Celebrate collection! (You'll need headphones or speakers.)  Cherry will be scrapping a layout, answering your questions, and chatting about anything and everything!  Here's the link to enter the Adobe Connect Room: https://lilypad.adobeconnect.com/tlpwatchcherylscrap/  I’ll see you there!!&lt;br /&gt;&lt;br /&gt;&lt;i&gt;&lt;center&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Now that’s something to celebrate!&lt;/span&gt;&lt;/b&gt;&lt;/center&gt;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/992232862152325203/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2017/08/project-mouse-celebrate.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/992232862152325203'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/992232862152325203'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2017/08/project-mouse-celebrate.html' title='Project Mouse | Celebrate'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6620059585564043937</id><published>2017-06-30T00:00:00.000-06:00</published><updated>2017-06-30T00:00:24.149-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://www.blogger.com/atom/ns#' term='project life'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Project Mouse | RUN</title><content type='html'>Ask and ye shall, receive.  Krista Sahlin and I have definitely heard your many requests for a runner's version of Project Mouse, and while neither of us falls into that category ourselves, we knocked ourselves out trying to make the PERFECT running Project Mouse collection.  But wait - not a runner??  Like I said, neither are we!!  If the only thing you like to run toward is the churro cart - TRUST ME - we got you covered.  (Be sure to scroll through the gorgeousness that is the Britt Girls layouts below to see what I mean.)&lt;br /&gt;&lt;br /&gt;We hope you *&lt;i&gt;ALL&lt;/i&gt;* love it!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=719"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;Project Mouse (Run): Bundle&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_run_bundle_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=723"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;Project Mouse (Run): Cards&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_run_cards_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=721"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;Project Mouse (Run): Elements&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_run_ep_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=720"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;Project Mouse (Run): Word Bits&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_run_wb_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=722"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;Project Mouse (Run): Papers&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_run_pp_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;*:･ﾟ✧   &lt;b&gt;inspiration from the britt girls!&lt;/b&gt;   *:･ﾟ✧&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-run-tanya.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-run-heather.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-run-justine.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-run-jan.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-run-kelsy1.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-run-kelsy2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-run-melinda.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-run-natasha.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-run-fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-run-wendy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-run-becca.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-run-julie.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kathleen Summers (Sahlin Studio Team)&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-run-kathleensummers.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Lynette Wilkins (Sahlin Studio Team)&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-run-lynettewilkins.jpg&gt;&lt;br /&gt;&lt;br /&gt;by sucali (Sahlin Studio Team)&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-run-sucali.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Elisa Hubbard (Sahlin Studio Team)&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-run-elisahubbard.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Theresa Moxley (Sahlin Studio Team)&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-run-theresamoxley.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6620059585564043937/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2017/06/project-mouse-run.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6620059585564043937'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6620059585564043937'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2017/06/project-mouse-run.html' title='Project Mouse | RUN'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2671544427100974515</id><published>2017-05-09T16:02:00.000-06:00</published><updated>2017-05-09T16:02:30.418-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>a little something</title><content type='html'>Soo . . . I am SO late getting this freebie posted! OOPSIE!! But its finally done and here for you.  ENJOY!!!!!  And I hope you had a happy National Scrapbooking Day weekend!! &lt;br /&gt;&lt;br /&gt;I love you all!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_sprnkles.zip"&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_sprinkles_600.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;i&gt;[click image to download]&lt;/i&gt;&lt;/center&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2671544427100974515/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2017/05/a-little-something.html#comment-form' title='13 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2671544427100974515'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2671544427100974515'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2017/05/a-little-something.html' title='a little something'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>13</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2221664185168618679</id><published>2017-05-04T21:37:00.001-06:00</published><updated>2017-05-04T21:37:44.733-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>iNSD 2017 is here!</title><content type='html'>&lt;center&gt;HAPPY INTERNATIONAL SCRAPBOOKING DAY (WEEKEND) EVERYONE!!!!&lt;/center&gt;&lt;br /&gt;I am so excited to celebrate with you all!  I have a few little fun things planned for this weekend, but before I get to all that, let me be sure to tell you that &lt;a href="http://www.brittishdesigns.com/shop/"&gt;the sale is ON . . . RIGHT NOW!!&lt;/a&gt; &lt;i&gt;&lt;span style="font-size: x-small;"&gt;(sale ends Monday May 8, at midnight)&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/"&gt;&lt;img src="http://brittishdesigns.com/miscimages/NSD2017_1000.png" width="550" /&gt;&lt;/a&gt;&lt;/center&gt;There will be a blog freebie (so stay tuned here on the blog for that) and an Instagram Giveaway, too (be sure you’re following me @designerbrittney)!!&lt;br /&gt;&lt;br /&gt;Annnnnd . . . I am SO excited to announce my first ever &lt;b&gt;Facebook Live event&lt;/b&gt;!  MONDAY, May 8th @ 9:30pm ET (6:30pm PT / 7:30pm MT / 8:30pm CT)&lt;br /&gt;&lt;br /&gt;Head over to the &lt;a href="http://https//www.facebook.com/brittishdesigns/"&gt;Britt-ish Designs Facebook Page&lt;/a&gt; to chat &amp;amp; watch ME (Britt) create a pocket-style layout LIVE!!  YAY!  (Gah! I’m so nervous! Brave face!)&lt;br /&gt;&lt;br /&gt;I hope you all have a very happy weekend.  There’s so much fun out there in the digi-world right now.  I hope you find some of it here, with &lt;a href="http://www.brittishdesigns.com/shop/"&gt;Britt-ish Designs!!&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;&lt;br /&gt;&lt;span style="-webkit-font-smoothing: antialiased; background-color: #bd081c; background-image: url(data:image/svg+xml; background-position: 3px 50%; background-repeat: no-repeat no-repeat; background-size: 14px 14px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; border: none; color: white; cursor: pointer; display: none; font-family: 'Helvetica Neue', Helvetica, sans-serif; font-size: 11px; font-style: normal; font-variant-caps: normal; font-weight: bold; left: 78px; line-height: 20px; opacity: 1; padding: 0px 4px 0px 0px; position: absolute; text-align: center; text-indent: 20px; top: 108px; width: auto; z-index: 8675309;"&gt;Save&lt;/span&gt;&lt;span style="-webkit-font-smoothing: antialiased; background-color: #bd081c; background-image: url(data:image/svg+xml; background-position: 3px 50%; background-repeat: no-repeat no-repeat; background-size: 14px 14px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; border: none; color: white; cursor: pointer; display: none; font-family: 'Helvetica Neue', Helvetica, sans-serif; font-size: 11px; font-style: normal; font-variant-caps: normal; font-weight: bold; left: 78px; line-height: 20px; opacity: 1; padding: 0px 4px 0px 0px; position: absolute; text-align: center; text-indent: 20px; top: 108px; width: auto; z-index: 8675309;"&gt;Save&lt;/span&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2221664185168618679/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2017/05/insd-2017-is-here.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2221664185168618679'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2221664185168618679'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2017/05/insd-2017-is-here.html' title='iNSD 2017 is here!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5248687006631915556</id><published>2017-03-30T21:21:00.000-06:00</published><updated>2017-03-30T21:40:59.597-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Project Mouse  |   Artsy, Pins, Alpha &amp; Photo Tabs</title><content type='html'>Krista and I are SO thankful to everyone who celebrated Project Mouse's 4th birthday during our FANniversary Weekend.  We had such a blast!!  I personally loved scrapping, connecting, and just basking in our love for Disney and scrapping!  I know it sounds sappy, but the whole weekend really did fill my heart to the brim.  It was just a magical time!&lt;br /&gt;&lt;br /&gt;If you missed any of the prizes or "extras" that were around during the celebration, I've put them all in my store for purchase.  &lt;b&gt;And they're all 20% off this weekend!  YAY!&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;We had way too much fun stepping a little outside the Project Mouse norm with these collections.  I can say with some certainty that you'll be seeing more pins and artsy stuff from Project Mouse in the future!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=714"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;Project Mouse: Pins&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_pins_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=718"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse: Enamel Pin Alpha&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_enamelpinalpha_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=716"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse: Artsy No. 1&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_artsy1_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=717"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse: Artsy No. 2&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_artsy2_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=715"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse: Photo Tabs&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_phototabs_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Inspiration from the Team:&lt;br /&gt;&lt;br /&gt;&lt;i&gt;by Britt&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmextras-britt.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;by Amber&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmextras-amber.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmextras-wendy.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmextras-erica.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;by Erica Webster&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmextras-ericawebster.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;by Lynnette&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmextras-lynnette.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmextras-fonnetta.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmextras-kelsy1.jpg width=600&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmextras-kelsy2.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmextras-jan1.jpg width=600&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmextras-jan2.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmextras-justine.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmextras-kat.jpg width=600&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmextras-kat2.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;by Deekaa&lt;/i&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmextras-deekaa.jpg width=600&gt;&lt;/center&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5248687006631915556/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2017/03/project-mouse-artsy-pins-alpha-photo.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5248687006631915556'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5248687006631915556'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2017/03/project-mouse-artsy-pins-alpha-photo.html' title='Project Mouse  |   Artsy, Pins, Alpha &amp; Photo Tabs'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6755363758623842225</id><published>2017-03-16T22:30:00.000-06:00</published><updated>2017-03-16T22:30:09.764-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Project Mouse FANniversary - 4 Years of Magic</title><content type='html'>&lt;center&gt;&lt;b&gt;To all who come to this happy place, WELCOME!&lt;/b&gt;&lt;/center&gt;&lt;br /&gt;Welcome my friends, to the Project Mouse FANniversary Celebration - 4 Years of Magic.  Four years ago, Krista and I embarked on a magical journey that would take us further than either of us ever dreamed.  &lt;br /&gt;&lt;center&gt;&lt;blockquote&gt;From 2013: We are just two moms - two CRAZY DISNEY LOVING moms - who wanted to document the the details of our Disney vacations. We wanted to record everything and get our kids and husbands involved in the memory keeping, so we would never forget a single magical memory we made together. We needed a system! &amp;nbsp;A solution. That’s how Project Mouse came to be. Now, we want to share this system with every passionate memory keeper who is looking for a way to remember their own magical moments forever.&lt;/blockquote&gt;&lt;img src="http://brittishdesigns.com/miscimages/introLO_1200.jpg" width="600" /&gt;&lt;/center&gt;&lt;br /&gt;I am so happy you're here to celebrate all things Project Mouse with us. I know it'll be an exciting, inspiring, motivating and magical weekend.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/PMsalead.png" width="500" /&gt;&lt;/center&gt;&lt;br /&gt;All individual packs of Project Mouse product are 35% off now through Monday (3/20/17) at midnight!  And this is something that ONLY EVER HAPPENS DURING OUR FANNIVERSARY - All bundles are an addition 15% off their already discounted price!  Bundles never go on sale, so this is the biggest discount you'll ever see on bundles.&lt;br /&gt;&lt;br /&gt;Also, we're offering the all-new "Project Mouse: Pins" as a FREE WITH PURCHASE for all orders of $25 (or more) of Project Mouse products!!&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/PMFWP-Ad.png" width="500" /&gt;&lt;/center&gt;&lt;br /&gt;And of course - theres a new kit.  A collection inspired by where it allllllll began.  Where a man walked through an ordinary orange grove and dreamed up something extraordinary!  This is . . . &lt;i&gt;Project Mouse: Beginnings&lt;/i&gt;.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=709"&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt; Project Mouse (Beginnings): Bundle&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_beginnings_bundle_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=713"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Beginnings): Cards&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_beginnings_cards_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=712"&gt;&lt;br /&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt; Project Mouse (Beginnings): Embellishments&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_beginnings_ep_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=710"&gt;&lt;br /&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt; Project Mouse (Beginnings): Papers&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_beginnings_pp_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=711"&gt;&lt;br /&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt; Project Mouse (Beginnings): Word Bits&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_beginnings_wa_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Is this pretty or what?!  I'm totally in love with it.  You all know Disneyland is the park that holds my heart, so of course this just makes me beyond happy.  I love everything about it.&lt;br /&gt;&lt;br /&gt;***  &lt;i&gt;Be sure to read to the end of this post for an awesome FREEBIE &amp; a link to Krist's blog freebie too!!&lt;/i&gt; ***&lt;br /&gt;&lt;br /&gt;Here are the pages I scrapped with it.  From our 2016 trip.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/SwordintheStone_WEB.jpg width=600&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/MickeyandtheMagicalMap_WEB.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;Check out even more beauty from our teams:&lt;br /&gt;&lt;br /&gt;by Krista Sahlin&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-beginnings-kristasahlin.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-beginnings-kat.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-beginnings-justine1.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-beginnings-justine2.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-beginnings-justine3.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-beginnings-wendy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-beginnings-tanya.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Shivani&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-beginnings-shivani2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by DailyDwelling&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-beginnings-dailydwelling.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-beginnings-erica.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-beginnings-fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-beginnings-heather.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Iowan&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-beginnings-Iowan.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-beginnings-jan.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-beginnings-julie.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-beginnings-kelsy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-beginnings-melinda.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Krista Norton&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-beginnings-kristanorton.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;by sucali&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-beginnings-sucali2.jpg width=600&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-beginnings-sucali3.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;by Deekaa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-beginnings-deekaa.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;by Kathleen Summers&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-beginnings-kathleensummersL.jpg width=600&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-beginnings-kathleensummersR.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;by KittyY&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-beginnings-KittyY.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Lynette&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-beginnings-lynette.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;by Melanie B&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm-beginnings-melanieb.jpg&gt;&lt;/center&gt;&lt;br /&gt;WHEW!! You made it through ALLLLL that!  You deserve a treat.&lt;br /&gt;&lt;br /&gt;Enjoy!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://brittishdesigns.com/Freebies/brittdes_pm_beginnings_freebie.zip&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_pm_beginnings_freebie_600.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;(click image to download)&lt;/center&gt;&lt;br /&gt;Krista will post her blog freebie today too!  So keep watching &lt;a href=http://sahlinstudio.com/blog/&gt;her blog&lt;/a&gt; for that!&lt;br /&gt;&lt;br /&gt;Now, I'll be back tomorrow to post about challenges, prizes, games and more!! But for now, happy shopping and I hope to see you all celebrating along with us on this magical weekend!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6755363758623842225/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2017/03/project-mouse-fanniversary-4-years-of.html#comment-form' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6755363758623842225'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6755363758623842225'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2017/03/project-mouse-fanniversary-4-years-of.html' title='Project Mouse FANniversary - 4 Years of Magic'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8216306394267872491</id><published>2017-03-15T22:50:00.000-06:00</published><updated>2017-03-15T22:50:27.873-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>It's (almost) Time to Celebrate!</title><content type='html'>&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/4yearsAD.png" width="600" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;We are SO excited about this coming weekend.  We are celebrating 4 years of magic with Project Mouse.  I can’t believe it’s already been 4 years!!  We hope you’ll join us for lots of scrapping, a great sale, challenges, games, prizes, and all sorts of FUN!  The event is being hosted at Krista’s shop - The Lily Pad.  There’s a &lt;a href="http://the-lilypad.com/forum/forum/project-mouse-fanniversary-4-years-of-magic.502"&gt;whole board in their forum&lt;/a&gt; devoted to this celebration.  So that’s definitely where you’ll need to be watching all weekend long.  &lt;i&gt;(HINT - Our first posts/game is going up tomorrow morning!)  &lt;br /&gt;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Ok, so listen.  Have you guys heard about "Watch Cheryl Scrap"? I didn't know about it (I must have been living under a rock) until recently, but the wonderfully talented Chery (aka gonewiththewind) lets you watch her scrap a full layout start to finish LIVE!!!  Then afterwards she usually posts them to her &lt;a href="https://www.youtube.com/user/cherylisGWTW"&gt;YouTube channel&lt;/a&gt;. The-LilyPad.com hosts the live events, and it's totally fascinating to see how she works!&lt;br /&gt;&lt;br /&gt;So - guess what!!! We've teamed up with Cheryl and she's going to do THREE of her very popular LIVE sessions during our Project Mouse FANniversary weekend all with Project Mouse products. One of the session YOURS TRULY is going to be scraping a pocket style page right along side Cheryl. So you get to see ME scrap too!! And Krista will be there as well, answering questions and hanging out with us. I am SO excited!! We are going to have so much fun!  OH YEAH!! And everyone who attends any one of her sessions is getting a super sweet little PM PRIZE!!&lt;br /&gt;&lt;br /&gt;Se be sure to arrange your schedule to join us!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/watchcherylscrap.png" width="600" /&gt;&lt;/center&gt;&lt;br /&gt;FRI, March 17, 2017 at 9 pm EDT/6 pm PDT&lt;br /&gt;&lt;br /&gt;SAT, March 18, 2017 at 2 pm EDT/11 am PDT [with special guests Krista &amp;amp; Britt]&lt;br /&gt;&lt;br /&gt;SUN, March 19, 2017 at 6 pm EDT/3 pm PDT&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;You'll need headphones or speakers to be able to hear us!&lt;br /&gt;&lt;br /&gt;Here's the link to enter the Adobe Connect Room: &lt;a href="https://lilypad.adobeconnect.com/tlpwatchcherylscrap/"&gt;link&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;So come and watch Cheryl (and ME) Scrap! YAY!&lt;br /&gt;&lt;br /&gt;There’s also a regular chat in TLP chatroom on Saturday with me and Krista.  We’ll be there to chit chat, shoot the breeze, answer questions, whatever you want!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://sahlinstudio.com/wp-content/uploads/2017/03/ProjectMouse4.png" /&gt;&lt;/center&gt;&lt;br /&gt;Please join us in the &lt;a href="http://the-lilypad.com/chat/"&gt;LilyPad Chat Room&lt;/a&gt; on Saturday, March 18th!!&lt;br /&gt;&lt;br /&gt;6pm EDT, 5pm CDT, 4pm MDT, 3pm PDT&lt;br /&gt;&lt;br /&gt;All our chat attendees will get another awesome Project Mouse gift!!&lt;br /&gt;&lt;br /&gt;That’s just the beginning of what we’ve got cooked up for this weekend.  I hope to see you all playing along!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8216306394267872491/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2017/03/its-almost-time-to-celebrate.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8216306394267872491'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8216306394267872491'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2017/03/its-almost-time-to-celebrate.html' title='It&apos;s (almost) Time to Celebrate!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5661584158556326466</id><published>2017-03-10T09:50:00.001-07:00</published><updated>2017-03-10T09:50:59.174-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SHE LIVES!!!!</title><content type='html'>So I COMPLETELY disappeared.  I know.  Ever since baby was born, I've been pretty much OFF the computer.  But something special has brought me back . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/4yearsavethedate.jpg" width="400" /&gt;&lt;/center&gt;&lt;br /&gt;Can you believe Project Mouse is already 4 years old? 4 magical wonderful years.  We are so excited to celebrate.  Make sure you save the date and join us for TONS of fun next weekend.  There will be chats, prizes, challenges, and of course the biggest Project Mouse discounts we ever offer.&lt;br /&gt;&lt;br /&gt;SEE YOU NEXT WEEKEND!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5661584158556326466/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2017/03/she-lives.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5661584158556326466'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5661584158556326466'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2017/03/she-lives.html' title='SHE LIVES!!!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2437650266359255220</id><published>2016-10-28T00:00:00.000-06:00</published><updated>2016-10-28T00:00:01.809-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='My Year In Pockets'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>My Year In Pockets: “Home“ | November 2016</title><content type='html'>I’m so excited to release the November My Year In Pockets collection!!  I hope you find it as warm and cozy as I do!  November is a month with many family memories and fun things to scrap and document, so hopefully this kit will be a life-saver!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=707"&gt;&lt;br /&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt; My Year In Pockets: “Home“ | November 2016 (Bundle)&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_nov16_bundle_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=706"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;My Year In Pockets: “Home“ | November 2016 (Cards)&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_nov16_cards_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=705"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;My Year In Pockets: “Home“ | November 2016 (Embellishments)&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_nov16_ep_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=704"&gt;&lt;br /&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt; My Year In Pockets: “Home“ | November 2016 (Papers)&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_nov16_pp_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=703"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;My Year In Pockets: “Home“ | November 2016 (Templates)&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_nov16_temps_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Here are layouts created with this new collection from my fabulous Britt Girls:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myip-nov-fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myip-nov-kelsy1.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myip-nov-kelsy2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myip-nov-melinda.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myip-nov-natasha.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myip-nov-kat.jpg&gt;&lt;/center&gt;&lt;br /&gt;It's still not too late to subscribe to MYIP!! If you subscribe now, you get EVERY item from January to the present, and then continuing on until the end of the year including newsletters and bonus gifts from EVERY month!  All of my current 2016 subscribers should have received their new November products, newsletter and gift last night! So check your email inboxes, subscribers.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=617"&gt;&lt;img src=http://brittishdesigns.com/miscimages/MYIPbreakdown2016850.png width=450&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2437650266359255220/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2016/10/my-year-in-pockets-home-november-2016.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2437650266359255220'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2437650266359255220'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2016/10/my-year-in-pockets-home-november-2016.html' title='My Year In Pockets: “Home“ | November 2016'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5627604511269597225</id><published>2016-10-01T07:00:00.000-06:00</published><updated>2016-10-01T07:00:06.347-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>DSD Gift For YOU!</title><content type='html'>Are you having a happy DSD yet??  I hope so!  Remember to check &lt;a href="http://brittishdesigns.blogspot.com/2016/09/digital-scrapbooking-day-2016-kick-off.html"&gt;this post&lt;/a&gt; to make sure you don't miss ANY of the fun things I have going on here at Britt-ish Designs.&lt;br /&gt;&lt;br /&gt;And here is a little DSD giftie from me to you.  Yes, I've got baby on the brain!!  We're welcoming baby #3 in a month.  Obviously, I'm a little excited, so that's where the inspiration for this mini-kit freebie came from.  ENJOY!! &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdesnewarrival.zip"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_newarrival_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;i&gt;[click image to download]&lt;/i&gt;&lt;/center&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5627604511269597225/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2016/10/dsd-gift-for-you.html#comment-form' title='14 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5627604511269597225'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5627604511269597225'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2016/10/dsd-gift-for-you.html' title='DSD Gift For YOU!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>14</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6289448895842311936</id><published>2016-09-30T07:00:00.000-06:00</published><updated>2016-09-30T07:00:24.841-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Digital Kits'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Project Mouse | Pirates</title><content type='html'>It's ALWAYS an exciting day when there is a new Project Mouse collection to reveal!  Krista and I have been working away behind the scenes to bring you this new pirate-themed bundle and I think you are going to love it as much as we do!&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=699"&gt; &lt;br /&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt; Project Mouse (Pirates): Bundle&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_pirates_bundle_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=702"&gt;&lt;br /&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt; Project Mouse (Pirates): Cards&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_pirates_cards_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=701"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Pirates): Elements&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_pirates_ep_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=700"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Pirates): Papers&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_pirates_pp_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;All the individual kits are included in the 35% off sale this week, but we decided to discount the bundle even DEEPER than 35% this time!  So, if you're looking for ALL the pirate goodies, the &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=699"&gt;&lt;b&gt;bundle&lt;/b&gt;&lt;/a&gt; is the way to go!!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span style="font-size: large;"&gt;⇛&lt;/span&gt; Be sure to read all the way to the end of this post, because I have a FREEBIE for you!!!! &lt;span style="font-size: large;"&gt;⇚&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;Here are my layouts!  Both from our Sep 2013 trip, 3 years ago already! CRAZY.  It does NOT seem like that long ago.  This was one of our BEST trips ever and I was so excited to scrap our pirate memories with this new collection.&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/miscimages/Pirates_WEB.jpg"&gt;&lt;img src="http://brittishdesigns.com/miscimages/Pirates_WEB.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/miscimages/Jake_WEB.jpg"&gt;&lt;img src="http://brittishdesigns.com/miscimages/Jake_WEB.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;It's always fascinating for me to see Krista's printed physical layouts!  I LOVE seeing how Project Mouse looks printed and slipped into real pockets.  SO NEAT!!  Here are Krista's layouts:&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-pirates-kristasahlin1a.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-pirates-kristasahlin1b.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-pirates-kristasahlin2a.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-pirates-kristasahlin2b.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;And more from the Britt Girls:&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-pirates-justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-pirates-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-pirates-kelsy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-pirates-erica1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-pirates-erica2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-pirates-melinda1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-pirates-melinda2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-pirates-natasha.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-pirates-becca.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-pirates-cami.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-pirates-jan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-pirates-julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-pirates-kat.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Christie &lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-pirates-christie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-pirates-heather.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-pirates-tanya.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-pirates-wendy.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Here is your coordinating FREEBIE!! While I was scrapping my Pirates of the Caribbean page, I needed some scripty loopy delicate word art, so I made myself one.  Then I decided to make a bunch more and share them with all of you!!  ENJOY!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_pm_pirates_bonusWA.zip"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_pm_pirates_bonus_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;[click image to download]&lt;/center&gt;&lt;br /&gt;Isn't that fun?!  Be sure to sail on in to the shop to pick up &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=699"&gt;&lt;b&gt;"Project Mouse (Pirates): Bundle"&lt;/b&gt;&lt;/a&gt; today!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6289448895842311936/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2016/09/project-mouse-pirates.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6289448895842311936'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6289448895842311936'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2016/09/project-mouse-pirates.html' title='Project Mouse | Pirates'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4857637221321121985</id><published>2016-09-30T03:00:00.000-06:00</published><updated>2016-09-30T03:00:00.801-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='My Year In Pockets'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>My Year In Pockets: “Boo“ | October 2016</title><content type='html'>I am so excited to release this new October My Year In Pockets collection during this celebration of Digital Scrapbooking.  I did not hold back on the OCTOBER-NESS of this bundle!  It's one of my absolute favorite months of the year.  I hope you like this festive and exciting new collection.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=694"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;My Year In Pockets: “Boo!“ | October 2016 (Bundle)&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_oct16_bundle_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=698"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;My Year In Pockets: “Boo!“ | October 2016 (Cards)&lt;/b&gt;&lt;/span&gt; &lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_oct16_cards_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=697"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;My Year In Pockets: “Boo!“ | October 2016 (Embellishments)&lt;/b&gt;&lt;/span&gt; &lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_oct16_ep_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=696"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;My Year In Pockets: “Boo!“ | October (Papers)&lt;/b&gt;&lt;/span&gt; &lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_oct16_pp_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=695"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;My Year In Pockets: “Boo!“ | October 2016 (Templates)&lt;/b&gt;&lt;/span&gt; &lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_oct16_temps_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Here are my layouts created with this new October 2016 collection.  First is a page from Disneyland!! Meeting beloved characters in their Halloween costumes has got to be one of the funnest things ever!! We simply LOVED IT!! &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/miscimages/HalloweenDonaldGoofy_WEB.jpg"&gt;&lt;img src="http://brittishdesigns.com/miscimages/HalloweenDonaldGoofy_WEB.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;And then there's two of my pages from 2014 (yes, still playing catch up, as always).  I love how they turned out and how this kit looks on weekly MYIP pages!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/miscimages/2014Week43_L_WEB.jpg"&gt;&lt;img src="http://brittishdesigns.com/miscimages/2014Week43_L_WEB.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/miscimages/2014Week43_R_WEB.jpg"&gt;&lt;img src="http://brittishdesigns.com/miscimages/2014Week43_R_WEB.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: large;"&gt; More amazing work from the Britt Girls:&lt;/span&gt; &lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-oct-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-oct-wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-oct-becca.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-oct-justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-oct-jan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda &lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-oct-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-oct-erica.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-oct-cami.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-oct-tanya.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Natasha &lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-oct-natasha.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-oct-kelsy1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-oct-kelsy2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-oct-julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-oct-kat.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;It's never too late to subscribe to MYIP!! If you subscribe now, you get EVERY item from January to the present, and then continuing on until the end of the year.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=617"&gt;&lt;img src="http://brittishdesigns.com/miscimages/MYIPbreakdown2016850.png" width="450" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;All of my current 2016 subscribers should have received their new October products, newsletter and gift last night! So check your email inboxes, subscribers.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;&lt;br /&gt;&lt;span style="background-color: #bd081c; background-position: 3px 50%; background-repeat: no-repeat no-repeat; background-size: 14px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; border: none; color: white; cursor: pointer; display: none; font-family: &amp;quot;helvetica neue&amp;quot; , &amp;quot;helvetica&amp;quot; , sans-serif; font-size: 11px; font-style: normal; font-weight: bold; left: 53px; line-height: 20px; opacity: 1; padding: 0px 4px 0px 0px; position: absolute; text-align: center; text-indent: 20px; top: 10645px; width: auto; z-index: 8675309;"&gt;Save&lt;/span&gt;&lt;span style="background-color: #bd081c; background-position: 3px 50%; background-repeat: no-repeat no-repeat; background-size: 14px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; border: none; color: white; cursor: pointer; display: none; font-family: &amp;quot;helvetica neue&amp;quot; , &amp;quot;helvetica&amp;quot; , sans-serif; font-size: 11px; font-style: normal; font-weight: bold; left: 53px; line-height: 20px; opacity: 1; padding: 0px 4px 0px 0px; position: absolute; text-align: center; text-indent: 20px; top: 10645px; width: auto; z-index: 8675309;"&gt;Save&lt;/span&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4857637221321121985/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2016/09/my-year-in-pockets-boo-october-2016.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4857637221321121985'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4857637221321121985'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2016/09/my-year-in-pockets-boo-october-2016.html' title='My Year In Pockets: “Boo“ | October 2016'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5099765116123246176</id><published>2016-09-29T23:00:00.000-06:00</published><updated>2016-09-29T23:00:16.575-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Challenge'/><title type='text'>Digital Scrapbooking Day 2016 Kick Off!</title><content type='html'>&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/"&gt;&lt;img src="http://brittishdesigns.com/miscimages/DSD2016_AD.png" width="350" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I have LOTS going on at Britt-ish Designs to celebrate DSD.  Here's a run-down, so you don't miss a thing!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: large;"&gt;&lt;b&gt;☞&lt;/b&gt;&lt;/span&gt; Everything store-wide is&lt;b&gt;&lt;span style="font-size: x-large;"&gt; 35%&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b style="font-size: xx-large;"&gt;off &lt;/b&gt;now through Oct. 6th!!  &lt;i&gt;(sale does not include pre-discounted bundles or gift certificates)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span style="font-size: large;"&gt;☞&lt;/span&gt;&amp;nbsp;I have TWO amazing new releases&lt;/b&gt; in the shop right now.  &lt;a href="http://brittishdesigns.blogspot.com/2016/09/project-mouse-pirates.html"&gt;"Project Mouse: Pirates"&lt;/a&gt; and the new &lt;a href="http://brittishdesigns.blogspot.com/2016/09/my-year-in-pockets-boo-october-2016.html"&gt;"My Year In Pockets: Boo!" October 2016 Collection.&lt;/a&gt;  I'll be posting later more in-depth about those new releases.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span style="font-size: large;"&gt;☞&lt;/span&gt; Instagram Prizes!!&lt;/b&gt;  This giveaway is sooo simple.  I have a stack of $5 Gift Certificates to give away, and all you have to do to be in the running to win one is show me a layout you've created recently using Britt-ish Designs products.  Post it to your Instagram account and include the hashtag #brittishdesigns.  I'll be watching the hashtag all week long (through Oct 6) giving out $5 Gift Certificates to my shop to randomly selected layouts.  Each layout you post and tag is a separate entry.  Enter as many times as you wish!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span style="font-size: large;"&gt;☞&lt;/span&gt; Freebies!&lt;/b&gt;  There's a freebie in the &lt;a href="http://brittishdesigns.blogspot.com/2016/09/project-mouse-pirates.html"&gt;Project Mouse: Pirates&lt;/a&gt; post AND I'll be posting ANOTHER DSD exclusive freebie tomorrow, so be sure to check back!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span style="font-size: large;"&gt;☞&lt;/span&gt; One-World Challenge!&lt;/b&gt;  Last year we held this challenge, and it was so great, I thought it was worth repeating.&lt;br /&gt;&lt;br /&gt;How it works is I give you my "one word" and you run with it. You can make it your title or include word art, or not even say the word on your page at all, as long as the word is clearly evident on your layout as inspiration.&lt;br /&gt;&lt;br /&gt;One Word: &lt;b&gt;FRIENDS&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Here's what I scrapped.  Meeting two of our FAVORITE friends in their awesome Halloween costumes at Disneyland!! &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/miscimages/HalloweenDonaldGoofy_WEB.jpg"&gt;&lt;img src=http://brittishdesigns.com/miscimages/HalloweenDonaldGoofy_WEB.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;i&gt;(created using the new &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=694"&gt;"My Year In Pockets: Boo!" | October 2016 (Bundle)"&lt;/a&gt;)&lt;/i&gt;&lt;/center&gt;&lt;br /&gt;&lt;b&gt;Here's how to enter the challenge:&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;1) Scrap a layout inspired by the word: FRIENDS (try and include a little Britt-ish Designs into your page if you can, but its not required).&lt;br /&gt;&lt;br /&gt;2) Post your layout in the &lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=5"&gt;Britt-ish Designs Challenge Gallery&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;3) Come back here and post a link to your layout in the comments. &lt;br /&gt;&lt;br /&gt;ENTRIES ARE DUE by Thursday night at midnight (10/06/16 midnight MST). Late entries will not be eligible to win. &lt;br /&gt;&lt;br /&gt;Oh, and yes you CAN post your entry to the Instagram #brittishdesigns giveaway.  That's perfectly acceptable.&lt;br /&gt;&lt;br /&gt;That's it!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;BIG PRIZES!!&lt;/b&gt;  I'll be choosing one lucky layout out of a hat, AND I'll choose my favorite layout and both of those scrappers will win a $15 Gift Certificate to my shop!! &lt;br /&gt;&lt;br /&gt;Let me know if you have any questions. GOOD LUCK and have fun scrapping.&lt;br /&gt;&lt;br /&gt;HAPPY DSD!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5099765116123246176/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2016/09/digital-scrapbooking-day-2016-kick-off.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5099765116123246176'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5099765116123246176'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2016/09/digital-scrapbooking-day-2016-kick-off.html' title='Digital Scrapbooking Day 2016 Kick Off!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7071624749451956967</id><published>2016-09-02T00:00:00.000-06:00</published><updated>2016-09-02T00:00:33.725-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='My Year In Pockets'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>My Year In Pockets: “Un-Birthday“ | September 2016</title><content type='html'>Hello scrappers!  I cannot believe its already September!!  But I'm so excited its MYIP time again.  This month's collection is just packed full of yummy pastel shades, and so many fun goodies!  I know you'll love it too!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=689"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;My Year In Pockets: “Un-Birthday“ | September 2016 (Bundle)&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_sep16_bundle_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=690"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;My Year In Pockets: “Un-Birthday“ | September 2016 (Cards)&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_sep16_cards_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=692"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;My Year In Pockets: “Un-Birthday“ | September 2016 (Embellishments)&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_sep16_ep_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=691"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;My Year In Pockets: “Un-Birthday“ | September 2016 (Papers)&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_sep16_pp_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=693"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;My Year In Pockets: “Un-Birthday“ | September 2016 (Templates)&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_sep16_temps_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Here is the layout I scrapped! A very fun spontaneous moment that happened for my girls at Disneyland!!  (I can't wait to use this kit for my weekly pages too.  Just didn't get that scrapped yet!)&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/brittgirls/HatterAlice_WEB.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/HatterAlice_WEB.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-sept-erica.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-sept-becca1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-sept-becca2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-sept-justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-sept-wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-sept-kelsy1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-sept-kelsy2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-sept-jan.png" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-sept-jan2.png" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-sept-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-sept-cami.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-sept-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-sept-julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-sept-kat.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;It's never too late to &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=617"&gt;subscribe to MYIP&lt;/a&gt;!! If you subscribe now, you get EVERY item from January to the present, and then continuing on until the end of the year.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=617"&gt;&lt;img src=http://brittishdesigns.com/miscimages/MYIPbreakdown2016850.png width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;All of my current 2016 subscribers should have received their products, email, newsletter and gift last night! So check your email inboxes, ladies.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7071624749451956967/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2016/09/my-year-in-pockets-un-birthday.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7071624749451956967'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7071624749451956967'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2016/09/my-year-in-pockets-un-birthday.html' title='My Year In Pockets: “Un-Birthday“ | September 2016'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7009488854378992189</id><published>2016-08-19T11:30:00.000-06:00</published><updated>2016-08-19T11:30:06.059-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Project Mouse goes around the WORLD!</title><content type='html'>Project Mouse is ready to take you around the world!  Krista &amp;amp; I have been working SO hard on this collection, and we are just so excited to finally be revealing it!!  &lt;br /&gt;&lt;br /&gt;Obviously, we were inspired by the World Showcase at EPCOT, but this collection is perfect for so much more!  As you’ll see in the (many, many) Britt Girls layouts below, this kit is for travel, holidays, sight seeing, and so much more!!&lt;br /&gt;&lt;br /&gt;Each country is available as an individual kit.  There’s a full &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=677"&gt;WORLD bundle&lt;/a&gt;, and for those looking for cards only, we even have a &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=676"&gt;Cards Bundle&lt;/a&gt;.  &lt;br /&gt;&lt;br /&gt;We hope you’ll join us on this epic trip through 11 nations of the world, and scrap with us all along the way!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=677"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (World): Bundle&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_world_bundle_600.jpg" width="600" /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=688"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (World): America&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_world_america_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=687"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (World): Canada&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_world_canada_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=686"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (World): China&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_world_china_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=685"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (World): France&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_world_france_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=684"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (World): Germany&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_world_germany_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=683"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (World): Italy&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_world_italy_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=682"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;Project Mouse (World): Japan&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_world_japan_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=681"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (World): Mexico&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_world_mexico_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=680"&gt;Project Mouse (World): Morocco&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_world_morocco_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=679"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (World): Norway&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_world_norway_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=678"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (World): United Kingdom&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_world_uk_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Looking for &lt;i&gt;CARDS ONLY&lt;/i&gt;??&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=676"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (World): Card Bundle&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=676"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=676"&gt;&lt;/a&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=676"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_world_cardbundle_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;TONS of kits, right?!! I know. It's a HUGE bundle.  By far, the biggest collections we've ever tackled.  Get ready for a TON of Britt Girl LOs!!  They are really quite amazing.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Britt&lt;br /&gt;&lt;a href="http://brittishdesigns.com/brittgirls/LeCellier_WEB.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/LeCellier_WEB.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/brittgirls/FrancePavilion_WEB.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/FrancePavilion_WEB.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;by Krista&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-china-kristasahlin.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-italy-kristasahlin.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-japan-kristasahlin.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-mexico-heather.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-mexico-julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-mexico-kelsy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-norway-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-norway-justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-norway-jan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-china-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-china-natasha.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-china-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-china-justine1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-china-justine2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-china-becca.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-germany-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-germany-tanya.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-germany-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-italy-natasha.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-america-cami.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-america-kat.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-america-wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-america-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-france-tanya1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-france-tanya2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-france-justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-france-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-japan-erica.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-japan-jan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-morocco-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-morocco-jan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-uk-justine1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-uk-justine2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-uk-jan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-kelsy2.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-world-kelsy1.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;SO MUCH GOODNESS!! I hope you enjoy scrapping around the world with Project Mouse.  Happy scrapping!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7009488854378992189/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2016/08/project-mouse-goes-around-world.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7009488854378992189'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7009488854378992189'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2016/08/project-mouse-goes-around-world.html' title='Project Mouse goes around the WORLD!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1754573224015440837</id><published>2016-07-29T00:00:00.000-06:00</published><updated>2016-07-29T00:00:02.673-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://www.blogger.com/atom/ns#' term='project life'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='My Year In Pockets'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>My Year In Pockets: "Goof" | August 2016</title><content type='html'>Hello there!! I'm super excited to share the new August My Year In Pockets collection with you.  It's a FUN, zany, crazy, happy, bubbly month.  Just like our favorite goof.  Hope you like it!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;span style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=671"&gt;&lt;b&gt;My Year In Pockets: "Goof" | August 2016 (Bundle)&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_aug16_bundle_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=675"&gt;&lt;b&gt;My Year In Pockets: "Goof" | August 2016 (Cards)&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_aug16_cards_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=674"&gt;&lt;b&gt;My Year In Pockets: "Goof" | August 2016 (Embellishments)&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_aug16_ep_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=673"&gt;&lt;b&gt;My Year In Pockets: "Goof" | August 2016 (Papers)&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_aug16_pp_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=672"&gt;&lt;b&gt;My Year In Pockets: "Goof" | August 2016 (Templates)&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_aug16_temps_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/center&gt;&lt;br /&gt;Here is my layout. I scrapped the Goofster himself.  Keepin' it classic!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/brittgirls/GoofinAround_WEB.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/GoofinAround_WEB.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And more from the always fabulous Britt Girls:&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-august-justine1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-august-justine2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-august-natasha.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-august-kelsy1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-august-kelsy2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-august-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-august-julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-august-melissa.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-august-kat.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-august-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Christie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-august-christie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-august-tanya.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;It's never too late to &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=617"&gt;subscribe to MYIP!!&lt;/a&gt; If you subscribe now, you get EVERY item from January to the present, and then continuing on until the end of the year.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=617"&gt;&lt;img src=http://brittishdesigns.com/miscimages/MYIPbreakdown2016850.png width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;All of my current 2016 subscribers should have received their products, email, newsletter and gift last night! So check your email inboxes, ladies.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1754573224015440837/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2016/07/my-year-in-pockets-goof-august-2016.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1754573224015440837'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1754573224015440837'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2016/07/my-year-in-pockets-goof-august-2016.html' title='My Year In Pockets: &quot;Goof&quot; | August 2016'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-242596015017247058</id><published>2016-07-01T00:00:00.000-06:00</published><updated>2016-07-01T00:00:28.081-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='My Year In Pockets'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>My Year In Pockets: "Swimming"  | July 2016</title><content type='html'>I’m super excited to release the new My Year In Pockets collection for July.  I hope it makes a BIG SPLASH!!  With cobalt blue, and that classic black and white, with just a tiny touch of orange and lemon yellow, I think this color scheme just SCREAMS July summer fun.  Hope you agree!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=666"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;My Year In Pockets: "Swimming" | July 2016 (Bundle)&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_jul16_bundle_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=670"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;My Year In Pockets: "Swimming" | July 2016 (Cards)&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_jul16_cards_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=669"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;My Year In Pockets: "Swimming" | July 2016 (Embellishments)&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_jul16_ep_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=668"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;My Year In Pockets: "Swimming" | July 2016 (Papers)&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_jul16_pp_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=667"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;My Year In Pockets: "Swimming" | July 2016 (Templates)&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_jul16_temps_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;It's never too late to &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=617"&gt;subscribe to MYIP!!&lt;/a&gt;  If you subscribe now, you get EVERY item from January to the present, and then continuing on until the end of the year.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=617"&gt;&lt;img src="http://brittishdesigns.com/miscimages/MYIPbreakdown2016850.png" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;All of my current 2016 subscribers should have received their products, email, newsletter and gift last night! So check your email inboxes, ladies.&lt;br /&gt;&lt;br /&gt;Now to drool over what my lovely Britt Girls scrapped with the new July 2016 collection:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Melissa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myip-july-melissa.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myip-july-kelsy1.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myip-july-kelsy2.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myip-july-kelsy3.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myip-july-kelsy4.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myip-july-cami.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myip-july-julie.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myip-july-justine.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/242596015017247058/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2016/07/my-year-in-pockets-swimming-july-2016.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/242596015017247058'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/242596015017247058'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2016/07/my-year-in-pockets-swimming-july-2016.html' title='My Year In Pockets: &quot;Swimming&quot;  | July 2016'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3795511704056947504</id><published>2016-06-17T16:31:00.000-06:00</published><updated>2016-06-17T16:31:00.163-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Time to Get WILD!</title><content type='html'>I'm always excited when I have a new Project Mouse collection to release.  But this time, I think you're really going be wild about our newest installation . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=660"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Animal): Bundle&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_animal_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=665"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Animal): Cards&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_animal_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=664"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Animal): Elements&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_animal_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=663"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Animal): Papers&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_animal_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=661"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Animal): Photo Overlays&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_animal_photooverlays_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=662"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Animal): Word Snips&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_animal_wordsnips_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;All individual pages are 20% through the weekend, but the bundle is always discounted higher - it's basically 30% off the regular individual packs.&lt;br /&gt;&lt;br /&gt;Obviously, we were inspired by the amazing Animal Kingdom, but just wait until you see all the different "wild" memories the team scrapped using it!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Britt&lt;br /&gt;&lt;a href="http://brittishdesigns.com/brittgirls/AK_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/AK_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/brittgirls/ConqueredEverest_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/ConqueredEverest_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmanimal-fonnetta.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmanimal-fonnetta2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmanimal-justine.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmanimal-justine2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmanimal_Melissa.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmanimal-becca.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmanimal-erica.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmanimal-camijo.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmanimal-heather.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmanimal-Julie.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmanimal-Melinda.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmanimal-Melinda2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmanimal-jan.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmanimal-kat.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmanimal-tanya1.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmanimal-tanya2.jpg&gt;&lt;/center&gt;&lt;br /&gt;How fun is that??  Make your way to the shop and pick up your &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=660"&gt;"Project Mouse (Animal): Bundle"&lt;/a&gt; today!! &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3795511704056947504/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2016/06/time-to-get-wild.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3795511704056947504'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3795511704056947504'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2016/06/time-to-get-wild.html' title='Time to Get WILD!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4024781511554794322</id><published>2016-06-03T00:00:00.000-06:00</published><updated>2016-06-03T00:00:09.916-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='My Year In Pockets'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>My Year In Pockets "Busy Bee" | June 2016</title><content type='html'>Welcoming summer with bright sunshiny yellow and bold black &amp; white, I give you . . . &lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=655"&gt;&lt;br /&gt;&lt;span style="font-size: x-large;"&gt; &lt;b&gt;My Year In Pockets: "Busy Bee" | June 2016 (Bundle)&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=655"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_jun16_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;/b&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=655"&gt;&lt;br /&gt;&lt;/a&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=656"&gt;&lt;br /&gt;&lt;b&gt;My Year In Pockets: "Busy Bee" | June 2016 (Cards)&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_jun16_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=657"&gt; &lt;b&gt;My Year In Pockets: "Busy Bee" | June 2016 (Embellishments)&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_jun16_ep_600.jpg" /&gt;&lt;/a&gt;&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt;&lt;/center&gt;&lt;center&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=658"&gt;&lt;b&gt;My Year In Pockets: "Busy Bee" | June 2016 (Papers)&lt;/b&gt;&lt;/a&gt;&lt;/b&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=658"&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_jun16_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/b&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=659"&gt;&lt;b&gt;My Year In Pockets: "Busy Bee" | June 2016 (Templates)&lt;/b&gt;&lt;/a&gt;&lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=659"&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_jun16_temps_600.jpg" /&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Here is my layout:&lt;br /&gt;&lt;br /&gt;&lt;a href=http://brittishdesigns.com/miscimages/HundredAcreFriends_BLOG.jpg&gt;&lt;img src=http://brittishdesigns.com/miscimages/HundredAcreFriends_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And from the Britt Girls:&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myip-june-fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myip-june-justine.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myip-june-jan.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myip-june-kelsy1.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myip-june-kelsy2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myip-june-wendy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myip-june-becca.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myip-june-julie.jpg&gt;&lt;/center&gt;&lt;br /&gt;All of my subscribers received their products, emails, newsletter and gifts last night! So check your email inboxes, ladies.&lt;br /&gt;&lt;br /&gt;If you'd like to learn more about being a &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=617"&gt;My Year In Pockets subscriber&lt;/a&gt;, here's some more info:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=617"&gt;&lt;img src=http://brittishdesigns.com/miscimages/MYIPbreakdown2016.png&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;It's like I always say - Subscribe. Buy month to month. Pick &amp; choose your own packs. However you use My Year In Pockets, you'll be one happy scrapper.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4024781511554794322/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2016/06/my-year-in-pockets-busy-bee-june-2016.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4024781511554794322'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4024781511554794322'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2016/06/my-year-in-pockets-busy-bee-june-2016.html' title='My Year In Pockets &quot;Busy Bee&quot; | June 2016'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-201363906863144786</id><published>2016-06-02T22:37:00.004-06:00</published><updated>2016-06-02T22:37:56.468-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Wanna win $50 to my shop???</title><content type='html'>A member of my Britt Girls Creative Team, Melissa (aka Yzerbear19) is hosting a challenge &lt;a href="http://yzerbear.blogspot.com/2016/05/contest-time.html"&gt;on her blog&lt;/a&gt;.  First prize is a $50 GC to my shop!!!!  I HIGHLY recommend checking it out, because all the prizes are AMAZING!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://yzerbear.blogspot.com/2016/05/contest-time.html"&gt;&lt;img src="https://4.bp.blogspot.com/-x36f8oDmzlM/UG-CHpsARCI/AAAAAAAAAKU/UDWAhN1Im9U/s1600/YBDesignsLogo2012.png" width="500" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Deadline for entries is June 18, 2016.  So get scrapping!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/201363906863144786/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2016/06/wanna-win-50-to-my-shop.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/201363906863144786'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/201363906863144786'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2016/06/wanna-win-50-to-my-shop.html' title='Wanna win $50 to my shop???'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='https://4.bp.blogspot.com/-x36f8oDmzlM/UG-CHpsARCI/AAAAAAAAAKU/UDWAhN1Im9U/s72-c/YBDesignsLogo2012.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4077136018237678610</id><published>2016-05-09T13:08:00.002-06:00</published><updated>2016-05-09T13:08:36.720-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>iNSD Challenge Winners Announced!</title><content type='html'>Hello &amp;amp; Happy Monday!&lt;br /&gt;&lt;br /&gt;[inter]National Scrapbooking Day weekend was lots of fun!! It was great to see so many of you picking up items from your wishlist!!  And thank you so much to everyone who entered my &lt;a href="http://brittishdesigns.blogspot.com/2016/05/hip-hip-hooray-its-international"&gt;scraplift challenge&lt;/a&gt;!!  I'm here to announce the two winners of a $10 Gift Certificate to my shop.&lt;br /&gt;&lt;br /&gt;First - the lucky randomly drawn winner was  . . .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;Katie (angustia17)&lt;/b&gt; with her &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=4860"&gt;"Night Time Magic"&lt;/a&gt; LO:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=4860"&gt;&lt;img src="http://www.brittishdesigns.com/gallery/albums/userpics/10310/nighttimemagic1.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And my choice goes to &lt;b&gt;Kathleen&lt;/b&gt; with her &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=4855"&gt;"Wild Ride" &lt;/a&gt; LO:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=4855"&gt;&lt;img src="http://www.brittishdesigns.com/gallery/albums/userpics/11981/2016_BigThunder01.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Congrats, ladies!! You'll be getting an email with your GC today.  &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4077136018237678610/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2016/05/insd-challenge-winners-announced.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4077136018237678610'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4077136018237678610'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2016/05/insd-challenge-winners-announced.html' title='iNSD Challenge Winners Announced!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8324523882620544103</id><published>2016-05-06T12:22:00.000-06:00</published><updated>2016-05-06T12:22:20.376-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='My Year In Pockets'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>New My Year In Pockets | May 2016</title><content type='html'>Not only is it [inter]National Scrapbooking Day, it's also new release day!  The new My  Year In Pockets collection for May 2016 is &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=650"&gt;in the shop&lt;/a&gt; now!&lt;br /&gt;&lt;br /&gt;And yes, the individual packs ARE included in the 40% off sale! &lt;i&gt;(Bundles are always excluded since they are already discounted 30% or more, but here's a little tip: if you buy the packs individually during the sale, you'll save an extra 10%).&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=650"&gt;My Year In Pockets: "Backyard" | May 2016 (Bundle)&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_may16_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=651"&gt;My Year In Pockets: "Backyard" | May 2016 (Cards)&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_may16_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=652"&gt;My Year In Pockets: "Backyard" | May 2016 (Embellishments)&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_may16_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=653"&gt;My Year In Pockets: "Backyard" | May 2016 (Papers)&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_may16_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=654"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;My Year In Pockets: "Backyard" | May 2016 (Templates)&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_may16_temps_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here is what I scrapped with it:&lt;br /&gt;&lt;br /&gt;&lt;a href=http://brittishdesigns.com/brittgirls/GettinBuggyWithIt_BLOG.jpg&gt;&lt;img src=http://brittishdesigns.com/brittgirls/GettinBuggyWithIt_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And from a few of the Britt Girls:&lt;br /&gt;&lt;br /&gt;by erica&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myipmay-erica.jpg&gt;&lt;br /&gt;&lt;br /&gt;by justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myipmay-justine.jpg&gt;&lt;br /&gt;&lt;br /&gt;by fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myipmay-fonnetta.jpg&gt;&lt;/center&gt;&lt;br /&gt;All of my subscribers received their products, emails, newsletter and gifts this morning!  So check your email inboxes, ladies.&lt;br /&gt;&lt;br /&gt;If you'd like to learn more about being a &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=617"&gt;My Year In Pockets subscriber&lt;/a&gt;, here's some more info:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=617"&gt;&lt;img src=http://brittishdesigns.com/miscimages/MYIPbreakdown2016.png&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Subscribe. Buy month to month. Pick &amp; choose your own packs. However you use My Year In Pockets, you'll be one happy scrapper.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8324523882620544103/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2016/05/new-my-year-in-pockets-may-2016.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8324523882620544103'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8324523882620544103'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2016/05/new-my-year-in-pockets-may-2016.html' title='New My Year In Pockets | May 2016'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-108824807035660022</id><published>2016-05-06T00:34:00.000-06:00</published><updated>2016-05-06T07:52:01.281-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Hip! Hip! Hooray!!  It's [inter]National Scrapbooking Day!</title><content type='html'>I'm so excited to kick off such a highly anticipated weekend in the scrapbooking universe.  iNSD is my biggest discount sale of the year, and I always love all the commotion, challenges, etc that come along with this holiday.  &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=home"&gt;Britt-ish Designs&lt;/a&gt; is ready to party!  &lt;i&gt;(Be sure to read all the way to end of this post to snag my special iNSD freebie!)&lt;/i&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=home"&gt;&lt;img src=http://brittishdesigns.com//miscimages/NSD2016_600.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Everything in &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=home"&gt;my shop&lt;/a&gt; is 40% off through Sunday (5/8) at midnight.  It's time to get all those goodies in your wishlist.  (Bundles, gift cards, and subscriptions are excluded from the sale.)&lt;br /&gt;&lt;br /&gt;&lt;hr /&gt;&lt;div style="text-align: center;"&gt;&lt;b&gt;CHALLENGE&lt;/b&gt;&lt;/div&gt;&lt;br /&gt;During iNSD I usually like to host a challenge. This year it'll be a "scraplifting" challenge.  It's very simple, you just have to choose any layout in my &lt;a href="http://www.brittishdesigns.com/gallery/"&gt;Gallery&lt;/a&gt; and use that layout as inspiration for your own page.  &lt;br /&gt;&lt;br /&gt;&lt;b&gt;How to enter:&lt;/b&gt;&lt;br /&gt;- Post your completed layout in my &lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=5"&gt;Challenge Gallery&lt;/a&gt;&lt;br /&gt;- Be sure to leave proper credits that include the layout you were "scraplifting"&lt;br /&gt;- Come back to this post and leave me a link to your layout in the comments&lt;br /&gt;- Entries due by midnight Sunday night, May 8&lt;br /&gt;&lt;br /&gt;&lt;b&gt;What you could win:&lt;/b&gt;&lt;br /&gt;- TWO (2) entries will win this challenge!! One randomly selected, and one chosen as my favorite. Both winners will receive a $10 GC to my shop. Good luck and happy scrapping.&lt;br /&gt;&lt;br /&gt;BEFORE YOU GO . . . &lt;br /&gt;&lt;br /&gt;Be sure to download my little iNSD gift.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_watercolorworld_600.jpg&gt;&lt;br /&gt;&lt;a href=http://brittishdesigns.com/Freebies/brittdes_watercolorworld.zip&gt;[DOWNLOAD HERE]&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Enjoy!  And I hope to see you around digi-land scrapping it up this weekend!&lt;br /&gt;&lt;br /&gt;&lt;i&gt;&lt;span style="font-size: x-small;"&gt;(P.S.  If you missed my NSD freebie from 2015, that download is still active too, so feel free to &lt;a href="http://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html"&gt;grab it&lt;/a&gt; - its really cute!)&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/108824807035660022/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2016/05/hip-hip-hooray-its-international.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/108824807035660022'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/108824807035660022'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2016/05/hip-hip-hooray-its-international.html' title='Hip! Hip! Hooray!!  It&apos;s [inter]National Scrapbooking Day!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2983740594693286592</id><published>2016-04-15T00:00:00.000-06:00</published><updated>2016-04-15T00:00:04.447-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>on your marks, get set, GO! GO! GO!</title><content type='html'>I am so excited to be announcing the newest edition to Project Mouse!!  Krista and I are beyond thrilled with how this kit came out.  (You'll see below, we both have gone a little scrap-happy with it already! haha!).  Obviously, we were inspired by all things Cars!  We realized we were both sitting on a ton of Carsland photos, and something just had to be done about it.&lt;br /&gt;&lt;br /&gt;We hope you love it too!!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=645"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Cars): Bundle&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=645"&gt;&lt;/a&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=645"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=645"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_cars_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=649"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Cars): Cards&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=649"&gt;&lt;/a&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=649"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=649"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_cars_cards_600.jpg" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=648"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Cars): Elements&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=648"&gt;&lt;/a&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=648"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=648"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_cars_ep_600.jpg" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=647"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Cars): Word Bits&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=647"&gt;&lt;/a&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=647"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=647"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_cars_wa_600.jpg" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=646"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Cars): Papers&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=646"&gt;&lt;/a&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=646"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=646"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_cars_pp_600.jpg" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=646"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;center&gt;Here is what I scrapped with the new collection:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/brittgirls/RacersAfterDark_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/RacersAfterDark_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/brittgirls/CarsLandTowMater_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/CarsLandTowMater_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/brittgirls/LightItUp_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/LightItUp_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And real printed creations by Krista Sahlin:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcars-kristasahlin1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcars-kristasahlin2.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcars-kristasahlin3.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcars-kristasahlin4.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Check out all the beautiful creations from the rest of the team!!&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcars-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcars-melissa1.jpg" width=600 /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcars-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcars-heather.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcars-julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcars-erica.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcars-becca.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcars-cami.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcars-justine.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcars-justine2.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcars-justine3.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcars-wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcars-tanyaleft.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcars-tanyaright.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcars-natasha.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcars-kelsy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcars-kat.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kathleen Summers (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcars-kathleensummers1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcars-kathleensummers2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica Webster (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmcars-ericawebster.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Zoom into the shop and pick up your &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=645"&gt;Cars edition Project Mouse&lt;/a&gt; products today!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2983740594693286592/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2016/04/on-your-marks-get-set-go-go-go.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2983740594693286592'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2983740594693286592'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2016/04/on-your-marks-get-set-go-go-go.html' title='on your marks, get set, GO! GO! GO!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1282330573099761094</id><published>2016-04-06T14:50:00.006-06:00</published><updated>2016-04-06T14:50:38.850-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='My Year In Pockets'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>My Year In Pockets: "Song" | April 2016</title><content type='html'>Somehow my April MYIP post disappeared last weekend and never posted!  Blogger played an April Fools joke on me or something.  So let me try this again . . . &lt;br /&gt;&lt;br /&gt;It's APRIL!!  And that means a new kit for your pockets.  I hope you like the new collection!! My team and I just love it.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=640"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;My Year In Pockets: "Song" | April 2016 (Bundle)&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_apr16_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=641"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;My Year In Pockets: "Song" | April 2016 (Cards)&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_apr16_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=643"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;My Year In Pockets: "Song" | April 2016 (Embellishments)&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_apr16_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=642"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;My Year In Pockets: "Song" | April 2016 (Papers)&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_apr16_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=644"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;My Year In Pockets: "Song" | April 2016 (Templates)&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_apr16_temps4_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;(Have you checked out the benefits of being a &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=617"&gt;My Year In Pockets subscriber&lt;/a&gt;??)&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=617"&gt;&lt;img src="http://brittishdesigns.com/miscimages/MYIPbreakdown2016.png" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Subscribe. Buy month to month. Pick &amp;amp; choose your own packs. However you use My Year In Pockets, you'll be one happy scrapper.&lt;br /&gt;&lt;br /&gt;Here is how my team used this month's kit!! Wait 'til you see the diversity . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-apr-kelsy1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-apr-kelsy2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-apr-natasha.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-apr-melissa1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-apr-melissa2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-apr-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-apr-kelsy1.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-apr-kat.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-apr-justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-apr-erica.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-apr-wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-apr-heather.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myip-apr-julie.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1282330573099761094/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2016/04/my-year-in-pockets-song-april-2016.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1282330573099761094'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1282330573099761094'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2016/04/my-year-in-pockets-song-april-2016.html' title='My Year In Pockets: &quot;Song&quot; | April 2016'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6769884606664381075</id><published>2016-02-26T00:00:00.000-07:00</published><updated>2016-02-26T00:00:07.919-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='My Year In Pockets'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>My Year In Pockets: "Play" | March 2016</title><content type='html'>It's that time again, already?  Wow.  This year is already whizzing by in a flash. I'm so excited about my new month's collection!!! Please enjoy!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=635"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;My Year In Pockets: "Play" | March 2016 (Bundle)&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_mar16_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=636"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;My Year In Pockets: "Play" | March 2016 (Cards)&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_mar16_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=637"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;My Year In Pockets: "Play" | March 2016 (Embellishments)&lt;/b&gt;&lt;/span&gt; &lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_mar16_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=638"&gt;&lt;span style="font-size: x-large;"&gt;My Year In Pockets: "Play" | March 2016 (Papers)&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;/center&gt;&lt;center&gt;&lt;br /&gt;&lt;/center&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=638"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_mar16_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=639"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;My Year In Pockets: "Play" | March 2016 (Templates)&lt;/b&gt;&lt;/span&gt; &lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_mar16_temps3_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;(Have you checked out the benefits of being a &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=617"&gt;My Year In Pockets subscriber&lt;/a&gt;??)&lt;/div&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=617"&gt;&lt;img src="http://brittishdesigns.com/miscimages/MYIPbreakdown2016.png" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Subscribe. Buy month to month. Pick &amp;amp; choose your own packs. However you use My Year In Pockets, you'll be one happy scrapper.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/erica-myipmar.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/kat-myipmar.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/jan-myipmar.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/kelsy1-myipmar.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/kelsy2-myipmar.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/natasha-myipmar.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/melissa1-myipmar.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/melissa2-myipmar.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/wendy-myipmar.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/justine-myipmar.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/becca-myipmar.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fonnetta-myipmar.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/Julie-myipmar.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6769884606664381075/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2016/02/my-year-in-pockets-play-march-2016.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6769884606664381075'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6769884606664381075'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2016/02/my-year-in-pockets-play-march-2016.html' title='My Year In Pockets: &quot;Play&quot; | March 2016'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4116308378917950277</id><published>2016-02-19T00:00:00.000-07:00</published><updated>2016-02-19T00:00:26.705-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://www.blogger.com/atom/ns#' term='project life'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><title type='text'>extra!  extra!  read all about it!</title><content type='html'>We have a superamazingfantastic new release to get to today, but before I do that . . . &lt;br /&gt;&lt;br /&gt;Krista Sahlin and I want to thank you all for &lt;b&gt;THREE GLORIOUS YEARS&lt;/b&gt; of Project Mouse fun.  We started this idea to create and scrap our Disney memories in pockets, THREE WHOLE YEARS ago.  That is just crazy.  Seems like yesterday.  We are still having just as much fun working together and releasing our products as we did back then.  The ideas just keep flowing, so there's no end in sight for our beloved Project Mouse.  &lt;br /&gt;&lt;br /&gt;At the end of this post, you'll find a special 3rd Anniversary gift from me and a link to where you can find Krista's &lt;i&gt;AMAZING&lt;/i&gt; anniversary gift too!!  Trust me, you're going to want to snag these.&lt;br /&gt;&lt;br /&gt;Ok - let's get to the new collection!!!  Introducing . . . &lt;b&gt;Project Mouse: Classic&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;Bright colors and fun exciting layouts are something we &lt;i&gt;LOVE&lt;/i&gt; here at Project Mouse, but sometimes your photos call for something a bit more subtle. The Project Mouse: Classic collection is just the ticket!  We were inspired by everyone's favorite classic cartoon characters, old Hollywood glamour, and timeless classic motifs, as well as the art of animation.  We think it is perfect for heritage scrapping, documenting Buena Vista Street at California Adventure as well as Hollywood Studios, the Animation Academy, meeting Mickey, AND meeting Oswald, as well as documenting the artwork of your own budding artists. Check it out!!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=630"&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (Classic): Bundle"&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_classic_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=634"&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (Classic): Cards"&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_classic_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=631"&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (Classic): Elements"&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_classic_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=633"&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (Classic): Papers"&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_classic_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=632"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (Classic): Word Bits"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_classic_wa_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;All the individual products are marked 20% off this weekend only!  The &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=630"&gt;bundle&lt;/a&gt; is always your best discount, at just over 35% off!!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Here are my first 2 layouts using the new collection.  These are both from the trip we just returned from!!&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/brittgirls/Oswald_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/Oswald_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;a href="http://brittishdesigns.com/brittgirls/AnimationAcademy_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/AnimationAcademy_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Krista Sahlin always creates the most gorgeous print and scrap pocket pages!!!  Check out the THREE layouts she whipped out using this new kit.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-classic-kristasahlin1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-classic-kristasahlin2.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-classic-kristasahlin3.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;And more from the Britt Girls . . . &lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-classic-jan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Denise&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-classic-denise.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-classic-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-classic-melissa1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-classic-melissa2.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-classic-melissa3.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-classic-julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-classic-kelsy1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-classic-kelsy2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-classic-justine1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-classic-justine2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-classic-fonnetta1.png" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-classic-fonnetta2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-classic-erica.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-classic-tanya.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-classic-wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jessica (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-classic-jessica.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by sucali (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-classic-sucali.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by lynette (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-classic-lynette.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Ok, you made it to the end.  Time for that anniversary gift I promised.  Enjoy!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://brittishdesigns.com/Freebies/brittdes_pm_classic_bonus.zip&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_pm_classic_bonus.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;i&gt;(click image to download)&lt;/i&gt;&lt;/center&gt;&lt;br /&gt;Krista should have her freebie up in the morning, so make sure you stop by &lt;a href="http://sahlinstudio.com/blog/"&gt;her blog&lt;/a&gt; and snag it too!!  &lt;br /&gt;&lt;br /&gt;TTFN!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4116308378917950277/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2016/02/extra-extra-read-all-about-it.html#comment-form' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4116308378917950277'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4116308378917950277'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2016/02/extra-extra-read-all-about-it.html' title='extra!  extra!  read all about it!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-231577739247211648</id><published>2016-01-29T13:52:00.002-07:00</published><updated>2016-01-29T13:52:58.051-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://www.blogger.com/atom/ns#' term='project life'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='My Year In Pockets'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>My Year In Pockets: "Cherish" | February 2016</title><content type='html'>Hi everyone!  I'm here to introduce my new MYIP collection for February 2016.  It's called "cherish" and I hope you all love it!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;span style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=625"&gt;&lt;b&gt;my year in pockets: "cherish" | february 2016&amp;nbsp;(bundle)&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_feb16_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=629"&gt;&lt;b&gt;my year in pockets: "cherish" | february 2016&amp;nbsp;(cards)&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_feb16_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=628"&gt;&lt;b&gt;my year in pockets: "cherish" | february 2016&amp;nbsp;(embellishments)&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_feb16_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=627"&gt;&lt;b&gt;my year in pockets: "cherish" | february 2016&amp;nbsp;(papers)&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_feb16_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=626"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;my year in pockets: "cherish" | february 2016&amp;nbsp;(templates)&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_feb16_temps2_600.jpg" /&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;(Have you checked out the benefits of being a &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=617"&gt;My Year In Pockets subscriber&lt;/a&gt;??)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/MYIPbreakdown2016.png" /&gt;&lt;br /&gt;Subscribe. Buy month to month. Pick &amp;amp; choose your own packs. However you use My Year In Pockets, you'll be one happy scrapper.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I was so thrilled to see how versatile, and useable this month's collection is.  It's not just for Valentine's Day or just for February pocket scrapping.  It's perfect for SO MUCH MORE!!&lt;br /&gt;&lt;br /&gt;Scroll through the Britt Girls' creations and you'll see what I mean!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb16-kat.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb16-fonnetta1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb16-fonnetta2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Denise&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb16-denise.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb16-wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb16-melinda1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb16-melinda2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb16-kelsy1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb16-kelsy2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb16-justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb16-jan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb16-tanya1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb16-tanya2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb16-becca1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb16-becca2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb16-melissa1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb16-melissa2.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb16-melissa3.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb16-natasha.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb16-erica.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb16-julie.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/231577739247211648/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2016/01/my-year-in-pockets-cherish-february-2016.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/231577739247211648'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/231577739247211648'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2016/01/my-year-in-pockets-cherish-february-2016.html' title='My Year In Pockets: &quot;Cherish&quot; | February 2016'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-481442236275942631</id><published>2016-01-06T12:50:00.000-07:00</published><updated>2016-01-08T08:48:44.439-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='My Year In Pockets'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><title type='text'>MYIP TWENTY SIXTEEN HAS BEGUN!!</title><content type='html'>Subscribe.  Buy month to month.  Pick &amp; choose your own packs.  However you use My Year In Pockets, you'll be happy to hear that 2016 has begun!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=617"&gt;&lt;span style="font-size: x-large;"&gt;my year in pockets: 2016 subscription&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_2016subscription_600.jpg" /&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=617"&gt;&lt;img src=http://brittishdesigns.com/miscimages/MYIPbreakdown2016.png&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;MYIP Subscribers get this new January kit, an exclusive newsletter and freebie included with ALL the MYIP products I release this year at a discounted price. But of course, it's all in the shop individually too!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=618"&gt;&lt;span style="font-size: x-large;"&gt;my year in pockets: "sparkle" | january 2016&amp;nbsp;(bundle)&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_jan16_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/b&gt;&lt;/center&gt;&lt;center&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=19&amp;products_id=624"&gt;&lt;span style="font-size: x-large;"&gt;my year in pockets: "sparkle" | january 2016&amp;nbsp;(cards)&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_jan16_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=19&amp;products_id=623"&gt;&lt;span style="font-size: x-large;"&gt;my year in pockets: "sparkle" | january 2016&amp;nbsp;(embellishments)&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_jan16_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=19&amp;products_id=622"&gt;&lt;span style="font-size: x-large;"&gt;my year in pockets: "sparkle" | january 2016&amp;nbsp;(papers)&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_jan16_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=19&amp;products_id=621"&gt;&lt;span style="font-size: x-large;"&gt;my year in pockets: "sparkle" | january 2016&amp;nbsp;(templates)&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_jan16_temps_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=19&amp;products_id=619"&gt;&lt;span style="font-size: x-large;"&gt;my year in pockets: weekly card templates 2&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_weekly2_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=19&amp;products_id=620"&gt;&lt;span style="font-size: x-large;"&gt;my year in pockets: basic templates 2&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_basictemplates2_600.jpg" /&gt;&lt;/a&gt;&lt;/b&gt;&lt;/center&gt;&lt;br /&gt;The Britt Girls have really gone all out showing what this month's collection can do!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/jan16-wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/jan16-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/jan16-tanya1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/jan16-tanya2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/jan16-julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/jan16-erica.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/jan16-melissa.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/jan16-becca.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/jan16-cami.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/jan16-heather.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/jan16-kat.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/jan16-kelsy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/jan16-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/jan16-jan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/jan16-justine.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Have a wonderful week.  Mine is filled with a renewed zest to document the year!  Hope yours is too.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/481442236275942631/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2016/01/subscribe.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/481442236275942631'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/481442236275942631'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2016/01/subscribe.html' title='MYIP TWENTY SIXTEEN HAS BEGUN!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7071409501017067721</id><published>2016-01-01T02:07:00.000-07:00</published><updated>2016-01-01T02:07:17.477-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://www.blogger.com/atom/ns#' term='project life'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='My Year In Pockets'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>2016 My Year In Pockets Subscription PRE-SALE!</title><content type='html'>&lt;div align="baseline" style="text-align: center;"&gt;&lt;strong style="color: #ff3399; font-size: 26px;"&gt;PRE-SALE!!&lt;/strong&gt;&lt;/div&gt;&lt;center&gt;&lt;span style="font-size: 20px;"&gt;GET YOUR 2016 MY YEAR IN POCKETS SUBSCRIPTION NOW!!!!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: 14px;"&gt;January '16 kit coming next week, but you can subscribe and receive &lt;em&gt;NEW&lt;/em&gt; basic templates and &lt;em&gt;NEW&lt;/em&gt;&amp;nbsp;weekly cards NOW!&amp;nbsp;&lt;/span&gt;&lt;/center&gt;&lt;center&gt;&lt;br /&gt;&lt;/center&gt;&lt;center&gt;&lt;span style="font-family: Century Gothic; font-size: 21px; line-height: 175%;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=617"&gt;&lt;u&gt;&lt;strong&gt;My Year In Pockets: 2016 Subscription&lt;/strong&gt;&lt;/u&gt;&lt;/a&gt;&lt;/span&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=617" style="font-family: 'Century Gothic'; font-size: 21px; line-height: 175%;"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_2016subscription_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;center&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7071409501017067721/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2016/01/2016-my-year-in-pockets-subscription.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7071409501017067721'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7071409501017067721'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2016/01/2016-my-year-in-pockets-subscription.html' title='2016 My Year In Pockets Subscription PRE-SALE!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-864721717939602986</id><published>2015-12-10T21:56:00.000-07:00</published><updated>2015-12-10T21:56:14.532-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Digital Kits'/><title type='text'>I can't hold it back anymore!</title><content type='html'>We've been at it again!  Working hard behind the scenes to bring you an all-new Project Mouse collection. Krista &amp;amp; I have heard all your pleas over the last 2 years to make something Frozen-inspired, and we finally got to do it!  We are just melting over how it all came out.  And we hope you love it too!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=613"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Ice): Bundle&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_ice_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=616"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Ice): Cards&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_ice_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=614"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Ice): Papers&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_ice_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=615"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (Ice): Elements&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_ice_ep_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;i&gt;(By now you probably have all the catchy Frozen songs in your head at the same time.  Welcome to my world for the past several weeks!!)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;b&gt;&lt;span style="color: #45818e;"&gt;-- &amp;gt; Before you go, be sure to read to the bottom of this post for a fun freebie! &amp;lt; --&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;br /&gt;This kit was created with the intention of scrapping not only those magical Frozen meet and greets, but all the icy park memories, as well as any and all winter activities you might be involved in this time of year.  We made sure to include both themed and non-themed items, for maximum versatility!&lt;br /&gt;&lt;br /&gt;I scrapped my &lt;b&gt;&lt;u&gt;favorite&lt;/u&gt;&lt;/b&gt; moment of our entire trip this past spring.  Meeting OLAF!  He was unexpectedly the BEST character meet.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/brittgirls/Olaf_BLOG.jpg" width="600" /&gt;&lt;br /&gt;&lt;br /&gt;Check out these gorgeous pages from our teams:&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-ice-wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-ice-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-ice-kelsy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-ice-justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-ice-julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-ice-jan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-ice-heather1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-ice-heather2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-ice-melissa1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-ice-melissa2.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-ice-melissa3.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-ice-fonnetta1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-ice-fonnetta2.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-ice-fonnetta3.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Krista (sahlin studio team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-ice-krista.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Amber (sahlin studio team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-ice-amber.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Miki (sahlin studio team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-ice-miki.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Tori (sahlin studio team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-ice-tori.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kathleen (sahlin studio team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-ice-kathleen.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span style="color: #45818e;"&gt;&lt;b&gt;Enjoy the freebie below:&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_frozensilhouettes.zip"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_frozensilhouette_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;i&gt;[click image to download]&lt;/i&gt;&lt;/center&gt;&lt;br /&gt;Have a GREAT weekend, full of magical memories and scrapping.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/864721717939602986/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/12/i-cant-hold-it-back-anymore.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/864721717939602986'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/864721717939602986'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/12/i-cant-hold-it-back-anymore.html' title='I can&apos;t hold it back anymore!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3174067233584940358</id><published>2015-12-05T00:00:00.000-07:00</published><updated>2015-12-05T00:00:07.239-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://www.blogger.com/atom/ns#' term='project life'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='My Year In Pockets'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>My Year In Pockets: December 2015</title><content type='html'>Hello hello!  I'm so excited to be releasing my final MYIP collection of 2015.  We've completed a whole year of this adventure and we've got quite a collection of products to show for it!!  I hope you'll find December's collection as exciting and lovely as I do!&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=608"&gt;&lt;br /&gt;&lt;b&gt;My Year In Pockets (December 2015): Bundle&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_dec15_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=612"&gt;&lt;b&gt;My Year In Pockets (December 2015): Cards&lt;/b&gt;&lt;/a&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=612"&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_dec15_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=611"&gt; &lt;br /&gt;&lt;b&gt;My Year In Pockets (December 2015): Embellishments&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_dec15_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=610"&gt; &lt;b&gt;My Year In Pockets (December 2015): Papers&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_dec15_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=609"&gt;&lt;b&gt;My Year In Pockets (December 2015): Alpha&lt;/b&gt;&lt;/a&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=609"&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_dec15_alpha_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=529"&gt;MYIP Subscribers&lt;/a&gt; get this kit, an exclusive newsletter and freebie included with ALL the MYIP products I release, or have already released during 2015. So even if you sign up now, you'll get everything for the entire year.  At the end of the month everything will go into Archive pricing. So, buy it now while its still just $89.99.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=529"&gt;&lt;img src="http://brittishdesigns.com/miscimages/MYIPbreakdown.png" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Check out these gorgeous layout from the Britt Girls:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipdec15-julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipdec15-becca.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipdec15-camijo.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipdec15-jan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipdec15-justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipdec15-melissa.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipdec15-tanya.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipdec15-fonnetta.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Have a wonderful week!! Keep on scrapping.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3174067233584940358/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/12/my-year-in-pockets-december-2015.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3174067233584940358'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3174067233584940358'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/12/my-year-in-pockets-december-2015.html' title='My Year In Pockets: December 2015'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3302435823255784990</id><published>2015-11-26T22:31:00.002-07:00</published><updated>2015-11-26T22:37:07.711-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Kicking Off the Holiday Season with a Sale!</title><content type='html'>Hope everyone had a lovely Thanksgiving!! I'm so thankful for all of YOU!!&lt;br /&gt;&lt;br /&gt;We're having &lt;a href="http://www.brittishdesigns.com/shop"&gt;a SALE&lt;/a&gt; to kick-off this joyful time of year! &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop"&gt;&lt;img src="http://brittishdesigns.com/miscimages/BlackFriday2015.png" /&gt;&lt;/a&gt;&lt;br /&gt;Happy scrapping and shopping!!&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3302435823255784990/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/11/kicking-off-holiday-season-with-sale.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3302435823255784990'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3302435823255784990'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/11/kicking-off-holiday-season-with-sale.html' title='Kicking Off the Holiday Season with a Sale!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2769981861591464676</id><published>2015-11-11T16:38:00.000-07:00</published><updated>2015-11-11T16:38:01.186-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>One Word Challenge Winners Announced!!</title><content type='html'>Hi guys!  Sorry for not posting this yesterday.  I got really sick Monday night and have been miserable the last 2 days.  But I dragged myself to the computer to post about our &lt;a href="http://brittishdesigns.blogspot.com/2015/11/dsd-one-word-challenge.html"&gt;DSD One Word Challenge&lt;/a&gt; winners!&lt;br /&gt;&lt;br /&gt;First up - our randomly selected winner was . . . &lt;b&gt;Aussiegirl&lt;/b&gt; with her &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=4662"&gt;"Story Together"&lt;/a&gt; layout.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=4662"&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10357/Story_Together_MVMCCP_Nov20122Csmaller.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;And it was really hard to choose a favorite!  But I decided on . . . disneysheryl65 with her &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=4663"&gt;"Osborne Lights"&lt;/a&gt; layout!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=4663"&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/11909/DSD_word_challenge.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Maybe I'm just getting excited for Christmas, I don't know, but I just LOVE this page from Sheryl.  The photos are so cute, and I love the little white borders she added, the "Lights" card works sooo perfectly too!  Just a very clever and adorable layout!!  &lt;br /&gt;&lt;br /&gt;Hope you all have a wonderful week!!  Congrats to our winners and thanks soooo much to all of you who entered.  I loved seeing each and every "TOGETHER" layout.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2769981861591464676/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/11/one-word-challenge-winners-announced.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2769981861591464676'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2769981861591464676'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/11/one-word-challenge-winners-announced.html' title='One Word Challenge Winners Announced!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-21575331443540490</id><published>2015-11-07T03:00:00.000-07:00</published><updated>2015-11-07T03:00:04.130-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Challenge'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>DSD One Word Challenge </title><content type='html'>Hi everyone!! One of the things that got me really hooked on scrapping, way back when I started, was challenges!! I love a good scrap challenge.  So today, as we celebrate our love of Digi-Scrap, I thought what better way than doing something I love. &lt;br /&gt;&lt;br /&gt;So, this is a ONE WORD CHALLENGE.  How it works is I give you my "one word" and you run with it.  You can make it your title or include word art, or not even say the word on your page at all, as long as the word is evident on your layout as inspiration.&lt;br /&gt;&lt;br /&gt;One Word:  &lt;b&gt;TOGETHER&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;I got my idea for the word TOGETHER from my new &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=603"&gt;"My Year In Pockets: November"&lt;/a&gt; collection.  It's all about being together.  And it inspired me to get all my 2014 Thanksgiving photos edited and organized and scrap my pocket pages from last year (I'm still not finished with 2014 ack!!!!!!)&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/miscimages/2014Week48_L_BLOG.jpg"&gt;&lt;img src=http://brittishdesigns.com/miscimages/2014Week48_L_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/miscimages/2014Week48_L_BLOG.jpg"&gt;&lt;img src=http://brittishdesigns.com/miscimages/2014Week48_R_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;i&gt;(created using &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=603"&gt;"My Year In Pockets (November): Bundle"&lt;/a&gt; | click images to enlarge)&lt;/i&gt;&lt;/center&gt;&lt;br /&gt;Every year we have TWO Thanksgivings, which is awesome.  Thursday we have Thanksgiving with my family, and Sunday we celebrate with Josh's.  But it makes for a LOT of photos, and it can be overwhelming to try and tackle when it comes to scrapping.  But this challenge pushed me to just dive in and get it done.  YAY!! &lt;br /&gt;&lt;br /&gt;I can't wait to see what the word TOGETHER inspires you to scrap!!&lt;br /&gt;&lt;br /&gt;Here's how to enter the challenge:&lt;br /&gt;&lt;br /&gt;1) Scrap a layout inspired by the word: TOGETHER (try and include a little Britt-ish Designs into your page if you can, but its not required)&lt;br /&gt;&lt;br /&gt;2) Post your layout in the Britt-ish Designs Challenge Gallery&lt;br /&gt;&lt;br /&gt;3) Come back here and post a link to your layout!  &lt;br /&gt;&lt;br /&gt;ENTRIES ARE DUE by Monday night at midnight (November 9).  Late entries will not be eligible to win.  Oh, and you can't scrap your Speed Scrap layout as your Challenge entry!! They have to be unique for each.&lt;br /&gt;&lt;br /&gt;That's it!&lt;br /&gt;&lt;br /&gt;I'll be choosing one layout at random out of a hat, AND I'll choose my favorite layout and both of those scrappers will win a &lt;b&gt;$15 Gift Certificate&lt;/b&gt; to my shop!!  &lt;br /&gt;&lt;br /&gt;Let me know if you have any questions.  GOOD LUCK and have fun scrapping.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/21575331443540490/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/11/dsd-one-word-challenge.html#comment-form' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/21575331443540490'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/21575331443540490'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/11/dsd-one-word-challenge.html' title='DSD One Word Challenge '/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2142387290638384505</id><published>2015-11-06T21:16:00.000-07:00</published><updated>2015-11-06T21:16:06.643-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Speed Scrap Tomorrow AM</title><content type='html'>Come Speed Scrap with me tomorrow morning!! 10:00 am MST (that's 9 am Pacific, 11 am Central, and 12 noon Eastern). We'll be chatting, scrapping and having lots of fun and it'll all be happening at the &lt;a href="http://www.facebook.com/pages/Britt-ish-Designs/38311625848#"&gt;Britt-ish Designs Facebook Page&lt;/a&gt;. &lt;br /&gt;&lt;center&gt;&lt;a href="http://www.facebook.com/pages/Britt-ish-Designs/38311625848#"&gt;&lt;img src="http://brittishdesigns.com/miscimages/DSDSpeedScrap2015.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;And everyone who finishes their Speed Scrap layout gets a REALLY cute prize!! Can't wait to scrap and chat with all of you tomorrow. Have a great night and I'll see you in the morning over at my Facebook page!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2142387290638384505/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/11/speed-scrap-tomorrow-am.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2142387290638384505'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2142387290638384505'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/11/speed-scrap-tomorrow-am.html' title='Speed Scrap Tomorrow AM'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4028918794840133742</id><published>2015-11-06T11:00:00.000-07:00</published><updated>2015-11-06T11:00:02.030-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Happy DSD Freebie!</title><content type='html'>Hi there!!  I'm glad you're back to collect your DSD gift!! I found this saying and I knew it needed to be a journal card.  &lt;br /&gt;&lt;br /&gt;See - I'm a planner.  Some (my husband) might say, an over-planner.  I'm learning to let go, and be more spontaneous and free, but it's tough. I'm realizing that sometimes, the best magic happens when you couldn't have planned it.  It's TRUE! Whether you're at Disney, or just sitting around at home, the unplanned magical moments can be the most memorable.&lt;br /&gt;&lt;br /&gt;Here is a little simple gift to say HAPPY DSD from my scrapping heart to yours!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_overplanning.zip"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_overplanning_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;(click image to download)&lt;/center&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4028918794840133742/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/11/happy-dsd-freebie.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4028918794840133742'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4028918794840133742'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/11/happy-dsd-freebie.html' title='Happy DSD Freebie!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6588438866525554361</id><published>2015-11-05T22:30:00.000-07:00</published><updated>2015-11-05T23:08:21.578-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='My Year In Pockets'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Digital Kits'/><title type='text'>November '15 MYIP &amp; DSD'15 BEGINS!!</title><content type='html'>Happy Digital Scrapbooking Day everyone!! I'm thrilled to celebrate this special scrapbooking holiday with all of my fantastic readers and customers.  DSD is the weekend we can be proud to be digi-scrappers, have some fun scrapping together and enjoy the digi-scrap community of friends (oh and score some SA-WEET deals too!!)&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://www.brittishdesigns.com/shop/&gt;&lt;img src=http://brittishdesigns.com/miscimages/DSD2015.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;We've got a LOT of fun things rolling out over the weekend.  First of which - make sure you stop by my Instagram account (@designerbrittney)!! I'm giving away some $25 Gift Certificates to my shop.  &lt;br /&gt;&lt;br /&gt;I've also released my latest My Year In Pockets collection for November!  I have to say, I just love how it came out!! &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=603"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;My Year In Pockets (November 2015): Bundle&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=603"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_nov15_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=607"&gt;&lt;br /&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;My Year In Pockets (November 2015): Cards&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_nov15_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=606"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt; My Year In Pockets (November 2015): Embellishments&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=606"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_nov15_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=605"&gt;&lt;br /&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt; My Year In Pockets (November 2015): Papers&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_nov15_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=604"&gt;&lt;br /&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt; My Year In Pockets (November 2015): Alpha&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_nov15_alpha_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=19&amp;products_id=529"&gt;MYIP Subscribers&lt;/a&gt; get this kit, an exclusive newsletter and freebie included with ALL the MYIP products I release, or have already released during 2015. So even if you sign up now, you'll get everything from January through November, and next month you'd get December too. So - you really can sign up ANY time during 2015 and still get ALL the goods to create your 2015 book. It's never too late to get that baby going!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=19&amp;products_id=529"&gt;&lt;img src=http://brittishdesigns.com/miscimages/MYIPbreakdown.png&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I often have people ask me about printing my cards and elements to scrap in their paper albums.  Well, let me just show you a sample of this month's collection printed out and how fabulous they look in printed form! &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipnov15-kristasahlin.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Fun huh?  All my card packs come with easy to use print sheets, all ready to go!&lt;br /&gt;&lt;br /&gt;But back to digi.  Check out these gorgeous digital layouts from my team:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipnov15-becca.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Denise&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipnov15-denise.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipnov15-denise2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipnov15-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipnov15-jan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipnov15-justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipnov15-kat.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipnov15-melinda.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Sigh . . . aren't they just lovely?&lt;br /&gt;&lt;br /&gt;Make sure you pop back in later today (Friday).  I'll be posting a FREEBIE!!! YAY!  &lt;br /&gt;&lt;br /&gt;PLUS - make sure you make room in your Saturday schedule to join me for a SPEED SCRAP!  I feel like it's been FOREVER since I Speed Scrapped.  Has it been as long for you?  Well, I'm hosting one on Saturday at 10 am Mountain Time.  That's 9am Pacific, 11 am Central, and 12 noon Eastern.  I'm so excited and everyone who completest their Speed Scrap layout will be getting a little sumthin'-sumthin'!!  So you don't wanna miss it. &amp;nbsp;Watch &lt;a href="http://www.facebook.com/pages/Britt-ish-Designs/38311625848#" target="_blank"&gt;my Facebook&lt;/a&gt; for more Speed Scrap details.&lt;br /&gt;&lt;br /&gt;Stay tuned this weekend and HAPPY SCRAPPING!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6588438866525554361/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/11/november-15-myip-dsd15-begins.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6588438866525554361'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6588438866525554361'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/11/november-15-myip-dsd15-begins.html' title='November &apos;15 MYIP &amp; DSD&apos;15 BEGINS!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7341785951947780028</id><published>2015-11-02T20:43:00.002-07:00</published><updated>2015-11-02T20:43:33.620-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>make room for some 'me-time' this weekend!</title><content type='html'>This weekend is Digital Scrapbooking Day!!!  YAY!  It's one of my favorite scrapbook days of the year.  There will be a LOT of fun things going on at britt-ish designs!! So, make sure you schedule some time to shop, scrap, chat and PLAY!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/DSD2015.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7341785951947780028/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/11/make-room-for-some-me-time-this-weekend.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7341785951947780028'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7341785951947780028'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/11/make-room-for-some-me-time-this-weekend.html' title='make room for some &apos;me-time&apos; this weekend!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8714924849693348801</id><published>2015-10-08T21:34:00.000-06:00</published><updated>2015-10-08T21:34:22.898-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='My Year In Pockets'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>My Year In Pockets | October '15</title><content type='html'>Hello everyone! It's OCTOBER and that means its time for another My Year In Pockets bundle!! If you are one of my MYIP subscribers, you've already been emailed your kit, newsletter, and gift!  (Subscribers get the best deals and all the perks!)  Everything is now in the store!! Please, enjoy . . .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=598"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;My Year In Pockets (October 2015): Bundle&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=598"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_oct15_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=599"&gt; &lt;br /&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt; My Year In Pockets (October 2015): Cards&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=599"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_oct15_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=602"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;My Year In Pockets (October 2015): Embellishments&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=602"&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_oct15_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=601"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt; My Year In Pockets (October 2015): Papers&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_oct15_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=600"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;My Year In Pockets (October 2015): Alpha&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=600"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_oct15_alpha_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Be sure to peruse the amazing creations the Britt Girls whipped up this month.  They blew me away!! Totally inspiring . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipoct15-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipoct15-wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipoct15-kelsy1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipoct15-kelsy2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipoct15-melissa2.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipoct15-melissa3.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;also by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipoct15-melissa5.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipoct15-melissa6.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipoct15-tanya.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipoct15-justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipoct15-kat.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipoct15-jan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipoct15-becca.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipoct15-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipoct15-erica.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Christie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipoct15-christie.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;I always like to recap about My Year In Pockets, for those who are just finding us . . . &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=19&amp;products_id=529"&gt;MYIP Subscribers&lt;/a&gt; get ALL the MYIP products I release during 2015. So even if you sign up now, you'll get everything from January through October. So - you really can sign up ANY time during 2015 and still get ALL the goods to create your 2015 book. It's never too late. &lt;a href="http://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets-january-2015.html"&gt;Read all about&lt;/a&gt; the adventure that is My Year In Pockets, and hopefully it'll start to make sense. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=19&amp;products_id=529"&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/MYIPbreakdown.png&gt;&lt;/center&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;If you have any questions about My Year In Pockets, PLEASE leave a comment below and I'll do my best to answer. Whether you subscribe, buy a goodie here or there, or are just starting off documenting your year in pockets, I'm always happy to answer any questions! &lt;br /&gt;&lt;br /&gt;Have an excellent October - my second favorite month of the year!!!  Keep on filling those pockets with awesome memories!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8714924849693348801/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/10/my-year-in-pockets-october-15.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8714924849693348801'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8714924849693348801'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/10/my-year-in-pockets-october-15.html' title='My Year In Pockets | October &apos;15'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-752309654851437386</id><published>2015-09-10T21:13:00.001-06:00</published><updated>2015-09-10T21:13:29.335-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><title type='text'>Project Mouse | Main Street</title><content type='html'>I am sooooo excited about this week's new release.  Project Mouse pretty much took the summer off, but Krista and I were just dying to get going again.  These collections bring us so much happiness and joy to create (and to scrap with).  I hope you love Project Mouse: Main Street as much as the team and I do!  We've had a ball getting it ready to release.&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=592"&gt;&lt;br /&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt; Project Mouse (Main Street): Bundle&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_mainstreet_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=597"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt; Project Mouse (Main Street): Cards&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_mainstreet_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=593"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;Project Mouse (Main Street): Elements&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=593"&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_mainstreet_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=594"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt; Project Mouse (Main Street): Photo Overlays&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_mainstreet_photooverlays_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=596"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt; Project Mouse (Main Street): Papers&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_mainstreet_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=595"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt; Project Mouse (Main Street): Word Snips&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_mainstreet_wordsnips_600.jpg" /&gt;&lt;/a&gt;&lt;center&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;i&gt;(PSST!! Be sure to read through to the end of this post to get a little freebie I whipped up for you!!)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;Here are a couple pages I scrapped using this new collection.  This first one is a special moment to me.  We took Giovanna to get her silhouette done on Main Street.  It was Scarlett's 1 year old souvenir and we decided it would be a tradition to get silhouettes done of each of our children when they were 1 year old.  Its the MOST magical souvenir ever!!&lt;/div&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/brittgirls/05.01.15.SilhouetteStudio_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/05.01.15.SilhouetteStudio_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;i&gt;&lt;span style="font-size: x-small;"&gt;(You are welcome to view the video I included via QR code in my LO &amp;gt;&amp;gt;&amp;nbsp;&lt;a href="http://www.youtube.com/watch?v=QvJ-V6dKNAg"&gt;HERE&lt;/a&gt;).&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;My second layout just captures that exciting moment when you're Disney day is just beginning!! We ALWAYS take a family photo in front of the Mickey flowers.  It's a tradition.  I remember stopping to take this photo even when I was little.&amp;nbsp;&lt;/div&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/brittgirls/09.27.13.MainEntrance_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/09.27.13.MainEntrance_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;I didn't realize HOW MANY photos I would be itching to scrap with this collection, but I can tell there will be MANY more to come.&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;Here are the beautiful paper layouts that Krista Sahlin prints and scraps.  BEAUTIFUL!!&lt;/div&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-mainstreet-kristasahlin1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-mainstreet-kristasahlin2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;And here are a LOT more lovely layouts created by the Britt Girls:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: large;"&gt; by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-mainstreet-melissa.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-mainstreet-heather1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-mainstreet-heather2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-mainstreet-fonnetta1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-mainstreet-fonnetta2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-mainstreet-julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-mainstreet-justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-mainstreet-wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-mainstreet-erica.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-mainstreet-becca.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-mainstreet-kelsy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-mainstreet-jan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-mainstreet-kat.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;/span&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm-mainstreet-melinda.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Before I go, I do have that freebie I mentioned before.  I hope you guys like it!! ENJOY!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_pm_main_freebie.zip"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_pm_main_freebie_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;[click image to download]&lt;/center&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;I hope you all have a magical day!! Happy scrapping.&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;&lt;/div&gt;&lt;/center&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/752309654851437386/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/09/project-mouse-main-street.html#comment-form' title='15 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/752309654851437386'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/752309654851437386'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/09/project-mouse-main-street.html' title='Project Mouse | Main Street'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>15</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6189234865345763979</id><published>2015-09-04T20:39:00.001-06:00</published><updated>2015-09-04T20:45:08.179-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://www.blogger.com/atom/ns#' term='project life'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='My Year In Pockets'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>My Year In Pockets | September 2015</title><content type='html'>Hello!  Hello!!  I'm so excited to be releasing this month's My Year In Pockets bundle!!  I've already sent it to all the subscribers, so if you're one of them make sure to check your inbox for your kit, your newsletter, and your subscriber freebie.&lt;br /&gt;&lt;br /&gt;Please enjoy . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=587"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;My Year In Pockets (September 2015): Bundle&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_sep15_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=591"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;My Year In Pockets (September 2015): Cards&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_sep15_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=590"&gt;&lt;br /&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt; My Year In Pockets (September 2015): Embellishments&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_sep15_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=588"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;My Year In Pockets (September 2015): Papers&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=588"&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_sep15_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=589"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt; My Year In Pockets (September 2015): Alpha&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_sep15_alpha_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Here are some amazing creations from the Britt Girls.  Wait til you see the range of memories they were able to document using the Sept. bundle!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipsep15-becca.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipsep15-erica.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipsep15-becca.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipsep15-julie.jpg" width=600 /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipsep15-justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipsep15-kat.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipsep15-kelsy1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipsep15-kelsy2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipsep15-melinda1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipsep15-melinda2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipsep15-melissa.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipsep15-natasha.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Just a recap about My Year In Pockets - &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=19&amp;products_id=529"&gt;Subscribers&lt;/a&gt; get ALL the MYIP products I release during 2015. So even if you sign up now, you'll get everything from January through September. So - you really can sign up ANY time during 2015 and still get ALL the goods to create your 2015 book. It's never too late. Read all about the adventure that is &lt;a href="http://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets-january-2015.html"&gt;My Year In Pockets&lt;/a&gt;, and hopefully it'll start to make sense. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=19&amp;products_id=529"&gt;&lt;img src=http://brittishdesigns.com/miscimages/MYIPbreakdown.png&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;If you have any questions about My Year In Pockets, PLEASE leave a comment below and I'll do my best to answer. Whether you subscribe, buy a goodie here or there, or are just starting off documenting your year in pockets, I'm always happy to answer any questions! &lt;br /&gt;&lt;br /&gt;Have a great month and keep on filling those pockets (with memories)!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6189234865345763979/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/09/my-year-in-pockets-september-2015.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6189234865345763979'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6189234865345763979'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/09/my-year-in-pockets-september-2015.html' title='My Year In Pockets | September 2015'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-363928849963170347</id><published>2015-08-04T21:50:00.001-06:00</published><updated>2015-08-04T21:50:52.032-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://www.blogger.com/atom/ns#' term='project life'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='My Year In Pockets'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>My Year In Pockets | August 2015</title><content type='html'>I am so excited to be coming to you on a TUESDAY to release my new My Year In Pockets bundle.  Normally new releases happen on Friday, but I figured WHY WAIT?!! Let's get this out there now.  &lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=582"&gt;&lt;br /&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt; My Year In Pockets (August 2015): Bundle&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=582"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_aug15_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=586"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt; My Year In Pockets (August 2015): Cards&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=586"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_aug15_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=585"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;My Year In Pockets (August 2015): Embellishments&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=585"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_aug15_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=584"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt; My Year In Pockets (August 2015): Papers&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=584"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_aug15_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=583"&gt;&lt;br /&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt; My Year In Pockets (August 2015): Alpha&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=583"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_myip_aug15_alpha_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;center&gt;&lt;br /&gt;&lt;/center&gt;Check out the amazing layouts the Britt Girls whipped up with the August goodies . . .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipaug15-wendy1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipaug15-wendy2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipaug15-natasha.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipaug15-melissa.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipaug15-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipaug15-kelsy1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipaug15-kelsy2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipaug15-kat.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipaug15-justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipaug15-julie1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipaug15-julie2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipaug15-jan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipaug15-camijo.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipaug15-erica.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;I always like to make sure to explain this crazy MYIP thing for those who might not know about it!!  &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=19&amp;products_id=529"&gt;Subscribers&lt;/a&gt; get ALL the MYIP products I release during 2015. So even if you sign up now, you'll get everything from January, February, March and April, May, June and July too!! So - you really can sign up ANY time during 2015 and still get ALL the goods to create your 2015 book. It's never too late. &lt;a href="http://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets-january-2015.html"&gt;Read all about the adventure&lt;/a&gt; that is My Year In Pockets, and hopefully it'll start to make sense. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=19&amp;products_id=529"&gt;&lt;img src=http://brittishdesigns.com/miscimages/MYIPbreakdown.png&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;If you have any questions about My Year In Pockets, PLEASE leave a comment below and I'll do my best to answer. Regardless of if you subscribe, buy a goodie here or there, or are just starting off documenting your year in pockets, I'm always happy to answer any questions! &lt;br /&gt;&lt;br /&gt;Happy August, everyone!! I hope you summer is winding up to be one for the books!! Or at least your MYIP book!  Have a wonderful, full, happy and love-filled month.  &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/363928849963170347/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/08/my-year-in-pockets-august-2015.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/363928849963170347'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/363928849963170347'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/08/my-year-in-pockets-august-2015.html' title='My Year In Pockets | August 2015'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2866440739288767734</id><published>2015-07-03T00:00:00.000-06:00</published><updated>2015-07-03T00:00:07.483-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='My Year In Pockets'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>My Year In Pockets | July 2015</title><content type='html'>Another month, another My Year In Pockets collection!!  I'm so excited about this month's kit.  It just FEELS like July to me.  Sunshine, fun, and memories.  I think you'll like it too!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=577"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;My Year In Pockets (July 2015): Bundle&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_myip_jul15_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=581"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;My Year In Pockets (July 2015): Cards&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_myip_jul15_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=580"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;My Year In Pockets (July 2015): Embellishments&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_myip_jul15_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=579"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;My Year In Pockets (July 2015): Papers&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_myip_jul15_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=578"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;My Year In Pockets (July 2015): Alpha&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_myip_jul15_alpha_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Check out these layouts from the Britt Girls!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipjul15-julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipjul15-cami.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipjul15-wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipjul15-melissa.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipjul15-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipjul15-tanya.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipjul15-heather.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipjul15-kelsy1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipjul15-kelsy2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipjul15-kat.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipjul15-justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipjul15-erica.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;I always like to reiterate for those who might not know about My Year In Pockets, subscribers get ALL the MYIP products I release during 2015. So even if you sign up now, you'll get everything from January, February, March and April too! So - you really can sign up ANY time during 2015 and still get ALL the goods to create your 2015 book. It's never too late. Read all about &lt;a href="http://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets-january-2015.html"&gt;the adventure that is My Year In Pockets&lt;/a&gt;, and hopefully it'll start to make sense. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=529"&gt;&lt;img src="http://brittishdesigns.com/miscimages/MYIPbreakdown.png" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;If you have any questions about My Year In Pockets, PLEASE leave a comment below and I'll do my best to answer. Regardless of if you subscribe, buy a goodie here or there, or are just starting off documenting your year in pockets, I'm always happy to answer any questions! &lt;br /&gt;&lt;br /&gt;Happy Independence Day to those in the states!  Hope its fun and safe!  And once the fun in done, be sure to fill those pockets with memories.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2866440739288767734/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/07/my-year-in-pockets-july-2015.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2866440739288767734'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2866440739288767734'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/07/my-year-in-pockets-july-2015.html' title='My Year In Pockets | July 2015'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-996306169535666207</id><published>2015-06-12T00:00:00.000-06:00</published><updated>2015-06-12T00:00:03.520-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='My Year In Pockets'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>My Year in Pockets | June 2015</title><content type='html'>Welcome, welcome SUMMER.  The sun is shining and I'm feeling the urge to go go go.  Finally have some much-needed Vitamin D pumpin' through my veins.  June has brought me a welcome BURST of inspiration and energy and I think you'll notice this in my new My Year In Pockets collection . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=572"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"My Year In Pockets (June 2015): Bundle"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_myip_jun15_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=576"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"My Year In Pockets (June 2015): Cards"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_myip_jun15_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=575"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"My Year In Pockets (June 2015): Embellishments"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_myip_jun15_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=574"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"My Year In Pockets (June 2015): Papers"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_myip_jun15_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=19&amp;products_id=573"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"My Year In Pockets (June 2015): Alpha"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_myip_jun15_alpha_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Here are the pages I scrapped with this new collection.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/brittgirls/2015Week24_L_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/2015Week24_L_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/brittgirls/2015Week24_R_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/2015Week24_R_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And some beautiful work from the Britt Girls:&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipjune-becca.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipjune-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipjune-justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipjune-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipjune-natasha.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;No matter what style fits you - these MYIP kits will totally ROCK your pages, just look at the pages my team created.  SO DIFFERENT!! I love that.&lt;br /&gt;&lt;br /&gt;I always like to reiterate for those who might not know about My Year In Pockets, subscribers get ALL the MYIP products I release during 2015. So even if you sign up now, you'll get everything from January, February, March and April too! So - you really can sign up ANY time during 2015 and still get ALL the goods to create your 2015 book. It's never too late. Read all about &lt;a href="http://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets-january-2015.html"&gt;the adventure that is My Year In Pockets&lt;/a&gt;, and hopefully it'll start to make sense. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=529"&gt;&lt;img src="http://brittishdesigns.com/miscimages/MYIPbreakdown.png" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;If you have any questions about My Year In Pockets, PLEASE leave a comment below and I'll do my best to answer. Regardless of if you subscribe, buy a goodie here or there, or are just starting off documenting your year in pockets, I'm always happy to answer any questions! &lt;br /&gt;&lt;br /&gt;Have a fun in the sun weekend, scrap those pockets!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/996306169535666207/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/06/my-year-in-pockets-june-2015.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/996306169535666207'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/996306169535666207'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/06/my-year-in-pockets-june-2015.html' title='My Year in Pockets | June 2015'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-750496163875497341</id><published>2015-05-29T00:00:00.000-06:00</published><updated>2015-05-29T10:26:30.644-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Digital Kits'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Project Mouse | Adventure</title><content type='html'>I'm so very excited to release yet another edition of our beloved Project Mouse!! Krista &amp;amp; I say every time we work on a collection that we have more fun working on Project Mouse than anything else we design.  It takes much more research, thought, time and energy but it's worth it because it's just so rewarding!  Disney is a huge passion for both of us, and creating our own families' Disney scrapbooks using Project Mouse brings us so much joy!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;Introducing . . . &lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (Adventure): Bundle"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_sahlinstudio_pm_adventure_bundle_600.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;The bundle is priced 30% cheaper than buying each pack individually.  So, as always, the bundle is definitely your best value.  With that said, the individual products are always available as well!  They are marked down 20% through Sunday.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=17&amp;products_id=570"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (Adventure): Cards"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_sahlinstudio_pm_adventure_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=17&amp;products_id=569"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (Adventure): Elements"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_sahlinstudio_pm_adventure_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=17&amp;products_id=568"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (Adventure): Photo Overlays"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_sahlinstudio_pm_adventure_photooverlays_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=17&amp;products_id=567"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (Adventure): Word Snips"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_sahlinstudio_pm_adventure_wordsnips_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=17&amp;products_id=566"&gt;&lt;a href="https://www.blogger.com/"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (Adventure): Papers"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_sahlinstudio_pm_adventure_pp_600.jpg" /&gt;&lt;/a&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Obviously Krista and I were inspired by Adventureland!!  I love this area of the parks.  The Tiki Room, Jungle Cruise, Aladdin &amp;amp; Jasmine, shopping in the Bazaar, the Dole Whips . . . mmmm.  &lt;br /&gt;&lt;br /&gt;&lt;i&gt;(Psst . . . be sure to read through to the VERY end of this post for a fun new Character Silhouette FREEBIE!!)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Here are the pages I scrapped with this collection!! I'm so happy with how they turned out.  I love that I've made two pages and there are still SO many things in the kit I'm dying to use on future layouts!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/brittgirls/JungleCruise_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/JungleCruise_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/brittgirls/AdventureGirls_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/AdventureGirls_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here are the stunning creations from Krista Sahlin herself, and the rest of my team:&lt;br /&gt;&lt;br /&gt;by Krista&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmadventure-krista.jpg" /&gt;&lt;br /&gt;&lt;i&gt;(If you can zoom in and read Krista's amazing story of being picked as the Magic Family at Disneyland, it's pretty awesome!!)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmadventure-fonnetta1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmadventure-fonnetta2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmadventure-wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmadventure-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmadventure-heather.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmadventure-kelsy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmadventure-erica1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmadventure-erica2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmadventure-justine1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmadventure-justine2.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmadventure-justine3.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmadventure-becca.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmadventure-camijo.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmadventure-jan1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmadventure-jan2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmadventure-julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmadventure-fonnetta3.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmadventure-fonnetta4.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmadventure-melissa1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmadventure-melissa2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Cindy (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmadventure-cindy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Susanne (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmadventure-susanne.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Stephanie (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmadventure-stephanie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Rachel (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmadventure-rachel.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Miki (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmadventure-miki.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Whew!! Is your scrolling finger tired??  I'm ready to wrap this up, but first, here's that freebie I promised!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_adventurecharacters.zip"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_adventurecharacters_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;(click image to download)&lt;/center&gt;&lt;br /&gt;ENJOY!! Just a little gift from one Disney nut to another.  XOXO&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/750496163875497341/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/05/project-mouse-adventure.html#comment-form' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/750496163875497341'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/750496163875497341'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/05/project-mouse-adventure.html' title='Project Mouse | Adventure'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-835437390314297871</id><published>2015-05-08T19:27:00.000-06:00</published><updated>2015-05-08T19:27:20.851-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>NSD Winners!</title><content type='html'>Ok - we've got some winners to announce.  First up - our &lt;a href="http://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html"&gt;One Little Spark Challenge&lt;/a&gt;.  Our first randomly selected winner of a $10 Gift Certificate is . . .&lt;br /&gt;&lt;br /&gt;&lt;b&gt;lindseylou&lt;/b&gt; and her &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=4449"&gt;"Alice &amp; the Mad Hatter"&lt;/a&gt; layout:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=4449"&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10288/Alice-and-the-Mad-Hatter.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;And my favorite entry (you guys made this such a hard choice!) goes to . . . &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Therapy97&lt;/b&gt; and her &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=4444"&gt;"You're Mad"&lt;/a&gt; layout:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=4444"&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10098/britt_onelittlespark_challenge.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Enjoy your GC's, ladies!!  I just emailed them to you, so check your inbox.&lt;br /&gt;&lt;br /&gt;Ok, one last winner.  This one is for my &lt;a href="http://brittishdesigns.blogspot.com/2015/05/im-bringing-you-back-souvenir-insd.html"&gt;"I Brought You Back a Souvenir"&lt;/a&gt; giveaway, and you are all going to wish you entered this!!&lt;br /&gt;&lt;br /&gt;While I was at Disneyland I kept thinking about what to get for this and it wasn't until we were walking out of the park that inspiration struck!! I found the PERFECT SOUVENIR!!!!!&lt;br /&gt;&lt;br /&gt;Have you guys seen the "You Are Here" mugs that Starbucks sells?  Well, did you know the Starbucks at Disneyland has them too??!!! (All the Disney Parks have them as of this year.) And they are AMAZING!  Here is the little beauty I brought home for one lucky scrapper:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/disneylandstarbucksmug-1.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/disneylandstarbucksmug-2.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/disneylandstarbucksmug-3.jpg&gt;&lt;/center&gt;&lt;br /&gt;The lucky winner of the Disneyland mug is . . . &lt;br /&gt;&lt;br /&gt;&lt;b&gt;disneysheryl65&lt;/b&gt; and her &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=4440"&gt;"Illuminations"&lt;/a&gt; layout:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=4440"&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/11909/SS_193_Britt_Challenge.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I hope you love your mug, Sheryl!  Email me and let me know the address where you'd like it shipped!!&lt;br /&gt;&lt;br /&gt;Hope you guys had a fun NSD weekend while I was away!!  Thanks to all those who supported Britt-ish Designs.  I love you all!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/835437390314297871/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/05/nsd-winners.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/835437390314297871'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/835437390314297871'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/05/nsd-winners.html' title='NSD Winners!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2091373495717975423</id><published>2015-05-08T13:47:00.000-06:00</published><updated>2015-05-08T13:47:23.264-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='My Year In Pockets'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>back to life . . . My Year In Pockets for MAY!</title><content type='html'>When I get home from a Disney trip, I need few days of full-on recuperation!  Do any of you feel like that?  We got home Sunday night, Josh left for a business trip the next day and I went into hibernation.  Tuesday and Wednesday we accomplished almost nothing and it was FANTASTIC!!  By Thursday I was ready to put on makeup, run some errands, and get some groceries.  Soccer practice also lured us out to enjoy the sunshine and sunburn my neck.  &lt;br /&gt;&lt;br /&gt;But here we are, Friday afternoon and it's past time for a new release blog post!! The new May My Year In Pockets goodies are ready and waiting for you.  If you're already an &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=19&amp;products_id=529"&gt;MYIP Subscriber&lt;/a&gt;, you should have received an email in your inbox from me last night with your products.&lt;br /&gt;&lt;br /&gt;And no - I have NOT forgotten about the NSD challenge, and the souvenir giveaway.  I promise I'll be back tonight to post those winners.  But right now I've got to post these new products.  Winners tonight.  Pinky swear.  &lt;br /&gt;&lt;br /&gt;Introducing . . . &lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=561"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"My Year In Pockets (May 2015): Bundle"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_myip_may15_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=565"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"My Year In Pockets (May 2015): Cards"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_myip_may15_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=564"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"My Year In Pockets (May 2015): Embellishments"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_myip_may15_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=563"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"My Year In Pockets (May 2015): Papers"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_myip_may15_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=562"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"My Year In Pockets (May 2015): Alpha"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_myip_may15_alpha_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;While I was away on vacation, my Britt Girls were busy creating!  And wow - did they deliver!! Wait til you see the beauty and variety they came up with . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;by by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipmay15-kelsy1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipmay15-kelsy2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipmay15-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipmay15-natasha.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Denise&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipmay15-denise1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipmay15-denise2.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipmay15-denise3.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipmay15-denise4.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipmay15-erica.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipmay15-kat1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipmay15-kat2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipmay15-wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipmay15-tanya.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipmay15-melissa.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipmay15-justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipmay15-jan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipmay15-julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipmay15-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Christie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipmay15-christie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/myipmay15-becca.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;WOW.  Just wow.  Right?  &lt;br /&gt;&lt;br /&gt;In case you don't know the whole scoop about My Year In Pockets, let me explain it really quick.  Read all about &lt;a href="http://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets-january-2015.html"&gt;the adventure that is My Year In Pockets&lt;/a&gt;, and hopefully it'll start to make sense.  Subscribers get ALL the MYIP products I release during 2015. So even if you sign up now, you'll get everything from January, February, March and April too! So - you really can sign up ANY time during 2015 and still get ALL the goods to create your 2015 book.  It's never too late.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=19&amp;products_id=529"&gt;&lt;img src=http://brittishdesigns.com/miscimages/MYIPbreakdown.png&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;If you have any questions about My Year In Pockets, PLEASE leave a comment below and I'll do my best to answer. Regardless of if you subscribe, buy a goodie here or there, or are just starting off documenting your year in pockets, I'm always happy to answer any questions! &lt;br /&gt;&lt;br /&gt;Have a very happy weekend, scrap those pockets, and I'll see you later tonight to announce all those NSD winners!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2091373495717975423/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/05/back-to-life-my-year-in-pockets-for-may.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2091373495717975423'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2091373495717975423'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/05/back-to-life-my-year-in-pockets-for-may.html' title='back to life . . . My Year In Pockets for MAY!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3207549564269522976</id><published>2015-05-02T00:00:00.000-06:00</published><updated>2015-05-02T00:00:01.825-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>I'm bringing you back a souvenir (iNSD Edition)</title><content type='html'>Hope you're enjoying the NSD weekend.  I always look forward to it, whether I end up shopping and scrapping or not because it's always a fun weekend, alive with the buzz of our mutual love of memory keeping.  &lt;br /&gt;&lt;br /&gt;While I'm in Disneyland, I'm going to be on the lookout for a special souvenir to bring back to one lucky scrapper.  I do this on almost all my Disney trip - (see &lt;a href="http://brittishdesigns.blogspot.com/2013/10/i-brought-you-back-souvenir.html"&gt;here&lt;/a&gt;, &lt;a href="http://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html"&gt;here&lt;/a&gt;, &lt;a href="http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html"&gt;here&lt;/a&gt;) look for something I think someone out there might enjoy, bring it back to my home and then send it out to a randomly selected winner!!  Usually I have the souvenir to show you BEFORE you enter to win, but this time what's coming your way will be a complete surprise.&lt;br /&gt;&lt;br /&gt;I've been at Disneyland all this past week.  I'm actually writing this post &lt;i&gt;BEFORE&lt;/i&gt; I leave and scheduling it to post while I'm in Anaheim.  But I just wanted you all to know that I'm on the lookout for a special Disneyland souvenir, and maybe YOU might win it.&lt;br /&gt;&lt;br /&gt;HOW TO ENTER:&lt;br /&gt;&lt;br /&gt;Post a new layout, scrapped over NSD weekend, using Britt-ish Designs products, &lt;a href="http://www.brittishdesigns.com/gallery/"&gt;in my gallery&lt;/a&gt; and then come back here and post the link in the comment.  Your layout can be about anything you want!  Easy peasy.&lt;br /&gt;&lt;br /&gt;To be clear:&lt;br /&gt;&lt;br /&gt;Your layout MUST be new this weekend.&lt;br /&gt;Your layout MUST include some Britt-ish Designs produts.&lt;br /&gt;Your layout CANNOT be the same as your NSD "One Little Spark" Challenge Layout.&lt;br /&gt;&lt;br /&gt;Entries are due midnight, Monday May 4. Winner will be announced (and the souvenir revealed) Tuesday morning May 5!!&lt;br /&gt;&lt;br /&gt;HAVE FUN!!  I can't wait to see all your layouts when I get back from our trip.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3207549564269522976/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/05/im-bringing-you-back-souvenir-insd.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3207549564269522976'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3207549564269522976'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/05/im-bringing-you-back-souvenir-insd.html' title='I&apos;m bringing you back a souvenir (iNSD Edition)'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4834747473053762126</id><published>2015-05-01T00:00:00.000-06:00</published><updated>2015-05-01T15:27:23.725-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Happy [inter]National Scrapbooking Day!</title><content type='html'>HELLO SCRAPPERS!! And Happy [inter]National Scrapbooking Day!!!  I'm so excited.  This is one of my favorite weekends of the year.  And guess what, I'm spending this one in DISNEYLAND!  haha!!  That's right.  I'm at the Happiest Place on Earth right now.  Follow me on Instagram (@designerbrittney) and you'll be able to see all our magical shenanigans. &lt;br /&gt;&lt;br /&gt;Despite being on vacation, I'm still here to kick of my NSD sale.  There's lots of great things happening throughout the scrap universe this weekend and Britt-ish Designs is hopping on the party bus!!  &lt;i&gt;(be sure to read all the way to end of this post to snag my special NSD freebie!)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/"&gt;&lt;img src=http://brittishdesigns.com/miscimages/nsd2015_square_600.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/nsdsale.png width=250&gt;&lt;br /&gt;&lt;br /&gt;Everything in my shop (excluding bundles and gift certificates) is 40% off Friday through Monday.  This is the biggest discount I offer all year, so now's the time to get all the stuff on your wish list!!  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/nsdchallenge.png width=250&gt;&lt;br /&gt;&lt;br /&gt;I wanted to celebrate NSD weekend, by kicking off a "One Little Spark" challenge.  Just like the Sherman Brother's said:&lt;br /&gt;&lt;blockquote&gt;"One little spark of inspiration is at the heart of all creation . . . One little spark, lights up for you."&lt;/blockquote&gt;That's what I hope this challenge will do.  I give you a little spark, and its up to you to light up your layout from there.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;The spark:&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/bonkers_500.jpg&gt;&lt;/center&gt;&lt;br /&gt;Whatever this inspires your layout to become is up to you!!  I only ask that you try and include a little Britt-ish Designs in your page.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;How to enter:&lt;/b&gt;&lt;br /&gt;- Post your completed layout in my &lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=5"&gt;Challenge Gallery&lt;/a&gt;&lt;br /&gt;- Come back to this post and leave me a link to your layout&lt;br /&gt;- Entries due by midnight Monday May 4&lt;br /&gt;&lt;br /&gt;&lt;b&gt;What you could win:&lt;/b&gt;&lt;br /&gt;TWO entries will win this challenge!!  One randomly selected, and one chosen as my favorite.  BOTH winners will receive a $10 GC to my shop.  GOOD LUCK and happy scrapping.&lt;br /&gt;&lt;br /&gt;Before you go . . . &lt;br /&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/nsdgift.png width=250&gt;&lt;br /&gt;&lt;br /&gt;Happy iNSD from me to you.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_whywescrap_600.jpg&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_whywe-scrap.zip"&gt;[download here]&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;ENJOY!  I'll see you 'round.  Have fun scrapping and shopping this weekend.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4834747473053762126/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html#comment-form' title='25 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4834747473053762126'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4834747473053762126'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html' title='Happy [inter]National Scrapbooking Day!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>25</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7410483383203217882</id><published>2015-04-28T09:00:00.000-06:00</published><updated>2015-04-28T09:00:05.417-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>The sale must go on!</title><content type='html'>I'm in Disneyland, yo!!!! (If you follow me on Instagram - @designerbrittney - you already know that!)  But that can't stop my big NSD sale from happening this weekend.   On vacation or not, the sale must got on!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/nsd2015_square_600.jpg&gt;&lt;/center&gt;&lt;br /&gt;Be sure to stop by this weekend!  There'll be a freebie waiting for you here on my blog, as well as a fun challenge.  Not to mention my deepest discount of the year!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7410483383203217882/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/04/the-sale-must-go-on.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7410483383203217882'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7410483383203217882'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/04/the-sale-must-go-on.html' title='The sale must go on!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7532150932947086526</id><published>2015-04-17T21:20:00.000-06:00</published><updated>2015-04-17T21:20:02.129-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Digital Kits'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>A few Project Mouse goodies hitting the shop today!</title><content type='html'>Hello, hello!  Just popping in to let you know I loaded a few Project Mouse goodies in the shop today.&lt;br /&gt;&lt;br /&gt;If you missed our Project Mouse FANniversary Celebration, or weren't able to make it to the chat, or do the challenges - we've put all the prizes into the shop.  AND they are all 20% this weekend (ends Sunday).&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=560"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse: Waiting for Magic"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=560"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_waiting_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=559"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (No.2): Alphas"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=559"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_no2_alphas_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=558"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse: Flairs"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=558"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_flairs_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=557"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (No.2): 4x4 Cards"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=557"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_no2_4x4_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Be sure to check your stash to make sure you didn't already get these goodies over the FANniversary event BEFORE you complete your purchase.  Refunds are not available!&lt;br /&gt;&lt;br /&gt;HAPPY SCRAPPING!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7532150932947086526/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/04/a-few-project-mouse-goodies-hitting.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7532150932947086526'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7532150932947086526'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/04/a-few-project-mouse-goodies-hitting.html' title='A few Project Mouse goodies hitting the shop today!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3701906811336780003</id><published>2015-04-10T00:00:00.000-06:00</published><updated>2015-04-10T00:00:08.811-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='My Year In Pockets'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Digital Kits'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>My Year In Pockets: April 2015</title><content type='html'>April has arrived and spring is really here! That means its time for a brand new My Year in Pockets kit!  If you're already an &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=19&amp;products_id=529"&gt;MYIP Subscriber&lt;/a&gt;, you should have an email in your inbox from me with your products, subscriber gift, and newsletter.  &lt;br /&gt;&lt;br /&gt;All of the bundles are sold separately, not just for subscribers, and each individual product inside the bundle is for sale as well. So let's get on with it!! Here are the new MYIP goodies for April:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=556"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"My Year In Pockets (April): Bundle"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_myip_apr15_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=555"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"My Year In Pockets (April): Cards"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_myip_apr15_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=554"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"My Year In Pockets (April): Embellishments"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_myip_apr15_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=553"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"My Year In Pockets (April): Papers"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_myip_apr15_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=552"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;"My Year In Pockets (April): Alpha"&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_myip_apr15_alpha_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;All of my subscriber's are receiving these new templates as their gift in this month's newsletter.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_myip_photostriptemps_600.jpg&gt;&lt;/center&gt;&lt;br /&gt;Yep!! The templates are exclusive to MYIP Subscriber's only!  &lt;br /&gt;&lt;br /&gt;Not a subscriber yet? &lt;a href="http://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets-january-2015.html"&gt;Read all about&lt;/a&gt; the adventure that is "My Year In Pockets" and it will all start to make sense (hopefully!). Subscribers get ALL the MYIP products I release during 2015. So even if you sign up now, you'll get everything from January &amp; February as well. So - you really can sign up ANY time during 2015 and still get ALL the goods to create your 2015 book.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=19&amp;products_id=529"&gt;&lt;img src=http://brittishdesigns.com/miscimages/MYIPbreakdown.png&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Here are the pages I scrapped for My Year in Pockets book using this month's kit!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://brittishdesigns.com/brittgirls/2015Week14_L_BLOG.jpg&gt;&lt;img src=http://brittishdesigns.com/brittgirls/2015Week14_L_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href=http://brittishdesigns.com/brittgirls/2015Week14_R_BLOG.jpg&gt;&lt;img src=http://brittishdesigns.com/brittgirls/2015Week14_R_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And check out all the beauties the Britt Girls turned out this week:&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/apr15_becca.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/apr15_wendy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/apr15_fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/apr15_melissa.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/apr15_melissa2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/apr15_tanya.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/apr15_natasha.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/apr15_melinda.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/apr15_julie.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/apr15_kelsy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/apr15_camijo.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/apr15_jan.jpg&gt;&lt;/center&gt;&lt;br /&gt;If you have any questions about My Year In Pockets, PLEASE leave a comment below and I'll do my best to answer. Regardless of if you subscribe, buy a goodie here or there, or are just starting off documenting your year in pockets, I'd love to answer any questions or see your progress!!  It's such a fun and important adventure and sharing it with other scrap-crazy people makes it all the more exciting!&lt;br /&gt;&lt;br /&gt;Hope you have a wonderful day and a very scrappy weekend!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3701906811336780003/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/04/my-year-in-pockets-april-2015.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3701906811336780003'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3701906811336780003'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/04/my-year-in-pockets-april-2015.html' title='My Year In Pockets: April 2015'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7256846928664020144</id><published>2015-03-19T10:30:00.000-06:00</published><updated>2015-03-19T21:10:37.847-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Digital Kits'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>the FANniversary has begun!</title><content type='html'>Hello my friends!  I'm so thrilled that we're finally ready to kick off this Project Mouse FANniversary Celebration.  Krista and I have been working non-stop to get it all together and now . . . the time has finally arrived!!&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/FANniversary_salead.png" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/FWP-Ad.png" /&gt;&lt;/center&gt;&lt;br /&gt;Our entire inventory of Project Mouse products has been slashed!!  &lt;b&gt;35% off all individual product packs&lt;/b&gt;. AND . . . something we never thought we'd do . . . we discounted all the &lt;b&gt;BUNDLES an extra 15% off&lt;/b&gt; too!!  That makes bundles around 50% off retail!!  CRAZY, right??!!&lt;br /&gt;&lt;br /&gt;AND our new "Waiting for Magic" mini-kit is FREE with any $25 purchase.  &lt;i&gt;Please note - if you make a $25 purchase at my shop this weekend, you will get the Waiting for Magic mini-kit directly emailed to you.  It will NOT show up in your inbox, but instead will be delivered via email.  &lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Two years ago when Krista and I &lt;a href="http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html"&gt;embarked on this Project Mouse journey&lt;/a&gt; I'm not sure either of anticipated what an amazing journey was in store!  We have just loved working on this line and our idea list for future products never seems to get any shorter.  We are blessed to have Project Mouse in our lives, and it is our hope that has blessed your life and your memory keeping as well!&lt;br /&gt;&lt;br /&gt;There will be games, challenges, a chat, and so much fun and scrapping all weekend long.  It's all happening in our &lt;a href="http://the-lilypad.com/forums/forumdisplay.php/413-Project-Mouse-FANniversary"&gt;FANniversary forum over at The Lily Pad&lt;/a&gt; so make that your homepage for the weekend.  There are so many awesome prizes available - not to mention tons of fun!!!  &lt;br /&gt;&lt;br /&gt;And definitely join us at our chat on Saturday evening.  Krista and I can't wait to chat with all of you!!  Every attendee will be getting a prize and there will be other giveaways too!  Make sure you come and say hello!!  More info on the chat can be found &lt;a href="http://the-lilypad.com/forums/showthread.php/36253-Project-Mouse-CHAT-Saturday-March-21"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/ProjectMouse-ChatAd2015.jpg width=600&gt;&lt;/center&gt;&lt;br /&gt;We couldn't celebrate TWO YEARS of Project Mouse without creating something NEW for all of you.  Krista and I decided it was time to go back to basics.  Our &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=424"&gt;original Project Mouse bundle&lt;/a&gt; is so dear to our hearts.  It's magical, and FULL of awesome stuff, but it's just not BIG ENOUGH!!  As the years have passed the collections keep growing in size!! And this is our BIGGEST BUNDLE EVER!! We're jokingly calling it a mega-bundle!  We hope you enjoy . . . &lt;b&gt;"Project Mouse: No.2"&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=551"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (Basics No. 2): Bundle"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_sahlinstudio_pm_no2_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=550"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (No.2): Journal Cards"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_sahlinstudio_pm_no2_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=549"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (No.2): Elements"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_sahlinstudio_pm_no2_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=547"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (No.2): Hand Drawn Words"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_sahlinstudio_pm_no2_hdwords_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The hand drawn words came straight out of my pen and onto your computer screens!  Pretty, surreal.  We've also included gold foil versions of the words AND cut files for your Silhouette machines!  Check out how great they look cut out.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/handdrawn-cutfiles1.jpg" /&gt;&lt;/center&gt;&lt;center&gt;&lt;br /&gt;&lt;/center&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/handdrawn-cutfiles1.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=545"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (No.2): Papers"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_sahlinstudio_pm_no2_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=548"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Photo Overlays: Magic"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_sahlinstudio_photooverlays_magic_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=546"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (No.2): Word Bits"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_sahlinstudio_pm_no2_wa_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I also have a coordinating FREEBIE for you guys at the end of this (very long) post!! So make sure to read allllll the way through and snag it.&lt;br /&gt;&lt;br /&gt;Here is the page I created (the first of many I'll make with this collection).&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/brittgirls/MagicShot_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/MagicShot_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Here are Krista Sahlin's paper layouts using the new stuff.  I just always love seeing the Project Mouse stuff printed and put into real plastic pockets.  There's something so fun about that!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm_no2_kristasahlin1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pm_no2_kristasahlin2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;And here are MORE layouts from my fabulous Britt Girls:&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm_no2_camijo.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm_no2_erica.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm_no2_fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm_no2_heather.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm_no2_jan.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm_no2_julie.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm_no2_justine.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm_no2_kat.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm_no2_kelsy1.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm_no2_kelsy2.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm_no2_kelsy3.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm_no2_melissa1.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm_no2_melissa2.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm_no2_melissa3.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Natahsa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm_no2_natasha.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Shantell&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm_no2_shantell.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm_no2_wendy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Cindy (Sahlin Studio Team)&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm_no2_cindy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Rachel | rlma (Sahlin Studio Team)&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm_no2_rachel.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Rachel | mamatothree (Sahlin Studio Team)&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pm_no2_rachel2.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Ok, it's freebie time!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/freebieblog.png" /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_pm_no2_freebie.zip"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_pm_no2_bonuscards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;(click image to download)&lt;/center&gt;&lt;br /&gt;ENJOY!! And have a super fun FANniversary weekend!  I'll be posting in the &lt;a href="http://the-lilypad.com/forums/forumdisplay.php/413-Project-Mouse-FANniversary"&gt;FANniversary Forum&lt;/a&gt; quite a bit, and on &lt;a href="http://www.facebook.com/pages/Britt-ish-Designs/38311625848#"&gt;my Facebook&lt;/a&gt; page, so be sure to watch both of those.  TTFN!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7256846928664020144/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/03/the-fanniversary-has-begun.html#comment-form' title='13 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7256846928664020144'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7256846928664020144'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/03/the-fanniversary-has-begun.html' title='the FANniversary has begun!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>13</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-702864715691600464</id><published>2015-03-18T13:04:00.000-06:00</published><updated>2015-03-18T13:04:08.044-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Clear your calendar this weekend!</title><content type='html'>Our Project Mouse FANniversary is just a couple days away!!!  Please join us March 20-23.&lt;br /&gt;&lt;br /&gt;Our BIGGEST sale ever, games, prizes, freebies, challenges, a chat with Krista and Britt and TONS OF SCRAPPY FUN!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/PM-Fanniversary-1.png width=600&gt;&lt;/center&gt;&lt;br /&gt;PSST . . . Joining in at the MouseScrappers Speed Scrap marathon this weekend?  Well, add Project Mouse into the mix and get TONS of great goodies to scrap all your marathon pages at our deepest Project Mouse discount we've ever offered!!  The sale starts Friday, so shop Friday and be ready to start your Speed Scrap marathon on Saturday!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/702864715691600464/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/03/clear-your-calendar-this-weekend.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/702864715691600464'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/702864715691600464'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/03/clear-your-calendar-this-weekend.html' title='Clear your calendar this weekend!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7527424755454251985</id><published>2015-03-06T00:00:00.000-07:00</published><updated>2015-03-06T00:00:08.704-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='My Year In Pockets'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>My Year In Pockets: March 2015</title><content type='html'>Hey there!  I'm so so excited that it's March and that it's time for new MYIP products!!  If you're already a &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=19&amp;products_id=529"&gt;MYIP Subscriber&lt;/a&gt;, you should have an email in your inbox from me with your codes and links to get your spiffy new March bundle, freebies, and newsletter!!  If you don't have the email, let me know and we'll get you fixed up!&lt;br /&gt;&lt;br /&gt;Not a subscriber yet? &lt;a href="http://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets-january-2015.html"&gt;Read all about&lt;/a&gt; the adventure that is "My Year In Pockets" and it will all start to make sense (hopefully!). Subscribers get ALL the MYIP products I release during 2015. So even if you sign up now, you'll get everything from January &amp; February as well. So - you really can sign up &lt;b&gt;ANY&lt;i&gt;&lt;/i&gt;&lt;/b&gt; time during 2015 and still get ALL the goods to create your 2015 book.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=19&amp;products_id=529"&gt;&lt;img src=http://brittishdesigns.com/miscimages/MYIPbreakdown.png&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;hr width=450&gt;&lt;br /&gt;Ok, ok, ok.  On with the show!!  This month's new bundle!!  All of the bundles are sold separately, not just for subscribers, and each individual product inside the bundle is for sale as well.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=544"&gt;&lt;b&gt;"My Year In Pockets (March 2015): Bundle&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_myip_mar15_bundle_600.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=19&amp;products_id=543"&gt;"My Year In Pockets (March 2015): Cards"&lt;br /&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_myip_mar15_cards_600.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=19&amp;products_id=542"&gt;"My Year In Pockets (March 2015): Embellishments"&lt;br /&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_myip_mar15_ep_600.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=19&amp;products_id=541"&gt;"My Year In Pockets (March 2015): Papers"&lt;br /&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_myip_mar15_pp_600.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=19&amp;products_id=540"&gt;"My Year In Pockets (March 2015): Alpha"&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_myip_mar15_alpha_600.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Here are the MYIP pages I scrapped with the new collection - Week 09.  I actually ended up creating so many custom cards, and changing things around so much, I realize it doesn't really show off how colorful and FUN this collection really is!!  OOPS!  Oh well . . . here they are anyway.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/brittgirls/2015Week9_L_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/2015Week9_L_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/brittgirls/2015Week9_R_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/2015Week9_R_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/brittgirls/2015Week9_DOUBLE.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/2015Week9_DOUBLE.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;However, my creative team's layouts DO show off this kit.  So let's take a closer look at their work:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Denise&lt;br&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myipmarch-denise1.jpg&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myipmarch-denise2.jpg&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myipmarch-wendy.jpg&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myipmarch-natasha.jpg&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myipmarch-kelsy1.jpg&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myipmarch-kelsy2.jpg&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myipmarch-justine.jpg&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;by Shantell&lt;br&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myipmarch-shantell.jpg&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myipmarch-julie1.jpg&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myipmarch-julie2.jpg&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myipmarch-erica.jpg&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myipmarch-jan.jpg&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myipmarch-melissa.jpg&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myipmarch-fonnetta.jpg&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myipmarch-melinda.jpg&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myipmarch-camijo.jpg&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;by Christie&lt;br&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/myipmarch-christie.jpg&gt;&lt;br&gt;&lt;br&gt;&lt;/center&gt;&lt;br /&gt;Pretty great, huh?&lt;br /&gt;&lt;br /&gt;If you have any questions about My Year In Pockets, PLEASE leave a comment below and I'll do my best to answer.  We are all working hard on scrapping our weekly pocket pages and I think the support of the group, and the inspiration of new products each month has us all motivated to keep going and complete our 2015 books.  &lt;br /&gt;&lt;br /&gt;I'll give you a peek at one of the perks of being a MYIP Subscriber.  All the subscribers got this as their monthly gift in their March newsletter:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_myip_vellumwordoverlays_600.jpg&gt;&lt;/center&gt;&lt;br /&gt;I use these types of vellum words on my pages a LOT.  Now that I said that you'll probably notice them on almost every page.  So I decided to make a bunch for my MYIP peeps.  They aren't in stores or available anywhere else.  Just for subscribers.&lt;br /&gt;&lt;br /&gt;Alrighty - hope you all have a wonderful weekend full of fun and of course - SCRAPPING!!  Gotta get those memories into pockets!  Ta ta.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7527424755454251985/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/03/my-year-in-pockets-march-2015.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7527424755454251985'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7527424755454251985'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/03/my-year-in-pockets-march-2015.html' title='My Year In Pockets: March 2015'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2313883791831424721</id><published>2015-03-04T15:21:00.000-07:00</published><updated>2015-03-04T15:21:01.827-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><title type='text'>SAVE THE DATE!</title><content type='html'>Mark your calendars.  This is going to be so great!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/savethedatePM.png&gt;&lt;/center&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2313883791831424721/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/03/save-date.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2313883791831424721'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2313883791831424721'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/03/save-date.html' title='SAVE THE DATE!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9201200516971291812</id><published>2015-03-03T22:03:00.001-07:00</published><updated>2015-03-05T14:15:24.252-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Challenge'/><category scheme='http://www.blogger.com/atom/ns#' term='Featured Product'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><title type='text'>March Featured Product ⎪ Project Mouse: Basics</title><content type='html'>Before I jump into our March Featured Product, I have two items of business!!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;One&lt;/b&gt; is an announcement.  Krista Sahlin and I have something exciting cooking for fans of Project Mouse. We're throwing a Project Mouse FAN-niversary celebration in just a few weeks!! It's going to be so much fun.  STAY TUNED!! Much more information is coming.&lt;br /&gt;&lt;br /&gt;And &lt;b&gt;two&lt;/b&gt;: our &lt;a href="http://brittishdesigns.blogspot.com/2015/02/february-featured-productproject-mouse.html"&gt;February Featured Product&lt;/a&gt; (Project Mouse: Princess Edition).  We had 4 amazing scrappers enter the challenge and I picked one favorite to win the $10 Gift Certificate!!  And that winner is . . .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;Marisa Socio&lt;/b&gt; with her &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=4267"&gt;"Merida"&lt;/a&gt; layout.  &lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=4267"&gt;&lt;img src="http://www.brittishdesigns.com/gallery/albums/userpics/11945/merida-copy.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Click the image above to see her layout in the gallery and leave her some love!  Congrats Marisa!!  Enjoy your Gift Certificate.&lt;br /&gt;&lt;br /&gt;&lt;hr width="400" /&gt;&lt;br /&gt;Ok ok ok.  On to the March Featured Product!!! Krista Sahlin and I are both featuring the one that started it all . . . Project Mouse: Basics.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop"&gt;&lt;img src="http://brittishdesigns.com/miscimages/MonthlyFeature-March2015.png" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;When Krista and I first started Project Mouse - we were just two Disney-lovin' moms looking for a way to beautiful, but quickly and easily scrap our cherished Disney memories.&lt;br /&gt;&lt;br /&gt;Remember this?&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/introLO.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/introLO.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Since then, Project Mouse has grown into a brand all its own.  With so many great additions.  But it all stemmed from one fantastic bundle!!  And it's our pleasure to feature this bad boy all through March!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=424"&gt;&lt;b&gt;Project Mouse: Bundle No. 1&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=424"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_projectmousebundle_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;The Bundle is ALWAYS 30% off!! &lt;b&gt;$17.99&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=422"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_basiccard_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strike&gt;Regular Price: $7.99&lt;/strike&gt;&lt;br /&gt;35% OFF THIS MONTH! &lt;b&gt;Sale Price: $5.19&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=423"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_projectmouse_quotes_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strike&gt;Regular Price: $6.99&lt;/strike&gt;&lt;br /&gt;35% OFF THIS MONTH! &lt;b&gt;Sale Price: $4.54&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=420"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_projectmouse_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strike&gt;Regular Price: $4.99&lt;/strike&gt;&lt;br /&gt;35% OFF THIS MONTH! &lt;b&gt;Sale Price: $3.24&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=421"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_projectmouse_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strike&gt;Regular Price: $5.99&lt;/strike&gt;&lt;br /&gt;35% OFF THIS MONTH! &lt;b&gt;Sale Price: $3.89&lt;/b&gt;&lt;/center&gt;&lt;br /&gt;&lt;hr width="400" /&gt;&lt;br /&gt;&lt;b&gt;SALE:&lt;/b&gt; Featured Products are on sale 35% off all month long! (The bundle is actually always discounted 30%!)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;PLAY:&lt;/b&gt; Your challenge is to create a layout using Project Mouse: Bundle No. 1! You could win a $10 Gift Certificate to my shop. To enter, upload your new layout to the Britt-ish Designs Challenge Gallery and then come back and leave a link in the comments. (Please play along no matter when you bought this edition of Project Mouse!)&lt;br /&gt;&lt;br /&gt;&lt;hr width="400" /&gt;&lt;br /&gt;There are so many amazing and inspiring layouts that feature the Project Mouse: Basics products.  If I posted them all here, this post would never end.  So what Krista and I decided to do was leave you with two awesome links for you to check out and see just exactly what Project Mouse can do!!  Peruse these links at your leisure.  Your Disney-lovin' heart will soar!&lt;br /&gt;&lt;br /&gt;♥ My first original &lt;a href="http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html"&gt;Welcome to Project Mouse&lt;/a&gt; blog post (be sure to snag the freebie you find there).&lt;br /&gt;&lt;br /&gt;♥ The &lt;a href="http://pinterest.com/brittishdesigns/project-mouse/"&gt;Project Mouse Pinterest Board&lt;/a&gt;.  (Do you follow it?  You should!)&lt;br /&gt;&lt;br /&gt;&lt;i&gt;(psssst Krista reposted her &lt;a href="http://sahlinstudio.com/march-15-featured-product-project-mouse-basics/"&gt;original freebie&lt;/a&gt; on her blog too!  If you don't already have it, you can go grab it now)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Hope you have fun going back to the basics of Project Mouse with us this month!! Don't forget to play along and enter to win that $10 GC!  Ta ta for now.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/9201200516971291812/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/03/march-featured-product-project-mouse.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9201200516971291812'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9201200516971291812'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/03/march-featured-product-project-mouse.html' title='March Featured Product ⎪ Project Mouse: Basics'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_introLO.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9011306414877448695</id><published>2015-02-20T00:00:00.000-07:00</published><updated>2015-02-20T00:00:03.689-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Project Mouse: SouvenEARS</title><content type='html'>Hip hip hooray!  It's finally Friday. I'm so excited to be releasing a new product from Project Mouse.  It's been SO LONG!  This new edition is called "Project Mouse: SouvenEARS".  I have to give full credit for the idea to our wonderful and talented Krista Sahlin.  She said, "How about a kit to scrap all our Disney shopping, souvenir, ear hats, pin trading, all the magical keepsakes."  Umm YES!  Great idea, right?!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=535"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (SouvenEARS): Bundle"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=535"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_sahlinstudio_pm_souvenears_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The bundle is pre-discounted 35% off the individual packs.  But everything is sold on its own, and the individual packs are marked down 20% through the weekend only.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=539"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;"Project Mouse (SouvenEARS): Cards"&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=539"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_sahlinstudio_pm_souvenears_cards_600.jpg" /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_souvenears_cards_600_01.jpg" /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_souvenears_cards_600_02.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=538"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (SouvenEARS): Elements"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=538"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_sahlinstudio_pm_souvenears_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=537"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (SouvenEARS): Papers"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=537"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_sahlinstudio_pm_souvenears_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=536"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (SouvenEARS): Word Bits"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=536"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_sahlinstudio_pm_souvenears_wordbits_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Make sure to read all the way through today's post and pick up our coordinating freebies!  (Yes, freebieS - plural!)&lt;br /&gt;&lt;br /&gt;Here is the page I created &lt;i&gt;WHILE&lt;/i&gt; we were making this collection.  I used it as a jumping off point for lots of ideas. This was Gia's first trip to Disneyland last year, and hence her FIRST EARS!! A big moment in my book!  Plus, we each always get to buy "one thing" on our trips.  We call it our "one thing" and we look for it the whole trip and usually buy it on the last day.  I thought this was the perfect opportunity to document our "one thing" from this last trip!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/brittgirls/OurSouvenEARS_BLOG.jpg"&gt;&lt;img src=http://brittishdesigns.com/brittgirls/OurSouvenEARS_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;One more from me from our 2012 trip! No souvenir pics here, but it still works!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/brittgirls/DisneyJunior_BLOG.jpg"&gt;&lt;img src=http://brittishdesigns.com/brittgirls/DisneyJunior_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And some amazing Britt Girls creations:&lt;br /&gt;&lt;br /&gt;by Krista&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmsouvenears-kristasahlin.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Denise&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmsouvenears-denise1.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmsouvenears-denise2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmsouvenears-fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmsouvenears-heather.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmsouvenears-jan.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmsouvenears-julie.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmsouvenears-justine1.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmsouvenears-justine2.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmsouvenears-justine3.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmsouvenears-kelsy1.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmsouvenears-kelsy2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmsouvenears-melinda.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmsouvenears-natasha.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmsouvenears-wendy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmsouvenears-melissa.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmsouvenears-camijo.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmsouvenears-kat.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Miki (Sahlin Studio Team)&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmsouvenears-miki.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Amber (Sahlin Studio Team)&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmsouvenears-amber.jpg&gt;&lt;/center&gt;&lt;br /&gt;Good stuff, huh?  I have a feeling I'm going to be going back to this kit a LOT when I'm scrapping with Project Mouse!&lt;br /&gt;&lt;br /&gt;One last thing: Don't leave without downloading your FREEBIES!!  Here is mine:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_pm_souvenears_freebie_600.jpg&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_pm_souvenears_freebie.zip"&gt;[ DOWNLOAD HERE ]&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;And be sure to stop by &lt;a href="http://sahlinstudio.com/blog"&gt;Krista Sahlin's blog&lt;/a&gt; to get her freebie too!&lt;br /&gt;&lt;br /&gt;And that's it for today.  Happy scrapping!!  xoxo&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/9011306414877448695/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/02/project-mouse-souvenears.html#comment-form' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9011306414877448695'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9011306414877448695'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/02/project-mouse-souvenears.html' title='Project Mouse: SouvenEARS'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2502597119396567853</id><published>2015-02-18T12:30:00.000-07:00</published><updated>2015-02-18T12:30:00.394-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>get excited for friday!</title><content type='html'>FINALLY!! Something new from Project Mouse!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/teaser.jpg&gt;&lt;/center&gt;&lt;br /&gt;See ya Friday. xoxo&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2502597119396567853/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/02/get-excited-for-friday.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2502597119396567853'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2502597119396567853'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/02/get-excited-for-friday.html' title='get excited for friday!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5030169199444329220</id><published>2015-02-15T20:51:00.000-07:00</published><updated>2015-02-15T20:53:43.721-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='My Year In Pockets'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>XOXO From Me To You</title><content type='html'>Hi guys!!  I just wanted to pop in and give you all a little Valentine's Day gifty.  I was working on my Week 07 MYIP pages today and I needed a card that said "Our &lt;i&gt;NOT SO&lt;/i&gt; Fabulous Valentine's Day" so I HAD to make one.  Then I decided to make a couple cards and share them you guys - one for fabulous Valentine's Days and one for NOT SO fabulous ones!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/0_brittdes_valentinesdayfreebie_PREVIEW.jpg&gt;&lt;br /&gt;&lt;a href=http://brittishdesigns.com/Freebies/brittdes_valentinesfreebie_myipfeb15.zip&gt;[ DOWNLOAD ]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We have sick sick sick kiddies right now - which made for a NOT SO fabulous Valentine's Day.  Our all our fun family plans for the day went out the window.  We are hoping they turn a corner and start feeling better VERY SOON!&lt;br /&gt;&lt;br /&gt;Here are my Week 07 pages (you can click the images to zoom in):&lt;br /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/miscimages/2015Week7_L_BLOG.jpg"&gt;&lt;img src=http://brittishdesigns.com/miscimages/2015Week7_L_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/miscimages/2015Week7_R_BLOG.jpg"&gt;&lt;img src=http://brittishdesigns.com/miscimages/2015Week7_R_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I used my latest &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=530"&gt;"My Year In Pockets (February 2015): Bundle"&lt;/a&gt; for these pages.  You may have noticed that I changed my title card style. I did that last week!  I realized, 6 weeks in, that I need to change it up.  I had used the same style for all of 2014 and I was getting bored of it.  I'm trying this new "brushed" style for 2015!  What do you think?  That's the great thing about digital though - you can totally change your mind!&lt;br /&gt;&lt;br /&gt;I'm happy to report that I'm 100% current on MYIP 2015!  Still catching up on 2014, but I'll get there.  In fact, as soon as I finish writing this, I'm going to work on another week of 2014.&lt;br /&gt;&lt;br /&gt;Enjoy the freebie my friends!  And Happy Valentine's Day.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5030169199444329220/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/02/xoxo-from-me-to-you.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5030169199444329220'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5030169199444329220'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/02/xoxo-from-me-to-you.html' title='XOXO From Me To You'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2642750162637310759</id><published>2015-02-06T00:00:00.000-07:00</published><updated>2015-02-06T00:17:39.168-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='My Year In Pockets'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='scrapbook'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>My Year In Pockets - February 2015</title><content type='html'>Hi everyone!! Can you believe its already February? My January &lt;i&gt;FLEW&lt;/i&gt; by!  Did yours?  &lt;br /&gt;&lt;br /&gt;A new month means NEW My Year In Pockets products!  If you're already a &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=19&amp;products_id=529"&gt;subscriber&lt;/a&gt;, you should have an email in your inbox from me with links and codes to get your new February goodies, your February newsletter AND your subscriber gift for this month.  If you didn't get the email for some reason, let me know!  You can reach me the quickest by emailing me at designerbrittney at gmail dot com.  &lt;br /&gt;&lt;br /&gt;Not a subscriber yet?  Read &lt;a href="http://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets-january-2015.html"&gt;what I wrote&lt;/a&gt; about the adventure that is "My Year In Pockets" and it will all start to make sense (hopefully!).  Subscribers get ALL the MYIP products I release during 2015.  So even if you sign up now, you'll get everything from January as well.  So - you really can sign up &lt;b&gt;&lt;i&gt;ANY&lt;/i&gt;&lt;/b&gt; time and still get ALL the goods to create your 2015 book.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=19&amp;products_id=529"&gt;&lt;img src=http://brittishdesigns.com/miscimages/MYIPbreakdown.png&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Ok - on to the new release!!  I'm so excited to reveal MYIP's February collection . . . &lt;i&gt;(keep in mind - if you're not going to jump in and do the year-long subscription, all of the products are in the store individually or in the bundle - just like usual)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;span style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=530"&gt;&lt;b&gt;"My Year In Pockets (February 2015): Bundle"&lt;/b&gt;&lt;/a&gt; &lt;/span&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=530"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_myip_feb15_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=534"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"My Year In Pockets (February 2015): Cards"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=534"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_myip_feb15_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=533"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"My Year In Pockets (February 2015): Embellishments"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_myip_feb15_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=532"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"My Year In Pockets (February 2015): Papers"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_myip_feb15_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=531"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"My Year In Pockets (February 2015): Alpha"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_myip_feb15_alpha_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I am very happy to report, that with the help and inspiration of My Year In Pockets, I am current on my 2015 book.  All of January is scrapped and DONE. &lt;i&gt;AND&lt;/i&gt; I'm making great progress catching up on 2014.  I'm already to August and I'm still cruising along.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;Check out what my team scrapped with the new goods:&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb15-kelsy1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb15-kelsy2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb15-fonnetta1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb15-fonnetta2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Denise&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb15-denise1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb15-denise2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb15-natasha.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Krista&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb15-kristasahlin.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb15-erica.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb15-jan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb15-julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb15-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb15-kat.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb15-justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb15-melissa1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb15-melissa2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb15-camijo.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Christie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/feb15-christie.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;If you have &lt;i&gt;any&lt;/i&gt; questions about My Year In Pockets, PLEASE leave a comment below and I'll do my best to answer. &lt;br /&gt;&lt;br /&gt;So far we are having a GREAT time scrapping, sharing, and helping each other in the MYIP Subscriber's Forum.  If you want to scrap your 2015 and actually FINISH and accomplish something amazing this year, I really have to recommend investing in the &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=529"&gt;year-long membership&lt;/a&gt;.  I can't speak for the other MYIP subscribers, but already I can see how its becoming a driving force in helping me stay current and be intentional about my memory keeping this year.&lt;br /&gt;&lt;br /&gt;I'll give you a little peek at just one of the perks of being a MYIP Subscriber.  All the subscribers received this gift in their February newsletter . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=19&amp;products_id=529"&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_myip_feb15_woodveneer_600.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;It's not available in the shop - its just for the MYIP peeps. Cute huh?  I LOVE Wood Veneer embellishments.  I use them a LOT.&lt;br /&gt;&lt;br /&gt;Ok - enough with this post.  Now off you go!  Get your weeks into pockets.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2642750162637310759/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/02/my-year-in-pockets-february-2015.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2642750162637310759'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2642750162637310759'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/02/my-year-in-pockets-february-2015.html' title='My Year In Pockets - February 2015'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4513589692631867363</id><published>2015-02-02T10:01:00.001-07:00</published><updated>2015-02-02T10:01:54.615-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Featured Product'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Digital Kits'/><title type='text'>February Featured Product⎪Project Mouse: Princess Edition</title><content type='html'>Ok, campers!  Rise and shine, and don't forget your booties 'cause its cold out there today!  That's right woodchuck-chuckers . . . It's GROUNDHOG DAY!!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/r__z4nNaLQc?rel=0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;/center&gt;&lt;br /&gt;So, what I have to post today has NOTHING to do with Groundhog's Day, but I just love that movie so much and it IS Groundhog's Day!!  Did you see what Phil predicted this morning??  Six more weeks of winter.  Boo, Phil!! BOO!!&lt;br /&gt; &lt;br /&gt;Alrighty, back to business.  It's February already!  And Sahlin Studio and I are both featuring our &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=advanced_search_result&amp;search_in_description=1&amp;keyword=%22Project+Mouse+%28Princess+Edition%29%22"&gt;Project Mouse: Princess Edition&lt;/a&gt; products this month.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=advanced_search_result&amp;search_in_description=1&amp;keyword=%22Project+Mouse+%28Princess+Edition%29%22"&gt;&lt;img src=http://brittishdesigns.com/miscimages/MonthlyFeature-February2015.png&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;b&gt;SALE:&lt;/b&gt; Featured Products are on sale 30% off all month long! &lt;i&gt;(Excluding the bundle - the bundle is actually discounted MORE than 30%!)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;PLAY:&lt;/b&gt; Your challenge is to create a layout using Project Mouse: Princess Edition!  You could win a $10 Gift Certificate to my shop.  To enter, upload your new layout to the &lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=5"&gt;Britt-ish Designs Challenge Gallery&lt;/a&gt; and then come back and leave a link in the comments.  (Please play along no matter when you bought Princess Edition!)&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=444"&gt;"Project Mouse (Princess Edition): Bundle"&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=444"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_pmprincess_bundle_600.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;i&gt;(Our bundles are already discounted MORE than 30%, so it's not included in the sale)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=443"&gt;"Project Mouse (Princess Edition): Cards"&lt;/a&gt; &lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=443"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_pmprincess_cards_600.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=441"&gt;"Project Mouse (Princess Edition): Elements"&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=441"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/0_brittdes_sahlinstudio_pmprincess_PREVIEW.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=442"&gt;"Project Mouse (Princess Edition): Alphas"&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=442"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_pmprincess_alphas_600.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=440"&gt;"Project Mouse (Princess Edition): Papers"&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=440"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_pmprincess_pp_600-1.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;And you're welome to snag my original freebie that was originally released with this collection!  Totally free!  Enjoy.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_princesscharacter.zip"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_princesscharacter_600.jpg&gt;&lt;/a&gt;&lt;br /&gt;(click image to download)&lt;/center&gt;&lt;br /&gt;My Britt Girls and I have been scrapping with all these Project Mouse princess goodies and having such a great time!  We all LOVE this collection.  Here's the page I created:  one of my favorite moments from this trip to Disney.  A random run-in with Flynn Rider!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/brittgirls/Flynn_BLOG.jpg"&gt;&lt;img src=http://brittishdesigns.com/brittgirls/Flynn_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;And here are the beautiful pages my team created the last couple weeks with Princess Edition:&lt;br /&gt;&lt;br /&gt;by Melinda:&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/princessfeature-melinda1.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/princessfeature-melinda2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta:&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/princessfeature-fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jan:&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/princessfeature-jan.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melissa:&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/princessfeature-melissa.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Denise:&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/princessfeature-denise.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Christie:&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/princessfeature-christie.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Heather:&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/princessfeature-heather.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/princessfeature-kelsy1.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/princessfeature-kelsy2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/princessfeature-wendy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/princessfeature-justine.jpg&gt;&lt;br /&gt;&lt;br /&gt;Fun stuff, huh??  You can use Princess Edition for SO much more than just Disney - as you can see!!&lt;br /&gt;&lt;br /&gt;Hope this little feature adds a little sparkle to your day and a little twinkle to your scrapping!  I can't wait to see your Princess Edition layouts!! &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4513589692631867363/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/02/february-featured-productproject-mouse.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4513589692631867363'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4513589692631867363'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/02/february-featured-productproject-mouse.html' title='February Featured Product⎪Project Mouse: Princess Edition'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='https://i.ytimg.com/vi/r__z4nNaLQc/default.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8592290859590625498</id><published>2015-01-09T00:00:00.000-07:00</published><updated>2015-01-09T01:11:43.489-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='My Year In Pockets'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='scrapbook'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>My Year In Pockets - January 2015</title><content type='html'>It's time!  It's time!! I get to show you what I've been working so hard on.  &lt;br /&gt;&lt;br /&gt;There's so much I want to say, feelings I want to share.  I feel overwhelmed and not sure where to start.  I guess I'll start with the beginning.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=529"&gt;"My Year in Pockets"&lt;/a&gt;&lt;/b&gt; sprang from my desire/need to have cute new journal cards and embellishments each week as I document and record my own family's day-to-day life.  I'm not calling "My Year In Pockets" a 'class' because I don't know how much actual teaching I'll be doing.  But what I do know is this:  MYIP is going to be an ADVENTURE.  A journey.  One I hope you'll join me for.&lt;br /&gt;&lt;br /&gt;Documenting your life in a scrapbook can be a daunting process for anyone.  Throw in a job, a family, other hobbies, travel (ahem, Disney), outside responsibilities and it starts to feel somewhat impossible to accurately and completely scrapbook each year.  Am I right?  Enter: &lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=529"&gt;"My Year in Pockets"&lt;/a&gt;&lt;/b&gt;.  &lt;br /&gt;&lt;br /&gt;Each week we'll do our best TOGETHER to document and record!  I'll show you how &lt;i&gt;I&lt;/i&gt; do it.  And you can do it like me, or you can do it your own way!!  Whatever works for &lt;b&gt;YOU&lt;/b&gt;.  This is about your needs and your memory keeping.&lt;br /&gt;&lt;br /&gt;The Nitty Gritty: Each month I will release a new "My Year in Pockets" bundle.  The bundle will include a full kit - papers, alpha, elements and of course the ever-important JOURNAL CARDS!  Each product will be available individually, or sold in a bundle at a discounted price (the usual way of things here at Britt-ish Designs).  Individually the products would total $12.50.  Purchased in the bundle you only pay $8.99 (a 28% savings).  That's the normal deal when I release new products, so that all probably sounds familiar.&lt;br /&gt;&lt;br /&gt;Now, here's where it gets exciting . . . you can purchase to the year-long &lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=529"&gt;"My Year in Pockets: 2015 Subscription"&lt;/a&gt;&lt;/b&gt;.  You make a one-time investment of $89.99 and you get ALL 12 months of the My Year in Pockets bundle - a $150 value - so already you're getting 40% off every bundle.  PLUS every month you'll you get a newsletter from Britt with tips, tricks, inspiration, ideas, AND bonus freebies!  On top of that, you'll receive access to our new My Year In Pockets Members-Only Forum - a place where we'll chat, hang out, inspire, assist, share progress and successes.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=529"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"My Year in Pockets: 2015 Subscription"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=529"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_myip_2015subscription_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Ok - let me break it down for you:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/MYIPbreakdown.png" /&gt;&lt;/center&gt;&lt;br /&gt;If you become a subscriber here's what you'll get TODAY:&lt;br /&gt;&lt;br /&gt;* "My Year In Pockets: Weekly Card Templates"&lt;br /&gt;* "My Year In Pockets: Basic Templates" (regular and rounded)&lt;br /&gt;* ALL the amazing new January 2015 Products (see below)&lt;br /&gt;&lt;br /&gt;Emails containing the first month's fantastic MYIP newsletter, exclusive freebie, and access information for the Members-Only forum will be delivered to your inbox directly.  Emails start going out on Monday (01/12/15).&lt;br /&gt;&lt;br /&gt;Ok - let me get to the product - the real GEM of this whole hoopla!  I hope you guys like this stuff as much as my team and I do!!  We are all pretty much over-the-moon for it.  Keep in mind, if you aren't going to jump in and be a subscriber, EVERYTHING is sold in the store separately just like normal.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=521"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"My Year In Pockets (January 2015): Bundle"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=521"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_myip_jan15_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=523"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"My Year In Pockets (January 2015): Cards"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=523"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_myip_jan15_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=522"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"My Year In Pockets (January 2015): Embellishments"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=522"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_myip_jan15_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=524"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"My Year In Pockets (January 2015): Papers"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=524"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_myip_jan15_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=525"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"My Year In Pockets (January 2015): Alpha"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=525"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_myip_jan15_alpha_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;OK!! That's the January collection.  Fun, right?  ALL of that is included in the January bundle AND of course, in the subscription!&lt;br /&gt;&lt;br /&gt;Also included in the subscription (but not in the January bundle) are two MORE products I think you might like.  These are products that are truly straight out of my scrapbooks!!  The templates I created for my own use AND the weekly number cards I have been using all this past year!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=526"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"My Year In Pockets: Basic Templates"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=526"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_myip_basictemplates_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And of course, I had to do rounded corner versions because I am sticking with my rounded corners!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=527"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"My Year In Pockets: Basic Templates Rounded"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=527"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_myip_basictemplates_rounded_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;These pocket templates are tried and true.  I've printed Shutterfly books with them and they have just enough of a gutter (blank border edge) around them to not get cut off, and still look awesome!  They are easy to modify, rotate, or customize. Trust me, they make pocket style scrapping a snap.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=528"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"My Year In Pockets: Weekly Card Templates"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=528"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_myip_weekly_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Numbering your weeks just got SUPER easy (and cute!).  Included in this pack you'll find 3x4 AND 4x6 templates, with separate PNG numbers to plop onto the card every week.  I included a link IN the download to where you can find the same (free) font I use to do my dating, in case you like it enough to do yours just like it.&lt;br /&gt;&lt;br /&gt;Alrighty - that's all the new product I have for today.  I am happy to say I'm "current" on My Year in Pockets (MYIP) 2015!  Here is my Week 1 using all the new stuff!!&lt;i&gt; (click my layouts to enlarge)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/BrittMYIP/2015Week1_L_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/BrittMYIP/2015Week1_L_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/BrittMYIP/2015Week1_R_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/BrittMYIP/2015Week1_R_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;i&gt;(oh YEAH!!  Gia started walking!  If you wanna watch &lt;a href="https://www.youtube.com/watch?v=IQ4D20b01pk"&gt;the video&lt;/a&gt; I put on my layout, you're welcome to!)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Please enjoy these layouts from my team . . . &lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/january-wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Shantell&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/january-shantell.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/january-shantell2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/january-melissa.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/january-melissa2.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/january-melissa3.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/january-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/january-kelsy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/january-justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/january-jan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/january-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/january-fonnetta2.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/january-fonnetta3.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/january-erica.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/january-camijo.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Denise&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/january-denise.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/january-natasha.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/january-julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/january-becca.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Ok - I think that's it!!  If you have any questions about My Year In Pockets, PLEASE leave a comment below and I'll do my best to answer.  I can't wait to start this journey with all of you!!  &lt;br /&gt;&lt;br /&gt;If you're as excited as I am about documenting your year, I really hope you'll consider investing in the &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=19&amp;amp;products_id=529"&gt;year-long membership&lt;/a&gt;.  I know it'll be a driving force behind getting your scrapping DONE!&lt;br /&gt;&lt;br /&gt;Now get going and scrap your week in pockets!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8592290859590625498/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets-january-2015.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8592290859590625498'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8592290859590625498'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets-january-2015.html' title='My Year In Pockets - January 2015'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5714352564123629804</id><published>2015-01-07T01:00:00.000-07:00</published><updated>2015-01-07T01:21:15.139-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://www.blogger.com/atom/ns#' term='project life'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='My Year In Pockets'/><category scheme='http://www.blogger.com/atom/ns#' term='scrapbook'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>My Year In Pockets</title><content type='html'>Hello, 2015.  A brand new shiny year is here, and that means its time to start a new yearly scrapbook.  You may or may not know that for the past 2 years I've been scrapping in pockets.  I hate calling it 'Project Life' though - because I don't actually use anything from the Project Life line of products.  So guess what I did?  I made up my own term for my yearly pocket style scrapbooks!!  &lt;i&gt;Drumroll please . . . &lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;My Year In Pockets&lt;/span&gt;&lt;/b&gt;&lt;/center&gt;&lt;br /&gt;Pocket style is pretty much the only style I scrap in these days.  Once I went Pocket, I never went back!  I'm completely addicted to those little 3x4 and 4x6 spaces!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/miscimages/MYIP1stPost_01.jpg"&gt;&lt;img src=http://brittishdesigns.com/miscimages/MYIP1stPost_01.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;The completed 2013 book that's sitting on my shelf right now, is a thing of beauty, and I don't just mean the scrapping.  The fact that I actually FINISHED a complete yearly family history scrapbook (first time I can EVER say that in ALLLL my years of scrapping) is something to write home about. I &lt;i&gt;LOVE&lt;/i&gt; that I finished it.  I &lt;i&gt;LOVE&lt;/i&gt; that my year is recorded.  I &lt;i&gt;&lt;b&gt;LOVE&lt;/b&gt;&lt;/i&gt; looking at it.  It's truly a family treasure.  And &lt;i&gt;I&lt;/i&gt; made that. I accomplished something gorgeous, AND important.  Yay me!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/miscimages/MYIP1stPost_03.jpg"&gt;&lt;img src=http://brittishdesigns.com/miscimages/MYIP1stPost_03.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Now you're probably thinking, "Ok great.  But that was 2013.  What about last year?  How's 2014 coming?  Are you almost finished?"&lt;br /&gt;&lt;br /&gt;Ummmmmmm . . . *cough*.  No.  I'm SUPER behind.  When we sold our house this summer and moved in with my parents for 8 weeks and then into our new house I was without a computer for a while, then I was out of my groove, then I was busy moving, then then then . . . there's always a then.  But guess what - I'm not going to let that stop me.  I'm totally going to play catch up, no matter how long it takes.  Having completed 2013 and then holding that shiny, beautiful, 12x12, hardbound, yummy Shutterfly book in my hands felt SO INCREDIBLE, I know I have to finish last year.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/miscimages/MYIP1stPost_02.jpg"&gt;&lt;img src=http://brittishdesigns.com/miscimages/MYIP1stPost_02.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;But - I'm going to &lt;b&gt;start 2015 NOW&lt;/b&gt;.  I can't continue to be behind.  I have to stay current AND catch up at the same time!&lt;br /&gt;&lt;br /&gt;So . . . this brings me to an exciting announcement!&lt;br /&gt;&lt;br /&gt;Britt-ish Designs is about to roll out something very fun and something that's not only going to help ME accomplish My Year In Pockets, but I hope it'll help you too!&lt;br /&gt;&lt;br /&gt;Coming this Friday to brittishdesigns.com . . . &lt;b&gt;"My Year In Pockets" the PRODUCT LINE!&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;All the details will be coming on Friday, but here's what you need to know until then:  if you're currently doing digital pocket style albums, if you've ever considered doing a year-long pocket style scrapbook, or if you love monthly digi-scrap goodies, you're going to FLIP for "My Life in Pockets".&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/MYIPsneak.jpg&gt;&lt;/center&gt;&lt;br /&gt;"Tune in" Friday, January 9 for the whole enchilada!!  &lt;br /&gt;&lt;br /&gt;See you then . . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5714352564123629804/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5714352564123629804'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5714352564123629804'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets.html' title='My Year In Pockets'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4058273888405098384</id><published>2014-11-28T00:00:00.000-07:00</published><updated>2014-11-28T00:51:57.426-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Digital Kits'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>BLACK FRIDAY SAVINGS START NOW!!!!</title><content type='html'>Alright kids - ring the gong!  Black Friday has officially begun.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/"&gt;&lt;img src="http://brittishdesigns.com/miscimages/blackfriday2014_600.png" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I hope you find some good deals in my shop that you've been wanting to add to your stash!!  The entire shop (minus gift certificates and pre-discounted bundles) is &lt;b&gt;40% off!&lt;/b&gt; (Hint! Hint!  40% off is actually a BIGGER savings than the usual Bundle deal, so if you buy each individual product during a 40% off sale, you're getting it for CHEAPER than the bundle!  Just helping my peeps save a little more!!)&lt;br /&gt;&lt;br /&gt;And I have a &lt;b&gt;NEW&lt;/b&gt; collection to release today - and yes, it's 40% off too!!&lt;br /&gt;&lt;br /&gt;Have you ever been to Disney on a rainy day??  You either love it or hate it.  I have to admit, I sort of love it.  The park gets all quiet, and a little more empty. The reflections from the lights and signs on the pavement are beautiful.  And everyone runs for cover and huddles in shops and under awnings.  I don't love having wet feet, or missing out on the tea cups, but I don't mind rainy Disneyland days. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=516"&gt;&lt;b&gt;"Rain, Rain, Go Away"&lt;/b&gt;&lt;/a&gt; is my latest collection and it was inspired by the drizzly windows I was looking through the day I started working on a new kit for Black Friday.  I looked outside at the grey skies, pitter patter of soft rainfall, and wet shiny roads and felt inspired.  I love a good rainy day.  I lived in Seattle for a year and a half and I LOVED IT.  I could move there right now if I could convince the rest of my extended family to go with me.  &lt;br /&gt;&lt;br /&gt;So, I made a Mickey Mouse mug of hot chocolate, turned on "Sleepless in Seattle" on my iPad, and went to work!!  &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=516"&gt;"Rain Rain"&lt;/a&gt; is what I came up with!!  I think it's perfect for scrapping those rainy days at the Happiest Place on Earth as well as splashing through the puddles in your own front yard!  And you know I am obsessed with pocket style scrapping, so of course its PERFECT for all you Project Lifers out there.  I hope you like it!    &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=516"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;b&gt;"Rain, Rain, Go Away: Bundle"&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=516"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_rainrain_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;i&gt;(bundle is not on sale)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=520"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Card Collection: Rain, Rain, Go Away"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=520"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_rainrain_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=518"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Rain, Rain, Go Away: Elements"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=518"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_rainrain_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=517"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Rain, Rain, Go Away: Alpha"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=517"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_rainrain_alpha_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=519"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Rain, Rain, Go Away: Papers"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=519"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_rainrain_pp_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;For a while, it seemed like we couldn't go on a trip to Disneyland without at least one rainy day.  So - let's just say I have a LOT of rainy Disneyland pics to scrap.  Here's one I went to the archives for.  Pictures from a trip back in 2010!  Look how tiny my nieces are!!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/brittgirls/Rain_BLOG.jpg"&gt;&lt;img src=http://brittishdesigns.com/brittgirls/Rain_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;(You're welcome to watch the &lt;a href="https://www.youtube.com/watch?v=wo_ReunPeno"&gt;video&lt;/a&gt; I embedded with the QR code.  If you want to learn how to put QR code videos in your layouts, you can &lt;a href="http://brittishdesigns.blogspot.com/2013/03/using-qr-codes-in-your-digital-layouts.html"&gt;read my post&lt;/a&gt; all about it!)&lt;br /&gt;&lt;br /&gt;Here are the beautiful "Rain, Rain" layouts my Britt Girls came up with!  Check these out:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Kat&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/rainrain_kat.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/rainrain_melissa.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/rainrain_justine.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/rainrain_fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Denise&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/rainrain_denise.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/rainrain_heather.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/rainrain_melinda.jpg&gt;&lt;/center&gt;&lt;br /&gt;Gorgeous, right??  &lt;br /&gt;&lt;br /&gt;I have a couple freebie cards for you as well!!  These should add some fun rainy day magic to your Disney layouts!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_rainfreebie_600.jpg&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_rainfreebie.zip"&gt;[DOWNLOAD HERE]&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I truly hope each of you had a Happy Thanksgiving.  When I think about things I'm thankful for, one of my GREATEST blessings is YOU!!! My loyal followers and customers.  Without you, Britt-ish Designs wouldn't exist.  I thank you.  And I hope you had a fun-filled Turkey Day.  &lt;br /&gt;&lt;br /&gt;Have fun shopping all the crazy Black Friday deals out there - digi-scrap and otherwise!!  See you FRIDAY AT 2:30 MST for my Speed Scrap!! Join us at the &lt;a href="http://www.facebook.com/pages/Britt-ish-Designs/38311625848#"&gt;Facebook&lt;/a&gt; page or in my &lt;a href="http://brittishdesigns.com/chat"&gt;chatroom&lt;/a&gt;!!!  Ta ta!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4058273888405098384/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2014/11/black-friday-savings-start-now.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4058273888405098384'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4058273888405098384'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2014/11/black-friday-savings-start-now.html' title='BLACK FRIDAY SAVINGS START NOW!!!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1718386298895015790</id><published>2014-11-27T00:34:00.003-07:00</published><updated>2014-11-27T00:37:18.848-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Black Friday is coming . . . </title><content type='html'>Ok - I just have to say, I LOVE how the &lt;a href="http://aimg.disneystore.com/content/ds/skyway/2014/homepage/hp_magical-friday-sale-40off_20141124.jpg"&gt;Disney Store&lt;/a&gt; is calling it "Magical" Friday instead of Black Friday - "because Magical is the new black"!!  Wish I would have thought of that!  Magical Friday sounds like so much more fun!  &lt;br /&gt;&lt;br /&gt;ANYWAY - I've got a fun Black Friday event cooked up and it all kicks of at midnight tomorrow night.  After the turkey's been eaten, the naps have been taken, and you're ready to get online and gobble up the deals - be sure to stop by Britt-ish Designs.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/"&gt;&lt;/a&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/"&gt;&lt;img src="http://brittishdesigns.com/miscimages/blackfriday2014_600.png" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;The whole store (minus gift certificates and bundles, obviously) is going to be 40% off!  Plus . . . &lt;br /&gt;&lt;br /&gt;Join me for a Speed Scrap &lt;b&gt;FRIDAY AFTERNOON&lt;/b&gt; at 2:30 pm MST (That's 4:30 Eastern, 3:30 Central, and 1:30 Pacific).  Hopefully by then you're home from all your Black Friday shopping shenanigans and you'll feel like chatting with me (and scrapping too!).  Join me in my chatroom (brittishdesigns.com/chat).  I'll be posting the Speed Scrap instructions there, as well as the &lt;a href="http://www.facebook.com/pages/Britt-ish-Designs/38311625848#"&gt;BD Facebook page&lt;/a&gt;.  Everyone who completes the Speed Scrap will get a super cute FREE TEMPLATE based on one of my own layouts.  Hope to see ya there!&lt;br /&gt;&lt;br /&gt;The sale will continue through Cyber-Monday.  I'll be posting a Facebook Freebie on Cyber-Monday, so you'll just have to keep coming back to see me all weekend long. haha!!&lt;br /&gt;&lt;br /&gt;Until then - have a VERY happy Thanksgiving, hopefully full of fun, family and of course FOOD!!!!  &lt;br /&gt;&lt;br /&gt;The sale starts midnight Thursday night - less than 24 hours away!&lt;br /&gt;&lt;br /&gt;TTFN!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1718386298895015790/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2014/11/black-friday-is-coming.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1718386298895015790'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1718386298895015790'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2014/11/black-friday-is-coming.html' title='Black Friday is coming . . . '/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2848176732051958054</id><published>2014-10-31T09:39:00.000-06:00</published><updated>2014-10-31T09:39:07.182-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Happy Halloween &amp; Happy DSD!</title><content type='html'>Happy Digital Scrapbooking Day everybody!! It seems a little odd to start DSD on Halloween Day, but that's just the way it falls this year! DSD is a celebration of our love and passion for digital scrapping and memory keeping. This weekend my entire shop is 30% off to celebrate and help you grow your stash and SCRAP MORE!! (See my ad for details.) &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Blog%20Stuff026/dsd2014.png&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Have a HAPPY HALLOWEEN and a VERY happy DSD weekend from the Leavitt Aladdin crew!!!! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Blog%20Stuff027/aladdinfamily.jpg&gt;&lt;br /&gt;(Aladdin, Raja, Jasmine and the Magic Carpet!!)&lt;/center&gt;&lt;br /&gt;xoxo,&lt;br /&gt;&lt;br /&gt;Britt&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2848176732051958054/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2014/10/happy-halloween-happy-dsd.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2848176732051958054'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2848176732051958054'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2014/10/happy-halloween-happy-dsd.html' title='Happy Halloween &amp; Happy DSD!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-530103153551380625</id><published>2014-10-10T00:00:00.000-06:00</published><updated>2014-10-12T20:22:54.742-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Halloween'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Project Mouse: Villains Edition</title><content type='html'>Hello, Hello!!!  I'm so excited to be announcing a brand new Project Mouse product today.  Krista and I have been dabbling in the darker side of Disney and we are pleased to introduce . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=515"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Project Mouse (Villains): Cards"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_sahlinstudio_pm_villains_cards_600.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;These cards were inspired by our favorite "badies".  Whether its dressing up as someone spooky and cooky for Halloween, or meeting a real live villain on a Disney vacation, these cards have just the right villain "bite" for a dark and eerie scrapbook page.  &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=514"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;Project Mouse (Villains): Autographs:&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_sahlinstudio_pm_villains_autographs_600.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=17&amp;products_id=514"&gt;Project Mouse (Villains): Autographs&lt;/a&gt; are awesome for adding those autographs to a digital page, but they are especially amazing printed out to take to the park and collecting signatures.  The cards and autograph packs are on sale 20% off this weekend (ends Monday).&lt;br /&gt;&lt;br /&gt;Of course, we've bundled them together for extra savings too!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=513"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Project Mouse (Villains): Bundle"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_sahlinstudio_pm_villains_bundle_600.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;The layout I created with the new Villain goodies is a somewhat different kind of memory.  I look back with fondness at these photos, but at the time we were so bummed - these are the villains we DIDN'T get to meet!! &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://brittishdesigns.com/brittgirls/VillainsWeDidntMeet_BLOG.jpg&gt;&lt;img src=http://brittishdesigns.com/brittgirls/VillainsWeDidntMeet_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here are pages from the team.  Wait 'til you see the range of pages they created with these new Villain cards - from movie night, Disney on Ice, to trick or treating, to Toontown, to a PARKING LOT sign (haha!).  These cards are more versatile than you might think. &lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmvillains-heather.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmvillains-jan.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmvillains-camijo.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmvillains-wendy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;a href="http://brittishdesigns.com/brittgirls/pmvillains-melissa1.jpg"&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmvillains-melissa1.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmvillains-julie.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmvillains-justine.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmvillains-melinda.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Amber (Sahlin Studio Team)&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmvillains-amber.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Maribel (Sahlin Studio Team)&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmvillains-maribel.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Miki (Sahlin Studio Team)&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmvillains-miki.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmvillains-fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmvillains-erica.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Denise&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmvillains-denise.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmvillains-kat.jpg&gt;&lt;/center&gt;&lt;br /&gt;Aren't these cards fun??!  I have to admit, when it's Halloween season, I just love me some Villains!  Hope you're with me!!  Happy scrapping.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/530103153551380625/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2014/10/project-mouse-villains-edition.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/530103153551380625'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/530103153551380625'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2014/10/project-mouse-villains-edition.html' title='Project Mouse: Villains Edition'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3466539994256442915</id><published>2014-10-07T10:33:00.000-06:00</published><updated>2014-10-09T21:12:17.307-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>October Featured Product - Ahoy Mateys!</title><content type='html'>Avast me hearties!  I'm popping in today to tell you about the featured product for October.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=355"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Ahoy Mateys"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=355"&gt;&lt;img src="http://brittishdesigns.com/miscimages/MonthlyFeature-October2014.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=355"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_ahoy_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=354"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Hot Mess: Pirate Style"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=354"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_hotmesspirate_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Each month I go through the shop and feature one of my favorite products from the past.  This month, we're featuring &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=355"&gt;"Ahoy Mateys"&lt;/a&gt; and the coordinating &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=354"&gt;"Hot Mess: Pirate Style"&lt;/a&gt;.  All month long these piratey products will be 30% off!! And . . . if you post a layout in my gallery using anything from Ahoy Mateys or Hot Mess: Pirate Style (regardless of when you purchased it), and you might find yourself featured on my blog and perhaps get a little extra sumthin-sumthin as a bonus. To make sure I see your Featured Product layout, post it in &lt;a href="http://www.brittishdesigns.com/gallery/"&gt;my gallery&lt;/a&gt; and leave a comment here with a link to your page.  (Not very many people shared their featured product layouts with me in September, so the odds of winning a prize were really good!!  Make sure you enter and you just might WIN!!)&lt;br /&gt;&lt;br /&gt;I probably say this about all my featured products (probably because I always pick my favorite kits!) but I LOVE "Ahoy Mateys".  It's one of those kits that just came together effortlessly.  It's big, its PACKED full of awesome elements. I just love it.&lt;br /&gt;&lt;br /&gt;I decided to create brand new a Card Collection pack to go with it, since I'm mostly a pocket scrapper these days!  I always need MORE CARDS! MUST. HAVE. MORE. CARDS.  The new cards are 30% off all month long too!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=512"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Card Collection: Ahoy Mateys"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=512"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_ahoy_cards_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;My team has created some amazing new layouts using Ahoy Mateys!! Let me show you . . .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;blockquote&gt;by Julie&lt;br /&gt;I just LOVE Britt's Ahoy Mateys kit, for my one of my favorite rides in Disney! I couldn't wait to use Britt's new journal cards add-on, they are SO fun, and just made my page come to life!&lt;/blockquote&gt;&lt;img src="http://brittishdesigns.com/brittgirls/octoberfeature-julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;by Jan&lt;br /&gt;This is such a fun kit to work with.  There's just the right amount of whimsy mixed in with classic "piratey" things, along with great colors and those wonderful elements.&lt;/blockquote&gt;&lt;img src="http://brittishdesigns.com/brittgirls/octoberfeature-jan.jpg" width=600&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;by Natasha&lt;br /&gt;This kit is such a classic pirate kit! So many pops of colour along with a vintage feel.&lt;/blockquote&gt;&lt;img src="http://brittishdesigns.com/brittgirls/octoberfeature-natasha.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;by Melinda&lt;br /&gt;This fun kit is perfect for all things pirate! I really like all the unique elements from the word strips to the coins and everything in between. I especially liked the two parrots.&lt;/blockquote&gt;&lt;img src="http://brittishdesigns.com/brittgirls/octoberfeature-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;by Justine&lt;br /&gt;The pops of gold and those colours and elements make this is such a classic pirate kit. That skull and cross bones banner is also very cool and the alpha is totally versatile.&lt;/blockquote&gt;&lt;img src="http://brittishdesigns.com/brittgirls/octoberfeature-justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;by Fonnetta&lt;br /&gt;If a Pirate kit is what you are looking for you won't be disappointed! This kit is so versatile you can use it not only for cool pirate stuff but also for Halloween, parties, character encounters or even your heritage!&lt;/blockquote&gt;&lt;img src="http://brittishdesigns.com/brittgirls/octoberfeature-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;by Erica&lt;br /&gt;I couldn't believe how many elements there are in this kit. I wanted to use everything, but just didn't have enough room!! Can't wait to do another page.&lt;/blockquote&gt;&lt;img src="http://brittishdesigns.com/brittgirls/octoberfeature-erica.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Oh and here's a page scrapped by ME!! This was my original page I scrapped back when this kit first came out and I still TOTALLY love it!! (you can click to see it larger)&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MyFavoritePart_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MyFavoritePart_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;And we can't forget the original add-on freebie I released back when this kit first came out!! It's still FREE, so enjoy!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_ahoyAddOn_600.jpg" /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_ahoyAddOn.zip"&gt;[DOWNLOAD HERE]&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Now, before I go, I just had to give a shout out to a couple amazing pages that were shared with me last month, using &lt;a href="http://brittishdesigns.blogspot.com/2014/09/september-featured-product-are-we-there.html"&gt;September's featured kit&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Katie (aka angustia17)'s &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=4020"&gt;&lt;b&gt;"Sand Rail"&lt;/b&gt;&lt;/a&gt; layout:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/gallery/albums/userpics/10310/normal_sanddunescrop.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Is this not awesome? I totally love how its kind of pocket style, but kind of not.  That long strip of gold and black paper down the center.  It's just a great LO and a perfect use of that kit!!&lt;br /&gt;&lt;br /&gt;And secondly, Monica (aka Umyesh)'s &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=4051"&gt;&lt;b&gt;"Hank"&lt;/b&gt;&lt;/a&gt; layout:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/gallery/albums/userpics/10229/HankFace600px.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Soooo adorable.  That squishy baby face.  What a fun idea to use this kit for a baby's car ride.  (Fun fact - my two featured scrappers Katie &amp; Monica are SISTERS in real life!! So good job you two!!)&lt;br /&gt;&lt;br /&gt;Katie &amp; Monica are getting a free kit of their choice from my store!  Watch your email inboxes, ladies.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3466539994256442915/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2014/10/october-featured-product-ahoy-mateys.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3466539994256442915'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3466539994256442915'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2014/10/october-featured-product-ahoy-mateys.html' title='October Featured Product - Ahoy Mateys!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_MyFavoritePart_BLOG.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1744701818108725197</id><published>2014-10-06T11:56:00.000-06:00</published><updated>2014-10-06T11:56:39.838-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Challenge'/><title type='text'>October Blog Challenge </title><content type='html'>Hello everyone!! It's time for a new challenge.  But before we get to that, I need to announce our September winners.  September's challenge was to scraplift from an amazing paper scrapper's gallery.  And wow did you guys rise the the challenge!&lt;br /&gt;&lt;br /&gt;Our randomly selected winner is . . . Meagan and her &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=4019"&gt;&lt;b&gt;"Jungle Cruisin'"&lt;/b&gt;&lt;/a&gt; layout.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=4019"&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10240/Jungle_Cruisin_28550x55029.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;And my favorite entry winner is . . . Bambi (aka ColoMich94)'s &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=4014"&gt;&lt;b&gt;"Pirates of the Caribbean"&lt;/b&gt;&lt;/a&gt; layout!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=4014"&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10134/Pirate_of_the_Caribbean_4-14-13.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I just LOVE how she used that messy stamp on the big 4x6 card space.  I'll TOTALLY be trying that!&lt;br /&gt;&lt;br /&gt;Both of these scrappers have won a $10 Gift Certificate to my shop!! Congrats you guys!&lt;br /&gt;&lt;br /&gt;&lt;hr align="LEFT" style="background-color: white; font-family: 'Century Gothic'; font-size: 14px; line-height: 18px;" width="40%" /&gt;&lt;br /&gt;&lt;span style="font-size: x-large;"&gt;OCTOBER CHALLENGE&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I'm excited to announce our new Blog Challenge for October.  It's a RECIPE challenge!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Blog%20Stuff024/OctoberRecipeChallenge.png&gt;&lt;/center&gt;&lt;br /&gt;Time to follow the "ingredients" and get a great page!!  It's easy - just follow the steps in the recipe and post your layout to the &lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=5"&gt;challenge gallery&lt;/a&gt; AND come back here to post a link to your layout here in the comments. &lt;&lt;-- don't forget to post it here!  And of course, you have to post before the end of October!  I'll draw one random winner and pick my favorite layout too.  Both winners will receive a $10 gift certificate to my shop!  Recipe: 1) an ODD number of photos 2) your photos CANNOT TOUCH each other  3) something GREEN 4) at least one BOW   Here are some pages from my team.  Check out all their creative ways they used the RECIPE!!!  &lt;center&gt;by Jan&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/octoberchallenge-jan.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/octoberchallenge-justine.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/octoberchallenge-heather.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/octoberchallenge-kelsy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/octoberchallenge-melissa1.jpg&gt;&lt;br /&gt;&lt;br /&gt;By Melinda&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/octoberchallenge-melinda.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/octoberchallenge-fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/octoberchallenge-natasha.jpg&gt;&lt;/center&gt;&lt;br /&gt;See how much fun you can have with these instructions!!! Go have fun!  I can't wait to see where this recipe leads you.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1744701818108725197/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2014/10/october-blog-challenge.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1744701818108725197'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1744701818108725197'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2014/10/october-blog-challenge.html' title='October Blog Challenge '/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4517273600560295394</id><published>2014-09-19T00:00:00.000-06:00</published><updated>2014-09-19T00:00:02.795-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Digital Kits'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Project Mouse: Tomorrow</title><content type='html'>As you may have noticed, Sahlin Studio and I are making our way through the various "lands" of Disney in our Project Mouse collections.  This week, we are so pleased to introduce . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=504"&gt;"Project Mouse (Tomorrow): Bundle"&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=504"&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_tomorrow_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;This bundle is MASSIVE!! Krista Sahlin and I had so much fun stepping into the future (or is it BACK to the future??) of Tomorrowland.  This is one of my favorite places in Disneyland.  I just love the sounds, the lights, the attractions.  Tomorrowland just rules.  And I couldn't be more pleased with how this collection came out.&lt;br /&gt;&lt;br /&gt;The bundled is your best value if you want the full collection.  But, as always, the individual products are in the shop &lt;i&gt;AND&lt;/i&gt; they are all 20% off this weekend only.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=505"&gt;"Project Mouse (Tomorrow): Cards"&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=505"&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_tomorrow_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=7&amp;products_id=507"&gt;"Project Mouse (Tomorrow): Papers"&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=7&amp;products_id=507"&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_tomorrow_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=17&amp;products_id=506"&gt;"Project Mouse (Tomorrow): Elements"&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=17&amp;products_id=506"&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_tomorrow_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=17&amp;products_id=508"&gt;"Project Mouse (Tomorrow): Alphas"&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=17&amp;products_id=508"&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_tomorrow_alpha_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=17&amp;products_id=509"&gt;"Project Mouse (Tomorrow): Photo Overlays"&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=17&amp;products_id=509"&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_tomorrow_photooverlays_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=17&amp;products_id=511"&gt;"Project Mouse (Tomorrow): Word Snips"&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=17&amp;products_id=511"&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_tomorrow_wordsnips_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I was so excited to scrap with all this good stuff!!  I scrapped two pages from my September 2012 trip.  Slowly but surely, I am going to complete this entire trip.  Since I switched to pocket style scrapping, the pages come together so quick and I love the cohesive look!!&lt;br /&gt;&lt;br /&gt;Anyway - here are my pages!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://brittishdesigns.com/brittgirls/Day3-Tomorrowland-BLOG.jpg&gt;&lt;img src=http://brittishdesigns.com/brittgirls/Day3-Tomorrowland-BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=http://brittishdesigns.com/brittgirls/Day3-StarTours-BLOG.jpg&gt;&lt;img src=http://brittishdesigns.com/brittgirls/Day3-StarTours-BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;More from the incredible Britt Girls (these guys KILLED IT this week!!)&lt;br /&gt;&lt;br /&gt;By Krista (LOVE her &lt;i&gt;REAL&lt;/i&gt; paper pocket pages!!)&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmtomorrow-kristasahlin.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmtomorrow-kristasahlin2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmtomorrow-tanya.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmtomorrow-natasha.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmtomorrow-jan.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmtomorrow-jan2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmtomorrow-melissa2.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmtomorrow-melissa3.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Mari&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmtomorrow-mari.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmtomorrow-kelsy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmtomorrow-justine.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmtomorrow-justine2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Shantell&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmtomorrow-shantell1.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmtomorrow-shantell2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmtomorrow-melissa1.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmtomorrow-erica.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Denise&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmtomorrow-denise.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmtomorrow-denise2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmtomorrow-heather.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmtomorrow-fonnetta.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmtomorrow-fonnetta2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmtomorrow-julie.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Christie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmtomorrow-christie.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmtomorrow-melinda.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Molly&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmtomorrow-mollyc.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Tiffany&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmtomorrow-tiffanytillman.jpg width=600&gt;&lt;/center&gt;&lt;br /&gt;Pretty spectacular stuff, right??  I know!!! I'm so so thankful for such an amazing team.&lt;br /&gt;&lt;br /&gt;Well, I hope you guys like our new addition of Project Mouse!!  Happy Scrapping.  To infinity and beyond.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4517273600560295394/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2014/09/project-mouse-tomorrow.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4517273600560295394'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4517273600560295394'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2014/09/project-mouse-tomorrow.html' title='Project Mouse: Tomorrow'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-291956232739627078</id><published>2014-09-05T10:25:00.000-06:00</published><updated>2014-09-05T10:25:57.069-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>September Blog Challenge - Scraplifting</title><content type='html'>HELLO!!  I'm here to roll out a NEW blog challenge for September.  BUT - before we do that - we need to announce the winners from July.  Yes, July!!! August was a scratch! Too busy and crazy around here to get 'er done.  SORRY!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.blogspot.com/2014/07/july-challenge.html"&gt;July's challenge&lt;/a&gt; was to use a random assortment of free goodies on your layout!  And man, did you guys come up with some amazing pages.&lt;br /&gt;&lt;br /&gt;Our randomly selected winner goes to . . . Sheryl (aka disneysheryl65) and her &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3980"&gt;&lt;b&gt;"Minnie and Mickey"&lt;/b&gt;&lt;/a&gt; layout!  Her creative use of recoloring the challenge elements is pretty awesome!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://www.brittishdesigns.com/gallery/displayimage.php?pid=3980&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/11909/normal_britt-july-challenge.gif&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;And for my favorite - I chose Alison's (aka amordemar) &lt;a href="http://www.brittishdesigns.com/gallery/albums/userpics/10302/happily_ever_after_julychall_14-copy.jpg"&gt;&lt;b&gt;"Happy Ever After - 8 Years!!"&lt;/b&gt;&lt;/a&gt; layout!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://www.brittishdesigns.com/gallery/albums/userpics/10302/happily_ever_after_julychall_14-copy.jpg&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10302/happily_ever_after_julychall_14-copy.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I LOVE the template she used (Anna Aspnes rocks!!) and her use of the challenge elements is just perfection. What an adorable page!!!! &lt;br /&gt;&lt;br /&gt;These ladies have both won a $10 Gift Certificates to my shop!!&lt;br /&gt;&lt;br /&gt;Ok - now on to September!&lt;br /&gt;&lt;br /&gt;&lt;hr align="LEFT" style="background-color: white; font-family: 'Century Gothic'; font-size: 14px; line-height: 18px;" width="40%" /&gt;&lt;br /&gt;&lt;span style="font-size: x-large;"&gt;SEPTEMBER CHALLENGE&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I love me a good scraplifting challenge!!  What I'd like to do this month is use a paper scrapper to scraplift.  I always love getting inspiration from paper scrapping and urning it into digi!! &lt;br /&gt;&lt;br /&gt;I found an amazingly talented paper scrapper named &lt;a href="http://www.studiocalico.com/users/patricia"&gt;&lt;b&gt;Patricia Roebuck&lt;/b&gt;&lt;/a&gt; and I am loving her gallery.  She has beautiful layouts, and project life pages too!  She has agreed to let us lift &lt;a href="http://www.studiocalico.com/users/patricia"&gt;her gallery&lt;/a&gt;!!! &lt;br /&gt;&lt;br /&gt;So the challenge is to pick one of Patricia's layouts and scraplift your own version.  The rules of scraplifting are: to always pay credit the original scrapper in your credits, and take &lt;i&gt;inspiration&lt;/i&gt; instead of creating a blatant COPY.&lt;br /&gt;&lt;br /&gt;Enter your layout in the challenge by posting it in my &lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=5"&gt;Challenge Gallery&lt;/a&gt; before the end of September and then come back to this post and pasting a link to your page in the comments. &lt;br /&gt;&lt;br /&gt;I'll draw one random winner and pick my favorite layout too. Both winners will receive a $10 GC to my shop!!&lt;br /&gt;&lt;br /&gt;Here is my page!!  I lifted Patricia's &lt;a href="http://www.studiocalico.com/galleries/129060-project-life-week-19-cd"&gt;Week 19&lt;/a&gt; layout.  I am so inspired by Patricia's Project Life work.  Here is my version: &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Blog%20Stuff017/2014Week20_L_WEB.jpg&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Blog%20Stuff017/2014Week20_R_WEB.jpg&gt;&lt;/center&gt;&lt;br /&gt;Let me show you the rest of my teams' lifts:&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Julie&lt;/b&gt; lifted another &lt;a href="http://www.studiocalico.com/galleries/121617-project-life-week-13-cd"&gt;Project Life page of Patricia's&lt;/a&gt;.&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/brittgirls/augchallenge-julie.jpg width=600&gt;&lt;/center&gt;&lt;br /&gt;&lt;b&gt;Justine&lt;/b&gt; took scraplifted Patricia's &lt;a href="http://www.studiocalico.com/galleries/96343-the-day-you-turned-5-we-american-crafts"&gt;"The Day You Turned 5"&lt;/a&gt; layout.&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/brittgirls/augchallenge-justine2.jpg width=600&gt;&lt;/center&gt;&lt;br /&gt;And &lt;b&gt;Justine&lt;/b&gt; also lifted her &lt;a href="http://www.studiocalico.com/galleries/128915-project-life-week-17-elle-s-studio"&gt;Easter Week 17 page&lt;/a&gt; AND this adorable &lt;a href="http://www.studiocalico.com/galleries/123765-thanks-card-elle-s-studio"&gt;"Thanks Card"&lt;/a&gt;!&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/brittgirls/augchallenge-justine.jpg width=600&gt;&lt;/center&gt;&lt;br /&gt;&lt;b&gt;Cami&lt;/b&gt; took inspiration from this &lt;a href="http://www.studiocalico.com/galleries/130474-summer-fun-elle-s-studio"&gt;"Summer Fun"&lt;/a&gt; layout!&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/brittgirls/augchallenge-camijo.jpg width=600&gt;&lt;/center&gt;&lt;br /&gt;&lt;b&gt;Kelsy&lt;/b&gt; lifted &lt;a href="http://www.studiocalico.com/galleries/118654-young-wild-girl-american-crafts"&gt;"Young Wild Girl"&lt;/a&gt;.  Such an inspiring layout from Patricia!! Here's Kelsy's adorable version!!&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/brittgirls/augchallenge-kelsy.jpg width=600&gt;&lt;/center&gt;&lt;br /&gt;&lt;b&gt;Melinda&lt;/b&gt; lifted &lt;a href="http://www.studiocalico.com/galleries/113801-cool-kid-pink-paislee"&gt;this one&lt;/a&gt;!  Her lift came out great!!&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/brittgirls/augchallenge-melinda.jpg width=600&gt;&lt;/center&gt;&lt;br /&gt;&lt;b&gt;Fonnetta&lt;/b&gt; used &lt;a href="http://www.studiocalico.com/galleries/129064-summer-memories-american-crafts"&gt;this layout&lt;/a&gt; by Patricia to inspire her page documenting their visit to the Walt Disney Family Museum. AWESOME!!&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/brittgirls/augchallenge-fonnetta.jpg width=600&gt;&lt;/center&gt;&lt;br /&gt;&lt;b&gt;Jan&lt;/b&gt; used &lt;a href="http://www.studiocalico.com/galleries/114737-make-today-a-good-day-cd"&gt;"Make Today a Good Day"&lt;/a&gt; and scraplifted it into this awesome page of her daughter figure skating:&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/brittgirls/augchallenge-jan.jpg width=600&gt;&lt;/center&gt;&lt;br /&gt;&lt;b&gt;Wendy&lt;/b&gt; lifted Patricia's &lt;a href="http://www.studiocalico.com/galleries/121693-picking-strawberries-cd"&gt;"Picking Strawberries"&lt;/a&gt; page.  Here's her take:&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/brittgirls/augchallenge-wendy.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;b&gt;Melissa&lt;/b&gt; scraplifted &lt;a href="http://www.studiocalico.com/galleries/121694-j-adore-cd"&gt;this original layout&lt;/a&gt; and came out with this amazing carousel page!!&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/brittgirls/augchallenge-melissa.jpg&gt;&lt;/center&gt;&lt;br /&gt;See how fabulous scraplifting can be??  The inspiration and possibilities are endless.  Have fun!!! Get creative! And happy scrapping!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/291956232739627078/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2014/09/september-blog-challenge-scraplifting.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/291956232739627078'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/291956232739627078'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2014/09/september-blog-challenge-scraplifting.html' title='September Blog Challenge - Scraplifting'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1480789669042709941</id><published>2014-09-04T12:00:00.000-06:00</published><updated>2014-09-04T12:00:01.199-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>September Featured Product - Are We There Yet?</title><content type='html'>Hello everyone!!  Well . . . here I am working from home while my baby takes a nap and my 3 year old is at PRESCHOOL!!!!  Yes, Scarlett started preschool this week and its still a little surreal.  She's getting so big!  Here are a few pictures from her first day.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/miscimages/Preschool_3.jpg"&gt;&lt;img src="http://brittishdesigns.com/miscimages/Preschool_3.jpg" width="475" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/miscimages/FirstDayofPreschool.jpg"&gt;&lt;img src="http://brittishdesigns.com/miscimages/FirstDayofPreschool.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;(I got my chalkboard sign on &lt;a href="https://www.etsy.com/listing/196371888/first-day-of-last-day-of-sign-chalkboard"&gt;etsy&lt;/a&gt; - I know someone was going to ask!)&lt;/center&gt;&lt;br /&gt;Ok - on to the reason for this post. The September Featured Product.  This month we're featuring . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=385"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Are We There Yet?"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=385"&gt;&lt;img src="http://brittishdesigns.com/miscimages/MonthlyFeature-August2014.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_arewethereyet_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;When this kit was first released, it was actually part of &lt;a href="https://thedailydigi.com/category/the-digi-files"&gt;The Digi Files&lt;/a&gt;.  I love it because its so versatile.  It ends up on a lot of my layouts - especially my travel layouts!!  It seems I can always find something in this collection to put on my page.  &lt;br /&gt;&lt;br /&gt;ANNNNNND . . . I created a whole &lt;b&gt;BRAND NEW&lt;/b&gt; pack of journal cards that coordinate with the kit.  These are 30% off too!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=503"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Card Collection: Are We There Yet?"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=503"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_arewethereyet_cards_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Each month I go through the shop and feature one of my favorite products from the past. This month, we're featuring "Are We There Yet?" and the new Card Collection 3x4 cards that match!! All month long this kit will be 30% off!! And . . . if you post a layout in my gallery using anything from Are We There Yet? (regardless of when you purchased it), and you might find yourself featured on my blog and perhaps get a little extra sumthin-sumthin as a bonus. To make sure I see your Featured Product layout, post it in &lt;a href="http://www.brittishdesigns.com/gallery/"&gt;my gallery&lt;/a&gt; and leave a comment here with a link to your page.&lt;br /&gt;&lt;br /&gt;My Britt Girls have whipped up some fantastic new layouts using Are We There Yet? and the new cards as well!!  Let me show you . . .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;blockquote&gt;by Cami&lt;br /&gt;I really loved this kit because of the colors that match perfectly with any trip I am going on.&lt;/blockquote&gt;&lt;img src="http://brittishdesigns.com/brittgirls/augustfeature-cami.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;by Erica&lt;br /&gt;I love the map paper!! What a great color combination, it's perfect for any destination layout.&lt;/blockquote&gt;&lt;img src="http://brittishdesigns.com/brittgirls/augustfeature-erica.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;by Kelsy&lt;br /&gt;My favorite thing in this kit are the fun little scribble elements!  They are perfect for adding a little something extra and work for almost any page.&lt;/blockquote&gt;&lt;img src="http://brittishdesigns.com/brittgirls/augustfeature-kelsy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/augustfeature-melissa.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/augustfeature-melissa2.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/augustfeature-melissa3.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;by Justine&lt;br /&gt;I love the license plates and postage stamps in this kit and there's so many fun signs and map accessories, great for all sorts of trips.&lt;/blockquote&gt;&lt;img src="http://brittishdesigns.com/brittgirls/augustfeature-justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;by Julie&lt;br /&gt;This kit has SO many possibilities!  I loved using it for my Project Life the week we took a road trip vacation! But you can see the other "non-road" trip pics look fab with this kit too!&lt;/blockquote&gt;&lt;img src="http://brittishdesigns.com/brittgirls/augustfeature-julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;by Fonnetta&lt;br /&gt;I love a good GO-TO travel kit and this kit is perfect for our families road trip adventures!&lt;/blockquote&gt;&lt;img src="http://brittishdesigns.com/brittgirls/augustfeature-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;by Wendy&lt;br /&gt;I love travel kits and the little flowers made from maps make this an all time favorite.&lt;/blockquote&gt;&lt;img src="http://brittishdesigns.com/brittgirls/augustfeature-wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;by Jan&lt;br /&gt;What I love is the versatility - it can be used to make a page that's either contemporary or traditional.  And the colors are great!&lt;/blockquote&gt;&lt;img src="http://brittishdesigns.com/brittgirls/augustfeature-jan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/augustfeature-melinda.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;The September featured products are 30% through the end of the month.  &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1480789669042709941/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2014/09/september-featured-product-are-we-there.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1480789669042709941'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1480789669042709941'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2014/09/september-featured-product-are-we-there.html' title='September Featured Product - Are We There Yet?'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8133312895277212811</id><published>2014-09-04T10:16:00.000-06:00</published><updated>2014-09-04T10:16:17.693-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Shout Out to some Totally Bugg-erific Scrappers!!</title><content type='html'>I have to pop in and say WOW to everyone who shared their &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=213"&gt;"Totally Buggin'"&lt;/a&gt; layouts with me &lt;a href="http://brittishdesigns.blogspot.com/2014/07/july-featured-kit-totally-buggin.html"&gt;during July!&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;First I want to showcase Nancy (aka kathleena) and her &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3948"&gt;"Cute As a Bug"&lt;/a&gt; layout.  It's SOOOO adorable.  Check out that shadow work too.  So fabulous!!  Wow!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3948"&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10040/Family-Oswald-Garrett-Bugs-Web.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;And secondly, you've got to see Monica's (aka Umyesh) &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3979"&gt;"Squirmy Worm"&lt;/a&gt; layout. Even though I cringed a little at the worms, it's really an ADORABLE page.  I love how she used that template!!  and her placement of the bugs and flowers is just perfect.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3979"&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10229/squirmywormy600px.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Nancy and Monica are getting a fun little email from me today including a gift card and a few little freebies!! Congrats you guys!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8133312895277212811/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2014/09/shout-out-to-some-totally-bugg-erific.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8133312895277212811'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8133312895277212811'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2014/09/shout-out-to-some-totally-bugg-erific.html' title='Shout Out to some Totally Bugg-erific Scrappers!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7863171895954751421</id><published>2014-08-28T11:34:00.000-06:00</published><updated>2014-08-28T11:41:41.055-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>5-Day Labor Day SALE!</title><content type='html'>Hey everyone!!!  I'm ALIVE!  Were you worried??  Haha!! This has been a crazy couple of months with moving and vacation and then we all got sick.  Time has just been slipping away!  But I'm going to do my best to get back to work creating and scrapping and sharing with everyone.&lt;br /&gt;&lt;br /&gt;As most of you know, its &lt;b&gt;LABOR DAY WEEKEND!&lt;/b&gt;  Time to celebrate!! For those of you outside of the U.S. (or those who like me, didn't really know exactly &lt;i&gt;what&lt;/i&gt; Labor Day was about until I Googled it) Labor Day, according to the U.S. Department of Labor, is "a creation of the labor movement and is dedicated to the social and economic achievements of American workers. It constitutes a yearly national tribute to the contributions workers have made to the strength, prosperity, and well-being of our country."&lt;br /&gt;&lt;br /&gt;And guess what - I'm an American worker!  Britt-ish Designs is one of those American businesses and so I figured Labor Day was the perfect excuse to celebrate the &lt;b&gt;4th anniversary of brittishdesigns.com&lt;/b&gt; AND this holiday.  So we're having a 5-DAY SALE!! YAY!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://www.brittishdesigns.com/shop&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/designerbrittney001/LaborDaySale.png&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;The entire &lt;a href=http://www.brittishdesigns.com/shop/index.php?main_page=home&gt;store&lt;/a&gt; is 30% off this weekend (through Monday - ends Monday night at midnight).  &lt;br /&gt;&lt;br /&gt;Also, I have a new Facebook freebie up today.  So make sure to stop by the &lt;a href="https://www.facebook.com/brittishdesigns/app_14167664298"&gt;Britt-ish Designs Facebook Page&lt;/a&gt; and grab it!  All you have to do is "Like" Britt-ish Designs and the freebie is yours.&lt;br /&gt;&lt;br /&gt;I can't believe I've been running brittishdesigns.com for 4 years already!!?  In some ways it seems like I've always had my own little site, in other ways it seems like I was just barely coding my site and struggling to get things up &amp; running.  CRAZY how time flies!!  &lt;br /&gt;&lt;br /&gt;After the sale ends, I'll be back on Tuesday to announce the winners of our previous challenges and announce a new September feature product and challenge!  So, there's plenty to look forward to after the holiday weekend.&lt;br /&gt;&lt;br /&gt;Have a fun and safe long weekend!!  And happy scrapping (and shopping!! haha).  TTFN.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7863171895954751421/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2014/08/5-day-labor-day-sale.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7863171895954751421'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7863171895954751421'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2014/08/5-day-labor-day-sale.html' title='5-Day Labor Day SALE!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/designerbrittney001/th_LaborDaySale.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1325441948210707044</id><published>2014-07-10T14:39:00.000-06:00</published><updated>2014-07-12T10:28:17.965-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Challenge'/><title type='text'>July Challenge </title><content type='html'>Hi guys.  I'm here to get July's challenge off and running.  But we have the business of last month's winners to take care of first. &lt;br /&gt;&lt;br /&gt;June's challenge was a &lt;a href="http://brittishdesigns.blogspot.com/2014/06/one-word-challenge.html"&gt;One Word Challenge&lt;/a&gt; - that word being "crazy".  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I picked Kristin (aka Sagediva2)'s &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3908"&gt;"Spinning Like Crazy"&lt;/a&gt; layout as my fave.  But I just LOVE this layout.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3908"&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10708/SpinningLikeCrazy.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;That Little Green Frog template she used is perfect for a Tea Cups page!  And I love how she used the little spinning arrows and all the other fab details. &lt;br /&gt;&lt;br /&gt;And our other randomly selected winner was Annet (aka Annet83)'s &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3877"&gt;"Crazy Leprechauns!"&lt;/a&gt; layout.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3877"&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10305/BD-OneWordChallengeJune14.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Now that is crazy.  That close up picture!!! YIKES!  But that does look like some crazy fun.  And her idea to use Pretty Pixie to scrap it is perfect!!!  It's all green.&lt;br /&gt;&lt;br /&gt;These ladies are getting $10 Gift Certificates to my shop!!  Ok - now on to July!&lt;br /&gt;&lt;br /&gt;&lt;hr align="LEFT" style="background-color: white; font-family: 'Century Gothic'; font-size: 14px; line-height: 18px;" width="40%" /&gt;&lt;br /&gt;&lt;span style="font-size: x-large;"&gt;JULY CHALLENGE&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I've created a handful of do-dads and the challenge is you have to put them ALL in your layout somehow.  You can resize, recolor, modify, but you have to be able to tell they are all on the page.   Feel free to use ANY other Britt-ish Designs products along with these items. Sound fun??&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_julyblogchallenge.zip"&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_julyblogchallenge_600.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;(click image to download)&lt;br /&gt;&lt;br /&gt;Enter your layout in the challenge by posting it in my &lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=5"&gt;Challenge Gallery&lt;/a&gt; and then come back to this post and pasting a link to your page in the comments.  Several layouts didn't get posted here in the blog last month.  Make sure you don't forget.&lt;br /&gt;&lt;br /&gt;I'll draw one random winner and pick my favorite layout too. Both winners will receive a $10 GC to my shop!!&lt;br /&gt;&lt;br /&gt;Need some inspiration?  Check out these layouts from my team:&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/brittgirls/julyblogchallenge-tanya.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/julyblogchallenge-fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/julyblogchallenge-melissa.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/julyblogchallenge-jan.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/julyblogchallenge-julie1.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/julyblogchallenge-julie2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Mari&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/julyblogchallenge-mari.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/julyblogchallenge-melinda.jpg&gt;&lt;/center&gt;&lt;br /&gt;Happy scrapping and good luck!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1325441948210707044/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2014/07/july-challenge.html#comment-form' title='22 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1325441948210707044'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1325441948210707044'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2014/07/july-challenge.html' title='July Challenge '/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>22</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2517629481090724185</id><published>2014-07-08T00:55:00.000-06:00</published><updated>2014-07-08T11:12:04.183-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Featured Product'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><title type='text'>July Featured Kit - Totally Buggin'</title><content type='html'>Hello, hello!!  I am so excited to roll out July's featured kit.  But before I do, I want to feature a couple layouts I spotted in the gallery using Mermaid Lagoon (the featured kit last month).  The creators of these layouts are receiving a coupon code, and some freebies in their inboxes tonight.  &lt;br /&gt;&lt;br /&gt;First, take a peek at Mary Kate's (aka Therapy97) &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3937"&gt;"Ariel" layout&lt;/a&gt;!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3937"&gt;&lt;img src="http://www.brittishdesigns.com/gallery/albums/userpics/10098/Britt_JuneKit_Challenge.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;That hug pic is sooo precious.  And I LOVE how Mary Kate used the mermaid silhouette in the background like that.  Totally adorable.&lt;br /&gt;&lt;br /&gt;And I couldn't help but STARE at Lindsey's (aka lindseylou) &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3892"&gt;"Sweet Mermaid Kisses" layout&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3892"&gt;&lt;img src="http://www.brittishdesigns.com/gallery/albums/userpics/10288/ariel.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Lindey's journaling about Ariel blowing her boys kisses is a crack up!  And this page is just SO adorable.  LOVE the circles.  Such a great capture of that section of the Soundsational Parade.&lt;br /&gt;&lt;br /&gt;So a big THANK YOU and a congrats to Lindsey and Mary Kate for scrapping and sharing your Mermaid Lagoon layouts.  Watch your inboxes for some goodies!!&lt;br /&gt;&lt;br /&gt;Now . . . on to the July Featured kit!!&lt;br /&gt;&lt;br /&gt;Each month I go through the shop and feature one of my favorite products from the past. This month, we're featuring &lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=213"&gt;"Totally Buggin'"&lt;/a&gt;&lt;/b&gt; AND all the coordinating products that go along with it!! All month long this kit will be 30% off!! And . . . if you post a layout in my gallery using anything from the Totally Buggin' kit (regardless of when you purchased it), and you might find yourself featured on my blog and perhaps get a little extra sumthin-sumthin as a bonus. To make sure I see your Featured Product layout, post it in my gallery and leave a comment here with a link to your page.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=213"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MonthlyFeature-July2014.png" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=213"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Totally Buggin'"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=213"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_tbug_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strike&gt;Regular Price: $5.50&lt;/strike&gt;&lt;br /&gt;30% OFF DURING JUNE! Only: $3.85&lt;/center&gt;&lt;br /&gt;I collaborated on this kit with Mira Designs and even though it was &lt;i&gt;SO&lt;/i&gt; long ago, I still really love this kit.  It's got some awesome embellishments, paper patterns, and word strips.  I've used it lots and lots of times for Bug's Land pages, playing outdoors, and family get-togethers.  Here - I'll show ya!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Blog%20Stuff015/BugsLand_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Blog%20Stuff015/BugsLand_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Blog%20Stuff015/Flik_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Blog%20Stuff015/Flik_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LadderBall_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LadderBall_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/47_SundayDinners_WEB.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/47_SundayDinners_WEB.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FliksFlyers_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FliksFlyers_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here are some BRAND NEW pages and some old favorites from the Britt Girls:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;by Justine&lt;br /&gt;This kit is just so bright, fun and whimsical! there are so many cute buggy elements and versatile flowers and papers that it can suit so many themes. I think the flight trail word arts are my favourite thing here (and they come as just plain flight trail lines too so you can make your own specific phrase as well - bonus!). They just help add so much movement and life to the insects and page!&lt;/blockquote&gt;&lt;img src=http://brittishdesigns.com/brittgirls/julyfeature-justine.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;by Jan&lt;br /&gt;I love the colors of this kit.  They are so bright and cheery.  And those insects are incredibly cute, especially the waving ant!  I think he's my favorite part of the kit.&lt;/blockquote&gt;&lt;img src=http://brittishdesigns.com/brittgirls/julyfeature-jan.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;by Kelsy&lt;br /&gt;I love the bright colors, pretty flowers, and cute little bugs in this kit!&lt;/blockquote&gt;&lt;img src=http://brittishdesigns.com/brittgirls/julyfeature-kelsy.jpg width=600&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/julyfeature-kelsy2.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/julyfeature-fonnetta.jpg width=600&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/julyfeature-fonnetta2.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;by Heather&lt;br /&gt;This alpha has always been one of my favorites, and I love the cute bugs in the kit...even if I don't like bugs in real life!&lt;/blockquote&gt;&lt;img src=http://brittishdesigns.com/brittgirls/julyfeature-heather.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;by Melinda&lt;br /&gt;I really like the blue distressed bug eatin paper and all the adorable little bugs.&lt;/blockquote&gt;&lt;img src=http://brittishdesigns.com/brittgirls/julyfeature-melinda.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;by Julie&lt;br /&gt;This kit is so much fun!  I had fun using the fun colors for my Tink page to showcase that it isn't just for Bugs Life!  You won't regret getting this kit!&lt;/blockquote&gt;&lt;img src=http://brittishdesigns.com/brittgirls/julyfeature-julie.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/julyfeature-cami.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;by Mari&lt;br /&gt;What I love about this kit is it is not only good for Bugs Life pictures, but for everyday summer/spring memories. Any outdoor pictures can include adorable bugs like this kit has.&lt;/blockquote&gt;&lt;img src=http://brittishdesigns.com/brittgirls/julyfeature-mari.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;by Shantell&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/julyfeature-shantell.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/julyfeature-melissa.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/julyfeature-kat.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/julyfeature-becca.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;by Erica&lt;br /&gt;I LOVE the alpha. I love the little touch of the bugs in the middle of the O. I'm a sucker for great foliage and this kit has the best!!&lt;/blockquote&gt;&lt;img src=http://brittishdesigns.com/brittgirls/julyfeature-erica.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;by Christie&lt;br /&gt;This kit was perfect for my Bug's Land photos! The bug elements are so cute and perfect for my bug theme page.&lt;/blockquote&gt;&lt;img src=http://brittishdesigns.com/brittgirls/julyfeature-christie.jpg width=600&gt;&lt;/center&gt;&lt;br /&gt;And don't forget the original add-on freebie!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_tbugAO_600-1.jpg&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_tbugAO.zip"&gt;[DOWNLOAD HERE]&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2517629481090724185/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2014/07/july-featured-kit-totally-buggin.html#comment-form' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2517629481090724185'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2517629481090724185'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2014/07/july-featured-kit-totally-buggin.html' title='July Featured Kit - Totally Buggin&apos;'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_MonthlyFeature-July2014.png' height='72' width='72'/><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4469228207806676420</id><published>2014-06-27T00:00:00.000-06:00</published><updated>2014-06-27T00:00:05.060-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Alphabet Cards Are Here!</title><content type='html'>I had this idea pop into my head around the beginning of the year, and here we are halfway through 2014 and they are finally a reality!!&lt;br /&gt;&lt;br /&gt;I'm so excited to introduce another fun new Project Mouse product . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=502"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse: Alphabet Cards"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=17&amp;amp;products_id=502"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_sahlinstudio_pm_alphacards_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Each set of cards comes with a complete A to Z alphabet with all sorts of magical and adorable words that are perfect for Project Mouse scrapping.  MOST letters have more than one word per letter in the set.  There are a whopping 115 cards in this pack!!!  Here - take a peek at the styles of cards and you can get a better feel for what these cards are.  The sets are only sold all together. You get THREE full styles of cards in one pack.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_sahlinstudio_pm_alphacards_600_01.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_sahlinstudio_pm_alphacards_600_02.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_sahlinstudio_pm_alphacards_600_03.jpg&gt;&lt;/center&gt;&lt;br /&gt;Aren't these fun??  Here is the layout I created with them.  Time only permitted one layout this week, but I have so many ideas for these cards!!!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://brittishdesigns.com/brittgirls/Day-1-SmallWorld_BLOG.jpg&gt;&lt;img src=http://brittishdesigns.com/brittgirls/Day-1-SmallWorld_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here are lots more layouts from my amazing team:&lt;br /&gt;&lt;br /&gt;by Krista Sahlin&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/alphacards-kristasahlin.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/alphacards-fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/alphacards-kelsy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/alphacards_justine2.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/alphacards_justine.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/alphacards_julie.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/alphacards-melissa2.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/alphacards-melissa3.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/alphacards-jan.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/alphacards-natasha.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/alphacards-camijo.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Heather Prins (Sahlin Studio Team)&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/alphacards-heatherprins.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/alphacards-becca.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Stephanie (Sahlin Studio Team)&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/alphacards_stephanie.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Mari&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/alphacards-mari.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/alphacards-kat.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Christie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/alphacards-christie.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Rachel (Sahlin Studio Team)&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/alphacards-rachel.jpg&gt;&lt;/center&gt;&lt;br /&gt;I'm so pleased with these cards.  I know I'm going to pull from them again and again.  A new staple in my stash.  Don't be surprised if you see them on my layouts quite a bit!!  Hope you like them too!&lt;br /&gt;&lt;br /&gt;Have a magical weekend!! &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4469228207806676420/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2014/06/alphabet-cards-are-here.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4469228207806676420'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4469228207806676420'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2014/06/alphabet-cards-are-here.html' title='Alphabet Cards Are Here!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2270494494992903639</id><published>2014-06-20T01:01:00.000-06:00</published><updated>2014-06-20T01:03:16.054-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Digital Kits'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Project Mouse: Frontier</title><content type='html'>I am so so pleased to introduce our latest edition of Project Mouse . . .   &lt;b&gt;Project Mouse: Frontier!&lt;/b&gt;   Krista and I were obviously SUPER inspired because we just couldn't STOP creating!!  The kit just kept growing and growing and GROWING.  It's definitely our largest collection thus far.  &lt;br /&gt;&lt;br /&gt;Project Mouse: Frontier is the perfect way to document any western, cowboy, rodeo, dress up and, of course, Frontier memories and stories.  This bundle is ridiculously FUN and even more ridiculously HUGE!!  If you read through to the end, you'll find a couple freebie cards to download as well.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=495"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;"Project Mouse (Frontier): Bundle"&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_frontier_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;When you buy the bundle, you're getting EVERYTHING Frontier, at a discounted price (around 32% off).  But if you're looking for individual packs, you can get those too.  As usual, the new individual packs are 20% off through Sunday.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=501"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (Frontier): Cards"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_frontier_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=500"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;"Project Mouse (Frontier): Elements"&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_frontier_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=499"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;"Project Mouse (Frontier): Papers"&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_frontier_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=497"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (Frontier): Photo Overlays"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_frontier_photooverlays_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=498"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;"Project Mouse (Frontier): Alphas"&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_frontier_alphas_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=496"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (Frontier): Word Snips"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_frontier_wordsnips_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Here is my layout using the new collection.  I have so many more layouts planned, but I only had time to finish one before this post needed to be published.  these are photos from our last trip to Disneyland this past May.  Scarlett's FIRST ride on Splash Mountain.  She cried the entire way in line and onto the ride, and was pretty nervous for most of the ride.  But by the end she was smiling and happy.  It was a fun milestone to document!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://brittishdesigns.com/brittgirls/ScarlettsFirstSplash_BLOG.jpg&gt;&lt;img src=http://brittishdesigns.com/brittgirls/ScarlettsFirstSplash_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here are some more inspiring layouts from the Britt Girls: &lt;br /&gt;&lt;br /&gt;by Krista Sahlin&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontier-krista.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontier-wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontier-wendy2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Susanne (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontier-susanne.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Shantell&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontier-shantell.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Rachel (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontier-rachel.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontier-natasha.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontier-melissa.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontier-melissa2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Mari&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontier-mari.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontier-kelsy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontier-justine.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontier-justine2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontier-julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontier-jan.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontier-jan2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontier-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontier-fonnetta2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontier-ericapne.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontier-erica.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Cindy (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontier-cindy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Christie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontier-christie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Chelle&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontier-chelle.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontier-kat.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/frontier-melinda.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Without further ado, here are a couple extra freebie cards that I promised!  ENJOY!!!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_frontier_freebie.jpg&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_pmfrontier_freebie.zip"&gt;[DOWNLOAD HERE]&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;If you are still reading - THANKS and I wish you a very magical weekend. Hope you have fun scrapping with this exciting new product from me &amp; Krista.  Every time we collaborate on Project Mouse we just have an absolute blast.  Hopefully that comes across in the work. Love to you all!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2270494494992903639/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2014/06/project-mouse-frontier.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2270494494992903639'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2270494494992903639'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2014/06/project-mouse-frontier.html' title='Project Mouse: Frontier'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-292156661334602462</id><published>2014-06-07T21:29:00.000-06:00</published><updated>2014-06-07T21:29:08.260-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>SURPRISE! SURPRISE!</title><content type='html'>SURPRISE!!!  I'm having a SALE!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/surprisesale.png&gt;&lt;/center&gt;&lt;br /&gt;It's a &lt;b&gt;"We Are Closing On a House Sale"&lt;/b&gt;!!&lt;br /&gt;&lt;br /&gt;Yup, after months of searching, we finally found our next home.  And as we prepare to close at the end of this month, we decided we should have a little sale and see if we can ease the pain of closing costs!!&lt;br /&gt;&lt;br /&gt;Help the little ol' Leavitt family get into their new HOME SWEET HOME by doin' a little shoppin'.&lt;br /&gt;&lt;br /&gt;Everything is 30% off and I also put a TON of stuff in my all-new "Clearance" section which is 75% off!!  Sale ends midnight Sunday June 15.  And after that, all the clearance items are being permanently retired.  It's out with the old and in with the new.  Gotta make room for all the fun new products coming this summer!!!&lt;br /&gt;&lt;br /&gt;Anyway - have fun shopping and thank you for all you do to support me, my family, and Britt-ish Designs.  &lt;br /&gt;&lt;br /&gt;DREAM IT.  LIVE IT.  SCRAP IT.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/292156661334602462/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2014/06/surprise-surprise.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/292156661334602462'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/292156661334602462'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2014/06/surprise-surprise.html' title='SURPRISE! SURPRISE!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_surprisesale.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5334551973704967930</id><published>2014-06-07T00:39:00.001-06:00</published><updated>2014-06-07T00:43:15.738-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Challenge'/><title type='text'>One Word Challenge</title><content type='html'>It's time to roll out this month's blog challenge. But first, I need to reveal the winners from May!!&lt;br /&gt;&lt;br /&gt;If you'll remember, our May challenge was &lt;a href="http://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html"&gt;a template challenge&lt;/a&gt;.  And I was so impressed by both the quantity and the quality of layouts that you guys submitted!!  &lt;br /&gt;&lt;br /&gt;We have two winners.  Our randomly selected winner is . . . &lt;b&gt;renata's&lt;/b&gt; &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3842"&gt;"Adventureland"&lt;/a&gt;  layout.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3842"&gt;&lt;img src="http://www.brittishdesigns.com/gallery/albums/userpics/10350/skull_rock-schip_hook.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Isn't it gorgeous??  I was happy it was the randomly selected one because it was in the running for my FAVORITE too!!  I love it.&lt;br /&gt;&lt;br /&gt;And, it was so tough to choose just one, but I chose &lt;b&gt;meejay's&lt;/b&gt; &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3862"&gt;"Big Fun"&lt;/a&gt; layout as my favorite!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3862"&gt;&lt;img src="http://www.brittishdesigns.com/gallery/albums/userpics/10717/010_Jessie-and-Woody-v2.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I just love how she did her photos with the rounded corners and white borders.  And the red paisley card she made is adorable!!&lt;br /&gt;&lt;br /&gt;Congrats, ladies!! Watch for your gift certificates in your email inboxes!&lt;br /&gt;&lt;br /&gt;&lt;hr align="LEFT" style="background-color: white; font-family: 'Century Gothic'; font-size: 14px; line-height: 18px;" width="40%" /&gt;&lt;br /&gt;&lt;span style="font-size: x-large;"&gt;JUNE CHALLENGE&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Ok, so for June I decided we should do a One Word Challenge. And our one word is:  &lt;b&gt;CRAZY&lt;/b&gt;, because that is my life right now.  CRAZY!!!!&lt;br /&gt;&lt;br /&gt;If you've never done a One World Challenge - let me explain.  &lt;br /&gt;&lt;br /&gt;It's simple.  You use the word (in our case, the word CRAZY) as a jumping off point.  Take it and run with it. Tell a crazy story, scrap about your crazy life, scrap some crazy photos. Use the word crazy on the page. Or don't. It doesn't matter. It's totally up to you.&lt;br /&gt;&lt;br /&gt;Enter your layout by posting it in my &lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=5" target="_blank"&gt;Challenge Gallery&lt;/a&gt; and then come back to this post and pasting a link to your page in the comments.&lt;br /&gt;&lt;br /&gt;I'll draw one random winner and pick my favorite layout too.  Both winners will receive a $10 GC to my shop!!&lt;br /&gt;&lt;br /&gt;Here are a bunch of CRAZY-AMAZING layouts from my team:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/melissa-juneblog.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/wendy-juneblog.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/justine-juneblog.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;a href="http://brittishdesigns.com/brittgirls/heather-juneblog.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/heather-juneblog.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/camijo-juneblog.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/jan-juneblog.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fonnetta-juneblog.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/kelsy-juneblog.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Hopefully this challenge helps you take time in your crazy life to scrap something CRAZY-FUN!!  Happy scrapping and good luck!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5334551973704967930/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2014/06/one-word-challenge.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5334551973704967930'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5334551973704967930'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2014/06/one-word-challenge.html' title='One Word Challenge'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5402933051557535820</id><published>2014-06-06T23:54:00.000-06:00</published><updated>2015-06-01T12:18:57.589-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Featured Product'/><title type='text'>June Featured Kit</title><content type='html'>Hiya folks!!  Sorry this post is SOOOO late.  Time is just getting away from me lately.  But more on that later!!  I have a NEW featured kit to reveal for JUNE!! But before I get to that - it's time to announce some surprises about the May Featured Kit.  I took a stroll through my gallery and noticed a couple amazing layouts using "A Time To Remember" that I wanted to feature here on my blog and let the creators know they are getting a bonus gift certificate and some freebies in their inboxes tonight!&lt;br /&gt;&lt;br /&gt;First up is &lt;b&gt;Sarah's (aka Trixiefc1985's)&lt;/b&gt; &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3844"&gt;"Bibbidi Bobbidi Studio" layout&lt;/a&gt;.  Check it out:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3844"&gt;&lt;img src="http://www.brittishdesigns.com/gallery/albums/userpics/10319/normal_image%7E1.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Sarah used the May template challenge template to scrap this layout and I must say its just ADORABLE!!!  These pics are just sooo precious.  I couldn't help but fall in love with this layout.&lt;br /&gt;&lt;br /&gt;And then we have &lt;b&gt;Melidy's&lt;/b&gt; &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3864"&gt;"1900 Park Fare" layout&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3864"&gt;&lt;img src="http://www.brittishdesigns.com/gallery/albums/userpics/10318/15__1900_Park_Fare_ONLINE.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I absolutely LOVE her title work!!  The crown on top of the 0 in 1900 is too cute.  Plus she's done some great memory keeping with her journaling. I love this page.  &lt;br /&gt;&lt;br /&gt;So congrats and THANKS to Melidy and Sarah.  You gals are getting some goodies in your inboxes!  So watch for that email tonight. xoxo&lt;br /&gt;&lt;br /&gt;Ok . . . on to the featured kit for JUNE!&lt;br /&gt;&lt;br /&gt;Each month I dig through the shop and featuring one of my favorite products from the past. This month, we're featuring &lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=advanced_search_result&amp;amp;search_in_description=1&amp;amp;keyword=mermaid+lagoon" target="_blank"&gt;"Mermaid Lagoon"&lt;/a&gt;&lt;/b&gt; AND all the coordinating products that go along with it!! All month long this kit will be 30% off!! And . . . if you post a layout in my gallery using any of the Mermaid Lagoon products you might find yourself featured on my blog and perhaps get a little extra sumthin-sumthin as a bonus. To make sure I see your Featured Product layout, post it in &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=357"&gt;my gallery&lt;/a&gt; and leave a comment here with a link to your page.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MonthlyFeature-June2014.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=132"&gt;&lt;span style="font-size: x-large;"&gt;"Mermaid Lagoon"&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=132"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_merl_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;center&gt;&lt;strike style="background-color: white; font-family: 'Century Gothic'; font-size: 14px; line-height: 18px;"&gt;&lt;br /&gt;&lt;/strike&gt;&lt;/center&gt;&lt;center&gt;&lt;strike style="background-color: white; font-family: 'Century Gothic'; font-size: 14px; line-height: 18px;"&gt;Regular Price: $5.50&lt;/strike&gt;&lt;br style="background-color: white; font-family: 'Century Gothic'; font-size: 14px; line-height: 18px;" /&gt;&lt;span style="background-color: white; font-family: 'Century Gothic'; font-size: 14px; line-height: 18px;"&gt;30% OFF DURING JUNE!&amp;nbsp;&lt;/span&gt;&lt;b style="background-color: white; font-family: 'Century Gothic'; font-size: 14px; line-height: 18px;"&gt;Only: $3.85&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=348"&gt;&lt;span style="font-size: x-large;"&gt;"Return to Mermaid Lagoon"&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=348"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_returnmerl_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;center&gt;&lt;br /&gt;&lt;/center&gt;&lt;center&gt;&lt;strike style="background-color: white; font-family: 'Century Gothic'; font-size: 14px; line-height: 18px;"&gt;Regular Price: $4.00&lt;/strike&gt;&lt;br style="background-color: white; font-family: 'Century Gothic'; font-size: 14px; line-height: 18px;" /&gt;&lt;span style="background-color: white; font-family: 'Century Gothic'; font-size: 14px; line-height: 18px;"&gt;30% OFF DURING JUNE!&amp;nbsp;&lt;/span&gt;&lt;b style="background-color: white; font-family: 'Century Gothic'; font-size: 14px; line-height: 18px;"&gt;Only: $2.80&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=8&amp;amp;products_id=133"&gt;&lt;span style="font-size: x-large;"&gt;"Mermaid Lagoon Quick Pages"&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=8&amp;amp;products_id=133"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_merlqp_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;center&gt;&lt;strike style="background-color: white; font-family: 'Century Gothic'; font-size: 14px; line-height: 18px;"&gt;Regular Price: $5.00&lt;/strike&gt;&lt;br style="background-color: white; font-family: 'Century Gothic'; font-size: 14px; line-height: 18px;" /&gt;&lt;span style="background-color: white; font-family: 'Century Gothic'; font-size: 14px; line-height: 18px;"&gt;30% OFF DURING JUNE!&amp;nbsp;&lt;/span&gt;&lt;b style="background-color: white; font-family: 'Century Gothic'; font-size: 14px; line-height: 18px;"&gt;Only: $3.50&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=32"&gt;&lt;span style="font-size: x-large;"&gt;"Bursting With Joy: Summer"&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=32"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_bwjsum_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;center&gt;&lt;br /&gt;&lt;/center&gt;&lt;center&gt;&lt;strike style="background-color: white; font-family: 'Century Gothic'; font-size: 14px; line-height: 18px;"&gt;Regular Price: $3.00&lt;/strike&gt;&lt;br style="background-color: white; font-family: 'Century Gothic'; font-size: 14px; line-height: 18px;" /&gt;&lt;span style="background-color: white; font-family: 'Century Gothic'; font-size: 14px; line-height: 18px;"&gt;30% OFF DURING JUNE!&amp;nbsp;&lt;/span&gt;&lt;b style="background-color: white; font-family: 'Century Gothic'; font-size: 14px; line-height: 18px;"&gt;Only: $2.10&lt;/b&gt;&lt;/center&gt;&lt;br /&gt;Now, let me show you some inspiring NEW layouts from my team plus some of my all-time favorite Mermaid Lagoon layouts thrown in there too.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Natasha&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/natasha-junefeature.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/camijo-junefeature.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Christie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/christie-junefeature.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/erica-junefeature.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Britt&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/OurBFFAriel_BLOG.jpg" width="600" /&gt;&lt;br /&gt;&lt;br /&gt;by Christy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/christy-junefeature.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fonnetta-junefeature.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/tanya-junefeature.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/melissa-junefeature.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/kelsy-junefeature.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Amanda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/amanda-junefeature.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/kelsy2-junefeature.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/kat-junefeature.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/jan-junefeature.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/jan2-junefeature.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/julie-junefeature.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/justine-junefeature.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;And don't forget the original add-on FREEBIE!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_merlAO_600.jpg" /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_merlao.zip" target="_blank"&gt;[DOWNLOAD HERE]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;My Build-a-Princess Add-on Freebie might also be fun to use with all this Mermaid Lagoon stuff:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_buildaprincess_extras_600.jpg" /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_buildaprincess__extras.zip"&gt;[DOWNLOAD HERE]&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5402933051557535820/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2014/06/june-featured-kit.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5402933051557535820'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5402933051557535820'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2014/06/june-featured-kit.html' title='June Featured Kit'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_MonthlyFeature-June2014.png' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5243639210187122647</id><published>2014-05-09T15:48:00.002-06:00</published><updated>2014-05-09T18:22:44.091-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Challenge'/><title type='text'>A Template Challenge for May</title><content type='html'>I'm super excited to start up our monthly blog challenges again!! &amp;nbsp;This month is a template challenge. &amp;nbsp;It's VERY simple. &amp;nbsp;I created a template (it comes in psd, png, and page file formats). &amp;nbsp;You download the free template and use it to scrap something fabulous. &amp;nbsp;Use at least one little Britt-ish Designs product in there for me, will ya?&lt;br /&gt;&lt;br /&gt;Enter your layout by posting it in my &lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=5" target="_blank"&gt;Challenge Gallery&lt;/a&gt; and then come back to this post and pasting a link to your page in the comments.&lt;br /&gt;&lt;br /&gt;I'll draw one random winner and pick my favorite layout too. &amp;nbsp;Both winners will receive a $15 GC to my shop!!&lt;br /&gt;&lt;br /&gt;Easy peasy right?? &amp;nbsp;Here's the template!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_maytempchall.zip"&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_maytempchall_600.jpg&gt;&lt;/a&gt;&lt;br /&gt;[click image to download]&lt;/center&gt;&lt;br /&gt;This is my original layout that I created the template from:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3796"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/USAMickey_WEB.jpg&gt;&lt;/a&gt;&lt;br /&gt;(click image for credits)&lt;br /&gt;&lt;br /&gt;And here are a bunch of AMAZING pages my team scrapped with this template:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Becca&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/Becca-May-BlogChallenge.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Christie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/christie-May-BlogChallenge.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/fonnetta-May-BlogChallenge.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/heather-May-BlogChallenge.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/Jan-May-BlogChallenge.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/Julie-May-BlogChallenge.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;a href="http://brittishdesigns.com/brittgirls/Justine2-May-BlogChallenge.jpg"&gt;&lt;img src=http://brittishdesigns.com/brittgirls/Justine2-May-BlogChallenge.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/kelsy-May-BlogChallenge.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/Melinda-May-BlogChallenge.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/wendy-May-BlogChallenge.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/Melissa-May-BlogChallenge.jpg&gt;&lt;/center&gt;&lt;br /&gt;I hope you have fun with this month's challenge!! Happy scrapping and good luck!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5243639210187122647/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html#comment-form' title='29 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5243639210187122647'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5243639210187122647'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html' title='A Template Challenge for May'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_USAMickey_WEB.jpg' height='72' width='72'/><thr:total>29</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5012789267397826269</id><published>2014-05-09T14:00:00.000-06:00</published><updated>2014-06-07T00:43:46.916-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Featured Product'/><title type='text'>Monthly Featured Product</title><content type='html'>Now that the dust has settled from the NSD celebration, its time to get back into the normal swing of things!!  Each month I'll be digging through the shop and featuring one of my favorite products from the past.  This month, we're featuring &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=357"&gt;"A Time To Remember"&lt;/a&gt;, a soft elegant kit with a sprinkle of pixie dust and sparkle.  All month long this kit will be 30% off!!  And . . . if you post a layout in my gallery using A Time To Remember you might find yourself featured on my blog and perhaps get a little extra sumthin-sumthin as a bonus.  To make sure I see your Featured Product layout, post it in &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=357"&gt;my gallery&lt;/a&gt; and leave a comment here with a link to your page.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=357"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MonthlyFeature-May2014.png" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=357"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"A Time To Remember"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=357"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_atimetoremember_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;strike&gt;Regular Price: $5.50&lt;/strike&gt;&lt;br /&gt;30% OFF DURING MAY!  &lt;b&gt;Only: $3.85&lt;/b&gt;&lt;/center&gt;&lt;br /&gt;This is one of those kits that I find myself using again and again and again.  I'm not like that with every kit. Not at all.  This one is special! Let me show you some layout inspiration using &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=357"&gt;A Time To Remember&lt;/a&gt;.  My team has scrapped some amazing NEW pages to show off this featured product.  Plus I've thrown in some of my all-time favorite layouts using this kit too.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/brittgirls/ATTR_1.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/ATTR_2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/ATTR_3.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/ATTR_4.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/ATTR_5.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/ATTR_6.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/ATTR_7.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/ATTR_8.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/ATTR_9.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/ATTR_10.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/ATTR_11.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/ATTR_12.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/ATTR_13.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/ATTR_14.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/ATTR_15.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/brittgirls/ATTR_16.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/ATTR_16.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;center&gt;&lt;br /&gt;&lt;/center&gt;&lt;center&gt;&lt;a href="https://images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http%3A%2F%2Fbrittishdesigns.com%2Fbrittgirls%2FATTR_22.jpg&amp;amp;container=blogger&amp;amp;gadget=a&amp;amp;rewriteMime=image%2F*" imageanchor="1"&gt;&lt;img border="0" src="http://brittishdesigns.com/brittgirls/ATTR_22.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/brittgirls/ATTR_17.jpg" /&gt;&lt;/center&gt;&lt;center&gt;&lt;br /&gt;&lt;/center&gt;&lt;center&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/ATTR_18.jpg" /&gt;&lt;/center&gt;&lt;center&gt;&lt;br /&gt;&lt;/center&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/brittgirls/ATTR_19.jpg" width="600" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/ATTR_20.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/ATTR_21.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;And don't forget the original add-on freebie!!&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http%3A%2F%2Fi70.photobucket.com%2Falbums%2Fi104%2Fdesignerbrittney%2FBlog%2520Stuff%2Fbrittdes_atimetoremember_AO_600.jpg&amp;amp;container=blogger&amp;amp;gadget=a&amp;amp;rewriteMime=image%2F*" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_atimetoremember_AO_600.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;center&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_atimetoremember_AO.zip"&gt;[DOWNLOAD HERE]&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5012789267397826269/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2014/05/monthly-featured-product.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5012789267397826269'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5012789267397826269'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2014/05/monthly-featured-product.html' title='Monthly Featured Product'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_MonthlyFeature-May2014.png' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6726997578927037669</id><published>2014-05-05T10:21:00.001-06:00</published><updated>2014-05-05T10:29:59.809-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Prize Winners!</title><content type='html'>It's the moment you've all been waiting for!  I've got a BUNCH of winners to announce.&lt;br /&gt;&lt;br /&gt;Ok, let's start with the Pointing Fingers winners.&lt;br /&gt;&lt;br /&gt;The first name I drew was jaime2's comment:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;jamie2&lt;br /&gt;May 3, 2014 at 2:09 PM&lt;br /&gt;I really like &lt;a href="http://www.mousescrappers.com/photos/showphoto.php?photo=41463&amp;title=walt&amp;cat=1073"&gt;Meagan43 titled Walt&lt;/a&gt;. There is some great simplicity and well as great colors that make the picture pop. It is a classic picture that you have to take when you go to Disneyland.&lt;/blockquote&gt;&lt;br /&gt;So congrats to Jamie AND Meagan!!  You're both winners.  I'll be emailing you your $10 GC this morning.  &lt;br /&gt;&lt;br /&gt;**Jamie2 - I don't have your email.  Please email me to claim your prize!!**&lt;br /&gt;&lt;br /&gt;And the second name I drew was Katie's comment:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;Katie&lt;br /&gt;May 3, 2014 at 10:00 AM&lt;br /&gt;Fun game!!! I am always drawn to Lindseylou's layouts! She is awesome. I love her latest upload in your gallery, called &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3695"&gt;"Weeeeeee"&lt;/a&gt;. It's so simple, and I love how the sunburst paper draws everything to the adorable photo.&lt;/blockquote&gt;&lt;br /&gt;Congrats to Katie and Lindsey.  Watch for your $10 GCs in your inboxes.&lt;br /&gt;&lt;br /&gt;OK . . . now on to the Name That Kit Winners. But before I announce the winners, let me show you the answers!  Most of you got 'em all right, but not everyone!!&lt;br /&gt;&lt;br /&gt;1) Signed, sealed, delivered: &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=90"&gt;&lt;b&gt;"I'm Yours"&lt;/b&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;2) What's black, white and red all over? Oh and it has some "pop" too!  &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=467"&gt;&lt;b&gt;"Poptastic Bundle"&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;3) Just around the &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=248"&gt;&lt;b&gt;"Riverbend"&lt;/b&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;4) Boom. Boom. Boom. Brighter than the moon moon moon!  &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=302"&gt;&lt;b&gt;"Baby You're a Firework"&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;5) Bruce, Chum, and Anchor's moto is: &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=65"&gt;&lt;b&gt;"Fish Are Friends"&lt;/b&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;6) A small flavor of the Great White North. &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=6&amp;products_id=198"&gt;&lt;b&gt;"Little Taste of Canada"&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;7) I'm dreaming of a &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=6&amp;products_id=218"&gt;&lt;b&gt;"White Christmas"&lt;/b&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I drew two smarty pants who knew all the answers.  Congrats to . . . &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Erica&lt;/b&gt; (erica.jmail) and &lt;b&gt;Dawn Lozier&lt;/b&gt;!  You've both won a $10 GC. &lt;br /&gt;&lt;br /&gt;And finally - our BIG NSD weekend winner.  Everyone who made a purchase in my store got put into a drawing to win the Washi Tape and tote AND a $20 GC to my shop.  And that lucky winner is . . .&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Cassandra Voltaire&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Congratulations to Cassandra!! I'll be mailing out your little washi tape bundle this week and I'll email ya you're GC today.  &lt;br /&gt;&lt;br /&gt;I think that's it. As you may have already read, I &lt;a href="http://www.brittishdesigns.com/shop/"&gt;extended my sale&lt;/a&gt; for one more day.  So if there's something you still have you're eye on, now's the time to snag it.&lt;br /&gt;&lt;br /&gt;I'll also leave my &lt;a href="https://www.facebook.com/brittishdesigns/app_14167664298"&gt;Facebook Freebie&lt;/a&gt; up for one more day!  So, if you didn't get it yet, make sure you download it today.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6726997578927037669/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2014/05/prize-winners.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6726997578927037669'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6726997578927037669'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2014/05/prize-winners.html' title='Prize Winners!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7562399049304281418</id><published>2014-05-04T23:56:00.000-06:00</published><updated>2014-05-04T23:56:31.369-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Sale Extended!</title><content type='html'>&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/surgery.jpg width=400&gt;&lt;/center&gt;&lt;br /&gt;Sooooo this happened on Friday. Smack in the middle of NSD! Last minute gallbladder removal surgery. Fun, right?? My surgeon may or may not gave done immediate surgery so I could be recovered enough to go to Disneyland next week. HAHA!!  Friday night was rough.  Saturday was sort of ok.  Sunday I've been feeling alright.  Things just keep getting better.  I think I might make it to Disneyland!!  WHEW!&lt;br /&gt;&lt;br /&gt;Because of my crazy unexpected weekend, I just felt like extending my sale one more day.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/NSD40offSALEEXTENDED.jpg&gt;&lt;/center&gt;&lt;br /&gt;One more day to SAVE!!  I'll be back in the morning to announce all my giveaway and game winners!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7562399049304281418/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2014/05/sale-extended.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7562399049304281418'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7562399049304281418'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2014/05/sale-extended.html' title='Sale Extended!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_surgery.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489</id><published>2014-05-03T07:00:00.000-06:00</published><updated>2014-05-03T07:00:03.942-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Pointing Fingers!</title><content type='html'>This weekend we're going to break the rules and make pointing fingers at someone a NICE thing.  Here's our second and final NSD game.  You have all day today (Saturday) and tomorrow (Sunday) to play.  &lt;br /&gt;&lt;br /&gt;Here's how it works:&lt;br /&gt;&lt;br /&gt;1) Browse the &lt;a href="http://www.brittishdesigns.com/gallery/"&gt;Britt-ish Designs Gallery&lt;/a&gt; &lt;u&gt;OR&lt;/u&gt; the &lt;a href="http://www.mousescrappers.com/photos/index.php"&gt;MouseScrappers Gallery&lt;/a&gt; for a layout that inspires you. It does NOT have to use Britt-ish Designs products, but be careful not to pick one of the Britt Girls layouts - you'll understand why when you keep reading.&lt;br /&gt;&lt;br /&gt;2) "Point a finger" at the layout by leaving a comment here on this post including a) the username of the layout artist, and b) a link to the layout you love.  It's ok if someone else pointed at the same layout as you. &lt;br /&gt;&lt;br /&gt;3) I'll put all the comments in a hat and draw two out to win $10 gift certificate to my store.  And guess what - the layout artist you pointed a finger at will win a $10 GC TOO!!&lt;br /&gt;&lt;i&gt;&lt;br /&gt;ONE COMMENT PER PERSON PLEASE!!  Do not try and enter more than once.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;I'm going to start the finger pointing.  I'm pointing at &lt;b&gt;craftytamm&lt;/b&gt;.  She's got a ton of cute layouts to choose from, but I especially love this &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=2969"&gt;"Fantasy Faire"&lt;/a&gt; layout she posted in my gallery.  Check out the adorable little princess themed clusters near each princess photo.  SO CLEVER Tammy!!  And I really love the way she used the transparent tape.  It looks so real.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://www.brittishdesigns.com/gallery/displayimage.php?pid=2969&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10320/Fantasy-Faire-2-web.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Have fun pointing fingers everyone.  You've got until midnight Sunday to enter and I'll announce the winners on Monday morning.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5823865398459707489/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html#comment-form' title='32 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' title='Pointing Fingers!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>32</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6360746235824664945</id><published>2014-05-02T09:00:00.000-06:00</published><updated>2014-05-02T09:00:01.934-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Name That Kit!</title><content type='html'>Our first of two games this weekend is called Name That Kit.  I'm going to give a series of clues and you need to figure out which kit I'm hinting at!! Send me your completed list of kits with "Name That Kit" as your subject line to designerbrittney at gmail dot com and I'll randomly select TWO winners (who submitted correct answers) who will receive at $10 gift certificate to brittishdesigns.com!!&lt;br /&gt;&lt;br /&gt;Ok here are your clues . . .  (all of the answers are &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=index&amp;cPath=5"&gt;kits&lt;/a&gt; that can be found in my shop)&lt;br /&gt;&lt;br /&gt;1) Signed, sealed, delivered: _____________.&lt;br /&gt;&lt;br /&gt;2) What's black, white and red all over?  Oh and it has some "pop" too!&lt;br /&gt;&lt;br /&gt;3) Just around the _______________.&lt;br /&gt;&lt;br /&gt;4) Boom.  Boom.  Boom.  Brighter than the moon moon moon!&lt;br /&gt;&lt;br /&gt;5) Bruce, Chum, and Anchor's moto is: ____________________.&lt;br /&gt;&lt;br /&gt;6) A small flavor of the Great White North.&lt;br /&gt;&lt;br /&gt;7) I'm dreaming of a __________________.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;There you have it.  7 clues, 7 Britt-ish Designs kits.  Too Easy?  Too hard?  Remember to put "Name That Kit" as your subject line when you email me your answers.  Good luck!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6360746235824664945/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2014/05/name-that-kit.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6360746235824664945'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6360746235824664945'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2014/05/name-that-kit.html' title='Name That Kit!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1426014861095480872</id><published>2014-05-02T00:00:00.000-06:00</published><updated>2014-05-02T00:15:10.011-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Kicking Off National Scrapbooking Day!</title><content type='html'>Hi everyone!! I'm so excited that National Scrapbooking Day is here once again.  It's funny that we are still calling is National Scrapbooking DAY when really the industry celebrates all weekend, not to mention we celebrate INTERnationally.  It should be International Scrapbooking Weekend.  ISW instead of NSD . . . but I digress.&lt;br /&gt;&lt;br /&gt;NSD is here and we're whooping it up here at Britt-ish Designs.  First off - everything in &lt;a href="http://www.brittishdesigns.com/shop/" target="_blank"&gt;the shop&lt;/a&gt; is 40, yes &lt;b&gt;40%&lt;/b&gt; off (excluding GCs and pre-discounted bundles).&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=home" target="_blank"&gt;&lt;img src="http://brittishdesigns.com/miscimages/NSD40off.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;This is definitely the deepest discount of the year, so now is the time to check those kits off your wish list and get to shoppin'!&lt;br /&gt;&lt;br /&gt;Also, EVERY customer who places an order in my shop from now through Sunday night at midnight will be entered in a drawing to win a very fun prize!&lt;br /&gt;&lt;br /&gt;WASHI TAPE!!!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/winwashi.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Washi tape is one of my FAVORITE little go-to embellishments, both digitally and in real life.  I'm not really a paper crafter so much these days, but I still LOVE to use washi tape.  I use it to tags onto presents, seal envelopes, hang notes in my house.  When I returned people's casserole dishes to them after they brought us dinner when Giovanna was born, I used it to tape the thank you notes to the dish. Anything you'd normally use scotch tape for is SO much cuter when you use washi instead.&lt;br /&gt;&lt;br /&gt;So, wanna win a big old stash of washi tape??  Just make a purchase in my shop this weekend and you're entered to win!!  &lt;br /&gt;&lt;br /&gt;&lt;i&gt;The fine print:&lt;br /&gt;&lt;br /&gt;- Each customer who makes a purchase from May 2 through May 4, 2014 is entered into the drawing only once, regardless of how many transactions they make this weekend.&lt;br /&gt;- Contest is open to US Residents for free shipping of the prize.  International customers may also win, in which case the additional shipping cost will be paid by the customer in exchange for a Britt-ish Designs Gift Card of equal amount.&lt;br /&gt;- Winner will be announced Monday May 5, 2014.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;The winner will receive the 10 rolls of adorable washi tape in the picture above (which were hand selected by yours truly) including one VERY cute roll of Mickey tape, as well as the colorful little plastic tote to keep all your new tape in.  And as an added bonus, the winner is also getting a $20 gift certificate to Britt-ish Designs.&lt;br /&gt;&lt;br /&gt;So, &lt;a href="http://www.brittishdesigns.com/shop/" target="_blank"&gt;make a purchase&lt;/a&gt; this weekend and who knows!! You might win some washi!!&lt;br /&gt;&lt;br /&gt;Ok, let's see.  What else is going on for NSD?&lt;br /&gt;&lt;br /&gt;There's a Facebook Fan Freebie up on &lt;a href="http://www.facebook.com/pages/Britt-ish-Designs/38311625848#" target="_blank"&gt;my Facebook page&lt;/a&gt; that will disappear on Monday, so snag it during NSD weekend.  &lt;br /&gt;&lt;br /&gt;AND I'll be back later this morning to post a couple of fun games where you can win gift certificates to my shop. &amp;nbsp;So make sure you check back later.&lt;br /&gt;&lt;br /&gt;NSD has begun, people!   Woo hoo!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1426014861095480872/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2014/05/kicking-off-national-scrapbooking-day.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1426014861095480872'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1426014861095480872'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2014/05/kicking-off-national-scrapbooking-day.html' title='Kicking Off National Scrapbooking Day!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5104309394634691579</id><published>2014-04-30T10:02:00.000-06:00</published><updated>2014-04-30T10:02:06.256-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>sale this weekend</title><content type='html'>Get ready, folks!!  National Scrapbooking Day is coming up this weekend.  It's the biggest sale we have all year!!  I'm so excited!!!!!  Hope you are too.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/NSD2014.png&gt;&lt;/center&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5104309394634691579/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2014/04/sale-this-weekend.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5104309394634691579'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5104309394634691579'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2014/04/sale-this-weekend.html' title='sale this weekend'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_NSD2014.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9207341654558609961</id><published>2014-04-25T03:08:00.002-06:00</published><updated>2014-04-25T03:08:29.580-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Digital Kits'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Project Mouse: At Sea</title><content type='html'>I'm so thrilled to release our latest installment of &lt;a href="http://brittishdesigns.blogspot.com/search/label/Project%20Mouse"&gt;Project Mouse&lt;/a&gt;!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://1.bp.blogspot.com/-K4Zm97BtMVo/UR3efQO4PYI/AAAAAAAACb8/54ymJliThdA/s165/sahlinstudio_projectmouse_projectmouse.png" /&gt;&lt;/center&gt;&lt;br /&gt;Coming back from maternity leave proved to be a challenge - I was a little rusty!  And I'm definitely working at a slower (more interrupted) pace.  BUT it felt great to be creating again.  And I ALWAYS have a blast making Project Mouse with &lt;a href="http://sahlinstudio.com/"&gt;Krista Sahlin&lt;/a&gt;!!&lt;br /&gt;&lt;br /&gt;Krista &lt;a href="http://sahlinstudio.com/our-2014-disney-cruise/"&gt;recently returned from a Disney Cruise&lt;/a&gt; and was super excited and inspired to try our hand at a Disney Cruise Line inspired edition of Project Mouse.  I have to admit, I drug my feet a little at first.  I've never been on a Disney Cruise and I didn't know if I could do it justice, having not experienced it myself.  In fact, its the FIRST kit I've ever created for something I haven't actually done myself.  BUT - Krista's excitement was contagious and after flipping through her family's trip photos, I quickly jumped on board.&lt;br /&gt;&lt;br /&gt;And now we have . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=49"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (At Sea): Bundle"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=49"&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_atsea_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;If you want it ALL, the bundle is the way to go!  You get every At Sea pack at about 33% off!  All of the packs are in the store individually (as always) and they are discounted 20% through Sunday.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=492"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (At Sea): Journal Cards"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=492"&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_atsea_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=490"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;"Project Mouse (At Sea): Brushed Words"&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=490"&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_atsea_brushWA_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=491"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;"Project Mouse (At Sea): Elements"&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=491"&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_atsea_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=489"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;"Project Mouse (At Sea): Papers"&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=489"&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_atsea_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=493"&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;"Project Mouse (At Sea): Word Bits"&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=493"&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_atsea_wordbits_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Let me start off the layout sharing with my own page.  Like I said, I haven't been on a Disney Cruise yet, but this collection works PERFECT for ocean pictures . . . &lt;br /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/brittgirls/Ocean_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/Ocean_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I sorted all the other layouts by theme so you'll easily be able to see how amazing it looks with Disney Cruise pics, non-Disney pics, and non-cruise Disney pics.  So here we go:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;DISNEY CRUISE THEMED&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;by Terra&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/terra2-pmatsea.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/terra3-pmatsea.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/terra1-pmatsea.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;by Sharon&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/sharon1-pmatsea.jpg" width="600" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/sharon2-pmatsea.jpg" width="600" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/sharon3-pmatsea.jpg" width="600" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;by Krista Sahlin &lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/krista2-pmatsea.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/krista3-pmatsea.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;by Erica &lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/erica-pmatsea.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/melinda-pmatsea.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/julie-pmatsea.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;NON-DISNEY, NON-CRUISE&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;by Krista Salin &lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/krista1-pmatsea.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;by Cami &lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/camijo-pmatsea.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;by Denise &lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/denise-pmatsea.jpg" width="600" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;by Raquel (Sahlin Studio Team Member) &lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/raquel-pmatsea.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;by Christie &lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/christie-pmatsea.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;by Em (Sahlin Studio Team Member) &lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/em-pmatsea.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;by Amber (Sahlin Studio Team Member) &lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/amber1-pmatsea.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/amber2-pmatsea.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fonnetta-pmatsea.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fonnetta2-pmatsea.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;By Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/melissa1-pmatsea.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/melissa3-pmatsea.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/melissa4-pmatsea.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;by Heather (Sahlin Studio Team Member)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/heather-pmatsea.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/jan-pmatsea.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;by Jenn (Sahlin Studio Team Member)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/jennbarrette-pmatsea.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;by Justine &lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/justine-pmatsea.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/kelsy-pmatsea.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/kelsy2-pmatsea.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;DISNEY THEMED (NON-CRUISE)&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;by Kat &lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/kat-pmatsea.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/kat-pmatsea2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy &lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/wendy-pmatsea.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;by Justine &lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/justine2-pmatsea.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/melissa5-pmatsea.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And guess what! I have a little freebie for you guys too.  ENJOY!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_pm_atsea_freebie_600.jpg" /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_pm_atsea_freebie.zip"&gt;[DOWNLOAD]&lt;/a&gt;&lt;/b&gt;&lt;/center&gt;&lt;br /&gt;Have a lovely weekend, and HAPPY SCRAPPING!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/9207341654558609961/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2014/04/project-mouse-at-sea.html#comment-form' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9207341654558609961'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9207341654558609961'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2014/04/project-mouse-at-sea.html' title='Project Mouse: At Sea'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/-K4Zm97BtMVo/UR3efQO4PYI/AAAAAAAACb8/54ymJliThdA/s72-c/sahlinstudio_projectmouse_projectmouse.png' height='72' width='72'/><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6700290925459168831</id><published>2014-04-23T12:09:00.004-06:00</published><updated>2014-04-23T12:09:37.175-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Guest Layout Artists</title><content type='html'>Wow!  You guys definitely stepped up and made our decision super tough.  &lt;br /&gt;&lt;br /&gt;But we've picked two guest artists!!  And they are . . . &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.sweetshoppecommunity.com/gallery/showgallery.php?ppuser=10079&amp;username=terrab"&gt;Terra Biollo (terrab)&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapstacks.com/gardnwings/disney-2"&gt;Sharon Albright  (gardnwings)&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Congrats, ladies!!!  Krista and I will be sending you links to the bundle right away!&lt;br /&gt;&lt;br /&gt;Watch for Terra and Sharon's layouts in our posts on Friday!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6700290925459168831/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2014/04/guest-layout-artists.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6700290925459168831'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6700290925459168831'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2014/04/guest-layout-artists.html' title='Guest Layout Artists'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-812368742623201481</id><published>2014-04-19T17:08:00.000-06:00</published><updated>2014-04-19T17:08:59.192-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Have you been on a Disney Cruise?</title><content type='html'>&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/hiredhelp.jpg&gt;&lt;/center&gt;&lt;br /&gt;Hey everyone!!! Guess who's coming back from maternity leave? YEP! And I have an exciting announcement.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Have you been on a Disney Cruise? Are you a digital scrapbooker who loves Project Mouse??!&lt;/b&gt; Well then we need YOU!&lt;br /&gt;&lt;br /&gt;Krista Sahlin and I are each going to choose one layout artist to work with our brand new Project Mouse collection that will be released next week. If you'd like to play with the kit and have your layouts featured on our blogs/facebook/pinterest board, etc. all you have to do is throw your hat in the ring and we might pick YOU!&lt;br /&gt;&lt;br /&gt;DETAILS:&lt;br /&gt;&lt;br /&gt;* You can enter if you've been on a Disney Cruise and have pictures of your vacation to scrapbook.&lt;br /&gt;* Deadline to enter is Tuesday, April 22 by midnight&lt;br /&gt;* Two people will be chosen (one by me, one by Krista) &lt;br /&gt;* The two chosen artists will receive our entire new soon-to-be-released bundle.&lt;br /&gt;* The two chosen artists will need to scrap at least one fabulous layout for us to use in promoting the kit.&lt;br /&gt;* Then the bundle is yours to keep.&lt;br /&gt;&lt;br /&gt;Want to enter?? Comment &lt;a href="https://www.facebook.com/brittishdesigns/photos/a.143889755848.118407.38311625848/10152070069950849/?type=1&amp;theater"&gt;ON THIS FACEBOOK POST&lt;/a&gt; with your name and link to somewhere I can see a good sample of your scrapbooking. Hybrid, pocket style, or traditional digi-scrap styles are all welcome!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/812368742623201481/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2014/04/have-you-been-on-disney-cruise.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/812368742623201481'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/812368742623201481'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2014/04/have-you-been-on-disney-cruise.html' title='Have you been on a Disney Cruise?'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_hiredhelp.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3342219998919947922</id><published>2014-02-11T13:01:00.004-07:00</published><updated>2014-02-11T13:01:55.929-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Looking for me?</title><content type='html'>Many of you have wondered where I've been, so I thought I'd let you know that you can totally keeps tabs on me via &lt;a href="http://instagram.com/designerbrittney "&gt;Instagram&lt;/a&gt;.  I'm on maternity leave, but I post on Instagram ALLLLLL the time! &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3342219998919947922/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2014/02/looking-for-me.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3342219998919947922'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3342219998919947922'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2014/02/looking-for-me.html' title='Looking for me?'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5523542774656545935</id><published>2013-12-13T00:00:00.000-07:00</published><updated>2013-12-13T00:00:12.665-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://www.blogger.com/atom/ns#' term='project life'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Digital Kits'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><title type='text'>Project Life - Christmas Edition!</title><content type='html'>Well, you probably guessed this was coming!! Since we had a &lt;a href="http://brittishdesigns.blogspot.com/2013/10/project-mouse-halloween-edition.html"&gt;Halloween Edition&lt;/a&gt; to Project Mouse, of COURSE we had to do a Christmas Edition!!!!  I think each new collection we create becomes me and Krista's new favorite.  Haha.  But this one just made us so happy as we created it and scrapped with it afterwards too.  I hope you like it as well.  (Make sure to read through to the end to snag some coordinating FREEBIES!!) &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=488"&gt;"Project Mouse (Christmas): Bundle"&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=488"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_pm_christmas_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;When you buy everything bundled together, you get a GREAT deal.  It's basically like getting the alphas (or papers) for free.  But - if you don't want it ALLL, the products are all in the store individually.  And they are 20% this weekend only.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=486"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (Christmas): Journal Cards"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=486"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_pm_christmas_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=487"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (Christmas): Elements"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=487"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_pm_christmas_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=485"&gt;&lt;/a&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=485"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (Christmas): Papers"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=485"&gt;&lt;/a&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=485"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_pm_christmas_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=484"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (Christmas): Alphas"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=484"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_pm_christmas_alphas_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Is this not just the MOST fun Christmas collection ever??  It's PERFECT for Disney Christmas, but it's also TOTALLY amazing for non-Disney Christmas memories too!&lt;br /&gt;&lt;br /&gt;Here's the page I created with it.  I got to visit Disneyland during the Christmas season back in 2010 with Josh's family.  It was AWESOME.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/brittgirls/ChristmasFantasy_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/ChristmasFantasy_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here are Krista's awesome creations:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmchristmas-kristasahlin1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmchristmas-kristasahlin2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;And here are some more from the team:&lt;br /&gt;&lt;br /&gt;by Denise&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/denise-pmchristmas.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/erica-pmchristmas.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fonnetta-pmchristmas.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/jan-pmchristmas.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/julie-pmchristmas.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Karen&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/karen-pmchristmas.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/kat1-pmchristmas.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/kat2-pmchristmas.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/kat3-pmchristmas.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/kelsy-pmchristmas.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/melinda-pmchristmas.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/melissa-pmchristmas.jpg" width="600" /&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/natasha-pmchristmas.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Pam&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pam1-pmchristmas.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pam2-pmchristmas.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/becca-pmchristmas.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Chelle&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/chelle-pmchristmas.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Stephanie (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/stephanie-pmchristmas.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Susanne (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/susanne-pmchristmas.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kim (Sahlin Studio Team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/kim-pmchristmas.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Aren't they lovely??  BIG thanks to all my talented Britt Girls!!&lt;br /&gt;&lt;br /&gt;Before I sign off - I have freebies!  Here is mine (click image to download):&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_pmchristmas_freebie.zip"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/christmasfreebie_PREVIEW.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Hop on over to &lt;a href="http://sahlinstudio.com/category/blog/"&gt;Krista's blog&lt;/a&gt; to get her freebie too!  It's SO cute.&lt;br /&gt;&lt;br /&gt;Have a magical and merry weekend.  I'm off having a rare kid-free weekend away with my hubby.  Tomorrow is my birthday, so we are CELEBRATING and sort of having a "babymoon" trip.  Yay!!  See you guys later.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5523542774656545935/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/12/project-life-christmas-edition.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5523542774656545935'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5523542774656545935'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/12/project-life-christmas-edition.html' title='Project Life - Christmas Edition!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_sahlinstudio_pm_christmas_600.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-703254865918825296</id><published>2013-12-11T11:25:00.000-07:00</published><updated>2013-12-11T11:25:26.666-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>coming Friday!!!!</title><content type='html'>I'm so so so so excited for Friday!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/2moredays.png&gt;&lt;/center&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/703254865918825296/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/12/coming-friday.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/703254865918825296'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/703254865918825296'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/12/coming-friday.html' title='coming Friday!!!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_2moredays.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2969755531369668871</id><published>2013-12-02T06:00:00.000-07:00</published><updated>2013-12-02T06:00:06.860-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Cyber Monday Freebie!</title><content type='html'>As promised, I'm here on Cyber Monday to give you all a freebie!!  A little gift for all my fabulous customers, friends, &amp; followers who support Britt-ish Designs.  I am sooo thankful for you all.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_cybermondaytemp_600.jpg&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_cybermondaytemp.zip"&gt;&lt;b&gt;[DOWNLOAD HERE]&lt;/b&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Make sure you don't miss the 35% off &lt;a href="http://www.brittishdesigns.com/shop/"&gt;store-wide&lt;/a&gt; sale (this is the last big sale for a while at Britt-ish Designs)!  AND the Black Friday &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=index&amp;cPath=14"&gt;DOORBUSTERS&lt;/a&gt; - over 100 products marked down to under $2!  This is your last day - it all ends tonight at midnight.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2969755531369668871/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/12/cyber-monday-freebie.html#comment-form' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2969755531369668871'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2969755531369668871'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/12/cyber-monday-freebie.html' title='Cyber Monday Freebie!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_cybermondaytemp_600.jpg' height='72' width='72'/><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6315333872148955858</id><published>2013-11-29T00:00:00.000-07:00</published><updated>2013-11-29T00:02:49.651-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Digital Kits'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Black Friday IS ON!!!!</title><content type='html'>I'm so excited!!! It's Black Friday and we're all prepped and ready to have an awesome weekend.  EVERYTHING store-wide (except pre-discounted bundles) is &lt;b&gt;35% off&lt;/b&gt; NOW through Monday December 2.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/blackfriday2013.jpg&gt;&lt;/center&gt;&lt;br /&gt;As the ad says - there are &lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=index&amp;cPath=14"&gt;DOORBUSTERS&lt;/a&gt;&lt;/b&gt;!!!!  But don't worry, I'm using the term "doorbusters" lightly. These unreal deals are available all weekend (through Cyber Monday Dec. 2).  I've marked down over 100 - YES &lt;b&gt;OVER 100&lt;/b&gt; - items in my shop to &lt;b&gt;UNDER $2.00&lt;/b&gt;!  MANY items are only &lt;b&gt;a buck&lt;/b&gt;!!!  I've never done markdowns like this before!!!  So make sure you browse through the &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=index&amp;cPath=14"&gt;Doorbusters&lt;/a&gt; section of the store and pick yourself up some treats.&lt;br /&gt;&lt;br /&gt;Ok - I have to show you what's &lt;b&gt;NEW TODAY!!!!!!!&lt;/b&gt;  AND it's totally included in the 35% off sale.  Brand new AND 35% off??  What's better than that?&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=482"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Spiced Plums"&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=482"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_spicedplums_collection.jpg&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_spicedplums_kit.jpg&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_spicedplums_cards.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;This collection is my take on FALL!  I love Fall.  SO MUCH.  But sometimes I need a not-so-typical fall color scheme, just to keep things fresh.  Plus, fall turns into winter so quick around here that it does have a little bit of a winter touch too.  Here's what I scrapped with it - some fun pics from Thanksgiving 2012.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/brittgirls/KidsTable_BLOG.jpg"&gt;&lt;img src=http://brittishdesigns.com/brittgirls/KidsTable_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Check out what the Britt Girls created with "Spiced Plums".  I LOVE how versatile these layouts are.  Everyone created something different!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Wendy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/spicedplums-wendy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Pam&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/spicedplums-pam.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/spicedplums-melissa.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/spicedplums-melinda.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Krista&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/spicedplums-kristasahlin.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/spicedplums-kelsy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/spicedplums-kat.png&gt;&lt;br /&gt;&lt;br /&gt;by Karen&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/spicedplums-karen.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/spicedplums-justine.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Julie G.&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/spicedplums-julieg.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Julie L.&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/spicedplums-julie.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/spicedplums-jan.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/spicedplums-fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Denise&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/spicedplums-denise.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Christie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/spicedplums-christie.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/spicedplums-cami.jpg&gt;&lt;/center&gt;&lt;br /&gt;Serious beauty from my team.  They are so wonderful.  Thanks to my ladies for creating such great stuff for me!!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;And one more semi-new product . . Did you miss "Morning Light" when it was a FWP back during Digital Scrapbooking Day?  Well, it's in the shop now and, just like everything else, it's 35% off (which makes it only $2.59!!)!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=6&amp;products_id=483"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Morning Light"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=6&amp;products_id=483"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_morninglight_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Ok - I'll wrap things up.  I hope your Thanksgiving (for those of you in the US) was very happy!!  Ours was lovely.  Here's a quick phone pic of my cute little family.  They are my BIGGEST blessing in life and I could not be more thankful for them.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/thanksgiving.png"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/thanksgiving.png width=500&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Happy Thanksgiving, Happy Black Friday.  OH!!  And make sure to check back here on the blog for a Cyber Monday FREEBIE!! &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6315333872148955858/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/11/black-friday-is-on.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6315333872148955858'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6315333872148955858'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/11/black-friday-is-on.html' title='Black Friday IS ON!!!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_blackfriday2013.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6600547961801761154</id><published>2013-11-01T12:00:00.000-06:00</published><updated>2013-11-01T12:00:05.690-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>More Digital Scrapbooking Day FUN!</title><content type='html'>Hi scrappers.  Enjoying the DSD festivities yet?  My midnight blog post didn't post for some weird reason, so sorry that was up a little late.  I noticed it was missing when I got home from my doctor's appointment this morning.  &lt;br /&gt;&lt;br /&gt;Well, first of all I'd like to announce the winner of my &lt;a href="http://brittishdesigns.blogspot.com/2013/10/i-brought-you-back-souvenir.html"&gt;"I Brought You Back a Souvenir"&lt;/a&gt; contest.  I drew a winner this morning and the lucky winner is . . . &lt;b&gt;Mandy McHenry&lt;/b&gt;!  CONGRATS Mandy.  I hope you enjoy your Mickey phone stand.&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/gallerygiveaways.png&gt;&lt;/center&gt;&lt;br /&gt;Another fun thing I'm doing for DSD is "Gallery Giveaways".  Some of you may remember this from DSD last year.  I've got a BUNCH of Britt-ish Designs Gift Certificates to hand out and they are easy-peasy to win!!  &lt;br /&gt;&lt;br /&gt;Just post new layouts you scrap THIS WEEKEND (starting today Friday Nov. 1 - ending Monday Nov. 4 at midnight) in &lt;a href="http://www.brittishdesigns.com/gallery/"&gt;my gallery&lt;/a&gt;. The only requirement is to use something by Britt-ish Designs. But you can mix it with other designers stuff too.  I'll be trolling the gallery and giving away prizes to random posters.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;LAYOUTS NEED TO BE NEW - SCRAPPED THIS WEEKEND! No posting older pages for this giveaway.&lt;/b&gt; We'll be using the honor system. :)&lt;br /&gt;&lt;br /&gt;Prizes include:&lt;br /&gt;&lt;br /&gt;$5 Britt-ish Designs GCs&lt;br /&gt;$10 Britt-ish Designs GCs&lt;br /&gt;$15 Britt-ish Designs GCs&lt;br /&gt;&lt;br /&gt;Giveaways will end Monday Nov. 4 at midnight, so post your layouts before that. I'll be announcing winners throughout the DSD event weekend and possibly 1 or 2 more on Tuesday morning. (I'll announce Gallery Winners via &lt;a href="http://www.facebook.com/pages/Britt-ish-Designs/38311625848#"&gt;Facebook&lt;/a&gt; - so make sure you're following me on Facebook).&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/facebookfreebie.png&gt;&lt;/center&gt;&lt;br /&gt;Speaking of Facebook - I've got a &lt;a href="https://www.facebook.com/brittishdesigns/app_14167664298"&gt;brand new Facebook Freebie&lt;/a&gt; up for DSD!  It actually coordinates with my Free With Purchase kit, but you can use it with so much more!!  Hopefully you like it.  All you have to is "like" my page, and then you'll be able to download the freebie.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_morninglight_alpha_600.jpg&gt;&lt;/center&gt;&lt;br /&gt;Visit &lt;a href="https://www.facebook.com/brittishdesigns/app_14167664298"&gt;this link&lt;/a&gt; to score the freebie.&lt;br /&gt;&lt;br /&gt;I think that's it for now!  Keep on enjoying DSD, everyone!!  &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6600547961801761154/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/11/more-digital-scrapbooking-day-fun.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6600547961801761154'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6600547961801761154'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/11/more-digital-scrapbooking-day-fun.html' title='More Digital Scrapbooking Day FUN!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_gallerygiveaways.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2025438982004263144</id><published>2013-11-01T00:00:00.000-06:00</published><updated>2013-11-01T10:06:43.101-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Happy DSD 2013!</title><content type='html'>Yes, that's right!  It's Digital Scrapbooking Day and I'm kicking off the celebration RIGHT NOW at Britt-ish Designs!!  We've got a TON of fun things going on this weekend, starting with a store-wide SALE!!  &lt;b&gt;Everything in my shop (excluding bundles) is 30% off now through Monday&lt;/b&gt; (11/04/13).  &lt;br /&gt;&lt;br /&gt;AND When you spend $25 or more (total &lt;i&gt;after&lt;/i&gt; discount), I will email you a FREE KIT!! "Morning Light".  Just place an order over $25 and you'll receive an email from me within 24 hours containing your "Morning Light" download link!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DSD2013homepage.png&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FWPDSD2013.png&gt;&lt;/center&gt;&lt;br /&gt;Isn't that Free With Purchase kit so purrrdy??  The only way to get "Morning Light" right now is the Free With Purchase offer.  After Digital Scrapooking Day weekend is over (aka Tuesday 11/5/13) the kit will go into the shop at normal price.  &lt;br /&gt;&lt;br /&gt;Here's a page that I scrapped with "Morning Light" from my pocket style journal album.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://brittishdesigns.com/brittgirls/WEEK37_L_BLOG.jpg&gt;&lt;img src=http://brittishdesigns.com/brittgirls/WEEK37_L_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;And here are some pages that the Britt Girls scrapped with it.  Hopefully this entices you to go for the Free With Purchase offer!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Wendy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/morninglight-wendy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Shantell&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/morninglight-shantell.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/morninglight-natasha.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/morninglight-melissa.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/morninglight-kat.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/morninglight-kat2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/morninglight-melinda.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/morninglight-justine.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/morninglight-julie.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/morninglight-jan.jpg width=600&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/morninglight-fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Denise&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/morninglight-denise.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Chelle&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/morninglight-chelle.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/morninglight-becca.jpg&gt;&lt;/center&gt;&lt;br /&gt;Lovely work from my girls!!&lt;br /&gt;&lt;br /&gt;Well, I hope you all have an excellent time shopping all the DSD sales around digi-land.  And HAPPY DIGITAL SCRAPBOOKING DAY!! &lt;br /&gt;&lt;br /&gt;(I'll be back later today with a new Facebook Fan Freebie, and some info about Gallery Giveaways and to announce the winner of my &lt;a href="http://brittishdesigns.blogspot.com/2013/10/i-brought-you-back-souvenir.html"&gt;"I Brought You Back a Souvenir"&lt;/a&gt; contest!!  &lt;b&gt;EXCITING!&lt;/b&gt;)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2025438982004263144/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/11/happy-dsd-2013.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2025438982004263144'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2025438982004263144'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/11/happy-dsd-2013.html' title='Happy DSD 2013!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_DSD2013homepage.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8481914456846798865</id><published>2013-10-30T19:39:00.000-06:00</published><updated>2013-10-30T19:39:01.691-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>DSD 2013 is just days away!!</title><content type='html'>Get your wishlists and PayPal accounts ready!  This weekend is a digital scrapbooker's dream come true.&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DSD2013.png&gt;&lt;/center&gt;&lt;br /&gt;I'll be celebrating my love of digital scrapbooking with all of you!  There's a store-wide sale, a free with purchase kit, gift certificate giveaways, and a brand new &lt;a href="http://www.facebook.com/pages/Britt-ish-Designs/38311625848#"&gt;Facebook&lt;/a&gt; fan freebie!  LOTS of fun.  See you all at midnight Thursday night for the big kick off!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8481914456846798865/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/10/dsd-2013-is-just-days-away.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8481914456846798865'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8481914456846798865'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/10/dsd-2013-is-just-days-away.html' title='DSD 2013 is just days away!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_DSD2013.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2089000823585018631</id><published>2013-10-24T15:00:00.000-06:00</published><updated>2013-10-24T16:31:19.620-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><title type='text'>I brought you back a souvenir!</title><content type='html'>You guys!!!!  I TOTALLY forgot!!  I brought you back a souvenir from my trip to Disneyland a few weeks ago.  I can't believe I forgot about it until today.  &lt;br /&gt;&lt;br /&gt;I picked up this adorable D-Tech Bendable Phone Stand that can hold most SmartPhones and MP3 Players.  It's ADORABLE (and so handy) to let Mickey hold your phone on your desk.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/phonestand1.jpg&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/phonestand3.jpg&gt;&lt;/center&gt;&lt;br /&gt;One lucky reader gets the souvenir!  Shipping is on me (if you live in the US).  If you live outside the US, I'll swap you a gift certificate for the cost of shipping.  &lt;br /&gt;&lt;br /&gt;It's super simple to enter: just use the Rafflecopter thingy below.  ONE entry per person.  Contest ends at midnight on Halloween NIGHT (10/31/13)!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/phonestand2.jpg&gt;&lt;/center&gt;&lt;br /&gt;GOOD LUCK! I can't wait to see who I brought this souvenir home from Disneyland for!&lt;br /&gt;&lt;br /&gt;&lt;a id="rc-41fe833" class="rafl" href="http://www.rafflecopter.com/rafl/display/41fe833/" rel="nofollow"&gt;a Rafflecopter giveaway&lt;/a&gt;&lt;br /&gt;&lt;script src="//d12vno17mo87cx.cloudfront.net/embed/rafl/cptr.js"&gt;&lt;/script&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2089000823585018631/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/10/i-brought-you-back-souvenir.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2089000823585018631'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2089000823585018631'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/10/i-brought-you-back-souvenir.html' title='I brought you back a souvenir!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_phonestand1.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8338438783434764940</id><published>2013-10-18T00:00:00.000-06:00</published><updated>2013-10-18T00:00:07.263-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://www.blogger.com/atom/ns#' term='project life'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Digital Kits'/><category scheme='http://www.blogger.com/atom/ns#' term='Halloween'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><title type='text'>Project Mouse: Halloween Edition</title><content type='html'>Well people - ask and ye shall receive!  We heard your pleas for a Halloween Edition of Project Mouse and we were more than willing to oblige!!!  I absolutely LOVE Halloween.  And when you mix Halloween and Disney Parks together . . . fu-gedda-bout it!!!  That's just PERFECTION!&lt;br /&gt;&lt;br /&gt;So, I'm thrilled to introduce you to . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=480"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse: Halloween"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=480"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_pm_halloween_600-1.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Let me tell you about how this collection is organized - First we have &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=480"&gt;the kit&lt;/a&gt; as you see above!  It's a GIANT pack of papers and a GIANT pack of elements and word art all packaged together as a kit.&lt;br /&gt;&lt;br /&gt;When you purchase the kit, you get the alpha as a FREE BONUS!!  Score!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/freewithpurchase.png" width="600" /&gt;&lt;br /&gt;&lt;br /&gt;You can purchase just the alpha if you want.  But the alpha will automatically come in your downloads when you purchase the kit.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=479"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (Halloween): Alpha"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=479"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_pm_halloween_alpha_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;And OF COURSE there's an incredible pack of journal cards!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=481"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (Halloween): Cards"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=481"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_halloween_cards_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;And if you want it ALLLLLL, you can totally have it - at BIG discount!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=478"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (Halloween): BUNDLE"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=478"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_pm_halloween_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;b&gt;OH!!! AND all these new releases (excluding the Bundle) are 20% off now through Sunday.&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;And at the end of today's post there's a &lt;b&gt;FUN FREEBIE&lt;/b&gt; for you too.  So read to the end!&lt;br /&gt;&lt;br /&gt;But before we get to that, let me show you some sample layouts using this new collection.  &lt;br /&gt;&lt;br /&gt;Here's my page!  I was all too eager to scrap some of the pictures from our last trip to Disneyland.  We attended Mickey's Halloween Party and this collection was HUGELY inspired by our magical Halloween night.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/brittgirls/HalloweenScreams_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/HalloweenScreams_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;And let me show you Krista Sahlin's awesome pages too!  She did a paper pocket style page AND a digital layout too.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmhalloween-kristasahlin1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmhalloween-kristasahlin2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Check out this awesome shot Krista took of her printed cards before they went into her Project Life page protector:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmhalloween-kristasahlin.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Don't they look so purrrdy!  She always makes me want to try printing and creating a physical paper layout.&lt;br /&gt;&lt;br /&gt;And here is a LOT more eye-candy from the Britt Girls:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Amber (Sahlin Studio Team)&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmhalloween-amber.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmhalloween-becca.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Chelle&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmhalloween-chelle.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Denise&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmhalloween-denise.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Erica (Sahlin Studio Team)&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmhalloween-erica.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmhalloween-fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Holly&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmhalloween-holly.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmhalloween-jan.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jenn (Sahlin Studio Team)&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmhalloween-jenn.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmhalloween-julie.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmhalloween-justine.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmhalloween-kat.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmhalloween-kelsy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmhalloween-melinda.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmhalloween-melissa1.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmhalloween-melissa2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmhalloween-natasha.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Susanne (Sahlin Studio Team)&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmhalloween-susanne.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Teresa (Sahlin Studio Team)&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmhalloween-teresa.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmhalloween-wendy.jpg&gt;&lt;/center&gt;&lt;br /&gt;Pretty inspiring, huh?&lt;br /&gt;&lt;br /&gt;Okay - before I go, here's that freebie I promised!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_halloweenfreebie_600.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_halloweenfreebie.zip"&gt;&lt;b&gt;[DOWNLOAD HERE]&lt;/b&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Enjoy and have a magical weekend!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8338438783434764940/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/10/project-mouse-halloween-edition.html#comment-form' title='13 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8338438783434764940'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8338438783434764940'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/10/project-mouse-halloween-edition.html' title='Project Mouse: Halloween Edition'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_sahlinstudio_pm_halloween_600-1.jpg' height='72' width='72'/><thr:total>13</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4020102015973342544</id><published>2013-10-17T09:16:00.000-06:00</published><updated>2013-10-17T09:16:14.201-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>something new is coming . . . </title><content type='html'>&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/teaser-3.png&gt;&lt;/center&gt;&lt;br /&gt;Get excited!!  Something awesome is coming at midnight.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4020102015973342544/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/10/something-new-is-coming.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4020102015973342544'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4020102015973342544'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/10/something-new-is-coming.html' title='something new is coming . . . '/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_teaser-3.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4088342736341433371</id><published>2013-09-20T00:00:00.000-06:00</published><updated>2013-09-20T00:00:07.146-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://www.blogger.com/atom/ns#' term='project life'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Digital Kits'/><title type='text'>Project Mouse: At Night</title><content type='html'>Hi everyone!! I'm sooooo excited about today's release.  It's something Krista Sahlin and I have been throwing around in our Project Mouse conversations for a long time, and now its finally a reality.  I'd like to introduce . . .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;span style="font-size: x-large;"&gt;&lt;b&gt;★  "Project Mouse (At Night)"  ★&lt;/b&gt;&lt;/center&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;If you've been to Disney at night you know exactly what I'm talking about.  The chills, the excitement, the lights, the sparkle, the goosebumps.  It's a thrilling time to be in the Happiest Place on Earth.  I LOVE it there after the sun goes down.  There's nothing quite like it.  Krista and I knew that we had to create a special "nighttime" collection for Project Mouse for all the treasured memories that happen after dark.  So let's get to the goodies!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=474"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;Project Mouse (At Night): Bundle&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=474"&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_atnight_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=475"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (At Night): Cards"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=475"&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_atnight_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=476"&gt;&lt;b&gt;"Project Mouse (At Night): Elements"&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; &lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=476"&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_pm_atnight_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=477"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (At Night): Papers"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=477"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_atnight_pp_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;All of the individual products are 20% off through Sunday (8/22/13).  But you can buy it all in &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=474"&gt;the bundle&lt;/a&gt; for just 12.99, which is a 31% savings!&lt;br /&gt;&lt;br /&gt;OH!  And, I have a FREEBIE toward the end of today's post too, so make sure you read all the way down to get it!!&lt;br /&gt;&lt;br /&gt;Here's my page.  I'm having a BLAST creating this pocket style album.  And as you can see - I'm getting a little more "creative" with the use of the term pocket style!! haha&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/brittgirls/Night_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/Night_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I think its so fun seeing Krista's paper pocket album pages!  She prints her cards and puts her pages together for REAL.  So cool!!&lt;br /&gt;&lt;br /&gt;Here's a peek at her printed cards:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/atnight-cards.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;And her pages:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/atnight-kristasahlin1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/atnight-kristasahlin2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;And here are some more inspiring layouts from the Britt Girls:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/atnight-melissa1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/atnight-melissa2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Shantell&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/atnight-shantell.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/atnight-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/atnight-kelsy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/atnight-wendy1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/atnight-wendy2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Amber (Sahlin Studio's team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/atnight-amber.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/atnight-erica.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/atnight-julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/atnight-jan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/atnight-becca.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Susanne (Sahlin Studio's team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/atnight-susanne.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/atnight-natasha.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/atnight-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Laurie (Sahlin Studio's team)&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/atnight-laurie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/atnight-justine1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/atnight-justine2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie L.&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/atnight-juliel.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/atnight-jan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/atnight-cami.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/atnight-melinda2.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Ok - freebie time!!  Enjoy:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_projectmouse_atnight_AO.zip"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_pm_atnight_AO_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;(click image to download)&lt;/center&gt;&lt;br /&gt;And last but not least, I do have a Show Off Slideshow to share today!!! It's been a LONNNNNG time, I know.  I'm going to get on a new Show Off schedule as soon as I make up my mind.  Anyway - here's the slideshow.&lt;br /&gt;&lt;br /&gt;&lt;div style="margin: auto; visibility: visible; width: 540px;"&gt;&lt;embed align="middle" allowscriptaccess="sameDomain" bgcolor="#000000" flashvars="ql=2&amp;amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8936035" height="410" name="071213" quality="high" src="http://flash.picturetrail.com/pflicks/3/spflick.swf" style="height: 410px; width: 540px;" type="application/x-shockwave-flash" width="540" wmode="transparent"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;div style="height: 24px; margin-top: 10px; whitespace: no-wrap; width: 540px;"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" border="0" src="http://pics.picturetrail.com/res/pflicks/pt.gif" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" border="0" src="http://pics.picturetrail.com/static/images/pt2.gif" style="margin-left: 5px;" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;All of today's Show Offs will receive an exclusive gift that won't be in the shop.  It's just for the lucky Show Offs. I hope you all like it (watch your email inbox)!! &lt;br /&gt;&lt;br /&gt;If you'd like to learn more about Showing Off - read &lt;a href="http://brittishdesigns.blogspot.com/2012/08/show-offs.html"&gt;THIS&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Have a super magical weekend.  And happy scrapping.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4088342736341433371/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/09/project-mouse-at-night.html#comment-form' title='13 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4088342736341433371'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4088342736341433371'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/09/project-mouse-at-night.html' title='Project Mouse: At Night'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_pm_atnight_AO_600.jpg' height='72' width='72'/><thr:total>13</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4345745801117362731</id><published>2013-09-19T10:23:00.000-06:00</published><updated>2013-09-19T10:23:20.511-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>sneak peek!</title><content type='html'>Coming VERY soon (aka tonight at midnight)  . . .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/teaser-2.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4345745801117362731/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/09/sneak-peek.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4345745801117362731'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4345745801117362731'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/09/sneak-peek.html' title='sneak peek!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_teaser-2.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8186687734570956580</id><published>2013-09-10T09:11:00.001-06:00</published><updated>2013-09-10T09:11:30.827-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>a sad announcement</title><content type='html'>I am so sorry to announce that I will not be on the Capturing Magic podcast anymore. Steph has decided to move to a new format for the show that does not include a permanent co-host. I'm so sad about this and will miss Capturing Magic greatly. It was a very magical ride while it lasted.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8186687734570956580'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8186687734570956580'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/09/a-sad-announcement.html' title='a sad announcement'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3635533214093892634</id><published>2013-08-30T00:00:00.000-06:00</published><updated>2013-08-30T00:00:00.263-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Take a Breath</title><content type='html'>Hi everyone!  Today I'm putting items that were in the Grab Bag into the store individually AND i'm adding two other new items to the shop, that were past prizes as well.&lt;br /&gt;&lt;br /&gt;Here's what was in the grab bag . . .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=9&amp;products_id=471"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Nothing But Photos 3"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=9&amp;products_id=471"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_nothingbutphotos3_600.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=4&amp;products_id=470"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Poptastic Elements"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=4&amp;products_id=470"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_poptasticelements_600.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=7&amp;products_id=469"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Poptastic Papers"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=7&amp;products_id=469"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_poptasticpapers_600.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=468"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Poptastic Alpha"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=468"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_poptasticalpha_600.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And you can still find it all bundled together in the . . . &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=467"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Poptastic Bundle"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=467"&gt;&lt;img src=http://www.brittishdesigns.com/shop/images/brittdes_poptasticbundle_600.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Ok - so new in the shop today we have a mini-kit and a pack of journal cards.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=472"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Take a Breath"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=472"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_takeabreath_600.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Take a Breath is a magical little mini-kit that went to everyone who participated in my Speed Scrap last Saturday morning.  But now its in the shop for one and all.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=473"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Chalkboard Cards"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=473"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_chalkboardcards_600.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;These Chalkboard Cards were my Facebook Fan Freebie this summer.  But &lt;a href="https://www.facebook.com/brittishdesigns/app_14167664298"&gt;the new freebie&lt;/a&gt; replaced them, so they are going in the shop!&lt;br /&gt;&lt;br /&gt;Here's the page I scrapped using "Take a Breath":&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://brittishdesigns.com/brittgirls/SoMuchToSee_BLOG.jpg&gt;&lt;img src=http://brittishdesigns.com/brittgirls/SoMuchToSee_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;And from the Britt Girls using both the new Take a Breath and/or the Chalkboard Cards:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Wendy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/takeabreath-wendy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/takeabreath-natasha.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/takeabreath-melissa.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/takeabreath-kelsy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/takeabreath-kat.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/takeabreath-julie.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Julie L&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/takeabreath-julieL.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/takeabreath-fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/takeabreath-cami.jpg&gt;&lt;/center&gt;&lt;br /&gt;Aren't those some FUN layouts??  I love the versatility of these products.  (And the talent of my team).&lt;br /&gt;&lt;br /&gt;Well, I hope you all have a fun long weekend planned.  Be safe and happy scrapping.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3635533214093892634/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/08/take-breath.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3635533214093892634'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3635533214093892634'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/08/take-breath.html' title='Take a Breath'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_nothingbutphotos3_600.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6316237279132542149</id><published>2013-08-26T18:31:00.001-06:00</published><updated>2013-08-26T18:31:11.399-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Congrats to the Winners!</title><content type='html'>Well, my website's birthday celebration weekend has come to and end and I've got some prizes to award.&lt;br /&gt;&lt;br /&gt;First up - the Quick Fire Challenge.  As I said, there are two winners of $10 Gift Certificates to my shop.  The first winner was voted on by the Britt Girls.  And the Britt Girls' favorite was . . . &lt;b&gt;Ali B's (amordemar)&lt;/b&gt; "Celebrate a Dream Come True" 2-pager!! (click images to see credits)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3409"&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10302/celebrate_a_dream_pg2-copy.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3408"&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10302/celebrate_a_dream_pg1-copy.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Isn't that gorgeous?!?&lt;br /&gt;&lt;br /&gt;And my favorite was . . . &lt;b&gt;zippyoh's&lt;/b&gt; "1st Birthday 1974"&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3447"&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10059/firstbirthday1974web.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Don't you love it?!  I just can't stop looking at it.  &lt;br /&gt;&lt;br /&gt;Congrats to Ali B. and Zippyoh.  You're both getting $10 to spend in my shop.&lt;br /&gt;&lt;br /&gt;And finally - it's time to announce the winner of &lt;a href="http://brittishdesigns.blogspot.com/2013/08/birthday-celebration-giveaway.html"&gt;my giveaway&lt;/a&gt; - a set of OPI Minnie nail polishes + a $25 gift certificate to my shop!!!  And the lucky winner is. . . &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Jessica Kramer (aka kramer.zoo)&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Congrats, Jessica!!!!  I'll be sending all my winners emails tonight.  &lt;br /&gt;&lt;br /&gt;Thanks to everyone who made this weekend so much fun! Love you all.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6316237279132542149/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/08/congrats-to-winners.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6316237279132542149'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6316237279132542149'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/08/congrats-to-winners.html' title='Congrats to the Winners!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6233752656771234348</id><published>2013-08-24T08:15:00.003-06:00</published><updated>2013-08-24T08:15:39.132-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Speed Scrap is Happening NOW!</title><content type='html'>&lt;span style="background-color: white; color: #333333; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 13px; line-height: 18px; text-align: left;"&gt;The Speed Scrap Instructions will be posted over on &lt;a href="http://www.facebook.com/pages/Britt-ish-Designs/38311625848#" target="_blank"&gt;my Facebook Page&lt;/a&gt;. We'll be chatting in my chatroom (&lt;/span&gt;&lt;a href="http://brittishdesigns.com/chat" rel="nofollow nofollow" style="background-color: white; color: #3b5998; cursor: pointer; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 13px; line-height: 18px; text-align: left; text-decoration: none;" target="_blank"&gt;http://brittishdesigns.com/&lt;wbr&gt;&lt;/wbr&gt;&lt;span class="word_break" style="display: inline-block;"&gt;&lt;/span&gt;chat&lt;/a&gt;&lt;span style="background-color: white; color: #333333; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 13px; line-height: 18px; text-align: left;"&gt;) from 8-9am MST. Update your Java if you're having trouble getting in.&lt;/span&gt;&lt;br style="background-color: white; color: #333333; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 13px; line-height: 18px; text-align: left;" /&gt;&lt;br style="background-color: white; color: #333333; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 13px; line-height: 18px; text-align: left;" /&gt;&lt;span style="background-color: white; color: #333333; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 13px; line-height: 18px; text-align: left;"&gt;I'll be posting the steps/instructions on the Facebook page and in the chat room. When the hour is complete, you have one more hour to complete the layout and get it posted in the Britt-ish Designs Speed Scrap Gallery (&lt;/span&gt;&lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=6" rel="nofollow nofollow" style="background-color: white; color: #3b5998; cursor: pointer; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 13px; line-height: 18px; text-align: left; text-decoration: none;" target="_blank"&gt;http://&lt;wbr&gt;&lt;/wbr&gt;&lt;span class="word_break" style="display: inline-block;"&gt;&lt;/span&gt;www.brittishdesigns.com/&lt;wbr&gt;&lt;/wbr&gt;&lt;span class="word_break" style="display: inline-block;"&gt;&lt;/span&gt;gallery/thumbnails.php?album=6&lt;/a&gt;&lt;span style="background-color: white; color: #333333; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 13px; line-height: 18px; text-align: left;"&gt;). So that means layouts are due by 10am MST (9 PST / 11 CST / 12 EST).&amp;nbsp;&lt;/span&gt;&lt;br style="background-color: white; color: #333333; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 13px; line-height: 18px; text-align: left;" /&gt;&lt;br style="background-color: white; color: #333333; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 13px; line-height: 18px; text-align: left;" /&gt;&lt;span style="background-color: white; color: #333333; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 13px; line-height: 18px; text-align: left;"&gt;Everyone who completes the Speed Scrap on time will get a surprise emailed to them!! GOOD LUCK!!!!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6233752656771234348/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/08/speed-scrap-is-happening-now.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6233752656771234348'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6233752656771234348'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/08/speed-scrap-is-happening-now.html' title='Speed Scrap is Happening NOW!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6306301125784877417</id><published>2013-08-23T12:34:00.001-06:00</published><updated>2013-08-23T12:34:43.229-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Birthday Celebration Giveaway!</title><content type='html'>I'm so excited to tell you guys about the giveaway I'm doing for my birthday celebration!!  Let's get right to it . . . &lt;br /&gt;&lt;br /&gt;For the second year in a row OPI has teamed up with Disney to create a Minnie Mouse inspired line of nail polishes.  If you know me, you know I'm OBSESSED with nail polish.  So, Disney-inpired polishes??  Yes please!  I'm giving away a set of mini bottles (errr Minnie bottles - hehe) to one lucky reader!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/OPI-1.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Even though these are the small mini-size bottles, I actually have found I &lt;i&gt;like&lt;/i&gt; the small bottles because when's the last time you actually used an entire full-size bottle of nail polish??  Like, never!  So getting the mini's you get more colors and I don't really feel like I'm missing out on anything cuz I can't seem to use up a mini size bottle either!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/OPI-2.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;The names of these little beauties are:  &lt;br /&gt;&lt;br /&gt;A Definite Moust-Have&lt;br /&gt;Magazine Cover Mouse&lt;br /&gt;Chic From Ears To Tail&lt;br /&gt;Innie Minnie Mightie Bow&lt;br /&gt;&lt;br /&gt;Aren't they cute??!  I'm going to have to get myself a set too.  OPI brand is such high quality nice polish.  &lt;br /&gt;&lt;br /&gt;ALSO &lt;b&gt;the winner will get a $25 Gift Certificate to my shop&lt;/b&gt;!!  Polishes and Britt-ish Designs goodies!  Fun prize pack, right??&lt;br /&gt;&lt;br /&gt;So, use the Rafflecopter entry form below to enter up to 3 times. &amp;nbsp;The giveaway closes at midnight Sunday night (08/25/13), so get your 3 entries in before then. &amp;nbsp;And good luck!&lt;br /&gt;&lt;br /&gt;&lt;a class="rafl" href="http://www.rafflecopter.com/rafl/display/41fe832/" id="rc-41fe832" rel="nofollow"&gt;a Rafflecopter giveaway&lt;/a&gt;&lt;br /&gt;&lt;script src="//d12vno17mo87cx.cloudfront.net/embed/rafl/cptr.js"&gt;&lt;/script&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6306301125784877417/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/08/birthday-celebration-giveaway.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6306301125784877417'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6306301125784877417'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/08/birthday-celebration-giveaway.html' title='Birthday Celebration Giveaway!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_OPI-1.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5190527766837367114</id><published>2013-08-23T10:29:00.000-06:00</published><updated>2013-08-23T12:12:16.167-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Time for the Quick Fire Challenge!</title><content type='html'>It's time for a Quick Fire Challenge!  Just like on Top Chef, the Quick Fire is a challenge to be completed QUICKLY!! You have until midnight Sunday night (08/25) to enter.&lt;br /&gt;&lt;br /&gt;So, for this Quick Fire I thought we'd do a &lt;b&gt;ONE WORD CHALLENGE&lt;/b&gt;!  It's simple: I give you a word and you go from there.  You can use it as a jumping off point for your topic, theme, journaling, title, whatever you want!!  Just use the word as your inspiration.&lt;br /&gt;&lt;br /&gt;And our word is:  &lt;b&gt;CELEBRATE&lt;/b&gt;.  &lt;br /&gt;&lt;br /&gt;I thought that was a fitting word to go with my site's birthday celebration this weekend.  Here's a page I scrapped to help jumpstart your scrapping mojo.  I actually scrapped this one a few months ago, so I'm totally not following my own rules.  YOUR layouts need to be new - scrapped this weekend!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MakeAWish_700.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MakeAWish_700.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="https://scrapstacks.com/scrap/54953"&gt;{credits here}&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;How to enter:&lt;br /&gt;&lt;br /&gt;* scrap your "celebrate" layout and upload it to the Britt-ish Designs &lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=5"&gt;Challenge Gallery&lt;/a&gt; (please use at least a little Britt-ish Designs products on your page).  &lt;br /&gt;* despite my bad example, your layout actually needs to be NEW - scrapped this weekend!&lt;br /&gt;* come back to this post and put a link to your layout in the comments&lt;br /&gt;&lt;br /&gt;That's it!!  On Monday (08/26) I'll pick my favorite, and I'll have my Britt Girls vote on their favorite.  Those two lucky scrappers will win a $10 GC to my shop!!&lt;br /&gt;&lt;br /&gt;Happy scrapping!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5190527766837367114/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html#comment-form' title='19 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5190527766837367114'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5190527766837367114'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html' title='Time for the Quick Fire Challenge!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_MakeAWish_700.jpg' height='72' width='72'/><thr:total>19</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2843297446487835537</id><published>2013-08-23T00:00:00.000-06:00</published><updated>2013-08-23T00:00:08.668-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Digital Kits'/><title type='text'>Happy Birthday to BrittishDesigns.com!</title><content type='html'>I'm super excited to kick off the birthday celebration for brittishdesigns.com!  Britt-ish Designs itself has been around for about 6 years, but my little online home is turning 3 years old!  I remember working so hard to build this site, learning and coding and busting my butt.  And here it is, 3 years later, still happily chugging along.  It's been such an enormous blessing in my life, having this website and this business. And I owe so much of that to all of you.  Thank you!  Thank you!  Thank you!&lt;br /&gt;&lt;br /&gt;And to show my thanks - let's kick off this sale-ebration!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;EVERYTHING IN THE SHOP IS 30% OFF ALL WEEKEND LONG&lt;/b&gt; (minus the grab bag &amp; pre-discounted bundles)!&lt;br /&gt;&lt;br /&gt;And I have this awesome little $3 Grab Bag as my birthday gift to you.  The 4 all-new products inside are valued at over $12, so you're really getting a STEAL!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;"3rd Birthday Celebration Grab Bag"&lt;/b&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_3rdbdayGB_600.jpg&gt;&lt;br /&gt;&lt;br /&gt;Here is the page I scrapped with it:&lt;br /&gt;&lt;br /&gt;&lt;a href=http://brittishdesigns.com/brittgirls/MinnieLetsBeFriends_BLOG.jpg&gt;&lt;img src=http://brittishdesigns.com/brittgirls/MinnieLetsBeFriends_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And from the Britt Girls:&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/3rdbdayGB-becca.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/3rdbdayGB-cami.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Chelle&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/3rdbdayGB-chelle.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/3rdbdayGB-fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/3rdbdayGB-jan.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/3rdbdayGB-justine.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Julie L.&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/3rdbdayGB-julie.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/3rdbdayGB-liriel.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/3rdbdayGB-kat.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/3rdbdayGB-kelsy.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/3rdbdayGB-kelsy2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/3rdbdayGB-melinda.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/3rdbdayGB-melissa1.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/3rdbdayGB-melissa2.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/3rdbdayGB-melissa3.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/3rdbdayGB-wendy.jpg&gt;&lt;/center&gt;&lt;br /&gt;I know those layouts pretty much give away the surprise of what's in the grab bag, but OH WELL!&lt;br /&gt;&lt;br /&gt;Make sure you stop by later today for a fun giveaway announcement, as well as a &lt;a href="http://www.facebook.com/pages/Britt-ish-Designs/38311625848#"&gt;Facebook&lt;/a&gt; Fan Freebie and a Quick-Fire Challenge - all coming throughout the day.&lt;br /&gt;&lt;br /&gt;Thanks for celebrating with me this weekend!!!!  See you soon.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2843297446487835537/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/08/happy-birthday-to-brittishdesignscom.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2843297446487835537'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2843297446487835537'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/08/happy-birthday-to-brittishdesignscom.html' title='Happy Birthday to BrittishDesigns.com!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_3rdbdayGB_600.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8495080519149249472</id><published>2013-08-21T07:00:00.000-06:00</published><updated>2013-08-21T07:00:08.161-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Get Excited For This Weekend!!</title><content type='html'>I am so excited to celebrate brittishdesigns.com's 3rd birthday this weekend!  I have a LOT of fun things planned, so make sure you come by this weekend and shop, play and scrap along with us!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/3rdbdaysalead.jpg&gt;&lt;/center&gt;&lt;br /&gt;- There will be a Quick Fire Challenge here on the blog starting Friday morning.&lt;br /&gt;&lt;br /&gt;- There's an amazing Grab Bag of all-new products for only $3!&lt;br /&gt;&lt;br /&gt;- Take 30% off STORE-WIDE (excluding the grab bag and pre-discounted bundles).&lt;br /&gt;&lt;br /&gt;- Enter to win a super fun prize pack!!&lt;br /&gt;&lt;br /&gt;- FREEBIES!&lt;br /&gt;&lt;br /&gt;- Join me Saturday morning at 8:00 am MST (bright &amp; early) for a SPEED SCRAP (&lt;a href="http://www.brittishdesigns.com/chat/"&gt;brittishdesigns.com/chat&lt;/a&gt;)!&lt;br /&gt;&lt;br /&gt;- And there will also be a last-minute scavenger hunt on Sunday.&lt;br /&gt;&lt;br /&gt;SOOOOO many fun things to do, opportunities to scrap, and prizes to be won!!!!  I'll see you all on Friday!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8495080519149249472/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/08/get-excited-for-this-weekend.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8495080519149249472'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8495080519149249472'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/08/get-excited-for-this-weekend.html' title='Get Excited For This Weekend!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_3rdbdaysalead.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3740124074508036629</id><published>2013-07-26T00:00:00.000-06:00</published><updated>2013-07-26T00:00:01.748-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Digital Kits'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><title type='text'>Project Mouse - Fantasy Edition</title><content type='html'>HELLO EVERYONE!! I'm so thrilled to be back with a new Project Mouse collection!  Krista and I have been so inspired and giddy while working on this edition and I think it shows in the final product.  We are so pleased to bring you . . . Project Mouse - Fantasy Edition!&lt;br /&gt;&lt;br /&gt;This collection embodies the true spirit of Fantasy.  To quote Walt Disney himself, "In this timeless land of enchantment the age of chivalry, magic and make-believe are reborn and fairy tales come true. Fantasyland is dedicated to the young and the young at heart, to those who believe that when you wish upon a star your dreams do come true."&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=465"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (Fantasy): Bundle"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=465"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_pmfantasy_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;When you buy the bundle, you're saving 26% over the price of the individual packs.  BUT if you are looking for each item on it's own, those are in the shop too, of course!!&lt;br /&gt;&lt;br /&gt;Check out everything that makes up Project Mouse - Fantasy Edition:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=464"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (Fantasy): Cards"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=464"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_pmfantasy_cards_600.jpg" /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_pmfantasy_cards_600_01.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=463"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (Fantasy): Elements"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=463"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_pmfantasy_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=462"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (Fantasy): Papers"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=462"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_pmfantasy_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=461"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (Fantasy): Word Snips"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=461"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_pmfantasy_wordsnips_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=460"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (Fantasy): Word Art"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=460"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_pmfantasy_wordart_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;All individual packs are &lt;b&gt;20% off&lt;/b&gt; through the weekend!&lt;br /&gt;&lt;br /&gt;I hope you love this stuff as much as we do.  Here's the first page I scrapped with this collection and I'm sure there will be MANY more to follow in the coming weeks.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://brittishdesigns.com/brittgirls/AliceandWhiteRabbit_BLOG.jpg&gt;&lt;img src=http://brittishdesigns.com/brittgirls/AliceandWhiteRabbit_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;And Krista knocked out 4 amazing real paper Project Life page protector pages!! Check 'em out:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmfantasy-kristasahlin-1.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmfantasy-kristasahlin-2.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmfantasy-kristasahlin-3.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmfantasy-kristasahlin-4.jpg&gt;&lt;br /&gt;&lt;br /&gt;And here are more pages from the Britt Girls:&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmfantasy-wendy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmfantasy-melissa1.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmfantasy-melissa2.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmfantasy-melissa3.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmfantasy-melissa4.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmfantasy-kelsy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmfantasy-kat.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmfantasy-justine.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmfantasy-julie.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Holly&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmfantasy-holly.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmfantasy-fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmfantasy-erica.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Denise&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmfantasy-denise.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmfantasy-cami.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Ashley&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmfantasy-ashley.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Breon&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pmfantasy-breon.jpg&gt;&lt;/center&gt;&lt;br /&gt;Well folks, I honestly hope this has given you enough insight into our newest collection to make you as excited about it as we are.  I can't WAIT to create MORE pages for my book using all the fun stuff inside.  &lt;br /&gt;&lt;br /&gt;Have a magical day!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3740124074508036629/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/07/project-mouse-fantasy-edition.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3740124074508036629'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3740124074508036629'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/07/project-mouse-fantasy-edition.html' title='Project Mouse - Fantasy Edition'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_sahlinstudio_pmfantasy_bundle_600.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8233329497903458027</id><published>2013-07-24T15:04:00.000-06:00</published><updated>2013-07-24T15:04:02.610-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Get excited for Friday!!!</title><content type='html'>Ok, ok!  I know its been scarily quiet over here lately.  BUT . . . I have something AMAZING coming this Friday.  &lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek-6.png&gt;&lt;/center&gt;&lt;br /&gt;Get excited!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8233329497903458027/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/07/get-excited-for-friday.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8233329497903458027'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8233329497903458027'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/07/get-excited-for-friday.html' title='Get excited for Friday!!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneakpeek-6.png' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2115193470247372694</id><published>2013-06-21T00:00:00.000-06:00</published><updated>2013-06-21T00:31:54.256-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Digital Kits'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Cars Rule!</title><content type='html'>FINALLY!!! I have a new kit!  It's been SOOOO so long!  But I'm VERY excited about my new kit.  It's something I've received MANY many requests for over the past year.  I hope you all like it.  Here we go . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=459"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Cars Rule"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=459"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_carsrule_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And of course, I'm pretty obsessed with pocket style scrapping these days, so I had to make a coordinating set of cards too!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=458"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Card Collection: Cars Rule"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=458"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_carsrule_cards_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Obviously I was inspired by the new Cars Land at Disney California Adventure!  But the awesome thing about this kit is that it works for so much more!! You'll see what I mean in the Britt Girls layouts below.  It's just perfect for scrapping a first car, your little guys car collection, road trips, ANYTHING car related!&lt;br /&gt;&lt;br /&gt;Also new in the shop today:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=457"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Brilliantly Basic Alpha"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=457"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_brilliantlybasic_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;This was the &lt;a href="http://brittishdesigns.blogspot.com/2013/06/show-offs.html"&gt;Show Off gift&lt;/a&gt; last week (they all got it before you could buy it).  But its in the shop now!!  It's basic and versatile, and it even works with the new Cars Rule stuff!!&lt;br /&gt;&lt;br /&gt;Ok . . . let me show you some layouts.  Here's what I scrapped!!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://brittishdesigns.com/brittgirls/RadiatorSpringsRacers_BLOG.jpg&gt;&lt;img src=http://brittishdesigns.com/brittgirls/RadiatorSpringsRacers_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And more from my Britt Girls:&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/carsrule-becca.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Bre&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/carsrule-bre.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/carsrule-camijo.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/carsrule-fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/carsrule-julie.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/carsrule-justine.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/carsrule-kelsy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/carsrule-melissa.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/carsrule-natasha.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/carsrule-wendy.jpg&gt;&lt;/center&gt;&lt;br /&gt;Thanks so much to my Britt Girls for creating such beautiful stuff!  I love seeing their pages - I hope you all do too!!&lt;br /&gt;&lt;br /&gt;Now I can take a deep breath!! It's been a CRAZY month and I feel like I've been totally MIA in the world of scrapping.  But it feels like a mini-accomplishment to finally have a new kit done and out there.  I hope you all like it!!  &lt;br /&gt;&lt;br /&gt;Have a wonderful weekend.  I can't wait to see what you guys start creating with "Cars Rule"!  I hope you'll post in &lt;a href=http://www.brittishdesigns.com/gallery/&gt;my gallery&lt;/a&gt; and send in your work to &lt;a href=http://brittishdesigns.blogspot.com/2012/08/show-offs.html&gt;the Show Offs!!&lt;/a&gt; Ta ta for now!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2115193470247372694/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/06/cars-rule.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2115193470247372694'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2115193470247372694'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/06/cars-rule.html' title='Cars Rule!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_carsrule_600.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2973616451418545657</id><published>2013-06-20T13:07:00.001-06:00</published><updated>2013-06-20T13:07:38.125-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>teaser!</title><content type='html'>&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/teaser-1.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2973616451418545657/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/06/teaser.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2973616451418545657'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2973616451418545657'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/06/teaser.html' title='teaser!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_teaser-1.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7924216366442540369</id><published>2013-06-14T09:13:00.001-06:00</published><updated>2013-06-14T09:13:54.573-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Show Offs!</title><content type='html'>HELLO!  I know, I've been totally MIA the past little while.  I guess I just blame the time of year.  We've been busy busy busy.  Not to mention a failed potty training attempt, passing around a cold, and other 'fun' stuff.  I think I'll be taking a very low key approach to work this summer.  But that's not to say there won't be new products!! I've got a brand new kit coming very soon that I KNOW is going to make lots of you super happy!!&lt;br /&gt;&lt;br /&gt;ANYWAY - let's get to the matter at hand today.  The Show Off Slideshow:&lt;br /&gt;&lt;br /&gt;&lt;div style="visibility:visible;width:540px;margin:auto;"&gt;&lt;embed src="http://flash.picturetrail.com/pflicks/3/spflick.swf" quality="high" FlashVars="ql=2&amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8927385" wmode="transparent" bgcolor="#000000" width="540" height="410" name="061213" align="middle" allowScriptAccess="sameDomain" style="height:410px;width:540px" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;p style="whitespace:no-wrap;margin-top:10px;height:24px;width:540px"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" src="http://pics.picturetrail.com/res/pflicks/pt.gif" border="0" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" style="margin-left:5px" src="http://pics.picturetrail.com/static/images/pt2.gif" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;br /&gt;All of today's Show Offs received an exclusive gift that won't be in stores for a couple weeks!  I hope you all like it!!  &lt;br /&gt;&lt;br /&gt;If you'd like to learn more about Showing Off - read &lt;a href="http://brittishdesigns.blogspot.com/2012/08/show-offs.html"&gt;THIS&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Have a happy weekend!! As usual, ours is already JAM-PACKED!!  But its full of fun things, so I can't complain.  TTFN!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7924216366442540369/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/06/show-offs.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7924216366442540369'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7924216366442540369'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/06/show-offs.html' title='Show Offs!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3679290124492149149</id><published>2013-05-24T00:00:00.000-06:00</published><updated>2013-05-24T00:00:05.934-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://www.blogger.com/atom/ns#' term='project life'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Project Mouse: Days &amp; Washi Tape!</title><content type='html'>YAY! HOORAY!! I've got new Project Mouse products to release today!!!!&lt;br /&gt;&lt;br /&gt;I'm super excited to present the latest installment of Project Mouse.  Krista &amp;amp; I were discussing how we both wanted "Day" cards, to signify which day of the vacation these particular photos were taken.  As we talked about it, we realized how perfect these would be for Project Life stuff, ANY type of vacation or special event.  So we made the numbers all go up to 31 so you can use them for WHATEVER you dream up!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=453"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (Days): Cards"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=453"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_pm_dayscards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=455"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse (Days): Bits"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=455"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_projectmouse_daysbits_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=454"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse: Washi Tape"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=454"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_projectmouse_washitape_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Yes, we put together an entire pack of one of Krista &amp;amp; my FAVORITE type of embellishments!! WASHI TAPE.  We LOVE IT and had to have an entire pack of Project Mouse core color tapes.&lt;br /&gt;&lt;br /&gt;So, you can buy each product individually (they are all 20% off through Sunday!) or . . . .  all of today's new products are bundled together at a 30% savings!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;span style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=456"&gt;&lt;b&gt;"Project Mouse: Days &amp; Washi Tape BUNDLE"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_projectmouse_daysbundle_600.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Check out what my fantastic team scrapped with all the new stuff!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Krista&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmdays_kristasahlin1.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmdays_kristasahlin2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmdays_kristasahlin3.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Chelle&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmdays_chelle.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Christie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmdays_christie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Denise&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmdays_denise.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jenn&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmdays_jenns.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmdays_julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmdays_justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmdays_kelsy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmdays_erica.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmdays_fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmdays_jan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmdays_melissa1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmdays_melissa2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Sarah&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmdays_sarah1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmdays_sarah2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Shantell&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmdays_shantell.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmdays_wendy.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Beautiful stuff, right??  And last but not least its time for SHOW OFFS!!!  We took an accidental hiatus, but I'm determined to get back on schedule with Show Offs.  Thanks for being patient with me.&lt;br /&gt;&lt;br /&gt;&lt;div style="visibility:visible;width:540px;margin:auto;"&gt;&lt;embed src="http://flash.picturetrail.com/pflicks/3/spflick.swf" quality="high" FlashVars="ql=2&amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8910429" wmode="transparent" bgcolor="#000000" width="540" height="410" name="050313" align="middle" allowScriptAccess="sameDomain" style="height:410px;width:540px" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;p style="whitespace:no-wrap;margin-top:10px;height:24px;width:540px"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" src="http://pics.picturetrail.com/res/pflicks/pt.gif" border="0" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" style="margin-left:5px" src="http://pics.picturetrail.com/static/images/pt2.gif" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;br /&gt;If you'd like to learn more about Showing Off - read &lt;a href="http://brittishdesigns.blogspot.com/2012/08/show-offs.html"&gt;THIS&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;And that does it for today's post.  I hope you like the new products and have a very happy holiday weekend.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3679290124492149149/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/05/project-mouse-days-washi-tape.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3679290124492149149'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3679290124492149149'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/05/project-mouse-days-washi-tape.html' title='Project Mouse: Days &amp; Washi Tape!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_sahlinstudio_pm_dayscards_600.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7440858626425339507</id><published>2013-05-10T15:39:00.001-06:00</published><updated>2013-05-10T15:39:27.893-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Princess of Pinterest Winners!!</title><content type='html'>THREE lucky scrappers have won gift certificates to my shop be entering my NSD &lt;a href="http://brittishdesigns.blogspot.com/2013/05/princess-of-pinterest-contest.html"&gt;Princess of Pinterest&lt;/a&gt; contest!  &lt;br /&gt;&lt;br /&gt;First up - the two pinners who have won $25 gift certificates are . . .&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Brittney Ferguson&lt;/b&gt;&lt;br /&gt;&amp; &lt;br /&gt;&lt;b&gt;Carmen McMaster&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;And (drum roll pleas) the winner of our $50 GC is . . . &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Theresa Rogers!&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Brittney, Carmen &amp; Theresa: please email me to claim your prizes designerbrittney at gmail dot com.&lt;br /&gt;&lt;br /&gt;Thanks to everyone who pinned!! And congrats to our three Princesses of Pinterest!!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7440858626425339507/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/05/princess-of-pinterest-winners.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7440858626425339507'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7440858626425339507'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/05/princess-of-pinterest-winners.html' title='Princess of Pinterest Winners!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-256514407020117157</id><published>2013-05-10T15:18:00.001-06:00</published><updated>2013-05-10T15:19:09.478-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Digital Kits'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Say Cheese!</title><content type='html'>My NSD 2013 Grab Bag is officially retired and the products are in the shop on their own.  So if you missed the grab bag, don't worry!! You can still get these rainbow goodies!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=448"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Say Cheese Element Pack"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=448"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_saycheese_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=449"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Say Cheese Hand Drawn Word Art"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=449"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_saycheese_handdrawn_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=450"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Say Cheese Journal Cards"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=450"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_saycheese_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=447"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Say Cheese Alpha"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=447"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_saycheese_alpha_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=451"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Say Cheese Papers"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=451"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_saycheese_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;You can also buy them in a bundle at a 30% savings:&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=452"&gt;&lt;b&gt;"Say Cheese Bundle"&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;/b&gt; &lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=452"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_saycheesebundle_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/256514407020117157/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/05/say-cheese.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/256514407020117157'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/256514407020117157'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/05/say-cheese.html' title='Say Cheese!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8057730270663578771</id><published>2013-05-06T11:08:00.000-06:00</published><updated>2013-05-06T11:08:13.146-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Smashbook Giveaway &amp; Quick Fire Challenge Winners!</title><content type='html'>Hello everyone!! I'm so excited to announce the winners of some of my NSD events that took place this past weekend. &lt;br /&gt;&lt;br /&gt;First up my two Quick-Fire Challenge winners of $15 gift certificates to my shop.  It was very tough to pick a favorite!  There were so many fabulous entries.  But I decided to pick . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;Jamie (aka meejay)&lt;/b&gt; and her Buzz layout:&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3205"&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10717/Buzz-2011.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Isn't it awesome?? I loved it.  And the font she used for the challenge worked so perfectly!&lt;br /&gt;&lt;br /&gt;The randomly chosen winner went to . . .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;Kristen&lt;b&gt; and her Recital layout:&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3203"&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10349/recital.jpg&gt;&lt;/a&gt;&lt;/center&gt;(click layouts to see full credits or leave comments in the gallery)&lt;br /&gt;&lt;br /&gt;Ok, and last but not least, the winner of my Smashbook Giveaway was . . . &lt;b&gt;Katie (aka angustia17)&lt;/b&gt;.  She's getting this bundle of smashy goodness delivered right to her door!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/SmashBookPrize.jpg width=600&gt;&lt;/center&gt;&lt;br /&gt;Congrats too all my winners!!!  I hope you had a very happy NSD!  Thanks to everyone who entered.&lt;br /&gt;&lt;br /&gt;Even though the 40% off sale has ended, there's still time to &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=12&amp;products_id=446"&gt;snag the Grab Bag&lt;/a&gt; and enter the &lt;a href="http://brittishdesigns.blogspot.com/2013/05/princess-of-pinterest-contest.html"&gt;Princess of Pinterest&lt;/a&gt; contest.  Both end on Thursday night at midnight.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8057730270663578771/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/05/smashbook-giveaway-quick-fire-challenge.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8057730270663578771'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8057730270663578771'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/05/smashbook-giveaway-quick-fire-challenge.html' title='Smashbook Giveaway &amp; Quick Fire Challenge Winners!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5302674932883922361</id><published>2013-05-03T11:00:00.000-06:00</published><updated>2013-05-03T11:00:04.475-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Challenge'/><title type='text'>Quick Fire Challenge for NSD</title><content type='html'>Hi everyone!!  This weekend is starting off pretty wild &amp; crazy huh?&lt;br /&gt;&lt;br /&gt;Have you already entered my &lt;a href="http://brittishdesigns.blogspot.com/2013/05/happy-nsd-sale-grab-bag-and-smashbook.html"&gt;Smashbook Giveaway&lt;/a&gt;?  Have you joined in the running to be the &lt;a href="http://brittishdesigns.blogspot.com/2013/05/princess-of-pinterest-contest.html"&gt;Princess of Pinterest&lt;/a&gt;?&lt;br /&gt;&lt;br /&gt;Ok if you've done those two things you can move on to the Quick Fire Challenge!!&lt;br /&gt;&lt;br /&gt;Here's how it works  . . . &lt;br /&gt;&lt;br /&gt;I call it a Quick Fire Challenge (a la Top Chef) because you only have until Sunday night when the clock strikes 12 to complete it.&lt;br /&gt;&lt;br /&gt;The Challenge is to scrap a layout inspired by your choice of one the following three FONTS!!&lt;br /&gt;&lt;br /&gt;1) &lt;a href="http://www.dafont.com/bebas-neue.font"&gt;&lt;b&gt;Bebas Neue&lt;/b&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/bebas.png&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;2) &lt;a href="http://markwilhelm.ca/free-font-lavanderia/"&gt;&lt;b&gt;Lavanderia&lt;/b&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/lavanderia.png&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;3) &lt;a href="http://www.dafont.com/kg-girl-on-fire.font"&gt;&lt;b&gt;KG Girl on Fire&lt;/b&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/girlonfire.png&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;(click images of fonts to download)&lt;br /&gt;&lt;br /&gt;I LOVE FONTS.  You might say I'm a font hoarder.  I can't get enough.  And I honestly think a font can make or break a layout.  &lt;br /&gt;&lt;br /&gt;RULES:&lt;br /&gt;* You need to use one of the the three fonts above in your TITLE.  You can mix it in with alphas, but the font does need to appear in your title.&lt;br /&gt;* Your LO must use SOME Britt-ish Designs products.  It doesn't have to be the entire page, but I do want to see a little something Britt on the layout.&lt;br /&gt;* You CAN NOT use your Speed Scrap layout for your challenge entry.  No double-dipping.&lt;br /&gt;* Your LO needs to be posted in the Britt-ish Designs Gallery by midnight on Sunday night (5/5/13)&lt;br /&gt;* Come back to this post and put a link to your LO in the comments (also by midnight on Sunday)&lt;br /&gt;&lt;br /&gt;I'll be choosing TWO winners from the entries who will receive $15 Gift Certificates.  One will be chosen at random, and I will pick my favorite layout s the second winner!&lt;br /&gt;&lt;br /&gt;That's it.  Pretty simple, right??  I used "Bebas Neue" on my layout I created with the new Grab Bag goodies.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/brittgirls/TooScary_BLOG.jpg"&gt;&lt;img src=http://brittishdesigns.com/brittgirls/TooScary_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3139"&gt;[full credits here]&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Have fun getting your Quick Fire layout done.  Hopefully one of these fonts inspires something fabulous.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5302674932883922361/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html#comment-form' title='25 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302674932883922361'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302674932883922361'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html' title='Quick Fire Challenge for NSD'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_bebas.png' height='72' width='72'/><thr:total>25</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1555527048519776213</id><published>2013-05-03T07:00:00.000-06:00</published><updated>2013-05-03T07:00:12.324-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Princess of Pinterest Contest</title><content type='html'>Everybody ready for a Britt-ish Designs FIRST?  I have come up with an all-new contest/game for us to play while we celebration [inter]National Scrapbooking Day! And it's super easy . . .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://pinterest.com/brittishdesigns/princess-of-pinterest/"&gt;&lt;img src=http://brittishdesigns.com/miscimages/PrincessofPinterest.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;So the graphic pretty much spells it out.  Just visit my &lt;a href=http://pinterest.com/brittishdesigns/princess-of-pinterest/&gt;Princess of Pinterest Board&lt;/a&gt; and Repin your favorite Britt-ish Designs products.  You are allowed to Repin every product in the gallery ONCE. &lt;br /&gt;&lt;br /&gt;Once the contest closes on &lt;b&gt;Thursday May 9&lt;/b&gt;, I'll randomly select three winners from all the repins.  Two pinners will win $25 Gift Certificates to my shop and ONE lucky winner will get a whoppin' $50 Gift Certificate!!!  &lt;br /&gt;&lt;br /&gt;So, what are you waiting for?  &lt;a href="http://pinterest.com/brittishdesigns/princess-of-pinterest/"&gt;Get to it!&lt;/a&gt;  And as they say, Happy pinning!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1555527048519776213/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/05/princess-of-pinterest-contest.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1555527048519776213'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1555527048519776213'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/05/princess-of-pinterest-contest.html' title='Princess of Pinterest Contest'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4504609036229860015</id><published>2013-05-03T00:00:00.000-06:00</published><updated>2013-05-03T00:00:12.237-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Smasbook'/><title type='text'>Happy NSD!! (sale, grab bag, and a SMASHBOOK giveaway!)</title><content type='html'>It's here!!! The BIGGEST, most anticipated weekend in digital scrapbooking.  [Inter]National Scrapbooking Day is my biggest, most exciting event of the year.  My store is never more discounted!!  PLUS there's just so much going on.  I think I may have over-planned a little this year.  I have so many games, contests, events, and opportunities to scrap and WIN it's a little crazy!!!&lt;br /&gt;&lt;br /&gt;But let's jump right in and get things going.&lt;br /&gt;&lt;br /&gt;First up - as you may already have noticed, &lt;b&gt;&lt;span style="font-size: large;"&gt;my entire shop is 40% off&lt;/span&gt;&lt;/b&gt; now through Sunday (5/5/13) (EXCLUDING Grab Bag &amp; Bundles which are already deeply discounted!!).  Project Mouse Bundles will NOT be discounted (since the bundles are already marked down).  BUT I'll give you a little tip - buying the individual packs during the NSD sale actually does save you an extra 10% than you'd normally save buying the bundles!! :)  Shhh! hehe&lt;br /&gt;&lt;br /&gt;Next - I have my . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=12&amp;products_id=446"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"NSD 2013 Grab Bag"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=12&amp;products_id=446"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_nsd2013GB_600.jpg" /&gt;&lt;/center&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;At &lt;b&gt;only $4&lt;/b&gt;, this is an absolute STEAL.  Individually, the 5 all-new items inside retail at a total of $16.75!  &lt;br /&gt;&lt;br /&gt;The grab bag will be available all this week (til midnight on Thursday May 9, 2013) then the products will get loaded into the shop at full price.  Get it at $4 while you can!!&lt;br /&gt;&lt;br /&gt;Here's the page I created using some of the new Grab Bag stuff, along with a few other items.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://brittishdesigns.com/brittgirls/TooScary_BLOG.jpg&gt;&lt;img src=http://brittishdesigns.com/brittgirls/TooScary_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Check out what the Britt Girls created.  I understand that by showing you the following layouts, I'm basically giving away what's inside the Grab Bag but OH WELL!!  I can't believe the versatility in pages!!  We've got everything from 1st bike rides, to birthday parties, to European vacations!!  &lt;br /&gt;&lt;center&gt;by Justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/grabbag-justine.jpg&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/grabbag-justine2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/grabbag-becca.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/grabbag-camijo.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Denise&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/grabbag-denise.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Krista&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/grabbag-krista1.jpg&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/grabbag-krista2.jpg&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/grabbag-krista3.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/grabbag-erica.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/grabbag-fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jenn&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/grabbag-jenns.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/grabbag-julie.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/grabbag-kelsy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/grabbag-wendy1.jpg&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/grabbag-wendy2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Sarah&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/grabbag-sarah.jpg&gt;&lt;/center&gt;&lt;br /&gt;Are those not GREAT?!!  I'm so proud of my girls.&lt;br /&gt;&lt;br /&gt;OK - other things going on for NSD . . . &lt;br /&gt;&lt;br /&gt;* There's a &lt;b&gt;Facebook Fan Freebie&lt;/b&gt; up at the &lt;a href="http://www.facebook.com/pages/Britt-ish-Designs/38311625848#"&gt;Britt-ish Designs Facebook page&lt;/a&gt;.  All you have to do is "Like" me to get it.&lt;br /&gt;&lt;br /&gt;* There's a &lt;b&gt;Speed Scrap tomorrow&lt;/b&gt; afternoon, Saturday May 3 at 1:00 Mountain Time.  (That's 12pm PST / 2pm CST / 3pm EST)  I'll be hosting the Speed Scrap Chat and giving instructions at MY NEW CHAT ROOM!!!  &lt;a href="http://www.brittishdesigns.com/chat/"&gt;brittishdesigns.com/chat&lt;/a&gt;  FUN!!  I have my own chat room now.  We'll definitely be using this a lot going forward.  Hope to chat with lots of you there.  I'll also be posting the instructions on Facebook, so if you miss part of it or can't do the chat, the instructions will be there.&lt;br /&gt;&lt;br /&gt;* I'll be back later today to give you the &lt;b&gt;Blog Quick-Fire Challenge&lt;/b&gt; &amp; explain/announce the &lt;b&gt;Princess of Pinterest&lt;/b&gt; contest.&lt;br /&gt;&lt;br /&gt;And last but not least . . . &lt;br /&gt;&lt;br /&gt;* &lt;b&gt;I HAVE AN AWESOME GIVEAWAY!!!!!!&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Ok, so if you listen to the podcast I co-host (&lt;a href="http://capturingmagic.me/category/capturing-magic-podcast/"&gt;Capturing Magic&lt;/a&gt;) you may have heard us talking a lot about Smashbooks in our &lt;a href="http://capturingmagic.me/episode-32-involving-kids-in-capturing-magic/"&gt;latest episode&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;After this episode I got all excited about using Smashbooks to document our travels! I LOVE to keep all the little keepsakes, papers, maps, etc wherever we go but I never really know what to do with them when I get home.  Answer = Smashbook!  I've had a Smashbook for a couple years, but never had a great idea on what to do with it, until now!  I'm already getting started Smashing our little Las Vegas trip with Josh's work last weekend.&lt;br /&gt;&lt;br /&gt;What's a Smashbook, you ask?  &lt;a href="http://www.youtube.com/watch?v=_PFsArr4Z1s"&gt;Watch this short video&lt;/a&gt;.  It sums it up so well!!&lt;br /&gt;&lt;br /&gt;I can't WAIT to make a Disney Smashbook on our next trip (or after the trip I should say - not sure I'll have time for much Smashing actually ON the trip).&lt;br /&gt;&lt;br /&gt;Check out some AWESOME Disney Smashbooks &lt;a href="http://sahlinstudio.com/disney-smash-book-project-mouse-style/"&gt;HERE&lt;/a&gt;, &lt;a href="http://capturingmagic.me/smashing-the-magic/"&gt;HERE&lt;/a&gt; and &lt;a href="http://www.sarahyoude.com/smash-book/"&gt;HERE&lt;/a&gt;!!&lt;br /&gt;&lt;br /&gt;Ok . . . so I've put together a fabulous bundle of Smashy goodness to give to one lucky blog reader.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/miscimages/SmashBookPrize.jpg"&gt;&lt;img src=http://brittishdesigns.com/miscimages/SmashBookPrize.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I'm actually pretty jealous of this prize! I want to keep it!!! haha!!!  It's the perfect pack to make a fantastic Disney Trip memory/keepsake book OR just an everyday life Smashbook!&lt;br /&gt;&lt;br /&gt;The prize includes:&lt;br /&gt;&lt;br /&gt;* 1 Smashbook in "Retro Blue" (I looked through it and this one has AWESOME pages for Disney-fying)&lt;br /&gt;* 1 Date Stamp from Studio Calico (has cute saying like "INSTAGRAMMED" and "kind of a big deal" &lt;br /&gt;* 1 set of 4 big pockets from Smash&lt;br /&gt;* 1 roll of black and white polka dot washi tape from Smash&lt;br /&gt;* 1 pack of paperclips with paper flags from Smash&lt;br /&gt;* 1 set of super cute Retro Mickey Mouse craft stickers&lt;br /&gt;&lt;br /&gt;All together $34 Value!!&lt;br /&gt;&lt;br /&gt;Yes, one lucky person will get all of this sent to them from me as a happy NSD gift!  &lt;br /&gt;&lt;br /&gt;If the winner lives in the continental US, he or she will get it shipped to them for free. But if you win and you live overseas you will be responsible for an small fee to cover shipping costs.&lt;br /&gt;&lt;br /&gt;Here's how you enter - Using Rafflecopter (entries left in the comments won't be counted) there are 3 entries possbile per person: &lt;br /&gt;&lt;br /&gt;1 for just reading today's post. &lt;br /&gt;1 for subscribing to the &lt;a href="http://www.brittishdesigns.com/newsletter"&gt;Britt-ish Designs Newsletter&lt;/a&gt;. &lt;br /&gt;1 for sharing the Giveaway on Facebook.&lt;br /&gt;&lt;br /&gt;&lt;a id="rc-41fe831" class="rafl" href="http://www.rafflecopter.com/rafl/display/41fe831/" rel="nofollow"&gt;a Rafflecopter giveaway&lt;/a&gt;&lt;br /&gt;&lt;script src="//d12vno17mo87cx.cloudfront.net/embed/rafl/cptr.js"&gt;&lt;/script&gt;&lt;br /&gt;Good luck!!  Contest ends at midnight Sunday night, so be sure you hurry and enter!!  I'll be announcing the winner on Monday!&lt;br /&gt;&lt;br /&gt;Ok I'll be back later to announce our Princess of Pinterest contest and the Quick-Fire Blog Challenge.  Until then, have fun and happy shopping!! (Don't forget - the 40% off sale ends Sunday!)&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg"&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4504609036229860015/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/05/happy-nsd-sale-grab-bag-and-smashbook.html#comment-form' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4504609036229860015'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4504609036229860015'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/05/happy-nsd-sale-grab-bag-and-smashbook.html' title='Happy NSD!! (sale, grab bag, and a SMASHBOOK giveaway!)'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7621949591350979368</id><published>2013-05-02T21:27:00.000-06:00</published><updated>2013-05-02T21:27:08.096-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>April Challenge Winner!</title><content type='html'>I'm popping in before our NSD party gets underway to announce the winner of our April Scraplifting Challenge winner!&lt;br /&gt;&lt;br /&gt;We had a dozen entries and they were all pretty dang awesome.  I did a random drawing and the lucky winner was . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;Julie (aka liriel) with her &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3109"&gt;"Tiana"&lt;/a&gt; layout&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3109"&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10126/Tiana-web.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Congrats Julie!! You've won a $15 GC (just in time to use during NSD!)&lt;br /&gt;&lt;br /&gt;After NSD weekend is over and all the challenges, giveways, and other contests are finished I'll post our May Challenge!&lt;br /&gt;&lt;br /&gt;TTFN&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7621949591350979368/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/05/april-challenge-winner.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7621949591350979368'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7621949591350979368'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/05/april-challenge-winner.html' title='April Challenge Winner!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4357672267153111881</id><published>2013-05-02T13:55:00.002-06:00</published><updated>2013-05-02T13:55:53.314-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>The Fun Starts at Midnight!</title><content type='html'>The fun starts tonight at midnight!!  &lt;br /&gt;&lt;br /&gt;We've got SO much going on at brittishdesigns.com for NSD this year.  A sale, a grab bag, a Pinterest game, a Smashbook giveaway, a Facebook Fan freebie, a blog "Quick Fire" challenge AND a Speed Scrap &amp; Chat at &lt;a href="http://www.brittishdesigns.com/chat/"&gt;brittishdesigns.com/chat&lt;/a&gt; on Saturday afternoon!!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/NSD2013.jpg&gt;&lt;/center&gt;&lt;br /&gt;WHEW! SO MUCH!!!  Are you guys ready??&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4357672267153111881/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/05/the-fun-starts-at-midnight.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4357672267153111881'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4357672267153111881'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/05/the-fun-starts-at-midnight.html' title='The Fun Starts at Midnight!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7984939878848416433</id><published>2013-04-19T00:00:00.000-06:00</published><updated>2013-04-19T10:33:31.189-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Project Mouse: Alphas</title><content type='html'>Well guys, we heard your pleas.  Krista &amp; I know that many of you have been asking for alphas that coordinate with the &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=advanced_search_result&amp;search_in_description=1&amp;keyword=project+mouse"&gt;Project Mouse core collection&lt;/a&gt; and we were happy to oblige.  I happen to be a BIG fan of alphas - I can't get enough!  So we give you . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=445"&gt;&lt;b&gt;&lt;span style="font-size: x-large;"&gt;"Project Mouse: Alphas"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=445"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_projectmouse_alpha_600-1.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;This pack includes 5 yes &lt;b&gt;FIVE&lt;/b&gt; full alphas all bundled up for just $4.99 (thats 30% off their retail value).  Incredible deal!&lt;br /&gt;&lt;br /&gt;Let me tell you a little bit about my page using these fun new alphabets:  Recently, I have been extremely inspired by the creations of a very talented layout artist named &lt;a href="https://scrapstacks.com/amberr/disneyland-2012"&gt;Amber&lt;/a&gt; who is on Sahlin Studio's CT with me.  She's BRILLIANT and has such a cool style.  This layout is an obvious take on "Amberr" style.  It was a bit of a different look than my usual Pocket Style pages, but I just love Amber's layout so much I wanted to give this style a try! (I'm up to try any sort of Pocket Style look that inspires me in my search for layout glory!)  I think I LOVE it!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://brittishdesigns.com/brittgirls/SailorDonald_BLOG.jpg&gt;&lt;img src=http://brittishdesigns.com/brittgirls/SailorDonald_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;(PS - how adorable is Sailor Donald??  I was so happy when we got to meet him and his line was VERY short too.  Scarlett wasn't too sure of him, but this Mama was VERY happy - as you can tell from the big old CHEESER I have in the pictures.  And the cute place they have set up to meet the nautical themed characters on Paradise Pier in California Adventure is so adorable too!)&lt;br /&gt;&lt;br /&gt;I used the big chunky red alpha for a main title and then if you notice at the bottom, I shrunk down the yellow alpha and used it for my date.&lt;br /&gt;&lt;br /&gt;Check out how the Britt Girls used the alphas:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Kat&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/projectmousealphas-kat.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Shantell&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/projectmousealphas-shantell.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/projectmousealphas-fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/projectmousealphas-tanya.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/projectmousealphas-wendy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Sarah&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/projectmousealphas-sarah.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/projectmousealphas-becca.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/projectmousealphas-camijo.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/projectmousealphas-melissa1.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jenn&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/projectmousealphas-jenns.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/projectmousealphas-jan.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Christie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/projectmousealphas-christie1.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/projectmousealphas-christie2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/projectmousealphas-julie.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/projectmousealphas-kelsy.jpg&gt;&lt;/center&gt;&lt;br /&gt;Aren't they great??  I'm so appreciative and amazed by the beautiful work my team turns out week after week.  &lt;br /&gt;&lt;br /&gt;Well, I hope you guys enjoy the alphas, and have fun using them with the rest of your Project Mouse collection.  &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7984939878848416433/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-alphas.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7984939878848416433'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7984939878848416433'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-alphas.html' title='Project Mouse: Alphas'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_sahlinstudio_projectmouse_alpha_600-1.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405</id><published>2013-04-12T00:18:00.000-06:00</published><updated>2013-10-10T16:20:30.867-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://www.blogger.com/atom/ns#' term='project life'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Project Mouse - Princess Edition</title><content type='html'>HELLO! HELLO!!!!!  I'm so so so excited (I know, I'm always excited on new release day)!  Sahlin Studio &amp;amp; I have a royally (I couldn't help myself) awesome new Project Mouse bundle to release today.  So let's get right to it.  I give you . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=444"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Project Mouse (Princess Edition)"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=444"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_pmprincess_bundle_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Everything is bundled together at a 30% savings!!  But, as usual, each pack is in the store individually as well.  And the individual packs are on sale for 20% off through the weekend.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=443"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Project Mouse (Princess Edition): Cards"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=443"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_pmprincess_cards_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=441"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Project Mouse (Princess Edition): Elements"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=441"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/0_brittdes_sahlinstudio_pmprincess_PREVIEW.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=442"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Project Mouse (Princess Edition): Alphas"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=442"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_pmprincess_alphas_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=440"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Project Mouse (Princess Edition): Papers"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=440"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_pmprincess_pp_600-1.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Is this stuff fun or what??  I hope you're as excited about it as Krista &amp;amp; I &amp;amp; our teams are.  I do have a coordinating freebie for you at the end of this post too, so definitely read all the way down to get it.  &lt;br /&gt;&lt;br /&gt;You may remember, I'm in the midst of personal experiment.  I'm scrapping my most recent Disneyland trip into an all-digi pocket style album.&lt;br /&gt;&lt;blockquote&gt;&lt;span class="Apple-style-span" style="color: #999999;"&gt;&lt;i&gt;Goals of my Pocket Style experiment:&lt;br /&gt;1) To see if I like Pocket Style enough for an entire album.&lt;br /&gt;2) To see how much I miss creating and then looking at traditional pages in my trip album.&lt;br /&gt;3) To see how long it takes, and if pocket-style is really as quick and efficient as I think it is.&lt;/i&gt;&lt;/span&gt;&lt;/blockquote&gt;I have definitely been learning some things as I go. As I complete my layouts, I've been printing 12x12s and putting them into page protectors in an album.  Because of this, I can hold the book in my hands and flip through the actual completed pages and I've realized I like a little more variety in my layouts (see #1 in my 3 experimental goals above).  I notice that my eye is relieved to see some slightly different page styles here and there, and that not all pages need to be the same rounded corner pocket grid template.  I'm still sticking with a general pocket style/journal card/filled page look, but as you'll see in today's LO, I'm open to changing things up a little bit too!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/brittgirls/Belle_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/Belle_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Isn't this new stuff fun??&lt;br /&gt;&lt;br /&gt;*SIDE NOTE* I've had a few people say that they wanted to view my videos that I embed in my pages using &lt;a href="http://brittishdesigns.blogspot.com/2013/03/using-qr-codes-in-your-digital-layouts.html" target="_blank"&gt;QR codes&lt;/a&gt;.  If its not working for you to hold your phone up to scan the code, you're welcome view my &lt;a href="http://www.youtube.com/watch?v=5wZEgm4Aq6o"&gt;Scarlett Meets Belle video&lt;/a&gt; (it's pretty adorable - just sayin').&lt;br /&gt;&lt;br /&gt;&lt;hr align="LEFT" width="40%" /&gt;&lt;br /&gt;Krista Sahlin's printed album of her Disneyland trip is coming along so beautifully.  I LOVE seeing her REAL pages all printed and in their cute little pockets!!  You can see more of her album &lt;a href="http://www.the-lilypad.com/gallery/showgallery.php?ppuser=1142&amp;amp;username=sahlink"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-krista1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-krista2.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;Check out what the other Britt Girls created too!  AMAZING!!!!!&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;center&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-becca1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-becca2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Christie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-christie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Denise&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-denise1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-denise2.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-denise3.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-erica.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-jan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jenn&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-jenns.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-kat.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-kelsy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-melissa1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-melissa2.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-melissa3.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-natasha.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Sarah&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-sarah.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Shantell&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-shantell.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/pmprincess-wendy.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;hr align="LEFT" width="40%" /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="margin: auto; visibility: visible; width: 540px;"&gt;&lt;embed align="middle" allowscriptaccess="sameDomain" bgcolor="#000000" flashvars="ql=2&amp;amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8902372" height="410" name="041213" quality="high" src="http://flash.picturetrail.com/pflicks/3/spflick.swf" style="height: 410px; width: 540px;" type="application/x-shockwave-flash" width="540" wmode="transparent"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;div style="height: 24px; margin-top: 10px; whitespace: no-wrap; width: 540px;"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" border="0" src="http://pics.picturetrail.com/res/pflicks/pt.gif" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" border="0" src="http://pics.picturetrail.com/static/images/pt2.gif" style="margin-left: 5px;" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;Each of this week's Show Offs are getting an exclusive free 12x12 template based on my Belle layout I posted above! &lt;br /&gt;&lt;br /&gt;If you'd like to Show Off (and get free goodies yourself) you can find out more about how it's done &lt;a href="http://brittishdesigns.blogspot.com/2012/08/show-offs.html"&gt;HERE&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;hr align="LEFT" width="40%" /&gt;&lt;br /&gt;Last but not least, I have a FREEBIE for you!  This is sort of a ridiculously HUGE pack of FREE Princess Cards. (I just couldn't stop at 4 or 5 princesses, could I??) &amp;nbsp;So, please enjoy!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_princesscharacter_600.jpg&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_princesscharacter.zip"&gt;&lt;b&gt;[ DOWNLOAD HERE ]&lt;/b&gt;&lt;/a&gt;&lt;/center&gt;&lt;div&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;/center&gt;&lt;center&gt;&lt;/center&gt;&lt;center style="text-align: left;"&gt;As with all my products &amp;amp; freebies - these are to use in your own personal scrapbooks only.&lt;/center&gt;&lt;br /&gt;Krista Sahlin also has a GORGEOUS Princess themed freebie on her blog too.  Make sure you &lt;a href="http://sahlinstudio.com/project-mouse-5-princess-edition/"&gt;head over there&lt;/a&gt; to pick it up.&lt;br /&gt;&lt;br /&gt;Please feel free to share your Project Mouse creations in our &lt;a href="http://www.flickr.com/groups/projectmouse/"&gt;Project Mouse Flickr Group&lt;/a&gt; and in &lt;a href="http://www.brittishdesigns.com/gallery/"&gt;my gallery&lt;/a&gt; here at BrittishDesigns.com.  I just LOVE seeing your pages and hearing about your Project Mouse experiences.  &lt;br /&gt;&lt;br /&gt;Hope you all have a royally good weekend!  Ta ta!!   &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5365144581134274405/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html#comment-form' title='48 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' title='Project Mouse - Princess Edition'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_sahlinstudio_pmprincess_bundle_600.jpg' height='72' width='72'/><thr:total>48</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-70224856784595432</id><published>2013-04-05T07:00:00.000-06:00</published><updated>2013-04-05T07:00:00.650-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Challenge'/><title type='text'>April Challenge - Scraplifting!</title><content type='html'>For this month's blog challenge, I thought we'd do a scraplift! Scraplift Challenges might be my all-time favorite. Other people's layouts are SUPER inspiring to me!! I love to scraplift. &lt;br /&gt;&lt;br /&gt;A QUICK NOTE ON SCRAPLIFTING: While imitation is the sincerest form of flattery, scraplifting does NOT - I REPEAT - DOES NOT mean you rip off someone else's work. You shouldn't copy the other person's layout exactly. Use it as an inspiration, adding your own embellishment ideas. Your page shouldn't look like a total knock off. Make sense??? Also, you absolutely MUST credit the original scrappers work when scraplifting. Including a mention and a link to the original layout you are scraplifting is proper etiquette. &lt;br /&gt;&lt;br /&gt;So the challenge for April is the scraplift a layout from the Britt Girls Gallery here in the gallery at BrittishDesigns.com! Did you know the Britt Girls post all their layouts into one gallery? Well, we do (yes mine are in there too). This is a great gallery to browse when you're looking for ideas, "Pinning" layouts that inspire you, examples of different kits, techniques, etc. You can choose any one layout from this gallery to scraplift.&lt;br /&gt;&lt;br /&gt;Rules:&lt;br /&gt;&lt;br /&gt;* Choose 1 layout from the Britt Girls Gallery to scrap lift&lt;br /&gt;* Create your own take (using Britt-ish Designs products) on the original layout and post it in the "Challenge Gallery". Be sure to put a link and a mention to the original layout you scraplifted in with your credits. Scraplifting without crediting the original is not permitted.&lt;br /&gt;* Post a link to your layout here in the comments of this blog post (this is super important! Some people forgot this step last month)&lt;br /&gt;* Leave comments &amp; love on the other April challenge layouts in the Challenge Gallery&lt;br /&gt;&lt;br /&gt;One randomly drawn layout will win a $15 GC to my shop!&lt;br /&gt;&lt;br /&gt;Entries are due by midnight (MST) Tuesday, April 30, 2013.&lt;br /&gt;&lt;br /&gt;For my own layout I scraplifted Erica's &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=2994"&gt;"First Timer"&lt;/a&gt; layout.  Here's my take:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/brittgirls/WeAreHere_BLOG.jpg"&gt;&lt;img src=http://brittishdesigns.com/brittgirls/WeAreHere_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;The Britt Girls had a blast scraplifting each other!!  Check it out:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;Justine scraplifted &lt;a href=http://www.brittishdesigns.com/gallery/displayimage.php?pid=3007&gt;a LO by Natasha&lt;/a&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/april-justine.jpg&gt;&lt;br /&gt;&lt;br /&gt;Jenn scraplifted &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=2972"&gt;a LO by Cami&lt;/a&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/april-jenns.jpg&gt;&lt;br /&gt;&lt;br /&gt;Denise scraplifted &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=602"&gt;a LO by Courtney&lt;/a&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/april-denise.jpg&gt;&lt;br /&gt;&lt;br /&gt;Becca scraplifted &lt;a href=http://www.brittishdesigns.com/gallery/displayimage.php?pid=3007&gt;a LO by Natasha&lt;/a&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/april-becca.jpg&gt;&lt;br /&gt;&lt;br /&gt;Sarah scraplifted &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=2025"&gt;a LO by Wendy&lt;/a&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/april-sarah.jpg&gt;&lt;br /&gt;&lt;br /&gt;Sarah ALSO scraplifted &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3029"&gt;this LO by Shantell&lt;/a&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/april-sarah2.jpg&gt;&lt;br /&gt;&lt;br /&gt;Jan scraplifted &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3028"&gt;a LO by Shantell&lt;/a&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/april-jan1.jpg&gt;&lt;br /&gt;&lt;br /&gt;Jan ALSO scraplifted &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=2901"&gt;this LO by Natasha&lt;/a&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/april-jan2.jpg&gt;&lt;br /&gt;&lt;br /&gt;Kelsy scraplifted &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=2854"&gt;a LO by Stacy&lt;/a&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/april-kelsy.jpg&gt;&lt;br /&gt;&lt;br /&gt;Melissa scraplifted &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=2833"&gt;a LO by Kelsy&lt;/a&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/april-melissa.jpg&gt;&lt;br /&gt;&lt;br /&gt;Christie scraplifted &lt;a href=http://www.brittishdesigns.com/gallery/displayimage.php?pid=2949&gt;a LO by Melinda&lt;/a&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/april-christie.jpg&gt;&lt;br /&gt;&lt;br /&gt;Julie scraplifted &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=2924"&gt;a LO by Denise&lt;/a&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/april-julie.jpg&gt;&lt;br /&gt;&lt;br /&gt;Wendy scraplifted &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=3015"&gt;a LO by Fonnetta&lt;/a&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/april-wendy.jpg&gt;&lt;br /&gt;&lt;br /&gt;Melinda scraplifted &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=1871"&gt;a LO by Me!&lt;/a&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/april-melinda.jpg&gt;&lt;/center&gt;&lt;br /&gt;HAPPY SCRAP[LIFT]ING!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/70224856784595432/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/04/april-challenge-scraplifting.html#comment-form' title='15 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/70224856784595432'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/70224856784595432'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/04/april-challenge-scraplifting.html' title='April Challenge - Scraplifting!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>15</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4822093404572838698</id><published>2013-04-01T19:42:00.000-06:00</published><updated>2013-04-01T19:42:37.353-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>March Blog Challenge Winner!</title><content type='html'>&lt;a href="http://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html"&gt;The challenge &lt;/a&gt;is over, and a winner has been randomly drawn (but the template will remain an open freebie to anyone who wants it!).&lt;br /&gt;&lt;br /&gt;Thanks so much to everyone who scrapped with the March Challenge template.  It was so fun seeing your pages all packed full of photos.  And the winner is . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;Meagan!&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=2914"&gt;&lt;img "0" src="http://www.brittishdesigns.com/gallery/albums/userpics/10240/BrittMarchBlogChallenge1.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=http://www.brittishdesigns.com/gallery/displayimage.php?pid=2915&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10240/BrittMarchBlogChallenge2.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;Megan turned the template into a 2-pager!!  Isn't it awesome?! Congrats, Meagan.  You and your train-tastic (&lt;i&gt;yeah, we like Chuggington in our house&lt;/i&gt;) 2-pager just won a $15 GC to my shop.&lt;br /&gt;&lt;br /&gt;Thanks to all the beautiful entries.  There will be a new challenge for April posted this coming Friday, so make sure to keep your eye out for that.&lt;br /&gt;&lt;br /&gt;See you guys later!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4822093404572838698/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/04/march-blog-challenge-winner.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4822093404572838698'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4822093404572838698'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/04/march-blog-challenge-winner.html' title='March Blog Challenge Winner!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8385428007018594738</id><published>2013-03-29T00:00:00.000-06:00</published><updated>2013-03-29T00:00:06.875-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Digital Kits'/><title type='text'>Easter SALE &amp; A New Alpha</title><content type='html'>Hi everyone!!!  I'd like to wish you all a very Happy Easter by having a little sale!! Everything Easter in my shop is 30% OFF this weekend!  Links to specific items on sale can be found below.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/EasterSale2013.jpg" /&gt;&lt;br /&gt;&amp;nbsp;All of the following products are 30% off this weekend only:&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=439"&gt; &lt;br /&gt;&lt;b&gt;NEW ALPHA!!!&lt;/b&gt;&lt;/a&gt;&lt;/center&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=439"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt; &amp;nbsp;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Golden Stripe Alpha"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_goldenstripealpha_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;      &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=29"&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_bfoofoo_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;     &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=119"&gt; &lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_jelalph1_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;       &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=48"&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_tangie_eastersal_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;      &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=288"&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_springgoodies_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;      &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=287"&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_springsamp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;     &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=187"&gt; &lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sims_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;     &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=31"&gt; &lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_bwjspring_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;     &lt;br /&gt;&lt;div style="text-align: left;"&gt;Here's what I created!! A few photos from Easter 2012. &amp;nbsp;Look how little Scarlett was!! Where did my baby go??!&lt;/div&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/brittgirls/Easter_Sunday_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/Easter_Sunday_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And more layouts from the Britt Girls:&lt;br /&gt;&lt;br /&gt;by Alexis&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/goldenstripealpha-alexis.jpg" /&gt;&lt;br /&gt;&lt;br /&gt; &amp;nbsp;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/goldenstripealpha-justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt; &amp;nbsp;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/goldenstripealpha-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt; &amp;nbsp;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/goldenstripealpha-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt; &lt;img src="http://brittishdesigns.com/brittgirls/goldenstripealpha-fonnetta2.jpg" /&gt;&lt;br /&gt;  &amp;nbsp;&lt;/center&gt;&lt;center&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/goldenstripealpha-melissa.jpg" /&gt;&lt;br /&gt;&lt;br /&gt; &amp;nbsp;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/goldenstripealpha-wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt; &amp;nbsp;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/goldenstripealpha-kelsy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt; &amp;nbsp;by Stacy&lt;br /&gt; &lt;img src="http://brittishdesigns.com/brittgirls/goldenstripealpha-stacy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt; &amp;nbsp;by Erica&lt;br /&gt; &lt;img src="http://brittishdesigns.com/brittgirls/goldenstripealpha-erica.jpg" /&gt;&lt;br /&gt;&lt;br /&gt; &amp;nbsp;by Becca&lt;br /&gt; &lt;img src="http://brittishdesigns.com/brittgirls/goldenstripealpha-becca.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt; &lt;img src="http://brittishdesigns.com/brittgirls/goldenstripealpha-camijo.jpg" /&gt;&lt;br /&gt;&lt;br /&gt; &amp;nbsp;by Julie&lt;br /&gt; &lt;img src="http://brittishdesigns.com/brittgirls/goldenstripealpha-julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt; &amp;nbsp;by Kat&lt;br /&gt; &lt;img src="http://brittishdesigns.com/brittgirls/goldenstripealpha-kat.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/goldenstripealpha-kat2.jpg" /&gt;&lt;br /&gt;  &amp;nbsp;&lt;/center&gt;&lt;center&gt;by Natasha&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/goldenstripalpha-natasha.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/center&gt;I hope you all have a VERY happy weekend, full of jelly beans, "Son"shine and happy family memories. &amp;nbsp;Love you all!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8385428007018594738/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/03/easter-sale-new-alpha.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8385428007018594738'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8385428007018594738'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/03/easter-sale-new-alpha.html' title='Easter SALE &amp; A New Alpha'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_EasterSale2013.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4717034313799619030</id><published>2013-03-22T00:00:00.000-06:00</published><updated>2013-03-22T00:00:00.717-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://www.blogger.com/atom/ns#' term='project life'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Digital Kits'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Project Mouse: A Day in the Park</title><content type='html'>Hello, everyone!! I'm so thrilled to have another set of Project Mouse products for you all.  This is an exciting week of stuff, and definitely the BIGGEST release we've ever had.  Krista and I went a little nuts and STUFFED the packs full.  We just couldn't stop creating!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;span style="font-size:21px;font-family:Century Gothic;"&gt;&lt;a href=http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=434&gt;"Project Mouse: Bundle No. 4 - A Day in the Park"&lt;br /&gt;&lt;img src=http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_projectmouse_bundle4_600.jpg&gt;&lt;/a&gt;&lt;/span&gt;&lt;/center&gt;&lt;br /&gt;So this week's focus is "A Day in the Park".  As you can see, we've got 3 new card packs and 1 giant awesome new word bit pack. (Oh &amp; I've got a FREEBIE for you at the end of the post, you definitely don't want to miss this one!!)&lt;br /&gt;&lt;br /&gt;In &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=435"&gt;"Daily Documenting"&lt;/a&gt; Krista &amp; I wanted to create journal cards that could capture and record all the day-to-day memories of a Disney vacation.  In doing so, I also realized they are PERFECT for documenting your day-to-day regular everyday life as well!  You'll see some of my Britt Girls layouts below who used the cards for Project Life layouts, anniversary celebrations, date night, and more!!  This pack is SUPER versatile.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;span style="font-size:21px;font-family:Century Gothic;"&gt;&lt;a href=http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=435&gt;"Project Mouse: Daily Documenting"&lt;br /&gt;&lt;img src=http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_projectmouse_daily_600.jpg&gt;&lt;/a&gt;&lt;/span&gt;&lt;/center&gt;&lt;br /&gt;The &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=435"&gt;Daily Documenting&lt;/a&gt; cards would be SO AMAZING to print out and take with you on the trip.  They are PACKED with journal prompts and ideas, interviews, and question forms.  You and your kiddos could happily fill out journaling cards and record your whole trip.  I can't WAIT to do that on our next trip!! Krista, the lucky duck, did this on her trip she just returned from!!&lt;br /&gt;&lt;br /&gt;For &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=436"&gt;"Rides &amp; Attractions"&lt;/a&gt; we were inspired by all the fun and exciting time spent on rides and other attractions.  These cards have the perfect saying, sentiment, journaling opportunities and excitement for scrapping ride photos and other ride memories.&lt;br /&gt;&lt;br /&gt;&lt;i&gt;(OH &amp; these next two card packs are SO HUGE we had to make TWO previews for each pack - I told you we were out of control - in order to show you all the cards.  One show the 3x4 cards and the second shows the 4x6s.)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;span style="font-size:21px;font-family:Century Gothic;"&gt;&lt;a href=http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=436&gt;"Project Mouse: Rides &amp; Attractions"&lt;br /&gt;&lt;img src=http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_projectmouse_rides_600.jpg&gt;&lt;img src=http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_projectmouse_rides_600_01.jpg&gt;&lt;/a&gt;&lt;/span&gt;&lt;/center&gt;&lt;br /&gt;I don't know about you, but one of my FAVORITE things about a Disney vacation (or any vacation for that matter) is . . . THE FOOD.  Whether is grabbing a Mickey pretzel, or a big fancy Character Meal, our &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=437"&gt;Project Mouse: Food&lt;/a&gt; pack covers it all.  I know &lt;i&gt;I&lt;/i&gt; want to remember all those yummy memories, and I'm guessing you do too!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;span style="font-size:21px;font-family:Century Gothic;"&gt;&lt;a href=http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=437&gt;"Project Mouse: Food"&lt;br /&gt;&lt;img src=http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_projectmouse_food_600.jpg&gt;&lt;img src=http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_projectmouse_food_600_01.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Last but not least, we put together a GIANT word art pack with stickers, word strips, flairs, speech bubbles, and MORE.  Everything you need when recording a "Day in the Park" to add extra interest and emphasis.  Works amazing for both pocket style scrapbook pages AS WELL as traditional style layouts.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=16&amp;products_id=438&gt;"Project Mouse: A Day in the Park Word Bits"&lt;br /&gt;&lt;img src=http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_projectmouse_daywordbits_600.jpg&gt;&lt;/a&gt;&lt;/span&gt;&lt;/center&gt;&lt;br /&gt;We've bundled everything together in &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=434"&gt;Bundle No. 4&lt;/a&gt; at a 29% savings!  And, just like in past weeks each &lt;i&gt;individual&lt;/i&gt; product is in the shop as well and will be 20% off through Sunday.&lt;br /&gt;&lt;br /&gt;I created two pages this week!  This first one is from one of my FAVORITE rides, and this memory of riding with my niece Ella for the first time was super special.  She was just so in love with this ride, her face was so (tear jerkingly) sweet!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://brittishdesigns.com/brittgirls/SoarinOverCalifornia_BLOG.jpg&gt;&lt;img src=http://brittishdesigns.com/brittgirls/SoarinOverCalifornia_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;And this second one is another SUPER magical little moment that happened with me, Scarlett &amp; my brother on this trip.  Thank goodness Josh had the camera and could snap these amazing photos. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://brittishdesigns.com/brittgirls/ThisDayWasTheBest_BLOG.jpg&gt;&lt;img src=http://brittishdesigns.com/brittgirls/ThisDayWasTheBest_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;(LOVE me accidental awesome sun flairs, don't you??)  I recolored just three little items to add pops of neon green to coordinate with the photos.  A 30 second adjustment that I think makes a big impact.&lt;br /&gt;&lt;br /&gt;Alrighty folks, here are the Britt Girls' pages.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Stacy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/projectmouse4-stacy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Shantell&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/projectmouse4-shantell.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/projectmouse4-natasha.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/projectmouse4-melissa1.jpg&gt;&lt;img src=http://brittishdesigns.com/brittgirls/projectmouse4-melissa2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/projectmouse4-melinda.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/projectmouse4-kelsy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/projectmouse4-Kat.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/projectmouse4-julie.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/projectmouse4-jan2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/projectmouse4-fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/projectmouse4-erica.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Denise&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/projectmouse4-denise1.jpg&gt;&lt;img src=http://brittishdesigns.com/brittgirls/projectmouse4-denise2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/projectmouse4-camijo.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Alexis&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/projectmouse4-alexis1.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/projectmouse4-alexis2.jpg&gt;&lt;/center&gt;&lt;br /&gt;As usual, my team knocked it out of the park.  Thank you so much girls!&lt;br /&gt;&lt;br /&gt;I think its time to move on to this week's Show Off Slideshow (to learn more about Showing Off, &lt;a href="http://brittishdesigns.blogspot.com/2012/08/show-offs.html"&gt;click here&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;&lt;div style="visibility:visible;width:540px;margin:auto;"&gt;&lt;embed src="http://flash.picturetrail.com/pflicks/3/spflick.swf" quality="high" FlashVars="ql=2&amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8893846" wmode="transparent" bgcolor="#000000" width="540" height="410" name="032213" align="middle" allowScriptAccess="sameDomain" style="height:410px;width:540px" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;p style="whitespace:no-wrap;margin-top:10px;height:24px;width:540px"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" src="http://pics.picturetrail.com/res/pflicks/pt.gif" border="0" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" style="margin-left:5px" src="http://pics.picturetrail.com/static/images/pt2.gif" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;br /&gt;Thanks to everyone who sent in their work this week!! You're all getting a special alpha a WEEK BEFORE it comes out in the shop.  Watch your email inboxes to get a first glimpse and a download link before anyone else (INCLUDING MY TEAM) has gotten it!&lt;br /&gt;&lt;br /&gt;And, finally - the promised FREEBIE.  I hate to seem like I'm patting myself on the back, but HOLY CRAP I LOVE THESE CARDS!!! ENJOY!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_vintagetickets.zip"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_vintagetickets_600.jpg&gt;&lt;/a&gt;&lt;br /&gt;[CLICK IMAGE TO DOWNLOAD]&lt;/center&gt;&lt;br /&gt;Aren't they amazing?!! BIG THANKS to my new pal Tim at &lt;a href="http://vintagedisneylandtickets.blogspot.com/"&gt;Vintage Disneyland Tickets&lt;/a&gt; for lending me his scans of real vintage tickets from Disneyland.  I'm sort of obsessed with Vintage Disneyland tickets, but sadly, I don't own any of my own.  Sigh.  Maybe someday.  Anyway - thanks Tim!! &lt;br /&gt;&lt;br /&gt;Be sure to stop over at &lt;a href="http://sahlinstudio.com/project-mouse-a-day-in-the-park-freebie"&gt;Sahlin Studio's blog&lt;/a&gt; and get her new freebie too.  It's AWESOME!&lt;br /&gt;&lt;br /&gt;Have a spectacular weekend.  I hope you've made time for some scrapping.  TTFN.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4717034313799619030/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html#comment-form' title='30 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717034313799619030'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717034313799619030'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html' title='Project Mouse: A Day in the Park'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>30</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1427857738093974871</id><published>2013-03-21T12:48:00.001-06:00</published><updated>2013-03-21T12:48:43.775-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Sneak Peek &amp; Win It Before You Can Buy It</title><content type='html'>Krista &amp; I are &lt;b&gt;so excited&lt;/b&gt; about our next Project Mouse release tomorrow!!! &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/dayintheparkpeek.jpg&gt;&lt;/center&gt;&lt;br /&gt;Now's your chance to win it before you can buy it. Head over to the &lt;a href="http://www.facebook.com/brittishdesigns"&gt;Britt-ish Designs Facebook Page&lt;/a&gt; and just &lt;a href="http://www.facebook.com/photo.php?fbid=10151366699395849"&gt;&lt;b&gt;"like" the sneak peek&lt;/b&gt;&lt;/a&gt; &amp; you're entered to win the entire Bundle No. 4 that is coming out tomorrow.  (For Brownie Points: I'd sure love ya if you shared that post on your FB wall too).  &lt;br /&gt;&lt;br /&gt;I'll choose one winner from my FB post likes and Krista will choose one from hers (so go like &lt;a href="http://www.facebook.com/SahlinStudio"&gt;her post too&lt;/a&gt;!)  &lt;br /&gt;&lt;br /&gt;Contest ends at midnight (MST) tonight. GOOD LUCK!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1427857738093974871/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/03/sneak-peek-win-it-before-you-can-buy-it.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1427857738093974871'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1427857738093974871'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/03/sneak-peek-win-it-before-you-can-buy-it.html' title='Sneak Peek &amp; Win It Before You Can Buy It'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_dayintheparkpeek.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-193926376202626954</id><published>2013-03-18T14:02:00.000-06:00</published><updated>2013-03-18T14:02:35.525-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Capturing Magic'/><title type='text'>Capturing Magic News</title><content type='html'>&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/CapMagicMeLogo.jpg&gt;&lt;/center&gt;&lt;br /&gt;Guess what - &lt;a href="http://capturingmagic.me/pocket-scrappin-disney/"&gt;Last week's episode&lt;/a&gt; of the &lt;a href="http://capturingmagic.me/category/capturing-magic-podcast/"&gt;Capturing Magic Podcast&lt;/a&gt; (that I just happen to cohost) is all about Pocket Scrapping!  And yes, Project Mouse is mentioned quite a lot.  If you're into Project Mouse and have tried (or just been WANTING to try) pocket style scrapping, you'll definitely want to listen to &lt;a href="http://capturingmagic.me/pocket-scrappin-disney/"&gt;Episode 21&lt;/a&gt;.  It was a lot of fun and we had an AWESOME panel of guests!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://capturingmagic.me/site/wp-content/uploads/2013/03/CapturingMagicMinnie_ep22-500x265.jpg&gt;&lt;/center&gt;&lt;br /&gt;Also we started releasing short "Minnie" episodes of the show on Saturdays.  &lt;a href="http://capturingmagic.me/episode-22-capturing-magic-minnie/"&gt;The first one was released&lt;/a&gt; this past Saturday.  On the "Minnie" shows we actually read and discuss the listeners ideas, tips, questions, etc!  Definitely send in your tips for creating and capturing magic using the &lt;a href="http://capturingmagic.me/contact-us/"&gt;Contact Us page&lt;/a&gt; at CapturingMagic.me.  Who knows! We might use your email in an upcoming Capturing Magic Minnie!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/193926376202626954/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/03/capturing-magic-news.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/193926376202626954'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/193926376202626954'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/03/capturing-magic-news.html' title='Capturing Magic News'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_CapMagicMeLogo.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6549310830837499375</id><published>2013-03-15T00:00:00.000-06:00</published><updated>2013-10-10T16:27:44.636-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://www.blogger.com/atom/ns#' term='project life'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Project Mouse - Character Moments</title><content type='html'>HI! HI! HI!!!!  I'm just so excited about today's new release.  We've had a couple weeks off, but now it's FINALLY time for another &lt;a href="http://brittishdesigns.blogspot.com/search/label/Project%20Mouse"&gt;Project Mouse&lt;/a&gt; release.  &lt;br /&gt;&lt;br /&gt;This week's focus is all about those &lt;b&gt;magical character moments&lt;/b&gt;!! Let's face it - giving that adorable mouse a hug and getting our photo taken with him is like THE REASON we go to Disney. Am I right?? Well, add Project Mouse: Bundle No. 3 to your stash and you'll be pocket scrapping all your character meet &amp;amp; greets in a flash!  &lt;br /&gt;&lt;br /&gt;Today Sahlin Studio and I are releasing a HUGE pack of autograph cards, and even MORE HUGE pack of character journal and filler cards and a really awesome back of word bits.  So let's get to the products, shall we?&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=433"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Project Mouse: Bundle No. 3"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=433"&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_projectmouse_bundle3.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=430"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Project Mouse: Characters"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=430"&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_projectmouse_character_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=431"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Project Mouse: Character Word Bits"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=431"&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_projectmouse_character_wordbits_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=432"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Project Mouse: Autographs"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=432"&gt;&lt;img src="http://brittishdesigns.com/shop/images/brittdes_sahlinstudio_projectmouse_autograph_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;You can purchase all the new products at a 30% savings if you purchase &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=433"&gt;Bundle No. 3&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;OR if you're interested in the individual packs, those are 20% off all weekend too!&lt;br /&gt;&lt;br /&gt;Ok - let me show you the digital layout I scrapped with this new stuff.  I've been super absorbed in Scarlett's 2nd birthday party we're throwing tomorrow, so I was only able to get 1 page done.  BUT I know I will be using all these products on &lt;u&gt;many&lt;/u&gt; more character pages to come!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/brittgirls/MouseInTheHouse_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/MouseInTheHouse_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;This was one of my most favorite memories from this past trip, which normally I shy away from scrapping because it scares me!  I don't know why, it just does.  But I powered through with my pocket style "experiment" and I have to admit I love the results.  It's photo-centric - the photos tell the story.  But there's heartfelt journaling as well.  Yay.  Mission accomplished.&lt;br /&gt;&lt;br /&gt;Krista Sahlin is back from her first trip to Disneyland and has already created some adorable pages!  She printed the autograph cards to take with her and had the characters sign directly on them and then slipped them into her Project Life page protectors.  Check it out:  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle3-kristasahlin1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle3-kristasahlin2.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;I LOVE seeing Krista's "paper" version of Project Mouse.  She's on such a fun journey documenting all aspects of this very magical vacation she just had.&lt;br /&gt;&lt;br /&gt;Here's a set of pictures she put together of all her cute autograph cards printed out and ready to take on vacation!  Is this not the best thing ever?!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse3-marketingkrista.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;One of my Britt Girls, Melinda, ALSO went to Disneyland and took the autograph cards with her on a "test run".  She sent me some WAY cute pictures of Minnie signing her card.  How fun is this??  I love the idea of taking ACTUAL Project Mouse products with me into the park.  Man I can't wait for our next trip!!!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse3-marketingMelinda.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Ok.  Now - let me show you some Britt Girls layouts that were created to document Disney memories!  You'll see a mix of "pocket style" and traditional digi-scrap layouts.  After that I'll show you how versatile these packs are and can be used for non-Disney pages too.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Shantell&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle3-shantell.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle3-melissa1.jpg.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle3-melissa2.jpg.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle3-wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle3-justine1.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle3-julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle3-jan2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle3-jan1.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Holly&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle3-holly.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle3-heather.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle3-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle3-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle3-natasha.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle3-erica.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Christie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle3-christie.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Cute right??  TONS of fun Disney pages, character moments documented.  Oh what fun.&lt;br /&gt;&lt;br /&gt;Now - let me show you what kind of awesome NON Disney pages you can create using "Project Mouse: Bundle No. 3". &lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Denise&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle3-denise1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle3-denise2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle3-melissa3.jpg.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle3-tanyah666.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle3-justine2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Alexis&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle3-alexis.jpg" /&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;Is my team not the best?  Gosh, I love them.  (I know, I'm a cheeseball.  Whatevs.)&lt;br /&gt;&lt;br /&gt;Before I sign off, I've got a FREEBIE for you!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_morecharacter_600.jpg&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittde_morecharacter.zip"&gt;&lt;b&gt;[ DOWNLOAD HERE ]&lt;/b&gt;&lt;/a&gt;&lt;/center&gt;&lt;div&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;/center&gt;And have a VERY happy weekend.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6549310830837499375/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html#comment-form' title='23 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6549310830837499375'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6549310830837499375'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html' title='Project Mouse - Character Moments'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>23</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-904334750689762007</id><published>2013-03-13T15:30:00.000-06:00</published><updated>2013-03-13T15:30:17.481-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://www.blogger.com/atom/ns#' term='project life'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Using QR Codes in Your Digital Layouts</title><content type='html'>&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/usingQRcodes.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Ever since I posted &lt;a href="http://brittishdesigns.blogspot.com/2013/03/my-project-life-weekly-journal.html"&gt;my weekly Project Life journal pages&lt;/a&gt; last week, I've had LOTS of questions about the QR codes I included in several of the pages.  Examples: &lt;a href="http://www.flickr.com/photos/23938230@N07/8526516809/in/set-72157632908417711/"&gt;[here]&lt;/a&gt; &lt;a href="http://www.flickr.com/photos/23938230@N07/8526516745/in/set-72157632908417711/"&gt;[here]&lt;/a&gt; and &lt;a href="http://www.flickr.com/photos/23938230@N07/8553959896/in/set-72157632908417711"&gt;[here]&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Well, let me tell you all about it cuz I'm OBSESSED WITH THIS NEW TRICK!!!!!!!!!!!!!!!!!!!!!&lt;br /&gt;&lt;br /&gt;Backstory:  The first week of February I was watching &lt;a href="http://www.youtube.com/watch?v=Z4_b3asmqSI"&gt;a YouTube video&lt;/a&gt; from a lady named Mercy Tiara showing her Disney paper Project Life layouts, which was interesting enough but then . . . BAM!!!  About 8 minutes into the video, she throws down this BRILLIANT idea to include QR codes that link to your vacation home movies!  I ABOUT FELL OFF MY CHAIR!!  Such a fun idea and something I could SO easily translate into my digital scrapping!! (She later released a tutorial just about the QR codes.  &lt;a href="http://www.youtube.com/watch?v=7aaExvPoalo"&gt;You can watch how she does&lt;/a&gt; it in her in her paper scrapbooking.) &lt;br /&gt;&lt;br /&gt;Since then I realized I had just sort of missed this trend over the past year.  It might all possibly trace back to Mercy Tiara's idea (but who knows where these ideas come from originally).  So, I was definitely not on the cutting edge of including QR codes, but as soon as I heard about it I HAD TO DO IT!!!! I immediately started doing them on my weekly Project Life journal pages &lt;b&gt;AND&lt;/b&gt; my Disneyland Project Mouse layouts too!  &lt;br /&gt;&lt;br /&gt;(SIDENOTE:  Fellow digi-scrap designers &lt;a href="http://tracireed.com/news/2013/01/add-video-project-life/"&gt;Traci Reed&lt;/a&gt; AND &lt;a href="http://leslie-miller.blogspot.com/2013/02/adding-video-to-your-pl-pages.html"&gt;Leslie Miller of GG Digital Designs&lt;/a&gt; both recently wrote about QR codes in digital scrapbooking and are giving away some VERY CUTE QR code card freebie type items on their blogs!  I have a word art freebie for you as well further on in the post.)&lt;br /&gt;&lt;br /&gt;The reason I love including QR codes is because videos really bring those photos and memories TO LIFE!!  When I see my daughter's face react to things, or say things in her cute little voice, its just magical!  And finding a cute, easy way to include those videos in my scrapbooking - I'm ALL ABOUT THAT!&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;b&gt;What's a QR Code?&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;hr align="LEFT" width="40%" /&gt;&lt;br /&gt;&lt;img align="left" src="http://i70.photobucket.com/albums/i104/designerbrittney/firstpopsicleQRcode.jpg" width="200" /&gt;&lt;br /&gt;You've probably seen these codes everywhere - from flyers to soft drink cups.  A QR Code is simply a 2-dimensional barcode that is used to quickly access a webpage when scanning the code with a smartphone&amp;nbsp;(among other tasks they can perform)&amp;nbsp;.&lt;br /&gt;&lt;br /&gt;Have a smartphone and a scanning app? &amp;nbsp;Hold it up to the screen and scan this QR to the left and enjoy an ADORABLE video of Scarlett. :)&lt;br /&gt;&lt;br /&gt;According to &lt;a href="http://www.unitaglive.com/help/qrcode"&gt;unitag.com&lt;/a&gt; (the website I use to create my QR codes), the lifespan of a QR code is unlimited.  They will always contain the data you entered when creating their code.  They don't expire or stop working.  The only limitations I can think of when including QR codes in your layouts for posterity is if Scan Applications stop existing, or YouTube doesn't keep your videos forever so the link stops working.  You could easily upload your videos somewhere else that you feel is more permanent.  If I think of something better I'll let you know!  (Learn even more about QR codes &lt;a href="http://www.unitaglive.com/help/qrcode"&gt;here&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;b&gt;Using QR Codes in Scrapbooking&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;hr align="LEFT" width="40%" /&gt;&lt;br /&gt;Ok so let's talk about how I use QR codes in my digital pages. &amp;nbsp;It's REALLY EASY!!&lt;br /&gt;&lt;br /&gt;First thing you gotta do is upload the video you want included to &lt;a href="http://www.youtube.com/upload"&gt;YouTube&lt;/a&gt;. For a little more privacy, I keep my home movies set as "Unlisted".  Which means, if you have the link (or scan the code) you can view them.  But they won't pop up in people's searches.  That's just what I feel comfortable with as far as posting videos of my family on YouTube.  In Privacy Settings you can choose your setting for each video you upload. &amp;nbsp;But feel free to scan any of my codes you see posted!! I'm perfectly fine with that.&lt;br /&gt;&lt;br /&gt;Once your video is uploaded, go to &lt;a href="http://www.youtube.com/my_videos"&gt;youtube.com/my_videos&lt;/a&gt; to see all your uploaded videos.  Click on the title of the video you want to make a QR code of.  This will take you to the TRUE URL of the video.  This is probably just me being crazy but I want the true URL to be used for my code, not a shortened version just in case that shortened version stops working or something and so that my scanning app doesn't have to redirect and will go straight to the video. &amp;nbsp;I know, that probably makes no sense!  But in my brain it does.  &lt;br /&gt;&lt;br /&gt;Now you need to copy your video's URL, which should be in the URL window at the top of the browser.  It should look something like "http://www.youtube.com/watch?v=. . . ".&lt;br /&gt;&lt;br /&gt;Time to generate the codes.  Like I said before, I use&lt;a href="http://www.unitaglive.com/qrcode" target="_blank"&gt; unitag.com&lt;/a&gt;. &amp;nbsp;There are lots of free QR code generator websites out there, but I'll tell you why I like unitag: I don't have to sign in, register, or anything like that AND they offer lots of customization options for your QR codes all for free. &amp;nbsp;I can download my QR codes as PNGs right to my computer - they come in 300x300 resolution which is high enough for my purposes.  If you need it bigger than 300x300, go ahead and enlarge it after you open it in Photoshop.  You won't loose enough quality to affect the code.  You can't even really tell when you make it a bit bigger. The website it super simple to use, no tutorial necessary.  And yes, you heard me right, its all free.&lt;br /&gt;&lt;br /&gt;Once you've got your QR code downloaded, go ahead and scrap that baby into your layout.  I've seen people tuck them into the corner, put them right on top of a photo, in the corner or the photo, or like I did, placing it in its own "pocket" and adding a little caption/subtitle/word art.  &lt;br /&gt;&lt;br /&gt;I created the word art/arrow pointing to the video for my layout.  I'm happy to share it with you if you want it.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_watchthisvideo.png width=300&gt;&lt;br /&gt;You can download a full resolution PNG of this word art &lt;b&gt;&lt;a href="http://brittishdesigns.com/miscimages/brittdes_watchthisvideo.png" target="_blank"&gt;HERE&lt;/a&gt;&lt;/b&gt;!&lt;/center&gt;&lt;br /&gt;Here is the full pocket style Project Mouse page I scrapped today including a QR code video.  You are more than welcome to hold your phones up to your screens to scan and watch the included video.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/ParadeIsComing_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ParadeIsComing_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;(click image to enlarge / click &lt;a href="http://www.flickr.com/photos/23938230@N07/8554757025/in/pool-projectmouse"&gt;HERE&lt;/a&gt; for full credits)&lt;/center&gt;&lt;br /&gt;Did you know that QR codes don't have to be black and white?? &amp;nbsp;Color works too! &amp;nbsp;Obviously you can't pick a color that's too light or the scanner apps won't be able to read them. &amp;nbsp;You do need some contrast. &amp;nbsp;But being able to match the QR code to the overall look of my LO is AWESOME-SAUCE!!&lt;br /&gt;&lt;br /&gt;Obviously, I made mine &lt;span class="Apple-style-span" style="color: #f15fa1;"&gt;PINK&lt;/span&gt; this time to match my layout. &amp;nbsp;I created this page using &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=424"&gt;Project Mouse: Bundle No. 1&lt;/a&gt;. &amp;nbsp;I recolored two red bits of two different cards to be pink. &amp;nbsp;This matched my pictures better, don't you think? &amp;nbsp;Then once I added a pink QR code and some pink text for the date, it all ties together like the pink was supposed to be there all along.&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;b&gt;Scanning QR Codes&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;hr align="LEFT" width="40%" /&gt;&lt;br /&gt;This last step is easy peasy.  If you don't already have a scanning app in your smartphone, you can search the app store and find LOTS of free ones.  The one I use right now is called "&lt;a href="http://www.scanlife.com/en/gl-apps"&gt;ScanLife&lt;/a&gt;".  I like it because its fairly clean looking, opens FAST right to the scanning window, and it scans and open the link FAST too.  Fuss free.  I like the icon and I LOVE the little blllliiing noise it makes when it successfully scans a code.  Don't judge me.&lt;br /&gt;&lt;br /&gt;You just open the app, hold it up to a QR code and it immediately finds a code and opens whatever its linking to.  And yes, it really does work when you hold up your phone to a screen.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/scanlifeinaction.jpg&gt;&lt;/center&gt;&lt;br /&gt;And that's it!! I seriously can't NOT put a video into my layouts anymore.  If I have a coordinating video that I shot on my phone, I put it on my page.  And since I started doing this, I have been taking WAY more videos of Scarlett to include in my weekly journal pages.  It's SO MUCH FUN and pretty addicting, if I do say.  You can even use QR codes to link to songs, other web content, anything you want to remember and coordinate into your layouts.&lt;br /&gt;&lt;br /&gt;Have fun scrapping those QR codes.  I can't WAIT to see your creations.  Please share them with me!  If you have any other questions about creating, scrapping or scanning QR codes in your digital layouts please let me know and I'll do my best to help.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/904334750689762007/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/03/using-qr-codes-in-your-digital-layouts.html#comment-form' title='14 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/904334750689762007'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/904334750689762007'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/03/using-qr-codes-in-your-digital-layouts.html' title='Using QR Codes in Your Digital Layouts'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_watchthisvideo.png' height='72' width='72'/><thr:total>14</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4912873712758876314</id><published>2013-03-08T08:12:00.000-07:00</published><updated>2013-03-08T08:12:12.713-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Show Off Slideshow</title><content type='html'>Hi everyone!!  Here is today's Show Off slideshow.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="visibility:visible;width:540px;margin:auto;"&gt;&lt;embed src="http://flash.picturetrail.com/pflicks/3/spflick.swf" quality="high" FlashVars="ql=2&amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8888365" wmode="transparent" bgcolor="#000000" width="540" height="410" name="030813" align="middle" allowScriptAccess="sameDomain" style="height:410px;width:540px" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;p style="whitespace:no-wrap;margin-top:10px;height:24px;width:540px"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" src="http://pics.picturetrail.com/res/pflicks/pt.gif" border="0" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" style="margin-left:5px" src="http://pics.picturetrail.com/static/images/pt2.gif" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;Each of the Show Offs this go-round are getting a "2nd Chance" Show Off Prize, which means I offer a choice of a few past prizes and the Show Offs get to choose one.  Watch your email inboxes, Show Offs.  Your 2nd Chance email is coming today.&lt;br /&gt;&lt;br /&gt;Find out more about Showing Off &lt;a href="http://brittishdesigns.blogspot.com/2012/08/show-offs.html"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Am I the only one DYING with another week of no Project Mouse releases??  I seriously can't wait.  Trust me, next week's release is worth the wait.  I'm just getting ANXIOUS!!!  I might have to do something to tide us over til next week.  Hmm . . . stay tuned.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4912873712758876314/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/03/show-off-slideshow.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4912873712758876314'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4912873712758876314'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/03/show-off-slideshow.html' title='Show Off Slideshow'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8439833902847688919</id><published>2013-03-04T00:30:00.001-07:00</published><updated>2013-03-04T00:30:36.738-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://www.blogger.com/atom/ns#' term='project life'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='digi-journal'/><title type='text'>My Project Life Weekly Journal</title><content type='html'>I decided to use the Project Life - or Pocket Style - to create a weely digi-journal of 2013.  I mentioned this in a &lt;a href="http://brittishdesigns.blogspot.com/2013/02/introducing-pronto-collection.html"&gt;previous post&lt;/a&gt; but back then I was only a few weeks in.  Now, after 9 weeks, I'm OBSESSED.  I love putting these pages together every week.  AND I LOVE that this year of our lives will be so well recorded.  &lt;br /&gt;&lt;br /&gt;I do a 2-page spread for each week.  The format of the "pockets" changes from week to week depending on what photos I have and what I feel like doing.  I try to keep embellishments and "fluff" to a minimum.  I spend most of my time arranging the photos and writing the journaling.  I am HOPING to get faster as these pages as I get a better workflow figured out.  &lt;br /&gt;&lt;br /&gt;But - here are my first 9 weeks in case you are curious how it's going!  This is what I do every Sunday now . . .&lt;br /&gt;&lt;br /&gt;&lt;i&gt;(click all images to enlarge, and click "CREDITS" links if you want to comment, ask questions or see what products I used)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://farm9.staticflickr.com/8112/8526494607_37a949679c_b.jpg"&gt;&lt;img src=http://farm9.staticflickr.com/8112/8526494607_37a949679c_b.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/23938230@N07/8526494607"&gt;[CREDITS]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm9.staticflickr.com/8516/8527607878_a258d6754d_b.jpg"&gt;&lt;a href="http://farm9.staticflickr.com/8516/8527607878_a258d6754d_b.jpg"&gt;&lt;img src=http://farm9.staticflickr.com/8516/8527607878_a258d6754d_b.jpg width=600&gt;&lt;/a&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/23938230@N07/8527607878/"&gt;[CREDITS]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm9.staticflickr.com/8245/8527607972_7215ff9c87_b.jpg"&gt;&lt;img src=http://farm9.staticflickr.com/8245/8527607972_7215ff9c87_b.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/23938230@N07/8527607972"&gt;[CREDITS]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm9.staticflickr.com/8367/8527607990_2046b39744_b.jpg"&gt;&lt;img src=http://farm9.staticflickr.com/8367/8527607990_2046b39744_b.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/23938230@N07/8527607990"&gt;[CREDITS]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm9.staticflickr.com/8521/8526494709_404e586d8d_b.jpg"&gt;&lt;img src=http://farm9.staticflickr.com/8521/8526494709_404e586d8d_b.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/23938230@N07/8526494709"&gt;[CREDITS]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm9.staticflickr.com/8516/8526494689_75ec8bf0fd_b.jpg"&gt;&lt;img src=http://farm9.staticflickr.com/8516/8526494689_75ec8bf0fd_b.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/23938230@N07/8526494689"&gt;[CREDITS]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm9.staticflickr.com/8249/8526517019_a2f6f8ed5a_b.jpg"&gt;&lt;img src=http://farm9.staticflickr.com/8249/8526517019_a2f6f8ed5a_b.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/23938230@N07/8526517019"&gt;[CREDITS]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm9.staticflickr.com/8518/8526516975_6764204fc2_b.jpg"&gt;&lt;img src=http://farm9.staticflickr.com/8518/8526516975_6764204fc2_b.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/23938230@N07/8526516975"&gt;[CREDITS]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm9.staticflickr.com/8506/8526516961_bb37c76dca_b.jpg"&gt;&lt;img src=http://farm9.staticflickr.com/8506/8526516961_bb37c76dca_b.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/23938230@N07/8526516961"&gt;[CREDITS]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm9.staticflickr.com/8244/8526516963_e69638dbc1_b.jpg"&gt;&lt;img src=http://farm9.staticflickr.com/8244/8526516963_e69638dbc1_b.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/23938230@N07/8526516963"&gt;[CREDITS]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm9.staticflickr.com/8226/8526516901_6023476ce7_b.jpg"&gt;&lt;img src=http://farm9.staticflickr.com/8226/8526516901_6023476ce7_b.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/23938230@N07/8526516901"&gt;[CREDITS]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm9.staticflickr.com/8089/8527630614_90b5dfeb8b_b.jpg"&gt;&lt;img src=http://farm9.staticflickr.com/8089/8527630614_90b5dfeb8b_b.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/23938230@N07/8527630614"&gt;[CREDITS]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm9.staticflickr.com/8367/8526516809_aaaf387bd5_b.jpg"&gt;&lt;img src=http://farm9.staticflickr.com/8367/8526516809_aaaf387bd5_b.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/23938230@N07/8526516809"&gt;[CREDITS]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm9.staticflickr.com/8251/8527630528_a0c539de6f_b.jpg"&gt;&lt;img src=http://farm9.staticflickr.com/8251/8527630528_a0c539de6f_b.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/23938230@N07/8527630528"&gt;[CREDITS]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm9.staticflickr.com/8525/8526516751_57b2bb7d48_b.jpg"&gt;&lt;img src=http://farm9.staticflickr.com/8525/8526516751_57b2bb7d48_b.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/23938230@N07/8526516751"&gt;[CREDITS]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm9.staticflickr.com/8389/8526516745_d812c106e4_b.jpg"&gt;&lt;img src=http://farm9.staticflickr.com/8389/8526516745_d812c106e4_b.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/23938230@N07/8526516745"&gt;[CREDITS]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm9.staticflickr.com/8376/8526516695_abc1d0685c_b.jpg"&gt;&lt;img src=http://farm9.staticflickr.com/8376/8526516695_abc1d0685c_b.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/23938230@N07/8526516695"&gt;[CREDITS]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm9.staticflickr.com/8227/8526516675_6378ceefe8_b.jpg"&gt;&lt;img src=http://farm9.staticflickr.com/8227/8526516675_6378ceefe8_b.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/23938230@N07/8526516675"&gt;[CREDITS]&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I'm putting all my pages into a &lt;a href="http://www.flickr.com/photos/23938230@N07/sets/72157632908417711/"&gt;Flickr set&lt;/a&gt;, in case you want to see them all together again or see more in the future.&lt;br /&gt;&lt;br /&gt;How are you documenting your year? &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8439833902847688919/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/03/my-project-life-weekly-journal.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8439833902847688919'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8439833902847688919'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/03/my-project-life-weekly-journal.html' title='My Project Life Weekly Journal'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2503188084892656993</id><published>2013-03-01T10:00:00.000-07:00</published><updated>2013-03-01T10:09:16.663-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Challenge'/><title type='text'>March Blog Challenge (FREE TEMPLATE!)</title><content type='html'>Hi everyone! There's no Project Mouse release today. We're taking a little time off while Krista goes off on her first trip to Disneyland.  But let me tell you guys, when we pick things up again you're gonna FLIP!! There's so much good stuff coming.  I can hardly wait!!&lt;br /&gt;&lt;br /&gt;Speaking of Krista Sahlin - Have you read &lt;a href="http://sahlinstudio.com/my-disneyproject-life-pre-trip-project-mouse-video/"&gt;her latest blog post&lt;/a&gt; about her Project Mouse book?  There's even an awesome video taking you through all her pre-trip pages.  You've gotta go read it &amp; watch the video.  (There's even a tiny sneak peek of some yet-to-be-released Project Mouse stuff in the video for those with eagle eyes!)&lt;br /&gt;&lt;br /&gt;What I do have for you today is a brand new blog challenge, but before I get to that I need to announce the winner of last month's Color Swatch Challenge.  There were a LOT of beautiful entries - you guys totally rocked it.  I used &lt;a href="http://random.org/"&gt;random.org&lt;/a&gt; to choose a winner and that lucky randomly chosen winner was . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=2776"&gt;&lt;b&gt;Patty (aka naduah)&lt;/b&gt;&lt;br /&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10192/Castle.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Congrats, Patty!  You &amp; your beautiful castle LO have won a $15 GC to my shop!! I'll be emailing that to you later today.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;March 2013 Challenge&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;hr align="LEFT" width="40%" /&gt;&lt;br /&gt;For this month's blog challenge - I thought we'd do a template challenge! &lt;br /&gt;&lt;br /&gt;The rules are simple: &lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;I give you a template.&lt;/li&gt;&lt;li&gt;You use it to create a layout using ANY Britt-ish Designs products.&lt;/li&gt;&lt;li&gt;Post it in my &lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=5"&gt;Challenge Gallery&lt;/a&gt; and put the link back here in the comments. &amp;nbsp;(Leave some comments in the gallery on the other entries if you have time!)&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&amp;gt;&amp;gt; One randomly drawn layout will win a $15 GC to my shop! &amp;lt;&amp;lt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Entries are due by midnight (MST) Sunday, March 31, 2013.&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Here's the template:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_march2013_600.jpg" /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_march2013.zip"&gt;[DOWNLOAD HERE]&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Ooooh - its ALL photos!! Why don't you try an all-photo layout - OR if you'd rather put papers in some of the photo spots, that's awesome too! Feel free to flip it, alter it, whatever you want.&lt;br /&gt;&lt;br /&gt;Here's how I used it:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Scarlett_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Scarlett_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=2885"&gt;[CREDITS &amp; COMMENTS]&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;My Britt Girls created some awesome layouts using this template too:&lt;br /&gt;&lt;br /&gt;&lt;i&gt;(notice how some of them flipped, altered, and even turned the template into a 2-pager!!)&lt;br /&gt;&lt;/i&gt;&lt;br /&gt;&lt;center&gt;By Shantell&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/march2013-shantell.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/march2013-natasha.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/march2013-wendy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/march2013-becca.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Alexis&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/march2013-alexis.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/march2013-fonnetta3.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Stacy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/march2013-stacy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/march2013-justine.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/march2013-kelsy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Christie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/march2013-christie.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Denise&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/march2013-denise.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/march2013-jan.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/march2013-melinda.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/march2013-julie.jpg&gt;&lt;/center&gt;&lt;br /&gt;Hope you enjoy this month's challenge.  I can't wait to see all your entries. HAPPY SCRAPPING!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2503188084892656993/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html#comment-form' title='21 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2503188084892656993'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2503188084892656993'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html' title='March Blog Challenge (FREE TEMPLATE!)'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_march2013_600.jpg' height='72' width='72'/><thr:total>21</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9015701054227136350</id><published>2013-02-27T21:44:00.002-07:00</published><updated>2013-02-27T21:46:11.566-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>You're running out of time!</title><content type='html'>This is a friendly reminder that all entries to the &lt;a href="http://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html"&gt;February Color Swatch Blog Challenge&lt;/a&gt; MUST be in by midnight on Thursday night (2/28).  One lucky randomly drawn winner will receive a $15 GC to my shop!!&lt;br /&gt;&lt;br /&gt;Get those layouts scrapped (and posted back at &lt;a href="http://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html"&gt;this post&lt;/a&gt;) before the clock strikes twelve tomorrow!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/9015701054227136350/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/02/youre-running-out-of-time.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9015701054227136350'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9015701054227136350'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/02/youre-running-out-of-time.html' title='You&apos;re running out of time!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3899542692659844947</id><published>2013-02-25T20:09:00.002-07:00</published><updated>2013-02-25T20:09:45.984-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://www.blogger.com/atom/ns#' term='project life'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Tips from Britt'/><title type='text'>Pocket Style Tips: Digital Templates &amp; Page Protectors</title><content type='html'>&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;b&gt;Pocket Style Templates&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;hr WIDTH="40%"ALIGN=LEFT&gt;&lt;br /&gt;Since Project Mouse has come out, SO many people have asked me if sell pocket style templates.  I've considered it, but I feel like there are so many people who already sell digital Pocket Style templates, that it wouldn't be something original for me to create and sell.  I'd basically just be copying someone else's ideas in a sense.  So my answer is no, I don't sell them.  BUT I know lots of great places to get them.&lt;br /&gt;&lt;br /&gt;Krista Sahlin wrote a &lt;a href="http://sahlinstudio.com/hot-trends-from-paper-scrapping-pocket-scrapbooking/"&gt;PERFECT article on her blog&lt;/a&gt; with lots of great links to buy templates, digital plastic page protectors and even links to a couple fun freebies.  This is a must-read article for those looking for pocket style templates.&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;b&gt;Digital Page Protectors&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;hr WIDTH="40%"ALIGN=LEFT&gt;&lt;br /&gt;When I started doing pocket style I was trying to decide if I wanted to do all my pages with the plastic digital page protectors that many designers have been releasing.  I bought &lt;a href="http://the-lilypad.com/store/Pockets-No.3-The-Basics.html"&gt;a set from Valorie Wibbens&lt;/a&gt; and started to play around with them.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://the-lilypad.com/store/Pockets-No.3-The-Basics.html"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/VW_Pocketsno3-01.jpg width=350&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Unfortunately, this set of page protectors doesn't come with the template layers underneath.  You can &lt;a href="http://the-lilypad.com/store/Pockets-No.3-The-Templates.html"&gt;buy them separately&lt;/a&gt;, but I decided to save my money and make my own template underneath.&lt;br /&gt; &lt;br /&gt;I learned that the page protectors definitely look cute, but they sort of give you a grey "filmy" look.  &lt;br /&gt;&lt;br /&gt;This is a close up of one of my weekly journal pages with NO page protector:  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/digitalpageprotectornone.jpg&gt;&lt;/center&gt;&lt;br /&gt;And here it is with the page protector laid on top, as the very top layer.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/digitalpageprotectorontop.jpg&gt;&lt;/center&gt;&lt;br /&gt;I know some people dig this look but its not for me.  I like my photos, papers &amp; other embellishments to look bright, crisp and clear. So . . . what to, what to do . . .&lt;br /&gt;&lt;br /&gt;Turning down the opacity level on the page protector seemed to work a little.  But then I was loosing the look of the pockets.  A couple gals from Sahlin Studio CT taught me to just laying things ON TOP of page protectors - so put the page protector at the very bottom of all the layers.  Then you still get the cute look of the page protectors borders and dividing lines, but keep all your crisp layering.  It actually looks very cute this way.  Here's the same close up as above, just with the page protector moved to the bottom layer.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/digitalpageprotectorbottom.jpg&gt;&lt;/center&gt;&lt;br /&gt;Much cuter than I would have expected!  So simple, just moving it to the bottom.&lt;br /&gt;&lt;br /&gt;Another trick I discovered is:&lt;br /&gt;&lt;br /&gt;* Duplicate the page protector layer (command + J on a mac or Layer &gt; Duplicate Layer &gt; click OK) &lt;br /&gt;* Then put one page protector on the very bottom of all the layers and the other on the VERY top.  &lt;br /&gt;* Change the blending mode of the TOP page protector to "Hard Light".  &lt;br /&gt;&lt;br /&gt;This is the result:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/digitalpageprotectorhardlight.jpg&gt;&lt;/center&gt;&lt;br /&gt;You still get a &lt;i&gt;slightly&lt;/i&gt; plastic pocket look over the top, and those same cute dividing plastic pocket borders. &lt;br /&gt;&lt;br /&gt;While I am happy with this last "hard light" method, in the end I've decided that I won't be using page protectors in most of my pocket style scrapping for 3 reasons:&lt;br /&gt;&lt;br /&gt;1) I like the freedom to create ANY configuration of "pockets" that works for that page and not be limited to the page protectors pre-designed pocket arrangements.  &lt;br /&gt;&lt;br /&gt;2) I also like a little freedom to let tags and things overlap a tiny bit.  When using a digital page protector I felt like I HAD to keep everything inside the pockets.  (I know, duh that's what pocket style is all about, but I like a little bit more freedom.)&lt;br /&gt;&lt;br /&gt;3) I think that if I did an ENTIRE album with page protectors I would get sick of looking at those little pockets and borders page after page after page once the book was done and printed.  I still like the page protectors to use on a random everyday scrapbook page. But for my 2 "album" projects (Project Mouse and Weekly Journaling) I think it would start to look repetitive and annoying after 100+ pages!&lt;br /&gt;&lt;br /&gt;Here's an everyday layout I did using the same Valorie Wibbens page protector and my "hard light" method.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;(click image to enlarge)&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SoCold_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SoCold_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.myscrapbookart.com/gallery/showphoto.php?photo=585619"&gt;[CREDITS HERE]&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;LOVE the pocket look like this!! SO CUTE. I still don't think I want an entire book of this, but on an occasional page here and there - yes, please!&lt;br /&gt;&lt;br /&gt;*DISCLAIMER! THESE ARE JUST PERSONAL PREFERENCES!!!* If you LOVE an entire album full of digital page protectors, AWESOME!! Send me a link to your book and maybe I'll see the light.  Like I keep saying - I'm totally in an experimental phase with Pocket Style digi-scrapping. Learning as I go!&lt;br /&gt;&lt;br /&gt;Do you use digital page protectors?  Which ones are your favorites?  Do you have any other tricks I haven't discovered?&lt;br /&gt;&lt;br /&gt;Hope you're all coming along with your Project Mouse and other pocket style digi-scrap pages.  I'd remind you that we have a &lt;a href="http://www.flickr.com/groups/projectmouse/"&gt;Project Mouse Flickr Group&lt;/a&gt; where you can come browse Project Mouse layouts and add your own too!!  I love seeing all the LOs there.  And they don't have to pocket style! ANY LO using Project Mouse is welcome!!  Happy scrapping.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3899542692659844947/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/02/pocket-style-tips-digital-templates.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3899542692659844947'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3899542692659844947'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/02/pocket-style-tips-digital-templates.html' title='Pocket Style Tips: Digital Templates &amp; Page Protectors'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_VW_Pocketsno3-01.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8741610931615226853</id><published>2013-02-22T00:00:00.000-07:00</published><updated>2013-10-10T16:32:48.217-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://www.blogger.com/atom/ns#' term='project life'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Digital Kits'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Project Mouse - Leading Up To the Magic</title><content type='html'>Oh my goodness.  Here we go again!  Sahlin Studio and I have an all-new series of Project Mouse cards to release today.  Are you ready???&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;Leading Up To the Magic&lt;/span&gt;&lt;br /&gt;&lt;hr align="LEFT" width="40%" /&gt;&lt;br /&gt;When does a Disney vacation really begin? For me, it happens long before I ever walk through a turnstile.  That "magic before the trip" is what today's release is all about.  All of today's products are here to help you record, document, and even MAKE memories leading up to the magic.  And of course, they are all made to coordinate with &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=424"&gt;"Project Mouse: Bundle No. 1"&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="color: #999999;"&gt;(Krista &amp;amp; I have more freebies for you too at the end of this post so make sure you read all the way to the end!)&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Ok - lets get to the products!!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=425"&gt;&lt;b&gt;"Project Mouse: Bundle No. 2 - Leading Up To The Magic"&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=425"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_projectmouse_bundle2_600-1.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Each pack is sold separately too:&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=429"&gt;&lt;b&gt;"Project Mouse: Reveal/Countdown"&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=429"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_projectmouse_reveal_600-1.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=428"&gt;&lt;b&gt;"Project Mouse: Planning"&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=428"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_projectmouse_plan_600-1.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=427"&gt;&lt;b&gt;"Project Mouse: On Our Way"&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=427"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_projectmouse_onour_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=426"&gt;&lt;b&gt;"Project Mouse: We're Here!"&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=426"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/0_sahlinstudio_brittdes_projectmouse_here_PREVIEW.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;hr align="LEFT" width="40%" /&gt;I was so excited to dive in and use these card packs for myself!!  As you know, I'm conducting a little "experiment" by trying to scrap my entire Sept 2012 Disneyland trip Pocket Style - and Project Mouse is DEFINITELY getting me there.  Today's packs gave me the tools, inpiration and push I needed to scrap a big milestone that happened on this trip. &lt;b&gt; Scarlett's FIRST plane ride:&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/brittgirls/TakeFlight_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/TakeFlight_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Krista is still making serious ground on her hybrid pocket style album.  I love that she's creating magic with her entire family BEFORE her trip even takes place - and documenting it all!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse2-kristasahlin1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse2-kristasahlin2.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse2-kristasahlin3.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Is that fun, or what?  LOVE her pages.&lt;br /&gt;&lt;br /&gt;My Britt Girls scrapped such a WIDE variety of page themes and styles using the new &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=16&amp;amp;products_id=425"&gt;Bundle 2 cards&lt;/a&gt;:   &lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle2-wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Stacy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle2-stacy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Shantell&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle2-Shantell.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle2-Shantell2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle2-natasha.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle2-melissa1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle2-melissa2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle2-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle2-kelsy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle2-julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle2-jan1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle2-jan2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle2-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Denise&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle2-denise1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle2-denise2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Christie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle2-christie1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle2-christie2.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle2-christie3.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle2-christie4.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Chelle&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle2-chelle.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Alexis&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle2-alexis.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmousebundle2-justine.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Make sure &lt;b&gt;YOU&lt;/b&gt; come share your Project Mouse creations with us in the &lt;a href="http://www.flickr.com/groups/projectmouse/"&gt;Project Mouse Flickr Group&lt;/a&gt;!! (And in &lt;a href="http://www.brittishdesigns.com/gallery/"&gt;my gallery&lt;/a&gt; of course too!)&lt;br /&gt;&lt;br /&gt;Despite the Project Mouse madness - I haven't forgotten about Show Offs!  Here is today's slideshow FULL of awesome layouts featuring Britt-ish Designs products:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="margin: auto; visibility: visible; width: 600px;"&gt;&lt;embed align="middle" allowscriptaccess="sameDomain" bgcolor="#000000" flashvars="ql=2&amp;amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8881910" height="600" name="022213" quality="high" src="http://flash.picturetrail.com/pflicks/3/spflick.swf" style="height: 600px; width: 600px;" type="application/x-shockwave-flash" width="600" wmode="transparent"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;div style="height: 24px; margin-top: 10px; whitespace: no-wrap; width: 600px;"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" border="0" src="http://pics.picturetrail.com/res/pflicks/pt.gif" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" border="0" src="http://pics.picturetrail.com/static/images/pt2.gif" style="margin-left: 5px;" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;If you were a Show Off this week, watch your email inboxes.  You are all getting a free paper pack of your choice as your gift this week.  &lt;br /&gt;&lt;br /&gt;(find out more about Show Offs &lt;a href="http://brittishdesigns.blogspot.com/2012/08/show-offs.html"&gt;here&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;&lt;hr align="LEFT" width="40%" /&gt;One last thing before I go - there's the matter of those freebies I mentioned before! They are FREE for your personal-use only.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_mousedirection_600.jpg&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdesmousedirection.zip"&gt;&lt;b&gt;[ DOWNLOAD HERE ]&lt;/b&gt;&lt;/a&gt;&lt;/center&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;I hope you are all enjoying Project Mouse.  I LOVE seeing those pocket style pages (both Disney and non-Disney alike) around digi-land!  Keep up the amazing work and have a magical weekend (hopefully full of scrapping)!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8741610931615226853/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html#comment-form' title='23 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8741610931615226853'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8741610931615226853'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html' title='Project Mouse - Leading Up To the Magic'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_sahlinstudio_projectmouse_bundle2_600-1.jpg' height='72' width='72'/><thr:total>23</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4729991192515839937</id><published>2013-02-21T13:26:00.001-07:00</published><updated>2013-02-21T13:27:07.149-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>anticipation . . . </title><content type='html'>&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/anticipation.jpg&gt;&lt;/center&gt;&lt;br /&gt;See you at midnight!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4729991192515839937/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/02/anticipation.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4729991192515839937'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4729991192515839937'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/02/anticipation.html' title='anticipation . . . '/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_anticipation.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4225907410432553350</id><published>2013-02-19T01:26:00.000-07:00</published><updated>2013-02-20T13:56:06.019-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://www.blogger.com/atom/ns#' term='project life'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Project Mouse Page Breakdown</title><content type='html'>Hello Scrappers!!  I'm so excited about the response Project Mouse is getting.  It sounds like many of you are ready to dive into Pocket Style scrapbooking and document your memories - both Disney and non-Disney alike.  I want to thank everyone for their support of Project Mouse on its debut and tell you - you are going to LOVE what's coming next!!  Definitely stay tuned.&lt;br /&gt;&lt;br /&gt;Today I thought I'd give you a page breakdown about how I put together a Project Mouse layout.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PMlayoutbreakdown.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;I know when I first started trying out this style I found myself a little stuck on just how to "make it work" as my pal Tim Gunn says.  Maybe this will help!&lt;br /&gt;&lt;br /&gt;Here's the page I scrapped tonight:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/wait_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/wait_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I actually timed myself because I was curious how long I currently take to put together a Project Mouse style page. If you remember - one of my goals in creating pages this way was to see if its really as quick and efficient as I think it is!&lt;br /&gt;&lt;blockquote class="tr_bq"&gt;&lt;span class="Apple-style-span" style="color: #999999;"&gt;&lt;i&gt;Goals of my experiment:&lt;br /&gt;1) To see if I like Pocket Style enough for an entire album.&lt;br /&gt;2) To see how much I miss creating and then looking at traditional pages in my trip album.&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;&lt;b style="color: #cc0000;"&gt;--&amp;gt; &amp;nbsp;3) To see how long it takes, and if pocket-style is really as quick and efficient as I think it is.&lt;/b&gt;&lt;/blockquote&gt;&lt;br /&gt;Once I had picked out my photos, I set the timer and went to work.  &lt;br /&gt;&lt;br /&gt;I edited my photos (brightened them up and&amp;nbsp;&lt;a href="http://www.the-lilypad.com/store/product.php?productid=3123" target="_blank"&gt;ran an action&lt;/a&gt; on them), decided on my arrangement and got my page laid out.  I was already to this point only 11 minutes in!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/11minuteslater.png" width="400" /&gt;&lt;/center&gt;&lt;br /&gt;The rest of the page took another 40 minutes.  So 50 minutes total.  Not too shabby, &lt;b&gt;BUT&lt;/b&gt; I know I could have been much faster.  I got hung up on my title and a couple other dumb things.  Plus, I have to keep in mind I'm still getting the hang of pocket style scrapping.  The more I do it, the faster I'll get.  Also, journaling takes time.  Writing it, getting it placed right, etc.  So if you're not big into journaling, your pages can probably be done MUCH quicker.&lt;br /&gt;&lt;br /&gt;Ok - let's get to the BREAKDOWN!!&lt;br /&gt;&lt;br /&gt;Supplies used:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=424"&gt;"Project Mouse: Bundle No. 1" by Britt-ish Designs &amp;amp; Sahlin Studio&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Alpha from &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=237"&gt;"Just Plain Fun"&lt;/a&gt; kit by Britt-ish Designs&lt;/li&gt;&lt;li&gt;staples from &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=136"&gt;"Miss Kitty"&lt;/a&gt; kit by Britt-ish Designs&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Mickey button from &lt;a href="http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html"&gt;"The Big Cheese"&lt;/a&gt; freebie (aka the add-on to "Miss Kitty") (download is still active)&lt;/li&gt;&lt;/ul&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PMbreakdown.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PMbreakdown.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&amp;nbsp;As you can see, this particular layout has 8 sections or "pockets". I didn't use a template or anything like that.  I just used the basic 3x4 and 4x6 cards and arranged them until I was happy.  I had 1 photo that I REALLY loved that I knew I wanted to be nice and big, so I took up 2 4x6 spots for it.  This is one of the things I love about doing DIGITAL pocket style, you can create whatever arrangement works for your photos instead of being limited to the page protectors.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;1)&lt;/b&gt; My title card: "While We Wait".  I wasted too much time fiddling with my title.  I tried to use a font and create sort of a graphic looking title, but it just wasn't working!  Grrr.  Then I remembered seeing a ton of my Britt Girls use the alpha from my kit &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=237"&gt;"Just Plain Fun"&lt;/a&gt; on their Project Mouse pages.  Turned out perfect.  Added a Mickey head button for accent and a couple staples.  I'm addicted to using staples. At the last minute I added some white paint splatters using some free paint splatter brushes I downloaded online.  I don't even remember exactly where, I've had them for so long. Oh and &amp;amp; I should mention I also rounded all my corners using the free corner rounding action that's included in our card packs.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;2)&lt;/b&gt;  Just a photo with a word strip and sequins from the Project Mouse embellishments pack.  Simple enough!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;3)&lt;/b&gt;  One of my FAVORITE photos from the entire trip.  I don't know why, but its just so sweet to me.  So I made it nice and big (this is from my PHONE can you believe that?  It was plenty big enough right off my phone.  I thought a big graphic word overlay would look cute on it, so I added "COUSINS" with the tracking (aka the space between the letters) set to -75.  Then I quickly added a heart shape (used the Photoshop custom shape tool).  The heart and text were white, but I turned the blending mode to "Soft Light" for a more subtle look.  I added a hexagon journaler hanging off the side of the page so it looks sort of like a tab and made a simple date strip in yellow because I realized right side of the page didn't have any pops of yellow and it felt unbalanced.&lt;br /&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;b&gt;4)&lt;/b&gt; A cropped photo with a flower, word strip, and washi tape from the &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=421" target="_blank"&gt;Project Mouse: Embellishments&lt;/a&gt; pack.  Easy peasy.&lt;br /&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;b&gt;5)&lt;/b&gt;  I love this card from the &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=423"&gt;Quote Cards Pack&lt;/a&gt;.  I thought a page about waiting was a perfect time to use it.  More white paint splatter brush work.  I think I used the splatters to give the overall look of the page a less of a stiff boring feel.&lt;br /&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;b&gt;6)&lt;/b&gt;  One of two journaling cards.  This is actually a 4x6 card from the &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=422"&gt;Project Mouse: Basics Card Pack&lt;/a&gt;.  It's easily cropped to a 3x4 size!  Perfect.  I'm trying to keep my handwriting font consistent througout my Project Mouse book for this trip.  And I had the idea on &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=2791"&gt;my first page&lt;/a&gt; to make the text blue so it looks like I handwrote it all with a blue ink pen.  I sort of love how this looks!  The font I'm using is &lt;a href="http://kevinandamanda.com/fonts/fontsforpeas/pea-lauren-america/"&gt;Pea Lauren America&lt;/a&gt;.  I picked it because I like it AND it sort of looks like my own handwriting! Only cuter. &lt;br /&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;b&gt;7)&lt;/b&gt; Another photo put into a 3x4 rounded corner spot.  Tiny bit of paint splatter in the corner.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;8)&lt;/b&gt; Another journaling card from the basics pack.  Used a little arrow to point to the photo I was talking about.  Added a washi tape up top and a bow for a cute girly touch.&lt;br /&gt;&lt;br /&gt;DONE!!  That's it! Just like that I've recorded some vacation stories, details, photos and memories. I'm still getting the hang of the look and feel I like for my Project Mouse pages. &amp;nbsp;But the more I play, the more I'll nail down the style I want.&lt;br /&gt;&lt;br /&gt;I hope this helped you get some ideas when putting together your own Project Mouse pages.  Be sure to come share your creations with us at the &lt;a href="http://www.flickr.com/groups/projectmouse/"&gt;Project Mouse Flickr Group&lt;/a&gt;.  There's already a tons of awesome layouts to browse through there.  Bookmark it as a place to look for ideas and inspiration!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4225907410432553350/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-page-breakdown.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4225907410432553350'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4225907410432553350'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-page-breakdown.html' title='Project Mouse Page Breakdown'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_PMlayoutbreakdown.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115</id><published>2013-02-15T00:00:00.000-07:00</published><updated>2013-10-10T16:34:08.654-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://www.blogger.com/atom/ns#' term='project life'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Project Mouse'/><category scheme='http://www.blogger.com/atom/ns#' term='Digital Kits'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Welcome to  . . . Project Mouse</title><content type='html'>I feel like I say "I'm so excited" about every new release.  But, you guys, this time I'm BEYOND excited.  Sahlin Studio and I have been working our tails off to create something that I am so proud of, I feel like I could cry. &lt;br /&gt;&lt;br /&gt;Introducing . . . Project Mouse.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=advanced_search_result&amp;amp;search_in_description=1&amp;amp;keyword=project+mouse"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/introLO.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Krista Sahlin and I were talking about how we would like to try documenting an entire Disney trip using Project Life - or as I call it, "Pocket Style".  Then we realized that we were BOTH in the beginning stages of a Disney-themed collection of products and that we both had the same vision for a complete memory keeping solution for documenting Disney trips!  Because we LOVE working together, we knew we had to join forces.  &lt;br /&gt;&lt;br /&gt;Krista &amp;amp; I really want to get across that Project Mouse is MORE than just another digi-kit.  It's a system, a solution, an important tool in your memory keeping.  We even wrote up a Mission Statement.&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MissionStatement.png" /&gt;&lt;/center&gt;Today, we are thrilled to be releasing the first 4 products in our Project Mouse line.  These products have been created as a sort of 'core' to the collection - a massive stash of basics - to start documenting your Disney memories, or ANY memories in fact.  (You'll see when we get to my team's layouts how incredibly versatile Project Mouse is!)  But believe me, there's &lt;i&gt;LOTS&lt;/i&gt; more Project Mouse coming over the next month and a half!  This is only the beginning . . . &lt;br /&gt;&lt;br /&gt;Ok, ok!  Enough jibber jabber.  Let's look at the products!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=424"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Project Mouse: Bundle No. 1"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=424"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_projectmousebundle_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It all comes bundled together at a discounted price, but each individual pack is in the store as well.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=422"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Project Mouse: Basics Card Pack"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=422"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_sahlinstudio_basiccard_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=423"&gt;&lt;/a&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=424"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Project Mouse: Quote Cards"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=423"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_sahlinstudio_projectmouse_quotes_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Just like mentioned last week, all my card packs come with a free Corner Rounding action.  It'll turn any PNG card from&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ProjectMouseRoundedCornerDemo.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;I mainly use rounded corners for my cards, but rounding the corners can be a pain. This is all about scrapping QUICKLY, right? This action is definitely a time saver!  (Instructions on installation and using the action in Photoshop are included as well.)&lt;br /&gt;&lt;br /&gt;And for those interested in using Project Mouse as printables, you'll be happy to know all the card packs come with easy pre-made printable sheets!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=420"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Project Mouse: Papers"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=420"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_sahlinstudio_projectmouse_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=421"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Project Mouse: Embellishments"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=421"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_sahlinstudio_projectmouse_ep_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Oh and good news - &lt;b&gt;all new products will be 20% off today&lt;/b&gt; (excluding the bundle because that's already 31% off the regular price!)!!&lt;br /&gt;&lt;br /&gt;Whew!! I told you guys &lt;a href="http://brittishdesigns.blogspot.com/2013/02/teaser.html"&gt;yesterday&lt;/a&gt; to 'hold onto your ears'.  Now you know why, right?!  &lt;br /&gt;&lt;br /&gt;&lt;i&gt;(Pssst! There's a freebie at the end of this post that you'll definitely want to download!!  So, keep on reading. . . )&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;My plan right now is to conduct a little experiment.  I'm going to try and scrap my ENTIRE September 2012 Disneyland trip Pocket Style and use Project Mouse to get things started!!  &lt;br /&gt;&lt;br /&gt;Goals of my experiment:&lt;br /&gt;&lt;br /&gt;1) To see if I like Pocket Style enough for an entire album.&lt;br /&gt;2) To see how much I miss creating and then looking at traditional pages in my trip album.&lt;br /&gt;3) To see how long it takes, and if pocket-style is really as quick and efficient as I think it is.&lt;br /&gt;&lt;br /&gt;I figure, I'm aesthetically drawn to Pocket Style and I'd LOVE LOVE LOVE to get a whole trip done for once!! Haha! It never hurst to try, right? We'll see how it goes. I'll be talking about this "experiment" here on my blog as I go along with all the Project Mouse releases.&lt;br /&gt;&lt;br /&gt;Here's my first Project Mouse layout for this trip:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HangingOutatDCA_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HangingOutatDCA_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Another cool thing is: Krista is all about printing her cards before her trip and using them on her trip to collect autographs, have her kids write down memories, and then start keeping her book in real &lt;a href="http://www.beckyhiggins.com/products/"&gt;Project Life page protectors&lt;/a&gt; right then and there. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/projectmouse-krista.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;That is something I'll plan to do with Scarlett down the road when she's a little older, for NOW I'm just all about creating digital pages of trips after we return home. So we have both spectrums of how to use Project Mouse covered. Cool, huh? &lt;br /&gt;&lt;br /&gt;Now I have a whole ton of layouts to share with you created by the amazing Britt Girls.  We'll all be posting our layouts in the brand new Project Mouse Flickr Group too!  We hope you'll come join the group and post your Project Mouse LOs there too!  Pretty soon it'll be a group FULL of amazing layouts to inspire and delight each other.&lt;br /&gt;&lt;br /&gt;Ok onto the team layouts.  Be prepared for AWESOMENESS.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Alexis&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse-alexis.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse-alexis2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse-becca1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse-becca2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Chelle&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse-chelle.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Christie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse-christie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Denise&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse-denise1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse-denise2.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse-denise3.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse-fonnetta1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse-fonnetta2.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse-fonnetta3.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse-heather.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Holly&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse-holly.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse-holly2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse-jan1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse-jan2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse-julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse-justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse-kat.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse-kelsy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse-melinda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse-melissa1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse-melissa2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse-natasha.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Stacy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse-stacy1.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse-stacy2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse-tanya.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/projectmouse-wendy1.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;And to wrap up this marathon post . . . I'm issuing a *FREBBIE ALERT!!*&lt;br /&gt;&lt;br /&gt;Here's a FREEBIE to add to your Project Mouse creations!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_charactercards_600-1.jpg&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_charactercards.zip"&gt;&lt;b&gt;[ DOWNLOAD HERE ]&lt;/b&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I hope you all caught the passion and excitement Krista and I both have for Project Mouse.  And I hope you're excited to see MORE in the coming weeks!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3896386076588560115/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html#comment-form' title='44 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' title='Welcome to  . . . Project Mouse'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_introLO.jpg' height='72' width='72'/><thr:total>44</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1635686734545230686</id><published>2013-02-14T09:40:00.000-07:00</published><updated>2013-02-14T09:40:18.810-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>teaser</title><content type='html'>All I'm sayin' is . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/teaser.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1635686734545230686/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/02/teaser.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1635686734545230686'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1635686734545230686'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/02/teaser.html' title='teaser'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_teaser.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7322789332548658840</id><published>2013-02-13T10:41:00.000-07:00</published><updated>2013-02-13T10:41:29.567-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Because I Love You . . . </title><content type='html'>Britt-ish Designs is having a &lt;a href=http://www.brittishdesigns.com/shop/&gt;2-Day storewide sale&lt;/a&gt;!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://www.brittishdesigns.com/shop/&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/becauseiloveyousale.jpg&gt;&lt;/center&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I know its sounds corny, but I REALLY do love my customers!!  You make it possible for me to be a work-at-home mom, and do something I am passionate about and really love.  THANK YOU!! I love you and hope you have a wonderful lovey-dovey Valentine's Day.&lt;br /&gt;&lt;br /&gt;Oh and yes, this sale includes all the new &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=products_new"&gt;"Pronto"&lt;/a&gt; pocket-style products.  (Here, I'll do the math for you - Buying them all now separately on sale is a dollar cheaper than buying the pre-bundled collection!!)&lt;br /&gt;&lt;br /&gt;Happy shopping!! Sale ends at midnight tomorrow (2/14).&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7322789332548658840/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/02/because-i-love-you.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7322789332548658840'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7322789332548658840'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/02/because-i-love-you.html' title='Because I Love You . . . '/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_becauseiloveyousale.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8830570508495630772</id><published>2013-02-11T11:45:00.002-07:00</published><updated>2013-02-11T11:46:15.158-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>I Digi Dare Ya!</title><content type='html'>I'm hosting a &lt;a href="http://www.digidares.com/?p=4752"&gt;Digi-Dare&lt;/a&gt; this week.  It ends this Thursday, so you still have a few more days to enter. The prizes are pretty sick!  You should defintely go enter a LO.&lt;br /&gt;&lt;br /&gt;My theme for the dare is: "My Heart Belongs To . . . ".  Pretty fitting for Valentine's Day, right?  But I took a silly twist on the theme.  I scrapped about . . .  DOWNTON!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Downton_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Downton_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.myscrapbookart.com/gallery/showphoto.php?photo=580001"&gt;[credits]&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Here's what my journaling says in case you care to read it:&lt;br /&gt;&lt;blockquote style="background-color: #ffffff; border: 1px solid #ffffff; padding: 5px;"&gt;&lt;span class="Apple-style-span" style="color: #666666;"&gt;&lt;i&gt;"Where do I even begin?  I simply LOVE Downton Abbey.  It’s the BEST SHOW EVER.  The costumes, the characters, the drama.  It’s completely addicting!  I’ve been watching since season 1 and I’m even more hooked now.  Sometimes I wish I could go back in time and live at Downton.  Of course I’d want to be one of the ladies, dressing up in beautiful gowns every night for dinner. Stunning hats, gloves and coats to go out to visit Granny for tea.  I love watching things change from where it started in 1912, to where it is now in 1920!  I can’t get enough Downton.  I hope it stays on for many more seasons!!"&lt;/i&gt;&lt;/span&gt;&lt;/blockquote&gt;Come &lt;a href="http://www.digidares.com/?p=4752"&gt;play along&lt;/a&gt;! I digi-dare ya!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8830570508495630772/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/02/i-digi-dare-ya.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8830570508495630772'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8830570508495630772'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/02/i-digi-dare-ya.html' title='I Digi Dare Ya!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_Downton_BLOG.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-358531945097840905</id><published>2013-02-08T00:00:00.000-07:00</published><updated>2013-02-08T00:00:00.735-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://www.blogger.com/atom/ns#' term='project life'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='digi-journal'/><category scheme='http://www.blogger.com/atom/ns#' term='Digital Kits'/><category scheme='http://www.blogger.com/atom/ns#' term='pocket style'/><title type='text'>Introducing: The Pronto Collection</title><content type='html'>It's happened!! Britt-ish Designs has officially taken the leap into creating products perfect for using in your Project Life scrapping, or as  I like to call it "pocket-style".  Yes, those cute little pockets are taking over the digital world now too, and I just couldn't resist creating a full collection.  I've got journal cards, title cards, fillers, elements and a full paper pack!&lt;br /&gt;&lt;br /&gt;Why, now?  Well, besides Project Life being the hottest trend in scrapping right now, I've decided to do my own personal Digi-Journal this year pocket-style.  But no paper cards and binders for this girl.  I'm all-digi, baby.  I'll create my pages digitally and print a book at the end of the year.  However, all my pocket-style products are perfect printables to print, cut and slip into those adorable page protectors.&lt;br /&gt;&lt;br /&gt;If you're not into "pocket-style", just wait til you see the amazing traditional style pages some of my Britt Girls created!! This collection can do it all!&lt;br /&gt;&lt;br /&gt;I started making my own products to scrap my WEEK 1 digi-journal pages back in January, and though - "Hey!! I should just make an entire kit of this stuff".  So here we are . . . about to release "The Pronto Collection"!!! YAY!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=419"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"The Pronto Collection"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=419"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_prontocollection_600-1.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=419"&gt;&lt;b&gt;"The Pronto Collection"&lt;/b&gt;&lt;/a&gt; is all about scrapping quick, smart, and of course, WITH STYLE! All of the coordinating Pronto products can be purchased together in the full collection at a discounted price!  &lt;br /&gt;&lt;br /&gt;Here are all the products included in the collection. They are all in the shop individually as well.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=4&amp;products_id=418"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;b&gt; "Pronto: 3x4 Cards"&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=4&amp;products_id=418"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_pronto_3x4cards_600-1.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=4&amp;products_id=417"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt; "Pronto: 4x6 Cards"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=4&amp;products_id=417"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_pronto_4x6cards_600-1.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=4&amp;products_id=416 "&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt; "Pronto: Pieces"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=4&amp;products_id=416 "&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_pronto_pieces_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=7&amp;products_id=415"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt; "Pronto: Papers"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=7&amp;products_id=415"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_pronto_pp_600.jpg" /&gt;&lt;/center&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Ok let me tell you about the awesome Corner Rounding Photoshop Action that comes &lt;b&gt;FREE&lt;/b&gt; with ALL Britt-ish Designs card packs!&lt;br /&gt;&lt;br /&gt;You can turn any PNG card from &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/roundedcorner.jpg&gt;&lt;/center&gt;&lt;br /&gt;YEP!!! I LOVE rounded corners for my cards (as you'll see in my pages below), but rounding the corners can be a pain.  This is all about scrapping your week QUICKLY, right?  So I'm giving you a free Corner Rounding Action inside all my card packs!!  (Instructions on installation and using the action in Photoshop are included as well.)&lt;br /&gt;&lt;br /&gt;OK - here are my WEEK 2 pages from my personal Digi-Journal using "Pronto":&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://brittishdesigns.com/brittgirls/03Week2_WEB.jpg&gt;&lt;img src=http://brittishdesigns.com/brittgirls/03Week2_WEB.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href=http://brittishdesigns.com/brittgirls/04Week2_WEB.jpg&gt;&lt;img src=http://brittishdesigns.com/brittgirls/04Week2_WEB.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I'll definitely be sharing my digi-journal pages all throughout the year.  Posting them will help keep me accountable to stick to the goal of completing the whole year.  And since I'll be digi-journaling all year long, I'm POSITIVE you'll see lost more pocket-style products, collections and freebies from Britt-ish Designs.  And speaking of freebies - did I mention there's a sweet little freebie at the bottom of this post???&lt;br /&gt;&lt;br /&gt;Ok here are the pages my Britt-Girls created.  You'll see what I mentioned before about the versatility of this collection!!&lt;br /&gt;&lt;br /&gt;by Denise&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pronto-denise1.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pronto-denise2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pronto-jan.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Alexis&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pronto-alexis.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pronto-julie1.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pronto-julie2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Chelle&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pronto-chelle.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pronto-kelsy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Christie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pronto-christie.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Krista&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pronto-krista.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Shantell&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pronto-shantell1.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pronto-shantell2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pronto-melinda.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pronto-fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pronto-melissa.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pronto-natasha.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pronto-wendy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pronto-justine.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pronto-erica.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/pronto-becca.jpg&gt;&lt;br /&gt;&lt;br /&gt;As if that wasn't enough layout eye-candy - here is today's Show Off Slideshow!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="visibility:visible;width:540px;margin:auto;"&gt;&lt;embed src="http://flash.picturetrail.com/pflicks/3/spflick.swf" quality="high" FlashVars="ql=2&amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8876441" wmode="transparent" bgcolor="#000000" width="540" height="410" name="020813" align="middle" allowScriptAccess="sameDomain" style="height:410px;width:540px" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;p style="whitespace:no-wrap;margin-top:10px;height:24px;width:540px"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" src="http://pics.picturetrail.com/res/pflicks/pt.gif" border="0" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" style="margin-left:5px" src="http://pics.picturetrail.com/static/images/pt2.gif" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;The Show Offs today are getting &lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_pronto_3x4journal_600.jpg"&gt;a special card pack that's exclusive to Show Offs&lt;/a&gt;.  Yep!  No other way to get it.  Lucky ladies!!&lt;br /&gt;&lt;br /&gt;Last, but not least - here is that freebie I promised you!! A fun set of cut out pointers:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_pronto_freebiepointers_600.jpg&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_pronto_freebiepointers.zip"&gt;&lt;b&gt;[DOWNLOAD HERE]&lt;/b&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;WHEW! This was a marathon post.  If you're still with me, I appreciate your patience in reading all this.  Land sakes!!  Have a magical weekend and happy [pocket-style] scrapping!!!!!! hehehe&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/358531945097840905/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/02/introducing-pronto-collection.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/358531945097840905'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/358531945097840905'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/02/introducing-pronto-collection.html' title='Introducing: The Pronto Collection'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_prontocollection_600-1.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4565715911599647500</id><published>2013-02-07T05:00:00.000-07:00</published><updated>2013-02-07T05:00:10.147-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>coming friday . . . </title><content type='html'>Something REALLY big and very exciting is coming on Friday!!!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek-12.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek-12.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;See ya tomorrow for the big reveal!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4565715911599647500/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/02/coming-friday.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4565715911599647500'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4565715911599647500'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/02/coming-friday.html' title='coming friday . . . '/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneakpeek-12.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1313001279565234629</id><published>2013-02-04T07:00:00.000-07:00</published><updated>2013-02-04T07:00:08.454-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Challenge'/><title type='text'>Brand New Blog Challenge</title><content type='html'>Hello! Hello!  It's been a few months since we had a blog challenge.  I got burnt out and bored of the Flashback Challenges, and since I'm in charge around here, I decided to shake things up.  &lt;br /&gt;&lt;br /&gt;Each month I'll do whatever type of challenge I feel like! HAHAH!!!! So we'll get a good mix going of fun ways to inspire and improve in our scrapping.  So this is the challenge for February . . . &lt;br /&gt;&lt;br /&gt;&lt;hr align="CENTER" width="40%" /&gt;&lt;hr align="CENTER" width="30%" /&gt;&lt;hr align="CENTER" width="20%" /&gt;&lt;hr align="CENTER" width="10%" /&gt;&lt;br /&gt;I found this ADORABLE image on Pinterest. But like many frustrating pins, it didn't lead anywhere. After some more digging, I found &lt;a href="http://megmeyerblog.squarespace.com/blog/2012/4/23/josh-lisa-disneyland-engagement.html"&gt;a great article&lt;/a&gt; by Las Vegas photographer &lt;a href="http://megmeyerphotos.com/"&gt;Meg Meyer&lt;/a&gt; explaining more about this magical photo shoot (not to mention more photos!). Turns out the photographer is a fellow Disney nut and the adorable couple, Josh &amp;amp; Lisa are too (obviously)! &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/colorswatchengagementphotos_zps358f9c98.jpg" /&gt;&lt;br /&gt;&lt;a href="http://megmeyerblog.squarespace.com/blog/2012/4/23/josh-lisa-disneyland-engagement.html"&gt;[source]&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;The engagment photos were part of day-long shoot and was a renactment of their real engagment, which took place previously in the exact same spot during a showing of World of Color. So, even though it was just a reanctment, I still think these images are so magical!  I even got to swap a few emails back and forth with Meg and found out that these incredible photos were noticed by the official Disney Weddings Blog and were &lt;a href="http://disneyweddingsblog.com/disneyland-resort/real-engagement-spotlight-lisa-josh/"&gt;featured there&lt;/a&gt; as well!  Sigh . . . what I wouldn't give for a professional photo shoot in the Happiest Place on Earth.&lt;br /&gt;&lt;br /&gt;So, I decided I would use these cute photos to create a color scheme for a &lt;b&gt;Color Swatch Challenge!&lt;/b&gt;&lt;br /&gt;&lt;hr align="CENTER" width="40%" /&gt;&lt;hr align="CENTER" width="30%" /&gt;&lt;hr align="CENTER" width="20%" /&gt;&lt;hr align="CENTER" width="10%" /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;THE CHALLENGE:&lt;/b&gt;&lt;/center&gt;&lt;br /&gt;1) Use the color swatch below to inspire a layout using Britt-ish Designs products. I repeat - use the color swatch to INSPIRE your layout.  It doesn't have to be these EXACT colors.  Just get close! &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/feb2013colorswatch_zps14cbe22c.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;2) Post your layout in the Britt-ish Designs Challenge Gallery. &lt;br /&gt;&lt;br /&gt;3) Come back to this post and leave a comment with a link to your layout.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;One randomly drawn layout will win a $15 GC to my shop!&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Entries are due by midnight (MST) Thursday, February 28, 2013.&lt;br /&gt;&lt;br /&gt;Here are some products in my shop that might help you on this Color Swatch challenge. (These are just suggestions - obviously you can use any Britt-ish Designs products you want!!) And don't be TOO strict with the color swatch. It's just a point of inspiration for your layout.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=357"&gt;"A Time To Remember"&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_atimetoremember_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=376"&gt;"Carousel"&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_carouselkit_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=292"&gt;"Carousel Alpha"&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_carousel_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/images/brittdes_bwjspring_600.jpg"&gt;"Bursting With Joy: Spring"&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_bwjspring_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/images/brittdes_springgoodies_600.jpg"&gt;"Spring Goodies"&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_springgoodies_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/images/brittdes_springsamp_600.jpg"&gt;"Spring Sampler"&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_springsamp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=264"&gt;"Let Down Your Hair"&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_downhair_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=265"&gt;"Let Down Your Hair: Bonus Alpha"&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_downhair_BA_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/images/brittdes_ezane_ittybitty_600.jpg"&gt;"Itty Bitty"&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_ezane_ittybitty_600.jpg" /&gt;&lt;/a&gt;&lt;/b&gt;&lt;/center&gt;&lt;br /&gt;&lt;hr align="CENTER" width="40%" /&gt;&lt;hr align="CENTER" width="30%" /&gt;&lt;hr align="CENTER" width="20%" /&gt;&lt;hr align="CENTER" width="10%" /&gt;&lt;br /&gt;Here is the page I scrapped!  I was so inspired by the colors in these photos:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/AddieScarlett_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/AddieScarlett_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;And guess what.  I have the best Creative Team in the world!! They whipped up some beautiful layouts using the color scheme as inspiration!  So these pages should give you LOTS of ideas about how to complete this challenge:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/becca-colorswatch.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/jan-colorswatch.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fonnetta-colorswatch.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/melissa-colorswatch.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/erica-colorswatch.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Christie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/christie-colorswatch.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Denise&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/denise-colorswatch.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Shantell&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/shantell-colorswatch.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Gotta love those Britt Girls!!  Hope this gave you a good idea of how the challenge works.&lt;br /&gt;&lt;br /&gt;Now go scrap!!  Good luck and HAVE FUN!  Again - you have until midnight (MST) Thursday, February 28, 2013 to get your entries linked up in the comments.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1313001279565234629/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html#comment-form' title='21 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1313001279565234629'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1313001279565234629'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html' title='Brand New Blog Challenge'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_colorswatchengagementphotos_zps358f9c98.jpg' height='72' width='72'/><thr:total>21</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7572630369433458849</id><published>2013-02-01T00:00:00.000-07:00</published><updated>2013-02-01T00:00:00.067-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Digital Kits'/><title type='text'>Stuffed With Fluff</title><content type='html'>Some of you will recognize a few of today's new products from the Speed Scrap marathon at MouseScrappers a couple weeks back! But even if you were a FULL marathon completer, there's something new today for you too!  &lt;br /&gt;&lt;br /&gt;Let's get to it. . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=410"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Stuffed With Fluff"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=410"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_stuffwithfluff_600_zps9bbb856f.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=412"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Stuffed With Fluff: Alpha"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=412"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_stuffwithfluff_alpha_600_zpsa311e3f3.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=7&amp;products_id=413"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Stuffed With Fluff: Plaids"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=7&amp;products_id=413"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_stuffwithfluff_plaids_600_zps5e94b65a.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=4&amp;products_id=414"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Card Collection: Stuffed With Fluff"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=4&amp;products_id=414"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_stuffwithfluff_cards_600_zps0a0870a8.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I had SO much fun making these cards!  I made some others in the &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=advanced_search_result&amp;search_in_description=1&amp;keyword=Card+Collection%3A+"&gt;"Card Collection"&lt;/a&gt; series, and I knew I wanted to make more.  I LOVE how this set turned out.  I hope you guys do too.  They are the perfec size (3x4) for all you Projet Lifers out there!!  You'll be able to see all the different ways my Britt Girls were able to use the cards from Project Life, to photo mats, to journaling cards and more!  I think you'll definitely be seeing many more Card Collection packs from me in the future!!  &lt;br /&gt;&lt;br /&gt;Want to buy it all?  Well, great! I bundled EVERYTHING up into one full collection at a discounted price!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=411"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Stuffed With Fluff: The Collection"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=411"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_stuffwithflullcollection_600_zpsa296ad17.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;All of these products coordinate perfect with my &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=191"&gt;"Friendly" mini kit&lt;/a&gt;, so make sure you check that if you don't already have it.&lt;br /&gt;&lt;br /&gt;Here are the pages I scrapped.  The first one is the one I made at our Speed Scrap.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/brittgirls/PoohBear_BLOG.jpg"&gt;&lt;img src=http://brittishdesigns.com/brittgirls/PoohBear_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And another one I made this week.  I reached all the way back to 2010 for these photos!!  I knew they'd be perfect with this new stuff.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/brittgirls/SillyOldBear_BLOG.jpg"&gt;&lt;img src=http://brittishdesigns.com/brittgirls/SillyOldBear_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;My Britt Girls completely rocked this collection!!  I'm going to show you how they used it for your regular Disney and Winnie the Pooh themed pages first.  (Notice how these colors are totally Mickey's colors too!?)  And then I'll show you how it COMPLETELY works for non-Disney related pages, even weekly Project Life pages.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;Ok - Disney pages first:&lt;br /&gt;&lt;br /&gt;by Holly&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/stuffwithfluff_holly.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Chelle&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/stuffwithfluff_chelle.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/stuffwithfluff_becca.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Shantell&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/stuffwithfluff_shantell.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/stuffwithfluff_melissa1.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/stuffwithfluff_melissa2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/stuffwithfluff_wendy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/stuffwithfluff_tanya.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/stuffwithfluff_melinda.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Krista&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/stuffwithfluff_krista.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/stuffwithfluff_jan1.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jan &lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/stuffwithfluff_jan2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/stuffwithfluff_kat.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/stuffwithfluff_julie.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Christie&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/stuffwithfluff_christie.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/stuffwithfluff_heather.jpg&gt;&lt;br /&gt;&lt;br /&gt;And now let the Britt Girls show you how you can use these products for non-Disney pages and projects:&lt;br /&gt;&lt;br /&gt;by Denise&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/stuffwithfluff_denise1.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/stuffwithfluff_denise2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/stuffwithfluff_melinda2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/stuffwithfluff_kelsy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/stuffwithfluff_fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/stuffwithfluff_justine.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/stuffwithfluff_erica.jpg&gt;&lt;/center&gt;&lt;br /&gt;Amazing, huh??  Thanks so much to my fantastic Britt Girls for all they do to show off my products so wonderfully.&lt;br /&gt;&lt;br /&gt;Well, I hope you're lovin' this Stuffed With Fluff collection.  I sure had a blast making it and scrapping with it (which is usually a good sign!).  Have a magical weekend!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7572630369433458849/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/02/stuffed-with-fluff.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7572630369433458849'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7572630369433458849'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/02/stuffed-with-fluff.html' title='Stuffed With Fluff'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_stuffwithfluff_600_zps9bbb856f.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9048983592021916188</id><published>2013-01-31T13:33:00.002-07:00</published><updated>2013-01-31T13:33:25.856-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>coming tomorrow . . . </title><content type='html'>&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek-6_zpsd6b2aa23.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek-6_zpsd6b2aa23.jpg width=400&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;See you tomorrow!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/9048983592021916188/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/01/coming-tomorrow.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9048983592021916188'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9048983592021916188'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/01/coming-tomorrow.html' title='coming tomorrow . . . '/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneakpeek-6_zpsd6b2aa23.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-472217503561328379</id><published>2013-01-30T16:58:00.001-07:00</published><updated>2013-01-30T16:58:38.568-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='#disneyfanphotoaday'/><title type='text'>Disney Fan Photo-A-Day: February</title><content type='html'>Look!! I acutally got the list done before the end of the month.  Aren't you so proud of me?  haha&lt;br /&gt;&lt;br /&gt;Now remember, while the list is Disney-inspired &lt;b&gt;YOU CAN TOTALLY TAKE ANY TYPE OF PHOTOS WITH THESE PROMPTS. THEY DO NOT HAVE TO BE DISNEY RELATED!!!!!!!&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/DisneyFanPhotoADayFebruary_zps294cf318.png&gt;&lt;/center&gt;&lt;br /&gt;Basically all you have to do is use the daily prompts to take a photo and share it anywhere you'd like - Instagram, Twitter, Facebook, Flickr, your blog, etc. Wherever you like to share your photos and make sure to always tag your photos with &lt;b&gt;#disneyfanphotoaday&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;The point is to challenge yourself and have fun. So you missed a day (or a week or a month), who cares! Catch up if you want or just shoot today's word! &lt;br /&gt;&lt;br /&gt;Think outside the box!! &lt;br /&gt;&lt;br /&gt;Make your shots purrrrdy. &lt;br /&gt;&lt;br /&gt;Hope lots of you will play again, and tell all your Disney Geek friends to play too!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/472217503561328379/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/01/disney-fan-photo-day-february.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/472217503561328379'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/472217503561328379'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/01/disney-fan-photo-day-february.html' title='Disney Fan Photo-A-Day: February'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9113125008204368541</id><published>2013-01-29T19:20:00.000-07:00</published><updated>2013-01-29T19:20:59.336-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Gallery Highlights'/><title type='text'>Gallery Highlights!</title><content type='html'>The &lt;a href="http://www.brittishdesigns.com/gallery/"&gt;gallery&lt;/a&gt; is bustling these days!  I can see that many of you were BUSY over at the MouseScrappers Speed Scrap marathon.  I'm so happy you came and posted your LOs in my gallery too!!  I wanted to take a quick minute and show you guys some of the beautiful creations that have popped up in the gallery in the last little while.&lt;br /&gt;&lt;br /&gt;Before I get to the layouts - I just wanted to let everyone know: I updated the gallery so you will receive email notification when someone comments on your work! FINALLY, right??   I couldn't get it to work like that before, but with a little coding tweak I finally figured it out.  So now you'll finally know right away when someone comments on your page!   Yay!&lt;br /&gt;&lt;br /&gt;Ok - some highlights . . . (all images are clickable)&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=2608"&gt;&lt;b&gt;"Pixie Hollow Fairy Garden" by susan0326&lt;/b&gt;&lt;br /&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10034/FairyGardenw.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I LOVE this layout by Susan.  I'm a sucker for blocked pages and this one is a beaut!  And what cute topiaries! I would love to see those.  Look how she's used the flowers and leaves and strings to sort of frame the center photo.  SO adorable.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://www.brittishdesigns.com/gallery/displayimage.php?pid=2692&gt;&lt;b&gt;"Dining With the Captain" by lindseylou&lt;/b&gt;&lt;br /&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10288/captain.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Well what first caught my eye were these ADORABLE photos! I don't think I've ever met Captain Hook in the park, but I hope I get to!!  I LOVE all the layering Lindsey did and the title with three alphas! SO CUTE!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://www.brittishdesigns.com/gallery/displayimage.php?pid=2682&gt;&lt;b&gt;"Welcome Foolish Mortals" by QuiltyMom&lt;/b&gt;&lt;br /&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10061/normal_foolish_22.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;This was done by one of my awesome Britt Girls, Jan!  I LOVE this page.  Obviously I LOVE pages that are filled up corner to corner, top to bottom.  That's why I have done so many &lt;a href=http://www.brittishdesigns.com/shop/index.php?main_page=advanced_search_result&amp;search_in_description=1&amp;keyword=fill+%27er+up+templates&gt;"Fill 'Er Up"&lt;/a&gt; templates lately.  And this totally makes me smile!! The Haunted mansion gate in the corner, the cool glowy effect on the photos, the title right on top of the main photo.  LOVE IT ALL!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://www.brittishdesigns.com/gallery/displayimage.php?pid=2641&gt;&lt;b&gt;"Traditions" by stacyhutch&lt;/b&gt;&lt;br /&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10060/traditions.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Is this page not the cutest?  Stacy has some FUN Christmas pics of her kids and she scrapped them up so cute!  I just love &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=214"&gt;that alpha&lt;/a&gt; - it adds just the perfect touch of sparkle.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://www.brittishdesigns.com/gallery/displayimage.php?pid=2660&gt;&lt;b&gt;"Pooh &amp; Friends" by zippyoh&lt;/b&gt;&lt;br /&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10059/pooh2010web.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Now, mixing all the Pooh characters onto one page doesn't always work, and sometimes comes off as really jumbly, but Karen ROCKED THIS!!! It all flows from character to character.  I put this in my faves to scraplift someday.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://www.brittishdesigns.com/gallery/displayimage.php?pid=2624&gt;&lt;b&gt;"Byron's Birthday Party Day!"&lt;/b&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10011/72dpi-jh--brittdes_nothingbut2_t1.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;This last one is from one of my Britt Girls, Justine.  I LOVE the entire look of this layout from the clean blocking, to the adorable color scheme, the perfect mixing and matching of kits.   And what cute photos with the blocks spelling out Happy Birthday and his age!!! I am so totally gonna log this away for a birthday photo idea.&lt;br /&gt;&lt;br /&gt;I'm happy to see so much awesome scrapping getting posted in the gallery!!! I hope to continue seeing lots more.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/9113125008204368541/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/01/gallery-highlights.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9113125008204368541'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9113125008204368541'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/01/gallery-highlights.html' title='Gallery Highlights!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9150671400123482375</id><published>2013-01-25T00:00:00.000-07:00</published><updated>2013-01-25T00:00:07.985-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><title type='text'>Fill 'Er Up (again)!</title><content type='html'>Hi everyone!  I'm excited about my new release today.  I've got an all-new pack of templates in my &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=advanced_search_result&amp;amp;search_in_description=1&amp;amp;keyword=Fill+%27Er+Up"&gt;"Fill 'Er Up"&lt;/a&gt; series.  And a pack of little calendar card templates too!  So let's get started, shall we?&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=409"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Fill 'Er Up Templates 4"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=409"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_fillerup4_600_zpse5dcfa0b.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=11&amp;amp;products_id=408"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"2013 Calendar Cards"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=11&amp;amp;products_id=408"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_2013calcards_600_zps6eb4af5a.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;These Calendar Cards are unique to the Britt-ish Designs shop!  Each little card is a template, so you can add your own colors, papers, textures, even styles to create the perfect custom card for your layout, P365 pages, weekly layouts, or digi-journals.  I made them for an upcoming project (that I've yet to reveal. . . heehee), so I figured I'd package them up and see if you would find them useful too!&lt;br /&gt;&lt;br /&gt;Ok - here's the page I created using one of the new Fill 'Er Up Templates 4 pack:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/brittgirls/4Princesses_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/4Princesses_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here's what the Britt Girls created! (I'm so excited for my new girls to be debuting their first official Britt Girls layouts!)&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fillerup4-Becca1.jpg" /&gt; &lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fillerup4-Becca2.jpg" /&gt; &lt;br /&gt;&lt;br /&gt;by Christie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fillerup4-Christie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Denise&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fillerup4-Denise.jpg" /&gt; &lt;br /&gt;&lt;br /&gt;by Erica&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fillerup4-Erica.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fillerup4-Fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fillerup4-Fonnetta1.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Holly&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fillerup4-Holly.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fillerup4-Jan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fillerup4-Jan2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fillerup4-Jan3.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Julie&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fillerup4-Julie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fillerup4-Justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fillerup4-Kat.jpg" /&gt; &lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fillerup4-Kelsy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Krista&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fillerup4-Krista1.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Krista&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fillerup4-Krista2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melinda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fillerup4-Melinda.jpg" /&gt; &lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fillerup4-Melissa.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fillerup4-Natasha.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Shantell&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fillerup4-Shantell.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fillerup4-Wendy.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Amazing, huh?!! I think the new girls have injected ALL of us with an extra boost of mojo.  This week's work was outstanding!!!  &lt;br /&gt;&lt;br /&gt;Ok.  Time for the Show Off Slideshow!  Enjoy . . . &lt;br /&gt;&lt;center&gt;&lt;div style="visibility:visible;width:540px;margin:auto;"&gt;&lt;embed src="http://flash.picturetrail.com/pflicks/3/spflick.swf" quality="high" FlashVars="ql=2&amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8869364" wmode="transparent" bgcolor="#000000" width="540" height="410" name="012513" align="middle" allowScriptAccess="sameDomain" style="height:410px;width:540px" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;p style="whitespace:no-wrap;margin-top:10px;height:24px;width:540px"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" src="http://pics.picturetrail.com/res/pflicks/pt.gif" border="0" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" style="margin-left:5px" src="http://pics.picturetrail.com/static/images/pt2.gif" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;All of the Show Offs this week are getting my new 2013 Calendar Cards.  I hope you can all try them out and see how you like 'em!!  The Show Off email won't be going out until Saturday morning, so please be patient. &lt;br /&gt;&lt;br /&gt;&lt;i&gt;(find out more about &lt;a href="http://brittishdesigns.blogspot.com/2012/08/show-offs.html"&gt;Show Offs here&lt;/a&gt;)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;I hope you all have a happy weekend!  Happy scrapping.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/9150671400123482375/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/01/fill-er-up-again.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9150671400123482375'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9150671400123482375'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/01/fill-er-up-again.html' title='Fill &apos;Er Up (again)!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_fillerup4_600_zpse5dcfa0b.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4411071004373245027</id><published>2013-01-23T17:43:00.000-07:00</published><updated>2013-01-23T17:43:11.648-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Capturing Magic'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><title type='text'>must-read blog</title><content type='html'>Ok, I know you're all going to think I'm biased because I'm a part of the site, but the &lt;a href="http://capturingmagic.me/blog/"&gt;Capturing Magic blog&lt;/a&gt; is quickly making its way to the top of my must-read blog list.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://capturingmagic.me/site/wp-content/uploads/2012/10/CapMagicMe3001.jpg&gt;&lt;/center&gt;&lt;br /&gt;There are so many amazing articles written by fellow Disney moms (and a dad), photographers, scrappers, and just plain Disney NUTS all from the amazing Capturing Magic Team!  A fabulous new post pops up almost every day that I'm inspired by!&lt;br /&gt;&lt;br /&gt;Some of my favorite articles recently:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://capturingmagic.me/how-to-carry-your-dslr-to-disneyland/"&gt;"How to Carry Your DSLR to Disneyland"&lt;/a&gt; by Katrina (&lt;a href="http://capturingmagic.me/author/katrina/"&gt;all Katrina's articles&lt;/a&gt; are amazing)&lt;br /&gt; &lt;br /&gt;&lt;a href="http://capturingmagic.me/capturing-the-cast-members/"&gt;"Capturing the Cast Members"&lt;/a&gt; by Steph&lt;br /&gt;&lt;br /&gt;&lt;a href="http://capturingmagic.me/a-photo-scavenger-hunt/"&gt;A Photo Scavenger Hunt: Getting Teens Involved In Capturing Memories"&lt;/a&gt; by Kim&lt;br /&gt;&lt;br /&gt;&lt;a href="http://capturingmagic.me/personalize-your-disney-home-videos/"&gt;"Personalize Your Disney Home Movies"&lt;/a&gt; by Krista&lt;br /&gt;&lt;br /&gt;Of course the Capturing Magic podcast that I get to co-host is still going strong.   I hope lots of you are listening and  enjoy it!  Our &lt;a href="http://capturingmagic.me/category/capturing-magic-podcast/"&gt;latest episode&lt;/a&gt; (out yesterday) is all about the recent Photo Walk through Disneyland that Steph got to do with Katrina.  Katrina is full of amazing photography tips, she's such a knowledgable and talented photographer.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://capturingmagic.me/site/wp-content/uploads/2013/01/Disney-Photography-Tips.jpg&gt;&lt;/center&gt;&lt;br /&gt;I definitely recommend listening to this episode if you've ever wanted to take more magical, beautiful photos on your Disney vacations.  You'll find all our links and show notes on the Capturing Magic blog too.&lt;br /&gt;&lt;br /&gt;I hope this post doesn't come across as too much of a lame "plug".  I really am passionate about this blog and think everyone should read it!  Put it in your RSS reader and give it a try.  I think you'll really enjoy it and have more success creating and documenting your magical Disney memories.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4411071004373245027/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/01/must-read-blog.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4411071004373245027'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4411071004373245027'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/01/must-read-blog.html' title='must-read blog'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4068311613670911552</id><published>2013-01-18T15:44:00.000-07:00</published><updated>2013-01-18T22:52:37.268-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Announcing New Britt Girls</title><content type='html'>Well, it was a long and painstaking process.  But . . . *deep breath* I'm ready to announce my new Britt Girls!!!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/2013NewBrittGirls_zps17e8f504.png&gt;&lt;/center&gt;&lt;br /&gt;I am so thankful to EVERYONE who applied for my team.  I truly mean that.  I took time and carefully read every single application and spent hours pouring over hundreds and hundreds of beautiful layouts.  I'm amazed at the talent out there!  I sent emails out to every applicant, so if you didn't get an email, PLEASE let me know.  &lt;br /&gt;&lt;br /&gt;Wayyyy too many talented scrappers applied to be Britt Girls!  So, in addition to these new Britt Girls, I also have some Guest Britt Girls scheduled throughout the coming year.  Thank you to all of you who accepted Guest Spots (you know who you are).  I'm looking forward to working with everyone!&lt;br /&gt;&lt;br /&gt;&lt;i&gt;(Hope I see you all at &lt;a href="http://brittishdesigns.blogspot.com/2013/01/friday-night-speed-scrap.html"&gt;my Speed Scrap&lt;/a&gt; tonight!)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4068311613670911552/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/01/announcing-new-britt-girls.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4068311613670911552'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4068311613670911552'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/01/announcing-new-britt-girls.html' title='Announcing New Britt Girls'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_2013NewBrittGirls_zps17e8f504.png' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7119083662075331431</id><published>2013-01-16T23:33:00.000-07:00</published><updated>2013-01-16T23:33:59.321-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Friday Night Speed Scrap!</title><content type='html'>Friday kicks off another fun &lt;a href="http://mousescrappers.com/forums/showthread.php?t=12726"&gt;Speed Scrap Marathon&lt;/a&gt; at MouseScrappers.com.  Click the previous link for a master schedule of all 16 Speed Scraps, and even download a spreadsheet to help you keep it all straight. &lt;br /&gt;&lt;br /&gt;The Speed Scrap I will be hosting is Friday night at 7:00pm EST / 6:00pm CST / 5:00pm MST / 4:00pm PST. &lt;br /&gt;&lt;br /&gt;I will be chatting in the &lt;a href="http://client14.addonchat.com/chat.php?id=474111"&gt;chat room&lt;/a&gt; and posting my steps in the &lt;a href="http://mousescrappers.com/forums/forumdisplay.php?f=9675"&gt;Speed Scrap forum&lt;/a&gt; too.&lt;br /&gt;&lt;br /&gt;Everyone who completes the Speed Scrap by 10pm EST will receive this prize:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_stuffwithfluff_600_zps130a2244.jpg&gt;&lt;/center&gt;&lt;br /&gt;I'm SUPER excited!! We'll see you guys tomorrow night at the Speed Scrap.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7119083662075331431/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/01/friday-night-speed-scrap.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7119083662075331431'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7119083662075331431'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/01/friday-night-speed-scrap.html' title='Friday Night Speed Scrap!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_stuffwithfluff_600_zps130a2244.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7513257902207621247</id><published>2013-01-14T11:18:00.003-07:00</published><updated>2013-01-14T11:29:10.415-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Deadline Reminder: CT Call</title><content type='html'>Just wanted to pop in and remind everyone that the deadline to apply for my creative team is tomorrow night (Tuesday, Jan 15) at midnight.  All applications must be submitted by then!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="https://docs.google.com/spreadsheet/viewform?fromEmail=true&amp;formkey=dFJyMkkwOUVROHV2aFk0eXNEc1BkZGc6MQ"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/CTCall2013_zps5b571e85.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;The new team will be announced on Friday, Jan 18th.  Thanks!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7513257902207621247/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/01/deadling-reminder-ct-call.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7513257902207621247'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7513257902207621247'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/01/deadling-reminder-ct-call.html' title='Deadline Reminder: CT Call'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_CTCall2013_zps5b571e85.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3472241685448160486</id><published>2013-01-11T00:00:00.000-07:00</published><updated>2013-01-18T00:58:40.774-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Digital Kits'/><title type='text'>Pretty Pixie</title><content type='html'>Hip hip hooray!! I have a new kit today!  I'm so excited, so let's get right to it!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=406"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Pretty Pixie"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=406"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_prettypixie_600_zps53de2909.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=407"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Hot Mess: Pixie Stye"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=407"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_hotmess_pixie_600_zps91b80d73.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;(Be sure to read to the end of this post! I have a cute little add-on freebie for you guys.)&lt;br /&gt;&lt;br /&gt;I'm really happy with how this kit turned out.  It's so happy and bright and sparkling with magic.  I hope you all like it too.  It's obviously inspired by everyone's favorite fairy.  But its so fresh and bright and cute, it can be used for so much more!&lt;br /&gt;&lt;br /&gt;I scrapped a couple pages with the new stuff.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/brittgirls/PixiePerfect_BLOG.jpg width=600"&gt;&lt;img src=http://brittishdesigns.com/brittgirls/PixiePerfect_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/brittgirls/OhOhItsMagic_BLOG.jpg"&gt;&lt;img src=http://brittishdesigns.com/brittgirls/OhOhItsMagic_BLOG.jpg width=600 width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/prettypixie_cami.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Chelle&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/prettypixie_chelle.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Emma&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/prettypixie_emma.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/prettypixie_fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/prettypixie_jan.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/prettypixie_becca.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/prettypixie_justine.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/prettypixie_tanya.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/prettypixie_wendy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/prettypixie_kat.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/prettypixie_melissa.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/prettypixie_natasha.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/prettypixie_kat2.jpg&gt;&lt;/center&gt;&lt;br /&gt;Next up, I have a Show Off slideshow for your enjoyment.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="visibility:visible;width:540px;margin:auto;"&gt;&lt;embed src="http://flash.picturetrail.com/pflicks/3/spflick.swf" quality="high" FlashVars="ql=2&amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8866261" wmode="transparent" bgcolor="#000000" width="540" height="410" name="011013" align="middle" allowScriptAccess="sameDomain" style="height:410px;width:540px" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;p style="whitespace:no-wrap;margin-top:10px;width:600px"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" src="http://pics.picturetrail.com/res/pflicks/pt.gif" border="0" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" style="margin-left:5px" src="http://pics.picturetrail.com/static/images/pt2.gif" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;Everyone who sent in a Show Off this week is getting my &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=4&amp;products_id=407"&gt;"Hot Mess: Pixie Style"&lt;/a&gt; as their gift.  Be sure you send in a layout for our next Show Offs in 2 weeks.&lt;br /&gt;&lt;br /&gt;&lt;i&gt;(find out more about &lt;a href="http://brittishdesigns.blogspot.com/2012/08/show-offs.html"&gt;Show Offs here&lt;/a&gt;)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;And lastly, I have that add-on freebie I mentioned earlier.  Hope you guys enjoy it!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_prettypixie_AO_600_zps41a20d38.jpg&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_prettypixie_AO.zip"&gt;&lt;b&gt;[DOWNLOAD HERE]&lt;/b&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Hope everyone has a pixie perfect weekend!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3472241685448160486/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/01/pretty-pixie.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3472241685448160486'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3472241685448160486'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/01/pretty-pixie.html' title='Pretty Pixie'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_prettypixie_600_zps53de2909.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5232775691096197961</id><published>2013-01-08T12:56:00.002-07:00</published><updated>2013-01-08T12:56:27.285-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='#disneyfanphotoaday'/><title type='text'>January Disney Fan Photo-A-Day</title><content type='html'>I'm feeling soooo stupid and embarrassed right now.  With my tail between my legs, I'm here to give you the January Disney Fan Photo-A-Day list!  And I'm soooo late!!!  So instead of trying to go back and play catch up, the list starts today at #8! haha!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneyFanPhotoADayJanuary_zpseb52bbe1.png&gt;&lt;/center&gt;&lt;br /&gt;I'm so so sorry.  It was just one of those things that kept slipping my mind!&lt;br /&gt;&lt;br /&gt;Now remember, while the list is Disney-inspired &lt;b&gt;YOU CAN TOTALLY TAKE ANY TYPE OF PHOTOS WITH THESE PROMPTS. THEY DO NOT HAVE TO BE DISNEY RELATED!!!!!!!&lt;br /&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Basically all you have to do is use the daily prompts to take a photo and share it anywhere you'd like - Instagram, Twitter, Facebook, Flickr, your blog, etc. Wherever you like to share your photos and make sure to always tag your photos with &lt;b&gt;#disneyfanphotoaday&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;The point is to challenge yourself and have fun. So you missed a day (or a week or a month), who cares! Catch up if you want or just shoot today's word! &lt;br /&gt;&lt;br /&gt;Think outside the box!! Make your shots purrrrdy. &lt;br /&gt;&lt;br /&gt;I will be posting mine on Instagram.  My username is @designerbrittney so make sure to come follow me and play along.&lt;br /&gt;&lt;br /&gt;Sorry again for missing the first week.  I really feel lame.  OH WELL!! Brush it off, Britt.&lt;br /&gt;&lt;br /&gt;Have fun snapping a daily photo!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5232775691096197961/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/01/january-disney-fan-photo-day.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5232775691096197961'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5232775691096197961'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/01/january-disney-fan-photo-day.html' title='January Disney Fan Photo-A-Day'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_DisneyFanPhotoADayJanuary_zpseb52bbe1.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7640417885220083063</id><published>2013-01-07T07:00:00.000-07:00</published><updated>2013-01-10T21:58:48.246-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Goal Accomplished!</title><content type='html'>Last year &lt;a href="http://brittishdesigns.blogspot.com/2012/01/digi-scrap-stats-2011.html"&gt;I set a goal&lt;/a&gt; to scrap 100 layouts in 2012.  And folks, I'm happy to say I EXCEEDED my goal!! I scrapped 112 layouts!!!!  That's 18 more pages than 2011.  Boo-ya!&lt;br /&gt;&lt;br /&gt;Last year I also picked my top 10 pages I scrapped all year, so I decided to do the same thing this year.  It was really hard to pick, but so much fun to peruse my 2012 scrappings.&lt;br /&gt;&lt;br /&gt;Here are my 10 favorite pages I scrapped in 2012, in no particular order:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ThatSweetFace_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ThatSweetFace_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p369023-that-sweet-face.html"&gt;{CREDITS}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LetsGo_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LetsGo_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p404238-let-27s-go-21.html"&gt;{CREDITS}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ChristmasCardPhotoShoot_BLOG_zps36433a08.jpg" width=600&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ChristmasCardPhotoShoot_BLOG_zps36433a08.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p452628-christmas-card-photo-shoot.html"&gt;{CREDITS}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/befree_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/befree_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p418718-be-free.html"&gt;{CREDITS}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Shades_BLOG_zps55db71e0.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Shades_BLOG_zps55db71e0.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p394472-sunshine-and-shades.html"&gt;{CREDITS}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ImaMom_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ImaMom_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p431105-i-am-a-mom-.html"&gt;{CREDITS}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MickeyPumpkin_BLOG_zpsfb13f9f4.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MickeyPumpkin_BLOG_zpsfb13f9f4.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p436550-mickey-pumpkin.html"&gt;{CREDITS}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FrostedCastle_BLOG_zps0cbfdc04.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FrostedCastle_BLOG_zps0cbfdc04.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p452629-frosted-castle.html"&gt;{CREDITS}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MinnieMouse_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MinnieMouse_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p430011-minnie-mouse.html"&gt;{CREDITS}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/KOA_BLOG-1_zpscc214f8b.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/KOA_BLOG-1_zpscc214f8b.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p442614-koa-for-labor-day.html"&gt;{CREDITS}&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Have you checked your scrap stats for 2012?  Tell me how you did!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7640417885220083063/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/01/goal-accomplished.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7640417885220083063'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7640417885220083063'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/01/goal-accomplished.html' title='Goal Accomplished!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_ThatSweetFace_BLOG.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4552486028397906421</id><published>2013-01-04T18:17:00.000-07:00</published><updated>2013-01-04T18:17:24.625-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>CT Call</title><content type='html'>This is kind of a big deal, folks.  I haven't had a CT call in 3 1/2 years!!!  (And I'll be honest and say I'm hoping not to have to have another one for that long at least!  They are quite a lot of work.)  But, I've recently had quite a few spots on my team open up, so I decided it was time to be brave and do a call!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="https://docs.google.com/spreadsheet/viewform?fromEmail=true&amp;formkey=dFJyMkkwOUVROHV2aFk0eXNEc1BkZGc6MQ"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/CTCall2013_zps5b571e85.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;This never happens.  So - if you want to apply, NOW is the time to do it.  Click the graphic above to fill out your online application.&lt;br /&gt;&lt;br /&gt;All applications must be submitted by Tuesday January 15th at midnight.  Decisions will be made and the new team will be announced on Friday, January 18th.&lt;br /&gt;&lt;br /&gt;Good luck!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4552486028397906421/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2013/01/ct-call.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4552486028397906421'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4552486028397906421'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2013/01/ct-call.html' title='CT Call'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_CTCall2013_zps5b571e85.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3471354374513760323</id><published>2012-12-21T11:18:00.000-07:00</published><updated>2013-01-10T21:58:38.709-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><title type='text'>Brave New Shapes!</title><content type='html'>Today's new release is something totally new - and let's face it - new can be scary.  BUT I can't reiterate enough - you GOTTA be brave and try these!!!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=405"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Brave New Shapes Template Pack"&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=405"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_newshapes_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;YEP!  We are being BRAVE and bold with these NEW SHAPES!  Over the past little while I've tried out triangles and hexagons and I have to say, I REALLY love how my pages turned out.  So - I figured I'd put together a &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=405"&gt;Brave New Shapes Template Pack&lt;/a&gt; so everyone could try them with ease!&lt;br /&gt;&lt;br /&gt;Here are a couple of my pages using the new shapes:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://www.digiscrapaddicts.com/gallery/data/500/OneMoreKiss_WEB.jpg" /&gt;&lt;br /&gt;&lt;img src="http://www.digiscrapaddicts.com/gallery/data/500/ObsessedwiththeOlympics_WEB.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;My Britt Girls admitted they were scared of trying these new templates too! But they were BRAVE and it PAID OFF!!! Look how gorgeous:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Emma&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/newshapes-emma1.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Emma&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/newshapes-emma2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/newshapes-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/newshapes-becca.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/newshapes-jan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/newshapes-kelsy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/newshapes-melissa.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/newshapes-natasha.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/newshapes-wendy.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;I also put this alpha in the shop!  This was a prize back during Digital Scrapbooking Day, but its time for it to go into the shop for anyone who wants it.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=404"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Come One, Come Alpha!"&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=404"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_comeone_600.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;A couple of my Britt Girls rocked this alpha too!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/newshapes-jan2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/newshapes-justine.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;This is officially the LAST new release from Britt-ish Designs of 2012.  I'll be back in 2013 with some exciting new products!! Until then, I hope you all have a magical Christmas and a wonderful New Year.  Thank you for making 2012 so wonderful for me and my family!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ChristmasCard2012Proof_zps3db963e5.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ChristmasCard2012Proof_zps3db963e5.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3471354374513760323/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/12/brave-new-shapes.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3471354374513760323'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3471354374513760323'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/12/brave-new-shapes.html' title='Brave New Shapes!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_newshapes_600.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4160417790304992792</id><published>2012-12-14T00:00:00.000-07:00</published><updated>2012-12-14T00:00:02.564-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Show Offs!</title><content type='html'>Today's my BIRTHDAY!  YAY!  I love birthdays.  I always make a big fuss and go BIG when it comes to celebrating my family's birthdays.  But this year Josh went BIG for me!!!!  Vegas, baby!!  We're enjoying a getaway (just the two of us) in Las Vegas at the Aria.  And I'm so thrilled!!!!!  Mama needed a break!&lt;br /&gt;&lt;br /&gt;But - I do have today's Show Off slideshow for you to enjoy while I'm gone.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="visibility:visible;width:540px;margin:auto;"&gt;&lt;embed src="http://flash.picturetrail.com/pflicks/3/spflick.swf" quality="high" FlashVars="ql=2&amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8856199" wmode="transparent" bgcolor="#000000" width="540" height="410" name="121412" align="middle" allowScriptAccess="sameDomain" style="height:410px;width:540px" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;p style="whitespace:no-wrap;margin-top:10px;height:24px;width:540px"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" src="http://pics.picturetrail.com/res/pflicks/pt.gif" border="0" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" style="margin-left:5px" src="http://pics.picturetrail.com/static/images/pt2.gif" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;Each of the Show Offs are getting a $2.50 GC to buy whatever they want from my shop!  I hope you guys enjoy it! &lt;br /&gt;&lt;br /&gt;(More info on Show Offs can be found &lt;a href="http://brittishdesigns.blogspot.com/2012/08/show-offs.html"&gt;here&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;Have a HAPPY HAPPY WEEKEND!! I know I will be! &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4160417790304992792/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/12/show-offs.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4160417790304992792'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4160417790304992792'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/12/show-offs.html' title='Show Offs!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1058952710670188669</id><published>2012-12-07T00:00:00.000-07:00</published><updated>2012-12-07T11:03:39.559-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='New Products'/><category scheme='http://www.blogger.com/atom/ns#' term='Winter'/><category scheme='http://www.blogger.com/atom/ns#' term='Christmas'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Digital Kits'/><title type='text'>Winter Sparkle</title><content type='html'>I'm super excited to release my brand new kit . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=403"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Winter Sparkle"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=403"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_wintersparkle_600.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Is this a fun rush of cold winter fresh-air, or what?!  I kind of love it.  And I have a fun freebie at the end of this post for everybody!&lt;br /&gt;&lt;br /&gt;Here's what I scrapped with it:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/brittgirls/FrostedCastle_BLOG.jpg"&gt;&lt;img src=http://brittishdesigns.com/brittgirls/FrostedCastle_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/brittgirls/AirForceParade_Full_BLOG.jpg"&gt;&lt;img src=http://brittishdesigns.com/brittgirls/AirForceParade_Full_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I liked this kit when I created it, but seeing what my Britt Girls created with it, got me even more excited about it!!!  Check out their layouts and you'll see what I mean!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Krista&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/wintersparkle_krista.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/wintersparkle_melissa.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kim&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/wintersparkle_kim.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Emma&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/wintersparkle_emma1.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/wintersparkle_emma2.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/wintersparkle_emma3.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/wintersparkle_emma4.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/wintersparkle_fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/wintersparkle_jan.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/wintersparkle_justine.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/wintersparkle_wendy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Chelle&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/wintersparkle_chelle.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/wintersparkle_cami.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/wintersparkle_becca.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/wintersparkle_natasha.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/wintersparkle_kelsy.jpg&gt;&lt;/center&gt;&lt;br /&gt;Inspiring, huh?!&lt;br /&gt;&lt;br /&gt;Ok . . . and last, but not least! I have this super fun freebie for you that will make a perfect compliment to "Winter Sparkle".&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_mickeyflakes_600.jpg&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_mickeyflakes.zip"&gt;&lt;b&gt;[DOWNLOAD HERE]&lt;/b&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;ENJOY!! Have a happy weekend, and stay warm! :)&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1058952710670188669/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html#comment-form' title='26 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1058952710670188669'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1058952710670188669'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html' title='Winter Sparkle'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_wintersparkle_600.jpg' height='72' width='72'/><thr:total>26</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8588625739559371026</id><published>2012-12-06T09:10:00.000-07:00</published><updated>2012-12-06T09:10:59.667-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>More Capturing Magic!</title><content type='html'>So, have you guys been listening to &lt;a href="http://capturingmagic.me/category/capturing-magic-podcast/"&gt;my podcast&lt;/a&gt;?  Well, ok its not MY podcast, but I get to co-host it with the lovely Steph. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://capturingmagic.me/category/capturing-magic-podcast/"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/CapMagicMeLogo.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;a href="http://capturingmagic.me/category/capturing-magic-podcast/"&gt;Capturing Magic&lt;/a&gt; is so much fun.  If you haven't started listening, you gotta go try it! We recently released two episodes all about the Holidays at Disney.  One episode all about &lt;a href="http://capturingmagic.me/episode-7-walt-disney-world-during-the-holidays/"&gt;Disney World&lt;/a&gt; and one episode all about &lt;a href="http://capturingmagic.me/episode-8-disneyland-during-the-holidays/"&gt;Disneyland&lt;/a&gt;.  Our guests on these two shows were actually both Britt Girls!!  Be sure to go listen!&lt;br /&gt;&lt;br /&gt;And if you are already one of our listeners, can I encourage you to go give us a review in &lt;a href="https://itunes.apple.com/us/podcast/capturing-magic/id574701206#"&gt;iTunes&lt;/a&gt;?  It helps us a lot to have a good rating!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://capturingmagic.me/episode-7-walt-disney-world-during-the-holidays/"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/CM007-WDW-Holidays-450x450.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://capturingmagic.me/episode-8-disneyland-during-the-holidays/"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/DisneylandHolidays-450x450.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;The newest addition to the Capturing Magic site, is &lt;a href="http://capturingmagic.me/app/"&gt;Steph's app&lt;/a&gt;!! You've gotta &lt;a href="http://capturingmagic.me/app/"&gt;go read about it&lt;/a&gt;! The Disneyland and DisneyWorld versions are in the app store now.  I don't think I'll ever do another Disney Trip without using this app!&lt;br /&gt;&lt;br /&gt;PLUS there's the awesome &lt;a href="http://capturingmagic.me/"&gt;blog and website&lt;/a&gt;.  I acutally got to write for the blog today for the first time.  Each month you'll hear from me over there talkin' Disney.  &lt;br /&gt;&lt;br /&gt;I can't say enough good things about Capturing Magic.  I'm just so thrilled to be a part of it. :)  I know you guys will love it to!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8588625739559371026/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/12/more-capturing-magic.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8588625739559371026'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8588625739559371026'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/12/more-capturing-magic.html' title='More Capturing Magic!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_CapMagicMeLogo.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9203434569544748712</id><published>2012-11-30T09:00:00.000-07:00</published><updated>2012-11-30T09:00:07.434-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>the winners have been drawn!</title><content type='html'>Alrighty folks, the Grab Bag is out of the store, the items are all for sale individually and that means its time for the BIG ANNOUNCEMENT!!&lt;br /&gt;&lt;br /&gt;We had 206 entries in the raffle.  The lucky winner of the Grand Prize - MY ENTIRE SHOP - every single item up to this point is . . .  &lt;b&gt;Jlynn W.&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Woo hoo!! CONGRATS, Jlynn.  This is such a GIANT PRIZE!! I'm so excited for ya.&lt;br /&gt;&lt;br /&gt;Let's congratulate our 2nd and 3rd prize winners too!  Second prize is a whopping $50 Gift Certificate.  And this goes to . . . October Bumpus!  Yay, October!! CONGRATS!&lt;br /&gt;&lt;br /&gt;The two lucky winners of 3rd prize, $25 Gift Certificates, are Karen Karas &amp; Lyn Forester.&lt;br /&gt;&lt;br /&gt;CONGRATULATONS TO ALL OUR WINNERS!! I'll be emailing you all today with your prizes.&lt;br /&gt;&lt;br /&gt;Ok, a few more items of business before I sign off.  If you happened to miss my Cyber Monday 1-Day Freebie, "Through the Jungle: Clusters", its in my shop now, along with all my other Grab Bag items.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=4&amp;products_id=402"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Through the Jungle: Clusters"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=4&amp;products_id=402"&gt;&lt;img src=http://www.brittishdesigns.com/shop/images/brittdes_jungleclusters_600.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I've bundled all these items into a big discounted collection too.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=396"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Through the Jungle Collection"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=396"&gt;&lt;img src=http://www.brittishdesigns.com/shop/images/brittdes_jungle_collection_600.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=4&amp;products_id=399"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Through the Jungle: Goodies"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=4&amp;products_id=399"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_jungle_ep_600.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=7&amp;products_id=400"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Through the Jungle: Paper Collection"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=7&amp;products_id=400"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_jungle_pp_600.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=397"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Through the Jungle: Alpha 1"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=397"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_jungle_alpha1_600.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=398"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Through the Jungle: Tag Alpha"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=398"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_jungle_tagalpha_600.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=10&amp;products_id=401"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Through the Jungle: Word Art"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=10&amp;products_id=401"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_jungle_WA_600.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Thank you so much to everyone who made Britt-ish Designs' Black Friday event a big success.  I hope you all enjoy your Grab Bags and goodies and scrap lots of beautiful layouts and documents lots of memories.  &lt;br /&gt;&lt;br /&gt;Have a happy and fun weekend!  I'll see ya soon.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/9203434569544748712/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/the-winners-have-been-drawn.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9203434569544748712'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9203434569544748712'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/the-winners-have-been-drawn.html' title='the winners have been drawn!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_jungle_ep_600.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7018514667168296241</id><published>2012-11-30T00:00:00.000-07:00</published><updated>2012-11-30T00:00:08.651-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Show Off Slideshow!</title><content type='html'>Hi everyone!  Here is this week's Show Off Slideshow.  Everyone who turned in a Show Off in this round is getting a "2nd Chance" prize.  Which means I offer up some of my past prizes or things that aren't easily purchased.  So, score for all of you!  Watch for my email to select your prize!&lt;br /&gt;&lt;br /&gt;I'll be back in the AM to announce the BIG winners from the Grab Bag raffle!!  I'm so excited.&lt;br /&gt;&lt;br /&gt;Oh hey!! Just a reminder that today's the last day to enter my &lt;a href="http://brittishdesigns.blogspot.com/2012/11/november-flashback.html"&gt;"Flashback Challenge"&lt;/a&gt; for November!!  There's a $15 GC up for grabs if you can get a page done today!!&lt;br /&gt;&lt;br /&gt;Here's the slideshow . . . enjoy!  (oh and if you're interested in Showing Off you can find info about it &lt;a href="http://brittishdesigns.blogspot.com/2012/08/show-offs.html"&gt;HERE&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="visibility:visible;width:540px;margin:auto;"&gt;&lt;embed src="http://flash.picturetrail.com/pflicks/3/spflick.swf" quality="high" FlashVars="ql=2&amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8847847" wmode="transparent" bgcolor="#000000" width="540" height="410" name="113012" align="middle" allowScriptAccess="sameDomain" style="height:410px;width:540px" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;p style="whitespace:no-wrap;margin-top:10px;height:24px;width:540px"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" src="http://pics.picturetrail.com/res/pflicks/pt.gif" border="0" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" style="margin-left:5px" src="http://pics.picturetrail.com/static/images/pt2.gif" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7018514667168296241/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/show-off-slideshow.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7018514667168296241'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7018514667168296241'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/show-off-slideshow.html' title='Show Off Slideshow!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1537683440658115574</id><published>2012-11-26T00:00:00.000-07:00</published><updated>2012-11-26T00:00:01.326-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Cyber Monday Freebie Alert!</title><content type='html'>Hi all!! Just popping in to remind you that today, Cyber Monday, is the last day to save 40% off EVERYTHING in my shop (sale excludes grab bag and already discounted bundles).  Make sure you get everything on your wishlist.  This is our last sale of 2012!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://www.brittishdesigns.com/shop/&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/blackfridayad-1.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Also, make sure you stop by my &lt;a href=http://www.facebook.com/pages/Britt-ish-Designs&gt;Facebook page&lt;/a&gt; TODAY ONLY.  I've got a special Cyber Monday &lt;b&gt;freebie&lt;/b&gt; but its only going to be up for 1 day.  After that it's going in the shop.&lt;br /&gt;&lt;br /&gt;My Grab Bag will stay in the shop through the rest of this week.  And don't forget:  Everyone who purchases the grab bag gets entered into a raffle.  The Grand Prize is MY ENTIRE SHOP.  But there are also THREE other high value Gift Certificates up for grabs too.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=12&amp;products_id=395&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/winmyentireshop.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Winners will be announced Friday morning (12/1/12).&lt;br /&gt;&lt;br /&gt;Hope you have all had a fun weekend!!! Happy shopping on Cyber Monday!  TTFN.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1537683440658115574/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/cyber-monday-freebie-alert.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1537683440658115574'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1537683440658115574'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/cyber-monday-freebie-alert.html' title='Cyber Monday Freebie Alert!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_blackfridayad-1.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2920980295127745043</id><published>2012-11-23T23:06:00.000-07:00</published><updated>2012-11-23T23:06:00.248-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Let the WILD WEEKEND begin!</title><content type='html'>Hi all!! Are you ready for the Black Friday sale to begin??  If you're anything like my friends &amp;amp; family (not ME!! I HATE fighting the crowds), you've already done battle at Wal-Mart and are home ready to get your online shopping on. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/blackfridayad-1.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;YEP! My entire shop (minus the grab bag and bundles) is &lt;b&gt;40% off&lt;/b&gt;!! But that's just where this weekend begins!!&lt;br /&gt;&lt;br /&gt;There's also a Black Friday GRAB BAG!  Hidden within this year's grab bag are 5 all new products that are sure to make you ROAR with delight!  &lt;br /&gt;&lt;br /&gt;And the big wild twist this year is . . . &lt;br /&gt;&lt;br /&gt;Each person who purchases this grab bag will be entered into a raffle.  There are 4 different GC prizes to be won in the raffle, but the GRAND PRIZE winner will win my entire shop.  YES!  &lt;b&gt;MY ENTIRE SHOP&lt;/b&gt; will go to one lucky winner.  &lt;i&gt;(And in case you were wondering, if you win my entire shop I WILL totally refund any purchases you maake this weekend! &lt;u&gt;This goes for the Grand Prize Winner only&lt;/u&gt;.)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;But that's not all!!  Second prize is a $50 Gift Certificate to my shop.  And 2 Third Prizes of $25 GCs will be awareded too!!  LOTS of great stuff up for grabs.  And all you have to do is buy the Grab Bag.&lt;br /&gt;&lt;br /&gt;**Only 1 raffle entry is allowed per person.  Buying more that 1 Grab Bag WILL NOT get you entered more than once!!**&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=12&amp;amp;products_id=395"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/winmyentireshop.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=12&amp;amp;products_id=395"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Black Friday Grab Bag 2012"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=12&amp;amp;products_id=395"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_BlackFridayGB2012_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;So for just $4 you get a ticket in the raffle AND:&lt;br /&gt;&lt;br /&gt;5 NEW PRODUCTS!&lt;br /&gt;A $16.00 VALUE!&lt;br /&gt;&lt;br /&gt;Grab Bag only available thru 11/29/12.  After that it'll be in the shop at full price.&lt;br /&gt;&lt;br /&gt;Ready to see my page and the pages the Britt Girls and I created with the grab bag goodies?  WARNING!! I'm pretty much going to give away what's in the grab bag, but oh well.  Let's do this!&lt;br /&gt;&lt;br /&gt;Here's mine:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://brittishdesigns.com/brittgirls/Babys1stJungleCruise_BLOG.jpg&gt;&lt;img src=http://brittishdesigns.com/brittgirls/Babys1stJungleCruise_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And from the Britt Girls:&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/jungle-becca.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/jungle-fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/jungle-jan.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/jungle-jan2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/jungle-justine.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/jungle-wendy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/jungle-melissa.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/jungle-kat.jpg&gt;&lt;/center&gt;&lt;br /&gt;CUTE STUFF, right?&lt;br /&gt;&lt;br /&gt;Happy shopping this weekend! The sale is good THROUGH Cyber Monday and the Grab Bag (and the raffle) is available through Thursday 11/29/12.&lt;br /&gt;&lt;br /&gt;Be sure to stop by my FB page on Cyber Monday.  I'll have a special Cyber Monday Freebie for you all.  &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2920980295127745043/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/let-wild-weekend-begin.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2920980295127745043'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2920980295127745043'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/let-wild-weekend-begin.html' title='Let the WILD WEEKEND begin!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_blackfridayad-1.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-465921246396770545</id><published>2012-11-21T20:52:00.000-07:00</published><updated>2012-11-21T21:00:45.166-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>this weekend is gonna be WILD</title><content type='html'>&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittishdesignsblackfridayad.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Starting at midnight (Thursday night) &lt;a href="http://www.brittishdesigns.com/shop/"&gt;my entire shop&lt;/a&gt; goes on sale at 40% off!! This is Britt-ish Designs BIGGEST discount of the year!!!!&lt;br /&gt;&lt;br /&gt;And just like the ad says, there's going to be a Grab Bag!  And the WILD twist with this year's grab bag is . . . every person who buys the Grab Bag essentially buys a raffle ticket. The raffle has 4 gift certificate prizes to be won.  But the GRAND PRIZE winner will win . . . &lt;br /&gt;&lt;br /&gt;wait for it . . . &lt;br /&gt;&lt;br /&gt;Oh, wait you already read it in the ad!  &lt;br /&gt;&lt;br /&gt;They WIN MY ENTIRE SHOP!!&lt;br /&gt;&lt;br /&gt;So . . . buy that grab bag and you're entered to win my entire shop.  Plus you'll get all those awesome grab bag goodies no matter what.&lt;br /&gt;&lt;br /&gt;I'll be back at MIDNIGHT tomorrow with lots more details!  I'm SO excited.&lt;br /&gt;&lt;br /&gt;Until then, I hope you all have a very HAPPY THANKSGIVING with your loved ones!! Eat lots of turkey and pie.  Forget Walmart!!  You're gonna need all your strength for the Black Friday digi-scrap shopping!! &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/465921246396770545/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/this-weekend-is-gonna-be-wild.html#comment-form' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/465921246396770545'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/465921246396770545'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/this-weekend-is-gonna-be-wild.html' title='this weekend is gonna be WILD'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittishdesignsblackfridayad.jpg' height='72' width='72'/><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7427854733518773754</id><published>2012-11-16T00:00:00.000-07:00</published><updated>2012-11-15T23:27:12.787-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Show Offs Slideshow</title><content type='html'>There are no new products today.  Gotta gear up and get ready for the fun BLACK FRIDAY event next weekend.  Yay!  I'm just here to post the Show Off slideshow. So for today, please enjoy this weeks Show Offs:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="visibility:visible;width:540px;margin:auto;"&gt;&lt;embed src="http://flash.picturetrail.com/pflicks/3/spflick.swf" quality="high" FlashVars="ql=2&amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8841779" wmode="transparent" bgcolor="#000000" width="540" height="410" name="111612" align="middle" allowScriptAccess="sameDomain" style="height:410px;width:540px" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;p style="whitespace:no-wrap;margin-top:10px;height:24px;width:540px"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" src="http://pics.picturetrail.com/res/pflicks/pt.gif" border="0" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" style="margin-left:5px" src="http://pics.picturetrail.com/static/images/pt2.gif" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;More info on Show Offs can be found &lt;a href="http://brittishdesigns.blogspot.com/2012/08/show-offs.html"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Hope you all have an awesome weekend!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;&lt;br /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7427854733518773754/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/show-offs-slideshow.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7427854733518773754'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7427854733518773754'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/show-offs-slideshow.html' title='Show Offs Slideshow'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7953773143798690659</id><published>2012-11-13T15:21:00.000-07:00</published><updated>2012-11-13T15:21:04.055-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='digital scrapbooking'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='scrapbook'/><category scheme='http://www.blogger.com/atom/ns#' term='layouts'/><title type='text'>some layout spam!</title><content type='html'>I'm spamming you guys with a TON of layouts I've done in the last little while.  I haven't done a "recently scrapped" post for a couple months, so here's some catch-up!&lt;br /&gt;&lt;br /&gt;OH! OH! OH! And guess what!! I'm only 7 layouts away from hitting my goal of scrapping 100 layouts in 2012!  YAY!!!  I can totally get 7 more scrapped before the end of the yera. I am so excited.  93 layouts so far!&lt;br /&gt;&lt;br /&gt;Ok . . . here we go with the layout spam.  (These are in NO particular order.)&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TramtoSnowwhere_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TramtoSnowwhere_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p444745-time-ride-to-snow-21-21.html"&gt;[CREDITS]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/KOA_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/KOA_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p442614-koa-for-labor-day.html"&gt;[CREDITS]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Fire_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Fire_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p442613-fire.html"&gt;[CREDITS]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/EllaSnowWhite_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/EllaSnowWhite_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p439853-snow-white.html"&gt;[CREDITS]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HipHipParade_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HipHipParade_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p438333-hip-hip-parade-21.html"&gt;[CREDITS]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/AlwaysAdorable_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/AlwaysAdorable_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p436128-always-adorable.html"&gt;[CREDITS]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ImaMom_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ImaMom_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p431105-i-am-a-mom-.html"&gt;[CREDITS]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DidThatJustHappen_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DidThatJustHappen_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p446253-did-that-just-happen-3f.html"&gt;[CREDITS]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SplashySplash_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SplashySplash_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p430012-splishy-splash-21.html"&gt;[CREDITS]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/OneMoreKiss_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/OneMoreKiss_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p428974-1-more-kiss.html"&gt;[CREDITS]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MinnieMouse_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MinnieMouse_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p430011-minnie-mouse.html"&gt;[CREDITS]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/RainbowConnection_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/RainbowConnection_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p430024-rainbow-connection.html"&gt;[CREDITS]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Playtime_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Playtime_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p430023-play-time.html"&gt;[CREDITS]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LifeIsBeautiful_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LifeIsBeautiful_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p438334-life-is-beautiful.html"&gt;[CREDITS]&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MerryJoyfulHappy_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MerryJoyfulHappy_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p445852-merryjoyfulhappy-.html"&gt;[CREDITS]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Whew!!  That was a TON of layouts.  &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7953773143798690659/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/some-layout-spam.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7953773143798690659'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7953773143798690659'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/some-layout-spam.html' title='some layout spam!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_TramtoSnowwhere_BLOG.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4858827908828068279</id><published>2012-11-09T00:00:00.000-07:00</published><updated>2012-11-09T00:00:12.929-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>yee haw! new products!!</title><content type='html'>I'm so happy it's finally Friday and I can reveal my NEW KIT!!!  I've been wanting to do this kit for a LONG time and its finally done.  I hope you guys are as excited about it as I am.  Hang on to yer hats and glasses!  This here's the . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=394"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Wildest Kit In The Wilderness"&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=394"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_wildestkit_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;And I have an add-on freebie at the end of this post for ya, so make sure you read all the way to the end!&lt;br /&gt;&lt;br /&gt;Here's the page I scrapped with it (click to enlarge):&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/brittgirls/GoldenHorseshoe_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/GoldenHorseshoe_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And more LOs from the Britt Girls:&lt;br /&gt;&lt;br /&gt;by becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/wildestkit-becca.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by cami&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/wildestkit-cami.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by chelle&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/wildestkit-chelle.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/wildestkit-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/wildestkit-becca.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by heather&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/wildestkit-heather.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/wildestkit-jan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/wildestkit-kat.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/wildestkit-kelsy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by kim&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/wildestkit-kim.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by krista&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/wildestkit-krista.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/wildestkit-tanya.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/wildestkit-wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/wildestkit-melissa.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;I also put the kit "Home Sweet Home" in the shop.  This was the Free With Purchase kit from DSD last week, but if you missed it, never fear! It's in the shop now!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=392"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Home Sweet Home"&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=392"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_homesweethome_600.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's the page I created with it:&lt;br /&gt;&lt;br /&gt;&lt;a href=http://brittishdesigns.com/brittgirls/WelcomeHomeBabyGirl_BLOG.jpg&gt;&lt;img src=http://brittishdesigns.com/brittgirls/WelcomeHomeBabyGirl_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I also have this new word art pack in the shop that coordinates with "Home Sweet Home".  A fun little pack of hand-drawn words (doodled by yours truly).&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=392"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Pen to Paper: Family"&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=392"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_pen2paperfam_600.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Look at this adorable LO my Britt Girl Fonnetta created with these products:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/homesweethome-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;And finally, here's the "Wildest Kit In The Wilderness" add-on freebie I promised ya!  ENJOY! &lt;br /&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_wildestkit_AO_600.jpg&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_wildestkit_AO.zip"&gt;[DOWNLOAD HERE]&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Hope your weekend is a rootin' tootin' good time!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4858827908828068279/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/yee-haw-new-products.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4858827908828068279'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4858827908828068279'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/yee-haw-new-products.html' title='yee haw! new products!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_wildestkit_600.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4421096380453140851</id><published>2012-11-08T08:00:00.000-07:00</published><updated>2012-11-08T08:00:02.317-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>sneak peek</title><content type='html'>One more little peek at what's coming tomorrow . . .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek2-1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek2-1.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Are you excited yet??  I AM!  See ya at midnight for the big reveal.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4421096380453140851/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/sneak-peek.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4421096380453140851'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4421096380453140851'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/sneak-peek.html' title='sneak peek'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneakpeek2-1.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5535516814929845000</id><published>2012-11-07T07:00:00.000-07:00</published><updated>2012-11-07T07:00:02.033-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>hint hint</title><content type='html'>&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek1-2.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5535516814929845000/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/hint-hint.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5535516814929845000'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5535516814929845000'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/hint-hint.html' title='hint hint'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneakpeek1-2.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1114190365540917754</id><published>2012-11-06T19:13:00.000-07:00</published><updated>2012-11-06T19:13:57.485-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Flashback'/><title type='text'>November Flashback</title><content type='html'>&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FlashbackBannerthanksid.jpg&gt;&lt;/center&gt;&lt;br /&gt;I'm so exited to start the November Flashback!! We're flashing all the way back to Thanksgiving of 2008 when I released this the mini-kit "Thanks Indeed".  Through the rest of Nobember you can buy "Thanks Indeed" for just $1!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Flashback-Ad-thanksid.png&gt;&lt;/center&gt;&lt;br /&gt;Check out this adorable page by Fonnetta:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Fonnetta_thanksid.jpg&gt;&lt;/center&gt;&lt;br /&gt;Now, let's talk about this month's Flashback Challenge!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FlashbackChallengethanksid.png&gt;&lt;/center&gt;&lt;br /&gt;How to enter:  &lt;br /&gt;&lt;br /&gt;Create a layout using "Thanks Indeed" before November 30th and post it in the &lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=5"&gt;Britt-ish Designs Challenge Gallery&lt;/a&gt;. Then come back to this post and paste a link to your layout in the comments. At the end of the month I'll do a random drawing for 1 winner of a $15 Gift Certificate to my shop. No matter when you purchased "Thanks Indeed" - today, last week or years ago - just use it to create a NEW layout and enter it to win!!&lt;br /&gt;&lt;br /&gt;If you've never entered one of our Flashback Challenges, please read the "important note" at the end of &lt;a href="http://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html"&gt;June's challenge&lt;/a&gt; regarding how to post and enter the challenge correctly.&lt;br /&gt;&lt;br /&gt;One more note. I know some people have had trouble in the past with the gallery. But all problems were solved by simply trying another browser. My gallery and Internet Explorer don't get along. So, if you're having trouble seeing where to Register, Log In, Upload, or Comment - just try using a different browser (like Firefox, for example) and you shouldn't have any trouble.&lt;br /&gt;&lt;br /&gt;Here's a freebie word card for you that will look great on a "Thanks Indeed" layout.  You can download this card &lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_thanksid_wordcard.png"&gt;HERE&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_thanksid_wordcard.png"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_thanksid_wordcard.png height=450&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1114190365540917754/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/november-flashback.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1114190365540917754'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1114190365540917754'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/november-flashback.html' title='November Flashback'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_FlashbackBannerthanksid.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-176129710401491040</id><published>2012-11-05T10:00:00.000-07:00</published><updated>2012-11-05T10:06:03.868-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>InstaDisney Installation</title><content type='html'>Hi guys. Today I wanted to share what I'm calling my InstaDisney Installation. I have been planning this project and searching for inspiration on Pinterest for quite a while. But couldn't really find anything I wanted to copy. So, I did the unthinkable. I actually did a project on my own without copying a Pinterest idea! I know!! Unheard of!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/InstaDisneyInstallation1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/InstaDisneyInstallation1.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/InstaDisneyInstallation2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/InstaDisneyInstallation2.jpg height=800&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/InstaDisneyInstallation3.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/InstaDisneyInstallation3.jpg height=800&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;It's so simple, but it took me so long to get the dang strings hung. I'm not smart enough to just know how to do these types of projects unless I'm following someone else's instructions. And since I just made up this project, I had to make up how to get it done too. &lt;br /&gt;&lt;br /&gt;To help you avoid putting lots of tiny tack holes on your walls (like I did, sorry Honey!!) trying to get your tacks and strings lined up, even, and level, I thought I'd share the method that took me an embarrassingly long time to figure out! &lt;br /&gt;&lt;br /&gt;Besides the photos, you might have everything you need for this installation around the house already!&lt;br /&gt;&lt;br /&gt;Here's what you need:&lt;br /&gt;&lt;br /&gt;*masking tape or painters tape&lt;br /&gt;*a pencil&lt;br /&gt;*a yard stick, measuring tape or ruler&lt;br /&gt;*a level &lt;br /&gt;*string (I used 8 yards of bakers twine)&lt;br /&gt;*thumb tacks&lt;br /&gt;*paper clips&lt;br /&gt;and of course . . .&lt;br /&gt;*printed Instagram photos&lt;br /&gt;&lt;br /&gt;Mine are all photos I Instagrammed from Disneyland on our most recent trip. I love the idea of an Insta-Disney wall, but obviously your photos can be of anything you want. (Even if you don't Instagram you could crop any of your snapshots into squares!)&lt;br /&gt;&lt;br /&gt;Plug your phone into your computer and get all your photos off your phone.  I used followgram.me to look through all my Instagram photos as a reference for picking and choosing the images I wanted and then pull the higher resolution ones off my hard drive and into a folder to print. I know some people have just saved and printed the images off followgram. But I figured it was safer to use my higher resolution ones that were already imported onto my computer. &lt;br /&gt;&lt;br /&gt;I printed 3.5"x3.5" squares. I ordered from my favorite local print lab, &lt;a href="http://persnicketyprints.com/"&gt;Persnickety Prints&lt;/a&gt;.  I'm lucky in that I can just drive over and pick up my prints.  But they ship all over too!  Persnickety does offer &lt;a href="http://persnicketyprints.com/creative/instagram-printing"&gt;Instagram printing&lt;/a&gt; but they charge a lot extra for this service. Basically you're paying extra for them to cut the prints square and put a white border on. Both of those things I can do myself!! Plus, they don't offer 3.5x3.5 size in Instagram printing, and I just really like that size.&lt;br /&gt;&lt;br /&gt;So, instead of paying 85 cents a print for their "Instagram prints" (ouch! Their Instagram prints are so expensive!!!) I paid 19 cents a print for 3.5x5 photos with the extra white space on either side. I put my own white border on the images in Photoshop (because Persnickety charges extra for that even on normal prints). However, when I picked up my prints they offered to cut them square for me for free! Very nice of them. They have great customer service. And beautiful print quality! So I made 64 prints for about 12 bucks! SCORE!!&lt;br /&gt;&lt;br /&gt;Ok, now on the installation . . . &lt;br /&gt;&lt;br /&gt;Use your tape to mock out an idea of where your block of photos will be. This will help you get an idea of how big you want it, how high to start it, and what shape will look good on your wall space.  I ended up doing a very different grid that I originally thought I would. &lt;br /&gt;&lt;br /&gt;Start by getting your first string up. &lt;br /&gt;&lt;br /&gt;*Measure and mark the center of your wall space. Then measure out where the left and right tacks will go.  My strings are 43" long and fit 9 photos per string.  You can measure down from the ceiling to get an approximately level mark on each side, but keep in mind that ceilings aren't always straight. You'll want to use a level too.&lt;br /&gt;&lt;br /&gt;*Push a tack into the left spot. But don't push it all the way flat into the wall. &lt;br /&gt;&lt;br /&gt;*Tie a string on the tack and stretch the string to the right side mark you already made. Using a level to make sure your string is straight, make adjustments (if needed) to your right mark and then push a pin into the wall. &lt;br /&gt;&lt;br /&gt;*Once the pin is in, tie the string to the right tack making sure the string is pulled across very tight. Once you hang your photos, you'll be glad you tied your strings TIGHT. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/InstaDisneyInstallation4.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/InstaDisneyInstallation4.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Now it's time to mark the rest of the tack spots. Here's how I got mine in perfectly straight columns, and each row spaced out just right. &lt;br /&gt;&lt;br /&gt;*Use masking tape or painters tape and a level to tape a straight strip down from each of the top tacks. &lt;br /&gt;&lt;br /&gt;*Use your yard stick or ruler to mark each row. My rows were 5" apart, which I liked for my 3.5" photos. If you do a different size, you might want to adjust the measurement between rows. So, I made marks on the tape strip at 5", 10", 15" etc. until I had enough rows.  Repeat these measurements on both sides. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/InstaDisneyInstallation6.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/InstaDisneyInstallation6.jpg height=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/InstaDisneyInstallation5.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/InstaDisneyInstallation5.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;*Once you have all your marks done you can start putting in tacks. Again, don't push them all the way into the wall. &lt;br /&gt;&lt;br /&gt;*Tie the strings. After tying each one check that they are level. If you did your measurements right they should be level.  (Remember to tie them so the string is pulled TIGHT across). &lt;br /&gt;&lt;br /&gt;*Next, I marked the center of each string. I put in tacks on the wall behind the marks and rested the strings on top of the tacks. This keeps the string from drooping when you clip on all the photos. The center photo will cover this tack, so it doesn't matter if they are in a perfectly straight column. But, if you're like me and want them neat and straight, you can use the perpendicular level for these marks as well. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/InstaDisneyInstallation7.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/InstaDisneyInstallation7.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Now you're ready for the fun/easy part! Hanging the photos!!&lt;br /&gt;&lt;br /&gt;I tried out several ways before decided on the one I liked most.&lt;br /&gt;&lt;br /&gt;You can clip the photo behind the string. This way shows off the string a lot if you like that look and helps the photos lay really flat against the wall.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/InstaDisneyInstallation8.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/InstaDisneyInstallation8.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Tiny binder clips would look cute too. Or those cute itty bitty clothes pins they sell as scrapbook embellishments. But I stuck with $1.25 pack of little chunky silver paper clips from Target for now. Plus the paper clips keep it light, and won't weigh down the strings too much. &lt;br /&gt;&lt;br /&gt;I decided on clipping the photo in front of the string like this:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/InstaDisneyInstallation9.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/InstaDisneyInstallation9.jpg height=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/InstaDisneyInstallation10.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/InstaDisneyInstallation10.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Hopefully this all made sense, but in case I lost you, feel free to ask any questions you might have. &lt;br /&gt;&lt;br /&gt;The great thing about the wall is I get to relive and remember the trip whenever I look at it. &lt;br /&gt;&lt;br /&gt;AND I can switch out the photos easily and cheaply. I can turn it from a Disney wall into a "fall memories" wall, or an "everyday moments" wall. I could dig way back in my feed and do all tiny baby Scarlett pictures. I can see myself customizing it for birthdays or holidays. (OOOOH!! Think how cute its gonna look for Christmas!)  And my family and friends and I get to see my iPhoneography (iPhone photography) off the screen in real life. All for around 19 cents a piece!  It's so fun!   &lt;br /&gt;&lt;br /&gt;Including the cost of prints I think I only paid about $17 for this entire project. That's awesome for filling such a huge wall space! &lt;br /&gt;&lt;br /&gt;I'm still trying to decide what to do with the retired photos after I decide its time to hang up new ones. I'm thinking about pasting them into an old fashioned-ish type album. Maybe you guys can help me think of ideas for the retired photos. But, for the time being, these Disneyland pics are staying put. I love them so much. &lt;br /&gt;&lt;br /&gt;I really love how the photos look when there are black and white photos and colored photos mixed together. So note for next time: do more Instagram photos with the black and white filter.&lt;br /&gt;&lt;br /&gt;Another note for next time: I think I'll do a little thicker white border next time. I didn't realize how thin it would be. It might look better a bit thicker. &lt;br /&gt;&lt;br /&gt;Hope this how-to was helpful! If you make yourself an Insta installation, make sure you share it with me.  I want to see it! &lt;br /&gt;&lt;br /&gt;Happy Instagramming!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/176129710401491040/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/instadisney-installation.html#comment-form' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/176129710401491040'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/176129710401491040'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/instadisney-installation.html' title='InstaDisney Installation'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_InstaDisneyInstallation1.jpg' height='72' width='72'/><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6279811360529517134</id><published>2012-11-04T20:49:00.000-07:00</published><updated>2012-11-04T20:49:29.094-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Gallery Giveaways Reminder</title><content type='html'>Have you scrapped with Britt-ish Designs products this weekend?  Be sure to upload your layouts to the gallery.  I've already given out $100 in Gift Certificates to randomly selected scrappers. And there's still more to give away!! &lt;br /&gt;&lt;br /&gt;LAYOUTS NEED TO BE SCRAPPED THIS WEEKEND! No posting older stuff for this giveaway. &lt;br /&gt;&lt;br /&gt;Giveaways will end Monday Nov. 5 at midnight, so post your layouts before that. I have been announcing winners via Facebook - so make sure you're &lt;a href="http://www.facebook.com/pages/Britt-ish-Designs/"&gt;following me on Facebook&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;And you still have until midnight Monday night to shop my sale and get the free "Home Sweet Home" kit when you spend over $20!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DSD2012Ad.png&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HomeSweetHomeFWP.png&gt;&lt;/center&gt;&lt;br /&gt;Hope you've had a fun DSD celebration weekend so far!! I can't wait to see all the layouts from your bargain shopping!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6279811360529517134/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/gallery-giveaways-reminder.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6279811360529517134'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6279811360529517134'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/gallery-giveaways-reminder.html' title='Gallery Giveaways Reminder'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_DSD2012Ad.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8235067516760743118</id><published>2012-11-03T08:00:00.000-06:00</published><updated>2012-11-03T11:14:16.352-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Halloween'/><title type='text'>Our Halloween Costumes! *Non DSD-Related Post*</title><content type='html'>We interrupt this fun Digital Scrapbooking Day celebration to post about something totally unrelated! &lt;br /&gt;&lt;br /&gt;I just had to pop in and share our Halloween Costumes from this year.  I revealed them on Instagram on Tuesday night, so if you follow me (@designerbrittney) on Instagram, you already got to see them.  But I wanted to post them here too!&lt;br /&gt;&lt;br /&gt;Since we went the comfy/easy route &lt;a href="http://brittishdesigns.blogspot.com/2011/10/happy-halloween-eve.html"&gt;last year&lt;/a&gt; - we decided to go all out this year.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LittleMermaidHalloweenCostumes-Family-1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LittleMermaidHalloweenCostumes-Family-1.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Making our Halloween costumes every year is something I REALLY look forward to.  I used to be a Costume Designer - that's actually where my username designerbrittney actually started.  Now Halloween is really the only chance I get to build costumes!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LittleMermaidHalloweenCostumes-ArielandTriton.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LittleMermaidHalloweenCostumes-ArielandTriton.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Sometime back in 2011 (I think) I saw a photo online of a family dressed up as Ariel, Triton and Ursula and I knew we had to do it!!!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LittleMermaidHalloweenCostume-BabyAriel.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LittleMermaidHalloweenCostume-BabyAriel.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;My hair &amp; make up was CRAZY!  HAHA!! I still have some of that white spray in my hair that seriously WILL NOT wash out!!!! I painted sea shells from the craft store and made them into my jewelry.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LittleMermaidHalloweenCostumes-UrsulaHairandMakeUp.jpg width=600&gt;&lt;/center&gt;&lt;br /&gt;And of course I had to have some crazy pointy ursula nails.  They are fake, don't worry!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LittleMermaidHalloweenCostume-UrsulaNails.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LittleMermaidHalloweenCostume-UrsulaNails.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Ursula &amp; Triton make a cute (twisted) couple, don't you think?&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LittleMermaidHalloweenCostumes-UrsulaTriton.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LittleMermaidHalloweenCostumes-UrsulaTriton.jpg width=600&gt;&lt;br /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I LOVE this next photo!  I knew I had to at least try on the crown and trident that Ursula covets so much.  It was Josh's idea to shrink down and look all shriveled &amp; sad in the background.  And I didn't even notice little Ariel looking all concerned in the other corner until my cousin pointed it out on Instagram!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LittleMermaidHalloweenCostumes-UrsulainPower.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LittleMermaidHalloweenCostumes-UrsulainPower.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Our costumes were a BIG hit at our party!! It was so much fun.&lt;br /&gt;&lt;br /&gt;Scarlett went trick-or-treating for the first time this year!  We had a record high here in Utah - warmest Halloween EVER!! Lucky us.  No coats and hats covering up costumes this year, baby! WOO!!!!  I could get used to this.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ArielCostumeTrickorTreat1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ArielCostumeTrickorTreat1.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ArielCostumeTrickorTreat2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ArielCostumeTrickorTreat2.jpg height=800&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ArielCostumeTrickorTreat3.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ArielCostumeTrickorTreat3.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ArielCostumeTrickorTreat4.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ArielCostumeTrickorTreat4.jpg height=800&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ArielCostumeTrickorTreat5.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ArielCostumeTrickorTreat5.jpg height=800&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ArielCostumeTrickorTreat6.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ArielCostumeTrickorTreat6.jpg height=800&gt;&lt;/center&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I also have to share this photo:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ArielCostumeTrickorTreat7.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ArielCostumeTrickorTreat7.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Here's the story:  There's this house down the street from us that decorates HARD CORE for Halloween!!  They just moved in a couple years ago and each year their Halloween decore gets more and more intense.  It's pretty incredible.  So, we knew we wanted to trick-or-treat there.  What we didn't realize until we were almost to the door was that they take things seriously - and really do their best to SCARE trick-or-treaters.  It was C.R.E.E.P.Y.  I would never have walked my 1 year old up there if I had known.  But I was so proud of Scarlett.  She didn't even hesitate.  She went right up with Josh (granted he picked her up once we realized how SCARY it was).  They were nice and toned it down for her, but man-alive was it scary!!!! I can't even start to tell you all the scary things they had going on.  Trust me, it was NOT for kids!&lt;br /&gt;&lt;br /&gt;We hustled out of there and were careful to keep the rest of our doors G rated!! (Rookie Parent Lesson Learned!!)&lt;br /&gt;&lt;br /&gt;Anyway, after about an hour of trick-or-treating (I could not believe how long she went!  She LOVED IT!!!!), we called it a night.  Scarlett doesn't even know what her candies are.  She just thinks they are fun shiney toys.  And we'll keep it that way for now, thank you very much.  She has been "playing" with her treats for the past three days! haha  Hopefully she doesn't notice her stash shrinking as mom &amp; dad steal pieces here and there.&lt;br /&gt;&lt;br /&gt;We had a really really fun Halloween this year.  I hope you all did too!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8235067516760743118/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/our-halloween-costumes-non-dsd-related.html#comment-form' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8235067516760743118'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8235067516760743118'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/our-halloween-costumes-non-dsd-related.html' title='Our Halloween Costumes! *Non DSD-Related Post*'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_LittleMermaidHalloweenCostumes-Family-1.jpg' height='72' width='72'/><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6031623817856542150</id><published>2012-11-02T13:00:00.000-06:00</published><updated>2012-11-02T19:59:09.523-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>DSD Speed Scrap</title><content type='html'>Hi everyone!! Are you all having a good DSD so far?  &lt;br /&gt;&lt;br /&gt;Well, the fun has just begun!  There's a Speed Scrap starting at &lt;b&gt;7:00 pm MST TONIGHT!!&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;(6pm PST / 8pm CST / 9pm EST)&lt;br /&gt;&lt;br /&gt;The instructions will be posted at the bottom of &lt;u&gt;this post&lt;/u&gt; every 10 minutes starting at 7:00pm as well as &lt;a href="http://www.facebook.com/pages/Britt-ish-Designs/38311625848#"&gt;my Facebook page&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;Come chat live with us during the Speed Scrap at the MouseScrappers &lt;a href="http://client14.addonchat.com/chat.php?id=474111"&gt;Chat Room&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;i&gt;[Special thanks to Carol and MouseScrappers for letting us borrow the chat room.]&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Once I have given all 7 instructions during the first hour - you then only have 1 MORE HOUR to complete your page. Everyone who finishes ON TIME will get a prize. You HAVE to post your LO by 9:00 PM MST (that's 8pm PST / 10pm CST / 11pm EST) to get the prize. This is a TRUE speedy speed scrap!!! You gotta be quick to get the prize. &lt;br /&gt;&lt;br /&gt;The RULES:&lt;br /&gt;&lt;br /&gt;* You have to use at least 1 Britt-ish Designs item (even a little staple will suffice).&lt;br /&gt;* Follow the 7 instructions given during the 1st hour of the Speed Scrap.&lt;br /&gt;* You have to post it to the &lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=6"&gt;Britt-ish Designs Speed Scrap Gallery&lt;/a&gt; before time is up!&lt;br /&gt;* You do NOT need to come back to link up in this post.  &lt;-- this is a change from previous speed scraps.  Repeat:  You DO NOT need to comment on this post to complete the Speed Scrap. * Comment on lots of your fellow Speed Scrappers' creations.  Spread the love.  If you follow the rules and have finished on time - you get this prize: &lt;center&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_comeone_600.jpg&gt;&lt;/center&gt;&lt;br /&gt;I'll be posting the 7 steps every 10 minutes starting at 11:00 MST here:&lt;br /&gt;&lt;br /&gt;1)  Pick 3 photos.&lt;br /&gt;2)  Pick a plethora of papers (you define what plethora means, but to me its somewhere around 5 or more).&lt;br /&gt;3)  I want to see at least 1 doodled or hand-drawn item (fonts do NOT count).&lt;br /&gt;4)  Add at least 1 word strip and make it touch one of your photos.&lt;br /&gt;5)  Add some curly string or curly ribbon.&lt;br /&gt;6)  Title your page with a cute alpha.  Add an embellishment to the alpha.&lt;br /&gt;7)  Journal a little (or a lot).  Make your font a color besides black or white.  Add the date too.  &lt;br /&gt;&lt;br /&gt;Here's my page:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/EeyoreNewFriend_BLOG.jpg&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/EeyoreNewFriend_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=2328"&gt;{CREDITS HERE}&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;You now have 1 hour - YES only 1 hour!! - to finish up your layout &amp; get it posted in the &lt;a href=http://www.brittishdesigns.com/gallery/thumbnails.php?album=6&gt;Britt-ish Designs Speed Scrap Gallery&lt;/a&gt;.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6031623817856542150/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/dsd-speed-scrap.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6031623817856542150'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6031623817856542150'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/dsd-speed-scrap.html' title='DSD Speed Scrap'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_comeone_600.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5949851061773612138</id><published>2012-11-01T15:34:00.000-06:00</published><updated>2012-11-01T15:34:05.524-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>DSD Starts NOW!!!!</title><content type='html'>Yippeeee!  Yippeeee!  It's time for DSD!  &lt;br /&gt;&lt;br /&gt;Yes, its that time of year once again.  Time to celebrate Digital Scrapbooking Day.  And this year, Britt-ish Designs has got all kinds of fun stuff in the works!&lt;br /&gt;&lt;br /&gt;And it all starts NOW!! &lt;i&gt;(I decided to start a little early because I just couldn't wait.)&lt;/i&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DSD2012Ad.png&gt;&lt;/center&gt;&lt;br /&gt;Ok - here's the low down . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DSDsale-1.png width=425&gt;&lt;br /&gt;&lt;br /&gt;Everything in the shop is &lt;b&gt;30% off&lt;/b&gt; (excluding bundles &amp; gift certificates).&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DSDfreewithpurchase.png width=425&gt;&lt;/center&gt;&lt;br /&gt;Orders over $20 receive a FREE KIT!!! (alpha, papers, elements AND a bonus template all your for free!!!)&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HomeSweetHomeFWP.png&gt;&lt;/center&gt;&lt;br /&gt;When you spend $20 (total after discount) I will email you a special DSD KIT!! "Home Sweet Home".  Just place an order over $20 and you'll receive an email from Britt within 24 hours containing your "Home Sweet Home" download link!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DSDSpeedScrap.png width=425&gt;&lt;/center&gt;&lt;br /&gt;Friday night I'll be hosting a Speed Scrap (yes, your Speed Scrap layout can count toward randomly chosen Gallery giveaways).  Speed Scrap starts at 7:00pm MST (6pm PST / 8pm CST / 9pm EST).  We'll be chatting in the &lt;a href="http://client14.addonchat.com/chat.php?id=474111"&gt;MouseScrappers.com chat room&lt;/a&gt;.  You'll have only 1 hour after the final instruction has been given - a TRUE Speed Scrap!!!  Layouts will be due at 9:00pm MST (8pm PST / 10pm CST / 11pm EST).&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DSDgallerygiveaways.png width=425&gt;&lt;/center&gt;&lt;br /&gt;Post layouts you created THIS WEEKEND (starting today - ending Monday Nov. 5 at midnight) in my gallery.  The only requirement is to use something by Britt-ish Designs. But you can mix it with other designers stuff to.  I'll be trolling the gallery and giving away prizes to &lt;b&gt;random&lt;/b&gt; posters.&lt;br /&gt;&lt;br /&gt;LAYOUTS NEED TO BE SCRAPPED THIS WEEKEND!  No posting older stuff for this giveaway. &lt;br /&gt;&lt;br /&gt;Giveaways will end Monday Nov. 5 at midnight, so post your layouts before that.  I'll be announcing winners throughout the DSD event weekend and possibly 1 or 2 more on Tuesday morning. (I'll announce Gallery Winners via Facebook - so make sure you're following me on &lt;a href="http://www.facebook.com/pages/Britt-ish-Designs/38311625848#"&gt;Facebook&lt;/a&gt;).  &lt;br /&gt;&lt;br /&gt;Prizes include:&lt;br /&gt;&lt;br /&gt;$10 Britt-ish Designs GCs&lt;br /&gt;$15 Britt-ish Designs GCs&lt;br /&gt;$25 Britt-ish Designs GCs&lt;br /&gt;&lt;br /&gt;See!! I told you lots of fun stuff was going on.  So - let's celebrate our LOVE of Digital Scrapbooking!  Have a fun weekend and happy scrapping (and shopping!).  xoxo&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5949851061773612138/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/dsd-starts-now.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5949851061773612138'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5949851061773612138'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/dsd-starts-now.html' title='DSD Starts NOW!!!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_DSD2012Ad.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-304304203252253161</id><published>2012-11-01T14:58:00.000-06:00</published><updated>2012-11-01T14:58:03.814-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Free Printable Autograph Book!</title><content type='html'>I created a free printable Autograph Book for &lt;a href="http://capturingmagic.me"&gt;CapturingMagic.Me&lt;/a&gt; newsletter subscribers!  Yep - its emailed right to you for free when you sign up for &lt;a href="http://capturingmagic.us5.list-manage2.com/subscribe?u=b73c2336e4ea7ab91a2c1ecbe&amp;id=af6c2f4060"&gt;their newsletter&lt;/a&gt;.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_autographbook_600.jpg&gt;&lt;/center&gt;&lt;br /&gt;There are 20 pages ready to be printed and hauled off on your next Disney trip.  Just send them to your favorite print lab and make 4x6 prints.  Easy peasy.  You can put them in a regular photo album and just take out the page you need signed.  Or you could bind them together in a book.  A simple spiral binding from Kinkos would work perfectly! &lt;br /&gt;&lt;br /&gt;Steph (of Capturing Magic) actually loaded the autograph book onto her phone and iPad and had characters sign digitally! COOL, HUH?!  You can read all about how that went, how she did it, and even watch some videos of the character interaction on the &lt;a href="http://capturingmagic.me/getting-disney-character-autographs-on-smartphones-and-tablets/"&gt;Capturing Magic blog&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/304304203252253161/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/free-printable-autograph-book.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/304304203252253161'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/304304203252253161'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/11/free-printable-autograph-book.html' title='Free Printable Autograph Book!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_autographbook_600.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1207953675020158508</id><published>2012-10-31T11:58:00.000-06:00</published><updated>2012-10-31T11:58:55.985-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='#disneyfanphotoaday'/><title type='text'>November Disney Fan Photo-a-Day!</title><content type='html'>Hi everyone!!  I've got November's Disney Fan Photo-a-Day list for ya.  I hope you are all enjoying the photo-a-day as much as I am.  It's been really fun to document life this way.  I'm still posting my photos on Instagram if you want to come follow me.  My username is @designerbrittney.&lt;br /&gt;&lt;br /&gt;Now remember, while the list is Disney-inspired &lt;b&gt;YOU CAN TOTALLY TAKE ANY TYPE OF PHOTOS WITH THESE PROMPTS. THEY DO NOT HAVE TO BE DISNEY RELATED!!!!!!!&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneyFanPhotoADayNovember.png&gt;&lt;/center&gt;&lt;br /&gt;Basically all you have to do is use the daily prompts to take a photo and share it anywhere you'd like - Instagram, Twitter, Facebook, Flickr, your blog, etc. Wherever you like to share your photos and make sure to always tag your photos with &lt;b&gt;#disneyfanphotoaday&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;The point is to challenge yourself and have fun. So you missed a day (or a week or a month), who cares! Catch up if you want or just shoot today's word! &lt;br /&gt;&lt;br /&gt;Think outside the box!! &lt;br /&gt;&lt;br /&gt;Make your shots purrrrdy. &lt;br /&gt;&lt;br /&gt;I put all my shots from last month in a little collage again.  I have to say, I love seeing them all together like this.  Makes me remotivated to do it again!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MonthlyTemplateOctober.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MonthlyTemplateOctober.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Hope lots of you will play again, and tell all your Disney Geek friends to play too!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1207953675020158508/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/10/november-disney-fan-photo-day.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1207953675020158508'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1207953675020158508'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/10/november-disney-fan-photo-day.html' title='November Disney Fan Photo-a-Day!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_DisneyFanPhotoADayNovember.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5788461050180760554</id><published>2012-10-30T09:42:00.000-06:00</published><updated>2012-10-30T09:42:28.223-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Capturing Magic</title><content type='html'>Do you guys love podcasts??  I do!  And I have to tell you about this very awesome brand new one and just came out today!!  It's called &lt;a href="http://capturingmagic.me/category/capturing-magic-podcast/"&gt;&lt;b&gt;"Capturing Magic"&lt;/b&gt;&lt;/a&gt;. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://capturingmagic.me/"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/CapMagicMeLogo.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;The first 3 episodes of the show are on the site now.  I believe right now you can only download the shows from the site, but they will be in the iTunes store sometime tomorrow.  I think!&lt;br /&gt;&lt;br /&gt;So, what's it all about?  The podcast is part of a larger site called CapturingMagic.Me.  It's about how we all record, capture and make magical Disney memories.  Talk about RIGHT UP MY ALLEY!  The site &amp; podcast are hosted by Steph C (the same Steph from The Digi Show &amp; The Daily Digi.  She's legit!!  And as big of a Disney nut as the rest of us! haha!)&lt;br /&gt;&lt;br /&gt;And . . . eh hem.  I think you ought to go &lt;a href="http://capturingmagic.me/category/capturing-magic-podcast/"&gt;listen right NOW&lt;/a&gt; because you'll definitely recognize the co-host of the show . . . eh hem.&lt;br /&gt;&lt;br /&gt;Plus, make sure you start following the &lt;a href="http://capturingmagic.me/blog/"&gt;CapturingMagic.me blog&lt;/a&gt;.  This past weekend they gave away two $50 prizes!!!  WOW! COOL!&lt;br /&gt;&lt;br /&gt;Oh &amp; sign up for the &lt;a href="http://capturingmagic.us5.list-manage2.com/subscribe?u=b73c2336e4ea7ab91a2c1ecbe&amp;id=af6c2f4060"&gt;newsletter&lt;/a&gt; too.  I think that'll tell you when the show is in the iTunes store.  And check out the &lt;a href="http://capturingmagic.me/team/"&gt;team page&lt;/a&gt;.  I think you'll see more than 1 familiar face!&lt;br /&gt;&lt;br /&gt;I'm off to listen myself!!   &lt;br /&gt;&lt;br /&gt;And one last thought before I sign off . . . My thoughts and prayers are with all my fellow scrappers, customers, and friends on the East Coast who are being effected by Sandy.  I pray you and your families are safe &amp; sound.  XOXO&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5788461050180760554/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/10/capturing-magic.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5788461050180760554'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5788461050180760554'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/10/capturing-magic.html' title='Capturing Magic'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_CapMagicMeLogo.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1964893380573824042</id><published>2012-10-19T00:00:00.000-06:00</published><updated>2012-10-19T00:00:03.121-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Scary Acres</title><content type='html'>I am SO excited!  I have a brand new Halloween kit today.  Halloween is one of my FAVORITE times of year.  I can't help it, I just HAD to make a new kit this year!! And &lt;b&gt;YES&lt;/b&gt; this kit is ALSO &lt;b&gt;25% off&lt;/b&gt; with all my other &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=index&amp;cPath=15"&gt;Halloween products&lt;/a&gt; all this month.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=390"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Scary Acres"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=390"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_scaryacres_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=391"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Scary Acres Bonus Alpha"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=391"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_scaryacresaBA_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I also have some bonus chevron papers as a freebie for you, so make sure you get to the end of this post to download them!&lt;br /&gt;&lt;br /&gt;Here is my page . . . (can you tell where the inspiration for this kit came from?)&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=http://brittishdesigns.com/brittgirls/MyLilPunkin_BLOG.jpg&gt;&lt;img src=http://brittishdesigns.com/brittgirls/MyLilPunkin_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And more inspiration from the Britt Girls:&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/scraryacres_melissa.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/scraryacres_wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/scraryacres_kelsy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/scraryacres_fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/scraryacres_cami.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/scraryacres_heather.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/scraryacres_jan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/scraryacres_kat1.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/scraryacres_fonnetta2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Krista&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/scraryacres_krista.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/scraryacres_natasha.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kim&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/scraryacres_kim.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/scraryacres_kat2.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Isn't this fun new stuff?  I hope you all like it as much as the team and I do!  And don't forget, this and all my Halloween products are on sale for 25% off through October.&lt;br /&gt;&lt;br /&gt;Ok . . . time for this week's Show Off Slideshow!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="visibility:visible;width:540px;margin:auto;"&gt;&lt;embed src="http://flash.picturetrail.com/pflicks/3/spflick.swf" quality="high" FlashVars="ql=2&amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8830685" wmode="transparent" bgcolor="#000000" width="540" height="410" name="101912" align="middle" allowScriptAccess="sameDomain" style="height:410px;width:540px" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;p style="whitespace:no-wrap;margin-top:10px;height:24px;width:540px"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" src="http://pics.picturetrail.com/res/pflicks/pt.gif" border="0" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" style="margin-left:5px" src="http://pics.picturetrail.com/static/images/pt2.gif" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;Thanks to everyone who submitted their work this round. All the Show Offs are getting my new "Scary Acres Bonus Alpha" as their gift this week.  Watch those email inboxes.&lt;br /&gt;&lt;br /&gt;(To learn about Show Offs and how it all works - &lt;a href="http://brittishdesigns.blogspot.com/2012/08/show-offs.html"&gt;READ THIS&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;And now the time has come for me to give you those bonus chevron papers I promised!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_scaryacres_addon_600.jpg&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_scaryacres_addon.zip"&gt;&lt;b&gt;[DOWNLOAD HERE]&lt;/b&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;ENJOY!!! Hope you are all having a wonderfully haunting Halloween season so far.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1964893380573824042/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/10/scary-acres.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1964893380573824042'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1964893380573824042'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/10/scary-acres.html' title='Scary Acres'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_scaryacres_600.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4480964219119462981</id><published>2012-10-18T07:34:00.000-06:00</published><updated>2012-10-18T07:34:51.812-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>sneek peek</title><content type='html'>Something wicked this way comes . . . tomorrow!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek-11.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek-11.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4480964219119462981/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/10/sneek-peek.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4480964219119462981'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4480964219119462981'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/10/sneek-peek.html' title='sneek peek'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneakpeek-11.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4565125013206726047</id><published>2012-10-12T21:50:00.001-06:00</published><updated>2012-10-12T21:50:02.132-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>And the winner is . . .</title><content type='html'>Hi! Just popping in the announce the winner of the Mickey souvenir wallet!! I was so excited to see so many entries. But there can only be one winner. &lt;br /&gt;&lt;br /&gt;Congratulations to Jennifer L (aka morgansmom)! Entry #180. Thanks for entering! I have just emailed you I get your shipping address. &lt;br /&gt;&lt;br /&gt;Hope everyone has a wonderful weekend!!!&lt;div class="separator"style="clear: both; text-align: center;"&gt;&lt;a href="https://lh3.googleusercontent.com/-z9CBFRYwJ74/UHjk6GtWUQI/AAAAAAAACaU/zGELu9WS83Q/s640/blogger-image-98357417.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://lh3.googleusercontent.com/-z9CBFRYwJ74/UHjk6GtWUQI/AAAAAAAACaU/zGELu9WS83Q/s640/blogger-image-98357417.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4565125013206726047/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/10/and-winner-is.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4565125013206726047'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4565125013206726047'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/10/and-winner-is.html' title='And the winner is . . .'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='https://lh3.googleusercontent.com/-z9CBFRYwJ74/UHjk6GtWUQI/AAAAAAAACaU/zGELu9WS83Q/s72-c/blogger-image-98357417.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-295440491766952725</id><published>2012-10-12T00:00:00.000-06:00</published><updated>2012-10-12T09:19:43.502-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Halloween SALE!</title><content type='html'>Hi everyone!!!  I have something exciting to tell you about.  Starting today ALL of my Halloween themed items in my shop are 25% off through the end of the month!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=index&amp;cPath=15"&gt;&lt;img height="700" src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HalloweenSaleAd.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And that includes these BRAND NEW Cut Out cards!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=10&amp;products_id=389"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Cut Out Cards: Halloween Edition"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=10&amp;products_id=389"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_cutouthalloween_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;To make it easier, I actually created a &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=index&amp;cPath=15"&gt;"Halloween" category&lt;/a&gt; in the shop so you can see everything that is on sale.  But here are all the products, just for fun . . . &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=7"&gt;&lt;img src=http://www.brittishdesigns.com/shop/images/brittdes_ahnm_600.jpg width=300&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=316"&gt;&lt;img src=http://www.brittishdesigns.com/shop/images/brittdes_frightdelight_600.jpg width=300&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/images/MansMasq_600.jpg"&gt;&lt;img src=http://www.brittishdesigns.com/shop/images/MansMasq_600.jpg width=300&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/images/MansMasq_clustersplatters_600.jpg"&gt;&lt;img src=http://www.brittishdesigns.com/shop/images/MansMasq_clustersplatters_600.jpg width=300&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=4&amp;products_id=241"&gt;&lt;img src=http://www.brittishdesigns.com/shop/images/MansMasq_Mixed_600.jpg width=300&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=4&amp;products_id=184"&gt;&lt;img src=http://www.brittishdesigns.com/shop/images/brittdes_sntfall_600.jpg width=300&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=7&amp;products_id=322"&gt;&lt;img src=http://www.brittishdesigns.com/shop/images/brittdes_wordyhalloween_600.jpg width=300&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=4&amp;products_id=242"&gt;&lt;img src=http://www.brittishdesigns.com/shop/images/brittdes_hallgood_600.jpg width=300&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=113"&gt;&lt;img src=http://www.brittishdesigns.com/shop/images/brittdes_ig2bbad_600.jpg width=300&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=10&amp;products_id=114"&gt;&lt;img src=http://www.brittishdesigns.com/shop/images/brittdes_ycqmvill_600.jpg width=300&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=321"&gt;&lt;img src=http://www.brittishdesigns.com/shop/images/brittdes_ilovecandycorn_600.jpg width=300&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=11"&gt;&lt;img src=http://www.brittishdesigns.com/shop/images/brittdes_haltr_600.jpg width=300&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;WHEW!!  Who knew I had SO MUCH Halloween stuff in the shop!!  And &lt;b&gt;IT'S ALL ON SALE!&lt;/b&gt;  So, you can load up on all these festive goodies to scrap your October memories.  Here is the page I scrapped with the new Cut Out Cards and "Frightfully Delightful" &amp; "Halloween Goodies".&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/brittgirls/MickeyPumpkin_BLOG.jpg"&gt;&lt;img src=http://brittishdesigns.com/brittgirls/MickeyPumpkin_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here are some pages from the Britt Girls:&lt;br /&gt;&lt;br /&gt;by Sara&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/cutouthalloween_sara.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/cutouthalloween_becca.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/cutouthalloween_cami.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/cutouthalloween_fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/cutouthalloween_heather.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kim&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/cutouthalloween_kim.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/cutouthalloween_tanya.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/cutouthalloween_natasha.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Krista&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/cutouthalloween_krista.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Mary&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/cutouthalloween_mary.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/cutouthalloween_melissa.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/cutouthalloween_wendy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/cutouthalloween_jan.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/cutouthalloween_kelsy.jpg&gt;&lt;/center&gt;&lt;br /&gt;Since ALL my Halloween products are on sale this month, we're gonna skip the "Flashback" sale &amp; challenge for October.  I'll pick it up again in November.  But I do want to announce the winner for the September Flashback Challenge.  Congratulations to . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;Mary Kate&lt;/b&gt; (aka Therapy97) and her &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=2242"&gt;"1st Time Roller Skating"&lt;/a&gt; layout.&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=2242"&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10098/Roller_Skating.jpg width=450&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Mary Kate, I'll be emailing you a $15 GC today!&lt;br /&gt;&lt;br /&gt;Hope everyone enjoys their weekend.  Scrap lots!  I'll be off having a romantic mini-getaway with my hubby to celebrate 7 magical years of being husband &amp; wife!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/295440491766952725/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/10/halloween-sale.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/295440491766952725'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/295440491766952725'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/10/halloween-sale.html' title='Halloween SALE!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_HalloweenSaleAd.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8223412156579633138</id><published>2012-10-11T15:23:00.001-06:00</published><updated>2012-10-11T15:28:55.213-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>last day to enter &amp; a little freebie!</title><content type='html'>REMINDER!!  Today is your last day to enter my &lt;a href="http://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html"&gt;"I Brought You a Souvenier Giveaway"&lt;/a&gt;.  Make sure you get all three entries in!  I can't wait to see who wins the wallet.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WalletGiveaway1.jpg height=400&gt;&lt;/center&gt;&lt;br /&gt;Also . . . make sure you come back tomorrow, not only to find out the giveaway winner, but to see a NEW PRODUCT and learn about NEW SALE!!  You won't wanna miss it!&lt;br /&gt;&lt;br /&gt;See ya tomorrow. &lt;br /&gt;&lt;br /&gt;Oh, and just cuz I'm feeling random - here's a set of iPhone wallpapers for ya if you feel like using them.  I made them to fit my iPhone 5, but it'll work for whatever phone you have.  Enjoy!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_wallpaperpreview.jpg&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/miscimages/brittdes_halloweenwallpaper_frank.jpg"&gt;&lt;b&gt;[CLICK HERE FOR FRANK]&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/miscimages/brittdes_halloweenwallpaper_dracula.jpg"&gt;&lt;b&gt;[CLICK HERE FOR DRACULA]&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/miscimages/brittdes_halloweenwallpaper_mummy.jpg"&gt;&lt;b&gt;[CLICK HERE FOR MUMMY]&lt;/b&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Or if you're at your computer and want 'em all at once, you can &lt;a href="http://brittishdesigns.com/Freebies/brittdes_halloweenwallpapers.zip"&gt;download a zip here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8223412156579633138/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/10/last-day-to-enter-little-freebie.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8223412156579633138'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8223412156579633138'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/10/last-day-to-enter-little-freebie.html' title='last day to enter &amp; a little freebie!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_WalletGiveaway1.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3973797385074626434</id><published>2012-10-05T10:45:00.001-06:00</published><updated>2012-10-05T10:45:09.117-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>I Brought You a Souvenir!</title><content type='html'>Yes, we're back from a fun (albeit HOT &amp; CROWDED) trip to Disneyland and I brought you a souvenir.&lt;br /&gt;&lt;br /&gt;I got this WAY CUTE wallet for myself, and I just HAD to get one to giveaway to one of my lucky readers.  Isn't it cute?!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WalletGiveaway1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WalletGiveaway1.jpg height=700&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WalletGiveaway3.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WalletGiveaway3.jpg height=700&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WalletGiveaway2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WalletGiveaway2.jpg height=700&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WalletGiveaway4.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WalletGiveaway4.jpg height=700&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WalletGiveaway5.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WalletGiveaway5.jpg height=700&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Thanks to my sweet little (matchy) model!!  (Man, 18 month olds are wiggly!!!)&lt;br /&gt;&lt;br /&gt;I'm using Rafflecopter to log all the entries in this giveaway.  And there are THREE entries possible per person! &lt;br /&gt; &lt;br /&gt;*One for just commenting and answering a question.  &lt;br /&gt;*One for liking my FB page.&lt;br /&gt;*One for Tweeting about the giveaway (help me spread the word!).&lt;br /&gt;&lt;br /&gt;So make sure you enter &lt;i&gt;all three&lt;/i&gt; ways to get the most chances to win!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a id="rc-41fe830" class="rafl" href="http://www.rafflecopter.com/rafl/display/41fe830/" rel="nofollow"&gt;a Rafflecopter giveaway&lt;/a&gt;&lt;br /&gt;&lt;script src="//d12vno17mo87cx.cloudfront.net/embed/rafl/cptr.js"&gt;&lt;/script&gt;&lt;/center&gt;&lt;br /&gt;The winner will be selected next Friday (Oct. 12).  Good luck!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3973797385074626434/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html#comment-form' title='29 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3973797385074626434'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3973797385074626434'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html' title='I Brought You a Souvenir!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_WalletGiveaway1.jpg' height='72' width='72'/><thr:total>29</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2153996552224393100</id><published>2012-10-05T00:00:00.000-06:00</published><updated>2012-10-05T00:00:09.625-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>behind on everything!</title><content type='html'>Yes, this Show Off Slideshow is an entire week late.  I postponed it a week since we went to Disneyland last week, but forgot to tell you guys!! I'm so sorry.  &lt;br /&gt;&lt;br /&gt;Yes, we went to Disneyland last week!  It was a surprise for my brother for his 30th Birthday, so I couldn't post about it publicly (since it was a surprise and all).  Hopefully you got to see some of my pictures on Instagram!  &lt;br /&gt;&lt;br /&gt;So, not only did I suddenly go MIA, I also missed Show Offs unexpectedly and haven't posted anything about the new Flashback for October.  I'm just behind in EVERYTHING.  I always struggle getting back to work after a Disney trip.  But enough blabbing - here's the Show Off Slideshow!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="visibility:visible;width:540px;margin:auto;"&gt;&lt;embed src="http://flash.picturetrail.com/pflicks/3/spflick.swf" quality="high" FlashVars="ql=2&amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8825125" wmode="transparent" bgcolor="#000000" width="540" height="410" name="100512" align="middle" allowScriptAccess="sameDomain" style="height:410px;width:540px" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;p style="whitespace:no-wrap;margin-top:10px;height:24px;width:540px"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" src="http://pics.picturetrail.com/res/pflicks/pt.gif" border="0" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" style="margin-left:5px" src="http://pics.picturetrail.com/static/images/pt2.gif" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;All of the Show Offs are getting a free &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=index&amp;cPath=10"&gt;Word Art&lt;/a&gt; pack of their choice from my shop.  (Find out more about how to submit your work for Show Offs &lt;a href="http://brittishdesigns.blogspot.com/2012/08/show-offs.html"&gt;here&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;Our next Show Off Slideshow will be in 2 weeks.  So adjust your schedules for that!! SORRY!&lt;br /&gt;&lt;br /&gt;Yes, I will get the September Flashback winner posted.  And yes, I will get the new October Flashback sale and challenge going.  I'm forcing myself back into action!!!!  We got home late Sunday night and here it is Friday already and I'm still dragging my feet.  No more lazing around.&lt;br /&gt;&lt;br /&gt;Oh and YES, I did bring back a souvenir from Disneyland for my "&lt;a href="http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html"&gt;I Brought You a Souvenir Giveaway&lt;/a&gt;" tradition.  I'll get that posted later today!!&lt;br /&gt;&lt;br /&gt;TTFN!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2153996552224393100/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/10/behind-on-everything.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2153996552224393100'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2153996552224393100'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/10/behind-on-everything.html' title='behind on everything!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4227075159609488247</id><published>2012-09-21T00:00:00.000-06:00</published><updated>2012-09-21T00:00:02.165-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>beyond infinity</title><content type='html'>HI GUYS!! I have a SURPRISE for you today.  It's a brand new kit!!!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=388"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Beyond Infinity"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=388"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_beyondinfinity_600_zps560bdfc6.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I felt it was high time my older &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=174"&gt;"Space Ranger"&lt;/a&gt; kit got a complete overhaul!!  The original kit is still available.  But I had so many new Buzz pics I needed to scrap, I wanted an all-new kit too!  And I even have a fun add-on freebie at the end of this post for you.&lt;br /&gt;&lt;br /&gt;Here's the page I scrapped:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/brittgirls/WeHeartBuzz_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/WeHeartBuzz_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And check out what the Britt Girls created:&lt;br /&gt;&lt;br /&gt;by becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/beyondinfinity_becca.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/beyondinfinity_kelsy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by cami&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/beyondinfinity_cami.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by kim&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/beyondinfinity_kim.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by chelle&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/beyondinfinity_chelle.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by mary&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/beyondinfinity_mary.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/beyondinfinity_fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by sara&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/beyondinfinity_sara.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/beyondinfinity_jan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/beyondinfinity_wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/beyondinfinity_justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/beyondinfinity_kat.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/beyondinfinity_melissa.jpg"&gt;&lt;/center&gt;&lt;br /&gt;Hope you guys like "Beyond Infinity".  I have to say, I am kind of in love with it! :) &lt;br /&gt;&lt;br /&gt;Here's the add-on freebie I promised:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_beyondinfinity_AO_600_zps2df3fef7.jpg&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_beyond_infinity_AO.zip"&gt;[DOWNLOAD HERE]&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Have an excellent day, and a magical weekend!! TTFN.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4227075159609488247/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/09/beyond-infinity.html#comment-form' title='14 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4227075159609488247'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4227075159609488247'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/09/beyond-infinity.html' title='beyond infinity'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_beyondinfinity_600_zps560bdfc6.jpg' height='72' width='72'/><thr:total>14</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6142086035211152779</id><published>2012-09-14T00:00:00.000-06:00</published><updated>2012-09-14T00:13:19.225-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>new templates and a new alpha</title><content type='html'>Hi everybody.  I've got some fun new products in the shop today!  &lt;br /&gt;&lt;br /&gt;I have had lots of requests for some new Fill 'Er Up templates.  I love these types of layouts, so of course I was all for some new ones!!  Plus, there's a great new alpha today too.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Fill 'Er Up Templates 3"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_fillerup3_600.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Terrific Taupe Alpha"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_terrifictaupe_600.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;As one of my Britt Girls said, this is a perfect "stash" alpha - versatile, and great for so many different layouts!&lt;br /&gt;&lt;br /&gt;Here's the page I scrapped with it.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/brittgirls/UmbrellaTent_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/UmbrellaTent_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;And from the Britt Girls:&lt;br /&gt;&lt;br /&gt;by jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fillerup3_jan.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fillerup3_fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fillerup3_justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by courtney&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fillerup3_courtney.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fillerup3_kelsy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by mary&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fillerup3_mary.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fillerup3_becca.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fillerup3_wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by sara&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fillerup3_sara.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by cami&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/fillerup3_cami.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;One last thing before I sign off - it's the Show Off Slideshow!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="visibility:visible;width:540px;margin:auto;"&gt;&lt;embed src="http://flash.picturetrail.com/pflicks/3/spflick.swf" quality="high" FlashVars="ql=2&amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8816604" wmode="transparent" bgcolor="#000000" width="540" height="410" name="091412" align="middle" allowScriptAccess="sameDomain" style="height:410px;width:540px" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;p style="whitespace:no-wrap;margin-top:10px;height:24px;width:540px"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" src="http://pics.picturetrail.com/res/pflicks/pt.gif" border="0" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" style="margin-left:5px" src="http://pics.picturetrail.com/static/images/pt2.gif" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;Thanks to everyone who showed off!  (find out more about how to submit layouts for Show Offs &lt;a href="http://brittishdesigns.blogspot.com/2012/08/show-offs.html"&gt;here&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;All of the Show Offs this week are getting my new "Terrific Taupe Alpha" as their gift!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Hope you all like the new goodies!!  Have a fun weekend with a little time for some scrapping!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6142086035211152779/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/09/new-templates-and-new-alpha.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6142086035211152779'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6142086035211152779'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/09/new-templates-and-new-alpha.html' title='new templates and a new alpha'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_fillerup3_600.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-882122767681108395</id><published>2012-09-10T07:00:00.000-06:00</published><updated>2012-09-11T10:00:01.143-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='books'/><title type='text'>let's talk books</title><content type='html'>Ok, so since I've been posting what I'm reading on Instagram, I've gotten a lot of questions and requests for book suggestions.  While I did answer this question on &lt;a href="http://www.formspring.me/brittishdesigns"&gt;Formspring&lt;/a&gt;, I thought I'd post this layout I did for a &lt;a href="http://www.digidares.com/"&gt;Digi Dare&lt;/a&gt; a few months ago and talk a little more in depth about some good reads.&lt;br /&gt;&lt;br /&gt;I'll just give my honest, humble opinions about these books.  I won't go into synopsis or anything like that.  I personally like to know very little about the storyline when I dive into a book (just the general premise).  If you're looking for synopsis, that's easy to find on Amazon or Good Reads.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BookClubGreatestHits_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BookClubGreatestHits_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p425993-book-club-27s-greatest-hits.html"&gt;{credits here}&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;It was nearly impossible to choose jsut a few favorites for a layout, so I just went with the first books that popped into my head when I thoght of "Book Club books I've loved".  &lt;br /&gt;&lt;br /&gt;These are in no particular order:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;hr width=300&gt;&lt;/center&gt;&lt;br /&gt;&lt;b&gt;"The Red Tent" by Anita Diamant&lt;/b&gt; (read in April 2006)&lt;br /&gt;&lt;br /&gt;General Premise: The story of Dinah, daughter of Jacob and sister of Joseph, as well as Leah and Rachel of the Bible told in first-person narative in a way that will have you seeing these biblical characters like you never even imagined.&lt;br /&gt;&lt;br /&gt;My Layout Reads: We read this so long ago! But I still think about it from time to time.  Probably one of my favorite books ever.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;hr width=300&gt;&lt;/center&gt;&lt;br /&gt;&lt;b&gt;"The Art of Racing in the Rain" by Garth Stein&lt;/b&gt; (read in Jun 2010)&lt;br /&gt;&lt;br /&gt;General Premise: A story of love, loss, overcoming heartbreak, family, all from the perspective of . . . wait for it. . . a dog!  Yes, the dog tells the story and its totally AMAZING!  &lt;br /&gt;&lt;br /&gt;My Layout Reads:  I think almost anyone in our book club would name this book in their Greatest Hits.  It’s so unique and moving.  One of those books you just can’t ever forget.&lt;br /&gt;&lt;br /&gt;Additional Notes:  I'm not even really a dog lover, and it is one of my favorite books.  EVERYONE should read this book.  I highly recommend it.  So good!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;hr width=300&gt;&lt;/center&gt;&lt;br /&gt;&lt;b&gt;"Stargirl" by Jerry Spinelli&lt;/b&gt; (read in March 2010)&lt;br /&gt;&lt;br /&gt;General Premise: Boy meets a girl who is not afraid to be herself.  It's all about what this girl teaches this boy about acceptance, confidence, and love.  (&lt;-- that does NOT do this story justice, I just can't think of a better way to explain the general premise!)  Layout Reads:  Life changing.  Truly.  I need to reread Stargirl like once a year, just to strengthen my resolve to be an indivdual, and find happiness and stop worrying so much about what other people think.  It’s a MUST-READ in my opinion.  Additional Notes: Make your teenagers read this book.  It's a book for young readers and it's amazing.  I'm sure most avid readers have read it already, but just talking about it makes me want to go read it again.  &lt;center&gt;&lt;br /&gt;&lt;br /&gt;&lt;hr width=300&gt;&lt;/center&gt;&lt;br /&gt;&lt;b&gt;"The Immortal Life of Henrietta Lacks" by Rebecca Skloot&lt;/b&gt; (read in January 2012)&lt;br /&gt;&lt;br /&gt;General Premise: A poor southern black woman "donates" a sample of her DNA cells in 1951 (which, amazingly, can somehow live forever) and changes the future of medicine forever in an unbelievably powerful way.  The woman and her family aren't even aware of it, until much later and the search for the full story of the HeLa cells is such an amazing adventure!&lt;br /&gt;&lt;br /&gt;Layout Reads: My mom said it best when she said “this book is the reason we have book club.”  It is something totally differet and it was an incredible experience to read!&lt;br /&gt;&lt;br /&gt;Additional Notes:  My aunt chose this book and she heard about it on NPR.  It was truly gripping.  I loved every page.  I recommend it to all my bookie friends.  It's all based on true events and I guarantee you've never read anything like it.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;hr width=300&gt;&lt;/center&gt;&lt;br /&gt;&lt;b&gt;"Austenland" by Shannon Hale&lt;/b&gt; (read in January 2010)&lt;br /&gt;&lt;br /&gt;General Premise: New Yorker Jane is obsessed.  Obsessed with &lt;strike&gt;Colin Firth&lt;/strike&gt; Mr. Darcy in stretchy pants (who isnt'!?).  Ok - its more than that. Jane gets to live her fantasy in a place where Austen's novels are made real for those lucky enough to be guests.&lt;br /&gt;&lt;br /&gt;Layout Reads:  Fluffy?  Sure.  But it was so much fun, I read it twice.&lt;br /&gt;&lt;br /&gt;Additional Notes:  This is one of my favorite "romantic" books.  It's totally fun, happy, clean, and well written.  I love the premise.  It will TOTALLY leave you dying to go to Austenland yourself.  Since I made this layout, I also read "Midnight in Austenland" which is a fabulous sequel.  Every bit as fun and awesome.  I highly recommend BOTH these books to anyone who wants a good clean romantic "escape" book.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;hr width=300&gt;&lt;/center&gt;&lt;br /&gt;Well, I hope I've given some suggestions that spark your interest.  Now, I'd love to hear YOUR suggestions!  What's the best book you've read in the past year?&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/882122767681108395/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/09/lets-talk-books.html#comment-form' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/882122767681108395'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/882122767681108395'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/09/lets-talk-books.html' title='let&apos;s talk books'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_BookClubGreatestHits_BLOG.jpg' height='72' width='72'/><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3172067018028996076</id><published>2012-09-07T10:57:00.000-06:00</published><updated>2012-09-07T10:57:47.767-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Are We There Yet?</title><content type='html'>Hi there!  And happy Friday everyone.  I have something new (and pretty HUGE) in my shop today.  Last month this kit was included in "The Digi Files".  So if you already got the Digi Files last month, you snagged this ginormous kit at screamin' deal!!  But for those who aren't Digi File subscribers, you can get it at brittishdesigns.com now!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=385"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Are We There Yet?"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=385"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_arewethereyet_600.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;This kit includes 12 patterned papers, 10 solids, a full alpha and over 80 embellishments!! It's seriously huge.  I think you're gonna love it!!&lt;br /&gt;&lt;br /&gt;Here's a view of just the papers:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/shop/images/brittdes_arewethereyet_600_01.jpg&gt;&lt;br /&gt;&lt;br /&gt;Some inspiration from the Britt Girls:&lt;br /&gt;&lt;br /&gt;by chelle&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/arewethereyet_chelle.jpg&gt;&lt;br /&gt;&lt;br /&gt;by wendy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/arewethereyet_wendy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by cami&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/arewethereyet_cami.jpg&gt;&lt;br /&gt;&lt;br /&gt;by kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/arewethereyet_kelsy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/arewethereyet_justine.jpg&gt;&lt;br /&gt;&lt;br /&gt;by fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/arewethereyet_fonnetta.jpg&gt;&lt;/center&gt;&lt;br /&gt;I'm proud of how this kit turned out!! I hope you guys enjoy it too. :)&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3172067018028996076/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/09/are-we-there-yet.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3172067018028996076'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3172067018028996076'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/09/are-we-there-yet.html' title='Are We There Yet?'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_arewethereyet_600.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5187873019253177890</id><published>2012-09-06T05:00:00.000-06:00</published><updated>2012-09-06T05:00:08.164-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>recently scrapped</title><content type='html'>I haven't posted my recent layouts in a while.  Whoa!!! A LONNNNG while.  I just went back to see when the last time I spammed you with my layouts and I think it was like 4 months ago.  Can that be true?  I guess I just kept putting it off not realizing how much time had passed.  Well, I won't post ALL of the layouts I've done in the past 4 months, but let's share some - shall we?  &lt;i&gt;(click on all layouts to enlarge)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/4Weeks_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/4Weeks_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p404237-4-weeks.html"&gt;&lt;i&gt;{credits here}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HeyBaby_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HeyBaby_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p405612-hey-2c-baby.html"&gt;&lt;i&gt;{credits here}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/KeytomyHeart_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/KeytomyHeart_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p405186-key-to-my-heart.html"&gt;&lt;i&gt;{credits here}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneyBabies_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneyBabies_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p407447-disney-babies.html"&gt;&lt;i&gt;{credits here}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/CaptMickey_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/CaptMickey_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p411175-hello-2c-captain-mickey.html"&gt;&lt;i&gt;{credits here}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FamilyPhoto_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FamilyPhoto_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p411098-family-photo.html"&gt;&lt;i&gt;{credits here}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/1st_Steps_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/1st_Steps_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p412160-1st-steps.html"&gt;&lt;i&gt;{credits here}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TimeForYourCheckUp_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TimeForYourCheckUp_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p417789-time-for-your-check-up.html"&gt;&lt;i&gt;{credits here}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ridiculouslycute_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ridiculouslycute_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p412444-ridiculously-cute.html"&gt;&lt;i&gt;{credits here}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/thebeachboys_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/thebeachboys_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p414233-the-beach-boys.html"&gt;&lt;i&gt;{credits here}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/befree_BLOG-1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/befree_BLOG-1.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p418718-be-free.html"&gt;&lt;i&gt;{credits here}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ObsessedwiththeOlympics_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ObsessedwiththeOlympics_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p421498-obsessed.html"&gt;&lt;i&gt;{credits here}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/First_Night_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/First_Night_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p421497-first-night.html"&gt;&lt;i&gt;{credits here}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BelCanto_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BelCanto_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p425795-bel-canto.html"&gt;&lt;i&gt;{credits here}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ThenandNow_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ThenandNow_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p409069-then26amp-3b-now.html"&gt;&lt;i&gt;{credits here}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Ok - I think that's more than enough pages for today.  Thanks for wading through my layout spam.   (Ummm did you notice only 2 out of the 15 pages I just posted were Disney!  What?!  TWO?!! Haha.  So unlike me!)&lt;br /&gt;&lt;br /&gt;I think I'm going to make my goal of 100 Layouts scrapped this year.  I'm already at 78 and there's still 4 more months left to scrap in 2012!  *HAPPY DANCE!*&lt;br /&gt;&lt;br /&gt;OK, I think I'll dance on outta here.  Ta ta for now.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5187873019253177890/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/09/recently-scrapped.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5187873019253177890'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5187873019253177890'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/09/recently-scrapped.html' title='recently scrapped'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_4Weeks_BLOG.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-724302527129044626</id><published>2012-09-05T11:14:00.000-06:00</published><updated>2012-09-05T11:14:33.310-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Flashback'/><title type='text'>September Flashback</title><content type='html'>Sorry I'm a little late posting this!! With our camping trip this past weekend, and the holiday, I just got a little thrown off!!!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FlashbackBannersignature.jpg&gt;&lt;/center&gt;&lt;br /&gt;This month we are flashing back to my &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=274"&gt;&lt;b&gt;"Signature Style"&lt;/b&gt;&lt;/a&gt; kit!  Obviously, I LOVE this kit.  It's so me.  Bright colors, all the patterns I love, fun and funky embellishments.  This is like the poster child of brittishdesigns.com! haha!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=274"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Flashback-Ad-signature.png&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;For all of September, &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=274"&gt;"Signature Style"&lt;/a&gt; is 25% off!  PLUS, the coordinating &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=7&amp;products_id=275"&gt;&lt;b&gt;"Zebra Prints"&lt;/b&gt;&lt;/a&gt; AND &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=6&amp;products_id=315"&gt;&lt;b&gt;"Nom Nom Nom" &amp; "Nom Nom Nom Alpha"&lt;/b&gt;&lt;/a&gt; are ALL 25% off too!  That's 4 awesome products all on sale this month!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=7&amp;products_id=275"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_zebra_600.jpg width=400&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=6&amp;products_id=315"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_nom_600.jpg width=400&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=314"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_nomalpha_600.jpg width=400&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Plus, you can download the original add-on freebie if you don't already have it!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_signature_AO_600.jpg width=400&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdessignatureAO.zip"&gt;&lt;b&gt;{DOWNLOAD HERE}&lt;/b&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Here's a couple of my favorite pages I've created with "Signature Style":&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/2YearsOld_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/2YearsOld_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FirstBites_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FirstBites_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And a few of my favorites from the Britt Girls:&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src=http://www.brittishdesigns.com/shop/images/brittdes_signature_600_01.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Krista&lt;br /&gt;&lt;img src=http://www.brittishdesigns.com/shop/images/brittdes_signature_600_06.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10035/Turning-Six-small.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10006/JunoYummy-SM.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kim&lt;br /&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10003/AutumnBliss_Temps_brittnomjpg.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10120/pg-sour-peach.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10011/72-brittdes_itsmagicaltemp_temp3.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kim&lt;br /&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10003/brittdes_stacked5_templateaotsigstyle.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kim&lt;br /&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10003/brittdes_pfot6_templatesigzebra.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Britt&lt;br /&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10001/TiggerTime_RIGHT_WEB.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Amanda&lt;br /&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10009/twinkle-toes.jpg&gt;&lt;/center&gt;&lt;br /&gt;After all that inspiration - its time to talk about this month's CHALLENGE!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FlashbackChallengetsignature.png&gt;&lt;/center&gt;&lt;br /&gt;Create a layout using "Signature Style" or any of the coordinating products before September 30th, and post it in the &lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=5"&gt;Britt-ish Designs Challenge Gallery&lt;/a&gt;. Then come back to this post and paste a link to your layout in the comments. At the end of the month I'll do a random drawing for 1 winner of a $15 Gift Certificate to my shop. No matter when you purchased "Signature Style" or the coordinating products - today, last week or years ago - just use it to create a layout and enter it to win!!&lt;br /&gt;&lt;br /&gt;If you've never entered one of our Flashback Challenges, please read the "important note" at the end of &lt;a href="http://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html"&gt;June's challenge&lt;/a&gt; regarding how to post and enter the challenge correctly.&lt;br /&gt;&lt;br /&gt;One more note. I know some people have had trouble in the past with the gallery. But all problems were solved by simply trying another browser. My gallery and Internet Explorer don't get along. So, if you're having trouble seeing where to Register, Log In, Upload, or Comment - just try using a different browser (like Firefox, for example) and you shouldn't have any trouble.&lt;br /&gt;&lt;br /&gt;And last but not least - it's time to find out who won last month's "Totally Buggin'" Flashback Challenge. The lucky randomly chosen winner was . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=2156"&gt;Katie Jo (aka angustia17)&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=2156"&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10310/Bug_s_Land1.jpg width=400&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Katie's page is actually a 2-pager.  You can check out the other side &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=2155"&gt;HERE&lt;/a&gt;. I love how one side has tire tracks, and the other side has train tracks!  Congrats, Katie!  I'll be emailing you your $15 Gift Certificate today.&lt;br /&gt;&lt;br /&gt;&lt;i&gt;(Pssst!!  There were only 6 entries last month, so chances of winning that gift certificate were pretty good!)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Hope you all have a wonderful day!  I can't wait to see your entries in this month's challenge.&lt;br /&gt;&lt;br /&gt;(here's a little freebie word card for you!  Download &lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_signature_wordcard.jpg"&gt;HERE&lt;/a&gt;!!)&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_signature_wordcard.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_signature_wordcard.jpg height=600&gt;&lt;br /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/724302527129044626/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/09/september-flashback.html#comment-form' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/724302527129044626'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/724302527129044626'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/09/september-flashback.html' title='September Flashback'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_FlashbackBannersignature.jpg' height='72' width='72'/><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1774955876357902028</id><published>2012-08-31T00:00:00.000-06:00</published><updated>2012-08-31T00:00:08.432-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>show off slideshow</title><content type='html'>Hi everyone!  My family is taking off for a quick weekend camping trip, but before we roll out I have the Show Off Slideshow for you!!  Enjoy!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="margin: auto; visibility: visible; width: 540px;"&gt;&lt;embed align="middle" allowscriptaccess="sameDomain" bgcolor="#000000" flashvars="ql=2&amp;amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8812354" height="410" name="083112" quality="high" src="http://flash.picturetrail.com/pflicks/3/spflick.swf" style="height: 410px; width: 540px;" type="application/x-shockwave-flash" width="540" wmode="transparent"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;div style="height: 24px; margin-top: 10px; whitespace: no-wrap; width: 540px;"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" border="0" src="http://pics.picturetrail.com/res/pflicks/pt.gif" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" border="0" src="http://pics.picturetrail.com/static/images/pt2.gif" style="margin-left: 5px;" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;The Show Offs this week are getting another 2nd Chance gift this week.  Watch your email inboxes for that email, ladies.&lt;br /&gt;&lt;br /&gt;Info on how to Show Off can be found &lt;a href="http://brittishdesigns.blogspot.com/2012/08/show-offs.html"&gt;&lt;b&gt;here&lt;/b&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Also, all of the products from the Grab Bag are in the shop now:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=380"&gt;&lt;b&gt;"Delicate Doilies Paper Pack"&lt;/b&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_doiliespp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=381"&gt;&lt;b&gt;"Card Collection: Everyday"&lt;/b&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_cardeveryday_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=379"&gt;&lt;b&gt;"Sloppy Strokes Alpha"&lt;/b&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sloppystrokes_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=382"&gt;&lt;b&gt;"Hexcellent Stickies No. 1"&lt;/b&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_hexcellent1_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=383"&gt;&lt;b&gt;"Everyday Goodies"&lt;/b&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_everydaygoodies_600.jpg" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;And since it all coordinates, I also have it in a collection bundle:&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=384"&gt;&lt;b&gt;"The Complete Everyday Collection"&lt;/b&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_everydaycollection_600.jpg" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/center&gt;&lt;br /&gt;Have a wonderful holiday weekend everyone!!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1774955876357902028/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/show-off-slideshow.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1774955876357902028'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1774955876357902028'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/show-off-slideshow.html' title='show off slideshow'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_doiliespp_600.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8970891951771001144</id><published>2012-08-29T21:49:00.000-06:00</published><updated>2012-08-29T21:49:09.022-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='#disneyfanphotoaday'/><title type='text'>September Disney Fan Photo-a-Day!</title><content type='html'>Hey guys!! I've got next month's list for the #disneyfanphotoaday!  Who has been doing it with me?  I love seeing everyone's photos!  If you're not already following me on Instagram, my username is @designerbrittney.  That's where I post my photos.  &lt;br /&gt;&lt;br /&gt;Now remember, while the list is Disney-inspired &lt;b&gt;YOU CAN TOTALLY TAKE ANY TYPE OF PHOTOS WITH THESE PROMPTS. THEY DO NOT HAVE TO BE DISNEY RELATED!!!!!!!&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneyFanPhotoADaySeptember.png&gt;&lt;/center&gt;&lt;br /&gt;Basically all you have to do is use the daily prompts to take a photo and share it anywhere you'd like - Instagram, Twitter, Facebook, Flickr, your blog, etc. Wherever you like to share your photos and make sure to always tag your photos with &lt;b&gt;#disneyfanphotoaday&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;The point is to challenge yourself and have fun.  So you missed a day (or a week or a month), who cares!  Catch up if you want or just shoot today's word! &lt;br /&gt;&lt;br /&gt;Think outside the box!! &lt;br /&gt;&lt;br /&gt;Make your shots purrrrdy. &lt;br /&gt;&lt;br /&gt;I put all my shots from last month in a little collage . . . I think its fun seeing them all together.  (I'm also planning to make little 4x4 prints and decorate a wall with them.  Stay tuned for that project!)&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MonthlyTemplateAugust.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MonthlyTemplateAugust.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Last month's photos went just as I hoped, fun and rewarding.  Looking back at my month's photos makes me smile from ear to ear. I love capturing everyday moments, and this gives it a little extra "magic".&lt;br /&gt;&lt;br /&gt;Hope you'll play along!!  And tell all your Disney Geek friends to play too while you're at it!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8970891951771001144/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/september-disney-fan-photo-day.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8970891951771001144'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8970891951771001144'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/september-disney-fan-photo-day.html' title='September Disney Fan Photo-a-Day!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_DisneyFanPhotoADaySeptember.png' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2707376436454519023</id><published>2012-08-27T11:21:00.001-06:00</published><updated>2012-08-27T11:21:34.272-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>hip hip hooray for the winners!</title><content type='html'>Lots of winners to announce from all the FUN FUN FUN we had celebrating my site's birthday this past weekend.&lt;br /&gt;&lt;br /&gt;But before I get to the names, I just have to tell everyone THANK YOU from the bottom of my heart.  You all made this weekend and giant success and I couldn't be more grateful.  I love this work, and I love my little community of friends and scrappers. &lt;br /&gt;&lt;br /&gt;Ok - let's annouce some WINNERS!!!!&lt;br /&gt;&lt;br /&gt;There are two winners of the Scraplift Quickfire Challenge.  These two winners will receive a kit of their choice from my shop. Our lucky duck randomly drawn winner was . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;MONICA&lt;/b&gt; (aka Umyesh) with her &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=2127"&gt;"Make a Wish"&lt;/a&gt; layout.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=2127"&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10229/wish.jpg width=400&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;And the "favorite" layout, chosen by my Britt Girls was . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;JOJO&lt;/b&gt; with her &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=2144"&gt;"Bonjour Disneyland Paris"&lt;/a&gt; layout.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=2144"&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10196/001---intro-tekst-Redo.jpg width=400&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Next up, I randomly drew one winner out of all the Scavenger Hunt answers I recived and the lucky lady, who also wins a kit of her choice, is . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;NATALIE MUELLER!&lt;/b&gt;&lt;/center&gt;&lt;br /&gt;Congrats Natalie!&lt;br /&gt;&lt;br /&gt;And finally, the winner of The Muppets Prize Pack goes to  . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;DOLORES!&lt;/b&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Dolores.png&gt;&lt;/center&gt;&lt;br /&gt;How fun that its going to a real Muppet fan, especially that Animal is Dolores' fave muppet! FUN!!  &lt;br /&gt;&lt;br /&gt;Those are all our winners from this weekend.  I'm emailing everyone with their prizes right now.  So if you don't get an email from me in the next little bit, let me know.&lt;br /&gt;&lt;br /&gt;Thank you thank you thank you once again to everyone who scrapped, played, entered, chatted and shopped with me this weekend!!  It was so much fun and I'm really looking forward to our next Britt-ish Designs event/sale/party!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2707376436454519023/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/hip-hip-hooray-for-winners.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2707376436454519023'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2707376436454519023'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/hip-hip-hooray-for-winners.html' title='hip hip hooray for the winners!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_Dolores.png' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1397901569021762192</id><published>2012-08-26T00:00:00.000-06:00</published><updated>2012-08-26T00:00:00.983-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>final celebration day - scavenger hunt!</title><content type='html'>Today is the final day of my birthday bash - which means the final day for the 30% off sale.  I'll leave the &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=12&amp;products_id=378"&gt;grab bag&lt;/a&gt; in the shop til Thursday night.  But after that its all going into the shop at regular price.&lt;br /&gt;&lt;br /&gt;For our last day of celebration, I have a little "1-Day-to-Play Game"! It's a scavenger hunt and you HAVE TO PLAY TODAY.  The game ends at midnight tonight!!!  1 winner will be randomly drawn and will win a kit of their choice off their wishlist!&lt;br /&gt;&lt;br /&gt;Here's how you play:&lt;br /&gt;&lt;br /&gt;Each window holds a peek to one of my &lt;u&gt;kits&lt;/u&gt;.  If you can guess all 9 kits, type it up and &lt;a href="mailto:designerbrittney@gmail.com"&gt;send me an email&lt;/a&gt; with "SCAVENGER HUNT" as the subject.  If you get all 9 right I'll enter you in the drawing.  1 entry per person!!  Make sure you get all 9 kit titles right!&lt;br /&gt;&lt;br /&gt;Here we go . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScavengerHunt.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScavengerHunt.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Good luck!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1397901569021762192/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/final-celebration-day-scavenger-hunt.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1397901569021762192'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1397901569021762192'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/final-celebration-day-scavenger-hunt.html' title='final celebration day - scavenger hunt!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_ScavengerHunt.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-429560058546656303</id><published>2012-08-25T07:00:00.000-06:00</published><updated>2012-08-25T07:00:06.694-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Scraplift Challenge "Quick-Fire" Style</title><content type='html'>Ok - who loves &lt;a href="http://www.bravotv.com/top-chef/"&gt;Top Chef&lt;/a&gt;? I do! I do!  Even though it makes me really hungry and slightly depressed over my own lack luster cuisine, I gotta say, that show is great!&lt;br /&gt;&lt;br /&gt;This morning we're going to a "Quickfire Challenge".  Now - unlike the chefs, you have more than 30 minutes!! In fact, you have until midnight tomorrow to complete your &lt;strike&gt;dish&lt;/strike&gt; layout.&lt;br /&gt;&lt;br /&gt;The challenge is to Scraplift a layout from the &lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=4"&gt;Britt Girls Gallery&lt;/a&gt;!!  Last I checked there were nearl 1,200 layouts in that gallery to choose from.  &lt;br /&gt;&lt;br /&gt;Rules:&lt;br /&gt;&lt;br /&gt;- Scraplift a layout from the &lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=4"&gt;Britt Girls&lt;/a&gt; Gallery&lt;br /&gt;- Post &lt;i&gt;your&lt;/i&gt; layout in the &lt;a href="http://www.brittishdesigns.com/gallery/"&gt;Britt-ish Designs Gallery&lt;/a&gt;&lt;br /&gt;- Be sure to &lt;u&gt;credit the original&lt;/u&gt; layout where you took your inspiration&lt;br /&gt;- Come back and post a link to your layout here in this thread.&lt;br /&gt;&lt;br /&gt;I will draw one lucky winner AND my Britt Girls will all vote and pick 1 favorite layout.  Both winners will &lt;b&gt;win 1 free kit of their choice off their Britt-ish Designs wishlist&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;I chose to lift &lt;b&gt;Mary's&lt;/b&gt; (aka plumdumpling's) &lt;a href=http://www.brittishdesigns.com/gallery/displayimage.php?pid=1926&gt;"Book Picnic"&lt;/a&gt; layout &lt;i&gt;(and BTW I totally want to go on a Book Picnic)&lt;/i&gt;:&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=1926"&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10322/bookpicnic.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;b&gt;Here is my lift&lt;/b&gt;:&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BdayBBQ_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BdayBBQ_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href=&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=2116"&gt;[click here for credits]&lt;/a&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Who will you lift?  I can't wait to see those entries.  Good luck on your Quickfire Challenge!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/429560058546656303/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html#comment-form' title='20 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/429560058546656303'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/429560058546656303'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html' title='Scraplift Challenge &quot;Quick-Fire&quot; Style'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_BdayBBQ_BLOG.jpg' height='72' width='72'/><thr:total>20</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276</id><published>2012-08-24T15:53:00.000-06:00</published><updated>2012-08-24T15:55:12.804-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>birthday present giveaway</title><content type='html'>To celebrate &lt;a href="http://brittishdesigns.blogspot.com/2012/08/get-this-party-started.html"&gt;brittishdesigns.com's birthday&lt;/a&gt;, I have a fun birthday present to give one lucky brittishdesigns.com reader!  Wanna see what it is?&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;It's a Muppets Prize Pack!!! &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MuppetsPrizePack_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MuppetsPrizePack_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This prize pack include:&lt;br /&gt;&lt;br /&gt;- The Muppets Original Soundtrack CD&lt;br /&gt;- Animal Key Holder &lt;br /&gt;- Animal iPhone case&lt;/center&gt;&lt;br /&gt;How's that for random?!  It's just something fun I put together - a little birthday gift from me to you.&lt;br /&gt;&lt;br /&gt;To enter:&lt;br /&gt;&lt;br /&gt;Just leave a comment here on the blog!  Easy peasy!!  &lt;br /&gt;&lt;br /&gt;One entry per person.  &lt;br /&gt;&lt;br /&gt;Comments close at midnight Sunday night (Aug 26).  Winner will be notified on Monday morning.  &lt;i&gt;(Make sure you don't comment anonymously on accident.  Comments without a name won't be included in the drawing.)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Good luck!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5875818754650591276/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html#comment-form' title='69 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' title='birthday present giveaway'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_MuppetsPrizePack_BLOG.jpg' height='72' width='72'/><thr:total>69</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901</id><published>2012-08-24T10:40:00.000-06:00</published><updated>2012-08-24T16:14:50.310-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>birthday bash speed scrap</title><content type='html'>My Speed Scrap starts at 11:00 MST!  &lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: #45818e;"&gt;STEPS WILL BE POSTED AT THE BOTTOM OF THIS POST EVERY 10 MINUTES&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/2ndBirthdayBashSSAd-1.png" width="600" /&gt;&lt;/center&gt;&lt;br /&gt;Check back here ON THIS POST, &lt;a href="http://www.facebook.com/pages/Britt-ish-Designs/38311625848#"&gt;my FB page&lt;/a&gt;, or come chat with us at the MouseScrappers &lt;a href="http://client14.addonchat.com/chat.php?id=474111"&gt;Chat Room&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;i&gt;[Special thanks to Carol and MouseScrappers for letting us borrow the chat room.]&lt;br /&gt;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Everyone who finishes ON TIME will get a prize. You HAVE to post your LO by 1:00 PM MST to get the prize. This is a TRUE speedy speed scrap!!! You gotta be quick to get the prize. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_birthdayWS_600.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Once I have given all 7 instructions during the first hour - you then only have 1 MORE HOUR to complete your page. &lt;br /&gt;&lt;br /&gt;The RULES:&lt;br /&gt;&lt;br /&gt;* You have to use at least 1 Britt-ish Designs item (even a little staple will suffice).&lt;br /&gt;* Follow the 7 instructions given during the 1st hour of the Speed Scrap.&lt;br /&gt;* You have to post it to the &lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=6"&gt;Britt-ish Designs Speed Scrap Gallery&lt;/a&gt; before time is up!&lt;br /&gt;* Come back to this post and paste your layout's gallery URL in the comments.&lt;br /&gt;* Go back to the gallery and comment on lots of your fellow Speed Scrappers' creation.&lt;br /&gt;&lt;br /&gt;If you follow the rules and have finished on time - you get the prize!&lt;br /&gt;&lt;br /&gt;I'll be posting the 7 steps every 10 minutes starting at 11:00 MST here:&lt;br /&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: #45818e;"&gt;&lt;br /&gt;1)  Pick an even number of photos. &lt;br /&gt;2)  Pick an even number of papers.&lt;br /&gt;3)  At least 1 of your papers needs to feature polka dots.&lt;br /&gt;4)  Add at least 1 flag, banner, or other pennant type item.&lt;br /&gt;5)  Add white strokes or white frames to ALL your photos.&lt;br /&gt;6)  Add some stitching and at least 1 FLAT ribbon.&lt;br /&gt;7)  Add your date in a "sneaky" place.  Journaling is not required THIS TIME, but always encouraged.&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Here is my finished page:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Scarletts1stMickeyEars_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Scarletts1stMickeyEars_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=2076"&gt;[click here for credits]&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/315201617772905901/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html#comment-form' title='36 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' title='birthday bash speed scrap'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_2ndBirthdayBashSSAd-1.png' height='72' width='72'/><thr:total>36</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2342728785430823802</id><published>2012-08-24T00:00:00.000-06:00</published><updated>2012-08-24T08:29:59.401-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>get this party started!</title><content type='html'>The clock has struck midnight here and that means its time to kick off my birthday celebration!  &lt;br /&gt;&lt;br /&gt;I honestly cannot believe little brittishdesigns.com is already turning 2! The past two years have been momentous in my personal and professional life and I could not be where I am today if I didn't have all of your support.  So - that's what this celebration is really about.  A great big &lt;b&gt;THANK YOU&lt;/b&gt; to everyone who makes this endeavor a reality!!!!!&lt;br /&gt;&lt;br /&gt;My entire shop (minus bundles and the grab bag) is &lt;b&gt;30% off all weekend long!!&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/birthdaybashGBSaleAd.png" /&gt;&lt;br /&gt;&lt;br /&gt;My grab bag in now available:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=12&amp;amp;products_id=378"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Birthday Bash Grab Bag"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=12&amp;amp;products_id=378"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/0_brittdes_birthdaybashGB_PREVIEW.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;This grab bag will only be available until midnight Thursday night (08/31).  After that the items will go into the shop at full price.  Here's what my Britt Girls and I scrapped with the grab bag goodies . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;by britt&lt;br /&gt;&lt;a href="http://brittishdesigns.com/miscimages/Together-BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/miscimages/Together-BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;by Sara&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/birthdaybashGB-Sara.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/birthdaybashGB-Natasha.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/birthdaybashGB-Melissa.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Krista&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/birthdaybashGB-Krista.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kim&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/birthdaybashGB-Kim.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/birthdaybashGB-Kelsy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/birthdaybashGB-Kat.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/birthdaybashGB-Fonnetta1.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/birthdaybashGB-Fonnetta2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Chelle&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/birthdaybashGB-Chelle.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/birthdaybashGB-Cami.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/birthdaybashGB-Becca.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/birthdaybashGB-Tanya.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/birthdaybashGB-Wendy.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;I realize by showing you these layouts, I'm practically TELLING you what's hidden in the grab bag, but oh well!! I don't think you'll be disappointed.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Don't forget &lt;/b&gt;- I'm hosting a &lt;a href="http://brittishdesigns.blogspot.com/2012/08/whos-up-for-speed-scrap.html"&gt;Speed Scrap&lt;/a&gt; at 11:00 am TODAY and I hope to see you all there!  I'll be posting the instructions here on the blog, on my FB page, AND I'll be chatting in the MouseScrappers &lt;a href="http://client14.addonchat.com/chat.php?id=474111"&gt;chat room&lt;/a&gt;.  See you there!!  Until then . . . happy shopping!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2342728785430823802/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/get-this-party-started.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2342728785430823802'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2342728785430823802'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/get-this-party-started.html' title='get this party started!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_birthdaybashGBSaleAd.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8889501254259020093</id><published>2012-08-23T15:14:00.000-06:00</published><updated>2012-08-23T15:14:37.677-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>the daily digi</title><content type='html'>Hi guys!! Just wanted to let you know that I'm featured over on &lt;a href="http://thedailydigi.com/britt-ish-designs-dont-skimp/"&gt;The Daily Digi&lt;/a&gt; today.  You can see the kit that I contributed to The Digi Files.  You can get it by joining &lt;a href="http://thedailydigi.com/sign-up/"&gt;The Digi Files&lt;/a&gt; this month.  That way you get "Are We There Yet?" PLUS SIX MORE collections/kits all for just $7.50.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://thedailydigi.com/britt-ish-designs-dont-skimp/"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_arewethereyet_600.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;i&gt;(Starting in September you can pick up this kit in my shop on its own.)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;It cracked me up that Steph used "Don't Skimp" as the title to my feature page.  She quoted me on my 'tip' but I have to say that "Don't Skimp" is probably a motto to not only my scrap asthetic, my design work, but also to my life!!! ha!!  &lt;i&gt;(having an aha moment here, Steph! thanks!!)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;I know it seems like you've been reading a lot of "interviews" and "features" from me lately.  But hopefully you'll enjoy reading &lt;a href="http://thedailydigi.com/britt-ish-designs-dont-skimp/"&gt;this one&lt;/a&gt;.  There's quite an extensive interview and you might learn something new about me that you didn't know before.&lt;br /&gt;&lt;br /&gt;You can see how TDD's CT used "Are We There Yet?" on their &lt;a href="http://thedailydigi.com/inspired-by-britt-ish-designs/"&gt;team inspiration page&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8889501254259020093/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/the-daily-digi.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8889501254259020093'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8889501254259020093'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/the-daily-digi.html' title='the daily digi'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_arewethereyet_600.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5881417806946017779</id><published>2012-08-22T21:32:00.000-06:00</published><updated>2012-08-22T21:32:22.169-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>who's up for a speed scrap?</title><content type='html'>Clear your schedule for a little "me-time" on Friday afternoon.  I'm hosting a Speed Scrap to celebrate brittishdesigns.com's 2nd birthday!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/2ndBirthdayBashSSAd-1.png"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/2ndBirthdayBashSSAd-1.png width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Everyone who finishes ON TIME will get a prize.  You HAVE to post your LO by 1:00 PM MST to get the prize.  This is a TRUE speedy speed scrap!!!  You gotta be quick to get the prize.  And what is this prize, do you ask??  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_birthdayWS_600.jpg&gt;&lt;/center&gt;&lt;br /&gt;I'll be posting the speed scrap steps and instructions here on the blog and on &lt;a href="http://www.facebook.com/pages/Britt-ish-Designs/38311625848#"&gt;facebook&lt;/a&gt;, AND I'll be in the &lt;a href="http://client14.addonchat.com/chat.php?id=474111"&gt;chat room&lt;/a&gt; at MouseScrappers.com.  Special thanks to Carol and &lt;a href="http://www.mousescrappers.com/forum/index.php"&gt;MouseScrappers&lt;/a&gt; for letting us borrow the chat room.&lt;br /&gt;&lt;br /&gt;I hope to see lots of you at the Scrap!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5881417806946017779/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/whos-up-for-speed-scrap.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5881417806946017779'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5881417806946017779'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/whos-up-for-speed-scrap.html' title='who&apos;s up for a speed scrap?'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_2ndBirthdayBashSSAd-1.png' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3804108196525585443</id><published>2012-08-22T11:47:00.000-06:00</published><updated>2012-08-22T11:47:36.937-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>birthday celebration this weekend!</title><content type='html'>Guess who is having a birthday this weekend?  &lt;b&gt;brittishdesigns.com&lt;/b&gt;, that's who!!!  Yep, my little site is turning 2 and I can't believe it!!!  It's been 2 years already?  How it that possible?&lt;br /&gt;&lt;br /&gt;I am so excited to announce this year's birthday bash Aug 24 - 26 right here at brittishdesigns.com!!&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/birthdaybashGBSaleAd.png&gt;&lt;/center&gt;Join me this weekend for 3 days PACKED with fun events.  Plus my entire shop will be 30% off all weekend long.  And there is a grab bag too!!!!  &lt;br /&gt;&lt;br /&gt;I'm really in the mood to celebrate!  I hope you are too.  Check back Thursday night at midnight for the big kick off.&lt;br /&gt;&lt;br /&gt;See ya then!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3804108196525585443/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/birthday-celebration-this-weekend.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804108196525585443'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804108196525585443'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/birthday-celebration-this-weekend.html' title='birthday celebration this weekend!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_birthdaybashGBSaleAd.png' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8246131333319529883</id><published>2012-08-21T13:03:00.000-06:00</published><updated>2012-08-21T13:03:04.423-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Gallery Highlights'/><title type='text'>highlights from the gallery</title><content type='html'>I've been seeing some INCREDIBLE work posted in &lt;a href="http://www.brittishdesigns.com/gallery/"&gt;my gallery&lt;/a&gt; as of late, and decided it was time to feature some of that work here on my blog!!  &lt;i&gt;(click images to see their full credits in the gallery)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=lastupby&amp;uid=24"&gt;&lt;b&gt;Krisi616&lt;/b&gt;&lt;/a&gt; scrapped this little beauty a LONG time ago (Aug 2010) but its been in my faves since I first saw it!  It's clean and somewhat simple, but man it has POP!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=39"&gt;&lt;center&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10024/template_example.jpg&gt;&lt;/center&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Ok, you MAY have seen this amazing hybrid project on my Show Off Slideshow, but in case you missed it, &lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=lastupby&amp;uid=157"&gt;&lt;b&gt;sporte91&lt;/b&gt;&lt;/a&gt; (aka Sarah), created the most adorable tee shirts for her family's Disney trip using my Classic Silhouettes (&lt;i&gt;&lt;-- past prize, not currently available&lt;/i&gt;)!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=1976"&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10157/shirt-closeup28small29.jpg&gt;&lt;br /&gt;&lt;img src=https://lh4.googleusercontent.com/-KCgTleozNZI/UAm_tBcKZVI/AAAAAAAAENQ/5Tb4Sz5mYSA/s600/shirt-preview-%2528small%2529.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Ok - now who is going to give me a &lt;a href="http://www.amazon.com/Silhouette-CAMEO-Bundle-Electronic-Sheets/dp/B008S0DZ0Q/ref=sr_1_8?s=electronics&amp;ie=UTF8"&gt;Silhouette Cameo&lt;/a&gt; machine so I can make my own!! I want one SO BAD!&lt;br /&gt;&lt;br /&gt;Next up, we have a beautiful layout by &lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=lastupby&amp;uid=40"&gt;&lt;b&gt;kathleena&lt;/b&gt;&lt;/a&gt; called "It's a Classic".&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=2054"&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10040/WDW-June12-Dumbo-Web.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Where do I even begin?  The amazing blending, the gorgeous layering and shadow work, its just such a stand out!  Nancy, I LOVE THIS PAGE!!&lt;br /&gt;&lt;br /&gt;OK - one more of my highlights!  I just ADORE this page by &lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=lastupby&amp;uid=54"&gt;&lt;b&gt;brittbree&lt;/b&gt;&lt;/a&gt; called "Beautiful Stormy".&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=1961"&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10054/june62012stormyatthezooresize.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I just love how it feels so naturey and fresh.  The scatters, the birds, the pretty blend with the soft white vingete edges.  It's just a lovely lovely page!!&lt;br /&gt;&lt;br /&gt;I LOVE seeing all your work in the gallery! Keep uploading your LOs and you never know - you might end up as a highlight.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8246131333319529883/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/highlights-from-gallery.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8246131333319529883'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8246131333319529883'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/highlights-from-gallery.html' title='highlights from the gallery'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='https://lh4.googleusercontent.com/-KCgTleozNZI/UAm_tBcKZVI/AAAAAAAAENQ/5Tb4Sz5mYSA/s72-c/shirt-preview-%2528small%2529.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2187348053276269323</id><published>2012-08-17T00:00:00.000-06:00</published><updated>2012-08-30T14:47:22.976-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>show offs</title><content type='html'>Hi folks!  Thanks to blogger scheduled posts, I'm magically posting this while I'm actually on vacation.  Oh the joys of technology. &lt;br /&gt;&lt;br /&gt;Just had to pop in and post today's Show Off Slideshow.  Ready for the Britt-ish Designs layout fun??  Here we go . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="visibility:visible;width:540px;margin:auto;"&gt;&lt;embed src="http://flash.picturetrail.com/pflicks/3/spflick.swf" quality="high" FlashVars="ql=2&amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8808787" wmode="transparent" bgcolor="#000000" width="540" height="410" name="081712" align="middle" allowScriptAccess="sameDomain" style="height:410px;width:540px" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;p style="whitespace:no-wrap;margin-top:10px;height:24px;width:540px"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" src="http://pics.picturetrail.com/res/pflicks/pt.gif" border="0" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" style="margin-left:5px" src="http://pics.picturetrail.com/static/images/pt2.gif" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;Thanks to everyone who sent in a Show Off this week.&lt;br /&gt;&lt;br /&gt;What's all this Showing Off business about?  For new readers, here's the 411:&lt;br /&gt;&lt;br /&gt;*Show Offs are every other Friday. You can send your Show Offs in anytime, and it will be included in the next possible Show Off.&lt;br /&gt;&lt;br /&gt;* Your Show Off can contain ANY Britt-ish Designs product. From a template, to a freebie, anything Britt-ish Designs. Even one little Britt stitch is enough to make it a Show Off.&lt;br /&gt;&lt;br /&gt;* Layout must be completed during the current show off period, and not an old layout.&lt;br /&gt;&lt;br /&gt;* Email me your layout or include a link to your layout. Send your email to myshowoffs at gmail dot com. Please be careful to remember to attach your LO. &lt;br /&gt;&lt;br /&gt;* If you attach your layout in the email, make sure to size it somewhere between 600 and 900 pixels tall. No larger! (in Photoshop I use File &gt; Save for Web and then go to image size)&lt;br /&gt;&lt;br /&gt;* Your layouts need to be in by midnight the Thursday night (Mountain Time) before Show Offs to be included in that week's slideshow. If I get it after that, you'll have to bump to the next Show Offs.&lt;br /&gt;&lt;br /&gt;* Please make sure your subject is "Show Off". Two words, and nothing more. It makes it easier for me not to miss any of your emails.&lt;br /&gt;&lt;br /&gt;* Please carefully list all the Britt-ish Designs products you used. Please credit the product with its correct name.&lt;br /&gt;&lt;br /&gt;* And PLEASE include your name that you want your Show Off to be credited to. Most emails come and show your first name, but many of you used your husband's email or there's no name that comes up, so I struggle to figure out who the emails are from sometimes. I try to remember you all, but with over 70 Show Offs a week, its just not possible.&lt;br /&gt;&lt;br /&gt;* I've decided to put a cap on Show Off entries at 2 per person.  You're welcome to send in 2 pages but that's it.  If you have more pages, just post them in the Britt-ish Designs Gallery, and I'll still see them.&lt;br /&gt;&lt;br /&gt;I think that's everything! If you follow these rules it will make it possible for me to continue having Show Offs every other week!! THANKS!&lt;br /&gt;&lt;br /&gt;Can't wait to see your work! Send it in now!! :) &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2187348053276269323/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/show-offs.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2187348053276269323'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2187348053276269323'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/show-offs.html' title='show offs'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-135404386553029701</id><published>2012-08-16T11:20:00.000-06:00</published><updated>2012-08-16T11:27:19.135-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>surprise! early release!</title><content type='html'>Yes, yes, its Thursday.  But, I've got a new release for you a day early since I'll be "off duty" making memories with my family this weekend.  Today's new release is . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Small &amp;amp; Simple Templates"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_smallandsimple_600.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Two brand new subtle understated templates new in the shop today.  As you all know, I'm a self-proclaimed "stacker".  I can't just naturally make a "small &amp;amp; simple" layout.  So - I decided to challenge myself and possibly help out my fellow "stackers" out there with a couple cute little simple templates.  Hope you guys like 'em!!&lt;br /&gt;&lt;br /&gt;And, even though they are just two simple templates, my Britt Girls went NUTS.  Wait til you see how many amazingly beautiful pages they scrapped with these babies!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by britt&lt;br /&gt;&lt;a href="http://brittishdesigns.com/brittgirls/DearScarlett_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/DearScarlett_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;by chelle&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/smallandsimple-chelle.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by courtney&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/smallandsimple-courtney.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/smallandsimple-jan1.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by jan&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/smallandsimple-jan2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/smallandsimple-justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/smallandsimple-kat.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/smallandsimple-kelsy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by kim&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/smallandsimple-kim.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by kim&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/smallandsimple-kim2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/smallandsimple-melissa.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by sara&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/smallandsimple-sara.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by wen&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/smallandsimple-wen1.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by wen&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/smallandsimple-wen2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/smallandsimple-fonnetta.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Pretty inspiring if I don't say so myself!!&lt;br /&gt;&lt;br /&gt;&lt;i&gt;(*NOTE: Show Offs - you will be getting these TOMORROW as your Show Off prize.  But don't worry, you have until tomorrow to get those layouts turned in.)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;I hope you all have a magical weekend.  I'm off to bask in the glow of the last weeks of summer.  Ta ta for now.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/135404386553029701/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/surprise-early-release.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/135404386553029701'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/135404386553029701'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/surprise-early-release.html' title='surprise! early release!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7076650641089175954</id><published>2012-08-10T18:35:00.001-06:00</published><updated>2012-08-10T18:35:52.288-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>scrap with me tomorrow morning</title><content type='html'>MouseScrappers is having a Minnie Marathon of Speed Scraps this weekend!  8 Speed Scraps over 2 days.  CA-RAZY!  But if you complete ALL of them you get an AWESOME congratulatory goodie bag.  (There's a gift or two in there from me!)&lt;br /&gt;&lt;br /&gt;And I'm hosting tomorrow morning at to kick things off.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;span class="Apple-style-span" style="color: #7a9f0b;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;SPEED SCRAP&lt;br /&gt;Saturday Aug 11&lt;br /&gt;8:00 AM Mountain Time&lt;/span&gt;&lt;br /&gt;10:00am EST/9:00am CST/8:00am MST/7:00am PST/3:00pm GMT&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;@ &lt;a href="http://www.mousescrappers.com/forums/forumdisplay.php?f=9675"&gt;MouseScrappers.com&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/center&gt;&lt;br /&gt;If you complete my Speed Scrap you will receive this little prize . . .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_fabfivebands_600.jpg&gt;&lt;/center&gt;&lt;br /&gt;(If you haven't Speed Scrapped before, you can read up on the subject &lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=4848"&gt;HERE&lt;/a&gt;!)&lt;br /&gt;&lt;br /&gt;See you tomorrow morning!!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7076650641089175954/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/scrap-with-me-tomorrow-morning.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7076650641089175954'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7076650641089175954'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/scrap-with-me-tomorrow-morning.html' title='scrap with me tomorrow morning'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_fabfivebands_600.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6282372735487085029</id><published>2012-08-10T00:00:00.000-06:00</published><updated>2012-08-10T00:00:05.405-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>carousel</title><content type='html'>It's time for that ride I invited you all on yesterday.  A ride on . . .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=376"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Carousel"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=376"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_carousel_600-1.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I have to admit that, once again, I created a kit for totally selfish reasons!! I had these photos to scrap - and I made this entire kit around them:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/JinglesAlltheWay_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/JinglesAlltheWay_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;But, as you'll see from my Britt Girls pages below, this kit works for SO much more than Carousel photos!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by Courtney&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/carouselkit-courtney.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/carouselkit-becca.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/carouselkit-cami.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Chelle&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/carouselkit-chelle.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/carouselkit-kat.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/carouselkit-fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Jan&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/carouselkit-jan.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kim&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/carouselkit-kim.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/carouselkit-kelsy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Melissa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/carouselkit-melissa.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Tanya&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/carouselkit-tanya.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/carouselkit-natasha.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/carouselkit-wendy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/carouselkit-justine.jpg&gt;&lt;/center&gt;&lt;br /&gt;What do you guys think??  I hope you like it.  I actually can't help but smile whenever I look at it.  Maybe you feel the same! &lt;br /&gt;&lt;br /&gt;Some of you may have already noticed, but this kit perfectly coordinates with my &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=292"&gt;&lt;b&gt;"Carousel Alpha"&lt;/b&gt;&lt;/a&gt; I released a little while back.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=292"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_carousel_600.jpg width=400&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;And before I go, I do have a little add-on freebie for you.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_carousel_AO_600.jpg&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_carouselkit_AO.zip"&gt;[DOWNLOAD HERE]&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Enjoy!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6282372735487085029/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/carousel.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282372735487085029'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282372735487085029'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/carousel.html' title='carousel'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_carousel_600-1.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-483799698026122173</id><published>2012-08-09T13:35:00.001-06:00</published><updated>2012-08-09T13:35:40.735-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>tease</title><content type='html'>&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ridepeek.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ridepeek.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/483799698026122173/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/tease.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/483799698026122173'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/483799698026122173'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/tease.html' title='tease'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_ridepeek.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3527298358241259581</id><published>2012-08-04T15:39:00.000-06:00</published><updated>2012-08-04T15:39:30.748-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>guess who's a digi-dare sponsor?</title><content type='html'>Yay!  I'm a sponsor of this month's August Digi-Dares!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.digidares.com/"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/digidares.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;You can read my &lt;a href="http://www.digidares.com/?page_id=3936"&gt;sponsor interview&lt;/a&gt; and even find a little discount code at the bottom of the page.  Maybe you'll even learn a little something about me! haha!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3527298358241259581/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/guess-whos-digi-dare-sponsor.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3527298358241259581'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3527298358241259581'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/guess-whos-digi-dare-sponsor.html' title='guess who&apos;s a digi-dare sponsor?'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_digidares.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4780384490813025628</id><published>2012-08-03T19:20:00.000-06:00</published><updated>2012-08-03T19:20:41.216-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>i'm late!  i'm late!</title><content type='html'>I'm late!  I'm late!! For a very important date.  Sorry about the late Show Offs today.  But better late than never, right?&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="visibility:visible;width:540px;margin:auto;"&gt;&lt;embed src="http://flash.picturetrail.com/pflicks/3/spflick.swf" quality="high" FlashVars="ql=2&amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8805758" wmode="transparent" bgcolor="#000000" width="540" height="410" name="080312" align="middle" allowScriptAccess="sameDomain" style="height:410px;width:540px" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;p style="whitespace:no-wrap;margin-top:10px;height:24px;width:540px"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" src="http://pics.picturetrail.com/res/pflicks/pt.gif" border="0" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" style="margin-left:5px" src="http://pics.picturetrail.com/static/images/pt2.gif" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;Every Show Off is getting a $2 Gift Code to my shop.  Watch your email inboxes for your gifts.&lt;br /&gt;&lt;br /&gt;Find out more about being a Show Off &lt;a href="http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html"&gt;HERE&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Hope your Friday was fantastic.  Ta ta for now.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4780384490813025628/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/im-late-im-late.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4780384490813025628'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4780384490813025628'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/im-late-im-late.html' title='i&apos;m late!  i&apos;m late!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3452770188657323392</id><published>2012-08-01T16:06:00.000-06:00</published><updated>2012-08-01T16:06:00.040-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Disney Fan Photo-a-Day</title><content type='html'>I had been throwing around the idea of doing a Photo-A-Day list for August, and some of my friends said they'd be into it!  So . . . I decided to theme it a little.  A Disney Fan's Photo-a-Day!!! &lt;br /&gt;&lt;br /&gt;&lt;b&gt;BUT YOU CAN TOTALLY TAKE ANY TYPE OF PHOTOS WITH THESE PROMPTS.  THEY DO NOT HAVE TO BE DISNEY RELATED!!!!!!!&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneyFanPhotoADayAugust.png&gt;&lt;/center&gt;&lt;br /&gt;I'll be posting my photo-a-day photos on Instagram.  My username on Instagram is @designerbrittney.  Come follow me AND play with this month's photo-a-day prompts.  We'll see how this month goes.  If its fun, we'll keep it going.&lt;br /&gt;&lt;br /&gt;Basically all you have to do is use the daily prompts to take a photo and share it anywhere you'd like - Instagram, Twitter, Facebook, Flickr, your blog, etc.  Wherever you like to share your photos.&lt;br /&gt;&lt;br /&gt;I think it's going to be challenging and lots of fun.  &lt;br /&gt;&lt;br /&gt;Think outside the box!!  &lt;br /&gt;&lt;br /&gt;Make your shots purrrrdy.  &lt;br /&gt;&lt;br /&gt;I can't wait to see how this goes.  I think it's going to be really rewarding.  I love capturing everyday moments, and this gives it a little extra "magic".&lt;br /&gt;&lt;br /&gt;Here's my photo from today:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MickeyPhotoADay-1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MickeyPhotoADay-1.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Who's in??!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3452770188657323392/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/disney-fan-photo-day.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3452770188657323392'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3452770188657323392'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/disney-fan-photo-day.html' title='Disney Fan Photo-a-Day'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_DisneyFanPhotoADayAugust.png' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6163756442530040506</id><published>2012-08-01T14:40:00.000-06:00</published><updated>2012-08-01T14:40:45.688-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Flashback'/><title type='text'>August Flasback</title><content type='html'>Before I get to the Flashback, I just have to announce something that happened almost a week ago!  I have been on vacation without internet access, so I'm making the announcment really late.  Sorry!!  But it's still great news!&lt;br /&gt;&lt;br /&gt;I was a guest on The Digi Show podcast last week.  They were recording a Disney vacation themed episode and asked me to be on their panel!!  Of coure I was flattered beyond belief and we had a blast recording the show.  The Digi Show girls are just so fun and it felt like sitting around a table chatting with a bunch of girlfriends.&lt;br /&gt;&lt;br /&gt;I hope you guys enjoy the episode &amp; enjoy hearing ME blab on and on about Disney.  I warned Steph I could talk about Disney and digi-scrap for days! Come leave comment on &lt;a href="http://www.facebook.com/brittishdesigns"&gt;my Facebook page&lt;/a&gt; and tell me what you guys thought!&lt;br /&gt;&lt;br /&gt;Ok . . . let's get to the August Flashback!!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FlashbackBannertbug.jpg&gt;&lt;/center&gt;&lt;br /&gt;In August we are flashing back to a collaboration I did with Mira Designs way back in the day.  But I have to say this kit is one of those older ones that TOTALLY still holds up and looks really great today! . . . ,&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=213"&gt;&lt;b&gt;"Totally Buggin'&lt;/b&gt;&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=213"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Flashback-Ad-tbug.png&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;From August 1st through the 31st, &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=213"&gt;"Totally Buggin'"&lt;/a&gt; is 25% off!&lt;br /&gt;&lt;br /&gt;And you can still download the original add-on freebie if you don't have it already:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_tbugAO_600.jpg width=400.jpg&gt;&lt;br /&gt;&lt;a href="http://www.4shared.com/file/93425569/809fbf4e/brittdes_tbugAO.html"&gt;{DOWNLOAD HERE}&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Here are some of the new layouts the Britt Girls have scrapped using Totally Buggin':&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by melissa&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/tbug-Melissa.jpg&gt;&lt;br /&gt;&lt;br /&gt;by becca&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/tbug-Becca.jpg&gt;&lt;br /&gt;&lt;br /&gt;by fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/tbug-Fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by heather&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/tbug-Heather.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/tbug-Justine.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kat&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/tbug-Kat.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/tbug-Kelsy.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Mary&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/tbug-Mary.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Sara&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/tbug-Sara.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Natasha&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/tbug-Natasha.jpg&gt;&lt;/center&gt;&lt;br /&gt;Hopefully these new layouts have inspired you to use "Totally Buggin'" yourself, because its time for the August Flashback Challenge!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FlashbackChallengetbug.png&gt;&lt;/center&gt;&lt;br /&gt;Create a layout using &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=213"&gt;"Totally Buggin'"&lt;/a&gt; before August 31st, and post it in the &lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=5"&gt;Britt-ish Designs Challenge Gallery&lt;/a&gt;. Then come back to this post and paste a link to your layout in the comments. At the end of the month I'll do a random drawing for 1 winner of a $15 Gift Certificate to my shop. No matter when you purchased "Totally Buggin'" - today, last week or years ago - just use it to create a layout and enter it to win!!&lt;br /&gt;&lt;br /&gt;If you've never entered one of our Flashback Challenges, please read the "important note" at the end of &lt;a href="http://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html"&gt;June's challenge&lt;/a&gt; regarding how to post and enter the challenge correctly.&lt;br /&gt;&lt;br /&gt;One more note. I know some people have had trouble in the past with the gallery. But all problems were solved by simply trying another browser. My gallery and Internet Explorer don't get along. So, if you're having trouble seeing where to Register, Log In, Upload, or Comment - just try using a different browser (like Firefox, for example) and you shouldn't have any trouble.&lt;br /&gt;&lt;br /&gt;And last but not least - it's time to find out who won last month's Made In America Flashback Challenge. The lucky randomly chosen winner was . . . &lt;br /&gt; &lt;br /&gt;&lt;center&gt;&lt;b&gt;Melidy's "Sir Yes Sir" layout&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=1955"&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10318/Sir_Yes_Sir.jpg width=500&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=1955"&gt;&lt;/a&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;A BIG CONGRATS to Melidy!  I'll email you your $15 Gift Certificate today!  Melidy's layout was so clever and eye-catching.  Her choices with the papers and title work were on point!  I love that she mixed in a little green to the patriotic kit, which worked for her Green Army Men layout just perfectly.&lt;br /&gt;&lt;br /&gt;So guys, there were only 8 layouts entered last month, so make sure to enter in August!  Your chances of being drawn are pretty good.&lt;br /&gt;&lt;br /&gt;Before you leave, I thought I'd give you a couple more little bonus goodies to use on your Flashback pages.  (click on the images and then right click and save to have these cute ants for your own .pngs)&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_tbug_antcharacters.png"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_tbug_antcharacters.png height=400&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6163756442530040506/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/august-flasback.html#comment-form' title='19 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6163756442530040506'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6163756442530040506'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/08/august-flasback.html' title='August Flasback'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_FlashbackBannertbug.jpg' height='72' width='72'/><thr:total>19</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3189848127681203031</id><published>2012-07-20T09:00:00.000-06:00</published><updated>2012-07-20T09:00:03.155-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Winner! Winner!  And Show Offs too!</title><content type='html'>First of all - a BIG thank you to everyone's sweet words about &lt;a href="http://www.etsy.com/shop/SomethingStrappy"&gt;Something Strappy&lt;/a&gt;!  What a fun giveaway.  I'm so glad so many of you entered and enjoyed Kim's work.  (It was so popular, maybe we'll arrange another giveaway in the future, eh Kim??!)&lt;br /&gt;&lt;br /&gt;After 111 entries, I randomly pulled one entry out of the "hat".  That lucky winner of a Something Strappy camera strap of their choice is. . .  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;VICKI!&lt;/b&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/vicki.png&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Vicki, please email me to claim your prize!&lt;br /&gt;&lt;br /&gt;Thanks again to everyone who entered.&lt;br /&gt;&lt;br /&gt;OK! Are you ready for today's Show Off Slideshow? It's a good one! &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="visibility:visible;width:540px;margin:auto;"&gt;&lt;embed src="http://flash.picturetrail.com/pflicks/3/spflick.swf" quality="high" FlashVars="ql=2&amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8801300" wmode="transparent" bgcolor="#000000" width="540" height="410" name="072012" align="middle" allowScriptAccess="sameDomain" style="height:410px;width:540px" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;p style="whitespace:no-wrap;margin-top:10px;height:24px;width:540px"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" src="http://pics.picturetrail.com/res/pflicks/pt.gif" border="0" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" style="margin-left:5px" src="http://pics.picturetrail.com/static/images/pt2.gif" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Find out more about Show Offs &lt;a href="http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html"&gt;&lt;b&gt;HERE&lt;/b&gt;&lt;/a&gt;.  All of this week's Show Offs are getting a 2nd Chance at one of my past prizes!! Watch your email inboxes, Show Offs, to see what you get to choose from.&lt;br /&gt;&lt;br /&gt;Have a wonderful weekend!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3189848127681203031/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/07/winner-winner-and-show-offs-too.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3189848127681203031'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3189848127681203031'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/07/winner-winner-and-show-offs-too.html' title='Winner! Winner!  And Show Offs too!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_vicki.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401</id><published>2012-07-17T11:51:00.001-06:00</published><updated>2012-07-20T12:26:05.178-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Camera Strap Giveaway</title><content type='html'>&lt;i&gt;WINNER HAS BEEN ANNOUNCED.  Comments are closed.  See previous post for Winner.  Thanks for your interest in this giveaway!&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Hi readers! I have an exciting giveaway for you today.  Kim at &lt;a href="http://www.etsy.com/shop/SomethingStrappy"&gt;Something Strappy&lt;/a&gt;, a fellow Disney-nut and scrapbooker, contacted me a while back and let me know about her ADORABLE Disney camera straps.  I fell in love immediately. So, today on Disneyland's Birthday - HAPPY 57th to my FAVORITE PLACE IN THE WORLD!!!!!-  we're offering you the chance to win your very own Something Strappy custom camera strap.&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.etsy.com/shop/SomethingStrappy"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneyStrapCollage.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;And her non-Disney straps are just beautiful! PERFECT fabrics, colors, and style!  So awesome.&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.etsy.com/shop/SomethingStrappy"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/StrapCollage.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Kim even designed several Disney themed straps especially for this feature and giveaway!!  You have to go check them out.  I know you're going to want one (or two, or three!).&lt;br /&gt;&lt;br /&gt;I LOVE that her straps are not just strap covers, but whole new straps.  Check out my adorable &lt;a href="http://www.etsy.com/listing/95176078/disney-minnie-mouse-ruffled-camera-strap"&gt;Minnie Mouse Ruffle strap&lt;/a&gt; in action!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/CameraStrap1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/CameraStrap1.jpg height=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/CameraStrap2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/CameraStrap2.jpg height=600&gt;&lt;/a&gt;&lt;br /&gt;(excuse the iPhone pics, my actual camera was on ME! haha!)&lt;/center&gt;&lt;br /&gt;Since I've used the strap personally, I can tell you guys they are awesome.  Mine is soft minky fleece on the bottom, but it doesn't make my neck hot.  They are totally sturdy and I feel completely comfortable hanging my camera on it.  &lt;br /&gt;&lt;br /&gt;I can't WAIT to take this little cutie to Disneyland.  And Kim is just a sweetheart.  She noticed that I liked cross-body straps, so she let me know that I could send her a mesaurement and get my strap cross-body style.  It fit PERFECTLY because it was custom made for me!!  &lt;br /&gt;&lt;br /&gt;She has an &lt;a href="http://www.etsy.com/shop/SomethingStrappy?section_id=11454011"&gt;add-on section&lt;/a&gt; of her shop where you can add extra length, an adorable flower, or a camera lens pocket. &lt;-- Genius!!  &lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/addons.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/addons.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Don't have a DSLR?!  Don't even worry!! She makes adorable &lt;a href="http://www.etsy.com/listing/98027174/hidden-mickey-camera-wrist-strap-point?ref=v1_other_1"&gt;wrist straps&lt;/a&gt; for point &amp; shoot cameras too.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/wriststraps.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/wriststraps.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I decided we should all get to know the owner of Something Strappy, Kim, a little bit better, so I conducted a little interview.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;How long have you been sewing?&lt;/b&gt;&lt;br /&gt;I have been sewing since I was a little girl. My grandmother lived with us, and both she and my mother sewed - my mom made me TERRIFIC Halloween costumes. I was always making things with scrap fabric, and then later took lessons at our local sewing shop when I was about 11. I remember the teacher had the worst coffee breath! I have made lots of different things, but camera straps for Something Strappy is my first business endeavor. I think both my mother and my grandmother would be impressed.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;What design camera strap do you use on your personal camera?&lt;/b&gt;&lt;br /&gt;You would think that since I own Something Strappy, I would always be changing my camera strap - but I really don't very often. Right now my camera is stylin' in my &lt;a href="http://www.etsy.com/listing/104614291/fly-away-simple-camera-strap-dslr-slr"&gt;"Fly Away"&lt;/a&gt; strap. I love this one because I love gray as a classic base color - but I do have to have color. The colors on this strap just pop off the fabric. It's fun and bright, and it looks great with anything. Really, when you are a camera-toting mom like me, it's nice to have a strap that looks great, speaks of your personality, and is comfortable to wear. That's what I try to create for my own clients. I also want to make them affordable. A camera strap is a fun accessory, but like many others, people want to change them occasionally. I try to keep my prices so that people feel as if they can afford to come back and buy another strap for a different season, event, or when they just want a change.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;What Disney park do you frequent most and how often do you go?&lt;/b&gt;&lt;br /&gt;Our family has been to Disney World's Magic Kingdom most often. We have been going every other year for a while now. We love staying on site, and have a great time enjoying the spirit of Disney. I can't think of any other place that is more enjoyable to travel to when you have kids than Orlando. There is just so much to do! We just went again last spring, and I was at Magic Kingdom for it's early morning opening. I was walking, holding hands with my son, and he took in a deep breath and said, "I love the smell of Disney!"  I had to laugh that we had been there enough that this child could identify even the smell.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;What's your favorite Disney park attraction (ride, show, etc)?&lt;/b&gt;&lt;br /&gt;Personally, I love Big Thunder Mountain. I have a great picture of my daughter on the ride from when she was 9. I was in the car with her and turned to take her picture with my little point-and-shoot. It's not an award-winning photo by any means, as we were being jerked all over the place. But her head is back, hair blowing in the wind, and she is just laughing a great big laugh! Every time I look at that picture, I am reminded about how much fun it is to be a kid again. My other "must do" is the Monsters, Inc. Laugh Floor. I can go to that show multiple times on a trip, and always get a good laugh. It's a great "sit down &amp; cool off" opportunity, and the show really is so clever &amp; funny. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;What's your favorite Disney movie?&lt;/b&gt;&lt;br /&gt;I have to admit it - I am a Pixar girl. Monsters, Inc. is my favorite, but Cars and Nemo are up there too. The AristoCats is my favorite childhood Disney movie.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;What else do we need to know about Something Strappy?&lt;/b&gt;&lt;br /&gt;When I made my own camera strap because I was just tired of my black one, I never thought I would be able to make a business like Something Strappy out of it. But - I have! And I love it. I don't want to be the type of business that simply mass produces straps; I want each of my straps to be special. I like to purchase small amount of fabrics so that I am always changing what is in stock, and I really love it when I have the time to get extra creative. Adding ruffles, flowers, buttons, and other embellishments is very enjoyable for me. For me, making the straps is kind of like scrapbooking (which I have been doing for 13 years now) - a great background may be all you need, but layering in just the right way can really give your project some pop. Some of the most fun I have had is creating Disney-themed straps in preparation for this giveaway. Originally I was just offering a Mickey and a Minnie strap. But it was actually Brittney's digi-kits that got me thinking (okay, my daughter would say obsessing) about &lt;a href="http://www.etsy.com/shop/SomethingStrappy?section_id=11188910"&gt;Disney-inspired straps&lt;/a&gt;. I didn't want to go out and buy Disney fabric and make a strap; I wanted the strap to be more creative than that. So I have been having lots of fun working on straps that represent various Disney characters. I think one of my favorites is my &lt;a href="http://www.etsy.com/listing/104560315/maleficent-custom-order"&gt;Maleficent strap&lt;/a&gt; - just because she is such a terrific Disney villain. But I also love the &lt;a href="http://www.etsy.com/listing/104395012/you-choose-disney-patchwork-camera-strap"&gt;simple patchwork strap&lt;/a&gt; of various black, red and white patterned fabrics. For me, it is more than just sewing a camera strap, it is creating something that puts a smile on the face of any client when she grabs Something Strappy to head out the door.&lt;br /&gt;&lt;br /&gt;Thank you so much Kim, for letting us get to know you and your business a little better.  &lt;br /&gt;&lt;br /&gt;I LOVE spotlighting small mommy-owned businesses like this.  Because that's what I am too!&lt;br /&gt;&lt;br /&gt;Ok - to the part you've been waiting for - the giveway!!  . . .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/somethingstrappygiveaway.png&gt;&lt;/center&gt;&lt;br /&gt;How to enter:&lt;br /&gt;&lt;br /&gt;* Comment here on the blog with the name of the camera strap from &lt;a href="http://www.etsy.com/shop/SomethingStrappy?ref=seller_info"&gt;Something Strappy&lt;/a&gt; that you'd love win.&lt;br /&gt;* 1 entry per person&lt;br /&gt;* Open to all US Residents.  &lt;i&gt;(outside of US - you can enter if you'll agree to pay the added shipping cost)&lt;/i&gt;&lt;br /&gt;* Entries due by midnight (Mountain Time) on Thursday night, July 20.  Winner will be announced on Friday morning.&lt;br /&gt;&lt;br /&gt;*** Winner receives 1 camera strap of their choice from Something Strappy. ***&lt;br /&gt;&lt;br /&gt;Make sure you visit &lt;a href="http://www.facebook.com/SomethingStrappy?ref=ts"&gt;Something Strappy on Facebook&lt;/a&gt;.  She's doing a Britt-ish Designs giveaway there too. Simultaneous Giveways!!&lt;br /&gt;&lt;br /&gt;&lt;i&gt;WINNER HAS BEEN ANNOUNCED.  Comments are closed.  See previous post for Winner.  Thanks for your interest in this giveaway!&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8303454940770657401/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html#comment-form' title='116 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' title='Camera Strap Giveaway'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_DisneyStrapCollage.jpg' height='72' width='72'/><thr:total>116</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1853775837526338597</id><published>2012-07-15T14:32:00.000-06:00</published><updated>2012-07-15T14:32:24.249-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>vote for rocky!</title><content type='html'>Hey friends.  I need some help!  My parent's pup is entered in a contest to win a lifetime supply of "Greenies" pet treats!!  He's in second place, but needs our help to win.&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.facebook.com/Greenies/app_352914924775046"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/voteforrocky.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;You need to be on Facebook to be able to vote.  And for some reason the "Greenies" page and app doesn't work on your phone, so you gotta do this at a comptuer.  Click &lt;a href="http://www.facebook.com/Greenies/app_352914924775046"&gt;&lt;b&gt;HERE&lt;/b&gt;&lt;/a&gt; to get to their page.  Like their page and then vote for "Rocky Rodee" in the Best Vocal Performance category. You are allowed to vote once a day until July 28.&lt;br /&gt;&lt;br /&gt;Check out Rocky's video (no idea why its sideways) and listen to my MOM'S Vocal Performance too! HAHAH!!!!  &lt;br /&gt;&lt;br /&gt;Thanks so much!  My family will really appreciate the support.  &lt;br /&gt;&lt;br /&gt;Ta ta for now!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1853775837526338597/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/07/vote-for-rocky.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1853775837526338597'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1853775837526338597'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/07/vote-for-rocky.html' title='vote for rocky!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_voteforrocky.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1122604154828355979</id><published>2012-07-13T00:00:00.000-06:00</published><updated>2012-07-13T00:00:03.425-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>change your fate</title><content type='html'>I am VERY excited for today's new release!  I have a magical new collaboration with Trixie Scraps Designs.  We teamed up to bring you this . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=375"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Change Your Fate"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=375"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_trixie_changeyourfate_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Isn't she purrrrdy?  I totally love how this kit came out.  It's mysterious and magical and full of fun and whimsy.  I LOVE how Tracy (aka Trixie Scraps) described the kit in her shop:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;"'Change Your Fate' is an homage to a new breed of "magical" movie princess... one who is strong and brave, who chooses to buck tradition and forge her own path. This collection is perfect for pages about pursuing your dreams, changing your own fate, being brave, and writing your own story. Use this collection to scrap about your Scottish and Irish heritage photos as easily as you can your photos of trips to the Green Isle! Document your time at the movies on opening weekend... or take a hike and use the natural elements in this kit to scrap about that, too! This beautiful Celtic-inspired kit will surprise you again and again with its versatility and scrap-ability and it is our hope that it becomes one of your very favorite kits in your stash!"&lt;/blockquote&gt;&lt;br /&gt;We saw Pixar's new movie, "Brave" opening weekend.  We just couldn't wait!  Here's the page I scrapped about it with the new kit:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/brittgirls/Brave_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/Brave_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here are some creations from the Britt Girls:&lt;br /&gt;&lt;br /&gt;by melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/changeyourfate-melissa.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by kendall&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/changeyourfate-kendall.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/changeyourfate-tanya.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by mary&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/changeyourfate-mary.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by chelle&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/changeyourfate-chelle.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/changeyourfate-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/changeyourfate-justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by kim&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/changeyourfate-kim.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/changeyourfate-kat.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/changeyourfate-kelsy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/changeyourfate-wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by cami&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/changeyourfate-cami.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by kat&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/changeyourfate-kat2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by heather&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/changeyourfate-heather.jpg&gt;&lt;br /&gt;&lt;br /&gt;by sara&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/changeyourfate-sara.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I'll have to write a full review, but we REALLY loved "Brave" and highly recommend it.  It was a little intense and scary at parts, but Scarlett was ok.  Nothing too bad.  &lt;br /&gt;&lt;br /&gt;Hope you guys will come &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=375"&gt;grab the kit&lt;/a&gt;!  Enjoy this freebie add-on, as well!  I hope it'll add just a little more magic to your "Change Your Fate" layouts.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_changeyourfate_AO_600-1.jpg&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_changeyourfate_AO.zip"&gt;[DOWNLOAD HERE]&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;There's a great freebie from Trixie Scraps &lt;a href="http://blog.trixiescraps.com/"&gt;on her blog&lt;/a&gt; too!  Make sure to go snag it.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1122604154828355979/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/07/change-your-fate.html#comment-form' title='13 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1122604154828355979'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1122604154828355979'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/07/change-your-fate.html' title='change your fate'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_trixie_changeyourfate_600.jpg' height='72' width='72'/><thr:total>13</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7212472366675096201</id><published>2012-07-12T08:00:00.000-06:00</published><updated>2012-07-12T08:00:10.429-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>let's be brave tomorrow!</title><content type='html'>As many of you guessed, I have an exciting new collaboration kit coming tomorrow!! &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/teaserad2.png&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Trixie Scraps &amp; I have been hard at work making something pretty magical.  Josh says it might be his favorite kit I've ever made.  That's all I'm going to say!! Check back in at midnight to see the full kit &amp; all the fun pages the team and I have scrapped up.  Get ready to change your fate . . . &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7212472366675096201/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/07/lets-be-brave-tomorrow.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7212472366675096201'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7212472366675096201'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/07/lets-be-brave-tomorrow.html' title='let&apos;s be brave tomorrow!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_teaserad2.png' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-566349572477832271</id><published>2012-07-11T08:00:00.000-06:00</published><updated>2012-07-11T08:00:05.113-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>fate is on its way . . .</title><content type='html'>&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/teaserad1.png&gt;&lt;/center&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/566349572477832271/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/07/fate-is-on-its-way.html#comment-form' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/566349572477832271'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/566349572477832271'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/07/fate-is-on-its-way.html' title='fate is on its way . . .'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_teaserad1.png' height='72' width='72'/><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8769262150512670164</id><published>2012-07-06T00:00:00.000-06:00</published><updated>2012-07-06T00:00:07.768-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>magazine clipped alpha</title><content type='html'>Today's new release is something unique, funky and oh-so-fun!  I give you . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=374"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Magazine Clipped Alpha"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=374"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_magazineclipped_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;This alpha comes with &lt;b&gt;TWO&lt;/b&gt; full sets of letters, numbers &amp;amp; punctuation in a random assortment of styles &amp;amp; colors.&lt;br /&gt;&lt;br /&gt;Here's my page:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/brittgirls/FamilyPhoto_BLOG.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/FamilyPhoto_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Here's a tip when using this alpha: the team and I realized that with just a few tiny color adjustment tweaks you can really use this alpha on almost ANY type of page.  Look at the diversity of pages from the Britt Girls:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by sara&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/magazineclipped-sara.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/magazineclipped-melissa.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by kim&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/magazineclipped-kim.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/magazineclipped-kat.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/magazineclipped-becca.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by fonnetta&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/magazineclipped-fonnetta.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by kelsy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/magazineclipped-kelsy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/magazineclipped-wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by mary&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/magazineclipped-mary.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I still can't beleive the wide range of pages that everyone was able to scrap using this alpha - from outdoorsy/nature to wild funky tween pages.  This alpha works for EVERYTHING! &lt;br /&gt;&lt;br /&gt;Alright - let's get to the Show Offs!  Here is your slideshow for this week:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="visibility:visible;width:540px;margin:auto;"&gt;&lt;embed src="http://flash.picturetrail.com/pflicks/3/spflick.swf" quality="high" FlashVars="ql=2&amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8797038" wmode="transparent" bgcolor="#000000" width="540" height="410" name="070612" align="middle" allowScriptAccess="sameDomain" style="height:410px;width:540px" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;p style="whitespace:no-wrap;margin-top:10px;height:24px;width:540px"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" src="http://pics.picturetrail.com/res/pflicks/pt.gif" border="0" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" style="margin-left:5px" src="http://pics.picturetrail.com/static/images/pt2.gif" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Every Show Off this week is getting my new "Magazine Clipped Alpha" for free as their gift!! So watch those email inboxes!  &lt;i&gt;(please &lt;a href="http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html"&gt;Show Off&lt;/a&gt; next time, July 20, to get a prize &amp; to be included in the blog Show Off Slideshow)&lt;/i&gt;  Thank you to everyone who Showed Off this week!&lt;br /&gt;&lt;br /&gt;And with that - I'll sign off.  I hope you all have a wonderful fun &amp; sun filled weekend.  See ya later! &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8769262150512670164/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/07/magazine-clipped-alpha.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8769262150512670164'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8769262150512670164'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/07/magazine-clipped-alpha.html' title='magazine clipped alpha'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_magazineclipped_600.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3527302816171690153</id><published>2012-07-01T00:00:00.000-06:00</published><updated>2012-07-01T00:07:14.392-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Flashback'/><title type='text'>July Flashback</title><content type='html'>&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FlashbackBannermia.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Flashback with me two years ago to Summer 2010, when I released my first major patriotic themed kit, &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=131"&gt;&lt;b&gt;"Made in America"&lt;/b&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=131"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Flashback-Ad-mia-1.png&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;During the month of July, &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=131"&gt;"Made In America"&lt;/a&gt; and the coordinating &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=22"&gt;"Awesome Blue Alpha"&lt;/a&gt; will both be 25% off!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=22"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_abluea_600.jpg width=400&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And you can still download the original add-on freebie if you don't already have it:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BD_miaAO_600.jpg width=400&gt;&lt;br /&gt;&lt;a href="http://www.4shared.com/file/6-WtM-0K/brittdes_miaAO.html"&gt;[DOWNLOAD HERE]&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Here are some of the new layouts the Britt Girls and I have scrapped using our July Flashback products:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;by me&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/MadeInAmerica_BLOG.png"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/MadeInAmerica_BLOG.png width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;by Kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/brittdes_mia_600_02.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/brittdes_mia_600_03.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Heather&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/brittdes_mia_600_04.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Becca&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/brittdes_mia_600_05.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Cami&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/brittdes_mia_600_06.jpg&gt;&lt;br /&gt;&lt;br /&gt;by Wendy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/brittdes_mia_600_07.jpg&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I hope these layouts have inspired you to start scrapping your own "Made In America" layouts.  Let's start this month's Flashback Challenge!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FlashbackChallengemia_300.png&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Create a layout using &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=131"&gt;"Made In America"&lt;/a&gt; and/or &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=22"&gt;"Awesome Blue Alpha"&lt;/a&gt; before July 31st, and post it in the &lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=5"&gt;Britt-ish Designs Challenge Gallery&lt;/a&gt;. Then come back to this post and paste a link to your layout in the comments. At the end of the month I'll do a random drawing for 1 winner of a $15 Gift Certificate to my shop. No matter when you purchased "Made In America" - today, last week or last year - just use it to create a layout and enter it to win!!&lt;br /&gt;&lt;br /&gt;If you've never entered one of our Flashback Challenges, please read the "important note" at &lt;a href="http://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html"&gt;the end of last month's challenge&lt;/a&gt; regarding how to post and enter the challenge correctly.&lt;br /&gt;&lt;br /&gt;One more note. I know some people have had trouble in the past with the gallery. But all problems were solved by simply trying another browser. My gallery and Internet Explorer don't get along. So, if you're having trouble seeing where to Register, Log In, Upload, or Comment - just try using a different browser (like Firefox, for example) and you shouldn't have any trouble.&lt;br /&gt;&lt;br /&gt;And last but not least - it's time to find out who won last month's Ohana Flashback Challenge.  The lucky randomly chosen winner was . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;Sara (aka undertheseas) and her &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=1852"&gt;"Kona Cafe"&lt;/a&gt; layout&lt;/b&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=1852"&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10114/normal_2012_06_09_kona.jpg width=400&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Congrats, Sara! I'll email you your $15 gift certificate today.&lt;br /&gt;&lt;br /&gt;Well, its almost the 4th, so I hope you all have a very happy Independence Day with your friends and family.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_godblesstheUSA.png"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_godblesstheUSA.png width=500&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;(psst - click the word art above and then right click to save the .png to use on your own layouts.)&lt;br /&gt;&lt;br /&gt;AND . . . &lt;b&gt;HAPPY CANADA DAY&lt;/b&gt; to all my Canadian friends.  My little brother is in Toronto right now on a mission for &lt;a href="http://mormon.org/"&gt;our church&lt;/a&gt; so we're having a very happy Canada Day here at home thinking of him.  And tomorrow we'll be attending a little Canada Day parade in my brother's neighborhood (apparently there are lots of Canadians who live around there! haha!!) We're so excited!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3527302816171690153/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/07/july-flashback.html#comment-form' title='13 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3527302816171690153'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3527302816171690153'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/07/july-flashback.html' title='July Flashback'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_FlashbackBannermia.jpg' height='72' width='72'/><thr:total>13</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-723985465285955770</id><published>2012-06-30T14:04:00.000-06:00</published><updated>2012-06-30T14:05:44.937-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='MouseScrappers'/><title type='text'>free challenge template</title><content type='html'>Just wanted to pop in and announce that I'm hosting a &lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=11292"&gt;Template Challenge&lt;/a&gt; over at MouseScrappers and it starts today!  You can pick up a free template, scrap it up purrrrdy and then post it for the rest of us to see! &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=11292"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_MStemplate3_600.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;i&gt;(Click the template preview to go check out the challenge over at MouseScrappers.)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Here is the page I scrapped:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/YUMYUMYUMM_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/YUMYUMYUMM_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mousescrappers.com/photos/showphoto.php?photo=28639&amp;title=yummmm-yumm-yum-21&amp;cat=590"&gt;&lt;i&gt;{credits here}&lt;/i&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;If this template looks familiar, its because I used my Father's Day &lt;a href="http://brittishdesigns.blogspot.com/2012/06/i-dare-ya.html"&gt;Digi Dare layout&lt;/a&gt; to create it!  &lt;i&gt;(*Random sidenote: I printed that Father's Day page off and gave it to my Dad and he TOTALLY loved it.  I even saw a few tears!!  SUCCESS!)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Hope you enjoy the free template &amp; that you'll scrap some Disney pics with it for the challenge.  Can't wait to see your pages!&lt;br /&gt;&lt;br /&gt;OH &amp; don't forget to submit your &lt;a href="http://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html"&gt;Flashback Challenge&lt;/a&gt; entries!  The deadline is tonight at midnight!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/723985465285955770/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/06/free-challenge-template.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/723985465285955770'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/723985465285955770'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/06/free-challenge-template.html' title='free challenge template'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_MStemplate3_600.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2919641797908925543</id><published>2012-06-25T12:20:00.000-06:00</published><updated>2012-06-25T12:20:17.585-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>challenge reminder</title><content type='html'>Just popping in to remind everyone that there are just 5 more days to pick up &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=146"&gt;"Ohana"&lt;/a&gt; at 25% off and to enter the &lt;a href="http://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html"&gt;June Flashback Challenge&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=146"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Flashback-Ad-oha-1.png&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I've had 6 entries come in so far, so there is still a great chance to enter to win that $15 Gift Certificate!!  Make sure to post your layout in the comments section of the &lt;a href="http://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html"&gt;challenge post&lt;/a&gt; (not this post).  &lt;br /&gt;&lt;br /&gt;Good luck &amp; happy scrapping!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2919641797908925543/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/06/challenge-reminder.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2919641797908925543'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2919641797908925543'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/06/challenge-reminder.html' title='challenge reminder'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_Flashback-Ad-oha-1.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5853081494802842226</id><published>2012-06-22T00:00:00.000-06:00</published><updated>2012-06-22T09:52:40.886-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>i'm a chevron-aholic</title><content type='html'>Hi, I'm Brittney and I'm a chevron-aholic.  Yes, I've become a little obsessed.  So I decided to make a couple all-chevron paper packs, so I can build up my chevron stash.  Plus, due to popular demand, I've got some all-new Nothing But Photos templates!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=372"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Chevron Craze: High Contrast"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=372"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_chevroncontrast_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=373"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Chevron Craze: Subtle"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=373"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_chevronsubtle_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=9&amp;products_id=371"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Nothing But Photos 2"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=372"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_nothingbutphotos2_600.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's what the Britt Girls and I scrapped with this new stuff:&lt;br /&gt;&lt;br /&gt;by britt&lt;br /&gt;&lt;a href="http://brittishdesigns.com/brittgirls/OurLilTigerCub_BLOG.jpg"&gt;&lt;img src=http://brittishdesigns.com/brittgirls/OurLilTigerCub_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/brittgirls/DaddysLittleAngel_BLOG.jpg"&gt;&lt;img src=http://brittishdesigns.com/brittgirls/DaddysLittleAngel_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;by becca&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/chevron-becca.jpg&gt;&lt;br /&gt;&lt;br /&gt;by cami&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls//chevron-cami.jpg&gt;&lt;br /&gt;&lt;br /&gt;by fonnetta&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/chevron-fonnetta.jpg&gt;&lt;br /&gt;&lt;br /&gt;by heather&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls//chevron-heather.jpg&gt;&lt;br /&gt;&lt;br /&gt;by justine&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/chevron-justine.jpg&gt;&lt;br /&gt;&lt;br /&gt;by kat&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls//chevron-kat.jpg&gt;&lt;br /&gt;&lt;br /&gt;by kelsy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/chevron-kelsy.jpg&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/chevron-kelsy2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by kendall&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls//chevron-kendall.jpg&gt;&lt;br /&gt;&lt;br /&gt;by kim&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/chevron-kim.jpg&gt;&lt;br /&gt;&lt;br /&gt;by mary&lt;br /&gt;&lt;a href="http://brittishdesigns.com/brittgirls//chevron-mary.jpg"&gt;&lt;img src=http://brittishdesigns.com/brittgirls//chevron-mary.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;by melissa&lt;br /&gt;&lt;a href="http://brittishdesigns.com/brittgirls/chevron-melissa.jpg"&gt;&lt;img src=http://brittishdesigns.com/brittgirls/chevron-melissa.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls//chevron-melissa2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by becca&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/chevron-becca2.jpg&gt;&lt;br /&gt;&lt;br /&gt;by natasha&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls//chevron-natasha.jpg&gt;&lt;br /&gt;&lt;br /&gt;by wendy&lt;br /&gt;&lt;img src=http://brittishdesigns.com/brittgirls/chevron-wendy.jpg&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;And now, its time for another Show Off Slideshow.  Enjoy:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="visibility:visible;width:540px;margin:auto;"&gt;&lt;embed src="http://flash.picturetrail.com/pflicks/3/spflick.swf" quality="high" FlashVars="ql=2&amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8791248" wmode="transparent" bgcolor="#000000" width="540" height="410" name="062212" align="middle" allowScriptAccess="sameDomain" style="height:410px;width:540px" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;p style="whitespace:no-wrap;margin-top:10px;height:24px;width:540px"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" src="http://pics.picturetrail.com/res/pflicks/pt.gif" border="0" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" style="margin-left:5px" src="http://pics.picturetrail.com/static/images/pt2.gif" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;Thank you so much to all those who showed off this week!  You are all getting some exclusive chevron papers that aren't available in the shop - only for my &lt;a href="http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html"&gt;Show Offs&lt;/a&gt;.  Check your email inboxes for those.  Next Show Off Slideshow &amp; gift will be July 6, so get those &lt;a href="http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html"&gt;layouts sent in!&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And with that, I'll say good bye for today.  Hope you all have lots of fun scrapping in your plans for this weekend.  Either be out there making memories, or scrapping them! haha  Have a good one.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5853081494802842226/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/06/im-chevron-aholic.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5853081494802842226'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5853081494802842226'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/06/im-chevron-aholic.html' title='i&apos;m a chevron-aholic'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_chevroncontrast_600.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3764515569784344852</id><published>2012-06-20T17:45:00.001-06:00</published><updated>2012-06-20T17:45:42.616-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Wordless Wednesday'/><title type='text'>Wordless Wednesday</title><content type='html'>I thought I'd pop in and post another Wordless Wednesday, although I'm not very good about the "wordless" part.  &lt;br /&gt;&lt;br /&gt;Don't you just think its amazing how we all have these little devices in our pockets at any given moment to whip out and capture whatever memory is happening?  I think its just incredible.  Here are just a few of my favorite iPhone pictures from Scarlett's first visit to Disneyland back in November 2011.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScarlettDressedUpLikeMinnie.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScarlettDressedUpLikeMinnie.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/CaliforniaScreamin.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/CaliforniaScreamin.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BlackAndWhiteScarlett.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BlackAndWhiteScarlett.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/GirlsWithRapunzel.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/GirlsWithRapunzel.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FacePaint.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FacePaint.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MarciandMaya.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MarciandMaya.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Find more Wordless Wednesday Disney pics by clicking on the blog hop image below:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.focusedonthemagic.com/2012/06/wordless-wednesday-move-it-shake-it.html" target="_blank"&gt;&lt;img alt="Focused on the Magic" src="http://i12.photobucket.com/albums/a216/debs_pics/DWWBHop_Focused-on-the-Magi.jpg"/&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;With the phone photos, some obviously turn out better than others.  But even those that aren't the best quality, still capture those fun little moments.  Plus, you can share them instantly with friends and family while you are in the park (making them wildly jealous! haha!!)&lt;br /&gt;&lt;br /&gt;Have a magical day!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3764515569784344852/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/06/wordless-wednesday_20.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3764515569784344852'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3764515569784344852'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/06/wordless-wednesday_20.html' title='Wordless Wednesday'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_ScarlettDressedUpLikeMinnie.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8836241996476953072</id><published>2012-06-15T11:59:00.000-06:00</published><updated>2012-06-15T11:59:56.266-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>i dare ya . . .</title><content type='html'>Did you know that I'm a darer over at &lt;a href="http://www.digidares.com/"&gt;The Digi Dares&lt;/a&gt;?  I got the invite and joined the Dare team last month.  So far its been a total blast!  This week its my turn to &lt;a href="http://www.digidares.com/?p=3724"&gt;host a dare&lt;/a&gt; for the first time!  Come check it out, play along, and you might win a FAB prize!&lt;br /&gt;&lt;br /&gt;My dare is about Dads, and this is the page I scrapped for it.  &lt;i&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;(Shh!  Don't tell my dad, I'm going to print this and give it to him as his card this year.)&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ThankU_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ThankU_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;i&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p405178-thank-u.html"&gt;{credits here}&lt;/a&gt;&lt;/i&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Hope you all have a magical weekend.  xoxo&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8836241996476953072/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/06/i-dare-ya.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8836241996476953072'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8836241996476953072'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/06/i-dare-ya.html' title='i dare ya . . .'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_ThankU_BLOG.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2379858928213482304</id><published>2012-06-13T10:20:00.000-06:00</published><updated>2012-06-13T10:20:10.297-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Wordless Wednesday'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><category scheme='http://www.blogger.com/atom/ns#' term='Scarlett'/><title type='text'>Wordless Wednesday</title><content type='html'>What?!! The last time I did a Wordless Wednesday post was last September??! Is that possible?  Well, I'm LONG overdue!  &lt;br /&gt;&lt;br /&gt;Here are some photos from Scarlett's first trip to Disneyland (Nov 2011).  Meeting Jessie for the first time.  (Jessie is Josh's favorite character, so of course this was a BIG moment!)&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;i&gt;(click any image to enlarge)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm9.staticflickr.com/8158/7369015478_47817faaf3_b.jpg"&gt;&lt;img src=http://farm9.staticflickr.com/8158/7369015478_47817faaf3_b.jpg height=700&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm8.staticflickr.com/7090/7183781843_2554de3e3c_b.jpg"&gt;&lt;img src=http://farm8.staticflickr.com/7090/7183781843_2554de3e3c_b.jpg height=700&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm8.staticflickr.com/7079/7369015318_65aaa6d81d_b.jpg"&gt;&lt;img src=http://farm8.staticflickr.com/7079/7369015318_65aaa6d81d_b.jpg height=700&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm6.staticflickr.com/5312/7183781769_c3c6fdc67c_b.jpg"&gt;&lt;img src=http://farm6.staticflickr.com/5312/7183781769_c3c6fdc67c_b.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm9.staticflickr.com/8149/7369015272_d66c542007_b.jpg"&gt;&lt;img src=http://farm9.staticflickr.com/8149/7369015272_d66c542007_b.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;You can see more Wordless Wednesdays from other Disney folks by clicking this graphic.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.focusedonthemagic.com/2012/06/wordless-wednesday-great-movie-ride.html#more" target="_blank"&gt;&lt;img alt="Focused on the Magic" src="http://i12.photobucket.com/albums/a216/debs_pics/DWWBHop_Focused-on-the-Magi.jpg"/&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Oh &amp; sorry about the little copyright watermark.  I hope its not too intrusive in your enjoyment of the photos.  Any pictures of Scarlett I post from here on out will have to have a watermark.  I recently had an online baby-related company steal a photo off my blog and use it to promote their memorial day sale.  It was a pretty horrifying &amp; infuriating situation.  We still want to share our lives (and our beautiful baby) with you.  We'll just watermark our photos so people will have no problem identifying where these photos come from.&lt;br /&gt;&lt;br /&gt;Anyway - have a WONDERFUL WEDNESDAY!!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2379858928213482304/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/06/wordless-wednesday.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2379858928213482304'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2379858928213482304'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/06/wordless-wednesday.html' title='Wordless Wednesday'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4647561055989504781</id><published>2012-06-08T00:00:00.000-06:00</published><updated>2012-06-08T00:00:10.308-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>leave the world behind (again!)</title><content type='html'>Over four years ago I released a kit called "Leave the World Behind".  I've always loved its color scheme, theme and overall feel.  But as my style and skills have evolved, it has not exactly held up to my current aesthetic.  It was time to retire the original and do a COMPLETE re-do!!!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=369"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;b&gt;"Leave the World Behind"&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=369"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_leavebehind_600.jpg" /&gt; &lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Same fun feel &amp; colors - totally new patterns, embellishments, and pizazz!  There is a new add-on freebie at the end of this post as well!  I also have these new cards in the shop:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=4&amp;products_id=370"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;b&gt;"Cut Out Cards"&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=4&amp;products_id=370"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_cutout_600.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LetsGo_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LetsGo_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/brittgirlslayouts.png" /&gt;&lt;br /&gt;by chelle&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/leavebehind-chelle.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by krista&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/leavebehind-krista.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by kim&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/leavebehind-kim.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by natasha&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/leavebehind-nat.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by wendy&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/leavebehind-wendy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by melissa&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/leavebehind-melissa.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by justine&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/leavebehind-justine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by jan&lt;br /&gt;&lt;a href="http://brittishdesigns.com/brittgirls/leavebehind-jan.jpg"&gt;&lt;img src="http://brittishdesigns.com/brittgirls/leavebehind-jan.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/leavebehind-jan2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by becca&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/leavebehind-becca.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by amanda&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/leavebehind-amanda.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by tanya&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/leavebehind-tanya.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;by kat&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/leavebehind-kat.jpg" /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/brittgirls/leavebehind-kat2.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Ok . . . last item of business.  Here's the Show Off Slideshow:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="visibility:visible;width:540px;margin:auto;"&gt;&lt;embed src="http://flash.picturetrail.com/pflicks/3/spflick.swf" quality="high" FlashVars="ql=2&amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8784497" wmode="transparent" bgcolor="#000000" width="540" height="410" name="060812" align="middle" allowScriptAccess="sameDomain" style="height:410px;width:540px" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;p style="whitespace:no-wrap;margin-top:10px;height:24px;width:540px"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" src="http://pics.picturetrail.com/res/pflicks/pt.gif" border="0" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" style="margin-left:5px" src="http://pics.picturetrail.com/static/images/pt2.gif" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Each of this week's Show Offs are getting my new &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=4&amp;products_id=370"&gt;"Cut Out Cards"&lt;/a&gt; as their gift.&lt;br /&gt;&lt;br /&gt;And here is the add-on freebie:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_leavebehind_addon_600.jpg&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_leavebehind_addon.zip"&gt;[DOWNLOAD HERE]&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Hope you enjoy it!  And have a very happy weekend!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4647561055989504781/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html#comment-form' title='17 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4647561055989504781'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4647561055989504781'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html' title='leave the world behind (again!)'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_leavebehind_600.jpg' height='72' width='72'/><thr:total>17</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7738477934126376406</id><published>2012-06-05T21:53:00.000-06:00</published><updated>2012-06-05T21:54:30.914-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='baby'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>baby in a tea cup</title><content type='html'>One year ago, I posted &lt;a href="http://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html"&gt;Scarlett Ann's birth announcement&lt;/a&gt; here on the blog.  Well, I finally got around to scrapping these beloved photos (it's so hard for me to scrap extra special photos!).  And I TOTALLY love how it came out.&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MyCupofTea_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MyCupofTea_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p394429-she-27s-my-cup-of-tea.html"&gt;&lt;i&gt;[credits here]&lt;/i&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I told you all in my original post that I found my oversized tea cup at WalMart in the garden center (it's actually a planter). When I bought mine last year, there were maybe two designs to chose from. Well . . .&lt;br /&gt;&lt;br /&gt;The other day I was walking through WalMart and ran into this entire WALL of giant adorable tea cups!  PERFECT baby photo props!!  I whipped out my phone to take some pictures to share this awesome find.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/walmartteacups.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/walmartteacups.jpg height=700&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Oh my goodness!  Where to even start!!  Here is a close up of some of them.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/zebrateacup.jpg&gt;&lt;br /&gt;ZEBRA!! That is so Scarlett's "thing".  I was immediately drawn to the zebra.  I think it would be cute for a boy too!&lt;br /&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/polkadotteacup.jpg&gt;&lt;br /&gt;Bright polka dots! ADORABLE!!&lt;br /&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/redteacup.jpg&gt;&lt;br /&gt;You can't beat a red and white polka dot.  It's so Minnie Mouse.  How cute would this be with a baby in a &lt;a href="http://www.etsy.com/listing/71551190/crochet-minnie-mouse-hat-with-cherry-red"&gt;Mickey (or Minnie) Ear hat&lt;/a&gt;?&lt;br /&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/flowerteacup.jpg&gt;&lt;br /&gt;There were a few "flower" style pots, that didn't have handles like the other tea cups.  But how sweet would these look with a newborn baby blossoming out of them?  So Anne Geddes!!&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;They were all $19.96 when I was there, but I bet they go on sale as the season progresses.  &lt;br /&gt;&lt;br /&gt;I have to admit I was a little jealous of all the choices out there that I didn't have!  But I knew I had to share my find with you guys.  Hope it helps.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7738477934126376406/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/06/baby-in-tea-cup.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7738477934126376406'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7738477934126376406'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/06/baby-in-tea-cup.html' title='baby in a tea cup'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_MyCupofTea_BLOG.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3610058842506512403</id><published>2012-06-01T00:00:00.000-06:00</published><updated>2012-06-01T09:26:44.988-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Flashback'/><title type='text'>june flashback: ohana</title><content type='html'>&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FlashbackBanneroha.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Hi there folks, it's time to Flashback yet again, to a fun kit from my past!  And this month, we're flashing back to . . . &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=146"&gt;&lt;b&gt;"OHANA"&lt;/b&gt;&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=146"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Flashback-Ad-oha-1.png&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;During the month of June, &lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=146"&gt;"Ohana"&lt;/a&gt;&lt;/b&gt; and &lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=147"&gt;"Ohana: Bonus Alpha"&lt;/a&gt;&lt;/b&gt; will both be 25% off!&lt;br /&gt;&lt;br /&gt;And, you can still grab that original Add-On Freebie if you don't already have it:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_ohaAO_600.jpg width=450&gt;&lt;br /&gt;&lt;a href="http://4shared.com/file/107936019/233a77fc/brittdes_ohanaAO.html"&gt;[DOWNLOAD HERE]&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Check out the new pages the Britt Girls and I have created using "Ohana".  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BearLake2011_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BearLake2011_BLOG.jpg width=600&gt;&lt;/a&gt; &lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittgirlsoha.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Looking at all those fun layouts just had to get you fired up to scrap with Ohana, right?  Well, then let's kick off the month's Flashback Challenge!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FlashbackChallengeohaSidebar.png&gt;&lt;/center&gt;'&lt;br /&gt;&lt;br /&gt;Create a layout using &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=146"&gt;"Ohana"&lt;/a&gt; and/or &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=147"&gt;"Ohana: Bonus Alpha"&lt;/a&gt; before June 30th, and post it in the &lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=5"&gt;Britt-ish Designs Challenge Gallery&lt;/a&gt;. Then come back to this post and paste a link to your layout in the comments. At the end of the month I'll do a random drawing for 1 winner of a $15 Gift Certificate to my shop. No matter when you purchased "Ohana" - today, last week or last year - just use it to create a layout and enter it to win!!&lt;br /&gt;&lt;br /&gt;*IMPORTANT NOTE* When you want to link to one of your pages in the Britt-ish Designs Gallery, you need to click on this little icon to make sure that "Display File Information" is on.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LinkHowTo1.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Then, below your credits, you'll see the File Information. Use this URL when linking up your page. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LinkHowTo2-1.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;You can't just copy and paste the URL that's at the top of your browser window! It won't work. &lt;br /&gt;&lt;/b&gt;&lt;br /&gt;One more note. I know some people have had trouble in the past with the gallery. But all problems were solved by simply trying another browser. My gallery and Internet Explorer don't get along. So, if you're having trouble seeing where to Register, Log In, Upload, or Comment - just try using a different browser (like Firefox, for example) and you shouldn't have any trouble.&lt;br /&gt;&lt;br /&gt;And of course, I'm sure you're all curious to see who is the winner of last month's Flashback Challenge . . . our lucky randomly drawn layout was:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;Monica (aka Umyesh)'s &lt;a href=http://www.brittishdesigns.com/gallery/displayimage.php?pid=1785&gt;"Grand"&lt;/a&gt; layout.&lt;/b&gt;&lt;br /&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10229/ABlessGrand-001.jpg width=400&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Can you believe she was able to scrap a layout about grandparents using a Star Wars kit! HAHA!! Good on ya, Monica! I'll be emailing you a gift certificate for $15 today.&lt;br /&gt;&lt;br /&gt;Hope you all have a happy weekend with your "Ohana".  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_oha_freewordart.png"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_oha_freewordart.png width=450&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;(psst - click the word art above and then right click to save the .png to use on your own layouts.)&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3610058842506512403/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html#comment-form' title='15 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3610058842506512403'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3610058842506512403'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html' title='june flashback: ohana'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_FlashbackBanneroha.jpg' height='72' width='72'/><thr:total>15</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3075508610926519065</id><published>2012-05-25T00:00:00.000-06:00</published><updated>2012-05-25T00:00:07.448-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>great show offs today!</title><content type='html'>No new releases this week.  I was in need a week off!  :)  &lt;br /&gt;&lt;br /&gt;But I do have a wonderful Show Off Slideshow.  Check it out:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="visibility:visible;width:540px;margin:auto;"&gt;&lt;embed src="http://flash.picturetrail.com/pflicks/3/spflick.swf" quality="high" FlashVars="ql=2&amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8777229" wmode="transparent" bgcolor="#000000" width="540" height="410" name="052511" align="middle" allowScriptAccess="sameDomain" style="height:410px;width:540px" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;p style="whitespace:no-wrap;margin-top:10px;height:24px;width:540px"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" src="http://pics.picturetrail.com/res/pflicks/pt.gif" border="0" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" style="margin-left:5px" src="http://pics.picturetrail.com/static/images/pt2.gif" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Everyone who showed off this week is getting a free &lt;a href=http://www.brittishdesigns.com/shop/index.php?main_page=index&amp;cPath=1&gt;alpha of their choice&lt;/a&gt; from my shop.  Enjoy, ladies!&lt;br /&gt;&lt;br /&gt;&lt;i&gt;(find out how simple it is to be a &lt;a href=http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html&gt;Show Off&lt;/a&gt; and get free gifts)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;I hope you all have a fantastic holiday weekend!  Unfortunately for us, Josh doesn't have Monday off, so it's just a regular weekend for us.  But hopefully Scarlett is all better (she's been sick this week) by Saturday, so we can do something fun!&lt;br /&gt;&lt;br /&gt;Have a good one!  ta ta!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3075508610926519065/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/05/great-show-offs-today.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3075508610926519065'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3075508610926519065'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/05/great-show-offs-today.html' title='great show offs today!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5731515627372240056</id><published>2012-05-18T00:00:00.000-06:00</published><updated>2012-05-17T21:43:07.463-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>friday new releases: random edition</title><content type='html'>Today is truly RANDOM!!! I've got lots of fun items, all of them are GREAT but man are they random when you put them all together like this.  Most of these were past challenge prizes.  I'm just catching up this week and putting them in the shop.&lt;br /&gt;&lt;br /&gt;So - here we go!  FIVE new random products now in the shop:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=364"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"One Fun Template #1"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=364"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_onefun1_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=8&amp;amp;products_id=368"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"It's Magical: Quick Pages"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=8&amp;amp;products_id=368"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_itsmagicalQP_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=365"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Sci-Fi Alpha&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=365"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_scifi_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=6&amp;amp;products_id=366"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Jamboree"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=6&amp;amp;products_id=366"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_jabmboree_600-1.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=367"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Word Cards: Old Friends"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=367"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_wordcardsoldfriends_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;My Britt Girls created some really awesome pages with this stuff.  Check it out:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittgirlsjamboree.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;That's all I have for today!!  Tonight I'm hosting book club &amp; I've got a million things to do to get ready!!!  (We read &lt;a href="http://www.amazon.com/Bel-Canto-Ann-Patchett/dp/0060934417"&gt;"Bel Canto"&lt;/a&gt;.  I'll make some time next week to write a book review.)  Gotta run.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5731515627372240056/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/05/random-friday.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5731515627372240056'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5731515627372240056'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/05/random-friday.html' title='friday new releases: random edition'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_onefun1_600.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5420505334249696152</id><published>2012-05-14T21:40:00.000-06:00</published><updated>2012-05-14T21:44:51.837-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Flashback'/><title type='text'>may flashback</title><content type='html'>Hello there!! We are moved back into our house, although we are far from being completely "moved back in" to our living room/dining room/my office.  But, the floors look sooooo perrrty.  &lt;br /&gt;&lt;br /&gt;I did manage to get some work done tonight, FINALLY! The Grab Bag items are now divided up &amp; &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=products_all&amp;disp_order=6"&gt;in the shop&lt;/a&gt;.  AND I'm very excited to finally be kicking off our May Flashback sale &amp;amp; challenge.  (Sorry its late this month!!)&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FlashbackBannerGALAL.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;This month our featured kit is one of my FAVES: &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=69"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;"Galactic Alliance"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=69"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Flashback-Ad-GALAL.png&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Now, if I was really on the ball, I would have had this Flashback all ready to go on Star Wars Day, May the Fourth.  But of course, inspiration for that idea struck a little too late.  But can we just pretend I'm that awesome and clever?? haha!&lt;br /&gt;&lt;br /&gt;And of course, you can still download the little add-on freebie if you don't already have it:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_galal_addon.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_galal_addon.jpg width=475&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.4shared.com/file/132855117/4f5e9163/brittdes_galalAO.html"&gt;[DOWNLOAD HERE]&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Check out some of these new pages my Britt Girls have scrapped with "Galactic Alliance":&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittgirlsgalal.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Feeling inspired?  Well, then its a good time to roll out this month's Flashback Challenge!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FlashbackChallengeGALAL-1.png&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Create a layout using any of the Mermaid Lagoon featured products before April 30th, and post it in the &lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=5"&gt;Britt-ish Designs Challenge Gallery&lt;/a&gt;. Then come back to this post and paste a link to your layout in the comments. At the end of the month I'll do a random drawing for 1 winner of a &lt;b&gt;$15 Gift Certificate&lt;/b&gt; to my shop. No matter when you purchased &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=69"&gt;"Galactic Alliance"&lt;/a&gt; - today, last week or last year - just use it to create a layout and enter it to win!!&lt;br /&gt;&lt;br /&gt;*IMPORTANT NOTE* When you want to link to one of your pages in the Britt-ish Designs Gallery, you need to click on this little icon to make sure that "Display File Information" is on.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LinkHowTo1.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Then, below your credits, you'll see the File Information. Use this URL when linking up your page. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LinkHowTo2-1.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;You can't just copy and paste the URL that's at the top of your browser window! It won't work. &lt;br /&gt;&lt;/b&gt;&lt;br /&gt;One more note. I know some people have had trouble in the past with the gallery. But all problems were solved by simply trying another browser. My gallery and Internet Explorer don't get along. So, if you're having trouble seeing where to Register, Log In, Upload, or Comment - just try using a different browser (like Firefox, for example) and you shouldn't have any trouble.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;And of course, we can't sign off without announcing the winner of last month's Flashback Challenge . . . our lucky randomly drawn layout was:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=1636"&gt;Shanell's "Birthday Party Invite"&lt;/b&gt;&lt;br /&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10082/Camilla-birthday-invite.jpg width=400&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;CONGRATS, Shanell!  I'll email you your $15 Gift Certificate right away.  &lt;br /&gt;&lt;br /&gt;There were a few more entries in April than there were in March (8), but still, that's not so many that you don't have a great chance of being that lucky winner.  So - what are you guys waiting for??  Scrap with "Galactic Alliance" and enter!&lt;br /&gt;&lt;br /&gt;Ok - here's to a fantastic week!! Scrap lots.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5420505334249696152/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/05/may-flashback.html#comment-form' title='18 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5420505334249696152'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5420505334249696152'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/05/may-flashback.html' title='may flashback'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_FlashbackBannerGALAL.jpg' height='72' width='72'/><thr:total>18</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6033813476306541111</id><published>2012-05-11T00:00:00.000-06:00</published><updated>2012-05-14T20:32:53.791-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>on a stay-cation (of sorts)</title><content type='html'>Well, today's not my typical Friday post.  We are actually staying at my parents' house this week while we have our wood floors refinished.  (Wait 'til I get home and can post some before &amp; after pictures!)  And we were planning on only being away for a couple days, but we had them do a "third coat" thing to the floors and it increased the cure time substantially.  So - what turned into a couple days away has turned into a lengthy little "stay-cation" at my mom &amp; dad's house.  &lt;br /&gt;&lt;br /&gt;It's been really nice, I have to admit, being away from the computer, away from work, away from the norm.  Scarlett has loved being here (different toys, different rooms to explore, new cupboards to pillage).  And she's slowly made my parent's dog her new BFF. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ReadingtoRocky.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ReadingtoRocky.jpg height=500&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;It's not like we don't come here at least once a week anyway, but spending days here is a new experience for her.  All we've been doing is playing, going outside, reading, and relaxing in the peace &amp; quiet.  When does that ever happen?  NEVER!  It's been heaven.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/OutsidePerspective.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/OutsidePerspective.jpg width=400&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/2Readers.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/2Readers.jpg width=400&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Plus, last night my dad stayed home with Scarlett (Josh was staying back at our house because all the windows have to stay open for it to cure faster) and me and my mom went to a chick flick!  It was FUN!!&lt;br /&gt;&lt;br /&gt;Ok, back to the point.  Today I'll be doing a quick reveal of what was in my 2012 NSD Grab Bag.  And of course, giving you the Show Off Slideshow.  But I'll have to wait and put the NSD Grab Bag stuff into the store and to get the Show Offs their gift until Monday, when I'm home.  I also had big plans to launch the May Flashback Challenge today, but that's going to have to wait 'til Monday too.  I'm working from my mom's computer here and there's only so much I can do. You know?&lt;br /&gt;&lt;br /&gt;Before I get to the reveal, I just wanted to stop and say &lt;b&gt;a great big THANK YOU to everyone who made my NSD sale a success!!&lt;/b&gt; Sorry if this is sappy, but it means the world to me that I get to run Britt-ish Designs AND be a stay-at-home mom.  And it would NOT be possible, if it weren't for you.  Thank you.  So very much.&lt;br /&gt;&lt;br /&gt;Ok - here's what was in the grab bag, and what will be in the store on Monday. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_nothingbutphotos1_600.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_nothingbutphotos1_600.jpg width=450&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_mommyiloveyou_ep_600.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_mommyiloveyou_ep_600.jpg width=450&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_mommyiloveyou_pp_600.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_mommyiloveyou_pp_600.jpg width=450&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_mommyiloveyou_alpha_600.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_mommyiloveyou_alpha_600.jpg width=450&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_wordcardsmom_600-1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_wordcardsmom_600-1.jpg width=450&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Lots of fun stuff, huh?  If you didn't get the chance to grab it all last week for just $3, don't worry it'll be back in the shop on Monday (at regular price).&lt;br /&gt;&lt;br /&gt;Ok . . . let's sit back and enjoy this week's &lt;a href="http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html"&gt;Show Off&lt;/a&gt; Slideshow.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="visibility:visible;width:540px;margin:auto;"&gt;&lt;embed src="http://flash.picturetrail.com/pflicks/3/spflick.swf" quality="high" FlashVars="ql=2&amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8768863" wmode="transparent" bgcolor="#000000" width="540" height="410" name="051112" align="middle" allowScriptAccess="sameDomain" style="height:410px;width:540px" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;p style="whitespace:no-wrap;margin-top:10px;height:24px;width:540px"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" src="http://pics.picturetrail.com/res/pflicks/pt.gif" border="0" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" style="margin-left:5px" src="http://pics.picturetrail.com/static/images/pt2.gif" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Like I mentioned earlier, &lt;a href="http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html"&gt;Show Offs&lt;/a&gt; will have to sit tight and wait for their gift on Monday.  But I promise, it IS coming!! &lt;br /&gt;&lt;br /&gt;Alrighty - hope you all have a very fun weekend.  Thanks for being patient with me while I take an impromptu stay-cation!  We should be home in the next day or two!!  TTFN.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6033813476306541111/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/05/on-stay-cation-of-sorts.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6033813476306541111'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6033813476306541111'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/05/on-stay-cation-of-sorts.html' title='on a stay-cation (of sorts)'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_ReadingtoRocky.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6995841429508519133</id><published>2012-05-04T19:00:00.000-06:00</published><updated>2012-05-04T19:00:02.858-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>late-night speed scrap tomorrow!!</title><content type='html'>I'm hosting a late-night Disney Speed Scrap over at MouseScrappers tomorrow night!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SciFiSpeedScrapAd.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;SAT. MAY 5, 2012&lt;br /&gt;11pm EST / 10pm CST / 9pm MST / 8pm PST&lt;br /&gt;&lt;br /&gt;During the first hour, the 7 instructions will be given. Then you'll have an additional 4 hours to get your layouts completed.  So you really have 5 hours total!  Not a very speedy Speed Scrap - maybe we should call it a Midnight Crop!! Either way - we can call it FUN!&lt;br /&gt;&lt;br /&gt;If you get your layout turned in on time, this is the prize you'll get:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_scifi_600.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;i&gt;(you may have seen me use this alpha on my &lt;a href="http://www.mousescrappers.com/photos/showphoto.php?photo=26699"&gt;Sci-Fi Dine In layout&lt;/a&gt;)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Join me in the &lt;a href="http://client14.addonchat.com/chat.php?id=474111"&gt;MouseScrappers Chat Room&lt;/a&gt; or here in the Speed Scrap forum tomorrow night!! We'll be pulling a late-nighter! Woo hoo!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6995841429508519133/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/05/late-night-speed-scrap-tomorrow.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6995841429508519133'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6995841429508519133'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/05/late-night-speed-scrap-tomorrow.html' title='late-night speed scrap tomorrow!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_SciFiSpeedScrapAd.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7717560201062593684</id><published>2012-05-04T15:13:00.001-06:00</published><updated>2012-05-04T15:13:25.087-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>limited time facebook fan freebie</title><content type='html'>Hi everybody! I've got an exclusive &lt;a href="http://www.facebook.com/pages/Britt-ish-Designs/38311625848?sk=app_14167664298"&gt;NSD Facebook Fan Freebie&lt;/a&gt; posted!! It's only going to be up through NSD weekend, so grab it while you can!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.facebook.com/pages/Britt-ish-Designs/38311625848?sk=app_14167664298"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_wordcardsoldfriends_600.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7717560201062593684/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/05/limited-time-facebook-fan-freebie.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7717560201062593684'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7717560201062593684'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/05/limited-time-facebook-fan-freebie.html' title='limited time facebook fan freebie'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_wordcardsoldfriends_600.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-881022728438602871</id><published>2012-05-04T00:00:00.000-06:00</published><updated>2012-05-04T00:00:05.716-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>bargains galore!</title><content type='html'>Hi there!  It's official: (inter)National Scrapbooking Day celebrations have begun!!  And we here at Britt-ish Designs are offering our biggest discount of the year.  &lt;b&gt;Take 40% off STORE-WIDE May 4-6&lt;/b&gt; (excluding the grab bag &amp; bundles).  After that, the discount continues at 25% off May 7-10.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/NSDad2012.png&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;As the ad says, in addition to the store-wide sale, I've got a $3 Grab Bag in the shop full of awesome brand new goodies!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=12&amp;products_id=360"&gt;&lt;b&gt;"NSD 2012 Grab Bag"&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=12&amp;products_id=360"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_NSD2012GB_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Check out what the Britt Girls &amp; I scrapped using the new Grab Bag stuff.  (And yes, these layouts pretty much give away what's hidden in the grab bag!  Oh well!!)&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/My1stMothersDay_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/My1stMothersDay_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittgirls2012nsd.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Do we like?  I hope so.  You will not be disappointed in this year's grab bag!!&lt;br /&gt;&lt;br /&gt;Ok last, but not least, make sure you stop by &lt;a href="http://www.facebook.com/pages/Britt-ish-Designs/38311625848#"&gt;my Facebook page&lt;/a&gt; later on Friday for an exclusive fan freebie!  I'll see ya 'round a lot this weekend!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/881022728438602871/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/05/bargains-galore.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/881022728438602871'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/881022728438602871'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/05/bargains-galore.html' title='bargains galore!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_NSDad2012.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-869664508281553303</id><published>2012-05-03T10:52:00.000-06:00</published><updated>2012-05-03T10:52:21.018-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>NSD sale starts tomorrow!!</title><content type='html'>As most of you probably already know, National Scrapbooking Day is this Saturday!! It's the biggest sale, and celebration in the digi-scrap world.  And of course, Britt-ish Designs has TONS of fun planned for you.  And it all starts tomorrow!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/NSDad2012.png&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Starting at midnight tonight, my &lt;b&gt;ENTIRE SHOP will be 40% OFF&lt;/b&gt; (excludes bundles and grab bags).  Plus - stay up late with me and Speed Scrap on Saturday night (starts at 9pm Mountain Time).  It's a pajama party!!!  More details coming soon.&lt;br /&gt;&lt;br /&gt;And I'll also have a free gift on my Facebook page on Saturday morning.  All you have to do is like my page to get it.&lt;br /&gt;&lt;br /&gt;It's all starts at midnight tonight!  The countdown has begun!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/869664508281553303/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/05/nsd-sale-starts-tomorrow.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/869664508281553303'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/869664508281553303'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/05/nsd-sale-starts-tomorrow.html' title='NSD sale starts tomorrow!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_NSDad2012.png' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3780819809099633330</id><published>2012-04-27T00:00:00.000-06:00</published><updated>2012-04-27T00:00:11.409-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Curly Ribbons &amp; Bakers Twine</title><content type='html'>Two of my FAVORITE scrap embellishments are hitting my shelves today!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=359"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Baker's Twine&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=359"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_bakerstwine_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=358"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Curly Ribbons"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=358"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_curlyribbons_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Do you love bakers twine and curly satin ribbons too??  I seriously could put them on every layout I create!  Here's my page with both:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MyTotallySweetGirl_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MyTotallySweetGirl_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And of course, the Britt Girls used them too!&lt;br /&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittgirlscurlyribbons.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Alrighty - time for this weeks Show Off Slideshow.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="visibility:visible;width:540px;margin:auto;"&gt;&lt;embed src="http://flash.picturetrail.com/pflicks/3/spflick.swf" quality="high" FlashVars="ql=2&amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8759852" wmode="transparent" bgcolor="#000000" width="540" height="410" name="042712" align="middle" allowScriptAccess="sameDomain" style="height:410px;width:540px" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;p style="whitespace:no-wrap;margin-top:10px;height:24px;width:540px"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" src="http://pics.picturetrail.com/res/pflicks/pt.gif" border="0" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" style="margin-left:5px" src="http://pics.picturetrail.com/static/images/pt2.gif" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;All of the Show Offs this week are getting a $2.00 Gift Code to my shop.  If you'd like to Show Off and get gifties too, read about how showing off works &lt;a href="http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html"&gt;&lt;b&gt;here&lt;/b&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I hope you all have an incredible weekend!!  ta ta!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3780819809099633330/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/04/curly-ribbons-bakers-twine.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3780819809099633330'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3780819809099633330'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/04/curly-ribbons-bakers-twine.html' title='Curly Ribbons &amp; Bakers Twine'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_bakerstwine_600.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1809435415983725681</id><published>2012-04-22T20:31:00.000-06:00</published><updated>2012-04-22T20:32:25.932-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Scarlett'/><title type='text'>scarlett's 1st birthday party</title><content type='html'>I'm soooo late in blogging about Scarlett's 1st birthday party!!  Sorry.  I have had this post on my to do list since the day after the party.  I'm excited to share what we did, just haven't had a spare moment to sit down and get this all together!&lt;br /&gt;&lt;br /&gt;We had a Jessie themed party.  Josh has a MAJOR soft spot in his heart for Jessie the Yodeling Cowgirl.  I don't know for sure, but it might be his favorite Disney character.  Anyway - he has shared his love for Jessie with Scarlett so I decided a Jessie themed party would be just perfect! &lt;br /&gt;&lt;br /&gt;Mama went a little nuts on Scarlett's outfit.  A Jessie hat was a MUST.  But - big problem - there aren't any baby-sized Jessie hats out there.  And I didn't want to spend much on it either.  My solution:  I found &lt;a href="http://www.amazon.com/gp/product/B0053HCTXQ/ref=oh_details_o02_s00_i00"&gt;this one&lt;/a&gt; on Amazon and added a white band (white elastic) and sewed white rope trim around the edges to make it into a perfect Jessie hat.)  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/JessieHat.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/JessieHat.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Add a Jessie onesie &amp; Jessie slipper boots I found at the Disney Store (I don't think they are available anymore), a cute Children's Place denim skirt I got as a hand-me-down, and cow print legwarmers from &lt;a href="http://www.mylittlelegs.com/cow-print-leg-warmers.html"&gt;My Little Legs&lt;/a&gt; and our Jessie Baby birthday outfit was complete.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/JessieOutfit.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/JessieOutfit.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And adorable!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/JessieOutfit2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/JessieOutfit2.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;We have a ton of family who live nearby, so we just invited family, but that was a LOT of people.  Since our house is itty bitty and the weather wasn't nice enough yet for an outdoor party, my parents were kind enough to let us have her party at their place. Here are some pictures of the decorations!  (Please ignore all my bad photos from the day of her party!! We didn't realized until AFTER the party my camera had a wonky setting the ENTIRE day.  So, I basically ended up with junky photos of this special day - heartbreaking!!!)&lt;br /&gt;&lt;br /&gt;The birthday banners!  These were my favorite decoration by far!  And not complicated to make.  I just cut out fabric triangles and cut out felt letters (more time consuming than you might think!).  Glued the letters on and sewed the triangles to some cute gingham ribbon.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/WelcomeBanner.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/WelcomeBanner.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/HappyBirthdayBanner.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/HappyBirthdayBanner.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I also put up &lt;a href="http://www.flickr.com/photos/23938230@N07/sets/72157626271087105/with/5596429216/"&gt;Scarlett's weekly photos&lt;/a&gt;.  People LOVED seeing these.  Everyone stood around it picking their favorites, and oohing and ahhing at how much she's changed.  It was a hit!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/ScarlettBanner.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/ScarlettBanner.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Can't find that yellow &amp; red grid pattern fabric like Woody's shirt?  I couldn't either!! So, I bought plain yellow fabric and whipped out a yard stick and a red Sharpie!  Minutes later - perfectly cute yellow Jessie/Woody fabric.  &lt;br /&gt;&lt;br /&gt;As you can see, we had balloons all over the place.  I found cowprint balloons at Zurchers (perfect!).  We had a cute bunch with a GIANT mylar '1' (which is still floating in our house a month later!!) tied to the birthday girl's high chair.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Balloons.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Balloons.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Mini hay bales (found at Michaels) and our Toy Story pals made adorable decorations.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HayBales1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HayBales1.jpg height=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HayBales2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HayBales2.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;(We borrowed all the Toy Story toys from family memebers other than Jessie.  She's ours.)&lt;br /&gt;&lt;br /&gt;The "Watering Hole" where all the drinks were found.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WateringHole.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WateringHole.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Drinks.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Drinks.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Water, IBC Rootbeer, IBC Cherry Limade (because it was the right color! haha!) And adorable Disney apple juice for the little-uns.  And a giant thing of lemondade.  Yeah - I sort of overestimated how much liquid refreshment we would need.  We had WAY too much!&lt;br /&gt;&lt;br /&gt;The water bottle labels made me SO happy!  They still make me smile looking at this picture.  They just made the waters SO CUTE!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WaterBottles.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WaterBottles.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I saw lots of people online making adorable Jessie Hat cookies.  Mine did &lt;i&gt;not&lt;/i&gt; turn out very cute.  In fact, I almost didn't even put them out, they were so ugly.  But I spent so much time on them I just put them out anyway.  If I would have spent hours piping them they would have been much cuter but I was already annoyed at how ugly they were and totally impatient. Blech.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/JessieCookies.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/JessieCookies.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt; &lt;br /&gt;&lt;br /&gt;Bullseye was spotted munching on cheetos (if you've seen Toy Story 2, you'll get that joke! haha!!)&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BullseyeCheetos.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BullseyeCheetos.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt; &lt;br /&gt;&lt;br /&gt;I even gussied up the cutlery!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Cutlery.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Cutlery.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt; &lt;br /&gt;&lt;br /&gt;Without even asking, my Dad dressed up in full cowboy gear.  And when I saw him outside manning the grill (we had burgers - easy and YUMMY), I about died laughing.  It was the perfect scene.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/CowboyPapa.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/CowboyPapa.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt; &lt;br /&gt;&lt;br /&gt;Oh, and I should mention that Josh got super crazy sick the day of the party.  Like, he was barely able to put on a happy face and enjoy the fun he was so sick.  I felt AWFUL and the timing could NOT have been worse.  I owe a GIGANTIC thank you to the women in my family for helping me get decorated and actually execute the party.  Josh thanks you too!  I could not have done it without you!&lt;br /&gt;&lt;br /&gt;We had coloring pages out (found free ones online &amp; printed them out) for all the little ones to color while people arrived and we cooked the burgers.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ColoringPages1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ColoringPages1.jpg height=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ColoringPages2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ColoringPages2.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt; &lt;br /&gt;&lt;br /&gt;And - probably the most fun thing we did at the party - the PHOTO BOOTH.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PhotoBooth1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PhotoBooth1.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt; &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PhotoBooth2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PhotoBooth2.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt; &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PhotoBooth3.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PhotoBooth3.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt; &lt;br /&gt;&lt;br /&gt;It seems like every party you see on blogs and Pinterest these days has a Photo Booth, and now I know why!  They are a BLAST!! It was so fun to get to chat &amp; laugh with everyone who came the party as I took their pictures.  Plus I had hilarious and adorable photos to slide in with their thank you cards later!! I told Josh I want to do a Photo Booth at every party I throw from now on.  It was a big hit!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PhotoBooth4.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PhotoBooth4.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PhotoBooth6.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PhotoBooth6.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PhotoBooth8.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PhotoBooth8.jpg height=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PhotoBooth9.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PhotoBooth9.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PhotoBooth7.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PhotoBooth7.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PhotoBooth5.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PhotoBooth5.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt; &lt;br /&gt;&lt;br /&gt;We also played two quick games with the kids.  First up - "There's a Snake In My Boot".&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SnakeInMyBoot1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SnakeInMyBoot1.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt; &lt;br /&gt;&lt;br /&gt;Basically we just threw little plastic snakes into a cowboy boot.  If you got one in, you got a gummy snake (aka gummy worms).  You can see that all the kids from 3 to 13 played. We just had the bigger kids stand back further.  It was simple, silly &amp; fun.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SnakeInMyBoot2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SnakeInMyBoot2.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt; &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SnakeInMyBoot3.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SnakeInMyBoot3.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt; &lt;br /&gt;&lt;br /&gt;Then we played "Pin The Tail on Bullseye".  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PinTheTailonBullseye1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PinTheTailonBullseye1.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PinTheTailonBullseye2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PinTheTailonBullseye2.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt; &lt;br /&gt;&lt;br /&gt;Free printable poster and tail pattern from &lt;a href="http://family.go.com/crafts/craft-889597-pin-the-tail-on-bullseye-t/"&gt;DisneyFamily Fun&lt;/a&gt;.  Easy peasy! Gotta love that!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PinTheTailonBullseye3.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PinTheTailonBullseye3.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt; &lt;br /&gt;&lt;br /&gt;Then we did presents . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Presents2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Presents2.jpg width=600&gt;&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Daddy surprised us both with two awesome Octonauts books!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Presents1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Presents1.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Big slide play thing from Mommy &amp; Daddy!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Presents3.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Presents3.jpg height=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;She LOVES &lt;a href="http://www.amazon.com/Little-Tikes-Endless-Adventures-Castle/dp/B004GXIDYM/ref=sr_1_5?ie=UTF8&amp;qid=1335063786&amp;sr=8-5"&gt;this slide&lt;/a&gt;!   (patting ourselves on the back!)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Presents4.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Presents4.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt; &lt;br /&gt;&lt;br /&gt;And last, but not least, we did cake!  Ahh, the CAKE!! I wish sooooooooo much I had a better photo of Scarlett's cake.  I absolutely ADORE how it came out, but all my photos are just awful.  (I'm really sick about my dumb photos, can you tell?)  Anyway - her cake was just too cute!  Not too hard for mama to make either!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TheCake.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TheCake.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt; &lt;br /&gt;&lt;br /&gt;Another photo oversight - I didn't get a good photo of her adorable cake smash outfit. (Yes, she had a 2nd outfit, just for the cake smash.)  I basically made her a pillow case dress out of bandanas.  It was so easy because all the edges are pre-finishd and it turned out soooo cute.  I'll dress her up in it again and snap some photos so I can post more pics and maybe a quick tutorial another time.  It turned out sooo cute.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HappyGirl.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HappyGirl.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt; &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Candles.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Candles.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt; &lt;br /&gt;&lt;br /&gt;Scarlett's little cake smash cake matched her big cake.  By this time, the poor birthday girl was EXHAUSTED.  She had fun for a little while.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HappyCake1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HappyCake1.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt; &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HappyCake2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HappyCake2.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt; &lt;br /&gt;&lt;br /&gt;But once she started getting too messy, and accidentally rubbed frosting in her face, she was D O N E!!!  We should have stopped while we were ahead.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SadCake2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SadCake2.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt; &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SadCake1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SadCake1.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt; &lt;br /&gt;&lt;br /&gt;We tried to get her to enjoy it, but she wasn't having it.  Time for some milk and a nap!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SleepyGirl.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SleepyGirl.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;   &lt;br /&gt;&lt;br /&gt;Poor girl.  We really pushed her to her limit. &lt;br /&gt;&lt;br /&gt;As our guests left, there were party favors for the kids - little, fun, inexpensive, western themed gifts wrapped in a bandana.  And a &lt;a href="http://www.bakerella.com/mix-things-up/"&gt;Cowgirl Cookie jar&lt;/a&gt; (thanks to Bakerella's recipe) for each family.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PartyFavors1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PartyFavors1.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt; &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PartyFavors2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PartyFavors2.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt; &lt;br /&gt;&lt;br /&gt;I was so inspired by many others who shared their own Jessie, Toy Story, or Cowgirl parties online.  I wish I could thank everyone who took the time to share the pictures from their own parties.  I was a google searching, Pinterest scouring fool as I was planning Scarlett's party.  I would absolutely &lt;i&gt;love it&lt;/i&gt; if my party helped someone else create a Jessie themed party of their own.  Feel free to link to this post, facebook it, and of course PIN IT!!!  The more people who are planning a Jessie or Woody party that can find this post, the better!! Gotta pass it on.  &lt;br /&gt;&lt;br /&gt;Yeah, so my family pretty much teased me about going WAYYYY overboard on this party all day long.  And I know, I know.  I did go a little crazy.  But, hey!  I've been waiting to throw a birthday party for my baby for a lonnnnnggg time.  So - I did it BIG.  haha.  And I had so much fun planning and crafting and getting every little thing ready.  Josh and I joke that after the baby went to bed, I pretty much didn't see him for two weeks prior to the party.  I swear all I did was PARTY stuff.  But it was a VERY happy, VERY fun day and everyone had a wonderful time.  That makes it all worth it.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TheThreeOfUs.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TheThreeOfUs.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;i&gt;(Our shirts were from a group trip to Disneyland we took years ago.  The morning of the party, Josh had the genius idea to wear them!  So perfect!)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Scarlett can always look back at the photos of her awesome Jessie party and know how crazy her mama was . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/JessiePic1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/JessiePic1.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;. . . crazy about HER!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/JessiePic2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/JessiePic2.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt; &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1809435415983725681/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html#comment-form' title='28 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1809435415983725681'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1809435415983725681'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html' title='scarlett&apos;s 1st birthday party'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_JessieHat.jpg' height='72' width='72'/><thr:total>28</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-621849215348568066</id><published>2012-04-20T00:00:00.000-06:00</published><updated>2012-04-20T00:00:03.481-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>a time to remember</title><content type='html'>Spring has FINALLY started to . . well SPRING here and I was feeling inspired to create a soft, lovely, princessy, castle, springtime kit.  And here it is:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=357"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"A Time To Remember"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=357"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_atimetoremember_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Is there anything more sugary sweet and girly??  I think not!  (There's a little add-on freebie at the end of the post - make sure to read all the way through to get it!)&lt;br /&gt;&lt;br /&gt;Here's the page I scrapped with it:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ThisIsPureMagic_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ThisIsPureMagic_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And pages from my Britt Girls:&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittgirlsatimetoremember.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I love how versatile this kit is.  I'm excited to scrap some of Scarlett's newborn baby pictures with it, as well as some springtime photos.  And probably LOTS more!!&lt;br /&gt;&lt;br /&gt;Before I go, here is the add-on freebie I promised:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_atimetoremember_AO_600.jpg&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_atimetoremember_AO.zip"&gt;{DOWNLOAD HERE}&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Enjoy the freebie, and I KNOW you'll enjoy the kit if you pick it up. ♥&lt;br /&gt;&lt;br /&gt;Have an especially happy weekend!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/621849215348568066/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/04/time-to-remember.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/621849215348568066'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/621849215348568066'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/04/time-to-remember.html' title='a time to remember'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_atimetoremember_600.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6724355463736712768</id><published>2012-04-19T11:08:00.000-06:00</published><updated>2012-04-19T11:08:48.158-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>sneaky peeky</title><content type='html'>I have a MOST exciting new release coming tomorrow!! Here's a little peek to tease you.  :)  Until midnight. . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek-10.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek-10.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6724355463736712768/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/04/sneaky-peeky.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6724355463736712768'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6724355463736712768'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/04/sneaky-peeky.html' title='sneaky peeky'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneakpeek-10.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6056353492507099952</id><published>2012-04-13T00:00:00.000-06:00</published><updated>2012-04-13T00:00:05.423-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>looking for this?</title><content type='html'>LOTS of you have emailed me asking where you can find "Classroom Cupid", "Ahoy Mateys" and all the other products I released at The Lily Pad during my guest spot there.  &lt;br /&gt;&lt;br /&gt;I'm pleased to tell you, I can now put them all in my shop.  Hooray!!  But before I get to all those products, let me show you what NEW item I have in the shop today:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=11&amp;products_id=356"&gt;"Admit One: Dates"&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=11&amp;products_id=356"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_admitone_600.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Here's the page I scrapped with these new dates:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SciFiDineIn_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SciFiDineIn_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's how the Britt Girls used them:&lt;br /&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittgirlsadmitone.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Fun, huh??&lt;br /&gt;&lt;br /&gt;Ok - now for all those Lily Pad products that are now in my shop!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=355"&gt;"Ahoy Mateys"&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=355"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_ahoy_600-1.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=354"&gt;"Hot Mess: Pirate Style"&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=354"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_hotmesspirate_600-1.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=353"&gt;"Clipped On"&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=353"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_clippedon_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MyFavoritePart_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MyFavoritePart_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=351"&gt;"Classroom Cupid: Embellishments"&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=351"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_classcupid_ep_600-1.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=350"&gt;"Classroom Cupid: Papers"&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=350"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_classcupid_pp_600-1.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=349"&gt;"Scripted Romance"&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=349"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_scriptedromance_600-1.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/iheartinstagram_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/iheartinstagram_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=352"&gt;"Black Glitter Alpha"&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=352"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_blackglitter_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Churros4Everyone_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Churros4Everyone_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Alrighty - last, but definitely not least, the Show Offs.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="margin: auto; visibility: visible; width: 540px;"&gt;&lt;embed align="middle" allowscriptaccess="sameDomain" bgcolor="#000000" flashvars="ql=2&amp;amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8753055" height="410" name="041312" quality="high" src="http://flash.picturetrail.com/pflicks/3/spflick.swf" style="height: 410px; width: 540px;" type="application/x-shockwave-flash" width="540" wmode="transparent"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;div style="height: 24px; margin-top: 10px; whitespace: no-wrap; width: 540px;"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" border="0" src="http://pics.picturetrail.com/res/pflicks/pt.gif" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" border="0" src="http://pics.picturetrail.com/static/images/pt2.gif" style="margin-left: 5px;" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Each Show Off will get my new "Admit One: Dates" as their gift this week!!  Watch your email inboxes for them.  (If you want to start Showing Off, read about how it all work &lt;a href="http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html"&gt;here&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;Hope you guys have a lovely weekend!  Signing off.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6056353492507099952/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/04/looking-for-this.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6056353492507099952'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6056353492507099952'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/04/looking-for-this.html' title='looking for this?'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_admitone_600.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8206841287296614884</id><published>2012-04-09T22:21:00.000-06:00</published><updated>2012-04-09T22:21:29.689-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Scarlett'/><title type='text'>happy easter</title><content type='html'>I know I'm a day late, but happy Easter!!!!&lt;br&gt; &lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Easter1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Easter1.jpg width=600&gt;&lt;/a&gt;&lt;br&gt; &lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Easter3.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Easter3.jpg width=600&gt;&lt;/a&gt;&lt;br&gt; &lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Easter4.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Easter4.jpg width=600&gt;&lt;/a&gt;&lt;br&gt; &lt;/center&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8206841287296614884/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/04/happy-easter.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8206841287296614884'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8206841287296614884'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/04/happy-easter.html' title='happy easter'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_Easter1.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7487665176052328939</id><published>2012-04-07T17:30:00.000-06:00</published><updated>2012-04-07T17:30:00.646-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>ten pages</title><content type='html'>Hi there! Thought I'd pop in and share 10 of my recent pages.  I did this back in February and I think people enjoyed it.  (I hope).&lt;br&gt;&lt;br&gt; Click any layout to view larger or the link below the image to see what I used to create the page.  &lt;br&gt;&lt;br&gt; &lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SocererMickey_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SocererMickey_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=1571"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;  &lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/AllWet_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/AllWet_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p384121-all-wet.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;  &lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LetsDecorateTheChristmasTree_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LetsDecorateTheChristmasTree_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p385424-let-27s-decorate-the-christmas-tree.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;  &lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/iPhonePhotosFromTheRoad_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/iPhonePhotosFromTheRoad_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p386412-iphone-photos-from-the-road.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;  &lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LittleThingsinFantasyland_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LittleThingsinFantasyland_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p382927-noticing-the-little-things-in-fantasyland.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt; &lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FamilyLove_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FamilyLove_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p377718-family-love.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt; &lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SunshineInMyArms_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SunshineInMyArms_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p378928-sunshine-in-my-arms.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt; &lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SnowWhite_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SnowWhite_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p380476-hey-2c-look-21-it-27s-snow-21.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt; &lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/GreatLove_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/GreatLove_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p382810-greatlove-web.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt; &lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DancingUnderTheStars_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DancingUnderTheStars_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/center&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt; I'm doing pretty good at my goal of scrapping 100 pages this year - I'm at 27 pages already!&lt;br&gt;&lt;br&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7487665176052328939/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/04/ten-pages.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7487665176052328939'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7487665176052328939'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/04/ten-pages.html' title='ten pages'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_SocererMickey_BLOG.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1788683082828780790</id><published>2012-04-06T00:00:00.000-06:00</published><updated>2015-06-01T12:20:18.459-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Flashback'/><title type='text'>Return to Mermaid Lagoon!</title><content type='html'>Hello &amp;amp; happy Friday!  I'm so so excited to tell you about our April Flashback AND release a brand new coordinating kit!!  Let's get started.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FlashbackBannerMERL.jpg" /&gt;&lt;br /&gt;For the month of April, our flashback featured kit is . . . &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=132"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;"Mermaid Lagoon"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=132"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Flashback-Ad-MERL-1.png" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;"Mermaid Lagoon" is one of my ALL-TIME favorite kits.  Maybe because Ariel is my favorite princess, and Little Mermaid is my favorite Disney movie.  I don't know.  I have just ALWAYS loved mermaids, even when I was tiny.&lt;br /&gt;&lt;br /&gt;There are also a few coordinating products already in the shop, and I'll mark those 25% off too!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=8&amp;amp;products_id=133"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_merlqp_600-1.jpg" width="250" /&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=32"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_bwjsum_600-1.jpg" width="250" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;All of these products are 25% off all month long!! Oh!  And don't forget to grab the add-on freebie from the original release if you don't already have it!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_merlAO_600.jpg" width="400" /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_merlao.zip" target="_blank"&gt;[DOWNLOAD HERE]&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I also thought my "Build-a-Princess: Extras" freebie would be really fun to use on your new mermaid pages too!  I posted these back when I released &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=308"&gt;"Build-a-Princess"&lt;/a&gt;.  You can grab this add-on too, if you don't already have it.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_buildaprincess_extras_600.jpg" width="400" /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_buildaprincess__extras.zip"&gt;[DOWNLOAD HERE]&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And as if all that wasn't enough fun - I've got an all-new "revisit" to the kit. Yes, MORE Mermaid goodness!  With this new kit, your mermaid stash is going to be bursting at the seams!!!!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=348"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Return to Mermaid Lagoon"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=348"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_returnmerl_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;The great thing about all this stuff is it works for so much more than just mermaids.  It's perfect for girly pages, the beach, swimming, summertime . . . the list goes on and on.&lt;br /&gt;&lt;br /&gt;Of course, I couldn't resist scrapping some of my Ariel photos.  Here is the new page I scrapped this week.  We randomly got to meet Ariel THREE times on Scarlett's first trip to Disneyland.  We got seriously lucky.  Haha!  Anyway - this page is about the 2nd time we ran into her.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/OurBFFAriel_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/OurBFFAriel_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here are a BUNCH of fantastic new layouts from the Britt Girls!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittgirlsreturnmerl.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And don't forget about the challenge . . .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FlashbackChallengeMERLSidebar.jpg" width="400" /&gt;&lt;/center&gt;&lt;br /&gt;Create a layout using any of the Mermaid Lagoon featured products before April 30th, and post it in the &lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=5"&gt;Britt-ish Designs Challenge Gallery&lt;/a&gt;. Then come back to this post and paste a link to your layout in the comments. At the end of the month I'll do a random drawing for 1 winner of a &lt;b&gt;$15 Gift Certificate&lt;/b&gt; to my shop. No matter when you purchased your &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=132"&gt;Mermaid Lagoon&lt;/a&gt; items - today, last week or last year - just use it to create a layout and enter it to win!!&lt;br /&gt;&lt;br /&gt;*IMPORTANT NOTE* When you want to link to one of your pages in the Britt-ish Designs Gallery, you need to click on this little icon to make sure that "Display File Information" is on.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LinkHowTo1.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Then, below your credits, you'll see the File Information. Use this URL when linking up your page. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LinkHowTo2-1.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;You can't just copy and paste the URL that's at the top of your browser window! It won't work. &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;One more note. I know some people had trouble in the past with the gallery. But all problems were solved by simply trying another browser. My gallery and Internet Explorer don't get along. So, if you're having trouble seeing where to Register, Log In, Upload, or Comment - just try using a different browser (like Firefox, for example) and you shouldn't have any trouble.&lt;br /&gt;&lt;br /&gt;Congrats to last month's winner . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;Carolyn&lt;/b&gt; (aka &lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=1535"&gt;crstamps&lt;/a&gt;)&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=1535"&gt;&lt;img src="http://www.brittishdesigns.com/gallery/albums/userpics/10088/normal_swordstone.jpg" width="350" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Carolyn was the lucky scrapper who's entry was drawn to win a $15 Gift Certificate.  Carolyn, please email to claim your prize! (You can use the Contact form at the top of the page if you want).&lt;br /&gt;&lt;br /&gt;Whew.  That was quite a post!! Sorry if I bombarded you with stuff!!!  I hope your weekend goes "swimmingly"!  Wow - I'm corny.  Oh well - ta ta.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1788683082828780790/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/04/return-to-mermaid-lagoon.html#comment-form' title='14 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1788683082828780790'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1788683082828780790'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/04/return-to-mermaid-lagoon.html' title='Return to Mermaid Lagoon!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_FlashbackBannerMERL.jpg' height='72' width='72'/><thr:total>14</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3693856855029105599</id><published>2012-04-05T10:53:00.000-06:00</published><updated>2012-04-05T10:53:06.140-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>check back at midnight!</title><content type='html'>&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/comingsoon-1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/comingsoon-1.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3693856855029105599/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/04/check-back-at-midnight.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3693856855029105599'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3693856855029105599'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/04/check-back-at-midnight.html' title='check back at midnight!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_comingsoon-1.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2665552365869158538</id><published>2012-03-30T00:00:00.000-06:00</published><updated>2012-03-30T00:00:06.879-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>fill 'er up again!</title><content type='html'>Ever feel like your scrapping mojo is running on empty?  It's time to fill 'er up!  AGAIN!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=9&amp;products_id=347"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Fill 'Er Up Templates 2"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=9&amp;products_id=347"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_fillerup2_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I'm somewhat addicted to scrapping with a template these days.  And, as I've &lt;a href="http://brittishdesigns.blogspot.com/2012/01/fill-er-up.html"&gt;said before&lt;/a&gt;, I LOVE filling the entire page with papers, embellishments, and TONS of photos!!  And these templates make it oh-so-easy!&lt;br /&gt;&lt;br /&gt;Here's a page I scrapped using one of these new templates:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HereWeAre_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HereWeAre_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here are the Britt Girls' layouts:&lt;br /&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittgirlsfillerup2.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Aren't these fun?!! I'm going to be using every last one of them, probably more than once!! They totally work flipped, rotated, altered, etc.&lt;br /&gt;&lt;br /&gt;Alrighty - time for another Show Off Slideshow.  Enjoy!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="visibility:visible;width:540px;margin:auto;"&gt;&lt;embed src="http://flash.picturetrail.com/pflicks/3/spflick.swf" quality="high" FlashVars="ql=2&amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8743903" wmode="transparent" bgcolor="#000000" width="540" height="410" name="033112" align="middle" allowScriptAccess="sameDomain" style="height:410px;width:540px" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;p style="whitespace:no-wrap;margin-top:10px;height:24px;width:540px"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" src="http://pics.picturetrail.com/res/pflicks/pt.gif" border="0" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" style="margin-left:5px" src="http://pics.picturetrail.com/static/images/pt2.gif" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Each of my &lt;a href="http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html"&gt;Show Offs&lt;/a&gt; are getting a sneaky early release!  A new release that isn't available in stores until next week!  &lt;br /&gt;&lt;br /&gt;Oh quick reminder before I sign off.  You have until Saturday night to enter the &lt;a href="http://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html"&gt;March Flashback Challenge.&lt;/a&gt;  Keep those entries coming in!&lt;br /&gt;&lt;br /&gt;Have a happy Friday and a fun weekend.  TTFN!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2665552365869158538/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/03/fill-er-up-again.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2665552365869158538'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2665552365869158538'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/03/fill-er-up-again.html' title='fill &apos;er up again!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_fillerup2_600.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4502601527177753328</id><published>2012-03-26T19:37:00.002-06:00</published><updated>2012-03-26T19:37:23.209-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>souvenir winner announced</title><content type='html'>The winner of the &lt;a href="http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html"&gt;Disneyland water cup&lt;/a&gt; is. . . &lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;i&gt;&lt;a href="http://www.blogger.com/profile/09490051269723112334"&gt;rosepup&lt;/a&gt; said...&lt;br /&gt;How awesome. A wonderful idea! My favorite Disney souvenir is a new keychain or deck of cards each trip since I collect them. Also anything to do with Tigger. Thanks so much!&lt;/i&gt;&lt;/blockquote&gt;&lt;br /&gt;Congrats rosepup!  Please email me and I'll get your shipping info and send you your souvenir!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4502601527177753328/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/03/souvenir-winner-announced.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4502601527177753328'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4502601527177753328'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/03/souvenir-winner-announced.html' title='souvenir winner announced'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2909275308825118838</id><published>2012-03-24T15:50:00.000-06:00</published><updated>2012-03-24T15:50:12.444-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Speed Scrap on Tuesday!</title><content type='html'>I'm hosting a Speed Scrap at &lt;a href="http://www.mousescrappers.com/forums/showthread.php?p=103146"&gt;MouseScrappers&lt;/a&gt; this coming Tuesday!! &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SpeedScrapMarch27.jpg&gt;&lt;br /&gt;&lt;br /&gt;Tuesday March 27&lt;br /&gt;9:30 am PST, 10:30 am MST, 11:30 am CST, 12:30 pm EST&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;The first hour we'll be chatting in the &lt;a href="http://client14.addonchat.com/chat.php?id=474111"&gt;chat room&lt;/a&gt; and giving out a new instruction every 10 minutes.&lt;br /&gt;&lt;br /&gt;After that first hour, you'll have an additional 4 hours to finish your page (all layouts dues at 5:30 EST to receive prize).&lt;br /&gt;&lt;br /&gt;Everyone who finishes on time get this  . . .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_sorcerer_600.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I hope to see LOTS of you there on Tuesday.  It's gonna be tons of fun!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2909275308825118838/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/03/speed-scrap-on-tuesday.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2909275308825118838'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2909275308825118838'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/03/speed-scrap-on-tuesday.html' title='Speed Scrap on Tuesday!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_SpeedScrapMarch27.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3690032353470697124</id><published>2012-03-23T15:00:00.083-06:00</published><updated>2012-03-23T15:00:04.029-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><category scheme='http://www.blogger.com/atom/ns#' term='Scarlett'/><title type='text'>Disneyland Day 2</title><content type='html'>Sorry its taken me so long to get to these Disneyland re-cap posts!! Right after we got back from Disneyland I went into full on party planning mode to get Scarlett's party together.  I went a little over the top. So I was BUSY!!! But now that its done, I can get back to being a better blogger.  (Party pics are coming! I promise.)&lt;br /&gt;&lt;br /&gt;Ok - so back to our trip to Disneyland.  Day 2 was Saturday and the park was BUSY from the moment it opened.  We tried not to let the crowds bother us and just take our time and do the little things.&lt;br /&gt;&lt;br /&gt;There were some friends from Wonderland greeting guests as we entered the park, but there were no real lines and it was SUPER crazy.  We did get to meet the White Rabbit.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WhiteRabbit.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WhiteRabbit.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Right when we were next to meet Alice . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PeekatAlice.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PeekatAlice.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;. . . she whisked a different little girl away to go play with the Mad Hatter and we were out of luck.  :(  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/AliceLeaves.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/AliceLeaves.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Bummer!  Oh well - into the park we went.&lt;br /&gt;&lt;br /&gt;Stopped to take a picture with the Partners statue, which ended up being one of my FAVE photos of the day!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PartnersPhoto.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PartnersPhoto.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Check out the blossoms on the trees around the hub in the background of that photo! They were CRAZY pink!&lt;br /&gt;&lt;br /&gt;And some cute baby/castle photos.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/CastleBaby.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/CastleBaby.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Into Fantasyland for some rides.  Casey Jr. was up first.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/CaseyJr1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/CaseyJr1.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Scarlett really loved this.  The wind in our faces, the song, it was all very fun!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/CaseyJr2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/CaseyJr2.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;After another ride or two, and a nap for Baby in the stroller, it was time to head back to Main Street to check something off my Disneyland bucket list!!! A ride in the Lilly Belle!  The Lilly Belle is a special private luxury train car that they have out once in a while.  You have to stop at Main Street Station and sign up for a time to ride and the slots fill up fast!  But we signed up first thing in the morning and were able to get slots to ride at noon. YAY!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LillyBelle1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LillyBelle1.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LillyBelle2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LillyBelle2.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LillyBelle3.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LillyBelle3.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;My ticket! (they give you these special tickets to keep after you board)&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LillyBelle6.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LillyBelle6.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;An awesome picture of Walt and Lillian on a little table in the back of the car, right by where we were seated.  Walt named the car the Lilly Belle, after his wife.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LillyBelle4.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LillyBelle4.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Hidden Mickeys in the carpet.  Do you see it?&lt;br /&gt; &lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LillyBelle5.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LillyBelle5.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;A conductor rides in the car with you and tells you stories and facts along the grand circle tour.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LillyBelle7.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LillyBelle7.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Lillian Disney made these lace curtains!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LillyBelle9.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LillyBelle9.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;This photo is a little blurry, but we just handed our camera to a fellow passenger.  Oh well!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LillyBelle8.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LillyBelle8.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;What a fun memory.  Ever since I heard about the Lilly Belle I've wanted to ride it.  It was magical.&lt;br /&gt;&lt;br /&gt;The rest of the day was pretty chill.  We had Scarlett's silhouette done on Main Street. The Cast Member said she'd been cutting profiles on Main Street for 35 years.  Wow!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Silhouettecutting.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Silhouettecutting.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;It literally took her about 30 seconds to cut. I couldn't believe it!  We decided this would be Scareltt's main souvenir.  What a special thing for her to have from Disneyland when she was almost 1 year old.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Silhouette.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Silhouette.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Then we rode Jingles!!  She's the gorgeous lead horse on King Arthur's Carousel.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Jingles1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Jingles1.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Jingles2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Jingles2.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Jingles3.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Jingles3.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And we took Scarlett's special Sword in the Stone photo.  This is the spot we've decided to take her picture EVERY single trip to compare how much she's grown.  It had only been 4 months since our previous trip, but look how much she changed!! &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SwordInTheStoneComparison.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SwordInTheStoneComparison.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Her legs are so much longer! Her head comes up so much higher on the anvil.  Wow.  This little comparison got us SO excited to keep doing this tradition.&lt;br /&gt;&lt;br /&gt;One magical moment for me was when we stumbled upon Swing Night.  The lights, the live music, the little old people (and lots of young people too) dancing cheek to cheek.  It's one of the neatest things ever.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SwingNight.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SwingNight.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;It was a busy, crazy day.  But it was a lot of fun, filled with magical moments.  I wish I was back there right now. . . &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3690032353470697124/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/03/disneyland-day-2.html#comment-form' title='13 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3690032353470697124'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3690032353470697124'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/03/disneyland-day-2.html' title='Disneyland Day 2'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_WhiteRabbit.jpg' height='72' width='72'/><thr:total>13</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2970092915418342077</id><published>2012-03-23T00:00:00.000-06:00</published><updated>2012-03-23T00:00:03.124-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>back woodsy</title><content type='html'>I've just got a little mini-kit to release today.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=346"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Back Woodsy"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=346"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_backwoodsy_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I LOVE this kit!!  "Back Woodsy" was first released for a a kit challenge at MouseScrappers back in September.  But it was recently pointed out to me that I never put it in my shop after the challenge closed!  DOH!  So - here it is!!  &lt;br /&gt;&lt;br /&gt;Here's the page I scrapped with it:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TheRodeesGoCanoeing_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TheRodeesGoCanoeing_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;And here are some FAB pages from the Britt Girls:&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittgirlsbackwoodsy.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;That's it for today!! Short &amp; sweet. Hope you all have a very happy weekend!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2970092915418342077/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/03/back-woodsy.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2970092915418342077'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2970092915418342077'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/03/back-woodsy.html' title='back woodsy'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_backwoodsy_600.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604</id><published>2012-03-22T10:14:00.001-06:00</published><updated>2012-03-26T19:35:59.632-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><title type='text'>I brought you a souvenir!</title><content type='html'>The winner of the Disneyland water cup is. . . &lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;i&gt;&lt;a href="http://www.blogger.com/profile/09490051269723112334"&gt;rosepup&lt;/a&gt; said...&lt;br /&gt;How awesome. A wonderful idea! My favorite Disney souvenir is a new keychain or deck of cards each trip since I collect them. Also anything to do with Tigger. Thanks so much!&lt;/i&gt;&lt;/blockquote&gt;&lt;br /&gt;Congrats rosepup!  Please email me and I'll get your shipping info and send you your souvenir!&lt;br /&gt;&lt;br /&gt;I thought I'd start a fun little tradition of doing a Disney Trip Souvenir Giveaway here on my blog.  When I'm at Disneyland, I'll pick out something in a gift shop and bring it back to give to one of my wonderful blog readers.&lt;br /&gt;&lt;br /&gt;So . . . here's what I brought you from our last trip!!!&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Cup1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Cup1.jpg height=550&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Cup2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Cup2.jpg height=550&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Cup3-1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Cup3-1.jpg width=550&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Cup4.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Cup4.jpg height=550&gt;&lt;/a&gt;&lt;br /&gt;(thank you to my adorable little model)&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Straight from Main Street USA, it's a Disneyland water cup!! I HAD to have one of these for myself too!  So now I sit and sip on mine as I'm on the computer almost every day.  I totally love it!! The only bummer is its not dishwasher (or microwave) safe.  So it's a hand-wash only item.&lt;br /&gt;&lt;br /&gt;Anyway - I brought you this souvenir!!! Now - who is going to get it??&lt;br /&gt;&lt;br /&gt;Enter to win by leaving a comment on this post and answering this question:  &lt;b&gt;What is your favorite Disney parks souvenir or a souvenir you're dreaming of?&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Giveaway ends Sunday March 25 (3/25/12) at midnight.  Winner announced Monday morning (3/26).  Open to all US residents.  Outside of US can win if they are willing to pay extra shipping costs.&lt;br /&gt;&lt;br /&gt;GOOD LUCK!! I can't wait to see who wins. :)&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2084681912800612604/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html#comment-form' title='89 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' title='I brought you a souvenir!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_Cup1.jpg' height='72' width='72'/><thr:total>89</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7622834082249299023</id><published>2012-03-16T00:00:00.000-06:00</published><updated>2012-03-16T00:00:06.801-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>the future has arrived</title><content type='html'>I'm so happy to release my new kit today!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=345"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;b&gt;"The Future Has Arrived"&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=345"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_future_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=344"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;b&gt;"The Future Has Arrived: Bonus Alpha"&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=344"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_futureBA_600.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;There's a little add-on freebie for you at the bottom of this post too.  Making this kit reminded me how much I LOVE Tomorrowland.  This kit is perfect for scrapping all my Tomorrowland pics, as well as boy pages, "over the moon about you" type pages.  So many possibilities!&lt;br /&gt;&lt;br /&gt;I scrapped the photos of the first time I got to see the Captain EO Tribute!  (I can't believe I'm actually showing you the geekiest photo of me ever.)&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IHeartCaptainEO_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IHeartCaptainEO_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And from the talented Britt Girls:&lt;br /&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittgirlsfuture.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Isn't this a fun kit!?  Hope you guys love it as much as I do!&lt;br /&gt;&lt;br /&gt;Alrighty - now it's time for today's Show Off slideshow.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="margin: auto; visibility: visible; width: 540px;"&gt;&lt;embed align="middle" allowscriptaccess="sameDomain" bgcolor="#000000" flashvars="ql=2&amp;amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8734546" height="410" name="031612" quality="high" src="http://flash.picturetrail.com/pflicks/3/spflick.swf" style="height: 410px; width: 540px;" type="application/x-shockwave-flash" width="540" wmode="transparent"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;div style="height: 24px; margin-top: 10px; whitespace: no-wrap; width: 540px;"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" border="0" src="http://pics.picturetrail.com/res/pflicks/pt.gif" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" border="0" src="http://pics.picturetrail.com/static/images/pt2.gif" style="margin-left: 5px;" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;This week's Show Offs were seriously impressive.  I really enjoyed them!  Hope you all take the time to look at them.  If you'd like to Show Off too, you can learn more about it &lt;a href="http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Here's the add-on freebie I promised!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_futureAO_600.jpg&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_futureAO.zip"&gt;&lt;b&gt;[DOWNLOAD HERE]&lt;/b&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Today's my baby girl's FIRST BIRTHDAY.  Can you believe it?!! I can't.  It's blowing my mind, actually.  So, I'm off to make this day magical for her.  Tomorrow's her BIG PARTY and I think I'm pretty much ready for that too.  So - I get to just be with Scarlett and enjoy this day with her.  YAY!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7622834082249299023/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html#comment-form' title='16 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7622834082249299023'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7622834082249299023'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html' title='the future has arrived'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_future_600.jpg' height='72' width='72'/><thr:total>16</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6902403247180698007</id><published>2012-03-15T07:00:00.005-06:00</published><updated>2012-03-15T07:00:12.626-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>a quick peek</title><content type='html'>Popping in to give you a sneak peek at tomorrow's new release!  It's going to be a blast.  (hee hee)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek-9.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek-9.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6902403247180698007/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/03/quick-peek.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6902403247180698007'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6902403247180698007'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/03/quick-peek.html' title='a quick peek'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneakpeek-9.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8133827451133808266</id><published>2012-03-08T23:30:00.000-07:00</published><updated>2012-04-05T11:51:14.044-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Flashback'/><title type='text'>flashback friday &amp; something new too!</title><content type='html'>Where to start . . . how about the new stuff?  I'm putting this fun little element pack in the shop today.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=343"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Let's Get Wild!"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=343"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_letsgetwild_600-1.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;If this looks familiar, you may have seen it in the past as a prize over at MouseScrappers.  But if you missed it there, you're in luck!  It's now available to one and all in my shop!  It perfectly coordinates with my &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=20"&gt;"Animal Kingdom"&lt;/a&gt; kit too!&lt;br /&gt;&lt;br /&gt;Here's what I scrapped:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FestivaloftheLionKing_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FestivaloftheLionKing_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;And from the Britt Girls!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittgirlsletsgetwild.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And now . . . time for FLASHBACK FRIDAY!!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FlashbackBannerAKT.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;This month's featured kit is &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=12"&gt;&lt;b&gt;"A Knight's Tale"&lt;/b&gt;&lt;/a&gt;.  I collaborated on this kit with Man in the Moons Designs back in October 2009.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=12"&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Flashback-Ad-AKT.png&gt;&lt;/center&gt;&lt;/a&gt;&lt;br /&gt;Yep!  It's 25% off through the end of this month!!  And don't forget to grab that good old add-on freebie from the original release.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/akt_AO_PREVIEW.jpg width=350&gt;&lt;br /&gt;&lt;a href="http://www.4shared.com/file/143376038/42158aa7/brittdes_akt_AO.html"&gt;&lt;i&gt;{DOWNLOAD HERE}&lt;/i&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Here is the original page I scrapped when this kit first came out:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ThroughTheCastleGates_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ThroughTheCastleGates_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here are some inspiring &lt;b&gt;new&lt;/b&gt; pages from the Britt Girls:&lt;br /&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittgirlsakt.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Plus . . . there's the challenge!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FlashbackChallengeAKTSidebar.png&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Create a layout using "A Knight's Tale" before March 31st, and post it in the &lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=5"&gt;Britt-ish Designs Challenge Gallery&lt;/a&gt;. Then come back to this post and paste a link to your layout in the comments. At the end of the month I'll do a random drawing for 1 winner of a &lt;b&gt;$15 Gift Certificate&lt;/b&gt; to my shop. No matter when you purchased "A Knight's Tale" - today, last week or last year - just use it to create a layout and enter it to win!!&lt;br /&gt;&lt;br /&gt;*IMPORTANT NOTE* When you want to link to one of your pages in the Britt-ish Designs Gallery, you need to click on this little icon to make sure that "Display File Information" is on.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LinkHowTo1.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Then, below your credits, you'll see the File Information. Use this URL when linking up your page. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LinkHowTo2-1.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;You can't just copy and paste the URL that's at the top of your browser window! It won't work. &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;One more note. I know some people had trouble in the past with the gallery. But all problems were solved by simply trying another browser. My gallery and Internet Explorer don't get along. So, if you're having trouble seeing where to Register, Log In, Upload, or Comment - just try using a different browser (like Firefox, for example) and you shouldn't have any trouble.&lt;br /&gt;&lt;br /&gt;And last but not least - let's announce the winner of last month's $15 Gift Certificate!!&lt;br /&gt;&lt;br /&gt;Congratulations to . . .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=1459"&gt;&lt;b&gt;Lisa Campbell!&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10056/Love-Bytes.jpg width=500&gt;&lt;/center&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Isn't her page so romantic and adorable?!!! CONGRATS, Lisa!! I'll be emailing you your prize right away.&lt;br /&gt;&lt;br /&gt;&lt;i&gt;(PSSST!  I thought I'd point out that only THREE people entered the Flashback Challenge, so everyone had pretty great odds at being the lucky one that was drawn!!!  Let's see some more entries people.  It's a BIG prize up for grabs each month!)&lt;br /&gt;&lt;/i&gt;&lt;br /&gt;I wish you all a wonderful weekend full of fun!  I'll be getting ready for Scarlett's Birthday Party!  It's only a week away and my to-do list is SOOOOO LONG!!&lt;br /&gt;&lt;br /&gt;See ya later!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8133827451133808266/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html#comment-form' title='16 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8133827451133808266'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8133827451133808266'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html' title='flashback friday &amp; something new too!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_letsgetwild_600-1.jpg' height='72' width='72'/><thr:total>16</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7152512591365421031</id><published>2012-03-04T16:50:00.000-07:00</published><updated>2012-03-04T16:50:23.931-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><category scheme='http://www.blogger.com/atom/ns#' term='Scarlett'/><title type='text'>disneyland - day 1</title><content type='html'>Our trip to Disneyland started out with two days in the park with just US.  We learned on our last trip that we needed at least 2 days to be together as a little family before we joined in with the rest of my family.  Having that time with just us brings us so much closer together.  We can really focus on each other and our baby girl.&lt;br /&gt;&lt;br /&gt;So - on Day 1, we were just brimming with excitement as we walked toward the park.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_0084-1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_0084-1.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;We entered Disneyland and took the customary family photo by the Mickey flowers.  It turned out pretty cute this time, I must say.  We had a really nice Cast Member, named Byron, take it for us.  He was so funny and knew EXACTLY where to have us stand for a good picture without the sun glaring in the baby's eyes.  Thanks Byron!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_2010.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_2010.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;As we were about to go under the tunnels and onto Main Street, Josh noticed how cute our shadows looked!  He stopped to take a picture and I'm so glad he did because its one of my favorites of the whole trip.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/photo-5.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/photo-5.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I LOVE it when Mickey and Minnie are right there greeting guests when we first walk in.  It's the PERFECT start to a day at Disneyland.  And the Disneyland Band was playing so we had wonderful music to listen to as we waited in line.  As soon as Scarlett saw Minnie and Mickey she started to kick her feet and squeal and clap.  She LOVED the music the band was playing and danced along (she started doing her little "dance" thing 2 days before we left for Disneyland and it made the trip so much more fun!!! YAY!).  She was in HEAVEN.  Seeing her so happy made Josh and I more happy than I can explain.&lt;br /&gt;&lt;br /&gt;We met Minnie first.  Scarlett couldn't take her eyes off her and kept reaching for her.  Until we got up close and personal.  Then she got shy.  But she still wanted to see her.  She was just nervous.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_0115.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_0115.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;But she did much better with characters in general on this trip.  Especially with Mickey.  She wanted to see him so bad.  She would not stop looking at him as we waited in line.  But, as expected, she got very shy and clingy when it was finally our turn.  But she didn't cry or freak out at all!  Progress.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_0124.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_0124.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/photo-2-1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/photo-2-1.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;After Mickey and Minnie, we knew EXACTLY where we wanted to head.  SMALL WORLD!! Scarlett didn't get to ride Small World on our last trip because it was closed.   We knew she was going to love it and we couldn't wait!&lt;br /&gt;&lt;br /&gt;And of course, she LOVED EVERY SECOND OF IT!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/photo-4.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/photo-4.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_2036.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_2036.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I think we ended up riding this three (maybe four?) times during our whole trip.  It's like baby heaven in there!!&lt;br /&gt;&lt;br /&gt;After that, Scarlett needed a nap, so as she napped in her stroller, Josh and I took a walk.  What a happy place to stroll.&lt;br /&gt;&lt;br /&gt;We had an early dinner/late lunch at the new "Jolly Holiday Bakery".  I had the grilled cheese sandwich and tomato basil soup.  And Josh had the pot roast sandwich.  Both were very good, but maybe a little on the small side.  I definitely look forward to trying that place again.  It's a fun location.  Great outdoor seating to people watch!&lt;br /&gt;&lt;br /&gt;We met up with Josh's Aunt Cris and caught the afternoon parade from our table at the restaurant.  Even though we were at a distance, Scarlett was loving it!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_2040.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_2040.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;She was bouncing and staring at all the characters.  It was adorable.&lt;br /&gt;&lt;br /&gt;After Scarlett's first ride on Pirates of the Caribbean (also closed on our last trip) and a ride on Winnie the Pooh, it was time to bundle up!! MAN ALIVE did it get chilly after the sun went down.  Luckily, I was prepared!!  I'm proud to say I kept that baby TOASTY WARM. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_2055.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_2055.jpg height=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_2058.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_2058.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And this was the warmest night.  Wait 'til you see how bundled she gets on the even colder nights!&lt;br /&gt;&lt;br /&gt;We said goodbye to Aunt Cris and soon after that Scarlett went to sleep in her stroller.  We stayed for the fireworks which, surprisingly, Scarlett slept through (if you know Scarlett you know she's a notoriously light sleeper).  I guess she was just tired out!!&lt;br /&gt;&lt;br /&gt;Day 1 was magical, but it sure did fly by.  I'll work on getting a Day 2 re-cap post put together soon!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7152512591365421031/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/03/disneyland-day-1.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7152512591365421031'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7152512591365421031'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/03/disneyland-day-1.html' title='disneyland - day 1'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_IMG_0084-1.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2134777739871933158</id><published>2012-03-02T11:52:00.000-07:00</published><updated>2012-03-02T11:52:23.693-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>post-disney recovery</title><content type='html'>Hi everybody.  We're back from Disneyland, and doing our best to shake off those post-Disney blues.  I sat on my butt on the couch ALL DAY yesterday.  My body needed to REST! &lt;br /&gt;&lt;br /&gt;Anyway - I'm popping in to post our Show Off Slideshow.  I promise I'll work on a trip re-cap and get that posted some time next week.&lt;br /&gt;&lt;br /&gt;Ok . . . enjoy the awesome &lt;a href="http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html"&gt;Show Offs&lt;/a&gt;!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="visibility:visible;width:540px;margin:auto;"&gt;&lt;embed src="http://flash.picturetrail.com/pflicks/3/spflick.swf" quality="high" FlashVars="ql=2&amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8721190" wmode="transparent" bgcolor="#000000" width="540" height="410" name="030212" align="middle" allowScriptAccess="sameDomain" style="height:410px;width:540px" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;p style="whitespace:no-wrap;margin-top:10px;height:24px;width:540px"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" src="http://pics.picturetrail.com/res/pflicks/pt.gif" border="0" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" style="margin-left:5px" src="http://pics.picturetrail.com/static/images/pt2.gif" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2134777739871933158/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/03/post-disney-recovery.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2134777739871933158'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2134777739871933158'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/03/post-disney-recovery.html' title='post-disney recovery'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1702181891390833502</id><published>2012-02-16T20:51:00.001-07:00</published><updated>2014-10-07T09:55:37.156-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Ahoy!</title><content type='html'>New releases are already live at TLP, so I'm posting my new release a little earlier than usual!  I'm so very excited to announce . . . &lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;center&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=355"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Ahoy Mateys"&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=355"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_ahoy_600.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=4&amp;products_id=354"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Hot Mess [Pirate Style]"&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=4&amp;products_id=354"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_hotmesspirate_600.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=353"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Clipped On"&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=353"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_clippedon_600.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;You like?  Well then, sail over to my shop and make 'em yours! &lt;br /&gt;&lt;br /&gt;And I do have an little add-on freebie for you at the end of this post.&lt;br /&gt;&lt;br /&gt;Here's the page I scrapped!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MyFavoritePart_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MyFavoritePart_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;And from the Britt Girls:&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittgirlsahoy.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I really hope you like these fun products!!  It's been nearly 4 years since I created anything &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=advanced_search_result&amp;search_in_description=1&amp;keyword=shiver+me+timbers"&gt;piratey&lt;/a&gt;!! And while I still like those older products, I figured it was time for something new and fresh.&lt;br /&gt;&lt;br /&gt;Ok . . . time for Show Offs. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="visibility:visible;width:540px;margin:auto;"&gt;&lt;embed src="http://flash.picturetrail.com/pflicks/3/spflick.swf" quality="high" FlashVars="ql=2&amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8715319" wmode="transparent" bgcolor="#000000" width="540" height="410" name="Sequence" align="middle" allowScriptAccess="sameDomain" style="height:410px;width:540px" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;p style="whitespace:no-wrap;margin-top:10px;height:24px;width:540px"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" src="http://pics.picturetrail.com/res/pflicks/pt.gif" border="0" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" style="margin-left:5px" src="http://pics.picturetrail.com/static/images/pt2.gif" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Thanks to everyone who showed off this round!! You'll all be getting my "Hot Mess [Pirate Style]" as your gift this week! &lt;br /&gt;&lt;br /&gt;Forgot to send in your Show Off this time?  It's ok!  Our next one will be March 2.  Learn about how to Show Off &lt;a href="http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html"&gt;in this post&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Alrighty - let's wrap up this post with the add-on freebie I promised ya!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_ahoyAddOn_600.jpg&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_ahoyAddOn.zip"&gt;[DOWNLOAD HERE]&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Enjoy your Friday and your weekend.  I'm in full-blow Disneyland prep mode.  We leave in 1 week! AHHH!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1702181891390833502/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/02/ahoy.html#comment-form' title='16 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1702181891390833502'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1702181891390833502'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/02/ahoy.html' title='Ahoy!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_ahoy_600.jpg' height='72' width='72'/><thr:total>16</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7399812971268515624</id><published>2012-02-16T12:39:00.001-07:00</published><updated>2012-02-16T12:39:53.871-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>sneaky peek</title><content type='html'>I'm releasing some brand new products at &lt;a href="http://www.the-lilypad.com/store/manufacturers.php?manufacturerid=95"&gt;TLP&lt;/a&gt; tomorrow!  And I couldn't be more excited.  I know you're going to love this stuff!&lt;br /&gt;&lt;br /&gt;Here's a little peek to tide you over til tonight when everything goes live!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/peek-1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/peek-1.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7399812971268515624/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/02/sneaky-peek.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7399812971268515624'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7399812971268515624'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/02/sneaky-peek.html' title='sneaky peek'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_peek-1.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5755881292771158419</id><published>2012-02-14T20:17:00.002-07:00</published><updated>2012-02-14T20:17:50.925-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>something new!</title><content type='html'>I have a new alpha to release at The Lily Pad today!! Yes, a new product on a Wednesday.&lt;br /&gt;&lt;br /&gt;On Wednesdays at TLP they have "Something Old, Something New" where designers can release a few old or a few new items and they all marked 50% off for 1 day only!!  Which makes my new alpha only $1.13 today.  Woo hoo!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.the-lilypad.com/store/product.php?productid=7262&amp;amp;cat=130&amp;amp;page=1"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Black Glitter Alpha"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.the-lilypad.com/store/product.php?productid=7262&amp;amp;cat=130&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_blackglitter_TLP.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Here is the page I scrapped with it:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Churros4Everyone_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Churros4Everyone_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And some from my talented Britt Girls:&lt;br /&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittgirlsblackglitter.jpg&gt;&lt;/center&gt;&lt;br /&gt;Hope you all had a fantastic Valentine's day!  Enjoy your night and make it a WONDERFUL Wednesday.  Ta ta!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5755881292771158419/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/02/something-new.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5755881292771158419'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5755881292771158419'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/02/something-new.html' title='something new!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_blackglitter_TLP.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5258276827405493433</id><published>2012-02-09T22:27:00.001-07:00</published><updated>2012-02-09T22:27:31.456-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Flashback'/><title type='text'>love bytes 2.0 (flashback challenge!)</title><content type='html'>&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FlashbackBanner.jpg&gt;&lt;/center&gt;&lt;br /&gt;Did you think the Flashback Friday Challenge had fallen by the wayside?!  I'm really sorry!  December and January just got away from me.  The good news is, the Friday Flashback &amp; Challenge are back for good.  &lt;br /&gt;&lt;br /&gt;Even though I'm a guest designer at The Lily Pad this month, I kept all the Flashback stuff at &lt;a href="http://www.brittishdesigns.com/shop/"&gt;my shop&lt;/a&gt;.  Hope that's not too confusing.&lt;br /&gt;&lt;br /&gt;But before we get to today's flashback, let's reach alllllll the way back to &lt;a href="http://brittishdesigns.blogspot.com/2011/10/flashback-friday-incredi-boy.html"&gt;October's Flashback Challenge&lt;/a&gt;, and announce our winner!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;Congratulations to &lt;b&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?album=5&amp;amp;pid=1253#top_display_media"&gt;Mary Kate&lt;/a&gt;&lt;/b&gt; (aka &lt;b&gt;Therapy97&lt;/b&gt;)!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?album=5&amp;amp;pid=1253#top_display_media"&gt;&lt;img src="http://www.brittishdesigns.com/gallery/albums/userpics/10098/Scraplift_38.jpg" width="450" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I LOVE how Mary Kate thought to do a Bolt page with "Incredi-Boy".  It's so perfect!  So, Mary Kate, you win a $15 Gift Certificate to my shop!!  CONGRATS!  I'll be emailing you with your prize.&lt;br /&gt;&lt;br /&gt;On to February's Flashback.  Since February is all about Valentines and lovey dovey stuff, I figured I'd feature my techie-take on this holiday.  It's an oldie but goodie . . .  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=129"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;"Love Bytes"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=129"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_lbytes_600.jpg width=450 /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=130"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;"Love Bytes Bonus Alpha"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=130"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_lbytes_BA_600.jpg width=450&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And don't forget to grab the original add-on freebie if you don't already have it!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_lbytes_addon_600.jpg" width=450 /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_lybytes_addon.zip"&gt;{DOWNLOAD ADD-ON}&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;AND . . . the most exciting part!  This month's Flashback has a brand new addition!! In my shop today is the brand new . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=342"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Love Bytes 2.0"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=342"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_lovebytes2_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;BOTH kits (and the bonus alpha) are on sale throughout the rest of February!&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Flashback-Ad.png&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Here's the page I scrapped with both the old and new kits - one of my monthly Scarlett pages.  I'm slowly trying to get caught up with all of them.  I have all her "facts" written down.  I just gotta get the pages scrapped.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/10Thingsat6Months_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/10Thingsat6Months_BLOG.jpg width=600/&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here are the Britt Girls' creations:&lt;br /&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittgirlslovebytes2.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Fun stuff, huh?!! Remembering older kits, getting a brand new coordinating kit, and getting it all on sale is GREAT!  But the fun doesn't stop there. . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FlashbackChallengeBLOG.png" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Create a layout using Love Bytes, Love Bytes 2.0, or the Love Bytes Bonus Alpha before February 29, and post it in the &lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=5"&gt;Britt-ish Designs Challenge Gallery&lt;/a&gt;.  Then come back to this post and paste a link to your layout in the comments.  I'll do a random drawing for 1 winner at the end of the month. No matter when you purchased any of the Love Bytes products - today, last week or last year - just use it to create a layout and enter it to win!!&lt;br /&gt;&lt;br /&gt;*IMPORTANT NOTE* When you want to link to one of your pages in the Britt-ish Designs Gallery, you need to click on this little icon to make sure that "Display File Information" is on.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LinkHowTo1.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Then, below your credits, you'll see the File Information. Use this URL when linking up your page. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LinkHowTo2-1.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;You can't just copy and paste the URL that's at the top of your browser window! It won't work. &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;One more note. I know some people had trouble in the past with the gallery. But all problems were solved by simply trying another browser. My gallery and Internet Explorer don't get along. So, if you're having trouble seeing where to Register, Log In, Upload, or Comment - just try using a different browser (like Firefox, for example) and you shouldn't have any trouble.&lt;br /&gt;&lt;br /&gt;Hope you all have a wonderful weekend!  I can't wait to see your flashback creations.  Ta ta for now.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5258276827405493433/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/02/love-bytes-20-flashback-challenge.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5258276827405493433'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5258276827405493433'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/02/love-bytes-20-flashback-challenge.html' title='love bytes 2.0 (flashback challenge!)'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_FlashbackBanner.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2263049447713163624</id><published>2012-02-09T11:48:00.000-07:00</published><updated>2012-02-09T11:48:50.626-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>sneak preview</title><content type='html'>coming tomorrow . . . (you're gonna fall in love!)&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PREVIEW-2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PREVIEW-2.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2263049447713163624/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/02/sneak-preview.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2263049447713163624'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2263049447713163624'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/02/sneak-preview.html' title='sneak preview'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_PREVIEW-2.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4548646083585939442</id><published>2012-02-07T20:21:00.000-07:00</published><updated>2012-02-07T20:21:25.543-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>ten pages</title><content type='html'>I thought I'd pop in and quickly share 10 scrapbook pages I've done over the past couple months that I haven't posted on the blog yet.  Here we go . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/EdenDanceClass_FULL_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/EdenDanceClass_FULL_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p355895-on-dancer-21page-1.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PrettyPrettyPrincess_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PrettyPrettyPrincess_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p352880-pretty-2c-pretty-princess.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ChristmasAngel_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ChristmasAngel_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p355860-christmas-angel.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SmileyGirl_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SmileyGirl_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p361731-smiley-girl.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LoveYou_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LoveYou_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p363249-love-you-.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Favesat10Months_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Favesat10Months_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p365815-your-faves-at-10-months.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TrueBeauty_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TrueBeauty_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p367032-true-beauty.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Blessed-BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Blessed-BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p368323-blessed.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/10Things4Months_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/10Things4Months_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p368214-10-things-about-scarlett-at-4-months.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ThatSweetFace_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ThatSweetFace_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p369023-that-sweet-face.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Hope you enjoyed this peek at my pages.  See you later! &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4548646083585939442/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/02/ten-pages.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4548646083585939442'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4548646083585939442'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/02/ten-pages.html' title='ten pages'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_EdenDanceClass_FULL_BLOG.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7045515046696458292</id><published>2012-02-06T21:45:00.000-07:00</published><updated>2012-02-06T21:48:01.250-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>we're going to disneyland!</title><content type='html'>No - we didn't just win the Super Bowl, but I'm shouting it out like I'm Eli Manning!!&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Ahhh.png"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Ahhh.png width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;You might have noticed my new little vacation ticker in the sidebar!  I'm soooo excited to tell you that in just 2 and a half weeks we are scooping up our little babe, and driving her back to Disneyland for her 2nd visit to the Mouse.  We're reviewing the tape - looking for ways we can improve our Disneyland-with-a-baby game plan, perfecting our moves and remembering the awesome plays that earned us a touchdown last time (ok enough football puns! sorry).  Anyway - we are TOTALLY ready to give it another go and make it even MORE magical.  &lt;br /&gt;&lt;br /&gt;AHHHHH I'm so excited!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7045515046696458292/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/02/were-going-to-disneyland.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7045515046696458292'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7045515046696458292'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/02/were-going-to-disneyland.html' title='we&apos;re going to disneyland!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_Ahhh.png' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1629253685030356529</id><published>2012-02-02T21:45:00.002-07:00</published><updated>2012-02-02T21:45:22.117-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>guesting at the lily pad!</title><content type='html'>This is such an exciting post.  For the first time EVER I've been asked to guest at another shop!! And it's one that I've admired and aspired to be more like forever.  &lt;b&gt;&lt;a href="http://www.the-lilypad.com/store/home.php"&gt;THE LILY PAD!!&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Yes, the-lilypad.com (TLP) asked me to join their ranks for the month of February and my debut there is so much fun.  Each month they do a "Build-Your-Own-Collab" (aka the BYOC).  Basically they give the designers a color scheme and the rest is up to us!! The outcome is oodles of GREAT products that can all coordinate with each other, so you can pick and choose how to build your collab!! It's AWESOME! AND all the BYOC stuff is 20% off now through Sunday, February 5th.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TLP-feb-byoc-ad.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Here are my BYOC products available exlusively at The Lily Pad now!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.the-lilypad.com/store/product.php?productid=7126"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Classroom Cupid: Embellishments"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.the-lilypad.com/store/product.php?productid=7126"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_classcupid_ep_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.the-lilypad.com/store/product.php?productid=7136"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Classroom Cupid: Papers"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.the-lilypad.com/store/product.php?productid=7136"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_classcupid_pp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.the-lilypad.com/store/product.php?productid=7137"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Scripted Romance"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.the-lilypad.com/store/product.php?productid=7137"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_scriptedromance_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Doesn't my packaging look cute with the little Lily Pad on it?!  I have to admit it looks pretty sweet.&lt;br /&gt;&lt;br /&gt;Here's the page I scrapped with my new stuff.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/iheartinstagram_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/iheartinstagram_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Yeah - I'm pretty obsessed with &lt;a href="http://instagr.am/"&gt;Instagram&lt;/a&gt; these days.  If you're Instagram too, come follow me - designerbrittney.  (I can't really even take credit for it though.  It's a total &lt;a href="http://www.the-lilypad.com/gallery/showphoto.php?photo=30089"&gt;scraplift of this page&lt;/a&gt; by Brandi.)&lt;br /&gt;&lt;br /&gt;And from the Britt Girls:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittgirlsclasscupid.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Fun stuff, huh?  I was so happy when I saw all the different kinds of photos that this kits will work for.&lt;br /&gt;&lt;br /&gt;Alrighty! On to today's Show Off Slideshow . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="margin: auto; visibility: visible; width: 540px;"&gt;&lt;embed align="middle" allowscriptaccess="sameDomain" bgcolor="#000000" flashvars="ql=2&amp;amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8705924" height="410" name="020312" quality="high" src="http://flash.picturetrail.com/pflicks/3/spflick.swf" style="height: 410px; width: 540px;" type="application/x-shockwave-flash" width="540" wmode="transparent"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;div style="height: 24px; margin-top: 10px; whitespace: no-wrap; width: 540px;"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" border="0" src="http://pics.picturetrail.com/res/pflicks/pt.gif" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" border="0" src="http://pics.picturetrail.com/static/images/pt2.gif" style="margin-left: 5px;" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;This week all the Show Offs are getting a 2nd Chance Gift - aka a choice 1 of 4 past gifts!  Watch your email inboxes for your choices, ladies.&lt;br /&gt;&lt;br /&gt;If you'd like to know more about Show Offs, &lt;a href="http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html"&gt;read this post&lt;/a&gt;.  The next Show Offs will be Feb. 17!  I look forward to seeing everyone's work.&lt;br /&gt;&lt;br /&gt;I hope you all enjoy my guest month at The Lily Pad.  I can already tell you the people there are incredible.  So much talent and inspiration.  Plus, everyone is beyond friendly and welcoming!! &lt;br /&gt;&lt;br /&gt;Have fun shopping the BYOC!  ta ta!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1629253685030356529/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/02/guesting-at-lily-pad.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1629253685030356529'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1629253685030356529'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/02/guesting-at-lily-pad.html' title='guesting at the lily pad!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_TLP-feb-byoc-ad.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7220775866645133516</id><published>2012-01-25T11:17:00.002-07:00</published><updated>2012-01-25T11:20:11.615-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Scarlett'/><title type='text'>weekly scarlett update</title><content type='html'>Today Scarlett is 45 weeks old.  Can you believe it?!  Only 7 weeks until she's 1.  Holy crap.  Everyone tells you that time just flies by and they grow up so fast, and man are they right.&lt;br /&gt;&lt;br /&gt;Anyway - I'm still going strong with her &lt;a href="http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html"&gt;weekly photo project&lt;/a&gt;.  I can't wait to make glossy, beautiful coffee table books for the grandparents and for us too.  I had a request to show some of the process we go through to get her photos each week and to see some of the outtakes.&lt;br /&gt;&lt;br /&gt;Since its winter, the light isn't the best. So lately, my photos have had noise &amp; some motion blur.  But oh well!! I just do my best and that's all I can do.&lt;br /&gt;&lt;br /&gt;This morning Scarlett was not in a happy mood.  She was a total roller coaster.  She was tired and grouchy one minute.  (I'm leaving all of these uncropped so you can see the process)&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Outtake1.jpg width=600&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And happy and crazy the next minute!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Outtake2.jpg width=600&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;If I'm lucky (like today), Josh still hasn't left for work yet, so he can help me get her to look up, not roll away, and get a good picture.  Today, the method was holding up our Ariel Animator's doll.  This seemed to keep her attention.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Outtake3.jpg width=600&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I was so excited to finally get to use this snowy fabric.  We haven't had any snow this season!! I couldn't believe it was the end of January and we are just now seeing any snow!  &lt;br /&gt;&lt;br /&gt;She's getting so big now I have to stand up on a chair!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Outtake4.jpg width=600&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I really wanted her to show us one of her tricks, like clapping or peek-a-boo or 'so big'.  But she was no cooperating whatsoever.  So, we just gotta go with what she wants to do.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Outtake5.jpg width=600&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And here's the final picture with the photoshopped number.  I FINALLY got her a new white onesie this week.  She's 10 months old and I was still squeezing her into her same 0-3 month one!  Can you believe it?!  We had stretched it out to the max.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://farm8.staticflickr.com/7016/6761171079_d353e3f6c2_o.jpg"&gt;&lt;img src=http://farm8.staticflickr.com/7016/6761171079_d353e3f6c2_o.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Some weeks its really easy and I can get the shot I want in a few snaps (well, let's be honest, I've never taken less than 20).  But most weeks its a longer process.  And then some weeks it's a struggle and I end up frustrated as does Scarlett.  One of the hardest weeks, I was on my own (no Josh to help) and had to take over 160 frames to get a good one.  But we try to make it a happy, fun project and not get too stressed out about it.&lt;br /&gt;&lt;br /&gt;(You can see all Scarlett's weekly photos on &lt;a href="http://www.flickr.com/photos/23938230@N07/sets/72157626271087105/"&gt;my Flickr stream&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;Has anyone out there started a weekly, monthly baby photo project?  I'd love to see!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7220775866645133516/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/01/weekly-scarlett-update.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7220775866645133516'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7220775866645133516'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/01/weekly-scarlett-update.html' title='weekly scarlett update'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_Outtake1.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3088313159810297423</id><published>2012-01-22T22:12:00.000-07:00</published><updated>2012-01-22T22:12:28.747-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>speed scrap on friday!</title><content type='html'>I'm hosting a &lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=9586"&gt;Speed Scrap&lt;/a&gt; this coming Friday (Jan. 27) at 3:00 MST.  (That's 5:00pm EST/4:00pm CST/3:00pm MST/2:00pm PST/10:00pm GMT.)&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=9586"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SpeedScrapMarathonAd.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;It's part of the MouseScrappers.com Speed Scrap Marathon.  It's lots of fun!  We'll be chatting in the &lt;a href="http://client14.addonchat.com/chat.php?id=474111"&gt;MouseScrapper Chat Room&lt;/a&gt;, and the 7 instructions will be posted in the &lt;a href="http://www.mousescrappers.com/forums/forumdisplay.php?f=9675"&gt;Speed Scrap Forum&lt;/a&gt;.  After the first hour is over and all the instructions have been given you'll then have 4 hours to complete your page!! Get it done on time and you get this prize . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_letsgetwild_600-1.jpg&gt;&lt;br /&gt;(yes, it coordinates with my &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=20"&gt;"Animal Kingdom"&lt;/a&gt; kit.)&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;The Speed Scrap Marathon is really great.  I'm so happy I get to host one of the scraps.  There are even goodie bags for those who complete the half-marathon (at least 8 of the scheduled scraps) and an even bigger/better goodie bag for those who can complete the FULL marathon.  Find out more about goodie bags and the marathon &lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=9553"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;So - mark those calendars and I'll see you on Friday!!  Yay.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3088313159810297423/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/01/speed-scrap-on-friday.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3088313159810297423'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3088313159810297423'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/01/speed-scrap-on-friday.html' title='speed scrap on friday!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_SpeedScrapMarathonAd.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6981332698892593461</id><published>2012-01-20T00:00:00.001-07:00</published><updated>2012-01-20T00:00:00.681-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>i've been workin' on the railroad</title><content type='html'>. . . all the live-long day!  Trains! Trains! Trains!  I think its so funny how we've all probably got a train photo or two (or twenty) in our stash.  We all seem to love a good train ride.  Or maybe you have a train collector, or builder, or just a huge Thomas fan in your household.&lt;br /&gt;&lt;br /&gt;Whatever the locomotive occasion, I've got a brand new kit that will help you scrap it out.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=341"&gt;&lt;b&gt;"Workin' On The Railroad"&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=341"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_railroad_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and a bonus alpha too . . .&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=340"&gt;&lt;b&gt;"Workin' On The Railroad Bonus Alpha"&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=340"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_railroadBA_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And, I do have a little add-on freebie for ya at the end of this post too!! &lt;br /&gt;&lt;br /&gt;I, as you may have guessed, have LOTS of Disneyland Railroad pictures to scrap.  So I started with Scarlett's first ride . . . &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScarlettsFirstGrandCircleTour_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScarlettsFirstGrandCircleTour_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here are some awesome layouts from the Britt Girls!&lt;br /&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittgirlsrailroad.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Isn't this kit fun?!  I tried to make it as versatile as possible.  So you could scrap anything from baby photos, to school photos, to Thomas the Tank Engine mania!! :)  Hope you all enjoy it.&lt;br /&gt;&lt;br /&gt;It's time, once again, to enjoy the Show Offs.  So here we go!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="margin: auto; visibility: visible; width: 540px;"&gt;&lt;embed align="middle" allowscriptaccess="sameDomain" bgcolor="#000000" flashvars="ql=2&amp;amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8696914" height="410" name="012012" quality="high" src="http://flash.picturetrail.com/pflicks/3/spflick.swf" style="height: 410px; width: 540px;" type="application/x-shockwave-flash" width="540" wmode="transparent"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;div style="height: 24px; margin-top: 10px; whitespace: no-wrap; width: 540px;"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" border="0" src="http://pics.picturetrail.com/res/pflicks/pt.gif" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" border="0" src="http://pics.picturetrail.com/static/images/pt2.gif" style="margin-left: 5px;" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Each of this week's Show Offs will get my new Workin' On The Railroad Bonus Alpha as their gift.  &lt;br /&gt;&lt;br /&gt;Interested in Showing Off!? Learn all about how it works &lt;a href="http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html"&gt;HERE&lt;/a&gt;. Our next slideshow/gift will be on February 3rd.&lt;br /&gt;&lt;br /&gt;And last, but not least, here's that add-on freebie I promised ya.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_railroadAO_600.jpg" /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_railroadAO.zip"&gt;{DOWNLOAD HERE}&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Have a fantastic weekend, full of scrappin' fun.  TOOT TOOT!!!!  &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6981332698892593461/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/01/ive-been-workin-on-railroad.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6981332698892593461'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6981332698892593461'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/01/ive-been-workin-on-railroad.html' title='i&apos;ve been workin&apos; on the railroad'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_railroad_600.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7532404113328987338</id><published>2012-01-19T20:18:00.000-07:00</published><updated>2012-01-19T20:18:15.974-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>last minute sneak peek</title><content type='html'>I meant to get this sneak peek up this morning, but I totally spaced it!!  Ooops!  Well, my new kit will be released at midnight, but I thought I'd pop in and show ya the sneak peek anyway . . . &lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek-8.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek-8.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Are you excited?! Check back in later tonight (or tomorrow morning for those of us who aren't night owls) for the release.  &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7532404113328987338/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/01/last-minute-sneak-peek.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7532404113328987338'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7532404113328987338'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/01/last-minute-sneak-peek.html' title='last minute sneak peek'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneakpeek-8.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6951634977006574974</id><published>2012-01-13T11:11:00.001-07:00</published><updated>2012-01-13T11:24:18.197-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>fill 'er up!</title><content type='html'>Hi everybody.  Sorry today's post and new release is a little later than usual.  Scarlett's been sick and I had to take her in to the doctor this morning.  Everything is fine though.  Big sigh of relief!  She just has a virus with "coarse breathing", as the doc put it.  Which apparently is normal while she has this virus.  No croup, no pneumonia  WHEW!&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DoctorsVisit.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DoctorsVisit.jpg width=350&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;We took a nice long "magic shower", as we call it, with lots of steam and that seems to have helped a loosen things up a bit.  She's sleeping peacefully now, so I can get down to business and get you all my latest creation . . .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=339"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Fill 'Er Up Templates"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_fillerup_600.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Lately, I've been obsessed with scrapping these big, over-the-top, FULL pages.  Covering the entire paper with photos, stacks, spills, etc etc etc!  It's so fun.  Just a new way to create a memory page.  And I thought you might like to try it too!  It's much easier to try out a new style when you've got a template to follow.  Here are my layouts using "Fill 'Er Up".  You may recognize a couple of them from the past that inspired two of the new layouts.  &lt;i&gt;(click images to enlarge)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ThisGirlsIsBananas_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ThisGirlsIsBananas_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MarciTurns30_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MarciTurns30_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BabyLove_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BabyLove_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LetTheMagicBegin-BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LetTheMagicBegin-BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;And here are some incredible creations from the Britt Girls:&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittgirlsfillerup.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Aren't these types of pages fun?  Something NEW to try!! I hope you'll try them out and post your creations in the &lt;a href="http://www.brittishdesigns.com/gallery/"&gt;Britt-ish Designs gallery&lt;/a&gt; for me to see.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6951634977006574974/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/01/fill-er-up.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6951634977006574974'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6951634977006574974'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/01/fill-er-up.html' title='fill &apos;er up!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_DoctorsVisit.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5224590764467238880</id><published>2012-01-09T21:07:00.000-07:00</published><updated>2012-01-09T21:07:18.576-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>digi-scrap stats: 2011</title><content type='html'>There's a trend out there right now of tabulating your 2011 Digi-Scrap stats, and picking your top 10 favorite pages of the year.  And well, it just looked like a LOT of fun.  So - here we go!&lt;br /&gt;&lt;br /&gt;Pages Scrapped:  94 &lt;br /&gt;That's almost 8 a month.  Not bad.  But getting that close to 100 was just frustrating! So my goal for 2012 is to make it to 100 AT LEAST!&lt;br /&gt;&lt;br /&gt;Pages Left Unfinished: 0&lt;br /&gt;I'm NOT AT ALL the kind of scrapper who can leave a page un-done.  I almost always finish a page in a sitting.  Once in a blue moon (like right now, actually) I have to put a page on hold to finish later.  But mostly I have to work on a page 'til it's done.&lt;br /&gt;&lt;br /&gt;Pages Printed:  20&lt;br /&gt;This one's embarrassing.  I'm such a slacker when it comes to printing.  But man, oh man, do I love looking at my printed pages.  So my second goal for 2012 is to print a LOT more than that!!  I just have to put aside a little money each month to do it, then it doesn't feel like such a huge splurge!&lt;br /&gt;&lt;br /&gt;And my top ten favorites:  This was very hard to narrow it down, but it was a ton of fun looking through all my pages from the year. In no particular order . . . &lt;i&gt;(each image is clickable to see the full, credited version)&lt;/i&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p266281-1st-ultrasound.html"&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FirstUltraSound_WEB.jpg width=400&gt;&lt;/a&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p275866-whaaat-3f-21.html"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Whaaat_WEB.jpg width=400&gt;&lt;/a&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p312620-best-friends.html"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Best-Friends_BLOG.jpg width=400&gt;&lt;/a&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p310935-little-miss-sunshine.html"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Little-Miss-Sunshine-BLOG.jpg width=400&gt;&lt;/a&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p274205-spreading-the-baby-news.html"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SpreadingTheNews_BLOG.jpg width=400&gt;&lt;/a&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p298336-prime-time-treats.html"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PrimeTrimeTreats_WEB.jpg width=400&gt;&lt;/a&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p316401-the-good-life.html"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TheGoodLife_WEB.jpg width=400&gt;&lt;/a&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p317074-my-1st-vinylmation.html"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/My1stVinylmation_BLOG.jpg width=400&gt;&lt;/a&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p347087-precious-memory.html"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/GrampsGrammys_WEB.jpg width=400&gt;&lt;/a&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p354291-baby-love.html"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BabyLove_WEB.jpg width=400&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Have you done your 2011 Digi-Scrap stats?  Link me up or post them here.  &lt;br /&gt;&lt;br /&gt;Who's with me to get to 100 pages in 2012?!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5224590764467238880/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/01/digi-scrap-stats-2011.html#comment-form' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5224590764467238880'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5224590764467238880'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/01/digi-scrap-stats-2011.html' title='digi-scrap stats: 2011'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_FirstUltraSound_WEB.jpg' height='72' width='72'/><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8984845240690379330</id><published>2012-01-07T14:38:00.000-07:00</published><updated>2012-01-07T14:38:22.759-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>show off slideshow!</title><content type='html'>Sorry this is a day late, but I'm just now getting back to work/emails/etc.  Anyway  . . . enjoy this round of Show Offs!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="visibility:visible;width:540px;margin:auto;"&gt;&lt;embed src="http://flash.picturetrail.com/pflicks/3/spflick.swf" quality="high" FlashVars="ql=2&amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8689410" wmode="transparent" bgcolor="#000000" width="540" height="410" name="Jan 6 2012" align="middle" allowScriptAccess="sameDomain" style="height:410px;width:540px" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;p style="whitespace:no-wrap;margin-top:10px;height:24px;width:540px"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" src="http://pics.picturetrail.com/res/pflicks/pt.gif" border="0" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" style="margin-left:5px" src="http://pics.picturetrail.com/static/images/pt2.gif" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;All of these Show Offs got a $2.50 Gift Code for my shop.  All those emails have gone out, so if you didn't get your code, shoot me an email at myshowoffs at gmail dot com.&lt;br /&gt;&lt;br /&gt;Interested in Showing Off!?  Learn all about how it works &lt;a href="http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html"&gt;HERE&lt;/a&gt;.  Our next slideshow/gift will be on January 20th.&lt;br /&gt;&lt;br /&gt;Love you guys!! Thanks for all the kind wishes about my grandma.  They warmed my heart.  Ta ta!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8984845240690379330/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/01/show-off-slideshow.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8984845240690379330'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8984845240690379330'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/01/show-off-slideshow.html' title='show off slideshow!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685</id><published>2012-01-02T11:08:00.001-07:00</published><updated>2012-01-02T11:08:30.454-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>my grammy</title><content type='html'>On New Years Eve our Grammy Rodee passed away.  It was sudden and we definitely weren't ready.  I would give anything for one last hug, one last kiss, one last I love you.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/GrammyMe.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/GrammyMe.jpg width=450&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/GrammyMe2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/GrammyMe2.jpg width=450&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Grammy's hasn't been feeling well for a couple years now, so I'm very happy she's home with her Father in Heaven feeling young and healthy and free once again!  She was also in the early stages of Alzheimer's.  I feel it was a merciful blessing (for her and for Gramps) that she didn't have to have that disease take her.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/GrammyMeShirts.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/GrammyMeShirts.jpg width=450&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;All three of her sisters were waiting for her in heaven, and I'm sure they probably had a wonderful New Year's Eve party together.  They always knew how to have a good time! &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Grammy.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Grammy.jpg width=450&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I know she knew how much I loved her. Well, I really hope and pray she knew!  I can't even begin to explain or express our relationship.  I loved her very much.  She was an incredible example of a loving wife, a hard-working mother, and a pillar of strength for her family.&lt;br /&gt;&lt;br /&gt;I'm so happy she got to meet my Scarlett and hold her and get to know her sweet personality.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/GrammyScarlettNewborn.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/GrammyScarlettNewborn.jpg width=450&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/GrammyScarlett2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/GrammyScarlett2.jpg width=450&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;She loved Scarlett so much.  She lit up when I brought her to visit.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/GrammyScarlett.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/GrammyScarlett.jpg width=450&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Hug your grandparents tight.  Look in their eyes.  Listen closely to their stories. I wish I could go back to the last time I saw her (our family Christmas party) and just revel in her company.  It's a comfort to know that she got some quality playtime and love from Scarlett that night.  We gave her and Gramps a beautiful photograph of all the great grandbabies and she really loved it.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/GrammyChristmas1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/GrammyChristmas1.jpg width=450&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/GrammyChristmas2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/GrammyChristmas2.jpg width=450&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And the grandkids also did a nativity reenactment, which I know she really enjoyed.  I'm happy that we were able to bring joy to her heart for Christmas.&lt;br /&gt;&lt;br /&gt;It's sad to think about her not being with us here anymore, but I know its not goodbye.  It's see you later.&lt;br /&gt;&lt;br /&gt;I'll miss her so much until then.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Grammy_BW.jpg"&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Grammy_BW.jpg width=450&gt;&lt;/center&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/391607910974654685/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html#comment-form' title='37 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' title='my grammy'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_GrammyMe.jpg' height='72' width='72'/><thr:total>37</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7423971165307108537</id><published>2011-12-23T11:05:00.000-07:00</published><updated>2011-12-23T11:05:50.159-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>this year's christmas card</title><content type='html'>Our cards should all have been received by now, so I won't be ruining anyone's surprise.&lt;br /&gt;&lt;br /&gt;But to all my digi-friends . . . MERRY CHRISTMAS!!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ChristmasCard2011.png&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;From the whole family - we wish you all a VERY HAPPY CHRISTMAS!&lt;br /&gt;&lt;br /&gt;It really is the most wonderful time of the year.  We hope you all take time to soak up this magical time with friends and family.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7423971165307108537/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/12/this-years-christmas-card.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7423971165307108537'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7423971165307108537'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/12/this-years-christmas-card.html' title='this year&apos;s christmas card'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_ChristmasCard2011.png' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4885233635518931619</id><published>2011-12-17T15:00:00.001-07:00</published><updated>2011-12-17T15:00:01.774-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Scarlett'/><title type='text'>o christmas tree</title><content type='html'>We got our tree up this week.  We do the REAL tree thing.  It's so fun!  A mess?  Sure.  Pricey?  Yep!  A pain to water.  You bet.  But, who cares!?  Nothing beats a real Christmas tree.&lt;br /&gt;&lt;br /&gt;We got our tree at Home Depot this year.  Josh had an extra $25 leftover on a Gift Card so it made our tree pretty cheap!!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PickingaTree1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PickingaTree1.jpg height=700&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PickingaTree2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PickingaTree2.jpg height=700&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;We picked the most gorgeous tree (its not the one Scarlett and I are standing in front of in that photo above).&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PickingaTree3.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PickingaTree3.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;But by the time we got our tree home and fed the baby dinner, there wasn't time to decorate, so the decorations had to wait til the next day.&lt;br /&gt;&lt;br /&gt;But I did get all the lights on that night, after the baby went to bed.  Putting the lights on the tree is definitely the most boring/tedious part of trimming the tree.  But one of the most important.  I use 6 strands!  1200 lights.  Boom baby.  Mama likes a lotta lights!!!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TrimtheTreeLights.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TrimtheTreeLights.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Decorating together as a family the next night was really fun.  It's so special to do these things together as a family for the first time.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TrimtheTree2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TrimtheTree2.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TrimtheTree1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TrimtheTree1.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Seeing Scarlett's eyes light up at each ornament we show her is seriously the best.  And she did NOT want to be left out for second.  We had to put her in the Snugli so she could be right in the middle of the action.&lt;br /&gt;&lt;br /&gt;Here's a little video I took on my phone that shows how excited she was.  I don't think she ever stopped kicking her little legs for more than a couple seconds.&lt;br /&gt;&lt;br /&gt;&lt;embed width="600" height="361" type="application/x-shockwave-flash" allowFullscreen="true" allowNetworking="all" wmode="transparent" src="http://static.photobucket.com/player.swf" flashvars="file=http%3A%2F%2Fvid70.photobucket.com%2Falbums%2Fi104%2Fdesignerbrittney%2FBlog%2520Stuff%2FExcitedOrnaments.mp4"&gt;&lt;br /&gt;&lt;br /&gt;&lt;i&gt;(We listened to a lot of Christmas music as we decorated, but during that video you could hear the &lt;a href="http://www.amazon.com/Christmas-Heart-David-Archuleta/dp/B002LLDT9U/ref=sr_1_1?ie=UTF8"&gt;David Archuleta Christmas album&lt;/a&gt;. I highly recommend it.)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TrimtheTree3.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TrimtheTree3.jpg height=700&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And last, but not least, my fave photo of the night . . .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TrimtheTree4.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TrimtheTree4.jpg height=700&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I haven't taken photos of the finished tree yet, but when I do, I'll be sure to share.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4885233635518931619/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/12/o-christmas-tree.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4885233635518931619'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4885233635518931619'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/12/o-christmas-tree.html' title='o christmas tree'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_PickingaTree1.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5011981838292559450</id><published>2011-12-15T10:00:00.036-07:00</published><updated>2011-12-15T10:00:00.659-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Scarlett'/><title type='text'>santa, meet scarlett</title><content type='html'>We took Scarlett to meet Santa Claus last week.  We didn't know how it would go.  I braced myself for tears and screams.  I'm not quite sure why, she really isn't the kind of gal who makes a scene.  &lt;br /&gt;&lt;br /&gt;While she was a teensy bit nervous, she did really great.  We were so proud of her.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScarlettandSanta1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScarlettandSanta1.jpg height=700&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScarlettandSanta2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScarlettandSanta2.jpg height=700&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And Santa was INCREDIBLE.  SOOOOOO cute.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScarlettandSanta3.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScarlettandSanta3.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScarlettandSanta4.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScarlettandSanta4.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And the best part - it was all FREE!! I got to take my OWN photo.  No workers to forbid the use of our own cameras, or phones.  No one rushing you through.  It was lovely.  Anyone in the Utah Country area - go see Santa at &lt;a href="http://shopsatriverwoods.com/"&gt;The Shops at Riverwoods&lt;/a&gt; in Provo.  Santa is there everyday Mon-Sat from 6-9pm.  Be warned, even though you can't tell because of the cute set up they have, it is outdoors!  So dress warm.  We saw several people whip off their kids' coats for a quick pic.  No harm in that!  You'll notice we unwrapped Scarlett down to her sweater for the photos, and then promptly bundled her back up.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScarlettandSanta5.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScarlettandSanta5.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Plus the Shops at Riverwoods has an amazing display of Christmas lights!!  There are also free carriage rides Mon, Fri, &amp; Sat 6-9pm.  It's worth making a trip down to see it all.&lt;br /&gt;&lt;br /&gt;Haha! I didn't mean for this to be a Shops at Riverwoods testimonial!  It's just, I did my research beforehand to find a place we could meet Santa that would let me take my own photos.  And I was so pleased with our experience, I thought I'd share the good find.&lt;br /&gt;&lt;br /&gt;Anyway - we had a wonderful Christmas-y evening together as a family.  It's such a wonderful time of year!!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5011981838292559450/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/12/santa-meet-scarlett.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5011981838292559450'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5011981838292559450'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/12/santa-meet-scarlett.html' title='santa, meet scarlett'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_ScarlettandSanta1.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7655078956126235338</id><published>2011-12-14T00:00:00.027-07:00</published><updated>2011-12-14T00:00:05.730-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>bring on the presents!</title><content type='html'>HAPPY BIRTHDAY TO ME!!!!!!!!!!!!&lt;br /&gt;&lt;br /&gt;Yep, its my birthday today.  I'm 31.  And I thought it would be fun to celebrate my birthday with all my digi-scrap friends and throw myself a little party.  haha!&lt;br /&gt;&lt;br /&gt;So, to start things off, even though its not Friday, I have a new birthday kit to release today.  Can you believe in the 4 years I've been designing I've NEVER MADE A BIRTHDAY KIT!?  I couldn't either.  So here is my very first birthday themed kit!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=338"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Cake &amp; Ice Cream"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=338"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_cake_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And as &lt;i&gt;MY&lt;/i&gt; birthday gift to all of &lt;i&gt;you&lt;/i&gt; . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/birthdaycoupon.jpg&gt;&lt;br /&gt;&lt;br /&gt;Take 31% off (since I'm 31 years old today) your purchase!!  &lt;br /&gt;One time use!!  Expires Saturday 12/17 (at midnight).&lt;br /&gt;Exclues bundles, but INCLUDES the new kit!!  What a steal.  &lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Here's the page I scrapped with "Cake &amp; Ice Cream"! My brother's birthday party a few months ago.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScottysBirthdayParty_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScottysBirthdayParty_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and more pages from the Britt Girls:&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittgirlscake.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Hope everyone has a VERY happy day.  I actually have no idea what we're doing to celebrate my birthday.  I suppose Josh has something planned.  Right, honey? :) &lt;i&gt;*UPDATE* I've been informed that we have reservations at a very swanky restaurant tonight.  Good job, babe.  I'm excited!!&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Oh! Also, this is my last new release of the year.  I'm taking the rest of the season off to focus on my family and the holidays!!  LOTS to do to get ready, enjoy, and make memories.  I'll be back with new products in 2012.  But as of now, I'm officially OFF!  (I'm sure I'll be blogging a bit here and there, so its not like you won't hear from me for weeks on end!)  &lt;br /&gt;&lt;br /&gt;Have a lovely wintery week. ta ta!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7655078956126235338/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/12/bring-on-presents.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7655078956126235338'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7655078956126235338'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/12/bring-on-presents.html' title='bring on the presents!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_cake_600.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-652740940284738996</id><published>2011-12-09T00:00:00.002-07:00</published><updated>2011-12-09T00:00:08.188-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>show offs and slideshows and alphas OH MY!</title><content type='html'>This week I've just got one new alpha in the shop . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=337"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Winterrful Alpha"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=337"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_winterrful_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I LOVE houndstooth.  And as I was thinking of what to create for this week, I accidentally quick masked a houndstooth pattern to my alpha and inspiration struck!&lt;br /&gt;&lt;br /&gt;Ok . . . let's get to this week's Show Offs slideshow.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="margin: auto; visibility: visible; width: 540px;"&gt;&lt;embed align="middle" allowscriptaccess="sameDomain" bgcolor="#000000" flashvars="ql=2&amp;amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8672897" height="410" name="120911" quality="high" src="http://flash.picturetrail.com/pflicks/3/spflick.swf" style="height: 410px; width: 540px;" type="application/x-shockwave-flash" width="540" wmode="transparent"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;div style="height: 24px; margin-top: 10px; whitespace: no-wrap; width: 540px;"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" border="0" src="http://pics.picturetrail.com/res/pflicks/pt.gif" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" border="0" src="http://pics.picturetrail.com/static/images/pt2.gif" style="margin-left: 5px;" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And you guessed it, all the Show Offs are getting my new alpha as their gift!&lt;br /&gt;&lt;br /&gt;(What's a Show Off? How do you join in the fun? Read all about it &lt;a href="http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html"&gt;here&lt;/a&gt;!)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;*IMPORTANT NOTE*&lt;/b&gt;&lt;br /&gt;This has been our last round of Show Offs for 2011.  We'll pick it up again starting on January 6, 2012.  If you want to send in 1 Show Off between now and January 6th, that'd be great!  But just send 1. We don't want 1,000 layouts to sort through when we get back to it.  &lt;br /&gt;&lt;br /&gt;So no more Show Offs until January 6.  Mark your calendars!&lt;br /&gt;&lt;br /&gt;Have a WONDERFUL WINTERY WEEKEND.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/652740940284738996/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/12/show-offs-and-slideshows-and-alphas-oh.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/652740940284738996'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/652740940284738996'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/12/show-offs-and-slideshows-and-alphas-oh.html' title='show offs and slideshows and alphas OH MY!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_winterrful_600.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8875125439498024143</id><published>2011-12-05T11:09:00.000-07:00</published><updated>2011-12-05T11:09:27.611-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Joovy Winner!</title><content type='html'>A BIG congratulations to Sarah Bennett!  The winner of my &lt;a href="http://www.joovy.com/"&gt;Joovy&lt;/a&gt; Stroller giveaway!! She was the lucky randomly selected winner.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Sarah.png&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Sarah's expecting a baby!  How perfect.  Sarah gets to choose between the &lt;a href="http://www.joovy.com/p-43-kooper-stroller.aspx"&gt;Kooper&lt;/a&gt; or the &lt;a href="http://www.joovy.com/p-90-groove.aspx"&gt;Groove&lt;/a&gt; in her choice of color.&lt;br /&gt;&lt;br /&gt;Thanks to everyone who entered!  It was so much fun.  I hope to have more baby gear giveaways and reviews in the future.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8875125439498024143/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/12/joovy-winner.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8875125439498024143'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8875125439498024143'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/12/joovy-winner.html' title='Joovy Winner!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_Sarah.png' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1109066838450382497</id><published>2011-12-02T00:00:00.018-07:00</published><updated>2011-12-02T00:00:01.695-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>a banner day</title><content type='html'>Hi everyone!  Happy Friday.&lt;br /&gt;&lt;br /&gt;All of my grab bag goodies are now revealed and in the shop!!  You can &lt;a href="http://www.brittishdesigns.com/shop/"&gt;buy each piece individually&lt;/a&gt; or you can get it in the collection:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=331"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Holiday Magic Collection"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=331"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_holidaymagic_collection_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Also new today . . . &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=330"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Build-A-Banner"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_bab_600.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Some of you may have picked this up at my Speed Scrap last weekend, but for those of you who missed it, its available in the shop now!&lt;br /&gt;&lt;br /&gt;Here's the page I created with it:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BabyLove_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BabyLove_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;And from the Britt Girls:&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittgirlsbab.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Aren't they fun?  I'm definitely going to be using these over and over again!!&lt;br /&gt;&lt;br /&gt;Hope you all have a fun weekend.  Only three more weekends and then its CHRISTMAS!  Crazy, right?&lt;br /&gt;&lt;br /&gt;Ta ta!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1109066838450382497/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/12/banner-day.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1109066838450382497'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1109066838450382497'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/12/banner-day.html' title='a banner day'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_holidaymagic_collection_600.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620</id><published>2011-11-30T16:21:00.004-07:00</published><updated>2011-12-05T11:11:09.862-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Baby Gear Review'/><title type='text'>feelin' Joovy (giveaway!)</title><content type='html'>Hi there peeps! You may have noticed in my pics from our Disney trip Scarlett was rollin' in a VERY sweet new lime green stroller.  We recently purchased the &lt;a href="http://www.joovy.com/p-43-kooper-stroller.aspx"&gt;Joovy Kooper&lt;/a&gt;.  We wanted a light-weight stroller that was somewhere in between an umbrella stroller and a larger heavy-duty stroller.  After doing our research, we had heard some great things about the Kooper, and we totally loved how it looked, so we went for it!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.joovy.com/p-43-kooper-stroller.aspx"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/JoovyKooper.png&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;RIGHT NOW THE &lt;a href="http://www.joovy.com/p-43-kooper-stroller.aspx"&gt;JOOVY KOOPER&lt;/a&gt; IS ON SALE FOR $99 and FREE SHIPPING!!&lt;/b&gt; HOLY SMOKES THAT'S A STEAL.  The discount is only while supplies last, so if you like what you see, get it while its such a killer deal!  (I'm jealous!! HAHA! I paid full price!)&lt;br /&gt;&lt;br /&gt;Taking any stroller on a Disney trip puts any stroller to the test!  Rockin' and rollin' around Disneyland is a much more intensive test, than say, a leisurely stroll around the block.  We were hoping the Joovy Kooper would live up to our high expectations.  And in many ways, it did.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_4387.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_4387.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;PRO: GREAT LOOKING, BRIGHT COLOR.&lt;/b&gt;  Isn't it cute?!  I love the way it looks.  Joovy calls it their "euro-buggy".  From the moment we took it out of the box and popped it up were were all oooohs and ahhhhs.  I totally love the bright lime green color, which Joovy calls "Appletree".  And MAN did that bright color come in handy at Disneyland.  Spotting our stroller in the chaos of stroller parking areas was a snap!  &lt;br /&gt;&lt;br /&gt;&lt;b&gt;PRO: ROLLS GREAT, STURDY, HIGH QUALITY WHEELS.&lt;/b&gt;  And it rolls GREAT!  The wheels seem super sturdy and high quality.  It turns and rolls VERY easily.  No complaints at all in the way the Kooper handles.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/KooperRolls.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/KooperRolls.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;PRO: DURABILITY, CUSTOMER SERVICE.&lt;/b&gt;  I can tell the Kooper is going to last us a long time.  The fabric is super sturdy and all the mechanisms and parts seem really high quality (except for the basket snaps - keep reading - I'll get to that).  Plus, even though it seems sturdy and high quality, its pretty lightweight too!  And it holds kids up to 50 lbs, so Scarlett can be rollin' in her Kooper for a long long time!  And I know if I ever have a problem, &lt;a href="http://www.joovy.com/default.aspx"&gt;Joovy&lt;/a&gt; will help a girl out.  When I've spoken to them on the phone, a real person answers!  No waiting on hold forever, or getting lost in a maze of an automated system!  They are really nice and always helpful.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;PRO: KID COMFORT, MESH KIDDIE POCKETS.&lt;/b&gt;  Scarlett always seemed really comfortable in it.  I liked how wide the seat was.  Plenty of room.  Sometimes I think kids look a little squished in umbrella strollers, but not the Kooper.  There are also really handy little mesh pockets on either side of Scarlett where we could tuck toys, sippy cups, etc.  Its where we always stashed her pacifier so we always knew where it was!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/KooperComfy.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/KooperComfy.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;PRO: GIANT CANOPY.&lt;/b&gt;  And one of my FAVORITE features, the GIANT canopy.  This hood is massive and really nice.  It totally shades our fair-skinned babe AND also helped keep out some of the noise and goings-on when she was trying to sleep.  Joovy is known for their giant canopies.  I really like them a lot!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/KooperGiantCanopy.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/KooperGiantCanopy.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Now for some things about the Kooper we didn't love as much.  &lt;br /&gt;&lt;br /&gt;&lt;b&gt;CON: BASKET BLUNDER.&lt;/b&gt;  First up, and probably Josh's #1 complaint, was the basket at the bottom.  It's an ok size, but the little tab that snaps it in place on the right side would NOT stay snapped.  I don't know if we got a faulty one or what, but every time we looked down it was unsnapped and our basket was about to fall off and dump all our stuff on the ground.  It was very frustrating.  Josh just informed me that it was actually both snaps that would come off.  I only noticed the right side myself.  A large safety pin would have solved the problem, but should't your basket just stay on?!  And its not like we had super heavy stuff down there that was pulling it off.  It was just our camera, a baby blanket, and a baby sling.  I'll definitely be contacting Joovy about our basket!&lt;br /&gt;&lt;br /&gt;Also, its a little inconvenient that you can't access the basket underneath at all if the stroller seat is reclined.  So if Scarlett was a asleep and I needed to get into the basket, too bad!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/KooperFixingBasket.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/KooperFixingBasket.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;*UPDATE* I talked to Joovy and they quickly sent me a replacement basket.  Again - Joovy's customer service is SUPERB.  They want happy customers!!  They said I must have gotten faulty snaps, so this one is supposed to work.  I've used it running errands and it hasn't fallen off yet, but we'll see if it stays on our next trip.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;MINI-CON: DOESN'T FULL RECLINE.&lt;/b&gt;  Speaking of reclining the seat, I was a little bummed that the seat doesn't fully recline. It's nearly flat, but not quite (I looked it up and it goes back to 149 degrees).  Luckily, Scarlett didn't seem to mind much and slept pretty good in it.  But I do wonder if she would have napped better and longer had she been able to lie all the way back.  My sister-in-law, who was with us on the Disneyland trip, said her baby would NOT have been able to sleep in a stroller that doesn't lay flat.  (MINI-PRO: UNLIMITED RECLINE POSITIONS. I do love how the strap mechanism lets me set the recline at any position you want.)  One other thing - when reclining or sitting up the seat, the back flap with the zip pouch and water bottle holders always got caught up and tangled with the top of the seat.  I had to always remember to watch out for that.  I'm sure I'll get used to it, but it was something I had to be conscious of with each seat adjustment.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;MINI-CON: FOLDING.&lt;/b&gt; We had read that some people didn't like how the Kooper folds up.  But I didn't really have a problem with it.  I do wish it had an automatic lock when you folded it, but the little tab that you use to hook it closed is really easy and seems like its good quality and will last.  It folds easily and to a pretty flat/small size.  The wheels stick out pretty far, and make it a tight squeeze to fit in my trunk long ways, but you can pop the wheels off and that makes it much smaller.  Granted, it's not realistic to pop the wheels off every time you need to fold up the stroller though, so that's something to keep in mind.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;MINI-CON: HEIGHT.&lt;/b&gt;  I'm 5'10" and Josh is 6'1" so we were a little worried about having a stroller that is tall enough for us.  Especially since we ordered it online and hadn't actually pushed the thing around ourselves.  But the Kooper is actually pretty tall.  Do we wish it had an extra few inches?  Sure.  But its not terribly uncomfortable.  But if you or your hubby is taller than 6'1", the Kooper will definitely be a (literal) pain! When you're pushing it, the room for your stride is limited by the height of the handles.  We were wishing it was either a little taller or the handles came out toward you a little more just for a little bit more ease in walking.  But all in all - the heigh is only slightly disappointing, mostly ok.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;CON: BRAKE CABLES.&lt;/b&gt;  There are brake cables near the bottom of the stroller and they are SUPER ANNOYING.  I was constantly stepping on them, tripping, and yanking them out with my foot on accident.  I don't know if I'm supposed to position them differently or what, but they were definitely always annoying us as we walked.  I'll definitely be getting some zip-ties and trying to tie them up in a way that won't let them be in my way!&lt;br /&gt;&lt;br /&gt;*UPDATE* Upon further inspection, it looks like our stroller came with a missing zip tie on the left side, or a broken one that fell off.  Not sure.  The cables seem to normally be pre-zip tied up out of the way.  But ours wasn't.  I'm going to contact Joovy today about getting another matching zip tie.  I'm assuming normally this wouldn't be such a problem when all the break cables are tied up as they should be.  I'm positive Joovy customer service will rectify this issue promptly.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BreakCables.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BreakCables.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;CON: BRAKES!&lt;/b&gt;  I've never used a stroller with such difficult to use brakes.  They aren't your typical flip down, flip up brakes. They are big pedals you have to push really hard to lock and yank really hard to unlock.  And you can't really tell if the brakes are on or off.  The wheels seem to rock a tiny bit even with the brakes on, so I was always a little confused if they were on (there's no locking or clicking sound to help you know if they are on or what).  AND if you're a flip flop mom like I am, you won't be able to use these brakes with your feet.  Josh and I finally gave up and did the brakes with our hands.  It's possible we'll get used to these difficult brakes, but I don't know!!  &lt;br /&gt;&lt;br /&gt;All in all, the Kooper is a high-quality, excellent stroller. Like I said, I can tell its going to last a long time!  There are just some things about it that Josh and I, being the picky parents we are, weren't thrilled about.  When you're at Disney, in a hurry, running here and there, the little things like brakes, baskets, etc. seem to add up.  So, while I wouldn't say this is the dream Disney or travel stroller, I would say its a GREAT stroller for every day use.  I'm REALLY looking forward to using it for walks around the block, to the park, the mall, etc!&lt;br /&gt;&lt;br /&gt;Since returning from our trip, and speaking with Joovy about our "cons" list, they said to tell my blog readers that Joovy's newest stroller "&lt;a href="http://www.joovy.com/p-90-groove.aspx"&gt;The Groove&lt;/a&gt;" could quite possibly resolve many of the issues we had with the Kooper.  You can read all of the features of the Groove &lt;a href="http://www.joovy.com/p-90-groove.aspx"&gt;here&lt;/a&gt;.  So keep that in mind!&lt;br /&gt;&lt;br /&gt;And guess what!!!  &lt;b&gt;I have a Joovy stroller for one lucky winner!!&lt;/b&gt;  The winner gets to choose between the Groove or the Kooper in the color of your choice.  (I love Joovy's bright color options!)&lt;br /&gt;&lt;br /&gt;Want a gorgeous Groove or Kooper of your own?  Here's how to enter:&lt;br /&gt;&lt;br /&gt;Post a comment on this blog post telling me the first place you'd stroll with your new Joovy Kooper.&lt;br /&gt;&lt;br /&gt;Shipping is complimentary in the lower 48 states.  Outside winners pay additional shipping costs.  One entry per household please.  All entries must be in by midnight (Mountain Standard Time) Sunday night (Dec. 4).  &lt;br /&gt;&lt;br /&gt;I'll announce the lucky winner on Monday morning.  GOOD LUCK!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;WINNER ANNOUNCED!  Congratulations to Sarah Bennett!!!  She was our lucky randomly selected winner of a brand new Joovy stroller.  YAY!&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4859433476852151620/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html#comment-form' title='87 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' title='feelin&apos; Joovy (giveaway!)'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_JoovyKooper.png' height='72' width='72'/><thr:total>87</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8297116620308088867</id><published>2011-11-28T10:23:00.000-07:00</published><updated>2011-11-28T10:23:27.345-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>last day to save &amp; winner announced</title><content type='html'>Happy Cyber Monday everyone!! Today's the last day to &lt;a href="http://www.brittishdesigns.com/shop/"&gt;save 35% store-wide&lt;/a&gt;, and the last day to pick up my &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=12&amp;products_id=329"&gt;"Holiday Magic Grab Bag"&lt;/a&gt;.  It's leaving the store tonight at midnight, and will be separated and full-price this coming Friday.&lt;br /&gt;&lt;br /&gt;Thanks to everyone who entered my "hat-tastic giveaway" from Carried Away Creations.  I've used random.org to pick a winner, and the winner of  VERY ADORABLE &lt;a href="http://www.etsy.com/listing/71549634/crochet-mickey-mouse-hat-with-earflaps"&gt;Mickey&lt;/a&gt; (or &lt;a href="http://www.etsy.com/listing/71551190/crochet-minnie-mouse-hat-with-red-polka"&gt;Minnie&lt;/a&gt;) crotched hat is . . .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/hattasticwinner.png&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;CONGRATULATIONS to Deanna!!! Please email me and we'll get your hat to you! YAY.&lt;br /&gt;&lt;br /&gt;Have a happy Cyber Monday everybody.  And come back tomorrow for a BABY GEAR REVIEW &amp; GIVEAWAY!!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8297116620308088867/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/11/last-day-to-save-winner-announced.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8297116620308088867'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8297116620308088867'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/11/last-day-to-save-winner-announced.html' title='last day to save &amp; winner announced'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_hattasticwinner.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5717721908880382046</id><published>2011-11-25T14:25:00.009-07:00</published><updated>2011-11-25T16:14:55.285-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>speed scrap</title><content type='html'>Hi everybody! I'll be updating this here blog post to include each step every ten minutes during the 3:00 hour.  So, as we speed scrap, hit refresh on this page &amp;amp; you'll see a new instruction every 10 minutes.&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="color: #cc0000;"&gt;1)  Since today is the 25th, pick either 2 or 5 photos.  You can't have 3, or 1, or 12.  Two or Five.  Those are your choices.&lt;br /&gt;2)  &lt;b&gt;B&lt;/b&gt;lack.  I want to see at least 1 black embellishment or paper on your page.  It doesn't have to be the main background.  But you do need something black on your page other than text.&lt;br /&gt;3)  &lt;b&gt;L&lt;/b&gt;arge!  I want to see a REALLY LARGE PHOTO!! Go big or go home (you can make your large photo blended if you want).&lt;br /&gt;4)  &lt;b&gt;A&lt;/b&gt; lot.  Let's see a lot of something on your page.  My page has a lot of flowers, for example.&lt;br /&gt;5)  &lt;b&gt;C&lt;/b&gt;urly.  Add at least 1 curly item.  A curly ribbon, a curly string . . . &lt;br /&gt;6)  &lt;b&gt;K&lt;/b&gt;eep it real.  Spend a little extra time working on some realistic shadows.  Take time to think about how different items would realistically cast a shadow.&lt;br /&gt;7)  Date your page.  And add at least a little journaling.  Try a LOT of journaling if you want.  But you need at least a line or two.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;Let me spell out the rest of the Speed Scrap specifics.&lt;br /&gt;&lt;br /&gt;As we speed scrap, you can join in on the chat over at the &lt;a href="http://client14.addonchat.com/chat.php?id=474111"&gt;MouseScrappers.com&lt;/a&gt; chat room.  (thanks MS for letting us play at your place!)&lt;br /&gt;&lt;br /&gt;This is the prize you'll be Speed Scrappin' for!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_bab_600.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;You like?&lt;br /&gt;&lt;br /&gt;Well - all you have to do to get it is follow the 7 steps I'll give you during the 3:00 hour.  Then you'll have 1 additional hour to finish your page.  Meaning, all layouts need to be finished and uploaded by 5:00pm Mountain Time (that's 4:00pm Pacific, 6:00pm Central, and 7:00pm Eastern).&lt;br /&gt;&lt;br /&gt;Once you've completed your layout, post it in &lt;a href="http://www.brittishdesigns.com/gallery/"&gt;my gallery&lt;/a&gt;.  Then email me (designerbrittney at gmail dot com) a link to your layout in my gallery.  That way I can email you back with your PRIZE!!&lt;br /&gt;&lt;br /&gt;*IMPORTANT NOTE* When you want to link to one of your pages in the Britt-ish Designs Gallery, you need to click on this little icon to make sure that "Display File Information" is on.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LinkHowTo1.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Then, below your credits, you'll see the File Information. Use this URL when linking up your page. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LinkHowTo2-1.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;You can't just copy and paste the URL that's at the top of your browser window! It won't work. &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;One more note. I know some people had trouble in the past with the gallery. But all problems were solved by simply trying another browser. My gallery and Internet Explorer don't get along. So, if you're having trouble seeing where to Register, Log In, Upload, or Comment - just try using a different browser (like Firefox, for example) and you shouldn't have any trouble.&lt;br /&gt;&lt;br /&gt;Here is my page!!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PrettyPrettyPrincess_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PrettyPrettyPrincess_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=1304"&gt;&lt;i&gt;{credits here}&lt;/i&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;GOOD LUCK!!! Be speedy!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5717721908880382046/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/11/speed-scrap.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5717721908880382046'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5717721908880382046'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/11/speed-scrap.html' title='speed scrap'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_bab_600.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163</id><published>2011-11-25T11:20:00.010-07:00</published><updated>2011-11-25T11:20:00.045-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>hat-tastic giveaway</title><content type='html'>Okay - ignore my corny title.  I'm working on very little sleep here, people!&lt;br /&gt;&lt;br /&gt;But I have a SPECIAL BLACK FRIDAY SURPRISE!!!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.etsy.com/shop/CarriedAwayCreations"&gt;Carried Away Creations&lt;/a&gt; is an ADORABLE little shop that I found while getting lost on Etsy, browsing through darling Disney baby clothes and accessories.  I found her &lt;a href="http://www.etsy.com/listing/71549634/crochet-mickey-mouse-hat-with-earflaps"&gt;Crotched Mickey Hat&lt;/a&gt; about almost died!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.etsy.com/listing/71549634/crochet-mickey-mouse-hat-with-earflaps"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/CrotchetMickeyHat.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Does it get any cuter??  &lt;br /&gt;&lt;br /&gt;I noticed the creator of these cute hats was located in Utah, just like me!  So, I immediately contacted, Jen, the shop owner, and asked if she wanted to team up for a Black Friday Giveaway and she said YES!!!!!&lt;br /&gt;&lt;br /&gt;So . . . drumroll please!&lt;br /&gt;&lt;br /&gt;We've got one hat to giveaway to a lucky winner.  And you can either pick the Mickey or the &lt;a href="http://www.etsy.com/listing/71551190/crochet-minnie-mouse-hat-with-red-polka"&gt;Minnie hat&lt;/a&gt;!  Winner's choice!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.etsy.com/listing/71551190/crochet-minnie-mouse-hat-with-red-polka"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/CrotchetMinnieHat.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Here's a little note from Jen:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;i&gt;Back in February, I started an online shop at Etsy.com.  I named it "Carried Away Creations" because I love to make things, and I get so "carried away" that before I know it, it's three o'clock in the morning! :)  &lt;br /&gt;&lt;br /&gt;I sell crocheted hats, and scarves, and make aprons, towel/spa wraps, and grocery bag holders!  I make all of the items myself and enjoy every minute of it!  Just click on &lt;a href="http://www.carriedawaycreations.etsy.com/"&gt;this link&lt;/a&gt; to go to my shop.&lt;br /&gt;&lt;br /&gt;I’m giving away one of my adorable Mickey or Minnie Mouse Hats!  They’re perfect for trips to Disneyland or Disney World, and also make fun Christmas gifts and photo props!   Both hats are available in all sizes from newborn to adult!  They’re both black with cherry red trim.  The Minnie hat has a red polka dot ribbon that is attached in between the ears, and the Mickey hat has white in the trim and black, white, and red braids.   If you’re the lucky winner of this giveaway, just let me know which hat you want, Mickey or Minnie, as well as what size you want!&lt;br /&gt;&lt;br /&gt;Sizing Chart: &lt;br /&gt;0-3 months&lt;br /&gt;3-6 months&lt;br /&gt;6-12 months &lt;br /&gt;1 yr to 3 yrs&lt;br /&gt;3 to 6 yrs&lt;br /&gt;6 to 12 yrs&lt;br /&gt;Teen to Adult&lt;br /&gt;&lt;br /&gt;My Mickey and Minnie Mouse hats are made from 100% acrylic yarn and are developed from a pattern by: Speckled Frog by speckledfrogcrochet (www.speckledfrogcrochet.etsy.com).  This hat is not affiliated with Disney.&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;Jen&lt;/i&gt;&lt;/blockquote&gt;&lt;br /&gt;OK - so there are TWO ways to enter.  (Yes, you can have up to TWO entries per person):&lt;br /&gt;&lt;br /&gt;1) Leave a comment on this blog post telling me which OTHER item, besides the Mickey hat, you love from &lt;a href="http://www.CarriedAwayCreations.Etsy.com"&gt;Carried Away Creations&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;2) "FAVORITE" an item in Carried Away Creations store and then come back and tell me which item you "favorited" in a SEPARATE comment.  (So, if you're entering twice, you make TWO comments).&lt;br /&gt;&lt;br /&gt;Entries must be in by midnight Mountain Time Sunday night (Nov. 27th).  I'll draw a winner on Cyber Monday (NOV. 28).&lt;br /&gt;&lt;br /&gt;Prize will be shipped directly from Carried Away Creations.  Winners outside the US have to cover your own shipping costs (via PayPal payment).  &lt;br /&gt;&lt;br /&gt;FUN HUH?!!! I totally have to have one of these hats for Scarlett before our next trip!! Plus, they'd be SO cute for a photo shoot! &lt;br /&gt;&lt;br /&gt;Have fun browsing Carried Away Creations and good luck!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1711102771830402163/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html#comment-form' title='43 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' title='hat-tastic giveaway'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_CrotchetMickeyHat.jpg' height='72' width='72'/><thr:total>43</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7184403251404143194</id><published>2011-11-25T00:00:00.015-07:00</published><updated>2011-11-25T00:00:03.535-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>black friday begins</title><content type='html'>The clock has struck midnight and its time to SHOP!!! That's what Black Friday's all about, right?!&lt;br /&gt;&lt;br /&gt;First up - check out my &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=index&amp;cPath=14"&gt;&lt;b&gt;$1 DOORBUSTERS&lt;/b&gt;&lt;/a&gt;!  Grab 'em before they're gone!! &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=index&amp;cPath=14"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/midnightdoorbusters.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Then, check out my Grab Bag!! It's only $3 and its packed full of new goodies!!! &lt;i&gt;(It'll only be available through Monday 11/28.  After that it'll be going into the shop at full price.)&lt;br /&gt;&lt;/i&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=12&amp;amp;products_id=329"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Holiday Magic Grab Bag"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=12&amp;amp;products_id=329"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_holidaymagicGB_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;After that, shop my &lt;a href="http://www.brittishdesigns.com/shop/"&gt;store-wide sale&lt;/a&gt;.  The entire shop is 35% off (excluding bundles and grab bags).&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BlackFriday2011.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Check out what my Britt Girls and I created with the Grab Bag goodies!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ChristmasEveJammies_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ChristmasEveJammies_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;and from the girls . . .&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittgirlsholidaymagic.jpg&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And before I sign off, let's make sure to enjoy this week's Show Off Slideshow!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="visibility:visible;width:540px;margin:auto;"&gt;&lt;embed src="http://flash.picturetrail.com/pflicks/3/spflick.swf" quality="high" FlashVars="ql=2&amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8664585" wmode="transparent" bgcolor="#000000" width="540" height="410" name="112511" align="middle" allowScriptAccess="sameDomain" style="height:410px;width:540px" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;p style="whitespace:no-wrap;margin-top:10px;height:24px;width:540px"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" src="http://pics.picturetrail.com/res/pflicks/pt.gif" border="0" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" style="margin-left:5px" src="http://pics.picturetrail.com/static/images/pt2.gif" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;All the Show Offs are getting a cute winter-y mini kit! A Show Off EXCLUSIVE!! No other way to get it. :)&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_chilly_600.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;(What's a Show Off? How do you join in the fun? Read all about it &lt;a href="http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html"&gt;here&lt;/a&gt;!)&lt;br /&gt;&lt;br /&gt;And with that, I'll say see ya soon.  I'll be back later today with even more fun surprises.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7184403251404143194/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/11/black-friday-begins.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7184403251404143194'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7184403251404143194'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/11/black-friday-begins.html' title='black friday begins'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_midnightdoorbusters.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8919917446694937142</id><published>2011-11-24T08:11:00.001-07:00</published><updated>2011-11-24T08:11:00.051-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>happy thanksgiving</title><content type='html'>Happy Thanksgiving everyone!! &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://farm7.staticflickr.com/6233/6384519963_c5a8d3eba4_o.jpg"&gt;&lt;img src=http://farm7.staticflickr.com/6233/6384519963_c5a8d3eba4_o.jpg width=450&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I'm overwhelmed when I think of the things I'm thankful for this year.  So I'll just name a few.&lt;br /&gt;&lt;br /&gt;Motherhood.  It's beyond what I imagined and hoped it would be.  It was the role I was meant to play.  I love it so much.  And a lot of that has to do with my sweet Scarlett Ann.  She's awesome.  In every way.&lt;br /&gt;&lt;br /&gt;Josh.  Another reason motherhood is so darn good - a great husband.  He's my better half, my partner, my best friend.  He's more than I deserve.&lt;br /&gt;&lt;br /&gt;Working from home.  Being able to have a fun job I love AND getting to do it from home is incredible lucky.  I choose my own hours, my own schedule, my own everything.  I love that I can help support our little family and still get to stay home with the Babe.  Plus, I LOVE all my online friends, supporters, and of course, my fellow Disney-nuts.  It's a HUGE blessing in my life, this digital scrapbooking.  I'm so blessed.&lt;br /&gt;&lt;br /&gt;Life is good.&lt;br /&gt;&lt;br /&gt;Enjoy yours today.  Be thankful.&lt;br /&gt;&lt;br /&gt;I'm thankful for you.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8919917446694937142/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/11/happy-thanksgiving.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8919917446694937142'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8919917446694937142'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/11/happy-thanksgiving.html' title='happy thanksgiving'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-272888141459694995</id><published>2011-11-23T08:00:00.010-07:00</published><updated>2011-11-23T08:00:07.033-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>let's paint the town BLACK</title><content type='html'>BLACK FRIDAY is coming up this weekend! HOORAY!! And Britt-ish Designs is ready to go go go!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BlackFriday2011.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;That's right!  Everything at Britt-ish Designs will be 35% off (excluding the grab bag and bundles).  GRAB BAG!?!  YEP!! I've got a "Holiday Magic" grab bag coming on Friday, that's sure to get you in the spirit of the season.  &lt;br /&gt;&lt;br /&gt;Plus, starting Friday at midnight (aka Thursday night) I'll have a limited amount of $1.00 DOORBUSTERS.  Some really great Britt-ish Designs products will be $1.00 each.  But when they're gone, they're gone, so get there at midnight to grab yours!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/midnightdoorbusters.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Also, join me for a lively Speed Scrap on Friday at 3:00pm MST (that's 5:00pm Eastern, 4:00pm Central, and 2:00pm Pacific).  We'll be chatting, and Speed Scrappin' in the &lt;a href="http://client14.addonchat.com/chat.php?id=474111"&gt;MouseScrappers Chat Room&lt;/a&gt; (thanks MouseScrappers for letting us borrow your chat room!).  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SpeedScrapBlackFriday.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Trust me, the prize is REALLY cute, and all you have to do to get it, is finish on time!  So come &amp; Speed Scrap with me on Friday afternoon.&lt;br /&gt;&lt;br /&gt;See you all this weekend for LOTS OF FUN!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/272888141459694995/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/11/lets-paint-town-black.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/272888141459694995'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/272888141459694995'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/11/lets-paint-town-black.html' title='let&apos;s paint the town BLACK'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_BlackFriday2011.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7598564579302780285</id><published>2011-11-21T09:00:00.000-07:00</published><updated>2011-11-21T09:00:10.753-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><category scheme='http://www.blogger.com/atom/ns#' term='Scarlett'/><title type='text'>Scarlett's First Disneyland Trip (cont.)</title><content type='html'>After her first walk down Main Street, Scarlett was exhausted.  ("Scarlett Was Exhausted" could be the subtitle to this trip.  Without her regular naps, she was pretty much tired for 4 days).  She fell asleep in the stroller for a little while, but once she was up it was time to head to Critter Country to meet Winnie the Pooh and Friends and ride her first ride!!&lt;br /&gt;&lt;br /&gt;First up, we met Tigger.  This was one of the best character interactions we had because Scarlett leaned in and gave him kisses.  OK - so she doesn't really know how to give kisses yet, but she let Josh lean her in and it looked like kisses to us!!!  She did NOT want to get close to any other character like she did with Tigger.  She was very into him. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-9.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-9.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;It was so surprising that she loved Tigger so much because he's so HUGE!  Way bigger than any other character she met.  Maybe it was because she had been carrying around her own little Tigger plush from home, so she felt like she knew him.  I don't know.  But she really liked him.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-10.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-10.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Then came Eeyore.  For a brief moment we thought she liked him.  She even touched him.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-12.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-12.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;But then she got really nervous and stressed out.  Too close?  Too much?  I don't know.  But she didn't want to be close.  This picture cracks me up because it shows the difference between Scarlett and her cousin, Maya.  Scarlett's like, "no thanks, I'm done!" and Maya's like "Oooooh fun!".&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-13.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-13.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;The good thing is she didn't seem to mind being around the characters as long as she wasn't too close.  &lt;br /&gt;&lt;br /&gt;One more character to go, the silly old bear himself was up next.  While we waited in line, we took some cute pictures.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-14.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-14.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;My niece, Maya.  She got SO MUCH ATTENTION from these ears.  Practically every person we walked past pointed and gawked at her cuteness.  She had barely enough hair for two itty bitty piggies on the top of her head on which they clipped the ears to.  Aren't they cute?!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-16.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-16.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-15.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-15.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;When it was Scarlett's turn to meet the big, fluffy, cute, so sweet Winnie the Pooh, she was not excited. She liked to look at him in the distance, but when we got up to him, this happened:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-20.jpg width=600&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;"I'm outta here!"&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-21.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-21.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;But we still got a cute family shot!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-17.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-17.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Finally, it was time for Baby's first ever RIDE!!! We decided on Winnie The Pooh. Small World was closed (my first choice).  And Pirate's was closed (Josh's first choice).  So, Winnie the Pooh it was.  And it was fitting!  Winnie the Pooh was Scarlett's first movie.  She was Piglet for her first Halloween.  So, Winnie the Pooh as her first ride was just right!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-18.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-18.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-19.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-19.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Scarlett had a lot of fun on her first ride!! She loved the bright colors and fun music!  First ride = success!&lt;br /&gt;&lt;br /&gt;Here we all are!  We filled up one whole beehive.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-22.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-22.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Right after Winnie the Pooh we met up with my California digi gal pals, Tanya (&lt;a href="http://crossbonecuts.blogspot.com/"&gt;Crossbone Cuts&lt;/a&gt;, TanyaH666) and Carol (aka Carolc, owner/creator of &lt;a href="http://www.mousescrappers.com/forums/index.php"&gt;MouseScrappers.com&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-23.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-23.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;We had dinner (corndogs!!! YUMMMM) and had a GREAT chat!  Our visit was short, but sweet!! It's always such a treat to see these girls.&lt;br /&gt;&lt;br /&gt;We did a LOT of very fun things our first day.  But it all culminated with our first ever viewing of the Soundsational Parade.  While we were waiting for the parade, we saw a possum hiding in the bushes.  A REAL possum, living at Disneyland.  How crazy is that?1&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-24.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-24.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Two cute cousins waiting for the parade!  All 4 girls actually had these matching jackets, but we somehow forgot to get a picture of them all together.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-25.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-25.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;The Soundsational Parade was INCREDIBLE!!  LOVED EVERY MINUTE.  Since it was at night, it was hard to get any good pictures and we mostly just wanted to enjoy and watch Scarlett enjoy, so we didn't bother with pictures.  Scarlett totally loved it.  She LOVES music, so she was just in heaven (so were we!).&lt;br /&gt;&lt;br /&gt;That pretty much wrapped up Day 1 of our trip.  Lots of fun.   &lt;br /&gt;&lt;br /&gt;I'll make sure to start working on writing up more about our trip! :)  Probably not going to be tomorrow, but at I promise to keep working on it!&lt;br /&gt;&lt;br /&gt;Have a happy Monday!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7598564579302780285/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/11/scarletts-first-disneyland-trip-cont.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7598564579302780285'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7598564579302780285'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/11/scarletts-first-disneyland-trip-cont.html' title='Scarlett&apos;s First Disneyland Trip (cont.)'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_DisneylandTrip-9.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7905431547839822001</id><published>2011-11-20T16:00:00.024-07:00</published><updated>2011-11-20T22:34:17.685-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><category scheme='http://www.blogger.com/atom/ns#' term='Scarlett'/><title type='text'>Scarlett's First Disneyland Trip</title><content type='html'>See! I'm finally posting some pictures from our trip.  I told you I'd get around to it!&lt;br /&gt;&lt;br /&gt;I guess I'll start at the beginning.  Before Scarlett was even born, I started collecting costumes (borrowing, buying on clearance, hand-me-downs, etc.) for her to wear on her first trip to Disneyland.  The original plan was to have her dressed up every day for part of the day, and then change her when the costume got annoying or when it got too cool.  Little did I know we'd end up getting rained on half the trip.  So we did costumes the first two days and that's it.  But I was ok with that.  Her non-costume outfits were REALLY cute too!&lt;br /&gt;&lt;br /&gt;Day 1 was Minnie Mouse.  Isn't she the cutest?!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-1.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;i&gt;Those of you who follow me on &lt;a href="http://twitter.com/#!/brittishdesigns"&gt;Twitter&lt;/a&gt; or Instagram (&lt;-- I'm obsessed/addicted.  Come follow me if you're on Instagram, my user name is designerbrittney) have seen some of these pics already! &lt;/i&gt;  &lt;br /&gt;&lt;br /&gt;Needless to say, I had SO MUCH FUN dressing Scarlett up and getting her ready!  (I mean, I have fun doing that at home on any given day!! But it was like the ultimate - getting her beautified at Disneyland!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-2.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I think it was almost 2:00 by the time we finally got to the park.  We drove half-way on Tuesday night, spent the night at a hotel and then drove the last three hours or so the next morning.  After a little lunch and unpacking (and dress-up), we headed across the street to the park!  (see &lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LetTheMagicBegin-BLOG.jpg"&gt;my LO from Friday&lt;/a&gt; for pics of our first park moments!)  &lt;br /&gt;&lt;br /&gt;After we walked through the tunnels and into the park, who was waiting to greet us?!  None other than Miss Minnie Mouse herself.  It couldn't have been more perfect!! That was the ONE character I really wanted Scarlett to meet that day, since she was dressed as Minnie!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-3.jpg"&gt;&lt;img height="600" src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-3.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Minnie LOVED Scarlett's outfit, of course, and made a big fuss over her.  And even though it was Scarlett's first character, she seemed to enjoy it.  Her nervousness around characters didn't start until the later part of Day 1.  (Yeah - one of my fears was realized.  Scarlett had a tiny bit of character anxiety when they got too close or tried to touch her!  She'll get over it by our next trip, right?!).&lt;br /&gt;&lt;br /&gt;Right after meeting Minnie, it was time to get EARS!!  I've dreamt of a tiny pair of black ears with "Scarlett" stitched on the back forever!  I was definitely ecstatic.  Josh was lovin' it too!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-4.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-4.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Plus, I was getting a new pair of ears for myself too.  I've had the same black pair for years now and I wear them every trip.  But they are WORN OUT.  Literally falling apart.  So I gave up and put them into retirement.  It was time to get a new pair.&lt;br /&gt;&lt;br /&gt;Disneyland used to offer little red bows with rosettes on them to make the plain black ears into "Minnie" ears.  They stapled on the bow for you and ta-da! Girl ears.  That's what my old retired pair had. But a couple years ago they stopped carrying the bows.  You can't get them anymore, which is one of the reasons I resisted getting new ears for so long.  &lt;br /&gt;&lt;br /&gt;But, duh?! I can just make my OWN bows.  So before our trip I made two cute little bows.  Then, as soon as our ears were done being stitched I pinned them on.  The cast members at the Mad Hatter were actually really impressed!  Haha!  Didn't they turn out cute?!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-5.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-5.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I'm so glad I made the bows.  I think they look so adorable.  I think I'll have to make Scarlett's bow a little bigger for the next trip though (Mama likes a big bow!).&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-35.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-35.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Right after ears, we met up with my brother and his family.  My nieces were all very excited to see us (they arrived at Disneyland for a couple days ahead of us).  &lt;br /&gt;&lt;br /&gt;We all met Pluto, who just happened to be hanging out just outside the Mad Hatter.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-6.jpg"&gt;&lt;img height="600" src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-6.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-7.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-7.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I don't remember sensing any trepidation or fear from Scarlett when we met Pluto.  She seemed intrigued by his big nose and whiskers (why have I never noticed those giant whiskers before!!?!).&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-8.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandTrip-8.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Wow - all this and we haven't even made it down Main Street!!  HAHA!  But that's a good place to end it for today.  Be back tomorrow with more of Day 1!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7905431547839822001/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/11/scarletts-first-disneyland-trip.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7905431547839822001'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7905431547839822001'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/11/scarletts-first-disneyland-trip.html' title='Scarlett&apos;s First Disneyland Trip'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_DisneylandTrip-1.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8408836588893363669</id><published>2011-11-17T00:00:00.033-07:00</published><updated>2011-11-17T23:05:44.860-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>where the magic begins</title><content type='html'>My baby girl's "magic" really did begin on this trip.  And I know it's only going to get more and more magical each time we take her to Disneyland (right, honey?).  We can't wait for our trip this spring!&lt;br /&gt;&lt;br /&gt;This kit was poured right out of my soul (do I say that a lot about my stuff?  sorry if I do, I am always sincere when I say that).  It's my interpretation of our little one's wide-eyed wonder and happiness and she laid her eyes on the wonders of Disneyland for the first time.&lt;br /&gt;&lt;center&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=328"&gt;&lt;b&gt;"Where The Magic Begins"&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;/center&gt;&lt;center&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/center&gt;&lt;center&gt; &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=328"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_wheretmb_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;AND I have a special add-on freebie at the bottom of the post, so make sure you read all the way through to get it!&lt;br /&gt;&lt;br /&gt;And the lucky winner who entered my &lt;a href="http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html"&gt;"Win It Before You Can Buy It"&lt;/a&gt; giveaway is . . .&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;b&gt;Jamie (jmdodson)&lt;/b&gt;&lt;/div&gt;&lt;br /&gt;Congrats, Jamie!  I'm emailing you your code for a free "Where The Magic Begins" kit!&lt;br /&gt;&lt;br /&gt;Here's the page I scrapped.  As per usual, I found it really hard to dive in and scrap my precious "Scarlett's First Trip" pics!!  I don't know what my problem is with really special photos - I have the hardest time scrapping them.  But I gotta get over it, because when I do its a LOT of fun!!  Anyway - I decided to just start at the beginning!!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LetTheMagicBegin-BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LetTheMagicBegin-BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and here's what the Britt Girls created:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittgirlswheretmb.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Awesome right?! I can't wait to scrap more and more with this kit.  &lt;br /&gt;&lt;br /&gt;Ok - here's that freebie I promised ya!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_wheretmb_AO_600.jpg" /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_wherethemb_AO.zip"&gt;--&amp;gt; DOWNLOAD HERE &amp;lt;--&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I PROMISE to get it together and post some pics and stories from our trip.  I just have been in a bit of a slump this week. &amp;nbsp;Those of you who blog know the time it takes to get photo-heavy posts written!&amp;nbsp;My goal is to have at least one post with pictures &amp;amp; a couple stories by this weekend.&lt;br /&gt;&lt;br /&gt;Have a MAGICAL day!! xoxo&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8408836588893363669/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html#comment-form' title='26 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8408836588893363669'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8408836588893363669'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html' title='where the magic begins'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_wheretmb_600.jpg' height='72' width='72'/><thr:total>26</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952</id><published>2011-11-16T00:00:00.000-07:00</published><updated>2011-11-17T23:08:11.412-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>win it before you can buy it!!</title><content type='html'>HI THERE!! &lt;br /&gt;&lt;br /&gt;I have two fun things to tell you.  &lt;br /&gt;&lt;br /&gt;#1) I have a new kit out tomorrow and I'm totally in love with it.  Here's a sneak peek!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek-7.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek-7.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;#2) You can win this new kit, before you can even buy it!!  Leave a comment on this post with your name and "I WANNA WIN!".  Tomorrow morning I'll draw a random winner. &lt;br /&gt;&lt;br /&gt;Enter before midnight tonight for a chance to win!  One entry per scrapper, please.&lt;br /&gt;&lt;br /&gt;Can't wait for Friday so I can show you all the "magic" (&amp;lt;-- hint hint wink wink).  XOXOXOXOXOXO  &lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3916252303357473952/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html#comment-form' title='164 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' title='win it before you can buy it!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneakpeek-7.jpg' height='72' width='72'/><thr:total>164</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3980963612166540982</id><published>2011-11-11T00:00:00.009-07:00</published><updated>2011-11-11T00:00:04.375-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>eleven eleven eleven</title><content type='html'>Oooooh!! It's 11/11/11.  That means something extra special should happen right?!&lt;br /&gt;&lt;br /&gt;Well, nothing new from me today.  I'm still unpacking, doing laundry, and catching up/recovering from Disneyland.  But I do have some awesome Show Offs to share . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="visibility:visible;width:540px;margin:auto;"&gt;&lt;embed src="http://flash.picturetrail.com/pflicks/3/spflick.swf" quality="high" FlashVars="ql=2&amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8656509" wmode="transparent" bgcolor="#000000" width="540" height="410" name="111111" align="middle" allowScriptAccess="sameDomain" style="height:410px;width:540px" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;p style="whitespace:no-wrap;margin-top:10px;height:24px;width:540px"&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=924&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" src="http://pics.picturetrail.com/res/pflicks/pt.gif" border="0" /&gt;&lt;/a&gt;&lt;a href="http://picturetrail.com/misc/counter.fcgi?cID=925&amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" style="margin-left:5px" src="http://pics.picturetrail.com/static/images/pt2.gif" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;All the Show Offs are getting a $2.50 Gift Certificate to my shop so they can pick out their own gift!&lt;br /&gt;&lt;br /&gt;(What's a Show Off? How do you join in the fun? Read all about it &lt;a href="http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html"&gt;here&lt;/a&gt;!)&lt;br /&gt;&lt;br /&gt;And that's it for today.  Sorry so short &amp; sweet!  I'll definitely keep working on my photos so I can share them with you!&lt;br /&gt;&lt;br /&gt;Ta ta!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3980963612166540982/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/11/eleven-eleven-eleven.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3980963612166540982'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3980963612166540982'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/11/eleven-eleven-eleven.html' title='eleven eleven eleven'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3943746416957414085</id><published>2011-11-08T13:28:00.001-07:00</published><updated>2011-11-08T13:30:26.633-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>gluten-free kickstarter project</title><content type='html'>My sister-in-law runs &lt;a href="http://www.kickstarter.com/projects/1445926066/giftpenguin-gluten-free-bread-you-bake-at-home"&gt;giftpenguin.com&lt;/a&gt; and is currently doing a Kickstarter fundraiser to help her manufacture her gluten-free mixes and pans.&lt;br /&gt;&lt;br /&gt;I've personally tasted Stacy's gluten-free recipes, and believe me, they are GREAT!&lt;br /&gt;&lt;br /&gt;Take 2 minutes to watch this little video.  And the great thing about pledging this project is you actually get some of her product in return for your pledge!! &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;iframe frameborder="0" height="410px" src="http://www.kickstarter.com/projects/1445926066/giftpenguin-gluten-free-bread-you-bake-at-home/widget/video.html" width="480px"&gt;&lt;/iframe&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;On Kickstarter, a project must reach its funding goal before time runs out or no money changes hands. Why? It protects everyone involved. Creators aren’t expected to develop their project without necessary funds.&lt;br /&gt;&lt;br /&gt;If you know anyone who deals with Celiac disease or is gluten-free, these mixes are the perfect Christmas Gift!  Or if you are dealing with gluten intolerance in your family, I HIGHLY recommend trying her mixes.  You won't be disappointed!!&lt;br /&gt;&lt;br /&gt;Help me spread the word.  We've got 9 more days to get &lt;a href="http://www.kickstarter.com/projects/1445926066/giftpenguin-gluten-free-bread-you-bake-at-home"&gt;GiftPenguin&lt;/a&gt; to her Kickstarter goal!&lt;br /&gt;&lt;br /&gt;Thanks!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3943746416957414085/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/11/gluten-free-kickstarter-project.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3943746416957414085'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3943746416957414085'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/11/gluten-free-kickstarter-project.html' title='gluten-free kickstarter project'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7846561708972873563</id><published>2011-11-08T08:56:00.000-07:00</published><updated>2011-11-08T08:56:56.545-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>giveaway winners!</title><content type='html'>I'm BACK!  It was a wonderful trip and I was definitely NOT ready to come home.  We were wishing we could have stayed at least a couple more days.  I'll definitely post some pictures here soon, but I wanted to pop in and let you know about the GIVEAWAY WINNERS!&lt;br /&gt;&lt;br /&gt;I did a random drawing, and the two lucky gals getting $25 Gift Certificates are . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/giveawaydrawing1.png&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/giveawaydrawing2.png&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;CONGRATS to Crystal and Robin!  Please email me and I'll send those Gift Certificates right out!&lt;br /&gt;&lt;br /&gt;Thank you EVERYONE who shopped my little DSD Sale!  I know it sounds cheesy, but it really means to much to me that people support Britt-ish Designs.  It's partially how we are supporting our little family.  It's DEFINITELY how we get to do things like take our baby girl to Disneyland.  So THANK YOU THANK YOU THANK YOU to all my customers, fans, cheerleaders, and supporters.  You guys rock.  I really love you all.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Scarletts1stTrip_MickeyFlowers.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Scarletts1stTrip_MickeyFlowers.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Have a magical day and like I said, I'll be back with more trip photos soon!  &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7846561708972873563/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/11/giveaway-winners.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7846561708972873563'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7846561708972873563'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/11/giveaway-winners.html' title='giveaway winners!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_giveawaydrawing1.png' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762</id><published>2011-11-04T01:00:00.018-06:00</published><updated>2011-11-08T08:53:52.244-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Happy DSD (giveaway!)</title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="color: #3d85c6;"&gt;&lt;i&gt;Entries to the giveaway are now closed . . .&lt;/i&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;HAPPY Digital Scrapbooking Day everybody.  As you probably know, I'm off having a magical vacation at my favorite place in the entire world - DISNEYLAND.   But I scheduled this blog post before I left (thanks Blogger!).&lt;br /&gt;&lt;br /&gt;My entire shop is now on sale!!!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DSDSALE.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Shop til ya drop!&lt;br /&gt;&lt;br /&gt;And today I'm doing a Britt-ish Designs &lt;b&gt;GIFT CERTIFICATE GIVEAWAY!!&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: #cc0000;"&gt;I'm giving away two $25 Gift Certificates to my shop!!!!!&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Here's how you enter to win:  &lt;br /&gt;&lt;br /&gt;Leave a comment on this post with your name and your favorite Britt-ish Designs product, or a product that's on your wish list, or a product you picked up at the DSD SALE!  One comment per scrapper.  Entries must be in by midnight Sunday night (11/6).  &lt;br /&gt;&lt;br /&gt;When I get back from my trip I'll draw two winners!&lt;br /&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="color: #3d85c6;"&gt;&lt;i&gt;*ETA* Entries are now closed . . . &lt;/i&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="color: #3d85c6;"&gt;&lt;i&gt;The winners are:&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="color: #3d85c6;"&gt;&lt;i&gt;Crystal &amp;amp; r0binb&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;CONGRATS!&lt;br /&gt;&lt;br /&gt;Also, I'm going to have an exclusive DSD freebie on &lt;a href="http://www.facebook.com/pages/Britt-ish-Designs/38311625848"&gt;Facebook&lt;/a&gt; this weekend so make sure you check that out!&lt;br /&gt;&lt;br /&gt;Have fun shopping, scrapping and playing all weekend long and I'll see you guys when I get back!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2815530356860852762/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html#comment-form' title='128 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' title='Happy DSD (giveaway!)'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_DSDSALE.jpg' height='72' width='72'/><thr:total>128</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8613250516863450616</id><published>2011-11-01T11:47:00.000-06:00</published><updated>2011-11-01T11:47:20.066-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>off to the happiest place on earth!</title><content type='html'>We are leaving for Disneyland in just a few hours.  Scarlett's FIRST TRIP!!! We've been dreaming about this forever.  I can't wait!!!!!  (You can follow all our fun via &lt;a href="http://twitter.com/brittishdesigns"&gt;Twitter&lt;/a&gt;!)&lt;br /&gt;&lt;br /&gt;Before I go, I want to make sure you know about something that's coming up this weekend . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DSDSALE.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Digital Scrapbooking Day is this weekend, so starting FRIDAY I'm putting &lt;a href="http://www.brittishdesigns.com/shop/"&gt;my whole shop&lt;/a&gt; (excluding bundles &amp; GCs of course) on sale!&lt;br /&gt;&lt;br /&gt;There will be a blog giveaway and a special freebie on my &lt;a href="http://www.facebook.com/pages/Britt-ish-Designs/38311625848"&gt;facebook page&lt;/a&gt;!!&lt;br /&gt;&lt;br /&gt;So make sure you come and play while I'm away this weekend.&lt;br /&gt;&lt;br /&gt;TTFN! Ta ta for now!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8613250516863450616/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/11/off-to-happiest-place-on-earth.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8613250516863450616'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8613250516863450616'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/11/off-to-happiest-place-on-earth.html' title='off to the happiest place on earth!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_DSDSALE.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7918376829231738180</id><published>2011-10-30T09:21:00.028-06:00</published><updated>2011-10-30T09:21:00.307-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Scarlett'/><title type='text'>Happy Halloween Eve</title><content type='html'>Tomorrow is Halloween! YAY!! I love Halloween.  We threw a VERY fun Halloween party on Friday at our house!!  It's a costume party - everyone &lt;i&gt;HAS&lt;/i&gt; to dress up.  It's so much fun.  And its always a big secret what everyone is dressing up as!  This year - Scarlett's FIRST Halloween - we dressed up as . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PoohFamily1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PoohFamily1.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: #e69138;"&gt;Pooh, Piglet &amp;amp; Tigger!&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PoohFamily2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PoohFamily2.jpg height=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PoohFamily3.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PoohFamily3.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I made our costumes and actually managed to do it all without sewing a stitch!  I bought Josh &amp; I gold and orange sweat suits online and turned them into Pooh (with a red tee shirt hemmed up with stitch witchery) and Tigger (glued felt tummy striped and ears on).  Pretty simple.  Tigger was a little time consuming, but it was definitely not dificult.&lt;br /&gt;&lt;br /&gt;Scarlett's costume was a striped shirt I found on ebay.  I cut the sleeves off and hemmed them with stitch witchery.  Her tulle tutu was one of those classic no-sew tutus.  And her pink tights and turtle neck, and crocs, I already had.  Her ears are cut out of felt and glued onto clippies.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Piglet.jpg height=600&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;i&gt;(I'm planning on dressing her up again on Monday and taking some better photos.)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;So there we are.  A Winnie the Pooh Family!  &lt;br /&gt;&lt;br /&gt;(PS - Josh surprised me on Friday with the new Winnie the Pooh movie on Blu Ray!  Isn't he sweet?!  We took Scarlett to see it for her first movie back when it was in theaters, so we already LOVED it.  We watched it this morning and its as funny and sweet as we remembered.  I'll probably do a full review soon!!)&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7918376829231738180/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/10/happy-halloween-eve.html#comment-form' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7918376829231738180'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7918376829231738180'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/10/happy-halloween-eve.html' title='Happy Halloween Eve'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_PoohFamily1.jpg' height='72' width='72'/><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3624307970649065569</id><published>2011-10-28T00:00:00.002-06:00</published><updated>2011-10-28T00:00:04.625-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>new releases!</title><content type='html'>Whoa.  I've been a little MIA haven't I?  Well - I totally have a good excuse!!  I am throwing a big Halloween bash at my house tonight.  Josh and I invited both sides of the families, so we're attempting to squeeze around 25 adults &amp;amp; kids into our tiny house for our (somewhat yearly) costume party!!! I can't reveal what we're dressing up as yet, but watch for some pictures later this weekend.  &lt;br /&gt;&lt;br /&gt;PLUS in just 4 short days we are headed to DISNEYLAND for Scarlett's first trip ever!  I can't begin to tell you how excited I am.  It's ridiculous.  So . . . needless to say I've been SUPER BUSY getting it all ready!&lt;br /&gt;&lt;br /&gt;On top of it all, I do have some new releases today!! And I know I'm going to make a few people very happy with these . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=7&amp;products_id=323"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;b&gt;"Build-a-Princess Paper Pack Bundle"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=7&amp;products_id=323"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_bapbundle_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Looking for hair, skin, and fabrics to build your &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=9&amp;products_id=308"&gt;Build-a-Princess&lt;/a&gt;?  Well, look no further!!  You'll find every shade to build ANY princess right here!! Each pack is available individually as well!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=7&amp;products_id=324"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Build-a-Princess Paper Pack: Satins"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=7&amp;products_id=324"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_bapsatins_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=7&amp;products_id=325"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Build-a-Princess Paper Pack: Cottons"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=7&amp;products_id=325"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_bapcottons_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=7&amp;products_id=327"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Build-a-Princess Paper Pack: Hair"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=7&amp;products_id=327"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_baphair_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=7&amp;products_id=326"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Build-a-Princess Paper Pack: Skins"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=7&amp;products_id=326"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_bapskins_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Also new in the shop this week:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=321"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"I Love Candy Corn Alpha"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=321"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_ilovecandycorn_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=7&amp;products_id=322"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;Wordy Paper Pack: Halloween Time"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=7&amp;products_id=322"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_wordyhalloween_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;LOTS of new goodies in the shop today!!!&lt;br /&gt;&lt;br /&gt;Here's the page I scrapped with the new princess papers:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PartOfMyWorld_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PartOfMyWorld_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And from the amazing Britt Girls - using the new princess papers AND the new Halloween stuff:&lt;br /&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittgirlsbapbundle.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Ok . . . on to this week's Show Off Slideshow!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="margin: auto; visibility: visible; heigh: 600px;"&gt;&lt;embed align="middle" allowscriptaccess="sameDomain" bgcolor="#000000" flashvars="ql=2&amp;amp;src1=http://pic100.picturetrail.com:80/VOL1538/13410624/flicks/1/8648016" height="410" name="102811" quality="high" src="http://flash.picturetrail.com/pflicks/3/spflick.swf" style="height: 600px; width: 600px;" type="application/x-shockwave-flash" height="600" wmode="transparent"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;div style="height: 24px; margin-top: 10px; whitespace: no-wrap; width: 600px;"&gt;&lt;a href="http://www.picturetrail.com/misc/counter.fcgi?cID=924&amp;amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" border="0" src="http://pics.picturetrail.com/res/pflicks/pt.gif" /&gt;&lt;/a&gt;&lt;a href="http://www.picturetrail.com/misc/counter.fcgi?cID=925&amp;amp;link=/photoFlick/samples/pflicks=shtml"&gt;&lt;img align="left" border="0" src="http://pics.picturetrail.com/static/images/pt2.gif" style="margin-left: 5px;" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Thanks to everyone who sent in their Show Offs this week! You're all getting my new "Wordy Paper Pack: Halloween Time" as your gift this week, so watch those email inboxes!&lt;br /&gt;&lt;br /&gt;And with that, I'm off!! SO MUCH TO DO before the party tonight!  I really hope I can get it all done!!!!!!!  Wish me luck!&lt;br /&gt;&lt;br /&gt;TTFN.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3624307970649065569/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/10/new-releases.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3624307970649065569'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3624307970649065569'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/10/new-releases.html' title='new releases!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_bapbundle_600.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5730298260783118278</id><published>2011-10-15T11:46:00.005-06:00</published><updated>2011-10-15T19:11:58.916-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Halloween Chat on Tuesday!</title><content type='html'>Mark your calendars and join me, if you dare, for a fun Halloween Chat on Tuesday, October 18th at 10:10 am Mountain Time at &lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=8841"&gt;MouseScrappers.com&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HalloweenChatAd.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;That's 9:10 am Pacific, 11:10 am Central, and 12:10 pm Eastern. There will be prizes, gifts, games, trivia, and much more!! &lt;br /&gt;&lt;br /&gt;I hope to see lots of you there for some good, clean (and calorie free) Halloween FUN!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5730298260783118278/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/10/halloween-chat-on-tuesday.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5730298260783118278'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5730298260783118278'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/10/halloween-chat-on-tuesday.html' title='Halloween Chat on Tuesday!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_HalloweenChatAd.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9160839806167473325</id><published>2011-10-14T00:00:00.026-06:00</published><updated>2011-10-14T00:00:03.914-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>frightfully delightful</title><content type='html'>I can't believe it, but Halloween is right around the corner!  We LOVE Halloween at our house.  And I LOVE making Halloween digi-scrap products.  This year's kit is probably my favorite so far!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=316"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Frightfully Delightful"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=316"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_frightdelight_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I do have an add-on freebie for you today too, so make sure you read all the way to the end to snag it.&lt;br /&gt;&lt;br /&gt;Here is the page I scrapped with "Frightfully Delightful":&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MickeysHalloweenParty_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MickeysHalloweenParty_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And from the oh-so-talented Britt Girls:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittgirlsfrightdelight.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;"Frightfully Delightful" is so perfect for scrapping all your Halloween memories &amp;amp; more as you can see!&lt;br /&gt;&lt;br /&gt;Alrighty - time to enjoy the Show Off slideshow.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div&gt;&lt;embed align="middle" flashvars="cy=lt&amp;amp;il=1&amp;amp;channel=2161727821166087650&amp;amp;site=widget-e2.slide.com" name="flashticker" quality="high" salign="l" scale="noscale" src="http://widget-e2.slide.com/widgets/slideticker.swf" style="height: 600px; width: 600px;" type="application/x-shockwave-flash" wmode="transparent"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;div style="text-align: left; width: 600px;"&gt;&lt;a href="http://www.slide.com/pivot?cy=lt&amp;amp;at=un&amp;amp;id=2161727821166087650&amp;amp;map=1" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-e2.slide.com/p1/2161727821166087650/lt_t017_v000_s0un_f00/images/xslide1.gif" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=lt&amp;amp;at=un&amp;amp;id=2161727821166087650&amp;amp;map=2" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-e2.slide.com/p2/2161727821166087650/lt_t017_v000_s0un_f00/images/xslide2.gif" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=lt&amp;amp;at=un&amp;amp;id=2161727821166087650&amp;amp;map=F" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-e2.slide.com/p4/2161727821166087650/lt_t017_v000_s0un_f00/images/xslide42.gif" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Thanks to everyone who sent in their Show Offs this week.  You're all getting a very lucky 2nd Chance gift this week.  So watch your email inboxes to see which past prizes you get to pick from.&lt;br /&gt;&lt;br /&gt;And last but not least, your add-on freebie!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_frightdelightAO.jpg" /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_frightdelight-AO.zip"&gt;{{ DOWNLOAD HERE }}&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Enjoy!  And have a wonderful weekend!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/9160839806167473325/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html#comment-form' title='21 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9160839806167473325'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9160839806167473325'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html' title='frightfully delightful'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_frightdelight_600.jpg' height='72' width='72'/><thr:total>21</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6850662421372821910</id><published>2011-10-13T12:07:00.000-06:00</published><updated>2011-10-13T12:07:24.189-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>eek!! it's a peek!!</title><content type='html'>Coming tomorrow . . . .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/EEKPEEK.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/EEKPEEK.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Check back when clock strikes midnight . . . if you dare!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6850662421372821910/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/10/eek-its-peek.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6850662421372821910'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6850662421372821910'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/10/eek-its-peek.html' title='eek!! it&apos;s a peek!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_EEKPEEK.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1131751435022066406</id><published>2011-10-12T17:36:00.001-06:00</published><updated>2011-10-13T12:08:42.754-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Scarlett'/><title type='text'>our little redhead??</title><content type='html'>My dad is a redhead, I naturally have some definite red in my blonde hair.  And yes, Scarlett's brown hair definitely has some warm tones in it, but she's not a redhead.  Except maybe just as the sun goes down.&lt;br /&gt;&lt;br /&gt;As I was editing the pictures from her 6 month photo shoot, I noticed the light in the last two frames I snapped made her look like a total redhead!  Move over Anne of Green Gables, Scarlett Ann would make the most fabulous redhead ever!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ourlittleredhead.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ourlittleredhead.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I didn't edit this to make her hair redder or anything. I promise!!  The light was just so RED that evening!  Even her eyebrows look red! Isn't that awesome?&lt;br /&gt;&lt;br /&gt;I LOVE Scarlett's brown hair.  I always told Josh I wanted her hair to be dark like his.  But if Scarlett ever somehow ends up with red locks, I'd be thrilled.  This photo is like a little glimpse into what that would be like and I LOVE IT!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1131751435022066406/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/10/our-little-redhead.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1131751435022066406'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1131751435022066406'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/10/our-little-redhead.html' title='our little redhead??'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_ourlittleredhead.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-455561597265442008</id><published>2011-10-11T11:52:00.002-06:00</published><updated>2011-10-11T20:21:54.615-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Wishes Happiness &amp; Hope</title><content type='html'>&lt;a href="http://mousescrappers.com/forums/showthread.php?t=8599"&gt;MouseScrappers.com&lt;/a&gt; is currently raising money for "Give Kids the World", a non-profit storybook themed resort in Kissimmee Florida where children with life-threatening illnesses, and their families, are treated to week-long, cost-free fantasy vacation!  &lt;i&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;&lt;br /&gt;(photos courtesy of &lt;a href="http://givekidstheworld.org/"&gt;Give Kids the World&lt;/a&gt;)&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/contact-collage.png"&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Give Kids the World's mission is to fulfill wishes of children, and to never turn a child away. They work very closely with organizations like the Make-A-Wish Foundation to fulfill these wishes. Make-A-Wish qualifies the families and provides transportation to the Orlando area, and Give Kids the World provides a week of accommodations, food and theme park tickets - all at no cost to the families. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/hoh-child-tandem.png" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;The resort is almost entirely staffed by friendly, loving volunteers (or "Angels", as they are called) who greet everyone with a warm smile. The facilities around the resort were designed with special needs in mind.  For example, the carousel (free of course) accommodates wheel chairs. And Disney World, and other theme parks in the area send their characters right to the resort for a visit each week to meet the children!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/alyssa-clayton-tandem.png" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;The more I've read about this amazing place, the more amazed I am by it!  I highly recommend you check out http://givekidstheworld.org and see for yourself all the amazing things they do for these families during the week that they visit.  From weekly Christmas, to wheelchair accessible horseback riding, it's a dream come true for these kids and their families.  &lt;br /&gt;&lt;br /&gt;Give Kids the World relies on donations - so MouseScrappers.com decided to create a charity kit called &lt;a href="http://www.mousescrappers.com/shop/index.php?main_page=product_info&amp;amp;cPath=66&amp;amp;products_id=183"&gt;"Wishes Happiness &amp;amp; Hope"&lt;/a&gt;.  It was actually in the works back when I was due with Scarlett so I didn't get to contribute.  But, its such a good cause!  100% of the revenue generated from the sale of this kit will be donated to Give Kids the World.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.mousescrappers.com/shop/index.php?main_page=product_info&amp;amp;cPath=66&amp;amp;products_id=183"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ms_whh_folder.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Click on the image above to purchase this kit and help raise money for this incredible place.  You'll be able to see example LOs using the kit at the link above as well.&lt;br /&gt;&lt;br /&gt;Or go to &lt;a href="http://www.mousescrappers.com"&gt;MouseScrappers.com&lt;/a&gt; and click on the orange "Donate" button near the top of the page to make direct donation (without the kit) via PayPal. &lt;br /&gt;&lt;br /&gt;Every little bit helps!! Do your good deed for the day and either purchase the kit (it's GIGANTIC BTW!!!) or make a little donation.  Thanks so much!  &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/455561597265442008/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/10/wishes-happiness-hope.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/455561597265442008'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/455561597265442008'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/10/wishes-happiness-hope.html' title='Wishes Happiness &amp; Hope'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_contact-collage.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8323490438082654343</id><published>2011-10-07T11:44:00.000-06:00</published><updated>2011-10-07T11:44:38.401-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Flashback'/><title type='text'>flashback friday: incredi-boy!</title><content type='html'>First things first - let's announce the winner of &lt;a href="http://brittishdesigns.blogspot.com/2011/09/flashback-friday-jackpot.html"&gt;last month's flashback challenge&lt;/a&gt;!!&lt;br /&gt;&lt;br /&gt;I did a random drawing and the winner is . . .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=1182"&gt;&lt;b&gt;zippyoh's "The Strip"&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10059/brittjackpotchallenge.jpg width=400 /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Congrats to zippyoh!! Email me to collect your $15 Gift Certificate to my shop!&lt;br /&gt;&lt;br /&gt;Alright - it's time once again to FLASHBACK.  We're flashing back all the way to July 2009, when I released a collab kit I created with GG Digital Designs.  It's a bird, its a plane.  No, its . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=98"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Incredi-Boy"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FlashbackAd_Incred.jpg&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=98"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_incred_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And don't forget to pick up the freebie add-on too if you haven't already:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_incredAO_600.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.4shared.com/file/117927736/cd8a5021/brittdes_incredAO.html"&gt;DOWNLOAD HERE&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Incredi-Boy is 30% throughout the rest of October!!&lt;br /&gt;&lt;br /&gt;Check out these awesome new pages the Britt Girls created . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittgirlsincred.jpg&gt;&lt;br /&gt;&lt;br /&gt;And that's not all!&lt;br /&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FlashbackChallengeAd_Incred.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Create a LO using "Incredi-Boy" before October 31st, post it in the &lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=5"&gt;Britt-ish Designs Challenge Gallery&lt;/a&gt; and come back to this post and link me up, and I'll enter you in a drawing to win a $15 Britt-ish Designs Gift Certificate! I'll do a random drawing for 1 winner at the end of the month. No matter when you purchased "Incredi-Boy", today, last week or last year - just use it to create a layout and enter it to win!!&lt;br /&gt;&lt;br /&gt;*IMPORTANT NOTE* When you want to link to one of your pages in the Britt-ish Designs Gallery, you need to click on this little icon to make sure that "Display File Information" is on.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LinkHowTo1.jpg&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Then, below your credits, you'll see the File Information. Use this URL when linking up your page. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LinkHowTo2-1.jpg&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;You can't just copy and paste the URL that's at the top of your browser window! It won't work. &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;One more note. I know some people had trouble in the past with the gallery. But all problems were solved by simply trying another browser. My gallery and Internet Explorer don't get along. So, if you're having trouble seeing where to Register, Log In, Upload, or Comment - just try using a different browser (like Firefox, for example) and you shouldn't have any trouble.&lt;br /&gt;&lt;br /&gt;Ok - have fun with "Incredi-Boy" this month!!! I can't wait to see what you scrap.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8323490438082654343/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/10/flashback-friday-incredi-boy.html#comment-form' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8323490438082654343'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8323490438082654343'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/10/flashback-friday-incredi-boy.html' title='flashback friday: incredi-boy!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_FlashbackAd_Incred.jpg' height='72' width='72'/><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9158613356601608604</id><published>2011-10-03T11:19:00.000-06:00</published><updated>2011-10-03T11:19:10.525-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Scarlett'/><title type='text'>6 month photos</title><content type='html'>I took Scareltt's 6 month photos out in our backyard, with an ironed white flannel sheet as the backdrop.  They turned out pretty great.  The sun was going down, giving us the prettiest light!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;br /&gt;&lt;a href="http://farm7.static.flickr.com/6146/6207773685_0ea610c458_b.jpg"&gt;&lt;img height="600" src="http://farm7.static.flickr.com/6146/6207773685_0ea610c458_b.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://farm7.static.flickr.com/6009/6207770791_0f164423f1_b.jpg"&gt;&lt;img src="http://farm7.static.flickr.com/6009/6207770791_0f164423f1_b.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://farm7.static.flickr.com/6133/6208284646_aa19a2f36b_b.jpg"&gt;&lt;img height="600" src="http://farm7.static.flickr.com/6133/6208284646_aa19a2f36b_b.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://farm7.static.flickr.com/6029/6208285966_9600930cb9_b.jpg"&gt;&lt;img src="http://farm7.static.flickr.com/6029/6208285966_9600930cb9_b.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://farm7.static.flickr.com/6219/6207798283_a3c975bb5a_b.jpg"&gt;&lt;img height="640" src="http://farm7.static.flickr.com/6219/6207798283_a3c975bb5a_b.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I can't believe our first year is half-way over.  Where does the time go?  I squeeze her to pieces every day, but no matter how many time I tell her to stop, she just won't stop growing.&lt;br /&gt;&lt;br /&gt;But I have to say, I love every new phase she grows into.  I think I'll always think she's too big, and miss the tiny baby days.  But I love the ride we're on!  I'm never getting off.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/9158613356601608604/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/10/6-month-photos.html#comment-form' title='23 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9158613356601608604'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9158613356601608604'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/10/6-month-photos.html' title='6 month photos'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm7.static.flickr.com/6146/6207773685_0ea610c458_t.jpg' height='72' width='72'/><thr:total>23</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2980478306628617231</id><published>2011-09-30T00:00:00.041-06:00</published><updated>2011-09-30T00:00:06.274-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>nom nom nom</title><content type='html'>We are in full-on 'Baby Food Mode' around here these days.  I'm way into making homemade veggies and starting yesterday, fruits too!  It's such a fun adventure.  And Scarlett is a GREAT eater.  &lt;br /&gt;&lt;br /&gt;Since we're so into the baby food thing right now, I was inspired to create today's new kit!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=6&amp;amp;products_id=315"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Nom Nom Nom"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=6&amp;amp;products_id=315"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_nom_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=314"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Nom Nom Nom Alpha"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=314"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_nomalpha_600.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;If the feel and colors of this kit look familiar, its because I made it to coordinate with &lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=274"&gt;"Signature Style"&lt;/a&gt;&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=274"&gt;&lt;img src=http://www.brittishdesigns.com/shop/images/brittdes_signature_600.jpg width=300&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Put them together for one giant mega-kit!!&lt;br /&gt;&lt;br /&gt;I've said this before, but one of the perks of being a digi-scrap designer is creating kits that match your own photos.  As you can see from my page, I was inspired to create "Nom Nom Nom" by Scarlett's first bites photos . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FirstBites_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FirstBites_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Here's the journaling from my page to tell you the story of Scarlett's first adventure into solids:&lt;br /&gt;&lt;br /&gt;&lt;i&gt;At just under 5 months old, we took the leap into solid food!  Scarlett had been watching us eat our food very intently for a few weeks, so we knew she was interested.  We got everything set:  Covered her car seat with a blanket (she wasn’t quite big enough to sit in her highchair yet), got our spoons &amp; bowls out, bought some cute new bibs, and finally mixed up the rice cereal (I mixed it with breastmilk).  With video camera &amp; still camera poised &amp; ready, I fed her the 1st bite.  She was intrigued.  She took another taste.  Ooooh this is GOOD.  After a little confusion and squirming, she took to it really well.  She actually took some big bites by the end.  She’s such a fast learner!  And she  didn’t even get very messy.  What a big milestone.  I can’t believe how big she is getting so quickly.  Too fast baby!  Slow down!&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;Check out all the fab pages from the Britt Girls:&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittgirlsnom.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Can you believe the variety of pages they came up with?  From baby food, to girlfriends, to Disney!  My girls are the best.&lt;br /&gt;&lt;br /&gt;Alrighty - what time is it?  It's Show Off Slideshow time!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div&gt;&lt;embed src="http://widget-83.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=lt&amp;il=1&amp;channel=2161727821166525315&amp;site=widget-83.slide.com" style="width:600px;height:600px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:600px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=lt&amp;at=un&amp;id=2161727821166525315&amp;map=1" target="_blank"&gt;&lt;img src="http://widget-83.slide.com/p1/2161727821166525315/lt_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=lt&amp;at=un&amp;id=2161727821166525315&amp;map=2" target="_blank"&gt;&lt;img src="http://widget-83.slide.com/p2/2161727821166525315/lt_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=lt&amp;at=un&amp;id=2161727821166525315&amp;map=F" target="_blank"&gt;&lt;img src="http://widget-83.slide.com/p4/2161727821166525315/lt_t017_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;A great big thank you to all my Show Offs!!  I love seeing your pages.  You'll all be getting the "Nom Nom Nom Alpha" as your gift this week.  &lt;br /&gt;&lt;br /&gt;&lt;i&gt;(What's a Show Off?  How do you join in the fun?  Read all about it &lt;a href="http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html"&gt;here&lt;/a&gt;!)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;And with that, I'll wrap up today's post.  I hope you all have a great weekend, full of fun.  Ta ta for now!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2980478306628617231/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/09/nom-nom-nom.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2980478306628617231'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2980478306628617231'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/09/nom-nom-nom.html' title='nom nom nom'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_nom_600.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7963437542117037118</id><published>2011-09-29T17:00:00.000-06:00</published><updated>2011-09-29T17:00:01.534-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>challenge reminder!</title><content type='html'>Tomorrow is the last day to enter my Flashback challenge for September!!  Read all about it on &lt;a href="http://brittishdesigns.blogspot.com/2011/09/flashback-friday-jackpot.html"&gt;this post&lt;/a&gt;.  &lt;br /&gt;&lt;br /&gt;Tomorrow is also the last day you can pick up &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=117"&gt;"Jackpot"&lt;/a&gt; and &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=10&amp;products_id=141"&gt;"Viva Las Word Art"&lt;/a&gt; for 30% off!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FlashbackAd_Jackpot_WEB.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;If you haven't entered the challenge yet, what are you waiting for?  You could win a $15 GC to my shop!  Get those entries in!!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7963437542117037118/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/09/challenge-reminder.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7963437542117037118'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7963437542117037118'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/09/challenge-reminder.html' title='challenge reminder!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_FlashbackAd_Jackpot_WEB.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6945144278146799254</id><published>2011-09-29T10:01:00.029-06:00</published><updated>2011-09-29T10:01:00.977-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>recent scrappings</title><content type='html'>Holy guacamole.  I just realized my last "recent scrappings" post was back in JULY!! I can't believe I haven't posted my other layouts since then.  Well, let's see if we can catch up (click all layouts to enlarge). . . &lt;br /&gt;&lt;br /&gt;Let's start out with some layouts starring my Scarlett Girl.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/AppleofMyEye_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/AppleofMyEye_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p334669-apple-of-my-eye.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/12WeeksOld_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/12WeeksOld_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p326547-12-weeks-old.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HelloMyNameIs_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HelloMyNameIs_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p335560-hello-2c-my-name-is-scarlett.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I have to keep scrapping other subjects too!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Carnival_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Carnival_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p323384-carnival.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/EdensPreschoolProgram_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/EdensPreschoolProgram_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p333473-eden-27s-preschool-program.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FalliPhone_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FalliPhone_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p332004-playing-with-my-iphonefall-2009-iphone-photos.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/1YearLater_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/1YearLater_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p329240-one-year-later.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/OurSpot_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/OurSpot_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p323272-our-spot.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/1stMickeyBars_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/1stMickeyBars_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p327984-1st-mickey-bars.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Whew.  That was a lot of pages.  Hope you enjoyed and I didn't bore you to tears.  See ya!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6945144278146799254/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/09/recent-scrappings.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6945144278146799254'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6945144278146799254'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/09/recent-scrappings.html' title='recent scrappings'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_AppleofMyEye_BLOG.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1241750133987976796</id><published>2011-09-28T21:50:00.001-06:00</published><updated>2011-09-28T21:50:43.994-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Scarlett'/><title type='text'>sharin' the memories</title><content type='html'>I realize that I have been REALLY bad about updating the blog about Scarlett.  I thought when I first had her, that would be all I'd be blogging about!!  But I'm not doing the best job!  So, for those who like to keep abreast of the latest happenings in the World of Scarlett, you'll be pleased to hear I'm going to make a conscious effort to blog more about the babe. &lt;br /&gt;&lt;br /&gt;My dear friend, &lt;a href="http://vidoni.blogspot.com/"&gt;Shantell&lt;/a&gt;, let us borrow her Jumperoo, much to Scarlett's delight.  She loved it right away, but wasn't jumping at first.  She'd sit and play in it though, and loved all the animals and lights and music.  &lt;br /&gt;&lt;br /&gt;But her world got even more exciting and she fell even more in love with the Jumperoo last Friday when she realized what it's really for . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;object type="application/x-shockwave-flash" width="400" height="225" data="http://www.flickr.com/apps/video/stewart.swf?v=71377" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"&gt; &lt;param name="flashvars" value="intl_lang=en-us&amp;photo_secret=5972392b73&amp;photo_id=6194173264"&gt;&lt;/param&gt;&lt;param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=71377"&gt;&lt;/param&gt;&lt;param name="bgcolor" value="#000000"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=71377" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&amp;photo_secret=5972392b73&amp;photo_id=6194173264" height="338" width="600"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Seriously, Josh and I had total parent-googley-eye as we saw how cute she was jump jump jumping.  Her chubby little legs hopping up and down.  She's just our whole world and we can't get enough.  &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1241750133987976796/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/09/sharin-memories.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1241750133987976796'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1241750133987976796'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/09/sharin-memories.html' title='sharin&apos; the memories'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4568707405667799097</id><published>2011-09-21T10:12:00.000-06:00</published><updated>2011-09-21T10:12:40.500-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Wordless Wednesday'/><title type='text'>wordless wednesday</title><content type='html'>I haven't done a Wordless Wednesday in a while, so I figured I'd make the time to do one today (ok, so its ALMOST wordless)!!&lt;br /&gt;&lt;br /&gt;I'm sure this is obvious, but one of my favorite things to do at Disneyland is meet characters.  Here are some of the fun characters we met on our last trip to Disneyland (Oct. 2010).&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;i&gt;(click any image to enlarge)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Characters_01.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Characters_01.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Characters_02.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Characters_02.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Characters_03.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Characters_03.jpg height=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Characters_04.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Characters_04.jpg height=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Characters_05.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Characters_05.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Characters_06.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Characters_06.jpg height=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Characters_07.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Characters_07.jpg height=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.focusedonthemagic.com/2011/09/reflections-of-china.html#more" target="_blank"&gt;&lt;img src="http://i12.photobucket.com/albums/a216/debs_pics/DWWBHop_Focused-on-the-Magi.jpg"/&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Click the icon above to hop along and see lots more Wordless Wednesday Disney posts!&lt;br /&gt;&lt;br /&gt;Have a WONDERFUL WEDNESDAY!! xoxo&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4568707405667799097/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/09/wordless-wednesday.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4568707405667799097'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4568707405667799097'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/09/wordless-wednesday.html' title='wordless wednesday'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_Characters_01.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6102375409876418550</id><published>2011-09-16T00:00:00.009-06:00</published><updated>2011-09-16T00:00:00.293-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>some end-of-summer treats</title><content type='html'>Summer is on its way out where I live.  The cooler temps are here, kids are back in school, the school bus stops right in front of my house.  I love it.  It's like a little cuckoo clock marking the time!  Oh! I hear the bus, must be 7:10 am.  Or Oh! I hear the bus, must be 2:30! haha &lt;br /&gt;&lt;br /&gt;So - as a farewell nod to summer I have end-of-summer treats:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=4&amp;products_id=312"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"End-of-Summer Goodies"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=4&amp;products_id=312"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_eofsgoodies_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;This one was previously my chat gift to those who attended my 1st Anniversary Chat.  But if you missed the chat, never fear! It's in the shop for one and all to grab.&lt;br /&gt;I also created a brand new little paper pack to coordinate with these goodies!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=7&amp;products_id=313"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"End-of-Summer Papers"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=7&amp;products_id=313"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_eospp_600.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And I'm also putting this fun alpha in the shop.  It too was previously a prize, but now its in the shop!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=311"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Such a Goof Alpha"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=311"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_goof_600.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's the page I scrapped:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MakinASplash_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MakinASplash_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;And one more from me using the Goof alpha:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/goofytothecore_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/goofytothecore_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And from the fabulous Britt Girls:&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittgirlseospp.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Time to enjoy this week's Show Off slideshow!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div&gt;&lt;embed src="http://widget-77.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=lt&amp;il=1&amp;channel=2161727821166508663&amp;site=widget-77.slide.com" style="width:600px;height:600px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:600px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=lt&amp;at=un&amp;id=2161727821166508663&amp;map=1" target="_blank"&gt;&lt;img src="http://widget-77.slide.com/p1/2161727821166508663/lt_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=lt&amp;at=un&amp;id=2161727821166508663&amp;map=2" target="_blank"&gt;&lt;img src="http://widget-77.slide.com/p2/2161727821166508663/lt_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=lt&amp;at=un&amp;id=2161727821166508663&amp;map=F" target="_blank"&gt;&lt;img src="http://widget-77.slide.com/p4/2161727821166508663/lt_t017_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Thanks so much to everyone who sent in their Show Offs!! They were FAB this week.  Each Show Off is getting my new "End-of-Summer Papers" as their gift this week.&lt;br /&gt;&lt;br /&gt;&lt;i&gt;(What's a Show Off? How do you join in the fun? Read all about it &lt;a href="http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html"&gt;here&lt;/a&gt;!)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;❤ &lt;i&gt;Challenge Reminder&lt;/i&gt; ❤ &lt;br /&gt;&lt;br /&gt;&lt;i&gt;Don't forget about the &lt;a href="http://brittishdesigns.blogspot.com/2011/09/flashback-friday-jackpot.html"&gt;September Flashback challenge&lt;/a&gt; using Jackpot.  You've got two more weeks to enter.  You must link to your challenge entry in the comments of &lt;a href="http://brittishdesigns.blogspot.com/2011/09/flashback-friday-jackpot.html"&gt;this post&lt;/a&gt; to enter.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Have a wonderful weekend everyone! MWAH.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6102375409876418550/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/09/some-end-of-summer-treats.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6102375409876418550'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6102375409876418550'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/09/some-end-of-summer-treats.html' title='some end-of-summer treats'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_eofsgoodies_600.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4093567886899086938</id><published>2011-09-09T08:00:00.008-06:00</published><updated>2011-09-09T08:00:00.365-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Flashback'/><title type='text'>flashback friday: jackpot!</title><content type='html'>&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BlogHeader_Jackpot_WEB.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;It's time for another fun flashback to one of the kits released a while back.  It's fun to revisit these older kits and remember how much I like them!!&lt;br /&gt;&lt;br /&gt;This month my featured kit is . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=117"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FlashbackAd_Jackpot_WEB.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=117"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Jackpot"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_jpot_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The coordinating Word Art pack is on sale too!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=141"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;b&gt;"Viva Las Word Art"&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_vlwa_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And don't forget to snag the freebie add-on if you haven't already!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/0_brittdes_jpotAO_600.jpg" /&gt;&lt;br /&gt;&lt;a href="http://www.4shared.com/file/104961225/66fa112e/brittdes_jpotAO.html"&gt;[DOWNLOAD HERE]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Check out the new layouts my Britt Girls created:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittgirlsjpot.jpg" /&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;So, just like last month, the featured kit (and the coordinating Word Art pack) are on sale!!  30% off!  &lt;br /&gt;&lt;br /&gt;But this part of the Flashback is DIFFERENT!! &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: #e95a9b; font-size: large;"&gt;CHALLENGE&lt;/span&gt;&lt;/b&gt;&lt;/center&gt;&lt;br /&gt;Create a LO using "Jackpot" before September 30th, post it in the Britt-ish Designs Challenge Gallery and come back to this thread and link me up, and I'll enter you in a drawing to win a $15 Britt-ish Designs Gift Certificate!  I'll do a random drawing for 1 winner at the end of the month.  No matter when you purchased "Jackpot", today, last week or last year - just use it to create a layout and enter it to win!!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;*IMPORTANT NOTE*&lt;/b&gt; When you want to link to one of your pages in the Britt-ish Designs Gallery, you need to click on this little icon to make sure that "Display File Information" is on.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LinkHowTo1.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Then, below your credits, you'll see the File Information.  Use this URL when linking up your page. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LinkHowTo2-1.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;You can't just copy and paste the URL that's at the top of your browser window!  It won't work. &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;One more note.  I know some people had trouble with the gallery during my Guest Britt Girls contest. But all problems were solved by simply trying another browser.  My gallery and Internet Explorer don't get along.  So, if you're having trouble seeing where to Register, Log In, Upload, or Comment - just try using a different browser (like Firefox, for example) and you shouldn't have any trouble.&lt;br /&gt;&lt;br /&gt;Ok - have fun with "Jackpot" this month!!!  I can't wait to see what you scrap.&lt;br /&gt;&lt;br /&gt;&lt;i&gt;**PSSSST**  One of my collabs with Sahlin Studio, "Around the World", is &lt;b&gt;HER&lt;/b&gt; Featured kit this month too!! &lt;a href="http://sahlinstudio.blogspot.com/2011/09/be-inspired-september-memory-lane-and.html"&gt;Check out her post&lt;/a&gt; all about it and score another one of my kits on SALE over at her shop!&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4093567886899086938/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/09/flashback-friday-jackpot.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4093567886899086938'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4093567886899086938'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/09/flashback-friday-jackpot.html' title='flashback friday: jackpot!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_BlogHeader_Jackpot_WEB.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-354451478093004815</id><published>2011-09-02T00:00:00.039-06:00</published><updated>2011-09-02T09:23:16.405-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>build-a-princess</title><content type='html'>It's Friday!  Did you notice that I blogged every day this week?  Woo hoo!!  Go me.&lt;br /&gt;&lt;br /&gt;I have a REALLY really really fun new release today.  It's unlike anything I've ever made before, and man did I have a BLAST with it!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=308"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Build-a-Princess"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=308"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_buildaprincess_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And I even have some little add-on pieces for you as a freebie at the end of this post!  Like I said, I had a blast, and so did my team.  We were all like little girls playing dollies this week.  Here's the page I scrapped:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Tangled3D_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Tangled3D_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;. . . and from the Britt Girls . . .&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittgirlsbuildaprincess.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;The "It's a Magical Grab Bag" has now been removed and its contents are in the shop!! I decided to combine all the goodies into one big fat kit, and put the templates in separate.  So you can grab these in the shop now if you didn't get them in the grab bag . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=310"&gt;&lt;b&gt;"It's Magical"&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=310"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_itsmagical_600.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=9&amp;products_id=309"&gt;&lt;b&gt;"It's a Magical Template Pack"&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=9&amp;products_id=309"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_itsmagicaltemp_600.jpg&gt;&lt;/a&gt;&lt;/span&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Are you ready to see today's Show Off Slideshow?  Well - here we go!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div&gt;&lt;embed src="http://widget-3e.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=lt&amp;il=1&amp;channel=2161727821166473534&amp;site=widget-3e.slide.com" style="width:600px;height:600px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:600px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=lt&amp;at=un&amp;id=2161727821166473534&amp;map=1" target="_blank"&gt;&lt;img src="http://widget-3e.slide.com/p1/2161727821166473534/lt_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=lt&amp;at=un&amp;id=2161727821166473534&amp;map=2" target="_blank"&gt;&lt;img src="http://widget-3e.slide.com/p2/2161727821166473534/lt_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=lt&amp;at=un&amp;id=2161727821166473534&amp;map=F" target="_blank"&gt;&lt;img src="http://widget-3e.slide.com/p4/2161727821166473534/lt_t017_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;All of my Show Offs today are getting a gift that's not even available in the shop yet!  You'll have to wait to get it in your email inbox to see what it is!&lt;br /&gt;&lt;br /&gt;&lt;i&gt;(What's a Show Off?  How do you join in the fun?  Read all about it &lt;a href="http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html"&gt;here&lt;/a&gt;!)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;And last but not least, here are your Build-a-Princess Extras:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_buildaprincess_extras_600.jpg&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_buildaprincess__extras.zip"&gt;&lt;b&gt;DOWNLOAD HERE&lt;/b&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Enjoy!  And have a great Friday.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/354451478093004815/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/09/build-princess.html#comment-form' title='19 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/354451478093004815'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/354451478093004815'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/09/build-princess.html' title='build-a-princess'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_buildaprincess_600.jpg' height='72' width='72'/><thr:total>19</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-420571040549432455</id><published>2011-09-01T10:05:00.003-06:00</published><updated>2011-09-01T21:03:27.337-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='MouseScrappers'/><title type='text'>september kit challenge</title><content type='html'>As I was typing my post title it really hit me - IT'S SEPTEMBER!  CRAZY!!!!  Summer is officially over, isn't it?  &lt;br /&gt;&lt;br /&gt;Well - on a happier note - I'm hosting the &lt;a href="http://mousescrappers.com/forums/showthread.php?t=8457"&gt;September Kit Challenge at MouseScrappers&lt;/a&gt;. It's a fun challenge where you basically  get a FREE KIT to play with!!  Check out what I'm giving away . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://mousescrappers.com/forums/showthread.php?t=8457"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_backwoodsy_600.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here's the page I scrapped with it:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TheRodeesGoCanoeing_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TheRodeesGoCanoeing_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;i&gt;&lt;a href="http://www.mousescrappers.com/photos/showphoto.php?photo=19474&amp;title=the-rodee-27s-ride-the-canoes&amp;cat=768"&gt;{full credits here}&lt;/a&gt;&lt;/i&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And yes, I did make this kit for these specific photos.  One of the perks of being a digi-scrap designer!! Making the 'perfect' kit for your own pictures!! I &lt;b&gt;LOVE&lt;/b&gt; the photo of my family in the canoe and have been putting off scrapping it FOREVER (obviously - these photos are from 2007!!!).&lt;br /&gt;&lt;br /&gt;Anyway - the "Back-Woodsy" kit will be free to download through the month of September.  After that it'll be going in the shop.  So get it now, while its FREE!  And be sure to play along with the challenge.  I can't wait to see what you create with it!&lt;br /&gt;&lt;br /&gt;Oh and one more note - don't forget to pick up my "It's a Magical Grab Bag"!! &lt;b&gt;Today's the last day&lt;/b&gt; before it gets split up and put in the store at full price. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=12&amp;products_id=307"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"It's a Magical Grab Bag"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=12&amp;products_id=307"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_itsmagicalGB_600.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/420571040549432455/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/09/september-kit-challenge.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/420571040549432455'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/420571040549432455'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/09/september-kit-challenge.html' title='september kit challenge'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_backwoodsy_600.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5872338181278289337</id><published>2011-08-31T11:51:00.000-06:00</published><updated>2011-08-31T11:51:17.257-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Scarlett'/><title type='text'>weekly scarlett: 24</title><content type='html'>I'm so in love with our weekly photo shoots with Scarlett.  This week turned out my FAVORITE week so far!  She was just in an adorable mood and I only had to take 28 frames, which is way less than I usually snap!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://farm7.static.flickr.com/6194/6100175321_f9e373d4f8_o.jpg"&gt;&lt;img src=http://farm7.static.flickr.com/6194/6100175321_f9e373d4f8_o.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;(click to enlarge)&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;You can see all of Scarlett's weekly photos &lt;a href="http://www.flickr.com/photos/23938230@N07/sets/72157626271087105/"&gt;here on my Flickr page&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I can't believe we're already at 24.  Pretty soon we'll be half way to a year.  CRAZY.  &lt;br /&gt;&lt;br /&gt;Hope this photo makes you smile.  It sure brought some joy to my day! Have a good one!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5872338181278289337/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/08/weekly-scarlett-24.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5872338181278289337'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5872338181278289337'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/08/weekly-scarlett-24.html' title='weekly scarlett: 24'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7472290401397869482</id><published>2011-08-30T17:03:00.001-06:00</published><updated>2011-08-30T17:03:20.679-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>i scrapped today</title><content type='html'>During my constant, grueling, daily battle to get Scarlett to take a good nap, I distracted myself with a little scrapping.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/keepingusontrack_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/keepingusontrack_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=1115"&gt;&lt;i&gt;{credits here}&lt;/i&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And the extra good news is you can snag this WAY CUTE TEMPLATE from &lt;a href="http://www.sweetshoppedesigns.com/sweetshoppe/home.php?cat=369&amp;sort=date&amp;sort_direction=0"&gt;Cindy Schneider&lt;/a&gt; for FREE on her &lt;a href="https://www.facebook.com/photo.php?fbid=265378596815383&amp;set=a.1669898666542%2057.39466.107013819318529&amp;type=1"&gt;Facebook page&lt;/a&gt; right now!  &lt;br /&gt;&lt;br /&gt;Just thought I'd share!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7472290401397869482/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/08/i-scrapped-today.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7472290401397869482'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7472290401397869482'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/08/i-scrapped-today.html' title='i scrapped today'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_keepingusontrack_BLOG.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-943308283804966681</id><published>2011-08-29T09:37:00.000-06:00</published><updated>2011-08-29T09:37:58.538-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>guest britt girls contest winners</title><content type='html'>Oh my goodness people.  You did NOT make this easy on me!! It was REALLY hard to pick my winners.  SO HARD in fact that I doubled the number of winners from 2 to 4!!  So . . . without further ado . . . the winners are:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;Guest Britt Girls for Sept. &amp; Oct. 2011:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=1061"&gt;&lt;b&gt;Roxxygerlie&lt;/b&gt;&lt;br /&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10190/fiveyears.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=1079"&gt;&lt;b&gt;camijo&lt;/b&gt;&lt;br /&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10199/camijo_itsmagical_low.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Guest Britt Girls for Nov. &amp; Dec. 2011:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=1081"&gt;&lt;b&gt;kathleena&lt;/b&gt;&lt;br /&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10040/Disney-Epcot-NorwayDay-Web.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=1077"&gt;&lt;b&gt;stanworth&lt;/b&gt;&lt;br /&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10107/Alaska-_Beginning_Sail.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;So, ladies, if you're a winner, email me and we'll get you all set up for your guest spot!! Congrats!  &lt;br /&gt;&lt;br /&gt;And thank you to alllll 42 entries! You are all amazing and I LOVED seeing everyone's anniversary pages.  It made my own 1st Anniversary so much fun!! &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/943308283804966681/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/08/guest-britt-girls-contest-winners.html#comment-form' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/943308283804966681'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/943308283804966681'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/08/guest-britt-girls-contest-winners.html' title='guest britt girls contest winners'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7231304565378211680</id><published>2011-08-27T07:00:00.027-06:00</published><updated>2011-09-02T08:04:44.253-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>choo choo</title><content type='html'>It's blog train time boys and girls!  And boy do we have a sweet one for ya today.  At every stop pick up your FREE 12x12 Quickpage!! All of these Quickpages were created using my new &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=12&amp;products_id=307"&gt;Grab Bag&lt;/a&gt;!  Here's the one I have for ya!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BDPackaging_itsmagical_QP_600-1.jpg&gt;&lt;br /&gt;&lt;i&gt;this download link has expired&lt;/i&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Your next stop on the blog train is &lt;a href="http://yzerbear.blogspot.com"&gt;&lt;b&gt;Melissa's Blog&lt;/b&gt;&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;Here's the full list of stops in case you get lost along the way:&lt;br /&gt;&lt;br /&gt;1) &lt;a href="http://brittishdesigns.blogspot.com"&gt;Britt&lt;/a&gt;&lt;br /&gt;2) &lt;a href="http://yzerbear.blogspot.com"&gt;Melissa&lt;/a&gt;&lt;br /&gt;3) &lt;a href="http://thewerners.wordpress.com/"&gt;Christy&lt;/a&gt;&lt;br /&gt;4) &lt;a href="http://crossbonecuts.blogspot.com"&gt;Tanya&lt;/a&gt;&lt;br /&gt;5) &lt;a href="http://majorscrapitude.blogspot.com/"&gt;Kendall&lt;/a&gt;&lt;br /&gt;6) &lt;a href="http://kimbytx.blogspot.com/"&gt;Kim&lt;/a&gt;&lt;br /&gt;7) &lt;a href="http://katdesigned.blogspot.com"&gt;Kat&lt;/a&gt;&lt;br /&gt;8) &lt;a href="http://kelsy06.blogspot.com/"&gt;Kelsy&lt;/a&gt;&lt;br /&gt;9) &lt;a href="http://heatherw25.blogspot.com/"&gt;Heather&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;HAVE FUN!!&lt;br /&gt;&lt;br /&gt;And don't forget about the chat this morning!! It starts at 9:00 am at the &lt;a href="http://client14.addonchat.com/chat.php?id=474111"&gt;MouseScrappers chat room.&lt;/a&gt;  See you soon!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ChatAd1_WEB.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7231304565378211680/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/08/choo-choo.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7231304565378211680'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7231304565378211680'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/08/choo-choo.html' title='choo choo'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_BDPackaging_itsmagical_QP_600-1.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2123835997496361710</id><published>2011-08-26T10:00:00.015-06:00</published><updated>2011-08-26T10:00:06.250-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>you might just win . . .</title><content type='html'>Alrighty folks - are you having fun with the 1st Anniversary sale so far?  I sure hope so!!  &lt;br /&gt;&lt;br /&gt;I'm here to announce a SUPER EXCITING contest!!!&lt;br /&gt;&lt;br /&gt;How to Enter:  Scrap a LO about some sort of anniversary.  A birthday, a wedding anniversary, any type of anniversary at all.  Use a majority of Britt-ish Designs products (It needs to be OBVIOUSLY Britt-ish Designs).&lt;br /&gt;&lt;br /&gt;Post your LO in the &lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=5"&gt;"Challenges" gallery&lt;/a&gt; at the Britt-ish Designs' gallery.  Entries need to be in by midnight Sunday night (Aug. 28).  Leave some comments and love for other challenge entries (cuz we all love comments!!).&lt;br /&gt;&lt;br /&gt;I'll pick my TWO FAVORITE layouts and those scrappers will win a BIG PRIZE!&lt;br /&gt;&lt;br /&gt;What's the big prize?!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;A TWO-MONTH GUEST SPOT AS A BRITT GIRL!!!!!&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;I'll announce the two winners on Monday Aug. 29th!&lt;br /&gt;&lt;br /&gt;To get those creative juices flowin', here are a few anniversary/birthday/etc layouts from my amazing Britt Girls (click all layouts for credits).&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=338"&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10039/BrittBOCT2-KatT.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=788"&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10120/pg-birthday-hat.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=231"&gt;&lt;img src=http://www.brittishdesigns.com/gallery/albums/userpics/10006/Ant148Anniversary-SM.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;What are you waiting for!?!  Get to scrapping!  Enter your best work!! You might just win a spot as a Guest Britt Girl!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2123835997496361710/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/08/you-might-just-win.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2123835997496361710'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2123835997496361710'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/08/you-might-just-win.html' title='you might just win . . .'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6536323429937969806</id><published>2011-08-26T00:00:00.022-06:00</published><updated>2011-08-26T00:00:02.160-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>happy 1st anniversary to me!</title><content type='html'>It's my 1st Anniversary of BrittishDesigns.com!! I can't believe its been a whole year already! Wow.  Time really does fly when you're having fun, doesn't it?  But let the celebration begin!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/1stAnniversaryAd_1_WEB.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Yep!  My entire shop is 30% off this weekend only (excludes the grab bag and bundles).  &lt;br /&gt;&lt;br /&gt;I have a very special, very magical, grab bag in the shop!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=12&amp;products_id=307"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"It's a Magical Grab Bag"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_itsmagicalGB_600.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;The grab bag will only be available until Thursday Sept. 1st.  So you make sure you grab it before then!  After that the products will all go in the store at full price.&lt;br /&gt;&lt;br /&gt;Now,  I'm definitely giving away too much about what's in the grab bag by posting these layouts, but oh well!!  Here's what I scrapped!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/CAVEA001_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/CAVEA001_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And check out what my fabulous Britt Girls created . . . &lt;br /&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdesitsmagicalGB.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And speaking of Britt Girls . . . make sure to check back later this morning for an exciting announcement! (tee hee - I'm such a tease, huh?)&lt;br /&gt;&lt;br /&gt;Until later today, have fun shopping!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6536323429937969806/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/08/happy-1st-anniversary-to-me.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6536323429937969806'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6536323429937969806'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/08/happy-1st-anniversary-to-me.html' title='happy 1st anniversary to me!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_1stAnniversaryAd_1_WEB.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2905697097712183741</id><published>2011-08-25T15:14:00.000-06:00</published><updated>2011-08-25T15:14:34.799-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>come chat with me</title><content type='html'>I'm hosting a little scrap chat on Saturday morning.  So come in your slippers and PJs and let's chat!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ChatAd1_WEB.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;MouseScrappers was gracious enough to let me borrow their &lt;a href="http://client14.addonchat.com/chat.php?id=474111"&gt;chat room&lt;/a&gt;, so I'll see you there Saturday morning at 9:00 am Mountain Time.  (That's 8:00 am Pacific, 10:00 am Central, 11:00 am Eastern).  Just enter whatever username you want to chat with and click sign in.  You don't even have to be a registered MouseScrapper.&lt;br /&gt;&lt;br /&gt;See you tomorrow when the anniversary fun begins!  I'll be releasing my grab bag (WAIT 'TIL YOU SEE IT!!!) and I have a super fun announcement/contest to tell you about!!  Trust me, you won't want to miss this.&lt;br /&gt;&lt;br /&gt;See ya tomorrow!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2905697097712183741/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/08/come-chat-with-me.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2905697097712183741'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2905697097712183741'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/08/come-chat-with-me.html' title='come chat with me'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_ChatAd1_WEB.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8761276960594414428</id><published>2011-08-24T12:51:00.000-06:00</published><updated>2011-08-24T12:51:23.634-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>fun fun this weekend!!</title><content type='html'>Guess what!?  This weekend BrittishDesigns.com is celebrating our 1-Year anniversary!  (Can you believe its been a whole year already?)  And I'm throwing a weekend-long par-tay!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/1stAnniversaryTeaser.png&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I'll be back tomorrow with more details.  But plan on spending a little time with me over the weekend, shopping, scrapping and chatting!  &lt;br /&gt;&lt;br /&gt;ta ta for now&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8761276960594414428/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/08/fun-fun-this-weekend.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8761276960594414428'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8761276960594414428'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/08/fun-fun-this-weekend.html' title='fun fun this weekend!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_1stAnniversaryTeaser.png' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3072699670957113978</id><published>2011-08-19T00:00:00.008-06:00</published><updated>2011-08-19T00:00:07.378-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Friday Show Offs</title><content type='html'>It's time for another round of Show Offs!! Enjoy this slideshow.  These are all amazing pages!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div&gt;&lt;embed src="http://widget-60.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=lt&amp;il=1&amp;channel=2161727821166428000&amp;site=widget-60.slide.com" style="width:600px;height:600px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:600px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=lt&amp;at=un&amp;id=2161727821166428000&amp;map=1" target="_blank"&gt;&lt;img src="http://widget-60.slide.com/p1/2161727821166428000/lt_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=lt&amp;at=un&amp;id=2161727821166428000&amp;map=2" target="_blank"&gt;&lt;img src="http://widget-60.slide.com/p2/2161727821166428000/lt_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=lt&amp;at=un&amp;id=2161727821166428000&amp;map=F" target="_blank"&gt;&lt;img src="http://widget-60.slide.com/p4/2161727821166428000/lt_t017_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;All of my wonderful Show Offs this week are getting a coupon code good for one free &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=index&amp;cPath=11"&gt;Date Element&lt;/a&gt; in my shop.  Watch your email inboxes, ladies!&lt;br /&gt;&lt;br /&gt;If you'd like to be a Show Off and get prizes, too just read &lt;a href="http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html"&gt;&lt;b&gt;this post&lt;/b&gt;&lt;/a&gt; to find out how its done.&lt;br /&gt;&lt;br /&gt;Have a spectacular weekend!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3072699670957113978/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/08/friday-show-offs.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3072699670957113978'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3072699670957113978'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/08/friday-show-offs.html' title='Friday Show Offs'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2858394781337762097</id><published>2011-08-16T21:50:00.001-06:00</published><updated>2011-08-17T13:43:41.135-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Flashback'/><title type='text'>flashback - i'm yours</title><content type='html'>&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BlogHeader_ImYours_cropped_WEB.jpg width=450&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;There's a fun new event happening each month at Britt-ish Designs!  Every month we'll flashback to some of our favorite kits of all time!!  AND that kit will be on sale.  Fun right??  &lt;br /&gt;&lt;br /&gt;Our first flashback kit is . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FlashbackAd_ImYours_2_WEB.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;My fun and beautiful collab with DeCrow Designs, "I'm Yours"!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=90"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"I'm Yours"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=90"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_decrow_imyours_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=91"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"I'm Yours Word Art"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=91"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_decrow_imyoursWA_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And don't forget about the freebie add-on!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_imyoursAO_600.jpg" /&gt;&lt;br /&gt;&lt;a href="http://www.4shared.com/file/121556466/22ba53ea/brittdes_imyoAO.html"&gt;{DOWNLOAD HERE}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I scrapped a new page with it.  It's so perfect for baby pictures!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/3DaysOld_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/3DaysOld_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and some new creations from my team:&lt;br /&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittgirlsimyours-1.jpg&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Are you feelin' the love for this flashback?!  Have fun &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=90"&gt;shoppin' this deal&lt;/a&gt; and I'll see ya!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2858394781337762097/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/08/flashback-im-yours.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2858394781337762097'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2858394781337762097'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/08/flashback-im-yours.html' title='flashback - i&apos;m yours'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_BlogHeader_ImYours_cropped_WEB.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5448590187236275331</id><published>2011-08-13T21:58:00.000-06:00</published><updated>2011-08-13T21:58:31.235-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>please enjoy . . . a template challenge</title><content type='html'>Hey there, hi there, ho there.  &lt;br /&gt;&lt;br /&gt;My new template challenge is up at &lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=8293"&gt;MouseScrappers&lt;/a&gt;.  Bascially you get a free template, you scrap with it, you share your work.  Simple.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;This is the template:&lt;br /&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_splitmickey_600.jpg&gt;&lt;br /&gt;&lt;br /&gt;And here's the layout I made with it:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MagicCarpetRide_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MagicCarpetRide_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mousescrappers.com/photos/showphoto.php?photo=18655&amp;title=on-a-magic-carpet-ride&amp;cat=590"&gt;&lt;i&gt;{CREDITS HERE}&lt;/i&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Come &lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=8293"&gt;check it out&lt;/a&gt; and play along!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5448590187236275331/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/08/please-enjoy-template-challenge.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5448590187236275331'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5448590187236275331'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/08/please-enjoy-template-challenge.html' title='please enjoy . . . a template challenge'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_splitmickey_600.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6782048634454031386</id><published>2011-08-12T00:00:00.004-06:00</published><updated>2011-08-12T13:06:39.173-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>holey cow!</title><content type='html'>Hi everyone!! We're back from a relaxing and wonderful Bear Lake vacation.  It was so much fun to take Scarlett for the first time.  I've been going to Bear Lake every summer since I can remember and it was a blast to begin Scarlett's Bear Lake tradition!&lt;br /&gt;&lt;br /&gt;Today I have a couple new releases for you!  First up . . .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=306"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Jellies: Alpha 3"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=306"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_jellies3_600.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=9&amp;products_id=305"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Holey Cow Templates"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=9&amp;products_id=305"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/0_brittdes_holeytemp_PREVIEW.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's the page I scrapped!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ThisIsHowWeStroll_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ThisIsHowWeStroll_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And from the Britt Girls:&lt;br /&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittgirlsholeytemp.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Hope you all have a wonderful weekend!!  I've &lt;i&gt;STILL&lt;/i&gt; got tons of unpacking, laundry, and cleaning to do.  Oh joy!  &lt;br /&gt;&lt;br /&gt;OH!  And guess what else . . . I'm hosting a template challenge at &lt;a href="http://www.mousescrappers.com/forums/forumdisplay.php?f=9656"&gt;MouseScrappers&lt;/a&gt; that starts tomorrow. So check back here on the blog for links and info!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6782048634454031386/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/08/holey-cow.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6782048634454031386'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6782048634454031386'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/08/holey-cow.html' title='holey cow!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_jellies3_600.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3424557984624620782</id><published>2011-08-10T11:57:00.002-06:00</published><updated>2011-08-11T11:53:07.982-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Wordless Wednesday'/><title type='text'>wordless wednesday</title><content type='html'>It's time for another Wordless Wednesday!  Instagram edition:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/photo3-1.jpg width=600&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/photo4.jpg width=600&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/photo2.jpg width=600&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/photo1.jpg width=600&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/photo5.jpg width=600&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/photo6.jpg width=600&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/photo-1.jpg width=600&gt;&lt;/center&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.focusedonthemagic.com/2011/08/look-up.html#more" target="_blank"&gt;&lt;img alt="Focused on the Magic" src="http://i12.photobucket.com/albums/a216/debs_pics/FocusedontheMagic-DWWBH.jpg"/&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3424557984624620782/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/08/wordless-wednesday.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3424557984624620782'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3424557984624620782'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/08/wordless-wednesday.html' title='wordless wednesday'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_photo3-1.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3375369944681563901</id><published>2011-08-05T00:00:00.009-06:00</published><updated>2011-08-05T00:00:11.491-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>here are this week's show offs</title><content type='html'>Well, I'm away on family vacation, but trusty old Blogger here knows when to post my posts for me!  I had to pop in and post today's AMAZING Show Off Slideshow.  Here we go . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div&gt;&lt;embed src="http://widget-06.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=lt&amp;il=1&amp;channel=2161727821166374406&amp;site=widget-06.slide.com" style="width:600px;height:600px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:600px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=lt&amp;at=un&amp;id=2161727821166374406&amp;map=1" target="_blank"&gt;&lt;img src="http://widget-06.slide.com/p1/2161727821166374406/lt_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=lt&amp;at=un&amp;id=2161727821166374406&amp;map=2" target="_blank"&gt;&lt;img src="http://widget-06.slide.com/p2/2161727821166374406/lt_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=lt&amp;at=un&amp;id=2161727821166374406&amp;map=F" target="_blank"&gt;&lt;img src="http://widget-06.slide.com/p4/2161727821166374406/lt_t017_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Every Show Off this week is getting a special treat.  They all get a brand new alpha a WEEK before its even available in the shop.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_jellies3_600.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Watch your email inboxes!!  &lt;br /&gt;&lt;br /&gt;If you'd like to be a Show Off, get prizes, new products before they're available to the public, etc. . . just read &lt;a href="http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html"&gt;&lt;b&gt;this post&lt;/b&gt;&lt;/a&gt; to find out how its done.&lt;br /&gt;&lt;br /&gt;Hope everyone has a wonderful weekend!!  I know I will be!&lt;br /&gt;&lt;br /&gt;Ta ta.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3375369944681563901/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/08/here-are-this-weeks-show-offs.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3375369944681563901'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3375369944681563901'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/08/here-are-this-weeks-show-offs.html' title='here are this week&apos;s show offs'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_jellies3_600.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3999611870736256148</id><published>2011-07-29T00:00:00.008-06:00</published><updated>2011-07-29T00:00:00.749-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Tips from Britt'/><title type='text'>Tips from Britt: Template Tutorial</title><content type='html'>I'm totally addicted to templates.  I use them ALLLLLL the time.  Plus, I really like to MAKE templates, so I figured it was time to write a tutorial about how I use a template. &lt;br /&gt;&lt;br /&gt;Now, this is how &lt;i&gt;I&lt;/i&gt; use a template.  I don't claim to know the perfect way, or the best way.  I just figured I'd share how I do it.&lt;br /&gt;&lt;br /&gt;I scrap in Photoshop CS3, so this tutorial will be shown using that program.  But using a template in other versions, as well as Photoshop Elements, is a very similar process.  I also use a Mac.  So when I say "Command", you Windows users replace it with Control. Ok?&lt;br /&gt;&lt;br /&gt;First thing first.  I open a template that I like!&lt;br /&gt;&lt;br /&gt;Once I have my template open, I go to Image &gt; Duplicate and then click OK.  Then close the original template.  If I don't do this right away, I'll forget and end up saving over my template on accident with my own page.  But if I remember to duplicate it, then the original template is safe and I can use it again some day if I want.  &lt;br /&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TemplateTut_01.jpg&gt;&lt;br /&gt;**Download this freebie template I used as at the end of this post!!**&lt;br /&gt;&lt;br /&gt;(Bonus Tip:  It's fun to flip a template, rotate it, shrink everything or enlarge everything and make the template a whole new page.  You can get multiple uses out of the same template!  To rotate or flip a template I just go to Image &gt; Rotate Canvas.  To shrink or enlarge everything, I  highlight all the layers - except the background - Command + Alt (or Option) +A and then transform until I like it.)&lt;br /&gt;&lt;br /&gt;Next I like to add my photos.  I can't really make a final choice for papers or elements, until I see how my photos are going to look on the page so I can coordinate it all.&lt;br /&gt;&lt;br /&gt;I open my photos in Photoshop and do whatever actions, editing, etc. that I want to do with them.  Once I have them edited to my liking, I simply copy the photo, and paste it into my template.  &lt;br /&gt;&lt;br /&gt;To copy the photo I hit Command + A, which is Select All.  And then Command + C, which is Copy.  (To turn off the marching ants, or deselect just hit Command + D.)&lt;br /&gt;&lt;br /&gt;You can also drag and drop into your template if that's easier for you.  Again, this is just how I do it, and I like to copy and paste.&lt;br /&gt;&lt;br /&gt;Then I go to my template and click on the photo layer in the Layers Palette that I want my photo to go on.  This way, when I paste it, it will paste on top of that layer.&lt;br /&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TemplateTut_02.jpg&gt;&lt;br /&gt;&lt;br /&gt;I use Command + V to paste.  When you paste, you'll notice everything you paste goes to the dead center of the page.  So you'll have to move your photo around and place it where you like it.  You'll also notice my photo is bigger than the photo spot in the template.  This is where Clipping Masks come in!  Clipping Masks are a template's best friend.&lt;br /&gt;&lt;br /&gt;I position my photo above the general area of the photo spot in the template, making sure that in the Layers Palette the photo is directly above the photo spot you want to clip to.&lt;br /&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TemplateTut_03.jpg&gt;&lt;br /&gt;&lt;br /&gt;Then click Command + Shift + G (Elements users, you can just do Command + G) or right click the layer in the Layers Palette and select Create Clipping Mask.  This will clip the layer that's highlighted to whatever layer is directly below it in the Layers Palette.  So this should clip my photo to the photo spot.&lt;br /&gt;&lt;br /&gt;Then I move my photo around, shrink it down, whatever I need to do to make the photo look good in the photo spot.  (When you shrink or size your photos, make sure to hold the Shift key to keep the proportions and not skew the photo.)  If you need to slightly change the shape of the photo spot to accommodate your photo, you can do that too.&lt;br /&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TemplateTut_04.jpg&gt;&lt;br /&gt;&lt;br /&gt;Now, see how you can still see the "1" from the template on top of the photo?  Those are just markers and are all on the "Delete This Layer" layer at the top of the Layers Palette.  You can either delete this whole layer right away, or you can erase parts that start to bug you as you work.  I normally just erase the parts that are in my way, or bugging me as I work, but I don't delete the whole layer because I like it to keep my place for the title, journaling etc. until I put those in.&lt;br /&gt;&lt;br /&gt;SAVE YOUR PAGE!! Click File &gt; Save As and save that layout.  You don't want to lose your work!&lt;br /&gt;&lt;br /&gt;I know some people merge their photos with the photo spot layers in the template, but I don't.  Because sometimes I like to tweak the photo's position within the photo spot as I work.  For example, if an embellishment starts to cover a face, I can move the photo over a little inside the photo spot to make it look better.  So I just leave them as clipping masks.&lt;br /&gt;&lt;br /&gt;Ok, so then I put the other photos in using the same process.  &lt;br /&gt;&lt;br /&gt;Next I'll put in my papers.  I'll start with the background.  I click on the bottom layer, named "Background".  I'll open whatever paper I want for my background and do the same Copy &amp; Paste process as I did for my photos.  Command + A then Command + C and then paste (Command + V) it onto my template, directly above the background layer.&lt;br /&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TemplateTut_05.jpg&gt;&lt;br /&gt;&lt;br /&gt;Then I put papers in all those paper spots.  I do this pretty much exactly like I do the photos.  I copy my paper, paste it on top of the paper spot, and create a Clipping Mask.  Then I move the paper around until I like the part that's showing.  I can shrink the papers down if I want a smaller pattern, rotate the paper.  Whatever I want!&lt;br /&gt;&lt;br /&gt;(Bonus Tip:  Try putting extra photos into paper spots instead of papers!!)&lt;br /&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TemplateTut_06.jpg&gt;&lt;br /&gt;&lt;br /&gt;(Save!! Save!! Save!!)&lt;br /&gt;&lt;br /&gt;Now - a quick mention about shadows.  Some templates include shadows, some don't.  MANY of my templates do.  I like to adjust shadows and make them look good as I go.  Some people like to do all their shadow work at the end.  If you like the shadows that come with your template, then GREAT!  But if you want to tweak 'em, feel free!  Change the angle, blending mode, opacity, whatever you want.  If you'd rather clear all the layer styles and start fresh doing your own shadows, you can select all the layers (Command + Alt (or Option) + A) the right-click and select "Clear Layer Style". &lt;br /&gt;&lt;br /&gt;Ok - all my papers and photos are in place.  Time for the best part.  Embellishing!!  I love to decorate my page.  There are place markers for embellishments, but, of course, you don't have to use them if you like embellishments in different places.  Make sure you delete the embellishment place marker layer that comes with the template at some point.&lt;br /&gt;&lt;br /&gt;I put in my title and journaling now too.&lt;br /&gt;&lt;br /&gt;Keep hitting SAVE as you work!   It's the WORST to lose your work. &lt;br /&gt;&lt;br /&gt;Here's my page, once it's all embellished, titled, and journaled.  And that's it!  My template page is complete!! &lt;br /&gt;&lt;br /&gt;&lt;a href=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MagicalMomentWithGoofy_BLOG.jpg&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MagicalMomentWithGoofy_BLOG.jpg width=600&gt;&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Using templates is so easy!  They make scrapping a snap.  I hope this tutorial helped!!&lt;br /&gt;&lt;br /&gt;Try it out for yourself!! This template is my gift to you!&lt;br /&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/0_brittdes_temptutorial_PREVIEW.jpg&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=http://brittishdesigns.com/Freebies/brittdestemptut.zip&gt;{{ DOWNLOAD HERE }}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3999611870736256148/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/07/tips-from-britt-template-tutorial.html#comment-form' title='14 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3999611870736256148'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3999611870736256148'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/07/tips-from-britt-template-tutorial.html' title='Tips from Britt: Template Tutorial'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_TemplateTut_01.jpg' height='72' width='72'/><thr:total>14</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5873810287071615784</id><published>2011-07-27T11:10:00.001-06:00</published><updated>2011-07-27T11:11:43.776-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Wordless Wednesday'/><title type='text'>Wordless Wednesday</title><content type='html'>Magic on Dumbo . . .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/wwDumbo_1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/wwDumbo_1.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/wwDumbo_2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/wwDumbo_2.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/wwDumbo_3.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/wwDumbo_3.jpg height=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/wwDumbo_4.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/wwDumbo_4.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/wwDumbo_5.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/wwDumbo_5.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/wwDumbo_6.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/wwDumbo_6.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;i&gt;(photos taken on our Feb. '10 trip to Disneyland)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;If you'd like to see other blogger's Wordless Wednesday posts, you can click the graphic below to do a little blog hoppin:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.focusedonthemagic.com/2011/07/glowing-cinderella.html#more" target="_blank"&gt;&lt;img src="http://i12.photobucket.com/albums/a216/debs_pics/FocusedontheMagic-DWWBH.jpg"/&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5873810287071615784/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/07/wordless-wednesday.html#comment-form' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5873810287071615784'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5873810287071615784'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/07/wordless-wednesday.html' title='Wordless Wednesday'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_wwDumbo_1.jpg' height='72' width='72'/><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-197936682997956346</id><published>2011-07-22T00:00:00.037-06:00</published><updated>2011-07-22T00:00:08.455-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>gather round, it's story time</title><content type='html'>Happy Friday everyone!  I'm here to show you my brand new kit and template pack I have coming out today.  First - the kit:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=303"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Story Time"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_storytime_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Isn't this fun?  I LOVE to read to Scarlett.  We read stories at least once a day, if not more!!  Plus, you all know I'm in a book club and love to get my book on.  It's time that Britt-ish Designs had a book kit!!  And I have an add-on freebie for you all at the bottom of the post.&lt;br /&gt;&lt;br /&gt;Here are the two pages I scrapped with it:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/StoryTime_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/StoryTime_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BookClubJune2011_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BookClubJune2011_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here are the creations from the Britt Girls!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittgirlsstorytime.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Also new this week:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=304"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Pocket Full of Templates"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_pfot7_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I created these templates from two of my own pages . . .&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pfot7originals.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Here are some more Britt Girls layouts using "Pocket Full of Templates 7"&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittgirlspfot7.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Alrighty - let's watch this week's fabulous Show Offs!!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div&gt;&lt;embed align="middle" flashvars="cy=lt&amp;amp;il=1&amp;amp;channel=2161727821166319137&amp;amp;site=widget-21.slide.com" name="flashticker" quality="high" salign="l" scale="noscale" src="http://widget-21.slide.com/widgets/slideticker.swf" style="height: 600px; width: 600px;" type="application/x-shockwave-flash" wmode="transparent"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;div style="text-align: left; width: 600px;"&gt;&lt;a href="http://www.slide.com/pivot?cy=lt&amp;amp;at=un&amp;amp;id=2161727821166319137&amp;amp;map=1" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-21.slide.com/p1/2161727821166319137/lt_t017_v000_s0un_f00/images/xslide1.gif" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=lt&amp;amp;at=un&amp;amp;id=2161727821166319137&amp;amp;map=2" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-21.slide.com/p2/2161727821166319137/lt_t017_v000_s0un_f00/images/xslide2.gif" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=lt&amp;amp;at=un&amp;amp;id=2161727821166319137&amp;amp;map=F" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-21.slide.com/p4/2161727821166319137/lt_t017_v000_s0un_f00/images/xslide42.gif" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Thank you so much to everyone who sent in their Show Offs.  You'll all be getting my new "Pocket Full of Templates 7" as your gift this week.  &lt;br /&gt;&lt;br /&gt;If you want to be a Show Off, read &lt;a href="http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html"&gt;&lt;b&gt;this post&lt;/b&gt;&lt;/a&gt; for all the details.&lt;br /&gt;&lt;br /&gt;Ok - I think that leaves just one thing.  Here's that add-on for ya:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_storytimeAO.jpg" /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_story_AO.zip"&gt;{DOWNLOAD HERE}&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Have a great weekend.  Avoid the heat, stay inside in the ice cool AC and curl up with a good book.  Then scrap it with "Story Time"! haha&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/197936682997956346/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/07/gather-round-its-story-time.html#comment-form' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/197936682997956346'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/197936682997956346'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/07/gather-round-its-story-time.html' title='gather round, it&apos;s story time'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_storytime_600.jpg' height='72' width='72'/><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6848426744005731142</id><published>2011-07-21T11:45:00.002-06:00</published><updated>2011-07-23T12:56:08.955-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>little sneak peek</title><content type='html'>Hey everyone!! I have a new kit out tomorrow! I'm very excited to show it to you.  But until then, here's a little sneak peek!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneak-peek-3.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneak-peek-3.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6848426744005731142/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/07/little-sneak-peek.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6848426744005731142'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6848426744005731142'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/07/little-sneak-peek.html' title='little sneak peek'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneak-peek-3.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1105620614725234148</id><published>2011-07-19T09:38:00.001-06:00</published><updated>2011-07-19T09:38:00.333-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Scarlett'/><title type='text'>Miss American Baby</title><content type='html'>I know, I know.  The 4th of July was over 2 weeks ago!!!  But even though its late, I still wanted to share these pictures I took of my little American Baby. &lt;i&gt;(click any image to enlarge)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScarlettFlagDress_01.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScarlettFlagDress_01.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScarlettFlagDress_collage-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScarlettFlagDress_collage-1.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Isn't her outfit cute?  My new favorite thing about the 4th of July is dressing Scarlett up.  I've already found myself keeping an eye out for next year's outfit! haha!!  &lt;br /&gt;&lt;br /&gt;Do you like her bow?  I made it!!! I just did a search on YouTube and learned how to do it.  Now I'm hooked and I want to make her lots more bows!  I made her bracelet too, but you can't really see it very well in any of those photos.  Here's a better view of it.  It's nothing fancy, but it looked cute on her.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScarlettFlag_bracelet.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScarlettFlag_bracelet.jpg" width="300" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Well - even though its late, hope everyone had a VERY happy Fourth!  We sure did.  How could you not with a baby that gorgeous?! &lt;br /&gt;&lt;br /&gt;Peace &amp; Love.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1105620614725234148/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/07/miss-american-baby.html#comment-form' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1105620614725234148'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1105620614725234148'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/07/miss-american-baby.html' title='Miss American Baby'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_ScarlettFlagDress_01.jpg' height='72' width='72'/><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5203760036028379140</id><published>2011-07-18T20:51:00.006-06:00</published><updated>2011-07-18T20:59:44.063-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>my poor neglected blog</title><content type='html'>Once again, I've neglected the blog.  But the battle against the 45-minute intruder is raging in the Leavitt household.  Scarlett is a great sleeper, but her naps are always always always interrupted at 45 minutes.  She struggles and finally gets back to sleep to finish her nap, but she can't sleep to nap through that 45 minute sleep cycle mark.  Thankfully, she's a wonderful night sleeper. &lt;br /&gt;&lt;br /&gt;Anyway - right now my days are focused on Scarlett and trying to get her schedule right so she'll sleep through the intruder.  I feel like I pray for guidance non-stop, and I feel like we're starting to finally make progress.  Hopefully!!&lt;br /&gt;&lt;br /&gt;ANYWAY, enough of my excuses for being a bad blogger.  Here are a few pages I've scrapped lately!  This one is of pictures I just took on Saturday night!  After the baby went down, I went right to scrapping them.  I don't think I've ever scrapped photos taken in the same day, let alone just a couple hours later.  &lt;br /&gt;&lt;br /&gt;Scarlett and I were outside on a blanket reading stories, playing with toys.  All of these photos were taken on either my phone or Josh's phone.  With a little photoshop magic, you'd never know!  I LOVE the iPhone 4, simply because it takes GREAT scrappable photos!!&lt;br /&gt;&lt;br /&gt;&lt;i&gt;(click all layouts to enlarge)&lt;br /&gt;&lt;/i&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TheGoodLife_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TheGoodLife_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;i&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p316401-the-good-life.html"&gt;{credits}&lt;/a&gt;&lt;/i&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;This was a page using one of Cindy's awesome templates!! I love her 2-pager templates.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/celebrateastreetparty_800-1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/celebrateastreetparty_800-1.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p315101-celebrate-21a-street-part-21page-2.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Here's one of my Little Miss Sunshine:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Little-Miss-Sunshine-BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Little-Miss-Sunshine-BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p310935-little-miss-sunshine.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;These are photos of my nieces I took at Bear Lake last summer!  We're going back there for our yearly trip in a couple weeks!! I can't WAIT!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Best-Friends_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Best-Friends_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p312620-best-friends.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;This is a page I created for the Speed Scrap I hosted last week!  It was a VERY fun night.  Thanks to all who came and chatted with me and participated in the scrap!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/My1stVinylmation_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/My1stVinylmation_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p317074-my-1st-vinylmation.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;A fun Disney LO!  This is from Fantasmic.  My FAVORITE show at Disneyland.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SteamboatWillie_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SteamboatWillie_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p310638-steamboat-willie.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Another Disney page.  I'm still trying to finish this Nov. '07 trip!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Eeyore-BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Eeyore-BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p317077-eeyore.html"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And that's it for this round of "recent scrappings".  Hope you enjoyed.  I'm putting together another post of Scarlett in her cute 4th of July outfit from our fun-filled Fourth.  (has it taken me long enough?!  sheesh)&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5203760036028379140/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/07/my-poor-neglected-blog.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5203760036028379140'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5203760036028379140'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/07/my-poor-neglected-blog.html' title='my poor neglected blog'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_TheGoodLife_BLOG.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7262890011766624717</id><published>2011-07-08T10:30:00.096-06:00</published><updated>2011-07-08T16:10:05.824-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>happy birthday, baby!</title><content type='html'>My man is turning 31 today. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/photo3.jpg&gt;&lt;/center&gt; &lt;br /&gt;&lt;br /&gt;Josh - here are 31 memories I treasure from the time I met you to the present.&lt;br /&gt;&lt;br /&gt;1) Waiting for you to kiss me for the first time.  I knew you'd do it that night.  But the kiss couldn't come fast enough!  But when it did, it was fireworks.&lt;br /&gt;&lt;br /&gt;2)  Introducing you to my family.  We had chinese food and your fortune was "You are pretty".  I'll never forget that.  My family all loved you right away.  What's not to love?&lt;br /&gt;&lt;br /&gt;3)  Seattle.  We are crazy.  Enough said.&lt;br /&gt;&lt;br /&gt;4)  The first time you told me you loved me.  I was so glad you said it, because I was TOTALLY in love with you too.&lt;br /&gt;&lt;br /&gt;5)  Remember going to watch that taping of "Joey"?  It was so much fun and we laughed so hard.  Remember how FREEZING cold it was in that studio??&lt;br /&gt;&lt;br /&gt;6)  Getting our matching cop costumes for Halloween from the Sony Pictures stock.  We looked so good!&lt;br /&gt;&lt;br /&gt;7)  Chicago.  Top of the Sears Tower.  You asked.  I said yes.  My life would never be the same.&lt;br /&gt;&lt;br /&gt;8)  Our wedding day.  Best. Day. Ever.  I'd love to relive that day over and over again.  &lt;br /&gt;&lt;br /&gt;9)  Lying on rattan sofas in our air conditioned Villa in St. Lucia watching Seinfeld while it was raining outside.  I loved that random moment of our honeymoon!&lt;br /&gt;&lt;br /&gt;10)  Our first New Year's Eve as a married couple.  Josh &amp; Morgan invited us to their hotel and we played Cranium and watched fireworks out the window.  I remember I was spazzy and nerdy and I wasn't even self conscious, I'm my REAL self with you!&lt;br /&gt;&lt;br /&gt;11)  Coming home to you after a long grueling day working on the film set.  There was nothing I wanted more than to just come home and hug &amp; kiss you.  &lt;br /&gt;&lt;br /&gt;12)  Our first trip to Disneyland together.  MAGIC.  I am so incredibly happy (and lucky) you loved Disneyland as much as I do!  Remember sitting front and center for the fireworks?  We got an amazing spot!  Probably the best we've ever had since.&lt;br /&gt;&lt;br /&gt;13)  At the premiere of Church Ball I have this distinct memory of you looking at me and seeing how proud you were of me.  It caught me off guard.  You were so sweet and brimming with pride.  I felt like a million bucks.&lt;br /&gt;&lt;br /&gt;14)  Remember the heart shaped hot tub in our room in Niagara Falls?! HAHA!!! SO cliche and funny!  I loved that trip SO MUCH!  We gotta do that again VERY soon.&lt;br /&gt;&lt;br /&gt;15)  Playing Pictionary with my family and kicking their BUTTS!! To the point where they don't really want to play with us anymore.  We are just too good!&lt;br /&gt;&lt;br /&gt;16)  Going to Disneyland with Christian, Marci &amp; Eden.  I know you agree, that was one of the best days at Disneyland ever.  We were there from open to close and loved every minute.  Remember sitting on that bench for a LONG time playing the game we made up?!&lt;br /&gt;&lt;br /&gt;17)  Playing Rock Band for hours.  I loved that.  We were sort of addicted for a short time.  We should get it back out some time and get the band back together. :)&lt;br /&gt;&lt;br /&gt;18) Watching fireworks on our balcony from the Owls games! &lt;br /&gt;&lt;br /&gt;19)  Driving up to the house we live in now on the first day we were looking for a rental house and just KNOWING this was our home.  It was love at first sight.&lt;br /&gt;&lt;br /&gt;20)  Teaching in the nursery with you. We fell in love with those little ones. I loved seeing you on the floor playing imaginative games with them. Remember the imagination CD? &lt;br /&gt;&lt;br /&gt;21) Seeing the Red Sox in person in Phoenix. It wasn't the most exciting game, but seeing them with our own eyes was pretty rad.&lt;br /&gt;&lt;br /&gt;22) Going to the temple every week. I don't think we have ever been closer. &lt;br /&gt;&lt;br /&gt;23) Waking up on the morning of your 30th birthday and finding out that after a very hard 14 months of trying we were Finally pregnant!! Running into the room and waking you up with the news was such an amazing feeling.&lt;br /&gt;&lt;br /&gt;24) Remember when we saw "Walk The Line" at the movie theater? You came out so in love with me.  I guess the story struck a chord. You hugged me so tight. I felt so incredibly special. &lt;br /&gt;&lt;br /&gt;25) Seeing Death Cab for Cutie in concert. Were they the opening act? Anyway, they sang that song I'll Follow You Into The Dark. I held onto you and tears streamed down my face.  I was so thankful to be your wife.  I'll follow you anywhere baby. &lt;br /&gt;&lt;br /&gt;26) Breakfast in the castle at Magic Kingdom. You took charge and got us a better table when you saw I was disappointed in where they originally sat us.  It meant a lot that you did that.  I know you hate to make a fuss!&lt;br /&gt;&lt;br /&gt;27) The birth of our beautiful daughter. You were totally there for me. You were supportive and helpful. It was the hardest thing I've ever done and I could never have gotten through it without you.&lt;br /&gt;&lt;br /&gt;28) Bringing Scarlett home. You are the sweetest most loving daddy ever. I love how good you are with her.  So natural. The image of you rocking our tiny newborn will be an image I'll cherish forever. &lt;br /&gt;&lt;br /&gt;29) Our first family road trip to Zions.  I've always loved being in the road with you, but having Scarlett in the backseat was even more fun!  That was such a fun trip, and I needed it so bad!&lt;br /&gt;&lt;br /&gt;30) Watching our "dance show" together. I don't know if you realize how much I love hearing your critique and opinions. We talk like we are dance experts and I love it.&lt;br /&gt;&lt;br /&gt;31) Finding that card on my keyboard the other day. After a seriously hard week, reading your sweet, appreciative, supportive, encouraging words gave me the boost i needed. &lt;br /&gt;&lt;br /&gt;I could write a million more. I love you so much!!! We are MFEO.  Let's have an amazing day today. &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7262890011766624717/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/07/happy-birthday-baby.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7262890011766624717'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7262890011766624717'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/07/happy-birthday-baby.html' title='happy birthday, baby!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_photo3.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2414409370421438947</id><published>2011-07-08T00:00:00.000-06:00</published><updated>2011-07-08T00:00:00.827-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>it's time to show off</title><content type='html'>Nothing new this week!! But it is time for the Show Off slideshow!! So sit back, relax and enjoy . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div&gt;&lt;embed src="http://widget-64.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=lt&amp;il=1&amp;channel=2161727821166083172&amp;site=widget-64.slide.com" style="width:600px;height:600px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:600px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=lt&amp;at=un&amp;id=2161727821166083172&amp;map=1" target="_blank"&gt;&lt;img src="http://widget-64.slide.com/p1/2161727821166083172/lt_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=lt&amp;at=un&amp;id=2161727821166083172&amp;map=2" target="_blank"&gt;&lt;img src="http://widget-64.slide.com/p2/2161727821166083172/lt_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=lt&amp;at=un&amp;id=2161727821166083172&amp;map=F" target="_blank"&gt;&lt;img src="http://widget-64.slide.com/p4/2161727821166083172/lt_t017_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Watch your email inboxes, Show Offs.  This week you'll get your choice of 2nd Chance gifts!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/second-chance-show-offs.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Thanks so much to everyone who showed off!! If you'd like to start Showing Off, but don't know the how - just check out &lt;a href="http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html"&gt;&lt;b&gt;this post&lt;/b&gt;&lt;/a&gt; for all the details.  &lt;br /&gt;&lt;br /&gt;Hope everyone has a WONDERFUL WEEKEND!!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2414409370421438947/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/07/its-time-to-show-off.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2414409370421438947'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2414409370421438947'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/07/its-time-to-show-off.html' title='it&apos;s time to show off'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_second-chance-show-offs.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8179724376350854114</id><published>2011-07-03T15:53:00.000-06:00</published><updated>2011-07-03T15:53:26.293-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>speed scrap on wednesday!</title><content type='html'>Mark you calendars, scrappers!! Wednesday July 6th I'm hosting a Speed Scrap at &lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=7946"&gt;MouseScrappers&lt;/a&gt;!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=7946"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MSJuly6SS.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;(ad created with &lt;/span&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=302"&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;"Baby You're a Firework!"&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;)&lt;/span&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;It starts at 6:30pm Mountain Time (which is 8:30pm ET / 7:30pm CT / 5:30pm PT / 1:30am (Thurs) GMT).  It's going to be tons of fun!  And everyone who participates will get this word art pack as their gift:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_pixifiedWA_600.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=7946"&gt;Click here&lt;/a&gt; to find out more details!!  It's been a while since I've Speed Scrapped or hosted.  I can't wait!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8179724376350854114/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/07/speed-scrap-on-wednesday.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8179724376350854114'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8179724376350854114'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/07/speed-scrap-on-wednesday.html' title='speed scrap on wednesday!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_MSJuly6SS.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4828018689117257926</id><published>2011-07-02T14:57:00.001-06:00</published><updated>2011-07-02T15:04:33.667-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Scarlett'/><title type='text'>happy canada day (yesterday)</title><content type='html'>First, I'd like to say Happy Canada Day (yesterday)!  Josh served a mission for &lt;a href="http://lds.org/?lang=eng"&gt;our church&lt;/a&gt; in Ontario, Canada.  And for our first anniversary we went to Canada and I've been dying to go back ever since!!  So, while aren't technically Canadian, we do love Canada around here.  Which is why we did this week's &lt;a href="http://www.flickr.com/photos/23938230@N07/5885308971/in/photostream"&gt;weekly Scarlett photo&lt;/a&gt; like we did.&lt;br /&gt;&lt;br /&gt;So, I secretly got this cute outfit for Scarlett to wear and dressed her all up and surprised Josh yesterday morning with a darling Canada Baby and a present!  (it was a Canadian Flag Vinylmation - you can see it in the picture below)  He was very surprised!  &lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HappyCanadaDay.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HappyCanadaDay.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And while I had her all dressed up so cute, I couldn't resist a little photo shoot.  Scarlett was sleepy and not cooperative with the smiles, but I still love how the pictures turned out.&lt;br /&gt;&lt;center&gt;&lt;a href="http://farm6.static.flickr.com/5072/5891791218_fe6292620e_o.jpg"&gt;&lt;img src=http://farm6.static.flickr.com/5072/5891791218_fe6292620e_o.jpg height=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm6.static.flickr.com/5103/5891791312_9f348feb94_o.jpg"&gt;&lt;img src=http://farm6.static.flickr.com/5103/5891791312_9f348feb94_o.jpg height=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm7.static.flickr.com/6057/5891791366_2696ce9efc_o.jpg"&gt;&lt;img src=http://farm7.static.flickr.com/6057/5891791366_2696ce9efc_o.jpg height=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm6.static.flickr.com/5264/5891791260_9e69ae73cd_o.jpg"&gt;&lt;img src=http://farm6.static.flickr.com/5264/5891791260_9e69ae73cd_o.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;So - a big Happy Canada Day from the Leavitt family to all you Canadians and Canada lovers! :)&lt;br /&gt;&lt;br /&gt;In case you missed it in yesterday's post (I added it a little late on accident):&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/4thofJulySale.jpg width=450&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Excluding my new "Baby, You're a Firework!" kit, &lt;b&gt;all of my other Americana or patriotic kits&lt;/b&gt; (including &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=6&amp;products_id=198"&gt;A Little Taste of Canada&lt;/a&gt; haha) are &lt;a href="http://www.brittishdesigns.com/shop/"&gt;&lt;b&gt;30% off&lt;/b&gt;&lt;/a&gt; through midnight July 5th.  So stock up on those patriotic kits to scrap all the pictures you'll be taking this weekend!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4828018689117257926/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/07/happy-canada-day-yesterday.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4828018689117257926'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4828018689117257926'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/07/happy-canada-day-yesterday.html' title='happy canada day (yesterday)'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_HappyCanadaDay.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8098764760439593342</id><published>2011-07-01T00:00:00.003-06:00</published><updated>2011-07-01T13:04:59.627-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>baby, you're a firework!</title><content type='html'>New kits two weeks in a row, can you believe it??  I've been working up a sweat getting the inspiration out of my head and into this kit.  But I simply LOVE how it came out.  It's BURSTING with pop and sparkle.  Just how I wanted it!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=302"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Baby, You're a Firework!"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=302"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_firework_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I scrapped two pages with this kit.  Here they are:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Fireworks_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Fireworks_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WorldofColor_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WorldofColor_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;and from the Britt Girls . . .&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittgirlsfirework.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Isn't this a bundle of FUN!!!!  Oh and I do have an add-on freebie for you as well!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/0_brittdes_fireworkAO_600.jpg" /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_fireworkAO.zip"&gt;DOWNLOAD HERE&lt;/a&gt;&lt;/b&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Last little item of business! Now through midnight July 5th, all Americana or patriotic kits in &lt;a href="http://www.brittishdesigns.com/shop/"&gt;my shop&lt;/a&gt; are 30% off!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/4thofJulySale.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/4thofJulySale.jpg width=450&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/"&gt;Happy shopping!!&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;Hope you all have a HAPPY HAPPY holiday weekend!  Three cheers for the &lt;span class="Apple-style-span" style="color: #cc0000;"&gt;red&lt;/span&gt;, &lt;span class="Apple-style-span" style="color: #cc0000;"&gt;white&lt;/span&gt; and &lt;span class="Apple-style-span" style="color: blue;"&gt;blue&lt;/span&gt;!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8098764760439593342/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html#comment-form' title='17 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8098764760439593342'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8098764760439593342'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html' title='baby, you&apos;re a firework!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_firework_600.jpg' height='72' width='72'/><thr:total>17</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3763291928675588458</id><published>2011-06-30T10:41:00.000-06:00</published><updated>2011-06-30T10:41:00.634-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>surprise peek!</title><content type='html'>Since I had a new kit last week, you probably weren't expecting another one this week, were you??  Well, SURPRISE.  I have a REALLY EXCITING new kit coming out tomorrow.  I think you're going to love it.&lt;br /&gt;&lt;br /&gt;Until then, here's a little peek!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneaky-peeky.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneaky-peeky.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3763291928675588458/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/06/surprise-peek.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3763291928675588458'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3763291928675588458'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/06/surprise-peek.html' title='surprise peek!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneaky-peeky.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8008070027431357026</id><published>2011-06-29T10:11:00.002-06:00</published><updated>2011-06-29T10:57:23.707-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Wordless Wednesday'/><title type='text'>(almost) Wordless Wednesday</title><content type='html'>I decided it was time for another &lt;a href="http://brittishdesigns.blogspot.com/search/label/Wordless%20Wednesday"&gt;Wordless Wednesday&lt;/a&gt; (ok, almost Worldless).&lt;br /&gt;&lt;br /&gt;These photos were taken on our Feb. '09 trip to Disneyland.  (As always, click to enlarge the pics.)&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WW_06.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WW_06.jpg height=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WW_07.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WW_07.jpg height=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WW_08.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WW_08.jpg height=600&gt;&lt;br /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Have a happy Wednesday everyone!!  And if you wanna see other people's Wordless Wednesday, click on the icon below!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="hhttp://www.focusedonthemagic.com/2011/06/disney-wordless-wednesday-blog-hop_28.html" target="_blank"&gt;&lt;img alt="Focused on the Magic" src="http://i12.photobucket.com/albums/a216/debs_pics/FocusedontheMagic-DWWBH.jpg"/&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8008070027431357026/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/06/almost-wordless-wednesday.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8008070027431357026'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8008070027431357026'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/06/almost-wordless-wednesday.html' title='(almost) Wordless Wednesday'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_WW_06.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7532982477694587430</id><published>2011-06-24T00:00:00.032-06:00</published><updated>2011-06-24T00:00:04.720-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>scrap in the backyard</title><content type='html'>Well, I haven't scrapped in my backyard yet.  But that's what's great about digi-scrap if you have a laptop.  You actually can scrap ANYWHERE.  Ok - on to my new release.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=301"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Backyard Bliss"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=301"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_bbliss_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;and . . . &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=11&amp;amp;products_id=300"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Date Flags"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=11&amp;amp;products_id=300"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_dateflags_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;There's an add-on freebie at the end of the post, so make sure you grab it!&lt;br /&gt;&lt;br /&gt;Here's what I scrapped with the new stuff (and yes, these photos and this moment did inspire the kit):&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BackyardPicnic_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BackyardPicnic_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and from the britt girls&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittgirlsbbliss.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Alright - let's enjoy this week's Show Off Slideshow.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div&gt;&lt;embed align="middle" flashvars="cy=lt&amp;amp;il=1&amp;amp;channel=2161727821166219503&amp;amp;site=widget-ef.slide.com" name="flashticker" quality="high" salign="l" scale="noscale" src="http://widget-ef.slide.com/widgets/slideticker.swf" style="height: 600px; width: 600px;" type="application/x-shockwave-flash" wmode="transparent"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;div style="text-align: left; width: 600px;"&gt;&lt;a href="http://www.slide.com/pivot?cy=lt&amp;amp;at=un&amp;amp;id=2161727821166219503&amp;amp;map=1" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-ef.slide.com/p1/2161727821166219503/lt_t017_v000_s0un_f00/images/xslide1.gif" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=lt&amp;amp;at=un&amp;amp;id=2161727821166219503&amp;amp;map=2" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-ef.slide.com/p2/2161727821166219503/lt_t017_v000_s0un_f00/images/xslide2.gif" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=lt&amp;amp;at=un&amp;amp;id=2161727821166219503&amp;amp;map=F" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-ef.slide.com/p4/2161727821166219503/lt_t017_v000_s0un_f00/images/xslide42.gif" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;Ok - last item of business! Your add-on freebie:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_bblissAddOn_600.jpg" /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_bblissAddOn.zip"&gt;&lt;b&gt;DOWNLOAD HERE&lt;/b&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Enjoy!  And have a VERY happy weekend!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7532982477694587430/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/06/scrap-in-backyard.html#comment-form' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7532982477694587430'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7532982477694587430'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/06/scrap-in-backyard.html' title='scrap in the backyard'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_bbliss_600.jpg' height='72' width='72'/><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5925660934271278519</id><published>2011-06-23T13:06:00.000-06:00</published><updated>2011-06-23T13:06:56.164-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>quick peek</title><content type='html'>I've got a new kit coming tomorrow! YAY!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneak_peek.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneak_peek.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I'll see you tomorrow for the release!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5925660934271278519/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/06/quick-peek.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5925660934271278519'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5925660934271278519'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/06/quick-peek.html' title='quick peek'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneak_peek.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6315414757970400045</id><published>2011-06-22T15:01:00.002-06:00</published><updated>2011-06-23T10:24:38.846-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Wordless Wednesday'/><category scheme='http://www.blogger.com/atom/ns#' term='Disneyland'/><title type='text'>Wordless Wednesday</title><content type='html'>&lt;a href="http://www.magicaldayswiththemouse.com/"&gt;A fun blog&lt;/a&gt; I recently discovered does a Wordless Wednesdays post.  She posts photos from around Disneyland and lets the photos do the talkin'.  I thought that sounded like a LOT of fun, and I never feel like I share enough of my Disney photos here on the blog.  &lt;br /&gt;&lt;br /&gt;So here goes my first Wordless Wednesday.  (these photos were all taken by either me or Josh on a quick 1-day visit to Disneyland that we were able to go on back in &lt;b&gt;July of 2008&lt;/b&gt;.  Josh's sister Tami, Josh and I flew out to wish Josh's grandpa a happy 90th birthday and of course we had to squeeze in a quick visit to the mouse.  We had just gotten our new SLR camera and were so excited to test it out at the BEST place to take photos ever!  Our plane landed at 8 am and by 9 we were in the park!! - wow its hard to be wordless!)&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WW_01.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WW_01.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WW_02.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WW_02.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WW_03.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WW_03.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WW_04.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WW_04.jpg height=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WW_05.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WW_05.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://focusedonthemagic.com" target="_blank"&gt;&lt;img alt="The Disney Wordless Wednesday Blog Hop" src=" http://i12.photobucket.com/albums/a216/debs_pics/FocusedontheMagicWWHopbutto-1.jpg"/&gt;&lt;/a&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;I'll be better at the "wordless" part next time!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6315414757970400045/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/06/wordless-wednesday.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6315414757970400045'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6315414757970400045'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/06/wordless-wednesday.html' title='Wordless Wednesday'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_WW_01.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7648433790389537098</id><published>2011-06-21T18:05:00.000-06:00</published><updated>2011-06-21T18:05:04.082-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>i've been a bad blogger!</title><content type='html'>Oh my goodness.  I had no idea it had been so long since my last post.  Bad blogger!&lt;br /&gt;&lt;br /&gt;I just thought I'd pop in today and show you some pages I've scrapped recently.&lt;br /&gt;&lt;br /&gt;This one I did this afternoon while the babe was napping!  I probably should have been cleaning or something, but I just felt like a scrap.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TheTwinsTurn28_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TheTwinsTurn28_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p309942-the-twins-turn-28-21.html"&gt;&lt;i&gt;{credits here}&lt;/i&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Here's one I did with a really crazy mix of Sahlin Studio products.  This is Scarlett when she was just a few weeks old and her cousin who is just 3 months older than Scarlett.  They are besties already.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/CousinsAreLittleBlessings_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/CousinsAreLittleBlessings_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p309445-cousins-are-little-blessings.html"&gt;&lt;i&gt;{credits here}&lt;/i&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Another page using Sahlin Studio products.  This is the same cousin as in the layout above.  These photos were taken the morning she was born.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MayaHappyBirthday_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MayaHappyBirthday_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p306481-mayahappy-birthday.html"&gt;&lt;i&gt;{credits here}&lt;/i&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Wow - apparently I'm in a cousin scrapping mood.  This page is Scarlett with her oldest cousin Eden.  Remember when &lt;a href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rs8GDuPq9sI/AAAAAAAAAKk/E575aPVvvV0/s1600-h/santamonicabeach3BLOG.jpg"&gt;Eden was just a tiny baby&lt;/a&gt;!?!  Now she's 4 years old and holding &lt;i&gt;MY&lt;/i&gt; tiny baby!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/InLove_BLOG-1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/InLove_BLOG-1.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p309955-in-love.html"&gt;&lt;i&gt;{credits here}&lt;/i&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Hope you've enjoyed these scraps!! Have an excellent evening.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7648433790389537098/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/06/ive-been-bad-blogger.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7648433790389537098'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7648433790389537098'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/06/ive-been-bad-blogger.html' title='i&apos;ve been a bad blogger!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_TheTwinsTurn28_BLOG.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2500395686138137529</id><published>2011-06-13T20:52:00.000-06:00</published><updated>2011-06-13T20:52:19.001-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>quick challenge reminder</title><content type='html'>Hi! Just popping in to remind you that tomorrow (June 14th) is the last day to enter my&lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=7671"&gt; Scraplift Challenge at MouseScrappers&lt;/a&gt; that I &lt;a href="http://brittishdesigns.blogspot.com/2011/06/scraplift-challenge.html"&gt;blogged&lt;/a&gt; about a couple weeks ago.  :)  &lt;br /&gt;&lt;br /&gt;Don't forget!&lt;br /&gt; &lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2500395686138137529/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/06/quick-challenge-reminder.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2500395686138137529'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2500395686138137529'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/06/quick-challenge-reminder.html' title='quick challenge reminder'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4354873889198245197</id><published>2011-06-10T06:07:00.045-06:00</published><updated>2011-06-10T06:07:00.116-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>who's ready to rock?</title><content type='html'>Hi there folks! It's FRIDAY and it's time for a new release.  Put on your coolest shades and let's . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=297"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Rock Out"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=297"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_rockout_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I was inspired by a certain roller coaster that so totally rocks!  Plus, this kit is PERFECT for Rock Band, Guitar Hero, concerts, teenage boys, and SO MUCH MORE!!  Just WAIT until you see what my team scrapped!&lt;br /&gt;&lt;br /&gt;But the rockin' doesn't end there.  I have a little companion kit as well!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=296"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"My Dad Rocks"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=296"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_dadrocks_600.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I've even bundled them together at a discounted price!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=298"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Big Rockin' Bundle"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=298"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_rockbundle_600.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And I do have a little add-on freebie for you at the end of this post, so make sure to read to the end to get it!&lt;br /&gt;&lt;br /&gt;I also have a really cute alpha, that just happens to coordinate with the rest of the new kits!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=299"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Jot It Down"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=299"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_jotitdown_600.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Here's the page I scrapped (click to enlarge):&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/RockinRollercoaster_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/RockinRollercoaster_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;and from the Britt Girls (click to enlarge) . . .&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittgirlsrockout_1000.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittgirlsrockout_1000.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Alrighty - it's time to enjoy some SHOW OFFS!!!!!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div&gt;&lt;embed src="http://widget-03.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=lt&amp;il=1&amp;channel=2161727821166159107&amp;site=widget-03.slide.com" style="width:600px;height:600px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:600px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=lt&amp;at=un&amp;id=2161727821166159107&amp;map=1" target="_blank"&gt;&lt;img src="http://widget-03.slide.com/p1/2161727821166159107/lt_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=lt&amp;at=un&amp;id=2161727821166159107&amp;map=2" target="_blank"&gt;&lt;img src="http://widget-03.slide.com/p2/2161727821166159107/lt_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=lt&amp;at=un&amp;id=2161727821166159107&amp;map=F" target="_blank"&gt;&lt;img src="http://widget-03.slide.com/p4/2161727821166159107/lt_t017_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Everyone who Showed Off this week is getting my new "Jot It Down" alpha.  Watch those email inboxes!!&lt;br /&gt;&lt;br /&gt;If you'd like to Show Off and get gifts too, read &lt;a href="http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html"&gt;this post&lt;/a&gt; to find out all the details.  The next Show Off slideshow will be June 24th!&lt;br /&gt;&lt;br /&gt;Well, I guess that just leaves the freebie add-on!  So here you go.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_rockout_AO_600.jpg&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://brittishdesigns.com/Freebies/rockaddon.zip"&gt;{DOWNLOAD HERE}&lt;/a&gt;&lt;/b&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Enjoy!&lt;br /&gt;&lt;br /&gt;Have a terrific weekend everybody.  Ta ta for now.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4354873889198245197/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/06/whos-ready-to-rock.html#comment-form' title='14 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4354873889198245197'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4354873889198245197'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/06/whos-ready-to-rock.html' title='who&apos;s ready to rock?'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_rockout_600.jpg' height='72' width='72'/><thr:total>14</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-364000800545443493</id><published>2011-06-09T06:26:00.001-06:00</published><updated>2011-07-23T12:56:40.682-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>sneeky peek</title><content type='html'>I've got something NEW and totally RAD coming out tomorrow.  GET EXCITED!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/peek.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/peek.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And if you're on Facebook, head on over to &lt;a href="http://www.facebook.com/pages/Britt-ish-Designs/38311625848"&gt;&lt;b&gt;my page&lt;/b&gt;&lt;/a&gt; and enter yourself in a little drawing I'm having to give one lucky winner a new kit for free!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/364000800545443493/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/06/sneeky-peek.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/364000800545443493'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/364000800545443493'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/06/sneeky-peek.html' title='sneeky peek'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_peek.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6378502089596867579</id><published>2011-06-03T14:20:00.001-06:00</published><updated>2011-06-03T14:21:00.007-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Tips from Britt'/><title type='text'>tips from britt: recoloring</title><content type='html'>Hi there!  The Britt Girls informed me this past week that they used to really love the "Tips from Britt" articles I used to write for the ScrapMatters' newsletter back in the day. So I decided that I'd start writing them again on the blog!!  Once a month (or maybe more) I'll post a Tip from Britt!&lt;br /&gt;&lt;br /&gt;Today's tip is about &lt;b&gt;RECOLORING&lt;/b&gt;.  I wrote about recoloring in January of 2009, but I've learned a lot since then, so while I repeat a little of what I wrote back then, I'll also give you a couple new tips!&lt;br /&gt;&lt;br /&gt;I don't know about you guys, but money always seems to be a little tight!  And, not that I want to discourage you from shopping at Britt-ish Designs (hahah!) BUT I do want to show you how your digital products can go a long way, making your dollar stretch!  Because face it, times our tough these days and we are all being a little more careful.  Aren't we?&lt;br /&gt;&lt;br /&gt;Recoloring is one of my very favorite things about digital scrapbooking.  You can make your favorite papers and elements match in a snap!  There are MANY ways to recolor, but I'm just going to share one quick tip so you can use your papers &amp; elements again and again.  &lt;br /&gt;&lt;br /&gt;&lt;i&gt;(My tips are all related to Photoshop CS3 since that's the program I use.  But I know you can do similar things in Photoshop Elements and other programs too!)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;"Colorizing".  Say I have a patterned paper.  I &lt;i&gt;LOVE&lt;/i&gt; the pattern, but the color simply will not work for the page I'm creating.  Most of you know to try recoloring by playing with the hue &amp; saturation sliders.  But sometimes, if your patterned paper has a lot of colors, that just doesn't make it match!  Here's one solution - I select the color I'm trying to match (using the eyedropper tool - ctrl + I - makes it super easy to match exact colors in my photo) as my "foreground" color or what you might call your "brush color".&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Colorizing-1.jpg&gt;&lt;/center&gt;&lt;br /&gt;Then I go to the paper I want to recolor and make a duplicate of the paper (we don't want to edit the original paper and accidentally save over it or anything!!).  So go to Image &gt; Duplicate Image.  Then close the original.  With the copy paper open, select, Image &gt; Adjustments &gt; Hue &amp; Saturation.  Then on the little window that opens check the "colorize" box.  &lt;br /&gt;&lt;center&gt;Before "colorizing":&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Colorizing-2.jpg&gt;&lt;br /&gt;After "colorizing":&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Colorizing-3.jpg&gt;&lt;/center&gt;&lt;br /&gt;Your paper will recolor itself all in shades of the color you picked.  Its not always perfect, I almost always have to turn up the saturation, so play with the settings to get it looking right.  And ta-da!  You have a new paper that matches your new layout!!&lt;br /&gt;&lt;br /&gt;To make the color match even better on this page after I colorized, I turned the saturation up, darkened it a bit, and turned the brightness down (Image &gt; Adjustments &gt; Brightness &amp; Contrast).&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Colorizing-final.jpg&gt;&lt;/center&gt;&lt;br /&gt;Colorizing works great for ribbons, flowers, alphas all kinds of embellishments!&lt;br /&gt;&lt;br /&gt;Hope this tip helped!  &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6378502089596867579/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/06/tips-from-britt-recoloring.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6378502089596867579'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6378502089596867579'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/06/tips-from-britt-recoloring.html' title='tips from britt: recoloring'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_Colorizing-1.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2036022989008085116</id><published>2011-06-02T16:06:00.000-06:00</published><updated>2011-06-02T16:06:44.953-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='baby'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Scarlett'/><title type='text'>scarlett's birth announcement</title><content type='html'>My friends and family have all received their birth announcements in the mail (like 2 weeks ago) so I can finally post Scarlett's birth announcement here to show all my online friends without ruining the surprise. &lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/announcement_WEB.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/announcement_WEB.jpg width=400&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Before you ask - NO! I did NOT Photoshop her into the tea cup!! So many people have asked that!! It's a real life giant tea cup.  I found it at WalMart in the garden center back in February.  It's actually a planter.  You'll definitely see it in more pictures of Scarlett because I totally LOVE IT!&lt;br /&gt;&lt;br /&gt;Anyway - we had to be very patient to get this shot of her.  And let me tell you we really only ended up with ONE that was perfect!  Whew.  We took this just a few days after she came home from the hospital. &lt;br /&gt;&lt;br /&gt;Isn't she just the cutest?! We sure love her lots.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2036022989008085116/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html#comment-form' title='23 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2036022989008085116'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2036022989008085116'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html' title='scarlett&apos;s birth announcement'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_announcement_WEB.jpg' height='72' width='72'/><thr:total>23</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6871384309145421890</id><published>2011-06-01T13:15:00.001-06:00</published><updated>2011-06-01T13:26:09.255-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='MouseScrappers'/><title type='text'>scraplift challenge</title><content type='html'>hi guys! I'm hosting the MouseScrapper's Scraplift Challenge right now!!  Come check out all the details &lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=7671"&gt;&lt;b&gt;here&lt;/b&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;For doing the challenge you get this prize:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_goof_600.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Here's the page I scrapped for the challenge:&lt;br /&gt;&lt;center&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LargerThanLife_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LargerThanLife_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mousescrappers.com/photos/showphoto.php?photo=16236&amp;nocache=1"&gt;&lt;i&gt;{credits here}&lt;/i&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=7671"&gt;Come play along!!&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6871384309145421890/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/06/scraplift-challenge.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6871384309145421890'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6871384309145421890'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/06/scraplift-challenge.html' title='scraplift challenge'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_goof_600.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7139192244790860593</id><published>2011-05-29T09:05:00.012-06:00</published><updated>2011-05-29T09:05:00.382-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>the talented miss scarlett</title><content type='html'>Scarlett is getting so big!  She can roll over now from front to back, she's been doing it for a week and half now.  I thought it might be fun to see a video of my big girl in action.&lt;br /&gt;&lt;br /&gt;&lt;embed width="600" height="361" type="application/x-shockwave-flash" allowFullscreen="true" allowNetworking="all" wmode="transparent" src="http://static.photobucket.com/player.swf" flashvars="file=http%3A%2F%2Fvid70.photobucket.com%2Falbums%2Fi104%2Fdesignerbrittney%2FScarlettRollOver.mp4"&gt;&lt;br /&gt;&lt;br /&gt;My poor hubby is sick this weekend, so we're spending our Memorial Day weekend getting him better!  Poor guy.  Hope you and your families are healthy and out havin' fun!&lt;br /&gt;&lt;br /&gt;See ya!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7139192244790860593/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html#comment-form' title='18 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7139192244790860593'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7139192244790860593'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html' title='the talented miss scarlett'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>18</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9126071121545850027</id><published>2011-05-28T15:54:00.000-06:00</published><updated>2011-05-28T15:54:35.571-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>my family is amazing</title><content type='html'>Ok, so my family is awesome.  I probably brag on them all the time, but I don't care!  Last Saturday every single member of my family showed up at 9 am for my little 4 year old niece, Eden's, end-of-the-year preschool performance.  I'm pretty positive she was the only kid who had two full rows of supporters there.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/preschoolperformance.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/preschoolperformance.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I know its not normal for EVERYONE to show up for something so little, but I LOVE that we all support and love each other so much.  YAY for family!!!&lt;br /&gt;&lt;br /&gt;And speaking of Eden, check out this AWESOME video of her singing Katy Perry's "Firework".  It's a CRACK UP!!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;iframe width="425" height="349" src="http://www.youtube.com/embed/Hcq0J6hzJaw" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I asked my brother if he taught her how to sing it, and he said no, she just &lt;i&gt;FEELS&lt;/i&gt; it like that all on her own! haha!!!&lt;br /&gt;&lt;br /&gt;Hope it made you smile. Have a happy Saturday.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/9126071121545850027/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/05/my-family-is-amazing.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9126071121545850027'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9126071121545850027'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/05/my-family-is-amazing.html' title='my family is amazing'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='https://i.ytimg.com/vi/Hcq0J6hzJaw/default.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3981553208826499807</id><published>2011-05-27T00:00:00.027-06:00</published><updated>2011-05-27T00:00:00.440-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>get your stack on!</title><content type='html'>Hey there peeps.  It's time for some new products!  Lemme show you what's new in the shop this week:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=294"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Alpha of Tomorrow"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=294"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_alphatom_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;This alpha was included in the MouseScrappers birthday activity bundle.  But now its available to all!  &lt;br /&gt;&lt;br /&gt;And I also have a brand new 'stacked' template pack:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=9&amp;products_id=295"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Stacked Templates 5"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=9&amp;products_id=295"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_stacked5_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Here's what I scrapped:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;using the templates&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TenderMoments_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TenderMoments_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;and using the alpha&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LoveandMagic_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LoveandMagic_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And check out what the ever-so-talented Britt Girls scrapped:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittgirlsstacked5.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Pretty fun huh?  I think these are my favorite Stacked Templates yet!&lt;br /&gt;&lt;br /&gt;Alrighty - time to enjoy the Show Offs!  YAY!!  They're back!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div&gt;&lt;embed align="middle" flashvars="cy=lt&amp;amp;il=1&amp;amp;channel=2161727821166087650&amp;amp;site=widget-e2.slide.com" name="flashticker" quality="high" salign="l" scale="noscale" src="http://widget-e2.slide.com/widgets/slideticker.swf" style="height: 600px; width: 600px;" type="application/x-shockwave-flash" wmode="transparent"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;div style="text-align: left; width: 600px;"&gt;&lt;a href="http://www.slide.com/pivot?cy=lt&amp;amp;at=un&amp;amp;id=2161727821166087650&amp;amp;map=1" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-e2.slide.com/p1/2161727821166087650/lt_t017_v000_s0un_f00/images/xslide1.gif" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=lt&amp;amp;at=un&amp;amp;id=2161727821166087650&amp;amp;map=2" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-e2.slide.com/p2/2161727821166087650/lt_t017_v000_s0un_f00/images/xslide2.gif" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=lt&amp;amp;at=un&amp;amp;id=2161727821166087650&amp;amp;map=F" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-e2.slide.com/p4/2161727821166087650/lt_t017_v000_s0un_f00/images/xslide42.gif" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Thank you all so much for showing off!  You'll all be getting a $2.00 Gift Code from me!  So watch your email inboxes!!&lt;br /&gt;&lt;br /&gt;If you want to Show Off and get a gift too, just read &lt;a href="http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html"&gt;this blog post&lt;/a&gt; to learn all about it!&lt;br /&gt;&lt;br /&gt;And with that, I'll say see ya later!  Have an excellent Friday!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3981553208826499807/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/05/get-your-stack-on.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3981553208826499807'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3981553208826499807'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/05/get-your-stack-on.html' title='get your stack on!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_alphatom_600.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5775420230424816370</id><published>2011-05-25T14:46:00.000-06:00</published><updated>2011-05-25T14:46:08.118-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>some scraps</title><content type='html'>I've been trying my best to get back into my Creative Team work.  I'm not the best CTM ever, but I'm trying!!&lt;br /&gt;&lt;br /&gt;Here's a couple pages I scrapped for Sahlin Studios and Cindy Schneider! &lt;br /&gt;&lt;br /&gt;These are some photos I scrapped of Scarlett one random morning.  She's just the sweetest.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IWantToRemember_WEB-1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IWantToRemember_WEB-1.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;i&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p302064-i-want-to-remember.html"&gt;{credits}&lt;/a&gt;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;And a Disney page!!  &lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Supercalifragil_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Supercalifragil_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;i&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p302065-supercalifragilisticexpialidocious.html"&gt;{credits}&lt;/a&gt;&lt;/i&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Longest title ever! It took me a LONG time to put all those alpha letters on there! haha&lt;br /&gt;&lt;br /&gt;Alrighty, that's it from me today.  Just wanted to pop in and share.  &lt;br /&gt;&lt;br /&gt;See you later!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5775420230424816370/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/05/some-scraps.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5775420230424816370'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5775420230424816370'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/05/some-scraps.html' title='some scraps'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_IWantToRemember_WEB-1.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550</id><published>2011-05-22T07:00:00.019-06:00</published><updated>2011-05-23T08:58:30.378-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>MouseScrappers Birthday Blog Train</title><content type='html'>Choo choo!!  Welcome to Britt-ish Designs' stop on the MouseScrappers Birthday Blog Train! &amp;nbsp;You might have just come from&amp;nbsp;&lt;a href="http://wyldpeasdesigns.blogspot.com/"&gt;Wyld Peas Designs'&lt;/a&gt;&amp;nbsp;blog. &amp;nbsp;But however you arrived, WELCOME!&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: #cc0000;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;HAPPY 2nd BIRTHDAY MOUSESCRAPPERS!!!!!&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;br /&gt;Here's the freebie I have for you at this stop:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_happybirthdayms_600.jpg" /&gt;&lt;br /&gt;&lt;a href="http://www.4shared.com/file/mIxoX4Od/mousescrappersbirthday_2.html?"&gt;&lt;b&gt;{DOWNLOAD HERE}&lt;/b&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Your next stop is at &lt;a href="http://natalieslittlecorneroftheworld.blogspot.com/"&gt;&lt;b&gt;Natalie's Place Designs&lt;/b&gt;&lt;/a&gt;.  &lt;br /&gt;&lt;br /&gt;Have fun blog hoppin' and enjoy all the goodies!  If you get lost along the way, there's a &lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=7573"&gt;master list&lt;/a&gt; of all the stops on the blog train over at MouseScrappers. &amp;nbsp;&lt;i&gt;(I've already noticed a couple dead ends - oops- so you'll probably need to use that link!)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;ta ta! &amp;nbsp;or should I say choo! choo!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5005371581885262550/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html#comment-form' title='46 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' title='MouseScrappers Birthday Blog Train'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_happybirthdayms_600.jpg' height='72' width='72'/><thr:total>46</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3133955105677200048</id><published>2011-05-17T13:31:00.001-06:00</published><updated>2011-05-17T13:32:48.754-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>mousescrappers is 2 years old!</title><content type='html'>Did you know MouseScrappers has been &lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=7214"&gt;celebrating&lt;/a&gt; is 2nd birthday all month long?!  I've been trying to learn how to be a mommy and a scrapper this month, so I missed some of the fun but I was able to squeeze in a few games and challenges! You should all go &lt;a href="http://www.mousescrappers.com/forums/forumdisplay.php?f=9704"&gt;check it out&lt;/a&gt; before its over at the end of the week!  It's a lot of fun! &lt;br /&gt;&lt;br /&gt;If you participate in 15 out of 22 of the &lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=7325"&gt;games/speed scraps/challenges&lt;/a&gt; etc that are going on this month, you get a big &lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=7356"&gt;Activity Participation Prize Bundle.&lt;/a&gt;  I don't think I'm allowed to tell you exactly what I donated, but you WILL get a couple gifties from me in there!!&lt;br /&gt;&lt;br /&gt;Plus, its all culminating in a special Birthday Blog Hop this Sunday (5/22) and I get to be one of the stops!! I have a special treat for everyone and the other treats on the blog hop are SUPER cute too (I've had a peek or two).  So make sure you check back here on Sunday morning!&lt;br /&gt;&lt;br /&gt;AND, the fun just keeps on goin'!  I've donated a prize to &lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=7454"&gt;this Scraplift Challenge&lt;/a&gt; hosted by This Dixie Pixie.  You have until May 24th to get your entries in and you'll get this prize:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_gmstamps_600.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Pretty fun, huh?  The only way to get these stamps is to participate in the &lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=7454"&gt;Scraplift Challenge&lt;/a&gt;, so go do it!  &lt;br /&gt;&lt;br /&gt;I've been missin' Disneyland A LOT lately.  I'm SOOOO ridiculously excited to take Scarlett for her first trip this fall.  Until then, scrapping Disney pics seems to help the park cravings just a bit.  Here are a couple pages I scrapped last week for some MouseScrappers Birthday challenges.&lt;br /&gt;&lt;br /&gt;This one was for the &lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=7406"&gt;Cake Smash&lt;/a&gt; challenge:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/OffToNeverland_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/OffToNeverland_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mousescrappers.com/photos/showphoto.php?photo=14785"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And this one I did for the &lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=7391"&gt;Bake Me A Cake&lt;/a&gt; challenge:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/AfterDark_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/AfterDark_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mousescrappers.com/photos/showphoto.php?photo=14809"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Anyone else out there dying to go on a Disney trip??  I suggest some Disney scrapping.  It doesn't completely satisfy that urge, but it definitely helps!&lt;br /&gt;&lt;br /&gt;Ok - the baby just woke up and she's hungry!! GOTTA RUN!  Ta ta!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3133955105677200048/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-is-2-years-old.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3133955105677200048'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3133955105677200048'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-is-2-years-old.html' title='mousescrappers is 2 years old!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_gmstamps_600.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7165992251274050772</id><published>2011-05-16T14:55:00.007-06:00</published><updated>2011-05-16T15:31:16.275-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>let the show offs begin (again)!</title><content type='html'>Let's start showing off again!!&lt;br /&gt;&lt;br /&gt;The Show Offs continue, starting on &lt;b&gt;Friday, May 27&lt;/b&gt;, but with a couple slight changes.&lt;br /&gt;&lt;br /&gt;Change #1)  &lt;b&gt;Show Offs will be every other Friday from now on.&lt;/b&gt;  You can send your Show Offs in anytime, and it will be included in the next possible Show Off.&lt;br /&gt;&lt;br /&gt;Change #2) &lt;b&gt;You will now send your Show Offs to &lt;span class="Apple-style-span" style="color: #e95a9b;"&gt;&lt;u&gt;myshowoffs at gmail dot com&lt;/u&gt;&lt;/span&gt;!&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;The rest of the rules remain the same!  If you're new to showing off, or even a seasoned Show Off, please review these rules and make sure you're sending in your Show Offs correctly.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;* Your Show Off can contain ANY Britt-ish Designs product.&lt;/b&gt; From a template, to a freebie, anything Britt-ish Designs.  Even one little Britt stitch is enough to make it a Show Off.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;* Email me your layout &lt;i&gt;or&lt;/i&gt; include a link to your layout.&lt;/b&gt; Send your email to myshowoffs at gmail dot com. Please be careful to remember to attach your LO. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;*&lt;/b&gt; If you attach your layout in the email, make sure to size it somewhere &lt;b&gt;between 600 and 900 pixels tall. No larger!&lt;/b&gt;  (in Photoshop I use File &amp;gt; Save for Web and then go to image size)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;* Your layouts need to be in by midnight the Thursday night (Mountain Time) before Show Offs&lt;/b&gt; to be included in that week's slideshow. If I get it after that, you'll have to bump to the next Show Offs.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;* Please make sure your subject is "Show Off".&lt;/b&gt; Two words, and nothing more. It makes it easier for me not to miss any of your emails.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;* Please carefully list all the Britt-ish Designs products you used.&lt;/b&gt; &lt;i&gt;Please&lt;/i&gt; credit the product with its correct name.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;* And PLEASE include your name that you want your Show Off to be credited to.&lt;/b&gt; Most emails come and show your first name, but many of you used your husband's email or there's no name that comes up, so I struggle to figure out who the emails are from sometimes. I try to remember you all, but with over 70 Show Offs a week, its just not possible.&lt;br /&gt;&lt;br /&gt;I think that's everything!  If you follow these rules it will make it possible for me to continue having Show Offs every other week!! THANKS!&lt;br /&gt;&lt;br /&gt;Can't wait to see your work!  Send it in now!! :)  &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7165992251274050772/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7165992251274050772'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7165992251274050772'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html' title='let the show offs begin (again)!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7232574330885010080</id><published>2011-05-13T11:20:00.000-06:00</published><updated>2011-05-13T11:20:59.569-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>is it already friday?!</title><content type='html'>Hi there! So blogger has been down since EARLY this morning.  My blog was showing up, but I couldn't get in to make a post.  That stinks.  I've never seen that happen before.  But I'm glad its back up now.&lt;br /&gt;&lt;br /&gt;I'm ready to reveal what was in my NSD grab bag!  All items from the grab bag are now in the shop:&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=287"&gt;&lt;/a&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=287"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Thinned Out Alpha"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=287"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_thinned_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=288"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Spring Goodies"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=288"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_springgoodies_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=289"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Spring Sampler"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=289"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_springsamp_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=290"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"May Flowers"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=290"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_mayflow_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=291"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"The Stars At Night"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=291"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_stars_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Also new in the shop this week, a couple items that were free on the blog over NSD weekend:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=292"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Carousel Alpha"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=292"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_carousel_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;and last but not least  . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=293"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Pocket Full of Templates 6"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=293"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittds_pfot6_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Here's a page that I scrapped with the new alpha and templates:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/EdenRidestheCarousel_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/EdenRidestheCarousel_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Check out what the Britt Girls scrapped:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/EdenRidestheCarousel_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittgirlscarousel.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Cute huh?! There's SO much you can do with today's new stuff!!&lt;br /&gt;&lt;br /&gt;I know I mentioned last week that I'd explain how and when the Show Offs are coming back.  But I spoke a little hastily.  I haven't been able to decide/figure out how to do Show Offs, now that I'm only working part time.  As soon as I've gotten it straightened out I'll let you know.  I REALLY want to start Show Offs again, so I'll get on it and hopefully update you very soon!!&lt;br /&gt;&lt;br /&gt;Alrighty, well that's it from me!  Have a happy Friday!!!&lt;br /&gt;&lt;br /&gt;TTFN!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7232574330885010080/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/05/is-it-already-friday.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7232574330885010080'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7232574330885010080'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/05/is-it-already-friday.html' title='is it already friday?!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_thinned_600.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393</id><published>2011-05-08T17:18:00.002-06:00</published><updated>2011-05-09T11:11:48.594-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>happy mother's day</title><content type='html'>Happy Mother's Day everyone!  It's my first Mother's Day.  Hooray!!  It's been a nice relaxing day so far.  Scarlett is still getting over her cold, and guess what.  She gave it to ME!!! So now we're both a little sick.  Boo!!  So we didn't get to go see either Josh or my mother's today.  We are holed up at home.  But I did get us both dressed up to sneak outside for a quick photo.  I couldn't have my first Mother's Day without a picture.&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MothersDay_1.jpg&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MothersDay_2.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Ok - here is your final NSD freebie!!  I hope you all have a happy day today. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;"Happy Mother's Day Clusters"&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_hmdclusters_600.jpg&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_hmdclusters.zip"&gt;&lt;b&gt;{DOWNLOAD HERE}&lt;/b&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Don't forget, today's the last day to shop &lt;a href="http://www.brittishdesigns.com/shop"&gt;the sale&lt;/a&gt; and purchase the &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=12&amp;products_id=286"&gt;grab bag&lt;/a&gt;! &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5380446924897764393/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html#comment-form' title='32 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' title='happy mother&apos;s day'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_MothersDay_1.jpg' height='72' width='72'/><thr:total>32</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-740340402948093279</id><published>2011-05-07T19:24:00.001-06:00</published><updated>2011-05-13T18:48:17.438-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>another nsd gift for you!</title><content type='html'>Is everyone having a nice nsd weekend?  Getting lots of good deals and freebies?  Well, I have another gift for you all.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;"Pocket Full of Templates 6"&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittds_pfot6_600.jpg" /&gt;&lt;br /&gt;&lt;i&gt;thank you for your interest, this download is no longer available&lt;/i&gt; &lt;br /&gt;I'll keep this download active through Thursday May 12.  Then I'm putting it into the shop.  So download it now!!&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Enjoy the rest of NSD! (check back tomorrow for one more freebie)&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/740340402948093279/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/05/another-nsd-gift-for-you.html#comment-form' title='15 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/740340402948093279'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/740340402948093279'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/05/another-nsd-gift-for-you.html' title='another nsd gift for you!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittds_pfot6_600.jpg' height='72' width='72'/><thr:total>15</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7127567068389755322</id><published>2011-05-06T13:34:00.003-06:00</published><updated>2011-05-09T06:42:57.767-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>NSD FREEBIE!</title><content type='html'>Hi everyone!  Scarlett seems to be feeling a bit better today than she did last night.  Thank goodness.  The humidifier seems to be helping.  She's our angel baby and slept GREAT last night, despite being sick.  What a surprise!!&lt;br /&gt;&lt;br /&gt;So - I hope everyone is having a great time shopping my NSD sale and has enjoyed the grab bag!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/NSD2011.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I'm here with my first NSD Freebie for ya!!  This freebie will only be available through Sunday (5/8/11).  After that it'll go into the shop.  ENJOY!! &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;"Carousel Alpha"&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_carousel_600.jpg&gt;&lt;br /&gt;&lt;i&gt;Thank you for your interest. This freebie is no longer available&lt;/center&gt;&lt;i&gt;&lt;/i&gt;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Obviously inspired by Disney carousels, I realized as I was making this that it would be PERFECT with my &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=125"&gt;"Land of Fantasy"&lt;/a&gt; collab. with Sahlin Studio. (on sale right now!!!)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=125"&gt;&lt;center&gt;&lt;img src=http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_fantasy_600.jpg&gt;&lt;/center&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Happy scrapping AND shopping!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7127567068389755322/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html#comment-form' title='19 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7127567068389755322'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7127567068389755322'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html' title='NSD FREEBIE!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_NSD2011.jpg' height='72' width='72'/><thr:total>19</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8759953341691713223</id><published>2011-05-05T22:06:00.000-06:00</published><updated>2011-05-05T22:06:48.866-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>nsd is starting a little early!</title><content type='html'>Well, my baby girl has a cold. :(  Her second cold in three weeks.  Poor girl!!  But her dumb parents keep giving her our colds.  So, I have to release the grab bag and start the sale a little earlier than planned so I can go to bed and take care of her!&lt;br /&gt;&lt;br /&gt;SO . . . let the fun begin! &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=12&amp;amp;products_id=286"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"NSD 2011 Grab Bag"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=12&amp;amp;products_id=286"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/nsdgrabbag_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;The grab bag is available through Sunday May 8 ONLY!!&lt;/b&gt; Come Monday the items will be divided up and sold separately.  So it's only available for a VERY LIMITED TIME!!&lt;br /&gt;&lt;br /&gt;Here is the page I scrapped with the grab bag goodies.  My first ever page with Scarlett pics AND my first ever page scrapped in between nap times (I'm such a mom! hahah)&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/SoThankfulforGramsy_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/SoThankfulforGramsy_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here's what the Britt Girls created:&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittgirlsnsd2011grabbag.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Don't forget starting now through Sunday May 6 my entire shop (excluding bundles and the grab bag) is 40% off!!!!  This is definitely the biggest sale of the year, so take advantage of the great deals.&lt;br /&gt;&lt;br /&gt;That's it for tonight.  Gotta get back to my poor stuffy-nosed babe.  &lt;br /&gt;&lt;br /&gt;I'll be back tomorrow with a sweet freebie for everyone.  So make sure to check back!  (oh &amp; more info on the return of Show Offs is coming this weekend too!  stay tuned!!)&lt;br /&gt;&lt;br /&gt;G'night!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8759953341691713223/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/05/nsd-is-starting-little-early.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8759953341691713223'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8759953341691713223'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/05/nsd-is-starting-little-early.html' title='nsd is starting a little early!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_nsdgrabbag_600.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1606977113479706614</id><published>2011-05-04T16:32:00.000-06:00</published><updated>2011-05-04T16:32:22.104-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>makin' a come back</title><content type='html'>I'm FINALLY coming back from maternity leave!! With NSD (National Scrapbooking Day) coming up this weekend, I figured it was the perfect time to stop dragging my feet and jump back into work.  Ok, so I'm not JUMPING, I'd call it wading slowly back in.  But hey!  With a newborn, it's the best I can do.&lt;br /&gt;&lt;br /&gt;ANYWAY - as most of you know, NSD is my BIGGEST discount and biggest sale of the year.  And this year will be no different!&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/2011NSDad.jpg&gt;&lt;/center&gt;&lt;br /&gt;Make sure you stop by the blog AND the shop this weekend!  The sale will be killer.  The grab bag will be awesome!  The freebies will be thrilling!!  It's going to be a very fun NSD Weekend here at brittishdesigns.com!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1606977113479706614/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/05/makin-come-back.html#comment-form' title='20 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1606977113479706614'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1606977113479706614'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/05/makin-come-back.html' title='makin&apos; a come back'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_2011NSDad.jpg' height='72' width='72'/><thr:total>20</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4311633878981285312</id><published>2011-04-20T18:09:00.000-06:00</published><updated>2011-04-20T18:09:10.044-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>happy easter!</title><content type='html'>It's a little early to be wishing you all a Happy Easter, but I wanted to pop in now because we have a VERY busy weekend coming up!!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://farm6.static.flickr.com/5229/5638711481_8725f9b8b6_o.jpg"&gt;&lt;img src=http://farm6.static.flickr.com/5229/5638711481_8725f9b8b6_o.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Hope everyone has a VERY happy Easter holiday!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4311633878981285312/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/04/happy-easter.html#comment-form' title='22 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4311633878981285312'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4311633878981285312'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/04/happy-easter.html' title='happy easter!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>22</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239</id><published>2011-04-09T20:17:00.000-06:00</published><updated>2011-04-09T20:17:13.766-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Scarlett'/><title type='text'>weekly scarlett</title><content type='html'>Taking inspiration - ok we're totally COPYING - &lt;a href="http://www.younghouselove.com/photo-gallery-2/claras-weekly-photo-project/"&gt;Young House Love's idea&lt;/a&gt;, we've decided during Scarlett's first year of life, we'll take a weekly photo of her lying on a different fun fabric wearing a white "weekly" onesie.  Then after a year we'll take the photos and make some awesome coffee table books for ourselves and the grandparents.  FUN, HUH?!&lt;br /&gt;&lt;br /&gt;Here are her first three photos (click to enlarge):&lt;br /&gt;&lt;center&gt;&lt;a href="http://farm6.static.flickr.com/5143/5575793288_fe5d6fa6b0_o.jpg"&gt;&lt;img src=http://farm6.static.flickr.com/5143/5575793288_fe5d6fa6b0_o.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm6.static.flickr.com/5054/5575206459_65be6e754f_o.jpg"&gt;&lt;img src=http://farm6.static.flickr.com/5054/5575206459_65be6e754f_o.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm6.static.flickr.com/5101/5596429216_2ccbfb2bbb_o.jpg"&gt;&lt;img src=http://farm6.static.flickr.com/5101/5596429216_2ccbfb2bbb_o.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;It's amazing to see how she's changing already!&lt;br /&gt;&lt;br /&gt;The onesies were pretty expensive to buy a whole year's worth, especially since she only wears them the one day during the photo, but oh well!  It's totally worth it.&lt;br /&gt;&lt;br /&gt;GOTCHYA!! Did you believe me!?  There's no way we'd BUY 52 onesies just for these photos! HAHA It's Photoshop magic, baby!  Young House Love has a &lt;a href="http://www.younghouselove.com/2010/08/where-do-baby-photos-come-from/"&gt;tutorial&lt;/a&gt; on how they do it, which is where I started.  Then I added a few tweaks and changes to get the look I wanted.  It's actually super easy.  I chose a different font than YHL uses.  My font is Josefin Sans Std (but I added a slight stroke/border to make it thicker and show up better).  You can get Josefin at &lt;a href="http://www.fontsquirrel.com/fonts/Josefin"&gt;Font Squirrel&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Every week I'll post the new photo in my Flickr set, &lt;a href="http://www.flickr.com/photos/23938230@N07/sets/72157626271087105/with/5596429216/"&gt;"Weekly Scarlett"&lt;/a&gt;, so you can watch them there.  I'd love to hear your comments each week, so feel free to drop a line if you want!  I look forward to taking her weekly photo every Wednesday! It's such a fun project.&lt;br /&gt;&lt;br /&gt;Mama-hood still rocks.  I think Scarlett and I are slowly getting into a daily groove.  I feel like nursing is sort of a full time gig, I swear that's all I'm doing!! But that's ok! I'm just happy it's going so well.  I'm still not really accomplishing much each day.  Thankfully Josh is TOTALLY amazing, running all the errands, grocery shopping, getting and making dinners, seriously everything.  Plus he likes to be on baby duty as much as he can be.  He's the best.  The absolute best. I'd be toast without him.&lt;br /&gt;&lt;br /&gt;I'll see you guys later! Hope you aren't sick of the Scarlett posts yet.  I have a feeling I'll have a lot of them.&lt;br /&gt;&lt;br /&gt;TTFN&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3804061002192498239/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html#comment-form' title='35 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' title='weekly scarlett'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>35</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924</id><published>2011-03-31T20:40:00.000-06:00</published><updated>2011-03-31T20:40:21.434-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='baby'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Scarlett'/><title type='text'>welcome to the world, baby girl!</title><content type='html'>HELLO blog world!  Did you think I'd fallen off the face of the planet?!  I'm FINALLY making time to sit down and share a little about Scarlett's arrival into the world.  Mama-hood is WONDERFUL and totally consuming.  I do little but nurse, change diapers, sleep whenever I get the chance, and smile and stare at my baby girl.&lt;br /&gt;&lt;br /&gt;But I know many of you are waiting to hear about how we're doing and see some proper photos other than those on &lt;a href="http://twitter.com/brittishdesigns"&gt;twitter&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I was induced on Wednesday morning at around 9 am.  My doc broke my water and the contractions started immediately.  They started the Pitocin and the contractions got even stronger.  I got my epidural and had a VERY relaxing afternoon.  I felt comfortable and calm.  Eventually I got a weird hot spot where I could start feeling my contractions on one side.  But the anesthesiologist fixed it just in time for me to start feeling some serious pressure!  I had a WONDERFUL nurse, and she checked me and I was at a 10!  I think it took about 7 hours to get from a 2.5 (where I started when I arrived) to a 10.  &lt;br /&gt;&lt;br /&gt;I had to push for an hour and a half and it was the hardest thing I've ever done in my life.  I guess I had a really light epidural or it wore off or something because I felt EVERY contraction and it was pretty painful.  My nurse and Josh were amazing and totally supported and encouraged me and helped me feel like I could do it.  Just when I felt like I didn't have anything else left to give she FINALLY came.  &lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScarlettsBirth_1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScarlettsBirth_1.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Scarlett Ann was born at 5:55 pm on Wed. March 16th.  She weighed 8 lb. 6 oz. and was 20" long.  She had quite a rockin' cone head, but it was covered with TONS of curly dark brown hair.  We couldn't believe all that HAIR!  She was healthy and happy and totally GORGEOUS.  I know we are biased, but for a newborn, she was just stunning!  C'mon.  Look at her.  EVERY nurse, doctor, hospital worker ooohed and ahhhed over her hair and her beauty.  &lt;br /&gt;&lt;br /&gt;Our amazing families obviously thought so too.  They waited a REALLY long time to get to see her.  After her birth I needed some time with just my baby and Josh to catch my breath, take it all in, etc.  So they just had to wait!  (thanks for being patient family members)&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScarlettsBirth_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScarlettsBirth_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Our hospital stay was GREAT.  We were exhausted, and we pretty much had visitors 'round the clock.  But I look back at that precious time and want to go back!!  Having people there to wait on us, help us, being stuck in one room with my hubby and my baby.  I LOVED it.  Despite the lack of sleep and pain and all that.  It was a very very special time for me.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScarlettsBirth_2_WEB.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScarlettsBirth_2_WEB.jpg height=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScarlettsBirth_3_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScarlettsBirth_3_BLOG.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;So - now we're home and adjusting to real life.  I don't feel like I'm really living 'real' life yet, because I don't really have to accomplish anything each day.  I just hang out with my girl.  And I LOVE IT!  My mom stayed with us the first week and spoiled us by waiting on us hand and foot.  This week my wonderful neighbors from the church and other friends have been bringing in meals.  We are so blessed to be well taken care of.&lt;br /&gt;&lt;br /&gt;Life is easy and good.  Scarlett is a STELLAR baby.  She eats like a champ!! After hearing so many of my friends' stories, I was so worried I'd struggle with breast feeding.  But she latched on her very first try right after she was born and she's been a great nurser ever since!  &lt;br /&gt;&lt;br /&gt;She's already two weeks old!!! I can't believe it.  It's going by really fast, just like everyone says.  But we're happy and well.  I'll try and update the blog more often.  I'm just having too much fun playing mommy to get on the computer much at all right now.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScarlettsBirth_4_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ScarlettsBirth_4_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;  &lt;br /&gt;Could you get anything done with this gorgeous face looking at you all day?!&lt;br /&gt;&lt;br /&gt;Thank you all so much for your sweet comments on Twitter, your emails, your thoughts and prayers.  We are so grateful for your kindness to our new little family and are so humbled by the love that's been poured out on us. &lt;br /&gt;&lt;br /&gt;I'll post again soon!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4440393955130344924/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html#comment-form' title='53 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' title='welcome to the world, baby girl!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_ScarlettsBirth_1.jpg' height='72' width='72'/><thr:total>53</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412</id><published>2011-03-15T20:20:00.001-06:00</published><updated>2011-03-15T20:20:44.062-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='baby'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Scarlett'/><title type='text'>scarlett's birthday is tomorrow!</title><content type='html'>Unless I have some crazy 24 hour labor, Scarlett will be born tomorrow.  After a LOT of waiting I've made it to my induction date.  I honestly never EVER thought I'd make it this far!  I just had it in my mind I'd go early, so while I'm really only going to be 5 days overdue, it feels like WEEKS because I had it in my head she'd come a while ago.&lt;br /&gt;&lt;br /&gt;ANYWAY - we're THRILLED that tomorrow's finally the day.  I'll make sure to blog pictures ASAP, but the easiest way to share our first photos will be on &lt;a href="http://twitter.com/brittishdesigns"&gt;twitter&lt;/a&gt;, so make sure you check my tweets tomorrow.&lt;br /&gt;&lt;br /&gt;Here I am today.  40.5 weeks pregnant.  Man alive, I can't wait to get this kid delivered already!!!&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/daybeforeinduction.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/daybeforeinduction.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;(I used &lt;/span&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=6&amp;amp;products_id=145"&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;"My Trendy Baby"&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt; and &lt;/span&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=6&amp;amp;products_id=154"&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;"Pink Valentine"&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt; to semi-scrap this pic)&lt;/span&gt;&lt;/i&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And with that, I'm signing off.  Next time I sit down to write a blog post I'll have a BABY!!! AHH! I'm so excited.  TTFN!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3313139739225657412/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html#comment-form' title='35 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' title='scarlett&apos;s birthday is tomorrow!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_daybeforeinduction.jpg' height='72' width='72'/><thr:total>35</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2884010981045653936</id><published>2011-03-11T00:00:00.043-07:00</published><updated>2011-03-11T00:00:07.875-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>take a trip to the candy shop</title><content type='html'>Today Sahlin Studio and I are releasing a super fun, super SWEET, collaboration kit &amp;amp; coordinating word art pack!! It's my last new release before I officially go on maternity leave, so let's get right to it!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=284"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Candy Shop"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=284"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_candyshop_PREVIEW.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=285"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Sweetness: Word Art"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=285"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/0_brittdes_sahlinstudio_sweetnessWA_PREVIEW.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/center&gt;&lt;center&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;GUESS WHAT?!  BOTH OF THESE NEW PRODUCTS ARE 20% OFF THIS WEEKEND ONLY!!!&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Krista &amp; I are always inspired our mutual love of Disney, and this inspiration came from none other than Goofy's Candy Company.  Full of wacky shapes, bold colors, and more sugar than you can handle, I am totally loving how this kit turned out!!  And you won't believe how many ways you can use this kit!  I used it to scrap some EXTRA SPECIAL desserts Josh and I had at the 50s Prime Time Cafe in Hollywood Studios!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PrimeTrimeTreats_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PrimeTrimeTreats_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;And check out what the Britt Girls scrapped with it.  From school plays, to birthdays, to childhood memories, this kit is so versatile!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittgirlscandyshop.jpg&gt;&lt;/center&gt;&lt;br /&gt;OH! And the (Disney) candy goodness just couldn't end there. Krista &amp; I BOTH have add-on freebies for you loaded with some extra treats!&lt;br /&gt;&lt;br /&gt;Here's mine!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_candyshopAO_600.jpg" /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdescandyshopAO.zip"&gt;&lt;b&gt;{DOWNLOAD HERE}&lt;/b&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And don't forget to go grab &lt;a href="http://sahlinstudio.blogspot.com/"&gt;Krista's freebie&lt;/a&gt; too!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: #6aa84f;"&gt;MAKE SURE YOU GO PICK UP THESE &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=284"&gt;NEW RELEASES&lt;/a&gt; WHILE THEY ARE 20% OFF THIS WEEKEND ONLY!!!&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Have a SWEET DAY!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2884010981045653936/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html#comment-form' title='23 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2884010981045653936'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2884010981045653936'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html' title='take a trip to the candy shop'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_sahlinstudio_candyshop_PREVIEW.jpg' height='72' width='72'/><thr:total>23</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2294335017531414827</id><published>2011-03-10T10:00:00.005-07:00</published><updated>2011-03-10T10:00:03.788-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>tomorrow  . . .</title><content type='html'>Not only is tomorrow my due date, I &lt;i&gt;also&lt;/i&gt; let Krista Sahlin of &lt;a href="http://sahlinstudio.blogspot.com/"&gt;Sahlin Designs&lt;/a&gt; talk me into releasing a collab with her.  Yes, ON MY DUE DATE!! &lt;br /&gt;&lt;br /&gt;Haha!  ANYWAY - here's a little peek at what Krista and I have in store for you tomorrow:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/peek2.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;See ya then!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2294335017531414827/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/03/tomorrow.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2294335017531414827'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2294335017531414827'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/03/tomorrow.html' title='tomorrow  . . .'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_peek2.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6818177254567085750</id><published>2011-03-09T10:00:00.005-07:00</published><updated>2011-03-09T10:00:17.120-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>get excited for friday!</title><content type='html'>&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/peek1.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6818177254567085750/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/03/get-excited-for-friday.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6818177254567085750'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6818177254567085750'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/03/get-excited-for-friday.html' title='get excited for friday!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_peek1.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5093041072042611881</id><published>2011-03-04T00:00:00.001-07:00</published><updated>2011-03-04T00:00:01.935-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>not your typical friday</title><content type='html'>It's an unusual Friday here at Britt-ish Designs.  No new products.  Just straight to this week's Show Off Slideshow.  And its the last Show Offs until after maternity leave.  I feel like a TV sitcom having a season finale or something.  &lt;br /&gt;&lt;br /&gt;Besides a few weeks here and there when I was on vacation, I've basically had Show Offs every Friday for over 3 years now!  That's over 156 Show Off Slideshows and over 156 gifts!!  Holy toledo!  It will feel weird for me (and probably for you regular readers) not to have them for a while. But never fear!! The Show Offs will not be gone for long.&lt;br /&gt;&lt;br /&gt;Here's this week's slideshow:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-3c.slide.com/widgets/slideticker.swf" height="600" width="600" style="width:600px;height:600px"&gt;&lt;param name="movie" value="http://widget-3c.slide.com/widgets/slideticker.swf" /&gt;&lt;param name="quality" value="high" /&gt;&lt;param name="scale" value="noscale" /&gt;&lt;param name="salign" value="l" /&gt;&lt;param name="wmode" value="transparent"/&gt;&lt;param name="flashvars" value="cy=ms&amp;il=1&amp;channel=648518346392341564&amp;site=widget-3c.slide.com"/&gt;&lt;/object&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392341564&amp;map=1" target="_blank"&gt;&lt;img src="http://widget-3c.slide.com/p1/648518346392341564/ms_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392341564&amp;map=2" target="_blank"&gt;&lt;img src="http://widget-3c.slide.com/p2/648518346392341564/ms_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392341564&amp;map=F" target="_blank"&gt;&lt;img src="http://widget-3c.slide.com/p4/648518346392341564/ms_t017_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/p&gt;&lt;/center&gt;Thanks soooo much to all those who Showed Off this week.  You guys came out in full force!  Every Show Off is getting a $3.00 Gift Code to spend in my shop.  Watch your email inboxes for that code, ladies!&lt;br /&gt;&lt;br /&gt;Just to reiterate, there won't be anymore Show Offs until after my maternity leave.  I'll keep you posted as to when they'll start up again.  So - no sending in Show Offs for now.  :)  But trust me, we WILL start up again.  Don't worry!&lt;br /&gt;&lt;br /&gt;It seems weird to have such a short Friday post, but that's it for today!! Everyone cross your fingers that this little girl comes soon.  We are finally feeling as ready as we can be!  Last night we put together her swing.  It's fun doing all the pre-baby prep stuff.  But I'm ready for her to come now!!! haha  &lt;br /&gt;&lt;br /&gt;Anyway - have a wonderful weekend.  And I'll see you guys soon.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5093041072042611881/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/03/not-your-typical-friday.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5093041072042611881'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5093041072042611881'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/03/not-your-typical-friday.html' title='not your typical friday'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089</id><published>2011-03-01T17:16:00.000-07:00</published><updated>2011-03-01T17:16:38.730-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='baby'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>38 weeks</title><content type='html'>I've had several requests for a belly pic.  And while I NEVER like how I look in belly pics, I'll share it with you anyway!  Warning - I'm pretty huge right now!!!!&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/38weeks.jpg" /&gt;&lt;br /&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt; (I used &lt;/span&gt;&lt;/i&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=277"&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;"My Baby Love"&lt;/span&gt;&lt;/i&gt;&lt;/a&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt; to semi-scrap this pic)&lt;/span&gt;&lt;/i&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Ta-da! There I am - big belly and all.  I'm feeling pretty good for being 38 weeks+ pregnant.  I've been super lucky to have such a great pregnancy.  Yes, I'm a little uncomfortable (hello, did you &lt;i&gt;SEE&lt;/i&gt; that belly?!) but I'm such a planner, I've kept myself plenty busy getting every little thing as ready as possible, so I haven't really had time to be impatient.  Yet!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3024687736101666089/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html#comment-form' title='36 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' title='38 weeks'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_38weeks.jpg' height='72' width='72'/><thr:total>36</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-690252839446887926</id><published>2011-02-28T14:50:00.008-07:00</published><updated>2011-02-28T15:05:01.107-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>one last show off before maternity leave</title><content type='html'>Hi guys! Just wanted to make an announcement that this coming Friday, March 4th, will be the last Show Off week until after maternity leave.  Since this baby could come any time now, I'm not positive when my maternity leave will officially begin, but I've decided that Show Offs will go on leave after this week!&lt;br /&gt;&lt;br /&gt;So - get those Show Offs in for one more gift &amp; slideshow before we take a baby break!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/690252839446887926/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/02/one-last-show-off-before-maternity.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/690252839446887926'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/690252839446887926'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/02/one-last-show-off-before-maternity.html' title='one last show off before maternity leave'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2536520110478062678</id><published>2011-02-25T00:00:00.031-07:00</published><updated>2011-02-25T08:59:30.741-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>c'mon everybody . . . here we goooooo!</title><content type='html'>We're OFF TO NEVERLAND with this week's new kit!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=283"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;b&gt;"Never Grow Up"&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=283"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_ngu_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And - for added ease of scrapping - I've got a coordinating cluster pack too!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=282"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Never Grow Up: Clusters"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=282"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_ngu_clusters_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And as usual, I DO have a freebie add-on for you at the end of today's post!&lt;br /&gt;&lt;br /&gt;I've been wanting to do a full size Peter Pan kit FOREVER and I finally decided the time was right!  I hope you guys love it as much as I do!!!  Here's what I scrapped with it.  I did a 2-pager.  I've been holding onto these photos for a LONG time, waiting on myself to make this kit! HAHA!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FirstFlight_WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FirstFlight_WEB.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and from my fabulous Britt Girls:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittgirlsngu.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Isn't this kit great? I know I should be modest, but I just LOVE IT and I can't wait to scrap with it again! heehee&lt;br /&gt;&lt;br /&gt;Also new in the shop today, I've got all the My Baby Love clusters and quick pages that were once available on the Babypalooza Blog Hop.  So if you missed them before, they are now available in the shop:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=281"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"My Baby Love: Clusters &amp;amp; Quick Pages"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=281"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_mybl_clustersQP_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Alrighty - that's all the new product for today.  Let's move on to this week's Show Off slideshow:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-7b.slide.com/widgets/slideticker.swf" height="600" width="600" style="width:600px;height:600px"&gt;&lt;param name="movie" value="http://widget-7b.slide.com/widgets/slideticker.swf" /&gt;&lt;param name="quality" value="high" /&gt;&lt;param name="scale" value="noscale" /&gt;&lt;param name="salign" value="l" /&gt;&lt;param name="wmode" value="transparent"/&gt;&lt;param name="flashvars" value="cy=ms&amp;il=1&amp;channel=648518346392337531&amp;site=widget-7b.slide.com"/&gt;&lt;/object&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392337531&amp;map=1" target="_blank"&gt;&lt;img src="http://widget-7b.slide.com/p1/648518346392337531/ms_t024_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392337531&amp;map=2" target="_blank"&gt;&lt;img src="http://widget-7b.slide.com/p2/648518346392337531/ms_t024_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392337531&amp;map=F" target="_blank"&gt;&lt;img src="http://widget-7b.slide.com/p4/648518346392337531/ms_t024_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/p&gt;&lt;/center&gt;Each of the Show Offs are getting my new "Never Grow Up: Clusters" as their gift this week.  Thanks so much for sending in your work, ladies!&lt;br /&gt;&lt;br /&gt;Read all about how to be a Show Off yourself and get free gifts each week on &lt;a href="http://brittishdesigns.blogspot.com/2010/07/show-offs.html"&gt;this blog post&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;Here is the add-on freebie for "Never Grow Up" that I promised!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_nguAO_600.jpg&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_nguAO.zip"&gt;&lt;b&gt;{DOWNLOAD HERE}&lt;/b&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;That concludes today's post!  I hope everyone has a great weekend.  Josh and I have a few things left on our "to-do" list to get ready for Baby Scarlett's arrival.  But we're getting pretty close to as ready as we can be.  Not totally 100% ready yet, but getting close!  &lt;br /&gt;&lt;br /&gt;See ya!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2536520110478062678/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html#comment-form' title='25 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2536520110478062678'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2536520110478062678'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html' title='c&apos;mon everybody . . . here we goooooo!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_ngu_600.jpg' height='72' width='72'/><thr:total>25</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1222440772079029238</id><published>2011-02-24T13:29:00.000-07:00</published><updated>2011-02-24T13:29:10.948-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>new kit tomorrow!!</title><content type='html'>I've got an EXCITING new kit tomorrow!  I can't wait for you guys to see it.  Here's a little sneak peek to tide you over.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneak-peek-2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneak-peek-2.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;See ya tomorrow!!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1222440772079029238/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/02/new-kit-tomorrow.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1222440772079029238'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1222440772079029238'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/02/new-kit-tomorrow.html' title='new kit tomorrow!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneak-peek-2.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7069276328288082669</id><published>2011-02-18T00:00:00.034-07:00</published><updated>2011-02-18T00:00:05.126-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>new goodies in the shop!</title><content type='html'>Hi everyone! Thanks so much for all your sweet comments about Baby Scarlett's name and for having fun with Britt-ish Designs and Sahlin Studio last weekend at Babypalooza! It was a great time, and I'm really getting more and more excited for our baby to get here as each day passes.&lt;br /&gt;&lt;br /&gt;Today I've got some fun new items in the shop . . .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=280"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"In Stitches: Circles"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=280"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_instcir_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=11&amp;amp;products_id=279"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Hand Drawn Dates"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=11&amp;amp;products_id=279"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_hddates_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Aren't these fun?! Here's the page I scrapped with 'em! (I couldn't help but turn those circle stitches into Mickey ears.  It was just too easy!!)&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/chadsgoldenears_BLOG.jpg" width="600" /&gt;and some more inspiration from the Britt Girls:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittgirlshddates.jpg"/&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Aren't the Britt Girls layouts great?  Thanks girls!!&lt;br /&gt;&lt;br /&gt;Ok . . . time to enjoy this week's Show Offs.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-5b.slide.com/widgets/slideticker.swf" height="600" width="600" style="width:600px;height:600px"&gt;&lt;param name="movie" value="http://widget-5b.slide.com/widgets/slideticker.swf" /&gt;&lt;param name="quality" value="high" /&gt;&lt;param name="scale" value="noscale" /&gt;&lt;param name="salign" value="l" /&gt;&lt;param name="wmode" value="transparent"/&gt;&lt;param name="flashvars" value="cy=ms&amp;il=1&amp;channel=648518346392332891&amp;site=widget-5b.slide.com"/&gt;&lt;/object&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392332891&amp;map=1" target="_blank"&gt;&lt;img src="http://widget-5b.slide.com/p1/648518346392332891/ms_t028_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392332891&amp;map=2" target="_blank"&gt;&lt;img src="http://widget-5b.slide.com/p2/648518346392332891/ms_t028_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392332891&amp;map=F" target="_blank"&gt;&lt;img src="http://widget-5b.slide.com/p4/648518346392332891/ms_t028_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/p&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Thanks to everyone who showed off this week!  Read all about how to be a Show Off yourself and get free gifts each week on &lt;a href="http://brittishdesigns.blogspot.com/2010/07/show-offs.html"&gt;this blog post&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;Hope everyone has a wonderful weekend!!  See ya soon.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7069276328288082669/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/02/new-goodies-in-shop.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7069276328288082669'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7069276328288082669'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/02/new-goodies-in-shop.html' title='new goodies in the shop!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_instcir_600.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2287672931293244338</id><published>2011-02-13T11:00:00.038-07:00</published><updated>2011-02-13T11:00:05.863-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='baby'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Scarlett'/><title type='text'>name that baby</title><content type='html'>As a final &lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/babypalooza_ad_final.png"&gt;Babypalooza&lt;/a&gt; "moment" I decided it is time to finally share the name we've chose for our baby girl.  We've been pretty sure of her name for a while now, and anyone who asks me in real life already knows.  It hasn't been a secret or anything, I just haven't taken the time to write up a post about her name.&lt;br /&gt;&lt;br /&gt;Josh &amp; I don't agree on many names.  But when I brought this name up, he loved it.  And so did I.  It was not a hard choice.&lt;br /&gt;&lt;br /&gt;So . . . the name we've chosen is &lt;b&gt;Scarlett&lt;/b&gt;.  Scarlett Ann. My middle name is Ann and so is my mom's.  We're pretty positive that's who she is.  I guess its always possible that we'll look at her in the hospital and realize we were wrong, but as of right now it just feels like that she is Scarlett.&lt;br /&gt;&lt;br /&gt;Ummm, can I just say that the fact that my little countdown tracker on the sidebar is saying "26 days to go" is FREAKING ME OUT!!  It's so soon.  &lt;br /&gt;&lt;br /&gt;Josh &amp; I started our three-week prenatal classes at the hospital this past week and it was really good.  We have two birth &amp; baby classes and one breast feeding class on the last week.  The class this week was very informative and we both learned a ton.  I guess next week we'll be watching some live birth videos, but both of us are big whimps when it comes to medical stuff, so I'm not sure we'll be watching everything.  I know, I know, I have to actually go through my own delivery, so I'm going to force myself to watch as much as possible.  Here's hoping neither of us passes out or anything else embarrassing like that.&lt;br /&gt;&lt;br /&gt;Anyway - I'm really happy to have shared Scarlett's name with all of you.  We call her by name pretty much all the time, and now I can do that here in the digi-world as well.&lt;br /&gt;&lt;br /&gt;&lt;i&gt;Psst . . . I hope you've all enjoyed Babypalooza!  Today's the last day to get the &lt;a href="http://www.brittishdesigns.com/shop"&gt;20% discount&lt;/a&gt; on all baby products.&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2287672931293244338/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/02/name-that-baby.html#comment-form' title='17 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2287672931293244338'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2287672931293244338'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/02/name-that-baby.html' title='name that baby'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>17</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1468170272425626319</id><published>2011-02-12T12:32:00.000-07:00</published><updated>2011-02-12T12:32:07.106-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>last august . . .</title><content type='html'>Hi there!  Babypalooza is in full swing around here, and I'm lovin' it!  &lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=home"&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/babypalooza_ad_final.png width=400&gt;&lt;/center&gt;&lt;/a&gt;&lt;br /&gt;I wanted to show you the LO I scrapped with Krista's new &lt;a href="http://www.the-lilypad.com/store/product.php?productid=4932"&gt;"I'll Love You Forever"&lt;/a&gt; collection.  These photos are so special and I couldn't believe the true emotion I snapped as we shared our baby news with Josh's family members.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SpreadingTheNews_BLOG.jpg width=600&gt;&lt;br /&gt;&lt;a href="http://www.the-lilypad.com/gallery/showphoto.php?photo=22925"&gt;&lt;i&gt;full credits here&lt;/i&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I can't believe this was last August and its already mid-February.  Time has really flown by.  I guess that's what happens when you're havin' fun.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1468170272425626319/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/02/last-august.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1468170272425626319'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1468170272425626319'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/02/last-august.html' title='last august . . .'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_babypalooza_ad_final.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6621706927027239258</id><published>2011-02-11T06:00:00.052-07:00</published><updated>2011-02-17T23:39:36.518-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>welcome to the blog hop</title><content type='html'>&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BlogHopBanner.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;Welcome the the Babypalooza blog hop!! If you're already hoppin' from Sahlin Studio's team, you're well on your way.  But if you're starting here - that's GREAT! It's all one big loop, so you'll eventually make your way around getting all the freebies!!!&lt;br /&gt;&lt;br /&gt;The freebies you will be collecting have all been created using my new baby mega-kit: &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=277"&gt;&lt;b&gt;"My Baby Love"&lt;/b&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=277"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_mybl_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;and my new Word Art: &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=278"&gt;&lt;b&gt;"My Baby Love: More Words"&lt;/b&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=278"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/0_brittdes_mybl_MW_PREVIEW.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;i&gt;OR&lt;/i&gt; Krista's new collection &lt;a href="http://www.the-lilypad.com/store/product.php?productid=4932"&gt;&lt;b&gt;"I'll Love You Forever"&lt;/b&gt;&lt;/a&gt;, both of which are on sale for 20% off this weekend only (2/11 - 2/13).&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.the-lilypad.com/store/product.php?productid=4932"&gt;&lt;img src="http://i587.photobucket.com/albums/ss314/sahlinstudio/sahlinstudio/Kits/tlpcollectionfolder.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Here is my freebie for you!  I turned my layout into a quickpage:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/bloghopfreebie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/babypaloozaQP.zip"&gt;{&lt;i&gt;download expired.  thanks for your interest.&lt;/i&gt;}&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;This download is available for a limited time!  It will only be an active freebie through Thursday, Feb. 17!&lt;br /&gt;&lt;br /&gt;You might have blog hopped to my blog from &lt;a href="http://cnscrap.blogspot.com/"&gt;Courtney's blog&lt;/a&gt;.  &lt;br /&gt;&lt;br /&gt;But your NEXT STOP IS &lt;a href="http://thedaveydaily.blogspot.com/"&gt;&lt;b&gt;Jen Davey's blog&lt;/b&gt;&lt;/a&gt;!  Hop on over there for another freebie!  Then just keep on hoppin' til you've got 'em all!&lt;br /&gt;&lt;br /&gt;In case you get lost along the way, here's the full blog hop list:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;Britt - &lt;/span&gt;&lt;a href="http://brittishdesigns.blogspot.com/"&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;http://brittishdesigns.blogspot.com&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;&lt;br /&gt;Jen - &lt;/span&gt;&lt;a href="http://thedaveydaily.blogspot.com/"&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;http://thedaveydaily.blogspot.com&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;&lt;br /&gt;Melissa - &lt;/span&gt;&lt;a href="http://yzerbear.blogspot.com/"&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;http://yzerbear.blogspot.com/&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;&lt;br /&gt;Justine- &lt;/span&gt;&lt;a href="http://www.scrapbook.com/myplace/index.php?mod=blogs&amp;amp;u=84635"&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;http://www.scrapbook.com/myplace/index.php?mod=blogs&amp;amp;u=84635&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;&lt;br /&gt;Tanya - &lt;/span&gt;&lt;a href="http://crossbonecuts.blogspot.com/"&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;http://crossbonecuts.blogspot.com/&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;&lt;br /&gt;Kim- &lt;/span&gt;&lt;a href="http://kimbytx.blogspot.com/"&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;http://kimbytx.blogspot.com/&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;&lt;br /&gt;Kat- &lt;/span&gt;&lt;a href="http://katdesigned.blogspot.com"&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;http://katdesigned.blogspot.com&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;&lt;br /&gt;Natasha - &lt;/span&gt;&lt;a href="hhttp://bcnatty.blogspot.com"&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;http://bcnatty.blogspot.com&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;&lt;br /&gt;Krista - &lt;/span&gt;&lt;a href="http://sahlinstudio.blogspot.com/"&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;http://sahlinstudio.blogspot.com/&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;&lt;br /&gt;Val - &lt;/span&gt;&lt;a href="http://www.chocolatecoveredpolkadots.com/"&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;http://www.chocolatecoveredpolkadots.com/&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;&lt;br /&gt;Krista (norton94) - &lt;/span&gt;&lt;a href="http://pearldesigns.wordpress.com/"&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;http://pearldesigns.wordpress.com/&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;&lt;br /&gt;Becca - &lt;/span&gt;&lt;a href="http://digi-scrap-aholic.blogspot.com/"&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;http://digi-scrap-aholic.blogspot.com/&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;&lt;br /&gt;Brenda- &lt;/span&gt;&lt;a href="http://www.brendasmithdesigns.blogspot.com/"&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;http://www.brendasmithdesigns.blogspot.com/&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;&lt;br /&gt;Leigh - &lt;/span&gt;&lt;a href="http://leightheo.blogspot.com/"&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;http://leightheo.blogspot.com/&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;&lt;br /&gt;Iva - &lt;/span&gt;&lt;a href="http://damayantistudio.blogspot.com/"&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;http://damayantistudio.blogspot.com/&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;&lt;br /&gt;Diane - &lt;/span&gt;&lt;a href="http://dianemiraballes.com/"&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;http://dianemiraballes.com/&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;&lt;br /&gt;Court - &lt;/span&gt;&lt;a href="http://cnscrap.blogspot.com/"&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;http://cnscrap.blogspot.com&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Happy Babypalooza!!&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6621706927027239258/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html#comment-form' title='19 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6621706927027239258'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6621706927027239258'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html' title='welcome to the blog hop'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_BlogHopBanner.jpg' height='72' width='72'/><thr:total>19</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7269917723987161650</id><published>2011-02-11T00:00:00.115-07:00</published><updated>2011-02-17T23:38:52.071-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>hey-o! it's babypalooza!</title><content type='html'>The clock has struck midnight here in Utah, which means its time for me to kick off Babypalooza!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://sahlinstudio.blogspot.com/"&gt;Sahlin Studio&lt;/a&gt; &amp; I decided it was time to celebrate all the baby-goodness going on.  Krista's sis is expecting, my baby is just 4 weeks from arriving, and so many of our friends and team members have either just had babies or are expecting them soon!  So we dreamed up Babypalooza . . . &lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/babypalooza_ad_final.png" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;b&gt;ALL&lt;/b&gt; of our baby products, including the new stuff we're releasing today are 20% this weekend only (Feb. 11- 13).  Plus, we have a very fun Blog Hop starting in about 6 hours (check back here in the mornin'!), and of course we'll be announcing the winners of our "spread the word" giveaway!!  &lt;br /&gt;&lt;br /&gt;But before I get to the winners, I can't wait any longer to show you what new products I've got coming out today.  Baby fever is running HOT here in the Leavitt house, and I went a little crazy creating this mega-kit!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=277"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"My Baby Love"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_mybl_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=10&amp;products_id=278"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"My Baby Love: More Words"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/0_brittdes_mybl_MW_PREVIEW.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;(I do have an add-on freebie for you too at the very end of this post, so read through the whole thing! heehee)&lt;br /&gt;&lt;br /&gt;Here's the page I scrapped using My Baby Love:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TheSpoils_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TheSpoils_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;My baby shower last Saturday was such a dream! If you can believe it, I opened presents for an hour and a half STRAIGHT!  It was so much fun and I was just completely blown away by everyone's generosity to my new little family.  When we got everything unloaded from my car into our house, we had to laugh and take a picture of the HAUL!  To the mama go the spoils, I guess!!&lt;br /&gt;&lt;br /&gt;I'm so excited to use this kit on lots of baby pages! I feel like I barely scratched the surface using this kit for one page.  There's still so much more I want to do with it.  &lt;br /&gt;&lt;br /&gt;Check out what the Britt Girls created:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittgirlsmybl.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Fun, huh?&lt;br /&gt;&lt;br /&gt;It's time to announce which lucky scrappers have won my new "My Baby Love" mega-kit, and word art pack AND the extra lucky scrapper who wins both my new baby products as well as Krista Sahlin's new &lt;a href="http://www.the-lilypad.com/store/product.php?productid=4932"&gt;"I'll Love You Forever (entire collection) Bundle"&lt;/a&gt; (thats a little over $23 in new goodies!).&lt;br /&gt;&lt;br /&gt;The winner of my new kit &amp; my new word art pack is . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://twitter.com/andastra1"&gt;&lt;b&gt;andastra&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And the grand prize winner who will get my new kit, word art, and Krista's entire collection bundle is . . . &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.facebook.com/home.php?sk=group_187199124646170#!/meterr "&gt;&lt;b&gt;Terri (meterr)&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;CONGRATS to these lucky ladies.  Please send me an email at designerbrittney at gmail dot com and I'll get you your download links ASAP!!&lt;br /&gt;&lt;br /&gt;OK, so ALL of my baby products are 20% off this weekend!!  Not just the new stuff, ALL of my baby stuff.  Here are the other Britt-ish Designs baby items you can snag on sale.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;b&gt;All of these items are also 20% off!!!!&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=115"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_ezane_ittybitty_600.jpg width=250&gt;&lt;/a&gt;  &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=8&amp;products_id=116"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_ezane_ittybitty_QP_600.jpg width=250&gt;&lt;/a&gt;  &lt;br /&gt;And you can still grab both my add-on freebie AND Erica Zane's for Itty Bitty!!&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ittybitty_addon_600.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ittybitty_addon_600.jpg width=250&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.4shared.com/file/U3mERR55/brittdes_ittybitty_addon.html"&gt;download here&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ezane_ittybitty-addon.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ezane_ittybitty-addon.jpg width=250&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://zane-escraps.blogspot.com/2009/01/its-here.html"&gt;download from Erica's blog&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=187"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sims_600.jpg width=250&gt;&lt;/a&gt;  &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=7&amp;products_id=186"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sgp_600.jpg width=250&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The Sunshine In My Soul Add-On Freebie is also still available:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_simsAO_600.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_simsAO_600.jpg width=250&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.4shared.com/file/I8lutRUZ/brittdes_simsoulAO.html"&gt;download here&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and last but not least . . . &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=6&amp;products_id=145"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_mtbaby_600.jpg width=250&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;OK, shall we enjoy this week's Show Off slideshow?  Here we go . . .&lt;br /&gt;&lt;center&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-1d.slide.com/widgets/slideticker.swf" height="600" width="600" style="width:600px;height:600px"&gt;&lt;param name="movie" value="http://widget-1d.slide.com/widgets/slideticker.swf" /&gt;&lt;param name="quality" value="high" /&gt;&lt;param name="scale" value="noscale" /&gt;&lt;param name="salign" value="l" /&gt;&lt;param name="wmode" value="transparent"/&gt;&lt;param name="flashvars" value="cy=ms&amp;il=1&amp;channel=648518346392327709&amp;site=widget-1d.slide.com"/&gt;&lt;/object&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392327709&amp;map=1" target="_blank"&gt;&lt;img src="http://widget-1d.slide.com/p1/648518346392327709/ms_t024_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392327709&amp;map=2" target="_blank"&gt;&lt;img src="http://widget-1d.slide.com/p2/648518346392327709/ms_t024_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392327709&amp;map=F" target="_blank"&gt;&lt;img src="http://widget-1d.slide.com/p4/648518346392327709/ms_t024_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/p&gt;&lt;/center&gt;All of this week's Show Offs are getting my new &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=10&amp;products_id=278"&gt;"My Baby Love: More Words"&lt;/a&gt;.  Thanks so much for sending in your layouts!!&lt;br /&gt;&lt;br /&gt;Read all about how to be a Show Off yourself and get free gifts each week on &lt;a href="http://brittishdesigns.blogspot.com/2010/07/show-offs.html"&gt;this blog post!&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And lastly, I didn't forget about the new add-on FREEBIE!! Here it is . . .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_myblAO_600.jpg&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_myblAO.zip"&gt;&lt;b&gt;{DOWNLOAD HERE}&lt;/b&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Well, I hope you all have fun celebrating babies with us whether you have your own, are expecting one soon (or someday), or your babies are all grown up, or even if you just share in that love of holding someone else's baby and smelling that yummy baby smell!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;HAPPY BABYPALOOZA!!&lt;/span&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7269917723987161650/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/02/hey-o-its-babypalooza.html#comment-form' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7269917723987161650'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7269917723987161650'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/02/hey-o-its-babypalooza.html' title='hey-o! it&apos;s babypalooza!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_babypalooza_ad_final.png' height='72' width='72'/><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1015785424829943424</id><published>2011-02-10T09:41:00.001-07:00</published><updated>2011-02-10T12:08:10.899-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>arriving tomorrow . . .</title><content type='html'>&lt;a href="http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html"&gt;Babypalooza&lt;/a&gt; starts tonight at midnight.  And you still have until 9pm tonight (Mountain Time) to enter our &lt;a href="http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html"&gt;giveaway&lt;/a&gt;!  Are you getting excited??&lt;br /&gt;&lt;br /&gt;I thought today I'd give you a little peek at what's coming out tomorrow!  So here you go:&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/arrivingtomorrow.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/arrivingtomorrow.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;i&gt;(click to enlarge)&lt;/i&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;See you all at midnight tonight for the Babypalooza kick-off!  Ta ta!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1015785424829943424/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/02/arriving-tomorrow.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1015785424829943424'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1015785424829943424'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/02/arriving-tomorrow.html' title='arriving tomorrow . . .'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_arrivingtomorrow.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046</id><published>2011-02-09T10:00:00.004-07:00</published><updated>2011-02-10T22:27:08.483-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>this weekend: babypalooza!</title><content type='html'>&lt;i&gt;*comments closed - giveaway entry deadline has passed*&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;So we teased you a little bit on Monday, and we're about to tease some more!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/babypaloozaad.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Yep, many of you already guessed it but Sahlin Studio &amp; Britt-ish Designs are having a celebration this weekend, which we're calling Babypalooza.  That's all the info we're giving you right now, but believe me, you won't want to miss it.  It all starts this Friday, 2.11.11 (which just happens to be my ONE MONTH MARK!).&lt;br /&gt;&lt;br /&gt;And we're having a sweet little giveaway too.  Help us spread the word about Babypalooza and you could win!  You have FOUR chances to enter from both me and &lt;a href="http://sahlinstudio.blogspot.com/"&gt;Sahlin Studio&lt;/a&gt; (so technically, that's 8 chances to win).&lt;br /&gt;&lt;br /&gt;* If you comment on this post with the word "BABYPALOOZA!" you get 1 entry!&lt;br /&gt;* If you post the teaser ad above on your blog above you get 1 entry! (just right click and save the ad)&lt;br /&gt;* If you facebook the teaser ad you get 1 entry! (make sure your facebook post links back to this blog or &lt;a href="http://www.facebook.com/pages/Britt-ish-Designs/38311625848"&gt;my facebook page&lt;/a&gt;) &lt;br /&gt;* If you retweet this teaser ad you also get 1 entry!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;In your comment on this blog, you'll need to indicate and link to where and how you entered!&lt;br /&gt;&lt;br /&gt;THE DEADLINE TO ENTER IS THURSDAY NIGHT (tomorrow night) AT 9PM MOUNTAIN TIME!!&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;So what do you win??  Lemme tell ya:  I'll draw 1 winner, who will win ALL my new products coming out this weekend.  Krista will also draw 1 winner from her entries &lt;a href="http://sahlinstudio.blogspot.com/"&gt;(see her blog)&lt;/a&gt; that will win all her new product coming out this weekend.  And we'll draw 1 grand prize entry out of both of our entry pools combined who will win ALL MY NEW BABY STUFF AND ALL KRISTA'S NEW BABY STUFF!!!&lt;br /&gt;&lt;br /&gt;Clear as mud?!  Let me know if you have any questions.&lt;br /&gt;&lt;br /&gt;Check back tomorrow for sneak peeks!!  Have fun entering the giveaway!&lt;br /&gt;&lt;br /&gt;&lt;i&gt;*comments closed - giveaway entry deadline has passed*&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6454721595117279046/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html#comment-form' title='220 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' title='this weekend: babypalooza!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_babypaloozaad.jpg' height='72' width='72'/><thr:total>220</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361</id><published>2011-02-08T11:40:00.014-07:00</published><updated>2011-02-09T09:37:22.011-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='baby'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='nursery'/><title type='text'>nursery reveal!</title><content type='html'>Can you believe it?! The nursery is finally done and I can finally share it with all of you!!  Everything in these renovations has taken us WAY longer than we thought, but we're finally finished with one whole room and it feels AMAZING.  &lt;br /&gt;&lt;br /&gt;This room has come a LONG way in the past four months.  It went from a dark, paneled, carpeted room full of boxes, and storage, and (let's face it) junk . . . to &lt;i&gt;by far&lt;/i&gt; the most beautiful, organized, awesomely FINISHED room in our entire house!&lt;br /&gt;&lt;br /&gt;But I'm getting ahead of myself . . .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;Let's start at the beginning.  &lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/nookprerenovation.jpg&gt;&lt;/center&gt;&lt;br /&gt;While I was in Disney World last October, Josh tore down the paneling and scraped the glittery popcorn off the ceilings in both the living room and the nursery.  What we discovered was there were some walls in the nursery that didn't have drywall behind the paneling.  And there was a ton of nasty looking old glue residue from the paneling EVERYWHERE.  We tried to get it off ourselves, but quickly realized we were going to need some professional help.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/renovation.jpg&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/scraping.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;i&gt;(look at that lovely glue. OH! And look at my tiny bump! It was so much smaller in November!)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;So, the week before Thanksgiving we paid a couple of contractors (who did my parents' kitchen renovation) for a day of labor to install drywall where there wasn't any, skim coat and texture the entire room (because flat walls with all that old glue was impossible).  &lt;br /&gt;&lt;br /&gt;AND they turned the once built in desk nook with a dropped ceiling, into an empty nook with a dimmer recessed can light.  We thought it would be the perfect spot to put a dresser with a changing pad on top.&lt;br /&gt;&lt;br /&gt;Here's a look at what it was like after our demo, before the contractors got to work:&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/nookbefore.jpg&gt;&lt;br /&gt;&lt;i&gt;(see how you can see through into our living room??  Those white bricks back there are our fireplace! There was no drywall behind the paneling there! CRAZY!)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;After contractors:&lt;br /&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/nookafter.jpg&gt;&lt;/center&gt;&lt;br /&gt;So now we had a crazy looking textured mess of a room that needed paint STAT! &lt;br /&gt;&lt;br /&gt;The ceiling got a flat off the shelf white coat of paint.  Home Depot was clearancing out their Fresh Aire ceiling paint, so we snagged a few buckets for the whole house at just $8.50 a can!  Regularly they are like $25 or $30 I think, so getting them on clearance was a big SCORE!&lt;br /&gt;&lt;br /&gt;For the walls, we knew we wanted a VERY soft pink.  I'm talking REALLY soft.  Every time we'd pick a swatch at the store, we'd bring it home and stick it on the wall and it would look completely different!  ALWAYS ALWAYS bring your swatches home and see how they look taped on your wall.  And spring for the $2.50 test pot of paint.  We painted a couple of those in the nursery before buying the big cans and actually decided to go with the opposite one than we thought we would!  It pays to take your time and test because the final color we decided on is PERFECTION!!! I couldn't be more happy with it.&lt;br /&gt;&lt;br /&gt;It's Behr "Light Chiffon".  We got it at Home Depot.  Behr Premium Paint &amp; Primer saves you the step of having to prime before you paint.  And its a qood quality paint.  We were very happy with it.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/paintingBritt.jpg&gt;&lt;/center&gt;&lt;br /&gt;Since beginning this renovation project, thanks to some reader suggestions, we've both become big fans and avid readers of &lt;a href="http://www.younghouselove.com/"&gt;Young House Love&lt;/a&gt;.  Anyone else out there YHL fans??  Well, YHL makes it seem like painting is a snap and you should be able to get it done in one night, smiling and laughing all the way.  &lt;br /&gt;&lt;br /&gt;For us, this was not the case.  Painting was long and arduous.  We don't have the steady hand that some people have to cut in without tape, so taping and cutting in was such a chore!  I went into it thinking painting the room would be fun.  I'd painted rooms in the past.  But in the interest of "keeping it real" with you guys, it was not fun.  When you're painting a gutted room from scratch, it is just a whole lot of work.  But we muscled through and got 'er done.  (We still love you YHL.  We just can't paint a room like you pros!)&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pinkpainted.jpg&gt;&lt;/center&gt;&lt;br /&gt;When the paneling came down, so did all the trim, window frame, and door frames in the room.  Not a big deal, right? We'll just put in new ones.  UGH!! That was such a long process too!  I'm SO lucky to have a hand hubby who can install new trim.  He did an amazing job, and worked so hard on the trim.  He mitered, and hammered little tiny finish nails, and caulked it all to perfection. But that was a very long process as well.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DoorFrames.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;i&gt;(Keep in mind that we we were also painting, trimming, etc. the other HUGE renovated space in our house during this time too.  We sort of worked on both spaced simultaneously.  So, everything took a REALLY long time.)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;We also realized when we first started renovations that underneath our ugly old carpet was hardwood floors! YESSS!! I seriously did a happy dance when I made that discovery.  They aren't in the best of shape.  We'll definitely be saving our pennies to have them professionally redone, but for now we're thrilled with the FREE hardwood floors we had all along!&lt;br /&gt;&lt;br /&gt;By now we're already into January.  The holidays made it a little tricky to get very much work done, so December just flew by!  But finally the room was getting close to ready.  I was out shopping for decorations, rugs, curtains, creating artwork, painting frames, all that fun stuff.  And finally, this past week it all came together and we had a FINISHED SPACE!!!&lt;br /&gt;&lt;br /&gt;In the VERY beginning I put together this design board in an attempt to convey my design ideas with Josh and to see for myself if this idea in my head was really going to look ok.  I used this board all along the way to make sure my vision came together.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/nurserymoodboard.jpg&gt;&lt;/center&gt;&lt;br /&gt;A few minor things changed along the way, but you'll see in the photos below that we actually created almost the exact room I had envisioned! What FUN!!&lt;br /&gt;&lt;br /&gt;Here's the view from the doorway before we painted, newly textured walls, no trim, &amp; ugly carpet (being used as a drop cloth at this point).&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/doorviewBEFORE.jpg&gt;&lt;br /&gt;and here it is now . . .&lt;br /&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/doorviewAFTER.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;i&gt;As we go through our little tour here, keep in mind that, like all the bedrooms in our little 50s house, this room is pretty tiny (which made taking good pictures of it a trick!).&lt;/i&gt;  &lt;br /&gt;&lt;br /&gt;The 'big statement' zebra print glider has got to be the comfiest chair I've ever sat in.  Josh's mom found it second-hand and let us pick whatever fabric we wanted to have it recovered in as a Christmas gift.  I immediately knew I wanted zebra!  I wondered if she would think I was crazy, but she was all for it (she's got a splashy design sense too!).  I was so excited when I found the perfect fabric at the first store I looked at (that never happens!).&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/glider1.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;So this was our amazingly awesome Christmas gift from Josh's parents.  It totally makes the room and I'm so grateful for their thoughtful gift!  Oh and throwing our cute Minnie Pook-a-Looz on the chair added the perfect touch of pink.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/glider2.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Above the glider we hung a Mickey shelf (that was a baby gift from a friend).  Even though we didn't want a Disney themed room, we knew we'd have a few Disney touches here and there just by second nature.  That's sort of what happens with our entire house.  Disney just can't help but creep in!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/numbersartandshelf.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;The numbers art I recreated myself from a nursery I saw online.  I can't even remember where I saw it anymore, it was so long ago.  But I thought, I can TOTALLY make that!  I created it in Photoshop and printed it at Costco.  Cheap and adorable.  &lt;br /&gt;&lt;br /&gt;The chrome owl I got at Target a long time ago.  It used to live on my desk, but it is way cuter in the nursery.  (You'll also notice a couple other owls in the room.  I love owls and I just couldn't help putting a few in the design.) &lt;br /&gt;&lt;br /&gt;And the little alarm clock is from Hobby Lobby.  I used a 40% off coupon on it, so it was like $8 or something like that.  The first night we put the batteries in we didn't realize the alarm was switched to ON.  So at about 4 am we got woken up to the scariest LOUDEST alarm I've ever heard in my life!  Josh and I both about had a heart attack!  So obviously the alarm part of the clock won't be used for our baby girl, but it is an adorable way to tell the time.&lt;br /&gt;&lt;br /&gt;Our nursery has the BEST view in the whole house.  Mount Timpanogos right outside her window.  So pretty.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/view.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And lots of sunshine comes through the window too.  We framed the window with these pretty curtains.  And the best part is, we got them &lt;a href="http://www.ikea.com/us/en/catalog/products/00160201"&gt;at Ikea&lt;/a&gt; on the cheap!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/curtain.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Hanging curtains was the moment the room went from a project to a ROOM.  It was like magic.  All of a sudden we had a real room on our hands.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/NookFinished.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Remember that nook?  Here it is all finished!  A white &lt;a href="http://www.ikea.com/us/en/catalog/products/20053926"&gt;Malm 4-Drawer dresser&lt;/a&gt; from Ikea fit perfectly.  And once we dressed it up with some pink crystal-looking (really they are just plastic) knobs from Target, it didn't look like your average Ikea dresser anymore.&lt;br /&gt;&lt;br /&gt;And you might have noticed what I've started calling the 'crown jewel' of the whole room.  The chandlier.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/crownjewel.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I REALLY wanted a little white chandelier for the room and I found &lt;a href="http://www.homedepot.com/h_d1/N-5yc1v/R-100665765/h_d2/ProductDisplay?langId=-1&amp;storeId=10051&amp;catalogId=10053"&gt;the perfect one&lt;/a&gt; at Home Depot.  But it was a more than I wanted to pay.  So I went on the hunt to find something cheaper.  After a LOT of searching I couldn't find ANYTHING else that even remotely worked.  So I took some of my Christmas money and bought the Home Depot one.  It was a little bit of a splurge, but it was so worth it because it really just finishes off the room so beautifully!&lt;br /&gt;&lt;br /&gt;OK back to the nook . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/dimmerlight.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;We have a dimmer light above, and it makes for the perfect late night glow in the room.  And we found a little zebra rug &lt;i&gt;(the only other zebra thing besides the chair - we did NOT want a CRAZY ZEBRA room.  Just these two touches of zebra)&lt;/i&gt; at Lowes.  We couldn't believe how it was a perfect match to our chair!&lt;br /&gt;&lt;br /&gt;I made the hanging flower ball mobiles.  I straight up copied the idea from Young House Love.  You can read all about how to make them &lt;a href="http://www.younghouselove.com/2010/03/nursery-progress-makin-a-mobile/"&gt;on their blog&lt;/a&gt;.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/mobiles.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;They are really easy to make, but a little time consuming. &lt;br /&gt;&lt;br /&gt;I also made this little owl art.  I used a few free vectors I found doing a google search as a jumping off point and then just played and drew and created until I was happy.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/owlart.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;You also may have noticed the little silver spoon on the wall.  My aunt gave us this vintage silver Disneyland spoon at my shower on Saturday!  I was totally in love with it and went straight home and found the perfect spot for it in the nursery.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/spoon.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Under the window we have a low book case that's actually repurposed from our old entertainment center.  We took it apart and I went 'Hey! We could put &lt;a href="http://www.ikea.com/us/en/catalog/products/00054564"&gt;legs on that&lt;/a&gt; and use it in the nursery!".  And that's exactly what we did. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/bookcase.jpg&gt;&lt;/center&gt;&lt;br /&gt;Our goal is to fill it with books.  But right now its pretty bare.&lt;br /&gt;&lt;br /&gt;Oh my goodness. We're half way around the room.  Are you bored yet?  Am I giving you way too much info and details?  I hope you're hanging in there.&lt;br /&gt;&lt;br /&gt;On to the closet.  The closet has a pocket door, which we were unwilling to dismantle in order to paint so it stayed the same color as the hardwood floors.  But mostly I keep it open to see all the cute stuff inside anyway!  For now, its organized and pretty (until reality hits I'm sure).&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/closet.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;On the top I have bins all labeled with what's inside.  I got baby clothes in sizes from newborn to 18 months at my shower!  So I sorted them all out and put the clothes she won't wear for a while in the bins and labeled them with the sizes.  I have one for 6-9 months, and one for 12 + months.  One bin has a few "gear" type items in it and one bin is empty.  Room to grow! YAY!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/headbands.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Just to the left of the closet is a little hook thing I bought at Hobby Lobby in their "as-is" area for $3.  I have no idea what was wrong with it.  But I knew I could hang headbands on it.  My friend has &lt;a href="http://www.facebook.com/mimisbutterflyfashions?v=photos"&gt;a little headband business&lt;/a&gt; and gave me SO MANY HEADBANDS at my shower! We were all laughing as I counted out 13 headbands!  Plus I got a few from other people too.  So, my hooks runneth over.  I'll probably sort these by size and color and not have quite so many hanging on the hooks at one time.&lt;br /&gt;&lt;br /&gt;Alrighty, on to the last wall!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/cribwall.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;First up, our cradle.  We're not co-sleepers, and we don't have any room in our master bedroom for a basinett or a cradle, so the cradle's going right in the nursery.  She'll sleep here for the first two or three months and then we'll get &lt;a href="http://www.walmart.com/ip/Baby-Mod-ParkLane-3-in-1-Convertible-Crib-Amber-and-White/5983290"&gt;our crib&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/cradle.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;This cradle was one my grandma had.  I remember it filled with old dolls in her house.  My aunt used this one for her babies, and my mom had an unpainted wooden one.  No one is sure where the wooden one ended up, but this one was loaned to us for the time being.  It's so special to have a family heirloom to put our baby in!  And don't worry.  Because the cradle is very old (we aren't actually sure when it was made or painted) we covered our bases and did a Lead Check (thanks yet again to &lt;a href="http://www.younghouselove.com/2010/02/nursery-progress-chair-hunting-testing/"&gt;YHL&lt;/a&gt;) and there's no lead to be found! Whew.&lt;br /&gt;&lt;br /&gt;Oh and obviously we'll empty everything outta there once we have a baby to put in it.  Right now its full of pretty gifties we've received over the past couple months.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/cradlewallcloseup.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;The art above the cradle was inspired by art I saw in &lt;a href="http://www.screamymimi.com/post/1307350266/about-as-ready-as-we-can-be"&gt;Screamy Mimi's nursery&lt;/a&gt;.  Again, I saw it, fell in love with it and thought, 'I could totally make that'.  The great thing about making your own art is you can get exactly the colors you want!  As I made all the art for this room I used the same color swatches, so it all coordinates.  I love how these prints turned out.  They add just the right little sense of humor I wanted for the room.&lt;br /&gt;&lt;br /&gt;The night we hung the art, I was loving it.  But I thought the wall needed something else to finish it.  So I went back to that Screamy Mimi post and checked out what she had around her art.  And then it hit me.  Those &lt;a href="http://www.amazon.com/Umbra-Wallflower-Wall-Décor-White/dp/B0015TI1RE"&gt;Umbra Wallflowers&lt;/a&gt; would be the perfect finishing touch in our room.&lt;br /&gt;&lt;br /&gt;So after a day to think it over, I ordered a set from Amazon.  They came a few days later and I went straight to work hanging them up that night. &lt;br /&gt;&lt;br /&gt;They used to make these flowers as magnets.  They come with little tacks and then the flowers would magnet to the tacks.  But now they make the flowers just pop right onto the tacks.  I like it this way, because I'm not at all worried about the flowers falling off.  BUT if they do get bumped or yanked off by little hands, they are just plastic and won't break.&lt;br /&gt;&lt;br /&gt;I used blue tacky stick to place each flower where I wanted it.  I'd arrange them, step back and look, make little adjustments until I was happy.  Then, one at a time, I'd lift the flower, place the tack, Josh would hammer it in and I'd pop the flower on it.  It was a great way to get just exactly the arrangement we wanted.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/wallflowers.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;We had extra flowers so they went on the opposite wall under the window.  You might have noticed them in the other photos of that wall.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/wallflowersextra.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And that, my friends, is a VERY COMPREHENSIVE and detailed look at our new nursery.  Finishing the nursery has made us SUPER excited to bring a baby home.  If you have any questions about something we did, where we bought something, etc, please feel free to ask.  We owe a lot of what we did, things we learned, purchases we made to online sources, so we're more than willing to pass along any info we've gained along the way.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4967222694361285361/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html#comment-form' title='44 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' title='nursery reveal!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_nookprerenovation.jpg' height='72' width='72'/><thr:total>44</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2656626852507174712</id><published>2011-02-07T17:40:00.000-07:00</published><updated>2011-02-07T17:40:50.640-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>arriving soon . . .</title><content type='html'>Hey guys.  Just a little tease at something GREAT coming this weekend . . .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ad-1.jpg width=400&gt;&lt;/center&gt;&lt;br /&gt;More details coming later this week . . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2656626852507174712/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/02/arriving-soon.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2656626852507174712'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2656626852507174712'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/02/arriving-soon.html' title='arriving soon . . .'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_ad-1.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6679576236190036075</id><published>2011-02-05T09:00:00.059-07:00</published><updated>2011-02-06T11:50:26.921-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>i be scrappin'</title><content type='html'>As I collected my recent layouts for this post I realized I've been a bit of a scrappin' machine over the past 5 weeks.  Since each week I post my Britt-ish Designs layouts with the new releases, these are all the &lt;i&gt;&lt;u&gt;other&lt;/u&gt;&lt;/i&gt; layouts I've done, 9 in all!  I've been workin' hard for the creative teams I'm on.&lt;br /&gt;&lt;br /&gt;First, I thought since I'm on my way to my baby shower this morning that I'd share my first ever "baby" LO!!  I don't know why I'm hesitant to scrap these pregnancy memories.  I guess because they are so precious, I don't want to mess 'em up!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FirstUltraSound_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FirstUltraSound_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p266281-1st-ultrasound.html"&gt;credits here&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and a few Disney memories . . .&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Woody_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Woody_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p267363-woody.html"&gt;credits here&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/RoundRound_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/RoundRound_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p265751-round-and-round-we-go.html"&gt;credits here&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/GoodTimesinCanada_BLOG-1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/GoodTimesinCanada_BLOG-1.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p267362-good-times-in-canada.html"&gt;credits here&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Peggy_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Peggy_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p267373-peggy.html"&gt;credits here&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HappyBirthdayGrammy_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HappyBirthdayGrammy_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p271004-happy-birthday-2c-grammy.html"&gt;credits here&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HisLittleShadow_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HisLittleShadow_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p271005-his-little-shadow.html"&gt;credits here&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SweetiePieElla_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SweetiePieElla_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p271928-sweetie-pie.html"&gt;credits here&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PSILoveYou_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PSILoveYou_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digiscrapaddicts.com/gallery/member-galleries/p271927-p-si-love-you.html"&gt;credits here&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Hope you enjoyed the layouts I've scrapped in the past month.  There are LOTS of fun products shown above from the amazing designers I CT for.  If you saw something you liked, check out the credits and they should be linked to the specific products I used.&lt;br /&gt;&lt;br /&gt;Ok . . . on my way to my shower.  YAY!  I can't wait.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6679576236190036075/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/02/i-be-scrappin.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6679576236190036075'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6679576236190036075'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/02/i-be-scrappin.html' title='i be scrappin&apos;'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_FirstUltraSound_BLOG.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8450192195438108528</id><published>2011-02-04T00:00:00.028-07:00</published><updated>2011-02-04T00:00:07.356-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>i could go for a 2-pager right now</title><content type='html'>That's what I was thinking when I created today's new release.  "Hmm . . . I could go for some new 2-pagers right now".&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=276"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"2-Pagers: Set 7"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=276"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_2pager7_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I just love scrapping 2-pagers, but they are certainly more time consuming and pretty tricky to get them to line up right if you don't use templates!  That's why I create my 2-Pagers sets.  To make it a little easier.  &lt;br /&gt;&lt;br /&gt;Here's what I scrapped:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TiggerTime_full_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TiggerTime_full_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;click to enlarge&lt;/span&gt;&lt;/i&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Isn't it cute?!  I am really lovin' these new templates.  Here's what the Britt Girls scrapped:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittgirls2pager7.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Melissa was clever enough to take one of the sides, flip it, and make it a single page template!  So creative.&lt;br /&gt;&lt;br /&gt;Hope you guys get inspired to try a 2-pager!!&lt;br /&gt;&lt;br /&gt;Alrighty, on to this week's Show Off Slideshow . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-1c.slide.com/widgets/slideticker.swf" height="600" width="600" style="width:600px;height:600px"&gt;&lt;param name="movie" value="http://widget-1c.slide.com/widgets/slideticker.swf" /&gt;&lt;param name="quality" value="high" /&gt;&lt;param name="scale" value="noscale" /&gt;&lt;param name="salign" value="l" /&gt;&lt;param name="wmode" value="transparent"/&gt;&lt;param name="flashvars" value="cy=ms&amp;il=1&amp;channel=648518346392322588&amp;site=widget-1c.slide.com"/&gt;&lt;/object&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392322588&amp;map=1" target="_blank"&gt;&lt;img src="http://widget-1c.slide.com/p1/648518346392322588/ms_t046_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392322588&amp;map=2" target="_blank"&gt;&lt;img src="http://widget-1c.slide.com/p2/648518346392322588/ms_t046_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392322588&amp;map=F" target="_blank"&gt;&lt;img src="http://widget-1c.slide.com/p4/648518346392322588/ms_t046_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/p&gt;&lt;/center&gt;Thanks to everyone who showed off this week.  You'll all be getting a 2nd Chance Show Off treat!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/2ndChanceFeb2011.jpg" /&gt;&lt;/center&gt;  &lt;br /&gt;&lt;br /&gt;Watch your email inbox for an email.  I'll list your choices (seen above) and you just have to respond with which one you'd like.&lt;br /&gt;&lt;br /&gt;If you'd like to Show Off and get a prize each week, you can find out all about how its done at &lt;a href="http://brittishdesigns.blogspot.com/2010/07/show-offs.html"&gt;THIS POST&lt;/a&gt; of yore.&lt;br /&gt;&lt;br /&gt;Hope you guys have an awesome weekend! I'm SO EXCITED for my baby shower tomorrow! My mom, my sisters in law, and my best girlfriend are throwing it at my mom's house and I can't wait! I actually can't believe its already here.  This last couple months is just flying by!  And the best part is I get to bring all my baby goods come to a pretty much finished nursery.  There's a couple finishing touches to do and then I'll be able to post pics! FINALLY!!!!!&lt;br /&gt;&lt;br /&gt;See you guys later!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8450192195438108528/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/02/i-could-go-for-2-pager-right-now.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8450192195438108528'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8450192195438108528'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/02/i-could-go-for-2-pager-right-now.html' title='i could go for a 2-pager right now'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_2pager7_600.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9155279624885649633</id><published>2011-02-02T18:29:00.000-07:00</published><updated>2011-02-02T18:29:04.659-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='Disney'/><title type='text'>disneyland withdrawals</title><content type='html'>Do any of you Disney-aholics out there go through withdrawals when you haven't been to the park in a while?  I know, I know, I went in October!  So 4 months isn't really long enough to be having withdrawal.  For a normal person.  But I'm a Disneyland Addict!  I REALLY REALLY miss my favorite place.  We normally go on a late February/early March trip, but since that's right when I'm due, we had to cancel it this year.  So I won't be going back until fall!  (yes, we're already planning our unborn child's first trip!  big surprise!)&lt;br /&gt;&lt;br /&gt;So - as a way to curb my withdrawal and enjoy a little Disney magic, I thought it'd be fun to share some memories from past trips that I never got around to writing about here on the blog. &lt;br /&gt;&lt;br /&gt;On our last trip to Disneyland this past October, I made the &lt;del&gt;mistake&lt;/del&gt; decision to buy my first Vinylmation.  I'd never been very impressed or excited by Vinylmation in the past, but the Toy Story 3 series was just too darn cute!  I REALLY wanted the Jessie, but Vinylmations come in blind packages, so what you get is a total surprise.  There are 11 different characters and one mystery "chaser" in the Toy Story 3 series, so the odds of getting the exact one you want isn't very likely.&lt;br /&gt;&lt;br /&gt;But I decided to buy a Vinylmation and just see what happened.  The cool thing is that they do Vinylmation trading in the parks now, so if I got one I totally hated, I could trade for something else until I finally got something I wanted to keep. It really was the trading aspect that made me decide to finally buy a Vinylmation.&lt;br /&gt;&lt;br /&gt;So here I am in "Le Bat en Rouge" in New Orleans Square in Disneyland opening my very first Vinlymation &lt;i&gt;(I actually don't think they sell Vinlys in this location anymore, but they did back in October)&lt;/i&gt;.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Vinylmation_1.jpg&gt;&lt;br /&gt;Here we go!  Let's see what I got . . .&lt;br /&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Vinylmation_2.jpg&gt;&lt;br /&gt;Oh no WAY!!! Really??!&lt;br /&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Vinylmation_3.jpg&gt;&lt;br /&gt;YES!! I GOT JESSIE!&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I quickly realized that getting the exact character you want out of the entire 12 character set was both the fastest way to get HOOOKED on Vinylmation and also a fast track to less exciting, even somewhat disappointing Vinylmation purchases.  But like I said, if I got one I really didn't want, I'd trade around throughout the day until I found one I wanted.  That's actually how I got one of my favorite Vinyls, Buttercup from Toy Story 3.  I found him in a trading box &amp; about had a heart attack! I was so happy!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Buttercup.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Buttercup.jpg height=400&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;i&gt;(this is an iPhone photo from right after I actually traded for Buttercup in a trading box at California Adventure)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Vinylmation is a LOT of fun.  And since that first initial Jessie purchase, we now have 15 Vinylmations.  (YIPES.  That's a lot.)  I had a lot of fun buying/trading in Disneyland and then again in Disney World too.  I've bought 2 at the Disney Store here in Utah too.  They aren't quite as fun to buy as the experience of buying and trading them in the parks.&lt;br /&gt;&lt;br /&gt;What is my favorite Vinlymation in my collection?? It's &lt;b&gt;HANDS DOWN&lt;/b&gt; this special Times Square Disney Store edition Lady Liberty Minnie that Josh got me for Christmas.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LADY-LIBERTY-BLOG.jpg&gt;&lt;/center&gt;&lt;br /&gt;He won't tell me how he got it (its only available in the Times Square Disney Store) but I LOVE that he went to the trouble of getting it for me.  It's by far the coolest and cutest Vinyl in my collection.&lt;br /&gt;&lt;br /&gt;I have to say I feel a little better after writing this post. A little of my Disneyland withdrawal has been satisfied.  At least for the next few hours, until I see one of those Let the Memories Begin commercials on TV.  You know the ones I'm talking about.  Where the parents tell the kids they are going to Disney World.  I can't help but get choked up EVERY SINGLE TIME I see them.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;object style="height: 366px; width: 600px"&gt;&lt;param name="movie" value="http://www.youtube.com/v/A_QA0uC2U0Y?version=3"&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;param name="allowScriptAccess" value="always"&gt;&lt;embed src="http://www.youtube.com/v/A_QA0uC2U0Y?version=3" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="640" height="390"&gt;&lt;/object&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;*sniffle*  what?! I'm pregnant and the hormones are ragin'!&lt;br /&gt;&lt;br /&gt;But anyway . . . there you have it.  A fun Disneyland memory from our last trip to Disneyland and my newest Disney addiction.  Do you guys collect Vinylmation?  What was your best blind purchase and/or trade??  Do you have any other awesome/addicting collections?&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/9155279624885649633/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html#comment-form' title='20 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9155279624885649633'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9155279624885649633'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html' title='disneyland withdrawals'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_Vinylmation_1.jpg' height='72' width='72'/><thr:total>20</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7746764389141328487</id><published>2011-01-30T09:25:00.027-07:00</published><updated>2011-01-30T09:25:00.569-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>clocky's transformation</title><content type='html'>Didn't Pee Wee have a friend in the Playhouse named Clocky?  Well, meet &lt;i&gt;my&lt;/i&gt; Clocky.  I think we got this clock as a wedding gift, so he's lived in our house for 5.25 years!  I've always liked this little guy.  But since day 1, I've wanted to paint him.  He's cute, but his shabby chic finish doesn't really go with our aesthetic.  I always thought he'd look great in a funky bright color.  So why wait 5.25 years to paint him?  Good question!!  I have no idea, other than being gun-shy and/or lazy!&lt;br /&gt;&lt;br /&gt;But I decided he MUST have a makeover if he was going to live in our newly remodeled, newly redecorated house.  Before he underwent his makeover I had to cover his face.  He didn't come apart (his back is stapled on) so I had to carefully slide a piece of paper over his face to protect it.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/clockyBEFORE.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;i&gt;(I forgot to take a picture of him before I covered his face.  Sorry!)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;I picked up a little bottle of acrylic craft paint in a glossy finish (I was going for a lacquered look) at JoAnn's for somewhere around $1.25, a spongey craft brush, and went to town!  I wasn't expecting it to take so many coats to cover it! I painted in between working and other projects so the coats were spread out over two days.  I ended up having to do 6 coats and used my entire little bottle of paint.&lt;br /&gt;&lt;br /&gt;But I have to say I'm in love with the new and improved Clocky.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/clockyAFTER.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;New Clocky will live on our new mantle.  I have a few more things to do to finish decorating the mantle, but once its done I'll show everyone.  But now you know one color that's in our living room/dining room area.  YELLOW.  My second favorite color after pink.  There are definitely yellow punches going into this room &amp; I'm loving it.&lt;br /&gt;&lt;br /&gt;Enjoy your Sunday everyone!! See ya later.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7746764389141328487/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/01/clockys-transformation.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7746764389141328487'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7746764389141328487'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/01/clockys-transformation.html' title='clocky&apos;s transformation'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_clockyBEFORE.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1629152216124116508</id><published>2011-01-28T00:00:00.047-07:00</published><updated>2011-01-28T00:00:08.725-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>signature style</title><content type='html'>After many requests, I've finally taken the colors, style, and elements of the Britt-ish Designs site, added a few more punchy colors and lots more fun embellishments and patterns and created. . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=274"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Signature Style"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=274"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_signature_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and this coordinating paper pack . . . &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=275"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Zebra Prints"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=275"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_zebra_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's what I scrapped:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/2YearsOld_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/2YearsOld_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and from the Britt Girls:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittgirlssignature.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I have an add-on freebie for you guys at the end of this post too!&lt;br /&gt;&lt;br /&gt;Isn't this kit fun?!  It's full of all the colors, textures, patterns, and elements I love!  Plus I LOVE how the Britt Girls used it from everything from tweens to skating birthday parties to baby showers.  I'm so happy with how this kit turned out, and I know you guys will love it too!&lt;br /&gt;&lt;br /&gt;Alrighty.  On to this week's Show Offs.  Enjoy:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="visibility: visible;"&gt;&lt;object data="http://widget-f9.slide.com/widgets/slideticker.swf" height="600" style="height: 600px; width: 600px;" type="application/x-shockwave-flash" width="600"&gt;&lt;param name="movie" value="http://widget-f9.slide.com/widgets/slideticker.swf" /&gt;&lt;param name="quality" value="high" /&gt;&lt;param name="scale" value="noscale" /&gt;&lt;param name="salign" value="l" /&gt;&lt;param name="wmode" value="transparent"/&gt;&lt;param name="flashvars" value="cy=ms&amp;il=1&amp;channel=648518346392317433&amp;site=widget-f9.slide.com"/&gt;&lt;/object&gt;&lt;/div&gt;&lt;div style="white-space: nowrap;"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392317433&amp;amp;map=1" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-f9.slide.com/p1/648518346392317433/ms_t017_v000_s0un_f00/images/xslide1.gif" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392317433&amp;amp;map=2" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-f9.slide.com/p2/648518346392317433/ms_t017_v000_s0un_f00/images/xslide2.gif" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392317433&amp;amp;map=F" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-f9.slide.com/p4/648518346392317433/ms_t017_v000_s0un_f00/images/xslide42.gif" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/center&gt;This week all my Show Offs are getting my new "Zebra Prints" paper pack as their gift.  Thanks to everyone who sent in their work this week.  If you want to send in Show Offs and get gifts, learn all about how to do it &lt;a href="http://brittishdesigns.blogspot.com/2010/07/show-offs.html"&gt;HERE&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;And last but not least, that add-on freebie I promised:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_signature_AO_600.jpg" /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdessignatureAO.zip"&gt;&lt;b&gt;{download here}&lt;/b&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Enjoy!!&lt;br /&gt;&lt;br /&gt;Have a wonderful day and a fun weekend too!  We've got big plans to . . . wait for it . . . work on the house!! I KNOW, you're totally shocked, right?  &lt;br /&gt;&lt;br /&gt;But I &lt;i&gt;am&lt;/i&gt; going to book club tonight.  I have been too busy renovating, decorating, and reading baby books to read the book this month, but I'm going to visit and socialize anyway.&lt;br /&gt;&lt;br /&gt;ta ta!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1629152216124116508/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/01/signature-style.html#comment-form' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1629152216124116508'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1629152216124116508'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/01/signature-style.html' title='signature style'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_signature_600.jpg' height='72' width='72'/><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1844125440613831527</id><published>2011-01-27T09:52:00.000-07:00</published><updated>2011-01-27T09:52:41.043-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>wanna peek?</title><content type='html'>Hi guys! Thanks so much for your organization and baby sleep tips! Keep 'em coming!!&lt;br /&gt;&lt;br /&gt;I'm so excited about my new release tomorrow. Wanna little peek??  Here you go . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SneakPeek-6.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SneakPeek-6.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I can't wait for tomorrow!!!!  See you then!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1844125440613831527/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/01/wanna-peek.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1844125440613831527'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1844125440613831527'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/01/wanna-peek.html' title='wanna peek?'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_SneakPeek-6.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8102203187167432158</id><published>2011-01-26T12:19:00.000-07:00</published><updated>2011-01-26T12:19:40.752-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='organize'/><title type='text'>on an organization kick</title><content type='html'>I don't know if its nesting or the new year or what, but lately I've been a little obsessed with plans to get organized before the baby comes.  Unfortunately, there are no neat freaks living in this house, but I'm going to try my best to make sure everything has a place as we attempt to put our house back together after all this remodeling.  Ask Josh, I've bought bins, plastic drawers, boxes, and dog-eared the organization stuff in the Ikea catalog that I plan to buy on our next trip out there. &lt;br /&gt;&lt;br /&gt;So far I'm making good progress.  Last week I totally de-junked, cleaned, and organized the fridge.  Man did it need it!!  Next I organized the pots and pans cabinet and an entire row of kitchen drawers.&lt;br /&gt;&lt;br /&gt;Later in the week, I finally found the perfect drawers (from Wal Mart) that slid into my linen closet like a glove!  (I've been on the hunt for a long time!)  With my perfect drawers ready to go, it was time for a total overhaul on the linen closet.  I can honestly say its now 100% junk free (maybe for the first time ever). It's so pretty and organized and everything has its place.  I found myself opening the doors and just admiring it's loveliness.  &lt;br /&gt;&lt;br /&gt;(I probably should have taken a "before" photo so you know how ca-razy this closet looked before I whipped it into shape!)&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/linencloset.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/linencloset.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;PLUS, there's even extra room for baby stuff on that lower shelf (I'll probably put in a storage basket or some more smaller drawers) and an entire huge empty bin on bottom! I LOVE IT!  It feels so good. &lt;br /&gt;&lt;br /&gt;Anyway - so while I've been on this organizational kick, I got an email from one of my former Britt Girls, Paige.  Paige is so talented (and writes &lt;a href="http://kinseyandcompany.blogspot.com/"&gt;an awesome blog&lt;/a&gt; BTW)!  She created this weekly schedule with a bunch of Britt-ish Designs products and offered it to me &amp; my blog readers as a Quick Page giveaway! Of course I said YES!!! I thought it was so cute and wanted to share it with everyone.&lt;br /&gt;&lt;br /&gt;Here's Paige's completed Daily Life schedule (with all her personal info/schedule blurred).&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DailyLife.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DailyLife.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Isn't this a great way to get organized!?  Josh and I have been watching Supernanny lately (I've ALWAYS loved this show and watched it on my own for years, but I've been making Josh watch it with me lately as "training"! HAHA).  In this week's episode Jo taught the parents how crucial a schedule is for a family with children.  Josh &amp; I talked about how kids thrive on a schedule, mom's happier and more 'together' and how we'll definitely want to do that with our babies. &lt;br /&gt;&lt;br /&gt;Here's what the Quick Page looks like.  All ready for you to pop in your own schedule and photos if you want!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DailyLife_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DailyLife_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.4shared.com/file/Qa-Hf0c6/DailyLife.html "&gt;&lt;b&gt;[DOWNLOAD HERE]&lt;/b&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Speaking of schedules, I'm reading &lt;a href="http://www.amazon.com/Becoming-Baby-Wise-Nighttime-Becoming/dp/1932740082/ref=sr_1_1?ie=UTF8"&gt;"Baby Wise"&lt;/a&gt; right now.  A friend recommended it, and I love it so far!! I'm only about 1/3 through it, so I'll give a full review when I'm done.&lt;br /&gt;&lt;br /&gt;So that's how I've been getting my house organized lately.  Simplify, simplify, simplify.  That's my motto.  Throw out the junk, put everything in its place.  &lt;br /&gt;&lt;br /&gt;Do you have any great organization tips? I've still got TONS of house to get organized.  Right now in fact, I'm sitting at a very messy desk and work area.  Maybe after I eat lunch I'll get some cleaning/organizing done in this area.  Yes, I think I will!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8102203187167432158/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html#comment-form' title='16 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8102203187167432158'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8102203187167432158'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html' title='on an organization kick'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_linencloset.jpg' height='72' width='72'/><thr:total>16</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8505989704528701403</id><published>2011-01-21T00:00:00.026-07:00</published><updated>2011-01-21T00:00:03.443-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>mick's girl &amp; valentine's goodies</title><content type='html'>Hi there everyone.  I've got two new products to release today, so let's get right to it!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=6&amp;amp;products_id=271"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Mick's Girl"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=6&amp;amp;products_id=271"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_micksgirl_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and . . . &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=4&amp;products_id=273"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Valentine's Goodies"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's the page I scrapped:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Minnie_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Minnie_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and from the Britt Girls:&lt;br /&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittgirlsmicksgirl.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Aren't these fun new products?!  I totally love what the Britt Girls created this week!&lt;br /&gt;&lt;br /&gt;OK . . . on to this week's new Show Off Slide Show.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-94.slide.com/widgets/slideticker.swf" height="600" width="600" style="width:600px;height:600px"&gt;&lt;param name="movie" value="http://widget-94.slide.com/widgets/slideticker.swf" /&gt;&lt;param name="quality" value="high" /&gt;&lt;param name="scale" value="noscale" /&gt;&lt;param name="salign" value="l" /&gt;&lt;param name="wmode" value="transparent"/&gt;&lt;param name="flashvars" value="cy=ms&amp;il=1&amp;channel=648518346392311444&amp;site=widget-94.slide.com"/&gt;&lt;/object&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392311444&amp;map=1" target="_blank"&gt;&lt;img src="http://widget-94.slide.com/p1/648518346392311444/ms_t028_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392311444&amp;map=2" target="_blank"&gt;&lt;img src="http://widget-94.slide.com/p2/648518346392311444/ms_t028_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392311444&amp;map=F" target="_blank"&gt;&lt;img src="http://widget-94.slide.com/p4/648518346392311444/ms_t028_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/p&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;This week everyone who showed off is getting my new Valentine's Goodies as their gift this week.  If you'd like to start Showing Off too, check out &lt;a href="http://brittishdesigns.blogspot.com/2010/07/show-offs.html"&gt;this blog post&lt;/a&gt; and learn all about it!&lt;br /&gt;&lt;br /&gt;That wraps up our Friday post. I KNOW I keep promising pictures of our remodels, but it still isn't in a state where I want to share! Little things are getting completed here and there.  But I promise as soon as its cute, I'll share pics!!!  It's still a mess right now.  *sigh*&lt;br /&gt;&lt;br /&gt;Hope everyone has a great weekend!  See ya!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8505989704528701403/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/01/micks-girl-valentines-goodies.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8505989704528701403'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8505989704528701403'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/01/micks-girl-valentines-goodies.html' title='mick&apos;s girl &amp; valentine&apos;s goodies'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_micksgirl_600.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4009232544795512807</id><published>2011-01-16T16:02:00.000-07:00</published><updated>2011-01-16T16:02:25.747-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='baby'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>registering for baby</title><content type='html'>With just 8 weeks to go, we are finally registered for baby gear.  I've had a handful of people ask if and where we were registering, so I figured I'd share the info!&lt;br /&gt;&lt;br /&gt;After doing our homework, research, decision making and with my baby shower invites going out sometime next week, we were finally ready to take the plunge. Last week, we carved out some time and set out (on a bitterly cold night) to REGISTER! &lt;br /&gt;&lt;br /&gt;We'd read that everywhere you go, you'll be handed a list of "must-haves" that is very long and overwhelming.  As you know, we have a small house, and we knew we needed to focus on the things we'd really need and use.  So instead of registering for a lot of fun, cute, baby things (which everyone tells me I'll get plenty of with or without a registry), we registered for the essentials.  The baby gear &lt;i&gt;we&lt;/i&gt;, Josh &amp; Britt, &lt;i&gt;actually&lt;/i&gt; must-have in the sizes and styles and colors that we know will fit in our house (somehow).  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/registering1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/registering1.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I'm so glad we made that decision before we went.  The list handed to us at Babies R Us &lt;i&gt;was&lt;/i&gt; enormous, and if I hadn't planned things out ahead of time, I'd have been more stressed than I already was. &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/registering2.jpg%22"&gt;&lt;img height="600" src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/registering2.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;(PS Josh &amp; I both agree that my belly looks much bigger in this photo than it does in real life.  This is a bit of an illusion! Although somedays it FEELS this large &amp; in charge!)&lt;/span&gt;&lt;/i&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;We registered at &lt;a href="http://www.toysrus.com/registry/search/index.jsp?_flowExecutionKey=_cDA79B569-22B8-C569-F528-EA9BDE8451A6_k006C56A9-33E5-BF35-10B2-5713BED1E83C&amp;amp;overrideStore=TRUS"&gt;&lt;b&gt;Babies R Us&lt;/b&gt;&lt;/a&gt;, &lt;a href="http://www.target.com/registry/baby/1N9W3F8U2U970"&gt;&lt;b&gt;Target&lt;/b&gt;&lt;/a&gt;, and on &lt;a href="http://www.amazon.com/gp/registry/registry.html?ie=UTF8&amp;amp;type=baby&amp;amp;id=3IR2ICTRP4PV1"&gt;&lt;b&gt;Amazon.com&lt;/b&gt;&lt;/a&gt; (the last from the comfort of our own home - in our PJs no less).  &lt;br /&gt;&lt;br /&gt;The cool thing about registering on Amazon is, if you can't find the item through Amazon directly or you find the same item at a better price somewhere else, you can install this little button in your bookmark bar that will let you add any item on ANY online store to your Amazon registry.  It's called Universal Registry.  So cool.  And we figured, with so many people loving the ease &amp; convenience of online shopping (and with so many online friends!) registering for items online was a no-brainer for this growing family.&lt;br /&gt;&lt;br /&gt;Anyway - we're thrilled to finally have all our baby gear decided on!  Even if we don't receive any of it as gifts (We &lt;i&gt;KNOW&lt;/i&gt; there are items on the registry we'll need to buy ourselves. We're definitely not depending on everyone else to buy us all our stuff!), but at least we know exactly what we want now.  The decisions, brands, price points, colors, customer reviews, ratings . . . there's just SO MUCH to figure out.  But we made our way through the jungle of baby gear and came out the other end happy and confident with our choices.  I couldn't be more excited!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4009232544795512807/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/01/registering-for-baby.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4009232544795512807'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4009232544795512807'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/01/registering-for-baby.html' title='registering for baby'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_registering1.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8611732027590987002</id><published>2011-01-14T00:00:00.032-07:00</published><updated>2011-01-14T00:00:04.788-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>friday once again</title><content type='html'>Another Friday, another fun new release.  First up, I have this word art pack that was previously a participation prize over at MouseScrappers.  But now it's in the shop:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=266"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Our Happy Place Word Art"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_ohpwa_600.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Also new today . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=267"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Mini Tab Alpha: White"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_minitab_white_600.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=268"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;b&gt;"Mini Tab Alpha: Blue"&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_minitab_blue_600.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=269"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Mini Tab Alpha: Pink"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_minitab_pink_600.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;And they all come in a combo pack!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=270"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;b&gt;"Mini Tab Alpha: Combo Pack"&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_minitab_combo_600.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Here's what I scrapped with the new alpha and the word art . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/GoodTimesinCanada_BLOG.jpg" width="600" /&gt;&lt;br /&gt;And from the Britt Girls&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittgirlsminitab.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Time to enjoy this week's Show Offs! We have a LOT of layouts today!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="visibility: visible;"&gt;&lt;object data="http://widget-79.slide.com/widgets/slideticker.swf" height="600" style="height: 600px; width: 600px;" type="application/x-shockwave-flash" width="600"&gt;&lt;param name="movie" value="http://widget-79.slide.com/widgets/slideticker.swf" /&gt;&lt;param name="quality" value="high" /&gt;&lt;param name="scale" value="noscale" /&gt;&lt;param name="salign" value="l" /&gt;&lt;param name="wmode" value="transparent"/&gt;&lt;param name="flashvars" value="cy=ms&amp;il=1&amp;channel=648518346392304249&amp;site=widget-79.slide.com"/&gt;&lt;/object&gt;&lt;/div&gt;&lt;div style="white-space: nowrap;"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392304249&amp;amp;map=1" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-79.slide.com/p1/648518346392304249/ms_t024_v000_s0un_f00/images/xslide1.gif" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392304249&amp;amp;map=2" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-79.slide.com/p2/648518346392304249/ms_t024_v000_s0un_f00/images/xslide2.gif" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392304249&amp;amp;map=F" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-79.slide.com/p4/648518346392304249/ms_t024_v000_s0un_f00/images/xslide42.gif" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/center&gt;If you'd like to Show Off too, check out &lt;a href="http://brittishdesigns.blogspot.com/2010/07/show-offs.html"&gt;this blog post&lt;/a&gt; and learn all about it!&lt;br /&gt;&lt;br /&gt;All of this week's Show Offs are getting their choice of either my word art pack or one of my new alphas as their gift.&lt;br /&gt;&lt;br /&gt;Well, that's it for today.  Hope you guys like the new stuff.  TTFN!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8611732027590987002/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/01/friday-once-again.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8611732027590987002'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8611732027590987002'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/01/friday-once-again.html' title='friday once again'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_ohpwa_600.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4965995400892092572</id><published>2011-01-07T00:00:00.028-07:00</published><updated>2011-01-13T23:23:41.761-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>let down your hair!</title><content type='html'>I guess my lil' peek gave away my secret!!  Here's the new kit:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=264"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Let Down Your Hair"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_downhair_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;and a bonus alpha too!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=265"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Let Down Your Hair Bonus Alpha"&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt; &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_downhair_BA_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And as always I have a freebie add-on for you all at the bottom of the post. &lt;br /&gt;&lt;br /&gt;Now, before you write off this kit saying "I don't have any 'Tangled' photos", let me show you what the Britt Girls created!! This kit is seriously versatile!  First up, here's my LO.  It's from the Tangled Meet &amp;amp; Greet at Magic Kingdom.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/RapunzelandFlynnRider_BLOG-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/RapunzelandFlynnRider_BLOG-1.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;and from the britt girls . . .&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittgirlsdownhair.jpg" /&gt;&lt;br /&gt;&lt;/center&gt;&lt;br /&gt;Can you believe the variety of pages they scrapped?  We have birthdays, P365, even New Year's Eve!  "Let Down Your Hair" has something for everyone!&lt;br /&gt;&lt;br /&gt;Ok . . . on to this week's Show Offs:&lt;br /&gt;&lt;center&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-4e.slide.com/widgets/slideticker.swf" height="600" width="600" style="width:600px;height:600px"&gt;&lt;param name="movie" value="http://widget-4e.slide.com/widgets/slideticker.swf" /&gt;&lt;param name="quality" value="high" /&gt;&lt;param name="scale" value="noscale" /&gt;&lt;param name="salign" value="l" /&gt;&lt;param name="wmode" value="transparent"/&gt;&lt;param name="flashvars" value="cy=ms&amp;il=1&amp;channel=648518346392295246&amp;site=widget-4e.slide.com"/&gt;&lt;/object&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392295246&amp;map=1" target="_blank"&gt;&lt;img src="http://widget-4e.slide.com/p1/648518346392295246/ms_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392295246&amp;map=2" target="_blank"&gt;&lt;img src="http://widget-4e.slide.com/p2/648518346392295246/ms_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392295246&amp;map=F" target="_blank"&gt;&lt;img src="http://widget-4e.slide.com/p4/648518346392295246/ms_t017_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/p&gt;&lt;/center&gt;Thanks to everyone who sent in their layouts this week.  If you'd like to be a Show Off too, you can find out all about it &lt;a href="http://brittishdesigns.blogspot.com/2010/07/show-offs.html"&gt;HERE&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;All of this week's Show Offs are getting my new "Let Your Hair Down Bonus Alpha" as their gift!!&lt;br /&gt;&lt;br /&gt;Ok, and last but not least . . . &lt;br /&gt;&lt;br /&gt;As promised, here's your add-on freebie!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_downhairADDON_LRG.jpg" /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_downhairADDON.zip"&gt;&lt;b&gt;[download here]&lt;/b&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Have a magical weekend everyone!!  I think by Monday I should finally have a few "after" photos of our living room &amp;amp; nursery.  They won't be totally finished, but they'll at least be in a state I can show you!!  (I hope I hope I hope I hope).&lt;br /&gt;&lt;br /&gt;Ta ta for now!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4965995400892092572/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/01/let-down-your-hair.html#comment-form' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4965995400892092572'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4965995400892092572'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/01/let-down-your-hair.html' title='let down your hair!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_downhair_600.jpg' height='72' width='72'/><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6554585666652410658</id><published>2011-01-06T12:02:00.000-07:00</published><updated>2011-01-06T12:02:16.567-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>peek!</title><content type='html'>Hi guys! Here's a lil' peek at what's coming tomorrow . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/lilpeek-1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/lilpeek-1.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;I can't WAIT to show you what I'm releasing.  I think you guys are going to flip!&lt;br /&gt;&lt;br /&gt;Well, life at the Leavitt house is slowly improving.  We FINALLY finished installing the baseboards, getting them caulked, and then painting all the trim!  It doesn't sound like a ginormous job, but it took us a long time.  But we are now at the point where we can finally move furniture back in!  Tonight's the night we clean up, and move our stuff back!  No more eating, living, resting, EVERYTHING on our bed.  My sore pregnant body could not be more excited to have a SOFA!  I'm so excited. I can barely believe its actually happening.  I know, who knew you could be that excited about getting your own sofa back!?&lt;br /&gt;&lt;br /&gt;There's still quite a lot to do, to say the room is "finished", but at least it won't look like a construction site in here anymore.&lt;br /&gt;&lt;br /&gt;There's still a ton to do in the nursery as well.  I promise photos are coming.  &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6554585666652410658/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/01/peek.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6554585666652410658'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6554585666652410658'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/01/peek.html' title='peek!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_lilpeek-1.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-678611398081044080</id><published>2011-01-05T13:14:00.000-07:00</published><updated>2011-01-05T13:14:02.820-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='movie reviews'/><title type='text'>Movie Review: Tangled</title><content type='html'>I promised last month that I'd do a Tangled review, and I'm finally getting to it!!  Josh took me to see Tangled on my 30th birthday!  And I absolutely loved it.&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MovieReview-Tangled.jpg&gt;&lt;/center&gt;&lt;br /&gt;I have been pretty excited to see this movie since I first heard about it.  A new Disney animated fairy tale is something to look forward to.  PLUS, a new BLONDE Disney Princess! Woo hoo!! Go blondies.   &lt;br /&gt;&lt;br /&gt;It's a good thing I was already excited to see it, because the trailers I saw didn't really sell me.  Disney was definitely trying to market this movie as less of a fairy tale, and more of a funny adventure.  I'd heard good things from my family members and nieces who had seen it, but I basically went in not knowing if I'd love it or not.&lt;br /&gt;&lt;br /&gt;Tangled exceeded my expectations.  While it is funny, and full of adventure, it doesn't disappoint in the romantic, sweet, fairy tale-ish department!  &lt;br /&gt;&lt;br /&gt;I didn't know it was a musical, so that was a happy surprise.  The music and singing was good.  I think Princess and the Frog's music was better, but Tangled's was still very good.  &lt;br /&gt;&lt;br /&gt;I really loved the story, the animation, everything was just beautiful.  Seeing it in 3D definitely enhanced the experience, but if you don't get a chance to see it in 3D don't feel too bad.  If you're taking little ones who won't keep their glasses on, you should definitely not try to battle glasses for the whole movie.  Just go see it in 2D.  You'll still love it and it'll be cheaper anyway!&lt;br /&gt;&lt;br /&gt;AND Rapunzel is blonde with green eyes!!  Just like me!  So of course I like her.&lt;br /&gt;&lt;br /&gt;If you remember, I &lt;a href="http://brittishdesigns.blogspot.com/2010/12/im-30.html"&gt;posted on my birthday&lt;/a&gt; that my 2 year old niece told me a big spoiler about the end before I had seen the movie (I forgive her. She's only 2 and was just excited to tell me about the movie).  But even knowing what was going to happen, I was still surprised and entertained throughout the whole movie.  I loved it.  Definitely a 5-star movie.  GO SEE IT!!  &lt;br /&gt;&lt;br /&gt;If you're debating on whether to wait and rent it or buy it, I'd say take a trip to the theater! It's one of those really fun movies to see on the big screen!!  And I'll definitely be buying it AS SOON AS IT COMES OUT!&lt;br /&gt;&lt;br /&gt;Talk about a gushing review, huh?  I know.  I'm pretty easy to please.  But I really did love it.  And I think you guys will too!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/678611398081044080/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/01/movie-review-tangled.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/678611398081044080'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/678611398081044080'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/01/movie-review-tangled.html' title='Movie Review: Tangled'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_MovieReview-Tangled.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-446216617610530496</id><published>2011-01-04T14:58:00.017-07:00</published><updated>2011-01-04T22:07:14.783-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='MouseScrappers'/><title type='text'>scrap 'til ya drop!</title><content type='html'>YAY!!  MouseScrappers is having another Speed Scrap Marathon!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SSMARATHON.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And I get to host one of the Speed Scraps!! You can find the entire master&amp;nbsp;&lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=5890"&gt;schedule of scraps here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;My Speed Scrap is on &lt;b&gt;Saturday night (1/8/11) at 7:00pm Mountain Time&lt;/b&gt; (9pm EST/8pm CST/7pm MST/6pm PST/2am GMT).  By participating in my Speed Scrap you'll get a very magical pack of word art, which you can see in &lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=5890"&gt;this thread&lt;/a&gt; (scroll down to post #3).&lt;br /&gt;&lt;br /&gt;There are TONS of other great scraps and prizes! PLUS if you complete at least half of the speed scraps you get a special bonus prize package.  And if you complete the FULL MARATHON, all 14 Speed Scraps, you get ANOTHER prize package on top of that. (**HINT HINT** There is a Gift Certificate from Britt-ish Designs in the FULL MARATHON PRIZE PACKAGE!!!!)&lt;br /&gt;&lt;br /&gt;So, clear your schedule and Speed Scrap the weekend away!!  It's gonna be fun!&lt;br /&gt;&lt;br /&gt;With the baby due in just 9 weeks &lt;i&gt;(can you believe it?!!)&lt;/i&gt; Josh and I are spending our weekend finishing the nursery!!  But, I'll be at my Speed Scrap Saturday night and maybe a couple of others.  We'll see!&lt;br /&gt;&lt;br /&gt;Ta ta for now!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/446216617610530496/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/01/scrap-til-ya-drop.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/446216617610530496'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/446216617610530496'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/01/scrap-til-ya-drop.html' title='scrap &apos;til ya drop!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_SSMARATHON.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2649948474275837661</id><published>2011-01-01T10:00:00.062-07:00</published><updated>2011-01-01T10:00:03.735-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>some recent layouts</title><content type='html'>Hello! HAPPY NEW YEAR!  I realized I haven't done a post in a while with the recent pages I've scrapped.  So, here's a few pages I've scrapped over the past month or so.  &lt;br /&gt;&lt;br /&gt;First up, a HAPPY NEW YEAR page.  This is how we spent our New Years Eve last year as we rang in 2010.  Coincidentally, we did almost the same thing this year, just with a few more people!  I used an amazing new collab kit from Sahlin Studio &amp;amp; Valorie Wibbens called &lt;a href="http://www.the-lilypad.com/store/product.php?productid=4735"&gt;"new year's eve"&lt;/a&gt; and a great new template pack from Cindy Schneider.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HappyNewYear-BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HappyNewYear-BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=1236791"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/JungleJamminParade_FULL_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/JungleJamminParade_FULL_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=552"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MakinTreats_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MakinTreats_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=261498&amp;amp;ppuser=3123"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HappyFamily_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HappyFamily_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=256554"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/StaticHeads_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/StaticHeads_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=256555"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WakeUpJose_BLOG-1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WakeUpJose_BLOG-1.jpg width=600&gt;&lt;/a&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=254269"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ChristmasEveTradition_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ChristmasEveTradition_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=252523"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/OnAFallDrive_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/OnAFallDrive_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=245940&amp;ppuser=3123"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/OurLittleCareBear_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/OurLittleCareBear_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=244247&amp;ppuser=3123"&gt;{credits}&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I hope you all had a safe &amp; happy New Years Eve last night!!  Happy 2011 to everybody.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2649948474275837661/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2011/01/some-recent-layouts.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2649948474275837661'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2649948474275837661'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2011/01/some-recent-layouts.html' title='some recent layouts'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_HappyNewYear-BLOG.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3335276788034841152</id><published>2010-12-31T00:00:00.065-07:00</published><updated>2010-12-31T00:00:00.053-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='digi-journal'/><title type='text'>it's time</title><content type='html'>It's time, people! Time to start a digi-journal!  I did one all year long back in 2007, and I regret not keeping up with it.  That 2007 digi-journal is such a treasure.  I wish I had three more volumes for the last three years.  In fact, my digi-journal is what made me start this blog in the first place, way back in May of 2007! I wanted a place to post my weekly pages.&lt;br /&gt;&lt;br /&gt;What's a digi-journal you ask, its just a way to keep a journal with a splash of digi-scrapping involved.  Your pages can be as simple or as "stacked" as you want!! But unlike your average scrapbook layouts, the focus is on the journaling, what happened that week.  Not so much on the photos.  This year I think I'll lean more toward the simple style.  Keep things easy and clean, but I still have to have a few layered elements probably.  That's just my style.&lt;br /&gt;&lt;br /&gt;Today I'm releasing a set of digi-journal templates, to help those of you who want to join my digi-journal journey, to get started.  Some of you might remember, quite a while back, I released a set of these digi-journal templates, but they've been long-since retired.  So here's a brand new, fresh set of digi-journal templates.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=9&amp;products_id=261"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Digi-Journal Templates 2 - 12x12"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_12x12journal2_600-1.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And they also come in 8x10 size!  My scrapbooks are all 12x12, but 8x10 is the size I do my digi-journal.  When the year's complete, I make an 8x10 book through blurb.com.  I like this size.  It's very journaly to me.  And 12x12 is much too much space for a week's worth of journaling.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=9&amp;products_id=262"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Digi-Journal Templates 2 - 8x10"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_8x10journal2_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Same templates.  Different size.&lt;br /&gt;&lt;br /&gt;Here's my resolution page for 2011.  I decided to use the new templates to record my resolution, and feelings about starting a digi-journal this year.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/2011DigiJournal_WEB.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Also new in the shop today . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=6&amp;products_id=263"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;b&gt;"Queen of the Castle"&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_qotc_600.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;"Queen of the Castle" is a fun little mini-kit that was previously a participation prize over at MouseScrappers, but now its in the store available for one and all.&lt;br /&gt;&lt;br /&gt;I'm diligently trying to convert some of my Britt Girls into digi-journalers, just ask them! We'll see if any of them follow suit.  But for now, look at the creative ways they used these new templates!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittgirls12x12journal2.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;OK, time to enjoy this week's Show Offs!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-26.slide.com/widgets/slideticker.swf" height="600" width="600" style="width:600px;height:600px"&gt;&lt;param name="movie" value="http://widget-26.slide.com/widgets/slideticker.swf" /&gt;&lt;param name="quality" value="high" /&gt;&lt;param name="scale" value="noscale" /&gt;&lt;param name="salign" value="l" /&gt;&lt;param name="wmode" value="transparent"/&gt;&lt;param name="flashvars" value="cy=ms&amp;il=1&amp;channel=648518346392286246&amp;site=widget-26.slide.com"/&gt;&lt;/object&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392286246&amp;map=1" target="_blank"&gt;&lt;img src="http://widget-26.slide.com/p1/648518346392286246/ms_t028_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392286246&amp;map=2" target="_blank"&gt;&lt;img src="http://widget-26.slide.com/p2/648518346392286246/ms_t028_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392286246&amp;map=F" target="_blank"&gt;&lt;img src="http://widget-26.slide.com/p4/648518346392286246/ms_t028_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/p&gt;&lt;/center&gt;All of my Show Offs this week are getting my new templates.  I hope lots of you will get inspired and start a digi-journal.  Thanks for sending in your work this week.  It was so much fun to look at!&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;&lt;i&gt;Psst! Would you like to Show Off and get free stuff too?? Well, read all about how it works at the bottom of &lt;a href="http://brittishdesigns.blogspot.com/2010/07/show-offs.html"&gt;THIS POST&lt;/a&gt;.&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Hope you guys are all having a lovely holiday season!  We have some fun plans to go out to dinner and then play games with family tonight! I'm excited!!!  Can't wait to ring in the new year and get a big smooch from my hubby.&lt;br /&gt;&lt;br /&gt;Sorry my posts have been few and far between lately.  I've been busy busy busy!  But all is well in the Leavitt household.  We're happily welcoming 2011!&lt;br /&gt;&lt;br /&gt;See ya next year. &lt;i&gt; (cheesy, I know!)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3335276788034841152/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/12/its-time.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3335276788034841152'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3335276788034841152'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/12/its-time.html' title='it&apos;s time'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_12x12journal2_600-1.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2721704527520012254</id><published>2010-12-24T10:28:00.000-07:00</published><updated>2010-12-24T10:29:07.930-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>a little treat</title><content type='html'>My Britt Girls &amp; I would like to wish you a Merry Christmas &amp; Happy Holidays!!  Enjoy this free gift!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_ctradition_clusters_600-1.jpg&gt;&lt;br /&gt;&lt;a href="http://www.4shared.com/file/cMDcmkzC/brittdes_ctradclusters.html"&gt;&lt;b&gt;[DOWNLOAD HERE]&lt;/b&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;i&gt;(This download will be available until 1/7/11, and then it will be going in the shop.)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Hope your holiday is filled with joy and magic!  &lt;br /&gt;&lt;br /&gt;(We'll be back to our normally scheduled new releases &amp; Show Off Slideshows next Friday, 12/31.)&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2721704527520012254/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/12/little-treat.html#comment-form' title='27 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2721704527520012254'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2721704527520012254'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/12/little-treat.html' title='a little treat'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_ctradition_clusters_600-1.jpg' height='72' width='72'/><thr:total>27</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8027987231932769620</id><published>2010-12-23T17:00:00.001-07:00</published><updated>2010-12-23T17:09:02.849-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>wishing you . . .</title><content type='html'>Wishing you a very Merry Christmas!!  Josh &amp; I are filled with thanks and joy this Christmas, and we really hope that our friends, family, customers, blog readers, ALL OF YOU, are having a wonderful Christmas time.&lt;br /&gt;&lt;br /&gt;This is the card we sent out this year, and we'd like to share it with all our digital friends too!&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ChristmasCard2010_BLOG.jpg height=600&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;MERRY CHRISTMAS from our family to yours.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8027987231932769620/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/12/wishing-you.html#comment-form' title='14 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8027987231932769620'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8027987231932769620'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/12/wishing-you.html' title='wishing you . . .'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_ChristmasCard2010_BLOG.jpg' height='72' width='72'/><thr:total>14</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6707664553694791746</id><published>2010-12-20T10:26:00.000-07:00</published><updated>2010-12-20T10:26:09.737-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>muppetized</title><content type='html'>&lt;b&gt;&lt;center&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="color: red;"&gt;** WARNING:  Most random post ever! **&lt;/span&gt;&lt;/i&gt;&lt;/center&gt;&lt;/b&gt;&lt;br /&gt;My friend &lt;a href="http://believeittoseeit.blogspot.com/"&gt;Ash&lt;/a&gt; used this fun &lt;a href="http://www.fao.com/whatnots/builder.jsp"&gt;FAO Schwartz Muppet Maker&lt;/a&gt; to muppetize her whole family.  I thought it looked like fun, so I turned Josh and I into Muppets too!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/muppetized.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Whaddya think?  I think we make pretty awesome Muppets!&lt;br /&gt;&lt;br /&gt;We've had RAIN all weekend here in Utah, which is a bummer because it turns all our beautiful snow into SLUSH!  But this morning I woke to big beautiful snowflakes falling again.  The weather forecast says it won't last but I'll enjoy it for now!!&lt;br /&gt;&lt;br /&gt;Have a happy Monday!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6707664553694791746/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/12/muppetized.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6707664553694791746'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6707664553694791746'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/12/muppetized.html' title='muppetized'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_muppetized.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3101632094626921785</id><published>2010-12-17T00:00:00.025-07:00</published><updated>2010-12-17T00:00:05.144-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>some winter goodies</title><content type='html'>Happy Holidays &amp; Happy Friday!&lt;br /&gt;&lt;br /&gt;I've got a very merry little element pack out today:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=260"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Winter Goodies"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=260"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/0_brittdes_wintergood_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;Here's what I scrapped:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SmallWorldHoliday_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SmallWorldHoliday_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And from the Britt Girls:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittgirlswintergood.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;I hope you like them!!&lt;br /&gt;&lt;br /&gt;It's that time again.  Time for Show Offs.  But before we get to the slideshow, let me make an announcement!  I'll be taking next week off to enjoy the holidays to the fullest with my family.  (Hopefully you'll be doing the same!)  So there will be no new products or Show Offs next week.  Feel free to send in your Show Offs all week long, but just know that there won't be a new Slideshow until New Years Eve.&lt;br /&gt;&lt;br /&gt;Ok . . . on with the show!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="visibility: visible;"&gt;&lt;object data="http://widget-59.slide.com/widgets/slideticker.swf" height="600" style="height: 600px; width: 600px;" type="application/x-shockwave-flash" width="600"&gt;&lt;param name="movie" value="http://widget-59.slide.com/widgets/slideticker.swf" /&gt;&lt;param name="quality" value="high" /&gt;&lt;param name="scale" value="noscale" /&gt;&lt;param name="salign" value="l" /&gt;&lt;param name="wmode" value="transparent"/&gt;&lt;param name="flashvars" value="cy=ms&amp;il=1&amp;channel=648518346392270681&amp;site=widget-59.slide.com"/&gt;&lt;/object&gt;&lt;/div&gt;&lt;div style="white-space: nowrap;"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392270681&amp;amp;map=1" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-59.slide.com/p1/648518346392270681/ms_t024_v000_s0un_f00/images/xslide1.gif" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392270681&amp;amp;map=2" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-59.slide.com/p2/648518346392270681/ms_t024_v000_s0un_f00/images/xslide2.gif" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392270681&amp;amp;map=F" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-59.slide.com/p4/648518346392270681/ms_t024_v000_s0un_f00/images/xslide42.gif" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;Thanks to everyone who showed off.  You'll all be getting my new &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=260"&gt;"Winter Goodies"&lt;/a&gt; as your gift this week.&lt;br /&gt;&lt;br /&gt;Would you like to Show Off and get free stuff too?? Well, read all about how it works at the bottom of &lt;a href="http://brittishdesigns.blogspot.com/2010/07/show-offs.html"&gt;THIS POST&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;i&gt;Again, there won't be a Show Off Slideshow next Friday, but you can still send in Show Offs.  There just won't be any gifts or slideshows again until New Years Eve (12/31).&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Have a wondeful weekend!  Hope you have something fun planned.  With all the holiday goings-on I'm sure everyone is just as busy as I am!  I've got book club tonight, then a full day of working on the house on Saturday!  Somewhere in there I've got to get my Christmas Cards out and make a dent in my gift wrapping!!  So much to do!  &lt;br /&gt;&lt;br /&gt;TTFN!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3101632094626921785/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/12/some-winter-goodies.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3101632094626921785'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3101632094626921785'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/12/some-winter-goodies.html' title='some winter goodies'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_0_brittdes_wintergood_600.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7842742156263797900</id><published>2010-12-14T17:20:00.000-07:00</published><updated>2010-12-14T17:20:48.391-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>i'm 30!</title><content type='html'>Today's my 30th birthday.  I'm 30!  And guess what, I don't even mind.  I feel like I &lt;i&gt;should&lt;/i&gt; be 30.  It feels . . . just right.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/im30_600.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Josh took the day off and we've had the best day doing NOTHING.  He let me sleep way in.  Then we just lazed around in bed all morning.  We finally got up and got ourselves ready to go to lunch and a matinee of "Tangled".  I LOVED IT!!!!!  It's such a great movie.  I'll post a full review when I get a chance.  But EVERYONE should go see it in the theater.  Take your kids, take your parents, take your teens.  It's soooo good. &lt;br /&gt;&lt;br /&gt;A couple weeks ago, my sweet little 2 year old niece saw Tangled, and she was so in love with it she had to tell me all about it.  As she's telling me what she loved about it, in adorable 2 year old fashion, she accidentally told me some big spoilers.  SO - if you haven't seen it, don't talk to any 2 year olds!!  But it's ok, &lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=215258&amp;ppuser=3123"&gt;Ella&lt;/a&gt;.  I forgive you.  But only because you're 2, and you are just so darn cute.&lt;br /&gt;&lt;br /&gt;In a few minutes we're going to go to Ikea.  With renovations and Christmas, we don't have any money right now, but we have lots of things we PLAN to get there, so we're going to look at them and plan some more until we have the money to go back and buy them.  After Ikea, Josh is taking me to my favorite restaraunt, Johnny Carinos.  It's about 30-40 minutes from our house, so I don't get to go very often.  I'm super excited.&lt;br /&gt;&lt;br /&gt;So . . . HAPPY BIRTHDAY TO ME!  &lt;br /&gt;&lt;br /&gt;Here's to being 30!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7842742156263797900/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/12/im-30.html#comment-form' title='28 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7842742156263797900'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7842742156263797900'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/12/im-30.html' title='i&apos;m 30!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_im30_600.jpg' height='72' width='72'/><thr:total>28</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8158631557246492000</id><published>2010-12-09T00:00:00.045-07:00</published><updated>2010-12-09T00:00:08.164-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>new christmas kit</title><content type='html'>Hi there!! Doesn't it feel funny having a new release a day early?! It does to me! But I'm excited it worked out this way, because now I don't have to wait any longer to show you my new kit!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=258"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Christmas Tradition"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=258"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_ctradition_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;AND . . . &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=259"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Christmas Tradition: More Words"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=10&amp;amp;products_id=259"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_ctraditionmw_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And, as usual, at the end of this post I have a nice little add-on freebie for ya!&lt;br /&gt;&lt;br /&gt;Here's what I scrapped with the new releases!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/presents_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/presents_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here's what the Britt Girls created:&lt;br /&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittgirlsctradition.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Aren't the Britt Girls awesome?!  They totally have me lovin' all the Christmas Tradition products even more.&lt;br /&gt;&lt;br /&gt;Alrighty - let's enjoy those famous Show Offs!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-75.slide.com/widgets/slideticker.swf" height="600" width="600" style="width:600px;height:600px"&gt;&lt;param name="movie" value="http://widget-75.slide.com/widgets/slideticker.swf" /&gt;&lt;param name="quality" value="high" /&gt;&lt;param name="scale" value="noscale" /&gt;&lt;param name="salign" value="l" /&gt;&lt;param name="wmode" value="transparent"/&gt;&lt;param name="flashvars" value="cy=ms&amp;il=1&amp;channel=648518346392260725&amp;site=widget-75.slide.com"/&gt;&lt;/object&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392260725&amp;map=1" target="_blank"&gt;&lt;img src="http://widget-75.slide.com/p1/648518346392260725/ms_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392260725&amp;map=2" target="_blank"&gt;&lt;img src="http://widget-75.slide.com/p2/648518346392260725/ms_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392260725&amp;map=F" target="_blank"&gt;&lt;img src="http://widget-75.slide.com/p4/648518346392260725/ms_t017_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/p&gt;&lt;/center&gt;Yes, I know.  Show Offs are a day early!  But don't panic, just send those Show Offs in by tonight at midnight and you'll still be added to the slideshow and get your gift on Monday.  :)  This week, the gift is "Christmas Tradition: More Words".&lt;br /&gt;&lt;br /&gt;Learn more about being a &lt;a href="http://brittishdesigns.blogspot.com/2010/07/show-offs.html"&gt;Show Off HERE&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;And last, but not least, here is that add-on freebie:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_ctradition_AO_600.jpg&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_christmastradition_AO.zip"&gt;[DOWNLOAD HERE]&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;ENJOY!  And have a very merry weekend!!  See you when I get back from Arizona!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8158631557246492000/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/12/new-christmas-kit.html#comment-form' title='13 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8158631557246492000'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8158631557246492000'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/12/new-christmas-kit.html' title='new christmas kit'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_ctradition_600.jpg' height='72' width='72'/><thr:total>13</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3139072329536719717</id><published>2010-12-08T14:00:00.011-07:00</published><updated>2010-12-08T17:05:06.927-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>schedule change up this week</title><content type='html'>I'm headed to Phoenix this weekend to visit my cousin and take some family photos for her.  I'm leaving tomorrow morning, so I'll be releasing my new kit TOMORROW!!  Yes, a day early! Are you excited?!&lt;br /&gt;&lt;br /&gt;Here's a little peek at what's coming &lt;b&gt;TOMORROW!&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneak-peek-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneak-peek-1.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Show Offs will also be a day early (TOMORROW), but if you get your LO in by Friday at midnight, I'll still add your LO to the Slideshow and send you your gift on Monday when I get back!!&lt;br /&gt;&lt;br /&gt;So - new release tonight at midnight!  Get EXCITED!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3139072329536719717/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/12/schedule-change-up-this-week.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3139072329536719717'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3139072329536719717'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/12/schedule-change-up-this-week.html' title='schedule change up this week'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneak-peek-1.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6494299919574677018</id><published>2010-12-07T14:38:00.006-07:00</published><updated>2010-12-07T14:46:04.086-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>baby maya</title><content type='html'>This past Friday my brother and his wife had their 3rd daughter!  Marci went into labor Thursday night so all night long we slept with one ear open waiting for the call to come to the hospital and meet baby Maya.  But Maya let her parents and the rest of us sleep all night long and finally came at 7:05 am.  As soon as we got the call, we jumped out of bed and hurried over to the hospital to see the new arrival!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Maya_11.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Maya Kate 6 lbs. 10 oz.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Maya_08.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Maya_01.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;This next photo was the face she was making while Josh was holding her. Is that not the cutest?!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Maya_09.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Me &amp;amp; Maya.  As I was holding her, our baby was kicking her!!  They are totally going to be best friends and our baby was just saying hello.  It was so funny!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Maya_13.jpg" width="600" /&gt;&lt;br /&gt;&lt;br /&gt;She was so awake and alert! She just looked right at you when you held her.  It was amazing.  &lt;br /&gt;&lt;br /&gt;Then the big sisters arrived.  They were so excited to see their new baby!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Maya_10.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Maya_03.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Maya_05.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;My dad was a very proud Papa!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Maya_06.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Maya_07.jpg" width="600" /&gt;&lt;br /&gt;&lt;br /&gt;One big happy family!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Maya_02.jpg" width="600" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;As if we weren't excited enough, Maya's birth has made Josh and I even MORE excited for the arrival of our own little girl.  We just can't wait!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6494299919574677018/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/12/baby-maya.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6494299919574677018'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6494299919574677018'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/12/baby-maya.html' title='baby maya'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_Maya_11.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3208829970011825272</id><published>2010-12-03T00:00:00.031-07:00</published><updated>2010-12-03T00:00:08.878-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>i'm inspired by . . .</title><content type='html'>NATASHA!&lt;br /&gt;&lt;br /&gt;Yes, I have a new release today and its a template pack totally inspired by one of my fabulous Britt Girls, Natasha.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=257"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Inspired by Natasha Templates"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=257"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_ibnat_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here are Natasha's beautiful layouts that inspired the templates:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/inspirationLOs.jpg" /&gt;&lt;br /&gt;Here's what I scrapped with it:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SoccerStar_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SoccerStar_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And from the rest of my awesome Britt Girls:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittgirlsibnat.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Alrighty, time to enjoy the weekly Show Off Slideshow:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="visibility: visible;"&gt;&lt;object data="http://widget-02.slide.com/widgets/slideticker.swf" height="550" style="height: 550px; width: 550px;" type="application/x-shockwave-flash" width="550"&gt;&lt;param name="movie" value="http://widget-02.slide.com/widgets/slideticker.swf" /&gt;&lt;param name="quality" value="high" /&gt;&lt;param name="scale" value="noscale" /&gt;&lt;param name="salign" value="l" /&gt;&lt;param name="wmode" value="transparent"/&gt;&lt;param name="flashvars" value="cy=ms&amp;il=1&amp;channel=648518346392248834&amp;site=widget-02.slide.com"/&gt;&lt;/object&gt;&lt;/div&gt;&lt;div style="white-space: nowrap;"&gt;&amp;nbsp;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392248834&amp;amp;map=2" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-02.slide.com/p2/648518346392248834/ms_t028_v000_s0un_f00/images/xslide2.gif" /&gt;&lt;/a&gt;&amp;nbsp;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Thanks so so much to everyone who sent in their layouts this week.  You're all getting a "second chance" gift!  I'll be emailing you your choices later this morning, so get excited!&lt;br /&gt;&lt;br /&gt;If you'd like to Show Off, read all about how to get started at &lt;a href="http://brittishdesigns.blogspot.com/2010/07/show-offs.html"&gt;this post&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Hope you all have a happy Friday and a great weekend.  Josh and I are still spending our weekends (and any other spare minute we have the energy) renovating our living room and the baby's room.  I can't really believe how long its taking us.  But hopefully this weekend we'll make some serious progress.&lt;br /&gt;&lt;br /&gt;Have a good one.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3208829970011825272/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/12/im-inspired-by.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3208829970011825272'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3208829970011825272'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/12/im-inspired-by.html' title='i&apos;m inspired by . . .'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_ibnat_600.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5760254437448597332</id><published>2010-12-02T23:50:00.003-07:00</published><updated>2010-12-02T23:50:00.573-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>black friday grab bag reveal</title><content type='html'>&lt;center&gt;Well, my Black Friday Grab Bag has come and gone.  But here's what was inside:&lt;br /&gt;&lt;br /&gt;&lt;i&gt;(all items now individually available in my shop)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=252"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Holiday Flairs"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_holflair_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=254"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Dotful Alpha"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_dotful_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=11&amp;amp;products_id=251"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Basic Date Stash"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_bdstash_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=255"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;b&gt;"Wire Flowers: Metal Edition"&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_flowersmetal_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=253"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Year In Review Template"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_yearinreview_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=256"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Stash Staple: Solids Pack 2"&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_solidspk2_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;So, if you see something you just have to have but you didn't pick up the grab bag, don't fret! It's all in store now!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5760254437448597332/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/12/black-friday-grab-bag-reveal.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5760254437448597332'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5760254437448597332'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/12/black-friday-grab-bag-reveal.html' title='black friday grab bag reveal'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_holflair_600.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5639047904935783791</id><published>2010-12-01T15:49:00.001-07:00</published><updated>2010-12-01T15:51:55.734-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>my first gingerbread house</title><content type='html'>I'm finally done with the "Christmas project" I mentioned a few posts ago.  I'm so excited to show you what I've been working on!!&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/gingerbreadhouse_0_WEB.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/gingerbreadhouse_0_WEB.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;My mom and my aunt have been making these AMAZING gingerbread houses for a few years now, and last year I decided that I wanted to make one too! Only I wanted mine to be ALL PINK (this was &lt;i&gt;long&lt;/i&gt; before I was pregnant, and obviously long before we knew we were having a girl)!&lt;br /&gt;  &lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/gingerbreadhouse_2_WEB.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/gingerbreadhouse_2_WEB.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;So all year long I watched for pink candies.  At Valentine's Day, Easter, etc, I just collected and collected all year long.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/gingerbreadhouse_1_WEB.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/gingerbreadhouse_1_WEB.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;We make these houses from scratch using a pattern &amp; recipe given to us by my Aunt's friend.  (Sorry I can't share the pattern, she owns the copyright).  We bake the gingerbread and cut the pieces out on the first night.  We also bake all the windows and the pond (crushed up/melted life savers &amp; jolly ranchers) into the gingerbread.  From making the dough, to finishing the windows, this part took about 4 hours.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/gingerbreadhouse_4_WEB.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/gingerbreadhouse_4_WEB.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Then the next night we bring all our pieces and we build and decorate the houses together.  Since it was my first time, I was much, much slower than my mom and Aunt.  They are pros!  So, they finished way before me.  Even so, we got together at 6:00pm, and finally left my Aunt's house at 3 in the morning!!!!!  9 hours!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/gingerbreadhouse_5_WEB.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/gingerbreadhouse_5_WEB.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;While my mom and aunt left that night with finished houses, I still had my entire "yard" to create.  This took me another 4 hour session last night.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/gingerbreadhouse_7_WEB.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/gingerbreadhouse_7_WEB.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/gingerbreadhouse_6_WEB.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/gingerbreadhouse_6_WEB.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;It's an insane project.  For CRAZY people!  But the end result is totally gratifying.  &lt;br /&gt;&lt;br /&gt;To Re-Cap:&lt;br /&gt;Making dough, baking, windows: 4 hours&lt;br /&gt;Decorating Night 1: 9 hours&lt;br /&gt;Decorating Night 2: 4 hours&lt;br /&gt;TOTAL:  17 HOURS!!!!!&lt;br /&gt;&lt;br /&gt;Yes, I've lost my mind.  I spent 17 hours on something that I can't even keep forever.  After the holidays I'll have to get rid of it! &lt;br /&gt;&lt;br /&gt;I wish I had a cuter spot to take my photos and display this beauty, but with our remodeling going on there's nowhere else to put it.  &lt;br /&gt;&lt;br /&gt;BUT it makes my kitchen smell YUMMY! I'm sure that delicious gingerbread smell will wear off in the coming weeks, but right now its quite nice!&lt;br /&gt;&lt;br /&gt;Let me show you some pics of my mom &amp; aunt's amazing creations as well!!&lt;br /&gt;&lt;br /&gt;My mom's house:&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/momshouse1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/momshouse1.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/momshouse2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/momshouse2.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;My aunt Karen's house:&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/karenshouse.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/karenshouse.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/karenshouse2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/karenshouse2.jpg height=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And here they are together after completing theirs (way ahead of me).  Don't they look cute!? You can't even tell its about 3 am.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/momandkaren.jpg"&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/momandkaren.jpg width=600&gt;&lt;/center&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;So all in all, its a VERY fun project.  So fun to do together.  Even though it takes forever, we passed the time very quickly listening to Christmas music and chatting all night long.  Plus, when I do these kinds of crafty projects, my creative, artistic side is in full force &amp; loving it.  However, when you get to about 2 am, you start to think, I'm SO NOT doing this again next year.  But then you wake up the next morning and see your beautiful finished house all aglow, and you think . . . well, maybe!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/gingerbreadhouse_8_WEB.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/gingerbreadhouse_8_WEB.jpg width=600&gt; &lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5639047904935783791/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html#comment-form' title='29 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5639047904935783791'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5639047904935783791'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html' title='my first gingerbread house'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_gingerbreadhouse_0_WEB.jpg' height='72' width='72'/><thr:total>29</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6954793460233169673</id><published>2010-12-01T11:22:00.000-07:00</published><updated>2010-12-01T11:22:24.789-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>fun new challenge at MouseScrappers!</title><content type='html'>Hello!  Happy Wednesday everyone.  I hate to jinx myself, but I think I'm FINALLY getting over this cold that's been with my for the last week and a half! (knock on wood) I'm finally feeling a bit better.&lt;br /&gt;&lt;br /&gt;ANYWAY - I am hosting the weekly challenge over at &lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=5782"&gt;MouseScrappers&lt;/a&gt; this week! And there's a lovely little mini-kit prize for everyone who completes the challenge.  Head on over to the &lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=5782"&gt;challenge thread&lt;/a&gt; to check it out.&lt;br /&gt;&lt;br /&gt;Here's the LO I scrapped for the challenge:&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WakeUpJose_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WakeUpJose_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mousescrappers.com/photos/showphoto.php?photo=8741"&gt;&lt;i&gt;{credits here}&lt;/i&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;The &lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=5782"&gt;challenge instructions&lt;/a&gt; aren't very complicated, but all the layouts do need to be some how Disney related.  But that doesn't mean they have to be park photos.  Disney costumes, Disney on Ice, favorite Disney toys, going to a Disney movie, it all counts!!  &lt;br /&gt;&lt;br /&gt;Hope I see lots of you participate in my challenge!  It's a lot of fun, and I know you're going to want that participation prize!&lt;br /&gt;&lt;br /&gt;Have a magical day!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6954793460233169673/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/12/fun-new-challenge-at-mousescrappers.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6954793460233169673'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6954793460233169673'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/12/fun-new-challenge-at-mousescrappers.html' title='fun new challenge at MouseScrappers!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_WakeUpJose_BLOG.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8955040463434290506</id><published>2010-11-29T12:35:00.001-07:00</published><updated>2010-11-29T12:36:28.246-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>'Holiday Magic' Challenge Winner!</title><content type='html'>WOW! Thanks so much to everyone who entered my Black Friday 'Holiday Magic' Challenge!  The response was overwhelming!!!&lt;br /&gt;&lt;br /&gt;I used random.org to select my lucky winner who will receive my next 4 weeks of new releases absolutely free!  And that lucky winner is . . . &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=443"&gt;&lt;b&gt;Hpgirl&lt;/b&gt;&lt;/a&gt; and her LO "Diana's Christmas Monkey"!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://www.brittishdesigns.com/gallery/albums/userpics/10087/Christmas-Monkey.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;CONGRATS Hpgirl!!  Your LO is adorable! Such a fun story and I LOVE the mix of Britt-ish Designs products with the other designers' Christmas kits! SO CUTE!!  Please send me an email so I know what email to send your prizes too!&lt;br /&gt;&lt;br /&gt;Did you have fun scrapping this challenge?!  Well, I have good news! I'm hosting another challenge that starts on Wednesday over at MouseScrappers.  I have a great participation prize for everyone who enters.  I'll post about it on my blog on Wednesday.  Get excited!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8955040463434290506/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/11/holiday-magic-challenge-winner.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8955040463434290506'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8955040463434290506'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/11/holiday-magic-challenge-winner.html' title='&apos;Holiday Magic&apos; Challenge Winner!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-182064018163310380</id><published>2010-11-28T08:00:00.014-07:00</published><updated>2010-11-28T08:00:01.314-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>one more day at 40% off!</title><content type='html'>Hey there! Just popping in with a quick reminder that today is the last day of my Black Friday 40% off sale.  &lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="color: deeppink;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;My entire shop&lt;/span&gt;&lt;/b&gt;&lt;/span&gt; (minus grab bags &amp;amp; bundles) is &lt;b&gt;&lt;span class="Apple-style-span" style="color: deeppink;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;40% off!&lt;/span&gt;&lt;/span&gt;&lt;/b&gt; (sale ends at midnight MST tonight)&lt;br /&gt;&lt;br /&gt;So go grab a few more Black Friday bargains while you can!!!&lt;br /&gt;&lt;br /&gt;My &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=12&amp;amp;products_id=250"&gt;Black Friday Grab Bag&lt;/a&gt; will remain in the store until midnight on Thursday.  Then its getting divided up and released into the store separately.  So you still have the rest of the week to snag the grab bag.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=12&amp;amp;products_id=250"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_blackfriday2010_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Has everyone had a nice Thanksgiving weekend?  Besides doing ONE crazy midnight sale at the mall, and running the Britt-ish Designs Black Friday FUN, I've pretty much been sick in bed with a nasty cold. HOWEVER - I did pull myself out of bed for a VERY special Christmas project I've been working on with my mom and my aunt!! It's almost done, and I cannot WAIT to show you guys!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Have you entered the &lt;a href="http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html"&gt;Black Friday 'Holiday Magic' Challenge&lt;/a&gt; yet?  If not, get those entries in before midnight tonight!!! I'll announce the winner first thing Monday morning.&lt;br /&gt;&lt;br /&gt;Have a great day!  Enjoy those last few hours of the weekend.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/182064018163310380/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/11/one-more-day-at-40-off.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/182064018163310380'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/182064018163310380'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/11/one-more-day-at-40-off.html' title='one more day at 40% off!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201</id><published>2010-11-26T10:45:00.012-07:00</published><updated>2010-11-29T12:35:54.328-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Black Friday 'Holiday Magic' Challenge (time's up!)</title><content type='html'>&lt;i&gt;The challenge deadline has come &amp; gone!! The winner &lt;a href="http://brittishdesigns.blogspot.com/2010/11/holiday-magic-challenge-winner.html"&gt;has been announced&lt;/a&gt;.  Thanks to everyone who entered!!&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;For me, Thanksgiving is what officially kicks off the Holiday Season!  So, I thought for today's special Black Friday challenge we should scrap a Holiday memory.  Now, this doesn't need to be a Winter Holiday. ANY Holiday, from Christmas to Easter.  From New Year's to the 4th of July!  ANY HOLIDAY at all.  &lt;br /&gt;&lt;br /&gt;If you're anything like me, you have a TON of photos from those Holiday get-togethers!  So make sure you &lt;b&gt;scrap AT LEAST 5 photos&lt;/b&gt; on your page!!!   You can scrap more if you want (You are allowed to repeat the same photo to get up to 5).&lt;br /&gt;&lt;br /&gt;And since this is the Black Friday challenge, I want to see &lt;b&gt;something Black on your page&lt;/b&gt; BESIDES the fonts and lettering.  Black alphas will work, black elements, black on the papers.  Just include some black!&lt;br /&gt;&lt;br /&gt;And you need to use at least &lt;b&gt;ONE Britt-ish Designs item&lt;/b&gt; on your page.  Even if its a tiny staple.  Anything from freebies, to templates will do!&lt;br /&gt;&lt;br /&gt;Post your Holiday Magic LO in the Britt-ish Designs &lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=5"&gt;&lt;b&gt;"Challenges Gallery"&lt;/b&gt;&lt;/a&gt; with proper credits.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Leave love&lt;/b&gt; for some of your fellow challenge participants.&lt;br /&gt;&lt;br /&gt;And &lt;b&gt;comment back here&lt;/b&gt; in this blog post with a link to your LO.  &lt;br /&gt;&lt;b&gt;****VERY IMPORTANT - the link to your LO IS NOT the URL at the top of the page when viewing your LO.  It's found BELOW your LO in the "file information".  It needs to end with "pid=&lt;i&gt;a number&lt;/i&gt;".  If it ends with "lastup" or "display_media" that's NOT the right link!!!!!****&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;So to re-cap, here's what you have to do to enter this Holiday Magic Challenge:&lt;br /&gt;&lt;br /&gt;1) Scrap ANY Holiday&lt;br /&gt;2) Scrap AT LEAST 5 photos&lt;br /&gt;3) Include something black&lt;br /&gt;4) Use at least one Britt-ish Designs item&lt;br /&gt;5) Post your LO in the Britt-ish Designs  &lt;a href="http://www.brittishdesigns.com/gallery/thumbnails.php?album=5"&gt;"Challenges Gallery"&lt;/a&gt; with proper credits&lt;br /&gt;6) Leave some comments for your fellow challenge participants&lt;br /&gt;7) Comment in this post with the link to your challenge LO (ending in "pid=&lt;i&gt;a number&lt;/i&gt;")&lt;br /&gt;&lt;br /&gt;(One entry per person!)&lt;br /&gt;&lt;br /&gt;This challenge ENDS Sunday night at midnight MST!!! All entries must be in before midnight Sunday night (11/28) Mountain Time!&lt;br /&gt;&lt;br /&gt;On Monday I'll do a random drawing and that lucky winner will win . . . .&lt;br /&gt;&lt;br /&gt;drumroll please . . . . &lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;MY NEXT 4 NEW RELEASES!!!!!&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Over the next 4 week, anything new I release the winner of this challenge will be getting for FREE!&lt;br /&gt;&lt;br /&gt;Make sure you get those entries in on time!  Any questions feel free to comment and I'll comment back with the answers.  (Don't stress about the rules.  I'm not doing to disqualify you over a technicality!!  Just do your best!)&lt;br /&gt;&lt;br /&gt;Have a HAPPY HAPPY Black Friday Weekend!  I can't wait to see your Holiday Magic Challenge LOs start to fill up the gallery!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/9217252459509927201/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html#comment-form' title='39 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' title='Black Friday &apos;Holiday Magic&apos; Challenge (time&apos;s up!)'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>39</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4987049421603966515</id><published>2010-11-26T00:00:00.030-07:00</published><updated>2010-11-26T00:00:02.799-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>black friday grab bag!</title><content type='html'>Hey there! The clock has struck midnight at that means its time to kick of the Britt-ish Designs Black Friday event!&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="color: deeppink;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;My entire shop (excluding the grab bag) is 40% off Friday, Saturday &amp;amp; Sunday so have fun shopping!!!!&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;And don't forget to grab the grab bag . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=12&amp;amp;products_id=250"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"black friday 2010 grab bag"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=12&amp;amp;products_id=250"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_blackfriday2010_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;This grab bag is HUGE! SIX all-new products, 83 MB total, valued at over $13!! All yours for just &lt;b&gt;$3!&lt;/b&gt;  The grab bag will disappear after this week (available 11/26/10-12/2/10 only) so get it while you can!&lt;br /&gt;&lt;br /&gt;Here's what my fabulous Britt Girls created with the grab bag goodies, to give you even more of a sneak peek at what's inside!!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittgirlsblackfriday2010.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Fun stuff, huh?!  &lt;br /&gt;&lt;br /&gt;Ok . . . here are this week's Show Offs! Thanks to everyone who sent them in this week!!! You'll all be getting a special "Show Off Exclusive" gift from me!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-66.slide.com/widgets/slideticker.swf" height="600" width="600" style="width:600px;height:600px"&gt;&lt;param name="movie" value="http://widget-66.slide.com/widgets/slideticker.swf" /&gt;&lt;param name="quality" value="high" /&gt;&lt;param name="scale" value="noscale" /&gt;&lt;param name="salign" value="l" /&gt;&lt;param name="wmode" value="transparent"/&gt;&lt;param name="flashvars" value="cy=ms&amp;il=1&amp;channel=648518346392238950&amp;site=widget-66.slide.com"/&gt;&lt;/object&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392238950&amp;map=1" target="_blank"&gt;&lt;img src="http://widget-66.slide.com/p1/648518346392238950/ms_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392238950&amp;map=2" target="_blank"&gt;&lt;img src="http://widget-66.slide.com/p2/648518346392238950/ms_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392238950&amp;map=F" target="_blank"&gt;&lt;img src="http://widget-66.slide.com/p4/648518346392238950/ms_t017_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/p&gt;&lt;/center&gt;If you'd like to Show Off, read all about how to get started &lt;a href="http://brittishdesigns.blogspot.com/2010/07/show-offs.html"&gt;at this post.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And with that, I'm off for the night!! But I'll see you BRIGHT AND EARLY for door-busters and other fun and craziness!&lt;br /&gt;&lt;br /&gt;TTFN!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4987049421603966515/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/11/black-friday-grab-bag.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4987049421603966515'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4987049421603966515'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/11/black-friday-grab-bag.html' title='black friday grab bag!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5342885585548574058</id><published>2010-11-25T11:27:00.000-07:00</published><updated>2010-11-25T11:27:14.483-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>black friday event</title><content type='html'>Hi there everyone! HAPPY THANKSGIVING!  I hope you are all having a wonderful holiday today with your friends and family.&lt;br /&gt;&lt;br /&gt;After the turkey, the naps, and the football are over make sure you stop by Britt-ish Designs on Black Friday!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/blackfridayAD_600-1.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;With the deepest discounts offered all year, Black Friday is guaranteed to be a blast at Britt-ish Designs!&lt;br /&gt;&lt;br /&gt;Tomorrow morning, I'll start giving out some special codes (with a limited number of uses) on my Facebook and Twitter pages.  Make sure you act fast to be one of the lucky ones who gets to use the codes!!  Several codes will go out throughout the morning.  &lt;br /&gt;&lt;br /&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;Shh. . . here's a hint: If I were you, I'd be online &amp;amp; ready for the "code action" to begin sometime around 7:00 am MST.&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;I'll also have an AWESOME new grab bag in the shop!!! At only $3.00, it's a steal!&lt;br /&gt;&lt;br /&gt;Not to mention my entire shop is going to be &lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span" style="color: deeppink;"&gt;40% off&lt;/span&gt;&lt;/span&gt;&lt;/b&gt; (Friday, Saturday, and Sunday only).&lt;br /&gt;&lt;br /&gt;A fun new blog challenge (with a BIG prize) will also premiere tomorrow!  &lt;br /&gt;&lt;br /&gt;There's so much going on! Lots of prizes, discounts and scrapping fun.  I can't wait!!!&lt;br /&gt;&lt;br /&gt;See you at midnight for the big kick-off!!&lt;br /&gt;&lt;br /&gt;Now, I gotta get back to watching the Macy's Thankgiving Day parade.  It's one of my favorite things about Thanksgiving!!!&lt;br /&gt;&lt;br /&gt;HAVE A MAGICAL THANKSGIVING!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5342885585548574058/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/11/black-friday-event.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5342885585548574058'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5342885585548574058'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/11/black-friday-event.html' title='black friday event'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_blackfridayAD_600-1.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3921902929709087515</id><published>2010-11-23T20:54:00.000-07:00</published><updated>2010-11-23T20:54:03.422-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>let there be light!</title><content type='html'>Thanks so much to everyone who has already responded to &lt;a href="http://brittishdesigns.blogspot.com/2010/11/recipe-help.html"&gt;my plea&lt;/a&gt; for a Green Bean Casserole recipe! Lots of you had great tips! I think the verdict is (drumroll please). . .&lt;br /&gt;&lt;br /&gt;I'll just go with the recipe on the French's Fried Onion can.  SO MANY of you said that's what you use and it sounds yummy and easy to me! There were a few fancier recipes suggested that sounded good, but I think I'll keep it simple for my first go-round!  Thanks to you all!!&lt;br /&gt;&lt;br /&gt;Progress on our home renovations is really coming along!  Today we had the contractor who did our dry wall work come back and install new recessed lights!!  We've never had overhead lights in our living room, we only had lamps.  So today was a BIG DAY for us!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/lights1.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;The lights look wonderful!  Josh and I said to each other that this room has never been so bright at night.  And my smart husband had the idea of putting the front two lights and the back two lights on different switches with dimmers for watching TV and other times we want a custom light setting.  So, not only do we have awesome new lights we have the option of creating whatever mood lighting strikes our fancy!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/lights2.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;We could have tried putting in the lights ourselves, but after a lot of thought, and going over our money situation (there's never enough money around the holidays!) we just went ahead and had a professional do them.  We didn't have any switches already installed for overhead lights, so we had to wire two three-way switches (since we have a switch by the door and a switch near the hall).  Between Josh and my dad they probably could have figured out how to do that, but knowing it was being done exactly right and having it done in just a few hours was worth it!  It probably seems silly to be so excited about lights, but its soooo nice! And it really updates the look of our room!&lt;br /&gt;&lt;br /&gt;Hey! Did you realize Tangled opens tomorrow?!  I'm super excited.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Tangled.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I don't think I'll fight the holiday crowds to see it right away, but I am very excited to see it!  I hope its good.  If not, I'll be very disappointed.  &lt;br /&gt;&lt;br /&gt;My mom and I made a special effort to make sure and meet Rapunzel and Flynn Rider at the Magic Kingdom last month.  They were adorable and so much fun to meet!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/tanglecharacters.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/tanglecharacters.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I'll be sure to post a review after we see it.  I swear all we do is work on the house these days, but I'm sure we can sneak away for a movie night sometimes in the next couple weeks!&lt;br /&gt;&lt;br /&gt;I can't believe Thanksgiving is this week! Time is just flying by.  I've got some fun Black Friday fun planned for Britt-ish Designs, so make sure you pay me a visit (more details are coming).&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3921902929709087515/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/11/let-there-be-light.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3921902929709087515'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3921902929709087515'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/11/let-there-be-light.html' title='let there be light!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_lights1.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2422605908055204894</id><published>2010-11-22T18:28:00.000-07:00</published><updated>2010-11-22T18:28:01.816-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>recipe help!</title><content type='html'>Hey blog readers.  Does anyone out there have a &lt;b&gt;tried-and-true Green Bean Casserole recipe&lt;/b&gt; they'd be willing to share with me??  I just got my assignment for Thanksgiving dinner.  We're going my aunt and uncle's house and I'm bringing Green Bean Casserole.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/greenbeancasserole.jpg" width="450" /&gt;&lt;br /&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;(thanks to &lt;a href="http://www.flickr.com/photos/bettycrockerrecipes/5179772146/"&gt;Flickr&lt;/a&gt; for the photo)&lt;/span&gt;&lt;/i&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;It's not something we normally have at Thanksgiving in my family, I don't have a family recipe to use.  I've had other people's Green Bean Casserole and so I know I like it, and I'm excited to make it for the first time!  &lt;br /&gt;&lt;br /&gt;Obviously, I could just Google a recipe, but I'd rather have it come from someone who can say "this is my yummy recipe".  That way I know I'm getting a good one!!&lt;br /&gt;&lt;br /&gt;I like canned beans and condensed soup!  I'm not looking to make this harder than it needs to be! The easier the better!!&lt;br /&gt;&lt;br /&gt;Thanks in advance for your help!&lt;br /&gt;&lt;br /&gt;What are you guys making for Thanksgiving this year?  Anything new?  The old family favorites?  I love recipes, so let's talk FOOD!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2422605908055204894/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/11/recipe-help.html#comment-form' title='15 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2422605908055204894'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2422605908055204894'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/11/recipe-help.html' title='recipe help!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_greenbeancasserole.jpg' height='72' width='72'/><thr:total>15</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-592596106807492614</id><published>2010-11-19T00:00:00.034-07:00</published><updated>2010-11-19T00:00:05.698-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>wire flowers</title><content type='html'>Hi there!! Sorry for the lack of posts this week.  We've been undertaking big renovations here at the Leavitt House.  I had no computer or internet for two days at the beginning of the week, and even now I'm set up in a very temporary location.  But we're making excellent progress!  Picking paint colors is TOUGH but we're getting close.  And I REALLY hope everything will be painted and put back together by Thanksgiving.  I think the nursery might even be painted and finished this weekend.  We'll see how much we can get done!!&lt;br /&gt;&lt;br /&gt;ANYWAY - I'll post more about our decorating, remodeling, etc. later! Right now we've got to get on to new products!!&lt;br /&gt;&lt;br /&gt;New out today:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=249"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Wire Flowers"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=249"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_wireflowers_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Here's what I scrapped with them:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/bugginout_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/bugginout_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And here's what the Britt Girls created:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittgirlswireflowers.jpg&gt;&lt;/center&gt;&lt;br /&gt;Aren't these little flowers fun?! They go with EVERYTHING! &lt;br /&gt;&lt;br /&gt;Ok . . . its that time again.  Time to enjoy this week's Show Off Slideshow.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-5d.slide.com/widgets/slideticker.swf" height="550" width="550" style="width:550px;height:550px"&gt;&lt;param name="movie" value="http://widget-5d.slide.com/widgets/slideticker.swf" /&gt;&lt;param name="quality" value="high" /&gt;&lt;param name="scale" value="noscale" /&gt;&lt;param name="salign" value="l" /&gt;&lt;param name="wmode" value="transparent"/&gt;&lt;param name="flashvars" value="cy=ms&amp;il=1&amp;channel=648518346392231773&amp;site=widget-5d.slide.com"/&gt;&lt;/object&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392231773&amp;map=1" target="_blank"&gt;&lt;img src="http://widget-5d.slide.com/p1/648518346392231773/ms_t024_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392231773&amp;map=2" target="_blank"&gt;&lt;img src="http://widget-5d.slide.com/p2/648518346392231773/ms_t024_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392231773&amp;map=F" target="_blank"&gt;&lt;img src="http://widget-5d.slide.com/p4/648518346392231773/ms_t024_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/p&gt;&lt;/center&gt;&lt;br /&gt;Thanks for sending in your work this week Show Offs.  You'll all get my new "Wire Flowers" as your gift this week.  &lt;br /&gt;&lt;br /&gt;If you'd like to be in the weekly slideshow and get prizes too, read all about how to Show Off &lt;a href="http://brittishdesigns.blogspot.com/2010/07/show-offs.html"&gt;HERE&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;And thats it for today!! I have to go finish my book club book!  Book club is tonight and I'm not even close to finished.  These home renovations has soaked up all my time these days!    We're reading "Hector and the Search for Happiness" this month.  Has anyone out there read it?  &lt;br /&gt;&lt;br /&gt;See you all later! Have an excellent weekend, everyone!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/592596106807492614/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/11/wire-flowers.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/592596106807492614'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/592596106807492614'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/11/wire-flowers.html' title='wire flowers'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_wireflowers_600.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5636987170113296621</id><published>2010-11-12T00:00:00.045-07:00</published><updated>2010-11-12T00:00:10.075-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>just around the riverbend</title><content type='html'>Hi there! First of all, thank you soooo much for all your &lt;a href="http://brittishdesigns.blogspot.com/2010/11/stumped.html"&gt;recommendations&lt;/a&gt; for decorating and home improvement blogs!! I'm having a BLAST looking through them all and I'm getting TONS of ideas for my nest! Keep those links and ideas coming!&lt;br /&gt;&lt;br /&gt;Ok - without further ado . . . it's time to release my new kit!! And I can't wait to show you!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;span class="Apple-style-span" style="font-size: xx-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=248"&gt;&lt;b&gt;"Riverbend"&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=248"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_riverbend_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Obviously inspired by everyone's favorite Indian Princess, but its so much more! Perfect for camping, nature walks, and all those other "woodsy" or "earthy" memory.&lt;br /&gt;&lt;br /&gt;&lt;i&gt;(Be sure to snag the add-on freebie at the end of the post!)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Here's what I scrapped with it (photos of my family at California Adventure in front of Grizzly Peak).&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/GrizzlyPeak_BLOG-1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/GrizzlyPeak_BLOG-1.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;And check out what the Britt Girls created!&lt;br /&gt;&lt;br /&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittgirlsriverbend.jpg&gt;&lt;/center&gt;&lt;br /&gt;They totally rocked "Riverbend", and showcased it's versatility too!&lt;br /&gt;&lt;br /&gt;Ok . . . time to enjoy this week's Show Off Slideshow.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-9e.slide.com/widgets/slideticker.swf" height="600" width="600" style="width:600px;height:600px"&gt;&lt;param name="movie" value="http://widget-9e.slide.com/widgets/slideticker.swf" /&gt;&lt;param name="quality" value="high" /&gt;&lt;param name="scale" value="noscale" /&gt;&lt;param name="salign" value="l" /&gt;&lt;param name="wmode" value="transparent"/&gt;&lt;param name="flashvars" value="cy=ms&amp;il=1&amp;channel=648518346392223646&amp;site=widget-9e.slide.com"/&gt;&lt;/object&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392223646&amp;map=1" target="_blank"&gt;&lt;img src="http://widget-9e.slide.com/p1/648518346392223646/ms_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392223646&amp;map=2" target="_blank"&gt;&lt;img src="http://widget-9e.slide.com/p2/648518346392223646/ms_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392223646&amp;map=F" target="_blank"&gt;&lt;img src="http://widget-9e.slide.com/p4/648518346392223646/ms_t017_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/p&gt;&lt;/center&gt;Thanks to everyone who sent in their Show Offs this week.  You'll all be getting a special gift code to my shop good for a &lt;b&gt;paper pack of your choice&lt;/b&gt;!  So watch for that coupon in your email inboxes.&lt;br /&gt;&lt;br /&gt;Wondering what the heck is a Show Off?  Or how do I get free goods?  Well, just read about Showing Off &lt;a href="http://brittishdesigns.blogspot.com/2010/07/show-offs.html"&gt;right here.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;OK - here's that promised add-on freebie I mentioned earlier.&lt;br /&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_riverbendAO_600.jpg&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_riverbend_Add_On.zip"&gt;[DOWNLOAD HERE]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Enjoy! And maybe say a quick hello if you download.&lt;br /&gt;&lt;br /&gt;That concludes our regularly scheduled Friday new release post.  Hope you are lovin' Riverbend as much as my team and I do!  Happy scrapping (and shopping).&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5636987170113296621/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html#comment-form' title='28 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5636987170113296621'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5636987170113296621'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html' title='just around the riverbend'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_riverbend_600.jpg' height='72' width='72'/><thr:total>28</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5501838365039913375</id><published>2010-11-11T09:33:00.002-07:00</published><updated>2010-11-11T09:33:00.716-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>new kit tomorrow!!</title><content type='html'>Hi! Just popping in to give you all a sneak peek at the kit I have coming out tomorrow! I think you're going to love it!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek-5.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek-5.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I can't wait to show you the whole thing! See ya tomorrow!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5501838365039913375/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/11/new-kit-tomorrow.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5501838365039913375'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5501838365039913375'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/11/new-kit-tomorrow.html' title='new kit tomorrow!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneakpeek-5.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9074422344753038025</id><published>2010-11-10T14:12:00.000-07:00</published><updated>2010-11-10T14:12:52.887-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>in the market for a desk?</title><content type='html'>I just listed this online to sell, but I figured I might as well give any local blog-readers a chance to buy it too!&lt;br /&gt;&lt;br /&gt;We're selling this big cool wood desk that we just don't have a place for. (it's hard to get rid of real-life grown-up furniture you actually like but don't have any use for).  Remember &lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Super_Girl_BLOG.jpg"&gt;this old layout&lt;/a&gt;?? It's me in our old house with the desk we're selling!  Or what about &lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/thisiswhereilive_BLOG.jpg"&gt;this one?&lt;/a&gt;  It's this desk in our current house before I got my new white Ikea desk.&lt;br /&gt;&lt;br /&gt;ANYWAY - here's the details:&lt;br /&gt;&lt;br /&gt;For sale: good-looking wood desk.  Measures 30" tall, 57.5" long, and 30" deep.  In pretty good condition.  Normal wear &amp; tear on the edges, but no major problems.  The right-side drawer is actually a keyboard pull-out.  Selling to someone local who can come pick it up only!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/desk1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/desk1.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/desk2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/desk2.jpg height=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/desk3.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/desk3.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/desk4.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/desk4.jpg width=600&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Asking $65 (firm).&lt;br /&gt;&lt;br /&gt;Email me (designerbrittney at gmail dot com) if you're interested!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/9074422344753038025/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/11/in-market-for-desk.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9074422344753038025'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9074422344753038025'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/11/in-market-for-desk.html' title='in the market for a desk?'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_desk1.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5369154077601005397</id><published>2010-11-10T10:19:00.000-07:00</published><updated>2010-11-10T10:19:55.052-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>stumped</title><content type='html'>So . . . &lt;br /&gt;&lt;br /&gt;We're currently in the midst of ripping our house apart. While I was at Disney World, Josh was a busy guy! &amp;nbsp;The ugly paneling has FINALLY come down, and the sparkly ceilings have been scraped off!! &amp;nbsp;YAY! &amp;nbsp;But now we've got the task of sanding and scraping the old glue off the walls and using plaster to make the walls smooth.  Oh joy.&lt;br /&gt;&lt;br /&gt;But here's where I'm stumped:  I have NO IDEAS for how to decorate the living room.  I've got plenty of ideas for the baby's room.  But nothing for our front room.  Our living room and dining room are one open space.  Oh and my "office" area is in this room too.  We REALLY want to rip up the carpet and put in wood floors (laminate is fine with us).  But we're not sure we have the money to do that yet.  So for now the carpet stays I guess.&lt;br /&gt;&lt;br /&gt;Do you have any favorite sites, or blogs that have great decorating and/or organizational ideas?  I really would like to start envisioning what it could look like and picking a paint color. &amp;nbsp;From the ideas I've looked at so far, I'm leaning toward white walls. &amp;nbsp;Is that too boring??&lt;br /&gt;&lt;br /&gt;We don't want to buy new furniture so whatever we do needs to work with our current dark brown leather sofa, white desk and white wooden IKEA entertainment center thingy. &amp;nbsp;We will be in the market, eventually, for a new dining room table and chairs.&lt;br /&gt;&lt;br /&gt;Any ideas, links, etc would be greatly appreciated!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5369154077601005397/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/11/stumped.html#comment-form' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5369154077601005397'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5369154077601005397'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/11/stumped.html' title='stumped'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5493221279231720374</id><published>2010-11-08T12:36:00.000-07:00</published><updated>2010-11-08T12:36:09.010-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>last day to save!</title><content type='html'>Today's the last day of my 30% DSD sale!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/2010dsd.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Make sure you stop by &lt;a href="http://www.brittishdesigns.com/shop"&gt;my store&lt;/a&gt; and pick up some goodies!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5493221279231720374/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/11/last-day-to-save.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5493221279231720374'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5493221279231720374'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/11/last-day-to-save.html' title='last day to save!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_2010dsd.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4767812763007594802</id><published>2010-11-06T05:30:00.048-06:00</published><updated>2010-11-06T10:16:31.049-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>DSD Blog Train!</title><content type='html'>Hi there!! Welcome to Britt-ish Designs, your next stop on the DigiScrapAddicts "So Thankful" blog train!  There are over 40 fabulous gifts along this train!  So make sure you hit every stop!!&lt;br /&gt;&lt;br /&gt;If you've missed a stop or get to a dead end, just &lt;a href="http://digiscrapaddicts.com/forum/showthread.php?t=17564"&gt;stop by DSA&lt;/a&gt; to get the full blog train list.&lt;br /&gt;&lt;br /&gt;The stop before mine was &lt;a href="http://www.mylittlescraps.com/designblog/"&gt;Shawna Clingerman's blog!&lt;/a&gt;  So if you've come from Shawna's blog - you're on the right track! teehee&lt;br /&gt;&lt;br /&gt;Here's my gift for you:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sothankful_600.jpg&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://www.4shared.com/file/-LGCLXut/brittdes_sothankful.html"&gt;DOWNLOAD HERE&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;i&gt;(This download link will be valid through Friday, Nov. 12)&lt;/i&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Also, DSA is sponsoring a contest where you enter a layout using only items you download from the blog train!  You can find all the details &lt;a href="http://digiscrapaddicts.com/forum/showthread.php?t=17861"&gt;HERE&lt;/a&gt;.  The winners will get copies of DSA's &lt;a href="http://digiscrapaddicts.com/TheFix/home.php"&gt;"The Fix"&lt;/a&gt; and various other prizes too (including a GC from me)!  Be sure to &lt;a href="http://digiscrapaddicts.com/forum/showthread.php?t=17861"&gt;enter&lt;/a&gt;!!&lt;br /&gt;&lt;br /&gt;Your next stop on the blog train is &lt;a href="http://blog.jenyurko.com/"&gt;&lt;b&gt;Jen Yurko's blog&lt;/b&gt;&lt;/a&gt;!  Happy blog hopping!&lt;br /&gt;&lt;br /&gt;And have a VERY HAPPY Digital Scrapbooking Day!&lt;br /&gt;&lt;br /&gt;Don't forget to &lt;a href="http://brittishdesigns.com/shop"&gt;shop my sale&lt;/a&gt;!!! Everything at Britt-ish Designs &lt;b&gt;30% off&lt;/b&gt; this weekend only!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/shop"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/2010dsd.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4767812763007594802/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html#comment-form' title='31 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html' title='DSD Blog Train!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_sothankful_600.jpg' height='72' width='72'/><thr:total>31</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3954343455136145099</id><published>2010-11-05T00:00:00.044-06:00</published><updated>2010-11-05T09:04:52.445-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>dsd kick-off!</title><content type='html'>&lt;center&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;Happy Digital Scrapbooking Day (weekend) EVERYONE!!&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/2010dsd.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;There's lots of fun things kicking off today.  For one, my 30% off sale.  The entire shop will be on sale through Monday (11/8/10).  &lt;br /&gt;&lt;br /&gt;And Jenny, one of my Britt Girls, is hosting a fun &lt;a href="http://digiscrapaddicts.com/forum/showthread.php?t=17969"&gt;&lt;b&gt;Scavenger Hunt Challenge&lt;/b&gt;&lt;/a&gt; over at DSA!   Make sure to enter to win one of two $7.00 Gift Certificates from Britt-ish Designs.&lt;br /&gt;&lt;br /&gt;I have a new template pack out today:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=247"&gt;&lt;span class="Apple-style-span" style="font-size: xx-large;"&gt;&lt;b&gt;"Stacked Templates 4"&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=247"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_stacked4_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Here's what I scrapped with one of the new templates:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WackyHats_BLOG.jpg" width="600" /&gt;&lt;br /&gt;&lt;br /&gt;And here's what the Britt Girls created:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittgirlsstacked4.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Alrighty - time for some Show Offs.  On TIME this week! HA.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-cb.slide.com/widgets/slideticker.swf" height="550" width="550" style="width:550px;height:550px"&gt;&lt;param name="movie" value="http://widget-cb.slide.com/widgets/slideticker.swf" /&gt;&lt;param name="quality" value="high" /&gt;&lt;param name="scale" value="noscale" /&gt;&lt;param name="salign" value="l" /&gt;&lt;param name="wmode" value="transparent"/&gt;&lt;param name="flashvars" value="cy=ms&amp;il=1&amp;channel=648518346392215755&amp;site=widget-cb.slide.com"/&gt;&lt;/object&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392215755&amp;map=1" target="_blank"&gt;&lt;img src="http://widget-cb.slide.com/p1/648518346392215755/ms_t046_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392215755&amp;map=2" target="_blank"&gt;&lt;img src="http://widget-cb.slide.com/p2/648518346392215755/ms_t046_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346392215755&amp;map=F" target="_blank"&gt;&lt;img src="http://widget-cb.slide.com/p4/648518346392215755/ms_t046_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/p&gt;&lt;/center&gt;Thanks to everyone who sent in their work this week.  You'll all be getting my new &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=247"&gt;"Stacked Templates 4"&lt;/a&gt; as your gift this week.&lt;br /&gt;&lt;br /&gt;If you'd like to be in the weekly slideshow and get prizes too, read all about how to Show Off &lt;a href="http://brittishdesigns.blogspot.com/2010/07/show-offs.html"&gt;HERE&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Don't forget to stop by tomorrow morning for my blog train post!&lt;br /&gt;&lt;br /&gt;I hope everyone has a great DSD weekend.  I can't wait to see what bargains you snag and the layouts you create!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3954343455136145099/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/11/dsd-kick-off.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3954343455136145099'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3954343455136145099'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/11/dsd-kick-off.html' title='dsd kick-off!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_2010dsd.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5880250338498814579</id><published>2010-11-03T10:35:00.000-06:00</published><updated>2010-11-03T10:35:37.371-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>dsd weekend is coming up!</title><content type='html'>DSD weekend is this weekend!  What's DSD you ask?  It's Digital Scrapbooking Day and its basically just an excuse to have some fun, and have a SALE!!!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/2010dsd.jpg&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;My entire shop will be 30% off this weekend! So make sure you take advantage!! And I have some other fun things going on too!&lt;br /&gt;&lt;br /&gt;* There will be a blog train full of TONS of amazing designers from all over the digi-scrap universe hosted by DigiScrapAddicts (DSA).  TONS of goodies to be scooped up and I get to have a stop on their blog train!  Look for that stop on Saturday morning.&lt;br /&gt;&lt;br /&gt;* There will be a layout contest at DSA where you scrap a page using only products you collected on the blog train.  There are lots of great prizes, including copies of DSA's "The Fix", and gift certificates from designers (including one from me!!).&lt;br /&gt;&lt;br /&gt;* One of my Britt Girls, Jenny (jendavey), is hosting a scavenger hunt challenge!  I'll blog the link on Friday after the challenge is under-way.  Yet another chance to win a Britt-ish Designs gift certificate!!&lt;br /&gt;&lt;br /&gt;LOTS of fun stuff going on! Hope you have saved some time this weekend to shop my sale, ride the blog train, and do some fun challenges!&lt;br /&gt;&lt;br /&gt;See ya on Friday for the big DSD kick-off!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5880250338498814579/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/11/dsd-weekend-is-coming-up.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5880250338498814579'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5880250338498814579'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/11/dsd-weekend-is-coming-up.html' title='dsd weekend is coming up!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_2010dsd.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5678796220762321995</id><published>2010-10-31T21:24:00.001-06:00</published><updated>2010-10-31T21:25:36.107-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>she lives!</title><content type='html'>Hi guys!!  SO SORRY this post is going up two days late!!!  I was not prepared for how tired I would be when I got home Friday morning.  I literally went straight to bed and slept ALL DAY!  Then yesterday all I wanted to do was lie around on the couch with Josh.  I couldn't make myself get up and work!  And today it's taken me like all day to get Show Offs saved and the new stuff loaded into the store.  I feel like I'm in slow motion!!! SO . . . here is Friday's post, 2 days (almost 3 days) late!  SORRY AGAIN!!  &lt;br /&gt;&lt;br /&gt;New release this week:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=245"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Breezy Holiday: Revisited"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_breezyREV_600.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;This new kit is a revisit of my &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=6&amp;amp;products_id=25"&gt;Breezy Holiday kit&lt;/a&gt;!   When you put "Breezy Holiday: Revisited", the original &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=6&amp;amp;products_id=25"&gt;"Breezy Holiday"&lt;/a&gt; kit, and &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=26"&gt;"Take a Sweater Alpha"&lt;/a&gt; all together you get one AWESOME mega-kit!!  And I've got them all in one bonus bundle if you don't have the originals yet!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=2&amp;amp;products_id=246"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: xx-large;"&gt;"Breezy Holiday - Bonus Bundle"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_breezybundle_600.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Check out what the Britt Girls created with the new Revisited kit and all the other goodies in the Bonus Bundle:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittgirlsbreezyREV.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;OK . . . time for Show Offs!  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="visibility: visible;"&gt;&lt;object data="http://widget-c8.slide.com/widgets/slideticker.swf" height="550" style="height: 550px; width: 550px;" type="application/x-shockwave-flash" width="550"&gt;&lt;param name="movie" value="http://widget-c8.slide.com/widgets/slideticker.swf" /&gt;&lt;param name="quality" value="high" /&gt;&lt;param name="scale" value="noscale" /&gt;&lt;param name="salign" value="l" /&gt;&lt;param name="wmode" value="transparent"/&gt;&lt;param name="flashvars" value="cy=ms&amp;il=1&amp;channel=648518346392210888&amp;site=widget-c8.slide.com"/&gt;&lt;/object&gt;&lt;/div&gt;&lt;div style="white-space: nowrap;"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392210888&amp;amp;map=1" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-c8.slide.com/p1/648518346392210888/ms_t024_v000_s0un_f00/images/xslide1.gif" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392210888&amp;amp;map=2" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-c8.slide.com/p2/648518346392210888/ms_t024_v000_s0un_f00/images/xslide2.gif" /&gt;&lt;/a&gt;&amp;nbsp;&lt;/div&gt;&lt;/center&gt;All the Show Offs this week are getting a Second Chance Gift.  What that means is they get to pick one of the choices I give them from past gifts!  (If you don't see your LO in the slideshow or your don't get an email - please email me and let me know!)&lt;br /&gt;&lt;br /&gt;The Show Offs this week get to choose from: "Ultimate Disney Hat Collection", "DisneyDoodles", "Embossed Papers", or "Strings 'n Things: Fall".&lt;br /&gt;&lt;br /&gt;If you'd like to Show Off and get gifts - just read &lt;a href="http://brittishdesigns.blogspot.com/2010/07/show-offs.html"&gt;THIS POST&lt;/a&gt; and find out what its all about!&lt;br /&gt;&lt;br /&gt;And one last plug before I sign off - my Britt Girls could really use your votes in this week's &lt;a href="http://www.esurveyspro.com/app/polls/DirectPoll.aspx?id=7041"&gt;Battle of the Creative Teams poll&lt;/a&gt;!  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.esurveyspro.com/app/polls/DirectPoll.aspx?id=7041"&gt;&lt;img src="http://i577.photobucket.com/albums/ss213/TanyaH666/Previews/BOTCTvotingADLow.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Please &lt;b&gt;&lt;a href="http://www.esurveyspro.com/app/polls/DirectPoll.aspx?id=7041"&gt;VOTE NOW!!!&lt;/a&gt;&lt;/b&gt; Thanks guys.&lt;br /&gt;&lt;br /&gt;Have a HAPPY HALLOWEEN!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5678796220762321995/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/10/she-lives.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5678796220762321995'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5678796220762321995'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/10/she-lives.html' title='she lives!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_breezyREV_600.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3202159441267986032</id><published>2010-10-23T10:00:00.011-06:00</published><updated>2010-10-23T10:00:00.776-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Battle of the Creative Teams rages on!</title><content type='html'>The Britt Girls continue to fight it out in DSA's Battle of the Creative Teams!  Make sure you go &lt;a href="http://www.esurveyspro.com/app/polls/DirectPoll.aspx?id=6928"&gt;&lt;b&gt;vote for the Britt Girls&lt;/b&gt;!!&lt;/a&gt;  &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.esurveyspro.com/app/polls/DirectPoll.aspx?id=6928"&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.esurveyspro.com/app/polls/DirectPoll.aspx?id=6928"&gt;&lt;center&gt;&lt;img src="http://i577.photobucket.com/albums/ss213/TanyaH666/Previews/BOTCTvotingADLow.jpg" /&gt;&lt;/center&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;You can view this week's beautiful battle LOs from The Britt Girls in &lt;a href="http://digiscrapaddicts.com/forum/showthread.php?t=17376"&gt;this thread&lt;/a&gt;. (scroll down to challenge #2)&lt;br /&gt;&lt;br /&gt;The polls close Monday night at midnight, so make sure you &lt;a href="http://www.esurveyspro.com/app/polls/DirectPoll.aspx?id=6928"&gt;&lt;b&gt;VOTE&lt;/b&gt;!&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And with that, I'm off to Orlando!!! Don't miss me too much. :) Follow me on &lt;a href="http://twitter.com/brittishdesigns"&gt;twitter&lt;/a&gt; (I love @ mentions, so feel free to respond to my tweets, ask questions, etc. all you want!).  See you when I get back!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3202159441267986032/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/10/battle-of-creative-teams-rages-on.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3202159441267986032'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3202159441267986032'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/10/battle-of-creative-teams-rages-on.html' title='Battle of the Creative Teams rages on!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i577.photobucket.com/albums/ss213/TanyaH666/Previews/th_BOTCTvotingADLow.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2820881297976469613</id><published>2010-10-22T23:45:00.000-06:00</published><updated>2010-10-22T23:45:03.695-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>boy or girl???</title><content type='html'>Hi there!! Sorry for posting this so late, but it's been one CRAZY DAY!&lt;br /&gt;&lt;br /&gt;Let me tell you the story . . . &lt;br /&gt;&lt;br /&gt;This morning at the appointment the stars were not aligned. The baby was bellied up to the placenta, there was a shadow from my belly button right between the legs, then the little feet were sort of blocking the view. It just wasn't happening. The poor doc looked and looked and still couldn't come up with anything! He couldn't even see half of the things on his checklist so he scheduled me for another full ultrasound in 4 weeks. &lt;br /&gt;&lt;br /&gt;So we went away SUPER BUMMED. I went from being sad, to being really annoyed and a little mad! HAHA (pregnancy hormones)&lt;br /&gt;&lt;br /&gt;I texted my mom to break the bad news and she was immediately determined to find a way for us to find out before we leave for Orlando tomorrow. She called her good friend who used to be an ultrasound tech at the hospital. She's a labor and delivery nurse now, but she can still get people in and do an ultrasound on them. Well the stars WERE ALIGNED for round 2 because she just happened to be working today and had some free time to help us out. So, my mom, Josh and I all met at the hospital to try again! (This wasn't until almost 5:00pm). The baby had moved a little by then and she was able to get the perfect shot and tell us what we're having. In 15 years of ultrasounds she's only been wrong 3 times. So the odds are pretty good. So . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/itsagirl_600.jpg&gt;&lt;/center&gt;&lt;br /&gt;The majority of my blog readers were right! I really didn't think I had a feeling either way, but I realized when she said "It's a girl" that I must have REALLY thought it was a boy because I was totally shocked. I had myself all geared up to hear her say its a boy. But it's not! It's a baby girl!!!! I really wanted a girl of course, I guess I just was thinking boy, but I didn't really realize that until that moment.&lt;br /&gt;&lt;br /&gt;We are both THRILLED! Josh says he sort of thought it was a boy, but he can only really picture us with a girl so it just feels right! Like I said, I didn't really notice, but I have been picturing us with a boy so now my mind is sort of having a hard time making the switch!!!!&lt;br /&gt;&lt;br /&gt;I'm just SO RELIEVED that we got to find out. THANK GOODNESS!! I seriously was having such a bad day after the first appointment. Even when we got to the hospital to see my mom's friend I really didn't have any hope that we'd actually be able to find out. We got very lucky!!!!&lt;br /&gt;&lt;br /&gt;It's a baby girl for us! When we decide on a name I'll let y'all know! (We're getting very close on a name already).&lt;br /&gt;&lt;br /&gt;We spent another half hour on the grass outside the hospital making phone calls to family members and then I headed straight to book club!  As soon as I got home I started this post.  So that's why its so late!  &lt;br /&gt;&lt;br /&gt;So happy we got to find out!  So happy its a girl!  Gotta go finish packing . . . TTFN.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2820881297976469613/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html#comment-form' title='24 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2820881297976469613'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2820881297976469613'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html' title='boy or girl???'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_itsagirl_600.jpg' height='72' width='72'/><thr:total>24</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5520400298474106246</id><published>2010-10-22T00:00:00.027-06:00</published><updated>2010-10-22T00:00:02.437-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Friday's here!</title><content type='html'>It's Friday!!!! And that means TWO THINGs.  &lt;br /&gt;&lt;br /&gt;#1) This afternoon I have my ULTRASOUND APPOINTMENT!!!! I hope I'll be posting later tonight to announce what we're having.  It's either that or I'll be posting to say that the baby had its legs crossed or something and wouldn't give us the shot we needed! &lt;br /&gt;&lt;br /&gt;As of right now over 65% of you think its a girl!  Pretty soon we'll see if you're right or not!&lt;br /&gt;&lt;br /&gt;#2) It's time for a new release!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=244"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Embossed Papers"&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=244"&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_embossed_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I really love the look of embossed paper in real life, so I thought I'd try to create an entire pack of fun embossed digi-papers in all the shades of the rainbow!  What do you think?!  Pretty spiffy, eh?&lt;br /&gt;&lt;br /&gt;Here's my page.  I think the papers make an excellent little detail.  Gives the page lots of depth and realism!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ManyAdventures_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ManyAdventures_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And from the Britt Girls:&lt;br /&gt;&lt;br /&gt;&lt;img src=http://www.brittishdesigns.com/miscimages/brittgirlsembossed.jpg&gt; &lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Hopefully you're lovin' these papers as much and my team and I are!&lt;br /&gt;&lt;br /&gt;Ok . . . on to this week's Show Off Slideshow!&lt;br /&gt;&lt;center&gt;&lt;p&gt;&lt;object type="application/x-shockwave-flash" data="http://www.imageloop.com/swf/looopSlider2.swf" height="600" width="550" style="width:550px;height:600px"&gt;&lt;param name="movie" value="http://www.imageloop.com/swf/looopSlider2.swf"/&gt;&lt;param name="quality" value="high"/&gt;&lt;param name="scale" value="noscale"/&gt;&lt;param name="salign" value="l"/&gt;&lt;param name="allowScriptAccess" value="always"/&gt;&lt;param name="wmode" value="transparent"/&gt;&lt;param name="flashvars" value="id=ff4c3b40-e5d2-1fe7-8685-12313b030221&amp;c=01,01,02,01"/&gt;&lt;/object&gt;&lt;p lang="en" xml:lang="en" style="width:550px;"&gt;&lt;a href="http://www.imageloop.com/setuplooop.htm" target="_blank"&gt;&lt;img alt="Your pictures and fotos in a slideshow on MySpace, eBay, Facebook or your website!" src="http://st.imageloop.com/_img/bt_myo_new.gif" style="border:none;display:inline"/&gt;&lt;/a&gt;&lt;a href="http://www.imageloop.com/slideshow/ff4c3b40-e5d2-1fe7-8685-12313b030221" target="_blank"&gt;&lt;img alt="view all pictures of this slideshow" src="http://st.imageloop.com/_img/bt_vap_new.gif" style="border:none;display:inline;vertical-align:top;"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;/p&gt;&lt;/center&gt;&lt;br /&gt;If you'd like to be a Show Off, just read this post and then start sending in those layouts.  &lt;br /&gt;&lt;br /&gt;Even though I'll be gone most of next week, &lt;b&gt;we WILL still have Show Offs next Friday (10/29)&lt;/b&gt;.  So send in your work! I can't wait to see it.&lt;br /&gt;&lt;br /&gt;Have an excellent day and I'll see ya later tonight for the big announcement!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5520400298474106246/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/10/fridays-here.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5520400298474106246'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5520400298474106246'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/10/fridays-here.html' title='Friday&apos;s here!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_embossed_600.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5306302730116043397</id><published>2010-10-17T21:00:00.000-06:00</published><updated>2010-10-17T21:00:31.667-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Vote for the Britt Girls!</title><content type='html'>Hey guys!! Go vote for my team at DigiScrapAddicts Battle of the Creative Teams. The Britt Girls are rockin' it!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.esurveyspro.com/app/polls/DirectPoll.aspx?id=6819"&gt;&lt;img src="http://i577.photobucket.com/albums/ss213/TanyaH666/Previews/BOTCTvotingADLow.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;You can see the 5 Britt Girls'layouts who are in the battle . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=235531"&gt;1 Here&lt;/a&gt;&lt;br /&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=235505"&gt;2 Here&lt;/a&gt;&lt;br /&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=235143"&gt;3 Here&lt;/a&gt;&lt;br /&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=234923"&gt;4 Here&lt;/a&gt;&lt;br /&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=234815"&gt;5 Here&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The polls close tomorrow night so &lt;a href="http://www.esurveyspro.com/app/polls/DirectPoll.aspx?id=6819"&gt;&lt;b&gt;VOTE NOW&lt;/b&gt;&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5306302730116043397/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/10/vote-for-britt-girls.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5306302730116043397'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5306302730116043397'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/10/vote-for-britt-girls.html' title='Vote for the Britt Girls!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i577.photobucket.com/albums/ss213/TanyaH666/Previews/th_BOTCTvotingADLow.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1574340812610172300</id><published>2010-10-15T14:50:00.000-06:00</published><updated>2010-10-15T14:50:00.363-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>disney world meet-up is fast approaching!</title><content type='html'>Ok, so it occurred to me yesterday that my trip to Disney World is like &lt;b&gt;8 days away!&lt;/b&gt; YIKES!!! It's so soon!  I have a lot to do to get ready.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/cinderellacastle.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/cinderellacastle.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I need to make sure I am able to contact anyone who'd like to meet up with me and say hi!  I'll be &lt;a href="http://twitter.com/brittishdesigns"&gt;tweeting&lt;/a&gt; the whole trip, so if you have twitter, you can get a general idea of where we are.  But, if you will be at WDW and want to possibly meet up, please email me at designerbrittney at gmail dot com and tell me your name (&amp; username) and cell number. Then I can give you my general day-to-day schedule and my number.  &lt;br /&gt;&lt;br /&gt;Even if you can't come to any of the &lt;a href="http://www.mousescrappers.com/forums/forumdisplay.php?f=9681"&gt;planned meets&lt;/a&gt;, I'd still love to just stop and take a quick pic and say hi.&lt;br /&gt;&lt;br /&gt;Gotta run!!  See ya.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1574340812610172300/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/10/disney-world-meet-up-is-fast.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1574340812610172300'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1574340812610172300'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/10/disney-world-meet-up-is-fast.html' title='disney world meet-up is fast approaching!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_cinderellacastle.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5026801933832220870</id><published>2010-10-15T00:00:00.002-06:00</published><updated>2010-10-15T00:00:07.166-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>halloween goodies</title><content type='html'>Hi there everybody!  Just a small new release today.  Getting back to work and back in the swing of things after the trip has been tough.  But I mangaged to pull together a sweet little pack of treats . . .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=242"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Halloween Goodies"&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=242"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_hallgood_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;All of my Show Offs this week are getting Halloween Goodies as their gift!  And this week's slideshow is SUPER SIZED since we missed last week.  Its one of the biggest ever!  So sit back, relax and enjoy the show!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;div style="visibility: visible;"&gt;&lt;object data="http://widget-40.slide.com/widgets/slideticker.swf" height="600" style="height: 600px; width: 600px;" type="application/x-shockwave-flash" width="600"&gt;&lt;param name="movie" value="http://widget-40.slide.com/widgets/slideticker.swf" /&gt;&lt;param name="quality" value="high" /&gt;&lt;param name="scale" value="noscale" /&gt;&lt;param name="salign" value="l" /&gt;&lt;param name="wmode" value="transparent"/&gt;&lt;param name="flashvars" value="cy=ms&amp;il=1&amp;channel=648518346392196672&amp;site=widget-40.slide.com"/&gt;&lt;/object&gt;&lt;/div&gt;&lt;div style="white-space: nowrap;"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392196672&amp;amp;map=1" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-40.slide.com/p1/648518346392196672/ms_t047_v000_s0un_f00/images/xslide1.gif" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392196672&amp;amp;map=2" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-40.slide.com/p2/648518346392196672/ms_t047_v000_s0un_f00/images/xslide2.gif" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392196672&amp;amp;map=F" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-40.slide.com/p4/648518346392196672/ms_t047_v000_s0un_f00/images/xslide42.gif" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;If you'd like to Show Off and get prizes, read all about how to Show Off &lt;a href="http://brittishdesigns.blogspot.com/2010/07/show-offs.html"&gt;HERE&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;And that's it for new release Friday!! Hope you all have a wonderful day.  TTFN.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5026801933832220870/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/10/halloween-goodies.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5026801933832220870'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5026801933832220870'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/10/halloween-goodies.html' title='halloween goodies'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_hallgood_600.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-979325216440633749</id><published>2010-10-14T11:49:00.000-06:00</published><updated>2010-10-14T11:49:01.603-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>what's it gonna be . . .</title><content type='html'>One week from tomorrow is our ultrasound appointment, when we (most likely) will be finding out if this little baby is a boy or a girl!  Josh and I are constantly asking people what they think it is, because we have no idea at this point!  We used to have a feeling, but we don't anymore.  Either result will be a big surprise!!&lt;br /&gt;&lt;br /&gt;So - take the poll in my sidebar and let's see what you guys guess!  And next Friday we'll see if you're right!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/979325216440633749/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/10/whats-it-gonna-be.html#comment-form' title='14 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/979325216440633749'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/979325216440633749'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/10/whats-it-gonna-be.html' title='what&apos;s it gonna be . . .'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>14</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3629276419851292687</id><published>2010-10-13T17:52:00.001-06:00</published><updated>2010-10-13T17:58:20.339-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>we're back, but . . .</title><content type='html'>Well, we're back!  And we had a GREAT trip.  We only wish it could have been longer.  We were having so much fun, we REALLY weren't ready to come back to real life.&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;center&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DL5yearanniv.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DL5yearanniv.jpg" width="600" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;So, yes, I'm back, but here's the but, I'm not "back to work" just yet!! haha!! I totally took the day off and was L-A-Z-Y all day long.  Today's our actual anniversary, so I don't even have to worry about cooking.  Josh is taking me out for dinner after his class tonight.  It'll be a late dinner cuz he doesn't usually get home 'til 8:00.  But I can't complain!&lt;br /&gt;&lt;br /&gt;Happy anniversary to the sweetest, bestest, funnest, hottest, funniest, most amazing husband in the world.  Sorry to everyone else, I got the best one!  It's been the best 5 years of my life.&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;center&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/happyanniv.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/happyanniv.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3629276419851292687/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/10/were-back-but.html#comment-form' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3629276419851292687'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3629276419851292687'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/10/were-back-but.html' title='we&apos;re back, but . . .'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_DL5yearanniv.jpg' height='72' width='72'/><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7532294572977932923</id><published>2010-10-07T01:00:00.058-06:00</published><updated>2010-10-07T01:00:01.272-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Mansion Masquerade</title><content type='html'>Are you ready for some spooky fun!?  For the first time ever I'm releasing a QUADRUPLE collab!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=240"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=240"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Mansion Masquerade"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=240"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_decrow_tangie_MansMasq_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/center&gt;&lt;center&gt;&lt;br /&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=241"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Mansion Masquerade Mixed Media"&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=241"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_decrow_tangie_MansMasq_Mixed_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And we're offering some awesome deals!  The Full Kit AND the Mixed Media pack are 20% off this week, AND there's an awesome Free With Purchase Clusters/Splatters pack when you purchase the kit this week too (10/07/10 - 10/14/10).&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Mansion Masquerade Clusters/Splatters"&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt; &lt;/span&gt;&lt;br /&gt;FREE WITH PURCHASE OF &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=240"&gt;MANSION MASQUERADE&lt;/a&gt; KIT THIS WEEK ONLY!&lt;/center&gt;&lt;center&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MansMasq_600_03.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=240%22"&gt;&lt;img src="http://brittishdesigns.com/miscimages/ADMansMasq_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=241"&gt;  &lt;img src="http://brittishdesigns.com/miscimages/AD2MansMasq_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Here is what I scraped . . . &lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HauntedMansionFloridaStyle_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HauntedMansionFloridaStyle_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And check out what the Britt Girls created:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittgirlsMansMasq.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittgirlsMansMasq.jpg" width="600" /&gt; &lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And with that, I'm off!! Hope you like all the new goodies.  Have a great weekend! &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7532294572977932923/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/10/mansion-masquerade.html#comment-form' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7532294572977932923'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7532294572977932923'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/10/mansion-masquerade.html' title='Mansion Masquerade'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_sahlinstudio_decrow_tangie_MansMasq_600.jpg' height='72' width='72'/><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6417354851661197287</id><published>2010-10-06T13:00:00.001-06:00</published><updated>2010-10-06T13:00:00.233-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>stay tuned . . .</title><content type='html'>&lt;center&gt;One more peek at what's coming!!  Be sure and stay tuned . . . &lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek-4.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6417354851661197287/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/10/stay-tuned.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6417354851661197287'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6417354851661197287'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/10/stay-tuned.html' title='stay tuned . . .'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneakpeek-4.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3157555310918745391</id><published>2010-10-05T14:58:00.000-06:00</published><updated>2010-10-05T16:54:38.775-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>no show offs this week</title><content type='html'>I'm so excited!!!&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/leavingtomorrow.jpg" /&gt;&lt;br /&gt;We are leaving for our trip to Disneyland tomorrow! Josh and I are celebrating our 5 year wedding anniversary!  HOORAY!&lt;br /&gt;&lt;br /&gt;I'll be releasing my &lt;a href="http://brittishdesigns.blogspot.com/2010/10/coming-soon.html"&gt;special surprise&lt;/a&gt; while we're outta of town, but other than that I'm off duty!  No Show Offs this Friday.  I'll be saving them all up for one big super-sized Show Off Friday next week (Oct. 15).  So keep sending them in, but just be aware that there won't be any slideshow or prizes until the 15th.&lt;br /&gt;&lt;br /&gt;I will be &lt;a href="http://twitter.com/brittishdesigns"&gt;tweeting&lt;/a&gt; our trip, as usual, so make sure to follow me if you'd like to see what we're up to at Disneyland!&lt;br /&gt;&lt;br /&gt;See you all on twitter or after the trip!&lt;br /&gt;&lt;br /&gt;TTFN!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3157555310918745391/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/10/no-show-offs-this-week.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3157555310918745391'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3157555310918745391'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/10/no-show-offs-this-week.html' title='no show offs this week'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_leavingtomorrow.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4480056845850539742</id><published>2010-10-05T11:25:00.000-06:00</published><updated>2010-10-05T11:25:08.511-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>recent scrappings</title><content type='html'>I have a batch of layouts to post today that I've scrapped over the past few weeks!&lt;br /&gt;&lt;br /&gt;First up - a very special Disney layout from our trip back in March! This is Magic Pat, the amazing cast member who took our family and gave us VIP treatment all day long and made my brother's magical proposal possible!!  So we HAD to get a group photo with her!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MagicPat_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MagicPat_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?pid=236"&gt;{credits here}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Next, a fun Halloween Party page using a fun &lt;a href="https://scraporchard.com/market/product.php?productid=20995"&gt;new collab kit&lt;/a&gt; from DeCrow Desigs and SuzyQ Scraps! We love our annual Halloween parties!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HalloweenParty_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HalloweenParty_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=230997&amp;amp;ppuser=3123"&gt;{credits here}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Now, a couple LOs featuring my gorgeous niece Ava!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Babe_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Babe_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=223089&amp;amp;ppuser=3123"&gt;{credits here}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/OneYearOld_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/OneYearOld_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=225507&amp;amp;ppuser=3123"&gt;{credits here}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This was super cute little moment I captured between Josh and our niece Ella.  Aren't they sweet?!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SweetMoment_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SweetMoment_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=227924&amp;amp;ppuser=3123"&gt;{credits here}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And last but not least, my FAVORITE page I've scrapped lately!  I just love &lt;a href="http://www.sweetshoppedesigns.com/sweetshoppe/product.php?productid=20837"&gt;this template&lt;/a&gt; from Cindy Schneider! It's so rad.  Plus, it helps make a cute layout when I have pictures of this adorable family to scrap. (this is my cousin Morgan and her cute fam!)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BeautifulFamily_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BeautifulFamily_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=230996"&gt;{credits here}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And those are my most recent scrappings.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4480056845850539742/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/10/recent-scrappings.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4480056845850539742'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4480056845850539742'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/10/recent-scrappings.html' title='recent scrappings'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_MagicPat_BLOG.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9147058669038305162</id><published>2010-10-04T16:35:00.000-06:00</published><updated>2010-10-04T16:35:58.383-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>coming soon . . .</title><content type='html'>get excited.  an EARLY release this week.  &lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/coming.jpg" width="600" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/9147058669038305162/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/10/coming-soon.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9147058669038305162'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9147058669038305162'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/10/coming-soon.html' title='coming soon . . .'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_coming.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1459346507180594905</id><published>2010-10-01T00:00:00.032-06:00</published><updated>2010-10-01T00:00:01.824-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>just plain fun templates</title><content type='html'>Today's post will be short, sweet and to the point.  My brother's wedding is &lt;b&gt;today&lt;/b&gt; so . . . I'm SUPER BUSY today!  No time to dilly dally.  My new release:&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=239"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Just Plain Fun Templates"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;/div&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=239"&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=239"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_jpfuntemps_600.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;A few of my Britt Girls let me turn their &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=237"&gt;"Just Plain Fun"&lt;/a&gt; layouts into templates!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_jpfuntemps_600_01.jpg" /&gt;&lt;/div&gt;&lt;br /&gt;Fun, huh?!!  Here's the page I created with the new templates:&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DonaldsBoat_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DonaldsBoat_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;And here's what the Britt Girls scrapped:&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://brittishdesigns.com/miscimages/brittgirlsjpfuntemps.jpg"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittgirlsjpfuntemps.jpg" width="600" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;Ok, time for Show Offs . . .&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;div style="visibility: visible;"&gt;&lt;object data="http://widget-aa.slide.com/widgets/slideticker.swf" height="600" style="height: 600px; width: 600px;" type="application/x-shockwave-flash" width="600"&gt;&lt;param name="movie" value="http://widget-aa.slide.com/widgets/slideticker.swf" /&gt;&lt;param name="quality" value="high" /&gt;&lt;param name="scale" value="noscale" /&gt;&lt;param name="salign" value="l" /&gt;&lt;param name="wmode" value="transparent"/&gt;&lt;param name="flashvars" value="cy=ms&amp;il=1&amp;channel=648518346392189354&amp;site=widget-aa.slide.com"/&gt;&lt;/object&gt;&lt;/div&gt;&lt;div style="white-space: nowrap;"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392189354&amp;amp;map=1" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-aa.slide.com/p1/648518346392189354/ms_t047_v000_s0un_f00/images/xslide1.gif" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392189354&amp;amp;map=2" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-aa.slide.com/p2/648518346392189354/ms_t047_v000_s0un_f00/images/xslide2.gif" /&gt;&lt;/a&gt;&amp;nbsp;&lt;/div&gt;&lt;/div&gt;All the Show Offs will be getting my new template pack as your gift this week!&lt;br /&gt;&lt;br /&gt;If you'd like to learn about Showing Off and getting gifts, read &lt;a href="http://brittishdesigns.blogspot.com/2010/07/show-offs.html"&gt;THIS POST&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;And that's it for today!! Hope you all like the new templates.  Have a wonderful weekend!!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1459346507180594905'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1459346507180594905'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/10/just-plain-fun-templates.html' title='just plain fun templates'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_jpfuntemps_600.jpg' height='72' width='72'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782</id><published>2010-09-29T10:53:00.000-06:00</published><updated>2010-09-29T10:53:45.699-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>How we told my family</title><content type='html'>We were trying to think of a fun &amp;amp; special way to tell my family about being pregnant.  We didn't want to wait TOO long because they knew we'd been having trouble and we didn't want them worrying longer than was necessary. Since two of my brothers, and my SIL and their girls were all living in California for the summer for work, we decided we'd tell them at Bear Lake on the first evening because we'd be ALL together.&lt;br /&gt;&lt;br /&gt;My mom always told me that she wanted to know first and that I couldn't tell other people before I told her.  So we had to think of a way that was technically telling her first, but so everyone else would find out too.  &lt;br /&gt;&lt;br /&gt;I had bought my mom these really cute notecards at the Disney Store because they were on clearance for $1.99, so we decided I'd be like "Oh hey mom I have these cute Mickey cards I bought you for 1.99! They are so cute."  And then slip the picture of me and Josh holding up the pregnancy test in with the cards. (the picture in &lt;a href="http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html"&gt;the post&lt;/a&gt; just before this one)  I knew she'd want to look at every card, but you do hear me in the video say "You have to look at each one, they are so cute".  I guess I was just nervous she'd miss it or something.  Josh was in charge of setting the camera inconspicuously on the table so it would record everything! &lt;br /&gt;&lt;br /&gt;Anyway - we waited until after dinner and everyone was gathered around the pavilion area and then set the plan in motion.  Sadly, one of my brothers, Scotty, walked away to the bathroom right as I handed the cards to mom so he sort of missed it but you hear him at the end of the video when he comes back and find out what happened and give a big "WOO HOO!".  It's funny!  But other than that, the plan worked perfectly!&lt;br /&gt;&lt;br /&gt;Anyway - here's the video.  My aunt and cousins and our family friends that we go to Bear Lake with every year are all in video too.  So there's lots of people.  It was such a special moment and I'm so happy the video worked and we got it all.  Hope you like it!&lt;br /&gt;&lt;br /&gt;&lt;embed allowfullscreen="true" allownetworking="all" flashvars="file=http%3A%2F%2Fvid70.photobucket.com%2Falbums%2Fi104%2Fdesignerbrittney%2FBlog%2520Stuff%2FTellingTheFamily.mp4" height="361" src="http://static.photobucket.com/player.swf" type="application/x-shockwave-flash" width="600" wmode="transparent"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;br /&gt;OH and I did get permission from my mom to post this video. haha!  So don't worry!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5356939383944071782/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html#comment-form' title='68 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' title='How we told my family'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>68</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779</id><published>2010-09-27T12:30:00.000-06:00</published><updated>2010-09-27T12:30:26.629-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>guess what guess what guess what!</title><content type='html'>Hey you guys!! I have some BIG BIG BIG news!!!!!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;I'M PREGNANT!&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pregnant.jpg" /&gt;&lt;/div&gt;&lt;br /&gt;Yes! We are expecting our very first baby!&lt;br /&gt;&lt;br /&gt;We actually found out back on Josh's birthday in July.  (Talk about a great 30th birthday present, right!?)  We tried for 1 year and 2 months to get pregnant.  It was a hard year of waiting, and disappointment.  But we just had to have faith that it would happen and FINALLY, IT DID!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pregnant2.jpg" /&gt;&lt;/div&gt;&lt;br /&gt;I'm 16 weeks now, a little over 4 months.  (This ultra-sound was from our 12 week appointment).  I'm due on March 11th.&lt;br /&gt;&lt;br /&gt;We find out if we're having a boy or a girl in less than 4 weeks! RIGHT BEFORE I leave for Orlando!  So yes, these two Disney trips in October will be be totally Thrill-Ride-Free for me!  I'll have to content myself with Small World and the likes! HAHA But that's TOTALLY fine by me!!!&lt;br /&gt;&lt;br /&gt;We actually just had our 16 week appointment this morning and all is well!  They said everything looks great.  We got to hear the heart beat, which is always amazing!  &lt;br /&gt;&lt;br /&gt;I do get SUPER tired and my bed time has bumped way up.  Josh and I used to be total night-owls and were very rarely asleep before midnight.  Now its rare if we're not in bed around 10:00.  And I do have to take little naps here and there.  My energy has been way down.&lt;br /&gt;&lt;br /&gt;BUT - I haven't had any morning sickness or anything like that.  I get a little bit of a stomach ache at night sometimes, but its nothing bad (I'm pretty sure its just gas).  I've been VERY lucky.  I get it from my mom.  She wasn't ever sick with her babies either.  &lt;br /&gt;&lt;br /&gt;If you can't tell we're just a little excited!  And I'm so happy I can finally tell you all! It's been really hard keeping the secret!&lt;br /&gt;&lt;br /&gt;And, yes, you can probably expect a few new "baby" products from Britt-ish Designs in the next 5 months of my pregnancy! HAHA!! I'm sure I won't be able to help myself.&lt;br /&gt;&lt;br /&gt;So - that's my big news.  Probably the biggest news I've ever shared on my blog before. Pretty cool!  &lt;br /&gt;&lt;br /&gt;Have an amazing day!!!! &lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7853719215930755779/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html#comment-form' title='125 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' title='guess what guess what guess what!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_pregnant.jpg' height='72' width='72'/><thr:total>125</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7382179098015725999</id><published>2010-09-24T00:00:00.053-06:00</published><updated>2010-09-24T00:00:01.374-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>its a very FUN friday!</title><content type='html'>Hip hip hooray! Friday is finally here!!  I'm so excited because that means its time to release my new kit!!&lt;br /&gt;&lt;br /&gt;I realized its been 2 1/2 years since I created a general Disney inspired kit.  It was high-time for a new one!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=237"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Just Plain Fun"&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="ttp://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=237"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_jpfun_600.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;and . . . &lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;b&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=238"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Just Plain Fun Bonus Alpha"&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=238"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_jpfunBA_600.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;And of course I've got a little add-on freebie for you at the end of the post, so ready through the end!&lt;br /&gt;&lt;br /&gt;Here's the page I scrapped with the new kit.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ToonCar_WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ToonCar_WEB.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And more amazing creations from my wonderful Britt Girls . . . &lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/jpfunbrittgirls.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/jpfunbrittgirls.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Isn't it a fun kit?  I hope you guys like it as much as my team and I do!&lt;br /&gt;&lt;br /&gt;Alrigthy - here are the Show Offs for this week!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center; visibility: visible;"&gt;&lt;object data="http://widget-8e.slide.com/widgets/slideticker.swf" height="600" style="height: 600px; width: 600px;" type="application/x-shockwave-flash" width="600"&gt;&lt;param name="movie" value="http://widget-8e.slide.com/widgets/slideticker.swf" /&gt;&lt;param name="quality" value="high" /&gt;&lt;param name="scale" value="noscale" /&gt;&lt;param name="salign" value="l" /&gt;&lt;param name="wmode" value="transparent"/&gt;&lt;param name="flashvars" value="cy=ms&amp;il=1&amp;channel=648518346392182158&amp;site=widget-8e.slide.com"/&gt;&lt;/object&gt;&lt;/div&gt;&lt;div style="text-align: center; white-space: nowrap;"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392182158&amp;amp;map=1" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-8e.slide.com/p1/648518346392182158/ms_t028_v000_s0un_f00/images/xslide1.gif" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392182158&amp;amp;map=2" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-8e.slide.com/p2/648518346392182158/ms_t028_v000_s0un_f00/images/xslide2.gif" /&gt;&lt;/a&gt;&amp;nbsp;&lt;/div&gt;Thanks for sending in all the Show Offs.  You'll all be getting my new "Just Plain Fun Bonus Alpha" as your gift this week.&lt;br /&gt;&lt;br /&gt;Would you like to Show Off and get free stuff too?? Well, read all about how it works at the bottom of &lt;a href="http://brittishdesigns.blogspot.com/2010/07/show-offs.html"&gt;THIS POST&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;And last but not least, here's the add-on freebie for you!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_jpfunAO.jpg" /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_jpfADDON.zip"&gt;{{DOWNLOAD HERE}}&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;Well, I hope everyone has a fun weekend and that you find some time to squeeze in some scrapping!  TTFN!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7382179098015725999/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html#comment-form' title='19 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7382179098015725999'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7382179098015725999'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html' title='its a very FUN friday!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_jpfun_600.jpg' height='72' width='72'/><thr:total>19</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7668519299093037247</id><published>2010-09-23T09:46:00.002-06:00</published><updated>2010-09-23T09:48:55.003-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>just a peek!</title><content type='html'>OK, so I know I've been silent on my blog all week!  But it's because I've been working REALLY HARD on my new kit!!!!!  Wait until you see it! I'm seriously giddy with excitement (seriously giddy??! Isn't that an oxy-moron?! HAHAH) to release it tomorrow. &lt;br /&gt;&lt;br /&gt;Here's a little peek to tide you over!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneak.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneak.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;See you tomorrow!&lt;br /&gt;&lt;br /&gt;GET EXCITED!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7668519299093037247/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/09/just-peek.html#comment-form' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7668519299093037247'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7668519299093037247'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/09/just-peek.html' title='just a peek!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneak.jpg' height='72' width='72'/><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7530248993871631969</id><published>2010-09-17T09:00:00.001-06:00</published><updated>2010-09-17T09:07:11.040-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>'inspiring' new templates</title><content type='html'>Hello there! Sorry about the delay today.  Apparently my site went back up in the middle of the night, so I can finally get going with all my Friday releases, the newsletter, etc!!!&lt;br /&gt;&lt;br /&gt;ANYWAY - happy Friday.  Here's what I have new in the shop today!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=236"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Inspired by Courtney Templates"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=236"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_ibcourt_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and . . .&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=235"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Just An Alpha"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=235"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_just_600.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Here is what I scrapped with the new templates!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittibcourt.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittibcourt.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span"  style="font-size:large;"&gt;&lt;span class="Apple-style-span"  style="color:#e95a9b;"&gt;more inspiration from the britt girls!&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/miscimages/brittgirlsibcourt.jpg"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittgirlsibcourt.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And now, on to this week's Show Offs.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-00.slide.com/widgets/slideticker.swf" height="600" width="600" style="width:600px;height:600px"&gt;&lt;param name="movie" value="http://widget-00.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346392175360&amp;amp;site=widget-00.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392175360&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-00.slide.com/p1/648518346392175360/ms_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392175360&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-00.slide.com/p2/648518346392175360/ms_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/center&gt;Thanks to all the Show Offs this week for sending in your LOs.  You're all getting my &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=235"&gt;"Just An Alpha"&lt;/a&gt; as your gift this week.&lt;br /&gt;&lt;br /&gt;If you'd like to be a Show Off, but aren't sure how it all works, just read the end of &lt;a href="http://brittishdesigns.blogspot.com/2010/07/show-offs.html"&gt;THIS POST&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;And that's it for today!! :)  Have an excellent weekend.  Hope you have something fun planned.  TTFN!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7530248993871631969/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/09/inspiring-new-templates.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7530248993871631969'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7530248993871631969'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/09/inspiring-new-templates.html' title='&apos;inspiring&apos; new templates'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_ibcourt_600.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4245845336309100278</id><published>2010-09-17T00:02:00.003-06:00</published><updated>2010-09-17T00:07:42.717-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>site down</title><content type='html'>Well, its midnight and i've been waiting and pulling my hair out for the last 4 hours.  My server host had some emergency with a power transformer in their city and were forced to shut down which means my site is down until they get it back up and running.&lt;br /&gt;&lt;br /&gt;So I give up.  Newsletter, new products, everything will just have to wait until I get up tomorrow morning.  &lt;br /&gt;&lt;br /&gt;I just pray my site is back up by then.  &lt;br /&gt;&lt;br /&gt;Going to bed tired and extremely frustrated.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4245845336309100278/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/09/site-down.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4245845336309100278'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4245845336309100278'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/09/site-down.html' title='site down'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2741597473031404590</id><published>2010-09-15T11:45:00.001-06:00</published><updated>2010-09-15T11:46:02.079-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>a few layouts to share</title><content type='html'>Hi guys.  Just thought I'd pop in today and share a few LOs I've scrapped over the last couple weeks!&lt;br /&gt;&lt;br /&gt;First up - a couple pages from my Nov. 2007 trip to Disneyland.  Sigh . . . someday I'll finish these '07 trips.  &lt;i&gt;(NOTE: you can almost always click on my layouts to see them bigger)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Pirates-Lair-BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Pirates-Lair-BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mousescrappers.com/photos/showphoto.php?photo=6994&amp;amp;title=pirate-27s-lair-on-tom-s&amp;amp;cat=all"&gt;{credits here}&lt;/a&gt;&lt;div&gt;&lt;a href="http://www.mousescrappers.com/photos/showphoto.php?photo=6994&amp;amp;title=pirate-27s-lair-on-tom-s&amp;amp;cat=all"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TeaCups_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TeaCups_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mousescrappers.com/photos/showphoto.php?photo=7066&amp;amp;title=tea-cups&amp;amp;cat=all"&gt;{credits here}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;Apparently I'm into scrapping 2007 photos these days.  Here are some pics from Thanksgiving 2007.  (this page is a re-do from an UGLY old LO I did a couple years ago!!!)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Thanksgiving2007_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Thanksgiving2007_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=222577&amp;amp;ppuser=3123"&gt;{credits here}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;And time traveling back to the present day . . . this page is from our trip to Bear Lake this summer.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BearLake2010_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BearLake2010_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=222594&amp;amp;ppuser=3123"&gt;{credits here}&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=222594&amp;amp;ppuser=3123"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;That's it!  Just posting layouts today.  Have a good one!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2741597473031404590/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/09/few-layouts-to-share.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2741597473031404590'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2741597473031404590'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/09/few-layouts-to-share.html' title='a few layouts to share'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_Pirates-Lair-BLOG.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6413791725892469389</id><published>2010-09-10T00:00:00.004-06:00</published><updated>2010-09-10T00:00:02.770-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>new kit! WOO HOO!</title><content type='html'>Hey there everybody!  I have a new kit today and I'm &lt;i&gt;really&lt;/i&gt; lovin' it!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold; "&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=234"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Toothy"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=234"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_toothy_600.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;Isn't it fun!?!  Here's the page I scrapped with it!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Toof-less_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Toof-less_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;And check out the inspiration from the britt girls!!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://brittishdesigns.com/miscimages/CTLOs_toothy.jpg"&gt;&lt;img src="http://brittishdesigns.com/miscimages/CTLOs_toothy.jpg" width="600" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;I hope you are just smilin' ear to ear after seeing "Toothy" and all those awesome layouts!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;Now - let's enjoy this week's Show Offs!&lt;/div&gt;&lt;p style="text-align: center;visibility: visible; "&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-ba.slide.com/widgets/slideticker.swf" height="600" width="600" style="width:600px;height:600px"&gt;&lt;param name="movie" value="http://widget-ba.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346392167610&amp;amp;site=widget-ba.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="text-align: center;white-space: nowrap; "&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392167610&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-ba.slide.com/p1/648518346392167610/ms_t024_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392167610&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-ba.slide.com/p2/648518346392167610/ms_t024_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;div style="text-align: left;"&gt;Thanks for all the Show Offs this week.  Each of you are getting a coupon code good for one free Word Art pack from my store!  So watch your email inboxes.&lt;/div&gt;&lt;br /&gt;Would you like to Show Off and get free stuff too??  Well, read all about how it works at the bottom of &lt;a href="http://brittishdesigns.blogspot.com/2010/07/show-offs.html"&gt;&lt;span style="font-weight:bold;"&gt;THIS POST&lt;/span&gt;&lt;/a&gt;, and then start sending in those Show Offs!&lt;br /&gt;&lt;br /&gt;And that's it from me today.  Short &amp;amp; sweet.  Hope you have a wonderful weekend!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6413791725892469389/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/09/new-kit-woo-hoo.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6413791725892469389'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6413791725892469389'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/09/new-kit-woo-hoo.html' title='new kit! WOO HOO!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_toothy_600.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4428795343315365842</id><published>2010-09-08T16:06:00.006-06:00</published><updated>2010-09-08T16:26:21.758-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>join me in italy!</title><content type='html'>I wish I meant the &lt;span style="font-style:italic;"&gt;REAL&lt;/span&gt; Italy (its my #1 dream vacation),  but I mean the Italy in EPCOT!&lt;br /&gt;&lt;br /&gt;I'm putting together a big group lunch at the brand new &lt;span style="font-weight:bold;"&gt;Via Napoli&lt;/span&gt; restaurant in the Italian Pavilion!  Inside The Magic wrote a great review about the restaurant that you can read &lt;span style="font-weight:bold;"&gt;&lt;a href="http://www.insidethemagic.net/2010/08/review-via-napoli-grand-opening-at-walt-disney-worlds-epcot-offers-authentic-italian-pizza-with-bold-flavors/"&gt;here&lt;/a&gt;. &lt;/span&gt;&lt;span&gt;(Warning: the pictures and review will make your mouth water and your tummy grumble!)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Via_Napoli-exterior.jpg" /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Via_Napoli_interior.jpg" /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Via_Napoli-GrandOpening.jpg" /&gt;&lt;/center&gt;&lt;br /&gt;I can't WAIT to try this place! It looks SOOOO good!&lt;br /&gt;&lt;br /&gt;We'll be lunching together on&lt;b&gt; Wed. Oct. 27 at 2:00pm&lt;/b&gt;.  Everyone is welcome, but you need to tell me your coming in advance.  I just need to make sure to have enough seats reserved!  There's a &lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=5040"&gt;thread at MouseScrappers&lt;/a&gt; with a list of who has "RSVPed" so far.&lt;br /&gt;&lt;br /&gt;If you'd like to join us (and please do!) either email me or post in the thread at MouseScrappers.  There are also lots of other meet ups going on while I'm at Disney World if you can't join us in Italy.  Check out the &lt;a href="http://www.mousescrappers.com/forums/forumdisplay.php?f=9681"&gt;meet board&lt;/a&gt; and find time that works with your schedule.&lt;br /&gt;&lt;br /&gt;I'm getting REALLY excited for this meet-up trip to Florida.  My mom is coming with me, and we are both just so psyched!  We booked our flight this week, so now it feels SUPER official that we're going.  We got a pretty good deal on a direct flight.  YAY for no layovers.&lt;br /&gt;&lt;br /&gt;Hope to meet lots of you in Florida!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4428795343315365842/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/09/join-me-in-italy.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4428795343315365842'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4428795343315365842'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/09/join-me-in-italy.html' title='join me in italy!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_Via_Napoli-exterior.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4173797303774403715</id><published>2010-09-07T14:55:00.001-06:00</published><updated>2010-09-07T15:58:17.936-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>what fun!</title><content type='html'>Camping is so much fun.  I love to be in the great outdoors.  Of course, I like to camp at places where there's a working restroom and a shower, so maybe some of you wouldn't really call it true camping!  But we sure had fun this past weekend.  Even though the trip was short and sweet, we had a VERY nice time at the Fillmore KOA.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/camping.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/camping.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I've never camped at a KOA before, but having a pool to lounge at all day was so awesome!  I'm all for KOAs now!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/camping_3.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/camping_3.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/camping_2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/camping_2.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Plus it was really HOT!! We NEEDED that pool just to keep cool.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Favorite moments from our Labor Day Camping Trip:&lt;br /&gt;&lt;br /&gt;- swimming&lt;br /&gt;- campfire chats&lt;br /&gt;- dough boys&lt;br /&gt;- cooking (and eating) outdoors&lt;/div&gt;&lt;div&gt;- sunflowers&lt;br /&gt;- bunny rabbits&lt;br /&gt;- playing Skip Bo&lt;br /&gt;- waking up in a tent with my honey&lt;br /&gt;&lt;br /&gt;Sure, there are always things that don't go as planned or aren't so nice about camping trips (we had bee stings, stubbed toes, sunburns, &lt;i&gt;WAY&lt;/i&gt; too much wind, etc. etc.).  But the good outweighed the bad for sure.  I'd love to make it a yearly tradition!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/camping_1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/camping_1.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Hope you guys had a fun Labor Day weekend too.  TTFN!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4173797303774403715/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/09/what-fun.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4173797303774403715'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4173797303774403715'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/09/what-fun.html' title='what fun!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_camping.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3415215976910422137</id><published>2010-09-03T00:00:00.001-06:00</published><updated>2010-09-03T00:00:01.564-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>grab bag reveal &amp; new schtuff</title><content type='html'>Hi there!! Happy Friday.  Is everyone (in the states) looking forward to a fun 3-day weekend?  Josh has to work on Labor Day (lame) but we're still going camping with his family all weekend!! We leave later today. It's going to be lots of fun!&lt;br /&gt;&lt;br /&gt;Ok . . . on to today's business.  First I'll reveal the contents of the Grab Bag!  All of these products are now in the shop on their own.&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=6&amp;amp;products_id=230"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Sweet As Can Be"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=6&amp;amp;products_id=230"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sacb_600-1.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;span style="font-weight:bold;"&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=231"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Sweet As Can Be Alpha"&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/span&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=231"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sacbalph_600-1.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;span style="font-weight:bold;"&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=232"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Must-Have Treats"&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/span&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=4&amp;amp;products_id=232"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_treats_600-1.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=233"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"2-Pagers: Set 6"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=9&amp;amp;products_id=233"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_2pg6_600-1.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;OK . . . and now on to &lt;span style="font-weight:bold;"&gt;NEW&lt;/span&gt; products!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=228"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Hollywood! Bonus Alpha"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=228"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_hwoodBA_600.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=229"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Tiny Prints"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=229"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_tinyprints_600.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Here's the page I scrapped with these new items . . .&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Uno_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Uno_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;And check out the awesome work from the Britt Girls this week . . .&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://brittishdesigns.com/miscimages/9310CTLOs.jpg"&gt;&lt;img src="http://brittishdesigns.com/miscimages/9310CTLOs.jpg" width="600" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;Alrighty - here's is this week's Show Off Slideshow.&lt;br /&gt;&lt;p style="text-align: center;visibility: visible; "&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-90.slide.com/widgets/slideticker.swf" height="600" width="600" style="width:600px;height:600px"&gt;&lt;param name="movie" value="http://widget-90.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346392153744&amp;amp;site=widget-90.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="text-align: center;white-space: nowrap; "&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392153744&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-90.slide.com/p1/648518346392153744/ms_t047_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392153744&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-90.slide.com/p2/648518346392153744/ms_t047_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;Thanks for all the wonderful Show Offs this week.  You'll all be getting my new &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=229"&gt;"Tiny Prints"&lt;/a&gt; paper pack.&lt;br /&gt;&lt;br /&gt;If you'd like to be a Show Off, but aren't sure how it all works, just read the end of &lt;span style="font-weight:bold;"&gt;&lt;a href="http://brittishdesigns.blogspot.com/2010/07/show-offs.html"&gt;THIS POST!!&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;And that about wraps it up for me today.  I have lots to do still to get ready to leave for our camping trip later today.  So I best be off.  Have an excellent Labor Day weekend and I'll see you all next week!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3415215976910422137/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/09/grab-bag-reveal-new-schtuff.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3415215976910422137'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3415215976910422137'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/09/grab-bag-reveal-new-schtuff.html' title='grab bag reveal &amp; new schtuff'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_sacb_600-1.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5151541080949863006</id><published>2010-09-01T09:30:00.001-06:00</published><updated>2010-09-01T09:30:00.712-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>two more days for the grab bag!</title><content type='html'>Hey there!  Just a reminder that the &lt;span style="font-weight:bold;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=12&amp;amp;products_id=226"&gt;"Grand Opening Grab Bag"&lt;/a&gt;&lt;/span&gt; is only available for two more days!!  On Thursday night at midnight, the products are getting separated and put into the shop!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=12&amp;amp;products_id=226"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_gogb_600.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Get it now, while it's such a bargain!&lt;br /&gt;&lt;br /&gt;P.S.  How can it possibly be September?!!! Where did this summer go!?&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5151541080949863006/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/09/two-more-days-for-grab-bag.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5151541080949863006'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5151541080949863006'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/09/two-more-days-for-grab-bag.html' title='two more days for the grab bag!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7056645370192921014</id><published>2010-08-31T12:30:00.006-06:00</published><updated>2010-08-31T16:57:21.735-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>a few things you should know</title><content type='html'>Wow!  What an exciting weekend.  The launch of &lt;a href="http://www.brittishdesigns.com/"&gt;brittishdesigns.com&lt;/a&gt; went as smoothly as I could have hoped!! SO MANY of you stopped by to say hi and check out the new place! Already we have over 330 newsletter subscribers! WOO HOO!  I'm so happy. (If you haven't signed up for &lt;a href="http://brittishdesigns.com/newsletter"&gt;the newsletter&lt;/a&gt;, make sure you do so!)&lt;br /&gt;&lt;br /&gt;There are just a few things you should know about &lt;a href="http://www.brittishdesigns.com/"&gt;brittishdesigns.com!&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;1) The Britt-ish Designs Gallery and Internet Explorer are NOT friends.  &lt;/span&gt;&lt;br /&gt;I've been looking into how to fix this problem, and its more complex than I might be able to do.  Everywhere I've read says, "download a friendlier browser such as Firefox".  So . .  I guess for now that's my advice.  If you find yourself visiting the gallery and not being able to see everything (such as a link to register, upload or login) its most likely because you're using IE.  Try using a different browser that has less issues like Firefox.  I'll keep trying to fix this though!!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;2) No Email Notification for Comments. &lt;/span&gt;&lt;br /&gt;Unlike other bigger sites, the gallery I'm using doesn't have an option to be emailed whenever you get a comment.  Lame, huh?  I know.  But Coppermine doesn't offer this option as far as I've been able to figure out.  So just check back to see your LOs and read the comments.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;3) Not planning on having a CT call any time soon.&lt;/span&gt;&lt;br /&gt;This is a question I've been getting a lot.  I'm not planning on having a CT call as of right now.  But sometimes spots open up.  So keep showing me your creations via Show Offs, and, of course, post in the &lt;a href="http://www.brittishdesigns.com/gallery/"&gt;Gallery&lt;/a&gt;.  Those who use my stuff brilliantly are always on my radar!!&lt;br /&gt;&lt;br /&gt;Ok I think that's it for now!!!  But I can't stand a post without a couple pics, so here is a LO I scrapped over the weekend.  Yes, I actually had time (I think its the first time in over a month) to actually SCRAP! It felt so good.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/takeapicture_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/takeapicture_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=215258&amp;amp;ppuser=3123"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{credits here}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;AND&lt;/span&gt; here is the LO I scrapped for the MouseScrappers Speed Scrap yesterday!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BoysLoveMinniesHouse_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BoysLoveMinniesHouse_BLOG.jpg" width=600/&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/gallery/displayimage.php?album=4&amp;amp;pid=88"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{credits here}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7056645370192921014/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/08/few-things-you-should-know.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7056645370192921014'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7056645370192921014'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/08/few-things-you-should-know.html' title='a few things you should know'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_takeapicture_BLOG.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442</id><published>2010-08-26T23:00:00.002-06:00</published><updated>2010-08-26T23:26:29.321-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>brittishdesigns.com is a reality!</title><content type='html'>I'm almost speechless.  I can't really explain how happy I am to announce that &lt;a href="http://brittishdesigns.com/"&gt;&lt;b&gt;brittishdesigns.com&lt;/b&gt;&lt;/a&gt; is officially OPEN!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://brittishdesigns.com/"&gt;&lt;img src="http://brittishdesigns.com/miscimages/blogsitename.gif" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/grandopening.gif" /&gt;&lt;/center&gt;&lt;br /&gt;I never in a million years thought I'd know how to make a website, and if it weren't for my sweet, generous, selfless, friend Leslie (owner of GG Designs) I would have never been able to make it.  Leslie I don't feel I have the words to express how grateful I am for all your help.&lt;br /&gt;&lt;br /&gt;To celebrate this big day, I knew I needed a BIG KIT!  Something I've been designing in my mind and thinking about for a VERY long time.  I proudly present . . .&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=227"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Hollywood!"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=227"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_hwood_600.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;(And make sure you read to the end of the post for a freebie Hollywood! Add-On.)&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;i&gt;AND&lt;/i&gt; a grand opening just isn't a GRAND opening without a grab bag!!&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=12&amp;amp;products_id=226"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;b&gt;"Grand Opening Grab Bag"&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=12&amp;amp;products_id=226"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_gogb_600.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Check out the . . .&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"  style="color:#e95a9b;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;britt girls inspiration&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittgirlsinspiration82710.jpg" /&gt;&lt;/div&gt;&lt;br /&gt;Are you inspired?!  I was totally blow away by their creations this week.&lt;br /&gt;&lt;br /&gt;Here's another important announcement!  Make sure you sign up for the &lt;a href="http://brittishdesigns.com/newsletter"&gt;Britt-ish Designs Newsletter&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/newsletter"&gt;&lt;img src="http://brittishdesigns.com/miscimages/newslettericon.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;I'll be sending newsletters out each Friday with the new products for that week, or when I have a big announcement to make.  Make sure you get signed up!!&lt;br /&gt;&lt;br /&gt;&lt;div&gt;Oh, and last but not least, here are this week's FABULOUS Show Offs.&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-f3.slide.com/widgets/slideticker.swf" height="600" width="600" style="width:600px;height:600px"&gt;&lt;param name="movie" value="http://widget-f3.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346392132339&amp;amp;site=widget-f3.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392132339&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-f3.slide.com/p1/648518346392132339/ms_t042_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392132339&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-f3.slide.com/p2/648518346392132339/ms_t042_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;Thanks for all the wonderful LOs this week.  You're all getting a special prize!  "Hollywood Bonus Alpha!" and you're getting it a week early.  Everyone else has to wait until next week to see it/buy it!&lt;br /&gt;&lt;br /&gt;If you'd like to be a Show Off, but aren't sure how it all works, just read the end of &lt;a href="http://brittishdesigns.blogspot.com/2010/07/show-offs.html"&gt;THIS POST&lt;/a&gt;!!&lt;br /&gt;&lt;br /&gt;And here is your add-on freebie!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_hwoodAO.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_hollywoodAO.zip"&gt;DOWNLOAD HERE!!&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;So come on in to &lt;a href="http://brittishdesigns.com/"&gt;&lt;b&gt;brittishdesigns.com&lt;/b&gt;&lt;/a&gt; and make yourself at home! I'm so excited to hear what you all think!! It's been a CRAZY amount of work, but I think the end result is totally worth it. I hope you think so too!!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;That's it for today!! HAPPY GRAND OPENING DAY!!!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://brittishdesigns.com/miscimages/bloggersignature.jpg" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4771249422194853442/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html#comment-form' title='39 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' title='brittishdesigns.com is a reality!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_hwood_600.jpg' height='72' width='72'/><thr:total>39</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3078643055282326677</id><published>2010-08-26T14:34:00.002-06:00</published><updated>2010-08-26T14:41:23.034-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>a peek at what's coming</title><content type='html'>Just thought I'd pop in and give everyone a little peek at just one of the new products I'm releasing tomorrow at the big GRAND OPENING of &lt;a href="http://brittishdesigns.com/"&gt;brittishdesigns.com&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/comingsoon.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/comingsoon.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Are you excited for tomorrow?!?!  I can't even begin to explain how excited/nervous/stressed/thrilled I am to lauch!  It's so close now.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;See you tomorrow! XOXOX&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3078643055282326677/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html#comment-form' title='16 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3078643055282326677'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3078643055282326677'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html' title='a peek at what&apos;s coming'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_comingsoon.jpg' height='72' width='72'/><thr:total>16</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3063283431068715294</id><published>2010-08-24T11:38:00.002-06:00</published><updated>2010-08-24T16:38:04.185-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>is the anticipation killing you?</title><content type='html'>Sorry for making you wait so long! I meant to get more info to you yesterday but I ended up not having a free moment to blog!!&lt;br /&gt;&lt;br /&gt;So . . . the big news is . . .&lt;br /&gt;&lt;br /&gt;my grand opening will be&lt;b&gt; THIS FRIDAY!!&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Yes, August 27 is the day that &lt;a href="http://brittishdesigns.com/"&gt;brittishdesigns.com&lt;/a&gt; will launch!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/openingadBLOG.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;And that's the big exciting news!!!!!!  I can't wait for Friday.  It's going to be the most exciting Friday in Britt-ish Designs history!&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;See you then!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3063283431068715294/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html#comment-form' title='19 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3063283431068715294'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3063283431068715294'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html' title='is the anticipation killing you?'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_openingadBLOG.jpg' height='72' width='72'/><thr:total>19</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4085290907222555692</id><published>2010-08-20T07:30:00.002-06:00</published><updated>2010-08-20T07:30:00.318-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>just show offs today</title><content type='html'>Well, since today is my last day at ScrapMatters, there won't be any new products!  Just Show Offs to enjoy! So, lets get right to it!&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-18.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-18.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346392098328&amp;amp;site=widget-18.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392098328&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-18.slide.com/p1/648518346392098328/ms_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392098328&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-18.slide.com/p2/648518346392098328/ms_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;The Show Offs are getting a new little template pack that will be in my new shop next week!   But they're all getting it a little early.&lt;br /&gt;&lt;br /&gt;If you'd like to Show Off and get gifts and be in the weekly slideshow, read &lt;a href="http://brittishdesigns.blogspot.com/2010/07/show-offs.html"&gt;&lt;span style="font-weight:bold;"&gt;THIS POST&lt;/span&gt;&lt;/a&gt; and find out more details.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4085290907222555692/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/08/just-show-offs-today.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4085290907222555692'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4085290907222555692'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/08/just-show-offs-today.html' title='just show offs today'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7328903432042037331</id><published>2010-08-19T15:00:00.000-06:00</published><updated>2010-08-19T15:05:54.816-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>reminders, announcements and updates</title><content type='html'>I've been meaning to log on and make a post ALL WEEK, but I'm seriously SLAMMED with work trying to get everything ready with the new site!!  There's just so much to do!&lt;br /&gt;&lt;br /&gt;But . . . I wanted to pop in and remind you . . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/importantreminder.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="color:#ca346f;"&gt;Tomorrow (Friday Aug. 20) is the absolute last day to buy any of my &lt;/span&gt;&lt;/b&gt;&lt;a href="http://shop.scrapmatters.com/clearance/"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="color:#ca346f;"&gt;retiring products&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="color:#ca346f;"&gt; and to use any SM gift codes, coupons, discounts on Britt-ish Designs product you might have.&lt;/span&gt;&lt;/b&gt;  So . . . use 'em or loose 'em, people!  Friday night (I'm guessing around midnight) my shop at SM will close for good!&lt;br /&gt;&lt;br /&gt;And . . . in non-Britt-ish Designs news!!  I wanted to make sure you all knew about this new charity collab. kit called &lt;a href="http://www.afterfivedesigns.com/shoppe/product.php?productid=1905"&gt;"Hands Across the Gulf"&lt;/a&gt;.  I personally didn't work on it, but Sahlin Studio did, and she's my girl!  There is a mind-blowing amount of product included in this collab and 100% of the proceeds from this kit will be donated to the National Wildlife Federation and to the United Way's Gulf Recovery Fund.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.afterfivedesigns.com/shoppe/product.php?productid=1905"&gt;&lt;img src="http://i98.photobucket.com/albums/l265/scarletsierra/zinnias%20and%20swallowtails/sugar%20sands%20and%20wetlands/gulfad.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Can you believe 45 designers worked together on this?!!  And it's only $10!!  There are a set of photo actions in there that are worth $10 on their own!  And so many templates and of course TONS of papers and elements.&lt;br /&gt;&lt;br /&gt;Here is the page I scrapped with this lovely kit!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/countthewaves_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/countthewaves_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;You can more gorgeous creations made from this kit over at &lt;a href="http://sahlinstudio.blogspot.com/2010/08/hands-across-gulf.html"&gt;Krista Sahlin's blog&lt;/a&gt; and at &lt;a href="http://www.afterfivedesigns.com/shoppe/product.php?productid=1905"&gt;After Five Designs&lt;/a&gt; where this kit is for sale.  This kit is only available for one month, so make sure you purchase it and support this awesome cause now while you can!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="color:#ca346f;"&gt;Ok . . . back to Britt-ish Designs news!!!!  You're probably all wondering when the new Britt-ish Designs site and shop is opening!!  Well . . . it WILL be some time next week.  I have to make sure the site will actually be ready before I announce the specific day!  BUT - be prepared for a Grand Opening next week.  I'm so excited!!!!!!!!&lt;/span&gt;&lt;/span&gt;&lt;div&gt;&lt;br /&gt;But now, I've gotta get back to work!  See you tomorrow for Show Offs (don't forget to send them in!).&lt;br /&gt;&lt;br /&gt;TTFN.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7328903432042037331/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/08/reminders-announcements-and-updates.html#comment-form' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7328903432042037331'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7328903432042037331'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/08/reminders-announcements-and-updates.html' title='reminders, announcements and updates'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_importantreminder.jpg' height='72' width='72'/><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201</id><published>2010-08-13T07:30:00.003-06:00</published><updated>2010-08-13T07:30:00.819-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>ch ch ch changes!</title><content type='html'>I've been mulling it over in my head all week how to write today's post.&lt;br /&gt;&lt;br /&gt;I have some major Britt-ish Designs news.&lt;br /&gt;&lt;br /&gt;There's no way to ease into it!! So I'll just spit it out . . .&lt;br /&gt;&lt;br /&gt;Britt-ish Designs  is MOVING!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/movingadBLOG.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Yes, I'm leaving ScrapMatters after 3 wonderful years!  I was there on opening day and leaving this wonderful site is going to be VERY tough!  It's not a decision I came to easily.  But I know its the right thing to do for &lt;span style="font-style:italic;"&gt;me&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;I'm opening up my own little shop!  My goal is to simplify my life, my work, and give myself the freedom (both in business and creatively) to really enjoy my job even more!&lt;br /&gt;&lt;br /&gt;So . . . my shop at ScrapMatters is closing in just 1 week!!  And its totally impossible to take my ENTIRE inventory to the new shop.  So, lots of stuff will be retired forever after this week is up.  And guess what - everything that's being retired is &lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="color:#339999;"&gt;&lt;span class="Apple-style-span"  style="font-size:large;"&gt;50% OFF!&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;If you visit the &lt;span style="font-weight:bold;"&gt;&lt;a href="http://shop.scrapmatters.com/clearance/"&gt;"CLEARANCE"&lt;/a&gt;&lt;/span&gt; category at SM, you'll find all my &lt;b&gt;&lt;span class="Apple-style-span"  style="color:#339999;"&gt;&lt;span class="Apple-style-span"  style="font-size:large;"&gt;50% off "last chance"&lt;/span&gt;&lt;/span&gt;&lt;/b&gt; products.  If you've ever wanted any of these items, this week really is your last chance to get them.&lt;br /&gt;&lt;br /&gt;So that's my big news!!!  It's huge, right?! I'm still overwhelmed by it!  BIG CHANGES for Britt-ish Designs.&lt;br /&gt;&lt;br /&gt;OH!! And if you're holding on to any Gift Certificates or codes good for Britt-ish Designs products, you'll want to use those before Aug. 20th as well, as they won't work at the new shop.&lt;br /&gt;&lt;br /&gt;And stay tuned, because more big announcements about my new little shop will be popping up very soon, including information about the Grand Opening!&lt;br /&gt;&lt;br /&gt;Show Offs - I have not forgotten about you!  Here is this week's Show Off Slideshow:&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-6e.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-6e.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346392050542&amp;amp;site=widget-6e.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392050542&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-6e.slide.com/p1/648518346392050542/ms_t024_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392050542&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-6e.slide.com/p2/648518346392050542/ms_t024_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;For this week's gift the Show Offs get a &lt;b&gt;choice!&lt;/b&gt; You can either request an old gift from the past (yes, &lt;i&gt;any&lt;/i&gt; past Disney gifts or other Show Off gifts) OR you can have a $2.00 Gift Code to use.  But you do have to use the code THIS WEEK before my SM shop closes.  I'll be sending you all emails with this info and you then respond telling me your choice!&lt;br /&gt;&lt;br /&gt;If you'd like to Show Off and get awesome gifts and be in the weekly slideshow, read &lt;a href="http://brittishdesigns.blogspot.com/2010/07/show-offs.html"&gt;&lt;span style="font-weight:bold;"&gt;THIS POST&lt;/span&gt;&lt;/a&gt; and find out all about Showing Off.&lt;br /&gt;&lt;br /&gt;And that's my post for today.  I hope you have fun shopping for &lt;a href="http://shop.scrapmatters.com/clearance/"&gt;"last chance" products!! &lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I'll see you soon with lots more info about the move and about my new little shop.&lt;br /&gt;&lt;br /&gt;TTFN!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5801010363513408201/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html#comment-form' title='37 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' title='ch ch ch changes!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_movingadBLOG.jpg' height='72' width='72'/><thr:total>37</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1339429811324177656</id><published>2010-08-10T11:50:00.002-06:00</published><updated>2010-08-10T13:41:00.500-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>meet me at Disney World!</title><content type='html'>BIG news!!  Carol, the owner of &lt;a href="http://www.mousescrappers.com/"&gt;MouseScrappers&lt;/a&gt;, has convinced me to join her on a meet &amp;amp; greet/whirlwind vacation at Disney World this fall!!!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittiscoming-1.gif" /&gt;&lt;br /&gt;&lt;br /&gt;We'll be enjoying the Halloween Season at Disney World!!  I actually fly in the 23rd and fly out the 28th, so I'll be in the parks from the 24 - 27!  I would &lt;span class="Apple-style-span"  style="color:#FF9900;"&gt;LOVE IT&lt;/span&gt; if we could have a big meet up one of those days and also if you want to join Carol and I for a meal, or some rides, etc. that would be awesome too!!!!&lt;br /&gt;&lt;br /&gt;If you schedule your trip and book before this Saturday, Aug. 14th, you can get FREE DINING!!!! Which is how Carol convinced me to go! haha!!!  The deals are GREAT right now.  And you can just put your deposit down now and then you have a large window of time to cancel and get your deposit back.  But if you're even considering it, book by Saturday to get the free dining!&lt;br /&gt;&lt;br /&gt;Carol can help you book your trip (she's a travel agent and I swear she knows EVERYTHING!!) So, if you send her a Private Message (username Carolc) at Mouse Scrappers or &lt;a href="http://www.mousescrappers.com/forums/sendmessage.php"&gt;send her a message HERE&lt;/a&gt;, she can totally help you out!&lt;br /&gt;&lt;br /&gt;Carol and I are staying at Pop Century Resort.  So you could even stay in the same resort as us.  Maybe we could have a little pool party!  The ideas and possibilities are just rushing through my head!&lt;br /&gt;&lt;br /&gt;If you can come, PLEASE let me know!! Email me at designerbrittney at gmail dot com.  I can't wait to see who I might be able to meet!!!&lt;br /&gt;&lt;br /&gt;It's a great excuse for a couples weekend away, a mother-daughter trip, a girlfriend trip, etc!!&lt;br /&gt;&lt;br /&gt;So . . . YAY!  I'm going to Orlando, people.  Who's with me!?&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1339429811324177656/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html#comment-form' title='28 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1339429811324177656'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1339429811324177656'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html' title='meet me at Disney World!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittiscoming-1.gif' height='72' width='72'/><thr:total>28</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1131355818018031415</id><published>2010-08-06T10:06:00.002-06:00</published><updated>2010-08-06T10:10:06.836-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>how could I forget?!</title><content type='html'>Oh dear!  I totally forgot to mention the big news!!&lt;br /&gt;&lt;br /&gt;ScrapMatters BIG BIRTHDAY SALE starts today!!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/happybirthdaysale.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/happybirthdaysale.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="color:#FF6600;"&gt;Everything is 30% off&lt;/span&gt;&lt;/b&gt; and the free kit with $20 purchase is SOOOO cute! You're definitely gonna want to get it!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://shop.scrapmatters.com/britt-ish-designs/"&gt;HAPPY SHOPPING!&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1131355818018031415/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/08/how-could-i-forget.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1131355818018031415'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1131355818018031415'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/08/how-could-i-forget.html' title='how could I forget?!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_happybirthdaysale.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4664334109775441609</id><published>2010-08-06T07:30:00.002-06:00</published><updated>2010-08-06T07:30:00.220-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>we're back and it's Friday already!</title><content type='html'>Hello blog readers!!!  I'm back from camping (with a hundred mosquito bites).  We had a wonderful time! LOTS of fun!!  And whoa, its FRIDAY already!  I always need a little down-time after we get back from vacation, and this Friday just crept right up on me!&lt;br /&gt;&lt;br /&gt;ANYWAY - here's what I'm releasing today:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://shop.scrapmatters.com/product.php?productid=5643"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Primary Stripes"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://shop.scrapmatters.com/product.php?productid=5643"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_pstripes_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;A super fun paper pack with classic primary colored stripes!&lt;br /&gt;&lt;br /&gt;Check out what the Britt Girls created with them:&lt;br /&gt;&lt;br /&gt;By Kim:&lt;br /&gt;&lt;img src="http://i679.photobucket.com/albums/vv153/kimbytx/Layouts/brittstripes.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;By Wendy:&lt;br /&gt;&lt;img src="http://wenrob.smugmug.com/Other/Britt-Girls-Stuff/7-18-10daddio/958945582_tppbW-L.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;By Melissa:&lt;br /&gt;&lt;img src="http://img.photobucket.com/albums/v122/Yzerbear19/DLDream2-SM.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Aren't they cool!?! &lt;br /&gt;&lt;br /&gt;Alrighty - well get ready for a Show Off slideshow full of 2-week's worth of wonderful LOs!&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-0b.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-0b.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346392016139&amp;amp;site=widget-0b.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392016139&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-0b.slide.com/p1/648518346392016139/ms_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392016139&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-0b.slide.com/p2/648518346392016139/ms_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346392016139&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-0b.slide.com/p4/648518346392016139/ms_t017_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;Thanks to everyone who showed off over the past two weeks!  You'll all be getting my new "Primary Stripes" paper pack.&lt;br /&gt;&lt;br /&gt;If you'd like to learn about Showing Off and getting gifts, read &lt;span style="font-weight:bold;"&gt;&lt;a href="http://brittishdesigns.blogspot.com/2010/07/show-offs.html"&gt;THIS POST.&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;And that's it for today. Sorry to be short and sweet today!  I'll see you guys later!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4664334109775441609/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/08/were-back-and-its-friday-already.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4664334109775441609'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4664334109775441609'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/08/were-back-and-its-friday-already.html' title='we&apos;re back and it&apos;s Friday already!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_pstripes_LRG.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-248822991199397059</id><published>2010-07-28T08:18:00.002-06:00</published><updated>2010-07-28T08:20:07.941-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>reminder</title><content type='html'>Hi everyone!! Just a reminder, there will be no Show Offs or new products this Friday.  But I'll be back next week, so keep sending your Show Offs in.  They'll all go in the Aug. 6th slideshow!&lt;br /&gt;&lt;br /&gt;See ya!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/248822991199397059/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/07/reminder.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/248822991199397059'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/248822991199397059'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/07/reminder.html' title='reminder'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3310548514598945318</id><published>2010-07-23T07:30:00.002-06:00</published><updated>2010-07-23T07:30:00.312-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>its friday, people!</title><content type='html'>Hey guys!! It's already Friday again! Can you believe it?  This week flew by.&lt;br /&gt;&lt;br /&gt;Here's what I'm releasing today:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://shop.scrapmatters.com/product.php?productid=5529"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Paint Stroke Glam"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://shop.scrapmatters.com/product.php?productid=5529"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_psg_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And I'm also putting this alpha in the shop.  It was a past Speed Scrap prize . . .&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://shop.scrapmatters.com/product.php?productid=5530&amp;amp;cat=3"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Jami's Birthday Alpha"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://shop.scrapmatters.com/product.php?productid=5530&amp;amp;cat=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_jami_LRG.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's the page I scrapped with both of the new products and lots of other Britt-ish Designs goodies:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneyOnIce_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneyOnIce_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's what the rest of the Britt Girls scrapped . . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/psg-LOs-LONG.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Thanks girls!!&lt;br /&gt;&lt;br /&gt;Ok - let's watch this week's slideshow of Show Offs . . .&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-46.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-46.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346391999046&amp;amp;site=widget-46.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391999046&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-46.slide.com/p1/648518346391999046/ms_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391999046&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-46.slide.com/p2/648518346391999046/ms_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;Thanks to everyone who Showed Off this week!  You'll all be getting my new "Paint Stroke Glam" element pack.  Watch your email inboxes.&lt;br /&gt;&lt;br /&gt;If you'd like to learn about Showing Off and getting gifts, read &lt;span style="font-weight:bold;"&gt;&lt;a href="http://brittishdesigns.blogspot.com/2010/07/show-offs.html"&gt;THIS POST.&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I have a very important announcement about next week's Show Offs - so everyone pay attention!!!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;*** Do I have you attention?? ***&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;There will be no Show Offs next week (no new products either).  I'm going out of town on our yearly camping trip to Bear Lake next week and won't be back until Sunday, so no Show Offs on July 30th.  You can send in Show Offs anytime between now and August 5th and I'll include it in the August 6th Show Off Slideshow.  Does that make sense??&lt;br /&gt;&lt;br /&gt;Hope so!&lt;br /&gt;&lt;br /&gt;Everyone have a wonderful weekend!! See ya soon.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3310548514598945318/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/07/its-friday-people.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3310548514598945318'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3310548514598945318'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/07/its-friday-people.html' title='its friday, people!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_psg_LRG.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7035381555455583192</id><published>2010-07-22T12:27:00.002-06:00</published><updated>2010-07-22T12:38:37.022-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Speed Scrap Minnie Marathon</title><content type='html'>Hey there!  I have a very fun announcement to make!!&lt;br /&gt;&lt;br /&gt;This weekend MouseScrappers is having a Speed Scrap Minnie Marathon!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i928.photobucket.com/albums/ad121/hobbesdesigns/speedscrapflyer.jpg"&gt;&lt;img src="http://i928.photobucket.com/albums/ad121/hobbesdesigns/speedscrapflyer.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The Speed Scrap I'm hosting is on:&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;span class="Apple-style-span"  style="color:#CC0000;"&gt;Sunday July 25th at 1:30 pm Pacific, 2:30 pm Mountain, 3:30 pm Central, 4:30 pm Eastern.&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;br /&gt;And the prize is . . . . a secret!!  But trust me, its something MANY of you have been wanting and asking for!!!&lt;br /&gt;&lt;br /&gt;So, hopefully you can make it to lots of the Speed Scraps, but make sure you make it to mine!!&lt;br /&gt;&lt;br /&gt;Every Speed Scrap you do, you get a ticket that enters you into a drawing for some big awesome grab bags!!&lt;br /&gt;&lt;br /&gt;Get excited for this weekend!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7035381555455583192/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/07/speed-scrap-minnie-marathon.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7035381555455583192'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7035381555455583192'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/07/speed-scrap-minnie-marathon.html' title='Speed Scrap Minnie Marathon'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3167756620297406659</id><published>2010-07-16T07:30:00.001-06:00</published><updated>2010-07-16T07:30:01.284-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>my first ever "Revisit"</title><content type='html'>Sorry for the lack of posts this week! I've been soooo busy!&lt;br /&gt;&lt;br /&gt;But I'm so excited that its Friday again already!!  Because today I'm releasing my first ever "revisit" of an older kit!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://shop.scrapmatters.com/product.php?productid=5382"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"I'm a Dreamer - Revisited"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://shop.scrapmatters.com/product.php?productid=5382"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_imadREV_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is a Revsit of my classic &lt;a href="http://shop.scrapmatters.com/im-a-dreamer.html"&gt;"I'm A Dreamer"&lt;/a&gt; kit.  You remember this kit, right?  I released it in May of 2008!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://shop.scrapmatters.com/im-a-dreamer.html"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_imad_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt;For those of you who don't have the orignal, and want the new stuff too, you can buy the bundle and SAVE $$!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://shop.scrapmatters.com/product.php?productid=5437"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"I'm a Dreamer - Bonus Bundle"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://shop.scrapmatters.com/product.php?productid=5437"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/bundlepreview_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;Here is a page I scrapped this week with the Revisit, with a few items from the original:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FeelinTheLoveDL_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FeelinTheLoveDL_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I also used Sahlin Studio's new &lt;a href="http://shop.scrapmatters.com/product.php?productid=5383"&gt;"Doodle-y Loops"&lt;/a&gt;, which I'm in love with!! AND a new template by Cindy Schneider from her pack that comes out tomorrow at SSD!!&lt;br /&gt;&lt;br /&gt;Check out what the Britt Girls scrapped:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/imadREV-LOs-LONG.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;I hope you like the Revisit as much as we all have!!  If you love it, I'll definitely be doing more "Revisits"!!&lt;br /&gt;&lt;br /&gt;Oh and you can still download the &lt;b&gt;orignal add-on freebie&lt;/b&gt; from I'm a Dreamer &lt;span style="font-weight:bold;"&gt;&lt;a href="http://bgpf.clicboard.com/go/aHR0cDovL3d3dy5zaHJkL2ZpbGUvNDg1NTY4NTEvNWY3YTE2OWMvYnJpdHRkZXNfaW1hZGFvLmh0bWw="&gt;HERE&lt;/a&gt;!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Alright, lets enjoy this week's Show Offs . . .&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-a8.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-a8.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346391991208&amp;amp;site=widget-a8.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391991208&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-a8.slide.com/p1/648518346391991208/ms_t024_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391991208&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-a8.slide.com/p2/648518346391991208/ms_t024_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;Thanks to all of the Show Offs this week!!  All of you are getting a Show Off's Exclusive - which means there is no other way to get this product except for Showing Off this week!  So, y'all are the only ones who will have it! (Do you feel special?!)&lt;br /&gt;&lt;br /&gt;Your Show Off's Exclusive gift this week is . . .&lt;br /&gt;&lt;br /&gt;"Check Me Out"&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/checkmeoutpreview_LRG.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Watch your email inboxes!! I'll be sending this out later this morning.&lt;br /&gt;&lt;br /&gt;If you'd like to be a Show Off, find out how by &lt;a href="http://brittishdesigns.blogspot.com/2010/07/show-offs.html"&gt;&lt;span style="font-weight:bold;"&gt;reading this post!&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And that's it for today's post!! Have a wonderful Friday and I'll see ya later.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3167756620297406659/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/07/my-first-ever-revisit.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3167756620297406659'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3167756620297406659'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/07/my-first-ever-revisit.html' title='my first ever &quot;Revisit&quot;'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_imadREV_LRG.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5000522504358194931</id><published>2010-07-09T07:30:00.003-06:00</published><updated>2010-07-09T07:30:00.665-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>i'm sailing!</title><content type='html'>Has anyone seen the movie What About Bob?  I've had that scene where Bill Murray is strapped to the front of the sailboat yelling "I'M SAILING!!! I SAILED!" in my head ever since my new kit has come to life.  Today I'm releasing . . .&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://shop.scrapmatters.com/product.php?productid=5306&amp;amp;cat=6"&gt;"Sailor Boy"&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://shop.scrapmatters.com/product.php?productid=5306&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sailor_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I do have a freebie add-on for you too at the end of this post, so read clear to the end!&lt;br /&gt;&lt;br /&gt;Right off the bat, let me show you one kind of photo that "Sailor Boy" is perfect for!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Donald_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Donald_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And its perfect for so much more! Here's what the Britt Girls scrapped:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sailor_LOs_LONG.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Thanks to my Girls for all your work this week!  So many amazingly cute pages!!&lt;br /&gt;&lt;br /&gt;Here are this week's Show Offs!! Enjoy the slideshow.&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-9a.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-9a.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346391983002&amp;amp;site=widget-9a.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391983002&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-9a.slide.com/p1/648518346391983002/ms_t024_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391983002&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-9a.slide.com/p2/648518346391983002/ms_t024_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;Thanks to all the Show Offs for sending in their LOs this week!! You are getting a surprise second choice prize this week!! Your choices will be emailed to you, so make sure to watch for my email and then email me back your choice!&lt;br /&gt;&lt;br /&gt;If you'd like to be a Show Off, find out how by &lt;a href="http://brittishdesigns.blogspot.com/2010/07/show-offs.html"&gt;reading this post!&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Today also kicks off ScrapMatter's annual "Christmas In July" sale!  Everything Christmas or Winter themed in the shop is 30% Off!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://img.photobucket.com/albums/v223/wendym0616/sm_christmasjuly10_edited-1.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;So, &lt;b&gt;all of my Christmas kits are on sale this week!!&lt;/b&gt; Happy shopping!&lt;br /&gt;&lt;br /&gt;And here is that add-on I promised you!  Enjoy!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/0_brittdes_sailorAO_PREVIEW.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://bgpf.clicboard.com/go/aHR0cDovL3d3dy5zaHJkL2ZpbGUvZXdKU01IN3UvYnJpdHRkZXNfc2FpbG9yQU8uaHRtbA=="&gt;&lt;span style="font-weight:bold;"&gt;DOWNLOAD HERE&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And that's all for today!  &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Yesterday was Josh's birthday (the big 3-0)!!  I threw him a big surprise party at Pirate Island Pizza (a pirate themed pizza/arcade place that we love).  And tonight, I'm taking him away for a romantic night in Park City!  I'm so excited!!!  We have a very fun weekend ahead!  &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Hope you guys have a fun one too!! TTFN.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5000522504358194931/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/07/im-sailing.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5000522504358194931'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5000522504358194931'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/07/im-sailing.html' title='i&apos;m sailing!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_sailor_LRG.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6004443799104370980</id><published>2010-07-08T11:38:00.001-06:00</published><updated>2010-07-08T11:40:26.107-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>new kit tomorrow!!</title><content type='html'>I have a new kit coming out tomorrow and I'm TOTALLY IN LOVE with it!! And I hope you'll love it too.  Here's a little peek to tide you over 'til tomorrow!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek-3.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek-3.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;See you tomorrow!!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6004443799104370980/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/07/new-kit-tomorrow.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6004443799104370980'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6004443799104370980'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/07/new-kit-tomorrow.html' title='new kit tomorrow!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneakpeek-3.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4476299731015930097</id><published>2010-07-05T00:09:00.003-06:00</published><updated>2010-07-05T00:16:20.248-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>A very patriotic deal!</title><content type='html'>Hello!! Today's Manic Monday and I have put a very cute mini-kit on sale for just &lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:large;"&gt;2 bucks!&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://shop.scrapmatters.com/product.php?productid=2074"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Independent"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.blogger.com/post-create.g?blogID=6606184312529110127" com="" productid="2074&amp;quot;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_ind_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:large;"&gt;$2.00 TODAY ONLY!&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Anyone else out there still celebrating Independence Day?  Here in Utah the celebrations have stretched from Saturday clear through today!  I'm headed to a parade this morning that my little brother's marching band is in.  It's been like a super-sized 4th of July this year!&lt;br /&gt;&lt;br /&gt;Anyway - I gotta run!! See you later!&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;(oh and remember to go grab Day 5 - &lt;i&gt;my&lt;/i&gt; last day - in the &lt;a href="http://scrapmatters.com/forums/forumdisplay.php?f=10"&gt;daily download!&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4476299731015930097/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/07/very-patriotic-deal.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4476299731015930097'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4476299731015930097'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/07/very-patriotic-deal.html' title='A very patriotic deal!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1215757659833326914</id><published>2010-07-04T15:20:00.003-06:00</published><updated>2010-07-05T00:22:45.448-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>recent scrappings</title><content type='html'>Happy Fourth of July everyone!!  I hope you're all off having fun today!&lt;br /&gt;&lt;br /&gt;I haven't done a post in a while with my recent scrappings! So - here are some of the pages I've scrapped over the past few weeks!&lt;br /&gt;&lt;br /&gt;First up - some pages from our Fall 2009 trip to Disney World.  These are pics with the princesses from our breakfast in the castle!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm5.static.flickr.com/4075/4761286549_61de8a27f9_b.jpg"&gt;&lt;img src="http://farm5.static.flickr.com/4075/4761286549_61de8a27f9_b.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/121523/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;And here are some photos from the France Pavilion at Epcot.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm5.static.flickr.com/4093/4761919670_7f64b48e6b_b.jpg"&gt;&lt;img src="http://farm5.static.flickr.com/4093/4761919670_7f64b48e6b_b.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/123887/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;A bouncing back to our Disneyland trip during Fall of 2007, the trip I'm working hard to finish!  Here's a couple pages from that trip:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm5.static.flickr.com/4140/4761286955_d103d11e2a_b.jpg"&gt;&lt;img src="http://farm5.static.flickr.com/4140/4761286955_d103d11e2a_b.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/125010/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm5.static.flickr.com/4143/4761286317_d848ee279c_b.jpg"&gt;&lt;img src="http://farm5.static.flickr.com/4143/4761286317_d848ee279c_b.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/119866/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Here are a few non-Disney pages too. See! I don't always scrap Disney!!  This one is from Father's Day last year!  My SIL is going to kill me for scrapping and posting this picture of her.  Sorry, Tam!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FamilyFun_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FamilyFun_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/123884/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;And here are three pages, featuring three of my adorable nieces.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/AndILoveHer_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/AndILoveHer_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=191457&amp;amp;ppuser=3123"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/EllaBella_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/EllaBella_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/122857/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/stepbystep_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/stepbystep_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/123129/ppuser/4"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;A fun birthday page from when we went out to dinner for Tami's birthday.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BirthdayGirl_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BirthdayGirl_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/123128/ppuser/4"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And a couple more Disney pages from our more recent trips.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm5.static.flickr.com/4095/4761286705_22221e06df_b.jpg"&gt;&lt;img src="http://farm5.static.flickr.com/4095/4761286705_22221e06df_b.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/122428/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm5.static.flickr.com/4123/4761919934_00abcafdd2_b.jpg"&gt;&lt;img src="http://farm5.static.flickr.com/4123/4761919934_00abcafdd2_b.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/125011/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Ok - that's a lot of pages!!  So, I'll be done now.  Have a great holiday and I'll see you guys later!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1215757659833326914/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/07/recent-scrappings.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1215757659833326914'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1215757659833326914'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/07/recent-scrappings.html' title='recent scrappings'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm5.static.flickr.com/4075/4761286549_61de8a27f9_t.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6463293575725141654</id><published>2010-07-03T09:47:00.002-06:00</published><updated>2010-07-03T09:59:21.822-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>saturday new releases</title><content type='html'>Before I get to the new releases this week, have you guys been keeping up downloading my products in the &lt;a href="http://scrapmatters.com/forums/forumdisplay.php?f=10"&gt;Daily Download?&lt;/a&gt;  The links are only active for 1 day!  We're at Day 3 now. Hope you're having fun and collecting each piece.&lt;br /&gt;&lt;br /&gt;Ok . . . well, it feels weird to have a new release post on a Saturday, but here we go!&lt;br /&gt;&lt;br /&gt;New this week from Britt-ish Designs:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=5216"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Stacked Templates 3"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=5216"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_stacked3_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;These templates were all based on some of my "stacked" LOs!  Here are the originals that inspired the templates:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=5216"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/stacked3-inspiration-LOs.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=5217"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"You Can Quote Me: Family" &lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=5217"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_ycqmfam_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And last, but not least! This kit was originally offered at DSA in "The Fix", but if you didn't grab it there, its now in my shop!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=5215"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Time for a Haircut"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=5215"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_timehair_LRG-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Check out what my Britt Girls created with all the new stuff:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/stacked3LOsLONG-1.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Hope you guys are inspired by their work!!  I know I am.&lt;br /&gt;&lt;br /&gt;Well, that's it for today's new releases.   Have an excellent holiday weekend!  And I'll see you later.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6463293575725141654/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/07/saturday-new-releases.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6463293575725141654'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6463293575725141654'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/07/saturday-new-releases.html' title='saturday new releases'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_stacked3_LRG.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2083925385955495366</id><published>2010-07-02T15:54:00.001-06:00</published><updated>2010-07-02T16:02:30.012-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>have a little Faith.</title><content type='html'>Sometimes life just smiles down on you and things come together in the most amazing ways. Back in January, I chose the word &lt;span style="font-weight:bold;"&gt;FAITH&lt;/span&gt; to be my word of the year.  I have been focusing on it, applying it in my life, studying about it, etc.&lt;br /&gt;&lt;br /&gt;A couple months ago, I randomly discovered this book called "Forever Lily" by Beth Nonte Russell, which is about a woman's journey to China to adopt her daughter.  (I highly recommend this book!)  I ordered the book right away and last month I read it.  After reading it,  I felt really emotional about the story.  And it left me feeling . . . like there was something I needed to do.&lt;br /&gt;&lt;br /&gt;A week after I finished the book  I found out what it was that needed doing!  I learned that an online friend of mine, a fellow Britt Girl actually, &lt;span style="font-weight:bold;"&gt;Leda&lt;/span&gt;, is currently going through the process of adopting her second daughter, "&lt;span style="font-weight:bold;"&gt;Faith" Cui Mei &lt;/span&gt;, from China.   Read Leda's heartwarming story of how they found Faith &lt;a href="http://adoptionoffaith.blogspot.com/p/faiths-story.html"&gt;HERE&lt;/a&gt;.  (have a tissue handy, I bawled).&lt;br /&gt;&lt;br /&gt;&lt;img src="http://4.bp.blogspot.com/_zK7rwXajp3M/TBKIBl2Fq6I/AAAAAAAABV8/2pdRgiq6NnY/s320/cumei_framed.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;The circumstances with this adoption have been unexpected and they are in desperate need of some financial help.   I immediately went to work to create a kit to donate to her cause!!&lt;br /&gt;&lt;br /&gt;Watch this amazing video to learn more about Leda, the adoption of their first daughter from China, and their efforts to adopt Faith:&lt;br /&gt;&lt;br /&gt;&lt;object width="480" height="385"&gt;&lt;param name="movie" value="http://www.youtube.com/v/kKyiviBJ6MY&amp;amp;hl=en_US&amp;amp;fs=1"&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;embed src="http://www.youtube.com/v/kKyiviBJ6MY&amp;amp;hl=en_US&amp;amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;So, &lt;b&gt;calling all fans of Britt-ish Designs&lt;/b&gt;, it's time to do some good!!  Please head on over to Leda's &lt;a href="http://adoptionoffaith.blogspot.com/2010/07/faith-digital-scrapbooking-kit-created.html"&gt;Faith In China Blog&lt;/a&gt; and purchase this kit!  You can get the kit for just $4.00 OR you can go up to $5.00 or more and get their special fundraiser song as well!  I'm asking everyone to please donate as much as you can!  Every extra dollar gets them closer to being able to bring their Faith home.  She has been waiting a long time for a family!&lt;br /&gt;&lt;br /&gt;So, while you only have to donate $4, if you can donate more, please do!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://adoptionoffaith.blogspot.com/2010/07/faith-digital-scrapbooking-kit-created.html"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Faith"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://adoptionoffaith.blogspot.com/2010/07/faith-digital-scrapbooking-kit-created.html"&gt;&lt;img src="http://1.bp.blogspot.com/_zK7rwXajp3M/TC5QfS1XK2I/AAAAAAAABeg/4qzmUreRMhE/s1600/0_brittdes_faith_PREVIEW.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I added just little touch of Asian flair to the kit, and made sure to include Faith's favorite colors, pink and yellow!&lt;br /&gt;&lt;br /&gt;Leda also has other great products on her blog for sale that people have donated, and all the money goes toward her adoption.  Mommy Time Designs donated the &lt;a href="http://adoptionoffaith.blogspot.com/2010/06/is-this-pillowcase-dress-adorable-or.html"&gt;CUTEST Minnie Mouse pillow case dress&lt;/a&gt; with CUSTOM monogramming for just $35 and free shipping!! There's only one available, so if you want it, go get it now!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://adoptionoffaith.blogspot.com/2010/06/is-this-pillowcase-dress-adorable-or.html"&gt;&lt;img src="http://2.bp.blogspot.com/_zK7rwXajp3M/TCWKUXul55I/AAAAAAAABbg/NkG0pQwy8gw/s1600/30701_387959868914_123297203914_4056772_6420872_n.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Thank you so much for your help so that Leda's family can bring Faith home!  I hope you can feel the special spirit that surrounds this little girl and Leda and her family.  I can hardly think about it without getting really teary eyed!!&lt;br /&gt;&lt;br /&gt;Hug your family tight, enjoy the holiday weekend!! Have a happy happy day!  And have a little Faith. :)&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2083925385955495366/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/07/have-little-faith.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2083925385955495366'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2083925385955495366'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/07/have-little-faith.html' title='have a little Faith.'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_zK7rwXajp3M/TBKIBl2Fq6I/AAAAAAAABV8/2pdRgiq6NnY/s72-c/cumei_framed.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5650907266645060309</id><published>2010-07-02T07:30:00.004-06:00</published><updated>2011-05-16T15:31:46.632-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>show offs</title><content type='html'>Well, as I said before, new releases at ScrapMatters got pushed to Saturday morning, so all I've got to post today are this week's Show Offs . . . so sit back, relax and enjoy the show!&lt;div style="visibility: visible;"&gt;&lt;object data="http://widget-d4.slide.com/widgets/slideticker.swf" height="540" style="height: 540px; width: 540px;" type="application/x-shockwave-flash" width="540"&gt;&lt;param name="movie" value="http://widget-d4.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt;&lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346391972564&amp;amp;site=widget-d4.slide.com"&gt;&lt;/object&gt;&lt;/div&gt;&lt;div style="white-space: nowrap;"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391972564&amp;amp;map=1" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-d4.slide.com/p1/648518346391972564/ms_t017_v000_s0un_f00/images/xslide1.gif" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391972564&amp;amp;map=2" target="_blank"&gt;&lt;img border="0" ismap="ismap" src="http://widget-d4.slide.com/p2/648518346391972564/ms_t017_v000_s0un_f00/images/xslide2.gif" /&gt;&lt;/a&gt; &lt;/div&gt;Thanks to all the Show Offs!  Your pages this week were great!! Your gift is one of my new products that is coming out tomorrow, so you lucky scrappers get to see it early!&lt;br /&gt;&lt;br /&gt;Lots (possibly the majority) of the Show Offs that got sent in this week had Show Off procedural mistakes (how's that for official?? HAHA!)  Which isn't the end of the world, but to make my life easier, I feel it's time for a refresher on how to send in your Show Offs.&lt;br /&gt;&lt;br /&gt;If you're new to showing off, or even a seasoned Show Off, please review these rules and make sure you're sending in your Show Offs correctly.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;*Show Offs will be every other Friday from now on.&lt;/b&gt;  You can send your Show Offs in anytime, and it will be included in the next possible Show Off.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;*You will now send your Show Offs to &lt;span class="Apple-style-span" style="color: #e95a9b;"&gt;&lt;u&gt;myshowoffs at gmail dot com&lt;/u&gt;&lt;/span&gt;!&lt;/b&gt;  You can either attach your layout to the email or include a link to your layout.  Please be careful to remember to attach your LO. I tend to get a lot of people forgetting to attach!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;* Your Show Off can contain ANY Britt-ish Designs product.&lt;/b&gt; From a template, to a freebie, anything Britt-ish Designs.  Even one little Britt stitch is enough to make it a Show Off.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;*&lt;/b&gt;If you attach your layout in the email, make sure to size it somewhere &lt;b&gt;between 600 and 900 pixels tall. No larger!&lt;/b&gt;  (in Photoshop I use File &gt; Save for Web and then go to image size)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;* Your layouts need to be in by midnight the Thursday night (Mountain Time) before Show Offs&lt;/b&gt; to be included in that week's slideshow. If I get it after that, you'll have to bump to the next Show Offs.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;* Please make sure your subject is "Show Off".&lt;/b&gt; Two words, and nothing more. It makes it easier for me not to miss any of your emails.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;* Please carefully list all the Britt-ish Designs products you used.&lt;/b&gt; &lt;i&gt;Please&lt;/i&gt; credit the product with its correct name.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;* And PLEASE include your name that you want your Show Off to be credited to.&lt;/b&gt; Most emails come and show your first name, but many of you used your husband's email or there's no name that comes up, so I struggle to figure out who the emails are from sometimes. I try to remember you all, but with over 70 Show Offs a week, its just not possible.&lt;br /&gt;&lt;br /&gt;I think that's everything!  If you follow these rules it will make it possible for me to continue having Show Offs every other week!! THANKS!&lt;br /&gt;&lt;br /&gt;Alright, well I'll see you tomorrow for new releases!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5650907266645060309/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/07/show-offs.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5650907266645060309'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5650907266645060309'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/07/show-offs.html' title='show offs'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3419037103253096959</id><published>2010-07-01T20:39:00.002-06:00</published><updated>2010-07-01T20:45:00.124-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>oh dear.</title><content type='html'>so . . . ScrapMatters moved servers this week and apparently a bunch of stuff in the shop's ftp got a little messed up during the move.  SO . . . unfortunately new releases got moved to Saturday morning, instead of Friday.  LAME!!!!!!  But what can you do?!&lt;br /&gt;&lt;br /&gt;I'll still do Show Offs tomorrow, but new releases will have to wait 'til Saturday I guess.  Sorry folks.  I wish there was something I could do about it.&lt;br /&gt;&lt;br /&gt;(the new server should make SM run better, especially during sales so that's the bright side of this)&lt;br /&gt;&lt;br /&gt;See ya tomorrow for an unusually short Friday post.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3419037103253096959/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/07/oh-dear.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3419037103253096959'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3419037103253096959'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/07/oh-dear.html' title='oh dear.'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214</id><published>2010-07-01T13:31:00.002-06:00</published><updated>2010-07-01T13:46:32.016-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>we're homeowners!</title><content type='html'>Yesterday was a &lt;i&gt;very&lt;/i&gt; monumental day in the life of the Leavitts!!  Josh and I closed on our house!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Homeowners1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Homeowners1.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Homeowners2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Homeowners2.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We have been in the process of purchasing the house that we've been renting for about 2 and a half months.  And finally, yesterday, June 30th, we closed!  We signed our purchase contract on April 30, and it took 2 months to get to closing.  It was the most complicated, crazy, frustrating, grueling process.  But we closed on the very last day to get our tax credit!  I can't tell you how big a relief it was.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Homeowners3.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Homeowners3.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And the best part is, we don't have to move to our new house.  We already live here!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Homeowners4.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Homeowners4.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;HOME * SWEET * HOME&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Homeowners5.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Homeowners5.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I'm so excited to be a homeowner!! It's something that we've wanted for so long.  We just gave all our money to the lender though, so . . . we are feeling super poor at the moment.  But once we've saved up a little money again, we have a list of updates and remodeling ideas a mile long to start on!! But I seriously cannot wait!  It's OUR HOUSE and we can do whatever we want to it.  Wow - what a feeling!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6626536602720162214/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html#comment-form' title='32 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' title='we&apos;re homeowners!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_Homeowners1.jpg' height='72' width='72'/><thr:total>32</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4633238418839727458</id><published>2010-06-29T10:31:00.002-06:00</published><updated>2010-06-29T10:40:10.706-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Daily Download</title><content type='html'>Hey there!  I just wanted to give you a heads up to a really fun thing that starts this Thursday, July 1st.  We're starting up another &lt;a href="http://scrapmatters.com/forums/forumdisplay.php?f=10"&gt;"Daily Download"&lt;/a&gt; over at ScrapMatters. (I believe this is the first once since last OCTOBER!)  And for the first time ever, &lt;b&gt;I'm&lt;/b&gt; a part of it!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/forums/forumdisplay.php?f=10"&gt;&lt;img src="http://i478.photobucket.com/albums/rr141/chiakunz/sm_julydd-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;So, here's how it works:&lt;br /&gt;&lt;br /&gt;- A bunch of SM designers &amp;amp; I have created a super cute collab. mega-kit.&lt;br /&gt;&lt;br /&gt;- Then each day from July 1 - 29  you can visit the &lt;a href="http://scrapmatters.com/forums/forumdisplay.php?f=10"&gt;Daily Download&lt;/a&gt; forum at SM and download your daily portion.  The links are only active for 1 day, so if you miss a day your out of luck for that portion.&lt;br /&gt;&lt;br /&gt;- Yours truly will be doing the first 5 days (July 1 - 5)!  So if you want my part of the kit, check in every day!! &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;- If you check in each day you'll collect a truly adorable kit all for FREE!&lt;span style="font-style:italic;"&gt; (hint: the ad I posted above, is actually a little peek of the kit)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;So, I'll see you on Thursday for Day 1 of the &lt;a href="http://scrapmatters.com/forums/forumdisplay.php?f=10"&gt;Daily Download!!&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4633238418839727458/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/06/daily-download.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4633238418839727458'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4633238418839727458'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/06/daily-download.html' title='Daily Download'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1140727351080142207</id><published>2010-06-27T10:00:00.000-06:00</published><updated>2010-06-27T10:00:56.478-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Speed Scrap Tonight</title><content type='html'>Hey guys!! Just wanted to pop in and let you know about a &lt;a href="http://scrapmatters.com/forums/showthread.php?t=11832"&gt;Speed Scrap&lt;/a&gt; over at ScrapMatters tonight at 5:33 pm Pacific, 6:33 pm Mountain, 7:33 pm Central, 8:33 pm Eastern.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/forums/showthread.php?t=11832"&gt;&lt;/a&gt;&lt;a href="http://scrapmatters.com/forums/showthread.php?t=11832"&gt;&lt;img src="http://i143.photobucket.com/albums/r155/alansrock/SM%20CT%20stuff/Bday-SS.png" width="440" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It's Jami (alansrock)'s birthday today and she's hosting a very special Birthday Speed Scrap! And &lt;i&gt;I&lt;/i&gt; made her participation prize!!!  And you lucky blog readers get a sneak peek!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/forums/showthread.php?t=11832"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_jami_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;(and its so easy to recolor)&lt;br /&gt;&lt;br /&gt;If you want to get it for free, just join Jami tonight at her Speed Scrap!  Unfortunately, I can't make it. :(  I will be at my parent's house for dinner.  Don't miss me too much and have fun Speed Scrappin'.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1140727351080142207/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/06/speed-scrap-tonight.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1140727351080142207'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1140727351080142207'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/06/speed-scrap-tonight.html' title='Speed Scrap Tonight'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i143.photobucket.com/albums/r155/alansrock/SM%20CT%20stuff/th_Bday-SS.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3042114295190922446</id><published>2010-06-25T07:30:00.003-06:00</published><updated>2010-06-28T10:23:42.080-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Made In America</title><content type='html'>Hi guys!  It's Friday.  And I'm ready to release my new products!! I'm so excited.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=5084&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Made In America"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=5084&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_mia_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And a coordinating alpha!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=5085&amp;amp;cat=3"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Awesome Blue Alpha"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=5085&amp;amp;cat=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_abluea_LRG-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I have a freebie add-on for you too at the end of the post!  So keep reading!!&lt;br /&gt;&lt;br /&gt;Isn't this fun?  I had such a blast creating it!  The Fourth of July is one of my favorite holidays - a VERY close second to Christmas.  So creating a full kit to celebrate the USA was so much fun.  I released &lt;a href="http://scrapmatters.com/shop/product.php?productid=2074&amp;amp;cat=0&amp;amp;page=1"&gt;"Independent"&lt;/a&gt; last year - but this is my first official FULL red white and blue kit!!&lt;br /&gt;&lt;br /&gt;Here's the page I scrapped with it!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/4thofJuly_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/4thofJuly_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here are the pages from the Britt Girls:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/mia-LOs-LONG.jpg" /&gt;&lt;br /&gt;Aren't they great?!! I love the variety of patriotic pics they scrapped!!!&lt;br /&gt;&lt;br /&gt;Alrighty - so that means its time to sit back, relax, and enjoy this week's Show Off Slideshow.&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-fc.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-fc.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346391963644&amp;amp;site=widget-fc.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391963644&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-fc.slide.com/p1/648518346391963644/ms_t047_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391963644&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-fc.slide.com/p2/648518346391963644/ms_t047_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;Great work this week, Show Offs! Thanks for sending in your layouts.  All the Show Offs will be getting my new &lt;a href="http://scrapmatters.com/shop/product.php?productid=5085&amp;amp;cat=3"&gt;"Awesome Blue Alpha"&lt;/a&gt; as their gift this week!  Watch your email inboxes and email me if you don't have anything by tonight.&lt;br /&gt;&lt;br /&gt;If you'd like to learn more about Showing Off and getting free gifts, just read the end of &lt;a href="http://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html"&gt;&lt;b&gt;THIS POST&lt;/b&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Ok - and last but not least - your add-on freebie!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/add-on-mia_600.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.4shared.com/file/6-WtM-0K/brittdes_miaAO.html"&gt;DOWNLOAD HERE&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Thanks for checkin' in today! Have an awesome Friday.  I'm hoping to talk my way into dinner and a movie with my honey tonight. There are so many movies out right now that I want to see. Whaddya say, baby??&lt;br /&gt;&lt;br /&gt;Bye for now!&lt;div&gt;&lt;br /&gt;&lt;div&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3042114295190922446/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/06/made-in-america.html#comment-form' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3042114295190922446'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3042114295190922446'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/06/made-in-america.html' title='Made In America'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_mia_LRG.jpg' height='72' width='72'/><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3046150493051203100</id><published>2010-06-24T15:43:00.003-06:00</published><updated>2010-06-24T15:45:03.144-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>sneak peek</title><content type='html'>Hey guys!! Just popping in to give you a little pick at what's coming tomorrow. . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek-2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek-2.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;See you tomorrow morning!!  I'm very excited to show you what I'm releasing!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3046150493051203100/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/06/sneak-peek.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3046150493051203100'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3046150493051203100'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/06/sneak-peek.html' title='sneak peek'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneakpeek-2.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-935422315292871581</id><published>2010-06-22T15:42:00.003-06:00</published><updated>2011-01-05T13:14:25.556-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='movie reviews'/><title type='text'>The Best Movie You'll See All Year</title><content type='html'>Yes, what you've heard is true!!!  Toy Story 3 is every bit as good as you hope it will be!  It's simple to review, because I can only gush about how WONDERFUL IT IS!!!!!!  5 stars isn't even enough.  I'd give it more like 8 stars!!&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ToyStory3.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;My family has had plans to see this movie together on Opening Day for soooo long!!   Since before Christmas I think.  And we had such a great time!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ToyStory3_1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ToyStory3_1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I wish my brothers, SIL and nieces were in town to go with us!! We were a small group without them.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ToyStory3_2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ToyStory3_2.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ToyStory3_3.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ToyStory3_3.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Go see this movie.  As soon as you can!!  Don't read too much about it, or find out more than you already know.  Just go see it.  Take your kids.  Take your parents.  &lt;i&gt;EVERYONE&lt;/i&gt; will love this movie.  I laughed my head off, I cried my eyes out.  It's a beautiful wonderful film!!&lt;br /&gt;&lt;br /&gt;And make sure to see it in 3D while you can - if only so you can really appreciate the short film ("Day &amp;amp; Night") that opens the movie.  It's AWESOME and really needs to be seen in 3D!  It's worth the extra $$ to see it in 3D.&lt;br /&gt;&lt;br /&gt;Josh and I have been dying to go see it again!  I'm sure as soon as we can, we'll be seeing it for a second time!&lt;br /&gt;&lt;br /&gt;How's that for a rave review?? &lt;br /&gt;&lt;br /&gt;Have a wonderful day!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/935422315292871581/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/06/best-movie-youll-see-all-year.html#comment-form' title='15 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/935422315292871581'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/935422315292871581'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/06/best-movie-youll-see-all-year.html' title='The Best Movie You&apos;ll See All Year'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_ToyStory3.jpg' height='72' width='72'/><thr:total>15</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-29037769150523315</id><published>2010-06-21T11:33:00.003-06:00</published><updated>2010-06-21T11:37:46.910-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>manic monday</title><content type='html'>Hi there!! Just another Manic Monday . . .&lt;br /&gt;&lt;br /&gt;I've got a set of Quick Pages marked down to&lt;b&gt; $2.00&lt;/b&gt; (that's like 64% off)!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=60&amp;amp;cat=129&amp;amp;page=1"&gt;&lt;b&gt;"Dreams Do Come True Quick Pages"&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=60&amp;amp;cat=129&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_ddctqpa_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Hope your Monday is more fun than mine!! I just got home from a super long dentist appointment where I had like 5 little cavities filled. My entire right side of my mouth and tongue is still crazy numb and probably will be for a while still. :(  NO FUN whatsoever!!&lt;br /&gt;&lt;br /&gt;I know many of you are waiting to hear what I thought about Toy Story 3 and I promise I'll write up a little review on it.  Hang in there!&lt;br /&gt;&lt;br /&gt;Have a great Monday!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/29037769150523315/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/06/manic-monday.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/29037769150523315'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/29037769150523315'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/06/manic-monday.html' title='manic monday'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1915258545451659925</id><published>2010-06-18T07:30:00.004-06:00</published><updated>2010-06-18T09:40:47.347-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>new template new alpha</title><content type='html'>It's Friday once again!  Time to release some new schtuff!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=5051&amp;amp;cat=21"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"All For One Templates"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=5051&amp;amp;cat=21"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_all41_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and . . .&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=5050&amp;amp;cat=3"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Jellies: Alpha 2"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=5050&amp;amp;cat=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_jelalph2_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's a page I scrapped with both of my new products:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BugEyed_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BugEyed_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;i&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;(click to enlarge)&lt;/span&gt;&lt;/i&gt;&lt;div&gt;&lt;br /&gt;And from the Britt Girls:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/DPOTD/all41LOsLong.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Aren't my girls great?  Thanks so much for your work this week ladies!&lt;br /&gt;&lt;br /&gt;Ok . . . time to view this week's Show Offs!&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-fa.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-fa.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346391953402&amp;amp;site=widget-fa.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391953402&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-fa.slide.com/p1/648518346391953402/ms_t028_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391953402&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-fa.slide.com/p2/648518346391953402/ms_t028_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;If you want to be a Show Off, scroll down to the end of &lt;span style="font-weight:bold;"&gt;&lt;a href="http://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html"&gt;this post&lt;/a&gt;&lt;/span&gt; for more details.&lt;br /&gt;&lt;br /&gt;Thanks for sending in your work this week everyone! The Show Offs are all getting my new "All For One Templates".&lt;br /&gt;&lt;br /&gt;Hope everyone has a great Friday and a great start to your weekend!  We are going to see Toy Story 3 tonight!! I'm so excited! I feel like I've been waiting to see this movie forever!&lt;br /&gt;&lt;br /&gt;TTFN!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1915258545451659925/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/06/new-template-new-alpha.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1915258545451659925'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1915258545451659925'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/06/new-template-new-alpha.html' title='new template new alpha'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_all41_LRG.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-146408246166729394</id><published>2010-06-13T23:32:00.002-06:00</published><updated>2010-06-13T23:32:00.052-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Sisters For Life - 50% Off Monday Only!</title><content type='html'>Today I have a very good Manic Monday deal for you all!!  Sya' Blueprints and I did a collab a while back called "Sisters for Life" and for the next 24 hours only its &lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;span class="Apple-style-span"  style="color:#CC0000;"&gt;50% off! &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1913&amp;amp;cat=0&amp;amp;page=12"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Sisters for Life"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1913&amp;amp;cat=0&amp;amp;page=12"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_sbp_sis4life_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The Britt Girls even scrapped up some new pages with it to remind you how fab this kit is . . .&lt;br /&gt;&lt;br /&gt;From Tanya:&lt;br /&gt;&lt;a href="http://i577.photobucket.com/albums/ss213/TanyaH666/Digital%20Pages/DlandWithSororityLow.jpg"&gt;&lt;img src="http://i577.photobucket.com/albums/ss213/TanyaH666/Digital%20Pages/DlandWithSororityLow.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;From Kim:&lt;br /&gt;&lt;a href="http://i679.photobucket.com/albums/vv153/kimbytx/Layouts/brittsyaSisters.jpg"&gt;&lt;img src="http://i679.photobucket.com/albums/vv153/kimbytx/Layouts/brittsyaSisters.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;From Kelly:&lt;br /&gt;&lt;a href="http://i7.photobucket.com/albums/y272/TTBAnKAF/Pledge-Mixer.jpg"&gt;&lt;img src="http://i7.photobucket.com/albums/y272/TTBAnKAF/Pledge-Mixer.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;From LeeAndra:&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery3/originals/582/Sisters-sm1.jpg"&gt;&lt;img src="http://scrapmatters.com/gallery3/originals/582/Sisters-sm1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;From Wendy:&lt;br /&gt;&lt;a href="http://wenrob.smugmug.com/Other/Britt-Girls-Stuff/6-09breegrannynet/688166053_CfUfv-L.jpg"&gt;&lt;img src="http://wenrob.smugmug.com/Other/Britt-Girls-Stuff/6-09breegrannynet/688166053_CfUfv-L.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Kimberly even whipped up some hybrid door signs:&lt;br /&gt;&lt;a href="http://i157.photobucket.com/albums/t44/kmshontz/Hybrid%20Pages%20and%20Projects/bd_sis4life_doorsigns.jpg"&gt;&lt;img src="http://i157.photobucket.com/albums/t44/kmshontz/Hybrid%20Pages%20and%20Projects/bd_sis4life_doorsigns.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;So - pop over and pick up this fun kit while its super cheap!!  And have a wonderful day!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/146408246166729394/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/06/sisters-for-life-50-off-monday-only.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/146408246166729394'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/146408246166729394'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/06/sisters-for-life-50-off-monday-only.html' title='Sisters For Life - 50% Off Monday Only!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i577.photobucket.com/albums/ss213/TanyaH666/Digital%20Pages/th_DlandWithSororityLow.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2002357663335926911</id><published>2010-06-13T00:06:00.002-06:00</published><updated>2010-06-13T00:13:14.978-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>a very fun week is on its way</title><content type='html'>&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DSAFBAD.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DSAFBAD.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It's a multi-media extravaganza!!  Starting this coming Monday (6/14), DigiScrapAddicts is featuring me on &lt;a href="http://www.facebook.com/pages/DigiScrapAddicts/483056010073"&gt;their facebook page&lt;/a&gt; and on Twitter too!  There will be drawings for big Britt-ish Designs gift codes and other contests!  So - stay tuned to DSA's facebook page as well as the &lt;a href="http://www.facebook.com/pages/Britt-ish-Designs/38311625848"&gt;Britt-ish Designs facebook&lt;/a&gt; page &amp;amp;&lt;a href="http://twitter.com/brittishdesigns"&gt; my twitter feed&lt;/a&gt; for more details as the week unfolds!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2002357663335926911/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/06/very-fun-week-is-on-its-way.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2002357663335926911'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2002357663335926911'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/06/very-fun-week-is-on-its-way.html' title='a very fun week is on its way'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_DSAFBAD.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6825357001854491977</id><published>2010-06-11T07:30:00.006-06:00</published><updated>2010-08-31T16:37:10.374-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Friday's finally here!</title><content type='html'>Hip hip hooray! It's Friday, people!  And I can finally release my new kits.  I've been working on them for sooo long.  I'm just so excited to finally show you.   AND I have a special "deal" for you too!  Read on to find out what the "deal" is!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=191"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Friendly"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=191"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_friendly_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=190"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Gloomy"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=190"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_gloomy_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=189"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Bouncy"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=189"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_bouncy_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=188"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Sweet"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=188"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sweet_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;All of these kits, now bundled together in the &lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=192"&gt;&lt;span style="font-weight:bold;"&gt;"Old Friends Bundle"&lt;/span&gt;&lt;/a&gt; . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=2&amp;products_id=192"&gt;&lt;img src=http://www.brittishdesigns.com/shop/images/brittdes_oldfriends_600.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;AND the friend of every digi-scrapper, a coordinating pack of solid papers!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=5009&amp;amp;cat=18"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Stash Staples: Solids Pack 1"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=5009&amp;amp;cat=18"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_solidspack1_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;And I do have a little freebie for you at the end of my post. So keep on reading!&lt;br /&gt;&lt;br /&gt;Here is the LO I created with "Gloomy".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/EeyoreBTMIN_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/EeyoreBTMIN_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here is what the Britt Girls created with all my new stuff:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LOs-LONG.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;BIG HUG to my Britt Girls for helping me through this week and for creating such amazing layouts!&lt;br /&gt;&lt;br /&gt;Ok . . . now its time for Show Offs!&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-4f.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-4f.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346391940687&amp;amp;site=widget-4f.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391940687&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-4f.slide.com/p1/648518346391940687/ms_t024_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391940687&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-4f.slide.com/p2/648518346391940687/ms_t024_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;Thanks so much to all the Show Offs this week. You're all getting my new&lt;a href="http://scrapmatters.com/shop/product.php?productid=5009&amp;amp;cat=18"&gt; "Stash Staples: Solids Pack 1"&lt;/a&gt; as your gift this week.&lt;br /&gt;&lt;br /&gt;If you'd like to learn more about Showing Off and getting free gifts, just read the end of &lt;a href="http://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html"&gt;&lt;b&gt;THIS POST&lt;/b&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;And finally, here's a little mishmash of freebies for you!s&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/addon-preview-2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/addon-preview-2.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.4shared.com/file/M5bejf3n/brittdes_friendlyfree.html"&gt;&lt;b&gt;DOWNLOAD HERE&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And I think that wraps up our regularly scheduled blog post. Hope you have a super duper day!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6825357001854491977/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/06/fridays-finally-here.html#comment-form' title='15 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6825357001854491977'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6825357001854491977'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/06/fridays-finally-here.html' title='Friday&apos;s finally here!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_friendly_LRG.jpg' height='72' width='72'/><thr:total>15</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5782367385789044246</id><published>2010-06-10T12:16:00.002-06:00</published><updated>2010-06-10T12:20:48.406-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>what's in store for tomorrow . . .</title><content type='html'>I'm here to give you a little peek at what I have in store for tomorrow.  I'm so excited I can hardly wait.  Hope this peek gets you excited too!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek4.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek4.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;(click to enlarge)&lt;br /&gt;&lt;br /&gt;See you tomorrow!!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5782367385789044246/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/06/whats-in-store-for-tomorrow.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5782367385789044246'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5782367385789044246'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/06/whats-in-store-for-tomorrow.html' title='what&apos;s in store for tomorrow . . .'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneakpeek4.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7820000816062180756</id><published>2010-06-09T23:00:00.000-06:00</published><updated>2010-06-09T23:04:42.936-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>such a sweet deal</title><content type='html'>So guess what.  Suzanne of Purple Tulip came over to my house tonight, with a couple other digi-scrap friends for a crop night!  Suzanne is so awesome.  She's a talented scrapper and a very talented designer.  But she's about to retire!!  And she's offering an amazing deal!  But &lt;b&gt;it ends tomorrow night (Thur. night, 7/10) so you gotta HURRY!&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4988&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;img src="http://1.bp.blogspot.com/_MDlzSgcg_Rc/TAhzNP_SP_I/AAAAAAAAHLQ/D1D4zyDsEKY/s1600/ptd_final-sale.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Click &lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4988&amp;amp;cat=0&amp;amp;page=1"&gt;HERE&lt;/a&gt;&lt;/span&gt; and buy her ENTIRE STORE for just $40.  (that's like 70% off!)  She has GOBS of adorable templates and really really cute kits too!!!  You should totally take advantage of this offer.  And help support Suzanne - she's really a sweetie!  We'll miss her designs for sure.&lt;br /&gt;&lt;br /&gt;If you don't want to buy her whole store, everything from&lt;a href="http://scrapmatters.com/shop/manufacturers.php?manufacturerid=88"&gt; Purple Tulips&lt;/a&gt; is marked 40% off right now so you can just pick and choose what you want.&lt;br /&gt;&lt;br /&gt;Thanks Suzanne, Alissa, and Jamie for coming over to scrap tonight! It was a lot of fun!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7820000816062180756/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/06/such-sweet-deal.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7820000816062180756'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7820000816062180756'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/06/such-sweet-deal.html' title='such a sweet deal'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_MDlzSgcg_Rc/TAhzNP_SP_I/AAAAAAAAHLQ/D1D4zyDsEKY/s72-c/ptd_final-sale.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8108900392220545412</id><published>2010-06-09T19:48:00.001-06:00</published><updated>2010-06-09T19:50:50.162-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>It was wild &amp; crazy!</title><content type='html'>Our Speed Scrap at MouseScrappers on Monday night went a little haywire when we crashed the site due to high traffic!!  But. . . hopefully most of you got caught up &amp;amp; turned your pages in (I've left &lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=4512"&gt;the challenge&lt;/a&gt; open for an extra day or two so everyone who got lost in the chaos could still get their page scrapped and receive the prize).&lt;br /&gt;&lt;br /&gt;Here's what I scrapped and made the instructions from!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WhileWeWait_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WhileWeWait_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.mousescrappers.com/photos/showphoto.php?photo=3309&amp;amp;title=while-we-wait&amp;amp;cat=all"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;And here are a couple more LOs I did last week for the CTs I'm on.&lt;br /&gt;&lt;br /&gt;This one's for Sahlin Studios.  She just released an awesome kit called &lt;a href="http://www.shabbypickledesigns.com/boutique/product.php?productid=18643&amp;amp;cat=249"&gt;"Grunge"&lt;/a&gt; over at The Shabby Pickle, where she's a guest designer this month.  AND it's also for Cindy Schneider.  I used one of her awesome&lt;a href="http://www.sweetshoppedesigns.com/sweetshoppe/product.php?productid=20407&amp;amp;cat=0&amp;amp;page=1"&gt; new templates&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/UncleJosh_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/UncleJosh_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=1044448&amp;amp;title=uncle-josh&amp;amp;cat=all"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Ok this one's not a LO, instead its a fun desktop I made for Tangie Baxter with her new kit, &lt;a href="http://shop.scrapbookgraphics.com/product.php?productid=29058&amp;amp;cat=0&amp;amp;page=1"&gt;"Steampunk Bandwagon"&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SteampunkDesktop_WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SteampunkDesktop_WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=1040685&amp;amp;title=steampunk-desktop&amp;amp;cat=all"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Disney has recently introduced a cool &lt;a href="http://disneyparks.disney.go.com/blog/2010/03/the-mechanical-kingdom/"&gt;"Mechanical Kingdom"&lt;/a&gt; story with characters, books, pins, etc.  I'm not into &lt;a href="http://en.wikipedia.org/wiki/Steampunk"&gt;Steampunk&lt;/a&gt; persay, but  I think the classic characters in new outfits are pretty cool looking.  So I made my desktop include Steampunk Minnie.&lt;br /&gt;&lt;br /&gt;And this one isn't for a CT.  I scrapped this for a contest on Dani Mogstad's team blog (I WISH I was on her team!).  It didn't win, but that's ok.  I like how it turned out.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Magic-After-Dark-BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Magic-After-Dark-BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=1038348&amp;amp;title=magic-after-dark&amp;amp;cat=all"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Ok - gotta run.  I have a couple of digi-scrap friends coming over in a minute for a little scrap get-together!  Should be fun!!&lt;br /&gt;&lt;br /&gt;TTFN&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8108900392220545412/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/06/it-was-wild-crazy.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8108900392220545412'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8108900392220545412'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/06/it-was-wild-crazy.html' title='It was wild &amp; crazy!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_WhileWeWait_BLOG.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4098786448559401854</id><published>2010-06-06T23:30:00.004-06:00</published><updated>2010-06-07T00:28:17.369-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Kicking off summer Manic Mondays</title><content type='html'>Summer has begun!  Can't you feel it?  Now that its June, kids are out of school, our weather has finally warmed up, its officially feeling like summer to me.  Yes, I do feel like we skipped spring here in Utah, but oh well.&lt;br /&gt;&lt;br /&gt;So  . . . to kick off our first Manic Monday of the summer I've got a sweet paper pack (12 papers!) on sale for just &lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;span class="Apple-style-span"  style="color:#993399;"&gt;$2!&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=50&amp;amp;cat=0&amp;amp;page=2"&gt;&lt;span style="font-weight:bold;"&gt;"Bursting With Joy: Summer"&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=50&amp;amp;cat=0&amp;amp;page=2"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_bwjsum_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I scrapped a new page with it:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BlastOff_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BlastOff_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And check out what Kim scrapped:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i679.photobucket.com/albums/vv153/kimbytx/Layouts/brittburstingsummertbs.jpg"&gt;&lt;img src="http://i679.photobucket.com/albums/vv153/kimbytx/Layouts/brittburstingsummertbs.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And this awesome one from Tanya:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i577.photobucket.com/albums/ss213/TanyaH666/Digital%20Pages/DlandWithSororityLow.jpg"&gt;&lt;img src="http://i577.photobucket.com/albums/ss213/TanyaH666/Digital%20Pages/DlandWithSororityLow.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This paper pack is just BURSTING with awesomeness.  And you can snag it for just $2 through Monday (6/7/10) only!&lt;br /&gt;&lt;br /&gt;Have a Magical Monday!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4098786448559401854/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/06/kicking-off-summer-manic-mondays.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4098786448559401854'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4098786448559401854'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/06/kicking-off-summer-manic-mondays.html' title='Kicking off summer Manic Mondays'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_BlastOff_BLOG.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4488902152694939154</id><published>2010-06-06T14:21:00.002-06:00</published><updated>2010-06-06T14:31:29.931-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>speed scrap TOMORROW!!!</title><content type='html'>Yep!  There's a speed scrap tomorrow night and &lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;I'm hosting!&lt;/span&gt;&lt;/b&gt;   It's my first time hosting over at &lt;a href="http://mousescrappers.com/forums/showthread.php?t=4471"&gt;MouseScrappers&lt;/a&gt;!!  I think its like only our 3rd speed scrap there. But, they have been tons of fun so far.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://mousescrappers.com/forums/showthread.php?t=4471"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MSSpeedScrapAd_WEB-1.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The rules are a little different than our usual Speed Scraps at SM.  You have a much bigger window to finish your page and get it posted.  &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Instructions (and forum chit-chat) start at 8:00 pm Mountain Time. That's 7:00 pm Pacific, 9:00 pm Central, 10:00 pm Eastern.&lt;br /&gt;&lt;br /&gt;Finished LOs are due at Midnight Mountain Time.  So, yes. It's a late-nighter!!&lt;br /&gt;&lt;br /&gt;Everyone who gets their pages posted by Midnight Mountain Time (or very close to midnight) will get a super fun participation prize from Britt-ish Designs which will be revealed later today.  So - watch &lt;a href="http://mousescrappers.com/forums/showthread.php?t=4471"&gt;this thread&lt;/a&gt; over at MouseScrappers to find out what the prize will be!&lt;br /&gt;&lt;br /&gt;See ya tomorrow night!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4488902152694939154/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/06/speed-scrap-tomorrow.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4488902152694939154'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4488902152694939154'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/06/speed-scrap-tomorrow.html' title='speed scrap TOMORROW!!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_MSSpeedScrapAd_WEB-1.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6307141564162338282</id><published>2010-06-04T07:45:00.001-06:00</published><updated>2010-06-04T07:45:00.529-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>tgif</title><content type='html'>YAY! It's Friday!  I am so glad.  1) because I am craving the weekend and 2) because I get to release my new products!!&lt;br /&gt;&lt;br /&gt;First up, I have a new template pack inspired by my wonderful Britt Girl Tanya &lt;a href="http://scrapmatters.com/gallery3/showgallery.php?cat=500&amp;amp;ppuser=3969"&gt;(TanyaH666)&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4961&amp;amp;cat=21"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Inspired by Tanya Templates"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4961&amp;amp;cat=21"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ibtanya-preview-LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here are the awesome originals Tanya created that inspired the templates:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/inspiration-LOs.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/inspiration-LOs.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and . . . as a follow up to "Polka Dots for Boys" . . .&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4964&amp;amp;cat=18"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Polka Dots for Girls"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4964&amp;amp;cat=18"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_pd4g_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here is what I scrapped with both the templates and polka dots:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/GoldenAfternoon_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/GoldenAfternoon_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And check out what my Britt Girls created:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ibtanya-LOs-Long.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Alrighty . . . this brings us to our Show Off Slideshow portion of the Friday post.  So, here we go.&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-3f.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-3f.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346391930687&amp;amp;site=widget-3f.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391930687&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-3f.slide.com/p1/648518346391930687/ms_t042_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391930687&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-3f.slide.com/p2/648518346391930687/ms_t042_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;All my Show Offs this week will be receiving &lt;a href="http://scrapmatters.com/shop/product.php?productid=4964&amp;amp;cat=18"&gt;"Polka Dots for Girls"&lt;/a&gt; as their gifts.  So, Show Offs, watch your email inboxes.&lt;br /&gt;&lt;br /&gt;If you'd like to Show Off and receive gifts each week, but aren't sure how it all works, just read the end of &lt;a href="http://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html"&gt;THIS POST&lt;/a&gt; to learn all about it.&lt;br /&gt;&lt;br /&gt;Hope everyone has a wonderful weekend!  It's my goal to blog more next week.  So, we'll see how I do.  I was a bad blogger this past couple weeks.   Anyway, see ya later!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6307141564162338282/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/06/tgif.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6307141564162338282'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6307141564162338282'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/06/tgif.html' title='tgif'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_ibtanya-preview-LRG.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6236619932647889629</id><published>2010-05-28T11:21:00.001-06:00</published><updated>2010-05-28T11:23:26.180-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>oopsie!</title><content type='html'>Thanks to one of my faithful readers (thank you so much, Fonnetta!) I realized I forgot to include the freebie add-on in my last post!!  But its fixed now.  So if you missed it this morning, there is a freebie add-on to &lt;a href="http://scrapmatters.com/shop/product.php?productid=4900&amp;amp;cat=6"&gt;"Animal House"&lt;/a&gt; in the post below!!&lt;br /&gt;&lt;br /&gt;sorry 'bout that!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6236619932647889629/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/oopsie.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6236619932647889629'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6236619932647889629'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/oopsie.html' title='oopsie!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6618098138038079935</id><published>2010-05-28T07:30:00.003-06:00</published><updated>2010-05-28T11:21:09.635-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>is your house an animal house?</title><content type='html'>Hi there!   It's Friday and time to release my brand new kit!!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4900&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Animal House"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4900&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_animalh_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And I'm also releasing a coordinating alpha:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4901&amp;amp;cat=3"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Animal House Bonus Alpha"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4901&amp;amp;cat=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_ahbalp_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And I do have a freebie add-on for you at the end of the post!&lt;br /&gt;&lt;br /&gt;Here is the page I scrapped with it:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MansBestFriend_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MansBestFriend_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is Josh and his dog Dante.  It broke our hearts when Dante passed away last December. He was an incredible dog.  Special.  This kit is dedicated to Dante.&lt;br /&gt;&lt;br /&gt;And here's what the Britt Girls scrapped with it:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/animal-h-LOs-Long.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Isn't it so fun to see everyone's pets!?&lt;br /&gt;&lt;br /&gt;Ok . . . time for Show Offs!&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-44.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-44.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346391919940&amp;amp;site=widget-44.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391919940&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-44.slide.com/p1/648518346391919940/ms_t047_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391919940&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-44.slide.com/p2/648518346391919940/ms_t047_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;Thanks to everyone who showed off this week!!  You'll all be getting my &lt;a href="http://scrapmatters.com/shop/product.php?productid=4901&amp;amp;cat=3"&gt;"Animal House Bonus Alpha"&lt;/a&gt; as your gift this week.&lt;br /&gt;&lt;br /&gt;If you'd like to know more about showing off and getting gifts each week, read the end of &lt;a href="http://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html"&gt;&lt;span style="font-weight:bold;"&gt;THIS POST&lt;/span&gt;&lt;/a&gt; and follow the instructions.&lt;br /&gt;&lt;br /&gt;Here's your add-on freebie!! ENJOY!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_animalhAO_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_animalhAO_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.4shared.com/file/jhxGL6kL/brittdes_animalhouseAO.html"&gt;&lt;span style="font-weight:bold;"&gt;DOWNLOAD HERE&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Have a great Friday everyone!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6618098138038079935/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/is-your-house-animal-house.html#comment-form' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6618098138038079935'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6618098138038079935'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/is-your-house-animal-house.html' title='is your house an animal house?'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_animalh_LRG.jpg' height='72' width='72'/><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4778512705169919033</id><published>2010-05-27T11:55:00.001-06:00</published><updated>2010-05-27T12:00:32.027-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>new kit tomorrow!!</title><content type='html'>Wait until you see what I've got up my sleeve tomorrow!!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakypeeky.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakypeeky.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Check back tomorrow morning!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4778512705169919033/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/new-kit-tomorrow.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4778512705169919033'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4778512705169919033'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/new-kit-tomorrow.html' title='new kit tomorrow!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneakypeeky.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6879166432891352434</id><published>2010-05-23T22:00:00.002-06:00</published><updated>2010-05-23T22:02:26.500-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>cute spring mini-kit just $2!!</title><content type='html'>Hi guys!! I have a little kit on sale for just $2 for this week's Manic Monday!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=251&amp;amp;cat=0&amp;amp;page=5"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Happy Little Bluebird"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=251&amp;amp;cat=0&amp;amp;page=5"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_hlb_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Check out what my Britt Girl, Kim scrapped with it:&lt;br /&gt;&lt;img src="http://i679.photobucket.com/albums/vv153/kimbytx/Layouts/BrittHLBluebird.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Isn't that soooo cute?!!  Thanks so much Kim!&lt;br /&gt;&lt;br /&gt;So go grab this mini-kit while it's just $2!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6879166432891352434/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/cute-spring-mini-kit-just-2.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6879166432891352434'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6879166432891352434'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/cute-spring-mini-kit-just-2.html' title='cute spring mini-kit just $2!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i679.photobucket.com/albums/vv153/kimbytx/Layouts/th_BrittHLBluebird.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4213206094218099839</id><published>2010-05-21T07:19:00.002-06:00</published><updated>2010-05-21T07:19:00.463-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>fireside at palm springs</title><content type='html'>confused by the post title?!  haha! let me explain!  I'm releasing these two items today, both of which were past prizes during iNSD weekend!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4809&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Palm Springs"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4809&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/palmsprings_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4810&amp;amp;cat=21"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Fireside Chat Templates"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4810&amp;amp;cat=21"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_fireside_LRG-2.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's what I scrapped with them . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/OhGoofy_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/OhGoofy_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here's what the Britt Girls created . . .&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/fireside-LOs-Long.jpg" /&gt;&lt;br /&gt;(You probably noticed that "Palm Springs" goes REALLY well with my "&lt;a href="http://scrapmatters.com/shop/product.php?productid=1938&amp;amp;cat=0&amp;amp;page=1"&gt;Ohana&lt;/a&gt;" kit!  We all realized this as we were scrapping with it this week!)&lt;br /&gt;&lt;br /&gt;So, if you missed either of those products over iNSD weekend, they are now in the shop!&lt;br /&gt;&lt;br /&gt;Ok . . . that means its time for the Show Off Slideshow.&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-72.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-72.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346391907442&amp;amp;site=widget-72.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391907442&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-72.slide.com/p1/648518346391907442/ms_t024_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391907442&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-72.slide.com/p2/648518346391907442/ms_t024_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;Thanks for all the Show Offs this week!  77 LOs this week!!  COOL!  You're all getting your choice of my two new products! If you have these already we can work something else out!&lt;br /&gt;&lt;br /&gt;If you'd like to Show Off &amp;amp; get goodies each week, but aren't sure how it's done - read the end of &lt;a href="http://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html"&gt;&lt;span style="font-weight:bold;"&gt;this post&lt;/span&gt;&lt;/a&gt; for all the details.&lt;br /&gt;&lt;br /&gt;And that's it for me today!  Hope you have a great Friday.  I have book club tonight and the book we read was AMAZING!!! I'll tell you all about it soon.  TTFN!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4213206094218099839/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/fireside-at-palm-springs.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4213206094218099839'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4213206094218099839'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/fireside-at-palm-springs.html' title='fireside at palm springs'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_palmsprings_LRG.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3827366278611509070</id><published>2010-05-20T17:43:00.001-06:00</published><updated>2010-05-20T17:43:39.145-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>latest &amp; greatest</title><content type='html'>I realized its been well over a month since I posted my latest scrapbook pages here on the blog!  I'm STILL, yes STILL working on my Disneyland Oct. '07 trip to Disneyland.  I swear it's never ending!!!!!&lt;br /&gt;&lt;br /&gt;But when I get sick of that trip I do reach into my stash of other Disney trips and non-Disney photos too!  So . . . here are the pages I've done in the last few weeks. Let's start with the non-Disney pages:&lt;br /&gt;&lt;br /&gt;This first one is of photos I took of my niece at her 3rd birthday party.  Isn't she adorable?!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BeautifulChild_BLOG.jpg" width="540" /&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/105173/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This is my cute nephew, Matthew. :)&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Matthew_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Matthew_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/110140/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This is how the crazy Rodee Family spends Easter Sunday.  Playin' "Just Dance" on the Wii!  (have you played this game yet? It's WAYYY fun!)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/JustDance_FULL_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/JustDance_FULL_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/108462/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Pics from a fun little picnic in the park I had with my sister-in-law and nieces:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/snapshots_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/snapshots_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/105151/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Pics from my brother-in-law's birthday at one of our FAVE restaurants, Happy Sumo:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HappySumoBirthday_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HappySumoBirthday_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=172085&amp;amp;ppuser=3123"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;My sister-in-law and her beautiful baby girl:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MotherDaughter_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MotherDaughter_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/105149/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;And my cousin's beautiful baby girl:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/AddieBW_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/AddieBW_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=174901&amp;amp;ppuser=3123"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Ok . . . now to the Disney pages!&lt;br /&gt;&lt;br /&gt;This one I scrapped today at the afternoon speed scrap!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm5.static.flickr.com/4056/4624998025_e61d2d7d87_o.jpg"&gt;&lt;img src="http://farm5.static.flickr.com/4056/4624998025_e61d2d7d87_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/112849/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3325/4625602618_4e041a9fc0_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3325/4625602618_4e041a9fc0_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/112234/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm5.static.flickr.com/4040/4625602568_d4c9d887c7_o.jpg"&gt;&lt;img src="http://farm5.static.flickr.com/4040/4625602568_d4c9d887c7_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/110933/ppuser/4"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3370/4625602514_ffbde4342f_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3370/4625602514_ffbde4342f_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/109587/ppuser/4"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm5.static.flickr.com/4044/4570073924_aaf287bcf6_o.jpg"&gt;&lt;img src="http://farm5.static.flickr.com/4044/4570073924_aaf287bcf6_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/101522/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3422/4569436379_0c7d8b9c53_b.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3422/4569436379_0c7d8b9c53_b.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.mousescrappers.com/photos/showphoto.php?photo=1941&amp;amp;title=10-moments-with-our-fa&amp;amp;cat=all"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Ok that's enough!!! I'm exhausted just posting these! I'm sure you're ready to be done reading this post! HAHA&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3827366278611509070/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/latest-greatest.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3827366278611509070'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3827366278611509070'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/latest-greatest.html' title='latest &amp; greatest'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_BeautifulChild_BLOG.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5760330230530472560</id><published>2010-05-15T22:37:00.001-06:00</published><updated>2010-05-15T22:40:46.060-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>free template</title><content type='html'>Hello!  Everybody have a nice Saturday?&lt;br /&gt;&lt;br /&gt;I'm hosting a template challenge over at &lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=4326"&gt;MouseScrappers&lt;/a&gt; that starts today!  Head over and download the template and play along!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=4326"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_TemplateEars1_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I had a lot of people request a template based on this page:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3362/4607109293_f82277a7b9_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3362/4607109293_f82277a7b9_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mousescrappers.com/photos/showphoto.php?photo=2100&amp;amp;title=stroller-nappin-27&amp;amp;cat=all"&gt;&lt;i&gt;credits here&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;So I gave the people what they want!! &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Hope to see lots of you scrappin'&lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=4326"&gt; my challenge&lt;/a&gt;!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5760330230530472560/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/free-template.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5760330230530472560'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5760330230530472560'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/free-template.html' title='free template'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_TemplateEars1_LRG.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4026698461060530796</id><published>2010-05-14T07:30:00.003-06:00</published><updated>2010-05-14T07:30:00.048-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Bon Appetit!</title><content type='html'>Bonjour!!  I have such a delicious mega collab. kit to release today we'll just jump right into it!  I give you . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4717&amp;amp;cat=20"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Bon Appetit"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4717&amp;amp;cat=20"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sqs_bonappetit_600.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;SuzyQ Scraps is a guest designer at ScrapMatters this month and we were THRILLED to get to work together again!  I've actually had the pleasure of meeting Suzy in person and she's every bit as cute as her designs!  We put our heads together and came up with "Bon Appetit"!!  Yes, we watched a lot of 'Ratatouille' and 'Julie &amp;amp; Julia' to get inspired for this kit!  It's a tough job, but someone gets to do it!&lt;br /&gt;&lt;br /&gt;And Suzy and I both have add-on freebies for ya, so read through the end of today's post!!&lt;br /&gt;&lt;br /&gt;Here is the LO I created with the kit:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LilChef_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LilChef_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is my cute little niece in a Chef's dress-up set she got from Santa last Christmas.  Isn't she cute?!&lt;br /&gt;&lt;br /&gt;Check out the variety of pages my Britt Girls scrapped up this week:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/bonappetit-LOs-LONG.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Thanks girls for your awesome work!! From travel pics, to date night, to your own little chef's in training, I think you'll agree, "Bon Appetit" is a must-have!&lt;br /&gt;&lt;br /&gt;I also have a fun new paper pack out today!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4777&amp;amp;cat=18"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Polka Dots for Boys"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4777&amp;amp;cat=18"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_pd4b_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And my super-star Britt Girl, Kim, scrapped TWO LOs with it to show you the papers in action:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i679.photobucket.com/albums/vv153/kimbytx/Layouts/brittgreenPDsahlinstrips3.jpg" width="540" /&gt;&lt;br /&gt;&lt;img src="http://i679.photobucket.com/albums/vv153/kimbytx/Layouts/brittpdfbcardboard.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Fun stuff, huh??&lt;br /&gt;&lt;br /&gt;Ok - now sit back and enjoy a SUPER SIZED (2 week's worth) edition of Show Offs!!!!&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-75.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-75.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346391890549&amp;amp;site=widget-75.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391890549&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-75.slide.com/p1/648518346391890549/ms_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391890549&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-75.slide.com/p2/648518346391890549/ms_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;There are &lt;b&gt;101&lt;/b&gt; Show Offs in the slideshow this week!!!  I guess that's what I get when I combine two weeks into one! Thank you all so much for sending in so much awesome work!!  All of today's Show Offs are getting my new &lt;a href="http://scrapmatters.com/shop/product.php?productid=4777&amp;amp;cat=18"&gt;"Polka Dots for Boys"&lt;/a&gt; paper pack.&lt;br /&gt;&lt;br /&gt;If you want to be a Show Off, scroll down to the end of &lt;span style="font-weight:bold;"&gt;&lt;a href="http://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html"&gt;this past post&lt;/a&gt;&lt;/span&gt; for more details.&lt;br /&gt;&lt;br /&gt;Ok, I know you're waiting for that Add-On freebie I promised ya!  Here it is . . . just a few more pieces to make that mega-collab complete!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_appetit_AO_LRG.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.4shared.com/file/ZdS61csP/brittdes_appetit_AO.html"&gt;&lt;span style="font-weight:bold;"&gt;DOWNLOAD HERE&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And make sure to stop by &lt;a href="http://suzyqscraps.com/blog/"&gt;SuzyQ Scraps' blog&lt;/a&gt; to grab her Add-On too!&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;And as Julia Child says . . . &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;BON APPETIT!&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4026698461060530796/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/bon-appetit.html#comment-form' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4026698461060530796'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4026698461060530796'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/bon-appetit.html' title='Bon Appetit!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_sqs_bonappetit_600.jpg' height='72' width='72'/><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3692334820051732884</id><published>2010-05-13T21:01:00.002-06:00</published><updated>2010-05-13T21:04:06.936-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>get to know Britt</title><content type='html'>A couple of podcasters I follow on twitter started formspring pages recently &amp;amp; I thought it looked like so much fun!&lt;br /&gt;&lt;br /&gt;So - come visit me at &lt;a href="http://www.formspring.me/brittishdesigns"&gt;http://www.formspring.me/brittishdesigns&lt;/a&gt; &amp;amp; ask me anything &amp;amp; I'll do my best to answer!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3692334820051732884/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/get-to-know-britt.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3692334820051732884'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3692334820051732884'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/get-to-know-britt.html' title='get to know Britt'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6581327894839633805</id><published>2010-05-13T13:13:00.002-06:00</published><updated>2010-05-13T13:25:37.818-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>did you make reservations?</title><content type='html'>Make sure you make reservations because there's something delicious coming tomorrow from Britt-ish Designs and Suzy Q Scraps . . . &lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek513.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek513.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;See you tomorrow!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6581327894839633805/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/did-you-make-reservations.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6581327894839633805'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6581327894839633805'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/did-you-make-reservations.html' title='did you make reservations?'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneakpeek513.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2540560287307820685</id><published>2010-05-11T11:55:00.002-06:00</published><updated>2010-05-11T12:02:10.082-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>home again!</title><content type='html'>We're home!  We had a really great weekend at Disneyland.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ourplace.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ourplace.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Hopefully lots of you followed along with &lt;a href="http://twitter.com/brittishdesigns"&gt;my tweets&lt;/a&gt;!  We came home very tired and now those post-Disneyland blues have sunk in.  Wishing I was back there!!&lt;br /&gt;&lt;br /&gt;But that will pass. It always does. Not to worry.&lt;br /&gt;&lt;br /&gt;Gotta get back to work. Lots to catch up on!!  See you later!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2540560287307820685/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/home-again.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2540560287307820685'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2540560287307820685'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/home-again.html' title='home again!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_ourplace.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7946509417617913914</id><published>2010-05-06T11:59:00.001-06:00</published><updated>2010-05-11T12:09:40.471-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>what's in the bag??</title><content type='html'>Today the SM NSD Grab Bags were revealed and put in the shop as individual products.  So here's what was in my grab bag and is now in the shop (still 40% off today only!!!).&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4577&amp;amp;cat=149&amp;amp;page=1"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Bright Happy Funny"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4577&amp;amp;cat=149&amp;amp;page=1"&gt;&lt;img src="http://scrapmatters.com/shop/images/cache/ce43378380d4478a85af2932747e9c20.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4579&amp;amp;cat=149&amp;amp;page=2"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Edge 2 Edge Word Art 4"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4579&amp;amp;cat=149&amp;amp;page=2"&gt;&lt;img src="http://scrapmatters.com/shop/images/cache/16418bb592ee134acb4f9372210afcc4.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4581&amp;amp;cat=149&amp;amp;page=2"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Flair Dates"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4581&amp;amp;cat=149&amp;amp;page=2"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_fldates_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4580&amp;amp;cat=149&amp;amp;page=4"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"She's Got Even More Curves"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4580&amp;amp;cat=149&amp;amp;page=4"&gt;&lt;img src="http://scrapmatters.com/shop/images/cache/0e6dc2309873edab47fe4e6dfb182581.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4578&amp;amp;cat=149&amp;amp;page=5"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Tack It Down"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4578&amp;amp;cat=149&amp;amp;page=5"&gt;&lt;img src="http://scrapmatters.com/shop/images/cache/61d80bb9eb8ee53fb841a4371e2f4c69.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And yes, EVERYTHING in my shop is still &lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;40% off!!&lt;/span&gt;&lt;/span&gt;  (including all this new grab bag stuff)  But today's the last day!  Happy shopping!!! (the store seems to be running VERY nicely today - knock on wood)&lt;br /&gt;&lt;br /&gt;While I'm gone, ScrapMatters is having an NSD AFTER PARTY!  So if you didn't get you fix of scrapping games, chats, speed scraps, etc last weekend, you're in luck!  You're all invited to the SM AFTER PARTY!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/"&gt;&lt;img src="http://i478.photobucket.com/albums/rr141/chiakunz/sm_afterpartyad_edited-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;So, have fun.  Don't party too hard without me!&lt;br /&gt;&lt;br /&gt;And with that, I'm off on my weekend getaway!  I'll see you guys on Monday!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7946509417617913914/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/whats-in-bag.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7946509417617913914'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7946509417617913914'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/whats-in-bag.html' title='what&apos;s in the bag??'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_fldates_LRG.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-338752342311885816</id><published>2010-05-04T12:44:00.000-06:00</published><updated>2010-05-04T12:44:22.191-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>no show offs this friday 5/7</title><content type='html'>Hello hello!&lt;br /&gt;&lt;br /&gt;First off, I just wanted to let you know that if you're experiencing white screens or other troubles at ScrapMatters, just keep hitting refresh or try back in a bit.  The problems are intermittent.   Our customer service gal (my hero right now) has informed us that she's actively answering all the customer service messages that are sent through the store and is manually pushing through any orders and download links that don't go through on their own.  So - just keep hanging in there.&lt;br /&gt;&lt;br /&gt;My other big announcement is that since I'm leaving out of town on Thursday for the weekend, I won't be around to do any new releases or Show Offs this Friday (5/7).  If you've already sent in Show Offs, that's fine!  Just keep sending them in.  I'll take all Show Offs I get from now until the week and put them all in the May 14th Slide Show.&lt;br /&gt;&lt;br /&gt;I think that's pretty much all my announcements.  But I hate to do a post with no pictures! HAHA So I'll leave you with a couple of my recent Disney layouts.  This first one I scrapped yesterday at &lt;a href="http://www.mousescrappers.com/forum/index.php"&gt;MouseScrappers'&lt;/a&gt; first ever Speed Scrap.  It was a lot of fun and I TOTALLY love how my page turned out.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm5.static.flickr.com/4038/4578565523_6bd62d371b_o.jpg"&gt;&lt;img src="http://farm5.static.flickr.com/4038/4578565523_6bd62d371b_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mousescrappers.com/photos/showphoto.php?photo=2109&amp;amp;title=we-found-the-4-leaf-cl&amp;amp;cat=all"&gt;&lt;i&gt;credits here&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And this one I did on Saturday night at one of ScrapMatters' NSD Speed Scraps!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3431/4569436161_2a18b78630_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3431/4569436161_2a18b78630_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.mousescrappers.com/photos/showphoto.php?photo=2072&amp;amp;title=splash-21&amp;amp;cat=all"&gt;&lt;span style="font-style:italic;"&gt;credits here&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Have a great day!! See ya later.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/338752342311885816/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/no-show-offs-this-friday-57.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/338752342311885816'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/338752342311885816'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/no-show-offs-this-friday-57.html' title='no show offs this friday 5/7'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6764956200099066074</id><published>2010-05-03T11:11:00.003-06:00</published><updated>2010-05-03T11:35:45.888-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>better and better!!!</title><content type='html'>The powers that be have decided to extend the sale even longer to hopefully help the traffic through the week at the store!!!&lt;br /&gt;&lt;br /&gt;So now the sale will be extended through THURSDAY!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/saleextendingadamended.png" /&gt;&lt;br /&gt;&lt;br /&gt;SO SORRY for the frustration and inconvenience all weekend.  I could give you a big woe-is-me story about how our server host swears to us up and down there won't be any issues and we do all the prepping we can do to be ready for these big sales.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;But the bottom line is, we &lt;span style="font-weight:bold;"&gt;&lt;i&gt;really&lt;/i&gt;&lt;/span&gt; &lt;span&gt;do&lt;/span&gt; all we can, yet we always have problems.  And I've been pulling my hair out all weekend along with you guys because it's so completely out of my hands how well the site functions technically.  But already, decisions are being made and changes in the works so cross your fingers that this is the last sale that will crash and burn like this!!!!!&lt;div&gt;&lt;br /&gt;Hang in there with me people! &lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6764956200099066074/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/better-and-better.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6764956200099066074'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6764956200099066074'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/better-and-better.html' title='better and better!!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_saleextendingadamended.png' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2627816568151789202</id><published>2010-05-03T01:18:00.000-06:00</published><updated>2010-05-03T01:19:14.094-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>this just in!</title><content type='html'>&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/saleextendingad.png" /&gt;&lt;br /&gt;&lt;br /&gt;Since we had a bit of trouble with out site over the weekend, we're extending our 40% off personal use, and 30% off Commerical Use sale through Monday, May 3rd. &lt;br /&gt;&lt;br /&gt;And as planned, the sale will continue through the rest of the week at 30% Personal Use, 20% Commerical Use Tues thru Thur 5/4 - 5/6!&lt;br /&gt;&lt;br /&gt;WE LOVE OUR CUSTOMERS!!!!  And we're doing EVERYTHING we can to show it!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2627816568151789202/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/this-just-in.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2627816568151789202'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2627816568151789202'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/this-just-in.html' title='this just in!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_saleextendingad.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628</id><published>2010-05-01T15:44:00.002-06:00</published><updated>2015-12-20T17:09:46.768-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Tips To Surviving NSD Weekend</title><content type='html'>&lt;span style="font-weight: bold;"&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="color: #cc0000;"&gt;** scroll down to the next post for the ScrapMatters blog train stop! **&lt;/span&gt;&lt;/i&gt;&lt;span style="font-style: italic;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Hey there!! Just popping in to give you some tips to surviving NSD weekend!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/NSD.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: #6633ff;"&gt;* Try, try again!&lt;/span&gt;&lt;/b&gt;  If the SM shop isn't loading, or you get errors, or white blank pages, just keep trying.  Hit refresh.  Our server people are trying to fix it, but this happens EVERY time we have a big sale like this.  Just try to remain calm and patient.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: #6633ff;"&gt;* Try off hours.&lt;/span&gt;&lt;/b&gt;  In the middle of the night you might have more luck in the shop!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: #6633ff;"&gt;* Wait to download.&lt;/span&gt;&lt;/b&gt;  If you can wait 'til Monday or Tuesday to download your purchases, you'll not only get faster download speeds, you'll also free up the site for someone else to shop!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="color: #6633ff;"&gt;* Remain calm.&lt;/span&gt;&lt;/b&gt;  SM always takes care of our customers.  If you have a problem I can almost guarantee you that SM will do right by you and fix whatever needs to be fixed just as quickly as humanly possible.  So just stay calm and try not to get too annoyed with our limping site!!!!&lt;br /&gt;&lt;br /&gt;Believe me, I wish I could magically make our site not lag when our traffic peaks like this.  We're doing our very best!!&lt;br /&gt;&lt;br /&gt;Thanks for hanging in there and trying to get those Britt-ish Designs purchases made!!!!&lt;br /&gt;&lt;br /&gt;As a special thank you - here is a little gifty for everyone!!!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes-NSD-LRG.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_NSD.zip" target="_blank"&gt;DOWNLOAD HERE&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I have Mickey on the brain (but what's new?) because I'm going to be in Disneyland in 6 days!!!!! WOO HOO! Just a short little weekend trip, but it will be a much needed break and reward for surviving this crazy weekend!&lt;br /&gt;&lt;br /&gt;Hope everyone enjoys the freebie and has a WONDERFUL NSD weekend!  Don't forget to pick up my &lt;span style="font-weight: bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4512&amp;amp;cat=12"&gt;grab bag!!!&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4512&amp;amp;cat=12"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_NSD2010_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/716653581876788628/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html#comment-form' title='36 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' title='Tips To Surviving NSD Weekend'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_NSD.jpg' height='72' width='72'/><thr:total>36</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8167983148612921857</id><published>2010-05-01T07:00:00.004-06:00</published><updated>2010-05-12T21:18:08.050-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Next Stop on the Blog Train!</title><content type='html'>Hello there!!  And welcome to your next stop on the ScrapMatters [inter]National Scrapbooking Day blog train.  This train has stops ALL OVER THE WORLD!!!  You might have just come from the &lt;a href="http://scrapmatters.com/wordpress/"&gt;ScrapMatters Blog&lt;/a&gt;.  That's the stop before this one.  And now you've arrived in Utah at Britt-ish Designs!&lt;br /&gt;&lt;br /&gt;Our NSD mega-collab at SM this weekend is called "Moments that Matter" and the whole theme of our celebration is all about those moments in our lives that really matter.  At each stop you'll find a story about a Moment that Matters along with a freebie!!  There are TONS of stops on this blog train, so you can pick up a LOT of goodies!!&lt;br /&gt;&lt;br /&gt;OK, so the 'moment that matters' I've chosen to share is . . . my proposal!&lt;br /&gt;&lt;br /&gt;Josh and I were in Chicago visiting my brother &amp;amp; sister-in-law.  They were living there for the summer.   Josh and I had been sight-seeing on our own all day.  We went on an architectural boat tour, window-shopped down Michigan Ave, we'd even gone into Tiffany's on lark, just to look.  There were lots of beautiful rings, but we weren't ring shopping.  I had told Josh whenever we decided to get married that I wanted him to pick my ring because if he really knew me well enough he'd chose a ring I'd love.  (I know - no pressure, huh??).  Along with all the gorgeous rings we saw, we saw one ring that was definitely something I DIDN'T want.  It was not pretty!&lt;br /&gt;&lt;br /&gt;Later we went to the top of the Sears Tower.  My brother had been there the week before and told us that we had to see the sun set from up there because it was really beautiful.  But we arrived a little too early, and we had to wait quite a while for the sun to set.  We were sitting on the floor just hanging out, waiting.  I was texting my sister-in-law and  felt Josh fidgeting around in his pocket, but I didn't give it a second thought.&lt;br /&gt;&lt;br /&gt;Josh said, "So, what if I get you a ring you hate?  Like that one we saw this afternoon?".&lt;br /&gt;&lt;br /&gt;I said, "Then I'll LOVE IT because you loved it enough to get it for me.  I'll love any ring you give me."&lt;br /&gt;&lt;br /&gt;Then he said, "What about this ring?"&lt;br /&gt;&lt;br /&gt;I looked up from my phone and there was my Josh, holding out a little white ring box with the most perfect ring I'd ever seen.  I gasped and immediately started to cry.  I was SHOCKED! I had no idea he had a ring at all!! I figured maybe in a few more months this would be happening.  He TOTALLY surprised me.&lt;br /&gt;&lt;br /&gt;Josh got down on one knee and asked me to be his wife.  Of course I said yes.  WAY UP IN THE AIR on the top of Sears Tower, on June 20, 2005 at sunset Josh and Brittney got engaged!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/engaged.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/engaged.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And that's my "Moment That Matters" story!!  And now, your freebie!! What you've been patiently waiting for.  I have some sweet word art and word strips for you!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_mtm_freebie_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_mtm_freebie_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;i&gt;&lt;span class="Apple-style-span"  style="color:#666666;"&gt;download no longer available&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;&lt;/b&gt;&lt;br /&gt;Link will be active until midnight Thursday night 5/6.  Then all these blog train goodies are getting gathered up and put into the store!&lt;br /&gt;&lt;br /&gt;Enjoy!!! And now you're off to the next stop on the blog train . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.myfamilyscrappings.blogspot.com/"&gt;&lt;span style="font-weight:bold;"&gt;Heidi's Blog!&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Have fun and HAPPY NSD!!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8167983148612921857/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html#comment-form' title='20 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8167983148612921857'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8167983148612921857'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html' title='Next Stop on the Blog Train!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_engaged.jpg' height='72' width='72'/><thr:total>20</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5764067892678949606</id><published>2010-04-30T00:00:00.001-06:00</published><updated>2010-04-30T00:00:04.180-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>The clock strikes midnight!</title><content type='html'>SURPRISE!!  My Friday releases and new products are going live and ON SALE early!!!  We decided to start our party at the stroke of 12 over at ScrapMatters.&lt;br /&gt;&lt;br /&gt;So run over and get my grab bag and all the other Britt-ish Designs products you want while they are &lt;span style="font-weight:bold;"&gt;all on sale 40% off!!!!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4512&amp;amp;cat=12"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"2010 Britt-ish Designs NSD Grab Bag"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4512&amp;amp;cat=12"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_NSD2010_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's what I scrapped with it!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Maliboomer_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Maliboomer_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And it's probably giving too much away, but OH WELL!!!  Here's what my Britt Girls scrapped with all the grab bag goodies. . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/nsdgrabbag-LOs-Long.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;I know you're gonna love what you find inside this year's NSD grab bag!&lt;br /&gt;&lt;br /&gt;And along with &lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:large;"&gt;everything in my shop (and all of ScrapMatters) being 40% off this weekend&lt;/span&gt;&lt;/b&gt; (excluding grab bags), there are also some amazing FREE WITH PURCHASE deals going on!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i203.photobucket.com/albums/aa82/Cyndi146/MTM-Collab-FWP.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;With any purchase of $20, you get this awesome mega-collab "Moments That Matter" created by all the SM designers.  And if you spend $30 or more you get the coordinating hybrid pack too!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://scrapmatters.com/shop/images/cache/e0bc2969d335c56012011259b970ae9a.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Such a pretty kit!!!  And you can have it for free!?  Awesome.&lt;br /&gt;&lt;br /&gt;Ok . . . on with the Show Off Slideshow.&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-4f.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-4f.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346391869519&amp;amp;site=widget-4f.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391869519&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-4f.slide.com/p1/648518346391869519/ms_t024_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391869519&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-4f.slide.com/p2/648518346391869519/ms_t024_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;Thanks for sending in your work this week, everyone!! You're all getting your choice of "2nd Chance" gifts this week!!&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/2ndChanceNSD.jpg" width="540" /&gt;&lt;br /&gt;Show Offs will be receiving an email from me explaining how you make your choice and get your prize!!  &lt;span style="font-style:italic;"&gt;(this email will be going out tomorrow morning first thing)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Find out more about "Showing Off" and what its all about at the end of &lt;span style="font-weight:bold;"&gt;&lt;a href="http://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html"&gt;this post&lt;/a&gt;&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;I hope to see everyone at my Fireside Chat tomorrow night (Friday April 30)!!  There will be awesome prizes and tons of fun.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FiresideChatAd.jpg" width="540" /&gt;&lt;br /&gt;See you there!!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5764067892678949606/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/04/clock-strikes-midnight.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5764067892678949606'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5764067892678949606'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/04/clock-strikes-midnight.html' title='The clock strikes midnight!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_NSD2010_LRG.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7347481886120468265</id><published>2010-04-29T11:02:00.002-06:00</published><updated>2010-04-29T11:05:25.917-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>dancers among us</title><content type='html'>If you love dance - &lt;br /&gt;&lt;br /&gt;If you love photography - &lt;br /&gt;&lt;br /&gt;If you just love looking at something pretty - &lt;br /&gt;&lt;br /&gt; - check out this series of photographs by Jordan Matters called &lt;a href="http://www.jordanmatter.com/photography/dance-photography/dancers-among-us.php#%20"&gt;"Dancers Among Us"&lt;/a&gt;.  &lt;br /&gt;&lt;br /&gt;It features dancers from NYC doing everyday things in the city while dancing.  Holy smokes.  Josh found this gallery today and forwarded it to me.  I just thought I'd share the awesomeness!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7347481886120468265/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/04/dancers-among-us.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7347481886120468265'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7347481886120468265'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/04/dancers-among-us.html' title='dancers among us'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4048564115615081542</id><published>2010-04-27T15:05:00.000-06:00</published><updated>2010-04-27T15:07:25.209-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>iNSD is this weekend!</title><content type='html'>This coming weekend we in the digi-scrap community are celebrating [inter]National Scrapbooking Day or iNSD!  And all Britt-ish Designs products (and everything in the SM shop from ALL the designers) will be on sale!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/NSD-2010-Ad.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;I've got a lot of fun stuff planned for this weekend! On Friday I'm  releasing my new grab bag (wait 'til you see it!! you're gonna love it).&lt;br /&gt;&lt;br /&gt;And on Friday night at 8:30 PM (Mountain Time) I'm hosting a "Fireside Chat" in the &lt;a href="http://scrapmatters.com/chat4/"&gt;ScrapMatters chat room&lt;/a&gt;.  There will be lots of fun and prizes, so I hope you'll all be there!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FiresideChatAd.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;So - clear your schedule this weekend and hang out with us at ScrapMatters all weekend long!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4048564115615081542/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/04/insd-is-this-weekend.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4048564115615081542'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4048564115615081542'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/04/insd-is-this-weekend.html' title='iNSD is this weekend!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_NSD-2010-Ad.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-398563710309602663</id><published>2010-04-23T07:00:00.005-06:00</published><updated>2010-04-23T07:00:09.901-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>now I stamp by ABCs</title><content type='html'>Hey there and happy Friday to ya.  I have 1 new item in the shop today. . .&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4428&amp;amp;cat=3"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Stamp My ABCs"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4428&amp;amp;cat=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_stampABC_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I just &lt;b&gt;&lt;i&gt;love&lt;/i&gt;&lt;/b&gt; using stamped alphas, so I decided it was time to make a new one.  Here's the page I scrapped with it:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/RidiculouslyCuteBLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/RidiculouslyCuteBLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here's what the Britt Girls created:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/stampABC-LOs-Long-1.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Aren't they awesome?! And because its so simple to recolor with a color overlay, I know this is one of those alphas I will use over and over.&lt;br /&gt;&lt;br /&gt;Alrighty - I guess that means its time for this week's Show Off slideshow.  Here we go . . .&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-5a.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-5a.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346391860058&amp;amp;site=widget-5a.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391860058&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-5a.slide.com/p1/648518346391860058/ms_t042_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391860058&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-5a.slide.com/p2/648518346391860058/ms_t042_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;Thanks so much to everyone who showed off this week!  You're all getting my new "Stamp My ABCs" as your weekly gift!&lt;br /&gt;&lt;br /&gt;If you want to be a Show Off, scroll down &amp;amp; read the end of &lt;span style="font-weight:bold;"&gt;&lt;a href="http://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html"&gt;&lt;span style="font-weight:bold;"&gt;this post&lt;/span&gt;&lt;/a&gt;&lt;/span&gt; for more details.&lt;br /&gt;&lt;br /&gt;Hope everyone has a wonderful weekend!! Tomorrow (Saturday) afternoon at 1:00 (Mountain) there is a &lt;a href="http://scrapmatters.com/forums/showthread.php?t=9756"&gt;Speed Scrap at SM&lt;/a&gt;!! Hope you guys can make it!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/398563710309602663/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/04/now-i-stamp-by-abcs.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/398563710309602663'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/398563710309602663'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/04/now-i-stamp-by-abcs.html' title='now I stamp by ABCs'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_stampABC_LRG.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-369163059223325568</id><published>2010-04-19T23:04:00.002-06:00</published><updated>2010-04-19T23:04:00.430-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Megan Turnidge is retiring!</title><content type='html'>A wonderful designer I CT for, and a sweet digi-scrap friend of mine, Megan Turnidge, had decided to close her shop.  Megan says:&lt;br /&gt;&lt;br /&gt;&lt;i&gt;&lt;span class="Apple-style-span"  style="color:#339999;"&gt;&lt;/span&gt;&lt;/i&gt;&lt;blockquote&gt;&lt;i&gt;&lt;span class="Apple-style-span"  style="color:#339999;"&gt;"It is with a heavy heart that I have decided to retire from designing and close up my shop at Scrap Orchard. Take advantage of this amazing sale - &lt;/span&gt;&lt;/i&gt;&lt;a href="http://scraporchard.com/market/manufacturers.php?manufacturerid=40"&gt;&lt;i&gt;&lt;span class="Apple-style-span"  style="color:#339999;"&gt;50-80% off my designs&lt;/span&gt;&lt;/i&gt;&lt;/a&gt;&lt;i&gt;&lt;span class="Apple-style-span"  style="color:#339999;"&gt; (excluding select collabs)… and hurry quick because I will never make these items available again. Get it now before it’s gone FOREVER!!! Sale ends on April 25th when my shop closes.  Thanks so much to all of my fans for your support! Love you guys! I’m going to miss designing but I know this is the right choice for me and my family. I’ll still be around… scrapping, blogging, and shopping!"&lt;/span&gt;&lt;/i&gt;&lt;/blockquote&gt;&lt;a href="http://scraporchard.com/market/manufacturers.php?manufacturerid=40"&gt;&lt;img src="http://www.designsbymeganturnidge.com/blog/wp-content/uploads/2010/04/retirementsale1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;I'll miss Megan's designs! I REALLY love her style.  But you should go grab a TON of goodies while they are dirt cheap!! Her kits are like $1.99 and lower right now!!!! &lt;br /&gt;&lt;br /&gt;I've loved being on Megan's team! I'll miss it.  Thanks Megan for the fun times and great digi products!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/369163059223325568/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/04/megan-turnidge-is-retiring.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/369163059223325568'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/369163059223325568'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/04/megan-turnidge-is-retiring.html' title='Megan Turnidge is retiring!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3272695499811913880</id><published>2010-04-19T15:13:00.003-06:00</published><updated>2010-04-19T15:21:42.125-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>wide open spaces</title><content type='html'>Just another Manic Monday . . .&lt;br /&gt;&lt;br /&gt;I've got a very cute template set on sale for $2 today only!!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=548&amp;amp;cat=0&amp;amp;page=15"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Wide Open Spaces"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=548&amp;amp;cat=0&amp;amp;page=15"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/britdes_wos_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Only $2!&lt;br /&gt;&lt;br /&gt;Here are some recent pages from the Britt Girls using these fun templates. . .&lt;br /&gt;&lt;br /&gt;By Kim:&lt;br /&gt;&lt;img src="http://i679.photobucket.com/albums/vv153/kimbytx/Layouts/brittwoshair-copy-2.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;By Tanya (flipped):&lt;br /&gt;&lt;a href="http://i577.photobucket.com/albums/ss213/TanyaH666/Digital%20Pages/1stPlaceLow.jpg"&gt;&lt;img src="http://i577.photobucket.com/albums/ss213/TanyaH666/Digital%20Pages/1stPlaceLow.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;By Melissa (also flipped):&lt;br /&gt;&lt;img src="http://img.photobucket.com/albums/v122/Yzerbear19/BeautyBloom-SM.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Fun, huh?&lt;br /&gt;&lt;br /&gt;So go grab 'em today!!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3272695499811913880/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/04/wide-open-spaces.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3272695499811913880'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3272695499811913880'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/04/wide-open-spaces.html' title='wide open spaces'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i679.photobucket.com/albums/vv153/kimbytx/Layouts/th_brittwoshair-copy-2.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7256254272856710315</id><published>2010-04-16T07:30:00.002-06:00</published><updated>2010-04-16T07:30:01.343-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>It's Opening Night!</title><content type='html'>Ok its Opening MORNING, but you get the idea!! I'm very excited for this opening morning because I'm releasing a LOT of stuff today!  So let's get started . . .&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4317&amp;amp;cat=20"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Opening Night"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4317&amp;amp;cat=20"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_smd_onight_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This fabulous mega-collab I created with Stolen Moments Design is near and dear to both of us.  We both come from theatre backgrounds, so we knew a theatre themed kit was perfect to create together!   And I have to tell you - I just love how it came out!&lt;br /&gt;&lt;br /&gt;We also created this coordinating set of Word Art, and if you purchase the kit during this opening weekend (&lt;span style="font-style:italic;"&gt;before&lt;/span&gt; Monday 4/15) you get the Word Art pack for FREE automatically included in your downloads.  No need to even put it in your shopping cart.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/specialoffer.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/specialoffer.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4318&amp;amp;cat=20"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Opening Night: Off Script"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4318&amp;amp;cat=20"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_smd_offscript_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And we BOTH have add-on freebies for you so read through to the end to snag 'em!!&lt;br /&gt;&lt;br /&gt;Here is what I created with the new kit!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Premiere_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Premiere_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I used one of Cindy Schneider's awesome templates and dug out some old pics from 2004.  Don't we look young and adorable?&lt;br /&gt;&lt;br /&gt;And here is what the always terrific Britt Girls created:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/onight-LOs-LONG.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;There are so many fun uses for this kit! From your kids' plays, to concerts, to a night on the town, etc. etc.!&lt;br /&gt;&lt;br /&gt;I'm also releasing a fun pack of flowers today . . .&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4358&amp;amp;cat=10"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"{MY HAND}iwork: Flowers"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4358&amp;amp;cat=10"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_handflw_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I hand doodled these flowers!!  Aren't they fun??  Here's what a few of my Britt Girls created with these:&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/handflw-LOs-Long-1.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;And last, but not least, I have some Quick Pages created with &lt;a href="http://scrapmatters.com/shop/product.php?productid=3914&amp;amp;cat=0&amp;amp;page=1"&gt;"The Ultimate Round Trip Ticket Bundle"&lt;/a&gt; my collab. with Sahlin Studios!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4372&amp;amp;cat=19"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Around the World Quick Pages"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4372&amp;amp;cat=19"&gt;&lt;img src="http://i587.photobucket.com/albums/ss314/sahlinstudio/sahlin%20studio/kits/folder-141.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4370&amp;amp;cat=19"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Taste of the World Quick Pages"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4370&amp;amp;cat=19"&gt;&lt;img src="http://i587.photobucket.com/albums/ss314/sahlinstudio/sahlin%20studio/kits/folder-142.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Quick pages are great for getting your pics scrapped quickly!  And these are probably the most beautiful awesome QPs I've ever seen!!&lt;br /&gt;&lt;br /&gt;Alright folks, let's enjoy some Show Offs right now!!&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-32.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-32.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346391850802&amp;amp;site=widget-32.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391850802&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-32.slide.com/p1/648518346391850802/ms_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391850802&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-32.slide.com/p2/648518346391850802/ms_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;Thanks for all of this week's fab Show Offs! You're all getting my new "{MY HAND}iwork: Flowers".  Watch for an email from me today!&lt;br /&gt;&lt;br /&gt;If you'd like to Show Off &amp;amp; get goodies each week, but aren't sure how it's done - read the end of &lt;span style="font-weight:bold;"&gt;&lt;a href="http://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html"&gt;this post&lt;/a&gt;&lt;/span&gt; for all the details.&lt;br /&gt;&lt;br /&gt;Alrighty - time to give out that freebie add-on I promised.  You can get Stolen Moment's freebie on &lt;a href="http://stolenmomentsdesign.blogspot.com/"&gt;&lt;span style="font-weight:bold;"&gt;her blog&lt;/span&gt;&lt;/a&gt;!  And here's mine:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_onight_AO_600-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_onight_AO_600-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://www.4shared.com/file/258441825/1bfe8c93/brittdes_openingnightAO.html"&gt;DOWNLOAD HERE&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;And that's a wrap on this blog post!!   Have a happy Friday.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7256254272856710315/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/04/its-opening-night.html#comment-form' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7256254272856710315'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7256254272856710315'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/04/its-opening-night.html' title='It&apos;s Opening Night!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_smd_onight_LRG.jpg' height='72' width='72'/><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-234875730875510804</id><published>2010-04-15T16:37:00.000-06:00</published><updated>2010-04-15T16:37:29.418-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Peek for tomorrow AND DigiScrapAddicts</title><content type='html'>Happy Tax Day.  Yours truly is signing her returns late tonight and joining all those last-minute filers thankful for the late hours at the post office.  LAME.  Why do I wait 'til the last minute?  I do &lt;span style="font-weight:bold;"&gt;NOT&lt;/span&gt; know.  Anyway . . .  on to a couple MUCH happier topics.&lt;br /&gt;&lt;br /&gt;Lemme give you a little peek about what I'm releasing tomorrow!  It's a collab, and I know you're gonna like it!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/smd_britt_onite_sneak.png" /&gt;&lt;br /&gt;&lt;br /&gt;Come back tomorrow to see the full kit and find out who the collab is with!!  I'm so excited!&lt;br /&gt;&lt;br /&gt;And . . .  something else exciting . . . .&lt;br /&gt;&lt;br /&gt;Guess who is one of the featured designers at &lt;a href="http://digiscrapaddicts.com/"&gt;DigiScrapAddicts&lt;/a&gt; (DSA) this month?!  Yep! MEEEE!!&lt;br /&gt;&lt;br /&gt;Basically this means that I'll be featured on their &lt;a href="http://digiscrapaddicts.com/"&gt;splash page&lt;/a&gt;, and then I've also created a very cute mini-kit to go in their &lt;a href="http://digiscrapaddicts.com/TheFix/product.php?productid=16144&amp;amp;cat=249&amp;amp;page=1"&gt;"The Fix"&lt;/a&gt;.  Make sure you buy the April one if you want to get my kit.  "The Fix" is a SWEET DEAL!  Only $3 for 4 mini-kits from awesome designers!&lt;br /&gt;&lt;br /&gt;Here's what you'll find from Britt-ish Designs inside the April "The Fix".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://digiscrapaddicts.com/TheFix/product.php?productid=16144&amp;amp;cat=249&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_timehair_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;You should grab it while its in "The Fix".  Because in a couple months it'll go into my shop at full price!!&lt;br /&gt;&lt;br /&gt;Here's a page I scrapped with this kit (which, obviously was inspired by my recent new 'do).&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FebruaryBookClub_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FebruaryBookClub_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here are some from a few of the Britt Girls:&lt;br /&gt;&lt;br /&gt;By Kim:&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Kim_timehair.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;By Courtney:&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Courtney_timehair.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;By Jenny:&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Jenny_timehair.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;By Tanya:&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Tanya_timehair.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Hope you all like it!&lt;br /&gt;&lt;br /&gt;Have a great day!  And to my fellow last minute tax peeps - GOOD LUCK!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/234875730875510804/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/04/peek-for-tomorrow-and-digiscrapaddicts.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/234875730875510804'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/234875730875510804'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/04/peek-for-tomorrow-and-digiscrapaddicts.html' title='Peek for tomorrow AND DigiScrapAddicts'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_smd_britt_onite_sneak.png' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2052079995243747781</id><published>2010-04-14T19:36:00.002-06:00</published><updated>2010-04-14T19:40:04.866-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Tax Day Speed Scrap Tomorrow</title><content type='html'>Spend Tax Day having fun, scrapping a layout and getting a GIFT!  Join us for our afternoon Speed Scrap tomorrow. &lt;br /&gt;&lt;br /&gt;&lt;img src="http://quiltymom.smugmug.com/photos/833645979_oyztH-L.png" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;The prize is from &lt;span class="Apple-style-span"  style="color:#CC33CC;"&gt;Britt-ish Designs&lt;/span&gt; (yes, me!) and I think you'll all want to come and get it!!!  &lt;a href="http://scrapmatters.com/forums/showthread.php?t=9438"&gt;Click here&lt;/a&gt; to find out what it is!!&lt;br /&gt;&lt;br /&gt;See you tomorrow afternoon!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2052079995243747781/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/04/tax-day-speed-scrap-tomorrow.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2052079995243747781'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2052079995243747781'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/04/tax-day-speed-scrap-tomorrow.html' title='Tax Day Speed Scrap Tomorrow'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7281074906276991042</id><published>2010-04-13T14:29:00.001-06:00</published><updated>2010-04-13T15:30:30.411-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>latest scrappings</title><content type='html'>I haven't posted my pages here lately!  These are over the past month or so . . .&lt;br /&gt;&lt;br /&gt;I'm still art journaling.  And loving it.  Here are some of my recent art journal pages:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ArtMakesMyWorldGoRound_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ArtMakesMyWorldGoRound_BLOG.jpg" width="400" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=958899&amp;amp;title=art-makes-my-world-go&amp;amp;cat=all"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/YourPassion_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/YourPassion_BLOG.jpg" width="400" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=958920&amp;amp;title=figure-out-your-passio&amp;amp;cat=all"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TravelAJ_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TravelAJ_BLOG.jpg" width="400" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=971661&amp;amp;cat=500"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/NotSoSweet_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/NotSoSweet_BLOG.jpg" width="400" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=978049&amp;amp;title=not-so-sweet&amp;amp;cat=all"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BuriedAlive_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BuriedAlive_BLOG.jpg" width="400" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=984707&amp;amp;title=buried-alive&amp;amp;cat=all"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here are a few other pages I've done.  These are all Disney.  I'm still working hard to finish that darn Oct. 07 trip!!  But there are a few other trips in here too!!!&lt;br /&gt;&lt;br /&gt;This is for my new "Travel Scraps" challenge at ScrapMatters.  Come check it out!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm3.static.flickr.com/2686/4519094752_992dfce0ab_o.jpg"&gt;&lt;img src="http://farm3.static.flickr.com/2686/4519094752_992dfce0ab_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=985714&amp;amp;cat=500"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm3.static.flickr.com/2748/4518461065_c699c9a0eb_o.jpg"&gt;&lt;img src="http://farm3.static.flickr.com/2748/4518461065_c699c9a0eb_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=982496&amp;amp;title=riding-bugs&amp;amp;cat=all"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm5.static.flickr.com/4026/4519094662_93456535e0_o.jpg"&gt;&lt;img src="http://farm5.static.flickr.com/4026/4519094662_93456535e0_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=978058&amp;amp;title=japan-pavilion&amp;amp;cat=all"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm5.static.flickr.com/4046/4519094554_19ff0135e3_b.jpg"&gt;&lt;img src="http://farm5.static.flickr.com/4046/4519094554_19ff0135e3_b.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=969676&amp;amp;title=parade-of-dreamspag&amp;amp;cat=all"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here are just a few more non-Disney pages too . . .&lt;br /&gt;&lt;br /&gt;This one I did for last night's Speed Scrap.  I LOVE MY iPAD!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/iPad_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/iPad_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=985720&amp;amp;nocache=1"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Gourmet_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Gourmet_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=981349&amp;amp;title=gourmet&amp;amp;cat=all"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/iPhonePics_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/iPhonePics_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=982480&amp;amp;title=iphone-pics&amp;amp;cat=all"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Ok - that's enough for today . . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7281074906276991042/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/04/latest-scrappings.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7281074906276991042'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7281074906276991042'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/04/latest-scrappings.html' title='latest scrappings'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_ArtMakesMyWorldGoRound_BLOG.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7158758624522739775</id><published>2010-04-12T15:46:00.002-06:00</published><updated>2010-04-12T15:51:21.999-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>a scrap announcement</title><content type='html'>I have a kit in ScrapMatters' Manic Monday sale today marked &lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;span class="Apple-style-span"  style="color:#6666CC;"&gt;50% OFF&lt;/span&gt;&lt;/span&gt;&lt;/b&gt; today only!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=67&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Her Royal Highness"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=67&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_hrh_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Grab it today for &lt;b&gt;50% OFF TODAY!!&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;And . . . this is where I'll be tonight!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i573.photobucket.com/albums/ss175/canadianmommy_photos/wSS412.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/forums/showthread.php?t=9435"&gt;Check out this thread&lt;/a&gt; to see what the prize is!! Hope you'll join me at this fun Speed Scrap!&lt;br /&gt;&lt;br /&gt;See you tonight!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7158758624522739775/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/04/scrap-announcement.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7158758624522739775'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7158758624522739775'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/04/scrap-announcement.html' title='a scrap announcement'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8203589546807595732</id><published>2010-04-09T07:30:00.003-06:00</published><updated>2010-04-09T10:22:21.010-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>happy happy friday 2 u!!</title><content type='html'>Hi there!! And happy Friday!  I'm excited to show you my new paper pack I'm releasing this week!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4302&amp;amp;cat=18"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;b&gt;"Collectible Cardboard"&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4302&amp;amp;cat=18"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_collcard_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is one of those staples you'll pull out of your digi-stash over and over and over.  Here's the page I created with it!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MagicalHalloween_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MagicalHalloween_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Yes, I'm still pluggin' away at my Oct. '07 Disney trip!!  But the orange, black and purple cardboards made for a very fun Halloween page!&lt;br /&gt;&lt;br /&gt;Check out what my Britt Girls created.  These papers work for EVERY season and occasion!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/collcard-LOs-Long-1.jpg" border="0" alt="Photobucket"&gt;&lt;br /&gt;Fun, huh??!!   Hope you like 'em too.&lt;br /&gt;&lt;br /&gt;Ok . . . time to enjoy this week's Show Off Slideshow.&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-c3.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-c3.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346391840963&amp;amp;site=widget-c3.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391840963&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-c3.slide.com/p1/648518346391840963/ms_t028_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391840963&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-c3.slide.com/p2/648518346391840963/ms_t028_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;Thanks to everyone who sent in Show Offs this week.  You're all getting my new &lt;a href="http://scrapmatters.com/shop/product.php?productid=4302&amp;amp;cat=18"&gt;"Collectible Cardboard"&lt;/a&gt; as your gift this week!!&lt;br /&gt;&lt;br /&gt;Find out more about "Showing Off" and what its all about at the end of &lt;span style="font-weight:bold;"&gt;&lt;a href="http://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html"&gt;this post&lt;/a&gt;&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;And that's it for me today.  Have an excellent Friday!!  Josh and I are determined to stay in, watch movies, do NOTHING.  It's been a crazy busy week, and we really just want to CHILL.  I'm looking forward to it.&lt;br /&gt;&lt;br /&gt;See ya 'round!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8203589546807595732/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/04/happy-happy-friday-2-u.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8203589546807595732'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8203589546807595732'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/04/happy-happy-friday-2-u.html' title='happy happy friday 2 u!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_collcard_LRG.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4603169229297084575</id><published>2010-04-06T19:30:00.000-06:00</published><updated>2010-04-06T19:30:10.402-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>muse</title><content type='html'>Josh &amp;amp; I went to see Muse last night!  We &lt;i&gt;love&lt;/i&gt; MUSE!!  We've had our tickets forever!  This is the second time we've gone to see them.  They are hands-down the best &lt;span&gt;&lt;b&gt;live&lt;/b&gt;&lt;span style="font-weight:bold;"&gt;&lt;/span&gt;&lt;/span&gt; band ever.  Not only do they SOUND amazing, they put on such an incredible show!!   So I thought I'd share some photos and a couple short video clips I took!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/muse1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/muse1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;embed width="540" height="304" type="application/x-shockwave-flash" allowfullscreen="true" allownetworking="all" wmode="transparent" src="http://static.photobucket.com/player.swf?file=http://vid70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Muse2-1.flv"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/muse2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/muse2.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/muse3.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/muse3.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;embed width="540" height="304" type="application/x-shockwave-flash" allowfullscreen="true" allownetworking="all" wmode="transparent" src="http://static.photobucket.com/player.swf?file=http://vid70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Muse.flv"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/muse4.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/muse4.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Sorry to sound like a broken record, but the show was incredible!!! I highly recommend Muse - their CDs and their shows!!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/muse5.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/muse5.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4603169229297084575/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/04/muse.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4603169229297084575'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4603169229297084575'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/04/muse.html' title='muse'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_muse1.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1726657561697713246</id><published>2010-04-02T07:30:00.005-06:00</published><updated>2017-10-14T17:11:55.666-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>now entering: a whole new world</title><content type='html'>Ok I can't wait to show you my new kit - so I'm cutting right to the chase!&lt;br /&gt;&lt;br /&gt;I proudly present . . .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;span style="font-weight: bold;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;products_id=19"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Arabian Adventure"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;products_id=19"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_arabian_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Yes, yes, yes!  An Aladdin themed kit.  Finally!  After many requests, and after having it on my "idea" list for WELL over a year, its finally here.  And I'm sort of in love with it!!!!&lt;br /&gt;&lt;br /&gt;I also created this additional alpha that coordinates with it, but is also a basic "must-have" alpha!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;span style="font-weight: bold;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=15"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Alpha-Bitty"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=1&amp;amp;products_id=15"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_alphbitty_600.jpg" width="600" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;And I &lt;i&gt;do&lt;/i&gt; have a little add-on freebie for you at the end of this post, so read all the way through!!&lt;br /&gt;&lt;br /&gt;Here is the page I created with my new kit!  My adorable nephews, and niece, meeting Aladdin and Jasmine last year.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/AladdinJasmine_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/AladdinJasmine_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;But this kit has such fun elements and colors, I KNOW I'll be using it for lots more than just Aladdin pictures.  Just check out what the Britt-Girls did with it. . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ARABIAN-LOs-LONG.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;SEE! You can use it in lots of fun and different ways!  And isn't Alpha-Bitty just the cutest little alpha?!&lt;br /&gt;&lt;br /&gt;Before I sign off - here is that add-on freebie!  Enjoy!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://brittishdesigns.com/miscimages/brittdes_arabian_AO_LRG.jpg" width="600" /&gt;  &lt;a href="http://brittishdesigns.com/Freebies/brittdes_arabian_AO.zip"&gt;DOWNLOAD HERE&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Have a lovely Friday and a GREAT Easter weekend!!  And if you want to wish &lt;span style="font-style: italic;"&gt;ME&lt;/span&gt; a happy Easter, don't forget to grab one of my Easter Kits (&lt;a href="http://scrapmatters.com/shop/product.php?productid=1628&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;b&gt;Bunny Foo-Foo&lt;/b&gt;&lt;/a&gt; or &lt;a href="http://scrapmatters.com/shop/product.php?productid=4059&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;b&gt;Easter Salutations&lt;/b&gt;&lt;/a&gt;) to scrap all those egg-dying, Easter bunny, new Easter outfits, &amp;amp; hunting for eggs moments!!! heeeheee  &lt;br /&gt;&lt;br /&gt;&lt;img src="https://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1726657561697713246/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html#comment-form' title='19 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1726657561697713246'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1726657561697713246'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html' title='now entering: a whole new world'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_AladdinJasmine_BLOG.jpg' height='72' width='72'/><thr:total>19</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-405715301088443790</id><published>2010-04-01T14:00:00.001-06:00</published><updated>2010-04-01T14:02:50.744-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Peek 4 U</title><content type='html'>&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/peek040110.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/peek040110.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Trust me . . . tomorrow is going to be an VERY exciting new release day!!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/405715301088443790/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/04/peek-4-u.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/405715301088443790'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/405715301088443790'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/04/peek-4-u.html' title='Peek 4 U'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_peek040110.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3374195679741859239</id><published>2010-03-31T11:39:00.003-06:00</published><updated>2010-03-31T16:26:56.919-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>get ready to laugh right out loud</title><content type='html'>OK - so apparently this is all over facebook these days (I don't really do the facebook thing myself) but I found out about it on &lt;a href="http://www.cavender.blogspot.com/"&gt;Amber's blog&lt;/a&gt; (Amber is a fellow Disney scrapper).  Amber's blog is VERY funny BTW if anyone wants a good fun blog to read.&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-style: italic; "&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;*ETA: Watch out - urbandictionary.com can be vulgar!!  Just click &amp;amp; read with caution!**&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;But here's what you do - go to &lt;a href="http://www.urbandictionary.com/"&gt;urbandictionary.com&lt;/a&gt; and search for your name.  I laughed so hard and so loud when I read what MY name says!  When you search for Brittney, you get a couple hits. This is the first hit:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;span class="Apple-style-span"  style="color:#000066;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="color:#000066;"&gt;Brittney: &lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span"  style="color:#000066;"&gt;&lt;br /&gt;&lt;br /&gt;The un-preppy way to spell Britany or Brittany.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-style:italic;"&gt;&lt;span class="Apple-style-span"  style="color:#000066;"&gt;Brittney's so cool! VS. Britany's a preppy bitch!&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span"  style="color:#000066;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"&lt;/span&gt;&lt;/span&gt;&lt;/blockquote&gt;&lt;br /&gt;So - thanks mom &amp;amp; dad for being cool and spelling my name the cool, un-bitchy way! hahahah&lt;br /&gt;&lt;br /&gt;And here is the second hit:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;span class="Apple-style-span"  style="color:#000066;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="color:#000066;"&gt;Brittney:&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span"  style="color:#000066;"&gt;&lt;br /&gt;&lt;br /&gt;The girl you are secretly in love with but, you cant show how you really feel because your friends are always on your case about her; teasing about when you two would are going to go out and something happened just recently and now you two dont talk very much and you appear to be slipping away from each other. Thats a bad thing because you 2 were meant to be with each other... no matter what. so save this. make the first move or you'l regret it the rest of your life.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-style:italic;"&gt;&lt;span class="Apple-style-span"  style="color:#000066;"&gt;You and Brittney are meant to be.&lt;br /&gt;Its fate.&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span"  style="color:#000066;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"&lt;/span&gt;&lt;/span&gt;&lt;/blockquote&gt;&lt;br /&gt;Oh my gosh.  I just laughed so hard.  It's just so funny and random.&lt;br /&gt;&lt;br /&gt;Of course I did a search for Josh too, and his was SPOT ON! I was dying laughing.&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;span class="Apple-style-span"  style="color:#000066;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"&lt;/span&gt;&lt;/span&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="color:#000066;"&gt;Josh:&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span"  style="color:#000066;"&gt;&lt;br /&gt;&lt;br /&gt;He is a fun loving guy really funny and can make anyone laugh.He is very quiet at first and seems shy but when you get to know him you will fall in love.He has very good style and always looks handsome.He also always smells really good :)&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-style:italic;"&gt;&lt;span class="Apple-style-span"  style="color:#000066;"&gt;Who's your good looking boyfriend? Oh,that stud muffin? That would be Josh.&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span"  style="color:#000066;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"&lt;/span&gt;&lt;/span&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Anyway - go search for your name and see what it says!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;*ETA: Watch out - urbandictionary.com can be vulgar!!  Just click &amp;amp; read with caution!**&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3374195679741859239/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/03/get-ready-to-laugh-right-out-loud.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3374195679741859239'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3374195679741859239'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/03/get-ready-to-laugh-right-out-loud.html' title='get ready to laugh right out loud'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2851054129597910738</id><published>2010-03-26T07:30:00.008-06:00</published><updated>2010-03-26T11:14:19.777-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>It's Friday!</title><content type='html'>It's Friday!! And that means there's new products from Britt-ish Designs.  Today I've got two new items in the store. First up . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4146&amp;amp;cat=21"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"2-Pagers: Set 5"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4146&amp;amp;cat=21"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_2pg5_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I've been on a 2-Pager kick lately, so I thought I should create some templates that make scrapping a double page spread, a snap!&lt;br /&gt;&lt;br /&gt;Check out what I did with one of them!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ParadeofDreams_FULL_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ParadeofDreams_FULL_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;(click to enlarge)&lt;br /&gt;&lt;br /&gt;And here's what the Britt Girls did with 'em!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/2pg5-LOs-1.jpg" width=540 /&gt;&lt;br /&gt;&lt;br /&gt;Also new today . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4151&amp;amp;cat=21"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Paper Shapers: Fun Mats"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4151&amp;amp;cat=21"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_psfunmats_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;These shapers can be used in so many way!  Use them to mat photos, as frames, blend them, whatever you can think of!! Here are just a few ways to use them, courtesy of the Britt Girls:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/psfunmats-LOs-Long-1.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Lots of fun uses!&lt;br /&gt;&lt;br /&gt;So now that we've released new products, you know what comes next.  Show Off Slideshow!!!!&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-7e.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-7e.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346391817854&amp;amp;site=widget-7e.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391817854&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-7e.slide.com/p1/648518346391817854/ms_t024_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391817854&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-7e.slide.com/p2/648518346391817854/ms_t024_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391817854&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-7e.slide.com/p4/648518346391817854/ms_t024_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;All of this week's Show Offs will be getting my new "Paper Shapers: Fun Mats".&lt;br /&gt;&lt;br /&gt;If you'd like to Show Off &amp;amp; get goodies each week, but aren't sure how - read the end of &lt;span style="font-weight:bold;"&gt;&lt;a href="http://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html"&gt;this post&lt;/a&gt;&lt;/span&gt; for all the details.&lt;br /&gt;&lt;br /&gt;And that wraps up my Friday blog post.  Hope you all have a wonderful weekend!!  See ya 'round.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2851054129597910738/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/03/its-friday.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2851054129597910738'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2851054129597910738'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/03/its-friday.html' title='It&apos;s Friday!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_2pg5_LRG.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8197081797168236541</id><published>2010-03-24T12:50:00.000-06:00</published><updated>2010-03-24T12:50:18.461-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>A very Mouse-y Prize!</title><content type='html'>It's my turn to host the &lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=4017"&gt;MouseScrappers challenge&lt;/a&gt; once again and I'm giving away a VERY fun prize to everyone who enters.  And just like in the past, doing the MouseScrappers &lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=4017"&gt;challenge&lt;/a&gt; is the &lt;span style="font-weight:bold;"&gt;ONLY&lt;/span&gt; way to get it!!&lt;br /&gt;&lt;br /&gt;It's a font challenge, and everyone who completes it get this:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_mousestitches_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_mousestitches_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here is my layout for the challenge, and I used the Mouse Stitches as well!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm5.static.flickr.com/4033/4459857285_c8071d81e0_o.jpg"&gt;&lt;img src="http://farm5.static.flickr.com/4033/4459857285_c8071d81e0_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.mousescrappers.com/photos/showphoto.php?photo=1155&amp;amp;cat=575"&gt;{credits here}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I hope you'll all come play along!!&lt;br /&gt;&lt;br /&gt;I've been pushing really hard to finish scrapping this particular trip to Disneyland!  So you'll been seeing a LOT of pages from this trip from me these days.  Here are a few others I've done from this trip over the past couple weeks.&lt;br /&gt;&lt;br /&gt;I did this one at the Speed Scrap this morning at ScrapMatters! Speed Scraps are so fun and I had a blast chatting and scrapping with everyone.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm5.static.flickr.com/4021/4460635874_5051ac4c92_o.jpg"&gt;&lt;img src="http://farm5.static.flickr.com/4021/4460635874_5051ac4c92_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/94932/ppuser/4"&gt;{credits here}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm5.static.flickr.com/4034/4446547576_88f6ea37bb_o.jpg"&gt;&lt;img src="http://farm5.static.flickr.com/4034/4446547576_88f6ea37bb_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.mousescrappers.com/photos/showphoto.php?photo=991&amp;amp;title=it-27s-a-small-world&amp;amp;cat=575"&gt;{credits here}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm5.static.flickr.com/4052/4445773073_58f71a31b1_o.jpg"&gt;&lt;img src="http://farm5.static.flickr.com/4052/4445773073_58f71a31b1_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.mousescrappers.com/photos/showphoto.php?photo=1023&amp;amp;title=tarzan-27s-treehouse&amp;amp;cat=all"&gt;{credits here}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm3.static.flickr.com/2697/4459857525_cd8edcff1d_o.jpg"&gt;&lt;img src="http://farm3.static.flickr.com/2697/4459857525_cd8edcff1d_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.mousescrappers.com/photos/showphoto.php?photo=1156&amp;amp;cat=500"&gt;{credits here}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;And last but not least . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm5.static.flickr.com/4013/4445773313_81b84d6f30_o.jpg"&gt;&lt;img src="http://farm5.static.flickr.com/4013/4445773313_81b84d6f30_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/93936/ppuser/4"&gt;{credits here}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;So, I'm slowly getting this trip scrapped!  It's fun to scrap Disney memories, but it makes me want to be in the parks so bad!! When I was scrapping my Tower of Terror layout this morning, I was just dying to actually be there again! But that's the fun of scrapping.  Reliving awesome memories!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8197081797168236541/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/03/very-mouse-y-prize.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8197081797168236541'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8197081797168236541'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/03/very-mouse-y-prize.html' title='A very Mouse-y Prize!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_mousestitches_LRG.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-758359593489482983</id><published>2010-03-23T16:14:00.003-06:00</published><updated>2010-03-24T12:34:42.494-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Captain EO</title><content type='html'>Time for another highlight from our most recent Disneyland trip!&lt;br /&gt;&lt;br /&gt;We were REALLY REALLY looking forward to seeing Captain EO on this trip.  I actually can't even exlpain how excited I was!   It was something my parents and my brothers and I LOVED back in the late 80s and we were all freaking out when we heard they were bringing in back as a tribute to MJ.  It's something we'd always talked about.  "Wouldn't it be great if they brought Captain EO back?", but we never actually thought it would happen!  So, when it did, we were THRILLED that we'd be there during the tribute run!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/EO1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/EO1.jpg" width="400" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/EO3.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/EO3.jpg" width="400" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Nerd alert:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/EO2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/EO2.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Yes, I was VERY excited.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/EO4.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/EO4.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is me and my brother, Chad.&lt;br /&gt;&lt;br /&gt;This is what the theater screen looks like as you're waiting for the show to start:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/EO5.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/EO5.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I'm very happy to report that Captain EO did not disappoint.  Josh (seeing it for the first time ever) loved it as well! It was just as awesome as I remembered, if not more so.  We were all jammin' out and having a great time.  If you go to Disneyland in the near future, don't miss Captain EO!!!!!  It's there for a limited run, but no one has really said how long it will be there.  I'm hoping at least a year.  They could put it in permanently and we'd all be thrilled!&lt;br /&gt;&lt;br /&gt;You can listen to a little clip I recorded on my iPhone while I was in the theater.  Enjoy!!!&lt;br /&gt;&lt;br /&gt;&lt;embed src="http://ia331232.us.archive.org/2/items/CaptainEo/Memo.m4a" autostart="false" loop="false" height="62" width="350" controls="console"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/758359593489482983/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/03/captain-eo.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/758359593489482983'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/758359593489482983'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/03/captain-eo.html' title='Captain EO'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_EO1.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6029104580434921743</id><published>2010-03-19T07:30:00.003-06:00</published><updated>2010-03-19T07:30:01.185-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Easter Salutations</title><content type='html'>Hi!  Happy Friday peeps.  I'm so excited to share my awesome Easter collab. kit with you all!   Tangie Baxter and I have been online "friends" for a long time - I've been on her CT for a very long time!  It's about time we did a collaboration kit, don'tchya think??  So - I proudly present . . .&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4059&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Easter Salutations"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4059&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_tangie_eastersal_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I totally love how our styles blended together in this collab!  It's so unique and fun.  I'm very proud of it.  Tangie and I both have add-on freebies for you, so make sure to read through the end of the post.  Here's the page I scrapped with it.  Some fun pictures of my nieces and nephews from Easter last year.  It's a 2-pager!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/EasterBaskets_Full_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/EasterBaskets_Full_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I'm also releasing a new alpha today!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4061&amp;amp;cat=3"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Jellies - Alpha 1"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4061&amp;amp;cat=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_jelalph1_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here are the pages from the Britt Girls!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/eastersal-LOs-LONG.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Pretty sweet, huh??  Thanks for your work this week girls.  You're seriously the best!&lt;br /&gt;&lt;br /&gt;Alrighty - here is this week's Show Offs Slideshow . . .&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-12.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-12.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346391807250&amp;amp;site=widget-12.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391807250&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-12.slide.com/p1/648518346391807250/ms_t028_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391807250&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-12.slide.com/p2/648518346391807250/ms_t028_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;Thanks to this week's Show Offs!  You're all getting my new Jellies: Alpha 1!  Expect that email today.&lt;br /&gt;&lt;br /&gt;If you want to be a Show Off, scroll down to the end of &lt;span style="font-weight:bold;"&gt;&lt;a href="http://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html"&gt;this post&lt;/a&gt;&lt;/span&gt; for more details.&lt;br /&gt;&lt;br /&gt;Here is my add-on freebie for "Easter Salutations"!  And you can get Tangie's add-on &lt;a href="http://www.studiotangie.blogspot.com/"&gt;on her blog&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/eastersal_AO_600.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://www.4shared.com/file/240720562/a703e1f5/brittdes_eassal_AO.html"&gt;DOWNLOAD HERE&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Enjoy!  Have a wonderful Friday.  :)&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6029104580434921743/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/03/easter-salutations.html#comment-form' title='15 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6029104580434921743'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6029104580434921743'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/03/easter-salutations.html' title='Easter Salutations'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_tangie_eastersal_LRG.jpg' height='72' width='72'/><thr:total>15</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8270091633228522621</id><published>2010-03-18T00:00:00.002-06:00</published><updated>2010-03-18T00:00:03.817-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Sneak Peek</title><content type='html'>Just wanted to pop in and post a little sneak peek of what's coming on Friday!!!  It's a collab. with a designer I've just been thrilled and honored to work with! (I know, it seems like its collaboration season!!)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/lilpeek.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/lilpeek.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Just wait until you see the full kit!!  You'll flip! I'm very very proud of how it turned out.  See you Friday!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8270091633228522621/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/03/sneak-peek.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8270091633228522621'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8270091633228522621'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/03/sneak-peek.html' title='Sneak Peek'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_lilpeek.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4498959934435564973</id><published>2010-03-17T15:37:00.001-06:00</published><updated>2010-03-17T15:38:24.936-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Happy St. Paddy's Day!</title><content type='html'>Hello, hello!  Happy St. Paddy's Day.  Are you wearing green??  I AM so you can't pinch me!&lt;br /&gt;&lt;br /&gt;I just started a fun little &lt;a href="http://scrapmatters.com/forums/showthread.php?p=134045#post134045"&gt;St. Paddy's Day forum game&lt;/a&gt; over at SM if anyone wants to play.&lt;br /&gt;&lt;br /&gt;I want to post about our Disneyland trip, but when I look at all the photos and stories, I get totally overwhelmed.  So I thought I'd just start in little pieces and see how that goes.&lt;br /&gt;&lt;br /&gt;We started out with the traditional photo in front of the Mickey flowers.  The whole family all together at Disneyland.  Such a special moment - and one that hasn't happened for about 2 1/2 years.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/disneylandhighlights1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/disneylandhighlights1.jpg" width="450" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We walked through the tunnel and into the park and saw Mickey right away.  But he was headed backstage.  He got to say a quick hello to my nieces on his way.  The cast members told us to wait and that he'd be out to perform with the band in a bit.  So, while my brother and his girlfriend went to get Mickey ears at the Mad Hatter, we waited.  The band came out right away and their performance was awesome!  Different characters came out to do little numbers with them.  The girls were dancing and having such a great time!!&lt;br /&gt;&lt;br /&gt;&lt;embed width="540" height="325" type="application/x-shockwave-flash" allowfullscreen="true" allownetworking="all" wmode="transparent" src="http://static.photobucket.com/player.swf?file=http://vid70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MainStreetBand.flv"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;br /&gt;(If you're wondering about the dog, it must have been a guide dog day at the park.  We saw TONS of people with helper dogs in training.)&lt;br /&gt;&lt;br /&gt;Then Mickey and Minnie came out and danced together.  It was one of the cutest things I've ever seen!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/disneylandhighlights3.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/disneylandhighlights3.jpg" width="450" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/disneylandhighlights2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/disneylandhighlights2.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Again, the girls (and all us adults) totally loved it.  It was such an INCREDIBLY magical start to our trip.  I mean, we'd only been in the park for 20 minutes, we hadn't even moved past Main Street plaza and already had a very magical moment!!!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4498959934435564973/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/03/happy-st-paddys-day.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4498959934435564973'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4498959934435564973'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/03/happy-st-paddys-day.html' title='Happy St. Paddy&apos;s Day!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_disneylandhighlights1.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7428533668631683216</id><published>2010-03-15T10:42:00.002-06:00</published><updated>2010-03-15T10:53:43.061-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Another Manic Monday</title><content type='html'>Well, the big Spring Cleaning retirement sale is over at ScrapMatters and I'm taking all the retired products out of the shop today.  It's sad because I have never retired anything before, and its hard to let go of my classic (aka old) stuff!!!  It's a part of me, you know??  Ok - I'm being a bit overdramatic, but that's just how I feel!!!&lt;br /&gt;&lt;br /&gt;BUT - the good news is after the Spring Cleaning sale is over, &lt;a href="http://scrapmatters.com/shop/home.php?cat=129"&gt;Manic Monday&lt;/a&gt; at SM is back!  And I have a fun mini-kit on sale for just 2 bucks today!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=253&amp;amp;cat=129&amp;amp;page=1"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Springtime for Krista"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=253&amp;amp;cat=129&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_s4k_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It's fun, springy, and happy!!  Hope you like it and want to pick it up while its on sale!!!!&lt;br /&gt;&lt;br /&gt;ALSO - I have some scrapping challenge news.  My cherished, "My Story Matters" has run its course.  It's now retired, and in its place I'm hosting a brand new monthly challenge called "&lt;a href="http://scrapmatters.com/forums/forumdisplay.php?f=260"&gt;Travel Scraps&lt;/a&gt;".  To quote the challenge description:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;"Travel Scraps" is a challenge put in place to help you scrap your vacations!! I know there are many of you out there that struggle like I do to get your vacations scrapped. Whether is a trip to visit our favorite mouse, to travel abroad, family reunions, theme parks, etc., when we go on trips, we come home with WAY too many pictures to get scrapped easily!&lt;br /&gt;&lt;br /&gt;Through these monthly challenges you'll get tips, prompts, ideas, and much more to help you scrap your way through those mountains of vacation photos.&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;And &lt;a href="http://scrapmatters.com/forums/showthread.php?t=8540"&gt;my first Travel Scraps challenge&lt;/a&gt; went live yesterday!  It's all about 2-pagers and how they really help you get through your vacation photos.  I really think 2-Pagers are perfect for scrapping vacations!&lt;br /&gt;&lt;br /&gt;Here's my entry . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/VampireMickey_FULL_900.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/VampireMickey_FULL_900.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/92985"&gt;{credits here}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I'm still making my way through our Oct. '07 trip to Disneyland!! I REALLY want to get it finished, but its taking such a long time!!  BUT I've been putting off scrapping all these photos, because there were too many for 1 page, and they are just so fun I didn't want to mess them up by scrapping them wrong! HAHA But I really like how they turned out!!&lt;br /&gt;&lt;br /&gt;Hope everyone joins in with my "Travel Scraps" challenge!  I think its going to be VERY fun!!&lt;br /&gt;&lt;br /&gt;Have a happy day!  TTFN.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7428533668631683216/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/03/another-manic-monday.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7428533668631683216'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7428533668631683216'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/03/another-manic-monday.html' title='Another Manic Monday'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_s4k_LRG.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2987435700639883506</id><published>2010-03-12T07:30:00.002-07:00</published><updated>2010-03-12T07:30:00.983-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Go Bananas!</title><content type='html'>This day is bananas!  And here's why . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4020&amp;amp;cat=6"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Banana Split"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=4020&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_gwenipoih_bansp_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;My very first collaboration kit with Gwenipooh Designs!  Isn't it fun??  I even have a little freebie add-on for you at the end of this post.  This kit is perfect for ice cream pictures, birthday, your very own little monkeys, even zoo pics!  It's very versatile!  Let me show you . . .&lt;br /&gt;&lt;br /&gt;Here's my page:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/CuddleMonkey_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/CuddleMonkey_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here's what the Britt Girls created:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/bansp-LOs-LONG.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;I really can't help but just smile at this fun and happy kit!  I hope you all like it too!&lt;br /&gt;&lt;br /&gt;Alright - let's check out this week's Show Offs.&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-83.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-83.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346391794307&amp;amp;site=widget-83.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391794307&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-83.slide.com/p1/648518346391794307/ms_t024_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391794307&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-83.slide.com/p2/648518346391794307/ms_t024_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391794307&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-83.slide.com/p4/648518346391794307/ms_t024_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;This week the Show Offs are getting a second chance!  A second chance at some past prizes, that is!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/2ndChanceGifts.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/2ndChanceGifts.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;Watch your email inboxes for the email with more details!!&lt;br /&gt;&lt;br /&gt;If you want to be a Show Off, scroll down to the end of &lt;span style="font-weight:bold;"&gt;&lt;a href="http://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html"&gt;&lt;span style="font-weight:bold;"&gt;this post&lt;/span&gt;&lt;/a&gt;&lt;/span&gt; for more details.&lt;br /&gt;&lt;br /&gt;Here is the add-on I promised ya!!  Enjoy.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/add-on-600.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/add-on-600.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://www.4shared.com/account/file/237002245/cb09c95/brittdes_bansplit_AO.html"&gt;DOWNLOAD HERE!!&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Hope y'all have a very happy day!  I'll see ya later.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2987435700639883506/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/03/go-bananas.html#comment-form' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2987435700639883506'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2987435700639883506'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/03/go-bananas.html' title='Go Bananas!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_gwenipoih_bansp_LRG.jpg' height='72' width='72'/><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4403971974501552658</id><published>2010-03-11T13:26:00.001-07:00</published><updated>2010-03-11T13:31:28.412-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>fun new kit tomorrow</title><content type='html'>Hey there!!  I have a VERY FUN collaboration to release tomorrow.  I'm not saying who with . . . but get excited!!!  It's so fun.&lt;br /&gt;&lt;br /&gt;Here's the sneak peek . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneak-peek.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneak-peek.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;See you tomorrow for the release!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4403971974501552658/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/03/fun-new-kit-tomorrow.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4403971974501552658'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4403971974501552658'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/03/fun-new-kit-tomorrow.html' title='fun new kit tomorrow'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneak-peek.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8023684624179776884</id><published>2010-03-08T15:33:00.000-07:00</published><updated>2010-03-08T15:36:13.644-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Spring Cleaning Sale</title><content type='html'>Guess what! ScrapMatters is having a Spring Cleaning &lt;a href="http://scrapmatters.com/shop/home.php?cat=4"&gt;Clearance sale!&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/home.php?cat=4"&gt;&lt;img src="http://i259.photobucket.com/albums/hh307/neeceebee/springcleaningsalecopy.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And Britt-ish Designs is doing some &lt;i&gt;serious&lt;/i&gt; spring cleaning!!  Everything is on clearance for 50% through March 14th, and after that these items will all be retired and no longer available!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SpringCleaningSale.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;All of the following items are &lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;span class="Apple-style-span"  style="color:#FF6600;"&gt;50% off!!!&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;  (click on the previews)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=44&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Spring%20Cleaning/6d6770e0f5784072ef1d52761f0c8527.jpg" /&gt;&lt;/a&gt;    &lt;a href="http://scrapmatters.com/shop/product.php?productid=31&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Spring%20Cleaning/800c7b5c1596c6fb8c9c87281ba7a60a.jpg" /&gt;&lt;/a&gt;    &lt;a href="http://scrapmatters.com/shop/product.php?productid=33&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Spring%20Cleaning/b6eb847f6eab27d5be12cf015f57152b.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=76&amp;amp;cat=0&amp;amp;page=2"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Spring%20Cleaning/056f701e47cb83214d9697d8569cfd2e.jpg" /&gt;&lt;/a&gt;    &lt;a href="http://scrapmatters.com/shop/product.php?productid=81&amp;amp;cat=0&amp;amp;page=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Spring%20Cleaning/d4cbd96eb2fad0a3b4f5311cc0f4ac29.jpg" /&gt;&lt;/a&gt;     &lt;a href="http://scrapmatters.com/shop/product.php?productid=82&amp;amp;cat=0&amp;amp;page=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Spring%20Cleaning/12acdd02849595a7ac493fe00fc64a12.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=83&amp;amp;cat=0&amp;amp;page=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Spring%20Cleaning/48e4f1cc4b12d621ada8dfecfb223159.jpg" /&gt;&lt;/a&gt;     &lt;a href="http://scrapmatters.com/shop/product.php?productid=85&amp;amp;cat=0&amp;amp;page=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Spring%20Cleaning/f9cea556c95a481e25ab3068f2d1dbbf.jpg" /&gt;&lt;/a&gt;     &lt;a href="http://scrapmatters.com/shop/product.php?productid=89&amp;amp;cat=0&amp;amp;page=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Spring%20Cleaning/b2fac9027bde00d88d8726e8239e4398.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=90&amp;amp;cat=0&amp;amp;page=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Spring%20Cleaning/907b318f8bf341e54c6c72ab6f986e0e.jpg" /&gt;&lt;/a&gt;     &lt;a href="http://scrapmatters.com/shop/product.php?productid=94&amp;amp;cat=0&amp;amp;page=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Spring%20Cleaning/281e4dc115aee87e78def40a01416a52.jpg" /&gt;&lt;/a&gt;     &lt;a href="http://scrapmatters.com/shop/product.php?productid=95&amp;amp;cat=0&amp;amp;page=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Spring%20Cleaning/f6ff7dcf6a6ecb355905b090a6fa2ffd.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=96&amp;amp;cat=0&amp;amp;page=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Spring%20Cleaning/d7d7c00596a8c16c62a8ca6e19dc10f4.jpg" /&gt;&lt;/a&gt;     &lt;a href="http://scrapmatters.com/shop/product.php?productid=98&amp;amp;cat=0&amp;amp;page=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Spring%20Cleaning/b4858a74eeca36d9a73a1e990931a9ce.jpg" /&gt;&lt;/a&gt;     &lt;a href="http://scrapmatters.com/shop/product.php?productid=211&amp;amp;cat=0&amp;amp;page=4"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Spring%20Cleaning/761e319c452943a96a114178361117b5.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=205&amp;amp;cat=0&amp;amp;page=4"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Spring%20Cleaning/9c67ce3204dbb5dfadd9f9d48eca5c79.jpg" /&gt;&lt;/a&gt;     &lt;a href="http://scrapmatters.com/shop/product.php?productid=206&amp;amp;cat=0&amp;amp;page=4"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Spring%20Cleaning/fa0803cb7cc765e28b787d9038ed60f4.jpg" /&gt;&lt;/a&gt;     &lt;a href="http://scrapmatters.com/shop/product.php?productid=264&amp;amp;cat=0&amp;amp;page=4"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Spring%20Cleaning/425c7a8cff559a580f6548380922cba8.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Grab these items now before they're gone forever!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8023684624179776884/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/03/spring-cleaning-sale.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8023684624179776884'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8023684624179776884'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/03/spring-cleaning-sale.html' title='Spring Cleaning Sale'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_SpringCleaningSale.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7623530509089073040</id><published>2010-03-05T07:30:00.001-07:00</published><updated>2010-03-05T07:30:00.439-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>new product friday</title><content type='html'>Hi guys!!! I'm back from Disneyland &amp;amp; let me tell you - it was AWESOME!  Probably one of the most magical and special trips ever.  I'll tell you ALLLLL about it later.  But right now I need to release my new products for the week . . . so here we go!&lt;br /&gt;&lt;br /&gt;Jenny (jendavey) let me turn some of her fabulous original creations into templates!  So our first product today is:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3954&amp;amp;cat=21"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Inspired by Jenny Templates"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3954&amp;amp;cat=21"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_ibjenny_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here are Jenny's original layouts that inspired the templates:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ibjenny-inpiration-LOs.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ibjenny-inpiration-LOs.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Also new this week . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3951&amp;amp;cat=10"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Jellies: Frames"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3951&amp;amp;cat=10"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_jelframes_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Fun stuff, right??  Here's my layout using the new stuff.  These are pictures from our Oct. 2007 Disneyland trip.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Matterhorn_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Matterhorn_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And check out what the Britt Girls created this week!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ibjenny-LOs-LONG.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Thanks so much, girls!! I LOVE these templates and frames!! I'll definitely be using them over and over and over!&lt;br /&gt;&lt;br /&gt;Ok, let's sit back and enjoy the Show Offs, shall we??&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-f1.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-f1.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346391778801&amp;amp;site=widget-f1.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391778801&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-f1.slide.com/p1/648518346391778801/ms_t046_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391778801&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-f1.slide.com/p2/648518346391778801/ms_t046_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391778801&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-f1.slide.com/p4/648518346391778801/ms_t046_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;To my Show Offs:  thanks so much for showing off this week!  I enjoyed looking through all these LOs when I got home from our trip!  You're all getting my new &lt;a href="http://scrapmatters.com/shop/product.php?productid=3951&amp;amp;cat=10"&gt;"Jellies: Frames"&lt;/a&gt; as your gift this week.  So watch those email inboxes.&lt;br /&gt;&lt;br /&gt;If you'd like to Show Off, but aren't sure how - read the end of &lt;span style="font-weight:bold;"&gt;&lt;a href="http://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html"&gt;&lt;/a&gt;&lt;/span&gt;&lt;a href="http://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html"&gt;this post&lt;/a&gt; for all the details.&lt;br /&gt;&lt;br /&gt;Hope you all have a very happy weekend.  I'll get started typing up the story of our trip to Disneyland and what made it so very special and get it posted soon!  (if you read my twitter, you probably have an idea already)&lt;br /&gt;&lt;br /&gt;TTFN!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7623530509089073040/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/03/new-product-friday.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7623530509089073040'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7623530509089073040'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/03/new-product-friday.html' title='new product friday'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_ibjenny_LRG.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296</id><published>2010-02-26T07:20:00.005-07:00</published><updated>2010-02-26T07:20:00.573-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>A Trip Around the World</title><content type='html'>Gosh - with a release this big, its hard to know where to begin writing about it.  Sahlin Studio and I have been plotting and working on this project for months.  It is by FAR the most work I've ever done on a project, but it is definitely the project I am the most proud of!   Krista and I are both inspired by our Disney Vacations, and inspiration for this project came as we dreamt of the perfect products to scrap our own Epcot World Pavillion pages.  Whether you've been to Epcot or not, we all scrap our travels and vacations which makes this perfect for every digi-scrapper.&lt;br /&gt;&lt;br /&gt;I can't wait for you to see everything - so, let's just jump right in  . . .&lt;br /&gt;&lt;br /&gt;This series of products comes in several individual kits, OR you can save money and buy the &lt;a href="http://scrapmatters.com/shop/product.php?productid=3914&amp;amp;cat=20"&gt;bundles&lt;/a&gt;!!   First up - we have a travel-themed mega-kit . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3895&amp;amp;cat=6"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Around the World"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3895&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sahlinstudio_atw_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And then there are 8, yes &lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;8&lt;/span&gt;&lt;/span&gt;, country-themed kits.  They just 'happen to' represent all of the countries you find at Epcot.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3910&amp;amp;cat=20"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Taste of Mexico"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3910&amp;amp;cat=20"&gt;&lt;img src="http://i587.photobucket.com/albums/ss314/sahlinstudio/sahlin%20studio/kits/folder2-2.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3908&amp;amp;cat=20"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Taste of Germany &amp;amp; Norway"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3908&amp;amp;cat=20"&gt;&lt;img src="http://i587.photobucket.com/albums/ss314/sahlinstudio/sahlin%20studio/kits/folder-98.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3906&amp;amp;cat=20"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Taste of Asia"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3906&amp;amp;cat=20"&gt;&lt;img src="http://i587.photobucket.com/albums/ss314/sahlinstudio/sahlin%20studio/kits/folder-101.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3907&amp;amp;cat=20"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Taste of France &amp;amp; Italy"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3907&amp;amp;cat=20"&gt;&lt;img src="http://i587.photobucket.com/albums/ss314/sahlinstudio/sahlin%20studio/kits/folder-96.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3905&amp;amp;cat=20"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Taste of Americana"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3905&amp;amp;cat=20"&gt;&lt;img src="http://i587.photobucket.com/albums/ss314/sahlinstudio/sahlin%20studio/kits/folder-99.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3911&amp;amp;cat=20"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Taste of Morocco"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3911&amp;amp;cat=20"&gt;&lt;img src="http://i587.photobucket.com/albums/ss314/sahlinstudio/sahlin%20studio/kits/folder-95.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3909&amp;amp;cat=20"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Taste of Great Britain"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3909&amp;amp;cat=20"&gt;&lt;img src="http://i587.photobucket.com/albums/ss314/sahlinstudio/sahlin%20studio/kits/folder-102.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3904&amp;amp;cat=20"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Taste of Canada"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3904&amp;amp;cat=20"&gt;&lt;img src="http://i587.photobucket.com/albums/ss314/sahlinstudio/sahlin%20studio/kits/folder-97.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Or if you'd just like to buy all thee countries together, but &lt;span style="font-style:italic;"&gt;not&lt;/span&gt; the "Around the World" travel-themed kit, you can purchase the . . .&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3912&amp;amp;cat=20"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Taste of the World"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.blogger.com/post-create.g?blogID=6606184312529110127" com="" shop="" productid="3912&amp;amp;cat=20&amp;quot;"&gt;&lt;img src="http://i587.photobucket.com/albums/ss314/sahlinstudio/sahlin%20studio/folder-94.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Basically you're getting TWO COUNTRIES free when you buy it like that!!&lt;br /&gt;&lt;br /&gt;Or - if you want the whole she-bang, every country AND the travel-themed kit, AND get the best value, you'll want to purchase . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3914&amp;amp;cat=20"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"The Ultimate Round-Trip Ticket Bundle"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3914&amp;amp;cat=20"&gt;&lt;img src="http://i587.photobucket.com/albums/ss314/sahlinstudio/sahlin%20studio/kits/folderbundle.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;You save $7 (that's 26% off) when you buy everything all together.  That's like getting a free mega-kit!&lt;br /&gt;&lt;br /&gt;Krista and I both have a freebie add-ons for you too, so read allllll the way to the bottom of the post to get those!&lt;br /&gt;&lt;br /&gt;I'm ALSO releasing a very fun alpha that will quickly become a staple in your stash . . .&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3923&amp;amp;cat=3"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Extra! Extra! Alpha"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3923&amp;amp;cat=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_extraextra_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Now - I have a TON of LOs to show you from my Britt Girls.  They are going to show you how versatile this bundle of kits is.  You'll be amazed by the different ways you can use this stuff!!!!!!  To kick it off, here's my LO.  These are pictures from when Josh and I were at the Germany Pavilion at Epcot this past October . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Germany_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Germany_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here are the creations from the amazing Britt Girls . . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ATWLOsLONG.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Didn't I tell you they were amazing?!  You girls went above and beyond this week!! Thank you sooooo much!&lt;br /&gt;&lt;br /&gt;Ready for this week's Show Offs?  There were SOOO many sent in!&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-0b.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-0b.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346391765771&amp;amp;site=widget-0b.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391765771&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-0b.slide.com/p1/648518346391765771/ms_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391765771&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-0b.slide.com/p2/648518346391765771/ms_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391765771&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-0b.slide.com/p4/648518346391765771/ms_t017_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;Thanks to everyone who Showed Off!! You're all getting my new Extra! Extra! Alpha.&lt;br /&gt;&lt;br /&gt;If you'd like to Show Off, but aren't sure how - read the end of &lt;span style="font-weight:bold;"&gt;&lt;a href="http://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html"&gt;&lt;/a&gt;&lt;/span&gt;&lt;a href="http://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html"&gt;this post&lt;/a&gt; for all the details.&lt;br /&gt;&lt;br /&gt;Ok here's my add-on freebie for you! And you'll have to jet-set over to &lt;a href="http://sahlinstudio.blogspot.com/"&gt;Sahlin Studio's blog&lt;/a&gt; to get hers as well!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/atw_AO_PREVIEW.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.4shared.com/file/227619172/4b2da99e/brittdes_atworld_AO.html"&gt;&lt;span style="font-weight:bold;"&gt;DOWNLOAD HERE&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Well, its funny that all this travel product comes out today as my bags are packed and we're ready to drive to California for a few days at Disneyland!!  I hope you all have a very magical weekend and I'll see you when I get back!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2916435940246823296/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html#comment-form' title='36 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' title='A Trip Around the World'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_sahlinstudio_atw_LRG.jpg' height='72' width='72'/><thr:total>36</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3268061119339893149</id><published>2010-02-25T21:15:00.001-07:00</published><updated>2010-02-25T21:15:42.165-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>are you excited??!</title><content type='html'>there's less than 12 hours less to "departure"!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3268061119339893149/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/are-you-excited.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3268061119339893149'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3268061119339893149'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/are-you-excited.html' title='are you excited??!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3113019891426780360</id><published>2010-02-25T09:00:00.001-07:00</published><updated>2010-02-25T09:00:05.242-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>departing tomorrow</title><content type='html'>&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ad3.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ad3.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I know the suspense is killing you, but you'll have to wait one more day!! Sahlin Studios and I have cooked up a very special collaboration that you're NOT going to want to miss.&lt;br /&gt;&lt;br /&gt;Who wants to go on a journey with us? We're departing Friday Feb. 26!&lt;br /&gt;&lt;br /&gt;See you tomorrow!!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3113019891426780360/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/departing-tomorrow.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3113019891426780360'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3113019891426780360'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/departing-tomorrow.html' title='departing tomorrow'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_ad3.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7257297660006531767</id><published>2010-02-23T17:46:00.002-07:00</published><updated>2010-02-23T17:55:31.357-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>new 'do!</title><content type='html'>After months and months of trying to decide, I finally came to the conclusion that it was DEFINITELY time for a haircut! My hair was getting SO RIDICULOUSLY long, not to mention very dull.  So - here's my new do! I had about 6 inches chopped off, layers, highlights and the biggest change - BANGS!  What do you think??&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/newdo.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/newdo.jpg" height="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;(scrapped with &lt;/span&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=881&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;"Razzle Dazzle Alpha"&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt; &amp;amp; &lt;/span&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2117&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;"Seriously Cute"&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt; both by Britt-ish Designs)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I also got to meet an online friend, and fellow designer, Suzy (&lt;a href="http://www.blogger.com/suzyqscraps.com/"&gt;SuzyQ Scraps&lt;/a&gt;) for the first time at lunch today.  We sat at Chili's and yacked  and yacked for almost two and a half hours!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_9296.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_9296.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Thanks for meeting me Suzy!  It was a lot of fun!! &lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7257297660006531767/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/new-do.html#comment-form' title='31 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/new-do.html' title='new &apos;do!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_newdo.jpg' height='72' width='72'/><thr:total>31</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2786639787094452888</id><published>2010-02-23T15:37:00.000-07:00</published><updated>2010-02-23T15:38:14.191-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>now boarding . . .</title><content type='html'>&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ad2.jpg width=540&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2786639787094452888/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/now-boarding.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2786639787094452888'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2786639787094452888'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/now-boarding.html' title='now boarding . . .'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_ad2.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2116669362720326575</id><published>2010-02-22T14:49:00.002-07:00</published><updated>2010-02-22T14:59:15.359-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>I can't wait!</title><content type='html'>I'm so distracted today.  This has &lt;span style="font-weight:bold;"&gt;NOTHING&lt;/span&gt; to do with my post yesterday, but we're headed to Disneyland this weekend!  My whole family is going together.  We have our matchy tee shirts all ready to go - we are all super super excited! I can't wait. Friday can't get here quick enough.  WE LOVE THE MOUSE!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/welovethemouse.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/welovethemouse.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2116669362720326575/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/i-cant-wait.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2116669362720326575'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2116669362720326575'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/i-cant-wait.html' title='I can&apos;t wait!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_welovethemouse.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4626580501706738090</id><published>2010-02-21T08:00:00.001-07:00</published><updated>2010-02-21T08:00:03.190-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>all I'm sayin' is . . .</title><content type='html'>&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ad1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ad1.jpg" width="540" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4626580501706738090/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/all-im-sayin-is.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4626580501706738090'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4626580501706738090'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/all-im-sayin-is.html' title='all I&apos;m sayin&apos; is . . .'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_ad1.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7438787639708154312</id><published>2010-02-19T07:30:00.002-07:00</published><updated>2010-03-18T15:30:38.561-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>ready to go wild?</title><content type='html'>Hello and happy Friday!  I can't WAIT to show you the new kit today. So let's jump right in.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3845&amp;amp;cat=6"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Animal Kingdom"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3845&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_ak_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;AND I decided to whip up a coordinating date stamp set!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3844&amp;amp;cat=41"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Date Stamped v.3"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3844&amp;amp;cat=41"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_dstamp3_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Before I went to Disney World, I had MANY requests to do an Animal Kingdom inspired kit, but I felt like since I hadn't been there that I wouldn't have that magic I needed to do it justice.  And I'm SO glad I waited.  I feel like being there and soaking up the feel of it really helped me create an inspired kit!&lt;br /&gt;&lt;br /&gt;But its definitely NOT just an Animal Kingdom by any means.  I included lots of Indiana Jones, Adventureland, African, and jungle elements.  It's perfect for zoo pictures, your wild kids, any adventure you have to scrap!!   Be sure to read all the way to the end of this post for a freebie add-on!&lt;br /&gt;&lt;br /&gt;Here's my page . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MickeyonSafari_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MickeyonSafari_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And check out what the Britt Girls created!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/AK-LOs-LONG.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Aren't they fabulous?!  I'm so excited about this kit.  I just can't wait to scrap with it more and more.&lt;br /&gt;&lt;br /&gt;So - are we ready to enjoy some Show Offs?&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-95.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-95.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346391749269&amp;amp;site=widget-95.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391749269&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-95.slide.com/p1/648518346391749269/ms_t024_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391749269&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-95.slide.com/p2/648518346391749269/ms_t024_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391749269&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-95.slide.com/p4/648518346391749269/ms_t024_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;Thanks so much to everyone who sent in layouts this week!  They were incredible.  You're all getting my new "Date Stamped v.3" as your gift this week.&lt;br /&gt;&lt;br /&gt;If you want to be a Show Off, scroll down to the end of &lt;span style="font-weight:bold;"&gt;&lt;a href="http://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html"&gt;this post&lt;/a&gt;&lt;/span&gt; for more details.&lt;br /&gt;&lt;br /&gt;Alrighty - before I sign off, here's the freebie add-on I promised you!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_akAO_600.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_akAO_600.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://www.4shared.com/file/222941777/91f01b4e/brittdes_akingAO.html"&gt;DOWNLOAD HERE&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Have a wonderful Friday!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7438787639708154312/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html#comment-form' title='23 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7438787639708154312'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7438787639708154312'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html' title='ready to go wild?'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_ak_LRG.jpg' height='72' width='72'/><thr:total>23</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4892104188975899821</id><published>2010-02-18T13:08:00.001-07:00</published><updated>2010-02-18T13:10:37.693-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>sneaky peeky</title><content type='html'>Just popping in to post a quick peek at what you can look forward to tomorrow!!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/021810peek.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/021810peek.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Get excited!!! See you tomorrow.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4892104188975899821/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/sneaky-peeky.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4892104188975899821'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4892104188975899821'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/sneaky-peeky.html' title='sneaky peeky'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_021810peek.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6797296867633672708</id><published>2010-02-15T00:15:00.003-07:00</published><updated>2010-02-15T00:15:00.328-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>'Crazy Little' Manic Monday Deal</title><content type='html'>In honor of this most romantic of holidays, I've got a classic Britt-ish Designs Valentine's collab. kit (w/Mira Designs) marked down to &lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;50% off &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;/span&gt;&lt;/b&gt; today (Monday 2/15) only.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=55&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Crazy Little Thing Called Love"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=55&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_mira_cltcl_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;A few of my Britt-Girls created new layouts with this fun and funky Valentine's kit.  The colors and elements in this kits are so versatile.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/DPOTD/cltcl-LOs.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Snag this mega-kit while its &lt;span style="font-weight:bold;"&gt;only $3.50!!&lt;/span&gt;  Sale ends tonight.&lt;br /&gt;&lt;br /&gt;Have an awesome Monday!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6797296867633672708/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/crazy-little-manic-monday-deal.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6797296867633672708'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6797296867633672708'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/crazy-little-manic-monday-deal.html' title='&apos;Crazy Little&apos; Manic Monday Deal'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/DPOTD/th_cltcl-LOs.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-569504805445234412</id><published>2010-02-13T23:58:00.000-07:00</published><updated>2010-02-14T00:15:38.193-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Happy Valentine's Day!</title><content type='html'>Happy Valentine's Day everyone.  Hope you're all having a wonderful weekend with your loved ones.  Josh and I decided we wanted to watch lots of Olympics, go see a movie ("Valentine's Day" - very romantic, very fun.  I recommend it).  And we wanted to have "Steak Out" at home like we did last year.  But to our disappointment, we drove past the night before on our way to dinner and realized it was CLOSED!!  :(  Too bad for us.  So instead we went to Applebees for steak.  Not the best experience, but the food was delish!!  It was a very fun Valentine's Day.  I just love my Valentine so no matter what we do, I'm happy!&lt;br /&gt;&lt;br /&gt;Josh surprised me on Friday with 2 dozen red and white roses! Such a wonderful start to our Valentine's weekend.  Aren't they pretty?  (sorry for the crumy iPhone pic)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/roses.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/roses.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And check this out!! HAHA  Josh and I brought out our presents for each other and look what we'd done . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/giftbags.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/giftbags.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We got each other the SAME gift tote bags at the Disney Store!! We are quite a pair!! hahaha&lt;br /&gt;&lt;br /&gt;Just a reminder about my latest Valentine's Day kit in the shop, &lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3700&amp;amp;cat=6"&gt;"Pink Valentine"&lt;/a&gt;.  &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3700&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_pinkv_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It's just $4.  Pick it up to scrap your Valentine's Day memories!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/happyvalentinesday.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/happyvalentinesday.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/569504805445234412/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/happy-valentines-day.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/569504805445234412'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/569504805445234412'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/happy-valentines-day.html' title='Happy Valentine&apos;s Day!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_roses.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6044696140753126248</id><published>2010-02-12T07:15:00.001-07:00</published><updated>2010-02-12T07:15:00.074-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>new templates out today</title><content type='html'>I'm very happy to release my new pack of templates . . .&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3799&amp;amp;cat=21"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Inspired by Amanda Templates"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3799&amp;amp;cat=21"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_ibamanda_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;One of my fantastic Britt Girls, Amanda (&lt;a href="http://scrapmatters.com/gallery3/showgallery.php?cat=500&amp;amp;ppuser=1095"&gt;panders77&lt;/a&gt;) let me turn 4 of her creations into templates.  And I think they turned out awesome.  Here are Amanda's originals that I was inspired by.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/inpiration-LOs-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/inpiration-LOs-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's the page I scrapped . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Jessie_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Jessie_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And check out these awesome pages from the Britt Girls . . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/DPOTD/ibamanda-LOs-long.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Aren't they great?  Thanks so much, girls!!&lt;br /&gt;&lt;br /&gt;Ok - ready for the Show Off Slideshow?  Here we go.&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-bf.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-bf.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346391723711&amp;amp;site=widget-bf.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391723711&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-bf.slide.com/p1/648518346391723711/ms_t021_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391723711&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-bf.slide.com/p2/648518346391723711/ms_t021_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391723711&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-bf.slide.com/p4/648518346391723711/ms_t021_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;Thanks for sharing your Show Offs with me this week!! They were great.  If you'd like to Show Off and get free stuff too, you can find out all the details at the end of &lt;a href="http://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html"&gt;&lt;span style="font-weight:bold;"&gt;this post&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Have a wonderful Valentine's Day weekend everyone! I'll see you later!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6044696140753126248/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/new-templates-out-today.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6044696140753126248'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6044696140753126248'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/new-templates-out-today.html' title='new templates out today'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_ibamanda_LRG.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4738711434571939519</id><published>2010-02-11T08:00:00.000-07:00</published><updated>2010-02-11T08:00:03.370-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>ScrapMatters is having a CT Call</title><content type='html'>&lt;a href="http://i679.photobucket.com/albums/vv153/kimbytx/Layouts/smcallad-final.jpg?t=1265771477"&gt;&lt;img src="http://i679.photobucket.com/albums/vv153/kimbytx/Layouts/smcallad-final.jpg?t=1265771477" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Ever dreamed of being on the ScrapMatters Creative Team??  Well, now's your chance!  You can find even &lt;a href="http://scrapmatters.com/forums/showthread.php?t=7541"&gt;more details here&lt;/a&gt;!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4738711434571939519/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/scrapmatters-is-having-ct-call.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4738711434571939519'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4738711434571939519'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/scrapmatters-is-having-ct-call.html' title='ScrapMatters is having a CT Call'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170</id><published>2010-02-10T16:39:00.000-07:00</published><updated>2010-02-10T16:39:58.425-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Spool Dolls</title><content type='html'>Before Christmas I started making SPOOL DOLLS.  What are spool dolls, you ask?  Well, let me show you.  I made my mom a set for Christmas.  I made a doll of each member of our family!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/spooldollslongandskinny.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/spooldollslongandskinny.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(click to enlarge)&lt;br /&gt;From left to right:  Cameron, Scotty, Chad, Dad, Mom, Britt, Josh, Christian, Marci, Eden, Ella.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I got this idea from a pair of spool dolls that my friend Ashley made me of me and Josh in Mickey ears! (thanks for the inspiration) Ash.  My mom LOVED these!&lt;br /&gt;&lt;br /&gt;I also made my niece Ali, who is obsessed with Tinker Bell, a Tink spool doll for Christmas.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/spooldolls_tink.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/spooldolls_tink.jpg" width="350" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I wanted to keep this one SO BAD!  She seriously turned out sooooo cute.  I was having so much fun that I turned our friends into spool dolls too. I gave these to them for Christmas as well.  They are big Salt Lake Real soccer fans so I had to make them in their Real jerseys.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/realdolls.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/realdolls.jpg" width="400" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And the latest spool doll I made was for my friend, Stacy, who's living in Australia. She's from Utah and a BIG BYU fan, so I made a doll that looks like her all decked out in her BYU gear.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/stacy.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/stacy.jpg" width="350" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Spoll dolls are easy and fun and you can find everything you need at your local craft store.  Next time I make a spoll doll, I can take pictures and write up a tutorial if anyone's interested.&lt;br /&gt;&lt;br /&gt;Have a happy Wednesday!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2513271785326900170/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html#comment-form' title='47 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' title='Spool Dolls'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_spooldollslongandskinny.jpg' height='72' width='72'/><thr:total>47</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5242308089914692086</id><published>2010-02-09T12:45:00.001-07:00</published><updated>2010-02-09T12:50:02.453-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>latest &amp; greatest</title><content type='html'>I realized I haven't done a post of my latest scrapbook pages in a while.  So - here's what I've scrapped over the last few weeks or so.&lt;br /&gt;&lt;br /&gt;This is the picture from our January Book Club where we read &lt;a href="http://brittishdesigns.blogspot.com/2010/02/book-reviews.html"&gt;"A Great &amp;amp; Terrible Beauty"&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/GreatTerribleBookClub_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/GreatTerribleBookClub_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.myscrapbookart.com/gallery/showphoto.php?photo=245986&amp;amp;ppuser=3723"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Back in 2006 when Josh and I went to Disneyland for the very first time together, it was during the 50th Anniversary celebration.  I haven't scrapped much of this trip, but I felt like scrapping my pictures of these AWESOME decorations they had on the lamps during the 50th!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm5.static.flickr.com/4055/4344194698_22684505cc_o.jpg"&gt;&lt;img src="http://farm5.static.flickr.com/4055/4344194698_22684505cc_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/82045/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;These are some older pictures I took of my nephew, Isaac.  I scrapped it using a VERY neat new kit by Tangie called, &lt;a href="http://shop.scrapbookgraphics.com/product.php?productid=27255&amp;amp;cat=0&amp;amp;page=1"&gt;Field Notes&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/beautyallaround_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/beautyallaround_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.myscrapbookart.com/gallery/showphoto.php?photo=245608&amp;amp;ppuser=3723"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This page is for my brand new &lt;a href="http://scrapmatters.com/forums/showthread.php?t=7481"&gt;My Story Matters&lt;/a&gt; challenge that started on Sunday.  It's all about scrapping your "Crushes".  Hold on to your hats because this page is a little embarassing.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Leo_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Leo_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/85414/ppuser/4"&gt;&lt;span style="font-style:italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's a double page from our trip to Disney World this past October.  We ate dinner at Boma, at the Animal Kingdom Lodge and had some extra time beforehand to relax and enjoy the resort lobby.  WOWEEEE was that a beautiful place.  I'd LOVE to stay there some day.  A girl can dream . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm5.static.flickr.com/4022/4275967180_47e7d19dbb_b.jpg"&gt;&lt;img src="http://farm5.static.flickr.com/4022/4275967180_47e7d19dbb_b.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.myscrapbookart.com/gallery/showphoto.php?photo=240204&amp;amp;ppuser=3723"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;LAST Valentine's Day the ScrapMatters team did a Secret Valentine's Swap and I got these awesome gifts from my Secret Valentine!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SecretValentine_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SecretValentine_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/81434/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I'm proud to say that this next page made the Gallery Standouts blog!  But I TOTALLY scraplifted it, so I don't feel I can take full credits for its awesomeness.  These are photos from a family Christmas party.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TogetherChristmas_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TogetherChristmas_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.myscrapbookart.com/gallery/showphoto.php?photo=246798&amp;amp;ppuser=3723"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's a page with pictures taken last spring when Josh surprised me and took me away for the night!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SurpriseGetAway_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SurpriseGetAway_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/83533/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is my niece, Ava, who ended up back in the hospital just a week after she was born with a high fever.  She ended up being fine though - but she sure scared us!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SheGivesMeFever_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SheGivesMeFever_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/85662/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This one I did during a speed scrap last week.  This is the picture from our DECEMBER book club!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/OneWintersNight_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/OneWintersNight_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/83804/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;As you know, I have been trying to finish scrapping my October '07 Disney Trip!  Finishing Disney trips is tough - but I've finished the two before this one, so I know I can do it! I just have to put the time in.  So here are a few pages from that trip that I've done lately.  This first one I did for the Speed Scrap this afternoon!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm5.static.flickr.com/4004/4344331652_0e446c7fcd_o.jpg"&gt;&lt;img src="http://farm5.static.flickr.com/4004/4344331652_0e446c7fcd_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/85677/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm5.static.flickr.com/4039/4343446497_37f125907d_o.jpg"&gt;&lt;img src="http://farm5.static.flickr.com/4039/4343446497_37f125907d_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/84608/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm5.static.flickr.com/4013/4325789558_d184176375_o.jpg"&gt;&lt;img src="http://farm5.static.flickr.com/4013/4325789558_d184176375_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.myscrapbookart.com/gallery/showphoto.php?photo=247502&amp;amp;ppuser=3723"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm5.static.flickr.com/4029/4309564016_c4f2c962e8_o.jpg"&gt;&lt;img src="http://farm5.static.flickr.com/4029/4309564016_c4f2c962e8_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/83044/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm3.static.flickr.com/2758/4329112827_6d27540078_o.jpg"&gt;&lt;img src="http://farm3.static.flickr.com/2758/4329112827_6d27540078_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.myscrapbookart.com/gallery/showphoto.php?photo=248268&amp;amp;ppuser=3723"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And last but not least, this for this page I used a REALLY awesome new kit by Erica Zane called &lt;a href="http://scrapmatters.com/shop/product.php?productid=3759&amp;amp;cat=6"&gt;"Zany Amy"&lt;/a&gt;.  These cute girls are my sister-in-law and her daughters.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Girls_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Girls_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/85497/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;OK - that is probably more than enough pages for one post!! Sorry if I bored you.  Have a great day!!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5242308089914692086/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/latest-greatest.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5242308089914692086'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5242308089914692086'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/latest-greatest.html' title='latest &amp; greatest'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_GreatTerribleBookClub_BLOG.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-91425305469086796</id><published>2010-02-08T00:18:00.000-07:00</published><updated>2010-02-08T00:18:18.591-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>On Sale Today Only!</title><content type='html'>Ok its past midnight and I'm exhausted but I felt like I should get this posted before I hit the sack.  So - I have a kit up for sale today for Manic Monday!!&lt;br /&gt;&lt;br /&gt;Since the groundhog says 6 more weeks of winter, and so many of you out there are just getting BURRIED in snow right now, I thought I'd put my snowiest kit up at the lowest discount I ever do!!  It's &lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;50% off!!!&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=174&amp;amp;cat=129&amp;amp;page=1"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Snowbound"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=174&amp;amp;cat=129&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_sb_LRG-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;A couple of my Britt Girls even scrapped up a few new pages for me to show off its cuteness!!  Check it out!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/snowboundlongLOs.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Thanks so much Kim and Courtney!&lt;br /&gt;&lt;br /&gt;Have fun shoppping this week's ScrapMatters &lt;a href="http://scrapmatters.com/shop/home.php?cat=129"&gt;Manic Monday bargains&lt;/a&gt;!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/91425305469086796/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/on-sale-today-only.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/91425305469086796'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/91425305469086796'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/on-sale-today-only.html' title='On Sale Today Only!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_snowboundlongLOs.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7603900584397295916</id><published>2010-02-05T07:30:00.006-07:00</published><updated>2010-02-05T09:00:38.784-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>come on down to New Orleans!</title><content type='html'>HELLO HELLO!  Last week was &lt;a href="http://brittishdesigns.blogspot.com/2010/01/pink-is-my-favorite-color.html"&gt;Pink Friday&lt;/a&gt;, but this week is FAT Friday because I have a very special collaboration kit to release today!!&lt;br /&gt;&lt;br /&gt;Molly DeCrow of DeCrow Designs and I are HAPPY to present . . .&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3744&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Kiss That Frog"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3744&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_ktf_LRG-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is my THIRD collaboration with Molly! We have such a great time working together.  We recently bonded over our love of the new Princess and the Frog movie and decided we'd better pour out that love into a collaboration.  And with Mardi Gras less than two weeks away, what better time than now?  And as a special treat, &lt;b&gt;"Kiss that Frog" is 20% off this week only!!!&lt;/b&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;If you follow the link into the shop you'll be able to see detail shots and a better look at the papers as well!  And be sure to read to the end of this post for your add-on FREEBIE!  Molly and I BOTH have add-ons for you.&lt;br /&gt;&lt;br /&gt;Isn't it fun?!  We tried to mix Princess with jazz with bayou &amp;amp; partyin' New Orleans style.  And I just love how it all turned out!&lt;br /&gt;&lt;br /&gt;I'm also releasing a coordinating alpha today as well!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3746&amp;amp;cat=3"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Easy Being Green Alpha"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3746&amp;amp;cat=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_ebgreen_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's what I scrapped with the new products.  I got to meet Princess Tiana and Prince Naveen at New Orleans Square on our last trip to Disneyland, so of COURSE that's what I scrapped!!!!  It was my little baby niece's FIRST time ever meeting a Disney Princess.  A very momentous occasion in our family!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Avas1stPrincess_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Avas1stPrincess_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;If you have any doubt that you have pictures to go with this kit - just check out what the Britt Girls came up with this week.  From trips to the movies, to the newest Disney Princess, to Elementary School plays, to your own Prince Charming, to the Big Easy itself, the versatility of this kit will astound you!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ktf-LOs-LONG-1.jpg"&gt;&lt;br /&gt;&lt;br /&gt;Thanks so much girls!!  Your work was wonderful yet again this week!&lt;br /&gt;&lt;br /&gt;I might be biased, but I just feel HAPPY when I'm looking at this kit!! Are you feelin' it too?&lt;br /&gt;&lt;br /&gt;Let's keep on with the happy feelings and enjoy this week's Show Off Slideshow.&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-7a.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-7a.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346391708538&amp;amp;site=widget-7a.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391708538&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-7a.slide.com/p1/648518346391708538/ms_t024_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391708538&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-7a.slide.com/p2/648518346391708538/ms_t024_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391708538&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-7a.slide.com/p4/648518346391708538/ms_t024_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;Thanks to all of this week's Show Offs!  As their gift this week, all Show Offs are getting my new "Easy Being Green Alpha".&lt;br /&gt;&lt;br /&gt;For those who are asking themselves, "Whats a Show Off?" or "How do I get a free gift?", let me explain.&lt;br /&gt;&lt;br /&gt;Every week you're to email me at designerbrittney at gmail dot com and either attach or share a link to any LO you've created during the week using a Britt-ish Designs product (they have to have been created during the current week. No saving them up!). Freebies, templates, anything Britt-ish Designs. Make "Show Off' your subject line, include what Britt-ish Designs products you've used, and make sure your LO is sized to approx. 600x600. Then on Fridays I'll include you in a Show Off Slideshow here on my blog and send you a little gift as a thank you for showing off! It's as simple as that.&lt;br /&gt;&lt;br /&gt;Alright - here is that freebie add-on I promised you!  Hope you like it.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_ktfAO_LRG.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Download &lt;span style="font-weight:bold;"&gt;&lt;a href="http://www.4shared.com/file/210052296/6f7505e1/brittdes_ktfrogAO.html"&gt;HERE&lt;/a&gt;&lt;/span&gt;.  And go visit &lt;a href="http://www.facebook.com/#!/pages/DeCrow-Designs/312066323053?ref=ts"&gt;DeCrow Designs facebook fan page&lt;/a&gt; to get her add-on.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Don't forget to pick up &lt;a href="http://scrapmatters.com/shop/product.php?productid=3744&amp;amp;cat=6"&gt;"Kiss that Frog"&lt;/a&gt; this week while its 20% off!!&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Have a very happy Friday!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7603900584397295916/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7603900584397295916'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7603900584397295916'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html' title='come on down to New Orleans!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_ktf_LRG-1.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5927636808528818799</id><published>2010-02-04T10:02:00.002-07:00</published><updated>2010-02-04T10:02:00.050-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>a quick peek</title><content type='html'>Guess what?!!  I have an awesome new kit coming out tomorrow! It's a collaboration with one of my favorite designers to work with!  But I'm not going to tell you who.  You'll just have to wait and see.&lt;br /&gt;&lt;br /&gt;Here's a little sneak peek to tide you over 'til tomorrow!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I can't wait to release this!!&lt;br /&gt;&lt;br /&gt;See you tomorrow.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5927636808528818799/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/quick-peek.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5927636808528818799'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5927636808528818799'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/quick-peek.html' title='a quick peek'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneakpeek-1.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1272736200444866362</id><published>2010-02-03T13:28:00.002-07:00</published><updated>2010-02-03T13:59:30.756-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>book reviews</title><content type='html'>A while back I promised to come and review the books I've been reading for book club.  So let's do it!&lt;br /&gt;&lt;br /&gt;&lt;div&gt;When I write a review on a movie or book, I don't like to to give much of anything away about the plot.  That's because when I go into a book or movie I like to go in fresh, not knowing too much about it.  If I can help it, I'll try not to read the cover "synposis" or see too many trailers or a movie.  Sometimes they give too much away!  So - just a heads up - these reviews, like the movie review I've done in the past, will be my feelings about the book, the general premise of the story, and not much more!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;In November my book club read &lt;a href="http://www.amazon.com/Austenland-Novel-Shannon-Hale/dp/1596912855"&gt;"Austenland" by Shannon Hale&lt;/a&gt;.  It was MY pick and I hosted book club at my house that month.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/austenland.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;I LOVE THIS BOOK.  I'd recommend it to ANYONE.  ESPECIALLY to anyone who has watch the BBC version of Pride &amp;amp; Prejudice.  It's a pretty short and easy read and its a ton of fun.  I enjoyed the whole thing and will definitely be reading it again.  It reads like a great movie that you'd pop in to watch over and over.  I LOVED the main character Jane.  She was flawed, funny, relatable, and real.&lt;br /&gt;&lt;br /&gt;The book is about this 32 year old girl, Jane, who is given a very expensive trip (from her late rich aunt) to Pembrook Park, a British resort where guests live like the characters in Austen novels.  It was that premise alone that made me pick up the book.  My digi-scrap friend, &lt;a href="http://www.raisingmygirls.blogspot.com/"&gt;Kathleen&lt;/a&gt;, was the one who recommended this book to me on her GoodReads.com page!  And I'm so glad she did.  I REALLY loved it.  It's such a clean, fun book.  Probably G or PG rated.  If you like Pride &amp;amp; Prejudice, or anything Jane Austen you should READ THIS BOOK!&lt;br /&gt;&lt;br /&gt;In January we read &lt;a href="http://www.amazon.com/Great-Terrible-Beauty-Libba-Bray/dp/0385730284"&gt;"A Great &amp;amp; Terrible Beauty" by Libba Bray&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/great.jpg" height="400" /&gt;&lt;br /&gt;&lt;br /&gt;This is the first book in a trilogy, and I am definitely interested in reading the next two after reading this one.  This book is set in the Victorian England.  I liked this blurb from Amazon to describe the story:&lt;br /&gt;&lt;br /&gt;"A Victorian boarding school story, a Gothic mansion mystery, a gossipy romp about a clique of girlfriends, and a dark other-worldly fantasy--jumble them all together and you have this complicated and unusual novel".&lt;br /&gt;&lt;br /&gt;The 'other world fantasy' as they put it is so interesting in this book.  DEFINITELY a little scary, mysterious and interesting.  I was very creeped out reading this book, but in a good way!! Once I got about half-way into the book, it became a REAL page turner and I could hardly put it down.  &lt;/div&gt;&lt;div&gt;The characters were all so well developed.  I liked how Gemma, the main character, was so complex.  You think you know what she's going to do or say, but then she'll totally surprise you.  I really loved the setting of the book!  I felt like I had stepped into a real Victorian finishing school.  A very fun read that I think you'll enjoy. &lt;/div&gt;&lt;div&gt;&lt;br /&gt;I'd say this book is probably rated PG-13.  I wouldn't let my teenage daughter read it!  But I'd recommend it to my own girlfriends.&lt;br /&gt;&lt;br /&gt;Hope you found my short and sweet book reviews interesting &amp;amp; maybe even found a couple books to add to your reading list!  Have a great day!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1272736200444866362/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/book-reviews.html#comment-form' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1272736200444866362'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1272736200444866362'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/book-reviews.html' title='book reviews'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_austenland.jpg' height='72' width='72'/><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7708131530117922050</id><published>2010-02-02T15:31:00.001-07:00</published><updated>2010-02-02T15:39:03.036-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Art Journal Caravan</title><content type='html'>First of all - Happy Groundhog's Day!!&lt;br /&gt;&lt;br /&gt;&lt;object width="425" height="344"&gt;&lt;param name="movie" value="http://www.youtube.com/v/rWmbuKSWLDE&amp;amp;hl=en_US&amp;amp;fs=1&amp;amp;rel=0&amp;amp;color1=0xcc2550&amp;amp;color2=0xe87a9f"&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;embed src="http://www.youtube.com/v/rWmbuKSWLDE&amp;amp;hl=en_US&amp;amp;fs=1&amp;amp;rel=0&amp;amp;color1=0xcc2550&amp;amp;color2=0xe87a9f" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;Gotta love Bill Murray.  I love this movie.  In fact, I just added it to our Netflix instant queue so we can watch it tonight in honor of the holiday!&lt;br /&gt;&lt;br /&gt;At the beginning of the year I joined&lt;a href="http://shop.scrapbookgraphics.com/product.php?productid=26750&amp;amp;cat=0&amp;amp;page=1"&gt; Tangie Baxter's Art Journey Caravan&lt;/a&gt;.  Some of you have maybe seen some of my art journal pages in the galleries.  When I joined, I wasn't even sure what an Art Journal was, but I thought it seemed like a lot of fun and something challenging and fun to try.&lt;br /&gt;&lt;br /&gt;I learned that art journaling doesn't really have any rules.  You do whatever you want.  You just CREATE.  You can use it to doodle, record your thoughts, the events of your day, or just use it as a creative outlet.  Digital, paper, hybrid, whatever you want.  I was extremely inspired by &lt;a href="http://www.teeshaslandofodd.com/1/temp.html"&gt;Teesha Moore&lt;/a&gt;.  Teesha is an artist who is pretty much the art journal queen.  She doesn't do digital at all.  Her style and method totally spoke to me.  I watched her youtube videos about how to make her "Amazing 16 Page Journal" and the videos showing the process of an art journal page.  They were totally helpful and made me realize that each page is just for FUN.  They don't have to be some symbolic permanent work of art.&lt;br /&gt;&lt;br /&gt;I plan on making both digital and paper art journals.  In fact, Josh and I are BOTH creating art journals. We just finished creating and painting our "Amazing 16-Page Journals".  It's a VERY fun project to be doing together.  Here's my painted journal so far (and you can see Josh's in the background).&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/photo.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/photo.jpg" height="450" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I can't wait to keep working on it and turn it into a real art journal.&lt;br /&gt;&lt;br /&gt;Anyway - Tangie's Art Journal Caravan is incredibly inspiring journey!  And its totally not too late to join!  You can  join any time.  You get so much amazing stuff when you &lt;a href="http://www.blogger.com/post-edit.g?blogID=6606184312529110127&amp;amp;postID=7708131530117922050" com="" productid="26750&amp;amp;cat=0&amp;amp;page=1&amp;quot;"&gt;buy a membership&lt;/a&gt;.  But the best thing is you get access to the private Caravan forum where there are book reviews, tip, tricks, and tons of inspiration.  I am seriously having the best time.&lt;br /&gt;&lt;br /&gt;Here are the pages I've created digitally so far.  I hope you'll enjoy looking through them and that if you have any interest in art journaling you'll just take the leap and try it!! I never thought I'd be able to do this but turns out - I can! And it's sooooo fun!!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Faith_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Faith_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;div&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Faith_BLOG.jpg"&gt;&lt;/a&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=120207&amp;amp;ppuser=3123"&gt;credits&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Mend_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Mend_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Mend_BLOG.jpg"&gt;&lt;/a&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=122806&amp;amp;ppuser=3123"&gt;credits&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HappyAsAPig_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HappyAsAPig_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HappyAsAPig_BLOG.jpg"&gt;&lt;/a&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=124651&amp;amp;ppuser=3123"&gt;credits&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PlayAJ_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PlayAJ_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/PlayAJ_BLOG.jpg"&gt;&lt;/a&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=126123&amp;amp;ppuser=3123"&gt;credits&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Me_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Me_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Me_BLOG.jpg"&gt;&lt;/a&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=129185&amp;amp;ppuser=3123"&gt;credits&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/fun_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/fun_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/fun_BLOG.jpg"&gt;&lt;/a&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=129999&amp;amp;ppuser=3123"&gt;credits&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Have great day.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7708131530117922050/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/art-journal-caravan.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7708131530117922050'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7708131530117922050'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/02/art-journal-caravan.html' title='Art Journal Caravan'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_photo.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4440582358770095609</id><published>2010-01-29T07:30:00.004-07:00</published><updated>2010-01-29T07:30:00.336-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>pink is my favorite color</title><content type='html'>Ok now I officially have "Pink" by Aerosmith stuck in my head . . . oh well!  I guess I'll just crank it up in iTunes.&lt;br /&gt;&lt;br /&gt;Ahh . . . ok now we're rockin'.&lt;br /&gt;&lt;br /&gt;So - I hereby dub Jan. 29th PINK FRIDAY!  And here's why:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3700&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Pink Valentine"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3700&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_pinkv_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;As you might have guessed, &lt;span class="Apple-style-span"  style="color:#FA58AC;"&gt;&lt;b&gt;PINK&lt;/b&gt;&lt;/span&gt; is my favorite color! And I just felt like Valentine's kit needed a HEAVY dose of that sweet shade.  Hope you like it!&lt;br /&gt;&lt;br /&gt;Here's a page I scrapped with it:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/QuietLittleValentinesDay_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/QuietLittleValentinesDay_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And also new today . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3699&amp;amp;cat=18"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Funky Stripes Collection"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3699&amp;amp;cat=18"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_fsc_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I've been totally digging stripes lately! So I thought - why not a whole pack of fun and funky striped papers!  Check out what my team whipped up with these new products:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pinkv-LOs.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Brilliant work this week girls! Thank you all so much.&lt;br /&gt;&lt;br /&gt;Well - I hope you're all tickled pink by now!  It's time to watch the Show Offs slideshow.&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-5b.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-5b.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346391694427&amp;amp;site=widget-5b.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391694427&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-5b.slide.com/p1/648518346391694427/ms_t046_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391694427&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-5b.slide.com/p2/648518346391694427/ms_t046_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391694427&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-5b.slide.com/p4/648518346391694427/ms_t046_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;All of my Show Offs this week are getting my "Funky Stripes Collection".  Watch those email inboxes.&lt;br /&gt;&lt;br /&gt;If you'd like to be a Show Offs and get gifts too, find out how at the &lt;a href="http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html"&gt;end of this post&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;One quick plug for the &lt;a href="http://scrapmatters.com/forums/showthread.php?t=7018"&gt;Speed Scrap&lt;/a&gt; tomorrow (Saturday 1/30) afternoon.  It's at 2pm my time.  I'm planning to be there, so I hope to see lots of you there too!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/forums/showthread.php?t=7018"&gt;&lt;img src="http://i199.photobucket.com/albums/aa91/abcmomof4/speed-scrap-ad-WEB1-30.jpg" width="400" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;See you tomorrow.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4440582358770095609/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/01/pink-is-my-favorite-color.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440582358770095609'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440582358770095609'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/01/pink-is-my-favorite-color.html' title='pink is my favorite color'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_pinkv_LRG.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6278846522275528645</id><published>2010-01-22T07:30:00.003-07:00</published><updated>2010-01-22T10:37:01.677-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>It's Friday already!</title><content type='html'>Hi, my name is Brittney and I'm a bad blogger.&lt;br /&gt;&lt;br /&gt;Sorry about the lack of posts this week.  I can honestly say I've been working non-stop this week.   LOTS of admin stuff, collab. planning for the future, and many other things kept me glued to the computer all week long.  But one of the things I did work on for YOU all is my new product this week.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3660&amp;amp;cat=21"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Stacked Templates 2"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3660&amp;amp;cat=21"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_stacktemp2_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I took a batch of my own LOs, and created some templates!  Here are the originals . . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/stacktemp2-inpiration-LOs.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;If you're familiar with my style, you know I LOVE a stacked layout.  And this template pack piles on the photos and embellishments.  So much so in fact that I left the shadow layer styles on them because that's what makes for that realistic, nice-looking depth.  If you like my shadows, great!  If not, feel free to adjust them or delete them all together.  And as always, my templates come in both psd files as well as separated PNGs.&lt;br /&gt;&lt;br /&gt;Here is the NEW page I did using one of the templates.  I gave it a little flip!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/50thTinkLamps_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/50thTinkLamps_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/82045"&gt;{credits here}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;And here's what the Britt Girls created:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/stacktemp2-LOs-long.jpg"&gt;&lt;br /&gt;&lt;br /&gt;Thanks so much girls!! I love seeing what you do with my templates AND I love seeing all the Britt-ish Designs products you choose.  :)&lt;br /&gt;&lt;br /&gt;Well, that means its time for the Show Offs.  Enjoy.  There are A LOT of them this week.&lt;div&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-8d.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-8d.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346391680653&amp;amp;site=widget-8d.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391680653&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-8d.slide.com/p1/648518346391680653/ms_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391680653&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-8d.slide.com/p2/648518346391680653/ms_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;All of this week's Show Offs are getting my new template pack as their gift!  If you'd like to learn how to Show Off as well as get gifts each week - just read the end of &lt;a href="http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html"&gt;this post&lt;/a&gt;.  It's really easy.&lt;br /&gt;&lt;br /&gt;If for some reason you sent in a Show Off and its either missing from the slideshow or you don't get your gift emailed to you sometime today, please send me an email and let me know.&lt;br /&gt;&lt;br /&gt;And that's it for my post today.  I have a bunch things on my to-do list, so I better boogie.  TTFN!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6278846522275528645/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/01/its-friday-already.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6278846522275528645'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6278846522275528645'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/01/its-friday-already.html' title='It&apos;s Friday already!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_stacktemp2_LRG.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-976526543684951798</id><published>2010-01-15T07:00:00.002-07:00</published><updated>2010-01-15T07:00:01.427-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>c'mon! go mad!</title><content type='html'>Yes, my friends, its officially MAD FRIDAY as far as Britt-ish Designs is concerned.  I'm SO EXTREMELY EXCITED to release my new kit - so let's cut to the chase and just reveal it!! &lt;br /&gt;&lt;br /&gt;I give you . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3585&amp;amp;cat=6"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Alice"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3585&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_alice_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and . . .&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3586&amp;amp;cat=30"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Quote Maddness"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3586&amp;amp;cat=30"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_qmad_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I've been wanting to do an Alice in Wonderland inspired kit for SOOO LONG!  I've had many requests for one as well.  I just love all things Alice!!  (be sure to read to the end of the post for your freebie add-on!!)  This kit was an absolute ball to create!  And so fun to scrap with too!  Check out my page . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LetsGoForASpin_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LetsGoForASpin_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I've been having a ball scrapping my Disney World pics these days!&lt;br /&gt;&lt;br /&gt;Here are the amazing creations from the Britt Girls.  You will be so impressed by the variety of pages you can scrap with "Alice".&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/aclie-LOs-LONG.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Thanks sooooo much Britt Girls!  You guys killed it this week.&lt;br /&gt;&lt;br /&gt;Alright - so are you totally in love with "Alice" yet?  I hope so.  The more I see pages with it, the happier I am with the kit! :)&lt;br /&gt;&lt;br /&gt;It's time for Show Offs!!  Let's sit back and enjoy.  There are a whoppin' 52 pages this week!! WOO HOO!&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-b9.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-b9.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346391477689&amp;amp;site=widget-b9.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391477689&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-b9.slide.com/p1/648518346391477689/ms_t047_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391477689&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-b9.slide.com/p2/648518346391477689/ms_t047_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346391477689&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-b9.slide.com/p4/648518346391477689/ms_t047_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;Thanks so much to all of you who showed off this week.  You'll all be getting my "Quote Maddness" word art pack as your gift this week.  I know, I know, that's two word art gifts in a row, but you'll just have to deal with it! ;) hehe&lt;br /&gt;&lt;br /&gt;If you're new to my blog and want to know more about how to Show Off and get free gifts, read the end of &lt;a href="http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html"&gt;this post&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Alright, alright! You're all anxious for the add-on right?  Here you go . . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/alice_addon_600.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.4shared.com/account/file/195641891/bd5a7800/brittdes_aliceAO.html"&gt;&lt;span style="font-weight:bold;"&gt;DOWNLOAD HERE&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I hope you guys have caught the "Alice" spirit!  Have a simply MAD day and happy scrapping!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/976526543684951798/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html#comment-form' title='22 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/976526543684951798'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/976526543684951798'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html' title='c&apos;mon! go mad!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_alice_LRG.jpg' height='72' width='72'/><thr:total>22</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-768658501117300895</id><published>2010-01-14T14:58:00.001-07:00</published><updated>2010-01-14T14:59:07.301-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>a little peek</title><content type='html'>Just wanted to make a quick post and give you guys a peek at what's coming tomorrow . . . &lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Get excited!!!!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/768658501117300895/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/01/little-peek.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/768658501117300895'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/768658501117300895'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/01/little-peek.html' title='a little peek'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneakpeek.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-427288227579577324</id><published>2010-01-13T16:54:00.003-07:00</published><updated>2010-01-13T17:00:00.621-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>who's up for a challenge?</title><content type='html'>Hello, people of earth.  Guess what.  I get to host the MouseScrappers challenge this week!  &lt;b&gt;&lt;i&gt;And&lt;/i&gt;&lt;/b&gt; I'm giving out the most awesome prize!!&lt;br /&gt;&lt;br /&gt;Come read about my challenge &lt;span style="font-weight:bold;"&gt;&lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=3728"&gt;HERE&lt;/a&gt;&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;This is my entry:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm3.static.flickr.com/2689/4272210125_7e1dd122de_o.jpg"&gt;&lt;img src="http://farm3.static.flickr.com/2689/4272210125_7e1dd122de_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And this, my friends, is the prize that everyone who participates in the challenge will be receiving:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_udhc_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_udhc_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It's the "Ultimate Disney Hat Colleciton" and its a &lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=3728"&gt;MouseScrappers Challenge&lt;/a&gt; exclusive.  You can't get it in my store, or any other way!  So - I hope to see lots of friends scrap up those Disney related pics over at MouseScrappers this week!!&lt;br /&gt;&lt;br /&gt;Speed Scrap at SM in 30 minutes!!  Woo hoo!!!&lt;br /&gt;&lt;br /&gt;ta-ta for now&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/427288227579577324/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/01/whos-up-for-challenge.html#comment-form' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/427288227579577324'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/427288227579577324'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/01/whos-up-for-challenge.html' title='who&apos;s up for a challenge?'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_udhc_LRG.jpg' height='72' width='72'/><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7723419390926090128</id><published>2010-01-11T23:00:00.002-07:00</published><updated>2010-01-11T23:04:32.305-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>a cute new layout to share</title><content type='html'>I scrapped again!  Tonight, while Josh played our brand new Wii, I was happily scrapping away. &lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/CandyCoatedChristmas_BLOG.jpg" width="540" /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/79983/ppuser/4"&gt;&lt;i&gt;{credits here}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;These are just a few of the photos I took of my cousin's daughters while I was visiting them last month in Arizona.  Aren't they the cutest little things?! &lt;br /&gt;&lt;br /&gt;Just thought I'd share what I've been up to tonight!  Now I gotta go put Josh to bed.  He is coming down with something and he needs to be in bed.  I'll pry the Wii-mote out of his hand! :)&lt;br /&gt;&lt;br /&gt;nighty night!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7723419390926090128/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/01/cute-new-layout-to-share.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7723419390926090128'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7723419390926090128'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/01/cute-new-layout-to-share.html' title='a cute new layout to share'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_CandyCoatedChristmas_BLOG.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3066205262844446496</id><published>2010-01-11T13:00:00.001-07:00</published><updated>2010-01-11T13:03:22.537-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>I scrapped!!</title><content type='html'>Hey look!  I scrapped.  It's been a while, but I had to post a new &lt;a href="http://scrapmatters.com/forums/showthread.php?t=6539"&gt;"My Story Matters"&lt;/a&gt; challenge at SM yesterday, so I had to make some time to scrap. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WildWildWest_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WildWildWest_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;div&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WildWildWest_BLOG.jpg"&gt;&lt;/a&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/79811/ppuser/4"&gt;&lt;span style="font-style:italic;"&gt;{credits here}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I hope lots of you will come scrap this challenge with me.  I'm pretty sure we're only about 6 weeks away from finishing this "My Story Matters" challenge series.  No one is doing them anymore (I had zero participation in December - sad huh?), but I'm determined to finish the series for my own personal book!! Even if not one person enters.&lt;br /&gt;&lt;br /&gt;A couple more things.  I'm SO EXCITED to say that I'm going to be &lt;a href="http://scrapmatters.com/forums/showthread.php?t=6530"&gt;SPEED SCRAPPING&lt;/a&gt; on Wednesday night (with host Jami)!  I haven't done a Speed Scrap in forever.  And I can't wait to join in once again.  I hope to see LOTS OF YOU there too.&lt;br /&gt;&lt;a href="http://scrapmatters.com/forums/showthread.php?t=6530"&gt;&lt;img src="http://i143.photobucket.com/albums/r155/alansrock/SM%20CT%20stuff/SS_188.png" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;And last but not least - I wanted to share a few photos from my New Year's Eve celebration!  My brother and sister in law invited us over to their house and we had a nice quiet evening playing games, eating snacks and then watching fireworks from the valley below out their window!  It was quite a nice view from their place.  Then we stayed VERY LATE playing Banangrams.  We were all hooked.  We couldn't stop playing.  It was such a fun, casual, relaxing New Year's Eve.  Just how I like it.&lt;/div&gt;&lt;div&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/NYEphotos.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/NYEphotos.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;Thanks so much for inviting us over Christian and Marci!  We had a great time ringing in 2010 with you guys.&lt;br /&gt;&lt;br /&gt;Alrighty - I gotta get back to work now!  TTFN&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3066205262844446496/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/01/i-scrapped.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3066205262844446496'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3066205262844446496'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/01/i-scrapped.html' title='I scrapped!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_WildWildWest_BLOG.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1797438409224026873</id><published>2010-01-08T13:24:00.001-07:00</published><updated>2010-01-08T13:33:42.620-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>hi ho! hi ho!</title><content type='html'>Its off to work we go!!  We're home from our awesome trip and back to work.  Josh and I came home with a renewed sense of determination to get our house cleaned up, organized, to cut back on TV watching, reconnect, cook dinner more, eat out less, spend more time playing games, doing fun things, exercising, going to bed earlier, all that good "new year stuff" you tell yourself you're going to do!&lt;br /&gt;&lt;br /&gt;And . . . so far so good.  Last night when Josh got home from work, I cooked dinner, we did a little cleaning up (not tons but a little), ate at the table, instead of on the couch, talked, laughed, played the FUNNEST GAME we got from my parents for Christmas, &lt;a href="http://www.bananagrams-intl.com/index-us.asp"&gt;Bananagrams&lt;/a&gt;. We're totally addicted to it.  The house is still messy, suitcases are still unpacked, but we'll get there.&lt;br /&gt;&lt;br /&gt;Our trip to Disneyland was very fun.  Days after returning, my feet are still a little tender, and I'm still a little tired, but its totally worth it.  We had a great time!!  Here's just a few photos to give you a taste at how much fun we had.  If you followed us on Twitter, you know we had a blast!  I'll try and post more photos and give you a real rundown in the following week.  But you know how well my recapping of our Disney World trip went!   haha, so we'll see!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandCollage.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneylandCollage.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(click to enlarge)&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;ANYWAY - sorry this post is much later than my usual Friday posts.  Going on vacation always takes an unexpected tole on me.  I find it tough to get back into the swing of things.  I'm going to really force myself to get a kit done for next week and start being the regular 'product producing Britt' you all know and love!&lt;br /&gt;&lt;br /&gt;But this week all my Show Offs are going to get a Show Off exclusive! Which means, there is currently no other way to get this gift other than being a Show Off this past week.  It's not in the store, or anything!  But before I show you what the exclusive gift is, let's enjoy the Show Offs.&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-7c.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-7c.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346390638460&amp;amp;site=widget-7c.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346390638460&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-7c.slide.com/p1/648518346390638460/ms_t046_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346390638460&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-7c.slide.com/p2/648518346390638460/ms_t046_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;The Show Offs this week were awesome!  Thanks so much for sending them in.  I had a great time going through them when I got back from my trip!!&lt;br /&gt;&lt;br /&gt;So - the exclusive Show Offs only gift is . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_ycqmwinter_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_ycqmwinter_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Show Offs - watch your email inboxes.  I'll be sending this out right after I finish my post.&lt;br /&gt;&lt;br /&gt;And if you'd like to learn more about how to Show Off and get great gifts - just read the end of &lt;a href="http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html"&gt;this post&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Ok - I guess that's it for today.  I'll see you later!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1797438409224026873/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/01/hi-ho-hi-ho.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1797438409224026873'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1797438409224026873'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/01/hi-ho-hi-ho.html' title='hi ho! hi ho!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_DisneylandCollage.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7257740949760310081</id><published>2010-01-01T07:00:00.001-07:00</published><updated>2010-01-01T07:00:00.150-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>welcome 2010</title><content type='html'>Happy New Year!!  Hope you all had a fun and safe night last night!&lt;br /&gt;&lt;br /&gt;This post will have to be short and sweet.  Josh and I are pulling out for Disneyland later today, and I've gotta finish packing!&lt;br /&gt;&lt;br /&gt;So - no new products this week, as I explained before!  But I do have a wonderful slideshow FULL of beautiful Show Offs to share with you . . .&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-49.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-49.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346389898569&amp;amp;site=widget-49.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389898569&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-49.slide.com/p1/648518346389898569/ms_t024_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389898569&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-49.slide.com/p2/648518346389898569/ms_t024_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;Thanks so much to all those who showed off this week.  All the Show Offs are getting their choice of one of my date element packs as their gift this week.  What better way to start off the new year, than with some DATE embellishments, right??&lt;br /&gt;&lt;br /&gt;Well guys, I'm off for a few days in my favorite place!! I can hardly wait!  Have a wonderful weekend and I'll see you when I get back!&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TTFN.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7257740949760310081/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2010/01/welcome-2010.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257740949760310081'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257740949760310081'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2010/01/welcome-2010.html' title='welcome 2010'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_TTFN.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5054058379351031451</id><published>2009-12-29T10:18:00.002-07:00</published><updated>2009-12-29T10:19:12.642-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>3 days!?!</title><content type='html'>&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/mickey-mouse-ohno.jpg" width="200" align="left" /&gt;BAH!!!  How did this happen?  I was so focused on Christmas, I pretty much haven't had a moment to think about the fact that we're leaving for a trip to Disneyland in just three days!  Josh's parent's are taking the whole fam to the Happiest Place on Earth as our Christmas gift this year.  I'm SO EXCITED!! I haven't been there since last March, so I'm sort of going through withdrawal.  Yes, yes, I know, I went to Disney WORLD this fall, but its not the same.  I miss my Disneyland.&lt;br /&gt;&lt;br /&gt;But that's not even the reason I popped in to make a post.  I just wanted to explain . . .  the day after Christmas I got sick.  I think I caught a flu bug or something.  But basically I've been in bed ever since.  Today is the first day I've woken up and actually felt like it was possible to get on the computer and try to get a little bit caught up!!  I'm trying not to panic and just let myself rest, but all I can think about is not getting better in time for our trip.&lt;br /&gt;&lt;br /&gt;So - while I think I CAN manage to get the Show Offs done this Friday, I highly doubt there will be any new products to reveal.  But I guess you never know.  So - while my blog and shop might be a little boring for another week or so, just know that I'm trying to get better for our trip!&lt;br /&gt;&lt;br /&gt;I will be &lt;a href="http://twitter.com/brittishdesigns"&gt;twittering&lt;/a&gt; the trip!!  So, if you followed my twitters during our Disney World trip, you know how much fun it was.  If you didn't follow, you should start!  Twittering a Disney trip turned out to be quite a fun adventure last time, and I'm sure it will be very fun this time around as well.  You don't even have to have sign up for a twitter account to read the &lt;a href="http://twitter.com/brittishdesigns"&gt;twitters&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Ok - I am starting to get a chill.  Gotta go get my new Snuggie (birthday present from Josh) and my new slippers (Christmas present from my cousin, Morgan).  See you on Friday for Show Offs just before I shove off for California!!  (cross your fingers I'm feeling healthy by then!!)&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5054058379351031451/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/12/3-days.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5054058379351031451'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5054058379351031451'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/12/3-days.html' title='3 days!?!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_mickey-mouse-ohno.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-45560066535817736</id><published>2009-12-23T11:57:00.003-07:00</published><updated>2009-12-23T12:55:31.232-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Our Christmas Card</title><content type='html'>My Christmas cards went out last week, so all my friends and loved ones should have received them by now.  I didn't want to post it here too soon and ruin the surprise.  Anyway - MERRY CHRISTMAS to all my loyal blog readers.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ChristmasCard2009_WEB.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;It's so fun to be able to send you Christmas wishes with a digital card! hehe  Yet another reason digi-scrap is the best!&lt;br /&gt;&lt;br /&gt;Hope you're all enjoying this week leading up to the big day!!  We sure are.  We had a very fun holiday party at my mom's house last night to exchange presents with my aunt and uncle and all their kids.  My mom made the YUMMIEST "Holiday Soup" in bread bowls.  MMMM.  And I made Christmas themed &lt;a href="http://www.bakerella.com/cupcake-bites-made-easy/"&gt;Bakerella-style "Cupcake Bites"&lt;/a&gt;.  I was SUPER PROUD of them - they were 100% adorable and 100% delicious.  Everyone was singing my praises.  hahah It was awesome.  And I got to use the new cupcake stand (I've been wanting one FOREVER) that I got for my birthday from my little brother, Cameron!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/cupcakebites2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/cupcakebites1.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;For anyone who wants to try making these, they are definitely &lt;span style="font-weight:bold;"&gt;easy&lt;/span&gt; but time consuming.   So, just give yourself plenty of time.&lt;br /&gt;&lt;br /&gt;I saved a few to take to a neighbor and to our landlords.  I hope they like 'em too.&lt;br /&gt;&lt;br /&gt;I also got ALL my wrapping done yesterday too, so now when people ask "Are you ready for Christmas?"  I can actually say YES!! HAHA How great is that?!&lt;br /&gt;&lt;br /&gt;So - are you ready for Christmas?&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/45560066535817736/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/12/our-christmas-card.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/45560066535817736'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/45560066535817736'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/12/our-christmas-card.html' title='Our Christmas Card'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_ChristmasCard2009_WEB.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3128297959214615337</id><published>2009-12-21T05:00:00.001-07:00</published><updated>2009-12-21T05:00:02.811-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>definitely a Manic Monday</title><content type='html'>This week will be completely M A N I C !  We just found out that we have a family even EVERY SINGLE NIGHT from now through Saturday.  It's going to be a lot of fun, but totally exhausting.  It's a dang good thing I don't have any shopping left to do this week!  I'm totally done.  I just have two little projects that need to be done.  All my big projects are finished.  I can't tell you how good that feels.&lt;br /&gt;&lt;br /&gt;So yeah - my week is gonna be totally nuts!  But I do have some great news!!!  One of my kits is 50% OFF today only during ScrapMatters' Manic Monday sale!!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=75&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"It's Christmas Time In The City"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=75&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_ictitc_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;My very FIRST Christmas kit I ever made.  Totally inspired by my bright, colorful funky Christmas tree ornaments.  Here are some pages I did with it way back when!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R2rraGuZlEI/AAAAAAAAAsk/7yDG_XYmwlU/s1600/I_Heart_Our_Tree_BLOG.jpg"&gt;&lt;img src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R2rraGuZlEI/AAAAAAAAAsk/7yDG_XYmwlU/s1600/I_Heart_Our_Tree_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/trimming_the_tree_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/trimming_the_tree_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Anyway - that's my big deal for this Manic Monday!!!  Hope you all have fun shopping the sale and have a happy Monday!!    See ya.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3128297959214615337/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/12/definitely-manic-monday.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3128297959214615337'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3128297959214615337'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/12/definitely-manic-monday.html' title='definitely a Manic Monday'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/R2rraGuZlEI/AAAAAAAAAsk/7yDG_XYmwlU/s72-c/I_Heart_Our_Tree_BLOG.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4892103619215400641</id><published>2009-12-20T12:43:00.004-07:00</published><updated>2009-12-20T12:53:53.630-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>no show offs 12/25</title><content type='html'>Well, this might seem kid of obvious but, this Friday is Christmas Day so there won't be any new releases at ScrapMatters.com.  I've also decided that I won't be doing any Show Offs either.  I hope you all understand and even &lt;span style="font-style:italic;"&gt;enjoy&lt;/span&gt; a week off!&lt;br /&gt;&lt;br /&gt;If you've already sent in a Show Off, don't worry!  I'll save anything I receive from now until Jan. 1st and have one giant week of Show Offs.  So feel free to send 'em in, but there won't be a gift or a slideshow until Jan. 1st.&lt;br /&gt;&lt;br /&gt;And because I REALLY can't stand a post without photos - I'll share my two latest pages. &lt;br /&gt;&lt;br /&gt;First up - a page I did for Sahlin Studio and her new fabulous kit, "&lt;a href="http://scrapmatters.com/shop/product.php?productid=3345&amp;amp;cat=0&amp;amp;page=1"&gt;Season of Giving&lt;/a&gt;".  This is probably my most favorite Christmas kit I've ever used!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LightsUp_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LightsUp_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/76447/ppuser/4"&gt;&lt;span style="font-style:italic;"&gt;{full credits here}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Josh is such a good sport when I want to photograph something he's doing!  haha As you can see from BOTH of these pages.&lt;br /&gt;&lt;br /&gt;This other one is for Erica Zane using her awesome new "&lt;a href="http://scrapmatters.com/shop/product.php?productid=3341&amp;amp;cat=160"&gt;Winter Crush&lt;/a&gt;" kit.  It's got the BEST colors.  Totally fun and unique.  And PERFECT for this memory from this past Valentine's Day.&lt;div&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SnowonValentinesDay_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SnowonValentinesDay_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery3/showphoto.php/photo/76448/ppuser/4"&gt;&lt;span style="font-style:italic;"&gt;{full credits here}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Hope you are all enjoying your weekend and having a nice Sunday!!  TTFN&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4892103619215400641/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/12/no-show-offs-1225.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4892103619215400641'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4892103619215400641'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/12/no-show-offs-1225.html' title='no show offs 12/25'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_LightsUp_BLOG.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3068234887871376148</id><published>2009-12-18T07:30:00.001-07:00</published><updated>2009-12-18T07:30:01.220-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Quick!</title><content type='html'>Well, another Friday is upon us.  And that means its time for . . . NEW PRODUCT!&lt;br /&gt;&lt;br /&gt;This week I have:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3369&amp;amp;cat=19"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Happiest Season of All: Quick Pages"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3369&amp;amp;cat=19"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_hsoaQP_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;My amazing Britt Girls have allowed me to take their layouts and put them together into one super fabulous Quick Page album!  Woo hoo!  If you're anything like me, you have WAY too many Christmas photos and not enough time to scrap 'em all.  Why not pop them into some of these!!! :)&lt;br /&gt;&lt;br /&gt;Alrighty - time to see who Showed Off this week!!&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-3d.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-3d.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346389826365&amp;amp;site=widget-3d.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389826365&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-3d.slide.com/p1/648518346389826365/ms_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389826365&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-3d.slide.com/p2/648518346389826365/ms_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;Thanks to all this week's Show Offs!  You are all getting my new quick page set!  I'll be emailing those out shortly.  Make sure you email me if you don't receive it by the end of the day.&lt;br /&gt;&lt;br /&gt;Showing off is easy!!  Read all about how to start being a Show Off at the end of &lt;a href="http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html"&gt;this post&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;And that's it for me today!! I can't believe there's only 1 week until Christmas.  &lt;b&gt;7 days&lt;/b&gt;!!?!  Yowza.  This month has flown by.&lt;br /&gt;&lt;br /&gt;Hope you have a wonderful Friday!  xoxo&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3068234887871376148/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/12/quick.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3068234887871376148'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3068234887871376148'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/12/quick.html' title='Quick!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_hsoaQP_LRG.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1720462665979712289</id><published>2009-12-17T19:27:00.002-07:00</published><updated>2009-12-17T19:30:16.897-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>thank you all soooo much!</title><content type='html'>Hey there!! Just wanted to pop in and say a great big THANK YOU to everyone who sent birthday wishes my way.  You are all super sweet.  I had a GREAT birthday and the cherry on top was all of you who went shopping in my store.  &lt;br /&gt;&lt;br /&gt;I haven't had a free minute to edit the photos from my birthday, so I'll just have to do a non-photo post (ick, blech!).  &lt;br /&gt;&lt;br /&gt;I really do appreciate all the sweet emails, comments and posts.  You all made my birthday even brighter!&lt;br /&gt;&lt;br /&gt;See you guys tomorrow morning for new product Friday!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1720462665979712289/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/12/thank-you-all-soooo-much.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1720462665979712289'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1720462665979712289'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/12/thank-you-all-soooo-much.html' title='thank you all soooo much!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8476862821871473527</id><published>2009-12-13T21:49:00.000-07:00</published><updated>2009-12-13T21:49:40.614-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>happy birthday to me!!!</title><content type='html'>My birthday is tomorrow (Monday 11/14)!  And I've decided to throw a little Surprise Party SALE!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/manufacturers.php?manufacturerid=41"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HappyBirthdaySaleAd-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;My &lt;a href="http://scrapmatters.com/shop/manufacturers.php?manufacturerid=41"&gt;ENTIRE STORE&lt;/a&gt; is &lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="color:#FF0000;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;29% off&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; starting now through my birthday (ending at midnight, 12/14/09).&lt;br /&gt;&lt;br /&gt;use code: brittsbday09&lt;br /&gt;&lt;br /&gt;Have fun shopping and celebrating with me!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8476862821871473527/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html#comment-form' title='25 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8476862821871473527'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8476862821871473527'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html' title='happy birthday to me!!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_HappyBirthdaySaleAd-1.jpg' height='72' width='72'/><thr:total>25</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1875601655474688889</id><published>2009-12-11T07:30:00.001-07:00</published><updated>2009-12-11T07:30:00.722-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>friday already?!</title><content type='html'>Hi guys! It's Friday already! I can't believe it.  I was a very bad blogger this week.  Life is crazy right now.  Christmas is bearing down, and I've been busy shopping, crafting, decorating, etc. etc.  All those fun Christmas things.  But my blog has been neglected! But I'll try and do better.&lt;br /&gt;&lt;br /&gt;Right now I've got some new products to roll out. . .&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3307&amp;amp;cat=21"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Pocket Full of Templates 4"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="hhttp://scrapmatters.com/shop/product.php?productid=3307&amp;amp;cat=21"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_pfot4_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and . . .&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3306&amp;amp;cat=3"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Candy Striped Alpha"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3306&amp;amp;cat=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_candy_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This alpha contains two full alphas in one!! Plus its a snap to recolor.  Just check out what the Britt Girls and I scrapped with 'em!&lt;br /&gt;&lt;br /&gt;Here's mine:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TheLeavitts_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TheLeavitts_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And from the Britt Girls:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/candy-LOs-LONG.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Fun stuff, right?&lt;br /&gt;&lt;br /&gt;Ok - let's enjoy this week's Show Offs . . .&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-9c.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-9c.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346389795228&amp;amp;site=widget-9c.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389795228&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-9c.slide.com/p1/648518346389795228/ms_t024_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389795228&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-9c.slide.com/p2/648518346389795228/ms_t024_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;All of this week's Show Offs are getting my new &lt;a href="http://scrapmatters.com/shop/product.php?productid=3307&amp;amp;cat=21"&gt;"Pocket Full of Templates 4"&lt;/a&gt;.  So watch those email inboxes.  If you want to show off and get free goodies too, its quite simple.  Just read the end of &lt;a href="http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html"&gt;this post&lt;/a&gt; to learn how!&lt;br /&gt;&lt;br /&gt;Has anyone out there been reading my blog long enough to remember &lt;a href="http://brittishdesigns.blogspot.com/2007/12/my-little-brother-is-going-to-chile.html"&gt;this post&lt;/a&gt;??  Well, it's been TWO YEARS since my little brother, Scotty, left for his mission in Chile and he is coming home TODAY!!! We head out to pick him up at the airport later this morning.  TONS of friends and family are all gathering at the airport to welcome him home.  I'm sure I'll have lots of fun photos to share after today.  I seriously cannot wait.&lt;br /&gt;&lt;br /&gt;So, I better go get myself ready!  See you cats late-ah. ta-ta&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1875601655474688889/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/12/friday-already.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1875601655474688889'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1875601655474688889'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/12/friday-already.html' title='friday already?!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_pfot4_LRG.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8278077212194968890</id><published>2009-12-04T07:30:00.003-07:00</published><updated>2009-12-04T07:30:01.372-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>borders and jellies</title><content type='html'>Good morning and happy Friday!  Check out my new products in the store today . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3232&amp;amp;cat=10"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Doodlie-Do: Page Borders"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3232&amp;amp;cat=10"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_ddpb_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;These doodle borders were the prize from my Speed Scrap this past Monday.  But for all those who couldn't make it, its in the shop now!!&lt;br /&gt;&lt;br /&gt;And . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3254&amp;amp;cat=10"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Jellies: Blooms"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3254&amp;amp;cat=10"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_jelblooms_LRG-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;A fun new pack of flowers and a few leaves.  :)  Here's what the Britt Girls created with the new products:&lt;br /&gt;&lt;br /&gt;By Kim:&lt;br /&gt;&lt;img src="http://i679.photobucket.com/albums/vv153/kimbytx/Layouts/britthsoebordersjellies.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;By Melissa:&lt;br /&gt;&lt;img src="http://img.photobucket.com/albums/v122/Yzerbear19/IndianaState-SM.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;By Fonnetta:&lt;br /&gt;&lt;img src="http://i473.photobucket.com/albums/rr95/fonnetta/Giggle.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;By Christy:&lt;br /&gt;&lt;img src="http://i307.photobucket.com/albums/nn311/TheWerners/HappyHollyDaysLegoland-Page030.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;By Wendy:&lt;br /&gt;&lt;img src="http://wenrob.smugmug.com/Other/Britt-Girls-Stuff/6-08-09lightnet/730048727_mKrQV-L.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;By Leda:&lt;br /&gt;&lt;img src="http://i50.photobucket.com/albums/f344/ledamperry/Leda_WW_12109w.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;By Jenny:&lt;br /&gt;&lt;img src="http://i243.photobucket.com/albums/ff23/jennydavey/Art.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;By Krista:&lt;br /&gt;&lt;img src="http://i141.photobucket.com/albums/r46/alastinglegacy/scrapbooking/2007/yulelogweb.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;By Amanda:&lt;br /&gt;&lt;img src="http://i634.photobucket.com/albums/uu69/amandamsheehan/dance.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Aren't they so fun and diverse?!  Tons of variety.&lt;br /&gt;&lt;br /&gt;Alrighty - time for Show Offs . . .&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-a8.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-a8.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346389763752&amp;amp;site=widget-a8.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389763752&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-a8.slide.com/p1/648518346389763752/ms_t028_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389763752&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-a8.slide.com/p2/648518346389763752/ms_t028_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389763752&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-a8.slide.com/p4/648518346389763752/ms_t028_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;There were a TON of Show Offs this week! I love that.  All my Show Offs this week will be getting my new "Jellies: Blooms" as their gift.&lt;br /&gt;&lt;br /&gt;If you notice your show off is missing or you don't get my email today, please email me and let me know! &lt;br /&gt;&lt;br /&gt;Or if you'd like to start showing off and getting prizes, find out how at the end of &lt;a href="http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html"&gt;this post&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;And that's it for today.  Hope you all have a great Friday!  I'm in Arizona until Saturday night.  We had our photo session yesterday and it went fairly well.  It's a lot of work getting a 7 mo. old AND a 3 year old to look at the camera and smile at the same time.  Harder than I expected.  BUT we got enough great shots that we came away happy.  It's driving me nuts not to be able to edit them and check 'em out in detail right away.  I've got to wait 'til I get home and have all the programs I need. . .  I'll post some on the blog once I get home and get them edited.&lt;br /&gt;&lt;br /&gt;ANYWAY - I'm rambling.  Gotta go!  TTFN!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8278077212194968890/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/12/borders-and-jellies.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8278077212194968890'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8278077212194968890'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/12/borders-and-jellies.html' title='borders and jellies'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_ddpb_LRG.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7974934622841269079</id><published>2009-12-03T20:32:00.002-07:00</published><updated>2009-12-03T21:20:36.872-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>bad blogger this week!</title><content type='html'>The reason I haven't posted on my blog since last Saturday is I've been crazy busy AND I'm out of town right now!  I'm in Arizona visiting my cousin and her family!  She flew me out to take her family photos!!  We got a GREAT deal on a flight and it was cheaper to fly me out than hire a photographer.  We've been having a blast.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/photo.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/photo.jpg" width="300" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/photo2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/photo2.jpg" width="300" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;(sorry for the not-so-high-quality pics, these are all from my iPhone)&lt;br /&gt;&lt;br /&gt;Anyway - just wanted to pop in an say hi and explain.  :) hehe&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/photo1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/photo1.jpg" width="300" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;See you tomorrow for new releases.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7974934622841269079/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/12/bad-blogger-this-week.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7974934622841269079'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7974934622841269079'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/12/bad-blogger-this-week.html' title='bad blogger this week!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1526963855547157227</id><published>2009-11-28T11:48:00.002-07:00</published><updated>2009-11-28T12:02:02.858-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>speed scrap with me</title><content type='html'>Hey there.  First off, I just want to apologize for the site issues going on at ScrapMatters.  I know there's been problems accessing the store, adding items to your cart, getting blank white pages.  But it IS possible to check out, just be patient and keep trying.  Our server host and tech person are working on getting it fixed.  It's SO FRUSTRATING not to be able to do anything to make it better.  I'm REALLY SORRY guys.  Hopefully it will get better.&lt;br /&gt;&lt;br /&gt;And - I just wanted to tell you guys to mark your calendars and &lt;a href="http://scrapmatters.com/forums/showthread.php?t=5703"&gt;join me&lt;/a&gt; for a &lt;a href="http://en.wikipedia.org/wiki/Cyber_Monday"&gt;Cyber Monday&lt;/a&gt; Speed Scrap on Monday (11/30) afternoon.  I'm so excited! I get to host a Speed Scrap!  It's been a while.&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/cybermondayspeedscrap.jpg" /&gt;&lt;br /&gt;We'll be starting at 11:00 Mountain Time. And everyone who participates is getting this prize:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_ddpb_LRG.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Hope to see lots of you there!!  It's such a fun way to start out the week.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1526963855547157227/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/speed-scrap-with-me.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1526963855547157227'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1526963855547157227'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/speed-scrap-with-me.html' title='speed scrap with me'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_cybermondayspeedscrap.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1971611592581547889</id><published>2009-11-27T01:00:00.002-07:00</published><updated>2009-11-27T01:03:43.933-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Friday.  Black.</title><content type='html'>It's 1:00 am and that means our sale at SM has officially begun. &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;*yaY! HoOraY!!!*&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;It's so rad you guys.  You can score the COOLEST Mega Template Pack with a $20 dollar purchase.  It has 41 templates in it!!!&lt;br /&gt;&lt;br /&gt;Plus everything is 45% off (today -Friday- only)!  I honestly can't remember us EVER having a sale this big.  It's possibly the biggest SM discount EVER.  But don't fret, if you miss shopping on Friday, our sales are still amazing ALL WEEKEND.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i478.photobucket.com/albums/rr141/chiakunz/sm_blackfri09-1.jpg"&gt;&lt;img src="http://i478.photobucket.com/albums/rr141/chiakunz/sm_blackfri09-1.jpg" width="400" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I put my this mini-kit in my shop today . . .&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3076&amp;amp;cat=16"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Color Wonder"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3076&amp;amp;cat=16"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittde_cw_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Some of you will recognize it as the Speed Scrap prize from earlier this week.  But its in the shop available for sale now!!  Here's the page I did with it:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/entertainyou_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/entertainyou_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and a few more from the team:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/cw-LOs-long.jpg"&gt;&lt;br /&gt;&lt;br /&gt;It's a totally fun and happy mini-kit!! I really loved scrapping with it, and I know you will too.&lt;br /&gt;&lt;br /&gt;Ok - time to enjoy this week's Show Offs . . .&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-bd.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-bd.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346389729469&amp;amp;site=widget-bd.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389729469&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-bd.slide.com/p1/648518346389729469/ms_t047_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389729469&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-bd.slide.com/p2/648518346389729469/ms_t047_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;Thanks so much for sending in your LOs this week!!  Even with the holiday, I had SO many Show Offs!  I loved seeing each one.  The Show Offs this week are getting a choice of prize!  I don't do "choice of prize" weeks all that often, so this is a special Black Friday treat.  Watch your email inboxes show offs and then respond to my email to pick your prize . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/takeyourpick.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/takeyourpick.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;If you'd like to show off and get prizes, all you have to do is send me your layouts using Britt-ish Designs products.  Read the end of &lt;a href="http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html"&gt;this post&lt;/a&gt; for all the details.&lt;br /&gt;&lt;br /&gt;And that's everything for my Black Friday sale kick off post!! Hope you guys all have a fun time shopping the sales!  While the crazies are out getting $5 flannel pants at Wal-Mart, I'll be tucked in my warm bed. teeheeeehee&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;**HAPPY BLACK FRIDAY!!**&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1971611592581547889/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/friday-black.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1971611592581547889'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1971611592581547889'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/friday-black.html' title='Friday.  Black.'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittde_cw_LRG.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4390428329666346245</id><published>2009-11-26T21:57:00.002-07:00</published><updated>2009-11-26T22:37:30.931-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>let the deals begin!</title><content type='html'>Well, the parade is over.  The turkey's been carved and devoured.  Now what?&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;It's time to SHOP!&lt;br /&gt;&lt;br /&gt;ScrapMatters' Black Friday sale is just hours from opening its doors, but some shops are already in full swing.&lt;br /&gt;&lt;br /&gt;Many of you know &lt;a href="http://scraporchard.com/market/manufacturers.php?manufacturerid=40"&gt;Megan Turnidge's&lt;/a&gt; designs.  I'm on her CT and seriously there is the BEST deal going on right now over where she sells.  &lt;a href="http://scraporchard.com/market/home.php?cat=291"&gt;Farmer's Market&lt;/a&gt; at ScrapOrchard.  All items at the Farmer's Market are just $1 (through Sunday 11/29)!!  And Megan's got some ADORABLE products marked down to just $1, including a pack of brand &lt;a href="http://scraporchard.com/market/product.php?productid=19276&amp;amp;cat=291"&gt;new templates&lt;/a&gt;.  And yes, they are only $1!!  You just can't pass up a deal like that.&lt;br /&gt;&lt;br /&gt;Here's the page I scrapped with Megan's new templates:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/goofballchristmas_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/goofballchristmas_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.myscrapbookart.com/gallery/showphoto.php?photo=224530&amp;amp;ppuser=3723"&gt;{full credits here}&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;We had such a fun Thanksgiving today! I hope all of you did as well.  It's such a great day to spend with family.  Eating good food.  Laughing, enjoying each other's company.  We really enjoyed the day.  Happy Thanksgiving to you and your families!! &lt;br /&gt;&lt;br /&gt;See you in just a couple hours for the big Black Friday kick off at ScrapMatters!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4390428329666346245/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/let-deals-begin.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4390428329666346245'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4390428329666346245'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/let-deals-begin.html' title='let the deals begin!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_goofballchristmas_BLOG.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1288945489348354979</id><published>2009-11-24T14:50:00.002-07:00</published><updated>2009-11-24T14:57:37.560-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>you still have time</title><content type='html'>Just a quick reminder that you have until midnight tonight to participate in my &lt;a href="http://mousescrappers.com/forums/showthread.php?t=3534"&gt;MouseScrapper's Challenge&lt;/a&gt; and get this fun mini-kit as your prize!! &lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_mickeychr_LRG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_mickeychr_LRG.jpg width=350&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I've been FLOORED by the number of layouts that have been submitted!  It's so exciting.  And I hope to see lots more before midnight tonight!!&lt;br /&gt;&lt;br /&gt;Guess where I get to go in an hour!  The &lt;span style="font-weight:bold;"&gt;DENTIST&lt;/span&gt;!! Can you believe its been 6 months since my initial cleaning where I found out I'd have to get a root canal and all that work done?  Time flies.  Today's my cleaning and check up.  Cross your fingers I get a clean bill of teeth health today.&lt;br /&gt;&lt;br /&gt;And last but not least.  Start getting excited for this weekend.  ScrapMatters is having a very awesome Black Friday Sale!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i478.photobucket.com/albums/rr141/chiakunz/sm_blackfri09-1.jpg"&gt;&lt;img src="http://i478.photobucket.com/albums/rr141/chiakunz/sm_blackfri09-1.jpg" width="350" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I'm totally an online Black Friday shopper.  No early morning crazy shopping for me.  Thanks, I'll pass!  But online deals do get me excited!!!!&lt;br /&gt;&lt;br /&gt;Alrighty - that's it from me today. &lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1288945489348354979/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/you-still-have-time.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1288945489348354979'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1288945489348354979'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/you-still-have-time.html' title='you still have time'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_mickeychr_LRG.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8488342585978297358</id><published>2009-11-23T10:35:00.003-07:00</published><updated>2009-11-23T10:47:37.810-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>biggest manic monday deal yet!</title><content type='html'>Today's Manic Monday sale item is the biggest and best deal I've had yet! GG Digital Designs and I have put our "High School Never Ends" kit on sale for 50% off!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=91&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"High School Never Ends"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=91&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_gg_hsne_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This mega kit its only 3.50 today!!!  Be sure to grab it!&lt;br /&gt;&lt;br /&gt;Check out this adorable LO that Natasha scrapped with it:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/High-School-Musical-2-small.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/High-School-Musical-2-small.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php?photo=64379"&gt;&lt;i&gt;{full credits here}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And probably my all-time favorite page scrapped with this kit - a page by one of my former Britt Girls, Kelsy (miss you!!!).&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pg-HSM3.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pg-HSM3.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php?photo=12787"&gt;&lt;i&gt;{full credits here}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Have fun shopping the &lt;a href="http://scrapmatters.com/shop/home.php?cat=129"&gt;Manic Monday sale&lt;/a&gt; this week.  And have a wonderful Monday!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8488342585978297358/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/biggest-manic-monday-deal-yet.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8488342585978297358'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8488342585978297358'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/biggest-manic-monday-deal-yet.html' title='biggest manic monday deal yet!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_High-School-Musical-2-small.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8180788153264740439</id><published>2009-11-22T23:24:00.003-07:00</published><updated>2009-11-23T00:25:03.394-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Crazy Eights</title><content type='html'>Saw this on my friends blog and thought it sounded like fun.&lt;br /&gt;&lt;br /&gt;Crazy Eights: 8 questions, 8 answers, 8 tags&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;8 TV shows I love:&lt;br /&gt;Glee&lt;br /&gt;So You Think You Can Dance&lt;br /&gt;How I Met Your Mother&lt;br /&gt;Big Bang Theory&lt;br /&gt;Project Runway&lt;br /&gt;Vampire Diaries&lt;br /&gt;Ghost Adventures&lt;br /&gt;Amazing Race&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;8 movies I love:&lt;br /&gt;You've Got Mail&lt;br /&gt;Sleepless in Seattle&lt;br /&gt;Across the Universe&lt;br /&gt;Star Trek (the new one)&lt;br /&gt;Casino Royale&lt;br /&gt;Father of the Bride (1 and 2)&lt;br /&gt;Star Wars (all of em!)&lt;br /&gt;500 Days of Summer&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;8 restaurants I love:&lt;br /&gt;Johnny Carinos&lt;br /&gt;Chipotle&lt;br /&gt;Cafe Rio&lt;br /&gt;Olive Garden&lt;br /&gt;Happy Sumo&lt;br /&gt;Le Cellier at Epcot&lt;br /&gt;In and Out Burger&lt;br /&gt;Goodwood&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;8 things that happened yesterday:&lt;br /&gt;got to sleep in&lt;br /&gt;snuggled on the couch in lazy Saturday morning fashion with Josh&lt;br /&gt;read blogs &amp; found some cool &lt;a href="http://myartfuladventures.blogspot.com/"&gt;new blog&lt;/a&gt;s to read&lt;br /&gt;made tuna fish sandwiches for lunch&lt;br /&gt;scrapbooked&lt;br /&gt;date night - out to dinner at Goodwood&lt;br /&gt;went to Costco&lt;br /&gt;watched our new Up blu-ray&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;8 things i look forward to:&lt;br /&gt;watching Macy's Thanksgiving Day parade&lt;br /&gt;Thanksgiving DINNER&lt;br /&gt;going back to Disneyland&lt;br /&gt;my birthday! &lt;br /&gt;CHRISTMAS!&lt;br /&gt;Going to see Princess in the Frog&lt;br /&gt;The time when Josh comes home from work&lt;br /&gt;getting paid&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;8 things i love about winter:&lt;br /&gt;wearing warm comfy clothes&lt;br /&gt;the beauty of snow covered trees &amp; mountains&lt;br /&gt;my birthday!&lt;br /&gt;CHRISTMAS! hehe&lt;br /&gt;decorating my house for Christmas&lt;br /&gt;when my mom lights a fire at their house&lt;br /&gt;Christmas music&lt;br /&gt;when snow falls quietly and softly and its like a movie!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;8 Things on my wish list:&lt;br /&gt;To be a homeowner&lt;br /&gt;A Wii&lt;br /&gt;New clothes&lt;br /&gt;&lt;a href="http://www.etsy.com/view_listing.php?listing_id=34863098"&gt;cool&lt;/a&gt;, &lt;a href="http://www.etsy.com/view_listing.php?listing_id=32499971"&gt;cute&lt;/a&gt;, &lt;a href="http://www.etsy.com/view_listing.php?listing_id=34829633"&gt;funky headbands&lt;/a&gt;&lt;br /&gt;A free vacation hehehe&lt;br /&gt;Dr. Pepper (i'm trying to give it up - I miss it)&lt;br /&gt;some nice new bed sheets&lt;br /&gt;my landlord would rip down our ugly paneling and popcorn ceiling&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;8 friends I tag:&lt;br /&gt;Marci&lt;br /&gt;Angie&lt;br /&gt;Leslie&lt;br /&gt;Shantell&lt;br /&gt;Morgan&lt;br /&gt;Paige&lt;br /&gt;Stacy&lt;br /&gt;and whoever else feels like it!&lt;br /&gt;&lt;br /&gt; (When you do your own Crazy Eights post, don't forget to leave them a comment that they've been tagged)</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8180788153264740439/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/crazy-eights.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8180788153264740439'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8180788153264740439'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/crazy-eights.html' title='Crazy Eights'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8747160799436337762</id><published>2009-11-20T07:30:00.002-07:00</published><updated>2009-11-20T07:30:00.623-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Can you feel Christmas 'round the corner?</title><content type='html'>Hey everyone! It's Friday and its finally time to release my new kit  . . .&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3127&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Happiest Season of All"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3127&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_hsoa_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I just decided to jump right in and do a Christmas kit to kick off the season.  Hope you guys like it!!  I really love how it turned out.  And I do have a little add-on freebie for you at the end of the post.  So keep reading!! Here's the page I scrapped with it:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Surprise_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Surprise_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I'm also releasing this new alpha today as well . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3132&amp;amp;cat=3"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Die Cut Vellum Alpha"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3132&amp;amp;cat=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_dcva_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's what the Britt Girls scrapped with the new products:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/hsoa-LOs-LONG.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Thanks girls! You really knocked it out of the park this week.  As usual!&lt;br /&gt;&lt;br /&gt;Alright - time for Show Offs.  There are so many great ones this week!  Enjoy . . .&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-ed.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-ed.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346389692141&amp;amp;site=widget-ed.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389692141&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-ed.slide.com/p1/648518346389692141/ms_t028_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389692141&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-ed.slide.com/p2/648518346389692141/ms_t028_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;This week, all my Show Offs are getting my new "Die Cut Vellum Alpha" as their gift this week.  I'll be sending out that email later this morning.&lt;br /&gt;&lt;br /&gt;If you'd like to be a Show Off and get a weekly gift, read all about it at the end of &lt;a href="http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html"&gt;this post&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Alrighty - here is that add-on freebie I promised.  Download &lt;span style="font-weight:bold;"&gt;&lt;a href="http://www.4shared.com/file/155114322/7e664525/brittdes_hsoall_AO.html"&gt;here&lt;/a&gt;&lt;/span&gt;!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/0_brittdes_hsoa_AO_PREVIEW.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/0_brittdes_hsoa_AO_PREVIEW.jpg width=540&gt;&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Hope you guys have a wonderful Friday!  I'm hosting my Book Club at my house tonight.  I've got a lot of things to do to get ready.  Cleaning, cooking, etc.  I'll make sure to blog about our book and give a review this weekend!!  Anyway - gotta run!&lt;br /&gt;&lt;br /&gt;TTFN&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8747160799436337762/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html#comment-form' title='19 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8747160799436337762'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8747160799436337762'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html' title='Can you feel Christmas &apos;round the corner?'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_hsoa_LRG.jpg' height='72' width='72'/><thr:total>19</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6286629226480733152</id><published>2009-11-19T15:39:00.003-07:00</published><updated>2009-11-19T15:45:24.447-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>wait 'til you see it!</title><content type='html'>Tomorrow I am releasing a new kit! Just WAIT 'TIL YOU SEE IT!  I'm very excited to reveal it.  But until then, I'll leave you with this sneak peek!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek1119.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek1119.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;See you tomorrow!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6286629226480733152/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/wait-til-you-see-it.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6286629226480733152'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6286629226480733152'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/wait-til-you-see-it.html' title='wait &apos;til you see it!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneakpeek1119.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7173905686856673263</id><published>2009-11-18T16:30:00.003-07:00</published><updated>2009-11-18T16:38:25.342-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Happy Birthday Mickey!</title><content type='html'>Today is Mickey Mouse's 81st Birthday!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/mickey_birthday.jpg"&gt;&lt;br /&gt;&lt;br /&gt;And to celebrate, I'm hosting a very special &lt;a href="http://www.mousescrappers.com/forums/showthread.php?t=3534"&gt;challenge at MouseScrappers.com&lt;/a&gt;.  And EVERYONE who participates is getting this fun Disney-inspired Christmas mini-kit!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_mickeychr_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_mickeychr_LRG.jpg" width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Doing the challenge is the ONLY way you'll be able to snag this fun kit!  So, come join in the fun at MouseScrappers!!&lt;br /&gt;&lt;br /&gt;Here's the LO I did for my challenge!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm3.static.flickr.com/2603/4115475165_1999f92cdc_o.jpg"&gt;&lt;img src=http://farm3.static.flickr.com/2603/4115475165_1999f92cdc_o.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/72384/ppuser/4"&gt;{credits here}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I LOVE this LO!! It's totally a scraplift, so I can't take credit for the cute composition, but I LOVE IT!! It's one of my most favorite LOs I've done in a long time!!  &lt;br /&gt;&lt;br /&gt;Well, hope to see you over at MouseScrappers!!  Hope everyone likes the prize.&lt;br /&gt;&lt;br /&gt;TTFN!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7173905686856673263/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/happy-birthday-mickey.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7173905686856673263'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7173905686856673263'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/happy-birthday-mickey.html' title='Happy Birthday Mickey!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_mickey_birthday.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6058027802549521614</id><published>2009-11-18T09:49:00.000-07:00</published><updated>2009-11-18T09:49:45.290-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Grosgrain Giveaway!</title><content type='html'>&lt;a href="http://grosgrainfabulous.blogspot.com/2009/11/brass-hussy-guest-giveaway.html"&gt;The Brass Hussy GUEST GIVEAWAY!!!!&lt;/a&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I'm entering myself in this amazing giveaway on a blog I'm in love with!!  I learn so much from this blog.  Anyway - she's doing a giveaway (as she does so often) and its for JEWELRY!   One of my favorite things.  So I had to enter.  And this is how I enter - blogging a link to the post!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Cross your fingers!  It's totally a long shot, but I hope I win!  &lt;/div&gt;</content><link rel='related' href='http://grosgrainfabulous.blogspot.com/2009/11/brass-hussy-guest-giveaway.html' title='Grosgrain Giveaway!'/><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6058027802549521614/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/grosgrain-giveaway.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6058027802549521614'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6058027802549521614'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/grosgrain-giveaway.html' title='Grosgrain Giveaway!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5390879943462410282</id><published>2009-11-15T23:59:00.002-07:00</published><updated>2009-11-15T23:59:00.186-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Manic Monday is back</title><content type='html'>I took a break last week from Manic Monday since DSD was so crazy!!  But this week its back and I have another product marked down as low as it goes!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;span class="Apple-style-span"  style="color:#CC0000;"&gt;50% OFF TODAY ONLY:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=68&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;b&gt;"Her Royal Highness Brag Book"&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=68&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_hrhbb_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Perfect for putting together a special Christmas gift!&lt;br /&gt;&lt;br /&gt;Happy shopping!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5390879943462410282/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/manic-monday-is-back.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5390879943462410282'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5390879943462410282'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/manic-monday-is-back.html' title='Manic Monday is back'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_hrhbb_LRG.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3853574272751178482</id><published>2009-11-13T07:30:00.003-07:00</published><updated>2009-11-13T07:30:00.728-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Inspired by . . .</title><content type='html'>Good morning!  Happy Friday the 13th.  Some people think Friday the 13th is an unlucky day, but my first date with Josh was on Friday the 13th, so for me it's a LUCKY day!  But anyway, it's Friday.  And that means it's time to release a new product!  So, let me show you what I'm releasing today.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3065&amp;amp;cat=21"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Inspired by Kim Templates"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3065&amp;amp;cat=21"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_ibkim_600-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;One of my wonderful Britt Girls, Kim (kimbytx), allowed me to take four of her creations and turn them into templates so we can all scrap like Kim!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/inpiration-LOs.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/inpiration-LOs.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I had so much fun making these templates! And I was very excited to try one out.  Here's my page  . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Arrgh_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Arrgh_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here are the LOs from the Britt Girls . . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ibkim-LOs-long.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Awesome, huh?  We all harnessed our inner "Kims" and had so much fun scrapping with these templates.  Thanks so much, Kim, for being my inspiration this week!&lt;br /&gt;&lt;br /&gt;Ok - time for Show Offs. . .&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-37.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-37.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346389653047&amp;amp;site=widget-37.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389653047&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-37.slide.com/p1/648518346389653047/ms_t024_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389653047&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-37.slide.com/p2/648518346389653047/ms_t024_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389653047&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-37.slide.com/p4/648518346389653047/ms_t024_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;Thanks to everyone who sent in their LOs this week! You're all getting my new "Inspired by Kim Templates".  Watch those inboxes.&lt;br /&gt;&lt;br /&gt;If you want to know more about how to Show Offs, read the end of &lt;a href="http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html"&gt;this post&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;And that's it from me today! Have a wonderful Friday!!  There's a &lt;a href="http://scrapmatters.com/forums/showthread.php?t=5271"&gt;Speed Scrap at 7:30 tonight&lt;/a&gt;, hosted by one of my Britt Girls, Melissa, Yzerbear19.  I'm not sure if I'll be able to be there, depends on how our night pans out!  So, I may or may not see you there! But the prize is great so everyone should go!!&lt;br /&gt;&lt;br /&gt;See ya later!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3853574272751178482/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/inspired-by.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3853574272751178482'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3853574272751178482'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/inspired-by.html' title='Inspired by . . .'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_ibkim_600-1.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2992710247531941712</id><published>2009-11-12T17:08:00.002-07:00</published><updated>2009-11-12T17:19:46.131-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Grab Bag Reveal</title><content type='html'>My DSD Grab Bag has officially been retired and here's what was inside.  All items are now in the shop individually.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2960&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Breezy Holiday"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2960&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_breezy_LRG-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2961&amp;amp;cat=3"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Take a Sweater Alpha"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2961&amp;amp;cat=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_tasweater_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2962&amp;amp;cat=10"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"See Right Through You"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2962&amp;amp;cat=10"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_seethrough_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2963&amp;amp;cat=21"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Storytelling Templates"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2963&amp;amp;cat=21"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_storytemp_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;These templates were based on some of my My Story Matters challenge LOs.  Plenty of room to write down and record the WHOLE story!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/inpiration_LOs_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/inpiration_LOs_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And one last item . . .&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2964&amp;amp;cat=10"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Borderific"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2964&amp;amp;cat=10"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_border_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;So if you didn't get the grab bag, but you see something you like, its all in the store now!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2992710247531941712/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/grab-bag-reveal.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2992710247531941712'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2992710247531941712'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/grab-bag-reveal.html' title='Grab Bag Reveal'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_breezy_LRG-1.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1279112303687533212</id><published>2009-11-10T21:14:00.004-07:00</published><updated>2009-11-10T22:47:35.950-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>5 other lives</title><content type='html'>I'm taking a fun blogging prompt from my pal &lt;a href="http://tangiebaxter.typepad.com/tangies_blog/2009/10/the-artists-way-week-one-review.html"&gt;Tangie's blog&lt;/a&gt;  . . .  If you had five other lives to lead, what would you do in each of them?&lt;br /&gt;&lt;br /&gt;This struck me as a great blog idea because I've always had so many interests, sometimes I feel like I need 5 lives to do them all.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/NYCgirl.png" width="325" /&gt;&lt;br /&gt;1)  I'd like to try a life as a New York City girl.  I LOVE NYC and always dreamt of living there.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/kindergartenteacher.jpg" /&gt;&lt;br /&gt;2)  I love kids and would love to have tried a life as a 1st Grade Teacher.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/artist.png" width="325/" /&gt;&lt;br /&gt;3)  I still sometimes wonder if I shouldn't have majored in art and become an artist.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Librarian.png" width="325" /&gt;&lt;br /&gt;4)  I would like to try life as a librarian at some very old very cool library.  And be a "great reader" as they say in Pride &amp;amp; Prejudice.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/typewriter.jpg" width="325" /&gt;&lt;br /&gt;5)  I've always had a dream of writing a book.  Maybe some day.  I tried once.  Its a LOT of work!  So for my 5th life, I'd be an author.&lt;br /&gt;&lt;br /&gt;Looking over my list, I realized these aren't the most wild or adventurous lives.  But that's me!  What 5 lives would you lead?</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1279112303687533212/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/5-other-lives.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1279112303687533212'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1279112303687533212'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/5-other-lives.html' title='5 other lives'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_NYCgirl.png' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8654768259745405388</id><published>2009-11-09T18:30:00.003-07:00</published><updated>2009-11-09T18:36:22.882-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Server Problems</title><content type='html'>&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/computer-frustration.jpg" align="left" /&gt;Despite moving to a dedicated server earlier this year, the crazy DSD sale shop traffic at ScrapMatters still overwhelmed the server and crashed the site!&lt;br /&gt;&lt;br /&gt;Our tech is working on getting the site up and running. So please be patient! It should be soon. I'm totally going through withdrawal without the site today!&lt;br /&gt;&lt;br /&gt;Thanks for your patience.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8654768259745405388/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/server-problems.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8654768259745405388'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8654768259745405388'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/server-problems.html' title='Server Problems'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_computer-frustration.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8288892502218347744</id><published>2009-11-09T16:38:00.002-07:00</published><updated>2009-11-09T23:05:20.658-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Disney World Day 4 - Animal Kingdom</title><content type='html'>Ok!  I FINALLY made time to post about our next day at Disney World!!  If you can't remember that far back, the last post I did was about &lt;a href="http://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html"&gt;Day 3 of the trip&lt;/a&gt; at Epcot.  We came back to the hotel SO EXHAUSTED, hot and tired from &lt;i&gt;that&lt;/i&gt; day, we were really worried about having enough energy to do both Animal Kingdom (AK) and Mickey's So Scary Halloween Party the next day.  But my twitter followers assured me that AK was smaller than Epcot and we'd be ok.  That put me at ease.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;A random dude saw us trying to take a self-portrait of us in front of this great main gate sign and offered to take our picture for us.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic2.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Ummm . . . thanks for offering dude, but you totally MISSED the whole sign! haha!!!&lt;br /&gt;&lt;br /&gt;After we got inside, had a potty break, figure out the locker situation so we could store our Halloween costumes for later that night, found a map, we were on our way to the Kilimanjaro Safari.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic3.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic3.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I LOVED the signage at AK.  Josh thought this pic was so hilarious because this lady just stood there and stared at him taking a picture.&lt;br /&gt;&lt;br /&gt;Another great sign  . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic4.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic4.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;One of my favorite areas was the Harambe Village.  It really felt like all of a sudden we'd walked into an African village!! There was a loud African band playing and it just felt so authentic! I really loved it. The picture did NOT capture how cool it was at all!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic5.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic5.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The line for the safari was pretty long, 30 or 40 minutes I think.  So, not crazy long, do-able. The safari is pretty far back in the park, and we weren't about to walk all the way back there later in the day with a fast pass, so we just had to wait.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic6.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic6.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;But our 30 minute wait quickly turned into an hour wait because one of the trucks broke down.  So we were all just sitting there in line waiting to start moving again.  Luckily the line was shady and cool.  This was my reaction to the announcement of the broken down truck!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic7.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic7.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;hahaha!  We made friends with the lady in front of us in line.  She was a local Floridian there all by herself celebrating her birthday and having a great time.  She was very chatty, but very nice.  And our long line gave us lots of time to look at the park map and make a plan for the rest of the day.  We made sure to make the most efficient and concise plan so as to not put more strain on our feet than was absolutely necessary.  Taking the time to make this foot-saving plan ended up helping a LOT!&lt;br /&gt;&lt;br /&gt;FINALLY we got to go on the Safari.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic8.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic8.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Josh took pictures, while I attempted to video.  But it was so bumpy, NONE of the video turned out.  Sorry!!! Nothing worthwhile to share video-wise.  But Josh got some incredible photos.  I could NOT believe the animals we got to see!  So many incredible animals you never get to see at your average zoo!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic9.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic9.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Look at the size of those horns!!!! It looks fake! How could those enormous horns actually grow out of that animal!!!&lt;br /&gt;&lt;br /&gt;Wildabeasts!  Just like on Lion King.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic10.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic10.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And a Pumba!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic11.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic11.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Awesome.  Some animals (including Rhinos - yikes!) got pretty darn close to our truck!  It was such a fun experience.&lt;br /&gt;&lt;br /&gt;After the safari, we started walking toward Flame Tree Barbeque.  We asked my twitter followers for lunch recommendations and everyone told us to eat at Flame Tree.  So, that's where we were headed.  Taking time to enjoy our surroundings.  At this fun drumming spot for kids, we realized there was a great place to take a pic with the awesome Tree of Life in the background.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic12.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic12.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We asked a passerby to take our pic.  She BARELY got the tree in the background.  So we lucked out! hahah&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic13.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic13.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is possibly my favorite photo from the whole day.  Josh snapped it as we crossed the bridge.  Doesn't it look like we're totally in Africa, on the Nile river or something??  The details at Disney are always impressive.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic14.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic14.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We made the mistake of going to lunch during the peak lunch hour and the line took FOREVER.  But it was totally worth it! It was soooo yummy!!!!  Totally awesome recommendation.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic15.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic15.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And the seating area down by the water was quiet and calm and beautiful.  We had a really nice lunch.&lt;br /&gt;&lt;br /&gt;With food in our bellies and rested footsies, we started  walking for Expedition Everest.  As we kept walking and entered the Tibetan/Nepal area of the park, I was lovin' it!!  That's one part of the world Josh and I both &lt;i&gt;really&lt;/i&gt; would love to see someday.  So seeing Disney's version was a thrill.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic16.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic16.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The shops, the little food carts, it was all themed so perfectly.  I was really enjoying AK!  The tall trees everywhere made it so much cooler than the other parks! And things didn't seems to be as spread out.&lt;br /&gt;&lt;br /&gt;The line for Expedition Everest was 45 minutes, so we decided to get fast passes, go see the Finding Nemo Musical, and then come back to ride.&lt;br /&gt;&lt;br /&gt;We didn't take any pictures of the Nemo musical, instead we decided to just sit back and enjoy.  Like I've said before, sometimes its just worth it to relax and enjoy the show instead of trying to document it.  Besides it was dark and I'm not sure the pictures would have turned out anyway!!  I'll borrow some pics from the internet to scrap the memories!! HAHAH&lt;br /&gt;&lt;br /&gt;But let me tell you what I thought about the Nemo musical.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:large;"&gt;I LOVED IT!!!!&lt;/span&gt;&lt;/b&gt;  I could cry right now thinking about it.  I REALLY REALLY loved it.  It was the most fun.  The kids all around us just loved it too!  I really wish we had that at Disneyland so I could see it again!!  If anyone goes to Disney World, don't miss this show!!!!!&lt;br /&gt;&lt;br /&gt;After the show, our feet were feeling nice and rested.  We walked back to Expedition Everest and used our fast passes.  What an amazing RIDE!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic17.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic17.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We took this picture of the picture the ride takes of you as you head down a huge hill.  Those are such genuine reactions we're having.  That ride is just full of surprises. We just didn't know what to expect. It was so fun!&lt;br /&gt;&lt;br /&gt;&lt;div&gt;In fact, we liked it so much, we went got in the Single Rider line and rode it again right away.   And it was SWEET because the Single Rider line only took about 5 minutes!!   Its not as fun not to ride together, but it was worth it for a 5 minute wait!!  I rode with a very nice older gentleman who was riding for the first time and had waited a LONG time with his group to ride it.  I told him about the Single Rider line and he said they were going to do that next!&lt;br /&gt;&lt;br /&gt;Josh took this pic from his single rider spot in the front of the train of me waiting for my spot in the back of the train!  haha&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic18.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Let's see . . . after Expedition Everest, we went and snagged awesome shady spots to watch the parade.  I really enjoyed this parade.  It was so cool!  The puppetry and costumes totally amazed me! SO COOL!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic19.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic19.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic20.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic20.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic21.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic21.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic22.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic22.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I LOVED how there were park guests throughout the parade!  That was so fun.  And I was jealous!! I wish I could have been in it!  Lucky people!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.blogger.com/%3Cimg%20src=" com="" albums="" i104="" designerbrittney="" 20stuff=""&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic23.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Mickey and all his pal's floats were totally adorable!&lt;br /&gt;&lt;br /&gt;After the parade we went to Dinoland to ride Dinosaur.  There was hardly any wait, which was awesome.  One of my former Britt Girls, Emily, was actually a Cast Member working on this ride, so I was searching for her everywhere!  But we got on the ride, and I still hadn't found her.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic24.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic24.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Dinosaur was fun.  The ride vehicle are just like those on the Indiana Jones ride at Disneyland.  Very bumpy, loud and fun.  I couldn't believe how loud that Dinosaur at the end was where they take your picture.  It was INCREDIBLY loud.  I was so impressed by the tiny little kid who was riding in front of us.  She was very brave!&lt;br /&gt;&lt;br /&gt;I never did find Emily!!  I think she was on break or something! :(  Total bummer.  So sorry I missed you Em!!&lt;br /&gt;&lt;br /&gt;And that was pretty much the last thing we were able to do before the park closed.  We took a nice shady stroll out to the shuttles.  We were pleased to find out we could transfer our locker fees to the Magic Kingdom for the Halloween Party, and didn't have to pay for an all-new locker rental.&lt;br /&gt;&lt;br /&gt;But before the party, we were headed to the Animal Kingdom Lodge for dinner at Boma!  We got there a tad early and got to relax and enjoy the resort.  AK Lodge was the most beautiful, incredible place.  In a way, we sort of wished we'd never seen it because it really made Pop Century (where we were staying) look like . . well like a much cheaper motel!  Which it is!  hahaha!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic27.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic27.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;AK Lodge was just so amazing. We were totally walking around with our mouths hanging open! I mean, there were GIRAFFES eating off of trees right outside off the balcony.  The place is incredible.&lt;br /&gt;&lt;br /&gt;Here I am sitting in the comfy lobby chairs twittering!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic25.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic25.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And my cute husband.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic26.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic26.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;After some relaxation in the lobby, it was time for our dinner reservation at Boma.  Boma is an African buffet.  We had quite a few people recommend it to us and we're glad we did it.  It was DELICIOUS!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic28.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic28.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And the pastry chef made us a special little platter of treats.  There were some odd things here, with definitely unique flavors.  But we felt special getting a little plate made for us.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic29.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pic29.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;After that, we took our costumes to the AK Lodge restrooms and got changed for Mickey's Not So Scary Halloween Party!  But that's got to be another post . . . I've just spent about 2 and a half hours on this post!!!   Takes a lot of time to resize the photos, write it up, get the photo codes in.  It's just time consuming!! But I do love sharing our trip with you all.&lt;br /&gt;&lt;br /&gt;Hopefully you enjoyed reading about our day at AK.  I will definitely keep writing these re-caps!! Sorry they are so slow coming!  That's all from me for today!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8288892502218347744/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/disney-world-day-4-animal-kingdom.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8288892502218347744'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8288892502218347744'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/disney-world-day-4-animal-kingdom.html' title='Disney World Day 4 - Animal Kingdom'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_pic1.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8978007002443776954</id><published>2009-11-07T08:00:00.004-07:00</published><updated>2009-11-12T22:48:57.160-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>CHOO CHOO!!</title><content type='html'>The ScrapMatters Freebie Blog Train Makes a Stop HERE!&lt;br /&gt;&lt;br /&gt;Hey there train travelers.  HAPPY DSD!  You might have come here from &lt;a href="http://bearycutecreations.blogspot.com/"&gt;Lori's blog&lt;/a&gt;!  If not, you can skip back there and grab Lori's gift!&lt;br /&gt;&lt;br /&gt;However you arrived, welcome to the Britt-ish Designs blog train stop.  Here, I have a set of printable gift tags for you to download!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sol_gifttags_LRG.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;sorry download no longer available!&lt;/span&gt;&lt;div&gt;&lt;br /&gt;&lt;div&gt;&lt;span style="font-style:italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(download will be active &amp;amp; available until 11/12/09)&lt;/span&gt;&lt;/span&gt;&lt;div&gt;&lt;br /&gt;These tags were made with &lt;a href="http://scrapmatters.com/shop/product.php?productid=2858&amp;amp;cat=98&amp;amp;page=1"&gt;"Slice of Life"&lt;/a&gt; the giant new mega-kit you can get for FREE at ScrapMatters with any $15 purchase this weekend only!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=6606184312529110127&amp;amp;postID=8978007002443776954" com="" shop="" productid="2858&amp;amp;cat=98&amp;amp;page=1&amp;quot;"&gt;&lt;img src="http://i241.photobucket.com/albums/ff237/jeni_hopewell/sm_asol_preview.jpg" width="350" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Hope you have a wonderful weekend, celebrating Digital Scrapbooking.  I know digi-scrap has become such an incredible blessing and joy in my life!  I hope it is the same for you.  What fun that we get to celebrate it this weekend.&lt;br /&gt;&lt;br /&gt;Your next stop on the blog train is . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://cyndi146.blogspot.com/"&gt;Cyndi's Blog!&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Happy travels!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8978007002443776954/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/choo-choo.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8978007002443776954'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8978007002443776954'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/choo-choo.html' title='CHOO CHOO!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_sol_gifttags_LRG.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7503845528873681623</id><published>2009-11-06T06:30:00.001-07:00</published><updated>2009-11-06T06:30:00.072-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>New Grab Bag</title><content type='html'>Hello blog readers!! Happy Friday.  Today's the kick off of the DSD sale at ScrapMatters! And to celebrate, a LOT of us SM designers have new grab bags in the shop!!&lt;br /&gt;&lt;br /&gt;Here is mine . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2953&amp;amp;cat=12"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"DSD Grab Bag"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2953&amp;amp;cat=12"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DSD-09-grab-bag-preview.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I promise you won't be disappointed by what you find inside.  I've included &lt;span style="font-weight:bold;"&gt;5&lt;/span&gt; all new products!&lt;br /&gt;&lt;br /&gt;Here's what I created with the goodies inside . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ThankfulforLove_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ThankfulforLove_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here are some LOs from my team, all using grab bag items:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/grabbag-LOs-LONG.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;I also have a new alpha in the shop today:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3016&amp;amp;cat=3"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Celery Alpha"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=3016&amp;amp;cat=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_celery_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:large;"&gt;&lt;span class="Apple-style-span"  style="color:#993399;"&gt;And just a reminder that ALL my products (besides the grab bag) are 35% off today and tomorrow (11/6-11/7).  Then Sunday &amp;amp; Monday (11/8 - 11/9) it goes down to 25% off.  So shop early!&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Ok - ready for some Show Offs??&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-28.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-28.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346389610792&amp;amp;site=widget-28.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389610792&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-28.slide.com/p1/648518346389610792/ms_t046_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389610792&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-28.slide.com/p2/648518346389610792/ms_t046_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;All my show offs are getting my new &lt;a href="http://scrapmatters.com/shop/product.php?productid=3016&amp;amp;cat=3"&gt;"Celery Alpha"&lt;/a&gt; as their gift this week.  I'll be emailing those out this morning.&lt;br /&gt;&lt;br /&gt;If you'd like to be a Show Off, read the end of &lt;a href="http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html"&gt;this post&lt;/a&gt; to find out all about it.&lt;br /&gt;&lt;br /&gt;And that's it for today.  Have a blast shopping the DSD sale.  I know I will be shopping some of the DSD sales around town too.  &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I'm leaving for St. George, UT this afternoon for a little weekend get-a-way with Josh and my parents.  Unfortunately that means I'll miss a lot of the fun games, Speed Scraps etc that SM has going on this weekend. :(  But I'm excited for our mini-trip!  My little brother, Cameron, is competing in a couple marching band competitions down there so we decided to make a weekend out of it.  Should be a lot of fun and nice and warm!&lt;br /&gt;&lt;br /&gt;BUT, even though I'll be out of town, I have my blog train post all ready and scheduled to post itself tomorrow morning!  So, make sure you take a ride on the SM Freebie Blog Train tomorrow! It's going to be a lot of fun!! HAPPY DIGITAL SCRAPBOOKING DAY!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7503845528873681623/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/new-grab-bag.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7503845528873681623'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7503845528873681623'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/new-grab-bag.html' title='New Grab Bag'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_DSD-09-grab-bag-preview.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4423568788313945556</id><published>2009-11-05T17:12:00.004-07:00</published><updated>2009-11-05T19:20:15.321-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Ready to bargain shop?</title><content type='html'>&lt;a href="http://scrapmatters.com/shop/home.php"&gt;&lt;img src="http://i307.photobucket.com/albums/nn311/TheWerners/DSDAD.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Tomorrow is the beginning of the Digital Scrapbooking Day weekend.  And &lt;a href="http://scrapmatters.com/shop/home.php"&gt;ScrapMatters&lt;/a&gt; is having a major blow-out sale and celebration.  AND when you spend $15 in the shop, you get a HUGE mega-kit for free!  (And believe me, this kit is FABULOUS!)&lt;br /&gt;&lt;br /&gt;Check back here tomorrow morning for the release of my new grab bag and then back again on Saturday for a stop on the SM DSD Blog Train!  You can collect a LOT of fun freebies.&lt;br /&gt;&lt;br /&gt;And I realized I forgot to post these photos from our fun Halloween Party last week.  Thanks Angie for reminding me!!&lt;br /&gt;&lt;br /&gt;Our party was a ton of fun.  I LOVE how our costumes turned out!  I think we made a pretty cute Spock &amp; Uhura.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HalloweenPost1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HalloweenPost1.jpg" width="450" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HalloweenPost2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HalloweenPost2.jpg" width="450/" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And everyone else's costumes were amazing too.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HalloweenPost3.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HalloweenPost3.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We had a vote and the "Monkey's Jumping on the Bed" family costume won Funniest Costume.  The Mad Hatter and Queen of Hearts won best costumes and "Death" won scariest costume.&lt;br /&gt;&lt;br /&gt;One of my FAVORITE moments of the night happened once everyone had left and I found Spock vacuuming up!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HalloweenPost4.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HalloweenPost4.jpg" width="450" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(frames &amp;amp; embellies from "&lt;/span&gt;&lt;a href="http://scraporchard.com/market/product.php?productid=18921&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;Cooky Spooky&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;" by Megan Turnidge)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;We love our annual Halloween Party!  Can't wait 'til next year.&lt;br /&gt;&lt;br /&gt;Ok - see you guys tomorrow morning for the kick off of our DSD weekend!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4423568788313945556/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/read-to-bargain-shop.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4423568788313945556'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4423568788313945556'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/read-to-bargain-shop.html' title='Ready to bargain shop?'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_HalloweenPost1.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4678792599830059111</id><published>2009-11-01T23:17:00.000-07:00</published><updated>2009-11-01T23:17:27.777-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>before I fall asleep . . .</title><content type='html'>I'm sooooo tired.  This Daylight Savings switch today has me totally pooped. Yes, I got an extra hour of sleep this morning, but it feels so LATE right now.  Not like I usually feel at 11pm.  This is my normal bed time.&lt;br /&gt;&lt;br /&gt;ANYWAY - before I zonk out, I wanted to let you know what product I have on sale for &lt;a href="http://scrapmatters.com/shop/home.php?cat=129"&gt;Manic Monday&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;From now until the end of the day Monday, November 2, you can get my &lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=181&amp;amp;cat=0&amp;amp;page=2"&gt;"Pirate Princess"&lt;/a&gt;&lt;/span&gt; mini-kit for 2 bucks!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=181&amp;amp;cat=0&amp;amp;page=2"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_ppmk_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Check out some ADORABLE layouts my Britt Girls just created with this mini!!&lt;br /&gt;&lt;br /&gt;By Leda:&lt;br /&gt;&lt;img src="http://i50.photobucket.com/albums/f344/ledamperry/K_dangcute_7_09w600.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;By Melissa:&lt;br /&gt;&lt;img src="http://img.photobucket.com/albums/v122/Yzerbear19/PiratePrincessSB-SM.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Fun, right??  I thought this kit would be a very fun after-Halloween sale item!&lt;br /&gt;&lt;br /&gt;Hope everyone had a fun &amp;amp; safe Halloween! I JUST LOVE Halloween.  I'm &lt;span style="font-weight:bold;"&gt;totally&lt;/span&gt; sad its over.  I'll try and post Halloween pics tomorrow!&lt;br /&gt;&lt;br /&gt;Goodnight everyone.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4678792599830059111/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/before-i-fall-asleep.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4678792599830059111'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4678792599830059111'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/11/before-i-fall-asleep.html' title='before I fall asleep . . .'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2089091815174902827</id><published>2009-10-30T06:30:00.003-06:00</published><updated>2009-10-30T06:30:02.162-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>To All My Royal Subjects. . .</title><content type='html'>Hear Ye, Hear Ye . . .&lt;br /&gt;&lt;br /&gt;Announcing a new collab. kit from Britt-ish Designs &amp;amp; Man In The Moon Designs . . .&lt;br /&gt;&lt;br /&gt;I give you . . .&lt;br /&gt;&lt;br /&gt;&lt;span&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2830&amp;amp;cat=6"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"A Knight's Tale"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2830&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_mim_aktLRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Isn't it fun??!  Rochelle (Man In The Moon Designs) and I had such an awesome time dreaming up this regal mega-kit!  It's seriously enormous!!  And full of all sorts of goodies.  Be sure to read to the end of this post so you can grab an add-on freebie from me and one from Rochelle too!&lt;br /&gt;&lt;br /&gt;Here's what I scrapped with it.  Some pictures from the Magic Kingdom.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ThroughTheCastleGates_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ThroughTheCastleGates_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And check out all the wonderful LOs the Britt Girls created!! There are a LOT OF THEM!!  And they all rock . . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/akt-LOs-long-1.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;This kit has SO MANY uses! From baby boys, to daddy's girls, to castles both old and new.  You can see how the kit can also transform with a little recoloring!  That's whats so great about digital scrapping.  I'm really thrilled with this kit! I will definitely be putting it to good use on more my own pages in the future.&lt;br /&gt;&lt;br /&gt;Alrighty - that's all I have to release today, so let's go ahead with the Show Offs.&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-ec.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-ec.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346389565932&amp;amp;site=widget-ec.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389565932&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-ec.slide.com/p1/648518346389565932/ms_t047_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389565932&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-ec.slide.com/p2/648518346389565932/ms_t047_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389565932&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-ec.slide.com/p4/648518346389565932/ms_t047_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;All of this week's Show Offs will receive a special Halloween Treat!  A $2 Gift Code to my shop!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/showoffhalloween.jpg" width="340" /&gt;&lt;br /&gt;&lt;br /&gt;Watch your email inboxes for your treat, Show Offs!!&lt;br /&gt;&lt;br /&gt;If you're interested in showing off and want to learn more, just check out the end of &lt;a href="http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html"&gt;this post&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Well, that's it from me for today.  Here's your add-on freebie before I sign off.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/0_brittdes_akt_AO_PREVIEW.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/0_brittdes_akt_AO_PREVIEW.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.4shared.com/file/143376038/42158aa7/brittdes_akt_AO.html"&gt;DOWNLOAD HERE&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Enjoy!  Say hi if you download.  And stop by &lt;a href="http://maninthemoondesigns.blogspot.com/"&gt;Rochelle's blog&lt;/a&gt; for her add-on too!!&lt;br /&gt;&lt;br /&gt;Wish me luck hosting the big Halloween Leavitt/Rodee bash tonight!  Our house is tiny and we're gonna be packin' the people in! haha  It will be fun.  (Watch my &lt;a href="http://twitter.com/brittishdesigns/"&gt;twitter feed&lt;/a&gt; to see what Josh and I are dressing up as tonight.  It's different than our costumes from Disney World.)&lt;br /&gt;&lt;br /&gt;See ya later.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2089091815174902827/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/10/to-all-my-royal-subjects.html#comment-form' title='13 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2089091815174902827'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2089091815174902827'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/10/to-all-my-royal-subjects.html' title='To All My Royal Subjects. . .'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_mim_aktLRG.jpg' height='72' width='72'/><thr:total>13</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4830469432027726846</id><published>2009-10-29T10:22:00.000-06:00</published><updated>2009-10-29T10:22:19.196-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>a sneak peek 4 u</title><content type='html'>Hey guys!! I have a VERY fun collab. kit to release tomorrow!  I'm not telling you who I collaborated with yet, so you'll have to wait and see!  But I WILL give you a sneak peek. . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek_blog-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek_blog-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I can't wait to show you the full kit tomorrow.  Not to mention what beautiful things my Britt Girls have created with it!&lt;br /&gt;&lt;br /&gt;I have a few pages to share.  I haven't scrapped &lt;span style="font-style:italic;"&gt;TOO&lt;/span&gt; much this week, but I do have a few pages to share.  Plus a couple from last week that I didn't post.&lt;br /&gt;&lt;br /&gt;This first one was my entry for the &lt;a href="http://www.mousescrappers.com/forum/viewforum.php?f=114&amp;amp;sid=e520074518701212b3ee9abfb278b2f0"&gt;MouseScrappers challenge&lt;/a&gt; this week.  If you are a Disney scrapper and haven't been joining in the fun challenges each week at MouseScrappers - what are you waiting for?!  It's so fun!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm3.static.flickr.com/2533/4051832570_91f1da73e4_o.jpg"&gt;&lt;img src="http://farm3.static.flickr.com/2533/4051832570_91f1da73e4_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/68706/ppuser/4"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This one I did a WHILE ago for the SM Newsletter.  The team was asked to scrap an anniversary, since our newsletter just had its 1 year anniversary!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm3.static.flickr.com/2564/4051087915_d335c076c4_o.jpg"&gt;&lt;img src="http://farm3.static.flickr.com/2564/4051087915_d335c076c4_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/68707/ppuser/4"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I'm proud to say that this next one just won me a $10 GC to Dani Mogstad's store! I did a challenge on her team blog and WON!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Smores_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Smores_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/67232/ppuser/4"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And another one for a different challenge on Dani's team blog . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TwinsBDay_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TwinsBDay_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/67233/ppuser/4"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is the page I did for the Monday morning Speed Scrap this week.  That was a fun Speed Scrap. Not too many people were there, but we still had lots of fun chatting and scrapping.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LittleShop_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LittleShop_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/68485/ppuser/4"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Ok one more page.  This one I did for Mira Designs' CT last week!  This is my cutie nephew Noah when he turned 2 about 11 months ago. teehee &lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ImTwo_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ImTwo_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/66776/ppuser/4"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Well,  our Book Club last night went really well.  Lots of really interesting discussion about &lt;a href="http://brittishdesigns.blogspot.com/2009/10/any-readers-out-there.html"&gt;the book&lt;/a&gt;.  YUMMY dinner &amp;amp; my mom even made us each a very cute beaded bookmark!  Thanks for hosting, Mom!  It was a very fun night!&lt;br /&gt;&lt;br /&gt;We had another appointment with the LASIK docs EARLY this morning for Josh.  They said his left eye has improved a LOT since they last saw him and that they expect it to be 20/20 just like the right eye over time.  Apparently each eye heals differently, and his left eye still has some edema in it (which just means its swollen and retaining moisture) and that once the edema releases out completely he'll have crisp vision just like his right eye.  So - so far no touch ups or anything like that needed! WHEW!!   We'll go in again in 3 weeks.  I'm so happy he's doing so well that his surgery worked so well!  He's so blessed.  &lt;span style="font-weight:bold;"&gt;WE'RE&lt;/span&gt; so blessed!&lt;br /&gt;&lt;br /&gt;Alright, that's enough babbling from me - I'm headed to the grocery store.  TTFN!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4830469432027726846/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/10/sneak-peek-4-u.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4830469432027726846'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4830469432027726846'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/10/sneak-peek-4-u.html' title='a sneak peek 4 u'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneakpeek_blog-1.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6393747697813091307</id><published>2009-10-27T11:55:00.003-06:00</published><updated>2009-10-27T12:04:10.568-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Any readers out there?</title><content type='html'>Did you guys know I'm in a Book Club?  I've been in one for years, but recently we had a little summer hiatus.  All my aunts and a few cousins from my Mom's side of the family make up the club.  And tomorrow night we are picking it back up again! YAY!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/mrsmikecover.jpg" align="left" /&gt;This month my mom is hosting, so the book was her choice.  We read "&lt;a href="http://www.amazon.com/Mrs-Mike-Story-Katherine-Flannigan/dp/0425103285"&gt;Mrs. Mike&lt;/a&gt;" by Benedict and Nancy Freedman.  Anyone out there read it?  It was first published in 1947, but was released in the 80s, and then in 2002.  It's sort of a "young adult classic" novel.  It REALLY loved it.  There were some parts where I just couldn't put it down.  Totally great book.  I can't WAIT to talk about it with all the ladies tomorrow night.&lt;br /&gt;&lt;br /&gt;I decided I'd review the books I read each month for book club here on the blog too, in case anyone out there is looking for a good book to read.  "Mrs. Mike" is an easy read.  Like I said, I'm pretty sure its considered young adult fiction.  So, you will be able to read it quickly.  I loved learning about the Canadian Wilderness and the native people there.  I've never read a book set in this type of setting.  It was fascinating.  The story is about Kathy who travels from her home in Boston to visit an Uncle in Canada and her life changes forever.  Sometimes I was laughing, sometimes I was cringing, sometimes I was reading as fast I could to find out what happened next and sometimes I was even crying.   There are parts where it seems to get a little slow, but just keep reading because it will pick up and have you breathless again very soon!&lt;br /&gt;&lt;br /&gt;Mrs. Mike is a great read for any age.  I'd say even a 13 year old reader would enjoy it.  It's squeaky clean.  Nothing inappropriate at all.  I give it an A!&lt;br /&gt;&lt;br /&gt;So, on Wed. night I'll be at book club, so i won't be able to be at the Speed Scrap at SM.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/forums/showthread.php?t=4830"&gt;&lt;img src="http://d.yimg.com/kq/groups/23323611/or/531969386/name/SM_SS_1028.jpg" width="400" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Amber is hosting and there's an awesome Thanksgiving word art &lt;a href="http://scrapmatters.com/forums/showthread.php?t=4830"&gt;prize&lt;/a&gt;!  So everyone should head over and Speed Scrap.  I'm sorry I'll have to miss out on the fun.&lt;br /&gt;&lt;br /&gt;And one more little announcement before I sign out.  ScrapMatter is looking for a new team of "ScrapMatters Girls".  Basically the SMG as we call 'em, leave comments in the gallery, nominate the Layout of the Week and Layout of the Month, monitor the gallery, welcome new members and conduct interviews for the SM blog each week.  It's a VERY fun position on the SM team!!  And for the work you do, you get gift certificates and all kinds of great stuff. &lt;br /&gt;&lt;br /&gt;&lt;img src=http://i634.photobucket.com/albums/uu69/amandamsheehan/scrapmatters-gang-call-1.jpg width=540&gt;&lt;br /&gt;&lt;br /&gt;The call ends this Thursday, so hurry and apply if you're interested!!&lt;br /&gt;&lt;br /&gt;Ok I have a million things to do, so I gotta go.  I have the HUGEST pile of laundry to fold.  Not to mention tons more to send through the wash.  I have to clean my house!  Josh and I are hosting our annual family Halloween Party on Friday.  We have started the tradition of having a Halloween Party with my family and Josh's family every year.  It's a TON of fun, but there's lots to do to get ready.  I'm doing pretty good making my way down my party to-do list, but I am not looking forward to cleaning.  &lt;br /&gt;&lt;br /&gt;Gotta run!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6393747697813091307/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/10/any-readers-out-there.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6393747697813091307'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6393747697813091307'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/10/any-readers-out-there.html' title='Any readers out there?'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_mrsmikecover.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6543262630831015462</id><published>2009-10-26T05:00:00.001-06:00</published><updated>2009-10-26T10:57:23.081-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Just Another Manic Monday</title><content type='html'>Hey guys!  Just a quick post to let you know about this week's Manic Monday product.  This week I have a mini-kit on sale for just &lt;span style="font-weight:bold;"&gt;2 bucks&lt;/span&gt;!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=61&amp;cat=0&amp;page=1"&gt;"Electric Pop"&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=61&amp;cat=0&amp;page=1"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_epop_LRG-1.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This mini-kit includes one of my &lt;span style="font-weight:bold;"&gt;FAVORITE&lt;/span&gt; alphas.  It's so versatile and I've used it over and over again!!  Check out this adorable page that my Britt Girl, Brynn Marie, scrapped using "Electric Pop".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i231.photobucket.com/albums/ee171/bzbdesigns/Britt%20CT%20Work/bweb.jpg"&gt;&lt;img src=http://i231.photobucket.com/albums/ee171/bzbdesigns/Britt%20CT%20Work/bweb.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It's only on sale 'til the end of the day though, so grab it now.  Happy Shopping!!&lt;br /&gt;&lt;br /&gt;There's also a Speed Scrap at SM this morning (Monday 10/26) at 9:00 am Mountain time.  Nice and early.  My pal Leslie of Golden Girls Designs is hosting for the first time ever!  It will be the perfect way to start out the week.  Plus the &lt;a href="http://www.scrapmatters.com/forums/showthread.php?t=4787"&gt;gift she's giving&lt;/a&gt; to all the participants is super cute!  Hope to see lots of you there. &lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6543262630831015462/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/10/just-another-manic-monday.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6543262630831015462'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6543262630831015462'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/10/just-another-manic-monday.html' title='Just Another Manic Monday'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i231.photobucket.com/albums/ee171/bzbdesigns/Britt%20CT%20Work/th_bweb.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-418786802366079461</id><published>2009-10-23T06:00:00.001-06:00</published><updated>2009-10-23T06:00:09.449-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>a brand new template pack!</title><content type='html'>Hey there everybody!  Happy Friday.  I've got two new items in the store today, so let's get right to it.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2799&amp;amp;cat=21"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Inspired by LeeAndra" Templates&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2799&amp;amp;cat=21"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_iblee_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;LeeAndra, one of my awesome Britt Girls, let me make some of her beautiful layouts into templates! Now we can all scrap like LeeAndra.  Here are the original pages that inspired the templates:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/inpiration-LOs-WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/inpiration-LOs-WEB.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;also new in the shop today . . .&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2801&amp;amp;cat=3"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"A Man's Alpha"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2801&amp;amp;cat=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_amana_LRG.jpg?t=1255991149" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This rugged masculine alpha was a speed scrap prize a while back, but now its in the shop!&lt;br /&gt;&lt;br /&gt;Check out what the Britt Girls created with these new products . . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/iblee-LOs-long.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Thanks so much girls!&lt;br /&gt;&lt;br /&gt;Ok - let's enjoy some Show Offs now.&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-65.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-65.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346389515877&amp;amp;site=widget-65.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389515877&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-65.slide.com/p1/648518346389515877/ms_t024_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389515877&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-65.slide.com/p2/648518346389515877/ms_t024_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;All of my Show Offs this week are getting my "A Man's Alpha" as their gift.  Watch your email inboxes!!&lt;br /&gt;&lt;br /&gt;That's it for today! Have a wonderful day.  I'm off to the zoo today with my sister in law and my nieces.  :)  Should be fun!&lt;br /&gt;&lt;br /&gt;TTFN&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/418786802366079461/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/10/brand-new-template-pack.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/418786802366079461'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/418786802366079461'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/10/brand-new-template-pack.html' title='a brand new template pack!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_iblee_LRG.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4111290505948858217</id><published>2009-10-22T11:22:00.003-06:00</published><updated>2009-10-22T11:30:05.634-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>anyone in St. George?</title><content type='html'>Hey guys!! I am in need of a connection! Josh and I are going with my parents to St. George, Utah the weekend of Nov. 6 to watch my little brother compete in a couple of Marching Band competitions down there and we're looking for a condo.  If anyone out there has a place or knows someone who lends or rents out their condo, we'd be SO HAPPY.  We're not really looking to spend &lt;span style="font-style:italic;"&gt;too&lt;/span&gt; much on a place, since we won't be there very much!  Mostly we'll be at the competitions.  So far our own search hasn't turned up with anything that's available that isn't super ritzy and pricey (besides your average Motel, of course).  &lt;br /&gt;&lt;br /&gt;Email me at designerbrittney at gmail dot com if you know a place!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4111290505948858217/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/10/anyone-in-st-george.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4111290505948858217'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4111290505948858217'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/10/anyone-in-st-george.html' title='anyone in St. George?'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4353084505978863699</id><published>2009-10-21T19:05:00.001-06:00</published><updated>2009-10-21T19:05:52.039-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>post-op</title><content type='html'>Well, everything went perfectly at Josh's LASIK surgery this morning.  He already can see TONS better, albeit a little hazy which they said was to be expected.  With relatively little pain, Josh has MUCH better vision just like that!  LASIK = a modern marvel.&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LASIKpost1.jpg" /&gt;&lt;/div&gt;&lt;br /&gt;We're so happy we were able to save our money and do this for him.  It's something I've wanted to do for him since we've been together.  I'm just thrilled he's finally done it.  It almost doesn't even seem real.  Like this guy sitting behind me watching a soccer game on the TIVO just had this awesome surgery that has changed his life.  AWESOME!!&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LASIKpost2.jpg" /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;I'll take him to his follow up appointment tomorrow morning, but so far, everything is going perfectly.  Thank you so much for all the prayers and sweet messages you guys sent in!  It's so nice to have so much support out there.&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LASIKpost3.jpg" /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LASIKpost4.jpg" /&gt;&lt;/div&gt;&lt;br /&gt;We do have his surgery on DVD, so if anyone wants to see it, I guess I could upload it.  I didn't actually plan on watching them do it, but it wasn't as gross as I thought it would be, and a nice nurse sat next to me and explained everything they were doing so I did watch the whole thing on the big monitors they have set up.  It was actually pretty fascinating.&lt;br /&gt;&lt;br /&gt;I'm off to make dinner now, see you guys later!&lt;br /&gt;&lt;br /&gt;OH and I SWEAR I haven't forgotten about my trip re-cap posts.  I just haven't had any time! Between getting my new products for Friday ready, LASIK, and CT work, I haven't had a chance to write it.  My last post took me over two hours to do, so I just have to find a nice chunk of time and do it.  Hang in there though, I haven't forgotten!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4353084505978863699/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/10/post-op.html#comment-form' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4353084505978863699'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4353084505978863699'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/10/post-op.html' title='post-op'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_LASIKpost1.jpg' height='72' width='72'/><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6699074480532412889</id><published>2009-10-20T22:53:00.002-06:00</published><updated>2009-10-20T23:08:07.986-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>exciting news!!</title><content type='html'>&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/lasik-eye-surgery.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/lasik-eye-surgery.jpg" width="300" align="left" /&gt;&lt;/a&gt;We went to Josh's last pre-LASIK appointment this afternoon and they told us he's finally ready for the surgery!  Because he's worn hard contacts for so long, its been two months of wearing glasses, monthly appointments and waiting.  But today they gave him the green light.  We went to the front desk to schedule it and he's going in TOMORROW MORNING!!  Sort of sudden, but we are so excited for him.  Josh has been in glasses or contacts since the age of 5, so he doesn't really remember life with perfect vision.  I'm so thrilled to be able to do this for him! It's sort of like a miracle.&lt;br /&gt;&lt;br /&gt;Anyway - we need everyone's prayers that all goes well.  The percentage of patients with any problems is very low, but its his EYEBALLS for crying out loud!&lt;br /&gt;&lt;br /&gt;See you tomorrow!  I'll be sure to let you all know how it went.  And I'm sure I'll be &lt;a href="http://twitter.com/brittishdesigns/"&gt;twittering&lt;/a&gt; about it if you want to follow.</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6699074480532412889/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/10/exciting-news.html#comment-form' title='13 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6699074480532412889'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6699074480532412889'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/10/exciting-news.html' title='exciting news!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_lasik-eye-surgery.jpg' height='72' width='72'/><thr:total>13</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8010098182645661574</id><published>2009-10-20T12:55:00.000-06:00</published><updated>2009-10-20T12:55:28.188-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Speed Scrap tomorrow</title><content type='html'>Anyone jonesing for a Speed Scrap?  There's one tomorrow afternoon at 11:00am Mountain Time.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i300.photobucket.com/albums/nn14/jshc112/speed-scrap-ad--for-10-21.jpg"&gt;&lt;img src="http://i300.photobucket.com/albums/nn14/jshc112/speed-scrap-ad--for-10-21.jpg" width="400" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;You can see the awesome Halloween Alpha that is the prize in the &lt;a href="http://scrapmatters.com/forums/showthread.php?t=4687"&gt;SM forum&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I'll most likely be there!  Hope to see lots of you there too.&lt;br /&gt;&lt;br /&gt;I haven't posted my most recent pages in a while.  And I had a LOT of CT work to catch up on after my Disney World trip, so there are a LOT of pages.  I won't post them ALL today.  But here are a bunch . . .&lt;br /&gt;&lt;br /&gt;Using a new collab kit from Erica Zane and Denise Beatty called &lt;a href="http://scrapmatters.com/shop/product.php?productid=2732&amp;amp;cat=6"&gt;"Spot of Tea"&lt;/a&gt;.  It was perfect for a page with my sweet niece!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/AvaSleeping_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/AvaSleeping_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/66775/ppuser/4"&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;{credits here}&lt;/span&gt;&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This one is for my new &lt;a href="http://scrapmatters.com/forums/showthread.php?p=82736#post82736"&gt;My Story Matters challenge&lt;/a&gt; that started this week.  We're scrapping about fashion &amp;amp; trends when we were in Jr. High! SO FUN!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TotallyClueless_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TotallyClueless_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/67204/ppuser/4"&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;{credits here}&lt;/span&gt;&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I did this at an SM Speed Scrap last week.  And also entered it in the &lt;a href="http://www.mousescrappers.com/forum/viewforum.php?f=114&amp;amp;sid=4efdb187e42c6106744e01d5f88accd6"&gt;MouseScrappers&lt;/a&gt; challenge!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MrCowboyScarecrow_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MrCowboyScarecrow_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=804035&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;i&gt;{credits here}&lt;/i&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Ok one more for today.  This is with some new products from &lt;a href="http://scrapmatters.com/shop/manufacturers.php?manufacturerid=71"&gt;Sahlin Studio&lt;/a&gt; AND using the FREE adorable kit from the Oct. ScrapMatters newsletter! It's the best kit.  I can't believe its free!  If you aren't registered for the SM newsletter, you can do so &lt;a href="http://www.scrapmatters.com/news/"&gt;here&lt;/a&gt;.  There's always a free little kit EVERY month!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/fallenforyou_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/fallenforyou_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/66778/ppuser/4"&gt;&lt;i&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;{credits here}&lt;/span&gt;&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Ok that's enough for one day.  See you guys later!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8010098182645661574/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/10/speed-scrap-tomorrow.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8010098182645661574'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8010098182645661574'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/10/speed-scrap-tomorrow.html' title='Speed Scrap tomorrow'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_AvaSleeping_BLOG.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4735043936286944800</id><published>2009-10-18T22:41:00.001-06:00</published><updated>2009-10-18T22:44:10.695-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>jump start your Monday</title><content type='html'>The &lt;a href="http://scrapmatters.com/shop/home.php?cat=129"&gt;Manic Monday&lt;/a&gt; sale at ScrapMatters just went live.  This week you can snag my staple paper pack &lt;a href="http://scrapmatters.com/shop/product.php?productid=58&amp;amp;cat=0&amp;amp;page=2"&gt;"Do Me a Solid"&lt;/a&gt; for just 2 buckeroos!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=58&amp;amp;cat=0&amp;amp;page=2"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Do Me A Solid" Paper Pack&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=58&amp;amp;cat=0&amp;amp;page=2"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_dmas_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Look at these two adorable fall layouts by Leda using this paper pack (images are clickable to view full credits)!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/66065"&gt;&lt;img src="http://i50.photobucket.com/albums/f344/ledamperry/KA_bless_walk_1_09w600.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/66183"&gt;&lt;img src="http://i50.photobucket.com/albums/f344/ledamperry/A_pumpkinface_10_08w600.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Have fun shoppin' the Manic Monday sale.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4735043936286944800/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/10/jump-start-your-monday.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4735043936286944800'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4735043936286944800'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/10/jump-start-your-monday.html' title='jump start your Monday'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5937784980202143167</id><published>2009-10-16T06:00:00.002-06:00</published><updated>2009-10-16T06:00:03.758-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>time to be bad</title><content type='html'>I think I was a little harsh and whiney in my last post about our day at EPCOT.  I really did enjoy it quite a lot.  All the little things that bugged me, didn't even compare to the fun time we had!!  I hope that came across.  SORRY if I hurt anyone's feelings!! :) I know how personally we Disney freaks take our parks!&lt;br /&gt;&lt;br /&gt;Today it Friday and that means its time to reveal my new kit.  I'm so excited!! &lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2750&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"It's Good To Be Bad"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2750&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_g2bbad_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;While we were at Mickey's Not-So-Scary Halloween Party, I was totally inspired to make a Villain kit!!  I'd had several requests in the past to do one, but it wasn't until I came face to face with a few baddies, I felt the ideas spark!  And since there are just SO MANY fabulous Halloween kits out there right now, I thought Villains would be a good twist!!&lt;br /&gt;&lt;br /&gt;Here the page I scrapped with it.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Villain_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Villain_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And, as always, there's a free add-on at the end of the post.  So keep reading!!&lt;br /&gt;&lt;br /&gt;I also have a set of word art that coordinates with the kit. . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2749&amp;amp;cat=30"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"You Can Quote Me: Villains"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2749&amp;amp;cat=30"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_ycqmvill_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Check out what the Britt Girls created with these new products:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ig2bbad-LOs-long.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Aren't they great?  I love how many different types of memories they scrapped, all with the same kit!  And how about that invitation??  SO CUTE!&lt;br /&gt;&lt;br /&gt;Ok - let's enjoy some Show Offs now, shall we?&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-1c.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-1c.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346389466140&amp;amp;site=widget-1c.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389466140&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-1c.slide.com/p1/648518346389466140/ms_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389466140&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-1c.slide.com/p2/648518346389466140/ms_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;All of this week's Show Offs are getting my new "You Can Quote Me: Villains" as their gift!&lt;br /&gt;&lt;br /&gt;If you'd like to be a Show Offs and get gifts too, find out how at the &lt;a href="http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html"&gt;end of this post&lt;/a&gt;. &lt;br /&gt;&lt;br /&gt;And here is that add-on freebie I promised you.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/0_brittdes_g2bbad_AO_PREVIEW.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Download &lt;a href="http://www.4shared.com/file/140686247/7d1ac960/brittdes_g2bbad_AO.html"&gt;HERE&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Enjoy!&lt;br /&gt;&lt;br /&gt;Hope you guys have a "wickedly" great weekend!  I'll be at the &lt;a href="http://scrapmatters.com/forums/showthread.php?t=4570"&gt;Speed Scrap&lt;/a&gt; this afternoon at 12:30 MST at ScrapMatters if anyone wants to join me!! See you 'round!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5937784980202143167/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/10/time-to-be-bad.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5937784980202143167'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5937784980202143167'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/10/time-to-be-bad.html' title='time to be bad'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_g2bbad_LRG.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7006611945333518251</id><published>2009-10-15T17:15:00.002-06:00</published><updated>2009-10-15T18:17:27.340-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Disney World Day 3 - EPCOT</title><content type='html'>Ok - so after our day at the Magic Kingdom we spent the next day in EPCOT.  Unlike the day before, it was extremely hot and muggy and our fresh feet weren't feeling so good anymore.  BUT I was so anxious to see the big ball, aka Spaceship Earth, with my own eyes.   And it did not disappoint.  Its really cool and REALLY BIG!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic1.jpg height=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic2.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic2.jpg height=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic3.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic3.jpg height=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;After enjoying the sights of the main entrance, we followed everyone's advice and made a bee-line for Soarin' to snag fast passes.  The walk to "The Land" where Soarin' is seemed awfully long!  Its situated so far away.  And I'm sorry for anyone who loves "The Land" but c'mon.  Tell me "The Land" really isn't just "The Mall".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic4.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic4.jpg height=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We walked in and were super underwhelmed by the whole feel of the place.  It's seriously a mall!  There's shops, a food court, and back down in the very bottom corner hides Soarin'.  One of the best Disney rides of all time.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic5.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic5.jpg height=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I just hated that it was hidden at the bottom of this mall and that it didn't have a cool, neat exterior like the one at California Adventure.  We got fast passes, but the wait time was only like 15 minutes, so we decided to just ride it while we were there since its far away and down at the bottom of the mall and all.&lt;br /&gt;&lt;br /&gt;I've heard the queue has interactive screens or something, but we didn't see any of that.  For us, the queue was very uninteresting and boring as well.  We were just totally disappointed in everything pre-ride.  BUT the ride itself was awesome!!  And that's what really matters!  It's exactly the same ride as the one at California Adventure.  Although - it did seem sort of odd to fly home over to Disneyland at the end, even though we weren't there. I have to say, Soarin' at Calfornia Adventure is a much better experience as a whole.  But at California Adventure its called "Soarin' Over California".&lt;br /&gt;&lt;br /&gt;Oh well! The ride felt amazing!! We took our shoes off, as we always do, and it was really fun.  There was a big group of elderly people riding it next to us and their SUPER loud commentary about everything made me laugh!  If it would have been anyone besides cute old people talking that loud, I would have been super annoyed.&lt;br /&gt;&lt;br /&gt;After Soarin', we had to get to our lunch reservations at Coral Reef.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic6.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic6.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Coral Reef is located over at The Seas with Nemo &amp;amp; Friends.  We were very hungry and after we gave them our name, we were taken right back down the very cool hallway with the sea urchin lights and beautiful sea glass walls to our table.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic7.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic7.jpg height=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And our table was INCREDIBLE.  I swear it was the best table in the house.  We were facing the giant aquarium right in the front.  The atmosphere at Coral Reef was incredible!  It was dark and soothing and calm.  I couldn't stop watching the fish, sharks, sea turtles, and sting rays glide past us in the aquarium.  I was already lovin' "Coral Reef".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic8.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic8.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic9.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic9.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;One thing I noticed about all the restaurants we ate at on our trip was how they keep the actual dining room a secret while you're in the lobby or walking by.  So - its like a big SURPRISE and a fun reveal when you're actually being taken back to your table.  It's quite fun that way!!  You definitely get the WOW factor doing it this way.&lt;br /&gt;&lt;br /&gt;Anyway - so we ordered yummy frozen blended smoothie drinks (included in our FREE dining plan too) and ordered our entrees.  Coral Reef is mostly a seafood restaurant.  You can really smell that right away when you walk in.  But neither of us are seafood fans.  But that was fine because they had yummy non-seafood items too.  I ordered the short ribs and Josh ordered steak.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic10.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic10.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic11.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic11.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Our food was seriously AMAZING.  We were just in heaven the whole time we ate! :)  YUM YUM YUMMMMM!!!  Two giant thumbs up!  For dessert we both ordered Creme Brulee.  It was both of our first experiences with Creme Brulle.  It was pretty good!  Not my favorite dessert of all time, but pretty yummy.  Basically a fancy pudding with a crispy skin on top.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic12.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic12.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;After our amazing meal, we went to ride the Nemo ride and explore "The Seas".  At first I wasn't so sure I'd love the Nemo ride, but it won me over by the end!!  The short lines helped too!  We liked it so much we rode it twice.  It was dark and cool and relaxing.  And the cute song at the end was so fun!&lt;br /&gt;&lt;br /&gt;Josh REALLY loved the Seas, especially the dolphin training demonstration we saw.  We'd never seen dolphins swimming and training from underwater before.  It was really neat!  And they told us that the dolphins could totally see us, hear us, and they loved when we clapped for them, so not to hold back.  A dolphin would come over and look at a Mickey head moving from side to side and then swim to the other side of the tank and put its head on which one of the Mickey's was moving on the other side.  It was really cool!! then they would change the arrangement of the heads and do it again.&lt;br /&gt;&lt;br /&gt;&lt;embed width="540" height="325" type="application/x-shockwave-flash" allowfullscreen="true" allownetworking="all" wmode="transparent" src="http://static.photobucket.com/player.swf?file=http://vid70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MVI_8590.flv"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;br /&gt;We loved seeing the Manatees and learning about them from the trainer there.  And Turtle Talk with Crush was great too, of course.  That's one of our favorites to do a California Adventure.  We didn't even know they had it at Epcot, so that was a nice surprise!  The Seas was VERY fun.  Like going to a SUPER cool aquarium!&lt;br /&gt;&lt;br /&gt;Spaceship Earth.  LOVED this ride.  I know some people probably think its sort of boring and lame.  I don't know why but I really loved it.  The whole ending with the personalized video/quiz was such a fun surprise! HAHA WE really really loved riding it.  And how fun to be inside the big ball!!  We liked it so much we rode it again on our second day at Epcot!&lt;br /&gt;&lt;br /&gt;Mission Space was our next stop.  What a fun ride!! We went for the "intense" version because neither of us get sick on rides normally.  It was a ton of fun.  I was a little stressed when I found out I had an actual "role" in the mission and had to complete tasks, but it was easy and fun!  I have no idea what happens if you don't complete your task! haha  The other guys we were in the mission with all did their tasks quickly too.  But I guess Josh started to get barfy toward the end of the ride and was really relieved when it was over.  I was feeling fine until I got up to walk out.  I was SUPER DIZZY and all of a sudden got a little sick to my stomach as well.  We found a nice shady spot near the exit and had to have a sit and wait for the barfiness to pass.&lt;br /&gt;&lt;br /&gt;We wanted to ride Test Track next, but it had broken down.  So we were off for the World Pavillion.&lt;br /&gt;&lt;br /&gt;First up - Mexico. I thought the temple was VERY cool.  Josh just barely took an Mayan history class, and I think he was trying to be nice and not make a big deal about the inaccuracies he noticed.  I don't know how, but we got out of Mexico without a single photo.  I think the heat was making us hurry from one attraction or building to another and not stopping to take a lot of time to snap photos.  &lt;br /&gt;&lt;br /&gt;The Mexico ride.  Waaaa-wahhh.  Boring.  The boat, so uncomfortable for people with long legs like us.  And I just wasn't feelin' the outdated movies and whatnot.  It was a little funny.  I do love the Three Cabalaros.  And the music was kind of catchy.  But mostly, we weren't thrilled. :)&lt;br /&gt;&lt;br /&gt;We were quick to move on to Norway.  Ok I just have to stop here and say how surprised I am that Norway has its own pavillion.  Of all the countries, Norway just seems so random!! haha BUT all the Norwegian cast members were super nice.  We got some ice waters from the little eatery there and the CMs were talking to each other in what I have to assume is Norwegian, but Josh is convinced they were just making it up to be funny.&lt;br /&gt;&lt;br /&gt;For any of you who gave us the advice that you can get free ice waters from any quick-service restaurant.  THANK YOU.  That was the BIGGEST HELP.  Carts and places like that can't give it to you, but any quick-service place usually will.  (We only found 1 place that gave us a hassle about it - in the France Pavillion at the Bakery.  They were totally snooty French CMs!!)  We had to stay hydrated and getting ice cold BIG cups (not some kidding cups, but like large soda cups) full if ice and water was the BEST.  We did this again and again and again all throughout our trip.  You don't even have to wait in line. You just walk up to the counter and ask someone and they give it to you.  Most places even went out of their way to get them for us in a hurry!!  SO AWESOME!&lt;br /&gt;&lt;br /&gt;Ok - back to Norway.  Loved the buildings, love the atmosphere.  Everyone was telling us we HAD to ride Maelstrom, so of course we did.  What a bizarre ride.  Trolls, spells, magic, off shore oil rigs, giant Polar Bears.  What a trip!!! We were laughing at the whole bizarre thing! hahaha&lt;br /&gt;&lt;br /&gt;The movie afterwards scared the crap out of us at the beginning, and then I couldn't trust the rest of the movie and just enjoy it because I was afraid it was going to scare me again!!&lt;br /&gt;&lt;br /&gt;And of course I made Josh don a Viking helmet and take a picture with the giant troll in the shop just outside the ride!! HAHAHA&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic13.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic13.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Look how my helmet has blond braids! HAHAH So awesome.&lt;br /&gt;&lt;br /&gt;Then we traveled from Norway to China!  First stop - was to use our snack credits on our dining plan to get some Pork Pot-stickers from one of the Food &amp;amp; Wine Festival booths.  I am still dreaming about those pot-stickers. I could eat a dozen of them! YUMMMMMM&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic18.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic18.jpg height=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The acrobats were performing when we first walked up, but it was way too hot to sit out and watch them and there were a bazillion people gathered around, so there was nowhere to get a good view either.  Instead we explored the shops and I was this close to buying an umbrella.  They were gorgeous.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic14.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic14.jpg height=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Then we turned a corner and my BFF Mulan was just sitting there waiting for me with no one around her at all!! I had to get a picture with her and say hello!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic15.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic15.jpg height=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Then it was inside the gorgeous building for some AC and to enjoy some live music before the 360° movie.  This beautiful Chinese woman played the "pi pa" and I just soaked it in.  It was incredible. &lt;br /&gt;&lt;br /&gt;The movie was fun too!  But those 360° movies need to invest in some swiveling stools and let us all rest our tired feet!! Problem solved.&lt;br /&gt;&lt;br /&gt;From China, we traveled to Germany!  Josh took lots of German in HS and can still speak the language a bit.  He also traveled there as a student as well.  I thought it smelled weird in this pavilion, but Josh said that's actually how Germany smelled!  I have no idea how or why the Epcot Germany smelled authentic, but Josh says it did!  &lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic16.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic16.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The shop there  was a crack up.  They had all kinds of random stuff.  I'm sure some of you saw this picture on my twitter account, but c'mon Epcot.  Why do you sell these?? &lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic17.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/day3pic17.jpg height=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;As I was taking this picture, some lady tourists speaking German were laughing about it too.  Hearing actual German there was cool!!&lt;br /&gt;&lt;br /&gt;By this time we were REALLY really hot and tired.  We needed a break.  So we used another snack credit for a real Italian cannoli from another Food &amp;amp; Wine Festival booth in Italy (soooo delish!!).  Saw a tiny bit of the Italian pavilion, and then rode the ferry back to the World Pavilion main entrance.  We were hoping we could use our Test Track fast passes and that it wouldn't still be broken down!!  We didn't want to have to walk clear over there to find out it was still broken.&lt;br /&gt;&lt;br /&gt;We walked over to Test Track and heard it running from a way's off so we gave a sigh of relief and kept on walking.  Test Track was ok I guess, but I expected more.  I thought it would be more like a roller coaster, and less of a test drive.  The queue was a mad house!! It was like standing in a chaotic group most of the time and just hoping you got through to ride.  The organized/planning side of my brain was having fits!!   But oh well.  It was fun.  Especially the speed test part.&lt;br /&gt;&lt;br /&gt;Tons of people told us we should eat at Seasons, which is the food court at The Mall.  Oh uh er I mean "the LAND".   After a little shopping and pin trading we walked all the way back to the Land and ate there.  It was very good.  I had some noodles and chinese food and a yummy strawberry shortcake.  We wanted to get back to the Lagoon to get seats for IllumiNations so we didn't use our Soarin' fastpasses, but instead gave them to a couple ladies who were about to wait in the stand-by line.  They seemed pleased, so we were happy to help.&lt;br /&gt;&lt;br /&gt;IllumiNations.  OH WOW.  Incredible!!!  We really loved it! Here's a video of the last minute and a half or so.  We didn't photograph or video anything else from it.  We just wanted to sit back and enjoy.  Sometimes when you're too busy recording or photographing a show, you don't get to be as present and swept away by it. &lt;br /&gt;&lt;br /&gt;&lt;embed width="540" height="325" type="application/x-shockwave-flash" allowFullscreen="true" allowNetworking="all" wmode="transparent" src="http://static.photobucket.com/player.swf?file=http://vid70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IllumiNations.flv"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;And thus concluded our first day at EPCOT. &lt;br /&gt;&lt;br /&gt;In general here are my feelings about EPCOT.  I wish there was more shade and that things were closer together.  It really kicked our butts.  We went back to our room completely exhausted.  I really thought (and hoped) I would be completely in love with EPCOT, but I have to say that wasn't the case.  I liked it alright.  In fact, I REALLY liked it.  Especially the World Pavilion.  I was excited to come back and experience the other half of the countries.  But (this may seem REALLY silly and lame) but I felt like we accidentally walked through or sat down in EVERY smoking area in EPCOT.  They are all positioned in pass-through places or outside of restrooms.  It was really WEIRD.  I don't know why they put them there.  We ended up sort of laughing every time we accidentally found ourselves in the middle of smoking areas.  I've never experienced that at any other Disney park.  They were just poorly placed.&lt;br /&gt;&lt;br /&gt;But there were plenty of thing we did really like about EPCOT, so it was a great day!! :)&lt;br /&gt;&lt;br /&gt;If you're still reading this novel of a post, I applaud you.  I went into writing this thinking I'd try and make it as concise and short as possible.  But apparently I don't know how to be concise and short!! HAHA OH WELL!!  Hope you enjoyed it.  &lt;br /&gt;&lt;br /&gt;Next up - (quite possibly my favorite day of the trip) Day 4 : Animal Kingdom and Mickey's Not-So-Scary Halloween Party!!&lt;br /&gt;&lt;br /&gt;TTFN!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7006611945333518251/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html#comment-form' title='15 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7006611945333518251'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7006611945333518251'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html' title='Disney World Day 3 - EPCOT'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_day3pic1.jpg' height='72' width='72'/><thr:total>15</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5167546565763422155</id><published>2009-10-15T12:00:00.002-06:00</published><updated>2009-10-15T12:03:22.012-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Coming tomorrow . . .</title><content type='html'>I have a sneak peek for you of my new kit coming out tomorrow.  I'm seriously excited for tomorrow, I have a feeling you'll all really dig this kit!! Anyway - here's your little peek!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek_800.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek_800.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;See you tomorrow for the big reveal!! &lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5167546565763422155/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/10/coming-tomorrow.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5167546565763422155'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5167546565763422155'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/10/coming-tomorrow.html' title='Coming tomorrow . . .'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneakpeek_800.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8283560819243830882</id><published>2009-10-13T17:37:00.003-06:00</published><updated>2009-10-13T17:52:10.081-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Happy Anniversary to me!</title><content type='html'>I know I promised you guys another trip report, but I just haven't had time!  I've been working like a CRAZY LADY on my new kit for Friday! I can't WAIT to show you guys.  (I'll have a sneak peek for ya on Thursday!!)&lt;br /&gt;&lt;br /&gt;So today is our 4th wedding anniversary!  And Josh just walked in the door and surprised me with a huge bouquet of deep red roses!! They are so beautimous.  Thanks baby!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/rosesanniversary.jpg" width="350" /&gt;&lt;br /&gt;&lt;br /&gt;And in just a few minutes, we're off to a romantic dinner at one of our favorite spots, Happy Sumo.&lt;br /&gt;&lt;br /&gt;And after that we're going to BYU stadium to cheer for my little brother in the Marching Band at his competition.  You may have heard about the &lt;a href="http://www.ksl.com/?nid=148&amp;amp;sid=8261859"&gt;American Fork HS Marching Bad Bus accident&lt;/a&gt; last weekend.  Luckily Cameron wasn't in the bus that tipped (we are so thankful).  So he's fine.  But tonight's performance will really mean a lot and I'm sure be extra powerful as they play in honor of their heroic advisor who was killed in the accident.&lt;br /&gt;&lt;br /&gt;We realized that this is our very FIRST anniversary we've ever spent at home.  Every year since we've been married, we've gone on a trip! This year we went on a trip too, but it was a week before, instead of over our actual anniversary.  We've never worked on or anniversary or anything like we've been doing today!! HAHA kind of funny actually.&lt;br /&gt;&lt;br /&gt;Anyway - hope you guys had a nice day and have a great night.  I promise I'm working on our next trip report installment.  :)  Stay tuned!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8283560819243830882/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/10/happy-anniversary-to-me.html#comment-form' title='14 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8283560819243830882'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8283560819243830882'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/10/happy-anniversary-to-me.html' title='Happy Anniversary to me!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_rosesanniversary.jpg' height='72' width='72'/><thr:total>14</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2147118050497517358</id><published>2009-10-11T21:28:00.000-06:00</published><updated>2009-10-11T21:28:45.142-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Disney World Day 1 &amp; 2</title><content type='html'>Well, our flight to Disney World left at 7 am so we were up at 3 to leave at 4 for the airport!  When we got there we wanted to get put on a stand-by list for a better connecting flight, so we wouldn't have a 4 hour layover in Chicago.  But the nice ticket counter lady just booked us straight on the flight - no standby needed!  SWEET!  A great way to start the trip.&lt;br /&gt;&lt;br /&gt;When we landed in Orlando, the Magical Express airport shuttle from Disney World awaited us.  We walked straight through and onto the bus, no need to get our luggage at the carousel, Disney would bring it to our rooms for us!  Our bus was so cute.  It looked like a Disney Cruise Ship!  The video you watch on the bus on the way to the resort was fun too.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We stayed at one of Disney World's value resorts, Pop Century.  We got the 70s area and we loved it!  My parents were Disco King &amp;amp; Queen, so I grew up loving Disco.  And the area was totally groovy!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_3.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_3.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The built-in twister spots cracked me up!  We even saw some people playing it one day.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_2.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;My favorite thing was the giant Mickey phone, which was right by our room.  We had a phone JUST LIKE IT growing up!!  I wish we still had it!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_4.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_4.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The whole resort was super cute.  I'm dumb and totally forgot to take pictures of our room inside, DOH!  But it was nothing exciting.  Your average motel style room.  Small beds, but it was clean and had a small amount of Disney decor.&lt;br /&gt;&lt;br /&gt;So that night we basically just rested, had dinner at our resort's food court (meh - nothing exciting or especially delish) and explored the resort.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_5.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_5.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;At night Pop Century has such neat lighting.&lt;br /&gt;&lt;br /&gt;And that was it for our first night.  We went to bed early because our next morning was an early one!&lt;br /&gt;&lt;br /&gt;We caught the 7 am shuttle bus to the Magic Kingdom because we had breakfast reservations at Cinderella's Royal Table.  That's the restaurant inside Cinderella Castle.  We were in line and were the SECOND couple in the park!  Josh hurried ahead and actually took the first step of ANY guest in the park that day!!  Cool huh?&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_6.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_6.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Main Street looked so cute all dolled up for Halloween.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_7.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_7.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Then we walked down a bit more and the CASTLE came into view.  We both stopped dead in our tracks with our mouth hanging open.  WHOA THAT IS A HUGE CASTLE!!!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_8.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_8.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We got our anniversary buttons and still had plenty of time for picture taking and soaking in the magic before our reservation.  To all those who recommended starting our trip off like this, we say a giant THANK YOU!! It was so amazing to get in before the masses and to just enjoy the beauty of the castle and Main Street with out any heat!!!  We just LOVED this start to the trip!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_9.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_9.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Then it was time for our breakfast, we met Cindy and headed upstairs.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_10.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_10.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I'd tell people to try hard to get a reservation at 8:00 or 9:00 instead of 8:30 like us.  We didn't get the best table, and missed most of the princesses formal introductions because we didn't come on the hour.  After we asked to move to a better table, I was happier.  And of course we still got to meet all the princesses and take part in the special wishing ceremony, but I think going on the hour, would have been even better.  I would have loved a table near the window, looking out over Fantasyland.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_105.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_105.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;BUT all that aside, we had a GREAT time.  Seeing all the kiddies meeting princesses was awesome and our french toast was YUMMY!  And they kept refilling my OJ again and again.  YUMMMMM  If you're on the dining plan, Cinderella's Royal Table takes two table-service credits, but it was totally worth it!  We got free souvenir photos of us with Cinderella printed up before we left, brought right to our table.  I totally give Cinderella's Royal Table two thumbs WAY up.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_11.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_11.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;So - after breakfast, we headed for Haunted Mansion.  It's one of my favorites at Disneyland, and I was excited to experience the Magic Kingdom's version.  The Mansion is SOOOO different.  I like it.  The ride itself is quite different too.  I mean, it has lots of scenes identical to Disneyland's, but there are also lots of different parts too.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_125.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_125.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;After that we thought we'd walk over to Tomorrowland and knock that out.  Sorry WDW, but your Buzz Lightyear ride doesn't even compare to Disneyland's.  WDW's guns are connected to the vehicle, the targets aren't as fun.  In general we were pretty bummed by WDW's version.  We normally ride Buzz NUMEROUS time at Disneyland, but one time was more than enough at WDW.  But after Buzz, we went to the Monster's Inc. Laugh Floor and that was a TON of fun!! We laughed hard and actually went back a second time later on in the trip, we liked it so much.&lt;br /&gt;&lt;br /&gt;One thing WDW's Tomorrowland has that I wish we had at Disneyland is the TTA (Tomorrowland Transit Authority).  Otherwise known as the People Mover.  Riding that was so much fun.  I pray they bring it back to Disneyland some day!&lt;br /&gt;&lt;br /&gt;We had pretty much no wait times on anything we'd ridden so far!  It was a great day weather-wise too.  Not nearly as hot as the day before.  It turned out to the be the ONLY cool day we were there.&lt;br /&gt;&lt;br /&gt;After Tomorrowland, we saw the "Dream Along With Mickey" show in front of the castle.  It turned out to be one of my VERY favorite things at Magic Kingdom.  I just loved it!! The animated character faces were amazing!  The characters eyes open and closed and their mouths open and close as they talk!  I've never seen anything like that before.  And the whole story line was adorable.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_12.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_12.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_115.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_115.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_13.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_13.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;After the show we headed to Big Thunder and Splash Mountain.  We got fast passes for Splash and just as we were about to get on Big Thunder, it broke down, so we rode the train 'round the park.  I swear WDW's train is WAY BIGGER than the train at Disneyland.  When it pulled into the station I was like WHOA!! That's a big TRAIN!&lt;br /&gt;&lt;br /&gt;By the time we got back, it was time to use our fast passes, so we rode Splash Mountain.  I liked how I got to sit next to Josh instead of single-file like at Disneyland!  That was fun.  But, holy cow, the sprayers that spray you directly in the face at the bottom of the big hill!!  You don't even have a chance of staying dry!! HAHA  And the dumb guy sitting in the back reached into the water to splash the lady in front of him and ended up giving me a nice shower of water down my back instead!  NICE.  Thanks rude stranger. But oh well, I was wet anyway.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_14.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_14.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_15.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_15.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;After that we had lunch at Pecos Bill's (yummy burgers!!!)  and then grabbed a spot for the parade.  The parade was ok, but I wasn't in love.  It was fairly short too.  The music was pretty cute, but . . . meh.  I usually LOVE parades, but this one didn't quite do it for me.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_20.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_20.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_21.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_21.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;After the parade it was time for the "Country Bear Jamboree".  I grew up with this show at Disneyland, and thought it would bring back some nostalgia and memories.&lt;br /&gt;&lt;br /&gt;zzzzzzzzzzzz . . .  oh my word!  We were so bored!!!  And what's with the "blood" song at the end?!?!  HAHAHA Josh and I joked and sang it to each other for a chuckle the rest of the trip!&lt;br /&gt;&lt;br /&gt;Then we were off to Adventureland.  WDW's Adventureland is a LOT bigger than Disneyland's, and sort of spread out.  There's not a TON more to do than Disneyland's, except the Magic Carpet ride, which was pretty fun, but no more fun than Dumbo (which we never did ride at MK because of the GIANT LINE).&lt;br /&gt;&lt;br /&gt;Pirate's of the Caribbean was fun.  Much shorter than Disneyland's version, but still fun.  The queue for it is pretty cool.  Very fancy and grand.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_16.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_16.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;When sun went down and the lights started to come on, we plopped our tired butts down for seats for SpectroMagic and Wishes fireworks.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_22.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_22.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The crowds weren't too bad, they looks worse in this picture than they were.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_17.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_17.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We made the mistake of sitting too close to the castle, and most of the fireworks were blocked behind the castle (rookie mistake) but its very similar to the "Remember. . . Dreams Do Come True" fireworks at Disneyland so we were ok.  And we had an excellent view of Tinker Bell flying.&lt;br /&gt;&lt;br /&gt;SpectroMagic was magical.  I loved the music and the crazy cooky characters.  What a fun parade!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_18.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_18.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_19.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/IMG_19.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Very hard to photograph though.  OH BTW - I was so hot and tired most of the trip, that I couldn't get my photo mojo going to take many pictures AT ALL.  We have Josh to thank for most of these wonderful photos!!&lt;br /&gt;&lt;br /&gt;And that ended our first big day in the park!  We really loved Magic Kingdom and were surprised how much magic we'd experienced in one day.  Being a tiny bit skeptical of WDW in general, being the faithful DisneyLAND people we are, we were happy to find some of the same Disney magic on the other side of the country as well.&lt;br /&gt;&lt;br /&gt;Now if only we would have gone in January and skipped the awful heat and humidity . . .&lt;br /&gt;&lt;br /&gt;Up next . . day 3 at EPCOT.  (these posts take a while, so maybe tomorrow night?  We'll see!)&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2147118050497517358/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html#comment-form' title='21 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2147118050497517358'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2147118050497517358'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html' title='Disney World Day 1 &amp; 2'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_IMG_1.jpg' height='72' width='72'/><thr:total>21</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2312821648997779846</id><published>2009-10-09T08:00:00.001-06:00</published><updated>2009-10-09T08:00:04.202-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>We're Back!</title><content type='html'>Hello world! We're back from Orlando!  And we survived our nice long trip!  Barely.  NO I'm kidding.  We had an incredible time.  Many of you followed along on twitter so you know all about it.  But we really did have an amazing time.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneyWorld_WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DisneyWorld_WEB.jpg" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We were lucky enough to be there during record highs in heat and humidity!!  I don't know how people actually LIVE in that weather! It was awful!!  But despite the heat, we were so glad we went.  It was quite an incredible trip.&lt;br /&gt;&lt;br /&gt;I spent all day yesterday sleeping and putting my swollen feet up. I still don't feel like I'm back to normal life yet, my suitcase is sitting here completely untouched.  But oh well!&lt;br /&gt;&lt;br /&gt;I'll work on some posts recapping our trip, but until then, I have some Show Offs today.  Since I was on vacation, make sure, if your LO isn't in the slideshow or you don't receive your gift email from me today, that you email and let me know.  There's a chance I missed one or two.&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-00.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-00.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346389415680&amp;amp;site=widget-00.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389415680&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-00.slide.com/p1/648518346389415680/ms_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389415680&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-00.slide.com/p2/648518346389415680/ms_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;I don't have any new products, so this week's show offs are getting their choice of gifts from the past . . .&lt;br /&gt;&lt;br /&gt;They can choose 1 of the following:&lt;br /&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;div&gt;&lt;b&gt;"Fanatic Alpha"&lt;/b&gt; (not avail. in my shop)&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_fanalph_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_fanalph_LRG.jpg" width="300" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2485&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;span style="font-weight:bold;"&gt;"Cheetalpha"&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_chalph_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_chalph_LRG.jpg" width="300" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2419&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;span style="font-weight:bold;"&gt;"Pocket Full of Templates 3"&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_pfot3_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_pfot3_LRG.jpg" width="300" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2379&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;b&gt;"Alphabetical"&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_alph_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_alph_LRG.jpg" width="300" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;"Delicate Mickey Sprinkles"&lt;/span&gt; (not avail. in my shop)&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_dmicksp_LRG-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_dmicksp_LRG-1.jpg" width="300" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;or . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1573&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;span style="font-weight:bold;"&gt;"Reuse Recycle Flowers"&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_rrf_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_rrf_LRG.jpg" width="300" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Show Offs: the choice is yours!!&lt;br /&gt;&lt;br /&gt;Well, that's it from me today.  I promise to have fun new stuff for next Friday!  I'm actually pretty excited to get back to work and create something fun.  And be sure to check back for posts and pics from my Disney World trip!&lt;br /&gt;&lt;br /&gt;See you later!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2312821648997779846/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/10/were-back.html#comment-form' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2312821648997779846'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2312821648997779846'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/10/were-back.html' title='We&apos;re Back!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_DisneyWorld_WEB.jpg' height='72' width='72'/><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2459405084795690043</id><published>2009-09-27T22:50:00.000-06:00</published><updated>2009-09-27T22:50:59.915-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>come and get it!</title><content type='html'>Hey there!!  Just wanted to let you know that the &lt;a href="http://scrapmatters.com/shop/home.php?cat=129"&gt;Manic Monday sale&lt;/a&gt; at SM has just opened and I've got a sweet little deal for ya this week.&lt;br /&gt;&lt;br /&gt;My &lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=621&amp;amp;cat=0&amp;amp;page=4"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Used &amp;amp; Abused Paper Pack vol. 1"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt; is on sale for just 2 bucks!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=621&amp;amp;cat=0&amp;amp;page=4"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_uabpp_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I LOVE the look of weathered papers!! Check out this adorable page that Leda created this week using the white paper from the pack . . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i50.photobucket.com/albums/f344/ledamperry/K_newhaircut_7_09w600.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;So fun!!&lt;br /&gt;&lt;br /&gt;So - grab the pack while its cheap and have fun shopping this week's &lt;a href="http://scrapmatters.com/shop/home.php?cat=129"&gt;Manic Monday sale&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;It's 10:50pm and I am just now going to start packing.  I've been making a pack list and doing other trip prep stuff all day!!  But its time to just get out the suitcase and start filling it.  I actually can't believe I haven't started yet!  &lt;br /&gt;&lt;br /&gt;Oh well!&lt;br /&gt;&lt;br /&gt;See ya.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2459405084795690043/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/come-and-get-it.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2459405084795690043'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2459405084795690043'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/come-and-get-it.html' title='come and get it!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7871504776913102546</id><published>2009-09-26T14:12:00.003-06:00</published><updated>2009-09-26T14:34:04.200-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>an announcement</title><content type='html'>&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/iphoneMickey-blog-1.jpg" width="150" align="left" /&gt;Ok - sorry to leave you in suspense yesterday! The announcement isn't a HUGE deal or anything, just something fun I hope you'll enjoy.  I've started a &lt;a href="http://twitter.com/brittishdesigns"&gt;&lt;b&gt;Britt-ish Designs twitter feed&lt;/b&gt;&lt;/a&gt; and I'll be chronicling our Disney World trip using my handy-dandy iPhone!  (Don't you love my cute iPhone Mickey? hehehe)&lt;br /&gt;&lt;br /&gt;So - follow &lt;a href="http://twitter.com/brittishdesigns"&gt;me&lt;/a&gt; on Twitter for lots of fun updates and travel log entries!!  Should be fun.&lt;br /&gt;&lt;br /&gt;Ohhhh and I do have one other little announcement.  I guess its a double-announcement day. I officially finished scrapping ANOTHER trip to Disneyland! YIPPEEEEE  Here are the last few pages that wrapped it up!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm3.static.flickr.com/2484/3935349786_388e6c456c_o.jpg"&gt;&lt;img src="http://farm3.static.flickr.com/2484/3935349786_388e6c456c_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/62968/ppuser/4"&gt;&lt;span style="font-style:italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm3.static.flickr.com/2584/3952988955_397a3f2124_o.jpg"&gt;&lt;img src="http://farm3.static.flickr.com/2584/3952988955_397a3f2124_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/63764/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm3.static.flickr.com/2443/3949849594_265b864030_o.jpg"&gt;&lt;img src="http://farm3.static.flickr.com/2443/3949849594_265b864030_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/63515/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;And with that, I lovingly put to rest the July/August 2007 trip!  WHEW . . .  on to the next!&lt;br /&gt;&lt;br /&gt;Before I go, I'll show you what a I did at the Speed Scrap this morning.  Thanks to Fiona (canandianmommy) we had a great time!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FeedingtheHorses_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FeedingtheHorses_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/64022/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Alrighty - gotta go run and errand and then clean my bathroom.  OH JOY!!!&lt;br /&gt;&lt;br /&gt;Peace out.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7871504776913102546/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/announcement.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7871504776913102546'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7871504776913102546'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/announcement.html' title='an announcement'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_iphoneMickey-blog-1.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1253066833327537698</id><published>2009-09-25T06:00:00.003-06:00</published><updated>2009-09-25T06:00:02.943-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Get Stacked!</title><content type='html'>Good morning everybody!  Happy Friday.  I have a brand new set of templates  to release today and I think you're gonna like 'em!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2612&amp;amp;cat=21"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Stacked Templates"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2612&amp;amp;cat=21"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_stacked_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I based these LOs on some of my own past pages.  I like my LOs stacked, layered, PILE ON the photos and embellies.  So this template pack is all about stacked photos!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/inpiration-LOs-600.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/inpiration-LOs-600.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And unlike most of my other template packs, I've left the shadow styles on the photo layers.  If you like 'em - great.  If not, just adjust them, delete them, whatever you want.    And as always, my templates always come in both .psd and separated png files.&lt;br /&gt;&lt;br /&gt;Here's what I created with one of the templates.  I rotated it!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Toontown_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Toontown_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;{I used "Miss Kitty, Hooligans and the alpha from Forester's Wish charity collab}&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Fun huh??&lt;br /&gt;&lt;br /&gt;And here is what the Britt Girls made with 'em . . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/stacked-LOs-long.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;I love my girls.  They always impress me, week after week!!&lt;br /&gt;&lt;br /&gt;So . . . hope you enjoy the new templates as much as my team and I have this week.&lt;br /&gt;&lt;br /&gt;It's time once again for SHOW OFFS.&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-cf.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-cf.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346389319631&amp;amp;site=widget-cf.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389319631&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-cf.slide.com/p1/648518346389319631/ms_t024_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389319631&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-cf.slide.com/p2/648518346389319631/ms_t024_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;Thanks so much to all the awesome Show Offs this week!! You're all getting my new template pack as your gift, so watch those email inboxes!!! I'll get that sent out some time this morning.&lt;br /&gt;&lt;br /&gt;If you'd like to Show Off, find more info on how to do it at the end of &lt;a href="http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html"&gt;this blog post&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;And I believe that's all for today!  I have a fun little announcement to make tomorrow, so stop on by the blog over the weekend!!&lt;br /&gt;&lt;br /&gt;OHHHH!! I almost forgot! There's a Saturday Afternoon &lt;a href="http://scrapmatters.com/forums/showthread.php?t=4379"&gt;Speed Scrap at SM&lt;/a&gt; at 10:30 Mountain Time tomorrow (9/26).  I think I will be there (the prize is awesome), so I hope to see lots of you there too!! What a fun way to spend a Saturday morning/afternoon together!  &lt;br /&gt;&lt;br /&gt;See you later alligators.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1253066833327537698/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/get-stacked.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1253066833327537698'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1253066833327537698'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/get-stacked.html' title='Get Stacked!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_stacked_LRG.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462</id><published>2009-09-22T17:24:00.000-06:00</published><updated>2009-09-22T17:24:26.818-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Last minute advice?</title><content type='html'>One week from today our plane will be landing in Orlando, Florida!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://farm4.static.flickr.com/3510/3296953731_f91b9fcf10.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;I can't believe its come so fast!!&lt;br /&gt;&lt;br /&gt;So - do you have any last minute tips for me?  Packing tips?  Our costumes are done for Mickey's Not So Scary Halloween Party (you'll have to wait and see pictures to see what they are).  I just got two cute new shirts (at Wal-Mart of all places) to wear for just 7 bucks a piece. &lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/newshirts.jpg" /&gt;&lt;br /&gt;(sorry about the crappy phone picture)&lt;br /&gt;&lt;br /&gt;I haven't started packing yet, probably save that for the weekend. &lt;br /&gt;&lt;br /&gt;Any little tips, send 'em in!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4373554785752159462/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html#comment-form' title='37 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' title='Last minute advice?'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://farm4.static.flickr.com/3510/3296953731_f91b9fcf10_t.jpg' height='72' width='72'/><thr:total>37</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-931065418193475717</id><published>2009-09-20T22:43:00.004-06:00</published><updated>2009-09-20T23:00:42.573-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Two-Dollar Templates!</title><content type='html'>The &lt;a href="http://scrapmatters.com/shop/home.php?cat=129"&gt;Manic Monday&lt;/a&gt; sale at SM just went live and I have a template pack on sale for just 2 bucks!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=64&amp;amp;cat=129&amp;amp;page=1"&gt;"Hang 'Em High Templates"&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=64&amp;amp;cat=129&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_heh_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;These templates are based on some of my own pages  . . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/hangemhigh.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Lemme show you a couple awesome LOs my Britt Girls have done recently with these templates!!&lt;br /&gt;&lt;br /&gt;From Kim:&lt;br /&gt;&lt;img src="http://i679.photobucket.com/albums/vv153/kimbytx/Layouts/brittgal3heh.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;From Fiona:&lt;br /&gt;&lt;img src="http://i573.photobucket.com/albums/ss175/canadianmommy_photos/wfuture-of-the-force.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;From Sarah:&lt;br /&gt;&lt;img src="http://farm4.static.flickr.com/3495/3925926287_64a36d89e1_o.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;So &lt;a href="http://scrapmatters.com/shop/product.php?productid=64&amp;amp;cat=129&amp;amp;page=1"&gt;grab 'em&lt;/a&gt; before the sale ends Monday night for just 2 bucks!&lt;br /&gt;&lt;br /&gt;So - no big deal - but my Disney World Trip Counter is now &lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;span class="Apple-style-span"  style="color:#CC0000;"&gt;IN THE SINGLE DIGITS!!!&lt;/span&gt;&lt;/span&gt;&lt;/b&gt; BAH!! I can't even believe it.  We're already checked-in (online) to our resort! CRAZY!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i660.photobucket.com/albums/uu326/megdays/Hot%20Men/Neil-Patrick-Harris_l.jpg" width="175" align="left" /&gt;So, did you guys watch the Emmy's tonight?  NPH rocks.  Fun night!!&lt;br /&gt;&lt;br /&gt;see ya.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/931065418193475717/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/two-dollar-templates.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/931065418193475717'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/931065418193475717'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/two-dollar-templates.html' title='Two-Dollar Templates!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_heh_LRG.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519</id><published>2009-09-18T06:00:00.003-06:00</published><updated>2009-09-18T06:00:09.258-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>In a Galaxy Far, Far Away</title><content type='html'>Not so long ago, in a galaxy not so far away, a digi-scrap designer used the force to create the most awesome kit EVER!!!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2565&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Galactic Alliance"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2565&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_galal_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Those of you who know me, know I absolutely LOVE Star Wars!!!  And I've had this kit brewing in my head for the longest time.  But I have to say I'm totally in love with the finished product.  Here's the page I scrapped with it!! This is my nephew from a couple of Halloweens ago!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Yoda_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Yoda_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;He made such a cute little Yoda!! And, as usual, I do have a great add-on freebie for you at the end of this post!!&lt;br /&gt;&lt;br /&gt;AND as an extra  surprise, I'm also releasing . . .&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2566&amp;amp;cat=41"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"We're Just Dating v.3"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2566&amp;amp;cat=41"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_wjdate3_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Check out what the Britt Girls created this week!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/galal-LOs-long.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Aren't they great?!?!  I know I say that every week, but its true!&lt;br /&gt;&lt;br /&gt;Ok - time for SHOW OFFS!!!!&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-f0.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-f0.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346389272304&amp;amp;site=widget-f0.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389272304&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-f0.slide.com/p1/648518346389272304/ms_t047_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389272304&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-f0.slide.com/p2/648518346389272304/ms_t047_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;Fabulous work this week Show Offs!! You're all getting my new "We're Just Dating v.3" tags!! Watch your email inboxes.&lt;br /&gt;&lt;br /&gt;If you'd like to be a Show Off and get free gifts too,  you can learn how at the end of &lt;a href="http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html"&gt;THIS POST&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Well, I guess its time I give you that promised add-on freebie!! ENJOY!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/0_brittdes_galalAO_PREVIEW.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/0_brittdes_galalAO_PREVIEW.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.4shared.com/file/132855117/4f5e9163/brittdes_galalAO.html"&gt;DOWNLOAD HERE!&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Have fun scrapping your intergalactic LOs!! I can't wait to see them in the galleries!!&lt;br /&gt;&lt;br /&gt;Have a "stellar" weekend! hahah&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1832511937353054519/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html#comment-form' title='36 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' title='In a Galaxy Far, Far Away'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_galal_LRG.jpg' height='72' width='72'/><thr:total>36</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8786275755640054420</id><published>2009-09-17T16:48:00.002-06:00</published><updated>2009-09-17T16:51:35.366-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>KEEP MOVING FORWARD</title><content type='html'>Ok - forget about the drama of yesterday!! It's time for a SNEAK PEEK at my kit coming out tomorrow morning!! I'm really really really really excited about it!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek_900.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek_900.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I know you guys are going to LOVE THIS KIT!&lt;br /&gt;&lt;br /&gt;I just wanted to say a quick thanks to all of you for your warm comments and kind emails yesterday and today!! You really know how to make a girl feel loved!!&lt;br /&gt;&lt;br /&gt;See you tomorrow morning!!&lt;br /&gt;&lt;br /&gt;xoxoxo&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8786275755640054420/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/keep-moving-forward.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8786275755640054420'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8786275755640054420'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/keep-moving-forward.html' title='KEEP MOVING FORWARD'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneakpeek_900.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134</id><published>2009-09-16T19:37:00.004-06:00</published><updated>2009-09-16T19:50:22.072-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>I've been banned from the DIS!</title><content type='html'>OH MY GOOD CRAP!! I just got banned from the DIS for life.   Wow.  I didn't even do anything.   I haven't made one post there today with everything going on.  NOTHING. &lt;br /&gt;&lt;br /&gt;I got a message saying the following:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;Dear designerbrittney,&lt;br /&gt;&lt;br /&gt;You have received an infraction at The DIS Discussion Forums - DISboards.com.&lt;br /&gt;&lt;br /&gt;Reason: Registered to Spam&lt;br /&gt;This infraction is worth 100 point(s) and may result in restricted access until it expires.  Serious infractions will never expire.&lt;br /&gt;&lt;br /&gt;Original Post:&lt;br /&gt;http://www.disboards.com/showthread.php?p=33592883#post33592883&lt;br /&gt;&lt;br /&gt;---Quote---&lt;br /&gt;---Quote (Originally by Pooh46)---&lt;br /&gt;_Britt_ - That photo blending is awesome! What is the blended photo a picture of? I love the jounraling along the border and your layering/cluster is beautiful, as always.&lt;br /&gt;---End Quote---&lt;br /&gt;The photo is of what the floor mosaic in the center of the esplanade.  It's kind of a compass.  It's very cool!!&lt;br /&gt;---End Quote---&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Ok - so my answering a question was Spam?  What?!?!!  Then I tried to respond to the message and got this screen:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Picture1.png" /&gt;&lt;br /&gt;&lt;br /&gt;So.  Please don't try and PM me or anything over there.  Cuz I'm banned forever.  Wow.  How sad.  Sad. Sad. Sad.  I never use the DIS for advertising.  I'm VERY careful not to.  Wow.  I cannot believe this just happened!!&lt;br /&gt;&lt;br /&gt;I honestly NEVER abuse the DIS for advertising and personal profit.  &lt;span style="font-weight:bold;"&gt;EVER&lt;/span&gt;.    What a joke.  I'm just so saddened.  I hope none of my other DIS pals are being banned too!!!!!!  So - apparently my choice to move to &lt;a href="http://mousescrappers.com/"&gt;MouseScrappers&lt;/a&gt; was a good one! WOW.  I'm just blow away.  I'm trying really hard not to have hurt feelings or take this personally.  But they like sought me out and banned me.  FOR NO GOOD REASON.  I wish at least I'd have done something to warrant it!! SHEESH!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sad_mickey.gif" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6682948877652472134/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html#comment-form' title='47 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' title='I&apos;ve been banned from the DIS!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_Picture1.png' height='72' width='72'/><thr:total>47</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7070384810178260758</id><published>2009-09-16T18:29:00.002-06:00</published><updated>2009-09-16T19:17:39.622-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>ATTENTION Disney Scrappers!</title><content type='html'>Well, many of you know by now that there's been a big drama-fest at the DIS today.  I have chosen not to become involved in the debates, but instead turn my efforts toward finding a new place to have our beloved little group and our weekly challenges.  SO MANY of you recently joined in on our fun challenges at the DIS, but we do have to move sites in order to keep it going.  So I hope you'll follow us to our new home  . . .&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://www.mousescrappers.com/"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;MouseScrappers.com!&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Carol, the owner of MouseScrappers is waiting with open arms!  No longer will we have any drama about our challenges whatsoever!! It's crazy that after 74 weeks of challenges, we are having to make this move, but I think its going to be PERFECT for us at MS!!  In addition to being able to have our challenges there, they also have all these boards to share your Disney related LOs.  If your page is from Epcot, you post in the Epcot section, if your page is from Disneyland, you post in the Disneyland section.  Such a fun way to share our work and get Disney inspiration from each other.  AND she's welcomed us to carry on our same schedule for challenges as well as share links and preview to the Disney digi-scrap product that we find!!! &lt;br /&gt;&lt;br /&gt;I urge everyone who is a Disney Scrapper to come join us there for all the fun!  We will NOT be bad-talking the DIS in any way at our new home.  Let go of that frustration and annoyance you feel and just come have fun with us at &lt;a href="http://www.mousescrappers.com/"&gt;MS&lt;/a&gt;!!  The funny thing is, that none of us digi-scrappers EVER STARTED the drama that went on at the DIS.  But it was always directed at us!! Let's keep ourselves drama free at our new home.  K??&lt;br /&gt;&lt;br /&gt;Fran is hosting this week's challenge!!  It's will be up and running in &lt;a href="http://www.mousescrappers.com/forum/viewforum.php?f=114"&gt;this board&lt;/a&gt; very soon!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7070384810178260758/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/attention-disney-scrappers.html#comment-form' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7070384810178260758'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7070384810178260758'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/attention-disney-scrappers.html' title='ATTENTION Disney Scrappers!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1326431804272282038</id><published>2009-09-14T09:36:00.002-06:00</published><updated>2009-09-14T09:43:41.132-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>don't forget manic monday</title><content type='html'>&lt;img src="http://i259.photobucket.com/albums/hh307/neeceebee/manicmondaybanner.gif" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;I meant to post about this late last night, but I forgot! haha  I have a great kit marked at 50% off today!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=49&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;span style="font-weight:bold;"&gt;"Brown Eyed Girl"&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=49&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_beg_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;You might remember Kim's cute page using "Brown Eyed Girl" from my Friday post . . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i679.photobucket.com/albums/vv153/kimbytx/Layouts/brittbegcurvestring.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;And check out this little beauty by Sarah!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://farm3.static.flickr.com/2438/3902805276_0715b29929_o.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;And look at this adorable one from my friend Molly!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.scrapmatters.com/gallery3/originals/582/browneyedgirlweb.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;This kit is super cute!! And 50% off today only.&lt;br /&gt;&lt;br /&gt;ALSO I have another kit marked down right now.  For those who don't know, ScrapMatters has a Quick Page Exchange every month.  One kit is selected and marked 30% off.  Everyone uses this kit to create a QP and then enters it to the exchange.  If you entered a QP, you get a copy of EVERY QP that was entered.  It's a sweet deal!  Even if you don't want to do the exchange, the kit is still 30% off!  And this month, its one of &lt;b&gt;mine&lt;/b&gt;!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/forums/forumdisplay.php?f=39"&gt;&lt;img src="http://i330.photobucket.com/albums/l429/littlehiccup/septqpead-web.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;So obviously my &lt;span style="font-weight:bold;"&gt;"&lt;a href="http://scrapmatters.com/shop/product.php?productid=1992&amp;amp;cat=0&amp;amp;page=1"&gt;Hooligans&lt;/a&gt;"&lt;/span&gt; kit is marked 30% off for this month's exchange.  &lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1992&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_hoo_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;You can read more about the QP Exchange &lt;a href="http://scrapmatters.com/forums/forumdisplay.php?f=39"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;AND . . . I'm reposting my add-on freebie that goes with this kit, so if you didn't snag it the first time, you can get it today!!&lt;br /&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_hooAO_600.jpg width=540&gt;&lt;br /&gt;&lt;br /&gt;Download it &lt;a href="http://www.4shared.com/file/111006359/8ac5121d/brittdes_hooAO.html"&gt;HERE&lt;/a&gt;!!&lt;br /&gt;&lt;br /&gt;Have fun doing a little bargain shopping!! haha&lt;br /&gt;&lt;br /&gt;OH!! I'm off to write my brother on his mission in Chile before I forget!! Today's his email day!!&lt;br /&gt;&lt;br /&gt;TTFN!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1326431804272282038/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/dont-forget-manic-monday.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1326431804272282038'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1326431804272282038'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/dont-forget-manic-monday.html' title='don&apos;t forget manic monday'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i679.photobucket.com/albums/vv153/kimbytx/Layouts/th_brittbegcurvestring.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3972166021153192061</id><published>2009-09-13T15:44:00.000-06:00</published><updated>2009-09-13T15:45:15.523-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Backstreet's Back!</title><content type='html'>Ok let the snickers and mocking begin.  When I was 14, I liked the Backstreet Boys.  But c'mon!  I'm pretty sure everyone my age loved them.  I decided to share my embarrassing love of this Boy Band for my new &lt;a href="http://scrapmatters.com/forums/showthread.php?p=77664#post77664"&gt;"My Story Matters"&lt;/a&gt; challenge that starts today. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BackstreetBoys_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BackstreetBoys_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/62118"&gt;{credits here}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This installment of the My Story challenges is all about what music/bands you liked when you were 12 - 14 years old!  So funny.  Now, don't misunderstand me.  I liked them when I was 14.  I'm definitely not one of those fans who is still excited that they're getting together and touring or something.  I'm over it.  But when I was 14 they were so cool and I listed to those first couple albums over and over and over.  hahaha &lt;br /&gt;&lt;br /&gt;One last thing!  There's a "Mystery Speed Scrap" tomorrow morning at 10:00 Mountain Time tomorrow!!  What a fun way to start off your week!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i256.photobucket.com/albums/hh199/karistamps/9-14SS.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;I have to be somewhere at 11:00, but I'll be there to chat a bit at the beginning! &lt;br /&gt;&lt;br /&gt;Have a great day!  &lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3972166021153192061/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/backstreets-back.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3972166021153192061'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3972166021153192061'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/backstreets-back.html' title='Backstreet&apos;s Back!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_BackstreetBoys_BLOG.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2336249579602245059</id><published>2009-09-12T22:44:00.000-06:00</published><updated>2009-09-12T22:44:33.419-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>New Disney Challenge</title><content type='html'>I totally forgot to blog about the new &lt;a href="http://www.disboards.com/showthread.php?t=2280415"&gt;DIS challenge&lt;/a&gt; that started this week.  But you still have until Tuesday night to enter!!  It's a fun challenge, and I've donated two gift certificates for the winners!  The challenge is posted &lt;a href="http://www.disboards.com/showthread.php?t=2280415"&gt;HERE&lt;/a&gt;.  This is my entry . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm3.static.flickr.com/2589/3914001401_93d5fa8a87_o.jpg"&gt;&lt;img src="http://farm3.static.flickr.com/2589/3914001401_93d5fa8a87_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/62054"&gt;&lt;span style="font-style:italic;"&gt;{credits here}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I love this picture, because it's the only time the Monorail will ever have that Nemo wrap on it, so its a fun moment in history!! hehe&lt;br /&gt;&lt;br /&gt;I'm only about 4 pages away from being completely done scrapping this particular trip.  I thought I was done but then I remembered Josh and I went in a for a few hours on the day we left!   Then I can move on to the next one! &lt;br /&gt;&lt;br /&gt;Ok.  Just thought I'd let you guys know about the new challenge, since there a chance to win one of two Britt-ish Designs gift certificates.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2336249579602245059/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/new-disney-challenge.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2336249579602245059'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2336249579602245059'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/new-disney-challenge.html' title='New Disney Challenge'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3067954411360834932</id><published>2009-09-11T06:00:00.004-06:00</published><updated>2009-09-11T06:00:02.116-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Caution: Curves Ahead</title><content type='html'>Good morning!!  It's Friday morning and I have two new items in the store today.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2529&amp;amp;cat=10"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Strings 'n Things"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt; &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2529&amp;amp;cat=10"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sntfall_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and . . .&lt;br /&gt;&lt;br /&gt;&lt;span&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2530&amp;amp;cat=21"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"She's Got Curves"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2530&amp;amp;cat=21"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_sgcurv_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's the page I scrapped using the new strings!  This is my when I was about 10 months old.  I asked my mom to write about her memory of this photo, and used it for my journaling.  This will go in my My Story book.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Maples_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Maples_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Check out what the Britt Girls created with the new strings and curves!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sntfall-LOs-long.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;I am totally lovin' what they've created!&lt;br /&gt;&lt;br /&gt;Time for Show Offs!&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-f2.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-f2.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346389221618&amp;amp;site=widget-f2.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389221618&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-f2.slide.com/p1/648518346389221618/ms_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389221618&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-f2.slide.com/p2/648518346389221618/ms_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;All the Show Offs are getting my new "She's Got Curves" templates.  If you'd like to know more about being a Show Offs and getting weekly gifts, read the end of &lt;a href="http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html"&gt;this blog post&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;And that's a wrap on today's post!  See you later!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3067954411360834932/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/caution-curves-ahead.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3067954411360834932'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3067954411360834932'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/caution-curves-ahead.html' title='Caution: Curves Ahead'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_sntfall_LRG.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8574033420998186085</id><published>2009-09-10T12:41:00.000-06:00</published><updated>2009-09-10T12:44:56.756-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>What I've Been Scrapping Lately</title><content type='html'>I scrapped up a storm last week, lots of the designers I CT for had awesome new stuff to release, which meant lots of cute pages for ME! &lt;br /&gt;&lt;br /&gt;This page is from our Oct. '08 trip to Disneyland.  During Halloween Time at DL, they have this awesome Day of the Dead display in Frontierland.  I LOVED it, and when Tangie and Sherrie came up with this Day of the Dead kit (&lt;a href="http://scraporchard.com/market/product.php?productid=18789&amp;amp;cat=0&amp;amp;page=1"&gt;Dia De Los Muertos&lt;/a&gt;), I knew I had the perfect page for it!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DiaDeLosMuertos_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/DiaDeLosMuertos_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=66818&amp;amp;ppuser=3123"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Here's what I created at the Speed Scrap yesterday.  I love Speed Scraps because there's no way I would have EVER thought to scrap this photo like this on my own.  But I REALLY love how this page turned out!!  (I was also the reocoloring Queen on this LO! I recolored almost everything I used! hahaha)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3440/3904256679_4e41fd5b97_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3440/3904256679_4e41fd5b97_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/61574/ppuser/4"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This next one was for my DIS challenge last week!  And speaking of DIS challenges, there's &lt;a href="http://www.disboards.com/showthread.php?t=2280415"&gt;a new one&lt;/a&gt; up now and there are TWO $5 Gift Certificates to Britt-ish Designs up for grabs this week!!! So come scrap with us!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3629/3890724063_c0e63d823f_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3629/3890724063_c0e63d823f_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/61039/ppuser/4"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I made this for this month's &lt;a href="http://scrapmatters.com/forums/showthread.php?t=4141"&gt;Matter of Taste&lt;/a&gt; challenge.  It's a cake recipe theme this month.  I made this cake the other day for Sunday dinner at my parent's, so I figured I'd share the recipe.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SockItToMeCake_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/SockItToMeCake_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/60474/ppuser/4"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I scrapped a LOT about my nieces and nephews last week.  Here's my dashingly handsome nephew Matthew.  I used Molly Decrow's new &lt;a href="http://scrapmatters.com/shop/product.php?productid=2499&amp;amp;cat=6"&gt;"Autumn Delight"&lt;/a&gt; kit.  I love Molly and have been on her CT for a long while now!! AND she's a guest Designer at SM this month which is SUPER COOL!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sweetmatthew_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sweetmatthew_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/60796/ppuser/4"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And this is my cute cute cute nephew Noah when he was really tiny.  I can't believe how big he is now!!  I used products &amp;amp; a template from Megan Turnidge's &lt;a href="http://scraporchard.com/market/product.php?productid=18779&amp;amp;cat=0&amp;amp;page=1"&gt;September Grab Bag&lt;/a&gt;.  It's only 3 bucks and has some seriously AWESOME stuff in it.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LittleNoah_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/LittleNoah_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=63940&amp;amp;ppuser=3123"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;These are some pictures of my nieces Eden and Ella from when we visited them in Denver this summer.  I used Erica Zane's AWESOME new kit, "&lt;a href="http://scrapmatters.com/shop/product...tid=2493&amp;amp;cat=6"&gt;Punky&lt;/a&gt;" which I know I'll be using again and again.  It's seriously cute!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/babydolls_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/babydolls_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/60795/ppuser/4"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I told you I scrapped my nieces and nephews a lot last week!  And I still have one more!! These are back when Eden was blessed.  She was just 1 week old.  I used a template fro&lt;a href="http://scrapmatters.com/shop/product.php?productid=2478&amp;amp;cat=0&amp;amp;page=1"&gt;m this awesome new template pack&lt;/a&gt; that Sahlin Studio just released!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Blessed_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Blessed_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/60792/ppuser/4"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And one last LO. This one of my cute hubby.  He got really into doing this puzzle a couple years ago!!  I've always wanted to scrap this page, but never had the perfect puzzle piece elements to do it.  But, when I saw the puzzle pieces in Mira Designs' new collab. kit &lt;a href="http://www.shabbypickledesigns.com/boutique/product.php?productid=17771&amp;amp;cat=249"&gt;"It's Easy as A,B,C"&lt;/a&gt; I knew it was time to scrap it!!  The cool thing about this kit is it comes with a clear puzzle piece &lt;b&gt;AND&lt;/b&gt; a little puzzle piece template, so you can put in whatever paper or photo you want and make it into a custom glossy puzzle piece! &lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Puzzler_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Puzzler_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=62425&amp;amp;ppuser=3123"&gt;&lt;i&gt;{credits}&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And that's what I've been scrapping lately!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8574033420998186085/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/what-ive-been-scrapping-lately.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8574033420998186085'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8574033420998186085'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/what-ive-been-scrapping-lately.html' title='What I&apos;ve Been Scrapping Lately'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_DiaDeLosMuertos_BLOG.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5848933327734341266</id><published>2009-09-09T09:57:00.002-06:00</published><updated>2009-09-09T10:01:47.099-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Tonight. . .</title><content type='html'>Tonight is THE NIGHT we've been waiting for!  Glee starts tonight!!  They replayed the Pilot last week, but tonight's the first new episode!! I can't wait!  AND  . . . So You Think You Can Dance starts again tonight!  What a sweet night of TV!!!  Since the first season I've been saying and wishing they would have a fall season and finally its happening!!! &lt;br /&gt;&lt;br /&gt;And to celebrate the return of our favorite show, Josh and I choreographed a Disco number.  I hope you guys like it.  We've been practicing for a while now!  We know we'll get on Mary's Hot Tamale Train with this one!!! &lt;br /&gt;&lt;br /&gt;&lt;div style="background-color:#e9e9e9; width: 425px;"&gt;&lt;object id="A64060" quality="high" data="http://aka.zero.jibjab.com/client/zero/ClientZero_EmbedViewer.swf?external_make_id=JCb8iZmXwVplT1QU&amp;amp;service=sendables.jibjab.com&amp;amp;partnerID=JibJab" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" height="319" width="425"&gt;&lt;param name="wmode" value="transparent"&gt;&lt;param name="movie" value="http://aka.zero.jibjab.com/client/zero/ClientZero_EmbedViewer.swf?external_make_id=JCb8iZmXwVplT1QU&amp;amp;service=sendables.jibjab.com&amp;amp;partnerID=JibJab"&gt;&lt;param name="scaleMode" value="showAll"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="allowNetworking" value="all"&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;param name="FlashVars" value="external_make_id=JCb8iZmXwVplT1QU&amp;amp;service=sendables.jibjab.com&amp;amp;partnerID=JibJab"&gt;&lt;param name="allowScriptAccess" value="always"&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5848933327734341266/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/tonight.html#comment-form' title='13 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5848933327734341266'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5848933327734341266'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/tonight.html' title='Tonight. . .'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>13</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4089019940943785096</id><published>2009-09-08T14:45:00.003-06:00</published><updated>2009-09-08T14:55:36.883-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>21 days!!</title><content type='html'>Hi there!  How was everyone's long weekend?  We didn't really have one, Josh had to work.  But we still had dinner at my parent's house last night, so it was a fun night.&lt;br /&gt;&lt;br /&gt;Well, I'm here to remind you that there is a Speed Scrap at SM tomorrow afternoon and the prize is by ME!!  I'm not hosting, but I did make the &lt;a href="http://scrapmatters.com/forums/showthread.php?t=4219"&gt;participation prize&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/forums/showthread.php?t=4219"&gt;&lt;img src="http://i49.photobucket.com/albums/f288/quiltermommy/speed-scrap-ad-WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I will try to be there!  Hope to see you.&lt;br /&gt;&lt;br /&gt;So - we're down to just 21 days away from our Disney World trip!!  Yes, three weeks from today I'll be landing in Orlando, FL for the first time ever.  We are SO EXCITED!&lt;br /&gt;&lt;br /&gt;I was starting to get too much paper work, confirmation, luggage tags, etc. so I decided I needed to make a little binder, to keep it all organized.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3515/3900952893_5b3dafb418_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3515/3900952893_5b3dafb418_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's a little picture of what it looks like printed and put in the binder.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/wdwbindercovershot.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/wdwbindercovershot.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Pretty cute, huh?  Thanks to the random person on Flickr whose photo of Cinderella Castle I borrowed!! It rocks!  I can't wait to see it for myself.&lt;br /&gt;&lt;br /&gt;Ok - gotta get back to work.  TTFN!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4089019940943785096/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/21-days.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4089019940943785096'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4089019940943785096'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/21-days.html' title='21 days!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_wdwbindercovershot.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2788612236672321374</id><published>2009-09-06T22:12:00.003-06:00</published><updated>2009-09-06T22:25:33.032-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>It's another Manic Monday!!!</title><content type='html'>It's actually Sunday night, but I figured I might as well post now since the sale has started already!!&lt;br /&gt;&lt;br /&gt;This week's Manic Monday sale item from Britt-ish Designs is a SERIOUSLY KILLER DEAL!  An already discounted duo-pack marked at another 50% off on top of that!!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=73&amp;cat=0&amp;page=2"&gt;"In Stitches: Duo Pack"&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=73&amp;cat=0&amp;page=2"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_stitchduo_LRG.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;These are my awesome stitches that I used ALL THE TIME in my pages on sale for only $2.88!  This deal will probably not happen again, so grab 'em now while they are at rock bottom prices.  (wow - I sound like Pitch Man).&lt;br /&gt;&lt;br /&gt;Check out this ADORABLE LO by Melissa (Yzerbear19) using this "In Stitches: Duo Pack" and the new "Miss Kitty" kit.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/61155"&gt;&lt;img src=http://img.photobucket.com/albums/v122/Yzerbear19/Pooh-CP-SM.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here's another one of my favorites from One Happy Mama using the stitches:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php?photo=2444"&gt;&lt;img src=http://www.scrapmatters.com/gallery3/originals/582/myHappiness-copy.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Have fun shopping the Manic Monday sale.  There are lots of other items on sale too!!  &lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2788612236672321374/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/its-another-manic-monday.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2788612236672321374'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2788612236672321374'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/its-another-manic-monday.html' title='It&apos;s another Manic Monday!!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986</id><published>2009-09-04T06:00:00.003-06:00</published><updated>2016-09-21T08:39:00.436-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Introducing . . . Miss Kitty</title><content type='html'>It's FRIDAY! I'm so glad.  I need a weekend. For some reason I just feel like I need my hubby home with me to just relax and be with him for a couple days.  We don't even have any plans for this weekend.  Josh has school work to do and I have a lot of enjoying his company to do!  haha&lt;br /&gt;&lt;br /&gt;But - before the weekend begins, I have to release my new kit!!  Without further ado, I give you . . .&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=136"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;b&gt;"Miss Kitty"&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=136"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_misskit_600.jpg"/&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here are some detail shots for you!! (sorry I haven't been doing detail shots for a while!! I sort of just forgot about 'em!  But I really do like doing them.  I just spaced for like . . . months! HAHAHA)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/misskit_details_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/misskit_details_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And, I have a very fun (Disney inspired) add-on at the end of this post, so don't leave without snagging it!&lt;br /&gt;&lt;br /&gt;Here's what I scrapped with "Miss Kitty".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/CantWait_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/CantWait_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And I'm also releasing a coordinating alpha in the store called. . . .&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=35"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;b&gt;"Cheetalpha"&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=1&amp;products_id=35"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_chalph_600.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;So - check out the work of my awesome Britt Girls . . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/misskitLOslong.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Inspired much?  Thanks girls for your beautiful creations this week!!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Well - that's all the business for today.  I guess that means its time to give you your Miss Kitty Add-On.  As you may have noticed, this kit is TOTALLY Mickey Mouse colored! So I just HAD to give you a few Mickey inspired items so you could easily turn Miss Kitty into your new favorite Mickey kit too!!!  &lt;br /&gt;&lt;br /&gt;Download "The Big Cheese" &lt;a href="http://brittishdesigns.com/Freebies/brittdes_misskitAO.zip"&gt;HERE&lt;/a&gt;!!  &lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/0_brittdes_misskitAO_PREVIEW.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/0_brittdes_misskitAO_PREVIEW.jpg"&gt;&lt;/a&gt;  &lt;br /&gt;&lt;br /&gt;Enjoy your freebie.  Have a magical day!!! xoxo  &lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8527747871303986986/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html#comment-form' title='39 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' title='Introducing . . . Miss Kitty'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_misskit_details_BLOG.jpg' height='72' width='72'/><thr:total>39</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4929688523476855067</id><published>2009-09-03T12:00:00.001-06:00</published><updated>2011-01-05T13:14:41.382-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='movie reviews'/><title type='text'>sneak peek &amp; a movie review!</title><content type='html'>Hey guys.  I promised you a sneak peek of my new kit that's coming out tomorrow, so I'm back to give it to you!! Here' your peek!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek090409.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek090409.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I REALLY love how this kit came out, and I'm excited to release it tomorrow.&lt;br /&gt;&lt;br /&gt;And I also decided to FINALLY do one of the movie reviews I've been meaning to do forever.  A few weeks back, Josh and I went to see what ended up being my favorite movie of the summer!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/moviereview500days.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Have you seen this?  Have you heard about this?  "500 Days of Summer" was SO GREAT.  I highly highly recommend you go see it.  It's a GREAT date movie.  Because its funny, and not too girly.  It's exactly what the tag-line on the movie poster says "This is not a love story.  It's a story about love". &lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/500daysstub.jpg"&gt;&lt;img align="left" src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/500daysstub.jpg" width="200" /&gt;&lt;/a&gt;I LOVED the funky "indepenedent movie" feel to this film.  The non-linear type of story telling is AWESOME.  The acting is great.  You might remember the star, Joseph Gordon-Levitt, as the little kid from "&lt;a href="http://www.tvland.com/photogallery/photos/3rdrock_harryandtommy.jpg"&gt;3rd Rock from the Sun&lt;/a&gt;" or Cameron from the movie "&lt;a href="http://www.nndb.com/people/609/000086351/levitt-1-sized.jpg"&gt;Ten Things I Hate About You&lt;/a&gt;".  But he's all grown up now, and (sorry Josh) he's become quite the cutie!! So its defintely not hard to watch this movie !! haha&lt;br /&gt;&lt;br /&gt;"500 Days" is definitely a PG-13, and although I did tell my mom to go see it, I wouldn't tell my grandma to go see it.  Know what I mean?  My mom liked it.  She didn't love it as much as I did and thought some of the jokes were "crude".  True.  But the rest of the move is amazing.  The music is AWESOME, which reminds me, I gotta go check out the soundtrack.  I still think about it to this day.  And I saw it almost a month ago!  GO SEE IT!  I look forward to seeing it again.&lt;br /&gt;&lt;br /&gt;That's it from me.  Have a fantastic day and I'll see you tomorrow for my new kit release! YAY!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4929688523476855067/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/sneak-peek-movie-review.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4929688523476855067'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4929688523476855067'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/sneak-peek-movie-review.html' title='sneak peek &amp; a movie review!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneakpeek090409.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8955668180518572668</id><published>2009-09-02T09:43:00.006-06:00</published><updated>2009-09-02T10:10:27.386-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>September Already?</title><content type='html'>Seriously - how can it be September?  August went by in a blink!!  But - it is September and I have a brand new Guest Britt Girl!!  I'm pleased to announce that &lt;a href="http://www.scrapmatters.com/gallery3/showgallery.php/cat/500/ppuser/1130"&gt;&lt;span style="font-weight:bold;"&gt;Fiona (candianmommy)&lt;/span&gt;&lt;/a&gt; will be a Britt Girl during the month of September!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showgallery.php/cat/500/ppuser/1130" &gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/FionaGuestBrittGirl.jpg" width=300&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Welcome Fiona!&lt;br /&gt;&lt;br /&gt;And I have one quick announcement for any of you who are scrapping your Disney pics.  I am hosting this week's challenge over at the &lt;a href="http://www.disboards.com/forumdisplay.php?f=123"&gt;DIS boards&lt;/a&gt;.  And anyone who enters will get this alpha for FREE!!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_fanalph_LRG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_fanalph_LRG.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;So - if you'd like this alpha too - the only way to get it is to enter my challenge!  &lt;a href="http://www.disboards.com/showthread.php?p=33414627#post33414627"&gt;Come check it out&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;OK - I gotta get back to work!!  I'll see you tomorrow with SNEAK PEEK of my new kit!!! yipee!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8955668180518572668/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/september-already.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8955668180518572668'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8955668180518572668'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/09/september-already.html' title='September Already?'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_FionaGuestBrittGirl.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7225265715594014158</id><published>2009-08-31T09:55:00.002-06:00</published><updated>2009-08-31T09:59:50.611-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Just Another Manic Monday</title><content type='html'>Hi!!  Just wanted to let you know that I have another classic Britt-ish Designs kit marked down to 50% off today! And today's bargain kit is . . . &lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=33&amp;cat=129&amp;page=1"&gt;&lt;span style="font-weight:bold;"&gt;"Hey, Daddio"&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=33&amp;cat=129&amp;page=1"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_hdad_LRG.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I still love the stampy alpha, funky retro stickers, and scalloped ribbons in this kit! The argyle paper isn't too bad either!! :)&lt;br /&gt;&lt;br /&gt;Have fun shopping the &lt;a href="http://scrapmatters.com/shop/home.php?cat=129"&gt;Manic Monday&lt;/a&gt; sale!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7225265715594014158/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/08/just-another-manic-monday.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7225265715594014158'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7225265715594014158'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/08/just-another-manic-monday.html' title='Just Another Manic Monday'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_hdad_LRG.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6009061632972327422</id><published>2009-08-30T14:53:00.002-06:00</published><updated>2009-08-30T15:13:24.408-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>30 days!!!!</title><content type='html'>YEAH BABY!!  My Disney World counter is down to 30 days!  I can't believe it.  Woo hoo!!&lt;br /&gt;&lt;br /&gt;I just wanted to pop on to the blog today for a couple reasons.&lt;br /&gt;&lt;br /&gt;First - attention all Facebookers!!&lt;br /&gt;&lt;br /&gt;I personally am not on Facebook.  But my Britt Girls so graciously run my &lt;a href="http://www.facebook.com/pages/Britt-ish-Designs/38311625848?ref=ts"&gt;Britt-ish Designs Facebook Page&lt;/a&gt;.  If you're on facebook, become our friend for updates on new products, sale info, and much more!&lt;br /&gt;&lt;br /&gt;And secondly - I wanted to post some of the pages I did in the past week.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm3.static.flickr.com/2625/3871154499_52f494b097_o.jpg"&gt;&lt;img src="http://farm3.static.flickr.com/2625/3871154499_52f494b097_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/60061/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm3.static.flickr.com/2427/3858169258_24dc2eda2f_o.jpg"&gt;&lt;img src="http://farm3.static.flickr.com/2427/3858169258_24dc2eda2f_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/59339/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Batman_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Batman_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/59714/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BeachBums_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/BeachBums_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/59715/ppuser/4"&gt;&lt;span style="font-style:italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Friendship_BLOG-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/Friendship_BLOG-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/59717/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;And one last one.  This is for my new &lt;a href="http://scrapmatters.com/forums/showthread.php?p=75589#post75589"&gt;"My Story Matters"&lt;/a&gt; challenge that started today.  How is your My Story Matters album coming along?&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/JuniorHigh_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/JuniorHigh_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/60077/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Have a great Sunday!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6009061632972327422/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/08/30-days.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6009061632972327422'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6009061632972327422'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/08/30-days.html' title='30 days!!!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_Batman_BLOG.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7038278910956998954</id><published>2009-08-28T06:00:00.002-06:00</published><updated>2009-08-28T06:00:01.527-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Another Fishy Friday</title><content type='html'>Hello there, readers!  Wow.  I can't believe its Friday already.  This week FLEW by!  I have a fun pack of extra fishies to release today.  My team all asked for more Fish Friends, so I gotsta give the people what they want!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2433&amp;amp;cat=10"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"More Fish Friends"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2433&amp;amp;cat=10"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_mff_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's my layout with these extra fish friends!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/EnchantmentUnderTheSea_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/EnchantmentUnderTheSea_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here are more from my Britt Girls!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/mff-LOs.jpg" /&gt;&lt;div&gt;Hope you guys like these little friends.  I had a lot of fun drawing them.&lt;br /&gt;&lt;br /&gt;Ok - time for Show Offs.  Everyone must have been really busy getting ready for back to school or something this week because this is BY FAR the smallest group of Show Offs we've had in a really long time!  But I really loved looking through all these LOs.  Enjoy the slide show.&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-28.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-28.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346389124136&amp;amp;site=widget-28.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389124136&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-28.slide.com/p1/648518346389124136/ms_t024_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389124136&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-28.slide.com/p2/648518346389124136/ms_t024_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;All my Show Offs this week are getting my new "More Fish Friends"!  I'll email those to you this morning!&lt;br /&gt;&lt;br /&gt;If you want to know about how you can Show Off and get free stuff too - read the end of &lt;a href="http://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html"&gt;this post&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;And that's all from me today.  Hope you guys have a fantastic Friday!!&lt;br /&gt;&lt;br /&gt;Peace out.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7038278910956998954/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/08/another-fishy-friday.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7038278910956998954'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7038278910956998954'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/08/another-fishy-friday.html' title='Another Fishy Friday'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_mff_LRG.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6652354991436997681</id><published>2009-08-26T11:20:00.000-06:00</published><updated>2009-08-26T11:20:07.867-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Attention Digi-Scrap Shoppers. . .</title><content type='html'>There's a BIRTHDAY SPECIAL for Erica Zane at ScrapMatters today.  Run, don't walk to &lt;a href="http://scrapmatters.com/shop/manufacturers.php?manufacturerid=27"&gt;her store&lt;/a&gt; and snatch up all the Erica Zane goodies you've had your eye on!!  (the sale price will appear at checkout)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/manufacturers.php?manufacturerid=27"&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/bday09.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;A few of my favorite kits from Erica Zane:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1514&amp;amp;cat=0&amp;amp;page=1"&gt;"Fizzy Fridays" &lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1514&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;img src="http://scrapmatters.com/shop/images/cache/14e4ae20b16401bf3c68fea5c4299227.jpg" width="300" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1600&amp;amp;cat=0&amp;amp;page=1"&gt;"Sail Away"&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1600&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;img src="http://scrapmatters.com/shop/images/cache/c9b5b24749e2fc218e624215fc2467a7.jpg" width="300" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1665&amp;amp;cat=0&amp;amp;page=1"&gt;"Tropical Escape"&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1665&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;img src="http://scrapmatters.com/shop/images/cache/a3c7354cdc8680f6af5bd8ef0d09e69f.jpg" width="300" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=977&amp;amp;cat=0&amp;amp;page=1"&gt;"Woodland Fantasy"&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=977&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;img src="http://scrapmatters.com/shop/images/cache/21e855c9b28970788832573c7381487e.jpg" width="300" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And there are so many more!!&lt;br /&gt;&lt;br /&gt;Have fun shopping the sale!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6652354991436997681/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/08/attention-digi-scrap-shoppers.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6652354991436997681'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6652354991436997681'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/08/attention-digi-scrap-shoppers.html' title='Attention Digi-Scrap Shoppers. . .'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2976141529530959856</id><published>2009-08-25T20:27:00.003-06:00</published><updated>2009-08-25T20:38:09.755-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Ohhhh Pinocchio!</title><content type='html'>Let me show you what a I speed scrapped tonight! I'm really happy with the way it turned out!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm3.static.flickr.com/2444/3858069858_ff5c1fed4c_o.jpg"&gt;&lt;img src="http://farm3.static.flickr.com/2444/3858069858_ff5c1fed4c_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/59310"&gt;&lt;i&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{credits here}&lt;/span&gt;&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Do you like the little Pinocchio hat I made?  I just modified the Peter Pan hat from my &lt;a href="http://scrapmatters.com/shop/product.php?productid=107&amp;amp;cat=0&amp;amp;page=1"&gt;"We Can Fly"&lt;/a&gt; mini-kit and made it into Pinocchio's hat!! Thanks for the great idea Yzerbear!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_PinocchioHat.png" width="250" /&gt;&lt;br /&gt;&lt;br /&gt;If you'd like Pinocchio's hat, you're welcome to it!! Click &lt;span style="font-weight:bold;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_PinocchioHat.png"&gt;here&lt;/a&gt;&lt;/span&gt;, and then just save the PNG.&lt;br /&gt;&lt;br /&gt;ENJOY!&lt;br /&gt;&lt;br /&gt;And with this page I only have ONE MORE PAGE to scrap from this July 2007 trip!  HOLY COW.  I'm stoked.  Then I can move on to the next trip and try to get that one done.&lt;br /&gt;&lt;br /&gt;It was fun chatting with those of you who came tonight!! have a great evening!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2976141529530959856/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/08/ohhhh-pinocchio.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2976141529530959856'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2976141529530959856'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/08/ohhhh-pinocchio.html' title='Ohhhh Pinocchio!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_PinocchioHat.png' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2881849011396327710</id><published>2009-08-25T14:53:00.001-06:00</published><updated>2009-08-25T14:55:17.771-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Speed Scrap TONIGHT!</title><content type='html'>Let's meet up and chat and scrap tonight!  See you &lt;a href="http://scrapmatters.com/forums/showthread.php?t=4029"&gt;there&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/forums/showthread.php?t=4029"&gt;&lt;img src=http://i478.photobucket.com/albums/rr141/chiakunz/ss08_25.jpg width=540&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2881849011396327710/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/08/speed-scrap-tonight.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2881849011396327710'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2881849011396327710'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/08/speed-scrap-tonight.html' title='Speed Scrap TONIGHT!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6086738745830917802</id><published>2009-08-24T10:41:00.003-06:00</published><updated>2009-08-24T10:53:21.448-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Manic Monday Sale!</title><content type='html'>Did you know that ScrapMatters has a Manic Monday sale EVERY Monday?  It just started a few weeks ago.  You can really grab some great stuff at a majorly discounted price!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/home.php"&gt;&lt;img src="http://i478.photobucket.com/albums/rr141/chiakunz/manic-monday-ad.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;In the shop, there's a category on the left-hand side that pops up every Monday called "Manic Monday".  Some products are 50% off, and some products are marked down to $2!!&lt;br /&gt;&lt;br /&gt;The product I have on sale for 50% off today only is . . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=285&amp;amp;cat=129&amp;amp;page=1"&gt;&lt;b&gt;"Tiny Cowgirl"&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=285&amp;amp;cat=129&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_tcg_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Get this stinkin' cute kit for only $2.75 today!&lt;br /&gt;&lt;br /&gt;A couple of my Britt-Girls recently used Tiny Cowgirl with my new "&lt;a href="http://scrapmatters.com/shop/product.php?productid=2419&amp;cat=21"&gt;Pocket Full of Templates 3&lt;/a&gt;".&lt;br /&gt;&lt;br /&gt;Nancy:&lt;br /&gt;&lt;img src=http://i132.photobucket.com/albums/q28/nkathleena/Britt%20Girls/Family-Nancy-Cowgirl-Flat600.jpg width=540&gt;&lt;br /&gt;&lt;br /&gt;Sarah:&lt;br /&gt;&lt;img src=http://farm4.static.flickr.com/3516/3839751084_08f2d43736_o.jpg width=540&gt;&lt;br /&gt;&lt;br /&gt;Happy Shopping!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(P.S.  Only 36 more days 'til Disney World!!!!!!)&lt;/span&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6086738745830917802/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/08/manic-monday-sale.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6086738745830917802'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6086738745830917802'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/08/manic-monday-sale.html' title='Manic Monday Sale!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i132.photobucket.com/albums/q28/nkathleena/Britt%20Girls/th_Family-Nancy-Cowgirl-Flat600.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4701977512889225719</id><published>2009-08-21T06:00:00.003-06:00</published><updated>2009-08-21T06:00:07.692-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Fish Are Friends.  Not Food.</title><content type='html'>So its finally Friday.  Which means I can release my new kit!!!!  That is . . . if you can 'FIND' it!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://fc07.deviantart.com/fs26/f/2008/116/5/d/nemo_looking_for_something_by_MenInASuitcase.gif" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;br /&gt;Here it is!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2395&amp;amp;cat=6"&gt;&lt;b&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Fish Are Friends"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2395&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_fish_LRG-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I am 100% selfish in designing this kit! I REALLY needed that perfect Nemo/Subs kit to scrap my first big ride on the new subs back in '07.  It was the summer the subs finally came back to Disneyland and we were there to ride the brand new "Finding Nemo Submarine Voyage"!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TheSubsAreBackfull_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TheSubsAreBackfull_WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;HOWEVER this kit is perfect for SOOOO many memories (as you'll see in my Britt Girls' LOs!)  Sea World, the aquarium, the beach, scuba, pool parties, your pet fishies, and so much more!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/fishLOslong.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Awesome, right???  And yes, there is a freebie in store for you at the end of this post.  So make sure you grab it before you go!&lt;br /&gt;&lt;br /&gt;Also new in the store today, I've got a little template pack!!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2419&amp;amp;cat=21"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Pocket Full of Templates 3"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2419&amp;amp;cat=21"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_pfot3_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Check out what my Britt Girls scrapped with these!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/pfot3-LOs-long.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;I love my Britt Girls!  Thanks so much ladies for your amazing work!&lt;br /&gt;&lt;br /&gt;So . . . you all know what time it is.  Time to enjoy some Show Offs.&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-e0.slide.com/widgets/slideticker.swf" height="540" width="500" style="width:500px;height:540px"&gt;&lt;param name="movie" value="http://widget-e0.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346389073376&amp;amp;site=widget-e0.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389073376&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-e0.slide.com/p1/648518346389073376/ms_t028_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389073376&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-e0.slide.com/p2/648518346389073376/ms_t028_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;br /&gt;Thanks to everyone who showed off this week.  You'll all be receiving my new "Pocket Full of Templates 3" as your gift this week.  If you aren't showing off yet, why not start now??  To find out more about being a show off, read the end of &lt;a href="http://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html"&gt;this blog post&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Ok - here is your "Fish Are Friends" freebie add-on! ENJOY!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/addon_600.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.4shared.com/file/125298755/5ebd6153/brittdes_fishfrAO.html"&gt;Download here!&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Hope everyone has a beautiful Friday and a happy weekend!  On Saturday night Josh and I are going to "Dancing Under the Stars" at a local outdoor theater with my parents.  It's past So You Think You Can Dance stars who formed a group and are going around doing shows!!  Thanks Mom, for hearing about it and getting us tickets!  It's going to be SO FUN! I can't wait!  Hopefully they'll let us take our camera in so I can post pictures and tell you guys all about it!&lt;br /&gt;&lt;br /&gt;See you later!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4701977512889225719/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html#comment-form' title='19 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4701977512889225719'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4701977512889225719'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html' title='Fish Are Friends.  Not Food.'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_fish_LRG-1.jpg' height='72' width='72'/><thr:total>19</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-819631395319516334</id><published>2009-08-20T16:06:00.002-06:00</published><updated>2009-08-20T16:14:50.394-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Is it tomorrow yet?</title><content type='html'>I seriously CANNOT wait 'til tomorrow.  For 3 reasons.&lt;br /&gt;&lt;br /&gt;1) My Disney World Trip counter is going to go into the 30s!!!!!  That is like so soon! I can't believe the time is flying by like this.  I thought it would drag on and the trip would never get here.  And look!  We're like 5 and half weeks away now!&lt;br /&gt;&lt;br /&gt;2) It's FRIDAY.  Which is almost the weekend.  We have a couple of really fun things going on this weekend.  So I'm anxious for the weekend to get here.&lt;br /&gt;&lt;br /&gt;and 3) I'm releasing a new kit that I'm SUPER EXCITED about!!!!!!!  Wanna peek?&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek_blog.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakpeek_blog.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Seriously - soooo stoked to release this kit!!!!!&lt;br /&gt;&lt;br /&gt;So - until tomorrow!  TTFN.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/819631395319516334/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/08/is-it-tomorrow-yet.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/819631395319516334'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/819631395319516334'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/08/is-it-tomorrow-yet.html' title='Is it tomorrow yet?'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneakpeek_blog.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-863987553761965162</id><published>2009-08-18T14:49:00.001-06:00</published><updated>2009-08-18T14:52:00.990-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Speed Scrap tomorrow afternoon!</title><content type='html'>Come speed scrap with me a ScrapMatters tomorrow afternoon.&lt;br /&gt;&lt;br /&gt;&lt;img src=http://i30.tinypic.com/21eu8l.jpg width=540&gt;&lt;br /&gt;&lt;br /&gt;Stefanie is hosting and the prize is an ADORABLE Erica Zane mini-kit.  &lt;a href="http://scrapmatters.com/forums/showthread.php?p=73592#post73592"&gt;Check it out.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;See ya tomorrow!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/863987553761965162/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/08/speed-scrap-tomorrow-afternoon.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/863987553761965162'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/863987553761965162'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/08/speed-scrap-tomorrow-afternoon.html' title='Speed Scrap tomorrow afternoon!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i30.tinypic.com/21eu8l_th.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1297982417661010342</id><published>2009-08-16T13:35:00.002-06:00</published><updated>2009-08-16T13:41:31.251-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>What Happened??</title><content type='html'>Once upon a time, I was a proud member of the No Cavity Club.  My dentist happily awarded me a certificate and the nice hygienists took my picture year after year.  But now as an adult, those happy days are over.  My teeth are full of cavities, fillings and as many of you may remember, I even have a crown now!  What happened to that great time of no cavities?  Oh what I would give to be in the No Cavity Club today!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WhatHappened_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WhatHappened_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php?photo=57813&amp;amp;nocache=1"&gt;&lt;span style="font-style:italic;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;{credits here}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;What were your childhood accomplishments? Come scrap 'em in my latest &lt;a href="http://scrapmatters.com/forums/showthread.php?t=3930"&gt;"My Story Matters"&lt;/a&gt; challenge.  You don't need photos to scrap these memories, so don't use the excuse of "I just don't have any of my childhood photos"!  You can record the story, even leave a spot for a photo to add later.  It's just fun (not to mention important) to write down your personal history.&lt;br /&gt;&lt;br /&gt;Have a happy day.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1297982417661010342/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/08/what-happened.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1297982417661010342'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1297982417661010342'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/08/what-happened.html' title='What Happened??'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_WhatHappened_BLOG.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2744911419039347756</id><published>2009-08-14T06:00:00.000-06:00</published><updated>2009-08-14T06:00:17.018-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>alphabetize your pages!</title><content type='html'>OK - so I write these posts on Thursday night so they'll post early Friday morning - so I avoid having to wake up early!!  haha  BUT its 11 pm now, we just got back from our date, and I'm so tired.  This post is gonna have to be quick and painless.  SO - let's get right to it. &lt;br /&gt;&lt;br /&gt;I'm releasing a VERY fun new alpha today!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2379&amp;amp;cat=3"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Alphabetical"&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2379&amp;amp;cat=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_alph_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's what I scrapped with it:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MeandElla_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/MeandElla_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here's pages from the fabulous Britt Girls!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/alph-LOs.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Aren't they great?  I love them.  This alpha is a lot of fun, I see myself using it a lot!&lt;br /&gt;&lt;br /&gt;Ok - let's enjoy some Show Offs!!&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-cb.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-cb.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346389023179&amp;amp;site=widget-cb.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389023179&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-cb.slide.com/p1/648518346389023179/ms_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346389023179&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-cb.slide.com/p2/648518346389023179/ms_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;Thanks for the wonderful Show Offs this week!  You're all getting my new alpha as your gift!! If you'd like to find out more about being a Show Off, read the end of &lt;a href="http://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html"&gt;this post&lt;/a&gt;!!&lt;br /&gt;&lt;br /&gt;And that's it from me! Have a great day!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2744911419039347756/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/08/alphabetize-your-pages.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2744911419039347756'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2744911419039347756'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/08/alphabetize-your-pages.html' title='alphabetize your pages!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_alph_LRG.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5854856892563949588</id><published>2009-08-13T17:12:00.001-06:00</published><updated>2009-08-13T17:15:17.487-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>pages galore!</title><content type='html'>Well - the dust has settled after our big SM birthday bash!  And I scrapped a TON of pages after all the fun Speed Scraps I got to attend and after catching up on all my CT work.  SO - here's what I did over the weekend and earlier this week!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/papasgirls_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/papasgirls_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/56609/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TrickTreat_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/TrickTreat_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/56458/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WelcomeAva_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/WelcomeAva_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/56701/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/iPhones_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/iPhones_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/56366/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HappySumo_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/HappySumo_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/56299/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3428/3809419010_1c611ba7e5_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3428/3809419010_1c611ba7e5_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/56814/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm3.static.flickr.com/2571/3808257995_497eed64a4_o.jpg"&gt;&lt;img src="http://farm3.static.flickr.com/2571/3808257995_497eed64a4_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/56793/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;WHEW!! I think that's all of them! HAHA  TONS.  I warned you!!&lt;br /&gt;&lt;br /&gt;So - fun little fact.  Today is the 5 year anniversary of me and Josh's first date!!  Yes, 5 years ago today little Brittney and little Josh were out on their very first date!  So - to celebrate, we're going to Olive Garden tonight (which is where we went on our first date) and out to see a movie at the dollar theater!  YAY  I can't wait!!&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;AND I've recently seen TWO fabulous movies.  So - I'll be writing some reviews pretty soon! Stay tuned! haha&lt;/div&gt;&lt;div&gt;&lt;br /&gt;OK I'm blogged out.  See ya later!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5854856892563949588/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/08/pages-galore.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5854856892563949588'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5854856892563949588'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/08/pages-galore.html' title='pages galore!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_papasgirls_BLOG.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6785142613968365835</id><published>2009-08-08T07:00:00.003-06:00</published><updated>2009-08-08T07:53:17.239-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>CHOOO CHOOOO!!</title><content type='html'>Hello!! Welcome to another stop on the ScrapMatters Birthday Blog Train.  You probably arrived here from &lt;a href="http://andilynn.wordpress.com/"&gt;Andilynn Designs' blog&lt;/a&gt;.  She's the first stop, and my blog is the second.&lt;br /&gt;&lt;br /&gt;At each stop on the blog train, we'll be sharing a favorite summer/picnic/barbeque/summer party memory to go along with our freebie.  My dad is a whiz on the barbeque grill.  Whenever something had to be cooked on the grill at our house, my dad was in charge. Still is! We don't know how he does it, but every time he grills, it turns out amazing!!!  When I think of barbeque, I think of my dad - the Master Griller!&lt;div&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/mastergriller.jpg" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Alrighty - here is your freebie!  Two definition word arts!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_appWA_LRG.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Download &lt;a href="http://www.4shared.com/file/123434644/848c7b8d/brittdes_appWA.html"&gt;HERE&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;Now - head on over to your next stop on the blog train: &lt;span style="font-weight:bold;"&gt;&lt;a href="http://myscraptacularblog.blogspot.com/"&gt;princess.erica's blog!!&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;One last thing before you head on to your next stop - make sure you come on over and play my forum game!!  It's the &lt;b&gt;&lt;a href="http://scrapmatters.com/forums/showthread.php?p=68778#post68778"&gt;ABC's of Stuff We Love&lt;/a&gt;&lt;/b&gt;.  Lots of groovy prizes are up for grabs.  Come play!!&lt;br /&gt;&lt;br /&gt;Have a fun train ride!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6785142613968365835/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/08/chooo-choooo.html#comment-form' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6785142613968365835'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6785142613968365835'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/08/chooo-choooo.html' title='CHOOO CHOOOO!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_mastergriller.jpg' height='72' width='72'/><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4728506885885333198</id><published>2009-08-07T05:30:00.003-06:00</published><updated>2009-08-07T05:30:00.443-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Fall in love . . .</title><content type='html'>OK - before I forget - AGAIN!!  You may or may not have noticed that I added a little email subscription option on my sidebar (under my recent layouts slideshow).  You can sign up to get my blog posts delivered right to your email inbox.   Sorry it took me so long to get my butt in gear and get that set up.  But better late than never!!&lt;br /&gt;&lt;br /&gt;Alright - back to the business at hand.  I have a new collab. kit to release today.  Molly DeCrow (of DeCrow Designs) and I teamed up &lt;a href="http://scrapmatters.com/shop/product.php?productid=1000&amp;amp;cat=0&amp;amp;page=1"&gt;once again&lt;/a&gt; to bring you . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2294&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"I'm Yours"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2294&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_decrow_imyours_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Inspired by every girl's favorite little blue box and her best friend, this kit is so full of glitz and romance, its sure to please.  AND we also have a little word art pack in the store that coordinates . . .&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2300&amp;amp;cat=30"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"I'm Yours Word Art"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2300&amp;amp;cat=30"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_decrow_imyoursWA_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Make sure you read through the end of this post for two freebie add-ons from both Molly and I!!&lt;br /&gt;&lt;br /&gt;As you know, I've been gone to Bear Lake all week, so I don't have a page by myself, but let me show you what my brand new Britt Girls created.  (Get comfortable!!!  The new Britt Girls are out in force with this one and there are a ton of LOs!)&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/imyoursLOs.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Aren't they fabulous??  I'm just tickled pink with my new girls!&lt;br /&gt;&lt;br /&gt;Ok time for Show Offs!&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-ff.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-ff.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346388967679&amp;amp;site=widget-ff.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388967679&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-ff.slide.com/p1/648518346388967679/ms_t046_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388967679&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-ff.slide.com/p2/648518346388967679/ms_t046_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;All of my Show Offs this week are getting my new "I'm Yours Word Art".  Thanks to Molly for helping me give my Show Offs this week's gift!!  If you'd like to find out more about being a Show Off, read the end of &lt;a href="http://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html"&gt;this post&lt;/a&gt;!!&lt;br /&gt;&lt;br /&gt;OK - time for the add-ons I promised you!!  Here's mine:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/imyoursAO_PREVIEW.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Download &lt;a href="http://www.4shared.com/file/121556466/22ba53ea/brittdes_imyoAO.html"&gt;here&lt;/a&gt;!  And then go over to &lt;a href="http://www.mollydecrow.typepad.com/"&gt;Molly's blog&lt;/a&gt; to snag her add-on freebie too!!&lt;br /&gt;&lt;br /&gt;And that's it for today!!  Have fun shopping SM's big birthday sale!! I'll see you tomorrow for more games, blog train, and ScrapMatters 2nd Birthday celebrating FUN!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4728506885885333198/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/08/fall-in-love.html#comment-form' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4728506885885333198'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4728506885885333198'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/08/fall-in-love.html' title='Fall in love . . .'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_decrow_imyours_LRG.jpg' height='72' width='72'/><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-89300828065123279</id><published>2009-08-06T17:18:00.000-06:00</published><updated>2009-08-06T17:18:47.682-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>back to civilization</title><content type='html'>We're back from our fun trip to Bear Lake!!  We actually left a little earlier than planned.  Wind and rain was rolling in on our last night, so we decided to pack up quick and go home, rather than get rained on and go home in the morning.  So we got in about 1 am last night.  I slept HARD and woke up about 1 this afternoon.  Yeah - I was TIRED!!!!  Once I get caught up with work, I'll edit my photos and share some with you guys!!&lt;br /&gt;&lt;br /&gt;I have to tell you about what's going on this weekend over at ScrapMatters!!  It's AWESOME! We're &lt;a href="http://scrapmatters.com/forums/forumdisplay.php?f=74"&gt;celebrating our 2nd birthday&lt;/a&gt; already!!!  There are a TON of fun events and things going on this weekend as we all wish SM a Happy Birthday.  &lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/forums/forumdisplay.php?f=74"&gt;&lt;img src=http://i307.photobucket.com/albums/nn311/TheWerners/ADAGAIN.jpg&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Go read all about it!! I'll be hosting a fun forum game that starts on Saturday (8/8)!  Lot of prizes to be won!  An AWESOME freebie blog train starts on Saturday as well (with a stop here at my blog for a sweet freebie!!!) And I'll be attending the Speed Scraps too!!  And how can you miss that SALE!!!  Let me tell you, that mega-kit ("Perfect Picnic") that's free with a $15 purchase, is FABULOUS!!!!  Make sure you get it!&lt;br /&gt;&lt;br /&gt;AND one last little bit of info for you.  I have a SERIOUSLY AWESOME new collab. kit coming out tomorrow too!!!!  (Yes, it will be marked down with the birthday sale!!)  So - I thought I'd give ya a little sneaky peek!!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakypeek.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/sneakypeek.jpg" width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Come back tomorrow for the release!! I'm off to get caught up!  See ya tomorrow.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/89300828065123279/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/08/back-to-civilization.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/89300828065123279'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/89300828065123279'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/08/back-to-civilization.html' title='back to civilization'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_sneakypeek.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7183004466095113402</id><published>2009-07-31T05:30:00.003-06:00</published><updated>2009-07-31T09:58:52.625-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>I'm Alive!</title><content type='html'>Sorry for the lack of posts this week!!  It's been an insanely busy week.  Between making my CT call choices, working on an upcoming collab, getting today's new product ready, and preparing to leave for Bear Lake tomorrow, I have definitely not had a spare minute to blog!!!&lt;br /&gt;&lt;br /&gt;BUT - before I get to my new product.  I have an announcement that I think many of you have been waiting for!!  I had &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;ninety&lt;/span&gt;&lt;/span&gt; applications come in for my Britt Girls call.  This week has seriously been a roller coaster.  Fun to look through so many inspiring and amazing galleries and read such great applications, but awful having to turn away so many of you!  The good thing I got out of it all was a fabulous new team.  So - without further ado - the new Britt Girls . . .&lt;div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/britt-girls-09.jpg" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showgallery.php/cat/500/page/1/ppuser/1095"&gt;Amanda (panders77)&lt;/a&gt; &lt;span class="Apple-style-span"  style="font-size:small;"&gt;♥&lt;/span&gt;  &lt;a href="http://www.digishoptalk.com/gallery/showgallery.php?cat=500&amp;amp;ppuser=9817"&gt;Ashley (One Happy Mama)&lt;/a&gt; &lt;span class="Apple-style-span"  style="font-size:small;"&gt;♥&lt;/span&gt; &lt;a href="http://www.myscrapbookart.com/gallery/showgallery.php?cat=500&amp;amp;ppuser=176"&gt;Brynn Marie&lt;/a&gt; &lt;span class="Apple-style-span"  style="font-size:small;"&gt;♥&lt;/span&gt; &lt;a href="http://www.scrapmatters.com/gallery3/showgallery.php/ppuser/64/cat/500"&gt;Christy (TheWerners)&lt;/a&gt; &lt;span class="Apple-style-span"  style="font-size:small;"&gt;♥ &lt;/span&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showgallery.php/cat/500/ppuser/14"&gt;Denise (neeceebee)&lt;/a&gt; &lt;span class="Apple-style-span"  style="font-size:small;"&gt;♥&lt;/span&gt; &lt;a href="http://www.scrapmatters.com/gallery3/showgallery.php/cat/500/ppuser/160"&gt;Jenny (jendavey)&lt;/a&gt; &lt;span class="Apple-style-span"  style="font-size:small;"&gt;♥&lt;/span&gt;&lt;a href="http://www.digishoptalk.com/gallery/showgallery.php?cat=500&amp;amp;ppuser=7379"&gt;Kelly (*Kelly*)&lt;/a&gt; &lt;span class="Apple-style-span"  style="font-size:small;"&gt;♥&lt;/span&gt; &lt;a href="http://www.scrapmatters.com/gallery3/showgallery.php/cat/500/ppuser/305"&gt;Kim (kimbytx)&lt;/a&gt; &lt;span class="Apple-style-span"  style="font-size:small;"&gt;♥&lt;/span&gt; &lt;a href="http://www.digishoptalk.com/gallery/showgallery.php?cat=500&amp;amp;ppuser=14201"&gt;Krista (sahlink)&lt;/a&gt; &lt;span class="Apple-style-span"  style="font-size:small;"&gt;♥ &lt;/span&gt;&lt;a href="http://www.myscrapbookart.com/gallery/showgallery.php?cat=500&amp;amp;ppuser=310"&gt;LeeAndra&lt;/a&gt; &lt;span class="Apple-style-span"  style="font-size:small;"&gt;♥&lt;/span&gt; &lt;a href="http://www.digishoptalk.com/gallery/showgallery.php?cat=500&amp;amp;ppuser=3470"&gt;Leda&lt;/a&gt; &lt;span class="Apple-style-span"  style="font-size:small;"&gt;♥&lt;/span&gt; &lt;a href="http://www.digishoptalk.com/gallery/showgallery.php?cat=all&amp;amp;ppuser=13006"&gt;Megan (mturnidge)&lt;/a&gt; &lt;span class="Apple-style-span"  style="font-size:small;"&gt;♥&lt;/span&gt; &lt;a href="http://www.scrapmatters.com/gallery3/showgallery.php/cat/500/ppuser/133"&gt;Melanie (melanie3boys)&lt;/a&gt; &lt;span class="Apple-style-span"  style="font-size:small;"&gt;♥&lt;/span&gt; &lt;a href="http://www.scrapmatters.com/gallery3/showgallery.php?ppuser=51&amp;amp;cat=500"&gt;Melissa (Yzerbear19)&lt;/a&gt; &lt;span class="Apple-style-span"  style="font-size:small;"&gt;♥ &lt;/span&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showgallery.php/cat/500/ppuser/364"&gt;Sarah (sarahtawisha)&lt;/a&gt; &lt;span class="Apple-style-span"  style="font-size:small;"&gt;♥&lt;/span&gt; &lt;a href="http://www.scrapmatters.com/gallery3/showgallery.php/cat/500/ppuser/79"&gt;Wendy (wenrob)&lt;/a&gt; &lt;span class="Apple-style-span"  style="font-size:small;"&gt;♥&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;And also welcome my August Guest Britt Girl - &lt;span class="Apple-style-span"  style="font-size:small;"&gt;♥&lt;/span&gt; &lt;a href="http://www.digishoptalk.com/gallery/showgallery.php?cat=all&amp;amp;ppuser=12687"&gt;&lt;span style="font-weight:bold;"&gt;Nancy (kathleena)&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;♥&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;I'm so excited to have you all on my team!!  It's going to be a good time!!! I can't wait for you girls to all get started tomorrow!&lt;br /&gt;&lt;br /&gt;Alrighty - on to the new product for today!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2289&amp;amp;cat=10"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Faith, Trust &amp;amp; Pixie Dust v.2"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2289&amp;amp;cat=10"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_ftpd_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I thought it was time for an all new (slightly bolder) set of Fairy Dust trails!!  If you don't have the delicate originals, you can get 'em &lt;a href="http://scrapmatters.com/shop/product.php?productid=62&amp;amp;cat=0&amp;amp;page=1"&gt;here&lt;/a&gt;.  Check out what my Britt Girls created with it volume 2!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/ftpd2-LOs-long.jpg" /&gt;&lt;br /&gt;Aren't they fun?!  They just add that extra little touch of magic that every page needs!&lt;br /&gt;&lt;br /&gt;Ok - time for Show Offs!!&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-bc.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-bc.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346388911804&amp;amp;site=widget-bc.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388911804&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-bc.slide.com/p1/648518346388911804/ms_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388911804&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-bc.slide.com/p2/648518346388911804/ms_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;Each of the Show Offs are getting my new "Faith, Trust &amp;amp; Pixie Dust v.2" as their gift this week.  Watch your emails for that!  If you haven't started Showing Off yet, what are you waiting for??  Read more about it at the end of &lt;a href="http://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html"&gt;this post&lt;/a&gt;!  I will be back from Bear Lake on Thursday, &amp;amp; I &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;will&lt;/span&gt; be doing Show Offs next week, so feel free to send those in!&lt;br /&gt;&lt;br /&gt;And that's it from me this morning.  I've got a million things to do before we leave tomorrow morning, so I gotta run!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7183004466095113402/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/07/im-alive.html#comment-form' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7183004466095113402'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7183004466095113402'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/07/im-alive.html' title='I&apos;m Alive!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_britt-girls-09.jpg' height='72' width='72'/><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5804878711676710920</id><published>2009-07-26T08:00:00.001-06:00</published><updated>2009-07-26T20:01:55.375-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Disney World Planning Update</title><content type='html'>I know that many of you who wrote in to give me tips about Disney World will be patting me on the back for our choice to put this in our Disney World Schedule!!  I'm VERY excited to tell you guys that . . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/mnsshp.jpg" align="left" /&gt;YEP!  We bought tickets to Mickey's Not-So-Scary Halloween Party for Friday, Oct. 2.  At first we weren't interested in going because when we read the description on Disney's website, it sounded an awful lot like Mickey's Halloween Treat at California Adventure that we went to back in 2007.  Don't get me wrong - Mickey's Halloween Treat (its since been renamed to Mickey's Trick or Treat Party) was a blast!  But it was because we were with my little nephews.  It was very fun, but not something we'd want to do again without kids.  There weren't fireworks and the parade wasn't really a parade.  It was just 1 float and some dancers.  Fun for the kids, but nothing really incredible. We are already spending enough on this trip, we didn't want to spend an extra hundred bones.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;But&lt;/span&gt; - after getting many, &lt;span style="font-style:italic;"&gt;many&lt;/span&gt; emails from you guys suggesting (some demanding) that we go to Mickey's Not-So-Scary Halloween Party (or MNSSHP) as the Disney pros call it), and telling us all the cool stuff that goes on there, we decided it just sounded like too much fun to pass up!  We are BIG Halloween fans, so I know we're going to love it!!  Now we just have to come up with some easy costumes that we can pack and be comfortable in all night.  I'm SO EXCITED!!!&lt;br /&gt;&lt;br /&gt;As we make plans like this I get more and more and MORE excited for our trip!! I seriously can't wait.  Only 65 more days!  It's going by so quickly!!! Thank goodness.&lt;br /&gt;&lt;br /&gt;Don't forget to turn your CT Applications in before midnight tonight.  I won't be accepting any after that.  :)&lt;br /&gt;&lt;br /&gt;Hope you guys had a great Sunday!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5804878711676710920/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/07/disney-world-planning-update.html#comment-form' title='13 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5804878711676710920'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5804878711676710920'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/07/disney-world-planning-update.html' title='Disney World Planning Update'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>13</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6068007958620868474</id><published>2009-07-24T05:15:00.001-06:00</published><updated>2009-07-24T09:38:00.823-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Happy Pioneer Day!</title><content type='html'>Today is a big State holiday here in Utah.  So happy 24th of July - aka Pioneer Day!  I think Josh and I are going to take it REALY nice and easy and have a yummy dinner somewhere and just chill.&lt;br /&gt;&lt;br /&gt;But that's not what you're here to read about today, is it?  I have a new template pack to release today!!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2270&amp;amp;cat=21"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"2-Pagers: Set 4"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2270&amp;amp;cat=21"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_2pg4_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I love to scrap 2-pagers.  I need to do more of them!  And templates always help!!  I based these two fun 2-pagers off some of my own!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/inspiration-LOs.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/inspiration-LOs.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here's what the Britt Girls created with them! Notice how a couple of the girls even showed how, when divided, they make excellent single page layouts too.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/2pg4-LOs.jpg"&gt;&lt;br /&gt;&lt;br /&gt;Ok - time for show offs.&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-f0.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-f0.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346388852720&amp;amp;site=widget-f0.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388852720&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-f0.slide.com/p1/648518346388852720/ms_t047_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388852720&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-f0.slide.com/p2/648518346388852720/ms_t047_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388852720&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-f0.slide.com/p4/648518346388852720/ms_t047_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;All of my show offs are getting my new 2-Pagers: Set 4 template pack as their gift this week.  Thanks so much for sending in those fabulous LOs.  If you'd like to Show Off and get free goodies, read more about it at the end of &lt;a href="http://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html"&gt;this post&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;And I think that's about it. Short and sweet today.  Have a fun Friday!!  I'll see ya later.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6068007958620868474/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/07/happy-pioneer-day.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6068007958620868474'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6068007958620868474'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/07/happy-pioneer-day.html' title='Happy Pioneer Day!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_2pg4-LOs.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6616603847592616347</id><published>2009-07-22T10:01:00.003-06:00</published><updated>2009-07-22T10:46:03.769-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>It's Finally Time!</title><content type='html'>It's time.  Time for a CT call!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/CT-Call-BLOG-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/CT-Call-BLOG-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I've been working my Britt Girls hard for a whole year now!!  And that means its time to have a call and grab myself a few new Creative Team members!  Here's what I'm looking for:  scrapping talent, good realistic shadowing and depth, creativity, willingness to commit and work hard on my CT, and a happy and positive attitude.&lt;br /&gt;&lt;br /&gt;I take my CT seriously.  I figure if I'm going to pay you with free access to my store, then I should be able to expect you to consider your position as a Britt Girl to be a job.  You work --&gt; I pay.  :)  Don't get me wrong, we have a lot of fun too!&lt;br /&gt;&lt;br /&gt;If you want to apply - do like the ad says.  Email me a link to your most complete gallery, a short bio, and a list of other CTs you belong to BEFORE 7/27/09.  I won't accept any applications that come in on or after the 27th.&lt;br /&gt;&lt;br /&gt;That's it for today!! See ya 'round.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;P.S.  If you have any free time this afternoon - there's a &lt;a href="http://scrapmatters.com/forums/showthread.php?t=3519"&gt;Speed Scrap&lt;/a&gt; at 1:30 Mountain Time over at ScrapMatters.  I'll be there!!&lt;br /&gt;&lt;br /&gt;P.P.S.  LOOK AT MY Disney World Trip counter!! We're in the 60s now! WOOO HOOOO!!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6616603847592616347/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/07/its-finally-time.html#comment-form' title='13 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6616603847592616347'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6616603847592616347'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/07/its-finally-time.html' title='It&apos;s Finally Time!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>13</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7891247742539905478</id><published>2009-07-21T10:49:00.003-06:00</published><updated>2009-07-21T11:20:14.374-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>What is with this day?!</title><content type='html'>So - its not even 11:00 and already this day is a &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;stress-fest&lt;/span&gt;.  So much going on with design work at SM.  I think being a designer is a lot more work than people imagine.  It's not just the fun stuff - creating cute stuff and scrapping.  It's all the behind the scenes stuff that really gets me feeling run-down.&lt;br /&gt;&lt;br /&gt;But I don't want to focus on the negative.  It just makes me feel worse.  So - let me focus on something positive.  I'll share some of the pages I scrapped last week.  This first one is for the new &lt;a href="http://scrapmatters.com/forums/showthread.php?p=65220"&gt;"My Story Matters"&lt;/a&gt; challenge I started this yesterday.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/MadamePresident_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/MadamePresident_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/53281/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I REALLY love the My Story Matters challenges.  Creating this personal history is so fun.  I can just imagine my future children holding it on their laps and reading about me and learning about my life.  PLUS its fun to be nostalgic and reminisce.  BUT almost NO ONE does them.  I get about 6 or 7 entries for each challenge at that's it (and that's counting the SM Team members who do them)!  I can almost guarantee you that they are the least popular challenge at SM.  Which makes me worry that they'll get canceled some day.  I strongly urge you guys to jump in and start scrapping these challenges. They are just so much fun!!  They definitely aren't getting the following they deserve! HAHA&lt;br /&gt;&lt;br /&gt;This next page I scrapped with a fabulous new collab. kit by Tangie Baxter and DeCrow Designs called &lt;a href="http://shop.scrapbookgraphics.com/product.php?productid=25043&amp;amp;cat=0&amp;amp;page=1"&gt;"Medieval Faire"&lt;/a&gt;.  It's so fun!!!  Makes me wish I could go to a Renaissance Faire or something!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm3.static.flickr.com/2630/3742635285_cde4108629_o.jpg"&gt;&lt;img src="http://farm3.static.flickr.com/2630/3742635285_cde4108629_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=710172&amp;amp;ppuser=5263"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Another page using a brand new kit by Mira Designs called &lt;a href="http://www.shabbypickledesigns.com/boutique/product.php?productid=17620&amp;amp;cat=249"&gt;"Under the Sea"&lt;/a&gt;.  Mira Designs just moved to &lt;a href="http://www.shabbypickledesigns.com/boutique/manufacturers.php?manufacturerid=57"&gt;Shabby Pickle Designs&lt;/a&gt;!  And this is her debut kit over there.&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.shabbypickledesigns.com/boutique/product.php?productid=17620&amp;amp;cat=249"&gt;&lt;img src="http://i190.photobucket.com/albums/z165/minsku04/Products/mira_UnderTheSea_kit_600.jpg" width="300" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Here's the page I scrapped with it:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/SummerLovin_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/SummerLovin_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=712261&amp;amp;ppuser=5263"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;And, Minna is offering a free add-on and QP on &lt;a href="http://miradesigns.blogspot.com/"&gt;her blog&lt;/a&gt; - so go pick that up too!&lt;br /&gt;&lt;br /&gt;This is the page I did at the Speed Scrap last week.  My family went to support my cousin who was in town last week touring with his band.  It was the craziest, hardest, screamiest 'music' I've ever heard.  But he was living his dream and we were there to support him and that's all that matters.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/RockOut_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/RockOut_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/52666/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Wow - I just realized I scrapped a LOT of stuff last week.  Mostly for CTs.  Ok - let's soldier on.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm3.static.flickr.com/2517/3739609393_096631889d_o.jpg"&gt;&lt;img src=http://farm3.static.flickr.com/2517/3739609393_096631889d_o.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=712950&amp;ppuser=5263"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/twoyearsold_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/twoyearsold_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/52833/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/SnowinApril_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/SnowinApril_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/52831/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/ChristmasCutiePie_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ChristmasCutiePie_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/52829/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;And last but not least - getting a little artsy with a "fat book" page.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/unlock_adventure_WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/unlock_adventure_WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=711198&amp;amp;ppuser=5263"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Ok - looking through my LOs has made me feel a little better.  Sorry if I bored you guys, but it was good therapy for me.&lt;br /&gt;&lt;br /&gt;I'll see you guys tomorrow.  Be sure to check my blog tomorrow - a BIG ANNOUNCEMENT will be posted.&lt;br /&gt;&lt;br /&gt;See ya!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7891247742539905478/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html#comment-form' title='18 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7891247742539905478'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7891247742539905478'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html' title='What is with this day?!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i190.photobucket.com/albums/z165/minsku04/Products/th_mira_UnderTheSea_kit_600.jpg' height='72' width='72'/><thr:total>18</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3038717624314289273</id><published>2009-07-19T08:00:00.003-06:00</published><updated>2009-07-19T08:00:00.141-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Magical Autographs Album</title><content type='html'>I'm just smackin' myself upside the head right now!!  I totally forgot to tell you guys about this AMAZING hybrid autograph book that Kimberly (GeekyDiva Designs) created with my Disney-inspired kits.  When she approached me about the idea, I was ALL IN.  I've seen her awesome work and I knew an adorable autograph book  was just what every family heading to Disney needed!!  And its in the store just waiting for you . . . &lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2157&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;"Magical Autographs"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2157&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;img src="http://scrapmatters.com/shop/images/cache/373b47c711ef7daadaf3af0465846fde.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This set of pre-designed tags comes with &lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:large;"&gt;32&lt;/span&gt;&lt;/span&gt; printable tags and &lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:large;"&gt;21&lt;/span&gt;&lt;/span&gt; coordinating clustered frames.  So - assemble your tag album (using the &lt;a href="http://scrapmatters.com/shop/product.php?productid=2174&amp;amp;cat=102&amp;amp;page=1"&gt;Luggage Tag Album&lt;/a&gt; by Kaiser Kraft - now available for purchase at ScrapMatters!!).  Then while at the parks, have the characters you meet sign on their matching tag and snap a pic of you and your new friend.  Then when you get home, add the adorable frames to your pics and stick 'em to the tags! &lt;br /&gt;&lt;br /&gt;I seriously can't imagine how cool it would be to have an amazing keepsake of my own like this from when I was little!  I am &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;soooo&lt;/span&gt; going to do this when I have kids someday.  AND since its all designed and ready to go, its not going to take you a month to create this awesome project!  It's a SNAP!&lt;br /&gt;&lt;br /&gt;Well, hope you're all having a wonderful weekend!!  Yesterday we went to a parade in my hometown to cheer on my little bro who was marching with the marching band.  We cheered so loud and he totally heard us, even though he didn't break form and smile or laugh.  He did GREAT!!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/cammarching_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/cammarching_BLOG.jpg" width="400" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;You'll notice that they were not playing when they passed in front of us.  Of course!!  Oh, well.  We heard them in the last two parades we were at.  But my mom was DETERMINED to hear them play.  She looked at me and said, "Well.  I'm just going to have to chase them".  And off she went.  Chasing after the band, down the parade route.&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/cammarching2_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/cammarching2_BLOG.jpg" width="400" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;She's a nut.  I love it.  &lt;span class="Apple-style-span" style="font-style: italic;"&gt;AND&lt;/span&gt; one of my BFFs' little boy won a baby contest, so she was in the parade too, riding on the back of a flatbed truck!! YAY FOR YOU SHAN AND ETHAN!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/shanethan_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/shanethan_BLOG.jpg" width="400" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;He's stinkin' cute, huh?! It's no wonder he won!  &lt;br /&gt;&lt;br /&gt;After the parade Josh had TWO soccer games in the scorching heat.  I think it almost reached 100 degrees here!!!  Then we had a YUMMY dinner at one of our favorite spots - Happy Sumo.  Mmmm.  All in all, it was a fun Saturday.&lt;br /&gt;&lt;br /&gt;Today we are headed to church to teach our new Sunday School class.  Two weeks ago we were released from our jobs teaching the little tots in nursery and got put into teaching the 13 and 14 year olds in Sunday School.  Talk about a big change!! These kids actually LISTEN to us and learn and have actual comments to make on the lesson.  HAHA!   We were pretty nervous and scared, but once we met the kids and made it through our first lesson we went from nervous to excited.  It's a lot of fun.  AND one of the moms stopped us in the hall on our way out the door afterwards and said her daughter told her that she "has the coolest new Sunday School Teachers".  YESSSSSSSS.  SEE!! I told you guys I was cool.  HAH!! Sooooo good to hear that we won at least one of them over.&lt;br /&gt;&lt;br /&gt;Have a happy day!! See ya later.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3038717624314289273/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/07/magical-autographs-album.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3038717624314289273'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3038717624314289273'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/07/magical-autographs-album.html' title='Magical Autographs Album'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3660902154628132509</id><published>2009-07-17T04:58:00.003-06:00</published><updated>2009-07-17T10:01:27.045-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Today is INCREDIBLE!</title><content type='html'>Today is the day I get to release my new collab. kit I got to do with the wonderful GG Digital Designs!!  This kit is one I've been thinking about and planning on doing for a long time.  It's so fun to actually see it come to life.  So - here is . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2242&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Incredi-Boy"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2242&amp;amp;cat=6"&gt;&lt;img src="http://i277.photobucket.com/albums/kk70/goldengirls2/folder-90.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Obviously based on everyone's favorite family of superheroes, Incredi-Boy is just such a fun, dynamic kit!! Make sure you read all the way through the end of this post because both GG Digital Designs and I have freebie add-ons for you!!&lt;br /&gt;&lt;br /&gt;Here's what I scrapped with it:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3482/3729118053_2d35fb1b55_o.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Incredible_WEB-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I can't wait to scrap the other Incredibles pics I have from my other trips too.   And here are some amazing creations from the Britt Girls. . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/incred-LOs-long-1.jpg"&gt;&lt;br /&gt;&lt;br /&gt;So awesome.  This kit is just perfect for so many different events and occasions!  Totally fun.&lt;br /&gt;&lt;br /&gt;Speaking of fun - today starts a fun little event over at ScrapMatters!! We're celebrating "Christmas in July"&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i478.photobucket.com/albums/rr141/chiakunz/SM-ad-CiJ-1.jpg" width="400" /&gt;&lt;br /&gt;&lt;br /&gt;So - all of my Christmas, winter and holiday products will all be 25% off!  I don't know about you guys, but I ALWAYS have more Christmas memories to scrap, so why not stock up while the prices are CHEAP!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1102&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/250_brittdes_handb.jpg" /&gt; &lt;/a&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1103&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/250_brittdes_bcca_.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=174&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/250_brittdes_sb.jpg" /&gt; &lt;/a&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=75&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/250_brittdes_ictitc.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1000&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/250_brittdes_mdcrow_vm.jpg" /&gt; &lt;/a&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1104&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/250_brittdes_whch.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And to help celebrate this sale, I also have an all-new alpha coming out today:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2246&amp;amp;cat=3"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Teeny Tiny Christmas Alpha"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2246&amp;amp;cat=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_ttca_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;A fun little crumply paper alpha that comes with a full set in both red and green.  So - really its two alphas in one.  You can see how it can be used for non-Christmas LOs as well in Paige's "Birthday Buddy" LO above.  And yes, this alpha will be 25% off too!&lt;br /&gt;&lt;br /&gt;Ok - time for SHOW OFFS!!!&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-6b.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-6b.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346388798059&amp;amp;site=widget-6b.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388798059&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-6b.slide.com/p1/648518346388798059/ms_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388798059&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-6b.slide.com/p2/648518346388798059/ms_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388798059&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-6b.slide.com/p4/648518346388798059/ms_t017_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;br /&gt;Thanks so much for all the Show Offs that came in this week.  You'll all be getting my new "Teeny Tiny Christmas Alpha" as your gift!!  MERRY CHRISTMAS! HAHA  If you'd like to know more about being a Show Off and start getting weekly gifts too, just read the end of &lt;a href="http://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html"&gt;this post&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;OK - its finally time for that little freebie add-on I promised you!! Here is mine:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_incredAO_600.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Download it &lt;span style="font-weight:bold;"&gt;&lt;a href="http://www.4shared.com/file/117927736/cd8a5021/brittdes_incredAO.html"&gt;here&lt;/a&gt;&lt;/span&gt;.  And then go over to &lt;a href="http://ggdigitaldesigns.blogspot.com/"&gt;GG Digital Designs' blog&lt;/a&gt; to snag hers as well!!&lt;br /&gt;&lt;br /&gt;Have an 'incredible' weekend!!!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3660902154628132509/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html#comment-form' title='17 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3660902154628132509'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3660902154628132509'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html' title='Today is INCREDIBLE!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>17</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4127315915959156404</id><published>2009-07-16T10:22:00.000-06:00</published><updated>2009-07-16T10:23:03.509-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>I'm Finally Cool</title><content type='html'>Yep - I'm finally cool you guys.  Especially in the eyes of my hubby.  And all it took was $200 bucks.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/iphones.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/iphones.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Yes, we got iPhones.  Josh's awesome grandparents sent us some birthday money and we knew just what we wanted to buy!  I'm the proud new nervous owner of a shiny white 16GB iPhone 3GS.  I am still bumbling around on it, and constantly praying not to drop it, but mostly I feel cool.  Sort of.  It can do lots of neat-o stuff.  So that's fun.  I'm sure I'll be a pro at it soon enough.  &lt;br /&gt;&lt;br /&gt;Hey guess what!! I have a sneak peek for you guys of what I have coming out tomorrow!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/sneakpeek_600.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/sneakpeek_600.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It's another collaboration kit!! I won't tell you with who just yet!  But again - if you read her blog today you'll be able to put 2 and 2 together.  It's an AWESOME kit and I know you guys will really like it!  Get excited for tomorrow!&lt;br /&gt;&lt;br /&gt;Don't forget about the &lt;a href="http://scrapmatters.com/forums/showthread.php?t=3471"&gt;Speed Scrap&lt;/a&gt; tonight!  7pm (MST).   See you there.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4127315915959156404/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/07/im-finally-cool.html#comment-form' title='14 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4127315915959156404'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4127315915959156404'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/07/im-finally-cool.html' title='I&apos;m Finally Cool'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>14</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8485309815945721783</id><published>2009-07-15T00:01:00.002-06:00</published><updated>2009-07-15T12:10:49.153-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>WDW Trip Planning Update!</title><content type='html'>Wow! Where does the time go?! I meant to make this post on Monday, then put it off for a bit, and then before I know it - BAM!! It's already Wednesday!! SHEESH!&lt;br /&gt;&lt;br /&gt;Well, I wanted to give you guys an update on how our Disney World trip planning is going.  We've had soooo many wonderful emails come in giving tons of great advice.  Thanks so much to everyone!!!  I've made all our dining reservations and luckily got into all the places that we wanted.  Here's where we'll be dining at Disney World:&lt;br /&gt;&lt;br /&gt;Day 1: Breakfast at Cinderella's Royal Table&lt;br /&gt;Day 2: Lunch at Coral Reef&lt;br /&gt;Day 3: Dinner at Boma&lt;br /&gt;Day 4: Dinner at 50s Prime Time Cafe&lt;br /&gt;Day 5: Lunch at Sci-Fi Dine-In&lt;br /&gt;Day 6: Dinner at The Crystal Palace&lt;br /&gt;Day 7: Dinner at Le Cellier&lt;br /&gt;&lt;br /&gt;I am pretty much in love with our schedule so far!! I'm getting soooo excited about our trip!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/IMTlogo.jpg" align="left" /&gt;One of my favorite tips came from my good pal, and fellow Disney fanatic, &lt;a href="http://www.scrapmatters.com/gallery3/showgallery.php?cat=500&amp;amp;ppuser=150"&gt;Jessica&lt;/a&gt;.  She recommended that we start listening to the &lt;a href="http://www.distantcreations.com/insidethemagic/"&gt;"Inside the Magic"&lt;/a&gt; podcasts to get excited and learn more at Disney World.  Since we are so clueless!! haha  We started listening to it and we're TOTALLY HOOKED!!! We love it so much and can't wait for each new episode to come out.  We've been going back and listening to older episodes too, and its just a TON OF FUN!  If you love Disney, I highly recommend "Inside the Magic".&lt;br /&gt;&lt;br /&gt;Keep the tips and advice coming!! You guys are helping me out soo much!&lt;br /&gt;&lt;br /&gt;Well - one last thing.  There's a Speed Scrap at &lt;a href="http://scrapmatters.com/forums/showthread.php?t=3471"&gt;&lt;span style="font-weight:bold;"&gt;ScrapMatters tomorrow night&lt;/span&gt;&lt;/a&gt;.  I feel like I haven't done a Speed Scrap in a long time, so I'm going to plan on being there!  &lt;br /&gt;&lt;br /&gt;&lt;img src=http://i80.photobucket.com/albums/j180/kv2av/speed-scrap-ad-071609.jpg width=540&gt;&lt;br /&gt;&lt;br /&gt;Hope you can come too!!!  The prize is AWESOME, so make sure you can be there.&lt;br /&gt;&lt;br /&gt;See you later!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8485309815945721783/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/07/wdw-trip-planning-update.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8485309815945721783'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8485309815945721783'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/07/wdw-trip-planning-update.html' title='WDW Trip Planning Update!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087</id><published>2009-07-10T04:30:00.007-06:00</published><updated>2011-01-06T12:42:31.386-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Land of Fantasy!</title><content type='html'>Hello folks and happy Friday!  I'm just bursting with joy to show you my new collab. kit I am releasing today with the fabulous Miss Krista of &lt;a href="http://www.the-lilypad.com/store/manufacturers.php?manufacturerid=51"&gt;Sahlin Studio&lt;/a&gt;!!!!  We PROUDLY present . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Land of Fantasy"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html"&gt;&lt;img src="http://www.brittishdesigns.com/shop/images/brittdes_sahlinstudio_fantasy_600.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Krista and I both have a major soft-spot for Disney and ESPECIALLY Fantasyland.  We combined our loves into one majorly fun and majorly HUGE kit!!  Read to the end of this post because both Krista and I have add-on freebies for you!!!&lt;br /&gt;&lt;br /&gt;Let me show you what I scrapped with "Land of Fantasy".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/tea_cups_full_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/tea_cups_full_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here are more pages from the Britt Girls!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/fantasy-LOs.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Isn't this a fun?!  I know its my own kit, but I'm totally in love with it.  And working with Krista was so inspiring.  She's a true talent.&lt;br /&gt;&lt;br /&gt;Also new in the shop today  . . .&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2207&amp;amp;cat=18"&gt;"Glam-o-Rama: Weathered"&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_gorw_LRG.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;A fun, weathered twist on my popular Glam-o-Rama papers!!!&lt;br /&gt;&lt;br /&gt;Ok.  Time for Show Offs!!&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-e5.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-e5.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt;&lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346388737509&amp;amp;site=widget-e5.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388737509&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-e5.slide.com/p1/648518346388737509/ms_t046_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388737509&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-e5.slide.com/p2/648518346388737509/ms_t046_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388737509&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-e5.slide.com/p4/648518346388737509/ms_t046_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;All the Show Offs this week will be getting my new "Glam-o-Rama: Weathered" paper pack! Watch your email inboxes.&lt;br /&gt;&lt;br /&gt;If you want to find out more about being a Show Offs and getting free stuff each week, read the bottom of &lt;a href="http://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html"&gt;this post&lt;/a&gt;.  And remember - Show Offs are due at midnight on Thursday nights.&lt;br /&gt;&lt;br /&gt;Ok - here's that freebie add-on I promised you!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_fantasyAO_LRG.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.4shared.com/file/116389282/825bc858/brittdes_landoffantasyAO.html"&gt;DOWNLOAD HERE&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And pop on over to &lt;a href="http://sahlinstudio.blogspot.com"&gt;Krista's blog&lt;/a&gt; and grab her add-on too!!&lt;br /&gt;&lt;br /&gt;And that's it for today!!  Have a great day and have fun scrapping!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6081064381669351087/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html#comment-form' title='32 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' title='Land of Fantasy!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>32</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3680147057680388876</id><published>2009-07-09T10:15:00.001-06:00</published><updated>2009-07-09T10:21:39.092-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>whazzzup?!</title><content type='html'>Let's see - first things first.  Tomorrow I have a stinkin' awesome collab. kit coming out with a STINKIN' awesome designer (if you can find her blog, you might be able to figure out who she is!!).  And I can tell you right now that you're all going to love it!  I'm so excited to release it, I can hardly stand it!! haha  Here's a little peek to tide you over 'til tomorrow morning!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/sneakpeek-2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/sneakpeek-2.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;YIKES.  I just realized I haven't blogged since last Friday!  Sorry 'bout that folks.  It's been a very busy week.  Between the 4th,  picnics with friends, dentist appointments (hopefully my last 'til Nov.), Girl's Movie Night, Josh's birthday yesterday, I've sorta been running around like a maniac.&lt;br /&gt;&lt;br /&gt;Like I said - yesterday was Josh's birthday and we had such a fun day!!  I got up and made pancakes and turkey bacon and set a cute little table outside on our patio - complete with Happy Birthday banner.  We ate together and enjoyed the beautiful morning until Josh had to leave for work. I cleaned up and scrapped and worked until Josh came home around 12:45.  Luckily he was able to only work half a day!! More time to play!  I made lunch and we ate and relaxed.  I asked Josh what he wanted to do and he said "nap".  Well, I was all for that!! So we took a ridiculously luxurious mid-afternoon nap together.   THAT NEVER HAPPENS!! It was delicious and so nice. &lt;br /&gt;&lt;br /&gt;Then we got up and both played on our computers a bit until it was time to leave for his surprise evening activities.  We drove to Salt Lake City and had dinner at one of our fave places, Happy Sumo!! YUM.  Then went to the Planetarium for a U2 Laser Show!  Hahaha!  It was a lot of fun. &lt;br /&gt;&lt;br /&gt;On our way home, we got treats at Sonic.  When we got to the house, we lit off Josh's birthday fireworks.  A few years ago I gave Josh a firework (just a very large fountain that went off for a long time and was lots of fun) and we enjoyed it so much, that I did it again this year (I might have to make this a tradition)!  Although we felt a little loud and that we were waking up the neighbors, it was really fun to light 'em off in celebration JOSH! hahaha  Then it was onto the couch for So You Think You Can Dance before bedtime.&lt;br /&gt;&lt;br /&gt;I think Josh had a happy birthday.  I tired to make it as fun and relaxing as possible.  :)  And the great thing is that his Birthday Boating Bash I've planned with both our families is this Saturday up at the lake!  So, its like he gets to have a "second birthday"!! &lt;br /&gt;&lt;br /&gt;Let's see.  Are there any scrapbook pages I haven't posted here yet?  Oh yes, there's a few from last week.  I haven't scrapped anything this week except a page with my new kit coming out tomorrow!  I've just been too busy.&lt;br /&gt;&lt;br /&gt;Anyway - here is my page for the new &lt;a href="http://scrapmatters.com/forums/showthread.php?p=62841#post62841"&gt;"My Story Matters"&lt;/a&gt; challenge.  It's to scrap about Summertime as a kid.  For me - summertime meant BOATING time.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Boating_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Boating_BLOG.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/51037/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;My adorable niece Ava . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/AvaRose_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/AvaRose_BLOG.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=698449&amp;ppuser=5263"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;My adorable nephew Noah . . . &lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/HugsforEveryone_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/HugsforEveryone_BLOG.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/50784/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And the LO I did during last week's Speed Scrap . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/LeavittFamilyChristmas_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/LeavittFamilyChristmas_BLOG.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/50715/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Yes.  I scrap Christmas photos in July.  &lt;br /&gt;&lt;br /&gt;Well, I've gotta run.  Gotta get ready (yep, here I sit at 10:15 and I am still in my pjs - the joy of working from home), get a bunch more work done, run errands, meet Josh, my SIL and nieces for lunch at the park, the list goes on and on and never ends! haha&lt;br /&gt;&lt;br /&gt;See you tomorrow for my FREAKIN' FABULOUS KIT RELEASE! HAHA&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3680147057680388876/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/07/whazzzup.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3680147057680388876'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3680147057680388876'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/07/whazzzup.html' title='whazzzup?!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2967116422945436609</id><published>2009-07-03T04:30:00.006-06:00</published><updated>2009-07-03T09:39:52.994-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Happy Friday!</title><content type='html'>Good morning!  It's Friday, and I have a couple new things to release today (and yes, they will be included in the 30% off sale through the 6th).&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2142&amp;amp;cat=21"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Inspired by Aly Templates"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2142&amp;amp;cat=21"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_ibaly_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;My fabulous Britt Girl, Aly &lt;a href="http://www.scrapmatters.com/gallery3/showgallery.php?cat=500&amp;amp;ppuser=1251"&gt;(aly321)&lt;/a&gt; is an incredible scrapper.  She graciously agreed to let me turn 4 of her amazing layouts into templates!  Here are the original LOs.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ibaly-inpiration-LOs-WEB.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Also new . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2134&amp;amp;cat=41"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"We're Just Dating v.2"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2134&amp;amp;cat=41"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_wjd2_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's what my team and I scrapped with the new products . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm3.static.flickr.com/2606/3684814858_f25b192616_o.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Mickey-WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And from the Britt Girls . . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ibaly-LOs-Long.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Inspired to shop yet??! haha&lt;br /&gt;&lt;br /&gt;Now you know what time it is.  Time for Show Offs.  Thanks so much for all the awesome LOs that were sent in this week! You guys really rocked this week.&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-fe.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-fe.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346388670974&amp;amp;site=widget-fe.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388670974&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-fe.slide.com/p1/648518346388670974/ms_t028_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388670974&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-fe.slide.com/p2/648518346388670974/ms_t028_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388670974&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-fe.slide.com/p4/648518346388670974/ms_t028_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;All my show offs are getting my new "Inspired by Aly Templates".  I'll be emailing that out later this morning.&lt;br /&gt;&lt;br /&gt;If you'd like to know more about being a Show Off, read the end of &lt;a href="http://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html"&gt;this post&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Well, I guess that's it for today.  Hope you all have a fun 4th tomorrow!  Enjoy the sale at SM while you can and we'll see ya!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2967116422945436609/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/07/happy-friday.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2967116422945436609'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2967116422945436609'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/07/happy-friday.html' title='Happy Friday!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4562056895860127347</id><published>2009-07-02T07:31:00.004-06:00</published><updated>2009-07-02T07:39:18.693-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>30 Percent Off @ SM!!</title><content type='html'>Hey there!! Just wanted to let you know a big sale at SM started today in honor of our owner's birthday!! 30% store-wide (7/2 thru 2/6/09)!! &lt;br /&gt;&lt;br /&gt;&lt;img src="http://scrapmatters.com/wordpress/wp-content/uploads/2009/07/hybrid-sale-ad-3.jpg" width="450" /&gt;&lt;br /&gt;&lt;br /&gt;And that free mega-template pack you get with any $20 purchase is beyond awesome.  You get 40, yes FORTY, amazing templates all in one pack!!!! &lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/home.php"&gt;&lt;img src="http://scrapmatters.com/shop/images/cache/ab149334036e49f75a698ef81153aefd.jpg" width="450" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Look how many AWESOME templates are in there!!!  There is a &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;lot&lt;/span&gt; going on to kick off July over at SM - so head over and take advantage of the bargains on &lt;a href="http://scrapmatters.com/shop/manufacturers.php?manufacturerid=41"&gt;Britt-ish Designs products&lt;/a&gt;!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4562056895860127347/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/07/30-off-at-sm.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4562056895860127347'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4562056895860127347'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/07/30-off-at-sm.html' title='30 Percent Off @ SM!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-475649441421964454</id><published>2009-07-01T22:45:00.001-06:00</published><updated>2009-07-01T23:29:49.480-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Speed Scrap tomorrow night!!</title><content type='html'>Hey there readers.  First off, I have to just say a great big huge THANKS to all the wonderful people who have taken time out of their lives to write to me and give me suggestions, tips, advice and help planning our Disney World trip.  The response has been out of this world!! But keep it coming!  I need all the help I can get!!!!  (I knew my DIS girls would be excited!! hehehe  I think almost all of you have written me already!) hahaha. &lt;br /&gt;&lt;br /&gt;I'm still making my way through the emails, but if for some reason I missed writing you back a thank you, its not because I don't appreciate the email!! I love you all and I'm so grateful for all your help!!&lt;br /&gt;&lt;br /&gt;So - tomorrow night is a Speed Scrap at SM (including an incredible &lt;a href="http://scrapmatters.com/forums/showthread.php?t=3313"&gt;prize&lt;/a&gt; from Sahlin Studio).  I'm going to be there, I feel like I haven't Speed Scrapped in forever.  SO - I hope lots of you will come too!!  (and I heard that Disney will somehow be involved in the Speed Scrap so that'll be fun!!)&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i236.photobucket.com/albums/ff16/virginiajen/sm/speed-122-flat.jpg" width="450" /&gt;&lt;br /&gt;&lt;br /&gt;Today I spent the day at Lagoon (a little amusement park here in Utah) with my cousin who is in town from Arizona and her two adorable little daughters.  Gracelyn who is three, was a little scared of the rides she had to do on her own, but anything she could ride with one of the adults, she did great on.  Addie is only 2 months old, so she mostly slept in her stroller the entire day.  haha.  We had a ton of fun, even in the heat.  I'm so happy they are in town!!!  We'll be spending the 4th with them too!  YAY.&lt;br /&gt;&lt;br /&gt;OK I think that's all for tonight.  I'll post tomorrow with some LOs and whatnot.  See ya!   . . . &lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/475649441421964454/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/07/speed-scrap-tomorrow-night.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/475649441421964454'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/475649441421964454'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/07/speed-scrap-tomorrow-night.html' title='Speed Scrap tomorrow night!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i236.photobucket.com/albums/ff16/virginiajen/sm/th_speed-122-flat.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775</id><published>2009-06-30T10:22:00.002-06:00</published><updated>2009-06-30T10:52:00.023-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>We're Going to Disney World!!!!</title><content type='html'>I have such exciting news you guys!!  Josh and I scored a CRAZY deal on flights to Orlando, so we took the plunge and booked a trip to Disney World!! Neither of us have ever been and we're on cloud 9 right now.  AND we took advantage of the free dining offer that Disney is offering right now, so our trip is seriously a BARGAIN!!  I can hardly believe we are going!!  &lt;br /&gt;&lt;br /&gt;Our trip is booked for Sept. 29 - Oct. 7.  We are staying at Disney's Pop Century Resort.  We need lots of restaurant recommendations and tips for our trip!! So, if you have any great ideas, etc. email me at designerbrittney at gmail .com!!  Gosh - I can't even believe we're really going.  It all happened so fast!!&lt;br /&gt;&lt;br /&gt;WOOO HOOOO!!!!!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6282618758916139775/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html#comment-form' title='43 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' title='We&apos;re Going to Disney World!!!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>43</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4694259233983633573</id><published>2009-06-26T10:30:00.000-06:00</published><updated>2009-06-26T10:40:01.709-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>I've Been Sick!</title><content type='html'>&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span" style="color: rgb(204, 0, 0);"&gt;**HMPH.  This post was scheduled to automatically post itself early this morning, but it didn't?!!  WHY THE HECK NOT?!  Annoying.  Anyway - sorry for the late post.  Here it is . . . **&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;So - we made it home from Denver late Monday night.  Both our flights out and back were SERIOUSLY delayed, but oh well.  It was a really fun weekend with people I LOVE SO MUCH.&lt;br /&gt;&lt;br /&gt;The saddest news is, Tuesday I woke up with a wicked sinus infection.  I've been trying to rest, get caught up from the weekend, and get stuff together and ready for today.  But this darn infection persists and drains me of my energy.  I hope I can get it out of my system quickly.&lt;br /&gt;&lt;br /&gt;But in the mean time - I've got two little mini-kits in the store today.  Both previously Speed Scrap prizes, but in the store available now!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2117&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Seriously Cute"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2117&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_scute_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2116&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"My Trendy Baby"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2116&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_mtbaby_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Check out what my fabulous Britt Girls scrapped with these mini-kits (thanks soooo much, girls!)&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/scute-mybaby-LOs-long.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;I hope you'll have fun scrapping with these two little kits too!&lt;br /&gt;&lt;br /&gt;And a quick reminder that you have just 4 more days to purchase the &lt;a href="http://scrapmatters.com/shop/product.php?productid=2072&amp;amp;cat=12"&gt;"Mystery Mix - June Grab Bag No.5"&lt;/a&gt; that I collaborated on.  After that the products will all be individually divided up into the store.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2072&amp;amp;cat=12"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/sm_mmgb5_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Ready for this week's Show Offs?&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-df.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-df.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346388605919&amp;amp;site=widget-df.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388605919&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-df.slide.com/p1/648518346388605919/ms_t024_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388605919&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-df.slide.com/p2/648518346388605919/ms_t024_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388605919&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-df.slide.com/p4/648518346388605919/ms_t024_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;Not very many Show Offs came in this week, but I loved seeing all those that were shared.  Thanks so much!  Your prize this week is your choice of either of the new mini-kits in the store this week: &lt;a href="http://scrapmatters.com/shop/product.php?productid=2117&amp;amp;cat=6"&gt;"Seriously Cute"&lt;/a&gt; or &lt;a href="http://scrapmatters.com/shop/product.php?productid=2116&amp;amp;cat=6"&gt;"My Trendy Baby"&lt;/a&gt;!  Watch your email inboxes for my email and then respond with your choice.&lt;br /&gt;&lt;br /&gt;Well, its a short and simple post this week.  I'm feeling pretty sick, so I had to make it quick.  Hope you all have a wonderful weekend!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4694259233983633573/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/06/ive-been-sick_26.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4694259233983633573'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4694259233983633573'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/06/ive-been-sick_26.html' title='I&apos;ve Been Sick!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7241597649331234245</id><published>2009-06-19T04:30:00.004-06:00</published><updated>2009-06-19T04:32:25.506-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>new products</title><content type='html'>Hello and happy Friday!!  Let's jump right in and get to the new products.  As I posted yesterday, the ScrapMatters designers were put into teams to create collaborative grab bags!  Here's my team's!!&lt;br /&gt;&lt;br /&gt;&lt;font style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2072&amp;amp;cat=12"&gt;&lt;font class="Apple-style-span" size="x-large"&gt;"Mystery Mix - June Grab Bag No. 5"&lt;/font&gt;&lt;/a&gt;&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2072&amp;amp;cat=12"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/sm_mmgb5_LRG.jpg" width="540"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It's only available until June 30th, so grab it while you can!! It's a SERIOUS bargain!!!!!&lt;br /&gt;&lt;br /&gt;Here's what I scrapped with the goodies inside:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.blogger.com/img%20src=http://i70.photobucket.com/albums/i104/designerbrittney/EdenKay-BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/EdenKay-BLOG.jpg" width="540"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here's what the Britt Girls created with it:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/mm-LOs-long.jpg"&gt;&lt;br /&gt;&lt;br /&gt;I also have a few other new things in the shop today.  First up, the template pack that was the participation prize from my Speed Scrap this week.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2101&amp;amp;cat=21"&gt;&lt;font style="font-weight:bold;"&gt;&lt;font class="Apple-style-span" size="x-large"&gt;"Pocket Full of Templates 2"&lt;/font&gt;&lt;/font&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2101&amp;amp;cat=21"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_pft2_LRG.jpg" width="540"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2074&amp;amp;cat=6"&gt;&lt;font style="font-weight:bold;"&gt;&lt;font class="Apple-style-span" size="x-large"&gt;"Independent"&lt;/font&gt;&lt;/font&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_ind_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_ind_LRG.jpg" width="540"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's what I scrapped with this little mini (this is me and my mom). . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/AmericanGirls_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/AmericanGirls_BLOG.jpg" width="540"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And from my girls . . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ind-LOs-long.jpg"&gt;&lt;br /&gt;&lt;br /&gt;One last little item - a new alpha!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2076&amp;amp;cat=3"&gt;&lt;font style="font-weight:bold;"&gt;&lt;font class="Apple-style-span" size="x-large"&gt;"Brown Town Alpha"&lt;/font&gt;&lt;/font&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=2076&amp;amp;cat=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_brown_LRG.jpg" width="540"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;OK time for Show Offs!!&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-93.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-93.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346388531603&amp;amp;site=widget-93.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388531603&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-93.slide.com/p1/648518346388531603/ms_t047_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap"&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388531603&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-93.slide.com/p2/648518346388531603/ms_t047_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap"&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388531603&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-93.slide.com/p4/648518346388531603/ms_t047_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap"&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;Thanks for all those who sent in LOs this week!!  You'll all be getting my new "Brown Town Alpha" as your gift!&lt;br /&gt;&lt;br /&gt;I can't wait to see what comes in next week.  If you want to show off, please send in those LOs using Britt-ish Designs products!  Find out all the details about Showing Offs at the end of &lt;a href="http://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html"&gt;this post&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Well, Josh and I are heading out of town for the weekend (woo hoo!!) So - if you need anything, or have any problems or questions, they'll just have to wait until Tuesday when I'm back!!  Enjoy the new products, have a great weekend!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg"&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7241597649331234245/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/06/new-products.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7241597649331234245'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7241597649331234245'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/06/new-products.html' title='new products'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3166645614316130758</id><published>2009-06-18T12:00:00.002-06:00</published><updated>2009-06-19T08:48:53.852-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Thursday Ramblings</title><content type='html'>First of all, just wanted to say thanks to all those who came to my Speed Scrap yesterday!! I think we all had a fun time.  Speed Scraps really feel like friends getting together and scrapping for an hour or two.  :) I was happy to see so many familiar faces and some new ones too!!  Here's what I scrapped and based the instructions on . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/ForYouScottyBoy_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ForYouScottyBoy_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/48448/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This is actually a re-do of a page I did a LONG time ago that I never liked and therefore never printed!!  :)&lt;br /&gt;&lt;br /&gt;Tomorrow we're launching a fun event over at ScrapMatters.  It's brand new, and I can't wait to see how its received.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i277.photobucket.com/albums/kk70/goldengirls2/mysterymixad-web.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Basically the SM designers were put into teams and then that team created a Mystery Mix grab bag.  There are SIX grab bags in all, and they are all stuffed full of scrapping goodness.  They are only available during the dates listed above.  After that they'll all get divided up and put into the designers' individual stores. :) :)  So - get excited!!  I'll be previewing our Mystery Mix on my blog here tomorrow. I also have a couple other goodies to release tomorrow too!!&lt;br /&gt;&lt;br /&gt;Oh - quick reminder.  If you're sending in a Show Off this week, make sure I get it before midnight tonight or you won't be able to get your prize and be in the slideshow this week.  I mentioned it before, but I have to start setting my post to self-post early in the AM from now on because of the earlier release time for new products.  So - don't forget to send them in on time!!&lt;br /&gt;&lt;br /&gt;Well, I guess that's it for today.  I'm going to go eat lunch and get back to laundry.  Gotta get ready for our weekend in Denver!! I'm so excited. &lt;br /&gt;&lt;br /&gt;See ya tomorrow morning!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3166645614316130758/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/06/thursday-ramblings.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3166645614316130758'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3166645614316130758'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/06/thursday-ramblings.html' title='Thursday Ramblings'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3911468199659425840</id><published>2009-06-16T23:29:00.002-06:00</published><updated>2009-06-16T23:35:01.786-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Day Time Speed Scrap Tomorrow!!!</title><content type='html'>TOTALLY SHORT NOTICE!! Sooooo sorry.  This really just snuck up on me.  But I will be hosting the &lt;a href="http://scrapmatters.com/forums/showthread.php?p=59707#post59707"&gt;Speed Scrap&lt;/a&gt; tomorrow morning at 11:00 am MST!!&lt;br /&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/SpeedScrap_WEB.jpg width=540&gt;&lt;br /&gt;&lt;br /&gt;SEE YOU TOMORROW!!!!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3911468199659425840/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/06/day-time-speed-scrap-tomorrow.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3911468199659425840'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3911468199659425840'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/06/day-time-speed-scrap-tomorrow.html' title='Day Time Speed Scrap Tomorrow!!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5505000040426212167</id><published>2009-06-16T11:40:00.000-06:00</published><updated>2009-06-16T11:40:25.660-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>so sexy</title><content type='html'>&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Photo9.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Photo9.jpg" width="440" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Oh yeah!  You know numb-face is sexy!  As you might have guessed,  I just got home from my THIRD dentist appointment.  It was not pleasant, but oh well.  It's over and that's all that matters.  I'm SO SAD to report that I have to have one more appointment.  To fill one last little cavity and get my crown permanently cemented.  **SIGH**  I was really hoping today was the last one.  :(  Oh well.&lt;br /&gt;&lt;br /&gt;How was everyone's weekend?  Josh planned such a fun surprise over-night date for us.  On his way home from work he called to tell me to quick pack an overnight bag!  Woo hoo!! I was hoping his surprise was an over-night!  First, we went to Ikea and bought a cute new comforter, then we went to Texas Roadhouse for dinner (it was our first time and we loved it so much we drove all the way back out there again last night!! HAHA).  Then he drove us to Salt Lake City to the Little America to stay overnight.  It was such a fun thoughtful surprise.   Thank you, Baby!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/LittleAmerica.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/LittleAmerica.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;In the morning we slept in, went to Mimi's Cafe for breakfast and then came home so Josh could play in his soccer game.  We had some crazy stormy weather this weekend, but luckily his game ended just as the black clouds rolled in and dumped rain on us!  We all went running for our cars!&lt;br /&gt;&lt;br /&gt;So this weekend was great. AND I'm soooo excited for this coming weekend because we are flying out to Denver to visit my brother and his family!!  It's been about 2 months since we've seen them and we're sooo excited. &lt;br /&gt;&lt;br /&gt;A few scrapbook pages to share and then I'm going to say goodbye and go rest on the couch while my face regains feeling!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/17HoursLater_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/17HoursLater_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/47935/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Buddies-BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Buddies-BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/48184/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/LetsGoTubing_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/LetsGoTubing_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/47669/ppuser/4"&gt;&lt;span style="font-style:italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;One last thing before I'm done.  &lt;a href="http://believeittoseeit.blogspot.com/2009/06/right-now-id-rather-be.html"&gt;Ashley&lt;/a&gt; asked where I'd rather be right now.  I know my answer comes as no surprise.  Instead of sitting at home with a numb face, I'd rather be at the Happiest Place On Earth.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/WishIWasHere.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/WishIWasHere.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Have a great day!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5505000040426212167/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/06/so-sexy.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5505000040426212167'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5505000040426212167'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/06/so-sexy.html' title='so sexy'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6411118035969301261</id><published>2009-06-12T09:40:00.000-06:00</published><updated>2009-06-12T09:41:15.977-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>hooligans!</title><content type='html'>Good morning and happy Friday!!  It's new release Friday and I've got a REALLY fun new kit to release today!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1992&amp;amp;cat=6"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Hooligans"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1992&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_hoo_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Some of you might remember that my husband's soccer team's name is the Hooligans.  So - thanks guys, for the inspiration for the name.  But this kit is mostly just fun, boy, mischief, happy kid style.&lt;br /&gt;&lt;br /&gt;Here's what I scrapped with it:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/BrothersGottaHug_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/BrothersGottaHug_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;These are my cutie nephews from a photo shoot I did with them 1 whole year ago!! Time really flies.  (I'm wondering if anyone gets a laugh from my 'Tommy Boy' reference in the title).&lt;br /&gt;&lt;br /&gt;And here's the beautiful creations by my Britt Girls:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/hoo-LOs-long.jpg" /&gt;&lt;br /&gt;Aren't they amazing?! I loved the versatility that came out of this kit!!&lt;br /&gt;&lt;br /&gt;Make sure you read to the bottom of the post because I have an add-on freebie for you as well!!!&lt;br /&gt;&lt;br /&gt;And I also have one other new product today as well.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1996&amp;amp;cat=10"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Glitzy Wordlettes 2"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1996&amp;amp;cat=10"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_gword2_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I decided it was time for another round of Glitzy Wordlettes.  The &lt;a href="http://scrapmatters.com/shop/product.php?productid=267&amp;amp;cat=0&amp;amp;page=1"&gt;originals&lt;/a&gt; were released a LONG LONG time ago.  You can see how cute these new ones look in Christy's LO above!!&lt;br /&gt;&lt;br /&gt;Ok - new products released?  Check.  That means its time for SHOW OFFS!&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-6f.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-6f.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346388437615&amp;amp;site=widget-6f.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388437615&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-6f.slide.com/p1/648518346388437615/ms_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388437615&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-6f.slide.com/p2/648518346388437615/ms_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;br /&gt;FUN SHOW OFFS huh?! Thanks to everyone who sent them in this week.  You'll all be getting my new "Glitzy Wordlettes 2", so watch your emails.&lt;br /&gt;&lt;br /&gt;If you want to find out more about being a Show Offs and getting free stuff each week, read the bottom of &lt;a href="http://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html"&gt;this post&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;There have been some changes at ScrapMatters this month, one being that the new products are being activated much earlier than they have been in the past.  SO - here's what I have to do in order to keep up. &lt;span style="font-weight:bold;"&gt; **SHOW OFFS PLEASE READ THIS**&lt;/span&gt;  Show Offs have always been due at midnight MST on Thursday nights.  But, I've always been lenient and allowed any that come in before sun-up to be included.  Unfortunately, I won't be able to do this anymore.  I'll be taking any LOs that come in before midnight, but that's it!  Anything after midnight will have to go in the next week's batch.  So turn 'em in ON TIME.  The reason is, I'm going to set my post to publish itself early early in the morning when the new products are activated (it will be like crack of dawn Eastern Time. I am so NOT getting up that early!! HAHA). &lt;br /&gt;&lt;br /&gt;Alrighty - that's it from me.  Before I go, here's the freebie add-on to "Hooligans" that I promised you!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_hooAO_600.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_hooAO_600.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.4shared.com/file/111006359/8ac5121d/brittdes_hooAO.html"&gt;DOWNLOAD HERE&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;ENJOY! I hope you all have a wonderful weekend.  My sweet, amazing, fantastic, loving husband has some surprise up his sleeve, so I have no idea what we're doing this weekend.  But I LOVE surprises, so I'm super excited.  :) :)&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6411118035969301261/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/06/hooligans.html#comment-form' title='17 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6411118035969301261'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6411118035969301261'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/06/hooligans.html' title='hooligans!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>17</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6240858156014655036</id><published>2009-06-11T11:08:00.000-06:00</published><updated>2009-06-11T11:08:54.473-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>sneaky peeky</title><content type='html'>Just thought I'd pop in and give you a sneak peek at what I'm releasing tomorrow!!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/sneaky-peek-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/sneaky-peek-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Are you excited?  I AM!!  I really can't wait.&lt;br /&gt;&lt;br /&gt;OK - time for some LOs to share . . .  (and before you think I've been a scrapping maniac or something - these are all LOs I've done in the past few weeks.  I haven't actually scrapped much this week at all)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/LittleMama_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/LittleMama_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/46958/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3196/3598005235_aef839dda8_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3196/3598005235_aef839dda8_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/46610/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3320/3616502051_cf226337e1_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3320/3616502051_cf226337e1_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/47488/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3403/3598513703_af52df0a05_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3403/3598513703_af52df0a05_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/46651/ppuser/4"&gt;&lt;span style="font-style:italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/EllasFirstFamilyPhotos_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/EllasFirstFamilyPhotos_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/47422/ppuser/4"&gt;&lt;span style="font-style:italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/SantasHelper_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/SantasHelper_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/46330/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/MuchNeededBoatNap_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/MuchNeededBoatNap_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/46574/ppuser/4"&gt;&lt;span style="font-style:italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/ISeeYou_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ISeeYou_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/46190/ppuser/4"&gt;&lt;span style="font-style:italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/SummertimeinParis_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/SummertimeinParis_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/46954/ppuser/4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This last LO is for my latest &lt;a href="http://scrapmatters.com/forums/showthread.php?p=58126"&gt;"My Story Matters"&lt;/a&gt; challenge over at ScrapMatters.  For those who don't know - its a series of challenges that give you prompts to create your own personal history album.  It's REALLY fun.  This challenge is to scrap about vacations or trips you took as a child.&lt;br /&gt;&lt;br /&gt;Well -  I think that's it from me!  I'll see you guys tomorrow for new release Friday!&lt;br /&gt;&lt;br /&gt;xoxo&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6240858156014655036/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/06/sneaky-peeky.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6240858156014655036'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6240858156014655036'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/06/sneaky-peeky.html' title='sneaky peeky'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8966096148887554497</id><published>2009-06-10T15:58:00.005-06:00</published><updated>2011-01-05T13:15:00.463-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='movie reviews'/><title type='text'>Across the Universe</title><content type='html'>Ok - who's seen "Across the Universe"?  If you haven't seen it - stop what you're doing and go rent it.  I'm using my movie review frame, but this isn't really a review.  It's my attempt to stand on my soap box and SCREAM TO EVERYONE WHO WILL LISTEN that I LOVE IT and that they REALLY should see it!!!!!!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/moviereviewframe_Universe.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;This movie is a musical.  All the songs are Beattles songs.  It's INCREDIBLE.  Seriously - I'm so in love with it.  Josh and I just watched it again the other night (we own it on Blu-Ray) and I just can't stop singing the songs in my head and thinking about it.  It's definitely artistic, and being a musical, I know it won't be for everyone.  But I really recommend giving it a try!  The music, the history, the ROMANCE.  Oh the romance.  I can't even explain how much I'm in love with this movie.  I'm listening to the soundtrack right now.  It's an amazing soundtrack.  Warning - you'll probably have to buy the soundtrack after you see the movie! HAHA&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.thenerdyduo.com/nerdyduo/wp-content/uploads/2008/02/universestrawberries.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;The director/visionary/master of this movie is the amazing Julie Taymor.  I did an entire research paper on Julie Taymor in college.  She's INCREDIBLY TALENTED AND AMAZING!  Those of you who've seen it know what I'm talking about.&lt;br /&gt;&lt;br /&gt;One cool thing about this movie is any time they could, they recorded the singing live right there while they were filming.  Singing to playback on set while acting.  Which makes the singing so incredibly moving and fabulous and REAL.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://farm4.static.flickr.com/3210/2814934352_6275433cf0_o.jpg" width="500" /&gt;&lt;br /&gt;&lt;br /&gt;Sigh.  See the movie.  Enjoy.</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8966096148887554497/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/06/across-universe.html#comment-form' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8966096148887554497'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8966096148887554497'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/06/across-universe.html' title='Across the Universe'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3349487558476359862</id><published>2009-06-05T09:20:00.001-06:00</published><updated>2009-06-05T09:28:11.182-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>TGIF!</title><content type='html'>I am so grateful the weekend is here!!  This week has been pretty stressful for me.  So I'm just glad its over.  I have my honey home with me for a few days.  Hopefully we'll get our stinkin' dryer fixed (it all of a sudden decided not to heat up - but our land lord's on top of it!) and then we can do something FUN this weekend.&lt;br /&gt;&lt;br /&gt;ANYWAY - I have two releases today.  Let me tell you about the BIG one first.  I was lucky enough to get invited to participate in a VERY neat charity collaboration kit called &lt;a href="http://www.shabbypickledesigns.com/boutique/manufacturers.php?manufacturerid=51"&gt;"Forester's Wish"&lt;/a&gt;.  Forester is a little boy with brain cancer who just got back from a magical Disney World vacation thanks to Make A Wish.  You can read more about his story &lt;a href="http://thebradburns.blogspot.com/"&gt;here&lt;/a&gt;.  All proceeds from this kit are going straight to Forester's family.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.shabbypickledesigns.com/boutique/manufacturers.php?manufacturerid=51"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Forester's Wish"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.shabbypickledesigns.com/boutique/manufacturers.php?manufacturerid=51"&gt;&lt;img src="http://i84.photobucket.com/albums/k17/tcigt/all_fw_preview_large-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is so cool you guys!  If you purchase this kit during this next week, your name goes into a drawing to win a huge PRIZE!!  At LEAST 5 $10 GC from some of the contributing designers (including me), possibly more!!&lt;br /&gt;&lt;br /&gt;You can read a lot more about this fabulous charity kit &lt;a href="http://www.shabbypickledesigns.com/forum/showthread.php?p=49303#post49303"&gt;HERE&lt;/a&gt;!!&lt;br /&gt;&lt;br /&gt;Here's the page I scrapped using "Forester's Wish" . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm3.static.flickr.com/2444/3597523373_61c1e7eda6_o.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/HandsOnDaddy_WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=668320&amp;ppuser=5263"&gt;&lt;span style="font-style:italic;"&gt;{full credits here}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;AND if you can believe it, there's MORE!!  If you watch &lt;a href="http://foresterswish.blogspot.com/"&gt;this blog&lt;/a&gt;, there will be TONS of QPs and freebies given away from June 5 - 12.&lt;br /&gt;&lt;br /&gt;Here are some other beautiful pages created with "Forester's Wish" (click to enlarge).&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i84.photobucket.com/albums/k17/tcigt/fwlopvs3.jpg"&gt;&lt;img src="http://i84.photobucket.com/albums/k17/tcigt/fwlopvs3.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Pretty cool stuff, huh?  I feel so lucky to have been included in this awesome event!&lt;br /&gt;&lt;br /&gt;Now  . . . my other release.  This one is available in my shop at ScrapMatters:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1969&amp;amp;cat=21"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Inspired by Wendy Tempaltes"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1969&amp;amp;cat=21"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_ibwen_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Another one of my wonderful and inspiring Britt Girls gave me the ok to make a template pack from some of her original layouts.  Thanks Wendy! Here are the fab LOs I was inspired to turn into templates . . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/inpiration-LOs.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Here's a page I created using one of these new templates . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/LadderBall_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/LadderBall_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/46573/ppuser/4"&gt;{full credits here}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;And from the Britt Girls . . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ibwen-LOs.jpg"&gt;&lt;br /&gt;&lt;br /&gt;As you may have guessed, all my Show Offs this week will be getting this template pack as their gift!  Are you ready to see this week's Show Offs??&lt;br /&gt;&lt;br /&gt;Well, ready or not, here they come!&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-78.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-78.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346388332664&amp;amp;site=widget-78.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388332664&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-78.slide.com/p1/648518346388332664/ms_t028_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388332664&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-78.slide.com/p2/648518346388332664/ms_t028_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388332664&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-78.slide.com/p4/648518346388332664/ms_t028_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;br /&gt;Thanks again to all my show offs.  If you'd like to show off, email me your LOs using Britt-ish Designs products.  For more info on becoming a Show Offs, check out the end of &lt;a href="http://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html"&gt;this past post&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;And I think that's it from me today.  See you guys later!!  Have a GREAT weekend! xoxoxo&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3349487558476359862/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/06/tgif.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3349487558476359862'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3349487558476359862'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/06/tgif.html' title='TGIF!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2615855744853258679</id><published>2009-06-04T16:07:00.003-06:00</published><updated>2009-06-04T16:10:28.850-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>make a wish . . .</title><content type='html'>I have a sneak peek to share with you guys.  But its not my typical sneak peek.  I'll make you wait until tomorrow to get more details and see all the fun, but for now I'm just going to give you this . . .&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i194.photobucket.com/albums/z137/h_griego/foresterwish-flair175.png" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Get pumped!  See you tomorrow!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2615855744853258679/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/06/make-wish.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2615855744853258679'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2615855744853258679'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/06/make-wish.html' title='make a wish . . .'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2395229471017505827</id><published>2009-06-03T17:03:00.001-06:00</published><updated>2011-01-05T13:15:09.367-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='movie reviews'/><title type='text'>'Up' Review</title><content type='html'>Well - we saw "Up" last night!  Everyone came over to my house for hot dogs on the grill beforehand.  Then we all headed to the theater.  With our $10.50 tickets!!! **hack hack cough cough**  Because its 3D it cost 2 dollars more.  YIKES.  Pricey movie.  But it was well worth it.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Up_1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Up_1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I happily give "Up" 5 GIANT STARS.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/moviereviewframe_Up.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;I don't even know where to start reviewing this wonderful movie.  Pixar is the master storyteller.  I didn't think I'd connect with the characters from what I saw in the trailers. But, oh my gosh! I was 100% invested in the story in the first 5 minutes of the movie.  I don't want to give anything away.  Don't read too much about it.  All I can say is, &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;see it&lt;/span&gt;.  See it soon.  Take your whole family.  The little boy behind us (probably 4 years old) was giggling through the whole movie.  It was adorable.  I've been thinking about it all day.  WONDERFUL WONDERFUL WONDERFUL MOVIE!  (take some tissues)&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2395229471017505827/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/06/up-review.html#comment-form' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2395229471017505827'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2395229471017505827'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/06/up-review.html' title='&apos;Up&apos; Review'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-538727847140884149</id><published>2009-06-02T11:57:00.000-06:00</published><updated>2009-06-02T11:57:39.666-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>we're on our way UP!</title><content type='html'>Ok - update on my teeth.  My big honkin' 2-hour appointment yesterday went ok.  I guess one of the fillings they did was a little deeper than they expected and if it doesn't heal up well, there's a chance of having to have a root canal on it.  But I am saying my prayers that it behaves and that won't happen.  We can't really afford all this stupid dental work!  Root canals are EXPENSIVE!  My temporary crown is on, and my gums around it are very tender.  I realized this as I brushed it this morning! OUCH!  But all in all I've had little to no aches and pains.  I've been lucky I guess.  Plus, being on the gas yesterday was FUN! hahaha  I go back in 2 weeks for my permanent crown and 4 other fillings! :(&lt;br /&gt;&lt;br /&gt;Tonight Josh and I are going with my whole family to see "Up".  I've heard awesome things about it, so I'm VERY excited.  I hope I can eat popcorn with my stupid tooth!  I love movie popcorn!!!  I'll be sure to write a review about it afterwards.  &lt;br /&gt;&lt;br /&gt;Here are some LOs that I did last week. &lt;br /&gt;&lt;br /&gt;This is my sweet new baby niece Ava.  Josh's sister's FIRST little girl.  She has three boys, and finally she got a girl!  I got to do a little photo shoot with her last Friday, so I'll have to post some of those photos later this week.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Ava_BLOG-1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Ava_BLOG-1.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=662430&amp;ppuser=5263"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Here are some more pictures of Addison (my cousin's daughter) from the day after she was born.  I always want to say my 'niece Addison' because she feels like my niece.  &lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/AddisonJoy_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/AddisonJoy_BLOG.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=665399&amp;cat=500"&gt;&lt;span style="font-style:italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Apparently I am obsessed with scrapping other people's children! HAHA  Here is my cute cute cute nephew Noah at a family party we had last week!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Noah-BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Noah-BLOG.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=661398&amp;ppuser=5263"&gt;&lt;span style="font-style:italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Next, a page using Erica Zane's awesome new "Leafy Treetop" kit.  She always comes up with the most original kits!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/NovBeadingBeauties_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/NovBeadingBeauties_BLOG.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=661411&amp;ppuser=5263"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;A fun page from Disneyland!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm3.static.flickr.com/2461/3563460273_a96cf4ae9a_o.jpg"&gt;&lt;img src=http://farm3.static.flickr.com/2461/3563460273_a96cf4ae9a_o.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=657529&amp;ppuser=5263"&gt;&lt;span style="font-style:italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And last but not least, a &lt;a href="http://scraporchard.com/forum/showthread.php?t=7443"&gt;"fat book"&lt;/a&gt; page I did for a &lt;a href="http://scraporchard.com/forum/showthread.php?t=7497"&gt;challenge at ScrapOrchard&lt;/a&gt;.  Don't know what a "fat book" is?  Well, neither did I until I read about it for this challenge!  It's a LOT of a fun and a great artistic outlet.  Give it a try!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/keytosuccess_WEB-1.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/keytosuccess_WEB-1.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=661399&amp;ppuser=5263"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Ok - I gotta go.  I'm on my way to the theater and buy our movie tickets for tonight!  See ya!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/538727847140884149/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/06/were-on-our-way-up.html#comment-form' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/538727847140884149'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/538727847140884149'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/06/were-on-our-way-up.html' title='we&apos;re on our way UP!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6946769550748616604</id><published>2009-05-29T09:02:00.006-06:00</published><updated>2009-05-29T09:17:10.631-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Can you feel the heat?</title><content type='html'>It's Friday people and its HOT HOT HOT at Britt-ish Designs.  I've got island fever, and there's only one cure!!  The release of my new kit!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1938&amp;amp;cat=6"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Ohana"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1938&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_oha_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I've had a lot of requests over the past year for a "Lilo and Stitch" inspired Hawaiian kit.  And this week I felt inspired to explore paradise with a bright happy sun-filled kit!!  And this is what I ended up with!  I quite like it.  I had so many ideas, the kit sort of got enormous!  But oh well - the more goodies the merrier right?! AND I have a very sweet bonus alpha, FREE with every &lt;a href="http://scrapmatters.com/shop/product.php?productid=1938&amp;amp;cat=6"&gt;purchase of "Ohana"&lt;/a&gt; during the next week!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Ohanaspecialoffer.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;That's a pretty sweet deal!  And as usual, I have a freebie add-on at the end of this post.  So make sure you read ALL the way through.&lt;br /&gt;&lt;br /&gt;NOW - let me show you what my team and I scrapped with "Ohana"!!!!&lt;br /&gt;&lt;br /&gt;By Me:&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3567/3575499351_60b9949d4f_o.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/TikiRoom_WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Yes, I added parrots to this kit simply because I wanted them for this page! HAHAHA I had to have some cute little Tiki Room birds!&lt;br /&gt;&lt;br /&gt;And by my fab team:&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/oha-LOs-long.jpg" /&gt;&lt;br /&gt;I know I say this every week, but aren't they just great??!  They blow me away EVERY single week with their beautiful and creative work!&lt;br /&gt;&lt;br /&gt;So - let's take a break from our happy little luau we're having and check out this week's Show Offs!!&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-71.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-71.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346388247153&amp;amp;site=widget-71.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388247153&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-71.slide.com/p1/648518346388247153/ms_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388247153&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-71.slide.com/p2/648518346388247153/ms_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388247153&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-71.slide.com/p4/648518346388247153/ms_t017_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;So fun, right?!!&lt;br /&gt;&lt;br /&gt;This week I've been updating my store to make sure to include all my word art packs.  Since the move last fall, a few sets went missing.  But they're all in the store now, so this week I decided to give the Show Offs their pick of any one of my Word Art packs!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/show-off-free-word-art-ad.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;If you were a Show Off this week, watch for your coupon to be emailed to you today!&lt;br /&gt;&lt;br /&gt;If you'd like more info about how YOU can be a Show Off and get free stuff from Britt-ish Designs too, read the end of &lt;a href="http://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html"&gt;THIS POST.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Ok - here is the "&lt;a href="http://scrapmatters.com/shop/product.php?productid=1938&amp;amp;cat=6"&gt;Ohana&lt;/a&gt;" add-on I promised you!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_ohaAO_600.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_ohaAO_600.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&gt;&lt;a href="http://www.4shared.com/file/107936019/233a77fc/brittdes_ohanaAO.html"&gt;DOWNLOAD IT HERE&lt;/a&gt;&lt;  &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Have a great weekend everyone!  Enjoy your "Ohanas" (Ohana means family) and get outside and enjoy the sunshine if you have it where you are.  OOOOH and I hope to see lots of you at some of the &lt;a href="http://scrapmatters.com/forums/showthread.php?t=2957"&gt;SM Speed Scraps&lt;/a&gt; going on this weekend!  It should be a lot of fun!!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;     &lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6946769550748616604/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html#comment-form' title='24 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6946769550748616604'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6946769550748616604'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html' title='Can you feel the heat?'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>24</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6997598232048791610</id><published>2009-05-28T16:39:00.000-06:00</published><updated>2009-05-28T16:39:39.702-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>root canal survivor!</title><content type='html'>The root canal is done.  But the fun is not over, my friends.  I still have two more hellish appointments that I'm sure will be even worse than this last one.  Root canals are NOT as bad as you might imagine though.  You are totally numb and there is less drilling and horrible noises than getting fillings.  THANKS SOOO much for the iPod idea.  It helped immensely.  My endodontist's office actually has iPods there you can use if you don't bring your own, so that was nice.&lt;br /&gt;&lt;br /&gt;The worst thing about it was the taste!  No one warned me about this horrible chemical, poisonous taste you get!!  I was seriously gagging.  They kept having me swish to try and get it out but it wouldn't go away.  But they weren't too worried about it.  The closest thing I can describe it to would be having a mixture of bleach and chlorine poured down the back of your throat.  It seriously felt like something you should NOT be swallowing!! And the disgusting taste lasted ALL DAY yesterday, making eating a real trick.  Luckily I woke up with just a tiny hint of it, but after a brushing it was gone.  THANK GOODNESS!!!!  I have no idea what it was from.  The medication on the root, the temporary filling.  No idea.&lt;br /&gt;&lt;br /&gt;One thing I can brag about . . . my endodontist said he had never seen such long and curvy tooth roots EVER.  I officially have the longest roots he'd ever seen.  WOO HOO!  I should get a trophy or something, right?&lt;br /&gt;&lt;br /&gt;Ok - enough tooth talk.  Want to see a sneak peek of the new kit I have coming out tomorrow?!?!?!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/sneakypeek0528.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/sneakypeek0528.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It's bright!  It's fun!!  I can't wait for tomorrow to release it!&lt;br /&gt;&lt;br /&gt;One quick LO to share before I sign out - this is my niece Eden this past Halloween!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/HearMeRoar_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/HearMeRoar_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=660561&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits here}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Isn't this a cute kit!?!  It's called &lt;a href="http://www.thedigichick.com/shop/product.php?productid=19982&amp;amp;cat=248"&gt;"Safari Sunset"&lt;/a&gt; by Mira Designs and it just came out today.  I have been waiting for a kit with a cute lion to come along so I could scrap these pics!!  Eden was really into Lion King and Simba, so Marci dressed her up like a little Lion Cub for Halloween.  She was adorable!&lt;br /&gt;&lt;br /&gt;Alright - that's it.  Thanks for all the sweet emails and comments about my root canal.  Like I said, its not as bad as you think it will be.  At all.  As much as I royally HATE getting dental work done, I recommend getting on a good 6 mo. schedule for cleanings and just get your teeth taken care of.  Stop putting it off.  You end up like me, root canal and a ton of cavities!!!!  It's so not worth it.  Plus, as soon as I'm done, I can stop worrying about it and not have it nagging at me in the back of my mind.&lt;br /&gt;&lt;br /&gt;See you tomorrow!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6997598232048791610/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/root-canal-survivor.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6997598232048791610'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6997598232048791610'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/root-canal-survivor.html' title='root canal survivor!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8293153986319737617</id><published>2009-05-27T11:05:00.002-06:00</published><updated>2009-05-27T11:30:42.342-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>root canal today</title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/dentist-office-art.jpg" height="540" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;In less than an hour I'll be on my way to the Endodontist to get my root canal.  OH JOY!  Thanks for the tips and words of comfort people!  I'll definitely be taking my iPod - that sounded like a great idea, since part of what's so horrible about dental work is the sound!  I've loaded my little pink shuffle full of music from my "happy place" (Disneyland).  Hopefully it will help take me there and away from the drilling!!!  (I am a tiny bit excited for the gas!)&lt;br /&gt;&lt;br /&gt;Well, I guess I better go eat and get ready.  They told me to eat before because I'm going to be so numb, I'm not going to want to eat for a while.  Sigh . . .&lt;br /&gt;&lt;br /&gt;See you on the other side!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8293153986319737617/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/root-canal-today.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8293153986319737617'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8293153986319737617'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/root-canal-today.html' title='root canal today'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3535630079740507302</id><published>2009-05-25T10:43:00.001-06:00</published><updated>2009-05-26T21:20:19.640-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Happy Memorial Day!</title><content type='html'>First thing I have to tell you.  I didn't realize this when I made my original post about Glee, but thanks to one of my blog readers, I now know that there aren't going to be any Glee episodes until the FALL!  It was just a teaser to get you excited about the new fall series.  Isn't that lame?!?!  So - sorry if I got all of you excited for another episode.  It won't be until the fall!!!  Lame.&lt;br /&gt;&lt;br /&gt;Just wanted to plug our &lt;a href="http://scrapmatters.com/forums/showthread.php?t=2957"&gt;MARATHON&lt;/a&gt; of Speed Scraps coming up at SM this weekend!  There's our regular weekly speed scrap on Thursday night, and then a whole host of them over the weekend to wrap up our May Queen of Scrap '09 contest!  I don't know if I'll be to all of them, but I will definitely try and be to some!  HOW FUN!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i259.photobucket.com/albums/hh307/neeceebee/speedscrapadcopy-1.jpg" width="400/" /&gt;&lt;br /&gt;&lt;br /&gt;I don't think I scrapped one thing over the weekend.  Oh - well I did scrap one page, but its for one of my CTs and I can't post it yet.  (Get excited about a DANG cute new kit by Mira Designs coming out on Thursday).&lt;br /&gt;&lt;br /&gt;Oh I did post a new "&lt;a href="http://scrapmatters.com/forums/showthread.php?p=53304"&gt;My Story Matters&lt;/a&gt;" challenge.  I made my page for it a while ago, in preparation, but I haven't posted it here yet!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Stylin_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Stylin_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/42284/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This challenge (as I'm sure you can guess) is to scrap about your "style" as a kid.  Not a teen, or young adult.  A KID.  You should see the &lt;a href="http://www.scrapmatters.com/gallery3/showgallery.php/cat/886"&gt;other entries&lt;/a&gt; we've had so far!  SO awesome.&lt;br /&gt;&lt;br /&gt;So - I hope you are all having a happy Memorial Day weekend.  Where Josh works in retail, he doesn't have the day off.  So no big plans for us.&lt;br /&gt;&lt;br /&gt;Before I go, I wanted to show you a few REALLY cute LOs I've already spotted in the galleries using my new collab. kit with Sya's Blueprints,  &lt;a href="http://scrapmatters.com/shop/product.php?productid=1913&amp;amp;cat=6"&gt;"Sisters For Life"&lt;/a&gt;!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/sistersLOs-1.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Ok - that's it! Just wanted to share the cuteness!&lt;br /&gt;&lt;br /&gt;See you 'round!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3535630079740507302/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/happy-memorial-day.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3535630079740507302'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3535630079740507302'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/happy-memorial-day.html' title='Happy Memorial Day!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9073875464835466288</id><published>2009-05-22T09:20:00.001-06:00</published><updated>2009-05-22T09:31:40.096-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>sisters for life!</title><content type='html'>Happy Friday!  I'm so excited to release my first ever collab. kit with Sya's Blueprints!!  Sya and I bonded over our love for the show "Greek" and decided we should do a sorority kit!!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1913&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Sisters For Life"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1913&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_sbp_sis4life_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Of course, we packed the kit will all-out girly goodness.  So - while it has lots of great "greek" items (full greek alphabet, sorority word art, etc.) its perfect for all your everyday girly girl pages as well!!&lt;br /&gt;&lt;br /&gt;Here's the page I scrapped with it:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Sisterhood_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Sisterhood_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And from the wonderful Britt Girls:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/sis4life-LOs-long.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Make sure you keep reading through the end of the post! I have a freebie add-on for you and so does SYA!!&lt;br /&gt;&lt;br /&gt;Also new today, I decided it was high time I released another date stamp pack!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1922&amp;amp;cat=41"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"We're Just Dating v.1"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1922&amp;amp;cat=41"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_wjd1_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's a page by &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Melissa&lt;/span&gt; using them!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://img.photobucket.com/albums/v122/Yzerbear19/AlwaysSister-SM.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;You can also see 'em in action in Erica's "Sisters For Life" LO above!  Fun, huh??!&lt;br /&gt;&lt;br /&gt;Ok . . . ready for Show Offs?  Here we go . . .&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-a7.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-a7.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346388166823&amp;amp;site=widget-a7.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388166823&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-a7.slide.com/p1/648518346388166823/ms_t047_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388166823&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-a7.slide.com/p2/648518346388166823/ms_t047_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388166823&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-a7.slide.com/p4/648518346388166823/ms_t047_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;Thanks for all the show offs this week!!  A whopping 70 LOs came in!  All the show offs are getting my new "We're Just Dating v.1" as their gift this week!  Watch those email inboxes for my email.&lt;br /&gt;&lt;br /&gt;If you want to show off, you can read all about how to do it at the end of &lt;a href="http://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html"&gt;this post&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Alrighty - time for the promised freebie add-on!  Hope you enjoy it!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_sis4lifeAO_600.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_sis4lifeAO_600.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Download my freebie &lt;a href="http://www.4shared.com/file/106972286/bd563f69/brittdes_sis4lifeAO.html"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;HERE&lt;/span&gt;&lt;/a&gt;.  Then hop over to &lt;a href="http://scrap-stuff.blogspot.com/"&gt;Sya's Blog&lt;/a&gt; and grab her freebie add-on too!!&lt;br /&gt;&lt;br /&gt;Hope you all have a wonderful Memorial Day weekend!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/9073875464835466288/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/sisters-for-life.html#comment-form' title='13 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9073875464835466288'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9073875464835466288'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/sisters-for-life.html' title='sisters for life!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>13</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7921278133282103763</id><published>2009-05-21T19:00:00.001-06:00</published><updated>2009-05-21T19:12:21.783-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>sneaky peek for ya</title><content type='html'>Hey there!  Just popping in to give a sneak peek of my new release tomorrow.  I've teamed up with a fab designers, who shall remain nameless until tomorrow, to create a GREAT new kit that I'm REALLY proud of!!&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/sneakpeek-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/sneakpeek-1.jpg" width="440" /&gt;&lt;/a&gt;&lt;br /&gt;So - get excited for tomorrow!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/glee.jpg" align="left" style="padding/" /&gt;Did anyone watch the new show "Glee" that started this week? Well, I did and I really enjoyed it.  It's on Fox on Tuesday nights.  We'll see if it is really as good as its pilot episode, but based on this episode, I think its going to be great!  For me, it was a little bit whimsical like "Pushing Daisies".  A little bit sarcastic, a tiny bit teenage guilty pleasure.  I read online someone describing it as "the anti-Gossip Girl" and that's the perfect description! Nothing against "Gossip Girl".  "Glee" is just sunnier and more joyful.  Most of all, the writing was sharp, I liked the acting, and the music was AWESOME!  If you missed this week's episode, go &lt;a href="http://www.fox.com/fod/play.php?sh=glee"&gt;watch it online&lt;/a&gt; and then set your tivo to record next week!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7921278133282103763/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/sneaky-peek-for-ya.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7921278133282103763'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7921278133282103763'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/sneaky-peek-for-ya.html' title='sneaky peek for ya'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8878538921486591911</id><published>2009-05-19T16:43:00.001-06:00</published><updated>2009-05-19T16:45:30.295-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{my poor teeth}</title><content type='html'>So - I had to go to the dreaded dentist today.  I have a great dentist, so its not his fault (he's my uncle).  It just sucks to go.  You know?  AND it had been WAY too long and I knew I was gonna have problems cuz I have a few sore teeth when I eat.  And sure enough, I have to have a ROOT CANAL and a crown put on, plus 6 other cavities. :(  SAD!!!!!   And of course, Josh, who hadn't been to the dentist in WAY WAY WAY longer than me, only has three little cavities.  So not fair. I'm totally bummed and DREADING it.  It's going to suck so bad.&lt;br /&gt;&lt;br /&gt;On a happier note, I have a BUNCH of LOs to post.  This first one is for the &lt;a href="http://scrapmatters.com/forums/showthread.php?p=52012"&gt;new "Everyday Magic"&lt;/a&gt; challenge that I just posted over at SM.  It's a "top ten list" challenge.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/TenThings_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/TenThings_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/40667/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This one I did at the daytime Speed Scrap yesterday at ScrapMatters.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3293/3546415033_91cdc583eb_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3293/3546415033_91cdc583eb_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/40434/ppuser/4"&gt;&lt;span style="font-style:italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;BTW - there's another SS &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;tonight&lt;/span&gt; at 8:00 Mountain Time! I'm planning on being there, hope you are too. The prize is an ADORABLE mini-kit from Erica Zane.  &lt;a href="http://scrapmatters.com/forums/showthread.php?t=2900"&gt;Check it out!&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's a LO of my cutie niece Ella.  My brother and sister in law moved to Denver for the summer and I'm SERIOUSLY missing these sweet cheeks right now.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/ImpossiblyCute_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ImpossiblyCute_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.myscrapbookart.com/gallery/showphoto.php?photo=157678&amp;amp;ppuser=3723"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;(This cute kit I used is called "&lt;a href="http://shop.scrapbookgraphics.com/product.php?productid=24528&amp;amp;cat=0&amp;amp;page=1"&gt;C is for Chandelier&lt;/a&gt;" by Tangie Baxter  and its on sale for just 4 bucks right now! - just FYI.  I'm a sucker for chandeliers.)  We get to go visit them in Denver one month from today.  I can't WAIT!!!&lt;br /&gt;&lt;br /&gt;This page is from LAST summer at our family reunion.  Gracelyn was just being so gosh-darn cute with her popsicle.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/PopciclePrincess_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/PopciclePrincess_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.myscrapbookart.com/gallery/showphoto.php?photo=157276&amp;amp;ppuser=3723"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I did this next page for the "tumble challenge" on Dani Mogstad's team blog and it WON!  woo hoo!!!  I can't get enough Dani Mogstad kits, so I'm very excited!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/BubbleBoys_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/BubbleBoys_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.myscrapbookart.com/gallery/showphoto.php?photo=157799&amp;amp;ppuser=3723"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Are you sick of my pages yet?!  Cuz I still have TWO MORE! haha&lt;br /&gt;&lt;br /&gt;I have to do a &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:large;"&gt;HUGE FINGER POINT&lt;/span&gt;&lt;/span&gt; at this kit called &lt;a href="http://scrapmatters.com/shop/product.php?productid=1866&amp;amp;cat=0&amp;amp;page=1"&gt;"Enjoy the Moment"&lt;/a&gt; by the new Sahlin Studios.  Krista Sahlin is one of our fabulous new Design Stars over at SM, and this new kit just has my name all over it.  It's inspired by her own magical memories created at the Magic Kingdom!!!  If you're a Disney-nut YOU WILL NEED TO BUY &lt;a href="http://scrapmatters.com/shop/product.php?productid=1866&amp;amp;cat=0&amp;amp;page=1"&gt;THIS KIT&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.blogger.com/post-create.g?blogID=6606184312529110127" com="" shop="" productid="1866&amp;amp;cat=0&amp;amp;page=1&amp;quot;"&gt;&lt;img src="http://i587.photobucket.com/albums/ss314/sahlinstudio/sahlin%20studio/kits/folder-5.jpg" width="300" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's my page with it:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3568/3547221754_4ba127bb4b_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3568/3547221754_4ba127bb4b_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/39536/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;And it will NOT be my last LO using "Enjoy the Moment".  This kit is my new favorite Disney page staple!!!!&lt;br /&gt;&lt;br /&gt;Ok - last page.  This one I did with Erica Zane's cute new &lt;a href="http://scrapmatters.com/shop/product.php?productid=1885&amp;amp;cat=0&amp;amp;page=1"&gt;"Underwater Escape"&lt;/a&gt; kit! Oooh and I also used a fabulous template for one of the &lt;a href="http://scrapmatters.com/forums/showthread.php?t=2842"&gt;Tuesday Template challenges&lt;/a&gt; at SM!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3581/3546414671_89bb3a77d2_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3581/3546414671_89bb3a77d2_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/39534/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Isn't that a cute kit!!?  As soon as I realized it had a jellyfish in it, I knew what photos I had to scrap with it!!&lt;br /&gt;&lt;br /&gt;OK - whew!!  What a post!  Sorry it was a marathon.  Hope y'all have a great night.  For those coming to the Speed Scrap at SM, I'll see you there!&lt;br /&gt;&lt;br /&gt;BYE BYE!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8878538921486591911/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/my-poor-teeth.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8878538921486591911'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8878538921486591911'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/my-poor-teeth.html' title='{my poor teeth}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4440536637770840119</id><published>2009-05-15T09:00:00.005-06:00</published><updated>2009-05-15T10:54:09.263-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{Viva Las Vegas!}</title><content type='html'>It's FRIDAY people and I'm just dying to release my new kit!  So - without further ado, I give you . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1887&amp;amp;cat=6"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Jackpot"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1887&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_jpot_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It's Vegas, baby!!  And so much more.  Wait until you see all the different uses my Britt Girls came up with for using "Jackpot".&lt;br /&gt;&lt;br /&gt;Plus, I'm throwing in a bonus pack of word art for FREE when you purchase during the first week.  After that it will be in the store separately  (and be sure to read to the bottom of this post for an add-on freebie!!).&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/jpot-special-offer.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/jpot-special-offer.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's what my team and I scrapped with it:&lt;br /&gt;&lt;br /&gt;By me:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/whathappensinvegas_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/whathappensinvegas_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;These photos were taken just 4 weeks after Josh and I started dating, clear back in 2004.  I was moving to LA for an internship (yep, I moved away from the man of my dreams less than a month after we'd met - am I a genius or what?!)  Josh drove me out to LA and on the way we just HAD to stop in 'fabulous Las Vegas'!&lt;br /&gt;&lt;br /&gt;Ok - here are the Britt Girls' LOs.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/jpot-LOs-long.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Aren't they awesome?!  From girlfriends to beaches, they were so creative with this kit!!&lt;br /&gt;&lt;br /&gt;Also new in the store today:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1891&amp;amp;cat=3"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Pinky Dinky Alpha"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1891&amp;amp;cat=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_pinkda_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's a cute example of the alpha scrapped by Aly:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://img.photobucket.com/albums/v389/scrapaly/CT%20Layouts/CT%20Layouts%20for%20Britt/True-Cowgirl.jpg"&gt;&lt;img src="http://img.photobucket.com/albums/v389/scrapaly/CT%20Layouts/CT%20Layouts%20for%20Britt/True-Cowgirl.jpg" wdith="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;You can also see how well this alpha recolors, in Erica's 'Jackpot' LO above.&lt;br /&gt;&lt;br /&gt;Alrighty - are you guys ready for some Show Offs??&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-f1.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-f1.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346388076017&amp;amp;site=widget-f1.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388076017&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-f1.slide.com/p1/648518346388076017/ms_t046_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388076017&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-f1.slide.com/p2/648518346388076017/ms_t046_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346388076017&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-f1.slide.com/p4/648518346388076017/ms_t046_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;br /&gt;Thanks to everyone who turned in a Show Off this week!  I really enjoyed them all.  You're all getting my new "Pinky Dinky Alpha" as my gift to you this week!  Watch your email inboxes.&lt;br /&gt;&lt;br /&gt;For those who are asking themselves, "Whats a Show Off?" or "How do I get a free gift?", let me explain.&lt;br /&gt;&lt;br /&gt;Every week you're I invite you to email me at designerbrittney at gmail dot com and either attach or share a link to any LO you've created during the week using a Britt-ish Designs product (they have to have been created during the current week.  No saving them up!).  Freebies, templates, anything Britt-ish Designs. Make "Show Off' your subject line and make sure your LO is sized to approx. 600x600.  Then on Fridays I'll include you in a Show Off slideshow here on my blog and send you a little gift as a thank you for showing off!  It's as simple as that.&lt;br /&gt;&lt;br /&gt;OH MY GOSH!!! I totally forgot about the add-on FREEBIE!!!!  &lt;br /&gt;&lt;br /&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_jpotAO_600.jpg width=540&gt;&lt;br /&gt;&lt;br /&gt;Download it &lt;a href="http://www.4shared.com/file/104961225/66fa112e/brittdes_jpotAO.html"&gt;HERE&lt;/a&gt;!!!  &lt;br /&gt;&lt;br /&gt;Wow!  Sorry 'bout that.  I am such a ditz!&lt;br /&gt;&lt;br /&gt;Alrighty folks, I think I'm going to be done with the blogging for the day.&lt;br /&gt;&lt;br /&gt;See you 'round!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4440536637770840119/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html#comment-form' title='18 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440536637770840119'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440536637770840119'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html' title='{Viva Las Vegas!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>18</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4084642452282742690</id><published>2009-05-14T10:47:00.001-06:00</published><updated>2009-05-14T10:48:43.418-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{sneak peek!!}</title><content type='html'>I have a sneak peek of my new kit being released tomorrow!!!!  I'm sooo happy with how it turned out, and I am REALLY lovin' the LOs the Britt Girls have been coming up with!&lt;br /&gt;&lt;br /&gt;Ok here's the peek . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/jpot-sneakpeek.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/jpot-sneakpeek.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I can't wait 'til tomorrow!&lt;br /&gt;&lt;br /&gt;So, let me show you what I Speed Scrapped last night!!  It was a fun set of instructions, and I'm glad I got to do it!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/UncleFunandEden_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/UncleFunandEden_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/38976/ppuser/4"&gt;{full credits here}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;That's what's great about the Speed Scraps, it pushes you to scrap differently that you would have thought to.  There's no way I would have ever thought to scrap this page this way, but I still love how it turned out!!&lt;br /&gt;&lt;br /&gt;I also had time to scrap ANOTHER page last night, just for fun!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/CleverCostumes_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/CleverCostumes_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/39066/ppuser/4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{full credits here}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Yes, I'm scrapping Halloween and Christmas in May.  So what?!!! &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;And finally - I scrapped some pics from last Sunday with an adorble new kit from Mira Designs that just came out today.  The kit is called &lt;a href="http://www.thedigichick.com/shop/product.php?productid=19933"&gt;"Spring Melody"&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.thedigichick.com/shop/product.php?productid=19933"&gt;&lt;img src="http://i190.photobucket.com/albums/z165/minsku04/Products/miradesigns-springmelody-kit_LRG-1.jpg" width="250" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's my LO using it:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/MothersDay_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/MothersDay_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=647237&amp;amp;cat=500"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{full credits here}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It's a REALLY fun kit and its 20% off today.&lt;br /&gt;&lt;br /&gt;Well - I think that's it from me today.  I'll see you tomorrow for the release of my new kit!!  It's going to be AWESOME!!!!!!&lt;br /&gt;&lt;br /&gt;Until then . . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4084642452282742690/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/sneak-peek.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4084642452282742690'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4084642452282742690'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/sneak-peek.html' title='{sneak peek!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i190.photobucket.com/albums/z165/minsku04/Products/th_miradesigns-springmelody-kit_LRG-1.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-176775990565621392</id><published>2009-05-13T16:23:00.001-06:00</published><updated>2009-05-13T16:25:25.373-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{come to tonight's SPEED SCRAP!}</title><content type='html'>I'll be at the Speed Scrap at SM &lt;a href="http://scrapmatters.com/forums/showthread.php?p=49844#post49844"&gt;tonight&lt;/a&gt; AND &lt;a href="http://scrapmatters.com/forums/showthread.php?t=2850"&gt;tomorrow morning&lt;/a&gt;.  I hope you will be there too.</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/176775990565621392/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/come-to-tonights-speed-scrap.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/176775990565621392'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/176775990565621392'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/come-to-tonights-speed-scrap.html' title='{come to tonight&apos;s SPEED SCRAP!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7074238429279743227</id><published>2009-05-12T18:15:00.002-06:00</published><updated>2009-05-12T18:30:14.504-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{mother's day gifts}</title><content type='html'>I said I'd show you what I gave as gifts for Mother's Day, so here I am.  For my mother-in-law I bought one of those tote bags with the openings for photos.  But instead of photos, I customized it with her grandmother nickname that all the grandkids call her.  Nana (luckily it had 4 letters).&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/NanasBag1_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/NanasBag1_BLOG.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/NanasBag2_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/NanasBag2_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/NanasBag2_BLOG.jpg"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;I also stashed a really cute Snow White tee shirt inside.&lt;br /&gt;&lt;br /&gt;I don't have photos of what I gave my own mom, but I didn't really make anything to show you.  I just chose  few really special photos from our last trip to Disneyland and made prints and framed them for her bathroom wall.  My mom's bathroom is Mickey themed and she has one big wall that is slowly filling with photos from our trips to Disneyland. Old trips, new trips, any trip.  All in different sizes in black frames.  Its quite cute!  And now she has 4 more big prints to add to it.&lt;br /&gt;&lt;br /&gt;And for my two sister-in-laws I gave them this:&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/movienight_WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/movienight_WEB.jpg" width="300" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Everyone really liked their gifts and giving them was so much fun!!!  We had a nice Mother's Day both at my mom's house and with Josh's mom as well.  It's always a little tiring doing double duty on holidays, but I don't care.  We're lucky to live by both of our families.&lt;br /&gt;&lt;br /&gt;Hope everyone else had a nice Mother's Day too!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7074238429279743227/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/mothers-day-gifts.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7074238429279743227'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7074238429279743227'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/mothers-day-gifts.html' title='{mother&apos;s day gifts}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-119075557875451016</id><published>2009-05-10T14:02:00.003-06:00</published><updated>2011-01-05T13:15:19.367-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='movie reviews'/><title type='text'>{movie review!}</title><content type='html'>So - Josh and I braved the opening weekend crowds and went to see STAR TREK last night!  I was never a Star Trek fan in the past, but ever since I saw the previews I have been so excited to see this movie.&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/moviereviewframe_StarTrek.jpg" width="400" /&gt;&lt;br /&gt;&lt;/div&gt;And yes, I give it &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;5&lt;/span&gt; stars.  It did NOT disappoint.  We both left thoroughly entertained and satisfied.  I totally want to see it again!  AMAZING special effects, awesome characters, great script, awesome plot that keeps you guessing.  The acting, the costumes, it was all just totally awesome! I'm a big fan of the director, JJ Abrams (Felicity, Alias, you can't go wrong with JJ). Those who think they won't enjoy a sci-fi movie, I encourage you to go and give it a try.  It is really entertaining and fun!  I have a hard time imagining anyone not enjoying it.&lt;br /&gt;&lt;br /&gt;AND you really don't have to know anything about Star Trek to enjoy it.  I know hardly anything about Star Trek!  But I do know I left the theater with a serious Spock crush (I know - weird huh?!).&lt;br /&gt;&lt;br /&gt;Alrighty, enough about Star Trek, let me show you what I scrapped yesterday.&lt;br /&gt;&lt;br /&gt;Old photos from Halloween '06.  But when Tangie Baxter released her new &lt;a href="http://shop.scrapbookgraphics.com/product.php?productid=24361&amp;amp;cat=0&amp;amp;page=1"&gt;"In A Galaxy Far, Far Away"&lt;/a&gt; kit, I had to get these photos out and scrap 'em!!  (This is Josh's sister and her cute family, back when she only had two kiddos and one on the way!  Now she has 4!)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/FarFarAway_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/FarFarAway_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=642533&amp;amp;ppuser=5263"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;And these are even OLDER photos of just a sunny happy summer day back in '06.  We were at my nephew Matthew's baseball game and Isaac and I were just chillin'.  I can't believe how big he's gotten since then!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/SunshineandSmiles_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/SunshineandSmiles_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=642576&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Well, that's it for me today.  We had a great day at church.  The nursery kids were especially cute and fun today.  We had almost no tears all day, which is UNHEARD OF!  Now we are off to my mom's house for a Mother's Day lunch and visit.  My brother is calling from his mission in Chile and we are soooo excited to talk to him!!  Then after that its over to Josh's brother's house for a Mother's Day shin-dig with his whole side of the family!  I have awesome gifts for everyone, so I'm very excited.  I love to have good gifts to give!!!  It's the best feeling.  I'll post here after they've been given so you guys can see too!&lt;br /&gt;&lt;br /&gt;See ya later!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/119075557875451016/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/movie-review.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/119075557875451016'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/119075557875451016'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/movie-review.html' title='{movie review!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6202938338241344897</id><published>2009-05-08T09:20:00.000-06:00</published><updated>2009-05-08T09:22:53.553-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{grab bag revealed}</title><content type='html'>Ok well, its time to release a couple new products as well as reveal my grab bag.  Let's do the grab bag first. . .&lt;br /&gt;&lt;br /&gt;Here are the items that were inside, which are now in the shop individually.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1844&amp;amp;cat=18"&gt;"Glam-o-Rama Gradients"&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1844&amp;amp;cat=18"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_gorgr_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1845&amp;amp;cat=30"&gt;"Edge 2 Edge: Songs"&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1845&amp;amp;cat=30"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_e2esong_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1843&amp;amp;cat=3"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;"Polkee-Dawt Alpha"&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1843&amp;amp;cat=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_pdalph_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1842&amp;amp;cat=6"&gt;"Yippee Skippee"&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1842&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_yipskip_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And that was the grab bag! :)  Now . . . let me show you what I have NEW today!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1840&amp;amp;cat=30"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Word Circles" &lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1840&amp;amp;cat=30"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_wordcirc_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and &lt;a href="http://scrapmatters.com/shop/product.php?productid=1841&amp;amp;cat=10"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"All Strung Out"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1841&amp;amp;cat=10"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_asout_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Two fun element packs I know you're going to enjoy.  Here is what my team and I created with them!!&lt;br /&gt;&lt;br /&gt;By me:&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/TheFairestOnesOfAll_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/TheFairestOnesOfAll_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/37361"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits here}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;By the Britt Girls:&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/asout-LOs-WEB.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Don't you love looking at their work?!  It's so inspiring!&lt;br /&gt;&lt;br /&gt;Ok - well, I guess that means its time for SHOW OFFS!!!!&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-19.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-19.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346387986457&amp;amp;site=widget-19.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346387986457&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-19.slide.com/p1/648518346387986457/ms_t024_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346387986457&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-19.slide.com/p2/648518346387986457/ms_t024_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346387986457&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-19.slide.com/p4/648518346387986457/ms_t024_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;So many amazing LOs this week!  Thanks to everyone who sent them in.  Can't wait to see what comes in next week.&lt;br /&gt;&lt;br /&gt;All the Show Offs this week are getting my new "&lt;a href="http://scrapmatters.com/shop/product.php?productid=1840&amp;amp;cat=30"&gt;Word Circles&lt;/a&gt;" as their gift this week!&lt;br /&gt;&lt;br /&gt;Well, I think that's it for today!  Hope you all have a great Friday.  I don't know where this week went.  It seriously FLEW by!  Hope you have something fun planned for the weekend.  I'm hoping for a date myself!!&lt;br /&gt;&lt;br /&gt;Peace out.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6202938338241344897/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/grab-bag-revealed.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6202938338241344897'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6202938338241344897'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/grab-bag-revealed.html' title='{grab bag revealed}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5859075106385576102</id><published>2009-05-06T12:34:00.003-06:00</published><updated>2009-05-06T12:48:40.222-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{for my fellow disney nuts}</title><content type='html'>Have you guys seen this kit from Sahlin Studios??  It's called "&lt;a href="http://scrapmatters.com/shop/product.php?productid=1772&amp;amp;cat=0&amp;amp;page=1"&gt;So This is Love&lt;/a&gt;" and Krista told me she was inspired by Cinderlla Castle at Disney World and her dream come true experience eating with her family at Cinderlla's Royal Table.  It's also got PINK in it, which makes it PERFECT for Sleeping Beauty Castle too!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i587.photobucket.com/albums/ss314/sahlinstudio/sahlin%20studio/kits/sahlinstudio_sothisislove_previewfo.jpg"&gt;&lt;img src="http://i587.photobucket.com/albums/ss314/sahlinstudio/sahlin%20studio/kits/sahlinstudio_sothisislove_previewfo.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Trust me you guys, this kit is soooo awesome. It's PACKED with so many magical goodies, I know I'll use it lots and lots.  Here's the first page I've scrapped with it!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3413/3507281413_34c42c19f8_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3413/3507281413_34c42c19f8_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/36748/ppuser/4"&gt;{full credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;OH! And that alpha I used, its called "In the City Alpha" and its FREE on &lt;a href="http://sahlinstudio.blogspot.com/"&gt;Krista's blog&lt;/a&gt; right now.  All you have to do is sign up for her newsletter.  Sweet huh?&lt;br /&gt;&lt;br /&gt;You can still get this kit at 30% off until tomorrow night!! So jump on it!&lt;br /&gt;&lt;br /&gt;Ok, gotta run.  I'm off to visit my mom!  See ya!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5859075106385576102/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/for-my-fellow-disney-nuts.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5859075106385576102'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5859075106385576102'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/for-my-fellow-disney-nuts.html' title='{for my fellow disney nuts}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1305442369964846778</id><published>2009-05-05T23:31:00.000-06:00</published><updated>2009-05-05T23:31:34.353-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{2 days left}</title><content type='html'>Hey guys!!  Let me just get this little piece of business out of the way . . . You only have Wednesday and Thursday left to snag &lt;a href="http://scrapmatters.com/shop/manufacturers.php?manufacturerid=41"&gt;Britt-ish Designs&lt;/a&gt; products at 30% off.  Just two days left to snag the bargains.  Two days left to pick up my &lt;a href="http://scrapmatters.com/shop/product.php?productid=1737&amp;amp;cat=0&amp;amp;page=1"&gt;NSD Grab Bag&lt;/a&gt;.  On Friday I'll reveal the contents and put each item in the shop individually.  So go grab it now!&lt;br /&gt;&lt;br /&gt;OK - I have a head's up for you on an ADORABLE free kit from &lt;a href="http://scrapmatters.com/shop/manufacturers.php?manufacturerid=64"&gt;Megan Turnidge&lt;/a&gt; who sells with me at ScrapMatters.  You can get this for FREE:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/daydreamin.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Just click &lt;a href="http://digiscrapaddicts.com/products/showphoto.php?photo=690"&gt;HERE&lt;/a&gt;.  (I think you have to be signed up at digiscrapaddicts to get it, but I'm not sure.)  Isn't this sooo cute?!  I can't believe its free.  Megan (pronounced Meeeegan if you didn't know) is competing in a "So You Think You Can Design" contest at digiscrapaddicts.com to win free advertising for a whole year!!  So - leave her a comment when you snag her adorable kit!  Good luck Megan!  I think you'll go far!!&lt;br /&gt;&lt;br /&gt;Let me show you the one page I scrapped today for Mira Designs (I'm seriously so behind in ALL my CTs!  It's amazing what taking a week off will do).  For this layout I used Mira Design's &lt;a href="http://www.thedigichick.com/shop/product.php?productid=19879&amp;amp;cat=267&amp;amp;page=1"&gt;May Grab Bag&lt;/a&gt; which is full of fun items!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Girl_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Girl_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=638453&amp;amp;ppuser=5263"&gt;{full credits here}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;As you can see, I'm just having a blast scrapping the cute photos I took while I was in Arizona.  :) :)&lt;br /&gt;&lt;br /&gt;Ok - does anyone out there watch "Greek" on ABC Family?  I sort of happened upon it by accident last fall and watched a marathon and got HOOKED.  Now I totally love it and look forward to it every week.  I know its sort of cheesy and totally not the highest quality show as far as the acting goes, but I love it anyway.  And how you can you not just love Rusty?  He's just so nerdily cute and loveable.  I almost squealed watching this week's episode where things sort of developed with him and Jordan.  &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Ok - I'm done geeking out.  I know this show is NOT geared toward my age or demographic.  But who cares?!!  It's like living out the fun parts of college all over again vicariously in the Greek system.  It's just fun!&lt;br /&gt;&lt;br /&gt;OK - time for bed.  See ya later!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" border="0" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1305442369964846778/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/2-days-left.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1305442369964846778'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1305442369964846778'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/2-days-left.html' title='{2 days left}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2331607284615972023</id><published>2009-05-04T22:10:00.000-06:00</published><updated>2009-05-04T22:11:09.362-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{glad Monday's almost over}</title><content type='html'>Today's been a real MONDAY.  Blech.  Just busy and a little hectic.  Highlights of the day:&lt;br /&gt;&lt;br /&gt;- sleeping in a little&lt;br /&gt;- meeting Josh for a spur of the moment lunch date at Subway&lt;br /&gt;- speed scrapping tonight&lt;br /&gt;- scrapping and working with the Red Sox game on TV to listen to&lt;br /&gt;- crossing off everything on my to do list for today&lt;br /&gt;&lt;br /&gt;So, yeah, I was at the Speed Scrap tonight over at ScrapMatters.  It was a lot of fun!  Andrea (chia) had awesome steps, and I came out with a layout I really like.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/GettingToKnowYou_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/GettingToKnowYou_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/36234"&gt;{credits here}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I know I said it before, but I feel so lucky and blessed to have been able to be there the day Addie was born.  Morgan and I are the only girl cousins on my dad's side and we were always really close.  We were more like sisters than cousins.  I feel like her girls are my nieces for sure.  I'm so happy I've been there for both of their births!!&lt;br /&gt;&lt;br /&gt;I'm hosting &lt;a href="http://scrapmatters.com/forums/showthread.php?p=47965"&gt;"My Story Matters"&lt;/a&gt; challenge that started while I was out of town.  I couldn't get my page done for it before I left, but I finally got it done tonight!  The challenge was to scrap about a hobbie or sport you were into when you were young.  I scrapped about  dance!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/GottaDance_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/GottaDance_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/36289/ppuser/4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits here}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Try not to be too jealous of my sweet jazz hands.  I know they are awesome.&lt;br /&gt;&lt;br /&gt;And one last layout.  This one is for the new &lt;a href="http://scrapmatters.com/forums/showthread.php?p=47644#post47644"&gt;"Everyday Magic"&lt;/a&gt; challenge that started today at SM!  The challenge is to scrap about one of your rituals.  A weekly, daily, monthly ritual.  Mine is our weekly ritual of watching America's Funniest Videos together as a family after Sunday dinner.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/FunnyShow_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/FunnyShow_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/36026/ppuser/4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits here}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And those are the layouts I have to share tonight.  I think I'm finally going to get off the computer and go finish watching the Red Sox game on the couch.  See you cats later!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" border="0" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2331607284615972023/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/glad-mondays-almost-over.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2331607284615972023'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2331607284615972023'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/glad-mondays-almost-over.html' title='{glad Monday&apos;s almost over}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3799245271354263050</id><published>2009-05-02T22:30:00.001-06:00</published><updated>2009-05-02T22:35:19.589-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{FINALLY - the Show Offs!!}</title><content type='html'>&lt;span style="font-style:italic;"&gt;&lt;span class="Apple-style-span" style="color: rgb(0, 0, 153);"&gt;** If you're here for the iNSD Blog Train . . . scroll down to the next post! **&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;HELLO! I'm finally back with the Show Offs.  I was at a friends wedding today, which was a 3 hour drive round trip.  So . . . I wasn't able to get these done as soon as I hoped!!&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;ANYWAY . . . here they are!!  All 57 of 'em!&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;div&gt;&lt;embed src="http://widget-f2.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=bb&amp;amp;il=1&amp;amp;channel=648518346387914738&amp;amp;site=widget-f2.slide.com" style="width:500px;height:500px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:400px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346387914738&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-f2.slide.com/p1/648518346387914738/bb_t028_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346387914738&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-f2.slide.com/p2/648518346387914738/bb_t028_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346387914738&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-f2.slide.com/p4/648518346387914738/bb_t028_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;If you sent me a Show Off last week and you don't see it in the slideshow or you don't receive your gift email tonight, email me and let me know!!  I had to organize a little differently this week, as I was out of town.  So . . . I just don't want to have missed anyone!!&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;So . . . you're probably wondering what all of the Show Offs are getting this week.  Well, let me show you:&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;span style="font-weight:bold;"&gt;&lt;div style="text-align: left;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1793&amp;amp;cat=10"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Glitzy Spills &amp;amp; Thrills"&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;/span&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1793&amp;amp;cat=10"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_gsth_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1793&amp;amp;cat=10"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;In the &lt;a href="http://scrapmatters.com/shop/product.php?productid=1793&amp;amp;cat=10"&gt;store&lt;/a&gt; now, for those of you who must have it, but forgot to Show Off!&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;Hope everyone's having a fun NSD weekend so far.  I have been so busy catching up and attending that wedding I mentioned before, I haven't had as much time to shop, scrap and enjoy as much as I was hopping for. :(  But that's ok.  There's still tomorrow.  Hopefully I'll find a little time to scrap and play.&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;I did do a Speed Scrap this afternoon.  My one indulgence today.  I probably shouldn't have done it, I have way too much to do.  BUT OH WELL!  Here's the page I ended up with:&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/EdenTurns2_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/EdenTurns2_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/EdenTurns2_BLOG.jpg"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span style="font-style:italic;"&gt;&lt;div style="text-align: left;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1739&amp;amp;cat=12&amp;amp;page=1"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;{credits here}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;/span&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;I used &lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/35383"&gt;Megan Turnidge's NSD Grab Bag&lt;/a&gt; for this page from my niece Eden's 2nd Birthday party.  Megan's grab bag has some AMAZING party goodies inside.  I totally love it!  I totally recommend picking that one up.  It's quite a steal!!&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;Alright - before I go - I MUST show off some pics of my cousin's sweet new baby Addison.  She's seriously BEAUTIFUL.  I'm so glad I got to meet her.&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/AddiePost1_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/AddiePost1_BLOG.jpg" height="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/AddiePost2_BLOG.jpg"&gt;&lt;span class="Apple-style-span" style="color: rgb(0, 0, 0); "&gt;&lt;/span&gt;&lt;/a&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/AddiePost2_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/AddiePost2_BLOG.jpg" height="500" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/a&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/AddiePost3_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/AddiePost3_BLOG.jpg" height="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/AddiePost4_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/AddiePost4_BLOG.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;Ok - gotta get back to work, so much to catch up on  . . . sigh. &lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;Have a great night!&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" border="0" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3799245271354263050/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/finally-show-offs.html#comment-form' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3799245271354263050'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3799245271354263050'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/finally-show-offs.html' title='{FINALLY - the Show Offs!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2619103356197690224</id><published>2009-05-02T08:00:00.002-06:00</published><updated>2009-05-02T08:00:00.464-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{the blog train to paradise stops here}</title><content type='html'>Well, good morning everyone!  I'm back in Utah and it feels so good.  I really missed Josh.  I'm such a baby.  I just get really homesick without him. I never once got homesick until I got married!!  Don't get me wrong,  I had an &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;amazing&lt;/span&gt; time in Phoenix.  I was so blessed to be able to be there to see baby Addie and spend so much time with Gracelyn.  But I'm also happy to be back to a normal routine and REALLY happy to be back with my man!!&lt;br /&gt;&lt;br /&gt;Well, if you've come here on your ScrapMatters [inter]National Scrapbooking Day Blog Train journey - welcome to Utah!!  &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;On each stop of today's blog train you'll learn about where each of us considers PARADISE to be.  When I think of paradise, I, of course, think of Disneyland.  That's the obvious answer you'd expect from me, right??  &lt;span class="Apple-style-span" style="font-style: italic;"&gt;BUT&lt;/span&gt; I also think of somewhere else that might actually be an even truer paradise.  It's relaxing, calm, beautiful, and the place I feel the least stress EVER (and my feet don't kill after a day spent here).  AND, I'm lucky enough to have been there every summer for most of my life.  The paradise I'm thinking of is . . . Bear Lake, UT.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/paradise_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/paradise_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;My family goes camping and boating here every year.  Real camping in TENTS.  Not sissy RV camping. :) hahah We love it.  All I do all day is sit on the beach under my giant umbrella and read and nap and go for a dip in the most beautiful clear turquoise water in the country. No makeup, no muss, no fuss.  It's an amazing place, and I truly think its the closest thing to paradise I've experienced.  I know its not what everyone thinks of as paradise, but it is to me!!&lt;br /&gt;&lt;br /&gt;Ok, ok - here's what you've actually come on the blog train for . . . . your &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;FREEBIE&lt;/span&gt;.  I've made the follow page into an 8x8 QP for you!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_hhh_QP_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_hhh_QP_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Click &lt;span style="font-weight: bold;"&gt;&lt;a href="http://www.4shared.com/file/102754618/1dcb4824/brittdes_hhh_QP.html"&gt;HERE&lt;/a&gt;&lt;/span&gt; to download.&lt;br /&gt;&lt;br /&gt;This page was created with our adorable new DT collab at SM called&lt;a href="http://scrapmatters.com/shop/product.php?productid=1721&amp;amp;cat=6"&gt; "Hawaiian Happy Hour"&lt;/a&gt;.  This kit is seriously ENORMOUS and its &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;free&lt;/span&gt; with every $15 purchase as ScrapMatters during our NSD celebration!!  Just put it in your cart, spend $15 bucks and the kit will be free when you checkout.&lt;br /&gt;&lt;br /&gt;Your next stop on the SM Blog Train is . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://joyrevisited.blogspot.com/"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Heather Lee at JOYrevisted&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Heather always has the loveliest posts.  I'm sure her paradise and her freebie will be amazing!  Have fun!!! &lt;br /&gt;&lt;br /&gt;I'll be back in a little while to post Show Offs . . .&lt;br /&gt;&lt;br /&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" border="0" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2619103356197690224/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/blog-train-to-paradise-stops-here.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2619103356197690224'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2619103356197690224'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/blog-train-to-paradise-stops-here.html' title='{the blog train to paradise stops here}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-674414855181333760</id><published>2009-05-01T08:00:00.004-06:00</published><updated>2009-05-01T09:02:32.096-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{its a grab bag baby!!}</title><content type='html'>Good morning!!!  It's an exciting day.  It's the start of our NSD kick off and everything at SM is 40% Off today and tomorrow!!!  Then it goes to 30% Monday - Thursday.  SO - shop 'til you drop!!&lt;br /&gt;&lt;br /&gt;Let me show you what I've put in the store to celebrate NSD!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1737&amp;amp;cat=12"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Britt-ish Designs NSD Grab Bag"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1737&amp;amp;cat=12"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_nsdgb_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And this is pretty much going to give away every item in the grab bag, but who cares!!  :) hehe  Let me show you what my amazing Britt Girls scrapped with the grab bag goodies!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/grab-bag-LOs-WEB.jpg" /&gt;&lt;br /&gt;Aren't they awesome?!!?&lt;br /&gt;&lt;br /&gt;Well - as you know - I'm currently out of town, and while I've somehow managed to pull off the new release and the NSD kick off, I cannot do the Show Offs slideshow and gifts today. I have to do that from my home computer.  SORRY!!!  It will just have to wait until Saturday when I get home. SOOOO SORRY GIRLS.  Just be patient.  I've got an awesome gift for you, so just hang in there until Saturday. &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;If you haven't turned in a Show Off yet, you're in luck.  I'll go ahead and still accept any Show Offs that come in before midnight tonight!  Just email me a LO using a Britt-ish Design product (freebies, templates, whatever) to designerbrittney at gmail dot com and make your subject line say "Show Off".  Then I'll send you a Show Off gift on Saturday.  &lt;br /&gt;&lt;br /&gt;Be sure and come back tomorrow morning!  SM is having a blog train of freebies!!  You'll be able to collect a TON of great goodies. And after I'm home I'll post Show Offs and I'll have more pics of beautiful baby Addison!  Plus tons of fun NSD updates and partying! :) :)&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/674414855181333760/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/its-grab-bag-baby.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/674414855181333760'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/674414855181333760'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/05/its-grab-bag-baby.html' title='{its a grab bag baby!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8701266821849289783</id><published>2009-04-29T23:47:00.000-06:00</published><updated>2009-04-29T23:49:02.575-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{addison joy is here!}</title><content type='html'>Today was the big day!  Little Addison Joy was born today and man-oh-man is she a beauty.  Fair and soft, with her mommy's nose, cheeks and lips, she is just a stunner.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/AddisonJoy_WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/AddisonJoy_WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Isn't she gorgeous?  I couldn't stop looking at her today.  I can't wait to go back and see her tomorrow too.&lt;br /&gt;&lt;br /&gt;(Dumb Aunt Brittney left her card reader at home, so all my photos are stuck on my camera and I only have photos from my phone to share!!!  ARGH.  Oh well - I'll have more when I get home.)&lt;br /&gt;&lt;br /&gt;My job today was to entertain Gracelyn all day until Morgan was out of recovery and Addison was settled and ready to meet her big sister.  Then I got to bring her over to the hospital for their first meeting.  It was really, really precious. Gracelyn wanted to hold her for a REALLY long time.  One of those truly magical moments in life.  I was so happy to get to see it, I was almost in tears.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Sisters_WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Sisters_WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It's getting late now, and Gracelyn decides its a good idea to get up at 6 am.  So . . . I better hit the sack so I'm ready for my 6 am wake up call.&lt;br /&gt;&lt;br /&gt;See ya later!!&lt;br /&gt;&lt;br /&gt;OHHHH one quick plug!!  Don't forget &lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/NSD-Sale-Ad-WEB-1.jpg"&gt;THIS&lt;/a&gt; awesome shin-dig going down this weekend at ScrapMatters.  I'm all over it as soon as I land in Utah!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8701266821849289783/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/04/addison-joy-is-here.html#comment-form' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8701266821849289783'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8701266821849289783'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/04/addison-joy-is-here.html' title='{addison joy is here!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4955842420495887590</id><published>2009-04-28T16:00:00.001-06:00</published><updated>2009-04-28T16:05:46.393-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{having fun in phoenix}</title><content type='html'>Well, things here in Phoenix are going great.  I've been playing with my little Gracelyn girl non-stop.  She wants me to play with her every moment she can get and I LOVE IT.&lt;br /&gt;&lt;br /&gt;She got a new swing set for her birthday so we've been outside having lots of fun outside.  Thankfully it hasn't been very hot this weekend in Phoenix. Morgan keeps tellng me how much we lucked out on the weather! :)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/brittgracie.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittgracie.jpg" width="350" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/graciechalkboard.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/graciechalkboard.jpg" width="350" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;{I used Chelle's Creation's "Make a Splash" kit (recolored)}&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;We went to the Mates of State concert on Saturday night and it was incredible!  We were right up by the stage for most of the concert.  They are so amazing live.  We came home with headaches, ringing ears, seriously sore feet, and smelling like sweat and incense, but it was an awesome night!  When I can get the video and pics uploaded, I'll post some.&lt;br /&gt;&lt;br /&gt;Gracie's really into singing these days, so we've taught her a few new songs while we're here. Being the Red Sox fans  that we are, Josh and I had to teach her this one:&lt;br /&gt;&lt;br /&gt;&lt;embed width="300" height="300" type="application/x-shockwave-flash" wmode="transparent" src="http://i70.photobucket.com/player.swf?file=http://vid70.photobucket.com/albums/i104/designerbrittney/VID00004.flv"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;br /&gt;Sorry for the bad video quality.  Its from my phone!  Josh had to go home to go back to work yesterday and Gracelyn wanted to sing him the song and send it to him.&lt;br /&gt;&lt;br /&gt;Anyway - she's a total cutie and I'm having a great time.  It's been a totally relaxing but totally fun vacation so far.  It's just what I needed.&lt;br /&gt;&lt;br /&gt;Tomorrow is the big day!!  The day Morgan's going in for her C-section.  We're all so excited!!!  I'm sure I'll be back with photos of  baby Addison very soon.  Later!!!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4955842420495887590/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/04/having-fun-in-phoenix.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4955842420495887590'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4955842420495887590'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/04/having-fun-in-phoenix.html' title='{having fun in phoenix}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5037269432502132759</id><published>2009-04-24T09:00:00.004-06:00</published><updated>2009-04-24T09:09:01.468-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{what. a. week.}</title><content type='html'>Ok - this has been the craziest week I've had in a LONG LONG time.  But the best thing that happened this week was, my SIL had her baby on Tuesday!!  She was scheduled to be induced on Thursday, so it came as quite a surprise to get a phone call on Tuesday saying she was at the hospital.  My new little niece is BEAUTIFUL!  Her name is Ava.  She's tiny and has tons of jet black hair!!!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Ava_BLOG.jpg" width="300" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;And in just a few hours, Josh and I are leaving for Arizona to visit my cousin who is about to have her second little girl!!  I can't wait.  Lots of babies coming into the world these days!  You'd think it was spring or something.&lt;br /&gt;&lt;br /&gt;BUT . . . before we head out on our trip - I've got a couple new items in the store to tell you about.&lt;br /&gt;&lt;br /&gt;First up . . .&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1725&amp;amp;cat=21"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Inspired by Christy Templates"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1725&amp;amp;cat=21"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_ibc_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;One of my newest Britt Girls, &lt;a href="http://www.digishoptalk.com/gallery/showgallery.php?cat=500&amp;amp;ppuser=14200"&gt;Christy&lt;/a&gt; (aka TheWerners, or DisneyCruiser) agreed to let me take her BEAUTIFUL creations and make them into templates.  Here are the original LOs I was inspired by:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/inpiration_LOs_WEB-5.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/inpiration_LOs_WEB-5.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Aren't they great?  Let me show you what my Britt Girls and I did with them . . .&lt;br /&gt;&lt;br /&gt;By me:&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/NotQuite_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/NotQuite_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;div&gt;&lt;a href="http://digiscrapaddicts.com/gallery/showphoto.php?photo=9724&amp;amp;ppuser=3123"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{full credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;By my fab Britt Girls:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ibc-BLOG-LOs.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;It amazes me how just a simple change to a templates makes it look like a completely different page!  Thanks so much, girls, for your amazing work!!!&lt;br /&gt;&lt;br /&gt;And also new in the store today . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1726&amp;amp;cat=3"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Hottie Tottie Alpha"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1726&amp;amp;cat=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_hottot_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;What was previously the participation prize at my daytime Speed Scrap this last week, is now in the store available to one and all! :)  This alpha recolors like a dream (see Wendy's LO above!).&lt;br /&gt;&lt;br /&gt;And that's it for new products!!  Now . . . let's enjoy the Show Offs!&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;embed src="http://widget-fe.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=bb&amp;amp;il=1&amp;amp;channel=648518346387794686&amp;amp;site=widget-fe.slide.com" style="width:500px;height:500px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:400px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346387794686&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-fe.slide.com/p1/648518346387794686/bb_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346387794686&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-fe.slide.com/p2/648518346387794686/bb_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346387794686&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-fe.slide.com/p4/648518346387794686/bb_t017_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;All of this week's Show Offs will receive my new "Inspired by Christy Templates" as my gift this week!!  I hope you enjoy them.  Watch those email inboxes.  And &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;there WILL be Show Offs next week&lt;/span&gt;, so send 'em in!!&lt;br /&gt;&lt;br /&gt;If you want free gifts too, all you have to do is Show Off.  Just email me (designerbrittney at gmail dot com) any LO you create during the week that uses any Britt-ish Designs product. Make "Show Off" your email subject line and make sure your LO is saved around 600x600 in size.  Or you could always just email me a link to your LO in an online gallery.  Then next Friday I'll put you in the slideshow and send you a gift!!  Nothin' to it!&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Many of you already know this, but ScrapMatters is currently moving servers and its taking WAY longer than we were originally told it would.  The store and forums are reopened this morning, they just close down overnight.  And HOPEFULLY the gallery will reopen this weekend.  Sorry for the inconvenience its been all week!!  Believe me, I'm just as anxious for it to be finished and working properly.  So hang in there with us, we're doing our best!!!!&lt;br /&gt;&lt;br /&gt;Ok - well - I better run.  Still have a few last minute things to do before we leave, like PACK! I hope you have a great week and I'll see you all next weekend during [inter]National Scrapbooking Day!!!  It's going to be so fun.  ScrapMatters has a TON of great stuff going on. :)&lt;br /&gt;&lt;br /&gt;See you then!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5037269432502132759/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/04/what-week.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5037269432502132759'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5037269432502132759'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/04/what-week.html' title='{what. a. week.}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4486465458653876935</id><published>2009-04-19T23:22:00.000-06:00</published><updated>2009-04-19T23:23:06.234-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{blessings 51 &amp; 52!!!!}</title><content type='html'>Holy cow.  I can't believe I am posting my final 2 blessing layouts!  I completed an entire year.  Wow!!  I missed last week, just got too busy.  So - here are my final two blessing pages. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3497/3458629876_b7cd6da735_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3497/3458629876_b7cd6da735_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/33828"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3656/3458629822_3708ea5e9a_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3656/3458629822_3708ea5e9a_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/33829"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I have to say, I'm pretty proud of myself for finishing an entire year!  I really encourage everyone to try this 52 Blessings project.  If you don't scrap, just write them down or blog about them each week.  It's really made me a more positive and grateful person. :)  I can't wait to get my book printed now!!&lt;br /&gt;&lt;br /&gt;Alright - its late, so that's it from me tonight!  See ya!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4486465458653876935/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/04/blessings-51-52.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4486465458653876935'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4486465458653876935'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/04/blessings-51-52.html' title='{blessings 51 &amp;amp; 52!!!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122</id><published>2009-04-17T09:13:00.000-06:00</published><updated>2009-04-17T09:14:18.623-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{an eastern breeze has brought us . . .}</title><content type='html'>Good morning!  Happy Friday to you all.  I'm seriously excited about my new release today, so I'm going to cut to the chase!!  I bring you . . .&lt;br /&gt;&lt;br /&gt;&lt;span style=""&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1693&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Imperial Girl"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1693&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_igirl_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This kit was seriously such a blast to create!!  I had so many ideas, and was so fun to make them all come to life.  Obviously inspired by all things Chinese, I was also obviously inspired by my favorite Chinese cartoon!! :) hee hee&lt;br /&gt;&lt;br /&gt;Let me show you what my team and I scrapped with this kit and then at the end of this post, I also have a little freebie add-on for you as well!!&lt;br /&gt;&lt;br /&gt;By Me:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3612/3449656841_4f269597a7_o.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Mulan_WEB-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And from the awesome Britt Girls!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/igirl-LOs.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Aren't they incredible?! I love how they showed the range of photos and events that can be scrapped with &lt;a href="http://scrapmatters.com/shop/product.php?productid=1693&amp;amp;cat=6"&gt;"Imperial Girl"&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Staying with the Chinese theme, I also have this little guy who is new today (which you can see used in Paige's LO above) . . .&lt;div&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1710&amp;amp;cat=10"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Good Fortunes"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1710&amp;amp;cat=10"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_gfort_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;As the preview states, this fun pack of word art fortunes contains 20 unique fortune cookie fortunes, 1 blank strip so you can customize your own fortune, and 2 fortune cookies.&lt;br /&gt;&lt;br /&gt;Alright . .  I think its time for some Show Offs and then a freebie!!&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;embed src="http://widget-a5.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=bb&amp;amp;il=1&amp;amp;channel=648518346387678885&amp;amp;site=widget-a5.slide.com" style="width:500px;height:500px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:400px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346387678885&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-a5.slide.com/p1/648518346387678885/bb_t047_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346387678885&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-a5.slide.com/p2/648518346387678885/bb_t047_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346387678885&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-a5.slide.com/p4/648518346387678885/bb_t047_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;Thanks so much for sharing all your wonderful LOs with me this week!!  We had another smallish week (I'm thinking lots of people are on Spring Break??), but I loved seeing each and every one of your Show Offs.  As my gift this week, all the Show Offs will be receiving my &lt;a href="http://scrapmatters.com/shop/product.php?productid=1710&amp;amp;cat=10"&gt;"Good Fortunes"&lt;/a&gt; element pack!&lt;br /&gt;&lt;br /&gt;If you'd like to Show Off and receive free gifts, all you have to do is email me a LO you create over the next week using any Britt-ish Designs product (templates, freebies, anything) to designerbrittney at gmail dot com before midnight on Thursday.  Attach your LO saved about 600x600 at 72dpi or send a link to your LO online.  That's it!!  Then next Friday I'll put your LO in the Show Off slideshow and email you a gift!!&lt;br /&gt;&lt;br /&gt;Alright, alright.  The promised freebie!!!  Here it is:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/igirlAO_WEB.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Download &lt;a href="http://www.4shared.com/file/98587389/3373b907/brittdes_igAO.html"&gt;HERE&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;Enjoy!! Hope you like the new kit and fortunes!! Hope your day is a lucky one and I'll see you later.&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4782110705753022122/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html#comment-form' title='33 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' title='{an eastern breeze has brought us . . .}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>33</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4903409676385786296</id><published>2009-04-16T11:19:00.000-06:00</published><updated>2009-04-16T11:20:10.278-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{sneak peek}</title><content type='html'>As promised, I'm here to give you a peek at what's coming tomorrow.  I will warn you - this is probably the cutest sneak peek ever! hahahah&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/IG_sneakpeek_WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/IG_sneakpeek_WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Excited?!?!  I am!&lt;br /&gt;&lt;br /&gt;Let me show you what I speed scrapped last night.  I'm pretty happy with how it turned out!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3579/3445857339_faf612f9ea_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3579/3445857339_faf612f9ea_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=618919&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Since I finished by Jan. '07 trip to Disneyland, next up is my 1-day quick visit in July '07.  It was my niece Eden's FIRST TRIP.  She was only 3 months old!  You'd think 1 day would be easy enough to finish.  But we took a LOT of photos!!!!&lt;br /&gt;&lt;br /&gt;Another page from that trip I haven't put here on the blog . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3351/3448095182_17cfe6b406_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3351/3448095182_17cfe6b406_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=613986&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;For this page I used this adorable new Tinker Bell inspired kit by Megan Turnidge called &lt;a href="http://scrapmatters.com/shop/product.php?p...ctid=1657&amp;amp;cat=6"&gt;"Little Pixie"&lt;/a&gt;.  It's a MUST HAVE kit for Disney scrappers!!!! &lt;br /&gt;&lt;br /&gt;Here is another page I just posted.  Erica Zane just released this awesome collab. kit called &lt;a href="http://scrapmatters.com/shop/product.php?productid=1665&amp;amp;cat=0&amp;amp;page=1"&gt;"Tropical Escape"&lt;/a&gt;.  It's soooo cute! These are pics of my cousin's little one, Gracelyn from last summer.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/girlofmanyfaces_BLOG.jpg"&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/girlofmanyfaces_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=619533&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Isn't she so cute?!! Josh and I get to go visit her in 1 week!!!!!!! WOO HOO!  I can't wait.&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I scrapped this one last week.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3596/3431863381_c0cc837816_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3596/3431863381_c0cc837816_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/32532/ppuser/4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is from our FIRST DPOTD trip.  Our big group picture from this year makes our '08 group look so tiny!! haha  But it felt big when we were there!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;Ok just one more!  This one is for the new "&lt;a href="http://scrapmatters.com/forums/showthread.php?p=42999#post42999"&gt;My Story Matters&lt;/a&gt;" challenge I started this week.  If you haven't started this series of challenges, you should start now!!  This is me and my best childhood friend!! Can you tell which one is me? hahaha&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Friendship_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Friendship_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/33100/ppuser/4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Alrighty - well that's it from me folks.  I gotta get back to work!  Hmm I'm hungry too.  Maybe an early lunch . . .&lt;br /&gt;&lt;br /&gt;See ya tomorrow!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4903409676385786296/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/04/sneak-peek.html#comment-form' title='13 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4903409676385786296'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4903409676385786296'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/04/sneak-peek.html' title='{sneak peek}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>13</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4478605905461929596</id><published>2009-04-15T10:42:00.000-06:00</published><updated>2009-04-15T10:43:01.199-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{you've gotta be KIDDING me!}</title><content type='html'>It's snowing.  Right now, on April 15th, its SNOWING.  What a joke.  It's supposed to be SPRING!  Beautiful, sunny, warm, breezy, even rainy is fine, SPRING.  Not SNOWING!!!!!!!!  Wow - that is super annoying.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Well, there's a Speed Scrap at SM tonight.  I'm planning to be there.  It should be a lot of fun, and the prize is neat too.  Not your average SM prize, that's for sure.  You can check it out &lt;a href="http://scrapmatters.com/forums/showthread.php?t=2513"&gt;HERE&lt;/a&gt;.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I've been glued to my computer the last few days working on my new kit for Friday.  I'll show you a sneak peek tomorrow.  I'm VERY VERY excited for this kit.  I mean, I love all my kits and get excited with each release.  But this one - I'm sort of jumping up and down excited!! :)&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Josh and I watched the best movie last night.  It's a documentary (ok I said the D-word.  But, don't tune out, it was TOTALLY ENTERTAINING).  &lt;/div&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/moviereviewkingofkong.jpg" /&gt;&lt;br /&gt;Yep, I gave it 5 stars.  Recommended to us by Josh's friends, this movie is about competitive retro-arcade gaming.  Apparently there is this entire sub-culture of retro-gamers and world records are a huge freaking deal.  When Steve Wiebe looses his job, he finds Donkey Kong.  And he finds a world record he thinks he can break.  It's intense, its funny, its so awesome, you couldn't even write this stuff.  The characters seem almost too hilarious, awesome, or geeky  to be true.  You won't even believe this stuff is actually real.&lt;br /&gt;&lt;br /&gt;If you have Netlifx, this movie is available on "Instant Queue".  Which, for us, meant we could watch it right from our Tivo (so awesome)!  I recommend "King of Kong" VERY HIGHLY.  It's clean, its fun, a little stressful and intense in parts.  But I seriously loved it.  &lt;br /&gt;&lt;br /&gt;Ok - better get back to work.  See some of you at the Speed Scrap tonight!  See everyone back here tomorrow for my SNEAK PEEK!! YAY!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4478605905461929596/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/04/youve-gotta-be-kidding-me.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4478605905461929596'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4478605905461929596'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/04/youve-gotta-be-kidding-me.html' title='{you&apos;ve gotta be KIDDING me!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7923642398076243887</id><published>2009-04-10T09:00:00.004-06:00</published><updated>2009-04-10T09:13:03.798-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{new release Friday!}</title><content type='html'>Good morning and happy Friday!  I've got a new template pack to release today, so let's get right to it!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1670&amp;amp;cat=21"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Hang' Em High Templates 2"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1670&amp;amp;cat=21"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_heh2_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I decided it was time for another round of one of my best-selling template packs, the original &lt;a href="http://scrapmatters.com/shop/product.php?productid=64&amp;amp;cat=0&amp;amp;page=1"&gt;"Hang "em High Templates"&lt;/a&gt;.  This new set is based on a few of my own LOs as well as one that is a new invention. :)  I hope you like 'em!  Here is what I scrapped with them:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3303/3428492331_1d402ac62f_o.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ProudPapa_WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/32353"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits here}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here are the creations the Britt Girls have cooked up!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/heh2_LO_WEB.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;OK - are we ready for the Show Offs?&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;embed src="http://widget-64.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=bb&amp;amp;il=1&amp;amp;channel=648518346387511652&amp;amp;site=widget-64.slide.com" style="width:500px;height:500px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:400px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346387511652&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-64.slide.com/p1/648518346387511652/bb_t024_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346387511652&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-64.slide.com/p2/648518346387511652/bb_t024_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346387511652&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-64.slide.com/p4/648518346387511652/bb_t024_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;A smallish week of LOs, but all of them just beautiful.  Thanks so much for Showing Off everyone!  Please enjoy my new "Hang 'Em High Templates 2" as your gift this week.  Watch your email inboxes for that download.&lt;br /&gt;&lt;br /&gt;Well - I'm going to head back to bed I think.  Or at least to the couch.  I still feel crappy and tired.  I soooooooo don't want to be sick!!! ARGH!!!!!!  Hope you all have a great weekend and a VERY happy Easter.  See you 'round!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7923642398076243887/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/04/new-release-friday.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7923642398076243887'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7923642398076243887'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/04/new-release-friday.html' title='{new release Friday!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8211664044024527773</id><published>2009-04-09T22:15:00.000-06:00</published><updated>2009-04-09T22:15:10.988-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{new britt girls!!}</title><content type='html'>Unfortunately, I lost a few Britt Girls in the past month so I had some spots to fill!  And it just now occurred to me that all these spots went to some of my most faithful Show Offs!! haha  That's funny.  So - without further ado - please help me welcome my three newest Britt Girls:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showgallery.php?cat=500&amp;amp;ppuser=14200"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Christy (TheWerners or DisneyCruiser)&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;a href="http://www.scrapmatters.com/gallery3/member.php?uid=79&amp;amp;protype=1"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Wendy (wenrob)&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;a href="http://www.digishoptalk.com/gallery/showgallery.php?ppuser=16593"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Michelle (mhreen)&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/newchicksad_WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/newchicksad_WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And they've started out with a bang - wait 'til you see what they've created for my new release tomorrow.&lt;br /&gt;&lt;br /&gt;On a personal note, I've been feeling REALLY crummy today.  My mom's been sick with a virus for a while and I'm totally freaking out that I somehow caught it.  I slept like ALL DAY today.   Totally missed today's speed scrap.  I'm trying to rest as much as possible, drink Airbourne and pray that I'm not getting too sick.&lt;br /&gt;&lt;br /&gt;Josh's dad came home from the hospital today.  We haven't heard exactly how he's doing other than he's tired and needs lots of rest.  Thank you so much for your prayers for him!&lt;br /&gt;&lt;br /&gt;I guess that's pretty much it for tonight.  See you tomorrow for new release Friday!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8211664044024527773/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/04/new-britt-girls.html#comment-form' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8211664044024527773'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8211664044024527773'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/04/new-britt-girls.html' title='{new britt girls!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5262712718798056740</id><published>2009-04-08T22:32:00.001-06:00</published><updated>2009-04-08T22:33:00.291-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{monday, tuesday HAPPY DAYS!}</title><content type='html'>I have the theme song to Happy Days stuck in my head.  And here's why . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/HappyDays_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/HappyDays_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=612363&amp;amp;cat=500"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;My good pal Erica Zane is one of the guest designers at The Digi Chick this month and tonight she released the CUTEST new kit/bundle called &lt;span style="font-weight:bold;"&gt;&lt;a href="http://www.thedigichick.com/shop/product.php?productid=19751&amp;amp;cat=0&amp;amp;page=1"&gt;"Fizzy Fridays"&lt;/a&gt;&lt;/span&gt;.  It's a full kit, and then there are TWO of the CUTEST date element packs that you can get in a bundle with the kit for way cheap.  It's seriously THE CUTEST kit.  You've just gotta check it out!!!!!&lt;br /&gt;&lt;br /&gt;Let me show you what I speed scrapped last night:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3304/3423069478_6eeea00202_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3304/3423069478_6eeea00202_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/32000/ppuser/4"&gt;&lt;span style="font-style:italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It was a VERY fun speed scrap (thanks Stacy)!  There's another one tomorrow at noon (MDT) too hosted by Mary. Hope to see lots of you there!!&lt;br /&gt;&lt;br /&gt;Josh was at a work meeting tonight, so I decided instead of working that I'd just relax and scrap a page.  Just thought I'd share.  It's from Christmas!!! haha I know - random.  But I wanted to use this new kit I got (won) from Dani Mogstad called "Frosted Flakes".  It's a super cute kit!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/christmassmiles_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/christmassmiles_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/32129/ppuser/4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Ok - thats it from me!  Peace out.&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5262712718798056740/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/04/monday-tuesday-happy-days.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5262712718798056740'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5262712718798056740'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/04/monday-tuesday-happy-days.html' title='{monday, tuesday HAPPY DAYS!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6001555450772015692</id><published>2009-04-06T23:22:00.001-06:00</published><updated>2009-04-06T23:24:14.216-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{monday's almost over}</title><content type='html'>It's late, but I thought I'd pop in for a quick post.  Josh is busy tonight working on a paper that's due tomorrow, so I had some time to catch up on my CT work.  I've been somewhat of a slacker these days!!&lt;br /&gt;&lt;br /&gt;First up - a kit from &lt;a href="http://shop.scrapbookgraphics.com/manufacturers.php?manufacturerid=63"&gt;Tangie&lt;/a&gt;.  "&lt;a href="http://shop.scrapbookgraphics.com/product.php?productid=24079&amp;amp;cat=0&amp;amp;page=1"&gt;Shiver Me Timbers&lt;/a&gt;" is a re-make of one of her very first kits ever.  I never saw the original, but I can vouch for this one:  IT'S FUN!!  Here's what I scrapped with it:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3585/3418542043_858d4045c3_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3585/3418542043_858d4045c3_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=609715&amp;amp;ppuser=5263"&gt;&lt;span style="font-style:italic;"&gt;{full credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is when all my little brother's met Jack for the first time at Pirate's Lair on Tom Sawyer Island at Disneyland.  And I'm glad they got the chance.  I read an article a couple months back that said Jack Sparrow will no longer be seen at Disneyland.  Well - for the time being at least.  I'm sure when another Pirates movie comes out he'll come back.  But I guess for now, you can't meet Jack at Disneyland!!&lt;br /&gt;&lt;br /&gt;Next, a happy Easter-y spring kit from Mira Designs: &lt;a href="http://www.blogger.com/url=http://www.thedigichick.com/shop/product.php?productid=19755"&gt;"Joys of Spring"&lt;/a&gt;.  I scrapped my only Easter pic last week with my own kit.  Luckily, this kit has lots of outdoorsy elements that made scrapping a non-Easter page a breeze.  Plus she's got &lt;a href="http://www.thedigichick.com/shop/product.php?productid=19700&amp;amp;cat=0&amp;amp;page=1"&gt;these&lt;/a&gt; AWESOME new date stamps out that I loved too!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/CaughtThinkin_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/CaughtThinkin_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=610243&amp;amp;ppuser=5263"&gt;{full credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This is my nephew Matthew on Mother's Day '08.  He's grown up a lot over the last year.  But he's always been a thinker.  It was fun to catch him in his own little world.&lt;br /&gt;&lt;br /&gt;Oh yeah - I also posted a brand new "Everyday Magic" challenge this morning.  It's really easy - all you have to do is scrap the most recent scrapable photos you've taken!  Check it out &lt;a href="http://www.scrapmatters.com/forums/showthread.php?p=41352#post41352"&gt;HERE&lt;/a&gt;.  I did my entry earlier, so at the time, these were my most recent photos:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/littledracula_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/littledracula_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/31821/ppuser/4"&gt;&lt;span style="font-style:italic;"&gt;{full credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is one of my other nephews, Isaac.  He's only 4, but he's already missing his 2 front teeth! :)  This kid plays hard.&lt;br /&gt;&lt;br /&gt;One last little plug and then I'll probably turn in for the night.  There's a &lt;a href="http://scrapmatters.com/forums/showthread.php?t=2426"&gt;Speed Scrap at SM&lt;/a&gt; tomorrow night at 7:00 MDT and I'm going to try to be there.  So, I hope you will be there too!!  The participation prize is REALLY cute!&lt;br /&gt;&lt;br /&gt;Well - I guess I'll see some of you tomorrow night at the Speed Scrap!  Have a good night!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6001555450772015692/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/04/mondays-almost-over.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6001555450772015692'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6001555450772015692'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/04/mondays-almost-over.html' title='{monday&apos;s almost over}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6965841804501596012</id><published>2009-04-05T22:27:00.001-06:00</published><updated>2009-04-05T22:29:57.496-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{blessings 49 &amp; 50}</title><content type='html'>Well - after a totally uplifting and inspiring &lt;a href="http://www.lds.org/broadcast/gc/0,5161,8584,00.html"&gt;Conference Weekend&lt;/a&gt; I'm here to post my last two week's blessings.  I didn't post one last week, so I had to do two today to catch up!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3383/3417056292_ffdefacbfb_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3383/3417056292_ffdefacbfb_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/31780"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span" style="color: rgb(153, 153, 153);"&gt;{credits here}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3325/3416358027_94304bfcce_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3325/3416358027_94304bfcce_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/31781"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span" style="color: rgb(153, 153, 153);"&gt;{credits here}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We celebrated Eden's 2nd birthday today!  She's not actually 2 for a few weeks, but they are leaving for the summer AGAIN next week, so we celebrated early.  It was an Ariel themed party and Eden was simply in heaven.  Here she is opening the gigantic Ariel coloring and sticker book Josh and I gave her.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Edens-Party-1-WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Edens-Party-1-WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;She loved it.  She and all her little friends had fun coloring in it right away!  She was quite possibly cutest birthday girl EVER.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Edens-Party-3-WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Edens-Party-3-WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Edens-Party-2-WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Edens-Party-2-WEB.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It was a really cute party!  I can't believe she's 2 already!!!&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;One last thing - because you can NEVER have too many prayers - I just wanted to ask everyone to please pray for Josh's dad.  He's been in the hospital since Friday.  We weren't sure what was wrong at first, but it turns out he has some blood clots in his lungs.  He's on blood thinners and oxygen and is doing better.  Thankfully he was moved out of the ICU today, but we could still use all the prayers we can get!!  Thanks so much!&lt;br /&gt;&lt;br /&gt;Well - that's it from me.  See you later!!!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6965841804501596012/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/04/blessings-49-50.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6965841804501596012'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6965841804501596012'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/04/blessings-49-50.html' title='{blessings 49 &amp; 50}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-397093476014124326</id><published>2009-04-03T08:59:00.001-06:00</published><updated>2009-04-05T22:29:53.366-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{bunny foo foo!}</title><content type='html'>It's Friday!  Woo hoo.  And from now on that means even MORE than it used to.  It won't be just ME who has new releases.  Now all of ScrapMatters will be releasing their new products every Friday morning!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i269.photobucket.com/albums/jj53/mturnidge/Newsletter/SMnewreleases.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Here's what &lt;span class="Apple-style-span" style="font-style: italic;"&gt;I&lt;/span&gt; have new today!  (I'm so excited)&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1628&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Bunny Foo Foo"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1628&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_bfoofoo_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Daffodils are my favorite flowers in the whole word.  And with Easter coming up, I got a little idea for a kit and just had to go for it.  I have to say I really love how it all turned out.  And - if you purchase this sweet kit before next Friday, you'll get this awesome "White Washed Alpha" totally free, automatically included in your downloads.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/bfoofoo-specialoffer-WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/bfoofoo-specialoffer-WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And as usual, there's a freebie add-on at the bottom of this post!! So don't leave before you snag it!  Now, let me show you what the Britt Girls and I scrapped with "Bunny Foo Foo".&lt;br /&gt;&lt;br /&gt;By Me:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/EasterSunday_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/EasterSunday_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;These are photos from Easter last year when we first moved to this house.  It's hard to believe its been a whole year already!!&lt;br /&gt;&lt;br /&gt;And by the Britt Girls:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/bfoofoo-LOs-WEB.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Amazing as always, aren't they? (and did you notice Paige is expecting!???) They never fail to impress me.&lt;br /&gt;&lt;br /&gt;One more new little item in the store today . . .&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1637&amp;amp;cat=30"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"You Can Quote Me: Spring"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1637&amp;amp;cat=30"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_ycqmspring_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It's been a long long time since I've done a new "You Can Quote Me" pack, and I figured it was high time!  :)&lt;br /&gt;&lt;br /&gt;Are you ready to enjoy this week's Show Offs??  There are a whopping 60 beautimous layouts this week, so sit back and enjoy!&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;embed src="http://widget-e8.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=bb&amp;amp;il=1&amp;amp;channel=648518346387262696&amp;amp;site=widget-e8.slide.com" style="width:500px;height:500px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:400px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346387262696&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-e8.slide.com/p1/648518346387262696/bb_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346387262696&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-e8.slide.com/p2/648518346387262696/bb_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346387262696&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-e8.slide.com/p4/648518346387262696/bb_t017_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;Thanks so much to everyone who shared this week!  You'll all be receiving my new "You Can Quote Me: Spring" pack as my gift to you this week.&lt;br /&gt;&lt;br /&gt;If you want free stuff too, all you have to do is Show Off.  Just email me (designerbrittney at gmail dot com) any LO you create during the week that uses any Britt-ish Designs product. It can be anything, templates, freebies, whatever, as long as its Britt-ish Designs.  Make "Show Off" your email subject line and make sure your LO is saved around 600x600 in size.  Or you could always just email me a link to your LO in an online gallery.  Then next Friday I'll put you in the slideshow and send you a gift!!  Easy, right?&lt;br /&gt;&lt;br /&gt;Now . . . the freebie I promised you. Here it is:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/bfoofoo_AO_600.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Download &lt;span style="font-weight:bold;"&gt;&lt;a href="http://www.4shared.com/file/95557225/58afd2e0/brittdes_bfoo_AO.html"&gt;HERE&lt;/a&gt;&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;Enjoy!! I hope it brings a little spring sunshine into your day.  Here in Utah its gloomy skies and COLD!  Boo. :)  So I'll look at this kit and pretend its springy and sunny outside! haha&lt;br /&gt;&lt;br /&gt;See you later!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/397093476014124326/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html#comment-form' title='22 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/397093476014124326'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/397093476014124326'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html' title='{bunny foo foo!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i269.photobucket.com/albums/jj53/mturnidge/Newsletter/th_SMnewreleases.jpg' height='72' width='72'/><thr:total>22</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3018163578229871218</id><published>2009-04-02T18:35:00.001-06:00</published><updated>2009-04-02T18:35:55.074-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{bad blogger}</title><content type='html'>Do you ever get in those moods where you just don't feel like blogging?  I've been in a blogging slump lately for sure.  Sorry about that.  Possibly because nothing exciting is going on.&lt;div&gt;&lt;/div&gt;&lt;div&gt;I have to say I'm sorely disappointed by the realization of how much my dream photo-wall would cost.  Almost a year ago I saw &lt;a href="http://tarawhitney.com/justbeblogged/2008/06/opam-may-08-photo-wall-in-living-room-after/"&gt;this amazing project&lt;/a&gt; on Tara Whitney's blog and fell in love.  I have the perfect wall for it and I REALLY wanted to do it.  So, I'm finally ready to decorate (yeah I don't know why its taken me so long to get to this point) and I just added up how much it would cost and its A LOT more expensive than I was thinking.  The prints alone would be $100, and the frames would be another $55 on top of that.  Probably not much for some people, but for us that's just too much. :(  Maybe I can save up for it, but I'm just so disappointed it can't happen relatively soon.  I mean - my gosh - I've been dreaming of it for a year now.  Why didn't I start saving then?!  Dumb Brittney.&lt;br /&gt;&lt;br /&gt;BUT, I do have something exciting happening tomorrow!  ScrapMatters is official starting their new product release day on Fridays!!  It's sort of been the unofficial new release day, but now its going to be official.  All new products will be released Fridays mornings from here on out.  Yes, your Friday mornings just got even more eventful.&lt;br /&gt;&lt;br /&gt;So - for our first official New Product Friday at SM I'm releasing a brand new kit!!  And, I thought you all might like a little sneak peek.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/bfoofoo_sneak_WEB.jpg" /&gt;&lt;br /&gt;Curious??  Well, I guess I'll see you tomorrow then!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3018163578229871218/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/04/bad-blogger.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3018163578229871218'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3018163578229871218'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/04/bad-blogger.html' title='{bad blogger}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7913777198461220077</id><published>2009-03-27T09:00:00.005-06:00</published><updated>2009-03-27T09:29:40.075-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{behold the beauty . . .}</title><content type='html'>Hello!!!  It's finally Friday!  I have been waiting to show you this new kit ALL WEEK LONG!  So - without any further ado . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1599&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Tale As Old As Time"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1599&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_sqscraps_taoat_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;SuzyQ Scraps &amp;amp; I have teamed up for the very first time, combining our passion for all things Disney, to bring you this fab. new kit!!  We both have matching freebies for you as well.  So - make sure to read to the end of the post!!&lt;br /&gt;&lt;br /&gt;Let me show you what this awesome kit can do!  Here are pages from me and the Britt Girls. . .&lt;br /&gt;&lt;br /&gt;By Me:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/BeautyonBroadway_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/BeautyonBroadway_WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And from my CT:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/taoat-LOs-WEB.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Fun right??  And here's a page from SuzyQ herself!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/2009_princecharming.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/2009_princecharming.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We hope you have a blast with this kit!  I love it because its totally versatile, the alphas are both incredible, and its a kit I can see myself using again and again.  That's a sign of a great kit that's worth buying.  You know??&lt;br /&gt;&lt;br /&gt;Also new in the shop today (a little something I know a handful of you have been begging for) . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1619&amp;amp;cat=3"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Party Girl Alpha"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1619&amp;amp;cat=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_pgirl_LRG.jpg" width=540 /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This alpha just happens to match my &lt;a href="http://scrapmatters.com/shop/product.php?productid=81&amp;amp;cat=0&amp;amp;page=1"&gt;Life's a Party&lt;/a&gt; kit, but its perfect for so much more.  :)  Birthdays, parties, girl's night out, movie night, magical memories, the list goes on and on!!&lt;br /&gt;&lt;br /&gt;Ok - let's enjoy this week's Show Offs now, shall we?&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;embed src="http://widget-36.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=bb&amp;amp;il=1&amp;amp;channel=648518346386987062&amp;amp;site=widget-36.slide.com" style="width:500px;height:500px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:400px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346386987062&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-36.slide.com/p1/648518346386987062/bb_t042_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346386987062&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-36.slide.com/p2/648518346386987062/bb_t042_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346386987062&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-36.slide.com/p4/648518346386987062/bb_t042_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;All my show offs are getting my new "Party Girl Alpha". A great big thanks to everyone who showed off last week!  It was a real treat seeing all your beautiful work.  Make sure you show off before next Friday to get another gift!!&lt;br /&gt;&lt;br /&gt;And to wrap up - here is your FREEBIE!!  You can download mine &lt;a href="http://www.4shared.com/file/94230743/48b8e4ad/brittdes_taoatAO.html"&gt;&lt;span style="font-weight:bold;"&gt;HERE&lt;/span&gt;&lt;/a&gt; and then make sure to hop on over to &lt;a href="http://suzyqscraps.blogspot.com/"&gt;Suzy's blog&lt;/a&gt; and snag hers.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/taoatAO_600.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Hope you like it!!  Enjoy.&lt;br /&gt;&lt;br /&gt;Have a fabulous day and I'll see you later!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7913777198461220077/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/03/behold-beauty.html#comment-form' title='22 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7913777198461220077'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7913777198461220077'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/03/behold-beauty.html' title='{behold the beauty . . .}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>22</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2318459687150793233</id><published>2009-03-25T11:17:00.000-06:00</published><updated>2009-03-25T11:17:07.714-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{coming soon . . . }</title><content type='html'>Greetings from gloomy, wet, cold Utah.  Just when it was starting to feel nice outside, we start getting more snow.  BOOO!!  I'm sick of winter.  I'm ready for spring already!!!!  Sheesh!&lt;br /&gt;&lt;br /&gt;I thought I'd pop in today and show you a little peek of what I have coming out on Friday.  It's a collab with &lt;a href="http://suzyqscraps.blogspot.com/"&gt;SuzyQ Scraps&lt;/a&gt; and its seriously so awesome (if I don't say so myself!!).&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/comingsoon-2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/comingsoon-2.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Haha!  I know it doesn't give away much, but I hope it peeks your curiosity!!  I can't wait for Friday so I can show you the whole thing!!!&lt;br /&gt;&lt;br /&gt;Let's see . . . what else can I share.  I got a little sick yesterday.  Just ate something my body punished me for or something.  I didn't feel up to the Speed Scrap, but seeing all the cute pages that everyone did makes me sad I missed it.  I did manage to make a yummy dinner though and Josh and I plopped down to watch our new blue ray movie - BOLT!  I so love that movie.  It's so adorable! &lt;br /&gt;&lt;br /&gt;I posted a new &lt;a href="http://scrapmatters.com/forums/showthread.php?p=39195#post39195"&gt;Everyday Magic&lt;/a&gt; challenge at ScrapMatters on Monday. (Entries are due by the end of March, so there's not a ton of time to get them done for points!!)  The challenge is all about &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;games&lt;/span&gt;! I realized that everyone has some sort of game that is a part of their everyday life.  Board games, card games, soccer games, video games, any kind of game at all!!  Here is my page (click to enlarge):&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/HandandFoot_full_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/HandandFoot_full_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/30110/ppuser/4"&gt;{credits here}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Hand &amp;amp; Foot is a fun card game my family just started playing.  It's perfect for large groups. We just played it again on Monday night after dinner together!  It was a lot of fun.  I must suck at it or something though because I haven't won yet! My brother's team ALWAYS wins.  But I don't care.  I'm not very competitive.  It's a lot of fun to play.  I'm already looking forward to playing it again on Sunday!&lt;br /&gt;&lt;br /&gt;I think that's it for today.  Hope you're all having a nice Wednesday!!  See ya 'round!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2318459687150793233/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/03/coming-soon.html#comment-form' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2318459687150793233'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2318459687150793233'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/03/coming-soon.html' title='{coming soon . . . }'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7101148597609105883</id><published>2009-03-22T15:56:00.002-06:00</published><updated>2009-03-22T16:03:03.735-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{blessings 47 &amp; 48}</title><content type='html'>I missed last Sunday (just too busy!) for my 52 Blessings project.  So - I'm catching up today!!  Here are my two latest pages for my blessing project.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3552/3376402905_3b43211a2e_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3552/3376402905_3b43211a2e_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php?photo=30029&amp;amp;nocache=1"&gt;&lt;span style="font-style:italic;"&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;{credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3654/3376403029_cf8b13ac7c_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3654/3376403029_cf8b13ac7c_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/30030/ppuser/4"&gt;&lt;span style="font-style:italic;"&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;{credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;So - there you have it.  And I'm caught up! :)  whew.  Last night Josh and I went to a friend's birthday party at a Japanese restaurant.  We had boring chicken and watched everyone else eat sushi!!  haha  Then we left the party and went to see Duplicity.  It was good!  I really liked it.  Other than that we haven't done much this weekend.  Just cleaned and got some stuff around the house done.  :)  Hope you're enjoying the last of your weekends.  It's gone by so quick!  &lt;br /&gt;&lt;br /&gt;TTFN&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7101148597609105883/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/03/blessings-47-48.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7101148597609105883'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7101148597609105883'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/03/blessings-47-48.html' title='{blessings 47 &amp; 48}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1461070528156939820</id><published>2009-03-20T09:28:00.002-06:00</published><updated>2009-03-20T09:50:42.694-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{totally showin' off}</title><content type='html'>Hello!!!  So - have you guys been thrown off as much as I have been (probably not).  Releasing a new kit oh a Thursday just totally messed me up.  It felt like Friday all day yesterday! haha  But here it is - ACTUALLY Friday, so let me show you a couple more new things I'm putting in the store today.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1593&amp;amp;cat=18"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Crumpled Pencil Line Solids"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1593&amp;amp;cat=18"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_cpls_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Formerly a Speed Scrap participation prize, this little paper pack is so versatile, you can use it for almost any sort of page!!&lt;br /&gt;&lt;br /&gt;Also new today . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1573&amp;amp;cat=10"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Reuse Recycle Flowers"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1573&amp;amp;cat=10"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_rrf_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's a page I scrapped using both of these products . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/ScottyBoy_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ScottyBoy_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/29781"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;{full credits here}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;These are old photos taken at Scotty's farewell luncheon before he left on his mission.  :) Look how tiny Eden is!!  Ok - should we watch the Show Offs now??&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;embed src="http://widget-1a.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=bb&amp;amp;il=1&amp;amp;channel=648518346385634330&amp;amp;site=widget-1a.slide.com" style="width:500px;height:500px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:400px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346385634330&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-1a.slide.com/p1/648518346385634330/bb_t046_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346385634330&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-1a.slide.com/p2/648518346385634330/bb_t046_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346385634330&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-1a.slide.com/p4/648518346385634330/bb_t046_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;We had a slight drop off in layouts sent in this week for some reason - but all the ones that came in were so awesome!!  Thanks so much girls.  You are all getting my new "Reuse Recycle Flowers" just for being Show Offs.  Can't wait to see what everyone sends in next week.&lt;br /&gt;&lt;br /&gt;I think that's everything for today . . . hope those of you who already purchased "Totally Buggin'" are enjoying it.  And those who are on their way to buy - I know you're going to love it.  If you didn't get the freebie add-on, make sure to scroll down to the Totally Buggin' post and get it!!&lt;br /&gt;&lt;br /&gt;Have a fabulous Friday!  I have a lunch date with my husband, so I'm positive my day is going to be great!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1461070528156939820/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/03/totally-showin-off.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1461070528156939820'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1461070528156939820'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/03/totally-showin-off.html' title='{totally showin&apos; off}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1842666804649391726</id><published>2009-03-19T10:38:00.002-06:00</published><updated>2009-03-19T10:39:13.073-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{oopsie!}</title><content type='html'>Forgot to include my freebie add-on when I originally posted the post just before this one.  But its there now - so make sure you get it.</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1842666804649391726/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/03/oopsie.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1842666804649391726'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1842666804649391726'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/03/oopsie.html' title='{oopsie!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4799289033075675877</id><published>2009-03-19T09:00:00.009-06:00</published><updated>2009-03-19T10:40:09.649-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{new release a day early!!!}</title><content type='html'>It's a special week this week.  I'm here to release my new kit today, a day early!  I've teamed up with Mira Designs and bring you . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1563&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Totally Buggin'"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1563&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_tbug_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is a Mega-Kit that is packed to the brim with tons of fabulous, colorful, deliciously buggy elements!!  &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(0, 0, 153);"&gt;---&gt; AND FOR ONE DAY ONLY IT'S 20% OFF!!!! &lt;---&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;I also have a freebie add-on for you, so make sure you read clear through to the end of this post to find it.&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Let me show you what me and my team scrapped with it.&lt;br /&gt;&lt;br /&gt;By ME:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3650/3368261466_f65e80aee7_o.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/FliksFlyers_WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/29585"&gt;&lt;span class="Apple-style-span" style="color: rgb(102, 102, 102);"&gt;{full credits here}&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;and by the Britt Girls:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/tbug-LOs-WEB.jpg" /&gt;&lt;br /&gt;Isn't this a fab kit??  I had such a great time working together with Minna on it.  And the girls blew me away once again with their awesome pages!!!&lt;br /&gt;&lt;br /&gt;It's in the shop now - so go &lt;a href="http://scrapmatters.com/shop/product.php?productid=1563&amp;amp;cat=6"&gt;snag it&lt;/a&gt; (if you snag it today, you'll get it 20% off!!) and HAVE FUN scrapping with "Totally Buggin'".&lt;br /&gt;&lt;br /&gt;And Minna &amp;amp; I both have an add-on freebie for all our blog readers!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/tbugAO_600.jpg" 540="" /&gt;&lt;br /&gt;&lt;br /&gt;Download mine &lt;a href="http://www.4shared.com/file/93425569/809fbf4e/brittdes_tbugAO.html"&gt;HERE&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And you can get Minna's on &lt;a href="http://miradesigns.blogspot.com/"&gt;her blog HERE&lt;/a&gt;.  Say hi if you download and enjoy!&lt;br /&gt;&lt;br /&gt;I'll see you tomorrow for Show Offs! TTFN.&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4799289033075675877/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html#comment-form' title='21 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4799289033075675877'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4799289033075675877'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html' title='{new release a day early!!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>21</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2235705393111240950</id><published>2009-03-18T16:59:00.002-06:00</published><updated>2009-03-18T17:26:18.139-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{some scrapbook pages to share}</title><content type='html'>Nothing clever or exciting to post today.  Just wanted to pop in and post some LOs I've scrapped recently (don't think I've done all these in the past couple days or something.  These are over the past few &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;weeks&lt;/span&gt; actually).&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Oh, and before I forget, there's a &lt;a href="http://scrapmatters.com/forums/showthread.php?t=2233"&gt;Speed Scrap tomorrow night&lt;/a&gt;.  I'm planning on being there.  The prize is so so cute!!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/AsianHighlands_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/AsianHighlands_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/28580/ppuser/4"&gt;{full credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This next one is for our new &lt;a href="http://scrapmatters.com/forums/showthread.php?p=38030#post38030"&gt;"My Story Matters"&lt;/a&gt; challenge at ScrapMatters.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/ChristmasBaby_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ChristmasBaby_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/29121/ppuser/4"&gt;&lt;span style="font-style:italic;"&gt;{full credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/NYCChe_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/NYCChe_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/27754/ppuser/4"&gt;{full credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/UnderYourSpell_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/UnderYourSpell_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/27618/ppuser/4"&gt;{full credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/behonest_BLOG-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/behonest_BLOG-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/27296/ppuser/4"&gt;{full credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/PaidOff_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/PaidOff_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/28611/ppuser/4"&gt;{full credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3624/3365768715_648b891260_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3624/3365768715_648b891260_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/29500/ppuser/4"&gt;{full credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3595/3363378811_9a3248416d_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3595/3363378811_9a3248416d_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/29499/ppuser/4"&gt;&lt;span style="font-style:italic;"&gt;{full credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I think that's all of 'em! :)  Just wait until you see the new kit I have coming out tomorrow!!!  I can't wait to show everyone!! I'm really proud of it!!&lt;br /&gt;&lt;br /&gt;So I guess I'll see ya tomorrow!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2235705393111240950/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/03/some-scrapbook-pages-to-share.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2235705393111240950'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2235705393111240950'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/03/some-scrapbook-pages-to-share.html' title='{some scrapbook pages to share}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1340209582785786108</id><published>2009-03-17T10:26:00.003-06:00</published><updated>2009-03-17T10:29:52.027-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{crazy dayz}</title><content type='html'>I have been so incredibly busy these past few days!!  It's been so crazy.  You might notice I didn't even get my blessing LO scrapped and posted on Sunday.  Busy busy busy.  I just have time to pop in and tell you that this week will be unique for Britt-ish Designs.  I'm going to release my new kit on &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;THURSDAY&lt;/span&gt;.  I've collaborated with Mira Designs for a totally sweet kit, and she does her new releases on Thursdays!   Show Offs will still be on Friday - just like always.  But I will be releasing my AWESOME new kit a day early!!  So get excited for Thursday!!!!!!&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I'll blog more later when I'm not trying to get 10 other things done at the same time!!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Peace out.&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1340209582785786108/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/03/crazy-dayz.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1340209582785786108'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1340209582785786108'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/03/crazy-dayz.html' title='{crazy dayz}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4631281362715979116</id><published>2009-03-13T09:25:00.001-06:00</published><updated>2009-03-13T09:27:48.777-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{quiet week on the ol' blog!}</title><content type='html'>I just realized It's been a REALLY quiet week on my blog!  I guess I just wasn't in a bloggy mood.  :)&lt;br /&gt;&lt;br /&gt;Well, it's FRIDAY already and that means NEW PRODUCTS!!  Here is what is new in the store today . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1519&amp;amp;cat=21"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Inspired by Jess Templates"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1519&amp;amp;cat=21"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_ibjess_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Another one of my incredible Britt Girls has allowed me to make templates out of her amazing layouts.  Jess (&lt;a href="http://www.scrapmatters.com/gallery3/showgallery.php?cat=500&amp;amp;ppuser=56"&gt;justjess&lt;/a&gt;) has a totally awesome, unique, and creative style.   I just KNEW her templates would be fun and fabulous.&lt;br /&gt;&lt;br /&gt;Here are the original LOs that inspired the templates:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/inpiration_LOs_WEB-4.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/inpiration_LOs_WEB-4.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Check out what Kelly, Erica &amp;amp; Denise scrapped using these templates:&lt;br /&gt;&lt;br /&gt;(by Kelly)&lt;br /&gt;&lt;img src="http://i87.photobucket.com/albums/k135/kkklatt/babysfirstchristmas.jpg" width="540" /&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;span class="Apple-style-span" style="color: rgb(153, 153, 153);"&gt;also using "Hustle &amp;amp; Bustle"&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;(by Erica)&lt;br /&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/ibjess-sims.jpg" width="540" /&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;span class="Apple-style-span" style="color: rgb(153, 153, 153);"&gt;also using "Sunshine In My Soul" and "Sunshine Glam Papers"&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: rgb(153, 153, 153);"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;(by Denise)&lt;br /&gt;&lt;img src="http://i259.photobucket.com/albums/hh307/neeceebee/2008-02copy-1.jpg" width="540" /&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;span class="Apple-style-span" style="color: rgb(153, 153, 153);"&gt;also using "Sunshine In My Soul", "String Theory", &amp;amp; "Fairchild"&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: rgb(153, 153, 153);"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;div&gt;Also new today:  &lt;span style=""&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1518&amp;amp;cat=17"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Messy Masks"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1518&amp;amp;cat=17"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_mmasks_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This set of masks look awesome when masking photos, as illustrated here, by Krista:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i141.photobucket.com/albums/r46/alastinglegacy/scrapbooking/simpleyouweb2.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;. . or just use them with a fill color, paper, or glitter fill (try clipping some of my glitter glam paper to them!!) for a splattery messy mat.  That's how Kate, Melissa, Krista (in her 2nd LO!) and I used them.  I think they look so cute!!&lt;br /&gt;&lt;br /&gt;(by Kate)&lt;br /&gt;&lt;img src="http://i285.photobucket.com/albums/ll55/starfishy_nz/petrol.jpg" width="540" /&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;span class="Apple-style-span" style="color: rgb(153, 153, 153);"&gt;also using "Motor Mania"&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: rgb(153, 153, 153);"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;(by Melissa)&lt;br /&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/ChipDale-SM.jpg" width="540" /&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;span class="Apple-style-span" style="color: rgb(153, 153, 153);"&gt;also using "Plastickle Me Alpha", "Thanks Indeed" and "Sprite"&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: rgb(153, 153, 153);"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;(by Krista)&lt;br /&gt;&lt;img src="http://i141.photobucket.com/albums/r46/alastinglegacy/scrapbooking/Disney/hitchingarideweb2.jpg" width="540" /&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;span class="Apple-style-span" style="color: rgb(153, 153, 153);"&gt;also using "Monstrosity"&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="color: rgb(153, 153, 153);"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;(by ME)&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/GoinIn_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/GoinIn_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/28749"&gt;full credits here&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;And last, but not least: &lt;a href="http://scrapmatters.com/shop/product.php?productid=1517&amp;amp;cat=3"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Glitzy Paper Dot Alpha"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1517&amp;amp;cat=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_gpda_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Let's check out this little baby in action . . .&lt;br /&gt;&lt;br /&gt;(by ME)&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/JustOneOfTheGirls_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/JustOneOfTheGirls_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/28750"&gt;full credits here&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;(by Melissa, using the new Inspired by Jess templates too!)&lt;br /&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/Marie-SM.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;(by Paige, using the new Inspired by Jess templates as well!!)&lt;br /&gt;&lt;a href="http://i267.photobucket.com/albums/ii311/p-mommy/2008-07-31NataliesPool_1200.jpg"&gt;&lt;img src="http://i267.photobucket.com/albums/ii311/p-mommy/2008-07-31NataliesPool_1200.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;(by Jess, using the Messy Masks AND her own templates!)&lt;br /&gt;&lt;img src="http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/sweet-dream.jpg" width="540" /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Time for the Show Offs!!!&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;embed src="http://widget-42.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=bb&amp;amp;il=1&amp;amp;channel=648518346385150018&amp;amp;site=widget-42.slide.com" style="width:500px;height:500px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:400px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346385150018&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-42.slide.com/p1/648518346385150018/bb_t024_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346385150018&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-42.slide.com/p2/648518346385150018/bb_t024_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346385150018&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-42.slide.com/p4/648518346385150018/bb_t024_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;All of this week's Show Offs are getting my new "Glitzy Paper Dot Alpha" which is actually like three alphas in one!!  Enjoy girls!!!&lt;br /&gt;&lt;br /&gt;If you'd like to be a Show Off, just send me an email (designerbrittney at gmail dot com) with the subject like "Show Off" and include a link or attach a layout you've created over the current week (current LOs only please - no saving up) using ANY Britt-ish Designs product before midnight Thursday night. Please size your LOs to approx. 600x600 pixels.  Then, on Fridays I'll show your layout off and then send you a thank you gift!!&lt;br /&gt;&lt;br /&gt;Well - that's pretty much it.  Hope you all have a wonderful weekend!!  I'll be back at some point to post some LOs I've done this week!!  See you then . .&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4631281362715979116/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/03/quiet-week-on-ol-blog.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4631281362715979116'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4631281362715979116'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/03/quiet-week-on-ol-blog.html' title='{quiet week on the ol&apos; blog!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i141.photobucket.com/albums/r46/alastinglegacy/scrapbooking/th_simpleyouweb2.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7474095767568735527</id><published>2009-03-09T12:22:00.004-06:00</published><updated>2009-03-09T15:23:12.800-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{speed scrap tonight!!}</title><content type='html'>I'm not 100% sure I can come tonight, but I might be . . . anyway I wanted to post so everyone knows there is a&lt;a href="http://scrapmatters.com/forums/showthread.php?t=2113"&gt; Speed Scrap tonight&lt;/a&gt; at 7:00 Mountain time.  The prize is seriously soooo adorable.&lt;br /&gt;&lt;br /&gt;The other speed scrap this week is Thursday afternoon at 1:00 pm Mountain time.  So put that one on your calendar too.&lt;br /&gt;&lt;br /&gt;I have a new "Everyday Magic" challenge starting at ScrapMatters today.  It's about scrapping &lt;a href="http://scrapmatters.com/forums/showthread.php?t=2141"&gt;Everyday Meal Times&lt;/a&gt;.  This is what I scrapped . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/SundayDinner_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/SundayDinner_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/28200"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits here}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;These are pictures from Sunday dinner at my parent's house yesterday.  It's our weekly tradition, and I love it.  Did you notice my mom's cute Mickey Mouse plates?  See where I get my Mickey Madness from??   And you can also see my brother's new girlfriend sitting next to me . . . heeheee.  Anyway - I'm not sure I'm in love with my page - I might have to re do it when I'm feeling more creative.  But oh well.  It's a fun challenge anyway.&lt;br /&gt;&lt;br /&gt;Ok - that's enough from me today.  See you 'round.&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7474095767568735527/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/03/speed-scrap-tonight.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7474095767568735527'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7474095767568735527'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/03/speed-scrap-tonight.html' title='{speed scrap tonight!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1244886669268424115</id><published>2009-03-08T16:31:00.002-06:00</published><updated>2009-03-08T16:38:08.722-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{46th blessing}</title><content type='html'>Week 46 and I'm still going!! I can't believe I only have 6 more weeks before I've completed a whole year.  Wow - this year has really gone by fast.&lt;br /&gt;&lt;br /&gt;ANYWAY - today my blessing is my car!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3360/3338722375_7f7366f692_o.jpg"&gt;&lt;img src=http://farm4.static.flickr.com/3360/3338722375_7f7366f692_o.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.myscrapbookart.com/gallery/showphoto.php?photo=133163&amp;ppuser=3723"&gt;{full credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I feel lucky and blessed to have a reliable car.  AND its paid off!  One of my great accomplishments!!!! heheh  &lt;br /&gt;&lt;br /&gt;Ok I'm off to dinner at my parents'!  See ya!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1244886669268424115/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/03/46th-blessing.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1244886669268424115'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1244886669268424115'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/03/46th-blessing.html' title='{46th blessing}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866</id><published>2009-03-06T09:00:00.003-07:00</published><updated>2009-03-06T09:21:36.716-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{there is sunshine in my soul today}</title><content type='html'>Without any ado . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1487&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Sunshine In My Soul"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1487&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_sims_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I've had many requests since I first started designing to do a baptism/first communion/religious kit.  Well - this is my take on it.  Just a few little religious touches.  Mostly a fresh pretty springy kit!!  PERECT for sooo much more than religious pages.&lt;br /&gt;&lt;br /&gt;AND when you purchase this kit during the first week you'll get this matching pack of glitter "Glam" papers for free!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/sims-specialoffer-WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/sims-specialoffer-WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I've also got a FREEBIE for you at the end of this post!! So make sure you read all the way down and pick it up!&lt;br /&gt;&lt;br /&gt;Let me show you what my team and I did with this kit!!!  Here's mine:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/NurseryMahem_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/NurseryMahem_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And from the Britt Girls:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/sims_LOs_WEB.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Aren't they so awesome?!!  I love the kit MORE after seeing what they all did with it! haha&lt;br /&gt;&lt;br /&gt;Also new today:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1498&amp;amp;cat=30"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Edge 2 Edge Word Art II"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1498&amp;amp;cat=30"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_e2e2_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;A horizontal twist on my first Edge 2 Edge pack.  :)  (You can see them used in Erica's LO above).&lt;br /&gt;&lt;br /&gt;Ok - before I give you your freebie, let's enjoy some Show Offs. . .&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;embed src="http://widget-0b.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=bb&amp;amp;il=1&amp;amp;channel=648518346384655371&amp;amp;site=widget-0b.slide.com" style="width:500px;height:500px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:400px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346384655371&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-0b.slide.com/p1/648518346384655371/bb_t024_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346384655371&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-0b.slide.com/p2/648518346384655371/bb_t024_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346384655371&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-0b.slide.com/p4/648518346384655371/bb_t024_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;Wonderful pages this week girls!! I really loved seeing them. All the Show Offs are getting my new "Edge 2 Edge Word Art II" as my gift this week!!!&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;If you'd like to be a Show Off, its really easy. Just send me an email (designerbrittney at gmail dot com) with the subject like "Show Off" and include a link or attach a layout you've created over the current week (current LOs only please - no saving up) using ANY Britt-ish Designs product before midnight Thursday night. Please size your LOs to approx. 600x600 pixels.  Then, on Fridays I'll show your layout off and then send you a thank you gift!! Simple, right?!&lt;br /&gt;&lt;br /&gt;Ok, ok.  You've been patient long enough.  Here is the Sunshine In My Soul add-on freebie:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_simsAO_600.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.4shared.com/file/90632504/74e3ceea/brittdes_simsoulAO.html"&gt;DOWNLOAD HERE&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Say hi if you download!  And enjoy.  Have a happy happy weekend.  :)  Lots of sunshine in your souls.&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/256262720588788866/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html#comment-form' title='36 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' title='{there is sunshine in my soul today}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>36</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7317749050397296337</id><published>2009-03-05T16:11:00.003-07:00</published><updated>2009-03-05T16:16:23.236-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{as promised . . .}</title><content type='html'>I'm back with a sneak peek and the cutest video you'll see all week!&lt;br /&gt;&lt;br /&gt;Coming tomorrow . . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/sneakpeek_WEB-1.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;I actually think I'm giving a little too much away with this peek, but OH WELL!!!  I hope it just gets you more excited for tomorrow!&lt;br /&gt;&lt;br /&gt;And my sister in law said I could share this video with you guys.  This is my niece Eden at the ocean last week (after Disneyland those lucky dogs  went on to vacation in San Diego, while we all went home like suckers!).&lt;br /&gt;&lt;br /&gt;&lt;object id="BLOG_video-85ceb00fd6af6b3a" class="BLOG_video_class" width="320" height="266" contentid="85ceb00fd6af6b3a"&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;Isn't she a doll?!  I watched this like 10 times yesterday.  I love when she yells "I'm coming!".  Gosh I love her.&lt;br /&gt;&lt;br /&gt;Anyway - see you tomorrow for new releases!!!&lt;br /&gt;&lt;br /&gt;xoxo</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7317749050397296337/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/03/as-promised.html#comment-form' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7317749050397296337'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7317749050397296337'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/03/as-promised.html' title='{as promised . . .}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2304763781834999890</id><published>2009-03-04T23:50:00.003-07:00</published><updated>2011-01-05T13:15:38.508-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='movie reviews'/><title type='text'>{new movie reviews and more}</title><content type='html'>So I'm feeling better since my last post.  Thanks for all the upbeat and awesome comments.  I have the best readers.  :)  But I have to keep focusing on what makes me happy.&amp;nbsp; &lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;So this is what made my happy today . . .&lt;br /&gt;&lt;br /&gt;- America's Next Top Model is back in my life.  Tyra lost her mind like 7 seasons ago, but I don't care!&lt;br /&gt;- Josh didn't make me warm up leftovers for dinner!  He offered to order pizza instead!  YUM!&lt;br /&gt;- Seeing a movie in the middle of the day with 2 ladies I love&lt;br /&gt;- Exchanging some SUPER comfy sweatpants for a pair that didn't have a snag and finding out they were ever MORE marked down and actually getting money BACK!&lt;br /&gt;- Listening to &lt;a href="http://pandora.com/"&gt;Pandora Radio&lt;/a&gt; "Mates of State" channel.&lt;br /&gt;- My "DING" Southwest Airlines desktop program that sends me these special little messages about once a day telling me about ridiculously cheap flights (giving me hope that we can take another trip soon - I'm such a trip-aholic).&lt;br /&gt;- cutest video of my niece ever was posted on my SIL's blog today.  Her blog isn't public, but I'm going to ask her if I can post it on my blog too because you guys have GOT to see it!!!!!&lt;br /&gt;&lt;br /&gt;Ok - I decided it was time for a couple movie reviews and I also have a couple new pages to share.  Let's start with the movie reviews.&lt;br /&gt;&lt;br /&gt;My mom, my aunt, and I went to see "Confessions of a Shopaholic" this afternoon.  Leaving work to see a movie in the middle of the day is one of those delicious simple pleasures in life that I just adore.  It feels like playing hooky and I LOVE IT.  Too bad this movie didn't thrill be as much as going to a mid-week matinee.  I give it two stars.  &lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/moviereviewshopaholic.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;OK - "Shopaholic" is about what'd you expect from seeing the previews: cute, silly, full of FABULOUS over-the-top clothes, shoes, and bags. &amp;nbsp;Isla Fisher could not be more adorable.  She was funny and did a good job.    BUT that's about where the goodness ends.  The writing was pretty lame, many of the other actors in it are pretty bad too.  Her roommate!  How did she get cast in this movie??  I thought she was awful.   Lots of random SNL people pop up with small rolls.  The usually hilarious Fred Armison has a role playing a SERIOUS character.  Really?  I kept waiting for the jokes, but he didn't have any.  It was so bizarre.  I'd suggest that you don't pay full price to see it.  If you like fun fluffy movies, just wait and get it on Netflix.  Really - no substance here.  But I guess it was a good time.  Sorta.  My mom and my aunt really liked it.  They kept saying how "cute" it was.  On a very positive note, I LOVE that it was rated PG!  Thank you Hollywood for making something where I don't have to squirm in my seat while watching with my mom. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;OK this next one might get some people up in arms, but I'm sorry . . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/moviereviewcoraline.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Coraline.  Zzzzzzzzzzzzzzzz . . . . oh sorry.  I just fell asleep thinking about what to say about this bore of a movie.  I know, I know. . . it's got all these amazing reviews, and its this amazing feat in stop-motion animation.  But I do NOT UNDERSTAND WHY ANYONE WOULD LIKE THIS MOVIE!  &lt;br /&gt;&lt;br /&gt;Before you decide you hate me and delete this humble blog off your Google Reader, hear me out.  I LOVE stop-motion animation.  Josh and I are nuts about Nightmare Before Christmas, Corpse Bride, all that dark twisty stuff.  So we went into this movie ready to LOVE it.  Granted, its pretty cool visually and the animation really is amazing.  But that wow effect wears off in like 5 minutes and you realize this movie is BORING!!!!!!!!!!!!!!!!!  Josh fell asleep 3 times and I didn't even bother to wake him up.  We should have walked out.  AND I NEVER WALK OUT OF MOVIES!  I usually have to know how they end, but I didn't even care. &lt;br /&gt;&lt;br /&gt;It's scary (I wouldn't take my little kids to it), and it reads like one of those scary German "Cautionary Tales for Children".  **In my best scary old German Grossmutter voice** "You better love your boring old neglectful parents or else the evil "Other Mother" will catch you in your web, sew buttons over your eyes and keep you forever as ghost children in her evil "other world."  Yes - this is what "Coraline" is about.  It really felt like a short story that was DRUG out into a full length film.&lt;br /&gt;&lt;br /&gt;Believe me, I wanted to love it.  I really did.  I mean - look at that beautiful movie poster.  I gave it 1 star for being initially cool looking.  I was SO DISAPPOINTED.&lt;br /&gt;&lt;br /&gt;Ok - enough of that.  Let's move on to my pages.&lt;br /&gt;&lt;br /&gt;Last night the Speed Scrap was a lot of fun.  I didn't do a lot of chatting.  I was lying low and focusing on my page.  And its a good thing I did because I almost didn't finish!!!  I've had this vision for these photos of putting them on brass carousel poles but just didn't know how I was going to make it CUTE.  I think I did it!!!!  I'm so proud of how it turned out . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3600/3326933149_af0570f019_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3600/3326933149_af0570f019_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/27368/ppuser/4"&gt;&lt;span style="font-style: italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And I also created this fun page today with a brand new ADORABLE kit by MiraDesigns called&lt;a href="http://www.thedigichick.com/shop/product.php?productid=19588&amp;amp;cat=0&amp;amp;page=1"&gt; "Happy Land"&lt;/a&gt;.  And I can't wait to use the kit again - its that awesome.  AND its 20% off right now!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3623/3329567629_14c591ebd3_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3623/3329567629_14c591ebd3_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.myscrapbookart.com/gallery/showphoto.php?photo=131877&amp;amp;cat=500"&gt;&lt;span style="font-style: italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;My adorable Joshua in the most hysterical St. Patty's Day hat ever at Disneyland last year.  hahaha  So funny.&lt;br /&gt;&lt;br /&gt;Anyway - this kit isn't totally a St' Patty's Day themed kit.  You really have to &lt;a href="http://www.thedigichick.com/shop/product.php?productid=19588&amp;amp;cat=0&amp;amp;page=1"&gt;check it out!&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;So its 11:30 pm now and my husband is up in Salt Lake at a work meeting still.  Isn't that so stupid?!  Because they're retail, they have these ridiculously late meetings clear up at corporate after the stores all close .  He just texted me saying the meeting (which started like an hour and a half ago) is still in full swing and now its started snowing up there so it will be a slow and scary drive home.  I just HATE these late meetings.  It just seems crazy to me to make your employees who have to be at work at 8:30 tomorrow morning be at a meeting until midnight the night before . . .  ok sorry.  That was quite a rant.&lt;br /&gt;&lt;br /&gt;OK - I think its time for me to get in bed now.  I'll see you tomorrow with a SNEAK PEEK of my new kit coming out Friday!!!!!&lt;br /&gt;&lt;br /&gt;TTFN!&lt;br /&gt;&lt;br /&gt;&lt;img alt="" border="0" id="BLOGGER_PHOTO_ID_5136120997058580338" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" style="cursor: hand; cursor: pointer; float: left; margin: 0 10px 10px 0;" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2304763781834999890/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/03/new-movie-reviews-and-more.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2304763781834999890'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2304763781834999890'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/03/new-movie-reviews-and-more.html' title='{new movie reviews and more}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2215988694109404506</id><published>2009-03-03T12:21:00.002-07:00</published><updated>2009-03-03T13:18:16.855-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{staying positive}</title><content type='html'>I've been SUPER stressed, busy, and overwhelmed with work and stuff ever since I've been back from Disneyland.  All I want to do is pack up the car again and GO BACK.  So . . . in an attempt to get over this stress and post-vacations blues, I'm going to try to STAY POSITIVE.  It has to be a conscious choice for me.  I really hate to admit this, but I don't think I'm a natural optimist.  I have to make an effort to be one. For example, my original idea was to make a blog post about all the things that were stressing me out and making me frustrated these days.  BUT that won't help me.  What WILL help is to focus on the things that make me happy.&lt;br /&gt;&lt;br /&gt;- Simple pleasures: my Disney daily tear away calendar.  Christian &amp;amp; Marci gave it to me for Christmas and I really do love it.  Its fun to see new Disney pictures, quotes and movie facts every day.&lt;br /&gt;&lt;br /&gt;- My lunch date with Josh in 2 hours.  I'm really looking forward to it.  I think I just get a little cooped up working from home.&lt;br /&gt;&lt;br /&gt;- Looking forward to the &lt;a href="http://scrapmatters.com/forums/showthread.php?t=2012"&gt;Speed Scrap tonight&lt;/a&gt;.  (7:30 Mountain Time!!  BE THERE!)&lt;br /&gt;&lt;br /&gt;- Pretending like The Bachelor "After the Final Rose" never happened.  I'm decided to believe that it ended happily ever after with the finale.&lt;br /&gt;&lt;br /&gt;- Looking forward to going to a matinee of "Confessions of a Shopaholic" with my mom tomorrow.&lt;br /&gt;&lt;br /&gt;Wow - this is harder than it seems.  I can think of a 100 stupid things that are bugging me, making me blue, stressing me out.&lt;br /&gt;&lt;br /&gt;ANYWAY - let me show you some of my recent scrapbook pages and tell you about some fun challenges and new kits. That's something that makes me happy.&lt;br /&gt;&lt;br /&gt;Ok - so before my Disneyland trip remember how I mentioned that I had one last page in my Jan. '07 trip album that I couldn't post because the kit hadn't come out yet.  Well - it was released while I was gone so I can post my page now!!!  Srsly you guys,&lt;br /&gt;this kit is BEYOND cute. It's called &lt;a href="http://www.wearestorytellers.net/boutique/product.php?productid=16919"&gt;&lt;span style="font-weight:bold;"&gt;"Little Mermaid"&lt;/span&gt;&lt;/a&gt; by DeCrow Designs.  You all know me an my love of mermaids!!!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3608/3322642017_f3b3e39c41_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3608/3322642017_f3b3e39c41_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=573318&amp;amp;ppuser=5263"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/EdenluvsAriel_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/EdenluvsAriel_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=573317&amp;amp;ppuser=5263"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Isn't it a cute kit?!  I really love it.&lt;br /&gt;&lt;br /&gt;Did you hear we have a new designer at ScrapMatters?  My girl &lt;a href="http://scrapmatters.com/shop/manufacturers.php?manufacturerid=64"&gt;Megan Turnidge&lt;/a&gt; &lt;span class="Apple-style-span" style="font-style: italic;"&gt;(its pronounced MEEEGAN, like vegan, just so you know)&lt;/span&gt; just opened up shop yesterday!!  All her stuff is 30% off right now in celebration!!  Including her two new kits!!&lt;br /&gt;&lt;br /&gt;The first is called "&lt;a href="http://scrapmatters.com/shop/product.php?productid=1468&amp;amp;cat=0&amp;amp;page=1"&gt;iBot&lt;/a&gt;" and this is what I scrapped with it!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3539/3323474980_68a1aaeaaf_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3539/3323474980_68a1aaeaaf_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=576328&amp;amp;ppuser=5263"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And the second is called "&lt;a href="http://scrapmatters.com/shop/product.php?productid=1413&amp;amp;cat=0&amp;amp;page=1"&gt;Funky Love {Refunkified}&lt;/a&gt;".  It's a remake of her first-ever kit.  It's seriously SOOOO cute!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/SoHappyTogether_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/SoHappyTogether_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=576337&amp;amp;ppuser=5263"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;So - if you want any of Megan's awesome &lt;a href="http://www.blogger.com/post-create.g?blogID=6606184312529110127" com="" shop="" manufacturerid="64&amp;quot;"&gt;cute stuff for 30% off&lt;/a&gt;, go get it now!!!&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;div&gt;I scrapped this page using some new products from Mira Designs.  She's got some awesome new &lt;a href="http://www.thedigichick.com/shop/product.php?productid=19548&amp;amp;cat=0&amp;amp;page=1"&gt;Date Stamps&lt;/a&gt; and &lt;a href="http://www.thedigichick.com/shop/product.php?productid=19556"&gt;Flower Frames &lt;/a&gt;out this week.  I don't know about you, but I LOVE date elements.  So I was super excited about this new stuff!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/WhatRUDoing_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/WhatRUDoing_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=574426&amp;amp;ppuser=5263"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;New Challenges:&lt;br /&gt;&lt;br /&gt;Tangie Baxter is hosting a n&lt;a href="http://www.scrapbookgraphics.com/forum/showthread.php?t=4983"&gt;ew challenge at ScrapbookGraphics&lt;/a&gt; all about using "digital stamps".  It's fun!!!  Here is my page:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/ScaringUpSomeFun_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ScaringUpSomeFun_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=573188&amp;amp;ppuser=5263"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I'm hosting a new &lt;a href="http://scrapmatters.com/forums/showthread.php?p=33563#post33563"&gt;"Everyday Magic"&lt;/a&gt; challenge.  It's a challenge to scrap your favorite view from inside your house!!  Here is my page:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/RoomWithaView_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/RoomWithaView_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/26588/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I'm also hosting a new &lt;a href="http://scrapmatters.com/forums/showthread.php?p=34579#post34579"&gt;"My Story Matters"&lt;/a&gt; challenge where we're scrapping about the place we grew up.  Here is mine:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Growing_Up_In_Roy_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Growing_Up_In_Roy_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/26997/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;There's a new &lt;a href="http://scrapmatters.com/forums/showthread.php?t=2047"&gt;"Past Matters"&lt;/a&gt; challenge that's just gone up today.  The challenge is to scrap about someone in your heritage who you've learned something from.  I chose my Grandpa.  Here is my page:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/behonest_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/behonest_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php?photo=27296&amp;amp;nocache=1"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And finally - a new &lt;a href="http://scrapmatters.com/forums/showthread.php?t=2025"&gt;"Matter of Taste"&lt;/a&gt; challenge.  This month we're doing "quick and easy" recipes.  Perfect for me!!  I can always use more of those!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/PizzaBagels_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/PizzaBagels_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/27164/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Alright - I think this post really did brighten my mood a bit.  Even though it took a really long time to code and put together!! HAHA  &lt;br /&gt;&lt;br /&gt;Hope to see lots of you at the Speed Scrap tonight!  BYE for now.&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2215988694109404506/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/03/staying-positive.html#comment-form' title='15 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2215988694109404506'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2215988694109404506'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/03/staying-positive.html' title='{staying positive}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>15</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-749849859715761340</id><published>2009-03-02T00:14:00.000-07:00</published><updated>2009-03-02T00:14:32.311-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{blessings 44 &amp; 45!!}</title><content type='html'>OK - its midnight and I've been on the computer, working, pretty much most of the day.  Which sucks because its Sunday and I really try not to work on Sundays, but I felt like I was drowning and had to get stuff done!!!!  And I'm exhausted.  So I'm going to post my blessings and go to bed.  Better post tomorrow.&lt;br /&gt;&lt;br /&gt;Since I was out of town last Sunday, here are TWO blessing LOs to catch up.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3594/3321356137_61d9c2522f_o.jpg"&gt;&lt;img src=http://farm4.static.flickr.com/3594/3321356137_61d9c2522f_o.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/27070/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This is the group I went to Disneyland with!  I love these people.  We had an amazing magical time!!&lt;br /&gt;&lt;br /&gt;And . . . &lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3608/3322164576_6bfee81385_o.jpg"&gt;&lt;img src=http://farm4.static.flickr.com/3608/3322164576_6bfee81385_o.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=575632&amp;ppuser=5263"&gt;&lt;span style="font-style:italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I scrapped this one using my new favorite Tangie Baxter kit of all time!  It's called &lt;a href="http://shop.scrapbookgraphics.com/product.php?productid=23634&amp;cat=0&amp;page=1"&gt;"Phineas Comes To Tea"&lt;/a&gt; and its FABULOUS!!!!  I couldn't stop putting in cute girly elements!!!&lt;br /&gt;&lt;br /&gt;Ok - gotta go to bed.  I promise to be back with a better post tomorrow.&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/749849859715761340/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/03/blessings-44-45.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/749849859715761340'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/749849859715761340'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/03/blessings-44-45.html' title='{blessings 44 &amp; 45!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2945853885384861295</id><published>2009-02-27T09:54:00.000-07:00</published><updated>2009-02-27T09:54:43.986-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{we're home!!}</title><content type='html'>So - we're home from Disneyland.  We had a whirlwind trip!!  As we were driving home Josh and I both realized that it went by WAY too fast.  Of course, I got sick.  I always get sick when we go.  I'm guessing it has to do with the elevation change wreaking havoc on my sinuses.  Josh says its because I stress out getting ready to go and then it all releases once we get there.  It's probably both!!  I was fine the first day and a half we were there and then - BAM - it hit me.  Icky sinus infection.  I took all the meds I could, and actually did ok.  We all walked and walked until our feet felt like they'd fall off.  One of my feet is STILL stiff and sore.  AND  I lost my voice (its still lost).  But WHO CARES?!  We'd jump back in the car and drive the 10 hours back right now if we could.   On the drive home, Josh and I were trying to figure out when we could go back.&lt;br /&gt;&lt;br /&gt;I'll write up a whole detailed post on the haps of the trips.  But right now its time for new products and show offs!!&lt;br /&gt;&lt;br /&gt;New in the shop today (there's not much since I just got back to work yesterday):&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1477&amp;amp;cat=3"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Oscar Winning Alpha"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1477&amp;amp;cat=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_oscar_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The Oscars were last Sunday, while we were away, but we Tivoed them and watched it last night.  I thought it was one of the better Oscar nights I can remember.  Anyway - I was inspired by the glitz and glamour of the event to make a little Oscar alpha.  I hope you enjoy it!!&lt;br /&gt;&lt;br /&gt;Look at this cute LO that &lt;span style="font-weight:bold;"&gt;Denise&lt;/span&gt; created with it!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i259.photobucket.com/albums/hh307/neeceebee/2009-02yumcopy.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;And now to show you all the wonderful Show Offs that came in while I was out of town:&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;embed src="http://widget-d3.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=bb&amp;amp;il=1&amp;amp;channel=648518346383937235&amp;amp;site=widget-d3.slide.com" style="width:500px;height:500px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:400px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346383937235&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-d3.slide.com/p1/648518346383937235/bb_t028_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346383937235&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-d3.slide.com/p2/648518346383937235/bb_t028_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346383937235&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-d3.slide.com/p4/648518346383937235/bb_t028_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;I was just floored by the amazing pages that came in this week.  Thanks so much everyone!!  All the Show Offs this week are getting my new "Oscar Winning Alpha" as their gift.&lt;br /&gt;&lt;br /&gt;If you'd like to be a Show Off, its really easy.  Just send me an email (designerbrittney at gmail dot com) with the subject like "Show Off" and include a link or attach a layout you've created over the current week (current LOs only please - no saving up) using ANY Britt-ish Designs product before midnight Thursday night.  On Fridays I'll show your layout off and then send you a thank you gift!! Easy as that.&lt;br /&gt;&lt;br /&gt;I'm going to go work on editing my trip photos now so I can post a few.  Josh pretty much took most of the photos this trip.  I was busy leading and coordinating our huge group of 33 people!! haha  It was such a blast.&lt;br /&gt;&lt;br /&gt;Alrighty - until later!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2945853885384861295/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/02/were-home.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2945853885384861295'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2945853885384861295'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/02/were-home.html' title='{we&apos;re home!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1741782074765431185</id><published>2009-02-20T08:57:00.000-07:00</published><updated>2009-02-20T08:58:17.817-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{let's get down to business}</title><content type='html'>Good morning!!  Let's get right to business.  I have a new template pack out today . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1395&amp;amp;cat=21"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Creative Block Templates 3"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1395&amp;amp;cat=21"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_cbt3_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;These are my original layouts that I turned into templates for this pack!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/inpiration_LOs_WEB-3.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/inpiration_LOs_WEB-3.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Check out what my team scrapped up with these fun new templates. . .&lt;br /&gt;&lt;br /&gt;{LO by Krista}&lt;br /&gt;&lt;img src="http://i141.photobucket.com/albums/r46/alastinglegacy/scrapbooking/Disney/bigthundermountainrailroadweb2.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{LO by Denise}&lt;br /&gt;&lt;img src="http://i259.photobucket.com/albums/hh307/neeceebee/2009-02enjoycopy.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;I have a few more to show you but FIRST I have to tell you about my SPECIAL!!  While I'm gone to Disneyland I'm having a "Don't Forget About Me" sale.  Don't forget about me while I'm on vacation, but that's also what a couple of my older kits are crying out!!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/donforgetmesale.jpg" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Both of my kits "&lt;a href="http://scrapmatters.com/shop/product.php?productid=82&amp;amp;cat=0&amp;amp;page=1"&gt;Lil' Brudder&lt;/a&gt;" and "&lt;a href="http://scrapmatters.com/shop/product.php?productid=49&amp;amp;cat=0&amp;amp;page=1"&gt;Brown Eyed Girl&lt;/a&gt;" are on sale for 20% off while I'm gone!  If you haven't put these in your stash - NOW is the time to do it!&lt;br /&gt;&lt;br /&gt;Just to show you what adorable kits these are, my team has scrapped up some ALL NEW pages with them!!  (Aren't my Britt Girls great?!)&lt;br /&gt;&lt;br /&gt;{LO by Krista}&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/i_hope_you_get_your_dream_web.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{LO by Kelsy - using the NEW template pack}&lt;br /&gt;&lt;img src="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-birthday-bike.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{LO by Erica - using the NEW template pack}&lt;br /&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/cbt3_lilb-beg.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{LO by Kate - using the NEW template pack}&lt;br /&gt;&lt;img src="http://i285.photobucket.com/albums/ll55/starfishy_nz/pads.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{LO by Kelly - using the NEW template pack}&lt;br /&gt;&lt;img src="http://i87.photobucket.com/albums/k135/kkklatt/boatride.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{LO by Paige - using the NEW template pack}&lt;br /&gt;&lt;a href="http://i267.photobucket.com/albums/ii311/p-mommy/2008-11-17ChocolatePudding_1200.jpg"&gt;&lt;img src="http://i267.photobucket.com/albums/ii311/p-mommy/2008-11-17ChocolatePudding_1200.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Also new today . . .&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1444&amp;amp;cat=18"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Black &amp;amp; White Basics"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="hhttp://scrapmatters.com/shop/product.php?productid=1444&amp;amp;cat=18"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_bwb_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;An awesome new paper pack with those basic black and white papers you ALWAYS need!!&lt;br /&gt;&lt;br /&gt;Are you ready for some Show Offs?  I know I am!&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;embed src="http://widget-c6.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=bb&amp;amp;il=1&amp;amp;channel=648518346383130310&amp;amp;site=widget-c6.slide.com" style="width:500px;height:500px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:400px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346383130310&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-c6.slide.com/p1/648518346383130310/bb_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346383130310&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-c6.slide.com/p2/648518346383130310/bb_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346383130310&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-c6.slide.com/p4/648518346383130310/bb_t017_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;Thanks so much for sending in your Show Offs this week!  I was mucho impressed.  You're all getting my new &lt;a href="http://scrapmatters.com/shop/product.php?productid=1444&amp;amp;cat=18"&gt;"Black &amp;amp; White Basics"&lt;/a&gt; paper pack as your gift this week! I'll be back from my trip in plenty of time, so send in your Show Offs for next week, just like any other week! :)&lt;br /&gt;&lt;br /&gt;Hey - there's a Saturday afternoon Speed Scrap tomorrow if you wanna go!  I'll be gone but it should be really fun. The prize is donated by yours truly.  Click &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1874"&gt;here&lt;/a&gt; to see it and get the full scoop.&lt;br /&gt;&lt;br /&gt;One last bit of business before I'm finished.  Have you ever dreamed of being a digi-scrap designer for ScrapMatters?  Well - we have a new "Design Star" competition starting at SM on Monday (while I'm gone).&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/DesignStar_AD_WEB-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/DesignStar_AD_WEB-1.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Check out&lt;a href="http://scrapmatters.com/forums/showthread.php?t=1871"&gt; this thread&lt;/a&gt; for full details.  It's quite an awesome opportunity, so I encourage all of you who are interested to try it!!&lt;br /&gt;&lt;br /&gt;And that's it!! My work is done.  I'm headed out for a few days in the Happiest Place on Earth!  See ya when I get back!!!!!&lt;br /&gt;&lt;br /&gt;xoxoxoxoxo&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1741782074765431185/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/02/lets-get-down-to-business.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1741782074765431185'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1741782074765431185'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/02/lets-get-down-to-business.html' title='{let&apos;s get down to business}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-197904837087635953</id><published>2009-02-19T21:42:00.002-07:00</published><updated>2009-02-19T21:57:34.206-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{drumroll please . . . }</title><content type='html'>I'm sooooooo excited to make this post!!  After 46 pages (no I'm not kidding), I am FINALLY finished scrapping my Jan. '07 Disneyland trip!  And I did it in just over 2 short years.  Here are my final 2 pages (I actually have a 3rd, but I can't post it yet because the designer of the kit I used hasn't released it yet).&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3549/3294621052_095444ccb1_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3549/3294621052_095444ccb1_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/25708/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3445/3293796443_f302eab415_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3445/3293796443_f302eab415_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/25559/ppuser/4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Whew . . . I'm DONE.  Man that feels good.  Now to finish the next 6 - wait counting my trip this weekend make that 7 - times we've been to Disneyland since then.  I'm still not kidding.  Wow - when I put it that way I really do sound like a crazy person.  Wow.  Ok - I've gotta go back. &lt;br /&gt;&lt;br /&gt;TTFN&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/197904837087635953/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/02/drumroll-please.html#comment-form' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/197904837087635953'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/197904837087635953'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/02/drumroll-please.html' title='{drumroll please . . . }'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031</id><published>2009-02-18T11:11:00.001-07:00</published><updated>2017-03-18T15:04:27.981-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{FREEBIE for you &amp; a speed scrap TONIGHT!}</title><content type='html'>Hello hello!!  Just wanted to pop in and make sure you knew about the &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1847"&gt;Speed Scrap tonight&lt;/a&gt; at 7pm Mountain Time.  Andrea (chia) is hosting, so I'm positive it will be a good one.  Plus - the prize (donated by Jeni Hopewell) is pretty rockin' too.  Hope to see you there!  I'm taking time out from work and our Disneyland trip preparation to Speed Scrap!  I'm so excited.&lt;br /&gt;&lt;br /&gt;Megan Turnidge has a new collab. kit with Tracie Stroud called &lt;a href="http://www.elementalscraps.com/shoppe/product.php?productid=21159&amp;amp;cat=255&amp;amp;page=1"&gt;"April Showers"&lt;/a&gt;. It's so cute!  Here is what I scrapped with it!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/SpringSurprise_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/SpringSurprise_BLOG.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=561519&amp;amp;ppuser=5263"&gt;{full credits}&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;It's fun to start getting into the Spring kits.  Even though it snowed here yesterday! haha! &amp;nbsp;I also scrapped this page for one of the&lt;a href="http://scrapmatters.com/forums/showthread.php?t=1803"&gt; Grand Theft Layout&lt;/a&gt; challenges at SM.  For this challenge we're all lifting one of my new Britt Girls, Krista (sahlink).  Her gallery is so inspiring.&lt;br /&gt;&lt;br /&gt;OK - about the freebie.  I decided I wanted to give out a random freebie to celebrate my upcoming trip!  I just felt like it! haha  I started making these to use on my own pages and thought - why not just make 'em into a freebie for one and all!  So - enjoy!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src=http://brittishdesigns.com/miscimages/brittdes_disneywordart_600.jpg width=600&gt;&lt;br /&gt;&lt;a href="http://brittishdesigns.com/Freebies/brittdes_disneywordart.zip" target="_blank"&gt;&lt;span class="Apple-style-span" style="color: rgb(0 , 0 , 0);"&gt;&lt;/span&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/DisneyDownloadButton.jpg" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Enjoy!  Say a little hello if you download.&lt;br /&gt;&lt;br /&gt;OK - gotta get back to work!!  I cant believe we leave on Friday! TTFN.&lt;br /&gt;&lt;br /&gt;&lt;img alt="" border="0" id="BLOGGER_PHOTO_ID_5136120997058580338" src="https://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" style="cursor: hand; cursor: pointer; float: left; margin: 0 10px 10px 0;" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2088448922534717031/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html#comment-form' title='71 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' title='{FREEBIE for you &amp; a speed scrap TONIGHT!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='https://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>71</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7497370027314480057</id><published>2009-02-15T15:30:00.001-07:00</published><updated>2009-02-16T13:36:33.438-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{blessing no. 43}</title><content type='html'>Here I am again.  Another Sunday.  Another blessing layout.  I can't believe how the weeks fly by!  My blessing today is: trust.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3429/3282061301_2c32a7b438_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3429/3282061301_2c32a7b438_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/25224/ppuser/4"&gt;{credits here}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I've been thinking about trust a LOT this week.  About how lucky I am to have it, how hard it is to keep it.  Do people trust me?  Am I a trust-worthy person?  Do I put enough trust in other people?  In the Lord?  I'm a pretty controlling/planning/scheduled person.  It's not as easy for me as it may be for some to just be trusting.  I feel so insanely blessed to be able to trust Josh so whole-heartedly.  Trust is just a CRAZY thing and has kept my mind busy all week long.&lt;br /&gt;&lt;br /&gt;Putting trust in others is a good thing.  But, there is great risk in trusting human beings.  Those we trust might end up disappointing you.  So is it REALLY worth the risk?  (my personal answer is yes)  When we put our trust in the Lord he will NEVER disappoint us in the end.  Then why is it so hard to give him our complete trust?!&lt;br /&gt;&lt;br /&gt;Gosh my brain hurts when I try and think about all this.  And its a little too deep for a blog post, so forgive me.   I am blessed to trust and be trusted.  That is my blessing this week.&lt;br /&gt;&lt;br /&gt;Ok - on to lighter subjects.  There's a &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1834"&gt;new "My Story Matters"&lt;/a&gt; challenge up at ScrapMatters today!  It's all about our names.  How we got them, what they mean, etc.  Here is my page:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Name_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Name_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/25115"&gt;{credits here}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;And I never posted my Speed Scrap layout from this past Thursday.  It turned out pretty cute I think, but it was scary there for a while during the Speed Scrap.  I just could not get it together.  There was one point where I looked at my screen and cringed!!  Haha BUT I just kept pushing through and didn't give up.  And this is what I got:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/MeetingAshley_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/MeetingAshley_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/24657/ppuser/4"&gt;{credits here}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;These are pictures from when I finally got to meet one of my favorite online friends, &lt;a href="http://believeittoseeit.blogspot.com/"&gt;Ashley&lt;/a&gt;, and her awesome family in real life!!  It was a blast.&lt;br /&gt;&lt;br /&gt;Did everyone have a nice Valentine's Day?  Josh and I did!!  It was snowing and windy and FREEZING here though!  But we braved the storm and went to a movie.  Josh took me to "He's Just Not That Into You".  I've been DYING to see it, and he knew that.  He's a good hubby.  And then, we didn't really have other plans so we decided to see ANOTHER movie and make it a double header.  HAHAHA!!  We went and saw Coraline.  ***BIG EYE ROLL*** I'll give it a proper review later.  After that we went to Steak Out and got DELICIOUS steak dinners and took them home.  We ate and snuggled and had a cozy night in!! It was really fun.  We watched the NBA Skills Contest and Dunk Contest too.  (I'm a good wife, huh?!).  It was a really fun day!  I'm a little sad though because we didn't take one single picture of ourselves the WHOLE DAY!!  :(  Isn't that heart breaking?  I'm so dumb.  No photographic memories of Valentine's Day 2009.  I feel sheepish calling myself a scrapper.  hahahah&lt;br /&gt;&lt;br /&gt;Ok - that's enough rambling from me today.  See ya 'round.&lt;br /&gt;&lt;br /&gt;SIX DAYS UNTIL I'M IN THE HAPPIEST PLACE ON EARTH!!!!!!!!!!! Woo!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7497370027314480057/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/02/blessing-no-43.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7497370027314480057'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7497370027314480057'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/02/blessing-no-43.html' title='{blessing no. 43}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2432184399166736015</id><published>2009-02-13T08:40:00.002-07:00</published><updated>2009-02-13T08:45:02.076-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{THRICE as nice!}</title><content type='html'>So - as most of you know - today is the big release of the ScrapMatters "Twice as Nice" collab. kits.  Most of our designers have paired up, but I got to be in the only group of THREE.  So our kit is a "Thrice as Nice" collab!! HAHA!!  I teamed up with Jeni Hopewell and Fluffy Bunny Feet Designs to bring you . . .&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1357&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Tiny Dancer"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1357&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_jh_fbfd_td_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This kit is FULL of my favorite color - PINK!  But with pops of black, purple and a lovely gold.  It's got LOTS of dance themed items, but also has plenty of non-themed items as well so you can use this kit again and again!!&lt;br /&gt;&lt;br /&gt;Don't forget!!  "Tiny Dancer" is 20% off TODAY ONLY!  Check out the rest of the &lt;a href="http://scrapmatters.com/shop/home.php?cat=75"&gt;"Twice As Nice" collabs &lt;/a&gt;all at 20% off as well.  You're not going to believe how gorgeous they all are!!&lt;br /&gt;&lt;br /&gt;Here is what I scrapped  with this kit:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/1YearOld_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/1YearOld_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Let me show you what my CT scrapped with it . . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/td-LOs.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;See how versatile it is?!  You're going to love it if you pick it up.&lt;br /&gt;&lt;br /&gt;And. . . Jeni Hopewell has a set of &lt;a href="http://scrapmatters.com/shop/product.php?productid=1384&amp;amp;cat=77&amp;amp;page=1"&gt;matching glitter styles&lt;/a&gt; in the shop today too!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1384&amp;amp;cat=77&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/tinydancerglitterstykes.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I also have this fun little element pack new in the store today . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1379&amp;amp;cat=10"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"Just Enough Flair"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1379&amp;amp;cat=10"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_jef_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;A big handful of colorful, funky, fun flair!  And as usual, they all recolor really easily.  Check out what Denise scrapped with them!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i259.photobucket.com/albums/hh307/neeceebee/2009-02allyouneedischocolatecopy.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Cute, right?!  Thanks Denise!!&lt;br /&gt;&lt;br /&gt;That's all the news for today!  Let's enjoy the Show Offs before I wrap things up.&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;embed src="http://widget-f2.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=bb&amp;amp;il=1&amp;amp;channel=648518346381899250&amp;amp;site=widget-f2.slide.com" style="width:500px;height:500px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:400px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346381899250&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-f2.slide.com/p1/648518346381899250/bb_t047_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346381899250&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-f2.slide.com/p2/648518346381899250/bb_t047_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346381899250&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-f2.slide.com/p4/648518346381899250/bb_t047_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;Thanks so much for all the wonderful layouts this week.  All the Show Offs are getting my "Just Enough Flair" pack today!  Watch your email inboxes.  I can't wait to see what comes in next week!!&lt;br /&gt;&lt;br /&gt;Hope you all have something fun planned for this Valentine's Day weekend!!  Make sure you hug your loved ones, family, and friends tight.&lt;br /&gt;&lt;br /&gt;See ya!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2432184399166736015/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/02/thrice-as-nice.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2432184399166736015'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2432184399166736015'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/02/thrice-as-nice.html' title='{THRICE as nice!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3512464261893689213</id><published>2009-02-12T11:14:00.000-07:00</published><updated>2009-02-12T11:14:54.981-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{a sneak peek as promised}</title><content type='html'>I'm back with a sneak peek at the &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1806"&gt;"Twice as Nice"&lt;/a&gt; collab kit I have coming out tomorrow!!  I can't tell you who I collaborated with yet, but I'm so excited for tomorrow!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/td-sneak-peek.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/td-sneak-peek.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Don't forget, Friday the 13th is your lucky day!!  This kit and ALL the Twice as Nice collabs are 20% off tomorrow!!&lt;br /&gt;&lt;br /&gt;Ok - so I scrapped this really fun ATC with Tangie Baxter and Sugarplum Paperie's new collab "&lt;a href="http://shop.scrapbookgraphics.com/product.php?productid=23494&amp;amp;cat=0&amp;amp;page=1"&gt;Hopelessly Devoted&lt;/a&gt;".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/HopelesslyDevoted_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/HopelesslyDevoted_BLOG.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=557583&amp;amp;cat=500"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{full credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I couldn't help myself once I heard the name of their kit!  haaha  In High School - or what it Jr. High? - hmm I can't remember! - anyway - I used to LOVE Grease.  I probably still know every word.  ATCs are fun to make because they don't take too much time, well some of them do, but you get to just create artistically and you don't have to stress about it being perfect or messing up your precious photos.  You know?  It's just a creative outlet.  I love it.  I don't know if I'll ever print mine out and do any trading or anything else with them.  Right now its just a fun thing to create.&lt;br /&gt;&lt;br /&gt;Oh - ok so just when you think you've seen enough Valentine's Day kits, Mira Designs releases her new kit &lt;a href="http://www.thedigichick.com/shop/product.php?productid=19515"&gt;"XOXOXO"&lt;/a&gt;!!  It's sooo unique and beautiful and fun.  I had a BLAST scrapping with it.  &lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/FirstValentinesDayMarried_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/FirstValentinesDayMarried_BLOG.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=557058&amp;ppuser=5263"&gt;{full credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Such an awesome kit.  FULL of perfect papers and elements.  And its 20% off today!&lt;br /&gt;&lt;br /&gt;Ok - 1 movie review.  Then I gotta get back to work!!!&lt;br /&gt;&lt;br /&gt;"The Duchess" rated PG-13&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/moviereviewduchess.jpg"&gt;&lt;br /&gt;&lt;br /&gt;This was one of the chick flick Netflix I got and watched recently.  I gave "The Duchess" 3 stars because its not bad, its not incredible, its just what you'd expect.  A well acted, visually beautiful period movie.  AND its soooo sad and depressing.  I mean - its based a true story, so I guess you can't expect it to be like a fairy tale, but gosh, its just one sad thing after another.  BUT as a costume designer I was drooling the entire movie.  The wigs, the gowns, it was all absolutely incredible.  Ralph Fiennes as the Duke and Keira Knightly as The Duchess, Georgiana are both incredible in it.  Actually - all the acting was great.  It REALLY bothered me that Georgiana's "love" interest, Grey, was so &lt;span style="font-weight:bold;"&gt;NOT HOT&lt;/span&gt;!!!! I couldn't even care about her feelings for him because he was so weird looking!  &lt;br /&gt;&lt;br /&gt;So - overall - see it if you like period dramas with awesome acting and costumes.  Don't expect a feel-good romance!  &lt;br /&gt;&lt;br /&gt;Alrighty - gotta run!!!  See you tomorrow for the big "Twice as Nice" release!!!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3512464261893689213/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/02/sneak-peek-as-promised.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3512464261893689213'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3512464261893689213'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/02/sneak-peek-as-promised.html' title='{a sneak peek as promised}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8387201558990593249</id><published>2009-02-11T14:49:00.000-07:00</published><updated>2009-02-11T14:49:30.809-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{challenge yourself}</title><content type='html'>Before I get to the challenge news, I have to start by telling you about the exciting Friday the 13th that is coming up THIS FRIDAY.  A BUNCH of the ScrapMatters Designers have teamed up for some "Twice as Nice" collab kits.  A total of FIVE collabs in all.  My team's kit is seriously FABULOUS and I can't wait to show you.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/twiceasniceAD_WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/twiceasniceAD_WEB.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;AND  . . . on Friday for 1 day only all the "Twice as Nice" collabs are going to be marked 20% off.  You will not want to miss this sale.  The kits - I am not exaggerating - every single one of them are incredible.  You're going to be drooling all over your keyboard come Friday!!!  I'll be back tomorrow with a sneak peek at the kit my team made!!!&lt;div&gt;&lt;br /&gt;Ok - on to other news . . .&lt;br /&gt;&lt;br /&gt;I am hosting some new challenges that started this week at ScrapMatters.  One of them is for the &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1793"&gt;"Past Matters"&lt;/a&gt; challenge.  It's a heritage challenge.  I have never scrapped a heritage photo before, but somehow I ended up hosting a heritage challenge!! HAHA  But - since Feb. is the month of love I thought it would be fun to scrap a love story of someone in your heritage.  I did my mother's parents because I've ALWAYS loved this photo.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/GaleandNorma_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/GaleandNorma_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/24355/ppuser/4"&gt;{credits here}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;So - dig out an old photo and &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1793"&gt;play along&lt;/a&gt;!  It was a really fun page to do and got me in that lovey spirit of Valentine's Day.  Another girl had her mom write their love story and she included that journaling in her mother's words on her page.  I thought that was such a NEAT idea!!&lt;br /&gt;&lt;br /&gt;The other challenge I'm hosting that started this week is the &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1785"&gt;new "Everyday Magic"&lt;/a&gt; challenge.  This week we're scrapping about our cars and transportation!  It gave me the motivation I needed to actually WASH my filthy car and take some photos.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/MyJetta_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/MyJetta_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/24260/ppuser/4"&gt;{credits here}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I was thinking about making this one of the Everyday Magic challenge when I came across a photo of my parents leaning up against my dad's old Chevelle back when they were dating.  I thought - how fun will it be to see our cars 20, 30, 40 years down the road!  So - come &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1785"&gt;play along&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;I scrapped this page for the DIS challenge last week.  The challenge was to scrap pics having something to do with Pooh or his friends.  These photos were the first thing I thought of!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3318/3267975985_6238557cc5_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3318/3267975985_6238557cc5_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/24323/ppuser/4"&gt;{credits here}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;AND . . . one more page.  My friend Erica Zane came out with these cool new &lt;a href="http://scrapmatters.com/shop/product.php?productid=1372&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;span style="font-weight:bold;"&gt;"EZ Masks"&lt;/span&gt;&lt;/a&gt; that I'm just lovin'.  I haven't been one to use this kind of look in the past, but I love how my page turned out and I can't wait to use them again.  Next time I'm going to try masking a paper to them!  I think that would look COOL!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/1stYear_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/1stYear_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/24386/ppuser/4"&gt;&lt;span style="font-style:italic;"&gt;{credits here}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Don't miss the &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1782"&gt;Speed Scrap tomorrow night&lt;/a&gt; (Thursday Feb. 12th) at 7:00 Mountain Time.  I'm planning on being there.  The ever-so-talented Melanie (melanie3boys) is hosting, so it is sure to be fun.&lt;br /&gt;&lt;br /&gt;I have had sort of a weird week (on the personal-side of things), so I haven't done any movie reviews.  I know I said I'd do some, and I will.   But probably not right away.  I dunno - we'll see . . &lt;br /&gt;&lt;br /&gt;The Amazing Race starts this Sunday and I'm sooooooo excited!  I LOVE the Amazing Race.  It's probably my  favorite show.  I can't wait!!!!!!&lt;br /&gt;&lt;br /&gt;Ok I have to toot my own horn a little bit - my "Little Miss Sunshine" layout I posted on Monday made it to the&lt;a href="http://www.gallerystandouts.com/view.php/area/1/standouts"&gt; Gallery Standouts&lt;/a&gt; blog AND won &lt;a href="http://www.elementalscraps.com/forums/showthread.php?t=19183"&gt;Layout of the Day&lt;/a&gt; at Elemental Scraps!  Isn't that cool?  I don't win those things very often, so I was jumping for joy when I found out!!!&lt;br /&gt;&lt;br /&gt;Ok - that's it from me.  I'll see you tomorrow with the sneak peek!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8387201558990593249/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/02/challenge-yourself.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8387201558990593249'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8387201558990593249'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/02/challenge-yourself.html' title='{challenge yourself}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-209288304456727023</id><published>2009-02-09T17:25:00.003-07:00</published><updated>2009-02-09T17:51:33.981-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{girly kit goodness}</title><content type='html'>My new CT spot for Megan Turnidge has been such a blast so far.  Today she's released the CUTEST dang kit called &lt;a href="http://www.elementalscraps.com/shoppe/product.php?productid=21088&amp;amp;cat=0&amp;amp;page=1"&gt;"Flower Girl"&lt;/a&gt; and it is bursting with happy, girly, goodness.  So of course, I had to scrap Eden again!&lt;br /&gt;&lt;br /&gt;These are some photos I took of her this past summer.  I can hardly believe how much she's grown!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/LittleMissSunshine_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/LittleMissSunshine_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=554774&amp;amp;nocache=1"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{full credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Ok - I gotta run now.  Dinner is in the works!!!!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/209288304456727023/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/02/girly-kit-goodness.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/209288304456727023'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/209288304456727023'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/02/girly-kit-goodness.html' title='{girly kit goodness}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3230249966204882630</id><published>2009-02-08T22:20:00.002-07:00</published><updated>2009-02-08T22:25:46.795-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{42 blessings and counting}</title><content type='html'>My blessing this week:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3491/3265826730_c08bcda166_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3491/3265826730_c08bcda166_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/24226/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;:)  Hope your Sunday was lovely.&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3230249966204882630/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/02/42-blessings-and-counting.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3230249966204882630'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3230249966204882630'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/02/42-blessings-and-counting.html' title='{42 blessings and counting}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6062996586742560625</id><published>2009-02-06T08:55:00.000-07:00</published><updated>2009-02-06T08:55:19.091-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{love bytes}</title><content type='html'>Woo hoo!! It's Friday.  The reasons I'm excited are three-fold:&lt;br /&gt;&lt;br /&gt;1) It's almost the weekend and that means spending more time with Josh.&lt;br /&gt;&lt;br /&gt;2) In two weeks from today I'll be on my way to DISNEYLAND!!&lt;br /&gt;&lt;br /&gt;3) I get to release my AWESOME new kit today!!&lt;br /&gt;&lt;br /&gt;So - let's get to it!  Here is  . . .&lt;br /&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1356&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Love Bytes"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1356&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_lbytes_LRG.jpg" widht="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is my little digi-twist on a Valentine's Day kit! :)  Perfect for us digi-girls, and versatile enough for WAY more than love and couples!  I don't know about you, but I can only use so many lovey-dovey kits! :) :)  And this time, just for fun, I threw in a BONUS TEMPLATE that comes with the kit!!&lt;br /&gt;&lt;br /&gt;And, as usual, there's an additional free bonus alpha for you if you buy during the first week!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/lbytes-specialoffer.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/lbytes-specialoffer.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And there's ALSO A FREEBIE ADD-ON at the end of my post.  So make sure to read all the way down and snag it!&lt;br /&gt;&lt;br /&gt;This is what I scrapped with "Love Bytes".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/DigiScrapFriends_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/DigiScrapFriends_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;(This photo is when I met two of my online ScrapMatters digi-friends, Kathleen (kv2av) and Stacy (shutch) back in October!!  That was such a fun afternoon!!) &lt;br /&gt;&lt;br /&gt;And let me show you what the AMAZING FABULOUS OH-SO-TALENTED &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Britt Girls&lt;/span&gt; scrapped with it!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/lbytes-LOs-WEB.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Aren't they so awesome?! Girls, you blew me away again this week!&lt;br /&gt;&lt;br /&gt;So, as you can see, this kit is totally versatile and so much fun!&lt;br /&gt;&lt;br /&gt;I also have a new alpha out today . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1363&amp;amp;cat=3"&gt;&lt;span style=""&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;"Wrecked Alpha"&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1363&amp;amp;cat=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_wrecked_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It's basically two alphas in one!  It comes in both 'wrecked' AND 'super wrecked' versions!&lt;br /&gt;&lt;br /&gt;Alright - are we ready to see some show offs?&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;embed src="http://widget-98.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=bb&amp;amp;il=1&amp;amp;channel=648518346380746648&amp;amp;site=widget-98.slide.com" style="width:500px;height:500px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:400px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346380746648&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-98.slide.com/p1/648518346380746648/bb_t047_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346380746648&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-98.slide.com/p2/648518346380746648/bb_t047_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346380746648&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-98.slide.com/p4/648518346380746648/bb_t047_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;ANOTHER amazing week!  Thanks to everyone who emailed me their LOs this week!!  You're all getting my new "&lt;a href="http://scrapmatters.com/shop/product.php?productid=1363&amp;amp;cat=3"&gt;Wrecked Alpha&lt;/a&gt;" as my gift to you this week.&lt;br /&gt;&lt;br /&gt;Showing Off is easy!  If you want to be a Show Off, just email me your Britt-ish Designs layouts before Friday at midnight and I'll put you in my slideshow and send you a little gift each week.  Make the subject of your email "Show Off" and size your layout to about 600x600.&lt;br /&gt;&lt;br /&gt;Ok . . . you've waited long enough!  Here is your "Love Bytes" freebie add-on!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/add-on-preview-LRG.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.4shared.com/file/83826895/afb413f2/brittdes_lybytes_addon.html"&gt;DOWNLOAD HERE!&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Enjoy!!!&lt;br /&gt;&lt;br /&gt;Have a super great weekend!!  I'm REALLY hoping I can get Josh to take me to see "He's Just Not That Into You".  I'm dying to see it!!!!  Oooh that reminds me, I haven't done any movie reviews lately.  I'll try and squeeze some in over the weekend.  See you peeps later.&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6062996586742560625/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/02/love-bytes.html#comment-form' title='18 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6062996586742560625'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6062996586742560625'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/02/love-bytes.html' title='{love bytes}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>18</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5283321897553360572</id><published>2009-02-05T13:56:00.003-07:00</published><updated>2009-02-05T14:15:07.901-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{sold!}</title><content type='html'>&lt;div&gt;My turquoise/black/silver owl necklace is sold, folks!!! :)   Just so you know!&lt;/div&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/owlnecklace2SOLD.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;I had a ball at the daytime speed scrap yesterday.  This is what I ended up with.  It's another re-do, but I simply &lt;span class="Apple-style-span" style="font-style: italic;"&gt;could not&lt;/span&gt; print the original. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3387/3256652248_e6146fae90_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3387/3256652248_e6146fae90_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/23617/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I like this one &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;so&lt;/span&gt; much better!!  I'm down to just 3 more pages from this trip!!!! Woo hoo!&lt;br /&gt;&lt;br /&gt;The Digi Chick is doing Grab Bags this month, and my pal Minna (Mira Designs) has an &lt;a href="http://www.thedigichick.com/shop/product.php?productid=19491&amp;amp;cat=273&amp;amp;page=2"&gt;AWESOME grab bag&lt;/a&gt; out today!!  Here is what I scrapped with it (along with a few of her other products).&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/MTCfull_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/MTCfull_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=549378&amp;amp;ppuser=5263"&gt;&lt;span style="font-style:italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;My favorite new thing of hers is those awesome date stamps!!  These are pics from Dec. '07 when we dropped my little brother Scotty off at the MTC (Missionary Training Center).  It's hard to believe that he's been on his mission for well over a year now.  Sometimes it seems like its been so fast, but at the same time I feel like he's been gone forever and I just want him to come home right now.  But I know he's where he's supposed to be and where the Lord wants him.  He's doing so great!! He's weekly emails are just incredible.  He's so fired up and doing so much good. &lt;br /&gt;&lt;br /&gt;Scrapping these photos made me realize how long he's been gone though!  I mean - just look at Eden!! she was just a BABY! And now she's such a big girl.  Even my baby brother Cameron is like a different person.  All in one year.  It's nuts to think how different everything will be by the time he comes home this December.&lt;br /&gt;&lt;br /&gt;Ok . . . I'll leave you with a sneak peek of what's coming tomorrow!!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/sneakpeek.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/sneakpeek.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I'm so excited!  See you tomorrow!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5283321897553360572/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/02/sold.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5283321897553360572'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5283321897553360572'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/02/sold.html' title='{sold!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6653913146658242939</id><published>2009-02-04T10:03:00.002-07:00</published><updated>2009-02-04T10:40:29.343-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{a speed scrappin', beadin' fool}</title><content type='html'>I'm planning on being at BOTH speed scraps this week.  There's a &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1725"&gt;Speed Scrap TODAY &lt;/a&gt;at 1:00 Mountain Time.  I'm so excited.  The prize is awesome too.  The designer went a little overboard, its HUGE.&lt;br /&gt;&lt;br /&gt;And the &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1739"&gt;evening Speed Scrap is tomorrow&lt;/a&gt; night at 7:00 Mountain Time.  Again - the prize is SA-WEET!  A totally cute alpha.  I love alphas.&lt;br /&gt;&lt;br /&gt;Hope to see lots of you there!!&lt;br /&gt;&lt;br /&gt;Oh - a couple quick layouts to share.  The "Word Up" challenge at SM has been bumped to Mondays now, and &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1721"&gt;this week's challenge&lt;/a&gt; is AWESOME!!  Cyndi made a FREE alpha and all you have to do it use it on your page to make a word that is in some way love or Valentine related.  While my page isn't a Valentine page, I do love these faces . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/LoveTheseFaces_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/LoveTheseFaces_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/23444/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;These are my awesome nephews.  Aren't they so cute?!&lt;br /&gt;&lt;br /&gt;AND the new Tuesday Template challenge has begun for this week and I scrapped this . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3505/3250223873_5e9900a835_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3505/3250223873_5e9900a835_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/23463/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;One more page done from this trip . . . only 4-5 more I think!  I don't scrap just 1 photo very often, ESPECIALLY in vacation albums, but this one just needed its own theme.  :)  Maybe I can get a couple more completed at the Speed Scraps this week.  I use to NEVER Speed Scrap my Disney pics.  They were too precious, and I didn't want to mess them up in the heat of the Speed Scrap.  But i do all the time now.  I guess I'm either more comfortable with the Speed Scraps or I'm just desperate to get this dang trip done.&lt;br /&gt;&lt;br /&gt;We had beading beauties last night! FINALLY.  January's got canceled because of a snow storm so it had been a very long time since we'd had one.  But being the genius that I am, I totally forgot to take a single photo.  I swear I have no photos documenting my life since New Years.  I think that's saying something about how non-eventful my last month has been.  ANYWAY - I made this necklace and thought I'd  try and sell it.  I'm thinking about $50?  There is quite a mix of beads on this one!  Glass, plastic, wood, and even VELVET!!  I think it turned out pretty dang cute.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/purpleowl_WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/purpleowl_WEB.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/purpleowlCU_WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/purpleowlCU_WEB.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I just love owls!  If anyone is interested in making an additional offer I'd also be willing to make making earrings and/or a bracelet.  Just email me (designer brittney at gmail dot com).&lt;br /&gt;&lt;br /&gt;AND I still have this other adorable turquoise and black owl necklace and earring set available for sale.  I'm looking for around $65 for the set.  Let me know if anyone wants him!!  He's so cute!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/owlnecklace1_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/owlnecklace1_BLOG.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/owlnecklace2_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/owlnecklace2_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;If I don't get any offers this week I'll probably list 'em on ebay.  I'll post the links when I do.&lt;br /&gt;&lt;br /&gt;Ok - that's it for today.  See you 'round.&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6653913146658242939/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/02/speed-scrappin-beadin-fool.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6653913146658242939'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6653913146658242939'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/02/speed-scrappin-beadin-fool.html' title='{a speed scrappin&apos;, beadin&apos; fool}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2603734524995384820</id><published>2009-02-02T19:56:00.002-07:00</published><updated>2009-02-02T20:20:39.615-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{creative team news!}</title><content type='html'>I have some creative team news.  FIRST - my Britt Girls and I are having so much fun that I've decided to invite them all to stay on for another term.  Almost all of the girls are sticking around, but I do have to fill a few seats.  Instead of having a call I've made the decision to just extend private invitations.  So - I'd like to introduce you to my two newest Britt Girls . . .&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/newgirls.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold; "&gt;&lt;span class="Apple-style-span"  style="font-size:large;"&gt;Kelly (&lt;/span&gt;&lt;/span&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showgallery.php?cat=500&amp;amp;ppuser=87"&gt;&lt;span class="Apple-style-span" style="font-weight: bold; "&gt;&lt;span class="Apple-style-span"  style="font-size:large;"&gt;kkklatt&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-weight: bold; "&gt;&lt;span class="Apple-style-span"  style="font-size:large;"&gt;) &amp;amp; Krista (&lt;/span&gt;&lt;/span&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showgallery.php?cat=500&amp;amp;ppuser=36"&gt;&lt;span class="Apple-style-span" style="font-weight: bold; "&gt;&lt;span class="Apple-style-span"  style="font-size:large;"&gt;sahlink&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-weight: bold; "&gt;&lt;span class="Apple-style-span"  style="font-size:large;"&gt;)!&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Both of these girls are so incredibly talented!  I feel soooo lucky to have them on my team!! Welcome, Kelly and Krista!  Thanks for saying YES!&lt;br /&gt;&lt;br /&gt;And my second bit of creative team news is that I was accepted to &lt;a href="http://www.elementalscraps.com/shoppe/manufacturers.php?manufacturerid=131"&gt;Megan Turnidge&lt;/a&gt;'s CT!!!!  I'm so excited!  I love her stuff.  And I even got to do a layout for her already!  She has an awesome new collab. kit with Leah Riordan out today called &lt;a href="http://www.elementalscraps.com/shoppe/product.php?productid=21046&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;"Tween Queen"&lt;/span&gt;&lt;/a&gt;.  This is what I scrapped with it . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/LittleE_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/LittleE_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=546308&amp;amp;ppuser=5263"&gt;{full credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This kit is so cute and girly, I HAD to scrap pics of Eden!&lt;br /&gt;&lt;br /&gt;So that's all my exciting news today!!  See you later!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2603734524995384820/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/02/creative-team-news.html#comment-form' title='13 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2603734524995384820'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2603734524995384820'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/02/creative-team-news.html' title='{creative team news!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>13</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3744095330708063013</id><published>2009-02-01T19:48:00.002-07:00</published><updated>2009-02-01T20:08:12.305-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{blessing no. 41!}</title><content type='html'>Hello people.  It's Super Bowl Sunday today.  Are you at a party, eating yummy food, rooting for your team?  I'm so not into football.  It stresses me out, I'm too worried that they're going to get hurt.  We're watching it though, well Josh is watching it.  I'm on the computer getting some work done and attempting to scrap.  I want the Cardinals to win because it would make my cousin's husband's life!  He's a tried and true Cards fan, and it would be so cool for him.  But its not lookin' good at the moment I'm typing this . . .&lt;br /&gt;&lt;br /&gt;Mostly I'm just excited for the special 1 hour Office after the game.&lt;br /&gt;&lt;br /&gt;ANYWAY -  my blessing today is JOSH'S JOB.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3403/3245561307_59d82e736e_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3403/3245561307_59d82e736e_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=545967&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;{full credits here}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I used some stuff from Tangie's new "&lt;a href="http://shop.scrapbookgraphics.com/product.php?productid=23337&amp;amp;cat=0&amp;amp;page=2"&gt;February Mystery Case&lt;/a&gt;".  It's full of awesome stuff.&lt;br /&gt;&lt;br /&gt;AND I also have to plug Erica's new &lt;a href="http://scrapmatters.com/shop/product.php?productid=1344&amp;amp;cat=0&amp;amp;page=1"&gt;"Eggplant Envy"&lt;/a&gt; kit.  It's so beautiful.  She does beautiful kits like no one else!  Here is what I scrapped with it.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/MothersDayPicnic_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/MothersDayPicnic_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=543847&amp;amp;ppuser=5263"&gt;{full credits here}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;And I have some exciting news!!  We're starting an all new challenge at ScrapMatters called &lt;a href="http://scrapmatters.com/forums/forumdisplay.php?f=58"&gt;"My Story Matters"&lt;/a&gt; and I get to host it!  Basically its a series of challenges that will give you prompts to scrap your personal history, your story.  From the very beginning.  I feel like its so important to scrap our personal histories to pass down to future generations.  And this is such a fun way to do it!! Plus with so many people doing it, you can get tons of inspiration!&lt;br /&gt;&lt;br /&gt;Obviously - our first challenge is how your story begins - your birth story.  Here is what I scrapped . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/mybirth_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/mybirth_BLOG.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/23249/ppuser/4"&gt;{full credits here}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I'm so excited about these challenges!  It's going to be a really fun and easy way to get a cool "My Story" album created!&lt;br /&gt;&lt;br /&gt;That's it for me.  I'm going to see if I can get a page scrapped before The Office is on.  :)  See ya!  &lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3744095330708063013/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/02/blessing-no-41.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3744095330708063013'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3744095330708063013'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/02/blessing-no-41.html' title='{blessing no. 41!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5293154172955082670</id><published>2009-01-30T08:58:00.001-07:00</published><updated>2009-01-30T09:08:19.777-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{inspired again!}</title><content type='html'>It's Friday!! Time for new releases!!&lt;br /&gt;&lt;br /&gt;I have another template pack inspired by the lovely &lt;a href="http://www.scrapmatters.com/gallery3/showgallery.php?cat=500&amp;amp;ppuser=51"&gt;Melissa (Yzerbear)&lt;/a&gt;.  I love Melissa's pages and her scrap-style.  I was so happy when she said it was ok to share her fab style with everyone else!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1342&amp;amp;cat=21"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Inspired by Melissa Templates"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1342&amp;amp;cat=21"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_ibm_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here are the awesome original layouts I was inspired by . . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ibm_inpiration_LOs_WEB.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;And let me show you what the awesome Britt Girls and I scrapped with these new templates:&lt;br /&gt;&lt;br /&gt;{LO by Denise}&lt;br /&gt;&lt;img src="http://i259.photobucket.com/albums/hh307/neeceebee/2009-01snowangelcopy.jpg" width="540" /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;(using "My Toes Are Cold", "White Christmas", "Electric Pop")&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;{LO by Kelsy}&lt;br /&gt;&lt;img src="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-simple-beginning.jpg" width="540" /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;(using "Itty Bitty", and "Hang In There")&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;{LO by Melissa herself!!}&lt;br /&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/SimpleJoy-SM.jpg" width="540" /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;(using "Used and Abused", "The Bright Side", "Let's Kick It Bonus Alpha", &amp;amp; "Mermaid Lagoon")&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;{LO by Jess}&lt;br /&gt;&lt;img src="http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/so-tall.jpg" width="540" /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;(using "Let's Kick It")&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;{LO by Kate}&lt;br /&gt;&lt;img src="http://i285.photobucket.com/albums/ll55/starfishy_nz/precious.jpg" width="540" /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;br /&gt;(using "Itty Bitty")&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;{LO by Erica}&lt;br /&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/ibm-monst.jpg" width="540" /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;(using "Monstrosity" and "Plastickle Me Alpha")&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;{LO by ME!}&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/ChillinInFrontierland_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ChillinInFrontierland_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/22982"&gt;(full credits here)&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;(Woo hoo!  More pics from the Jan. '07 DL trip!  I'll finish that trip yet!!)&lt;br /&gt;&lt;br /&gt;Isn't this a fun and versatile template pack?! I love how different all the finished pages are!  I hope you guys enjoy it!!&lt;br /&gt;&lt;br /&gt;Let's enjoy some Show Offs now!&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;embed src="http://widget-a1.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=bb&amp;amp;il=1&amp;amp;channel=648518346380520353&amp;amp;site=widget-a1.slide.com" style="width:500px;height:500px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:400px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346380520353&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-a1.slide.com/p1/648518346380520353/bb_t028_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346380520353&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-a1.slide.com/p2/648518346380520353/bb_t028_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346380520353&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-a1.slide.com/p4/648518346380520353/bb_t028_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;And you guessed it, all the Show Offs are getting the new "Inspired by Melissa" template pack!&lt;br /&gt;&lt;br /&gt;If you email me your Britt-ish Designs layouts (make your subject line "Show Off") before next Friday I'll put you in the Show Offs and send you a gift too!!&lt;br /&gt;&lt;br /&gt;Thanks so all the fab show offs this week!!  We had another record week!  74 Show offs!! Woo hoo!  Amazing.  I went back and looked and my first week of Show Offs I had like 4 Show Offs.  Not exaggerating. :)  Things have changed since then!! haha  And . . . I'm actually tickled to death to say that TWO of those original Show Off girls are now Britt Girls!!  Isn't that crazy??&lt;br /&gt;&lt;br /&gt;Anyway - have a fun Friday!&lt;br /&gt;&lt;br /&gt;Oh - one quick little thing before I finish.  All of the February Speed Scraps have been scheduled and are posted on &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1685"&gt;this thread&lt;/a&gt;.  Mark your calendars!!&lt;br /&gt;&lt;br /&gt;Ok - peace out.&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5293154172955082670/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/inspired-again.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5293154172955082670'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5293154172955082670'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/inspired-again.html' title='{inspired again!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/th_so-tall.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7641186331299514903</id><published>2009-01-29T20:22:00.002-07:00</published><updated>2009-01-29T21:09:53.307-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{work work work}</title><content type='html'>I feel like I'm constantly working these days.  Which is weird, because for the first time ever I have products designed ahead of schedule.  But the work seems to just keep piling on.  Yesterday I worked all day.  I hardly left the computer at all.  ScrapMatters is just bustling and its tough to keep up with it all.  But I'm not complaining.  I promise I'm not.  My job rocks.  And I get to take little breaks in the middle of the day to do "CT work".  I totally consider it work because I get paid in product, so I feel like I owe it to the designers to really work for them!&lt;br /&gt;&lt;br /&gt;Like today - I did this LO for &lt;a href="http://www.wearestorytellers.net/boutique/manufacturers.php?manufacturerid=22"&gt;Molly&lt;/a&gt;.  She's got a rockin' new kit out today called &lt;a href="http://www.wearestorytellers.net/boutique/product.php?productid=16859"&gt;&lt;span style="font-weight:bold;"&gt;"Movie Night"&lt;/span&gt;&lt;/a&gt; and I love it!!  I've been hanging on to these pics forever because I never had a kit that was just right for them!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/ChurchBallPremiere_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ChurchBallPremiere_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=542569&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt;I think this would be a cute kit for Disney's Hollywood Studios pics.  I've never been there, but I know a lot of you Disney World nuts out there are alway lookin' for good kits for your pics.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;The pics I scrapped with "Movie Night" are from a movie premiere I attended back in '06.  It was for a movie I costume designed, back when I was a costume designer.  :)  A former life.  haha&lt;br /&gt;&lt;br /&gt;Yesterday, &lt;a href="http://www.thedigichick.com/shop/manufacturers.php?manufacturerid=43"&gt;Minna&lt;/a&gt; released as seriously cute kit called &lt;a href="http://www.thedigichick.com/shop/product.php?productid=19445&amp;amp;cat=0&amp;amp;page=1"&gt;"Winter Forrest"&lt;/a&gt; that I had a blast playing with.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Cozy_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Cozy_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=541724&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/ChristmasFantasyParade_full_900.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ChristmasFantasyParade_full_900.jpg" width="540" /&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=541721&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;If it seems like all I'm scrapping these days are Disney pics, its because I am!! haha  It's my goal to totally finish scrapping my Jan. '07 Disneyland trip BEFORE we go back to Disneyland again at the end of February.  I have SOOO many photos of Disneyland trips to scrap, it would be nice to know that at least ONE of them is 100% done.  I know it seems silly that I haven't finished a trip we took in '07!!  But - that's life!!!  I have a hard time scrapping in order and getting a whole trip completed.  But I'm determined to get this one done.  I can see the light!  So, I've been scrapping the last little batch of pics from that trip a LOT lately!!  &lt;br /&gt;&lt;br /&gt;At the daytime Speed Scrap yesterday I did one of my new FAVORITE pages.  Every once in a while I'll do a page that I'm so happy with I'll keep opening it up to look at it throughout the day.  Yes I'm a dork.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3535/3234727762_611a9e426b_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3535/3234727762_611a9e426b_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=541438&amp;amp;ppuser=5263"&gt;&lt;span style="font-style:italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I had a few people ask me how I did the background.  In the kit I used (&lt;a href="http://shop.scrapbookgraphics.com/product.php?productid=23194&amp;amp;cat=0&amp;amp;page=1"&gt;"I'm a Fanpire - Revamped"&lt;/a&gt; by Tangie Baxter) there is this really cool black and grey cloud/sky paper, and I just enlarged my photo to the height of the paper and turned the blending mode of the photo to "Overlay".  That's it!!  It just happened to work out beautifully.  I was actually surprised how great it looked when I did it.  One of those happy accidents!&lt;br /&gt;&lt;br /&gt;There was 1 page from this trip I did a long while back (for a CT I'm no longer on) that I just did not love.  Sometimes those pages happen.  For that reason I never did print it.  I tagged it as needing a makeover.  I finally took the photos from that page, combined 'em with a few other "on our way" pictures and made a new page that I like a lot more.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3487/3234142541_73a4103fda_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3487/3234142541_73a4103fda_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=541563&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Ok I know it seems like I did a gazillion pages in the last 24 hours, and you're probably thinking "DUH BRITT!  Thats why you were so busy!"  But I did all the Mira Design pages a while ago when she first gave us the kit to play with.  But yeah - I guess I did scrap a lot.  Again - I'm not complaining.  I love my work.  It makes me happy.  &lt;/div&gt;&lt;br /&gt;I have to have a computer break.  I'll go watch our Thursday shows (The Office and 30 Rock) with my guy.  Then I'll finish getting everything ready for tomorrow.  I know - its 9:00, how am I not ready yet?!  haha&lt;br /&gt;&lt;br /&gt;SEE YA TOMORROW!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7641186331299514903/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/work-work-work.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7641186331299514903'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7641186331299514903'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/work-work-work.html' title='{work work work}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8615387674832766778</id><published>2009-01-28T08:46:00.002-07:00</published><updated>2009-01-28T09:21:35.462-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{wednesday already}</title><content type='html'>I meant to blog Monday.  I meant to blog Tuesday.  Here it is Wednesday and I'm finally getting around to it.&lt;br /&gt;&lt;br /&gt;First of all - there's a speed scrap &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1650"&gt;this morning&lt;/a&gt; in about an hour.  10:00 Mountain Time.  Should be fun!!&lt;br /&gt;&lt;br /&gt;Last night's speed scrap was fun!!  But for some reason I REALLY struggled with my layout.  Eventually, I got it to a point where I was pleased, but it took me a lot longer than usual.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3515/3233564175_c084383cab_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3515/3233564175_c084383cab_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/22637/ppuser/4"&gt;{full credits here}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I started a &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1664"&gt;new "Everyday Magic"&lt;/a&gt; challenge this week at SM.  It's a really easy one.  The only prompt is the word '&lt;span class="Apple-style-span" style="font-style: italic;"&gt;simple&lt;/span&gt;'.  You interpret that in a layout any way you want.  This is what I scrapped . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/SimpleLove_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/SimpleLove_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/22488/ppuser/4"&gt;&lt;span style="font-style:italic;"&gt;{full credits here}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;These are some older pics from back in '06 when Josh and I drove to Phoenix.&lt;br /&gt;&lt;br /&gt;Tangie Baxter and sherrieJD came out with an incredible new altered art kit called &lt;a href="http://scraporchard.com/market/product.php?productid=17493&amp;amp;cat=292&amp;amp;page=1"&gt;"Curious Adventure"&lt;/a&gt; inspired by vintage Alice in Wonderland storybook illustrations.  I LOVE all things Alice, so I was really excited to try scrapping something with it!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3507/3229313563_9cdd7d4364_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3507/3229313563_9cdd7d4364_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/22498/ppuser/4"&gt;&lt;span style="font-style:italic;"&gt;{full credits here}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;These are also pics from '06!  This is me and Josh on our first trip to Disneyland together!  This is our first of many tea cup rides together!!&lt;br /&gt;&lt;br /&gt;And some more pics from that same trip to Disneyland.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3335/3234435952_ae673de1a4_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3335/3234435952_ae673de1a4_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/22543/ppuser/4"&gt;{full credits here}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Ok - any my last LO for this post.  This one I did on Saturday with my new collab. kit &lt;a href="http://scrapmatters.com/shop/product.php?productid=1330&amp;amp;cat=0&amp;amp;page=1"&gt;"Itty Bitty"&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/new_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/new_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/22370/ppuser/4"&gt;&lt;span style="font-style:italic;"&gt;{full credits here}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is my beautiful niece Ella on the day she was born.  She is such a pretty baby!!!&lt;br /&gt;&lt;br /&gt;Ok - well - I better go get some work done before the speed scrap!  TTFN!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8615387674832766778/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/wednesday-already.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8615387674832766778'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8615387674832766778'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/wednesday-already.html' title='{wednesday already}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1003355539739628434</id><published>2009-01-25T15:46:00.003-07:00</published><updated>2009-01-25T15:52:20.594-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{blessing no. 40}</title><content type='html'>This Thursday I finally got to meet one of my favorite web friends, Ashley (OneHappyMama)!  Her family came to town and I got to have dinner with them all!  Josh got to come and meet them too!  It was really fun and I'm so happy we finally got to meet!!&lt;br /&gt;&lt;br /&gt;So, this week my blessing is Ashley and all of my awesome web friends, who are all so kind and supportive to me AND to my work. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3363/3226758278_49a5392450_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3363/3226758278_49a5392450_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/22364/ppuser/4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits here}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I really do feel blessed to have so many friends and supporters out there!! :)</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1003355539739628434/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/blessing-no-40.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1003355539739628434'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1003355539739628434'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/blessing-no-40.html' title='{blessing no. 40}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4044418489123370260</id><published>2009-01-23T08:45:00.001-07:00</published><updated>2009-01-23T08:51:56.990-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{an itty bitty release}</title><content type='html'>Happy Friday!  It's finally the day I get to release my collaboration kit with Erica Zane!  We haven't worked together on a kit since "&lt;a href="http://scrapmatters.com/shop/product.php?productid=343&amp;amp;cat=0&amp;amp;page=1"&gt;Sprite&lt;/a&gt;", so we were eager to get together again and see what we could come up with.  The result?&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1330&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Itty Bitty"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1330&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_ezane_ittybitty_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Erica and I went baby crazy!  This is a MEGA kit, packed full of awesome papers and unique and realistic elements.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/ittybitty_details_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ittybitty_details_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The great thing about this kit (as I try to do with all my kits) is there is TOTALLY enough stuff in there that is not themed or baby-ish.  So you can use the kit for so many other things in addition to baby pages!!&lt;br /&gt;&lt;br /&gt;And make sure you guys read to the end of this post because Erica and I BOTH have add-on freebies for you!&lt;br /&gt;&lt;br /&gt;My Britt Girl's along with Erica's CT girls made some AMAZING Quick Pages for us using "Itty Bitty".  And when you purchase the kit during this first week of release you get the 14 page QP Album FREE!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/ittybitty-special-offer-WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ittybitty-special-offer-WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Let me show you some of these amazing "Itty Bitty" LOs, up close and personal!&lt;br /&gt;&lt;br /&gt;{LO by me}&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/EllasBirth_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/EllasBirth_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Erica}&lt;br /&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/babycollab.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{LOs by Denise}&lt;br /&gt;&lt;img src="http://i259.photobucket.com/albums/hh307/neeceebee/2005-06queenofthehillcopy.jpg" width="540" /&gt;&lt;br /&gt;&lt;img src="http://i259.photobucket.com/albums/hh307/neeceebee/2008-12-miss-you-already.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{LOs by Ashley}&lt;br /&gt;&lt;img src="http://i149.photobucket.com/albums/s65/onehm/scrapbook/R_shower-copy.jpg" width="540" /&gt;&lt;br /&gt;&lt;img src="http://i149.photobucket.com/albums/s65/onehm/scrapbook/3Dgigantor-copy.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{LO by Paige}&lt;br /&gt;&lt;a href="http://i267.photobucket.com/albums/ii311/p-mommy/2006-02-25BabyShower_BW_1200.jpg"&gt;&lt;img src="http://i267.photobucket.com/albums/ii311/p-mommy/2006-02-25BabyShower_BW_1200.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;click to enlarge&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;{LO by Kate}&lt;br /&gt;&lt;img src="http://i285.photobucket.com/albums/ll55/starfishy_nz/newsister.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{LOs by Melissa}&lt;br /&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/SBBabyBlue-SM.jpg" width="540" /&gt;&lt;br /&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/Valor-SM.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{LO by Jess}&lt;br /&gt;&lt;img src="http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/lashes.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{LO by Kelsy}&lt;br /&gt;&lt;img src="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-2-pink-lines.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Isn't my team amazing?!  They just knock my socks off each and every week!!!!&lt;br /&gt;&lt;br /&gt;Also new today I have a pack of word art. . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1335&amp;amp;cat=30"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Edge 2 Edge Word Art"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1335&amp;amp;cat=30"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_e2ewa_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Check out this awesome LO that Erica did using "Itty Bitty" AND "Edge 2 Edge Word Art"&lt;br /&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/edge2e-ittybitty.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;And here is one from me using my kit "&lt;a href="http://scrapmatters.com/shop/product.php?productid=856&amp;amp;cat=0&amp;amp;page=1"&gt;The Bright Side&lt;/a&gt;" and "Edge 2 Edge Word Art".&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/ParadisePier_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ParadisePier_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/22041/ppuser/4"&gt;{full credits here}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;And here is one from Paige! I love these colors!!&lt;br /&gt;&lt;a href="http://i267.photobucket.com/albums/ii311/p-mommy/WelovetheRowleys_1200.jpg"&gt;&lt;img src="http://i267.photobucket.com/albums/ii311/p-mommy/WelovetheRowleys_1200.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Fun stuff, huh?!&lt;br /&gt;&lt;br /&gt;Ok - before I give you the freebie, let's watch the Show Offs!&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;embed src="http://widget-65.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=bb&amp;amp;il=1&amp;amp;channel=648518346380400229&amp;amp;site=widget-65.slide.com" style="width:500px;height:500px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:400px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346380400229&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-65.slide.com/p1/648518346380400229/bb_t024_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346380400229&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-65.slide.com/p2/648518346380400229/bb_t024_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346380400229&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-65.slide.com/p4/648518346380400229/bb_t024_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;So many wonderful LOs this week! You guys sent in &lt;span style="font-weight:bold;"&gt;SEVENTY&lt;/span&gt; LOs this week!! That's a new record!!  The highest we've ever had before that was like 62. Thanks so much for sharing them with me.  All of this week's Show Offs are getting my new "Edge 2 Edge Word Art" as their gift!&lt;br /&gt;&lt;br /&gt;If you want to get gifts too, all you have to do is Show Off.  Just email me (designerbrittney at gmail dot com) - with "Show Off" as you subject line - any layout you create during the week you create it that uses ANY Britt-ish Designs product.  Freebies, templates, anything!  Send them to me before midnight on Thursday, and on Friday morning I'll Show Off your LO in my slideshow and email you back a gift!  Easy as that!!&lt;br /&gt;&lt;br /&gt;Ok I think I've made you wait long enough - here is your freebie add-on to "Itty Bitty":&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/ittybitty_addon_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ittybitty_addon_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.4shared.com/file/81716820/1d43e79a/brittdes_ittybitty_addon.html"&gt;DOWNLOAD HERE&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Now, go to&lt;a href="http://zane-escraps.blogspot.com/"&gt; Erica's Blog&lt;/a&gt; and grab her "Itty Bitty" add-on too!&lt;br /&gt;&lt;br /&gt;And that's everything!!  HAVE A TOTALLY RAD day and I'll see you later!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4044418489123370260/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html#comment-form' title='19 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4044418489123370260'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4044418489123370260'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html' title='{an itty bitty release}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i149.photobucket.com/albums/s65/onehm/scrapbook/th_R_shower-copy.jpg' height='72' width='72'/><thr:total>19</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4913305214545671319</id><published>2009-01-22T11:32:00.000-07:00</published><updated>2009-01-22T11:32:28.096-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{coming soon . . .}</title><content type='html'>Ok as promised, I'm posting a sneak peek of the big collab. kit I'm releasing tomorrow!  I am so excited about it!!&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/comingsoon-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/comingsoon-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;I know - its PASTEL!  I feel like I never do soft colors!  But I branched out! The designer I worked with is the QUEEN of soft pretty colors, so that definitely helped.&lt;br /&gt;&lt;br /&gt;I can't wait for tomorrow!!&lt;br /&gt;&lt;br /&gt;Last night's Speed Scrap was so much fun!  Having my IRL friends, Les and Shan, in there doing it too was a lot of fun!  Andrea was an awesome host, with great instructions, and I love how my page turned out!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/TooCute_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/TooCute_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/21822/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Well - I guess I better get back to work!  Always lots to do!!  See you tomorrow for the release!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4913305214545671319/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/coming-soon.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4913305214545671319'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4913305214545671319'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/coming-soon.html' title='{coming soon . . .}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2067306958161847439</id><published>2009-01-21T09:57:00.000-07:00</published><updated>2009-01-21T09:57:58.806-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{food poisoned}</title><content type='html'>Monday night Josh and I got food poisoning from some pizza we bought for dinner.  :(  We were sick through the night and then we were both sick in bed all day yesterday.  Poor Josh was way worse than I was.  Luckily we're both feeling a lot better today.  Our bodies were able to get rid of the bad food.  But yeah - it was a really horrible experience.&lt;br /&gt;&lt;br /&gt;I'm so excited for this Friday.  I have an AWESOME collab. kit coming out.  I really think you guys are going to love it.  I'll show you a sneak peek tomorrow.  :)&lt;br /&gt;&lt;br /&gt;That's what I've been busy with.  The collab. AND getting my big group trip to Disneyland planned, booked and organized.  We're going with a big ol' group (about 30 people as of right now) to Disneyland at the end of February, and I'm the ring leader.  I have the hotels booked, everyone's rooms figured out, the tee shirts designed, all the sizes collected.  Now I just have to go out and get all the shirts ordered and finished.  And I have to get the scavenger hunt done.  We spend a big chunk of one day doing a crazy/fun scavenger hunt all through the park!  We did it last year and had a ton of fun, so we're doing it again this year.  I'm so excited!!&lt;br /&gt;&lt;br /&gt;Let me show you a few layouts I've done recently . . .&lt;br /&gt;&lt;br /&gt;I did this one for the daytime Speed Scrap on Monday.  It was really fun.  I've been wanting to scrap this little story for a while now.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3446/3211324353_a33296e1c5_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3446/3211324353_a33296e1c5_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/21507/ppuser/4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I did this one using an incredible new collab. kit from Flergs and Tangie Baxter called "&lt;a href="http://shop.scrapbookgraphics.com/product.php?productid=23227&amp;amp;cat=0&amp;amp;page=3"&gt;17 Cherry Tree Lane&lt;/a&gt;".  I'm always excited when kits come out that are perfect for Disney photos!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3332/3211324287_12aa34bfea_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3332/3211324287_12aa34bfea_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/21493/ppuser/4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And this last one I did for the evening Speed Scrap last week.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/iRock_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/iRock_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/20855/ppuser/4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;For "iRock" I used our awesome &lt;a href="http://scrapmatters.com/forums/forumdisplay.php?f=10"&gt;Daily Download&lt;/a&gt; kit that we're just giving away at ScrapMatters!  Are you guys collecting it?  It's so cute!!&lt;br /&gt;&lt;br /&gt;I just love the Speed Scraps.  They are such a great way to get pages done.  There is another &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1582"&gt;SS tonight&lt;/a&gt; at 7:00pm Utah time and I'm excited!  The prize is AWESOME.&lt;br /&gt;&lt;br /&gt;OK - one little movie review and then I'll say good bye for today.&lt;br /&gt;&lt;br /&gt;"The Queen"&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/moviereviewframe_TheQueen.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Josh and I LOVED "The Queen".  But - I will warn you its not for everyone. It's very slow.  But I personally don't mind a slow movie &lt;span style="font-weight:bold;"&gt;as long&lt;/span&gt; as its interesting.  And for me, The Queen was definitely interesting.&lt;br /&gt;&lt;br /&gt;It's about what the Royal Family did during the few days following the death of Princess Diana.  Tony Blair had just barely been elected Prime Minister and it also follows how he tries to influence the Queen in her response to the trajedy.  Helen Mirren is outstanding. Her Oscar and Golden Globe for this performance were well deserved.&lt;br /&gt;&lt;br /&gt;The movie gives you this intimate look into Queen Elizabeth II's struggle to do both what she felt was proper and right, what was best for Charles and Diana's young sons, and also respond (or not respond rather) to the public's outcry for her to show signs of mourning and sympathy.  I loved the movie.  It was complex and compelling and nothing like any movie I'd ever seen before.  I definitely recommend it if you like this sort of movie.&lt;br /&gt;&lt;br /&gt;Ok - that's enough from me!!  See you 'round.&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2067306958161847439/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/food-poisoned.html#comment-form' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2067306958161847439'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2067306958161847439'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/food-poisoned.html' title='{food poisoned}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4524205607528431710</id><published>2009-01-18T19:39:00.003-07:00</published><updated>2009-01-18T19:46:45.025-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{blessing no. 39}</title><content type='html'>Ok - I'm now on week 39!  I can't believe I'm already on 39!  Crazy.  So . . . here is Blessing #39.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3508/3207764227_1730804ee5_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3508/3207764227_1730804ee5_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=532000&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits here}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Today was Stake Conference and we were lucky enough to get to hear from L. Tom Perry.  It was so amazing to hear an apostle speak to our stake in person.  They said that the last time a member of the 12 came to our stake was like 20 years ago or something like that.  It was so neat to get to be there!  I was just overwhelmed with gratitude for our Church leaders.  So I knew just what to scrap for my blessing today!&lt;br /&gt;&lt;br /&gt;Ok - well I'm off.  See ya later.</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4524205607528431710/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/blessing-no-39.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4524205607528431710'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4524205607528431710'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/blessing-no-39.html' title='{blessing no. 39}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6931373443890638107</id><published>2009-01-16T08:42:00.001-07:00</published><updated>2009-01-16T08:43:50.906-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{new alpha!}</title><content type='html'>Hello!  First off today I want to say a HUGE thank you for your support and enthusiasm about my latest kit, &lt;a href="http://scrapmatters.com/shop/product.php?productid=1203&amp;amp;cat=0&amp;amp;page=1"&gt;"Monstrosity"&lt;/a&gt;.  I really thought "How many people are going to actually want a 'Monsters' kit?", but it turns out - a lot of you do!!  Thanks so much for your purchases thus far.  I just feel completely blessed to get to do what I do for a living and I couldn't do it without your support.&lt;br /&gt;&lt;br /&gt;Today I just have one little alpha for you (I've been spending my time on some collab. kits that will be coming out over the next couple weeks).  So for today - here is . . .&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1239&amp;amp;cat=3"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Plastickle Me Alpha"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1239&amp;amp;cat=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_pma_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here are a few LOs using "Plastickle Me Alpha" to get you inspired!&lt;br /&gt;&lt;br /&gt;{LO by ME!}&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/MagicAfterDark_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/MagicAfterDark_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/21014"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{full credits}&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;{LO by Kate}&lt;br /&gt;&lt;a href="http://i285.photobucket.com/albums/ll55/starfishy_nz/pimpmydawg.jpg"&gt;&lt;img src="http://i285.photobucket.com/albums/ll55/starfishy_nz/pimpmydawg.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Kelsy}&lt;br /&gt;&lt;a href="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-treasures-in-the-sand.jpg"&gt;&lt;img src="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-treasures-in-the-sand.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Not only is this alpha cute, realistic, and totally cute in red.  It also recolors SO easily, and it looks great in many other shades!!  Let me show you what I mean!&lt;br /&gt;&lt;br /&gt;{LO by Melissa}&lt;br /&gt;&lt;a href="http://img.photobucket.com/albums/v122/Yzerbear19/Incredibles-SM.jpg"&gt;&lt;img src="http://img.photobucket.com/albums/v122/Yzerbear19/Incredibles-SM.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Paige}&lt;br /&gt;&lt;a href="http://i267.photobucket.com/albums/ii311/p-mommy/2008-03-19AWeekatNanaandOpas_1200.jpg"&gt;&lt;img src="http://i267.photobucket.com/albums/ii311/p-mommy/2008-03-19AWeekatNanaandOpas_1200.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Jess}&lt;br /&gt;&lt;a href="http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/p-family.jpg"&gt;&lt;img src="http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/p-family.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Fun huh?!&lt;br /&gt;&lt;br /&gt;So that's my fun new alpha!  I like to make my products easy to recolor so you can get the maximum use out of them and make your dollars stretch!!&lt;br /&gt;&lt;br /&gt;Alrighty - I think its time for some Show Offs!  Get comfortable - we had a LOT of amazing layouts come in this week!!!!&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;embed src="http://widget-27.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=bb&amp;amp;il=1&amp;amp;channel=648518346380286503&amp;amp;site=widget-27.slide.com" style="width:500px;height:500px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:400px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346380286503&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-27.slide.com/p1/648518346380286503/bb_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346380286503&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-27.slide.com/p2/648518346380286503/bb_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346380286503&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-27.slide.com/p4/648518346380286503/bb_t017_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;Thanks to everyone who Showed Off.  You'll all be getting my new "&lt;a href="http://scrapmatters.com/shop/product.php?productid=1239&amp;amp;cat=3"&gt;Plastickle Me Alpha&lt;/a&gt;" as your gift this week!!&lt;br /&gt;&lt;br /&gt;If you want to Show Offs and get gifts, just send in those Britt-ish Designs layouts each week!!&lt;br /&gt;&lt;br /&gt;That's pretty much it from me today!&lt;br /&gt;&lt;br /&gt;OHHHH one last thing - people have been asking me where they can get the little ticket that I used for my &lt;a href="http://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html"&gt;"Britt Gives It" movie review frame&lt;/a&gt;.  That was my mistake - I should have credited the products I used.  The frame is from "&lt;a href="http://www.thedigichick.com/shop/product.php?productid=17887&amp;amp;cat=0&amp;amp;page=5"&gt;Sophisticated Blues&lt;/a&gt;" by MiraDesigns and there's an element pack by Tangie Baxter called "&lt;a href="http://www.tangiebaxter.com/shop/index.php?main_page=product_info&amp;amp;products_id=346"&gt;Get Your Tickets&lt;/a&gt;".  I altered one of those tickets and just added the text and stars.  The staples are from "&lt;a href="http://scrapmatters.com/shop/product.php?productid=1203&amp;amp;cat=0&amp;amp;page=1"&gt;Monstrosity&lt;/a&gt;" (my new favorite staples I'm using on like every page! HAHA) and the little bird is extracted from a sticker from Erica Zane's "&lt;a href="http://scrapmatters.com/shop/product.php?productid=161&amp;amp;cat=0&amp;amp;page=1"&gt;Bright Fun&lt;/a&gt;" kit.&lt;br /&gt;&lt;br /&gt;Ta ta for now!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6931373443890638107/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/new-alpha.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6931373443890638107'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6931373443890638107'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/new-alpha.html' title='{new alpha!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/th_p-family.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6662558584195746310</id><published>2009-01-15T16:04:00.003-07:00</published><updated>2009-01-15T16:08:48.366-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{for all you P365-ers}</title><content type='html'>I didn't jump on the &lt;a href="http://photojojo.com/content/tutorials/project-365-take-a-photo-a-day/"&gt;Project 365&lt;/a&gt; band-wagon, but I think it looks SO FUN and totally rewarding.  Anyway - I know a lot of you out there are dong it, so I &lt;span style="font-style:italic;"&gt;HAD&lt;/span&gt; to share this amazing freebie with you.  Tangie Baxter is giving it away on the &lt;a href="http://www.scrapbookgraphics.com/wordpress/?p=1983"&gt;SBG Blog&lt;/a&gt;, so you have to go get it.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.scrapbookgraphics.com/wordpress/?p=1983"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Freebie-Tangie.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I don't know how much longer they're going to leave it up, so I'd hurry over and snag it right away!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6662558584195746310/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/for-all-you-p365-ers.html#comment-form' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6662558584195746310'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6662558584195746310'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/for-all-you-p365-ers.html' title='{for all you P365-ers}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2713504708469839342</id><published>2009-01-14T23:20:00.002-07:00</published><updated>2011-01-05T13:15:49.381-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><category scheme='http://www.blogger.com/atom/ns#' term='movie reviews'/><title type='text'>{my first movie review}</title><content type='html'>Well - since I got a few comments saying they'd enjoy hearing what movies we've been enjoying I decided I'd start.  (thanks to my pal &lt;a href="http://mollydecrow.typepad.com/decrows_nest/2009/01/and-i-give-it.html"&gt;Molly&lt;/a&gt; for the inspiration on making my "review" frame)  My reviews are going have a possible 5 stars.  And just so you know a little about the "reviewer" (me), I studied film a lot in college (my major was Costume Design for Film), BUT I'm not a movie snob, nor am I horrible picky.  I'm pretty easy to please.&lt;br /&gt;&lt;br /&gt;First up - one of our Netflix movies.  "The Chronicals of Narnia: Prince Caspian".  And I give it . . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/moviereviewframe_caspian.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Major disappointment.  I absolutely LOVED "The Lion, the Witch and the Wardrobe".  I still love it.  Heck - I could watch it right now!  So, I had high hopes for this next one in the series.  But for some reason we just missed seeing it in the theaters. Thank goodness for that, because it was really lame.  SOOOOO LONG.  Really slow and boring.  The storyline wasn't captivating at all.  There were a few moments when I felt something emotional - but it was just because of the Christian message behind the story.  Otherwise - it was a snooze-fest.  Plus, the ending is STUPID. I'm not surprised Disney opted out of making more of them.  I'd say skip it.&lt;br /&gt;&lt;br /&gt;And as to not leave it on such a downer review, here is one we Tivoed and watched the other night.  "Little Miss Sunsine".  And I give it . . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/moviereviewframe_sunshine.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;We don't see rated R movies, so we had to wait to catch this one once it was edited for TV.  You know it won all sorts of awards and was so well reviewed, so I expected it to be good.  It was GREAT. I don't think I'll be giving out 5 star ratings all that often, but this one totally deserved it.  It is the perfect mixture of funny, touching, sad, and joyful.  Every actor in it was incredible.  ALL of them.  It was like a breath of fresh air after watching the previous movie.   After it was over Josh said, "See - you don't need three hours of special effects, fancy scores, and all that to make a great movie".  I TOTALLY agree.  It was an incredible movie.  I know the language was harsh - so I personally wouldn't recommend seeing the R version, but record it the next time its on TV and ENJOY!!&lt;br /&gt;&lt;br /&gt;Ok - I'll wrap up this post with a few scrapbook pages I've been working on.&lt;br /&gt;&lt;br /&gt;Minna (&lt;a href="http://www.thedigichick.com/shop/manufacturers.php?manufacturerid=43"&gt;MiraDesigns&lt;/a&gt;) came out with some really cute new alphas today.  I used one of them called "&lt;a href="http://www.thedigichick.com/shop/product.php?productid=19406&amp;amp;cat=0&amp;amp;page=1"&gt;Metal Wire Alpha&lt;/a&gt;" in this page.  I dug out these older photos from Father's Day 2006.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/FathersDayRodeeHouse_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/FathersDayRodeeHouse_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.myscrapbookart.com/gallery/showphoto.php?photo=116825&amp;amp;ppuser=3723"&gt;{full credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;These pictures are from the birthday party we had for the twins in Oct. '07.  (Am I the only one who scraps COMPLETELY out of order?!)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/TheBirthdayBoys_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/TheBirthdayBoys_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.myscrapbookart.com/gallery/showphoto.php?photo=116078&amp;amp;ppuser=3723"&gt;{full credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This is a page I created with pics from this Christmas morning and an AWESOME template I got from Sweet Shoppe Designs.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/ChristmasGum_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ChristmasGum_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/20531/ppuser/4"&gt;&lt;/a&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/20531/ppuser/4"&gt;{full credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And this is what I did for the Speed Scrap last night (again, pics from this Christmas morning).  It was a really fun one.  I'm glad I was able to do it!  I can't wait for &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1558"&gt;tomorrow afternoon&lt;/a&gt;'s Speed Scrap too!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/wegotdysons_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/wegotdysons_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/20576/ppuser/4"&gt;{full credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;And a lot of people have been asking me "What are "dysons?"  haha.  Dysons are these AMAZING brand of vacuums.  We have the full size upright Dyson &amp;amp; we (my brothers and I) got these little hand-held versions from Santa this Christmas.  We were all really excited!  Great gift.  Thanks Santa!&lt;br /&gt;&lt;br /&gt;Alrighty - that is enough from me.  Time for bed I think!  See ya later.&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2713504708469839342/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html#comment-form' title='15 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2713504708469839342'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2713504708469839342'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html' title='{my first movie review}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>15</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2056994870034106086</id><published>2009-01-12T20:23:00.002-07:00</published><updated>2009-01-12T20:39:01.421-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{rockin' new Daily Download}</title><content type='html'>This is a shameless plug for some exciting things going on at SM.  TODAY is the start of a brand new "Daily Download".  If you haven't done the Daily Downloads in the past - its really simple.  A few of the SM designers get together and create an amazing kit.  They break it into small parts and give each piece away every day for a certain period of time.  The kit this round is really really really cute!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/forums/forumdisplay.php?f=10"&gt;&lt;img src="http://i241.photobucket.com/albums/ff237/jeni_hopewell/sm_gr_janDDad-web.jpg" width="400" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Each link will be posted here at &lt;a href="http://www.scrapmatters.com/forums/forumdisplay.php?f=10"&gt;this board&lt;/a&gt; in the SM forum.  So make sure to stop by each day and get your piece of the kit.  The links are only up for 24 hours.  Once they're gone they're gone.&lt;br /&gt;&lt;br /&gt;Also - speed scraps this week are: &lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/forums/showthread.php?t=1541"&gt;Tues. (tomorrow) at 7:30pm Mountain &lt;/a&gt;&lt;br /&gt;&amp;amp;&lt;br /&gt;Thurs. at 1:00pm Mountain&lt;br /&gt;&lt;br /&gt;OK - enough advertising.  Josh is gone playing soccer with friends tonight, so I gotta get back on the couch and finish watching The Bachelor.   SEE YA!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2056994870034106086/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/rockin-new-daily-download.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2056994870034106086'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2056994870034106086'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/rockin-new-daily-download.html' title='{rockin&apos; new Daily Download}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7611577675571888945</id><published>2009-01-11T22:00:00.000-07:00</published><updated>2009-01-11T22:03:51.386-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{my blessing this week}</title><content type='html'>I can't believe I'm already on week 38!  This 52 Blessings Project is one of the best projects I've ever done.  It's easy - just 1 simple LO a week (I decided to keep the LOs simple and minimalist so I could scrap them quickly and so they'd all have a somewhat uniform look).  I am REALLY loving this project.  It's going to be a little sad when I finally get to 52 and have to finish it.  I didn't start at the new year, but for anyone who is thinking about doing this - now is a perfect time!!  You can see my whole album so far on my flickr page &lt;a href="http://www.flickr.com/photos/23938230@N07/sets/72157604758435372/"&gt;HERE&lt;/a&gt;.  &lt;br /&gt;&lt;br /&gt;ANYWAY - this week my blessing is my niece Eden.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3318/3190574990_0d81b4e7bb_o.jpg"&gt;&lt;img src=http://farm4.static.flickr.com/3318/3190574990_0d81b4e7bb_o.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=525004&amp;cat=500"&gt;{credits here}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Isn't she so cute?!  She is just getting so big its crazy.  She is so funny  too.  She always has me cracking up about something.  I love her little smile and her sweet personality.  I'm so blessed to be her "Aunt B".  &lt;br /&gt;&lt;br /&gt;Today was another nice relaxing Sunday.  Nursery was a little harder than last week.  We have a brand new little boy who is having a really hard time being away from his parents.  He finally wore himself out and fell asleep on one of the nursery leaders laps today.  Poor guy!!  But other than his wailing, it was a great morning with the kiddies.   After church I made banana cream pies for dessert at my mom and dad's.  Then I took a nap - SO NICE.  Then dinner, America's Funniest Home Videos, and Disney Scene-It at my parent's house.  Then home. :)  That was our day.  I think we're going to watch a movie in a minute and then go to bed.  So . . . I guess I'll see you later!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7611577675571888945/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/my-blessing-this-week.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7611577675571888945'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7611577675571888945'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/my-blessing-this-week.html' title='{my blessing this week}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566</id><published>2009-01-09T08:51:00.006-07:00</published><updated>2009-11-09T11:12:20.565-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{this kit's a 'monstrosity'!}</title><content type='html'>Happy Friday!  It's time to release my new kit!!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1203&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Monstrosity"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1203&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_monst_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I think its pretty obvious where the inspiration for this kit came from.  Let me show you what I scrapped with and you'll know why I HAD to make a kit like this!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Sully_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Sully_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;These are my favorite Disneyland pictures my family has &lt;span style="font-weight:bold;"&gt;ever&lt;/span&gt; taken, and I've never dared to scrap them because I didn't have the perfect kit.  So I made one!  BUT, its not just for me!  Look how perfectly it worked out for the rest of the Britt Girls.&lt;br /&gt;&lt;br /&gt;{LO by Denise}&lt;br /&gt;&lt;a href="http://i259.photobucket.com/albums/hh307/neeceebee/2008-12-candy-monster-2.jpg"&gt;&lt;img src="http://i259.photobucket.com/albums/hh307/neeceebee/2008-12-candy-monster-2.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Kate}&lt;br /&gt;&lt;a href="http://i285.photobucket.com/albums/ll55/starfishy_nz/littlemonster.jpg"&gt;&lt;img src="http://i285.photobucket.com/albums/ll55/starfishy_nz/littlemonster.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Erica}&lt;br /&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/monstrosity.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{LOs by Melissa}&lt;br /&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/MikeSulley-1-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/MikeSulley-1-SM.jpg" width="265" /&gt;&lt;/a&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/MikeSulley-2-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/MikeSulley-2-SM.jpg" width="265" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/CassieTrouble-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/CassieTrouble-SM.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Kelsy}&lt;br /&gt;&lt;a href="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-wheres-the-pool.jpg"&gt;&lt;img src="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-wheres-the-pool.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Jess}&lt;br /&gt;&lt;a href="http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/cute-pete.jpg"&gt;&lt;img src="http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/cute-pete.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Paige}&lt;br /&gt;&lt;a href="http://i267.photobucket.com/albums/ii311/p-mommy/2009-01-01Shamu_1200.jpg"&gt;&lt;img src="http://i267.photobucket.com/albums/ii311/p-mommy/2009-01-01Shamu_1200.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;When you buy this kit over the next week you'll get a bonus alpha for free!  After this week the alpha will only be sold separately, so get it now while its free!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/monst_specialoffer_WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/monst_specialoffer_WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;AND if you &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;keep reading &lt;/span&gt;to the end of this post, you'll find yourself a&lt;span class="Apple-style-span" style="font-weight: bold;"&gt; freebie add-on&lt;/span&gt; too!&lt;br /&gt;&lt;br /&gt;Let's enjoy some Show Offs, shall we?&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;embed src="http://widget-4b.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=bb&amp;amp;il=1&amp;amp;channel=648518346380169803&amp;amp;site=widget-4b.slide.com" style="width:500px;height:500px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:400px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346380169803&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-4b.slide.com/p1/648518346380169803/bb_t042_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346380169803&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-4b.slide.com/p2/648518346380169803/bb_t042_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346380169803&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-4b.slide.com/p4/648518346380169803/bb_t042_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;This week the show offs are getting an extra special gift.  I'm sticking a bunch of little goodies in the store that were past prizes and what not.  Also I have some Disney items that were past prizes at the DIS.  The Show Offs each get to pick one "second chance" product of their choice!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/secondchance_WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/secondchance_WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;So - Show Offs - watch your email inboxes so you can choose your "second chance" gift!&lt;br /&gt;&lt;br /&gt;Here are the new items going in the store:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1210&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Music &amp;amp; Lyrics"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_maly_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_maly_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's a LO by Denise using this mini-kit:&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/originals/582/normal_2008-06_magnificent_obsession_copy.jpg"&gt;&lt;img src="http://www.scrapmatters.com/gallery3/originals/582/normal_2008-06_magnificent_obsession_copy.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1209&amp;amp;cat=6"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Decadence"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1209&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_deca_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here is a LO by Paige using "Decadence":&lt;br /&gt;&lt;a href="http://i267.photobucket.com/albums/ii311/p-mommy/2008-03-29MarkandMarensWedding_1200.jpg"&gt;&lt;img src="http://i267.photobucket.com/albums/ii311/p-mommy/2008-03-29MarkandMarensWedding_1200.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1218&amp;amp;cat=3"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Hustle &amp;amp; Bustle Bonus Alpha"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1218&amp;amp;cat=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_handbbonus_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1217&amp;amp;cat=3"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Splatter Alpha"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1217&amp;amp;cat=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_spalph_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1224&amp;amp;cat=21"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Pocket Full of Templates"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1224&amp;amp;cat=21"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_pfot_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I hope you find something you like in the shop today!! :)&lt;br /&gt;&lt;br /&gt;NOW - I think its time for a freebie - don't you?&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_monst_ao_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_monst_ao_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Download &lt;a href="http://www.4shared.com/file/100151554/44f7d54/_2__brittdes_monstrosity_ao.html"&gt;HERE&lt;/a&gt; and enjoy!!&lt;br /&gt;&lt;br /&gt;Oh and in case you were worried about me freezing to death, our WONDERFUL landlord got our heat fixed yesterday!!  The same day it broke.  Can you believe it!?  I don't know if any of you remember what happened to Josh and I last winter in our old house.  Our heat in half of the house went out and we spent a couple weeks sleeping on a mattress in our living room.  Yeah - its like night and day in our new house.  WE LOVE OUR LANDLORD!&lt;br /&gt;&lt;br /&gt;Talk to you soon!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2159803647357532566/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html#comment-form' title='38 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' title='{this kit&apos;s a &apos;monstrosity&apos;!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/th_cute-pete.jpg' height='72' width='72'/><thr:total>38</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8869981173359620382</id><published>2009-01-08T13:24:00.001-07:00</published><updated>2009-01-08T13:27:53.076-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{speed scrap tonight - I'm hosting!!}</title><content type='html'>It's been a bad blogging week!  Wow.  Well - anyway - I've also done a bad job promoting my Speed Scrap tonight!  But oh well.  It's tonight at 8:00 Mountain Time.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/speedscrapad1809.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Find out more &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1495"&gt;here&lt;/a&gt;.    This is the prize you'll get for finishing on time:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_pfot_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_pfot_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;A couple templates based on my very own layouts.  Spread the word and I hope to see lots of friendly faces there tonight!!  It should be a fun one!!&lt;br /&gt;&lt;br /&gt;This week has been really quiet and yet full of work.  The snow DUMPED on us at the beginning of the week - causing us to cancel Beading Beauties and reschedule it for February.  We've been watching lots of movies, taking advantage of our Netflicks!!  I have been considering doing little "reviews" for each movie we watch.  Sort of to share ideas on what to rent and what not to rent! haha  We'll see I guess . . .&lt;br /&gt;&lt;br /&gt;We woke up this morning to discover that the furnace isn't working.  It just blows cold air and won't turn on with the thermostat.  Our landlord and a repairman are coming over later this afternoon.  Luckily its warmed up a lot today, and we've got a space heater.  So, I'm sitting here at my desk with my space heater so I'm plenty warm.  Anywhere else in the house though - that's a different story!&lt;br /&gt;&lt;br /&gt;I've been scrapping &amp;amp; designing a LOT this week.  I have a new kit coming out tomorrow!!! I'm so excited about it.  Let me just show you a little sneak peek!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/sneakpeek_WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/sneakpeek_WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I'm really excited for tomorrow!  My team has scrapped the CUTEST pages with it, so I can't wait to show you those.&lt;br /&gt;&lt;br /&gt;In the mean time - I'll show you the LOs I've been scrapping lately.  It's so nice to sort of be over that holiday RUSH and have quiet at-home time to scrap and just relax isn't it?!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3109/3173983959_8e41bc2aa0_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3109/3173983959_8e41bc2aa0_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/19548/ppuser/4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3093/3176587895_f1c319bc13_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3093/3176587895_f1c319bc13_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/19660/ppuser/4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Our old house.  I pulled up the page I did with these pics FOREVER ago and it was so wrong.  SO ugly.  Luckily I never had it printed!  I could never have printed it now.  So here's the re-do!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/NoPlaceLikeHome_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/NoPlaceLikeHome_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=516255&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;My sister in law and my new niece.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/sweetbabygirl_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/sweetbabygirl_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=517963&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Tangie Baxter has come out with some "super" new kits.  One for &lt;a href="http://shop.scrapbookgraphics.com/product.php?productid=23116&amp;amp;cat=0&amp;amp;page=1"&gt;boys&lt;/a&gt; and one for &lt;a href="http://shop.scrapbookgraphics.com/product.php?productid=23147&amp;amp;cat=0&amp;amp;page=1"&gt;girls&lt;/a&gt;.  They both pretty much rock.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Top10Shows_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Top10Shows_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=516223&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Super_Girl_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Super_Girl_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=521107&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This last one's another old picture.  From over a year ago actually.  It was the first time I ever had a real "office" space in the house.  I can't believe its been a year already.  I'm so lucky to have the job I do.&lt;br /&gt;&lt;br /&gt;And that's it.  I've been busy for Tangie's CT obviously!  But she just keeps cranking out awesome stuff!!&lt;br /&gt;&lt;br /&gt;Ok - time to make some lunch.  See you tonight at the Speed Scrap!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8869981173359620382/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/speed-scrap-tonight-im-hosting.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8869981173359620382'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8869981173359620382'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/speed-scrap-tonight-im-hosting.html' title='{speed scrap tonight - I&apos;m hosting!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-547316542105467604</id><published>2009-01-04T23:49:00.003-07:00</published><updated>2009-01-06T10:33:02.224-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{fastest post ever}</title><content type='html'>I'm so tired.  My hubby is tired.  We are in need of bed time badly, so this is going to be one short and sweet post.  I'm just poppin' in to post my weekly blessing LO.  This week my blessing is my calling as a nursery leader at church!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm2.static.flickr.com/1361/3170043580_0f88d089ec_o.jpg"&gt;&lt;img src="http://farm2.static.flickr.com/1361/3170043580_0f88d089ec_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=518058&amp;amp;cat=500"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;{full credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Do you like our attempt at getting a group photo last Sunday?  It was just NOT happening.  This is the best we got! hahah!!!  I LOVE my calling.  I love that I get to have a calling with Josh!  I LOVE these little ones.  MOST of our nursery kids moved on to Sunbeams today and it was bittersweet.  I will miss their little faces, their hugs, and their enthusiasm, but today was like the nicest, quietest most fun week we've ever had in nursery with just FIVE little youngin's instead of the usual 10-15!  Plus we switched to 9:00 church!!  YESSSSS!!  It's so much better than 1:00.  1:00 is just too late!  Today was a totally sweet relaxing awesome day!&lt;br /&gt;&lt;br /&gt;ok - peace out.  my bed calls.</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/547316542105467604/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/fastest-post-ever.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/547316542105467604'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/547316542105467604'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/fastest-post-ever.html' title='{fastest post ever}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5793572392642141274</id><published>2009-01-02T09:04:00.004-07:00</published><updated>2009-01-02T09:11:35.796-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{new product friday}</title><content type='html'>Hey!  I can't think of any clever or cute opener, so lets just cut right to it. :)  I have a great new template pack inspired by LOs, but one of my Britt Girls, Kelsy (littlemuffin).&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1192&amp;amp;cat=21"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Inspired by Kelsy Templates"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1192&amp;amp;cat=21"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_ibkelsy_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here are the awesome original LOs that inspired these templates.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/inpiration_LOs_WEB-2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/inpiration_LOs_WEB-2.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Let me show you a few LOs that my Britt Girls and I scrapped with 'em!&lt;br /&gt;&lt;br /&gt;{LO by Denise}&lt;br /&gt;&lt;a href="http://i259.photobucket.com/albums/hh307/neeceebee/2008-12merryandbrightcopy.jpg"&gt;&lt;img src="http://i259.photobucket.com/albums/hh307/neeceebee/2008-12merryandbrightcopy.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Erica}&lt;br /&gt;&lt;a href="http://i278.photobucket.com/albums/kk105/ezane888/ibkeldy-brtsd.jpg"&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/ibkeldy-brtsd.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Kate}&lt;br /&gt;&lt;a href="http://i285.photobucket.com/albums/ll55/starfishy_nz/teaparty.jpg"&gt;&lt;img src="http://i285.photobucket.com/albums/ll55/starfishy_nz/teaparty.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Melissa}&lt;br /&gt;&lt;a href="http://img.photobucket.com/albums/v122/Yzerbear19/TheStraits-SM.jpg"&gt;&lt;img src="http://img.photobucket.com/albums/v122/Yzerbear19/TheStraits-SM.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Me}&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Cars_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Cars_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/19098/ppuser/4"&gt;{full credits}&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Also new today  . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1193&amp;amp;cat=3"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Basic Felt Alpha"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1193&amp;amp;cat=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_bfa_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;This alpha comes with full sets in both red AND light blue.  Let me show you a few sample LOs.&lt;br /&gt;&lt;br /&gt;{LO by Melissa} (also using the &lt;a href="http://scrapmatters.com/shop/product.php?productid=1192&amp;amp;cat=21"&gt;new templates&lt;/a&gt;)&lt;br /&gt;&lt;a href="http://img.photobucket.com/albums/v122/Yzerbear19/Destiny-SM.jpg"&gt;&lt;img src="http://img.photobucket.com/albums/v122/Yzerbear19/Destiny-SM.jpg" width="540" /&gt;&lt;/a&gt;a&lt;br /&gt;&lt;br /&gt;{LO by Erica} (also using the &lt;a href="http://scrapmatters.com/shop/product.php?productid=1192&amp;amp;cat=21"&gt;new templates&lt;/a&gt;)&lt;br /&gt;&lt;a href="http://i278.photobucket.com/albums/kk105/ezane888/ibkelsy-felt.jpg"&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/ibkelsy-felt.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Me} (also using the &lt;a href="http://scrapmatters.com/shop/product.php?productid=1192&amp;amp;cat=21"&gt;new templates&lt;/a&gt;)&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/myfam_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/myfam_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/19099/ppuser/4"&gt;{full credits}&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Two fun new products today!  Hope you like 'em.&lt;br /&gt;&lt;br /&gt;Ready for Show Offs?&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;embed src="http://widget-be.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=bb&amp;amp;il=1&amp;amp;channel=648518346380035262&amp;amp;site=widget-be.slide.com" style="width:500px;height:500px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:400px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346380035262&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-be.slide.com/p1/648518346380035262/bb_t046_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346380035262&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-be.slide.com/p2/648518346380035262/bb_t046_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346380035262&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-be.slide.com/p4/648518346380035262/bb_t046_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;So many great ones this week!  Thanks so much for sending them in.  Everyone who showed off is getting my new "&lt;a href="http://scrapmatters.com/shop/product.php?productid=1193&amp;amp;cat=3"&gt;Basic Felt Alpha&lt;/a&gt;" as their gift this week!&lt;br /&gt;&lt;br /&gt;Well - I think that's about it for me today.  &lt;/div&gt;  Have a great day!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5793572392642141274/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/new-product-friday.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5793572392642141274'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5793572392642141274'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/new-product-friday.html' title='{new product friday}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3195614233240615670</id><published>2009-01-01T21:00:00.000-07:00</published><updated>2009-01-01T21:06:08.186-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{first post of 2009!}</title><content type='html'>Happy New Year!!  It's officially 2009!  I can't believe it.  We had a great time ringing in the new year and I hope you did too!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/happynewyear_WEB.jpg" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Just wanted to pop in really quick to say Happy New Year &lt;span class="Apple-style-span" style="font-style: italic;"&gt;and&lt;/span&gt; to plug my pal Erica's brand new kit "&lt;a href="http://scrapmatters.com/shop/product.php?productid=1194&amp;amp;cat=6"&gt;Jakeys Jinx&lt;/a&gt;".&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1194&amp;amp;cat=6"&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/ezane_jakeysjinx.jpg" width="350" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;It's so super cute.  The alpha is incredible &amp;amp; its totally loaded with tons of awesome elements.  It's one of those kits you could use multiple times.  Here is what I scrapped with it.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/My_Guy_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/My_Guy_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/19082"&gt;{full credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It's 30% off today!  Only $3.50.  Such a steal for this nice of a kit!!&lt;br /&gt;&lt;br /&gt;I am excited to show you the new products I have coming out tomorrow!!  So - I will see you in the morning for that!!  Good night!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3195614233240615670/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/first-post-of-2009.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3195614233240615670'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3195614233240615670'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2009/01/first-post-of-2009.html' title='{first post of 2009!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-245542477282282731</id><published>2008-12-30T11:35:00.003-07:00</published><updated>2008-12-30T12:13:43.063-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{speed scrap TONIGHT!}</title><content type='html'>Hello!!  So I TOTALLY spaced it and missed the daytime speed scrap yesterday.  Monday morning speed scraps are my favorite, so I'm way bummed!!  But . . . there is an evening speed scrap tonight at 7pm Mountain time.  I'm planning on doing this one.  So if I'm missing, someone email me!  haha  The prize tonight is a good one!  Check it out &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1405"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I posted a new "Everyday Magic" challenge yesterday.  You can read all about it &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1418"&gt;here&lt;/a&gt;.  Basically the challenge is just to scrap something "typical".  You can interpret that in any way you'd like.  Here's what I scrapped:  a typical Sunday afternoon sitting around watching my niece Eden play!  My entire family does this and its funny how entertained we all are by it.  We're just smitten.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/playplayplay_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/playplayplay_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/18686/ppuser/4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;{credits here}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I used this cute new kit by Sya's Blueprints called "&lt;a href="http://scrapmatters.com/shop/product.php?productid=1183&amp;amp;cat=0&amp;amp;page=1"&gt;Learning Curve&lt;/a&gt;".  It's so full of awesome papers and elements, I feel like I could still use it to make 3 more pages and not be tired of it.  And I just noticed its on sale for only $3.50 right now!&lt;br /&gt;&lt;br /&gt;And apparently I'm on a blocking kick, because I just finished this LO of my other niece Ella.  These are photos I took of her at one of the many family parties we had last week.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Santas_Angel_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Santas_Angel_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/18780/ppuser/4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;{credits here}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Isn't she so cute?!  I just love her little face!&lt;br /&gt;&lt;br /&gt;Ok - one more page (I've been a scrapping kick the last couple days!  It's nice to finally have time!).  This one is for a Re-Do challenge we've been having at the &lt;a href="http://www.disboards.com/forumdisplay.php?f=123"&gt;DIS&lt;/a&gt;.  We were challenges to take a Disney LO we did in the past that we just don't really love and Re-Do it!  I knew just the page!!  &lt;br /&gt;&lt;br /&gt;I scrapped this last April and I just never loved it.  It's weird and boring.  &lt;br /&gt;&lt;br /&gt;&lt;a href="hhttp://i70.photobucket.com/albums/i104/designerbrittney/Disney-Gallery-WEB.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Disney-Gallery-WEB.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;But I LOVE my Re-Do!  It matches the colors in the photo better, its more my style, and it reflects the story of the photo better too!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3085/3148820384_3c276a43b3_o.jpg"&gt;&lt;img src=http://farm4.static.flickr.com/3085/3148820384_3c276a43b3_o.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/18667/ppuser/4"&gt;{credits here}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Thanks, Melissa, for the fun Re-Do challenge!!  &lt;br /&gt;&lt;br /&gt;Ok - can I just rant a little here.  Cars are necessary evils.  I love my car, and I'm proud of myself for actually paying it off, but it gives me pains.  It's REALLY been acting up these days so we finally took it in and of course its not an easy fix! :(  Luckily I have a brilliant husband who took the extra time that the mechanic would never do, did some online research and figured out a way to (hopefully) save a LOT of money on the repair.  He's so smart.  I'm so lucky to have him.  But still - my car is in the shop and I'm stuck at home for a while! haha&lt;br /&gt;&lt;br /&gt;Can you believe its new year's eve tomorrow?!  I can't.  Its going to be 2009?!  That is just crazy.  This year has just flown by.  Especially the end of it.  I swear it was just barely Halloween.  We have fun New Year's Eve and New Year's Day plans though, so I'm really looking forward to it!!&lt;br /&gt;&lt;br /&gt;Alright - enough rambling for one day.  See you later!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/245542477282282731/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/12/speed-scrap-tonight.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/245542477282282731'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/245542477282282731'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/12/speed-scrap-tonight.html' title='{speed scrap TONIGHT!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-312721476015909382</id><published>2008-12-28T21:15:00.002-07:00</published><updated>2008-12-28T21:23:13.027-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{the Christ Child}</title><content type='html'>This week my blessing was easy to choose.  As we celebrated the birth of Jesus Christ this week I was filled with gratitude.  He has blessed my life in so many ways.  I feel so lucky to know that he is my Savior and that He was born to this earth, lived and died so that I could be forgiven of my sins &amp;amp; live with Him some day.  I am soooo thankful that we take this time to celebrate His birth.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3293/3145708569_1de5b4c653_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3293/3145708569_1de5b4c653_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=512500&amp;amp;cat=500"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;{full credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;That's my blessing this week. :)</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/312721476015909382/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/12/christ-child.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/312721476015909382'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/312721476015909382'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/12/christ-child.html' title='{the Christ Child}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6028952811584885423</id><published>2008-12-27T23:07:00.000-07:00</published><updated>2008-12-27T23:07:07.702-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{my scrapping as of late}</title><content type='html'>I haven't posted any LOs (other than my pages using my own new products) for a while!  Here's what I've been scrapping these days . . .&lt;br /&gt;&lt;br /&gt;First up - some older pics!!  This was Josh and my first New Year's Eve together - ringing in 2005!  Man - time flies.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/FirstNight_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/FirstNight_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=511630&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;{credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The funny thing is, we are going to somewhat recreate this night with my cousin and her husband this New Years!  They were about to get married the next day and are now back to celebrate their 4th anniversary.  It's going to be fun!  And isn't this kit cute?  It's a new collab. from MiraDesigns and JanaM.  &lt;a href="http://www.thedigichick.com/shop/product.php?productid=19352&amp;amp;cat=0&amp;amp;page=1"&gt;"Party @ Midnight"&lt;/a&gt;.  I love it!!&lt;br /&gt;&lt;br /&gt;Ok next is a speed scrap from a couple weeks ago!  I really don't think I ever posted it here!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Ilovetofly_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Ilovetofly_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/17085/ppuser/4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;{credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is from when my family flew to Kansas City this summer for a family reunion.&lt;br /&gt;&lt;br /&gt;Ok - next up - a LO I did almost a month ago! haha  I never posted it!  It was for the November QP exchange at SM.  It's of my cute nephews two years ago at Christmas!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Christmas_Cuties_BLOG-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Christmas_Cuties_BLOG-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/15680/ppuser/4"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;ANOTHER speed scrap from last week! :)  I found some photos from our trip to Sea World back in '07 that I hadn't scrapped yet!  I thought I was done with Sea World, but I was wrong!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/iceicebaby_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/iceicebaby_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/18127/ppuser/4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;{credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is yet another Speed Scrap from two weeks ago. (gosh I guess its good I do the speed scraps or I'd never get any pages done!)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/jumpin_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/jumpin_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/17431/ppuser/4"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Some fun happy pics from this summer.  I got sick of winter pages and needed a little taste of summer! :) heehee&lt;br /&gt;&lt;br /&gt;I have to hurry and get my QP exchange LO done for December!!  The kit we're using is "&lt;a href="http://scrapmatters.com/shop/product.php?productid=896&amp;amp;cat=0&amp;amp;page=1"&gt;Benjamin&lt;/a&gt;" by Jeni Hopewell.  It's 30% off and so cute!&lt;br /&gt;&lt;br /&gt;Anyway - next LO is another Speed Scrap.  This one from last week.  My silly husband.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Model_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Model_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;div&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/17775/ppuser/4"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Alright - last one!  Haha This one I did today.  Pics from my birthday dinner a week ago.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/birthday_girl_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/birthday_girl_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=511823&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Ok - that's it! :)  All my latest scrapbook pages.  One of my new year's resolutions for 2009 is to print my pages more often and try to keep my books more up to date with what I've scrapped.&lt;br /&gt;&lt;br /&gt;Oooh hey guess what!  &lt;a href="http://www.tangiebaxter.com/shop/index.php?main_page="&gt;Tangie Baxter Designs&lt;/a&gt; is having a sweet awesome year-end sale.  You can get 30% off the top of the already marked down price by entering this code: yearENDsale.  You can find out more about it &lt;a href="http://www.digishoptalk.com/boards/showthread.php?t=166301"&gt;HERE&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Ok - well - that's it for today.  See you later!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/BlogSignatureChristmas.jpg" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6028952811584885423/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/12/my-scrapping-as-of-late.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6028952811584885423'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6028952811584885423'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/12/my-scrapping-as-of-late.html' title='{my scrapping as of late}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6228247617392177726</id><published>2008-12-26T11:03:00.002-07:00</published><updated>2008-12-26T11:26:07.284-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{let it snow! let it snow! let it snow!}</title><content type='html'>Hello hello!!  It feels like a long time since I've blogged!!  Christmas and come and gone.  I hope yours was happy!  Our Christmas was great.  LOTS of bouncing back and forth and back and forth all day from my parent's house to Josh's parent's house.  And even though that is exhausting, we are happy to be able to be with both our families.  I will admit though, this morning I feel like I have a Christmas hangover.  I have a head ache, my eyes are bloodshot, I slept WAY in, and I'm still tired!  I'm sure poor Josh feels the same, but he had to get up early and go to work!!  He just emailed me and said he spent 45 minutes this morning digging his car out of the snow!! My poor baby!&lt;br /&gt;&lt;br /&gt;But . . . speaking of snow!!  We have just been DUMPED with snow over the last week.  It is AWESOME!!  I love when it snows like this.  We don't always get this much snow.  We are lovin' it!!  Even Josh who spent all that time digging his car out wouldn't complain.  He loves to have tons of snow.&lt;br /&gt;&lt;br /&gt;All this snow has inspired my new mini-kit today!!  So without further ado . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1182&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"My Toes Are Cold!"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1182&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_mtac_LRG-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It's in the shop now!  Full of icy colors with pops of pink and purple!  This mini-kit is versatile enough almost any photos.  Here are a few from me and my team.&lt;br /&gt;&lt;br /&gt;{LO by me}&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/LertItSnow_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/LertItSnow_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/18403"&gt;{full credits here}&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;{LO by Melissa}&lt;br /&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/SnowGoAway-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/SnowGoAway-SM.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Erica}&lt;br /&gt;&lt;a href="http://i278.photobucket.com/albums/kk105/ezane888/iba-mtac.jpg"&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/iba-mtac.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Denise}&lt;br /&gt;&lt;a href="http://i259.photobucket.com/albums/hh307/neeceebee/2008-01-snow-day.jpg"&gt;&lt;img src="http://i259.photobucket.com/albums/hh307/neeceebee/2008-01-snow-day.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Fun, huh??  I hope you like it!!&lt;br /&gt;&lt;br /&gt;Are we ready to view some Show Offs.  As expected with the holiday and all, its a small slideshow today, but its still jam-packed with gorgeous LOs!&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;embed src="http://widget-73.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=bb&amp;amp;il=1&amp;amp;channel=648518346379853171&amp;amp;site=widget-73.slide.com" style="width:500px;height:500px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:400px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346379853171&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-73.slide.com/p1/648518346379853171/bb_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346379853171&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-73.slide.com/p2/648518346379853171/bb_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346379853171&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-73.slide.com/p4/648518346379853171/bb_t017_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="width:400px;text-align:left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;All of this week's Show Offs are getting my new &lt;a href="http://scrapmatters.com/shop/product.php?productid=1182&amp;amp;cat=6"&gt;"My Toes Are Cold!"&lt;/a&gt; mini-kit as their gift!!&lt;br /&gt;&lt;br /&gt;If your Show Off LO is missing from the slideshow or your don't receive your gift email today, email me and let me know!!&lt;br /&gt;&lt;br /&gt;I can't wait to see what Show Offs I get this week!  If you're anything like me, your camera is bursting with a ton of new holiday photos to scrap!!&lt;br /&gt;&lt;br /&gt;Well - I think that's it from me.  I'm going to go find some food and put my feet up for a bit!!  Catch you later!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/BlogSignatureChristmas.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6228247617392177726/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/12/let-it-snow-let-it-snow-let-it-snow.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6228247617392177726'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6228247617392177726'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/12/let-it-snow-let-it-snow-let-it-snow.html' title='{let it snow! let it snow! let it snow!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8087227293256586989</id><published>2008-12-21T18:00:00.001-07:00</published><updated>2008-12-21T18:02:36.831-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{weekend wrap up}</title><content type='html'>Hello there.  Our weekend is winding down, so I thought I'd give you the wrap up. :)  Basically its been a whirlwind of holiday preparations and whatnot.  I pretty much finished up the last few things I had on my Christmas gift list on Friday.  I was really tired, but I was glad to get it all done.  We stayed in Friday night.  I worked on some gifts I was making, we ordered pizza.  It was fun.&lt;br /&gt;&lt;br /&gt;Saturday I shipped a couple presents, and pretty much wrapped presents for the rest of the day! I LOVE to wrap presents, so it was an awesome day.  And now I have a nice pretty pile of presents to look at until Christmas! :) &lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/packagesBLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/packagesBLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Last night we got together with Josh's family to celebrate my birthday.  Its our tradition to go out to dinner for each birthday.  I picked Brick Oven, a yummy pizza/pasta place for who don't live 'round these parts. :) haha&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/sipBLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/sipBLOG.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/cuteboysBLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/cuteboysBLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It was really yummy and a very fun time.  I appreciate the family taking me out dinner during this BUSY BUSY time of year.&lt;br /&gt;&lt;br /&gt;After dinner Josh and I drove around some ritzy parts of town and enjoyed the Christmas lights!  I was bummed we dropped the camera off at home because there were some amazing houses.  Maybe we'll go back with the camera one night.&lt;br /&gt;&lt;br /&gt;After lights we went to a late show of "Bolt".  Ok - I know I'm a little biases because I love Disney, but seriously Bolt was SO ADORABLE!! I really enjoyed it.  We were laughing so hard at some parts!  It was a really great movie.  I highly recommend it if you haven't seen it yet!  Oh - AND the Pixar short before the movie was AWESOME too!&lt;br /&gt;&lt;br /&gt;That's pretty much our weekend.  I'm just about to go make dinner.  We didn't go to my parent's house for dinner tonight because my mom is having my dad's whole side of the family over tomorrow for dinner.  So that should be fun. We pretty much have something every single night from now through the 26th.  Busy but lots of fun things to do!&lt;br /&gt;&lt;br /&gt;ANYWAY - here is my blessing for today.  I got to take some family pictures of my SIL and her adorable boys for their Christmas card this year.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3095/3126791078_58b3d1f9b8_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3095/3126791078_58b3d1f9b8_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=509040&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;&lt;span style="font-style:italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;{credits here}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;(This little mini-kit I used is called "&lt;a href="http://shop.scrapbookgraphics.com/product.php?productid=23043&amp;amp;cat=0&amp;amp;page=1"&gt;Vintage Inspired Christmas Set #2&lt;/a&gt;" by Tangie Baxter and its only 2 bucks!!  It's a great deal.)&lt;/span&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I feel so blessed to be related to AND to be friends with this sweet family.  AND they are expecting their first GIRL!  I'm so excited!!  A girl in the mix will be so fun for them!  So this will be their last Christmas card with all boys! haha funny.  &lt;br /&gt;&lt;br /&gt;Alrighty - well I am hungry so I better go start dinner.&lt;br /&gt;&lt;br /&gt;Don't forget the &lt;a href="http://brittishdesigns.blogspot.com/2008/12/happy-friday.html"&gt;50% off sale&lt;/a&gt; I have on last year's holiday products ends tonight at midnight - so pick up the stuff you want while its on sale!&lt;br /&gt;&lt;br /&gt;See ya!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/BlogSignatureChristmas.jpg" /&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8087227293256586989/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/12/weekend-wrap-up.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8087227293256586989'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8087227293256586989'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/12/weekend-wrap-up.html' title='{weekend wrap up}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4875767934001064257</id><published>2008-12-19T08:30:00.003-07:00</published><updated>2008-12-19T08:44:30.674-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{happy friday!}</title><content type='html'>Hello!  Its Friday and time for a new product.  It's been really busy week (aren't we all having a "really busy week"?), so I just have one new item today, but I think you're gonna like it!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1173&amp;amp;cat=2"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Inspired by Kate Templates"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1173&amp;amp;cat=2"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_ibk_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;My FABULOUS Britt Girl, &lt;a href="http://www.scrapmatters.com/gallery3/showgallery.php?cat=500&amp;amp;ppuser=21"&gt;Kate (kateypie)&lt;/a&gt;, generous allowed me to turn some of her beautiful layouts into templates!  Here are her original creations I used to inspired the template pack!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/inpiration_LOs_WEB-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/inpiration_LOs_WEB-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here are a few LOs by me and my CT using these new templates.&lt;br /&gt;&lt;br /&gt;{LO by Erica} &lt;span style="font-style:italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;also using "&lt;a href="http://scrapmatters.com/shop/product.php?productid=75&amp;amp;cat=0&amp;amp;page=1"&gt;It's Christmas Time in the City&lt;/a&gt;" and "&lt;a href="http://scrapmatters.com/shop/product.php?productid=81&amp;amp;cat=0&amp;amp;page=1"&gt;Life's a Party&lt;/a&gt;"&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;a href="http://i278.photobucket.com/albums/kk105/ezane888/ibk-lp-ictitc.jpg"&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/ibk-lp-ictitc.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Jess} &lt;span style="font-style:italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;also using "&lt;/span&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=523&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;Fairchild&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;"&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;a href="http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/2-bwueys-mama.jpg"&gt;&lt;img src="http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/2-bwueys-mama.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Paige} &lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;also using "&lt;/span&gt;&lt;/span&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=75&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;It's Christmas Time In The City&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;", "Electric Pop", "&lt;/span&gt;&lt;/span&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=255&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;So Flakey&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;", "Glitzy Sticker Alpha", &amp;amp; "Label Tape Alpha"&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;a href="http://i267.photobucket.com/albums/ii311/p-mommy/2008-12-10SnowSnowGoAway_600a.jpg"&gt;&lt;img src="http://i267.photobucket.com/albums/ii311/p-mommy/2008-12-10SnowSnowGoAway_600a.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Melissa}&lt;span style="font-style:italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt; also using "Enchantment", "The Bright Side" &amp;amp; "Missed the Bus"&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;a href="http://img.photobucket.com/albums/v122/Yzerbear19/GroupShot-SM.jpg"&gt;&lt;img src="http://img.photobucket.com/albums/v122/Yzerbear19/GroupShot-SM.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Kelsy}&lt;span style="font-style:italic;"&gt; &lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;also using &lt;/span&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=75&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;"It's Christmas Time In the City"&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;, &amp;amp; "&lt;/span&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=174&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;Snowbound&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;"&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;a href="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-snow1.jp"&gt;&lt;img src="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-snow1.jpg" width="260" /&gt;&lt;/a&gt;&lt;a href="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-snow2.jpg"&gt;&lt;img src="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-snow2.jpg" width="260" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;(Kelsy used the templates to do a 2-pager!  Click each page to enlarge)&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;{LO by me} &lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;also using "&lt;a href="http://scrapmatters.com/shop/product.php?productid=1104&amp;amp;cat=0&amp;amp;page=1"&gt;White Christmas&lt;/a&gt;", "Gretchen", &amp;amp; "Minnie Alpha"&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/themagictouch_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/themagictouch_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/17846"&gt;{full credits here}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Kate and I have been digi-scrap pals for such a long time now, I have just loved creating these templates based on her work.  It was not easy to just pick four!  I hope you like 'em as much as I do!!&lt;br /&gt;&lt;br /&gt;Ok - time to do some showin' off. . .&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;embed src="http://widget-a7.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=bb&amp;amp;il=1&amp;amp;channel=648518346379433895&amp;amp;site=widget-a7.slide.com" style="width:500px;height:500px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:400px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346379433895&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-a7.slide.com/p1/648518346379433895/bb_t028_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346379433895&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-a7.slide.com/p2/648518346379433895/bb_t028_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346379433895&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-a7.slide.com/p4/648518346379433895/bb_t028_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;Awesome Show Offs this week ladies! All the Show Offs this week are all getting my new "Inspired by Kate Templates" as your gift!  I just enjoy getting your LOs so much!!  If you notice your LO is missing from the slideshow, or you don't receive your gift email this morning, please don't hesitate to email and let me know.  It's so difficult to keep all the LOs and email addresses straight!&lt;br /&gt;&lt;br /&gt;And if you want to Show Off and get a gift each Friday, just email me a LO using any Britt-ish Designs products before midnight on Thursday!  We do it every week. :)&lt;br /&gt;&lt;br /&gt;And one more item of business that you will for SURE not want to miss!!  As a special holiday treat, I'm marking all of last year's holiday and winter products down 50% off for this weekend only!!  So . . . if you don't any of the following products - now is the time to get 'em!  I have NEVER marked anything 50% off before, so seriously - if you want these, get 'em now.  This is the cheapest they've ever been and probably ever will be!!&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=75&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;"It's Christmas Time In The City"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=75&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_ictitc_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/originals/622/pg-christmas07-2.jpg"&gt;&lt;img src="http://www.scrapmatters.com/gallery3/originals/622/pg-christmas07-2.jpg" width="260" /&gt;&lt;/a&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/trimming_the_tree_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/trimming_the_tree_BLOG.jpg" width="260" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;LOs by Kelsy &amp;amp; ME &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=255&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;"So Flakey"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=255&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_sofl_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i267.photobucket.com/albums/ii311/p-mommy/2008-12-10SnowSnowGoAway_600a.jpg"&gt;&lt;img src="http://i267.photobucket.com/albums/ii311/p-mommy/2008-12-10SnowSnowGoAway_600a.jpg" width="260" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=174&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;"Snowbound"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=174&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_sb_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/originals/619/PolarBear-SM.jpg"&gt;&lt;img src="http://www.scrapmatters.com/gallery3/originals/619/PolarBear-SM.jpg" width="260" /&gt;&lt;/a&gt;&lt;a href="http://www.scrapmatters.com/gallery3/originals/622/pg-skiing.jpg"&gt;&lt;img src="http://www.scrapmatters.com/gallery3/originals/622/pg-skiing.jpg" width="260" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;LOs by Melissa &amp;amp; Kelsy&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=81&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;"Life's a Party"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=81&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_lap_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/originals/618/PerfectFriends-SM.jpg"&gt;&lt;img src="http://www.scrapmatters.com/gallery3/originals/618/PerfectFriends-SM.jpg" width="260" /&gt;&lt;/a&gt;&lt;a href="http://www.scrapmatters.com/gallery3/originals/500/2008-08-20_Paige_s_Birthday_2_600.jpg"&gt;&lt;img src="http://www.scrapmatters.com/gallery3/originals/500/2008-08-20_Paige_s_Birthday_2_600.jpg" width="260" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;LOs by Melissa &amp;amp; Paige&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;So all 4 of these products are 50% off this weekend (12/19 thru 12/21).&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=75&amp;amp;cat=0&amp;amp;page=1"&gt;"It's Christmas Time In The City"&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=255&amp;amp;cat=0&amp;amp;page=1"&gt;"So Flakey"&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=174&amp;amp;cat=0&amp;amp;page=1"&gt;"Snowbound"&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=81&amp;amp;cat=0&amp;amp;page=1"&gt;"Life's A Party"&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Well - I think its time to say goodbye and head out for some Christmas shopping, then I have a lunch date with my hubby!!  Have a super Friday!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/BlogSignatureChristmas.jpg" /&gt;&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4875767934001064257/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/12/happy-friday.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4875767934001064257'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4875767934001064257'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/12/happy-friday.html' title='{happy friday!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/th_2-bwueys-mama.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1209253365758943719</id><published>2008-12-18T11:28:00.003-07:00</published><updated>2008-12-18T11:52:06.694-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{christmas cards}</title><content type='html'>My Christmas cards have all gone out now!  For all my digi-friends, I am posting my card here for you!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Christmas-Card-2008-WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Christmas-Card-2008-WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I hope everyone is enjoying the holiday season!  My "positive mental attitude" idea has been working pretty great so far.  I've had a couple slips where I've let myself do what I do naturally -feel really overwhelmed, and even complain a little to Josh (sorry about that babe).  But for the most part I'm insisting on enjoying the season, having fun, not getting stressed out.  I'm happy to say its been a nice season so far.  The piles and piles of snow we've been getting over the last couple days has definitely helped!  It makes things feel so Christmasy!  I love looking out my window at all the white!&lt;br /&gt;&lt;br /&gt;Last night I went to my December book club get together.  December book club is special.  My wonderful Aunt Kris is the host and she makes dinner, and her house is decorated so beautifully.  Its just a really fun special night.  We exchange little presents with each other and just have a fun cozy Christmasy evening together.  This is what I made for all the book club girls this year.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/necklaces_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/necklaces_BLOG.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/necklacesCU_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/necklacesCU_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Everyone seemed to like them.  I was really glad! :)  It was a fun night.  We read "Eat. Pray. Love" by Elizabeth Gilbert for our book this month, and I really liked it.  It's always interesting to hear what everyone thought about it.  We had a really nice discussion.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/groupic1208_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/groupic1208_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Ok - well I better get back to work now.  See you tomorrow for Show Offs!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/BlogSignatureChristmas.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1209253365758943719/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/12/christmas-cards.html#comment-form' title='19 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1209253365758943719'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1209253365758943719'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/12/christmas-cards.html' title='{christmas cards}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>19</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-351750184735440009</id><published>2008-12-15T21:32:00.000-07:00</published><updated>2008-12-15T21:32:51.216-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{birthday weekend}</title><content type='html'>Alrighty - I'm back for my promised recap of my fun birthday weekend.  Right before we left I had a little photo shoot with my friend and her little family for their Christmas cards pics.  I got home to find a TON of gorgeous red roses on my computer desk chair from Josh.  They are so pretty.  They started to really open up over the next two days, which is my favorite look for roses.  I love getting flowers.  Thanks baby!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/birthdayweekend1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/birthdayweekend1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;After I put my flowers in water, Josh got himself packed and ready to go we headed up to Park City.  One speeding ticket later (boooo hoooo!!) we made it to the hotel.   We were both pretty starving, so Josh checked in and then we went straight to dinner before going to the room.  There was a little Italian restaurant (my favorite) just around the corner from the hotel.  It was so yummy!  We had so much food!!  With plenty of leftovers for a midnight snack, we headed back to the hotel room.&lt;br /&gt;&lt;br /&gt;Josh made sure the room was made up with a TON of extra pillows (he knows me so well) and he had sparkling cider and chocolate covered strawberries delivered to the room too! &lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/birthdayweekend2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/birthdayweekend2.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The bed was seriously so comfortable, I think it will haunt me.  I love staying in hotel rooms, so we had a great time!  Josh gave me a silver peace sign necklace AND two slouchy knit hats that I'd been wanting too.  Awesome gifts!!  I was so excited.&lt;br /&gt;&lt;br /&gt;The next morning we slept way in!!  Then we got up, got ready and went shopping at the outlet malls (outdoor mall in the freezing cold wind and snow).  We got some Christmas shopping done so that was good.  Then we grabbed some lunch, drove slowly and carefully in the icy conditions down and out of the canyon.  We stopped at the Disney Character Warehouse (basically a Disney Park merchandise overstock outlet) that comes to town every once in a while.  I usually LOVE it, but it was pretty disappointing.  There weren't any great finds really.  Bummer.&lt;br /&gt;&lt;br /&gt;Then we just went home and had some much needed relaxation time.  I even took a tiny cat nap.  It was awesome.  We had a great time.  I wish it would have been a longer getaway, but it was still great!  Josh has his finals today and tomorrow, so he spent his precious time that he could have been studying on me!  I love him so much!&lt;br /&gt;&lt;br /&gt;Sunday, my actual birthday, we went to church as usual.  Chased a bunch of little tykes around nursery for 2 hours (LOTS of wailing and crying this week for some reason).  Then we went to my Mom &amp;amp; Dad's for my birthday dinner.  I got to pick the menu, so we had grilled chicken, cheesy potatoes (I'll have to share this recipe some day), and a green salad.  It was delicious!!  At the dinner table my mom decided that we'd go around and everyone would say one thing they loved about me.  At first I was totally embarrassed, but it ended up being surprisingly meaningful and sweet!  I will remember that little moment forever, and it was probably my favorite birthday memory of the whole weekend!&lt;br /&gt;&lt;br /&gt;After dinner we had to set up for a family photo for my parents' Christmas card.  We just used a timer and stood in front of the Christmas tree, but they turned out ok!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/birthdayweekend3.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/birthdayweekend3.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/birthdayweekend4.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/birthdayweekend4.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Then we did presents (woo hoo!!)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/birthdayweekend5.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/birthdayweekend5.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Then cake from Cold Stone!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/birthdayweekend6.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/birthdayweekend6.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(pics mini-scrapped with "&lt;/span&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=700&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;Family Matters&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;" kit by Sya's Blueprints &amp;amp; Matahati Designs)&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;And as we do every Sunday night, we watched "America's Funniest Home Videos" together and laughed our heads off.  It was a great day.  I love my family so much and I love how special they all made me feel.&lt;br /&gt;&lt;br /&gt;So there you have it!  My whole birthday weekend!  Long and detailed enough for ya!?!  hahaha&lt;br /&gt;&lt;br /&gt;Let me wrap up by telling you two things that are going on at ScrapMatters.  First - my new &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1317"&gt;"Everyday Magic"&lt;/a&gt; challenge started today.  This one is all about one of my favorite things - BOOKS.  I chose to scrap about a favorite childhood storybook.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/IfILivedAlone_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/IfILivedAlone_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/17315/ppuser/4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits here}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Come &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1317"&gt;play along&lt;/a&gt; with the challenge!!&lt;br /&gt;&lt;br /&gt;AND tomorrow morning at 11:00 am there is a Speed Scrap at &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1321"&gt;SM&lt;/a&gt;.   I'm having breakfast with my friend Shan (our excuse is to deliver her photo shoot CD haha!!) and then we are both going home to Speed Scrap! haha! Hope to see lots of you there as well.&lt;br /&gt;&lt;br /&gt;See ya!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/351750184735440009/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/12/birthday-weekend.html#comment-form' title='13 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/351750184735440009'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/351750184735440009'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/12/birthday-weekend.html' title='{birthday weekend}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>13</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-617372269084428707</id><published>2008-12-14T23:59:00.002-07:00</published><updated>2008-12-15T00:53:14.761-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{my blessing this week}</title><content type='html'>Hello!  Today's my birthday and I had a such a fun birthday weekend.  I wasn't sure how I excited I was to have my birthday on a Sunday, but it worked out so great!  I ended up getting a whole weekend of celebrating, instead of just one day!  I owe Josh for that!  Thanks baby!!  Thanks to EVERYONE who emailed and commented with happy birthday wishes!  You are all so sweet.  I'll post more about my birthday weekend when its not super late!&lt;br /&gt;&lt;br /&gt;I just wanted to pop on and post my blessing for this week!  My sister in law, Marci!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/34_Marci_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/34_Marci_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=503775&amp;amp;cat=500"&gt;&lt;span style="font-style:italic;"&gt;{credits here}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Marci is one of my very best friends.  I feel so lucky to have her in my life.  She's a great friend.  We were talking about it tonight and I realized I love that I can totally be myself with her and that she really likes me for me.  It's rare to have a true friend like that I love her so much.  LOVE YOU MARCI!!!  And thanks Christian for picking her! :)&lt;br /&gt;&lt;br /&gt;Ok - gotta get to bed.  I'm totally exhausted.  See you later!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/617372269084428707/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/12/my-blessing-this-week.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/617372269084428707'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/617372269084428707'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/12/my-blessing-this-week.html' title='{my blessing this week}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4637038044507931957</id><published>2008-12-12T09:58:00.001-07:00</published><updated>2008-12-12T09:59:07.112-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{the hustle &amp; bustle}  freebie alert!!</title><content type='html'>I have a feeling this is going to be a very long post!   I have a brand new Christmas kit to release, a new element pack to release, a grab bag to reveal, show offs, and a freebie to give you!  So let's get started!&lt;br /&gt;&lt;br /&gt;I can't wait any longer to show you my new kit, so that's where I'm going to start!!  Here it is . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1102&amp;amp;cat=6"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Hustle &amp;amp; Bustle"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1102&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_handb_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;AND when you purchase it during the first week, you'll get an awesome bonus alpha FREE automatically included in your download!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/handb_specialoffer.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/handb_specialoffer.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Plus there's an add-on freebie at the end of this post!!&lt;br /&gt;&lt;br /&gt;Let me show you some amazing creations by the Britt Girls using "Hustle &amp;amp; Bustle"!&lt;br /&gt;&lt;br /&gt;{LOs by Melissa}&lt;br /&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/FirstXmas-SM.jpg" width="540" /&gt;&lt;br /&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/Spirit-Sm.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{LO by Erica}&lt;br /&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/hustleandbustle.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{LO by Denise}&lt;br /&gt;&lt;img src="http://i259.photobucket.com/albums/hh307/neeceebee/2008-12christmaspresentscopy.jpg" width="540" /&gt;&lt;br /&gt;And guess what!  Denise is offering a free template of this page on &lt;a href="http://www.neeceebeedesigns.blogspot.com/"&gt;her blog&lt;/a&gt; today!!  Awesome huh?&lt;br /&gt;&lt;br /&gt;{LOs by Kate}&lt;br /&gt;&lt;imgs src="http://i285.photobucket.com/albums/ll55/starfishy_nz/santasknee.jpg" width="540"&gt;&lt;br /&gt;&lt;img src="http://i285.photobucket.com/albums/ll55/starfishy_nz/xmaskindy.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{LO by Paige}&lt;br /&gt;&lt;a href="http://i267.photobucket.com/albums/ii311/p-mommy/2008-12-05CandycaneCutie_1200.jpg"&gt;&lt;img src="http://i267.photobucket.com/albums/ii311/p-mommy/2008-12-05CandycaneCutie_1200.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;click to enlarge!&lt;br /&gt;&lt;br /&gt;{LO by Jess}&lt;br /&gt;&lt;img src="http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/must-be-santa.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{LO by Kelsy}&lt;br /&gt;&lt;img src="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-picking-our-tree.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{LO by Ashley}&lt;br /&gt;&lt;img src="http://i149.photobucket.com/albums/s65/onehm/scrapbook/Santa-copyweb.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{LO by me}&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/dirt_bikes_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/dirt_bikes_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/17025/ppuser/4"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{full credits here}&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Are you lovin' "Hustle &amp;amp; Bustle" yet??&lt;br /&gt;&lt;br /&gt;Well - let me show you my new element pack now.  I decided it was time for some new hanging clips!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1111&amp;amp;cat=10"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Hang In There v.2&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1111&amp;amp;cat=10"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_hitv2_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here are a couple Britt Girls' LOs to to show them to you in action!&lt;br /&gt;&lt;br /&gt;{LO by Melissa}&lt;br /&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/ColdOut4-SM.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{LO by Erica}&lt;br /&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/hngv2.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Fun huh?!&lt;br /&gt;&lt;br /&gt;Should I reveal my grab bag now?  Well - alright!!  Here's what was inside.  Now each item is in the shop individually!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1108&amp;amp;cat=10"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Fading Word Art: Thanksgiving"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1108&amp;amp;cat=10"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_fwathnx_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1105&amp;amp;cat=18"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Bursting with Joy: Fall"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1105&amp;amp;cat=18"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_bwjf_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1107&amp;amp;cat=21"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Inspired by Paige Templates"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1107&amp;amp;cat=21"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_ibp_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1106&amp;amp;cat=21"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Spreading Cheer Card Templates"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1106&amp;amp;cat=21"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_scheer_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1104&amp;amp;cat=6"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"White Christmas" mini-kit&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1104&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_whch_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1103&amp;amp;cat=3"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;"Bing Crosby Christmas Alpha"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1103&amp;amp;cat=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_bcca_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;That's all of it!!  When I list it all out like this I think "whoa!  Maybe I put too much in one grab bag!! hahah  But oh well!!  I like to stuff them full!&lt;br /&gt;&lt;br /&gt;Let's do Show Offs now, shall we?!&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;embed src="http://widget-57.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=bb&amp;amp;il=1&amp;amp;channel=648518346379229015&amp;amp;site=widget-57.slide.com" style="width:500px;height:500px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:400px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346379229015&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-57.slide.com/p1/648518346379229015/bb_t047_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346379229015&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-57.slide.com/p2/648518346379229015/bb_t047_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346379229015&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-57.slide.com/p4/648518346379229015/bb_t047_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;A nice big group this week!  And so many adorable pages!!  I loved looking at them!  Each Show Off is getting my new &lt;a href="http://scrapmatters.com/shop/product.php?productid=1111&amp;amp;cat=10"&gt;"Hang In There v.2"&lt;/a&gt; pack!!  So watch for that email!&lt;br /&gt;&lt;br /&gt;Now - if you notice you're not in the slideshow of you don't get your gift email from me this morning, please email me.  It's so hard to keep 40+ emails and LOs straight!!&lt;br /&gt;&lt;br /&gt;I can't wait to see who shows off next week! Email them in!&lt;br /&gt;&lt;br /&gt;Well - you made it!! All the way to the free add-on to "Hustle &amp;amp; Bustle"!!!  So here you go!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/AO_LRG.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Download your freebie &lt;a href="http://www.4shared.com/file/75135009/cbf94528/brittdes_hbAO.html"&gt;HERE&lt;/a&gt;.  Enjoy!!&lt;br /&gt;&lt;br /&gt;Whew!  I made it through this marathon post.  Did anyone else?!  haha It's pretty stinkin' long!!  Well - I hope you all like the new stuff and are excited to run over to SM and get it.  I'll be seeing you guys at the Speed Scrap at noon.  Then I gotta get myself ready for my romantic overnighter with Josh!  I can hardly wait!!  I told him last night that it feels like today is my birthday because we're going away!  I am so excited!!  Thanks so much Josh for planning this.  You are the best!!!!  Can't wait until you get home so we can go!!&lt;br /&gt;&lt;br /&gt;See you guys after my birthday weekend!! WOO HOO!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;br /&gt;&lt;/imgs&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4637038044507931957/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html#comment-form' title='19 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4637038044507931957'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4637038044507931957'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html' title='{the hustle &amp; bustle}  freebie alert!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/th_must-be-santa.jpg' height='72' width='72'/><thr:total>19</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9077679403768195281</id><published>2008-12-11T10:05:00.002-07:00</published><updated>2008-12-11T10:24:52.125-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{quiet blog}</title><content type='html'>Wow - no posts since Sunday?!  What is my problem?  Just busy I guess.  Sorry 'bout that.  I have a big fun awesome kit coming out tomorrow, so I've been getting that ready to go!  Would you like a little peek?&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/little-peek.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/little-peek.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I'm SO excited to show it all to you guys.  I think you'll really like it.&lt;br /&gt;&lt;br /&gt;Just a quick announcement about the Speed Scraps this week.  One is &lt;span style="font-weight:bold;"&gt;tonight&lt;/span&gt; at 7pm Mountain time.  The prize is a GORGEOUS &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1253"&gt;alpha&lt;/a&gt;, so you'll definitely want to come play.  And then tomorrow afternoon there is a daytime speed scrap at 12 noon Mountain Time.  The prize for this one is &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1262"&gt;ANOTHER&lt;/a&gt; adorable alpha!  haha  Alpha-craze this week.    Should be fun.  I'm planning on doing both of them.  Hopefully I'll have time. :)&lt;br /&gt;&lt;br /&gt;I made the YUMMIEST dinner last night!  And its so super easy, which is totally my style.  I'm not a great gourmet fancy cook.  Yummy and easy it my thing.  My friend Shantell gave me the recipe and now I'm going to share it with you!  I definitely recommend it!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:large;"&gt;Chicken Azteca&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;1 15oz can black beans, drained&lt;br /&gt;2 cups frozen corn kernels&lt;br /&gt;1 garlic clove minced&lt;br /&gt;½ tsp ground cumin&lt;br /&gt;1 cup chucky salsa, divided&lt;br /&gt;3 skinless, boneless chicken breasts&lt;br /&gt;1 8oz pkg cream cheese&lt;br /&gt;Cooked rice&lt;br /&gt;Shredded cheddar cheese&lt;br /&gt;&lt;br /&gt;1. Combine beans, corn, garlic, cumin and half of salsa in slow cooker&lt;br /&gt;2. Arrange chicken breast on top and then pour remaining salsa on top of chicken&lt;br /&gt;3. Cover, cook on high 2-3 hours or on low for 4-6 hours&lt;br /&gt;4. Remove chicken and cut into bite-sized pieces then return to cooker&lt;br /&gt;5. Stir in cream cheese&lt;br /&gt;6. Cook on high until cream cheese melts&lt;br /&gt;7. Spoon chicken and sauce over cooked rice&lt;br /&gt;8. Top with shredded cheese&lt;br /&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;Yield: 4-6 servings&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I am planning on having the leftovers for lunch today and I can hardly wait.  This was just so good!  Thanks so much Shan!!&lt;br /&gt;&lt;br /&gt;I think that's it for me today.  See you 'round!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/9077679403768195281/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/12/quiet-blog.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9077679403768195281'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9077679403768195281'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/12/quiet-blog.html' title='{quiet blog}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2004527301715056432</id><published>2008-12-07T22:21:00.003-07:00</published><updated>2008-12-07T22:55:19.578-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{the blessing of a book club}</title><content type='html'>Hello.  It's Sunday night and my house is quiet.  We are playing Christmas music while I scrapbook my blessing and Josh works on a HUGE paper he has due on Tuesday.  It's a nice cozy night.  This week has been fairly similar - calm and quiet.  The calm before the storm.  I think this next week might just kill me off.  I started making a list today of everything I have to get done and its pretty flippin' huge.&lt;br /&gt;&lt;br /&gt;But I don't want to dwell on the negative.  I decided I'm not going to complain about how stressful my week is going to be and let the stress own me like I normally would.  I'm just choosing to be happy and have fun and enjoy the season without getting too horribly stressed.  I'll get it all done, but I won't make myself miserable.  We'll see how this positive mental attitude works out for me.&lt;br /&gt;&lt;br /&gt;ANYWAY - I was thinking about what to do for my blessing this week and I thought about how blessed I am to have my Book Club.  Its just my mom, my grandma, and my aunts and a couple cousins.  I love getting together each month to eat and talk and catch up and to talk about books.  It's a blessing to be close to my family and and even bigger blessing to have them feel like friends too.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3083/3091933238_812ca3d828_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3083/3091933238_812ca3d828_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=497904&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;&lt;span style="font-style:italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{full credits here}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We have our special December book club coming up and I'm so excited.  My Aunt Kris is like the hostess-extraordinare and she goes ALL OUT for December book club.  Delicious food, gorgeous decorations, fancy tea cups, the works.  It's a real treat and we're all anxious to see what she does this year!  No pressure Kris! :)&lt;br /&gt;&lt;br /&gt;AND guess what else!  It's my birthday in 1 week!  One week from today!!! Woo hoo!  Some people are all quiet about their birthdays and don't really let people know about it.  Not me baby!  I'm all about my birthday and I want everyone to know when it is.  Next Sunday!  Josh is taking me away for the night to Park City next weekend.  I'm so excited!  He just told me today.  He's such a good husband.&lt;br /&gt;&lt;br /&gt;One last LO to post and then I think I'll head for bed.  I scrapped this LO of my baby brother's 16th birthday party at our Speed Scrap on Friday afternoon.  I really like how it came out.  His favorite color is green, so of course I had to make it green.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/16thCameron_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/16thCameron_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/16262/ppuser/4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;{full credits here}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Alrighty - that's it from me for tonight.  See you later!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2004527301715056432/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/12/blessing-of-book-club.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2004527301715056432'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2004527301715056432'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/12/blessing-of-book-club.html' title='{the blessing of a book club}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2753859604624394126</id><published>2008-12-05T09:04:00.005-07:00</published><updated>2008-12-05T09:15:59.358-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{little vixen}</title><content type='html'>Hey guys!  Happy Friday!!  Let's see . . . where to start . . . &lt;br /&gt;&lt;br /&gt;Ok - first up - I've decided to extend my &lt;a href="http://scrapmatters.com/shop/product.php?productid=1018&amp;amp;cat=0&amp;amp;page=1"&gt;grab bag&lt;/a&gt; and leave it in the store at $3 for another week.  So it will be revealed next Friday.  So if you haven't picked it up yet, you can still get it this week.&lt;br /&gt;&lt;br /&gt;Today I have a new alpha in the shop!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1071&amp;amp;cat=3"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Little Vixen Alpha"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1071&amp;amp;cat=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_lvix_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here's what my team and I came up with!&lt;br /&gt;&lt;br /&gt;{LO by Erica}&lt;br /&gt;&lt;a href="http://i278.photobucket.com/albums/kk105/ezane888/lilvixen-whch.jpg"&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/lilvixen-whch.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Melissa}&lt;br /&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/DracoReindeer-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/DracoReindeer-SM.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Paige}&lt;br /&gt;&lt;a href="http://i267.photobucket.com/albums/ii311/p-mommy/2008-02-02Comfy_600e.jpg"&gt;&lt;img src="http://i267.photobucket.com/albums/ii311/p-mommy/2008-02-02Comfy_600e.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by me!}&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/everyone-loves-a-parade_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/everyone-loves-a-parade_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/16238/ppuser/4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{full credits here}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Fun huh?!  I hope you guys like it.&lt;br /&gt;&lt;br /&gt;Let's check out the Show Offs this week!!&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;embed src="http://widget-d1.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=bb&amp;amp;il=1&amp;amp;channel=648518346379100113&amp;amp;site=widget-d1.slide.com" style="width:400px;height:400px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:400px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346379100113&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-d1.slide.com/p1/648518346379100113/bb_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346379100113&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-d1.slide.com/p2/648518346379100113/bb_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346379100113&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-d1.slide.com/p4/648518346379100113/bb_t017_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;Looks like we're all back from Thanksgiving and Showing Off again!!  I was a little worried when I got so few last week! HAHA.  All my Show Offs are getting my new "Little Vixen" alpha as their gift!  So - check those inboxes.  (If you don't get an email from me this morning, email me and let me know!)&lt;br /&gt;&lt;br /&gt;If &lt;span class="Apple-style-span" style="font-style: italic;"&gt;you&lt;/span&gt; want a gift too all you have to do is show off!  Email me a LO using any Britt-ish Designs product (freebies, templates, anything) before next Friday and I'll put you in my slideshow and send you a gift!!&lt;br /&gt;&lt;br /&gt;That's it for me this week!  Short and sweet!!  I have to admit, I've felt a little burnt out after last week's grab bag and Black Friday sale and all that.  It was a whirwind that left me a little deflated.  But I think I've got a good start on a new fun kit for next week so I'll get my motor running soon enough.&lt;br /&gt;&lt;br /&gt;I'm excited to speed scrap this afternoon.  There's a daytime &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1181"&gt;Speed Scrap&lt;/a&gt; at SM at 11am, so come join us if you can!!  I feel like I haven't speed scrapped in a long time, so I'm really lookin' forward to it!&lt;br /&gt;&lt;br /&gt;There's also a &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1221"&gt;Saturday Night speed scrap&lt;/a&gt;, so come to that too!!  I will be at my 2 year old nephew's birthday party, so I won't be there, but you all can have fun without me! :)&lt;br /&gt;&lt;br /&gt;OH!  I almost forgot!!  DUH!!&lt;br /&gt;&lt;br /&gt;Erica Zane has a SWEET new kit out today called "&lt;a href="http://scrapmatters.com/shop/product.php?productid=1064&amp;amp;cat=6"&gt;Josh of the Jungle&lt;/a&gt;".  I SERIOUSLY love it.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1064&amp;amp;cat=6"&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/ezane_joshofthejungle.jpg" width="400" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here is the page I scrapped with it . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/MonkeyBusiness_BLOG-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/MonkeyBusiness_BLOG-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/16238/ppuser/4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{full credits here}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is my little cousin Kaden being tickle tortured.  Is "tickle torture" a normal phrase or is one of those funny things only my family says?!  I don't know if I've heard other people say it.  ANYWAY  . . . "Josh of the Jungle" is seriously awesome.  AND 30% off today only, so go grab it!!  &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;AND&lt;/span&gt;&lt;/span&gt; she has a cute add-on freebie on &lt;a href="http://zane-escraps.blogspot.com/"&gt;her blog&lt;/a&gt; too!&lt;br /&gt;&lt;br /&gt;Ok - that's really it this time!  See you later - or in a couple hours for those who are coming to speed scrap!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2753859604624394126/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/12/little-vixen.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2753859604624394126'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2753859604624394126'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/12/little-vixen.html' title='{little vixen}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3561665424482727489</id><published>2008-12-04T10:04:00.002-07:00</published><updated>2008-12-04T10:24:03.940-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{free december desktop}</title><content type='html'>Hey!  So - my friend and fellow SM designer "&lt;a href="http://scrapmatters.com/shop/manufacturers.php?manufacturerid=29"&gt;The Golden Girls&lt;/a&gt;" created this ADORABLE December desktop with my new collab kit, "&lt;a href="http://scrapmatters.com/shop/product.php?productid=1000&amp;amp;cat=0&amp;amp;page=1"&gt;Very Merry&lt;/a&gt;" just because she's nice!!  And Molly and I decided to share it!! &lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_mdecrow_desktop_LRG.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Of course yours won't include the cute picture of my niece!  But it does come in both 1024x768 and 1280x800.&lt;div&gt;&lt;br /&gt;Download it &lt;a href="http://www.4shared.com/file/74454677/a6cb8a98/verymerry_wallpapers.html"&gt;here&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3561665424482727489/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/12/free-december-desktop.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3561665424482727489'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3561665424482727489'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/12/free-december-desktop.html' title='{free december desktop}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5392251332657634231</id><published>2008-12-02T10:25:00.003-07:00</published><updated>2008-12-02T11:30:05.513-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{google yourself}</title><content type='html'>Type the following things into &lt;a href="http://images.google.com/imghp?hl=en&amp;amp;tab=wi"&gt;Google Image Search&lt;/a&gt; and see what you come up with. It's pretty fun!&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;First Name: &lt;/span&gt;&lt;span style=""&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(102, 0, 204);"&gt;Brittney&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Brittney-main.jpg" height="400" /&gt;&lt;br /&gt;Look!  A Jazz Dancer!  "I can hold my leg up to my ear! WOO!" &lt;-- she is so totally a woo girl.  (fans of How I Met Your Mother will know what I mean)   &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Middle Name: &lt;/span&gt;&lt;span class="Apple-style-span" style=""&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(102, 0, 204);"&gt;Ann&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ann_margaret.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Cool!  Elvis and Ann Margaret.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Last Name: &lt;/span&gt;&lt;span style=""&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(102, 0, 204);"&gt;Leavitt&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Leavitt-Machinery-118th-Ave-Edmonto.jpg" width="500" /&gt;&lt;br /&gt;&lt;br /&gt;Need a job?  Willing to move to Edmonton?&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Age: &lt;/span&gt;&lt;span style=""&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(102, 0, 204);"&gt;27&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/27Dresses.png" /&gt;&lt;br /&gt;&lt;br /&gt;A scene from "27 Dresses".  A movie I can't believe I still haven't seen!&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Favorite Pastime: &lt;/span&gt;&lt;span style=""&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(102, 0, 204);"&gt;Digital Scrapbooking&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/digiscrap.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;A cute LO from the ScrapGirls blog popped up.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Dream Vacation: &lt;/span&gt;&lt;span style=""&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(102, 0, 204);"&gt;Italy&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Pisa.jpg" height="400" /&gt;&lt;br /&gt;&lt;br /&gt;sigh . . . some day I'll go there!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Movie you Love: &lt;span class="Apple-style-span" style="color: rgb(102, 0, 204);"&gt;Casino Royale&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/casino_royalw.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Gosh I love this movie.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;An Item From your Wish List: &lt;span class="Apple-style-span" style="color: rgb(102, 0, 204);"&gt;Peace Sign Necklace&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/peacenecklace.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Nickname(s): &lt;span class="Apple-style-span" style="color: rgb(102, 0, 204);"&gt;Britt&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/britt-ekland-s.jpg" width="400" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: normal;"&gt;This is Britt Eckland, an actress from the 70s and 80s.  She was a bond girl.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="font-weight: normal;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Favorite Type of Food: &lt;span class="Apple-style-span" style="color: rgb(102, 0, 204);"&gt;Italian&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/italian_food.jpg" /&gt;&lt;br /&gt;Oh mama.  This is making me hungry.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Favorite Color: &lt;span class="Apple-style-span" style="color: rgb(102, 0, 204);"&gt;pink&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/pinkcraftflower.jpg" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;All time Favorite Treat: &lt;span class="Apple-style-span" style="color: rgb(102, 0, 204);"&gt;Cinnamon Rolls&lt;/span&gt; &lt;span class="Apple-style-span" style="font-weight: normal;"&gt;(I don't know I'm not really a sweets person)&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/cinnamon-roll.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Favorite Holiday: &lt;/span&gt;&lt;span class="Apple-style-span" style="color: rgb(102, 0, 204);"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Christmas&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/christmas_comments_01.gif" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Occupation:&lt;span class="Apple-style-span" style="color: rgb(102, 0, 204);"&gt; Digital Scrapbook Designer&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/digicontestlg.png" /&gt;&lt;br /&gt;&lt;br /&gt;Well - that was fun!  haha  You should try it!  It's pretty interesting! :)</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5392251332657634231/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/12/google-yourself.html#comment-form' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5392251332657634231'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5392251332657634231'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/12/google-yourself.html' title='{google yourself}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5837722019697462223</id><published>2008-11-30T22:48:00.003-07:00</published><updated>2008-11-30T23:08:11.443-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{my beautiful cousin}</title><content type='html'>Yesterday was Morgan's birthday.  Morgan is my gorgeous cousin who lives in Phoenix.  I mailed her present and had a really fun chat on the phone yesterday, and I've been thinking about her a lot today.  I miss her so much.  I wish she lived here.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3214/3072904223_a03eb180b0_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3214/3072904223_a03eb180b0_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=491870&amp;amp;cat=500"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{full credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;See!  I told you she was beautiful.  :)  Love you Morgan!!&lt;br /&gt;&lt;br /&gt;Today has been seriously crazy!!  I spent all morning making pies (ok frozen pies and banana cream pie, so nothing that required baking talent).  Then we went to my new little niece's baby blessing.  Then we had to rush back to nursery to play with &lt;span style="font-weight:bold;"&gt;15&lt;/span&gt; little ones for 2 hours.  It was INSANE!&lt;br /&gt;&lt;br /&gt;Then we came home, changed, I made some whip cream for my pies, and we went to Josh's brother's house for the Leavitt Family 2nd Thanksgiving.  I love this tradition.  Instead of trying to rotate/share/go back and forth on Thanksgiving Day, we decided to just get together the Sunday after and have our own Thanksgiving.  It's so nice, no one has to rush off or go anywhere.  I always look forward to it.  It's awesome.&lt;br /&gt;&lt;br /&gt;But yeah - I'm EXHAUSTED!  It's been quite a day.&lt;br /&gt;&lt;br /&gt;Ok - one little plug, then I'm hitting the couch to watch the Amazing Race.  I'm hosting the "Saturday Special" at ScrapMatters this week and I think its a lot of fun!!!  Make sure to go &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1177"&gt;check it out&lt;/a&gt;.  It's all about 2-Pagers!  Here's mine:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/holiday_magicfull_BLOG-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/holiday_magicfull_BLOG-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/15630/ppuser/4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;{full credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Ok - two more LOs I did this weekend real quick and then I'm outta there!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/anniversarygiftfrommickey_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/anniversarygiftfrommickey_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=491090&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;{full credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Christmas_Cuties_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Christmas_Cuties_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=491488&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;{full credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;That's it!!  Peace.&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5837722019697462223/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/my-beautiful-cousin.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5837722019697462223'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5837722019697462223'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/my-beautiful-cousin.html' title='{my beautiful cousin}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1000251790947108953</id><published>2008-11-27T21:46:00.009-07:00</published><updated>2008-11-28T08:07:04.321-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{BLACK FRIDAY, BLOG TRAIN, BIG SALE, GRAB BAG}</title><content type='html'>Hello and Happy Black Friday one and all!  If you're currently riding the ScrapMatters Black Friday Blog Train - HELLO!  And welcome to Utah!  If you're NOT on the train - PLEASE HOP ON!!  There was only one stop before this, so back track to &lt;a href="http://andilynn.wordpress.com/"&gt;Andilynn Designs blog&lt;/a&gt; real quick and you'll be back on track.&lt;br /&gt;&lt;br /&gt;ANYWAY - here you are at my stop and I'm super excited to give you my gift.  As many of you know, ScrapMatters is having a huge Black Friday &lt;a href="http://i259.photobucket.com/albums/hh307/neeceebee/blackfridayadcopy-1.jpg"&gt;sale&lt;/a&gt; this weekend, and when you spend $10 or more you get this AWESOME collab. kit "&lt;a href="http://scrapmatters.com/shop/product.php?productid=1037&amp;amp;cat=0&amp;amp;page=1"&gt;Comfort &amp;amp; Joy&lt;/a&gt;".  And here's what I scrapped with it.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Tradition_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Tradition_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We have had this Christmas tradition ever since I can remember!  As the journaling says, "this is how Christmas morning goes:  We all wake up at 7 am &amp;amp; go into Mom &amp;amp; Dad’s room.  We wake them up (they get up painfully slow) and Dad goes out to make sure Santa came.  He’ll yell back for us to get lined up once he’s ready.  We line up youngest to oldest &amp;amp; when Dad says its ok to come on out, we all rush into the living room."&lt;br /&gt;&lt;br /&gt;and&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/gifts_from_santa_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/gifts_from_santa_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And as my Blog Train gift to you is two 12x12 Quick Pages I made of my pages!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_cajfreebieQPs_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_cajfreebieQPs_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;DOWNLOAD THIS FREEBIE &lt;a href="http://www.4shared.com/file/73195309/e0dfd6ea/brittdes_cajfreebieQPs.html"&gt;HERE&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Enjoy!  And you will NOT believe the plethora of other amazing goodies you'll find along this blog train!  Have fun cruising 'round the world and picking up your gifts!  Your next stop is with &lt;a href="http://www.joyrevisited.blogspot.com/"&gt;Heather at JOYrevisted&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Please keep in mind that we are an international train, so if one of the stops doesn't have their gift up yet, just be patient!  The freebies will all be active and available for plenty of time!  I also believe that Andrea is posting all &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;33&lt;/span&gt;&lt;/span&gt; Blog Train stops on the &lt;a href="http://scrapmatters.com/wordpress/"&gt;SM Team Blog&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;OK - there is soooo much to talk about today!  What's next . . . oooh I know!  My grab bag!&lt;br /&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1018&amp;amp;cat=12"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Britt-ish Designs Black Friday Grab Bag"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1018&amp;amp;cat=12"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_bfrigb_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I went a little overboard on this grab bag and stuffed it with SIX all new products!  I promise you're not going to be disappointed with this (or ANY of the &lt;a href="http://scrapmatters.com/shop/home.php?cat=12"&gt;grab bags at SM&lt;/a&gt; for that matter).&lt;br /&gt;&lt;br /&gt;Let me show you a few LOs that my CT and I scrapped with items from my grab bag!!&lt;br /&gt;&lt;br /&gt;{LO by me}&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/jackfrost_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/jackfrost_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LOs by Kate}&lt;br /&gt;&lt;a href="http://i285.photobucket.com/albums/ll55/starfishy_nz/lovefamily.jpg"&gt;&lt;img src="http://i285.photobucket.com/albums/ll55/starfishy_nz/lovefamily.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i285.photobucket.com/albums/ll55/starfishy_nz/midwinter.jpg"&gt;&lt;img src="http://i285.photobucket.com/albums/ll55/starfishy_nz/midwinter.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LOs by Jess}&lt;br /&gt;&lt;a href="http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/listen.jpg"&gt;&lt;img src="http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/listen.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/thankful-4-u-mom.jpg"&gt;&lt;img src="http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/thankful-4-u-mom.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LOs by Erica}&lt;br /&gt;&lt;a href="http://i278.photobucket.com/albums/kk105/ezane888/whitechristmas-cards.jpg"&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/whitechristmas-cards.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i278.photobucket.com/albums/kk105/ezane888/ibp-bwjfall.jpg"&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/ibp-bwjfall.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Emily}&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3071/3059829284_11bc5e7281_o.png"&gt;&lt;img src="http://farm4.static.flickr.com/3071/3059829284_11bc5e7281_o.png" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Kelsy}&lt;br /&gt;&lt;a href="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-our-tree.jpg"&gt;&lt;img src="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-our-tree.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Denise}&lt;br /&gt;&lt;a href="http://i259.photobucket.com/albums/hh307/neeceebee/2008-01jackfrostcopy.jpg"&gt;&lt;img src="http://i259.photobucket.com/albums/hh307/neeceebee/2008-01jackfrostcopy.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LOs by Melissa}&lt;br /&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/ChristmasKitty-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/ChristmasKitty-SM.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/ChristmasCard-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/ChristmasCard-SM.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I know, I know - you can probably guess at everything in the Grab Bag now that you've seen the Britt Girls' LOs, but OH WELL!!&lt;br /&gt;&lt;br /&gt;I ALSO have a new mini-kit in the store today!!   It should make scrapping all your awesome Thanksgiving pics from yesterday a SNAP!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1026&amp;amp;cat=16"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Thanks Indeed"&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1026&amp;amp;cat=16"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_thanksid_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;My awesome friend and Britt Girl, Erica, scrapped this adorable LO with it!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i278.photobucket.com/albums/kk105/ezane888/thanksindeed.jpg"&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/thanksindeed.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And now, its time for the SHOW OFFS!  Just a short slideshow today!!  I'm sure everyone was off busy having a wonderful holiday with their families.&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-31.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-31.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346378832689&amp;amp;site=widget-31.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346378832689&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-31.slide.com/p2/648518346378832689/ms_t028_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;Special thanks to all my Show Offs!  You'll all be getting my "Thanks Indeed Mini-Kit" as your gift this week!  Watch your email inboxes.  And please let me know if you don't get it this morning.  I usually send the email right after I post this post. I don't know why but last week like HALF of my Show Offs didn't get their gift emails for some weird reason.  So - yeah - just email me if you don't get your gift.&lt;br /&gt;&lt;br /&gt;Hey - remember my new collab. kit with Molly DeCrow that I released last week - "&lt;a href="http://scrapmatters.com/shop/product.php?productid=1000&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;span style="font-weight:bold;"&gt;Very Merry&lt;/span&gt;&lt;/a&gt;"?&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1000&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_mdcrow_vm_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Well . . . its on sale this weekend of course, &lt;span class="Apple-style-span" style="font-style: italic;"&gt;AND&lt;/span&gt; Molly has a new free add-on for it on &lt;a href="http://mollydecrow.typepad.com/decrows_nest/"&gt;her blog&lt;/a&gt; today!! So go grab that. My add-on freebie is still active if you haven't downloaded it yet, you can get it at &lt;a href="http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html"&gt;this post&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;And I think that's it for me today.  Wow!  This is a LONG post!!!  But its a big day!  I hope your Thanksgiving was wonderful and lovely.  If you braved the stores this morning, I hope the deals you found were rockin' (I am NOT a fan of real life Black Friday shopping).  Online is so much more my speed.  So - go enjoy the sale at SM!  Have a fun Black Friday.  And HORRAY the Holiday season has officially begun!!&lt;div&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1000251790947108953/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/black-friday-blog-train-big-sale-grab.html#comment-form' title='15 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1000251790947108953'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1000251790947108953'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/black-friday-blog-train-big-sale-grab.html' title='{BLACK FRIDAY, BLOG TRAIN, BIG SALE, GRAB BAG}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/th_listen.jpg' height='72' width='72'/><thr:total>15</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2060706707396221367</id><published>2008-11-25T12:43:00.002-07:00</published><updated>2008-11-25T13:28:39.602-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{we've been elfed!}</title><content type='html'>So I remember seeing a few people's "elf" videos last holiday season, but this year the videos really improved!!  I made this one for us, and I about die laughing every time I watch it.  I think I've watched it 10 times now.  Somehow Josh got put in the girl's role and . . . well just watch it!!&lt;br /&gt;&lt;br /&gt;&lt;div style="background-color:#e9e9e9; width: 425px;"&gt;&lt;object id="A49152" quality="high" data="http://aka.zero.jibjab.com/client/zero/ClientZero_EmbedViewer.swf?external_make_id=IzV63IzvUXwnNQz5&amp;amp;service=sendables.jibjab.com&amp;amp;partnerID=ElfYourself" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" height="319" width="425"&gt;&lt;param name="wmode" value="transparent"&gt;&lt;param name="movie" value="http://aka.zero.jibjab.com/client/zero/ClientZero_EmbedViewer.swf?external_make_id=IzV63IzvUXwnNQz5&amp;amp;service=sendables.jibjab.com&amp;amp;partnerID=ElfYourself"&gt;&lt;param name="scaleMode" value="showAll"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="allowNetworking" value="all"&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;param name="FlashVars" value="external_make_id=IzV63IzvUXwnNQz5&amp;amp;service=sendables.jibjab.com&amp;amp;partnerID=ElfYourself"&gt;&lt;param name="allowScriptAccess" value="always"&gt;&lt;/object&gt;&lt;div style="text-align:center; width:435px; margin-top:6px;"&gt;Send your own &lt;a href="http://www.elfyourself.com/"&gt;ElfYourself&lt;/a&gt; &lt;a href="http://sendables.jibjab.com/sendables"&gt;eCards&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;img style="visibility:hidden;width:0px;height:0px;" border="0" width="0" height="0" src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.0NXC/bHQ9MTIyNzY*MjExNDk1OSZwdD*xMjI3NjQyMTM5NDc5JnA9NDE4ODEzJmQ9MjAyNjYyJm49ZmFjZWJvb2smZz*yJnQ9Jm89OWFiZDViNzA3NTgzNGZiNGJiNzA4ZGU4ZjNmNDAzNmE=.gif" /&gt;&lt;br /&gt;Hope that made you smile!!&lt;br /&gt;&lt;br /&gt;So guess what!!  We're having a hug Black Friday celebration at ScrapMatters!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i259.photobucket.com/albums/hh307/neeceebee/blackfridayadcopy-1.jpg" height="540" /&gt;&lt;br /&gt;&lt;br /&gt;I just finished my grab bag last night and I went a little nuts on it!!  It's PACKED to the brim with new products.  I can't WAIT to release it!!!&lt;br /&gt;&lt;br /&gt;We are really excited about our Black Friday blog train too.  You won't BELIEVE the stash of treats you'll pick up along the train.  It's incredible.&lt;br /&gt;&lt;br /&gt;Ok - so I need some help.  I REALLY want to decorate my living room but I'm sort of at a loss.  A) with Christmas right around the corner we have no money to decorate. And B) I have paneling on 2 of my walls! And as renters there's nothing we can do about that.  So  . . . how do I decorate around my paneling??  I've been thinking of doing a brown, white and light blue color scheme (I really wanted lime green and brown but Josh put his foot down and said no to the lime green! haha).  But do like retro style, so our old retro house should lend itself to our style.  Right?  haha&lt;br /&gt;&lt;br /&gt;So - here's my room.  HELP!  What does it need?  Send pictures, links to great decorating ideas, stuff like that!!&lt;br /&gt;&lt;br /&gt;We're hoping to find an amazing deal on a flat screen this holiday season, which would also give us an excuse to buy this awesome entertainment center from Ikea we've been eyeing (sorry I can't find it online to show you).  So, hopefully that's what the wall with the TV on it will turn into someday in the not too distant future.  But we'll see. . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/livingroom1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/livingroom1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;But our weirdo off center fireplace is a problem. The mantel super skinny &amp;amp; therefore hard to decorate.  And then there is the issue of lighting.  Right now  the lighting set up is sort of a joke!!&lt;br /&gt;&lt;br /&gt;And here's our new couch.  Isn't it so pretty?!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/livingroom2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/livingroom2.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And my office area - where I live - right behind the couch area.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/livingroom3.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/livingroom3.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We both love our paper lamp, but this is a horrible place for it.  Where should it go??&lt;br /&gt;&lt;br /&gt;And this big cool retro wall box thing and a big empty wall is just to the left of the TV wall.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/livingroom4.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/livingroom4.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I was thinking of doing &lt;a href="http://tarawhitney.com/justbeblogged/2008/06/02/opam-may-08-photo-wall-in-living-room-after/"&gt;this&lt;/a&gt; on this big empty wall.  But I'm not positive.  There is also one other good place for this but its in the dining room area.&lt;br /&gt;&lt;br /&gt;Ok so HELP!!  I know there are plenty of you out there more talented in the interior design arena than me!!  Christmas decorations are going up this weekend, so I can probably stand to have it this way + Christmas stuff until the new year when I have some money for real decorating.  But I still need help!!&lt;br /&gt;&lt;br /&gt;Ok - that's enough blabbing from me for today.  Can't wait to see what you guys come up with!!&lt;br /&gt;&lt;br /&gt;Peace out.&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2060706707396221367/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html#comment-form' title='17 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2060706707396221367'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2060706707396221367'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html' title='{we&apos;ve been elfed!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>17</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3010185403728319208</id><published>2008-11-23T23:06:00.006-07:00</published><updated>2008-11-24T09:59:01.495-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{{{hugs}}}</title><content type='html'>I was thinking about things that make me feel good, and HUGS popped into my head right away.  A hug feels so good!  Hugs are definitely a blessing in my life.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3230/3054681349_320ec95aea_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3230/3054681349_320ec95aea_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/15059"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt;These are my adorable cousins from our Bear Lake trip this past summer.  Aren't they adorable?!&lt;br /&gt;&lt;div&gt;&lt;br /&gt;Ok so - speed scraps this week:&lt;br /&gt;&lt;br /&gt;- &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1115"&gt;Tuesday&lt;/a&gt; (11/25) 10am Mountain Time &amp;amp;&lt;br /&gt;- Friday (11/28) 7pm Mountain Time  (BLACK FRIDAY NIGHT SPEED SCRAP!  woohoo)&lt;br /&gt;&lt;br /&gt;Mark your calendars!!&lt;br /&gt;&lt;br /&gt;One more LO to share today.  This is a fun place at California Adventure where you can go in and learn to draw a character in like 20 minutes or less.  It's awesome and so fun!!  We usually go more than once.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3244/3055560800_4f1c3f30c5_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3244/3055560800_4f1c3f30c5_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/14950/ppuser/4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I'm not sure I love this LO, but I seriously did NOT know what else to do with it.  I dunno.&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Hope you all had a great weekend.  Our weekend was good.  We went on a date on Friday.  We saw "Quantum of Solace" and then went out to dinner.  Happy Sumo!  mmmmm  "Quantum of Solace" was good.  I liked "Casino Royale" much better, but still, the new one was entertaining.&lt;br /&gt;&lt;br /&gt;Saturday was just a cleaning, relaxing, and a little bit of work day.  We watched one of my favorite movies "A Knight's Tale".  Josh had never seen it, so I was excited to watch it with him.  Gosh I love that movie.&lt;br /&gt;&lt;br /&gt;And then today I made a really yummy dessert, went to church, chased 2 and 3 year olds around for 2 hours and then had dinner (and my yummy dessert) with my whole family at my mom and dad's house.  We do it every Sunday and I love it.&lt;br /&gt;&lt;br /&gt;Anyway - I'm dead tired now.  So, off to bed.  See ya!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3010185403728319208/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/hugs.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3010185403728319208'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3010185403728319208'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/hugs.html' title='{{{hugs}}}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240</id><published>2008-11-21T09:00:00.009-07:00</published><updated>2008-11-21T13:21:25.771-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{Christmas is coming!}</title><content type='html'>Yessirree!  The best season of the year is quickly nearing!  Can you believe its November 21st?!  This month is FLYING by!  I am excited by all the Christmas tunes I hear on commercials and the holiday displays popping up in stores.  Christmas is coming!  Woo hoo!!&lt;br /&gt;&lt;br /&gt;Speaking of the holiday season . . . I've got my first holiday themed kit of the year out today!!  Molly DeCrow (DeCrow Designs) and I have teamed up to created this very cool MEGA-KIT!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1000&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;"Very Merry"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1000&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_mdcrow_vm_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This kit is enormous and so fun and unique!  I LOVE the colors, the funky elements, and did you notice it comes with THREE ALPHAS?!!  Yes - THREE!&lt;br /&gt;&lt;br /&gt;And when you purchase "Very Merry" before the end of November you'll get &lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/tagpreview800.jpg"&gt;this awesome set&lt;/a&gt; of printable gift tags that Molly and I created automatically included in your purchase!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/tagpreview_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/tagpreview_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;AND&lt;/span&gt;&lt;/span&gt; at the end of this post you'll find an add-on &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;freebie&lt;/span&gt;  to "Very Merry", so make sure you read all the way to the end!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;Take a look at what my team and I scrapped with this huge kit!&lt;br /&gt;&lt;br /&gt;{LO by me}&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/rudolph_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/rudolph_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/14852/ppuser/4"&gt;(full credits here)&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;{LO by Jess}&lt;br /&gt;&lt;a href="http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/joy.jpg"&gt;&lt;img src="http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/joy.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Ashley}&lt;br /&gt;&lt;a href="http://i472.photobucket.com/albums/rr88/HappyMamaOf4/scrapbooks/ChristmasLights-copy.jpg"&gt;&lt;img src="http://i472.photobucket.com/albums/rr88/HappyMamaOf4/scrapbooks/ChristmasLights-copy.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LOs by Melissa}&lt;br /&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/CassieBad-Sm.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/CassieBad-Sm.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/YBChristmas-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/YBChristmas-SM.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Kate}&lt;br /&gt;&lt;a href="http://i285.photobucket.com/albums/ll55/starfishy_nz/xmastogether.jpg"&gt;&lt;img src="http://i285.photobucket.com/albums/ll55/starfishy_nz/xmastogether.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Erica}&lt;br /&gt;&lt;a href="http://i278.photobucket.com/albums/kk105/ezane888/verrymerry.jpg"&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/verrymerry.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Emily}&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3249/3046322651_443e5574f4_o.png"&gt;&lt;img src="http://farm4.static.flickr.com/3249/3046322651_443e5574f4_o.png" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Kelsy}&lt;br /&gt;&lt;a href="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/stuck-t2.jpg"&gt;&lt;img src="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/stuck-t2.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Paige}&lt;br /&gt;&lt;a href="http://i267.photobucket.com/albums/ii311/p-mommy/1979-12-25Christmas_1200-1.jpg"&gt;&lt;img src="http://i267.photobucket.com/albums/ii311/p-mommy/1979-12-25Christmas_1200-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Denise}&lt;br /&gt;&lt;a href="http://i259.photobucket.com/albums/hh307/neeceebee/naughtyjoshy.jpg"&gt;&lt;img src="http://i259.photobucket.com/albums/hh307/neeceebee/naughtyjoshy.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;proving that you can even use this kit for non-holiday pages!!&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;Aren't the Britt Girls awesome?!  Thanks so much ladies!&lt;br /&gt;&lt;br /&gt;I also have my FIRST EVER set of brushes in the store today!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1012&amp;amp;cat=17"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Funky Stems Brush Set"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=1012&amp;amp;cat=17"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_fsbs_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I've included both the .abr brush set and the .png files for each brush. The .abr brush set only works in Photoshop CS and later versions and I think Photoshop Elements 5.0 and higher.  However, if you find the .abr files aren't compatible with your program, you can VERY easily make the included .png files into brushes that work for earlier version.&lt;br /&gt;&lt;br /&gt;Here's all you have to do:&lt;br /&gt;1) Open the PNG file.&lt;br /&gt;2) Select All.&lt;br /&gt;3) Click Edit &gt; Define Brush Preset&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/howtopng.png" width="540" /&gt;&lt;br /&gt;4) In the box that pops up, rename the brush or just click ok.  The brush will automatically show up in your brush palette.&lt;br /&gt;&lt;br /&gt;Easy right?  If you have any questions feel free to email me and I'll do my best to help you out!!&lt;br /&gt;&lt;br /&gt;Here are a few LOs using my new brushes!!&lt;br /&gt;&lt;br /&gt;{LO by me}&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/mothersdaygifts_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/mothersdaygifts_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/14851/ppuser/4"&gt;(full credits here)&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;{LO by Denise}&lt;br /&gt;&lt;a href="http://i259.photobucket.com/albums/hh307/neeceebee/2007-12-o-christmas-tree-co.jpg"&gt;&lt;img src="http://i259.photobucket.com/albums/hh307/neeceebee/2007-12-o-christmas-tree-co.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;Using "Very Merry". She used the snowflake brush as a clipping mask and made cool stem embellishments.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;{LO by Erica}&lt;br /&gt;&lt;a href="http://i278.photobucket.com/albums/kk105/ezane888/funkystems.jpg"&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/funkystems.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;also using "Very Merry".  She flipped the brushes upside down for a funky snowing effect!  &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;{LO by Melissa}&lt;br /&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/YBChristmasJoy-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/YBChristmasJoy-SM.jpg" width="540" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;Using the new "Very Merry" kit.  She added FLAIR to the stems and made a funky stem element bunch!  COOL HUH?&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Thanks again to my wonderful Britt Girls for these awesome LOs!!&lt;br /&gt;&lt;br /&gt;So . . .  are you ready to see some Show Offs?!  Let's do it!&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-4e.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-4e.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346378660942&amp;amp;site=widget-4e.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346378660942&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-4e.slide.com/p2/648518346378660942/ms_t024_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;Thanks so much to all the Show Offs!  You're all getting my new "Funky Stems Brush Set"!  Watch your inboxes for your gift.  I can't wait to see who shows off next week!&lt;br /&gt;&lt;br /&gt;If you've made it all the way to the end of this post, you DEFINITELY deserve this add-on freebie!  Just a few more things to make "Very Merry" even bigger!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/vmaddon_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/vmaddon_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Download your freebie &lt;a href="http://www.4shared.com/file/72431668/f42196e0/brittdes_vmaddon.html"&gt;HERE&lt;/a&gt;!  &lt;br /&gt;&lt;br /&gt;Hope this post brought a little holiday spirit to your Friday morning!  Have a fantastic weekend!!  See you 'round!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7050922485187350240/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html#comment-form' title='36 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' title='{Christmas is coming!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/th_joy.jpg' height='72' width='72'/><thr:total>36</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8344979716246986325</id><published>2008-11-17T17:42:00.002-07:00</published><updated>2008-11-17T17:48:15.611-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{new everyday magic challenge}</title><content type='html'>Hey guys.  I'm hosting a new "Everyday Magic" challenge at ScrapMatters and it started today.  This challenge is to scrap about your scrap space.  Where does the magic happen?  haha  You can see all the details &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1071"&gt;here&lt;/a&gt; at the ScrapMatters forum. &lt;br /&gt;&lt;br /&gt;And here's my own LO for the challenge:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/thisiswhereilive_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/thisiswhereilive_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/14337/ppuser/4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;{credits here}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Come play along!!&lt;br /&gt;&lt;br /&gt;Also - there's a &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1029"&gt;daytime speed scrap&lt;/a&gt; at SM tomorrow at noon Mountian Time.  I have a doctor's appointment, so I don't think I'll make it, but its got a great prize, so if you can get there, I highly recommend it.&lt;br /&gt;&lt;br /&gt;The &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1068"&gt;evening speed scrap&lt;/a&gt; this week is on Wednesday night at 7 Mountain Time.  And that one I plan to attend!!!&lt;br /&gt;&lt;br /&gt;Ok I'm out the door to pick up our new couch!!!  Gotta run!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8344979716246986325/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/new-everyday-magic-challenge.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8344979716246986325'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8344979716246986325'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/new-everyday-magic-challenge.html' title='{new everyday magic challenge}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7077795450238956731</id><published>2008-11-16T22:56:00.003-07:00</published><updated>2008-11-16T22:58:46.117-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{you gotta have friends}</title><content type='html'>Today my blessing is  . . .  &lt;span style="font-weight:bold;"&gt;friends&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3046/3036716759_e0c9095f4b_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3046/3036716759_e0c9095f4b_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=479945&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;{credits here}&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;br /&gt;&lt;/span&gt;I'm blessed to have awesome friends.  Love you guys!&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7077795450238956731/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/you-gotta-have-friends.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7077795450238956731'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7077795450238956731'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/you-gotta-have-friends.html' title='{you gotta have friends}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1894201254463322050</id><published>2008-11-15T23:50:00.002-07:00</published><updated>2008-11-16T00:05:59.141-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{can you feel the love?}</title><content type='html'>Ok so I am just having a wonderful day!  I have to start out by saying a big, giant, very sincere&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/thankyou_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/thankyou_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;to everyone who contributed to my New Couch Fun!  We went sofa shopping again today and had almost given up hope until we spotted it.  The last one we saw.  THE ONE.&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ournewcouch.jpg" width="540" /&gt;&lt;br /&gt;I don't know if you can tell form the photo, but it's gorgeous in real life.  It's from Ashley Furniture, high quality, SO SO comfy, and the first substantial not-hand-me-down piece of furniture we've ever purchased!  We get to go pick it up on Monday.  We wanted the matching ottomans but they are like crazy expensive, and the sales guy told us about their warehouse sale where they are selling ottomans very cheap.  So we're headed there on Monday as well in the  hopes of finding somewhat matching padded ottomans.&lt;br /&gt;&lt;br /&gt;So as soon as its in my house I'll post a picture.  Then you guys can tell me what else to do with the rest of the room!&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;THANK YOU THANK YOU THANK YOU&lt;/span&gt; for making it possible to have a real life grown up couch!  I can't wait for Monday!!!!&lt;br /&gt;&lt;br /&gt;The next wonderful thing that happened today!!  I got a package in the mail from Kim, one of our fabulous ScrapMatters team members.  She created &lt;a href="http://scrapmatters.com/wordpress/2008/10/16/chipboard-renewed/"&gt;these awesome hybrid albums&lt;/a&gt; and out of the goodness of her heart, decided to send one to &lt;span class="Apple-style-span" style="font-style: italic;"&gt;ME&lt;/span&gt;!  Can you believe that!?!  She just knew I'd love it, so she sent it to me!  I was blown away by her kindness!!&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/OHBOY_WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/OHBOY_WEB.jpg" height="450" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Thank you so much Kim!  I LOVE IT!!&lt;br /&gt;&lt;br /&gt;I'll finish up by posting a few LO's I've done lately, but haven't posted here.  LOTS of new fabulous products from the designer I CT for, so if you like the products you see, check out my credits and you'll find a link to get the kit!!&lt;br /&gt;&lt;br /&gt;This first LO is from the day my new baby niece was born.  I used the free kit you get in the ScrapMatters November Newsletter.&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/unforgettable_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/unforgettable_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php?photo=13969&amp;amp;nocache=1"&gt;&lt;span style="font-style:italic;"&gt;{full credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;One of my favorite LOs, and favorite kits for that matter, that I've scrapped in a while - this LO is my other sweetie niece from this past July.  She's so fun to photograph.&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Kisses_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Kisses_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/13967/ppuser/4"&gt;{full credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;A fun little LO about me (I don't do those very often).&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/10_Things_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/10_Things_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=476900&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;{full credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And one last one from Christmas '07.&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/PearlsforMom_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/PearlsforMom_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/13877/ppuser/4"&gt;{full credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Josh took me to my first major league soccer game tonight (brrrr it was cold!) and they lost!  But it was still fun.  We sat on the front row with a bunch of Josh's friends. They all love Real Salt Lake in a crazy!  Soccer fans are nuts.  People were throwing smoke bombs and streamers and all kinds of stuff all through the game.  It was entertaining for sure.&lt;br /&gt;&lt;br /&gt;So you see - its been a totally wonderful day!!  Can you feel the love?&lt;br /&gt;&lt;br /&gt;Ok - that's enough from me for tonight!  See you later!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1894201254463322050/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/can-you-feel-love.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1894201254463322050'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1894201254463322050'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/can-you-feel-love.html' title='{can you feel the love?}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2809755590493322508</id><published>2008-11-14T09:20:00.001-07:00</published><updated>2008-11-14T09:24:24.778-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{friends that inspire me}</title><content type='html'>Happy Friday everyone!&lt;br /&gt;&lt;br /&gt;Today I have a new template pack to release.  My friend, and Britt Girl, &lt;a href="http://believeittoseeit.blogspot.com/"&gt;Ashley (One Happy Mama)&lt;/a&gt; has a totally unique and refreshing style.  I'm always scraplifting from her, so I decided it was time to create some templates based on some of her work.  I was so thrilled when she gave me the ok to share her awesome style with the rest of the digi-scrapping world!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=978&amp;amp;cat=21"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Inspired by Ashley Templates"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=978&amp;amp;cat=21"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_iba_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here are the original LOs I was inspired by:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/inpiration_LOs_WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/inpiration_LOs_WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here are some LOs my team and I scrapped!&lt;br /&gt;&lt;br /&gt;{LO by Erica}&lt;br /&gt;&lt;a href="http://i278.photobucket.com/albums/kk105/ezane888/inspbyashley.jpg"&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/inspbyashley.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;using Electric Pop, Let's Kick It, and Hang in There&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;div&gt;&lt;br /&gt;{LOs by Melissa}&lt;br /&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/BearCountry-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/BearCountry-SM.jpg" width="540" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;using "Shiver Me Timbers", "Bunches of Flowers", "Date Stamp Classic" and Burnt Toast Alpha&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/PolarBear-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/PolarBear-SM.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;using Snowbound, Date Stamped, and The Bright Side&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;{LO by Kelsy}&lt;br /&gt;&lt;a href="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-trickster.jpg"&gt;&lt;img src="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-trickster.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;Using The Bright Side &amp;amp; The Big Blue Alpha (recolored)&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;{LO by Denise}&lt;br /&gt;&lt;a href="http://i259.photobucket.com/albums/hh307/neeceebee/2008-10superjoshcopy.jpg"&gt;&lt;img src="http://i259.photobucket.com/albums/hh307/neeceebee/2008-10superjoshcopy.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;{LO by Paige}&lt;br /&gt;&lt;a href="http://i267.photobucket.com/albums/ii311/p-mommy/2008-03-04AlmostTwo1_600.jpg"&gt;&lt;img src="http://i267.photobucket.com/albums/ii311/p-mommy/2008-03-04AlmostTwo1_600.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;using Glam-o-Rama Paper Pack, In Stitches: Frames, Enchantment and Electric Pop alpha&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;{LO by Jess}&lt;br /&gt;&lt;a href="http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/free-spirit.jpg"&gt;&lt;img src="http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/free-spirit.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;using Pretty Scallops, Paper Shapers, Glam-o-Rama Paper Pack, and Enchantment&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;{LO by Kate}&lt;br /&gt;&lt;a href="http://i285.photobucket.com/albums/ll55/starfishy_nz/babylove.jpg"&gt;&lt;img src="http://i285.photobucket.com/albums/ll55/starfishy_nz/babylove.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;using The Bright Side &amp;amp; Glam-o-Rama Paper Pack&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;{LO by me}&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/WeVoted_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/WeVoted_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;Using Let's Kick It&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;So go grab &lt;a href="http://scrapmatters.com/shop/product.php?productid=978&amp;amp;cat=21"&gt;these templates&lt;/a&gt; today so you can create layouts with as much style and artistry as Ashley!&lt;br /&gt;&lt;br /&gt;Ready to see some awesome show offs that came in this week??&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;embed src="http://widget-99.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=bb&amp;amp;il=1&amp;amp;channel=648518346378414745&amp;amp;site=widget-99.slide.com" style="width:400px;height:400px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:400px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346378414745&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-99.slide.com/p2/648518346378414745/bb_t047_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346378414745&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-99.slide.com/p4/648518346378414745/bb_t047_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;Thanks to everyone who showed off this week.  You'll all be getting my new "Inspired by Ashley Templates".  I hope you like 'em!&lt;br /&gt;&lt;br /&gt;If you want to show off and get free stuff, just email me a LO you've created during the current week (no saving up) that uses anything from Britt-ish Designs each week before Friday.  Be sure to make "Show Off" your subject line so I don't miss your email.&lt;br /&gt;&lt;br /&gt;And Show Offs, if you notice your LO missing from the slide show or don't receive your gift email today, email me and let me know.  Its almost impossible to keep this all straight without and without mistakes.&lt;br /&gt;&lt;br /&gt;That's it from me this morning folks.  I'll see you later!  Have a great Friday!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2809755590493322508/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/friends-that-inspire-me_14.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2809755590493322508'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2809755590493322508'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/friends-that-inspire-me_14.html' title='{friends that inspire me}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/th_free-spirit.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6110644733784690863</id><published>2008-11-13T10:08:00.004-07:00</published><updated>2008-11-13T15:22:26.598-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{soccer girl freebie}</title><content type='html'>I've had a few requests for some &lt;span class="Apple-style-span" style="color: rgb(153, 51, 153);"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;GIRL&lt;/span&gt;&lt;/span&gt; soccer flair, so I threw a few together for whoever would like them.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_sgflair_LRG.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Download your freebie &lt;a href="http://www.4shared.com/file/71338938/d3ef4037/brittdes_sgf.html"&gt;HERE&lt;/a&gt;.  Enjoy.&lt;br /&gt;&lt;br /&gt;So guess what, I'm getting pirated AGAIN!  I seriously don't see where these Yahoo Groups get off taking kits.  It's not like stealing from some faceless mega corporation who makes millions of dollars (not that I support that either!  I'm again pirating of ANY kind).  But to steal from a little digital scrapbooking designer.  Holy cow, that is disgusting.&lt;br /&gt;&lt;br /&gt;And the worse thing is that in this email that went out they made sure to say "Don't contact the designer. What we're doing isn't illegal, we're borrowing, not stealing".  Can you believe that?!  What liars!!!!!!!!!!!  I am not as fuming as I was last time this happened, just disgusted at the dishonesty of some people.&lt;br /&gt;&lt;br /&gt;Hey, are you signed up for the ScrapMatters.com Newsletter?  If not, you are missing out on some awesome stuff.  For one, you get a full free kit in every issue.  The new one coming out is amazing, trust me, so make sure you're subscribed.  All you have to do is go to the &lt;a href="http://scrapmatters.com/shop/home.php"&gt;shop home page&lt;/a&gt;, and on the left hand column, where it says "Your email, subscribe", just enter your email and hit the subscribe button.  I've seen the November Issue that is coming out and its awesome.  Full of fun articles, interviews, tips and tricks (one written by me!) and of course, that awesome free kit.  So sign up, so you don't miss out!&lt;br /&gt;&lt;br /&gt;Speaking of getting free stuff, did you know that you can get a gorgeous Welcome Kit from ScrapMatters just for becoming a part of our community?  Erica Zane just created a brand new one, so you should &lt;a href="http://scrapmatters.com/forums/showthread.php?t=177"&gt;go see it&lt;/a&gt; and read the post about how you get it.  It's really pretty! I'm excited to use it!!!&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;We're totally rearranging our living room/dining room/my office area.  I got totally fed up facing the wall with my back to front door and HAD to make a change.  But our living room is an impossible shape and we could NOT for the life of us figure out a way to set it up any differently.  But then - my brilliant aunt who has this magic eye for interior design came over for Beading Beauties the other night and I knew she'd figure it out for me!  It only took her like 5 minutes!  I love how its looking so far (its not done yet).  And the best part is I get to face the big front windows and actually see the world all day.  It's very refreshing!  &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;OH and I hope you didn't think I'd forgotten all about the new couch fund.  We raised enough money for the new couch (all thanks to you!!!) so we've been couch shopping.  I think we sat on like 50 sofas last Saturday night!  We still haven't found THE ONE yet, but we're looking!  I can't wait to get ride of our eye sore of a sofa, and make my living room look better!!!!  As soon as I find THE ONE, I'll post pics.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;Well - I've got lots of work to do, so I better run.  See you kids later. :)&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6110644733784690863/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html#comment-form' title='18 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6110644733784690863'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6110644733784690863'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html' title='{soccer girl freebie}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>18</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4042070259339892248</id><published>2008-11-11T23:32:00.001-07:00</published><updated>2008-11-11T23:41:02.195-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{necklace! necklace! get your necklace here!}</title><content type='html'>Beading Beauties was a lot of fun tonight.  We had a great turn out and everyone made some gorgeous stuff!! I made another necklace to sell.  Anyone interested??&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/owlnecklace1_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/owlnecklace1_BLOG.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/owlnecklace2_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/owlnecklace2_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/owlnecklace2_BLOG.jpg"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;As most of you know, I have thing for owls.  I seriously LOVE this one!!  The necklace is 21.5" long (I made this one adult size).  The owl is about 3.25" tall from head to tail.  And I threw in some matching earrings (with sterling silver hooks) that are 1.5" long.  All the beads are either glass or plastic.  It's actually a nice weight, the owl is surprisingly light.&lt;br /&gt;&lt;br /&gt;Anyway - if anyone wants to buy it, email me at designerbrittney at gmail dot com and let me know!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4042070259339892248/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/necklace-necklace-get-your-necklace.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4042070259339892248'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4042070259339892248'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/necklace-necklace-get-your-necklace.html' title='{necklace! necklace! get your necklace here!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-612772238529794032</id><published>2008-11-09T23:11:00.001-07:00</published><updated>2008-11-09T23:12:43.901-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{the blessing of health}</title><content type='html'>I am so thrilled to show you my blessing this week!!  Why, you ask?  It's because I FINALLY - after 4 weeks - can say I feel healthy!  So that's what my blessing is.  Health &amp;amp; strength!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3057/3018578158_6ef87d4cec_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3057/3018578158_6ef87d4cec_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/13448/ppuser/4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{full credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I used HayNay Designs brand new kit, "&lt;a href="http://scrapmatters.com/shop/product.php?productid=973&amp;amp;cat=37&amp;amp;page=1"&gt;Beautiful Blessings&lt;/a&gt;".  Heather is quickly becoming a majorly talented designer.  We're so lucky to have her at ScrapMatters.&lt;br /&gt;&lt;br /&gt;Ok, so my new little niece Ella is so precious!  I just LOVE holding her!  They don't stay in that tiny snuggly newborn stage for very long so I'm loving every minute of it.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/ELLA.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ELLA.jpg" height="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Isn't she so gorgeous?&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/ELLA2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ELLA2.jpg" height="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Well - that's pretty much it from me tonight.  OOOH one quick announcement.  There's a morning &lt;a href="http://scrapmatters.com/forums/showthread.php?t=1000"&gt;&lt;span style="font-weight:bold;"&gt;speed scrap tomorrow&lt;/span&gt;&lt;/a&gt; at 10am Mountain time.  Christy is hosting and the participation prize is awesome.  I'm excited.  &lt;br /&gt;&lt;br /&gt;See ya later!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/612772238529794032/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/blessing-of-health.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/612772238529794032'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/612772238529794032'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/blessing-of-health.html' title='{the blessing of health}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3848542146337765128</id><published>2008-11-07T09:07:00.009-07:00</published><updated>2008-11-07T10:21:05.833-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{let's kick it!}  freebie below!</title><content type='html'>Hello hello!  It's FRIDAY!  And that means I have new goodies in the store!  Let me show you what's new!&lt;br /&gt;&lt;br /&gt;First up, I have a brand new kit.  I had quite a few request for a soccer-themed kit, lots of soccer moms out there!  So - here is . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=890&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Let's Kick It"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=890&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_lki_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here are some detail shots for ya (click to enlarge).&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/lki_details_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/lki_details_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;As I usually do with my kits, I've made sure to pack in lots of non-soccer goodies, so this kit is definitely useable again and again for any type of page.  AND when you purchase "Let's Kick It" this week, you also get this bonus alpha free, automatically included in your download.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/lki_specialoffer_WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/lki_specialoffer_WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Let me show you what the Britt Girls and I have scrapped with it!&lt;br /&gt;&lt;br /&gt;{LO by Yours Truly}&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/thehooligans_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/thehooligans_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Erica}&lt;br /&gt;&lt;a href="http://i278.photobucket.com/albums/kk105/ezane888/kickit.jpg"&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/kickit.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LOs by Melissa}&lt;br /&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/MeiXiang-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/MeiXiang-SM.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/Grateful-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/Grateful-SM.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Paige}&lt;br /&gt;&lt;a href="http://i267.photobucket.com/albums/ii311/p-mommy/2007-11-10Show-Offs_1200.jpg"&gt;&lt;img src="http://i267.photobucket.com/albums/ii311/p-mommy/2007-11-10Show-Offs_1200.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Kelsy}&lt;br /&gt;&lt;a href="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-ball-player.jpg"&gt;&lt;img src="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-ball-player.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Jess}&lt;br /&gt;&lt;a href="http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/soccer-star.jpg"&gt;&lt;img src="http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/soccer-star.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Denise}&lt;br /&gt;&lt;a href="http://i259.photobucket.com/albums/hh307/neeceebee/2006-11starstruckcopy.jpg"&gt;&lt;img src="http://i259.photobucket.com/albums/hh307/neeceebee/2006-11starstruckcopy.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LOs by Ashley}&lt;br /&gt;&lt;a href="http://i472.photobucket.com/albums/rr88/HappyMamaOf4/scrapbooks/iPhone-copy.jpg"&gt;&lt;img src="http://i472.photobucket.com/albums/rr88/HappyMamaOf4/scrapbooks/iPhone-copy.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i472.photobucket.com/albums/rr88/HappyMamaOf4/scrapbooks/soccer-practice-copy.jpg"&gt;&lt;img src="http://i472.photobucket.com/albums/rr88/HappyMamaOf4/scrapbooks/soccer-practice-copy.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i472.photobucket.com/albums/rr88/HappyMamaOf4/scrapbooks/soccer-stars-copy.jpg"&gt;&lt;img src="http://i472.photobucket.com/albums/rr88/HappyMamaOf4/scrapbooks/soccer-stars-copy.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Fun right?!  I've designed a few extra items for a freebie add-on at the end of this post, so keep reading!&lt;br /&gt;&lt;br /&gt;I'm also adding a couple other little goodies to the store today.&lt;br /&gt;&lt;br /&gt;Heather Lee of Joy Revisted Photo Artistry and I have teamed up to creat this gorgeous "&lt;a href="http://scrapmatters.com/shop/product.php?productid=899&amp;amp;cat=19"&gt;&lt;span style="font-weight:bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:large;"&gt;2009 Calendar QuickPage"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt; project!  It's  a simple hybrid project that will be great for holidays gifts this season!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=899&amp;amp;cat=19"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_09CALQPs_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Heather Lee created each beautiful page in the calendar with all of my kits!  And here's what it looks like finished, printed and bound!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i268.photobucket.com/albums/jj28/hedderlee/DSC_5012.jpg" width="540" /&gt;&lt;br /&gt;&lt;img src="http://i268.photobucket.com/albums/jj28/hedderlee/DSC_5013.jpg" width="540" /&gt;&lt;br /&gt;&lt;img src="http://i268.photobucket.com/albums/jj28/hedderlee/DSC_4913.jpg" width="540" /&gt;&lt;br /&gt;&lt;img src="http://i268.photobucket.com/albums/jj28/hedderlee/DSC_4905.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;I can't WAIT to make mine!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=892&amp;amp;cat=10"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;"Date Stamp Classic"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This was the participation prize for the Speed Scrap I hosted this week.  So if you missed the SS, you can get these awesome date stamps in the store now.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_class_LRG.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;And &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=891&amp;amp;cat=18"&gt;"Pretty Scallops"&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_scal_LRG.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Here is a LO I scrapped with one of the papers and "Date Stamp Classic"!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/TerrorRide_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/TerrorRide_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Melissa}&lt;br /&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/YBBear-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/YBBear-SM.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Erica}&lt;br /&gt;&lt;a href="http://i278.photobucket.com/albums/kk105/ezane888/scall-lkia.jpg"&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/scall-lkia.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This paper pack is worn, scalloped and super fab. And all of this week's Show Offs are getting it for free!  Want to see the Show Offs?  OK!&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;embed src="http://widget-d2.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=bb&amp;amp;il=1&amp;amp;channel=648518346378039250&amp;amp;site=widget-d2.slide.com" style="width:400px;height:400px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:400px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346378039250&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-d2.slide.com/p1/648518346378039250/bb_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346378039250&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-d2.slide.com/p2/648518346378039250/bb_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346378039250&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-d2.slide.com/p4/648518346378039250/bb_t017_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;Awesome work this week Show Offs!  Can't wait to see what you'll come up with next!&lt;br /&gt;&lt;br /&gt;Ok time for that promised "Let's Kick It Add On" freebie!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/lki-ADD-ON-LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/lki-ADD-ON-LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Click &lt;a href="http://www.4shared.com/file/70058553/b4de4be7/brittdes_lkiAO.html"&gt;HERE&lt;/a&gt; to download.  Make sure you leave a little comment if you do.  I love reading all your comments.&lt;br /&gt;&lt;br /&gt;And that's it from me today!  Hope your Friday is a great one! I'll be seeing some of you at the noon Speed Scrap at SM today.  And to the rest of you, I'll see you later!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3848542146337765128/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html#comment-form' title='20 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3848542146337765128'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3848542146337765128'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html' title='{let&apos;s kick it!}  freebie below!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/th_soccer-star.jpg' height='72' width='72'/><thr:total>20</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8199639400286127613</id><published>2008-11-06T15:02:00.001-07:00</published><updated>2008-11-06T15:19:06.254-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{sneak peek}</title><content type='html'>I thought maybe someone out there might want a sneak peek at what I've got coming out tomorrow. . .&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/sneakypeek-BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/sneakypeek-BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;Intrigued?  Curious?&lt;br /&gt;&lt;br /&gt;Well - the speed scrap last night was REALLY fun.  We had a great turn out and I loved seeing everyone's LOs.  Here is the LO I created for it.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/babyshower_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/babyshower_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/12959/ppuser/4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{credits here}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;There's a daytime speed scrap tomorrow afternoon that I plan on doing.  It's tomorrow at 12 noon Mountain time.  Click &lt;a href="http://scrapmatters.com/forums/showthread.php?t=983"&gt;here&lt;/a&gt; to find out more.  The participation prize for this one is REALLY cute.  Come play along if you can.  It's a lot of fun.&lt;br /&gt;&lt;br /&gt;Alrighty well - I guess that's it until tomorrow.  Oh and thanks so much for all the well wishes from all of you.  I'm feeling a lot  better these days.  Not 100% yet, but much better!    Ok - see ya tomorrow!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8199639400286127613/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/sneak-peek.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8199639400286127613'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8199639400286127613'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/sneak-peek.html' title='{sneak peek}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2702594633821727000</id><published>2008-11-05T13:10:00.000-07:00</published><updated>2008-11-05T13:14:33.620-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{halloween party}</title><content type='html'>I still haven't posted pictures from the Halloween Party Josh and I threw at our house.  It's sort of becoming a tradition to invite both our families over for a Halloween party.  Nothing too exciting, just dinner and costumes and visiting.  But its still a lot of fun!  PLUS - its an excuse to get dressed up!&lt;br /&gt;&lt;br /&gt;Josh and I were pirates this year and I think our costumes turned out pretty sweet.  Ill or not, I was dressing up!! It's my favorite part of Halloween.  I unintentionally ended up looking sort of like an 80s pirate, but oh well.&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/pirates_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/pirates_BLOG.jpg" width="350" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/girlypirate_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/girlypirate_BLOG.jpg" width="350" /&gt;&lt;/a&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/girlypirate_BLOG.jpg"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;Here are some other pics from the party.  It was a great time!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/partycollage_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/partycollage_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;span style="font-style:italic;"&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;click to enlarge&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;On an entirely different note - did you watch Obama's acceptance speech last night?  I don't care who you voted for, who you supported through the campain, that was an inspiring moment.  I felt hope for our country.  Not to mention what an important and historically significant moment it was for our country.  I felt blessed to be experiencing it.  Josh and I sat hand in hand on our sofa and watched with tears in our eyes.  It was quite a moment I thought.&lt;br /&gt;&lt;br /&gt;Well - that's it for today!  See you tonight for the Speed Scrap hopefully.  I added the prize, so you can see what that is &lt;a href="http://scrapmatters.com/forums/showthread.php?t=960"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Peace out.&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2702594633821727000/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/halloween-party.html#comment-form' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2702594633821727000'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2702594633821727000'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/halloween-party.html' title='{halloween party}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7037781114953008342</id><published>2008-11-03T23:45:00.002-07:00</published><updated>2008-11-03T23:49:09.651-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{'late posts' is my middle name}</title><content type='html'>I'm a day late on my blessings LOs this week.  Oh well!  Late is my thing this week I guess.&lt;br /&gt;&lt;br /&gt;ANYWAY - here are my two blessing LOs to catch me up.  First up . . . my new little precious baby niece was born last Wednesday.  She is beautiful and perfect and I love her to death already.  She was a no-brainer for the blessing book this week.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3036/3002121138_6c6f5945eb_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3036/3002121138_6c6f5945eb_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/12742/ppuser/4"&gt;&lt;span style="font-style:italic;"&gt;{full credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Isn't she so cute!!?  Here are a few more pictures from her birth-day.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Ella2_WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Ella2_WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Ella7_WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Ella7_WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Could they be cuter parents?&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Ella8_WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Ella8_WEB.jpg" height="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Both mom and baby are doing great!&lt;br /&gt;&lt;br /&gt;My second blessing page this week is another no-brainer!  My right to vote.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3044/3001284703_d73afa16b0_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3044/3001284703_d73afa16b0_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/12743/ppuser/4"&gt;&lt;span style="font-style:italic;"&gt;{full credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Josh and I will be headed to vote tomorrow at 7:45 am!  I'm excited.  I'm so blessed to live in a country where I have a right to vote for who I want to, no matter what that means.  I hope all of you who are eligible are voting tomorrow.  It's so important!&lt;br /&gt;&lt;br /&gt;A few little items to shamelessly plug  . . .&lt;br /&gt;&lt;br /&gt;1) My new "Everday Magic" challenge has begun today at ScrapMatters.  It's all about the last movie you sat down and watched start to finish.  It's a lot of fun, so I hope you'll all &lt;a href="http://scrapmatters.com/forums/showthread.php?t=959"&gt;come play along&lt;/a&gt;.  The last movie I saw start to finish was our Halloween movie night!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/HalloweenMovieNight_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/HalloweenMovieNight_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/12739/ppuser/4"&gt;{full credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We had a great night, curled up on the couch watchin' a scary movie!  I love Halloween.  I'm a little sad its over.&lt;br /&gt;&lt;br /&gt;2) I'm hosting a speed scrap Wednesday night at 8pm.  Join me, won't you?&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/mynovSS_WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/mynovSS_WEB.jpg" height="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I'll have the prize done ready to show you tomorrow, so check back &lt;a href="http://scrapmatters.com/forums/showthread.php?p=15895#post15895"&gt;here&lt;/a&gt; later to see what it is.&lt;br /&gt;&lt;br /&gt;And that's it from me tonight.  Time to go to bed.  Yikes.  I didn't realize how late it was!!!  Good night!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7037781114953008342/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/late-posts-is-my-middle-name.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7037781114953008342'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7037781114953008342'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/late-posts-is-my-middle-name.html' title='{&apos;late posts&apos; is my middle name}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-641533781325596842</id><published>2008-11-01T11:03:00.002-06:00</published><updated>2008-11-01T11:22:02.071-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{better late than never}</title><content type='html'>Ok this is going to be short and sweet!!  Sorry but I've gotta get back in bed, cuz I really feel icky.  But I wanted to make sure to get my new alpha in the store, so you could get it on sale during Digital Scrapbooking Day.  &lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=881&amp;amp;cat=3"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Razzle Dazzle Alpha"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=881&amp;amp;cat=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_raz_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Let me show you what my amazing team scrapped with it!!&lt;br /&gt;&lt;br /&gt;{LO by Erica}&lt;br /&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/razdaz.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{LO by Jessica}&lt;br /&gt;&lt;img src="http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/drive-my-car.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{LO by Paige}&lt;br /&gt;&lt;img src="http://i267.photobucket.com/albums/ii311/p-mommy/2008-10-22Mine_600.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{LO by Kelsy}&lt;br /&gt;&lt;img src="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-I-dont-like-cake.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{LO by Melissa}&lt;br /&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/Titanic-SM.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{LO by Denise}&lt;br /&gt;&lt;img src="http://i259.photobucket.com/albums/hh307/neeceebee/2008-10somebunnylovesyoucopy.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;It's super cheap right now during our big Digital Scrapbooking Sale so go snag it!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/home.php"&gt;&lt;img src="http://scrapmatters.com/wordpress/wp-content/uploads/2008/10/sm_dsd_ad-2008-copy.jpg" width="340" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Plus, today starts an all new month of challenges in our Matter of Scrap system!  Lots and lots of inspiring and fun challenges are on their way!!&lt;br /&gt;&lt;br /&gt;Ready to see the awesome Show Offs that came in this week? &lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;embed src="http://widget-0f.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=bb&amp;amp;il=1&amp;amp;channel=648518346377712143&amp;amp;site=widget-0f.slide.com" style="width:400px;height:400px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:400px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346377712143&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-0f.slide.com/p2/648518346377712143/bb_t028_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=bb&amp;amp;at=un&amp;amp;id=648518346377712143&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-0f.slide.com/p4/648518346377712143/bb_t028_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="width:400px;text-align:left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;This week we broke another record!!  60 Show Off LOs!!  Woo hoo! :)&lt;br /&gt;&lt;br /&gt;Just a couple quick reminders for Show Offs.  1) They need to have been scrapped within the week that you send them in.  You can't save them up to send in later.  2) Be sure to include your name and what you used in the email, unless its totally obvious.  Most times I remember who you are and what you've used, but every once in a while I get thrown. &lt;br /&gt;&lt;br /&gt;Can't wait to see what you send in this week!!&lt;br /&gt;&lt;br /&gt;Just to answer you questions - the doctor said I have a viral infection (pretty much a blanket diagnosis) and prescribed me some antibiotics.  Im going to see and Ear Nose and Throat doctor in mid-November.  Which will be good, but it doesn't help me now!  I still feel crappy and just want to get better so I can go see my new niece!  YEP my new little niece was born this past week and its killing me that I can't go and see her.  I saw her at the hospital the day she was born and that's it.   Her name is Ella Margaret and she's gorgeous!!  When I have more energy and I'm feeling better I'll post pictures.&lt;br /&gt;&lt;br /&gt;That's it from me!  See you later!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/641533781325596842/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/better-late-than-never.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/641533781325596842'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/641533781325596842'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/11/better-late-than-never.html' title='{better late than never}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/th_drive-my-car.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7344212547580880204</id><published>2008-10-30T16:58:00.002-06:00</published><updated>2008-10-30T17:06:25.246-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{so SICK of being SICK!!!!!}</title><content type='html'>Just when I thought I was feeling better, I think I got sick all over again.  Not kidding.  I feel worse than ever.  So - I'll try and get show offs done tomorrow and post my new product, but I can't promise it will be in the morning.  Just warnin' you guys!!  &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I have a doctor's appointment tomorrow morning.  Hopefully he can help me.  I've been sick since the 12th of October!!!&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7344212547580880204/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html#comment-form' title='24 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7344212547580880204'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7344212547580880204'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html' title='{so SICK of being SICK!!!!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>24</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8584857787431012766</id><published>2008-10-26T22:39:00.003-06:00</published><updated>2008-10-26T22:51:00.748-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{2 blessings}</title><content type='html'>So I know I'm sort of due for 3 blessings today, but I only got 2 done.  So I'll post 2 next week and then be all caught up!&lt;br /&gt;&lt;br /&gt;First - my brother Christian!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3168/2977455784_e5e4d879e3_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3168/2977455784_e5e4d879e3_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=461834&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{full credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is my younger brother Christian, just younger than me.  He is about to be the daddy of 2 daughters.  He's such a great guy.  :)&lt;br /&gt;&lt;br /&gt;And here is my 2nd blessing for today.  I was watching some TV show and there was a blind person and it just hit me SO HARD how lucky I am to have the gift of sight!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3200/2976598979_e5e37838b7_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3200/2976598979_e5e37838b7_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=461858&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{full credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And those are my blessings for today.  I thought I was over and done with being sick but NNNOPE!  I was sick in bed all day yesterday and had to leave church early today to go home and crash.  I seriously need to be done with this sickness.  I'm really tired of feeling sick!&lt;br /&gt;&lt;br /&gt;&lt;div&gt;Oh - and one little bit of info.  ScrapMatters will be down all day tomorrow for a scheduled server upgrade.  So - don't panic!  It will be back up sometime on Tuesday!!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;Well - I think I'll talk Josh into watching Amazing Race now before we go to sleep!  See ya later!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/blogsighalloween.jpg" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8584857787431012766/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/10/2-blessings.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8584857787431012766'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8584857787431012766'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/10/2-blessings.html' title='{2 blessings}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5191391955509328801</id><published>2008-10-24T09:45:00.001-06:00</published><updated>2008-10-24T09:50:51.451-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{lookin' at the bright side}   freebie alert!</title><content type='html'>Is it just me or does it feel awesome to have a Friday new release?  I mean - I only missed 1 week but now that I'm typing this post I finally feel back on track!&lt;br /&gt;&lt;br /&gt;ANYWAY - wanna see what I've whipped up??  Introducing . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=856&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"The Bright Side"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=856&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_tbs_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I came home from our trip with a desire for a bright, poppy, fun, energetic kit and this is what I came up with.  I think I love it!! :)&lt;br /&gt;&lt;br /&gt;AND if you buy during the next 7 days you get this bonus alpha totally free!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/tbs_specialoffer_WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/tbs_specialoffer_WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Check out what my team and I scrapped with it!&lt;br /&gt;&lt;br /&gt;{LOs by ME!}&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/rockstar_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/rockstar_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/BigGirl_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/BigGirl_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LOs by Denise}&lt;br /&gt;&lt;a href="http://i259.photobucket.com/albums/hh307/neeceebee/2008-07heavensentcopy.jpg"&gt;&lt;img src="http://i259.photobucket.com/albums/hh307/neeceebee/2008-07heavensentcopy.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i259.photobucket.com/albums/hh307/neeceebee/2005-04-help-from-dad-copy.jpg"&gt;&lt;img src="http://i259.photobucket.com/albums/hh307/neeceebee/2005-04-help-from-dad-copy.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Melissa}&lt;br /&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/UnderSea-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/UnderSea-SM.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Kelsy}&lt;br /&gt;&lt;a href="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-marine-world-t3.jpg"&gt;&lt;img src="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-marine-world-t3.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Erica}&lt;br /&gt;&lt;a href="http://i278.photobucket.com/albums/kk105/ezane888/tbside.jpg"&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/tbside.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Paige}&lt;br /&gt;&lt;a href="http://i267.photobucket.com/albums/ii311/p-mommy/2008-09-29Cousins_1200.jpg"&gt;&lt;img src="http://i267.photobucket.com/albums/ii311/p-mommy/2008-09-29Cousins_1200.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Fun huh?!  Make sure you pick up the add-on freebie at the end of this post!!  This kit is so versatile!  I loved seeing how everyone used it.  Hope you guys love it too!&lt;br /&gt;&lt;br /&gt;Ok - let's see some Show Offs now, shall we?&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-94.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-94.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346377131156&amp;amp;site=widget-94.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346377131156&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-94.slide.com/p2/648518346377131156/ms_t047_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;Thanks to all the Show Offs!  This week you're all getting any 1 of my template packs for free!  Watch your email inboxes for the coupon code!!&lt;br /&gt;&lt;br /&gt;If you want to Show Off and get a gift next Friday, just email me a LO (or a link to a LO) using any Britt-ish Designs product to designerbrittney at gmail dot com.&lt;br /&gt;&lt;br /&gt;Are you ready for your freebie now?!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_tbsAO_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_tbsAO_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Just a few extra goodies to make "The Bright Side" even bigger and more complete!  Download your freebie &lt;a href="http://www.4shared.com/file/68023858/b1b014d4/brittdes_tbsAO.html"&gt;HERE&lt;/a&gt;.  Say hi when you download and ENJOY!&lt;br /&gt;&lt;br /&gt;We're officially on baby-watch starting this weekend.  My brother and SIL should be having their new baby girl very soon!!  So I'll have another beautiful niece to scrap! HAHA I can't wait!!!  See you on Sunday with some blessing LOs (I've got 3 weeks to catch up on).  Maybe one of them will be my new niece!&lt;br /&gt;&lt;br /&gt;Until then . . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/blogsighalloween.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5191391955509328801/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html#comment-form' title='18 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5191391955509328801'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5191391955509328801'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html' title='{lookin&apos; at the bright side}   freebie alert!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>18</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2860727570746326902</id><published>2008-10-23T15:43:00.001-06:00</published><updated>2008-10-23T16:07:54.997-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{feels good to scrap!}</title><content type='html'>After a week and a half without scrapping, it feels so nice to scrap again!!  Let me show you what I've done since I've been home (yes, I have lingering Disneyland fever so ALL these pages are from various Disneyland trips!).&lt;br /&gt;&lt;br /&gt;I scrapped this yesterday for the Speed Scrap!  It's from our trip last March.  I LOVE Snow White.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm3.static.flickr.com/2347/2967783274_a3c02b6063_o.jpg"&gt;&lt;img src="http://farm3.static.flickr.com/2347/2967783274_a3c02b6063_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/11454/ppuser/4"&gt;{credits here}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I scrapped this one this morning using Erica Zane's awesome new "&lt;a href="http://scrapmatters.com/shop/product.php?productid=837&amp;amp;cat=6"&gt;Tickle Me Happy&lt;/a&gt;" kit!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3251/2968065706_92bee2b5d0_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3251/2968065706_92bee2b5d0_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/11532/ppuser/4"&gt;{credits here}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And this afternoon, I TOTALLY spaced the Speed Scrap!  I was just sitting here scrapping this page, and totally forgot about it! :(  I am so bummed I missed it!!  I do like this page though . . .  It's one of those magical Disneyland stories I always put off scrapping because I don't want to mess it up.  But thanks to the DIS challenge, I got the push I needed to get it scrapped (This is from our March trip too).&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3178/2968016016_d748ab1028_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3178/2968016016_d748ab1028_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/11589/ppuser/4"&gt;{credits here}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And that's all the pages I've done this week.&lt;br /&gt;&lt;br /&gt;Oh hey, would you like a little peek at what's new tomorrow??&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/1023sneakpeek.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/1023sneakpeek.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;I know - not the most telling peek - but you'll see it all tomorrow!!&lt;br /&gt;&lt;br /&gt;Have a great night!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/blogsighalloween.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2860727570746326902/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/10/feels-good-to-scrap.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2860727570746326902'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2860727570746326902'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/10/feels-good-to-scrap.html' title='{feels good to scrap!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4448858992850702727</id><published>2008-10-20T15:55:00.000-06:00</published><updated>2008-10-20T15:56:59.532-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{home again, home again}</title><content type='html'>I'm baaaaack!  It's good to be home, but oh man did we have a great trip!!  It was so incredible to have my man all to myself for a whole week!  Not to mention to be alone with him at DISNEYLAND!  We had a great time and enjoyed MANY days of magic!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/kissy_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/kissy_BLOG.jpg" height="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(thank goodness for the photopass photographers!  I'm glad they told us to kiss and got this shot!  Its one of my faves from the trip!)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/giantpumpkin_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/giantpumpkin_BLOG.jpg" height="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It was quite an unusual trip however.  Besides having SO MANY days there, I somehow managed to injure my foot toward the end of the first day and spent the 2nd, 3rd and half of the 4th day in a wheel chair!  Yes, poor Josh had to push me all over the parks.  It was super embarrassing at first, but I guess I got over it.  Luckily, I was able to walk the last couple of days.  It was a whole new experience enjoying Disneyland from a chair!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/whaddyagunnado_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/whaddyagunnado_BLOG.jpg" height="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;But I couldn't walk on it, and I was NOT about to sit in my hotel room and miss out on any Disneyland time!  So - here I am in my wheel chair!  It did help us get through &lt;span style="font-style:italic;"&gt;some&lt;/span&gt; lines faster (not all of them).  So that was sort of nice.&lt;br /&gt;&lt;br /&gt;And on top of all of that I got sick on the 3rd day.  A nasty wicked cold/sinus infection that is still with me.  It is NOT FUN.  I swear I always get sick on my Disneyland trips! It's so frustrating.  Some day I'll have a healthy injury free trip.&lt;br /&gt;&lt;br /&gt;But even with all of that we had an amazing trip and I cried like a baby when we left.  It was a wonderful week and I wish we could do it again right now!  I thought by then we'd be ready to come home but we were very sad it was over!!  I'm so lucky to have a husband who loves Disneyland as much as I do and wants to spend as much time there as I do.  We are totally M.F.E.O. and this was an amazing anniversary trip!!  Thanks baby for the good times!  I love being married to you.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I have to say I did miss scrapbooking!  I'm actually itching to scrap something right now . . . hmm yes I might just have to scrap this afternoon instead of work.  I should work though.  Decisions decisions. . . .&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Hey - just so you know the Speed Scraps at SM this week are:&lt;/div&gt;&lt;div&gt;Evening Speed Scrap:  Wednesday 10/22, at 7pm MST&lt;/div&gt;&lt;div&gt;Daytime Speed Scrap: Thursday 10/23, at 1pm MST&lt;br /&gt;&lt;br /&gt;After my vacation I'm in desperate need of some Speed Scrapping so count me in for both!!&lt;br /&gt;&lt;br /&gt;AND I am hosting a new "Matter of Scrap" challenge at SM that started today!!  It's all about TIME! haha  Check it out &lt;a href="http://scrapmatters.com/forums/showthread.php?t=843"&gt;here&lt;/a&gt;!  '&lt;br /&gt;&lt;br /&gt;Here is the LO I scrapped before our trip for it . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/clocks_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/clocks_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/11196"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;{credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I hope you'll all play along!&lt;br /&gt;&lt;br /&gt;See you guys around!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/blogsighalloween.jpg" /&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4448858992850702727/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/10/home-again-home-again.html#comment-form' title='13 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4448858992850702727'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4448858992850702727'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/10/home-again-home-again.html' title='{home again, home again}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>13</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4144738956852097452</id><published>2008-10-10T09:00:00.002-06:00</published><updated>2008-10-10T09:31:09.528-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{one last post . . .}</title><content type='html'>One last post and then we're outta here!  So - let's get right to it!  Here's what's new today!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=776&amp;amp;cat=18"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Glam-o-rama Paper Pack"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=776&amp;amp;cat=18"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_gor_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;A pack of &lt;span style="font-weight:bold;"&gt;18&lt;/span&gt; glittering papers just for you! :)  And they are so gorgeous - just wait until you see what my team created with them!!&lt;br /&gt;&lt;br /&gt;Also new into the store today is this pack of flowers that was once a Speed Scrap prize.  If you missed it before, never fear, its available in the shop now!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=777&amp;amp;cat=10"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Bunches of Flowers"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=777&amp;amp;cat=10"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_bof_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Ok - now let's check out the creations from the Britt Girls!!&lt;br /&gt;&lt;br /&gt;{LO by Erica}&lt;br /&gt;&lt;a href="http://i278.photobucket.com/albums/kk105/ezane888/glamrama-boflwrs.jpg"&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/glamrama-boflwrs.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Denise}&lt;br /&gt;&lt;a href="http://i259.photobucket.com/albums/hh307/neeceebee/2009-07lovegrowscopy.jpg"&gt;&lt;img src="http://i259.photobucket.com/albums/hh307/neeceebee/2009-07lovegrowscopy.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Kate}&lt;br /&gt;&lt;a href="http://i285.photobucket.com/albums/ll55/starfishy_nz/bellasbutterfly.jpg"&gt;&lt;img src="http://i285.photobucket.com/albums/ll55/starfishy_nz/bellasbutterfly.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LOs by Melissa}&lt;br /&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/Incredible-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/Incredible-SM.jpg" width="540" /&gt; &lt;/a&gt;&lt;br /&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/CassieBed-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/CassieBed-SM.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/Goodbye-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/Goodbye-SM.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Jess}&lt;br /&gt;&lt;a href="http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/the-girls.jpg"&gt;&lt;img src="http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/the-girls.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LOs by Ashley}&lt;br /&gt;&lt;a href="http://i149.photobucket.com/albums/s65/onehm/scrapbook/prettypetals-copy.jpg"&gt;&lt;img src="http://i149.photobucket.com/albums/s65/onehm/scrapbook/prettypetals-copy.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i149.photobucket.com/albums/s65/onehm/scrapbook/soTIC-copy.jpg"&gt;&lt;img src="http://i149.photobucket.com/albums/s65/onehm/scrapbook/soTIC-copy.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Paige}&lt;br /&gt;&lt;a href="http://i267.photobucket.com/albums/ii311/p-mommy/2008-03-21SpringPics_1200.jpg"&gt;&lt;img src="http://i267.photobucket.com/albums/ii311/p-mommy/2008-03-21SpringPics_1200.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Kelsy}&lt;br /&gt;&lt;a href="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-neverland.jpg"&gt;&lt;img src="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-neverland.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{and 1 from me!}&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/were_here_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/were_here_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Fun stuff huh?!  I swear, as each LO came in this week I was BLOWN away by my Britt Girls.  They really are so fab!!  Thanks you guys for these amazing LOs.&lt;br /&gt;&lt;br /&gt;I am also revealing my grab bag today!!  Here's what was inside:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=780&amp;amp;cat=10"&gt;"String Theory"&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=780&amp;amp;cat=10"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_string_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=782&amp;amp;cat=3"&gt;&lt;span style="font-weight:bold;"&gt;"Bead-a-holic Alpha"&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=782&amp;amp;cat=3"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_beadah_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=781&amp;amp;cat=10"&gt;&lt;span style="font-weight:bold;"&gt;"My Bead Jar"&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=781&amp;amp;cat=10"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_beads_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and &lt;a href="http://scrapmatters.com/shop/product.php?productid=783&amp;amp;cat=18"&gt;"Gracefully Aged"&lt;/a&gt; Paper Pack&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=783&amp;amp;cat=18"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_grace_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;(If you're interested, you can go back &lt;a href="http://brittishdesigns.blogspot.com/2008/09/new-grab-bag.html"&gt;HERE&lt;/a&gt; and check out the post with all the Britt Girl LOs using the grab bag goods!)&lt;br /&gt;&lt;br /&gt;OK - enough new schtuff for ya?  How about some Show Offs?  Sounds good to me!!&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-2e.slide.com/widgets/slideticker.swf" height="550" width="500" style="width:500px;height:550px"&gt;&lt;param name="movie" value="http://widget-2e.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346376136750&amp;amp;site=widget-2e.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346376136750&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-2e.slide.com/p2/648518346376136750/ms_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;Thanks to all of you who showed off this week!!  You'll all be getting my new "Glam-o-rama Paper Pack" for free, so watch those email inboxes!!&lt;br /&gt;&lt;br /&gt;For those of you who want to Show Off in the future, all you have to do is send me a LO you've created over the past week using any Britt-ish Designs product.  Send it to designerbrittney at gmail dot com with the subject line: "Show Off".  Then on Fridays I'll show you off on my blog and send you a thank you gift!&lt;br /&gt;&lt;br /&gt;HOWEVER -&lt;span style="font-weight:bold;"&gt; **IMPORANT NOTE**&lt;/span&gt; There will be no show offs next Friday since I'll be gone to California.  You are welcome to continue sending them in over the next week, just be aware that there will won't be a slideshow or gifts until 10/24.  None on the 17th.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;And I think that's it for today!!  I'm off to get a mani/pedi for the trip and then we're outta here!! WOO HOO!  I can't wait.  Hope you all have an awesome week!!  Can't wait to see all the Show Offs when I get home!!  BYE!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/blogsighalloween.jpg" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4144738956852097452/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/10/one-last-post.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4144738956852097452'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4144738956852097452'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/10/one-last-post.html' title='{one last post . . .}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/th_the-girls.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1831806584357307467</id><published>2008-10-09T15:45:00.003-06:00</published><updated>2008-10-09T16:09:26.734-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{finally I can share these LOs!}</title><content type='html'>So - I can finally share SOME of the LOs I've been scrapping these days.  But first - let me tell you about the lunch I had today!!&lt;br /&gt;&lt;br /&gt;I got to meet &lt;a href="http://www.scrapmatters.com/gallery3/showgallery.php?cat=500&amp;amp;ppuser=24"&gt;Stacy&lt;/a&gt; and &lt;a href="http://www.scrapmatters.com/gallery3/showgallery.php?cat=500&amp;amp;ppuser=115"&gt;Kathleen&lt;/a&gt;, two friends from ScrapMatters who I've never met IRL before!  Stacy lives in Australia and is here visiting family and Kathleen actually lives fairly close to me but we've never met!  It was so much fun! We sat in Chilis talking for 2 and a half hours!  It was a great afternoon and I'm so happy I was able to meet both of them!  I was a dummy and forgot my camera, but they both had theirs there so I'll be getting pictures emailed to me soon!&lt;br /&gt;&lt;br /&gt;Ok - now to do a little plugging for my CTs and share some LOs at the same time.&lt;br /&gt;&lt;br /&gt;First up - Molly!  Molly (DeCrow Designs) is off at Disneyland right now (we BARELY miss each other there! funny huh?).  Anyway - she has a really cute pack of Halloween Doodles out right now called "&lt;a href="http://www.wearestorytellers.net/boutique/product.php?productid=16598&amp;amp;cat=0&amp;amp;page=1"&gt;This is Halloween&lt;/a&gt;".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.wearestorytellers.net/boutique/product.php?productid=16598&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/decrow_ddlydo_hllwn.jpg" width="440" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And this is what I scrapped with it (using lots of other goodies from Molly's shop).&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3158/2927114823_e663e6e35f_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3158/2927114823_e663e6e35f_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=446706&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{full credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;These are pictures from our trip to Disneyland LAST October.  We went with my Sister and Brother-in-law and their boys.  It was a lot of fun!  I can't wait to see Candy Corn Acres again this year!&lt;br /&gt;&lt;br /&gt;Next up, Erica Zane!!  Have I told you how much I love Erica??  She came out with this gorgeous kit called "&lt;a href="http://scrapmatters.com/shop/product.php?productid=761&amp;amp;cat=6"&gt;Where the Heart Blooms&lt;/a&gt;".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=761&amp;amp;cat=6"&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/samp-prev.jpg" width="440" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I scrapped my little nephew Noah.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/NoahBearLake_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/NoahBearLake_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=447108&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{full credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Isn't this kit so gorgeous?!  I LOVE it, and totally plan on using it again and again!  And hello, TWO alphas?  Jackpot!&lt;br /&gt;&lt;br /&gt;And my last but not least CT plug, Mira Designs.  Minna has whipped up an awesomely cute kit called "&lt;a href="http://www.thedigichick.com/shop/product.php?productid=19143&amp;amp;cat=273&amp;amp;page=2"&gt;Sweet Bird&lt;/a&gt;".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.thedigichick.com/shop/product.php?productid=19143&amp;amp;cat=273&amp;amp;page=2"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/mira__SweetBird_kit.jpg" width="440" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here is what I scrapped with it!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/heart_soar_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/heart_soar_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=446645&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{full credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Ok - one more LO.  This one isn't for a CT but it was in a Telephone Game at the DIS so I couldn't post it until the whole chain was posted!  This is from our Jan. '07 Disneyland trip when Space Mountain turned into Rockin' Space Mountain while we were there.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3211/2926367829_1a47745914_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3211/2926367829_1a47745914_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=447110&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{full credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And those are all the LOs I can share today!  I've been running around like crazy getting errands done, things ready for the trip, making list and checking things off.  Busy busy busy but I'm soooo excited to leave!  It's going to be AWESOME.  Hope you're all having a great day!  See ya tomorrow!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/blogsighalloween.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1831806584357307467/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/10/finally-i-can-share-these-los.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1831806584357307467'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1831806584357307467'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/10/finally-i-can-share-these-los.html' title='{finally I can share these LOs!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6620293978174061414</id><published>2008-10-08T15:03:00.003-06:00</published><updated>2008-10-08T15:10:07.176-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{coming soon to a screen near you}</title><content type='html'>I thought I'd pop in an give you a little peek at what's to come this Friday.  As you all know, I'm busy getting ready to go on vacation but I still wanted to leave you with something new!!  So . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/comingsoon.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/comingsoon.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And that's all you get!&lt;br /&gt;&lt;br /&gt;Oh and while I'm here I might as well plug the Speed Scrap tomorrow night.  Thursay, 9pm Eastern (7pm Mountain) there's a speed scrap hosted by the lovely Andrea (chia) at SM.  Find out more and see the awesome prize you can get: &lt;a href="http://scrapmatters.com/forums/showthread.php?t=737"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I've scrapped quite a bit this week, but I can't post ANY of them yet!  They are either for upcoming challenges, new releases, etc!  ARGH.  I should be able to post most of them tomorrow.  So check back tomorrow for a LO Show and Tell post! :)&lt;br /&gt;&lt;br /&gt;Until then . . . .&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/blogsighalloween.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6620293978174061414/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/10/coming-soon-to-screen-near-you.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6620293978174061414'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6620293978174061414'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/10/coming-soon-to-screen-near-you.html' title='{coming soon to a screen near you}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7466302844457606229</id><published>2008-10-06T10:59:00.005-06:00</published><updated>2008-10-06T11:17:52.130-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{4 more days . . .}</title><content type='html'>* 4 more days until I reveal my &lt;a href="http://scrapmatters.com/shop/product.php?productid=701&amp;amp;cat=12&amp;amp;page=1"&gt;grab bag&lt;/a&gt; this Friday so you have 4 more days to snatch it up!!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=701&amp;amp;cat=12&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_bdaygb_LRG.jpg" width="300" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;* 4 more days until I put a couple additional fun new things in the shop.&lt;br /&gt;&lt;br /&gt;* 4 more days until a MUCH needed mani/pedi with my SIL!&lt;br /&gt;&lt;br /&gt;* 4 more days until I LEAVE FOR DISNEYLAND!!!!!!!!!!!!  I know my ticker says 5 days, but its wrong!  We leave on Friday, and to me that's 4 days.&lt;br /&gt;&lt;br /&gt;Ok - enough about Friday.  Let's talk about today.  I'm hosting a &lt;a href="http://scrapmatters.com/forums/showthread.php?p=12021#post12021"&gt;fun new challenge&lt;/a&gt; at SM that started TODAY.  You have all month to finish it!  It's my first in the "Everyday Magic" challenge series that I'll be bringing you every other Monday, and basically your challenge is to scrap "a day in the life" page.  I toted my camera around with my last Thursday and what I thought was going to be a boring day, actually turned out to be a lot of fun to record!  I think our everday average memories are just as cherished as the big events.  Here is my page.&lt;br /&gt;&lt;br /&gt;(click to enlarge)&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/EverydayLife_full_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/EverydayLife_full_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;{credits &lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/9619"&gt;here&lt;/a&gt; and &lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/9620"&gt;here&lt;/a&gt;}&lt;br /&gt;&lt;br /&gt;Fun huh?!  I hope you'll come &lt;a href="http://scrapmatters.com/forums/showthread.php?p=12021#post12021"&gt;play along&lt;/a&gt; in the challenge!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/blogsighalloween.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7466302844457606229/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/10/4-more-days.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7466302844457606229'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7466302844457606229'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/10/4-more-days.html' title='{4 more days . . .}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4696291080745853427</id><published>2008-10-05T14:58:00.002-06:00</published><updated>2008-10-05T15:11:22.440-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{the littlest brother}</title><content type='html'>Since its Cameron's birthday this week, I decided I would scrap him next for my 52 Blessings project.  He's my littlest brother, but as he is turning SIXTEEN this week, he's not really little anymore.   You can see in the picture that he is taller than me.  I'm officially the shortest and oldest sibling.  WEIRD.  I knew it would happen some day but its still weird.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3094/2916474968_66dc672736_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3094/2916474968_66dc672736_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php?photo=9549&amp;amp;nocache=1"&gt;{credits here}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;So that's my blessing today. :)  This is my 24th week!!  I'm almost half-way done.  CRAZY.  Time is flying by.&lt;br /&gt;&lt;br /&gt;Alright so, one of my Britt Girls, &lt;a href="http://www.kinseyandcompany.blogspot.com/"&gt;Paige&lt;/a&gt;, is pretty much the most amazing woman ever.  She made Halloween/October Gift Baskets for all her neighbors (keep in mind she just recently moved in, was evacuated with the hurricanes, and is just barely getting back into the swing of normal life - yeah she's like Super Mom).  But I had to show off her work here because she used my new &lt;a href="http://scrapmatters.com/shop/product.php?productid=746&amp;amp;cat=6"&gt;"A Halloween Nightmare"&lt;/a&gt; kit to decorate her baskets!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i267.photobucket.com/albums/ii311/p-mommy/happyoctobertag_300britt.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i267.photobucket.com/albums/ii311/p-mommy/IMG_8199_edited.jpg"&gt;&lt;img src="http://i267.photobucket.com/albums/ii311/p-mommy/IMG_8199_edited.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I know right?!! Don't you wish you lived in Paige's neighborhood!? &lt;br /&gt;&lt;br /&gt;And on top of all that, she also scrapped this adorable LO with the kit too.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i267.photobucket.com/albums/ii311/p-mommy/1995-10-31TrickorTreat_600.jpg"&gt;&lt;img src="http://i267.photobucket.com/albums/ii311/p-mommy/1995-10-31TrickorTreat_600.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Paige - even though you make me look like a total slob and slacker, you seriously RULE.</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4696291080745853427/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/10/littlest-brother.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4696291080745853427'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4696291080745853427'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/10/littlest-brother.html' title='{the littlest brother}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-595025281146647018</id><published>2008-10-03T09:07:00.007-06:00</published><updated>2008-10-03T09:09:28.123-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{This is one FREAKY Friday!}  freebie alert!!!</title><content type='html'>I'm excited for every Friday, to release my new products and see what you create with them, but this Friday I'm ESPECIALLY excited.  I LOVE HALLOWEEN!!  And I'm excited to release my VERY FIRST Halloween products EVER!  So . . . without further ado, here is:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=746&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"A Halloween Nightmare"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=746&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_ahnm_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Yes, its pretty obvious I love Tim Burton, Jack Skellington and all things Nightmare Before Christmas!!  This kit is creepy, crawly, but useable, fun, and cute too!  I think its just the right balance for ALL your Halloween pages!  Let me show you what the Britt Girls have whipped up with this kit!&lt;br /&gt;&lt;br /&gt;{LOs by Melissa}&lt;br /&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/Beware-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/Beware-SM.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/Ghost-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/Ghost-SM.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LOs by Kelsy}&lt;br /&gt;&lt;a href="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-pumpkin-patch.jpg"&gt;&lt;img src="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-pumpkin-patch.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-candy-corn.jpg"&gt;&lt;img src="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-candy-corn.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Ashley}&lt;br /&gt;&lt;a href="http://i149.photobucket.com/albums/s65/onehm/scrapbook/mickey-copy.jpg"&gt;&lt;img src="http://i149.photobucket.com/albums/s65/onehm/scrapbook/mickey-copy.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Emily}&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3275/2909040486_7e35a22af0_o.png"&gt;&lt;img src="http://farm4.static.flickr.com/3275/2909040486_7e35a22af0_o.png" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Erica}&lt;br /&gt;&lt;a href="http://i278.photobucket.com/albums/kk105/ezane888/ahalloweennightmare.jpg"&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/ahalloweennightmare.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Molly}&lt;br /&gt;&lt;a href="http://i237.photobucket.com/albums/ff168/mdecrow/ahnm.jpg"&gt;&lt;img src="http://i237.photobucket.com/albums/ff168/mdecrow/ahnm.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Kate}&lt;br /&gt;&lt;a href="http://i285.photobucket.com/albums/ll55/starfishy_nz/notsoscary.jpg"&gt;&lt;img src="http://i285.photobucket.com/albums/ll55/starfishy_nz/notsoscary.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LOs by yours truly}&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/HalloweenMickeyMinnie_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/HalloweenMickeyMinnie_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/devilish_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/devilish_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Do you love it yet?!  Well let me put the icing on the cake!  There's a free bonus "Halloween Treat" alpha included in your download when you purchase "A Halloween Nightmare" during this first week!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/ahnm_specialoffer_WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ahnm_specialoffer_WEB.jpg" width="450" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;You may have noticed a few things above that aren't in the kit!  Well, I have a freebie add-on (below) and I also have a fun mini-kit out today as well inspired by my LOVE of &lt;span class="Apple-style-span" style="color: rgb(51, 204, 0);"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Wicked&lt;/span&gt;&lt;/span&gt;!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=748&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Witchy Woman"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=748&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_ww_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And a few LOs from my awesome team!&lt;br /&gt;&lt;br /&gt;{LO by Kate}&lt;br /&gt;&lt;a href="http://i285.photobucket.com/albums/ll55/starfishy_nz/witchypoo.jpg"&gt;&lt;img src="http://i285.photobucket.com/albums/ll55/starfishy_nz/witchypoo.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LOs by Melissa}&lt;br /&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/Witches1-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/Witches1-SM.jpg" width="260" /&gt;&lt;/a&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/Witches2-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/Witches2-SM.jpg" width="260" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(click each page to enlarge)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;{LO by Erica}&lt;br /&gt;&lt;a href="http://i278.photobucket.com/albums/kk105/ezane888/witchywoman.jpg"&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/witchywoman.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(Don't you love how she somehow managed to create a totally non-Halloween LO here?!  Genius.)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;{LO by me!}&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Wicked_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Wicked_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Enough Halloween goodness for a minute.  Are you ready for some Show Offs??&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-11.slide.com/widgets/slideticker.swf" height="540" width="500" style="width:500px;height:540px"&gt;&lt;param name="movie" value="http://widget-11.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346375929873&amp;amp;site=widget-11.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346375929873&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-11.slide.com/p1/648518346375929873/ms_t046_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346375929873&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-11.slide.com/p2/648518346375929873/ms_t046_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346375929873&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-11.slide.com/p4/648518346375929873/ms_t046_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;All of the show offs this week are getting my new "Witchy Woman" mini-kit as their gift!  Thanks so much for sharing your work with me girls!  I really love it!!!&lt;br /&gt;&lt;br /&gt;I will be doing Show Offs next week.  I don't leave for my trip until a week from today so we're good to go next week.  The week after that however there will be no show offs since I'll be outta town away from computers! YAY!  But send 'em in all week this week!!!&lt;br /&gt;&lt;br /&gt;Ok you read all the way to the end.  You deserve your add-on Freebie for "&lt;a href="http://scrapmatters.com/shop/product.php?productid=746&amp;amp;cat=6"&gt;A Halloween Nightmare&lt;/a&gt;".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/AO_PREVIEW_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/AO_PREVIEW_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.4shared.com/file/65130356/df03e209/brittdes_nightmareAO.html"&gt;DOWNLOAD HERE&lt;/a&gt; and enjoy!&lt;br /&gt;&lt;br /&gt;That's it from me today!  Hope you have fun with all the new stuff.  Send me your Show Offs, come play along with our new challenges at SM, and just have a GREAT weekend!  I'm going to baby showers (1 of which I'm co-hosting for my SIL) this weekend, throw in one of my little brother's band competitions and its going to be one busy couple of days!&lt;br /&gt;&lt;br /&gt;See you cats later!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/blogsighalloween.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/595025281146647018/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html#comment-form' title='16 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/595025281146647018'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/595025281146647018'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html' title='{This is one FREAKY Friday!}  freebie alert!!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i149.photobucket.com/albums/s65/onehm/scrapbook/th_mickey-copy.jpg' height='72' width='72'/><thr:total>16</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2581349714650197436</id><published>2008-10-01T20:27:00.002-06:00</published><updated>2008-10-01T21:19:42.823-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{premonition of a nightmare . . .}</title><content type='html'>Before I get to the premonition, let me make a quick announcement and then show you a few layouts. :)&lt;br /&gt;&lt;br /&gt;The Announcement:  ScrapMatters has an ALL NEW challenge system with way more challenges!  It's called &lt;a href="http://scrapmatters.com/forums/forumdisplay.php?f=44"&gt;Matter of Scrap&lt;/a&gt;; have you seen it yet?  You get points for doing challenges and you can earn discounts and even gift certificates.  It's been a labor of love to design, but with the help of a few awesome team members, we got it done and it started TODAY!  Definitely go check it out and start playing along in our challenges!!&lt;br /&gt;&lt;br /&gt;A Few LOs:  For yesterday's evening Speed Scrap at SM, I scrapped this with a fun kit I bought from Kasia Designs (LOVE HER) called "Dancing Elephants". . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/believeandsoar_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/believeandsoar_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/8911/ppuser/4"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;And then I hosted the daytime Speed Scrap today and this was my LO for that . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/MuskokaCottageCountry_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/MuskokaCottageCountry_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/8989/ppuser/4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;div&gt;This is the first LO I've scrapped from our trip to Ontario.  We went for our first anniversary and I have so many pictures and it was such an awesome amazing trip I have just put off scrapping these pics!  Until today!! HAHA  I know.  I'm a dork.&lt;br /&gt;&lt;div&gt;&lt;br /&gt;I'm also hosting the challenge at the DIS this week.   (Yes, its a busy week!)  And this is my LO for that challenge.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/TimeGoesBy_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/TimeGoesBy_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/8990/ppuser/4"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Ok - enough of my pages.  Are you ready for your sneak peek . . . er I mean . . . (spooky voice) PREMONITION of what's to come this Friday?&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/premonition.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/premonition.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Oh yes.  It's going to be a creepy CREEPY Friday!  Aren't you excited?!?!&lt;br /&gt;&lt;br /&gt;It's finally October, which means I finally get to let myself put up my Halloween decorations.  If I do anything good (don't hold your breath) I'll take pictures and share.  But after seeing my pal &lt;a href="http://believeittoseeit.blogspot.com/2008/09/i-didnt-make-it-to-october-1st.html"&gt;Ashley's&lt;/a&gt; amazingly awesome decor, I have to hang my head in shame.  Mine will be NOTHING like that.&lt;br /&gt;&lt;br /&gt;Ohhhh . . . I almost forgot!  How silly of me.&lt;br /&gt;&lt;br /&gt;Tangie Baxter Designs is turning 1!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.tangiebaxter.com/shop/index.php"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/coupontopper.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;If you want a FABULOUS free kit (and I do mean fabulous) run over to &lt;a href="http://tbdloft.typepad.com/tangie_baxter_designs_cre/"&gt;her blog&lt;/a&gt; and get the pieces each day!&lt;br /&gt;&lt;br /&gt;Here is the LO I created with "Treetop Serenade".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/birdfriend_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/birdfriend_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=440321&amp;amp;ppuser=5263"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;AND . . .my favorite part of all . . . she's got an amazing (and huge) collab. kit with Clever Crow Studios called "A Merry Autumn Night" with a "Happy Little Fright" Add-On.  Here is the page I scrapped with these fabulous new Fall and Halloween kits!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Our1stJackoLanterns_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Our1stJackoLanterns_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=440322&amp;amp;cat=500"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Yes!  I carved that Bewitched pumpkin all on my own!  Isn't it awesome?!  It had to be supported with some clever toothpick support beams, and once the pumpkin softened it was all over.  But it was cute while it lasted!!  It's my favorite pumpkin I've ever carved.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;Anyway - there's so much fun stuff going on at &lt;a href="http://www.tangiebaxter.com/shop/index.php"&gt;TBD&lt;/a&gt;!  Go grab a deal while you can!!&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;And that's it from me for tonight.  Long post!  Sorry!!  See you guys later!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/blogsighalloween.jpg" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2581349714650197436/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/10/premonition-of-nightmare.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2581349714650197436'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2581349714650197436'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/10/premonition-of-nightmare.html' title='{premonition of a nightmare . . .}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1889386715495070651</id><published>2008-10-01T10:34:00.001-06:00</published><updated>2008-10-01T10:35:45.617-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{late notice!}</title><content type='html'>OOPS!  I just realized I forgot to post this on Monday!!  I'm hosting the &lt;a href="http://scrapmatters.com/forums/showthread.php?t=653"&gt;daytime speed scrap&lt;/a&gt; at ScrapMatters in an hour and a half (12 noon Mountain Time TODAY).  &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I know its last minute but I hope you can make it!  &lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1889386715495070651/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/10/late-notice.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1889386715495070651'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1889386715495070651'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/10/late-notice.html' title='{late notice!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3761660611063581967</id><published>2008-09-28T20:23:00.003-06:00</published><updated>2008-09-28T20:41:41.907-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{My Little Bro - Scotty}</title><content type='html'>This week my blessing LO is my little brother, Scotty.  He is serving a mission for our church right now in Antofagasta, Chile right now!  I am so proud of him, but of course I miss him too!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3045/2895306121_0240b1ee3d_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3045/2895306121_0240b1ee3d_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/8712"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Isn't he so cute? I have good looking brothers.  His mission is going really well for anyone who is interested.  He's so positive and energetic about all his work.  He's a great missionary!&lt;br /&gt;&lt;br /&gt;That's two brothers down for blessing pages and two to go!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/amazing_race.jpg" align="left" /&gt;We watched the season premiere of the Amazing Race tonight!  I'm SO EXCITED that its back on!!!  Josh and I LOVE the Amazing Race.  We like to pretend we are on it and have gone all the places that they go.  I know - we're big nerds.  I keep saying I need to get in shape so we can apply to be on it!  We'd totally win a million dollars! HAHA&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;One last little thing.  I took a little type test, to see how fast I type.  I have no idea if this is an accurate test or what my results even mean really, but it was fun!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://speedtest.10-fast-fingers.com/" style="display: block; width: 300px; height: 100px; background: url('http://speedtest.10-fast-fingers.com/img/badge1.png') no-repeat; padding-top: 50px; padding-left: 60px; color: #009933; font-weight: bold; text-decoration: none; font-family: Times New Roman, Arial, serif; font-size: 40px;"&gt;71 words&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3761660611063581967/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/my-little-bro-scotty.html#comment-form' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3761660611063581967'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3761660611063581967'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/my-little-bro-scotty.html' title='{My Little Bro - Scotty}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-906523319032883430</id><published>2008-09-26T10:00:00.007-06:00</published><updated>2008-09-26T10:00:00.217-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{new grab bag!}</title><content type='html'>&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span" style="color: rgb(204, 0, 0);"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;**If you are here for the blog train, scroll down to the next post!!**&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;OK . . . now its time to release my &lt;a href="http://scrapmatters.com/shop/product.php?productid=701&amp;amp;cat=12"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;grab bag&lt;/span&gt;&lt;/a&gt; and get the ScrapMatters party started!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=701&amp;amp;cat=12"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_bdaygb_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And just to give you a little peek into the grab bag, let me show you what some of the Britt Girls created with the contents along with other Britt-ish Designs favorites.&lt;br /&gt;&lt;br /&gt;{LOs by Kelsy}&lt;br /&gt;&lt;img src="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-thursday.jpg" width="540" /&gt;&lt;br /&gt;&lt;img src="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-mini-egg-season.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{LO by Kate}&lt;br /&gt;&lt;img src="http://i285.photobucket.com/albums/ll55/starfishy_nz/4thbday.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{LOs by Melissa}&lt;br /&gt;&lt;img src="http://img.photobucket.com/albums/v122/Yzerbear19/SalemWitch-SM.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/BrotherBears1-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/BrotherBears1-SM.jpg" width="260" /&gt;&lt;/a&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/BrotherBears2-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/BrotherBears2-SM.jpg" width="260" /&gt;&lt;/a&gt;&lt;br /&gt;click each one to enlarge&lt;br /&gt;&lt;br /&gt;{LO by Erica}&lt;br /&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/grabbag-grace-strings.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{LO by Jess}&lt;br /&gt;&lt;img src="http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/hard-at-work.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{LO by ME!}&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/HotDogKing_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/HotDogKing_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;LOTS of fun goodies inside and its only 3 bucks!&lt;br /&gt;&lt;br /&gt;One other new item from me today:&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=716&amp;amp;cat=21"&gt;"Creative Block Templates 2"&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=716&amp;amp;cat=21"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_cbt2_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here is a LO from Kate using one of the templates (also based on my Hotdog King LO I posted above).&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i285.photobucket.com/albums/ll55/starfishy_nz/ourfundayout.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Thanks Kate!  You rock.&lt;br /&gt;&lt;br /&gt;Don't forget, everything (minus the grab bag) in my store is 30% off this weekend too, so now's the time to grab all the stuff on your wish-list!&lt;br /&gt;&lt;br /&gt;How about some Show Offs??&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-9a.slide.com/widgets/slideticker.swf" height="475" width="540" style="width:540px;height:475px"&gt;&lt;param name="movie" value="http://widget-9a.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346375765402&amp;amp;site=widget-9a.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346375765402&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-9a.slide.com/p1/648518346375765402/ms_t024_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346375765402&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-9a.slide.com/p2/648518346375765402/ms_t024_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346375765402&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-9a.slide.com/p4/648518346375765402/ms_t024_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;br /&gt;All the Show Offs are getting my "Creative Block Templates 2" as their gift this week!!  Thanks for showing off.  I can't wait to see what you come up with next week!!!&lt;br /&gt;&lt;br /&gt;Well - that's pretty much it for me today.  Enjoy the &lt;a href="http://scrapmatters.com/shop"&gt;sale&lt;/a&gt;, my &lt;a href="http://scrapmatters.com/shop/product.php?productid=701&amp;amp;cat=12"&gt;grab bag&lt;/a&gt;, the &lt;a href="http://brittishdesigns.blogspot.com/2008/09/happy-birthday-blog-train.html"&gt;blog train&lt;/a&gt;, the &lt;a href="http://scrapmatters.com/forums/showthread.php?t=594"&gt;chat&lt;/a&gt; tomorrow, and all the other fun birthday stuff that's going on!&lt;br /&gt;&lt;br /&gt;See ya!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/906523319032883430/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/new-grab-bag.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/906523319032883430'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/906523319032883430'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/new-grab-bag.html' title='{new grab bag!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/th_hard-at-work.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-362768433979006830</id><published>2008-09-26T08:00:00.008-06:00</published><updated>2008-09-26T11:01:39.025-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{HAPPY BIRTHDAY BLOG TRAIN}</title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"  style=" ;font-size:18px;"&gt;&lt;span class="Apple-style-span" style="color: rgb(153, 51, 153);"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;HAPPY BIRTHDAY SCRAP MATTERS!!!&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Today we are beginning the 1st Birthday Celebration for my digi-scrap home, &lt;a href="http://www.scrapmatters.com/"&gt;ScrapMatters.com&lt;/a&gt;!  It's hard to believe that its been an entire year already since we first opened up our little shop.  But look how we've grown!&lt;br /&gt;&lt;br /&gt;Well - you're here on your 3rd stop on the Birthday Blog Train.  If you're following the train, you just came from &lt;a href="http://andilynn.wordpress.com/"&gt;Andrea's blog&lt;/a&gt; and now you've arrived here in Utah!&lt;br /&gt;&lt;br /&gt;At each stop on our Birthday Blog train we'll be telling you about  a birthday tradition that we enjoy!  One thing my family  does for birthdays is to sing 'Happy Birthday' in what has become known as "Rodee-style" (Rodee is my maiden name).  What is "Rodee-style" you ask? Well - no one in the Rodee family is particularly talented in the singing department, so instead of struggling through an akward attempt at singing nicely, we just started singing "Happy Birthday" in the most horrible off key bizarre way possible.  It's pretty awful sounding but ALWAYS cracks up the birthday boy or girl.  We've been doing it for YEARS.  I can't even remember when it started, but its a lot of fun!  It just gets more awful sounding, louder, and crazier as the years go by.  We used to not sing Rodee-style in front of anyone that wasn't family, but in the last year a few 'out-siders' have witnessed "Rodee-style" and we even sang it in a RESTAURANT this summer for Josh's birthday!  THAT WAS SO EMBARRASSING AND TOTALLY NOT MY IDEA!!!!&lt;br /&gt;&lt;br /&gt;Ok - enough about my goofy family and our random traditions!! On to what you came here for - your FREEBIE!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/sm_birthday_bragbook_PREVIEW.jpg" width="540" /&gt;&lt;br /&gt;Download your free brag book page &lt;a href="http://www.4shared.com/file/64335796/a8de5f54/sm_brittdes_birthdaybragbook.html"&gt;HERE&lt;/a&gt;.  &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;At each stop along the blog train you'll be picking up more brag book pages AND some other little goodies too.  This brag book was created by ScrapMatters' &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;huge&lt;/span&gt; new collab kit &lt;a href="http://scrapmatters.com/shop/product.php?productid=721&amp;amp;cat=6"&gt;"You Say Its Your Birthday"&lt;/a&gt;, which is FREE with a $10 purchase in the SM store now through Monday!  It's ENORMOUS, and so versatile.  I'd DEFINITELY pick it up if I were you.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=721&amp;amp;cat=6"&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/sm-ysiyb.jpg" width="540" /&gt;&lt;br /&gt;&lt;/a&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=721&amp;amp;cat=6"&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/sm-ysiyb-papers.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here is the page I created with it!  This is my little nephew at his first birthday party.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/CryIfIWantTo_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/CryIfIWantTo_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/8452/ppuser/4"&gt;{full credits here}&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Be sure to stop in at &lt;a href="http://www.scrapmatters.com/"&gt;ScrapMatters&lt;/a&gt; during our fun birthday celebration.  There's a great chat planned for tomorrow (Saturday, 9/27) at 12 noon Mountain Time.  Lots of prizes and goodies up for grabs for those attending the chat!  Check out &lt;a href="http://scrapmatters.com/forums/showthread.php?t=594"&gt;this thread&lt;/a&gt; for more info!&lt;br /&gt;&lt;br /&gt;OK - its time to roll on over to the next Birthday Blog Train stop!  Your next stop is all the way in RUSSIA! ---&gt; It's &lt;a href="http://www.scrapmuss.blogspot.com/"&gt;Muss' blog, ScrapMuss Designs&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;Happy travels!  (I'll be posting my own grab bag and Show Offs in a couple hours).  So have fun on our blog train and then check back later. :)&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/362768433979006830/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/happy-birthday-blog-train.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/362768433979006830'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/362768433979006830'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/happy-birthday-blog-train.html' title='{HAPPY BIRTHDAY BLOG TRAIN}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1724060720895103946</id><published>2008-09-24T13:29:00.002-06:00</published><updated>2008-09-24T14:18:19.283-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{I'm a speed scrappin' machine}</title><content type='html'>ScrapMatters is now doing two speed scraps a week.  One daytime, and one evening.  This week I was able to do both!!&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Last night I made this:&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/DrPepper_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/DrPepper_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{&lt;/span&gt;&lt;/span&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/8159/ppuser/4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;credits&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;}&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;And this afternoon I made this:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Joey_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Joey_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/8262"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-small;"&gt;{credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I've been pulling out the older photos these days, from when Josh and I were still dating!  It's so fun to see them. :)  And I know someday our kids will enjoy looking at them too.&lt;br /&gt;&lt;br /&gt;Life's been busy lately!  Monday I did a quick photo shoot with my friend Leslie and her family.  They are in town from Denver.  It was fun to take their pictures.  You can see a few on my &lt;a href="http://photosbetweenfriends.blogspot.com/2008/09/photos-in-orchard.html"&gt;photo blog&lt;/a&gt; if you want.&lt;br /&gt;&lt;br /&gt;Straight after that Josh and I went out to dinner and then back home to watch the season premiere of Heroes!  For those of you who don't know, Josh's aunt, &lt;a href="http://heroeswiki.com/Cristine_Rose"&gt;Cristine Rose&lt;/a&gt;, plays Angela Petrelli on Heroes so we were ESPECIALLY excited about the premier.  Her role is really blowing up and we couldn't be more proud or excited!&lt;br /&gt;&lt;br /&gt;Then yesterday we (a few of my girlfriends from high school) met Leslie for lunch.  We haven't hung out for a long time so we ended up gabbing and having a THREE HOUR lunch!  haha  We could chat all day if we had the time!  Then it was home to finish cranking out my GRAB BAG for this Friday!! Yes, I'm releasing a grab bag on Friday! WOO HOO!!  It's to celebrate ScrapMatters' 1st Birthday!! We're having a little party.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/birthdaypartyad_WEB.jpg" width="500" /&gt;&lt;br /&gt;&lt;br /&gt;I can't believe its already been a year since we opened.  We've grown so much!  It's totally exciting!! :)&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Tonight I'm meeting my family for dinner and then we're going to the temple.  We try and go all together once a month, but it doesn't always happen.  But I'm glad we are going tonight.  It will be fun!&lt;br /&gt;&lt;br /&gt;There's always something going on!!&lt;br /&gt;&lt;br /&gt;Well - I guess that's it from me for today!  Gotta get back to work.  See ya!&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1724060720895103946/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/im-speed-scrappin-machine.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1724060720895103946'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1724060720895103946'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/im-speed-scrappin-machine.html' title='{I&apos;m a speed scrappin&apos; machine}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3213787644845745311</id><published>2008-09-21T23:15:00.003-06:00</published><updated>2008-09-21T23:20:03.091-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{brother blessing}</title><content type='html'>For those of you who don't know - I have 4 younger brothers.  No sisters. I decided to scrap each of them in my blessing book in no particular order.  First up - Chad!  Chad is one of the twins, the younger of the two (who are just younger than me ).&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3219/2878358986_2758d9a0a9_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3219/2878358986_2758d9a0a9_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=432102&amp;amp;cat=500"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits here}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Isn't he so good lookin'?  I love him.&lt;br /&gt;&lt;br /&gt;Hope you are all having a great Sunday!  I'm off to bed now.  Short and sweet post tonight! haha&lt;br /&gt;&lt;br /&gt;See ya!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3213787644845745311/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/brother-blessing.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3213787644845745311'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3213787644845745311'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/brother-blessing.html' title='{brother blessing}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3907186827568088501</id><published>2008-09-19T08:50:00.000-06:00</published><updated>2008-09-19T08:52:35.327-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{START YOUR ENGINES!!}   + a freebie alert!!</title><content type='html'>Alright race fans, on your mark, get set, GOOOO!!!!!!!!!!!!&lt;br /&gt;&lt;br /&gt;I'm so excited to be releasing my new kit today!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=686&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;"Motor Mania"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=686&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdesmotorLRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;As I created this kit, I realized EVERYONE needs a kit like this.  You can't tell me you don't have a picture of kids playing with toy cars, your new car, your car accident, going to Nascar, the Pinewood Derby, a road trip, getting your license, meeting your favorite Cars characters at a Disney park, or something else relating to automobiles!  Everyone's got something!&lt;br /&gt;&lt;br /&gt;And, when you buy "Motor Mania" this week you'll get a second BONUS alpha free with your download!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/motor_specialoffer_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/motor_specialoffer_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Check out what my amazing Britt Girls have created with it.  Let's start with . . . .&lt;br /&gt;&lt;br /&gt;{one from me!}&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/LightingandMater_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/LightingandMater_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Kelsy}&lt;br /&gt;&lt;a href="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-we-heart-cars.jpg"&gt;&lt;img src="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-we-heart-cars.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Jess}&lt;br /&gt;&lt;a href="http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/ONTHRDAGN.jpg"&gt;&lt;img src="http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/ONTHRDAGN.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Kate}&lt;br /&gt;&lt;a href="http://i285.photobucket.com/albums/ll55/starfishy_nz/racinggirls.jpg"&gt;&lt;img src="http://i285.photobucket.com/albums/ll55/starfishy_nz/racinggirls.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LOs by Melissa}&lt;br /&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/RoadTrip1-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/RoadTrip1-SM.jpg" width="260" /&gt;&lt;/a&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/RoadTrip2-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/RoadTrip2-SM.jpg" width="260" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/MrToad-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/MrToad-SM.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Ashley}&lt;br /&gt;&lt;a href="http://i149.photobucket.com/albums/s65/onehm/scrapbook/lovinLightning-copy.jpg"&gt;&lt;img src="http://i149.photobucket.com/albums/s65/onehm/scrapbook/lovinLightning-copy.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Emily}&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3260/2868920294_69b0afb160_o.png"&gt;&lt;img src="http://farm4.static.flickr.com/3260/2868920294_69b0afb160_o.png" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LOs by Erica}&lt;br /&gt;&lt;a href="http://i278.photobucket.com/albums/kk105/ezane888/motor.jpg"&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/motor.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i278.photobucket.com/albums/kk105/ezane888/motormania.jpg"&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/motormania.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Did I tell you they were awesome, or what?!&lt;br /&gt;&lt;br /&gt;One other little goodie I have in the store today:&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=689&amp;amp;cat=10"&gt;"Artistic License"&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=689&amp;amp;cat=10"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_artlic_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And as you may have guessed, "Artistic License" is also the gift for today's Show Offs.  Speaking of Show Offs, let's see 'em!&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-b7.slide.com/widgets/slideticker.swf" height="475" width="540" style="width:540px;height:475px"&gt;&lt;param name="movie" value="http://widget-b7.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346375536823&amp;amp;site=widget-b7.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346375536823&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-b7.slide.com/p1/648518346375536823/ms_t028_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346375536823&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-b7.slide.com/p2/648518346375536823/ms_t028_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;Such awesome Show Offs this week!  Thanks so much for sending them in.  Check your inboxes for your gift!&lt;br /&gt;&lt;br /&gt;If you want to start showing off, just email me (designerbrittney at gmail dot com) a LO using any Britt-ish Designs products, with "Show Off" as you subject line. Size your LO approx. 600x600 Saved for Web. Then next Friday I'll include your work in my Show Off Slideshow and send you a thank you gift!!&lt;br /&gt;&lt;br /&gt;And of course there's a FREEBIE add-on to Motor Mania!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/motadd_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/motadd_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.4shared.com/file/63312782/9418ff5b/brittdes_motadd.html"&gt;DOWNLOAD HERE&lt;/a&gt;.  And enjoy!  Say hey when you download! :)&lt;br /&gt;&lt;br /&gt;Well - what are you waiting for??  RACE on over to SM and grab "&lt;a href="http://scrapmatters.com/shop/product.php?productid=686&amp;amp;cat=6"&gt;Motor Mania&lt;/a&gt;" and all the coordinating goodies right now! :)&lt;br /&gt;&lt;br /&gt;Ohhhh and a BIG BIG BIG BIG thank you to those who have contributed to our &lt;a href="http://scrapmatters.com/shop/product.php?productid=639&amp;amp;cat=0&amp;amp;page=1"&gt;New Couch Fund&lt;/a&gt;!  It's going really well so far and we're getting really excited to start picking out our new couch!!  The &lt;a href="http://scrapmatters.com/shop/product.php?productid=639&amp;amp;cat=0&amp;amp;page=1"&gt;bundle&lt;/a&gt; is only available for 1 more week, so get it while its cheap!  After that it will only be available separately.&lt;br /&gt;&lt;br /&gt;Have a super great Friday everyone!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3907186827568088501/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html#comment-form' title='19 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3907186827568088501'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3907186827568088501'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html' title='{START YOUR ENGINES!!}   + a freebie alert!!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/th_ONTHRDAGN.jpg' height='72' width='72'/><thr:total>19</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4916757207108704455</id><published>2008-09-18T10:04:00.003-06:00</published><updated>2008-09-18T10:13:03.883-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{2 announcements}</title><content type='html'>I have two little announcements to make for ScrapMatters.&lt;br /&gt;&lt;br /&gt;1) We have a ROCKIN' new designer starting up today.  She has been delayed for a couple weeks due to a computer problem, but she's FINALLY back on track and premiering TODAY and I couldn't be more excited!  And she's having a big sale on her stuff to celebrate her arrival!  So, please help me welcome &lt;a href="http://scrapmatters.com/shop/manufacturers.php?manufacturerid=57&amp;sort=&amp;sort_direction=&amp;page=2"&gt;JenLin Designs&lt;/a&gt; to ScrapMatters!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i156.photobucket.com/albums/t3/jlinds72/smgrandopening_jenlin.jpg"&gt;&lt;img src="http://i156.photobucket.com/albums/t3/jlinds72/smgrandopening_jenlin.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I know her ad says she's opening tomorrow but she got so excited she opened up shop TODAY!  &lt;a href="http://scrapmatters.com/shop/manufacturers.php?manufacturerid=57"&gt;Her stuff&lt;/a&gt; is GORGEOUS so have fun browsing and shopping.&lt;br /&gt;&lt;br /&gt;and 2) there's a speed scrap TONIGHT.  7:00 Mountain Time.  I think I can go to Josh's soccer game and make it back to Speed Scrap too!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i168.photobucket.com/albums/u182/breezas28/SS-ad-18-9.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Check out the announcement thread &lt;a href="http://scrapmatters.com/forums/showthread.php?t=523"&gt;here&lt;/a&gt; to see the awesome participation prize that's up for grabs tonight! It's really cool.&lt;br /&gt;&lt;br /&gt;That's it! Those are my two announcements.  Just helping out to spread the word. &lt;br /&gt;&lt;br /&gt;Hope everyone's having a fun day.  I'm just finishing up last minute things, getting ready for my kit release tomorrow!  I can't wait!! Just wait until you see what the Britt Girls have scrapped with it! They are so awesome!&lt;br /&gt;&lt;br /&gt;Ok - until tomorrow . . .</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4916757207108704455/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/2-announcements.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4916757207108704455'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4916757207108704455'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/2-announcements.html' title='{2 announcements}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1251705432726114092</id><published>2008-09-17T12:36:00.002-06:00</published><updated>2008-09-17T12:49:02.639-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{thanks for stickin' up for me!}</title><content type='html'>Wow.  So many of you left such nice comments and sent such nice emails.  It's good to know that I have SO MANY people in my corner!  Thank you so so much.  And just to let you know, I'm totally over all that cyber-bully drama.  It's not worth letting a few meanies ruin all the fun.  I decided to just get over and throw myself into my next kit.  Which brings me to . . .&lt;br /&gt;&lt;br /&gt;A sneak peek!  Well, a 'speedy' peek actually.  Here's just a taste of what's to come on Friday!  I think you are all going to luv it!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/speedy-peek.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/speedy-peek.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I am so excited for Friday!!  Hope you are too!&lt;br /&gt;&lt;br /&gt;In other news, I did the daytime speed scrap at SM yesterday and here's what I ended up with!&lt;br /&gt;&lt;br /&gt;(click to enlarge)&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/ChadsBirthdayfull_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ChadsBirthdayfull_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{full credits &lt;/span&gt;&lt;/span&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/7246/ppuser/4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;here&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt; and &lt;/span&gt;&lt;/span&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/7247/ppuser/4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;here&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;}&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Yep!  A whole 2-pager in just over an hour.  I was pretty proud of myself. haha&lt;br /&gt;&lt;br /&gt;There's also a fun new Tuesday Template challenge going on at SM.  Here is my LO for it.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/fireflies_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/fireflies_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/7380"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{full credits here}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Dug out some older pics (from back in '05).  Anyway - if you want this cute template, you can snag it &lt;a href="http://scrapmatters.com/forums/showthread.php?t=524"&gt;here&lt;/a&gt;.  Then play along in the challenge.  It's super fun.&lt;br /&gt;&lt;br /&gt;Well - that's about it.  I'm off to meet a friend for lunch!  YAY.&lt;br /&gt;&lt;br /&gt;See ya!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1251705432726114092/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/thanks-for-stickin-up-for-me.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1251705432726114092'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1251705432726114092'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/thanks-for-stickin-up-for-me.html' title='{thanks for stickin&apos; up for me!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8637487552471046488</id><published>2008-09-14T21:47:00.003-06:00</published><updated>2008-09-14T22:27:35.040-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{weekend ending}</title><content type='html'>Well - the weekend is about over.  &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;This weekend I:&lt;br /&gt;&lt;br /&gt;- kicked off my &lt;a href="http://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html"&gt;New Couch Fundraiser&lt;/a&gt;&lt;br /&gt;- went to lunch and to see "The Women" with my mom and Aunt (meh - so so movie BTW)&lt;br /&gt;- went to dinner with my parents and brother at the Hot Dog King&lt;br /&gt;- went to my other brother's football game&lt;br /&gt;- went to a baby shower an hour and a half away&lt;br /&gt;- scrapped a little&lt;br /&gt;- got publicly dissed (and then publicly stood up for) on a forum&lt;br /&gt;- went to church&lt;br /&gt;- attempted to help entertain FIFTEEN 1 to 3 year olds for 2 hours&lt;br /&gt;- had yummy spaghetti dinner at my parents&lt;br /&gt;- played domnioes&lt;br /&gt;&lt;br /&gt;So, it was a good (and slightly random) weekend.  I'm exhausted.&lt;br /&gt;&lt;br /&gt;Look at my trip countdown ticker!!  It says THREE WEEKS now.  Ok I know, three weeks and six days but THREE weeks sound so much closer than 4!!  Woo hoooooo!  I seriously can't wait.&lt;br /&gt;&lt;br /&gt;Here is my blessing LO for today.  For those who don't know - each Sunday for 1 year I &lt;a href="http://www.flickr.com/photos/23938230@N07/sets/72157604758435372/"&gt;scrap a blessing&lt;/a&gt;.  At the end of the year I'll make a "52 Blessings Book".  It's been an awesome project.  Many of you mention that you want to start at the new year and do this.  I say - start now!!  I didn't start at the beginning of the year.  I think I started in like April!  It doesn't matter when your year starts and stops.  Start it now if you want to do it!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3051/2858783210_1fe2f7559d_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3051/2858783210_1fe2f7559d_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.sweetshoppedesigns.com/inspiration/showphoto.php?photo=59286&amp;amp;ppuser=2558"&gt;{full credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;As you read above, I've been a little cyber-picked on (as nerdy as that sounds) this weekend.  Not at ScrapMatters or anything like that.  Just another forum I visit. And having my best friend to hug me and make me feel better has been such a blessing.  I'm so lucky God gave me Josh.  &lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Ok - I'm so exhausted!  I gotta go to bed.  See ya later!!&lt;br /&gt;&lt;br /&gt;Oh wait!  First, a friendly reminder to check out said "&lt;a href="http://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html"&gt;New Couch Fundraiser&lt;/a&gt;" in the post below if you haven't supported the cause yet!!  Thanks so much to all those who have so far!  We're off to an awesome start!!&lt;br /&gt;&lt;br /&gt;Ok - g'night!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8637487552471046488/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/weekend-ending.html#comment-form' title='18 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8637487552471046488'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8637487552471046488'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/weekend-ending.html' title='{weekend ending}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>18</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8295246106774139574</id><published>2008-09-12T09:11:00.000-06:00</published><updated>2008-09-12T09:11:59.256-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{Time for a New Couch!}</title><content type='html'>Confused by the subject?  Well, read on. It will all make sense.&lt;br /&gt;&lt;br /&gt;I have &lt;span class="Apple-style-span" style="font-style: italic;"&gt;FOUR&lt;/span&gt; new items out today.&lt;br /&gt;&lt;br /&gt;First up - two awesome paper packs I know you're gonna love!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=621&amp;amp;cat=18"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Used and Abused Paper Pack v.1"&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=621&amp;amp;cat=18"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_uabpp_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=622&amp;amp;cat=18"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Used and Abused Paper Pack v.2"&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=622&amp;amp;cat=18"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_usabpp2_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Also new today . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=624&amp;amp;cat=10"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"My Ribbon Jar"&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=624&amp;amp;cat=10"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_ribjar_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I've dumped out my ribbon jar and I'm sharing my stash with all of you!! :)&lt;br /&gt;&lt;br /&gt;And last but not least, by popular demand . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=625&amp;amp;cat=10"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Hang In There"&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=625&amp;amp;cat=10"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_hit_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;A whole bunch of unique hanging elements together in one pack!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;span style="font-weight:bold;"&gt;So - what does all this have to do with a &lt;span class="Apple-style-span"  style="font-size:large;"&gt;&lt;span class="Apple-style-span" style="color: rgb(0, 102, 0);"&gt;new couch&lt;/span&gt;&lt;/span&gt; you ask?&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Well, Josh and I have had the ugliest old couch you've ever seen since before we were married and we've decided that its FINALLY time to get rid of it!!  So - I'm having a &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(153, 51, 153);"&gt;&lt;span class="Apple-style-span"  style="font-size:large;"&gt;"NEW COUCH FOR BRITT &amp;amp; JOSH FUNDRAISER!"&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="color: rgb(153, 51, 153); font-weight: bold;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;div style="text-align: left;"&gt;All the sales from the products I release today will go in our New Couch Fund!&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;(click to enlarge)&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/bundle_ad_BLOG-1.jpg" width="540" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;Can you believe how ugly it is?!  I promise you that is our ACTUAL couch sitting here in my living room right this very minute!&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;You read it right!  To kick off the New Couch Fundraiser - I've packaged everything together in a special &lt;a href="http://scrapmatters.com/shop/product.php?productid=639&amp;amp;cat=10"&gt;"New Couch Bundle"&lt;/a&gt; at a discounted price!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=639&amp;amp;cat=10"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/britdes_bundle_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Let me show you what my CT has created with all my new "New Couch" goods in the hopes that you'll be inspired and want to support the "New Couch" cause! hahaha!&lt;br /&gt;&lt;br /&gt;{LO by Kelsy}&lt;br /&gt;&lt;a href="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pgdayatthelake.jpg"&gt;&lt;img src="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pgdayatthelake.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{2 LOs by Erica}&lt;br /&gt;&lt;a href="http://i278.photobucket.com/albums/kk105/ezane888/useda-ench-qmd-hit.jpg"&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/useda-ench-qmd-hit.jpg" width="540" /&gt; &lt;/a&gt;&lt;br /&gt;&lt;a href="http://i278.photobucket.com/albums/kk105/ezane888/useda-hit-ribjar.jpg"&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/useda-hit-ribjar.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{2 LOs by Melissa}&lt;br /&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/DCIntro1-SM.jpg%22"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/DCIntro1-SM.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/Pentagon-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/Pentagon-SM.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Emily}&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3249/2846587345_df436fd861_o.png"&gt;&lt;img src="http://farm4.static.flickr.com/3249/2846587345_df436fd861_o.png" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Jessica}&lt;br /&gt;&lt;a href="http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/chloe.jpg"&gt;&lt;img src="http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/chloe.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{LO by Kate}&lt;br /&gt;&lt;a href="http://i285.photobucket.com/albums/ll55/starfishy_nz/cheekyamelia.jpg"&gt;&lt;img src="http://i285.photobucket.com/albums/ll55/starfishy_nz/cheekyamelia.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{and finally one by me}&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/sparklers_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/sparklers_BLOG.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Ok - so are you totally psyched now to help me get a new couch?!  HAHA   I hope so!&lt;br /&gt;&lt;br /&gt;Now - let's enjoy some Showin' Off!&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-23.slide.com/widgets/slideticker.swf" height="475" width="475" style="width:475px;height:475px"&gt;&lt;param name="movie" value="http://widget-23.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346375280675&amp;amp;site=widget-23.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346375280675&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-23.slide.com/p1/648518346375280675/ms_t042_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346375280675&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-23.slide.com/p2/648518346375280675/ms_t042_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;Thanks for being Show Offs this week girls!  You'll all be getting a $3.00 Gift Code as your thank you gift this week!&lt;br /&gt;&lt;br /&gt;If you want to start showing off, just email me a LO using any Britt-ish Designs products, with "Show Off" as you subject line. Size your LO approx. 600x600 Saved for Web. Then next Friday I'll include your work in my Show Off Slideshow and send you a thank you gift!!&lt;br /&gt;&lt;br /&gt;One last little thing.  One of my Britt Girls, Paige, lives in Houston and had to evacuate due to Hurricane Ike.  Her husband is out of town and she's on her own to get her daughter and cats outta town.  I know there are many of you out there dealing with similar situations.  Let's all say a prayer for Paige and the rest of our friends and loved ones in the path of the hurricanes this season, that they will all be safe and protected!  Please really do stop and say a little prayer, ok?&lt;br /&gt;&lt;br /&gt;Let's end on a happy note though.  I hope you all have a GREAT Friday!  I'm off for a fun girly day with my mom and aunt.  Lunch and a matinee of the new Meg Ryan movie "The Women".  I hope its good!   I'm so excited!  See you later!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8295246106774139574/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html#comment-form' title='15 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8295246106774139574'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8295246106774139574'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html' title='{Time for a New Couch!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/th_chloe.jpg' height='72' width='72'/><thr:total>15</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1559218259789583660</id><published>2008-09-11T22:34:00.002-06:00</published><updated>2008-09-11T22:52:28.601-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{speed scrapping emergency}</title><content type='html'>It's not as dire as it sounds!  I did the speed scrap this afternoon about our little trip to the emergency room Tuesday night.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/EmergencyRoom_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/EmergencyRoom_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/6687/ppuser/4"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{full credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Yeah - so that was a fun adventure.&lt;br /&gt;&lt;br /&gt;I took the "From Our Blog to Yours" quiz at &lt;a href="http://www.sweetshoppedesigns.com/blog"&gt;SSD&lt;/a&gt;.  It's a quiz called "How Real Are You".  After I read the questions, I expected to get a low score, not because I'm a fake person but because I don't have a lot of confidence, I keep to myself and I'm not talkative, open and social with people.  So - here are my results.  They are surprisingly accurate. I don't like that they use the word "Real".  It makes it seem like I'm fake.  I think a more accurate term for the quiz would be "How Open Are You?"&lt;br /&gt;&lt;br /&gt;&lt;table width="350" align="center" border="0" cellspacing="0" cellpadding="2"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td bg="" align="center"  style="color:#EEEEEE;"&gt;&lt;span style=" ;font-family:Georgia, Times New Roman, Times, serif;font-size:14pt;color:black;"&gt;&lt;strong&gt;You Are 60% Real&lt;/strong&gt;&lt;br /&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td bgcolor="#FFFFFF"&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://www.blogthingsimages.com/howrealareyouquiz/real-3.jpg" height="100" width="100" /&gt;&lt;/center&gt;&lt;span style="color:#000000;"&gt;&lt;br /&gt;You're pretty real with people, but you can't help hiding a good part of yourself.&lt;br /&gt;&lt;br /&gt;You're not truly happy with who you are at times... and believe it or not, it shows.&lt;br /&gt;&lt;br /&gt;Try not to hide parts of your life from the people who matter to you.&lt;br /&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;div align="center"&gt;&lt;a href="http://www.blogthings.com/howrealareyouquiz/"&gt;How Real Are You?&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Anyway - random enough for ya?!  Ok - good night.  See ya for New Product Friday tomorrow! :)&lt;br /&gt;&lt;br /&gt;xoxo</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1559218259789583660/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/speed-scrapping-emergency.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1559218259789583660'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1559218259789583660'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/speed-scrapping-emergency.html' title='{speed scrapping emergency}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2606259511549389488</id><published>2008-09-10T22:28:00.002-06:00</published><updated>2008-09-10T22:36:53.708-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{if you love Twilight . . . }</title><content type='html'>If you love Twilight - which I do - and you digi-scrap - which I do - you HAVE to get &lt;a href="http://www.tangiebaxter.com/shop/index.php?main_page=product_info&amp;amp;products_id=402"&gt;this&lt;/a&gt; new kit by Tangie Baxter.  It's called &lt;a href="http://www.tangiebaxter.com/shop/index.php?main_page=product_info&amp;amp;products_id=402"&gt;"I'm  a Fanpire!"&lt;/a&gt; and it is oh-so-fabulous!  I HAD to get on my blog and share!!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.tangiebaxter.com/shop/index.php?main_page=product_info&amp;amp;products_id=402"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/tangie_fabpirepreview1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here is what I scrapped with it.  This is my cousin Brooklyn and this is what she did on our camping/boating trip to Bear Lake this summer! haha (I was jealous!  She had the only copy in camp because it came out while I was already up there camping, but the day her family left so she was able to get a copy! haha!)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Obsessed_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Obsessed_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=423070&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{full credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;OK - just had to pop in and share!  See ya!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2606259511549389488/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/if-you-love-twilight.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2606259511549389488'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2606259511549389488'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/if-you-love-twilight.html' title='{if you love Twilight . . . }'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-479930708441939783</id><published>2008-09-10T10:45:00.002-06:00</published><updated>2008-09-10T11:24:57.609-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{this and that}</title><content type='html'>I've been crazy busy - but not with anything very exciting to report!  I've been workin' hard new products for Friday and I think you're going to love them!  &lt;span style="font-style:italic;"&gt;I&lt;span style="font-weight:bold;"&gt;&lt;/span&gt;&lt;/span&gt; LOVE them anyway!  I'll give you a little sneaky peek!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/fridaysneakpeek.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/fridaysneakpeek.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Confused?  haha!  Well - you'll have to wait until Friday then!&lt;br /&gt;&lt;br /&gt;So - at ScrapMatters we are going to start having &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;TWO&lt;/span&gt; Speed Scraps a week from now on!!  One evening one, as usual, and now one daytime one as well!!  This week's evening one was last night - I wasn't able to do it.  I was off teaching a group of women from my mom's church about how to start a family blog!  Yes - they asked ME to come teach them how to make a blog and also a little bit about Digital Scrapbooking.  I was really nervous, but it ended up being a really fun night.  Anyway, I digress  . . .&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Tomorrow afternoon there is a speed scrap!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i283.photobucket.com/albums/kk310/pressedpetals/SS-25.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;So - thats 3:00pm Eastern, 2:00 Central, 1:00 Mountain and 12 noon Pacific.  I'm totally there - hope you guys can come too!&lt;br /&gt;&lt;br /&gt;Also - have you been downloading and collecting all the pieces at the "&lt;a href="http://scrapmatters.com/forums/forumdisplay.php?f=10"&gt;Daily Download&lt;/a&gt;" at SM?!  They are giving away a HUGE gorgeous kit piece by piece each day.  It's an awesome kit.  If you haven't been into it yet, jump in now and start.  You'll still end up with a TON of free stuff.  And its all great!!&lt;br /&gt;&lt;br /&gt;This is the gorgeous kit that you'll end up with . . . (click to enlarge)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i277.photobucket.com/albums/kk48/ldrag2004/SMDesignTeamApprenticesDD600x600.jpg"&gt;&lt;img src="http://i277.photobucket.com/albums/kk48/ldrag2004/SMDesignTeamApprenticesDD600x600.jpg" width="250" /&gt;&lt;/a&gt;&lt;a href="http://i277.photobucket.com/albums/kk48/ldrag2004/SMDesignTeamApprenticesDDelement-1.jpg"&gt;&lt;img src="http://i277.photobucket.com/albums/kk48/ldrag2004/SMDesignTeamApprenticesDDelement-1.jpg" width="250" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Pretty right?!  And its free!  &lt;a href="http://scrapmatters.com/forums/forumdisplay.php?f=10"&gt;Here's&lt;/a&gt; the forum where the daily downloads are posted.&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Look at my Ticker!!  Only 1 month and 1 day until our trip to Disneyland!  I can't wait until it just says "weeks" no month!  HAHA!  That will be exciting!&lt;br /&gt;&lt;br /&gt;Ok - a LO to share before I go.  This one I did for the &lt;a href="http://scrapmatters.com/forums/showthread.php?t=461"&gt;Tuesday Template Challenge &lt;/a&gt;at SM this week!  Jeni Hopewell is hosting and is giving away this awesome template!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/outtodinner_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/outtodinner_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/6430/ppuser/4"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is a remake of an older LO I did.  I am starting to have all my pages printed and I'm putting them into albums now.  And I pulled &lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=184205&amp;cat=all&amp;ppuser=5263"&gt;this&lt;/a&gt; old one up and was aghast!!  There was no way I was printing it.  It HAD to have a makeover.  I LOVE the new one and will be proud to print it now.  Sometimes you just have an off day and scrap something not-so-cute.  But the great thing about digi is - you can just just RE DO IT!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/479930708441939783/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/this-and-that.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/479930708441939783'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/479930708441939783'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/this-and-that.html' title='{this and that}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1456594020621049925</id><published>2008-09-07T21:27:00.001-06:00</published><updated>2008-09-07T22:47:27.293-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Sunday Blessing</title><content type='html'>Another blessing for my 52 Blessings Album project.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3282/2837518274_d2245ce721_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3282/2837518274_d2245ce721_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://flickr.com/photos/23938230@N07/2837518274/"&gt;{full credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I'm really loving this project.  I think I say that every week.  But its just really fun.  It will be awesome when its all done.&lt;br /&gt;&lt;br /&gt;Here are a few LOs I've done this past week.&lt;br /&gt;&lt;br /&gt;This one is for the Saturday Special challenge at ScrapMatters.  It's about scrapping the places you've lived so you can remember them and show your posterity!  It's a fun challenge.  I scrapped my huge kitchen we had at our old house.  I miss how big it was!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/myhugekitchen_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/myhugekitchen_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/6183/ppuser/4"&gt;{full credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This one I pulled out some older pics of my nephew!  I forget he was this little!!  I used Mira Designs' brand new kit &lt;a href="http://www.thedigichick.com/shop/product.php?productid=18920"&gt;"Whooo Loves Fall?"&lt;/a&gt;  This kit is AWESOME!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/PilesofSmiles_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/PilesofSmiles_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/5947/ppuser/4"&gt;{full credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;One last one I did this afternoon for the challenge at the DIS! &lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3231/2839027972_4b613cccbd_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3231/2839027972_4b613cccbd_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/6258/ppuser/4"&gt;{full credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We had a fun night at my mom and dad's tonight.  We go there every Sunday for dinner.  We had dinner, watched America's Funniest Home Videos (we watch it every week, its become a tradition) and then we played "Five Crowns".  It's a fun card game.  I came in last place but oh well!!  Then Josh fixed mom and dad's computer while I looked for old photos to take home to scan.  We were there for a long time!!  But we're home now, tired and ready for bed.  Signing off.</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1456594020621049925/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/sunday-blessing.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1456594020621049925'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1456594020621049925'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/sunday-blessing.html' title='Sunday Blessing'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2114620073237683217</id><published>2008-09-05T08:40:00.002-06:00</published><updated>2008-09-05T08:43:21.944-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{It's an enchanted Friday}  freebie alert!</title><content type='html'>Ok I'm bursting with excitement to show you my new kit - so let's cut the chit chat and get right to it!!!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=561&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;span class="Apple-style-span" style="color: rgb(0, 0, 102);"&gt;"Enchantment"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=561&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_ench_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Some detail shots for you!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/ench_details_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ench_details_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;(click to enlarge)&lt;br /&gt;&lt;br /&gt;And as always my amazing team has blown me away.  What got me this week was how different everyone's LOs were from each other!!&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(0, 0, 102);"&gt;{Paige}&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href="http://i267.photobucket.com/albums/ii311/p-mommy/1994-10HomecomingDance_1200.jpg"&gt;&lt;img src="http://i267.photobucket.com/albums/ii311/p-mommy/1994-10HomecomingDance_1200.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;(click to englarge)&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(0, 0, 102);"&gt;{Emily}&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href="http://farm4.static.flickr.com/3208/2825604234_5b15416a41_o.png"&gt;&lt;img src="http://farm4.static.flickr.com/3208/2825604234_5b15416a41_o.png" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(0, 0, 102);"&gt;{Molly}&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;a href="http://i237.photobucket.com/albums/ff168/mdecrow/enchantedweb.jpg"&gt;&lt;img src="http://i237.photobucket.com/albums/ff168/mdecrow/enchantedweb.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(0, 0, 102);"&gt;{Kelsy}&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-baby-prince.jpg"&gt;&lt;img src="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-baby-prince.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(0, 0, 102);"&gt;{Melissa}&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/RememberGGR-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/RememberGGR-SM.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;and&lt;br /&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/Universal-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/Universal-SM.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;AND&lt;br /&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/MagicalKingdom-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/MagicalKingdom-SM.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(0, 0, 102);"&gt;{Amber}&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href="http://i211.photobucket.com/albums/bb293/amberscreations/my-big-boy.jpg"&gt;&lt;img src="http://i211.photobucket.com/albums/bb293/amberscreations/my-big-boy.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;and&lt;br /&gt;&lt;a href="http://i211.photobucket.com/albums/bb293/amberscreations/Center-of-Attention.jpg"&gt;&lt;img src="http://i211.photobucket.com/albums/bb293/amberscreations/Center-of-Attention.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;AND&lt;br /&gt;&lt;a href="http://i211.photobucket.com/albums/bb293/amberscreations/Counting-Down.jpg"&gt;&lt;img src="http://i211.photobucket.com/albums/bb293/amberscreations/Counting-Down.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(0, 0, 102);"&gt;{Ashley}&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href="http://i149.photobucket.com/albums/s65/onehm/scrapbook/sweet-prince-copy.jpg"&gt;&lt;img src="http://i149.photobucket.com/albums/s65/onehm/scrapbook/sweet-prince-copy.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(0, 0, 102);"&gt;{Kate}&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href="http://i285.photobucket.com/albums/ll55/starfishy_nz/missprincessa.jpg"&gt;&lt;img src="http://i285.photobucket.com/albums/ll55/starfishy_nz/missprincessa.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(0, 0, 102);"&gt;{and one from me}&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/sweet_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/sweet_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Can you believe all the amazing things and different things the Britt Girls scrapped with this kit?! From sweet baby feet, to rocker girl glam, to great grannies!  Wow.&lt;br /&gt;&lt;br /&gt;My special offer this week for "Enchantment" is . . .  If you purchase the kit during this first week, you'll get a second bonus alpha, automatically included in your download!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/enchspecialoffer_WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/enchspecialoffer_WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;No need to put the bonus alpha in your shopping cart or anything.  Simply purchase the kit during its first week of release and you'll get that bonus alpha totally free, automatically included in your download!  Easy as that.  But do it this week, after that the bonus alpha will only be sold separately.&lt;br /&gt;&lt;br /&gt;Here is a darling LO that Melissa made with the new alpha (along with &lt;a href="http://scrapmatters.com/shop/product.php?productid=561&amp;amp;cat=6"&gt;Enchantment&lt;/a&gt; and &lt;a href="http://scrapmatters.com/shop/product.php?productid=77&amp;amp;cat=0&amp;amp;page=1"&gt;Just Married&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;&lt;a href="http://img.photobucket.com/albums/v122/Yzerbear19/ForeverFriend-SM.jpg"&gt;&lt;img src="http://img.photobucket.com/albums/v122/Yzerbear19/ForeverFriend-SM.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I have a funky little paper pack in the shop today too (made especially for my Show Offs' gift!)&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=597&amp;amp;cat=0&amp;amp;page=1"&gt;"Jambalaya"&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=597&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_jamba_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Hope the Show Offs like it!  Let's see who showed off this week.&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-53.slide.com/widgets/slideticker.swf" height="520" width="500" style="width:500px;height:520px"&gt;&lt;param name="movie" value="http://widget-53.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346375069523&amp;amp;site=widget-53.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346375069523&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-53.slide.com/p1/648518346375069523/ms_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346375069523&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-53.slide.com/p2/648518346375069523/ms_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;Thanks so much girls!  Wonderful, beautiful LOs this week.  I say it every week, but I really do just LOVE seeing these and seeing what you create with my stuff!!   Can't wait to see what you come up with next week!&lt;br /&gt;&lt;br /&gt;If you want to start showing off, just email me a LO using any Britt-ish Designs products, with "Show Off" as you subject line.   Size your LO approx. 600x600 Saved for Web.  Then next Friday I'll include your work in my Show Off Slideshow and send you a thank you gift!!&lt;br /&gt;&lt;br /&gt;Anyway - hope you guys have a fun Friday.  I can't wait to see what you start creating with "Enchantment"!!!&lt;br /&gt;&lt;br /&gt;OH!!  I almost forgot!  The "Enchantment" add-on freebie!!!  Duh!  A few more things to make your "Enchantment" kit even bigger!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/enchao_LRG.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Download your freebie &lt;a href="http://www.4shared.com/file/61022220/d099ad41/brittdes_enao.html"&gt;here&lt;/a&gt; and say 'hey' when you do!  ENJOY!&lt;br /&gt;&lt;br /&gt;LATER!!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2114620073237683217/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html#comment-form' title='18 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2114620073237683217'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2114620073237683217'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html' title='{It&apos;s an enchanted Friday}  freebie alert!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i149.photobucket.com/albums/s65/onehm/scrapbook/th_sweet-prince-copy.jpg' height='72' width='72'/><thr:total>18</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8097210842287564893</id><published>2008-09-04T15:27:00.003-06:00</published><updated>2008-09-05T16:55:50.176-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{peek}</title><content type='html'>Another week of bad blogging!  Mostly that's because nothing exciting is going on!  Just the same old same old.  Work, scrap, work, scrap.&lt;br /&gt;&lt;br /&gt;We had beading beauties this week though.  That was very fun!  I decided it was just too gorgeous outside to sit indoors.  So I set up tables out on our patio and we beaded into the evening.  I made a big chunky funky necklace that I think I'm going to sell (if you're interested email me) &lt;span style=""&gt;&lt;span class="Apple-style-span" style="color: rgb(255, 0, 0);"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt; **EDITED** This necklace is sold!! :)  but I'll be doing more if you're interested so check back.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;  It's sized small for teens or young girls.&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/rockon_2_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/rockon_2_BLOG.jpg" height="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/rockon_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/rockon_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Very Hannah Montana, High School Musical, Camp Rock.  Or Cruella Deville according to Tami!  haha  I have lots of these beads leftover and I seriously HAVE to make myself something out of them!  I LOVE how it turned out!!  It was a very fun night!  Everyone made cute stuff!  It had been a while since we'd gotten together and I'm so glad we did!&lt;br /&gt;&lt;br /&gt;Well - as the subject suggests, I have a peek at my new kit coming out tomorrow!!  Hope you love it as much as I do!&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/peek_WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/peek_WEB.jpg" width="540/" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;Tee hee!  Not much of a peek, but hopefully it sparked your curiosity!&lt;br /&gt;&lt;br /&gt;There was a speed scrap at SM last night!  It was hosted by the lovely, &lt;a href="http://www.scrapmatters.com/gallery3/showgallery.php?cat=500&amp;amp;ppuser=14"&gt;Denise&lt;/a&gt;, and she did a fabulous job!  I LOVE how my LO came out!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/AFanisBorn_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/AFanisBorn_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php/photo/5631/ppuser/4"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{credits here}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Speed scrapping is so fun!  I'm totally addicted.  AND I'm happy to announce that next week we're bumping our Speed Scraps up to two a week.  One daytime, and one evening session.  Usually they will be on different days.  Two in one day gets hairy!  Watch this &lt;a href="http://scrapmatters.com/forums/forumdisplay.php?f=41"&gt;forum&lt;/a&gt;.  That's where they'll announce the times and dates for next week.&lt;br /&gt;&lt;br /&gt;Josh has a soccer game, and I have a photo shoot tonight.  So - we're off on our own adventures.  :)  We are a little connected at the hip.  We like to do things together mostly.  But I'm glad he's found a soccer team  and is having fun.  And I'm excited to take pictures of my friend's little boy!  It will be fun.&lt;br /&gt;&lt;br /&gt;So  . . . until tomorrow. . . see ya!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8097210842287564893/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/peek.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8097210842287564893'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8097210842287564893'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/peek.html' title='{peek}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6026552491334515114</id><published>2008-09-01T13:49:00.002-06:00</published><updated>2008-09-01T16:03:04.743-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{blessing a day late}</title><content type='html'>So my blessing is a day late.  Oops.  Oh well.  At least I'm keeping caught up!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3173/2818533877_5b4f8b8453_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3173/2818533877_5b4f8b8453_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://flickr.com/photos/23938230@N07/2818533877/"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I got to see my grandparents at my parents' house for dinner last night.  We love having them!  They have to drive almost an hour and a half to get there, but they just like eating with us!  They have a standing invitation to join us every week!  We love having them. &lt;br /&gt;&lt;br /&gt;Two weeks ago for dinner they turned up in these old tee shirts that my mom made for them when I was a baby!!   Yes, that is my baby picture on them.  I couldn't believe they still had them!  It was so funny!!  They are a hoot!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/grandparentsshirts.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/grandparentsshirts.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Well - thats it from me today.  Josh is home early from work and we're watching Ferris Beuller's Day Off.  Gosh I love that movie.  See ya.&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6026552491334515114/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/blessing-day-late.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6026552491334515114'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6026552491334515114'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/09/blessing-day-late.html' title='{blessing a day late}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2183444419150961227</id><published>2008-08-29T08:58:00.004-06:00</published><updated>2008-08-29T09:34:08.555-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Wide Open Spaces</title><content type='html'>Hello and Happy Friday to one and all!  Whoa.  I've been a bad blogger this week.  Whoops!&lt;br /&gt;&lt;br /&gt;Today I'm releasing a fun new template pack called . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=548&amp;amp;cat=21"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt; "Wide Open Spaces"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=548&amp;amp;cat=21"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/britdes_wos_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I took a couple of my own LOs, and made a couple of brand new ones too, to put together this pack!!  I love negative space in a LO.  It makes a statement and I like that.&lt;br /&gt;&lt;br /&gt;Look at the statements my amazing team made!!&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(102, 0, 204);"&gt;~ Kelsy ~&lt;/span&gt;&lt;/span&gt; I love these unconventional colors together!  Perfectly drawn from her photos!  This is soooo cute!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-skiing.jpg"&gt;&lt;img src="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-skiing.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(102, 0, 204);"&gt;~ Melissa ~&lt;/span&gt;&lt;/span&gt; She scrapped TWO!  Another totally cool color scheme drawn straight from the photos!  LOVE THAT!  She flipped the template and totally made it her own.  I LOVE it.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/VisionBeauty-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/VisionBeauty-SM.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And on this one I LOVE the bold red and shades of blue.  Beautiful title work as well!!&lt;br /&gt;&lt;a href="http://i51.photobucket.com/albums/f400/YBMelissa/GuidingLight-SM.jpg"&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/GuidingLight-SM.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(102, 0, 204);"&gt;~ Paige ~&lt;/span&gt;&lt;/span&gt;  Wonderful, awesome wacky Paige!  I LOVE the pictures, the journal strips, the colors.  This just ROCKS my world!&lt;br /&gt;&lt;a href="http://i267.photobucket.com/albums/ii311/p-mommy/2008-08-20PaigesBirthday_1200.jpg"&gt;&lt;img src="http://i267.photobucket.com/albums/ii311/p-mommy/2008-08-20PaigesBirthday_1200.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(102, 0, 204);"&gt;~ Erica ~&lt;/span&gt;&lt;/span&gt; She ROCKED my latest kit "Fairchild" on this LO!  I LOVE the way she used the template.  And that hanging A.  FABULOUS.&lt;br /&gt;&lt;a href="http://i278.photobucket.com/albums/kk105/ezane888/wos.jpg"&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/wos.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(102, 0, 204);"&gt;~ Kate ~&lt;/span&gt;&lt;/span&gt; I LOVE how she used up ALL her negative space telling the story!  So cute!  Love those animals by Happy Scrap Girl too!&lt;br /&gt;&lt;a href="http://i285.photobucket.com/albums/ll55/starfishy_nz/friendsofthezoo.jpg"&gt;&lt;img src="http://i285.photobucket.com/albums/ll55/starfishy_nz/friendsofthezoo.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(102, 0, 204);"&gt;~ Emily ~&lt;/span&gt;&lt;/span&gt; Love the colors she used and the fonts and glittery alpha she created from clipping a glitter paper to her font!  SO AWESOME!&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3086/2808966094_05fd3a31dc_o.png"&gt;&lt;img src="http://farm4.static.flickr.com/3086/2808966094_05fd3a31dc_o.png" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Do I have the best girls or what!?!  If you pick up these templates, have fun!!  It's one of my FAVORITE sets I've made!  And be sure to show me what you create!  (I'll be keeping my eye on the SM gallery for them as well!!)&lt;br /&gt;&lt;br /&gt;Ok - on to the Show Offs . . .&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-29.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-29.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346374756137&amp;amp;site=widget-29.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346374756137&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-29.slide.com/p1/648518346374756137/ms_t047_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346374756137&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-29.slide.com/p2/648518346374756137/ms_t047_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346374756137&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-29.slide.com/p4/648518346374756137/ms_t047_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;Awesome awesome Show Offs this week!  They are all getting my new template pack as their gift!! If you want to be a Show Off next Friday, email me (with "Show Off" as your subject line) a LO you create over the coming week using ANY Britt-ish Designs product and I'll put it in my slideshow and send you a gift!  It's as easy as that!  Just make sure to either send a link to your LO or attach the actual LO sized around 600x600.&lt;br /&gt;&lt;br /&gt;That's pretty much it for today!  Hope you all have something fun planned for the long weekend.  Josh is working and then golfing, so no exciting plans here. :)  Just more working and scrapping I suppose!&lt;br /&gt;&lt;br /&gt;Have a great day!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2183444419150961227/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/wide-open-spaces.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2183444419150961227'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2183444419150961227'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/wide-open-spaces.html' title='Wide Open Spaces'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-477874084728010321</id><published>2008-08-25T15:26:00.004-06:00</published><updated>2008-08-25T15:35:25.301-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{shameless plugs}</title><content type='html'>Two announcements you should be aware of at ScrapMatters.com!&lt;br /&gt;&lt;br /&gt;There is a brand new &lt;a href="http://scrapmatters.com/forums/forumdisplay.php?f=10"&gt;Daily Download&lt;/a&gt; starting  today!  Each day for 1 day only a piece of a big mega-kit will be given away.  It's a gorgeous kit put together by a collaboration of designers.  So - check out &lt;a href="http://scrapmatters.com/forums/forumdisplay.php?f=10"&gt;this thread&lt;/a&gt; at SM every day and collect a piece every day.&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i219.photobucket.com/albums/cc22/taterslp/dd_add.jpg"&gt;&lt;img src="http://i219.photobucket.com/albums/cc22/taterslp/dd_add.jpg" width="350" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;And . . . there's another fun-filled Speed Scrap tomorrow at 7:00 Mountain Time.&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;a href="http://i264.photobucket.com/albums/ii176/hutch98_photos/speedscrapad-26aug08.jpg"&gt;&lt;img src="http://i264.photobucket.com/albums/ii176/hutch98_photos/speedscrapad-26aug08.jpg" width="350" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;Ellie Lash created the awesome gift this week.  Check it out &lt;a href="http://scrapmatters.com/forums/showthread.php?t=292"&gt;here&lt;/a&gt;.  It's super cute!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/477874084728010321/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/shameless-plugs.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/477874084728010321'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/477874084728010321'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/shameless-plugs.html' title='{shameless plugs}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1470363010018024167</id><published>2008-08-24T20:53:00.002-06:00</published><updated>2008-08-24T22:24:24.155-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{double blessings}</title><content type='html'>I'm two weeks behind again!  Oops.  So here are TWO blessing LOs for today.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3103/2794559601_a13bf5f741_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3103/2794559601_a13bf5f741_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://flickr.com/photos/23938230@N07/2794559601/"&gt;credits&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3214/2794590219_76601ef4ab_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3214/2794590219_76601ef4ab_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://flickr.com/photos/23938230@N07/2794590219//"&gt;credits&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The Olympics are over.  Boo hoo.  We've had such a great time watching them!  All our shows better hurry up and start so we have something to watch! haha&lt;br /&gt;&lt;br /&gt;Took another little quiz.  "&lt;a href="http://www.blogthings.com/whowereyouinhighschoolquiz"&gt;Who Were You in High School?&lt;/a&gt;"  I don't know if the results are entirely accurate, but it was sorta fun.  I think I was pretty normal and average in high school.  But whatever.&lt;br /&gt;&lt;br /&gt;&lt;table width="350" align="center" border="0" cellspacing="0" cellpadding="2"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td bg="" align="center"  style="color:#EEEEEE;"&gt;&lt;span style=" ;font-family:Georgia, Times New Roman, Times, serif;font-size:14pt;color:black;"&gt;&lt;strong&gt;You Were the Arty Kid&lt;/strong&gt;&lt;br /&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td bgcolor="#FFFFFF"&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://www.blogthingsimages.com/whowereyouinhighschoolquiz/arty.jpg" height="100" width="100" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;span style="color:#000000;"&gt;Whether you were a drama freak or an emo poet, you definitely were expressive and unique.&lt;br /&gt;&lt;br /&gt;You're probably a little less weird these days - but even more talented!&lt;br /&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;div align="center"&gt;&lt;a href="http://www.blogthings.com/whowereyouinhighschoolquiz/"&gt;Who Were You In High School?&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;So there you have it.  :)  haha&lt;br /&gt;&lt;br /&gt;This Saturday we went to my grandma's 81st birthday party!  The plan was to have a big party for her 80th, but she wasn't doing so well last year (health-wise) so it got canceled.  But this year she is doing much better, and EVERYONE in the family gathered for a big PART-AY!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/grammycandles_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/grammycandles_BLOG.jpg" height="400" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Look at this good lookin' clan!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/biggrouppic_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/biggrouppic_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It was a really fun time!  I love my extended family.  Being close to them is a true blessing.&lt;br /&gt;&lt;br /&gt;Well, that's enough from me tonight!  Hope you all had a fun weekend.  Ours was a good mix of relaxing and fun.  See ya later!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1470363010018024167/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/double-blessings.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1470363010018024167'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1470363010018024167'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/double-blessings.html' title='{double blessings}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3945948782779239535</id><published>2008-08-22T08:51:00.004-06:00</published><updated>2008-08-22T08:51:28.654-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{fairchild}  and a freebie too!</title><content type='html'>I realized that its been over a year now since I released my very first kit!  Wow.  I've come a long way, but I'm proud to say that I still like that &lt;a href="http://scrapmatters.com/shop/product.php?productid=44&amp;amp;cat=0&amp;amp;page=1"&gt;first kit&lt;/a&gt;.  But I &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;LOVE&lt;/span&gt;&lt;/span&gt; the kit I'm releasing today!!  Please meet . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=523&amp;amp;cat=6"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;"Fairchild"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=523&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_fair_LRG-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here are some detail shots for you (click to enlarge).&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/fair_details_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/fair_details_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;"Fairchild" is so  'August and September' to me.  It's a little back to school, the very trail end of sunshine and summer, and a lot of fun and quirkiness.  Just look what the amazing Britt Girls did with it!&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(204, 0, 0);"&gt;~ Amber ~&lt;/span&gt;&lt;/span&gt; (I tell her so all the time, but itsn't Amber just the master at layering?!)&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/time-4-school.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(204, 0, 0);"&gt;~ Ashley ~&lt;/span&gt;&lt;/span&gt; (she scrapped TWO and they both rock!)&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i149.photobucket.com/albums/s65/onehm/scrapbook/the4-550web.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i149.photobucket.com/albums/s65/onehm/scrapbook/seven-550web.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(204, 0, 0);"&gt;~ Erica ~&lt;/span&gt;&lt;/span&gt; (Isn't it holy cow awesome??)&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/fairchilld2.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="color: rgb(204, 0, 0);"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;~ Emily ~&lt;/span&gt;&lt;/span&gt; (she said this kit just screams "Wonderland" to her!! I think its the Cheshire-ish stripes)&lt;br /&gt;&lt;br /&gt;&lt;img src="http://farm4.static.flickr.com/3048/2783022272_b5e8297580_o.png" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(204, 0, 0);"&gt;~ Jess ~&lt;/span&gt;&lt;/span&gt; (LOVE this whole design!  So unique!  I love this kit for storytime!!)&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/bibliophile.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(204, 0, 0);"&gt;~ Kate ~&lt;/span&gt;&lt;/span&gt; (Is this not totally adorable?!)&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i285.photobucket.com/albums/ll55/starfishy_nz/childhoodtreasure.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(204, 0, 0);"&gt;~ Kelsy ~&lt;/span&gt;&lt;/span&gt; (Can you believe how perfectly this matches her daughter's outfit?)&lt;br /&gt;&lt;br /&gt;&lt;img src="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-last-day-of-pre-k-2.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(204, 0, 0);"&gt;~ Melissa ~&lt;/span&gt;&lt;/span&gt; (she scrapped TWO and shows us EXACTLY how this kit can be used to scrap Disney!)&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/SnowWhite-SM.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/Campers1-SM.jpg" width="270" /&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/Campers2-SM.jpg" width="270" /&gt;&lt;br /&gt;(click each page to enlarge)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(204, 0, 0);"&gt;~ Molly ~&lt;/span&gt;&lt;/span&gt; (LOVE this back to school page!)&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i237.photobucket.com/albums/ff168/mdecrow/fairchildweb-1.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(204, 0, 0);"&gt;~ Paige ~ &lt;/span&gt;&lt;/span&gt;(this is the CUTEST dang idea!  I'm totally copying it!)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i267.photobucket.com/albums/ii311/p-mommy/YearbookPictures_1200.jpg"&gt;&lt;img src="http://i267.photobucket.com/albums/ii311/p-mommy/YearbookPictures_1200.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;(click to enlarge)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;And finally one from &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(204, 0, 0);"&gt;ME&lt;/span&gt;&lt;/span&gt;!  This is from our 4th anniversary of our 1st Date that I told you guys about last week!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/fouryears_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/fouryears_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;My Britt Girls also helped me create this REALLY cute &lt;a href="http://scrapmatters.com/shop/product.php?productid=524&amp;amp;cat=2"&gt;"Fairchild Brag Book"&lt;/a&gt; that is also in the store today!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=524&amp;amp;cat=2"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_fairbb_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And for this week only, when you buy the "Fairchild" kit, you get the Brag Book for free, automatically included in your download!  I repeat - it will AUTOMATICALLY be in your Fairchild download.  You do NOT need to put the brag book in your shopping cart at all!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/fair_specialoffer_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/fair_specialoffer_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;How can you not be tempted with a deal like that!?  haha&lt;br /&gt;&lt;br /&gt;Also new in the store today:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=533&amp;amp;cat=10"&gt;"Paper Shapers: Retro Borders"&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=533&amp;amp;cat=10"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_psrb_LRG.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;This was the Speed Scrap participation prize from this week.  If you missed the Speed Scrap, you can still snag these fun Paper Shapers in the &lt;a href="http://scrapmatters.com/shop/product.php?productid=533&amp;amp;cat=10"&gt;store&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;And last but not least:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=525&amp;amp;cat=10"&gt;"You Can Quote Me: Friends"&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=525&amp;amp;cat=10"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_ycqmfr_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;(Each of these 6 word arts comes in both basic black and colored/stickered/or glitter versions.)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Wait!&lt;/span&gt;  Before you rush off to shop, let's enjoy this week's Show Offs!!&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-d4.slide.com/widgets/slideticker.swf" height="450" width="500" style="width:500px;height:450px"&gt;&lt;param name="movie" value="http://widget-d4.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346374548692&amp;amp;site=widget-d4.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346374548692&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-d4.slide.com/p1/648518346374548692/ms_t042_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346374548692&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-d4.slide.com/p2/648518346374548692/ms_t042_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346374548692&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-d4.slide.com/p4/648518346374548692/ms_t042_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;A whopping 43 Show Offs this week! Amazing! If you notice you didn't receive your gift email this morning or don't see your LO in the slideshow, just email and and I'll get it straightened out.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;If you want to be a Show Off too, just email me a LO using any Britt-ish Designs product with "Show Off" as the subject line to designerbrittney at gmail dot com before midnight next Thursday!  Each week I show you off and give you a gift!  This week all the Show Offs are getting my new "You Can Quote Me: Friends" word art pack!  Hope you girls enjoy it!&lt;br /&gt;&lt;br /&gt;OH and we can't forget the freebie add-on to "Fairchild"!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_fairao_LRG-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_fairao_LRG-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;You can download the freebie &lt;a href="http://www.4shared.com/file/59802695/6ffdb050/brittdes_fairaddon.html"&gt;HERE&lt;/a&gt;.  Have fun with it!&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Hope you all have a GREAT DAY!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3945948782779239535/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/fairchild-and-freebie-too.html#comment-form' title='14 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3945948782779239535'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3945948782779239535'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/fairchild-and-freebie-too.html' title='{fairchild}  and a freebie too!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i149.photobucket.com/albums/s65/onehm/scrapbook/th_the4-550web.jpg' height='72' width='72'/><thr:total>14</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7782747939291461770</id><published>2008-08-21T11:32:00.004-06:00</published><updated>2008-08-21T11:41:06.193-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{dreamy new kit from EZ &amp; a little peek into tomorrow}</title><content type='html'>My pal Erica Zane just released the CUTEST new kit!  It's called &lt;a href="http://scrapmatters.com/shop/product.php?productid=526&amp;amp;cat=23&amp;amp;page=1"&gt;"EZ Dreams"&lt;/a&gt; and its totally DREAMY!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=526&amp;amp;cat=23&amp;amp;page=1"&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/ezane_ezdreams.jpg" width="540" /&gt; &lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here is what I scrapped with it.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/somethingspecial_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/somethingspecial_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php?photo=3919&amp;amp;ppuser=4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{full credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is one of those REALLY special treasured photos that I find myself having a really hard time scrapping.  But as soon as I saw Erica's kit I knew what to do!  And I love how it turned out!  Awesome new kit Erica!!  I love it.&lt;br /&gt;&lt;br /&gt;The Speed Scrap last night at SM was not without its bumps (aka the site crashing on us numerous times) but we muddled through and still had a great time.  I LOVE how my LO turned out!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/twosouls_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/twosouls_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php?photo=3975&amp;amp;ppuser=4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{full credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I just love our Speed Scraps!  I already can't wait for the next one.&lt;br /&gt;&lt;br /&gt;One last thing thing!  The peek.  Wanna see what I've got cooked up for tomorrow?  I'll give you just a little peek!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/fairpeek.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/fairpeek.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I can't wait to show it to you and also show you what the Britt Girls have created with it!  So - we'll see you tomorrow for the big release! :)&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7782747939291461770/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/dreamy-new-kit-from-ez-little-peek-into.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7782747939291461770'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7782747939291461770'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/dreamy-new-kit-from-ez-little-peek-into.html' title='{dreamy new kit from EZ &amp; a little peek into tomorrow}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2691790599587615469</id><published>2008-08-20T10:21:00.005-06:00</published><updated>2008-08-20T10:52:30.124-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{SM CT Call}</title><content type='html'>Oooooops!!  I just realized I never posted about the SM CT Call that's going on!  But if this is the first you're hearing about it, don't panic!  You still have 4 days to apply.&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i268.photobucket.com/albums/jj28/hedderlee/SMCTCALLAd.jpg"&gt;&lt;img src="http://i268.photobucket.com/albums/jj28/hedderlee/SMCTCALLAd.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Also - there's another speed scrap tonight at 7pm Mountain Time, 9pm Eastern.&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i259.photobucket.com/albums/hh307/neeceebee/speedscrapadbig.jpg"&gt;&lt;img src="http://i259.photobucket.com/albums/hh307/neeceebee/speedscrapadbig.jpg" width="400" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;I made the participation prize this week, and its a fun one!  See the prize, find out more details &lt;a href="http://scrapmatters.com/forums/showthread.php?t=236"&gt;HERE&lt;/a&gt; in the SM forum.  I'm totally speed scrappin' tonight!  Hope to see you there.</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2691790599587615469/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/sm-ct-call.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2691790599587615469'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2691790599587615469'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/sm-ct-call.html' title='{SM CT Call}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5145433266942663826</id><published>2008-08-19T09:28:00.002-06:00</published><updated>2008-08-19T09:49:29.632-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{accents}</title><content type='html'>So I took another little quiz.  This one tells you what kind of accent you have, and it got mine exactly right.&lt;br /&gt;&lt;br /&gt;&lt;table style="width: 320px; border: 1px solid gray; font: normal 12px arial, verdana, sans-serif; background-color: white;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td colspan="2" style="background: white; color: black; padding: 5px;"&gt;&lt;b style="font: bold 20px 'Times New Roman', serif; display: block; margin-bottom: 8px;"&gt;What American accent do you have?&lt;/b&gt; &lt;div style="font-size: 16px; margin-bottom: 4px;"&gt;Your Result: &lt;b&gt;The West&lt;/b&gt;&lt;/div&gt;&lt;div style="width: 200px; background: white; border: 1px solid black;"&gt;&lt;div style="width: 96%; background: red; font-size: 8px; line-height: 8px;"&gt; &lt;/div&gt;&lt;/div&gt;&lt;p style="margin: 10px; border: none; background: white; color: black;"&gt;Your accent is the lowest common denominator of American speech.  Unless you're a SoCal surfer, no one thinks you have an accent. &lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="color: black; background: white; padding: 3px;"&gt;The Midland&lt;/td&gt;&lt;td style="background: white; padding: 3px;"&gt;&lt;div style="width: 100px; background: white; border: 1px solid black; margin-top: 4px;"&gt;&lt;div style="width: 95%; background: red; font-size: 8px; line-height: 8px;"&gt; &lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="color: black; background: white; padding: 3px;"&gt;Boston&lt;/td&gt;&lt;td style="background: white; padding: 3px;"&gt;&lt;div style="width: 100px; background: white; border: 1px solid black; margin-top: 4px;"&gt;&lt;div style="width: 75%; background: red; font-size: 8px; line-height: 8px;"&gt; &lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="color: black; background: white; padding: 3px;"&gt;North Central&lt;/td&gt;&lt;td style="background: white; padding: 3px;"&gt;&lt;div style="width: 100px; background: white; border: 1px solid black; margin-top: 4px;"&gt;&lt;div style="width: 73%; background: red; font-size: 8px; line-height: 8px;"&gt; &lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="color: black; background: white; padding: 3px;"&gt;The Inland North&lt;/td&gt;&lt;td style="background: white; padding: 3px;"&gt;&lt;div style="width: 100px; background: white; border: 1px solid black; margin-top: 4px;"&gt;&lt;div style="width: 33%; background: red; font-size: 8px; line-height: 8px;"&gt; &lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="color: black; background: white; padding: 3px;"&gt;Philadelphia&lt;/td&gt;&lt;td style="background: white; padding: 3px;"&gt;&lt;div style="width: 100px; background: white; border: 1px solid black; margin-top: 4px;"&gt;&lt;div style="width: 27%; background: red; font-size: 8px; line-height: 8px;"&gt; &lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="color: black; background: white; padding: 3px;"&gt;The South&lt;/td&gt;&lt;td style="background: white; padding: 3px;"&gt;&lt;div style="width: 100px; background: white; border: 1px solid black; margin-top: 4px;"&gt;&lt;div style="width: 27%; background: red; font-size: 8px; line-height: 8px;"&gt; &lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="color: black; background: white; padding: 3px;"&gt;The Northeast&lt;/td&gt;&lt;td style="background: white; padding: 3px;"&gt;&lt;div style="width: 100px; background: white; border: 1px solid black; margin-top: 4px;"&gt;&lt;div style="width: 21%; background: red; font-size: 8px; line-height: 8px;"&gt; &lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colspan="2" style="text-align: center; padding: 8px;"&gt;&lt;a href="http://www.gotoquiz.com/what_american_accent_do_you_have"&gt;&lt;b&gt;What American accent do you have?&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.gotoquiz.com/"&gt;Quiz Created on GoToQuiz&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;So I thought that was pretty fun!  Random I know, but fun.&lt;br /&gt;&lt;br /&gt;Let's see . . . what else has been going on.  I swear all we do is work and watch the Olympics.  Then we go to bed, wake up, work, then watch more Olympics.  It's been a lot of fun.  I didn't expect we'd want to watch so much of it when it started, but we seriously watch it every night!&lt;br /&gt;&lt;br /&gt;There is a very fun "&lt;a href="http://scrapmatters.com/forums/showthread.php?t=215"&gt;Saturday Special&lt;/a&gt;" challenge going on at SM.  You have to use the word "Remember" in your title.  This is what I scrapped for it.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/remember_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/remember_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php?photo=3338&amp;amp;ppuser=4"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{full credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is my mom on our big family trip to DL back in Jan. of '07.  That trip means a lot to me and I want to always Remember it so this challenge was perfect for this photo!&lt;br /&gt;&lt;br /&gt;There's also a &lt;a href="http://scrapmatters.com/forums/showthread.php?p=3368#post3368"&gt;Tuesday Template Challenge&lt;/a&gt; starting today, hosted by yours truly!  :)  So if you want a free template from me, go check out &lt;a href="http://scrapmatters.com/forums/showthread.php?p=3368#post3368"&gt;my challenge&lt;/a&gt;! :)&lt;br /&gt;&lt;br /&gt;I created the template from one of my own LOs, but this LO I totally scraplifted from one of Britt Girls, Kelsy.  So thanks Kelsy, for letting me make a template from what is essentially YOUR LO.  haha&lt;br /&gt;&lt;br /&gt;Here are a few more LOs I've scrapped recently but haven't posted here.&lt;br /&gt;&lt;br /&gt;I did this one for Bree's speed scrap last week!  It was very fun!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/becomingfriends_BLOG-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/becomingfriends_BLOG-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php?photo=3013&amp;amp;ppuser=4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;{full credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This one was for a DIS challenge! (Hi DIS girls!)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/DoleWhip_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/DoleWhip_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php?photo=3253&amp;amp;ppuser=4"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{full credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;One last one.  This is my Uncle Timmy on our boating trip over the 4th of July.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/UncleTimmy_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/UncleTimmy_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php?photo=3444&amp;amp;ppuser=4"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;{full credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;That's it for LOs and randomness from me for today!  See ya!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5145433266942663826/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/accents.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5145433266942663826'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5145433266942663826'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/accents.html' title='{accents}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3652633893022363983</id><published>2008-08-15T09:15:00.008-06:00</published><updated>2008-08-15T09:42:09.307-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{bubble YUM &amp; frame crazy!}</title><content type='html'>Let's change things up a big and start off with the show offs, shall we?!&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-a4.slide.com/widgets/slideticker.swf" height="550" width="450" style="width:450px;height:550px"&gt;&lt;param name="movie" value="http://widget-a4.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346374308260&amp;amp;site=widget-a4.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346374308260&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-a4.slide.com/p1/648518346374308260/ms_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346374308260&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-a4.slide.com/p2/648518346374308260/ms_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346374308260&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-a4.slide.com/p4/648518346374308260/ms_t017_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;Aren't these fabulous?!  SO MANY amazing pages this week!  Wow.  Thanks so much for sending them in!!&lt;br /&gt;(if you notice yours is missing, just shoot me an email - its next to impossible to keep all of this straight)&lt;br /&gt;&lt;br /&gt;Can't wait to see what you come up with next week, people!!&lt;br /&gt;&lt;br /&gt;As you may have already noticed, the show offs got my new little mini-kit "Bubble YUM!" as their gift this week!  It's in the store now!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=470&amp;amp;cat=16"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Bubble YUM!"&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=470&amp;amp;cat=16"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_buby_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Also new in the store today is this nifty little pack of frames!  A must-have for EVERYONE's scrap stash!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=471&amp;amp;cat=10"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Just FRAME Crazy"&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=471&amp;amp;cat=10"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_frame_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Check out what my amazing team did with BOTH of these new goodies!!&lt;br /&gt;&lt;br /&gt;- Ashley -&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/bubash.jpg" width="540"/&gt;&lt;br /&gt;&lt;br /&gt;- Melissa -&lt;br /&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/AuroraDream-SM.jpg" width="540"/&gt;&lt;br /&gt;&lt;br /&gt;- Erica -&lt;br /&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/bubbleYUM.jpg" width="540"/&gt;&lt;br /&gt;&lt;br /&gt;- Kate -&lt;br /&gt;&lt;img src="http://i285.photobucket.com/albums/ll55/starfishy_nz/blowingraspberries.jpg" width="540"/&gt;&lt;br /&gt;&lt;br /&gt;- Paige -&lt;br /&gt;&lt;a href="http://i267.photobucket.com/albums/ii311/p-mommy/2008-02-21PaperShredderFun_1200.jpg"&gt;&lt;img src="http://i267.photobucket.com/albums/ii311/p-mommy/2008-02-21PaperShredderFun_1200.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and - ME -&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/tiny_fighter_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/tiny_fighter_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php?photo=3164&amp;amp;ppuser=4"&gt;{full credits here}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;(I'm a little obsessed with black and hot pink, I think!  I tend to add it to everything!)&lt;br /&gt;&lt;br /&gt;Fun little goodies today, huh!?  Just happy and light like cotton candy.  I like that.&lt;br /&gt;&lt;br /&gt;And last, but not least, time to &lt;span style="font-weight:bold;"&gt;reveal the grab bag&lt;/span&gt;!!  The goods are separate now and in the store!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=472&amp;amp;cat=6"&gt;"The Boys of Summer"&lt;/a&gt;&lt;div&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=472&amp;amp;cat=6"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_bos_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I had to make a baseball kit!  I just HAD to!  I love baseball!!  It's one of my favorite things about summer.  I'm no player, but I'm a great spectator and fan! :)&lt;br /&gt;&lt;br /&gt;and . .  the follow up to the ever-so-popular "&lt;a href="http://scrapmatters.com/shop/product.php?productid=57&amp;amp;cat=0&amp;amp;page=1"&gt;Date Stamped&lt;/a&gt;":&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=473&amp;amp;cat=10"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Date Stamped v.2"&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_dsv2_LRG.jpg" widht="540" /&gt;&lt;br /&gt;&lt;br /&gt;And just as a reminder of how cute these are, here's a LO from one of my fab Britt Girls, Jess! :)&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/baseball-essentials.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Well - hope you all have a fabulous Friday and I'll see you later!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3652633893022363983/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/bubble-yum-frame-crazy.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3652633893022363983'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3652633893022363983'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/bubble-yum-frame-crazy.html' title='{bubble YUM &amp; frame crazy!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/th_baseball-essentials.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-654347330869591737</id><published>2008-08-14T16:24:00.003-06:00</published><updated>2008-08-14T16:29:15.308-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{last chance for my grab bag!!}</title><content type='html'>&lt;a href="http://scrapmatters.com/shop/product.php?productid=388&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_gb3_LRG-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Tomorrow morning &lt;a href="http://scrapmatters.com/shop/product.php?productid=388&amp;amp;cat=0&amp;amp;page=1"&gt;my grab bag&lt;/a&gt; gets revealed and divided up so if you haven't picked it up yet, do it tonight!&lt;br /&gt;&lt;br /&gt;Oooh, also, the 30% off sale at ScrapMatters ends tonight at midnight too!!&lt;br /&gt;&lt;br /&gt;And one last thing - there's a speed scrap tonight with Bree.  7pm Mountain Time.  Her participation prize is awesome.  I'll be there!  &lt;a href="http://scrapmatters.com/forums/showthread.php?t=175"&gt;(more info. here)&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;SEE YA!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/654347330869591737/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/last-chance-for-my-grab-bag.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/654347330869591737'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/654347330869591737'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/last-chance-for-my-grab-bag.html' title='{last chance for my grab bag!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9105326755136579919</id><published>2008-08-13T11:13:00.003-06:00</published><updated>2008-08-13T11:46:18.651-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{answers to your questions and a new blinkie!!}</title><content type='html'>First things first - my FABULOUS Britt Girl, Amber, made us shiny new blinkies!! :)  This is the fan one that you can sport if you'd like to!!  Right click and save it to your computer.  You can't link it from here!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Britt-ishFAN_byAmber.gif" /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Cute, huh!?  Thanks so much Amber!&lt;br /&gt;&lt;br /&gt;Ok, now to answer some questions I keep getting.&lt;br /&gt;&lt;br /&gt;1) Yes, my husband's &lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=380647&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;aunt Cris&lt;/a&gt; that I scrapped a LO about &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;is&lt;/span&gt;, in fact, the actress who plays Angela Petrelli on "Heroes".   (She was also Mike's mom (Pheobe's husband Mike) in "Friends".  And Ted's mom in "How I Met Your Mother" among other things!!)  My relative is a celebrity, of sorts! HAHA!!!  Kudos to those of you who recognized her from my LO!  Needless to say, we are HUGE "Heroes" fans and cannot wait for the new season to finally start!  It's been so long! AND its awesome that Cris is in SO many of the little teasers that have been running during the Olympics!!&lt;br /&gt;&lt;br /&gt;She lives in Hollywood, so we always try to see her when we go to Disneyland.  In fact, she bought a season pass to come with us whenever we go, cuz we go so often!!  HAHA!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/crisusDL.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/crisusDL.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/angela.jpg" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Her character is so creepy and awesome and we are so proud of her!!&lt;br /&gt;&lt;br /&gt;2) YES!  Of course I'm still doing Show Offs!!  Get those LOs emailed to me before midnight (MST) on Thursday night!!&lt;br /&gt;&lt;br /&gt;3) My migraine lasted the entire day Sunday but was pretty much gone when I woke up on Monday.  Thanks so much for all the suggestions and sweet wishes.  I just need to drink more water and not stress myself out so much!!  You guys were so sweet to worry about me.&lt;br /&gt;&lt;br /&gt;That's all the questions I can think of to answer at the moment!&lt;br /&gt;&lt;br /&gt;Today is the 4 year anniversary of me and Josh's first date!!  AWW!!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/firstdate_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/firstdate_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;This is us on our first date.  Thanks goodness Tami and Ben came with us and snapped a picture.  I'm so thankful to have it now!  We went to Olive Garden for dinner and then to a baseball game.  We don't usually really celebrate this anniversary in any big way, but this year we decided to recreate it!  So tonight we'll be going to dinner at Olive Garden and then to see the Orem Owlz play.  &lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=176070&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;We love the Owlz!!&lt;/a&gt;  So - yeah - tonight should be REALLY fun!!&lt;br /&gt;&lt;br /&gt;Thanks so much baby, for taking me to dinner and a ball game 4 years ago!&lt;br /&gt;&lt;br /&gt;Have a great day!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/9105326755136579919/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/answers-to-your-questions-and-new.html#comment-form' title='14 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9105326755136579919'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9105326755136579919'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/answers-to-your-questions-and-new.html' title='{answers to your questions and a new blinkie!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>14</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4193776305581097981</id><published>2008-08-12T21:14:00.002-06:00</published><updated>2008-08-12T22:03:44.657-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{olympics, scraps, &amp; the sale}</title><content type='html'>So - have you guys been watching the Olympics?  I have never been one to watch the summer Olympics, but its been REALLY fun so far.  Watching Michael Phelps swim, watching the men's gymnastics team medal, the synchronized diving, its just FUN!  Josh and I seem to be watching it every night since it started!!  The Opening Ceremonies were AMAZING.  It's just a fun thing to watch.  If you haven't been watching it, I recommend it.  :)&lt;br /&gt;&lt;br /&gt;I've been working really hard still on keeping up with the festivities at &lt;a href="http://www.scrapmatters.com/"&gt;ScrapMatters&lt;/a&gt;.  It's FUN for sure, cuz I get to scrap, but its also a lot of work to track it all, keep up on the challenges I'm hosting, making sure everything is running smoothly.  AND there's all kinds of kinks we are still trying to iron out.  Slowly but surely we are getting there.  So I'm also constantly trying to help customers, point them in the right direction for help or help them myself if I can.  It's just a LOT of work!! :)  But its a good thing I like my job!&lt;br /&gt;&lt;br /&gt;Stacy hosted a really fun Speed Scrap tonight at SM.  This is what I ended up with.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/helper_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/helper_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php?photo=2671"&gt;{credits here}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;A new &lt;a href="http://scrapmatters.com/forums/showthread.php?t=147"&gt;Tuesday Template Challenge&lt;/a&gt; started at SM today.  If you want a really cute free template, go check it out!! Here is my LO with the template.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/strange_packages_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/strange_packages_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php?photo=2599&amp;amp;ppuser=4"&gt;{credits here}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I did another LO in the &lt;a href="http://scrapmatters.com/forums/showthread.php?t=91"&gt;RAK game&lt;/a&gt;.  Zakirah posted these photos and I couldn't help but snatch 'em up!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/RAK_Zakirah_WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/RAK_Zakirah_WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php?photo=2618&amp;amp;ppuser=4"&gt;{credits here}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And last LO of the night.  Probably my favorite LO I've done in a long time!!  A LO for the ScrapOlympics I've been hosting.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/pure_excitement__BLOG-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/pure_excitement__BLOG-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php?photo=2421&amp;amp;ppuser=4"&gt;{credits here}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;OH - and dont' forget that all &lt;/span&gt;&lt;a href="http://scrapmatters.com/shop/manufacturers.php?manufacturerid=41"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;my stuff at SM&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt; is still 30% off until Thursday at midnight! &lt;/span&gt;:)&lt;br /&gt;&lt;br /&gt;That's all from me for tonight.  Off to join Josh on the couch for more Olympics.&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4193776305581097981/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/olympics-scraps-sale.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4193776305581097981'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4193776305581097981'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/olympics-scraps-sale.html' title='{olympics, scraps, &amp; the sale}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5596475397896096833</id><published>2008-08-11T19:45:00.002-06:00</published><updated>2008-08-11T19:53:01.737-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{I'm a Greaser!!}</title><content type='html'>&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/grease-908.jpg" width="275" align="left" /&gt;So, I took this little trivia quiz today about the movie "&lt;a href="http://www.imdb.com/title/tt0077631/"&gt;Grease&lt;/a&gt;" to see how much I remebered about one my old faves.  Turns out I'm still an expert.  I only missed 1 question in the 15-question quiz!!  HAHA!! I was really surprised!  I thought I'd missed a few.  It made me really want to watch that movie again.  In high school I listened to the soundtrack and watched the movie A LOT!  Anyway - pretty random I know. &lt;br /&gt;&lt;br /&gt;If you wanna take the quiz, you can find it &lt;a href="http://www.allthetests.com/quiz25/quizpu.php?testid=1215894286"&gt;here&lt;/a&gt;. </content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5596475397896096833/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/im-greaser.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5596475397896096833'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5596475397896096833'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/im-greaser.html' title='{I&apos;m a Greaser!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1875823023012268980</id><published>2008-08-10T23:00:00.002-06:00</published><updated>2008-08-10T23:19:10.177-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{blessings and what I scrapped this weekend}</title><content type='html'>I was in Bear Lake last Sunday so are my two blessing LOs to make up for my missed week.  I still LOVE this project and couldn't feel happier or more peaceful when I'm creating them.&lt;br /&gt;&lt;br /&gt;(this week's are pretty personal)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3179/2752497424_0acce0abc3_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3179/2752497424_0acce0abc3_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php?photo=2220&amp;amp;ppuser=4"&gt;{full credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;(and yes, I did already fix my typo - just didn't care to take the time to re-upload)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3217/2752616546_fb3163afa2_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3217/2752616546_fb3163afa2_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php?photo=2221&amp;amp;ppuser=4"&gt;{full credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I spent my entire weekend working and helping run the ScrapMatters.com Grand Re-Opening.  It's a little messy - lots of kinks we didn't see coming.  So - if you have ANY trouble downloading your order of MY products, please email me (designerbrittney at gmail dot com) and I'll get you all taken care of.&lt;br /&gt;&lt;br /&gt;Overall though I think the &lt;a href="http://scrapmatters.com/forums/forumdisplay.php?f=43"&gt;reopening festivities&lt;/a&gt; are going well and are very fun!!  We've had TWO speed scraps already and I LOVE my LOs! &lt;br /&gt;&lt;br /&gt;Erica's speed scrap kicked off our reopening games!  It was a fun one!  Here's what I ended up with!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/loveusilly_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/loveusilly_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php?photo=1611&amp;amp;ppuser=4"&gt;{full credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I love it!  One of my favorites I've done lately.  Such a fun speed scrap, Erica!  THANKS.&lt;br /&gt;&lt;br /&gt;Then there was another Speed Scrap with Kate, this afternoon.  Also VERY fun!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/dadslove_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/dadslove_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php?photo=2099&amp;amp;ppuser=4"&gt;{full credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I'm hosting a series of ScrapOlympics challenges during this big celebration.  They are going REALLY well.  I've only had time to scrap ONE of my own challenges so far, but it turned out really cute!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/boating4th_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/boating4th_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php?photo=2158&amp;amp;ppuser=4"&gt;{full credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;AND there's this REALLY fun &lt;a href="http://scrapmatters.com/forums/showthread.php?t=91"&gt;"RAK" game&lt;/a&gt; in the forum where you scrap for someone else!  I have to admit, it was a blast scrapping for Mandy! :) woo hoo!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Mandy_RAK_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Mandy_RAK_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php?photo=1889&amp;amp;ppuser=4"&gt;{full credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Alright - that's enough LOs for one most.  Probably more than enough! HAHA&lt;br /&gt;&lt;br /&gt;I'm exhausted and have been dealing with my very first migraine of my WHOLE life today!  It's been so great.  NOT.&lt;br /&gt;&lt;br /&gt;I think I'll go lie down now.&lt;br /&gt;&lt;br /&gt;BYE!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1875823023012268980/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/blessings-and-what-i-scrapped-this.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1875823023012268980'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1875823023012268980'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/blessings-and-what-i-scrapped-this.html' title='{blessings and what I scrapped this weekend}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3688797839693529654</id><published>2008-08-08T22:30:00.001-06:00</published><updated>2008-08-08T22:37:41.343-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{You've Got a Friend in ME!}</title><content type='html'>&lt;div&gt;**IF YOU ARE HERE FOR THE BLOG TRAIN, SCROLL DOWN TO THE PREVIOUS POST**&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;Did I make you wait long enough?! HAHA  This has been the most frustrating day of waiting and feeling helpless. &lt;br /&gt;&lt;br /&gt;I can't believe it but the brand new - fresh and pretty - &lt;a href="http://www.scrapmatters.com/"&gt;ScrapMatters.com&lt;/a&gt; is FINALLY open for business.  So . . . here's what I've got new in the store to celebrate the grand reopening (and don't forget its all 30% off this week only).&lt;br /&gt;&lt;br /&gt;First up . . . &lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"&lt;/span&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=390&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;Space Ranger&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=390&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_srLRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The Britt Girls went Bananas with "Space Ranger"!  Check it out!&lt;br /&gt;&lt;br /&gt;From Melissa:&lt;br /&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/Adler-SM.jpg" /&gt;&lt;br /&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/WDWBuzz-SM.jpg" /&gt;&lt;br /&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/YBCake-SM.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;From Kate:&lt;br /&gt;&lt;img src="http://i285.photobucket.com/albums/ll55/starfishy_nz/mrstargazer.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;From Ashley:&lt;br /&gt;&lt;img src="http://i149.photobucket.com/albums/s65/onehm/scrapbook/Meeting-Buzz-copy550.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;From Erica:&lt;br /&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/spaceranger.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;From Paige:&lt;br /&gt;&lt;a href="http://i267.photobucket.com/albums/ii311/p-mommy/1997-SeniorProm_web.jpg"&gt;&lt;img src="http://i267.photobucket.com/albums/ii311/p-mommy/1997-SeniorProm_web.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;From Amber:&lt;br /&gt;&lt;img src="http://i211.photobucket.com/albums/bb293/amberscreations/My%20Scrapbook%20Pages/Mommys-Little-Superhero.jpg" /&gt;&lt;br /&gt;&lt;img src="http://i211.photobucket.com/albums/bb293/amberscreations/My%20Scrapbook%20Pages/When-Youre-Saving-the-Worl.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;From Kelsy:&lt;br /&gt;&lt;img src="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-infinity-and-beyond.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;And finally, from ME:&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/astro-blasters-BLOG-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/astro-blasters-BLOG-1.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;FUN STUFF 'eh?!  Well we've only just begun.  Next up is &lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"&lt;/span&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=392&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;Toy Sheriff&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;".&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=392&amp;amp;cat=0&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_ts_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;You can't have Buzz without his best pal Woody, now can you?!&lt;br /&gt;&lt;br /&gt;Again - the Britt Girls ROCKED this kit!!&lt;br /&gt;&lt;br /&gt;From Ashley:&lt;br /&gt;&lt;img src="http://i149.photobucket.com/albums/s65/onehm/scrapbook/Pal-Woody-copy550.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;From Kelsy:&lt;br /&gt;&lt;img src="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-cowboy-cutie-pie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;From Molly:&lt;br /&gt;&lt;img src="http://i237.photobucket.com/albums/ff168/mdecrow/woodyjessie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;From Melissa:&lt;br /&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/Cassie-SM.jpg" /&gt;&lt;br /&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/WDWWoody-SM.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;From Paige:&lt;br /&gt;&lt;img src="http://i267.photobucket.com/albums/ii311/p-mommy/2008-07-28ChickenPuppyRooster_web1.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;From Erica:&lt;br /&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/toysherriff.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;From Emily:&lt;br /&gt;&lt;img src="http://farm4.static.flickr.com/3129/2736673013_510b0cd9d1_o.png" /&gt;&lt;br /&gt;&lt;img src="http://farm4.static.flickr.com/3055/2737671768_dd26d2e3fb_o.png" /&gt;&lt;br /&gt;&lt;br /&gt;And lastly, from ME:&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/mypalwoody_WEB.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;AND I'm thrilled to tell you that you can buy BOTH these kits together, at a discounted price!!&lt;br /&gt;&lt;br /&gt;It's called the &lt;a href="http://scrapmatters.com/shop/product.php?productid=393&amp;amp;cat=22&amp;amp;page=1"&gt;"You've Got a Friend in Me Combo"&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=393&amp;amp;cat=22&amp;amp;page="&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_ygafim_LRG.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Whew!  Am I wearing you out yet?!  Well, keep up!  There's still so much to see!!&lt;br /&gt;&lt;br /&gt;The &lt;a href="http://scrapmatters.com/shop/product.php?productid=388&amp;amp;cat=22&amp;amp;page=1"&gt;GRAB BAG&lt;/a&gt; is up next!!!!!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_gb3_LRG-1.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;Now this is sorta of silly of me.  BUT I don't care.  I'm going to show you what my FABULOUS Britt Girls have created with the content of the grab bag, EVEN THOUGH by doing so I'm effectively ruining the surprise and mystery of what's in the bag!!&lt;br /&gt;&lt;br /&gt;So **SPOILER ALERT**  if you like a surprise and don't want an inkling of whats in my grab bag, read no further.&lt;br /&gt;&lt;br /&gt;ok - so . . . on to the eye candy!!&lt;br /&gt;&lt;br /&gt;From the Grab Bag these girls created some killer LOs!!&lt;br /&gt;&lt;br /&gt;From Kelsy:&lt;br /&gt;&lt;img src="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-baseball-baby2.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;From Melissa:&lt;br /&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/FieldDreams-SM.jpg" /&gt;&lt;br /&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/FanFest-Sm.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;From Paige:&lt;br /&gt;&lt;a href="http://i267.photobucket.com/albums/ii311/p-mommy/2008-01-09CaraandJill_web.jpg"&gt;&lt;img src="http://i267.photobucket.com/albums/ii311/p-mommy/2008-01-09CaraandJill_web.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;From Ashley:&lt;br /&gt;&lt;img src="http://i149.photobucket.com/albums/s65/onehm/scrapbook/SuperStar-copy550.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;From Kate:&lt;br /&gt;&lt;img src="http://i285.photobucket.com/albums/ll55/starfishy_nz/funwithnana.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;From Erica:&lt;br /&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/boysofsummer.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;From Jess:&lt;br /&gt;&lt;img src="http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/baseball-essentials.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;From Emily:&lt;br /&gt;&lt;img src="http://farm4.static.flickr.com/3200/2742827965_fe01779390_o.png" /&gt;&lt;br /&gt;&lt;br /&gt;FABULOUS huh?!!&lt;br /&gt;&lt;br /&gt;OK and my last two products, many of you have seen before.  But they are still new to the store today!&lt;br /&gt;&lt;br /&gt;Here . . . &lt;a href="http://scrapmatters.com/shop/product.php?productid=389&amp;amp;cat=22&amp;amp;page=1"&gt;"Gretchen"&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=389&amp;amp;cat=22&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_gret_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here's what my amazing team created (have I gushed about the Britt Girls enough?  Cuz I LOVE THEM!!)&lt;br /&gt;&lt;br /&gt;From Ashley:&lt;br /&gt;&lt;img src="http://i149.photobucket.com/albums/s65/onehm/scrapbook/myHappiness-copy550.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;From Melissa:&lt;br /&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/Sisters-SM.jpg" /&gt;&lt;br /&gt;&lt;img src="http://i51.photobucket.com/albums/f400/YBMelissa/Beauty-SM.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;From Jess:&lt;br /&gt;&lt;img src="http://i281.photobucket.com/albums/kk212/JPranaitis/Web%20Sized%20LOs/fun-with-bubbles.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;From Kate:&lt;br /&gt;&lt;img src="http://i285.photobucket.com/albums/ll55/starfishy_nz/firstdayofmorningkindy.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;From Kelsy:&lt;br /&gt;&lt;img src="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-tree-climbing.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;From Paige:&lt;br /&gt;&lt;a href="http://i267.photobucket.com/albums/ii311/p-mommy/1997-05SpanishClass_web.jpg"&gt;&lt;img src="http://i267.photobucket.com/albums/ii311/p-mommy/1997-05SpanishClass_web.jpg" width="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;From Amber:&lt;br /&gt;&lt;img src="http://i211.photobucket.com/albums/bb293/amberscreations/My%20Scrapbook%20Pages/Cutie.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;From Erica:&lt;br /&gt;&lt;img src="http://i278.photobucket.com/albums/kk105/ezane888/gretchen.jpg" /&gt;&lt;br /&gt;&lt;br /&gt;From Emily:&lt;br /&gt;&lt;img src="http://farm4.static.flickr.com/3059/2739827241_4a5afcefcb_o.png" /&gt;&lt;br /&gt;&lt;br /&gt;And ME:&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/loveusilly_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/loveusilly_BLOG.jpg width=600&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And last but not least, my show off gift from this morning . . . &lt;a href="http://scrapmatters.com/shop/product.php?productid=394&amp;amp;cat=22&amp;amp;page=1"&gt;"Black Bead Alpha"&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop/product.php?productid=394&amp;amp;cat=22&amp;amp;page=1"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_bba_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I just whipped this up especially for the Show Offs last night, but wonderful Kelsy - included it in this awesome page along with "Mermaid Lagoon":&lt;br /&gt;&lt;br /&gt;&lt;img src="http://img.photobucket.com/albums/v55/LittleMuffin06/Scrapbook%20Pages/pg-5th-birthday.jpg" /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: x-small;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;a href="http://www.scrapmatters.com/gallery3/showphoto.php?photo=1342&amp;amp;cat=all"&gt;{see Kelsy's full credits here}&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;div&gt;&lt;br /&gt;Its so cute that tiny!&lt;br /&gt;&lt;br /&gt;And that's officially ALL my new stuff.  Now I'm off to play and celebrate our grand reopening.  If you want to see EVERYTHING that's new at SM for 08.08.08 you can click &lt;a href="http://scrapmatters.com/shop/home.php?cat=22"&gt;here&lt;/a&gt;.  (we have a brand new designer, BREE, new apprentices with new schtuff, AND tons more stuff from Erica, and everyone!)&lt;br /&gt;&lt;br /&gt;Not to mention the &lt;a href="http://scrapmatters.com/shop/product.php?productid=391&amp;cat=22&amp;page=1"&gt;fabulous collab&lt;/a&gt; that is free with a purchase of $15 or more! :)&lt;br /&gt;&lt;br /&gt;See ya!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3688797839693529654/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html#comment-form' title='16 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3688797839693529654'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3688797839693529654'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html' title='{You&apos;ve Got a Friend in ME!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i149.photobucket.com/albums/s65/onehm/scrapbook/th_Meeting-Buzz-copy550.jpg' height='72' width='72'/><thr:total>16</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6020471970937420686</id><published>2008-08-08T17:00:00.001-06:00</published><updated>2008-08-08T17:27:17.369-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{ALL ABOARD THE BLOG TRAIN!!}</title><content type='html'>Hi everyone!  Welcome to stop #3 on the "SM Round-the-World Blog Tour".&lt;br /&gt;&lt;br /&gt;As part of the New SM festivities the great gals on both the Design Team and the Creative Team have created a fabulous brag book for you to collect. It is created from items in new our Mega Collab kit, "Friday Flea Market." Just follow the links to collect your entire album - there might even be some other goodies for you at certain stops! These are fabulous 5x7 pages, each saved as a png file, just waiting for you to place your photos and personalize them. &lt;br /&gt;&lt;br /&gt;You've just stopped in beautiful UTAH! &lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/beautiful_utah_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/beautiful_utah_BLOG.jpg" width="540"&gt;&lt;/a&gt;&lt;br /&gt;(thanks to flickr for the borrowed pics)&lt;br /&gt;&lt;br /&gt;So far you should have already visited:&lt;br /&gt;&lt;br /&gt;Stop 1) &lt;a href="http://scrapmatters.com/wordpress/"&gt;The ScrapMatters Team Blog&lt;/a&gt;&lt;br /&gt;Stop 2) &lt;a href="http://andilynn.wordpress.com/"&gt;Andilynn Designs Blog&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and now you've reached ME at stop 3!!&lt;br /&gt;&lt;br /&gt;Here is your brag book page to add to your growing collection (there are SOOO many more to collect!)&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_ffmbb_PREVIEW.jpg" width="540"&gt;&lt;br /&gt;&lt;br /&gt;Download my page &lt;a href="http://www.4shared.com/file/58268358/5c237c1c/brittdes_ffmbb.html"&gt;HERE&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;For your next stop, you're headed East!  Ride the blog train visit &lt;a href="http://zane-escraps.blogspot.com/"&gt;ERICA ZANE&lt;/a&gt;!!&lt;br /&gt;&lt;br /&gt;Have fun on the blog train World Tour!!  (and remember - we are all over the world so if one stop isn't ready yet, don't fret!  The links will be active for a good long time!!  just be patient!)</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6020471970937420686/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/all-aboard-blog-train.html#comment-form' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6020471970937420686'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6020471970937420686'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/all-aboard-blog-train.html' title='{ALL ABOARD THE BLOG TRAIN!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4684889768872157937</id><published>2008-08-08T09:00:00.001-06:00</published><updated>2008-08-08T09:20:00.903-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{simply show offs}</title><content type='html'>Happy 08.08.08 EVERYONE!  It's a magic day!  Woo hoo!&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I know it was only 1 week without them, but I sure missed it!  Did you?  Let's get straight to . . .&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;THE SHOW OFFS!&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-0d.slide.com/widgets/slideticker.swf" height="540" width="500" style="width:500px;height:540px"&gt;&lt;param name="movie" value="http://widget-0d.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346374066701&amp;amp;site=widget-0d.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346374066701&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-0d.slide.com/p1/648518346374066701/ms_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346374066701&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-0d.slide.com/p2/648518346374066701/ms_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346374066701&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-0d.slide.com/p4/648518346374066701/ms_t017_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;A whopping FOURTY THREE show offs this week!  So cool.  I LOVE to see your work.  It's always a treat!!  All my show offs are getting a little alpha, made especially for them, called "Black Bead Alpha".  I hope you all like it (watch for it in the new shop later today)!&lt;br /&gt;&lt;br /&gt;Well, it sounds like we have a somewhat official launch time for the SM Grand Reopening, but unfortunately, its not until about 5:00pm (Mountain Time).  So you'll have to just be patient (we are the at the mercy of our web developer's schedule).&lt;br /&gt;&lt;br /&gt;So I guess I'll see you then!&lt;br /&gt;&lt;br /&gt;Peace out.&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4684889768872157937/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/simply-show-offs.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4684889768872157937'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4684889768872157937'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/simply-show-offs.html' title='{simply show offs}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2010819975247833040</id><published>2008-08-07T15:12:00.004-06:00</published><updated>2008-08-07T17:18:44.132-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{sneak peek}</title><content type='html'>Whew.  I have been working non-stop since I walked in the door from my trip.  Ask Josh, he knows!!  But is all going to be worth it once the fun starts on Friday.&lt;br /&gt;&lt;br /&gt;Just a warning that I'm not sure what TIME the new SM site will be unveiling tomorrow.  It might be morning, it might be afternoon, it could possibly even be evening.  We are doing our best to get it open as soon as humanly possible.  SO . . . it is possible you won't see my fun new products until later in the day (I'm just DYING to show you guys - my new Britt Girls have out done themselves and I'm sure they are DYING too).  I know, all you early Friday morning blog stalkers - you'll survive!&lt;br /&gt;&lt;br /&gt;I'll give y'all some sneak peeks to tide you over!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/srsneakBLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/srsneakBLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/tspeek_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/tspeek_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And I've got a SWEET grab bag out tomorrow too!! :) I love grab bags!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/gb3peek_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/gb3peek_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;So, even though the new products might not be out until later tomorrow, there will most &lt;span class="Apple-style-span" style="font-style: italic;"&gt;definitely&lt;/span&gt; be Show Offs first thing in the morning.  So watch for that!!&lt;br /&gt;&lt;br /&gt;Ok - back to work!! HAHA&lt;br /&gt;&lt;br /&gt;See you tomorrow.  &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?p=16124#16124"&gt;LOTS of fun things&lt;/a&gt; to look forward to starting tomorrow night and running all week long!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2010819975247833040/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/sneak-peek.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2010819975247833040'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2010819975247833040'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/sneak-peek.html' title='{sneak peek}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4713488599863425283</id><published>2008-08-05T20:48:00.002-06:00</published><updated>2008-08-05T22:37:44.687-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{back to real life}</title><content type='html'>Bear Lake is officially over.  We got back today and I'm immediately forced back into real life.  I was busy before I even got home, if that's possible.&lt;br /&gt;&lt;br /&gt;We had a great time though.  My family has been going to Bear Lake with our old family friends to camp and boat every summer since I was little.  It's a great tradition and its fun EVERY year.  It never gets old.  And as we all grow up, and start our own families, and invite more friends, our little group just grows and grows.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/lake_collage_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/lake_collage_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The best thing about Bear Lake is that there's no schedule.  You get up when you want, eat when you want, go down to the lake when you want, swim when you want, make dinner when you want, play games when you want, hang out around the campfire as long as you want, go to bed in your tent when you want, and then get up the next morning and do it all over again!  It's awesome.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/camp_collage_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/camp_collage_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Thanks, Mom and Dad, for taking us to Bear Lake in the first place and starting this tradition for us.  Look how far we've come and how big our group has grown!  Here's to MANY years of fun at Bear Lake to come!&lt;br /&gt;&lt;br /&gt;Sigh . . . another great thing about Bear Lake is that as sad as you are when its over, you know there's always next year!&lt;br /&gt;&lt;br /&gt;One little piece of business before I sign off for the night, in case you hadn't heard . . . &lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/ad-reopening1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ad-reopening1.jpg" height="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I've got sneak peeks and other fun stuff coming up in the next couple days so stay tuned . . .&lt;br /&gt;&lt;br /&gt;Glad to be back!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4713488599863425283/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/back-to-real-life.html#comment-form' title='13 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4713488599863425283'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4713488599863425283'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/08/back-to-real-life.html' title='{back to real life}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>13</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5572849043538002001</id><published>2008-07-31T14:57:00.002-06:00</published><updated>2008-07-31T14:59:51.405-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{see ya!}</title><content type='html'>I just got a fluorescent pink pedicure and now we're OFF on vacation!  And man, do we both need it!  So - if you need me it will just have to wait until the 6th!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/seeya.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/seeya.jpg" width="540" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5572849043538002001/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/see-ya.html#comment-form' title='14 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5572849043538002001'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5572849043538002001'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/see-ya.html' title='{see ya!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>14</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7244129158687881895</id><published>2008-07-30T13:08:00.003-06:00</published><updated>2008-07-30T13:21:01.707-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{meet the Britt Girls}</title><content type='html'>Girls - you blew me away with your applications.  I honestly could have had a team of 25 and had ALL amazingly talented awesome scrappers.  But there is NO WAY I need a team that big!!  I really wanted like 7 Britt Girls but ended up with TEN.  So - its a bigger team that I intended but narrowing it down to 10 was nearly impossible.  And I had to turn away so many of my pals and talented scrappers.  It was awful.    It just kept thinking, "Thank goodness I don't have to do this again until January!"&lt;br /&gt;&lt;br /&gt;BUT on the flip-side - I have an official CT (I'm growing up!) and man alive, are they outstanding scrappers!!  Please help me welcome my BRITT GIRLS for Summer/Fall '08!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/meettheBG_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/meettheBG_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showgallery.php?cat=500&amp;amp;ppuser=12864"&gt;Amber&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showgallery.php?cat=500&amp;amp;ppuser=9817"&gt;Ashley&lt;/a&gt;&lt;br /&gt;&lt;a href="http://flickr.com/photos/emilygscrap/"&gt;Emily&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showgallery.php?ppuser=4949"&gt;Erica&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showgallery.php?ppuser=13448&amp;amp;cat=500"&gt;Jessica&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showgallery.php?ppuser=10630"&gt;Kate&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/index.php?cat=10654"&gt;Kelsy&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/index.php?cat=10667"&gt;Melissa&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showgallery.php?cat=all&amp;amp;ppuser=9963"&gt;Molly&lt;/a&gt;&lt;br /&gt;and &lt;a href="http://scrapmatters.com/gallery/thumbnails.php?album=200"&gt;Paige&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Browse their fab galleries and you'll see how wonderful they are!!&lt;br /&gt;&lt;br /&gt;Thanks again to everyone who applied.  I was overwhelmed at the response!  &lt;br /&gt;&lt;br /&gt;See ya!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7244129158687881895/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html#comment-form' title='17 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7244129158687881895'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7244129158687881895'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html' title='{meet the Britt Girls}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>17</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4851578207512828147</id><published>2008-07-29T10:35:00.002-06:00</published><updated>2008-07-29T11:05:08.096-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{Erica Zane has come to ScrapMatters!!}</title><content type='html'>Finally!!  My friend &lt;a href="http://zane-escraps.blogspot.com/"&gt;Erica Zane&lt;/a&gt; has joined me at ScrapMatters.  I've been begging her to come join us for so long, and finally the time was right!!  I'm so excited!  Let me show you her gorgeous stuff and what I scrapped with it.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=556"&gt;"Dragonfly Delight"&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=556"&gt;&lt;img src="http://3.bp.blogspot.com/_fW5V0dEpnBE/SI6CemV8DbI/AAAAAAAAA1I/XNk3irJcPYQ/s400/ezane_drgnd_LRG.jpg" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's what I scrapped:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/JoshBirthdayCake_BLOG.jpg" width="540" /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?album=22&amp;amp;pos=321"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;{full credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=555"&gt;"Amythest Avenue"&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=555"&gt;&lt;img src="http://2.bp.blogspot.com/_fW5V0dEpnBE/SI6CeaP8XgI/AAAAAAAAA1A/fTrCqZlN5Eg/s400/ezane_amyave_LRG.jpg" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here's what I scrapped:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/books_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/books_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?album=22&amp;amp;pos=322"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;{full credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=557"&gt;"Naturally Happy"&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=557"&gt;&lt;img src="http://2.bp.blogspot.com/_fW5V0dEpnBE/SI6Cva3AB6I/AAAAAAAAA1Y/OGxM4TbQG6o/s400/ezane_nathap_LRG.jpg" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's what I scrapped:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/camandeden_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/camandeden_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?album=22&amp;amp;pos=323"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;{full credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And last but not least - &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=558"&gt;"Breezy Beauty"&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=558"&gt;&lt;img src="http://4.bp.blogspot.com/_fW5V0dEpnBE/SI6CfSY6K2I/AAAAAAAAA1Q/zzdfTm5Elcw/s400/ezane_brzbty_LRG.jpg" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here is my layout:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/thankgoodness_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/thankgoodness_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?album=22&amp;amp;pos=324"&gt;{full credits}&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;FUN stuff huh?  She's so good!  Totally realistic, high quality, and all &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=index&amp;amp;manufacturers_id=24"&gt;her kits&lt;/a&gt; are priced at just 5.00! &lt;br /&gt;&lt;br /&gt;Welcome Erica to SM!  So so so happy to have you.  Can't wait to see more stuff in the store! &lt;br /&gt;&lt;br /&gt;Have a good one everyone!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4851578207512828147/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/erica-zane-has-come-to-scrapmatters.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4851578207512828147'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4851578207512828147'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/erica-zane-has-come-to-scrapmatters.html' title='{Erica Zane has come to ScrapMatters!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_fW5V0dEpnBE/SI6CemV8DbI/AAAAAAAAA1I/XNk3irJcPYQ/s72-c/ezane_drgnd_LRG.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8535381263762047777</id><published>2008-07-27T15:35:00.002-06:00</published><updated>2008-07-27T15:57:12.923-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{so many blessings}</title><content type='html'>Did you think I'd forgotten about my Blessing Book project?  I haven't posted a Sunday Blessing post for a few weeks but I HAVE been keeping up on my blessing pages.  I've just been unable to get a Sunday post done for a while.&lt;br /&gt;&lt;br /&gt;So . . .  here is my page from 2 weeks ago (the week I was in California).&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3094/2679444204_a9cb219559_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3094/2679444204_a9cb219559_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?album=22&amp;amp;pos=313"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is my Aunt (Josh's Aunt) Cris.  She's the one who flew us to California to surprise Josh's Grandpa for his 90th birthday.  She's such a blessing in our lives and we wish we got to see her more.  We ALWAYS enjoy the time we get to spend with her.&lt;br /&gt;&lt;br /&gt;Last week's blessing might seem silly to you, but its a real blessing to ME.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3152/2689569793_bf1ddd04a9_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3152/2689569793_bf1ddd04a9_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?album=22&amp;amp;pos=319"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Magic happens at Disneyland.  The memories I have there with Josh and my family are priceless.  A true blessing.&lt;br /&gt;&lt;br /&gt;And this week . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3131/2707308838_196cd989df_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3131/2707308838_196cd989df_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?album=22&amp;amp;pos=320"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Our planet is so beautiful.  I love to see more of it, learn about it, appreciate it.  I'm amazed by the beauty of this planet every day and I'm so grateful to have been give Earth to live on.&lt;br /&gt;&lt;br /&gt;So there's my blessing catch-up.  Even though I've been caught up all along, just not posted here. :)&lt;br /&gt;&lt;br /&gt;Well, there's only about 8 hours left in my CT call and I'm overwhelmed by the talented scrappers that have applied.  There is NO WAY I can take all of the great people who have applied.  I'm DREADING making the final decision.  But super excited at the same time to have a new team!!!&lt;br /&gt;&lt;br /&gt;We had a lot of fun last night in Heber at the Demolition Derby.  Have you ever been to a Demo. Derby?!  Oh man they are fun!!  I'll post all about it later once I've got the photos and video off my camera.&lt;br /&gt;&lt;br /&gt;Until then . . .&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8535381263762047777/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/so-many-blessings.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8535381263762047777'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8535381263762047777'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/so-many-blessings.html' title='{so many blessings}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2700320765119131280</id><published>2008-07-25T10:47:00.003-06:00</published><updated>2008-07-25T11:05:01.070-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{creative block?}</title><content type='html'>Hi folks!  Sorry for the late post today. We were out late watching "Back to the Future" in my parents backyard projected on the side of the house.  So I let myself sleep in!  Sorry!!  But sometimes you just gotta give the body what it wants.  Plus - with the holiday yesterday I didn't do as much preparation for my Friday post as I normally do.  Hence, the later than usual post!&lt;br /&gt;&lt;br /&gt;So . . . only 1 goodie to release today but its a fun one.  I have a brand new template pack out today.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=539"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Creative Block Templates"&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_cbtemp_PREVIEW.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_cbtemp_PREVIEW.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I LOVE blocking style in scrapbooking.  Blocking of photos, papers, whatever.  It's just a nice clean look and its a really fun way to use lots of papers.  SO, I went through my own LOs and took 4 blocked style pages and made this template pack!&lt;br /&gt;&lt;br /&gt;See:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/cb-LO-original-4_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/cb-LO-original-4_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;(I didn't realize they were black and orange LOs until after everything was done and I was putting them all together.  Pretty random huh??)&lt;br /&gt;&lt;br /&gt;AND my amazing team put together some awesome LOs with the templates as well!  Check these out!!&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;~ Erica ~&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Ericacb2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Ericacb2.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/ericacb1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ericacb1.jpg" wdith="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;~ Tami ~&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Tamicb.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Tamicb.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;~ Ashley ~&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/ashleycb.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ashleycb.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;~ Tater ~&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Tatercb.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Tatercb.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I just LOVE what they did with "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=539"&gt;Creative Block&lt;/a&gt;"!  Don't you?!  Wow!  Thanks so much girls.&lt;br /&gt;&lt;br /&gt;I think its time we Show Off.&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-40.slide.com/widgets/slideticker.swf" height="475" width="540" style="width:540px;height:475px"&gt;&lt;param name="movie" value="http://widget-40.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346373718080&amp;amp;site=widget-40.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="white-space:nowrap"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346373718080&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-40.slide.com/p1/648518346373718080/ms_t047_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346373718080&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-40.slide.com/p2/648518346373718080/ms_t047_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346373718080&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-40.slide.com/p4/648518346373718080/ms_t047_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;41 Show Offs this week.  Pretty incredible!  And all of them were so impressive!  It's been a busy week so I didn't have as much time as I wanted to email everyone and praise your work to the sky, but REALLY - AMAZING work this week to all of you!! WOW.  Thanks so much for sharing them.&lt;br /&gt;&lt;br /&gt;You'll all be getting my new "Creative Block" template pack as your gift this week!  Enjoy!  And I can't wait to see what you make with it.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Don't forget, next week is our week off.  No new stuff or Show Offs next Friday.  You can still email me Show Offs, if you want, but there won't be a gift or slideshow until the 8th.&lt;br /&gt;&lt;br /&gt;I'll see you peeps later!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2700320765119131280/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/creative-block.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2700320765119131280'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2700320765119131280'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/creative-block.html' title='{creative block?}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5447575887051329091</id><published>2008-07-24T09:10:00.002-06:00</published><updated>2008-07-24T10:10:45.946-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{Happy Pioneer Day!}</title><content type='html'>Here in Utah, the 24th of July is a holiday.  We celebrate the pioneers arrival to Utah on this day.  Found this quote from the Library of Congress' webiste:&lt;br /&gt;&lt;br /&gt;"Completing a treacherous thousand-mile exodus, an ill and exhausted Brigham Young and fellow members of the Church of Jesus Christ of Latter-Day Saints arrived in Utah's Great Salt Lake Valley on July 24, 1847.  The Mormon pioneers viewed their arrival as the founding of a Mormon homeland, hence Pioneer Day."&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/The_Mormon_pioneers_coming_off_Big_.png"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/The_Mormon_pioneers_coming_off_Big_.png" width="475" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;I'm so thankful for the Pioneers coming west and settling this state.  I always try to imagine what it would have been like to cross the plains and I honestly don't know if I could have done it.&lt;br /&gt;&lt;br /&gt;So - we celebrate the 24th.  Tonight we'll be going to my parent's for a big BBQ, fireworks in the street, and a movie projected on the house in the backyard.  I have the special assignment of picking and bringing the movie. . . I don't even know what it will be yet!&lt;br /&gt;&lt;br /&gt;I'm so used to summer's with a 24th of July celebration.  If I ever move out of Utah it wouldn't feel like summer without a 24th of July holiday.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm2.static.flickr.com/1125/1338452117_b6e0fcf5cc.jpg?v=0"&gt;&lt;img src="http://farm2.static.flickr.com/1125/1338452117_b6e0fcf5cc.jpg?v=0" width="200" align="left" /&gt;&lt;/a&gt;When I was 15, and again when I was 16, I spent my summers working at the Sno Shack.  Do you have Sno Shacks where you are?  It's a shaved ice stand.  There are so many songs, smells, etc. that remind me of those days sitting in the Sno Shack.  Fond memories.  It was a silly job, but I loved it.  Cuz I just got to work with my friends, see kids from school stop by when they bought their shaved ice and listen to music.  Sometimes during the day when it was slow and I was working alone I'd get to just sit and read.   Still today, summer isn't summer until I have a Sno Shack.  Mmm . . . I know EVERY flavor and I like MANY of them.  So it makes it hard to choose when I get one.  I've only had one so far this summer, but just talking about it is making me want to go out and get another right now.&lt;br /&gt;&lt;br /&gt;Summer also isn't summer without a trip to Bear Lake!  We missed our yearly trip last year and it really felt weird!  Every year since I can remember (NOT EXAGGERATING) my family has gone camping/boating at Bear Lake.  It's so much fun!!  We love it there and look forward to Bear Lake every summer.  I love to sit on the beach and read, eat, play games, talk around the fire, and sleep in tents.  It's such a fun time.  It's so much fun that our group just keeps growing.  Once you get invited to come with us, you fall in love and end up coming back year after year!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/bearlake.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/bearlake.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I know this picture probably just looks hectic and busy to you, but this is SOOOOO Bear Lake to me.  This is just all of us, down on the beach, hanging out.  It's honestly the most relaxing vacation.  Most trips I take, we go and do and play hard and wear ourselves ragged.  But Bear Lake is just FUN and RELAXATION!!  Oh man I can't wait to go!!!&lt;br /&gt;&lt;br /&gt;We leave this year on the 31st, next Thursday.  So next Friday will be a week off from new products and Show Offs.  My first week off in a VERY VERY long time.    You can feel free to send Show Offs if you want, and I'll just include them in the next week's slideshow.  But why don't we all take a week off?!  We deserve it!&lt;br /&gt;&lt;br /&gt;But don't worry - I've got a little something for tomorrow! :)&lt;br /&gt;&lt;br /&gt;Ok - last little thing!!  ScrapMatters is starting a brand new group called the Scraps Matter Gang.  Basically, its a group of scrappers who peruse the gallery, leave lots of love, and earn ScrapMatters products just for being nice and friendly!  You should TOTALLY apply!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/scraps-matter.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/scraps-matter.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Wow - this post got long and chatty didn't it?!  Well, I'll just show you some LOs I've done recently and then sign off!&lt;br /&gt;&lt;br /&gt;This are the two LOs I scrapped for the TWO Speed Scraps we had on Tuesday (I love double speed scrap days).&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Wonderment_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Wonderment_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?album=22&amp;amp;pos=312"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/surpriseparty_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/surpriseparty_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?album=22&amp;amp;pos=315"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And lastly, this is the LO I scrapped for this week's Template Challenge at SM.  So if you like the LO and want the template - go snag it &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=1373"&gt;here&lt;/a&gt; and play along in our challenge.  It's a good one this week.  You have to use a quote from a movie or song on your LO.  I had to go with Sandlot.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/LittleRedSox_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/LittleRedSox_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?album=22&amp;amp;pos=314"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;{credits&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;}&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Alrighty - see you kids later!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5447575887051329091/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/happy-pioneer-day.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5447575887051329091'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5447575887051329091'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/happy-pioneer-day.html' title='{Happy Pioneer Day!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6757279291474665891</id><published>2008-07-21T23:59:00.001-06:00</published><updated>2008-07-22T17:30:14.993-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{daytime speed scrap tomorrow!}</title><content type='html'>Just popping in to remind everyone about the daytime speed scrap tomorrow morning (Tuesday) at 11 am MST.  Click &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?p=13459#13459"&gt;here&lt;/a&gt; for more details (the info on prizes in half way down page 2 of the the thread).&lt;br /&gt;&lt;br /&gt;There's also an evening speed scrap at 7 MST!  I'm trying to do both!  Hope to see you there!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6757279291474665891/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/daytime-speed-scrap-tomorrow.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6757279291474665891'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6757279291474665891'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/daytime-speed-scrap-tomorrow.html' title='{daytime speed scrap tomorrow!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5470678985979456373</id><published>2008-07-21T10:59:00.005-06:00</published><updated>2008-07-21T11:57:55.772-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{weekend round-up &amp; a small CT call}</title><content type='html'>Hello my friends.  How its going!?  How was your weekend?  Mine was great!  We had just the right balance of productivity and relaxing.  &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Saturday we went to our nephew's last little league game.  He did great and its so fun to cheer him on!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/runhome_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/runhome_BLOG.jpg" height="500" /&gt;&lt;/a&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/chainlink_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/chainlink_BLOG.jpg" height="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;After that we had a yummy lunch at the Hot Dog King.  Josh had been there before, but I hadn't so he showed me the ropes.  It was sooo yummy.  It will not be our last visit to the Hot Dog King.&lt;br /&gt;&lt;br /&gt;The new Saturday Special was posted and its a FUN ONE!!!  The challenge is to do a makeover of one of you older LOs that you might not be as happy with anymore.  I have PLENTY of those LOs that need makeovers!  This is the LO as I originally scrapped it:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/RonLizBirthday_2_WEB.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;Could it be more random?!  There's no flow, no plan, just scattered junk.  Blech.&lt;br /&gt;&lt;br /&gt;And here is the made-over LO, which I am 100% more happy with.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/HappyBirthday_MomDad_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/HappyBirthday_MomDad_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-7929"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{full credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I took lot of time to scrap this weekend.  Sometimes I just have to take a break from "work" and just scrap.  It felt GREAT.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/soembarrassing_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/soembarrassing_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-7935"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{full credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3094/2681079505_5eb008de7b_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3094/2681079505_5eb008de7b_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-7898"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{full credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Papas_90th_WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Papas_90th_WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-7897"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{full credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/quadcakeblow_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/quadcakeblow_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-7887"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{full credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;SEE!  I told ya I scrapped a LOT!  haha&lt;br /&gt;&lt;br /&gt;On Sunday we went to our usual dinner at my parents' house.  There was trampoline jumping, baseball game watching, and of course we always watch America's Funniest Home Videos and laugh and laugh!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/collage_BLOG-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/collage_BLOG-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We celebrated Josh's birthday with presents, cake and ice cream since my family hadn't had a chance to give him their presents yet.&lt;div&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/cake2_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/cake2_BLOG.jpg" height="500"/&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Ok - so the last "little" bit of business. . .&lt;br /&gt;&lt;br /&gt;My CT Call.  Yes, its true.  I'm FINALLY doing a CT call.  It's my &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;first&lt;/span&gt; and I'm keeping it small, short and sweet.  My blog is the only place I'm posting it.  And its only open for a week.  I'm not looking for a HUGE team.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/CT-Call-BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/CT-Call-BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;(click to enlarge)&lt;br /&gt;&lt;br /&gt;The reason I've been putting off my CT call for so long is that I'm a big chicken!!  I REALLY don't want to turn anyone down.  I've been rejected myself from MANY CT calls, so I know how that feels.  And I just didn't want to put myself in that position. But it's just a necessary evil I guess. &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;On the other hand, I'm SUPER excited to see who applies and to get my Britt Girls all lined up!  &lt;/div&gt;OK - long enough post for ya?!  Sheesh! SORRY folks.  I'll sign off now!! :)  Have a good one.&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5470678985979456373/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html#comment-form' title='21 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5470678985979456373'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5470678985979456373'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html' title='{weekend round-up &amp; a small CT call}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>21</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7716389108603039333</id><published>2008-07-18T08:56:00.000-06:00</published><updated>2008-07-18T08:58:12.175-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{yee haw!  hooray for cowgirls!}  freebie below!</title><content type='html'>It's Friday again!  Hip hip hooray!  I love Fridays.  Let's get right to it - shall we?&lt;br /&gt;&lt;br /&gt;Now - most of you know I'm crazy about this little gal . . .&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/gracieweb.jpg" align="center" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Gracelyn is my little sweetie, and she LOVES horses.  To her grandpa's delight she's a natural little cowgirl and LOVES to see her VERY OWN pony (named Princess Feather) when she visits Papa in Utah.&lt;br /&gt;&lt;br /&gt;Well, she recently turned 2 and had a cowgirl birthday party, complete with pony rides.  Sadly, Aunt Brittney couldn't make it to AZ for the party, but she CAN create the perfect kit for her little cowgirl!!  I give you . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=534"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Tiny Cowgirl"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_tcg_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_tcg_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;some details for you (click to see 'em nice and close up)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/tcg_details_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/tcg_details_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And I just had to make a coordinating brag book as well!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=533"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;"Tiny Cowgirl Brag Book"&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_tcgbb_PREVIEW.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_tcgbb_PREVIEW.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And. . . to sweeten the deal, if you purchase "Tiny Cowgirl" before next Friday you'll get the brag book for free, automatically included in your download.  No need to put the album in your shopping cart.  Just purchase and download the kit, and the brag book will be there.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/tcg-specialoffer_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/tcg-specialoffer_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Are you in love yet?  Well, let me put you over the top with some amazing LOs from my team.&lt;br /&gt;&lt;br /&gt;First and foremost, the mama of Cowgirl Gracelyn herself - &lt;span style="font-weight:bold;"&gt;MORGAN!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/tcgMorgan.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/tcgMorgan.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Ashley&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/tcgAshley1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/tcgAshley1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Ashley ALSO proved that this kit is NOT just for the girls . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/tcgAshley2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/tcgAshley2.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Erica - my champ - scrapped two as well!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/tcgErica.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/tcgErica.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/tcgErica2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/tcgErica2.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Tater&lt;/span&gt; also rocked a cow&lt;span class="Apple-style-span" style="font-style: italic;"&gt;BOY&lt;/span&gt; LO!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/tcgTater.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/tcgTater.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Danica&lt;/span&gt; scrapped two fabulous 2-pagers!!  She was on a roll!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/tcgDanica1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/tcgDanica1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/tcgDanica2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/tcgDanica2.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Tami&lt;/span&gt; showed a non-girly side to the kit as well!  LOVE IT!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/tcgTami.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/tcgTami.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Heather Lee&lt;/span&gt; is so creative!!  This LO REALLY wowed me!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/tcgHeatherLee.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/tcgHeatherLee.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And last of all the game - &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;MY&lt;/span&gt; layout!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/horsebackriding_full_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/horsebackriding_full_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It's been SO FUN being a country girl this week!  Don't get me wrong, I'm pretty much a city slicker, but I love to pretend to be country every now and again.&lt;br /&gt;&lt;br /&gt;I also have a freebie add-on for y'all (&lt;-- see me being country) but you gotta keep reading if you want it!  &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Also in the shop today are a few items I'm calling my "2nd Chance" goodies.  They have previously been participation gifts and/or freebies!  If you missed 'em while they were free, you can now grab 'em in the shop!  &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=532"&gt;&lt;/a&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=532"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Electric Pop"&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_epop_LRG-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_epop_LRG-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=529"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Stacked Buttons"&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_stbt_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_stbt_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=530"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"The Big Blue Alpha"&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_tbba_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_tbba_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=531"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Summer Fling"&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_sf_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_sf_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;OK . . . ready for some major Show Offs?!  Well - here they are:&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-27.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-27.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346373418023&amp;amp;site=widget-27.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346373418023&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-27.slide.com/p1/648518346373418023/ms_t046_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346373418023&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-27.slide.com/p2/648518346373418023/ms_t046_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346373418023&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-27.slide.com/p4/648518346373418023/ms_t046_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;As I was putting the slideshow together this week, I was thinking "MAN!  This feels like a lot of Show Offs" and when I finished I looked at the total and was BLOWN AWAY!!!! 46 LOs this week!!!  That's WAY above our previous record!  WHOA!!!!  Thanks so much for sending me your work you guys!  I really sincerely love seeing it!&lt;br /&gt;&lt;br /&gt;The gift this week for my Show Offs is their choice of any of the 4 new "2nd Chance" products I just loaded into the store!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/secondchanceAD_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/secondchanceAD_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;So Show Offs, email me your choice of product.  Also - if you notice your LO is missing or did not receive an email from me this morning, email me and let me know!!  Mistakes happen.  Especially with almost 50 LOs to keep track of!!!&lt;br /&gt;&lt;br /&gt;Well, thanks for reading all the way down!  Here is the "Tiny Cowgirl" add-on freebie I have for ya!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_tcgao_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_tcgao_LRG.jpg" width="540" /&gt; &lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Download it &lt;a href="http://www.4shared.com/file/55446020/326e7a3e/brittdes_tcowgirlAO.html"&gt;HERE&lt;/a&gt;.  Be sure to say hi when you grab it.&lt;br /&gt;&lt;br /&gt;Really fast, before I sign off . . . here is the LO I scrapped last night at the SUPER FUN speed scrap hosted by sassypixie.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/One_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/One_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-7801"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Just thought I'd share that with ya real quick!  It was a very fun night!  It's always fun to sort of "hang out" with you all and scrap!  This coming Tuesday (7/22) SM is having a daytime speed scrap AND an evening one!  Should be lots of fun!!!&lt;br /&gt;&lt;br /&gt;Have a great Friday everyone!!  Yeeeeeeee haw!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7716389108603039333/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html#comment-form' title='17 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7716389108603039333'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7716389108603039333'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html' title='{yee haw!  hooray for cowgirls!}  freebie below!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>17</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-836387412764111803</id><published>2008-07-17T10:07:00.002-06:00</published><updated>2008-07-17T10:40:19.667-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{busy busy busy}</title><content type='html'>I know, I know, I've been pretty absent this week!  I'm trying to get caught up and get back in my normal groove, but its not easy!!  Summer is just BUSY I've decided.&lt;br /&gt;&lt;br /&gt;So - what have I been so busy doing and where have I been?  Well, I've been getting my &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;new kit&lt;/span&gt; ready for release tomorrow!!  Wanna peek?&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/sneakpeek_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/sneakpeek_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I have to say I'm pretty excited about how this one turned out!!!  It's SO fun and I LOVE the bright happy colors!!  I think you'll like it too!&lt;br /&gt;&lt;br /&gt;I REALLY want to post pictures and tell you all about our crazy Disneyland day and our trip to So. Cal, but  there's just too much to get done before tomorrow!  I promise it will happen though.&lt;br /&gt;&lt;br /&gt;A couple things real quick . . .&lt;br /&gt;&lt;br /&gt;1) &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;TONIGHT&lt;/span&gt; is the &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;speed scrap&lt;/span&gt; at SM and I WILL be there this time!!!  I got to design the participation prize this week!  So if you want this for free:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i200.photobucket.com/albums/aa30/sassypixie323/0_brittdes_sf_PREVIEW.jpg"&gt;&lt;img src="http://i200.photobucket.com/albums/aa30/sassypixie323/0_brittdes_sf_PREVIEW.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Come SPEED SCRAP with us &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;tonight &lt;/span&gt;(Thursday, June 17th) at 8pm Mountain Time.  (More details &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=1275"&gt;here&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;2) &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=1303"&gt;The Tuesday Template challenge&lt;/a&gt; at SM this week is super fun!  The template is great so go &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=1303"&gt;snag&lt;/a&gt; it.  Here's what I scrapped with it!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/uhoh_BLOG-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/uhoh_BLOG-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?album=22&amp;amp;pos=303"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;{credits here}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;My niece could not be more beautiful.  She just kills me!!!&lt;br /&gt;&lt;br /&gt;Well, that's it for today.  Gotta get back to work!!  Thursdays are ALWAYS my busiest, craziest days gearing up for new product Friday and the Show Offs.  Lots to do!!&lt;br /&gt;&lt;br /&gt;Peace out.&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/836387412764111803/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/busy-busy-busy.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/836387412764111803'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/836387412764111803'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/busy-busy-busy.html' title='{busy busy busy}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7912988705838438470</id><published>2008-07-14T17:50:00.002-06:00</published><updated>2008-07-14T18:39:25.983-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{what a whirlwind!!}</title><content type='html'>HOLY COW!!!  It's been a whirlwind, and I couldn't even blog about it until now because it was a surprise!  Ok - so here's what happened . . .&lt;br /&gt;&lt;br /&gt;On Wednesday night Josh's aunt called him and wanted to fly us (Josh, me and Tami - Josh's sister) out to Los Angeles for to surprise Josh's grandpa for his 90th birthday.  We got flights arranged by Thursday and on Saturday morning (after about 3 hours of sleep) at 3 am we woke up, by 6 am we were taking off for LA, by 8 am we were at Disneyland for a last minute day of magic.  Yes - you really thought we'd go to LA and NOT go see the Mouse?&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/amagicalday.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/amagicalday.jpg" height="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We spent about 17 hours at Disneyland (yes, on 3 hours of sleep!) from 8:15 am until they kicked us out at 1 am!!   Then we drove to Hollywood, passed out at Josh's aunt's house, woke up the next day at noon, got ready, and drove to Rondono Beach for the big surprise.  They were all having dinner on the pier, so when they were all seated, we went in and SURPRISED 'em!  haha  It was SO FUN!  They were all dying!  It was awesome.&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/PapasDinner2_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/PapasDinner2_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Then we ate and talked and hung out as long as we could.  Then it was back to a hotel for a little shut-eye and onto a plane first this morning!!&lt;br /&gt;&lt;br /&gt;SEE!  I told you, a whirlwind!!&lt;br /&gt;&lt;br /&gt;But it doesn't end there. Toward the end of my trip I found out that Marci and Christian were moving their summer sales office from Indianapolis to Albuquerque and that Marci was going to be home in Utah for a while!!  So - she came over today and dropped off Eden while she went to a doctor's appointment. Auntie Brittney and Eden played dress up while mommy was gone.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Photo6.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;She LOVED being a Care Bear.  Of course we had to go outside and take pictures!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/CareBear2_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/CareBear2_BLOG.jpg" height="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/CareBear3_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/CareBear3_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/CareBear1_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/CareBear1_BLOG.jpg" height="600" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It was so fun and surprising to see them!  And I'm happy to say they aren't leaving for a while!! So I get to see them lots!  Hooray.  If only my brother were with them! :(  But he's out working hard. &lt;br /&gt;&lt;br /&gt;So yeah - that's been my crazy whirlwind life these days!!  Gotta get back into a rhythm and normalcy somehow.  :)&lt;br /&gt;&lt;br /&gt;I'll post more pics and tell you about our amazing - exhausting - but mostly amazing - day at Disneyland when I get the pictures edited later.&lt;/div&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7912988705838438470/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html#comment-form' title='19 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7912988705838438470'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7912988705838438470'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html' title='{what a whirlwind!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>19</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1611616611025850410</id><published>2008-07-11T09:20:00.003-06:00</published><updated>2008-07-11T09:40:48.057-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{shape up!!}</title><content type='html'>Hi kids.  Today we're going to learn about shapes.  Can you say SHAPES?!&lt;br /&gt;&lt;br /&gt;haha.  Hi.  I'm only releasing one thing today, but its a good one!  It's my new &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=521"&gt;&lt;span class="Apple-style-span"  style="font-size:large;"&gt;"Paper Shapers"&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span"  style="font-size:large;"&gt;.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_prsr_PREVIEW.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_prsr_PREVIEW.jpg" width="540/" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;What does one do with these paper shapers you ask? Well, you use them much like you would a template.  Mask your papers to the shapes, or you can blend them, or use them as a paper punch, or if you have glitter styles, apply glitter!  The possibilities with these shapers are endless!  Here's what I did with the star shapes and the various size dot border . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/HappyBirthday_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/HappyBirthday_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-7497"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{full credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Ashley used the bracket mat and frame and some star shapes (and my new "Electric Pop" freebie) to create this AWESOME page!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/HBzb-copy-web.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/HBzb-copy-web.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And as always, Erica went above and beyond with THREE examples of ways to use "Paper Shapers".&lt;br /&gt;&lt;br /&gt;First - using the ring and the square grid  . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/pprshapers2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/pprshapers2.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Second - using the burst (she made it into a flower!), heart, wave dot border, and scalloped frame . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/pprshapers.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/pprshapers.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And lastly - using the diamond border, scallop trim, tag, and various size dot border . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/pprshapers3.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/pprshapers3.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;So that's how you use 'em!  They are a lot of fun and I know I'll be using them a LOT!!!&lt;br /&gt;&lt;br /&gt;Ok - time for show offs I think!!!&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;embed src="http://widget-0f.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=un&amp;amp;il=1&amp;amp;channel=648518346373196559&amp;amp;site=widget-0f.slide.com" style="width:470px;height:500px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:470px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=un&amp;amp;at=un&amp;amp;id=648518346373196559&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-0f.slide.com/p1/648518346373196559/un_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=un&amp;amp;at=un&amp;amp;id=648518346373196559&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-0f.slide.com/p2/648518346373196559/un_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=un&amp;amp;at=un&amp;amp;id=648518346373196559&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-0f.slide.com/p4/648518346373196559/un_t017_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;All the show offs are getting my new "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=521"&gt;Paper Shapers&lt;/a&gt;" as their gift this week!  I hope you like them.&lt;br /&gt;&lt;br /&gt;I had an email issue earlier this week, so there's a better chance that most weeks that I am missing some Show Offs.  If you notice your LO is missing from the slideshow or you didn't get the gift email, drop me a line and let me know!!&lt;br /&gt;&lt;br /&gt;Ok - that's all for today folks!  Hope you have a lovely weekend!!  I have lots of fun things planned, so watch for a full report early next week!&lt;br /&gt;&lt;br /&gt;See ya later!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1611616611025850410/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/shape-up.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1611616611025850410'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1611616611025850410'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/shape-up.html' title='{shape up!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8684756831610552355</id><published>2008-07-10T17:51:00.002-06:00</published><updated>2008-07-10T18:01:54.365-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{cute sea kit AND date products from Mira!}</title><content type='html'>This week Mira Designs released the CUTEST new kit called "&lt;a href="http://thedigichick.com/shop/product.php?productid=18541"&gt;Sea Spatters&lt;/a&gt;".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://thedigichick.com/shop/product.php?productid=18541"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/imagephp.jpg" width="470" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;Such&lt;/span&gt; a cute boy kit!  The preview really doesn't show how BIG the kit is!  Here's what I scrapped with it!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/josh-on-the-lake_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/josh-on-the-lake_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=374549&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{full credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And you know how much I love to date my pages in creative ways!  She also released "&lt;a href="http://thedigichick.com/shop/product.php?productid=18532"&gt;Punch the Date&lt;/a&gt;" today and I can't WAIT to play with these!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://thedigichick.com/shop/product.php?productid=18532"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/image-1php.jpg" width="470" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Fun huh?!&lt;br /&gt;&lt;br /&gt;I scrapped this last night - so I guess I'll post it today!  I got this kit ("Deep Blue Sea" by Dani Mogstad) with a gift certificate I won in one of Dani's teams' challenges!  I love it!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/pool_boys_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/pool_boys_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=374016&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{full credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Well, I will see you in the morning for new stuff and show offs!  Peace out.&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8684756831610552355/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/cute-sea-kit-and-date-products-from.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8684756831610552355'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8684756831610552355'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/cute-sea-kit-and-date-products-from.html' title='{cute sea kit AND date products from Mira!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8180316120113737433</id><published>2008-07-09T16:12:00.002-06:00</published><updated>2008-07-09T16:27:50.004-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{Britt-ish Overload}</title><content type='html'>Weird.  I'm all over the place these days.  My new freebie, "Electric Pop" is available at &lt;a href="http://www.thedailyscrapper.com/store/index.php?main_page=product_info&amp;amp;products_id=18"&gt;"The Daily Scrapper"&lt;/a&gt;, so go snag that if you want it.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.thedailyscrapper.com/store/index.php?main_page=product_info&amp;amp;products_id=18"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_epop_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Yours truly is also being spotlighted on &lt;a href="http://tbdloft.typepad.com/tangie_baxter_designs_cre/2008/07/meet-designerbr.html"&gt;The Loft blog&lt;/a&gt; today.  I love being on Tangie's team! :)  So fun!&lt;br /&gt;&lt;br /&gt;GUESS WHAT!  Bad news.  I can't come to the speed scrap tomorrow night at SM! :(  I totally wanted to, but we are going out to dinner for Josh's birthday with his family.  Getting together everyone's schedules is really difficult so I had to concede and miss out on this week's speed scrap.  I'm excited for Josh's birthday dinner, but I'm sad to miss the speed scrap.  Oh well, there's always next week.&lt;br /&gt;&lt;br /&gt;There's a fun new &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=1249"&gt;template challenge&lt;/a&gt; underway at SM hosted by Heather Lee.  She made a really cute template, so swing over there and grab it.  Here's my LO for her challenge.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Scottys_Setting_Apart_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Scottys_Setting_Apart_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=373845&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And I scrapped this little puppy today too.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/hedidit_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/hedidit_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=373846&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Alright - guess that's it for today.  Nothing else to report.  Tomorrow I'll post some pics from yesterday, our little day at Lagoon.</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8180316120113737433/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/britt-ish-overload.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8180316120113737433'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8180316120113737433'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/britt-ish-overload.html' title='{Britt-ish Overload}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-312449149837487176</id><published>2008-07-07T23:11:00.002-06:00</published><updated>2008-07-07T23:47:34.514-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{camping trip pics &amp; more}</title><content type='html'>Before I get to the camping trip pics. I have to make sure to post about this week's speed scrap at ScrapMatters.  This week it will be on Thursday (July 10th) at 8:00 pm Mountain Time.  Our hostess, Leah, has made the CUTEST participation prize!  Take a look at this!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i180.photobucket.com/albums/x78/scraphead2/newpreview.jpg" width="450" /&gt;&lt;br /&gt;&lt;br /&gt;For more details, go to &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=1216"&gt;this thread&lt;/a&gt; in the SM forum.  I' m SO going to be there.  Leah's goodie was MORE than enough enticement.  I love the speed scraps. &lt;br /&gt;&lt;br /&gt;ok - on to the camping pics. . .&lt;br /&gt;&lt;br /&gt;Sorry to disappoint but there were no amazing pictures taken on my 4th of July camping trip!!  We left our nice camera at home.  We were too paranoid about taking to the lake, and campground, and all that.  YIKES.  &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;And&lt;/span&gt; I'm an idiot and didn't take a single picture at the campsite!!  I'm so mad at myself.  I only took pictures while we were boating.  But here are a few.&lt;br /&gt;&lt;br /&gt;I was so happy I got to spend the weekend with Morgan, Gracelyn and Josh!  I love them and hate that they live so far away!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Jordanelle1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Jordanelle1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Jordanelle6.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Jordanelle6.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Jordanelle5.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Jordanelle5.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Gracelyn LOVED sleeping on the boat.  She called in her "boat nap" and asked specifically to go on Uncle David's boat and take a boat nap.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Jordanelle2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Jordanelle2.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;My littlest brother (who is TALLER THAN ME NOW BTW!!!!) turned into a big high school age teenager while I wasn't looking!!  I love this shot of him and my dad!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Jordanelle3.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Jordanelle3.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt;Isn't my husband so cute!?  Josh LOVED riding the wave runner.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Jordanelle4.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Jordanelle4.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Was&lt;span class="Apple-style-span" style="font-weight: bold;"&gt; I&lt;/span&gt; actually ON this campout/boating trip, you ask?  Well yes, but I only have ONE photo to prove it!  And its not even a good one.  The only reason I have it is because I called up to my dad and asked him to dig out my camera and take it.  Thank goodness I did!  It's the only way I get in a shot!  But here it is - proof that I was actually on this trip.  This is me and my mom cooling off with a dip in the lake!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Jordanelle7.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Jordanelle7.jpg" width="540" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-size: 13px; font-style: italic; "&gt;(frames (some recolored) are from GG Designs cute new kits "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=508"&gt;Summer Lovin' Boy&lt;/a&gt;" and "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=510"&gt;Summer Lovin' Girl&lt;/a&gt;" found at ScrapMatters)&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;So there you have it -  some pics from our boating trip! :)  I'm so lucky to have such a fun and wonderful family.  We truly enjoy spending time together and hanging out.  I love going out and making memories with them.  I love you guys!!&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/312449149837487176/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/camping-trip-pics-more.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/312449149837487176'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/312449149837487176'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/camping-trip-pics-more.html' title='{camping trip pics &amp; more}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3996649163798493814</id><published>2008-07-06T22:17:00.002-06:00</published><updated>2008-07-06T22:21:37.570-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{Land That I Love}</title><content type='html'>A quick pop in to post my Sunday Blessing LO for my 52 Blessings book project.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/11_USA_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/11_USA_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-7241"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Hope you all had a wonderful 4th of July weekend, whatever country you live in! :)  Have a great night.</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3996649163798493814/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/land-that-i-love.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3996649163798493814'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3996649163798493814'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/land-that-i-love.html' title='{Land That I Love}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2074231950814399910</id><published>2008-07-05T19:36:00.002-06:00</published><updated>2008-07-05T19:41:30.814-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{Show-Offs!}</title><content type='html'>I'm back from camping!  It was so much fun!!  We just live on such a beautiful planet.  I love to get out and enjoy it.  I'll post pics and talk more about it later when I'm not so exhausted!&lt;br /&gt;&lt;br /&gt;But I just had to post the show offs tonight!!  They are so amazing this week.  And we had 39!!!  Another record!  WOW!&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-9f.slide.com/widgets/slideticker.swf" height="500" width="426" style="width:426px;height:500px"&gt;&lt;param name="movie" value="http://widget-9f.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346373007519&amp;amp;site=widget-9f.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346373007519&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-9f.slide.com/p1/648518346373007519/ms_t028_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346373007519&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-9f.slide.com/p2/648518346373007519/ms_t028_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346373007519&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-9f.slide.com/p4/648518346373007519/ms_t028_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;If your LO is missing from the slideshow or you didn't receive your gift email, just drop me an email and I'll get it fixed.&lt;br /&gt;&lt;br /&gt;A couple reminders about Show Offs: If you want to show off, you just email me a LO using anything from Britt-ish Designs -freebies, templates, even a little BD staple are all acceptable!!&lt;br /&gt;&lt;br /&gt;And remember that from now on they need to have been scrapped THIS WEEK.  No saving them up.  Make sense?&lt;br /&gt;&lt;br /&gt;Well, that's it for tonight.  Short and sweet.  I'm going to go pass out in bed!  Have a good night!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2074231950814399910/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/show-offs.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2074231950814399910'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2074231950814399910'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/show-offs.html' title='{Show-Offs!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7421501085201792802</id><published>2008-07-03T09:00:00.005-06:00</published><updated>2015-06-01T12:28:37.061-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{Mermaid Lagoon!!}  freebie alert!</title><content type='html'>&lt;i style="color: red;"&gt;&lt;b&gt;*UPDATE* Be sure to check out the&amp;nbsp;&lt;a href="http://brittishdesigns.blogspot.com/2012/04/return-to-mermaid-lagoon.html" target="_blank"&gt;"Mermaid Lagoon: REVISTED"&lt;/a&gt;&amp;nbsp;for even more MERMAID GOODNESS!!!&lt;/b&gt;&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;It feels so funky to be posting new stuff on a Thursday!  I've been doing it on Fridays for so long now!  But I'm actually glad it worked out this way because I'm sooooo excited to release  . . .&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=132" target="_blank"&gt;"Mermaid Lagoon"&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/images/brittdes_merl_600.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://www.brittishdesigns.com/shop/images/brittdes_merl_600.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;Here are a few detail shots for ya (click to enlarge)!&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/merl_details_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/merl_details_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;Isn't it BEEE-UTIFUL?!  I just LOVE mermaids!  Always have.  When I was little my friends and I used to ALWAYS play mermaids when we would go swimming.  I had mermaid toys, dolls, etc. And of course - "The Little Mermaid" was my FAVORITE.  I love Ariel!  I've been scheming and planning and saving up stuff to make this kit for a LONG time now and its finally here!!!  YAY!!! &amp;nbsp;I went nuts and it turned into a MEGA KIT. &amp;nbsp;It's huge! &amp;nbsp;I swear, you can scrap so many pages with this one!!&lt;br /&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;&lt;i&gt;&lt;b&gt;*UPDATE* Be sure to check out the &lt;a href="http://brittishdesigns.blogspot.com/2012/04/return-to-mermaid-lagoon.html" target="_blank"&gt;"Mermaid Lagoon: REVISTED"&lt;/a&gt; for even more MERMAID GOODNESS!!!&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I also whipped up (using my own Ariel LOs and a LO from Tami and Ashley) a gorgeous little 12x12 Quick Page Album! &lt;br /&gt;&lt;div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=8&amp;amp;products_id=133" target="_blank"&gt;"Mermaid Lagoon 12x12 Quick Page Album"&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=8&amp;amp;products_id=133" target="_blank"&gt;&lt;img border="0" src="http://www.brittishdesigns.com/shop/images/brittdes_merlqp_600.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;AND . . . if you can handle more cute-ness . . . I felt inspired to make an entire coordinating pack of burst-patterned paper!!!&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=32" target="_blank"&gt;"Bursting with Joy: Summer"&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=32" target="_blank"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="margin-left: 1em; margin-right: 1em;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=32" target="_blank"&gt;&lt;img alt="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=7&amp;amp;products_id=32" border="0" src="http://www.brittishdesigns.com/shop/images/brittdes_bwjsum_600.jpg" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;I went a little nutty and scrapped a bunch of pages with the new schtuff. &amp;nbsp;So, let's look at my LOs first and then I'll show you my teams'!!&lt;br /&gt;&lt;br /&gt;OK - I have SO many cute pics from when my little niece met Ariel for the first time.  I HAD to scrap them ALL!!!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/MeetingAriel_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/MeetingAriel_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/ArielPlayDate_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ArielPlayDate_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/fishie_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/fishie_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;Funny thing!  &lt;span style="font-weight: bold;"&gt;Marci&lt;/span&gt; (my SIL) had to scrap them too! HAHA (Marci and I are both NUTS for Ariel!!)&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Marci_merl.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Marci_merl.jpg" width="540" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;As always, &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Erica&lt;/span&gt; went above and beyond with not 1, not 2 but &lt;span class="Apple-style-span" style="font-style: italic;"&gt;THREE&lt;/span&gt; fabulous LOs!&lt;br /&gt;&lt;br /&gt;The extraction queen at work:&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Erica1_merl.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Erica1_merl.jpg" width="540" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Erica2_merl.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Erica2_merl.jpg" width="540" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;And proving that its not only for the girls . . .&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Erica3_merl.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Erica3_merl.jpg" width="540" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Tami&lt;/span&gt; also showed me how FABULOUS this kit looks on the little MEN.&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Tami_merl.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Tami_merl.jpg" width="540" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Ashley&lt;/span&gt; is such an inspiration!  I LOVE what she created!&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Ashley_merl.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Ashley_merl.jpg" width="540" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;I couldn't believe this was the same kit when &lt;span style="font-weight: bold;"&gt;Leah&lt;/span&gt; emailed this beauty to me!  This kit is seriously so huge, you can get a TON of looks out of it!!&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Leah_merl.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Leah_merl.jpg" width="540" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;My resident 2-Pager Princess, Danica, scrapped this ADORABLE bathtime page!&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Danica_merl.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Danica_merl.jpg" width="540" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Zakirah&lt;/span&gt; NEVER ceases to amaze me with her fabulous style!&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Zakirah_merl.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Zakirah_merl.jpg" width="540" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;And one more!&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Jeni&lt;/span&gt; scrapped this PERFECT LO.  I love love love how it all matches her photos!&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Jeni_merl.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Jeni_merl.jpg" width="540" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;Gosh - aren't they fun??  Usually by the time I release a kit I sort of need a break from looking at it or scrapping with it, just because I've been staring at it for SO LONG!  But I can't get sick of this one!  It might be my personal favorite of all my kits! &amp;nbsp;I hope you love &amp;nbsp;it too!&lt;br /&gt;&lt;br /&gt;And with a new kit, of course comes a little add-on freebie!! Just a few more things that I just had to make! :)&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_merlAO_600.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/brittdes_merlAO_600.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Click &lt;a href="http://brittishdesigns.com/Freebies/brittdes_merlao.zip" target="_blank"&gt;HERE&lt;/a&gt; to download and be sure and say hey when you do!!&lt;br /&gt;&lt;br /&gt;OK - what are you waiting for?! &amp;nbsp;You got your freebie, now go check out all the new stuff in the &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=products_new"&gt;shop&lt;/a&gt;!!! :)&amp;nbsp;&amp;nbsp;Thanks for reading! &amp;nbsp;I can't believe my hit counter is over 104,000! &amp;nbsp;WHAT?! &amp;nbsp;That boggles my brain. &amp;nbsp;But thanks for stopping in and I hope you saw something fun today! :) :)&lt;/div&gt;&lt;div&gt;&lt;br /&gt;See you guys on Saturday after my camping trip to post the Show Offs!!&lt;br /&gt;&lt;br /&gt;&lt;img alt="" border="0" id="BLOGGER_PHOTO_ID_5136120997058580338" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" style="cursor: hand; cursor: pointer; float: left; margin: 0 10px 10px 0;" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7421501085201792802/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html#comment-form' title='27 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7421501085201792802'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7421501085201792802'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html' title='{Mermaid Lagoon!!}  freebie alert!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i70.photobucket.com/albums/i104/designerbrittney/Blog%20Stuff/th_brittdes_merlAO_600.jpg' height='72' width='72'/><thr:total>27</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8278637711536996769</id><published>2008-07-02T20:02:00.002-06:00</published><updated>2008-07-02T20:16:07.105-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{ticker fixer}</title><content type='html'>I came to post and wanted to check my trip countdown ticker first and was depressed cuz I felt like no time had passed since I first put it up!&lt;br /&gt;&lt;br /&gt;Well, turns out no time &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;HAD&lt;/span&gt;&lt;/span&gt; passed!  Haha!! It wasn't working.  So - I think I've got it fixed but we'll see!!!  I don't know what to do if it just doesn't count down. OH WELL!  I guess we'll see tomorrow if it still says 3 months and 10 days or if it changes to 9 for me.&lt;br /&gt;&lt;br /&gt;Wow - scintillating blog post huh?&lt;br /&gt;&lt;br /&gt;Josh is off at a work meeting and I'm gearing up for the big release tomorrow!  I can't WAIT!! I've got so much cute stuff to show ya, its killing me!  Tivo is quietly recording SYTYCD so we can watch it when Josh gets home.  He better not be too late cuz we ARE watching it!&lt;br /&gt;&lt;br /&gt;The Speed Scrap last night was fun but crazy!!  Our sweet hostess Stacy disappeared suddenly after instruction #3, and we waited around just chatting for about a half hour before I decided to step in and attempt to finish the night.  It ended up still being a lot of fun.  Turns out Stacy had lost power!  Poor girl!!! Anyway - here's what I ended up with!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/justdesserts_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/justdesserts_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=368010&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;I also scrapped a couple Disneyland pages that I realized I haven't posted here.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/favoriteplace_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/favoriteplace_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=366402&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/CircleofLife_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/CircleofLife_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=363772&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{credits}&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Well, that's it.  Guess I'll go round myself up some dinner and eat it in front of "Jon &amp;amp; Kate Plus 8" (my new fun Tivoed show to veg out and watch - thanks to Marci talking it up so much!!).&lt;br /&gt;&lt;br /&gt;((Don't forget!  New stuff out tomorrow instead of Friday and Show Offs on Saturday night!!))&lt;br /&gt;&lt;br /&gt;See ya peeps!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8278637711536996769/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/ticker-fixer.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8278637711536996769'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8278637711536996769'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/ticker-fixer.html' title='{ticker fixer}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2964484503132377275</id><published>2008-07-01T10:45:00.002-06:00</published><updated>2008-07-01T11:01:00.570-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{change up}</title><content type='html'>&lt;div&gt;First of all, &lt;span class="Apple-style-span" style="color: rgb(255, 0, 0);"&gt;Happy Canada Day&lt;/span&gt;&lt;span class="Apple-style-span" style="color: rgb(255, 0, 0);"&gt;!&lt;/span&gt;  No, I don't live in Canada, but my husband served a mission for our church there for 2 years so he LOVES Canada (Ontario, specifically).  We went on an awesome trip there for our 1st anniversary and now I love Canada too!   &lt;span class="Apple-style-span" style="color: rgb(255, 0, 0);"&gt;HAPPY CANADA DAY!&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;The 4th of July is this Friday and I'm so excited!!!  I LOVE the 4th of July!  We are going camping and boating this year with my aunt and uncle and cousins.  I can't wait!  BUT - I swore I would never do a new release and then head out of town again!  So, I'm doing my new release a day early this week!  Be sure to check in on &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;THURSDAY&lt;/span&gt; this week for my big new kit!  I'm sooooooo excited about this one!! It's near and dear to me.  It's VERY Brittney!  Here's a little peek!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/comingsoon_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/comingsoon_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;AND since I can't cut Show Offs off a day early - not fair to all my last minute scrappers - Show Offs will be posted late Saturday Night when I get back.  But, for those Show Offs I DO get before Thursday, they will get their prize a little early. :)&lt;br /&gt;&lt;br /&gt;Clear as mud?&lt;br /&gt;&lt;br /&gt;One last thing, if you want a cute free template (designed by me) check out ScrapMatters' new &lt;a href="http://scrapmatters.com/wordpress/2008/07/01/tuesday-template-challenge-5/"&gt;Template Challenge&lt;/a&gt; this week.  It's a great template and there are prizes to win!!&lt;br /&gt;&lt;br /&gt;Ohhhhhh!!  I almost forgot!  Silly me!  I'm &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(102, 0, 204);"&gt;SPEED SCRAPPIN'&lt;/span&gt;&lt;span class="Apple-style-span" style="color: rgb(102, 51, 102);"&gt; &lt;/span&gt;&lt;/span&gt;tonight!  And I hope you'll come too.  It's at 7:00 my time (Mountain  Time).  For more details and time conversions check out the thread &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=1155"&gt;here&lt;/a&gt;.  Scroll down that thread and check out the participation prize from Happy Scrap Girl!  It is CUTE!!!  Don't miss it!!&lt;br /&gt;&lt;br /&gt;Peace out.&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2964484503132377275/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/change-up.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2964484503132377275'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2964484503132377275'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/07/change-up.html' title='{change up}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2152731338059447625</id><published>2008-06-30T09:54:00.003-06:00</published><updated>2008-06-30T10:04:27.439-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{the daily scrapper}</title><content type='html'>&lt;a href="http://www.thedailyscrapper.com/"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/index_header.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Have you discovered "&lt;a href="http://www.thedailyscrapper.com/"&gt;The Daily Scrapper&lt;/a&gt;" yet?  Alice Koh has started this FUN little online publication and guess who is featured THREE TIMES in this issue?!!  Yes, yours truly.&lt;br /&gt;&lt;br /&gt;My "Best Friends" LO is a Featured Layout.  Check it out &lt;a href="http://www.thedailyscrapper.com/issue002/features_tds_choicelayouts.html#"&gt;here&lt;/a&gt; (on the right-hand side).  Fun huh???  AND I also get to give out a freebie (but mine doesn't come up in rotation until next week.  But you can see a preview of it &lt;a href="http://www.thedailyscrapper.com/issue002/featured_freebies.html"&gt;here&lt;/a&gt; (again on the right-hand side).&lt;br /&gt;&lt;br /&gt;And thirdly, I got to have a little AD in the &lt;a href="http://www.thedailyscrapper.com/issue002/articles_photobookdisplay.html"&gt;photo book&lt;/a&gt; section, showin' off my templates and QPs which are perfect for creating photo books.  Fun stuff, huh?&lt;br /&gt;&lt;br /&gt;Regardless of my little cameos, this issue is fun! I've just been reading through it this morning and its so cool.  Alice has really done an amazing job and I'm so happy I got to be a tiny part of it.</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2152731338059447625/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/daily-scrapper.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2152731338059447625'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2152731338059447625'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/daily-scrapper.html' title='{the daily scrapper}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7854596968981960652</id><published>2008-06-29T11:50:00.004-06:00</published><updated>2008-06-29T12:40:44.856-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='blessings'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{bloggity blog}</title><content type='html'>Hello.  It's Sunday, and I am right on track with another 52 blessings page.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/10-talents_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/10-talents_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=365083&amp;amp;cat=500"&gt;{credits}&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I used my new "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=479&amp;amp;zenid=820859b36069cc8f551d79a2c88a1784"&gt;A Kid Again&lt;/a&gt;" alpha.  I'm lovin' it!!&lt;br /&gt;&lt;br /&gt;I also have a couple blog prompts from &lt;a href="http://sweetshoppedesigns.com/"&gt;SSD&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;First thing - they had a little quiz to take about what your fridge says about you.  It's half true, half totally wrong.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://blogthings.cachefly.net/whatdothecontentsofyourrefrigeratorsayaboutyouquiz/fridge.png" align="left/" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;You aren't greedy, but you don't really deprive yourself either. You strike a good balance with the stuff you buy.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;You are not careful with your money. In fact, you rarely think about how much you are spending. &lt;span class="Apple-style-span" style="color: rgb(255, 0, 0); "&gt;WRONG&lt;/span&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;You are not adventurous at all. You don't like to be outside your comfort zone.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;You try to be responsible, but you don't always succeed. Your heart is in the right place though.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;You are likely single - and spending many nights alone at home. &lt;span class="Apple-style-span" style="color: rgb(255, 0, 0);"&gt;WRONG&lt;/span&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;This quiz was pretty lame, but hey - if you wanna take it - here is &lt;a href="http://www.blogger.com/whatdothecontentsofyourrefrigeratorsayaboutyouquiz"&gt;the link&lt;/a&gt;.&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;The other blog prompt they had was to talk about your favorite summer activities.  I think my favorite thing in the summer is going to baseball games.&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/owlz_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/owlz_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;Josh and I LOVE baseball.  We don't have any major league teams to go see here in Utah but we support our minor leaguers.  Last week we went to the Owlz season opener!  I love watching baseball.  Live is best but on TV isn't bad either.  Summer means baseball and I LOVE baseball!!!&lt;br /&gt;&lt;br /&gt;Well, have a nice Sunday everybody!! &lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7854596968981960652/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/bloggity-blog.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7854596968981960652'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7854596968981960652'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/bloggity-blog.html' title='{bloggity blog}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1087679064660401829</id><published>2008-06-27T08:10:00.002-06:00</published><updated>2008-06-27T09:21:20.690-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{HAPPY FRIDAY}</title><content type='html'>It's a happy day.  The funk has lifted and I'm back to my old self, thanks in large part to my wonderful web-friends and their never-ending support!!!&lt;br /&gt;&lt;br /&gt;Here's what I've got out new today!!&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=478"&gt;"Happiest Dots On Earth"&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_hdots_PREVIEW.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_hdots_PREVIEW.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Fresh, bright, funky and perfect for TONS of scrapping (Disney or otherwise)!  I was inspired by Mickey Mouse Clubhouse.  My niece LOVES it and I love the bright fun colors.&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=479"&gt;"A Kid Again" Alpha&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_aka_PREVIEW.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_aka_PREVIEW.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Definitely my most playful alpha to-date.  Black goes with everything and this alpha will coordinate with SOOOO MANY of my kits!&lt;br /&gt;&lt;br /&gt;And lastly  . . .&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=477"&gt;"Happiest Phrases"&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_happh_PREVIEW.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_happh_PREVIEW.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=""&gt;I realized that my little peek yesterday probably made it seem like a kit!  But surprise!! It's not! haha&lt;span style="font-weight:bold;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=""&gt;&lt;span style="font-weight:bold;"&gt;Ashley&lt;/span&gt; scrapped the CUTEST LO with the new paper pack!! See . . .&lt;/span&gt;&lt;div&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/minnie-copy.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/minnie-copy.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Zakirah scrapped this adorable play using just "A Kid Again" alpha.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/playsept07.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/playsept07.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here's what I scrapped with all the new schtuff.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/mrincredible_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/mrincredible_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;FUN!!&lt;br /&gt;&lt;br /&gt;Well, its time for some showin' off!!!  And not by me!&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-4b.slide.com/widgets/slideticker.swf" height="450" width="450" style="width:450px;height:450px"&gt;&lt;param name="movie" value="http://widget-4b.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346372752715&amp;amp;site=widget-4b.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346372752715&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-4b.slide.com/p1/648518346372752715/ms_t042_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346372752715&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-4b.slide.com/p2/648518346372752715/ms_t042_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346372752715&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-4b.slide.com/p4/648518346372752715/ms_t042_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;You Show Offs ROCKED it  this week!!  A new record number of LOs!  WOWZERS!!  Loved it.  And you'll all be getting my new "A Kid Again" alpha.  Enjoy!!!!&lt;br /&gt;&lt;br /&gt;If you want to show off next week just email me a LO you created over the coming week (email's under my pic on the top right)  using any Britt-ish products.  :)  Make your subject line "Show Off" and send a saved for web 600x600(ish) LO!!  Can't wait to see who shows off next week!&lt;br /&gt;&lt;br /&gt;That's it from me.  Have a happy happy Friday!!  Thanks again for all your support.  I hope you like the new goodies and maybe even pick up 1 or 2!  I can't tell you how much I appreciate my customers!! I get a little teary just thinking about it.&lt;br /&gt;&lt;br /&gt;PEACE OUT YO!!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1087679064660401829/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/happy-friday.html#comment-form' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1087679064660401829'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1087679064660401829'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/happy-friday.html' title='{HAPPY FRIDAY}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1377445179075193643</id><published>2008-06-26T22:49:00.002-06:00</published><updated>2008-06-26T23:09:01.402-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{busy day}</title><content type='html'>Lame post title I know.  But my brain is pretty much fried.  It's been a busy day, as Thursdays always are.  Getting everything ready for New Product Friday.  Wanna peak at what's out tomorrow???  It's less than 12 hours away - can't you wait?  Oh well, ok.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/shhBLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/shhBLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This afternoon was also our first ever daytime speed scrap at SM.  It was a blast! So glad we were able to swing one in the daytime for our Euro-friends and those who can't make the night time ones.  Here's what I ended up with!!  I was pretty pleased.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/double_date_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/double_date_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-6730"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;{credits}&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Josh fell asleep on the couch but I'm going to have to wake him up so we can find out what happened on SYTYCD tonight!!  I haven't watched it yet, but I have a feeling Comfort and Chris are outta here.  But, what do I know?&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/MarkChelsea.jpg" align="left" /&gt;My FAVORITE dance last night was Mark and Chelsie's hip hop routine (thanks to emeraldisle for letting me borrow the cool pic you made - hope thats ok!!).  It  was incredible! I really liked that song before but now I REALLY like it!!  I love Napolean &amp;amp; Tabatha's dances.  They are the BEST.  So glad they are on the show.&lt;br /&gt;&lt;br /&gt;I went for a nice little photo-walk around my neighborhood this evening.  You can see what I snapped over on my &lt;a href="http://photosbetweenfriends.blogspot.com/2008/06/day-32-neighborhood-collage.html"&gt;photo blog&lt;/a&gt;.   I had to get out of the house for a few minutes and I'm glad I did.  It wasn't long but it was really nice.&lt;br /&gt;&lt;br /&gt;That's it for now.  Gotta get my post for tomorrow ready to go and then wake up my husband! haha  &lt;br /&gt;&lt;br /&gt;See you tomorrow morning!!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1377445179075193643/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/busy-day.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1377445179075193643'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1377445179075193643'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/busy-day.html' title='{busy day}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6341631989361867413</id><published>2008-06-25T15:05:00.000-06:00</published><updated>2008-06-25T15:05:47.803-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{I Survived a Japanese Game Show}</title><content type='html'>&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/japanesegameshow.png" align="left" /&gt;Have you seen this?  Have you heard about this? Josh &amp;amp; I watched the premiere of "&lt;a href="http://abc.go.com/primetime/isurvivedajapanesegameshow/index"&gt;I Survived a Japanese Game Show&lt;/a&gt;" last night and its a new favorite!!  It's not what I expected - its BETTER!!  Its on Tuesdays right after "Wipeout" (another funny show we laughed hard at).  You gotta watch it!!  &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Aiiiiyyyy MAJIDE!!!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/isurvived.jpg" align="center" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Some fun news:  &lt;a href="http://www.tangiebaxter.com/"&gt;Tangie Baxter Designs&lt;/a&gt; opened their brand new &lt;a href="http://www.tangiebaxter.com/shop/index.php?main_page=index&amp;amp;cPath=31"&gt;ATC Emporium&lt;/a&gt; today.  Don't know what an ATC is?  Go over and check it out! I created my first ever ATC's with a BUNCH of her new goodies and I think I'm addicted.  It's so much fun!&lt;br /&gt;&lt;br /&gt;Here are the ATCs I made!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/KeepMovingForward_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/KeepMovingForward_BLOG.jpg" height="650" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=361934&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(full credits)&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/MFEO_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/MFEO_BLOG.jpg" height="650" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=361935&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;(full credits)&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Fun, right?!   I think a little mini-book of these full of quotes and little things I love would be so much fun!  That's what I'm working toward, enough ATCs for a little book.&lt;br /&gt;&lt;br /&gt;Speed scrappin' last night was a blast as usual!  Here's what I ended up with!! I was really happy how with how it turned out.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/plushielove_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/plushielove_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-6610"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(full credits)&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Isn't my niece adorable!?  I love the speed scraps.  It's like getting together with a bunch of friends for an hour or two.  I'm so excited for the &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=1106"&gt;daytime speed scrap&lt;/a&gt; tomorrow.</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6341631989361867413/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/i-survived-japanese-game-show.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6341631989361867413'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6341631989361867413'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/i-survived-japanese-game-show.html' title='{I Survived a Japanese Game Show}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5354596984940778562</id><published>2008-06-24T16:17:00.002-06:00</published><updated>2008-06-24T16:43:01.273-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{speed scrappin' tonight!}</title><content type='html'>Tonight is another speed scrap at SM!  I'm so excited! :)  Andrea is hosting TWO speed scraps this week and I'm totally doing both!!  The first - like I said - is tonight.  It's at 8:00 Mountain Time.  The other is on Thursday at 11:00 am Mountain Time.  It is our first daytime speed scrap!  I'm excited to see how it goes!   BOTH speed scraps have awesome prizes, and there's a bonus if you attend both of them.  Check it all out &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=1104"&gt;HERE&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Anyway - that's where I'll be tonight! &lt;br /&gt;&lt;br /&gt;And just cuz I hate a blog post without a photo - here's a cute photo of me and my niece.  I miss her.  I can't wait for summer to be over &amp;amp; they all move back home.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/meande.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/meande.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5354596984940778562/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/speed-scrappin-tonight.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5354596984940778562'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5354596984940778562'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/speed-scrappin-tonight.html' title='{speed scrappin&apos; tonight!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7802665660784211665</id><published>2008-06-23T17:54:00.002-06:00</published><updated>2008-06-23T18:01:57.083-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{I met Mel and Daysh!!}</title><content type='html'>Being the lucky duck that I am, I got to go and have lunch with and meet &lt;a href="http://www.sassypixi.blogspot.com/"&gt;Melanie&lt;/a&gt; (sassypixie) and &lt;a href="http://www.fluffybunnyfeet.blogspot.com/"&gt;Dacia&lt;/a&gt;!  Both girls are ScrapMatters Creative Team stars and I was so excited to finally meet them IRL. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/lunchwiththegirls.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/lunchwiththegirls.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Do you like our blurry picture?  Beggars can't be choosers so I can't complain.  We remembered to take a picture at the last minute and a random dude in the parking lot took it for us.  So I guess its better than nothing! haha&lt;br /&gt;&lt;br /&gt;Anyway - thanks so much girls for meeting me!!  Lunch (all TWO HOURS of it) was awesome and I think we could have sat and chatted for another two.</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7802665660784211665/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/i-met-mel-and-daysh.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7802665660784211665'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7802665660784211665'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/i-met-mel-and-daysh.html' title='{I met Mel and Daysh!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1162077600393219563</id><published>2008-06-22T23:18:00.002-06:00</published><updated>2008-06-22T23:23:18.475-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Sunday Blessings</title><content type='html'>Catching up from last week!  So here are two in a row.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3111/2602662321_31c11c8e08_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3111/2602662321_31c11c8e08_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=359564&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3065/2602662375_3d40d9ecc1_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3065/2602662375_3d40d9ecc1_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=359565&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Sorry to be short but I'm so tired and I still have to catch up on comment in the SM gallery and post a picture to my photo blog! :)  See ya tomorrow.</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1162077600393219563/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/sunday-blessings.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1162077600393219563'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1162077600393219563'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/sunday-blessings.html' title='Sunday Blessings'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6006968697640593240</id><published>2008-06-21T17:21:00.003-06:00</published><updated>2008-06-21T18:13:38.080-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{new 2-pager LO and some fun challenges}</title><content type='html'>Alrighty - I scrapped a LO with my new template pack, &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=464"&gt;"2-Pagers: Set 3"&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/offwego2pirateslair_full_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/offwego2pirateslair_full_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-6428"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(credits here)&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I'll scrap one with the other 2-pager in the pack soon.&lt;br /&gt;&lt;br /&gt;Ok - let me inform you about two fun challenges you need to check out and enter!!  First - the new Challenge at Tangie Baxter Designs CT blog, &lt;a href="http://www.tbdloft.typepad.com/"&gt;"The Loft"&lt;/a&gt;.  The challenge is to scrap a HUGE photo!! :)  Here was my attempt.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/GrampsandGrammy_BLOG-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/GrampsandGrammy_BLOG-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=359115&amp;amp;cat=500"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And a brand new "&lt;a href="http://scrapmatters.com/wordpress/2008/06/21/whats-your-sign/"&gt;Saturday Special&lt;/a&gt;" started today at SM.  It's all about scrapping your sign.  I'm not that into signs but it was fun to read about the ways I'm like a Sagittarius, and the ways that I'm SO NOT!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/sagittarius_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/sagittarius_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-6442"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;So there are two fun challenges that I'm highly recommending! :)&lt;br /&gt;&lt;br /&gt;I scrapped this LO last week and realized I never posted it on my blog.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/buildhimacake_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/buildhimacake_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=355572&amp;amp;ppuser=5263"&gt;(credits)&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I also scrapped a LO this morning of my adorable nephew.  I love this picture that I got to take of him.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/happy_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/happy_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=358902&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;My CT has scrapped some AMAZINGLY cute pages lately with my stuff and I just HAVE to show you guys!!&lt;br /&gt;&lt;br /&gt;This first one is from my SIL &lt;span style="font-weight:bold;"&gt;Marci&lt;/span&gt; using &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=301"&gt;"Leave the World Behind"&lt;/a&gt;.  I LOVE THIS PHOTO!  It's my little niece and my little brother Cameron!  Couldn't be cuter!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Marci-2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Marci-2.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Danica&lt;/span&gt; (the 2-Pager Queen) has been scrappin' up a storm lately.  This one she ROCKED &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=391"&gt;"I'm a Dreamer"&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/DanicaFriends1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/DanicaFriends1.jpg" width="265" /&gt;&lt;/a&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/DanicaFriends2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/DanicaFriends2.jpg" width="265" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And then she scrapped this amazing one with my &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=1052"&gt;template challenge&lt;/a&gt; template and &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=410"&gt;"Sprite"&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/DanicaBloom1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/DanicaBloom1.jpg" width="265" /&gt;&lt;/a&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/DanicaBloom2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/DanicaBloom2.jpg" width="265" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Stacy H.&lt;/span&gt; from the SM CT scrapped this amazingly cute LO with &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=445"&gt;"Just Married"&lt;/a&gt;.  Isn't she the cutest little bride??&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/StacyH.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/StacyH.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And finally, Ashley scrapped this STUNNER with &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=445"&gt;"Just Married"&lt;/a&gt;.  I LOVE how she kept everything black and white!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Ashley-3.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Ashley-3.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Thanks girls for scrapping with my stuff!  I LOVE them all!!&lt;br /&gt;&lt;br /&gt;Well, I guess that's more than enough LOs for one day!&lt;br /&gt;&lt;br /&gt;See ya!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6006968697640593240/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/new-2-pager-lo-and-some-fun-challenges.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6006968697640593240'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6006968697640593240'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/new-2-pager-lo-and-some-fun-challenges.html' title='{new 2-pager LO and some fun challenges}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3808531007651953861</id><published>2008-06-20T09:31:00.002-06:00</published><updated>2008-06-20T10:04:25.382-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{its a new day}</title><content type='html'>My post last night was so therapeutic.  And the outpouring of love that came from comments and numerous personal emails was incredibly uplifting.  How can a girl stay sad with so many friends out there?!!  I can't possibly respond to each and every comment and email but, know that I love you all and can't thank you enough for your kind words.  It really has helped and I'm feeling better even now.  Thank you so much!! MWAH!&lt;br /&gt;&lt;br /&gt;And just so you know, I've already started the action (filing DCMA notices) with all the necessary people and authorities to get the illegal links (the ones that I've been informed of at least) shut down.  Here's hoping it works!  Unfortunately, its much easier to be a pirate than to stop one!  &lt;br /&gt;&lt;br /&gt;So - due to my funk, all I have out today is a fun little 2-Pager template pack! &lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=464"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;"2-Pagers: Set 3"&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_2pgr3_PREVIEW.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_2pgr3_PREVIEW.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And I swear this is the last time I'll play my funk card, but I haven't even made layouts to show you how cute these templates can be.  But its on my agenda for this afternoon so hopefully I can post example layouts tomorrow.&lt;br /&gt;&lt;br /&gt;And you KNOW all my show offs are getting this template pack as their gift today!!! &lt;br /&gt;&lt;br /&gt;Let's enjoy a slideshow!&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-c5.slide.com/widgets/slideticker.swf" height="550" width="500" style="width:500px;height:550px"&gt;&lt;param name="movie" value="http://widget-c5.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346372471493&amp;amp;site=widget-c5.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346372471493&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-c5.slide.com/p1/648518346372471493/ms_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346372471493&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-c5.slide.com/p2/648518346372471493/ms_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346372471493&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-c5.slide.com/p4/648518346372471493/ms_t017_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;Show Offs ROCK!!  Getting them is such fun!  BUT - I'm going to make a little change to the Show Off rules starting today. &lt;br /&gt;&lt;br /&gt;From now on, in order to send in a show off it needs to be something you scrapped &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;THIS WEEK&lt;/span&gt;.  It will of course be on the honor system!  I mean, how can I really know when you scrapped it!  But I the point of the Show Offs is to see what you scrapped this week using Britt-ish Designs.  Make sense?&lt;br /&gt;&lt;br /&gt;Remember to email them with the subject line "Show Off" and send them about 600x600 in size. &lt;br /&gt;&lt;br /&gt;Well, hope you like the templates.  Sorry its not more exciting.  Have fun today and this weekend!  I'm having a date night tonight and J is planning everything.   I don't have to worry 'bout a thing.  I LOVE IT!!!!  He's the best.&lt;br /&gt;&lt;br /&gt;See ya!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3808531007651953861/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/its-new-day.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3808531007651953861'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3808531007651953861'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/its-new-day.html' title='{its a new day}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579</id><published>2008-06-19T19:56:00.003-06:00</published><updated>2008-06-19T20:54:56.605-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{slapped in the face}</title><content type='html'>&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/sayno.gif" align="left" /&gt;I guess I knew it would happen eventually.  But it still SUCKS!  ROYALLY!!  I've been pirated.  Someone has started illegally sharing my "Dreams Do Come True" kit illegally in yahoo groups and its been stolen all over the web.  I just don't understand what makes people think you don't have to pay for stuff that someone else has worked so hard on.  And it especially hurts that it was "Dreams Do Come True"!  My happiest and most magical kit!!!  I really poured myself into that kit and knowing that people are STEALING it REALLY really hurts.&lt;br /&gt;&lt;br /&gt;I feel like I am SO generous with freebies, gifts, prizes, etc. that to be stolen from is just such a slap in the face.&lt;br /&gt;&lt;br /&gt;So - let's be REALLY clear people.&lt;br /&gt;&lt;ul&gt;&lt;li&gt;If you download a kit that is not a freebie DIRECTLY from a designer or a store, you are STEALING. &lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;If you belong to a yahoo group - or similar group - that shares download links to digital scrap products, your group is in direct violation of the designers copyrights and you are STEALING.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;If you buy a kit and share (or allow them to download) it with your sister, your best friend, your mom, ANYONE, you are STEALING!! &lt;/li&gt;&lt;/ul&gt;Piracy is a serious issue in the digital scrapbooking industry and its on the rise!!  It SUCKS.  Designers work HARD at what they do and its incredible that someone would feel entitled enough to not pay the measly 5 bucks for a designers hard work.   You wouldn't walk into your local scrapbook store and just take stuff off the shelf and walk out the door, would you??  &lt;br /&gt;&lt;br /&gt;I also have to make a public apology to someone who recently I had a misunderstanding with.  I've emailed you and explained what happened and it really has shaken me up that you (and possibly others) are out there thinking badly of me.  I hope you received my email, even though you have not responded.  If you knew me, you would believe my sincere apology and know that it was all just a big mistake.&lt;br /&gt;&lt;br /&gt;I'm really trying not to take all of this personally but its not easy.  I'm hurt.  I admit it.  It's all sent me into quite a funk lately.  A dark icky place that I'd rather not be.  Sorry if this is too personal, but its the truth.  I am really trying to keep my chin up and "just keep swiming" but my arms are getting tired!&lt;br /&gt;&lt;br /&gt;However, I really find comfort in thinking about how many wonderful and supporting women I've had the pleasure to come in contact with over the months since I started designing.  It cracks me up that my blog is coming up on 100,00 hits!!!  Who is reading MY blog I think to myself!!?&lt;br /&gt;&lt;br /&gt;So, to those of you who support me and allow me to do this full time, I love you.  Thank you. I beg you to help me be an example of honesty and integrity and NEVER be a pirate!!  If your friends do it, stand up to them and explain why its wrong.  Let's be an honest band of sisters!!&lt;br /&gt;&lt;br /&gt;Ok - off the soap box.  Let's try and lighten the mood shall we??  (Just smile until you mean it, right?)&lt;br /&gt;&lt;br /&gt;My girl, &lt;a href="http://snapandscrap.net/shoppe/index.php?main_page=index&amp;amp;manufacturers_id=8"&gt;Erica Zane&lt;/a&gt;, has revamped one of my FAVE kits of hers, "Touch of Cherry".  It's not up at the Snap &amp;amp; Scrap shop yet, but she expects it to be up any time.  Here's what I scrapped with it!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/happylittlefamily_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/happylittlefamily_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=357614&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I'm hosting a challenge at the &lt;a href="http://www.disboards.com/forumdisplay.php?f=123"&gt;DIS&lt;/a&gt; (a little Disney Digi-Scrappers group that I LOVE - email me if you want to know more about it!) this week.  I decided to do a challenge where you had to use only colors found in Aladdin's costume!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Aladdin_Color_Challenge_WEB.jpg" width="400" align="center" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;HAHA  Pretty fun, huh?  I'm thinking of hosting some Disney-inspired challenges right here on my blog!  Comment if you have any thoughts about that.  You wouldn't have to SCRAP Disney necessarily.  Cuz I know you all aren't as Disney-crazy as I am!!&lt;br /&gt;&lt;br /&gt;Anyway - here is my entry for my own challenge!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3288/2590464952_361ea05a51_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3288/2590464952_361ea05a51_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=356730&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And one more.  I scrapped this for LAST week's challenge at the DIS.  It was fun to scrap with so much of my VERY favorite color.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3156/2588587280_45e4221b13_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3156/2588587280_45e4221b13_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=355922&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I didn't get to go to the speed scrap last night and I'm so bummed.  I went to dinner and a play with my mom and her friend and her friends daughters.  It was a fun girl's night!!  But I missed my weekly speed scrap! That's for sure!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/so_you_think_you_can_dance.jpg" width="200" align="right" /&gt;Can I ramble a little about SYTYCD??  It is the BEST show EVER!!!  It's tivoing right now so J &amp;amp; I can sit down and watch it commercial free.  I love it.  I can't WAIT to see the group number tonight and see who makes the cut.  Last night I think my favorite dance was a toss up between the Argentine Tango with Chelsea and Mark (love Mark!) and the contemporary number that Courtney and Gev did.  I did NOT love the Broadway number that Katie and Joshua did (although I do love Joshua).  The judges FLIPPED OUT over it and Josh and I were sitting there going "huh?!  did we miss something?!".  I guess it was one of those that was more exciting in person.  I also thought Suzy &amp;amp; Marquis were sort of a flop.  I think they might both be going home.  We'll see!!!&lt;br /&gt;&lt;br /&gt;Well guys - thanks again for those of you who support me!!  I can't tell you enough how much I appreciate it!!  Help but an end to piracy!  In any way you can!!!!!&lt;br /&gt;&lt;br /&gt;See you tomorrow morning for my regular Friday post!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5587831910173409579/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html#comment-form' title='42 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' title='{slapped in the face}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>42</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3954368405734557110</id><published>2008-06-16T10:15:00.004-06:00</published><updated>2008-06-16T10:58:08.822-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{whirlwind over.}</title><content type='html'>I'm back.  Back from our whirlwind trip to Kansas City.  And wouldn't you know it,  the minute I leave town a whole lotta business shiz went down.  I don't want to go into details but its all straightened out now.  The world will be right again.&lt;br /&gt;&lt;br /&gt;For those of you who tried to get "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=445"&gt;Just Married&lt;/a&gt;" this weekend but found it to be missing, its back up now and ready for purchase! haha  Sorry about that.  I'm sorry that it was not available for a brief period.&lt;br /&gt;&lt;br /&gt;Anyway - our trip was nice.  Met TONS of family I'd never met before.  Visited with the family I do know but haven't seen for a while!  Got to take some pictures of my adorable niece and my cousin's daughter (who I feel like is my niece) and generally had a good time. &lt;br /&gt;&lt;br /&gt;My Gramps &amp;amp; Grammy.  Our connection to this whole family gathering.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/grampsandgrammy_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/grampsandgrammy_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;My gorgeous niece.  Poor baby got a fever while we were there.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/fever_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/fever_BLOG.jpg" height="675" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And my other gorgeous niece (aka my cousin's daughter - but she calls me Aunt Brittney and its just easier to say niece!)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/gracie_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/gracie_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Look Morgan!!  Her hair totally looks blonde in this picture! HAHA.  Good old backlighting.&lt;br /&gt;&lt;br /&gt;It was fun to be with my family. I just really like them. Isn't that such a blessing??&lt;br /&gt;&lt;br /&gt;Speaking of blessings, we got in last night and I spent my night dealing with all the aforementioned "shiz", so I haven't done my Sunday blessing book page but its on the to do list for today.&lt;br /&gt;&lt;br /&gt;Wednesday night is another Speed Scrap night at SM!!  And Dacia has created the most adorable mini-kit for EVERYONE who plays along.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?p=9380#9380"&gt;&lt;img src="http://farm4.static.flickr.com/3116/2582593845_73afa4dbdb_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;More details &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?p=9380#9380"&gt;here&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;Well, I guess that's it for my post today.  Good to be back.  Taking off work is a little harder than I thought it would be!  I came home to 100 emails.  Yes.  100.  I got them on my blackberry while I was away you know, but still.  There's only so much responding and business I can do on the blackberry!!  I don't know what I'm going to do when I have to go away for more than 3 days!!&lt;br /&gt;&lt;br /&gt;See ya!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3954368405734557110/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/whirlwind-over.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3954368405734557110'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3954368405734557110'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/whirlwind-over.html' title='{whirlwind over.}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5333418998113456038</id><published>2008-06-13T05:00:00.011-06:00</published><updated>2008-06-17T16:38:17.670-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{Just Married!!}   don't miss the freebie!</title><content type='html'>I've set my blog to post this for me, early early as I'm on my way to Kansas City right now.  So, here's hoping it works!!&lt;br /&gt;&lt;br /&gt;It's finally FRIDAY and I'm DYING to show you my new kit!!!  So - I have to do it.  RIGHT NOW.&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=445"&gt;&lt;span class="Apple-style-span"  style=" ;font-size:24px;"&gt;"Just Married"&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_jm_LRG-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_jm_LRG-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_jm_LRG-1.jpg"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;I've had several requests for a wedding kit, so I figured I'd give the people what they want!  HAHA!  It was really a fun kit to create, especially once inspiration struck! I also just realized that today's Friday the 13th, and while some people think its an unlucky day, its actually my LUCKY day.  I was married on Friday October 13th!  How fitting!!  Anyway - I wanted my wedding kit to be funky and fun, but elegant and classy at the same time!  I ALSO wanted it to be versatile enough so that you could use it for LOTS of other pages, not just weddings!!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;I also created &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=444"&gt;&lt;span class="Apple-style-span"  style=" ;font-size:24px;"&gt;"You Can Quote Me: LOVE"&lt;/span&gt;&lt;/a&gt; to coordinate with this kit!&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_ycqml_PREVIEW.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_ycqml_PREVIEW.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;I have to spin off track for just 1 second and thank you ALL for you support in purchasing my kits, scrapping with them, and sharing them with me.  I love that you let me be a small part in capturing and recording your special memories and photographs.  It's so important to have these scrapbooks we are creating.  Having it be a fun hobby is just icing on the cake!!   I've said it before, but I feel so blessed to get to design digi-scrap products for a living!!  Josh and I both just thank you from the bottom of our hearts.  I couldn't do what I do without YOU!!  I love what I do, and that is such a joy to finally have!  THANKS!!!&lt;br /&gt;&lt;br /&gt;Ok - enough of my gusing!  I have some AWESOME LOs to show you from my fabulous team and from some of the fabulous ScrapMatters girls too!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;~ Ashley ~&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Ashley-2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Ashley-2.jpg" width="540/" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;~ Danica ~ (she did TWO)&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Danica2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Danica2.jpg" width="540" /&gt;&lt;/a&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Danica2.jpg"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Danica1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Danica1.jpg" width="540" /&gt;&lt;/a&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Danica1.jpg"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;~ Mandy Rae ~&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/MandyRae.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/MandyRae.jpg" width="540" /&gt;&lt;/a&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/MandyRae.jpg"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;~ Jeni ~&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Jeni-2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Jeni-2.jpg" width="540" /&gt;&lt;/a&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Jeni-2.jpg"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;~ Erica (she scrapped THREE!) ~&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Erica1-2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Erica1-2.jpg" width="540" /&gt;&lt;/a&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Erica1-2.jpg"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Erica2-2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Erica2-2.jpg" width="540" /&gt;&lt;/a&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Erica2-2.jpg"&gt;&lt;br /&gt;&lt;br /&gt;&lt;/a&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Erica3-2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Erica3-2.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;~ Leah ~&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Leah.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Leah.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;~ Marci ~&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Marci-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Marci-1.jpg" width="540/" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;~ and finally, ME ~&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Bride_2B_BLOG.jpg" width="540" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;And, for my loyal blog readers, a little freebie add-on to make your "Just Married" kit even BIGGER. &lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_jmaddon_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_jmaddon_LRG.jpg" width="540&amp;quot;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Download it &lt;a href="http://www.4shared.com/file/50974733/b43c8262/brittdes_jmaddon.html"&gt;&lt;span style="font-weight:bold;"&gt;HERE&lt;/span&gt;&lt;/a&gt;.  Say hey, if you snag it.  Don't take your freebie and run!! Show offs are next!!!&lt;br /&gt;&lt;br /&gt;TIME FOR MY SHOW OFFS!!! YAY!&lt;br /&gt;&lt;br /&gt;&lt;p style="text-align: center;visibility: visible; "&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-ce.slide.com/widgets/slideticker.swf" height="540" width="540" style="width:540px;height:540px"&gt;&lt;param name="movie" value="http://widget-ce.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346372042958&amp;amp;site=widget-ce.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="text-align: center;"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346372042958&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-ce.slide.com/p1/648518346372042958/ms_t047_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346372042958&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-ce.slide.com/p2/648518346372042958/ms_t047_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346372042958&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-ce.slide.com/p4/648518346372042958/ms_t047_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;All 30 of my show offs are getting my new &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=444"&gt;"You Can Quote Me: LOVE"&lt;/a&gt; pack as my thank you gift this week!  Thanks girls for all your awesome pages!!&lt;br /&gt;&lt;br /&gt;If you noticed you were left out of the Show Offs, or didn't get an email from me, don't flip out.  Just email me and I'll get it all straightened out when I get back from Missouri on Sunday night!!&lt;br /&gt;&lt;br /&gt;Well, I think that's everything!  If you have any questions, problems, etc. - like I said - I'll be back on Sunday night and will be able to help you  then!!  Have a wonderful weekend!!  Mine will be a whirlwind adventure I'm sure.&lt;br /&gt;&lt;br /&gt;See ya!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5333418998113456038/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html#comment-form' title='29 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5333418998113456038'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5333418998113456038'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html' title='{Just Married!!}   don&apos;t miss the freebie!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>29</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7202522973915167731</id><published>2008-06-12T12:32:00.002-06:00</published><updated>2008-06-12T13:15:24.445-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{fun new stuff from my friends}</title><content type='html'>Ok I have a couple of CT LOs and cute kits to show ya!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://snapandscrap.net/shoppe/index.php?main_page=index&amp;manufacturers_id=8&amp;zenid=42eee8d550075cff729be428916f5391"&gt;Erica Zane &lt;/a&gt;has a re-vamp of one of her older kit&lt;a href="http://snapandscrap.net/shoppe/index.php?main_page=product_dnld_info&amp;cPath=18&amp;products_id=325"&gt;"Bright Fun"&lt;/a&gt; out today at Snap and Scrap.  I LOVE IT!  The colors are fun and bright and I love black! &lt;br /&gt;&lt;br /&gt;&lt;a href="http://snapandscrap.net/shoppe/index.php?main_page=product_dnld_info&amp;cPath=18&amp;products_id=325"&gt;&lt;img src=http://snapandscrap.net/shoppe/bmz_cache/0/0c626090505888581ecd44a5955651aa.image.500x500.jpg width=450&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;All of Erica's papers and embellishments are ALWAYS so realistic, and I love that.  I'm all about the realism!  Here's what I scrapped with her cute kit!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Tickle_Fight_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Tickle_Fight_BLOG.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=351623&amp;ppuser=5263"&gt;(credits)&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I love these photos!  Josh and his sister got in a very rowdy tickle fight a couple years ago on Father's Day.  The pictures tell the whole story.  They act like such kids when they are together and finally Mom had to come break it up!  &lt;br /&gt;&lt;br /&gt;Alrighty - my other friend and designer, Minna (&lt;a href="http://www.thedigichick.com/shop/manufacturers.php?manufacturerid=43"&gt;Mira Designs&lt;/a&gt;) has an adorable new kit out today at The Digi Chick called "&lt;a href="http://www.thedigichick.com/shop/product.php?productid=18372"&gt;Boyish Charm&lt;/a&gt;".  &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.thedigichick.com/shop/product.php?productid=18372"&gt;&lt;img src=http://www.thedigichick.com/shop/image.php?id=2640&amp;type=D width=450&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I love a cute boy kit!  Here's what I scrapped with it!  &lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/buddies_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/buddies_BLOG.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=351625&amp;ppuser=5263"&gt;(credits)&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Josh took these little self-portraits this last Sunday at our BBQ.  They are my favorite pictures of the whole day.&lt;br /&gt;&lt;br /&gt;So our speed scrap last night was a BLAST!!  I don't know exactly how many people played along but I swear it was a record night!  It felt like SO many people were there!!  Here is the fruit of my speed scrap!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/GuySmiley_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/GuySmiley_BLOG.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=351125&amp;cat=all&amp;ppuser=5263"&gt;(credits)&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Ok - I gotta go.  I have a LOT to prepare, wash, put away, pack, and get ready before our crack of dawn flight to Kansas City tomorrow!  &lt;br /&gt;&lt;br /&gt;OH - someone commented today and said that they couldn't email me for the show offs.  My email is the same as it ever was designerbrittney at gmail dot com.  Try again Suzy! :) &lt;br /&gt;&lt;br /&gt;See you later!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7202522973915167731/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/fun-new-stuff-from-my-friends.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7202522973915167731'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7202522973915167731'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/fun-new-stuff-from-my-friends.html' title='{fun new stuff from my friends}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7064030717344144363</id><published>2008-06-11T12:40:00.004-06:00</published><updated>2008-06-11T13:06:57.573-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{so excited!!!!}</title><content type='html'>Ok so inspiration totally struck and I just finished my new kit that will be released on Friday!!  I'm so excited about this kit.  I think you'll love it!  Here's a little sneak peek cuz I can't STAND to not show you!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/newsneakpeak.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/newsneakpeak.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It's jam-packed!!  Can you tell??&lt;br /&gt;&lt;br /&gt;Alrighty - well . . . what else can I post.  I think I have a couple LOs I haven't posted here.  Let's see . . .&lt;br /&gt;&lt;br /&gt;My favorite place to eat at Disneyland!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/pizza_port_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/pizza_port_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=349476&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;&lt;span style="font-style:italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;credits&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This one is for a VERY fun color challenge going on right now at &lt;a href="http://scrapmatters.com/wordpress/2008/06/07/saturday-special-challenge/"&gt;ScrapMatters&lt;/a&gt;.  Come play!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/playCam_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/playCam_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=347445&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;&lt;span style="font-style:italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;credits&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Don't forget about the &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=985"&gt;speed scrap&lt;/a&gt;tonight!  8:00 Mountain/7:00 Pacific!!  I can't wait. It's going to be FUN FUN FUN.&lt;br /&gt;&lt;br /&gt;I think that's it for now!  Nothing else exciting to report.  They are still working on the road in front of our house and at the moment I can't even get my car out of driveway.   There is such a huge dip dug out of the street, my bumper would rip off!!   So I'm stuck at home!!  Guess I'll get your package sent tomorrow Ashley!  Hopefully I can get out then.  SORRY.&lt;br /&gt;&lt;br /&gt;Talk to you cats later.&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7064030717344144363/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/so-excited.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7064030717344144363'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7064030717344144363'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/so-excited.html' title='{so excited!!!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4944886647734032885</id><published>2008-06-08T12:05:00.003-06:00</published><updated>2008-06-08T12:09:50.276-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='blessings'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{there's no place like home}</title><content type='html'>My blessing this week is - home.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://farm4.static.flickr.com/3137/2561946216_42fa75c91f_o.jpg"&gt;&lt;img src="http://farm4.static.flickr.com/3137/2561946216_42fa75c91f_o.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=348176&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;(full credits here)&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;It's a gorgeous sunshiny day today so I went out to take a picture of my cute little house.  Our home is such a blessing.  Every time I think of blessings, our wonderful home pops into my mind.  We love where we live.</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4944886647734032885/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/theres-no-place-like-home.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4944886647734032885'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4944886647734032885'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/theres-no-place-like-home.html' title='{there&apos;s no place like home}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5502033171415663958</id><published>2008-06-06T08:50:00.002-06:00</published><updated>2008-06-07T17:17:31.601-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{framed in stitches &amp; daddy quotes}</title><content type='html'>Hello all.  It's Friday and I have just a couple new things.  I got a teensy bit burnt out with two big kit released in a row,  but I think I'll have something big out next Friday.  Even though next Friday I'm flying to Kansas City for a family reunion with a bunch of relatives I've never met.  Should be interesting.&lt;br /&gt;&lt;br /&gt;But that's next week's business.  This week's business is . . . &lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=439"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"You Can Quote Me: Dads"&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_ycqmd_PREVIEW.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_ycqmd_PREVIEW.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I figured with Father's Day just around the corner it was time for some wordart about dads!&lt;br /&gt;&lt;br /&gt;Also new in the store today . . .&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=440"&gt;"In Stitches: Frames"&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_stitchf_PREVIEW.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_stitchf_PREVIEW.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Thanks to my pal Ash for the great idea to make these!  I like how they turned out!  I think I'll be using these a LOT.&lt;br /&gt;&lt;br /&gt;Here's a LO by &lt;span style="font-weight:bold;"&gt;Erica&lt;/span&gt; using "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=440"&gt;In Stitches: Frames&lt;/a&gt;". I love how she used one of the bonus frames they come with the stitch frames (along with "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=254"&gt;Happy Little Bluebird&lt;/a&gt;").&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/institchesframes.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/institchesframes.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;And here's another from Erica (have I mentioned how wonderful she is?) using "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=439"&gt;You Can Quote Me: Dads&lt;/a&gt;" (along with "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=370"&gt;High School Never Ends&lt;/a&gt;").&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/ycqmdads.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ycqmdads.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here one by ME using the new stitch frames (along with a bunch of other BD products!).&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/cousins_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/cousins_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-5670"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;(full credits here)&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Are you ready for some Show Offs??&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-36.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-36.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346371561526&amp;amp;site=widget-36.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346371561526&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-36.slide.com/p1/648518346371561526/ms_t046_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346371561526&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-36.slide.com/p2/648518346371561526/ms_t046_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346371561526&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-36.slide.com/p4/648518346371561526/ms_t046_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;Awesome awesome LOs this week!  I love getting the show offs.  Can't wait to see what comes to my inbox next week!!  (If you notice your show off missing from the slideshow or you didn't get your gift email today, let me know!!)&lt;br /&gt;&lt;br /&gt;Ok - just wanted to post a couple cute pictures I've taken recently.  I'm have a BLAST on my photo blog, but I wanted to post a few here just for fun!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/schwinn_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/schwinn_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/rainbow_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/rainbow_BLOG.jpg" height="680" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/onthemove_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/onthemove_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/catchlightn_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/catchlightn_BLOG.jpg" height="680" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Alrighty - guess that's it for today!  Have a nice day! :)&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5502033171415663958/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/framed-in-stitches-daddy-quotes.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5502033171415663958'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5502033171415663958'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/framed-in-stitches-daddy-quotes.html' title='{framed in stitches &amp; daddy quotes}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7548113259666929862</id><published>2008-06-05T10:40:00.003-06:00</published><updated>2008-06-05T10:53:47.090-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{wanna-be nerd}</title><content type='html'>&lt;a href="http://www.nerdtests.com/nq_ref.html"&gt;&lt;img src="http://www.nerdtests.com/images/badge/89c28a73826360fd.gif" alt="I am nerdier than 38% of all people. Are you a nerd? Click here to find out!" align="left" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div&gt;So - I just took this "How Nerdy Are You?" quiz and it turns out I'm not as nerdy as I thought I was.  But, I am nerdier than 38% of the rest of the world apparently.   It said I am "not nerdy, but definitely not hip".  Great.  I think that's WORSE  than nerdy.  I'm like  . . . luke warm boring!&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7548113259666929862/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/wanna-be-nerd.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7548113259666929862'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7548113259666929862'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/wanna-be-nerd.html' title='{wanna-be nerd}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5043801306194984720</id><published>2008-06-04T22:55:00.002-06:00</published><updated>2008-06-04T23:08:27.266-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{new LOs}</title><content type='html'>Just poppin' in tonight to post some of my latest pages.&lt;br /&gt;&lt;br /&gt;Mira Designs has some WAY cute little things out tonight!  "&lt;a href="http://www.thedigichick.com/shop/product.php?productid=18186&amp;amp;cat=0&amp;amp;page=3"&gt;Ring Ribbons&lt;/a&gt;", "&lt;a href="http://www.thedigichick.com/shop/product.php?productid=18287&amp;amp;cat=0&amp;amp;page=4"&gt;Transparent Brackets&lt;/a&gt;", and my fave "&lt;a href="http://www.thedigichick.com/shop/product.php?productid=18286&amp;amp;cat=0&amp;amp;page=1"&gt;Basic Black Alpha&lt;/a&gt;".&lt;br /&gt;&lt;br /&gt;Here's what I scrapped up with her new goodies (plus her fab "&lt;a href="http://www.thedigichick.com/shop/product.php?productid=18035&amp;amp;cat=0&amp;amp;page=3"&gt;Simply Solids: Primary&lt;/a&gt;" paper pack!!)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/seven_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/seven_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-5613"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;(full credits)&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I barely squeaked in this entry to my DIS girls challenge! &lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Parade_Santa_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Parade_Santa_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-5614"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;(full credits)&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The challenge was to scrap some of our Disney parade pictures!  Fun stuff!! :)&lt;br /&gt;&lt;br /&gt;And one more.  This one I made with "&lt;a href="http://designsbykrista.net/shop/index.php?main_page=product_info&amp;products_id=145"&gt;Remember&lt;/a&gt;" by designs by krista.  Such a pretty kit and SO PERFECT for heritage pages.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Grammys_Memories_BLOG.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/Grammys_Memories_BLOG.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-5416"&gt;(full credits)&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;That is all!!  &lt;br /&gt;&lt;br /&gt;Watched &lt;a href="http://www.fox.com/DANCE/"&gt;SYTYCD&lt;/a&gt; tonight.  Such fun.  But I'm glad the auditions are about over.  Vegas week is fun but the REAL show begins when they start the top 20.  Yessss.  Love this show.</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5043801306194984720/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/new-los.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5043801306194984720'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5043801306194984720'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/new-los.html' title='{new LOs}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6251660244664773595</id><published>2008-06-02T14:55:00.002-06:00</published><updated>2008-06-02T15:10:00.898-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{sup!?}</title><content type='html'>Hello there.  Just felt like popping in for a quick post.&lt;br /&gt;&lt;br /&gt;First of all, I used "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=391"&gt;I'm a Dreamer&lt;/a&gt;" to make a cute desktop freebie for the SM Team Blog readers today.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_june_PREVIEW.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_june_PREVIEW.jpg" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Head &lt;a href="http://scrapmatters.com/wordpress/2008/06/02/what-matters-monday-june-desktop-freebie/"&gt;over there&lt;/a&gt; and snag it!&lt;div&gt;&lt;br /&gt;So, since I've been getting into photography lately, I've been REALLY craving a vacation, if only to take photos.   If I had all the time and money in the world, I would take off for Venice tomorrow.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/venice.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/venice.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Venice just seems like a photographer's DREAM!  I've ALWAYS wanted to visit Venice.  I'll get there someday!&lt;br /&gt;&lt;br /&gt;Oh one other thing!!  ScrapMatters is having another &lt;span style="font-weight:bold;"&gt;Speed Scrap&lt;/span&gt; tomorrow at 7:00 Mountain Time.  More details &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=930"&gt;here&lt;/a&gt;.  Unfortunately I can't play this week - I have Beading Beauties!  Oh well, next week for me!  But the participation prize is rockin'!  If you can play along, you should!!&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6251660244664773595/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/sup_02.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6251660244664773595'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6251660244664773595'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/sup_02.html' title='{sup!?}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5302271348521200320</id><published>2008-06-01T23:36:00.003-06:00</published><updated>2008-06-02T00:01:17.055-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='blessings'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{missionaries}</title><content type='html'>My blessing project page of the week.  Today's blessing is . . . &lt;br /&gt;&lt;br /&gt;Missionaries&lt;div&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/6-Missionaries_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/6-Missionaries_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.myscrapbookart.com/gallery/showphoto.php?photo=56547&amp;amp;cat=500"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;(credits here)&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I used this AWESOMELY unique kit for this page called "&lt;a href="http://www.tangiebaxter.com/shop/index.php?main_page=product_info&amp;amp;products_id=310"&gt;Mehndi Caravan&lt;/a&gt;" by Tangie Baxter and Vintage Flair.  And . . . some exciting news!  I've been asked to join the Tangie Baxter Designs Creative Team!! I'm so excited!  This kit is my first official CT work for them!  Here's my another page using it!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/henna_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/henna_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=341853&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;(credits here)&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Seriously, this kit is ENORMOUS!  And I've never seen anything like it.  I am so jazzed that I'm on the&lt;a href="http://www.tangiebaxter.com/"&gt; TBD&lt;/a&gt; team!&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;So, that's it for me.  It's past my bedtime.  Gotta head!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5302271348521200320/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/missionaries.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302271348521200320'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302271348521200320'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/06/missionaries.html' title='{missionaries}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1355354309945008671</id><published>2008-05-30T07:40:00.003-06:00</published><updated>2008-05-30T09:02:41.476-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{sprite &amp; a freebie!)</title><content type='html'>Friday again?!  Already?! &lt;br /&gt;&lt;br /&gt;I'm pleased as punch (that's a weird saying) to introduce my very first collaboration with my friend &lt;a href="http://zane-escraps.blogspot.com/"&gt;Erica Zane&lt;/a&gt;!  We went a little crazy and ended up with a mega-kit!  Here's . . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=410"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;"Sprite"&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_ezane_sprite_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_ezane_sprite_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;. . . and its coordinating &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=409"&gt;&lt;span class="Apple-style-span"  style="font-size:large;"&gt;brag book!&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_ezane_spriQP_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_ezane_spriQP_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;For this week only when you purchase the mega-kit you'll get the brag book for free, included in your download.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/spriteoffer_WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/spriteoffer_WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;So hurry and go take advantage of that while it lasts!!&lt;br /&gt;&lt;br /&gt;Both my team and Erica's created some lovely page with "Sprite".  From Erica's team:&lt;br /&gt;&lt;br /&gt;~ Erica herself ~ (she scrapped THREE!!)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Erica2-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Erica2-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Erica1-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Erica1-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Erica3-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Erica3-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;~ Mich ~&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Michelle.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Michelle.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;~ Bonnie ~&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Bonnie.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Bonnie.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;~ Denise ~&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/2008-05icanflycopy.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/2008-05icanflycopy.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;~ Margaret ~&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/magicalcopy.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/magicalcopy.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/dreamycopy.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/dreamycopy.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;From my team:&lt;br /&gt;&lt;br /&gt;~ me ~&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/I_Do_Believe_In_Fairies_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/I_Do_Believe_In_Fairies_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;~ Kate ~&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Kate-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Kate-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;~ Ashley ~ (she scrapped TWO!)&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Ashley-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Ashley-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Ashley2-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Ashley2-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Pretty fun huh?  I was so amazed at the range of LOs these teams created!!  So inspiring.&lt;br /&gt;&lt;br /&gt;I ALSO have a new template pack out today.  Those of you who know my LOs know that I'm sort of obsessed with "hanging" things lately.  So I figured I'd just go with it!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=408"&gt;&lt;span class="Apple-style-span"  style="font-size:large;"&gt;"Hang 'Em High Templates"&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_heh_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_heh_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Do these templates look familiar?  Well its because I took them straight from some of my recent LOs, including today's "Sprite" LO!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/inuse_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/inuse_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Erica somehow had time to create ANOTHER LO with "Sprite" AND my new templates!  I don't know how she does it!  She's incredible.  Look how cute!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/EricaHEH.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/EricaHEH.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Ok - whaddya say?  Time for some showing off?&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-3c.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-3c.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346370955324&amp;amp;site=widget-3c.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346370955324&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-3c.slide.com/p1/648518346370955324/ms_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346370955324&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-3c.slide.com/p2/648518346370955324/ms_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346370955324&amp;amp;map=F" target="_blank"&gt;&lt;img src="http://widget-3c.slide.com/p4/648518346370955324/ms_t017_v000_s0un_f00/images/xslide42.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;Thank you sooooo much to the Show Offs!  You never cease to delight and amaze me!  You're all getting my new "Hang 'Em High" template pack.  I'll be emailing that out right after this post.&lt;br /&gt;&lt;br /&gt;You can be a Show Off too you know?  You just have to email me (designerbrittney at gmail dot com) a LO (saved for web 600x600) using ANY BD product, even freebies.  Make "show off" your subject line so I don't miss your email.  Can't wait to see who shows off this week!&lt;br /&gt;&lt;br /&gt;(If by chance you notice your LO is not in the slide show of you don't get a gift email from me, email me and we'll straighten it all out)&lt;br /&gt;&lt;br /&gt;And last but DEFINITELY NOT LEAST - your freebie!  You didn't think I could make a fairy kit and not Tink it up a bit did you??&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_spriteAO_PREVIEW.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_spriteAO_PREVIEW.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Download this freebie &lt;a href="http://www.4shared.com/file/49293424/2017ab8f/brittdes_spriteAO.html"&gt;HERE&lt;/a&gt; and make sure to swing by &lt;a href="http://zane-escraps.blogspot.com/"&gt;Erica's blog&lt;/a&gt; for ANOTHER "Sprite" add-on freebie!!&lt;br /&gt;&lt;br /&gt;And that's that!!  Have a spectacular Friday!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1355354309945008671/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/sprite-freebie.html#comment-form' title='15 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1355354309945008671'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1355354309945008671'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/sprite-freebie.html' title='{sprite &amp; a freebie!)'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>15</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6635116923272018813</id><published>2008-05-29T21:15:00.000-06:00</published><updated>2008-05-29T21:15:06.051-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{OH MY GOSH!!!!!!!}</title><content type='html'>Ok - I JUST GOT THE COOLEST freakin' email.  Aaron (SirScrapalot Designs) just RAKed me his new "&lt;a href="http://myscrapshop.com/shop/index.php?main_page=product_info&amp;amp;products_id=608"&gt;Digi Diva Girls: Playing Princess&lt;/a&gt;". &lt;br /&gt;&lt;br /&gt;&lt;a href="http://myscrapshop.com/shop/index.php?main_page=product_info&amp;amp;products_id=608"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/SSA_DivaPrin_preview.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Isn't that so nice of him??  Are these not the CUTEST things you've ever seen?!  I gasped SOOOO loud when I saw them in my inbox!!  They are only $2.50!  Go grab 'em! &lt;br /&gt;&lt;br /&gt;Thank you thank you thank you Aaron!  I am soooo excited!  I can't WAIT to scrap with these!!!!!!!!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6635116923272018813/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/oh-my-gosh.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6635116923272018813'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6635116923272018813'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/oh-my-gosh.html' title='{OH MY GOSH!!!!!!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7254836746458061256</id><published>2008-05-29T11:33:00.003-06:00</published><updated>2008-05-29T11:49:00.934-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{sneak peek}</title><content type='html'>Hi!  So I can't help but show you a sneak peek at what's coming tomorrow!!  I joined forces with my pal Erica Zane and I think you're REALLY going to like what's coming. . . &lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/sneak-peek-WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/sneak-peek-WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Yeah . . . I LOVE IT and I know you're going to as well.&lt;br /&gt;&lt;br /&gt;A little CT work - Minna (Mira Designs) has an adorable new kit out called "&lt;a href="http://www.thedigichick.com/shop/product.php?productid=1826"&gt;Sweet n' Sassy&lt;/a&gt;".&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/mira_SweeetnSassy_kit.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/mira_SweeetnSassy_kit.jpg" width="300" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;And here's what I did with it!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/La_Mela_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/La_Mela_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=340169&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-style: italic; "&gt;&lt;span class="Apple-style-span"  style=" ;font-size:13px;"&gt;(full credits)&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=340169&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;She's even got a coordinating freebie on &lt;a href="http://miradesigns.blogspot.com/"&gt;her blog&lt;/a&gt; if you want it!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/wordpress/2008/05/29/theory-thursday-my-chipboard-albums/"&gt;&lt;img src="http://farm4.static.flickr.com/3111/2533551137_929f4d8a76_o.jpg" width="300" align="left" /&gt;&lt;/a&gt;I finally got to post about my Chipboard Album project I did for my mom and MIL!!  It's on the ScrapMatters &lt;a href="http://scrapmatters.com/wordpress/2008/05/29/theory-thursday-my-chipboard-albums/"&gt;Team Blog&lt;/a&gt; right now.  Go check it out and tell me what you think.  I love how it turned out, no matter how much work it was!&lt;br /&gt;&lt;br /&gt;I have a photo shoot with my nephews this afternoon, one of them has a birthday today so it's a birthday shoot.  I'm really excited!  Wish me luck!  OK - busy busy busy!  Gotta run.  Thursdays are always hectic as I'm getting ready for Friday!!&lt;br /&gt;&lt;br /&gt;See ya!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7254836746458061256/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/sneak-peek_29.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7254836746458061256'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7254836746458061256'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/sneak-peek_29.html' title='{sneak peek}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3088240589592798546</id><published>2008-05-28T11:54:00.005-06:00</published><updated>2008-05-28T12:37:31.050-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{after Memorial Day . . . }</title><content type='html'>&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/dayafter.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/dayafter.jpg" width="200" align="left" /&gt;&lt;/a&gt;So, of course the past two days (AFTER Memorial Day) have been GORGEOUS.  Sunny, warm, beautiful.  Go figure!!&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;For those of you who wondered, the Death Cab concert WASN'T rained out.  But because of the rain, hail, and lightning they made everyone sit outside, in the hugest line you can imagine, for TWO HOURS.  Luckily Josh and I went LATE in the hopes of missing the rain and maybe some of the opening acts.  We showed up (after a fun trip to IKEA and eating at my ALL-TIME favorite restaurant, Johnny Carinos) at 7:00 to find everyone still in line just to get in!!  It was so cold, and we were so fed up with the whole situation we ended up selling our tickets to someone else and going home.  I know, we are such big party poopers.  But neither of us were into it by that point, and we just felt like going home.  So we did!  &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Speed Scrapping last night was a FUN ONE!! It's so fun to speed scrap.  Sort of like getting together with friends to scrap!  Here's what I ended up with!!&lt;/div&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/sunbeams_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/sunbeams_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-5106"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(full credits here)&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Those of you who have been thinkin' about speed scrapping with us, come and try it!! If you end up not liking it, you'll know not to bother with it.  But I have a feeling you'll have a blast!  I'm getting better at it each week too!!&lt;br /&gt;&lt;br /&gt;ALSO - there's a GREAT &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=916"&gt;new Template Challenge&lt;/a&gt; going on at SM with a cute template by Kate.  Here's my take on the template!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Eden_Kay_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Eden_Kay_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-5047"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(full credits here)&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;AND another LO I've done as well!  I love this photo!  Meeting Sorcerer Mickey was soooo exciting.  I LOVE Sorcerer Mickey!! He's so cute!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Sorcerer_Mickey_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Sorcerer_Mickey_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-5046"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;(full credits here)&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;So I went out and took pictures yesterday.  I feel like such a little photographer.  :)  It was a blast!  I am really enjoying this whole photography thing!!&lt;br /&gt;&lt;br /&gt;(Side note: I'm listening to my "Music from the Park" Disneyland CD right now and I just love it!! It's like being at Disneyland.  In a small pathetic way.  Yessssss!!!! Space Mountain just came on!  My fave park music!!)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/me_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/me_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I found an AWESOME location to shoot and I've already scheduled a little photo shoot with my nephews for tomorrow!  I can't WAIT!&lt;br /&gt;&lt;br /&gt;Random moment - one of my ALL - TIME fave designers, &lt;a href="http://www.sweetshoppedesigns.com/shoppe/index.php?main_page=index&amp;amp;cPath=16_34"&gt;Dani Mogstad,&lt;/a&gt; just put out this kit, "&lt;a href="http://www.sweetshoppedesigns.com/shoppe/index.php?main_page=product_info&amp;amp;products_id=2781"&gt;Her Royal Highness&lt;/a&gt;" with Emily Merritt!  I don't even mind that her kit and &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=320"&gt;mine&lt;/a&gt; have the same names.  It makes me think my kit must be named well if Dani likes it well enough to name hers that!! hehe&lt;br /&gt;&lt;br /&gt;Anyway - I'm &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;TOTALLY&lt;/span&gt; droolin' over this kit!!&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/HRH.png" width="400" /&gt;&lt;br /&gt;&lt;br /&gt;I LOVE those crowns, the awesome color scheme, and the alpha! Ooooh and all the flowers.  I love flowers!  Yes, this is on my "to-buy" list for sure!!!!!&lt;br /&gt;&lt;br /&gt;Well, that's it from me today.  See ya! :) :)&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3088240589592798546/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/after-memorial-day.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3088240589592798546'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3088240589592798546'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/after-memorial-day.html' title='{after Memorial Day . . . }'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6887692856264417103</id><published>2008-05-26T12:53:00.002-06:00</published><updated>2008-05-26T13:20:01.779-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{happy memorial day}</title><content type='html'>Happy Memorial Day from rainy gloomy Utah!  No fun outdoor activities on Memorial Day here!  From the safety of my covered patio, I took this photo.  There's something wrong  with this picture, can you tell what it is?&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/memorialdayBLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/memorialdayBLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Yes, it was &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;hailing&lt;/span&gt; a few moments ago!  While sprinklers are a normal Memorial Day occurance, the hail was not!&lt;br /&gt;&lt;br /&gt;Josh and I have Death Cab for Cutie concert tickets tonight, but its an outdoor venue, so we're trying to figure out if its going to get rained out or what&lt;br /&gt;&lt;br /&gt;We're having another speed scrap at SM tomorrow.  I've been loving the speed scraps so I'm really excited.  Katie's hosting and the prize is a mystery grab bag!!  So that should be fun!  Plus there will be two $5 GCs awarded.  It's tomorrow at 8:00 Mountain Time.  You can check out all the details &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=912"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;For those who are wondering, the cornbread recipe was a success.  Eventually.&lt;br /&gt;&lt;br /&gt;I cooked it for an hour and it seemed ok, but when we went to leave for my mom's house I noticed it was REALLY heavy.  We got to my mom's house and I realized it was NOT fully cooked.  We put it back in and kept testing it.  Almost another hour later, the center STILL wasn't cooked!  Randomly, Debbie, my mom's friend whose recipe I used, stopped by, so I asked her, "What the heck, Debbie!?".  She said that our higher altitude makes it cook slower.  Anyway - it was time to eat, so we cut pieces from the sides and it was DELICIOUS!!  But even after about two total oven hours the center never did cook.  My mom and I decided to cook it in our Texas Sheet cake pans from now on and it would be perfect.  Or in muffin tins would be good!  Regardless of the battery center section, the outsides were AWESOME!!!  (I wonder if maybe the temperature in the recipe she gave me is a typo!) Even if you don't like cornbread, try this recipe.  It's sweet and delicious!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/cornbread_WEB.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/cornbread_WEB.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Debbie's Cornbread Recipe:&lt;br /&gt;&lt;br /&gt;1 cup margarine or butter&lt;br /&gt;2 cups sugar&lt;br /&gt;4 eggs&lt;br /&gt;2 cups yellow cornmeal&lt;br /&gt;3 cups flour&lt;br /&gt;4 tsp baking powder&lt;br /&gt;1 tsp salt&lt;br /&gt;3 cups milk&lt;br /&gt;&lt;br /&gt;Cream sugar and butter.  Add eggs and beat.  Stir in corn meal, then add rest of dry ingredients, alternating with milk.  Pour into greased pan.  Bake at 375 for 60 minutes or until toothpick or knife comes out clean.  (&lt;--- took me  a LOT longer than this!!!)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I will definitely be making this again.  It was so yummy!!&lt;br /&gt;&lt;br /&gt;Ok - last thing to post about!!  My good good friend Leslie and I are staring a photo-a-day blog to keep in touch and learn how to take better pictures!  It's called "&lt;a href="http://photosbetweenfriends.blogspot.com/"&gt;Photos Between Friends&lt;/a&gt;".  We write and post to each other but we welcome visitors and love comments.  Come over and watch us learn if you'd like.  I posted my photo already.  Les should be posting hers sometime today.&lt;br /&gt;&lt;br /&gt;Well, hope you're having a great day!!  I think I'm off to scrap a little!!!  Bye!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6887692856264417103/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/happy-memorial-day.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6887692856264417103'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6887692856264417103'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/happy-memorial-day.html' title='{happy memorial day}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8759546284413346493</id><published>2008-05-25T16:15:00.002-06:00</published><updated>2008-05-25T16:37:45.772-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='blessings'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{blessing Sunday}</title><content type='html'>Here's the next page for my &lt;a href="http://brittishdesigns.blogspot.com/2008/04/new-photos-new-project-new-los.html"&gt;52 blessings&lt;/a&gt; project.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/5_Together_Forever_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/5_Together_Forever_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=337289&amp;amp;cat=500"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;(credits)&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This is one of my FAVORITE photos from our wedding.  I keep saying I want to have it blown up and framed but I haven't done it.  I really should!  I am really loving this blessing project.  Thanks so much &lt;a href="http://believeittoseeit.blogspot.com/"&gt;Ashley&lt;/a&gt; for introducing it to me.&lt;br /&gt;&lt;br /&gt;A couple new scrapbook pages to post.  This one I did with designs by krista's kit, "&lt;a href="http://designsbykrista.net/shop/index.php?main_page=product_info&amp;amp;products_id=144"&gt;Giggles&lt;/a&gt;".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/OnOurWay_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/OnOurWay_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=336481&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(credits)&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This one is for the new "Saturday Special" challenge at the &lt;a href="http://scrapmatters.com/wordpress/2008/05/24/8-simple-rules-challenge/"&gt;SM Team Blog&lt;/a&gt;.  It's called "8 Simple Rules" and its so fun!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/swingsaliisaac_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/swingsaliisaac_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=336482&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(credits)&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And one more. At our Mother's Day family picnic in the park, I attempted to take photos of my nephews swinging and failed miserably! I really need more practice with my camera!!  But anyway - these are the two shots I salvaged.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/swing_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/swing_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=336784&amp;amp;ppuser=5263"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(credits)&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;That's all from me today.  I'm off to my mom &amp;amp; dad's house for our weekly Sunday dinner.  I made cornbread for the very first time!  If its any good I'll post the recipe tomorrow!  Keep your fingers crossed.&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8759546284413346493/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/blessing-sunday_25.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8759546284413346493'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8759546284413346493'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/blessing-sunday_25.html' title='{blessing Sunday}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1422243292665755674</id><published>2008-05-24T19:40:00.002-06:00</published><updated>2008-05-24T19:43:32.579-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{happy birthday Tami}</title><content type='html'>It's my sister in law's birthday today.  Tami and I were friends before I met Josh.  It's BECAUSE of Tami that we met.  She introduced us.  &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Anyway - I love you Tami and hope your birthday was the best!!!&lt;div&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/tami_card.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/tami_card.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;(kit is Pop Rocks by Dani Mogstad)&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1422243292665755674/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/happy-birthday-tami.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1422243292665755674'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1422243292665755674'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/happy-birthday-tami.html' title='{happy birthday Tami}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4036882708397653363</id><published>2008-05-23T09:01:00.000-06:00</published><updated>2008-05-23T09:01:51.093-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{its a dreamy day}  freebie alert!</title><content type='html'>Well, its Friday once again.  Wow, they come and go quickly!  But I just love my Friday posts so lets get started.&lt;br /&gt;&lt;br /&gt;First of all, let me introduce . . .&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;&lt;span class="Apple-style-span" style="color: rgb(0, 0, 153);"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=391"&gt;"I'm A Dreamer"&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_imad_PREVIEW.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_imad_PREVIEW.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;And let me show you the amazing LOs my little band of gypsies have created with it!!&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Erica&lt;/span&gt; went above and beyond and scrapped THREE!!&lt;br /&gt;&lt;br /&gt;#1)&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Erica1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Erica1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;#2)&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Erica2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Erica2.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and #3 is an invitation for a baby shower!  Isn't this so cute?!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Erica3.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Erica3.jpg" height="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Ashley&lt;/span&gt; did double duty with TWO LOs (I'm so lucky to have such amazing girls on my team).&lt;br /&gt;&lt;br /&gt;#1)&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Ashley1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Ashley1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;#2)&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Ashley2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Ashley2.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Morgan&lt;/span&gt; scrapped this GORGEOUS LO from her recent trip to San Diego!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Morgan-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Morgan-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here are a couple by yours truly:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Alice_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Alice_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/TheRodeesLuvMickey_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/TheRodeesLuvMickey_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Also in the shop today . . .&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;span class="Apple-style-span" style="color: rgb(0, 0, 153);"&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=390"&gt;"Label Tape Alpha"&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/brittdesltaLRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdesltaLRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;and &lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;span class="Apple-style-span" style="color: rgb(0, 0, 153);"&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=389"&gt;"You Can Quote Me: Shakespeare"&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_ycqms_PREVIEW.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_ycqms_PREVIEW.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Let's watch this week's show off, shall we?&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-b9.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-b9.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346370873273&amp;amp;site=widget-b9.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346370873273&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-b9.slide.com/p1/648518346370873273/ms_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346370873273&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-b9.slide.com/p2/648518346370873273/ms_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;br /&gt;Awesome Show Offs this week!  All the Show Offs get to pick any 1 of my alphas they would like.  :) If you notice your LO is missing from the slideshow of you didn't get an email from me with your prize, email me!!  &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Remember if &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;you&lt;/span&gt; want to be a Show Off, just email me your LOs using ANY item from Britt-ish Designs (freebies, templates, even just a little stitch!) before midnight on Thursdays.  Make your subject line "show off" and 'save for web' your LOs to about 600x600 (or 600x1200 for 2pagers).  I love to see show offs so send 'em in!!&lt;br /&gt;&lt;br /&gt;Ok - FREEBIE time.  I made a little add-on for "I'm a Dreamer" (sorry to my DIS girls.  You have a lot of this stuff already! But not all of it!!!).&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_imadao_PREVIEW.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_imadao_PREVIEW.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Download &lt;a href="http://www.4shared.com/file/48556851/5f7a169c/brittdes_imadao.html"&gt;HERE&lt;/a&gt;.  Be sure to say hey if you grab it! &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Well, have a great Friday folks!!  Josh and I are doing some birthday present shopping (we have so many family birthdays in MAY!!), some movie-seeing, and some out-to-dinnering tonight.  I'm VERY excited.  I look forward to our weekly dates so much!!  See ya later!!&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4036882708397653363/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html#comment-form' title='23 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4036882708397653363'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4036882708397653363'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html' title='{its a dreamy day}  freebie alert!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>23</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2442119225570517963</id><published>2008-05-22T14:01:00.003-06:00</published><updated>2008-05-22T14:11:30.337-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{i'm a cheerleader}</title><content type='html'>So - a sweetie pie (Heidi) at ScrapMatters, and one of my regular Show Offs scrapped the SWEETEST page about me yesterday.  She emailed a while back and asked for a photo of me for a surprise.  I thought - hmmm ok, I wonder what she's up to!  Well, yesterday I found out!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Heidi.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Heidi.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-4695"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(heidi's credits)&lt;/span&gt;&lt;/a&gt;&lt;div&gt;&lt;br /&gt;I was so touched at this adorable LO and all the sweet comments my SM friends made in response.  I'm so lucky to have my SM friends.  I'm happy to be the site's cheerleader! HAHA!!!!  Thanks so much Heidi for such a special gift!!&lt;br /&gt;&lt;br /&gt;Random side-note:  this photo was taken by Josh back when we were just dating and I was living in LA.  He came out to visit right before I moved back home and we got to go see a taping of "Joey".  You know, the Matt LeBlanc spin off of friends.  We had connections through the designer I was working with. This is while we were on the Universal backlot, waiting to go into the stage.  It was fun to go to.&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Again, thanks Heidi.  You are the sweetest!!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;See you guys tomorrow.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2442119225570517963/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/im-cheerleader.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2442119225570517963'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2442119225570517963'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/im-cheerleader.html' title='{i&apos;m a cheerleader}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-742279157550271399</id><published>2008-05-21T20:28:00.003-06:00</published><updated>2008-05-21T21:03:34.324-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{where I'll be tomorrow night . . . }</title><content type='html'>&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/DANCE_5.jpg" width="150" align="left" /&gt; . . . on the couch watchin' my FAVORITE summer show baby!!  "So You Think You Can Dance" starts tomorrow and I am sooooo excited.  And I'm lucky to have a husband who loves it too!  We love to critiuqe and judge the dancers like we know what we're talking about it.  It's so fun!!!  It's been so long since last season ended, I seriously CAN NOT WAIT!!&lt;br /&gt;&lt;br /&gt;So - our speed scrap last night was so much fun!  It's like getting together with a bunch of friends to scrap.  I got to host, which was a hoot!  Everyone did such an amazing job.  Here was my LO (which I totally scrapped beforehand because hosting and scrapping along simply does not work).&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/pickalittle_BLOG-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/pickalittle_BLOG-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-4643"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Speaking of LOs, here are a few I haven't posted (do you all get sick of seeing all my LOs, I guess I don't really need post all of them but if I don't post 'em here my mom won't see them unless I bombard her email inbox).&lt;br /&gt;&lt;br /&gt;This one is with a newly remixed kit by my friend &lt;a href="http://snapandscrap.net/shoppe/index.php?main_page=index&amp;amp;manufacturers_id=8"&gt;Erica&lt;/a&gt; called "&lt;a href="http://snapandscrap.net/shoppe/index.php?main_page=product_dnld_info&amp;amp;cPath=18&amp;amp;products_id=292"&gt;Pink Eyed Blues&lt;/a&gt;".  It's so much fun to scrap with.  This is my only niece on the Leavitt side, Allannah.&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/ali_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ali_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-4510"&gt;(credits)&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt;I was told when she saw this LO (I emailed it to her dad) she smiled from ear to ear!  I'm so glad she approved! hehe&lt;/div&gt;&lt;div&gt;&lt;br /&gt;These are some older photos from my cousin's wedding.  This is when Josh and I were still dating!  Gosh, I've gotten fat!  This kit (&lt;a href="http://designsbykrista.net/shop/index.php?main_page=product_info&amp;amp;products_id=141"&gt;Savannah by designs by krista&lt;/a&gt;) was exactly Morgan's wedding colors so I had to scrap these fun pics from her reception.&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Morgans_Reception_BLOG-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Morgans_Reception_BLOG-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-4429"&gt;(credits)&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This is a really fun dinner that Joshs' brother and his wife hosted in January at their house.  Yes, I've spread my Disney-mania to all of Josh's family now!!&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Disney_Dinner_BLOG-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Disney_Dinner_BLOG-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-4427"&gt;(credits)&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;And lastly, this is my adorable nephew Noah.  This is for the super fun &lt;a href="http://scrapmatters.com/wordpress/2008/05/20/tuesday-template-challenge-3/"&gt;Template Challege&lt;/a&gt; going on right now at SM.  The o-so-fabulous TeresaP has created the CUTEST template this week!&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Noah_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Noah_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-4627"&gt;(credits)&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;So . . . what else can I tell ya tonight. . . OH!  How about a sneaky  peek of my new kit coming out this Friday!!  I know you're on the edge of your seat!  HAHA&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/sneaky-peek.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/sneaky-peek.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I really love how it turned out, and I hope you will too!  As always, I'm excited for Friday.&lt;br /&gt;&lt;br /&gt;Oh guess what!!!  My parents had a little photo shoot with a great local photographer (a session they won thanks to me entering them into a contest)!!  They both turned 50 this year and I thought they deserved a photo session to celebrate.  The photographer posted just a couple shots on her blog last night and told a sweet story about them!  &lt;a href="http://melissadavisphotography.typepad.com/blog/2008/05/made-for-each-o.html"&gt;Go see it&lt;/a&gt;!!&lt;br /&gt;&lt;br /&gt;Well, I guess that's it for tonight!  One last little tid-bit.  I took a &lt;a href="http://www.colorquiz.com/"&gt;color quiz&lt;/a&gt; I found on the SSD blog and it was somewhat accurate.  The results are sort of long but here is the most accurate thing it told me about myself.  "Greatly impressed by the unique, by originality, and by individuals of outstanding characteristics. Tries to emulate the characteristics she admires and to display originality in her own personality".  Pretty fun quiz.  A little random.&lt;br /&gt;&lt;br /&gt;Alright - I guess I'll go watch the American Idol finale.  We Tivo it and fast forward all the cheesy filler we don't care about.  Haha. See ya!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/742279157550271399/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/where-ill-be-tomorrow-night.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/742279157550271399'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/742279157550271399'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/where-ill-be-tomorrow-night.html' title='{where I&apos;ll be tomorrow night . . . }'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6077743895893645292</id><published>2008-05-20T09:33:00.003-06:00</published><updated>2008-05-20T10:01:37.596-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{see you tonight!}</title><content type='html'>I'm hosting a Speed Scrap tonight at SM!  And I expect all my friends to be there!! :)  (if it works with your schedules of course).  &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=865"&gt;Here's&lt;/a&gt; the thread that gives all the details.  It starts at 8:00 my time (MDT).  I'm really excited.  The participation prize is a brand new, never before seen "Label Tape Alpha".&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdesltaLRG.jpg" width="500" /&gt;&lt;br /&gt;&lt;br /&gt;And 1 randomly drawn winner will get a $10 GC to the SM shop!!  AND my favorite entry will win a kit of their choice from Britt-ish Designs.&lt;br /&gt;&lt;br /&gt;So - there are many prizes to be won, and so much fun to be had.  I hope you can all make it.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/47224MOS_Rearrangeus.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/47224MOS_Rearrangeus.jpg" width="200" align="left" /&gt;&lt;/a&gt;On my desk this morning was the new &lt;a href="http://www.matesofstate.com/"&gt;Mates of State&lt;/a&gt; album that came out today.  Josh left it as a little surprise!!  I've been BLASTING it all morning.  He's such a good husband!  I was so excited!!  I think its my favorite album of theirs.  They still don't have any tour dates scheduled near us, but we still have our fingers crossed that some get scheduled.&lt;br /&gt;&lt;br /&gt;Ok - one last random thing.  On the SSD Blog, they had a blog prompt to blog about what celebs you were in love with as a kid.  I think my first love was New Kids.  I remember they were the FIRST tape I ever got that was MY OWN.  I got in my Easter Basket!!   I loved Joey.  He was so dreamy.  But I also tried to like Danny too just because no one else did and I liked to be different.  Poor Danny.  What goofy lookin' dude  (he's the one in yellow).&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/016.jpg" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt; (Side-note: as I was looking for this photo I learned that NKOTB &lt;-- yes that is a real term they use, is back together and going on tour this fall.  Yikes).  &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;But you know who I also LOVED as a kid!!?  DOOGIE HOWSER, MD.  I watched that show faithfully and had such a crush on Doogie.  I'm so glad Neil Patrick Harris is back in my life in "How I Met Your Mother".  We love that show around here.  &lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/doogiehowser3-1.jpg" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;I know, I know, IRL Neil doesn't like girls, but my school-girl crush on Doogie doesn't care.&lt;br /&gt;&lt;br /&gt;Random enough post for ya today??  Well, I'll see you tonight at the Speed Scrap.  8:00 Mountain Time.  BE THERE!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6077743895893645292/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/see-you-tonight.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6077743895893645292'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6077743895893645292'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/see-you-tonight.html' title='{see you tonight!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5688255050436472503</id><published>2008-05-19T14:31:00.002-06:00</published><updated>2008-05-19T14:38:01.210-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{you've gotta be kidding me!}</title><content type='html'>Ok so look what is NOW out side my front door.  These were taken while I was standing in my front doorway.  This is DIRECTLY outside my house and its SO LOUD!!!  &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Just when I thought things were calming down.  I looked outside not 1 hour ago and thought to myself, gosh I'm so glad there aren't any big trucks and construction going on anymore.   They came out of nowhere!!  GRRR!!!!!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/grr1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/grr1.jpg" width="540=&amp;quot;&amp;quot;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/grr3.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/grr3.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/grr2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/grr2.jpg" width="540" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5688255050436472503/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/youve-gotta-be-kidding-me.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5688255050436472503'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5688255050436472503'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/youve-gotta-be-kidding-me.html' title='{you&apos;ve gotta be kidding me!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-230186474031163941</id><published>2008-05-18T22:01:00.002-06:00</published><updated>2008-05-18T22:09:00.272-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{blessing Sunday}</title><content type='html'>I've been blessed with an amazing dad!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/4_Dad_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/4_Dad_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.sweetshoppedesigns.com/inspiration/showphoto.php?photo=36076&amp;amp;ppuser=2558"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I'm really enjoying the blessing project so far.  It's such a positive end to my weekend.  Off to finish watching the History Channel's Indiana Jones special. :)&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/230186474031163941/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/blessing-sunday.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/230186474031163941'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/230186474031163941'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/blessing-sunday.html' title='{blessing Sunday}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-523430350024253622</id><published>2008-05-16T15:19:00.002-06:00</published><updated>2008-05-16T15:33:22.957-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{new look}</title><content type='html'>My last blog design was lack-luster.  So I simplified and modified.  What do you think?  Too boring?  I kind of like it.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://believeittoseeit.blogspot.com/"&gt;Ashley&lt;/a&gt; challenged her readers to take a photo of what's out your front door, and what's out your back door.  Well, I don't have a back door, but I did my best!!&lt;br /&gt;&lt;br /&gt;This is what is out my &lt;span style="font-weight:bold;"&gt;front door&lt;/span&gt;:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/front-door.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/front-door.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I know, right?!  I'm so lucky.  I love living at the foot of the Rockies.  (Try and ignore the orange construction signs - I did my best to crop out all the ugly construction that's going on around my house right now.  You can see what I'm talking about &lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/SoOverIt_BLOG.jpg"&gt;here&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;And This is what's out my "&lt;span style="font-weight:bold;"&gt;back door&lt;/span&gt;":&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/back-door.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/back-door.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;My adorable back yard.  I can't take a lick of credit for the yard work.  Our wonderful landlord handles it.  I tried to catch a little of our awning in the shot. It's a totally retro scalloped trim that goes all around the carport and patio.  It's kinda funky and dated, but I love it!&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Thanks for the fun little photo tag Ash!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/523430350024253622/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/new-look.html#comment-form' title='13 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/523430350024253622'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/523430350024253622'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/new-look.html' title='{new look}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>13</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5770200241676243808</id><published>2008-05-16T09:13:00.003-06:00</published><updated>2008-05-16T09:36:44.350-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{a few new things!}</title><content type='html'>Hello there.  Friday has come around yet again!!  This week I just have a few new products out!!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=379"&gt;"Scratchy Solids: Bold"&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=379"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_ss_LRG-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=379"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=380"&gt;"Scratchy Solids: Soft"&lt;/a&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=380"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=380"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_sss_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=380"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;and &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=381"&gt;"Got-A-Date: Strips"&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=381"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_gads_LRG.jpg" width="540" /&gt;&lt;/a&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=381"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;And here are a few LOs using the new schtuff!&lt;br /&gt;&lt;br /&gt;My girl Erica whipped these up.  The first using "Scratchy Solids: Bold" and "Got-A-Date: Strips", along with other BD products.&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/scrtchybr.jpg" width="540" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;She also scrapped this adorable page using "Scratchy Solids: Soft" , and other kits of mine!!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/scrtchysft.jpg" width="540" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;So cute!!  Thanks so much Erica!&lt;br /&gt;&lt;br /&gt;I scrapped a couple using "Scratchy Solids: Bold" myself.  This one also uses "Leave the World Behind" (credits &lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-4382"&gt;here&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Couple_of_Goofs_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Couple_of_Goofs_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;And along with the new papers, this one also uses a bunch of my other products!!  Click &lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-4383"&gt;here&lt;/a&gt; for the full credits.&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/long_birthday_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/long_birthday_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Well, that's all the new stuff!  That means its time for &lt;span style="font-weight:bold;"&gt;SHOW OFFS!!!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;p style="text-align: center;visibility: visible; "&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-8b.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-8b.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346370738827&amp;amp;site=widget-8b.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="text-align: center;"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346370738827&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-8b.slide.com/p1/648518346370738827/ms_t046_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346370738827&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-8b.slide.com/p2/648518346370738827/ms_t046_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;Once again the show offs are incredible!  Thanks sooo much to you all, you'll all be receiving an email from me with your gift for this week - "Scratch Solids: Soft".  I hope you like it!!  If you sent me a Show Off last week and didn't get an email or your LO is not in the slideshow, please email me right away so I can correct my mistake!&lt;br /&gt;&lt;br /&gt;If you use any item from Britt-ish Designs on one of your LOs, send them to me at designerbrittney at gmail dot come for my Show Offs!  I need to receive your LOs in Saved for Web form, 600x600 approximately.   And you need to email them to me before midnight on Thursday night!  Can't wait to see what I get this week!!&lt;br /&gt;&lt;br /&gt;Well, I think that's all for today!  I hope you all have a GREAT day!!  &lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5770200241676243808/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/few-new-things.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5770200241676243808'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5770200241676243808'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/few-new-things.html' title='{a few new things!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5209627726860190611</id><published>2008-05-15T17:09:00.002-06:00</published><updated>2008-05-15T17:40:33.911-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{shameless CT enabling!}</title><content type='html'>My friend Minna (Mira Designs), who I CT for, released some GREAT new stuff today!  Go check it out &lt;a href="http://www.thedigichick.com/shop/manufacturers.php?manufacturerid=43"&gt;HERE&lt;/a&gt;. All her new items are 20% off today only too. And look at the cute LO I created with it!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/US_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/US_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.thedigichick.com/gallery/showphoto.php/photo/102888/ppuser/13447"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;On a completely different note - I scrapped a 2-Pager from our anniversary trip back in OCTOBER!  Yeah, I'm so behind.  Anyway - here's the 2-Pager.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/SanDiegoZoo_Full_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/SanDiegoZoo_Full_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-4356"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;You can see bigger versions here of &lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/SanDiegoZoo_Page1_BLOG.jpg"&gt;page 1&lt;/a&gt; and &lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/SanDiegoZoo_Page2_BLOG.jpg"&gt;page 2&lt;/a&gt;.</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5209627726860190611/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/shameless-ct-enabling.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5209627726860190611'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5209627726860190611'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/shameless-ct-enabling.html' title='{shameless CT enabling!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2647473451261081374</id><published>2008-05-14T09:59:00.003-06:00</published><updated>2008-05-14T10:37:49.179-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{successful speed crop &amp; some other random LOs}</title><content type='html'>Last night's speed crop at SM was a whirlwind!!!  A little crazy, I panicked for a minute, but then I relaxed and just had fun!  Here's what I ended up with after the two hours were up.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Christmas-Eve-Jammies_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Christmas-Eve-Jammies_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-4259"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It's a little crazy, not sure I would have left it quite so crazy if I would have had more time, but I don't know.  I guess its cute.&lt;br /&gt;&lt;br /&gt;Ok - Just a few other LOs I haven't posted here.  This one is for the template challenge going on right now at SM.  So, if you want this template, you can &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=836"&gt;go get it&lt;/a&gt; for free.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/missing_you_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/missing_you_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-4232"&gt;(credits)&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;This LO was TOTAL scrap therapy.  I've never ever cried while typing journaling or scrapping until this LO!&lt;br /&gt;&lt;br /&gt;And a couple others . . .&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/InLoveWithAGirl_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/InLoveWithAGirl_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-4034"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/gift-of-love_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/gift-of-love_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-4062"&gt;&lt;br /&gt;(credits)&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This next one is for a challenge my new friend, &lt;a href="http://believeittoseeit.blogspot.com/"&gt;One Happy Mama,&lt;/a&gt; is hosting at Tangie Baxter's team blog, The Loft.  The challenge was to scrap a "THING" you loved.  Not a person, a thing.  Well, I love our bed.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/I_Love_Our_Bed_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/I_Love_Our_Bed_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-4109"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Side note.  I love &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Mates of State&lt;/span&gt;.  They have a new album coming out and its streaming on &lt;a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&amp;amp;friendID=3370673"&gt;MySpace&lt;/a&gt; for a couple days and I'm in love.  I love every song.  If you need a new band to love, check them out!!!!  It's BLASTING in my house right now.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/indiana_jones.gif" align="left" /&gt;So, you may remember that Josh and I had a Star Wars week a while back, and watched all the Star Wars movies in order.  Well, it actually turned into a Star Wars 2 weeks, but whatever. For our next marathon we decided to watch all the "Indiana Jones" movies.  1 each night.  I had never seen them (I know, what's wrong with me?).  And we're getting excited for the new one!!  We just finished the last one last night.  Its almost silly to compare them.  The 1st one (Raiders of the Lost Arc) is alright, entertaining, but a little gross.  Nazi face melting?  No thanks.  The 2nd one (Temple of Doom) is RIDICULOUS.  So campy, so dumb, but at least we had some good laughs!!  Short Round is the only thing awesome about that one.  He's hilarious.  But the third one (The Last Crusade).  Oh yeah!!  That's how they &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;all&lt;/span&gt;&lt;/span&gt; should have been!!  Wow.  I loved that one!!  Harrison Ford is such a stud!!  At first when I heard he was doing this new one, I was like "OH BROTHER that's so dumb, he's so old!!"  BUT after watching these, I'm like "YEAH! YOU GO HARRISON!!!!"  HAHA!!&lt;br /&gt;&lt;br /&gt;So, that's what we've been up to in our evenings.  OH!!  And our LuvSac is a MESS!  If you have a LuvSav, please go and make sure your inner sac is securely zipped up.  We noticed some foam pop out of ours the other night and opened the outter sac to  find that the inner sac had come unzipped and now we have a ROYAL MESS on our hands!!!!!!  It's seriously like a nightmare.  If you don't have a LuvSac you probably have no idea what I'm talking about!!!!&lt;br /&gt;&lt;br /&gt;See ya 'round!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2647473451261081374/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/successful-speed-crop-some-other-random.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2647473451261081374'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2647473451261081374'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/successful-speed-crop-some-other-random.html' title='{successful speed crop &amp; some other random LOs}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3325986342823928371</id><published>2008-05-13T14:48:00.003-06:00</published><updated>2008-05-13T14:54:10.330-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{oh brother!!}</title><content type='html'>Yeah, so I forgot #5 on my 7 things post (thanks for noticing Morgan).  So . . . lets make #5) I go too fast.  I tend to try and get things done too quickly.  I like to make fast decisions, fast responses, because if I don't do it right away or quickly I feel like I'll forget, or it will just keep nagging my mind, OR (and this is the worst one), once I put it off, I will keep putting it off and procrastinate it for a LONG TIME!!   So, sometimes doing  things quickly is good, but not always!!  Shakespeare wrote, "Wisely &amp;amp; slow.  They stumble that run fast".   It's so true.  I go too fast and make stupid mistakes.  I have to find a balance between going too fast and putting things off.  Sigh.  I know missing #5 off a silly little blog post is not a big deal, but its indicative of how I do things.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3325986342823928371/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/oh-brother.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3325986342823928371'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3325986342823928371'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/oh-brother.html' title='{oh brother!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1864528684920171248</id><published>2008-05-13T11:46:00.006-06:00</published><updated>2008-05-13T13:35:00.147-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{i was tagged!}</title><content type='html'>My friend Shan tagged me!  I usually fain ignorance on tagging, but this one seemed fun! haha&lt;br /&gt;&lt;br /&gt;7 Things About Me&lt;br /&gt;&lt;br /&gt; 1) Every time I cut my hair, I am sick of it and wished I hadn't and go back to my normal, long all one-length style that'd I've pretty much had all my life.  I know its boring, but I think I've discovered that long, all one length is just ME.&lt;div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/nohaircut.jpg" width="500" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;2) I miss Disneyland almost every day.  I'm an addict.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/DLAddict.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/DLAddict.jpg" width="240" align="center" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;3) I'm finally making a decent living doing what I love.  I started selling and designing Digi-Scrap products 7 months ago, and its taken that long to finally feel like, yes, this is what I do for a living.  I'm so blessed and lucky to get to do it!!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;4) I LOVE to color!!!  Coloring is so much fun.  I colored like crazy when I was a kid, and every once in a while I'll still pull out the coloring books and Crayolas (no other brand will do) and have some fun.  My favorite coloring books are Barbie and My Little Pony.  I like them best because I can decide what colors to color them.  There's no right color for Barbie's outfit, you know?  Whereas my Disney coloring books, I feel like I can't be creative enough, because Belle's hair is supposed to be brown and her dress is supposed to be yellow.  That's not creative enough for me! HAHA!! And it's ALWAYS been this way, even I was kid!&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/coloringrules.jpg" width="240" /&gt;&lt;br /&gt;&lt;/div&gt;6) I'm messy!  I'm not naturally a neat person and I hate that.  Although, thanks to our new house (which we have to take REALLY good care of or our landlord will FREAK) and to flylady, I'm getting  better.  The bed's been made every day for quite some time.  My kitchen's been clean (thanks to help from Josh) for a long time and things are improving.  But I'm not the most organized person but its something I'm working on!!&lt;br /&gt;&lt;br /&gt;7) Last thing about me.  Let's see . . . I LOVE NPR.  National Public Radio.  It's pretty much the only thing I ever have playing in my car.  It's so interesting.  I just love NPR.  And I'm constantly bugging Josh with "I heard on NPR today that . . . " and "Guess what I learned on NPR today. . . " and "This guys on NPR was saying  . . ."  He's very patient!&lt;br /&gt;&lt;br /&gt;Ok - there are 7 things about ME!  Let's see. . . who shall I tag . . . I'll tag &lt;a href="http://linebargerfamily.blogspot.com/"&gt;Morgan&lt;/a&gt;, &lt;a href="http://btmin.blogspot.com/"&gt;Tami&lt;/a&gt;, and &lt;a href="http://andilynn.wordpress.com/"&gt;Andrea&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I'm so excited for the Speed Scrap at SM tonight!  Andrea just announced what the participation prize is going to be on &lt;a href="http://andilynn.wordpress.co/"&gt;her blog&lt;/a&gt;.  You will totally want to do the Speed Crop with us once you see what you get!  Go check it out!&lt;br /&gt;&lt;br /&gt;Hope to see you at the Crop tonight.  7:00 MDT!  See ya!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1864528684920171248/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/i-was-tagged.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1864528684920171248'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1864528684920171248'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/i-was-tagged.html' title='{i was tagged!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1791605287247300584</id><published>2008-05-12T15:22:00.002-06:00</published><updated>2008-05-12T15:44:00.803-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{speed croppers get excited!}</title><content type='html'>The speed crops we had at ScrapMatters during NSD were so popular, we've decided to have them more regularly.  Andrea is hosting our next "Speed Scrap" tomorrow, Tuesday, at 7:00 Mountain Time!  So mark your calendars, set a reminder and join us &lt;a href="http://scrapmatters.com/phpbb/viewforum.php?f=35&amp;amp;sid=357217667d001fa956f4912ea5796d40"&gt;here&lt;/a&gt; tomorrow at 7:00 Mountain Time!!&lt;br /&gt;&lt;br /&gt;Also - the new "&lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=825"&gt;Saturday Special&lt;/a&gt;" started yesterday at SM.  It's all about telling funny stories and I scrapped TWO pages for this challenge!  Here's my first one!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/The_Drop_Off_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/The_Drop_Off_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-4102"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here's the second one.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/lol_moment_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/lol_moment_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-4128"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Such a fun challenge!!  &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=825"&gt;Come play&lt;/a&gt; along!!&lt;br /&gt;&lt;br /&gt;Our Mother's Day get-together was so much fun yesterday.  Josh and I figured out how much easier it is for us if we invite both sides of our families together on holidays!  So, we try and work that out whenever we can!  Its been working out so nicely for us!  HAHA!!  So yesterday evening we all met at a park for a picnic and presents.  The boys played catch, and the girls sat around and yacked.  It was a really nice evening.  I'm so lucky to have such great families. &lt;br /&gt;&lt;br /&gt;Here are a few pics from last night!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/IMG_2535.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/IMG_2535.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I gave Tami Digital Scrapbooking Magazine!  I think she liked it! :)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/IMG_2605.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/IMG_2605.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;My cutie nephew being "Buzz Lightyear" on the swings!  Not great focus, but a cute shot.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/IMG_2664.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/IMG_2664.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Cousins!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/IMG_2703.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/IMG_2703.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Me &amp;amp; my wonderful mom! :)  (and a sneak peek of the gift I gave her!!!  I'll be posting that whole project on the SM Team Blog soon!!)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/IMG_2706.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/IMG_2706.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It was a fun time!  Hope you all had a fun Mother's Day too!&lt;br /&gt;&lt;br /&gt;See ya!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1791605287247300584/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/speed-croppers-get-excited.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1791605287247300584'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1791605287247300584'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/speed-croppers-get-excited.html' title='{speed croppers get excited!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6583686008700480659</id><published>2008-05-11T12:49:00.003-06:00</published><updated>2008-05-11T13:10:56.791-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{another blessing Sunday}</title><content type='html'>Happy Mother's Day!!  It's such a gorgeous day here!  I hope you're enjoying Mother's Day wherever you are.  It's Sunday so that means its time to post another "blessing".  On this special day, how could my blessing be anything but my Mom.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/3_Mom_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/3_Mom_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-4138"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Journaling reads: My mom and I have always been best friends.  I trust her, I admire her, I want to be just life her.  She is such a blessing in my life.  I’m so lucky to have such an incredible friend &amp;amp; mom.&lt;br /&gt;&lt;br /&gt;Mom, if you're reading this, I LOVE YOU!!&lt;br /&gt;&lt;br /&gt;I'm so excited to give my mom (and my mother in law) the special gifts I've made them!!!  I'll post pictures of them when the coast is clear (once they've already been given to them).&lt;br /&gt;&lt;br /&gt;I figured I should leave a little Mother's Day gift here on my blog for anyone who'd like it.  If you want the above page in Quick Page form, you can download it &lt;a href="http://www.4shared.com/file/47220720/1066346d/brittdes_hmdqp.html"&gt;here&lt;/a&gt;!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_hmdqp_PREVIEW.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_hmdqp_PREVIEW.jpg" width="400" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I also scrapped this last night.  Apparently, I've had mom on the brain! :)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/The_Women_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/The_Women_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-4126"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;HAPPY MOTHER'S DAY!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6583686008700480659/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/another-blessing-sunday.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6583686008700480659'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6583686008700480659'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/another-blessing-sunday.html' title='{another blessing Sunday}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3043372616539410257</id><published>2008-05-09T09:10:00.009-06:00</published><updated>2008-05-09T10:14:45.632-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{another FUN friday!!}</title><content type='html'>Hooray its Friday!!  I can't wait to show you all my new stuff so I'm going to get right to it!&lt;br /&gt;&lt;br /&gt;I had SUCH a blast working with Leslie of GG Digital Designs on this HUGE mega-kit!  It's a little sporty, a little funky, a little teenage attitude, with a dash of the ever-popular High School Musical.  But mostly its just FUN!!!  Check it out . . .&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style=""&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;span class="Apple-style-span" style="color: rgb(204, 0, 0);"&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=370"&gt;"High School Never Ends"&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_gg_hsne_PREVIEW.jpg" width="540" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Check out what our CTs came up with - from Leslie's CT:&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;{layout by Leslie herself}&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Leslie.jpg" width="540" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;{layout by Rhonda}&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/halliandlandoncopy.jpg" width="540" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;{layout by Megan}&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Megan.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{layout by Sarah}&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Sarah-2.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;from my CT and the SM CT! -&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;{layout by Erica}&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Erica.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{layout by Jeni}&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Jeni-1.jpg" width="540" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;{layout by Danica}&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/slidenfun2pager.jpg"&gt;&lt;img src=http://i70.photobucket.com/albums/i104/designerbrittney/slidenfun2pager.jpg width=540&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;{layout by Morgan}&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Morgan.jpg" width="540" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;{layout by Tami}&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Nemo-WEB.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{layout by Marci}&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Marci.jpg" width="540" /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;{layout by Ashley}&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Ashley.jpg" width="540" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;{layout by Stacy}&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Stacy-1.jpg" width="540" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;{layout by Melanie}&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/sassypixie.jpg" width="540" /&gt;&lt;br /&gt;&lt;br /&gt;{layout by Krista}&lt;br /&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Krista-1.jpg" width="540" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;{and finally, my own LO}&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/chad_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/chad_BLOG.jpg" width="540" /&gt;&lt;/a&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/chad_BLOG.jpg"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;I can't believe how many different things you can scrap with this kit!  Every time a LO came in I was amazed!! :)&lt;br /&gt;&lt;br /&gt;Ok - so Leslie and I also made up a really cute QP Album . . .&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="color: rgb(204, 0, 0);"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=369"&gt;"High School Never Ends - 12x12 QP Album"&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_gg_hsqpa_PREVIEW.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_gg_hsqpa_PREVIEW.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;And for 1 week only, when you purchase the full mega-kit, the Quick Page album will be included free with your download!!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/hsqpoffer_WEB.jpg" width="540" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;(keep reading for the freebie!!!) Also new out today . . .&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="color: rgb(204, 0, 0);"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=368"&gt;"Cleary a Square - Tiny Alpha"&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_casqa_PREVIEW.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_casqa_PREVIEW.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;And if you missed my two little NSD Challenge gifts, they are in the shop now!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="color: rgb(204, 0, 0);"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=367"&gt;"Audrey"&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_aud_PREVIEW.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_aud_PREVIEW.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;span class="Apple-style-span" style="color: rgb(204, 0, 0);"&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=366"&gt;"Black White &amp;amp; Red All Over"&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_bwr_PREVIEW-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_bwr_PREVIEW-1.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Whew. . . that's everything!!  Oh yeah, and its all 20% today only (our week-long NSD sale ends tonight at midnight).  Now, lets get to the Show Offs, shall we??&lt;br /&gt;&lt;br /&gt;&lt;p style="text-align: center;visibility: visible; "&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-f2.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-f2.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346370499314&amp;amp;site=widget-f2.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="text-align: center;"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346370499314&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-f2.slide.com/p1/648518346370499314/ms_t047_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346370499314&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-f2.slide.com/p2/648518346370499314/ms_t047_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;All the Show Offs are getting my new "Clearly a Square - Tiny Alpha" as a thank you for showing off and using Britt-ish Designs products!!  Don't forget to show off next week and get a  thank you gift yourself!! :)&lt;br /&gt;&lt;br /&gt;If my some chance you notice your LO was not included in the slideshow, email me and let me know!!  It's difficult to keep so many emails straight!!!&lt;br /&gt;&lt;br /&gt;I think that's long enough for one  day!!  HAHA!! I'll give you the freebie that you're here for. Leslie and I BOTH have add-ons!  So after you snag MY freebie, be sure to visit &lt;a href="http://ggdigitaldesigns.blogspot.com/"&gt;Leslie's blog&lt;/a&gt; and snag hers!!!&lt;div&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_hsneadd_PREVIEW.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/0_brittdes_hsneadd_PREVIEW.jpg" width="540" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I know all you closet "High School Musical" fans are going to love this! haha!!  I've actually only seen the first one, and only once.  But I KNOW that people are nuts for it!!  So enjoy my little add-on with just a little High School Musical flair!  Download it &lt;a href="http://www.4shared.com/file/46792262/b7ac3133/brittdes_hsneadd.html"&gt;here&lt;/a&gt; and be sure to say hello when you download!!&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I'll let you go!  Have a GREAT Friday!!  Hope you like all the new stuff!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3043372616539410257/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html#comment-form' title='21 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3043372616539410257'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3043372616539410257'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html' title='{another FUN friday!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>21</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2767265384896772361</id><published>2008-05-08T21:00:00.000-06:00</published><updated>2008-05-08T21:01:09.219-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{quick pop in}</title><content type='html'>Ok - just had to pop in real quick and show you the OTHER gorgeous kit &lt;a href="http://snapandscrap.net/shoppe/index.php?main_page=index&amp;amp;manufacturers_id=8&amp;amp;zenid=f83a8fa994af0fd54b6e0c143ab1ec48"&gt;Erica&lt;/a&gt; has out!!  She's revamped it and its sooo pretty!!  It's called "&lt;a href="http://snapandscrap.net/shoppe/index.php?main_page=product_dnld_info&amp;amp;cPath=18&amp;amp;products_id=289"&gt;Heritage Happy&lt;/a&gt;".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://snapandscrap.net/shoppe/index.php?main_page=product_dnld_info&amp;amp;cPath=18&amp;amp;products_id=28"&gt;&lt;img src="http://snapandscrap.net/shoppe/bmz_cache/c/c39f65eb8d1a04471f2ad10bdef5fd2b.image.500x500.jpg" width="500" /&gt;&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;And here's what I scrapped with it!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/That_Face_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/That_Face_BLOG.jpg" width="550" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I don't usually scrap so "pretty" but this was a fun change of pace!!  The kit is just gorgeous!!  I LOVE the alpha!!  I'm so nuts about alphas.  I ALWAYS look for the alpha when deciding to be a kit.  Am I alone in that?  It can make or break a kit for me.  Maybe I'm just crazy.&lt;br /&gt;&lt;br /&gt;Also - I scrapped another Disney LO today!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/winnie_the_pooh_ride_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/winnie_the_pooh_ride_BLOG.jpg" width="550" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.flickr.com/photos/23938230@N07/2476131601/"&gt;(full credits)&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Have I blogged about the &lt;a href="http://www.flickr.com/groups/disneydigiscrappers/"&gt;Disney Digi-Scrapper flickr group&lt;/a&gt; I started?  I can't remember!!  Shoot.  Well, if I did, sorry for being repetitive!  If you love Disney and you love to digi-scrap your Disney memories, come join our little flickr group.  We've got quite a large pool of LOs for you to browse through and get inspired!!  It's so much fun to have SO MANY Disney LOs in the same place!  Our group is growing and growing.  I think we're up to like 47 members!  Woo hoo!! :)  &lt;a href="http://www.flickr.com/groups/disneydigiscrappers/"&gt;Come&lt;/a&gt; join us!!&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Ok - until tomorrow . . .&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2767265384896772361/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/quick-pop-in.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2767265384896772361'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2767265384896772361'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/quick-pop-in.html' title='{quick pop in}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8616682659460549026</id><published>2008-05-08T09:09:00.003-06:00</published><updated>2008-05-08T09:20:15.344-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{erica's new kit}</title><content type='html'>My friend &lt;a href="http://snapandscrap.net/shoppe/index.php?main_page=index&amp;amp;manufacturers_id=8"&gt;Erica&lt;/a&gt; has a CUTE new kit out today!  It's called "&lt;a href="http://snapandscrap.net/shoppe/index.php?main_page=product_dnld_info&amp;amp;cPath=18&amp;amp;products_id=287"&gt;Hayfever Happens&lt;/a&gt;" and its SO fun to use!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://snapandscrap.net/shoppe/bmz_cache/e/eaf36d4e01ccceea3071323935471f2a.image.550x550.jpg"&gt;&lt;img src="http://snapandscrap.net/shoppe/bmz_cache/e/eaf36d4e01ccceea3071323935471f2a.image.550x550.jpg" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I'm so lucky to be on her CT.  Here's what I scrapped with it!! :)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/cute_shoes_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/cute_shoes_BLOG.jpg" width="500" /&gt;&lt;/a&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3940"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;br /&gt;(full credits)&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;My niece Eden TOTALLY loves her shoes.  She has even learned to say "cuuuute shooooes".  It's so stinkin' cute!&lt;br /&gt;&lt;br /&gt;Anyway - just wanted to give you a heads up on Erica's gorgeous new kit!&lt;br /&gt;&lt;br /&gt;Have a happy Thursday! (Get excited for tomorrow - Show Offs, new products . . . its gonna be great!!)&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8616682659460549026/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/ericas-new-kit.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8616682659460549026'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8616682659460549026'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/ericas-new-kit.html' title='{erica&apos;s new kit}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1911160670834970617</id><published>2008-05-06T23:00:00.003-06:00</published><updated>2008-05-06T23:07:57.562-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{daddy's girl}</title><content type='html'>There's a VERY fun new "&lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=805"&gt;Tuesday Template Challenge&lt;/a&gt;" up at ScrapMatters!  It just started today!  There's a great template this week by Suzie Belle Designs.  The theme is "A Walk Down Memory Lane".  The challenge was to scrap an old photo.  I have had this one sitting in my pics for a while and have wanted to scrap it, but I love it so much I was hesitant!  But this was the perfect chance.&lt;div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Daddys_Girl_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Daddys_Girl_BLOG.jpg" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3842"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;Come &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=805"&gt;play&lt;/a&gt; along in the challenge.  It's so fun to see all the old treasured photos!  That's all for today! &lt;br /&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1911160670834970617/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/daddys-girl.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1911160670834970617'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1911160670834970617'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/daddys-girl.html' title='{daddy&apos;s girl}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6960271339148967359</id><published>2008-05-05T17:11:00.002-06:00</published><updated>2008-05-05T18:30:18.062-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>(sneak peek!!)</title><content type='html'>Before I give you the peek, let me post the rest of the LOs I did over NSD.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/surprise_kiss_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/surprise_kiss_BLOG.jpg" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3655"&gt;(credits)&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/christmas-morning-leavitts_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/christmas-morning-leavitts_BLOG.jpg" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3718"&gt;(credits)&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Ok - all caught up now.&lt;br /&gt;&lt;br /&gt;So . . . our new designer at SM, Leslie of GG Designs, and I have teamed up for a VERY fun collab!!  It's out on Friday (along with add-on freebies from both of us) so get those paypal accounts ready to go!!&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/hsnepeek.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/hsnepeek.jpg" width="500" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Gosh, I'm so excited for Friday!&lt;br /&gt;&lt;br /&gt;I did a little May Desktop freebie for the &lt;a href="http://scrapmatters.com/wordpress/"&gt;SM Team Blog&lt;/a&gt; today!  So, head over there if you want to snag it!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/wordpress/"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/sm_mn_desktop_500.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;That's all from me today!  Have a nice evening!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6960271339148967359/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/sneak-peek.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6960271339148967359'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6960271339148967359'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/sneak-peek.html' title='(sneak peek!!)'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8095033039240109329</id><published>2008-05-04T21:31:00.004-06:00</published><updated>2008-05-04T21:47:26.734-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='blessings'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{2nd blessing}</title><content type='html'>I've been looking forward to posting my Sunday blessing picture all week!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/2_Family_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/2_Family_BLOG.jpg" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3745"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;My family is such a blessing.  We are all good friends and we love to hang out together.  I'm so lucky to have such a great family!!  We just got back from a family gathering actually.  We went up to my Gramps and Grammy's house for dinner.  It was a bit of a drive, but it was fun!  Spending time with my family is always awesome.&lt;br /&gt;&lt;br /&gt;Well, I'm off to do a little CT scrapping! :)  G'night.&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8095033039240109329/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/2nd-blessing.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8095033039240109329'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8095033039240109329'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/2nd-blessing.html' title='{2nd blessing}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8617252783720932093</id><published>2008-05-03T20:13:00.001-06:00</published><updated>2008-05-03T20:15:56.536-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{more NSD fruits}</title><content type='html'>Look what else I've scrapped today, in between hosting and posting and coordinating the hoopla at SM!&lt;br /&gt;&lt;br /&gt;This one I did for our impromptu speed crop!  It was fun!!  This was my mom's little birthday dinner on Wednesday.  It was a very fun dinner!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/moms_birthday_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/moms_birthday_BLOG.jpg" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3615"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;credits&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And this one was for a little challenge at SSD AND its a LO for my guest CT spot with &lt;a href="http://loriwileydesigns.com/"&gt;Lori Wiley&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/April_Beading_Beauties_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/April_Beading_Beauties_BLOG.jpg" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3587"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;credits&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;br /&gt;And this one for another journaling challenge at SSD.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Scottys_Letters_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Scottys_Letters_BLOG.jpg" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3573"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;credits&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;What a fun day I'm having.  Yes, a teensy bit chaotic and stressful but mostly just FUN FUN FUN!!  My 9:00 speed crop starts in 45 minutes!! I can't wait!!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8617252783720932093/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/more-nsd-fruits.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8617252783720932093'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8617252783720932093'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/more-nsd-fruits.html' title='{more NSD fruits}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7987841362315749208</id><published>2008-05-03T08:49:00.002-06:00</published><updated>2008-05-03T09:05:55.825-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{NSD is in high gear!}</title><content type='html'>Ok I can tell I'm going to be making multiple posts today!!  First off, a couple freebies I found that I wanted to share.&lt;br /&gt;&lt;br /&gt;First of all, if you like my little "&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3461"&gt;sunbeam for him&lt;/a&gt;" LO I posted yesterday, you can now get it, along with another gorgeous LO by Kate using that same kit in QP form as our NSD gift to you at the SM Team Blog &lt;a href="http://scrapmatters.com/wordpress/2008/05/02/national-scrapbook-day-freebies/"&gt;HERE&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.blogger.com/post-create.g?blogID=6606184312529110127" com="" wordpress="" 2008="" 05="" 02="" freebies=""&gt;&lt;img src="http://scrapmatters.com/wordpress/wp-content/uploads/2008/05/sm_mnqp_lrg.jpg" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Still can't get enough of that "Mother Nature" kit?  Our CTM Jeni has created a GORGEOUS mini-kit that coordinates and its free on &lt;a href="http://www.jeniscraftyblog.blogspot.com/"&gt;her blog&lt;/a&gt;.  Go check it out and say hi to Jeni!&lt;br /&gt;&lt;br /&gt;I'm hosting a "&lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=769"&gt;Scrap it TODAY - Magical Moment&lt;/a&gt;" challenge at SM right now.  Every participant get this mini-kit for FREE! :)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_bwr_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_bwr_LRG.jpg" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It's a simple challenge but you have to finish it today to get the mini-kit!!&lt;br /&gt;&lt;br /&gt;AND . . . at 9:00 pm my time (Mountain Time) I'm hosting a 1-hour Speed Crop.  It's going to be soooo fun and to coordinate with my other gift, this is the participation prize for my 9pm Speed Crop!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_aud_LRG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_aud_LRG.jpg" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;So set your alarms and reminders to come to SM and crop with me 9 pm!!&lt;br /&gt;&lt;br /&gt;Ok - so I'm having a ball scrapping for NSD!!  Here are the fruits of NSD so far. . .  &lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/matthews_magical_moment_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/matthews_magical_moment_BLOG.jpg" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3525"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;credits&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/justmeandu_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/justmeandu_BLOG.jpg" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3512"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;credits&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/ethan_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/ethan_BLOG.jpg" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3517"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;credits&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/cant_get_enough_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/cant_get_enough_BLOG.jpg" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3555"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;credits&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;Well, thats it for now.  Like I said, I'm sure I'll be posting more as the day goes on!  What a fun holiday!  Celebrates my job, my hobby, my passion!  How cool.&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7987841362315749208/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/nsd-is-in-high-gear.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7987841362315749208'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7987841362315749208'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/nsd-is-in-high-gear.html' title='{NSD is in high gear!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6034784774665087821</id><published>2008-05-02T09:00:00.000-06:00</published><updated>2008-05-02T13:09:07.280-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{FRIDAY FUN TIMES}</title><content type='html'>Friday once again!!  Let's get right to it!!&lt;br /&gt;&lt;br /&gt;I have two new little diddies today.&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"  style="font-size:large;"&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=355"&gt;"Minnie"&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/SBqcYJqknkI/AAAAAAAABWc/Q8ymmStwHko/s1600-h/0_brittdes_min_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/SBqcYJqknkI/AAAAAAAABWc/Q8ymmStwHko/s400/0_brittdes_min_PREVIEW.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5195637058850561602" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"  style="font-size:large;"&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=354"&gt;"Date Stamped"&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SBqcY5qknlI/AAAAAAAABWk/evOeHXsth54/s1600-h/0_brittdes_dspd_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SBqcY5qknlI/AAAAAAAABWk/evOeHXsth54/s400/0_brittdes_dspd_PREVIEW.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5195637071735463506" /&gt;&lt;/a&gt;&lt;br /&gt;Look what my amazing CT pal &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Erica&lt;/span&gt; scrapped with these!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SBqd5pqknmI/AAAAAAAABWs/nUtRdzLiBCA/s1600-h/erica.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SBqd5pqknmI/AAAAAAAABWs/nUtRdzLiBCA/s400/erica.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5195638733887807074" /&gt;&lt;/a&gt;&lt;br /&gt;She is so creative! I love how she paired them up with "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=322"&gt;Clearly Alpha&lt;/a&gt;",  "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=301"&gt;Leave the World Behind&lt;/a&gt;" elements and "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=27"&gt;Do Me a Solid&lt;/a&gt;" papers!!  Thank you so much EZ!!&lt;br /&gt;&lt;br /&gt;These new products are all 30% off at &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=products_new"&gt;SM&lt;/a&gt; for National Scrapbooking Day so grab 'em now!! :)&lt;br /&gt;&lt;br /&gt;Are you ready for some SHOW OFFS?!  THEY ARE ROCKIN' THIS WEEK!&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;embed src="http://widget-a2.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=un&amp;amp;il=1&amp;amp;channel=648518346370140066&amp;amp;site=widget-a2.slide.com" style="width:500px;height:500px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:500px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=un&amp;amp;at=un&amp;amp;id=648518346370140066&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-a2.slide.com/p1/648518346370140066/un_t017_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=un&amp;amp;at=un&amp;amp;id=648518346370140066&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-a2.slide.com/p2/648518346370140066/un_t017_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;35 Show Off LOs this week! I LOVE IT!  All the show offs are getting my new "Date Stamped" element pack!  Thanks for being show offs!  I LOVE you guys!  If for any reason you sent a Show Off but noticed your LO is NOT in the slideshow or you didn't get an email with your gift, please let me know.  Accidents happen with this many LOs to keep track of!! :) &lt;div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Ok - one more FUN thing to post about!  NSD has begun already at ScrapMatters!!  With every $10 purchase, you get this GORGEOUS collab that ALL the SM designers worked so hard on!  &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=357"&gt;"Mother Nature"&lt;/a&gt;.  &lt;/div&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SBqhIpqknnI/AAAAAAAABW0/r7pMV_N19VU/s1600-h/folder.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SBqhIpqknnI/AAAAAAAABW0/r7pMV_N19VU/s400/folder.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5195642290120728178" /&gt;&lt;/a&gt;&lt;br /&gt;Look what our CT has created with it, and tell me you can resist! (not likely)&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Layout by Aisya&lt;/span&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/SBqh2ZqknoI/AAAAAAAABW8/-qM8DnO75iU/s1600-h/223-you.jpg" style="text-decoration: none;"&gt;&lt;img style="text-decoration: underline;display: block; margin-top: 0px; margin-right: auto; margin-bottom: 10px; margin-left: auto; text-align: center; cursor: pointer; " src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/SBqh2ZqknoI/AAAAAAAABW8/-qM8DnO75iU/s400/223-you.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5195643076099743362" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold; "&gt;Layout by Kate&lt;/span&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SBqh2pqknqI/AAAAAAAABXM/nhQeu7LzsTY/s1600-h/naturebaby.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SBqh2pqknqI/AAAAAAAABXM/nhQeu7LzsTY/s400/naturebaby.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5195643080394710690" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold; "&gt;Layout by Mandy Rae&lt;/span&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/SBqh2ZqknpI/AAAAAAAABXE/pKoDX37trPo/s1600-h/five+generation+family+photo.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/SBqh2ZqknpI/AAAAAAAABXE/pKoDX37trPo/s400/five+generation+family+photo.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5195643076099743378" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold; "&gt;Layouts by Katie&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/SBsp15qknuI/AAAAAAAABXs/SSoJTWdez4w/s1600-h/fixed+with+a+nap+preview.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/SBsp15qknuI/AAAAAAAABXs/SSoJTWdez4w/s400/fixed+with+a+nap+preview.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5195792601091186402" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/SBsp2JqknvI/AAAAAAAABX0/yRjQAnf0_vs/s1600-h/a+cousin+preview.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/SBsp2JqknvI/AAAAAAAABX0/yRjQAnf0_vs/s400/a+cousin+preview.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5195792605386153714" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Layout by Melanie&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SBsp2ZqknwI/AAAAAAAABX8/hlCadfS8D5A/s1600-h/aloha_web.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SBsp2ZqknwI/AAAAAAAABX8/hlCadfS8D5A/s400/aloha_web.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5195792609681121026" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold; "&gt;Layout by Tami&lt;/span&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SBqh25qknrI/AAAAAAAABXU/t7K1qRkbWSs/s1600-h/Brotherly-Love-WEB.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SBqh25qknrI/AAAAAAAABXU/t7K1qRkbWSs/s400/Brotherly-Love-WEB.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5195643084689678002" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Layout by Heather Lee&lt;/span&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SBqiMpqknsI/AAAAAAAABXc/UqdExWO-US4/s1600-h/A-High-Calling_SMMotherNatureKit.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SBqiMpqknsI/AAAAAAAABXc/UqdExWO-US4/s400/A-High-Calling_SMMotherNatureKit.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5195643458351832770" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold; "&gt;Layout by ME! :)&lt;/span&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SBqiM5qkntI/AAAAAAAABXk/MmFViGg_54I/s1600-h/sunbeamforhim_WEB.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SBqiM5qkntI/AAAAAAAABXk/MmFViGg_54I/s400/sunbeamforhim_WEB.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5195643462646800082" /&gt;&lt;/a&gt;&lt;br /&gt;So - run over and make your SM purchase and get this beauty while you can. 30% off AND this gift with your $10 purchase! :)  Sweet!!  I believe this offer lasts through next Friday.&lt;br /&gt;&lt;br /&gt;Well, I think that's it.  I'm off to check out the goings on for &lt;a href="http://scrapmatters.com/phpbb/viewforum.php?f=33&amp;amp;sid=c9235203a861192f00eb5e16ed3cd51f"&gt;NSD&lt;/a&gt;.  Our Southern Hemisphere CTMs are starting their challenges on their Saturday, which means early playing for us!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6034784774665087821/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/friday-fun-times.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6034784774665087821'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6034784774665087821'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/friday-fun-times.html' title='{FRIDAY FUN TIMES}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/SBqcYJqknkI/AAAAAAAABWc/Q8ymmStwHko/s72-c/0_brittdes_min_PREVIEW.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1996706541446390827</id><published>2008-05-01T17:37:00.002-06:00</published><updated>2008-05-01T18:02:25.054-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{national scrapbooking day}</title><content type='html'>&lt;div style="text-align: left;"&gt;National Scrapbooking Day, or NSD is coming up this Saturday and I'm totally planning to spend my day scrapping, doing challenges, checking out all the fun things going on in the scrapbooking community and of course, shopping all the sales!!&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;We have SO many fun things going on at ScrapMatters on Saturday - actually ALL weekend!!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/NSDad_WEB.jpg" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;The collab. kit that we're giving away free with $10 purchase is HUGE and totally gorgeous.  You will NOT want to miss out on that!!  (I'll post a preview and some temptation CT LOs tomorrow!!)&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I'm hosting a couple challenges on Saturday.  1 is a 1-Hour Crop.  There are three of these going on during NSD.  The first is an early morning crop.  Katie is hosting this at 7 am (Mountain Time), Andrea is hosting an afternoon crop at 1 pm (Mountain Time) and then mine is a night time crop at 9 pm (Mountain Time).  They are going to be so much fun!  You start at the beginning of the crop and get a new instruction every 10 minutes, after the 6th and final instruction you have an hour to put the finishing touches on your LO and get it posted in the gallery and a link posted back to the forum thread!  Speed Cropping!!  It's going to be FUN!  Hope one (if not ALL) of those times works for you!!&lt;br /&gt;&lt;br /&gt;Plus, I'll be hosting a SCRAP IT TODAY challenge.  Watch the &lt;a href="http://scrapmatters.com/phpbb/viewforum.php?f=33"&gt;NSD forum boards&lt;/a&gt; at SM for all the events and fun things going on!!&lt;br /&gt;&lt;br /&gt;Also kicking off for NSD, the first-ever ScrapMatters Queen of Scrap competition!!!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i206.photobucket.com/albums/bb278/happyscrapgirl/QOS-Ad-blink.gif" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;There is a whole thread explaining the details &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=746"&gt;here&lt;/a&gt;.  You only have to submit 4 LOs into the contest to get this gorgeous collab kit for free!!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i206.photobucket.com/albums/bb278/happyscrapgirl/sm_mqos_LRG.jpg" width="400" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Ok - a couple new LOs to share.  Then I gotta go get dinner out of the oven!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/HauntedMansionHoliday_full_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/HauntedMansionHoliday_full_BLOG.jpg" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3405"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/friends_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/friends_BLOG.jpg" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3414"&gt;&lt;span class="Apple-style-span"  style=" ;font-size:13px;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;See ya tomorrow for new products, show offs and more NSD info!!  If you haven't emailed me your show off yet, don't forget!  You have until midnight tonight.&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1996706541446390827/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/national-scrapbooking-day.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1996706541446390827'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1996706541446390827'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/05/national-scrapbooking-day.html' title='{national scrapbooking day}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7016017045009411772</id><published>2008-04-30T14:48:00.003-06:00</published><updated>2008-04-30T15:12:31.363-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{ethan}</title><content type='html'>Got to take pictures of my friend Shantell's little Ethan this morning!  It was so much fun!  We ended up with SO many awesome shots!!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Ethan1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Ethan1.jpg" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Ethan2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Ethan2.jpg" width="500" /&gt;&lt;/a&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Ethan2.jpg"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Ethan4.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Ethan4.jpg" width="500" /&gt;&lt;/a&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Ethan4.jpg"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Ethan5.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Ethan5.jpg" width="500" /&gt;&lt;/a&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Ethan5.jpg"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Ethan6.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Ethan6.jpg" width="500" /&gt;&lt;/a&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Ethan6.jpg"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Ethan7.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Ethan7.jpg" width="500" /&gt;&lt;/a&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Ethan7.jpg"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Ethan8.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Ethan8.jpg" width="500" /&gt;&lt;/a&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Ethan8.jpg"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;The little munchkin just started crawling!! He's only 6 months old!  It's so crazy to see this little guy crawl!  He's so tiny for that.&lt;br /&gt;&lt;br /&gt;Hope you like the pics Shan. I think we got some good ones.  There were like 20 more cute ones I could post! HAHA&lt;br /&gt;&lt;br /&gt;It's my mom's b-day today!  The big 5-0!  Tell me this woman looks 50!  WHATEVER!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SBjgZZqknjI/AAAAAAAABWU/DrcPLl5bdAU/s1600-h/HappyBirthdayMom.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SBjgZZqknjI/AAAAAAAABWU/DrcPLl5bdAU/s400/HappyBirthdayMom.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5195148897162665522" /&gt;&lt;/a&gt;&lt;br /&gt;If anyone in this photo looks 50 its &lt;span style="font-weight:bold;"&gt;me&lt;/span&gt;.  Or the lurker in the background! HAHA  Happy Birthday Mom!!!  I love you so much! I'm excited for dinner tonight!&lt;br /&gt;&lt;br /&gt;That's all for now!  Peace out.&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7016017045009411772/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/ethan.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7016017045009411772'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7016017045009411772'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/ethan.html' title='{ethan}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/SBjgZZqknjI/AAAAAAAABWU/DrcPLl5bdAU/s72-c/HappyBirthdayMom.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1189926494825513112</id><published>2008-04-29T22:41:00.003-06:00</published><updated>2008-04-29T22:48:00.647-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{woo hoo!}</title><content type='html'>Check this out!!  --&gt; &lt;a href="http://designbydani.com/girltalk/?p=1333"&gt;click me&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Yeah!  I won the monthly challenge from Dani's team blog!  I'm so excited!  I can NEVER get enough of her stuff!!!!&lt;br /&gt;&lt;br /&gt;Also exciting: last night I scrapped probably my favorite LO I've done in a while!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SBf5LZqkniI/AAAAAAAABWM/f3ytLeXYBFA/s1600-h/salty_old_pirates_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SBf5LZqkniI/AAAAAAAABWM/f3ytLeXYBFA/s400/salty_old_pirates_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5194894669458480674" /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3328"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3328"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;I don't know what it is about this LO, but I just love it!!&lt;br /&gt;&lt;br /&gt;Short and sweet tonight!  Off to watch America's Funniest Home Videos.  That show just cracks me up!&lt;br /&gt;&lt;br /&gt;see ya!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1189926494825513112/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/woo-hoo.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1189926494825513112'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1189926494825513112'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/woo-hoo.html' title='{woo hoo!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/SBf5LZqkniI/AAAAAAAABWM/f3ytLeXYBFA/s72-c/salty_old_pirates_BLOG.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-127326779960835938</id><published>2008-04-28T20:16:00.006-06:00</published><updated>2008-04-30T14:48:07.250-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{fun things}</title><content type='html'>Tangie Baxter's CT blog has a challenge going on where you have to scrap some sort of To Do list.  As I was scrapping a long list of actual things I have to do, I completely scrapped that idea and decided to scrap this:&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/places_BLOG.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/places_BLOG.jpg" width="520" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(&lt;/span&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3318"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;credits&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;)&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Fun challenge!  Nothing I would have scrapped on my own, but it will be fun to look back on it and see if I really  got to see all of  those places in my life.&lt;br /&gt;&lt;br /&gt;I'm also hosting a "quick hunt" on the SM team blog.  Just &lt;a href="http://scrapmatters.com/wordpress"&gt;go&lt;/a&gt; check it out.&lt;br /&gt;&lt;br /&gt;And last fun thing of the day - I've started a &lt;a href="http://www.flickr.com/groups/disneydigiscrappers/"&gt;Disney Digi-Scrappers Flickr Group&lt;/a&gt;!  This is a group for all digi-scrappers who love Disney and love to scrap their Disney Pics.  My hope is that it will become a place to go and look for inspiration when it comes to scrapping your Disney LOs.  The pool of LOs is already filling and there are so many cute Disney creations!  Warning: browsing that gallery will make you want to go to Disneyland, Disney World or on a Disney Cruise SO BAD!&lt;br /&gt;&lt;br /&gt;Anyway - &lt;a href="http://www.flickr.com/groups/disneydigiscrappers/"&gt;come&lt;/a&gt; join and post your Disney LOs!!   I really want to see the group grow!!!&lt;br /&gt;&lt;br /&gt;National Scrapbooking day is this coming Saturday.  I'm planning on spending my day playing games, doing challenges and having a total scrap day at the computer!  I've already warned Josh!!    ScrapMatters is going to have a TON of great stuff going on!  It's going to be an awesome, busy, fun day!  Plan on playing along!  There are tons of prizes and things to be won!! (not to mention there may be a nice little sale . . . )&lt;br /&gt;&lt;br /&gt;So, my SIL and niece are flying out tomorrow to Indianapolis for the summer.  My brother is already out there.  He does summer sales every summer so they leave every summer.  I hate it.  We're not going to see Eden learn to walk!  She's going to do it out there. :(  I'm so bummed.  She's going to be so big when they come back in 4 months.  Boo.  They have a couple visits back to Utah planned (for Marci's Dr's appointments) but still.  Boo.</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/127326779960835938/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/fun-things.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/127326779960835938'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/127326779960835938'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/fun-things.html' title='{fun things}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5054717986259968515</id><published>2008-04-27T21:41:00.008-06:00</published><updated>2008-05-04T21:48:04.027-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='blessings'/><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{new photos, new project, new LOs}</title><content type='html'>Ok first off, many of you asked what new camera we bought.  I swear I posted this earlier, actually I know I did but its ok! :)  We got the Canon Rebel XSi, or Canon 450D if you live outside of the US.  We also bought a Canon 50mm f/1.8 lens.  But man we're poor now! hahah&lt;br /&gt;&lt;br /&gt;Ok - just a few of the pics we took today.  We HAD to have an impromtu photo shoot when Eden showed up to my mom and dad's house today wearing this dress!!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/4-27-08-1.jpg" width="500" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/4-27-08-2.jpg" width="500" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/4-27-08-3.jpg" width="500" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/4-27-08-6.jpg" width="500" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/4-27-08-4.jpg" width="500" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/4-27-08-8.jpg" width="500" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Having a good camera is awesome!!  Worth being poor! haha&lt;br /&gt;&lt;br /&gt;So my new friend Ashley does this awesome "52 Blessings" project on her blog and I'm totally joining in.  Every Sunday I'll post a simple LO featuring a photo of one of my many blessing.  Then in 1 year from now make it into my 52 Blessings book!  Isn't that fun?!   My first blessing had to be my one and only . . .&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SBVJ-JqknYI/AAAAAAAABU8/X42yOSh1s0Y/s1600-h/1_Josh_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SBVJ-JqknYI/AAAAAAAABU8/X42yOSh1s0Y/s400/1_Josh_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5194139077336931714" /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3310"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3310"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;I just love how positive and uplifting this project feels.  I'm already so excited to do next week's blessing.  If you want to learn more about the "52 Blessing" project click &lt;a href="http://gardenviewcottage.blogspot.com/2007/12/last-day-of-year.html"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Ok - let me post some of the LOs I've done this past week.  I was missing my little brother this morning so I scrapped this. (he's on a mission in Chile)&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/SBVJ-ZqknZI/AAAAAAAABVE/XuumggqF8XY/s1600-h/miss_you_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/SBVJ-ZqknZI/AAAAAAAABVE/XuumggqF8XY/s400/miss_you_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5194139081631899026" /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3312"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3312"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;Me and Eden 1 year ago on her blessing day.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SBVZs5qknfI/AAAAAAAABV0/2TMQY4yrX-A/s1600-h/us_girls_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SBVZs5qknfI/AAAAAAAABV0/2TMQY4yrX-A/s400/us_girls_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5194156373170232818" /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3282"&gt;(credits)&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/SBVJ-pqknaI/AAAAAAAABVM/alnfFdZu3HE/s1600-h/UR_weird_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/SBVJ-pqknaI/AAAAAAAABVM/alnfFdZu3HE/s400/UR_weird_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5194139085926866338" /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3268"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3268"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SBVJ_JqkncI/AAAAAAAABVc/t8ddO16bAKM/s1600-h/Muse+full.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SBVJ_JqkncI/AAAAAAAABVc/t8ddO16bAKM/s400/Muse+full.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5194139094516800962" /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3231"&gt;&lt;span class="Apple-style-span"  style=" ;font-size:13px;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3231"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SBVLMJqkneI/AAAAAAAABVs/psJoI8Q-Y0Y/s1600-h/spring_surprise_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SBVLMJqkneI/AAAAAAAABVs/psJoI8Q-Y0Y/s400/spring_surprise_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5194140417366728162" /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3148"&gt;&lt;span class="Apple-style-span"  style=" ;font-size:13px;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3148"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/SBVLLpqkndI/AAAAAAAABVk/5d6ohybHq30/s1600-h/Storybooks_Papa_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/SBVLLpqkndI/AAAAAAAABVk/5d6ohybHq30/s400/Storybooks_Papa_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5194140408776793554" /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3181"&gt;&lt;span class="Apple-style-span"  style=" ;font-size:13px;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3181"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Hope everyone had a nice Sunday!  See ya!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5054717986259968515/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/new-photos-new-project-new-los.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5054717986259968515'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5054717986259968515'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/new-photos-new-project-new-los.html' title='{new photos, new project, new LOs}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/SBVJ-JqknYI/AAAAAAAABU8/X42yOSh1s0Y/s72-c/1_Josh_BLOG.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4378955372437659028</id><published>2008-04-27T01:11:00.003-06:00</published><updated>2008-04-27T01:21:21.878-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{i love our new camera!}</title><content type='html'>** If you came looking for pirate stuff, scroll down.**&lt;br /&gt;&lt;br /&gt;4 of the 115 pics I took learning how to use the new camera this afternoon.  I was so pleased that I had a few good ones.  Thank goodness I have a cute niece as a test subject.&lt;br /&gt;&lt;br /&gt;I'm proud to say this first one is straight out of the camera!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Eden4.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Eden4.jpg" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;These however obviously are not!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Eden3.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Eden3.jpg" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Can you believe this young thing is a Gramsy?  Love ya mom!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Eden2.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Eden2.jpg" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/Eden1-1.jpg"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/Eden1-1.jpg" width="500" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I'm still fairly clueless.  But its fun to try and learn.</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4378955372437659028/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/i-love-our-new-camera.html#comment-form' title='13 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4378955372437659028'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4378955372437659028'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/i-love-our-new-camera.html' title='{i love our new camera!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>13</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3145805408059342736</id><published>2008-04-25T09:30:00.005-06:00</published><updated>2008-04-25T08:50:49.787-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{pirates!!! &amp; of course a freebie!}</title><content type='html'>It's &lt;span class="Apple-style-span" style="font-style: italic;"&gt;FINALLY&lt;/span&gt; Friday!  I've been so anxious to release all my new products that it seems like Friday's been a long time coming!!  I'm so excited its finally here.&lt;br /&gt;&lt;br /&gt;Without further ado, I give you . . .&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"  style="font-size:large;"&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=346"&gt;"Shiver Me Timbers"&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/SBEqxpqknFI/AAAAAAAABSk/2LyjbjhcoDQ/s1600-h/0_brittdes_smt_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/SBEqxpqknFI/AAAAAAAABSk/2LyjbjhcoDQ/s400/0_brittdes_smt_PREVIEW.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5192978877821262930" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"  style=" ;font-size:18px;"&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=343"&gt;"Pirate Princess"&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SBEqyJqknGI/AAAAAAAABSs/4U907JIHa2E/s1600-h/0_brittdes_ppmk_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SBEqyJqknGI/AAAAAAAABSs/4U907JIHa2E/s400/0_brittdes_ppmk_PREVIEW.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5192978886411197538" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"  style="font-size:large;"&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=345"&gt;"Burnt Toast" Alpha&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/SBEqyZqknHI/AAAAAAAABS0/u1D-tMfjIDA/s1600-h/0_brittdes_bta_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/SBEqyZqknHI/AAAAAAAABS0/u1D-tMfjIDA/s400/0_brittdes_bta_PREVIEW.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5192978890706164850" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"  style=" ;font-size:18px;"&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=344"&gt;"You Can Quote Me: Pirates"&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SBEqy5qknII/AAAAAAAABS8/wxY8y5xlUR0/s1600-h/0_brittdes_ycqmp_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SBEqy5qknII/AAAAAAAABS8/wxY8y5xlUR0/s400/0_brittdes_ycqmp_PREVIEW.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5192978899296099458" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;All the pirate goodies are available exclusively at &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=products_new"&gt;ScrapMatters.com&lt;/a&gt;!!  And for this week only, when you buy "Shiver Me Timbers" as  bonus, "Burnt Toast" alpha will automatically be included in your download!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SBHvb5qknWI/AAAAAAAABUs/xpXJdNnRUiY/s1600-h/bonus_ad_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SBHvb5qknWI/AAAAAAAABUs/xpXJdNnRUiY/s400/bonus_ad_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5193195107949780322" /&gt;&lt;/a&gt;&lt;br /&gt;Are you ready to see some LOs that my wonderful CT created??!!  Ok - off we go . . .&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;~ First one is by me ~&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/SBEwLZqknUI/AAAAAAAABUc/c4ogO8KWmxo/s1600-h/Jack_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/SBEwLZqknUI/AAAAAAAABUc/c4ogO8KWmxo/s400/Jack_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5192984817761033538" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;~ Danica ~&lt;/span&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SBEuD5qknLI/AAAAAAAABTU/9cVTdWT927A/s1600-h/Danica+-+pg+1.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SBEuD5qknLI/AAAAAAAABTU/9cVTdWT927A/s400/Danica+-+pg+1.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5192982489888758962" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SBEuEJqknMI/AAAAAAAABTc/Tnd6Xdf-9_U/s1600-h/Danica+-+pg2.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SBEuEJqknMI/AAAAAAAABTc/Tnd6Xdf-9_U/s400/Danica+-+pg2.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5192982494183726274" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold; "&gt;~ Morgan ~&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SBEuEJqknNI/AAAAAAAABTk/zbTsFfQuSJQ/s1600-h/Morgan.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SBEuEJqknNI/AAAAAAAABTk/zbTsFfQuSJQ/s400/Morgan.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5192982494183726290" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold; "&gt;~ Erica ~&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/SBEuEZqknOI/AAAAAAAABTs/Ig3hVUKsWaI/s1600-h/Erica.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/SBEuEZqknOI/AAAAAAAABTs/Ig3hVUKsWaI/s400/Erica.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5192982498478693602" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SBEtsJqknKI/AAAAAAAABTM/9eXEg0_sbL8/s1600-h/pirateprincess.jpg" style="text-decoration: none;"&gt;&lt;span class="Apple-style-span" style="color: rgb(0, 0, 0);"&gt;&lt;br /&gt;&lt;/span&gt;&lt;img style="text-decoration: underline;display: block; margin-top: 0px; margin-right: auto; margin-bottom: 10px; margin-left: auto; text-align: center; cursor: pointer; " src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SBEtsJqknKI/AAAAAAAABTM/9eXEg0_sbL8/s400/pirateprincess.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5192982081866865826" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold; "&gt;~ Ashley ~&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/SBEu7ZqknPI/AAAAAAAABT0/8kXPK1yujvo/s1600-h/Ashley.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/SBEu7ZqknPI/AAAAAAAABT0/8kXPK1yujvo/s400/Ashley.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5192983443371498738" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;~Tami ~&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/SBEu7pqknQI/AAAAAAAABT8/D4265i70qWE/s1600-h/Tami.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/SBEu7pqknQI/AAAAAAAABT8/D4265i70qWE/s400/Tami.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5192983447666466050" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold; "&gt;~ Kate ~&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/SBHtcpqknVI/AAAAAAAABUk/T-w4Hh_XyvY/s1600-h/-1.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/SBHtcpqknVI/AAAAAAAABUk/T-w4Hh_XyvY/s400/-1.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5193192921811426642" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/SBEtrpqknJI/AAAAAAAABTE/gmBSZUlj00g/s1600-h/pinkpirate.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/SBEtrpqknJI/AAAAAAAABTE/gmBSZUlj00g/s400/pinkpirate.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5192982073276931218" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SBEu8JqknSI/AAAAAAAABUM/hB9VGbUAuNY/s1600-h/Kate.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SBEu8JqknSI/AAAAAAAABUM/hB9VGbUAuNY/s400/Kate.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5192983456256400674" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;~ Leah ~&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SBEu75qknRI/AAAAAAAABUE/jwii_xUXxUE/s1600-h/Leah.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SBEu75qknRI/AAAAAAAABUE/jwii_xUXxUE/s400/Leah.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5192983451961433362" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Do I have the best scrappers scrappin' for me, or what?&lt;br /&gt;&lt;br /&gt;As usual - with a new kit comes a new freebie!   If you love Pirates of the Caribbean, you'll love:&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;"Tell No Tales"&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SBEvy5qknTI/AAAAAAAABUU/Am2uCyog5uQ/s1600-h/0_brittdes_tnt_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SBEvy5qknTI/AAAAAAAABUU/Am2uCyog5uQ/s400/0_brittdes_tnt_PREVIEW.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5192984396854238514" /&gt;&lt;/a&gt;&lt;br /&gt;Snag the freebie &lt;a href="http://www.4shared.com/file/45048284/7b8cb778/brittdes_tnt.html"&gt;HERE&lt;/a&gt;.  Be sure to say hi when you download!  ENJOY!&lt;br /&gt;&lt;br /&gt;And our last (but NOT least) thing to post . . .  SHOW OFFS!!!  There were so many good ones this week!  Make sure to watch them all!!&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;embed src="http://widget-50.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=un&amp;amp;il=1&amp;amp;channel=648518346369960528&amp;amp;site=widget-50.slide.com" style="width:500px;height:550px" name="flashticker" align="middle"&gt;&lt;/embed&gt;&lt;div style="width:500px;text-align:left;"&gt;&lt;a href="http://www.slide.com/pivot?cy=un&amp;amp;at=un&amp;amp;id=648518346369960528&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-50.slide.com/p1/648518346369960528/un_t024_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=un&amp;amp;at=un&amp;amp;id=648518346369960528&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-50.slide.com/p2/648518346369960528/un_t024_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;Again - another record breaking Show Off week!  35 LOs in all!  WOW!  I LOVE when I get a Show Off email.  It's so much fun to see what people come up with using my stuff!!  If you want to send a Show Off for next Friday just make sure you send a 600x600 (saved for web) version of your LO with the subject line: "show off" to designerbrittney at gmail dot com before midnight on Thursday!!&lt;br /&gt;&lt;br /&gt;That's it for today!  Is it just me or are &lt;span class="Apple-style-span" style="font-style: italic;"&gt;you&lt;/span&gt; brimming over with pirate fun too?!!  Have fun with all the pirate goodness this weekend!!&lt;br /&gt;&lt;br /&gt;OH!  There will be a brand new "Saturday Special Challenge" starting at SM tomorrow, so watch for that!&lt;br /&gt;&lt;br /&gt;See ya!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3145805408059342736/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html#comment-form' title='17 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3145805408059342736'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3145805408059342736'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html' title='{pirates!!! &amp; of course a freebie!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/SBEqxpqknFI/AAAAAAAABSk/2LyjbjhcoDQ/s72-c/0_brittdes_smt_PREVIEW.jpg' height='72' width='72'/><thr:total>17</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4187813832871629521</id><published>2008-04-23T11:15:00.005-06:00</published><updated>2008-04-23T12:35:57.426-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{we can fly!!}</title><content type='html'>I have put a new little mini-kit in the shop today.  I considered waiting until Friday to release it with all the new stuff, but I couldn't wait.  So - here is "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=338"&gt;We Can Fly&lt;/a&gt;".&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/SA9w45qknBI/AAAAAAAABSE/VgLdC5dIX9w/s1600-h/0_brittdes_wcfly_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/SA9w45qknBI/AAAAAAAABSE/VgLdC5dIX9w/s400/0_brittdes_wcfly_PREVIEW.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5192493018235837458" /&gt;&lt;/a&gt;&lt;br /&gt;You can find it in the ScrapMatters shop &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=338"&gt;HERE&lt;/a&gt;.  (It's only $2.25!)&lt;br /&gt;&lt;br /&gt;I created this little kit with my nephew, Matthew, in mind.  During our Disneyland trip in October, of all the hats and ears to choose from, he picked the Peter Pan hat and I couldn't have been happier!  I LOVE to see kids wearing the classic Peter hat at Disneyland.  He looked so cute in it and wore it constantly!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SA9-cZqknEI/AAAAAAAABSc/maaSxRnB9Dc/s1600-h/Matthew_Pan_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SA9-cZqknEI/AAAAAAAABSc/maaSxRnB9Dc/s400/Matthew_Pan_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5192507921772354626" /&gt;&lt;/a&gt;&lt;br /&gt;My CT gal &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Erica&lt;/span&gt; scrapped this adorable LO with it!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/SA9yJJqknDI/AAAAAAAABSU/htde8NwX85I/s1600-h/wecanfly.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/SA9yJJqknDI/AAAAAAAABSU/htde8NwX85I/s400/wecanfly.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5192494396920339506" /&gt;&lt;/a&gt;&lt;br /&gt;AND a wonderful scrapper who goes by the name "&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Neverland Scraps&lt;/span&gt;" has created some gorgeous QPs for you for FREE!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SA9w4ZqknAI/AAAAAAAABR8/BdbKhACD1W8/s1600-h/brittdes_wcfly_QPfreebie.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SA9w4ZqknAI/AAAAAAAABR8/BdbKhACD1W8/s400/brittdes_wcfly_QPfreebie.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5192493009645902850" /&gt;&lt;/a&gt;&lt;br /&gt;Go to her &lt;a href="http://neverlandscraps.blogspot.com/"&gt;BLOG&lt;/a&gt; to download the freebie!! (If its not there up yet when you go to her blog, just check back a little later.  It will be!  Promise.)   Thanks so much, Wendy, for making these pages! :)&lt;br /&gt;&lt;br /&gt;She also created these adorable QPs for her own personal album.  Aren't they cute??&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SA9yIpqknCI/AAAAAAAABSM/H9pN8E4J28E/s1600-h/PeterPanMiniPreview.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SA9yIpqknCI/AAAAAAAABSM/H9pN8E4J28E/s400/PeterPanMiniPreview.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5192494388330404898" /&gt;&lt;/a&gt;&lt;br /&gt;So, if its been a while since you've been to Neverland, a little scrapping with "We Can Fly" will really &lt;span class="Apple-style-span" style="font-style: italic;"&gt;lift&lt;/span&gt; your spirits!&lt;br /&gt;&lt;br /&gt;Have a magical day!  See you in Neverland!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4187813832871629521/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/we-can-fly.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4187813832871629521'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4187813832871629521'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/we-can-fly.html' title='{we can fly!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/SA9w45qknBI/AAAAAAAABSE/VgLdC5dIX9w/s72-c/0_brittdes_wcfly_PREVIEW.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3831296810862913119</id><published>2008-04-22T09:18:00.005-06:00</published><updated>2008-04-22T11:34:56.108-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{a re-location, fair warning &amp; new challenge!}</title><content type='html'>Remember my Valentine's collab. kit I did with Minna Rajala of Mira Designs?  Well, now that neither of us sells at scraphead, we moved "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=336"&gt;Crazy Little Thing Called Love&lt;/a&gt;" to ScrapMatters!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/SA4LEJqkm8I/AAAAAAAABRg/m4vZKDsSg4E/s1600-h/_mirabrittdes_cltcl_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/SA4LEJqkm8I/AAAAAAAABRg/m4vZKDsSg4E/s400/_mirabrittdes_cltcl_PREVIEW.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5192099586346621890" /&gt;&lt;/a&gt;&lt;br /&gt;Just wanted to post a little to remind you about it.  If you haven't picked this up yet, now's the time! :)&lt;br /&gt;&lt;br /&gt;Speaking of 'the time is now', my "You Can Quote Me: Animation" freebie (found &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=307"&gt;here&lt;/a&gt;) will only be a freebie until Friday. So this is your fair warning to pick it up while its free!&lt;br /&gt;&lt;br /&gt;Guess what! I get to host this week's "Tuesday Template Challenge" at SM!  I based the template off my "Goofball" LO I posted a few weeks ago.  I know I had a couple requests from my blog readers that I turn that LO into a template! &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/SA4g8Jqkm_I/AAAAAAAABR0/cPLx-I2gKew/s1600-h/brittdes_tiotemp_LRG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/SA4g8Jqkm_I/AAAAAAAABR0/cPLx-I2gKew/s400/brittdes_tiotemp_LRG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5192123638163479538" /&gt;&lt;/a&gt;&lt;br /&gt;So, come play along in the challenge!!  Read the challenge &lt;a href="http://scrapmatters.com/wordpress/2008/04/22/the-tuesday-template-challenge/"&gt;here&lt;/a&gt;!  We're giving away two $5 GCs!&lt;br /&gt;&lt;br /&gt;That's all from me for  today!!  I'm still in my pajamas! HAHAH  I gotta go get spiffed up for lunch with my friend Angie!! :)  I'm so excited!&lt;br /&gt;&lt;br /&gt;Have a great day!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3831296810862913119/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/re-location-fair-warning-new-challenge.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3831296810862913119'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3831296810862913119'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/re-location-fair-warning-new-challenge.html' title='{a re-location, fair warning &amp; new challenge!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/SA4LEJqkm8I/AAAAAAAABRg/m4vZKDsSg4E/s72-c/_mirabrittdes_cltcl_PREVIEW.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1544099603581641739</id><published>2008-04-21T10:25:00.014-06:00</published><updated>2008-04-21T11:23:36.309-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{feels like Monday}</title><content type='html'>&lt;div style="text-align: left;"&gt;Hello!  It's Monday morning and I can feel it.  We stayed up WAAAAYYYY too late last night, getting some SM work done, and I'm feelin' it.  I can't imagine how poor Josh, who gets up an hour before me, is feeling.  We are determined to stick to our bed time this week.&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;So - I promised to show you my new "Clearly Alpha" in action, so here you go . . .&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;The fabulous Miss &lt;span style="font-weight:bold;"&gt;Danica&lt;/span&gt; scrapped this ADORABLE 2-pager and I have to say I'm loving the clear alpha to go with the clear bubbles!  This is also my "Dreams Do Come True" kit AND she flipped one of my 2-Pager templates!&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SAzERusvGEI/AAAAAAAABP4/ntiP93DMOGc/s1600-h/bubbles2pager1.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SAzERusvGEI/AAAAAAAABP4/ntiP93DMOGc/s200/bubbles2pager1.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5191740279323826242" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/SAzESOsvGFI/AAAAAAAABQA/2MGbNtNOo3I/s1600-h/bubbles2pager2.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/SAzESOsvGFI/AAAAAAAABQA/2MGbNtNOo3I/s200/bubbles2pager2.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5191740287913760850" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;Isn't this so cute?!  I love it.&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;At SM we have started doing "The Saturday Special".  It's a fun challenge that starts on Saturdays and goes for a week.  Our Tuesday challenges are now "The Tuesday Template Challenge" while "The Saturday Special" will change each week and be something new and random.  Very fun!  This past Saturday Andrea kicked off the very first "Saturday Special" with a challenge all about opposites.  Go check out all the details &lt;a href="http://scrapmatters.com/wordpress/2008/04/19/the-saturday-special-freebie-and-a-new-challenge/"&gt;here&lt;/a&gt;!&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;This is my entry . . .&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SAzGNusvGGI/AAAAAAAABQI/jy9h2nnqIJA/s1600-h/nightandday_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SAzGNusvGGI/AAAAAAAABQI/jy9h2nnqIJA/s400/nightandday_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5191742409627605090" /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3068"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;credits&lt;/span&gt;&lt;/a&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3068"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;When Andrea first told me about this challenge and that she was planning on scrapping some night and day pics for it, this Frank Sinatra song popped into my head and I was humming it the whole time I scrapped this page.  :)  I LOVE Frank!!!&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;Here are a couple more LOs from this weekend.  This one is my VERY FIRST CT LO for &lt;a href="http://designsbykrista.net/"&gt;designs by krista&lt;/a&gt;.  I LOVE LOVE LOVE this kit called "&lt;a href="http://designsbykrista.net/shop/index.php?main_page=product_info&amp;amp;products_id=138"&gt;Kismet&lt;/a&gt;" and its only 3 bucks!!!&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SAzHHesvGHI/AAAAAAAABQQ/D-1Chbn-64A/s1600-h/kismet_prev.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SAzHHesvGHI/AAAAAAAABQQ/D-1Chbn-64A/s320/kismet_prev.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5191743401765050482" /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;Here's the LO I scrapped with it.&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/SAzHuOsvGII/AAAAAAAABQY/-0DsVj49Wmg/s400/no_place-BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5191744067484981378" /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3044"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;credits&lt;/span&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/SAzHuOsvGII/AAAAAAAABQY/-0DsVj49Wmg/s1600-h/no_place-BLOG.jpg"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;It won't be the last LO with this kit!  It's just tooooo cute!&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;I also scrapped my VERY FIRST LO for my guest CT spot with &lt;a href="http://loriwileydesigns.com/boutique/"&gt;Diamante Designs by Lori Wiley&lt;/a&gt;.  Lori's stuff is so gorgeous and so unique!  It really made me stretch and use my creativity a lot.  It was fun!!   I used a LOT of her things, so be sure to check out the credits for everything I used.&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SAzHuesvGJI/AAAAAAAABQg/VyWQoXnb-BM/s1600-h/Working_From_Home_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SAzHuesvGJI/AAAAAAAABQg/VyWQoXnb-BM/s400/Working_From_Home_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5191744071779948690" /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3080"&gt;&lt;span class="Apple-style-span"  style=" ;font-size:13px;"&gt;credits&lt;/span&gt;&lt;/a&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3080"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;I guess that's it for today.  Gotta get back to work!  Always a million things to do!  OHHH before I go, I'll show you a couple good photos we took with our new camera at my little niece's first birthday party.  We got the new lens we wanted and we're starting to (slowly) to get the hang of the camera. &lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SAzLZesvGLI/AAAAAAAABQw/-oHpEF-DVzg/s1600-h/IMG_1374.JPG"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SAzLZesvGLI/AAAAAAAABQw/-oHpEF-DVzg/s320/IMG_1374.JPG" border="0" alt="" id="BLOGGER_PHOTO_ID_5191748109049206962" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SAzLZusvGMI/AAAAAAAABQ4/zWb7OLMZsZ8/s1600-h/IMG_1453.JPG"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SAzLZusvGMI/AAAAAAAABQ4/zWb7OLMZsZ8/s320/IMG_1453.JPG" border="0" alt="" id="BLOGGER_PHOTO_ID_5191748113344174274" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SAzLZusvGMI/AAAAAAAABQ4/zWb7OLMZsZ8/s1600-h/IMG_1453.JPG"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SAzLZusvGNI/AAAAAAAABRA/refNC6j3Ayg/s1600-h/IMG_1509.JPG"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SAzLZusvGNI/AAAAAAAABRA/refNC6j3Ayg/s320/IMG_1509.JPG" border="0" alt="" id="BLOGGER_PHOTO_ID_5191748113344174290" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SAzLZusvGNI/AAAAAAAABRA/refNC6j3Ayg/s1600-h/IMG_1509.JPG"&gt;&lt;br /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SAzL7esvGQI/AAAAAAAABRY/Tqil0APivDc/s1600-h/IMG_1244.JPG"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SAzL7esvGQI/AAAAAAAABRY/Tqil0APivDc/s320/IMG_1244.JPG" border="0" alt="" id="BLOGGER_PHOTO_ID_5191748693164759298" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/SAzLZ-svGOI/AAAAAAAABRI/d9Q4edNCsFQ/s1600-h/IMG_1555.JPG"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/SAzLZ-svGOI/AAAAAAAABRI/d9Q4edNCsFQ/s320/IMG_1555.JPG" border="0" alt="" id="BLOGGER_PHOTO_ID_5191748117639141602" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/SAzLZ-svGOI/AAAAAAAABRI/d9Q4edNCsFQ/s1600-h/IMG_1555.JPG"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;I haven't had a chance to play with them in photoshop yet and make them REALLY amazing, but its nice to have good photos.  Even though we took close to 400 photos just to get a handful of good ones! HAHA  No, we have lots of good ones.  It was good practice.&lt;br /&gt;&lt;br /&gt;Ok - now I really do need to get back to work.&lt;br /&gt;&lt;br /&gt;See ya!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1544099603581641739/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/feels-like-monday.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1544099603581641739'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1544099603581641739'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/feels-like-monday.html' title='{feels like Monday}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/SAzERusvGEI/AAAAAAAABP4/ntiP93DMOGc/s72-c/bubbles2pager1.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8723871414929242678</id><published>2008-04-18T09:23:00.005-06:00</published><updated>2008-04-18T10:51:04.035-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{CLEARLY its time to show off}</title><content type='html'>Hello!  It's Friday and that means a new product and show offs!!  My new product this week is just a little alpha I put together.  Something fun that I wanted for myself (I'm so selfish!).  I'm loving using clear epoxy elements on my pages these days and I've been wanting a nice epoxy/acrylic/clear plastic blocky alpha to play with.  So . . . here's "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=322"&gt;Clearly Alpha&lt;/a&gt;".  (and check out our new SM packaging!  nice right?)&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/SAjHHq4B8CI/AAAAAAAABPY/UyMaqoqGyU8/s1600-h/0_brittdes_clearly_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/SAjHHq4B8CI/AAAAAAAABPY/UyMaqoqGyU8/s400/0_brittdes_clearly_PREVIEW.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5190617505126805538" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;It's avail. at &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=322"&gt;ScrapMatters&lt;/a&gt; now!&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;As soon as I get some CT LOs using it, and as soon as I find time to scrap with it myself, I will post them.  I've already played around with it and its so fun!&lt;br /&gt;&lt;br /&gt;Ok . . . time for Show Offs!&lt;br /&gt;&lt;br /&gt;&lt;p style="text-align: center;visibility: visible; "&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-63.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-63.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346369909347&amp;amp;site=widget-63.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="text-align: center; "&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346369909347&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-63.slide.com/p1/648518346369909347/ms_t047_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346369909347&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-63.slide.com/p2/648518346369909347/ms_t047_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;div style="text-align: left;"&gt;This week's Show Off count - &lt;span style="font-weight:bold;"&gt;THIRTY ONE&lt;/span&gt;!!!!!   I'm telling you, each week it just keeps getting bigger and bigger!!  Granted, I did have multiple entries from a few people, but still . . .&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;All the Show Offs are receiving my new "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=322"&gt;Clearly Alpha&lt;/a&gt;" as a thank you for their layouts.  If you want to be a show off and get a free goodie, just email me a LO using any item from Britt-ish Designs (freebies, templates, even one little staple) and I'll show you off next Friday.  Just email me your LO before midnight next Thursday.  When you send it use "show off" as your subject line and send a 600x600 saved for web (72 dpi) version of your LO so I can download it easily! With 31 emails, I gotta do this the easiest and most efficient way!&lt;br /&gt;&lt;br /&gt;Well, that's it for today.  Not as exciting as last week, but that's because I'm busy busy busy on other new stuff that's not ready yet.  But watch for a bunch of fun new products next week!!!!!!&lt;br /&gt;&lt;br /&gt;Oooh - I know! I'll leave you a LO I did yesterday.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/SAjJFa4B8DI/AAAAAAAABPg/Malu88Vnycc/s1600-h/fantasmic_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/SAjJFa4B8DI/AAAAAAAABPg/Malu88Vnycc/s400/fantasmic_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5190619665495355442" /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-3014"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;credits&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;I LOVE Fantasmic at Disneyland! For those of you who don't know, its this amazing show at night, starring my pal Mickey Mouse, that takes place all along the Rivers of America.  It's incredible!!  And if you &lt;span class="Apple-style-span" style="font-style: italic;"&gt;MADE&lt;/span&gt; me chose my favorite thing at Disneyland, I think I'd have to say Fantasmic.  As hard as it is to pick something.&lt;br /&gt;&lt;br /&gt;Alrighty - that's it.  Have a happy weekend!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8723871414929242678/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/clearly-its-time-to-show-off.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8723871414929242678'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8723871414929242678'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/clearly-its-time-to-show-off.html' title='{CLEARLY its time to show off}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/SAjHHq4B8CI/AAAAAAAABPY/UyMaqoqGyU8/s72-c/0_brittdes_clearly_PREVIEW.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3012971301813231912</id><published>2008-04-17T10:03:00.007-06:00</published><updated>2008-04-17T10:52:07.052-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{good times}</title><content type='html'>So both Anne and Diana were found!  Whew!!  I'm so glad.&lt;br /&gt;&lt;br /&gt;There's a new challenge at ScrapMatters that goes until midnight on Monday.  It's hosted by my sister in law, Tami, and its way fun.  Check it out &lt;a href="http://scrapmatters.com/wordpress/2008/04/15/the-tuesday-challenge/"&gt;HERE&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Here's my entry:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/SAd1gq4B7-I/AAAAAAAABO4/WhGNEMjZ-OY/s1600-h/good_times_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/SAd1gq4B7-I/AAAAAAAABO4/WhGNEMjZ-OY/s400/good_times_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5190246299693346786" /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-2903"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;credits&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;The challenge is about focus and I decided to focus on all the good times we had at our old house instead of all the bad stuff that came toward the end of our stay there.   There were so many good things about this house and I wanted to remember them.&lt;br /&gt;&lt;br /&gt;Great news!!!  I got onto a new CT!!!  &lt;a href="http://designsbykrista.net/shop/index.php"&gt;Designs by Krista&lt;/a&gt; asked me to come be on the CT.  It's so laid back, but she has the MOST amazing kits!!!  I can't WAIT to start playing.  I haven't had a chance to yet and its killing me!!  I've just been working really hard on my new kit.  Anyway - YAY! I can't wait!&lt;br /&gt;&lt;br /&gt;AND on top of that, I was asked to guest CT for May on &lt;a href="http://loriwileydesigns.com/boutique/"&gt;Diamante Designs&lt;/a&gt; (by Lori Wiley).  My good digi-friend Teresa is her assistant and asked me to join up for a guest spot!  Her stuff is GORGEOUS so I'm really excited.  Go check it out!!&lt;br /&gt;&lt;br /&gt;Speaking of CT's, Mira Designs has a brand new kit out today called "&lt;a href="http://thedigichick.com/shop/product.php?productid=17928"&gt;Spring Garden&lt;/a&gt;" and it is so much fun!  (My LO is even on the product's page!  &lt;span style="font-weight:bold;"&gt;MY&lt;/span&gt; LO on TheDigiChick!!  So cool!!!)&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://thedigichick.com/shop/product.php?productid=17928"&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/springgarden.jpg" border="0" alt="Photobucket" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Here's the LO I scrapped with it!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SAd5gK4B8AI/AAAAAAAABPI/tdH9lBnaZ7w/s1600-h/happy_family_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SAd5gK4B8AI/AAAAAAAABPI/tdH9lBnaZ7w/s400/happy_family_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5190250689149923330" /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-2972"&gt;credits&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Ok . . . so my new kit is coming along.  Would you like a sneak peek?  (yes, I spelled it right this time missy!!)  Ok here's your peek.  It's just the papers.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/SAd4Zq4B7_I/AAAAAAAABPA/mzv6CYLf1KE/s1600-h/sneakypeek.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/SAd4Zq4B7_I/AAAAAAAABPA/mzv6CYLf1KE/s400/sneakypeek.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5190249477969145842" /&gt;&lt;/a&gt;&lt;br /&gt;What do you think??  It's going to be so awesome when its done!  I can't wait!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SAd_na4B8BI/AAAAAAAABPQ/V_Ty1ff5_ZE/s1600-h/logo2.gif"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SAd_na4B8BI/AAAAAAAABPQ/V_Ty1ff5_ZE/s200/logo2.gif" border="0" alt="" id="BLOGGER_PHOTO_ID_5190257410773741586" /&gt;&lt;/a&gt;I took this fun quiz at guessthespot.com.  They show you google map-like images of famous landmarks and you have to guess where they are.  It's fun, but I did bad!!  I correctly answered 10 out of 16. My score was 60% which according to their charts makes me "An Average Sight-Seer"  Go take the quiz.  It's fun!!&lt;br /&gt;&lt;br /&gt;Alrighty - that's all from me today I think.  Have a good one!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3012971301813231912/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/good-times.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3012971301813231912'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3012971301813231912'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/good-times.html' title='{good times}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/SAd1gq4B7-I/AAAAAAAABO4/WhGNEMjZ-OY/s72-c/good_times_BLOG.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5435304548635980473</id><published>2008-04-15T10:37:00.005-06:00</published><updated>2008-04-15T11:16:02.378-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{a little discovery!}</title><content type='html'>Ok - so I NEVER check my hotmail account anymore, and today I decided I'd better go in and clean it out!  Well . . . I discovered something!  A couple fabulous scrappers tried to add LO's to the Show Off slideshows and I never knew because I didn't get the email notification!  So I'm going to show the LOs here and hope that the ladies who scrapped them will email me at desinerbrittney at gmail dot com so I can give them a prize!!  &lt;br /&gt;&lt;br /&gt;This first one is by &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Anne&lt;/span&gt;:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SATaj64B76I/AAAAAAAABN8/bTbyQGx66nw/s1600-h/Anne.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SATaj64B76I/AAAAAAAABN8/bTbyQGx66nw/s400/Anne.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5189512981272194978" /&gt;&lt;/a&gt;&lt;br /&gt;And this one is by &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Diana&lt;/span&gt;:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SATaj64B77I/AAAAAAAABOE/-f-jRsO3FWk/s1600-h/Diana.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SATaj64B77I/AAAAAAAABOE/-f-jRsO3FWk/s400/Diana.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5189512981272194994" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="font-style: italic;"&gt;Anne and Diana please email me! :)&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;And just so everyone knows, if you want to be a Show Off just email me your LOs directly.  I didn't even know you could try to add images to the slideshow!  So - yeah, don't try to do it that way!! :) haha  Even though it might actually be easier and Anne and Diana are smarter than me to think of it!  I don't know how to do it!  So for now, just email me! haha  THANKS!&lt;br /&gt;&lt;br /&gt;Ok - so Josh and I have been saving since December to buy the new Canon Rebel xsi and last Friday we finally bought it.  It's TOTALLY intimidating and I feel like an idiot trying to use it!  I have soooo much to learn.  We took it to my brother's house last night and practiced trying to take photos of my niece.  ::: BIG EYE ROLL :::   It was not a success!  This was about the best photo we got all night without the flash.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/SAThIq4B78I/AAAAAAAABOM/8z6MQ9kt61U/s1600-h/edennoflash.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/SAThIq4B78I/AAAAAAAABOM/8z6MQ9kt61U/s400/edennoflash.JPG" border="0" alt="" id="BLOGGER_PHOTO_ID_5189520209702154178" /&gt;&lt;/a&gt;&lt;br /&gt;And this one is pretty good but flashy!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SAThjK4B79I/AAAAAAAABOU/cNVZJ0HUc6M/s1600-h/edenflash.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/SAThjK4B79I/AAAAAAAABOU/cNVZJ0HUc6M/s400/edenflash.JPG" border="0" alt="" id="BLOGGER_PHOTO_ID_5189520664968687570" /&gt;&lt;/a&gt;&lt;br /&gt;We already know what new lens we want to get - but our wallets are still reeling from the camera purchase - but bottom line . . . I need to learn more about using it.  If anyone knows any great websites or has advice, email it over or leave it in the comments!!&lt;br /&gt;&lt;br /&gt;Alright - gotta get back to work.  The new kit is coming together nicely.  It's making me VERY excited!!&lt;br /&gt;&lt;br /&gt;Later peeps!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5435304548635980473/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/little-discovery.html#comment-form' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5435304548635980473'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5435304548635980473'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/little-discovery.html' title='{a little discovery!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/SATaj64B76I/AAAAAAAABN8/bTbyQGx66nw/s72-c/Anne.jpg' height='72' width='72'/><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4048294034694837528</id><published>2008-04-13T23:09:00.006-06:00</published><updated>2008-04-13T23:44:08.803-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{wow!  thank you so much!}</title><content type='html'>Hi!  I just wanted to pop in and send out a HUGE thank you to the awesome response I've had to my new princess-themed products.  You guys are awesome and I'm just sooooo happy that you are liking my designs.  I've said this before, but the fact that I get to do this for a living is such a blessing.  I'm so happy doing what I do, and I have all of YOU to thank for it!&lt;br /&gt;&lt;br /&gt;Josh's friend is the drum tech for "My Chemical Romance" and tours with them.  They came to Salt Lake City this Friday and Josh got to go to the show with his brother.  So while the boys were out rockin', I had a quiet night at home alone watching "Pride &amp;amp; Prejudice" and scrapping!!!  It was quite fun.&lt;br /&gt;&lt;br /&gt;Here's what I scrapped this weekend . . .&lt;br /&gt;&lt;br /&gt;This one I used my own "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=301"&gt;Leave the World Behind&lt;/a&gt;" kit and one of my "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=311"&gt;2-Pagers: Set 2&lt;/a&gt;" template.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/SALpc64B72I/AAAAAAAABNc/CNnNe1x-q8s/s1600-h/zoom-zoom-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/SALpc64B72I/AAAAAAAABNc/CNnNe1x-q8s/s400/zoom-zoom-BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5188966403734105954" /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-2791"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;credits&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;This one is a CT LO for Erica Zane.  I used her fabulous kit "&lt;a href="http://snapandscrap.net/shoppe/index.php?main_page=product_dnld_info&amp;amp;cPath=18&amp;amp;products_id=117"&gt;Just Dandy&lt;/a&gt;".  Love this alpha (the stampy one that comes with the kit)!!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SALqja4B73I/AAAAAAAABNk/KlZV5ae35a4/s1600-h/blogs_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/SALqja4B73I/AAAAAAAABNk/KlZV5ae35a4/s400/blogs_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5188967614914883442" /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-2796"&gt;credits&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;This one I scrapped for the &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=645"&gt;QuickPage Exchange&lt;/a&gt; at ScrapMatters.  This month we're using Ellie Lash's "Luke" kit.  It's so cute!  This is my adorable nephew Matthew and his newly toothless grin!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/SALsKK4B74I/AAAAAAAABNs/HaXw3Mm3_Vw/s1600-h/toofless_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/SALsKK4B74I/AAAAAAAABNs/HaXw3Mm3_Vw/s400/toofless_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5188969380146442114" /&gt;&lt;/a&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-2805"&gt;credits&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;/span&gt;&lt;br /&gt;And finally - this LO for my "Tell Your Story" album. The prompt was to scrap about something that you started getting into when you were really little and has stuck with you.  Of course, I thought of Mickey Mouse!  This photo was such a treasure, I was scared to scrap it.  But I think I like how it came out.  This is me when I was about 3 years old.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/SALssK4B75I/AAAAAAAABN0/mVCl4oFDZEg/s1600-h/Mickey_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/SALssK4B75I/AAAAAAAABN0/mVCl4oFDZEg/s400/Mickey_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5188969964261994386" /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-2815"&gt;credits&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;In case any of you doubted that my Disney-love was real.  Here's the proof!  haha!!  And that's what I scrapped.  I decided to take a little break from work and just scrap it up.  It felt great!!!  I mean, that's why we all do this right?  To create amazing scrapbooks for ourselves.&lt;br /&gt;&lt;br /&gt;Well, that's all for tonight!  Thanks for checkin' in!  See ya later!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4048294034694837528/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/wow-thank-you-so-much.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4048294034694837528'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4048294034694837528'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/wow-thank-you-so-much.html' title='{wow!  thank you so much!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/SALpc64B72I/AAAAAAAABNc/CNnNe1x-q8s/s72-c/zoom-zoom-BLOG.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697</id><published>2008-04-10T18:58:00.016-06:00</published><updated>2008-04-11T09:24:26.451-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{Hear Ye!  Hear Ye!}  ~  don't miss the freebie ~</title><content type='html'>Well, its Friday!  And that means new releases!!  This week I've got some VERY girly new products.  First up, my new kit!  (I'm sooooo excited!!)&lt;br /&gt;&lt;br /&gt;Introducing . . .&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"  style="font-size:large;"&gt;&lt;span class="Apple-style-span" style="color: rgb(102, 0, 204);"&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=320"&gt;"Her Royal Highness"&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=320"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R_64vxXYtaI/AAAAAAAABKo/Hrgay18QQT0/s1600-h/0_brittdes_hrh_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R_64vxXYtaI/AAAAAAAABKo/Hrgay18QQT0/s400/0_brittdes_hrh_PREVIEW.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5187786951622178210" /&gt;&lt;/a&gt;&lt;br /&gt;Available exclusively at &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=320"&gt;ScrapMatters&lt;/a&gt;. (And its only 5.50!)&lt;br /&gt;&lt;br /&gt;Inspired by my &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;love&lt;/span&gt; all things Disney Princesses, this kit is just dripping with fantasy.  If you know me, you know I LOVE  pink and everything girly!!  Making a kit so overtly girly was so much fun!!!  I couldn't stop at just the kit.  Also available now:&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=319"&gt;"Her Royal Highness Brag Book"&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R_9-vhXYttI/AAAAAAAABM8/Ke_-Gcgx240/s1600-h/0_brittdes_hrhbb_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R_9-vhXYttI/AAAAAAAABM8/Ke_-Gcgx240/s400/0_brittdes_hrhbb_PREVIEW.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5188004650629510866" /&gt;&lt;/a&gt;&lt;br /&gt;And for 1 week only, starting today if you purchase the kit, you get the brag book for FREE!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R_9_ERXYtuI/AAAAAAAABNE/brQsNfqbRjo/s1600-h/ad_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R_9_ERXYtuI/AAAAAAAABNE/brQsNfqbRjo/s400/ad_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5188005007111796450" /&gt;&lt;/a&gt;&lt;br /&gt;But that's not all!   Also available today . . .&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=317"&gt;"Princess Polka Dots"&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R_67OxXYtbI/AAAAAAAABKw/Qn9laeaIkCE/s1600-h/0_brittdes_ppdots_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R_67OxXYtbI/AAAAAAAABKw/Qn9laeaIkCE/s400/0_brittdes_ppdots_PREVIEW.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5187789683221378482" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=318"&gt;"Faith, Trust &amp;amp; Pixie Dust"&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R_68cxXYtcI/AAAAAAAABK4/MFptCFa8-II/s400/0_brittdes_ftpd_PREVIEW.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5187791023251174850" /&gt;&lt;br /&gt;All this magical, fantastical stuff is just so much fun!  And my CT, and some ScrapMatters CT girls, REALLY had a great time scrapping with it!  I couldn't believe how many LOs I got back!!  First of all, here's &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;my&lt;/span&gt; LO!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R_68dBXYtdI/AAAAAAAABLA/aua6YcnVJII/s1600-h/Britt+-+BeautyRest.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R_68dBXYtdI/AAAAAAAABLA/aua6YcnVJII/s400/Britt+-+BeautyRest.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5187791027546142162" /&gt;&lt;br /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;~ from Danica ~&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R_68dBXYteI/AAAAAAAABLI/cImtolNYdQk/s1600-h/Danica+-+PrincessofQuiteALot.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R_68dBXYteI/AAAAAAAABLI/cImtolNYdQk/s400/Danica+-+PrincessofQuiteALot.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5187791027546142178" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;~ THREE from Erica!! ~&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R_69gBXYtgI/AAAAAAAABLY/jQA-syWRYEY/s1600-h/Erica+-+AllLittleGirls.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R_69gBXYtgI/AAAAAAAABLY/jQA-syWRYEY/s400/Erica+-+AllLittleGirls.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5187792178597377538" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R_69gxXYthI/AAAAAAAABLg/9Z1ZCEiJRac/s1600-h/Erica+-+PrincessAmythest.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R_69gxXYthI/AAAAAAAABLg/9Z1ZCEiJRac/s400/Erica+-+PrincessAmythest.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5187792191482279442" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R_68dRXYtfI/AAAAAAAABLQ/gIRaNZJavP0/s1600-h/Erica+-+A.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R_68dRXYtfI/AAAAAAAABLQ/gIRaNZJavP0/s400/Erica+-+A.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5187791031841109490" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;~ TWO from Happy Scrap Girl ~&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R_6-cxXYtiI/AAAAAAAABLo/odIVjwKdOG8/s1600-h/Happy+Scrap+Girl+-+Bike.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R_6-cxXYtiI/AAAAAAAABLo/odIVjwKdOG8/s400/Happy+Scrap+Girl+-+Bike.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5187793222274430498" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R_6-dBXYtjI/AAAAAAAABLw/fudGLpmsfs4/s1600-h/Happy+Scrap+Girl+-+PrincessShoes.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R_6-dBXYtjI/AAAAAAAABLw/fudGLpmsfs4/s400/Happy+Scrap+Girl+-+PrincessShoes.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5187793226569397810" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;~ From Marci ~&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R_6-dBXYtkI/AAAAAAAABL4/_1TUAyo1GUA/s1600-h/Marci+-+ImABigGirl.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R_6-dBXYtkI/AAAAAAAABL4/_1TUAyo1GUA/s400/Marci+-+ImABigGirl.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5187793226569397826" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;~ TWO from Kate ~&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R_6_ihXYtlI/AAAAAAAABMA/KiJwRxkK1fQ/s1600-h/Kate+-+PrincessMia.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R_6_ihXYtlI/AAAAAAAABMA/KiJwRxkK1fQ/s400/Kate+-+PrincessMia.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5187794420570306130" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R_6_ixXYtmI/AAAAAAAABMI/cuHDpYYYS6A/s1600-h/Kate+-+SleepingBeauty.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R_6_ixXYtmI/AAAAAAAABMI/cuHDpYYYS6A/s400/Kate+-+SleepingBeauty.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5187794424865273442" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;~ from Sarah ~&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R_6_jBXYtnI/AAAAAAAABMQ/irbquvIASSo/s1600-h/Sarah+-+AllLittleGirls.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R_6_jBXYtnI/AAAAAAAABMQ/irbquvIASSo/s400/Sarah+-+AllLittleGirls.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5187794429160240754" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;~ from Tami ~&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R_9_0BXYtvI/AAAAAAAABNM/kGbHxilylgo/s1600-h/Tami+-+EveryPrincess.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R_9_0BXYtvI/AAAAAAAABNM/kGbHxilylgo/s400/Tami+-+EveryPrincess.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5188005827450550002" /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;~ from Melanie ~&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R_-AbBXYtwI/AAAAAAAABNU/hPB9JhMIH_U/s1600-h/Melanie+-+IfTheSlipper.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R_-AbBXYtwI/AAAAAAAABNU/hPB9JhMIH_U/s400/Melanie+-+IfTheSlipper.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5188006497465448194" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;~ TWO from Sya ~&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R_6_8xXYtoI/AAAAAAAABMY/Jn2cLKcfHFM/s1600-h/Sya+-+Syara.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R_6_8xXYtoI/AAAAAAAABMY/Jn2cLKcfHFM/s400/Sya+-+Syara.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5187794871541872258" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R_6_9BXYtpI/AAAAAAAABMg/rqLRgVgFQII/s1600-h/Sya+-+3rdBirthday.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R_6_9BXYtpI/AAAAAAAABMg/rqLRgVgFQII/s400/Sya+-+3rdBirthday.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5187794875836839570" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;~ from Teresa ~&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R_6_9RXYtqI/AAAAAAAABMo/K_PFsVDeCgA/s1600-h/Teresa+-+AllLittleGirls.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R_6_9RXYtqI/AAAAAAAABMo/K_PFsVDeCgA/s400/Teresa+-+AllLittleGirls.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5187794880131806882" /&gt;&lt;/a&gt;&lt;br /&gt;Are you princess-ed out?!!  HAHA!!  Well, if you've made it this far you TOTALLY deserve this &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;freebie&lt;/span&gt;!! &lt;div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="color: rgb(51, 102, 255);"&gt;"Who Needs a Fairy Godmother?"&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R_7A4RXYtrI/AAAAAAAABMw/owqDU3eVqd8/s1600-h/0_brittdes_wnafg_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R_7A4RXYtrI/AAAAAAAABMw/owqDU3eVqd8/s400/0_brittdes_wnafg_PREVIEW.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5187795893744088754" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;Download your freebie &lt;a href="http://www.4shared.com/file/43483413/da17f80c/brittdes_wnafg.html"&gt;here&lt;/a&gt;.   Like in past weeks, all I ask if you download the freebie is that you check out the full kit and of course leave me some love either here or at 4shared!&lt;br /&gt;&lt;br /&gt;Whew . . . this is one long post.  But hang in there!  You do NOT want to miss  . . .&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"  style=" ;font-size:18px;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(204, 51, 204);"&gt;THE SHOW OFFS!&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;p style="text-align: center;visibility: visible; "&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-5b.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-5b.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346369840475&amp;amp;site=widget-5b.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="text-align: center;"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346369840475&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-5b.slide.com/p1/648518346369840475/ms_t046_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346369840475&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-5b.slide.com/p2/648518346369840475/ms_t046_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;Every week you guys keep breaking the record for the most Show Offs ever!  This week was no different!  &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;TWENTY SEVEN&lt;/span&gt; total!!  (If you sent me a LO and somehow it didn't make it into the slideshow, it was a total accident!  Just email and let me know and I'll put your LO in right away!)  All of the Show Offs will be getting both the "Princess Polka Dots" and "Faith, Trust &amp;amp; Pixie Dust"!  Thank you all sooooo much for showing off!  I can't tell you how much I love seeing your work!&lt;br /&gt;&lt;br /&gt;If you want to send a Show Off for next Friday just make sure you send a 600x600 (saved for web) version of your LO with the subject line: "show off" to designerbrittney at gmail dot com before midnight on Thursday!!&lt;br /&gt;&lt;br /&gt;Ok - I think that's finally it!!  Hope you all have fun with all my new princessy products!! Dont' forget to get "Her Royal Highness" BEFORE next Saturday so you can get the Brag Book for free!!  And don't worry, all you scrappers without a princess to scrap.  I've got a totally NON-girly kit in the works just for you! :)&lt;br /&gt;&lt;br /&gt;Enjoy the weekend!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2306904849663144697/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html#comment-form' title='40 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' title='{Hear Ye!  Hear Ye!}  ~  don&apos;t miss the freebie ~'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/R_64vxXYtaI/AAAAAAAABKo/Hrgay18QQT0/s72-c/0_brittdes_hrh_PREVIEW.jpg' height='72' width='72'/><thr:total>40</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1919994553693461241</id><published>2008-04-10T15:12:00.005-06:00</published><updated>2008-04-10T15:57:33.145-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{episode III}</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R_6LDRXYtYI/AAAAAAAABKY/U-nKEhcW3N0/s1600-h/episodeIII.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R_6LDRXYtYI/AAAAAAAABKY/U-nKEhcW3N0/s200/episodeIII.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5187736709094749570" /&gt;&lt;/a&gt;&lt;br /&gt;Star Wars week continues . . .&lt;br /&gt;&lt;br /&gt;Last night we cuddled up and watched Episode III: Revenge of the Sith.  Episode III is just sad.  Anakin turns to the dark side, almost all the Jedi are killed, even the little ones!  Padme dies in childbirth.  Ugh.  It's just a depressing episode.  Entertaining, but so sad.  I am REALLY excited to watch "A New Hope" tonight.  :) YAY!&lt;br /&gt;&lt;br /&gt;Random LO share:  I scrapped this today.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R_6JWRXYtXI/AAAAAAAABKQ/MvDJVFsagAs/s1600-h/Growin_Up_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R_6JWRXYtXI/AAAAAAAABKQ/MvDJVFsagAs/s400/Growin_Up_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5187734836489008498" /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-2754"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-2754"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;Oh yeah!  Aand I scrapped this yesterday!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R_6L3hXYtZI/AAAAAAAABKg/zX2s5hzlJ-w/s1600-h/goofball_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R_6L3hXYtZI/AAAAAAAABKg/zX2s5hzlJ-w/s400/goofball_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5187737606742914450" /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-2736"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-2736"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;This one is with a kit from Mira Designs called "&lt;a href="http://thedigichick.com/shop/product.php?productid=17907"&gt;Summer Fun&lt;/a&gt;".  Minna Rajala (Mira Designs) is a good digi scrap friend of mine, and I'm lucky enough to be on her CT.  She recently started selling at The Digi Chick!  She's like famous!!  Anyway - this LO caught the attention of the right person and I was featured on the "Gallery Standouts" blog today! &lt;a href="http://www.gallerystandouts.com/view.php/article/318/finger-pointing"&gt;SEE&lt;/a&gt;!  Pretty cool huh?  I was so surprised and flattered!!&lt;br /&gt;&lt;br /&gt;Ok - I am soooooo excited to release my new kit tomorrow.  My CT has scrapped the CUTEST LOs with it, PLUS I already have TWENTY ONE show offs ready to  . . . well, SHOW OFF!  And there's still over 8 hours before the cut off!  Get those LOs emailed to me if you haven't already.  Be sure to make the subject line: "Show Off", k?&lt;br /&gt;&lt;br /&gt;Alright - that's it until the big release and show off post tomorrow morning!  Get excited!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1919994553693461241/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/episode-iii.html#comment-form' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1919994553693461241'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1919994553693461241'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/episode-iii.html' title='{episode III}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/R_6LDRXYtYI/AAAAAAAABKY/U-nKEhcW3N0/s72-c/episodeIII.jpg' height='72' width='72'/><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2942031921929906359</id><published>2008-04-09T14:13:00.008-06:00</published><updated>2008-04-09T14:57:21.125-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{fun new challenge!!}</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R_0lFRXYtTI/AAAAAAAABJw/k5INCsSblPE/s1600-h/episodeII.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R_0lFRXYtTI/AAAAAAAABJw/k5INCsSblPE/s200/episodeII.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5187343118291744050" /&gt;&lt;/a&gt;Before I get to the challenge - I'll update you on our Star Wars week.  We didn't watch one Monday night, we both got busy and sort of spaced it.  So, we watched Episode II last night.  NOT my favorite.  But its entertaining.  Anakin is just so whiney and weird in this one!  Padme, being in the smart strong senator that she's supposed to be would never fall in love with him.  I just don't buy it.   Three coolest things about Episode II - 1) All the Jedi Knights fighting together, 2) Yoda kickin' butt against Count Dooku, and 3) Padme's &lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/padmelakecountry.jpg"&gt;GORGEOUS costume&lt;/a&gt; when they first get to the lake county.  Wow.  As a costume designer, that costume is HEAVEN!!  I have to say that I'm REALLY looking forward to getting to the last three.  The older ones.  I just love them.  Although, I will miss Ewan MacGregor.  If you know me, you know he's sort of my one and only major celebrity crush.  But I'll stop geeking out now and get on with the rest of my post.&lt;br /&gt;&lt;br /&gt;So one of our great CT girls, Melbby, is hosting a fun challenge at ScrapMatters this week.  Go to her post &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=648"&gt;here&lt;/a&gt;.  It's a template challenge with a twist!&lt;br /&gt;&lt;br /&gt;Here is the LO I scrapped for it!&lt;div&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R_0lyhXYtUI/AAAAAAAABJ4/4Bxer23WGe8/s1600-h/Disney-Gallery-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R_0lyhXYtUI/AAAAAAAABJ4/4Bxer23WGe8/s400/Disney-Gallery-BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5187343895680824642" /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-2730"&gt;(Full Credits)&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;This is from our trip to Disneyland last summer.  It was the last time we would get to go into the Disney Gallery before it was turned into the Disney Dream Suite.  A memory I definitely want to remember!!  I know this page is kind of plain, but the challenge has all these rules about the number of elements you can use and stuff.  :)  So I did my best.&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;Anyway - come over to &lt;a href="http://scrapmatters.com/"&gt;SM&lt;/a&gt; and play along with us!  You might win a $5 GC and you could buy more Britt-ish Designs goodies!  haha&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;And I realized I haven't posted this LO yet!  I used Mira Designs' fabulous "&lt;a href="http://thedigichick.com/shop/product.php?productid=17887"&gt;Sophisticated Blues&lt;/a&gt;" kit.  I entered this into this week's Digi Dares.  I haven't done a Digi Dare for a while!  Cross your fingers for me, maybe I'll win a prize!  That would be awesome!!!!  Isn't my niece sooooo cute??!&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R_0oNBXYtVI/AAAAAAAABKA/AM0fy6doq-M/s1600-h/baby_girl_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R_0oNBXYtVI/AAAAAAAABKA/AM0fy6doq-M/s400/baby_girl_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5187346549970613586" /&gt;&lt;/a&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-2611"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(Full Credits)&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;Or this one . . . &lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R_0obBXYtWI/AAAAAAAABKI/qo_6Uz0dFtc/s1600-h/happy-birthday-Tami-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R_0obBXYtWI/AAAAAAAABKI/qo_6Uz0dFtc/s400/happy-birthday-Tami-BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5187346790488782178" /&gt;&lt;/a&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-2631"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(Full Credits)&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;I scrapped this with a fun kit by Erica Zane called "&lt;a href="http://snapandscrap.net/shoppe/index.php?main_page=product_dnld_info&amp;amp;cPath=18&amp;amp;products_id=112"&gt;Dragonfly Delight&lt;/a&gt;".&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;Well, that's it for today!  Hope you had or are having a good one!&lt;br /&gt;&lt;/div&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2942031921929906359/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/fun-new-challenge.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2942031921929906359'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2942031921929906359'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/fun-new-challenge.html' title='{fun new challenge!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R_0lFRXYtTI/AAAAAAAABJw/k5INCsSblPE/s72-c/episodeII.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9118032473997967239</id><published>2008-04-07T00:22:00.004-06:00</published><updated>2008-04-07T00:54:32.295-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{goodbye to . . . }</title><content type='html'>Today I said my official goodbye to scraphead.com.  You may or may not have heard that scraphead is closing down after this month.  Either that, or it will be sold.  Either way, my days selling there are over.  :(  I have to say I am a little sad, not to mention apprehensive about this bend in the river.  I have loved scraphead.  I've been on the CT for so long, and Carol and Leah were some of my BIGGEST cheerleaders and supporters when I started selling and joined the Design Team.  I love them and hope we can stay in touch.  I'm apprehensive because I wonder if my sales will suffer by just selling at ScrapMatters.  I hope not!  I hope those who used to go to scraphead to shop for my stuff will now come find me at ScrapMatters.com.  I guess time will tell!!  But from now on, all my designs will be sold exclusively at &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=index&amp;manufacturers_id=3"&gt;ScrapMatters.com&lt;/a&gt;. &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R_nACrjKK5I/AAAAAAAABJg/ILp57RtZaak/s1600-h/episode1.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R_nACrjKK5I/AAAAAAAABJg/ILp57RtZaak/s200/episode1.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5186387598176299922" /&gt;&lt;/a&gt;Josh &amp;amp; I started watching all the Star Wars movies tonight.  It's going to be Star Wars week!  We're watching 1 a night.  It's been SOOO long since I had seen Episode 1.  It was ok.  Entertaining.  But definitely NOT my favorite.  I'm excited for Star Wars week.  It's going to be fun!  Plus, it gets me OFF this dang computer and into the LoveSac with Josh more!&lt;br /&gt;&lt;br /&gt;I have two silly little quizes I took tonight that I got from the SweetShoppe blog.&lt;br /&gt;&lt;div&gt;&lt;br /&gt;First one I took - "What Kind of Thinker Are You?"&lt;br /&gt;&lt;br /&gt;&lt;table width="350" align="center" border="0" cellspacing="0" cellpadding="2"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td bg="" align="center"  style="color:#EEEEEE;"&gt;&lt;span style=" ;font-family:Georgia, Times New Roman, Times, serif;font-size:14pt;color:black;"&gt;&lt;strong&gt;Your Thinking is&lt;br /&gt;Concrete &amp;amp; Random&lt;/strong&gt;&lt;br /&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td bgcolor="#FFFFFF"&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://www.blogthingsimages.com/whatkindofthinkerareyouquiz/concreterandom.png" height="100" width="100" /&gt;&lt;/center&gt;&lt;span style="color:#000000;"&gt;&lt;br /&gt;You are naturally inquisitive and curious. You're excited by new ideas, and you are a true independent thinker. You are interested in what is possible. You like the process of discovery.  You are often experimenting, challenging old ideas, and inventing new concepts.  Rules, restrictions, and limit don't really work for you.  You have to do things your own way, and you can't be bothered to explain yourself.&lt;br /&gt;&lt;br /&gt;Want to take it yourself? Click &lt;a href="http://www.blogthings.com/whatkindofthinkerareyouquiz/"&gt;HERE&lt;/a&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;And the other one I took was - "How's Your Spelling?"  (as tempting as it was to cheat, I didn't!!)&lt;br /&gt;&lt;table width="350" align="center" border="0" cellspacing="0" cellpadding="2"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td bg="" align="center"  style="color:#EEEEEE;"&gt;&lt;span style=" ;font-family:Georgia, Times New Roman, Times, serif;font-size:14pt;color:black;"&gt;&lt;strong&gt;Your Spelling is Good&lt;/strong&gt;&lt;br /&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td bgcolor="#FFFFFF"&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://www.blogthingsimages.com/howsyourspellingquiz/spelling.png" height="100" width="100" /&gt;&lt;/center&gt;&lt;span style="color:#000000;"&gt;&lt;br /&gt;You got 9/10 correct.&lt;br /&gt;&lt;br /&gt;Your spelling is generally pretty decent. You are prone to a few mistakes, but the mistakes you make are pretty forgivable.&lt;br /&gt;&lt;br /&gt;Want to take this one?  Click &lt;a href="http://www.blogthings.com/howsyourspellingquiz/"&gt;HERE&lt;/a&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Kind of fun.  Something to kill time while I was waiting for some things to download.&lt;br /&gt;&lt;br /&gt;Ok - last bit of news . . .  I have ANOTHER new kit coming out.  Probably Thursday or Friday.  Want a peak?  Well, alright.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R_nECbjKK6I/AAAAAAAABJo/tjAJmd0NwU0/s1600-h/comingsoon.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R_nECbjKK6I/AAAAAAAABJo/tjAJmd0NwU0/s400/comingsoon.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5186391991927843746" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I'm very excited to release it!  It's pretty cute, if I don't say so myself.&lt;br /&gt;&lt;br /&gt;Ok - the Discovery Channel documentary about Queen Nefertiti is calling to me.  :)  (Man, I'm a geek!!)  I should go to bed, not watch TV.  Oh well!&lt;br /&gt;&lt;br /&gt;G'night!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/9118032473997967239/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/goodbye-to.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9118032473997967239'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9118032473997967239'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/goodbye-to.html' title='{goodbye to . . . }'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/R_nACrjKK5I/AAAAAAAABJg/ILp57RtZaak/s72-c/episode1.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1905091166716919055</id><published>2008-04-04T09:18:00.010-06:00</published><updated>2008-04-04T10:46:53.648-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{new products, a CT shout out &amp; the show-offs}</title><content type='html'>Good morning!  Good moooooorning!  (insert Debbie Reynolds' tune from Sining in the Rain here)!  haha&lt;br /&gt;&lt;br /&gt;Well, its Friday.  And there's always so much to post on the blog on FRIDAYS.  I guess I'll start with the 4 new products I just put into the &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=index&amp;amp;manufacturers_id=3"&gt;store&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;First up, I guess this isn't NEW persay, but it was last week's participation prize for the challenge at SM.  If you missed it, don't worry.  It's available in the shop now. It's a mini-kit called "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=295"&gt;Springtime for Krista&lt;/a&gt;".&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R_ZI7LjKK0I/AAAAAAAABI4/Q0z4MjA33o8/s1600-h/0_brittdes_s4k_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R_ZI7LjKK0I/AAAAAAAABI4/Q0z4MjA33o8/s400/0_brittdes_s4k_PREVIEW.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5185412202513443650" /&gt;&lt;/a&gt;&lt;br /&gt;Next new product, straight from my pen to your screen, "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=310"&gt;Doodlie-Do: Shapes&lt;/a&gt;"!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R_ZJ5LjKK1I/AAAAAAAABJA/AtPuquc3u6U/s1600-h/0_brittdes_dds_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R_ZJ5LjKK1I/AAAAAAAABJA/AtPuquc3u6U/s400/0_brittdes_dds_PREVIEW.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5185413267665333074" /&gt;&lt;/a&gt;&lt;br /&gt;I LOVE to scrap with doodles! :)&lt;br /&gt;&lt;br /&gt;I also have a new template pack!  The next set in my 2-pager series, "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=311"&gt;2-Pagers: Set 2&lt;/a&gt;".&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R_ZKR7jKK2I/AAAAAAAABJI/m9oHS3wAGHo/s1600-h/0_brittdes_22pgr_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R_ZKR7jKK2I/AAAAAAAABJI/m9oHS3wAGHo/s400/0_brittdes_22pgr_PREVIEW.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5185413692867095394" /&gt;&lt;/a&gt;&lt;br /&gt;Fun huh?  I'll be posting LOs with them sometime soon.&lt;br /&gt;&lt;br /&gt;And last but not least, I created a really cute little 5x7 brag book using my "Lil' Brudder" kit!  The "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=312"&gt;Lil' Brudder Brag Book&lt;/a&gt;" is my first brag book ever!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R_ZMfrjKK3I/AAAAAAAABJQ/xNIA7g3aEDc/s1600-h/0_brittdes_libbb_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R_ZMfrjKK3I/AAAAAAAABJQ/xNIA7g3aEDc/s400/0_brittdes_libbb_PREVIEW.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5185416128113552242" /&gt;&lt;/a&gt;&lt;br /&gt;You like?  We'll see how it does, maybe I'll do lots more brag books.  It was a lot of fun to put together!! :)&lt;br /&gt;&lt;br /&gt;And that's everything new!&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I have a little shoutout for my girl Erica Zane!  She has this beautiful new kit out today called "&lt;a href="http://snapandscrap.net/shoppe/index.php?main_page=product_dnld_info&amp;amp;cPath=18&amp;amp;products_id=246"&gt;Magical Escape&lt;/a&gt;" at snapandscrap!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Here's the LO I scrapped with it!  (WHAT A FUN AND GORGEOUS KIT TO WORK WITH!!)&lt;/div&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R_ZORbjKK4I/AAAAAAAABJY/Ke280-07dfE/s1600-h/princess_peekaboo_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R_ZORbjKK4I/AAAAAAAABJY/Ke280-07dfE/s400/princess_peekaboo_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5185418082323671938" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div&gt;Everything is from Erica's "Magical Escape" kit.  See how good I'm getting at scrapping these treasured Disneyland moments!!  I'm just diving in!  Doesn't that center photo look like it could be in a Disneyland brochure?!  &lt;br /&gt;&lt;br /&gt;And now, time for the FABULOUS SHOW OFFS!  &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;NINETEEN&lt;/span&gt; of you were show offs this week and I couldn't be happier.  It was so exciting as they just kept coming!!  And I think this is the best week ever.  So inspiring and so much talent to oooh and aaahhhh over.  Take a look . . .&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-03.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-03.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346369783043&amp;amp;site=widget-03.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346369783043&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-03.slide.com/p1/648518346369783043/ms_t024_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346369783043&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-03.slide.com/p2/648518346369783043/ms_t024_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;So - my show offs this week get their choice of any 1 of my 4 new products in the shop.  So - send me an email and tell me what you want and its yours!!!&lt;br /&gt;&lt;br /&gt;Want a gift for yourself next week?  Just scrap a LO using ANY Britt-ish Designs product and email it to me.  You'll be a show off next Friday and I'll send you a nice little gifty!!!&lt;br /&gt;&lt;br /&gt;Alright - well I think that's about it.  I have book club tonight and alas I have not finished the book yet, so that's where I'm headed - to the couch, to finish said book.  This month it was my choice of book and we're reading "Three Weeks With My Brother" by Nicholas Sparks.   It's soooooo good.  I haven't finished it yet, but I'm LOVING IT!  See ya!&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1905091166716919055/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/new-products-ct-shout-out-show-offs.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1905091166716919055'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1905091166716919055'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/new-products-ct-shout-out-show-offs.html' title='{new products, a CT shout out &amp; the show-offs}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/R_ZI7LjKK0I/AAAAAAAABI4/Q0z4MjA33o8/s72-c/0_brittdes_s4k_PREVIEW.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5473017832196274008</id><published>2008-04-02T11:54:00.009-06:00</published><updated>2008-04-02T13:51:22.867-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{showtime, ladies &amp; gentlemen! showtime!}</title><content type='html'>I can't believe the incredible response to "Leave the World Behind".  I'm just so grateful and flattered!  Thank you all so much!&lt;br /&gt;&lt;br /&gt;I have MORE CT LO's to show you, in case you weren't already in love with this kit! :)&lt;br /&gt;&lt;br /&gt;{from my newest CT member - Erica!!}&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R_PJjbjKKqI/AAAAAAAABHo/TG04pLAdwAI/s1600-h/Erica+-+Trouble.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R_PJjbjKKqI/AAAAAAAABHo/TG04pLAdwAI/s400/Erica+-+Trouble.jpg" alt="" id="BLOGGER_PHOTO_ID_5184709206561401506" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R_PJi7jKKpI/AAAAAAAABHg/TLsP8mdSNkc/s1600-h/Erica+-+OvenMitts.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R_PJi7jKKpI/AAAAAAAABHg/TLsP8mdSNkc/s400/Erica+-+OvenMitts.jpg" alt="" id="BLOGGER_PHOTO_ID_5184709197971466898" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;{from Teresa}&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R_PMsbjKKrI/AAAAAAAABHw/4Kwi4T7kJC4/s1600-h/Teresa+-+WeLoveTheMouse.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R_PMsbjKKrI/AAAAAAAABHw/4Kwi4T7kJC4/s400/Teresa+-+WeLoveTheMouse.jpg" alt="" id="BLOGGER_PHOTO_ID_5184712659715107506" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R_PMsrjKKsI/AAAAAAAABH4/BBFBRtamm0k/s1600-h/Teresa+-+WeTreasure.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R_PMsrjKKsI/AAAAAAAABH4/BBFBRtamm0k/s400/Teresa+-+WeTreasure.jpg" alt="" id="BLOGGER_PHOTO_ID_5184712664010074818" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;{from Morgan}&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R_PM8bjKKtI/AAAAAAAABIA/BYqpZGWDLHE/s1600-h/Morgan+CaughtintheAct.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R_PM8bjKKtI/AAAAAAAABIA/BYqpZGWDLHE/s400/Morgan+CaughtintheAct.jpg" alt="" id="BLOGGER_PHOTO_ID_5184712934593014482" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;{a 2-pager from Krista}&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R_PNILjKKuI/AAAAAAAABII/mP7Uuo1y-8c/s1600-h/Krista+-+Bday1.jpg"&gt;&lt;img style="cursor: pointer;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R_PNILjKKuI/AAAAAAAABII/mP7Uuo1y-8c/s200/Krista+-+Bday1.jpg" alt="" id="BLOGGER_PHOTO_ID_5184713136456477410" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R_PNP7jKKwI/AAAAAAAABIY/opthO4ZwW9o/s1600-h/Krista+-+Bday+2.jpg"&gt;&lt;img style="cursor: pointer;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R_PNP7jKKwI/AAAAAAAABIY/opthO4ZwW9o/s200/Krista+-+Bday+2.jpg" alt="" id="BLOGGER_PHOTO_ID_5184713269600463618" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Aren't these all so AWESOME!?  I just have LOVED seeing all these LOs (not to mention all the fabulous Show-Offs so far!  But those have to wait until Friday!!)&lt;br /&gt;&lt;br /&gt;Ok - so I have a LO of my own to show you, but first . . .&lt;br /&gt;&lt;br /&gt;If you've been to the ScrapMatters &lt;a href="http://scrapmatters.com/gallery/"&gt;gallery&lt;/a&gt; lately, you may have noticed that Disney-mania is TAKING OVER!! haha!  So, Tami &amp;amp; I put our heads together for today's post on the &lt;a href="http://scrapmatters.com/wordpress/"&gt;SM Team Blog&lt;/a&gt;.  It's all about using Disney quotes on your LOs!!  I even made a cute freebie to go with it!!  It's called "You Can Quote Me: Animation".&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R_POdLjKKyI/AAAAAAAABIo/N-DTUoNN0Aw/s1600-h/0_brittdes_ycqma_PREVIEW.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R_POdLjKKyI/AAAAAAAABIo/N-DTUoNN0Aw/s400/0_brittdes_ycqma_PREVIEW.jpg" alt="" id="BLOGGER_PHOTO_ID_5184714596745358114" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Go get it on the Team Blog &lt;a href="http://scrapmatters.com/wordpress/2008/04/02/disney-mania-is-sweeping-the-scrapping-world-freeeeebie/"&gt;HERE&lt;/a&gt;!!  And here's my LO using a Disney quote from the freebie!!!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R_PNibjKKxI/AAAAAAAABIg/DYBRleKXCHM/s1600-h/reach_for_the_sky_BLOG.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R_PNibjKKxI/AAAAAAAABIg/DYBRleKXCHM/s400/reach_for_the_sky_BLOG.jpg" alt="" id="BLOGGER_PHOTO_ID_5184713587428043538" border="0" /&gt;&lt;/a&gt;&lt;span style="font-size:85%;"&gt;(credits: everything from "Leave the World Behind" &amp;amp; "Mouse in the House")&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;And this is Tami's LO using the freebie word art!!  This is so gorgeous!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R_PfFbjKKzI/AAAAAAAABIw/u-AfduYQYbw/s1600-h/Tami+-+Castle.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R_PfFbjKKzI/AAAAAAAABIw/u-AfduYQYbw/s400/Tami+-+Castle.jpg" alt="" id="BLOGGER_PHOTO_ID_5184732880421137202" border="0" /&gt;&lt;/a&gt;&lt;span style="display: block;" id="formatbar_Buttons"&gt;&lt;span class="on down" style="display: block;" id="formatbar_CreateLink" title="Link" onmouseover="ButtonHoverOn(this);" onmouseout="ButtonHoverOff(this);" onmouseup="" onmousedown="CheckFormatting(event);FormatbarButton('richeditorframe', this, 8);ButtonMouseDown(this);"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;Fun fun - so go &lt;a href="http://scrapmatters.com/wordpress/2008/04/02/disney-mania-is-sweeping-the-scrapping-world-freeeeebie/"&gt;download&lt;/a&gt; and enjoy the freebie, and HAVE FUN using Disney quotes on your LOs!!&lt;br /&gt;&lt;br /&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" border="0" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5473017832196274008/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/showtime-ladies-gentlemen-showtime.html#comment-form' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5473017832196274008'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5473017832196274008'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/04/showtime-ladies-gentlemen-showtime.html' title='{showtime, ladies &amp; gentlemen! showtime!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R_PJjbjKKqI/AAAAAAAABHo/TG04pLAdwAI/s72-c/Erica+-+Trouble.jpg' height='72' width='72'/><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6365325645112943213</id><published>2008-03-30T22:18:00.005-06:00</published><updated>2008-03-30T23:19:58.616-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{a little oopsie!!}</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_mith_stampblack.png"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 200px;" src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_mith_stampblack.png" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;Ok - so if you downloaded the "&lt;a href="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_mith_LRG.jpg"&gt;Mouse in the House&lt;/a&gt;" freebie before Friday at 6:00 PM (MST) there's a good chance your "Certified Disney Magical Moment" stamps are spelled wrong!  I corrected the download as soon as one of my sweet customers brought it to my attention, but I forgot to post it on my blog so that the first few of you who downloaded it could get the corrected ones!  So - check your stamps!! :) hehe  If they are spelled wrong, download &lt;a href="http://www.4shared.com/file/42302569/47fffa4a/brittdes_mithstamps.html"&gt;THESE&lt;/a&gt; corrected stamps.  The majority of you have the right ones.  Just some of you might not. . . sorry.  Don't hate me!!!!!&lt;br /&gt;&lt;br /&gt;Ooooh and I have an announcement!  The oh-so-fabulous Erica Zane has joined my mini-CT-band-of-gypsies, and I have joined HERS!!  Yep, we liked each other so much we are CTin' for each other! haha!!  Here's a link to &lt;a href="http://zane-escraps.blogspot.com/"&gt;Erica's Blog&lt;/a&gt; and here's a link to &lt;a href="http://snapandscrap.net/shoppe/index.php?main_page=index&amp;manufacturers_id=8&amp;zenid=3281078d92d6bc80c7437a8cb0b2556f"&gt;Erica's Shop&lt;/a&gt;.  She sells and Snap &amp; Scrap.  &lt;br /&gt;&lt;br /&gt;My first kit to play with from Erica, "&lt;a href="http://snapandscrap.net/shoppe/index.php?main_page=product_dnld_info&amp;cPath=18&amp;products_id=211"&gt;Lavendar Skies&lt;/a&gt;".  It's soooo pretty!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://snapandscrap.net/shoppe/index.php?main_page=product_dnld_info&amp;cPath=18&amp;products_id=211"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R_BsjrjKKnI/AAAAAAAABHQ/f5OgeAt0GQ4/s1600-h/ezane-lavendarskies+(1).jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R_BsjrjKKnI/AAAAAAAABHQ/f5OgeAt0GQ4/s320/ezane-lavendarskies+(1).jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5183762531344853618" /&gt;&lt;/a&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And I scrapped this special page of the moment I met my cousin's baby!  I almost said my niece because she pretty much IS my niece.  I mean, I'm her aunt Brittney for cryin' out loud.  Anyway - here it is.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R_BtcLjKKoI/AAAAAAAABHY/fuVvLYCt6jc/s1600-h/meet-gracelyn-rae_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R_BtcLjKKoI/AAAAAAAABHY/fuVvLYCt6jc/s400/meet-gracelyn-rae_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5183763502007462530" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Alrighty folks, so that's my fun new news!  You'll be seein' more LOs from me with products from Miss Erica Zane! :)  &lt;br /&gt;&lt;br /&gt;Peace out yo!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6365325645112943213/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/03/little-oopsie.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6365325645112943213'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6365325645112943213'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/03/little-oopsie.html' title='{a little oopsie!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/R_BsjrjKKnI/AAAAAAAABHQ/f5OgeAt0GQ4/s72-c/ezane-lavendarskies+(1).jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743</id><published>2008-03-27T21:39:00.015-06:00</published><updated>2008-03-29T10:04:06.979-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{leave the world behind!!!!!}</title><content type='html'>Hooray!!!  It's Friday and that means the much anticipated (ok, maybe only anticipated by ME) release of  . . . &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(255, 0, 0);"&gt;Leave the World Behind&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span" style="color: rgb(255, 0, 0); font-weight: bold;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R-xou7jKKZI/AAAAAAAABFg/R9D_1-AQUag/s1600-h/0_brittdes_ltwb_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R-xou7jKKZI/AAAAAAAABFg/R9D_1-AQUag/s400/0_brittdes_ltwb_PREVIEW.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5182632426665027986" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R-xqpbjKKaI/AAAAAAAABFo/UGrwtUZe_B0/s1600-h/details_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R-xqpbjKKaI/AAAAAAAABFo/UGrwtUZe_B0/s400/details_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5182634531199003042" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R-x1X7jKKjI/AAAAAAAABGw/98avxlTLry4/s1600-h/papers_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R-x1X7jKKjI/AAAAAAAABGw/98avxlTLry4/s400/papers_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5182646325179198002" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div&gt;As if you couldn't tell, "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=301"&gt;Leave the World Behind&lt;/a&gt;" is a MEGA-KIT!  It's ENOURMOUS!!  SEVENTEEN papers and more elements than you'll know what to do with!!  &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;It's only available at &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=301"&gt;ScrapMatters&lt;/a&gt;! &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I decided not to break it up with elements and papers separately this time around.  I didn't really sell anything separately last time, so its just the Mega-Kit.  If you wish there were papers and elements separate, send me an email and maybe I'll do it! :)&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;And to sweeten the deal even MORE I've got a quick page album AND a special offer too!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R-xrK7jKKbI/AAAAAAAABFw/fmPY8fj2H4s/s1600-h/0_brittdes_ltwqp_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R-xrK7jKKbI/AAAAAAAABFw/fmPY8fj2H4s/s400/0_brittdes_ltwqp_PREVIEW.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5182635106724620722" /&gt;&lt;/a&gt;&lt;br /&gt;Like it?  Well, its yours for FREE if you &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=301"&gt;purchase&lt;/a&gt; the mega-kit within the first week of its release.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R-xrLLjKKcI/AAAAAAAABF4/7S8_7j__AVs/s1600-h/specialoffer_WEB.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R-xrLLjKKcI/AAAAAAAABF4/7S8_7j__AVs/s400/specialoffer_WEB.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5182635111019588034" /&gt;&lt;/a&gt;&lt;br /&gt;Just purchase the kit, and you'll get the QP download with it (no coupon code for those of you who got the free QP album with Dreams Do Come True).  This way will be much easier!!&lt;br /&gt;&lt;br /&gt;Ok . . . so are you ready to see the kit in action??  Well, let's get to it!&lt;br /&gt;&lt;br /&gt;First up &lt;span style="font-weight:bold;"&gt;Kate&lt;/span&gt; scrapped not one, but TWO fabulous LOs.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R-xry7jKKdI/AAAAAAAABGA/FtklYw6najA/s1600-h/Kate+LoveAlways.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R-xry7jKKdI/AAAAAAAABGA/FtklYw6najA/s400/Kate+LoveAlways.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5182635793919388114" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R-xrzLjKKeI/AAAAAAAABGI/FhhQLKBYCzg/s1600-h/Kate+RedCar.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R-xrzLjKKeI/AAAAAAAABGI/FhhQLKBYCzg/s400/Kate+RedCar.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5182635798214355426" /&gt;&lt;/a&gt;Kate is so creative!  I am in love with both of these amazing creations!!&lt;br /&gt;&lt;br /&gt;This LO by &lt;span style="font-weight:bold;"&gt;Zakirah&lt;/span&gt; ROCKS!!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R-xsIrjKKfI/AAAAAAAABGQ/LABuy1YvBho/s1600-h/Zakirah+Family.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R-xsIrjKKfI/AAAAAAAABGQ/LABuy1YvBho/s400/Zakirah+Family.JPG" border="0" alt="" id="BLOGGER_PHOTO_ID_5182636167581542898" /&gt;&lt;/a&gt;I love how she TOTALLY captured the fun family feel of the kit and kept it fresh and edgy at the same time!!&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Sya&lt;/span&gt; pulled every once of fun, sunshine and happiness out of the kit and came up with this awesome LO!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R-xscLjKKgI/AAAAAAAABGY/ni_Tnu3nCu4/s1600-h/Aisyah+HappyBday.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R-xscLjKKgI/AAAAAAAABGY/ni_Tnu3nCu4/s400/Aisyah+HappyBday.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5182636502588992002" /&gt;&lt;/a&gt;Sya, you are amazing!!&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Danica&lt;/span&gt; scrapped her adorable Isabel being a little goof!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R-xsybjKKhI/AAAAAAAABGg/bYr4YBRqSIw/s1600-h/Danica+Goof.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R-xsybjKKhI/AAAAAAAABGg/bYr4YBRqSIw/s400/Danica+Goof.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5182636884841081362" /&gt;&lt;/a&gt;I love how she pulled the red, white, blue, and black out and created a perfect color scheme for her pics!  So so cute!!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;My fabulous sister in law, &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;Tami&lt;/span&gt;, scrapped some pics of a trip to Disneyland a while back.  Perfection!!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R-0cVbjKKlI/AAAAAAAABHA/GWPVNU0Wq2c/s1600-h/Tami+WhataCharacter.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R-0cVbjKKlI/AAAAAAAABHA/GWPVNU0Wq2c/s400/Tami+WhataCharacter.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5182829900671363666" /&gt;&lt;/a&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Thanks Tam!  You can't look at this LO without smiling! :)&lt;br /&gt;&lt;br /&gt;And lastly, my LO.  If you know me or read my blog you know my Disney pics are treasures and I have a hard time scrapping them because I'm so overwhelmed and want them to be PERFECTLY scrapped.  Well, I went for it and scrapped some favorite D-land pics.  I mean, how can I not when I have the perfect stuff to scrap 'em with now!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R-yDIrjKKkI/AAAAAAAABG4/jdM2v3Fvz0s/s1600-h/found_nemo_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R-yDIrjKKkI/AAAAAAAABG4/jdM2v3Fvz0s/s400/found_nemo_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5182661456348981826" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;FINALLY, the thing you're all reading for . . . the &lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(255, 0, 0);"&gt;FREEBIE&lt;/span&gt;&lt;/span&gt;!!&lt;br /&gt;&lt;br /&gt;As I said last time I made a Disney-inspired freebie, I in no way shape or form intend to claim copyright or ownership over anything Disney-owned such as Mickey Mouse.  I in no way intend to sell or profit from this freebie in any way, shape, or form.  I created these items for my own personal use and am simply sharing them with my friends and fellow Disney lovers! :)  I LOVE Disney so much.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R-5n-bjKKmI/AAAAAAAABHI/jT1lUYhGggA/s1600-h/0_brittdes_mith_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R-5n-bjKKmI/AAAAAAAABHI/jT1lUYhGggA/s400/0_brittdes_mith_PREVIEW.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5183194543394794082" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Click &lt;a href="http://www.4shared.com/file/42185236/4f17d768/brittdes_mith.html"&gt;HERE&lt;/a&gt; to download the freebie.  Be sure to say hey when you do.&lt;br /&gt;&lt;br /&gt;And as I said last time, if you download the freebie, all I ask is that you at least check out the &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=301"&gt;mega-kit&lt;/a&gt;.  My husband and I appreciate all of your sales and support more than you can know.  Being able to work as a designer is such a blessing, and being able to help support our little family by doing it is incredible!  Thank you again!!!&lt;br /&gt;&lt;br /&gt;Did you think I forgot about the Show-Offs?!!  Oh no no no!  I would never!&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-93.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-93.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346369716371&amp;amp;site=widget-93.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346369716371&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-93.slide.com/p1/648518346369716371/ms_t047_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346369716371&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-93.slide.com/p2/648518346369716371/ms_t047_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;div&gt;Were' the show-offs awesome this week?!  WOW!  FIFTEEN show offs!  Woo hoo.  Thanks to you all!  If you want to be a show-off and get a gift next week, just email me (designerbrittney at gmail dot com) a LO using something from Britt-ish designs.  When you email it to me, please email a SAVED FOR WEB version jpg, no bigger than 600x600 (unless its a double page LO), with the subject line reading "Show-Off".  It's as simple as that.  Email it before midnight next Thursday to be shown off next week!&lt;/div&gt;&lt;br /&gt;Have a WONDERFUL Friday, and an amazing weekend!  Snatch this new kit up and leave the world behind this weekend and just SCRAP!!!!  I know I will (for a little while between unpacking boxes that is!).&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4884090958602729743/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html#comment-form' title='62 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' title='{leave the world behind!!!!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/R-xou7jKKZI/AAAAAAAABFg/R9D_1-AQUag/s72-c/0_brittdes_ltwb_PREVIEW.jpg' height='72' width='72'/><thr:total>62</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1937178705488310101</id><published>2008-03-27T21:17:00.005-06:00</published><updated>2008-03-27T21:35:28.331-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{free desktop calendar}</title><content type='html'>Ok - so I MADE myself take time to make a new freebie for scrapghead today.  I've been promising them one forever and just never got to it.  So while I was busy getting my new kit ready for its BIG PREMIERE tomorrow, I took time out to create this cute April Desktop Calendar using "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=200"&gt;Dreams Do Come True&lt;/a&gt;" for anyone who would like it.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R-xkm7jKKWI/AAAAAAAABFI/du4e8TqsPoc/s1600-h/desktopwphotos_WEB.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R-xkm7jKKWI/AAAAAAAABFI/du4e8TqsPoc/s400/desktopwphotos_WEB.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5182627891179563362" /&gt;&lt;/a&gt;&lt;br /&gt;April is just around the corner, so I thought this might be a fun treat.  Of course, yours will come as a .png, ready for you to put your OWN photos in.  Although I'm sure you want that cute photo of my mom and niece, and me &amp;amp; my handsome husband!! &lt;br /&gt;&lt;br /&gt;Click &lt;a href="http://scraphead.com/store/product_info.php?products_id=702"&gt;HERE&lt;/a&gt; to get the freebie!!&lt;br /&gt;&lt;br /&gt;Ok so I just can't WAIT for tomorrow.  My new kit is so much fun, and my wonderful friends and CT have already done some WAY cute LOs with it!!  Plus, there's a special offer, a coordinating freebie  . . . so much fun!!!!!!  Don't forget to come back here to check it all out tomorrow!!!&lt;br /&gt;&lt;br /&gt;I'll leave you with a couple LOs I did.&lt;br /&gt;&lt;br /&gt;This one goes with the other Moving Day LO that I scrapped before. &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R-xmLLjKKXI/AAAAAAAABFQ/1BAlDCzzaI0/s1600-h/moving-day-2_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R-xmLLjKKXI/AAAAAAAABFQ/1BAlDCzzaI0/s400/moving-day-2_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5182629613461449074" /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-2270"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-2270"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;And this one I did last night for Traci Reed's CT (The Hawt Mamas) Blog Challenge.  It didn't win, but it was fun to scrap!!!  I won a challenge on their blog them a few weeks ago and got to buy a couple Traci Reed kits.  I used one of them here.  It's called "He'll Break Your Heart" and its soooo cute and so fun to scrap with! &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R-xmLbjKKYI/AAAAAAAABFY/QvcUaHmr_Ac/s1600-h/joshsbdaydinner_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R-xmLbjKKYI/AAAAAAAABFY/QvcUaHmr_Ac/s400/joshsbdaydinner_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5182629617756416386" /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-2346"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-2346"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;Alright, still have a couple things left to do to get ready for the big release tomorrow.  Gotta run.&lt;br /&gt;&lt;br /&gt;'night!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1937178705488310101/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/03/free-desktop-calendar.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1937178705488310101'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1937178705488310101'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/03/free-desktop-calendar.html' title='{free desktop calendar}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/R-xkm7jKKWI/AAAAAAAABFI/du4e8TqsPoc/s72-c/desktopwphotos_WEB.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2048342320144160565</id><published>2008-03-25T22:49:00.004-06:00</published><updated>2008-03-27T09:35:27.514-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{free mini-kit for challenge participants}</title><content type='html'>Hi there!  Well, another challenge has begun at ScrapMatters and this one has a participation gift designed by yours truly.  So if you want this mini-kit for free . . . .&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R-nWK7jKKTI/AAAAAAAABEU/XJQhOYUApuQ/s1600-h/0_brittdes_s4k_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R-nWK7jKKTI/AAAAAAAABEU/XJQhOYUApuQ/s400/0_brittdes_s4k_PREVIEW.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5181908329538660658" /&gt;&lt;/a&gt;&lt;br /&gt;Then click &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=582"&gt;HERE&lt;/a&gt; and do the fun challenge!  It's simple and not only will you get this free kit, you also might win a $5 GC too.  Two LOs will win a GC in addition!!&lt;br /&gt;&lt;br /&gt;Fun, huh??&lt;br /&gt;&lt;br /&gt;Ok I will leave you with a teaser.  I've been hard at work (finally) on another big mega kit that is definitely &lt;span style="font-weight:bold;"&gt;magical&lt;/span&gt; in a fun, bold way!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R-nZxLjKKUI/AAAAAAAABEc/TPr7Y0ZbLfk/s1600-h/sneek+peak.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R-nZxLjKKUI/AAAAAAAABEc/TPr7Y0ZbLfk/s400/sneek+peak.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5181912285203540290" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Coming soon . . .  heeehee!!  I can't wait!&lt;br /&gt;&lt;br /&gt;Have a good night! (Don't worry Marci, I haven't forgotten that you tagged me!  I just don't have time right now!!)&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2048342320144160565/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/03/free-mini-kit-for-challenge.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2048342320144160565'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2048342320144160565'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/03/free-mini-kit-for-challenge.html' title='{free mini-kit for challenge participants}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R-nWK7jKKTI/AAAAAAAABEU/XJQhOYUApuQ/s72-c/0_brittdes_s4k_PREVIEW.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8877479585724019620</id><published>2008-03-23T11:57:00.006-06:00</published><updated>2008-03-23T12:08:45.929-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{happy easter!!}</title><content type='html'>Ok so there's a little quiz that tells you what kind of egg you are.  It's like the shortest quiz ever, but the results are funny!  Just answer the one question and trust the psychic energy to tell you correctly what kind of egg you are.&lt;br /&gt;&lt;br /&gt;&lt;table width="350" align="center" border="0" cellspacing="0" cellpadding="2"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td bg="" align="center"  style="color:#EEEEEE;"&gt;&lt;span style=" ;font-family:Georgia, Times New Roman, Times, serif;font-size:14pt;color:black;"&gt;&lt;strong&gt;I am a Hand Painted Egg&lt;/strong&gt;&lt;br /&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td bgcolor="#FFFFFF"&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://www.blogthingsimages.com/whatkindofeastereggareyouquiz/egg-6.jpg" height="100" width="100" /&gt;&lt;/center&gt;&lt;br /&gt;&lt;span style="color:#000000;"&gt;Classy and gorgeous - with attention to every detail.&lt;br /&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;div align="center"&gt;&lt;a href="http://www.blogthings.com/whatkindofeastereggareyouquiz/"&gt;What Kind of Easter Egg Are You?&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Pretty funny.  Anyway - just wanted to wish everyone a VERY happy Easter Sunday!  With the house in boxes, and being SOOOO busy, not to mention poor, there are no Easter baskets or goodies or the usual treasure hunt going on at our house this year.  It just feels like any other Sunday so far.  After church and dinner at both parents' houses I'm sure things will start to feel Eastery.&lt;br /&gt;&lt;br /&gt;A couple LOs to share.  Wanna see what a mess moving was last weekend??&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R-abybjKKSI/AAAAAAAABEM/gBB0BDd6XXo/s1600-h/moving_day_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R-abybjKKSI/AAAAAAAABEM/gBB0BDd6XXo/s400/moving_day_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5180999712027322658" /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-2262"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;credits&lt;/span&gt;&lt;/a&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-2262"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;And some pics from when I finally finished the Christmas cards!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R-abi7jKKRI/AAAAAAAABEE/nem-jSBzP2U/s1600-h/christmas_cards_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R-abi7jKKRI/AAAAAAAABEE/nem-jSBzP2U/s400/christmas_cards_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5180999445739350290" /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-2248"&gt;&lt;span class="Apple-style-span" style="color: rgb(0, 0, 0); "&gt;&lt;/span&gt;&lt;/a&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-2248"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;credits&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Well, I better go find some church clothes to wear!  I'm telling you, EVERYTHING is in boxes!  Argh!!!&lt;br /&gt;&lt;br /&gt;Later!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8877479585724019620/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/03/happy-easter.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8877479585724019620'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8877479585724019620'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/03/happy-easter.html' title='{happy easter!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/R-abybjKKSI/AAAAAAAABEM/gBB0BDd6XXo/s72-c/moving_day_BLOG.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-92844642250309383</id><published>2008-03-21T10:42:00.008-06:00</published><updated>2008-03-21T11:22:26.405-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{another week of show offs, &amp; 2 ways to win free stuff!}</title><content type='html'>&lt;span style="font-style:italic;"&gt;&lt;span class="Apple-style-span" style="color: rgb(102, 0, 204);"&gt;(**note - if you came here lookin' for the "Sunshine Sweets" freebie, scroll down to the previous post!!**)&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;THIRTEEN amazing LOs to Show Off this week!!   Here we go . . .&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-c6.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-c6.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346369646022&amp;amp;site=widget-c6.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346369646022&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-c6.slide.com/p1/648518346369646022/ms_t028_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346369646022&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-c6.slide.com/p2/648518346369646022/ms_t028_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;br /&gt;Now, if you sent me a Show Off and it wasn't in this slideshow, never fear!  Just shoot me a quick email and I'll correct my error!!  As I wasn't home all week organizing the Show Off emails as they came in, was a little trickier than usual.  So its just my dumb mistake if you were omitted!!  I hope I got everyone, but I'm not perfect!&lt;br /&gt;&lt;br /&gt;Anyway - all the Show Offs are getting my brand spanking new template pack called "Don't Hold Back".  I created a couple brand new templates as well as used a couple of my own favorite LOs and made them into templates.  I hope you all like them!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R-Pn_LjKKLI/AAAAAAAABDU/l-S2Q6b9OP0/s1600-h/0_brittdes_dhb_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R-Pn_LjKKLI/AAAAAAAABDU/l-S2Q6b9OP0/s400/0_brittdes_dhb_PREVIEW.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5180239069024233650" /&gt;&lt;/a&gt;&lt;br /&gt;They are up at &lt;a href="http://scraphead.com/store/"&gt;scraphead&lt;/a&gt;, but not up at ScrapMatters yet.  When they are at SM, I'll let you know!! :)&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;If you want to be a Show Off and get a little Britt-ish Designs gift next week, just email me a LO using ANY Britt-ish Designs product, a template, a freebie, even a little staple, ANYTHING.  Then on Friday I'll show you off and email you a gift!  It's as easy as that.  Two new things I'm asking for show offs to do:&lt;br /&gt;&lt;br /&gt;1) when you send the email, please make the subject line of your email "Show Off" and&lt;br /&gt;2) make sure to send a "Saved for Web" version of your page.&lt;br /&gt;&lt;br /&gt;I'm getting more and more Show-Offs these days and I want the process to be as easy as possible and I don't want to forget anyone by accident!  So by doing these two things I think it will really help the weekly process!!!  THANKS!&lt;br /&gt;&lt;br /&gt;I don't feel like I gave my new little product &lt;span class="Apple-style-span" style="font-style: italic;"&gt;last&lt;/span&gt; week it's due.  My "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=275"&gt;Glitzy Wordlettes&lt;/a&gt;" pack is up at both &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=275"&gt;ScrapMatters&lt;/a&gt; and &lt;a href="http://scraphead.com/store/product_info.php?products_id=676"&gt;scraphead&lt;/a&gt;.  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R-PuhbjKKPI/AAAAAAAABD0/fTPxSjfwX_I/s1600-h/0_brittdes_gword_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R-PuhbjKKPI/AAAAAAAABD0/fTPxSjfwX_I/s320/0_brittdes_gword_PREVIEW.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5180246254504519922" /&gt;&lt;/a&gt;&lt;br /&gt;They are fun glittery word stickers and I used them on this LO and I think they worked out so cute!! (plus, they're only 2 bucks!)&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R-PpAbjKKMI/AAAAAAAABDc/meXgWV7DJTM/s1600-h/creamery_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R-PpAbjKKMI/AAAAAAAABDc/meXgWV7DJTM/s400/creamery_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5180240190010697922" /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?album=22&amp;amp;pos=148"&gt;(credits)&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;I actually did this LO for a really fun challenge at ScrapMatters hosted by the lovely miss Happy Scrap Girl.  It's a 1-Hour challenge.  You have exactly 1 hour to complete your LO along with a couple other fun rules thrown in there.  Check out  the 1-Hour Challenge &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=566"&gt;here&lt;/a&gt;.  But anyway - aren't the Glitzy Wordlettes fun?!&lt;br /&gt;&lt;br /&gt;Oh yeah!  Want a chance to win a FREE kit from me?!  Dacia is hosting a little mini-challenge on the &lt;a href="http://scrapmatters.com/wordpress/2008/03/20/color-combination-theories/"&gt;Team Blog&lt;/a&gt; and I've donated two kits for two winners.  Any kit they want.  So yeah, if you'd like a kit from me, enter Dacia's Color Theory challenge!  It's easy.  You just read her article about color combinations, and then try out one of them!   I did a complimentary color scheme using blue and orange!  It was really fun and I LOVE how it turned out!!!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R-PqArjKKNI/AAAAAAAABDk/bN8FbV3txEo/s1600-h/bear_lake_bacci_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R-PqArjKKNI/AAAAAAAABDk/bN8FbV3txEo/s400/bear_lake_bacci_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5180241293817293010" /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-2237"&gt;(credits)&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Anyway - there are some great ways to win some free stuff!! :)  haha&lt;br /&gt;&lt;br /&gt;That's it for now!  Have a wonderful Friday!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/92844642250309383/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/03/another-week-of-show-offs-2-ways-to-win.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/92844642250309383'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/92844642250309383'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/03/another-week-of-show-offs-2-ways-to-win.html' title='{another week of show offs, &amp; 2 ways to win free stuff!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/R-Pn_LjKKLI/AAAAAAAABDU/l-S2Q6b9OP0/s72-c/0_brittdes_dhb_PREVIEW.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791</id><published>2008-03-20T19:13:00.006-06:00</published><updated>2008-03-20T19:57:59.698-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>Sunshine Sweets Easter/Spring Freebie!</title><content type='html'>Alrighty folks, its time to release my part of the Sunshine Girls freebie!  The collab kit this time was Easter/Spring inspired.  It's called "Sunshine Sweets" and I've seen all the parts and there is SOOOOO much totally cute stuff.&lt;br /&gt;&lt;br /&gt;I hope you like my part!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R-MMTrjKKKI/AAAAAAAABDM/eUJ4tplwsp8/s1600-h/0_brittdes_ssweets_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R-MMTrjKKKI/AAAAAAAABDM/eUJ4tplwsp8/s400/0_brittdes_ssweets_PREVIEW.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5179997528653441186" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Click &lt;a href="http://www.4shared.com/file/41336253/7062a108/brittdes_sunshine_sweets.html"&gt;HERE&lt;/a&gt; to download.&lt;br /&gt; &lt;br /&gt;Leave me some love if you download.  (NOTE!  If it says: "User downloading session limit is reached. Please try again in a few minutes" when you are trying to download, that just means too many people are trying to download at once.  Just be patient and try again in a few minutes!!)&lt;br /&gt;&lt;br /&gt;Here's how you get all the other parts.  Once you download my part, inside the folder you will find the link to the next part, you download that one and find the next download in her folder.  It's like one big long chain of downloads!!  It's an Easter Egg hunt!  Have fun hunting and downloading all the beautiful spring goodies!!&lt;br /&gt;&lt;br /&gt;Oh! and what would be an Easter hunt without the GOLDEN EGG?? Somewhere during your hunt, you will download the Golden Egg, this link will take you to somewhere where you've NEVER been before, someplace NEW and VERY exciting!! This new place will have a great surprise for you (and only you, our loyal egg hunters)! This surprise will also contain a link that will help you continue on your hunt until at last your journey brings you back to my little blog... where your hunt will be complete!&lt;br /&gt;&lt;br /&gt;No hurry...all of our links will be active for plenty long enough for you all to find your eggs, crack them open and enjoy your sweets in time for Easter!  Have fun!  If you come to any inactive links, just be patient.  Remember its all in fun, and its free!!  Don't freak out.  Like I said, the links stay active for a LONG time.  There's no rush!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2009770454863538791/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html#comment-form' title='41 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' title='Sunshine Sweets Easter/Spring Freebie!'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/R-MMTrjKKKI/AAAAAAAABDM/eUJ4tplwsp8/s72-c/0_brittdes_ssweets_PREVIEW.jpg' height='72' width='72'/><thr:total>41</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1223482820240434238</id><published>2008-03-20T00:20:00.004-06:00</published><updated>2008-03-20T00:34:12.778-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{hallelujah!!}</title><content type='html'>I'm FINALLY home in my new house.  Directly after moving we went to my parent's house to spend a few days with the lil' bro while my parents are in Hawaii.  Yes, Mom &amp; Dad missed out on all the fun of helping us move.  I'm sure they were sitting on a warm beach drinking Diet Coke with their feet up, not a care in the world, while we were lugging boxes, breaking stuff and generally having a miserable time!  No worries though Mom &amp; Dad!  I'm just jealous!&lt;br /&gt;&lt;br /&gt;So yes, the move is done and we are no where NEAR settled yet.  I spent my first official night at home not unloading boxes or setting up house, but finishing up my part of the big Sunshine Girls Easter collab. freebie that comes out tomorrow!!  Yes, I've joined ranks with these fabulous girls and I get to give out a part of the awesome freebie kit!  Get excited and come back tomorrow for my part and for a hunt (really just a train of downloads) for all the other parts.  Here's a little sneak peek of what my mini-kit looks like!! heehee&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R-IDN7jKKII/AAAAAAAABC8/F8l2yUEjOwE/s1600-h/sneakpeek.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R-IDN7jKKII/AAAAAAAABC8/F8l2yUEjOwE/s400/sneakpeek.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5179706059287832706" /&gt;&lt;/a&gt;&lt;br /&gt;Check back tomorrow for the full freebie!  It's a good one!&lt;br /&gt;&lt;br /&gt;You'll all be happy to know that I'm FINALLY feeling better!  It's been about over 4 weeks now, so its about dang time!  My hearing is still a little hampered due to stuffiness, and I'm still blowin' my nose but nowhere NEAR as much as I was last week.  I'm so grateful to be healing!  It's been way too long!!&lt;br /&gt;&lt;br /&gt;Well, that's about it for now.  Just poppin' in to say hi and to apologize for being absent for so long!!  Thanks for all the words of encouragement during the move and during my sickness!  It's so nice to get warm comments!  &lt;br /&gt;&lt;br /&gt;It's past midnight, time for bed!  See ya tomorrow!!&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1223482820240434238/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/03/hallelujah.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1223482820240434238'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1223482820240434238'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/03/hallelujah.html' title='{hallelujah!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/R-IDN7jKKII/AAAAAAAABC8/F8l2yUEjOwE/s72-c/sneakpeek.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1149989413563816257</id><published>2008-03-14T01:44:00.004-06:00</published><updated>2008-03-14T10:37:23.583-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{show-offs, new product, &amp; a fun challenge!}</title><content type='html'>Hello!  It's finally Friday!  This week has been going on forever!!!!  Let's start with the amazing Show-Offs we have this week!!  I received some REALLY great ones!&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-1e.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-1e.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346369558814&amp;amp;site=widget-1e.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346369558814&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-1e.slide.com/p1/648518346369558814/ms_t003_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346369558814&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-1e.slide.com/p2/648518346369558814/ms_t003_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;They are all incredible!  I am always so amazed what you girls come up with!  And I hope you all like your gift this week!  It's my brand new "Glitzy Wordlettes"&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R9qm50rpEvI/AAAAAAAABCs/zoHgFQ3bTiY/s1600-h/0_brittdes_gword_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R9qm50rpEvI/AAAAAAAABCs/zoHgFQ3bTiY/s400/0_brittdes_gword_PREVIEW.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5177634233940251378" /&gt;&lt;/a&gt;&lt;br /&gt;They should be up in the stores today sometime. I'll come back and post and link you up when they are.&lt;br /&gt;&lt;br /&gt;So . . . if you want to be a Show Off next week, just email me ANY LO using a product by Britt-ish Designs.  It can be a template, a freebie, a little brad, anything Britt-ish Designs AT ALL!  Just email me the LO to designerbrittney at gmail dot com and next Friday I'll show you off and send you a gift!!  It's very fun!&lt;br /&gt;&lt;br /&gt;And finally, I have to plug a fun challenge going on a ScrapMatters right now.  It ends Monday at midnight, but you still have the weekend to get a LO done for it.  Plus, you might win a $5 GC and you could buy some more of my goodies! HAHA!  Anyway - its a template challenge, so you get a REALLY cute free template from the fabulous Heather!  Here's my entry.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R9qoJ0rpEwI/AAAAAAAABC0/MIyKi2rFdYo/s1600-h/not_quite_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R9qoJ0rpEwI/AAAAAAAABC0/MIyKi2rFdYo/s400/not_quite_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5177635608329786114" /&gt;&lt;/a&gt;&lt;center&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-2103"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;credits&lt;/span&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;This is my CUTE nephew when he was still trying to figure out walking!!  Aww . . .&lt;br /&gt;&lt;br /&gt;If you want a free template and a chance to win a free gift certificate, enter the challenge!  Check it out &lt;a href="http://scrapmatters.com/wordpress/2008/03/11/tuesday-template-challenge-2/"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Alright, well I better go.  I have to finished up the packing and cleaning!!  Moving Day is TOMORROW!!&lt;br /&gt;&lt;br /&gt;Peace out.&lt;br /&gt;&lt;br /&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1149989413563816257/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/03/show-offs-new-product-fun-challenge.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1149989413563816257'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1149989413563816257'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/03/show-offs-new-product-fun-challenge.html' title='{show-offs, new product, &amp; a fun challenge!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R9qm50rpEvI/AAAAAAAABCs/zoHgFQ3bTiY/s72-c/0_brittdes_gword_PREVIEW.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-456778475841761111</id><published>2008-03-11T21:40:00.002-06:00</published><updated>2008-03-11T22:12:32.840-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{moving SUCKS!!}</title><content type='html'>I hate moving.  I REALLY hate it!!!  It's exhausting and it consumes my life.  Plus this cold just keeps lingering, so my energy level is super low so I'm not able to get as much done in a day as I want.  I've moved 7 times in the last 3 and half years.  Whoa, that can't be right . . . well there's 2 of those that weren't FULL moves, but still!!  Grr!  I HATE TO MOVE!  &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I feel like ever since my vacation I've totally fallen out of the loop.  My regular design/scrap/work schedule has fallen to pieces, and I'm just barely getting the essentials done.  It's just all a bit overwhelming and stressful!  Ugh.  I just can't wait to get this move over and done with.  Moving in and unpacking and getting reorganized actually sounds sort of fun, its just trying to get out of this house that SUCKS.  &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Wow!  Sorry for this totally negative vent post.  &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Ok let's turn it around.  Watch this Utube.  My friend Shan had it on her blog and I seriously couldn't stop laughing.  I love Ellen.&lt;br /&gt;&lt;br /&gt;&lt;object width="425" height="355"&gt;&lt;param name="movie" value="http://www.youtube.com/v/DHiqVygN-w0&amp;amp;rel=1&amp;amp;border=0"&gt;&lt;param name="wmode" value="transparent"&gt;&lt;embed src="http://www.youtube.com/v/DHiqVygN-w0&amp;amp;rel=1&amp;amp;border=0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Oh my gosh.  That just kills me.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I took a little break and took a personality quiz I found on SSD's Blog.  It pretty much hit the nail on the head.  I was impressed.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;div align="center"&gt;&lt;table cellpadding="7" cellspacing="0" border="1" width="300" style="border: 1px solid #000 !important; margin: 6px 0 !important"&gt;&lt;tbody&gt;  &lt;tr&gt;    &lt;td bgcolor="#414141" style="padding: 7px !important; background: #414141 url(http://static.quibblo.com/static/images/badge/title_bg.gif) no-repeat 0 0 !important; background-color: #414141 !important"&gt;&lt;br /&gt;     &lt;strong&gt;&lt;span style="font-size: 18px !important; color: #fff !importantfont-family:Arial;font-size:130%;color:#ffffff;"&gt;Personality Type Quiz&lt;/span&gt;&lt;br /&gt;    &lt;br /&gt;&lt;span style="font-size: 14px !important; color: #fff !importantfont-family:Arial;font-size:85%;color:#ffffff;"&gt;My Result:&lt;/span&gt;&lt;br /&gt;     &lt;a href="http://www.quibblo.com/quiz/6qPyvz/Personality-Type-Quiz"&gt;&lt;span style="color: #ff9b20 !important;color:#ff9b20;"&gt;Shy Personality Type&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;     &lt;/strong&gt;&lt;br /&gt;   &lt;/td&gt;  &lt;/tr&gt;  &lt;tr&gt;    &lt;td bgcolor="#ffffff" style="padding: 7px !important; background: #fff url(http://static.quibblo.com/static/images/badge/body_bg.gif) no-repeat 0 100% !important"&gt;&lt;table cellpadding="0" cellspacing="0" border="0" width="100%"&gt;&lt;tbody&gt;        &lt;tr valign="top"&gt;          &lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td width="100%"&gt;&lt;div&gt;&lt;span style="font-family:Arial;font-size:85%;color:#000000;"&gt;&lt;span style="color:#000 !important;"&gt;You keep pretty much to yourself, and mostly open-up to those who are really, really close to you, your family and best friends, which also means you’re really trustworthy and loyal. You tend to be quiet and sometimes get embarrassed easily.&lt;/span&gt;&lt;br /&gt;             &lt;/span&gt;&lt;br /&gt;           &lt;/div&gt;&lt;div&gt;&lt;span style="font-family:Arial;font-size:85%;color:#000000;"&gt;&lt;span style="color:#000 !important;"&gt;&lt;br /&gt;Take &lt;span style="text-decoration: underline !important; color: #000 !importantcolor:#000000;"&gt;&lt;a href="http://www.quibblo.com/quiz/6qPyvz/Personality-Type-Quiz"&gt;Personality Type Quiz&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;                &lt;br /&gt;Find more &lt;span style="text-decoration: underline !important; color: #000 !importantcolor:#000000;"&gt;&lt;a href="http://www.quibblo.com/take"&gt;quizzes&lt;/a&gt;&lt;/span&gt; at Quibblo.com&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colspan="3" align="right" style="text-align: right !important"&gt;&lt;br /&gt;           &lt;a href="http://www.quibblo.com/"&gt;&lt;img src="http://static.quibblo.com/static/images/badge/logo.gif" border="0" alt="Quibblo" /&gt;&lt;/a&gt;&lt;br /&gt;         &lt;/td&gt;        &lt;/tr&gt;      &lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;   &lt;/td&gt;  &lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;br /&gt;Alright, thats a long enough break for me.  Gotta get back to packing!  It seriously never ends!!!!!!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/456778475841761111/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/03/moving-sucks.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/456778475841761111'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/456778475841761111'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/03/moving-sucks.html' title='{moving SUCKS!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2366938861658494386</id><published>2008-03-08T20:47:00.002-07:00</published><updated>2008-03-08T20:57:03.573-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{FINALLY, some scrapping time!!}</title><content type='html'>I finally scrapped!!  Hooray! &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R9NeQkrpEuI/AAAAAAAABCk/YBlKpIBbStA/s1600-h/wintertripzoo_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R9NeQkrpEuI/AAAAAAAABCk/YBlKpIBbStA/s400/wintertripzoo_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5175584035596473058" /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-2017"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;credits&lt;/span&gt;&lt;/a&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-2017"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;When Morgan, Josh &amp;amp; Gracelyn came to visit last month we went to the zoo!  Did you know you can go to the zoo in the winter?  Well, you can!  It's very fun!!&lt;br /&gt;&lt;br /&gt;And this LO was for a challenge over at Sweet Shoppe Designs where we were challenged to refresh an old LO that no longer relfected our scrapping style.  I knew exactly which LO to "refresh".  I had always been unhappy with &lt;a href="http://scraphead.com/gallery/showphoto.php?photo=493&amp;amp;ppuser=75"&gt;this LO&lt;/a&gt; that I scrapped a long time ago, and this challenge gave me the perfect opportunity to fix it!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R9NePErpEtI/AAAAAAAABCc/q_GrQi6wctE/s1600-h/gigi-and-papa_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R9NePErpEtI/AAAAAAAABCc/q_GrQi6wctE/s400/gigi-and-papa_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5175584009826669266" /&gt;&lt;/a&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-2038"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;credits&lt;/span&gt;&lt;/a&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-2038"&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;Anyway - It felt really good to scrap a little.  Now I just need to get better so I can start packing up my house!  It's driving me insane to be lying around and not packing!!!&lt;br /&gt;&lt;br /&gt;See ya!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2366938861658494386/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/03/finally-some-scrapping-time.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2366938861658494386'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2366938861658494386'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/03/finally-some-scrapping-time.html' title='{FINALLY, some scrapping time!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R9NeQkrpEuI/AAAAAAAABCk/YBlKpIBbStA/s72-c/wintertripzoo_BLOG.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1272800756599697971</id><published>2008-03-07T19:32:00.003-07:00</published><updated>2008-03-07T19:42:59.189-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{last night to grab my grab bag}</title><content type='html'>I just realized that my &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=226"&gt;grab bag&lt;/a&gt; is only available tonight until midnight (pacific time) so hurry and &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=226"&gt;grab&lt;/a&gt; it while you can.  Starting tomorrow it will all be divided up! :)&lt;br /&gt;&lt;br /&gt;Also - here's a quick pic of the big group we went to Disneyland with! :)  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R9H8XErpEsI/AAAAAAAABCU/5sbi_xv72VQ/s1600-h/DPOTD1YearFramed.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R9H8XErpEsI/AAAAAAAABCU/5sbi_xv72VQ/s400/DPOTD1YearFramed.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5175194920149390018" /&gt;&lt;/a&gt;&lt;br /&gt;We had such a great time!!  We went to celebrate the 1 year anniversary of our little online group that I started.  Its mostly family and friends.  It was a happy, magical time!! :)&lt;br /&gt;&lt;br /&gt;Ok that's it.  See ya!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1272800756599697971/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/03/last-night-to-grab-my-grab-bag.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1272800756599697971'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1272800756599697971'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/03/last-night-to-grab-my-grab-bag.html' title='{last night to grab my grab bag}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R9H8XErpEsI/AAAAAAAABCU/5sbi_xv72VQ/s72-c/DPOTD1YearFramed.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9168136931509788512</id><published>2008-03-07T12:06:00.002-07:00</published><updated>2008-03-07T13:01:21.031-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{I'm baaaaack}</title><content type='html'>Yes I'm back from vacation but I'm sad to say I'm STILL SICK!!!  I've been sick for coming up on two weeks.  And yes, I was sick the whole time on vacation.  But it was Disneyland, so I just ran around like a kid regardless of how sick I was.  Probably not the smartest idea, because on the drive home to Utah it all caught up with me!!!  But I rested all day yesterday and I'm relaxin' today and starting to slowly feel better.  I am just REALLY sick of feeling sick. &lt;br /&gt;&lt;br /&gt;But Disneyland was amazing.  We had a magical wonderful time!!!  When I start feelin' better I will post pics, I promise.&lt;br /&gt;&lt;br /&gt;Here are the show-offs for this week.  Again, a bunch of AWESOME LOs this week!!&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-36.slide.com/widgets/slideticker.swf" height="550" width="550" style="width:550px;height:550px"&gt;&lt;param name="movie" value="http://widget-36.slide.com/widgets/slideticker.swf" /&gt;&lt;param name="quality" value="high" /&gt;&lt;param name="scale" value="noscale" /&gt;&lt;param name="salign" value="l" /&gt;&lt;param name="wmode" value="transparent"/&gt; &lt;param name="flashvars" value="cy=ms&amp;il=1&amp;channel=648518346369474870&amp;site=widget-36.slide.com"/&gt;&lt;/object&gt;&lt;p&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346369474870&amp;map=1" target="_blank"&gt;&lt;img src="http://widget-36.slide.com/p1/648518346369474870/ms_t024_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346369474870&amp;map=2" target="_blank"&gt;&lt;img src="http://widget-36.slide.com/p2/648518346369474870/ms_t024_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;If you were a show-off this week, watch for an email from me with the link to you gift!  This gift isn't even in stores yet, but it will be soon.&lt;br /&gt;&lt;br /&gt;If you weren't a show-off, what are you waiting for??  Email me those LOs (designerbrittney at gmail dot com) using my products and you'll get a free gift when I show you off!  &lt;br /&gt;&lt;br /&gt;Alrighty - well I gotta log off and get some more rest now. I really want to get healthy so I can get back in the loop!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/9168136931509788512/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/03/im-baaaaack.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9168136931509788512'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9168136931509788512'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/03/im-baaaaack.html' title='{I&apos;m baaaaack}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6255750736646868781</id><published>2008-02-29T10:55:00.008-07:00</published><updated>2008-02-29T12:28:33.657-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{show-offs, grab bag, &amp; sayonara!!}</title><content type='html'>&lt;div style="text-align: left;"&gt;First things first.  Let's give the Show Offs their moment of glory!&lt;br /&gt;&lt;/div&gt;&lt;p style="text-align: left;visibility: visible; "&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-8a.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-8a.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346369379978&amp;amp;site=widget-8a.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="text-align: center;"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346369379978&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-8a.slide.com/p1/648518346369379978/ms_t028_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346369379978&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-8a.slide.com/p2/648518346369379978/ms_t028_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;br /&gt;Every week I'm just in awe at the amazing things the Show Offs email me.  Thanks for being show-offs girls!  Your gift this week is my brand new grab bag!  ENJOY!&lt;br /&gt;&lt;br /&gt;If you want to be a show-off, just email me a LO (or link to a LO) using ANY Britt-ish Designs product, no matter how small. Then on Friday I will show you off and give you a gift!&lt;br /&gt;&lt;br /&gt;So you know what that means, my &lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;span class="Apple-style-span" style="color: rgb(0, 102, 0);"&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=226"&gt;GRAB BAG&lt;/a&gt;&lt;/span&gt;&lt;/span&gt; is up at ScrapMatters RIGHT NOW!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R8hMXZvuvsI/AAAAAAAABBk/iBT2qknSeas/s1600-h/brittdes_gb2_LRG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R8hMXZvuvsI/AAAAAAAABBk/iBT2qknSeas/s400/brittdes_gb2_LRG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5172468136966799042" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Inside you'll find some awesome ALL NEW products (7 new products to be specific)!!!  And its only 3 bucks!  &lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;To show you a little bit of what's inside (I like to give hints to my blog readers) here are a few LOs using some of the grab bag products.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Ok first here are two from me.  I have to preface and say that there are NOT specifically Christmasy things inside the grab bag.  I just pulled out the reds and greens for these two LOs!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;br /&gt;For "Goofy Gifts" I used my  "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=27"&gt;Do Me a Solid&lt;/a&gt;" paper pack, and staples and snowflakes from "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=65"&gt;Snowbound&lt;/a&gt;".  Everything else is from the &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=226"&gt;grab bag&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R8hP3pvuvtI/AAAAAAAABBs/zCc6L7Igq-k/s1600-h/goofy_gifts_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R8hP3pvuvtI/AAAAAAAABBs/zCc6L7Igq-k/s400/goofy_gifts_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5172471989552463570" /&gt;&lt;/a&gt;&lt;br /&gt;And for "Me &amp;amp; You" I used my new "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=220"&gt;In Stitches: Basics&lt;/a&gt;", some "Do Me a Solid" papers again, flowers and gems from "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=53"&gt;It's Christmas Time in the City&lt;/a&gt;" and everything else is from the grab bag.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R8hP35vuvuI/AAAAAAAABB0/G3_1xxpddgc/s1600-h/meandyou_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R8hP35vuvuI/AAAAAAAABB0/G3_1xxpddgc/s400/meandyou_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5172471993847430882" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Danica scrapped this TOTALLY adorable 2-page LO.  The alpha, star, scalloped border and sunflowers are from "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=200"&gt;Dreams Do Come True&lt;/a&gt;" but everything else is grab bag goodies.&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R8hUypvuvwI/AAAAAAAABCE/xc1NcFAl8HU/s1600-h/strawgram1.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R8hUypvuvwI/AAAAAAAABCE/xc1NcFAl8HU/s200/strawgram1.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5172477401211256578" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R8hUy5vuvxI/AAAAAAAABCM/054fl4dpkJE/s1600-h/strawgram2.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R8hUy5vuvxI/AAAAAAAABCM/054fl4dpkJE/s200/strawgram2.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5172477405506223890" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;And last but not least, Kate was so sweet and scrapped this AWESOME LO using almost ALL grab bag goodies.  Everything except the alpha is from the grab bag!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R8hUgZvuvvI/AAAAAAAABB8/qIkqMhzccHM/s1600-h/amelia%26pop.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R8hUgZvuvvI/AAAAAAAABB8/qIkqMhzccHM/s400/amelia%26pop.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5172477087678643954" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;So, there are some good examples of the CUTE things you'll find in my &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=226"&gt;grab bag&lt;/a&gt;!! :) Also, there are other great grab bags from all the other fab SM Designers too.  So go to the &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=products_new"&gt;shop&lt;/a&gt; and 'grab' 'em all while you can!&lt;br /&gt;&lt;br /&gt;AND everything at &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=products_new"&gt;ScrapMatters&lt;/a&gt; (excluding the grab bags) is &lt;span class="Apple-style-span" style="color: rgb(255, 0, 0);"&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;40% off TODAY ONLY!!!!!&lt;/span&gt;&lt;/span&gt;  So, if you've had your eye on some of my stuff, TODAY is the day to get it.  It doesn't usually get discounted this much, so take advantage of this smokin' deal!!  Have fun shopping!&lt;br /&gt;&lt;br /&gt;Well, that's all the "business" I have to post today.  I have to go tidy up a bit, finish packing a few things and then we are OUTTA HERE!!  &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-size:x-large;"&gt;&lt;span class="Apple-style-span" style="font-weight: bold;"&gt;&lt;span class="Apple-style-span" style="color: rgb(51, 51, 255);"&gt;DISNEYLAND - HERE WE COME!&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I can't wait!  I'll have lots of photos and stories to share when I get back.  I probably won't have much internet access but I do have email on the old blackberry, so I'm still reachable.&lt;br /&gt;&lt;br /&gt;Have a happy weekend everybody!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6255750736646868781/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/show-offs-grab-bag-sayonara.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6255750736646868781'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6255750736646868781'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/show-offs-grab-bag-sayonara.html' title='{show-offs, grab bag, &amp; sayonara!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/R8hMXZvuvsI/AAAAAAAABBk/iBT2qknSeas/s72-c/brittdes_gb2_LRG.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5886552758244785391</id><published>2008-02-28T18:25:00.005-07:00</published><updated>2008-02-28T18:47:48.875-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{so excited  . . . }</title><content type='html'>Tomorrow is going to ROCK!  I have been waiting for Friday all week.  1) I get to release my GRAB BAG and 2) we are leaving for DISNEYLAND!!!  It's been the longest week!  I feel like Monday was forever ago.&lt;br /&gt;&lt;br /&gt;Anyway - here's a couple LOs.  One I've been working on for a couple days (way longer than I usually work on a page) and the other I did today.&lt;br /&gt;&lt;br /&gt;Here's the one that's been in the works since Monday.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R8dggC80Z1I/AAAAAAAABBE/bHdxHeIyNT8/s1600-h/growingupinroy_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R8dggC80Z1I/AAAAAAAABBE/bHdxHeIyNT8/s400/growingupinroy_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5172208800722347858" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-1887"&gt;(credits)&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;It's my second page for the "Tell Your Story" challenges at SSD.  It's so much fun!  My mom was nice enough to scan a couple pics of my old house and tell me a little more about our move to Roy.  I am LOVIN' this project!&lt;br /&gt;&lt;br /&gt;And here's pics from the Valentine's we just had!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R8dggS80Z2I/AAAAAAAABBM/hW78Tm6Ao-U/s1600-h/valentine_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R8dggS80Z2I/AAAAAAAABBM/hW78Tm6Ao-U/s400/valentine_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5172208805017315170" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-1888"&gt;(credits)&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Aww . . . aren't we cute?!&lt;br /&gt;&lt;br /&gt;Well, its about time for young womens.  I guess I better go get ready.&lt;br /&gt;&lt;br /&gt;Ohhhh . . . wait just a minute. I keep forgetting to post this!!  VERY exciting news!  We found a new house to rent and we are officially moving!!  In just over two weeks!!  Look at our new house!  Isn't it cute?!??&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R8dkGC80Z4I/AAAAAAAABBc/J2YHiTyuZDQ/s1600-h/homesweethome.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R8dkGC80Z4I/AAAAAAAABBc/J2YHiTyuZDQ/s400/homesweethome.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5172212752092260226" /&gt;&lt;/a&gt;&lt;br /&gt;It's like the cutest little 50s red brick house ever!  We are soooo excited and happy!  So its moving central as soon as we get back from Disneyland!!  &lt;br /&gt;&lt;br /&gt;Ok I really do have to go get ready for mutual now.  It's probably my last activity before we move.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5886552758244785391/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/so-excited.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5886552758244785391'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5886552758244785391'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/so-excited.html' title='{so excited  . . . }'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/R8dggC80Z1I/AAAAAAAABBE/bHdxHeIyNT8/s72-c/growingupinroy_BLOG.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4149610991213583695</id><published>2008-02-27T00:25:00.002-07:00</published><updated>2008-02-27T00:30:24.399-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{finally got some scrapping done}</title><content type='html'>YAY!  Two LOs to share really quick!  It's past my bed time!! &lt;br /&gt;&lt;br /&gt;A CT LO for the fabulous &lt;a href="http://shandyvogtdesigns.com/"&gt;Shandy Vogt&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R8UQqy80ZzI/AAAAAAAABA0/p0qSMgQS2UI/s1600-h/fairy-sweet-gift_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R8UQqy80ZzI/AAAAAAAABA0/p0qSMgQS2UI/s400/fairy-sweet-gift_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5171558074522298162" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-1836"&gt;(credits)&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And a LO for the Hawt Mama Team Blog challenge over at Traci Reed's!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R8UQrC80Z0I/AAAAAAAABA8/1JU8y3vgSc8/s1600-h/howonearth_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R8UQrC80Z0I/AAAAAAAABA8/1JU8y3vgSc8/s400/howonearth_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5171558078817265474" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-1832"&gt;(credits)&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Short and sweet!&lt;br /&gt;G'night!!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4149610991213583695/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/finally-got-some-scrapping-done.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4149610991213583695'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4149610991213583695'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/finally-got-some-scrapping-done.html' title='{finally got some scrapping done}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/R8UQqy80ZzI/AAAAAAAABA0/p0qSMgQS2UI/s72-c/fairy-sweet-gift_BLOG.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1903210076787270002</id><published>2008-02-26T12:21:00.002-07:00</published><updated>2008-02-26T12:41:58.103-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{scotty boy}</title><content type='html'>We just got a great email and some pics and even some sound clips from my brother Scotty who's on a mission in Chile.  He is doing so great!  He loves the missionary work he is doing and it sounds like he is making some big headway with speaking the language there.  He sent this sweet photo home and I just had to share it.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R8RnZi80ZyI/AAAAAAAABAs/BXM6Vkfdu5U/s1600-h/scotty+reading.png"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R8RnZi80ZyI/AAAAAAAABAs/BXM6Vkfdu5U/s400/scotty+reading.png" border="0" alt=""id="BLOGGER_PHOTO_ID_5171371960704460578" /&gt;&lt;/a&gt;&lt;br /&gt;This is Scotty looking through an album of pictures from our January 2007 family trip to Disneyland.  Josh and I made it for him for his birthday to take on his mission so he could look at these pics and remember our fun trip.  In his sound clips he sent home he said he was looking through his Disneyland album and feeling homesick.  I sort of feel bad.  We didn't give it to him to make him homesick for us!!  :(  Even though he says he is homesick, he says that when he steps out the door and goes to work the homesickness goes away. &lt;br /&gt;&lt;br /&gt;Anyway - he's doing great and we miss him as much, if not more than he misses us!! :)  &lt;br /&gt;&lt;br /&gt;Oh hey, just a reminder to get your &lt;a href="http://brittishdesigns.blogspot.com/2008/02/biggest-show-offs-ever-new-in-stitches.html"&gt;show-offs&lt;/a&gt; emailed in before Friday! :)  &lt;br /&gt;&lt;br /&gt;Also - don't know if you heard or read about it on the Team Blog but there's a great sale coming up this weekend at ScrapMatters.  We're all getting some SWEET grab bags together for you!  My grab bag is pretty much done now, and its seriously BURSTING with goodies.  I think I put too much in it, but OH WELL!  :)  You'll definitely want to pick it up!  Watch for that on Friday.  Click &lt;a href="http://scrapmatters.com/wordpress/2008/02/23/todays-special-is/"&gt;here&lt;/a&gt; and learn more about the "Leap Year" sale coming up!&lt;br /&gt;&lt;br /&gt;I caught myself a nice little cold in the last few days and I think I might have given it to Josh!  I hope we can both get over it WAY FAST so we can be all better for our trip to Disneyland that startsthis weekend!!!  I can't wait!!!  I need a vacation SO BAD!!!  It's going to be so fun!  I was talking to Shari today and she said, "You don't ever get sick of that place, huh?" And I just had to laugh!  I said, "NOPE!  I keep waiting for the love to die out a bit, but it NEVER DOES!".  I just can never get enough Disneyland! :)  I am planning on coming home all inspired to create my next big magical kit!&lt;br /&gt;&lt;br /&gt;Because I've been so busy with the grab bag and tons of other stuff I haven't had ANY time to scrap for so long! :(  Maybe I'll get feeling better tonight and I can find some scrap time.&lt;br /&gt;&lt;br /&gt;I'm going to crawl back in bed now.  I gotta get feelin' better.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1903210076787270002/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/scotty-boy.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1903210076787270002'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1903210076787270002'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/scotty-boy.html' title='{scotty boy}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R8RnZi80ZyI/AAAAAAAABAs/BXM6Vkfdu5U/s72-c/scotty+reading.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6814273919331613107</id><published>2008-02-22T16:14:00.002-07:00</published><updated>2008-02-22T16:22:58.410-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{keeping you in stitches}</title><content type='html'>The "In Stitches" packs are up in the stores!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R79X8C80ZvI/AAAAAAAABAU/67boyxTFCCk/s1600-h/0_brittdes_stitchb_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R79X8C80ZvI/AAAAAAAABAU/67boyxTFCCk/s400/0_brittdes_stitchb_PREVIEW.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5169947586340349682" /&gt;&lt;/a&gt;&lt;center&gt;"in stitches: the basics" - &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=220"&gt;ScrapMatters&lt;/a&gt; or &lt;a href="http://scraphead.com/store/product_info.php?products_id=642"&gt;scraphead&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R79X8S80ZwI/AAAAAAAABAc/2neCMd_A_dQ/s1600-h/0_brittdes_stitchw_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R79X8S80ZwI/AAAAAAAABAc/2neCMd_A_dQ/s400/0_brittdes_stitchw_PREVIEW.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5169947590635316994" /&gt;&lt;/a&gt;&lt;center&gt;"in stitches: wacky" - &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=219"&gt;ScrapMatters&lt;/a&gt; or &lt;a href="http://scraphead.com/store/product_info.php?products_id=643"&gt;scraphead&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Or get both and save!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R79X8i80ZxI/AAAAAAAABAk/0RTaVIcQcZE/s1600-h/0_brittdes_stitchduo_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R79X8i80ZxI/AAAAAAAABAk/0RTaVIcQcZE/s400/0_brittdes_stitchduo_PREVIEW.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5169947594930284306" /&gt;&lt;/a&gt;&lt;center&gt;"in stitches: duo pack - &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=218"&gt;ScrapMatters&lt;/a&gt; or &lt;a href="http://scraphead.com/store/product_info.php?products_id=64"&gt;scraphead&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Hope you like 'em!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6814273919331613107/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/keeping-you-in-stitches.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6814273919331613107'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6814273919331613107'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/keeping-you-in-stitches.html' title='{keeping you in stitches}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/R79X8C80ZvI/AAAAAAAABAU/67boyxTFCCk/s72-c/0_brittdes_stitchb_PREVIEW.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2090080811700691389</id><published>2008-02-22T10:39:00.004-07:00</published><updated>2008-02-22T11:00:23.767-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{biggest show-offs ever &amp; new "in stitches"}</title><content type='html'>Hey there!!  Let's start right off with this week's show-offs.  I was a little worried our numbers would be small this week since a couple of my regular show-off girls are now on the SM CT and wouldn't be showin' off for the goodies anymore, but boy was I wrong!  This is the most show-offs I've ever had and they are all just GORGEOUS LOs!!  See for yourself . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-d3.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-d3.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346369265107&amp;amp;site=widget-d3.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346369265107&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-d3.slide.com/p1/648518346369265107/ms_t042_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346369265107&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-d3.slide.com/p2/648518346369265107/ms_t042_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Girls, watch for an email from me with your gift links.  :)  I'm just soooo excited about how many &lt;span style="font-weight:bold;"&gt;FABULOUS&lt;/span&gt; scrappers showed off this week!  Each of you are getting my brand new "In Stitches: Wacky".&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R78JsC80ZrI/AAAAAAAAA_0/m4YcseGiJqA/s1600-h/0_brittdes_stitchw_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R78JsC80ZrI/AAAAAAAAA_0/m4YcseGiJqA/s400/0_brittdes_stitchw_PREVIEW.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5169861549555476146" /&gt;&lt;/a&gt;&lt;br /&gt;It's not even in stores yet!!  You Show Offs are the VERY first people to get them and use them! :)  They should be in stores VERY soon!!&lt;br /&gt;&lt;br /&gt;If you want a gift for youself, make sure you email me (designerbrittney at gmail dot com) your LOs using ANY product (freebie or not) by Britt-ish Designs.  It can be anything from a template, a kit, or even just one little staple! :)  hehe  But email them to me each week before midnight on Thursday, and on Friday, I'll be showing you off!! :)&lt;br /&gt;&lt;br /&gt;Also coming soon to the shops is "in stitches: basics".&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R78JsS80ZsI/AAAAAAAAA_8/jVh-T_NJpnI/s1600-h/0_brittdes_stitchb_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R78JsS80ZsI/AAAAAAAAA_8/jVh-T_NJpnI/s400/0_brittdes_stitchb_PREVIEW.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5169861553850443458" /&gt;&lt;/a&gt;&lt;br /&gt;Between these two packs you'll have enough stitches for every LO you ever do!  haha.  In fact, why not buy them both together and save??&lt;br /&gt;&lt;br /&gt;"In stitches: duo pack"&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R78KdS80ZtI/AAAAAAAABAE/TM3iG-ls-Ls/s1600-h/0_brittdes_stitchduo_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R78KdS80ZtI/AAAAAAAABAE/TM3iG-ls-Ls/s400/0_brittdes_stitchduo_PREVIEW.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5169862395664033490" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;As soon as these awesome stitch packs have been loaded into ScrapMatters and scraphead, I'll post and let you know!!  It should be soon.&lt;br /&gt;&lt;br /&gt;Well . . . hope everyone has a great Friday.  I'm going to lunch in a bit with my good friend Angie, and then to work at the screen printers.  I wish I could stay home and work on my new kit, but alas, its not to be.&lt;br /&gt;&lt;br /&gt;Oh, I just realized I never posted this LO I did a few days ago here on the blog.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R78LVy80ZuI/AAAAAAAABAM/FryvbzaTk2w/s1600-h/Christmas.Morning.2007.2_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R78LVy80ZuI/AAAAAAAABAM/FryvbzaTk2w/s400/Christmas.Morning.2007.2_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5169863366326642402" /&gt;&lt;/a&gt;&lt;center&gt;&lt;span style="font-size:-2;"&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-1706"&gt;(credits)&lt;/a&gt;&lt;/span&gt;&lt;/center&gt;&lt;span style="font-size:-2;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This is my brother and his wife 2 Christmases ago.  She was expecting her daughter Eden and Christian surprised her with this gorgeous white rocking chair!  It was such a sweet memory!! :)&lt;br /&gt;&lt;br /&gt;Anyway - I guess that's it.  Have a great day.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2090080811700691389/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/biggest-show-offs-ever-new-in-stitches.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2090080811700691389'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2090080811700691389'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/biggest-show-offs-ever-new-in-stitches.html' title='{biggest show-offs ever &amp; new &quot;in stitches&quot;}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/R78JsC80ZrI/AAAAAAAAA_0/m4YcseGiJqA/s72-c/0_brittdes_stitchw_PREVIEW.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4994627416194985266</id><published>2008-02-22T10:39:00.003-07:00</published><updated>2008-02-22T10:47:27.968-07:00</updated><app:control xmlns:app='http://purl.org/atom/app#'><app:draft>yes</app:draft></app:control><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{biggest show-offs ever &amp; new "in stitches"}</title><content type='html'>Hey there!!  Let's start right off with this week's show-offs.  I was a little worried our numbers would be small this week since a couple of my regular show-off girls are now on the SM CT and wouldn't be showin' off for the goodies anymore, but boy was I wrong!  This is the most show-offs I've ever had and they are all just GORGEOUS LOs!!  Look for yourself . . . &lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-d3.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-d3.slide.com/widgets/slideticker.swf" /&gt;&lt;param name="quality" value="high" /&gt;&lt;param name="scale" value="noscale" /&gt;&lt;param name="salign" value="l" /&gt;&lt;param name="wmode" value="transparent"/&gt; &lt;param name="flashvars" value="cy=ms&amp;il=1&amp;channel=648518346369265107&amp;site=widget-d3.slide.com"/&gt;&lt;/object&gt;&lt;p&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346369265107&amp;map=1" target="_blank"&gt;&lt;img src="http://widget-d3.slide.com/p1/648518346369265107/ms_t042_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346369265107&amp;map=2" target="_blank"&gt;&lt;img src="http://widget-d3.slide.com/p2/648518346369265107/ms_t042_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;Girls, watch for an email from me with your gift links.  :)  I'm just soooo excited about how many &lt;span style="font-weight:bold;"&gt;FABULOUS&lt;/span&gt; scrappers showed off this week!  Each of you are getting my brand new "In Stitches: Wacky".  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R78JsC80ZrI/AAAAAAAAA_0/m4YcseGiJqA/s1600-h/0_brittdes_stitchw_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R78JsC80ZrI/AAAAAAAAA_0/m4YcseGiJqA/s400/0_brittdes_stitchw_PREVIEW.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5169861549555476146" /&gt;&lt;/a&gt;&lt;br /&gt;It's not even in stores yet!!  You are the VERY first people to get them and use them! :)  They should be in stores VERY soon!!&lt;br /&gt;&lt;br /&gt;Also coming soon to the shops is "in stitches: basics".&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R78JsS80ZsI/AAAAAAAAA_8/jVh-T_NJpnI/s1600-h/0_brittdes_stitchb_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R78JsS80ZsI/AAAAAAAAA_8/jVh-T_NJpnI/s400/0_brittdes_stitchb_PREVIEW.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5169861553850443458" /&gt;&lt;/a&gt;&lt;br /&gt;Between these two packs you'll have enough stitches for every LO you ever do!  haha.  In fact, why not buy them both together and save??&lt;br /&gt;&lt;br /&gt;"In stitches: duo pack"&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R78KdS80ZtI/AAAAAAAABAE/TM3iG-ls-Ls/s1600-h/0_brittdes_stitchduo_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R78KdS80ZtI/AAAAAAAABAE/TM3iG-ls-Ls/s400/0_brittdes_stitchduo_PREVIEW.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5169862395664033490" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;As soon as these awesome stitch packs have been loaded into ScrapMatters and scraphead, I'll post and let you know!!  It should be soon.&lt;br /&gt;&lt;br /&gt;Well . . . hope everyone has a great Friday.  I'm going to lunch in a bit with my good friend Angie, and then to work at the screen printers.  I wish I could stay home and work on my new kit, but alas, its not to be.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4994627416194985266'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4994627416194985266'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/R78JsC80ZrI/AAAAAAAAA_0/m4YcseGiJqA/s72-c/0_brittdes_stitchw_PREVIEW.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7423109060199277942</id><published>2008-02-20T23:36:00.005-07:00</published><updated>2008-02-20T23:50:52.933-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{I love my mom}</title><content type='html'>Scrapped this tonight and wanted to share.  I just love my mom.  She has always told me since I was a baby that we were going to be best friends and we totally are.  She wanted that kind of relationship with me and really made that clear to me my entire life.  And I'm so so blessed because of it!  For example, I remember being like 12 or something and being at a family gathering of some sort and hearing my teenage cousins sass their mom or say something bratty to her right in front of everyone and me and my mom would look at each other with our mouths hanging open and say to each other that we were way too good of friends to do anything like that.&lt;br /&gt;&lt;br /&gt;Ok I'm gettin' all misty here.  Let's just show the LO and say goodnight.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R70e1S80ZqI/AAAAAAAAA_s/PcXIn8a64Q0/s1600-h/I_Love_My_Mom_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R70e1S80ZqI/AAAAAAAAA_s/PcXIn8a64Q0/s400/I_Love_My_Mom_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5169321848260028066" /&gt;&lt;/a&gt;&lt;span style="font-size:-2;"&gt;&lt;/span&gt;&lt;center&gt;&lt;span style="font-size:-2;"&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=269684&amp;amp;cat=all&amp;amp;ppuser=5263"&gt;(credits)&lt;/a&gt;&lt;/span&gt;&lt;/center&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;Good night!&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;&lt;/span&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7423109060199277942/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/i-love-my-mom.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7423109060199277942'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7423109060199277942'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/i-love-my-mom.html' title='{I love my mom}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R70e1S80ZqI/AAAAAAAAA_s/PcXIn8a64Q0/s72-c/I_Love_My_Mom_BLOG.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4104089210571631381</id><published>2008-02-19T22:31:00.002-07:00</published><updated>2008-02-19T22:38:14.093-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{I'm Elizabeth Bennet}</title><content type='html'>I found this quiz on &lt;a href="http://rachelyoung.typepad.com/my_weblog/"&gt;Rachel Young&lt;/a&gt;'s blog and I LOVE Jane Austin so I quickly took this quiz!  I was soooo happy that I was Elizabeth Bennet.  "She's one of the greatest and most complex characters ever written".  :)  Which Jane Austin heroine are you??&lt;br /&gt;&lt;br /&gt;&lt;p align="center"&gt;&lt;a href="http://www.strangegirl.com/emma/quiz.php" target="_blank"&gt;&lt;img src="http://www.strangegirl.com/emma/quizlizzy.jpg" width="200" height="300" alt="I am Elizabeth Bennet!" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;Take the Quiz here!&lt;/a&gt;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4104089210571631381/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/im-elizabeth-bennet.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4104089210571631381'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4104089210571631381'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/im-elizabeth-bennet.html' title='{I&apos;m Elizabeth Bennet}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4030182384713142590</id><published>2008-02-19T11:13:00.006-07:00</published><updated>2008-02-19T11:45:27.663-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{Mustachioed}</title><content type='html'>Great free template on the &lt;a href="http://scrapmatters.com/wordpress/"&gt;SM Team Blog&lt;/a&gt; today.  Teresa is hosting a new template challenge and she even spotlighted my new "Dreams Do Come True" kit a little.  So sweet of her!! :)  If you haven't started reading the Team Blog daily, I highly recommend it.  There's always goodies, and tips, and tutorials and fun stuff going on over there!!&lt;br /&gt;&lt;br /&gt;Anyway - here's the LO I did for her template challenge.  Josh grew out a beard before Christmas and then when he decided to shave it left a mustache for 1 day.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R7scpy80ZhI/AAAAAAAAA-k/iFBTw7TISLI/s1600-h/Mustachioed_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R7scpy80ZhI/AAAAAAAAA-k/iFBTw7TISLI/s400/Mustachioed_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5168756501714855442" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-1&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-1682"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Josh, thanks for being such a good sport and letting me post this! :) xoxo&lt;br /&gt;&lt;br /&gt;A few more LOs to share. &lt;br /&gt;&lt;br /&gt;My family likes to play BINGO.  My mom started it and I think its REALLY fun! :) I used Andilynn Design's new "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=188"&gt;Way Yo Be(e)&lt;/a&gt;" kit for this LO.  Yellow is so fun!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R7sd2S80ZjI/AAAAAAAAA-0/DqW11TTP8ls/s1600-h/bingo_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R7sd2S80ZjI/AAAAAAAAA-0/DqW11TTP8ls/s400/bingo_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5168757815974848050" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-1&gt;credits&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I did this LO for the brand new challenge at scraphead hosted by Erica!  It was so much fun!  You have to have "something old",  which she said should be older photos that you've been wanting to scrap.  These are pics from just ONE week after our first date!!  You had to have "something new",which she said should be some new products. I used a new kit by Isyndra called "Happy Kiss".  Something stacked (nope, not borrowed), and something blue.  :)  FUN!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R7sd1S80ZiI/AAAAAAAAA-s/lAz8n1WNuFA/s1600-h/new_love_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R7sd1S80ZiI/AAAAAAAAA-s/lAz8n1WNuFA/s400/new_love_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5168757798794978850" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-1&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-1671"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Scrapped another Disney page!! &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R7sd4S80ZmI/AAAAAAAAA_M/GtoycW5USzs/s1600-h/incredible_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R7sd4S80ZmI/AAAAAAAAA_M/GtoycW5USzs/s400/incredible_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5168757850334586466" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-1&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-1649"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And finally finished the 2nd page of this 2-pager!!  I did the first one a while ago, but just finished the other side.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R7sfsS80ZnI/AAAAAAAAA_U/VYWGuYedNOU/s1600-h/ChristmasEveWilsons1_BLOG.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R7sfsS80ZnI/AAAAAAAAA_U/VYWGuYedNOU/s200/ChristmasEveWilsons1_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5168759843199411826" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R7sfvC80ZoI/AAAAAAAAA_c/G1fnjTjgZbE/s1600-h/ChristmasEveWilsons2_BLOG.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R7sfvC80ZoI/AAAAAAAAA_c/G1fnjTjgZbE/s200/ChristmasEveWilsons2_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5168759890444052098" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;font size=-1&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-1654"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Isn't it so fun to be able to share our pages so easily with family and friends?  It's one of my FAVORITE things about digi-scrapping. :)  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4030182384713142590/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/mustachioed.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4030182384713142590'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4030182384713142590'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/mustachioed.html' title='{Mustachioed}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R7scpy80ZhI/AAAAAAAAA-k/iFBTw7TISLI/s72-c/Mustachioed_BLOG.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-842169871863130362</id><published>2008-02-17T22:07:00.008-07:00</published><updated>2008-02-17T23:49:26.174-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{Oooopsie!!}</title><content type='html'>Ok before I get to my big oops, I want to say a big HUGE WELCOME to our new CT over at &lt;a href="http://scrapmatters.com/"&gt;ScrapMatters&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R7kccy80ZXI/AAAAAAAAA9U/f5Vhnl68AEY/s400/NewCTCongrats_800.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5168193328423134578" /&gt;&lt;br /&gt;How exciting!  Our new CT is HUGE!!!  I can't wait to see what they create and I am so looking forward to working with all of them!!  We were just so thrilled with all the talent that applied!  Woo hoo!!!!&lt;br /&gt;&lt;br /&gt;Ok - my big oops!  It was brought to my attention today (thanks Jennifer) that somehow the "dreams do come true" word art border is NOT in the download in the shop!   AHHHHH!!!!  I feel so horrible about this! &lt;br /&gt;&lt;br /&gt;Download the missing PNG &lt;a href="http://www.4shared.com/file/38154902/819b5ad0/brittdes_ddct_wordborder.html"&gt;here&lt;/a&gt;!!!&lt;br /&gt;&lt;br /&gt;Even if you didn't purchase the mega-kit, feel free to download this.  I'm going to be posting this download here and in both shop's forums and just hope that many of you who bought "Dream Do Come True" will be able to get it.  The zip folders are being updated and the problem fixed for those who purchase it in the future.  SO SORRY!!!!  Hope y'all don't hate me.&lt;br /&gt;&lt;br /&gt;And in an attempt to distract you from hating me, let me show you some ADORABLE LO's from some awesome ScrapMatters team members!&lt;br /&gt;&lt;br /&gt;Shari scrapped this AWESOME 2-pager with "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=200&amp;amp;zenid=f8ff28a3899d84af831d811adc3ad6a3"&gt;Dreams Do Come True&lt;/a&gt;".&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R7kkuy80ZaI/AAAAAAAAA9s/k8rH_Z9FgHk/s1600-h/Field-Trip-1.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R7kkuy80ZaI/AAAAAAAAA9s/k8rH_Z9FgHk/s200/Field-Trip-1.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5168202433753802146" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R7kkvC80ZbI/AAAAAAAAA90/h7-8hr-ml50/s1600-h/Field-Trip-2.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R7kkvC80ZbI/AAAAAAAAA90/h7-8hr-ml50/s200/Field-Trip-2.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5168202438048769458" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;Marci scrapped this really adorable Disney LO with the "&lt;a href="http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html"&gt;Happiest Kit on Earth&lt;/a&gt;" freebie and "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=200&amp;amp;zenid=f8ff28a3899d84af831d811adc3ad6a3"&gt;Dreams Do Come True&lt;/a&gt;".&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R7km-i80ZcI/AAAAAAAAA98/bYmGVLJNXd8/s1600-h/we-got-ears.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R7km-i80ZcI/AAAAAAAAA98/bYmGVLJNXd8/s400/we-got-ears.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5168204903359997378" /&gt;&lt;/a&gt;&lt;br /&gt;Isn't this so cute?!  So perfect!!!&lt;br /&gt;&lt;br /&gt;She also scrapped this one using "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=110"&gt;Life's a Party&lt;/a&gt;" and "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=77"&gt;C'mon Get Happy&lt;/a&gt;" and a bunch of other stuff of mine.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R7km-y80ZdI/AAAAAAAAA-E/N2F96MxaxNA/s1600-h/rockband.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R7km-y80ZdI/AAAAAAAAA-E/N2F96MxaxNA/s400/rockband.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5168204907654964690" /&gt;&lt;/a&gt;&lt;br /&gt;Marci is so good!  WOW.&lt;br /&gt;&lt;br /&gt;Ok - and finally three LOs by brand new CT members.  The first two used "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=7"&gt;Missed the Bus&lt;/a&gt;".&lt;br /&gt;&lt;br /&gt;One by Jeni (j_hopewell):&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R7kodi80ZeI/AAAAAAAAA-M/mIUoaC0qrFI/s1600-h/ryley1stdayofschool07-web.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R7kodi80ZeI/AAAAAAAAA-M/mIUoaC0qrFI/s400/ryley1stdayofschool07-web.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5168206535447569890" /&gt;&lt;/a&gt;&lt;br /&gt;Isn't this so cute??  I LOVE how she did the title and how she stapled all the ribbons down.  So creative!&lt;br /&gt;&lt;br /&gt;And this one by Kate (kateypie):&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R7ko3C80ZfI/AAAAAAAAA-U/-FW2w_fLRAs/s1600-h/monkeytrouble.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R7ko3C80ZfI/AAAAAAAAA-U/-FW2w_fLRAs/s400/monkeytrouble.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5168206973534234098" /&gt;&lt;/a&gt;&lt;br /&gt;I LOVE how she used the patterned paper.  I'm a big chicken, and tend to stick to the solids.  She just ROCKED this kit!!&lt;br /&gt;&lt;br /&gt;And last but not least, Stacy (shutch) scrapped this one with "Dreams Do Come True".&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R7kpQi80ZgI/AAAAAAAAA-c/OeXPcOSil3E/s1600-h/princess.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R7kpQi80ZgI/AAAAAAAAA-c/OeXPcOSil3E/s400/princess.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5168207411620898306" /&gt;&lt;/a&gt;&lt;br /&gt;I would have NEVER thought of layering the flowers like this or using the ribbon corners to accent the alpha like this!  I just LOVE seeing how people think to use stuff.  It's so inspiring!!&lt;br /&gt;&lt;br /&gt;Ok - hope that was enough of a distraction!  :)  &lt;br /&gt;&lt;br /&gt;Time to turn in!  See ya.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/842169871863130362/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/oooopsie.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/842169871863130362'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/842169871863130362'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/oooopsie.html' title='{Oooopsie!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/R7kccy80ZXI/AAAAAAAAA9U/f5Vhnl68AEY/s72-c/NewCTCongrats_800.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8651694065890007450</id><published>2008-02-16T17:51:00.004-07:00</published><updated>2008-02-16T18:21:49.608-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{LO Share}</title><content type='html'>Hello . . . just wanted to share a few LOs.  I think I'm addicted to challenges these days.  I feel like they make me a better scrapper.  It's so FUN to do challenges!&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;At The Sweet Shoppe they are doing a "Tell Your Story" challenge series where you'll get a prompt for each challenge for some sort of memory through your life.  In the process you will create this book all about your life.  I want to have this for my future kids!  It will be so fun for them to read about my life in my own words.   Anyway - the first one was the beginning of your story.  My birth.  I called my mom and made sure I got all the details.  I even learned a couple new things I didn't know.&lt;div&gt;&lt;br /&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R7eGJC80ZVI/AAAAAAAAA9E/FMnl9tJECKA/s400/mybirth_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5167746587399841106" /&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;a href="http://www.sweetshoppedesigns.com/inspiration/showphoto.php?photo=23941&amp;amp;ppuser=2558"&gt;(credits)&lt;/a&gt;&lt;/span&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"  style="font-size:13px;"&gt; &lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;When I went to start I realized I didn't have any baby kits cuz I don't ha&lt;/div&gt;&lt;div style="text-align: left;"&gt;ve any babies!  So I had to make due.  :)&lt;/div&gt;&lt;div style="text-align: left;"&gt; &lt;/div&gt;&lt;div style="text-align: left;"&gt;Leah is hosting a really fun challenge at &lt;a href="http://scraphead.com/forum/showthread.php?t=299"&gt;scraphead&lt;/a&gt; where you have to use a white paper, a black and white photo, TONS of negative space with color splashes around the photo.  &lt;/div&gt;&lt;div style="text-align: left;"&gt; &lt;/div&gt;&lt;br /&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R7eGJS80ZWI/AAAAAAAAA9M/b8yhOziP9gA/s400/pals_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5167746591694808418" /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;div style="text-align: center;"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;a href="http://scraphead.com/gallery/showphoto.php?photo=1756&amp;amp;ppuser=75"&gt;(credits)&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt; &lt;/div&gt;&lt;div style="text-align: left;"&gt;It was hard to leave so much space, but I actually love how it came out!  So different for me.  See how challenges make me grow! :)&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt; &lt;/div&gt;&lt;/div&gt;&lt;div&gt;This last one is my entry for this week's &lt;a href="http://thedigidares.com/"&gt;DigiDare&lt;/a&gt;.  We are supposed to scrap &lt;/div&gt;&lt;div&gt;a Valentine's Day memory.  This was our first Valentine's Day as a married couple.  Aww . . . &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R7eGIy80ZUI/AAAAAAAAA88/9s4jeFi2-1E/s400/1st-Valentines-Day-Married_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5167746583104873794" /&gt;&lt;div style="text-align: center;"&gt;&lt;a href="http://www.sweetshoppedesigns.com/inspiration/showphoto.php?photo=24233&amp;amp;ppuser=2558"&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;(credits)&lt;/span&gt;&lt;/a&gt;&lt;span class="Apple-style-span"  style="font-size:small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;My cousin Morgan, her husband Josh and their ADORABLE little girl Gracelyn came from Pheonix and stayed with us this weekend!! We all went o&lt;/div&gt;&lt;div&gt;ut to dinner last night and then they slept over and then this morning we got up early and went to the zoo.  Yep, you can go to the zoo in the winter-time.  It was a little cold, but not too bad.  We had a great time!! :)  I miss them so much and it was WAY too short of a visit.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;img style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;width: 200px;" src="http://www.dvdtown.com/images/displayimage.php?id=7867" border="0" alt="" /&gt;&lt;div&gt;So . . . I've been thinking about this ever since I watched "You've Got Mail" on Valentine's Day.  It is the BEST movie!!  It's perfect. It's a BIG favorite of me and my mom.  She actually might love it more than me!  I can't even tell you how many times I've seen it.  Anyway - if you haven't seen it in a while, pull it out!   It's the BEST!!!   &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8651694065890007450/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/lo-share.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8651694065890007450'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8651694065890007450'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/lo-share.html' title='{LO Share}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/R7eGJC80ZVI/AAAAAAAAA9E/FMnl9tJECKA/s72-c/mybirth_BLOG.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8572638618517465899</id><published>2008-02-15T10:19:00.006-07:00</published><updated>2008-02-15T10:59:10.898-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{new templates, show-offs, &amp; more}</title><content type='html'>Hey everyone!!  Hope everyone had a wonderful Valentine's Day!!  We had a great one.  Nice and simple.  Josh came home in the afternoon to surprise me with the most gorgeous &lt;span style="color:deeppink;"&gt;hot pink&lt;/span&gt; roses!!  My favorite color!&lt;div&gt;&lt;br /&gt;&lt;div&gt;&lt;div&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R7XNQi80ZNI/AAAAAAAAA8E/SJzpTTXRPVk/s400/myroses.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5167261831621010642" /&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;It was such a nice surprise!! :)  Then after Josh got home from work at night I made Manicotti for dinner.  While it was baking, Josh had the idea to watch our wedding video.  We snuggled up on the couch together and watched it.  It was so much fun!!  We hadn't watched it in a while!  Such a great idea, Josh!!  Then we had a nice little candlelit dinner and exchanged gifts.  We decided that we were going to go really simple this year since money is tight!  Josh got me the CUTEST Mickey Mouse purse.  It's subtle Mickey.  And a cute soft Valentine's Winnie the Pooh stuffed animal.  It's really sweet!  I made him this.&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R7XOfy80ZOI/AAAAAAAAA8M/G2XYaLNYDu4/s400/invincible_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5167263193125643490" /&gt;&lt;br /&gt;&lt;div style="text-align: left;"&gt;Josh loves that song "Invincible" by Muse.  That's where the words come from.  I framed it and he loved it!&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R7XOfy80ZPI/AAAAAAAAA8U/0U5pBzn2y4U/s400/IMG_6683.JPG" border="0" alt="" id="BLOGGER_PHOTO_ID_5167263193125643506" /&gt;&lt;div&gt;I made brownies in a heart shaped pan and we ate them with ice cream for dessert and watched my FAVORITE movie, "You've Got Mail"!  It was such a great Valentine's Day!!!  Thanks, Baby for everything!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;Ok - so I have some Show-Offs to show off!!!!!&lt;/div&gt;&lt;p style="text-align: center;visibility: visible; "&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-58.slide.com/widgets/slideticker.swf" height="550" width="550" style="width:550px;height:550px"&gt;&lt;param name="movie" value="http://widget-58.slide.com/widgets/slideticker.swf"&gt;&lt;param name="quality" value="high"&gt;&lt;param name="scale" value="noscale"&gt;&lt;param name="salign" value="l"&gt;&lt;param name="wmode" value="transparent"&gt; &lt;param name="flashvars" value="cy=ms&amp;amp;il=1&amp;amp;channel=648518346369128280&amp;amp;site=widget-58.slide.com"&gt;&lt;/object&gt;&lt;/p&gt;&lt;p style="text-align: center;"&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346369128280&amp;amp;map=1" target="_blank"&gt;&lt;img src="http://widget-58.slide.com/p1/648518346369128280/ms_t047_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;amp;at=un&amp;amp;id=648518346369128280&amp;amp;map=2" target="_blank"&gt;&lt;img src="http://widget-58.slide.com/p2/648518346369128280/ms_t047_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;All of you Show-Offs are getting my brand new "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;cPath=1&amp;amp;products_id=53"&gt;Dreams Do Come True&lt;/a&gt;" mega-kit!  Congrats.  If you've already purchased it, don't fret.  We'll get you something else!!  OK?  If you don't get an email from me about your prize today, let me know.  Also - it was a crazy week.  If I forgot any Show-Offs that you sent me, let me know as well!!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;Don't miss your chance for free stuff!!!  Start being a Show-Off!! Email me a LO using ANY of my products.  From freebies, to templates, to just a little Britt-ish Designs STAPLE!  And on Friday I'll show you off and give you free stuff.  Easy as that!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;I do have some new templates in the store.  I wanted to help those who want to digi-journal!  You know me and my soap box about digi-journaling!  HAHA.  So here's a pack that will get you started!!!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R7XRJy80ZQI/AAAAAAAAA8c/02vC9BBgDD4/s400/brittdes_djts1_8x10s_LRG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5167266113703404802" /&gt;&lt;div&gt;They are in the shops at &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=206"&gt;ScrapMatters&lt;/a&gt; and &lt;a href="http://scraphead.com/store/product_info.php?products_id=633"&gt;scraphead&lt;/a&gt; now!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;They come in either &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=206"&gt;8x10&lt;/a&gt; (which is the size I journal in) or &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=205"&gt;12x12&lt;/a&gt;!  Your choice.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I have so much more to show and tell today but I have to go into work at Blue Sheep.  First time they've needed me in like WEEKS!  So its a good thing.  But of course it happens on the day I need to stay home and get a thousand other things done!   Whaddaya gonna do?!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Gotta run!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;BYE!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8572638618517465899/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/new-templates-show-offs-more.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8572638618517465899'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8572638618517465899'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/new-templates-show-offs-more.html' title='{new templates, show-offs, &amp; more}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/R7XNQi80ZNI/AAAAAAAAA8E/SJzpTTXRPVk/s72-c/myroses.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122</id><published>2008-02-12T09:35:00.001-07:00</published><updated>2011-05-18T10:51:26.802-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{dreams do come true}  (freebie alert!!)</title><content type='html'>Today is the day!!  It's finally here.   I get to release my BIG HUGE new mega-kit!!  This kit is near and dear to my heart for many reasons.  It's the most of myself I've ever poured into a kit.  It's so BRITTNEY! haha.  Plus, its magical, dreamy, and totally FUN!&lt;br /&gt;&lt;br /&gt;I'm so happy and proud to release. . . .&lt;br /&gt;&lt;br /&gt;&lt;span style="color: darkslateblue;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;center&gt;&lt;span style="color: darkslateblue;"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=47"&gt;"Dreams Do Come True"&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/center&gt;&lt;span style="color: black;"&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;cPath=5&amp;products_id=47"&gt;&lt;img src=http://www.brittishdesigns.com/shop/images/brittdes_ddct_600.jpg&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R7E6sC80ZCI/AAAAAAAAA6s/RdH8dwL6oSM/s1600-h/brittdes_ddct_details_600.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img alt="" border="0" id="BLOGGER_PHOTO_ID_5165974775951287330" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R7E6sC80ZCI/AAAAAAAAA6s/RdH8dwL6oSM/s400/brittdes_ddct_details_600.jpg" style="cursor: hand; cursor: pointer; display: block; margin: 0px auto 10px; text-align: center;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R7E6sC80ZDI/AAAAAAAAA60/_RBk_IMPShg/s1600-h/brittdes_ddct_p2nd_600.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img alt="" border="0" id="BLOGGER_PHOTO_ID_5165974775951287346" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R7E6sC80ZDI/AAAAAAAAA60/_RBk_IMPShg/s400/brittdes_ddct_p2nd_600.jpg" style="cursor: hand; cursor: pointer; display: block; margin: 0px auto 10px; text-align: center;" /&gt;&lt;/a&gt;&lt;br /&gt;This mega-kit comes with SEVENTEEN papers, two different color alphas, and tons and tons of elements!&lt;br /&gt;&lt;br /&gt;I've also created my first ever Quick Page album with SEVEN 12x12 pages!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R7E8ES80ZEI/AAAAAAAAA68/nDr1YGPrywM/s1600-h/0_brittdes_ddctqpa_PREVIEW.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img alt="" border="0" id="BLOGGER_PHOTO_ID_5165976292074742850" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R7E8ES80ZEI/AAAAAAAAA68/nDr1YGPrywM/s400/0_brittdes_ddctqpa_PREVIEW.jpg" style="cursor: hand; cursor: pointer; display: block; margin: 0px auto 10px; text-align: center;" /&gt;&lt;/a&gt; &lt;center&gt;&lt;i&gt;{this quick page album is retired}&lt;/i&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;AND as a special treat for my faithful blog readers, I'll let you in on a secret. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R7HGvC80ZMI/AAAAAAAAA78/GM-UipsPF-Q/s1600-h/specialoffer_WEB.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img alt="" border="0" id="BLOGGER_PHOTO_ID_5166128759118783682" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R7HGvC80ZMI/AAAAAAAAA78/GM-UipsPF-Q/s400/specialoffer_WEB.jpg" style="cursor: hand; cursor: pointer; display: block; margin: 0px auto 10px; text-align: center;" /&gt;&lt;/a&gt;&lt;s&gt;For 1 week (ending midnight Tuesday 2/19) if you purchase the "Dreams Do Come True" &lt;/s&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=200"&gt;&lt;s&gt;full mega-kit&lt;/s&gt;&lt;/a&gt;&lt;s&gt;, you will receive the Quick Page Album for &lt;/s&gt;&lt;span style="font-weight: bold;"&gt;&lt;s&gt;FREE&lt;/s&gt;&lt;/span&gt;&lt;s&gt;!!  Just purchase the mega-kit and inside the folder you'll find a coupon with the secret link to download the QP album!  This is only available for purchases made before midnight Tuesday, Feb. 19th.&amp;nbsp;&lt;/s&gt;&lt;/span&gt;&lt;div&gt;&lt;span style="color: black;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;div style="text-align: center;"&gt;&lt;i&gt;this offer has expired&lt;/i&gt;&lt;/div&gt;&lt;span style="color: black;"&gt;&lt;br /&gt;Ok I'm just DYING to show you what my amazing CT chicks have scrapped up with the kit!  First I'll show you mine.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R7E8oC80ZFI/AAAAAAAAA7E/q_T0GoSq2oc/s1600-h/Disneyland1_BLOG.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img alt="" border="0" id="BLOGGER_PHOTO_ID_5165976906255066194" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R7E8oC80ZFI/AAAAAAAAA7E/q_T0GoSq2oc/s400/Disneyland1_BLOG.jpg" style="cursor: hand; cursor: pointer; display: block; margin: 0px auto 10px; text-align: center;" /&gt;&lt;/a&gt;I also scrapped this for a WICKED AWESOME challenge hosted by my fab sis-in-law Tami at ScrapMatters.  Check it out!!&lt;br /&gt;&lt;br /&gt;Ok - this STUNNER is by the ever-so-talented MORGAN!&lt;br /&gt;I love how she slightly recolored it, but still kept that adorable princess feel!!  This one is just soooo dang cute!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R7E8oS80ZGI/AAAAAAAAA7M/o9KLo0yXeVM/s1600-h/Bibbity-Bobbity-Boo-Web.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img alt="" border="0" id="BLOGGER_PHOTO_ID_5165976910550033506" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R7E8oS80ZGI/AAAAAAAAA7M/o9KLo0yXeVM/s400/Bibbity-Bobbity-Boo-Web.jpg" style="cursor: hand; cursor: pointer; display: block; margin: 0px auto 10px; text-align: center;" /&gt;&lt;/a&gt; &lt;br /&gt;These next two are by Teresa!  She's a Disney fan too and recently took her family to Disney World!  She captured some magical Disney moments in these awesome LOs.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R7E9dS80ZII/AAAAAAAAA7c/40ljN3xjLb8/s1600-h/TeresaCTsmBritt.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img alt="" border="0" id="BLOGGER_PHOTO_ID_5165977821083100290" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R7E9dS80ZII/AAAAAAAAA7c/40ljN3xjLb8/s400/TeresaCTsmBritt.jpg" style="cursor: hand; cursor: pointer; display: block; margin: 0px auto 10px; text-align: center;" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R7E9dC80ZHI/AAAAAAAAA7U/MdAnfm0jCfU/s1600-h/TeresaCTsmB2.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img alt="" border="0" id="BLOGGER_PHOTO_ID_5165977816788132978" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R7E9dC80ZHI/AAAAAAAAA7U/MdAnfm0jCfU/s400/TeresaCTsmB2.jpg" style="cursor: hand; cursor: pointer; display: block; margin: 0px auto 10px; text-align: center;" /&gt;&lt;/a&gt;I get a little emotional about Disney, I know I'm crazy.  But that purple one made me cry Teresa!!  Still, I look at it now and I get a little choked up.  Ok . . . let's dial down the crazy and move on!&lt;br /&gt;&lt;br /&gt;Imagine my surprise when I got Marci's LO in my inbox!  She recolored all the pink to be red and created an entire new look to this kit!  I couldn't believe it!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R7E97y80ZJI/AAAAAAAAA7k/cbxX8MOAJXE/s1600-h/magic-moment.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img alt="" border="0" id="BLOGGER_PHOTO_ID_5165978345069110418" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R7E97y80ZJI/AAAAAAAAA7k/cbxX8MOAJXE/s400/magic-moment.jpg" style="cursor: hand; cursor: pointer; display: block; margin: 0px auto 10px; text-align: center;" /&gt;&lt;/a&gt;&lt;br /&gt;My little niece LOVED the new "Finding Nemo Submarine Voyage" and I LOVE how Marci's captured this memory!! &lt;br /&gt;&lt;br /&gt;And finally, this magical family moment from Tami.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R7FBLC80ZLI/AAAAAAAAA70/pZkceLoFc5Y/s1600-h/Disneyland-WEB.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img alt="" border="0" id="BLOGGER_PHOTO_ID_5165981905596998834" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R7FBLC80ZLI/AAAAAAAAA70/pZkceLoFc5Y/s400/Disneyland-WEB.jpg" style="cursor: hand; cursor: pointer; display: block; margin: 0px auto 10px; text-align: center;" /&gt;&lt;/a&gt;&lt;br /&gt;**sigh**  Seriously?  This is so sweet and perfect, I don't even know where to begin, Tami!  I JUST LOVE IT!!!&lt;br /&gt;&lt;br /&gt;So - this kit is pretty much my favorite kit I've ever released.  AND to  top it all off (thanks for reading to the bottom of this HUGE POST) I have a freebie add-on that coordinates with "Dreams Do Come True".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R7E-Wy80ZKI/AAAAAAAAA7s/8Oe_hPl7T1Q/s1600-h/0_brittdes_hkoe_PREVIEW.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img alt="" border="0" id="BLOGGER_PHOTO_ID_5165978808925578402" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R7E-Wy80ZKI/AAAAAAAAA7s/8Oe_hPl7T1Q/s400/0_brittdes_hkoe_PREVIEW.jpg" style="cursor: hand; cursor: pointer; display: block; margin: 0px auto 10px; text-align: center;" /&gt;&lt;/a&gt;&lt;br /&gt;I want to make it PERFECTLY CLEAR right here and now that Mickey Mouse is a  trademark of Disney and that I in no way want to infringe on any Disney copyrights or trademarks with the gift of  this kit.  It makes me NO MONEY in any way to share these digital images to my blog-reading friends!!  Ok?! :) &lt;br /&gt;&lt;br /&gt;Download this freebie &lt;a href="http://www.4shared.com/file/37504891/6dab679b/brittdes_hkoe.html"&gt;HERE&lt;/a&gt;.  Make sure you say hi when you download.&lt;br /&gt;&lt;br /&gt;I really want anyone who needs this freebie for their own Disney memories to have it!  But perhaps could I ask you that when you accept the gift, you at least go to the &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=200"&gt;shop&lt;/a&gt;&lt;a href="http://scraphead.com/store/product_info.php?products_id=637"&gt;(s)&lt;/a&gt; and check out the full kit?  Any support of the purchase of this new kit is so greatly appreciated by both me and my husband.  You have no idea!! &lt;br /&gt;&lt;br /&gt;Thanks so much for all your support!  I love my fellow team members, blog readers, customers, friends, family, EVERYONE!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"&gt;&lt;img alt="" border="0" id="BLOGGER_PHOTO_ID_5136120997058580338" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" style="cursor: hand; cursor: pointer; float: left; margin: 0 10px 10px 0;" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6357416108019449122/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html#comment-form' title='67 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' title='{dreams do come true}  (freebie alert!!)'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/R7E6sC80ZCI/AAAAAAAAA6s/RdH8dwL6oSM/s72-c/brittdes_ddct_details_600.jpg' height='72' width='72'/><thr:total>67</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8088187262761967871</id><published>2008-02-11T19:57:00.000-07:00</published><updated>2008-02-11T20:18:07.275-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{how much do you know about Valentine's Day?}</title><content type='html'>Apparently I have a LOT to learn about Valentine's Day!!  I took a little quiz and I only got 3 out of 10 questions right!  I'm a "Love Fool"!  haha.  You can take the quiz and see how much you know about Valentine's Day &lt;a href="http://triviapark.com/quizzes/valentine.html"&gt;HERE&lt;/a&gt;.</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8088187262761967871/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/how-much-do-you-know-about-valentines.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8088187262761967871'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8088187262761967871'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/how-much-do-you-know-about-valentines.html' title='{how much do you know about Valentine&apos;s Day?}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5504439699822403981</id><published>2008-02-09T20:00:00.000-07:00</published><updated>2008-02-09T20:48:16.102-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{free kit on the Team Blog}</title><content type='html'>Hey just giving everyone a head's up that you can get a really cute full kit by Andilynn Designs and 2 full alphas designed by Heather on the &lt;a href="http://scrapmatters.com/wordpress/"&gt;ScrapMatters Team Blog&lt;/a&gt; today through Monday.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://scrapmatters.com/shop2/bmz_cache/c/ca51fd49191aa2ad6f3bacf540a5d128.image.300x300.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 200px;" src="http://scrapmatters.com/shop2/bmz_cache/c/ca51fd49191aa2ad6f3bacf540a5d128.image.300x300.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://scrapmatters.com/shop2/bmz_cache/e/e4f217b4d102444ac4193090989511c5.image.300x300.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 200px;" src="http://scrapmatters.com/shop2/bmz_cache/e/e4f217b4d102444ac4193090989511c5.image.300x300.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://scrapmatters.com/shop2/bmz_cache/a/a21d6db2f3b982702cf57f26eae18547.image.300x300.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 200px;" src="http://scrapmatters.com/shop2/bmz_cache/a/a21d6db2f3b982702cf57f26eae18547.image.300x300.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;AND the first three people to post LOs in the ScrapMatters gallery using this free stuff gets another free kit from Andilynn Designs. Scrapper's choice.  Pretty cool.  Go &lt;a href="http://scrapmatters.com/wordpress/"&gt;get 'em&lt;/a&gt;!!&lt;br /&gt;&lt;br /&gt;Today's been super low-key.  We've just been relaxing all day.  I scrapped a little and worked a lot of my new kit.  It's almost all done.  You guys are going to love it!&lt;br /&gt;&lt;br /&gt;I've realized lately that I LOVE being a digi-scrap designer.  I so many aspects of this job.  The work with ScrapMatters is awesome, coordinating the Team Blog, running my show-offs, oh and of course the Creative Team!  It's the best job and feels like I've really figured out what I was meant to do.  I taught a Beginners Digi-Scrap class this past week on Wednesday.  We had a good turn out, 11 new digi-scrappers.   It was actually probably too big of a class.  I think we'll limit it to 5 or 6 next time.  But I think everyone had a good time and ended up with a fairly good introduction to digi-scrapping.  I HOPE!!  We are even talking about having another class!  And I know there were people who couldn't make it to the first one so we will probably have a beginners class again.   Which, by the way, if anyone is in the Provo/Orem area and is interested in coming to the classes, email me!!!&lt;br /&gt;&lt;br /&gt;Anyway - I LOVE this job.  It's amazing and I really owe my customers so much for making it possible for me to make a little money doing what I love.  It's awesome!  THANK YOU!!!!&lt;br /&gt;&lt;br /&gt;I'll leave you with a few LOs I've done this weekend.&lt;br /&gt;&lt;br /&gt;I'm planning on making this into a double page LO, but for now I just have this one side done.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R65wUi80Y-I/AAAAAAAAA6M/LeCIrsOBCiY/s1600-h/ChristmasEveWilsons1_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R65wUi80Y-I/AAAAAAAAA6M/LeCIrsOBCiY/s400/ChristmasEveWilsons1_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5165189320922129378" /&gt;&lt;/a&gt;&lt;font size=-1&gt;&lt;center&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=262259&amp;cat=500"&gt;(credits)&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;This one I did for a challenge at Sweet Shoppe Designs where you had to use FOURTEEN ribbons and THREE or more alphas!  It was definitely a challenge, but that's what I liked about it!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R65xUS80Y_I/AAAAAAAAA6U/Jw4uG1Lt5Ak/s1600-h/unclejoshandauntbrittney_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R65xUS80Y_I/AAAAAAAAA6U/Jw4uG1Lt5Ak/s400/unclejoshandauntbrittney_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5165190416138789874" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-1&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=261659&amp;ppuser=5263"&gt;(credits)&lt;/a&gt;&lt;/center&gt;&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;And finally . . . &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R65yGi80ZAI/AAAAAAAAA6c/HhZjRh6GdPQ/s1600-h/lovelovemedo_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R65yGi80ZAI/AAAAAAAAA6c/HhZjRh6GdPQ/s400/lovelovemedo_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5165191279427216386" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-1&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=261658&amp;ppuser=5263"&gt;(credits)&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;(wow, apparently I like tan neutral backgrounds these days.  I didn't even notice that until just now!!)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5504439699822403981/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/free-kit-on-team-blog.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5504439699822403981'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5504439699822403981'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/free-kit-on-team-blog.html' title='{free kit on the Team Blog}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/R65wUi80Y-I/AAAAAAAAA6M/LeCIrsOBCiY/s72-c/ChristmasEveWilsons1_BLOG.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7635827813831865381</id><published>2008-02-08T10:08:00.000-07:00</published><updated>2008-02-08T12:29:38.207-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{show-offs}</title><content type='html'>Hello.  I have a lot of show-offs today.  Here they are!&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-7b.slide.com/widgets/slideticker.swf" height="550" width="550" style="width:550px;height:550px"&gt;&lt;param name="movie" value="http://widget-7b.slide.com/widgets/slideticker.swf" /&gt;&lt;param name="quality" value="high" /&gt;&lt;param name="scale" value="noscale" /&gt;&lt;param name="salign" value="l" /&gt;&lt;param name="wmode" value="transparent"/&gt; &lt;param name="flashvars" value="cy=ms&amp;il=1&amp;channel=648518346368389243&amp;site=widget-7b.slide.com"/&gt;&lt;/object&gt;&lt;p&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346368389243&amp;map=1" target="_blank"&gt;&lt;img src="http://widget-7b.slide.com/p1/648518346368389243/ms_t021_v000_s0un_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=648518346368389243&amp;map=2" target="_blank"&gt;&lt;img src="http://widget-7b.slide.com/p2/648518346368389243/ms_t021_v000_s0un_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;The show-offs gift is any 1 of my kits of their choice!  So, Janet, Helen, Heather Lee, Amy, Paige, Daniela and Victoria.  Go to my store &lt;a href="http://scrapmatters.com/shop2/index.php?zenid=efdd2c49234c8b96768f3f37eaf2eb00&amp;main_page=index&amp;manufacturers_id=3&amp;zenid=efdd2c49234c8b96768f3f37eaf2eb00"&gt;here&lt;/a&gt; and browse through and decide which of my kits you'd like.  If you'd rather have a template pack or something like that, that's fine too.  Just email me and let me know!! :) &lt;br /&gt;&lt;br /&gt;If you didn't get a show-off in this week, make sure to get one in next week!  Email me a LO using ANYTHING of mine, a template, a staple, ANYTHING, before next Friday and you'll be a Show-Off and you'll get a free gift.</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7635827813831865381/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/show-offs.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7635827813831865381'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7635827813831865381'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/show-offs.html' title='{show-offs}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2372528046377524957</id><published>2008-02-07T01:00:00.000-07:00</published><updated>2008-02-07T01:06:10.403-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{sweet sale, some LO's to share &amp; a sneak peek]</title><content type='html'>Lots of &lt;span style="font-weight:bold;"&gt;S&lt;/span&gt;'s today.  First up, a &lt;span style="font-weight:bold;"&gt;S&lt;/span&gt;weet &lt;span style="font-weight:bold;"&gt;S&lt;/span&gt;ale!&lt;br /&gt;&lt;br /&gt;At &lt;a href="http://scraphead.com"&gt;scraphead.com&lt;/a&gt; every kit is 30% off for three days only.  Well, I guess its technically Thursday now, so really there's just 2 day left (February 6-9, with a $3 minimum)! Use code EMFE8 as you check out.  A great discount on ALL my kits!!  &lt;br /&gt;&lt;br /&gt;Next S, &lt;span style="font-weight:bold;"&gt;S&lt;/span&gt;ome LOs to &lt;span style="font-weight:bold;"&gt;S&lt;/span&gt;hare.&lt;br /&gt;&lt;br /&gt;There's a really fun template challenge going on at &lt;a href="http://scrapmatters.com"&gt;ScrapMatters&lt;/a&gt; right now, so if you want a cute free template and a fun challenge to go with it, &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=435"&gt;check it out&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;This is my entry.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R6q5Vp5EBRI/AAAAAAAAA50/ymFtnzKh5_E/s1600-h/New-Years-Eve-07_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R6q5Vp5EBRI/AAAAAAAAA50/ymFtnzKh5_E/s400/New-Years-Eve-07_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5164143704407278866" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-1&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-1374"&gt;credits here&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;These are pics of New Year's Eve LAST year.  We were in Downtown Disney kicking off our big family Disneyland trip!  What fun!!&lt;br /&gt;&lt;br /&gt;This other LO is from my birthday party last month.  We played one of our favorite games, "Apples to Apples".&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R6q51p5EBSI/AAAAAAAAA58/sRjsbyz5mqc/s1600-h/apples2apples_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R6q51p5EBSI/AAAAAAAAA58/sRjsbyz5mqc/s400/apples2apples_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5164144254163092770" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-1&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-1377"&gt;credits here&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;This LO is for Shandy's CT.  She has a REALLY great &lt;a href="http://shandyvogtdesigns.com/store/index.php?main_page=product_info&amp;products_id=101"&gt;grab bag&lt;/a&gt; out right now, and I just MIGHT have used some papers from it in this LO!  haha.  &lt;br /&gt;&lt;br /&gt;And finally, the last S.  A &lt;span style="font-weight:bold;"&gt;S&lt;/span&gt;neak peek.  I'm going to tease you with just a tiny peek at the kit I'm working on right now.  I'm seriously LOVING how its shaping up!!!   &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R6q6lZ5EBTI/AAAAAAAAA6E/elOnFwIIAO0/s1600-h/sneak-peek.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R6q6lZ5EBTI/AAAAAAAAA6E/elOnFwIIAO0/s400/sneak-peek.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5164145074501846322" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It's a MEGA kit and its pretty "magical".  &lt;br /&gt;&lt;br /&gt;And there will be a mega freebie to go with it.  So make sure you check back often!  Not positive when I'll have it done.  I haven't been feeling very well lately.  Not sure what's up.&lt;br /&gt;&lt;br /&gt;Well, that's all for tonight.  It's 1:00 AM!!  YOWZA!!  Time for bed!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2372528046377524957/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/sweet-sale-some-los-to-share-sneak-peek.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2372528046377524957'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2372528046377524957'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/sweet-sale-some-los-to-share-sneak-peek.html' title='{sweet sale, some LO&apos;s to share &amp; a sneak peek]'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/R6q5Vp5EBRI/AAAAAAAAA50/ymFtnzKh5_E/s72-c/New-Years-Eve-07_BLOG.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2160017340759725233</id><published>2008-02-03T22:39:00.001-07:00</published><updated>2008-02-03T23:25:41.976-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{scrappin' through the super bowl &amp; a freebie!}</title><content type='html'>Did anyone else do what I did and scrap through the Super Bowl?  We decided to just stay at home and not venture out to Mom &amp; Dad's house to watch the game.  This meant I could sit and scrap!! &lt;br /&gt;&lt;br /&gt;Well, here's what I scrapped this weekend (not just over the Super Bowl, I'm not a speedy scrapper by any means!).&lt;br /&gt;&lt;br /&gt;I decided to make some headway on my Halloween '07 pics.  This is my cute niece.  :)&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R6anDJ5EBKI/AAAAAAAAA48/1x3pBWFn-Sg/s1600-h/PrincessofHalloween_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R6anDJ5EBKI/AAAAAAAAA48/1x3pBWFn-Sg/s400/PrincessofHalloween_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5162997695463556258" /&gt;&lt;/a&gt;&lt;font size=-1&gt;&lt;center&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=256242&amp;ppuser=5263"&gt;(credits)&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And their little family. &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R6anDZ5EBLI/AAAAAAAAA5E/Sb_Uvw_rLX0/s1600-h/SpookyLittleFamily_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R6anDZ5EBLI/AAAAAAAAA5E/Sb_Uvw_rLX0/s400/SpookyLittleFamily_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5162997699758523570" /&gt;&lt;/a&gt;&lt;font size=-1&gt;&lt;center&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=256243&amp;ppuser=5263"&gt;(credits)&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Yeah, I scrap a lot of pics of my niece!  If you had a niece this cute, wouldn't you?!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R6anD55EBMI/AAAAAAAAA5M/oOqP7JK9Oko/s1600-h/those_baby_blues_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R6anD55EBMI/AAAAAAAAA5M/oOqP7JK9Oko/s400/those_baby_blues_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5162997708348458178" /&gt;&lt;/a&gt;&lt;font size=-1&gt;&lt;center&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=256246&amp;ppuser=5263"&gt;(credits)&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Am I the only one who has a harder time scrapping the big events?  I can scrap my 1 book club picture every month, but I have been putting off Christmas because I know its going to take quite a few pages, and will take longer!  I'm dumb.  Why do I put it off?  It's fun to scrap!  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R6anD55EBNI/AAAAAAAAA5U/J-F1gebPAJA/s1600-h/Christmas_Morning_1_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R6anD55EBNI/AAAAAAAAA5U/J-F1gebPAJA/s400/Christmas_Morning_1_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5162997708348458194" /&gt;&lt;/a&gt;&lt;font size=-1&gt;&lt;center&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=257784&amp;cat=500"&gt;(credits)&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Remember that trip last June to Pheonix that I am STILL scrapping?!  I think there's only 2 more pages left after this one!  Haha.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R6anEJ5EBOI/AAAAAAAAA5c/ywCr3Oi5sjs/s1600-h/play_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R6anEJ5EBOI/AAAAAAAAA5c/ywCr3Oi5sjs/s400/play_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5162997712643425506" /&gt;&lt;/a&gt;&lt;font size=-1&gt;&lt;center&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=257706&amp;cat=all&amp;ppuser=5263"&gt;(credits)&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And this page I actually did scrap during the Super Bowl.  It's one of those REALLY special pics I put off scrapping.  Like most of my Disneyland photos.  But I decided to just be brave and do it!  And it turned out pretty good I think!  See, I don't know why I put it off.  And, I used my brand new "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=168"&gt;Marilyn&lt;/a&gt;" alpha!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R6ap2Z5EBPI/AAAAAAAAA5k/qsqfy-N-2tE/s1600-h/their1st_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R6ap2Z5EBPI/AAAAAAAAA5k/qsqfy-N-2tE/s400/their1st_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5163000774955107570" /&gt;&lt;/a&gt;&lt;font size=-1&gt;&lt;center&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=257707&amp;cat=all&amp;ppuser=5263"&gt;(credits)&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And, during the "Bowl" I also made my page into a template for one and all!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R6aqZp5EBQI/AAAAAAAAA5s/O3184M_KaVc/s1600-h/0_brittdes_template02.03.08_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R6aqZp5EBQI/AAAAAAAAA5s/O3184M_KaVc/s400/0_brittdes_template02.03.08_PREVIEW.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5163001380545496322" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;If you &lt;a href="http://www.4shared.com/file/36803423/ee7506cb/brittdes_template020308.html"&gt;DOWNLOAD&lt;/a&gt;, make sure you say hi! :)  Thanks!  Hope you like it.  I left some shadow layers in there if you want them.  If you don't just delete them!!&lt;br /&gt;&lt;br /&gt;Hope you had a good weekend.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2160017340759725233/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html#comment-form' title='22 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2160017340759725233'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2160017340759725233'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html' title='{scrappin&apos; through the super bowl &amp; a freebie!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R6anDJ5EBKI/AAAAAAAAA48/1x3pBWFn-Sg/s72-c/PrincessofHalloween_BLOG.jpg' height='72' width='72'/><thr:total>22</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-631294022266037476</id><published>2008-02-01T23:17:00.000-07:00</published><updated>2008-02-01T23:23:34.239-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{my new alpha is officially for sale!}</title><content type='html'>Yep, "Marilyn" is in the shops!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R6QLWJ5EBJI/AAAAAAAAA40/DEtQkPossOo/s1600-h/0_brittdes_marilyn_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R6QLWJ5EBJI/AAAAAAAAA40/DEtQkPossOo/s400/0_brittdes_marilyn_PREVIEW.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5162263548113716370" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;You can snag it at &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=168"&gt;ScrapMatters&lt;/a&gt; or &lt;a href="http://scraphead.com/store/product_info.php?products_id=623"&gt;Scraphead&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;As I was creating this girly sparkly alpha I just kept hearing Marilyn Monroe's sugary sweet voice singing in my ears.  (Granted,  I was working REALLY late at night! haha)  I just had to call it "Marilyn".&lt;br /&gt;&lt;br /&gt;Anyway - hope you like it!!&lt;br /&gt;&lt;br /&gt;xoxo</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/631294022266037476/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/my-new-alpha-is-officially-for-sale.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/631294022266037476'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/631294022266037476'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/my-new-alpha-is-officially-for-sale.html' title='{my new alpha is officially for sale!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/R6QLWJ5EBJI/AAAAAAAAA40/DEtQkPossOo/s72-c/0_brittdes_marilyn_PREVIEW.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8186446556045463207</id><published>2008-02-01T10:25:00.000-07:00</published><updated>2008-02-01T10:51:57.345-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{show offs and a new alpha}</title><content type='html'>I had some amazing show-offs this week!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-f2.slide.com/widgets/slideticker.swf" height="500" width="500" style="width:500px;height:500px"&gt;&lt;param name="movie" value="http://widget-f2.slide.com/widgets/slideticker.swf" /&gt;&lt;param name="quality" value="high" /&gt;&lt;param name="scale" value="noscale" /&gt;&lt;param name="salign" value="l" /&gt;&lt;param name="wmode" value="transparent"/&gt; &lt;param name="flashvars" value="cy=ms&amp;il=1&amp;channel=648518346368320498&amp;site=widget-f2.slide.com"/&gt;&lt;/object&gt;&lt;p&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=0&amp;id=648518346368320498&amp;map=1" target="_blank"&gt;&lt;img src="http://widget-f2.slide.com/p1/648518346368320498/ms_t028_v000_a000_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;at=0&amp;id=648518346368320498&amp;map=2" target="_blank"&gt;&lt;img src="http://widget-f2.slide.com/p2/648518346368320498/ms_t028_v000_a000_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/p&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;All of my show-offs are getting my brand new alpha, "Marilyn".&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R6NZeZ5EBII/AAAAAAAAA4s/LYe3dP0z-PQ/s1600-h/0_brittdes_marilyn_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R6NZeZ5EBII/AAAAAAAAA4s/LYe3dP0z-PQ/s400/0_brittdes_marilyn_PREVIEW.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5162067976777892994" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It should be up in the stores REALLY soon!  I'll come back and update my blog when its loaded into the store.&lt;br /&gt;&lt;br /&gt;I'm doing Show-Offs again next week.  Email me those LOs using ANY Britt-ish Design product (template, freebie, etc.) and next Friday I'll show you off and give you a GIFT! &lt;br /&gt;&lt;br /&gt;Have a great Friday!!! xoxo&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8186446556045463207/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/show-offs-and-new-alpha.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8186446556045463207'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8186446556045463207'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/02/show-offs-and-new-alpha.html' title='{show offs and a new alpha}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/R6NZeZ5EBII/AAAAAAAAA4s/LYe3dP0z-PQ/s72-c/0_brittdes_marilyn_PREVIEW.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3639188905226906660</id><published>2008-01-31T11:47:00.000-07:00</published><updated>2008-01-31T12:19:25.074-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{she scraps-a-lot}</title><content type='html'>So lately I've been called off from my job at the screen printers a LOT.  I haven't gone in at all this week, and its left me with TONS of time to scrap, which of course is fun, but not the best for our financial situation!!  Anyway - just wanted to post my latest LOs.  &lt;br /&gt;&lt;br /&gt;But first, i have to share this LO that Morgan, my cousin, scrapped with my new collab. kit!!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R6IYMZ5EA_I/AAAAAAAAA3k/yF-vigVuJX0/s1600-h/Favorite-Things-You-Say-Web.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R6IYMZ5EA_I/AAAAAAAAA3k/yF-vigVuJX0/s400/Favorite-Things-You-Say-Web.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5161714724307731442" /&gt;&lt;/a&gt;&lt;br /&gt;Morgan ROCKS.  She is such a talented scrapper, its amazing.  She's always so creative.  This LO really just made me grin from ear to ear.  LOVE IT Morgan!!!&lt;br /&gt;&lt;br /&gt;Oh and before I forget, just a reminder that you have until the break of dawn tomorrow to get a "Show-Off" emailed to me!  All my show-offs will get a another good prize this week, so send those in!!&lt;br /&gt; &lt;br /&gt;Ok - NOW on to what I have been scrapping this week.  (I'll warn you, there's a LOT!)  &lt;br /&gt;&lt;br /&gt;I scrapped this first one for a challenge over at ScrapMatters where you use an ad to get inspiration!  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R6IdiZ5EBHI/AAAAAAAAA4k/XFAnLxhVV-A/s1600-h/birds_of_a_feather_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R6IdiZ5EBHI/AAAAAAAAA4k/XFAnLxhVV-A/s400/birds_of_a_feather_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5161720599822992498" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-1&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-1222"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;You can check out that challenge &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=415"&gt;here&lt;/a&gt; if you want!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R6IY6J5EBAI/AAAAAAAAA3s/gOXMoRcvunA/s1600-h/wholikestorock_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R6IY6J5EBAI/AAAAAAAAA3s/gOXMoRcvunA/s400/wholikestorock_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5161715510286746626" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-1&gt;&lt;a href="http://www.sweetshoppedesigns.com/inspiration/showphoto.php?photo=21816&amp;ppuser=2558"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;I think I told you a while back that we had a triple date with Ben, Tami, Sean and Stacy to play Rock Band at our house.  It was so much fun!!&lt;br /&gt;&lt;br /&gt;Then I scrapped this pic from LAST Easter!  I know, I jump all over!!!  I'm trying keep up and catch up at the same time!! HAHA&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R6IY6Z5EBBI/AAAAAAAAA30/Q6AXtwU_FsM/s1600-h/Easter_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R6IY6Z5EBBI/AAAAAAAAA30/Q6AXtwU_FsM/s400/Easter_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5161715514581713938" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-1&gt;&lt;a href="http://scraphead.com/gallery/showphoto.php?photo=1648&amp;ppuser=75"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;This one is a little "sweeter" than I normally do, but I liked it sweet for Easter.&lt;br /&gt;&lt;br /&gt;Back when we were Primary teachers we could not help but snap secret pics of our little Sunbeams during Primary.  They were just soooo cute!  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R6IY655EBCI/AAAAAAAAA38/5M91JgpU5xc/s1600-h/secret-camera-phone-pics_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R6IY655EBCI/AAAAAAAAA38/5M91JgpU5xc/s400/secret-camera-phone-pics_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5161715523171648546" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-1&gt;&lt;a href="http://www.sweetshoppedesigns.com/inspiration/showphoto.php?photo=21869&amp;ppuser=2558"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;I miss being in Primary.&lt;br /&gt;&lt;br /&gt;Back in September I posted about Josh giving me roses when I got my new job at Blue Sheep.  I finally scrapped the pics!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R6IZ4p5EBDI/AAAAAAAAA4E/mD7Agm_oAvw/s1600-h/A_Rose_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R6IZ4p5EBDI/AAAAAAAAA4E/mD7Agm_oAvw/s400/A_Rose_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5161716584028570674" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-1&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-1245"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;January Beading Beauties was the smallest turn-out yet.  We might have to cancel or go to every other month!  I think people are losing interest.  No matter if 1 Beauty comes or 10, its still always fun!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R6IZ5Z5EBEI/AAAAAAAAA4M/B2Mv93oprP0/s1600-h/Jan-Beading-Beauties_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R6IZ5Z5EBEI/AAAAAAAAA4M/B2Mv93oprP0/s400/Jan-Beading-Beauties_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5161716596913472578" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-1&gt;&lt;a href="http://scraphead.com/gallery/showphoto.php?photo=1665&amp;ppuser=75"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I scrapped another Disneyland page FINALLY.  It's officially been over a year since this trip to Disneyland, and it's still not done.  Sheesh.  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R6IZ6p5EBFI/AAAAAAAAA4U/Y9jbGLAGNgY/s1600-h/Tigger_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R6IZ6p5EBFI/AAAAAAAAA4U/Y9jbGLAGNgY/s400/Tigger_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5161716618388309074" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-1&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-1280"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Cameron LOVES Tigger!   I loved this paper, with the "springs".  It was just too perfect for my Tigger page!!&lt;br /&gt;&lt;br /&gt;And finally, the page I scrapped this morning.  New Year's Eve!! :)&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R6IZ7J5EBGI/AAAAAAAAA4c/X1S-lTWj8QE/s1600-h/new_years_eve_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R6IZ7J5EBGI/AAAAAAAAA4c/X1S-lTWj8QE/s400/new_years_eve_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5161716626978243682" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-1&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-1279"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;We had a really awesome New Year's Eve this year!  So scrapping this page was fun!!&lt;br /&gt;&lt;br /&gt;See!  I told you I've been scrapping up a storm!  I should start designing and stop playing!!  hehe&lt;br /&gt;&lt;br /&gt;See ya!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3639188905226906660/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/she-scraps-lot.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3639188905226906660'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3639188905226906660'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/she-scraps-lot.html' title='{she scraps-a-lot}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/R6IYMZ5EA_I/AAAAAAAAA3k/yF-vigVuJX0/s72-c/Favorite-Things-You-Say-Web.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1574773600844286031</id><published>2008-01-29T11:11:00.001-07:00</published><updated>2008-01-29T11:26:03.949-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{my new collab! (+ a freebie too!)}</title><content type='html'>It's finally time to show you my new collab kit!!  &lt;a href="http://miradesigns.blogspot.com/"&gt;Minna (MiraDesigns)&lt;/a&gt; and I teamed up to create "Crazy Little Thing Called Love".&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_mEmkaxXSbYs/R5yw5F9va5I/AAAAAAAAA8Y/NaApzsq8eMY/s1600/cltcl_pre600.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px;" src="http://2.bp.blogspot.com/_mEmkaxXSbYs/R5yw5F9va5I/AAAAAAAAA8Y/NaApzsq8eMY/s1600/cltcl_pre600.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;It's seriously jam-packed with TONS of papers, elements, &amp; THREE alphas!  "Crazy Little Thing Called Love" is available &lt;a href="http://scraphead.com/store/product_info.php?products_id=584"&gt;HERE&lt;/a&gt; exclusively at scraphead.com.&lt;br /&gt;&lt;br /&gt;Here are some detail shots for ya.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_mEmkaxXSbYs/R5ywf19va2I/AAAAAAAAA8A/Skcy4rpXqyc/s1600/cltcl_details1_600.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px;" src="http://1.bp.blogspot.com/_mEmkaxXSbYs/R5ywf19va2I/AAAAAAAAA8A/Skcy4rpXqyc/s1600/cltcl_details1_600.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;And a better look at the FAB papers.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_mEmkaxXSbYs/R5ywqF9va3I/AAAAAAAAA8I/uKPCfNq_WRo/s1600/cltcl_pre_papers2_600.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px;" src="http://2.bp.blogspot.com/_mEmkaxXSbYs/R5ywqF9va3I/AAAAAAAAA8I/uKPCfNq_WRo/s1600/cltcl_pre_papers2_600.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Since the kit is so huge, we decided to offer it separately as a &lt;a href="http://scraphead.com/store/product_info.php?products_id=582"&gt;paper pack&lt;/a&gt;, and &lt;a href="http://scraphead.com/store/product_info.php?products_id=583"&gt;element pack&lt;/a&gt; as well!!   &lt;br /&gt;&lt;br /&gt;Here's a LO scrapped with it:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R59veJ5EA-I/AAAAAAAAA3c/aASjBvZQzJw/s1600-h/i-love-this-girl_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R59veJ5EA-I/AAAAAAAAA3c/aASjBvZQzJw/s400/i-love-this-girl_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5160966261831893986" /&gt;&lt;/a&gt;&lt;br /&gt;And a fun LO that Marci scrapped:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R59uAJ5EA9I/AAAAAAAAA3U/3wWJTZBOW2A/s1600-h/greatgrandpagallup.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R59uAJ5EA9I/AAAAAAAAA3U/3wWJTZBOW2A/s400/greatgrandpagallup.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5160964646924190674" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And because we love our blog readers, and want them to have even MORE "Crazy Little Thing Called Love", Minna and I are giving away this little add-on for free!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_mEmkaxXSbYs/R5ywZl9va1I/AAAAAAAAA74/yYyiBM1OAEw/s1600/cltcl_pre_addon600.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px;" src="http://4.bp.blogspot.com/_mEmkaxXSbYs/R5ywZl9va1I/AAAAAAAAA74/yYyiBM1OAEw/s1600/cltcl_pre_addon600.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;You can download it &lt;a href="http://www.4shared.com/file/36085212/4f9a8f5c/mirabrittdes_cltcl_add-on.html"&gt;here&lt;/a&gt;.  Be sure you say hi when you download!  &lt;br /&gt;&lt;br /&gt;ENJOY!  xoxo&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1574773600844286031/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/my-new-collab-freebie-too.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1574773600844286031'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1574773600844286031'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/my-new-collab-freebie-too.html' title='{my new collab! (+ a freebie too!)}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_mEmkaxXSbYs/R5yw5F9va5I/AAAAAAAAA8Y/NaApzsq8eMY/s72-c/cltcl_pre600.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6186455757751361839</id><published>2008-01-28T10:21:00.000-07:00</published><updated>2008-01-28T10:50:58.812-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{weekend spoils and a team blog freebie}</title><content type='html'>&lt;font size=0&gt;I had lots of down-time this weekend, and scrapped a lot!  Here are the spoils . . . &lt;br /&gt;&lt;br /&gt;First I scrapped a CT LO for scraphead using products by Flergs.  Gotta love the Flergs. Oh, and I also entered this into a challenge at SSD where they challenged us to do lots of journaling.  Something that wasn't hard for me.  I love to journal my pages!! HAHA&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R54QcZ5EA0I/AAAAAAAAA2M/yxbrya2XRA4/s1600-h/Shes-26_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R54QcZ5EA0I/AAAAAAAAA2M/yxbrya2XRA4/s400/Shes-26_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5160580303185773378" /&gt;&lt;/a&gt;&lt;font size=-2&gt;&lt;center&gt;&lt;a href="http://scraphead.com/gallery/showphoto.php?photo=1625&amp;ppuser=75"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;&lt;font size=0&gt;I scrapped another CT Lo for scraphead using some brand new Valentine products by Maura Zimmer.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R54QdJ5EA1I/AAAAAAAAA2U/HhDpjd5atAA/s1600-h/2nd-Anniversary_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R54QdJ5EA1I/AAAAAAAAA2U/HhDpjd5atAA/s400/2nd-Anniversary_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5160580316070675282" /&gt;&lt;/a&gt;&lt;font size=-2&gt;&lt;center&gt;&lt;a href="http://scraphead.com/gallery/showphoto.php?photo=1632&amp;ppuser=75"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;These are pics from our anniversary trip to California!!&lt;br /&gt;&lt;br /&gt;I scraplifted a paper LO and came up with this page of pics from by 27th birthday party last month!  It's a CT LO for Shandy Vogt.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R54Rn55EA2I/AAAAAAAAA2c/U10f4UGnYYQ/s1600-h/27_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R54Rn55EA2I/AAAAAAAAA2c/U10f4UGnYYQ/s400/27_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5160581600265896802" /&gt;&lt;/a&gt;&lt;font size=-2&gt;&lt;center&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-1179"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;OHH!!  And I scrapped this LO for a the Quick Page exchange at ScrapMatters!! &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=359"&gt; Check out&lt;/a&gt; the exchange!  At the end of the month you get ALL the QPs that everyone has done!  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R54SEp5EA3I/AAAAAAAAA2k/DnNKawFdClk/s1600-h/niece-and-nephews_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R54SEp5EA3I/AAAAAAAAA2k/DnNKawFdClk/s400/niece-and-nephews_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5160582094187135858" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-1173"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;And here's the QP I made out of my LO!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R54SE55EA4I/AAAAAAAAA2s/NvTgkessnLY/s1600-h/PrivateTMRQP_WEB.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R54SE55EA4I/AAAAAAAAA2s/NvTgkessnLY/s400/PrivateTMRQP_WEB.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5160582098482103170" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And finally, I scrapped another Thanksgiving page, eventually I'll get all of Thanksgiving scrapped!!  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R54S1J5EA5I/AAAAAAAAA20/NJ503GoPX14/s1600-h/thanksgivingdinner_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R54S1J5EA5I/AAAAAAAAA20/NJ503GoPX14/s400/thanksgivingdinner_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5160582927410791314" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-1194"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Ok - those are my weekend spoils!!  And. . . I have some exciting news.  I have designed a collab kit with an AMAZING designer, I won't tell you who yet!  It's Valentine's themed, sort of, with a lot of funk!  Here's a little teaser!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_mEmkaxXSbYs/R5x4T19vavI/AAAAAAAAA7I/M7rligCYnyU/s400/cltcl_peek_pre600.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px;" src="http://1.bp.blogspot.com/_mEmkaxXSbYs/R5x4T19vavI/AAAAAAAAA7I/M7rligCYnyU/s400/cltcl_peek_pre600.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I can't WAIT to show you the whole thing, its awesome!! :) As soon as I can show it to you, I will!!&lt;br /&gt;&lt;br /&gt;And finally, just wanted to give you a head's up that there's a SWEET fasteners freebie on the Team Blog today!!  Fasteners donated by almost all the ScrapMatters designers!!  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R54V8p5EA7I/AAAAAAAAA3E/eiy0AgKI-eM/s1600-h/0_fasteners_PREVEIW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R54V8p5EA7I/AAAAAAAAA3E/eiy0AgKI-eM/s320/0_fasteners_PREVEIW.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5160586354794693554" /&gt;&lt;/a&gt;&lt;br /&gt;Go get it &lt;a href="http://scrapmatters.com/wordpress"&gt;HERE&lt;/a&gt;.  Leave some love on the Team Blog if you download it!! :)&lt;br /&gt;&lt;br /&gt;Well, have a lovely Monday! &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;&lt;/font&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6186455757751361839/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/weekend-spoils.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6186455757751361839'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6186455757751361839'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/weekend-spoils.html' title='{weekend spoils and a team blog freebie}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/R54QcZ5EA0I/AAAAAAAAA2M/yxbrya2XRA4/s72-c/Shes-26_BLOG.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7029800824187836383</id><published>2008-01-25T10:36:00.000-07:00</published><updated>2008-01-25T12:09:21.701-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{lots-o-business!!}</title><content type='html'>Alrighty, its Friday and it seems like I always have so much to post on Friday!&lt;br /&gt;&lt;br /&gt;Where to begin . . . let's start with the Show-Offs!  Slide.com is being stupid today, so no fancy slideshow like last week!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src='http://i70.photobucket.com/albums/i104/designerbrittney/125showoffs5.jpg'&gt;&lt;br /&gt;&lt;img src='http://i70.photobucket.com/albums/i104/designerbrittney/125showoffs3.jpg'&gt;&lt;br /&gt;&lt;img src='http://i70.photobucket.com/albums/i104/designerbrittney/125showoffs4.jpg'&gt;&lt;br /&gt;&lt;img src='http://i70.photobucket.com/albums/i104/designerbrittney/125showoffs2.jpg' width=500 height=588&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Good on you girls for being a Show-Off!  You are all getting my brand new release, "Neat &amp; Tidy" template pack! (if you haven't received an email from me with the prize, let me know)  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R5ofGp5EAxI/AAAAAAAAA10/EJ8nmBweqWU/s1600-h/0_brittdes_nat_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R5ofGp5EAxI/AAAAAAAAA10/EJ8nmBweqWU/s400/0_brittdes_nat_PREVIEW.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5159470522291192594" /&gt;&lt;/a&gt;&lt;br /&gt;ENJOY!&lt;br /&gt;&lt;br /&gt;My "Neat &amp; Tidy Template Pack" is available NOW at &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=160&amp;zenid=9bbbb9478480cef5b2965dbc81340316"&gt;ScrapMatters&lt;/a&gt; and &lt;a href="http://scraphead.com/store/product_info.php?products_id=577"&gt;Scraphead&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Aren't they fun??!  I should have some LOs scrapped up with them as examples VERY soon. :)&lt;br /&gt;&lt;br /&gt;So - yeah, make sure you send me a Show-Off for next Friday to get a goodie yourself.  Don't know what a Show-Off is?  Well, you just email me the link or the LO using ANY product of mine, freebies, templates, a tiny little staple, anything.  And on Friday I show you off and give you a prize.  It's as easy as that!  So send in those LOs before next Friday to designerbrittney at gmail dot com!&lt;br /&gt;&lt;br /&gt;Next item of business, my fabulous friend and fellow CT member at scraphead, Kara Swanson, emailed me and asked if she could create some Quick Pages using my new kit "Lil' Brudder".  I did the happy dance and said YES OF COURSE!!  Kara is super talented and I was so flattered she wanted to do some QPs with MY kit!  Look how FABULOUS they turned out!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R5ohGJ5EAyI/AAAAAAAAA18/ffKm2w_BWXg/s1600-h/lilbrudderqp600.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R5ohGJ5EAyI/AAAAAAAAA18/ffKm2w_BWXg/s400/lilbrudderqp600.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5159472712724513570" /&gt;&lt;/a&gt;&lt;br /&gt;They are available exclusively at &lt;a href="http://scraphead.com/store/product_info.php?products_id=573"&gt;scraphead&lt;/a&gt;!  Thanks Kara!!  YOU ROCK!&lt;br /&gt;&lt;br /&gt;And last but DEFINITELY not least . . . . &lt;br /&gt;&lt;br /&gt;ScrapMatters is having a CT Call!  Yep!  It's time again to hunt down some fabulous scrappers for our team.  Our current CT's contracts are up and we are sad to see them go, but we are also very excited for some new blood to join the team!  (a little shout out to Scrappy Blue Stones and her new kit "Blue Storm"! I scrapped the ad with it and it rocks!)&lt;br /&gt;&lt;br /&gt;&lt;font size=-1&gt;(click image)&lt;/font&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R5ohs55EAzI/AAAAAAAAA2E/O3NYWouOqFc/s1600-h/winter08CTCall_800.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R5ohs55EAzI/AAAAAAAAA2E/O3NYWouOqFc/s400/winter08CTCall_800.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5159473378444444466" /&gt;&lt;/a&gt;&lt;br /&gt;As the ad states CT Requirements Are:&lt;br /&gt;&lt;br /&gt;*a 6 month contract&lt;br /&gt;*4 LOs a month&lt;br /&gt;*occasionally contribute to the Team Blog (as a writer, challenge host, etc.)&lt;br /&gt;*participate in the forum and gallery&lt;br /&gt;*and generally promote ScrapMatters (on your blogs and stuff like that)&lt;br /&gt;&lt;br /&gt;You can apply for a spot by emailing the following to andilynn at scrapmatters dot com:&lt;br /&gt;&lt;br /&gt;1) a link to your most complete and best gallery&lt;br /&gt;2) a link to your blog or homepage&lt;br /&gt;3) your username and a link to the site you are most active in&lt;br /&gt;4) a short paragraph telling us a little about YOU&lt;br /&gt;&lt;br /&gt;In return for all your work on the CT, you will get full access to our shop!!  With all our new designers and constant new merchandise, this is a KILLER deal!  You will get all my new stuff, as well as all the other designers at SM.  You have until Monday, February 11th to apply!!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7029800824187836383/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/lots-o-business.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7029800824187836383'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7029800824187836383'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/lots-o-business.html' title='{lots-o-business!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/R5ofGp5EAxI/AAAAAAAAA10/EJ8nmBweqWU/s72-c/0_brittdes_nat_PREVIEW.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1375764440482489032</id><published>2008-01-24T15:25:00.001-07:00</published><updated>2008-01-24T17:01:15.281-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{Need a good laugh?  And my Show-Off reminder}</title><content type='html'>Ok - so who needs  good laugh today?!&lt;br /&gt;&lt;br /&gt;&lt;object width="425" height="355"&gt;&lt;param name="movie" value="http://www.youtube.com/v/KRPWcj9-fiM&amp;rel=1"&gt;&lt;/param&gt;&lt;param name="wmode" value="transparent"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/KRPWcj9-fiM&amp;rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;He was injured.  Injured bad.  Oh my gosh.  This kid is a crack up!! &lt;br /&gt;&lt;br /&gt;Anyway - just had to share!  I thought it was pretty hilarious.  &lt;br /&gt;&lt;br /&gt;And just a reminder that tomorrow I will be doing my "Show-Offs".  If you have a LO with anything of mine in it, including my freebies, email me the layout or a link to the LO today!!  Actually, anytime between now and tomorrow morning!  designerbrittney at gmail dot com.  You'll be a show-off and you'll get a prize!!&lt;br /&gt;&lt;br /&gt;See you tomorrow for the show-offs and with a new product to premiere! &lt;br /&gt;&lt;br /&gt;xoxo&lt;br /&gt;&lt;br /&gt;(Go ahead, you know you want to watch that video again!!  haha!!)&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1375764440482489032/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/need-good-laught-and-my-show-off.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1375764440482489032'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1375764440482489032'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/need-good-laught-and-my-show-off.html' title='{Need a good laugh?  And my Show-Off reminder}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5686100357396416479</id><published>2008-01-23T12:45:00.000-07:00</published><updated>2008-01-23T12:53:02.997-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{lyrical freebie}</title><content type='html'>My sister-law-Marci wrote a GREAT little article on the ScrapMatters team blog all about using song lyrics and song titles in our scrapping.  And I got to create a "Lyrical" for her to give away!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R5eU5J5EAwI/AAAAAAAAA1s/fQv7ddibVZI/s1600-h/0_brittdes_lyrical_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R5eU5J5EAwI/AAAAAAAAA1s/fQv7ddibVZI/s400/0_brittdes_lyrical_PREVIEW.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5158755607804904194" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Get it &lt;a href="http://scrapmatters.com/wordpress/2008/01/23/words-for-wednesday-lyrics-freebie-alert/"&gt;here&lt;/a&gt;!  xoxo  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5686100357396416479/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/lyrical-freebie.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5686100357396416479'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5686100357396416479'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/lyrical-freebie.html' title='{lyrical freebie}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/R5eU5J5EAwI/AAAAAAAAA1s/fQv7ddibVZI/s72-c/0_brittdes_lyrical_PREVIEW.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3245172527173594267</id><published>2008-01-22T20:05:00.000-07:00</published><updated>2008-01-22T23:40:28.171-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{scrap-by numbers]</title><content type='html'>We're scrappin' by numbers this week at &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=390"&gt;ScrapMatters&lt;/a&gt;!  I'm hosting a fun little challenge using today's date: 1/22/08.  &lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;1&lt;/span&gt; photo&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;2&lt;/span&gt; or more alphas&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;2&lt;/span&gt; word title exactly&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;0&lt;/span&gt; ribbons or wraps&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;8&lt;/span&gt; flowers or more! &lt;br /&gt;&lt;br /&gt;Fun, huh??&lt;br /&gt;&lt;br /&gt;Here's my scrap-by-numbers LO.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R5bgu55EAvI/AAAAAAAAA1k/Sl2LPYsPdsE/s1600-h/oursunbeams_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R5bgu55EAvI/AAAAAAAAA1k/Sl2LPYsPdsE/s400/oursunbeams_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5158557519618245362" /&gt;&lt;/a&gt;&lt;br /&gt;I used this new kit "&lt;a href=http://scrapmatters.com/shop2/index.php?main_page=index&amp;manufacturers_id=13&gt;Love Letter&lt;/a&gt;" by Scrappy Blue Stones.  LOVE this kit!!  Anyway - come play along and Scrap-by-Numbers!!  You might win a gift certificate.  I'm picking 1 favorite and then doing a random drawing and both scrappers will win a $5 gift certificate!  Plus our Creative Team scrapped a BUNCH of awesome LOs to get you inspired.   You can check out &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=390"&gt;here&lt;/a&gt;. &lt;br /&gt;&lt;br /&gt;So . . . today was quite momentous.  Don't judge me - but today we FINALLY dragged our cripsy dead Christmas tree out of our house to a city Christmas Tree dumpster.  Yes, its January 22nd and we are just now getting rid of our tree.  Yikes.  Talk about a fire hazard.  But its done and gone.  Whew!!!   &lt;br /&gt;&lt;br /&gt;Guess what . . . tomorrow I'm going to have a freebie for ya!  So come back on Wednesday! &lt;br /&gt;&lt;br /&gt;G'night!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3245172527173594267/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/scrap-by-numbers_60.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3245172527173594267'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3245172527173594267'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/scrap-by-numbers_60.html' title='{scrap-by numbers]'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/R5bgu55EAvI/AAAAAAAAA1k/Sl2LPYsPdsE/s72-c/oursunbeams_BLOG.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6281423459164709522</id><published>2008-01-21T23:23:00.000-07:00</published><updated>2008-01-21T23:36:04.398-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{f is for . . .}</title><content type='html'>F is for . . .&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R5WOUWuZmGI/AAAAAAAAA1c/JhjhX8nfmxo/s1600-h/F_is_for_WEB.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R5WOUWuZmGI/AAAAAAAAA1c/JhjhX8nfmxo/s400/F_is_for_WEB.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5158185428571494498" /&gt;&lt;/a&gt;&lt;br /&gt;Felicity.&lt;br /&gt;&lt;br /&gt;Remember Felicity?  Oh man.  I loved that show.  No, I still LOVE that show.  I own all the seasons on DVD.  That show . . . it was a part of me.  I know that sounds really ridiculous, but it really was!  And, if you know Felicity, you know if you were a Ben or a Noel.  I was 110% a Noel.  Noel was who she was supposed to BE WITH!!!!  I swore I would find myself a Noel. and my mom. being the caring and protective mom she is, told me not to get my hopes too set on a Noel, because mostly he was a fictitious character and there weren't many real-life Noels out there.  Well . . . turns out she was right, there aren't many.  But I got lucky.  I got Josh and he IS sooooo a Noel.  He's BETTER than a Noel!   He's everything that Noel was and more.  &lt;br /&gt;&lt;br /&gt;Anyway - Felicity is amazing.  I just looked it up and its been off the air for almost 6 years now!!  WHAT?!  That can't be right!  I was into Felicity right as I was graduating high school and going to college.  Just like Felicity.  Only she led a MUCH more exciting and dramatic life in New York City than I was living in Utah and Seattle.   I feel like Felicity (and Keri Russell in general) is this long lost friend of mine.  Haha.  Ok - I'm out-dorking myself here.  Time to stop typing!&lt;br /&gt;&lt;br /&gt;Peace out.  Good night!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6281423459164709522/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/f-is-for.html#comment-form' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6281423459164709522'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6281423459164709522'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/f-is-for.html' title='{f is for . . .}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/R5WOUWuZmGI/AAAAAAAAA1c/JhjhX8nfmxo/s72-c/F_is_for_WEB.jpg' height='72' width='72'/><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8980410510590478621</id><published>2008-01-19T23:59:00.000-07:00</published><updated>2008-01-20T01:07:26.943-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{2-Pagers &amp; a freebie alert}</title><content type='html'>My first set of 2-Pager templates are finally done and in the stores!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R5L8e2uZmDI/AAAAAAAAA1E/C6M3M16rfd8/s1600-h/brittdes_2pgr_LRG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R5L8e2uZmDI/AAAAAAAAA1E/C6M3M16rfd8/s400/brittdes_2pgr_LRG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5157462130309044274" /&gt;&lt;/a&gt;&lt;br /&gt;Available at &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=149"&gt;ScrapMatters&lt;/a&gt; AND &lt;a href="http://scraphead.com/store/product_info.php?products_id=570"&gt;Scraphead&lt;/a&gt;!!&lt;br /&gt;&lt;br /&gt;And here they are in action . . . &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R5DcX2uZl-I/AAAAAAAAA0c/d5-7LZrV5jc/s1600-h/called_to_servedouble_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R5DcX2uZl-I/AAAAAAAAA0c/d5-7LZrV5jc/s400/called_to_servedouble_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5156863875724449762" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R5DclmuZl_I/AAAAAAAAA0k/hfiOhQmxoFI/s1600-h/chadsgraduation_double_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R5DclmuZl_I/AAAAAAAAA0k/hfiOhQmxoFI/s400/chadsgraduation_double_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5156864111947651058" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Also wanted to quickly share a couple CT LOs I did this weekend.&lt;br /&gt;&lt;br /&gt;First one is with Flerg's &lt;a href="http://scraphead.com/store/product_info.php?products_id=505"&gt;Rough &amp; Tumble&lt;/a&gt; kit.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R5L_hmuZmEI/AAAAAAAAA1M/YtGl09nk8As/s1600-h/Ring-Around-the-Nosey-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R5L_hmuZmEI/AAAAAAAAA1M/YtGl09nk8As/s400/Ring-Around-the-Nosey-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5157465476088567874" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;&lt;a href="http://scraphead.com/gallery/showphoto.php?photo=1581&amp;ppuser=75"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And this one is for &lt;a href="http://www.shandyvogtdesigns.com/store/"&gt;Shandy's&lt;/a&gt; CT.  I dug out some pics from the summer of '06! :)&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R5L_h2uZmFI/AAAAAAAAA1U/jIPtJZ7YA_k/s1600-h/PeekaBoo_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R5L_h2uZmFI/AAAAAAAAA1U/jIPtJZ7YA_k/s400/PeekaBoo_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5157465480383535186" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-1050"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And, as the title says, I have a freebie alert!  It's actually a BIG one!!  There are two REALLY big freebies at ScrapMatters right now.  The links to get 'em are on the &lt;a href="http://scrapmatters.com/wordpress"&gt;Team Blog&lt;/a&gt;.  So go check it out!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8980410510590478621/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/2-pagers-freebie-alert.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8980410510590478621'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8980410510590478621'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/2-pagers-freebie-alert.html' title='{2-Pagers &amp; a freebie alert}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R5L8e2uZmDI/AAAAAAAAA1E/C6M3M16rfd8/s72-c/brittdes_2pgr_LRG.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3999000922887497051</id><published>2008-01-18T11:05:00.000-07:00</published><updated>2008-01-18T14:59:21.372-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{new products, show-offs &amp; a big sale announcement}</title><content type='html'>It's Friday morning and outside my window the snow is falling soft and slow.  It's like a movie!!   It's a gorgeous winter morning here in Utah.  Sure, its going to make the drive to work this afternoon slippery, but from the comfort of my desk its very pretty!! :)&lt;br /&gt;&lt;br /&gt;Warning!  This is going to be a LONG blog post!! There's a lot to announce today!!&lt;br /&gt;&lt;br /&gt;First of all, I'm releasing some great new kits today!!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=143"&gt;Lil' Brudder&lt;/a&gt;&lt;/b&gt;&lt;/center&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R5DZFmuZl3I/AAAAAAAAAzk/de2wyC4IHF4/s1600-h/0_brittdes_lilb_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R5DZFmuZl3I/AAAAAAAAAzk/de2wyC4IHF4/s400/0_brittdes_lilb_PREVIEW.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5156860263656953714" /&gt;&lt;/a&gt;&lt;br /&gt;This kit coordinates with an add-on called . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=144"&gt;Called to Serve Add-On Mini&lt;/a&gt;&lt;/center&gt;&lt;/b&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R5DZkWuZl4I/AAAAAAAAAzs/I3ySfNdrkjk/s1600-h/0_brittdesc2s_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R5DZkWuZl4I/AAAAAAAAAzs/I3ySfNdrkjk/s400/0_brittdesc2s_PREVIEW.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5156860791937931138" /&gt;&lt;/a&gt;&lt;br /&gt;("Called to Serve Add-On Mini", along with "Lil' Brudder" can make one mega missionary-themed kit.)&lt;br /&gt;&lt;br /&gt;And I loved the alpha SOOO much I decided to make it separate as well.  So you can get just the fab alpha if you want.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R5DbwGuZl5I/AAAAAAAAAz0/sTO2Au79bsk/s1600-h/0_brittdes_lilbalph_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R5DbwGuZl5I/AAAAAAAAAz0/sTO2Au79bsk/s320/0_brittdes_lilbalph_PREVIEW.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5156863192824649618" /&gt;&lt;/a&gt;&lt;br /&gt;I asked a few friends to scrap some LOs using my new kits and man did they come through for me!!  Check it out!&lt;br /&gt;&lt;br /&gt;Morgan scrapped some soooo sweet Daddy swing photos with Lil' Brudder!  I knew Morgan would find the feminine side of this kit!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R5DcXGuZl6I/AAAAAAAAAz8/GYG0VXGO0-g/s1600-h/Swing-Me-Daddy-Web.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R5DcXGuZl6I/AAAAAAAAAz8/GYG0VXGO0-g/s400/Swing-Me-Daddy-Web.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5156863862839547810" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Marci got inspired to start scrapping a missionary scrapbook for Christian!  Look how young he looks!! :)  And she really rocked this kit!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R5DcXmuZl9I/AAAAAAAAA0U/0OpkHGXkiAM/s1600-h/mission1.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R5DcXmuZl9I/AAAAAAAAA0U/0OpkHGXkiAM/s400/mission1.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5156863871429482450" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R5DcXWuZl7I/AAAAAAAAA0E/qnYex1rtcoI/s1600-h/poutine.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R5DcXWuZl7I/AAAAAAAAA0E/qnYex1rtcoI/s400/poutine.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5156863867134515122" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And Danica added a little red to the mix, along with my Glitzy Sticker Alpha and some of my other kits and made this fun Pepsi 2-page LO!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R5DcXmuZl8I/AAAAAAAAA0M/xvJT4R0m_Nw/s1600-h/pepsi1.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R5DcXmuZl8I/AAAAAAAAA0M/xvJT4R0m_Nw/s400/pepsi1.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5156863871429482434" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R5DjF2uZmBI/AAAAAAAAA00/iPEOeWUwhfY/s1600-h/pepsi2.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R5DjF2uZmBI/AAAAAAAAA00/iPEOeWUwhfY/s400/pepsi2.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5156871263068198930" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Finally, here are my own LOs.  My own 'lil' brudder', Scotty, is now serving a mission and this is when he opened the call!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R5DcX2uZl-I/AAAAAAAAA0c/d5-7LZrV5jc/s1600-h/called_to_servedouble_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R5DcX2uZl-I/AAAAAAAAA0c/d5-7LZrV5jc/s400/called_to_servedouble_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5156863875724449762" /&gt;&lt;/a&gt;&lt;br /&gt;And last year we had a little trip to Laramie, Wyoming to see my other lil' brudder Chad graduate from Wyo-Tech and to pack him up and bring him HOME!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R5DclmuZl_I/AAAAAAAAA0k/hfiOhQmxoFI/s1600-h/chadsgraduation_double_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R5DclmuZl_I/AAAAAAAAA0k/hfiOhQmxoFI/s400/chadsgraduation_double_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5156864111947651058" /&gt;&lt;/a&gt;&lt;br /&gt;(Both of these two-page LO's are coming out in template form VERY VERY soon.  So watch for those!!)&lt;br /&gt;&lt;br /&gt;Ok - so I know you're thinking, Brittney, where can I get these fabulous kits?!!  Well, of course they are at &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=index&amp;manufacturers_id=3"&gt;ScrapMatters&lt;/a&gt; and &lt;a href="http://scraphead.com/store/"&gt;Scraphead&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;And here's some exciting news!!  ScrapMatters is having a BIG "NEW" sale!!  Everything that's new in the store since January 1st, including all of this new products, as well as my "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=110"&gt;Life's a Party&lt;/a&gt;" kit and my "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=136"&gt;Lots-o-Clusters Template Pack&lt;/a&gt;" are 30% off Friday thru Monday.  Then they move to 20% off.  &lt;br /&gt;&lt;br /&gt;(click image to enlarge)&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R5Df_2uZmAI/AAAAAAAAA0s/x_SwATAOwzc/s1600-h/new-sale-ad-WEB.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R5Df_2uZmAI/AAAAAAAAA0s/x_SwATAOwzc/s400/new-sale-ad-WEB.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5156867861454100482" /&gt;&lt;/a&gt;&lt;br /&gt;And, I'll give you a little tip.  Before you go to the shop, I'd check out the &lt;a href="http://scrapmatters.com/wordpress/2008/01/17/theory-thursday-tutorial-upcoming-sale-a-freebie-too/"&gt;Team Blog&lt;/a&gt; for another little surprise!!&lt;br /&gt;&lt;br /&gt;Again, a big thanks to my friends for helping me show-off my cute new products!!  BIG HUGS!!!!&lt;br /&gt;&lt;br /&gt;Ok - so it's Friday, which means its time for SHOW-OFFS!&lt;br /&gt;&lt;br /&gt;&lt;p style="visibility:visible;"&gt;&lt;object type="application/x-shockwave-flash" data="http://widget-92.slide.com/widgets/slideticker.swf" height="550" width="550" style="width:550px;height:550px"&gt;&lt;param name="movie" value="http://widget-92.slide.com/widgets/slideticker.swf" /&gt;&lt;param name="quality" value="high" /&gt;&lt;param name="scale" value="noscale" /&gt;&lt;param name="salign" value="l" /&gt;&lt;param name="wmode" value="transparent"/&gt; &lt;param name="flashvars" value="cy=ms&amp;il=1&amp;channel=648518346368172434&amp;site=widget-92.slide.com"/&gt;&lt;/object&gt;&lt;p&gt;&lt;a href="http://www.slide.com/pivot?cy=ms&amp;ad=0&amp;id=648518346368172434&amp;map=1" target="_blank"&gt;&lt;img src="http://widget-92.slide.com/p1/648518346368172434/ms_t047_v000_a000_f00/images/xslide1.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt; &lt;a href="http://www.slide.com/pivot?cy=ms&amp;ad=0&amp;id=648518346368172434&amp;map=2" target="_blank"&gt;&lt;img src="http://widget-92.slide.com/p2/648518346368172434/ms_t047_v000_a000_f00/images/xslide2.gif" border="0" ismap="ismap" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;Congratulations, girls!  Just for being a Show-Off, you all got my brand new kit, "Lil' Brudder" as your show-off gift!   Enjoy!  If you haven't received an email from me with your gift link, let me know!!!&lt;br /&gt;&lt;br /&gt;A new round of Show-Offs starts today.  Email me those Show-Off LOs at designerbrittney at gmail dot com before midnight on Thursday, and you'll get a little goodie again next week.  You only have to use one item from Britt-ish Designs in your LO for it to count.  And you can enter every week if you like!  Let's see you show-off!!!&lt;br /&gt;&lt;br /&gt;Whew!!  That was a marathon blog post!!  Now I'll let you go, cuz I know you want to go shop that sweet ScrapMatters sale!!  &lt;br /&gt;&lt;br /&gt;Have a fun Friday!! :)  Thanks for stoppin' by!&lt;br /&gt;&lt;br /&gt;xoxo&lt;br /&gt;&lt;br /&gt;Britt</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3999000922887497051/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/new-products-show-offs-big-sale.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3999000922887497051'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3999000922887497051'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/new-products-show-offs-big-sale.html' title='{new products, show-offs &amp; a big sale announcement}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/R5DZFmuZl3I/AAAAAAAAAzk/de2wyC4IHF4/s72-c/0_brittdes_lilb_PREVIEW.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7873649358560166334</id><published>2008-01-15T11:39:00.000-07:00</published><updated>2008-01-15T11:52:36.294-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{new template pack and a freebie}</title><content type='html'>Hello!  Happy Tuesday.  I released a brand new template pack!!  It's FULL of clusters (cuz I love PHOTO CLUSTERS)!  &lt;br /&gt;&lt;br /&gt;Introducing .  .  .&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;span style="font-weight:bold;"&gt;Lots-o-Clusters Template Pack&lt;/span&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R4z-KGuZl0I/AAAAAAAAAzM/w9ppmnr6kKU/s1600-h/brittdes_loc_preview.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R4z-KGuZl0I/AAAAAAAAAzM/w9ppmnr6kKU/s400/brittdes_loc_preview.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5155775122989750082" /&gt;&lt;/a&gt;&lt;br /&gt;This template pack is up for sale at both &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=136"&gt;ScrapMatters&lt;/a&gt; and &lt;a href="http://scraphead.com/store/product_info.php?products_id=564"&gt;Scraphead&lt;/a&gt; for just $3.50!&lt;br /&gt;&lt;br /&gt;I'll be posting some LO's using these cute templates very soon!&lt;br /&gt;&lt;br /&gt;And now for the freebie.  I wrote an entry on the ScrapMatters Team Blog yesterday about digi-journals and I gave away a VERY cute digi-journal template!!  It looks like this!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R4z-2GuZl1I/AAAAAAAAAzU/KzZEJo1CDu8/s1600-h/brittdes_digijournal_WEB.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R4z-2GuZl1I/AAAAAAAAAzU/KzZEJo1CDu8/s320/brittdes_digijournal_WEB.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5155775878903994194" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Click &lt;a href="http://scrapmatters.com/wordpress/2008/01/14/what-matters-monday-digi-journals/"&gt;here&lt;/a&gt; to go to the team blog to download!&lt;br /&gt;&lt;br /&gt;And just a reminder about my "Show-Off's, don't forget to email me a LO using ANY of my products (freebies included), even if its just 1 item on the page, and I'll show it off on Friday and send you a free goodie! :)&lt;br /&gt;&lt;br /&gt;That is all!! &lt;br /&gt;&lt;br /&gt;Have a great day! &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7873649358560166334/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/new-template-pack-and-freebie.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7873649358560166334'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7873649358560166334'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/new-template-pack-and-freebie.html' title='{new template pack and a freebie}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/R4z-KGuZl0I/AAAAAAAAAzM/w9ppmnr6kKU/s72-c/brittdes_loc_preview.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8503263797607214545</id><published>2008-01-13T14:05:00.000-07:00</published><updated>2008-01-13T14:54:22.462-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{e is for . . . }</title><content type='html'>For my newer blog readers, I took the idea from another scrapper/blogger to go from A to Z with photos and things about me.  We're up to E now.  There's no rhyme or reason for when I decide to do a letter!  It's just whenever it strikes me! :) hehe&lt;br /&gt;&lt;br /&gt;E is for . . .&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R4p-AGuZlzI/AAAAAAAAAzE/5KcRlDdLfxw/s1600-h/E_is_for_WEB.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R4p-AGuZlzI/AAAAAAAAAzE/5KcRlDdLfxw/s400/E_is_for_WEB.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5155071263749281586" /&gt;&lt;/a&gt;&lt;br /&gt;every week.&lt;br /&gt;&lt;br /&gt;Last year my new year's resolution was to type a journal entry every week and at the end of the year have it made into a book.   That developed into what I call a digi-journal.  I scrap each journal entry.  Sometimes I need more than one page per week, especially when I go on a trip or something.  And then some weeks don't have a single photo and are pretty short entries.&lt;br /&gt;&lt;br /&gt;Anyway - I'm HOOKED.  I love my digi-journal!!  So my scrapping goal for this year is to do it again!!  But my resolution is to KEEP UP!!  I got a little behind scrapping the pages last year and now its taking some time to get it scrapped and finished so I can get the book  made!!!    This year I have to keep up!!&lt;br /&gt;&lt;br /&gt;Coincidentally, e is also for elephant!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R4p9_muZlyI/AAAAAAAAAy8/ANm-o4YnQlg/s1600-h/elephantsfly_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R4p9_muZlyI/AAAAAAAAAy8/ANm-o4YnQlg/s400/elephantsfly_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5155071255159346978" /&gt;&lt;/a&gt;&lt;font size=-2&gt;&lt;center&gt;&lt;a href="http://www.sweetshoppedesigns.com/inspiration/showphoto.php?photo=20105&amp;ppuser=2558"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;font size=2&gt;&lt;br /&gt;&lt;br /&gt;This the first page I've been brave enough to scrap from my trip to Disneyland this summer.  Like I've said before, scrapping my Disneyland pages stresses me out because I want them to be PERFECT.  But I always have a good time scrapping them when I do it, so I just need to get over my nervousness and scrap them all!!!   Haha.&lt;br /&gt;&lt;br /&gt;Hope everyone's having a nice weekend.  We are having a VERY nice, relaxing weekend.  It's nice to not have too much going on! :)  FOR ONCE!!  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;&lt;/font&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8503263797607214545/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/e-is-for.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8503263797607214545'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8503263797607214545'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/e-is-for.html' title='{e is for . . . }'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/R4p-AGuZlzI/AAAAAAAAAzE/5KcRlDdLfxw/s72-c/E_is_for_WEB.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3706408649437612609</id><published>2008-01-11T13:28:00.000-07:00</published><updated>2008-01-11T13:30:57.936-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{how could I forget??}</title><content type='html'>Oh dear!!  &lt;a href="http://tragedyscrapinannes.blogspot.com/2008/01/wish-me-luck-again.html"&gt;TrajedyScrapinAnne&lt;/a&gt;!!  How could I forget your entry?  Blogger did a weirdo double post and half my comments went one place and half went to the other!!  ANYWAY - TragedyScrapinAnne, you're a winner too!  I'll be getting you your prize link ASAP! SORRY, girl!  I blame blogger!&lt;br /&gt;&lt;br /&gt;xoxo</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3706408649437612609/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/how-could-i-forget.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3706408649437612609'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3706408649437612609'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/how-could-i-forget.html' title='{how could I forget??}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4480515014943807128</id><published>2008-01-11T10:12:00.000-07:00</published><updated>2008-01-11T10:59:29.331-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{kit winners, and a few LOs to share}</title><content type='html'>Friday is here and that means its time to announce the winners of my little "Life's a Party" contest.  Seeing your LO's using the freebie was so much fun!  As I was writing down the names today to do my drawing I realized that I only had six entries!  I couldn't just have ONE scrapper be out of luck, and I'm feeling generous so all six of you get the full "Life's a Party" kit!! &lt;br /&gt;&lt;br /&gt;&lt;a href="http://relocateddixiegirl.blogspot.com/"&gt;ms. kari&lt;/a&gt;&lt;br /&gt;&lt;a href="http://kateypiescraps.blogspot.com/"&gt;kate (kateypie)&lt;/a&gt;&lt;br /&gt;&lt;a href="http://misskitttyscrap.blogspot.com/"&gt;renata pamplona (misskitty)&lt;/a&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/kelandalaina"&gt;alaina&lt;br /&gt;&lt;/a&gt;&lt;a href="http://bobbie-scrappy-spot.blogspot.com/"&gt;ß°þþìë&lt;/a&gt;&lt;br /&gt;&amp; &lt;a href="http://adventuresindigitalscrapbooking.blogspot.com/"&gt;~heather~&lt;/a&gt; (Happy birthday, Girl!!)&lt;br /&gt;&lt;br /&gt;You all have won a free full "Life's a Party" kit.  I'll try my best to reach YOU, but you need to email me at designerbrittney at gmail dot com to claim your prize!!  Congrats girls!  I hope you enjoy "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=110&amp;zenid=5de80fecb101bb79cdd137cd35b07f21"&gt;Life's a Party&lt;/a&gt;"  Oh, speaking of that, its on sale for 25% off right now at &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=110&amp;zenid=5de80fecb101bb79cdd137cd35b07f21"&gt;ScrapMatters&lt;/a&gt;, which makes it only $4.13!&lt;br /&gt;&lt;br /&gt;Ok - so I decided that it was so much fun to have that little blog contest that I want to try another little somethin'!  If you email me a LO using my products - even my freebies, or one of my templates even if it has no other Britt-ish Designs stuff on it -  if you email me a link or email me (designerbrittney at gmail dot com) your LO during this coming week, next Friday I will post a "Show-Offs" post and show them all off.  AND I'll send my Show-Offs a little prize!  So . . . get me a Show-Off LO before next Friday, and you'll get a little goodie from me!&lt;br /&gt;&lt;br /&gt;And finally, I have two LOs to share.  Both of my husband and our nephews!! &lt;br /&gt;&lt;br /&gt;This first one is from over a year ago.  Isaac &amp; Josh.  Isaac is so much  bigger now.  Wow.  Aren't these guys handsome?&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R4elg2uZlwI/AAAAAAAAAyE/4FHxegRWjLc/s1600-h/Isaac_Josh_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R4elg2uZlwI/AAAAAAAAAyE/4FHxegRWjLc/s400/Isaac_Josh_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5154270282413348610" /&gt;&lt;/a&gt;&lt;font size=-2&gt;&lt;center&gt;&lt;a href="http://scraphead.com/gallery/showphoto.php?photo=1517&amp;ppuser=75"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;font size=2&gt;And this second one is from Mother's Day 2007.  We love our nephews!! :)&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R4elhGuZlxI/AAAAAAAAAyM/PXe_yjqg2nM/s1600-h/an-uncles-love_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R4elhGuZlxI/AAAAAAAAAyM/PXe_yjqg2nM/s400/an-uncles-love_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5154270286708315922" /&gt;&lt;/a&gt;&lt;font size=-2&gt;&lt;center&gt;&lt;a href="http://scraphead.com/gallery/showphoto.php?photo=1512&amp;ppuser=75"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Tonight we are going on a triple date with Josh's brother and sister and their spouses.  We're going out to dinner and then back to our house for some "Rock Band"!  It's going to be so much fun!!  I can't wait!&lt;br /&gt;&lt;br /&gt;Have a fun Friday!!&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4480515014943807128/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/kit-winners-and-few-los-to-share.html#comment-form' title='11 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4480515014943807128'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4480515014943807128'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/kit-winners-and-few-los-to-share.html' title='{kit winners, and a few LOs to share}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/R4elg2uZlwI/AAAAAAAAAyE/4FHxegRWjLc/s72-c/Isaac_Josh_BLOG.jpg' height='72' width='72'/><thr:total>11</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5043818712069357877</id><published>2008-01-10T11:43:00.000-07:00</published><updated>2008-01-10T12:02:02.317-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{d is for . . .}</title><content type='html'>D is for deadline!  No, just kidding.  But the deadline to get entered into my drawing to win 1 of 5 free "Life's a Party" kits is tonight at midnight!  See this &lt;a href="http://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me_07.html"&gt;previous post&lt;/a&gt; for all the details.  &lt;br /&gt;&lt;br /&gt;D is actually for . . . &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R4Zpx2uZlvI/AAAAAAAAAx8/1gCkxyqM7Hw/s1600-h/D-is-for-WEB.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R4Zpx2uZlvI/AAAAAAAAAx8/1gCkxyqM7Hw/s400/D-is-for-WEB.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5153923128796747506" /&gt;&lt;/a&gt;&lt;br /&gt;DISNEYLAND!&lt;br /&gt;&lt;br /&gt;This is me and Mickey when I was probably 2 or 3.  As you can see, I've ALWAYS loved Mickey Mouse and Disneyland.  Josh and I have season passes, even though we live clear out here in Utah.  We go as much as we can!  Disneyland is my very favorite place in the world.  Walking through the gates, and onto Main Street is the best feeling in the world.  I leave the world behind and enter the Happiest Place on Earth.  It's a magic like nothing else.  My family has always been really into Disneyland.  My parents went there on their honeymoon!  So, they started it all!!  &lt;br /&gt;&lt;br /&gt;I love the Mouse and Disneyland so much that I even started and still run a "Disneyland Photo of the Day" (DPOTD) email group  with friends and family. It's actually grown to include friends of friends!  Each day, Monday through Friday I email the group a photo of something from Disneyland.  Some weeks have themes, some  weeks don't.  Then on Friday, after they've seen all 5 photos, they have the weekend to vote for their favorite.  Then on Monday I announce the winner and it starts all over again!  There's really no point to the game, other than to bring a little Disney magic into every day.  But for some reason its been very fun.  In March we'll be celebrating DPOTD's 1 year anniversary!  We are all going to meet at Disneyland to celebrate!!  Haha! &lt;br /&gt;&lt;br /&gt;So, yes  Disney and Disneyland are a big part of who Brittney is.&lt;br /&gt;&lt;br /&gt;Thanks for reading!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5043818712069357877/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/d-is-for.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5043818712069357877'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5043818712069357877'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/d-is-for.html' title='{d is for . . .}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R4Zpx2uZlvI/AAAAAAAAAx8/1gCkxyqM7Hw/s72-c/D-is-for-WEB.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6433106423243210656</id><published>2008-01-07T15:28:00.001-07:00</published><updated>2008-01-07T22:19:10.665-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{wanna win a FREE kit from me?}</title><content type='html'>Ok - so what's the deal, folks?  I think my new kit, "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=110"&gt;Life's a Party&lt;/a&gt;" is DANG cute!! :)  hahaha!!!  But I haven't sold ANY yet!  Can you believe that?!?!  I want y'all to have it because its so cute.  So . . . here's what I am going to do.  If you scrap a page using the freebie add on -- &lt;span style="font-weight:bold;"&gt;NOT the Quick Page&lt;/span&gt; -- and put the link to your LO in the comments on this post, I will put you in a drawing.  And from that drawing I will pull FIVE names who will receive my kit "Life's a Party" for free!  Again, using the QP does not count.  Use any of the other items from the kit.  Let's say . . . at least THREE of the other items.  I'm setting the deadline for Friday (1/11) at midnight MST.  So you have all week to scrap!    &lt;br /&gt;&lt;br /&gt;This is the mini-kit freebie (&lt;a href="http://www.4shared.com/file/33501931/55173107/brittdes_lap_addon.html"&gt;download it here&lt;/a&gt; if you don't already have it).&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R4KolWuZlsI/AAAAAAAAAxk/LBHFUNmYEIE/s1600-h/0_brittdes_lap_preview.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R4KolWuZlsI/AAAAAAAAAxk/LBHFUNmYEIE/s320/0_brittdes_lap_preview.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5152866283374089922" /&gt;&lt;/a&gt;&lt;br /&gt;And this is the full kit, which five people will win.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R4KovGuZltI/AAAAAAAAAxs/Hga8Z_KGyes/s1600-h/0_brittdes_lap_preview.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R4KovGuZltI/AAAAAAAAAxs/Hga8Z_KGyes/s320/0_brittdes_lap_preview.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5152866450877814482" /&gt;&lt;/a&gt;&lt;br /&gt;So get those add-on LOs uploaded and linked back to my comments before midnight on Friday!!  :)&lt;br /&gt;&lt;br /&gt;Also . . . there's &lt;span style="font-weight:bold;"&gt;another&lt;/span&gt; way to win a Britt-ish Designs kit.  One full kit, any one you want!  On the ScrapMatters Team Blog today there's a little game.  Go to the &lt;a href="http://scrapmatters.com/wordpress/2008/01/07/144/"&gt;Team Blog&lt;/a&gt; and get all the details.  One lucky scrapper will win a kit by Britt-ish Designs of their choice!&lt;br /&gt;&lt;br /&gt;So yeah, I'm giving my stuff away!!  I've gone nuts!! haha!&lt;br /&gt;&lt;br /&gt;Can't wait to see what you talented scrappers come up with!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6433106423243210656/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me_07.html#comment-form' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6433106423243210656'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6433106423243210656'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me_07.html' title='{wanna win a FREE kit from me?}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/R4KolWuZlsI/AAAAAAAAAxk/LBHFUNmYEIE/s72-c/0_brittdes_lap_preview.jpg' height='72' width='72'/><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-553309784721365999</id><published>2008-01-07T15:28:00.000-07:00</published><updated>2008-01-07T15:44:49.098-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{wanna win a FREE kit from me?]</title><content type='html'>Ok - so what's the deal, folks?  I think my new kit, "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=110"&gt;Life's a Party&lt;/a&gt;" is DANG cute!! :)  hahaha!!!  But I haven't sold ANY yet!  Can you believe that?!?!  I want y'all to have it because its so cute.  So . . . here's what I am going to do.  If you scrap a page using the freebie add on -- &lt;span style="font-weight:bold;"&gt;NOT the Quick Page&lt;/span&gt; -- and put the link to your LO in the comments on this post, I will put you in a drawing.  And from that drawing I will pull FIVE names who will receive my kit "Life's a Party" for free!  Again, using the QP does not count.  Use any of the other items from the kit.  Let's say . . . at least THREE of the other items.  I'm setting the deadline for Friday (1/11) at midnight MST.  So you have all week to scrap!    &lt;br /&gt;&lt;br /&gt;This is the mini-kit freebie (&lt;a href="http://www.4shared.com/file/33501931/55173107/brittdes_lap_addon.html"&gt;download it here&lt;/a&gt; if you don't already have it).&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R4KolWuZlsI/AAAAAAAAAxk/LBHFUNmYEIE/s1600-h/0_brittdes_lap_preview.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R4KolWuZlsI/AAAAAAAAAxk/LBHFUNmYEIE/s320/0_brittdes_lap_preview.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5152866283374089922" /&gt;&lt;/a&gt;&lt;br /&gt;And this is the full kit, which five people will win.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R4KovGuZltI/AAAAAAAAAxs/Hga8Z_KGyes/s1600-h/0_brittdes_lap_preview.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R4KovGuZltI/AAAAAAAAAxs/Hga8Z_KGyes/s320/0_brittdes_lap_preview.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5152866450877814482" /&gt;&lt;/a&gt;&lt;br /&gt;So get those add-on LOs uploaded and linked back to my comments before midnight on Friday!!  :)&lt;br /&gt;&lt;br /&gt;Also . . . there's &lt;span style="font-weight:bold;"&gt;another&lt;/span&gt; way to win a Britt-ish Designs kit.  One full kit, any one you want!  On the ScrapMatters Team Blog today there's a little game.  Go to the &lt;a href="http://scrapmatters.com/wordpress/"&gt;Team Blog&lt;/a&gt; and get all the details.  One lucky scrapper will win a kit by Britt-ish Designs of their choice!&lt;br /&gt;&lt;br /&gt;So yeah, I'm giving my stuff away!!  I've gone nuts!! haha!&lt;br /&gt;&lt;br /&gt;Can't wait to see what you talented scrappers come up with!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/553309784721365999/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/553309784721365999'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/553309784721365999'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me.html' title='{wanna win a FREE kit from me?]'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/R4KolWuZlsI/AAAAAAAAAxk/LBHFUNmYEIE/s72-c/0_brittdes_lap_preview.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7552509768492025371</id><published>2008-01-05T20:14:00.000-07:00</published><updated>2008-01-05T20:33:14.632-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{this and that}</title><content type='html'>This entry is going to be pretty random.  Just a head's up!&lt;br /&gt;&lt;br /&gt;Well, today was a very long but a very productive day.  I was sick and tired of living in a mess, so we cleaned house ALL DAY LONG!  We took breaks to eat and rest our feet for a minute, but the rest of the day was work, work, work.  But now, my house is pretty darn clean!  I have a bad habit of being a piler.  I accumulate these little piles of junk everywhere.  It's a habit that I'm going to try and break.  I'm going to try and keep my house clean and tidy all week long.  We'll see how that goes.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R4BL0muZloI/AAAAAAAAAxI/K39M7FJJMNg/s1600-h/hellokittymouse.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R4BL0muZloI/AAAAAAAAAxI/K39M7FJJMNg/s200/hellokittymouse.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5152201340832290434" /&gt;&lt;/a&gt;I just wanted to show you my new mouse!  My sister in law, Marci, and brother, Christian, gave me this C-U-T-E Hello Kitty wireless mouse for Christmas.  I love it so much!  It's PINK and SPARKLY!  And so me!  I love Hello Kitty!!  Thanks guys for such a great gift!!&lt;br /&gt;&lt;br /&gt;I totally forgot to tell you guys, on Monday I found out that I won the Template Challenge hosted by Dani Mogstad's creative team!  My LO "&lt;a href="http://scraphead.com/gallery/showphoto.php?photo=1399&amp;ppuser=75"&gt;Even Grandma's Need a Babydoll for Christmas&lt;/a&gt;" was my entry!  Most of you know I am a HUGE HUGE HUGE Dani fan, so winning her challenge was quite a thrill.  I got a $10 GC to shop at her &lt;a href="http://designbydani.com/"&gt;store&lt;/a&gt;!  I got some REALLY cute stuff, which you'll be seeing in my LOs very soon!&lt;br /&gt;&lt;br /&gt;I scrapped a fun little LO tonight of some Halloween photos!  Yes, I'm so behind that I'm scrapping Halloween in January!!  But oh well.  This LO is for Shandy's CT!  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R4BJp2uZlnI/AAAAAAAAAxA/5V7kK1HXX00/s1600-h/Halloween1_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R4BJp2uZlnI/AAAAAAAAAxA/5V7kK1HXX00/s400/Halloween1_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5152198957125441138" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;&lt;a href="http://scraphead.com/gallery/showphoto.php?photo=1454&amp;cat=all&amp;limit=last7"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Aren't my nephews the cutest?  And Tami!  Quite the natural Jedi!!  HAHA.  Oh I love Halloween.  Scrapping this made me excited for October! HAHA.  A little premature.  Yes, I know!&lt;br /&gt;&lt;br /&gt;One last thing!  It's "Something Special Saturay" at the &lt;a href="http://scrapmatters.com/wordpress/"&gt;Team Blog&lt;/a&gt; at ScrapMatters, which means there might be a freebie!  And this week, there IS!  Some REALLY cute buttons!  Go &lt;a href="http://scrapmatters.com/wordpress/"&gt;get 'em&lt;/a&gt;!!  Leave Andrea some love over there if you download them.  She made them!!&lt;br /&gt;&lt;br /&gt;Well, I gotta go work on my lesson for church tomorrow!  (Then I'll probably scrap a little more!!)  Have a good night!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7552509768492025371/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/this-and-that.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7552509768492025371'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7552509768492025371'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/this-and-that.html' title='{this and that}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/R4BL0muZloI/AAAAAAAAAxI/K39M7FJJMNg/s72-c/hellokittymouse.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-481910112704909510</id><published>2008-01-04T16:10:00.001-07:00</published><updated>2008-01-04T16:22:38.171-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{spin-a-lift}</title><content type='html'>Hey!  Just wanted to post this LO I did today.  I did this for the "Spin-A-Lift" challenge at &lt;a href="http://sweetshoppedesigns.com"&gt;SSD&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R369AGuZlkI/AAAAAAAAAwk/KPN5YsQcGg0/s1600-h/december-book-club-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R369AGuZlkI/AAAAAAAAAwk/KPN5YsQcGg0/s400/december-book-club-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5151762833261303362" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;&lt;a href="http://www.sweetshoppedesigns.com/inspiration/showphoto.php?photo=19255&amp;limit=recent"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I LOVE the "Spin-A-Lift" challenges at Sweet Shop Designs.  They host it on the shop's &lt;a href="http://sweetshoppedesigns.com/blog/"&gt;blog&lt;/a&gt;.  The Spin-A-Lift is sooo fun!  They pick a scrapper, and you get to browse all their galleries and find a LO you like.  Then you spin it, or flip it, and then scraplift it.  It's awesome! :)  Not your average scraplift you know?!  &lt;br /&gt;&lt;br /&gt;ANYWAY - one more LO and then I gotta go!  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R36--WuZllI/AAAAAAAAAws/qatj4AgQDdA/s1600-h/old-friends-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R36--WuZllI/AAAAAAAAAws/qatj4AgQDdA/s400/old-friends-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5151765002219787858" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;&lt;a href="http://scraphead.com/gallery/showphoto.php?photo=1426&amp;ppuser=75"&gt;credits&lt;/a&gt;&lt;/center&gt;&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;This is a LO of my OLDEST friends.  We've all been friends since we were babies.  :)  And we are still friends to this day.  I don't see them too much, they live about an hour to an hour and a half away.  But we still get together when we can!!&lt;br /&gt;&lt;br /&gt;Alrighty, that's it for today!!&lt;br /&gt;&lt;br /&gt;Have a great weekend!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/481910112704909510/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/spin-lift.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/481910112704909510'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/481910112704909510'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/spin-lift.html' title='{spin-a-lift}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/R369AGuZlkI/AAAAAAAAAwk/KPN5YsQcGg0/s72-c/december-book-club-BLOG.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3057682913954858474</id><published>2008-01-03T14:37:00.000-07:00</published><updated>2008-01-03T14:54:13.807-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{2 fun challenges}</title><content type='html'>Howdy folks!  There are 2 fun challenges I wanted to tell you about, so you can win yourself some gift certificates to scrap all those holiday photos you have piling up! :)&lt;br /&gt;&lt;br /&gt;The first one is at ScrapMatters.  Happy Scrap Girl is hosting it, and its called &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=324"&gt;"The Cheater's Challenge"&lt;/a&gt;.  Basically you take one of your past LOs that you REALLY love and flip it, alter it, recolor it, whatever you want and make it into a new LO.  It's a time-saver, and its REALLY fun.&lt;br /&gt;&lt;br /&gt;I took this LO I scrapped from our trip to SeaWorld last year, which I've always really loved . . . &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R31Wz2uZlhI/AAAAAAAAAwM/NRV--hyjyOU/s1600-h/Sea-World-Page-5-WEB.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R31Wz2uZlhI/AAAAAAAAAwM/NRV--hyjyOU/s400/Sea-World-Page-5-WEB.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5151368997645162002" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=170144&amp;cat=all&amp;ppuser=5263"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;. . . and turned it into this LO of pics from New Year's Eve 2006! &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R31W0WuZliI/AAAAAAAAAwU/LT_K-hT2lQ8/s1600-h/newyearseve2_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R31W0WuZliI/AAAAAAAAAwU/LT_K-hT2lQ8/s400/newyearseve2_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5151369006235096610" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?album=lastup&amp;cat=0&amp;pos=3"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Pretty cool, 'eh!?  Well, click &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=324"&gt;here&lt;/a&gt; to get the full scoop on the "Cheater's Challenge".  You have to have you entries in to this challenge in by midnight on Monday, so scrap over the weekend and get entered into the drawing for a $5 GC.  Oh yeah, and you also get a super cute template by Happy just for entering.&lt;br /&gt;&lt;br /&gt;And the second challenge I thought you might like is called the &lt;a href="http://scraphead.com/forum/showthread.php?p=1449#post1449"&gt;"Rules are Rules"&lt;/a&gt; challenge and its hosted at scraphead.com by yours truly! :)  It just started today and its very simple.  You just follow the 4 rules listed in the challenge!  The rules are: &lt;br /&gt;&lt;br /&gt;1) You have to have 2 photos or more&lt;br /&gt;2) You need to have something black (other than type) on your LO&lt;br /&gt;3) No tilted photos&lt;br /&gt;4) Dig through your stash and use something you have had for at least three months!&lt;br /&gt;&lt;br /&gt;It's fun!  Here's my entry.  I followed all the rules!! :)&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R31Xk2uZljI/AAAAAAAAAwc/NOHU-qcDSd0/s1600-h/little_america_2_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R31Xk2uZljI/AAAAAAAAAwc/NOHU-qcDSd0/s400/little_america_2_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5151369839458752050" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;&lt;a href="http://scraphead.com/gallery/showphoto.php?photo=1433&amp;limit=recent"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Click &lt;a href="http://scraphead.com/forum/showthread.php?p=1449#post1449"&gt;HERE&lt;/a&gt; to go check out the "Rules are Rules" challenge.  It goes for two weeks, so you have until midnight on the 16th of January to get your entries in.  I'll be picking my favorite LO and that scrapper will win a $10 Gift Certificate to the scraphead shop!!&lt;br /&gt;&lt;br /&gt;Hopefully  these challenges get you inspired to scrap!  I thought they were both a total blast!! &lt;br /&gt;&lt;br /&gt;Have fun!!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3057682913954858474/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/2-fun-challenges.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3057682913954858474'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3057682913954858474'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/2-fun-challenges.html' title='{2 fun challenges}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/R31Wz2uZlhI/AAAAAAAAAwM/NRV--hyjyOU/s72-c/Sea-World-Page-5-WEB.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7909473880667437702</id><published>2008-01-02T14:55:00.000-07:00</published><updated>2008-01-02T15:17:43.934-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{c is for . . . }</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R3wImGuZlgI/AAAAAAAAAwE/_jLNVNoLR6c/s1600-h/C_is_for_WEB.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R3wImGuZlgI/AAAAAAAAAwE/_jLNVNoLR6c/s400/C_is_for_WEB.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5151001524538283522" /&gt;&lt;/a&gt;&lt;br /&gt;C is for costume designer.  I used to be a costume designer in the independent film industry.  I studied costume design in college, and graduated with a degree in it!  I worked hard to get jobs, make connections, work my way up in the industry here in Utah (yes, there's a small film industry in Utah) and I even did an internship with a big famous costume designer in LA.   It was a great job when I was single.  I got to travel, and work with fun people, but when you're on a film, you're working 6 days a week, at least 12 hours a day.  For me, it was more like 15 hours a day.  The industry here isn't consistent, but I made it work the best I could.  When I was shooting, nothing else in my life existed.  It was 100% filming.  After I got married the things that were a little annoying as a member of a film crew, only got worse.  When I was on a film, I couldn't see Josh as much as I wanted to, I couldn't do normal things like make dinner, go on dates, attend family functions together.  Plus I felt like all the films here in Utah were either low budget, low quality, and they really just worked me ragged and I was very unhappy when I was working on the films.  &lt;br /&gt;&lt;br /&gt;So, I finally made the hard decision to stop pursuing film work.  I knew there were better things for me to do and that I could be happier in other design arenas.  And I was right.  But turning down those first couple films was very tough!  There's a saying that goes: The coolest thing about being in the film industry is saying you're in the film industry.  And its so true.  It was REALLY cool to SAY I was a costume designer, but I wasn't happy.  Just goes to show ya that sometimes the dream that you think you want and are working for turns out to be totally different than you thought!  &lt;br /&gt;&lt;br /&gt;The photo above is a costume from a movie called "Moving McAllister" that came out earlier this year.  We filmed the movie a LONG time ago, but it just recently came out.  Anyway - its one of the many fun costumes/characters I got to create for that movie.  &lt;br /&gt;&lt;br /&gt;Anyway, even though I don't do it professionally anymore, costume design is a part of me, and always will be!  And now y'all know it! :)</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7909473880667437702/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/c-is-for.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7909473880667437702'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7909473880667437702'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2008/01/c-is-for.html' title='{c is for . . . }'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/R3wImGuZlgI/AAAAAAAAAwE/_jLNVNoLR6c/s72-c/C_is_for_WEB.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8193432418466708724</id><published>2007-12-31T11:15:00.000-07:00</published><updated>2007-12-31T11:43:02.001-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{life's a party + a FREEBIE}</title><content type='html'>Happy New Year everyone!!!  I can't believe its already New Year's Eve!  Wow.  Well, I have a brand new kit to celebrate 2008!  It's called "Life's a Party"!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R3kz5WuZldI/AAAAAAAAAvs/o6kT566KdOo/s1600-h/0_brittdes_lap_preview.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R3kz5WuZldI/AAAAAAAAAvs/o6kT566KdOo/s400/0_brittdes_lap_preview.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5150204709320627666" /&gt;&lt;/a&gt;&lt;br /&gt;This kit is available now at both &lt;a href="http://scraphead.com/store/product_info.php?products_id=530"&gt;scraphead&lt;/a&gt; and ScrapMatters (very soon).  :)  It is full of tons of glitzy and pop!  Perfect for all your New Year's Eve party pics!!  I had a ball making it! :)&lt;br /&gt;&lt;br /&gt;Here's a page I scrapped with it!  These are pics from my first New Year's Eve with Josh as a married couple! :) &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R3k1TGuZleI/AAAAAAAAAv0/Y3p44EXxYZE/s1600-h/newyearseve2006_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R3k1TGuZleI/AAAAAAAAAv0/Y3p44EXxYZE/s400/newyearseve2006_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5150206251213886946" /&gt;&lt;/a&gt;&lt;br /&gt;What a fun night that was!!  &lt;br /&gt;&lt;br /&gt;Well, as a special New Year's Eve release gift, I made a little add-on for you!  AND I turned my page into a QuickPage and threw that in too!! &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R3k2TmuZlfI/AAAAAAAAAv8/WGldXtPIAl0/s1600-h/0_brittdes_lap_preview.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R3k2TmuZlfI/AAAAAAAAAv8/WGldXtPIAl0/s320/0_brittdes_lap_preview.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5150207359315449330" /&gt;&lt;/a&gt;&lt;br /&gt;Enjoy!  Download it &lt;a href="http://www.4shared.com/file/33501931/55173107/brittdes_lap_addon.html"&gt;HERE&lt;/a&gt;.  Leave me a little shout-out if you download! :)&lt;br /&gt;&lt;br /&gt;One other thing.  Starting today, the &lt;a href="http://scrapmatters.com/wordpress/"&gt;ScrapMatters Team Blog&lt;/a&gt; shifts into full gear with daily entries, challenges, tutorials, freebies, photography tips and lots lots more.  I am coordinating the entries with all our team and we're all working hard to make it a fun blog to stalk.  So add &lt;a href="http://scrapmatters.com/wordpress/"&gt;http://scrapmatters.com/wordpress/&lt;/a&gt; to your blog reader and go check it out each day for lots of digi-scrap fun!&lt;br /&gt;&lt;br /&gt;Well, I hope you all have a very happy New Year and a great and safe time tonight!  Josh and I were invited to a big bash over at a friend of a friend's house who just so happens to be the drummer in the band Rancid, and used to drum for The Used.  It's supposed to be a great party that he throws each year, so we're totally stoked.  I'm sure I'll have lots of pics and stuff to blog about after tonight!&lt;br /&gt;&lt;br /&gt;Happy New Year!!!  CHEERS!!!!!!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8193432418466708724/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/lifes-party-freebie.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8193432418466708724'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8193432418466708724'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/lifes-party-freebie.html' title='{life&apos;s a party + a FREEBIE}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/R3kz5WuZldI/AAAAAAAAAvs/o6kT566KdOo/s72-c/0_brittdes_lap_preview.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4287208255076984347</id><published>2007-12-28T22:49:00.001-07:00</published><updated>2007-12-28T22:58:08.507-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{special LO}</title><content type='html'>I scrapped these sweet photos of my Grammy from last Christmas.  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R3XgF2uZlcI/AAAAAAAAAvk/w06Bdse0z1w/s1600-h/grandmababydoll_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R3XgF2uZlcI/AAAAAAAAAvk/w06Bdse0z1w/s400/grandmababydoll_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5149268140162127298" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;&lt;a href="http://www.sweetshoppedesigns.com/inspiration/showphoto.php?photo=18534&amp;ppuser=2558"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Just wanted to share it! :)&lt;br /&gt;&lt;br /&gt;We've had another night of rockin' out with Rock Band tonight.  It's just too fun!!  I'm getting pretty good I have to say.  I haven't tried the guitar yet.  Josh is sooooo good at it, and it looks so hard!  I'll be brave and try it though.  So far, I'm just a drummer.  Did I tell you what our band name is?  "Funky Mickey &amp; the Jedi Penguin"!  Isn't it awesome!!? &lt;br /&gt;&lt;br /&gt;Peace out!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4287208255076984347/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/special-lo.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4287208255076984347'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4287208255076984347'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/special-lo.html' title='{special LO}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/R3XgF2uZlcI/AAAAAAAAAvk/w06Bdse0z1w/s72-c/grandmababydoll_BLOG.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7288902249401267175</id><published>2007-12-27T13:40:00.000-07:00</published><updated>2007-12-27T14:18:36.544-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{a font challenge!}</title><content type='html'>I'm hosting a really fun font challenge at &lt;a href="http://scrapmatters.com"&gt;ScrapMatters&lt;/a&gt; this week!  There are two $5 GC up for grabs.  1 for my favorite LO and 1 give away in a random drawing! &lt;br /&gt;&lt;br /&gt;The font I picked is one of my favorites.  I use it a lot.  "You Are Loved" by Kimberly Geswin.  Come to &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=317"&gt;ScrapMatters&lt;/a&gt; and check it out!  I'd LOVE to see what you come up with!! :)&lt;br /&gt;&lt;br /&gt;This is my entry. &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R3QOomuZlaI/AAAAAAAAAvU/bd0kOZomXIw/s1600-h/white_elephants_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R3QOomuZlaI/AAAAAAAAAvU/bd0kOZomXIw/s400/white_elephants_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5148756364744037794" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-767"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;The Saturday before Christmas we had a big family Christmas party with all the Aunts and Uncles and cousins on my mom's side.  Every year its a tradition to play White Elephant!  We always laugh so hard!  So, I had to scrap up a page to remember this year's funny gifts and the great time we had!  I used Andilynn's "Holly, Jolly Ho Ho Ho" kit.&lt;br /&gt;&lt;br /&gt;I also scrapped this page to go with it!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R3QUuGuZlbI/AAAAAAAAAvc/aL3JTyjmnm8/s1600-h/HansenChristmasParty_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R3QUuGuZlbI/AAAAAAAAAvc/aL3JTyjmnm8/s400/HansenChristmasParty_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5148763056303084978" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-781"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Fun times!  &lt;br /&gt;&lt;br /&gt;Well, still no heat in our house and its pretty freezing outside so that means its freezing in here as well.  But my sweet husband went out this morning and  bought me another space heater and this one is big and fancy so I'm toasty warm today.  Thank goodness!!  &lt;br /&gt;&lt;br /&gt;I mentioned yesterday that I got Josh "Rock Band" for Christmas.  Well, it is AWESOME.  I love it, and I don't love video games.  We played for over 3 hours straight last night.  I was the drummer.  It's so fun, I can't WAIT for Josh to get home so we can play more!!!!!  I'll try and get some picks of us playing it cuz it is pretty dang funny to see I think!  &lt;br /&gt;&lt;br /&gt;Well, I'm off.  See ya later!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7288902249401267175/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/font-challenge.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7288902249401267175'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7288902249401267175'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/font-challenge.html' title='{a font challenge!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/R3QOomuZlaI/AAAAAAAAAvU/bd0kOZomXIw/s72-c/white_elephants_BLOG.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7290782729418003221</id><published>2007-12-26T15:02:00.000-07:00</published><updated>2007-12-26T16:17:34.416-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{not your average Christmas Day}</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R3LbvmuZlVI/AAAAAAAAAus/trl6b0UQIek/s1600-h/IMG_6462.JPG"&gt;&lt;img style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R3LbvmuZlVI/AAAAAAAAAus/trl6b0UQIek/s200/IMG_6462.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5148418934933394770" /&gt;&lt;/a&gt;Well, while our Christmas was merry, none of it was typical.  Both of our families live close, and while this is a blessing, it also means a lot of back and forth.  Christmas Eve actually was fairly normal for us.  We had an hour and a half of presents between the cousins and visiting with my family at my Aunt's house, then dinner with Josh's family at PF Changs, back to Josh's parents house for this Christmas Eve game we play each year and dessert.  &lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R3Lb-muZlWI/AAAAAAAAAu0/dr3JDAnGAkY/s1600-h/IMG_6478.JPG"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R3Lb-muZlWI/AAAAAAAAAu0/dr3JDAnGAkY/s200/IMG_6478.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5148419192631432546" /&gt;&lt;/a&gt;Then we went back to my parents house for Christmas Eve pajamas and to spend the night.  Christmas DAY was when things started getting unusual. &lt;br /&gt;&lt;br /&gt;We woke up Christmas morning and it was just weird.  My brother Scotty is in the MTC, and Christian and Marci and baby Eden are in Texas this year so it was just me and Josh and Cameron and Chad (and my parents of course).  It was odd to have such a small group!!  But it was still nice and happy!  We just missed everyone!!&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R3LcMGuZlXI/AAAAAAAAAu8/avDTRHhHJyI/s1600-h/IMG_6490.JPG"&gt;&lt;img style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R3LcMGuZlXI/AAAAAAAAAu8/avDTRHhHJyI/s200/IMG_6490.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5148419424559666546" /&gt;&lt;/a&gt;  Josh opened his "Rock Band" that I gave him.  It was a HIT.  We was VERY surprised and excited.  I was so glad!  I couldn't WAIT to give it to him!!!&lt;br /&gt;&lt;br /&gt;Then we headed over to Josh's parents house around 10:30 for Christmas morning with the Leavitts.  On our way over we got a call from Sean telling us that Josh's dad had fallen that morning and split his forehead open and they were currently at the hospital getting stitches.  We arrived about 15 minutes before they got back from hospital.  Josh's dad was ok, but obviously in pain and a little bit woozy.  So we had a quite a delay getting things going there.  But again, we were able to give each other our gifts and have a good time. &lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R3LcWmuZlYI/AAAAAAAAAvE/b_fXtffWw1I/s1600-h/IMG_6535.JPG"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R3LcWmuZlYI/AAAAAAAAAvE/b_fXtffWw1I/s200/IMG_6535.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5148419604948292994" /&gt;&lt;/a&gt; But Josh's parents go a little NUTS with presents.  They give WAY WAY WAY too many!!  It was a MARATHON as Josh described it.  We opened presents for almost 4 hours straight.  It was insane!!!  Of course we are so appreciative of all they give us, but man oh man!  That was a LOT of opening presents. &lt;br /&gt;&lt;br /&gt;So around 3:30 Josh and I finally get packed up and head to our house to drop off our first of two loads of presents.  We walk in the door and the carbon monoxide detectors are going off.  Great.  About a month ago, they went off, we had to evacuate, the readings were SUPER high and it turns out the furnace needed to be fixed.  We had no heat for over a week or so, and then when it got fixed the landlords didn't bother to tell us so we went without heat for at least two days longer than we needed to.  The whole thing is downstairs where the landlords son and daughter in law and kids live so they handled everything last time.  But obviously it didn't get fixed right.  Well, the downstairs people were out of town and not answering their cell phones.  So Josh let himself in and turned off the detector only to have it turn on again right away.  We knew we needed to get out.  We left messages on their cell phones, changed into actual clothes (we were still in our Christmas pajamas) and headed back to Josh's parents' house.  I was so upset.  I was hungry and cold and soooo tired.  I just wanted to go into our house, unpack some presents and lie down in my bed for a little while before we had to go back to Josh's parents house for Christmas dinner.  But, no!! &lt;br /&gt;&lt;br /&gt;As we pull up to Josh's parents house, the people downstairs finally call back and we have to  go all the way back home again to follow his instructions on turning off the gas.  He said he wasn't planning on being home for another two and half days, but he might come home early.  Come to find out he's only in Eagle Mountain which is like a half hour away.  Oh brother!!!  (Have you gotten the gist that our landlords SUCK by now).  He says he's going to come over sometime during the day and not to stay at the house but to call him that night when we get home.&lt;br /&gt;&lt;br /&gt;So we go to Josh's parents, try and relax for a bit, before having to get up and get things ready for dinner.  Dinner turned out to be lovely.  Yummy ham and salad and my first batch of Au-gratin Potatoes ever.  It was nice.  But through dinner its obvious that Josh's dad does not feel well.  As we are starting to finish dinner he decides to go upstairs and lie down.  Not much longer he comes back down and says he wants to go back to the hospital because he's just in too much pain. &lt;br /&gt;&lt;br /&gt;So the guys all give him a blessing and the Sean takes him back to the hospital.  Our game of Apples to Apples that was in the works sort of lost its thunder and we all decided to pack up and call it a night.&lt;br /&gt;&lt;br /&gt;We get home and can't get a hold of the people downstairs AGAIN.  And we don't feel comfortable trusting his assessment of the situation anyway.  So Josh calls the fire department and the next thing I know, &lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R3LdrWuZlZI/AAAAAAAAAvM/nGIof1jJuzs/s1600-h/giselle.jpeg"&gt;&lt;img style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R3LdrWuZlZI/AAAAAAAAAvM/nGIof1jJuzs/s200/giselle.jpeg" border="0" alt=""id="BLOGGER_PHOTO_ID_5148421060942206354" /&gt;&lt;/a&gt;I'm standing outside wrapped in my "Enchanted" blanket that Josh gave me for Christmas, waiting with a police officer for the fire department to come.  They go through the house with Josh and get a small reading of Carbon Monoxide near the furnace.  They dispatch the gas company to come out.  But before they left, the reading had gone down to almost zero. &lt;br /&gt;&lt;br /&gt;In the middle of all this, we got a text from Sean saying they ordered a cat-scan for Josh's dad and if it comes back ok, they will give him some pain medication for his injury.&lt;br /&gt;&lt;br /&gt;The fire department and the ambulance and the cop all leave and I call our landlord who lives in California.  He is a little gruff with me, and seems annoyed and immediately hands the phone over to our downstairs neighbors.  YES, he is IN UTAH for Christmas and could be handling this all himself!  Oh man, I was ticked off!!!!&lt;br /&gt;&lt;br /&gt;Through a lot of talking with the guy who lives downstairs we get all our stories straight and they told us that they would take care of it as soon as they could.  Whatever!  Then the gas man gets here and spends a LOT of time walking through the house talking to Josh trying to detect Carbon Monoxide.  He detects nothing.  They turn on the furnace and the readings of Carbon Monoxide that the furnace is putting out are way over the normal limit.  He red-tagged our furnace (whatever that means).  So basically we just need a new furnace. &lt;br /&gt;&lt;br /&gt;As all that was winding down we got a text saying the cat-scan came back fine and that Josh's dad is ok.  I hope he is feeling better today.  Josh has had a couple calls from him this morning asking about our house and the heat and said he sounded ok.&lt;br /&gt;&lt;br /&gt;Wow, this is a long story but the bottom line is we have no heat.  We are trying to keep warm with space heaters.  I wish you could see me right now, I'm bundled from head to foot in my freezing cold living room with two space heaters blasting at me.  But its still cold.  We've decided enough is enough, and we've started looking for a new place to live.  We'll see if we can find anything.&lt;br /&gt;&lt;br /&gt;So yes, it was a weird Christmas.  It was good, and we did have a nice time with family, but so many crazy things happened, it was NOT your average Christmas Day!&lt;br /&gt;&lt;br /&gt;Sorry for the novel!! If you are still reading this you are a champ!! &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7290782729418003221/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/not-your-average-christmas-day.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7290782729418003221'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7290782729418003221'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/not-your-average-christmas-day.html' title='{not your average Christmas Day}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/R3LbvmuZlVI/AAAAAAAAAus/trl6b0UQIek/s72-c/IMG_6462.JPG' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1353622399009810603</id><published>2007-12-24T10:53:00.001-07:00</published><updated>2007-12-24T12:59:28.909-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{B is for . . .}</title><content type='html'>Merry Christmas Eve!!! :)&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R2_yO2uZlPI/AAAAAAAAAt8/MQdLkgP0DnM/s1600-h/B_is_for_WEB.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R2_yO2uZlPI/AAAAAAAAAt8/MQdLkgP0DnM/s400/B_is_for_WEB.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5147599236129985778" /&gt;&lt;/a&gt;&lt;br /&gt;Yes, B is for Brian Regen.  My family LOVES &lt;a href="http://www.brianregan.com/"&gt;Brian Regen&lt;/a&gt;.  He's a comedian, and he is HILARIOUS!  We all quote him all the time.  He's clean, and goofy and just so hysterically funny!  Last Christmas my mom got us all tickets to go see him live!  We had these really awesome loge seats!  It was a GREAT night!!  Check out some of his stuff on his site!  You will get a good laugh!!&lt;br /&gt;&lt;br /&gt;I'll leave you will a LO.  These are my wonderful parents.  They volunteered for the annual Band Breakfast this summer to help raise money for the High School Marching Band of which Cameron is a part of.  I think they woke up at 5 am for it!!  They are troopers! :) :)&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R2_0DmuZlQI/AAAAAAAAAuE/-0l60kzzrI8/s1600-h/band_breakfast_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R2_0DmuZlQI/AAAAAAAAAuE/-0l60kzzrI8/s400/band_breakfast_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5147601241879713026" /&gt;&lt;/a&gt;&lt;font size=-2&gt;&lt;center&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-759"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;font size=2&gt;&lt;br /&gt;Aren't my parents the cutest? &lt;br /&gt;&lt;br /&gt;The owner of the screen printing place I work at called me in to work for a little over an hour this morning.  I guess he hasn't done any Christmas shopping for his family so he's working on some tee shirts and sweatshirts for them and needed some artwork done.  He paid me in cash,  so that was a nice little bonus.  But it was sort of a bummer to have to go in to work today.  Oh well, its over and now I can relax and enjoy the afternoon with Josh! :) &lt;br /&gt;&lt;br /&gt;Hope you all have a very Merry Christmas!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;&lt;/font&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1353622399009810603/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/b-is-for.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1353622399009810603'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1353622399009810603'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/b-is-for.html' title='{B is for . . .}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/R2_yO2uZlPI/AAAAAAAAAt8/MQdLkgP0DnM/s72-c/B_is_for_WEB.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2272358794967622982</id><published>2007-12-22T21:25:00.000-07:00</published><updated>2007-12-22T21:49:00.819-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{Another couple CT LOs}</title><content type='html'>Ok - first things first.  I saw this funny quiz and thought I'd find out if I was naughty or nice this year.  Turn out  . . .&lt;br /&gt;&lt;br /&gt;&lt;table width="350" align="center" border="0" cellspacing="0" cellpadding="2"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td bg align="center" style="color:#EEEEEE;"&gt;&lt;span style="color:black; font-size: 14pt;font-family:Georgia, Times New Roman, Times, serif;"&gt;&lt;b&gt;I Was Nice This Year&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td bgcolor="#FFFFFF"&gt;&lt;center&gt;&lt;img src="http://www.blogthingsimages.com/wereyouanaughtygirlornicegirlthisyearquiz/nice.jpg" height="100" width="100" /&gt;&lt;/center&gt;&lt;span style="color:#000000;"&gt;&lt;br /&gt;You Were 35% Naughty, 65% Nice&lt;br /&gt;&lt;br /&gt;Okay, so you weren't *entirely* nice this year&lt;br /&gt;But Santa doesn't expect a modern girl to be perfect&lt;br /&gt;You were good enough - and you'll be rewarded for it&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div align="center"&gt;&lt;a href="http://www.blogthings.com/wereyouanaughtygirlornicegirlthisyearquiz/"&gt;Were You a Naughty Girl or Nice Girl this Year?&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Ok so I was nice.  But just BARELY!  Isn't a 65% a D!?  I think I just barely passed.  Oh well, at least I'm not on the naughty list!! haha.&lt;br /&gt;&lt;br /&gt;Take the quiz and link back to my comments so I can see if you were naughty or nice! &lt;br /&gt;&lt;br /&gt;Alrighty - as promised my last couple CT LOs.&lt;br /&gt;&lt;br /&gt;Using a fun kit called "Michele" by Isyndra, I scrapped all the pics from "November's Meeting of the Beading Beauties".&lt;br /&gt;&lt;img style="display:block; text-align:center;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R23kMGuZlNI/AAAAAAAAAts/bxMC09bSAJA/s400/michele_prev180-1.jpg" /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R23kL2uZlMI/AAAAAAAAAtk/z5qdTSwGIO8/s1600-h/november_beadingbeauties_BLOG.jpg" style="text-decoration: none;"&gt;&lt;span class="Apple-style-span" style="color: rgb(0, 0, 0);"&gt;&lt;br /&gt;&lt;/span&gt;&lt;img style="text-decoration: underline;display: block; margin-top: 0px; margin-right: auto; margin-bottom: 10px; margin-left: auto; text-align: center; cursor: pointer; " src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R23kL2uZlMI/AAAAAAAAAtk/z5qdTSwGIO8/s400/november_beadingbeauties_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5147020841474168002" /&gt;&lt;/a&gt;&lt;center&gt;&lt;span style="font-size:-2;"&gt;&lt;a href="http://scraphead.com/gallery/showphoto.php?photo=1331&amp;amp;ppuser=75"&gt;credits&lt;/a&gt;&lt;/span&gt;&lt;/center&gt;&lt;br /&gt;This LO . . . oh this LO.  I just can't decide.  Do I like it?  Do I hate it?  Should I re-do it?!  I just don't know.  I scrapped it over a week ago and I still keep thinking about it.  I guess that's not a good sign.  I need help.  Honestly, does this one need to be re-done?  I know its busy and messy, but I thought that's what I wanted!  Argh!  I just don't know!&lt;br /&gt;&lt;br /&gt;Ok - moving on.  One last CT LO. . . . I used quite a few different scraphead products!  I used Flerg's new "&lt;a href="http://scraphead.com/store/product_info.php?products_id=512"&gt;Pink Paper Alpha&lt;/a&gt;", Carol Abram's "&lt;a href="http://scraphead.com/store/product_info.php?products_id=333"&gt;Rainbow Ribbons&lt;/a&gt;", Carol's "&lt;a href="http://scraphead.com/store/product_info.php?products_id=230"&gt;Paisley Passion: The Pastel Series&lt;/a&gt;" papers, my own "&lt;a href="http://scraphead.com/store/product_info.php?products_id=382"&gt;Do Me  A Solid&lt;/a&gt;" papers, and some fun flowers from "&lt;a href="http://scraphead.com/store/product_info.php?products_id=114"&gt;Spring is in the Air&lt;/a&gt;" kit by Minna Rajala (I recolored them, and they recolor BEAUTIFULLY!!)&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R23nf2uZlOI/AAAAAAAAAt0/OKNGn6dwfPo/s1600-h/eden-tee-shirt_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R23nf2uZlOI/AAAAAAAAAt0/OKNGn6dwfPo/s400/eden-tee-shirt_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5147024483606435042" /&gt;&lt;/a&gt;&lt;center&gt;&lt;span style="font-size:-2;"&gt;&lt;a href="http://scraphead.com/gallery/showphoto.php?photo=1367&amp;amp;ppuser=75"&gt;full credits&lt;/a&gt;&lt;/span&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;That's it!  I'm outta here!  Off to work on my digi-journal! &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2272358794967622982/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/another-couple-ct-los.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2272358794967622982'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2272358794967622982'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/another-couple-ct-los.html' title='{Another couple CT LOs}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R23kMGuZlNI/AAAAAAAAAts/bxMC09bSAJA/s72-c/michele_prev180-1.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6212346421865488585</id><published>2007-12-22T15:46:00.000-07:00</published><updated>2007-12-22T20:48:05.611-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{A couple CT LOs}</title><content type='html'>Just wanted to show off some sweet products from my Creative Teams.&lt;br /&gt;&lt;br /&gt;Shandy has a December &lt;a href="http://shandyvogtdesigns.com/store/index.php?main_page=product_info&amp;products_id=92"&gt;grab bag&lt;/a&gt; packed full of good stuff!  And its only $2.00!!  I highly recommend you &lt;a href="http://shandyvogtdesigns.com/store/index.php?main_page=product_info&amp;products_id=92"&gt;pick it up&lt;/a&gt;!  Anyway, Shandy authorized me to say that I used one of the goodies inside the grab bag to scrap this LO last night.  &lt;font size=-2&gt;(All elements and papers from the grab bag, EXCEPT for the cardboard, brads, and notepaper - find full credits &lt;a href="http://scraphead.com/gallery/showphoto.php?photo=1371&amp;ppuser=75"&gt;here&lt;/a&gt;.)&lt;/font&gt;&lt;br /&gt;  &lt;br /&gt;&lt;center&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R22U62uZlHI/AAAAAAAAAs8/pxCWXR6swrU/s1600-h/I_love_my_brother_BLOG.jpg"&gt;&lt;img style=display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand; src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R22U62uZlHI/AAAAAAAAAs8/pxCWXR6swrU/s400/I_love_my_brother_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5146933687997797490" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;This is my brother Scotty and I, and Scotty and my niece Eden.  Scotty's in the MTC (missionary training center) right now!  We miss him.  Christmas is just going to be a little weird without him.  But we know he's where he should be.  So its all good.&lt;br /&gt;&lt;br /&gt;Using Carol Abram's "&lt;a href="http://scraphead.com/store/product_info.php?products_id=417"&gt;Festive Bows with Tags&lt;/a&gt;", Flerg's "&lt;a href="http://scraphead.com/store/product_info.php?products_id=450"&gt;Christmas Mini-Kit&lt;/a&gt;", and Tabby Lewis' "&lt;a href="http://scraphead.com/store/product_info.php?products_id=515"&gt;Slient Night&lt;/a&gt;" paper pack, I scrapped this festive sparkly LO from pics of Josh and I in Salt Lake City for my birthday weekend last week.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R22W9muZlII/AAAAAAAAAtE/AGr163rT_8Y/s200/HolBow180.jpg"&gt;&lt;br /&gt;&lt;img src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R22W92uZlJI/AAAAAAAAAtM/A-Bls49eVxM/s200/FlergsCMK180.jpg"/&gt;&lt;img src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R22W92uZlKI/AAAAAAAAAtU/SQtK4JZXmss/s200/tlewis_silentnight180.jpg"/&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R22YMGuZlLI/AAAAAAAAAtc/phX957ag0bU/s1600-h/little_america_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R22YMGuZlLI/AAAAAAAAAtc/phX957ag0bU/s400/little_america_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5146937282885424306" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;&lt;a href="http://scraphead.com/gallery/showphoto.php?photo=1355&amp;ppuser=75"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Ok I'm outta time.  A couple more later tonight!!!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6212346421865488585/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/couple-ct-los.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6212346421865488585'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6212346421865488585'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/couple-ct-los.html' title='{A couple CT LOs}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/R22U62uZlHI/AAAAAAAAAs8/pxCWXR6swrU/s72-c/I_love_my_brother_BLOG.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3858461212519047488</id><published>2007-12-21T16:16:00.001-07:00</published><updated>2007-12-21T16:38:22.161-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{a is for . . . }</title><content type='html'>A digi-scrap designer from 'Down Under' who's blog I adore, is doing this really fun A to Z blogging thing and I just think its a swell idea!  So, I'm starting today.  It should be a fun way to get to know me a little better. :)  Whenever I feel like it, I'll post an A to Z post and eventually make it all the way through the alphabet.  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R2xN4WuZlGI/AAAAAAAAAs0/Vb0hiB5_Vic/s1600-h/A_is_for_WEB.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R2xN4WuZlGI/AAAAAAAAAs0/Vb0hiB5_Vic/s400/A_is_for_WEB.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5146574104745841762" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.adrianatrigiani.com/"&gt;Adriana Trigiani&lt;/a&gt; to be more specific.  She is my favorite author.  I love everything she writes.  She is so talented, and funny, and romantic.  It's just the perfect mix.  I LOVE recommending her books to my friends, so EVERYONE go out and read anything by Adriana.  Her Big Stone Gap series is fabulous, although I'm not finished with the entire series.  And my favorite so far has probably been "Lucia, Lucia".  This photo was taken in September of '06 at a meeting of my book club.  All the women in my family are in a book club.  My mom and I INSISTED everyone read "Lucia, Lucia".  Read it.  It's wonderful!!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3858461212519047488/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/is-for.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3858461212519047488'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3858461212519047488'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/is-for.html' title='{a is for . . . }'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R2xN4WuZlGI/AAAAAAAAAs0/Vb0hiB5_Vic/s72-c/A_is_for_WEB.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7333683939164134030</id><published>2007-12-20T15:22:00.001-07:00</published><updated>2007-12-20T15:41:13.150-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{my wild &amp; crazy tree!}</title><content type='html'>Ok so here is my tree!  I LOVE IT.  It's bright and fun and totally non-traditional.  It's really hard to get a good photo of it though!  I really gotta get a better camera.  None of these pics do it justice but OH WELL! :)&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R2rrZ2uZlDI/AAAAAAAAAsc/IbFu6EZxLuM/s1600-h/trimming_the_tree_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R2rrZ2uZlDI/AAAAAAAAAsc/IbFu6EZxLuM/s400/trimming_the_tree_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5146184353643598898" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R2rraGuZlEI/AAAAAAAAAsk/7yDG_XYmwlU/s1600-h/I_Heart_Our_Tree_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R2rraGuZlEI/AAAAAAAAAsk/7yDG_XYmwlU/s400/I_Heart_Our_Tree_BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5146184357938566210" /&gt;&lt;/a&gt;&lt;br /&gt;I used my very own kit, "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=53"&gt;It's Christmas Time in the City&lt;/a&gt;" for this 2-pager.  My tree actually inspired the kit in the first place! :)  There are only a few things that aren't from the kit.  For full credits, you can visit my &lt;a href="http://scrapmatters.com/gallery/thumbnails.php?album=22"&gt;gallery&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Ang has this fun little Christmas quiz on her blog, so I stole it!&lt;br /&gt;&lt;br /&gt;1. Egg Nog or Hot Chocolate? &lt;span class="Apple-style-span" style="color: rgb(255, 0, 0);"&gt;Hot Chocolate if I had to pick.  But I do like Egg Nog.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;2. Does Santa wrap presents or just sit them under the tree? &lt;span class="Apple-style-span" style="color: rgb(255, 0, 0);"&gt;He wraps them up!  &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;3. Colored lights on tree/house or white? &lt;span class="Apple-style-span" style="color: rgb(255, 0, 0);"&gt;Ours are red and green on the house and MULTI-COLORED FUN on the tree!  I guess we just aren't white light people!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;4. Do you have mistletoe? &lt;span class="Apple-style-span" style="color: rgb(255, 0, 0);"&gt;No!  Dang, I should get some!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;5. When do you put up your decorations? &lt;span class="Apple-style-span" style="color: rgb(255, 0, 0);"&gt;Haha.  Um. . . . two days ago!  But that is not ideal!  Next year I swear I'm doing it the weekend after Thanksgiving! &lt;/span&gt; &lt;br /&gt;&lt;br /&gt;6. What is your favorite holiday dish? &lt;span class="Apple-style-span" style="color: rgb(255, 0, 0);"&gt;Mom's Christmas Morning Breakfast Casserole, with English Muffins and jam!  Mmmmm.  I can't wait!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;7. Favorite holiday memory as a child:  &lt;span class="Apple-style-span" style="color: rgb(255, 0, 0);"&gt;Sleeping all together in the same room on Christmas Eve with all my brothers.  We still do it!  HAHA  We have had to move it into the living room so we all fit now, but we still sleep in the same room, spouses and all.  Now that Christian has a baby, I'm sure it'll be different but we'll figure something out! :)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;8. When and how did you learn the truth about Santa: &lt;span class="Apple-style-span" style="color: rgb(255, 0, 0);"&gt;I confronted my mom at a young age and DEMANDED she stop lying to me and tell me the truth RIGHT NOW!  I was irate!  I couldn't believe she would lie to me, she was one of my best friends!  I was very upset and poor Mom was not prepared because I was so young.  Haha.  SORRY MOM!  I was (am) pretty dramatic!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;9. Do you open a gift on Christmas Eve? &lt;span class="Apple-style-span" style="color: rgb(255, 0, 0);"&gt;Yes, Christmas Pajamas!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;10. How do you decorate your Christmas tree?  &lt;span class="Apple-style-span" style="color: rgb(255, 0, 0);"&gt;See pics above!!  LOTS of color and sparkle and TONS of lights!!!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;11. Snow! Love it or Dread it? &lt;span class="Apple-style-span" style="color: rgb(255, 0, 0);"&gt;LOVE to look at it, don't love driving or being in it!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;12. Can you ice skate? &lt;span class="Apple-style-span" style="color: rgb(255, 0, 0);"&gt;Yeah.  But only straight forward and semi-slowly.  It hurts my stupid weak ankles.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;13. Do you remember your favorite gift? &lt;span class="Apple-style-span" style="color: rgb(255, 0, 0);"&gt;Probably my American Girl Doll, Kirsten.  It was a BIG DEAL when I got her!  I LOVED her.  And I took good care of her. &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Well, I ran all over today getting the last stuff on the list.  I just have to finish putting gifts togther and wrapping!  And MAN do I love to wrap!!  I wish money wasn't tight this year, cuz I'm dying to buy lots of pretty ribbon and paper!  I LOVE to wrap extravagantly.  But what I have will do!  :) :)&lt;br /&gt;&lt;br /&gt;OH!  And if you live in the Provo area, here's something I learned today!  The UPS Store in Provo does FREE Same Day MTC Delivery if your package is under 5 pounds!  I knew they did Same-Day delivery, but I didn't know it was free!!  I was so excited when I dropped off Scotty's Christmas present today! Woo hoo!!&lt;br /&gt;&lt;br /&gt;See ya later!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7333683939164134030/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/my-wild-crazy-tree.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7333683939164134030'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7333683939164134030'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/my-wild-crazy-tree.html' title='{my wild &amp; crazy tree!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R2rrZ2uZlDI/AAAAAAAAAsc/IbFu6EZxLuM/s72-c/trimming_the_tree_BLOG.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6018726417657395264</id><published>2007-12-19T21:47:00.000-07:00</published><updated>2007-12-19T22:02:06.126-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{real trees vs. fake trees]</title><content type='html'>I have nothing against people who get fake Christmas trees.  Getting a real one is a totally hassle.  It's expensive, you have to water it all the time (which for some reason is hard to remember for me), they leave needles all over, and then you have to deal with getting rid of it after the season is over.&lt;br /&gt;&lt;br /&gt;BUT there is NOTHING like a real tree.  It just feels different having it in your house.  It makes the entire house smell like Christmas.  I just LOVE having a real tree.  I love going to pick it out.  Going through rows of trees looking for the perfect one.  I love setting it up and having a new and unique canvas to work with.  I REALLY want my kids to remember having a real tree, so I will keep getting them for as long as I can!  And while I figure eventually I will have to give in and get a fake tree some day down the road, I will REVEL in getting a real tree every year that I can.  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R2n2mmuZlCI/AAAAAAAAAsU/KP_zppWoEYY/s1600-h/this-is-the-one-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R2n2mmuZlCI/AAAAAAAAAsU/KP_zppWoEYY/s400/this-is-the-one-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5145915192338125858" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-735"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;This year was no exception.  I LOVE our real tree!!  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6018726417657395264/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/real-trees-vs-fake-trees.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6018726417657395264'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6018726417657395264'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/real-trees-vs-fake-trees.html' title='{real trees vs. fake trees]'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/R2n2mmuZlCI/AAAAAAAAAsU/KP_zppWoEYY/s72-c/this-is-the-one-BLOG.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4878265200426891263</id><published>2007-12-18T11:01:00.000-07:00</published><updated>2007-12-18T11:37:00.362-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{just pluggin' away}</title><content type='html'>Does anyone else feel like there are just a million little things (and some big ones too) to get done before Christmas?!  And the big day is right around the corner!!  I have made a schedule for the rest of this week and I'm happy to say I am going to make it!  All of those things that HAD to be done by Monday, (two projects for my young women, finishing and mailing our Christmas cards, shipping packages to Josh's aunt and grandparents) are done thanks to some big help from my amazing husband and wonderful mom.  I even got my Christmas tree finished last night too!  I feel a big weight has lifted and for the first time since . . . (well, I don't know when the last time was) I sat on the couch last night for a good 30 minutes and did NOTHING.  &lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R2gOeWuZk9I/AAAAAAAAArs/FqtyLvg2N1k/s1600-h/Christmascardsdone1.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R2gOeWuZk9I/AAAAAAAAArs/FqtyLvg2N1k/s200/Christmascardsdone1.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5145378488929850322" /&gt;&lt;/a&gt;I know, it sounds silly, but it was a big deal for me!  The last few weeks, heck month, have been really hectic.  But, I think I'm ok.  I think I'm going to get it all done.  I just have to stick to my schedule and keep pluggin' away.  &lt;br /&gt;&lt;br /&gt;This is me, finishing my Christmas cards!  What a relief!!!  I send out 75.  &lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R2gOo2uZk-I/AAAAAAAAAr0/UG5wlvouzEM/s1600-h/Christmascardsdone2.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R2gOo2uZk-I/AAAAAAAAAr0/UG5wlvouzEM/s200/Christmascardsdone2.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5145378669318476770" /&gt;&lt;/a&gt;That might not sound like that many,  but for a newly married couple, I think its a lot!!  Last Christmas I hand-made 75 cards!!  It totally consumed most of my December last year.  And they were beautiful.  But this year, thanks to digi-scrap, that was not the case.  This was soooo much easier!  &lt;br /&gt;&lt;br /&gt;Speakin' of digi-scrap I realized I have some LOs I never put on my blog.  A lot of you may have already seen them in the gallieries, but oh well!&lt;br /&gt;&lt;br /&gt;Another LO from the Rodee Thanksgiving!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R2gQb2uZlBI/AAAAAAAAAsM/-by4NrwDg-M/s1600-h/predinner-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R2gQb2uZlBI/AAAAAAAAAsM/-by4NrwDg-M/s400/predinner-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5145380645003432978" /&gt;&lt;/a&gt;&lt;center&gt;&lt;a href="http://scraphead.com/gallery/showphoto.php?photo=1293&amp;ppuser=75"&gt;credits&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Our 2nd Thanksgiving with the Leavitts&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R2gQbWuZk_I/AAAAAAAAAr8/rggK83GOLfs/s1600-h/2nd_Thanksgiving_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R2gQbWuZk_I/AAAAAAAAAr8/rggK83GOLfs/s400/2nd_Thanksgiving_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5145380636413498354" /&gt;&lt;/a&gt;&lt;center&gt;&lt;a href="http://scraphead.com/gallery/showphoto.php?photo=1301&amp;ppuser=75"&gt;credits&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;LOVE this fall kit by &lt;a href="http://scraphead.com/store/product_info.php?products_id=323"&gt;Minna Rajala&lt;/a&gt;.  It had so many fun elements and papers.  She is the best!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Coming Soon . . . &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R2gQbmuZlAI/AAAAAAAAAsE/ZwPLsZKrE1Q/s1600-h/coming_soon_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R2gQbmuZlAI/AAAAAAAAAsE/ZwPLsZKrE1Q/s400/coming_soon_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5145380640708465666" /&gt;&lt;/a&gt;&lt;center&gt;&lt;a href="http://scraphead.com/gallery/showphoto.php?photo=1300&amp;ppuser=75"&gt;credits&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;This photo is from over a year ago before my little nephew Noah was born.  It's hard to believe he's already 1!  I just loved this photo of them, so I had to scrap it!  Thanks to Tabby Lewis for this awesome snowflake paper!!&lt;br /&gt;&lt;br /&gt;I'm planning to scrap a page of my newly finished Christmas tree, so you'll have to wait for the LO to be done to see pictures.  It turned out very cute this year!  &lt;br /&gt;&lt;br /&gt;That's all from me!  Hope you are all having a great day!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4878265200426891263/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/just-pluggin-away.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4878265200426891263'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4878265200426891263'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/just-pluggin-away.html' title='{just pluggin&apos; away}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R2gOeWuZk9I/AAAAAAAAArs/FqtyLvg2N1k/s72-c/Christmascardsdone1.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3996831316481218955</id><published>2007-12-14T23:01:00.000-07:00</published><updated>2007-12-14T23:07:54.039-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{happy birthday to me!!}</title><content type='html'>Yes, today is my 27th birthday!  Right now I sit on a gorgeous spindly legged sofa in a gorgeous suite in downtown Salt Lake City where my amazing husband whisked me away to for the night!  And now I've been given some free relaxation computer time!  I'm so content and happy right now!  &lt;br /&gt;&lt;br /&gt;It's been such a nice day.   I have had so many sweet emails and ecards and phone calls with wishes of Happy Birthday from all my friends and family!  I did have to work, but it wasn't too bad.  I even got off a couple hours early, which allowed me to get a few things checked off my ever-growing Christmas to do list.  Then we headed out and had the yummiest dinner at Johnny Carinos!  It was DELICIOUS!!!!  I love that place.  I think I could eat there every night.  It's probably a good thing its not very close to where we live!  Then we came here, to the hotel!  It's GORGEOUS.  I wish I had the cable for my camera so I could upload a picture.  &lt;br /&gt;&lt;br /&gt;I don't know what fun things Josh has up his sleeve for tomorrow, but I do a lot of what we are doing tomorrow will be Christmas shopping.  We still have a lot to do!&lt;br /&gt;&lt;br /&gt;Well, let's see . . . OH YES.  &lt;a href="http://scrapmatters.com"&gt;ScrapMatters&lt;/a&gt; is having a template challenge!  Kristie is hosting for the very first time, bless her heart!  And its a REALLY fun challenge.  You get this template that Kristie designed from one of her own LOs for free!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R2Ni6GuZk5I/AAAAAAAAArM/Xa6C-IU3zPI/s1600-h/krisser12template1-550.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R2Ni6GuZk5I/AAAAAAAAArM/Xa6C-IU3zPI/s320/krisser12template1-550.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5144063949764400018" /&gt;&lt;/a&gt;&lt;br /&gt;For all the details, rules and what not go: &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?p=1006#1006"&gt;HERE&lt;/a&gt;.   One lucky winner will win a $5 GC to the store!! :)  So scrap it up!  Here's the LO I came up with for the challenge.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R2NkB2uZk6I/AAAAAAAAArU/mC1-46toEu8/s1600-h/BYU-Comp_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R2NkB2uZk6I/AAAAAAAAArU/mC1-46toEu8/s400/BYU-Comp_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5144065182420013986" /&gt;&lt;/a&gt;&lt;br /&gt;Everything I used came from ScrapMatters.  You can see the full credits &lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-711"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;These photos are from a marching band competition we went to this past October.  We went to cheer on my little brother Cameron! &lt;br /&gt;&lt;br /&gt;This week we finally got a Christmas tree.  I LOVE to have a real tree!  It actually didn't take long to find the perfect one!  We strapped it to the top of the car and hauled it home!  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R2NoXGuZk7I/AAAAAAAAArc/K6f_9V4Kzjw/s1600-h/IMG_6199.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R2NoXGuZk7I/AAAAAAAAArc/K6f_9V4Kzjw/s400/IMG_6199.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5144069945538745266" /&gt;&lt;/a&gt;&lt;br /&gt;When we got it home, we decided to rearrange the entire living room in order to give the tree a REALLY good spot!  Plus, it was just time for a change.  AND with the new set up, I get my own little office space area.  It's just more of a "work-space" feel now.  I LOVE it!  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R2NptGuZk8I/AAAAAAAAArk/qAflDEROMpE/s1600-h/IMG_6205.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R2NptGuZk8I/AAAAAAAAArk/qAflDEROMpE/s400/IMG_6205.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5144071423007495106" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;As soon as the tree is all finished and pretty, I'll definitely post photos!  &lt;br /&gt;&lt;br /&gt;Well, I guess that is all.  I think I'll join my hubby for some TV veggin' out.  See ya!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3996831316481218955/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/happy-birthday-to-me.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3996831316481218955'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3996831316481218955'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/happy-birthday-to-me.html' title='{happy birthday to me!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/R2Ni6GuZk5I/AAAAAAAAArM/Xa6C-IU3zPI/s72-c/krisser12template1-550.jpg' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6030218620080227095</id><published>2007-12-14T22:03:00.000-07:00</published><updated>2007-12-14T22:45:11.612-07:00</updated><app:control xmlns:app='http://purl.org/atom/app#'><app:draft>yes</app:draft></app:control><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{happy birthday to me!!}</title><content type='html'>Yes, today is my 27th birthday!  Right now I sit on a gorgeous spindly legged sofa in a gorgeous suite in downtown Salt Lake City where my amazing husband whisked me away to for the night!  And now I've been given some free relaxation computer time!  I'm so content and happy right now!  &lt;br /&gt;&lt;br /&gt;It's been such a nice day.   I have had so many sweet emails and ecards and phone calls with wishes of Happy Birthday from all my friends and family!  I did have to work, but it wasn't too bad.  I even got off a couple hours early, which allowed me to get a few things checked off my ever-growing Christmas to do list.  Then we headed out and had the yummiest dinner at Johnny Carinos!  It was DELICIOUS!!!!  I love that place.  I think I could eat there every night.  It's probably a good thing its not very close to where we live!  Then we came here, to the hotel!  It's GORGEOUS.  I wish I had the cable for my camera so I could upload a picture.  &lt;br /&gt;&lt;br /&gt;I don't know what fun things Josh has up his sleeve for tomorrow, but I do a lot of what we are doing tomorrow will be Christmas shopping.  We still have a lot to do!&lt;br /&gt;&lt;br /&gt;Well, let's see . . . OH YES.  &lt;a href="http://scrapmatters.com"&gt;ScrapMatters&lt;/a&gt; is having a template challenge!  Kristie is hosting for the very first time, bless her heart!  And its a REALLY fun challenge.  You get this template that Kristie designed from one of her own LOs for free!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R2Ni6GuZk5I/AAAAAAAAArM/Xa6C-IU3zPI/s1600-h/krisser12template1-550.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R2Ni6GuZk5I/AAAAAAAAArM/Xa6C-IU3zPI/s320/krisser12template1-550.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5144063949764400018" /&gt;&lt;/a&gt;&lt;br /&gt;For all the details, rules and what not go: &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?p=1006#1006"&gt;HERE&lt;/a&gt;.   One lucky winner will win a $5 GC to the store!! :)  So scrap it up!  Here's the LO I came up with for the challenge.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R2NkB2uZk6I/AAAAAAAAArU/mC1-46toEu8/s1600-h/BYU-Comp_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R2NkB2uZk6I/AAAAAAAAArU/mC1-46toEu8/s400/BYU-Comp_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5144065182420013986" /&gt;&lt;/a&gt;&lt;br /&gt;Everything I used came from ScrapMatters.  You can see the full credits &lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-711"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;These photos are from a marching band competition we went to this past October.  We went to cheer on my little brother Cameron! &lt;br /&gt;&lt;br /&gt;This week we finally got a Christmas tree.  I LOVE to have a real tree!  It actually didn't take long to find the perfect one!  We strapped it to the top of the car and hauled it home!  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R2NoXGuZk7I/AAAAAAAAArc/K6f_9V4Kzjw/s1600-h/IMG_6199.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R2NoXGuZk7I/AAAAAAAAArc/K6f_9V4Kzjw/s400/IMG_6199.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5144069945538745266" /&gt;&lt;/a&gt;&lt;br /&gt;When we got it home, we decided to rearrange the entire living room in order to give the tree a REALLY good spot!  Plus, it was just time for a change.  AND with the new set up, I get my own little office space area.  It's just more of a "work-space" feel now.  I LOVE it!  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R2NptGuZk8I/AAAAAAAAArk/qAflDEROMpE/s1600-h/IMG_6205.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R2NptGuZk8I/AAAAAAAAArk/qAflDEROMpE/s400/IMG_6205.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5144071423007495106" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;As soon as the tree is all finished and pretty, I'll definitely post photos!  &lt;br /&gt;&lt;br /&gt;Well, I guess that is all.  I think I'll join my hubby for some</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6030218620080227095'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6030218620080227095'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/R2Ni6GuZk5I/AAAAAAAAArM/Xa6C-IU3zPI/s72-c/krisser12template1-550.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6876364805029800626</id><published>2007-12-12T23:19:00.001-07:00</published><updated>2007-12-12T23:46:21.915-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{It's free to doodlie do it - caution: freebie ahead}</title><content type='html'>Guess what!  There's a new freebie by yours truly up at scraphead.com!  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R2DQFXzLX4I/AAAAAAAAAq8/YQPJcfZV-P4/s1600-h/brittdes_ddwb_600.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R2DQFXzLX4I/AAAAAAAAAq8/YQPJcfZV-P4/s400/brittdes_ddwb_600.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5143339565163700098" /&gt;&lt;/a&gt;&lt;br /&gt;Me - I love doodles!!  They give my LOs a fun casual unique look!!  So it was just a matter of time before I started making my own!!  &lt;br /&gt;&lt;br /&gt;Hope you enjoy these!  Get 'em &lt;a href="http://scraphead.com/store/product_info.php?products_id=501"&gt;here&lt;/a&gt;!  (Flergs also has a rockin' freebie up at scraphead right now so grab that while you are there as well!&lt;br /&gt;&lt;br /&gt;I got the BEST kit today with some of my gift certificates from my win at the digi-dares.  I was excited when I saw it in the store, but when I downloaded it and started to play I got MORE AND MORE AND MORE excited!  &lt;br /&gt;&lt;br /&gt;It's called &lt;a href="http://www.oscraps.com/shop/product.php?productid=18808&amp;cat=0&amp;page=1"&gt;Chloe's Treasures&lt;/a&gt; by Paint the Moon (Annie Manning). &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R2DRN3zLX5I/AAAAAAAAArE/F7R3_LUfWCA/s1600-h/PTM_Prev_ChloeKit600.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R2DRN3zLX5I/AAAAAAAAArE/F7R3_LUfWCA/s400/PTM_Prev_ChloeKit600.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5143340810704215954" /&gt;&lt;/a&gt;&lt;br /&gt;First of all, this kit is HUGE!  There is just a TON packed into it!  The papers and elements are SOOOO realistic and beautiful!! I wish I could show you the LO I did with it, but its for a Christmas gift and I don't wanna spoil the surprise for the lucky recipient!   But I had it printed and this kit seriously just prints up BEAUTIFULLY!!!  I could not be more pleased!!  Thanks soooo much Annie!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6876364805029800626/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/its-free-to-doodlie-do-it-caution.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6876364805029800626'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6876364805029800626'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/its-free-to-doodlie-do-it-caution.html' title='{It&apos;s free to doodlie do it - caution: freebie ahead}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/R2DQFXzLX4I/AAAAAAAAAq8/YQPJcfZV-P4/s72-c/brittdes_ddwb_600.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-517549861972029421</id><published>2007-12-12T02:01:00.001-07:00</published><updated>2007-12-12T02:18:33.120-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{2 am}</title><content type='html'>It's 2 am.  What in the world am I doing up?  &lt;br /&gt;&lt;br /&gt;Just trying to get things checked off my to do list!  &lt;br /&gt;&lt;br /&gt;Wanted to post a few LOs I've done recently but haven't posted yet!!&lt;br /&gt;&lt;br /&gt;I scrapped a LO with Andrea's "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=33"&gt;Rose's Secret Garden - Part 2&lt;/a&gt;" kit.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R1-kHXzLX1I/AAAAAAAAAqk/ZKptoav9fQ0/s1600-h/grammas_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R1-kHXzLX1I/AAAAAAAAAqk/ZKptoav9fQ0/s400/grammas_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5143009746035105618" /&gt;&lt;/a&gt;&lt;font size=-2&gt;&lt;center&gt;&lt;a href="http://scraphead.com/gallery/showphoto.php?photo=1235&amp;ppuser=75"&gt;credits&lt;/a&gt;&lt;/center&gt;&lt;/font&gt;&lt;br /&gt;This is from our trip to Laramie, WY (aka the middle of nowhere) to see my brother graduation from WYOTech.  He took us to this little hole in the wall place that he loved!  It was a riot!!&lt;br /&gt;&lt;br /&gt;This next LO I scrapped for the Quickpage Exchange that ScrapMatters did last month.  They used my kit, "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=31"&gt;Brown Eyed Girl&lt;/a&gt;", for the exchange!!  This was my contribution!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R1-lPHzLX2I/AAAAAAAAAqs/saZUs-PhNok/s1600-h/Gracelyn-Say-Cheese_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R1-lPHzLX2I/AAAAAAAAAqs/saZUs-PhNok/s400/Gracelyn-Say-Cheese_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5143010978690719586" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;&lt;a href="http://scraphead.com/gallery/showphoto.php?photo=1257&amp;ppuser=75"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;This is Morgan's little girl Gracelyn!  I LOVE HER!  &lt;br /&gt;The QP exchanges at ScrapMatters are AWESOME.  We get sooo many adorable QPs!  I will totally post when they start another one!&lt;br /&gt;&lt;br /&gt;And finally, a lot of you may have already seen this one since I posted a link to it a few posts back.  This was my entry to the digi-dare last week and I won in the random drawing!! I got 40 big ones in gift certificates from different designers who are the sponsors this month!  I will totally show you the spoils when I go spend my prize!!!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R1-mI3zLX3I/AAAAAAAAAq0/Nvvu9Frb_NY/s1600-h/octoberbookclub_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R1-mI3zLX3I/AAAAAAAAAq0/Nvvu9Frb_NY/s400/octoberbookclub_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5143011970828164978" /&gt;&lt;/a&gt;&lt;font size=-2&gt;&lt;center&gt;&lt;a href="http://scraphead.com/gallery/showphoto.php?photo=1278&amp;ppuser=75"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Ok - thats enough for tonight. . . er . . . this morning!  I gotta go to bed!&lt;br /&gt;&lt;br /&gt;TTFN!  Ta Ta For Now!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/517549861972029421/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/2-am.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/517549861972029421'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/517549861972029421'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/2-am.html' title='{2 am}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/R1-kHXzLX1I/AAAAAAAAAqk/ZKptoav9fQ0/s72-c/grammas_BLOG.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-813064925359541229</id><published>2007-12-09T16:13:00.000-07:00</published><updated>2007-12-09T16:48:07.236-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{introducing. . . "Snowbound" (+ a freebie!)}</title><content type='html'>I'm so excited to announce that "Snowbound" is officially for sale at both &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=65"&gt;ScrapMatters&lt;/a&gt; AND &lt;a href="http://scraphead.com/store/product_info.php?manufacturers_id=31&amp;products_id=498"&gt;Scraphead&lt;/a&gt;!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R1x3fHzLXoI/AAAAAAAAAo8/XPxGziPEpI4/s1600-h/0_brittdes_sb_preview.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R1x3fHzLXoI/AAAAAAAAAo8/XPxGziPEpI4/s400/0_brittdes_sb_preview.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5142116251103616642" /&gt;&lt;/a&gt;(Both stores are having a 25% off sale right now so its only $4.13 for a limited time!)&lt;br /&gt;&lt;br /&gt;I LOVE this kit!  It has all my favorite wintery things!  Skis, penguins, polar bears, snowflakes, funky shades of green, aqua, and blue.  It's pure winter fun!    Here are a couple detail shots for you so you can see how great it is, even up close!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R1x3fXzLXpI/AAAAAAAAApE/wbyfQki5h0s/s1600-h/detail1.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R1x3fXzLXpI/AAAAAAAAApE/wbyfQki5h0s/s400/detail1.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5142116255398583954" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R1x3fnzLXqI/AAAAAAAAApM/jtE7P07vYgM/s1600-h/detail2.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R1x3fnzLXqI/AAAAAAAAApM/jtE7P07vYgM/s400/detail2.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5142116259693551266" /&gt;&lt;/a&gt;&lt;br /&gt;I asked the wondeful and talented Creative Team at ScrapMatters to scrap some LOs with "Snowbound!"  Here's what they came up with!!&lt;br /&gt;&lt;br /&gt;A FAB and oh so sweet double-Pager from &lt;b&gt;Morgan&lt;/b&gt;!&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R1x5H3zLXrI/AAAAAAAAApU/XOoirT_so-A/s1600-h/Morgan+double.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R1x5H3zLXrI/AAAAAAAAApU/XOoirT_so-A/s400/Morgan+double.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5142118050694913714" /&gt;&lt;/a&gt;&lt;br /&gt;This stunner by &lt;b&gt;Kristie&lt;/b&gt; blew me away!&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R1x5WHzLXsI/AAAAAAAAApc/IugHtQInYC4/s1600-h/Kristie.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R1x5WHzLXsI/AAAAAAAAApc/IugHtQInYC4/s320/Kristie.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5142118295508049602" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;b&gt;Mandy Rae&lt;/b&gt; really played up the funky colors and sparkle!&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R1x50HzLXtI/AAAAAAAAApk/rMAzX_diIfw/s1600-h/Mandy+Rae.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R1x50HzLXtI/AAAAAAAAApk/rMAzX_diIfw/s320/Mandy+Rae.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5142118810904125138" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;b&gt;Danica&lt;/b&gt; added a tan solid from my "Do Me a Solid" paper pack!  So clever and so cute!!&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R1x7I3zLXwI/AAAAAAAAAp8/P5h3IbtQYIk/s1600-h/Danica+Double.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R1x7I3zLXwI/AAAAAAAAAp8/P5h3IbtQYIk/s400/Danica+Double.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5142120266898038530" /&gt;&lt;/a&gt;&lt;br /&gt;And &lt;b&gt;Henriette&lt;/b&gt; rock the polar bear!  LOVE IT!&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R1x6mnzLXvI/AAAAAAAAAp0/FUJfJUzrPcY/s1600-h/Henriette.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R1x6mnzLXvI/AAAAAAAAAp0/FUJfJUzrPcY/s320/Henriette.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5142119678487518962" /&gt;&lt;/a&gt;&lt;br /&gt;And just to show you that this kit works for MORE than just snow-photos . . . . &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Erica&lt;/b&gt; nailed a LO with the soft colors that is not at all wintery!&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R1x6mXzLXuI/AAAAAAAAAps/2wnpY8Cek0k/s1600-h/Erica.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R1x6mXzLXuI/AAAAAAAAAps/2wnpY8Cek0k/s320/Erica.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5142119674192551650" /&gt;&lt;/a&gt;&lt;br /&gt;And &lt;b&gt;Teresa&lt;/b&gt;, taking inspiration by the smile quote/word art used it for pages from a trip to the dentist (not snowy or wintery!! And look how cute!!!)&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R1x7dXzLXxI/AAAAAAAAAqE/lLbaTxjrnms/s1600-h/Teresa.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R1x7dXzLXxI/AAAAAAAAAqE/lLbaTxjrnms/s320/Teresa.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5142120619085356818" /&gt;&lt;/a&gt;&lt;br /&gt;I just LOVE to see how difference scrappers think to use the same kit.  I'm always amazed and inspired!!  Thank you to the wonderful CT at ScrapMatters.&lt;br /&gt;&lt;br /&gt;And finally, here is MY LO.  These photos are from back in 2005 when Josh took me to Temple Square to look at the lights for my birthday!  It was freezing but so much fun!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R1x8PXzLXyI/AAAAAAAAAqM/z_63qmyzd6g/s1600-h/templesquarebday_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R1x8PXzLXyI/AAAAAAAAAqM/z_63qmyzd6g/s400/templesquarebday_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5142121478078816034" /&gt;&lt;/a&gt;&lt;br /&gt;I decided to turn my LO into a freebie template for ya! &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R1x823zLXzI/AAAAAAAAAqU/QPXrIawlKeo/s1600-h/brittdes_winterfreebietemplate_preview.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R1x823zLXzI/AAAAAAAAAqU/QPXrIawlKeo/s400/brittdes_winterfreebietemplate_preview.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5142122156683648818" /&gt;&lt;/a&gt;&lt;br /&gt;When you &lt;a href="http://www.4shared.com/file/31553096/cb3b2173/brittdes_winterfreebietemplate.html"&gt;DOWNLOAD&lt;/a&gt;, please be sure to leave some love! :)  &lt;br /&gt;&lt;br /&gt;Again, "Snowbound" is available at &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=65"&gt;ScrapMatters&lt;/a&gt; AND &lt;a href="http://scraphead.com/store/product_info.php?manufacturers_id=31&amp;products_id=498"&gt;Scraphead&lt;/a&gt;.  Get it while its on sale!!&lt;br /&gt;&lt;br /&gt;It snowed SO MUCH yesterday!  And its gorgeous fluffy snow!  Makes driving a little scary, but its so pretty!!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/813064925359541229/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html#comment-form' title='19 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/813064925359541229'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/813064925359541229'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html' title='{introducing. . . &quot;Snowbound&quot; (+ a freebie!)}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/R1x3fHzLXoI/AAAAAAAAAo8/XPxGziPEpI4/s72-c/0_brittdes_sb_preview.jpg' height='72' width='72'/><thr:total>19</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2037628131204598046</id><published>2007-12-08T20:26:00.001-07:00</published><updated>2007-12-08T21:01:03.361-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{grab bag revealed!}</title><content type='html'>The content of my grab bag have been released and are in the stores as separate products.  Wanna see what was inside?! &lt;br /&gt;&lt;br /&gt;1) "C'mon Get Happy Mini-Kit"&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R1thRnzLXiI/AAAAAAAAAoM/Ezu9x7ifE-s/s1600-h/0_brittdes_cgh_preview.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R1thRnzLXiI/AAAAAAAAAoM/Ezu9x7ifE-s/s400/0_brittdes_cgh_preview.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5141810354942860834" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;2) "Blustery" paper pack&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R1thR3zLXjI/AAAAAAAAAoU/tZ_BF3nsJ-M/s1600-h/0_brittdes_blustery_preview.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R1thR3zLXjI/AAAAAAAAAoU/tZ_BF3nsJ-M/s400/0_brittdes_blustery_preview.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5141810359237828146" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;3) Glitzy Sticker Alpha&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R1thSHzLXkI/AAAAAAAAAoc/seniNaBFSM4/s1600-h/0_brittdes_glitzysa_preview.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R1thSHzLXkI/AAAAAAAAAoc/seniNaBFSM4/s400/0_brittdes_glitzysa_preview.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5141810363532795458" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;4) Glitzy Flora&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R1thSXzLXlI/AAAAAAAAAok/39svQd-OtSg/s1600-h/0_brittdes_glitzyflora-preview.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R1thSXzLXlI/AAAAAAAAAok/39svQd-OtSg/s400/0_brittdes_glitzyflora-preview.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5141810367827762770" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;5) We Zigged and Zagged Template Pack&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R1thSXzLXmI/AAAAAAAAAos/eT_i6Sir_O0/s1600-h/brittdes_zzt_600.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R1thSXzLXmI/AAAAAAAAAos/eT_i6Sir_O0/s400/brittdes_zzt_600.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5141810367827762786" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;6) So Flakey&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R1thp3zLXnI/AAAAAAAAAo0/zfv6toX0-do/s1600-h/0_brittdes_soflakey_preview.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R1thp3zLXnI/AAAAAAAAAo0/zfv6toX0-do/s400/0_brittdes_soflakey_preview.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5141810771554688626" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;(Yes, ALL OF THAT was in my little $3.00 grab bag!)&lt;br /&gt;&lt;br /&gt;Now everything is for sale separately at both &lt;a href="http://scraphead.com/store/index.php?manufacturers_id=31&amp;osCsid=0177824affae9a5e3c975f8792532861"&gt;scraphead&lt;/a&gt; AND &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=index&amp;manufacturers_id=3"&gt;ScrapMatters&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;Oh and we have a few new designers at ScrapMatters and all their stuff is on sale for 25% off!  AND all holiday products are 25% off as well, which means "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=55"&gt;So Flakey&lt;/a&gt;" and my latest kit "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=53"&gt;It's Christmas Time in the City"&lt;/a&gt; are 25% off!! &lt;br /&gt;&lt;br /&gt;We have just had buckets of snow today.  About 5 inches just since it started around 1 this afternoon!  Whew!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2037628131204598046/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/grab-bag-revealed.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2037628131204598046'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2037628131204598046'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/grab-bag-revealed.html' title='{grab bag revealed!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/R1thRnzLXiI/AAAAAAAAAoM/Ezu9x7ifE-s/s72-c/0_brittdes_cgh_preview.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7574884427611979896</id><published>2007-12-07T01:34:00.000-07:00</published><updated>2007-12-07T01:35:28.541-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{the digi-dare I dared to do!}</title><content type='html'>Go see who &lt;a href="http://thedigidares.com/"&gt;won&lt;/a&gt; the random drawing prize!!!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7574884427611979896/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/digi-dare-i-dared-to-do.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7574884427611979896'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7574884427611979896'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/digi-dare-i-dared-to-do.html' title='{the digi-dare I dared to do!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1490860667349470321</id><published>2007-12-04T18:04:00.000-07:00</published><updated>2007-12-04T18:30:06.738-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{my little brother is going to Chile!}</title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R1X-O3zLXXI/AAAAAAAAAm0/18I1Kn7Hxws/s1600-h/scottyandme.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R1X-O3zLXXI/AAAAAAAAAm0/18I1Kn7Hxws/s320/scottyandme.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5140294081163517298" /&gt;&lt;/a&gt;Tomorrow my little brother Scotty goes into the Missionary Training Center to be trained to serve as a missionary in Antofagasta Chile for two years!!  I can't believe he is old enough and that the time has finally come!  We will miss him, but I am so proud of him for choosing to serve a mission.  It's so awesome!! &lt;font size=-2&gt;(Glitter frame and ribbon wrap by Flergs - thanks chica!)&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;Nothing else exciting has been going on.  We had an extremely lazy and relaxing weekend, which we really needed and enjoyed!  It snowed and snowed on Saturday, so all our plans for hanging up our Christmas lights went out the window.  We are hoping for some sunshine and meltage so we (and when I say we I mean Josh) can get out there and hang up our lights.&lt;br /&gt;&lt;br /&gt;I'm working on a brand new kit!!   I am really lovin' it so far!! Wanna peek??  Oh alright . . . &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R1X8HHzLXVI/AAAAAAAAAmk/9q8wUrSStOU/s1600-h/peekypeek.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R1X8HHzLXVI/AAAAAAAAAmk/9q8wUrSStOU/s400/peekypeek.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5140291748996275538" /&gt;&lt;/a&gt;&lt;br /&gt;I hope to have it out this weekend, but we'll see!&lt;br /&gt;&lt;br /&gt;That's all for today.  I'll leave ya with a LO I did a few days ago for Shandy's CT, but forgot to post.  I used her "&lt;a href="http://www.elementalscraps.com/shoppe/product.php?productid=18101&amp;cat=0&amp;page=3"&gt;LedgerAbles&lt;/a&gt;" paper packs and her "&lt;a href="http://www.elementalscraps.com/shoppe/product.php?productid=17360&amp;cat=0&amp;page=4"&gt;Swass Leaves&lt;/a&gt;" brushes and my own template from the "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;cPath=8&amp;products_id=28"&gt;Fun &amp; Flirty&lt;/a&gt;" template pack!!  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R1X9R3zLXWI/AAAAAAAAAms/-XoGG68Eqs0/s1600-h/familyisforever_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R1X9R3zLXWI/AAAAAAAAAms/-XoGG68Eqs0/s400/familyisforever_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5140293033191497058" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;full credits &lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=222606&amp;cat=all&amp;ppuser=5263"&gt;here&lt;/a&gt;&lt;/center&gt;&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;See ya later!!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1490860667349470321/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/my-little-brother-is-going-to-chile.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1490860667349470321'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1490860667349470321'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/my-little-brother-is-going-to-chile.html' title='{my little brother is going to Chile!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/R1X-O3zLXXI/AAAAAAAAAm0/18I1Kn7Hxws/s72-c/scottyandme.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1001181611135216072</id><published>2007-12-01T13:45:00.000-07:00</published><updated>2007-12-01T13:45:34.675-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{My new Christmas Kit &amp; a Freebie Add-On}</title><content type='html'>It's done!  It's done!!  My new Christmas kit is FINALLY done!!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;font size=4 color=firebrick&gt;"It's Christmas Time in the City"&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R1ET1XzLXLI/AAAAAAAAAlU/42IAiPLubrM/s1600-R/0_brittdes_preview.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R1ET1XzLXLI/AAAAAAAAAlU/Bm61a3vjtWw/s400/0_brittdes_preview.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5138910457449110706" /&gt;&lt;/a&gt;You can pick it up at &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=53"&gt;ScrapMatters&lt;/a&gt; AND &lt;a href="http://scraphead.com/store/product_info.php?products_id=460"&gt;Scraphead&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;Here are a couple detail shots!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R1EUH3zLXMI/AAAAAAAAAlc/PrgeCz9Gg4I/s1600-R/ictitc_detail1.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R1EUH3zLXMI/AAAAAAAAAlc/NklCgYCfFmc/s320/ictitc_detail1.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5138910775276690626" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R1EUUHzLXNI/AAAAAAAAAlk/cxe8O5JQYZ8/s1600-R/ictitc_detail2.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R1EUUHzLXNI/AAAAAAAAAlk/oPnrp88-UNM/s320/ictitc_detail2.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5138910985730088146" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I was inspired by my own Christmas tree decorations (yes, I have quite a funky tree)!  It's fun, wild, unpredictable, just like Christmas time in the CITY! :)  &lt;br /&gt;&lt;br /&gt;Here is a LO I scrapped with it!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R1GxcXzLXTI/AAAAAAAAAmU/aEMsvDE1pRE/s1600-R/sothisislove_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R1GxcXzLXTI/AAAAAAAAAmU/O6BUL33hOew/s400/sothisislove_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5139083750789569842" /&gt;&lt;/a&gt;&lt;br /&gt;See how it can look wild and crazy and fun, BUT it can also give you classic and pretty as well!  Pretty nifty, huh!?&lt;br /&gt;&lt;br /&gt;And because I love my blog readers, here is a little sampler that coordinates with the full kit! :)  Enjoy!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R1EVTHzLXOI/AAAAAAAAAls/Ecx4MetawnU/s1600-R/0_brittdes_ictitcaddon_preview.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R1EVTHzLXOI/AAAAAAAAAls/gqHRvy5A89s/s320/0_brittdes_ictitcaddon_preview.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5138912068061846754" /&gt;&lt;/a&gt;&lt;center&gt;&lt;a href="http://www.4shared.com/file/30858962/89f75d41/brittdes_ictitcaddon.html?dirPwdVerified=c0d7d82c"&gt;DOWNLOAD HERE&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Oh yeah and this weekend is your last chance to get my &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;cPath=12&amp;products_id=41"&gt;grab bag&lt;/a&gt; at ScrapMatters for only 3 bucks!! Starting Monday it will be opened up and divided!  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1001181611135216072/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/my-new-christmas-kit-freebie-add-on.html#comment-form' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1001181611135216072'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1001181611135216072'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/my-new-christmas-kit-freebie-add-on.html' title='{My new Christmas Kit &amp; a Freebie Add-On}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/R1ET1XzLXLI/AAAAAAAAAlU/Bm61a3vjtWw/s72-c/0_brittdes_preview.jpg' height='72' width='72'/><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9130225858013275144</id><published>2007-12-01T11:06:00.000-07:00</published><updated>2007-12-01T11:12:11.070-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{winter wonderland}</title><content type='html'>We slept in and woke up to a winter wonderland!   Wow.  So pretty.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R1GjdXzLXPI/AAAAAAAAAl0/n1Yns6YtJuo/s1600-R/IMG_6191.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R1GjdXzLXPI/AAAAAAAAAl0/oIVDAu9RsQ0/s320/IMG_6191.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5139068374806650098" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R1GjeHzLXQI/AAAAAAAAAl8/HwQmLZp9c7s/s1600-R/IMG_6192.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R1GjeHzLXQI/AAAAAAAAAl8/nXuI7VK8pzI/s320/IMG_6192.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5139068387691552002" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R1GjeHzLXRI/AAAAAAAAAmE/1uuiyuhKsgI/s1600-R/IMG_6193.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R1GjeHzLXRI/AAAAAAAAAmE/lnGIl6iO14M/s320/IMG_6193.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5139068387691552018" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R1GjeXzLXSI/AAAAAAAAAmM/Ou0s8W8MfX8/s1600-R/IMG_6194.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R1GjeXzLXSI/AAAAAAAAAmM/fYJIPdaWYfw/s320/IMG_6194.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5139068391986519330" /&gt;&lt;/a&gt;&lt;br /&gt;And its STILL snowing! :)</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/9130225858013275144/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/winter-wonderland.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9130225858013275144'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9130225858013275144'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/12/winter-wonderland.html' title='{winter wonderland}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/R1GjdXzLXPI/AAAAAAAAAl0/oIVDAu9RsQ0/s72-c/IMG_6191.JPG' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9016473372612069920</id><published>2007-12-01T00:53:00.000-07:00</published><updated>2007-12-01T01:04:13.673-07:00</updated><app:control xmlns:app='http://purl.org/atom/app#'><app:draft>yes</app:draft></app:control><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{My new Christmas Kit &amp; a Freebie Add-On}</title><content type='html'>It's done!  It's done!!  My new Christmas kit is FINALLY done!!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;font size=4 color=firebrick&gt;"It's Christmas Time in the City"&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R1ET1XzLXLI/AAAAAAAAAlU/42IAiPLubrM/s1600-R/0_brittdes_preview.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R1ET1XzLXLI/AAAAAAAAAlU/Bm61a3vjtWw/s400/0_brittdes_preview.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5138910457449110706" /&gt;&lt;/a&gt;You can pick it up at ScrapMatters AND Scraphead!&lt;br /&gt;&lt;br /&gt;Here are a couple detail shots!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R1EUH3zLXMI/AAAAAAAAAlc/PrgeCz9Gg4I/s1600-R/ictitc_detail1.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R1EUH3zLXMI/AAAAAAAAAlc/NklCgYCfFmc/s320/ictitc_detail1.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5138910775276690626" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R1EUUHzLXNI/AAAAAAAAAlk/cxe8O5JQYZ8/s1600-R/ictitc_detail2.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R1EUUHzLXNI/AAAAAAAAAlk/oPnrp88-UNM/s320/ictitc_detail2.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5138910985730088146" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I was inspired by my own Christmas tree decorations (yes, I have quite a funky tree)!  It's fun, wild, unpredictable, just like Christmas time in the CITY! :)  &lt;br /&gt;&lt;br /&gt;Here is a LO I scrapped with "It's Christmas Time in the City"!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;And because I love my blog readers, here is a little sampler that coordinates with the full kit! :)  Enjoy!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R1EVTHzLXOI/AAAAAAAAAls/Ecx4MetawnU/s1600-R/0_brittdes_ictitcaddon_preview.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R1EVTHzLXOI/AAAAAAAAAls/gqHRvy5A89s/s320/0_brittdes_ictitcaddon_preview.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5138912068061846754" /&gt;&lt;/a&gt;&lt;center&gt;&lt;a href="http://www.4shared.com/file/30858962/89f75d41/brittdes_ictitcaddon.html?dirPwdVerified=c0d7d82c"&gt;DOWNLOAD HERE&lt;/a&gt;&lt;/center&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9016473372612069920'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9016473372612069920'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/R1ET1XzLXLI/AAAAAAAAAlU/Bm61a3vjtWw/s72-c/0_brittdes_preview.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2700599950241346276</id><published>2007-11-29T12:24:00.000-07:00</published><updated>2007-11-29T12:35:53.213-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{they digi-dared me!!}</title><content type='html'>For anyone who has not checked out &lt;a href="http://thedigidares.com"&gt;thedigidares.com&lt;/a&gt; I HIGHLY recommend it.  I don't do the dares faithfully, but when I do I always have fun!  Plus you always have a chance at winning a groovy prize! I haven't won yet, but maybe some day.  &lt;br /&gt;&lt;br /&gt;The dare this week was to scrap something that had to do with shopping.  A big purchase you made, something you regret buying anything having to do with shopping (and then they throw in some fun "dare flair" things like having something black on your LO, etc.).  I knew EXACTLY the photos I wanted to scrap!  Last year Josh got a Playstation3, back when they were impossible to get so it was a BIG DEAL, and I have been wanting to scrap the photos of him opening his delivery for a while now!  So off I scrapped!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R08Sm6EaEAI/AAAAAAAAAlM/K9gYMUZJsfo/s1600-h/playstation3_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R08Sm6EaEAI/AAAAAAAAAlM/K9gYMUZJsfo/s400/playstation3_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5138346159485095938" /&gt;&lt;/a&gt;&lt;font size=-2&gt;&lt;center&gt;credits &lt;a href="http://scraphead.com/gallery/showphoto.php?photo=1215&amp;ppuser=75"&gt;here&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;font size=2&gt;So there's my entry!  I really like how it turned out! :)  It even has a few items from my upcoming Christmas kit (which will be out very soon)!!&lt;br /&gt;&lt;br /&gt;Is it sad that I'm scrapping photos from a year ago??  I just started digi-scrapping in April.  So - I HAVE to go back and scrap!  Right??  I would really like scrapbooks starting back when Josh and I first started dating, but that's going to be a LOT of work!!  How can I ever get it all scrapped?  I just have to keep truckin' along and see how much I can get done.&lt;br /&gt;&lt;br /&gt;Have a happy Thursday! &lt;/font&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2700599950241346276/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/11/they-digi-dared-me.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2700599950241346276'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2700599950241346276'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/11/they-digi-dared-me.html' title='{they digi-dared me!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/R08Sm6EaEAI/AAAAAAAAAlM/K9gYMUZJsfo/s72-c/playstation3_BLOG.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7111603024755042242</id><published>2007-11-25T01:03:00.000-07:00</published><updated>2007-11-25T01:12:59.269-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{more disneyland pages}</title><content type='html'>I really can't believe I put off scrapping Disneyland for so long!  It's just so fun to scrap these photos!  I guess I just needed the right inspiration, the right products.  Well, maybe its just that now I feel really ready.  Whatever!  I'm glad I finally started because It's fun!!!!  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R0kszaEaD-I/AAAAAAAAAk8/yZfRlw_CC5c/s1600-h/Moving-McAllister-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R0kszaEaD-I/AAAAAAAAAk8/yZfRlw_CC5c/s400/Moving-McAllister-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136686111675518946" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;credits &lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-505"&gt;here&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;For my tea cups LO I wanted it to feel really spinny and mad/crazy/fun!  I think I got it! :)  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R0kszqEaD_I/AAAAAAAAAlE/fyqdPaq3rYw/s1600-h/late_night_tea_party_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R0kszqEaD_I/AAAAAAAAAlE/fyqdPaq3rYw/s400/late_night_tea_party_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136686115970486258" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;credits &lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-512"&gt;here&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Alright - well, I gotta go join Josh in bed to watch some "March of the Penguins!  We LOVE the movie.  Have you seen it?  If not, I HIGHLY recommend it!!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7111603024755042242/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/11/more-disneyland-pages.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7111603024755042242'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7111603024755042242'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/11/more-disneyland-pages.html' title='{more disneyland pages}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/R0kszaEaD-I/AAAAAAAAAk8/yZfRlw_CC5c/s72-c/Moving-McAllister-BLOG.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5293478484644059762</id><published>2007-11-24T11:52:00.000-07:00</published><updated>2007-11-24T12:05:42.053-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{I did it!  I did it!}</title><content type='html'>I actually scrapped a page from one of my 4 trips to Disneyland this year!  This is from my family's trip back in January!  Andrea's "Let's Polka" kit really got me excited to start scrapping Disneyland photos.  I was able to modify it a bit to make Mickey heads!  It's big deal for me that I was finally brave enough to start on Disney photos!  I just want them to be so perfect!  It's hard to start.  Especially when I know I have SO MANY photos to scrap, all of which I love and are special to me!!  &lt;br /&gt;&lt;br /&gt;Anyway - here is my big accomplishment!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R0h0TaEaD8I/AAAAAAAAAks/Qbm5cIi6HVA/s1600-h/Mickeys_No1_Fans_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R0h0TaEaD8I/AAAAAAAAAks/Qbm5cIi6HVA/s400/Mickeys_No1_Fans_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136483251780194242" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-500"&gt;credits here&lt;/a&gt;&lt;/center&gt;&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;And now I feel ready to keep going and scrap more!!   Maybe by the end of 2008 I'll finally have 2007 Disneyland photos scrapped.  Too bad that I'll probably have  a few more Disneyland trips in 2008!  How will I ever catch up?  haha!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5293478484644059762/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/11/i-did-it-i-did-it.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5293478484644059762'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5293478484644059762'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/11/i-did-it-i-did-it.html' title='{I did it!  I did it!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/R0h0TaEaD8I/AAAAAAAAAks/Qbm5cIi6HVA/s72-c/Mickeys_No1_Fans_BLOG.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6739531665195887994</id><published>2007-11-23T12:24:00.000-07:00</published><updated>2007-11-23T12:54:34.743-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{my first grab bag!!}</title><content type='html'>Ok - its official for sale.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;img src="http://i70.photobucket.com/albums/i104/designerbrittney/brittdes_grabbag_600.jpg" width="400" height="533.33"&gt;&lt;/center&gt;&lt;br /&gt;Click &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=41"&gt;here&lt;/a&gt; to get it!!&lt;br /&gt;&lt;br /&gt;Plus, 3 other designers (Andilynn Designs, Ellie Lash/Sugar Snap Scraps, and SHARIngCreations) all have grab bags for sale too!! AND if you buy all 4 you get a FREE $5 GC to the &lt;a href="http://scrapmatters.com/shop2/"&gt;ScrapMatters.com Shop&lt;/a&gt;!! :) &lt;br /&gt;&lt;br /&gt;Woo hoo!&lt;br /&gt;&lt;br /&gt;The grab bags are only available until December 2nd, so grab 'em while you can!  I've seen inside all of them, and you won't be disappointed!!  Promise! :)&lt;br /&gt;&lt;br /&gt;Tami and Marci are coming over today for our very first crop together!  They'll be here soon!  I can't wait!! It's going to be super fun!&lt;br /&gt;&lt;br /&gt;OH!  And I scrapped a CT LO for scraphead yesterday while I watched the Macy's Day parade.  I used Kate Reitz' "Hey Baby! - Girl" kit available &lt;a href="http://scraphead.com/store/product_info.php?products_id=298"&gt;here&lt;/a&gt; at scraphead.com AND &lt;a href="http://scraphead.com/store/product_info.php?cPath=58&amp;products_id=397"&gt;this&lt;/a&gt; awesome cluster actions by Flergs (also at scraphead).&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://scraphead.com/store/product_info.php?products_id=298"&gt;&lt;img style="margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R0crRKEaD4I/AAAAAAAAAkM/ql2xdWnenjA/s200/HeyBaby!Girl600.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136121473799950210" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://scraphead.com/store/product_info.php?cPath=58&amp;products_id=397"&gt;&lt;img style="margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0crRaEaD5I/AAAAAAAAAkU/hZK3piZLipw/s200/Cluster600.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5136121478094917522" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R0csz6EaD6I/AAAAAAAAAkc/8HGPSvbWXF8/s1600-h/Isn%27t-She-Lovely-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R0csz6EaD6I/AAAAAAAAAkc/8HGPSvbWXF8/s400/Isn%27t-She-Lovely-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136123170312032162" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?album=22&amp;pos=27"&gt;credits&lt;/a&gt;&lt;/center&gt;&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;Well, I gotta straighten up.  Tami and Marci will be here very soon!! &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0cq1aEaD3I/AAAAAAAAAkE/ajEiKWiO9Q4/s400/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5136120997058580338" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6739531665195887994/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/11/my-first-grab-bag.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6739531665195887994'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6739531665195887994'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/11/my-first-grab-bag.html' title='{my first grab bag!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/R0crRKEaD4I/AAAAAAAAAkM/ql2xdWnenjA/s72-c/HeyBaby!Girl600.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7738826818872846762</id><published>2007-11-22T09:12:00.000-07:00</published><updated>2007-11-22T09:36:12.941-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{happy thanksgiving - my gift to you!!!}</title><content type='html'>Happy Happy Happy Thanksgiving to you all!  It's 9:00 am here and the Macy's Day Parade just started on TV.  I love watching the parade, but this year the parade is EXTRA  special.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R0WruKEaD0I/AAAAAAAAAjs/OV5wFELMdtc/s1600-h/IMG_4767.JPG"&gt;&lt;img style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R0WruKEaD0I/AAAAAAAAAjs/OV5wFELMdtc/s200/IMG_4767.JPG" border="0" alt="" id="BLOGGER_PHOTO_ID_5135699759551090498" /&gt;&lt;/a&gt; My little brother Cameron is in NEW YORK CITY right now marching down the street in the parade!! I can't believe it! I wish I could be there cheering so loud for him that I lose my voice!!!  GO CAMERON!!!!!!  I hope we get to see him on TV.  There's no guarantees, but I'm watching the parade much more carefully than any other year!&lt;br /&gt;&lt;br /&gt;Well, I have a gift to everyone to express my Gratitude for all the support you have shown to me and my designs, my scrapping and new little business ventures.  A mini-kit, I call "My Grateful Heart".&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R0Ws_aEaD1I/AAAAAAAAAj0/sLR7nf_Livs/s1600-h/0_brittdes_mgh_preview.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R0Ws_aEaD1I/AAAAAAAAAj0/sLR7nf_Livs/s400/0_brittdes_mgh_preview.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5135701155415461714" /&gt;&lt;/a&gt;&lt;br /&gt;Download it &lt;a href="http://www.4shared.com/file/29922761/55938b6d/brittdes_mgh_minikit.html"&gt;here&lt;/a&gt; and enjoy!!  Have have a very happy Thanksgiving.  I hope it is filled with love and joy!&lt;br /&gt;&lt;br /&gt;OH MY GOSH!!!!  MY LITTLE BROTHER'S BAND JUST MARCHED BEHIND AL ROCHER WHILE HE WAS INTERVIEWING PATTI LABELLE!!!!!!!!  It wasn't their big moment, but it was them!! You could see their uniforms and hear their awesome music!!  I was jumping up and down and trying to call my mom like a crazy person all alone in my living room!! HAHA!!!  Ok - gotta get back to the parade!! &lt;br /&gt;&lt;br /&gt;Enjoy the freebie!!  Happy Thanksgiving!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" alt="" id="BLOGGER_PHOTO_ID_5068946020960070898" border="0" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7738826818872846762/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/11/happy-thanksgiving-my-gift-to-you.html#comment-form' title='15 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7738826818872846762'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7738826818872846762'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/11/happy-thanksgiving-my-gift-to-you.html' title='{happy thanksgiving - my gift to you!!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/R0WruKEaD0I/AAAAAAAAAjs/OV5wFELMdtc/s72-c/IMG_4767.JPG' height='72' width='72'/><thr:total>15</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7315251583377629052</id><published>2007-11-21T18:44:00.001-07:00</published><updated>2007-11-21T18:58:29.557-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{black friday sale coming soon}</title><content type='html'>Hey folks!!  Just popping on to post our ad for the big ScrapMatters Black Friday sale!!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0TgnKEaDxI/AAAAAAAAAik/DLcY0LgKu3c/s1600-h/SMBlackFridaySaleAd.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0TgnKEaDxI/AAAAAAAAAik/DLcY0LgKu3c/s400/SMBlackFridaySaleAd.jpg" alt="" id="BLOGGER_PHOTO_ID_5135476438431567634" border="0" /&gt;&lt;/a&gt;Soooo much fun!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0TiBKEaDzI/AAAAAAAAAi0/3pk899j6tq0/s1600-h/enchanted-poster-web.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0TiBKEaDzI/AAAAAAAAAi0/3pk899j6tq0/s320/enchanted-poster-web.jpg" alt="" id="BLOGGER_PHOTO_ID_5135477984619794226" border="0" /&gt;&lt;/a&gt;Josh and I are on our way out the door in a few minutes to a yummy dinner at "Happy Sumo" with our friends Jordan and Sydney and bunch of their friends to celebrate Jordan's birthday. Then aftewards Josh and I are going to see "Enchanted"!! It came out today and I just CAN'T WAIT to see it!!&lt;br /&gt;&lt;br /&gt;Gotta run!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" alt="" id="BLOGGER_PHOTO_ID_5068946020960070898" border="0" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7315251583377629052/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/11/black-friday-sale-coming-soon.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7315251583377629052'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7315251583377629052'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/11/black-friday-sale-coming-soon.html' title='{black friday sale coming soon}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0TgnKEaDxI/AAAAAAAAAik/DLcY0LgKu3c/s72-c/SMBlackFridaySaleAd.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5705090546801861557</id><published>2007-11-20T11:45:00.000-07:00</published><updated>2007-11-20T14:50:44.476-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{I finally finished camp!!}</title><content type='html'>Yes, girl's camp was over 4 months ago, but I sort of got burnt out scrapping all the zillions of photos I took.  Well, I decided to just narrow it down to a few more photos and call it good.  There were just too many, and most of them weren't that great anyway.  So . . . here are my two last LOs from camp!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R0Msa6EaDuI/AAAAAAAAAiM/Rae29OIFBh8/s1600-h/Girl%27s-Camp-pg-7-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R0Msa6EaDuI/AAAAAAAAAiM/Rae29OIFBh8/s400/Girl%27s-Camp-pg-7-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5134996840908459746" /&gt;&lt;/a&gt;&lt;font size=-2&gt;&lt;center&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?album=22&amp;pos=25"&gt;credits&lt;/a&gt;&lt;/center&gt;&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R0Msb6EaDvI/AAAAAAAAAiU/25dXemk8MWo/s1600-h/Girl%27s-Camp-pg-8-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/R0Msb6EaDvI/AAAAAAAAAiU/25dXemk8MWo/s400/Girl%27s-Camp-pg-8-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5134996858088328946" /&gt;&lt;/a&gt;&lt;font size=-2&gt;&lt;center&gt;&lt;a href="http://scrapmatters.com/gallery/displayimage.php?album=22&amp;pos=26"&gt;credits&lt;/a&gt;&lt;/center&gt;&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;Whew.  Feels so good to be done scrapping camp!  I seem to have a hard time scrapping big events, like big vacations.  Especially my Disneyland trips.  It's either too overwhelming or I just want it to be so perfect that I don't dare start!!!  But I know I need to!  It's just so easy to scrap the little things that you only have a few photos of!! Anyone have any advice on scrapping the big stuff??   Or is it just "DIVE IN AND DO IT".  That's my own advice.  I guess I should take it!&lt;br /&gt;&lt;br /&gt;Oh - here's some news.  I'm releasing my very first grab bag on Thanksgiving Day at &lt;a href="http://scrapmatters.com"&gt;ScrapMatters&lt;/a&gt;!!  It's seriously PACKED full of  goodies.  I really can't believe how much stuff I'm giving away for just a few bucks!  You really won't regret getting it! &lt;br /&gt;&lt;br /&gt;AND . . . on top of that.  I have a special Thanksgiving Day gift coming for all my blog readers!  So watch for that on Thursday.  I'll even give you a tiny peek at the freebie!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0NV2aEaDwI/AAAAAAAAAic/iGCJjslmwFI/s1600-h/blog-peek.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/R0NV2aEaDwI/AAAAAAAAAic/iGCJjslmwFI/s400/blog-peek.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5135042393331601154" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Again, that will come out on Thursday so make sure to come back and get it!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" alt="" id="BLOGGER_PHOTO_ID_5068946020960070898" border="0" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5705090546801861557/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/11/i-finally-finished-camp.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5705090546801861557'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5705090546801861557'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/11/i-finally-finished-camp.html' title='{I finally finished camp!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/R0Msa6EaDuI/AAAAAAAAAiM/Rae29OIFBh8/s72-c/Girl%27s-Camp-pg-7-BLOG.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8890429494855413855</id><published>2007-11-18T23:42:00.000-07:00</published><updated>2007-11-19T00:31:20.065-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{two new LOs - oh yeah, and I was tagged}</title><content type='html'>Scrapped a couple CT LOs.  One for Scraphead and one for Shandy!&lt;br /&gt;&lt;br /&gt;Here's Scraphead's.  I used quite a few different designers at scraphead for this LO.  Find full credits &lt;a href="http://scraphead.com/gallery/showphoto.php?photo=1090&amp;ppuser=75"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R0Ex-qEaDsI/AAAAAAAAAh8/4cRxwcbhznQ/s1600-h/our-haunted-house-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/R0Ex-qEaDsI/AAAAAAAAAh8/4cRxwcbhznQ/s400/our-haunted-house-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5134440002693500610" /&gt;&lt;/a&gt;&lt;br /&gt;This is our house for halloween last year.  We really went all out decorating.  Sadly this year was not nearly as impressive.  But I am determined to do it up big next year.  Scrapping this page reminded me how great it can look!&lt;br /&gt;&lt;br /&gt;And here's my CT LO for Shandy Vogt.  She just released some great new papers and fun templates!!  Find credits &lt;a href="http://scrapmatters.com/gallery/displayimage.php?album=lastup&amp;cat=10003&amp;pos=0"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R0EyxKEaDtI/AAAAAAAAAiE/IfKF-6AKmd0/s1600-h/jump-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/R0EyxKEaDtI/AAAAAAAAAiE/IfKF-6AKmd0/s400/jump-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5134440870276894418" /&gt;&lt;/a&gt;&lt;br /&gt;This is my nephew Isaac a year ago!  He's so little here!!  But he's always been fearless.  I really wanted to capture the fearlessness in his little body.  &lt;br /&gt;&lt;br /&gt;Alrighty, my friend and ex-coworker, &lt;a href="http://stevemeg.blogspot.com/"&gt;Megan&lt;/a&gt;, tagged me!  So . . . here we go.  I have to tell 6 facts about me.&lt;br /&gt;&lt;br /&gt;1)  I LOVE Caifornia Pizza Kitchen's BBQ Chicken Chopped Salad.   Here is the perfect meal for me:  CPK, tuscan hummus appetizer, sourdough bread and butter, endless Dr. Pepper and a BIG HUGE BBQ Chicken Chopped Salad - no jicima, no cilantro.  Mmm . . . &lt;br /&gt;&lt;br /&gt;2)  It's hard to pick a favorite holiday, but I LOVE the 4th of July.  I love parades.  I love fireworks.  I love food cooked outside on a grill.  I love to dress in red, white and blue.  I love getting together with family.  I love to hear the national anthem.  I just LOVE the 4th of July.  It's a grand holiday and I really look forward to it every year.&lt;br /&gt;&lt;br /&gt;3)  Most people already know this about me, but for those of you who don't . . . I might be the biggest Disneyland-Nut you've ever met.  I love Disneyland.  It's my favorite place to be in the entire world.  Josh and I have annual passes and we have already been on 4 trips there since July when we got them (that's a total of 10 days since July!!).  I thought maybe I'd get my fix and be ok not going there until our next planned trip in March.  But I'm already ready to go back.&lt;br /&gt;&lt;br /&gt;4)  The movie "You've Got Mail" might be the best, most perfect movie ever made.  I can't count the times I've seen it, and its just wonderful.  I love everything about it.   And, even though this makes me sound crazy, my mom and I have the audio on our iPods so we can just listen to the movie when we are out and about, or cleaning, or whatever (no we don't have fancy-pants video iPods).  Sleepless in Seattle runs a close second (we listen to that one too).&lt;br /&gt;&lt;br /&gt;5)  My mom always tells me that when there are chores to be done that you don't feel like doing, but on your shoes (slippers do not count), crank up the disco music and get to work.  She says having your shoes on makes you work harder and faster and the music makes it less boring.  It TOTALLY works.  TRY IT!&lt;br /&gt;&lt;br /&gt;6)  I read US Weekly when we go on road trips.  I never buy it otherwise, cuz I know its sort of a trashy tabloid!  But its a guilty pleasure that I REALLY enjoy when we are on the road!!  And I read it cover to cover.  So good.&lt;br /&gt;&lt;br /&gt;Alrighty - now you know more about me!!  I am tagging:  Marci, Leslie, Danica, Tami, and Shantell!  Can't wait to learn 6 things about you girls!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" alt="" id="BLOGGER_PHOTO_ID_5068946020960070898" border="0" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8890429494855413855/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/11/two-new-los-oh-yeah-and-i-was-tagged.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8890429494855413855'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8890429494855413855'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/11/two-new-los-oh-yeah-and-i-was-tagged.html' title='{two new LOs - oh yeah, and I was tagged}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/R0Ex-qEaDsI/AAAAAAAAAh8/4cRxwcbhznQ/s72-c/our-haunted-house-BLOG.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9065329562807947669</id><published>2007-11-16T20:29:00.000-07:00</published><updated>2007-11-16T20:47:21.113-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{challenge entry and a FREEBIE!}</title><content type='html'>Took time today to scrap!  It feels like its been a long time since I stopped "working" and just scrapped.  This is my entry for Aly's  "Scrap Outside the Box" challenge at scraphead!  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rz5h-qEaDpI/AAAAAAAAAhk/xPIXElz_VXk/s1600-h/Girl%27s-Camp-pg-6-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rz5h-qEaDpI/AAAAAAAAAhk/xPIXElz_VXk/s400/Girl%27s-Camp-pg-6-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5133648354321501842" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;credits &lt;a href="http://scraphead.com/gallery/showphoto.php?photo=1086&amp;ppuser=75"&gt;here&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;Here is my list of ways I scrapped outside my box!&lt;br /&gt;&lt;br /&gt;1) I scraplifted a PAPER LO I saw on Two Peas &amp; ScrapGal that I found a while back and loved. Never scraplifted a paper LO before! It was fun!  You can see the LO I lifted &lt;a href="http://www.scrapgal.com/phpBB2/album_showpage.php?pic_id=16168"&gt;here&lt;/a&gt;!  It's by a super talented paper scrapper named Lea.&lt;br /&gt;&lt;br /&gt;2) I always love how people are clever and cut out papers and strips to use in ways other than matting a photo. I NEVER do that! &lt;br /&gt;&lt;br /&gt;3) Every time I see a LO with an alpha hung on a string or ribbon or where the string is woven through the alpha, I LOVE that! So I gave it a try for the first time!&lt;br /&gt;&lt;br /&gt;4) I love the "inked" look on papers, but I never take the time to do it, especially by hand with a brush! But I took the time to do it here!! And I'm glad I did. I love that look.&lt;br /&gt;&lt;br /&gt;This was so much fun! I am going to scrap outside the box much more often!!!!&lt;br /&gt;&lt;br /&gt;Ok - and the reason you are still reading . . . the freebie!!  I put together "Thankful for Stamps" for scraphead.com to celebrate Thanksgiving!  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rz5il6EaDqI/AAAAAAAAAhs/4P-rv--lagw/s1600-h/brittdes_tfs_preview600.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rz5il6EaDqI/AAAAAAAAAhs/4P-rv--lagw/s400/brittdes_tfs_preview600.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5133649028631367330" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Click &lt;a href="http://scraphead.com/store/product_info.php?products_id=426"&gt;here&lt;/a&gt; to find the download link!!!  I hope you enjoy 'em!  I would love to see any LOs you use them on!  If you leave me a comment with a link to a LO using any of the stamps, I'll send you another little goodie in return!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" alt="" id="BLOGGER_PHOTO_ID_5068946020960070898" border="0" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/9065329562807947669/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/11/challenge-entry-and-freebie.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9065329562807947669'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9065329562807947669'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/11/challenge-entry-and-freebie.html' title='{challenge entry and a FREEBIE!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rz5h-qEaDpI/AAAAAAAAAhk/xPIXElz_VXk/s72-c/Girl%27s-Camp-pg-6-BLOG.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8805137270448039697</id><published>2007-11-15T11:42:00.001-07:00</published><updated>2007-11-15T12:18:38.396-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{time flies!}</title><content type='html'>I think about posting every day!  Then I actually go to do it and realize it's been almost a week since my last entry!! How did that happen?  I swear I just posted a couple days ago!  Where does the time go?!!  (I know that sounds cliche' but I'm SERIOUS!!!)&lt;br /&gt;&lt;br /&gt;Well, we chose our new Guest Creative Team members at ScrapMatters!!  It was hard to choose but I think our new team is going to be AWESOME!!  For any of you who applied but weren't chosen, please apply next time!  We just couldn't take everyone!!!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RzyTgqEaDkI/AAAAAAAAAg8/ojUtF7oiE-8/s1600-h/CT-Announcement.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RzyTgqEaDkI/AAAAAAAAAg8/ojUtF7oiE-8/s400/CT-Announcement.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5133139864553393730" /&gt;&lt;/a&gt;&lt;br /&gt;AND our newbies are already scrapping up a storm!  Check out the &lt;a href="http://scrapmatters.com/gallery/"&gt;ScrapMatters gallery&lt;/a&gt; to see the LOs they've already done!!&lt;br /&gt;&lt;br /&gt;We had beading beauties on Tuesday.  It was a VERY small group this month!  Probably because I had to switch the date around because I was out of town!  But we missed everyone who wasn't there!!! So you better come next month!  &lt;span style="font-size:-2;"&gt;(Frames from Autumn Romance kit by Misty Cato).&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RzyZeaEaDlI/AAAAAAAAAhE/GdzLpVjBwuk/s1600-h/beadingbeautiesNOV1.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RzyZeaEaDlI/AAAAAAAAAhE/GdzLpVjBwuk/s400/beadingbeautiesNOV1.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5133146422968454738" /&gt;&lt;/a&gt;This is my and my friend Angie!  She made her bracelet as a Christmas gift for someone special. . . I won't say who!!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RzyZe6EaDmI/AAAAAAAAAhM/wg0-TcYYgBA/s1600-h/beadingbeautiesNOV2.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RzyZe6EaDmI/AAAAAAAAAhM/wg0-TcYYgBA/s400/beadingbeautiesNOV2.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5133146431558389346" /&gt;&lt;/a&gt;My mom-in-law, Liz, is modeling the cute Christmas Light earrings she made AND she made a gorgeous blue necklace.  You can see the necklace in the works at the bottom of the photo!  And Tami made a really cute rose-colored bracelet!!! :) &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RzyZfKEaDnI/AAAAAAAAAhU/oBTJJc06La0/s1600-h/beadingbeautiesNOV3.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RzyZfKEaDnI/AAAAAAAAAhU/oBTJJc06La0/s400/beadingbeautiesNOV3.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5133146435853356658" /&gt;&lt;/a&gt;My niece Ali is by far our youngest Beading Beauty.  She made friendship bracelets for herself and a her friend using their last name initial!  Pretty cute huh!)&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RzyZfaEaDoI/AAAAAAAAAhc/NWO5Rr71ZwY/s1600-h/beadingbeautiesNOV4.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RzyZfaEaDoI/AAAAAAAAAhc/NWO5Rr71ZwY/s400/beadingbeautiesNOV4.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5133146440148323970" /&gt;&lt;/a&gt;I made this pink bracelet for myself.  I don't make things for myself enough!  So, even though I was tempted to do some projects for gifts or whatnot, I decided to just be selfish and make myself a bracelet.  If you know me IRL you know I wear a LOT of pink!  So, I will wear this a lot, I'm sure!!&lt;br /&gt;&lt;br /&gt;Thanks to the Beauties who came!  To those who didn't - we missed you and can't wait to see you next time!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" alt="" id="BLOGGER_PHOTO_ID_5068946020960070898" border="0" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8805137270448039697/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/11/time-flies.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8805137270448039697'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8805137270448039697'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/11/time-flies.html' title='{time flies!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/RzyTgqEaDkI/AAAAAAAAAg8/ojUtF7oiE-8/s72-c/CT-Announcement.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8466960637732052804</id><published>2007-11-09T09:57:00.000-07:00</published><updated>2007-11-09T10:21:24.710-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{best husband ever!}</title><content type='html'>I just have to gush a little!  I have the best husband ever!!  Yesterday he came home with this HUGE bouquet of GORGEOUS red roses to tell me congratulations on my new job!!  Isn't he the sweetest?  He's so thoughtful.  I'm so lucky!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RzSVbQs3hmI/AAAAAAAAAgc/1J63cqLrRRk/s1600-h/rosesphoto1.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RzSVbQs3hmI/AAAAAAAAAgc/1J63cqLrRRk/s400/rosesphoto1.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5130890171053999714" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RzSVbgs3hnI/AAAAAAAAAgk/DmfKpXhK8wc/s1600-h/rosesphoto2.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RzSVbgs3hnI/AAAAAAAAAgk/DmfKpXhK8wc/s400/rosesphoto2.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5130890175348967026" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RzSVcAs3hoI/AAAAAAAAAgs/icFiEEk8_3I/s1600-h/rosesphoto3.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RzSVcAs3hoI/AAAAAAAAAgs/icFiEEk8_3I/s400/rosesphoto3.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5130890183938901634" /&gt;&lt;/a&gt;&lt;br /&gt;They are just BIG and gorgeous and I feel so happy when I look at them!  &lt;br /&gt;&lt;br /&gt;I also scrapped this page from LAST year's Halloween!  Michelle Guymon designed a kit at scraphead.com called "&lt;a href="http://scraphead.com/store/product_info.php?manufacturers_id=26&amp;products_id=360"&gt;Good vs. Evil&lt;/a&gt;" and as soon as I saw it I knew I had the PERFECT photos for it!!  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RzSVaws3hlI/AAAAAAAAAgU/zDCqXUdLf98/s1600-h/devil-or-angel-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RzSVaws3hlI/AAAAAAAAAgU/zDCqXUdLf98/s400/devil-or-angel-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5130890162464065106" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;credits &lt;a href="http://scraphead.com/gallery/showphoto.php?photo=1024&amp;limit=recent"&gt;here&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I really like how it came out!  Well, hope you all have fun plans for the weekend.  Josh and I just made plans to stay in, order chinese, and watch Rataoille, which we just bought yesterday but have never seen!  Everyone keeps telling us we just HAVE to see it!  So, I'm excited!!!  I love nights in!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" alt="" id="BLOGGER_PHOTO_ID_5068946020960070898" border="0" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8466960637732052804/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/11/best-husband-ever.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8466960637732052804'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8466960637732052804'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/11/best-husband-ever.html' title='{best husband ever!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/RzSVbQs3hmI/AAAAAAAAAgc/1J63cqLrRRk/s72-c/rosesphoto1.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2318863870548191121</id><published>2007-11-07T22:51:00.001-07:00</published><updated>2007-11-07T23:02:11.293-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{home again, home again}</title><content type='html'>I have to start by saying thank you to all my nice readers who left me such sweet comments about my new job!  Thank you thank you thank you!!  And also, thanks to everyone who downloaded my freebies and made purchases this weekend for Digital Scrapbooking Day!  I can't tell you how happy that made me!!!&lt;br /&gt;&lt;br /&gt;We had a such a GREAT time in Disneyland this weekend.  It was so much fun to be there with my entire family!!!  But it is very nice to be home safe and sound.   We have traveled quite a bit this last few weeks, and we are ready for some home-time, doing nothing!!  Now, if only I had some time to recover!  &lt;br /&gt;&lt;br /&gt;My new job at Blue Sheep Printing started today.  It is pretty fun!!  I got to design some tee shirts for the BYU Field Hockey team, rebuild the logo into our computer for a little diner in rural Utah, and work on some art for a high school yearbook staff.  It's pretty random but its fun!  Much much more fun than the law firm.  I hope it continues to go so well.  I was only supposed to be working M, W, F from noon to 5, but already they've asked me to come in tomorrow because I was "so helpful today".  Heehee.  &lt;br /&gt;&lt;br /&gt;I scrapped this LO tonight, and just wanted to share it!  Full credits can be found &lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-330"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RzKlOAs3hkI/AAAAAAAAAgM/p0dN_87ElXc/s1600-h/kickball-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RzKlOAs3hkI/AAAAAAAAAgM/p0dN_87ElXc/s400/kickball-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5130344585653356098" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I actually scrapped this for a template challenge that Happy Scrap Girl is hosting at &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=201"&gt;ScrapMatters&lt;/a&gt;.  Go check it out! You can use any template you want!  It was fun!! :)&lt;br /&gt;&lt;br /&gt;Well, I'm seriously tired.  Gotta go get some sleep!!  My poor tired hubby is already sleeping on the couch.  Gotta go get him in bed too.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" alt="" id="BLOGGER_PHOTO_ID_5068946020960070898" border="0" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2318863870548191121/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/11/home-again-home-again.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2318863870548191121'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2318863870548191121'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/11/home-again-home-again.html' title='{home again, home again}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/RzKlOAs3hkI/AAAAAAAAAgM/p0dN_87ElXc/s72-c/kickball-BLOG.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6267680614238087701</id><published>2007-11-02T15:30:00.000-06:00</published><updated>2007-11-02T17:05:55.598-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{what a day!!  I have so much NEWS!!!!}</title><content type='html'>Ok, so today could not be bigger . . . ok, I guess it could, but I feel like I'm just "busting" as George Costanza would put it.&lt;br /&gt;&lt;br /&gt;So . . . where to start . . . tomorrow, as many of you know, is Digital Scrapbooking Day, and while I'll be on a family vacation and not celebrating with scrapping, I still have lots to do and tell you about DSD!  First of all, I collaborated with a bunch of designers at scraphead on an amazing FREE kit, yes FREE!  It's called "Autumn Celebration" and its free for THREE DAYS ONLY, starting today, November 2nd through the 4th!  So click &lt;a href="http://scraphead.com/store/product_info.php?products_id=386"&gt;here&lt;/a&gt; and snatch it up while its FREE!!!  (Isn't it so pretty??  I just love it!)&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RyuYc8ZJOKI/AAAAAAAAAfM/X315IrtkwJA/s1600-h/AutCelPreview1.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RyuYc8ZJOKI/AAAAAAAAAfM/X315IrtkwJA/s400/AutCelPreview1.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5128360223706790050" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RyuYc8ZJOLI/AAAAAAAAAfU/7qutaDvVH3o/s1600-h/AutCelPreview2.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RyuYc8ZJOLI/AAAAAAAAAfU/7qutaDvVH3o/s400/AutCelPreview2.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5128360223706790066" /&gt;&lt;/a&gt;Scraphead is also doing a 40% off sale all day tomorrow, using a discount code you can snag from their &lt;a href="http://scraphead.com"&gt;homepage&lt;/a&gt;!!! So, 40% off, on top of a free kit!  What a deal!&lt;br /&gt;&lt;br /&gt;ALSO, for DSD I'm hosting a challenge at ScrapMatters.  It starts today and runs through next weekend.  It's a digi-journal challenge.  If you don't know what a digi-journal is, click &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=13"&gt;here&lt;/a&gt;!  I'm giving away this free digi-journal template to anyone who wants to do the challenge.  You don't HAVE to use the template, but the freebie is there for ya, if you do! (Its available in separated PNG files, psd, AND tiff!)  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RyukxsZJOQI/AAAAAAAAAf8/I-43kQ2jPLo/s1600-h/brittdes_DSDjournaltemplate_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RyukxsZJOQI/AAAAAAAAAf8/I-43kQ2jPLo/s400/brittdes_DSDjournaltemplate_PREVIEW.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5128373774328609026" /&gt;&lt;/a&gt;Come start digi-journaling with me!!!  It's so much fun.  Probably the most rewarding project I do!  Click &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?p=539#539"&gt;here&lt;/a&gt; to check out the challenge!!  While you're at ScrapMatters, check out all the other fun challenges and freebies and whatnot going on during Digital Scrapbooking Day!&lt;br /&gt;&lt;br /&gt;The fun does not stop there!!  I also have a BRAND NEW KIT!!!  Just released today!  It's called "Brown Eyed Girl". &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Ryui3sZJOMI/AAAAAAAAAfc/EQrzCUc6j54/s1600-h/brittdes_beg_1PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Ryui3sZJOMI/AAAAAAAAAfc/EQrzCUc6j54/s400/brittdes_beg_1PREVIEW.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5128371678384568514" /&gt;&lt;/a&gt;And here are some detail shots for you!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Ryujz8ZJONI/AAAAAAAAAfk/Ri-RtmY_oeY/s1600-h/detailshot1.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Ryujz8ZJONI/AAAAAAAAAfk/Ri-RtmY_oeY/s320/detailshot1.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5128372713471686866" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Ryujz8ZJOOI/AAAAAAAAAfs/f25i3Y3m0cE/s1600-h/detailshot2.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Ryujz8ZJOOI/AAAAAAAAAfs/f25i3Y3m0cE/s320/detailshot2.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5128372713471686882" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/Ryuj0MZJOPI/AAAAAAAAAf0/WZz1PKfs5E0/s1600-h/detailshot3.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/Ryuj0MZJOPI/AAAAAAAAAf0/WZz1PKfs5E0/s320/detailshot3.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5128372717766654194" /&gt;&lt;/a&gt;I had such fun making this kit!  If you have Van Morrison's "Brown Eyed Girl" play it while scrapping with this kit!! It's the BEST!!! :)  I wanted to have my LO done to show this off, but I just can't do everything!!!&lt;br /&gt;&lt;br /&gt;I really crammed this kit full of all kind of goodies!!  You can pick up this kit at both &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=31"&gt;ScrapMatters&lt;/a&gt; and &lt;a href="http://scraphead.com/store/product_info.php?products_id=387"&gt;scraphead&lt;/a&gt;.  Both stores are having killer sales to celebrate DSD.  So, go get this FUN FUN FUN kit while its CHEAP CHEAP CHEAP!!! &lt;br /&gt;&lt;br /&gt;Whew, are you exhausted with this entry yet?? I am . . . push through!   For all my faithful blog readers, I have a freebie for you!  It coordinates with "Brown Eyed Girl"!  If you know my scrapping, you know I LOVE glitter.  And I JUST figured out how to make it!!!!!!  So, here are 5 "Glitzy Frames" to feed your glitter addiction too!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RyulksZJORI/AAAAAAAAAgE/iaWZDaX5kdA/s1600-h/glitzy-frames-preview-WEB.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RyulksZJORI/AAAAAAAAAgE/iaWZDaX5kdA/s400/glitzy-frames-preview-WEB.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5128374650501937426" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Click &lt;a href="http://www.4shared.com/file/28126445/a7c88d21/brittdes_glitzyframes.html?dirPwdVerified=c0d7d82c"&gt;HERE&lt;/a&gt; to download your glitzy frames!!!  Leave me some love if you download!&lt;br /&gt;&lt;br /&gt;And finally, the biggest and most "busting" news of all!!! I just got a job as a part time artist for a screen printing company!  It's not good money, and its not many hours, but its going to be AWESOME.  I think its a step in the right direction for me, job-wise.  Much much much better than the law-firm!  It's something that I can actually USE my creativity for!   It's a GREAT day today.  Plus, in one hour I get to leave with my family for the weekend! WOO HOO!!!! &lt;br /&gt;&lt;br /&gt;It just goes to show you that kharma is real!  If you are positive and do good things, goodness will come back to you! I totally believe that.  Have a fabulous weekend!  Have fun scrapping on DSD, or whatever you may be doing this weekend!  I will be back late Tuesday night, so I might not be able to blog until then!&lt;br /&gt;&lt;br /&gt;Sending out only happiness and good things!!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" alt="" id="BLOGGER_PHOTO_ID_5068946020960070898" border="0" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6267680614238087701/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html#comment-form' title='16 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6267680614238087701'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6267680614238087701'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html' title='{what a day!!  I have so much NEWS!!!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/RyuYc8ZJOKI/AAAAAAAAAfM/X315IrtkwJA/s72-c/AutCelPreview1.jpg' height='72' width='72'/><thr:total>16</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6275062545674042619</id><published>2007-11-01T17:32:00.000-06:00</published><updated>2007-11-01T17:51:39.774-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{other peoples' kiddies!}</title><content type='html'>Well, last night was a lot of fun!  And the best part is that everyone came to us!!  We got to relax at home all night!!  It was hard not to post ALL my photos, so I just picked a few to show you all my nieces and nephews and their great costumes!&lt;br /&gt;&lt;br /&gt;First of all, my brother Christian, his wife Marci and their sweet baby Eden came over!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RypjwsZJOFI/AAAAAAAAAeo/Nt4QAunPum4/s1600-h/Hallween+Eden.jpg"&gt;&lt;img style="float:center;margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RypjwsZJOFI/AAAAAAAAAeo/Nt4QAunPum4/s400/Hallween+Eden.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5128020813916223570" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;She was the prettiest princess ever!!  So cute!!!&lt;br /&gt;&lt;br /&gt;Later, Josh's sister Tami and her husband Ben brought our nephews Matthew, Isaac and Noah over!  They were so cute!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rypjw8ZJOGI/AAAAAAAAAew/XE6f2Dtp8uo/s1600-h/Hallween+min.jpg"&gt;&lt;img style="float:center; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rypjw8ZJOGI/AAAAAAAAAew/XE6f2Dtp8uo/s400/Hallween+min.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5128020818211190882" /&gt;&lt;/a&gt;&lt;br /&gt;Then at the very end of the night, Josh's brother Sean and his wife Stacy brought Allannah and Braeden over.  They looked GREAT too!! :)  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RypjxcZJOHI/AAAAAAAAAe4/Ny1Dvyyi5ms/s1600-h/Hallween+B%26A.jpg"&gt;&lt;img style="float:center; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RypjxcZJOHI/AAAAAAAAAe4/Ny1Dvyyi5ms/s400/Hallween+B%26A.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5128020826801125490" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;This morning my cousin Morgan sent photos of her little pumpkin, Gracelyn!! She looked so cute!   I wish I could have seen her too, but they live in Pheonix!  Too far to come and show-off the cuteness to Aunt Brittney and Uncle Josh.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RypjxsZJOII/AAAAAAAAAfA/stjHHDffabs/s1600-h/Hallween+gracelyn.jpg"&gt;&lt;img style="float:center; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RypjxsZJOII/AAAAAAAAAfA/stjHHDffabs/s400/Hallween+gracelyn.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5128020831096092802" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Isn't Halloween so fun?  Like I said, we got to relax at home all night.  I made homemade chicken noodle soup, we watched "Corpse Bride" and just chilled.  It was so nice!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" alt="" id="BLOGGER_PHOTO_ID_5068946020960070898" border="0" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6275062545674042619/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/11/other-peoples-kiddies.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6275062545674042619'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6275062545674042619'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/11/other-peoples-kiddies.html' title='{other peoples&apos; kiddies!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/RypjwsZJOFI/AAAAAAAAAeo/Nt4QAunPum4/s72-c/Hallween+Eden.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6482179533480906397</id><published>2007-10-31T15:15:00.000-06:00</published><updated>2007-10-31T15:57:42.174-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{oooh oooh oooh!  new products!}</title><content type='html'>First off . . . &lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Ryj3_cZJN_I/AAAAAAAAAeA/s4nbzttwh_g/s1600-h/Happy-Halloween.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Ryj3_cZJN_I/AAAAAAAAAeA/s4nbzttwh_g/s400/Happy-Halloween.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5127620845086783474" /&gt;&lt;/a&gt;I love Halloween!  I love the magical, spells, witchy, side of it!!  So, I hope your Halloween is extraordinary!!&lt;br /&gt;&lt;br /&gt;Ok, now to the news!!  I have two new products in the stores!! And I can't wait to show ya!&lt;br /&gt;&lt;br /&gt;First, I have a new template pack called "Fun &amp;amp; Flirty Templates". (I teased you with a LO from these the other day). They turned out so great! I am really liking them so much!! I hope you will too!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RyjyJcZJN-I/AAAAAAAAAd4/GHsgL_xakfk/s1600-h/brittdes_fftemplates_PREVIEW.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RyjyJcZJN-I/AAAAAAAAAd4/GHsgL_xakfk/s400/brittdes_fftemplates_PREVIEW.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5127614419815708642" /&gt;&lt;/a&gt;It's a 4-pack, and I even threw in some free staples for you!! You can pick up "Fun &amp; Flirty Templates" at &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=28"&gt;ScrapMatters&lt;/a&gt; OR &lt;a href="http://scraphead.com/store/product_info.php?products_id=378"&gt;scraphead&lt;/a&gt;.  Either one!!&lt;br /&gt;&lt;br /&gt;And secondly, I have a brand new paper pack!  It's called "Do Me a Solid"!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RyjxfcZJN9I/AAAAAAAAAdw/DLgushBHAdc/s1600-h/0_brittdes_dmas_preview.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RyjxfcZJN9I/AAAAAAAAAdw/DLgushBHAdc/s400/0_brittdes_dmas_preview.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5127613698261202898" /&gt;&lt;/a&gt;I think I'll find myself using these OVER and OVER.  I love solids!!! :)  "Do Me A Solid" is also at both &lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;products_id=27"&gt;ScrapMatters&lt;/a&gt; or &lt;a href="http://scraphead.com/store/product_info.php?products_id=382"&gt;scraphead&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;I hope everyone has a fun and safe night tonight!!!  I can't wait to see all the photos!  I love being home for trick-or-treaters!! Seeing all the kiddies in their costumes is so much fun!  Plus, my nephews are coming to trick or treat AND my little baby niece.  And I can't wait to see them!&lt;br /&gt;&lt;br /&gt;Have fun tonight!&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Ryj6MsZJOBI/AAAAAAAAAeM/2Nvn26CMvWM/s1600-h/blogsighalloween.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Ryj6MsZJOBI/AAAAAAAAAeM/2Nvn26CMvWM/s400/blogsighalloween.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5127623271743305746" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6482179533480906397/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/10/oooh-oooh-oooh-new-products.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6482179533480906397'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6482179533480906397'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/10/oooh-oooh-oooh-new-products.html' title='{oooh oooh oooh!  new products!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/Ryj3_cZJN_I/AAAAAAAAAeA/s4nbzttwh_g/s72-c/Happy-Halloween.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5228974944725173543</id><published>2007-10-30T09:33:00.001-06:00</published><updated>2007-10-30T10:21:26.154-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{5 new LOs, some news, and a freebie}</title><content type='html'>First thing, I'd like to share my latest LOs!&lt;br /&gt;&lt;br /&gt;This LO I did using our "&lt;a href="http://scrapmatters.com/shop2/index.php?main_page=product_dnld_info&amp;amp;products_id=13&amp;amp;zenid=ac6d9b3fed1145449ff3e93af35ca38f"&gt;Vibrant Autumn&lt;/a&gt;" collab. kit from ScrapMatters.  I scrapped this one for a QP Exchange we are having at SM.  If you want a QP of this page, you can join the exchange &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=110"&gt;here&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RydQmMZJNzI/AAAAAAAAAck/McyRFXT7F3A/s1600-h/Angela%27s-Wedding-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RydQmMZJNzI/AAAAAAAAAck/McyRFXT7F3A/s400/Angela%27s-Wedding-BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5127155317876537138" /&gt;&lt;/a&gt;&lt;center&gt;&lt;span style="font-size:-2;"&gt;credits &lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-234"&gt;here&lt;/a&gt;&lt;/span&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;This next LO is using some super fab products from Shandy Vogt Designs!  This is my little brother Cameron marching in the  parade in my hometown.  It was one of my favorite things from this summer, seeing him marching in the band!!!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RydRXcZJN0I/AAAAAAAAAcs/Yi3onA4ZRPo/s1600-h/Steel-Days-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RydRXcZJN0I/AAAAAAAAAcs/Yi3onA4ZRPo/s400/Steel-Days-BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5127156163985094466" /&gt;&lt;/a&gt;&lt;span style="font-size:-2;"&gt;&lt;/span&gt;&lt;center&gt;&lt;span style="font-size:-2;"&gt;credits &lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-251"&gt;here&lt;/a&gt;&lt;/span&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Speaking of Cameron, this is a page from his BIRTHDAY this month!! :) His favorite color is green!! So, I tried to give him a very green page!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RydSa8ZJN1I/AAAAAAAAAc0/bmP21VJ-kXw/s1600-h/Cams-Birthday-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RydSa8ZJN1I/AAAAAAAAAc0/bmP21VJ-kXw/s400/Cams-Birthday-BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5127157323626264402" /&gt;&lt;/a&gt;&lt;span style="font-size:-2;"&gt;&lt;/span&gt;&lt;center&gt;&lt;span style="font-size:-2;"&gt;credits &lt;a href="hhttp://scrapmatters.com/gallery/displayimage.php?pos=-233"&gt;here&lt;/a&gt;&lt;/span&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Man, I gotta post more often . . . this is turning into a long post and I'm only half done!!&lt;br /&gt;&lt;br /&gt;This page I scrapped with one of my new templates.  I have a new template pack coming out this week!  As soon as its up I'll definitely be posting about it!  But hopefully this gets you a little excited to see the rest of the templates. :)&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RydV98ZJN2I/AAAAAAAAAc8/0Ji_7Q2ZrTQ/s1600-h/Totally-Cool-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RydV98ZJN2I/AAAAAAAAAc8/0Ji_7Q2ZrTQ/s400/Totally-Cool-BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5127161223456569186" /&gt;&lt;/a&gt;&lt;span style="font-size:-2;"&gt;&lt;/span&gt;&lt;center&gt;&lt;span style="font-size:-2;"&gt;credits &lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-269"&gt;here&lt;/a&gt;&lt;/span&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And last, but not least, I scrapped some pics from the Halloween Party we had last year at our house with all our family!  It was so much fun!!  I really wanted to do it again this year but there just wasn't a good night that everyone could come, plus we've been so busy!!!   My family really rocked the costumes last year!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RydXCcZJN3I/AAAAAAAAAdE/60Isw2KZ67g/s1600-h/Rodee-Family-Costumes-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RydXCcZJN3I/AAAAAAAAAdE/60Isw2KZ67g/s400/Rodee-Family-Costumes-BLOG.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5127162400277608306" /&gt;&lt;/a&gt;&lt;span style="font-size:-2;"&gt;&lt;/span&gt;&lt;center&gt;&lt;span style="font-size:-2;"&gt;credit &lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-253"&gt;here&lt;/a&gt;&lt;/span&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Ok, so . . . that's what I've been scrappin' lately!! Thanks for looking.  Now, on to what you are probably reading this for.  The freebie.  Well, it goes along with some news.  ScrapMatters is having its first ever CT Call.  We have a fabulous CT already, but we need MORE talent to add to our team!!  There are guest spots available.  And, there's a free kit to scrap with when you apply!  Go &lt;a href="http://scrapmatters.com/wordpress/?p=33"&gt;here&lt;/a&gt; to learn more about the call AND to snag the free kit!  It's called "Peace &amp;amp; Quiet" and its a collaboration between Andrea (Andilynn designs) and myself.  Here's a little sneak peek to entice you!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RydZpcZJN6I/AAAAAAAAAdY/yu4gRotcDc8/s1600-h/am_pq_ki_tpreview.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RydZpcZJN6I/AAAAAAAAAdY/yu4gRotcDc8/s400/am_pq_ki_tpreview.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5127165269315762082" /&gt;&lt;/a&gt;&lt;br /&gt;Have a great day!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" alt="" id="BLOGGER_PHOTO_ID_5068946020960070898" border="0" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5228974944725173543/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/10/4-new-los-some-news-and-freebie.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5228974944725173543'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5228974944725173543'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/10/4-new-los-some-news-and-freebie.html' title='{5 new LOs, some news, and a freebie}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/RydQmMZJNzI/AAAAAAAAAck/McyRFXT7F3A/s72-c/Angela%27s-Wedding-BLOG.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8450020530643008868</id><published>2007-10-29T15:02:00.001-06:00</published><updated>2007-10-29T15:11:13.276-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{lookin' for a place to sell your designs??}</title><content type='html'>ScrapMatters, my digi-scrap-online-home, is having our very first official Design Team call!!  &lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RyZKtMZJNyI/AAAAAAAAAcc/Aeo0o1Cl1fw/s1600-h/DT-Call-Ad-600.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RyZKtMZJNyI/AAAAAAAAAcc/Aeo0o1Cl1fw/s400/DT-Call-Ad-600.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5126867366089144098" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here are the details:&lt;br /&gt;&lt;br /&gt;&lt;b&gt;We’re holding our first ever DT call. We’re fairly new on the block, but having a blast!!! Come join in the fun–friendly forums, exciting challenges–with terrific prizes, rapidly expanding gallery and an active international community of fellow scrappers.&lt;br /&gt;&lt;br /&gt;We were all paper scrappers first, discovered digi and were hooked! We think that to design you have to love to SCRAP! We expect our designers to post LOs in the gallery.&lt;br /&gt;&lt;br /&gt;We try to keep our papers and elements realistic and non-digital looking.&lt;br /&gt;&lt;br /&gt;We love all styles–clean and contemporary, shabby, grungy, retro and vintage. We just don’t want it to look digital! If you feel the same way we do, we invite you to apply.&lt;br /&gt;&lt;br /&gt;We feature:&lt;br /&gt;*Low commission&lt;br /&gt;*Non-exclusivity&lt;br /&gt;*No minimum number of new products&lt;br /&gt;&lt;br /&gt;If you’re interested please send 3 full-size samples (at least one paper and one element) of your work, links to any other stores you might sell at and/or links to your blog, plus a link to your most complete LO gallery to andilynn@scrapmatters.com by Nov 10th.&lt;br /&gt;&lt;br /&gt;We would love to have you on our team!&lt;br /&gt;&lt;br /&gt;-Andrea (Andilynn Designs), Britt (Britt-ish Designs) &amp; Shari (SHARIng Creations)&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Feel free to email me if you have any questions whatsoever.  I'm excited for our little team to grow!!  &lt;br /&gt;&lt;br /&gt;I have some new LOs to post, so I will do those later tonight!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" alt="" id="BLOGGER_PHOTO_ID_5068946020960070898" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8450020530643008868/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/10/lookin-for-place-to-sell-your-designs.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8450020530643008868'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8450020530643008868'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/10/lookin-for-place-to-sell-your-designs.html' title='{lookin&apos; for a place to sell your designs??}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/RyZKtMZJNyI/AAAAAAAAAcc/Aeo0o1Cl1fw/s72-c/DT-Call-Ad-600.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-542971329808261758</id><published>2007-10-24T15:10:00.000-06:00</published><updated>2007-10-24T15:53:49.729-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{you'll never guess what happened. . . }</title><content type='html'>Well, something pretty huge has happened.  I got fired!  Yep, the scumbag lawyer I worked for hired a new person while I was on vacation and fired me the day I got back.  It's a long story, but the bottom line is that in the last few weeks, we lost our file clerk and I guess he wanted me to be able to do two people's jobs myself and it just wasn't possible.  I was doing my very best but I was not able to keep up with it all.  Then, I guess while I was gone some people told my boss some lies about me &lt;img style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/Rx-84XwcIWI/AAAAAAAAAaQ/ITIfBzuo7Ms/s400/your-fired.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5125022577606795618"/&gt; and the work I was doing and he got all worked up and decided that after 2 and half years of me working for him and about 4 years total with the firm, that rather than talk to me about his concerns or tell me he was unhappy with anything I was doing that he would go ahead and hire someone while I was gone and just fire me out of the blue.  Honestly, the last time we sat down and talked about how my job was going was only a few weeks ago and he was so happy with me that he gave me a RAISE!!  I mean, I know he was getting upset that I wasn't getting all the work done, but I guess he thinks this new girl (who is working part time, while his SON works the rest) is going to be able to do it.&lt;br /&gt;&lt;br /&gt;It's really a blessing in disguise because I hated my job there, I really wanted to be able to focus more on my design work and try and make it my REAL job and not just a hobby.  So I'm sort of forced to leave the comfort of the firm and do other things.  It's just how horribly I was treated that makes it hard.  It's so weird.  I've never been fired in my entire life.  And it really is for nothing I did wrong.  They showed me absolutely no courtesy.  Which, just shocked me, since I'd been there for so long!  It's all just very surprising.&lt;br /&gt;&lt;br /&gt;So . . . I guess my life has just changed dramatically.  I have lots of time to do my design work and all the other things in my life that have fallen through the cracks lately.  I just have to get over the shock and the feelings that were hurt.  You know?  Anyway - that's the amazingly shocking crazy thing that happened to me the day I got back from vacation.  Can you believe it??&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" alt="" id="BLOGGER_PHOTO_ID_5068946020960070898" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/542971329808261758/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/10/youll-never-guess-what-happened.html#comment-form' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/542971329808261758'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/542971329808261758'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/10/youll-never-guess-what-happened.html' title='{you&apos;ll never guess what happened. . . }'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/Rx-84XwcIWI/AAAAAAAAAaQ/ITIfBzuo7Ms/s72-c/your-fired.jpg' height='72' width='72'/><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6251622346645337904</id><published>2007-10-06T18:02:00.000-06:00</published><updated>2007-10-06T18:45:28.675-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{low-key weekend)</title><content type='html'>Ok, so after I titled this post, I realized I guess, even though I don't have a ton going on outside the house this weekend, I'm still pretty busy. When am I ever NOT busy??&lt;br /&gt;&lt;br /&gt;But I decided to ignore the laundry, take a break from the wedding slideshow I have to get done this weekend for a client (don't worry, I'll get it done), the digi-scrap design projects I should be working on, the new design I need to finish and get put up at Blessed Events, and everything else that is nagging at me, and just scrap.  I can't tell you how good it feels! All you digi-scrap addicts out there know excactly what I mean. To just sit down at your computer and scrap up something cute is the best feeling. So, here's what I scrapped today. (It's actually a CT LO for Shandy! Her new &lt;a href="http://shandyvogtdesigns.com/store/index.php?main_page=product_info&amp;amp;products_id=80"&gt;note-a-bles&lt;/a&gt; papers are so stinkin' cute!!!)&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RwgqcXwcIRI/AAAAAAAAAZo/yW4oxVMYwjg/s1600-h/Just-The-Girls-BLOG.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RwgqcXwcIRI/AAAAAAAAAZo/yW4oxVMYwjg/s400/Just-The-Girls-BLOG.jpg" alt="" id="BLOGGER_PHOTO_ID_5118387643408458002" border="0" /&gt;&lt;/a&gt;&lt;span style="font-size:85%;"&gt;(full credits &lt;a href="http://scrapmatters.com/gallery/displayimage.php?pos=-155"&gt;here&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;&lt;/span&gt; &lt;div style="text-align: left;"&gt;&lt;span style="font-size:100%;"&gt;I guess its time to stop ignoring all that other stuff. I will go put a load of wash in, get the slideshow finished, and design a new baby announcement for "&lt;a href="http://blessedevents.blogspot.com/"&gt;Blessed Events&lt;/a&gt;".   See ya!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" alt="" id="BLOGGER_PHOTO_ID_5068946020960070898" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt; &lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6251622346645337904/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/10/low-key-weekend.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6251622346645337904'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6251622346645337904'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/10/low-key-weekend.html' title='{low-key weekend)'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/RwgqcXwcIRI/AAAAAAAAAZo/yW4oxVMYwjg/s72-c/Just-The-Girls-BLOG.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7387476649541717230</id><published>2007-10-03T10:13:00.000-06:00</published><updated>2007-10-03T23:29:12.581-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{she's a Daydream Believer}</title><content type='html'>So, big news!!!  My new collaboration kit that I designed with the lovely Leah Hoddinott (ScrapSugar Designs) is up for sale at &lt;a href="http://scraphead.com/store/product_info.php?products_id=352&amp;amp;osCsid=ab2c44c7c28d53fd8af606bdc0b81e3e"&gt;scraphead.com&lt;/a&gt;!!! It was a total labor of love! We worked so hard and PACKED this kit with close to 100mb of awesome goodies! It has SIXTEEN papers. I just love how it came out and I know you will too!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RwPDZnwcIOI/AAAAAAAAAZQ/lng6cwc4WjY/s1600-h/DaydreamBPreviewBLOG.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RwPDZnwcIOI/AAAAAAAAAZQ/lng6cwc4WjY/s400/DaydreamBPreviewBLOG.jpg" alt="" id="BLOGGER_PHOTO_ID_5117148446559314146" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;And to celebrate the release of scraphead's very FIRST collab kit, both Leah and I have made up little add-on freebies for y'all!!&lt;br /&gt;&lt;br /&gt;I loved the paint swirls Leah made for the kit so much! So I begged her to make some more! She appeased me and made this awesome freebie that is available &lt;a href="http://scraphead.com/store/product_info.php?products_id=353&amp;amp;osCsid=ab2c44c7c28d53fd8af606bdc0b81e3e"&gt;HERE&lt;/a&gt; at scraphead!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RwPEKnwcIPI/AAAAAAAAAZY/BMROFcpPhqQ/s1600-h/Daydreamswirlsfreebie.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RwPEKnwcIPI/AAAAAAAAAZY/BMROFcpPhqQ/s320/Daydreamswirlsfreebie.jpg" alt="" id="BLOGGER_PHOTO_ID_5117149288372904178" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Aren't they soooo cute?? And my add-on freebie are these FUN felt patches!! They are really detailed and I think you'll LOVE them!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RwPEcXwcIQI/AAAAAAAAAZg/i8_ZCEPPOAQ/s1600-h/daydreampatchspreview.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RwPEcXwcIQI/AAAAAAAAAZg/i8_ZCEPPOAQ/s320/daydreampatchspreview.jpg" alt="" id="BLOGGER_PHOTO_ID_5117149593315582210" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;You can grab your download &lt;a href="http://scraphead.com/store/product_info.php?products_id=354&amp;osCsid=bc8b3de559f4ad16f02b1491cee98d53"&gt;here&lt;/a&gt;!!  Please leave me some love here on my blog if you download.&lt;br /&gt;&lt;br /&gt;Enjoy!!  Oh, and while you are at scraphead, check out the home page and check out who the featured designer is right now.   hee hee!  &lt;br /&gt;&lt;br /&gt;Have a great night!!  &lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" alt="" id="BLOGGER_PHOTO_ID_5068946020960070898" border="0" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7387476649541717230/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/10/shes-daydream-believer.html#comment-form' title='9 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7387476649541717230'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7387476649541717230'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/10/shes-daydream-believer.html' title='{she&apos;s a Daydream Believer}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/RwPDZnwcIOI/AAAAAAAAAZQ/lng6cwc4WjY/s72-c/DaydreamBPreviewBLOG.jpg' height='72' width='72'/><thr:total>9</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5848921965520088683</id><published>2007-09-30T14:23:00.000-06:00</published><updated>2007-09-30T15:32:32.165-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{so in love with Fall!}</title><content type='html'>OK, fall is FABULOUS. My husband and I just drove the "Alpine Loop". It's this GORGEOUS drive that takes you through the mountains, up so high and drops you down on the other side of the valley. It's incredible. The colors right now are just to die for! I drove through the canyon last week and it was NOTHING like it is right now!!!! We didn't take our camera because the batteries were dead, but we snapped ONE photo at the summit with Josh's phone. :) It turned out pretty good for a phone pic!  There isn't really any amazing fall foliage behind us, because we were up so high, it was mostly all pines!! But it was still GORGEOUS! &lt;span style="font-size:85%;"&gt;(frame by "Scraps Up")&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RwAUL3wcIHI/AAAAAAAAAYY/CK_duxVIbyU/s1600-h/fall-blog-pic.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RwAUL3wcIHI/AAAAAAAAAYY/CK_duxVIbyU/s400/fall-blog-pic.jpg" alt="" id="BLOGGER_PHOTO_ID_5116111370871119986" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;I just LOVE fall, and I hate that it doesn't last longer. It's the perfect weather, the most gorgeous scenery, fun holidays. It's just AWESOME!!!! As you know, I just finished "Vibrant Autumn", a HUGE collaboration kit with Andilynn Designs and SHARIng Creations. And our fabulous CT at ScrapMatters cranked out some AMAZING LOs with it!! They are just way too good not to share with you!!! (We are so lucky to have such talent on our CT!)&lt;br /&gt;&lt;br /&gt;Morgan:&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RwAUVHwcIII/AAAAAAAAAYg/K8_Xd5XDaUc/s1600-h/VA+Morgan+GiveThanks.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RwAUVHwcIII/AAAAAAAAAYg/K8_Xd5XDaUc/s400/VA+Morgan+GiveThanks.jpg" alt="" id="BLOGGER_PHOTO_ID_5116111529784909954" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Danica did THREE!!  (I don't know how she does it!!!)&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RwAUdHwcIJI/AAAAAAAAAYo/juFUkgcoqtE/s1600-h/VA+Danica+engagement.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RwAUdHwcIJI/AAAAAAAAAYo/juFUkgcoqtE/s400/VA+Danica+engagement.jpg" alt="" id="BLOGGER_PHOTO_ID_5116111667223863442" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RwAUiHwcIKI/AAAAAAAAAYw/16ynTlqVisM/s1600-h/VA+Danica+mountainman.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RwAUiHwcIKI/AAAAAAAAAYw/16ynTlqVisM/s400/VA+Danica+mountainman.jpg" alt="" id="BLOGGER_PHOTO_ID_5116111753123209378" border="0" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RwAUpXwcILI/AAAAAAAAAY4/T4yx6bkCbFY/s1600-h/VA+Danica+pumpkins.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RwAUpXwcILI/AAAAAAAAAY4/T4yx6bkCbFY/s400/VA+Danica+pumpkins.jpg" alt="" id="BLOGGER_PHOTO_ID_5116111877677260978" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Henriette (Happy Birthday, Girl!!)&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RwAU73wcIMI/AAAAAAAAAZA/ckYXmVBwGnc/s1600-h/VA+Henriette+Flowers.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RwAU73wcIMI/AAAAAAAAAZA/ckYXmVBwGnc/s400/VA+Henriette+Flowers.jpg" alt="" id="BLOGGER_PHOTO_ID_5116112195504840898" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Aren't they all so deliciously FALL!? I love it. (And as a side note, you can get "Vibrant Autumn" kit free with any purchase of $10 or more at &lt;a href="http://scrapmatters.com/"&gt;ScrapMatters&lt;/a&gt; for this week only.)&lt;br /&gt;&lt;br /&gt;Oh yeah!  And here's mine.  I almost forgot.  (I had to come back and edit my post!! haha)&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RwAVIXwcINI/AAAAAAAAAZI/85QwnubH-qo/s1600-h/VA+Britt+ThanksgivingMemories.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RwAVIXwcINI/AAAAAAAAAZI/85QwnubH-qo/s400/VA+Britt+ThanksgivingMemories.jpg" alt="" id="BLOGGER_PHOTO_ID_5116112410253205714" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;The opening of ScrapMatters went really well! We're still having a ball, and the Grand Opening Celebration goes until the 13th of October! So, there's still LOTS of fun to be had! If you haven't come and qualified for your freebies yet, you just HAVE to do it! The gifts are so good!! Click &lt;a href="http://scrapmatters.com/phpbb/viewtopic.php?t=27"&gt;here&lt;/a&gt; to get more info on that.&lt;br /&gt;&lt;br /&gt;We're going to my parents house for dinner pretty soon, as we do every Sunday. My mom wants me to watch "Kid Nation" with her. She is really into it, and I think it looks interesting. So we'll probably do that after dinner while all the boys go downstairs and play Halo3.&lt;br /&gt;&lt;br /&gt;Oh - and I know I promised you a blog freebie today, but its not ready yet!!!! I'm sorry! Can it wait another day or two? Sorry. It's been REALLY busy getting the store up and also, I'm finishing up an awesome collaboration kit with Leah Hoddinott for &lt;a href="http://scraphead.com/"&gt;scraphead&lt;/a&gt;!  It should be released in the next few days!  (and of course I'll throw a little coordinating freebie up here!!)&lt;br /&gt;&lt;br /&gt;If its beautiful and FALL where you are, get outside today and ENJOY IT while it lasts!!! Fall is fleeting. :)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" alt="" id="BLOGGER_PHOTO_ID_5068946020960070898" border="0" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5848921965520088683/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/09/so-in-love-with-fall.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5848921965520088683'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5848921965520088683'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/09/so-in-love-with-fall.html' title='{so in love with Fall!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/RwAUL3wcIHI/AAAAAAAAAYY/CK_duxVIbyU/s72-c/fall-blog-pic.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-835118114915942585</id><published>2007-09-28T12:41:00.000-06:00</published><updated>2007-09-28T12:54:33.973-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{tomorrow's the big day!!!}</title><content type='html'>First of all, The Office last night was seriously AWESOME!!!!!  YAY!!  I'm so happy to have new episodes to watch!  It's the best!&lt;br /&gt;&lt;br /&gt;But the big news is that tomorrow is the Grand Opening of &lt;a href="http://scrapmatters.com/"&gt;ScrapMatters&lt;/a&gt;!!!!!  It's going to be so much fun!  I can't WAIT!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/Rv1La3wcIFI/AAAAAAAAAYI/ClPzhtItEyQ/s1600-h/Grand-Opening-AD.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/Rv1La3wcIFI/AAAAAAAAAYI/ClPzhtItEyQ/s400/Grand-Opening-AD.jpg" alt="" id="BLOGGER_PHOTO_ID_5115327676778553426" border="0" /&gt;&lt;/a&gt;There is so much going on during our Grand Opening!   Everything in the store is 30% off!  We're giving away TONS of freebies and thank-you gifts.  There will be new challenges, and other fun things going on in the forum.  AND we're giving away this HUGE HUGE HUGE collaboration kit away with every purchase of $10 or more!  It's over 200mb!  It has 16 papers, a full alpha, and TONS and TONS of embellies!  Andrea (Andilynn Designs), Shari (SHARIng Creations) and I all worked hard to make it the most fabulous fall kit ever!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rv1MPnwcIGI/AAAAAAAAAYQ/fMP8TSRSM3s/s1600-h/VA+Kit+Preview.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rv1MPnwcIGI/AAAAAAAAAYQ/fMP8TSRSM3s/s400/VA+Kit+Preview.jpg" alt="" id="BLOGGER_PHOTO_ID_5115328583016652898" border="0" /&gt;&lt;/a&gt;Watch my blog tomorrow, I'll be showing some fabulous LOs created by our talented Creative Team scrapped with "Vibrant Autumn".&lt;br /&gt;&lt;br /&gt;Also come back to my blog tomorrow for a coordinating freebie!! :) :)&lt;br /&gt;&lt;br /&gt;I hope you'll stop by during our Grand Opening!  It's going to be awesome, and totally worth your while (lots of goodies) to come and join in the fun.&lt;br /&gt;&lt;br /&gt;See ya at &lt;a href="http://scrapmatters.com/"&gt;scrapmatters.com&lt;/a&gt; tomorrow!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" alt="" id="BLOGGER_PHOTO_ID_5068946020960070898" border="0" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/835118114915942585/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/09/tomorrows-big-day.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/835118114915942585'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/835118114915942585'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/09/tomorrows-big-day.html' title='{tomorrow&apos;s the big day!!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/Rv1La3wcIFI/AAAAAAAAAYI/ClPzhtItEyQ/s72-c/Grand-Opening-AD.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3529339813953461460</id><published>2007-09-27T12:43:00.001-06:00</published><updated>2007-09-27T13:05:25.794-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{get excited!!!}</title><content type='html'>Hello!!  So much is going on right now, and so much I'm excited about, its hard to know where to start.&lt;br /&gt;&lt;br /&gt;Ok, let me start with this LO I did last week for a challenge at &lt;a href="http://scraphead.com/"&gt;scraphead&lt;/a&gt;.   Aly hosted a fun challenge called "Colorful Lack of Color".  We were challenged to change some photos to B&amp;amp;W or Sepia and also include one of the freebies available at scraphead (of which there are many cute ones!!!).  So, this is what I scrapped!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rvv6pHwcICI/AAAAAAAAAXw/ZKlaeK2eWg4/s1600-h/Steppin-Out-WEB.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rvv6pHwcICI/AAAAAAAAAXw/ZKlaeK2eWg4/s400/Steppin-Out-WEB.jpg" alt="" id="BLOGGER_PHOTO_ID_5114957386173128738" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;This is from our trip to California this summer to visit my brother and sister in law.  We all went out to dinner and had such a fun night!  I used Minna's awesome ring ribbon freebie, which I used to wrap around my photos.  This freebie is still available &lt;a href="http://scraphead.com/store/product_info.php?cPath=55&amp;amp;products_id=332&amp;amp;osCsid=4281d2738c16fe71c26bb1ba81edd10a"&gt;here&lt;/a&gt; if you want to grab it!  They are so cute and fun to use!!!&lt;br /&gt;&lt;br /&gt;Speaking of freebies, Carol Abram (chief scraphead) just released a new one!  It's totally fun for fall.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rvv7tnwcIDI/AAAAAAAAAX4/9v2T41V3kPw/s1600-h/FallTwiggyFrames600.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rvv7tnwcIDI/AAAAAAAAAX4/9v2T41V3kPw/s320/FallTwiggyFrames600.jpg" alt="" id="BLOGGER_PHOTO_ID_5114958562994167858" border="0" /&gt;&lt;/a&gt;Go &lt;a href="http://scraphead.com/store/product_info.php?cPath=55&amp;amp;products_id=347&amp;amp;osCsid=4281d2738c16fe71c26bb1ba81edd10a"&gt;here&lt;/a&gt; and download it!&lt;br /&gt;&lt;br /&gt;The reason I've been sooooo busy lately is that I am helping Andrea (Andilynn Designs) open a brand new store called &lt;a href="http://scrapmatters.com/"&gt;Scrap Matters&lt;/a&gt;!!!   We're REALLY close to being ready, and our grand opening is this Saturday!!!   There are TONS of prizes, contests, and other fun things going on during our grand opening week!!!!!  So I hope you'll all come and have fun, and support us!  My designs are going to be sold in this store as well, and you know we're going to be having a killer Grand Opening Sale (along with an AWESOME free prize with any purchase of $10 or more that I can't tell you about just yet!!).  So, its a great time to come and grab any of my stuff, and get a great gift as well (that I did help design, shoot I gotta stop telling secrets or I'm gonna get in trouble!).&lt;br /&gt;&lt;br /&gt;So - that's where I'll be all day Saturday.  Playing, scrapping and having a ball chatting up scrappers at &lt;a href="http://scrapmatters.com/"&gt;Scrap Matters&lt;/a&gt;!  I can't wait!!!!!!!!   GET EXCITED! woo!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rvv-XHwcIEI/AAAAAAAAAYA/IhZapAJpJpU/s1600-h/jim+and+pam.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rvv-XHwcIEI/AAAAAAAAAYA/IhZapAJpJpU/s200/jim+and+pam.jpg" alt="" id="BLOGGER_PHOTO_ID_5114961474981994562" border="0" /&gt;&lt;/a&gt;AND "The Office" starts again tonight!  FINALLY!!!!! Jim and Pam on a date??  Did they actually go out?  I can't WAIT to find out!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" alt="" id="BLOGGER_PHOTO_ID_5068946020960070898" border="0" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3529339813953461460/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/09/get-excited.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3529339813953461460'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3529339813953461460'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/09/get-excited.html' title='{get excited!!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rvv6pHwcICI/AAAAAAAAAXw/ZKlaeK2eWg4/s72-c/Steppin-Out-WEB.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-718757994019058616</id><published>2007-09-24T10:09:00.000-06:00</published><updated>2007-09-24T10:42:43.076-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{a challenge, a freebie prize, and a SALE!}</title><content type='html'>The wonderful designer &lt;a href="http://scraphead.com/store/index.php?manufacturers_id=23&amp;amp;osCsid=0c3a37c773999b9b3d1025e99b5f5f5f"&gt;Leah Hoddinott&lt;/a&gt; and I have teamed up to co-host the challenge at scraphead for the next 2 weeks.  It's a scraplift challenge and EVERY participant gets this freebie mini-kit!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RvflWHwcH_I/AAAAAAAAAXY/80N9kf5wGyg/s1600-h/Daydream-Believer-Preview-BLOG.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RvflWHwcH_I/AAAAAAAAAXY/80N9kf5wGyg/s400/Daydream-Believer-Preview-BLOG.jpg" alt="" id="BLOGGER_PHOTO_ID_5113808070104588274" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Click &lt;a href="http://scraphead.com/forum/showthread.php?t=184"&gt;here&lt;/a&gt; to get the challenge details!  I hope you'll all play, cuz I REALLY want to start giving this fun kit to scraplifters!  We're also finishing up the full "Daydream Believer" kit that will be up in the store at scraphead before the challenge ends.&lt;br /&gt;&lt;br /&gt;Here is my entry for the challenge.  I lifted a FUN LO by "Tiffikat" called "&lt;a href="http://scraphead.com/gallery/showphoto.php?photo=639"&gt;Bubbe's Flowers&lt;/a&gt;".  Here's my take on it!&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/Rvfm1XwcIAI/AAAAAAAAAXg/ShtQuZ8eSeA/s1600-h/ali_s-birthday-BLOG.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/Rvfm1XwcIAI/AAAAAAAAAXg/ShtQuZ8eSeA/s400/ali_s-birthday-BLOG.jpg" alt="" id="BLOGGER_PHOTO_ID_5113809706487128066" border="0" /&gt;&lt;/a&gt;&lt;span style="font-size:85%;"&gt;credits &lt;a href="http://scraphead.com/gallery/showphoto.php?photo=770&amp;amp;limit=recent"&gt;here&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;AND . . . great news!  &lt;a href="http://scraphead.com/store/"&gt;Scraphead&lt;/a&gt; is having a SALE right now on all their kits.  So, if you've hesitated picking any of my kits up, now's the time!  They're all 25% off this week!!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RvfnjnwcIBI/AAAAAAAAAXo/sNqw1WHDJrI/s1600-h/KitSale.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RvfnjnwcIBI/AAAAAAAAAXo/sNqw1WHDJrI/s400/KitSale.jpg" alt="" id="BLOGGER_PHOTO_ID_5113810501056077842" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;So, go grab those kits you've had your eye on while they are on sale.  It ends on Sunday! Don't delay!! :)&lt;br /&gt;&lt;br /&gt;Hope all is well with all my faithful readers!  Leave me a comment if you stop by.  I just LOVE hearing from you.&lt;br /&gt;&lt;br /&gt;OH . . . and PLEASE send me/email me links to your LOs using &lt;span style="font-weight: bold;"&gt;any &lt;/span&gt;of my products!  I want to do another "Show-Off" post!  There might be something in it for you if you do! *wink*wink*&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" alt="" id="BLOGGER_PHOTO_ID_5068946020960070898" border="0" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/718757994019058616/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/09/challenge-freebie-prize-and-sale.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/718757994019058616'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/718757994019058616'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/09/challenge-freebie-prize-and-sale.html' title='{a challenge, a freebie prize, and a SALE!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/RvflWHwcH_I/AAAAAAAAAXY/80N9kf5wGyg/s72-c/Daydream-Believer-Preview-BLOG.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3879907959605635631</id><published>2007-09-22T09:08:00.000-06:00</published><updated>2007-09-22T09:32:15.349-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{Hey, Daddio!  It's new!  (plus, a freebie!)}</title><content type='html'>So it's official.  My stuff is up and running at &lt;a href="http://scraphead.com"&gt;scraphead&lt;/a&gt; and so is my brand new kit!! I present to you . . .  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;font size=+2 color=green&gt;Hey, Daddio&lt;/center&gt;&lt;/font&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RvUx4XwcH5I/AAAAAAAAAWo/E5CvO3_qiJc/s1600-h/brittdes_hdadao_preview_BLO.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RvUx4XwcH5I/AAAAAAAAAWo/E5CvO3_qiJc/s400/brittdes_hdadao_preview_BLO.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5113047796468686738" /&gt;&lt;/a&gt;&lt;br /&gt;And here are a couple of detail shots for you!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RvUycHwcH8I/AAAAAAAAAXA/HNpo4snlEmg/s1600-h/detail+2.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RvUycHwcH8I/AAAAAAAAAXA/HNpo4snlEmg/s320/detail+2.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5113048410649010114" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RvUyX3wcH7I/AAAAAAAAAW4/gXo-5RmqHIM/s1600-h/detail+1.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RvUyX3wcH7I/AAAAAAAAAW4/gXo-5RmqHIM/s320/detail+1.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5113048337634566066" /&gt;&lt;/a&gt;&lt;br /&gt;This kit includes a whopping 12 papers and TONS of embellies!  Click &lt;a href="http://scraphead.com/store/product_info.php?products_id=340&amp;osCsid=1bdcc857d2d69a521674cb93276cf3ae"&gt;here&lt;/a&gt; to get it in the store!! &lt;br /&gt;&lt;br /&gt;Here's a LO I scrapped with it! :)  (I'm my own CT!)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RvU1XXwcH-I/AAAAAAAAAXQ/Pnhb4qyA76U/s1600-h/bacci_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RvU1XXwcH-I/AAAAAAAAAXQ/Pnhb4qyA76U/s400/bacci_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5113051627579514850" /&gt;&lt;/a&gt;&lt;br /&gt;And, because I love my blog readers, here is a freebie add-on kit.  If you download it, please leave a comment.  And if you like the add-on, come get the FULL kit at &lt;a href="http://scraphead.com"&gt;scraphead&lt;/a&gt;!! :)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RvUz-3wcH9I/AAAAAAAAAXI/WZqO3GeSLcc/s1600-h/daddio_freebie_preview_BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RvUz-3wcH9I/AAAAAAAAAXI/WZqO3GeSLcc/s400/daddio_freebie_preview_BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5113050107161092050" /&gt;&lt;/a&gt;&lt;br /&gt;Download your freebie &lt;a href="http://www.4shared.com/file/24811596/b075b134/brittishdesigns_hey_daddio_add_on.html"&gt;HERE!!&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Take care, and have a fun weekend!! &lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" alt="" id="BLOGGER_PHOTO_ID_5068946020960070898" border="0" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3879907959605635631/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/09/hey-daddio-its-new-plus-freebie.html#comment-form' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3879907959605635631'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3879907959605635631'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/09/hey-daddio-its-new-plus-freebie.html' title='{Hey, Daddio!  It&apos;s new!  (plus, a freebie!)}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/RvUx4XwcH5I/AAAAAAAAAWo/E5CvO3_qiJc/s72-c/brittdes_hdadao_preview_BLO.jpg' height='72' width='72'/><thr:total>10</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6948415796914193387</id><published>2007-09-20T01:30:00.000-06:00</published><updated>2007-09-20T01:46:29.306-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{The Big Time!}</title><content type='html'>Wow, it's been too long since my last post!!  So sorry about that. But I've been just a tad busy (understatement of the century).  I've been asked to start selling my designs at &lt;a href="http://scraphead.com"&gt;scraphead.com&lt;/a&gt;!  Yes, that's right, ME, moi, this girl!!!  I'm so insanely excited to be a bonified digi-scrap designer!!  &lt;br /&gt;&lt;br /&gt;What this means for you:  LOTS of new products on a continual basis.  Tons of free add-ons, samplers, and goodies!  And you can come join us in the awesome community that is &lt;a href="http://scraphead.com"&gt;SCRAPHEAD&lt;/a&gt;.  I've been on the CT there for a few months, and its a great site.  If you haven't checked it out yet, I strongly urge you to do so!  If anything just to come see my "name in lights"!&lt;br /&gt;&lt;br /&gt;And on top of everything, I'm currently working with my friend and fellow designer Andrea of Andilynn Designs to open a brand new store!   Our Grand Opening is coming soon and I'll be selling there as well!! More information on the new store when it becomes available! ;)&lt;br /&gt;&lt;br /&gt;All my past freebies will be taken down tonight, and moved to the store, so if you were silly and didn't download them, come and grab 'em at scraphead.  But don't get too down-hearted about the lack of freebies. More are coming very soon!&lt;br /&gt;&lt;br /&gt;SO much is going on, its crazy!!  I haven't been to bed before 1:00 AM in, . . .  well, I can't remember when.  But all my hard work is paying off!!  &lt;br /&gt;&lt;br /&gt;As soon as my stuff is officially uploaded and for sale at &lt;a href="http://scraphead.com"&gt;scraphead.com&lt;/a&gt;, I will be giving away a freebie add-on mini-kit that coordinates with my newest full kit! So come back for that!&lt;br /&gt;&lt;br /&gt;Ugh!  A blog post with not one photo.  How boring!!  Oh alright, I'll give you sneaky peek at my new kit, soon to be released with free add-on! :)  &lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RvIkmoHhW_I/AAAAAAAAAWg/PbPKSdtLgg8/s1600-h/sneaky+peek.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RvIkmoHhW_I/AAAAAAAAAWg/PbPKSdtLgg8/s400/sneaky+peek.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5112188773041527794" /&gt;&lt;/a&gt;&lt;br /&gt;Yep,  that's all the peek you get for now!  It's 1:40 AM now.  Gotta go finish up a few things and then hit the sack!! &lt;br /&gt;&lt;br /&gt;LATER!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6948415796914193387/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/09/big-time.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6948415796914193387'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6948415796914193387'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/09/big-time.html' title='{The Big Time!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/RvIkmoHhW_I/AAAAAAAAAWg/PbPKSdtLgg8/s72-c/sneaky+peek.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1879912812120585092</id><published>2007-09-14T10:16:00.000-06:00</published><updated>2007-09-14T10:40:45.807-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{paper sale!}</title><content type='html'>I LOVE a good bargain, so I thought I'd share one!  &lt;a href="http://scraphead.com/"&gt;Scraphead.com&lt;/a&gt; has ALL their paper packs 25% off this week!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/Ruq0u-XvAFI/AAAAAAAAAV4/nxzzVIgOxuY/s1600-h/PaperSale.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/Ruq0u-XvAFI/AAAAAAAAAV4/nxzzVIgOxuY/s320/PaperSale.jpg" alt="" id="BLOGGER_PHOTO_ID_5110095446314778706" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;There are a TON of awesome papers there!!!  Here are a few of my favorite packs in the store right now!&lt;br /&gt;&lt;br /&gt;My friend Andrea of Andilynn Designs just BARELY released this awesome paper pack called "&lt;a href="http://scraphead.com/store/product_info.php?products_id=334&amp;osCsid=70e70057aa5feb3a510428fd3848a43a"&gt;Blue Bliss&lt;/a&gt;".&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/Ruq4e-XvAJI/AAAAAAAAAWY/xfCGLNePvkQ/s1600-h/Blue+Bliss.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/Ruq4e-XvAJI/AAAAAAAAAWY/xfCGLNePvkQ/s400/Blue+Bliss.jpg" alt="" id="BLOGGER_PHOTO_ID_5110099569483382930" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;Minna of MiraDesigns has too many cute papers to pick a favorite, but I LOVE her "&lt;a href="http://scraphead.com/store/product_info.php?cPath=30&amp;products_id=226&amp;amp;osCsid=70e70057aa5feb3a510428fd3848a43a"&gt;Branded Papers&lt;/a&gt;".&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Ruq2oeXvAHI/AAAAAAAAAWI/SYxgw8XOiOw/s1600-h/branded+papers.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Ruq2oeXvAHI/AAAAAAAAAWI/SYxgw8XOiOw/s400/branded+papers.jpg" alt="" id="BLOGGER_PHOTO_ID_5110097533668884594" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;And I also really like these bright and crazy papers by Jess of Jessy Designs called "&lt;a href="http://scraphead.com/store/product_info.php?cPath=30&amp;products_id=90&amp;amp;osCsid=70e70057aa5feb3a510428fd3848a43a"&gt;Wild Flowers&lt;/a&gt;".&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Ruq3fOXvAII/AAAAAAAAAWQ/jpYKF9WrKx8/s1600-h/wild+flowers.jpg"&gt;&lt;img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Ruq3fOXvAII/AAAAAAAAAWQ/jpYKF9WrKx8/s400/wild+flowers.jpg" alt="" id="BLOGGER_PHOTO_ID_5110098474266722434" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And they are all on sale!!  Pretty groovy!&lt;br /&gt;&lt;br /&gt;That's all for now!&lt;br /&gt;&lt;br /&gt;Have a great Friday!! (THANK GOODNESS IT'S FINALLY FRIDAY!!!)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" alt="" id="BLOGGER_PHOTO_ID_5068946020960070898" border="0" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1879912812120585092/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/09/paper-sale.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1879912812120585092'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1879912812120585092'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/09/paper-sale.html' title='{paper sale!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/Ruq0u-XvAFI/AAAAAAAAAV4/nxzzVIgOxuY/s72-c/PaperSale.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1065493721634012653</id><published>2007-09-11T11:08:00.001-06:00</published><updated>2007-09-11T11:45:01.138-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{BLESSED EVENTS}</title><content type='html'>Hey blog-readers!  What's crackin'?&lt;br /&gt;&lt;br /&gt;I'm about to do something pretty scary, and that is to announce the official opening of my little venture &lt;a href="http://blessedevents.blogspot.com"&gt;"Blessed Events"&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;When my niece, Eden, was born my brother and sister in law wanted an adorable announcement to send out to all their friends and family to show off their new little girl!  But they would need a lot of them, so it would have to be fairly inexpensive.  Enter, ME!  I designed them an adorable card and gave them the digital rights to it.  Then they went out and printed it themselves (at Costco) and wa-la!  Custom cards to send out!!  &lt;br /&gt;&lt;br /&gt;This inspired "Blessed Events", a site where you can chose and purchase a unique design you love, then I customize it with your photo and information, and you then own the digital image to do with what you will.  Make prints, email it, display it, its up to you!!  I've had a blast designing baby announcements, graduation announcements, and holiday cards.  And I have a million more ideas in my head, so new designs will be loaded to the store all the time!  &lt;br /&gt;&lt;br /&gt;Here is a sneak peek at some of the fun designs you'll find at Blessed Events:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RubPsXSCMQI/AAAAAAAAAVw/UsfWgKNSpYI/s1600-h/BE+3.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RubPsXSCMQI/AAAAAAAAAVw/UsfWgKNSpYI/s200/BE+3.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5108999188369256706" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RubPlXSCMPI/AAAAAAAAAVo/532K2QbzvW0/s1600-h/BE+4.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RubPlXSCMPI/AAAAAAAAAVo/532K2QbzvW0/s200/BE+4.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5108999068110172402" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RubPfXSCMOI/AAAAAAAAAVg/R2xguu3WmWQ/s1600-h/BE+2.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RubPfXSCMOI/AAAAAAAAAVg/R2xguu3WmWQ/s200/BE+2.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5108998965030957282" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RubPbnSCMNI/AAAAAAAAAVY/N0idUT9mE8U/s1600-h/BE+1.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RubPbnSCMNI/AAAAAAAAAVY/N0idUT9mE8U/s200/BE+1.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5108998900606447826" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;So spread the word far and wide!!  And come visit &lt;a href="http://blessedevents.blogspot.com"&gt;Blessed Events&lt;/a&gt;.  If you or anyone you know is having a baby, or graduating, or needs an AWESOME holiday card this year, send them over!! :)  Make the most of the blessed events in your life!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1065493721634012653/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/09/blessed-events.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1065493721634012653'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1065493721634012653'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/09/blessed-events.html' title='{BLESSED EVENTS}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/RubPsXSCMQI/AAAAAAAAAVw/UsfWgKNSpYI/s72-c/BE+3.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5736973296235118907</id><published>2007-09-09T20:25:00.000-06:00</published><updated>2007-09-20T01:49:02.019-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{News, CT LOs &amp; a Freebie!!}</title><content type='html'>I just realized I never posted some very exciting news!  Shandy of &lt;a href="http://www.shandyvogtdesigns.com"&gt;Shandy Vogt&lt;/a&gt; designs has invited me to be on her Creavitve Team!!!!!  I've been a HUGE Shandy fan since I first started scrapping, so needless to say I was THRILLED!  So, I'm sure I'll be posting lots of CT LOs with all Shandy's fabulous stuff!!  Thank you so much Shandy!  I couldn't be more excited!&lt;br /&gt;&lt;br /&gt;I also wanted to post a couple of LOs I did last week for my &lt;a href="http://www.scraphead.com"&gt;scraphead.com&lt;/a&gt; AND &lt;a href="http://scraphead.com/store/index.php?manufacturers_id=28&amp;osCsid=6f76237a9e988ae0bf7974c5db1bca88"&gt;Andilynn Designs&lt;/a&gt; Creative Teams!!&lt;br /&gt;&lt;br /&gt;The first is a page from my trip to Phoenix back in June.  That trip is getting scrapped slowly but surely.  :)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RuSsbXSCMKI/AAAAAAAAAVA/W7gOxq0Yi7Y/s1600-h/Enough-Fun-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RuSsbXSCMKI/AAAAAAAAAVA/W7gOxq0Yi7Y/s400/Enough-Fun-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5108397463451087010" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=175661&amp;cat=all&amp;ppuser=5263"&gt;credits&lt;/a&gt;&lt;/center&gt;&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;I used Andrea's (Andilynn Designs) new "Summer Sweets - Brights Patterns" kit, along with a few things from Shandy Vogt designs, and a couple of my own things as well! &lt;br /&gt;&lt;br /&gt;This second LO is also using a kit by Andrea: "Summer Sweets - Mixers", and an awesome new template by Shandy called "Got Spaces?".&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RuStuXSCMLI/AAAAAAAAAVI/hRTxW8rYpeY/s1600-h/Owlz-Fans-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RuStuXSCMLI/AAAAAAAAAVI/hRTxW8rYpeY/s400/Owlz-Fans-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5108398889380229298" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=176070&amp;cat=all&amp;ppuser=5263"&gt;credits&lt;/a&gt;&lt;/center&gt;&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;And finally, the reason you're reading, here is the freebie I made for you today.  It's an alpha that coordinates with my previous freebie kit, "Missed the Bus".  The other kit had a numbers set that was like this, but I thought I'd go ahead and make a full alpha!  :)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RuSumXSCMMI/AAAAAAAAAVQ/7trMSLJvlKw/s1600-h/bd_mtb-alpha2-preview.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RuSumXSCMMI/AAAAAAAAAVQ/7trMSLJvlKw/s400/bd_mtb-alpha2-preview.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5108399851452903618" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;center&gt;&lt;font color=deeppink&gt;Link has expired.  Thank you for your interest!&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Please leave a comment if you snag it!!  THANKS!&lt;br /&gt;&lt;br /&gt;I've been super busy working on other projects, new designs, etc. etc. etc.  But I am still loving it, and that's what's important, right?  I recently installed a hit counter here on my blog, and I'm astounded at the number of hits.  Here I thought no one read my blog!  &lt;br /&gt;&lt;br /&gt;Ok, gotta go make some late dinner for the husband and I!  Have a great night!  Happy scrapping!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5736973296235118907/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html#comment-form' title='21 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5736973296235118907'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5736973296235118907'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html' title='{News, CT LOs &amp; a Freebie!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/RuSsbXSCMKI/AAAAAAAAAVA/W7gOxq0Yi7Y/s72-c/Enough-Fun-BLOG.jpg' height='72' width='72'/><thr:total>21</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5280828958400151724</id><published>2007-09-05T19:30:00.000-06:00</published><updated>2007-09-05T20:21:26.427-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{a few new LOs}</title><content type='html'>Beading Beauties was a big success last night!  We had a great little group and we all made some REALLY fun things!  I wore my new earrings to work today!!  :)  &lt;br /&gt;&lt;br /&gt;But it reminded me that I never posted my LO I scrapped from our LAST Beading Beauties.  I put in on my little slideshow but I never posted it here in the blog!!!  So here it is:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rt9Z3uPq-gI/AAAAAAAAARA/0GXjdaOh6w0/s1600-h/Beading-Beauties-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rt9Z3uPq-gI/AAAAAAAAARA/0GXjdaOh6w0/s400/Beading-Beauties-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5106899316302871042" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I also scrapped this fun page of my ADORABLE niece, Eden.   I used a lot of products from &lt;a href="http://scraphead.com/store/index.php?manufacturers_id=24&amp;osCsid=85f9c4041b3fcc21d5fe597c8327eab6"&gt;Mira Designs&lt;/a&gt; by my amazingly talented friend Minna!  Every time I look at these pictures I just smile.  You can't look at these photos and not be happy.  I think its impossible.  I wanted to get across that happy feeling in LO.  How did I do?&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/Rt9al-Pq-hI/AAAAAAAAARI/o-oy031KdvE/s1600-h/happy-baby-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/Rt9al-Pq-hI/AAAAAAAAARI/o-oy031KdvE/s400/happy-baby-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5106900110871820818" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And finally, I scrapped another CT LO for scraphead.com using Carol Abram's &lt;a href='http://scraphead.com/store/product_info.php?manufacturers_id=12&amp;products_id=33&amp;osCsid=85f9c4041b3fcc21d5fe597c8327eab6'&gt;Hydrangea Hues&lt;/a&gt; kit!  We had a birthday party for Josh's parents back in November and these pictures are a hoot!&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rt9bnePq-iI/AAAAAAAAARQ/aK5LzSDC7I4/s1600-h/Ron%26Liz-Birthday1-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rt9bnePq-iI/AAAAAAAAARQ/aK5LzSDC7I4/s400/Ron%26Liz-Birthday1-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5106901236153252386" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Full credits for these LOs can be found in my &lt;a href="http://www.digishoptalk.com/gallery/showgallery.php?ppuser=5263"/&gt;gallery!&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;So there are my most recent LOs!  :)  Thanks for lookin'!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5280828958400151724/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/09/few-new-los.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5280828958400151724'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5280828958400151724'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/09/few-new-los.html' title='{a few new LOs}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rt9Z3uPq-gI/AAAAAAAAARA/0GXjdaOh6w0/s72-c/Beading-Beauties-BLOG.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9000001092149445040</id><published>2007-09-04T11:53:00.000-06:00</published><updated>2007-09-04T13:02:41.198-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{show-offs!!}</title><content type='html'>I wanted to "SHOW-OFF" some GREAT LOs I've received using my kits.  I have a couple more using "&lt;a href="http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html"&gt;Accidentally In Love&lt;/a&gt;" (still up for grabs as a freebie!)  So here we go . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;Binkie Love (page 1 &amp; 2) by &lt;a href="http://www.wagnerfamilyphotos.blogspot.com"&gt;Danica&lt;/a&gt;!&lt;/center&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rt2djuPq-NI/AAAAAAAAAOo/HNlqb_Q4nZM/s1600-h/binkie+love+1.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rt2djuPq-NI/AAAAAAAAAOo/HNlqb_Q4nZM/s320/binkie+love+1.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5106410789542754514" /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rt2eEuPq-OI/AAAAAAAAAOw/FiuiVVSnkcE/s1600-h/binkie+love+2.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rt2eEuPq-OI/AAAAAAAAAOw/FiuiVVSnkcE/s320/binkie+love+2.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5106411356478437602" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;center&gt;"In Love With Baby" by &lt;a href="http://sharingcreations.wordpress.com/"&gt;Shari&lt;/a&gt;&lt;/center&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rt2c5uPq-MI/AAAAAAAAAOg/E5sMadb4PtY/s1600-h/In+Love+With+Baby+Shari.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rt2c5uPq-MI/AAAAAAAAAOg/E5sMadb4PtY/s320/In+Love+With+Baby+Shari.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5106410067988248770" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And now some LOs using "&lt;a href="http://brittishdesigns.blogspot.com/2007/08/missed-bus.html"&gt;Missed the Bus&lt;/a&gt;"!&lt;br /&gt;&lt;br /&gt;&lt;center&gt; Another LO by the amazing Shari! "My Three Sons"&lt;/center&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rt2pTuPq-eI/AAAAAAAAAQw/69uXc2zai7A/s1600-h/My+Three+Sons+(Shari).jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rt2pTuPq-eI/AAAAAAAAAQw/69uXc2zai7A/s320/My+Three+Sons+(Shari).jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5106423708804381154" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;"Slow Down" by &lt;a href="http://mrswresh.blogspot.com/"&gt;Mrs. Wresh&lt;br /&gt;&lt;/a&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rt2f--Pq-QI/AAAAAAAAAPA/BLhf7DXyXiM/s1600-h/Slow+Down+Mrs.+Wresh.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rt2f--Pq-QI/AAAAAAAAAPA/BLhf7DXyXiM/s320/Slow+Down+Mrs.+Wresh.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5106413456717445378" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;"First Grader" by Maria &lt;a href="http://scrapmuss.blogspot.com/"&gt;(Muss)&lt;/a&gt; (Isn't her niece adorable??!!)&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rt2gluPq-RI/AAAAAAAAAPI/Zgin769FFNI/s1600-h/Back+to+School+Muss.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rt2gluPq-RI/AAAAAAAAAPI/Zgin769FFNI/s320/Back+to+School+Muss.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5106414122437376274" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;Two LOs from Rachel! "Luke Learns to Scrap" and . . . &lt;/center&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/Rt2h_ePq-UI/AAAAAAAAAPg/FCIeDbfG29k/s1600-h/Luke+Learns+to+Scrap+Rachel.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/Rt2h_ePq-UI/AAAAAAAAAPg/FCIeDbfG29k/s320/Luke+Learns+to+Scrap+Rachel.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5106415664330635586" /&gt;&lt;/a&gt;&lt;center&gt;A really cute desktop calendar!&lt;/center&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rt2h0-Pq-TI/AAAAAAAAAPY/WsglrEcCww4/s1600-h/Desktop+Calendar+Rachel.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rt2h0-Pq-TI/AAAAAAAAAPY/WsglrEcCww4/s320/Desktop+Calendar+Rachel.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5106415483942009138" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;center&gt;Erica (ezane) scrapped FOUR LOs with this kit!!  Can you believe that? And she rocked them all!  First up, "3 Months".&lt;/center&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rt2iUuPq-VI/AAAAAAAAAPo/mBQ-qPhG9ck/s1600-h/3+months+Erica+(ezane).jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rt2iUuPq-VI/AAAAAAAAAPo/mBQ-qPhG9ck/s320/3+months+Erica+(ezane).jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5106416029402855762" /&gt;&lt;/a&gt;&lt;center&gt;"Aim For The Moon"&lt;/center&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/Rt2i-ePq-WI/AAAAAAAAAPw/V85b-oN2pQM/s1600-h/Aim+for+the+stars+Erica+(ezane).jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/Rt2i-ePq-WI/AAAAAAAAAPw/V85b-oN2pQM/s320/Aim+for+the+stars+Erica+(ezane).jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5106416746662394210" /&gt;&lt;/a&gt;&lt;center&gt;"LOVE" and . . .&lt;/center&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rt2jTuPq-XI/AAAAAAAAAP4/ZG6S4aKk5uM/s1600-h/LOVE+Erica+(ezane).jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rt2jTuPq-XI/AAAAAAAAAP4/ZG6S4aKk5uM/s320/LOVE+Erica+(ezane).jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5106417111734614386" /&gt;&lt;/a&gt;&lt;center&gt;And "Jacob"&lt;/center&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rt2jf-Pq-YI/AAAAAAAAAQA/oXcHfLixBl4/s1600-h/Jacob+Erica+(ezane).jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rt2jf-Pq-YI/AAAAAAAAAQA/oXcHfLixBl4/s320/Jacob+Erica+(ezane).jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5106417322188011906" /&gt;&lt;/a&gt;&lt;center&gt;Amazing how much you can get scrapped with just one kit!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Next up, TWO LOs by Elise (&lt;a href="http://www.digishoptalk.com/gallery/showgallery.php?ppuser=8165"&gt;Tittei&lt;/a&gt;)&lt;/center&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rt2j7-Pq-ZI/AAAAAAAAAQI/xRWbf9l-Utk/s1600-h/2years+Elise+(Tittei).jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rt2j7-Pq-ZI/AAAAAAAAAQI/xRWbf9l-Utk/s320/2years+Elise+(Tittei).jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5106417803224349074" /&gt;&lt;/a&gt;&lt;center&gt;And "2 Best Friends"&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/Rt2lOePq-bI/AAAAAAAAAQY/Tncaaxn6VZw/s1600-h/2bestfriends+(Tittei).jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/Rt2lOePq-bI/AAAAAAAAAQY/Tncaaxn6VZw/s320/2bestfriends+(Tittei).jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5106419220563556786" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;And two LO's from Chris(&lt;a href="http://scraphead.com/gallery/showgallery.php?cat=500&amp;ppuser=278"&gt;my4boys&lt;/a&gt;)! "Growing Like A Weed"&lt;/center&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rt2lfOPq-cI/AAAAAAAAAQg/TSMOCsi9q2c/s1600-h/Chris+(my4boys)+growing+like+a+weed.JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rt2lfOPq-cI/AAAAAAAAAQg/TSMOCsi9q2c/s320/Chris+(my4boys)+growing+like+a+weed.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5106419508326365634" /&gt;&lt;/a&gt;&lt;center&gt;And "Tyler + Frogs = Happy"&lt;/center&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rt2qIuPq-fI/AAAAAAAAAQ4/-45jqVY_quA/s1600-h/Tyler_Frogs_Happy+Chris+(my4boys).JPG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rt2qIuPq-fI/AAAAAAAAAQ4/-45jqVY_quA/s320/Tyler_Frogs_Happy+Chris+(my4boys).JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5106424619337447922" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;And last but definitely not least "Friends Forever" by &lt;a href="http://linebargerfamily.blogspot.com"&gt;Morgan&lt;/a&gt;!&lt;/center&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rt2l8uPq-dI/AAAAAAAAAQo/8oTJKyAU2UA/s1600-h/Friends+Forever+Morgan.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rt2l8uPq-dI/AAAAAAAAAQo/8oTJKyAU2UA/s320/Friends+Forever+Morgan.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5106420015132506578" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;/center&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Whew!!!  That is a LOT of LOs!  But I couldn't NOT show them off!  I'm working on a few new freebies so watch for those!!  I've had a TON of stuff going on lately so I haven't been the best blogger.  I have Beading Beauties again tonight, so that should be fun!  I'm making earrings that match the bracelet I made last month!  I'll post photos when they are done!&lt;br /&gt;&lt;br /&gt;Have a great day!  And thanks for stopping by!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/9000001092149445040/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/09/show-offs.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9000001092149445040'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/9000001092149445040'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/09/show-offs.html' title='{show-offs!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rt2djuPq-NI/AAAAAAAAAOo/HNlqb_Q4nZM/s72-c/binkie+love+1.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6321588213975012896</id><published>2007-09-01T18:11:00.000-06:00</published><updated>2007-09-01T18:12:57.782-06:00</updated><app:control xmlns:app='http://purl.org/atom/app#'><app:draft>yes</app:draft></app:control><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'></title><content type='html'>&lt;form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post"&gt;&lt;br /&gt;&lt;input type="image" src="https://www.paypal.com/en_US/i/btn/btn_cart_SM.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!"&gt;&lt;br /&gt;&lt;img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"&gt;&lt;br /&gt;&lt;input type="hidden" name="add" value="1"&gt;&lt;br /&gt;&lt;input type="hidden" name="cmd" value="_cart"&gt;&lt;br /&gt;&lt;input type="hidden" name="business" value="designerbrittney@hotmail.com"&gt;&lt;br /&gt;&lt;input type="hidden" name="item_name" value="Urban Cool - Girl"&gt;&lt;br /&gt;&lt;input type="hidden" name="amount" value="19.00"&gt;&lt;br /&gt;&lt;input type="hidden" name="shipping" value="0.00"&gt;&lt;br /&gt;&lt;input type="hidden" name="buyer_credit_promo_code" value=""&gt;&lt;br /&gt;&lt;input type="hidden" name="buyer_credit_product_category" value=""&gt;&lt;br /&gt;&lt;input type="hidden" name="buyer_credit_shipping_method" value=""&gt;&lt;br /&gt;&lt;input type="hidden" name="buyer_credit_user_address_change" value=""&gt;&lt;br /&gt;&lt;input type="hidden" name="no_shipping" value="0"&gt;&lt;br /&gt;&lt;input type="hidden" name="no_note" value="1"&gt;&lt;br /&gt;&lt;input type="hidden" name="currency_code" value="USD"&gt;&lt;br /&gt;&lt;input type="hidden" name="tax" value="0.00"&gt;&lt;br /&gt;&lt;input type="hidden" name="lc" value="US"&gt;&lt;br /&gt;&lt;input type="hidden" name="bn" value="PP-ShopCartBF"&gt;&lt;br /&gt;&lt;/form&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6321588213975012896'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6321588213975012896'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442</id><published>2007-08-29T17:41:00.000-06:00</published><updated>2007-09-20T01:50:41.174-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{missed the bus}</title><content type='html'>I can't believe it myself but I finished my second full kit and its all ready to give away to anyone who fancies it!!!  I am so proud to give you . . . . &lt;br /&gt;&lt;br /&gt;&lt;font color=darkcyan size=+2&gt;&lt;b&gt;&lt;center&gt;Missed the Bus&lt;/b&gt;&lt;/center&gt;&lt;/font&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RtYE6uPq97I/AAAAAAAAAMc/tPfsQ7taVCs/s1600-h/Missed-the-Bus-Preview-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RtYE6uPq97I/AAAAAAAAAMc/tPfsQ7taVCs/s400/Missed-the-Bus-Preview-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5104272634563721138" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;Here are a couple detail shots:&lt;/center&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RtYFluPq98I/AAAAAAAAAMk/fI_KUaeJ7h4/s1600-h/Missed+the+Bus+Detail+1.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RtYFluPq98I/AAAAAAAAAMk/fI_KUaeJ7h4/s320/Missed+the+Bus+Detail+1.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5104273373298096066" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RtYFtePq99I/AAAAAAAAAMs/E4hfPMzLF_4/s1600-h/Missed+the+Bus+Detail+2.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RtYFtePq99I/AAAAAAAAAMs/E4hfPMzLF_4/s320/Missed+the+Bus+Detail+2.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5104273506442082258" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;Here is a LO I scrapped with it!&lt;/center&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RtYGs-Pq9-I/AAAAAAAAAM0/xtHmNRbFXkc/s1600-h/Josh%27s-Birthday-Party1-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RtYGs-Pq9-I/AAAAAAAAAM0/xtHmNRbFXkc/s400/Josh%27s-Birthday-Party1-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5104274597363775458" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;font color=deeppink&gt;Freebie links have expired.  Thank you for your interest!&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;All I ask is that you leave a comment when you download.  I can't wait to hear what you think!!!  Also, I'll be posting LOs using any piece of the kit, so email me at designerbrittney at hotmail dot come with a link to your LO when you're done!  I can't wait to show off your work!&lt;br /&gt;&lt;br /&gt;Hope you have fun with the kit!  I can just picture LOs of first day of school photos, birthdays, all sorts of fun occasions!  Go nuts!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5165762886047202442/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html#comment-form' title='125 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' title='{missed the bus}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/RtYE6uPq97I/AAAAAAAAAMc/tPfsQ7taVCs/s72-c/Missed-the-Bus-Preview-BLOG.jpg' height='72' width='72'/><thr:total>125</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2087230019917802924</id><published>2007-08-28T22:53:00.001-06:00</published><updated>2007-08-28T23:03:36.087-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{beading beauties}</title><content type='html'>As promised, here are pics from our first ever meeting of Beading Beauties.  It was such a fun night, and I can't wait for the next meeting (which is soon)!  It's going to be great!  A few Beauties couldn't make it last time, but they'll be there next time.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RtT9YOPq95I/AAAAAAAAAMM/aQ27g8gHtgA/s1600-h/BeadinBeauties3.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RtT9YOPq95I/AAAAAAAAAMM/aQ27g8gHtgA/s400/BeadinBeauties3.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5103982870300129170" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RtT8tOPq94I/AAAAAAAAAME/LtqXIH2kGxw/s1600-h/BeadingBeauties2.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RtT8tOPq94I/AAAAAAAAAME/LtqXIH2kGxw/s400/BeadingBeauties2.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5103982131565754242" /&gt;&lt;/a&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RtT9quPq96I/AAAAAAAAAMU/3rJj9BUiz0A/s1600-h/BeadingBeautiesBlog1.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RtT9quPq96I/AAAAAAAAAMU/3rJj9BUiz0A/s320/BeadingBeautiesBlog1.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5103983188127709090" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;We all had a great time!  And beading is so much fun.  Each time I put my new bracelet on, I just smile.  Horray for Beading Beauties!  &lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2087230019917802924/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/08/beading-beauties.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2087230019917802924'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2087230019917802924'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/08/beading-beauties.html' title='{beading beauties}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/RtT9YOPq95I/AAAAAAAAAMM/aQ27g8gHtgA/s72-c/BeadinBeauties3.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6177265051335931421</id><published>2007-08-26T19:07:00.000-06:00</published><updated>2007-08-26T19:23:07.747-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{free mini-kit}</title><content type='html'>&lt;a href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RtIlSuPq92I/AAAAAAAAAL0/tvwJdZDCk2g/s1600-h/Challenge+Preview.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RtIlSuPq92I/AAAAAAAAAL0/tvwJdZDCk2g/s320/Challenge+Preview.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5103182331345827682" /&gt;&lt;/a&gt;I'm hosting another challenge at &lt;a href="http://scraphead.com"&gt;scraphead.com&lt;/a&gt;.  It's a "Can You Scrap It?" Challenge!  Carol (the owner) was nice enough to let me design a few things for the challenge!&lt;br /&gt;&lt;br /&gt;So, you get this fun mini-kit that I designed as a freebie!  The rules are you have to use every item in the kit!  And that's it!!  I hope you will all come by scraphead and get the mini-kit and particpate in the challenge.  Click &lt;a href="http://scraphead.com/forum/showthread.php?t=149"&gt;--&gt;here&lt;--&lt;/a&gt; to go to the challenge and get the download link.  &lt;br /&gt;&lt;br /&gt;Here is the layout I scrapped with the mini-kit!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RtImqOPq93I/AAAAAAAAAL8/_xnmndVQVxw/s1600-h/First-Steps-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RtImqOPq93I/AAAAAAAAAL8/_xnmndVQVxw/s400/First-Steps-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5103183834584381298" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Whaddya think?  I really like how it turned out.  I didn't design the mini-kit for these specific pictures, but after I got done it really looks like I did!  It's funny how things work out like that.&lt;br /&gt;&lt;br /&gt;Alright, that's all for now.  Go check out the challenge and get your free mini kit!  :)  &lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6177265051335931421/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/08/free-mini-kit.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6177265051335931421'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6177265051335931421'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/08/free-mini-kit.html' title='{free mini-kit}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/RtIlSuPq92I/AAAAAAAAAL0/tvwJdZDCk2g/s72-c/Challenge+Preview.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2411818307757835204</id><published>2007-08-25T15:14:00.000-06:00</published><updated>2007-08-25T15:33:20.228-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{rocky mountain high!}</title><content type='html'>As I was scrapping all SIX pages from our weekend away to Snowbird Mountain Resort back in July, I realized how much I love living so close to the mountains.  I love being able to see them every day.  We had such a wonderful time up at Snowbird.  It is such a peaceful beautiful place!  I hope I was able to capture all that in my pages!  &lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RtCcdePq9wI/AAAAAAAAALE/sx84Flzs4zg/s1600-h/snowbird-1-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RtCcdePq9wI/AAAAAAAAALE/sx84Flzs4zg/s400/snowbird-1-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5102750407959705346" /&gt;&lt;/a&gt;&lt;font size=-2&gt;&lt;center&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=168427&amp;cat=all&amp;ppuser=5263"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RtCdBePq9xI/AAAAAAAAALM/pMyafgEP4BM/s1600-h/snowbird-2-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RtCdBePq9xI/AAAAAAAAALM/pMyafgEP4BM/s400/snowbird-2-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5102751026434995986" /&gt;&lt;/a&gt;&lt;font size=-2&gt;&lt;center&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=168428&amp;cat=all&amp;ppuser=5263"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RtCdXuPq9yI/AAAAAAAAALU/jMGcIOLIaMk/s1600-h/Snowbird-6-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RtCdXuPq9yI/AAAAAAAAALU/jMGcIOLIaMk/s400/Snowbird-6-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5102751408687085346" /&gt;&lt;/a&gt;&lt;font size=-2&gt;&lt;center&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=169715&amp;cat=all&amp;ppuser=5263"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RtCdpuPq9zI/AAAAAAAAALc/Z2nac8bTXuY/s1600-h/Snowbird-5-WEB.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RtCdpuPq9zI/AAAAAAAAALc/Z2nac8bTXuY/s400/Snowbird-5-WEB.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5102751717924730674" /&gt;&lt;/a&gt;&lt;font size=-2&gt;&lt;center&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=169714&amp;cat=all&amp;ppuser=5263"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RtCeAOPq90I/AAAAAAAAALk/q5aDw5vda0A/s1600-h/snowbird-3-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RtCeAOPq90I/AAAAAAAAALk/q5aDw5vda0A/s400/snowbird-3-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5102752104471787330" /&gt;&lt;/a&gt;&lt;font size=-2&gt;&lt;center&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=168426&amp;cat=all&amp;ppuser=5263"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RtCeSuPq91I/AAAAAAAAALs/npMu74ZGLjE/s1600-h/Snowbird-4-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RtCeSuPq91I/AAAAAAAAALs/npMu74ZGLjE/s400/Snowbird-4-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5102752422299367250" /&gt;&lt;/a&gt;&lt;font size=-2&gt;&lt;center&gt;&lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=169713&amp;cat=all&amp;ppuser=5263"&gt;credits&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;And that is our trip to Snowbird!  If you live in Utah, I would HIGHLY recommend a weekend away there.  It's a short drive but you really feel a million miles away.  I just couldn't get over how beautiful it was! &lt;br /&gt;&lt;br /&gt;Today I'm having a leisurely afternoon of scrapping! :)  Josh is off golfing with his brother and brother-in-law.  So, I have the house to myself to scrap away!  It's quite nice.&lt;br /&gt;&lt;br /&gt;Well, I guess that's it for this post.  Leave me a comment and let me know you stopped by!  And I'd love to hear what you think of the scrapping! &lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2411818307757835204/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/08/rocky-mountain-high.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2411818307757835204'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2411818307757835204'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/08/rocky-mountain-high.html' title='{rocky mountain high!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/RtCcdePq9wI/AAAAAAAAALE/sx84Flzs4zg/s72-c/snowbird-1-BLOG.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5010633362471346698</id><published>2007-08-24T10:15:00.000-06:00</published><updated>2007-08-24T10:39:14.041-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{so many new LOs}</title><content type='html'>Hello!  I realized it's been a while since I posted my own LOs.  I scrapped hard and got ALL my Santa Monica beach photos scrapped.  So here are a whole bunch of new LOs!!&lt;br /&gt;&lt;br /&gt;&lt;font size=-2&gt;&lt;center&gt;(As always click on the images to enlarge!)&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rs8E7uPq9rI/AAAAAAAAAKc/4PkY6nEDL3s/s1600-h/santamonicabeach2BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rs8E7uPq9rI/AAAAAAAAAKc/4PkY6nEDL3s/s400/santamonicabeach2BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5102302326906615474" /&gt;&lt;/a&gt;&lt;font size=-2&gt;&lt;center&gt;Credits &lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=169191&amp;cat=all&amp;ppuser=5263"&gt;here&lt;/a&gt;.&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rs8GDuPq9sI/AAAAAAAAAKk/E575aPVvvV0/s1600-h/santamonicabeach3BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rs8GDuPq9sI/AAAAAAAAAKk/E575aPVvvV0/s400/santamonicabeach3BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5102303563857196738" /&gt;&lt;/a&gt;&lt;font size=-2&gt;&lt;center&gt;Credits &lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=169192&amp;cat=all&amp;ppuser=5263"&gt;here&lt;/a&gt;.&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rs8GiuPq9tI/AAAAAAAAAKs/MbZm-x7Z74Y/s1600-h/santamonicabeach4BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rs8GiuPq9tI/AAAAAAAAAKs/MbZm-x7Z74Y/s400/santamonicabeach4BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5102304096433141458" /&gt;&lt;/a&gt;&lt;font size=-2&gt;&lt;center&gt;Credits &lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=169193&amp;cat=all&amp;ppuser=5263"&gt;here&lt;/a&gt;.&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rs8HvOPq9uI/AAAAAAAAAK0/Zm4LgRN0pYc/s1600-h/santamonicabeach5BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rs8HvOPq9uI/AAAAAAAAAK0/Zm4LgRN0pYc/s400/santamonicabeach5BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5102305410693134050" /&gt;&lt;/a&gt;&lt;font size=-2&gt;&lt;center&gt;Credits &lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=169194&amp;cat=all&amp;ppuser=5263"&gt;here&lt;/a&gt;.&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rs8IDePq9vI/AAAAAAAAAK8/Swxw5OrUyws/s1600-h/santamonicabeach6BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rs8IDePq9vI/AAAAAAAAAK8/Swxw5OrUyws/s400/santamonicabeach6BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5102305758585485042" /&gt;&lt;/a&gt;&lt;font size=-2&gt;&lt;center&gt;Credits &lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=169195&amp;cat=all&amp;ppuser=5263"&gt;here&lt;/a&gt;.&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Ok, I was going to post some LOs from our trip to Snowbird this summer for Josh's birtday. But I feel like this post is DEFINITELY long enough!  So maybe I'll post those tomorrow. :)  &lt;br /&gt;&lt;br /&gt;Aren't you glad its Friday??!!  I AM!!!!!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5010633362471346698/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/08/so-many-new-los.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5010633362471346698'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5010633362471346698'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/08/so-many-new-los.html' title='{so many new LOs}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rs8E7uPq9rI/AAAAAAAAAKc/4PkY6nEDL3s/s72-c/santamonicabeach2BLOG.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7558440346464502068</id><published>2007-08-21T22:33:00.000-06:00</published><updated>2007-08-21T23:21:57.245-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{'accidentally in love' in action!}</title><content type='html'>I am so happy to share the amazing LOs that I've received from some VERY talented scrappers who used my kit, 'Accidentally in Love"!  Firt of all, I'd like to share another LO that I scrapped with the kit.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rsu_IOPq9qI/AAAAAAAAAKU/AREUWG887dA/s1600-h/so-much-character-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rsu_IOPq9qI/AAAAAAAAAKU/AREUWG887dA/s400/so-much-character-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5101381150910903970" /&gt;&lt;/a&gt;I scrapped this for Traci Reed's team blog template challenge!  The template is up as a freebie on the &lt;a href="http://tracireed.com/teamblog"&gt;team blog&lt;/a&gt;!  Isn't it fabulous?&lt;br /&gt;&lt;br /&gt;Ok, on to the "Show-Offs"! &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;font color=blueviolet&gt;"So Big" by &lt;a href="http://marcistar27.blogspot.com"&gt;Marci&lt;/a&gt;.&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rsu-4OPq9oI/AAAAAAAAAKE/rpRqNHHqxuI/s1600-h/Aug16.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rsu-4OPq9oI/AAAAAAAAAKE/rpRqNHHqxuI/s320/Aug16.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5101380876032996994" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And a coordinating Journal Page also by &lt;a href="http://marcistar27.blogspot.com"&gt;Marci&lt;/a&gt;!&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rsu-8OPq9pI/AAAAAAAAAKM/q3txrFMJbaM/s1600-h/Aug161.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rsu-8OPq9pI/AAAAAAAAAKM/q3txrFMJbaM/s320/Aug161.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5101380944752473746" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;100% Sweet by &lt;a href="http://linebargerfamily.blogspot.com"&gt;Morgan&lt;/a&gt;.&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/Rsu-z-Pq9nI/AAAAAAAAAJ8/oOY-lguPjA8/s1600-h/100%25-Sweet-Web.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/Rsu-z-Pq9nI/AAAAAAAAAJ8/oOY-lguPjA8/s320/100%25-Sweet-Web.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5101380803018552946" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Caitlin by &lt;a href="http://scraphead.com/gallery/showphoto.php?photo=592&amp;ppuser=50"&gt;Erica (ezane)&lt;/a&gt;.&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rsu-wuPq9mI/AAAAAAAAAJ0/CJ6A4Zo9Cno/s1600-h/challenge_6_template.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rsu-wuPq9mI/AAAAAAAAAJ0/CJ6A4Zo9Cno/s320/challenge_6_template.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5101380747183978082" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;100% Sweet by &lt;a href="http://scraphead.com/gallery/showphoto.php?photo=598&amp;limit=recent"&gt;Chris (my4boys)&lt;/a&gt;.&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rsu-qOPq9lI/AAAAAAAAAJs/3bOD1gnJDHY/s1600-h/100_sweet_2_.JPG.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rsu-qOPq9lI/AAAAAAAAAJs/3bOD1gnJDHY/s320/100_sweet_2_.JPG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5101380635514828370" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;My Grandma's Love by &lt;a href="http://sharingcreations.wordpress.com/"&gt;Shari (SHARIngcreations)&lt;/a&gt;.&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/Rsu-l-Pq9kI/AAAAAAAAAJk/oIXO21yb91k/s1600-h/My-Grandma_s-Love.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/Rsu-l-Pq9kI/AAAAAAAAAJk/oIXO21yb91k/s320/My-Grandma_s-Love.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5101380562500384322" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Phew. . . that's a lot of LOs!!  I LOVE IT!  If you scrap a LO with 'Accidentally in Love' email me and I'll do more "Show-Offs"!&lt;br /&gt;&lt;br /&gt;&lt;font color=deeppink&gt;***************************************&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;Tonight's been pretty low-key.  I made tacos for dinner, visited with my neighbor for a while, then just worked on my new kit for a while.  I think I have the papers pretty much finished up.  Now its on to the embellishments!  (This is so much fun!!).  I have some finished LOs I did this past weekend that I'll post later!  Oh yeah, I haven't forgotten about the Beading Beauties pics.  I will post those too.  But for tonight, I think this post has gone on long enough!&lt;br /&gt;&lt;br /&gt;Ta ta for now!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7558440346464502068/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/08/accidentally-in-love-in-action.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7558440346464502068'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7558440346464502068'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/08/accidentally-in-love-in-action.html' title='{&apos;accidentally in love&apos; in action!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rsu_IOPq9qI/AAAAAAAAAKU/AREUWG887dA/s72-c/so-much-character-BLOG.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932</id><published>2007-08-17T00:00:00.000-06:00</published><updated>2007-09-20T01:53:35.767-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{my very first kit!}</title><content type='html'>Well, this is it.  I'm releasing my VERY FIRST kit.  It's a &lt;b&gt;freebie&lt;/b&gt; for any and all who want it!  It's been so much fun learning and working and putting it all together.  I have to say a BIG thank you to my designer friends (you know who you are) who have helped me, critiqued me, and shown me support.  I really couldn't have finished with you ladies.  Thank you.&lt;br /&gt;&lt;br /&gt;Ok, without further ado, I give you . . . . &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;font size=+2 color=blueviolet&gt;&lt;b&gt;ACCIDENTALLY IN LOVE&lt;/font&gt;&lt;/b&gt;&lt;center&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RsU1tePq9gI/AAAAAAAAAJE/U8ziHZCOSQs/s1600-h/A.I.L.Preview.BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RsU1tePq9gI/AAAAAAAAAJE/U8ziHZCOSQs/s400/A.I.L.Preview.BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5099541208396133890" /&gt;&lt;/a&gt;&lt;br /&gt;Here are a couple of detail shots.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RsU12ePq9hI/AAAAAAAAAJM/g9uI2lrA9Es/s1600-h/A.I.L.Detail.1.BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RsU12ePq9hI/AAAAAAAAAJM/g9uI2lrA9Es/s400/A.I.L.Detail.1.BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5099541363014956562" /&gt;&lt;/a&gt;&lt;a href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RsU1-OPq9iI/AAAAAAAAAJU/AKRp8w7A2Ik/s1600-h/A.I.L.Detail.2.BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RsU1-OPq9iI/AAAAAAAAAJU/AKRp8w7A2Ik/s400/A.I.L.Detail.2.BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5099541496158942754" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here is a LO I scrapped up with it!  &lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RsU5FOPq9jI/AAAAAAAAAJc/amIzzz1Tzz8/s1600-h/A.I.L.-LO-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RsU5FOPq9jI/AAAAAAAAAJc/amIzzz1Tzz8/s400/A.I.L.-LO-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5099544914952910386" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And here are your download links:&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;font color=deeppink&gt;Freebie links have expired.  Thank you for your interest!&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;&lt;/center&gt;&lt;/center&gt;&lt;/center&gt;All I ask is that you leave a comment if you download.  (I need lots of feeback, this being my first kit and all!)  I hope you all enjoy using this kit as much as I enjoyed creating it.  And I have to say, I think I'm hooked.  I already have a list of ideas for my next kit.  This is DEFINITELY not the last you'll see from Britt-ish Designs!  &lt;br /&gt;&lt;br /&gt;I'll be posting any and all LOs created with Accidentally In Love here on my blog, so when you're finished scrapping, email me at designerbrittney at hotmail dot com!!!  &lt;br /&gt;&lt;br /&gt;Happy Scrapping!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6350009074688628932/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html#comment-form' title='86 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' title='{my very first kit!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/RsU1tePq9gI/AAAAAAAAAJE/U8ziHZCOSQs/s72-c/A.I.L.Preview.BLOG.jpg' height='72' width='72'/><thr:total>86</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5885016723263720874</id><published>2007-08-16T14:50:00.000-06:00</published><updated>2007-08-16T15:11:05.494-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{just beachy}</title><content type='html'>Just wanted to post a quick LO!!  Just finished it up on my lunch-break.  Isn't that awesome?  I finished it on my &lt;b&gt;lunch-break&lt;/b&gt;!!  Digital scrapbooking is the BEST.  I think the whole no mess, do it when and where you want thing is my favorite part!&lt;br /&gt;&lt;br /&gt;This LO is from our recent trip to California.  I have a zillion more photos to scrap from the trip, but at least I've started!!  I'd love to hear what you think!&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RsS7IOPq9fI/AAAAAAAAAH8/4eRRysHLnIw/s1600-h/santa-monica-beach-1-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RsS7IOPq9fI/AAAAAAAAAH8/4eRRysHLnIw/s400/santa-monica-beach-1-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5099406428027418098" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;Click pic to enlarge and find full credits &lt;a href="http://scraphead.com/gallery/showphoto.php?photo=560&amp;ppuser=75"&gt;here&lt;/a&gt;.&lt;/center&gt;&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;We had a great first meeting of the "Beading Beauties" club that my sister-in-law, Tami, and I started.  We get together with girlfriends and family to gab, eat, and of course BEAD!  I promise to post the photos from our first get-together soon! :)  &lt;br /&gt;&lt;br /&gt;I think I have too many hobbies.  My mind just races when I think of all the fun things I want to do and create!  When I started digital scrapbooking, my book writing hobby totally took the back seat.  It's hard to do it all.  Actually, scratch that.  it's IMPOSSIBLE to do it all.  But as long as it makes you happy and you enjoy it, then it's all good!&lt;br /&gt;&lt;br /&gt;That's enough rambling for today!!  (Check back tomorrow for something very exciting!!!!)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5885016723263720874/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/08/just-beachy.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5885016723263720874'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5885016723263720874'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/08/just-beachy.html' title='{just beachy}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/RsS7IOPq9fI/AAAAAAAAAH8/4eRRysHLnIw/s72-c/santa-monica-beach-1-BLOG.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6839373027936031823</id><published>2007-08-12T22:51:00.000-06:00</published><updated>2007-09-20T01:56:49.217-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{hostess brittney}</title><content type='html'>I'm hosting a template challenge again at scraphead.com. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rr_jvCfm20I/AAAAAAAAAH0/BxYseJwU0kA/s1600-h/Template-Challenge-Ad-WEB.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rr_jvCfm20I/AAAAAAAAAH0/BxYseJwU0kA/s400/Template-Challenge-Ad-WEB.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5098043700469488450" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I designed a template from a fun LO I did a while back.  Click &lt;font color=deeppink&gt;Freebie links have expired.  Thank you for your interest!&lt;/font&gt; here to go to the challenge and pick up the freebie template!!  Make sure to participate.  You might win a gift certificate and I REALLY can't wait to see your take on my template!&lt;br /&gt;&lt;br /&gt;Ta ta for now!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6839373027936031823/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/08/hostess-brittney.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6839373027936031823'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6839373027936031823'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/08/hostess-brittney.html' title='{hostess brittney}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rr_jvCfm20I/AAAAAAAAAH0/BxYseJwU0kA/s72-c/Template-Challenge-Ad-WEB.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5006542599705771723</id><published>2007-08-09T00:36:00.000-06:00</published><updated>2007-08-09T00:50:14.793-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{nuthin' new?]</title><content type='html'>Don't you just HATE when you click through your entire blog roll and there isn't one new entry?!!!  Well, just so this doesn't happen to any of you, I thought I'd share last week's journal page as well as a very special page I scrapped this week.&lt;br /&gt;&lt;br /&gt;First, the journal page.  &lt;br /&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rrq3Zifm2yI/AAAAAAAAAHk/IdQsb0Qd0Yc/s1600-h/08-July-31-Aug-4-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rrq3Zifm2yI/AAAAAAAAAHk/IdQsb0Qd0Yc/s400/08-July-31-Aug-4-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5096587577707125538" /&gt;&lt;/a&gt;&lt;font size=-2&gt;&lt;center&gt;Click images to englarge and check out the credits in my &lt;a href="http://www.digishoptalk.com/gallery/showgallery.php?ppuser=5263"&gt;gallery&lt;/a&gt;.&lt;/center&gt;&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;This page is one of my all time favorites.  It's pretty simple but this photo is so special!  I just love it!!  I don't usually scrap just one photo on a page, but this picture was so awesome, I just HAD to give it its own special page.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rrq4oSfm2zI/AAAAAAAAAHs/Hx37c7jUkas/s1600-h/I-love-my-niece-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rrq4oSfm2zI/AAAAAAAAAHs/Hx37c7jUkas/s400/I-love-my-niece-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5096588930621823794" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Ok, so there you have an entry.  So, what's new with you??&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5006542599705771723/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/08/nuthin-new.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5006542599705771723'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5006542599705771723'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/08/nuthin-new.html' title='{nuthin&apos; new?]'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rrq3Zifm2yI/AAAAAAAAAHk/IdQsb0Qd0Yc/s72-c/08-July-31-Aug-4-BLOG.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-970544155819921918</id><published>2007-08-05T20:53:00.000-06:00</published><updated>2007-08-05T21:04:31.191-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{happiest journal pages on earth!}</title><content type='html'>I've been pretty good lately about keeping caught up on my journal.  Here are the last few pages, including two whole pages about our ONE day in Disneyland.  These pages are cover our whole trip to California to visit Christian and Marci and Eden.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;font size=-2&gt;Click images to enlarge and all credits are in my &lt;a href="http://www.digishoptalk.com/gallery/showgallery.php?ppuser=5263"&gt;gallery&lt;/a&gt;.&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RraObifm2vI/AAAAAAAAAHM/P2k7kcoOwtQ/s1600-h/07-July-23-29-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RraObifm2vI/AAAAAAAAAHM/P2k7kcoOwtQ/s400/07-July-23-29-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5095416632183282418" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RraOjifm2wI/AAAAAAAAAHU/LysfIfwkh9Q/s1600-h/07-July-30-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RraOjifm2wI/AAAAAAAAAHU/LysfIfwkh9Q/s400/07-July-30-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5095416769622235906" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RraOsCfm2xI/AAAAAAAAAHc/gA69nJ7zSNI/s1600-h/07-July-30-pt-2-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RraOsCfm2xI/AAAAAAAAAHc/gA69nJ7zSNI/s400/07-July-30-pt-2-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5095416915651123986" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And that's all my journal pages up to now.  Well, I guess now I have to scrap the rest of this week to be TRULY up to date!!  Guess I have some scrapping to do!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/970544155819921918/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/08/happiest-journal-pages-on-earth.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/970544155819921918'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/970544155819921918'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/08/happiest-journal-pages-on-earth.html' title='{happiest journal pages on earth!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/RraObifm2vI/AAAAAAAAAHM/P2k7kcoOwtQ/s72-c/07-July-23-29-BLOG.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3390269713405908162</id><published>2007-08-03T10:48:00.000-06:00</published><updated>2007-08-03T11:20:43.134-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{crazy for paisley!}</title><content type='html'>We're back from California!  We had a GREAT trip!!  Disneyland was awesome (of course!) and we also had a fun trip to the beach and lots of good times just talking and hanging out.  I have a LOT of fun pictures to scrap!&lt;br /&gt;&lt;br /&gt;Last night I scrapped a couple of Creative Team LOs for &lt;a href="http://scraphead.com"&gt;scraphead.com&lt;/a&gt;.  I used papers by Maura Zimmer called "&lt;a href="http://scraphead.com/store/product_info.php?cPath=30&amp;products_id=59&amp;osCsid=a402ab083b2f1c7011b0e85018a5b70a"&gt;Crazy Paisley&lt;/a&gt;".  These papers are so cute!  And they worked perfectly for my Girl's Camp photos!!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;font size=-2&gt;all images are clickable and full credits can be found in my &lt;a href="http://scraphead.com/gallery/showgallery.php?cat=500&amp;ppuser=75"&gt;gallery&lt;/a&gt;.&lt;/center&gt;&lt;/font&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RrNiVifm2tI/AAAAAAAAAG8/0QHjKD6HTSA/s1600-h/Girl%27s+Camp+page+1+-+BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RrNiVifm2tI/AAAAAAAAAG8/0QHjKD6HTSA/s400/Girl%27s+Camp+page+1+-+BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5094523725662313170" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RrNiiSfm2uI/AAAAAAAAAHE/4Y054MfUowg/s1600-h/Girl%27s+Camp+page+2+-+BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RrNiiSfm2uI/AAAAAAAAAHE/4Y054MfUowg/s400/Girl%27s+Camp+page+2+-+BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5094523944705645282" /&gt;&lt;/a&gt;&lt;br /&gt;I still have a lot of pictures from camp left to scrap, but I'm having fun with the "bandanna" theme!!&lt;br /&gt;&lt;br /&gt;This weekend we are watching Josh's sister's boys for them while they have a little anniversary get-away.  So, I'm not sure how much scrapping I'll get in.  But I have so many pictures to scrap, I've just got to find time and get some done!! So many pictures to scrap, so little time.  Oh brother!!  How corny was that??  &lt;br /&gt;&lt;br /&gt;ANYWAY . . . have a great weekend!! :)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3390269713405908162/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/08/crazy-for-paisley.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3390269713405908162'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3390269713405908162'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/08/crazy-for-paisley.html' title='{crazy for paisley!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/RrNiVifm2tI/AAAAAAAAAG8/0QHjKD6HTSA/s72-c/Girl%27s+Camp+page+1+-+BLOG.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-487890667082945935</id><published>2007-07-26T21:33:00.000-06:00</published><updated>2007-07-26T22:28:06.268-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{Christmas in July??!}</title><content type='html'>I put a few finishing touches on a couple LOs I did back in June.  They are Christmas LOs!  It's always fun to scrap Christmas pictures! :)  I have lots more to go though.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RqlpXCfm2lI/AAAAAAAAAF8/ntfNcJJpibA/s1600-h/Christmas-2007-pg-1-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RqlpXCfm2lI/AAAAAAAAAF8/ntfNcJJpibA/s400/Christmas-2007-pg-1-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5091716698246404690" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;Credits are in my &lt;a href="http://www.digishoptalk.com/gallery/showgallery.php?ppuser=5263"&gt;gallery&lt;/a&gt;. &lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RqlqHCfm2mI/AAAAAAAAAGE/FFRnTwsxkZc/s1600-h/Christmas-2007-pg-2-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RqlqHCfm2mI/AAAAAAAAAGE/FFRnTwsxkZc/s400/Christmas-2007-pg-2-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5091717522880125538" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I've also been working on getting my weekly digi-journal all caught up!  (Again, all credits are in my &lt;a href="http://www.digishoptalk.com/gallery/showgallery.php?ppuser=5263"&gt;gallery&lt;/a&gt;.)  Have I told you about how much I love this project?  It is so much fun!  I love having a record of my life week to week!  When I print it all in a book its going to be so AWESOME!!  So - here are the last 4 weeks! (I broke one week up into 2 pages because so much happened, so there are really 5 pages!)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rqlu6Cfm2nI/AAAAAAAAAGM/cxYsP3ppYz0/s1600-h/06-June-25th-to-July-1-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rqlu6Cfm2nI/AAAAAAAAAGM/cxYsP3ppYz0/s400/06-June-25th-to-July-1-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5091722797099965042" /&gt;&lt;/a&gt;&lt;a href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RqlvrCfm2oI/AAAAAAAAAGU/5wccW51DZLU/s1600-h/07-July-2-4-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RqlvrCfm2oI/AAAAAAAAAGU/5wccW51DZLU/s400/07-July-2-4-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5091723638913555074" /&gt;&lt;/a&gt;&lt;a href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rqlyeifm2pI/AAAAAAAAAGc/Rr_ZM9SvIy4/s1600-h/07-July-5-8-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rqlyeifm2pI/AAAAAAAAAGc/Rr_ZM9SvIy4/s400/07-July-5-8-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5091726722700073618" /&gt;&lt;/a&gt;&lt;a href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rqlyrifm2qI/AAAAAAAAAGk/TOJgInT81Xw/s1600-h/07-July-9-15-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rqlyrifm2qI/AAAAAAAAAGk/TOJgInT81Xw/s400/07-July-9-15-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5091726946038373026" /&gt;&lt;/a&gt;&lt;a href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rqlyzifm2rI/AAAAAAAAAGs/0sseVArqcQA/s1600-h/07-July-16-22-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rqlyzifm2rI/AAAAAAAAAGs/0sseVArqcQA/s400/07-July-16-22-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5091727083477326514" /&gt;&lt;/a&gt;&lt;br /&gt;Alrighty - that's all my journaling!  I'm all caught up . . . FOR NOW!!  :)  Now, I've gotta go pack for California!  See ya!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/487890667082945935/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/07/christmas-in-july.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/487890667082945935'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/487890667082945935'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/07/christmas-in-july.html' title='{Christmas in July??!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/RqlpXCfm2lI/AAAAAAAAAF8/ntfNcJJpibA/s72-c/Christmas-2007-pg-1-BLOG.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8122040425711587959</id><published>2007-07-23T16:52:00.000-06:00</published><updated>2007-07-24T12:13:00.955-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{I'm baaaaaack!!}</title><content type='html'>Well, I was gone to Girl's Camp with my church all week last week. But I'm back now and I'm ready to scrap!  This is just a quick post to let you know I'm still alive!  Here's a double-pager I scrapped right before I left for camp.  I'm hoping to find time to scrap some more this week.  &lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RqZBESfm2kI/AAAAAAAAAF0/BgJgZdLGuhc/s1600-h/Scotty%27s-Graduation-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RqZBESfm2kI/AAAAAAAAAF0/BgJgZdLGuhc/s400/Scotty%27s-Graduation-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5090827970728614466" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;Credits can be found &lt;a href="http://www.scrapgal.com/phpBB2/album_showpage.php?pic_id=15251"&gt;here!&lt;/a&gt; &lt;/font&gt;&lt;/center&gt;&lt;br /&gt;That's all for now!  Short and sweet.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8122040425711587959/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/07/im-baaaaaack.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8122040425711587959'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8122040425711587959'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/07/im-baaaaaack.html' title='{I&apos;m baaaaaack!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/RqZBESfm2kI/AAAAAAAAAF0/BgJgZdLGuhc/s72-c/Scotty%27s-Graduation-BLOG.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1510133566686094401</id><published>2007-07-11T22:46:00.000-06:00</published><updated>2007-07-11T23:19:53.973-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{livin' the scrap life}</title><content type='html'>&lt;font size=&gt;Hello to all my blog readers (all 2 of you!!)!  Hope this week has been going well.  It's been pretty uneventful for me.  Although,  I always have something going on, just nothing exciting to report.  But, I'll show you my latest LOs and then call it a night!  &lt;br /&gt;&lt;br /&gt;This first one is a LO I did in response to TWO challenges online.  (WOO HOO!! TWO Challenges, one stone!)  &lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RpWzUSJ5VlI/AAAAAAAAAFU/Osz8NGYcIJ8/s1600-h/Pursuit-of-Happiness-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RpWzUSJ5VlI/AAAAAAAAAFU/Osz8NGYcIJ8/s400/Pursuit-of-Happiness-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5086168515236943442" /&gt;&lt;/a&gt;&lt;font size=-2&gt;&lt;center&gt;(All credits can be found in my &lt;a href="http://www.digishoptalk.com/gallery/showgallery.php?ppuser=5263"&gt;digishoptalk gallery&lt;/a&gt;.  And, as always, click the images to enlarge).&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;One of the challenges was to scrap a reason you love your country, using only your country's official colors, and using a ribbon in a unique way.  The other challenge was to scrap 5 or more pictures on one page, at least one photo had to be straight and not rotated in any way (none of mine are), and you had to use some sort of glitter or bling.  I didn't start out combining the two challenges into one LO, it just worked out that way!!  It was very fun! &lt;br /&gt;&lt;br /&gt;This next LO I did for my weekly Shine entry for &lt;a href="http://www.digitizedcreations.blogspot.com"&gt;Shandy's blog&lt;/a&gt;.  I used her kit called "Fanciful" which I LOVE!! I used my mom's favorite saying "There's No Place Like Home".  We love our home so much, and I loved scrapping about it!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RpWyZCJ5VkI/AAAAAAAAAFM/4OICPy_TzMg/s1600-h/No-Place-Like-Home-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RpWyZCJ5VkI/AAAAAAAAAFM/4OICPy_TzMg/s400/No-Place-Like-Home-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5086167497329694274" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The next LO I did with Andrea's new kit "Summer Sweets - Brights" (now available at &lt;a href="http://scraphead.com/store/product_info.php?manufacturers_id=28&amp;products_id=190&amp;osCsid=45c1f792662b2b5c44c375e2b1d84d41"&gt;scraphead.com!&lt;/a&gt;) to go along with the other park pictures I scrapped last week.  When we took these pictures Morgan and I laughed about how cute the scrapbook page was going to be and WE WERE RIGHT!!!  I love the bright fun colors.  &lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RpWzlyJ5VmI/AAAAAAAAAFc/YIn5MSHcq5o/s1600-h/Swing-Kids-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RpWzlyJ5VmI/AAAAAAAAAFc/YIn5MSHcq5o/s400/Swing-Kids-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5086168815884654178" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And last but not least, this is a LO I scrapped for the weekly &lt;a href="http://scraphead.com/forum/showthread.php?t=77"&gt;Scraphead challenge&lt;/a&gt;.  &lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RpWz4yJ5VnI/AAAAAAAAAFk/XK78CRdXivo/s1600-h/Happy-Birthday-Boys-BLOG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RpWz4yJ5VnI/AAAAAAAAAFk/XK78CRdXivo/s400/Happy-Birthday-Boys-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5086169142302168690" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Leah is hosting this week and she gave us 4 freebie elements that we had to include in our LO!  That was the challenge.  We had to include: 1) The red crumpled paper, 2) the piece of tape, 3) the 'O' grommet with the blue ribbon, and 4) the slide frame.  I think my LO turned out pretty good!  This challenge is so fun because everyone uses these items differently.  And its soooo much fun to see the clever things people think to do with the elements.&lt;br /&gt;&lt;br /&gt;So - that's what I've been scrappin' these days.  Now, I gotta go watch So You Think You Can Dance!!! I'm so excited.  I went through withdrawals last week when it wasn't on!!!! SHEESH!  Peace out.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;&lt;/font&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1510133566686094401/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/07/livin-scrap-life.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1510133566686094401'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1510133566686094401'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/07/livin-scrap-life.html' title='{livin&apos; the scrap life}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/RpWzUSJ5VlI/AAAAAAAAAFU/Osz8NGYcIJ8/s72-c/Pursuit-of-Happiness-BLOG.jpg' height='72' width='72'/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4797281116090916137</id><published>2007-07-06T12:02:00.000-06:00</published><updated>2007-07-06T14:55:41.322-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{my scrapping addiction grows. . . }</title><content type='html'>Well, I keep waiting for this obsession with digi-scrapping to fade, as so many of my hobbies seem to do, but it just gets stronger and stronger!  And I'm starting to pull people in with me!  My cousin Morgan, my friend Shantell, and my sis-in-law Marci have all caught the bug thanks to me!  And soon to follow is my other sister in law Tami, and my friend Angela.  They are both on the edge, waiting for the right time to jump in!  And I can't wait for them to join us!!  &lt;span style="font-weight:bold;"&gt;Come on in girls, the water's GREAT!&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;So - here's what I've been scrapping lately.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Ro6G3ISz1jI/AAAAAAAAAE0/YGyy1RhCZls/s1600-h/A+Daughter.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Ro6G3ISz1jI/AAAAAAAAAE0/YGyy1RhCZls/s400/A+Daughter.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5084149311025174066" /&gt;&lt;/a&gt;&lt;br /&gt;This first layout is a scraplift (which means I took someone else's page and did my own take on it) by an amazing scrapper named &lt;a href="http://www.digishoptalk.com/gallery/showgallery.php?ppuser=70&amp;cat=500"&gt;Amy Koyle&lt;/a&gt;.   I did it for a scraplift challenge at GinaMillerDesigns.  Her team does AMAZING work.  It was not hard to be inspired looking at their galleries!&lt;br /&gt;&lt;br /&gt;&lt;font size=-2&gt;(full credits can always be found at my &lt;a href="http://www.digishoptalk.com/gallery/showgallery.php?ppuser=5263"&gt;digishoptalk&lt;/a&gt; gallery)&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;Ok, this next LO is one I did for the Creative Teams I'm on.  Andilynn Designs AND Scraphead.com.  Andrea (of Andilynn Designs) just started selling at Scraphead.com, so this LO is for both teams!! :)  I love Andrea's new kit!  It's called "Summer Sweets - Brights".  If you are interested, its available &lt;a href="http://scraphead.com/store/product_info.php?products_id=190&amp;osCsid=b0e5ea253b6427beeab2e965d7cf79a7"&gt;here&lt;/a&gt;.  She is selling it as an entire kit and also in pieces.  &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Ro6JDYSz1kI/AAAAAAAAAE8/X4_VNPgk3N8/s1600-h/A+Lovely+Evening.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Ro6JDYSz1kI/AAAAAAAAAE8/X4_VNPgk3N8/s400/A+Lovely+Evening.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5084151720501827138" /&gt;&lt;/a&gt;&lt;br /&gt;Isn't it so cute and bright and fun?  I love how it came out.  I have so many great pictures from my Phoenix trip!  It's been really fun to scrap them.  I still have lots to go!&lt;br /&gt;&lt;br /&gt;And finally, this LO I cranked out last night for Shandy's blog challenge!  She was so generous and gave her newest kit &lt;a href="http://shandyvogtdesigns.com/store/index.php?main_page=product_info&amp;products_id=51"&gt;"Spangled Glory"&lt;/a&gt; to anyone who turned in a LO yesterday using her free Add-On!  Of course, I JUMPED at the chance to grab this awesome kit!  Perfect for all my 4th of July pics!!!  So, this is my LO using the Add-On: &lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Ro6JiYSz1lI/AAAAAAAAAFE/-ZgEjBhFPCw/s1600-h/American+Girls.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Ro6JiYSz1lI/AAAAAAAAAFE/-ZgEjBhFPCw/s400/American+Girls.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5084152253077771858" /&gt;&lt;/a&gt;&lt;br /&gt;And that is what I've been scrappin' lately!  If you've made it this far, I'm impressed!  This was a LONG entry!  I need to do them more often so they're shorter and sweeter! &lt;br /&gt;&lt;br /&gt;Josh and I are heading out of town for the weekend after work today!  We are going to Snowbird Mountain Resort to celebrate his birthday!  I'm so excited!!  Its going to be so much fun!   Hope you have a great weekend too!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4797281116090916137/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/07/my-scrapping-addiction-grows.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4797281116090916137'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4797281116090916137'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/07/my-scrapping-addiction-grows.html' title='{my scrapping addiction grows. . . }'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/Ro6G3ISz1jI/AAAAAAAAAE0/YGyy1RhCZls/s72-c/A+Daughter.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1653488435706434881</id><published>2007-07-01T10:35:00.000-06:00</published><updated>2007-09-20T01:54:39.348-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{a free template for a template challenge!}</title><content type='html'>Helloooo!  I've created a brand new template for our template challenge over at &lt;a href="http://scraphead.com" target="_blank"&gt;scraphead.com&lt;/a&gt;.  It's free for anyone who'd like to participate!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RofY4YSz1hI/AAAAAAAAAEk/oWJm9do1IAs/s1600-h/britt-ishdesigns+TTS+Template+No.+2+Preview.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RofY4YSz1hI/AAAAAAAAAEk/oWJm9do1IAs/s400/britt-ishdesigns+TTS+Template+No.+2+Preview.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5082269167616513554" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I am so in love with this template!  Even though I made it.  :)  It's sweet.  I created it from one my own favorite LOs.  Here's the LO I created it from.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RofZfYSz1iI/AAAAAAAAAEs/P0b3g_uMOsU/s1600-h/Happy-Day---SH.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RofZfYSz1iI/AAAAAAAAAEs/P0b3g_uMOsU/s400/Happy-Day---SH.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5082269837631411746" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;Full credits can be found &lt;a href="http://scraphead.com/gallery/showphoto.php?photo=203&amp;limit=recent" target="_blank"&gt;here&lt;/a&gt;&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;This is my second freebie ever, so please let me know what you think!  And I hope you'll come and participate in the challenge.  &lt;font color=deeppink&gt;Freebie links have expired.  Thank you for your interest!&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1653488435706434881/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/07/free-template-for-template-challenge.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1653488435706434881'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1653488435706434881'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/07/free-template-for-template-challenge.html' title='{a free template for a template challenge!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/RofY4YSz1hI/AAAAAAAAAEk/oWJm9do1IAs/s72-c/britt-ishdesigns+TTS+Template+No.+2+Preview.jpg' height='72' width='72'/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7733984113498640643</id><published>2007-06-30T20:28:00.003-06:00</published><updated>2007-06-30T20:47:12.178-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{freebie from scraphead}</title><content type='html'>First of all, I want to thank everyone who downloaded my template freebie, especialy those of you who took time to leave a comment.  As a freebie hunter myself, I know its sometimes a pain to say thanks, but I now know how much it is appreciated.  THANK YOU!  The link will be up indefinately.  So, if you haven't downloaded it yet, scroll down and go to town!&lt;br /&gt;&lt;br /&gt;Speaking of freebie hunting, Carol at scraphead has this ADORABLE freebie for everyone!&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RocRcISz1cI/AAAAAAAAAD8/Ej4m_3ZABDY/s1600-h/Twiggy+Frame.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RocRcISz1cI/AAAAAAAAAD8/Ej4m_3ZABDY/s400/Twiggy+Frame.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5082049879471281602" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Just go to &lt;A HREF="http://scraphead.com"&gt;scraphead.com&lt;/A&gt; and click on the freebies link on the right hand side of the page.  You'll find these awesome frames as well as lots of other cute freebies.  While you're there check out their store!  Everything is 30% when you enter a code you can find on their home page.&lt;br /&gt;&lt;br /&gt;As for me, I've been scrappin' scrappin' scrappin' away.  Here are a few of my recent LOs.&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;font size=-2&gt;(Click any of the images to enlarge, all credits can be found in my &lt;A HREF="http://www.digishoptalk.com/gallery/showgallery.php?ppuser=5263"&gt;digishoptalk&lt;/A&gt; gallery.)&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RocSx4Sz1dI/AAAAAAAAAEE/gO8Jp5byQOM/s1600-h/06-June-18-24-WEB.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RocSx4Sz1dI/AAAAAAAAAEE/gO8Jp5byQOM/s400/06-June-18-24-WEB.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5082051352645064146" /&gt;&lt;/a&gt;&lt;br /&gt;This is my latest journal entry page.  For those of you who may not know, I keep what I call my  "weekly digi-journal".  I do a journal entry every week and scrap each entry.  Sometimes there are pictures or ticket stubs like this page.  But some have no pictures at all.  It's my new year's resolution and I can't wait to put it all in a book and order at the end of the year!!  &lt;br /&gt;&lt;br /&gt;Here are few of my 12x12 regular scrapbook LOs I've done recently.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RocUY4Sz1eI/AAAAAAAAAEM/7nfHHEW1__E/s1600-h/BookClubJune06-pg1-WEB.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RocUY4Sz1eI/AAAAAAAAAEM/7nfHHEW1__E/s400/BookClubJune06-pg1-WEB.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5082053122171590114" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RocUk4Sz1fI/AAAAAAAAAEU/g5bqKApVOCE/s1600-h/BookClubJune06-pg2-WEB.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RocUk4Sz1fI/AAAAAAAAAEU/g5bqKApVOCE/s400/BookClubJune06-pg2-WEB.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5082053328330020338" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And finally . . . &lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RocUvoSz1gI/AAAAAAAAAEc/ltWU7nFGTkI/s1600-h/Einsteins-WEB.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RocUvoSz1gI/AAAAAAAAAEc/ltWU7nFGTkI/s400/Einsteins-WEB.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5082053513013614082" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Anyway - that's what I've been up to lately.  My sister in law and new baby niece are in town.  I taught my sis-in-law how to digital scrapbook and of course, she's ADDICTED.  Her pages are looking REALLY cute.  I'm very proud.  When I started digital scrapbooking, I didn't know anyone personally who digi-scrapped.  But now (since they all wanted lessons) I know three!   It's very fun!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7733984113498640643/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/06/freebie-from-scraphead.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7733984113498640643'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7733984113498640643'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/06/freebie-from-scraphead.html' title='{freebie from scraphead}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/RocRcISz1cI/AAAAAAAAAD8/Ej4m_3ZABDY/s72-c/Twiggy+Frame.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8569233918521801253</id><published>2007-06-30T20:28:00.001-06:00</published><updated>2007-06-30T20:28:45.055-06:00</updated><app:control xmlns:app='http://purl.org/atom/app#'><app:draft>yes</app:draft></app:control><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{freebie from scraphead}</title><content type='html'>Carol at scraphead has this ADORABLE freebie for everyone!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8569233918521801253'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8569233918521801253'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330</id><published>2007-06-25T09:34:00.000-06:00</published><updated>2007-09-20T01:55:26.208-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{my very first freebie!}</title><content type='html'>To celebrate my induction into the scraphead.com CT, I decided to make a template out of one of the LOs I recently did and give it away!  I loved how my LO came out, and it occurred to me that it might make a cool template. I call it my "Tears, Tapes, and Strips Template"&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rn_im73bhwI/AAAAAAAAAD0/t64ya9HEYDk/s1600-h/TTS+Template+Preview.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rn_im73bhwI/AAAAAAAAAD0/t64ya9HEYDk/s400/TTS+Template+Preview.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5080028063230297858" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's the LO I did with it!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rn3Hc73bhuI/AAAAAAAAADk/4aBzbF7TTvs/s1600-h/Sea-World---Page3-WEB.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rn3Hc73bhuI/AAAAAAAAADk/4aBzbF7TTvs/s400/Sea-World---Page3-WEB.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5079435254664234722" /&gt;&lt;/a&gt;&lt;br&gt;&lt;font size=-2&gt;&lt;center&gt;Full credits can be found in my &lt;a href="http://www.digishoptalk.com/gallery/showgallery.php?ppuser=5263"&gt;Digishoptalk Gallery&lt;/a&gt;.&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Download the template:  &lt;font color=deeppink&gt;Freebie links have expired.  Thank you for your interest!&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;Please leave me some love here or on 4shared if you download it.  It's my first freebie ever, so I'd really love to hear what you think!  &lt;br /&gt;&lt;br /&gt;Thanks for stopping by!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3096085353899669330/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html#comment-form' title='34 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' title='{my very first freebie!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rn_im73bhwI/AAAAAAAAAD0/t64ya9HEYDk/s72-c/TTS+Template+Preview.jpg' height='72' width='72'/><thr:total>34</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6186590394156346355</id><published>2007-06-23T19:11:00.000-06:00</published><updated>2007-06-23T19:30:38.557-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{BIG NEWS!!!!}</title><content type='html'>I have very exciting news to share!  I'm a new member of the Creative Team at scraphead.com!  For my 'readers' who aren't digi-scrappers, that means scraphead.com liked my work enough for them to want me to promote their products with my own scrapping.  A Creative Team (or CT) means that I scrap with the store's products (which they give me) and post my layouts (or LOs) in galleries and generally promote the store.  This CT is pretty laid back, so I'm only required to make 3 LOs per month.  I post them all around in differnet galleries and actively participate in the forum at scraphead.com.  It's going to be awesome!! I'm so lucky to be on the team!  &lt;br /&gt;&lt;br /&gt;Today I've been able to scrap all afternoon!  I've been scrapping my photos from our family's trip to Sea World last January.  The kit by Minna Rajala called "&lt;a href="http://scraphead.com/store/aquabreeze-p-128.html?manufacturers_id=24&amp;osCsid=bc89e36c65a982c373620ef7"&gt;Aqua Breeze&lt;/a&gt;" is PERFECT for these photos!!  It's been such a fun day of scrapping!  Here are the results of my day:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rn3G5b3bhtI/AAAAAAAAADc/OiOyFu7yKps/s1600-h/Sea-World-Page1-WEB.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rn3G5b3bhtI/AAAAAAAAADc/OiOyFu7yKps/s400/Sea-World-Page1-WEB.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5079434644778878674" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/Rn3IFL3bhvI/AAAAAAAAADs/hioXHyR0e6k/s1600-h/Sea-World-Page2-WEB.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/Rn3IFL3bhvI/AAAAAAAAADs/hioXHyR0e6k/s400/Sea-World-Page2-WEB.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5079435946153969394" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rn3Hc73bhuI/AAAAAAAAADk/4aBzbF7TTvs/s1600-h/Sea-World---Page3-WEB.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rn3Hc73bhuI/AAAAAAAAADk/4aBzbF7TTvs/s400/Sea-World---Page3-WEB.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5079435254664234722" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I am going to just love being on this CT.  The other scrappers that were chosen are REALLY talented.  So, I'm very flattered to be one of them.  Thanks SCRAPHEAD!! :)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6186590394156346355/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/06/big-news.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6186590394156346355'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6186590394156346355'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/06/big-news.html' title='{BIG NEWS!!!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/Rn3G5b3bhtI/AAAAAAAAADc/OiOyFu7yKps/s72-c/Sea-World-Page1-WEB.jpg' height='72' width='72'/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8275539756040867445</id><published>2007-06-23T13:43:00.000-06:00</published><updated>2007-07-27T10:34:41.873-06:00</updated><app:control xmlns:app='http://purl.org/atom/app#'><app:draft>yes</app:draft></app:control><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'></title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RqoedSfm2sI/AAAAAAAAAG0/MkwTXeEWDbU/s1600-h/Fanciful-ME-pic.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RqoedSfm2sI/AAAAAAAAAG0/MkwTXeEWDbU/s400/Fanciful-ME-pic.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5091915817225214658" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rn14Br3bhsI/AAAAAAAAADU/4k882lRkYKc/s1600-h/Sea-World-Page-1-WEB.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rn14Br3bhsI/AAAAAAAAADU/4k882lRkYKc/s400/Sea-World-Page-1-WEB.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5079347925094205122" /&gt;&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8275539756040867445'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8275539756040867445'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/RqoedSfm2sI/AAAAAAAAAG0/MkwTXeEWDbU/s72-c/Fanciful-ME-pic.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4529169064165382378</id><published>2007-06-22T15:40:00.000-06:00</published><updated>2007-06-22T16:01:17.560-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{blogs, blogs, and more blogs}</title><content type='html'>Lately I've been scrapping or designing blog headers for friends blogs. They saw the blog header I scrapped up for this blog and wanted one of their own.  None of them are digi-scrappers, so I thought I'd do a few good deeds and help 'em out.  &lt;br /&gt;&lt;br /&gt;Where they are not making any money or in any way related to the world of digital scrapbooking, I figured using the products would be ok.&lt;br /&gt;&lt;br /&gt;The first one I created was for my friend at the law firm where I work, &lt;a href="http://jeremiahandangie.blogspot.com"&gt;Angela&lt;/a&gt;.  Her blog belongs to her AND her fiance.  They both post on it.  So they asked for a header that was both masculine and feminine with a color scheme of deep red, navy blue, grey and white.  So here's what I came up with for them.&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://i70.photobucket.com/albums/i104/designerbrittney/Angies-Blog-Header.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px;" src="http://i70.photobucket.com/albums/i104/designerbrittney/Angies-Blog-Header.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Luckily they loved it and its been on their blog for a while now.  After Angela's, I offered to do one for my friend &lt;a href="http://stevemeg.blogspot.com"&gt;Megan&lt;/a&gt; at work.  I asked her what she wanted but she didn't know what her options were, so I showed her a few cute blog headers that are out there and she REALLY liked &lt;a href="http://digitizedcreations.blogspot.com"&gt;Shandy's&lt;/a&gt;.  But she wanted it a little smaller and more with the color scheme she already had on her blog.  So, this is what I did for Megan:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RnxDzL3bhrI/AAAAAAAAADM/rgcU3hrOVlQ/s1600-h/stevemeg.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RnxDzL3bhrI/AAAAAAAAADM/rgcU3hrOVlQ/s400/stevemeg.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5079009026404746930" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And finally, my sis-in-law, &lt;a href="http://marcistar27.blogspot.com"&gt;Marci&lt;/a&gt;, started a little blog and I created a very cute header for her.  She wanted pink, purple, and green and to make it "Marci-ish".  So here's Marci's header:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://i70.photobucket.com/albums/i104/designerbrittney/Marcis-Blog-Header.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px;" src="http://i70.photobucket.com/albums/i104/designerbrittney/Marcis-Blog-Header.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It's really been fun to make these blog headers.  It helps to kill the desire to re-do mine every week, but also it makes me feel good when my friends get so excited about stuff I make for them!  &lt;br /&gt;&lt;br /&gt;So, Shantell . . . are you next?  :)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/4529169064165382378/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/06/blogs-blogs-and-more-blogs.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4529169064165382378'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/4529169064165382378'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/06/blogs-blogs-and-more-blogs.html' title='{blogs, blogs, and more blogs}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/RnxDzL3bhrI/AAAAAAAAADM/rgcU3hrOVlQ/s72-c/stevemeg.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6546368968338370437</id><published>2007-06-20T12:37:00.000-06:00</published><updated>2007-06-21T16:04:19.049-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{I've been tagged!}</title><content type='html'>&lt;a href="http://andilynn.wordpress.com"&gt;Andrea&lt;/a&gt; tagged my blog.  So - now I'm supposed to post 7 interesting facts about me . . . let's see. . . &lt;br /&gt;&lt;br /&gt;1)  I'm a Disney NUT!!!  I love Disneyland so much, its a little crazy.  In fact, I even have a Disneyland Photo of the Day Game where every morning Monday thru Friday I email all the members of the game a picture of something in Disneyland.  And it can be anything!  Just to brighten their day and make them smile.  Then on Friday the voting opens.  Everyone votes for their favorite photo that week and on Monday I announce the winner and it all starts over again!  It's been going on since February, and shows no signs of stopping.  (If you love Disneyland - that's only requirement to join - and want to join in the game, leave a comment or email me!)  My whole family is a little Disneyland-Crazy.&lt;br /&gt;&lt;br /&gt;2)  I LOVE to read, and have a secret desire (well, sort of secret, but I guess its not a secret anymore) to write a novel.  I started writing one this year actually, but its very time consuming and I have way too many hobbies, so the book got pushed to the back  burner.  But its fun!  But, yeah, I love reading.  My mom's side of the family has a Hansen Women Book Club that I belong to. We meet once a month to discuss the book we read (and eat, and chat, and catch up!).  It's so much fun!&lt;br /&gt;&lt;br /&gt;3)  I love New York City!  I've been twice and I feel like I could live there.  I love the Subway, the buildings, the people, everything about it.  It's the greatest city.  I can't wait to to Josh there for his first time.  Someday.&lt;br /&gt;&lt;br /&gt;4)  I wakeboard.  My family has always boated.  Its just what we do in the summer.  I love being out on a lake with my family.  I love to ride in the boat, and jump in for a dip.  And yes, I wakeboard.  I'm a big chicken, and I'm the most boring wakeboarder to watch.  My dad and brothers do all kinds of tricks and jumps and I just go straight.  But I don't care.  I just do what doesn't hurt me or make me scared!  &lt;br /&gt;&lt;br /&gt;5)  I have a Bachelor's degree in Theatre Studies.  My major was Theatre with an emphasis in Costume Design for film.  I spent 1 year at a little college in Seattle called Seattle Pacific University where I studied Fashion Design.  There, I realized I really wanted to study Costume Design and get involved in film.  So I transferred to the one school I always swore I'd never attend, BYU.  I spent 3 busy years there, working on student films, design projects, doing makeup and hair for plays and having a great time doing it.  It was a lot of work, but I'm happy that's what I studied.  I learned so much.&lt;br /&gt;&lt;br /&gt;6)  When I was little, I won a hula-hoop contest at a waterslide park.  And it was EASY AS PIE.  I could hula-hoop forever.  When I was little.  Now, not so much.  &lt;br /&gt;&lt;br /&gt;7)  And lastly, my favorite CD right now is Mika.  It's a little bit like Queen, and I LOVE me some Queen.  It's a really great CD.  I highly recommend it.  I like all kinds of music.  There's really not one type of music that I could call my favorite.  My iPod is filled with a VERY random assortment. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;So - enough about me.  Let's go learn more about these girls. I tag: &lt;a href="http://jeremiahandangie.blogspot.com"&gt;Angela&lt;/a&gt;, &lt;a href="http://www.stevemeg.blogspot.com/"&gt;Megan&lt;/a&gt;, and &lt;a href="http://marcistar27.blogspot.com"&gt;Marci&lt;/a&gt;.    Go blog 7 interesting facts about you!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/6546368968338370437/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/06/ive-been-tagged.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6546368968338370437'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/6546368968338370437'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/06/ive-been-tagged.html' title='{I&apos;ve been tagged!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s72-c/Blog+Signature+small.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2272600691487697413</id><published>2007-06-19T00:18:00.001-06:00</published><updated>2007-06-19T00:25:25.001-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{Pheonix Digi-Journal Pages}</title><content type='html'>I couldn't think of a clever title.   Here are my most recent digi-journal pages.  Our trip was so much fun.  Doing the journal pages has REALLY made me excited to scrap all my photos!  Isn't Gracelyn the cutest thing you've ever seen??&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;font size=-2&gt;Click on the imgaes to enlarge&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/Rnd1hr3bhpI/AAAAAAAAAC8/p5jhaU-BR18/s1600-h/06-June-4-11-Page-1-WEB.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/Rnd1hr3bhpI/AAAAAAAAAC8/p5jhaU-BR18/s320/06-June-4-11-Page-1-WEB.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5077656326454871698" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rnd18L3bhqI/AAAAAAAAADE/dsEm2Atg0fE/s1600-h/06-June-4-11-page-2-WEB.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rnd18L3bhqI/AAAAAAAAADE/dsEm2Atg0fE/s320/06-June-4-11-page-2-WEB.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5077656781721405090" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;center&gt;&lt;font size=-2&gt;Credits: All papers and elements from "Sweet Angel" kit by Angela Niehaus, Hand Stamped Alpha by Michelle Coleman, Fonts: Hockey is Life, and You Are Loved, Flourishes by Miss M.&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Thanks for checkin' in on my blog.  Leave me a comment so I know you stopped by!  I think Angela is the only person who reads my blog! :)  haha. &lt;br /&gt;&lt;br /&gt;'Night!&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/2272600691487697413/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/06/pheonix-digi-journal-pages.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2272600691487697413'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/2272600691487697413'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/06/pheonix-digi-journal-pages.html' title='{Pheonix Digi-Journal Pages}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/Rnd1hr3bhpI/AAAAAAAAAC8/p5jhaU-BR18/s72-c/06-June-4-11-Page-1-WEB.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8503668394634688495</id><published>2007-06-17T00:28:00.000-06:00</published><updated>2007-06-17T00:41:51.959-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{beads!!!}</title><content type='html'>For a change of pace, I thought I'd blog about one of the other crafts I've just recently learned and now LOVE doing!  &lt;font size=+1 color=deeppink&gt;BEADING!!&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;It started out as a project for Mother's Day gifts for my mom, mother in law and sisters in law.  But now I make lots of gifts for other people.  Actually, I just realized I haven't made anything for myself!!  Haha!!  Wow.  That is funny.  I think I'll change that before the weekend is over.&lt;br /&gt;&lt;br /&gt;Anyway - Here are the pieces I made for Mother's Day.  My first projects (click on any image to enlarge):&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RnTGnr3bhjI/AAAAAAAAACM/YT2H9-1AOjM/s1600-h/Jewelry+Blog+Pic+1.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RnTGnr3bhjI/AAAAAAAAACM/YT2H9-1AOjM/s400/Jewelry+Blog+Pic+1.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5076901065045804594" /&gt;&lt;/a&gt;&lt;br&gt;&lt;center&gt;&lt;font size=-2&gt;(our moms got a full set, earrings, double strand bracelet, and necklace)&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RnTIub3bhkI/AAAAAAAAACU/xKdfm2TnHlo/s1600-h/Jewelry+Blog+Pic+2.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RnTIub3bhkI/AAAAAAAAACU/xKdfm2TnHlo/s400/Jewelry+Blog+Pic+2.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5076903380033177154" /&gt;&lt;/a&gt;&lt;br&gt;&lt;center&gt;&lt;font size=-2&gt;(the sister in laws got a double strand bracelet)&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Well, not only was the jewelry was a huge hit, I was also hooked!  I decided to make earrings and necklaces to match their bracelets for both sister in laws for their upcoming birthdays.  Tami got hers in May and Stacy got hers tonight at dinner.  I didn't take pictures of Tami's necklace and earrings.  Oops!  But here are Stacy's extras.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RnTNFr3bhlI/AAAAAAAAACc/qtgP270wwEQ/s1600-h/Jewelry+Blog+Pic+3.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RnTNFr3bhlI/AAAAAAAAACc/qtgP270wwEQ/s400/Jewelry+Blog+Pic+3.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5076908177511646802" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;In the mean time, I've made a bracelet for Lexi, one of the girls I teach at church, who was turning 16 and moving on to the next class up.  And also a couple of baby bracelets for a lady I work with in the young women's program who just had a baby girl (and one for her 2 year old girl too, so she wouldn't feel left out).  &lt;br /&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RnTRL73bhnI/AAAAAAAAACs/smxV5we1c-M/s1600-h/Jewelry+Blog+Pic+4.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/RnTRL73bhnI/AAAAAAAAACs/smxV5we1c-M/s400/Jewelry+Blog+Pic+4.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5076912682932340338" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Okay - and the last set I've made is a Mommy and Daughter matching set for my cousin and her 1 year old little girl.  This one turned out really cute (if I don't say so myself)!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RnTSSL3bhoI/AAAAAAAAAC0/o7bH4kopqXE/s1600-h/Morgan+and+Gracie+bracelets.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RnTSSL3bhoI/AAAAAAAAAC0/o7bH4kopqXE/s320/Morgan+and+Gracie+bracelets.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5076913889818150530" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;font size=+2&gt;&lt;font size=+1 color=deeppink&gt;GREAT BIG THANKS&lt;/font&gt;&lt;/font&gt; to my Aunt Karen and my cousin Brooklyn for teaching me how to bead!  It's really fun and such a creative outlet!  The possibilities are endless!!  &lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;P.S.  Have you ever seen "Man vs. Wild" on the Discovery Channel?  It's INCREDIBLE!!  We are watching it right now.  Wow.  Check it out!</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/8503668394634688495/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/06/beads.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8503668394634688495'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/8503668394634688495'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/06/beads.html' title='{beads!!!}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/RnTGnr3bhjI/AAAAAAAAACM/YT2H9-1AOjM/s72-c/Jewelry+Blog+Pic+1.jpg' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3672825220947520294</id><published>2007-06-06T01:00:00.000-06:00</published><updated>2007-06-06T16:18:55.338-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{boating}</title><content type='html'>Ok - its like 1 in the morning right now, but I couldn't resist posting the LOs I did tonight.  I just loved how they turned out and I wanted my fam especially to see them!!!  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;h6&gt;Click images to enlarge.&lt;/H6&gt;&lt;/center&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RmZb5r3bhhI/AAAAAAAAAB8/oZ4oNsNZR1o/s1600-h/June-Boating-Page-1-SG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/RmZb5r3bhhI/AAAAAAAAAB8/oZ4oNsNZR1o/s400/June-Boating-Page-1-SG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5072843076865328658" /&gt;&lt;/a&gt;&lt;center&gt;&lt;H6&gt;Click &lt;a href="http://www.scrapgal.com/phpBB2/album_showpage.php?pic_id=14568"&gt;here&lt;/a&gt; for Page 1 credits.&lt;/H6&gt;&lt;/center&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RmZcC73bhiI/AAAAAAAAACE/4sLDtAmOkvM/s1600-h/June-Boating-Page-2-SG.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RmZcC73bhiI/AAAAAAAAACE/4sLDtAmOkvM/s400/June-Boating-Page-2-SG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5072843235779118626" /&gt;&lt;/a&gt;&lt;center&gt;&lt;H6&gt;Click &lt;a href="http://www.scrapgal.com/phpBB2/album_showpage.php?pic_id=14567"&gt;here&lt;/a&gt; for Page 2 credits.&lt;/H6&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I decided to kill two birds with one stone on these LOs.  The awesome templates from both pages are for my CT at &lt;a href="http://www.andilynn.wordpress.com"&gt;andilynn designs&lt;/a&gt; and the papers are from Shandy at &lt;a href="http://www.shandyvogtdesigns.com"&gt;SV Designs&lt;/a&gt; for my weekly SHINES submission!!  Since I'm leaving on Thursday afternoon for Phoenix, I needed to be as efficient as possible!  &lt;br /&gt;&lt;br /&gt;Ok - time to turn in!  Although, realistically, we are watching a Tivo-ed Red Sox/Yankee game (GO SOX!!!) and its only the 6th inning.  So, I'll probably be up for a little longer.  Love my Tivo and love my Red Sox!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3672825220947520294/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/06/boating.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3672825220947520294'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3672825220947520294'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/06/boating.html' title='{boating}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/RmZb5r3bhhI/AAAAAAAAAB8/oZ4oNsNZR1o/s72-c/June-Boating-Page-1-SG.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7569990570671429766</id><published>2007-06-05T12:58:00.000-06:00</published><updated>2007-06-05T12:59:36.057-06:00</updated><app:control xmlns:app='http://purl.org/atom/app#'><app:draft>yes</app:draft></app:control><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'></title><content type='html'>&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RmWyWb3bhgI/AAAAAAAAAB0/BVIgbu4W6xo/s1600-h/BlogPicofME.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RmWyWb3bhgI/AAAAAAAAAB0/BVIgbu4W6xo/s400/BlogPicofME.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5072656653809845762" /&gt;&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7569990570671429766'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7569990570671429766'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_Yk4kwEPnxRw/RmWyWb3bhgI/AAAAAAAAAB0/BVIgbu4W6xo/s72-c/BlogPicofME.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5905666576033069050</id><published>2007-06-03T23:12:00.000-06:00</published><updated>2007-06-03T23:28:19.471-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{ZOO-ology}</title><content type='html'>Hello everyone! I finished scrapping the rest of my zoo pictures!  What do you think??&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RmOhBbT0bVI/AAAAAAAAABk/Afyh0TpOIn4/s1600-h/Hogle-Zoo-page2+GALLERY.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RmOhBbT0bVI/AAAAAAAAABk/Afyh0TpOIn4/s400/Hogle-Zoo-page2+GALLERY.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5072074651232136530" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RmOhJrT0bWI/AAAAAAAAABs/pZvht4Pscss/s1600-h/Hogle-Zoo-Page-3-GALLERY.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_Yk4kwEPnxRw/RmOhJrT0bWI/AAAAAAAAABs/pZvht4Pscss/s400/Hogle-Zoo-Page-3-GALLERY.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5072074792966057314" /&gt;&lt;/a&gt;&lt;center&gt;&lt;font size=-2&gt;Click images to enlarge or click &lt;a href="http://www.scrapgal.com/phpBB2/album_showpage.php?pic_id=14525"&gt;here&lt;/a&gt; or &lt;a href="http://www.scrapgal.com/phpBB2/album_showpage.php?pic_id=14526"&gt;here&lt;/a&gt; to see credits!&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Zoo pics are fun to scrap.  I love using the bright colors!&lt;br /&gt;&lt;br /&gt;Big news!!  Josh &amp; I are going to Pheonix this weekend to visit my cousin Morgan, her hubby and her little girl Gracelyn!  I have been waiting a long time to get a trip out there so I CAN'T WAIT!!!!!! We leave on Thursday and aren't coming home until Monday!  YAY!!!!!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5905666576033069050/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/06/zoo-ology.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5905666576033069050'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5905666576033069050'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/06/zoo-ology.html' title='{ZOO-ology}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/RmOhBbT0bVI/AAAAAAAAABk/Afyh0TpOIn4/s72-c/Hogle-Zoo-page2+GALLERY.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1861019178491044626</id><published>2007-06-02T13:19:00.001-06:00</published><updated>2007-06-02T13:28:43.669-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{Where the Wild Things Are}</title><content type='html'>I'm walking out the door to my nephew's "Ninja Training Academy" birthday party, but I wanted to post the LO I did this morning.  I've started scrapping the pictures from our trip to the zoo back in February.  Here's the first page - &lt;br /&gt;&lt;center&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RmHDA7T0bUI/AAAAAAAAABc/i2gujNVUGVo/s1600-h/Hogle-Zoo-page1-EMAIL.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RmHDA7T0bUI/AAAAAAAAABc/i2gujNVUGVo/s400/Hogle-Zoo-page1-EMAIL.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5071549076084124994" /&gt;&lt;/a&gt;&lt;br&gt;&lt;font size=-2&gt;Click &lt;a href="http://www.scrapgal.com/phpBB2/album_showpage.php?pic_id=14509"&gt;here&lt;/a&gt; for full size image and credits&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;Off to Ninja Training!!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/1861019178491044626/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/06/where-wild-things-are.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1861019178491044626'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/1861019178491044626'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/06/where-wild-things-are.html' title='{Where the Wild Things Are}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/RmHDA7T0bUI/AAAAAAAAABc/i2gujNVUGVo/s72-c/Hogle-Zoo-page1-EMAIL.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5341877017803540663</id><published>2007-06-02T13:19:00.000-06:00</published><updated>2007-06-02T13:20:22.018-06:00</updated><app:control xmlns:app='http://purl.org/atom/app#'><app:draft>yes</app:draft></app:control><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'></title><content type='html'>Well, I'm walking out the door to my nephew's "Ninja Training Academy" birthday party, but I wanted to post the LO I did this morning.  I've started scrapping the pictures from our trip to the zoo back in February.  Here's the first page -</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5341877017803540663'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5341877017803540663'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-988802155492093708</id><published>2007-05-31T17:09:00.000-06:00</published><updated>2007-05-31T17:17:53.884-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{My Brother . . . the graduate}</title><content type='html'>My little brother Scotty graduated high school today.  And I scrapped this up using a template from &lt;a href="http://digitizedcreations.blogspot.com/"&gt;Shandy&lt;/a&gt;.  &lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rl9XcLT0bTI/AAAAAAAAABU/DRYI6v2dGLk/s1600-h/MyBrothertheGraduate-BLOG.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rl9XcLT0bTI/AAAAAAAAABU/DRYI6v2dGLk/s400/MyBrothertheGraduate-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5070867847026339122" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;br /&gt;&lt;center&gt;&lt;font size=-2&gt;Click image to enlarge.&lt;/font&gt;&lt;br&gt;&lt;font size=-2&gt;And click &lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=123561&amp;cat=500/"&gt;here&lt;/a&gt; to see full credits.&lt;/font&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;I love scrapbooking.  I love this page.  I love my brother.  That's all.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/988802155492093708/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/05/my-brother-graduate.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/988802155492093708'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/988802155492093708'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/05/my-brother-graduate.html' title='{My Brother . . . the graduate}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_Yk4kwEPnxRw/Rl9XcLT0bTI/AAAAAAAAABU/DRYI6v2dGLk/s72-c/MyBrothertheGraduate-BLOG.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5669218843853339423</id><published>2007-05-30T20:52:00.001-06:00</published><updated>2007-05-30T21:23:28.688-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{Daddy Daughter Disco Date}</title><content type='html'>Last week I was in charge of the Daddy Daughter Date at church.  After a LOT of work, the night turned out great.  I haven't got the official pictures from the gal who took them, but I snapped a few shots of my own.  So, I scrapped those up for now!!  &lt;br /&gt;&lt;center&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/Rl4-_rT0bSI/AAAAAAAAABM/AB_MHjkt9Jo/s1600-h/daddydaughterdiscodatepg1.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/Rl4-_rT0bSI/AAAAAAAAABM/AB_MHjkt9Jo/s400/daddydaughterdiscodatepg1.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5070559494144290082" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;center&gt;&lt;font size=-2&gt;You can click &lt;a href="http://www.digishoptalk.com/gallery/showphoto.php?photo=123193&amp;nocache=1"&gt;here&lt;/a&gt; for full details.&lt;/font&gt;&lt;/center&gt; &lt;br /&gt;I used Andrea's kit "Waiting for Summer" &lt;a href="http://andilynn.wordpress.com/"&gt;(andilynn designs)&lt;/a&gt; for this page.  I liked how these colors felt kind of retro and 70s.  DISCO!  So, thanks Andrea!!  This is a great kit.  As soon as I get the official pictures, I'll scrap those and show you too.  My dad (aka Disco Dave) was a great sport and came to teach the girls and dads how to do the "Hustle".  He's pictured in the center frame in the above layout.  We took a souvenir photo together in front of the Disco backdrop I made, so check back to see that!! I'm sure its hilarious. &lt;br /&gt;&lt;br /&gt;Bye for now!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/5669218843853339423/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/05/daddy-daughter-disco-date.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5669218843853339423'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5669218843853339423'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/05/daddy-daughter-disco-date.html' title='{Daddy Daughter Disco Date}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/Rl4-_rT0bSI/AAAAAAAAABM/AB_MHjkt9Jo/s72-c/daddydaughterdiscodatepg1.jpg' height='72' width='72'/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3226853738466521463</id><published>2007-05-27T00:55:00.000-06:00</published><updated>2007-05-27T01:05:41.623-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{Getting close to being caught up . . . }</title><content type='html'>I thought I'd post my most recent creation.  It's another page for my Weekly Digi-Journal.  I only have last week, and this week to scrap and I'm officially caught up.  January through May will be complete!!  5 whole months.  Wow.  I can't believe it.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RlksH7T0bQI/AAAAAAAAAA8/U0wozbC-8eY/s1600-h/05-May-7-13-WEB.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RlksH7T0bQI/AAAAAAAAAA8/U0wozbC-8eY/s400/05-May-7-13-WEB.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5069131370273729794" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt; I really like how this journal page came out.  It's sherbety! :)  For full credits, &lt;A HREF="http://www.digishoptalk.com/gallery/showphoto.php?photo=121425&amp;ppuser=5263"&gt;click here&lt;/A&gt;.&lt;br /&gt;&lt;br /&gt;This journal is really satisfying.  It fulfills my need to journal, while being able to be creative with it.  It actually makes me look forward to keeping up on journalling, instead of looking at it as a task that I'm obligated to do.  If you want to kick-start your journalling efforts, or your scrapbooking efforts, or if you are just starting out in the digi-scrap world, I highly recommend starting a project like this.  I've learned a LOT about scrapping through my journal!  &lt;br /&gt;&lt;br /&gt;Ok, I suppose that's all for now.&lt;br /&gt;&lt;br /&gt;Night!&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/3226853738466521463/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/05/getting-close-to-being-caught-up.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3226853738466521463'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/3226853738466521463'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/05/getting-close-to-being-caught-up.html' title='{Getting close to being caught up . . . }'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_Yk4kwEPnxRw/RlksH7T0bQI/AAAAAAAAAA8/U0wozbC-8eY/s72-c/05-May-7-13-WEB.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7233018196602363404</id><published>2007-05-26T12:02:00.000-06:00</published><updated>2007-05-27T01:00:19.835-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'>{And so it begins . . .}</title><content type='html'>Well, I'm finally an official blogger!  I'm starting up this blog to share my digital scrapbooking desings, layouts, and pages with all my friends and family and other digi-scrappers.  I hope you'll check back often and let me know what you think about my stuff. &lt;br /&gt;&lt;br /&gt;My sister in law Marci and I set a new year's resoultion to type up a weekly journal entry, every week though the year.  The plan was to add a few pictures here and there and make a book on blurb.com at the end of the year.  Well, when I discovered digital scrapbooking, it occurred to me that it would be really fun to scrap up each journal entry.  So at the end of the year, the plan is to order an 8x10 book with all the pages.  It'll be an awesome book all about my life in 2007.  The focus of the pages is the journaling, not really the pictures.  Some weeks don't even have pictures.  I've been working on getting caught up.  I'm almost there.  Then I'll only have to scrap one page a week to keep it up.  I'm REALLY loving this project.&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rlh5NrT0bMI/AAAAAAAAAAc/U-nO07eiM-I/s1600-h/03-March-29---April-1-WEB.jpg"&gt;&lt;img style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rlh5NrT0bMI/AAAAAAAAAAc/U-nO07eiM-I/s400/03-March-29---April-1-WEB.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068934656476605634" /&gt;&lt;/a&gt;&lt;br /&gt;I'll post my LOs from each week on this blog.  &lt;br /&gt;&lt;br /&gt;Here's a page I scrapped last night for my digi-journal.  I used Andrea, of &lt;A HREF="http://andilynn.wordpress.com/"&gt;andilynn designs&lt;/A&gt;, "Tailored Pink" kit.  I love this kit because pink and black is one of my very favorite color schemes.  Andrea has asked me to be on her Creative Team.  I'm really flattered and excited.  I've never been on a CT before.  She's working on getting her store up and running and then the CT will REALLY kick in to gear.  I can't wait.&lt;br /&gt;&lt;br /&gt;I guess that's it for my very first blog entry.  If you want to know more about me and my life other than digi-scrapping, you can check out my &lt;A HREF="http://web.mac.com/joshandbritt/"&gt;home page&lt;/A&gt;. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s1600-h/Blog+Signature+small.jpg"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_Yk4kwEPnxRw/RliDjLT0bPI/AAAAAAAAAA0/XdZ-48eaqlo/s200/Blog+Signature+small.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068946020960070898" /&gt;&lt;/a&gt;</content><link rel='replies' type='application/atom+xml' href='https://brittishdesigns.blogspot.com/feeds/7233018196602363404/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://brittishdesigns.blogspot.com/2007/05/and-so-it-begins.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7233018196602363404'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/7233018196602363404'/><link rel='alternate' type='text/html' href='https://brittishdesigns.blogspot.com/2007/05/and-so-it-begins.html' title='{And so it begins . . .}'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rlh5NrT0bMI/AAAAAAAAAAc/U-nO07eiM-I/s72-c/03-March-29---April-1-WEB.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5598670702803764918</id><published>2007-05-26T03:14:00.000-06:00</published><updated>2007-05-26T03:15:07.579-06:00</updated><app:control xmlns:app='http://purl.org/atom/app#'><app:draft>yes</app:draft></app:control><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'></title><content type='html'>&lt;a href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rlf6g7T0bLI/AAAAAAAAAAU/Q2DdlJ90orY/s1600-h/Blog-Header-BLOG.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rlf6g7T0bLI/AAAAAAAAAAU/Q2DdlJ90orY/s400/Blog-Header-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068795349212359858" /&gt;&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5598670702803764918'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5598670702803764918'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rlf6g7T0bLI/AAAAAAAAAAU/Q2DdlJ90orY/s72-c/Blog-Header-BLOG.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5102277019163251750</id><published>2007-05-26T02:49:00.000-06:00</published><updated>2007-05-26T02:52:25.839-06:00</updated><app:control xmlns:app='http://purl.org/atom/app#'><app:draft>yes</app:draft></app:control><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#post'/><title type='text'></title><content type='html'>&lt;a href="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rlf1C7T0bKI/AAAAAAAAAAM/EEgtawdPTqo/s1600-h/Blog-Header-BLOG.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rlf1C7T0bKI/AAAAAAAAAAM/EEgtawdPTqo/s400/Blog-Header-BLOG.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5068789336258145442" /&gt;&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5102277019163251750'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/posts/default/5102277019163251750'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_Yk4kwEPnxRw/Rlf1C7T0bKI/AAAAAAAAAAM/EEgtawdPTqo/s72-c/Blog-Header-BLOG.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8276516516049383924</id><published>2007-05-27T22:01:00.000-06:00</published><updated>2007-05-27T22:01:19.956-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I left you some love over at DST -- but just wante...</title><content type='html'>I left you some love over at DST -- but just wanted to come and say that I think your blog it totallyl hot!!!  you've designed it up just so beautifully!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3226853738466521463/comments/default/8276516516049383924'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3226853738466521463/comments/default/8276516516049383924'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/05/getting-close-to-being-caught-up.html?showComment=1180324860000#c8276516516049383924' title=''/><author><name>Shandy</name><uri>https://www.blogger.com/profile/02176480683431803948</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/_-CBT_BtNDp0/SPTzehAGH1I/AAAAAAAABbU/64L2IsC85o8/S220-s32/IMG_1482.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/05/getting-close-to-being-caught-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3226853738466521463' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3226853738466521463' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-23267246'/><gd:extendedProperty name='blogger.displayTime' value='May 27, 2007 at 10:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5942790302871727812</id><published>2007-05-31T15:14:00.000-06:00</published><updated>2007-05-31T15:14:50.455-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your blog is so cute! I love it. I REALLY want to ...</title><content type='html'>Your blog is so cute! I love it. I REALLY want to start digital scrapbooking!  It's not fair that you are so creative! And I hope you get feeling better because I REALLY miss you at work.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5669218843853339423/comments/default/5942790302871727812'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5669218843853339423/comments/default/5942790302871727812'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/05/daddy-daughter-disco-date.html?showComment=1180646040000#c5942790302871727812' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/05/daddy-daughter-disco-date.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5669218843853339423' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5669218843853339423' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='May 31, 2007 at 3:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8090979223866242991</id><published>2007-06-01T04:41:00.000-06:00</published><updated>2007-06-01T04:41:47.843-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your blog header...love what there is of your...</title><content type='html'>Love your blog header...love what there is of your blog!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7233018196602363404/comments/default/8090979223866242991'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7233018196602363404/comments/default/8090979223866242991'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/05/and-so-it-begins.html?showComment=1180694460000#c8090979223866242991' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/05/and-so-it-begins.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7233018196602363404' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7233018196602363404' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 1, 2007 at 4:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6897372081458381345</id><published>2007-06-01T08:26:00.000-06:00</published><updated>2007-06-01T08:26:42.971-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the template! I'm not sure if that is what ...</title><content type='html'>I love the template! I'm not sure if that is what it is called but I really love the design in red! So cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/988802155492093708/comments/default/6897372081458381345'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/988802155492093708/comments/default/6897372081458381345'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/05/my-brother-graduate.html?showComment=1180707960000#c6897372081458381345' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/05/my-brother-graduate.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-988802155492093708' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/988802155492093708' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='June 1, 2007 at 8:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-795688634561648958</id><published>2007-06-02T00:40:00.000-06:00</published><updated>2007-06-02T00:40:55.527-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW ~ This looks so awesome!  You are great!   And...</title><content type='html'>WOW ~ This looks so awesome!  You are great!   And what a hansome brother you have!!!&lt;BR/&gt;&lt;BR/&gt;Marg</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/988802155492093708/comments/default/795688634561648958'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/988802155492093708/comments/default/795688634561648958'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/05/my-brother-graduate.html?showComment=1180766400000#c795688634561648958' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10736191056050952633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/05/my-brother-graduate.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-988802155492093708' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/988802155492093708' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2108945505'/><gd:extendedProperty name='blogger.displayTime' value='June 2, 2007 at 12:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5698636783959892639</id><published>2007-06-02T16:50:00.000-06:00</published><updated>2007-06-02T16:50:29.877-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a great idea - I love this and how you are jo...</title><content type='html'>What a great idea - I love this and how you are journal scrapping - I think I am going to try this - love the layout too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3226853738466521463/comments/default/5698636783959892639'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3226853738466521463/comments/default/5698636783959892639'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/05/getting-close-to-being-caught-up.html?showComment=1180824600000#c5698636783959892639' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/05/getting-close-to-being-caught-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3226853738466521463' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3226853738466521463' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 2, 2007 at 4:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4214866230305667500</id><published>2007-06-02T23:38:00.000-06:00</published><updated>2007-06-02T23:38:28.924-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a great LO! I love that title for a Zoo page!...</title><content type='html'>What a great LO! I love that title for a Zoo page! I had to stop by your blog! What a fun little spot on the web! :)&lt;BR/&gt;&lt;BR/&gt;~ Dani</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1861019178491044626/comments/default/4214866230305667500'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1861019178491044626/comments/default/4214866230305667500'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/where-wild-things-are.html?showComment=1180849080000#c4214866230305667500' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/where-wild-things-are.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1861019178491044626' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1861019178491044626' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 2, 2007 at 11:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1827254276290572132</id><published>2007-06-04T16:49:00.000-06:00</published><updated>2007-06-04T16:49:37.040-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute!! I want to go to the zoo! I love the page...</title><content type='html'>So cute!! I want to go to the zoo! I love the page and pictures with all the cats!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5905666576033069050/comments/default/1827254276290572132'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5905666576033069050/comments/default/1827254276290572132'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/zoo-ology.html?showComment=1180997340000#c1827254276290572132' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/zoo-ology.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5905666576033069050' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5905666576033069050' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='June 4, 2007 at 4:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1928990699547754563</id><published>2007-06-05T16:43:00.000-06:00</published><updated>2007-06-05T16:43:22.296-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the layout. It looks cool!</title><content type='html'>I love the layout. It looks cool!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5669218843853339423/comments/default/1928990699547754563'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5669218843853339423/comments/default/1928990699547754563'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/05/daddy-daughter-disco-date.html?showComment=1181083380000#c1928990699547754563' title=''/><author><name>La Osita Boricua</name><uri>https://www.blogger.com/profile/15031494182579524636</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//bp1.blogger.com/_3eKdwAmLgKI/R82p4FdeUrI/AAAAAAAAAHY/CoIgmLQVSno/S220-s32/meezAnimatedBodyshot300x400.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/05/daddy-daughter-disco-date.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5669218843853339423' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5669218843853339423' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-174626791'/><gd:extendedProperty name='blogger.displayTime' value='June 5, 2007 at 4:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5016985855734907281</id><published>2007-06-06T16:15:00.000-06:00</published><updated>2007-06-06T16:15:19.604-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very cute Britt!  I'll make sure all the guys see ...</title><content type='html'>Very cute Britt!  I'll make sure all the guys see it.  What a great way to remember a fun day!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3672825220947520294/comments/default/5016985855734907281'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3672825220947520294/comments/default/5016985855734907281'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/boating.html?showComment=1181168100000#c5016985855734907281' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/boating.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3672825220947520294' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3672825220947520294' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 6, 2007 at 4:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3772973342348977310</id><published>2007-06-10T01:24:00.000-06:00</published><updated>2007-06-10T01:24:00.254-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love these layouts Britt. You are scrapping at war...</title><content type='html'>Love these layouts Britt. You are scrapping at warp speed! I am so impressed at how fantastic all of your layouts are.  You go girl!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3672825220947520294/comments/default/3772973342348977310'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3672825220947520294/comments/default/3772973342348977310'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/boating.html?showComment=1181460240000#c3772973342348977310' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/boating.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3672825220947520294' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3672825220947520294' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 10, 2007 at 1:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2581298733313354837</id><published>2007-06-18T08:52:00.000-06:00</published><updated>2007-06-18T08:52:29.743-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>They are all super cute but I really love the momm...</title><content type='html'>They are all super cute but I really love the mommy/daughter set! I like the clear beads!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8503668394634688495/comments/default/2581298733313354837'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8503668394634688495/comments/default/2581298733313354837'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/beads.html?showComment=1182178320000#c2581298733313354837' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/beads.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8503668394634688495' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8503668394634688495' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='June 18, 2007 at 8:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4975154422122619710</id><published>2007-06-18T12:58:00.000-06:00</published><updated>2007-06-18T12:58:00.803-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You are so creative and talented. What a great gift!</title><content type='html'>You are so creative and talented. What a great gift!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8503668394634688495/comments/default/4975154422122619710'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8503668394634688495/comments/default/4975154422122619710'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/beads.html?showComment=1182193080000#c4975154422122619710' title=''/><author><name>Steve and Megan</name><uri>https://www.blogger.com/profile/13668188902781076426</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/beads.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8503668394634688495' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8503668394634688495' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1890609455'/><gd:extendedProperty name='blogger.displayTime' value='June 18, 2007 at 12:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7079625795688343830</id><published>2007-06-19T10:06:00.000-06:00</published><updated>2007-06-19T10:06:01.837-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can't believe you ran out of gas, the car batter...</title><content type='html'>I can't believe you ran out of gas, the car battery died and you got a parking ticket! I'm glad that it was a nice trip despite all that bad luck! Gracelyn is so big!  She is a cutie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2272600691487697413/comments/default/7079625795688343830'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2272600691487697413/comments/default/7079625795688343830'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/pheonix-digi-journal-pages.html?showComment=1182269160000#c7079625795688343830' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/pheonix-digi-journal-pages.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2272600691487697413' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2272600691487697413' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='June 19, 2007 at 10:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7427736388297813539</id><published>2007-06-20T11:52:00.000-06:00</published><updated>2007-06-20T11:52:31.997-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are beautiful, Britt!  They look amazing.  I...</title><content type='html'>These are beautiful, Britt!  They look amazing.  I like the matching mother daughter set especially.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8503668394634688495/comments/default/7427736388297813539'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8503668394634688495/comments/default/7427736388297813539'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/beads.html?showComment=1182361920000#c7427736388297813539' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/beads.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8503668394634688495' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8503668394634688495' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2007 at 11:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7261524516745066470</id><published>2007-06-20T12:03:00.000-06:00</published><updated>2007-06-20T12:03:30.236-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Amazing all that happened to go right &amp;amp; go wro...</title><content type='html'>Amazing all that happened to go right &amp; go wrong on such a such a short trip.  Once you finally got there though it sounds like you had such a wonderful time.  I love the pic of Josh with the jumper cables. Those pictures of Gracelyn are just so cute. BTW I tagged you from my blog--so go check it out.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2272600691487697413/comments/default/7261524516745066470'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2272600691487697413/comments/default/7261524516745066470'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/pheonix-digi-journal-pages.html?showComment=1182362580000#c7261524516745066470' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/pheonix-digi-journal-pages.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2272600691487697413' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2272600691487697413' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2007 at 12:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4188159537114457301</id><published>2007-06-20T15:05:00.000-06:00</published><updated>2007-06-20T15:05:29.568-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for tagging me Britt.  It might take me a f...</title><content type='html'>Thanks for tagging me Britt.  It might take me a few days to think of 7 interesting things about myself, but I will do it, just for you.  I would totally read your novel, by the way.  Also, can you teach my to hula hoop better?  It is obvious from the photo on my blog that I need help.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6546368968338370437/comments/default/4188159537114457301'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6546368968338370437/comments/default/4188159537114457301'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/ive-been-tagged.html?showComment=1182373500000#c4188159537114457301' title=''/><author><name>Steve and Megan</name><uri>https://www.blogger.com/profile/13668188902781076426</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/ive-been-tagged.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6546368968338370437' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6546368968338370437' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1890609455'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2007 at 3:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-290326112244194443</id><published>2007-06-21T16:45:00.000-06:00</published><updated>2007-06-21T16:45:43.836-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the jewelry Britt.  I too LOVE the mommy/da...</title><content type='html'>I love the jewelry Britt.  I too LOVE the mommy/daughter set.  I loved your mom's too...I bet she loved it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8503668394634688495/comments/default/290326112244194443'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8503668394634688495/comments/default/290326112244194443'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/beads.html?showComment=1182465900000#c290326112244194443' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/beads.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8503668394634688495' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8503668394634688495' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='June 21, 2007 at 4:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8850806273212916655</id><published>2007-06-21T18:26:00.000-06:00</published><updated>2007-06-21T18:26:13.705-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is really neat -- love the idea of a weekly j...</title><content type='html'>This is really neat -- love the idea of a weekly journal.  Great job on my template too -- love how you used it. ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3226853738466521463/comments/default/8850806273212916655'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3226853738466521463/comments/default/8850806273212916655'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/05/getting-close-to-being-caught-up.html?showComment=1182471960000#c8850806273212916655' title=''/><author><name>Christy</name><uri>https://www.blogger.com/profile/02328455946467435980</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//img.photobucket.com/albums/v94/Christy_S/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/05/getting-close-to-being-caught-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3226853738466521463' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3226853738466521463' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2136986927'/><gd:extendedProperty name='blogger.displayTime' value='June 21, 2007 at 6:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1978316853716112358</id><published>2007-06-22T22:34:00.000-06:00</published><updated>2007-06-22T22:34:18.847-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt...&lt;br&gt;&lt;br&gt;I LOVE that last header.&lt;br&gt;&lt;br&gt;Ho...</title><content type='html'>Britt...&lt;BR/&gt;&lt;BR/&gt;I LOVE that last header.&lt;BR/&gt;&lt;BR/&gt;How did you get the folded, torn look of the paper? I've always wondered about that.&lt;BR/&gt;&lt;BR/&gt;I have Atomic Cupcake's folded tear action but it looks nothing like that!&lt;BR/&gt;&lt;BR/&gt;Do tell. :o)&lt;BR/&gt;&lt;BR/&gt;~Leah</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4529169064165382378/comments/default/1978316853716112358'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4529169064165382378/comments/default/1978316853716112358'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/blogs-blogs-and-more-blogs.html?showComment=1182573240000#c1978316853716112358' title=''/><author><name>Dude-man's Mommy</name><uri>https://www.blogger.com/profile/07257399530799668455</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//i206.photobucket.com/albums/bb106/LiamsMommy31905/a_1d64212ebc68822802359f106e86e1d2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/blogs-blogs-and-more-blogs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4529169064165382378' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4529169064165382378' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-59556664'/><gd:extendedProperty name='blogger.displayTime' value='June 22, 2007 at 10:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-25295320544048157</id><published>2007-06-23T13:44:00.000-06:00</published><updated>2007-06-23T13:44:41.640-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh those are LOVERLY. I used to bead with my grand...</title><content type='html'>Oh those are LOVERLY. I used to bead with my grandma growing up but all we used were seed beads. I love the glass beads that are out these days. I especially like the bracelet you did for Tami. It looks like something I would wear or make my little girl wear hehehe.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8503668394634688495/comments/default/25295320544048157'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8503668394634688495/comments/default/25295320544048157'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/beads.html?showComment=1182627840000#c25295320544048157' title=''/><author><name>Pillowgirl</name><uri>https://www.blogger.com/profile/04933623129426806265</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='26' src='//home.comcast.net/~pillowgirlmk/maiaandme1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/beads.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8503668394634688495' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8503668394634688495' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1329558240'/><gd:extendedProperty name='blogger.displayTime' value='June 23, 2007 at 1:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1747220654351468297</id><published>2007-06-23T23:15:00.000-06:00</published><updated>2007-06-23T23:15:04.473-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW!!  So cute, so fun!  What great memories.  I l...</title><content type='html'>WOW!!  So cute, so fun!  What great memories.  I loved Sea World!  And congrats on being selected for the Creative Team!  It's perfect cuz you're SO SO CREATIVE!!!!!!!  :&gt;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6186590394156346355/comments/default/1747220654351468297'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6186590394156346355/comments/default/1747220654351468297'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/big-news.html?showComment=1182662100000#c1747220654351468297' title=''/><author><name>Marg</name><uri>https://www.blogger.com/profile/00205077966723445227</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/big-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6186590394156346355' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6186590394156346355' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2088785191'/><gd:extendedProperty name='blogger.displayTime' value='June 23, 2007 at 11:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1413407884214155696</id><published>2007-06-24T04:25:00.000-06:00</published><updated>2007-06-24T04:25:29.657-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi!&lt;br&gt;&lt;br&gt;Your layouts are great, they look almos...</title><content type='html'>Hi!&lt;BR/&gt;&lt;BR/&gt;Your layouts are great, they look almost like paper LOs! And the kit is perfect for the pictures. Can't wait to see more of your CT LOs and welcome to Scraphead! :)&lt;BR/&gt;&lt;BR/&gt;- Minna</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6186590394156346355/comments/default/1413407884214155696'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6186590394156346355/comments/default/1413407884214155696'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/big-news.html?showComment=1182680700000#c1413407884214155696' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/big-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6186590394156346355' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6186590394156346355' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='June 24, 2007 at 4:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5481567523921837301</id><published>2007-06-24T08:18:00.000-06:00</published><updated>2007-06-24T08:18:57.641-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is so exciting! You do great pages and it's c...</title><content type='html'>That is so exciting! You do great pages and it's cool that a company wants you to help promote their product! COngrats Britt!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6186590394156346355/comments/default/5481567523921837301'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6186590394156346355/comments/default/5481567523921837301'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/big-news.html?showComment=1182694680000#c5481567523921837301' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/big-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6186590394156346355' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6186590394156346355' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='June 24, 2007 at 8:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4329423146118833003</id><published>2007-06-25T03:38:00.000-06:00</published><updated>2007-06-25T03:38:58.244-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Terrific layouts Britt.  I'm so excited you'll be ...</title><content type='html'>Terrific layouts Britt.  I'm so excited you'll be at Scraphead with me!  Lots of fun times ahead. :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6186590394156346355/comments/default/4329423146118833003'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6186590394156346355/comments/default/4329423146118833003'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/big-news.html?showComment=1182764280000#c4329423146118833003' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/big-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6186590394156346355' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6186590394156346355' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 25, 2007 at 3:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1481441022949061241</id><published>2007-06-25T12:27:00.000-06:00</published><updated>2007-06-25T12:27:18.254-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh I loved this layout, I am so glad you made a te...</title><content type='html'>Oh I loved this layout, I am so glad you made a template from it. I am sure to use it soon! Thank you for sharing, it's a great first freebie :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/1481441022949061241'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/1481441022949061241'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1182796020000#c1481441022949061241' title=''/><author><name>Pillowgirl</name><uri>https://www.blogger.com/profile/04933623129426806265</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='26' src='//home.comcast.net/~pillowgirlmk/maiaandme1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1329558240'/><gd:extendedProperty name='blogger.displayTime' value='June 25, 2007 at 12:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7503234202395471698</id><published>2007-06-25T14:37:00.000-06:00</published><updated>2007-06-25T14:37:21.923-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome template!!!  Great job and thanks.</title><content type='html'>Awesome template!!!  Great job and thanks.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/7503234202395471698'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/7503234202395471698'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1182803820000#c7503234202395471698' title=''/><author><name>Nicole</name><uri>https://www.blogger.com/profile/05387858756515539616</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1711763686'/><gd:extendedProperty name='blogger.displayTime' value='June 25, 2007 at 2:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8166650049358705539</id><published>2007-06-25T15:45:00.000-06:00</published><updated>2007-06-25T15:45:51.083-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very cute layout, thank you!</title><content type='html'>Very cute layout, thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/8166650049358705539'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/8166650049358705539'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1182807900000#c8166650049358705539' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 25, 2007 at 3:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7363310097205098621</id><published>2007-06-25T17:06:00.000-06:00</published><updated>2007-06-25T17:06:25.064-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE multi-picture templates. Just cannot get en...</title><content type='html'>I LOVE multi-picture templates. Just cannot get enough. Thank you for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/7363310097205098621'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/7363310097205098621'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1182812760000#c7363310097205098621' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 25, 2007 at 5:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3175684784160609097</id><published>2007-06-25T17:16:00.000-06:00</published><updated>2007-06-25T17:16:22.562-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for sharing this cute multi-photo t...</title><content type='html'>Thanks so much for sharing this cute multi-photo template!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/3175684784160609097'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/3175684784160609097'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1182813360000#c3175684784160609097' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 25, 2007 at 5:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2862493033662335851</id><published>2007-06-25T22:19:00.000-06:00</published><updated>2007-06-25T22:19:24.160-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brittney - great template. I love your layout made...</title><content type='html'>Brittney - great template. I love your layout made using it and expecially your choices of papers - the irregularly placed spots on the brown look perfect with the photos. Thanks for sharing.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/2862493033662335851'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/2862493033662335851'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1182831540000#c2862493033662335851' title=''/><author><name>JillSF</name><uri>https://www.blogger.com/profile/11281750459806892274</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1756946867'/><gd:extendedProperty name='blogger.displayTime' value='June 25, 2007 at 10:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6484901900390874963</id><published>2007-06-26T05:38:00.000-06:00</published><updated>2007-06-26T05:38:41.238-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is a gorgeous layout!  Thank you so much for ...</title><content type='html'>That is a gorgeous layout!  Thank you so much for making it into a template for us because it will get a lot of use.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/6484901900390874963'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/6484901900390874963'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1182857880000#c6484901900390874963' title=''/><author><name>Mo</name><uri>https://www.blogger.com/profile/11657297164685986013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-OyEqlUgtevs/T1TxqdXwT0I/AAAAAAAAADE/0iPyD-GJPZY/s32/Golden_Trillium_1994_56095-6.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2021239423'/><gd:extendedProperty name='blogger.displayTime' value='June 26, 2007 at 5:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9015154184808162700</id><published>2007-06-26T18:54:00.000-06:00</published><updated>2007-06-26T18:54:39.377-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your layout is wonderful - thank you so much for s...</title><content type='html'>Your layout is wonderful - thank you so much for sharing it as a template - thank you for your time and talent.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/9015154184808162700'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/9015154184808162700'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1182905640000#c9015154184808162700' title=''/><author><name>Trina</name><uri>https://www.blogger.com/profile/08144441405798413948</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2070588469'/><gd:extendedProperty name='blogger.displayTime' value='June 26, 2007 at 6:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3342048277147640868</id><published>2007-06-26T19:09:00.000-06:00</published><updated>2007-06-26T19:09:33.160-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>wonderful...i love it.  thanks</title><content type='html'>wonderful...i love it.  thanks</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/3342048277147640868'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/3342048277147640868'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1182906540000#c3342048277147640868' title=''/><author><name>clg0513</name><uri>https://www.blogger.com/profile/14319304686803880337</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_9bI2X7PYhmk/TSEwg-IZ9EI/AAAAAAAABFI/4PhkOz-p5VA/S220-s32/IMG_8687.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-656456518'/><gd:extendedProperty name='blogger.displayTime' value='June 26, 2007 at 7:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3030820601372417441</id><published>2007-06-26T20:23:00.000-06:00</published><updated>2007-06-26T20:23:35.836-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great template. Thanks bunches for sharing!</title><content type='html'>Great template. Thanks bunches for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/3030820601372417441'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/3030820601372417441'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1182910980000#c3030820601372417441' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 26, 2007 at 8:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5829449852874892002</id><published>2007-06-26T23:16:00.000-06:00</published><updated>2007-06-26T23:16:05.259-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thats a lovely template!! Thank you!!</title><content type='html'>thats a lovely template!! Thank you!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/5829449852874892002'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/5829449852874892002'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1182921360000#c5829449852874892002' title=''/><author><name>Sasha Farina</name><uri>https://www.blogger.com/profile/01179507816409904797</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1316834576'/><gd:extendedProperty name='blogger.displayTime' value='June 26, 2007 at 11:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8512180162937629583</id><published>2007-06-27T03:13:00.000-06:00</published><updated>2007-06-27T03:13:04.140-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great template!!  And love the LO!  Thanks so much!</title><content type='html'>Great template!!  And love the LO!  Thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/8512180162937629583'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/8512180162937629583'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1182935580000#c8512180162937629583' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 27, 2007 at 3:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6460158368500670006</id><published>2007-06-27T07:06:00.000-06:00</published><updated>2007-06-27T07:06:35.622-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for great template</title><content type='html'>Thanks so much for great template</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/6460158368500670006'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/6460158368500670006'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1182949560000#c6460158368500670006' title=''/><author><name>Shell</name><uri>https://www.blogger.com/profile/17676322647313773757</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-746874416'/><gd:extendedProperty name='blogger.displayTime' value='June 27, 2007 at 7:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3077619313875293122</id><published>2007-06-27T11:21:00.000-06:00</published><updated>2007-06-27T11:21:16.950-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great template, thanks for sharing.</title><content type='html'>Great template, thanks for sharing.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/3077619313875293122'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/3077619313875293122'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1182964860000#c3077619313875293122' title=''/><author><name>IkeaGoddess</name><uri>https://www.blogger.com/profile/07245397801778110766</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-vSN3yUKzBjY/VN0StcQ2VsI/AAAAAAAASYU/_LATwl418OY/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1671768600'/><gd:extendedProperty name='blogger.displayTime' value='June 27, 2007 at 11:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7629156278195600683</id><published>2007-06-27T13:17:00.000-06:00</published><updated>2007-06-27T13:17:43.739-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>hard to believe that was your first freebie!  Grea...</title><content type='html'>hard to believe that was your first freebie!  Great job and thanks for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/7629156278195600683'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/7629156278195600683'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1182971820000#c7629156278195600683' title=''/><author><name>LedaP</name><uri>https://www.blogger.com/profile/08467426259670373961</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_zK7rwXajp3M/TPnhPMqszgI/AAAAAAAAChc/Ntok0YJVLvY/S220-s32/DSC00107.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1141349868'/><gd:extendedProperty name='blogger.displayTime' value='June 27, 2007 at 1:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-664755478812184979</id><published>2007-06-27T14:41:00.000-06:00</published><updated>2007-06-27T14:41:19.473-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can't wait to use this template - I love that it...</title><content type='html'>I can't wait to use this template - I love that it is multi-photo and it will be easy to make into a double page layout. Thank you for sharing! Janet</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/664755478812184979'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/664755478812184979'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1182976860000#c664755478812184979' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 27, 2007 at 2:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2476464721109377809</id><published>2007-06-27T15:25:00.000-06:00</published><updated>2007-06-27T15:25:51.840-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this template - you did a fantastic job! Th...</title><content type='html'>I love this template - you did a fantastic job! Thank you. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/2476464721109377809'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/2476464721109377809'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1182979500000#c2476464721109377809' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 27, 2007 at 3:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3718129652413705406</id><published>2007-06-27T16:00:00.000-06:00</published><updated>2007-06-27T16:00:17.158-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the layout!  Thanks so much for sharing.</title><content type='html'>Love the layout!  Thanks so much for sharing.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/3718129652413705406'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/3718129652413705406'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1182981600000#c3718129652413705406' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/14511636030141276003</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1961455371'/><gd:extendedProperty name='blogger.displayTime' value='June 27, 2007 at 4:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2010772422477995733</id><published>2007-06-27T16:11:00.000-06:00</published><updated>2007-06-27T16:11:03.608-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow! Love the template! Thanks!!!&lt;br&gt;&lt;br&gt;Sue</title><content type='html'>Wow! Love the template! Thanks!!!&lt;BR/&gt;&lt;BR/&gt;Sue</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/2010772422477995733'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/2010772422477995733'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1182982260000#c2010772422477995733' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 27, 2007 at 4:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5639232871966660915</id><published>2007-06-27T16:20:00.000-06:00</published><updated>2007-06-27T16:20:22.964-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great LO and template - thanks a lot.</title><content type='html'>Great LO and template - thanks a lot.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/5639232871966660915'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/5639232871966660915'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1182982800000#c5639232871966660915' title=''/><author><name>Joanna</name><uri>https://www.blogger.com/profile/12566461141023475601</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1030744297'/><gd:extendedProperty name='blogger.displayTime' value='June 27, 2007 at 4:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4087644123785070623</id><published>2007-06-27T16:41:00.000-06:00</published><updated>2007-06-27T16:41:06.299-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great template! I love multiple photo layouts beca...</title><content type='html'>Great template! I love multiple photo layouts because I can never narrow down my photos.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/4087644123785070623'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/4087644123785070623'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1182984060000#c4087644123785070623' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 27, 2007 at 4:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7583978398513365946</id><published>2007-06-27T17:16:00.000-06:00</published><updated>2007-06-27T17:16:03.874-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>great template, thank you!</title><content type='html'>great template, thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/7583978398513365946'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/7583978398513365946'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1182986160000#c7583978398513365946' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 27, 2007 at 5:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6890499875304909805</id><published>2007-06-27T20:10:00.000-06:00</published><updated>2007-06-27T20:10:22.695-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>And how cool is this template?! Thanks for sharing...</title><content type='html'>And how cool is this template?! Thanks for sharing...so glad to have found your blog (super sweet that Ikea goddess linked ya!)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/6890499875304909805'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/6890499875304909805'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1182996600000#c6890499875304909805' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 27, 2007 at 8:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5035273276938850331</id><published>2007-06-27T23:24:00.000-06:00</published><updated>2007-06-27T23:24:24.126-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the wonderful template, and ...</title><content type='html'>Thank you so much for the wonderful template, and with a paper tear too! WOOHOOOO!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/5035273276938850331'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/5035273276938850331'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1183008240000#c5035273276938850331' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 27, 2007 at 11:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7810432253139129885</id><published>2007-06-28T00:33:00.000-06:00</published><updated>2007-06-28T00:33:41.688-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the template - great work - thanks for sharing!</title><content type='html'>Love the template - great work - thanks for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/7810432253139129885'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/7810432253139129885'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1183012380000#c7810432253139129885' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 28, 2007 at 12:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1990013980492572488</id><published>2007-06-28T02:26:00.000-06:00</published><updated>2007-06-28T02:26:54.060-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi. Can I ask what dimensions you make your blog h...</title><content type='html'>Hi. Can I ask what dimensions you make your blog header? Want to try to make one, but not sure where to start. &lt;BR/&gt;&lt;BR/&gt;Thanks for the template too. I love stitching.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4529169064165382378/comments/default/1990013980492572488'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4529169064165382378/comments/default/1990013980492572488'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/blogs-blogs-and-more-blogs.html?showComment=1183019160000#c1990013980492572488' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/06833388514253606318</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/blogs-blogs-and-more-blogs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4529169064165382378' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4529169064165382378' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-576092772'/><gd:extendedProperty name='blogger.displayTime' value='June 28, 2007 at 2:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8654579703514044699</id><published>2007-06-28T02:43:00.000-06:00</published><updated>2007-06-28T02:43:24.449-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>nice template, very well done for your first freeb...</title><content type='html'>nice template, very well done for your first freebie!&lt;BR/&gt;thanks a lot for sharing!&lt;BR/&gt;much love,&lt;BR/&gt;mel&lt;BR/&gt;xxxxxxxxxx</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/8654579703514044699'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/8654579703514044699'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1183020180000#c8654579703514044699' title=''/><author><name>mel hains</name><uri>https://www.blogger.com/profile/02584701328878147931</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-271929450'/><gd:extendedProperty name='blogger.displayTime' value='June 28, 2007 at 2:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3558344665952703975</id><published>2007-06-28T13:54:00.000-06:00</published><updated>2007-06-28T13:54:02.345-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much! LOVE the template!&lt;br&gt;&lt;br&gt;Ramie</title><content type='html'>Thanks so much! LOVE the template!&lt;BR/&gt;&lt;BR/&gt;Ramie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/3558344665952703975'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/3558344665952703975'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1183060440000#c3558344665952703975' title=''/><author><name>Ramie :-)</name><uri>https://www.blogger.com/profile/01108103470019559222</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//1.bp.blogspot.com/_7U-AmfeYsQE/SYXIYQ0YolI/AAAAAAAAAD4/tOdNbypyfIE/S220-s32/Ramie+A+Pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1887783960'/><gd:extendedProperty name='blogger.displayTime' value='June 28, 2007 at 1:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2035937976095627591</id><published>2007-06-29T12:21:00.000-06:00</published><updated>2007-06-29T12:21:40.499-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freebie template.  I love what y...</title><content type='html'>Thank you for the freebie template.  I love what you have done with it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/2035937976095627591'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/2035937976095627591'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1183141260000#c2035937976095627591' title=''/><author><name>Tiffany</name><uri>https://www.blogger.com/profile/11914487438515708559</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005946113'/><gd:extendedProperty name='blogger.displayTime' value='June 29, 2007 at 12:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2407679501724912673</id><published>2007-06-29T22:14:00.000-06:00</published><updated>2007-06-29T22:14:14.689-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome First Template! Thanks so much for the fre...</title><content type='html'>Awesome First Template! Thanks so much for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/2407679501724912673'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/2407679501724912673'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1183176840000#c2407679501724912673' title=''/><author><name>Tribble22</name><uri>https://www.blogger.com/profile/04432165810199386289</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//bp3.blogger.com/_LOHf62b2tuA/SGP4GHpuX5I/AAAAAAAAAAw/TSP4WoMwY6g/S220-s31/3kidschristmasbig.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1626458625'/><gd:extendedProperty name='blogger.displayTime' value='June 29, 2007 at 10:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2979321026192415074</id><published>2007-06-30T05:47:00.000-06:00</published><updated>2007-06-30T05:47:45.574-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is awsome - thank you !</title><content type='html'>This is awsome - thank you !</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/2979321026192415074'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/2979321026192415074'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1183204020000#c2979321026192415074' title=''/><author><name>Dana</name><uri>https://www.blogger.com/profile/12379480897086847970</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-355593228'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2007 at 5:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4870776970995869066</id><published>2007-07-01T04:09:00.000-06:00</published><updated>2007-07-01T04:09:28.130-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That digi journal thing is awesome! It will be so ...</title><content type='html'>That digi journal thing is awesome! It will be so great to read it later and remember all the things that happened during the year. And I'm glad, you've converted more people into digiscrapping.. ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7733984113498640643/comments/default/4870776970995869066'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7733984113498640643/comments/default/4870776970995869066'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/freebie-from-scraphead.html?showComment=1183284540000#c4870776970995869066' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/freebie-from-scraphead.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7733984113498640643' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7733984113498640643' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2007 at 4:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9137765523757505667</id><published>2007-07-01T08:19:00.000-06:00</published><updated>2007-07-01T08:19:29.369-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the template. I think I'm going to have...</title><content type='html'>Thanks for the template. I think I'm going to have fun with this one!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/9137765523757505667'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/9137765523757505667'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1183299540000#c9137765523757505667' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2007 at 8:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1158748440037507666</id><published>2007-07-02T02:11:00.000-06:00</published><updated>2007-07-02T02:11:17.500-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Superbe!!!J'adore!!!&lt;br&gt;Merci beaucoup :)</title><content type='html'>Superbe!!!J'adore!!!&lt;BR/&gt;Merci beaucoup :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1653488435706434881/comments/default/1158748440037507666'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1653488435706434881/comments/default/1158748440037507666'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/07/free-template-for-template-challenge.html?showComment=1183363860000#c1158748440037507666' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/07/free-template-for-template-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1653488435706434881' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1653488435706434881' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2007 at 2:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5657308858852557362</id><published>2007-07-02T14:00:00.000-06:00</published><updated>2007-07-02T14:00:26.999-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the detail on your templates - torn edge, c...</title><content type='html'>I love the detail on your templates - torn edge, curled page, tape and multi photos. Fantastic. I used your first template for a double page zoo layout and have posted it on our family website -  www.mjmcbride.net if you want to see it (2nd layout down). Janet</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1653488435706434881/comments/default/5657308858852557362'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1653488435706434881/comments/default/5657308858852557362'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/07/free-template-for-template-challenge.html?showComment=1183406400000#c5657308858852557362' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/07/free-template-for-template-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1653488435706434881' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1653488435706434881' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2007 at 2:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4074754369572325812</id><published>2007-07-02T14:18:00.000-06:00</published><updated>2007-07-02T14:18:29.500-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wish that I had your creativity! I can't wait to...</title><content type='html'>I wish that I had your creativity! I can't wait to start digital scrapbooking! I love all of you pages!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1653488435706434881/comments/default/4074754369572325812'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1653488435706434881/comments/default/4074754369572325812'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/07/free-template-for-template-challenge.html?showComment=1183407480000#c4074754369572325812' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/07/free-template-for-template-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1653488435706434881' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1653488435706434881' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2007 at 2:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4792204485126300595</id><published>2007-07-02T23:49:00.000-06:00</published><updated>2007-07-02T23:49:53.159-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this Template Britt!  I did a layout on it an...</title><content type='html'>Love this Template Britt!  I did a layout on it and posted it on my blog!  Where did you say to post it to show everyone?  Let me know and I'll put it there!  I loved it.  I love the tape over the picture and the fold in the paper!!! Very creative!  Good job!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1653488435706434881/comments/default/4792204485126300595'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1653488435706434881/comments/default/4792204485126300595'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/07/free-template-for-template-challenge.html?showComment=1183441740000#c4792204485126300595' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/07/free-template-for-template-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1653488435706434881' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1653488435706434881' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2007 at 11:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9143280393728244207</id><published>2007-07-03T22:17:00.000-06:00</published><updated>2007-07-03T22:17:31.822-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt... this is a great challenge you have...</title><content type='html'>Thanks Britt... this is a great challenge you have created. I'm going to give it a try too. I haven't had a second to scrap!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1653488435706434881/comments/default/9143280393728244207'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1653488435706434881/comments/default/9143280393728244207'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/07/free-template-for-template-challenge.html?showComment=1183522620000#c9143280393728244207' title=''/><author><name>cabram</name><uri>https://www.blogger.com/profile/13066687906654829109</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/07/free-template-for-template-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1653488435706434881' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1653488435706434881' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-641149448'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2007 at 10:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8005267321254096537</id><published>2007-07-04T09:36:00.000-06:00</published><updated>2007-07-04T09:36:22.621-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the great template!</title><content type='html'>Thank you for the great template!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/8005267321254096537'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/8005267321254096537'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1183563360000#c8005267321254096537' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/08546474325443460219</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1295935433'/><gd:extendedProperty name='blogger.displayTime' value='July 4, 2007 at 9:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2039205690268284460</id><published>2007-07-05T18:04:00.000-06:00</published><updated>2007-07-05T18:04:57.813-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Super cute!  Thanks for sharing.</title><content type='html'>Super cute!  Thanks for sharing.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/2039205690268284460'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/2039205690268284460'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1183680240000#c2039205690268284460' title=''/><author><name>Carolyn</name><uri>https://www.blogger.com/profile/14940165033685056196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//2.bp.blogspot.com/_nVf-qmJ-vWk/SOlzHi_E7QI/AAAAAAAADYk/G5PhCym3C20/S220-s32/Profile+Pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-258354070'/><gd:extendedProperty name='blogger.displayTime' value='July 5, 2007 at 6:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4934188563061017055</id><published>2007-07-06T13:21:00.000-06:00</published><updated>2007-07-06T13:21:50.663-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the picture of Josh and Gracelyn! I am so g...</title><content type='html'>I love the picture of Josh and Gracelyn! I am so glad that I got to finally see her in real life!! She is such a pretty little girl!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4797281116090916137/comments/default/4934188563061017055'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4797281116090916137/comments/default/4934188563061017055'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/07/my-scrapping-addiction-grows.html?showComment=1183749660000#c4934188563061017055' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/07/my-scrapping-addiction-grows.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4797281116090916137' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4797281116090916137' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='July 6, 2007 at 1:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8304403202100212199</id><published>2007-07-06T22:41:00.000-06:00</published><updated>2007-07-06T22:41:56.409-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So I just loaded Photoshop and I have no clue how ...</title><content type='html'>So I just loaded Photoshop and I have no clue how to use it! I will try and figure it out this weekend so I can start my digiscrapping lessons! I can't wait!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4797281116090916137/comments/default/8304403202100212199'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4797281116090916137/comments/default/8304403202100212199'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/07/my-scrapping-addiction-grows.html?showComment=1183783260000#c8304403202100212199' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/07/my-scrapping-addiction-grows.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4797281116090916137' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4797281116090916137' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='July 6, 2007 at 10:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3418516692056131185</id><published>2007-07-07T09:55:00.000-06:00</published><updated>2007-07-07T09:55:07.934-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love th freebie, done the challenge! LOL&lt;br&gt;&lt;br&gt;{{...</title><content type='html'>Love th freebie, done the challenge! LOL&lt;BR/&gt;&lt;BR/&gt;{{{hugs}}}</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1653488435706434881/comments/default/3418516692056131185'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1653488435706434881/comments/default/3418516692056131185'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/07/free-template-for-template-challenge.html?showComment=1183823700000#c3418516692056131185' title=''/><author><name>M u s s</name><uri>https://www.blogger.com/profile/10692200328175774477</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_hDUXc-dCzeg/Smf-Go7rciI/AAAAAAAACO8/8PhiGfhF07I/S220-s32/P1010422-ava200.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/07/free-template-for-template-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1653488435706434881' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1653488435706434881' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1768912550'/><gd:extendedProperty name='blogger.displayTime' value='July 7, 2007 at 9:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-190980587245677437</id><published>2007-07-10T17:58:00.000-06:00</published><updated>2007-07-10T17:58:50.109-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>AWESOME template!! Thanks so much!</title><content type='html'>AWESOME template!! Thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/190980587245677437'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3096085353899669330/comments/default/190980587245677437'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html?showComment=1184111880000#c190980587245677437' title=''/><author><name>Kathleen</name><uri>https://www.blogger.com/profile/03437334053741020887</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_iHf-D1zdaCM/SH6_IAzsyEI/AAAAAAAAAWY/LzU-aAv99j8/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/my-very-first-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3096085353899669330' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3096085353899669330' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-755540311'/><gd:extendedProperty name='blogger.displayTime' value='July 10, 2007 at 5:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5096228454125098134</id><published>2007-07-11T08:49:00.000-06:00</published><updated>2007-07-11T08:49:48.703-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freebie template.  I made a layo...</title><content type='html'>Thank you for the freebie template.  I made a layout and gave you credit on my blog.  THANKS!  Love your style!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1653488435706434881/comments/default/5096228454125098134'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1653488435706434881/comments/default/5096228454125098134'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/07/free-template-for-template-challenge.html?showComment=1184165340000#c5096228454125098134' title=''/><author><name>RealRach</name><uri>https://www.blogger.com/profile/14928242889958415155</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/-CQcr_MV6z2Q/T_xuSyA-2NI/AAAAAAAAD50/d5haUuE9eHs/s32/Rach200.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/07/free-template-for-template-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1653488435706434881' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1653488435706434881' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1495387508'/><gd:extendedProperty name='blogger.displayTime' value='July 11, 2007 at 8:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1421879752117216088</id><published>2007-07-12T08:44:00.000-06:00</published><updated>2007-07-12T08:44:19.358-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>They are all so cute! I really like the "Love" arr...</title><content type='html'>They are all so cute! I really like the "Love" arrow on the page about your house! The colors are also so bright and fun....very fun!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1510133566686094401/comments/default/1421879752117216088'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1510133566686094401/comments/default/1421879752117216088'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/07/livin-scrap-life.html?showComment=1184251440000#c1421879752117216088' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/07/livin-scrap-life.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1510133566686094401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1510133566686094401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='July 12, 2007 at 8:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5488566994028156319</id><published>2007-07-12T15:29:00.000-06:00</published><updated>2007-07-12T15:29:49.540-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You are so creative!!&lt;br&gt;Loved the swing kids! LOL...</title><content type='html'>You are so creative!!&lt;BR/&gt;Loved the swing kids! LOL&lt;BR/&gt;&lt;BR/&gt;{{{hugs}}}</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1510133566686094401/comments/default/5488566994028156319'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1510133566686094401/comments/default/5488566994028156319'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/07/livin-scrap-life.html?showComment=1184275740000#c5488566994028156319' title=''/><author><name>M u s s</name><uri>https://www.blogger.com/profile/10692200328175774477</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_hDUXc-dCzeg/Smf-Go7rciI/AAAAAAAACO8/8PhiGfhF07I/S220-s32/P1010422-ava200.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/07/livin-scrap-life.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1510133566686094401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1510133566686094401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1768912550'/><gd:extendedProperty name='blogger.displayTime' value='July 12, 2007 at 3:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5336720679379714841</id><published>2007-07-12T15:47:00.000-06:00</published><updated>2007-07-12T15:47:53.297-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt,&lt;br&gt;I can't beleive how many LO you have don...</title><content type='html'>Britt,&lt;BR/&gt;I can't beleive how many LO you have done. They all look great!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1510133566686094401/comments/default/5336720679379714841'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1510133566686094401/comments/default/5336720679379714841'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/07/livin-scrap-life.html?showComment=1184276820000#c5336720679379714841' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/07/livin-scrap-life.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1510133566686094401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1510133566686094401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='July 12, 2007 at 3:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2883865136649623511</id><published>2007-07-14T18:04:00.000-06:00</published><updated>2007-07-14T18:04:33.561-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Look Brittney, you have four comments posted now s...</title><content type='html'>Look Brittney, you have four comments posted now so you know you have at least four blog readers, not just two. :)  I love reading your blog and I am directing a friend your way because she wants to learn how to do your weekly journaling. She doesn't scrap pictures much but thinks your journaling is perfect for what she wants. Your layouts are so cute. I love looking at all your new creations. You amaze me with your creativity and how fast you put these pages together. Thanks for all your supportive comments and inspiration!!!&lt;BR/&gt;Shari</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1510133566686094401/comments/default/2883865136649623511'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1510133566686094401/comments/default/2883865136649623511'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/07/livin-scrap-life.html?showComment=1184457840000#c2883865136649623511' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/07/livin-scrap-life.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1510133566686094401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1510133566686094401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 14, 2007 at 6:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-406899007974763917</id><published>2007-07-14T18:14:00.000-06:00</published><updated>2007-07-14T18:14:30.677-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the fireworks photo and  your house too - all...</title><content type='html'>Love the fireworks photo and  your house too - all the layouts are fun - your productivity and all you get done amazes me!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1510133566686094401/comments/default/406899007974763917'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1510133566686094401/comments/default/406899007974763917'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/07/livin-scrap-life.html?showComment=1184458440000#c406899007974763917' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/07/livin-scrap-life.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1510133566686094401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1510133566686094401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 14, 2007 at 6:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5862688721425384509</id><published>2007-07-15T01:11:00.000-06:00</published><updated>2007-07-15T01:11:22.281-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Now...let me see, I know I have an English degree,...</title><content type='html'>Now...let me see, I know I have an English degree, but I do think that 6 comments is more than 2.  Right?  LOL&lt;BR/&gt;&lt;BR/&gt;Just wanted to stop by and say howdy do!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1510133566686094401/comments/default/5862688721425384509'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1510133566686094401/comments/default/5862688721425384509'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/07/livin-scrap-life.html?showComment=1184483460000#c5862688721425384509' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/07/livin-scrap-life.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1510133566686094401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1510133566686094401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 15, 2007 at 1:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7571090772005289263</id><published>2007-07-17T12:04:00.000-06:00</published><updated>2007-07-17T12:04:19.323-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You are still the most creative person I know!!!!!...</title><content type='html'>You are still the most creative person I know!!!!!  I was super bored at work today and was looking at Shantell's pages, and clicked on all of yours!  You are so talented, and I have to say I love reading all about you!!!!  You and your husband are so cute and look like you have so much fun together!  I'm so happy for you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4797281116090916137/comments/default/7571090772005289263'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4797281116090916137/comments/default/7571090772005289263'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/07/my-scrapping-addiction-grows.html?showComment=1184695440000#c7571090772005289263' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/07/my-scrapping-addiction-grows.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4797281116090916137' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4797281116090916137' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2007 at 12:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8274273345264138671</id><published>2007-07-24T13:17:00.000-06:00</published><updated>2007-07-24T13:17:50.971-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the page and love the new design on the blog!...</title><content type='html'>Love the page and love the new design on the blog!!!  Glad you're back!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8122040425711587959/comments/default/8274273345264138671'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8122040425711587959/comments/default/8274273345264138671'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/07/im-baaaaaack.html?showComment=1185304620000#c8274273345264138671' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/07/im-baaaaaack.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8122040425711587959' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8122040425711587959' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='July 24, 2007 at 1:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8912029474676159565</id><published>2007-07-27T12:47:00.000-06:00</published><updated>2007-07-27T12:47:21.961-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Check out my blog if you want to see a layout that...</title><content type='html'>Check out my blog if you want to see a layout that I've made with one of your templates...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/487890667082945935/comments/default/8912029474676159565'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/487890667082945935/comments/default/8912029474676159565'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/07/christmas-in-july.html?showComment=1185562020000#c8912029474676159565' title=''/><author><name>Susanne</name><uri>https://www.blogger.com/profile/14623029835350547265</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//1.bp.blogspot.com/-bUJFGtEKQ5U/TsqnzQ-H17I/AAAAAAAAFnQ/LsqItycmw0o/s32/Sus.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/07/christmas-in-july.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-487890667082945935' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/487890667082945935' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1077983909'/><gd:extendedProperty name='blogger.displayTime' value='July 27, 2007 at 12:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2344800501665251797</id><published>2007-07-29T10:15:00.000-06:00</published><updated>2007-07-29T10:15:59.274-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Lookit you, gettin' your Christmas on in July! :o)...</title><content type='html'>Lookit you, gettin' your Christmas on in July! :o)&lt;BR/&gt;&lt;BR/&gt;I love the new look for the blog too, BTW.&lt;BR/&gt;&lt;BR/&gt;Hope you're having fun in Cali.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/487890667082945935/comments/default/2344800501665251797'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/487890667082945935/comments/default/2344800501665251797'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/07/christmas-in-july.html?showComment=1185725700000#c2344800501665251797' title=''/><author><name>Dude-man's Mommy</name><uri>https://www.blogger.com/profile/07257399530799668455</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//i206.photobucket.com/albums/bb106/LiamsMommy31905/a_1d64212ebc68822802359f106e86e1d2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/07/christmas-in-july.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-487890667082945935' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/487890667082945935' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-59556664'/><gd:extendedProperty name='blogger.displayTime' value='July 29, 2007 at 10:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-522244926634175613</id><published>2007-07-31T09:25:00.000-06:00</published><updated>2007-07-31T09:25:22.606-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great layouts - love the journaling - someday I wi...</title><content type='html'>Great layouts - love the journaling - someday I will have to tell you stories about owning a home on Center St. in Provo during the parade - people do camp out! lol.  When you get back from vacation, stop by my blog and pick up your blogger reflections award I nominated you for!  Happy travels!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/487890667082945935/comments/default/522244926634175613'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/487890667082945935/comments/default/522244926634175613'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/07/christmas-in-july.html?showComment=1185895500000#c522244926634175613' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/07/christmas-in-july.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-487890667082945935' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/487890667082945935' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 31, 2007 at 9:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7899057110231317770</id><published>2007-08-01T22:25:00.000-06:00</published><updated>2007-08-01T22:25:44.800-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You are totally spreading your addiction and you d...</title><content type='html'>You are totally spreading your addiction and you don't even know it!  I LOVE LOVE LOVE digital scrapbooking all because KT showed me the link to your blog!  You are SOOOO SOO GOOD AT IT! You have always been so creative WAY TO GO!  I love seeing all your new pages and your journal is such a good idea!! Keep it UP!&lt;BR/&gt;&lt;BR/&gt;Love Danica</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/487890667082945935/comments/default/7899057110231317770'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/487890667082945935/comments/default/7899057110231317770'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/07/christmas-in-july.html?showComment=1186028700000#c7899057110231317770' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/07/christmas-in-july.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-487890667082945935' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/487890667082945935' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='August 1, 2007 at 10:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9078210662056233928</id><published>2007-08-03T11:30:00.000-06:00</published><updated>2007-08-03T11:30:24.328-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the paper! Very cute pages and I can't wait...</title><content type='html'>I love the paper! Very cute pages and I can't wait to see all the California pictures!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3390269713405908162/comments/default/9078210662056233928'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3390269713405908162/comments/default/9078210662056233928'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/crazy-for-paisley.html?showComment=1186162200000#c9078210662056233928' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/crazy-for-paisley.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3390269713405908162' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3390269713405908162' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='August 3, 2007 at 11:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7132103692561560431</id><published>2007-08-04T16:02:00.000-06:00</published><updated>2007-08-04T16:02:02.043-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You're right, those bandana pages are so cute with...</title><content type='html'>You're right, those bandana pages are so cute with your camp pictures!  I can't wait to see the pictures from this weekend!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3390269713405908162/comments/default/7132103692561560431'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3390269713405908162/comments/default/7132103692561560431'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/crazy-for-paisley.html?showComment=1186264920000#c7132103692561560431' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/crazy-for-paisley.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3390269713405908162' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3390269713405908162' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='August 4, 2007 at 4:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3446398205397602516</id><published>2007-08-06T22:46:00.000-06:00</published><updated>2007-08-06T22:46:38.995-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi! I love you.</title><content type='html'>Hi! I love you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/970544155819921918/comments/default/3446398205397602516'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/970544155819921918/comments/default/3446398205397602516'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/happiest-journal-pages-on-earth.html?showComment=1186461960000#c3446398205397602516' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/happiest-journal-pages-on-earth.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-970544155819921918' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/970544155819921918' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 6, 2007 at 10:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2661712711369526157</id><published>2007-08-07T08:43:00.000-06:00</published><updated>2007-08-07T08:43:08.566-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE these journal pages! Looks like you has a g...</title><content type='html'>I LOVE these journal pages! Looks like you has a great trip!! I can't wait to go to DISNEYLAND!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/970544155819921918/comments/default/2661712711369526157'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/970544155819921918/comments/default/2661712711369526157'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/happiest-journal-pages-on-earth.html?showComment=1186497780000#c2661712711369526157' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/happiest-journal-pages-on-earth.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-970544155819921918' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/970544155819921918' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='August 7, 2007 at 8:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2095999251129455452</id><published>2007-08-07T21:15:00.000-06:00</published><updated>2007-08-07T21:15:11.297-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Okay, your husband is too cute with that comment. ...</title><content type='html'>Okay, your husband is too cute with that comment. Mine is just like - "You have a blog?" Duh.&lt;BR/&gt;&lt;BR/&gt;BTW, you should come &amp; live with us so you can scrap my life journal too. You are too talented! Utah to Connecticut isn't THAT horrible of a commute.&lt;BR/&gt;&lt;BR/&gt;:o)&lt;BR/&gt;&lt;BR/&gt;~L</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/970544155819921918/comments/default/2095999251129455452'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/970544155819921918/comments/default/2095999251129455452'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/happiest-journal-pages-on-earth.html?showComment=1186542900000#c2095999251129455452' title=''/><author><name>Dude-man's Mommy</name><uri>https://www.blogger.com/profile/07257399530799668455</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//i206.photobucket.com/albums/bb106/LiamsMommy31905/a_1d64212ebc68822802359f106e86e1d2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/happiest-journal-pages-on-earth.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-970544155819921918' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/970544155819921918' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-59556664'/><gd:extendedProperty name='blogger.displayTime' value='August 7, 2007 at 9:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1066963025844310325</id><published>2007-08-08T16:35:00.000-06:00</published><updated>2007-08-08T16:35:47.371-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I was organizing my pictures and tons of junk the ...</title><content type='html'>I was organizing my pictures and tons of junk the other day, and in one of my guard boxes, there were pictures I hadn't seen in AGES!  There is a picture of you and Holly on Main Street in Disneyland with the castle in the background and you are totally cheesin it!  I loved it, it made me laugh because you look like you were the happiest person on earth! haha  Disneyland really is the BEST!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/970544155819921918/comments/default/1066963025844310325'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/970544155819921918/comments/default/1066963025844310325'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/happiest-journal-pages-on-earth.html?showComment=1186612500000#c1066963025844310325' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/happiest-journal-pages-on-earth.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-970544155819921918' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/970544155819921918' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 8, 2007 at 4:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4675164347050527538</id><published>2007-08-09T10:09:00.000-06:00</published><updated>2007-08-09T10:09:11.348-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Last night I was checking all the blogs I stop by ...</title><content type='html'>Last night I was checking all the blogs I stop by and no one had posted anything new, but now you have! I LOVE LOVE that picture with Eden!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5006542599705771723/comments/default/4675164347050527538'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5006542599705771723/comments/default/4675164347050527538'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/nuthin-new.html?showComment=1186675740000#c4675164347050527538' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/nuthin-new.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5006542599705771723' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5006542599705771723' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='August 9, 2007 at 10:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3137674865060527661</id><published>2007-08-13T02:08:00.000-06:00</published><updated>2007-08-13T02:08:50.270-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi, that announcement you made with In the Shade o...</title><content type='html'>Hi, that announcement you made with In the Shade of the Woods is really great! Hopefully there'll be lots of people to participate in the challenge! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6839373027936031823/comments/default/3137674865060527661'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6839373027936031823/comments/default/3137674865060527661'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/hostess-brittney.html?showComment=1186992480000#c3137674865060527661' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/hostess-brittney.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6839373027936031823' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6839373027936031823' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2007 at 2:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-407382378296035222</id><published>2007-08-13T20:22:00.000-06:00</published><updated>2007-08-13T20:22:48.706-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How CUTE are those!</title><content type='html'>How CUTE are those!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/970544155819921918/comments/default/407382378296035222'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/970544155819921918/comments/default/407382378296035222'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/happiest-journal-pages-on-earth.html?showComment=1187058120000#c407382378296035222' title=''/><author><name>Miss j aka mixedclawzz</name><uri>https://www.blogger.com/profile/05698933071485495427</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//shim1.shutterfly.com/procgserv/47b7d626b3127cce98548a79975300000010100AZNGrJm4ZN2Mg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/happiest-journal-pages-on-earth.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-970544155819921918' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/970544155819921918' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1495294628'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2007 at 8:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7998373390659439812</id><published>2007-08-14T10:28:00.000-06:00</published><updated>2007-08-14T10:28:02.128-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THANKS SO MUCH SWEETY X I ADDED YOU TO MY DAILY FR...</title><content type='html'>THANKS SO MUCH SWEETY X I ADDED YOU TO MY DAILY FREEBIE LIST TODAY, PLEAS EPOP BY AND GRAB YOUR SPOTLIGHT BLINKIE X &lt;BR/&gt;&lt;BR/&gt;HUGS X SELENA&lt;BR/&gt;&lt;BR/&gt;DESIGNSBYSELENA.BLOGSPOT.COM</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6839373027936031823/comments/default/7998373390659439812'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6839373027936031823/comments/default/7998373390659439812'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/hostess-brittney.html?showComment=1187108880000#c7998373390659439812' title=''/><author><name>Sledgin</name><uri>https://www.blogger.com/profile/02477610844004713042</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/hostess-brittney.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6839373027936031823' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6839373027936031823' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1588451194'/><gd:extendedProperty name='blogger.displayTime' value='August 14, 2007 at 10:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1929507024376396139</id><published>2007-08-15T11:28:00.000-06:00</published><updated>2007-08-15T11:28:38.450-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My blog is very sucky lately!  I am sorry.  Don't ...</title><content type='html'>My blog is very sucky lately!  I am sorry.  Don't give up on me.  LIFE has got in the way of blogging.  Imagine that.  I will do better.  I need to take some digi-scrapping lessons from you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5006542599705771723/comments/default/1929507024376396139'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5006542599705771723/comments/default/1929507024376396139'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/nuthin-new.html?showComment=1187198880000#c1929507024376396139' title=''/><author><name>Steve and Megan</name><uri>https://www.blogger.com/profile/13668188902781076426</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/nuthin-new.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5006542599705771723' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5006542599705771723' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1890609455'/><gd:extendedProperty name='blogger.displayTime' value='August 15, 2007 at 11:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5570133277007080234</id><published>2007-08-15T22:00:00.000-06:00</published><updated>2007-08-15T22:00:12.693-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute, cute template--I can hardly wait to scrap wi...</title><content type='html'>Cute, cute template--I can hardly wait to scrap with it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6839373027936031823/comments/default/5570133277007080234'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6839373027936031823/comments/default/5570133277007080234'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/hostess-brittney.html?showComment=1187236800000#c5570133277007080234' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/hostess-brittney.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6839373027936031823' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6839373027936031823' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 15, 2007 at 10:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2691216433302160293</id><published>2007-08-16T15:14:00.000-06:00</published><updated>2007-08-16T15:14:17.874-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>GREAT page!  It makes me want to walk the beach lo...</title><content type='html'>GREAT page!  It makes me want to walk the beach looking for shells! ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5885016723263720874/comments/default/2691216433302160293'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5885016723263720874/comments/default/2691216433302160293'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/just-beachy.html?showComment=1187298840000#c2691216433302160293' title=''/><author><name>BTMIN</name><uri>https://www.blogger.com/profile/16723311176479432021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/just-beachy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5885016723263720874' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5885016723263720874' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703829899'/><gd:extendedProperty name='blogger.displayTime' value='August 16, 2007 at 3:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-706656067071107250</id><published>2007-08-16T15:21:00.000-06:00</published><updated>2007-08-16T15:21:33.166-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This page turned out really cute and I LOVE the bi...</title><content type='html'>This page turned out really cute and I LOVE the big picture!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5885016723263720874/comments/default/706656067071107250'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5885016723263720874/comments/default/706656067071107250'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/just-beachy.html?showComment=1187299260000#c706656067071107250' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/just-beachy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5885016723263720874' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5885016723263720874' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='August 16, 2007 at 3:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4748219719943300125</id><published>2007-08-16T15:52:00.000-06:00</published><updated>2007-08-16T15:52:24.682-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt! I love this page!! We are going to take Gra...</title><content type='html'>Britt! I love this page!! We are going to take Gracelyn to the beach for her FIRST time in September. I can't wait to scrap a beach page!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5885016723263720874/comments/default/4748219719943300125'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5885016723263720874/comments/default/4748219719943300125'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/just-beachy.html?showComment=1187301120000#c4748219719943300125' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/just-beachy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5885016723263720874' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5885016723263720874' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='August 16, 2007 at 3:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3989649872249104781</id><published>2007-08-16T21:43:00.000-06:00</published><updated>2007-08-16T21:43:15.336-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt this page is SO cute.  I LOVE the starfish a...</title><content type='html'>Britt this page is SO cute.  I LOVE the starfish and the heart and swirl...it's perfect! You guys are so cute!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5885016723263720874/comments/default/3989649872249104781'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5885016723263720874/comments/default/3989649872249104781'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/just-beachy.html?showComment=1187322180000#c3989649872249104781' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/just-beachy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5885016723263720874' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5885016723263720874' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='August 16, 2007 at 9:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7753880004062443902</id><published>2007-08-17T01:25:00.000-06:00</published><updated>2007-08-17T01:25:11.190-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Absolutely gorgeous!! Thankyou so much!! :o)</title><content type='html'>Absolutely gorgeous!! Thankyou so much!! :o)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7753880004062443902'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7753880004062443902'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187335500000#c7753880004062443902' title=''/><author><name>The Mini Mum</name><uri>https://www.blogger.com/profile/02470202469914444855</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-Esnss_4f_WI/Ws7_tN1S91I/AAAAAAAABhg/ZCmRnsvayLkgCOb_e_mxzehHUulgaFMmgCK4BGAYYCw/s32/ProfilePic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-16985569'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 1:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1284048441861415012</id><published>2007-08-17T02:20:00.000-06:00</published><updated>2007-08-17T02:20:33.531-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is beautiful!! I can't believe this is only y...</title><content type='html'>This is beautiful!! I can't believe this is only your first kit! Well done!&lt;BR/&gt;&lt;BR/&gt;Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/1284048441861415012'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/1284048441861415012'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187338800000#c1284048441861415012' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 2:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7138085885482572269</id><published>2007-08-17T02:41:00.000-06:00</published><updated>2007-08-17T02:41:53.747-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this beautiful new kit, it's...</title><content type='html'>Thank you so much for this beautiful new kit, it's great! &lt;BR/&gt;But i can't open the alphas and several elements in Ulead Photo Impact, i always get the comment "wrong parameters"!&lt;BR/&gt;&lt;BR/&gt;Hugs Brigitte</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7138085885482572269'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7138085885482572269'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187340060000#c7138085885482572269' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 2:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9013543038159291705</id><published>2007-08-17T03:48:00.000-06:00</published><updated>2007-08-17T03:48:34.050-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE LOVE LOVE it!! LOL&lt;br&gt;Thanks!!!&lt;br&gt;{{{hugs}}}</title><content type='html'>LOVE LOVE LOVE it!! LOL&lt;BR/&gt;Thanks!!!&lt;BR/&gt;{{{hugs}}}</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/9013543038159291705'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/9013543038159291705'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187344080000#c9013543038159291705' title=''/><author><name>M u s s</name><uri>https://www.blogger.com/profile/10692200328175774477</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_hDUXc-dCzeg/Smf-Go7rciI/AAAAAAAACO8/8PhiGfhF07I/S220-s32/P1010422-ava200.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1768912550'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 3:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7862376661286767015</id><published>2007-08-17T04:00:00.000-06:00</published><updated>2007-08-17T04:00:39.126-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the lovely kit. Love the chipbo...</title><content type='html'>Thanks so much for the lovely kit. Love the chipboard alpha!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7862376661286767015'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7862376661286767015'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187344800000#c7862376661286767015' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 4:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7052056591300028759</id><published>2007-08-17T04:14:00.000-06:00</published><updated>2007-08-17T04:14:22.318-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fab kit - love the bold colours.Thank you for shar...</title><content type='html'>Fab kit - love the bold colours.Thank you for sharing your great talent with us.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7052056591300028759'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7052056591300028759'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187345640000#c7052056591300028759' title=''/><author><name>JillSF</name><uri>https://www.blogger.com/profile/11281750459806892274</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1756946867'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 4:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7833968935021367004</id><published>2007-08-17T04:29:00.000-06:00</published><updated>2007-08-17T04:29:40.604-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay, the kit looks so cheerful and awesome! Great ...</title><content type='html'>Yay, the kit looks so cheerful and awesome! Great job! And I just love the lo you did with it! I think it would make a great quickpage too.. *hint, hint* ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7833968935021367004'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7833968935021367004'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187346540000#c7833968935021367004' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 4:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6445178380114209733</id><published>2007-08-17T04:40:00.000-06:00</published><updated>2007-08-17T04:40:10.103-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!  The colors are beautiful in this kit!  Thank...</title><content type='html'>Wow!  The colors are beautiful in this kit!  Thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/6445178380114209733'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/6445178380114209733'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187347200000#c6445178380114209733' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 4:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4872636191492684100</id><published>2007-08-17T05:41:00.000-06:00</published><updated>2007-08-17T05:41:10.423-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Gorgeous kit - first or fortyith! I love all the d...</title><content type='html'>Gorgeous kit - first or fortyith! I love all the detail and textures especially. Keep that mojo runnin' - can hardly wait to see what you come up with next!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/4872636191492684100'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/4872636191492684100'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187350860000#c4872636191492684100' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 5:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5739911065227137668</id><published>2007-08-17T05:54:00.000-06:00</published><updated>2007-08-17T05:54:45.346-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hon, I have to tell you that this is just beautifu...</title><content type='html'>Hon, I have to tell you that this is just beautiful!!  I posted in the comments section for the downloads, but I will be linking your kit to my blog tomorrow (Saturday) because this is just too good NOT to share with everyone. You are very talented and should be very proud of yourself!!  Thank you over and over again!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/5739911065227137668'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/5739911065227137668'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187351640000#c5739911065227137668' title=''/><author><name>Neverland Scraps</name><uri>https://www.blogger.com/profile/05677730927880528010</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-883387775'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 5:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6418917631625402579</id><published>2007-08-17T07:42:00.000-06:00</published><updated>2007-08-17T07:42:16.246-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>GREAT design and layout.  You are SO TALENTED!!!  ...</title><content type='html'>GREAT design and layout.  You are SO TALENTED!!!  I'm looking forward to see more from you!  Way to go, and keep up the AMAZING work!  Looks like it's a HUGE hit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/6418917631625402579'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/6418917631625402579'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187358120000#c6418917631625402579' title=''/><author><name>Marg</name><uri>https://www.blogger.com/profile/00205077966723445227</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2088785191'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 7:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1878626879606186779</id><published>2007-08-17T09:07:00.000-06:00</published><updated>2007-08-17T09:07:42.318-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this kit, but regardless of the number of t...</title><content type='html'>I love this kit, but regardless of the number of times I've DLed &amp; extracted, I've gotten "no preview available" each time I click on one of the icons.&lt;BR/&gt;Does anyone have suggestions?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/1878626879606186779'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/1878626879606186779'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187363220000#c1878626879606186779' title=''/><author><name>Lynn</name><uri>https://www.blogger.com/profile/10686080122477172714</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//i76.photobucket.com/albums/j10/DKCTB/MawMawnose.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635568716'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 9:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4000104502777126051</id><published>2007-08-17T09:44:00.000-06:00</published><updated>2007-08-17T09:44:09.591-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the kit.  The elements folder has a pro...</title><content type='html'>Thanks for the kit.  The elements folder has a problem.  Most of them cannot be opened up in PhotoshopCS2.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/4000104502777126051'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/4000104502777126051'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187365440000#c4000104502777126051' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 9:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2861388719985074713</id><published>2007-08-17T10:37:00.000-06:00</published><updated>2007-08-17T10:37:17.497-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW! Awesome first kit! I can't wait to use it... ...</title><content type='html'>WOW! Awesome first kit! I can't wait to use it... thank you for being so kind :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/2861388719985074713'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/2861388719985074713'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187368620000#c2861388719985074713' title=''/><author><name>The Artist Formaly Known as Kelly</name><uri>https://www.blogger.com/profile/09247967408452044030</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//2.bp.blogspot.com/_Ltq6sQw5l8I/Sb9pukJK4nI/AAAAAAAABLY/TjAYAn9Y-y8/S220-s32/ThinkPinkBlinkie.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-896459776'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 10:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5867068536504590005</id><published>2007-08-17T10:49:00.000-06:00</published><updated>2007-08-17T10:49:08.575-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Apologize?!?&lt;br&gt;Girl, PUHleeeze!&lt;br&gt;A kit that is ...</title><content type='html'>Apologize?!?&lt;BR/&gt;Girl, PUHleeeze!&lt;BR/&gt;A kit that is gorgeous AND free?&lt;BR/&gt;Trust me....I'll "get over it"! lol&lt;BR/&gt;Thank you,&lt;BR/&gt;Lynn</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/5867068536504590005'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/5867068536504590005'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187369340000#c5867068536504590005' title=''/><author><name>Lynn</name><uri>https://www.blogger.com/profile/10686080122477172714</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//i76.photobucket.com/albums/j10/DKCTB/MawMawnose.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635568716'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 10:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2336397830224278742</id><published>2007-08-17T12:25:00.000-06:00</published><updated>2007-08-17T12:25:46.005-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this!  I especially like the alpha and ribbons.</title><content type='html'>Love this!  I especially like the alpha and ribbons.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/2336397830224278742'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/2336397830224278742'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187375100000#c2336397830224278742' title=''/><author><name>Monique</name><uri>https://www.blogger.com/profile/02361866070333977150</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-635309736'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 12:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3125446723295431543</id><published>2007-08-17T12:29:00.000-06:00</published><updated>2007-08-17T12:29:43.271-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>wow what an amazing kit love thae alpa,thanks for ...</title><content type='html'>wow what an amazing kit love thae alpa,thanks for sharing!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/3125446723295431543'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/3125446723295431543'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187375340000#c3125446723295431543' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 12:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2919763090937991719</id><published>2007-08-17T13:30:00.000-06:00</published><updated>2007-08-17T13:30:05.960-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BRITT! I had no idea you were in the kit making bu...</title><content type='html'>BRITT! I had no idea you were in the kit making business! I can't believe how talented you are! I'm so proud of you! It's beautiful. I can't wait to use it and you KNOW I'll send you the page as soon as I do!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/2919763090937991719'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/2919763090937991719'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187379000000#c2919763090937991719' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 1:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-789696175452347246</id><published>2007-08-17T13:37:00.000-06:00</published><updated>2007-08-17T13:37:00.829-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I left you a comment on 4shared, but I love this k...</title><content type='html'>I left you a comment on 4shared, but I love this kit so much, that I had to leave you one here too.  This is amazing!  I love the colors.  Thank you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/789696175452347246'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/789696175452347246'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187379420000#c789696175452347246' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 1:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3547393758709227706</id><published>2007-08-17T13:58:00.000-06:00</published><updated>2007-08-17T13:58:11.173-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Excellent. Thanks! Love the colors and the alpha!</title><content type='html'>Excellent. Thanks! Love the colors and the alpha!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/3547393758709227706'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/3547393758709227706'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187380680000#c3547393758709227706' title=''/><author><name>-tnchick-</name><uri>https://www.blogger.com/profile/01790208233918474343</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-273174617'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 1:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1203318797943246081</id><published>2007-08-17T14:55:00.000-06:00</published><updated>2007-08-17T14:55:19.434-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can't wait to use your kit!!  I'm going to start...</title><content type='html'>I can't wait to use your kit!!  I'm going to start on a page today!!!  It's SO cute Britt.  I love it!!! You did good girlie!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/1203318797943246081'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/1203318797943246081'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187384100000#c1203318797943246081' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 2:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7829789356366851113</id><published>2007-08-17T14:59:00.000-06:00</published><updated>2007-08-17T14:59:39.265-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>wonderful first kit!! thanks a lot for sharing it ...</title><content type='html'>wonderful first kit!! thanks a lot for sharing it with us!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7829789356366851113'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7829789356366851113'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187384340000#c7829789356366851113' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 2:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3723525992028793782</id><published>2007-08-17T15:05:00.000-06:00</published><updated>2007-08-17T15:05:42.161-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This kit is absolutely stunning ! Thanks so much a...</title><content type='html'>This kit is absolutely stunning ! Thanks so much and I´ll defo will e-mail you a link when I make a LO with it !</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/3723525992028793782'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/3723525992028793782'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187384700000#c3723525992028793782' title=''/><author><name>Denise</name><uri>https://www.blogger.com/profile/14909741822543021361</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//2.bp.blogspot.com/_iUAMqsn72ok/Sa16-jYc-YI/AAAAAAAAANQ/oQDu5Qzo7e0/S220-s32/DSC01242bw.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1622743924'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 3:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2905166939871058200</id><published>2007-08-17T15:47:00.000-06:00</published><updated>2007-08-17T15:47:08.946-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>No need to be embarrassed - it is still beautiful ...</title><content type='html'>No need to be embarrassed - it is still beautiful and still awesome of you to share :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/2905166939871058200'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/2905166939871058200'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187387220000#c2905166939871058200' title=''/><author><name>The Artist Formaly Known as Kelly</name><uri>https://www.blogger.com/profile/09247967408452044030</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//2.bp.blogspot.com/_Ltq6sQw5l8I/Sb9pukJK4nI/AAAAAAAABLY/TjAYAn9Y-y8/S220-s32/ThinkPinkBlinkie.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-896459776'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 3:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7888342460824807359</id><published>2007-08-17T17:22:00.000-06:00</published><updated>2007-08-17T17:22:08.724-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Way CUTE!!</title><content type='html'>Thanks Way CUTE!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7888342460824807359'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7888342460824807359'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187392920000#c7888342460824807359' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 5:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6479235580835822732</id><published>2007-08-17T17:22:00.001-06:00</published><updated>2007-08-17T17:22:53.781-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>CONGRATS on your 1st awesome kit!!!!&lt;br&gt;TY so very...</title><content type='html'>CONGRATS on your 1st awesome kit!!!!&lt;BR/&gt;TY so very much for sharing it!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/6479235580835822732'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/6479235580835822732'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187392920001#c6479235580835822732' title=''/><author><name>Sharon aka Scrapcat4914</name><uri>https://www.blogger.com/profile/16114930182818644114</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//bp0.blogger.com/_9LuSK2E6b9Y/R__Z7MmnANI/AAAAAAAAAFk/PeGK2VuzRkQ/S220-s31/DSC_0004.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-441086482'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 5:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2170186392835042745</id><published>2007-08-17T17:39:00.000-06:00</published><updated>2007-08-17T17:39:23.861-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Terrific, wonderful, I love it!&lt;br&gt;I'll post a lin...</title><content type='html'>Terrific, wonderful, I love it!&lt;BR/&gt;I'll post a link on my blog! &lt;BR/&gt;Andrea</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/2170186392835042745'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/2170186392835042745'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187393940000#c2170186392835042745' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 5:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-911745460506731488</id><published>2007-08-17T18:44:00.000-06:00</published><updated>2007-08-17T18:44:03.358-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very fun and I really like the bold and bright col...</title><content type='html'>Very fun and I really like the bold and bright colors.  Thank you for sharing.  For some reason I am "into" alphas these days, and I just love your chipboard alpha.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/911745460506731488'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/911745460506731488'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187397840000#c911745460506731488' title=''/><author><name>elenasworld</name><uri>https://www.blogger.com/profile/02644823012603781890</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='25' src='//3.bp.blogspot.com/_gBaQ3Pzri1k/SsYcTOa2D5I/AAAAAAAAClg/m--H0ZgZIHU/S220-s32/elena.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-52953786'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 6:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8959364560139131309</id><published>2007-08-17T20:50:00.000-06:00</published><updated>2007-08-17T20:50:20.285-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is an adorable kit Im glad Selena posted your...</title><content type='html'>This is an adorable kit Im glad Selena posted your link I love the colors&lt;BR/&gt;Belinda</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/8959364560139131309'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/8959364560139131309'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187405400000#c8959364560139131309' title=''/><author><name>BelindasScrapz</name><uri>https://www.blogger.com/profile/10055387094238827372</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-mpxWZnJ9GEk/V2Iq1DM5iHI/AAAAAAAAhuM/oILhrzXGMLwJgfuLnrCauAKR6ODzpDbywCK4B/s32/linked%2Bin.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-421679639'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 8:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7526433002332464415</id><published>2007-08-17T21:15:00.000-06:00</published><updated>2007-08-17T21:15:03.656-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow! Great kit, love the color! &lt;br&gt;When's the CT ...</title><content type='html'>Wow! Great kit, love the color! &lt;BR/&gt;When's the CT call!? Cuz I wanna apply. Great job!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7526433002332464415'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7526433002332464415'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187406900000#c7526433002332464415' title=''/><author><name>marieta</name><uri>https://www.blogger.com/profile/10649179262349044635</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1516666604'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 9:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7486184604422696786</id><published>2007-08-17T21:26:00.000-06:00</published><updated>2007-08-17T21:26:11.873-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Now that rocks, thanks so much for your time and t...</title><content type='html'>Now that rocks, thanks so much for your time and talent and most of all your gift to give.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7486184604422696786'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7486184604422696786'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187407560000#c7486184604422696786' title=''/><author><name>TragedyAnne</name><uri>https://www.blogger.com/profile/10101591769963272057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1754435493'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 9:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1707334406356897387</id><published>2007-08-17T21:41:00.000-06:00</published><updated>2007-08-17T21:41:13.728-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>this is your 1st kit?  wow!  i am impressed!  awes...</title><content type='html'>this is your 1st kit?  wow!  i am impressed!  awesome job!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/1707334406356897387'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/1707334406356897387'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187408460000#c1707334406356897387' title=''/><author><name>Dirty Feet Designs</name><uri>https://www.blogger.com/profile/05431107399028632440</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//2.bp.blogspot.com/_RgR1wscTC4k/SVJasEvFYKI/AAAAAAAAAoo/jAdQ7Vgfky4/S220-s32/avatar-100x84.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1639041910'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 9:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7487503626398815545</id><published>2007-08-17T21:44:00.000-06:00</published><updated>2007-08-17T21:44:08.298-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome first kit! I can't wait to open it up.</title><content type='html'>Awesome first kit! I can't wait to open it up.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7487503626398815545'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7487503626398815545'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187408640000#c7487503626398815545' title=''/><author><name>Miss j aka mixedclawzz</name><uri>https://www.blogger.com/profile/05698933071485495427</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//shim1.shutterfly.com/procgserv/47b7d626b3127cce98548a79975300000010100AZNGrJm4ZN2Mg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1495294628'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2007 at 9:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3371823613445954172</id><published>2007-08-18T00:17:00.000-06:00</published><updated>2007-08-18T00:17:23.998-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much this kit is stunning.</title><content type='html'>Thank you so much this kit is stunning.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/3371823613445954172'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/3371823613445954172'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187417820000#c3371823613445954172' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2007 at 12:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8314639597968242009</id><published>2007-08-18T00:37:00.000-06:00</published><updated>2007-08-18T00:37:37.872-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>very cool and the name is a hoot!  Thank you!</title><content type='html'>very cool and the name is a hoot!  Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/8314639597968242009'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/8314639597968242009'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187419020000#c8314639597968242009' title=''/><author><name>cherylzyx</name><uri>https://www.blogger.com/profile/12962675413732936004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//bp0.blogger.com/_SMxvvmGFhAM/SHl7mB-NBEI/AAAAAAAAAAM/leF4t6VymT4/S220-s33/Hands9.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-613712861'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2007 at 12:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8328897183829252369</id><published>2007-08-18T01:35:00.000-06:00</published><updated>2007-08-18T01:35:09.939-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brittney, I love this kit. It is so generous of yo...</title><content type='html'>Brittney, I love this kit. It is so generous of you to give the whole thing away. It has so much too it. You are a great LO designer, template designer and now kit designer. I'm so glad to be able to glean from your talents. Thanks for sharing and thanks for not letting a particular someone discourage you because it is too obvious that this kit is a huge hit. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/8328897183829252369'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/8328897183829252369'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187422500000#c8328897183829252369' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2007 at 1:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6835989163794529086</id><published>2007-08-18T03:55:00.001-06:00</published><updated>2007-08-18T03:55:28.727-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  The DigiFree freebie search engine is ...</title><content type='html'>Thank you!  The DigiFree freebie search engine is about to list this blog post at digifree.blogspot.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/6835989163794529086'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/6835989163794529086'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187430900001#c6835989163794529086' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2007 at 3:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4601525767868365627</id><published>2007-08-18T05:33:00.000-06:00</published><updated>2007-08-18T05:33:50.659-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks so much this kit is great!</title><content type='html'>thanks so much this kit is great!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/4601525767868365627'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/4601525767868365627'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187436780000#c4601525767868365627' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/13907671818531385219</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-341765829'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2007 at 5:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1885244879801247085</id><published>2007-08-18T06:19:00.000-06:00</published><updated>2007-08-18T06:19:40.339-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great kit! I never would have thought it was your ...</title><content type='html'>Great kit! I never would have thought it was your first. I'll be watching for your second. Thanks for sharing.&lt;BR/&gt;&lt;BR/&gt;Evelyn</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/1885244879801247085'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/1885244879801247085'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187439540000#c1885244879801247085' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2007 at 6:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8065421307647068310</id><published>2007-08-18T06:23:00.000-06:00</published><updated>2007-08-18T06:23:33.165-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wahouuuuuuuuuuuuu MAGNIFIQUE merci beacoup !scrapbiz</title><content type='html'>Wahouuuuuuuuuuuuu MAGNIFIQUE merci beacoup !scrapbiz</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/8065421307647068310'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/8065421307647068310'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187439780000#c8065421307647068310' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2007 at 6:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4428104573040722646</id><published>2007-08-18T07:56:00.000-06:00</published><updated>2007-08-18T07:56:56.446-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for sharing. This kit is just fantastic....</title><content type='html'>Thank you for sharing. This kit is just fantastic. I love the colours and everything about it. Keep it up.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/4428104573040722646'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/4428104573040722646'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187445360000#c4428104573040722646' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2007 at 7:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1278721873659899341</id><published>2007-08-18T08:39:00.000-06:00</published><updated>2007-08-18T08:39:14.623-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>holy cow, this is SO cute, LOVE the deep purple!! ...</title><content type='html'>holy cow, this is SO cute, LOVE the deep purple!! Thanks for sharing your first (and hopefully not last)! It's great! P.S. Nice title, too :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/1278721873659899341'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/1278721873659899341'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187447940000#c1278721873659899341' title=''/><author><name>Jany</name><uri>https://www.blogger.com/profile/18090915731449647399</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-579647689'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2007 at 8:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7704181229169991747</id><published>2007-08-18T09:12:00.000-06:00</published><updated>2007-08-18T09:12:01.993-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can't believe this is your first kit - awesome j...</title><content type='html'>I can't believe this is your first kit - awesome job!  Thank you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7704181229169991747'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7704181229169991747'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187449920000#c7704181229169991747' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2007 at 9:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9166255345211698948</id><published>2007-08-18T09:14:00.000-06:00</published><updated>2007-08-18T09:14:00.878-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fisrt kit?!?!  It's awesome for a first kit!  Grea...</title><content type='html'>Fisrt kit?!?!  It's awesome for a first kit!  Great job, and TY!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/9166255345211698948'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/9166255345211698948'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187450040000#c9166255345211698948' title=''/><author><name>absolutartist1</name><uri>https://www.blogger.com/profile/00612161797800698071</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-426481418'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2007 at 9:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4856034112107768679</id><published>2007-08-18T09:27:00.000-06:00</published><updated>2007-08-18T09:27:56.077-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fantastic kit - and your first?! Wow!  Thank you s...</title><content type='html'>Fantastic kit - and your first?! Wow!  Thank you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/4856034112107768679'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/4856034112107768679'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187450820000#c4856034112107768679' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/18026137615992193079</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-785697335'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2007 at 9:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7692444087901650092</id><published>2007-08-18T09:46:00.000-06:00</published><updated>2007-08-18T09:46:19.997-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>wow first kit??? This looks awesome - thank you ve...</title><content type='html'>wow first kit??? This looks awesome - thank you very much for sharing - will go perfectly with my girls dance photos from last week :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7692444087901650092'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7692444087901650092'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187451960000#c7692444087901650092' title=''/><author><name>Joy</name><uri>https://www.blogger.com/profile/01505134010771326200</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//img.photobucket.com/albums/v654/Twirlyjoy/mephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1273761541'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2007 at 9:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2083924519919683572</id><published>2007-08-18T10:02:00.000-06:00</published><updated>2007-08-18T10:02:59.997-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your alpha looks great, and I like the added heart...</title><content type='html'>Your alpha looks great, and I like the added heart and asterisk.&lt;BR/&gt;&lt;BR/&gt;The patterns on your papers look great.  I'm not sure about the texturing but it's still really good for your first kit.  Not a huge fan of bright colors--though they do go well together--that's just personal preference; most of my pictures are suited to dark colors, so I don't use bright kits very often.&lt;BR/&gt;&lt;BR/&gt;Elements look pretty good, although is there a slight drop shadow on some of them?  Love the film strip.  Your ribbons look awesome, I'm very impressed.  Your rubons and stickers are very good too.&lt;BR/&gt;&lt;BR/&gt;Great work!  I'm surprised it's your first kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/2083924519919683572'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/2083924519919683572'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187452920000#c2083924519919683572' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2007 at 10:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1545418688158165013</id><published>2007-08-18T10:41:00.000-06:00</published><updated>2007-08-18T10:41:33.177-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Super cute hon! :D Thank you so much. :D</title><content type='html'>Super cute hon! :D Thank you so much. :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/1545418688158165013'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/1545418688158165013'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187455260000#c1545418688158165013' title=''/><author><name>AJ</name><uri>https://www.blogger.com/profile/10281463142532948575</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_AfVeDk_AN-g/Srr1nbpyTVI/AAAAAAAAAqo/Ulo1bgoZt1k/S220-s32/AneChick+copy+sm.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-616663952'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2007 at 10:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3837447808602157500</id><published>2007-08-18T10:53:00.000-06:00</published><updated>2007-08-18T10:53:51.985-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful job! thank you for sharing with all of us.</title><content type='html'>Beautiful job! thank you for sharing with all of us.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/3837447808602157500'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/3837447808602157500'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187455980000#c3837447808602157500' title=''/><author><name>Maga</name><uri>https://www.blogger.com/profile/16143711205988240475</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//farm2.static.flickr.com/1276/1290962224_ed39d0ef46_o.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-307234503'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2007 at 10:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3267178111951707132</id><published>2007-08-18T11:08:00.000-06:00</published><updated>2007-08-18T11:08:09.435-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very pretty, thank you.</title><content type='html'>Very pretty, thank you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/3267178111951707132'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/3267178111951707132'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187456880000#c3267178111951707132' title=''/><author><name>BitsOScrap</name><uri>https://www.blogger.com/profile/06416296533666894317</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='11' src='//3.bp.blogspot.com/-XNCB6Hgkpbg/VPNCQ4t6HbI/AAAAAAAADjo/WPU_hCfz-4U/s33/siggy01.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-236415433'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2007 at 11:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-372532730164325334</id><published>2007-08-18T12:02:00.000-06:00</published><updated>2007-08-18T12:02:08.950-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>*Please* keep posting your digi-journal pages!  Th...</title><content type='html'>*Please* keep posting your digi-journal pages!  They are SO creative and cute!  I may even scraplift some of them (I'm a rectangle scrapper who is VERY heavy on the journaling).  Great work and idea!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5006542599705771723/comments/default/372532730164325334'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5006542599705771723/comments/default/372532730164325334'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/nuthin-new.html?showComment=1187460120000#c372532730164325334' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/nuthin-new.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5006542599705771723' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5006542599705771723' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2007 at 12:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2509092712994895091</id><published>2007-08-18T15:03:00.000-06:00</published><updated>2007-08-18T15:03:25.861-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Way to go! Gorgeous kit! Thank you</title><content type='html'>Way to go! Gorgeous kit! Thank you</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/2509092712994895091'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/2509092712994895091'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187470980000#c2509092712994895091' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2007 at 3:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2119763539349925201</id><published>2007-08-18T17:20:00.000-06:00</published><updated>2007-08-18T17:20:29.395-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Amazing kit!  So love the colors. You ROCK!</title><content type='html'>Amazing kit!  So love the colors. You ROCK!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/2119763539349925201'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/2119763539349925201'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187479200000#c2119763539349925201' title=''/><author><name>pokettiger</name><uri>https://www.blogger.com/profile/15873328065978997841</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-bah8UFWcyq0/UUtD-8QAQ1I/AAAAAAAAJgk/u_Teesl1YEA/s32/Me%2BCosmic%2BCowgirl%2BConference%2BWolfie%2B3-16-13.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1198728719'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2007 at 5:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3992512714978146713</id><published>2007-08-18T17:24:00.000-06:00</published><updated>2007-08-18T17:24:01.975-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this.</title><content type='html'>Love this.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/3992512714978146713'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/3992512714978146713'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187479440000#c3992512714978146713' title=''/><author><name>dmauton</name><uri>https://www.blogger.com/profile/07133487716231792445</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-fbcZMhV_tFE/W8eRH4FwYvI/AAAAAAAAd0Q/8_LLwpUydcwVO4JE_0BjD99UQi4YX3HqQCK4BGAYYCw/s32/4J2A7137.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1615184513'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2007 at 5:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-473012249756089914</id><published>2007-08-18T22:11:00.000-06:00</published><updated>2007-08-18T22:11:12.239-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome kit!!! The colors are so fun and original!...</title><content type='html'>Awesome kit!!! The colors are so fun and original!! Thank you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/473012249756089914'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/473012249756089914'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187496660000#c473012249756089914' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2007 at 10:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8112405369182996126</id><published>2007-08-18T22:35:00.000-06:00</published><updated>2007-08-18T22:35:00.807-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!  What a great start.  Love the theme.  Thank ...</title><content type='html'>Wow!  What a great start.  Love the theme.  Thank you for sharing!&lt;BR/&gt;Amy in MI</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/8112405369182996126'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/8112405369182996126'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187498100000#c8112405369182996126' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2007 at 10:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2232202071234353558</id><published>2007-08-18T23:12:00.000-06:00</published><updated>2007-08-18T23:12:06.604-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>gorgeous kit thanks for the freebie..</title><content type='html'>gorgeous kit thanks for the freebie..</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/2232202071234353558'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/2232202071234353558'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187500320000#c2232202071234353558' title=''/><author><name>Flora</name><uri>https://www.blogger.com/profile/16777372847083449459</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//bp3.blogger.com/_tbHDYCBASKo/R6Yj7HETK9I/AAAAAAAAAOo/HCxLWqx-abM/S220-s32/myavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1323097542'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2007 at 11:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4968285531474787666</id><published>2007-08-18T23:53:00.000-06:00</published><updated>2007-08-18T23:53:31.647-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your first Kit is absolutely wonderful!!!! Thank y...</title><content type='html'>Your first Kit is absolutely wonderful!!!! Thank you for sharing!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/4968285531474787666'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/4968285531474787666'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187502780000#c4968285531474787666' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2007 at 11:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7063310211945253225</id><published>2007-08-19T00:41:00.000-06:00</published><updated>2007-08-19T00:41:12.379-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your first kit ROCKS!&lt;br&gt;Thank you for sharing.</title><content type='html'>Your first kit ROCKS!&lt;BR/&gt;Thank you for sharing.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7063310211945253225'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7063310211945253225'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187505660000#c7063310211945253225' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10721497345390851697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1563151388'/><gd:extendedProperty name='blogger.displayTime' value='August 19, 2007 at 12:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-430988653336835679</id><published>2007-08-19T01:08:00.000-06:00</published><updated>2007-08-19T01:08:14.177-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful! Love the striking color combo, the text...</title><content type='html'>Beautiful! Love the striking color combo, the textures, and the cute elements.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/430988653336835679'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/430988653336835679'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187507280000#c430988653336835679' title=''/><author><name>Angel's Imaginations</name><uri>https://www.blogger.com/profile/17187551806422786628</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/_b-KO5bhpVfs/Sj_1fzW73FI/AAAAAAAAAEo/BJByfYMo_sw/S220-s32/Angelnewhat2a.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-537055091'/><gd:extendedProperty name='blogger.displayTime' value='August 19, 2007 at 1:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7431686660578039532</id><published>2007-08-19T02:19:00.000-06:00</published><updated>2007-08-19T02:19:56.477-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>great colours - looks very very pretty - thanks so...</title><content type='html'>great colours - looks very very pretty - thanks so much for sharing your first kit with us!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7431686660578039532'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7431686660578039532'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187511540000#c7431686660578039532' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/09715175390797594028</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1785909962'/><gd:extendedProperty name='blogger.displayTime' value='August 19, 2007 at 2:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6746378784415318146</id><published>2007-08-19T06:17:00.000-06:00</published><updated>2007-08-19T06:17:14.558-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful kit!  Well done for your first kit!!  :)</title><content type='html'>Beautiful kit!  Well done for your first kit!!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/6746378784415318146'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/6746378784415318146'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187525820000#c6746378784415318146' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 19, 2007 at 6:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8303704579377505026</id><published>2007-08-19T09:14:00.000-06:00</published><updated>2007-08-19T09:14:09.762-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Would have never guessed that this was your first!...</title><content type='html'>Would have never guessed that this was your first!  Awesome Kit - love it!  Thank-you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/8303704579377505026'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/8303704579377505026'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187536440000#c8303704579377505026' title=''/><author><name>Nurse Watson</name><uri>https://www.blogger.com/profile/13547190930743762840</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//bp2.blogger.com/_rnS9MwF8Ggc/R_JpMSJN2mI/AAAAAAAAACo/uXynUMYymaY/S220-s32/th_ta_nurse_with_hypod_needle.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-854512996'/><gd:extendedProperty name='blogger.displayTime' value='August 19, 2007 at 9:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7327856159508774760</id><published>2007-08-19T09:58:00.000-06:00</published><updated>2007-08-19T09:58:05.584-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>wow awesome colours!!! Love it, thank you so much</title><content type='html'>wow awesome colours!!! Love it, thank you so much</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7327856159508774760'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7327856159508774760'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187539080000#c7327856159508774760' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 19, 2007 at 9:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7428588185542350294</id><published>2007-08-19T11:30:00.000-06:00</published><updated>2007-08-19T11:30:01.000-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE IT! Thanks so much!</title><content type='html'>LOVE IT! Thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7428588185542350294'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7428588185542350294'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187544600000#c7428588185542350294' title=''/><author><name>Lindsey</name><uri>https://www.blogger.com/profile/11364880994596054802</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//1.bp.blogspot.com/_7wzjTIwKX5s/Sc_i4OxjBhI/AAAAAAAACCQ/ZaiAwJrLJ9I/S220-s32/mechloecny1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-157778557'/><gd:extendedProperty name='blogger.displayTime' value='August 19, 2007 at 11:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1779523579274657165</id><published>2007-08-19T12:13:00.000-06:00</published><updated>2007-08-19T12:13:21.534-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Totally Adorable! Thanks!</title><content type='html'>Totally Adorable! Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/1779523579274657165'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/1779523579274657165'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187547180000#c1779523579274657165' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/08870987456449712457</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-334169991'/><gd:extendedProperty name='blogger.displayTime' value='August 19, 2007 at 12:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7142501047734043907</id><published>2007-08-19T17:25:00.000-06:00</published><updated>2007-08-19T17:25:25.260-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can't believe this is your firt kit. WOW!!! Thank ...</title><content type='html'>Can't believe this is your firt kit. WOW!!! Thank you for the beautiful kit.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7142501047734043907'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7142501047734043907'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187565900000#c7142501047734043907' title=''/><author><name>PSharp</name><uri>https://www.blogger.com/profile/04567709279480626303</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-538566229'/><gd:extendedProperty name='blogger.displayTime' value='August 19, 2007 at 5:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6277522738158482790</id><published>2007-08-19T18:52:00.000-06:00</published><updated>2007-08-19T18:52:33.103-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It looks like a pro's work to me!  Thanks for shar...</title><content type='html'>It looks like a pro's work to me!  Thanks for sharing.  I love it.&lt;BR/&gt;Ileana</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/6277522738158482790'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/6277522738158482790'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187571120000#c6277522738158482790' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 19, 2007 at 6:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5870185045291015682</id><published>2007-08-19T19:51:00.000-06:00</published><updated>2007-08-19T19:51:19.322-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very pretty!  Thank you so much!  You did a great ...</title><content type='html'>Very pretty!  Thank you so much!  You did a great job!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/5870185045291015682'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/5870185045291015682'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187574660000#c5870185045291015682' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 19, 2007 at 7:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8081202461345191443</id><published>2007-08-20T01:07:00.000-06:00</published><updated>2007-08-20T01:07:02.697-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>dude. you SERIOUSLY rocked this!!!!  It is absolut...</title><content type='html'>dude. you SERIOUSLY rocked this!!!!  It is absolutley fantastic!  I am just so proud of you and can't wait to play with it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/8081202461345191443'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/8081202461345191443'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187593620000#c8081202461345191443' title=''/><author><name>Shandy</name><uri>https://www.blogger.com/profile/02176480683431803948</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/_-CBT_BtNDp0/SPTzehAGH1I/AAAAAAAABbU/64L2IsC85o8/S220-s32/IMG_1482.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-23267246'/><gd:extendedProperty name='blogger.displayTime' value='August 20, 2007 at 1:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6749134110859816760</id><published>2007-08-20T08:26:00.000-06:00</published><updated>2007-08-20T08:26:37.935-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats on your first kit. Very nice :) TFS.</title><content type='html'>Congrats on your first kit. Very nice :) TFS.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/6749134110859816760'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/6749134110859816760'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187619960000#c6749134110859816760' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 20, 2007 at 8:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2964783271431510289</id><published>2007-08-20T12:07:00.000-06:00</published><updated>2007-08-20T12:07:30.178-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is awesome! Just love the colour combination....</title><content type='html'>This is awesome! Just love the colour combination. Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/2964783271431510289'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/2964783271431510289'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187633220000#c2964783271431510289' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 20, 2007 at 12:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6753052997043674748</id><published>2007-08-20T16:03:00.000-06:00</published><updated>2007-08-20T16:03:25.928-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for sharing you wonderful kit! can't wait t...</title><content type='html'>thanks for sharing you wonderful kit! can't wait to work with it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/6753052997043674748'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/6753052997043674748'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187647380000#c6753052997043674748' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 20, 2007 at 4:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1644742755600069186</id><published>2007-08-20T16:30:00.000-06:00</published><updated>2007-08-20T16:30:59.017-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What an unusual combination colors that totally wo...</title><content type='html'>What an unusual combination colors that totally work together! Thank you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/1644742755600069186'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/1644742755600069186'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187649000000#c1644742755600069186' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 20, 2007 at 4:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7355149827136046449</id><published>2007-08-20T19:09:00.000-06:00</published><updated>2007-08-20T19:09:53.069-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks so much for this, your first kit - WOW - ca...</title><content type='html'>thanks so much for this, your first kit - WOW - can't wait to see what else you come up with.  FABULOUS, can I send you my LO's I make with it?????  drop me a note on my blog with a link if you like, thanks again for sharing :o)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7355149827136046449'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7355149827136046449'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187658540000#c7355149827136046449' title=''/><author><name>momto4boys</name><uri>https://www.blogger.com/profile/10253968271560972027</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//1.bp.blogspot.com/_z0UmpKhMyrM/TSMnTn1tZCI/AAAAAAAAAV0/nRULLxlW8M8/S220-s32/Christine%2Bfor%2BMel.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1148923291'/><gd:extendedProperty name='blogger.displayTime' value='August 20, 2007 at 7:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3046824343614663612</id><published>2007-08-21T05:45:00.000-06:00</published><updated>2007-08-21T05:45:37.600-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>pretty kit, love the colors :)&lt;br&gt;&lt;br&gt;thank you!</title><content type='html'>pretty kit, love the colors :)&lt;BR/&gt;&lt;BR/&gt;thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/3046824343614663612'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/3046824343614663612'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187696700000#c3046824343614663612' title=''/><author><name>Kaje</name><uri>https://www.blogger.com/profile/11340325811995349028</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1845046496'/><gd:extendedProperty name='blogger.displayTime' value='August 21, 2007 at 5:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6984761120049862552</id><published>2007-08-21T22:38:00.000-06:00</published><updated>2007-08-21T22:38:08.379-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>Look how many comments!! You are FAMOUS!! How exciting!! heheh :)  Thanks for your comments on my blog!!  I'm so glad you visited me!! &lt;3</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/6984761120049862552'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/6984761120049862552'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1187757480000#c6984761120049862552' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='August 21, 2007 at 10:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4359783709248392703</id><published>2007-08-22T06:50:00.000-06:00</published><updated>2007-08-22T06:50:09.449-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Lovely colours</title><content type='html'>Lovely colours</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7558440346464502068/comments/default/4359783709248392703'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7558440346464502068/comments/default/4359783709248392703'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/accidentally-in-love-in-action.html?showComment=1187787000000#c4359783709248392703' title=''/><author><name>Lisbet</name><uri>https://www.blogger.com/profile/08702843119232630761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/accidentally-in-love-in-action.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7558440346464502068' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7558440346464502068' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-977463242'/><gd:extendedProperty name='blogger.displayTime' value='August 22, 2007 at 6:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2371165321876459957</id><published>2007-08-22T07:06:00.000-06:00</published><updated>2007-08-22T07:06:08.766-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, I love tacos too and make them all the time! :...</title><content type='html'>Oh, I love tacos too and make them all the time! :) And you're quite fast in this designing thing being half way through your second kit already..! Can't wait to see what it looks like! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7558440346464502068/comments/default/2371165321876459957'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7558440346464502068/comments/default/2371165321876459957'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/accidentally-in-love-in-action.html?showComment=1187787960000#c2371165321876459957' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/accidentally-in-love-in-action.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7558440346464502068' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7558440346464502068' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='August 22, 2007 at 7:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8367312831049526534</id><published>2007-08-22T09:48:00.000-06:00</published><updated>2007-08-22T09:48:59.140-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It is so fun to see what other people made with yo...</title><content type='html'>It is so fun to see what other people made with your kit! It is really cute! I need to get busy!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7558440346464502068/comments/default/8367312831049526534'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7558440346464502068/comments/default/8367312831049526534'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/accidentally-in-love-in-action.html?showComment=1187797680000#c8367312831049526534' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/accidentally-in-love-in-action.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7558440346464502068' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7558440346464502068' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='August 22, 2007 at 9:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4611443367358598802</id><published>2007-08-22T16:56:00.000-06:00</published><updated>2007-08-22T16:56:16.913-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your niece is so STINKIN cute! How fun that your s...</title><content type='html'>Your niece is so STINKIN cute! How fun that your sister-in-law scraps with you!!!  I've been trying to get my sisters, in-laws and all to scrap with me but I haven't broke em down yet hehehe Way cute pages!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7558440346464502068/comments/default/4611443367358598802'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7558440346464502068/comments/default/4611443367358598802'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/accidentally-in-love-in-action.html?showComment=1187823360000#c4611443367358598802' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/accidentally-in-love-in-action.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7558440346464502068' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7558440346464502068' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='August 22, 2007 at 4:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7504026600588593267</id><published>2007-08-24T10:52:00.000-06:00</published><updated>2007-08-24T10:52:44.009-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE all of these pages!! I think that they may ...</title><content type='html'>I LOVE all of these pages!! I think that they may just be some of your best ones yet!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5010633362471346698/comments/default/7504026600588593267'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5010633362471346698/comments/default/7504026600588593267'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/so-many-new-los.html?showComment=1187974320000#c7504026600588593267' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/so-many-new-los.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5010633362471346698' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5010633362471346698' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2007 at 10:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6644896696307234364</id><published>2007-08-24T11:28:00.000-06:00</published><updated>2007-08-24T11:28:21.526-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just love your scrapping style...your layouts ar...</title><content type='html'>I just love your scrapping style...your layouts are fantastic.  Keep posting them.  I can't wait to see more.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5010633362471346698/comments/default/6644896696307234364'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5010633362471346698/comments/default/6644896696307234364'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/so-many-new-los.html?showComment=1187976480000#c6644896696307234364' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/so-many-new-los.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5010633362471346698' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5010633362471346698' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2007 at 11:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8307750163236920548</id><published>2007-08-24T12:29:00.000-06:00</published><updated>2007-08-24T12:29:13.635-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute, Brittney!  Looks like you guys had fun.</title><content type='html'>So cute, Brittney!  Looks like you guys had fun.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5010633362471346698/comments/default/8307750163236920548'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5010633362471346698/comments/default/8307750163236920548'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/so-many-new-los.html?showComment=1187980140000#c8307750163236920548' title=''/><author><name>Steve and Megan</name><uri>https://www.blogger.com/profile/13668188902781076426</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/so-many-new-los.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5010633362471346698' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5010633362471346698' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1890609455'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2007 at 12:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3365050355879626437</id><published>2007-08-25T22:29:00.000-06:00</published><updated>2007-08-25T22:29:16.407-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You guys go on so many fun trips!!Love your pages!</title><content type='html'>You guys go on so many fun trips!!Love your pages!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2411818307757835204/comments/default/3365050355879626437'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2411818307757835204/comments/default/3365050355879626437'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/rocky-mountain-high.html?showComment=1188102540000#c3365050355879626437' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/rocky-mountain-high.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2411818307757835204' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2411818307757835204' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2007 at 10:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2197218660432219817</id><published>2007-08-26T13:44:00.000-06:00</published><updated>2007-08-26T13:44:45.373-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the kit - it is beautiful!</title><content type='html'>Thank you so much for the kit - it is beautiful!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/2197218660432219817'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/2197218660432219817'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1188157440000#c2197218660432219817' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2007 at 1:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3330898625735290729</id><published>2007-08-26T21:07:00.000-06:00</published><updated>2007-08-26T21:07:11.625-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much!  Can't wait for your future work.</title><content type='html'>Thanks so much!  Can't wait for your future work.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/3330898625735290729'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/3330898625735290729'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1188184020000#c3330898625735290729' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10953754037679807254</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-234482232'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2007 at 9:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7764063990572434827</id><published>2007-08-27T10:25:00.000-06:00</published><updated>2007-08-27T10:25:47.381-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ahhh!  She is so dang cute!  And this kit is aweso...</title><content type='html'>Ahhh!  She is so dang cute!  And this kit is awesome.  I have my Wacom all set up and Photoshop installed, so now all I have to do is jump in.  I really can't wait!  Nice job on the kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6177265051335931421/comments/default/7764063990572434827'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6177265051335931421/comments/default/7764063990572434827'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/free-mini-kit.html?showComment=1188231900000#c7764063990572434827' title=''/><author><name>BTMIN</name><uri>https://www.blogger.com/profile/16723311176479432021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/free-mini-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6177265051335931421' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6177265051335931421' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703829899'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2007 at 10:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7791015058129843312</id><published>2007-08-27T15:07:00.000-06:00</published><updated>2007-08-27T15:07:38.536-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much! Wonderful first kit.</title><content type='html'>Thanks so much! Wonderful first kit.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7791015058129843312'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7791015058129843312'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1188248820000#c7791015058129843312' title=''/><author><name>Shell</name><uri>https://www.blogger.com/profile/17676322647313773757</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-746874416'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2007 at 3:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5722272043562209237</id><published>2007-08-27T16:42:00.000-06:00</published><updated>2007-08-27T16:42:54.099-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt,&lt;br&gt;I love this page. She is such a cute gir...</title><content type='html'>Britt,&lt;BR/&gt;I love this page. She is such a cute girl. Megan is a lucky mom.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6177265051335931421/comments/default/5722272043562209237'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6177265051335931421/comments/default/5722272043562209237'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/free-mini-kit.html?showComment=1188254520000#c5722272043562209237' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/free-mini-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6177265051335931421' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6177265051335931421' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2007 at 4:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2418112104131728200</id><published>2007-08-28T09:58:00.000-06:00</published><updated>2007-08-28T09:58:19.663-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey&lt;br&gt;Thanks for your comments on my page!  They ...</title><content type='html'>Hey&lt;BR/&gt;Thanks for your comments on my page!  They mean a lot!  That was Simply Sarah Template #25 and a free kit I'm not sure where I got it, Tabrizias Beach House Passion Sampler.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6177265051335931421/comments/default/2418112104131728200'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6177265051335931421/comments/default/2418112104131728200'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/free-mini-kit.html?showComment=1188316680000#c2418112104131728200' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/free-mini-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6177265051335931421' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6177265051335931421' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='August 28, 2007 at 9:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2561678499270901298</id><published>2007-08-29T18:44:00.000-06:00</published><updated>2007-08-29T18:44:14.651-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love it!  It is sooooo FUN!  The color scheme is...</title><content type='html'>I love it!  It is sooooo FUN!  The color scheme is way cute!  You go girl!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2561678499270901298'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2561678499270901298'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188434640000#c2561678499270901298' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 29, 2007 at 6:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7591539048383406910</id><published>2007-08-29T18:46:00.000-06:00</published><updated>2007-08-29T18:46:00.838-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, this is a FAB kit, it is so cute. I love the ...</title><content type='html'>Wow, this is a FAB kit, it is so cute. I love the alphas, and the  animal stickers are so adorable. Thanks so much for sharing this great kit. I look forward to what you come up with next.&lt;BR/&gt;Have a wonderful day!!!&lt;BR/&gt;GingerL~~~</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/7591539048383406910'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/7591539048383406910'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188434760000#c7591539048383406910' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 29, 2007 at 6:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5363670367155962784</id><published>2007-08-29T19:24:00.000-06:00</published><updated>2007-08-29T19:24:43.948-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this kit, thanks so much for sharing.  Smiles...</title><content type='html'>Love this kit, thanks so much for sharing.  Smiles Debbiejw</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/5363670367155962784'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/5363670367155962784'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188437040000#c5363670367155962784' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 29, 2007 at 7:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4379982698133378921</id><published>2007-08-29T19:27:00.000-06:00</published><updated>2007-08-29T19:27:05.998-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love that bracelet you did Britt--the photos are g...</title><content type='html'>Love that bracelet you did Britt--the photos are great too.  Looks like you had a lot of fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2087230019917802924/comments/default/4379982698133378921'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2087230019917802924/comments/default/4379982698133378921'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/beading-beauties.html?showComment=1188437220000#c4379982698133378921' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/beading-beauties.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2087230019917802924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2087230019917802924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 29, 2007 at 7:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3453973412611384971</id><published>2007-08-29T19:38:00.000-06:00</published><updated>2007-08-29T19:38:24.724-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>holy cow--you are awesome!!! can&amp;#39;t wait to pla...</title><content type='html'>holy cow--you are awesome!!! can't wait to play with this!! love those colors!! and that owl &amp; turtle are soooooo cute!!!! TAHNK YOU SO VERY MUCH!!!!!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/3453973412611384971'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/3453973412611384971'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188437880000#c3453973412611384971' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 29, 2007 at 7:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7943781549726369896</id><published>2007-08-29T19:50:00.000-06:00</published><updated>2007-08-29T19:50:40.459-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>HOLY COW BRITTNEY!! That is SOO  SOO SOO CUTE!! Wa...</title><content type='html'>HOLY COW BRITTNEY!! That is SOO  SOO SOO CUTE!! Way to go!  WOw, I am seriously impressed!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/7943781549726369896'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/7943781549726369896'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188438600000#c7943781549726369896' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='August 29, 2007 at 7:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-743872915497791205</id><published>2007-08-29T20:19:00.000-06:00</published><updated>2007-08-29T20:19:47.518-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fantabulous kit! Thanks!</title><content type='html'>Fantabulous kit! Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/743872915497791205'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/743872915497791205'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188440340000#c743872915497791205' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 29, 2007 at 8:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2886171616089299727</id><published>2007-08-29T20:33:00.000-06:00</published><updated>2007-08-29T20:33:19.367-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, thank you so much for this wonderful kit!</title><content type='html'>Wow, thank you so much for this wonderful kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2886171616089299727'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2886171616089299727'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188441180000#c2886171616089299727' title=''/><author><name>CathyK Designs</name><uri>https://www.blogger.com/profile/01661425258465450978</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-VXJ0qBwjuJ0/VE-NDymBvwI/AAAAAAAABUM/5wS7JZpVkSc/s32/CathyKLogoNoTexture.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-718520268'/><gd:extendedProperty name='blogger.displayTime' value='August 29, 2007 at 8:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8443207786935094832</id><published>2007-08-29T21:38:00.000-06:00</published><updated>2007-08-29T21:38:06.138-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, you are amazing...you know that right? I lo...</title><content type='html'>Britt, you are amazing...you know that right? I love the colors and can't wait to find pictures to go with it!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/8443207786935094832'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/8443207786935094832'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188445080000#c8443207786935094832' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='August 29, 2007 at 9:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4343964068162129671</id><published>2007-08-29T23:25:00.000-06:00</published><updated>2007-08-29T23:25:40.466-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Absolutely GORGEOUS Britt!!&lt;br&gt;Thankyou so much! :o)</title><content type='html'>Absolutely GORGEOUS Britt!!&lt;BR/&gt;Thankyou so much! :o)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/4343964068162129671'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/4343964068162129671'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188451500000#c4343964068162129671' title=''/><author><name>The Mini Mum</name><uri>https://www.blogger.com/profile/02470202469914444855</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-Esnss_4f_WI/Ws7_tN1S91I/AAAAAAAABhg/ZCmRnsvayLkgCOb_e_mxzehHUulgaFMmgCK4BGAYYCw/s32/ProfilePic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-16985569'/><gd:extendedProperty name='blogger.displayTime' value='August 29, 2007 at 11:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4386222364345797277</id><published>2007-08-29T23:36:00.000-06:00</published><updated>2007-08-29T23:36:47.583-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great job, Brittney!!&lt;br&gt;Love the kit a lot!! &lt;br&gt;...</title><content type='html'>Great job, Brittney!!&lt;BR/&gt;Love the kit a lot!! &lt;BR/&gt;&lt;BR/&gt;Thank you!!!&lt;BR/&gt;{{{hugs}}}</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/4386222364345797277'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/4386222364345797277'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188452160000#c4386222364345797277' title=''/><author><name>M u s s</name><uri>https://www.blogger.com/profile/10692200328175774477</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_hDUXc-dCzeg/Smf-Go7rciI/AAAAAAAACO8/8PhiGfhF07I/S220-s32/P1010422-ava200.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1768912550'/><gd:extendedProperty name='blogger.displayTime' value='August 29, 2007 at 11:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6923082278379745821</id><published>2007-08-29T23:39:00.000-06:00</published><updated>2007-08-29T23:39:36.079-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>what a cute kit! how generous of you to share it! ...</title><content type='html'>what a cute kit! how generous of you to share it! thank you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/6923082278379745821'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/6923082278379745821'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188452340000#c6923082278379745821' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 29, 2007 at 11:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6299865513334222484</id><published>2007-08-29T23:48:00.000-06:00</published><updated>2007-08-29T23:48:37.806-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my word!  Why aren't you in my blog-roll alread...</title><content type='html'>Oh my word!  Why aren't you in my blog-roll already?  Hmmmm... I must have been out of it not having you in there!  LOL!  What a cute blog and what a generous girlie you are!&lt;BR/&gt;&lt;BR/&gt;Google hates me so I am going annon for my comment.  This is Gina from DST aka CraftTeaLady!&lt;BR/&gt;&lt;BR/&gt;www.xanga.com/crafttealady</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/6299865513334222484'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/6299865513334222484'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188452880000#c6299865513334222484' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 29, 2007 at 11:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8404845408371640661</id><published>2007-08-30T01:33:00.000-06:00</published><updated>2007-08-30T01:33:26.198-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Vielen lieben Dank für das schöne Freebie und viel...</title><content type='html'>Vielen lieben Dank für das schöne Freebie und viele Grüße aus Germany.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/8404845408371640661'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/8404845408371640661'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188459180000#c8404845408371640661' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 1:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-217625819756231896</id><published>2007-08-30T01:50:00.000-06:00</published><updated>2007-08-30T01:50:31.530-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I think the alpha and the sticker are pretty kewl ...</title><content type='html'>I think the alpha and the sticker are pretty kewl parts!&lt;BR/&gt;&lt;BR/&gt;THANKS!!!&lt;BR/&gt;Shawna</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/217625819756231896'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/217625819756231896'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188460200000#c217625819756231896' title=''/><author><name>shawnyrvr</name><uri>https://www.blogger.com/profile/05799947031592545758</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//bp3.blogger.com/_urqxi6owTpA/R7O1IUix7CI/AAAAAAAAAAM/L48ThWsUVlI/S220-s32/BlessThisChick_97x143.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-717966337'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 1:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6607035342346030187</id><published>2007-08-30T01:57:00.001-06:00</published><updated>2007-08-30T01:57:39.778-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  The DigiFree freebie search engine is ...</title><content type='html'>Thank you!  The DigiFree freebie search engine is about to list this blog post at digifree.blogspot.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/6607035342346030187'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/6607035342346030187'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188460620001#c6607035342346030187' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 1:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9098623029723286321</id><published>2007-08-30T01:57:00.002-06:00</published><updated>2007-08-30T01:57:41.665-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is sooooo cute! The colors are great &amp;amp; lo...</title><content type='html'>This is sooooo cute! The colors are great &amp; love the pink owl. Thanks a million!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/9098623029723286321'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/9098623029723286321'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188460620002#c9098623029723286321' title=''/><author><name>Shell</name><uri>https://www.blogger.com/profile/17676322647313773757</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-746874416'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 1:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5981583551717338811</id><published>2007-08-30T02:03:00.000-06:00</published><updated>2007-08-30T02:03:40.983-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!! What a big and sweet kit!!&lt;br&gt;Thanks a lot f...</title><content type='html'>Wow!! What a big and sweet kit!!&lt;BR/&gt;Thanks a lot for sharing it!!&lt;BR/&gt;&lt;BR/&gt;Big hugs&lt;BR/&gt;Mel</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/5981583551717338811'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/5981583551717338811'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188460980000#c5981583551717338811' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 2:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7788182114790741922</id><published>2007-08-30T03:02:00.000-06:00</published><updated>2007-08-30T03:02:20.029-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>mERCI BEAUCOUP DE PARTAGER CE TR7S BEAU TRAVAIL . ...</title><content type='html'>mERCI BEAUCOUP DE PARTAGER CE TR7S BEAU TRAVAIL . tHKS A LOT FOR SHARING THIS BEAUTIFUL WORK</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/7788182114790741922'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/7788182114790741922'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188464520000#c7788182114790741922' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 3:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7613024319094497030</id><published>2007-08-30T03:42:00.000-06:00</published><updated>2007-08-30T03:42:27.651-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you very much! The kit looks great.&lt;br&gt;&lt;br&gt;N...</title><content type='html'>Thank you very much! The kit looks great.&lt;BR/&gt;&lt;BR/&gt;Nicole</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/7613024319094497030'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/7613024319094497030'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188466920000#c7613024319094497030' title=''/><author><name>Nicole</name><uri>https://www.blogger.com/profile/09863509065201023475</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1126131927'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 3:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2484432152640566541</id><published>2007-08-30T03:59:00.000-06:00</published><updated>2007-08-30T03:59:17.240-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow! This is such a fun kit! I just love the color...</title><content type='html'>Wow! This is such a fun kit! I just love the colors, the clips, the alpha and those animal stickers! Awesome job!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2484432152640566541'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2484432152640566541'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188467940000#c2484432152640566541' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 3:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7091656979449687083</id><published>2007-08-30T04:01:00.000-06:00</published><updated>2007-08-30T04:01:40.256-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, that must be so much fun to make those bracele...</title><content type='html'>Oh, that must be so much fun to make those bracelets! I'll have to try it sometime too.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2087230019917802924/comments/default/7091656979449687083'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2087230019917802924/comments/default/7091656979449687083'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/beading-beauties.html?showComment=1188468060000#c7091656979449687083' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/beading-beauties.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2087230019917802924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2087230019917802924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 4:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4802628789159966412</id><published>2007-08-30T04:25:00.000-06:00</published><updated>2007-08-30T04:25:43.368-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this kit.  Thanks so much!</title><content type='html'>Love this kit.  Thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/4802628789159966412'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/4802628789159966412'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188469500000#c4802628789159966412' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 4:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1883980475606006729</id><published>2007-08-30T04:57:00.000-06:00</published><updated>2007-08-30T04:57:53.912-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>this is one of the best kits ive downloaded in a w...</title><content type='html'>this is one of the best kits ive downloaded in a while! its fantastic, i love it! thanks so much for sharing your work! its much appreciated!&lt;BR/&gt;much love,&lt;BR/&gt;mel&lt;BR/&gt;xxxxxxxxxxx</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/1883980475606006729'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/1883980475606006729'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188471420000#c1883980475606006729' title=''/><author><name>mel hains</name><uri>https://www.blogger.com/profile/02584701328878147931</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-271929450'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 4:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6207334463315965571</id><published>2007-08-30T05:04:00.000-06:00</published><updated>2007-08-30T05:04:48.699-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome!!! Thanks sooooo much for sharing !! :)</title><content type='html'>Awesome!!! Thanks sooooo much for sharing !! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/6207334463315965571'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/6207334463315965571'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188471840000#c6207334463315965571' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 5:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7728325354585906450</id><published>2007-08-30T05:05:00.000-06:00</published><updated>2007-08-30T05:05:10.316-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It's beautiful...Thanks you</title><content type='html'>It's beautiful...Thanks you</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/7728325354585906450'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/7728325354585906450'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188471900000#c7728325354585906450' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 5:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7181693947485280997</id><published>2007-08-30T05:19:00.000-06:00</published><updated>2007-08-30T05:19:25.861-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is amazing Brittney!!</title><content type='html'>This is amazing Brittney!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/7181693947485280997'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/7181693947485280997'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188472740000#c7181693947485280997' title=''/><author><name>Brynn Marie</name><uri>https://www.blogger.com/profile/02214199799763052935</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//4.bp.blogspot.com/_IXlwirU4WNQ/SzQh84EKH4I/AAAAAAAAAFM/9h2h2WHIRc8/S220-s32/avi.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-634308350'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 5:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6238733052660720008</id><published>2007-08-30T05:47:00.000-06:00</published><updated>2007-08-30T05:47:53.165-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for this great kit!</title><content type='html'>Thank you for this great kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/6238733052660720008'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/6238733052660720008'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188474420000#c6238733052660720008' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 5:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6605261730215120267</id><published>2007-08-30T07:38:00.000-06:00</published><updated>2007-08-30T07:38:45.340-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is awesome!  It won't be long before you are ...</title><content type='html'>This is awesome!  It won't be long before you are an official scraphead deisgner too!  I can feel it.  Thanks for the awesome kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/6605261730215120267'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/6605261730215120267'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188481080000#c6605261730215120267' title=''/><author><name>Amanda</name><uri>https://www.blogger.com/profile/04645379450030344058</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//1.bp.blogspot.com/-VLoVcy7xnuI/VyzDprlwhvI/AAAAAAAAGRE/ecZnDJI9eT0oeWgS4LseHfjiPI7IYaLVwCK4B/s32/2008-01-30-New%252BHaircut002%252B1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-771915943'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 7:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5181963643141501843</id><published>2007-08-30T07:40:00.000-06:00</published><updated>2007-08-30T07:40:00.361-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is such a cute kit Brittney!  Thanks so much....</title><content type='html'>This is such a cute kit Brittney!  Thanks so much.  I haven't been to your blog in awhile so I have been looking at all your amazing LO's.  WOW!!  They are really great.  You're super talented.:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/5181963643141501843'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/5181963643141501843'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188481200000#c5181963643141501843' title=''/><author><name>Nicole</name><uri>https://www.blogger.com/profile/05387858756515539616</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1711763686'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 7:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-79973149494413066</id><published>2007-08-30T08:04:00.000-06:00</published><updated>2007-08-30T08:04:04.283-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for designing a kit with these colo...</title><content type='html'>Thanks so much for designing a kit with these colors. Nice change from primary-color kits.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/79973149494413066'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/79973149494413066'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188482640000#c79973149494413066' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 8:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8598268238153092751</id><published>2007-08-30T08:05:00.000-06:00</published><updated>2007-08-30T08:05:02.069-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, this sure IS a nice kit. My kid's school has ...</title><content type='html'>Wow, this sure IS a nice kit. My kid's school has camo t-shirts as school t-shirts this year and therefore this is PERFECT. Thanks so much for sharing. &lt;BR/&gt;Jas</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/8598268238153092751'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/8598268238153092751'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188482700000#c8598268238153092751' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 8:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4153643335339700832</id><published>2007-08-30T09:24:00.000-06:00</published><updated>2007-08-30T09:24:41.865-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Jst downloaded this and Missed the Bus. Awesome de...</title><content type='html'>Jst downloaded this and Missed the Bus. Awesome designs! Thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/4153643335339700832'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/4153643335339700832'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1188487440000#c4153643335339700832' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 9:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4859143734684152786</id><published>2007-08-30T10:06:00.000-06:00</published><updated>2007-08-30T10:06:37.592-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOWWWWWWWW&lt;br&gt;This has to be the cutest kit I have...</title><content type='html'>WOWWWWWWWW&lt;BR/&gt;This has to be the cutest kit I have sen in a LONG time. It is SO my stule and right up my alley...lol&lt;BR/&gt;THANKS SO MUCH. &lt;BR/&gt;You are so generous to share such a beautiful kit with us. &lt;BR/&gt;I can't DL right now because it says your limit is reached, but I hope to get it in a little while...I HOPE - or I may cry. lol</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/4859143734684152786'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/4859143734684152786'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188489960000#c4859143734684152786' title=''/><author><name>Heather Stokes</name><uri>https://www.blogger.com/profile/09855568258887573757</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/-0L8NZ_YUKOU/Va6ZoWrBGjI/AAAAAAAAm1s/x_6Fuvd8u4c/s113/923683_685180638220118_222032044_n.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1925287512'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 10:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2285273192911037167</id><published>2007-08-30T10:09:00.000-06:00</published><updated>2007-08-30T10:09:16.767-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>this kit is AWESOME!!! you have a cool &amp;amp; funky...</title><content type='html'>this kit is AWESOME!!! you have a cool &amp; funky style!!!! LOVE IT!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2285273192911037167'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2285273192911037167'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188490140000#c2285273192911037167' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 10:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8264522736092259262</id><published>2007-08-30T10:10:00.000-06:00</published><updated>2007-08-30T10:10:09.772-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>TY! I am loving your kit big time!</title><content type='html'>TY! I am loving your kit big time!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/8264522736092259262'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/8264522736092259262'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188490200000#c8264522736092259262' title=''/><author><name>fran b</name><uri>https://www.blogger.com/profile/08895954600352652736</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-97441616'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 10:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3535573776560652303</id><published>2007-08-30T10:10:00.001-06:00</published><updated>2007-08-30T10:10:51.450-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This kit is completely fun &amp;amp; fantastic - every...</title><content type='html'>This kit is completely fun &amp; fantastic - everything's adorable! Thanks so much for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/3535573776560652303'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/3535573776560652303'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188490200001#c3535573776560652303' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 10:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-862574291728822755</id><published>2007-08-30T10:21:00.000-06:00</published><updated>2007-08-30T10:21:40.389-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome kit! I'll let you know when I make a LO wi...</title><content type='html'>Awesome kit! I'll let you know when I make a LO with it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/862574291728822755'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/862574291728822755'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188490860000#c862574291728822755' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 10:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5697473219034641581</id><published>2007-08-30T10:32:00.000-06:00</published><updated>2007-08-30T10:32:30.018-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW!  This kit is amazing - LOVE the alpha!</title><content type='html'>WOW!  This kit is amazing - LOVE the alpha!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/5697473219034641581'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/5697473219034641581'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188491520000#c5697473219034641581' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 10:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5096903447901438062</id><published>2007-08-30T10:46:00.000-06:00</published><updated>2007-08-30T10:46:23.834-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE this kit! You can make so many different ki...</title><content type='html'>I LOVE this kit! You can make so many different kinds of pages with it.  Way cute! Thanks so much!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/5096903447901438062'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/5096903447901438062'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188492360000#c5096903447901438062' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 10:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4477936199005218712</id><published>2007-08-30T11:13:00.000-06:00</published><updated>2007-08-30T11:13:19.803-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Well you certainly did NOT miss the bus on this on...</title><content type='html'>Well you certainly did NOT miss the bus on this one.  This kit totally ROCKS!!!!  I am gonna run out of room on my hard drive if you keep creating these so quickly.  Thanks again for sharing your talents and I will post as soon as I get it unzipped and a LO done!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/4477936199005218712'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/4477936199005218712'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188493980000#c4477936199005218712' title=''/><author><name>momto4boys</name><uri>https://www.blogger.com/profile/10253968271560972027</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//1.bp.blogspot.com/_z0UmpKhMyrM/TSMnTn1tZCI/AAAAAAAAAV0/nRULLxlW8M8/S220-s32/Christine%2Bfor%2BMel.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1148923291'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 11:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2292802016052738427</id><published>2007-08-30T11:20:00.000-06:00</published><updated>2007-08-30T11:20:05.385-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh so cute kit...thanks so much for sharing!</title><content type='html'>Oh so cute kit...thanks so much for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2292802016052738427'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2292802016052738427'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188494400000#c2292802016052738427' title=''/><author><name>Demetria</name><uri>https://www.blogger.com/profile/09718250712216781889</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_J7DD09VQqTI/TGL44kBj85I/AAAAAAAAAO0/rWR9XyV0MhE/S220-s32/104_5391.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1615603739'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 11:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-373917357838612227</id><published>2007-08-30T11:30:00.000-06:00</published><updated>2007-08-30T11:30:01.141-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you :)</title><content type='html'>Thank you :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/373917357838612227'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/373917357838612227'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188495000000#c373917357838612227' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 11:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2820418230691267997</id><published>2007-08-30T11:41:00.000-06:00</published><updated>2007-08-30T11:41:42.628-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>this kit looks awesome!  I'm excited to try it out...</title><content type='html'>this kit looks awesome!  I'm excited to try it out.  Thanks so much for sharing it!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2820418230691267997'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2820418230691267997'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188495660000#c2820418230691267997' title=''/><author><name>Deanna</name><uri>https://www.blogger.com/profile/14062830762340599828</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1995716729'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 11:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3224102322720896261</id><published>2007-08-30T11:42:00.000-06:00</published><updated>2007-08-30T11:42:01.633-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my goodness, an owl!!! I love it :-)</title><content type='html'>Oh my goodness, an owl!!! I love it :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/3224102322720896261'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/3224102322720896261'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188495720000#c3224102322720896261' title=''/><author><name>Beckie</name><uri>https://www.blogger.com/profile/10520871494213830107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/-lWfpXWxlNk0/UQLqdKZmMrI/AAAAAAAB31k/fnJLqXCx5qU/s32/321003_10200104046939444_313210191_n.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1736863770'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 11:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2108665094748616672</id><published>2007-08-30T12:05:00.000-06:00</published><updated>2007-08-30T12:05:26.532-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THis is just adorable--great job! THanks for shari...</title><content type='html'>THis is just adorable--great job! THanks for sharing with all of us, you should be super proud of yourself-- high five for this one.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2108665094748616672'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2108665094748616672'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188497100000#c2108665094748616672' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 12:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6933031462910999431</id><published>2007-08-30T12:15:00.000-06:00</published><updated>2007-08-30T12:15:11.344-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is a FANTASTIC kit! Love the color combo. I C...</title><content type='html'>This is a FANTASTIC kit! Love the color combo. I CANNOT wait to use it. Thansk bunches for all your hard work.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/6933031462910999431'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/6933031462910999431'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188497700000#c6933031462910999431' title=''/><author><name>Miss j aka mixedclawzz</name><uri>https://www.blogger.com/profile/05698933071485495427</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//shim1.shutterfly.com/procgserv/47b7d626b3127cce98548a79975300000010100AZNGrJm4ZN2Mg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1495294628'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 12:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4514492792886435982</id><published>2007-08-30T12:27:00.000-06:00</published><updated>2007-08-30T12:27:42.736-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>wonderful kit !&lt;br&gt;I love colrs , the animals....&lt;...</title><content type='html'>wonderful kit !&lt;BR/&gt;I love colrs , the animals....&lt;BR/&gt;Thanks so much</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/4514492792886435982'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/4514492792886435982'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188498420000#c4514492792886435982' title=''/><author><name>timounette</name><uri>https://www.blogger.com/profile/08814108573010742990</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-906597240'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 12:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4113633737188862017</id><published>2007-08-30T12:34:00.000-06:00</published><updated>2007-08-30T12:34:48.317-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful. Thank you so much for sharing.</title><content type='html'>Beautiful. Thank you so much for sharing.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/4113633737188862017'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/4113633737188862017'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188498840000#c4113633737188862017' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 12:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1974863772841055303</id><published>2007-08-30T13:52:00.000-06:00</published><updated>2007-08-30T13:52:15.932-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is so cute! I totally love that alpha! Thanks...</title><content type='html'>This is so cute! I totally love that alpha! Thanks so much for sharing this terrific kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/1974863772841055303'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/1974863772841055303'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188503520000#c1974863772841055303' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 1:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9176855840594729077</id><published>2007-08-30T14:05:00.000-06:00</published><updated>2007-08-30T14:05:57.716-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this:)&lt;br&gt;Thanks!</title><content type='html'>I love this:)&lt;BR/&gt;Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/9176855840594729077'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/9176855840594729077'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188504300000#c9176855840594729077' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 2:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5182156392400022700</id><published>2007-08-30T14:45:00.000-06:00</published><updated>2007-08-30T14:45:00.013-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is SO adorable!! Thank you SO much for sharin...</title><content type='html'>This is SO adorable!! Thank you SO much for sharing your talent :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/5182156392400022700'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/5182156392400022700'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188506700000#c5182156392400022700' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 2:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2354481323336143864</id><published>2007-08-30T14:45:00.001-06:00</published><updated>2007-08-30T14:45:30.777-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is just so amazing. I love the colors and the...</title><content type='html'>This is just so amazing. I love the colors and the name. &lt;BR/&gt;TFS!!!!!!!!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2354481323336143864'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2354481323336143864'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188506700001#c2354481323336143864' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 2:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8657210780372673205</id><published>2007-08-30T14:53:00.000-06:00</published><updated>2007-08-30T14:53:53.037-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for sharing your wonderful talent. I can...</title><content type='html'>Thank you for sharing your wonderful talent. I cannot wait to start playing with this kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/8657210780372673205'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/8657210780372673205'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188507180000#c8657210780372673205' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 2:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8458589077156701402</id><published>2007-08-30T15:05:00.000-06:00</published><updated>2007-08-30T15:05:53.521-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is adorable!!!! TFS!!!!</title><content type='html'>This is adorable!!!! TFS!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/8458589077156701402'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/8458589077156701402'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188507900000#c8458589077156701402' title=''/><author><name>Leslie</name><uri>https://www.blogger.com/profile/09661957714979587567</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/_JQW9GUlno1U/TL78p7gncuI/AAAAAAAAEbw/BK8Z6FILNGE/S220-s32/150x225.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-127791845'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 3:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3667579217799604357</id><published>2007-08-30T15:34:00.000-06:00</published><updated>2007-08-30T15:34:26.261-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brittney I can't beleive how talented you are!  Th...</title><content type='html'>Brittney I can't beleive how talented you are!  This kit is SO cute.  I seriously can't wait to do a page!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/3667579217799604357'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/3667579217799604357'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188509640000#c3667579217799604357' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 3:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8379118313633138538</id><published>2007-08-30T15:47:00.000-06:00</published><updated>2007-08-30T15:47:46.981-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks!  Your new kit is just adorable -- can't wa...</title><content type='html'>Thanks!  Your new kit is just adorable -- can't wait to play.  HUGS!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/8379118313633138538'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/8379118313633138538'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188510420000#c8379118313633138538' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 3:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7926955936805699899</id><published>2007-08-30T15:59:00.000-06:00</published><updated>2007-08-30T15:59:29.806-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>TY so very much for this fun kit!!!</title><content type='html'>TY so very much for this fun kit!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/7926955936805699899'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/7926955936805699899'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188511140000#c7926955936805699899' title=''/><author><name>Sharon aka Scrapcat4914</name><uri>https://www.blogger.com/profile/16114930182818644114</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//bp0.blogger.com/_9LuSK2E6b9Y/R__Z7MmnANI/AAAAAAAAAFk/PeGK2VuzRkQ/S220-s31/DSC_0004.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-441086482'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 3:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6864038329060778414</id><published>2007-08-30T16:04:00.000-06:00</published><updated>2007-08-30T16:04:32.240-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful kits! Thanks for sharing!</title><content type='html'>Beautiful kits! Thanks for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/6864038329060778414'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/6864038329060778414'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188511440000#c6864038329060778414' title=''/><author><name>Daniela</name><uri>https://www.blogger.com/profile/12106840232967860486</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-917311051'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 4:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5180513618752629667</id><published>2007-08-30T16:30:00.000-06:00</published><updated>2007-08-30T16:30:59.008-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for sharing your lovely kit. Love, love,...</title><content type='html'>Thank you for sharing your lovely kit. Love, love, love the colors and stickers.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/5180513618752629667'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/5180513618752629667'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188513000000#c5180513618752629667' title=''/><author><name>LovelyMissKait</name><uri>https://www.blogger.com/profile/03995861685508306094</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//i11.photobucket.com/albums/a194/LovelyMissKait/kait-2x3-35k.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-771802280'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 4:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-735085840622626823</id><published>2007-08-30T16:39:00.000-06:00</published><updated>2007-08-30T16:39:03.673-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is an amazing kit!  I absolutely love it.  Ke...</title><content type='html'>This is an amazing kit!  I absolutely love it.  Keep up the fantastic work.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/735085840622626823'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/735085840622626823'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188513540000#c735085840622626823' title=''/><author><name>The Morris Family</name><uri>https://www.blogger.com/profile/10893383409227596624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1120741776'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 4:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-315183676897790661</id><published>2007-08-30T16:54:00.000-06:00</published><updated>2007-08-30T16:54:26.226-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ooooh! What a great kit. Great colours, cute stitc...</title><content type='html'>Ooooh! What a great kit. Great colours, cute stitched alph, love the turtle and the owl, and especially the papers! Thank you for sharing! :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/315183676897790661'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/315183676897790661'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188514440000#c315183676897790661' title=''/><author><name>HeatherB</name><uri>https://www.blogger.com/profile/17289894096327073610</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-S_D5OyTr8cA/TZAELFIr8BI/AAAAAAAAAR0/ZRk86go_Aos/s32/_2009-100x100.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1987303454'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 4:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1727935033186260875</id><published>2007-08-30T16:55:00.000-06:00</published><updated>2007-08-30T16:55:07.616-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>this is great! thanks so much!!</title><content type='html'>this is great! thanks so much!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/1727935033186260875'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/1727935033186260875'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188514500000#c1727935033186260875' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 4:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5081027964154409883</id><published>2007-08-30T16:56:00.000-06:00</published><updated>2007-08-30T16:56:36.733-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Absolutely LOVE this kit!  Wow.  Thank you.</title><content type='html'>Absolutely LOVE this kit!  Wow.  Thank you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/5081027964154409883'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/5081027964154409883'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188514560000#c5081027964154409883' title=''/><author><name>Mo</name><uri>https://www.blogger.com/profile/11657297164685986013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-OyEqlUgtevs/T1TxqdXwT0I/AAAAAAAAADE/0iPyD-GJPZY/s32/Golden_Trillium_1994_56095-6.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2021239423'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 4:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-533782181195782119</id><published>2007-08-30T16:58:00.000-06:00</published><updated>2007-08-30T16:58:32.439-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is absoultely GORGOUS! I just love it. Thanks...</title><content type='html'>This is absoultely GORGOUS! I just love it. Thanks so much for sharing your wonderdul talent!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/533782181195782119'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/533782181195782119'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188514680000#c533782181195782119' title=''/><author><name>Jen</name><uri>https://www.blogger.com/profile/15428611545224287142</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1159448253'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 4:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5061785922517811309</id><published>2007-08-30T17:22:00.000-06:00</published><updated>2007-08-30T17:22:09.825-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is a FUN kit - so many cute things in it! Lov...</title><content type='html'>This is a FUN kit - so many cute things in it! Love the name! TFS!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/5061785922517811309'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/5061785922517811309'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188516120000#c5061785922517811309' title=''/><author><name>Gayle</name><uri>https://www.blogger.com/profile/13102110749699830963</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-384855950'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 5:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4111737394325113316</id><published>2007-08-30T17:37:00.000-06:00</published><updated>2007-08-30T17:37:01.399-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey Brittney!&lt;br&gt;I LOVE IT!!!&lt;br&gt;How amazing is th...</title><content type='html'>Hey Brittney!&lt;BR/&gt;I LOVE IT!!!&lt;BR/&gt;How amazing is this! That Owl and Turtle are just cute!&lt;BR/&gt;I will give you a link as soon as I have made something with it!&lt;BR/&gt;Claire x</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/4111737394325113316'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/4111737394325113316'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188517020000#c4111737394325113316' title=''/><author><name>I Made This</name><uri>https://www.blogger.com/profile/08234526876173313036</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1073618405'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 5:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7100412984120358307</id><published>2007-08-30T17:44:00.000-06:00</published><updated>2007-08-30T17:44:49.428-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG! I love your designs.They are funky, edgy and ...</title><content type='html'>OMG! I love your designs.They are funky, edgy and OH SO CUTE!..I look forward to scrappin' this up.. Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/7100412984120358307'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/7100412984120358307'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188517440000#c7100412984120358307' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 5:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2877652833816110741</id><published>2007-08-30T18:31:00.000-06:00</published><updated>2007-08-30T18:31:32.139-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful!  I love the color combo!  Thanks for sh...</title><content type='html'>Beautiful!  I love the color combo!  Thanks for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2877652833816110741'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2877652833816110741'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188520260000#c2877652833816110741' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/15905954521328547537</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-893457585'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 6:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4276535037096626621</id><published>2007-08-30T19:31:00.000-06:00</published><updated>2007-08-30T19:31:53.832-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>what a cute kit!  Thank you so very much :)</title><content type='html'>what a cute kit!  Thank you so very much :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/4276535037096626621'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/4276535037096626621'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188523860000#c4276535037096626621' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 7:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5613920500198813695</id><published>2007-08-30T19:40:00.000-06:00</published><updated>2007-08-30T19:40:35.360-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks! Love it :)</title><content type='html'>Thanks! Love it :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/5613920500198813695'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/5613920500198813695'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188524400000#c5613920500198813695' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 7:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2944101602441577027</id><published>2007-08-30T20:16:00.000-06:00</published><updated>2007-08-30T20:16:00.548-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you so much for sharing this adorable kit :)...</title><content type='html'>thank you so much for sharing this adorable kit :) have a nice weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2944101602441577027'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2944101602441577027'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188526560000#c2944101602441577027' title=''/><author><name>Me</name><uri>https://www.blogger.com/profile/15752963817399432189</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-lCVAW25xeRw/Vvm-MsygQGI/AAAAAAAAD5U/VRwjWAYzkIYq9cJHuz8rPMRr6p6iOASiw/s32/IMG_20160329_072240.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-699533990'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 8:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6165094857446385413</id><published>2007-08-30T20:30:00.000-06:00</published><updated>2007-08-30T20:30:26.789-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This kit is amazing! Thank you soo much!</title><content type='html'>This kit is amazing! Thank you soo much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/6165094857446385413'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/6165094857446385413'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188527400000#c6165094857446385413' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/09531616790877968340</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/_ag1ClOwWkuA/TOGT7XLG5ZI/AAAAAAAAAB0/NSVMF5-CbeY/S220-s32/kdpx100.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1256769005'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 8:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8311181879916031739</id><published>2007-08-30T20:33:00.000-06:00</published><updated>2007-08-30T20:33:21.396-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very cute.  I especially like the alpha.  Thanks s...</title><content type='html'>Very cute.  I especially like the alpha.  Thanks so much.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/8311181879916031739'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/8311181879916031739'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188527580000#c8311181879916031739' title=''/><author><name>Lisarue</name><uri>https://www.blogger.com/profile/13968947476836713969</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//bp1.blogger.com/_1ZYEkQcy4kY/R-hWyDu3TkI/AAAAAAAAABQ/vdD_uo6pcXc/S220-s32/Lisa+head.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-661798611'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 8:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5957049097761246888</id><published>2007-08-30T20:52:00.000-06:00</published><updated>2007-08-30T20:52:37.264-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE this kit!! This is the cutest thing I've seen...</title><content type='html'>LOVE this kit!! This is the cutest thing I've seen in a long time and I LOVE the little note paper. LOVE LOVE LOVE it! Thanks so much!!!&lt;BR/&gt;&lt;BR/&gt;Ramie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/5957049097761246888'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/5957049097761246888'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188528720000#c5957049097761246888' title=''/><author><name>Ramie :-)</name><uri>https://www.blogger.com/profile/01108103470019559222</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//1.bp.blogspot.com/_7U-AmfeYsQE/SYXIYQ0YolI/AAAAAAAAAD4/tOdNbypyfIE/S220-s32/Ramie+A+Pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1887783960'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 8:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7144778396725859891</id><published>2007-08-30T21:48:00.000-06:00</published><updated>2007-08-30T21:48:24.134-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much I love this kit off to play :D</title><content type='html'>Thank you so much I love this kit off to play :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/7144778396725859891'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/7144778396725859891'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188532080000#c7144778396725859891' title=''/><author><name>Ish</name><uri>https://www.blogger.com/profile/04663804674168323479</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/-wwrEhsCdMwQ/TxYmWxCFcHI/AAAAAAAAAE8/lt5RPRde8Fw/s32/laura.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1468568959'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 9:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6581918967928067837</id><published>2007-08-30T22:15:00.000-06:00</published><updated>2007-08-30T22:15:21.116-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That looks like so much fun! I love the bracelet y...</title><content type='html'>That looks like so much fun! I love the bracelet you made. Way cute! I keep thinking I need to make some earrings and bracelets, but I have no idea where to start. You did a great job!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2087230019917802924/comments/default/6581918967928067837'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2087230019917802924/comments/default/6581918967928067837'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/beading-beauties.html?showComment=1188533700000#c6581918967928067837' title=''/><author><name>Kathleen</name><uri>https://www.blogger.com/profile/03437334053741020887</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_iHf-D1zdaCM/SH6_IAzsyEI/AAAAAAAAAWY/LzU-aAv99j8/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/beading-beauties.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2087230019917802924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2087230019917802924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-755540311'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 10:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1522865457947544088</id><published>2007-08-30T22:16:00.000-06:00</published><updated>2007-08-30T22:16:34.925-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome kit! I can't believe it's your second. I'v...</title><content type='html'>Awesome kit! I can't believe it's your second. I've been reading your blog since your first template, and you are really doing great work!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/1522865457947544088'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/1522865457947544088'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188533760000#c1522865457947544088' title=''/><author><name>Kathleen</name><uri>https://www.blogger.com/profile/03437334053741020887</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_iHf-D1zdaCM/SH6_IAzsyEI/AAAAAAAAAWY/LzU-aAv99j8/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-755540311'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 10:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7673798795689771864</id><published>2007-08-30T22:47:00.000-06:00</published><updated>2007-08-30T22:47:39.396-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Terrific kit! I especially Love the alpha!</title><content type='html'>Terrific kit! I especially Love the alpha!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/7673798795689771864'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/7673798795689771864'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188535620000#c7673798795689771864' title=''/><author><name>Tammy Gary</name><uri>https://www.blogger.com/profile/07102891728547226982</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_1VoSxuOK2g0/TTJhtS76M7I/AAAAAAAACqc/0fqZDV3Zf1M/S220-s32/me%2B320.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051181239'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 10:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4818716968557380982</id><published>2007-08-30T22:47:00.001-06:00</published><updated>2007-08-30T22:47:54.415-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very cute! Thank you soo much!</title><content type='html'>Very cute! Thank you soo much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/4818716968557380982'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/4818716968557380982'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188535620001#c4818716968557380982' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/03775989159985781055</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2098431349'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 10:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8548330964256563894</id><published>2007-08-30T23:34:00.000-06:00</published><updated>2007-08-30T23:34:52.180-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That's a nice bracelet.  I love it!&lt;br&gt;Great job l...</title><content type='html'>That's a nice bracelet.  I love it!&lt;BR/&gt;Great job ladies!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2087230019917802924/comments/default/8548330964256563894'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2087230019917802924/comments/default/8548330964256563894'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/beading-beauties.html?showComment=1188538440000#c8548330964256563894' title=''/><author><name>Nita</name><uri>https://www.blogger.com/profile/12243948998552007233</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/beading-beauties.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2087230019917802924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2087230019917802924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2126840597'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 11:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2322499608361242791</id><published>2007-08-30T23:35:00.000-06:00</published><updated>2007-08-30T23:35:07.843-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very fun kit. Thank you!</title><content type='html'>Very fun kit. Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2322499608361242791'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2322499608361242791'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188538500000#c2322499608361242791' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2007 at 11:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1715938635532717928</id><published>2007-08-31T00:24:00.000-06:00</published><updated>2007-08-31T00:24:35.865-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you...so cute!</title><content type='html'>Thank you...so cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/1715938635532717928'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/1715938635532717928'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188541440000#c1715938635532717928' title=''/><author><name>WendyW</name><uri>https://www.blogger.com/profile/05496918916528155597</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-611254661'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2007 at 12:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7000866920629044318</id><published>2007-08-31T02:35:00.000-06:00</published><updated>2007-08-31T02:35:24.762-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This kit is beautiful! Love all the elements you h...</title><content type='html'>This kit is beautiful! Love all the elements you have included and great job on the LO! Fun way to wrap up memories isn't it?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/7000866920629044318'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/7000866920629044318'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188549300000#c7000866920629044318' title=''/><author><name>Lilbirdscrap</name><uri>https://www.blogger.com/profile/17587079252936424569</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Mt7eVOW3LUU/SUYVkvmRtFI/AAAAAAAABLM/M5qWZSyWMuA/S220-s32/moving+day.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1488870027'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2007 at 2:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5952509582758589185</id><published>2007-08-31T02:38:00.000-06:00</published><updated>2007-08-31T02:38:53.895-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love looking at your layouts! I just had to commen...</title><content type='html'>Love looking at your layouts! I just had to comment. You have a really cute guy on your hands! &lt;BR/&gt;&lt;BR/&gt;KEEP HIM CLOSE! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2411818307757835204/comments/default/5952509582758589185'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2411818307757835204/comments/default/5952509582758589185'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/rocky-mountain-high.html?showComment=1188549480000#c5952509582758589185' title=''/><author><name>Lilbirdscrap</name><uri>https://www.blogger.com/profile/17587079252936424569</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Mt7eVOW3LUU/SUYVkvmRtFI/AAAAAAAABLM/M5qWZSyWMuA/S220-s32/moving+day.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/rocky-mountain-high.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2411818307757835204' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2411818307757835204' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1488870027'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2007 at 2:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5261367273827049846</id><published>2007-08-31T02:40:00.000-06:00</published><updated>2007-08-31T02:40:20.563-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You've done such an awesome job- thank you sooo much!</title><content type='html'>You've done such an awesome job- thank you sooo much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/5261367273827049846'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/5261367273827049846'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188549600000#c5261367273827049846' title=''/><author><name>lisbonlioness</name><uri>https://www.blogger.com/profile/14199372003999708772</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//i166.photobucket.com/albums/u113/lisbonlioness/Pennyshadow.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2050132133'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2007 at 2:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8101780129801078587</id><published>2007-08-31T04:28:00.000-06:00</published><updated>2007-08-31T04:28:20.386-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fantastic!&lt;br&gt;i love the colurs&lt;br&gt;thank you</title><content type='html'>Fantastic!&lt;BR/&gt;i love the colurs&lt;BR/&gt;thank you</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/8101780129801078587'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/8101780129801078587'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188556080000#c8101780129801078587' title=''/><author><name>Tanja</name><uri>https://www.blogger.com/profile/14982756898722255447</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_oX6VWh_2-fA/SGSVp_Z_HSI/AAAAAAAAAng/cN2xSuIdb3U/S220-s32/klein.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1387406338'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2007 at 4:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2170985517281131502</id><published>2007-08-31T07:01:00.000-06:00</published><updated>2007-08-31T07:01:31.950-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the great kit, :) I love the so...</title><content type='html'>Thanks so much for the great kit, :) I love the soft colours in it and the stickers. :) &lt;BR/&gt;Best wishes. :O)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2170985517281131502'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2170985517281131502'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188565260000#c2170985517281131502' title=''/><author><name>Inma</name><uri>https://www.blogger.com/profile/04788372841336150954</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1185504721'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2007 at 7:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6807518344207561375</id><published>2007-08-31T07:27:00.000-06:00</published><updated>2007-08-31T07:27:00.540-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great kit, I love these colors and the embellishme...</title><content type='html'>Great kit, I love these colors and the embellishment.  Thank you very much for sharing with us.  Merci beaucoup ce kit est superbe.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/6807518344207561375'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/6807518344207561375'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188566820000#c6807518344207561375' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2007 at 7:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5702963925158767700</id><published>2007-08-31T09:14:00.000-06:00</published><updated>2007-08-31T09:14:40.831-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It's adorable, thank you so much! Sometimes it's h...</title><content type='html'>It's adorable, thank you so much! Sometimes it's hard to come by a real quality freebie these days! THANK YOU again! :) :) (((HUGS)))</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/5702963925158767700'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/5702963925158767700'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188573240000#c5702963925158767700' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/08299578980624223418</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='18' src='//2.bp.blogspot.com/-o4t-gsGTTvk/UFM4GuNCTyI/AAAAAAAAI2I/ozVQkGc69OA/s33/small.2210654.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1669879102'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2007 at 9:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2799065085271737749</id><published>2007-08-31T09:35:00.000-06:00</published><updated>2007-08-31T09:35:20.129-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is such a wonderful kit!  Thank you!</title><content type='html'>This is such a wonderful kit!  Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2799065085271737749'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2799065085271737749'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188574500000#c2799065085271737749' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2007 at 9:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7899071976762545785</id><published>2007-08-31T11:02:00.000-06:00</published><updated>2007-08-31T11:02:39.311-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>love, love it, so much fun and funky stuff, perhap...</title><content type='html'>love, love it, so much fun and funky stuff, perhaps for my two boys, I can't use sweet stuff, but neither are they old enough for grungy stuff, so these are perfect! Thanks sooooooo much</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/7899071976762545785'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/7899071976762545785'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188579720000#c7899071976762545785' title=''/><author><name>Yin</name><uri>https://www.blogger.com/profile/12411403555604850149</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-102395789'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2007 at 11:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4580401968670634086</id><published>2007-08-31T12:39:00.000-06:00</published><updated>2007-08-31T12:39:49.871-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this kit-so many great stuff!&lt;br&gt;thank you so...</title><content type='html'>Love this kit-so many great stuff!&lt;BR/&gt;thank you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/4580401968670634086'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/4580401968670634086'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188585540000#c4580401968670634086' title=''/><author><name>Kyky</name><uri>https://www.blogger.com/profile/07221728994787278270</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1814854374'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2007 at 12:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2429127121277220904</id><published>2007-08-31T13:06:00.000-06:00</published><updated>2007-08-31T13:06:46.189-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a cute kit! I especially love the turtle and ...</title><content type='html'>What a cute kit! I especially love the turtle and owl.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2429127121277220904'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2429127121277220904'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188587160000#c2429127121277220904' title=''/><author><name>Dracowin</name><uri>https://www.blogger.com/profile/16628997882575139189</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_zKinN3f-Kow/ScGOE8NLDDI/AAAAAAAAAAM/uSqOfs9c7UA/S220-s32/AVI1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1760533573'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2007 at 1:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-652378886787839404</id><published>2007-08-31T13:15:00.000-06:00</published><updated>2007-08-31T13:15:45.645-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is so cute, thank you for sharing.</title><content type='html'>This is so cute, thank you for sharing.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/652378886787839404'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/652378886787839404'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188587700000#c652378886787839404' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2007 at 1:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7119309134650747021</id><published>2007-08-31T13:31:00.000-06:00</published><updated>2007-08-31T13:31:59.232-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>If I read you right, and you said this is your sec...</title><content type='html'>If I read you right, and you said this is your second kit, then WOW! I got your other kit too and they are so wonderful! I LOVE bright colors and cool embellishments and you do both! What a beautiful talent you have, and sharing it is the most gracious thing you can do! I can't wait to open it, the other one was so incredible, and I can see this one will be too! I have 4 grandchildren and I have a million photos to use with your kits! THANK YOU!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/7119309134650747021'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/7119309134650747021'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188588660000#c7119309134650747021' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2007 at 1:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-598961122358315186</id><published>2007-08-31T13:59:00.000-06:00</published><updated>2007-08-31T13:59:43.566-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is really awesome and fun!  I love the colors...</title><content type='html'>This is really awesome and fun!  I love the colors!  Thanks SO much!!!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/598961122358315186'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/598961122358315186'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188590340000#c598961122358315186' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2007 at 1:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5639042119247542622</id><published>2007-08-31T14:04:00.000-06:00</published><updated>2007-08-31T14:04:32.867-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can't believe this is your first kit--it is just...</title><content type='html'>I can't believe this is your first kit--it is just GORGEOUS!  Great job on this!  Thank you so much!!!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/5639042119247542622'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/5639042119247542622'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1188590640000#c5639042119247542622' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2007 at 2:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3354048580105062178</id><published>2007-08-31T14:21:00.000-06:00</published><updated>2007-08-31T14:21:50.620-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thaks. The kit is beautiful.</title><content type='html'>Thaks. The kit is beautiful.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/3354048580105062178'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/3354048580105062178'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188591660000#c3354048580105062178' title=''/><author><name>Érica</name><uri>https://www.blogger.com/profile/12570450721631127266</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_a6VGf9QxHy8/SJZBXbqzXLI/AAAAAAAABVU/Bd0JO6m0LjA/S220-s32/5a3083b6b23a1e52379196fb5c285a241666aca3%5B1%5D.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2006405754'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2007 at 2:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5268093517911786181</id><published>2007-08-31T15:06:00.000-06:00</published><updated>2007-08-31T15:06:41.982-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute! Thanks a bunch.</title><content type='html'>So cute! Thanks a bunch.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/5268093517911786181'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/5268093517911786181'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188594360000#c5268093517911786181' title=''/><author><name>ccjanet</name><uri>https://www.blogger.com/profile/04044585376411877418</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-219062060'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2007 at 3:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-307885388654716538</id><published>2007-08-31T15:15:00.000-06:00</published><updated>2007-08-31T15:15:48.492-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is so incredibly cute! Thanks so much for sha...</title><content type='html'>This is so incredibly cute! Thanks so much for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/307885388654716538'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/307885388654716538'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188594900000#c307885388654716538' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2007 at 3:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9047479584949758403</id><published>2007-08-31T17:13:00.000-06:00</published><updated>2007-08-31T17:13:44.769-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Girl you rock!!!</title><content type='html'>Girl you rock!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/9047479584949758403'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/9047479584949758403'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188601980000#c9047479584949758403' title=''/><author><name>Lori</name><uri>https://www.blogger.com/profile/05948942744273864364</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//3.bp.blogspot.com/_PE-VDM6PQSc/S33q15f0VLI/AAAAAAAAEhU/yHTGI4xw-no/S220-s32/4259971383_7cd6967748_m.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-89614678'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2007 at 5:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6800385374426810345</id><published>2007-08-31T17:34:00.000-06:00</published><updated>2007-08-31T17:34:17.463-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very cute kit ! Thank you so much :)</title><content type='html'>Very cute kit ! Thank you so much :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/6800385374426810345'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/6800385374426810345'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188603240000#c6800385374426810345' title=''/><author><name>Sharon</name><uri>https://www.blogger.com/profile/17162096329833749625</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-413879308'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2007 at 5:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5954000803016423203</id><published>2007-08-31T19:03:00.000-06:00</published><updated>2007-08-31T19:03:54.000-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is soooooooooo cute thanks&lt;br&gt;&lt;br&gt;&lt;br&gt;from Be...</title><content type='html'>This is soooooooooo cute thanks&lt;BR/&gt;&lt;BR/&gt;&lt;BR/&gt;from Bernadette</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/5954000803016423203'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/5954000803016423203'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188608580000#c5954000803016423203' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2007 at 7:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6016759067452690264</id><published>2007-08-31T19:27:00.000-06:00</published><updated>2007-08-31T19:27:19.171-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the non-traditional colors. Absolutely perf...</title><content type='html'>I love the non-traditional colors. Absolutely perfect for layouts of my little Princess. Thank you for sharing... Off to read the rest of your blog now.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/6016759067452690264'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/6016759067452690264'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188610020000#c6016759067452690264' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12766583501226631527</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-489299845'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2007 at 7:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8098921468050584157</id><published>2007-08-31T19:30:00.000-06:00</published><updated>2007-08-31T19:30:32.775-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Adore your layouts. Definitely makes me want to go.</title><content type='html'>Adore your layouts. Definitely makes me want to go.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2411818307757835204/comments/default/8098921468050584157'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2411818307757835204/comments/default/8098921468050584157'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/rocky-mountain-high.html?showComment=1188610200000#c8098921468050584157' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12766583501226631527</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/rocky-mountain-high.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2411818307757835204' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2411818307757835204' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-489299845'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2007 at 7:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7068792767527480238</id><published>2007-08-31T19:33:00.000-06:00</published><updated>2007-08-31T19:33:11.398-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the detail and again the colors. You do beaut...</title><content type='html'>Love the detail and again the colors. You do beautiful work.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7068792767527480238'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7068792767527480238'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1188610380000#c7068792767527480238' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12766583501226631527</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-489299845'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2007 at 7:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9089307328331710939</id><published>2007-08-31T19:46:00.000-06:00</published><updated>2007-08-31T19:46:06.572-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This was so interesting. While California is a bit...</title><content type='html'>This was so interesting. While California is a bit off the beaten path for us, Pan and I head off to DisneyWorld in Orlando just about every year. He goes for computer conferences, I go to enjoy DisneyWorld. Hope the conference is there again this year.... Else we will just have to start taking actual vacations, LOL.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6546368968338370437/comments/default/9089307328331710939'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6546368968338370437/comments/default/9089307328331710939'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/06/ive-been-tagged.html?showComment=1188611160000#c9089307328331710939' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12766583501226631527</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/06/ive-been-tagged.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6546368968338370437' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6546368968338370437' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-489299845'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2007 at 7:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4320476480359217171</id><published>2007-08-31T21:45:00.000-06:00</published><updated>2007-08-31T21:45:35.449-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks, so fun!</title><content type='html'>Thanks, so fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/4320476480359217171'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/4320476480359217171'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188618300000#c4320476480359217171' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2007 at 9:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1316294625499700689</id><published>2007-09-01T08:06:00.000-06:00</published><updated>2007-09-01T08:06:26.436-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks a bunch for this wonderful kit!!!!  Hugs!!!</title><content type='html'>Thanks a bunch for this wonderful kit!!!!  Hugs!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/1316294625499700689'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/1316294625499700689'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188655560000#c1316294625499700689' title=''/><author><name>Shannon Marie</name><uri>https://www.blogger.com/profile/08223114887259619910</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1617210088'/><gd:extendedProperty name='blogger.displayTime' value='September 1, 2007 at 8:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4084465689631959854</id><published>2007-09-01T09:28:00.000-06:00</published><updated>2007-09-01T09:28:27.006-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm really impressed. Such a wonderful kit. Thanks...</title><content type='html'>I'm really impressed. Such a wonderful kit. Thanks a lot for sharing.&lt;BR/&gt;&lt;BR/&gt;Anette</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/4084465689631959854'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/4084465689631959854'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188660480000#c4084465689631959854' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 1, 2007 at 9:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8174381497191804183</id><published>2007-09-01T10:00:00.000-06:00</published><updated>2007-09-01T10:00:04.949-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey Britt!  Thanks so much for this awesome kit!  ...</title><content type='html'>Hey Britt!  Thanks so much for this awesome kit!  I emailed you my desktop calendar.  This is so wonderful, I can't believe how my style this is!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/8174381497191804183'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/8174381497191804183'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188662400000#c8174381497191804183' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 1, 2007 at 10:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3884007861866277282</id><published>2007-09-01T11:08:00.000-06:00</published><updated>2007-09-01T11:08:18.411-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are terrific!  Keep it up!  (And, thanks!)</title><content type='html'>These are terrific!  Keep it up!  (And, thanks!)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/3884007861866277282'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/3884007861866277282'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188666480000#c3884007861866277282' title=''/><author><name>absolutartist1</name><uri>https://www.blogger.com/profile/00612161797800698071</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-426481418'/><gd:extendedProperty name='blogger.displayTime' value='September 1, 2007 at 11:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4033280616927965679</id><published>2007-09-01T14:46:00.000-06:00</published><updated>2007-09-01T14:46:36.201-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for this cuute kit. I just loved the first ...</title><content type='html'>Thanks for this cuute kit. I just loved the first one and this one is simply stunning.&lt;BR/&gt;Thanks again for sharing.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/4033280616927965679'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/4033280616927965679'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188679560000#c4033280616927965679' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 1, 2007 at 2:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1350834705480047998</id><published>2007-09-01T18:16:00.000-06:00</published><updated>2007-09-01T18:16:57.448-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love all the stuff that you have been giving awa...</title><content type='html'>I love all the stuff that you have been giving away.  And your layouts are so inspiring!  Thanks for sharing your ideas with me.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2411818307757835204/comments/default/1350834705480047998'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2411818307757835204/comments/default/1350834705480047998'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/rocky-mountain-high.html?showComment=1188692160000#c1350834705480047998' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/rocky-mountain-high.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2411818307757835204' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2411818307757835204' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='September 1, 2007 at 6:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6788203616605381234</id><published>2007-09-01T21:52:00.000-06:00</published><updated>2007-09-01T21:52:39.074-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I think this kit is pretty darn cute... thank you ...</title><content type='html'>I think this kit is pretty darn cute... thank you for sharing your work.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/6788203616605381234'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/6788203616605381234'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188705120000#c6788203616605381234' title=''/><author><name>Joy</name><uri>https://www.blogger.com/profile/16661484182548402362</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-Z55SOJFnul4/UXsbQWb7pgI/AAAAAAAAw1k/lCeZbotXCls/s32/IMG_1330.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-251591889'/><gd:extendedProperty name='blogger.displayTime' value='September 1, 2007 at 9:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8863801946648765938</id><published>2007-09-02T12:41:00.000-06:00</published><updated>2007-09-02T12:41:49.165-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks. Looks awesome</title><content type='html'>Thanks. Looks awesome</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/8863801946648765938'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/8863801946648765938'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188758460000#c8863801946648765938' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 2, 2007 at 12:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1250670095575278319</id><published>2007-09-02T16:06:00.000-06:00</published><updated>2007-09-02T16:06:14.060-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>this is just beautiful...can't see what you come u...</title><content type='html'>this is just beautiful...can't see what you come up with next.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/1250670095575278319'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/1250670095575278319'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188770760000#c1250670095575278319' title=''/><author><name>clg0513</name><uri>https://www.blogger.com/profile/14319304686803880337</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_9bI2X7PYhmk/TSEwg-IZ9EI/AAAAAAAABFI/4PhkOz-p5VA/S220-s32/IMG_8687.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-656456518'/><gd:extendedProperty name='blogger.displayTime' value='September 2, 2007 at 4:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2558287885506826686</id><published>2007-09-02T18:32:00.000-06:00</published><updated>2007-09-02T18:32:51.788-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE this kit!! it's so adorable, and the colors...</title><content type='html'>I LOVE this kit!! it's so adorable, and the colors are great - thanks so much for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2558287885506826686'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2558287885506826686'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188779520000#c2558287885506826686' title=''/><author><name>Muka</name><uri>https://www.blogger.com/profile/17354021710804443647</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//i174.photobucket.com/albums/w116/MukaScraps/pic-avatar_profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1887754454'/><gd:extendedProperty name='blogger.displayTime' value='September 2, 2007 at 6:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2563875196112024756</id><published>2007-09-02T21:40:00.000-06:00</published><updated>2007-09-02T21:40:39.029-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is OMGKYOOT!!!  I just had mt son 2 days ago ...</title><content type='html'>This is OMGKYOOT!!!  I just had mt son 2 days ago and I cannot wait to scrap him with this kit!!  Thank you SO much.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2563875196112024756'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2563875196112024756'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188790800000#c2563875196112024756' title=''/><author><name>Serena</name><uri>https://www.blogger.com/profile/14439262479933206417</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/_x2D6ictOAlE/TAfMi6zvDmI/AAAAAAAAAFk/3vZ9EX9LE_o/S220-s32/Twitterpic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1350206295'/><gd:extendedProperty name='blogger.displayTime' value='September 2, 2007 at 9:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2211424364156447709</id><published>2007-09-03T00:47:00.000-06:00</published><updated>2007-09-03T00:47:01.290-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I saw a layout done with this kit on another blog....</title><content type='html'>I saw a layout done with this kit on another blog.....I knew right then I had to have it. Thank you so much for this really cute kit. I love it. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2211424364156447709'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2211424364156447709'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188802020000#c2211424364156447709' title=''/><author><name>Myxi</name><uri>https://www.blogger.com/profile/16597364133129589978</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-552672201'/><gd:extendedProperty name='blogger.displayTime' value='September 3, 2007 at 12:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5200194396952327073</id><published>2007-09-03T01:04:00.000-06:00</published><updated>2007-09-03T01:04:07.982-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome first kit, thank you! :)</title><content type='html'>Awesome first kit, thank you! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/5200194396952327073'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/5200194396952327073'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1188803040000#c5200194396952327073' title=''/><author><name>Myxi</name><uri>https://www.blogger.com/profile/16597364133129589978</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-552672201'/><gd:extendedProperty name='blogger.displayTime' value='September 3, 2007 at 1:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2933012691294692174</id><published>2007-09-03T09:17:00.000-06:00</published><updated>2007-09-03T09:17:25.528-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>that looks like a ton of fun!&lt;br&gt;i love those fram...</title><content type='html'>that looks like a ton of fun!&lt;BR/&gt;i love those frames you used for those photos...did you design them?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2087230019917802924/comments/default/2933012691294692174'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2087230019917802924/comments/default/2933012691294692174'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/beading-beauties.html?showComment=1188832620000#c2933012691294692174' title=''/><author><name>ellen s.</name><uri>https://www.blogger.com/profile/02580469371591479722</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//2.bp.blogspot.com/-N-kQVvlitj0/VB8ybaEjuQI/AAAAAAAAILw/dNk1cSp7kJ8/s33/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/beading-beauties.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2087230019917802924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2087230019917802924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-781638075'/><gd:extendedProperty name='blogger.displayTime' value='September 3, 2007 at 9:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4863759702416661425</id><published>2007-09-04T00:10:00.000-06:00</published><updated>2007-09-04T00:10:38.281-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fantastic job on your 2nd kit. Love the turtle and...</title><content type='html'>Fantastic job on your 2nd kit. Love the turtle and the alphabets. Thanks for sharing.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/4863759702416661425'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/4863759702416661425'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188886200000#c4863759702416661425' title=''/><author><name>mom2triplets04</name><uri>https://www.blogger.com/profile/12103093936192749703</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_fBqMg7j-t4w/SYmQe7LSfEI/AAAAAAAAD9s/giJfbl6F2kI/S220-s32/DSCN0943.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1665343109'/><gd:extendedProperty name='blogger.displayTime' value='September 4, 2007 at 12:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4220227233550778119</id><published>2007-09-04T06:05:00.000-06:00</published><updated>2007-09-04T06:05:51.827-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much! You've got talent!! Go for it! :)</title><content type='html'>Thank you so much! You've got talent!! Go for it! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/4220227233550778119'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/4220227233550778119'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188907500000#c4220227233550778119' title=''/><author><name>Lynn</name><uri>https://www.blogger.com/profile/16374234713244457517</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_GErdFtnqxgM/Sg793Lr1eiI/AAAAAAAAATc/CmeDQi_fXKk/S220-s32/ForLynn1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-306345720'/><gd:extendedProperty name='blogger.displayTime' value='September 4, 2007 at 6:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2501231058001655031</id><published>2007-09-04T11:10:00.000-06:00</published><updated>2007-09-04T11:10:54.998-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is an awesome kit, you are very talented. Hop...</title><content type='html'>This is an awesome kit, you are very talented. Hopefully I will d ot justice with my scrapbook. Thank you for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2501231058001655031'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2501231058001655031'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188925800000#c2501231058001655031' title=''/><author><name>Russ and Debbie</name><uri>https://www.blogger.com/profile/15276236960019867893</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1194901479'/><gd:extendedProperty name='blogger.displayTime' value='September 4, 2007 at 11:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5873476677214866084</id><published>2007-09-04T13:22:00.000-06:00</published><updated>2007-09-04T13:22:00.429-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Crazy how many different types of pages you can ma...</title><content type='html'>Crazy how many different types of pages you can make with one kit! Looks like it was a hit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9000001092149445040/comments/default/5873476677214866084'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9000001092149445040/comments/default/5873476677214866084'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/show-offs.html?showComment=1188933720000#c5873476677214866084' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9000001092149445040' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9000001092149445040' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='September 4, 2007 at 1:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1506524861494297887</id><published>2007-09-04T15:05:00.000-06:00</published><updated>2007-09-04T15:05:49.973-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is really nice, I can't wait to use it</title><content type='html'>This is really nice, I can't wait to use it</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/1506524861494297887'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/1506524861494297887'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188939900000#c1506524861494297887' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 4, 2007 at 3:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-707742133458482559</id><published>2007-09-04T20:51:00.000-06:00</published><updated>2007-09-04T20:51:21.630-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>One layout more beautiful than other. I did one to...</title><content type='html'>One layout more beautiful than other. I did one too, but I used only something. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9000001092149445040/comments/default/707742133458482559'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9000001092149445040/comments/default/707742133458482559'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/show-offs.html?showComment=1188960660000#c707742133458482559' title=''/><author><name>Érica</name><uri>https://www.blogger.com/profile/12570450721631127266</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_a6VGf9QxHy8/SJZBXbqzXLI/AAAAAAAABVU/Bd0JO6m0LjA/S220-s32/5a3083b6b23a1e52379196fb5c285a241666aca3%5B1%5D.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9000001092149445040' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9000001092149445040' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2006405754'/><gd:extendedProperty name='blogger.displayTime' value='September 4, 2007 at 8:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8433444492292144091</id><published>2007-09-04T21:50:00.000-06:00</published><updated>2007-09-04T21:50:58.080-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great set!!  Can't wait to use it.</title><content type='html'>Great set!!  Can't wait to use it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/8433444492292144091'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/8433444492292144091'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188964200000#c8433444492292144091' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 4, 2007 at 9:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1678580312568402938</id><published>2007-09-04T22:27:00.000-06:00</published><updated>2007-09-04T22:27:35.937-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I absolutely love your stuff!  Thank you so much f...</title><content type='html'>I absolutely love your stuff!  Thank you so much for the freebies.  Can't wait to see your next release!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9000001092149445040/comments/default/1678580312568402938'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9000001092149445040/comments/default/1678580312568402938'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/show-offs.html?showComment=1188966420000#c1678580312568402938' title=''/><author><name>gl</name><uri>https://www.blogger.com/profile/05106158979412583002</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9000001092149445040' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9000001092149445040' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1283025978'/><gd:extendedProperty name='blogger.displayTime' value='September 4, 2007 at 10:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1994342565762122394</id><published>2007-09-05T05:54:00.000-06:00</published><updated>2007-09-05T05:54:37.597-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>wow, what a fun kit! thanks</title><content type='html'>wow, what a fun kit! thanks</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/1994342565762122394'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/1994342565762122394'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1188993240000#c1994342565762122394' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2007 at 5:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3295028281965178030</id><published>2007-09-05T10:15:00.000-06:00</published><updated>2007-09-05T10:15:25.482-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are so awesome!  I know I keep saying it, bu...</title><content type='html'>These are so awesome!  I know I keep saying it, but I need to take lessons from you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9000001092149445040/comments/default/3295028281965178030'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9000001092149445040/comments/default/3295028281965178030'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/show-offs.html?showComment=1189008900000#c3295028281965178030' title=''/><author><name>Steve and Megan</name><uri>https://www.blogger.com/profile/13668188902781076426</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9000001092149445040' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9000001092149445040' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1890609455'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2007 at 10:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-903961641113897832</id><published>2007-09-05T12:21:00.000-06:00</published><updated>2007-09-05T12:21:56.753-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW!&lt;br&gt;I'm famous!! LOL&lt;br&gt;&lt;br&gt;These LO are sooo ...</title><content type='html'>WOW!&lt;BR/&gt;I'm famous!! LOL&lt;BR/&gt;&lt;BR/&gt;These LO are sooo different!&lt;BR/&gt;This is amasing!&lt;BR/&gt;Brittney, you are star!! You create awesome kits!!&lt;BR/&gt;&lt;BR/&gt;Loved the "slow down" one!&lt;BR/&gt;Way to go!!!&lt;BR/&gt;&lt;BR/&gt;{{{hugs}}}</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9000001092149445040/comments/default/903961641113897832'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9000001092149445040/comments/default/903961641113897832'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/show-offs.html?showComment=1189016460000#c903961641113897832' title=''/><author><name>M u s s</name><uri>https://www.blogger.com/profile/10692200328175774477</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_hDUXc-dCzeg/Smf-Go7rciI/AAAAAAAACO8/8PhiGfhF07I/S220-s32/P1010422-ava200.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9000001092149445040' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9000001092149445040' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1768912550'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2007 at 12:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8466875307653001352</id><published>2007-09-05T18:16:00.000-06:00</published><updated>2007-09-05T18:16:04.145-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you. This is neat for school pics and lots o...</title><content type='html'>Thank you. This is neat for school pics and lots of other ones.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/8466875307653001352'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/8466875307653001352'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1189037760000#c8466875307653001352' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2007 at 6:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5731834682555451604</id><published>2007-09-06T12:30:00.000-06:00</published><updated>2007-09-06T12:30:47.432-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love all three layouts! They are gorgeous! And y...</title><content type='html'>I love all three layouts! They are gorgeous! And yes, your niece is the cutest! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5280828958400151724/comments/default/5731834682555451604'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5280828958400151724/comments/default/5731834682555451604'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/few-new-los.html?showComment=1189103400000#c5731834682555451604' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/few-new-los.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5280828958400151724' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5280828958400151724' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='September 6, 2007 at 12:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3741143670247251</id><published>2007-09-06T12:37:00.000-06:00</published><updated>2007-09-06T12:37:45.860-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the darling kit!</title><content type='html'>Thanks for the darling kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/3741143670247251'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/3741143670247251'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1189103820000#c3741143670247251' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 6, 2007 at 12:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4279042481954883970</id><published>2007-09-06T16:08:00.000-06:00</published><updated>2007-09-06T16:08:20.404-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the beading beauties page! Yeah for the club!</title><content type='html'>I love the beading beauties page! Yeah for the club!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5280828958400151724/comments/default/4279042481954883970'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5280828958400151724/comments/default/4279042481954883970'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/few-new-los.html?showComment=1189116480000#c4279042481954883970' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/few-new-los.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5280828958400151724' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5280828958400151724' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='September 6, 2007 at 4:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3701009073434884628</id><published>2007-09-06T17:53:00.000-06:00</published><updated>2007-09-06T17:53:59.290-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I loved the pages. They are beautiful.</title><content type='html'>I loved the pages. They are beautiful.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5280828958400151724/comments/default/3701009073434884628'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5280828958400151724/comments/default/3701009073434884628'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/few-new-los.html?showComment=1189122780000#c3701009073434884628' title=''/><author><name>Érica</name><uri>https://www.blogger.com/profile/12570450721631127266</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_a6VGf9QxHy8/SJZBXbqzXLI/AAAAAAAABVU/Bd0JO6m0LjA/S220-s32/5a3083b6b23a1e52379196fb5c285a241666aca3%5B1%5D.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/few-new-los.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5280828958400151724' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5280828958400151724' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2006405754'/><gd:extendedProperty name='blogger.displayTime' value='September 6, 2007 at 5:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1498513126711392052</id><published>2007-09-06T21:47:00.000-06:00</published><updated>2007-09-06T21:47:33.793-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your pages are adorable!  I love them.  What are y...</title><content type='html'>Your pages are adorable!  I love them.  What are you doing with them...printing?  And if so, what size and where?  Just wondering!&lt;BR/&gt;Thanks for any info you would be willing to share!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5280828958400151724/comments/default/1498513126711392052'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5280828958400151724/comments/default/1498513126711392052'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/few-new-los.html?showComment=1189136820000#c1498513126711392052' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/few-new-los.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5280828958400151724' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5280828958400151724' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='September 6, 2007 at 9:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7049531499232663039</id><published>2007-09-07T00:10:00.000-06:00</published><updated>2007-09-07T00:10:29.365-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Loved your LO!&lt;br&gt;&lt;br&gt;{{{hugs}}}</title><content type='html'>Loved your LO!&lt;BR/&gt;&lt;BR/&gt;{{{hugs}}}</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5280828958400151724/comments/default/7049531499232663039'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5280828958400151724/comments/default/7049531499232663039'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/few-new-los.html?showComment=1189145400000#c7049531499232663039' title=''/><author><name>M u s s</name><uri>https://www.blogger.com/profile/10692200328175774477</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_hDUXc-dCzeg/Smf-Go7rciI/AAAAAAAACO8/8PhiGfhF07I/S220-s32/P1010422-ava200.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/few-new-los.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5280828958400151724' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5280828958400151724' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1768912550'/><gd:extendedProperty name='blogger.displayTime' value='September 7, 2007 at 12:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3736871225900733971</id><published>2007-09-07T16:13:00.000-06:00</published><updated>2007-09-07T16:13:30.220-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>great LO's with your kit, loved them all (even my ...</title><content type='html'>great LO's with your kit, loved them all (even my own - LOL)  keep up the great work and have fun beading (I dabble in that too!!!)  you should post your creations, I would love to see them.  See you soon :o)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9000001092149445040/comments/default/3736871225900733971'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9000001092149445040/comments/default/3736871225900733971'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/show-offs.html?showComment=1189203180000#c3736871225900733971' title=''/><author><name>momto4boys</name><uri>https://www.blogger.com/profile/10253968271560972027</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//1.bp.blogspot.com/_z0UmpKhMyrM/TSMnTn1tZCI/AAAAAAAAAV0/nRULLxlW8M8/S220-s32/Christine%2Bfor%2BMel.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9000001092149445040' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9000001092149445040' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1148923291'/><gd:extendedProperty name='blogger.displayTime' value='September 7, 2007 at 4:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3567116263795539034</id><published>2007-09-08T12:18:00.000-06:00</published><updated>2007-09-08T12:18:23.685-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your kit.  Can't believe it's your first, so ...</title><content type='html'>Love your kit.  Can't believe it's your first, so professional!!!!  I just discovered your blog and it was great to explore it.  I live in SLC too, fun to see pictures.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/3567116263795539034'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/3567116263795539034'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1189275480000#c3567116263795539034' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 8, 2007 at 12:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6168108876796982181</id><published>2007-09-09T16:49:00.000-06:00</published><updated>2007-09-09T16:49:31.978-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How did I miss this?! Oh well, grabbed it now. Tha...</title><content type='html'>How did I miss this?! Oh well, grabbed it now. Thanks so much, Britt! As always, stellar work.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/6168108876796982181'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/6168108876796982181'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1189378140000#c6168108876796982181' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 9, 2007 at 4:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3449579358053643968</id><published>2007-09-09T21:07:00.000-06:00</published><updated>2007-09-09T21:07:39.359-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute--I am so excited to have this!  Thanks so ...</title><content type='html'>So cute--I am so excited to have this!  Thanks so much for sharing.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/3449579358053643968'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/3449579358053643968'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html?showComment=1189393620000#c3449579358053643968' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5736973296235118907' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5736973296235118907' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 9, 2007 at 9:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3044969137480441837</id><published>2007-09-09T21:23:00.000-06:00</published><updated>2007-09-09T21:23:27.051-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you very much!  :)  I love the bus kit and t...</title><content type='html'>Thank you very much!  :)  I love the bus kit and these are cute too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/3044969137480441837'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/3044969137480441837'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html?showComment=1189394580000#c3044969137480441837' title=''/><author><name>Serena</name><uri>https://www.blogger.com/profile/14439262479933206417</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/_x2D6ictOAlE/TAfMi6zvDmI/AAAAAAAAAFk/3vZ9EX9LE_o/S220-s32/Twitterpic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5736973296235118907' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5736973296235118907' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1350206295'/><gd:extendedProperty name='blogger.displayTime' value='September 9, 2007 at 9:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7516850104437055896</id><published>2007-09-09T23:30:00.000-06:00</published><updated>2007-09-09T23:30:28.433-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations. But I can see why she wanted you....</title><content type='html'>Congratulations. But I can see why she wanted you. :)&lt;BR/&gt;&lt;BR/&gt;Wonderful alpha. Thank you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/7516850104437055896'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/7516850104437055896'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html?showComment=1189402200000#c7516850104437055896' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12766583501226631527</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5736973296235118907' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5736973296235118907' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-489299845'/><gd:extendedProperty name='blogger.displayTime' value='September 9, 2007 at 11:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3784138931721996037</id><published>2007-09-10T00:19:00.001-06:00</published><updated>2007-09-10T00:19:28.373-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  The DigiFree freebie search engine is ...</title><content type='html'>Thank you!  The DigiFree freebie search engine is about to list this blog post at digifree.blogspot.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/3784138931721996037'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/3784138931721996037'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html?showComment=1189405140001#c3784138931721996037' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5736973296235118907' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5736973296235118907' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='September 10, 2007 at 12:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8793593800514728614</id><published>2007-09-10T02:03:00.000-06:00</published><updated>2007-09-10T02:03:56.654-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome freebie once again - thanks so much Britt :o)</title><content type='html'>Awesome freebie once again - thanks so much Britt :o)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/8793593800514728614'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/8793593800514728614'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html?showComment=1189411380000#c8793593800514728614' title=''/><author><name>The Mini Mum</name><uri>https://www.blogger.com/profile/02470202469914444855</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-Esnss_4f_WI/Ws7_tN1S91I/AAAAAAAABhg/ZCmRnsvayLkgCOb_e_mxzehHUulgaFMmgCK4BGAYYCw/s32/ProfilePic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5736973296235118907' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5736973296235118907' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-16985569'/><gd:extendedProperty name='blogger.displayTime' value='September 10, 2007 at 2:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3175533043730175343</id><published>2007-09-10T04:06:00.000-06:00</published><updated>2007-09-10T04:06:38.115-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!&lt;br&gt;That's what I was thinking of!&lt;br&gt;Thanks!!...</title><content type='html'>Wow!&lt;BR/&gt;That's what I was thinking of!&lt;BR/&gt;Thanks!!&lt;BR/&gt;{{{hugs}}}</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/3175533043730175343'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/3175533043730175343'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html?showComment=1189418760000#c3175533043730175343' title=''/><author><name>M u s s</name><uri>https://www.blogger.com/profile/10692200328175774477</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_hDUXc-dCzeg/Smf-Go7rciI/AAAAAAAACO8/8PhiGfhF07I/S220-s32/P1010422-ava200.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5736973296235118907' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5736973296235118907' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1768912550'/><gd:extendedProperty name='blogger.displayTime' value='September 10, 2007 at 4:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-228683537602158717</id><published>2007-09-10T08:18:00.000-06:00</published><updated>2007-09-10T08:18:38.628-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations on the CT.  Love Missed the Bus an...</title><content type='html'>Congratulations on the CT.  Love Missed the Bus and love the new alpha for it.  Thank you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/228683537602158717'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/228683537602158717'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html?showComment=1189433880000#c228683537602158717' title=''/><author><name>Monique</name><uri>https://www.blogger.com/profile/02361866070333977150</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5736973296235118907' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5736973296235118907' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-635309736'/><gd:extendedProperty name='blogger.displayTime' value='September 10, 2007 at 8:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4376869189849379761</id><published>2007-09-10T10:04:00.000-06:00</published><updated>2007-09-10T10:04:58.998-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm so glad you decided to do the alpha too!  It's...</title><content type='html'>I'm so glad you decided to do the alpha too!  It's adorable as is the rest of the kit. Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/4376869189849379761'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/4376869189849379761'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html?showComment=1189440240000#c4376869189849379761' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5736973296235118907' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5736973296235118907' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 10, 2007 at 10:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1341323204379926262</id><published>2007-09-10T13:03:00.000-06:00</published><updated>2007-09-10T13:03:09.264-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for your fabulous freebies! I will be ad...</title><content type='html'>Thank you for your fabulous freebies! I will be adding it to my NEW COMPUTER GENERATED FREEBIE LIST &lt;BR/&gt;&lt;BR/&gt;TODAY AT:&lt;BR/&gt;sugarshackscraps.com/digiscrapfreebielist/</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/1341323204379926262'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/1341323204379926262'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html?showComment=1189450980000#c1341323204379926262' title=''/><author><name>Ruthie</name><uri>https://www.blogger.com/profile/13205103990056295463</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5736973296235118907' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5736973296235118907' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-435228573'/><gd:extendedProperty name='blogger.displayTime' value='September 10, 2007 at 1:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3451678751843379645</id><published>2007-09-10T14:39:00.000-06:00</published><updated>2007-09-10T14:39:03.080-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the LO's and of course the freebie!  thanks!</title><content type='html'>Love the LO's and of course the freebie!  thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/3451678751843379645'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/3451678751843379645'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html?showComment=1189456740000#c3451678751843379645' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5736973296235118907' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5736973296235118907' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='September 10, 2007 at 2:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7780531000673085193</id><published>2007-09-10T15:38:00.000-06:00</published><updated>2007-09-10T15:38:57.409-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the cute alpha! Love the Missed the Bus...</title><content type='html'>Thanks for the cute alpha! Love the Missed the Bus kit and I am so glad to have the alpha too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/7780531000673085193'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/7780531000673085193'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html?showComment=1189460280000#c7780531000673085193' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5736973296235118907' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5736973296235118907' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 10, 2007 at 3:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6452619244035806920</id><published>2007-09-10T15:43:00.000-06:00</published><updated>2007-09-10T15:43:41.072-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Of course we read your blog--you're awesome!:)  Th...</title><content type='html'>Of course we read your blog--you're awesome!:)  Thank you for the alpha.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/6452619244035806920'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/6452619244035806920'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html?showComment=1189460580000#c6452619244035806920' title=''/><author><name>Nicole</name><uri>https://www.blogger.com/profile/05387858756515539616</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5736973296235118907' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5736973296235118907' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1711763686'/><gd:extendedProperty name='blogger.displayTime' value='September 10, 2007 at 3:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2351106402183132532</id><published>2007-09-10T15:56:00.000-06:00</published><updated>2007-09-10T15:56:21.755-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Dinner's in the oven, so I'm downloading digi stuf...</title><content type='html'>Dinner's in the oven, so I'm downloading digi stuff! Thanks so much, Britt. This complements the kit nicely. No I have to find time to scrap the pics I want to put with all this niceness. Hope your dinner is yummy!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/2351106402183132532'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/2351106402183132532'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html?showComment=1189461360000#c2351106402183132532' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5736973296235118907' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5736973296235118907' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 10, 2007 at 3:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1170201124617395753</id><published>2007-09-10T17:54:00.000-06:00</published><updated>2007-09-10T17:54:26.465-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations for CT. And thanks for alpha. I lo...</title><content type='html'>Congratulations for CT. And thanks for alpha. I love it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/1170201124617395753'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/1170201124617395753'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html?showComment=1189468440000#c1170201124617395753' title=''/><author><name>Érica</name><uri>https://www.blogger.com/profile/12570450721631127266</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_a6VGf9QxHy8/SJZBXbqzXLI/AAAAAAAABVU/Bd0JO6m0LjA/S220-s32/5a3083b6b23a1e52379196fb5c285a241666aca3%5B1%5D.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5736973296235118907' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5736973296235118907' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2006405754'/><gd:extendedProperty name='blogger.displayTime' value='September 10, 2007 at 5:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2697098721589789744</id><published>2007-09-10T19:27:00.000-06:00</published><updated>2007-09-10T19:27:00.764-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks</title><content type='html'>Thanks</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/2697098721589789744'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/2697098721589789744'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html?showComment=1189474020000#c2697098721589789744' title=''/><author><name>Phill and Melissa</name><uri>https://www.blogger.com/profile/09734159763712845849</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//bp2.blogger.com/_16ZBOaIG9Kw/SHXrE40EzAI/AAAAAAAADdY/onCF_zxHQps/S220-s32/20071128-BHP-Christmas-Part.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5736973296235118907' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5736973296235118907' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-791568386'/><gd:extendedProperty name='blogger.displayTime' value='September 10, 2007 at 7:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4640136499128781614</id><published>2007-09-10T21:20:00.000-06:00</published><updated>2007-09-10T21:20:26.466-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations thats great news and thanks for sh...</title><content type='html'>Congratulations thats great news and thanks for sharing the extra alpha its so cute!&lt;BR/&gt;Belinda</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/4640136499128781614'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/4640136499128781614'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html?showComment=1189480800000#c4640136499128781614' title=''/><author><name>BelindasScrapz</name><uri>https://www.blogger.com/profile/10055387094238827372</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-mpxWZnJ9GEk/V2Iq1DM5iHI/AAAAAAAAhuM/oILhrzXGMLwJgfuLnrCauAKR6ODzpDbywCK4B/s32/linked%2Bin.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5736973296235118907' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5736973296235118907' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-421679639'/><gd:extendedProperty name='blogger.displayTime' value='September 10, 2007 at 9:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3478053654282857593</id><published>2007-09-11T01:13:00.000-06:00</published><updated>2007-09-11T01:13:06.885-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks!</title><content type='html'>Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/3478053654282857593'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/3478053654282857593'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1189494780000#c3478053654282857593' title=''/><author><name>Phill and Melissa</name><uri>https://www.blogger.com/profile/09734159763712845849</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//bp2.blogger.com/_16ZBOaIG9Kw/SHXrE40EzAI/AAAAAAAADdY/onCF_zxHQps/S220-s32/20071128-BHP-Christmas-Part.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-791568386'/><gd:extendedProperty name='blogger.displayTime' value='September 11, 2007 at 1:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1954518618738083352</id><published>2007-09-11T01:47:00.000-06:00</published><updated>2007-09-11T01:47:46.633-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>TY for sharing this cute alpha&lt;br&gt;&lt;br&gt;Sarah</title><content type='html'>TY for sharing this cute alpha&lt;BR/&gt;&lt;BR/&gt;Sarah</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/1954518618738083352'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/1954518618738083352'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html?showComment=1189496820000#c1954518618738083352' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/17199004876609857909</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_2ApbCgHHN3U/SoKxaJBPh_I/AAAAAAAACZM/2IsazsJDHL0/S220-s32/ava33.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5736973296235118907' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5736973296235118907' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1394287773'/><gd:extendedProperty name='blogger.displayTime' value='September 11, 2007 at 1:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6648750366962118160</id><published>2007-09-11T04:59:00.000-06:00</published><updated>2007-09-11T04:59:47.460-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>this is such a cute kit.  thanks for sharing it wi...</title><content type='html'>this is such a cute kit.  thanks for sharing it with us..</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/6648750366962118160'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/6648750366962118160'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1189508340000#c6648750366962118160' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 11, 2007 at 4:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7928012945428858153</id><published>2007-09-11T11:24:00.000-06:00</published><updated>2007-09-11T11:24:03.700-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Geez, I LOVE those photo frames you created, and w...</title><content type='html'>Geez, I LOVE those photo frames you created, and wish you would make them available to all of us!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2087230019917802924/comments/default/7928012945428858153'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2087230019917802924/comments/default/7928012945428858153'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/beading-beauties.html?showComment=1189531440000#c7928012945428858153' title=''/><author><name>Diane Leigh Davison :: Lawgal</name><uri>https://www.blogger.com/profile/14566612079940227774</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//www.lawgal.net/scrap/DLDsmall.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/beading-beauties.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2087230019917802924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2087230019917802924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2130800617'/><gd:extendedProperty name='blogger.displayTime' value='September 11, 2007 at 11:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6204811941122989086</id><published>2007-09-11T12:07:00.000-06:00</published><updated>2007-09-11T12:07:26.896-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much!&lt;br&gt;&lt;br&gt;Ramie</title><content type='html'>Thanks so much!&lt;BR/&gt;&lt;BR/&gt;Ramie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/6204811941122989086'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/6204811941122989086'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html?showComment=1189534020000#c6204811941122989086' title=''/><author><name>Ramie :-)</name><uri>https://www.blogger.com/profile/01108103470019559222</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//1.bp.blogspot.com/_7U-AmfeYsQE/SYXIYQ0YolI/AAAAAAAAAD4/tOdNbypyfIE/S220-s32/Ramie+A+Pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5736973296235118907' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5736973296235118907' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1887783960'/><gd:extendedProperty name='blogger.displayTime' value='September 11, 2007 at 12:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8356568844296065139</id><published>2007-09-11T14:36:00.000-06:00</published><updated>2007-09-11T14:36:09.269-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So awesome!!</title><content type='html'>So awesome!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1065493721634012653/comments/default/8356568844296065139'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1065493721634012653/comments/default/8356568844296065139'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/blessed-events.html?showComment=1189542960000#c8356568844296065139' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/blessed-events.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1065493721634012653' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1065493721634012653' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='September 11, 2007 at 2:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5891724558036164904</id><published>2007-09-11T15:41:00.000-06:00</published><updated>2007-09-11T15:41:45.888-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How do you ever have time to do all of this?!?!?! ...</title><content type='html'>How do you ever have time to do all of this?!?!?!  hahah  Awesome, I'll probably use something sometime!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1065493721634012653/comments/default/5891724558036164904'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1065493721634012653/comments/default/5891724558036164904'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/blessed-events.html?showComment=1189546860000#c5891724558036164904' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/blessed-events.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1065493721634012653' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1065493721634012653' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='September 11, 2007 at 3:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5173698784145345114</id><published>2007-09-11T19:47:00.000-06:00</published><updated>2007-09-11T19:47:38.458-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great idea!  They are beautiful!</title><content type='html'>Great idea!  They are beautiful!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1065493721634012653/comments/default/5173698784145345114'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1065493721634012653/comments/default/5173698784145345114'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/blessed-events.html?showComment=1189561620000#c5173698784145345114' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/blessed-events.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1065493721634012653' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1065493721634012653' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='September 11, 2007 at 7:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3021044440642044084</id><published>2007-09-11T21:12:00.000-06:00</published><updated>2007-09-11T21:12:16.897-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How wonderful for you. Congratulations</title><content type='html'>How wonderful for you. Congratulations</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1065493721634012653/comments/default/3021044440642044084'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1065493721634012653/comments/default/3021044440642044084'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/blessed-events.html?showComment=1189566720000#c3021044440642044084' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12766583501226631527</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/blessed-events.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1065493721634012653' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1065493721634012653' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-489299845'/><gd:extendedProperty name='blogger.displayTime' value='September 11, 2007 at 9:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-135385824921238453</id><published>2007-09-12T09:02:00.000-06:00</published><updated>2007-09-12T09:02:38.885-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this new kit! this is the first time i have...</title><content type='html'>I love this new kit! this is the first time i have seen your designs &amp; i am in love with this kit!  the little owl just sucked me in!  my daughter has a little dress that will fit her soon that has a little owl on it! and from reading a few other posts, i can see you are in utah!  i just moved north of salt lake.  nice to find another digiscrapper out here in paper scrapping heaven! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/135385824921238453'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/135385824921238453'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html?showComment=1189609320000#c135385824921238453' title=''/><author><name>Meredith</name><uri>https://www.blogger.com/profile/04556674589999863657</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_SmioudTe_zU/TUzurVw4hFI/AAAAAAAAEOg/pF3qS854p14/s32/Meredith-250px.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5736973296235118907' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5736973296235118907' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1276608080'/><gd:extendedProperty name='blogger.displayTime' value='September 12, 2007 at 9:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7275792425030208940</id><published>2007-09-12T09:53:00.000-06:00</published><updated>2007-09-12T09:53:52.737-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I almost forgot to tell you that I have a friend w...</title><content type='html'>I almost forgot to tell you that I have a friend who is opening a store in the next month or so, and she gives away a freebie almost every day.  Just thought you may want to check it out!&lt;BR/&gt;http://tangiebaxter.typepad.com&lt;BR/&gt;&lt;BR/&gt;;o)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1065493721634012653/comments/default/7275792425030208940'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1065493721634012653/comments/default/7275792425030208940'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/blessed-events.html?showComment=1189612380000#c7275792425030208940' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/blessed-events.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1065493721634012653' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1065493721634012653' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='September 12, 2007 at 9:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2420225215617568743</id><published>2007-09-12T12:53:00.000-06:00</published><updated>2007-09-12T12:53:16.623-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, we read it and we love it!!! Thanks for the Al...</title><content type='html'>Oh, we read it and we love it!!! Thanks for the Alpha. I love this one. So glad you did the full set. I just emailed my niece who is just getting started, and told her she had to come to your blog.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/2420225215617568743'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/2420225215617568743'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html?showComment=1189623180000#c2420225215617568743' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5736973296235118907' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5736973296235118907' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 12, 2007 at 12:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7579403942189848790</id><published>2007-09-12T23:50:00.000-06:00</published><updated>2007-09-12T23:50:51.981-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for the alpha, I was hoping for a matching ...</title><content type='html'>thanks for the alpha, I was hoping for a matching alpha!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/7579403942189848790'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5736973296235118907/comments/default/7579403942189848790'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html?showComment=1189662600000#c7579403942189848790' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/news-ct-los-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5736973296235118907' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5736973296235118907' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 12, 2007 at 11:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1735147554507749738</id><published>2007-09-13T11:43:00.000-06:00</published><updated>2007-09-13T11:43:13.462-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>awesome kit!!! thank you so much</title><content type='html'>awesome kit!!! thank you so much</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/1735147554507749738'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/1735147554507749738'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1189705380000#c1735147554507749738' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 13, 2007 at 11:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2073554888802525106</id><published>2007-09-13T16:35:00.000-06:00</published><updated>2007-09-13T16:35:14.621-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so very much!  Can't wait to do a LO with y...</title><content type='html'>Thanks so very much!  Can't wait to do a LO with your great kit!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2073554888802525106'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2073554888802525106'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1189722900000#c2073554888802525106' title=''/><author><name>Belinda</name><uri>https://www.blogger.com/profile/12637138746740569693</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//i46.photobucket.com/albums/f103/AshNBB/080copy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-103143105'/><gd:extendedProperty name='blogger.displayTime' value='September 13, 2007 at 4:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7445058995583845876</id><published>2007-09-14T10:43:00.000-06:00</published><updated>2007-09-14T10:43:17.776-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, congrats on your new venture! You sure are a ...</title><content type='html'>Wow, congrats on your new venture! You sure are a busy woman with lots of new ideas..! ;) And the cards look great so you've done an awesome job!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1065493721634012653/comments/default/7445058995583845876'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1065493721634012653/comments/default/7445058995583845876'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/blessed-events.html?showComment=1189788180000#c7445058995583845876' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/blessed-events.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1065493721634012653' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1065493721634012653' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='September 14, 2007 at 10:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2952098060489721842</id><published>2007-09-17T01:20:00.000-06:00</published><updated>2007-09-17T01:20:40.702-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for sharing your talent :)</title><content type='html'>thanks for sharing your talent :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2952098060489721842'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/2952098060489721842'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1190013600000#c2952098060489721842' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2007 at 1:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7629736488763546090</id><published>2007-09-17T03:52:00.000-06:00</published><updated>2007-09-17T03:52:49.906-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you for sharing this fabulous work you've do...</title><content type='html'>thank you for sharing this fabulous work you've done :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7629736488763546090'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/7629736488763546090'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1190022720000#c7629736488763546090' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2007 at 3:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1995242107785079606</id><published>2007-09-19T19:01:00.000-06:00</published><updated>2007-09-19T19:01:49.602-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I downloaded for the turtle, but am loving everyth...</title><content type='html'>I downloaded for the turtle, but am loving everything!! LOL Thanks so much for this kit, it's stupendous!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/1995242107785079606'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5165762886047202442/comments/default/1995242107785079606'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/missed-bus.html?showComment=1190250060000#c1995242107785079606' title=''/><author><name>Julie P. (babyofmine)</name><uri>https://www.blogger.com/profile/06173842282600157879</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_fTWGWTfbA48/SE8Kdwt70MI/AAAAAAAAAGA/M9oc83t3Y5k/S220-s32/avatar-new.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/missed-bus.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5165762886047202442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5165762886047202442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1826305568'/><gd:extendedProperty name='blogger.displayTime' value='September 19, 2007 at 7:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8826059071606558903</id><published>2007-09-20T12:16:00.000-06:00</published><updated>2007-09-20T12:16:19.188-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay, I'm so excited for you and can't wait to see ...</title><content type='html'>Yay, I'm so excited for you and can't wait to see your stuff at Scraphead!! I just hope I'll get see it there before I leave on Wednesday. And I love the colors of your new kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6948415796914193387/comments/default/8826059071606558903'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6948415796914193387/comments/default/8826059071606558903'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/big-time.html?showComment=1190312160000#c8826059071606558903' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/big-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6948415796914193387' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6948415796914193387' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='September 20, 2007 at 12:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-393573521050801326</id><published>2007-09-20T16:01:00.000-06:00</published><updated>2007-09-20T16:01:28.682-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt- I can't WAIT to see the new kit! I know I w...</title><content type='html'>Britt- I can't WAIT to see the new kit! I know I will love it! I just don't know how you do it all!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6948415796914193387/comments/default/393573521050801326'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6948415796914193387/comments/default/393573521050801326'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/big-time.html?showComment=1190325660000#c393573521050801326' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/big-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6948415796914193387' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6948415796914193387' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='September 20, 2007 at 4:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3110187643274789632</id><published>2007-09-20T16:01:00.001-06:00</published><updated>2007-09-20T16:02:21.722-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6948415796914193387/comments/default/3110187643274789632'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6948415796914193387/comments/default/3110187643274789632'/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/big-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6948415796914193387' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6948415796914193387' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='September 20, 2007 at 4:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8043800515053126258</id><published>2007-09-20T18:59:00.000-06:00</published><updated>2007-09-20T18:59:40.817-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations.</title><content type='html'>Congratulations.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6948415796914193387/comments/default/8043800515053126258'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6948415796914193387/comments/default/8043800515053126258'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/big-time.html?showComment=1190336340000#c8043800515053126258' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12766583501226631527</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/big-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6948415796914193387' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6948415796914193387' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-489299845'/><gd:extendedProperty name='blogger.displayTime' value='September 20, 2007 at 6:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2856705284897412011</id><published>2007-09-21T21:20:00.000-06:00</published><updated>2007-09-21T21:20:37.580-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, Britt, I am SO happy for you! When you started...</title><content type='html'>Oh, Britt, I am SO happy for you! When you started designing I was wondering how long it'd take Leah &amp; Carol to snap you up. Congratulations, sweetie. You so deserve this!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6948415796914193387/comments/default/2856705284897412011'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6948415796914193387/comments/default/2856705284897412011'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/big-time.html?showComment=1190431200000#c2856705284897412011' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/big-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6948415796914193387' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6948415796914193387' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 21, 2007 at 9:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8606249524961185760</id><published>2007-09-22T10:21:00.000-06:00</published><updated>2007-09-22T10:21:53.804-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, that kit looks awesome!! I just love the colo...</title><content type='html'>Wow, that kit looks awesome!! I just love the colors and those stickers are the coolest! And thanks for the add-on! It looks fab too! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3879907959605635631/comments/default/8606249524961185760'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3879907959605635631/comments/default/8606249524961185760'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/hey-daddio-its-new-plus-freebie.html?showComment=1190478060000#c8606249524961185760' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/hey-daddio-its-new-plus-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3879907959605635631' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3879907959605635631' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='September 22, 2007 at 10:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5041020036404788707</id><published>2007-09-22T14:01:00.000-06:00</published><updated>2007-09-22T14:01:21.616-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome!!&lt;br&gt;TY so very much!!!</title><content type='html'>Awesome!!&lt;BR/&gt;TY so very much!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3879907959605635631/comments/default/5041020036404788707'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3879907959605635631/comments/default/5041020036404788707'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/hey-daddio-its-new-plus-freebie.html?showComment=1190491260000#c5041020036404788707' title=''/><author><name>Sharon aka Scrapcat4914</name><uri>https://www.blogger.com/profile/16114930182818644114</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//bp0.blogger.com/_9LuSK2E6b9Y/R__Z7MmnANI/AAAAAAAAAFk/PeGK2VuzRkQ/S220-s31/DSC_0004.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/hey-daddio-its-new-plus-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3879907959605635631' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3879907959605635631' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-441086482'/><gd:extendedProperty name='blogger.displayTime' value='September 22, 2007 at 2:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4846067280566691305</id><published>2007-09-22T20:16:00.000-06:00</published><updated>2007-09-22T20:16:59.514-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>congrats o nselling at scraphead! just checked out...</title><content type='html'>congrats o nselling at scraphead! just checked out your store and yourt stuff looks awesome! thanks for the add-on too :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3879907959605635631/comments/default/4846067280566691305'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3879907959605635631/comments/default/4846067280566691305'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/hey-daddio-its-new-plus-freebie.html?showComment=1190513760000#c4846067280566691305' title=''/><author><name>Muka</name><uri>https://www.blogger.com/profile/17354021710804443647</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//i174.photobucket.com/albums/w116/MukaScraps/pic-avatar_profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/hey-daddio-its-new-plus-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3879907959605635631' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3879907959605635631' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1887754454'/><gd:extendedProperty name='blogger.displayTime' value='September 22, 2007 at 8:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1090687195546714589</id><published>2007-09-22T23:05:00.000-06:00</published><updated>2007-09-22T23:05:06.375-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much. :)</title><content type='html'>Thanks so much. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3879907959605635631/comments/default/1090687195546714589'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3879907959605635631/comments/default/1090687195546714589'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/hey-daddio-its-new-plus-freebie.html?showComment=1190523900000#c1090687195546714589' title=''/><author><name>Myxi</name><uri>https://www.blogger.com/profile/16597364133129589978</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/hey-daddio-its-new-plus-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3879907959605635631' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3879907959605635631' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-552672201'/><gd:extendedProperty name='blogger.displayTime' value='September 22, 2007 at 11:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7075565053960379301</id><published>2007-09-22T23:32:00.000-06:00</published><updated>2007-09-22T23:32:07.271-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am not at all surprised for your exciting news, ...</title><content type='html'>I am not at all surprised for your exciting news, you are an amazing designer! I used one of your freebies and made my FIRST EVER digi scrap page! It is on my blog-so take a peek! Love you!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3879907959605635631/comments/default/7075565053960379301'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3879907959605635631/comments/default/7075565053960379301'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/hey-daddio-its-new-plus-freebie.html?showComment=1190525520000#c7075565053960379301' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/hey-daddio-its-new-plus-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3879907959605635631' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3879907959605635631' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='September 22, 2007 at 11:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2019019054082804661</id><published>2007-09-23T05:05:00.001-06:00</published><updated>2007-09-23T05:05:48.489-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  The DigiFree freebie search engine is ...</title><content type='html'>Thank you!  The DigiFree freebie search engine is about to list this blog post at digifree.blogspot.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3879907959605635631/comments/default/2019019054082804661'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3879907959605635631/comments/default/2019019054082804661'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/hey-daddio-its-new-plus-freebie.html?showComment=1190545500001#c2019019054082804661' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/hey-daddio-its-new-plus-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3879907959605635631' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3879907959605635631' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2007 at 5:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8636324004027747077</id><published>2007-09-23T14:31:00.000-06:00</published><updated>2007-09-23T14:31:47.738-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations. Great colors and design. Thanks f...</title><content type='html'>Congratulations. Great colors and design. Thanks for sharing a small portion of it with us.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3879907959605635631/comments/default/8636324004027747077'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3879907959605635631/comments/default/8636324004027747077'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/hey-daddio-its-new-plus-freebie.html?showComment=1190579460000#c8636324004027747077' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12766583501226631527</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/hey-daddio-its-new-plus-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3879907959605635631' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3879907959605635631' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-489299845'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2007 at 2:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4142869458000662039</id><published>2007-09-23T20:38:00.000-06:00</published><updated>2007-09-23T20:38:04.942-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow Britt this is sooo cute!  I love all of your k...</title><content type='html'>Wow Britt this is sooo cute!  I love all of your kits!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3879907959605635631/comments/default/4142869458000662039'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3879907959605635631/comments/default/4142869458000662039'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/hey-daddio-its-new-plus-freebie.html?showComment=1190601480000#c4142869458000662039' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/hey-daddio-its-new-plus-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3879907959605635631' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3879907959605635631' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2007 at 8:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1572868534459267626</id><published>2007-09-24T06:23:00.000-06:00</published><updated>2007-09-24T06:23:09.133-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey!&lt;br&gt;That's the brand new Scraphead designer he...</title><content type='html'>Hey!&lt;BR/&gt;That's the brand new Scraphead designer here!!!&lt;BR/&gt;Congratulations!!!&lt;BR/&gt;Grab the add-on!&lt;BR/&gt;Thanks a bunch!!&lt;BR/&gt;{{{hugs}}}</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3879907959605635631/comments/default/1572868534459267626'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3879907959605635631/comments/default/1572868534459267626'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/hey-daddio-its-new-plus-freebie.html?showComment=1190636580000#c1572868534459267626' title=''/><author><name>M u s s</name><uri>https://www.blogger.com/profile/10692200328175774477</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_hDUXc-dCzeg/Smf-Go7rciI/AAAAAAAACO8/8PhiGfhF07I/S220-s32/P1010422-ava200.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/hey-daddio-its-new-plus-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3879907959605635631' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3879907959605635631' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1768912550'/><gd:extendedProperty name='blogger.displayTime' value='September 24, 2007 at 6:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2892735528916262466</id><published>2007-09-24T14:27:00.000-06:00</published><updated>2007-09-24T14:27:19.709-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, that minikit looks awesome!! Too bad I have t...</title><content type='html'>Wow, that minikit looks awesome!! Too bad I have to leave on Wednesday so I don't have time to participate. :( But good luck with the challenge anyway! I just can't wait till January to get to see all the fab stuff you've been designing while I've been gone. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/718757994019058616/comments/default/2892735528916262466'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/718757994019058616/comments/default/2892735528916262466'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/challenge-freebie-prize-and-sale.html?showComment=1190665620000#c2892735528916262466' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/challenge-freebie-prize-and-sale.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-718757994019058616' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/718757994019058616' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='September 24, 2007 at 2:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6494230712817139835</id><published>2007-09-24T19:54:00.000-06:00</published><updated>2007-09-24T19:54:18.116-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats on your store at Scraphead Brit!&lt;br&gt;And t...</title><content type='html'>Congrats on your store at Scraphead Brit!&lt;BR/&gt;And thanks for the freebie! :o)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3879907959605635631/comments/default/6494230712817139835'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3879907959605635631/comments/default/6494230712817139835'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/hey-daddio-its-new-plus-freebie.html?showComment=1190685240000#c6494230712817139835' title=''/><author><name>The Mini Mum</name><uri>https://www.blogger.com/profile/02470202469914444855</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-Esnss_4f_WI/Ws7_tN1S91I/AAAAAAAABhg/ZCmRnsvayLkgCOb_e_mxzehHUulgaFMmgCK4BGAYYCw/s32/ProfilePic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/hey-daddio-its-new-plus-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3879907959605635631' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3879907959605635631' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-16985569'/><gd:extendedProperty name='blogger.displayTime' value='September 24, 2007 at 7:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4818052030169655826</id><published>2007-09-26T22:57:00.000-06:00</published><updated>2007-09-26T22:57:37.257-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Well, I took the challange, but I am a big nerd &amp;a...</title><content type='html'>Well, I took the challange, but I am a big nerd &amp; I have no idea how to post it!! Hopefully I will figure it out-I want that cute stuff!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/718757994019058616/comments/default/4818052030169655826'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/718757994019058616/comments/default/4818052030169655826'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/challenge-freebie-prize-and-sale.html?showComment=1190869020000#c4818052030169655826' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/challenge-freebie-prize-and-sale.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-718757994019058616' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/718757994019058616' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='September 26, 2007 at 10:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4326670513395432707</id><published>2007-09-28T08:33:00.000-06:00</published><updated>2007-09-28T08:33:47.875-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I really like the page you made w/ dinner in CA.  ...</title><content type='html'>I really like the page you made w/ dinner in CA.  I LOVE those ring band things around the pictures! Very cute.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3529339813953461460/comments/default/4326670513395432707'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3529339813953461460/comments/default/4326670513395432707'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/get-excited.html?showComment=1190989980000#c4326670513395432707' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/get-excited.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3529339813953461460' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3529339813953461460' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='September 28, 2007 at 8:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3324219778330998798</id><published>2007-09-28T11:48:00.000-06:00</published><updated>2007-09-28T11:48:13.760-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for sharing the twiggy frames.  ...</title><content type='html'>Thank you so much for sharing the twiggy frames.  They're awesome.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3529339813953461460/comments/default/3324219778330998798'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3529339813953461460/comments/default/3324219778330998798'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/get-excited.html?showComment=1191001680000#c3324219778330998798' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/get-excited.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3529339813953461460' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3529339813953461460' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 28, 2007 at 11:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1910383327786435880</id><published>2007-09-28T19:54:00.000-06:00</published><updated>2007-09-28T19:54:41.058-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I will try to stop there tomorrow.</title><content type='html'>I will try to stop there tomorrow.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/835118114915942585/comments/default/1910383327786435880'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/835118114915942585/comments/default/1910383327786435880'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/tomorrows-big-day.html?showComment=1191030840000#c1910383327786435880' title=''/><author><name>Érica</name><uri>https://www.blogger.com/profile/12570450721631127266</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_a6VGf9QxHy8/SJZBXbqzXLI/AAAAAAAABVU/Bd0JO6m0LjA/S220-s32/5a3083b6b23a1e52379196fb5c285a241666aca3%5B1%5D.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/tomorrows-big-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-835118114915942585' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/835118114915942585' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2006405754'/><gd:extendedProperty name='blogger.displayTime' value='September 28, 2007 at 7:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8869351885727225202</id><published>2007-09-29T01:03:00.000-06:00</published><updated>2007-09-29T01:03:31.591-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love these frames!  You are sooooo clever!  Thank ...</title><content type='html'>Love these frames!  You are sooooo clever!  Thank you! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3529339813953461460/comments/default/8869351885727225202'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3529339813953461460/comments/default/8869351885727225202'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/get-excited.html?showComment=1191049380000#c8869351885727225202' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/get-excited.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3529339813953461460' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3529339813953461460' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2007 at 1:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3598084290864827970</id><published>2007-10-01T09:10:00.000-06:00</published><updated>2007-10-01T09:10:43.302-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The picture with Josh's phone looks  great! I love...</title><content type='html'>The picture with Josh's phone looks  great! I love the cute frame!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5848921965520088683/comments/default/3598084290864827970'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5848921965520088683/comments/default/3598084290864827970'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/so-in-love-with-fall.html?showComment=1191251400000#c3598084290864827970' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/so-in-love-with-fall.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5848921965520088683' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5848921965520088683' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='October 1, 2007 at 9:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7370745157566481836</id><published>2007-10-03T11:43:00.000-06:00</published><updated>2007-10-03T11:43:36.632-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I finally stopped by &amp;amp; am so excited to post a...</title><content type='html'>I finally stopped by &amp; am so excited to post a page! I love the colors in this fall kit-Fall is by far my favorite time of year! PS cute bangs! Have you had those for a while &amp; I just didn't notice??</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/835118114915942585/comments/default/7370745157566481836'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/835118114915942585/comments/default/7370745157566481836'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/tomorrows-big-day.html?showComment=1191433380000#c7370745157566481836' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/tomorrows-big-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-835118114915942585' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/835118114915942585' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='October 3, 2007 at 11:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1093575404104646777</id><published>2007-10-03T23:34:00.000-06:00</published><updated>2007-10-03T23:34:19.218-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh my gosh! I LOVE this kit! I tried to talk matt ...</title><content type='html'>oh my gosh! I LOVE this kit! I tried to talk matt into letting me do that "lavander" color for our wedding &amp; I got shot down. Plus-look at all the stuff!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7387476649541717230/comments/default/1093575404104646777'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7387476649541717230/comments/default/1093575404104646777'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/10/shes-daydream-believer.html?showComment=1191476040000#c1093575404104646777' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/10/shes-daydream-believer.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7387476649541717230' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7387476649541717230' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='October 3, 2007 at 11:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4072479834958241504</id><published>2007-10-04T00:23:00.000-06:00</published><updated>2007-10-04T00:23:58.176-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey Brittney this is Victoria Elder, Jake's wife, ...</title><content type='html'>Hey Brittney this is Victoria Elder, Jake's wife, I was wondering about digital scrapbooking, i have the new macbook os-x ...Do you know what programs you can use to do digital scrapbooking??? I know photoshop elements 4.0 is basically all there is elements wise but do you know if it works with the macbook? i guess the os-x is different??  I dunno if you know or not, But I figured with your scrapbooking network you might be able to find out which program is best to use with the macbook....I heard the elements 4.0 might not work the best cause of the os-x...whatever that is... but if you find out and could let me know...email jakvic@gmail.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7387476649541717230/comments/default/4072479834958241504'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7387476649541717230/comments/default/4072479834958241504'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/10/shes-daydream-believer.html?showComment=1191478980000#c4072479834958241504' title=''/><author><name>Victoria Elder</name><uri>https://www.blogger.com/profile/02311355940687984819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='20' src='//1.bp.blogspot.com/_gDwTdQp80Bo/Se5RN3XtJgI/AAAAAAAABFc/RuI2uAf4r1Y/S220-s32/Copy+of+Copy+of+IMG_0420+vintage-bw+copy-clrized.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/10/shes-daydream-believer.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7387476649541717230' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7387476649541717230' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-897611465'/><gd:extendedProperty name='blogger.displayTime' value='October 4, 2007 at 12:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7715625036345459367</id><published>2007-10-04T07:57:00.000-06:00</published><updated>2007-10-04T07:57:16.901-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks. It is so cute. And your kit is lovely.</title><content type='html'>Thanks. It is so cute. And your kit is lovely.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7387476649541717230/comments/default/7715625036345459367'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7387476649541717230/comments/default/7715625036345459367'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/10/shes-daydream-believer.html?showComment=1191506220000#c7715625036345459367' title=''/><author><name>Érica</name><uri>https://www.blogger.com/profile/12570450721631127266</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_a6VGf9QxHy8/SJZBXbqzXLI/AAAAAAAABVU/Bd0JO6m0LjA/S220-s32/5a3083b6b23a1e52379196fb5c285a241666aca3%5B1%5D.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/10/shes-daydream-believer.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7387476649541717230' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7387476649541717230' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2006405754'/><gd:extendedProperty name='blogger.displayTime' value='October 4, 2007 at 7:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7148462397403988139</id><published>2007-10-04T07:57:00.001-06:00</published><updated>2007-10-04T07:57:29.155-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt you are so talented! This kit is very cool a...</title><content type='html'>Britt you are so talented! This kit is very cool and I love it! Great job girl! Have fun at work! I will be thinking about you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7387476649541717230/comments/default/7148462397403988139'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7387476649541717230/comments/default/7148462397403988139'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/10/shes-daydream-believer.html?showComment=1191506220001#c7148462397403988139' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/10/shes-daydream-believer.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7387476649541717230' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7387476649541717230' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='October 4, 2007 at 7:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1952807386146853223</id><published>2007-10-04T10:54:00.000-06:00</published><updated>2007-10-04T10:54:09.827-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Adorable kit!  And I love the freebie!  thanks!</title><content type='html'>Adorable kit!  And I love the freebie!  thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7387476649541717230/comments/default/1952807386146853223'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7387476649541717230/comments/default/1952807386146853223'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/10/shes-daydream-believer.html?showComment=1191516840000#c1952807386146853223' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/10/shes-daydream-believer.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7387476649541717230' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7387476649541717230' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='October 4, 2007 at 10:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8215365497913075218</id><published>2007-10-05T03:37:00.000-06:00</published><updated>2007-10-05T03:37:15.009-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this kit and especially love those patches Br...</title><content type='html'>Love this kit and especially love those patches Britt!!! Cute, cute, cute!  Thanks for sharing. :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7387476649541717230/comments/default/8215365497913075218'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7387476649541717230/comments/default/8215365497913075218'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/10/shes-daydream-believer.html?showComment=1191577020000#c8215365497913075218' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/10/shes-daydream-believer.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7387476649541717230' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7387476649541717230' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2007 at 3:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5338049250634919064</id><published>2007-10-05T21:39:00.000-06:00</published><updated>2007-10-05T21:39:08.037-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt--&lt;br&gt;My account at Scraphead still isn't fix...</title><content type='html'>Britt--&lt;BR/&gt;My account at Scraphead still isn't fixed!! Total Bummer!  That kit is soooo cute!! Way to go!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7387476649541717230/comments/default/5338049250634919064'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7387476649541717230/comments/default/5338049250634919064'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/10/shes-daydream-believer.html?showComment=1191641940000#c5338049250634919064' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/10/shes-daydream-believer.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7387476649541717230' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7387476649541717230' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2007 at 9:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8380536892943262787</id><published>2007-10-06T06:12:00.000-06:00</published><updated>2007-10-06T06:12:17.601-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Totally love it!!&lt;br&gt;Thanks!!&lt;br&gt;{{{hugs}}}</title><content type='html'>Totally love it!!&lt;BR/&gt;Thanks!!&lt;BR/&gt;{{{hugs}}}</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7387476649541717230/comments/default/8380536892943262787'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7387476649541717230/comments/default/8380536892943262787'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/10/shes-daydream-believer.html?showComment=1191672720000#c8380536892943262787' title=''/><author><name>M u s s</name><uri>https://www.blogger.com/profile/10692200328175774477</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_hDUXc-dCzeg/Smf-Go7rciI/AAAAAAAACO8/8PhiGfhF07I/S220-s32/P1010422-ava200.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/10/shes-daydream-believer.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7387476649541717230' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7387476649541717230' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1768912550'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2007 at 6:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1400913916600342287</id><published>2007-10-06T23:25:00.000-06:00</published><updated>2007-10-06T23:25:24.881-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt- This page is ADORABLE!! You must send these...</title><content type='html'>Britt- This page is ADORABLE!! You must send these pictures to me! I love how you have so many scrapbook pages of Gracelyn!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6251622346645337904/comments/default/1400913916600342287'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6251622346645337904/comments/default/1400913916600342287'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/10/low-key-weekend.html?showComment=1191734700000#c1400913916600342287' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/10/low-key-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6251622346645337904' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6251622346645337904' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2007 at 11:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-967030390594683860</id><published>2007-10-06T23:40:00.000-06:00</published><updated>2007-10-06T23:40:45.497-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Amazing LO - AGAIN!  You rock in every way!</title><content type='html'>Amazing LO - AGAIN!  You rock in every way!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6251622346645337904/comments/default/967030390594683860'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6251622346645337904/comments/default/967030390594683860'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/10/low-key-weekend.html?showComment=1191735600000#c967030390594683860' title=''/><author><name>BTMIN</name><uri>https://www.blogger.com/profile/16723311176479432021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/10/low-key-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6251622346645337904' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6251622346645337904' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703829899'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2007 at 11:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3079363608803074350</id><published>2007-10-07T11:27:00.000-06:00</published><updated>2007-10-07T11:27:57.178-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the fallish changes you made to your blog.....</title><content type='html'>I love the fallish changes you made to your blog...very cute and the page amazing of course!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6251622346645337904/comments/default/3079363608803074350'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6251622346645337904/comments/default/3079363608803074350'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/10/low-key-weekend.html?showComment=1191778020000#c3079363608803074350' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/10/low-key-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6251622346645337904' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6251622346645337904' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='October 7, 2007 at 11:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7505418128766621670</id><published>2007-10-08T01:58:00.000-06:00</published><updated>2007-10-08T01:58:25.010-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE the layout!&lt;br&gt;And I excactly know whatcha ta...</title><content type='html'>LOVE the layout!&lt;BR/&gt;And I excactly know whatcha talking about!&lt;BR/&gt;I did have a scrap-weekeend too!&lt;BR/&gt;&lt;BR/&gt;{{{hugs}}}&lt;BR/&gt;Maria.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6251622346645337904/comments/default/7505418128766621670'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6251622346645337904/comments/default/7505418128766621670'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/10/low-key-weekend.html?showComment=1191830280000#c7505418128766621670' title=''/><author><name>M u s s</name><uri>https://www.blogger.com/profile/10692200328175774477</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_hDUXc-dCzeg/Smf-Go7rciI/AAAAAAAACO8/8PhiGfhF07I/S220-s32/P1010422-ava200.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/10/low-key-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6251622346645337904' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6251622346645337904' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1768912550'/><gd:extendedProperty name='blogger.displayTime' value='October 8, 2007 at 1:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3327556734114982743</id><published>2007-10-08T10:06:00.000-06:00</published><updated>2007-10-08T10:06:11.017-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I think that fall picture of you and Josh is reall...</title><content type='html'>I think that fall picture of you and Josh is really cute!!!  I like you with bangs... totally cute!  I don't think I've seen you with bangs since 9th grade! haha</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5848921965520088683/comments/default/3327556734114982743'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5848921965520088683/comments/default/3327556734114982743'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/so-in-love-with-fall.html?showComment=1191859560000#c3327556734114982743' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/so-in-love-with-fall.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5848921965520088683' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5848921965520088683' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='October 8, 2007 at 10:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5027847647085127534</id><published>2007-10-10T16:38:00.000-06:00</published><updated>2007-10-10T16:38:49.089-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We rock. :o)&lt;br&gt;&lt;br&gt;Love ya.&lt;br&gt;&lt;br&gt;~L</title><content type='html'>We rock. :o)&lt;BR/&gt;&lt;BR/&gt;Love ya.&lt;BR/&gt;&lt;BR/&gt;~L</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7387476649541717230/comments/default/5027847647085127534'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7387476649541717230/comments/default/5027847647085127534'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/10/shes-daydream-believer.html?showComment=1192055880000#c5027847647085127534' title=''/><author><name>Dude-man's Mommy</name><uri>https://www.blogger.com/profile/07257399530799668455</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//i206.photobucket.com/albums/bb106/LiamsMommy31905/a_1d64212ebc68822802359f106e86e1d2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/10/shes-daydream-believer.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7387476649541717230' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7387476649541717230' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-59556664'/><gd:extendedProperty name='blogger.displayTime' value='October 10, 2007 at 4:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2910033531868745695</id><published>2007-10-10T18:49:00.000-06:00</published><updated>2007-10-10T18:49:51.990-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your new blog!! TOO CUTE! and your pages ar...</title><content type='html'>I love your new blog!! TOO CUTE! and your pages are always so cute!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6251622346645337904/comments/default/2910033531868745695'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6251622346645337904/comments/default/2910033531868745695'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/10/low-key-weekend.html?showComment=1192063740000#c2910033531868745695' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/10/low-key-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6251622346645337904' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6251622346645337904' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='October 10, 2007 at 6:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6581423963038933725</id><published>2007-10-11T01:23:00.000-06:00</published><updated>2007-10-11T01:23:21.324-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wish my pages all turned out as pleasing to the ...</title><content type='html'>I wish my pages all turned out as pleasing to the eye as yours do! You have such talent! I have got to figure out how to make my blog less generic looking!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6251622346645337904/comments/default/6581423963038933725'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6251622346645337904/comments/default/6581423963038933725'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/10/low-key-weekend.html?showComment=1192087380000#c6581423963038933725' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/10/low-key-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6251622346645337904' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6251622346645337904' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='October 11, 2007 at 1:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4780127750551864554</id><published>2007-10-18T22:21:00.000-06:00</published><updated>2007-10-18T22:21:35.287-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Tag! You got tagged. Go to my blog to find the rules.</title><content type='html'>Tag! You got tagged. Go to my blog to find the rules.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6251622346645337904/comments/default/4780127750551864554'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6251622346645337904/comments/default/4780127750551864554'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/10/low-key-weekend.html?showComment=1192767660000#c4780127750551864554' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/10/low-key-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6251622346645337904' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6251622346645337904' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='October 18, 2007 at 10:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8716490505375653782</id><published>2007-10-24T17:09:00.000-06:00</published><updated>2007-10-24T17:09:08.032-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am so sorry Brittney, and I know exactly how hor...</title><content type='html'>I am so sorry Brittney, and I know exactly how horrible it is to be betrayed and fired from a job.  It is one of the hardest things to go through! You SHOULD kick it into high gear with your design stuff, I'm excited to see more!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/542971329808261758/comments/default/8716490505375653782'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/542971329808261758/comments/default/8716490505375653782'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/10/youll-never-guess-what-happened.html?showComment=1193267340000#c8716490505375653782' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/10/youll-never-guess-what-happened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-542971329808261758' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/542971329808261758' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='October 24, 2007 at 5:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5268683891914371504</id><published>2007-10-24T17:09:00.001-06:00</published><updated>2007-10-24T17:11:43.891-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/542971329808261758/comments/default/5268683891914371504'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/542971329808261758/comments/default/5268683891914371504'/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/10/youll-never-guess-what-happened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-542971329808261758' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/542971329808261758' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='October 24, 2007 at 5:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7404765567624924466</id><published>2007-10-24T17:20:00.000-06:00</published><updated>2007-10-24T17:20:21.420-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, I'm so sorry to hear about the underhanded ...</title><content type='html'>Britt, I'm so sorry to hear about the underhanded way that you were fired/replaced.  However I am hoping that it was a blessing in disguise and that all things will work out well in the the end.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/542971329808261758/comments/default/7404765567624924466'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/542971329808261758/comments/default/7404765567624924466'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/10/youll-never-guess-what-happened.html?showComment=1193268000000#c7404765567624924466' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/10/youll-never-guess-what-happened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-542971329808261758' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/542971329808261758' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 24, 2007 at 5:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7585100611573202105</id><published>2007-10-24T18:29:00.000-06:00</published><updated>2007-10-24T18:29:12.461-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW!  I can't believe that!  That is totally horri...</title><content type='html'>WOW!  I can't believe that!  That is totally horrible!! I know you will be amazing at designing full time, you are extremely talented, and think about all the freedom of working for yourself!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/542971329808261758/comments/default/7585100611573202105'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/542971329808261758/comments/default/7585100611573202105'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/10/youll-never-guess-what-happened.html?showComment=1193272140000#c7585100611573202105' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/10/youll-never-guess-what-happened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-542971329808261758' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/542971329808261758' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='October 24, 2007 at 6:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6898121546489890235</id><published>2007-10-25T09:53:00.000-06:00</published><updated>2007-10-25T09:53:26.529-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Britt, I just want to reach through the monitor...</title><content type='html'>Oh Britt, I just want to reach through the monitor and give you a big ol' hug! As Andrea said, it sounds like this was a blessing in disguise. I look forward to seeing how you're going to channel all this new creative energy! Sunshine and smiles, sweetie!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/542971329808261758/comments/default/6898121546489890235'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/542971329808261758/comments/default/6898121546489890235'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/10/youll-never-guess-what-happened.html?showComment=1193327580000#c6898121546489890235' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/10/youll-never-guess-what-happened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-542971329808261758' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/542971329808261758' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 25, 2007 at 9:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5351933076623058279</id><published>2007-10-25T13:08:00.000-06:00</published><updated>2007-10-25T13:08:01.355-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm so sorry to hear this Brittney.  It's just ter...</title><content type='html'>I'm so sorry to hear this Brittney.  It's just terrible that your boss decided to listen to rumors instead of coming to you directly.  I'm sure you know they say God works in mysterious ways - so perhaps this is infact a blessing in disguise.  Best of luck!&lt;BR/&gt;Hugs :-)&lt;BR/&gt;HSG</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/542971329808261758/comments/default/5351933076623058279'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/542971329808261758/comments/default/5351933076623058279'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/10/youll-never-guess-what-happened.html?showComment=1193339280000#c5351933076623058279' title=''/><author><name>Happy Scrap Girl</name><uri>https://www.blogger.com/profile/13763470192418818344</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/10/youll-never-guess-what-happened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-542971329808261758' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/542971329808261758' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1652954791'/><gd:extendedProperty name='blogger.displayTime' value='October 25, 2007 at 1:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7238933094761773075</id><published>2007-10-25T13:37:00.000-06:00</published><updated>2007-10-25T13:37:32.977-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I REALLY miss you at work!</title><content type='html'>I REALLY miss you at work!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/542971329808261758/comments/default/7238933094761773075'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/542971329808261758/comments/default/7238933094761773075'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/10/youll-never-guess-what-happened.html?showComment=1193341020000#c7238933094761773075' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/10/youll-never-guess-what-happened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-542971329808261758' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/542971329808261758' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='October 25, 2007 at 1:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8314864364310820591</id><published>2007-10-26T23:42:00.000-06:00</published><updated>2007-10-26T23:42:50.833-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG that's horrible! I hope things work out for th...</title><content type='html'>OMG that's horrible! I hope things work out for the best. If it makes you feel any better I hate my job too! I can't wait until I graduate school so I can tell them to take their job and shove it! HAHA!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/542971329808261758/comments/default/8314864364310820591'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/542971329808261758/comments/default/8314864364310820591'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/10/youll-never-guess-what-happened.html?showComment=1193463720000#c8314864364310820591' title=''/><author><name>Jennifer</name><uri>https://www.blogger.com/profile/06141646206182498896</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-thcO6lePzvc/UR7_gg4J63I/AAAAAAAACLA/OK8IocKxjJ8/s32/7625_298570710386_7557130_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/10/youll-never-guess-what-happened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-542971329808261758' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/542971329808261758' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691463232'/><gd:extendedProperty name='blogger.displayTime' value='October 26, 2007 at 11:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3287289970123620640</id><published>2007-10-30T15:42:00.000-06:00</published><updated>2007-10-30T15:42:45.015-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE the &amp;quot;Peace &amp;amp; Quiet&amp;quot; kit! I th...</title><content type='html'>I LOVE the "Peace &amp; Quiet" kit! I think that I must have it! I also love the page from my wedding!! I am so glad that we got a picture together!! Love it!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5228974944725173543/comments/default/3287289970123620640'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5228974944725173543/comments/default/3287289970123620640'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/10/4-new-los-some-news-and-freebie.html?showComment=1193780520000#c3287289970123620640' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/10/4-new-los-some-news-and-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5228974944725173543' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5228974944725173543' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='October 30, 2007 at 3:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7872617830663655307</id><published>2007-10-31T16:16:00.000-06:00</published><updated>2007-10-31T16:16:11.752-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!  I love the Happy Halloween and your new prod...</title><content type='html'>Wow!  I love the Happy Halloween and your new products are awesome!  The templates are so cute and who couldn't use great basic solids!?  Nice!  See you tonight!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6482179533480906397/comments/default/7872617830663655307'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6482179533480906397/comments/default/7872617830663655307'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/10/oooh-oooh-oooh-new-products.html?showComment=1193868960000#c7872617830663655307' title=''/><author><name>BTMIN</name><uri>https://www.blogger.com/profile/16723311176479432021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/10/oooh-oooh-oooh-new-products.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6482179533480906397' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6482179533480906397' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703829899'/><gd:extendedProperty name='blogger.displayTime' value='October 31, 2007 at 4:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-654210772127066994</id><published>2007-10-31T16:31:00.000-06:00</published><updated>2007-10-31T16:31:47.924-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE those templates! LOVE LOVE LOVE THEM! and T...</title><content type='html'>I LOVE those templates! LOVE LOVE LOVE THEM! and That paper ROCKS! YAY! I'm so happy!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6482179533480906397/comments/default/654210772127066994'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6482179533480906397/comments/default/654210772127066994'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/10/oooh-oooh-oooh-new-products.html?showComment=1193869860000#c654210772127066994' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/10/oooh-oooh-oooh-new-products.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6482179533480906397' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6482179533480906397' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='October 31, 2007 at 4:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7898493965931224489</id><published>2007-11-01T21:20:00.000-06:00</published><updated>2007-11-01T21:20:49.679-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is by FAR the cutest little pumpkin costume I...</title><content type='html'>That is by FAR the cutest little pumpkin costume I have ever seen!  I LOVE IT!  She looks sooooooo beautiful!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6275062545674042619/comments/default/7898493965931224489'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6275062545674042619/comments/default/7898493965931224489'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/other-peoples-kiddies.html?showComment=1193973600000#c7898493965931224489' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/other-peoples-kiddies.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6275062545674042619' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6275062545674042619' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='November 1, 2007 at 9:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7600887217410715949</id><published>2007-11-02T09:35:00.000-06:00</published><updated>2007-11-02T09:35:19.118-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are the best pictures and I LOVE the way you...</title><content type='html'>These are the best pictures and I LOVE the way you scrapped them.  I have SOOOO much to learn from you! The names and little stars and things are too cool!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6275062545674042619/comments/default/7600887217410715949'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6275062545674042619/comments/default/7600887217410715949'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/other-peoples-kiddies.html?showComment=1194017700000#c7600887217410715949' title=''/><author><name>BTMIN</name><uri>https://www.blogger.com/profile/16723311176479432021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/other-peoples-kiddies.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6275062545674042619' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6275062545674042619' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703829899'/><gd:extendedProperty name='blogger.displayTime' value='November 2, 2007 at 9:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6059326560977876440</id><published>2007-11-02T16:22:00.000-06:00</published><updated>2007-11-02T16:22:51.014-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, Brittney I just heard about this. I'm obvious...</title><content type='html'>Wow, Brittney I just heard about this. I'm obviously not in the loop. :)  I guess I need to read your blog more often. Great new kit by the way. Hope you had lots of fun in Disneyland.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/542971329808261758/comments/default/6059326560977876440'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/542971329808261758/comments/default/6059326560977876440'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/10/youll-never-guess-what-happened.html?showComment=1194042120000#c6059326560977876440' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/10/youll-never-guess-what-happened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-542971329808261758' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/542971329808261758' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 2, 2007 at 4:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5170195420429904826</id><published>2007-11-02T16:36:00.000-06:00</published><updated>2007-11-02T16:36:51.486-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh no, Britt! I'm so sorry that this happened. Wha...</title><content type='html'>Oh no, Britt! I'm so sorry that this happened. What a loser your former boss is...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/542971329808261758/comments/default/5170195420429904826'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/542971329808261758/comments/default/5170195420429904826'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/10/youll-never-guess-what-happened.html?showComment=1194042960000#c5170195420429904826' title=''/><author><name>Dude-man's Mommy</name><uri>https://www.blogger.com/profile/07257399530799668455</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//i206.photobucket.com/albums/bb106/LiamsMommy31905/a_1d64212ebc68822802359f106e86e1d2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/10/youll-never-guess-what-happened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-542971329808261758' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/542971329808261758' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-59556664'/><gd:extendedProperty name='blogger.displayTime' value='November 2, 2007 at 4:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-491113204585773347</id><published>2007-11-02T17:23:00.000-06:00</published><updated>2007-11-02T17:23:32.043-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OK, I left some love over on 4shared, but I wanted...</title><content type='html'>OK, I left some love over on 4shared, but I wanted to comment here too. You ARE bursting with goodness - and I feel it from here because you gave me (and other DIPpers) PNG files in your template!! Yahoo!!!! {{huggles a plenty}}&lt;BR/&gt;&lt;BR/&gt;Enjoy your weekend. Love the kits. Love the freebie. Love love love!! &lt;BR/&gt;&lt;BR/&gt;Cheers!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6267680614238087701/comments/default/491113204585773347'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6267680614238087701/comments/default/491113204585773347'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html?showComment=1194045780000#c491113204585773347' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6267680614238087701' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6267680614238087701' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 2, 2007 at 5:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8365060712396450297</id><published>2007-11-02T18:14:00.000-06:00</published><updated>2007-11-02T18:14:04.593-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, Brittney, I don't know where you get your ene...</title><content type='html'>Wow, Brittney, I don't know where you get your energy but I'm lovin it. :) Congrats on the new job. You will be awesome at anything that is artistic designing. Thanks for the frames and the journaling template. I'm scooping them up right now.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6267680614238087701/comments/default/8365060712396450297'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6267680614238087701/comments/default/8365060712396450297'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html?showComment=1194048840000#c8365060712396450297' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6267680614238087701' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6267680614238087701' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 2, 2007 at 6:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2048484551773281513</id><published>2007-11-02T18:53:00.000-06:00</published><updated>2007-11-02T18:53:43.841-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It has been a wonderful day for you!  Congrats on ...</title><content type='html'>It has been a wonderful day for you!  Congrats on the new job - I'm sure it will leave you some time to continue designing these fab kits!  Can't wait to try out Brown Eyed Girl!  &lt;BR/&gt;&lt;BR/&gt;Have a wonderful trip.&lt;BR/&gt;&lt;BR/&gt;HSG</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6267680614238087701/comments/default/2048484551773281513'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6267680614238087701/comments/default/2048484551773281513'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html?showComment=1194051180000#c2048484551773281513' title=''/><author><name>Happy Scrap Girl</name><uri>https://www.blogger.com/profile/13763470192418818344</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6267680614238087701' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6267680614238087701' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1652954791'/><gd:extendedProperty name='blogger.displayTime' value='November 2, 2007 at 6:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-316132302565296749</id><published>2007-11-02T19:57:00.000-06:00</published><updated>2007-11-02T19:57:23.070-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt!!  Congrats on the job!  That's so awesome.....</title><content type='html'>Britt!!  Congrats on the job!  That's so awesome...I can't wait to hear all about it!  I love your new kit...I'm starting a page right now with it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6267680614238087701/comments/default/316132302565296749'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6267680614238087701/comments/default/316132302565296749'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html?showComment=1194055020000#c316132302565296749' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6267680614238087701' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6267680614238087701' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='November 2, 2007 at 7:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4484216800515802802</id><published>2007-11-02T20:46:00.000-06:00</published><updated>2007-11-02T20:46:15.269-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So excited for you and your extremely wonderful, v...</title><content type='html'>So excited for you and your extremely wonderful, very good day!  Love the glitter frames, the new kit, the new job--you're right a great day all around!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6267680614238087701/comments/default/4484216800515802802'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6267680614238087701/comments/default/4484216800515802802'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html?showComment=1194057960000#c4484216800515802802' title=''/><author><name>andilynn</name><uri>https://www.blogger.com/profile/17967982108748641132</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Juuud0BGJWw/Sgng1dO9slI/AAAAAAAAAAM/LBXxcLPBP7A/S220-s32/andrea-avatar-web-smallest.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6267680614238087701' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6267680614238087701' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1001698057'/><gd:extendedProperty name='blogger.displayTime' value='November 2, 2007 at 8:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7258582477362634615</id><published>2007-11-02T21:52:00.000-06:00</published><updated>2007-11-02T21:52:25.882-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How wonderful for you. Congratulations. Thanks for...</title><content type='html'>How wonderful for you. Congratulations. Thanks for the info on the download and your challenge looks like it would be something I need to work on. Have a great weekend.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6267680614238087701/comments/default/7258582477362634615'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6267680614238087701/comments/default/7258582477362634615'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html?showComment=1194061920000#c7258582477362634615' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12766583501226631527</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6267680614238087701' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6267680614238087701' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-489299845'/><gd:extendedProperty name='blogger.displayTime' value='November 2, 2007 at 9:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3367441383024320267</id><published>2007-11-02T22:28:00.000-06:00</published><updated>2007-11-02T22:28:30.099-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love reading your blog. Unfortunately I rarely t...</title><content type='html'>I love reading your blog. Unfortunately I rarely think to comment! So happy about your new job!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6267680614238087701/comments/default/3367441383024320267'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6267680614238087701/comments/default/3367441383024320267'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html?showComment=1194064080000#c3367441383024320267' title=''/><author><name>Michelle Powell</name><uri>https://www.blogger.com/profile/08956172895535132180</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6267680614238087701' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6267680614238087701' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1842303382'/><gd:extendedProperty name='blogger.displayTime' value='November 2, 2007 at 10:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8185489034423683081</id><published>2007-11-03T01:29:00.000-06:00</published><updated>2007-11-03T01:29:05.345-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the beautiful frames! Congratulation...</title><content type='html'>Thank you for the beautiful frames! Congratulations on your new job!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6267680614238087701/comments/default/8185489034423683081'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6267680614238087701/comments/default/8185489034423683081'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html?showComment=1194074940000#c8185489034423683081' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6267680614238087701' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6267680614238087701' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 3, 2007 at 1:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6077820047051237415</id><published>2007-11-03T03:17:00.000-06:00</published><updated>2007-11-03T03:17:40.597-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love you new kit and the beautiful glitzy frames...</title><content type='html'>I love you new kit and the beautiful glitzy frames!&lt;BR/&gt;Thank you for this great freebie! &lt;BR/&gt;&lt;BR/&gt;Hugs&lt;BR/&gt;Moonchild67</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6267680614238087701/comments/default/6077820047051237415'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6267680614238087701/comments/default/6077820047051237415'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html?showComment=1194081420000#c6077820047051237415' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6267680614238087701' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6267680614238087701' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 3, 2007 at 3:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8034426767229853217</id><published>2007-11-03T04:45:00.001-06:00</published><updated>2007-11-03T04:45:01.318-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  The DigiFree freebie search engine is ...</title><content type='html'>Thank you!  The DigiFree freebie search engine is about to list this blog post at digifree.blogspot.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6267680614238087701/comments/default/8034426767229853217'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6267680614238087701/comments/default/8034426767229853217'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html?showComment=1194086700001#c8034426767229853217' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6267680614238087701' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6267680614238087701' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='November 3, 2007 at 4:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1997398844840432795</id><published>2007-11-03T11:15:00.000-06:00</published><updated>2007-11-03T11:15:06.245-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey, I was just checking out different blogs and e...</title><content type='html'>Hey, I was just checking out different blogs and ended up here! Your Steel Days layout caught my eye, I lived in A.F. for 20 something years! Brought back memories!!! Just bought your Brown Eyed Girl kit and love the digi journal idea!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6267680614238087701/comments/default/1997398844840432795'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6267680614238087701/comments/default/1997398844840432795'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html?showComment=1194110100000#c1997398844840432795' title=''/><author><name>Melanie</name><uri>https://www.blogger.com/profile/04698091544077251720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp1.blogger.com/_Q3Lxl_ldcgA/SEoRmfvwVeI/AAAAAAAAAf0/R_aDyoj-7Jo/S220-s32/avatarsm.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6267680614238087701' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6267680614238087701' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-387065929'/><gd:extendedProperty name='blogger.displayTime' value='November 3, 2007 at 11:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2562846028857017328</id><published>2007-11-04T01:00:00.000-07:00</published><updated>2007-11-04T02:00:16.139-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks you so much for the freebie, I am still qui...</title><content type='html'>Thanks you so much for the freebie, I am still quite new to all of this and was desperate for some frames,&lt;BR/&gt;Nicky in New Zealand</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6267680614238087701/comments/default/2562846028857017328'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6267680614238087701/comments/default/2562846028857017328'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html?showComment=1194163200000#c2562846028857017328' title=''/><author><name>ukkiwi</name><uri>https://www.blogger.com/profile/03291100858232233238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_wjVXlAaPhGo/Sz_7h7QH0pI/AAAAAAAACuQ/Z6ryKRigQ14/S220-s32/Hamilton+Gardens+Jan+2010+060.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6267680614238087701' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6267680614238087701' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-93121966'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2007 at 1:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3934792919340499063</id><published>2007-11-04T13:37:00.000-07:00</published><updated>2007-11-04T13:37:55.977-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>TY so ever much!!!!</title><content type='html'>TY so ever much!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6267680614238087701/comments/default/3934792919340499063'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6267680614238087701/comments/default/3934792919340499063'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html?showComment=1194208620000#c3934792919340499063' title=''/><author><name>Sharon aka Scrapcat4914</name><uri>https://www.blogger.com/profile/16114930182818644114</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//bp0.blogger.com/_9LuSK2E6b9Y/R__Z7MmnANI/AAAAAAAAAFk/PeGK2VuzRkQ/S220-s31/DSC_0004.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6267680614238087701' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6267680614238087701' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-441086482'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2007 at 1:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7981544241235176633</id><published>2007-11-04T20:24:00.000-07:00</published><updated>2007-11-04T20:24:30.960-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats! and Thanks alot..love the frames! I just...</title><content type='html'>Congrats! and Thanks alot..love the frames! I just checked out your other site..(the cards) and wow! Love them!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6267680614238087701/comments/default/7981544241235176633'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6267680614238087701/comments/default/7981544241235176633'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html?showComment=1194233040000#c7981544241235176633' title=''/><author><name>Startingover</name><uri>https://www.blogger.com/profile/03824928095924549326</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6267680614238087701' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6267680614238087701' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1834984367'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2007 at 8:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5054008499748609694</id><published>2007-11-04T20:45:00.000-07:00</published><updated>2007-11-04T20:45:23.279-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for all the cute stuff Britt!  I LOVE Brown...</title><content type='html'>Thanks for all the cute stuff Britt!  I LOVE Brown Eyed Girl!!  I put my Digi-Journal link in the forum!  My first challenge!! It was so fun!  Thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6267680614238087701/comments/default/5054008499748609694'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6267680614238087701/comments/default/5054008499748609694'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html?showComment=1194234300000#c5054008499748609694' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6267680614238087701' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6267680614238087701' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2007 at 8:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4993991111120737539</id><published>2007-11-08T08:37:00.000-07:00</published><updated>2007-11-08T08:37:26.847-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE that LO! You really take great pics! I'm so...</title><content type='html'>I LOVE that LO! You really take great pics! I'm so glad you had fun at your new job!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2318863870548191121/comments/default/4993991111120737539'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2318863870548191121/comments/default/4993991111120737539'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/home-again-home-again.html?showComment=1194536220000#c4993991111120737539' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/home-again-home-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2318863870548191121' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2318863870548191121' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='November 8, 2007 at 8:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6684841916211776890</id><published>2007-11-08T09:09:00.000-07:00</published><updated>2007-11-08T09:09:12.754-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>HAHA my husband sleeps on the couch until I put hi...</title><content type='html'>HAHA my husband sleeps on the couch until I put him in bed too! ... Men, so funny!!!  Congrats on your new job, it sounds PERFECT for you!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2318863870548191121/comments/default/6684841916211776890'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2318863870548191121/comments/default/6684841916211776890'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/home-again-home-again.html?showComment=1194538140000#c6684841916211776890' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/home-again-home-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2318863870548191121' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2318863870548191121' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='November 8, 2007 at 9:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5884937532961597228</id><published>2007-11-08T12:06:00.000-07:00</published><updated>2007-11-08T19:13:28.471-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by a blog administrator.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2318863870548191121/comments/default/5884937532961597228'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2318863870548191121/comments/default/5884937532961597228'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/home-again-home-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2318863870548191121' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2318863870548191121' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 8, 2007 at 12:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3764447332111525069</id><published>2007-11-08T16:33:00.000-07:00</published><updated>2007-11-08T16:33:02.053-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the new page and I miss you at work! Beading ...</title><content type='html'>Love the new page and I miss you at work! Beading Beauties is next week! I can't wait!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2318863870548191121/comments/default/3764447332111525069'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2318863870548191121/comments/default/3764447332111525069'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/home-again-home-again.html?showComment=1194564780000#c3764447332111525069' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/home-again-home-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2318863870548191121' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2318863870548191121' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='November 8, 2007 at 4:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9186483344788086548</id><published>2007-11-09T10:37:00.000-07:00</published><updated>2007-11-09T10:37:42.259-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is really sweet, you are a lucky girl! Sorry ...</title><content type='html'>That is really sweet, you are a lucky girl! Sorry I have been bad at leaving comments, but I enjoy looking at all of your new posts &amp; reading up on all your adventures. Congrats on your new job, you look very happy in your pic! I am SO SO sad that I didn't get to see you over Halloween, but I am planning on spending some quality time with you guys ove our Christmas vacation ok!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8466960637732052804/comments/default/9186483344788086548'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8466960637732052804/comments/default/9186483344788086548'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/best-husband-ever.html?showComment=1194629820000#c9186483344788086548' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/best-husband-ever.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8466960637732052804' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8466960637732052804' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='November 9, 2007 at 10:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-282378721497402471</id><published>2007-11-09T11:07:00.000-07:00</published><updated>2007-11-09T11:07:20.794-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is a perfect kit for those pictures!!!  I lik...</title><content type='html'>That is a perfect kit for those pictures!!!  I like the way you put it together... and you look HOT! hehe  I love getting roses too... I'm not quite that spoiled though... I have to tell my husband when to buy me flowers! HA</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8466960637732052804/comments/default/282378721497402471'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8466960637732052804/comments/default/282378721497402471'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/best-husband-ever.html?showComment=1194631620000#c282378721497402471' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/best-husband-ever.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8466960637732052804' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8466960637732052804' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='November 9, 2007 at 11:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8907833150779725892</id><published>2007-11-09T12:02:00.000-07:00</published><updated>2007-11-09T12:02:06.180-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Gorgeous layout!! Lucky you getting those beautifu...</title><content type='html'>Gorgeous layout!! Lucky you getting those beautiful roses :-)&lt;BR/&gt;&lt;BR/&gt;I just found your blog through scraphead.  Adding you to my RSS now, i will be back!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8466960637732052804/comments/default/8907833150779725892'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8466960637732052804/comments/default/8907833150779725892'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/best-husband-ever.html?showComment=1194634920000#c8907833150779725892' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/best-husband-ever.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8466960637732052804' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8466960637732052804' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='November 9, 2007 at 12:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7466789567336085409</id><published>2007-11-09T15:33:00.000-07:00</published><updated>2007-11-09T15:33:00.735-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That beautiful roses! I would like some.</title><content type='html'>That beautiful roses! I would like some.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8466960637732052804/comments/default/7466789567336085409'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8466960637732052804/comments/default/7466789567336085409'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/best-husband-ever.html?showComment=1194647580000#c7466789567336085409' title=''/><author><name>Érica</name><uri>https://www.blogger.com/profile/06496215235425384435</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-CObwQAvKKKw/TxTLTpcu7nI/AAAAAAAAAaM/G7uWoKNhSHc/s32/5a3083b6b23a1e52379196fb5c285a241666aca3%255B1%255D.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/best-husband-ever.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8466960637732052804' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8466960637732052804' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1366672751'/><gd:extendedProperty name='blogger.displayTime' value='November 9, 2007 at 3:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1011421446759350945</id><published>2007-11-09T17:04:00.000-07:00</published><updated>2007-11-09T17:04:38.183-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh cute Josh!! How sweet!</title><content type='html'>Oh cute Josh!! How sweet!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8466960637732052804/comments/default/1011421446759350945'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8466960637732052804/comments/default/1011421446759350945'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/best-husband-ever.html?showComment=1194653040000#c1011421446759350945' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/best-husband-ever.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8466960637732052804' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8466960637732052804' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='November 9, 2007 at 5:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9199670864680069004</id><published>2007-11-09T17:31:00.000-07:00</published><updated>2007-11-09T17:31:54.199-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>He is a sweetie (much like Pan) and I love the Hal...</title><content type='html'>He is a sweetie (much like Pan) and I love the Halloween layout of the two of you. How cool that you went as the devil and he as an angel.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8466960637732052804/comments/default/9199670864680069004'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8466960637732052804/comments/default/9199670864680069004'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/best-husband-ever.html?showComment=1194654660000#c9199670864680069004' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12766583501226631527</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/best-husband-ever.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8466960637732052804' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8466960637732052804' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-489299845'/><gd:extendedProperty name='blogger.displayTime' value='November 9, 2007 at 5:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2516390200131001804</id><published>2007-11-09T21:04:00.000-07:00</published><updated>2007-11-09T21:04:55.576-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love that LO! It's AMAZING!  You are so lucky to...</title><content type='html'>I love that LO! It's AMAZING!  You are so lucky to have such a sweety for a husband!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8466960637732052804/comments/default/2516390200131001804'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8466960637732052804/comments/default/2516390200131001804'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/best-husband-ever.html?showComment=1194667440000#c2516390200131001804' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/best-husband-ever.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8466960637732052804' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8466960637732052804' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='November 9, 2007 at 9:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8386997417449598033</id><published>2007-11-10T15:03:00.000-07:00</published><updated>2007-11-10T15:03:58.265-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You are very lucky! Live it up! Some men just don'...</title><content type='html'>You are very lucky! Live it up! Some men just don't realize how happy a few little flowere can make a girl!&lt;BR/&gt;&lt;BR/&gt;Love the LO! Looks like the party was a smash!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8466960637732052804/comments/default/8386997417449598033'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8466960637732052804/comments/default/8386997417449598033'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/best-husband-ever.html?showComment=1194732180000#c8386997417449598033' title=''/><author><name>Lilbirdscrap</name><uri>https://www.blogger.com/profile/17587079252936424569</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Mt7eVOW3LUU/SUYVkvmRtFI/AAAAAAAABLM/M5qWZSyWMuA/S220-s32/moving+day.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/best-husband-ever.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8466960637732052804' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8466960637732052804' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1488870027'/><gd:extendedProperty name='blogger.displayTime' value='November 10, 2007 at 3:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2728433081149655076</id><published>2007-11-14T00:35:00.000-07:00</published><updated>2007-11-14T00:35:19.688-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm not really sure why I haven't been by but it's...</title><content type='html'>I'm not really sure why I haven't been by but it's always been refreshing to visit here. Thanks for the glitters! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6267680614238087701/comments/default/2728433081149655076'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6267680614238087701/comments/default/2728433081149655076'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html?showComment=1195025700000#c2728433081149655076' title=''/><author><name>verabear</name><uri>https://www.blogger.com/profile/09362497580088835974</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/what-day-i-have-so-much-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6267680614238087701' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6267680614238087701' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-91768227'/><gd:extendedProperty name='blogger.displayTime' value='November 14, 2007 at 12:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5224090270288465249</id><published>2007-11-14T01:38:00.000-07:00</published><updated>2007-11-14T01:38:11.913-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I think i just found my new favorite blog layout! ...</title><content type='html'>I think i just found my new favorite blog layout!  no, you don't know me, but i just happend upon your blog in a long line of links.  I just got photoshop and am starting digital scrapbooking!  wow, your pages are amazing!  Question, how did you get that darling header in your blog title?  Do you mind emailing me? (i'm really not a stalker!) thanks!&lt;BR/&gt;vnschmidt@gmail.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8466960637732052804/comments/default/5224090270288465249'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8466960637732052804/comments/default/5224090270288465249'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/best-husband-ever.html?showComment=1195029480000#c5224090270288465249' title=''/><author><name>Vanessa</name><uri>https://www.blogger.com/profile/13528051723436947891</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/_-YmuB1mfySA/SmYd3hYorGI/AAAAAAAADYA/jqLSpcgFCoI/S220-s32/profile+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/best-husband-ever.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8466960637732052804' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8466960637732052804' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-10747601'/><gd:extendedProperty name='blogger.displayTime' value='November 14, 2007 at 1:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6611544520873514427</id><published>2007-11-15T12:25:00.000-07:00</published><updated>2007-11-15T12:25:45.278-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can't wait for the next beading night! I have be...</title><content type='html'>I can't wait for the next beading night! I have been wanting to leave work early and go home and bead all day!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8805137270448039697/comments/default/6611544520873514427'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8805137270448039697/comments/default/6611544520873514427'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/time-flies.html?showComment=1195154700000#c6611544520873514427' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/time-flies.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8805137270448039697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8805137270448039697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='November 15, 2007 at 12:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8795666824347816256</id><published>2007-11-15T18:09:00.000-07:00</published><updated>2007-11-15T18:09:35.515-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your pink bracelet is adorable!  That is so fun th...</title><content type='html'>Your pink bracelet is adorable!  That is so fun that you guys do that!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8805137270448039697/comments/default/8795666824347816256'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8805137270448039697/comments/default/8795666824347816256'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/time-flies.html?showComment=1195175340000#c8795666824347816256' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/time-flies.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8805137270448039697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8805137270448039697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='November 15, 2007 at 6:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9208619426354900010</id><published>2007-11-17T12:19:00.000-07:00</published><updated>2007-11-17T12:19:30.081-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>A great layout. I really need to scrap "outside th...</title><content type='html'>A great layout. I really need to scrap "outside the box" more. Thank you for the really awesome stamps.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9065329562807947669/comments/default/9208619426354900010'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9065329562807947669/comments/default/9208619426354900010'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/challenge-entry-and-freebie.html?showComment=1195327140000#c9208619426354900010' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12766583501226631527</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/challenge-entry-and-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9065329562807947669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9065329562807947669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-489299845'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2007 at 12:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4364720462854672637</id><published>2007-11-17T12:34:00.000-07:00</published><updated>2007-11-17T12:34:51.330-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the wonderful stamps!!!!</title><content type='html'>Thank you so much for the wonderful stamps!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9065329562807947669/comments/default/4364720462854672637'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9065329562807947669/comments/default/4364720462854672637'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/challenge-entry-and-freebie.html?showComment=1195328040000#c4364720462854672637' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/14217529367484806538</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/challenge-entry-and-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9065329562807947669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9065329562807947669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1885543916'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2007 at 12:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8458475780006467720</id><published>2007-11-19T08:56:00.000-07:00</published><updated>2007-11-19T08:56:12.476-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Those are some really cute pages!!!  I did not kno...</title><content type='html'>Those are some really cute pages!!!  I did not know that you love You've Got Mail!  That movie is great, I love Tom Hanks and Meg Ryan.  They should do more movies together!!!! hehe</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8890429494855413855/comments/default/8458475780006467720'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8890429494855413855/comments/default/8458475780006467720'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/two-new-los-oh-yeah-and-i-was-tagged.html?showComment=1195487760000#c8458475780006467720' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/two-new-los-oh-yeah-and-i-was-tagged.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8890429494855413855' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8890429494855413855' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='November 19, 2007 at 8:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9127657293836631059</id><published>2007-11-19T09:19:00.000-07:00</published><updated>2007-11-19T09:19:47.455-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That was so fun to read facts about you! and I LOV...</title><content type='html'>That was so fun to read facts about you! and I LOVE your cute house!  Now I have to think of 6 facts... that will be hard!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8890429494855413855/comments/default/9127657293836631059'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8890429494855413855/comments/default/9127657293836631059'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/two-new-los-oh-yeah-and-i-was-tagged.html?showComment=1195489140000#c9127657293836631059' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/two-new-los-oh-yeah-and-i-was-tagged.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8890429494855413855' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8890429494855413855' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='November 19, 2007 at 9:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5118807282484661651</id><published>2007-11-19T12:47:00.000-07:00</published><updated>2007-11-19T12:47:38.652-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the page of Isaac!  I love how you blurred "J...</title><content type='html'>Love the page of Isaac!  I love how you blurred "Jump" to make it look like it was jumping!  You're so creative!  I just posted my "tag" answers...  You and Meg both tagged me, so I had to do it! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8890429494855413855/comments/default/5118807282484661651'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8890429494855413855/comments/default/5118807282484661651'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/two-new-los-oh-yeah-and-i-was-tagged.html?showComment=1195501620000#c5118807282484661651' title=''/><author><name>BTMIN</name><uri>https://www.blogger.com/profile/16723311176479432021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/two-new-los-oh-yeah-and-i-was-tagged.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8890429494855413855' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8890429494855413855' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703829899'/><gd:extendedProperty name='blogger.displayTime' value='November 19, 2007 at 12:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7765959751998816564</id><published>2007-11-20T19:57:00.000-07:00</published><updated>2007-11-20T19:57:58.802-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOL. What's even harder is when you go every year ...</title><content type='html'>LOL. What's even harder is when you go every year and trying to make each year's pages unique. I usually start writing down a list of pages I want to cover then look for 3 to 5 pictures that depict each page. Like the ones I am working on now I have 1) A view from the Room; 2)Downtown Disney; 3) Pleasure Island; 4)Dining Experiences and 5) A tour of the Marriott.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5705090546801861557/comments/default/7765959751998816564'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5705090546801861557/comments/default/7765959751998816564'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/i-finally-finished-camp.html?showComment=1195613820000#c7765959751998816564' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12766583501226631527</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/i-finally-finished-camp.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5705090546801861557' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5705090546801861557' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-489299845'/><gd:extendedProperty name='blogger.displayTime' value='November 20, 2007 at 7:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6697190087438777749</id><published>2007-11-22T08:02:00.000-07:00</published><updated>2007-11-22T08:02:35.953-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Thanksgiving!  I am dying to see Enchanted, ...</title><content type='html'>Happy Thanksgiving!  I am dying to see Enchanted, too!  You'll have to post a review or something!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7315251583377629052/comments/default/6697190087438777749'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7315251583377629052/comments/default/6697190087438777749'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/black-friday-sale-coming-soon.html?showComment=1195743720000#c6697190087438777749' title=''/><author><name>Ellie</name><uri>https://www.blogger.com/profile/16330645923002504355</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/black-friday-sale-coming-soon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7315251583377629052' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7315251583377629052' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1249249486'/><gd:extendedProperty name='blogger.displayTime' value='November 22, 2007 at 8:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6949646662526934670</id><published>2007-11-22T18:54:00.000-07:00</published><updated>2007-11-22T18:54:16.981-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What an awesome experience for your brother! Thank...</title><content type='html'>What an awesome experience for your brother! Thank you for the freebie. Happy Holiday!:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738826818872846762/comments/default/6949646662526934670'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738826818872846762/comments/default/6949646662526934670'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/happy-thanksgiving-my-gift-to-you.html?showComment=1195782840000#c6949646662526934670' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/happy-thanksgiving-my-gift-to-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7738826818872846762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7738826818872846762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 22, 2007 at 6:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8139847195914781798</id><published>2007-11-22T19:05:00.000-07:00</published><updated>2007-11-22T19:05:39.632-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the wonderful freebie!</title><content type='html'>Thank you so much for the wonderful freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738826818872846762/comments/default/8139847195914781798'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738826818872846762/comments/default/8139847195914781798'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/happy-thanksgiving-my-gift-to-you.html?showComment=1195783500000#c8139847195914781798' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/happy-thanksgiving-my-gift-to-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7738826818872846762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7738826818872846762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 22, 2007 at 7:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-116351305186569816</id><published>2007-11-22T19:27:00.000-07:00</published><updated>2007-11-22T19:27:03.367-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brittney! ok - I'm ashamed to admit that it's been...</title><content type='html'>Brittney! ok - I'm ashamed to admit that it's been too long since I visited your blog - LOVE the redesign of it!!!&lt;BR/&gt;how cool for your little brother and I can just imagine you jumping up and down all crazy like - LOL&lt;BR/&gt;&lt;BR/&gt;and I HAVE to say that this freebie mini kit is the best I've seen! You are such a wonderfully talented designer! I really mean that! YOu have such talent!!!&lt;BR/&gt;&lt;BR/&gt;ok.. off to watch Home Alone with the boys...&lt;BR/&gt;thanks for the freebie and chat later :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738826818872846762/comments/default/116351305186569816'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738826818872846762/comments/default/116351305186569816'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/happy-thanksgiving-my-gift-to-you.html?showComment=1195784820000#c116351305186569816' title=''/><author><name>Shandy</name><uri>https://www.blogger.com/profile/02176480683431803948</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/_-CBT_BtNDp0/SPTzehAGH1I/AAAAAAAABbU/64L2IsC85o8/S220-s32/IMG_1482.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/happy-thanksgiving-my-gift-to-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7738826818872846762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7738826818872846762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-23267246'/><gd:extendedProperty name='blogger.displayTime' value='November 22, 2007 at 7:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1424644040264856445</id><published>2007-11-22T21:48:00.000-07:00</published><updated>2007-11-22T21:48:15.393-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Brittney! Happy Thanksgiving, what a thrill to ...</title><content type='html'>Hi Brittney! Happy Thanksgiving, what a thrill to see your own brother on the TV during the parade (and what are the odds of that?).&lt;BR/&gt;&lt;BR/&gt;What a lovely mini kit you've put together. Thank you for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738826818872846762/comments/default/1424644040264856445'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738826818872846762/comments/default/1424644040264856445'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/happy-thanksgiving-my-gift-to-you.html?showComment=1195793280000#c1424644040264856445' title=''/><author><name>HeatherB</name><uri>https://www.blogger.com/profile/17289894096327073610</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-S_D5OyTr8cA/TZAELFIr8BI/AAAAAAAAAR0/ZRk86go_Aos/s32/_2009-100x100.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/happy-thanksgiving-my-gift-to-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7738826818872846762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7738826818872846762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1987303454'/><gd:extendedProperty name='blogger.displayTime' value='November 22, 2007 at 9:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3411853897842426531</id><published>2007-11-23T02:02:00.001-07:00</published><updated>2007-11-23T02:02:04.276-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  The DigiFree freebie search engine is ...</title><content type='html'>Thank you!  The DigiFree freebie search engine is about to list this blog post at digifree.blogspot.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738826818872846762/comments/default/3411853897842426531'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738826818872846762/comments/default/3411853897842426531'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/happy-thanksgiving-my-gift-to-you.html?showComment=1195808520001#c3411853897842426531' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/happy-thanksgiving-my-gift-to-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7738826818872846762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7738826818872846762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2007 at 2:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2463752586826049034</id><published>2007-11-23T06:04:00.000-07:00</published><updated>2007-11-23T06:04:04.177-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It's fantastic that your brother is in the parade ...</title><content type='html'>It's fantastic that your brother is in the parade and you can watch. :)&lt;BR/&gt;&lt;BR/&gt;Thanks so much for this great kit, wonderful and has lovely colours. :)&lt;BR/&gt;&lt;BR/&gt;Best wishes. :O)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738826818872846762/comments/default/2463752586826049034'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738826818872846762/comments/default/2463752586826049034'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/happy-thanksgiving-my-gift-to-you.html?showComment=1195823040000#c2463752586826049034' title=''/><author><name>Inma</name><uri>https://www.blogger.com/profile/04788372841336150954</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/happy-thanksgiving-my-gift-to-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7738826818872846762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7738826818872846762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1185504721'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2007 at 6:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5685611942154604717</id><published>2007-11-23T14:59:00.000-07:00</published><updated>2007-11-23T14:59:55.691-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>TY so very much for the lovely mini!!!!!!!!!</title><content type='html'>TY so very much for the lovely mini!!!!!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738826818872846762/comments/default/5685611942154604717'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738826818872846762/comments/default/5685611942154604717'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/happy-thanksgiving-my-gift-to-you.html?showComment=1195855140000#c5685611942154604717' title=''/><author><name>Sharon aka Scrapcat4914</name><uri>https://www.blogger.com/profile/16114930182818644114</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//bp0.blogger.com/_9LuSK2E6b9Y/R__Z7MmnANI/AAAAAAAAAFk/PeGK2VuzRkQ/S220-s31/DSC_0004.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/happy-thanksgiving-my-gift-to-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7738826818872846762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7738826818872846762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-441086482'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2007 at 2:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7361770646802421851</id><published>2007-11-23T15:05:00.000-07:00</published><updated>2007-11-23T15:05:47.165-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>wonderful colours! s.</title><content type='html'>wonderful colours! s.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738826818872846762/comments/default/7361770646802421851'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738826818872846762/comments/default/7361770646802421851'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/happy-thanksgiving-my-gift-to-you.html?showComment=1195855500000#c7361770646802421851' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/happy-thanksgiving-my-gift-to-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7738826818872846762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7738826818872846762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2007 at 3:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1471138870598956868</id><published>2007-11-23T16:02:00.000-07:00</published><updated>2007-11-23T16:02:17.551-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt I love that LO. Eden is so cute!</title><content type='html'>Britt I love that LO. Eden is so cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6739531665195887994/comments/default/1471138870598956868'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6739531665195887994/comments/default/1471138870598956868'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/my-first-grab-bag.html?showComment=1195858920000#c1471138870598956868' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/my-first-grab-bag.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6739531665195887994' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6739531665195887994' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2007 at 4:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1976988909286337458</id><published>2007-11-23T17:01:00.000-07:00</published><updated>2007-11-23T17:01:34.206-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These papers are gorgeous. Thank you.</title><content type='html'>These papers are gorgeous. Thank you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738826818872846762/comments/default/1976988909286337458'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738826818872846762/comments/default/1976988909286337458'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/happy-thanksgiving-my-gift-to-you.html?showComment=1195862460000#c1976988909286337458' title=''/><author><name>Peggie</name><uri>https://www.blogger.com/profile/02173416604638650915</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/happy-thanksgiving-my-gift-to-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7738826818872846762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7738826818872846762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1642783609'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2007 at 5:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-698544383802321823</id><published>2007-11-23T23:46:00.000-07:00</published><updated>2007-11-23T23:46:56.950-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just lovely, thank you very much!</title><content type='html'>Just lovely, thank you very much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9065329562807947669/comments/default/698544383802321823'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9065329562807947669/comments/default/698544383802321823'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/challenge-entry-and-freebie.html?showComment=1195886760000#c698544383802321823' title=''/><author><name>nancypinct</name><uri>https://www.blogger.com/profile/12822469893018405389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/challenge-entry-and-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9065329562807947669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9065329562807947669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1407978259'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2007 at 11:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3861052131787310259</id><published>2007-11-23T23:48:00.000-07:00</published><updated>2007-11-23T23:48:15.903-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Lovely kit, I love the flower paper - gorgeous!  T...</title><content type='html'>Lovely kit, I love the flower paper - gorgeous!  Thank you for this very nice gift!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738826818872846762/comments/default/3861052131787310259'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738826818872846762/comments/default/3861052131787310259'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/happy-thanksgiving-my-gift-to-you.html?showComment=1195886880000#c3861052131787310259' title=''/><author><name>nancypinct</name><uri>https://www.blogger.com/profile/12822469893018405389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/happy-thanksgiving-my-gift-to-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7738826818872846762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7738826818872846762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1407978259'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2007 at 11:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1887856743332622391</id><published>2007-11-24T17:28:00.000-07:00</published><updated>2007-11-24T17:28:28.793-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm very glad you got to see your brother in the p...</title><content type='html'>I'm very glad you got to see your brother in the parade!&lt;BR/&gt;&lt;BR/&gt;Thank you so much for this lovely kit!  I love the colors.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738826818872846762/comments/default/1887856743332622391'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738826818872846762/comments/default/1887856743332622391'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/happy-thanksgiving-my-gift-to-you.html?showComment=1195950480000#c1887856743332622391' title=''/><author><name>Karla</name><uri>https://www.blogger.com/profile/17377414299863095608</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_opEX3HL31q8/SccSwCRpChI/AAAAAAAAAGM/BQsn8LFPzsM/S220-s32/Karla-Age7.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/happy-thanksgiving-my-gift-to-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7738826818872846762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7738826818872846762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1524659159'/><gd:extendedProperty name='blogger.displayTime' value='November 24, 2007 at 5:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9044852102903884371</id><published>2007-11-24T19:59:00.000-07:00</published><updated>2007-11-24T19:59:09.620-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Holy cow!  How will I ever be able to do something...</title><content type='html'>Holy cow!  How will I ever be able to do something like this?  I can't - you are sooo stinkin' talented!  Amazing LO!  I L-O-V-E the Mickey head paper, the Mickey buttons, that awesome stitching... Everything turned out so perfect!  I love it!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5293478484644059762/comments/default/9044852102903884371'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5293478484644059762/comments/default/9044852102903884371'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/i-did-it-i-did-it.html?showComment=1195959540000#c9044852102903884371' title=''/><author><name>BTMIN</name><uri>https://www.blogger.com/profile/16723311176479432021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/i-did-it-i-did-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5293478484644059762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5293478484644059762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703829899'/><gd:extendedProperty name='blogger.displayTime' value='November 24, 2007 at 7:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-339696679053868292</id><published>2007-11-25T05:44:00.000-07:00</published><updated>2007-11-25T05:44:38.392-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I loved ! Thanks so much for sharing!</title><content type='html'>I loved ! Thanks so much for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738826818872846762/comments/default/339696679053868292'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738826818872846762/comments/default/339696679053868292'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/happy-thanksgiving-my-gift-to-you.html?showComment=1195994640000#c339696679053868292' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/00241354040748386329</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/happy-thanksgiving-my-gift-to-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7738826818872846762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7738826818872846762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1585563326'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2007 at 5:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1719805897960952917</id><published>2007-11-25T15:15:00.000-07:00</published><updated>2007-11-25T15:15:23.124-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brittney:&lt;br&gt;I love this kit, you did a great job!...</title><content type='html'>Brittney:&lt;BR/&gt;I love this kit, you did a great job! I loved the story about your brother too. You are too funny:}</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738826818872846762/comments/default/1719805897960952917'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738826818872846762/comments/default/1719805897960952917'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/happy-thanksgiving-my-gift-to-you.html?showComment=1196028900000#c1719805897960952917' title=''/><author><name>kirkswomanmichelle</name><uri>https://www.blogger.com/profile/13959942970517931369</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/happy-thanksgiving-my-gift-to-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7738826818872846762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7738826818872846762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1354360771'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2007 at 3:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-806585777396724478</id><published>2007-11-25T18:59:00.000-07:00</published><updated>2007-11-25T18:59:02.656-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How wonderful for your brother. It is going to be ...</title><content type='html'>How wonderful for your brother. It is going to be an experience he won't forget. And I peeked ahead at the layouts from Disney. Love what you did with them. Thanks for the sampler. It is lovely</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738826818872846762/comments/default/806585777396724478'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738826818872846762/comments/default/806585777396724478'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/happy-thanksgiving-my-gift-to-you.html?showComment=1196042340000#c806585777396724478' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12766583501226631527</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/happy-thanksgiving-my-gift-to-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7738826818872846762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7738826818872846762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-489299845'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2007 at 6:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4149087744587794577</id><published>2007-11-26T08:53:00.000-07:00</published><updated>2007-11-26T08:53:43.996-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love looking at all your Disney pages!  You do t...</title><content type='html'>I love looking at all your Disney pages!  You do the cutest stuff and it makes me want to go to Disneyland even more than I already do!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5293478484644059762/comments/default/4149087744587794577'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5293478484644059762/comments/default/4149087744587794577'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/i-did-it-i-did-it.html?showComment=1196092380000#c4149087744587794577' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/i-did-it-i-did-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5293478484644059762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5293478484644059762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='November 26, 2007 at 8:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4995470512456121006</id><published>2007-11-26T08:55:00.000-07:00</published><updated>2007-11-26T08:55:25.520-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am SO JEALOUS that they got to go to New York......</title><content type='html'>I am SO JEALOUS that they got to go to New York... aren't you?!?!  It is WAY BETTER than going to the Rose parade.... haha... oh well, we had fun there too!!!  It was cool to see them.... did you watch the news that night?  They had better shots of the band!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738826818872846762/comments/default/4995470512456121006'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738826818872846762/comments/default/4995470512456121006'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/happy-thanksgiving-my-gift-to-you.html?showComment=1196092500000#c4995470512456121006' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/happy-thanksgiving-my-gift-to-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7738826818872846762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7738826818872846762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='November 26, 2007 at 8:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1594874288875476049</id><published>2007-11-26T08:56:00.000-07:00</published><updated>2007-11-26T08:56:23.689-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How was the movie?!?!?!  I want to see it and no o...</title><content type='html'>How was the movie?!?!?!  I want to see it and no one will go with me!  I'm gonna have to wait a few weeks to take my nieces to it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7315251583377629052/comments/default/1594874288875476049'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7315251583377629052/comments/default/1594874288875476049'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/black-friday-sale-coming-soon.html?showComment=1196092560000#c1594874288875476049' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/black-friday-sale-coming-soon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7315251583377629052' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7315251583377629052' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='November 26, 2007 at 8:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8865721156038618882</id><published>2007-11-26T12:15:00.000-07:00</published><updated>2007-11-26T12:15:07.594-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE that Tea Party page!!!  I love the swirls i...</title><content type='html'>I LOVE that Tea Party page!!!  I love the swirls in the background and I love how the glitter matches all the colors of the tea cups!!!  So dang cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7111603024755042242/comments/default/8865721156038618882'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7111603024755042242/comments/default/8865721156038618882'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/more-disneyland-pages.html?showComment=1196104500000#c8865721156038618882' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/more-disneyland-pages.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7111603024755042242' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7111603024755042242' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='November 26, 2007 at 12:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1633570332406854325</id><published>2007-11-29T16:05:00.000-07:00</published><updated>2007-11-29T16:05:40.004-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very cute page! I also love the "wintery" look on ...</title><content type='html'>Very cute page! I also love the "wintery" look on the blog!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2700599950241346276/comments/default/1633570332406854325'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2700599950241346276/comments/default/1633570332406854325'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/they-digi-dared-me.html?showComment=1196377500000#c1633570332406854325' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/they-digi-dared-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2700599950241346276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2700599950241346276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='November 29, 2007 at 4:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8179529558264039066</id><published>2007-11-29T16:07:00.000-07:00</published><updated>2007-11-29T16:07:21.467-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this page and I think it is one of my favor...</title><content type='html'>I love this page and I think it is one of my favorites!  I really can't wait to go to Disneyland!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7111603024755042242/comments/default/8179529558264039066'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7111603024755042242/comments/default/8179529558264039066'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/more-disneyland-pages.html?showComment=1196377620000#c8179529558264039066' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/more-disneyland-pages.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7111603024755042242' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7111603024755042242' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='November 29, 2007 at 4:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2056707868703097796</id><published>2007-11-30T19:09:00.000-07:00</published><updated>2007-11-30T19:09:30.149-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love that! I'm excited for a new kit! YAY!</title><content type='html'>I love that! I'm excited for a new kit! YAY!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2700599950241346276/comments/default/2056707868703097796'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2700599950241346276/comments/default/2056707868703097796'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/they-digi-dared-me.html?showComment=1196474940000#c2056707868703097796' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/they-digi-dared-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2700599950241346276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2700599950241346276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2007 at 7:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3086653497593392092</id><published>2007-11-30T21:39:00.000-07:00</published><updated>2007-11-30T21:39:09.124-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Really cute page britt!  I can't wait to see what ...</title><content type='html'>Really cute page britt!  I can't wait to see what you're christmas kit looks like!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2700599950241346276/comments/default/3086653497593392092'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2700599950241346276/comments/default/3086653497593392092'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/they-digi-dared-me.html?showComment=1196483940000#c3086653497593392092' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/they-digi-dared-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2700599950241346276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2700599950241346276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2007 at 9:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5908047984703690435</id><published>2007-12-01T11:24:00.000-07:00</published><updated>2007-12-01T11:24:23.990-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW! Those pics are great!  You got a lot more sno...</title><content type='html'>WOW! Those pics are great!  You got a lot more snow than we did!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9130225858013275144/comments/default/5908047984703690435'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9130225858013275144/comments/default/5908047984703690435'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/winter-wonderland.html?showComment=1196533440000#c5908047984703690435' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/winter-wonderland.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9130225858013275144' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9130225858013275144' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2007 at 11:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2096815913680645403</id><published>2007-12-01T11:33:00.000-07:00</published><updated>2007-12-01T11:33:08.275-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oohh! I love the first fresh snow-there is nothing...</title><content type='html'>Oohh! I love the first fresh snow-there is nothing like it.  I wish it could somehow stay like that all winter long instead of turning into frozen black blah! Thanks for the great pics!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9130225858013275144/comments/default/2096815913680645403'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9130225858013275144/comments/default/2096815913680645403'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/winter-wonderland.html?showComment=1196533980000#c2096815913680645403' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/winter-wonderland.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9130225858013275144' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9130225858013275144' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2007 at 11:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6445685685054483394</id><published>2007-12-01T13:12:00.000-07:00</published><updated>2007-12-01T13:12:17.193-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh wow!! I wish we got snow here, or anywhere near...</title><content type='html'>Oh wow!! I wish we got snow here, or anywhere near here!  It's summer here at the moment and hot, but even in winter we don't get snow.  It looks cool!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9130225858013275144/comments/default/6445685685054483394'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9130225858013275144/comments/default/6445685685054483394'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/winter-wonderland.html?showComment=1196539920000#c6445685685054483394' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/winter-wonderland.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9130225858013275144' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9130225858013275144' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2007 at 1:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3450175283477958114</id><published>2007-12-01T14:13:00.000-07:00</published><updated>2007-12-01T14:13:41.762-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love love love the kit!  It's amazing!  I love t...</title><content type='html'>I love love love the kit!  It's amazing!  I love the colors and I love the newsprint alpha and frame!  The presents are so cute!  I love it!  Great job britt!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1001181611135216072/comments/default/3450175283477958114'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1001181611135216072/comments/default/3450175283477958114'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/my-new-christmas-kit-freebie-add-on.html?showComment=1196543580000#c3450175283477958114' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/my-new-christmas-kit-freebie-add-on.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1001181611135216072' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1001181611135216072' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2007 at 2:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5400857347411895824</id><published>2007-12-01T15:21:00.000-07:00</published><updated>2007-12-01T15:21:56.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is such a beautiful kit!  I thought I'd send ...</title><content type='html'>This is such a beautiful kit!  I thought I'd send you a link to my blog because I've already scrapped a page with your freebie.&lt;BR/&gt;&lt;BR/&gt;http://kateypiescraps.blogspot.com/2007/12/girls-on-christmas-morning-2006.html</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1001181611135216072/comments/default/5400857347411895824'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1001181611135216072/comments/default/5400857347411895824'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/my-new-christmas-kit-freebie-add-on.html?showComment=1196547660000#c5400857347411895824' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/my-new-christmas-kit-freebie-add-on.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1001181611135216072' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1001181611135216072' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2007 at 3:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1055335218709184717</id><published>2007-12-01T21:56:00.000-07:00</published><updated>2007-12-01T21:56:58.788-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You have just made me so jealous. And to think...I...</title><content type='html'>You have just made me so jealous. And to think...I was excited just to get rain here in Phoenix. I MISS the snow!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9130225858013275144/comments/default/1055335218709184717'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9130225858013275144/comments/default/1055335218709184717'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/winter-wonderland.html?showComment=1196571360000#c1055335218709184717' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/winter-wonderland.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9130225858013275144' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9130225858013275144' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2007 at 9:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2599670552841388273</id><published>2007-12-02T00:51:00.000-07:00</published><updated>2007-12-02T00:51:57.408-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love how you used the dollar sign for the S. How a...</title><content type='html'>Love how you used the dollar sign for the S. How appropriate when buying the big boys their toys. Darling LO.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2700599950241346276/comments/default/2599670552841388273'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2700599950241346276/comments/default/2599670552841388273'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/they-digi-dared-me.html?showComment=1196581860000#c2599670552841388273' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/they-digi-dared-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2700599950241346276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2700599950241346276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2007 at 12:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5811340128484436146</id><published>2007-12-02T02:34:00.001-07:00</published><updated>2007-12-02T02:34:51.999-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  The &lt;a href="http://digifree.blogspot....</title><content type='html'>Thank you!  The &lt;a href="http://digifree.blogspot.com"&gt;DigiFree&lt;/a&gt; freebie search engine is about to list this blog post!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1001181611135216072/comments/default/5811340128484436146'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1001181611135216072/comments/default/5811340128484436146'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/my-new-christmas-kit-freebie-add-on.html?showComment=1196588040001#c5811340128484436146' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/my-new-christmas-kit-freebie-add-on.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1001181611135216072' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1001181611135216072' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2007 at 2:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4592691845592301749</id><published>2007-12-02T04:09:00.000-07:00</published><updated>2007-12-02T04:09:59.573-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the different take on colours! Black how aw...</title><content type='html'>I love the different take on colours! Black how awesome!!! Really beautiful.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1001181611135216072/comments/default/4592691845592301749'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1001181611135216072/comments/default/4592691845592301749'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/my-new-christmas-kit-freebie-add-on.html?showComment=1196593740000#c4592691845592301749' title=''/><author><name>Flergs</name><uri>https://www.blogger.com/profile/08284086771510353811</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp1.blogger.com/_in81hSkAUsc/SIbm8_8ibjI/AAAAAAAABQw/hps_mhrreAM/S220-s32/Megs_Avvy.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/my-new-christmas-kit-freebie-add-on.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1001181611135216072' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1001181611135216072' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2015203709'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2007 at 4:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7438864767413315656</id><published>2007-12-02T09:55:00.000-07:00</published><updated>2007-12-02T09:55:36.089-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY I LOVE IT! I'm so excited! Thank you thank you!</title><content type='html'>YAY I LOVE IT! I'm so excited! Thank you thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1001181611135216072/comments/default/7438864767413315656'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1001181611135216072/comments/default/7438864767413315656'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/my-new-christmas-kit-freebie-add-on.html?showComment=1196614500000#c7438864767413315656' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/my-new-christmas-kit-freebie-add-on.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1001181611135216072' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1001181611135216072' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2007 at 9:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5126665105408212376</id><published>2007-12-02T16:12:00.000-07:00</published><updated>2007-12-02T16:12:52.372-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What an awesome kit Britt...definitely on my "must...</title><content type='html'>What an awesome kit Britt...definitely on my "must have" list!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1001181611135216072/comments/default/5126665105408212376'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1001181611135216072/comments/default/5126665105408212376'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/my-new-christmas-kit-freebie-add-on.html?showComment=1196637120000#c5126665105408212376' title=''/><author><name>Nicole</name><uri>https://www.blogger.com/profile/05387858756515539616</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/my-new-christmas-kit-freebie-add-on.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1001181611135216072' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1001181611135216072' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1711763686'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2007 at 4:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4010854458071465567</id><published>2007-12-02T20:18:00.000-07:00</published><updated>2007-12-02T20:18:45.694-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This kit is beautiful - thank you so much&lt;br&gt;dodo</title><content type='html'>This kit is beautiful - thank you so much&lt;BR/&gt;dodo</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1001181611135216072/comments/default/4010854458071465567'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1001181611135216072/comments/default/4010854458071465567'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/my-new-christmas-kit-freebie-add-on.html?showComment=1196651880000#c4010854458071465567' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/my-new-christmas-kit-freebie-add-on.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1001181611135216072' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1001181611135216072' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2007 at 8:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9073177410336340503</id><published>2007-12-03T09:57:00.000-07:00</published><updated>2007-12-03T09:57:43.573-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is such a great kit for the holidays &amp;amp; I ...</title><content type='html'>This is such a great kit for the holidays &amp; I love that it is finally something different than all the other Christmas kits I have seen.  Also- I adore the page you did of you and Josh...it is incredible! So talented!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1001181611135216072/comments/default/9073177410336340503'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1001181611135216072/comments/default/9073177410336340503'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/my-new-christmas-kit-freebie-add-on.html?showComment=1196701020000#c9073177410336340503' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/my-new-christmas-kit-freebie-add-on.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1001181611135216072' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1001181611135216072' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='December 3, 2007 at 9:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1860142351477308747</id><published>2007-12-03T19:02:00.000-07:00</published><updated>2007-12-03T19:02:05.947-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>TY so very much!!!!!!!!</title><content type='html'>TY so very much!!!!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1001181611135216072/comments/default/1860142351477308747'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1001181611135216072/comments/default/1860142351477308747'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/my-new-christmas-kit-freebie-add-on.html?showComment=1196733720000#c1860142351477308747' title=''/><author><name>Sharon aka Scrapcat4914</name><uri>https://www.blogger.com/profile/16114930182818644114</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//bp0.blogger.com/_9LuSK2E6b9Y/R__Z7MmnANI/AAAAAAAAAFk/PeGK2VuzRkQ/S220-s31/DSC_0004.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/my-new-christmas-kit-freebie-add-on.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1001181611135216072' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1001181611135216072' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-441086482'/><gd:extendedProperty name='blogger.displayTime' value='December 3, 2007 at 7:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2790998903344673322</id><published>2007-12-03T20:07:00.000-07:00</published><updated>2007-12-03T20:07:37.642-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt I love this! Thanks for sharing it and I can...</title><content type='html'>Britt I love this! Thanks for sharing it and I can't wait to use it...you are so talented. Send me a picture of your tree I bet it super cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1001181611135216072/comments/default/2790998903344673322'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1001181611135216072/comments/default/2790998903344673322'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/my-new-christmas-kit-freebie-add-on.html?showComment=1196737620000#c2790998903344673322' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/my-new-christmas-kit-freebie-add-on.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1001181611135216072' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1001181611135216072' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='December 3, 2007 at 8:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2693837056611851877</id><published>2007-12-04T21:56:00.000-07:00</published><updated>2007-12-04T21:56:03.290-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY NEW KIT!! It looks like it's going to be aweso...</title><content type='html'>YAY NEW KIT!! It looks like it's going to be awesome! Love the LO!  You are so good at taking pics of all your family!  That is so GREAT your brother is going to Chile! Crazy how everyone grows up so fast!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1490860667349470321/comments/default/2693837056611851877'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1490860667349470321/comments/default/2693837056611851877'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/my-little-brother-is-going-to-chile.html?showComment=1196830560000#c2693837056611851877' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/my-little-brother-is-going-to-chile.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1490860667349470321' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1490860667349470321' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='December 4, 2007 at 9:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3483849005616405765</id><published>2007-12-05T07:51:00.000-07:00</published><updated>2007-12-05T07:51:17.864-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brit, this is really great and when my funds are r...</title><content type='html'>Brit, this is really great and when my funds are replenished I plan to buy the whole kit.  Great work, as usual....Merry Christmas to you and yours I hope your Holiday Season is Joyful!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1001181611135216072/comments/default/3483849005616405765'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1001181611135216072/comments/default/3483849005616405765'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/my-new-christmas-kit-freebie-add-on.html?showComment=1196866260000#c3483849005616405765' title=''/><author><name>momto4boys</name><uri>https://www.blogger.com/profile/10253968271560972027</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//1.bp.blogspot.com/_z0UmpKhMyrM/TSMnTn1tZCI/AAAAAAAAAV0/nRULLxlW8M8/S220-s32/Christine%2Bfor%2BMel.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/my-new-christmas-kit-freebie-add-on.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1001181611135216072' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1001181611135216072' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1148923291'/><gd:extendedProperty name='blogger.displayTime' value='December 5, 2007 at 7:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8772967586190166373</id><published>2007-12-05T09:01:00.000-07:00</published><updated>2007-12-05T09:01:43.328-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I laughed at your little excerpt from The Grinch! ...</title><content type='html'>I laughed at your little excerpt from The Grinch! hehe  ... when I say we I mean you....  Love that movie.  It's weird that Scotty is leaving... he just seems too young.... it's weird that him and my sister are the same age... she doesn't seem that old either!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1490860667349470321/comments/default/8772967586190166373'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1490860667349470321/comments/default/8772967586190166373'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/my-little-brother-is-going-to-chile.html?showComment=1196870460000#c8772967586190166373' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/my-little-brother-is-going-to-chile.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1490860667349470321' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1490860667349470321' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='December 5, 2007 at 9:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6737266419239167446</id><published>2007-12-05T11:46:00.000-07:00</published><updated>2007-12-05T11:46:56.260-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You look so pretty in the pic with Scotty! Is that...</title><content type='html'>You look so pretty in the pic with Scotty! Is that the coat you go on our Old Navy trip?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1490860667349470321/comments/default/6737266419239167446'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1490860667349470321/comments/default/6737266419239167446'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/my-little-brother-is-going-to-chile.html?showComment=1196880360000#c6737266419239167446' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/my-little-brother-is-going-to-chile.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1490860667349470321' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1490860667349470321' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='December 5, 2007 at 11:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1833624311129653663</id><published>2007-12-06T09:11:00.000-07:00</published><updated>2007-12-06T09:11:11.613-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow I can&amp;#39;t believe that little scotty is alre...</title><content type='html'>Wow I can't believe that little scotty is already going on a mission! That is awesome &amp; I can't wait to see your new kit! I promise I will start cranking out some pages with your cute stuff!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1490860667349470321/comments/default/1833624311129653663'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1490860667349470321/comments/default/1833624311129653663'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/my-little-brother-is-going-to-chile.html?showComment=1196957460000#c1833624311129653663' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/my-little-brother-is-going-to-chile.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1490860667349470321' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1490860667349470321' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='December 6, 2007 at 9:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8818609884841949704</id><published>2007-12-07T10:04:00.000-07:00</published><updated>2007-12-07T10:04:31.880-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Woo-hoo!!  Way to go chica! :) Nice page too! :)</title><content type='html'>Woo-hoo!!  Way to go chica! :) Nice page too! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7574884427611979896/comments/default/8818609884841949704'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7574884427611979896/comments/default/8818609884841949704'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/digi-dare-i-dared-to-do.html?showComment=1197047040000#c8818609884841949704' title=''/><author><name>BTMIN</name><uri>https://www.blogger.com/profile/16723311176479432021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/digi-dare-i-dared-to-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7574884427611979896' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7574884427611979896' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703829899'/><gd:extendedProperty name='blogger.displayTime' value='December 7, 2007 at 10:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3097879854615243437</id><published>2007-12-08T11:24:00.000-07:00</published><updated>2007-12-08T11:24:41.028-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>hooray for you!! What a great page! I love the sim...</title><content type='html'>hooray for you!! What a great page! I love the simple journaling it works perfectly with such fun pics!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7574884427611979896/comments/default/3097879854615243437'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7574884427611979896/comments/default/3097879854615243437'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/digi-dare-i-dared-to-do.html?showComment=1197138240000#c3097879854615243437' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/digi-dare-i-dared-to-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7574884427611979896' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7574884427611979896' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='December 8, 2007 at 11:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7965226852628058742</id><published>2007-12-09T17:32:00.000-07:00</published><updated>2007-12-09T17:32:56.522-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Those are some great layouts and I am excited to u...</title><content type='html'>Those are some great layouts and I am excited to use the template. Thanks for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/7965226852628058742'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/7965226852628058742'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html?showComment=1197246720000#c7965226852628058742' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-813064925359541229' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/813064925359541229' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 9, 2007 at 5:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6383152837639641358</id><published>2007-12-09T19:34:00.000-07:00</published><updated>2007-12-09T19:34:03.088-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the great template!  Your kit i...</title><content type='html'>Thanks so much for the great template!  Your kit is so cute and chilly!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/6383152837639641358'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/6383152837639641358'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html?showComment=1197254040000#c6383152837639641358' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-813064925359541229' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/813064925359541229' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 9, 2007 at 7:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1507863785849097031</id><published>2007-12-09T22:46:00.000-07:00</published><updated>2007-12-09T22:46:20.088-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt, I LOVE your templates, they are the ...</title><content type='html'>Thanks Britt, I LOVE your templates, they are the best, I think I've used almost every single one of them! You rock!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/1507863785849097031'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/1507863785849097031'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html?showComment=1197265560000#c1507863785849097031' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-813064925359541229' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/813064925359541229' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='December 9, 2007 at 10:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2293527871197880859</id><published>2007-12-10T02:28:00.001-07:00</published><updated>2007-12-10T02:28:47.165-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  The &lt;a href="http://digifree.blogspot....</title><content type='html'>Thank you!  The &lt;a href="http://digifree.blogspot.com"&gt;DigiFree&lt;/a&gt; freebie search engine is about to list this blog post!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/2293527871197880859'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/2293527871197880859'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html?showComment=1197278880001#c2293527871197880859' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-813064925359541229' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/813064925359541229' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='December 10, 2007 at 2:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1848936941379586098</id><published>2007-12-10T10:29:00.000-07:00</published><updated>2007-12-10T10:29:45.702-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you - this is great!</title><content type='html'>Thank you - this is great!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/1848936941379586098'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/1848936941379586098'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html?showComment=1197307740000#c1848936941379586098' title=''/><author><name>Terebene</name><uri>https://www.blogger.com/profile/01394377305565770805</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-813064925359541229' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/813064925359541229' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-629695129'/><gd:extendedProperty name='blogger.displayTime' value='December 10, 2007 at 10:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6726465134744074527</id><published>2007-12-10T15:09:00.000-07:00</published><updated>2007-12-10T15:09:58.618-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the kit and ALWAYS love your templates. Thank...</title><content type='html'>Love the kit and ALWAYS love your templates. Thank you for sharing. Janet</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/6726465134744074527'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/6726465134744074527'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html?showComment=1197324540000#c6726465134744074527' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-813064925359541229' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/813064925359541229' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 10, 2007 at 3:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4318505267167768365</id><published>2007-12-10T16:14:00.000-07:00</published><updated>2007-12-10T16:14:15.185-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE!!!!</title><content type='html'>LOVE!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/4318505267167768365'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/4318505267167768365'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html?showComment=1197328440000#c4318505267167768365' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-813064925359541229' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/813064925359541229' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 10, 2007 at 4:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2982696626354860503</id><published>2007-12-10T16:18:00.000-07:00</published><updated>2007-12-10T16:18:22.646-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This template is just too cute! I love it! Thank y...</title><content type='html'>This template is just too cute! I love it! Thank you so much &lt;BR/&gt;I so appreciate when people put in PNG+ or PNG separate files for us DIP users.&lt;BR/&gt;dodo</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/2982696626354860503'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/2982696626354860503'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html?showComment=1197328680000#c2982696626354860503' title=''/><author><name>dodo</name><uri>https://www.blogger.com/profile/17716512262272069353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-813064925359541229' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/813064925359541229' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-517362459'/><gd:extendedProperty name='blogger.displayTime' value='December 10, 2007 at 4:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2102296830530846554</id><published>2007-12-10T18:35:00.000-07:00</published><updated>2007-12-10T18:35:20.421-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Nice template...not real busy.  Thank you for shar...</title><content type='html'>Nice template...not real busy.  Thank you for sharing it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/2102296830530846554'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/2102296830530846554'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html?showComment=1197336900000#c2102296830530846554' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-813064925359541229' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/813064925359541229' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 10, 2007 at 6:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7385392293085001160</id><published>2007-12-10T19:37:00.000-07:00</published><updated>2007-12-10T19:37:25.830-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks to IkeaGoddess I found your wonderful desig...</title><content type='html'>Thanks to IkeaGoddess I found your wonderful designs. I grabbed the freebie in this! Thank YOU! :) Oh and Your Winter Wonderland Pictures are definitely pretty! I wish it snowed as much as it did where you're at.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/7385392293085001160'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/7385392293085001160'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html?showComment=1197340620000#c7385392293085001160' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-813064925359541229' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/813064925359541229' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 10, 2007 at 7:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-239638812011668843</id><published>2007-12-10T19:43:00.000-07:00</published><updated>2007-12-10T19:43:58.257-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the great template. Love it. Your ne...</title><content type='html'>Thank you for the great template. Love it. Your new kit is gorgeous.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/239638812011668843'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/239638812011668843'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html?showComment=1197340980000#c239638812011668843' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-813064925359541229' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/813064925359541229' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 10, 2007 at 7:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7983962739430871233</id><published>2007-12-10T21:51:00.000-07:00</published><updated>2007-12-10T21:51:21.051-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt. Thanks for the template. Just wanted to ...</title><content type='html'>Hi Britt. Thanks for the template. Just wanted to tell you how much I love that lil' penguin in your new kit. I'm having a penguin obesssion lately and yours is a-dor-a-ble. Thanks for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/7983962739430871233'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/7983962739430871233'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html?showComment=1197348660000#c7983962739430871233' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-813064925359541229' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/813064925359541229' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 10, 2007 at 9:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4051700679615928445</id><published>2007-12-10T22:57:00.000-07:00</published><updated>2007-12-10T22:57:21.500-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fantastic template. Thank you.</title><content type='html'>Fantastic template. Thank you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/4051700679615928445'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/4051700679615928445'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html?showComment=1197352620000#c4051700679615928445' title=''/><author><name>Angela</name><uri>https://www.blogger.com/profile/01033573439050164765</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_typKc-hDR8Y/TDOj4SFaBkI/AAAAAAAABhM/ledS8dBBpgM/S220-s32/La-Bella-Vita-Logo.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-813064925359541229' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/813064925359541229' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-232959858'/><gd:extendedProperty name='blogger.displayTime' value='December 10, 2007 at 10:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3339785215034012593</id><published>2007-12-11T03:01:00.000-07:00</published><updated>2007-12-11T03:01:17.654-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful template, thank you.</title><content type='html'>Beautiful template, thank you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/3339785215034012593'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/3339785215034012593'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html?showComment=1197367260000#c3339785215034012593' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-813064925359541229' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/813064925359541229' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 11, 2007 at 3:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-599757224154859557</id><published>2007-12-11T04:54:00.000-07:00</published><updated>2007-12-11T04:54:52.238-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the template!! That penguin is ...</title><content type='html'>Thanks so much for the template!! That penguin is just adorable :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/599757224154859557'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/599757224154859557'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html?showComment=1197374040000#c599757224154859557' title=''/><author><name>Sandy</name><uri>https://www.blogger.com/profile/14194663879787021356</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-813064925359541229' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/813064925359541229' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-891447994'/><gd:extendedProperty name='blogger.displayTime' value='December 11, 2007 at 4:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9007987887897706619</id><published>2007-12-11T09:20:00.000-07:00</published><updated>2007-12-11T09:20:34.294-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks a lot for that template it's really beautif...</title><content type='html'>Thanks a lot for that template it's really beautifull.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/9007987887897706619'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/9007987887897706619'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html?showComment=1197390000000#c9007987887897706619' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-813064925359541229' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/813064925359541229' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 11, 2007 at 9:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6869448380277163508</id><published>2007-12-12T08:37:00.000-07:00</published><updated>2007-12-12T08:37:16.074-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW! That's so awesome that you won! $40! WOW!  I ...</title><content type='html'>WOW! That's so awesome that you won! $40! WOW!  I love your quickpage!!  I just love the Brown Eyed Girl kit too!! And I love your LO with Rose's Secret Garden! CONGRATS!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/517549861972029421/comments/default/6869448380277163508'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/517549861972029421/comments/default/6869448380277163508'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/2-am.html?showComment=1197473820000#c6869448380277163508' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/2-am.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-517549861972029421' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/517549861972029421' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='December 12, 2007 at 8:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8806961461891252152</id><published>2007-12-12T12:20:00.000-07:00</published><updated>2007-12-12T12:20:09.171-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Holy CRAP!  You were up til 2 am doing those? HAHA...</title><content type='html'>Holy CRAP!  You were up til 2 am doing those? HAHA... you sound like me.. I'm always up late doing the stuff that I love to do!  There just never seems to be enough time to do everything during the day!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/517549861972029421/comments/default/8806961461891252152'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/517549861972029421/comments/default/8806961461891252152'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/2-am.html?showComment=1197487200000#c8806961461891252152' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/2-am.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-517549861972029421' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/517549861972029421' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='December 12, 2007 at 12:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3854575484378267584</id><published>2007-12-12T13:57:00.000-07:00</published><updated>2007-12-12T13:57:08.497-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I always love your LO's!  You are so very talented...</title><content type='html'>I always love your LO's!  You are so very talented.  I am so glad to see all your success with the kits you are making.  (Love the freebies, too!  wink, wink...)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/517549861972029421/comments/default/3854575484378267584'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/517549861972029421/comments/default/3854575484378267584'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/2-am.html?showComment=1197493020000#c3854575484378267584' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/2-am.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-517549861972029421' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/517549861972029421' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='December 12, 2007 at 1:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7634270429283455049</id><published>2007-12-12T14:56:00.000-07:00</published><updated>2007-12-12T14:56:33.090-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow - someone who actually knows where Laramie is....</title><content type='html'>Wow - someone who actually knows where Laramie is. :-) My sisters live there (going to UW) and I grew up about an hour away, so we make our way up there often enough. Never been to Gramma's though - we may have the check it out next time we are in the area.&lt;BR/&gt;&lt;BR/&gt;Have you ever visited Vedauvoo on I-70 just east of Laramie? Beautiful country.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/517549861972029421/comments/default/7634270429283455049'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/517549861972029421/comments/default/7634270429283455049'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/2-am.html?showComment=1197496560000#c7634270429283455049' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/07123385051950273276</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_dp6FRvyPbrM/R9dUE0kEzTI/AAAAAAAAFHQ/J9Gw1dERxlE/S220-s32/04182005_01.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/2-am.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-517549861972029421' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/517549861972029421' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1554913703'/><gd:extendedProperty name='blogger.displayTime' value='December 12, 2007 at 2:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3771216234767257133</id><published>2007-12-12T16:15:00.000-07:00</published><updated>2007-12-12T16:15:18.351-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the great template!</title><content type='html'>Thank you for the great template!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/3771216234767257133'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/3771216234767257133'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html?showComment=1197501300000#c3771216234767257133' title=''/><author><name>Belinda</name><uri>https://www.blogger.com/profile/09372490126340916211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/-Wr3nlZnMOwY/UVTvxz02vvI/AAAAAAAAAvI/z5g-bC_9a1M/s32/Disneland%2B11-3-2012.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-813064925359541229' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/813064925359541229' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703030070'/><gd:extendedProperty name='blogger.displayTime' value='December 12, 2007 at 4:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-727773108529542824</id><published>2007-12-12T21:39:00.000-07:00</published><updated>2007-12-12T21:39:35.857-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brittney, how did I miss this?! Ran into your blog...</title><content type='html'>Brittney, how did I miss this?! Ran into your blog today through a link from PJsThoughts and then saw this little #. Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1001181611135216072/comments/default/727773108529542824'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1001181611135216072/comments/default/727773108529542824'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/my-new-christmas-kit-freebie-add-on.html?showComment=1197520740000#c727773108529542824' title=''/><author><name>HeatherB</name><uri>https://www.blogger.com/profile/17289894096327073610</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-S_D5OyTr8cA/TZAELFIr8BI/AAAAAAAAAR0/ZRk86go_Aos/s32/_2009-100x100.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/my-new-christmas-kit-freebie-add-on.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1001181611135216072' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1001181611135216072' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1987303454'/><gd:extendedProperty name='blogger.displayTime' value='December 12, 2007 at 9:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2542095585618744953</id><published>2007-12-12T22:01:00.000-07:00</published><updated>2007-12-12T22:01:51.702-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What an adorable kit. Love the soft colors. Thanks...</title><content type='html'>What an adorable kit. Love the soft colors. Thanks for another prefect template.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/2542095585618744953'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/2542095585618744953'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html?showComment=1197522060000#c2542095585618744953' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12766583501226631527</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-813064925359541229' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/813064925359541229' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-489299845'/><gd:extendedProperty name='blogger.displayTime' value='December 12, 2007 at 10:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2832419877145086028</id><published>2007-12-12T22:03:00.000-07:00</published><updated>2007-12-12T22:03:27.022-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful layouts and congratulations.</title><content type='html'>Beautiful layouts and congratulations.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/517549861972029421/comments/default/2832419877145086028'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/517549861972029421/comments/default/2832419877145086028'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/2-am.html?showComment=1197522180000#c2832419877145086028' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12766583501226631527</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/2-am.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-517549861972029421' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/517549861972029421' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-489299845'/><gd:extendedProperty name='blogger.displayTime' value='December 12, 2007 at 10:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1473701279570425322</id><published>2007-12-13T11:06:00.000-07:00</published><updated>2007-12-13T11:06:20.519-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey where do you print your LO's at?</title><content type='html'>Hey where do you print your LO's at?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6876364805029800626/comments/default/1473701279570425322'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6876364805029800626/comments/default/1473701279570425322'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/its-free-to-doodlie-do-it-caution.html?showComment=1197569160000#c1473701279570425322' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/its-free-to-doodlie-do-it-caution.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6876364805029800626' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6876364805029800626' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='December 13, 2007 at 11:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4774903939229082918</id><published>2007-12-13T11:53:00.000-07:00</published><updated>2007-12-13T11:53:59.200-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ooooh! Love me some doodles!  :)  Thanks for yet A...</title><content type='html'>Ooooh! Love me some doodles!  :)  Thanks for yet ANOTHER fabo freebie!  I love your doodles and now I get some all to myself... And the countless others that will surely download. :0)  Anyhoo - you're blog always makes me smile.  Thanks!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6876364805029800626/comments/default/4774903939229082918'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6876364805029800626/comments/default/4774903939229082918'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/its-free-to-doodlie-do-it-caution.html?showComment=1197571980000#c4774903939229082918' title=''/><author><name>BTMIN</name><uri>https://www.blogger.com/profile/16723311176479432021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/its-free-to-doodlie-do-it-caution.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6876364805029800626' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6876364805029800626' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703829899'/><gd:extendedProperty name='blogger.displayTime' value='December 13, 2007 at 11:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8088114505244396912</id><published>2007-12-13T14:04:00.000-07:00</published><updated>2007-12-13T14:04:15.063-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for these doodles, they are grea...</title><content type='html'>Thank you so much for these doodles, they are great!!! I bought "Chloes Treasure" the other day after seeing it on Flergs blog, I totally agree with you, its a gorgeous kit:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6876364805029800626/comments/default/8088114505244396912'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6876364805029800626/comments/default/8088114505244396912'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/its-free-to-doodlie-do-it-caution.html?showComment=1197579840000#c8088114505244396912' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/its-free-to-doodlie-do-it-caution.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6876364805029800626' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6876364805029800626' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 13, 2007 at 2:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5485956009482472108</id><published>2007-12-13T17:59:00.000-07:00</published><updated>2007-12-13T17:59:32.466-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey Congrats to you on your big win too. Isn't win...</title><content type='html'>Hey Congrats to you on your big win too. Isn't winning free stuff just the best?!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/517549861972029421/comments/default/5485956009482472108'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/517549861972029421/comments/default/5485956009482472108'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/2-am.html?showComment=1197593940000#c5485956009482472108' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/2-am.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-517549861972029421' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/517549861972029421' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 13, 2007 at 5:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1194144845471107301</id><published>2007-12-13T18:56:00.000-07:00</published><updated>2007-12-13T18:56:01.840-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>CUTE CUTE DOODLES!!  Thanks so much love them!</title><content type='html'>CUTE CUTE DOODLES!!  Thanks so much love them!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6876364805029800626/comments/default/1194144845471107301'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6876364805029800626/comments/default/1194144845471107301'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/its-free-to-doodlie-do-it-caution.html?showComment=1197597360000#c1194144845471107301' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/its-free-to-doodlie-do-it-caution.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6876364805029800626' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6876364805029800626' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='December 13, 2007 at 6:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-720952675808553889</id><published>2007-12-14T05:51:00.000-07:00</published><updated>2007-12-14T05:51:16.150-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such a gorgeous kit, loved specially the little he...</title><content type='html'>Such a gorgeous kit, loved specially the little heart with wings.&lt;BR/&gt;&lt;BR/&gt;:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6876364805029800626/comments/default/720952675808553889'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6876364805029800626/comments/default/720952675808553889'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/its-free-to-doodlie-do-it-caution.html?showComment=1197636660000#c720952675808553889' title=''/><author><name>Renata Pamplona</name><uri>https://www.blogger.com/profile/12364896078217007592</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-bI-znhDvt5g/W7GAhw9-W0I/AAAAAAAAJy8/-jPVDS0yctMQO1P5CKfqFg_rumPSsNRjwCK4BGAYYCw/s32/renata%2Bpor%2Bvitor%2Bmartins.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/its-free-to-doodlie-do-it-caution.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6876364805029800626' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6876364805029800626' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1752104536'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2007 at 5:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1601487578555173992</id><published>2007-12-14T23:14:00.000-07:00</published><updated>2007-12-14T23:14:24.038-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday girl! Glad you had a great day! Hop...</title><content type='html'>Happy Birthday girl! Glad you had a great day! Hope you have a wonderful day tomorrow as well</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3996831316481218955/comments/default/1601487578555173992'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3996831316481218955/comments/default/1601487578555173992'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/happy-birthday-to-me.html?showComment=1197699240000#c1601487578555173992' title=''/><author><name>Startingover</name><uri>https://www.blogger.com/profile/03824928095924549326</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3996831316481218955' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3996831316481218955' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1834984367'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2007 at 11:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1666232404748829233</id><published>2007-12-15T01:56:00.000-07:00</published><updated>2007-12-15T01:56:04.989-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday!!  &lt;br&gt;&lt;br&gt;Sounds like a fab birthd...</title><content type='html'>Happy Birthday!!  &lt;BR/&gt;&lt;BR/&gt;Sounds like a fab birthday, yay!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3996831316481218955/comments/default/1666232404748829233'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3996831316481218955/comments/default/1666232404748829233'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/happy-birthday-to-me.html?showComment=1197708960000#c1666232404748829233' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3996831316481218955' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3996831316481218955' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2007 at 1:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6992711997735782011</id><published>2007-12-15T10:16:00.000-07:00</published><updated>2007-12-15T10:16:33.952-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy, happy birthday Brittney dear, happy things ...</title><content type='html'>Happy, happy birthday Brittney dear, happy things will come to you all year, if I had one wish it would be--a happy, happy birthday to you from me!&lt;BR/&gt;&lt;BR/&gt;I love you girl, thanks for all you do--YOU TOTALLY ROCK!!!&lt;BR/&gt;&lt;BR/&gt;Sounds like a great weekend birthday treat from Josh.  Have fun shopping and enjoying Christmas time in the city!&lt;BR/&gt;&lt;BR/&gt;(Sorry I was a little bit late with the wishes)  Big Hugs &amp; Wishes</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3996831316481218955/comments/default/6992711997735782011'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3996831316481218955/comments/default/6992711997735782011'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/happy-birthday-to-me.html?showComment=1197738960000#c6992711997735782011' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3996831316481218955' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3996831316481218955' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2007 at 10:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7337790178159667482</id><published>2007-12-15T13:45:00.000-07:00</published><updated>2007-12-15T13:45:48.591-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday!  Love your tree!</title><content type='html'>Happy Birthday!  Love your tree!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3996831316481218955/comments/default/7337790178159667482'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3996831316481218955/comments/default/7337790178159667482'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/happy-birthday-to-me.html?showComment=1197751500000#c7337790178159667482' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3996831316481218955' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3996831316481218955' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2007 at 1:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2981749668098826268</id><published>2007-12-15T15:59:00.000-07:00</published><updated>2007-12-15T15:59:40.293-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the picture of you and Josh with the Christ...</title><content type='html'>I love the picture of you and Josh with the Christmas tree on your car.  Very cute.  You will have to let me know when the marching band comp is next year so we can go.  Jer would love it! Happy Birthday!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3996831316481218955/comments/default/2981749668098826268'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3996831316481218955/comments/default/2981749668098826268'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/happy-birthday-to-me.html?showComment=1197759540000#c2981749668098826268' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3996831316481218955' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3996831316481218955' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2007 at 3:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1139614675774145441</id><published>2007-12-17T10:41:00.000-07:00</published><updated>2007-12-17T10:41:33.968-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love that picture of you on your wall in your li...</title><content type='html'>I love that picture of you on your wall in your little office!!!  It is gorgeous!!!!!  It's so you.... very nice!!!!  Happy Birthday!!!!!  Sorry i'm a slacker... long weekend for me and I didn't even come close to checking my computer!  Sounds like you had a wonderful weekend!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3996831316481218955/comments/default/1139614675774145441'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3996831316481218955/comments/default/1139614675774145441'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/happy-birthday-to-me.html?showComment=1197913260000#c1139614675774145441' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3996831316481218955' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3996831316481218955' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='December 17, 2007 at 10:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2705714556214812423</id><published>2007-12-17T17:40:00.000-07:00</published><updated>2007-12-17T17:40:36.132-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Happy Birthday!</title><content type='html'>Happy Happy Birthday!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3996831316481218955/comments/default/2705714556214812423'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3996831316481218955/comments/default/2705714556214812423'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/happy-birthday-to-me.html?showComment=1197938400000#c2705714556214812423' title=''/><author><name>mckay</name><uri>https://www.blogger.com/profile/11849756349839094479</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3996831316481218955' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3996831316481218955' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2032287123'/><gd:extendedProperty name='blogger.displayTime' value='December 17, 2007 at 5:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1841126998663509527</id><published>2007-12-18T12:00:00.000-07:00</published><updated>2007-12-18T12:00:39.353-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This time of year is so busy! You always go out at...</title><content type='html'>This time of year is so busy! You always go out at Christmas time! I hope you get some relaxation time next week!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4878265200426891263/comments/default/1841126998663509527'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4878265200426891263/comments/default/1841126998663509527'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/just-pluggin-away.html?showComment=1198004400000#c1841126998663509527' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/just-pluggin-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4878265200426891263' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4878265200426891263' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='December 18, 2007 at 12:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1198236787008211570</id><published>2007-12-18T17:45:00.000-07:00</published><updated>2007-12-18T17:45:49.339-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Belated Birthday!  Sounds like your it was s...</title><content type='html'>Happy Belated Birthday!  Sounds like your it was so relaxing and nice.  What a sweet husband you have!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3996831316481218955/comments/default/1198236787008211570'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3996831316481218955/comments/default/1198236787008211570'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/happy-birthday-to-me.html?showComment=1198025100000#c1198236787008211570' title=''/><author><name>Steve and Megan</name><uri>https://www.blogger.com/profile/13668188902781076426</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3996831316481218955' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3996831316481218955' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1890609455'/><gd:extendedProperty name='blogger.displayTime' value='December 18, 2007 at 5:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4708969875365218605</id><published>2007-12-18T22:19:00.000-07:00</published><updated>2007-12-18T22:19:59.650-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey busy busy!!!  You have always been a go getter...</title><content type='html'>Hey busy busy!!!  You have always been a go getter!  I hope you have a GREAT Christmas and Happy Holiday's!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4878265200426891263/comments/default/4708969875365218605'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4878265200426891263/comments/default/4708969875365218605'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/just-pluggin-away.html?showComment=1198041540000#c4708969875365218605' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/just-pluggin-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4878265200426891263' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4878265200426891263' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='December 18, 2007 at 10:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-383489135731007342</id><published>2007-12-19T21:52:00.000-07:00</published><updated>2007-12-19T21:52:16.462-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love all those LOs!  The Coming Soon was is SOOO...</title><content type='html'>I love all those LOs!  The Coming Soon was is SOOOOOOOOOO GREAT!  I can't believe what a go getter you are!!  It's amazing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4878265200426891263/comments/default/383489135731007342'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4878265200426891263/comments/default/383489135731007342'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/just-pluggin-away.html?showComment=1198126320000#c383489135731007342' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/just-pluggin-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4878265200426891263' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4878265200426891263' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='December 19, 2007 at 9:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2388063322627015381</id><published>2007-12-20T08:12:00.000-07:00</published><updated>2007-12-20T08:12:23.886-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the scrapbook page! We have had colds ever ...</title><content type='html'>I love the scrapbook page! We have had colds ever since we got our real tree so I can't smell it! So sad!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6018726417657395264/comments/default/2388063322627015381'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6018726417657395264/comments/default/2388063322627015381'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/real-trees-vs-fake-trees.html?showComment=1198163520000#c2388063322627015381' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/real-trees-vs-fake-trees.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6018726417657395264' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6018726417657395264' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='December 20, 2007 at 8:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2675233486655472330</id><published>2007-12-20T19:46:00.000-07:00</published><updated>2007-12-20T19:46:28.751-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>HAHA... I love your tree!!! It's so pretty and bri...</title><content type='html'>HAHA... I love your tree!!! It's so pretty and bright... it's totally you!  I liked your survey too... I think I'll steal it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7333683939164134030/comments/default/2675233486655472330'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7333683939164134030/comments/default/2675233486655472330'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/my-wild-crazy-tree.html?showComment=1198205160000#c2675233486655472330' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/my-wild-crazy-tree.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7333683939164134030' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7333683939164134030' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='December 20, 2007 at 7:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2931922088283803250</id><published>2007-12-20T19:47:00.000-07:00</published><updated>2007-12-20T19:47:35.705-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love real trees too.  I've never had a fake one....</title><content type='html'>I love real trees too.  I've never had a fake one.  I want one.. but only because I HATE putting the lights on the tree!  I had my husband do it last year, and I was not satisfied.... so I have to do it now, and I hate it!!  But, I TOTALLY prefer the real tree, and mostly for the yummy pine smell!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6018726417657395264/comments/default/2931922088283803250'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6018726417657395264/comments/default/2931922088283803250'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/real-trees-vs-fake-trees.html?showComment=1198205220000#c2931922088283803250' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/real-trees-vs-fake-trees.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6018726417657395264' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6018726417657395264' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='December 20, 2007 at 7:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8144921962708892820</id><published>2007-12-21T22:30:00.000-07:00</published><updated>2007-12-21T22:30:31.314-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your tree is adorable! I totally love it! SO CUTE!...</title><content type='html'>Your tree is adorable! I totally love it! SO CUTE! I love all the color!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7333683939164134030/comments/default/8144921962708892820'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7333683939164134030/comments/default/8144921962708892820'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/my-wild-crazy-tree.html?showComment=1198301400000#c8144921962708892820' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/my-wild-crazy-tree.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7333683939164134030' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7333683939164134030' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='December 21, 2007 at 10:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5667440769369048991</id><published>2007-12-23T00:04:00.000-07:00</published><updated>2007-12-23T00:04:01.237-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, I didn't fair much better on the test - appare...</title><content type='html'>Oh, I didn't fair much better on the test - apparently, I was only 70% nice this year - eeek!  Santa will still bring a "C" student some presents, right???  Thanks for the fun quiz, and love looking at your LO's as always.&lt;BR/&gt;&lt;BR/&gt;Merry Christmas!&lt;BR/&gt;&lt;BR/&gt;HSG</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2272358794967622982/comments/default/5667440769369048991'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2272358794967622982/comments/default/5667440769369048991'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/another-couple-ct-los.html?showComment=1198393440000#c5667440769369048991' title=''/><author><name>Happy Scrap Girl</name><uri>https://www.blogger.com/profile/13763470192418818344</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/another-couple-ct-los.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2272358794967622982' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2272358794967622982' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1652954791'/><gd:extendedProperty name='blogger.displayTime' value='December 23, 2007 at 12:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3558399588984671434</id><published>2007-12-26T19:16:00.000-07:00</published><updated>2007-12-26T19:16:30.446-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OH! Just hearing your story made me cold!!! Sorry ...</title><content type='html'>OH! Just hearing your story made me cold!!! Sorry to hear about your troubles! Think on the bright side though, at least your landlord has to replace your furnace and not you guys!!! Happy New Year!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7290782729418003221/comments/default/3558399588984671434'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7290782729418003221/comments/default/3558399588984671434'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/not-your-average-christmas-day.html?showComment=1198721760000#c3558399588984671434' title=''/><author><name>Melanie</name><uri>https://www.blogger.com/profile/04698091544077251720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp1.blogger.com/_Q3Lxl_ldcgA/SEoRmfvwVeI/AAAAAAAAAf0/R_aDyoj-7Jo/S220-s32/avatarsm.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/not-your-average-christmas-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7290782729418003221' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7290782729418003221' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-387065929'/><gd:extendedProperty name='blogger.displayTime' value='December 26, 2007 at 7:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-143627476921885394</id><published>2007-12-27T08:59:00.000-07:00</published><updated>2007-12-27T08:59:42.726-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my goodness! That is one crazy Christmas story!...</title><content type='html'>Oh my goodness! That is one crazy Christmas story! I hope that you are keeping warm enough. Good luck with the house hunting!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7290782729418003221/comments/default/143627476921885394'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7290782729418003221/comments/default/143627476921885394'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/not-your-average-christmas-day.html?showComment=1198771140000#c143627476921885394' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/not-your-average-christmas-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7290782729418003221' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7290782729418003221' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='December 27, 2007 at 8:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5825111757486571613</id><published>2007-12-27T15:06:00.000-07:00</published><updated>2007-12-27T15:06:48.733-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I keep hearing about "Rock Band" and I have no clu...</title><content type='html'>I keep hearing about "Rock Band" and I have no clue what it is!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7288902249401267175/comments/default/5825111757486571613'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7288902249401267175/comments/default/5825111757486571613'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/font-challenge.html?showComment=1198793160000#c5825111757486571613' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/font-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7288902249401267175' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7288902249401267175' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='December 27, 2007 at 3:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7309198100248879764</id><published>2007-12-27T22:02:00.000-07:00</published><updated>2007-12-27T22:02:52.964-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my gosh! I would be so pissed at my landlord. I...</title><content type='html'>Oh my gosh! I would be so pissed at my landlord. I can't believe he was in eagle mountain and didn't come and fix your furnance what a moron! I hope you find a new place</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7290782729418003221/comments/default/7309198100248879764'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7290782729418003221/comments/default/7309198100248879764'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/not-your-average-christmas-day.html?showComment=1198818120000#c7309198100248879764' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/not-your-average-christmas-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7290782729418003221' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7290782729418003221' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='December 27, 2007 at 10:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-290826476517478500</id><published>2007-12-28T18:03:00.000-07:00</published><updated>2007-12-28T18:03:25.154-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW!  That's some great narrative and REALLY great...</title><content type='html'>WOW!  That's some great narrative and REALLY great pictures!  Fun stuff!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1353622399009810603/comments/default/290826476517478500'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1353622399009810603/comments/default/290826476517478500'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/b-is-for.html?showComment=1198890180000#c290826476517478500' title=''/><author><name>12odee</name><uri>https://www.blogger.com/profile/09835332431488282765</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='19' height='32' src='//1.bp.blogspot.com/_5DGyZehKqjI/TLTyedUxwaI/AAAAAAAAAC8/FgV3_jpzSss/S220-s32/5076067342_06a196930f_b.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/b-is-for.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1353622399009810603' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1353622399009810603' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1617672141'/><gd:extendedProperty name='blogger.displayTime' value='December 28, 2007 at 6:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8516687291963897451</id><published>2007-12-28T18:05:00.000-07:00</published><updated>2007-12-28T18:05:19.528-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Not from robert Chad, From MOM</title><content type='html'>Not from robert Chad, From MOM</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1353622399009810603/comments/default/8516687291963897451'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1353622399009810603/comments/default/8516687291963897451'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/b-is-for.html?showComment=1198890300000#c8516687291963897451' title=''/><author><name>Marg</name><uri>https://www.blogger.com/profile/00205077966723445227</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/b-is-for.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1353622399009810603' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1353622399009810603' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2088785191'/><gd:extendedProperty name='blogger.displayTime' value='December 28, 2007 at 6:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1911968011589971502</id><published>2007-12-29T14:24:00.000-07:00</published><updated>2007-12-29T14:24:13.452-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a long day for you!!!!  Did you find a new pl...</title><content type='html'>What a long day for you!!!!  Did you find a new place yet?  What are you looking for???  I LOVE your blanket!!!  That movie was so great... I just barely saw it and I LOVED IT!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7290782729418003221/comments/default/1911968011589971502'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7290782729418003221/comments/default/1911968011589971502'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/not-your-average-christmas-day.html?showComment=1198963440000#c1911968011589971502' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/not-your-average-christmas-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7290782729418003221' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7290782729418003221' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='December 29, 2007 at 2:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-420726820824350117</id><published>2007-12-31T11:49:00.000-07:00</published><updated>2007-12-31T11:49:56.689-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ooohhh!  SO cool!  Love the glitter and the alphas...</title><content type='html'>Ooohhh!  SO cool!  Love the glitter and the alphas.  Oh, can't wait to use it! :)  And thanks for the freebie!!!  L-O-V-E it!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8193432418466708724/comments/default/420726820824350117'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8193432418466708724/comments/default/420726820824350117'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/lifes-party-freebie.html?showComment=1199126940000#c420726820824350117' title=''/><author><name>BTMIN</name><uri>https://www.blogger.com/profile/16723311176479432021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/lifes-party-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8193432418466708724' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8193432418466708724' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703829899'/><gd:extendedProperty name='blogger.displayTime' value='December 31, 2007 at 11:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6796231163946029220</id><published>2007-12-31T12:17:00.000-07:00</published><updated>2007-12-31T12:17:53.431-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my GOODNESS!! I'm so excited to use this kit! I...</title><content type='html'>Oh my GOODNESS!! I'm so excited to use this kit! I wasn't really even planning on taking any pictures tonight, but now I will HAVE to!! How fun! And the quick page is awesome! Now I can have that perfect "Brittney page" in my own book! Have fun tonight!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8193432418466708724/comments/default/6796231163946029220'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8193432418466708724/comments/default/6796231163946029220'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/lifes-party-freebie.html?showComment=1199128620000#c6796231163946029220' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/lifes-party-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8193432418466708724' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8193432418466708724' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='December 31, 2007 at 12:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3154402310774220808</id><published>2008-01-02T16:37:00.000-07:00</published><updated>2008-01-02T16:37:50.324-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Remember how you met Steve Carell?  I am so jealous!</title><content type='html'>Remember how you met Steve Carell?  I am so jealous!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7909473880667437702/comments/default/3154402310774220808'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7909473880667437702/comments/default/3154402310774220808'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/c-is-for.html?showComment=1199317020000#c3154402310774220808' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/c-is-for.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7909473880667437702' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7909473880667437702' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='January 2, 2008 at 4:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6255154436503091517</id><published>2008-01-04T07:35:00.000-07:00</published><updated>2008-01-04T07:35:13.141-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the colors on your birthday pages! I really...</title><content type='html'>I love the colors on your birthday pages! I really love the gold glitter.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3057682913954858474/comments/default/6255154436503091517'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3057682913954858474/comments/default/6255154436503091517'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/2-fun-challenges.html?showComment=1199457300000#c6255154436503091517' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/2-fun-challenges.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3057682913954858474' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3057682913954858474' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='January 4, 2008 at 7:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6232931571255043017</id><published>2008-01-04T11:12:00.000-07:00</published><updated>2008-01-04T11:12:46.965-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You are SO GOOD at it too!!!!!!  I hated being in ...</title><content type='html'>You are SO GOOD at it too!!!!!!  I hated being in Fashion Merchandising with you... I thought I had cool ideas and then I would look at yours and would be like... oh mine look lame now! HAHA  It was such a fun class though!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7909473880667437702/comments/default/6232931571255043017'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7909473880667437702/comments/default/6232931571255043017'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/c-is-for.html?showComment=1199470320000#c6232931571255043017' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/c-is-for.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7909473880667437702' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7909473880667437702' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='January 4, 2008 at 11:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2988127704574215603</id><published>2008-01-04T18:04:00.000-07:00</published><updated>2008-01-04T18:04:06.863-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay, back on commenting and reading your blog! I r...</title><content type='html'>Yay, back on commenting and reading your blog! I really like your LOs and you make the challenge sound so much fun! I wish I had time to try one sometime but I don't even seem to have enough time for school, work and designing at the moment and me being the slowest scrapper ever I guess it'll have to wait.. ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/481910112704909510/comments/default/2988127704574215603'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/481910112704909510/comments/default/2988127704574215603'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/spin-lift.html?showComment=1199495040000#c2988127704574215603' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/spin-lift.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-481910112704909510' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/481910112704909510' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='January 4, 2008 at 6:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2137580820181021778</id><published>2008-01-06T14:22:00.000-07:00</published><updated>2008-01-06T14:22:49.728-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your new blog header!!!  So bright and chee...</title><content type='html'>I love your new blog header!!!  So bright and cheerful, it sure helps chase away the winter blahs.&lt;BR/&gt;&lt;BR/&gt;I need to get busy and clean away my piles too.  That's actually one of my  New Year's resolutions.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7552509768492025371/comments/default/2137580820181021778'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7552509768492025371/comments/default/2137580820181021778'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/this-and-that.html?showComment=1199654520000#c2137580820181021778' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/this-and-that.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7552509768492025371' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7552509768492025371' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 6, 2008 at 2:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3828498489746220736</id><published>2008-01-06T17:19:00.000-07:00</published><updated>2008-01-06T17:19:30.751-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats on your cleaning project! :) It's quite a...</title><content type='html'>Congrats on your cleaning project! :) It's quite an accomplishment to be able to clean the entire day. Well, at least for me it would be.. ;) And your mouse is the cutest!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7552509768492025371/comments/default/3828498489746220736'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7552509768492025371/comments/default/3828498489746220736'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/this-and-that.html?showComment=1199665140000#c3828498489746220736' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/this-and-that.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7552509768492025371' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7552509768492025371' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='January 6, 2008 at 5:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4322183151258694898</id><published>2008-01-07T11:46:00.000-07:00</published><updated>2008-01-07T11:46:44.624-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the new look of your blog too! I swear I di...</title><content type='html'>I love the new look of your blog too! I swear I didn't mean to copy yours with mine! Hehe! Your new LO's are awesome as usual. I always get such great ideas from looking at your creations! Love you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7552509768492025371/comments/default/4322183151258694898'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7552509768492025371/comments/default/4322183151258694898'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/this-and-that.html?showComment=1199731560000#c4322183151258694898' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/this-and-that.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7552509768492025371' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7552509768492025371' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='January 7, 2008 at 11:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8118358125758910387</id><published>2008-01-07T16:40:00.000-07:00</published><updated>2008-01-07T16:40:49.670-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Are you kidding Brittney? That kit is wonderful. B...</title><content type='html'>Are you kidding Brittney? That kit is wonderful. But see the good way. Nobody bought the kit when it had that problem. I love that kit. I am trying don't do another layout with it and do with other SM designers.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6433106423243210656/comments/default/8118358125758910387'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6433106423243210656/comments/default/8118358125758910387'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me_07.html?showComment=1199749200000#c8118358125758910387' title=''/><author><name>Érica</name><uri>https://www.blogger.com/profile/06496215235425384435</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-CObwQAvKKKw/TxTLTpcu7nI/AAAAAAAAAaM/G7uWoKNhSHc/s32/5a3083b6b23a1e52379196fb5c285a241666aca3%255B1%255D.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me_07.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6433106423243210656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6433106423243210656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1366672751'/><gd:extendedProperty name='blogger.displayTime' value='January 7, 2008 at 4:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2069393251012459577</id><published>2008-01-07T16:42:00.000-07:00</published><updated>2008-01-07T16:42:57.615-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a cute kit!!  here&amp;#39;s my LO.  http://reloc...</title><content type='html'>What a cute kit!!  here's my LO.  http://relocateddixiegirl.blogspot.com/2008/01/new-lo-for-trisha.html  With all the bright colors, I used a B&amp;W pic of my friend Trisha.  I think it turned out pretty darn good!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6433106423243210656/comments/default/2069393251012459577'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6433106423243210656/comments/default/2069393251012459577'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me_07.html?showComment=1199749320000#c2069393251012459577' title=''/><author><name>Jackie</name><uri>https://www.blogger.com/profile/09499200939806937266</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me_07.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6433106423243210656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6433106423243210656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1743188652'/><gd:extendedProperty name='blogger.displayTime' value='January 7, 2008 at 4:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3212969467697046903</id><published>2008-01-07T20:50:00.000-07:00</published><updated>2008-01-07T20:50:06.439-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Dear Brittney:&lt;br&gt;&lt;br&gt;Tell your Brother that if he...</title><content type='html'>Dear Brittney:&lt;BR/&gt;&lt;BR/&gt;Tell your Brother that if he comes to Santiago (Chile) before going to Antofagasta, and if he needs a Host, I can pick him up at the airport, take him to his hotel, show him around town, that is take care of any language difficulty and knowhow to help him get around, for a very small cost.  If he is interested he can get in touch with me at: monperz2@gmail.com&lt;BR/&gt;&lt;BR/&gt;Sincerely, &lt;BR/&gt;&lt;BR/&gt;Richard</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1490860667349470321/comments/default/3212969467697046903'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1490860667349470321/comments/default/3212969467697046903'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/my-little-brother-is-going-to-chile.html?showComment=1199764200000#c3212969467697046903' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/17722255425174514285</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/my-little-brother-is-going-to-chile.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1490860667349470321' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1490860667349470321' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-739012359'/><gd:extendedProperty name='blogger.displayTime' value='January 7, 2008 at 8:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3175723951544125957</id><published>2008-01-07T22:29:00.000-07:00</published><updated>2008-01-07T22:29:35.305-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here's my layout..&lt;br&gt;&lt;br&gt;http://kateypiescraps.bl...</title><content type='html'>Here's my layout..&lt;BR/&gt;&lt;BR/&gt;http://kateypiescraps.blogspot.com/&lt;BR/&gt;&lt;BR/&gt;Love the bright colours!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6433106423243210656/comments/default/3175723951544125957'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6433106423243210656/comments/default/3175723951544125957'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me_07.html?showComment=1199770140000#c3175723951544125957' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me_07.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6433106423243210656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6433106423243210656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='January 7, 2008 at 10:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3654364340954823914</id><published>2008-01-08T00:12:00.000-07:00</published><updated>2008-01-08T00:12:24.350-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a great opportunity for 5 lucky scrappers!</title><content type='html'>What a great opportunity for 5 lucky scrappers!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/553309784721365999/comments/default/3654364340954823914'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/553309784721365999/comments/default/3654364340954823914'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me.html?showComment=1199776320000#c3654364340954823914' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-553309784721365999' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/553309784721365999' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 8, 2008 at 12:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3529420631068503796</id><published>2008-01-08T03:07:00.001-07:00</published><updated>2008-01-08T03:07:44.403-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  The &lt;a href="http://digifree.blogspot....</title><content type='html'>Thank you!  The &lt;a href="http://digifree.blogspot.com"&gt;DigiFree&lt;/a&gt; freebie search engine is going to list this blog post today.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/553309784721365999/comments/default/3529420631068503796'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/553309784721365999/comments/default/3529420631068503796'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me.html?showComment=1199786820001#c3529420631068503796' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-553309784721365999' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/553309784721365999' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='January 8, 2008 at 3:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7061818572712995388</id><published>2008-01-08T03:07:00.001-07:00</published><updated>2008-01-08T03:07:43.693-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  The &lt;a href="http://digifree.blogspot....</title><content type='html'>Thank you!  The &lt;a href="http://digifree.blogspot.com"&gt;DigiFree&lt;/a&gt; freebie search engine is going to list this blog post today.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6433106423243210656/comments/default/7061818572712995388'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6433106423243210656/comments/default/7061818572712995388'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me_07.html?showComment=1199786820001#c7061818572712995388' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me_07.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6433106423243210656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6433106423243210656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='January 8, 2008 at 3:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2540757929529815699</id><published>2008-01-08T07:46:00.000-07:00</published><updated>2008-01-08T07:46:33.967-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi, my layout with your add-on is @ http://misskit...</title><content type='html'>Hi, my layout with your add-on is @ http://misskitttyscrap.blogspot.com/&lt;BR/&gt;&lt;BR/&gt;&lt;BR/&gt;:)&lt;BR/&gt;Gorgeous kit by the way. Full of sparkles.&lt;BR/&gt;:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6433106423243210656/comments/default/2540757929529815699'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6433106423243210656/comments/default/2540757929529815699'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me_07.html?showComment=1199803560000#c2540757929529815699' title=''/><author><name>Renata Pamplona</name><uri>https://www.blogger.com/profile/12364896078217007592</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-bI-znhDvt5g/W7GAhw9-W0I/AAAAAAAAJy8/-jPVDS0yctMQO1P5CKfqFg_rumPSsNRjwCK4BGAYYCw/s32/renata%2Bpor%2Bvitor%2Bmartins.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me_07.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6433106423243210656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6433106423243210656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1752104536'/><gd:extendedProperty name='blogger.displayTime' value='January 8, 2008 at 7:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2982787895623002221</id><published>2008-01-08T09:01:00.000-07:00</published><updated>2008-01-08T09:01:44.775-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the new look of the blog! The new profile p...</title><content type='html'>I love the new look of the blog! The new profile picture is way cute! Are you playing Rock Band?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6433106423243210656/comments/default/2982787895623002221'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6433106423243210656/comments/default/2982787895623002221'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me_07.html?showComment=1199808060000#c2982787895623002221' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me_07.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6433106423243210656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6433106423243210656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='January 8, 2008 at 9:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8665247109672135723</id><published>2008-01-08T11:07:00.000-07:00</published><updated>2008-01-08T11:07:04.560-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Life is full of change.  That's what you can alway...</title><content type='html'>Life is full of change.  That's what you can always depend on.  You can't go wrong if you do what your heart tells you is right!  Good job!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7909473880667437702/comments/default/8665247109672135723'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7909473880667437702/comments/default/8665247109672135723'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/c-is-for.html?showComment=1199815620000#c8665247109672135723' title=''/><author><name>Marg</name><uri>https://www.blogger.com/profile/00205077966723445227</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/c-is-for.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7909473880667437702' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7909473880667437702' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2088785191'/><gd:extendedProperty name='blogger.displayTime' value='January 8, 2008 at 11:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1498941598110617943</id><published>2008-01-08T13:37:00.000-07:00</published><updated>2008-01-08T13:37:23.210-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here's my layout!&lt;br&gt;&lt;br&gt;http://picasaweb.google.c...</title><content type='html'>Here's my layout!&lt;BR/&gt;&lt;BR/&gt;http://picasaweb.google.com/kelandalaina/JonahSScrapbook/photo#5153205792269733762</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6433106423243210656/comments/default/1498941598110617943'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6433106423243210656/comments/default/1498941598110617943'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me_07.html?showComment=1199824620000#c1498941598110617943' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/11588157289621978391</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me_07.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6433106423243210656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6433106423243210656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-483069304'/><gd:extendedProperty name='blogger.displayTime' value='January 8, 2008 at 1:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7630214496228030326</id><published>2008-01-08T16:49:00.000-07:00</published><updated>2008-01-08T16:49:40.302-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hello there, &lt;br&gt;I just happen to seen your site f...</title><content type='html'>Hello there, &lt;BR/&gt;I just happen to seen your site from a yahoo group and figired ohhhh what the heck...cant hurt...&lt;BR/&gt;&lt;BR/&gt;Posted at DST, and DC, JFTSOI, DSO&lt;BR/&gt;&lt;BR/&gt;http://www.digishoptalk.com/gallery/showphoto.php?photo=240092&amp;ppuser=9535 &lt;BR/&gt;&lt;BR/&gt;http://www.digitalcandy.ca/gallery/showphoto.php?photo=6844&amp;ppuser=724&lt;BR/&gt;&lt;BR/&gt;http://www.justforthescrapofit.net/gallery/showphoto.php?photo=2256&amp;ppuser=2105&lt;BR/&gt;http://digital-scrapbooking.org/gallery/displayimage.php?pos=-7000&lt;BR/&gt;&lt;BR/&gt;I tried to post at SM, but its down right now...I am also new CT member of Monica's a.k.a sunshine.&lt;BR/&gt;&lt;BR/&gt;Ohhh I did use the QP..LOL I took apart from it....hope thats ok...&lt;BR/&gt;Thanks for the contest , was realy fun...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/553309784721365999/comments/default/7630214496228030326'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/553309784721365999/comments/default/7630214496228030326'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me.html?showComment=1199836140000#c7630214496228030326' title=''/><author><name>TragedyScrapinAnne</name><uri>https://www.blogger.com/profile/08313967951671964376</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='12' src='//bp3.blogger.com/_ygTvP_ewxvM/R3gNub1wd1I/AAAAAAAAABI/QwWrrMjsYsc/S220-s33/TSA+Blog22.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-553309784721365999' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/553309784721365999' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839098977'/><gd:extendedProperty name='blogger.displayTime' value='January 8, 2008 at 4:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4848794705480587499</id><published>2008-01-08T16:53:00.000-07:00</published><updated>2008-01-08T16:53:36.788-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OH I forgot...I blogged ya too.....come read all a...</title><content type='html'>OH I forgot...I blogged ya too.....come read all about it here:::&lt;BR/&gt;&lt;BR/&gt;http://tragedyscrapinannes.blogspot.com/2008/01/wish-me-luck-again.html</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/553309784721365999/comments/default/4848794705480587499'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/553309784721365999/comments/default/4848794705480587499'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me.html?showComment=1199836380000#c4848794705480587499' title=''/><author><name>TragedyScrapinAnne</name><uri>https://www.blogger.com/profile/08313967951671964376</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='12' src='//bp3.blogger.com/_ygTvP_ewxvM/R3gNub1wd1I/AAAAAAAAABI/QwWrrMjsYsc/S220-s33/TSA+Blog22.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-553309784721365999' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/553309784721365999' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839098977'/><gd:extendedProperty name='blogger.displayTime' value='January 8, 2008 at 4:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3010837783417682998</id><published>2008-01-09T09:58:00.000-07:00</published><updated>2008-01-09T09:58:30.182-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This comment is totally unrelated... sorry :)--but...</title><content type='html'>This comment is totally unrelated... sorry :)--but I was looking over your gallery at scraphead and you mentioned a "mouse" mini kit freebie back in November... is that kit available anywhere?  I'm needing some Mickey Mouse stuff for our Disney World Pics!  Thanks!... you can just comment at my blog.  And I just love your LO's... they're all so much fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6433106423243210656/comments/default/3010837783417682998'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6433106423243210656/comments/default/3010837783417682998'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me_07.html?showComment=1199897880000#c3010837783417682998' title=''/><author><name>Mythreesons</name><uri>https://www.blogger.com/profile/18405697535321328232</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//farm2.static.flickr.com/1003/663512744_d884cb4d5c_t.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me_07.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6433106423243210656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6433106423243210656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1007107799'/><gd:extendedProperty name='blogger.displayTime' value='January 9, 2008 at 9:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1832276329490060618</id><published>2008-01-10T13:31:00.000-07:00</published><updated>2008-01-10T13:31:07.452-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That's so cool that you love it so much!  I would ...</title><content type='html'>That's so cool that you love it so much!  I would have loved to go to Disneyland when I was a kid, and actually now that I have my own kids we would love to take them.  It's a long way from New Zealand, whichever Disneyland we chose, lol.&lt;BR/&gt;&lt;BR/&gt;Actually, when my cousin was about 8, her parents told her one night that in the morning they needed to talk to her about something important, and so she lay awake all night, so excited.. convinced they were taking her to Disneyland.. but in the morning, no.. her parents told her they were getting divorced! How heartbreaking!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5043818712069357877/comments/default/1832276329490060618'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5043818712069357877/comments/default/1832276329490060618'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/d-is-for.html?showComment=1199997060000#c1832276329490060618' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/d-is-for.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5043818712069357877' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5043818712069357877' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='January 10, 2008 at 1:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7246587034277801706</id><published>2008-01-10T13:37:00.000-07:00</published><updated>2008-01-10T13:37:07.054-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great kit and love the colors&lt;br&gt;&lt;br&gt;Here's mine&lt;b...</title><content type='html'>Great kit and love the colors&lt;BR/&gt;&lt;BR/&gt;Here's mine&lt;BR/&gt;http://farm3.static.flickr.com/2280/2183962514_1873b3f2ba.jpg</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6433106423243210656/comments/default/7246587034277801706'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6433106423243210656/comments/default/7246587034277801706'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me_07.html?showComment=1199997420000#c7246587034277801706' title=''/><author><name>ß°þþìë</name><uri>https://www.blogger.com/profile/13609771718826702946</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//i83.photobucket.com/albums/j296/bb123654/DSB/meavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me_07.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6433106423243210656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6433106423243210656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2076780310'/><gd:extendedProperty name='blogger.displayTime' value='January 10, 2008 at 1:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-277518563505876068</id><published>2008-01-10T18:23:00.000-07:00</published><updated>2008-01-10T18:23:27.173-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the picture! I hope that I can make it to Dis...</title><content type='html'>Love the picture! I hope that I can make it to Disneyland with you in March!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5043818712069357877/comments/default/277518563505876068'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5043818712069357877/comments/default/277518563505876068'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/d-is-for.html?showComment=1200014580000#c277518563505876068' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/d-is-for.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5043818712069357877' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5043818712069357877' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='January 10, 2008 at 6:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3729386224329868702</id><published>2008-01-10T22:08:00.000-07:00</published><updated>2008-01-10T22:08:34.035-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt- I have never seen that photo before! HOW CU...</title><content type='html'>Britt- I have never seen that photo before! HOW CUTE!!! I'm really hoping that was are able to meet you for the Disneyland trip in March!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5043818712069357877/comments/default/3729386224329868702'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5043818712069357877/comments/default/3729386224329868702'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/d-is-for.html?showComment=1200028080000#c3729386224329868702' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/d-is-for.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5043818712069357877' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5043818712069357877' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='January 10, 2008 at 10:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1642189666537965868</id><published>2008-01-11T04:13:00.000-07:00</published><updated>2008-01-11T04:13:11.724-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your designs.  I love that kit..I have it s...</title><content type='html'>I love your designs.  I love that kit..I have it saved in my favourites.  Can't believe you didn't sell any.  I think my fav kit of yours is Missed the Bus.  I used that one a lot.&lt;BR/&gt;&lt;BR/&gt;Here is my LO and for a shameless boost lol I will let you know that Jan 11th is MY birthday!  LOL&lt;BR/&gt;&lt;BR/&gt;  http://www.digishoptalk.com/gallery/showphoto.php?photo=241612&amp;cat=500</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6433106423243210656/comments/default/1642189666537965868'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6433106423243210656/comments/default/1642189666537965868'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me_07.html?showComment=1200049980000#c1642189666537965868' title=''/><author><name>~Heather~</name><uri>https://www.blogger.com/profile/14614258832196714889</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me_07.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6433106423243210656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6433106423243210656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1149425598'/><gd:extendedProperty name='blogger.displayTime' value='January 11, 2008 at 4:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-525615592398919932</id><published>2008-01-11T08:38:00.000-07:00</published><updated>2008-01-11T08:38:39.313-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We are big Disney fans here, too. But for us it is...</title><content type='html'>We are big Disney fans here, too. But for us it is Disney World (thank goodness they put one on both coasts, LOL). Love your layout. It is a perfect image of the magic of Disney.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5043818712069357877/comments/default/525615592398919932'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5043818712069357877/comments/default/525615592398919932'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/d-is-for.html?showComment=1200065880000#c525615592398919932' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12766583501226631527</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/d-is-for.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5043818712069357877' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5043818712069357877' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-489299845'/><gd:extendedProperty name='blogger.displayTime' value='January 11, 2008 at 8:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8588926753082993717</id><published>2008-01-11T12:02:00.000-07:00</published><updated>2008-01-11T12:02:03.978-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh I LOVE that picture of J&amp;amp;I!  It is  one the...</title><content type='html'>Oh I LOVE that picture of J&amp;I!  It is  one the wall in their room and I look at it every night.  SOOOO cute!  That LO is amazing!  I love the subtle initials in the corner, and that quote is PERFECT!  You just have that touch, Brit!  Thanks for scrappin' my boys! :)  LOVE THEM!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4480515014943807128/comments/default/8588926753082993717'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4480515014943807128/comments/default/8588926753082993717'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/kit-winners-and-few-los-to-share.html?showComment=1200078120000#c8588926753082993717' title=''/><author><name>BTMIN</name><uri>https://www.blogger.com/profile/16723311176479432021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/kit-winners-and-few-los-to-share.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4480515014943807128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4480515014943807128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703829899'/><gd:extendedProperty name='blogger.displayTime' value='January 11, 2008 at 12:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4097129860578623409</id><published>2008-01-11T12:03:00.000-07:00</published><updated>2008-01-11T12:03:06.940-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How very cool!  Thanks soooo very much.</title><content type='html'>How very cool!  Thanks soooo very much.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4480515014943807128/comments/default/4097129860578623409'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4480515014943807128/comments/default/4097129860578623409'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/kit-winners-and-few-los-to-share.html?showComment=1200078180000#c4097129860578623409' title=''/><author><name>Jackie</name><uri>https://www.blogger.com/profile/09499200939806937266</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/kit-winners-and-few-los-to-share.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4480515014943807128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4480515014943807128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1743188652'/><gd:extendedProperty name='blogger.displayTime' value='January 11, 2008 at 12:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6421462902783201644</id><published>2008-01-11T12:12:00.000-07:00</published><updated>2008-01-11T12:12:13.209-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yesssssssssssssss I do...lol</title><content type='html'>Yesssssssssssssss I do...lol</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/553309784721365999/comments/default/6421462902783201644'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/553309784721365999/comments/default/6421462902783201644'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me.html?showComment=1200078720000#c6421462902783201644' title=''/><author><name>TragedyScrapinAnne</name><uri>https://www.blogger.com/profile/08313967951671964376</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='12' src='//bp3.blogger.com/_ygTvP_ewxvM/R3gNub1wd1I/AAAAAAAAABI/QwWrrMjsYsc/S220-s33/TSA+Blog22.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/wanna-win-free-kit-from-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-553309784721365999' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/553309784721365999' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839098977'/><gd:extendedProperty name='blogger.displayTime' value='January 11, 2008 at 12:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6390024143778214849</id><published>2008-01-11T12:31:00.000-07:00</published><updated>2008-01-11T12:31:43.091-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great layouts, they are gorgeous!&lt;br&gt;&lt;br&gt;Thanks so...</title><content type='html'>Great layouts, they are gorgeous!&lt;BR/&gt;&lt;BR/&gt;Thanks so much for the prize, you're so sweet.  I'm definitely going to enter your next one too, lol.&lt;BR/&gt;&lt;BR/&gt;Have a great weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4480515014943807128/comments/default/6390024143778214849'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4480515014943807128/comments/default/6390024143778214849'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/kit-winners-and-few-los-to-share.html?showComment=1200079860000#c6390024143778214849' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/kit-winners-and-few-los-to-share.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4480515014943807128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4480515014943807128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='January 11, 2008 at 12:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8602249183145229131</id><published>2008-01-11T13:08:00.000-07:00</published><updated>2008-01-11T13:08:13.775-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is awesome.  Totally made my day.  Thank you ...</title><content type='html'>This is awesome.  Totally made my day.  Thank you so much Britt!  It wil lbe put to good use.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4480515014943807128/comments/default/8602249183145229131'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4480515014943807128/comments/default/8602249183145229131'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/kit-winners-and-few-los-to-share.html?showComment=1200082080000#c8602249183145229131' title=''/><author><name>~Heather~</name><uri>https://www.blogger.com/profile/14614258832196714889</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/kit-winners-and-few-los-to-share.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4480515014943807128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4480515014943807128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1149425598'/><gd:extendedProperty name='blogger.displayTime' value='January 11, 2008 at 1:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6987058689143315903</id><published>2008-01-11T13:10:00.000-07:00</published><updated>2008-01-11T13:10:00.214-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thing just closed on me.  LOL Anyways your nephew ...</title><content type='html'>Thing just closed on me.  LOL Anyways your nephew is a cutie.  I love his smile.  Hubby's not bad either.  Hubba hubba!  LOL  Thanks again!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4480515014943807128/comments/default/6987058689143315903'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4480515014943807128/comments/default/6987058689143315903'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/kit-winners-and-few-los-to-share.html?showComment=1200082200000#c6987058689143315903' title=''/><author><name>~Heather~</name><uri>https://www.blogger.com/profile/14614258832196714889</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/kit-winners-and-few-los-to-share.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4480515014943807128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4480515014943807128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1149425598'/><gd:extendedProperty name='blogger.displayTime' value='January 11, 2008 at 1:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7209928347849113136</id><published>2008-01-11T13:37:00.000-07:00</published><updated>2008-01-11T13:37:30.367-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sounds like you have a fun night planned! Have a g...</title><content type='html'>Sounds like you have a fun night planned! Have a good weekend! Very cute layouts as always!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4480515014943807128/comments/default/7209928347849113136'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4480515014943807128/comments/default/7209928347849113136'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/kit-winners-and-few-los-to-share.html?showComment=1200083820000#c7209928347849113136' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/kit-winners-and-few-los-to-share.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4480515014943807128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4480515014943807128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='January 11, 2008 at 1:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6525314075554359207</id><published>2008-01-11T22:28:00.000-07:00</published><updated>2008-01-11T22:28:58.137-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love all your LOs!  We LOVE Disneyland too, althou...</title><content type='html'>Love all your LOs!  We LOVE Disneyland too, although we don't get to go quite as often as you! LUCKY GIRL!  We talk about it every week though!!  I would really want to try rock band! That sounds so fun, we have a Wii and it doesn't come for that but we love to play guitar hero!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4480515014943807128/comments/default/6525314075554359207'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4480515014943807128/comments/default/6525314075554359207'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/kit-winners-and-few-los-to-share.html?showComment=1200115680000#c6525314075554359207' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/kit-winners-and-few-los-to-share.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4480515014943807128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4480515014943807128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='January 11, 2008 at 10:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1267989012818178947</id><published>2008-01-12T08:10:00.000-07:00</published><updated>2008-01-12T08:10:51.339-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt,&lt;br&gt;&lt;br&gt;I'm *sure* you get the Disney Ins...</title><content type='html'>Hi Britt,&lt;BR/&gt;&lt;BR/&gt;I'm *sure* you get the Disney Insider emails, but on the REMOTE chance that you don't, I wanted to give you a link to an article that was in my inbox this morning:&lt;BR/&gt;&lt;BR/&gt;http://disney.go.com/inside/mainattraction/080108/index.html&lt;BR/&gt;&lt;BR/&gt;My DH works for Careerbuilder and I can TOTALLY see you as Chief Magic Official. You MUST apply and you MUST be given the job!! Wish I could say my husband would have some pull in the process, but he's only an IT guy - and for CB, not WD.&lt;BR/&gt;&lt;BR/&gt;Let us know if you put in an app, ok??</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5043818712069357877/comments/default/1267989012818178947'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5043818712069357877/comments/default/1267989012818178947'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/d-is-for.html?showComment=1200150600000#c1267989012818178947' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/d-is-for.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5043818712069357877' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5043818712069357877' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 12, 2008 at 8:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9111903856090575053</id><published>2008-01-12T08:58:00.000-07:00</published><updated>2008-01-12T08:58:53.876-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, the fun life of newlyweds! Enjoy it!</title><content type='html'>Oh, the fun life of newlyweds! Enjoy it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4480515014943807128/comments/default/9111903856090575053'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4480515014943807128/comments/default/9111903856090575053'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/kit-winners-and-few-los-to-share.html?showComment=1200153480000#c9111903856090575053' title=''/><author><name>Melanie</name><uri>https://www.blogger.com/profile/04698091544077251720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp1.blogger.com/_Q3Lxl_ldcgA/SEoRmfvwVeI/AAAAAAAAAf0/R_aDyoj-7Jo/S220-s32/avatarsm.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/kit-winners-and-few-los-to-share.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4480515014943807128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4480515014943807128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-387065929'/><gd:extendedProperty name='blogger.displayTime' value='January 12, 2008 at 8:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9011839502176833937</id><published>2008-01-12T10:40:00.000-07:00</published><updated>2008-01-12T10:40:38.239-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt these pages are SO SO cute!  I love how masc...</title><content type='html'>Britt these pages are SO SO cute!  I love how masculine they are but they have such a sweet touch!  I love them!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4480515014943807128/comments/default/9011839502176833937'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4480515014943807128/comments/default/9011839502176833937'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/kit-winners-and-few-los-to-share.html?showComment=1200159600000#c9011839502176833937' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/kit-winners-and-few-los-to-share.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4480515014943807128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4480515014943807128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='January 12, 2008 at 10:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3093101557063244535</id><published>2008-01-13T13:32:00.000-07:00</published><updated>2008-01-13T13:32:16.323-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here's a show-off layout for you, although I could...</title><content type='html'>Here's a show-off layout for you, although I could have done about a hundred, there are so many cute things in this kit!&lt;BR/&gt;&lt;BR/&gt;http://kateypiescraps.blogspot.com/2008/01/princess-party.html</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4480515014943807128/comments/default/3093101557063244535'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4480515014943807128/comments/default/3093101557063244535'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/kit-winners-and-few-los-to-share.html?showComment=1200256320000#c3093101557063244535' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/kit-winners-and-few-los-to-share.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4480515014943807128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4480515014943807128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='January 13, 2008 at 1:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8298700946689057163</id><published>2008-01-13T15:46:00.000-07:00</published><updated>2008-01-13T15:46:41.433-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMGosh! I LOVE this idea. First thing I thought wh...</title><content type='html'>OMGosh! I LOVE this idea. First thing I thought when I glanced at your photo of your journalling pages was WOW!, look at all that journalling!! :D That's my one of my biggest weakness with scrapbooking; I'm not very good at journalling.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8503263797607214545/comments/default/8298700946689057163'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8503263797607214545/comments/default/8298700946689057163'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/e-is-for.html?showComment=1200264360000#c8298700946689057163' title=''/><author><name>Becky</name><uri>https://www.blogger.com/profile/11838785405911929482</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/e-is-for.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8503263797607214545' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8503263797607214545' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-295800684'/><gd:extendedProperty name='blogger.displayTime' value='January 13, 2008 at 3:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4309627040450913246</id><published>2008-01-14T02:41:00.001-07:00</published><updated>2008-01-14T02:41:56.955-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  The &lt;a href="http://digifree.blogspot....</title><content type='html'>Thank you!  The &lt;a href="http://digifree.blogspot.com"&gt;DigiFree&lt;/a&gt; freebie search engine is going to list this blog post today.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/4309627040450913246'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/813064925359541229/comments/default/4309627040450913246'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html?showComment=1200303660001#c4309627040450913246' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/introducing-snowbound-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-813064925359541229' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/813064925359541229' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='January 14, 2008 at 2:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9205625206363349585</id><published>2008-01-15T13:37:00.000-07:00</published><updated>2008-01-15T13:37:52.245-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh so cute!  I LOVE your templates!  I think they ...</title><content type='html'>Oh so cute!  I LOVE your templates!  I think they will be my staple as soon as I can really dig in...  You're a groovy designer, missy!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7873649358560166334/comments/default/9205625206363349585'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7873649358560166334/comments/default/9205625206363349585'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/new-template-pack-and-freebie.html?showComment=1200429420000#c9205625206363349585' title=''/><author><name>BTMIN</name><uri>https://www.blogger.com/profile/16723311176479432021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/new-template-pack-and-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7873649358560166334' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7873649358560166334' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703829899'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2008 at 1:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3370739851246072276</id><published>2008-01-15T19:04:00.000-07:00</published><updated>2008-01-15T19:04:40.697-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks bunches for the template. I wanted to thank...</title><content type='html'>thanks bunches for the template. I wanted to thank you here because I also wanted to tell you that I love the e is for elephant lo. Very cute.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7873649358560166334/comments/default/3370739851246072276'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7873649358560166334/comments/default/3370739851246072276'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/new-template-pack-and-freebie.html?showComment=1200449040000#c3370739851246072276' title=''/><author><name>Miss j aka mixedclawzz</name><uri>https://www.blogger.com/profile/05698933071485495427</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//shim1.shutterfly.com/procgserv/47b7d626b3127cce98548a79975300000010100AZNGrJm4ZN2Mg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/new-template-pack-and-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7873649358560166334' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7873649358560166334' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1495294628'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2008 at 7:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6226031683129022148</id><published>2008-01-16T10:11:00.000-07:00</published><updated>2008-01-16T10:11:39.655-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your elephant page!  I like the purple mick...</title><content type='html'>I love your elephant page!  I like the purple mickey paper, and the purple Alpha... it's so cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8503263797607214545/comments/default/6226031683129022148'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8503263797607214545/comments/default/6226031683129022148'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/e-is-for.html?showComment=1200503460000#c6226031683129022148' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/e-is-for.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8503263797607214545' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8503263797607214545' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='January 16, 2008 at 10:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2582784780883485941</id><published>2008-01-16T19:16:00.000-07:00</published><updated>2008-01-16T19:16:27.878-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Whaaaaaaaaaaaaaaaaaattt!!&lt;br&gt;Thanks again for fell...</title><content type='html'>Whaaaaaaaaaaaaaaaaaattt!!&lt;BR/&gt;Thanks again for felling generous!!&lt;BR/&gt;&lt;BR/&gt;;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4480515014943807128/comments/default/2582784780883485941'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4480515014943807128/comments/default/2582784780883485941'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/kit-winners-and-few-los-to-share.html?showComment=1200536160000#c2582784780883485941' title=''/><author><name>Renata Pamplona</name><uri>https://www.blogger.com/profile/12364896078217007592</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-bI-znhDvt5g/W7GAhw9-W0I/AAAAAAAAJy8/-jPVDS0yctMQO1P5CKfqFg_rumPSsNRjwCK4BGAYYCw/s32/renata%2Bpor%2Bvitor%2Bmartins.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/kit-winners-and-few-los-to-share.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4480515014943807128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4480515014943807128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1752104536'/><gd:extendedProperty name='blogger.displayTime' value='January 16, 2008 at 7:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4517690234210135836</id><published>2008-01-16T19:19:00.000-07:00</published><updated>2008-01-16T19:19:07.529-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I loved the elephant page! The glitter on fly alph...</title><content type='html'>I loved the elephant page! The glitter on fly alpha is awesome.&lt;BR/&gt;Great template up there too. It´s kinda in the size I make my printing stuff here.&lt;BR/&gt;&lt;BR/&gt;:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8503263797607214545/comments/default/4517690234210135836'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8503263797607214545/comments/default/4517690234210135836'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/e-is-for.html?showComment=1200536340000#c4517690234210135836' title=''/><author><name>Renata Pamplona</name><uri>https://www.blogger.com/profile/12364896078217007592</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-bI-znhDvt5g/W7GAhw9-W0I/AAAAAAAAJy8/-jPVDS0yctMQO1P5CKfqFg_rumPSsNRjwCK4BGAYYCw/s32/renata%2Bpor%2Bvitor%2Bmartins.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/e-is-for.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8503263797607214545' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8503263797607214545' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1752104536'/><gd:extendedProperty name='blogger.displayTime' value='January 16, 2008 at 7:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4773339163657690177</id><published>2008-01-16T20:35:00.000-07:00</published><updated>2008-01-16T20:35:14.527-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your templates! They are the best!</title><content type='html'>I love your templates! They are the best!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7873649358560166334/comments/default/4773339163657690177'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7873649358560166334/comments/default/4773339163657690177'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/new-template-pack-and-freebie.html?showComment=1200540900000#c4773339163657690177' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/new-template-pack-and-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7873649358560166334' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7873649358560166334' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='January 16, 2008 at 8:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2300013704893970656</id><published>2008-01-18T00:02:00.000-07:00</published><updated>2008-01-18T00:02:43.057-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So this digi-journaling...Awww sounds so great! I ...</title><content type='html'>So this digi-journaling...Awww sounds so great! I would really like to try this but don't know if I am disciplined enough! Anyways I did a page today using your x-mas in the city kit!  Thanks for adding me to thatblog reader....I need to figure out how to do that! I love your pages especially the elephant one!! So Cute! we have some pics from that ride!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7873649358560166334/comments/default/2300013704893970656'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7873649358560166334/comments/default/2300013704893970656'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/new-template-pack-and-freebie.html?showComment=1200639720000#c2300013704893970656' title=''/><author><name>Victoria Elder</name><uri>https://www.blogger.com/profile/02311355940687984819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='20' src='//1.bp.blogspot.com/_gDwTdQp80Bo/Se5RN3XtJgI/AAAAAAAABFc/RuI2uAf4r1Y/S220-s32/Copy+of+Copy+of+IMG_0420+vintage-bw+copy-clrized.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/new-template-pack-and-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7873649358560166334' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7873649358560166334' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-897611465'/><gd:extendedProperty name='blogger.displayTime' value='January 18, 2008 at 12:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-206206397879779308</id><published>2008-01-18T11:25:00.000-07:00</published><updated>2008-01-18T11:25:16.729-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt!!!!!  Wow that laramie double page is awesom...</title><content type='html'>Britt!!!!!  Wow that laramie double page is awesome!!!  I don't have any of those pictures!  Can you email me them.  I'm going on a mission today to find my charger so i can get you thise pictures!  Your new stuff is so great!  I love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3999000922887497051/comments/default/206206397879779308'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3999000922887497051/comments/default/206206397879779308'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/new-products-show-offs-big-sale.html?showComment=1200680700000#c206206397879779308' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/new-products-show-offs-big-sale.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3999000922887497051' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3999000922887497051' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='January 18, 2008 at 11:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4828542578026672488</id><published>2008-01-18T14:56:00.000-07:00</published><updated>2008-01-18T14:56:09.889-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oooh, I'm so jealous you've got snow there! Here i...</title><content type='html'>Oooh, I'm so jealous you've got snow there! Here it's just raining and tomorrow there's going be a storm. Not nice! :( But, it'll be a perfect day for designing 'you know what' then.. ;) &lt;BR/&gt;&lt;BR/&gt;Your new kit looks fab and can't wait to try that alpha! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3999000922887497051/comments/default/4828542578026672488'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3999000922887497051/comments/default/4828542578026672488'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/new-products-show-offs-big-sale.html?showComment=1200693360000#c4828542578026672488' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/new-products-show-offs-big-sale.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3999000922887497051' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3999000922887497051' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='January 18, 2008 at 2:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7952604874038279315</id><published>2008-01-20T04:46:00.000-07:00</published><updated>2008-01-20T04:46:52.384-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Those are great templates and great LOs as well! A...</title><content type='html'>Those are great templates and great LOs as well! And those elephant masks look sooo funny! I bet you just can't play that game without laughing.. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8980410510590478621/comments/default/7952604874038279315'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8980410510590478621/comments/default/7952604874038279315'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/2-pagers-freebie-alert.html?showComment=1200829560000#c7952604874038279315' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/2-pagers-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8980410510590478621' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8980410510590478621' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='January 20, 2008 at 4:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-419339705227042224</id><published>2008-01-20T21:22:00.000-07:00</published><updated>2008-01-20T21:22:35.186-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are perfect for me. I only do doubles. Thank...</title><content type='html'>These are perfect for me. I only do doubles. Thanks so much!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8980410510590478621/comments/default/419339705227042224'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8980410510590478621/comments/default/419339705227042224'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/2-pagers-freebie-alert.html?showComment=1200889320000#c419339705227042224' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/2-pagers-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8980410510590478621' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8980410510590478621' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='January 20, 2008 at 9:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5206213576432811498</id><published>2008-01-21T23:58:00.000-07:00</published><updated>2008-01-21T23:58:12.320-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I was never into Felicity, not sure why..  but I d...</title><content type='html'>I was never into Felicity, not sure why..  but I did love the movie 'The Waitress' with her in it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6281423459164709522/comments/default/5206213576432811498'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6281423459164709522/comments/default/5206213576432811498'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/f-is-for.html?showComment=1200985080000#c5206213576432811498' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/f-is-for.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6281423459164709522' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6281423459164709522' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='January 21, 2008 at 11:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6035153455555395879</id><published>2008-01-22T07:27:00.000-07:00</published><updated>2008-01-22T07:27:45.319-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, I loved Felicity too and I definately fancied ...</title><content type='html'>Oh, I loved Felicity too and I definately fancied Ben more than Noel. :) But, I don't know what happened but I never saw the end of the series so I don't know what happened to Felicity and who did she end up with eventually. I hope they'll show the series again on TV someday.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6281423459164709522/comments/default/6035153455555395879'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6281423459164709522/comments/default/6035153455555395879'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/f-is-for.html?showComment=1201012020000#c6035153455555395879' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/f-is-for.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6281423459164709522' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6281423459164709522' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='January 22, 2008 at 7:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5708130797087514263</id><published>2008-01-22T07:50:00.000-07:00</published><updated>2008-01-22T07:50:20.695-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I was into Felicity a little.. And I kind of remem...</title><content type='html'>I was into Felicity a little.. And I kind of remember Ben and Noel, but not good enough!  HEHE I'm glad you found an awesome hubby!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6281423459164709522/comments/default/5708130797087514263'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6281423459164709522/comments/default/5708130797087514263'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/f-is-for.html?showComment=1201013400000#c5708130797087514263' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/f-is-for.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6281423459164709522' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6281423459164709522' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='January 22, 2008 at 7:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2438750276553632539</id><published>2008-01-22T09:12:00.000-07:00</published><updated>2008-01-22T09:12:50.534-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am a total Nole fan!!</title><content type='html'>I am a total Nole fan!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6281423459164709522/comments/default/2438750276553632539'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6281423459164709522/comments/default/2438750276553632539'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/f-is-for.html?showComment=1201018320000#c2438750276553632539' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/f-is-for.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6281423459164709522' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6281423459164709522' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='January 22, 2008 at 9:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4468998754327080473</id><published>2008-01-22T11:16:00.000-07:00</published><updated>2008-01-22T11:16:46.679-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I remember you loving this show.  This and Dawson'...</title><content type='html'>I remember you loving this show.  This and Dawson's Creek! hahaha  They both remind me of you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6281423459164709522/comments/default/4468998754327080473'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6281423459164709522/comments/default/4468998754327080473'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/f-is-for.html?showComment=1201025760000#c4468998754327080473' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/f-is-for.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6281423459164709522' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6281423459164709522' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='January 22, 2008 at 11:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8251819879245830604</id><published>2008-01-22T15:52:00.000-07:00</published><updated>2008-01-22T15:52:13.212-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ok i'm so glad you put this on here!  Wow I can't ...</title><content type='html'>ok i'm so glad you put this on here!  Wow I can't believe it was 6 years ago that it ended.  I feel the same way you do about the show...only you know I was 110% a Ben fan!  I love this one!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6281423459164709522/comments/default/8251819879245830604'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6281423459164709522/comments/default/8251819879245830604'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/f-is-for.html?showComment=1201042320000#c8251819879245830604' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/f-is-for.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6281423459164709522' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6281423459164709522' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='January 22, 2008 at 3:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7345117786737711021</id><published>2008-01-23T09:12:00.000-07:00</published><updated>2008-01-23T09:12:30.778-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm pretty sure that I LOVE Felicity because of yo...</title><content type='html'>I'm pretty sure that I LOVE Felicity because of you and Shan watching it all the time! I miss that show! I want to add that show to my collection! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6281423459164709522/comments/default/7345117786737711021'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6281423459164709522/comments/default/7345117786737711021'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/f-is-for.html?showComment=1201104720000#c7345117786737711021' title=''/><author><name>Beau and Jen</name><uri>https://www.blogger.com/profile/12186198338394774028</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//2.bp.blogspot.com/-meUru7s-kYQ/TyofHBXJImI/AAAAAAAACqE/P_-kDX5jos4/s32/bees%2Bgame%2Bbeau%2Band%2Bi.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/f-is-for.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6281423459164709522' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6281423459164709522' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-557530155'/><gd:extendedProperty name='blogger.displayTime' value='January 23, 2008 at 9:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3985603544371475776</id><published>2008-01-23T13:12:00.000-07:00</published><updated>2008-01-23T13:12:48.411-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you, these are very cool! I can't wait to us...</title><content type='html'>Thank you, these are very cool! I can't wait to use them :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5686100357396416479/comments/default/3985603544371475776'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5686100357396416479/comments/default/3985603544371475776'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/lyrical-freebie.html?showComment=1201119120000#c3985603544371475776' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/lyrical-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5686100357396416479' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5686100357396416479' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='January 23, 2008 at 1:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-696452985814083290</id><published>2008-01-23T15:34:00.000-07:00</published><updated>2008-01-23T15:34:13.813-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SO AWESOME!  Thanks bunches.</title><content type='html'>SO AWESOME!  Thanks bunches.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5686100357396416479/comments/default/696452985814083290'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5686100357396416479/comments/default/696452985814083290'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/lyrical-freebie.html?showComment=1201127640000#c696452985814083290' title=''/><author><name>Nicole</name><uri>https://www.blogger.com/profile/05387858756515539616</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/lyrical-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5686100357396416479' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5686100357396416479' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1711763686'/><gd:extendedProperty name='blogger.displayTime' value='January 23, 2008 at 3:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2828529540173190991</id><published>2008-01-23T16:52:00.000-07:00</published><updated>2008-01-23T16:52:59.946-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sigh. I feel exactly the same way. Loved this show...</title><content type='html'>Sigh. I feel exactly the same way. Loved this show. And omg Noel was lusicous! I mean, who wouldnt want that sweet man-boy lol. Glad you found one. Mine is just as good but definately not as mooshy :o) Thanks for the freebies</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6281423459164709522/comments/default/2828529540173190991'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6281423459164709522/comments/default/2828529540173190991'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/f-is-for.html?showComment=1201132320000#c2828529540173190991' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/f-is-for.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6281423459164709522' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6281423459164709522' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 23, 2008 at 4:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5894175387756333691</id><published>2008-01-23T17:49:00.000-07:00</published><updated>2008-01-23T17:49:14.488-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You can thank ME for getting you into that show!  ...</title><content type='html'>You can thank ME for getting you into that show!  Remember how it took a bit, but then you decided you were a loyal fan for life.  NOEL all the way! Lets RE-watch them all!  Although I have to say it makes me a little sad knowing how it ended.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6281423459164709522/comments/default/5894175387756333691'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6281423459164709522/comments/default/5894175387756333691'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/f-is-for.html?showComment=1201135740000#c5894175387756333691' title=''/><author><name>Marg</name><uri>https://www.blogger.com/profile/00205077966723445227</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/f-is-for.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6281423459164709522' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6281423459164709522' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2088785191'/><gd:extendedProperty name='blogger.displayTime' value='January 23, 2008 at 5:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1294938315034678014</id><published>2008-01-24T09:31:00.000-07:00</published><updated>2008-01-24T09:31:58.424-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG! Felicity was the best, actually, the WB never...</title><content type='html'>OMG! Felicity was the best, actually, the WB never had a good year since dawson´s, felicity and those other great shows.&lt;BR/&gt;Man... when the music theme started it was an hour in front of the tv with no interruptions.&lt;BR/&gt;Great stuff to remember.&lt;BR/&gt;&lt;BR/&gt;:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6281423459164709522/comments/default/1294938315034678014'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6281423459164709522/comments/default/1294938315034678014'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/f-is-for.html?showComment=1201192260000#c1294938315034678014' title=''/><author><name>Renata Pamplona</name><uri>https://www.blogger.com/profile/12364896078217007592</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-bI-znhDvt5g/W7GAhw9-W0I/AAAAAAAAJy8/-jPVDS0yctMQO1P5CKfqFg_rumPSsNRjwCK4BGAYYCw/s32/renata%2Bpor%2Bvitor%2Bmartins.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/f-is-for.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6281423459164709522' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6281423459164709522' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1752104536'/><gd:extendedProperty name='blogger.displayTime' value='January 24, 2008 at 9:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8196834954894164847</id><published>2008-01-24T23:47:00.000-07:00</published><updated>2008-01-24T23:47:07.757-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>one year, when i was very young and my parents had...</title><content type='html'>one year, when i was very young and my parents had just divorced, our tree didn't come down 'til may.  yes, i said may!.  don't feel so bad ...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3245172527173594267/comments/default/8196834954894164847'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3245172527173594267/comments/default/8196834954894164847'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/scrap-by-numbers_60.html?showComment=1201243620000#c8196834954894164847' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/scrap-by-numbers_60.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3245172527173594267' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3245172527173594267' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 24, 2008 at 11:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1905981101987133913</id><published>2008-01-25T13:10:00.000-07:00</published><updated>2008-01-25T13:10:37.476-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for posting the layouts, and thank you f...</title><content type='html'>Thank you for posting the layouts, and thank you for the lovely gifts!!  &lt;BR/&gt;&lt;BR/&gt;And oooh, CT call, I'll have to get busy and apply!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7029800824187836383/comments/default/1905981101987133913'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7029800824187836383/comments/default/1905981101987133913'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/lots-o-business.html?showComment=1201291800000#c1905981101987133913' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/lots-o-business.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7029800824187836383' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7029800824187836383' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='January 25, 2008 at 1:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1465951466325780076</id><published>2008-01-25T15:16:00.000-07:00</published><updated>2008-01-25T15:16:12.077-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the gift Britt.  The templates are g...</title><content type='html'>Thank you for the gift Britt.  The templates are great!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7029800824187836383/comments/default/1465951466325780076'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7029800824187836383/comments/default/1465951466325780076'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/lots-o-business.html?showComment=1201299360000#c1465951466325780076' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/lots-o-business.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7029800824187836383' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7029800824187836383' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 25, 2008 at 3:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7254586123714040811</id><published>2008-01-26T12:42:00.000-07:00</published><updated>2008-01-26T12:42:16.059-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt!!! These are AWESOME!!! i love using ...</title><content type='html'>Thanks Britt!!! These are AWESOME!!! i love using music lyrics....I am working on this new page that has the best song lyrics on it from a new song....I am stoked! Ah i tried to work on something for your show offs, I will do one this week for sure!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5686100357396416479/comments/default/7254586123714040811'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5686100357396416479/comments/default/7254586123714040811'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/lyrical-freebie.html?showComment=1201376520000#c7254586123714040811' title=''/><author><name>Victoria Elder</name><uri>https://www.blogger.com/profile/02311355940687984819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='20' src='//1.bp.blogspot.com/_gDwTdQp80Bo/Se5RN3XtJgI/AAAAAAAABFc/RuI2uAf4r1Y/S220-s32/Copy+of+Copy+of+IMG_0420+vintage-bw+copy-clrized.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/lyrical-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5686100357396416479' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5686100357396416479' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-897611465'/><gd:extendedProperty name='blogger.displayTime' value='January 26, 2008 at 12:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9126290807086449270</id><published>2008-01-28T11:59:00.000-07:00</published><updated>2008-01-28T11:59:51.996-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I adore all these layouts - I especially love the ...</title><content type='html'>I adore all these layouts - I especially love the green 26 one at the top.. great colours!  I've really started noticing your shadowing now after your post at scrap matters.. you can really see the difference!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6186455757751361839/comments/default/9126290807086449270'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6186455757751361839/comments/default/9126290807086449270'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/weekend-spoils.html?showComment=1201546740000#c9126290807086449270' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/weekend-spoils.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6186455757751361839' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6186455757751361839' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='January 28, 2008 at 11:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2142368260763344962</id><published>2008-01-28T14:30:00.000-07:00</published><updated>2008-01-28T14:30:15.540-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love those layouts, especially that anniversary on...</title><content type='html'>Love those layouts, especially that anniversary one. And that collab looks fab.. ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6186455757751361839/comments/default/2142368260763344962'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6186455757751361839/comments/default/2142368260763344962'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/weekend-spoils.html?showComment=1201555800000#c2142368260763344962' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/weekend-spoils.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6186455757751361839' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6186455757751361839' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='January 28, 2008 at 2:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8827927220647636636</id><published>2008-01-28T16:28:00.000-07:00</published><updated>2008-01-28T16:28:22.983-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE the 2nd anniversary page!! So cute!</title><content type='html'>I LOVE the 2nd anniversary page!! So cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6186455757751361839/comments/default/8827927220647636636'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6186455757751361839/comments/default/8827927220647636636'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/weekend-spoils.html?showComment=1201562880000#c8827927220647636636' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/weekend-spoils.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6186455757751361839' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6186455757751361839' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='January 28, 2008 at 4:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3375066417412634053</id><published>2008-01-29T12:45:00.000-07:00</published><updated>2008-01-29T12:45:19.168-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your layouts!  Thanks for the freebie :-)</title><content type='html'>Love your layouts!  Thanks for the freebie :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1574773600844286031/comments/default/3375066417412634053'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1574773600844286031/comments/default/3375066417412634053'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/my-new-collab-freebie-too.html?showComment=1201635900000#c3375066417412634053' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/my-new-collab-freebie-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1574773600844286031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1574773600844286031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='January 29, 2008 at 12:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4853801472228141894</id><published>2008-01-29T20:36:00.000-07:00</published><updated>2008-01-29T20:36:27.780-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This kit is AMAZING! I am going to try and use it ...</title><content type='html'>This kit is AMAZING! I am going to try and use it tonight! I have been anxiously trying too find time to use it. It's all I can think about!! LOVE the page you did with it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1574773600844286031/comments/default/4853801472228141894'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1574773600844286031/comments/default/4853801472228141894'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/my-new-collab-freebie-too.html?showComment=1201664160000#c4853801472228141894' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/my-new-collab-freebie-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1574773600844286031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1574773600844286031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='January 29, 2008 at 8:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5779554699606472601</id><published>2008-01-30T01:00:00.001-07:00</published><updated>2008-01-30T01:00:05.022-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  The &lt;a href="http://digifree.blogspot....</title><content type='html'>Thank you!  The &lt;a href="http://digifree.blogspot.com"&gt;DigiFree&lt;/a&gt; freebie search engine is going to list this blog post today.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1574773600844286031/comments/default/5779554699606472601'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1574773600844286031/comments/default/5779554699606472601'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/my-new-collab-freebie-too.html?showComment=1201680000001#c5779554699606472601' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/my-new-collab-freebie-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1574773600844286031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1574773600844286031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='January 30, 2008 at 1:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-218127586074788677</id><published>2008-01-30T07:35:00.000-07:00</published><updated>2008-01-30T07:35:35.657-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey thatks for sharing your cute romantic kit.&lt;br&gt;:)</title><content type='html'>Hey thatks for sharing your cute romantic kit.&lt;BR/&gt;:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1574773600844286031/comments/default/218127586074788677'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1574773600844286031/comments/default/218127586074788677'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/my-new-collab-freebie-too.html?showComment=1201703700000#c218127586074788677' title=''/><author><name>Renata Pamplona</name><uri>https://www.blogger.com/profile/12364896078217007592</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-bI-znhDvt5g/W7GAhw9-W0I/AAAAAAAAJy8/-jPVDS0yctMQO1P5CKfqFg_rumPSsNRjwCK4BGAYYCw/s32/renata%2Bpor%2Bvitor%2Bmartins.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/my-new-collab-freebie-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1574773600844286031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1574773600844286031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1752104536'/><gd:extendedProperty name='blogger.displayTime' value='January 30, 2008 at 7:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1347706149071498492</id><published>2008-01-30T07:37:00.000-07:00</published><updated>2008-01-30T07:37:29.627-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the goodie, just checked out your cute ...</title><content type='html'>Thanks for the goodie, just checked out your cute layouts over on Shandy's blog!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1574773600844286031/comments/default/1347706149071498492'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1574773600844286031/comments/default/1347706149071498492'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/my-new-collab-freebie-too.html?showComment=1201703820000#c1347706149071498492' title=''/><author><name>Brooke - in Oregon</name><uri>https://www.blogger.com/profile/11733036124280081811</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_HNOMaRuBG68/SNQnjaYJTwI/AAAAAAAAA60/iFrOy-IGMfo/S220-s32/Blog+Photo.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/my-new-collab-freebie-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1574773600844286031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1574773600844286031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1846600319'/><gd:extendedProperty name='blogger.displayTime' value='January 30, 2008 at 7:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2159224378430841422</id><published>2008-01-30T15:42:00.000-07:00</published><updated>2008-01-30T15:42:07.341-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brittney, Your baby girl is beautiful!  She looks ...</title><content type='html'>Brittney, Your baby girl is beautiful!  She looks just like you.  Haha!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1574773600844286031/comments/default/2159224378430841422'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1574773600844286031/comments/default/2159224378430841422'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/my-new-collab-freebie-too.html?showComment=1201732920000#c2159224378430841422' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/my-new-collab-freebie-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1574773600844286031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1574773600844286031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 30, 2008 at 3:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1382878616611238465</id><published>2008-01-30T22:47:00.000-07:00</published><updated>2008-01-30T22:47:10.605-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the kit - it is such fun colors.  I especia...</title><content type='html'>I love the kit - it is such fun colors.  I especially love orange!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1574773600844286031/comments/default/1382878616611238465'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1574773600844286031/comments/default/1382878616611238465'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/my-new-collab-freebie-too.html?showComment=1201758420000#c1382878616611238465' title=''/><author><name>Stacy</name><uri>https://www.blogger.com/profile/18039279137174531144</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_pZUGtLmTkro/TBFxX8Kj0dI/AAAAAAAAGj8/C6JXUJ6kZaY/S220-s32/30052_10150176518025066_813295065_12362554_1692913_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/my-new-collab-freebie-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1574773600844286031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1574773600844286031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1128105826'/><gd:extendedProperty name='blogger.displayTime' value='January 30, 2008 at 10:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3678615344663745832</id><published>2008-01-31T08:57:00.000-07:00</published><updated>2008-01-31T08:57:55.518-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for sharing!</title><content type='html'>Thank you so much for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5686100357396416479/comments/default/3678615344663745832'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5686100357396416479/comments/default/3678615344663745832'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/lyrical-freebie.html?showComment=1201795020000#c3678615344663745832' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/lyrical-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5686100357396416479' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5686100357396416479' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 31, 2008 at 8:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1365847584958775071</id><published>2008-01-31T12:28:00.000-07:00</published><updated>2008-01-31T12:28:28.535-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>All your layouts are awesome as usual!  I love the...</title><content type='html'>All your layouts are awesome as usual!  I love the beading beauties one.. I've always loved the combination of red and purple.. I had our engagement cake made in those colours, lol.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3639188905226906660/comments/default/1365847584958775071'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3639188905226906660/comments/default/1365847584958775071'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/she-scraps-lot.html?showComment=1201807680000#c1365847584958775071' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/she-scraps-lot.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3639188905226906660' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3639188905226906660' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='January 31, 2008 at 12:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1491870855996647646</id><published>2008-01-31T13:04:00.000-07:00</published><updated>2008-01-31T13:04:19.153-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, you've definately been busy scrapping! Love a...</title><content type='html'>Wow, you've definately been busy scrapping! Love all your layouts and the tigger one especially caught my eye! It's just fab!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3639188905226906660/comments/default/1491870855996647646'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3639188905226906660/comments/default/1491870855996647646'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/she-scraps-lot.html?showComment=1201809840000#c1491870855996647646' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/she-scraps-lot.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3639188905226906660' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3639188905226906660' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='January 31, 2008 at 1:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5052229794047981427</id><published>2008-01-31T13:19:00.000-07:00</published><updated>2008-01-31T13:19:40.382-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!  You've done so many great ones!  Thanks for ...</title><content type='html'>Wow!  You've done so many great ones!  Thanks for picking a good picture of me!  That page turned out really really good.  It's my joy to be your friend and mom!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3639188905226906660/comments/default/5052229794047981427'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3639188905226906660/comments/default/5052229794047981427'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/she-scraps-lot.html?showComment=1201810740000#c5052229794047981427' title=''/><author><name>Marg</name><uri>https://www.blogger.com/profile/00205077966723445227</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/she-scraps-lot.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3639188905226906660' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3639188905226906660' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2088785191'/><gd:extendedProperty name='blogger.displayTime' value='January 31, 2008 at 1:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1837149746513276446</id><published>2008-01-31T14:24:00.000-07:00</published><updated>2008-01-31T14:24:06.192-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the rock band page! I really need to get in...</title><content type='html'>I love the rock band page! I really need to get in gear and get scrapping!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3639188905226906660/comments/default/1837149746513276446'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3639188905226906660/comments/default/1837149746513276446'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/she-scraps-lot.html?showComment=1201814640000#c1837149746513276446' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/she-scraps-lot.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3639188905226906660' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3639188905226906660' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='January 31, 2008 at 2:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2833175276744480647</id><published>2008-01-31T21:11:00.000-07:00</published><updated>2008-01-31T21:11:03.961-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You are such an amazing scrapper. I can't believe ...</title><content type='html'>You are such an amazing scrapper. I can't believe it! Wow. I love all the catchy titles and I really love the colors in beading beauties (I never really thought to recolor that kit, I have Chansy too!) I see your pages and I wish mine turned out that great. You are awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3639188905226906660/comments/default/2833175276744480647'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3639188905226906660/comments/default/2833175276744480647'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/she-scraps-lot.html?showComment=1201839060000#c2833175276744480647' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/she-scraps-lot.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3639188905226906660' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3639188905226906660' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 31, 2008 at 9:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7297298326504567454</id><published>2008-02-01T10:44:00.000-07:00</published><updated>2008-02-01T10:44:40.641-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I freakin LOVE rock band!!!!  It's so awesome!  I ...</title><content type='html'>I freakin LOVE rock band!!!!  It's so awesome!  I really like that Easter page you did.  I actually think it's my favorite one!!!!  Love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3639188905226906660/comments/default/7297298326504567454'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3639188905226906660/comments/default/7297298326504567454'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/she-scraps-lot.html?showComment=1201887840000#c7297298326504567454' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/she-scraps-lot.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3639188905226906660' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3639188905226906660' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='February 1, 2008 at 10:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1369329588530644947</id><published>2008-02-01T12:59:00.000-07:00</published><updated>2008-02-01T12:59:50.883-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much!  Love the alpha.. I just know I'll...</title><content type='html'>Thanks so much!  Love the alpha.. I just know I'll be able to use it on some of my pink pages, lol.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8186446556045463207/comments/default/1369329588530644947'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8186446556045463207/comments/default/1369329588530644947'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/show-offs-and-new-alpha.html?showComment=1201895940000#c1369329588530644947' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/show-offs-and-new-alpha.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8186446556045463207' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8186446556045463207' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='February 1, 2008 at 12:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6061451930819785148</id><published>2008-02-01T14:46:00.000-07:00</published><updated>2008-02-01T14:46:56.091-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That's a fab, girly alpha! And I'm not sure when y...</title><content type='html'>That's a fab, girly alpha! And I'm not sure when you changed the bg of your blog but it's really cool! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8186446556045463207/comments/default/6061451930819785148'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8186446556045463207/comments/default/6061451930819785148'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/show-offs-and-new-alpha.html?showComment=1201902360000#c6061451930819785148' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/show-offs-and-new-alpha.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8186446556045463207' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8186446556045463207' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='February 1, 2008 at 2:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6812873836874796744</id><published>2008-02-01T18:46:00.000-07:00</published><updated>2008-02-01T18:46:11.228-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I was just on Shandy's blog and I saw you made it ...</title><content type='html'>I was just on Shandy's blog and I saw you made it on to her CT. CONGRATS!!! you so deserve it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8186446556045463207/comments/default/6812873836874796744'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8186446556045463207/comments/default/6812873836874796744'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/show-offs-and-new-alpha.html?showComment=1201916760000#c6812873836874796744' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/show-offs-and-new-alpha.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8186446556045463207' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8186446556045463207' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 1, 2008 at 6:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6359887002456876421</id><published>2008-02-02T00:25:00.000-07:00</published><updated>2008-02-02T00:25:04.952-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey Brittney! I am back online &amp;amp; ready to scra...</title><content type='html'>Hey Brittney! I am back online &amp; ready to scrapbook! Yes! thanks to your wonderful husband! Tell him thank you so much I really appreciate it! All your new pages are awesome!!!!! Way good i love the tigger page and the one of you and eden! they are all great I also love the one you did for shandy, with the two black and white pictures of a little boy they are adorable!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/631294022266037476/comments/default/6359887002456876421'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/631294022266037476/comments/default/6359887002456876421'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/my-new-alpha-is-officially-for-sale.html?showComment=1201937100000#c6359887002456876421' title=''/><author><name>Victoria Elder</name><uri>https://www.blogger.com/profile/02311355940687984819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='20' src='//1.bp.blogspot.com/_gDwTdQp80Bo/Se5RN3XtJgI/AAAAAAAABFc/RuI2uAf4r1Y/S220-s32/Copy+of+Copy+of+IMG_0420+vintage-bw+copy-clrized.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/my-new-alpha-is-officially-for-sale.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-631294022266037476' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/631294022266037476' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-897611465'/><gd:extendedProperty name='blogger.displayTime' value='February 2, 2008 at 12:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8176658577800542794</id><published>2008-02-04T00:44:00.001-07:00</published><updated>2008-02-04T00:44:20.913-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  The DigiFree &lt;a href="http://digifree....</title><content type='html'>Thank you!  The DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking&lt;/a&gt; freebie search engine is going to list this blog post today.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/8176658577800542794'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/8176658577800542794'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html?showComment=1202111040001#c8176658577800542794' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2160017340759725233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2160017340759725233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2008 at 12:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4378201081251234101</id><published>2008-02-04T03:13:00.000-07:00</published><updated>2008-02-04T03:13:39.321-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, that's quite a lot of LOs! :) I wish someday ...</title><content type='html'>Wow, that's quite a lot of LOs! :) I wish someday I could be as productive as you..! And I don't like scrapping big events either, which is bad cuz I always take a lot of pictures and I'd really need to scrap them..</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/4378201081251234101'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/4378201081251234101'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html?showComment=1202119980000#c4378201081251234101' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2160017340759725233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2160017340759725233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2008 at 3:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7625224813360040393</id><published>2008-02-04T07:58:00.000-07:00</published><updated>2008-02-04T07:58:36.919-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What beautiful layouts. I especially like the 1st ...</title><content type='html'>What beautiful layouts. I especially like the 1st Magical Moments one. Using one photo and bringing it into focus was just a stroke of genius. May have to try that one myself. :)&lt;BR/&gt;&lt;BR/&gt;Thank you so much for the gorgeous template.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/7625224813360040393'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/7625224813360040393'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html?showComment=1202137080000#c7625224813360040393' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2160017340759725233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2160017340759725233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2008 at 7:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7616322832587978490</id><published>2008-02-04T08:52:00.000-07:00</published><updated>2008-02-04T08:52:19.105-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow! i wish I could have scrapped through the supe...</title><content type='html'>Wow! i wish I could have scrapped through the super bowl! I was busy entertaining 20 people at our house. It was fun...but now I'm exhausted! LOVE the princess halloween page!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/7616322832587978490'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/7616322832587978490'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html?showComment=1202140320000#c7616322832587978490' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2160017340759725233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2160017340759725233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2008 at 8:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2552772111842544568</id><published>2008-02-04T12:34:00.000-07:00</published><updated>2008-02-04T12:34:20.765-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love it...thanks for sharing your creativity!</title><content type='html'>Love it...thanks for sharing your creativity!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/2552772111842544568'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/2552772111842544568'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html?showComment=1202153640000#c2552772111842544568' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2160017340759725233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2160017340759725233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2008 at 12:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6582979529960071333</id><published>2008-02-04T13:11:00.000-07:00</published><updated>2008-02-04T13:11:42.905-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for this great template!</title><content type='html'>Thank you for this great template!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/6582979529960071333'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/6582979529960071333'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html?showComment=1202155860000#c6582979529960071333' title=''/><author><name>Terebene</name><uri>https://www.blogger.com/profile/01394377305565770805</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2160017340759725233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2160017340759725233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-629695129'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2008 at 1:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1356389877747317422</id><published>2008-02-04T13:13:00.000-07:00</published><updated>2008-02-04T13:13:42.429-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the beads on the blue eyes page!  We need t...</title><content type='html'>I love the beads on the blue eyes page!  We need to get together and acrap!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/1356389877747317422'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/1356389877747317422'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html?showComment=1202155980000#c1356389877747317422' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2160017340759725233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2160017340759725233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2008 at 1:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6215439677342006326</id><published>2008-02-04T15:53:00.000-07:00</published><updated>2008-02-04T15:53:04.456-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You had a very productive Super-Bowl weekend! Than...</title><content type='html'>You had a very productive Super-Bowl weekend! Thank you for sharing your layouts and the lovely template.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/6215439677342006326'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/6215439677342006326'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html?showComment=1202165580000#c6215439677342006326' title=''/><author><name>grannymike</name><uri>https://www.blogger.com/profile/16776905888957564182</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2160017340759725233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2160017340759725233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-50496425'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2008 at 3:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6533515752960941947</id><published>2008-02-04T16:03:00.000-07:00</published><updated>2008-02-04T16:03:58.908-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the great template - I love your tem...</title><content type='html'>Thank you for the great template - I love your templates! I'm actually better at scrapping big events than single photos - I do almost ALL double page layouts. I usally use a template for one page and modify it for the second - here is an example of one of yours (second one down at the zoo) http://www.mjmcbride.net/2007_may.html. take care. Janet</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/6533515752960941947'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/6533515752960941947'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html?showComment=1202166180000#c6533515752960941947' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2160017340759725233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2160017340759725233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2008 at 4:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-310652172770739551</id><published>2008-02-04T16:23:00.000-07:00</published><updated>2008-02-04T16:23:08.769-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very cute Template - thank you!  And yes, I scrapp...</title><content type='html'>Very cute Template - thank you!  And yes, I scrapped during the superbowl too - although Ididn't get as much done as you did!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/310652172770739551'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/310652172770739551'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html?showComment=1202167380000#c310652172770739551' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/18026137615992193079</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2160017340759725233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2160017340759725233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-785697335'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2008 at 4:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1896493353183377674</id><published>2008-02-04T17:45:00.000-07:00</published><updated>2008-02-04T17:45:55.315-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the template. Love your layouts! It ...</title><content type='html'>Thank you for the template. Love your layouts! It would take me forever to do that many.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/1896493353183377674'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/1896493353183377674'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html?showComment=1202172300000#c1896493353183377674' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2160017340759725233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2160017340759725233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2008 at 5:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3030035416599864346</id><published>2008-02-04T18:05:00.000-07:00</published><updated>2008-02-04T18:05:22.907-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks a bunch for the template!&lt;br&gt;&lt;br&gt;Sue</title><content type='html'>Thanks a bunch for the template!&lt;BR/&gt;&lt;BR/&gt;Sue</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/3030035416599864346'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/3030035416599864346'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html?showComment=1202173500000#c3030035416599864346' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2160017340759725233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2160017340759725233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2008 at 6:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-38019343621310301</id><published>2008-02-04T18:24:00.000-07:00</published><updated>2008-02-04T18:24:25.512-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you for the template!~love it..  and oh, i l...</title><content type='html'>thank you for the template!~love it..  and oh, i love scrapping pics of my niece too! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/38019343621310301'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/38019343621310301'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html?showComment=1202174640000#c38019343621310301' title=''/><author><name>Sya</name><uri>https://www.blogger.com/profile/08868804214671350812</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/_3Nvz-25Y6X4/SZy2TbL0IvI/AAAAAAAAB7E/bUs56LfoS8c/S220-s31/12June08.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2160017340759725233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2160017340759725233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-201127948'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2008 at 6:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5176425610737243838</id><published>2008-02-04T19:47:00.000-07:00</published><updated>2008-02-04T19:47:47.528-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this template!! Thank you!!</title><content type='html'>Love this template!! Thank you!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/5176425610737243838'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/5176425610737243838'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html?showComment=1202179620000#c5176425610737243838' title=''/><author><name>Julie</name><uri>https://www.blogger.com/profile/01346582898370991220</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='17' height='32' src='//img.photobucket.com/albums/v249/momofgjc/me2copy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2160017340759725233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2160017340759725233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-867596760'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2008 at 7:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5948659089392108676</id><published>2008-02-04T21:01:00.000-07:00</published><updated>2008-02-04T21:01:30.374-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the cute template. I like how you ma...</title><content type='html'>Thank you for the cute template. I like how you made the circles into Mickey Mouse ears on your layout.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/5948659089392108676'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/5948659089392108676'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html?showComment=1202184060000#c5948659089392108676' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2160017340759725233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2160017340759725233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2008 at 9:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5291487191448616414</id><published>2008-02-04T22:08:00.000-07:00</published><updated>2008-02-04T22:08:00.304-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt! Love your template thanks! I agree with ...</title><content type='html'>Hi Britt! Love your template thanks! I agree with tink and will have a try at using the same photo in a layout but cropping it to 'zoom' in each time. Tis a good idea.&lt;BR/&gt;Hope your upcoming move goes to plan.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/5291487191448616414'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/5291487191448616414'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html?showComment=1202188080000#c5291487191448616414' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2160017340759725233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2160017340759725233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2008 at 10:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5037073062254294155</id><published>2008-02-05T01:18:00.000-07:00</published><updated>2008-02-05T01:18:58.521-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love all of your layouts!  This is a great templ...</title><content type='html'>I love all of your layouts!  This is a great template!  Thank you for this very nice gift!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/5037073062254294155'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/5037073062254294155'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html?showComment=1202199480000#c5037073062254294155' title=''/><author><name>nancypinct</name><uri>https://www.blogger.com/profile/12822469893018405389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2160017340759725233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2160017340759725233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1407978259'/><gd:extendedProperty name='blogger.displayTime' value='February 5, 2008 at 1:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5907611904658499828</id><published>2008-02-05T03:32:00.000-07:00</published><updated>2008-02-05T03:32:31.377-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks !</title><content type='html'>thanks !</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/5907611904658499828'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/5907611904658499828'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html?showComment=1202207520000#c5907611904658499828' title=''/><author><name>Florence</name><uri>https://www.blogger.com/profile/10685769729464420105</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='11' src='//bp3.blogger.com/_sHXmJAUzdqk/R1Gnzk16kSI/AAAAAAAABQM/8kfmpgaDyN4/S220-s33/vue+lever+soleil.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2160017340759725233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2160017340759725233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-357238330'/><gd:extendedProperty name='blogger.displayTime' value='February 5, 2008 at 3:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8126513402722067931</id><published>2008-02-05T06:32:00.000-07:00</published><updated>2008-02-05T06:32:48.307-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for this Britt, I am really just st...</title><content type='html'>Thanks so much for this Britt, I am really just starting to get into the whole template craze and it is a BLAST.....</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/8126513402722067931'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/8126513402722067931'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html?showComment=1202218320000#c8126513402722067931' title=''/><author><name>momto4boys</name><uri>https://www.blogger.com/profile/10253968271560972027</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//1.bp.blogspot.com/_z0UmpKhMyrM/TSMnTn1tZCI/AAAAAAAAAV0/nRULLxlW8M8/S220-s32/Christine%2Bfor%2BMel.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2160017340759725233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2160017340759725233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1148923291'/><gd:extendedProperty name='blogger.displayTime' value='February 5, 2008 at 6:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4289064034762328087</id><published>2008-02-06T12:12:00.000-07:00</published><updated>2008-02-06T12:12:28.284-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your magiacl moments layout. Great template...</title><content type='html'>I love your magiacl moments layout. Great template. TFS!!!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/4289064034762328087'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/4289064034762328087'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html?showComment=1202325120000#c4289064034762328087' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2160017340759725233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2160017340759725233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 6, 2008 at 12:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4359611713041446889</id><published>2008-02-07T00:13:00.000-07:00</published><updated>2008-02-07T00:13:10.251-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks!!!</title><content type='html'>Thanks!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/4359611713041446889'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/4359611713041446889'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html?showComment=1202368380000#c4359611713041446889' title=''/><author><name>mycrevette</name><uri>https://www.blogger.com/profile/11654383271393402744</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//2.bp.blogspot.com/_HzlUoK-UzmU/SSpkBz46b_I/AAAAAAAAA2s/ZSjV44Hh82I/S220-s32/Sans+titre-2+copie.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2160017340759725233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2160017340759725233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1480373845'/><gd:extendedProperty name='blogger.displayTime' value='February 7, 2008 at 12:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7760448700742901530</id><published>2008-02-07T09:14:00.000-07:00</published><updated>2008-02-07T09:14:03.398-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oooohh!!! cant wait!!! feel better</title><content type='html'>oooohh!!! cant wait!!! feel better</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2372528046377524957/comments/default/7760448700742901530'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2372528046377524957/comments/default/7760448700742901530'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/sweet-sale-some-los-to-share-sneak-peek.html?showComment=1202400840000#c7760448700742901530' title=''/><author><name>Terri ( Meterr)</name><uri>https://www.blogger.com/profile/17108461040730520035</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='18' src='//2.bp.blogspot.com/-RUbC_lOGhes/UlGtyuu0rXI/AAAAAAAAA68/qcO1K8PylHo/s32/images.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/sweet-sale-some-los-to-share-sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2372528046377524957' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2372528046377524957' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-392732529'/><gd:extendedProperty name='blogger.displayTime' value='February 7, 2008 at 9:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6625551380689464789</id><published>2008-02-07T11:58:00.000-07:00</published><updated>2008-02-07T11:58:02.887-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I hope you feel better soon!&lt;br&gt;&lt;br&gt;Love the colou...</title><content type='html'>I hope you feel better soon!&lt;BR/&gt;&lt;BR/&gt;Love the colours of your new kit, can't wait to see it :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2372528046377524957/comments/default/6625551380689464789'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2372528046377524957/comments/default/6625551380689464789'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/sweet-sale-some-los-to-share-sneak-peek.html?showComment=1202410680000#c6625551380689464789' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/sweet-sale-some-los-to-share-sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2372528046377524957' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2372528046377524957' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='February 7, 2008 at 11:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6830844831183976483</id><published>2008-02-07T13:19:00.000-07:00</published><updated>2008-02-07T13:19:44.119-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the look of your new kit! And the color schem...</title><content type='html'>Love the look of your new kit! And the color scheme looks awesome. Can't wait to see the whole thing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2372528046377524957/comments/default/6830844831183976483'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2372528046377524957/comments/default/6830844831183976483'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/sweet-sale-some-los-to-share-sneak-peek.html?showComment=1202415540000#c6830844831183976483' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/sweet-sale-some-los-to-share-sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2372528046377524957' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2372528046377524957' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='February 7, 2008 at 1:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-762299543956249991</id><published>2008-02-07T22:10:00.000-07:00</published><updated>2008-02-07T22:10:08.526-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have a feeling I know what this kit might entail...</title><content type='html'>I have a feeling I know what this kit might entail but I'll keep my mouth shut!  I love these pages they are awesome! I love apples to apples one of the best games ever next to settlers!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2372528046377524957/comments/default/762299543956249991'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2372528046377524957/comments/default/762299543956249991'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/sweet-sale-some-los-to-share-sneak-peek.html?showComment=1202447400000#c762299543956249991' title=''/><author><name>Victoria Elder</name><uri>https://www.blogger.com/profile/02311355940687984819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='20' src='//1.bp.blogspot.com/_gDwTdQp80Bo/Se5RN3XtJgI/AAAAAAAABFc/RuI2uAf4r1Y/S220-s32/Copy+of+Copy+of+IMG_0420+vintage-bw+copy-clrized.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/sweet-sale-some-los-to-share-sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2372528046377524957' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2372528046377524957' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-897611465'/><gd:extendedProperty name='blogger.displayTime' value='February 7, 2008 at 10:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8715070583256909781</id><published>2008-02-10T04:43:00.000-07:00</published><updated>2008-02-10T04:43:35.028-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sounds like you've found your dream job..! :) And ...</title><content type='html'>Sounds like you've found your dream job..! :) And I bet teaching the digi-scrap class was loads of fun! Love your layouts too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5504439699822403981/comments/default/8715070583256909781'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5504439699822403981/comments/default/8715070583256909781'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/free-kit-on-team-blog.html?showComment=1202643780000#c8715070583256909781' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/free-kit-on-team-blog.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5504439699822403981' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5504439699822403981' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2008 at 4:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4348894845988788235</id><published>2008-02-11T03:29:00.000-07:00</published><updated>2008-02-11T03:29:36.749-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>can't wait for your new kit, britt!! :) you know w...</title><content type='html'>can't wait for your new kit, britt!! :) you know what, i wish i can quit my day job and do scrap-related stuff all day long. wouldn't that be fun or what? oh, anyway, i'm starting my own digi journal. wish me luck!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5504439699822403981/comments/default/4348894845988788235'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5504439699822403981/comments/default/4348894845988788235'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/free-kit-on-team-blog.html?showComment=1202725740000#c4348894845988788235' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/free-kit-on-team-blog.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5504439699822403981' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5504439699822403981' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2008 at 3:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1540466487381752159</id><published>2008-02-12T10:03:00.000-07:00</published><updated>2008-02-12T10:03:55.014-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome kit! Thank you so much for sharing some of...</title><content type='html'>Awesome kit! Thank you so much for sharing some of it with us!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/1540466487381752159'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/1540466487381752159'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202835780000#c1540466487381752159' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/03072663783069711301</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-824804889'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2008 at 10:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-182213553796763748</id><published>2008-02-12T10:25:00.000-07:00</published><updated>2008-02-12T10:25:21.772-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I ADORE this kit!!  We're on our way to WDW in Apr...</title><content type='html'>I ADORE this kit!!  We're on our way to WDW in April (is it time to go yet?) again..we go every year.  And every year around ohhh, January we start planning.  lol  Take a peek at my countdown.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/182213553796763748'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/182213553796763748'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202837100000#c182213553796763748' title=''/><author><name>Jackie</name><uri>https://www.blogger.com/profile/09499200939806937266</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1743188652'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2008 at 10:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6278098997351496883</id><published>2008-02-12T11:39:00.000-07:00</published><updated>2008-02-12T11:39:28.587-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the awesome freebie Brittney.  I&amp;#39;ve...</title><content type='html'>Thanks for the awesome freebie Brittney.  I've been going to Walt Disney World several times a year since 2000 and am frantically trying to catch up on all my Disney scrapping.  Your kit is so colourful &amp; perfect...love it...off I go to purchase it.&lt;BR/&gt;&lt;BR/&gt;Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/6278098997351496883'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/6278098997351496883'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202841540000#c6278098997351496883' title=''/><author><name>Susan</name><uri>https://www.blogger.com/profile/14379725676143203176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-180146840'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2008 at 11:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2194900874164960961</id><published>2008-02-12T12:21:00.000-07:00</published><updated>2008-02-12T12:21:22.214-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WoW Britt--&lt;br&gt;&lt;br&gt;This kit is seriously SOOOOOOOO...</title><content type='html'>WoW Britt--&lt;BR/&gt;&lt;BR/&gt;This kit is seriously SOOOOOOOOO AMAZING! You are way TALENTED and the CT did an amazing job! WOW!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/2194900874164960961'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/2194900874164960961'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202844060000#c2194900874164960961' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2008 at 12:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8752935273968404467</id><published>2008-02-12T13:18:00.000-07:00</published><updated>2008-02-12T13:18:03.747-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is SUCH a beautiful kit Britt - you rocked it!</title><content type='html'>This is SUCH a beautiful kit Britt - you rocked it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/8752935273968404467'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/8752935273968404467'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202847480000#c8752935273968404467' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2008 at 1:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8101905297417084055</id><published>2008-02-12T13:55:00.000-07:00</published><updated>2008-02-12T13:55:05.978-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I took the quiz &amp;amp; also scored 3 out of 10!! Oo...</title><content type='html'>I took the quiz &amp; also scored 3 out of 10!! Oops! Oh well-all I have to know about Valentines Day is that cute cards, cookies, &amp; candy are a definite!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8088187262761967871/comments/default/8101905297417084055'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8088187262761967871/comments/default/8101905297417084055'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/how-much-do-you-know-about-valentines.html?showComment=1202849700000#c8101905297417084055' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/how-much-do-you-know-about-valentines.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8088187262761967871' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8088187262761967871' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2008 at 1:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6794160613926742073</id><published>2008-02-12T13:57:00.000-07:00</published><updated>2008-02-12T13:57:39.868-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>When I saw your teaser strip I immediatly thought ...</title><content type='html'>When I saw your teaser strip I immediatly thought of Disney Land &amp; even more of Tinker Bell. It is a fabulous kit &amp; totally screams Brit!! I can't wait to use it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/6794160613926742073'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/6794160613926742073'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202849820000#c6794160613926742073' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2008 at 1:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2783423917083766813</id><published>2008-02-12T14:35:00.000-07:00</published><updated>2008-02-12T14:35:47.107-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the colors of this kit! Awesome Awesome!!</title><content type='html'>I love the colors of this kit! Awesome Awesome!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/2783423917083766813'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/2783423917083766813'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202852100000#c2783423917083766813' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2008 at 2:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1538000451151273152</id><published>2008-02-12T15:10:00.000-07:00</published><updated>2008-02-12T15:10:16.474-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is the best Brittney. I luv, luv, luv it. I h...</title><content type='html'>This is the best Brittney. I luv, luv, luv it. I hope you don't get sick of me saying that. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/1538000451151273152'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/1538000451151273152'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202854200000#c1538000451151273152' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2008 at 3:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7235947358593048240</id><published>2008-02-12T15:38:00.000-07:00</published><updated>2008-02-12T15:38:02.279-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You've really outdone yourself with this kit! It's...</title><content type='html'>You've really outdone yourself with this kit! It's just fabulous and so huge I can't believe it! :) And thanks so much for the freebie! Can't wait to unzip it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/7235947358593048240'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/7235947358593048240'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202855880000#c7235947358593048240' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2008 at 3:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4481166698139514288</id><published>2008-02-12T16:02:00.000-07:00</published><updated>2008-02-12T16:02:55.264-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Honestly, you are the best!!  I wish I could be mo...</title><content type='html'>Honestly, you are the best!!  I wish I could be more like you!!  What an awesome kit!!!  It makes me want to go to Disneyland - I love that place.  Thanks!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/4481166698139514288'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/4481166698139514288'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202857320000#c4481166698139514288' title=''/><author><name>Stacy</name><uri>https://www.blogger.com/profile/18039279137174531144</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_pZUGtLmTkro/TBFxX8Kj0dI/AAAAAAAAGj8/C6JXUJ6kZaY/S220-s32/30052_10150176518025066_813295065_12362554_1692913_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1128105826'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2008 at 4:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3205530276677982073</id><published>2008-02-12T16:27:00.000-07:00</published><updated>2008-02-12T16:27:02.538-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Gorgeous!  I love it!</title><content type='html'>Gorgeous!  I love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/3205530276677982073'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/3205530276677982073'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202858820000#c3205530276677982073' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2008 at 4:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-995891006250626837</id><published>2008-02-12T16:28:00.000-07:00</published><updated>2008-02-12T16:28:30.546-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks SOOOO much Britt. My family and I are HUGE ...</title><content type='html'>Thanks SOOOO much Britt. My family and I are HUGE Disney fans too, and got back from our most recent trip in December. Friday is payday...your shop is calling my name. Until then, I'll get started with your gorgeous freebie. Thank You!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/995891006250626837'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/995891006250626837'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202858880000#c995891006250626837' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2008 at 4:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8029188384306812875</id><published>2008-02-12T16:38:00.000-07:00</published><updated>2008-02-12T16:38:34.295-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Lovely kit! Thanks for sharing!&lt;br&gt;&lt;br&gt;And those l...</title><content type='html'>Lovely kit! Thanks for sharing!&lt;BR/&gt;&lt;BR/&gt;And those layouts are awesome! Keep on inspiring us. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/8029188384306812875'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/8029188384306812875'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202859480000#c8029188384306812875' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12525730192059698522</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-276437977'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2008 at 4:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2958095958747444273</id><published>2008-02-12T17:24:00.000-07:00</published><updated>2008-02-12T17:24:22.653-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG---how cuuuuuuuutttttttteeeeeee!  As a Disney a...</title><content type='html'>OMG---how cuuuuuuuutttttttteeeeeee!  As a Disney addict, yes, I'm a grown woman, I love this kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/2958095958747444273'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/2958095958747444273'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202862240000#c2958095958747444273' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2008 at 5:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9219068586960496059</id><published>2008-02-12T18:01:00.000-07:00</published><updated>2008-02-12T18:01:13.740-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Brittney. It is so cute.</title><content type='html'>Thanks Brittney. It is so cute.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/9219068586960496059'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/9219068586960496059'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202864460000#c9219068586960496059' title=''/><author><name>Érica</name><uri>https://www.blogger.com/profile/12570450721631127266</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_a6VGf9QxHy8/SJZBXbqzXLI/AAAAAAAABVU/Bd0JO6m0LjA/S220-s32/5a3083b6b23a1e52379196fb5c285a241666aca3%5B1%5D.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2006405754'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2008 at 6:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6518258949100542816</id><published>2008-02-12T18:55:00.000-07:00</published><updated>2008-02-12T18:55:51.178-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is awesome thanks so much! I have lots of cut...</title><content type='html'>This is awesome thanks so much! I have lots of cute Disney pics to scrap! This is the kit i have been waiting for.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/6518258949100542816'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/6518258949100542816'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202867700000#c6518258949100542816' title=''/><author><name>Victoria Elder</name><uri>https://www.blogger.com/profile/02311355940687984819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='20' src='//1.bp.blogspot.com/_gDwTdQp80Bo/Se5RN3XtJgI/AAAAAAAABFc/RuI2uAf4r1Y/S220-s32/Copy+of+Copy+of+IMG_0420+vintage-bw+copy-clrized.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-897611465'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2008 at 6:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5412596796655630609</id><published>2008-02-12T19:09:00.000-07:00</published><updated>2008-02-12T19:09:20.641-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW!  Awesome!  I can't wait to see your next one!...</title><content type='html'>WOW!  Awesome!  I can't wait to see your next one!  Everyone will love it and use it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/5412596796655630609'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/5412596796655630609'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202868540000#c5412596796655630609' title=''/><author><name>Marg</name><uri>https://www.blogger.com/profile/00205077966723445227</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2088785191'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2008 at 7:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4064998278167117036</id><published>2008-02-12T19:47:00.000-07:00</published><updated>2008-02-12T19:47:51.306-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this part.  I am planning to...</title><content type='html'>Thank you so much for this part.  I am planning to go in December so I will put this to good use!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/4064998278167117036'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/4064998278167117036'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202870820000#c4064998278167117036' title=''/><author><name>Terebene</name><uri>https://www.blogger.com/profile/01394377305565770805</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-629695129'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2008 at 7:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8938259529336018538</id><published>2008-02-12T20:30:00.000-07:00</published><updated>2008-02-12T20:30:36.000-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG, Britt! This is SO amazingly gorgeous!! I can'...</title><content type='html'>OMG, Britt! This is SO amazingly gorgeous!! I can't wait to get my hands on the full kit. VERY versatile - it will get a LOT of use, that's for sure. Thanks for the freebie. It's been wonderful watching you grow as a designer. You're da bomb, bay-bee!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/8938259529336018538'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/8938259529336018538'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202873400000#c8938259529336018538' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2008 at 8:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1393402219942023947</id><published>2008-02-12T20:41:00.000-07:00</published><updated>2008-02-12T20:41:30.383-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You go girl!! This kit is da bomb!!  Thanks for sh...</title><content type='html'>You go girl!! This kit is da bomb!!  Thanks for sharing.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/1393402219942023947'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/1393402219942023947'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202874060000#c1393402219942023947' title=''/><author><name>Michelle from MD, USA</name><uri>https://www.blogger.com/profile/03622810103910908262</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='25' src='//2.bp.blogspot.com/_2QvZh6wNv34/Sitgh3z16ZI/AAAAAAAAAfo/CtW_N2R59UY/S220-s32/Me%26MyFurBabies-Template-5-K.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-369934822'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2008 at 8:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3688222802335299474</id><published>2008-02-12T21:26:00.000-07:00</published><updated>2008-02-12T21:26:02.118-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OK, I just bought this kit.  All I can say is WOW....</title><content type='html'>OK, I just bought this kit.  All I can say is WOW.  It is SO worth the money ya'll.  It is ADORABLE!!!!!!  Perfect for Disney LOs, but also for SO much more.  I am LOVING this kit!!!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/3688222802335299474'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/3688222802335299474'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202876760000#c3688222802335299474' title=''/><author><name>Jackie</name><uri>https://www.blogger.com/profile/09499200939806937266</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1743188652'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2008 at 9:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8400120524672705880</id><published>2008-02-12T21:33:00.000-07:00</published><updated>2008-02-12T21:33:14.082-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh no, we don&amp;#39;t think you&amp;#39;re crazy!  When ...</title><content type='html'>Oh no, we don't think you're crazy!  When my DH and I had been married for 25 years, we dressed as M&amp;M and renewed our vows!!!!!  Our daughters dressed as Belle and Cinderella and all the guests were in character costumes too!!!  WE are just like you!  WE LOVE THE MOUSE!!!   Thank you, sweetie!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/8400120524672705880'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/8400120524672705880'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202877180000#c8400120524672705880' title=''/><author><name>KristiYaYa</name><uri>https://www.blogger.com/profile/14761599698470804115</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//4.bp.blogspot.com/-SjDsrJCQv18/TyBw_JktdlI/AAAAAAAAASU/2GiZybx_I0U/s32/31417760051%25281%2529.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-606501651'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2008 at 9:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7929901364492654385</id><published>2008-02-12T21:57:00.000-07:00</published><updated>2008-02-12T21:57:23.405-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a wonderful kit!  Thank you for this very nic...</title><content type='html'>Just a wonderful kit!  Thank you for this very nice gift!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/7929901364492654385'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/7929901364492654385'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202878620000#c7929901364492654385' title=''/><author><name>nancypinct</name><uri>https://www.blogger.com/profile/12822469893018405389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1407978259'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2008 at 9:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3577570810798477121</id><published>2008-02-12T22:37:00.000-07:00</published><updated>2008-02-12T22:37:35.720-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE IT!!! Thank you!&lt;br&gt;LynnK</title><content type='html'>I LOVE IT!!! Thank you!&lt;BR/&gt;LynnK</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/3577570810798477121'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/3577570810798477121'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202881020000#c3577570810798477121' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2008 at 10:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6801540196122351101</id><published>2008-02-13T00:15:00.000-07:00</published><updated>2008-02-13T00:15:25.061-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Woo Hoo!  I can finally scrap my Disney pictures a...</title><content type='html'>Woo Hoo!  I can finally scrap my Disney pictures and this kit ROCKS!  So awesome... already bought it...  Thanks so much for the extra freebie and I can't wait to start using it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/6801540196122351101'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/6801540196122351101'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202886900000#c6801540196122351101' title=''/><author><name>Mythreesons</name><uri>https://www.blogger.com/profile/18405697535321328232</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//farm2.static.flickr.com/1003/663512744_d884cb4d5c_t.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1007107799'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2008 at 12:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6392385987299421519</id><published>2008-02-13T00:19:00.001-07:00</published><updated>2008-02-13T00:19:40.715-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  The DigiFree &lt;a href="http://digifree....</title><content type='html'>Thank you!  The DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking&lt;/a&gt; freebie search engine is going to list this blog post today.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/6392385987299421519'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/6392385987299421519'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202887140001#c6392385987299421519' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2008 at 12:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2844641735370954863</id><published>2008-02-13T01:02:00.000-07:00</published><updated>2008-02-13T01:02:08.352-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!!! I can't wait for the download to fini...</title><content type='html'>Thank you!!! I can't wait for the download to finish :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/2844641735370954863'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/2844641735370954863'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202889720000#c2844641735370954863' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2008 at 1:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7284082372593066028</id><published>2008-02-13T03:40:00.000-07:00</published><updated>2008-02-13T03:40:01.599-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Super adorable kit! Thanks so, so much!</title><content type='html'>Super adorable kit! Thanks so, so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/7284082372593066028'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/7284082372593066028'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202899200000#c7284082372593066028' title=''/><author><name>Heidi</name><uri>https://www.blogger.com/profile/17373104453139954614</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//bp1.blogger.com/_06nbVFw716U/R4w_Yi7FrrI/AAAAAAAAAAM/IZZ7Bf6jo3g/S220-s32/Sept1-110.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-758415443'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2008 at 3:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8579980464590786959</id><published>2008-02-13T06:38:00.000-07:00</published><updated>2008-02-13T06:38:12.460-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow! This is an adorable kit! Thank you so much fo...</title><content type='html'>Wow! This is an adorable kit! Thank you so much for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/8579980464590786959'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/8579980464590786959'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202909880000#c8579980464590786959' title=''/><author><name>Ramie :-)</name><uri>https://www.blogger.com/profile/01108103470019559222</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//1.bp.blogspot.com/_7U-AmfeYsQE/SYXIYQ0YolI/AAAAAAAAAD4/tOdNbypyfIE/S220-s32/Ramie+A+Pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1887783960'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2008 at 6:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2709695834656040383</id><published>2008-02-13T08:50:00.000-07:00</published><updated>2008-02-13T08:50:36.753-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your freebie convinced me I needed your kit so tha...</title><content type='html'>Your freebie convinced me I needed your kit so thanks for both!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/2709695834656040383'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/2709695834656040383'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202917800000#c2709695834656040383' title=''/><author><name>Kimberly</name><uri>https://www.blogger.com/profile/13977705834300481203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_FwEX4kJUGAk/SWls3dheRgI/AAAAAAAAACc/CchDB8v4yAo/S220-s32/2009avatar_2inch.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-829890383'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2008 at 8:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5797512469811409235</id><published>2008-02-13T09:06:00.000-07:00</published><updated>2008-02-13T09:06:02.932-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much!  I have many WDW pictures left ...</title><content type='html'>Thank you so much!  I have many WDW pictures left to scrap!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/5797512469811409235'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/5797512469811409235'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202918760000#c5797512469811409235' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/08540776257975622488</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-204261686'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2008 at 9:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4915633882418535533</id><published>2008-02-13T09:28:00.000-07:00</published><updated>2008-02-13T09:28:13.471-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What an awesome kit!  Thanks so much for the freeb...</title><content type='html'>What an awesome kit!  Thanks so much for the freebie - I DEFINITELY have some photos to use with it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/4915633882418535533'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/4915633882418535533'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202920080000#c4915633882418535533' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/04380472942549120308</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-473700163'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2008 at 9:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-229064104911621841</id><published>2008-02-13T12:08:00.000-07:00</published><updated>2008-02-13T12:08:46.039-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>beautiful freebie, thank you</title><content type='html'>beautiful freebie, thank you</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/229064104911621841'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/229064104911621841'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202929680000#c229064104911621841' title=''/><author><name>Nita</name><uri>https://www.blogger.com/profile/12243948998552007233</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2126840597'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2008 at 12:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7503701081654311340</id><published>2008-02-13T14:50:00.000-07:00</published><updated>2008-02-13T14:50:27.657-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for this wonderful sample...so many uses...</title><content type='html'>Thank you for this wonderful sample...so many uses. - Amy</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/7503701081654311340'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/7503701081654311340'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202939400000#c7503701081654311340' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2008 at 2:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-470257519277739784</id><published>2008-02-13T15:11:00.000-07:00</published><updated>2008-02-13T15:11:42.307-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for the template freebie...can't wait to us...</title><content type='html'>thanks for the template freebie...can't wait to use it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/470257519277739784'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2160017340759725233/comments/default/470257519277739784'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html?showComment=1202940660000#c470257519277739784' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/scrappin-through-super-bowl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2160017340759725233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2160017340759725233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2008 at 3:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5258874365270630320</id><published>2008-02-13T15:24:00.000-07:00</published><updated>2008-02-13T15:24:33.863-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this kit!! An incredible first  -time! I do...</title><content type='html'>I love this kit!! An incredible first  -time! I downloaded it back in August, but must have disconnected before finishing 100%, so unfortunately I always have it in mind to use on some layout, then I remember that I don't actually have the kit, lol =) But, I love looking at the preview - it inspires me =) Thanks for that!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/5258874365270630320'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6350009074688628932/comments/default/5258874365270630320'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html?showComment=1202941440000#c5258874365270630320' title=''/><author><name>Jany</name><uri>https://www.blogger.com/profile/18090915731449647399</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/08/my-very-first-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6350009074688628932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6350009074688628932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-579647689'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2008 at 3:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7320624957802675469</id><published>2008-02-13T15:55:00.000-07:00</published><updated>2008-02-13T15:55:22.945-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>this kit is amazing! Thank you so much for sharing...</title><content type='html'>this kit is amazing! Thank you so much for sharing it with all of us.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/7320624957802675469'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/7320624957802675469'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202943300000#c7320624957802675469' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2008 at 3:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6958686082643496568</id><published>2008-02-13T16:15:00.000-07:00</published><updated>2008-02-13T16:15:00.385-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh this is sooo cute!  Great for many occasions......</title><content type='html'>Oh this is sooo cute!  Great for many occasions...the disneyland theme is just a bonus!!  I'll be picking up the whole thing.  Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/6958686082643496568'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/6958686082643496568'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202944500000#c6958686082643496568' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2008 at 4:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5205439419161103049</id><published>2008-02-13T17:17:00.000-07:00</published><updated>2008-02-13T17:17:14.890-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Looove this kit, I already have pics to use right ...</title><content type='html'>Looove this kit, I already have pics to use right away. Thanks for sharing!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/5205439419161103049'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/5205439419161103049'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202948220000#c5205439419161103049' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2008 at 5:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3490221825547899911</id><published>2008-02-13T21:07:00.000-07:00</published><updated>2008-02-13T21:07:58.289-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Doing just as I was told to do, I bought the kit b...</title><content type='html'>Doing just as I was told to do, I bought the kit because I LOVE IT!  Thanks also for the add-on.  I'm in love.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/3490221825547899911'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/3490221825547899911'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202962020000#c3490221825547899911' title=''/><author><name>Lori Crouch</name><uri>https://www.blogger.com/profile/11003054111222635788</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1307215151'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2008 at 9:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5506076663397846647</id><published>2008-02-13T21:29:00.000-07:00</published><updated>2008-02-13T21:29:04.490-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG Britt, this kit rocks.  I just got my CG for t...</title><content type='html'>OMG Britt, this kit rocks.  I just got my CG for the winning challenge over at Scraphead and I am so buying the full kit tomorrow.  I just have to find all my Disney pics and scan them in my puter first!!!!!  Thanks so much for the add-on too, it is so very cute!!!&lt;BR/&gt;&lt;BR/&gt;Kris&lt;BR/&gt;aka: my4boys</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/5506076663397846647'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/5506076663397846647'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202963340000#c5506076663397846647' title=''/><author><name>momto4boys</name><uri>https://www.blogger.com/profile/10253968271560972027</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//1.bp.blogspot.com/_z0UmpKhMyrM/TSMnTn1tZCI/AAAAAAAAAV0/nRULLxlW8M8/S220-s32/Christine%2Bfor%2BMel.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1148923291'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2008 at 9:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9203338521813244980</id><published>2008-02-14T01:29:00.000-07:00</published><updated>2008-02-14T01:29:20.246-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>this is so fantastic many thanks I have a trip fro...</title><content type='html'>this is so fantastic many thanks I have a trip from last summer that this will go so well with&lt;BR/&gt;Thanks again</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/9203338521813244980'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/9203338521813244980'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202977740000#c9203338521813244980' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 14, 2008 at 1:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6659548739542917260</id><published>2008-02-14T01:47:00.000-07:00</published><updated>2008-02-14T01:47:46.974-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have no Disneyland memories cause i've never bee...</title><content type='html'>I have no Disneyland memories cause i've never been, but i appreciate this kit so much. thank you and I will check out the kit at scrapmatters :)&lt;BR/&gt;&lt;BR/&gt;thanks again!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/6659548739542917260'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/6659548739542917260'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202978820000#c6659548739542917260' title=''/><author><name>verabear</name><uri>https://www.blogger.com/profile/09362497580088835974</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-91768227'/><gd:extendedProperty name='blogger.displayTime' value='February 14, 2008 at 1:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6798694916126542381</id><published>2008-02-14T05:58:00.000-07:00</published><updated>2008-02-14T05:58:00.683-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks so much for sharing!!!&lt;br&gt;scrapstitch</title><content type='html'>thanks so much for sharing!!!&lt;BR/&gt;scrapstitch</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/6798694916126542381'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/6798694916126542381'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202993880000#c6798694916126542381' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 14, 2008 at 5:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8101612992400627943</id><published>2008-02-14T06:59:00.000-07:00</published><updated>2008-02-14T06:59:13.069-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Big Disney Freak Here and it is hard to find a gre...</title><content type='html'>Big Disney Freak Here and it is hard to find a great kit on Disney stuff.....Not anymore i found it here :)  thanks and great job!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/8101612992400627943'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/8101612992400627943'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1202997540000#c8101612992400627943' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 14, 2008 at 6:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2688388623931338429</id><published>2008-02-14T08:17:00.000-07:00</published><updated>2008-02-14T08:17:13.975-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I loooved the B-B-Boo layout. Thanks for sharing t...</title><content type='html'>I loooved the B-B-Boo layout. Thanks for sharing the freebie, the full kit seems awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/2688388623931338429'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/2688388623931338429'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1203002220000#c2688388623931338429' title=''/><author><name>Renata Pamplona</name><uri>https://www.blogger.com/profile/12364896078217007592</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-bI-znhDvt5g/W7GAhw9-W0I/AAAAAAAAJy8/-jPVDS0yctMQO1P5CKfqFg_rumPSsNRjwCK4BGAYYCw/s32/renata%2Bpor%2Bvitor%2Bmartins.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1752104536'/><gd:extendedProperty name='blogger.displayTime' value='February 14, 2008 at 8:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8878192498805691006</id><published>2008-02-14T09:36:00.000-07:00</published><updated>2008-02-14T09:36:52.707-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG This kit is awesome! We are planning on going ...</title><content type='html'>OMG This kit is awesome! We are planning on going to Disney in Florida in 2009 and this kit will work great to help creat wonderful memories. You did a fantastic job! Thanks for much! *hugs*</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/8878192498805691006'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/8878192498805691006'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1203006960000#c8878192498805691006' title=''/><author><name>Jennifer</name><uri>https://www.blogger.com/profile/06141646206182498896</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-thcO6lePzvc/UR7_gg4J63I/AAAAAAAACLA/OK8IocKxjJ8/s32/7625_298570710386_7557130_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691463232'/><gd:extendedProperty name='blogger.displayTime' value='February 14, 2008 at 9:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9093159088696174150</id><published>2008-02-14T09:41:00.000-07:00</published><updated>2008-02-14T09:41:45.777-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for sharing this kit. I love your disney...</title><content type='html'>Thank you for sharing this kit. I love your disney pages. This kit is exactly what I need for my pages.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/9093159088696174150'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/9093159088696174150'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1203007260000#c9093159088696174150' title=''/><author><name>Ljonezy</name><uri>https://www.blogger.com/profile/12199284555545439751</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='30' src='//bp0.blogger.com/_SzMLDgCVSKU/R0o_X729JTI/AAAAAAAAAAM/rRZ_uhEuKZk/s33/Photo+for+blog.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-787903605'/><gd:extendedProperty name='blogger.displayTime' value='February 14, 2008 at 9:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5550067803386767644</id><published>2008-02-14T16:08:00.000-07:00</published><updated>2008-02-14T16:08:52.493-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey dear!  I can't find your email on her, so coul...</title><content type='html'>Hey dear!  I can't find your email on her, so could you drop me a line (in your spare time) and we'll chat there?  Thanks, dear  jennisajoy@gmail.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/5550067803386767644'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/5550067803386767644'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1203030480000#c5550067803386767644' title=''/><author><name>Jennisa</name><uri>https://www.blogger.com/profile/01922967758116632221</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//4.bp.blogspot.com/-7VI5bFKGeDI/UNOV2tYIVEI/AAAAAAAAX1w/lexldRfZc6E/s32/r0224%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1602592344'/><gd:extendedProperty name='blogger.displayTime' value='February 14, 2008 at 4:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1127482216047361252</id><published>2008-02-14T21:05:00.000-07:00</published><updated>2008-02-14T21:05:30.427-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a perfectly lovely kit. The layouts are so go...</title><content type='html'>What a perfectly lovely kit. The layouts are so gorgeous too. Thank you for a sample of the kit.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/1127482216047361252'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/1127482216047361252'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1203048300000#c1127482216047361252' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12766583501226631527</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-489299845'/><gd:extendedProperty name='blogger.displayTime' value='February 14, 2008 at 9:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-518351209601758126</id><published>2008-02-15T06:28:00.000-07:00</published><updated>2008-02-15T06:28:52.595-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The full kit is absolutely adorable. Love the layo...</title><content type='html'>The full kit is absolutely adorable. Love the layouts the girls made with it! Thank you for the add-on. - Lori</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/518351209601758126'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/518351209601758126'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1203082080000#c518351209601758126' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2008 at 6:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7120123034792135252</id><published>2008-02-15T12:25:00.000-07:00</published><updated>2008-02-15T12:25:13.634-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you, thank you!! SO much! I'm very excited!!...</title><content type='html'>Thank you, thank you!! SO much! I'm very excited!!&lt;BR/&gt;&lt;BR/&gt;So many great show offs this week.. how CUTE are those minnie ears?  Lol.&lt;BR/&gt;&lt;BR/&gt;Thanks again for being so generous!  (and for your comments on my blog!!)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8572638618517465899/comments/default/7120123034792135252'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8572638618517465899/comments/default/7120123034792135252'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/new-templates-show-offs-more.html?showComment=1203103500000#c7120123034792135252' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/new-templates-show-offs-more.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8572638618517465899' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8572638618517465899' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2008 at 12:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1896884823695173061</id><published>2008-02-15T12:32:00.000-07:00</published><updated>2008-02-15T12:32:54.147-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey!  So your husband is so romantic...what a fun ...</title><content type='html'>Hey!  So your husband is so romantic...what a fun night!  Some really cute show offs this week.  Those flowers are so beautiful!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8572638618517465899/comments/default/1896884823695173061'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8572638618517465899/comments/default/1896884823695173061'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/new-templates-show-offs-more.html?showComment=1203103920000#c1896884823695173061' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/new-templates-show-offs-more.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8572638618517465899' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8572638618517465899' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2008 at 12:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7467321778265795419</id><published>2008-02-15T16:03:00.000-07:00</published><updated>2008-02-15T16:03:48.261-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your blog! :)</title><content type='html'>I love your blog! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8572638618517465899/comments/default/7467321778265795419'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8572638618517465899/comments/default/7467321778265795419'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/new-templates-show-offs-more.html?showComment=1203116580000#c7467321778265795419' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/new-templates-show-offs-more.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8572638618517465899' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8572638618517465899' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2008 at 4:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6887511767568488516</id><published>2008-02-15T17:20:00.000-07:00</published><updated>2008-02-15T17:20:56.572-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt I love your present for Josh! The pic of you...</title><content type='html'>Britt I love your present for Josh! The pic of you two is beautiful!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8572638618517465899/comments/default/6887511767568488516'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8572638618517465899/comments/default/6887511767568488516'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/new-templates-show-offs-more.html?showComment=1203121200000#c6887511767568488516' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/new-templates-show-offs-more.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8572638618517465899' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8572638618517465899' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2008 at 5:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1655049730755772977</id><published>2008-02-15T20:31:00.000-07:00</published><updated>2008-02-15T20:31:57.535-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love it!&lt;br&gt;&lt;br&gt;Thanks so much for sharing!!!</title><content type='html'>I love it!&lt;BR/&gt;&lt;BR/&gt;Thanks so much for sharing!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/1655049730755772977'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/1655049730755772977'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1203132660000#c1655049730755772977' title=''/><author><name>Sharron aka Sharrahug</name><uri>https://www.blogger.com/profile/06011390581791491263</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/--oYldMP3B90/XE-NVDP34LI/AAAAAAAAIoY/2-n-0AHBpkgEQdZInpD1agpzvcudgAosQCK4BGAYYCw/s32/48390806_10217766980111320_879376459158781952_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1263528396'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2008 at 8:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8071119866732618792</id><published>2008-02-16T01:31:00.000-07:00</published><updated>2008-02-16T01:31:44.879-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>A bit late, but I just want to thank you for this ...</title><content type='html'>A bit late, but I just want to thank you for this wonderful freebie! I just used te background paper in one of my LO's. If you want to see it, take a look at my blog!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9065329562807947669/comments/default/8071119866732618792'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9065329562807947669/comments/default/8071119866732618792'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/11/challenge-entry-and-freebie.html?showComment=1203150660000#c8071119866732618792' title=''/><author><name>Nicole</name><uri>https://www.blogger.com/profile/12986151936958619178</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-eXWyqlstLPY/TnZMHXchnmI/AAAAAAAABn4/g0zYJyX-y_8/s32/Nicole%2Bvierkant.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/11/challenge-entry-and-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9065329562807947669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9065329562807947669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1333969654'/><gd:extendedProperty name='blogger.displayTime' value='February 16, 2008 at 1:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6091689137891243355</id><published>2008-02-16T23:33:00.000-07:00</published><updated>2008-02-16T23:33:54.142-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love that show too - it was on TV here a few wee...</title><content type='html'>I love that show too - it was on TV here a few weeks ago and I had forgotten how much I realy like it.  Thanks for all your inspiring LOs - I love the idea of scrapping your life, I may have to check that out.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8651694065890007450/comments/default/6091689137891243355'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8651694065890007450/comments/default/6091689137891243355'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/lo-share.html?showComment=1203229980000#c6091689137891243355' title=''/><author><name>Stacy</name><uri>https://www.blogger.com/profile/18039279137174531144</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_pZUGtLmTkro/TBFxX8Kj0dI/AAAAAAAAGj8/C6JXUJ6kZaY/S220-s32/30052_10150176518025066_813295065_12362554_1692913_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/lo-share.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8651694065890007450' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8651694065890007450' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1128105826'/><gd:extendedProperty name='blogger.displayTime' value='February 16, 2008 at 11:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1345352404000064520</id><published>2008-02-16T23:49:00.000-07:00</published><updated>2008-02-16T23:49:11.486-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great Lo's britt!  I love the valentine's day one!...</title><content type='html'>Great Lo's britt!  I love the valentine's day one!  Great job!!  So I didn't know Morgan was here!  You should have called me!!  Christian's out of town this weekend!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8651694065890007450/comments/default/1345352404000064520'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8651694065890007450/comments/default/1345352404000064520'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/lo-share.html?showComment=1203230940000#c1345352404000064520' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/lo-share.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8651694065890007450' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8651694065890007450' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='February 16, 2008 at 11:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7694722863495092985</id><published>2008-02-17T01:16:00.000-07:00</published><updated>2008-02-17T01:16:40.396-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your layouts! Isn't it great how challenges c...</title><content type='html'>Love your layouts! Isn't it great how challenges challenge us? Lol!  Hey I have a birth story blog, I was wondering if you'd mind me posting your birth layout on there?  It's totally up to you though, no pressure!&lt;BR/&gt;&lt;BR/&gt;http://beautifulbirthstories.blogspot.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8651694065890007450/comments/default/7694722863495092985'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8651694065890007450/comments/default/7694722863495092985'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/lo-share.html?showComment=1203236160000#c7694722863495092985' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/lo-share.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8651694065890007450' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8651694065890007450' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='February 17, 2008 at 1:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2399837874003087070</id><published>2008-02-17T05:39:00.000-07:00</published><updated>2008-02-17T05:39:41.049-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That "Tell Your Story" challenge sounds like a gre...</title><content type='html'>That "Tell Your Story" challenge sounds like a great idea. And I love the LO you made for it. You really look a lot like your mom when she was young. Love your other LOs too! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8651694065890007450/comments/default/2399837874003087070'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8651694065890007450/comments/default/2399837874003087070'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/lo-share.html?showComment=1203251940000#c2399837874003087070' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/lo-share.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8651694065890007450' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8651694065890007450' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='February 17, 2008 at 5:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-598659354427934434</id><published>2008-02-17T21:38:00.000-07:00</published><updated>2008-02-17T21:38:06.414-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The page about your birth is beautiful!  Seriously...</title><content type='html'>The page about your birth is beautiful!  Seriously, you are so talented!!  And you look soo much like your mom- what fun!&lt;BR/&gt;Thanks for inspiring me with your work.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8651694065890007450/comments/default/598659354427934434'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8651694065890007450/comments/default/598659354427934434'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/lo-share.html?showComment=1203309480000#c598659354427934434' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/lo-share.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8651694065890007450' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8651694065890007450' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='February 17, 2008 at 9:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2967150543614359539</id><published>2008-02-18T01:56:00.001-07:00</published><updated>2008-02-18T01:56:18.843-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  The DigiFree &lt;a href="http://digifree....</title><content type='html'>Thank you!  The DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking&lt;/a&gt; freebie search engine is going to list this blog post today.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/842169871863130362/comments/default/2967150543614359539'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/842169871863130362/comments/default/2967150543614359539'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/oooopsie.html?showComment=1203324960001#c2967150543614359539' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/oooopsie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-842169871863130362' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/842169871863130362' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2008 at 1:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8526307214332862023</id><published>2008-02-18T03:56:00.000-07:00</published><updated>2008-02-18T03:56:24.659-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What every Mom wants - a kit for the visit to Disn...</title><content type='html'>What every Mom wants - a kit for the visit to Disney Land!! Thank you so much for sharing this lovely kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/8526307214332862023'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/8526307214332862023'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1203332160000#c8526307214332862023' title=''/><author><name>nancypinct</name><uri>https://www.blogger.com/profile/12822469893018405389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1407978259'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2008 at 3:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1367269821220575810</id><published>2008-02-18T06:02:00.000-07:00</published><updated>2008-02-18T06:02:49.892-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your dreams come true set and it is so huge...</title><content type='html'>I love your dreams come true set and it is so huge that I didn't even realize that a piece was missing. Thanks for the link to the missing piece.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/842169871863130362/comments/default/1367269821220575810'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/842169871863130362/comments/default/1367269821220575810'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/oooopsie.html?showComment=1203339720000#c1367269821220575810' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/oooopsie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-842169871863130362' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/842169871863130362' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2008 at 6:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6792060924654245868</id><published>2008-02-18T07:42:00.000-07:00</published><updated>2008-02-18T07:42:57.108-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Don't worry, I don't hate you! ;) Thanks for the m...</title><content type='html'>Don't worry, I don't hate you! ;) Thanks for the missing part and it was a good distraction btw... ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/842169871863130362/comments/default/6792060924654245868'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/842169871863130362/comments/default/6792060924654245868'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/oooopsie.html?showComment=1203345720000#c6792060924654245868' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/oooopsie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-842169871863130362' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/842169871863130362' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2008 at 7:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5661467330497564902</id><published>2008-02-18T17:36:00.000-07:00</published><updated>2008-02-18T17:36:06.246-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!! I feel so honored that you included my LO on...</title><content type='html'>Wow!! I feel so honored that you included my LO on your blog!  &lt;BR/&gt;&lt;BR/&gt;Thanks for the missing part.  No worries, we all make mistakes every now and then.  Some more than others - I am on the more side of that one.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/842169871863130362/comments/default/5661467330497564902'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/842169871863130362/comments/default/5661467330497564902'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/oooopsie.html?showComment=1203381360000#c5661467330497564902' title=''/><author><name>Stacy</name><uri>https://www.blogger.com/profile/18039279137174531144</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_pZUGtLmTkro/TBFxX8Kj0dI/AAAAAAAAGj8/C6JXUJ6kZaY/S220-s32/30052_10150176518025066_813295065_12362554_1692913_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/oooopsie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-842169871863130362' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/842169871863130362' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1128105826'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2008 at 5:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6115544951217085212</id><published>2008-02-19T08:56:00.000-07:00</published><updated>2008-02-19T08:56:11.212-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful kits! I just bought the Disney one, but ...</title><content type='html'>Beautiful kits! I just bought the Disney one, but didn't see the hidden link for the extras - am I missing something? I thought I looked everywhere for the hidden folders! Thanks for all your great info!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/6115544951217085212'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/6115544951217085212'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1203436560000#c6115544951217085212' title=''/><author><name>Steffers</name><uri>https://www.blogger.com/profile/18151062046506214606</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1900219961'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2008 at 8:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1085317774653008980</id><published>2008-02-19T08:58:00.000-07:00</published><updated>2008-02-19T08:58:33.075-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Steffers - please email me!!</title><content type='html'>Steffers - please email me!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/1085317774653008980'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/1085317774653008980'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1203436680000#c1085317774653008980' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2008 at 8:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2733679128226126730</id><published>2008-02-19T18:30:00.000-07:00</published><updated>2008-02-19T18:30:40.471-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, love how that double page LO turned out!</title><content type='html'>Wow, love how that double page LO turned out!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4030182384713142590/comments/default/2733679128226126730'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4030182384713142590/comments/default/2733679128226126730'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/mustachioed.html?showComment=1203471000000#c2733679128226126730' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/mustachioed.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4030182384713142590' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4030182384713142590' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2008 at 6:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8498224784218894132</id><published>2008-02-19T21:56:00.000-07:00</published><updated>2008-02-19T21:56:26.422-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love it as usual Britt!  I think that mustache pag...</title><content type='html'>Love it as usual Britt!  I think that mustache page is SO funny! I love it.  I also love that 2 pager!  I love the colors and the pics are great! The incredibles page is SO awesome!  And I love that idea for the challenge at scraphead!  Is anyone allowed to participate? I might have to check that out!!!  It's such a fun idea.  I love your LO for it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4030182384713142590/comments/default/8498224784218894132'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4030182384713142590/comments/default/8498224784218894132'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/mustachioed.html?showComment=1203483360000#c8498224784218894132' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/mustachioed.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4030182384713142590' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4030182384713142590' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2008 at 9:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1363309766396175951</id><published>2008-02-20T08:15:00.000-07:00</published><updated>2008-02-20T08:15:51.112-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I agree with katie jo; you can't beat the smell of...</title><content type='html'>I agree with katie jo; you can't beat the smell of a fresh Christmas tree, or a &lt;A HREF="http://www.freshchristmastree.com" REL="nofollow"&gt;fresh Christmas wreath&lt;/A&gt;. Therefore, real garland all the way.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6018726417657395264/comments/default/1363309766396175951'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6018726417657395264/comments/default/1363309766396175951'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/12/real-trees-vs-fake-trees.html?showComment=1203520500000#c1363309766396175951' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05508414271533055250</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/12/real-trees-vs-fake-trees.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6018726417657395264' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6018726417657395264' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-816822433'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2008 at 8:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9194968155889642565</id><published>2008-02-20T09:59:00.000-07:00</published><updated>2008-02-20T09:59:56.081-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your blog is such fun to read! I just found out ab...</title><content type='html'>Your blog is such fun to read! I just found out about digital scrapping &amp; am trying to find freebies which is how I found you.  I love your Disney stuff &amp; when I have money again I'm so buying the whole kit!  Now if I could just figure out how to scrapbook...  :)  Oh, well.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4104089210571631381/comments/default/9194968155889642565'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4104089210571631381/comments/default/9194968155889642565'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/im-elizabeth-bennet.html?showComment=1203526740000#c9194968155889642565' title=''/><author><name>melwood99</name><uri>https://www.blogger.com/profile/02992119412311608367</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_DSVhmbSzWXU/SNk01hxR3SI/AAAAAAAAAuY/v6Ht5CWzehA/S220-s32/anotherprofilepicture.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/im-elizabeth-bennet.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4104089210571631381' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4104089210571631381' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2001682042'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2008 at 9:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3564471691117925909</id><published>2008-02-20T21:56:00.000-07:00</published><updated>2008-02-20T21:56:17.045-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt I love this little fun quiz! So fun!!</title><content type='html'>Britt I love this little fun quiz! So fun!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4104089210571631381/comments/default/3564471691117925909'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4104089210571631381/comments/default/3564471691117925909'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/im-elizabeth-bennet.html?showComment=1203569760000#c3564471691117925909' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/im-elizabeth-bennet.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4104089210571631381' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4104089210571631381' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2008 at 9:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7537446937755313073</id><published>2008-02-21T10:07:00.000-07:00</published><updated>2008-02-21T10:07:19.422-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE the colors you used on this layout! Very cu...</title><content type='html'>I LOVE the colors you used on this layout! Very cute pics.  I can't wait for Beading Beauties to start up again!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7423109060199277942/comments/default/7537446937755313073'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7423109060199277942/comments/default/7537446937755313073'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/i-love-my-mom.html?showComment=1203613620000#c7537446937755313073' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/i-love-my-mom.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7423109060199277942' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7423109060199277942' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='February 21, 2008 at 10:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8987241464229542568</id><published>2008-02-21T12:46:00.000-07:00</published><updated>2008-02-21T12:46:14.394-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a cute LO!! You are very blessed to have such...</title><content type='html'>What a cute LO!! You are very blessed to have such an amazing mother!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7423109060199277942/comments/default/8987241464229542568'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7423109060199277942/comments/default/8987241464229542568'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/i-love-my-mom.html?showComment=1203623160000#c8987241464229542568' title=''/><author><name>cheloni</name><uri>https://www.blogger.com/profile/07499878345290260843</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_zQqh2J7HUNE/SxgPoEQfK7I/AAAAAAAAA5s/mkBIm0VtBKc/S220-s32/baby+love.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/i-love-my-mom.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7423109060199277942' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7423109060199277942' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1218734363'/><gd:extendedProperty name='blogger.displayTime' value='February 21, 2008 at 12:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5426273917052469036</id><published>2008-02-21T12:57:00.000-07:00</published><updated>2008-02-21T12:57:50.322-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is so sweet!  You are making me want to do a ...</title><content type='html'>This is so sweet!  You are making me want to do a LO of me and my mom!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7423109060199277942/comments/default/5426273917052469036'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7423109060199277942/comments/default/5426273917052469036'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/i-love-my-mom.html?showComment=1203623820000#c5426273917052469036' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/i-love-my-mom.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7423109060199277942' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7423109060199277942' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='February 21, 2008 at 12:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3243266909401853997</id><published>2008-02-22T08:14:00.000-07:00</published><updated>2008-02-22T08:14:03.304-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey Britt! I love the new page. I'm sure your mom ...</title><content type='html'>Hey Britt! I love the new page. I'm sure your mom digs it too :O) Very cute! Hey I have a show-off that I want to send you, and totally forgot until this morning! Whats your email address??</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7423109060199277942/comments/default/3243266909401853997'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7423109060199277942/comments/default/3243266909401853997'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/i-love-my-mom.html?showComment=1203693240000#c3243266909401853997' title=''/><author><name>Mallory</name><uri>https://www.blogger.com/profile/17440803867819783749</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='//4.bp.blogspot.com/_3xbFAH1XX-Y/TB-nsmZ49qI/AAAAAAAABng/1D_QOaxH7Xs/S220-s32/antelope.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/i-love-my-mom.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7423109060199277942' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7423109060199277942' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-759538084'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2008 at 8:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2065166652371509080</id><published>2008-02-22T11:15:00.000-07:00</published><updated>2008-02-22T11:15:25.224-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the stitches!! You are way to good at this! N...</title><content type='html'>Love the stitches!! You are way to good at this! Not fair! See you in awhile at lunch! I am so excited!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2090080811700691389/comments/default/2065166652371509080'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2090080811700691389/comments/default/2065166652371509080'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/biggest-show-offs-ever-new-in-stitches.html?showComment=1203704100000#c2065166652371509080' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/biggest-show-offs-ever-new-in-stitches.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2090080811700691389' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2090080811700691389' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2008 at 11:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4113053969600549476</id><published>2008-02-22T12:14:00.000-07:00</published><updated>2008-02-22T12:14:58.287-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>w00t a big pack of stitches, just what I have been...</title><content type='html'>w00t a big pack of stitches, just what I have been wanting!  Can't wait for them to hit the shop!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2090080811700691389/comments/default/4113053969600549476'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2090080811700691389/comments/default/4113053969600549476'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/biggest-show-offs-ever-new-in-stitches.html?showComment=1203707640000#c4113053969600549476' title=''/><author><name>makuahine</name><uri>https://www.blogger.com/profile/09766586408930972188</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//spoken-for.org/wp-content/images/avatar_sm.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/biggest-show-offs-ever-new-in-stitches.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2090080811700691389' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2090080811700691389' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1154877169'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2008 at 12:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1423491788947217819</id><published>2008-02-22T13:19:00.000-07:00</published><updated>2008-02-22T13:19:24.126-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Gorgeous show offs!!  I love seeing the way people...</title><content type='html'>Gorgeous show offs!!  I love seeing the way people use your stuff.. cos they never look the same, but they are always fab!&lt;BR/&gt;&lt;BR/&gt;LOVE the stitches too.. you can never have enough stitches.. I find I can barely get through a LO these days without searching for some stitching to use! (That and staples!)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2090080811700691389/comments/default/1423491788947217819'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2090080811700691389/comments/default/1423491788947217819'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/biggest-show-offs-ever-new-in-stitches.html?showComment=1203711540000#c1423491788947217819' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/biggest-show-offs-ever-new-in-stitches.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2090080811700691389' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2090080811700691389' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2008 at 1:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6560770008638701561</id><published>2008-02-22T13:26:00.000-07:00</published><updated>2008-02-22T13:26:03.950-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Those are beautiful Brit!</title><content type='html'>Those are beautiful Brit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2090080811700691389/comments/default/6560770008638701561'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2090080811700691389/comments/default/6560770008638701561'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/biggest-show-offs-ever-new-in-stitches.html?showComment=1203711960000#c6560770008638701561' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/biggest-show-offs-ever-new-in-stitches.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2090080811700691389' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2090080811700691389' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2008 at 1:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2150700574093798764</id><published>2008-02-22T14:22:00.000-07:00</published><updated>2008-02-22T14:22:23.488-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That's loads of stitches! You've kept yourself bus...</title><content type='html'>That's loads of stitches! You've kept yourself busy making them. Especially love the Wacky ones. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2090080811700691389/comments/default/2150700574093798764'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2090080811700691389/comments/default/2150700574093798764'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/biggest-show-offs-ever-new-in-stitches.html?showComment=1203715320000#c2150700574093798764' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/biggest-show-offs-ever-new-in-stitches.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2090080811700691389' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2090080811700691389' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2008 at 2:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1448449272529342592</id><published>2008-02-22T14:38:00.000-07:00</published><updated>2008-02-22T14:38:33.659-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the stitches! Your designs are always a bla...</title><content type='html'>I love the stitches! Your designs are always a blast to work with!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2090080811700691389/comments/default/1448449272529342592'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2090080811700691389/comments/default/1448449272529342592'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/biggest-show-offs-ever-new-in-stitches.html?showComment=1203716280000#c1448449272529342592' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/03072663783069711301</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/biggest-show-offs-ever-new-in-stitches.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2090080811700691389' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2090080811700691389' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-824804889'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2008 at 2:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5141800435181286125</id><published>2008-02-22T15:33:00.000-07:00</published><updated>2008-02-22T15:33:55.421-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brittney,&lt;br&gt;Thank you for the stitches!  I can te...</title><content type='html'>Brittney,&lt;BR/&gt;Thank you for the stitches!  I can tell you I will be purchasing the second grouping!!  They are awesome!&lt;BR/&gt;;)&lt;BR/&gt;-Ashley</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2090080811700691389/comments/default/5141800435181286125'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2090080811700691389/comments/default/5141800435181286125'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/biggest-show-offs-ever-new-in-stitches.html?showComment=1203719580000#c5141800435181286125' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/biggest-show-offs-ever-new-in-stitches.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2090080811700691389' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2090080811700691389' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2008 at 3:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2743253655434516704</id><published>2008-02-22T23:07:00.000-07:00</published><updated>2008-02-22T23:07:49.889-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay!  I love stitches!  Great one!!</title><content type='html'>Yay!  I love stitches!  Great one!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6814273919331613107/comments/default/2743253655434516704'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6814273919331613107/comments/default/2743253655434516704'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/keeping-you-in-stitches.html?showComment=1203746820000#c2743253655434516704' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/keeping-you-in-stitches.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6814273919331613107' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6814273919331613107' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2008 at 11:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7175614061131967451</id><published>2008-02-23T13:24:00.000-07:00</published><updated>2008-02-23T13:24:04.307-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my mustache! I'll be honest, it's a little icky...</title><content type='html'>Oh my mustache! I'll be honest, it's a little icky, but SUPER FUNNY!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4030182384713142590/comments/default/7175614061131967451'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4030182384713142590/comments/default/7175614061131967451'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/mustachioed.html?showComment=1203798240000#c7175614061131967451' title=''/><author><name>Steve and Megan</name><uri>https://www.blogger.com/profile/13668188902781076426</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/mustachioed.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4030182384713142590' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4030182384713142590' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1890609455'/><gd:extendedProperty name='blogger.displayTime' value='February 23, 2008 at 1:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6047034831904706579</id><published>2008-02-25T17:18:00.000-07:00</published><updated>2008-02-25T17:18:11.054-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE your in stitches!!! How fantastic are those??...</title><content type='html'>LOVE your in stitches!!! How fantastic are those???&lt;BR/&gt;&lt;BR/&gt;:) TeresaP</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6814273919331613107/comments/default/6047034831904706579'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6814273919331613107/comments/default/6047034831904706579'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/keeping-you-in-stitches.html?showComment=1203985080000#c6047034831904706579' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/keeping-you-in-stitches.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6814273919331613107' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6814273919331613107' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 25, 2008 at 5:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7720100243909213783</id><published>2008-02-26T18:49:00.000-07:00</published><updated>2008-02-26T18:49:30.869-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you this is beautiful!</title><content type='html'>thank you this is beautiful!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/7720100243909213783'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/7720100243909213783'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1204076940000#c7720100243909213783' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2008 at 6:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7887918959685668726</id><published>2008-02-27T09:01:00.000-07:00</published><updated>2008-02-27T09:01:33.554-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love both of these Britt!  So great!!! Love the st...</title><content type='html'>Love both of these Britt!  So great!!! Love the stitching on the tinkerbell one!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4149610991213583695/comments/default/7887918959685668726'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4149610991213583695/comments/default/7887918959685668726'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/finally-got-some-scrapping-done.html?showComment=1204128060000#c7887918959685668726' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/finally-got-some-scrapping-done.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4149610991213583695' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4149610991213583695' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='February 27, 2008 at 9:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7447999241028657838</id><published>2008-02-27T10:07:00.000-07:00</published><updated>2008-02-27T10:07:11.325-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt- I think you guys are the ONLY couple I know...</title><content type='html'>Britt- I think you guys are the ONLY couple I know that has run out of gas on TWO separate road trips!! So funny! Love these pages. They are both so unique!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4149610991213583695/comments/default/7447999241028657838'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4149610991213583695/comments/default/7447999241028657838'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/finally-got-some-scrapping-done.html?showComment=1204132020000#c7447999241028657838' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/finally-got-some-scrapping-done.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4149610991213583695' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4149610991213583695' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='February 27, 2008 at 10:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6390700074040050364</id><published>2008-02-27T10:07:00.001-07:00</published><updated>2008-02-27T10:07:49.107-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4149610991213583695/comments/default/6390700074040050364'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4149610991213583695/comments/default/6390700074040050364'/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/finally-got-some-scrapping-done.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4149610991213583695' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4149610991213583695' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='February 27, 2008 at 10:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6396596101848159520</id><published>2008-02-27T11:24:00.000-07:00</published><updated>2008-02-27T11:24:41.785-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the tinkerbell LO!  it's so cute! What a pa...</title><content type='html'>I love the tinkerbell LO!  it's so cute! What a page! and i like  how simple the gas lo is and you made it look fabulous!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4149610991213583695/comments/default/6396596101848159520'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4149610991213583695/comments/default/6396596101848159520'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/finally-got-some-scrapping-done.html?showComment=1204136640000#c6396596101848159520' title=''/><author><name>Victoria Elder</name><uri>https://www.blogger.com/profile/02311355940687984819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='20' src='//1.bp.blogspot.com/_gDwTdQp80Bo/Se5RN3XtJgI/AAAAAAAABFc/RuI2uAf4r1Y/S220-s32/Copy+of+Copy+of+IMG_0420+vintage-bw+copy-clrized.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/finally-got-some-scrapping-done.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4149610991213583695' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4149610991213583695' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-897611465'/><gd:extendedProperty name='blogger.displayTime' value='February 27, 2008 at 11:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4453954507358674533</id><published>2008-02-27T12:17:00.000-07:00</published><updated>2008-02-27T12:17:28.728-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute Britt! And I just love the tinkerbell! Sorry ...</title><content type='html'>Cute Britt! And I just love the tinkerbell! Sorry I didn't get it to you sooner. Oh and by the way funny story about you guys running out of gas...agian :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4149610991213583695/comments/default/4453954507358674533'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4149610991213583695/comments/default/4453954507358674533'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/finally-got-some-scrapping-done.html?showComment=1204139820000#c4453954507358674533' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/finally-got-some-scrapping-done.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4149610991213583695' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4149610991213583695' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='February 27, 2008 at 12:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8496665299663445412</id><published>2008-02-27T20:23:00.000-07:00</published><updated>2008-02-27T20:23:39.386-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Lovely layouts.. your duh moment made me laugh!  &lt;...</title><content type='html'>Lovely layouts.. your duh moment made me laugh!  &lt;BR/&gt;&lt;BR/&gt;Hope you are feeling better soon!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4149610991213583695/comments/default/8496665299663445412'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4149610991213583695/comments/default/8496665299663445412'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/finally-got-some-scrapping-done.html?showComment=1204168980000#c8496665299663445412' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/finally-got-some-scrapping-done.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4149610991213583695' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4149610991213583695' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='February 27, 2008 at 8:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7021068237618210101</id><published>2008-02-28T07:40:00.000-07:00</published><updated>2008-02-28T07:40:49.767-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute LOs!  That is so funny about the gas!  Good t...</title><content type='html'>Cute LOs!  That is so funny about the gas!  Good thing you made it off the exit!  You guys must have too much fun together to think about gas!  hahaha</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4149610991213583695/comments/default/7021068237618210101'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4149610991213583695/comments/default/7021068237618210101'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/finally-got-some-scrapping-done.html?showComment=1204209600000#c7021068237618210101' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/finally-got-some-scrapping-done.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4149610991213583695' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4149610991213583695' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='February 28, 2008 at 7:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2522358713473524411</id><published>2008-02-28T19:20:00.000-07:00</published><updated>2008-02-28T19:20:33.617-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fantastic news re: your new house, and it does loo...</title><content type='html'>Fantastic news re: your new house, and it does look super sweet!&lt;BR/&gt;&lt;BR/&gt;Yay for it being Friday (well it is here) and I agree it's been the longest week ever!&lt;BR/&gt;&lt;BR/&gt;Hope you have a wonderful weekend and time away!&lt;BR/&gt;&lt;BR/&gt;p.s. I'm excited for you releasing your grab bag!!  Very cool!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5886552758244785391/comments/default/2522358713473524411'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5886552758244785391/comments/default/2522358713473524411'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/so-excited.html?showComment=1204251600000#c2522358713473524411' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/so-excited.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5886552758244785391' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5886552758244785391' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='February 28, 2008 at 7:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7879431770817157264</id><published>2008-02-29T10:18:00.000-07:00</published><updated>2008-02-29T10:18:17.184-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay, congrats so much on you new home!! It looks s...</title><content type='html'>Yay, congrats so much on you new home!! It looks so cute! :) Can't wait to see pictures from the inside! And have a fantastic time in Disneyland! (I know you will, but I wanted to say it anyway ;) )</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5886552758244785391/comments/default/7879431770817157264'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5886552758244785391/comments/default/7879431770817157264'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/so-excited.html?showComment=1204305480000#c7879431770817157264' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/so-excited.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5886552758244785391' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5886552758244785391' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='February 29, 2008 at 10:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4034563216260404992</id><published>2008-02-29T12:19:00.000-07:00</published><updated>2008-02-29T12:19:42.772-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THANK YOU, Brittney!  I am so excited about the gr...</title><content type='html'>THANK YOU, Brittney!  I am so excited about the grab bag.  Can't wait to start creating!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6255750736646868781/comments/default/4034563216260404992'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6255750736646868781/comments/default/4034563216260404992'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/show-offs-grab-bag-sayonara.html?showComment=1204312740000#c4034563216260404992' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/show-offs-grab-bag-sayonara.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6255750736646868781' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6255750736646868781' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='February 29, 2008 at 12:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3794026870291736703</id><published>2008-02-29T12:32:00.000-07:00</published><updated>2008-02-29T12:32:26.425-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Lucky show offs getting a grab bag!! I tell you wh...</title><content type='html'>Lucky show offs getting a grab bag!! I tell you what, it's so amazing what is inside - absolutely chocka with awesome things! I can't wait to scrap more with it!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6255750736646868781/comments/default/3794026870291736703'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6255750736646868781/comments/default/3794026870291736703'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/show-offs-grab-bag-sayonara.html?showComment=1204313520000#c3794026870291736703' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/show-offs-grab-bag-sayonara.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6255750736646868781' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6255750736646868781' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='February 29, 2008 at 12:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7780927308823721312</id><published>2008-02-29T12:59:00.000-07:00</published><updated>2008-02-29T12:59:31.339-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THANK YOU!!! I can't wait to see what is in the gr...</title><content type='html'>THANK YOU!!! I can't wait to see what is in the grab bag. I just love your designs, I am heading to scrapmatters right now!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6255750736646868781/comments/default/7780927308823721312'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6255750736646868781/comments/default/7780927308823721312'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/show-offs-grab-bag-sayonara.html?showComment=1204315140000#c7780927308823721312' title=''/><author><name>Liz </name><uri>https://www.blogger.com/profile/09671270507533175875</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//2.bp.blogspot.com/_tc15fLRiDp8/Si56JpV_oiI/AAAAAAAADU8/_9EUOZuKFwo/S220-s31/IMG_6868.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/show-offs-grab-bag-sayonara.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6255750736646868781' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6255750736646868781' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-332646710'/><gd:extendedProperty name='blogger.displayTime' value='February 29, 2008 at 12:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3277069161242576497</id><published>2008-03-01T08:37:00.000-07:00</published><updated>2008-03-01T08:37:03.789-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the gift, it's awesome!</title><content type='html'>Thank you for the gift, it's awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6255750736646868781/comments/default/3277069161242576497'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6255750736646868781/comments/default/3277069161242576497'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/show-offs-grab-bag-sayonara.html?showComment=1204385820000#c3277069161242576497' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/show-offs-grab-bag-sayonara.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6255750736646868781' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6255750736646868781' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 1, 2008 at 8:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6450222611218939124</id><published>2008-03-01T21:17:00.000-07:00</published><updated>2008-03-01T21:17:33.042-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much! The grab bag is awesome!! Hope ...</title><content type='html'>Thank you so much! The grab bag is awesome!! Hope you have fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6255750736646868781/comments/default/6450222611218939124'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6255750736646868781/comments/default/6450222611218939124'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/show-offs-grab-bag-sayonara.html?showComment=1204431420000#c6450222611218939124' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/03072663783069711301</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/show-offs-grab-bag-sayonara.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6255750736646868781' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6255750736646868781' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-824804889'/><gd:extendedProperty name='blogger.displayTime' value='March 1, 2008 at 9:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3680888836101411183</id><published>2008-03-05T09:04:00.000-07:00</published><updated>2008-03-05T09:04:11.494-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the grab bag!! I love it.</title><content type='html'>Thanks so much for the grab bag!! I love it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6255750736646868781/comments/default/3680888836101411183'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6255750736646868781/comments/default/3680888836101411183'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/show-offs-grab-bag-sayonara.html?showComment=1204733040000#c3680888836101411183' title=''/><author><name>Mallory</name><uri>https://www.blogger.com/profile/17440803867819783749</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='//4.bp.blogspot.com/_3xbFAH1XX-Y/TB-nsmZ49qI/AAAAAAAABng/1D_QOaxH7Xs/S220-s32/antelope.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/show-offs-grab-bag-sayonara.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6255750736646868781' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6255750736646868781' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-759538084'/><gd:extendedProperty name='blogger.displayTime' value='March 5, 2008 at 9:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8268141861183698369</id><published>2008-03-06T19:29:00.000-07:00</published><updated>2008-03-06T19:29:48.661-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Woot!  We were at Disney this past weekend too!!!!</title><content type='html'>Woot!  We were at Disney this past weekend too!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6255750736646868781/comments/default/8268141861183698369'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6255750736646868781/comments/default/8268141861183698369'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/show-offs-grab-bag-sayonara.html?showComment=1204856940000#c8268141861183698369' title=''/><author><name>LuAnn</name><uri>https://www.blogger.com/profile/05312009425397065253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-O9MtK_pN1oA/VK83tQXb83I/AAAAAAAAAV4/DwJFHvHuhqI/s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/show-offs-grab-bag-sayonara.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6255750736646868781' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6255750736646868781' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-779773397'/><gd:extendedProperty name='blogger.displayTime' value='March 6, 2008 at 7:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1337878440375377247</id><published>2008-03-07T16:55:00.000-07:00</published><updated>2008-03-07T16:55:53.048-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi&lt;br&gt;I'm glad your back, glad you have a great ti...</title><content type='html'>Hi&lt;BR/&gt;I'm glad your back, glad you have a great time at DL, sorry to hear your not feeling well. I wanted to tell you I purchased you grab bag, and can I just say WOW!  Yours is the best grab bag I have ever purchased.  I really stopped buying them because they are usually full of things I would/could not use.  My daughter is virginiajen (recently a Friday posting with your disney kit) and she told me your designs are great.  She was right.  I loved the grabbag so much, I went back and purchased your stitches.  Will send you link when I have a LO done (I'm not a very fast scrapper).  Thanks again and I will be checking your blog regularly for new product announcements.  Now go get some rest.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9168136931509788512/comments/default/1337878440375377247'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9168136931509788512/comments/default/1337878440375377247'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/im-baaaaack.html?showComment=1204934100000#c1337878440375377247' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/im-baaaaack.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9168136931509788512' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9168136931509788512' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 7, 2008 at 4:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2512153271747887025</id><published>2008-03-07T21:11:00.000-07:00</published><updated>2008-03-07T21:11:50.154-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Glad to know you had a blast with your vacation, e...</title><content type='html'>Glad to know you had a blast with your vacation, even having been sick and all. Rest up and get all better :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9168136931509788512/comments/default/2512153271747887025'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9168136931509788512/comments/default/2512153271747887025'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/im-baaaaack.html?showComment=1204949460000#c2512153271747887025' title=''/><author><name>verabear</name><uri>https://www.blogger.com/profile/09362497580088835974</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/im-baaaaack.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9168136931509788512' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9168136931509788512' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-91768227'/><gd:extendedProperty name='blogger.displayTime' value='March 7, 2008 at 9:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6193684548574641897</id><published>2008-03-07T21:12:00.000-07:00</published><updated>2008-03-07T21:12:33.439-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Glad your back, I missed your posts!</title><content type='html'>Glad your back, I missed your posts!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9168136931509788512/comments/default/6193684548574641897'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9168136931509788512/comments/default/6193684548574641897'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/im-baaaaack.html?showComment=1204949520000#c6193684548574641897' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/im-baaaaack.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9168136931509788512' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9168136931509788512' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='March 7, 2008 at 9:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8032660407386510171</id><published>2008-03-07T22:44:00.000-07:00</published><updated>2008-03-07T22:44:30.240-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How FUN!!!! Great Pic!!!</title><content type='html'>How FUN!!!! Great Pic!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1272800756599697971/comments/default/8032660407386510171'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1272800756599697971/comments/default/8032660407386510171'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/last-night-to-grab-my-grab-bag.html?showComment=1204955040000#c8032660407386510171' title=''/><author><name>Victoria Elder</name><uri>https://www.blogger.com/profile/02311355940687984819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='20' src='//1.bp.blogspot.com/_gDwTdQp80Bo/Se5RN3XtJgI/AAAAAAAABFc/RuI2uAf4r1Y/S220-s32/Copy+of+Copy+of+IMG_0420+vintage-bw+copy-clrized.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/last-night-to-grab-my-grab-bag.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1272800756599697971' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1272800756599697971' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-897611465'/><gd:extendedProperty name='blogger.displayTime' value='March 7, 2008 at 10:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4826714446281865041</id><published>2008-03-07T23:10:00.000-07:00</published><updated>2008-03-07T23:10:23.981-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>HOW FUN!! IM JEALOUS I WANT TO GO TO DISNEYLAND SO...</title><content type='html'>HOW FUN!! IM JEALOUS I WANT TO GO TO DISNEYLAND SO BAD!! I HOPE YOU GET FEELING BETTER!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1272800756599697971/comments/default/4826714446281865041'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1272800756599697971/comments/default/4826714446281865041'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/last-night-to-grab-my-grab-bag.html?showComment=1204956600000#c4826714446281865041' title=''/><author><name>cheloni</name><uri>https://www.blogger.com/profile/07499878345290260843</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_zQqh2J7HUNE/SxgPoEQfK7I/AAAAAAAAA5s/mkBIm0VtBKc/S220-s32/baby+love.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/last-night-to-grab-my-grab-bag.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1272800756599697971' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1272800756599697971' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1218734363'/><gd:extendedProperty name='blogger.displayTime' value='March 7, 2008 at 11:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4548010087316983841</id><published>2008-03-08T12:43:00.000-07:00</published><updated>2008-03-08T12:43:13.950-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Poor you, I hope you feel better soon!!&lt;br&gt;&lt;br&gt;Awe...</title><content type='html'>Poor you, I hope you feel better soon!!&lt;BR/&gt;&lt;BR/&gt;Awesome Disneyland pic, and great show offs!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1272800756599697971/comments/default/4548010087316983841'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1272800756599697971/comments/default/4548010087316983841'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/last-night-to-grab-my-grab-bag.html?showComment=1205005380000#c4548010087316983841' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/last-night-to-grab-my-grab-bag.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1272800756599697971' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1272800756599697971' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='March 8, 2008 at 12:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4076890026579912839</id><published>2008-03-08T21:32:00.000-07:00</published><updated>2008-03-08T21:32:30.332-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my GOODNESS! The winter zoo page is ADORABLE! Y...</title><content type='html'>Oh my GOODNESS! The winter zoo page is ADORABLE! You did it way better than I ever could! You will have to let me put that one in Gracelyn's book! I LOVE IT! We miss you guys!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2366938861658494386/comments/default/4076890026579912839'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2366938861658494386/comments/default/4076890026579912839'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/finally-some-scrapping-time.html?showComment=1205037120000#c4076890026579912839' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/finally-some-scrapping-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2366938861658494386' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2366938861658494386' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='March 8, 2008 at 9:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6522615047248981512</id><published>2008-03-10T09:25:00.000-06:00</published><updated>2008-03-10T09:25:03.171-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How Cute I love this winter zoo page! What a Fun I...</title><content type='html'>How Cute I love this winter zoo page! What a Fun Idea! this page is Fabulous</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2366938861658494386/comments/default/6522615047248981512'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2366938861658494386/comments/default/6522615047248981512'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/finally-some-scrapping-time.html?showComment=1205162700000#c6522615047248981512' title=''/><author><name>Victoria Elder</name><uri>https://www.blogger.com/profile/02311355940687984819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='20' src='//1.bp.blogspot.com/_gDwTdQp80Bo/Se5RN3XtJgI/AAAAAAAABFc/RuI2uAf4r1Y/S220-s32/Copy+of+Copy+of+IMG_0420+vintage-bw+copy-clrized.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/finally-some-scrapping-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2366938861658494386' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2366938861658494386' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-897611465'/><gd:extendedProperty name='blogger.displayTime' value='March 10, 2008 at 9:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7619664813208193265</id><published>2008-03-10T12:50:00.000-06:00</published><updated>2008-03-10T12:50:59.431-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Those are sooooooooooo adorable! I LOVE THEM!  I L...</title><content type='html'>Those are sooooooooooo adorable! I LOVE THEM!  I LOVE the paper on the zoo page!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2366938861658494386/comments/default/7619664813208193265'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2366938861658494386/comments/default/7619664813208193265'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/finally-some-scrapping-time.html?showComment=1205175000000#c7619664813208193265' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/finally-some-scrapping-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2366938861658494386' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2366938861658494386' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='March 10, 2008 at 12:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-857471406666742354</id><published>2008-03-12T00:13:00.000-06:00</published><updated>2008-03-12T00:13:12.962-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hope you feel better and more settled soon.  I fin...</title><content type='html'>Hope you feel better and more settled soon.  I find that if I'm unsettled or waiting for something to happen (like moving), I find everything else really hard.  I'm sure as soon as you get in there and start nesting and setting everything up you'll feel heaps better!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/456778475841761111/comments/default/857471406666742354'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/456778475841761111/comments/default/857471406666742354'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/moving-sucks.html?showComment=1205302380000#c857471406666742354' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/moving-sucks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-456778475841761111' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/456778475841761111' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='March 12, 2008 at 12:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8724781667063972978</id><published>2008-03-12T10:03:00.000-06:00</published><updated>2008-03-12T10:03:53.744-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>If you need any help moving let me know! We would ...</title><content type='html'>If you need any help moving let me know! We would be happy to help you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/456778475841761111/comments/default/8724781667063972978'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/456778475841761111/comments/default/8724781667063972978'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/moving-sucks.html?showComment=1205337780000#c8724781667063972978' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/moving-sucks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-456778475841761111' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/456778475841761111' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='March 12, 2008 at 10:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1283539873727755810</id><published>2008-03-12T17:19:00.000-06:00</published><updated>2008-03-12T17:19:14.841-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks so much for the utube, I am sitting here al...</title><content type='html'>thanks so much for the utube, I am sitting here all by myself rotflmao.  so funny...&lt;BR/&gt;hope you feel better soon, and i agree, moving sucks!!!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/456778475841761111/comments/default/1283539873727755810'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/456778475841761111/comments/default/1283539873727755810'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/moving-sucks.html?showComment=1205363940000#c1283539873727755810' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/moving-sucks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-456778475841761111' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/456778475841761111' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 12, 2008 at 5:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8466446135068120497</id><published>2008-03-13T23:56:00.000-06:00</published><updated>2008-03-13T23:56:57.648-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Moving definately sucks the big one!  So sorry tha...</title><content type='html'>Moving definately sucks the big one!  So sorry that it is stressin ya out so badly...I think everyone goes through that when moving...hope all is well soon!Take care of you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/456778475841761111/comments/default/8466446135068120497'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/456778475841761111/comments/default/8466446135068120497'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/moving-sucks.html?showComment=1205474160000#c8466446135068120497' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/moving-sucks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-456778475841761111' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/456778475841761111' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 13, 2008 at 11:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6924409604686296871</id><published>2008-03-14T09:40:00.000-06:00</published><updated>2008-03-14T09:40:00.365-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your freebie is unbelievable. I know I'm goin got ...</title><content type='html'>Your freebie is unbelievable. I know I'm goin got have to purchase the kit as well.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/6924409604686296871'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/6924409604686296871'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1205509200000#c6924409604686296871' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 14, 2008 at 9:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-520397943381239445</id><published>2008-03-14T13:38:00.000-06:00</published><updated>2008-03-14T13:38:15.665-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I really hope your move goes well! I love your lay...</title><content type='html'>I really hope your move goes well! I love your layout for the template challenge!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1149989413563816257/comments/default/520397943381239445'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1149989413563816257/comments/default/520397943381239445'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/show-offs-new-product-fun-challenge.html?showComment=1205523480000#c520397943381239445' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/show-offs-new-product-fun-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1149989413563816257' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1149989413563816257' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='March 14, 2008 at 1:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1720667483522851432</id><published>2008-03-14T13:44:00.000-06:00</published><updated>2008-03-14T13:44:33.526-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Good luck with your move!  Thanks for the fun word...</title><content type='html'>Good luck with your move!  Thanks for the fun word-art!  You are really amazing!  I don't know how you get it all done!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1149989413563816257/comments/default/1720667483522851432'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1149989413563816257/comments/default/1720667483522851432'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/show-offs-new-product-fun-challenge.html?showComment=1205523840000#c1720667483522851432' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/show-offs-new-product-fun-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1149989413563816257' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1149989413563816257' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='March 14, 2008 at 1:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4348675634774517435</id><published>2008-03-14T16:13:00.000-06:00</published><updated>2008-03-14T16:13:48.076-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt I love that winter zoo page! It is SO cute! ...</title><content type='html'>Britt I love that winter zoo page! It is SO cute! I love it. So I haven't scrapped in SO long...I hate it! I forgot my computer when we were up at your folks. Dang it. But hopefully with christian being gone this weekend I"ll be able to get something done...oh and it doesn't help that looking at the computer too long makes me really nauseous! Uh oh...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2366938861658494386/comments/default/4348675634774517435'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2366938861658494386/comments/default/4348675634774517435'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/finally-some-scrapping-time.html?showComment=1205532780000#c4348675634774517435' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/finally-some-scrapping-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2366938861658494386' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2366938861658494386' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='March 14, 2008 at 4:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7580171583203847147</id><published>2008-03-15T21:59:00.000-06:00</published><updated>2008-03-15T21:59:06.449-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I loved your stuff and finally got a LO done using...</title><content type='html'>I loved your stuff and finally got a LO done using a few small things.&lt;BR/&gt;&lt;BR/&gt;Thanks for making really cool stuff.&lt;BR/&gt;&lt;BR/&gt;http://myscrappinevolution.blogspot.com/2008/03/spring-is-made-for-strings.html</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1149989413563816257/comments/default/7580171583203847147'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1149989413563816257/comments/default/7580171583203847147'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/show-offs-new-product-fun-challenge.html?showComment=1205639940000#c7580171583203847147' title=''/><author><name>Sarah K - Sentiments by Sarah</name><uri>https://www.blogger.com/profile/03880457999610080566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/_4RcTc1fVLB8/TGiOpr8-xlI/AAAAAAAAEiE/bXuj34wgh7E/S220-s32/IMG_0736.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/show-offs-new-product-fun-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1149989413563816257' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1149989413563816257' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2034754016'/><gd:extendedProperty name='blogger.displayTime' value='March 15, 2008 at 9:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4173107452604145456</id><published>2008-03-17T12:31:00.000-06:00</published><updated>2008-03-17T12:31:18.073-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, that is so cool to see all these people using...</title><content type='html'>Wow, that is so cool to see all these people using your product! I love that I can always count on your for a new post to your blog. I barely manage to get one post a month these days. I have also driffed away from making time to scrap anything, but one day I will start again!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1149989413563816257/comments/default/4173107452604145456'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1149989413563816257/comments/default/4173107452604145456'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/show-offs-new-product-fun-challenge.html?showComment=1205778660000#c4173107452604145456' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/show-offs-new-product-fun-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1149989413563816257' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1149989413563816257' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='March 17, 2008 at 12:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8687848156023254604</id><published>2008-03-18T12:48:00.000-06:00</published><updated>2008-03-18T12:48:38.428-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I saw that Ellen video awhile back and couldn't st...</title><content type='html'>I saw that Ellen video awhile back and couldn't stop laughing either. Just the other day, I saw the infomercial for Hawaii chairs on a homeshopping channel. My goodness, hahha, i wonder if it'll sell here? :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/456778475841761111/comments/default/8687848156023254604'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/456778475841761111/comments/default/8687848156023254604'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/moving-sucks.html?showComment=1205866080000#c8687848156023254604' title=''/><author><name>verabear</name><uri>https://www.blogger.com/profile/09362497580088835974</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/moving-sucks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-456778475841761111' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/456778475841761111' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-91768227'/><gd:extendedProperty name='blogger.displayTime' value='March 18, 2008 at 12:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-71633459306786096</id><published>2008-03-19T09:35:00.000-06:00</published><updated>2008-03-19T09:35:53.624-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OK. That video is freakin HILARIOUS!!! Thanks for ...</title><content type='html'>OK. That video is freakin HILARIOUS!!! Thanks for the laughs.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/456778475841761111/comments/default/71633459306786096'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/456778475841761111/comments/default/71633459306786096'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/moving-sucks.html?showComment=1205940900000#c71633459306786096' title=''/><author><name>THE FAMILY OF OAK</name><uri>https://www.blogger.com/profile/06577453888648751130</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//1.bp.blogspot.com/_Irn37yK-ts0/TOLKtEkQ7UI/AAAAAAAAA-Q/ZfJZF4kWSAQ/S220-s32/Max%2Band%2BAJ%2Bwith%2Bborder.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/moving-sucks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-456778475841761111' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/456778475841761111' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1483935152'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2008 at 9:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3689434785398167450</id><published>2008-03-20T00:56:00.000-06:00</published><updated>2008-03-20T00:56:42.474-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh yay, glad you are feeling better!!&lt;br&gt;&lt;br&gt;Oooh ...</title><content type='html'>Oh yay, glad you are feeling better!!&lt;BR/&gt;&lt;BR/&gt;Oooh I was going to ask you, hey why aren't you joining up with these sunshine girls cos I know you've got something great to offer.  I'm so excited that you HAVE!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1223482820240434238/comments/default/3689434785398167450'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1223482820240434238/comments/default/3689434785398167450'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/hallelujah.html?showComment=1205996160000#c3689434785398167450' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/hallelujah.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1223482820240434238' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1223482820240434238' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2008 at 12:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1989462291889071355</id><published>2008-03-20T11:18:00.000-06:00</published><updated>2008-03-20T11:18:57.703-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So I started writing you a comment and it turned i...</title><content type='html'>So I started writing you a comment and it turned into a long story so I wrote you an email! But I'm really glad you're feeling better and I'm way excited for your new kit!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1223482820240434238/comments/default/1989462291889071355'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1223482820240434238/comments/default/1989462291889071355'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/hallelujah.html?showComment=1206033480000#c1989462291889071355' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/hallelujah.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1223482820240434238' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1223482820240434238' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2008 at 11:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3612873458595390136</id><published>2008-03-20T12:47:00.000-06:00</published><updated>2008-03-20T12:47:50.590-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am happy for you Brittney!</title><content type='html'>I am happy for you Brittney!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1223482820240434238/comments/default/3612873458595390136'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1223482820240434238/comments/default/3612873458595390136'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/hallelujah.html?showComment=1206038820000#c3612873458595390136' title=''/><author><name>Érica</name><uri>https://www.blogger.com/profile/06496215235425384435</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-CObwQAvKKKw/TxTLTpcu7nI/AAAAAAAAAaM/G7uWoKNhSHc/s32/5a3083b6b23a1e52379196fb5c285a241666aca3%255B1%255D.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/hallelujah.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1223482820240434238' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1223482820240434238' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1366672751'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2008 at 12:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3867713537119387816</id><published>2008-03-20T18:42:00.000-06:00</published><updated>2008-03-20T18:42:34.906-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can't wait to see the new kit!!</title><content type='html'>I can't wait to see the new kit!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1223482820240434238/comments/default/3867713537119387816'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1223482820240434238/comments/default/3867713537119387816'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/hallelujah.html?showComment=1206060120000#c3867713537119387816' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/hallelujah.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1223482820240434238' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1223482820240434238' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2008 at 6:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8246769802945142989</id><published>2008-03-20T19:21:00.000-06:00</published><updated>2008-03-20T19:21:54.936-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Woohoo!!! I made it!!! Thank you!</title><content type='html'>Woohoo!!! I made it!!! Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/8246769802945142989'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/8246769802945142989'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206062460000#c8246769802945142989' title=''/><author><name>KrisG</name><uri>https://www.blogger.com/profile/16340303483825833003</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_m5DQYDLajrA/SPD_yxT38AI/AAAAAAAAAWg/zlgidG4e1mw/S220-s32/frog-6.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-189630069'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2008 at 7:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-298040095911148137</id><published>2008-03-20T19:42:00.000-06:00</published><updated>2008-03-20T19:42:37.619-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can't download it.  ANybody else having problems...</title><content type='html'>I can't download it.  ANybody else having problems with crazy 4shared?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/298040095911148137'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/298040095911148137'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206063720000#c298040095911148137' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/00400035392413049687</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1428555462'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2008 at 7:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5229473709226970916</id><published>2008-03-20T19:44:00.000-06:00</published><updated>2008-03-20T19:44:57.952-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yes, I'm having trouble with this download too.  M...</title><content type='html'>Yes, I'm having trouble with this download too.  Maybe we're breaking 4shared!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/5229473709226970916'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/5229473709226970916'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206063840000#c5229473709226970916' title=''/><author><name>Mary Sue</name><uri>https://www.blogger.com/profile/00567279042774495472</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1927199875'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2008 at 7:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5041774602945249023</id><published>2008-03-20T19:50:00.000-06:00</published><updated>2008-03-20T19:50:51.723-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very fun!  Thanks!</title><content type='html'>Very fun!  Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/5041774602945249023'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/5041774602945249023'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206064200000#c5041774602945249023' title=''/><author><name>Lisa Joy</name><uri>https://www.blogger.com/profile/10402713473642960893</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1741647852'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2008 at 7:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3737759818425581960</id><published>2008-03-20T19:55:00.000-06:00</published><updated>2008-03-20T19:55:57.976-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I got it finally!  I think we're just  too overeag...</title><content type='html'>I got it finally!  I think we're just  too overeager.&lt;BR/&gt;Thanks so much for all your hard work!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/3737759818425581960'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/3737759818425581960'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206064500000#c3737759818425581960' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/00400035392413049687</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1428555462'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2008 at 7:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7449977619175822600</id><published>2008-03-20T20:06:00.000-06:00</published><updated>2008-03-20T20:06:38.978-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!!  THis is so fun! Thanks, Lady!  I LOVE your ...</title><content type='html'>Wow!!  THis is so fun! Thanks, Lady!  I LOVE your part, btw... TOTALLY cute!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/7449977619175822600'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/7449977619175822600'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206065160000#c7449977619175822600' title=''/><author><name>BTMIN</name><uri>https://www.blogger.com/profile/16723311176479432021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703829899'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2008 at 8:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7902853788259658846</id><published>2008-03-20T20:20:00.000-06:00</published><updated>2008-03-20T20:20:02.610-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am soo excited that you joined the Sunshine Girl...</title><content type='html'>I am soo excited that you joined the Sunshine Girl group! Thank you for the goodies!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/7902853788259658846'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/7902853788259658846'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206066000000#c7902853788259658846' title=''/><author><name>Designs by Rhonda</name><uri>https://www.blogger.com/profile/06655953600837492599</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//i80.photobucket.com/albums/j170/rhonda42182/A966.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-799306442'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2008 at 8:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8169512208831409042</id><published>2008-03-20T20:42:00.000-06:00</published><updated>2008-03-20T20:42:12.732-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much Brittney! And welcome to the Sunshi...</title><content type='html'>Thanks so much Brittney! And welcome to the Sunshine Girls!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/8169512208831409042'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/8169512208831409042'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206067320000#c8169512208831409042' title=''/><author><name>Érica</name><uri>https://www.blogger.com/profile/06496215235425384435</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-CObwQAvKKKw/TxTLTpcu7nI/AAAAAAAAAaM/G7uWoKNhSHc/s32/5a3083b6b23a1e52379196fb5c285a241666aca3%255B1%255D.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1366672751'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2008 at 8:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5337361336649369927</id><published>2008-03-20T20:51:00.000-06:00</published><updated>2008-03-20T20:51:03.590-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this!</title><content type='html'>Thank you so much for this!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/5337361336649369927'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/5337361336649369927'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206067860000#c5337361336649369927' title=''/><author><name>Nett (Lady_Grundlefunk)</name><uri>https://www.blogger.com/profile/17499879138605302619</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_M0J1j4XGnKs/SPD9r-6ufCI/AAAAAAAAAns/tEt9xAwd3bE/S220-s32/150-1.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-390317974'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2008 at 8:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1983130181011167721</id><published>2008-03-20T21:29:00.000-06:00</published><updated>2008-03-20T21:29:13.873-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>how FUN!!! thanks that alpha is the BEST!!!</title><content type='html'>how FUN!!! thanks that alpha is the BEST!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/1983130181011167721'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/1983130181011167721'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206070140000#c1983130181011167721' title=''/><author><name>ChrissyW</name><uri>https://www.blogger.com/profile/11618353592345321210</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-kpEagpDGf6g/UkXMVWX-7fI/AAAAAAAAAWM/62kNS-F8OnE/s32/july1%2Bwalk8.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1739013542'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2008 at 9:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7379488549203994595</id><published>2008-03-20T21:41:00.000-06:00</published><updated>2008-03-20T21:41:10.929-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for your wonderful part in this fabulous...</title><content type='html'>Thank you for your wonderful part in this fabulous kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/7379488549203994595'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/7379488549203994595'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206070860000#c7379488549203994595' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2008 at 9:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1276759120878749772</id><published>2008-03-20T21:42:00.000-06:00</published><updated>2008-03-20T21:42:06.221-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks! Hope you have a blessed Easter in your new...</title><content type='html'>Thanks! Hope you have a blessed Easter in your new home!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/1276759120878749772'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/1276759120878749772'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206070920000#c1276759120878749772' title=''/><author><name>-tnchick-</name><uri>https://www.blogger.com/profile/01790208233918474343</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-273174617'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2008 at 9:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3172202462414871852</id><published>2008-03-20T22:48:00.000-06:00</published><updated>2008-03-20T22:48:35.252-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks bunches, Britt! Y'all are RAWKIN' the CASBA...</title><content type='html'>Thanks bunches, Britt! Y'all are RAWKIN' the CASBAH on this one. Sweet!!&lt;BR/&gt;&lt;BR/&gt;Hoppy Easter to you and your Bunny Boy! (Don't nibble on his ears TOO much.)  ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/3172202462414871852'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/3172202462414871852'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206074880000#c3172202462414871852' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2008 at 10:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5800864636429572836</id><published>2008-03-20T22:58:00.000-06:00</published><updated>2008-03-20T22:58:15.128-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, this is one of the best kits in the egg hunt~...</title><content type='html'>Wow, this is one of the best kits in the egg hunt~ I especially love the gem flowers and the word overlay/frame. Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1223482820240434238/comments/default/5800864636429572836'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1223482820240434238/comments/default/5800864636429572836'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/hallelujah.html?showComment=1206075480000#c5800864636429572836' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/hallelujah.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1223482820240434238' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1223482820240434238' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2008 at 10:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5644692225572366245</id><published>2008-03-20T23:01:00.000-06:00</published><updated>2008-03-20T23:01:58.003-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yeah, I love the fun of trying to figure out what ...</title><content type='html'>Yeah, I love the fun of trying to figure out what is hidden in each hidden egg. Thanks for being a part of this wonderful endeaver. So nice to meet you and to visit with you for this short while. 4Share has been a problem for quite a few designers the past two weeks. So, I finally got the download and I appreciate that fact. &lt;B&gt; Leavin LUV! XOXOXO &lt;/B&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/5644692225572366245'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/5644692225572366245'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206075660000#c5644692225572366245' title=''/><author><name>grambie</name><uri>https://www.blogger.com/profile/18088160836850584667</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//2.bp.blogspot.com/-HxL_uJ_5BA0/TkahBmMfX4I/AAAAAAAAAAQ/TM7rQgbaI6E/s32/Shirl-Avatar-2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2050696099'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2008 at 11:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6443262949836265340</id><published>2008-03-20T23:46:00.000-06:00</published><updated>2008-03-20T23:46:11.897-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for your lovely addition to this beautiful ...</title><content type='html'>Thanks for your lovely addition to this beautiful gift!  &lt;BR/&gt;&lt;BR/&gt;Aunt Anne</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/6443262949836265340'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/6443262949836265340'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206078360000#c6443262949836265340' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2008 at 11:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7708194149916178234</id><published>2008-03-21T01:12:00.000-06:00</published><updated>2008-03-21T01:12:11.683-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such fun!  Thank you! Beautiful desings!</title><content type='html'>Such fun!  Thank you! Beautiful desings!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/7708194149916178234'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/7708194149916178234'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206083520000#c7708194149916178234' title=''/><author><name>Margie</name><uri>https://www.blogger.com/profile/17916351741969401902</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-858424568'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2008 at 1:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4703717137374922731</id><published>2008-03-21T01:38:00.000-06:00</published><updated>2008-03-21T01:38:42.449-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your part of the collab is lovely. Thank you so mu...</title><content type='html'>Your part of the collab is lovely. Thank you so much for sharing. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/4703717137374922731'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/4703717137374922731'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206085080000#c4703717137374922731' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/02512506462476359700</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1406737988'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2008 at 1:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4567862956794948936</id><published>2008-03-21T02:18:00.000-06:00</published><updated>2008-03-21T02:18:30.200-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You gals are amazing!!! You sure do know how to sp...</title><content type='html'>You gals are amazing!!! You sure do know how to spoil us.......and we love it!&lt;BR/&gt;Thank you so much for your contribution to this fabulous kit!! I really appreciate your time, efforts, talents and generosity. You are so very, very thoughtful.&lt;BR/&gt;~~~Big Hugs~~~&lt;BR/&gt;~Bethany~</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/4567862956794948936'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/4567862956794948936'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206087480000#c4567862956794948936' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2008 at 2:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2129875678578344578</id><published>2008-03-21T04:02:00.001-06:00</published><updated>2008-03-21T04:02:07.026-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/2129875678578344578'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/2129875678578344578'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206093720001#c2129875678578344578' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2008 at 4:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7714284052317344339</id><published>2008-03-21T04:02:00.002-06:00</published><updated>2008-03-21T04:02:07.744-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi! So nice to hear your moving is over and that y...</title><content type='html'>Hi! So nice to hear your moving is over and that you're getting better! I've missed seeing your LOs and designs so it's great to have you back! :) And thanks so much for the freebie! It's really cute and the egghunt sounds like so much fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/7714284052317344339'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/7714284052317344339'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206093720002#c7714284052317344339' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2008 at 4:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1412618253980207973</id><published>2008-03-21T04:37:00.000-06:00</published><updated>2008-03-21T04:38:26.355-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/1412618253980207973'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/1412618253980207973'/><author><name>Flergs</name><uri>https://www.blogger.com/profile/08284086771510353811</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp1.blogger.com/_in81hSkAUsc/SIbm8_8ibjI/AAAAAAAABQw/hps_mhrreAM/S220-s32/Megs_Avvy.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-2015203709'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2008 at 4:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3913859272965833801</id><published>2008-03-21T04:39:00.000-06:00</published><updated>2008-03-21T04:39:16.592-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Franziska's Blog link:&lt;br&gt;&lt;br&gt;http://digitalscrapb...</title><content type='html'>Franziska's Blog link:&lt;BR/&gt;&lt;BR/&gt;http://digitalscrapbookgrapixs.blogspot.com/&lt;BR/&gt;&lt;BR/&gt;In case you have trouble.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/3913859272965833801'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/3913859272965833801'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206095940000#c3913859272965833801' title=''/><author><name>Flergs</name><uri>https://www.blogger.com/profile/08284086771510353811</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp1.blogger.com/_in81hSkAUsc/SIbm8_8ibjI/AAAAAAAABQw/hps_mhrreAM/S220-s32/Megs_Avvy.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2015203709'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2008 at 4:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3350939143468970918</id><published>2008-03-21T04:51:00.000-06:00</published><updated>2008-03-21T04:51:19.964-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks!</title><content type='html'>Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/3350939143468970918'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/3350939143468970918'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206096660000#c3350939143468970918' title=''/><author><name>Phill and Melissa</name><uri>https://www.blogger.com/profile/09734159763712845849</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//bp2.blogger.com/_16ZBOaIG9Kw/SHXrE40EzAI/AAAAAAAADdY/onCF_zxHQps/S220-s32/20071128-BHP-Christmas-Part.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-791568386'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2008 at 4:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7444542923779350769</id><published>2008-03-21T05:09:00.000-06:00</published><updated>2008-03-21T05:09:53.745-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this great collaborative fre...</title><content type='html'>Thank you so much for this great collaborative freebie. I love it. Happy Easter !!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/7444542923779350769'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/7444542923779350769'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206097740000#c7444542923779350769' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2008 at 5:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9036071754853824938</id><published>2008-03-21T05:36:00.000-06:00</published><updated>2008-03-21T05:36:49.374-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Gorgeous! Thank you! :)</title><content type='html'>Gorgeous! Thank you! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/9036071754853824938'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/9036071754853824938'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206099360000#c9036071754853824938' title=''/><author><name>Lynn</name><uri>https://www.blogger.com/profile/16374234713244457517</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_GErdFtnqxgM/Sg793Lr1eiI/AAAAAAAAATc/CmeDQi_fXKk/S220-s32/ForLynn1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-306345720'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2008 at 5:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8496259258697542145</id><published>2008-03-21T08:12:00.000-06:00</published><updated>2008-03-21T08:12:50.331-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for your contribution.  This has been fun.</title><content type='html'>Thanks for your contribution.  This has been fun.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/8496259258697542145'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/8496259258697542145'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206108720000#c8496259258697542145' title=''/><author><name>Karen M in FL</name><uri>https://www.blogger.com/profile/10250836687540893667</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1245589473'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2008 at 8:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9015985096451778314</id><published>2008-03-21T09:36:00.000-06:00</published><updated>2008-03-21T09:36:21.575-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>:) ty ty ty :)&lt;br&gt;this is such a fun hunt! I feel ...</title><content type='html'>:) ty ty ty :)&lt;BR/&gt;this is such a fun hunt! I feel like a kid again lol.  each egg is filled with so much cute stuff!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/9015985096451778314'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/9015985096451778314'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206113760000#c9015985096451778314' title=''/><author><name>Fantacy so Sweet-n-Stuff...</name><uri>https://www.blogger.com/profile/08887272217817525333</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_hJF5W73yDlA/TSKMOVjVqgI/AAAAAAAABj0/cgJs33SgwuQ/S220-s31/IMG_9241%2Bcopywarmer.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-489187278'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2008 at 9:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9151656147065787201</id><published>2008-03-21T11:03:00.000-06:00</published><updated>2008-03-21T11:03:05.833-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can't get it to download, I'm stuck! Ugh!</title><content type='html'>I can't get it to download, I'm stuck! Ugh!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/9151656147065787201'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/9151656147065787201'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206118980000#c9151656147065787201' title=''/><author><name>jenn7</name><uri>https://www.blogger.com/profile/14584342550265994853</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-655862519'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2008 at 11:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3503443363624110145</id><published>2008-03-21T11:41:00.000-06:00</published><updated>2008-03-21T11:41:30.632-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>AWESOME LO's!!  THanks for the fun free templates,...</title><content type='html'>AWESOME LO's!!  THanks for the fun free templates, Brittney!!&lt;BR/&gt;-Ashley</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/92844642250309383/comments/default/3503443363624110145'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/92844642250309383/comments/default/3503443363624110145'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/another-week-of-show-offs-2-ways-to-win.html?showComment=1206121260000#c3503443363624110145' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/another-week-of-show-offs-2-ways-to-win.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-92844642250309383' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/92844642250309383' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2008 at 11:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5181029676406936174</id><published>2008-03-21T11:41:00.001-06:00</published><updated>2008-03-21T11:43:08.740-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/92844642250309383/comments/default/5181029676406936174'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/92844642250309383/comments/default/5181029676406936174'/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/another-week-of-show-offs-2-ways-to-win.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-92844642250309383' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/92844642250309383' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2008 at 11:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2095185673697369947</id><published>2008-03-21T11:49:00.000-06:00</published><updated>2008-03-21T11:49:08.257-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have lots of LOs to send to you. But I forget. l...</title><content type='html'>I have lots of LOs to send to you. But I forget. lol Great layouts. Yours are wonderful. I need to lift them</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/92844642250309383/comments/default/2095185673697369947'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/92844642250309383/comments/default/2095185673697369947'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/another-week-of-show-offs-2-ways-to-win.html?showComment=1206121740000#c2095185673697369947' title=''/><author><name>Érica</name><uri>https://www.blogger.com/profile/06496215235425384435</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-CObwQAvKKKw/TxTLTpcu7nI/AAAAAAAAAaM/G7uWoKNhSHc/s32/5a3083b6b23a1e52379196fb5c285a241666aca3%255B1%255D.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/another-week-of-show-offs-2-ways-to-win.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-92844642250309383' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/92844642250309383' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1366672751'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2008 at 11:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1136689194024651892</id><published>2008-03-21T13:02:00.000-06:00</published><updated>2008-03-21T13:02:16.822-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful show offs!</title><content type='html'>Beautiful show offs!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/92844642250309383/comments/default/1136689194024651892'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/92844642250309383/comments/default/1136689194024651892'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/another-week-of-show-offs-2-ways-to-win.html?showComment=1206126120000#c1136689194024651892' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/another-week-of-show-offs-2-ways-to-win.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-92844642250309383' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/92844642250309383' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2008 at 1:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5166401675680950312</id><published>2008-03-21T13:35:00.000-06:00</published><updated>2008-03-21T13:35:35.247-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Lots of fun stuff, as usual!  Thank you so much fo...</title><content type='html'>Lots of fun stuff, as usual!  Thank you so much for making my Friday afternoon fun!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/5166401675680950312'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/5166401675680950312'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206128100000#c5166401675680950312' title=''/><author><name>sourfleed</name><uri>https://www.blogger.com/profile/00869109677765835763</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-RuqOgaUG7A4/ToSs6aMuB8I/AAAAAAAABXw/-Rb5vsijn_8/s32/cee5c369086c07b19f85bc2a6321e7b1-bpfull.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-173498678'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2008 at 1:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1056116920572485630</id><published>2008-03-21T16:53:00.000-06:00</published><updated>2008-03-21T16:53:36.815-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>TY so very much!!!!!!</title><content type='html'>TY so very much!!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/1056116920572485630'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/1056116920572485630'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206139980000#c1056116920572485630' title=''/><author><name>Sharon aka Scrapcat4914</name><uri>https://www.blogger.com/profile/16114930182818644114</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//bp0.blogger.com/_9LuSK2E6b9Y/R__Z7MmnANI/AAAAAAAAAFk/PeGK2VuzRkQ/S220-s31/DSC_0004.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-441086482'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2008 at 4:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1672966818345126090</id><published>2008-03-21T18:24:00.000-06:00</published><updated>2008-03-21T18:24:06.906-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank You Britt!! This is my first visit to your b...</title><content type='html'>Thank You Britt!! This is my first visit to your blog, but it certainly won't be my last!! I like your style!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/1672966818345126090'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/1672966818345126090'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206145440000#c1672966818345126090' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2008 at 6:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4382930033945433154</id><published>2008-03-21T21:21:00.000-06:00</published><updated>2008-03-21T21:21:19.859-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much!</title><content type='html'>Thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/4382930033945433154'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/4382930033945433154'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206156060000#c4382930033945433154' title=''/><author><name>Ramie :-)</name><uri>https://www.blogger.com/profile/01108103470019559222</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//1.bp.blogspot.com/_7U-AmfeYsQE/SYXIYQ0YolI/AAAAAAAAAD4/tOdNbypyfIE/S220-s32/Ramie+A+Pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1887783960'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2008 at 9:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6356244933503967602</id><published>2008-03-21T23:33:00.000-06:00</published><updated>2008-03-21T23:33:15.550-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>wow this is absolutely beautiful.  thank you for s...</title><content type='html'>wow this is absolutely beautiful.  thank you for sharing it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/6356244933503967602'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/6356244933503967602'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206163980000#c6356244933503967602' title=''/><author><name>Nita</name><uri>https://www.blogger.com/profile/12243948998552007233</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2126840597'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2008 at 11:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9220746571883817157</id><published>2008-03-22T04:30:00.000-06:00</published><updated>2008-03-22T04:30:02.546-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your contribution--TFS!&lt;br&gt;&lt;br&gt;My only prob...</title><content type='html'>I love your contribution--TFS!&lt;BR/&gt;&lt;BR/&gt;My only problem?  My computer is treating it as a virus and won't let me open it:(  Any ideas how I can fix this?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/9220746571883817157'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/9220746571883817157'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206181800000#c9220746571883817157' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/11588157289621978391</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-483069304'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2008 at 4:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-98625220164240555</id><published>2008-03-22T10:10:00.000-06:00</published><updated>2008-03-22T10:10:10.157-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for helping fill my Easter Scrap Ba...</title><content type='html'>Thanks so much for helping fill my Easter Scrap Basket. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/98625220164240555'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/98625220164240555'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206202200000#c98625220164240555' title=''/><author><name>Myxi</name><uri>https://www.blogger.com/profile/16597364133129589978</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-552672201'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2008 at 10:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5478145485197089526</id><published>2008-03-22T13:45:00.000-06:00</published><updated>2008-03-22T13:45:56.422-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt those are some great new pages! I love the b...</title><content type='html'>Britt those are some great new pages! I love the bacci one! I tagged you on my blog!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/92844642250309383/comments/default/5478145485197089526'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/92844642250309383/comments/default/5478145485197089526'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/another-week-of-show-offs-2-ways-to-win.html?showComment=1206215100000#c5478145485197089526' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/another-week-of-show-offs-2-ways-to-win.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-92844642250309383' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/92844642250309383' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2008 at 1:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4498678950411638478</id><published>2008-03-22T18:45:00.000-06:00</published><updated>2008-03-22T18:45:19.015-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for sharing. Happy Easter.</title><content type='html'>Thank you so much for sharing. Happy Easter.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/4498678950411638478'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/4498678950411638478'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206233100000#c4498678950411638478' title=''/><author><name>Dolça</name><uri>https://www.blogger.com/profile/04165300640685310017</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-4V2V0zFY9VQ/Xg5Q6uW9WiI/AAAAAAAAHIU/A3gjeE9BYPgPySWk9Q2WxS3AkhZBdR6_ACK4BGAYYCw/s32/IMG_1418.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-741777319'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2008 at 6:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8538416804472710405</id><published>2008-03-22T18:53:00.000-06:00</published><updated>2008-03-22T18:53:55.067-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank for sharing! This Egg Hunt has been a blast!...</title><content type='html'>Thank for sharing! This Egg Hunt has been a blast! Happy Easter!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/8538416804472710405'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/8538416804472710405'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206233580000#c8538416804472710405' title=''/><author><name>Shannon</name><uri>https://www.blogger.com/profile/12750993001412010585</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//1.bp.blogspot.com/_zwm3sGQrPAE/S7jRnpY8h9I/AAAAAAAAA_4/XJb7kx_f5IA/S220-s32/TheCut.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-514984989'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2008 at 6:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3273807032852328994</id><published>2008-03-23T07:19:00.000-06:00</published><updated>2008-03-23T07:19:11.064-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is so lovely. Thank you.</title><content type='html'>This is so lovely. Thank you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/3273807032852328994'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/3273807032852328994'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206278340000#c3273807032852328994' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12766583501226631527</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-489299845'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2008 at 7:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5999651270777489094</id><published>2008-03-23T13:43:00.000-06:00</published><updated>2008-03-23T13:43:37.118-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Easter!  Love your layouts.. I agree, moving...</title><content type='html'>Happy Easter!  Love your layouts.. I agree, moving does suck but I really love the nesting part afterwards, where you slowly transform the new place into your own space.  I love that feeling.  And I agree about Christmas cards (go digi!) and I was dismayed this year to find so many people didn't bother.. it was a bit sad really.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8877479585724019620/comments/default/5999651270777489094'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8877479585724019620/comments/default/5999651270777489094'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/happy-easter.html?showComment=1206301380000#c5999651270777489094' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/happy-easter.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8877479585724019620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8877479585724019620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2008 at 1:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4800907037124757723</id><published>2008-03-25T18:19:00.000-06:00</published><updated>2008-03-25T18:19:35.047-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for your part of this great collab!</title><content type='html'>Thanks for your part of this great collab!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/4800907037124757723'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/4800907037124757723'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206490740000#c4800907037124757723' title=''/><author><name>Nicole</name><uri>https://www.blogger.com/profile/05387858756515539616</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1711763686'/><gd:extendedProperty name='blogger.displayTime' value='March 25, 2008 at 6:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7794067412165731569</id><published>2008-03-26T00:24:00.000-06:00</published><updated>2008-03-26T00:24:23.610-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SUPER cute mini kit!  I saw this on the blog today...</title><content type='html'>SUPER cute mini kit!  I saw this on the blog today and I love it! :)  Fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2048342320144160565/comments/default/7794067412165731569'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2048342320144160565/comments/default/7794067412165731569'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/free-mini-kit-for-challenge.html?showComment=1206512640000#c7794067412165731569' title=''/><author><name>BTMIN</name><uri>https://www.blogger.com/profile/16723311176479432021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/free-mini-kit-for-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2048342320144160565' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2048342320144160565' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703829899'/><gd:extendedProperty name='blogger.displayTime' value='March 26, 2008 at 12:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2138449086936678985</id><published>2008-03-26T10:06:00.000-06:00</published><updated>2008-03-26T10:06:21.663-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome!  Another MAGICAL kit???  I can't wait!!  ...</title><content type='html'>Awesome!  Another MAGICAL kit???  I can't wait!!  Any chance it will be out by Friday?  I'm starting work on a "magical" trip album this weekend and I already have all of your other magical stuff!  I can't WAIT to see this one!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2048342320144160565/comments/default/2138449086936678985'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2048342320144160565/comments/default/2138449086936678985'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/free-mini-kit-for-challenge.html?showComment=1206547560000#c2138449086936678985' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/free-mini-kit-for-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2048342320144160565' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2048342320144160565' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='March 26, 2008 at 10:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3652107997493694314</id><published>2008-03-26T10:09:00.000-06:00</published><updated>2008-03-26T10:09:04.756-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yes labdogs, if everything goes according to plan,...</title><content type='html'>Yes labdogs, if everything goes according to plan, it should be out on Friday!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2048342320144160565/comments/default/3652107997493694314'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2048342320144160565/comments/default/3652107997493694314'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/free-mini-kit-for-challenge.html?showComment=1206547740000#c3652107997493694314' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/free-mini-kit-for-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2048342320144160565' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2048342320144160565' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='March 26, 2008 at 10:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1724523538440976637</id><published>2008-03-26T16:39:00.000-06:00</published><updated>2008-03-26T16:39:03.298-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SO CUTE! I love all of your kits, you are seriousl...</title><content type='html'>SO CUTE! I love all of your kits, you are seriously the best!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2048342320144160565/comments/default/1724523538440976637'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2048342320144160565/comments/default/1724523538440976637'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/free-mini-kit-for-challenge.html?showComment=1206571140000#c1724523538440976637' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/free-mini-kit-for-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2048342320144160565' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2048342320144160565' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='March 26, 2008 at 4:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4069863095198062419</id><published>2008-03-26T17:04:00.000-06:00</published><updated>2008-03-26T17:04:39.767-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>cute Britt I can't wait to see your new kit!</title><content type='html'>cute Britt I can't wait to see your new kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2048342320144160565/comments/default/4069863095198062419'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2048342320144160565/comments/default/4069863095198062419'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/free-mini-kit-for-challenge.html?showComment=1206572640000#c4069863095198062419' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/free-mini-kit-for-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2048342320144160565' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2048342320144160565' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='March 26, 2008 at 5:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1035958054148103024</id><published>2008-03-27T07:42:00.000-06:00</published><updated>2008-03-27T07:42:04.363-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the mini kit, too, but it seems like the ch...</title><content type='html'>I love the mini kit, too, but it seems like the challenge in the link it over :(  Is there another way to get the mini kit?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2048342320144160565/comments/default/1035958054148103024'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2048342320144160565/comments/default/1035958054148103024'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/free-mini-kit-for-challenge.html?showComment=1206625320000#c1035958054148103024' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/free-mini-kit-for-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2048342320144160565' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2048342320144160565' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='March 27, 2008 at 7:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-670373400543886346</id><published>2008-03-27T17:02:00.000-06:00</published><updated>2008-03-27T17:02:20.683-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>cute Freebie!! And I'm so excited for your new kit...</title><content type='html'>cute Freebie!! And I'm so excited for your new kit!! From the little bit, it looks awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2048342320144160565/comments/default/670373400543886346'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2048342320144160565/comments/default/670373400543886346'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/free-mini-kit-for-challenge.html?showComment=1206658920000#c670373400543886346' title=''/><author><name>Super Daysh</name><uri>https://www.blogger.com/profile/05408931766232543547</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-Oy4xgT14VHo/Uhqc4iD2M6I/AAAAAAAADnI/bvBAuBQLYt0/s32/sunday-sweeties-2-web.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/free-mini-kit-for-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2048342320144160565' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2048342320144160565' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-334762975'/><gd:extendedProperty name='blogger.displayTime' value='March 27, 2008 at 5:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2328054855935959001</id><published>2008-03-27T17:06:00.000-06:00</published><updated>2008-03-27T17:06:18.673-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks so much for your part of the kit! It turned...</title><content type='html'>thanks so much for your part of the kit! It turned out so cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/2328054855935959001'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/2328054855935959001'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206659160000#c2328054855935959001' title=''/><author><name>Super Daysh</name><uri>https://www.blogger.com/profile/05408931766232543547</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-Oy4xgT14VHo/Uhqc4iD2M6I/AAAAAAAADnI/bvBAuBQLYt0/s32/sunday-sweeties-2-web.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-334762975'/><gd:extendedProperty name='blogger.displayTime' value='March 27, 2008 at 5:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7701377016166674713</id><published>2008-03-27T22:57:00.000-06:00</published><updated>2008-03-27T22:57:57.999-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW I LOVE LOVE THOSE LO! That kit is so cute! I'm...</title><content type='html'>WOW I LOVE LOVE THOSE LO! That kit is so cute! I'm way excited for your new kit tomorrow!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1937178705488310101/comments/default/7701377016166674713'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1937178705488310101/comments/default/7701377016166674713'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/free-desktop-calendar.html?showComment=1206680220000#c7701377016166674713' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/free-desktop-calendar.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1937178705488310101' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1937178705488310101' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='March 27, 2008 at 10:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-808519465660743511</id><published>2008-03-28T10:49:00.000-06:00</published><updated>2008-03-28T10:49:31.386-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the new kit! I haven't scrapped forever so ...</title><content type='html'>I love the new kit! I haven't scrapped forever so I am hoping to get going this weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/808519465660743511'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/808519465660743511'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206722940000#c808519465660743511' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='March 28, 2008 at 10:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4223256369487995385</id><published>2008-03-28T12:04:00.000-06:00</published><updated>2008-03-28T12:04:38.923-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your nemo page! It&amp;#39;s perfect I love how...</title><content type='html'>I love your nemo page! It's perfect I love how you put a pic in the background, it is awesome &amp; so is your new kit! Love it, and what a amazing freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/4223256369487995385'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/4223256369487995385'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206727440000#c4223256369487995385' title=''/><author><name>Victoria Elder</name><uri>https://www.blogger.com/profile/02311355940687984819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='20' src='//1.bp.blogspot.com/_gDwTdQp80Bo/Se5RN3XtJgI/AAAAAAAABFc/RuI2uAf4r1Y/S220-s32/Copy+of+Copy+of+IMG_0420+vintage-bw+copy-clrized.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-897611465'/><gd:extendedProperty name='blogger.displayTime' value='March 28, 2008 at 12:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3890228873342681048</id><published>2008-03-28T12:34:00.000-06:00</published><updated>2008-03-28T12:34:25.790-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Another beauty, Britt-ish Designs!!  :)  You const...</title><content type='html'>Another beauty, Britt-ish Designs!!  :)  You constantly amaze with your creativity!  LOVE LOVE LOVE this fabo freebie.  Walt would be so proud! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/3890228873342681048'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/3890228873342681048'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206729240000#c3890228873342681048' title=''/><author><name>BTMIN</name><uri>https://www.blogger.com/profile/16723311176479432021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703829899'/><gd:extendedProperty name='blogger.displayTime' value='March 28, 2008 at 12:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6055572866695890379</id><published>2008-03-28T12:46:00.000-06:00</published><updated>2008-03-28T12:46:57.062-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oooh Britt! You totally out did yourself again! Th...</title><content type='html'>Oooh Britt! You totally out did yourself again! This kit looks so awesome!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/6055572866695890379'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/6055572866695890379'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206729960000#c6055572866695890379' title=''/><author><name>Super Daysh</name><uri>https://www.blogger.com/profile/05408931766232543547</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-Oy4xgT14VHo/Uhqc4iD2M6I/AAAAAAAADnI/bvBAuBQLYt0/s32/sunday-sweeties-2-web.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-334762975'/><gd:extendedProperty name='blogger.displayTime' value='March 28, 2008 at 12:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6512732133743397089</id><published>2008-03-28T13:00:00.000-06:00</published><updated>2008-03-28T13:00:39.141-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brittney... that kit is awesome!  If I were a digi...</title><content type='html'>Brittney... that kit is awesome!  If I were a digi scrapper... which I hope someday to be!... I would totally get it!!!!!  I was thinking... you should do a kit of New York City!  You'd do such an amazing job if you did!!!!!!! :)  I love your LO too.... the background paper is amazing!  You always make me want to go to Disneyland!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/6512732133743397089'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/6512732133743397089'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206730800000#c6512732133743397089' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='March 28, 2008 at 1:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8927553415127119609</id><published>2008-03-28T13:11:00.000-06:00</published><updated>2008-03-28T13:11:48.263-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Firstly, all the show-offs are amazing!!  Just so ...</title><content type='html'>Firstly, all the show-offs are amazing!!  Just so beautiful, and I love all the layouts everyone has scrapped with your AWESOME new kit.  I love how everyone interprets it differently.  &lt;BR/&gt;&lt;BR/&gt;I just have to say your new kit is amazing, as you know, I'm one of your biggest fans and love everything of yours, but this is really great.  It was so much fun doing those two layouts, I know I will use it again too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/8927553415127119609'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/8927553415127119609'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206731460000#c8927553415127119609' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='March 28, 2008 at 1:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5824138559803010912</id><published>2008-03-28T13:18:00.000-06:00</published><updated>2008-03-28T13:18:13.615-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much!  I love your Disney stuff....LO...</title><content type='html'>Thank you so much!  I love your Disney stuff....LOVE IT!!&lt;BR/&gt;;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/5824138559803010912'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/5824138559803010912'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206731880000#c5824138559803010912' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='March 28, 2008 at 1:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2170034118542308256</id><published>2008-03-28T14:17:00.000-06:00</published><updated>2008-03-28T14:17:36.542-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE LOVE the mini kit!  You are as amazing as alw...</title><content type='html'>LOVE LOVE the mini kit!  You are as amazing as always! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/2170034118542308256'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/2170034118542308256'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206735420000#c2170034118542308256' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='March 28, 2008 at 2:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8128070133607472554</id><published>2008-03-28T14:56:00.000-06:00</published><updated>2008-03-28T14:56:23.185-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations on the release of your new kit, it...</title><content type='html'>Congratulations on the release of your new kit, it looks fabulous! :)&lt;BR/&gt;&lt;BR/&gt;Thanks for the freebie too, I better use it so I can be on your show off slide too. hehehe :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/8128070133607472554'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/8128070133607472554'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206737760000#c8128070133607472554' title=''/><author><name>verabear</name><uri>https://www.blogger.com/profile/09362497580088835974</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-91768227'/><gd:extendedProperty name='blogger.displayTime' value='March 28, 2008 at 2:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7584391838763318672</id><published>2008-03-28T15:04:00.000-06:00</published><updated>2008-03-28T15:04:03.402-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I was patient and now have no problems at all down...</title><content type='html'>I was patient and now have no problems at all downloading. hehehe :) thank you so much for all these awesomeness.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/7584391838763318672'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2009770454863538791/comments/default/7584391838763318672'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html?showComment=1206738240000#c7584391838763318672' title=''/><author><name>verabear</name><uri>https://www.blogger.com/profile/09362497580088835974</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/sunshine-sweets-easterspring-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2009770454863538791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2009770454863538791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-91768227'/><gd:extendedProperty name='blogger.displayTime' value='March 28, 2008 at 3:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4403167960622738456</id><published>2008-03-28T16:37:00.000-06:00</published><updated>2008-03-28T16:37:10.249-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much Brittney for the freebie. I'll use ...</title><content type='html'>Thanks so much Brittney for the freebie. I'll use it soon.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/4403167960622738456'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/4403167960622738456'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206743820000#c4403167960622738456' title=''/><author><name>Érica</name><uri>https://www.blogger.com/profile/06496215235425384435</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-CObwQAvKKKw/TxTLTpcu7nI/AAAAAAAAAaM/G7uWoKNhSHc/s32/5a3083b6b23a1e52379196fb5c285a241666aca3%255B1%255D.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1366672751'/><gd:extendedProperty name='blogger.displayTime' value='March 28, 2008 at 4:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7033664269020682453</id><published>2008-03-28T18:11:00.000-06:00</published><updated>2008-03-28T18:11:43.863-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I soooo agree with Kate. I totally love LTWB and w...</title><content type='html'>I soooo agree with Kate. I totally love LTWB and will definitely use it again.. :) (I had so much fun doing that layout!!)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/7033664269020682453'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/7033664269020682453'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206749460000#c7033664269020682453' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 28, 2008 at 6:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9120624881237327108</id><published>2008-03-28T18:40:00.000-06:00</published><updated>2008-03-28T18:40:13.070-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt, I love the desktop!</title><content type='html'>Thanks Britt, I love the desktop!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1937178705488310101/comments/default/9120624881237327108'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1937178705488310101/comments/default/9120624881237327108'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/free-desktop-calendar.html?showComment=1206751200000#c9120624881237327108' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/free-desktop-calendar.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1937178705488310101' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1937178705488310101' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='March 28, 2008 at 6:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8148713785559798442</id><published>2008-03-28T20:19:00.000-06:00</published><updated>2008-03-28T20:19:16.353-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Incredible work! WOW! I love this kit and the layo...</title><content type='html'>Incredible work! WOW! I love this kit and the layouts are outstanding too! &lt;BR/&gt;&lt;BR/&gt;Thank so much for the amazing freebie! You made my day!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/8148713785559798442'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/8148713785559798442'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206757140000#c8148713785559798442' title=''/><author><name>Heidi</name><uri>https://www.blogger.com/profile/17373104453139954614</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//bp1.blogger.com/_06nbVFw716U/R4w_Yi7FrrI/AAAAAAAAAAM/IZZ7Bf6jo3g/S220-s32/Sept1-110.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-758415443'/><gd:extendedProperty name='blogger.displayTime' value='March 28, 2008 at 8:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5561626440844903208</id><published>2008-03-28T20:25:00.000-06:00</published><updated>2008-03-28T20:25:12.520-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt your new kit is off the hook! Geez Louise, l...</title><content type='html'>Britt your new kit is off the hook! Geez Louise, lady - you are one talented chicky-poo! Thanks bunches for the freebie, too. With SH closing, you'll probably see my app at SM and SSS soon.&lt;BR/&gt;&lt;BR/&gt;"Leave the world behind," is exactly what I'd like to do after this week. Calgon, take me away!!&lt;BR/&gt;&lt;BR/&gt;Peace out!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/5561626440844903208'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/5561626440844903208'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206757500000#c5561626440844903208' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 28, 2008 at 8:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6902730651176073712</id><published>2008-03-28T23:22:00.001-06:00</published><updated>2008-03-28T23:22:08.602-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/6902730651176073712'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/6902730651176073712'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206768120001#c6902730651176073712' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='March 28, 2008 at 11:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-491243664011274281</id><published>2008-03-29T00:43:00.000-06:00</published><updated>2008-03-29T00:43:51.777-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LMAO at your love for Disney.  You must name your ...</title><content type='html'>LMAO at your love for Disney.  You must name your next pet Walt and then you will have proven sufficient love to keep them off your back.  Thanks for sharing a fantastic kit.  We don't have a Disney here in Australia, but one day we will make a pilgramage over the ocean.  &lt;BR/&gt;Have a great weekend.&lt;BR/&gt;&lt;BR/&gt;Erika</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/491243664011274281'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/491243664011274281'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206772980000#c491243664011274281' title=''/><author><name>Erika</name><uri>https://www.blogger.com/profile/06229693732166218324</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//bp1.blogger.com/_hzFLmVFZ70w/SAAzk89Q7VI/AAAAAAAAAH4/w5GudA6N1hQ/S220-s32/huts.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1585386077'/><gd:extendedProperty name='blogger.displayTime' value='March 29, 2008 at 12:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5835216107978656561</id><published>2008-03-29T06:48:00.000-06:00</published><updated>2008-03-29T06:48:10.915-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am a mouse lover from way back and my family vis...</title><content type='html'>I am a mouse lover from way back and my family visits once a year.  Had to BUY THIS KIT.  Thank you for the freebie and the FREE QPs to with it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/5835216107978656561'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/5835216107978656561'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206794880000#c5835216107978656561' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/01679303271374793157</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2147248605'/><gd:extendedProperty name='blogger.displayTime' value='March 29, 2008 at 6:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-81239371677220504</id><published>2008-03-29T08:55:00.000-06:00</published><updated>2008-03-29T08:55:10.667-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>TY so very much!!!!!!!</title><content type='html'>TY so very much!!!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/81239371677220504'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/81239371677220504'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206802500000#c81239371677220504' title=''/><author><name>Sharon aka Scrapcat4914</name><uri>https://www.blogger.com/profile/16114930182818644114</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//bp0.blogger.com/_9LuSK2E6b9Y/R__Z7MmnANI/AAAAAAAAAFk/PeGK2VuzRkQ/S220-s31/DSC_0004.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-441086482'/><gd:extendedProperty name='blogger.displayTime' value='March 29, 2008 at 8:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7464437434580876831</id><published>2008-03-29T09:51:00.000-06:00</published><updated>2008-03-29T09:51:44.695-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the fab freebie! Will have lots of fun ...</title><content type='html'>Thanks for the fab freebie! Will have lots of fun with this one!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/7464437434580876831'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/7464437434580876831'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206805860000#c7464437434580876831' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 29, 2008 at 9:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8369414820063650666</id><published>2008-03-29T10:37:00.000-06:00</published><updated>2008-03-29T10:37:34.731-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I already went and bought your kit! it is SO amazi...</title><content type='html'>I already went and bought your kit! it is SO amazing! I absolutely aDORE IT! THANK YOU so MUCH!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/8369414820063650666'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/8369414820063650666'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206808620000#c8369414820063650666' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 29, 2008 at 10:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3794880439881228475</id><published>2008-03-29T11:01:00.000-06:00</published><updated>2008-03-29T11:01:28.678-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie britt.  I just purchased yo...</title><content type='html'>Thanks for the freebie britt.  I just purchased your Leave The World Behind kit and can't wait to scrap with it.  I love your products...especially the Disney ones (and with over a dozen trips still left to scrap and another one coming up in July, I need as many Disney kits as I can get). :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/3794880439881228475'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/3794880439881228475'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206810060000#c3794880439881228475' title=''/><author><name>Susan</name><uri>https://www.blogger.com/profile/14379725676143203176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-180146840'/><gd:extendedProperty name='blogger.displayTime' value='March 29, 2008 at 11:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4902204133832690929</id><published>2008-03-29T11:34:00.000-06:00</published><updated>2008-03-29T11:34:45.246-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a fantastic new kit and I love the freebie to...</title><content type='html'>What a fantastic new kit and I love the freebie too. I'm sending all my Disney-loving friends here to see it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/4902204133832690929'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/4902204133832690929'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206812040000#c4902204133832690929' title=''/><author><name>--bianca</name><uri>https://www.blogger.com/profile/12285026494144507462</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/_hE_MyCX6EM4/S_VhHCenJ0I/AAAAAAAAAEE/yG67MVnpHCQ/S220-s32/blessthischick-A-sbb.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-69963552'/><gd:extendedProperty name='blogger.displayTime' value='March 29, 2008 at 11:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6307873677494077652</id><published>2008-03-29T12:51:00.000-06:00</published><updated>2008-03-29T12:51:20.031-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you and your new kit is great!  I am putting...</title><content type='html'>Thank you and your new kit is great!  I am putting on my wish list!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/6307873677494077652'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/6307873677494077652'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206816660000#c6307873677494077652' title=''/><author><name>Terebene</name><uri>https://www.blogger.com/profile/01394377305565770805</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-629695129'/><gd:extendedProperty name='blogger.displayTime' value='March 29, 2008 at 12:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5867138343296765427</id><published>2008-03-29T13:42:00.000-06:00</published><updated>2008-03-29T13:42:14.947-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is a very cute kit, thank you!</title><content type='html'>This is a very cute kit, thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/5867138343296765427'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/5867138343296765427'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206819720000#c5867138343296765427' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 29, 2008 at 1:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6734150326075016988</id><published>2008-03-29T16:04:00.000-06:00</published><updated>2008-03-29T16:04:07.417-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wonderful Kit!! Love the Mouse!!</title><content type='html'>Wonderful Kit!! Love the Mouse!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/6734150326075016988'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/6734150326075016988'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206828240000#c6734150326075016988' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 29, 2008 at 4:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2301484393788576908</id><published>2008-03-29T17:11:00.000-06:00</published><updated>2008-03-29T17:11:40.165-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you! What a fun kit!</title><content type='html'>Thank you! What a fun kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/2301484393788576908'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/2301484393788576908'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206832260000#c2301484393788576908' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/09858413787033500761</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1998956994'/><gd:extendedProperty name='blogger.displayTime' value='March 29, 2008 at 5:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6699673037157833359</id><published>2008-03-29T17:28:00.000-06:00</published><updated>2008-03-29T17:28:46.482-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for sharing this lovely freebie!!</title><content type='html'>Thanks for sharing this lovely freebie!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/6699673037157833359'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/6699673037157833359'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206833280000#c6699673037157833359' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 29, 2008 at 5:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4422678315336495465</id><published>2008-03-29T17:40:00.000-06:00</published><updated>2008-03-29T17:40:47.404-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for this Disney kit!  We are going in De...</title><content type='html'>Thank you for this Disney kit!  We are going in December and I'm already thinking of the shots I want to take to scrap!  This kit is just what I have been looking for!  Thank you for sharing!  You are so great!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/4422678315336495465'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/4422678315336495465'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206834000000#c4422678315336495465' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 29, 2008 at 5:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4358227044119566087</id><published>2008-03-29T19:50:00.000-06:00</published><updated>2008-03-29T19:50:45.647-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for sharing!</title><content type='html'>Thanks for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/4358227044119566087'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/4358227044119566087'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206841800000#c4358227044119566087' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 29, 2008 at 7:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6228165854922130679</id><published>2008-03-29T19:57:00.000-06:00</published><updated>2008-03-29T19:57:24.173-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THANK YOU!!! Love this kit and freebie!! &lt;br&gt;Micke...</title><content type='html'>THANK YOU!!! Love this kit and freebie!! &lt;BR/&gt;Mickey Rocks! LOL!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/6228165854922130679'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/6228165854922130679'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1206842220000#c6228165854922130679' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 29, 2008 at 7:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6885601614306921074</id><published>2008-03-29T20:31:00.000-06:00</published><updated>2008-03-29T20:31:53.343-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Those are adorable. Love the megakit too. - Lori</title><content type='html'>Those are adorable. Love the megakit too. - Lori</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/6885601614306921074'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/6885601614306921074'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206844260000#c6885601614306921074' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 29, 2008 at 8:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2460869661982125208</id><published>2008-03-29T20:35:00.000-06:00</published><updated>2008-03-29T20:35:41.524-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much! This is an awesome kit!</title><content type='html'>Thanks so much! This is an awesome kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/2460869661982125208'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/2460869661982125208'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206844500000#c2460869661982125208' title=''/><author><name>Ramie :-)</name><uri>https://www.blogger.com/profile/01108103470019559222</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//1.bp.blogspot.com/_7U-AmfeYsQE/SYXIYQ0YolI/AAAAAAAAAD4/tOdNbypyfIE/S220-s32/Ramie+A+Pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1887783960'/><gd:extendedProperty name='blogger.displayTime' value='March 29, 2008 at 8:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5638050782760320773</id><published>2008-03-30T03:59:00.000-06:00</published><updated>2008-03-30T03:59:23.108-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I like the new kit a lot. Thanks for the freebie!!</title><content type='html'>I like the new kit a lot. Thanks for the freebie!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/5638050782760320773'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/5638050782760320773'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206871140000#c5638050782760320773' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 30, 2008 at 3:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2173854425778845043</id><published>2008-03-30T06:50:00.000-06:00</published><updated>2008-03-30T06:50:22.634-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanx for the lovely freebie,&lt;br&gt;from the Netherlands</title><content type='html'>Thanx for the lovely freebie,&lt;BR/&gt;from the Netherlands</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/2173854425778845043'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/2173854425778845043'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206881400000#c2173854425778845043' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 30, 2008 at 6:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7004294618809880177</id><published>2008-03-30T09:41:00.000-06:00</published><updated>2008-03-30T09:41:06.892-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just wanted to say I got your Happy Little Bluebir...</title><content type='html'>Just wanted to say I got your Happy Little Bluebird kit. Just looking at it makes me happy!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/7004294618809880177'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/7004294618809880177'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206891660000#c7004294618809880177' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 30, 2008 at 9:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6477589971478785630</id><published>2008-03-30T11:56:00.000-06:00</published><updated>2008-03-30T11:56:54.813-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cutel, you're so talented! Thank you so much fo...</title><content type='html'>So cutel, you're so talented! Thank you so much for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/6477589971478785630'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/6477589971478785630'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206899760000#c6477589971478785630' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='March 30, 2008 at 11:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8228901059400535665</id><published>2008-03-30T12:04:00.000-06:00</published><updated>2008-03-30T12:04:39.776-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for sharing!!!</title><content type='html'>Thank you so much for sharing!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/8228901059400535665'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/8228901059400535665'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206900240000#c8228901059400535665' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 30, 2008 at 12:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7715202746812339776</id><published>2008-03-30T13:28:00.000-06:00</published><updated>2008-03-30T13:28:58.889-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freebie!! I went and checked out...</title><content type='html'>Thank you for the freebie!! I went and checked out your other stuff at the Scrap Matters store and had to buy the "Leave the World Behind" mega kit, and I couldn't resist the "Dreams Do Come True" kit. You are a Great designers!! I Love them!! Ginger</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/7715202746812339776'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/7715202746812339776'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1206905280000#c7715202746812339776' title=''/><author><name>GingerScraps</name><uri>https://www.blogger.com/profile/01202586271829077933</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-95YG4h6W1Ks/VYHgHOr53uI/AAAAAAAAHCw/E1DrecoSgHQ/s32/GingerScraps_2013_web-copy-2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1012388164'/><gd:extendedProperty name='blogger.displayTime' value='March 30, 2008 at 1:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8830037205412425085</id><published>2008-03-31T02:18:00.001-06:00</published><updated>2008-03-31T02:18:54.655-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6365325645112943213/comments/default/8830037205412425085'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6365325645112943213/comments/default/8830037205412425085'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/little-oopsie.html?showComment=1206951480001#c8830037205412425085' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/little-oopsie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6365325645112943213' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6365325645112943213' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2008 at 2:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2128544872322061356</id><published>2008-03-31T02:44:00.000-06:00</published><updated>2008-03-31T02:44:40.718-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Gorgeous layout!  You are so pretty! Love the soft...</title><content type='html'>Gorgeous layout!  You are so pretty! Love the soft colours in this layout, and how special that she came early!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6365325645112943213/comments/default/2128544872322061356'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6365325645112943213/comments/default/2128544872322061356'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/little-oopsie.html?showComment=1206953040000#c2128544872322061356' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/little-oopsie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6365325645112943213' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6365325645112943213' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2008 at 2:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3215202487752153689</id><published>2008-03-31T08:51:00.000-06:00</published><updated>2008-03-31T08:51:39.767-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I don't know how you have time for moving, disney,...</title><content type='html'>I don't know how you have time for moving, disney, husband, making new kits and scrapbooking so much! Please tell me how you do it all!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6365325645112943213/comments/default/3215202487752153689'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6365325645112943213/comments/default/3215202487752153689'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/little-oopsie.html?showComment=1206975060000#c3215202487752153689' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/little-oopsie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6365325645112943213' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6365325645112943213' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2008 at 8:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5538578926011548890</id><published>2008-03-31T13:06:00.000-06:00</published><updated>2008-03-31T13:06:19.947-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this LO it is so dreamy.</title><content type='html'>Love this LO it is so dreamy.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6365325645112943213/comments/default/5538578926011548890'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6365325645112943213/comments/default/5538578926011548890'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/little-oopsie.html?showComment=1206990360000#c5538578926011548890' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/little-oopsie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6365325645112943213' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6365325645112943213' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2008 at 1:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2020812478851077046</id><published>2008-03-31T13:34:00.000-06:00</published><updated>2008-03-31T13:34:57.195-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the LO! That kit is adorable!!</title><content type='html'>I love the LO! That kit is adorable!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6365325645112943213/comments/default/2020812478851077046'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6365325645112943213/comments/default/2020812478851077046'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/little-oopsie.html?showComment=1206992040000#c2020812478851077046' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/little-oopsie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6365325645112943213' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6365325645112943213' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2008 at 1:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8996970393157408536</id><published>2008-03-31T14:17:00.000-06:00</published><updated>2008-03-31T14:17:40.683-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>aww-thanks Brittney--but I stand firm--you are the...</title><content type='html'>aww-thanks Brittney--but I stand firm--you are the most awesomest!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6365325645112943213/comments/default/8996970393157408536'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6365325645112943213/comments/default/8996970393157408536'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/little-oopsie.html?showComment=1206994620000#c8996970393157408536' title=''/><author><name>Erica Zane</name><uri>https://www.blogger.com/profile/01089858278651427041</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-uh1VpeGAXCk/TtL3_1czoCI/AAAAAAAAETI/f8WkYutK62w/s32/ericazane-3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/little-oopsie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6365325645112943213' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6365325645112943213' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1189814333'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2008 at 2:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1624703417616381539</id><published>2008-03-31T15:41:00.000-06:00</published><updated>2008-03-31T15:41:11.403-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such a sweet page...I love going on your blog and ...</title><content type='html'>Such a sweet page...I love going on your blog and finding pictures of my daughter....it's so fun!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6365325645112943213/comments/default/1624703417616381539'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6365325645112943213/comments/default/1624703417616381539'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/little-oopsie.html?showComment=1206999660000#c1624703417616381539' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/little-oopsie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6365325645112943213' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6365325645112943213' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2008 at 3:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1437521721171609751</id><published>2008-03-31T21:25:00.000-06:00</published><updated>2008-03-31T21:25:15.508-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for posting that correction!</title><content type='html'>Thank you for posting that correction!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6365325645112943213/comments/default/1437521721171609751'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6365325645112943213/comments/default/1437521721171609751'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/little-oopsie.html?showComment=1207020300000#c1437521721171609751' title=''/><author><name>Jan</name><uri>https://www.blogger.com/profile/17471935750223205103</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//4.bp.blogspot.com/_ULRIwr2nu5g/SPKNGv4ZY7I/AAAAAAAAAAo/HKMRXQH77TQ/S220-s32/avatar.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/little-oopsie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6365325645112943213' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6365325645112943213' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-32804839'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2008 at 9:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8478034682339814627</id><published>2008-03-31T22:08:00.000-06:00</published><updated>2008-03-31T22:08:17.100-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the beautiful freebies!</title><content type='html'>Thanks for the beautiful freebies!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/8478034682339814627'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/8478034682339814627'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1207022880000#c8478034682339814627' title=''/><author><name>febriany</name><uri>https://www.blogger.com/profile/11720315751888289489</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1027855054'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2008 at 10:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4692632220918141573</id><published>2008-04-02T08:33:00.000-06:00</published><updated>2008-04-02T08:33:49.945-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love it!  My two year old adores all things Mick...</title><content type='html'>I love it!  My two year old adores all things Mickey and this will be great for scarpping her 2nd bday pics--she had a Mickey cake!  Went and bought the awesome kit to go with it!  thank you!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/4692632220918141573'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/4692632220918141573'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1207146780000#c4692632220918141573' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/08518005474586272743</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//3.bp.blogspot.com/_AdT691wMOh8/S0p_10n_2HI/AAAAAAAAAD0/4I5PvSdWjss/S220-s32/4033448494_9b6703c83f_o.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-235474214'/><gd:extendedProperty name='blogger.displayTime' value='April 2, 2008 at 8:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8304680841201058021</id><published>2008-04-02T16:10:00.000-06:00</published><updated>2008-04-02T16:10:33.008-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love, love , love these two disney kits and can'...</title><content type='html'>I love, love , love these two disney kits and can't wait to use them! Thanks for this freebie! Keep up the Disney stuff and I'll buy it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5473017832196274008/comments/default/8304680841201058021'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5473017832196274008/comments/default/8304680841201058021'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/showtime-ladies-gentlemen-showtime.html?showComment=1207174200000#c8304680841201058021' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/showtime-ladies-gentlemen-showtime.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5473017832196274008' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5473017832196274008' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 2, 2008 at 4:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4991410177059807237</id><published>2008-04-02T17:29:00.000-06:00</published><updated>2008-04-02T17:29:54.876-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thair layouts are great Brittney! I will do the sc...</title><content type='html'>Thair layouts are great Brittney! I will do the scraplift onf the first one by Erica soon. Her style is amazing, and shee has my name. lol Thanks for the freebie.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5473017832196274008/comments/default/4991410177059807237'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5473017832196274008/comments/default/4991410177059807237'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/showtime-ladies-gentlemen-showtime.html?showComment=1207178940000#c4991410177059807237' title=''/><author><name>Érica</name><uri>https://www.blogger.com/profile/06496215235425384435</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-CObwQAvKKKw/TxTLTpcu7nI/AAAAAAAAAaM/G7uWoKNhSHc/s32/5a3083b6b23a1e52379196fb5c285a241666aca3%255B1%255D.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/showtime-ladies-gentlemen-showtime.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5473017832196274008' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5473017832196274008' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1366672751'/><gd:extendedProperty name='blogger.displayTime' value='April 2, 2008 at 5:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7240603656909521420</id><published>2008-04-03T01:17:00.000-06:00</published><updated>2008-04-03T01:17:45.041-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, gorgeous layouts!!</title><content type='html'>Wow, gorgeous layouts!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5473017832196274008/comments/default/7240603656909521420'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5473017832196274008/comments/default/7240603656909521420'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/showtime-ladies-gentlemen-showtime.html?showComment=1207207020000#c7240603656909521420' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/showtime-ladies-gentlemen-showtime.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5473017832196274008' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5473017832196274008' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='April 3, 2008 at 1:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6498847865649374435</id><published>2008-04-03T08:16:00.000-06:00</published><updated>2008-04-03T08:16:34.190-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the new quotes!  I can't wait to use them. ...</title><content type='html'>I love the new quotes!  I can't wait to use them.  I am so excited about all the Disney layouts here and ScrapMatters!  I'm having so much fun looking at them and getting great ideas from them!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5473017832196274008/comments/default/6498847865649374435'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5473017832196274008/comments/default/6498847865649374435'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/showtime-ladies-gentlemen-showtime.html?showComment=1207232160000#c6498847865649374435' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/showtime-ladies-gentlemen-showtime.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5473017832196274008' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5473017832196274008' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='April 3, 2008 at 8:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5019279844626461785</id><published>2008-04-03T09:32:00.000-06:00</published><updated>2008-04-03T09:32:46.244-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brittany--&lt;br&gt;Absolutely love your kits! I just pu...</title><content type='html'>Brittany--&lt;BR/&gt;Absolutely love your kits! I just purchased your newest one and can't wait to use it! I love everything Disney (living in Florida) so I truly appreciate your freebies and your incredible kits!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5473017832196274008/comments/default/5019279844626461785'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5473017832196274008/comments/default/5019279844626461785'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/showtime-ladies-gentlemen-showtime.html?showComment=1207236720000#c5019279844626461785' title=''/><author><name>krisgillespie</name><uri>https://www.blogger.com/profile/08601626709621595706</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/showtime-ladies-gentlemen-showtime.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5473017832196274008' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5473017832196274008' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-253190810'/><gd:extendedProperty name='blogger.displayTime' value='April 3, 2008 at 9:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5777135855697075558</id><published>2008-04-04T13:02:00.000-06:00</published><updated>2008-04-04T13:02:15.655-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love all the show-offs.. aren't they great?!  &lt;br&gt;...</title><content type='html'>Love all the show-offs.. aren't they great?!  &lt;BR/&gt;&lt;BR/&gt;Yay for book clubs... I've read a few Nicholas Sparks books and I always enjoy them.  I wanna be in a book club!! That might be something for the future.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1905091166716919055/comments/default/5777135855697075558'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1905091166716919055/comments/default/5777135855697075558'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/new-products-ct-shout-out-show-offs.html?showComment=1207335720000#c5777135855697075558' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/new-products-ct-shout-out-show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1905091166716919055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1905091166716919055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='April 4, 2008 at 1:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1104263970528454988</id><published>2008-04-04T15:39:00.000-06:00</published><updated>2008-04-04T15:39:21.170-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE YOUR TEMPLATES YAY!! They make is so I actu...</title><content type='html'>I LOVE YOUR TEMPLATES YAY!! They make is so I actually have time to scrap a little!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1905091166716919055/comments/default/1104263970528454988'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1905091166716919055/comments/default/1104263970528454988'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/new-products-ct-shout-out-show-offs.html?showComment=1207345140000#c1104263970528454988' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/new-products-ct-shout-out-show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1905091166716919055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1905091166716919055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='April 4, 2008 at 3:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2771018213109504123</id><published>2008-04-04T17:04:00.000-06:00</published><updated>2008-04-04T17:04:29.867-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much Britt1 These layouts are great! I l...</title><content type='html'>Thanks so much Britt1 These layouts are great! I love your showw offs.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1905091166716919055/comments/default/2771018213109504123'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1905091166716919055/comments/default/2771018213109504123'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/new-products-ct-shout-out-show-offs.html?showComment=1207350240000#c2771018213109504123' title=''/><author><name>Érica</name><uri>https://www.blogger.com/profile/06496215235425384435</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-CObwQAvKKKw/TxTLTpcu7nI/AAAAAAAAAaM/G7uWoKNhSHc/s32/5a3083b6b23a1e52379196fb5c285a241666aca3%255B1%255D.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/new-products-ct-shout-out-show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1905091166716919055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1905091166716919055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1366672751'/><gd:extendedProperty name='blogger.displayTime' value='April 4, 2008 at 5:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3416872223568052552</id><published>2008-04-05T02:09:00.000-06:00</published><updated>2008-04-05T02:09:24.181-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, you've been busy again! I'd like to see the d...</title><content type='html'>Wow, you've been busy again! I'd like to see the day when I could create four new products in a week but with my speed I'm not sure if it will ever happen.. ;) And the LO you made with Erica's kit is really sweet!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1905091166716919055/comments/default/3416872223568052552'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1905091166716919055/comments/default/3416872223568052552'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/new-products-ct-shout-out-show-offs.html?showComment=1207382940000#c3416872223568052552' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/new-products-ct-shout-out-show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1905091166716919055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1905091166716919055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='April 5, 2008 at 2:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2351576174440454101</id><published>2008-04-07T03:20:00.000-06:00</published><updated>2008-04-07T03:20:58.498-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>wishing you all the best, britt!! :)</title><content type='html'>wishing you all the best, britt!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9118032473997967239/comments/default/2351576174440454101'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9118032473997967239/comments/default/2351576174440454101'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/goodbye-to.html?showComment=1207560000000#c2351576174440454101' title=''/><author><name>Sya</name><uri>https://www.blogger.com/profile/08868804214671350812</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/_3Nvz-25Y6X4/SZy2TbL0IvI/AAAAAAAAB7E/bUs56LfoS8c/S220-s31/12June08.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/goodbye-to.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9118032473997967239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9118032473997967239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-201127948'/><gd:extendedProperty name='blogger.displayTime' value='April 7, 2008 at 3:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9043416052867846462</id><published>2008-04-07T11:11:00.000-06:00</published><updated>2008-04-07T11:11:44.507-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That's so funny that you watch that special on the...</title><content type='html'>That's so funny that you watch that special on the Discovery Channel!  We did to, and then I got hooked and watch all of the ones about Egypt, ahah!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9118032473997967239/comments/default/9043416052867846462'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9118032473997967239/comments/default/9043416052867846462'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/goodbye-to.html?showComment=1207588260000#c9043416052867846462' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/goodbye-to.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9118032473997967239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9118032473997967239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='April 7, 2008 at 11:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4830891752957744084</id><published>2008-04-07T11:12:00.000-06:00</published><updated>2008-04-07T11:12:45.170-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh and I know you'll do really good at ScrapMatter...</title><content type='html'>Oh and I know you'll do really good at ScrapMatters!  You are so talented!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9118032473997967239/comments/default/4830891752957744084'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9118032473997967239/comments/default/4830891752957744084'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/goodbye-to.html?showComment=1207588320000#c4830891752957744084' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/goodbye-to.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9118032473997967239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9118032473997967239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='April 7, 2008 at 11:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7380425364398213422</id><published>2008-04-07T16:30:00.000-06:00</published><updated>2008-04-07T16:30:41.421-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>A friend of mine introduced me to your stuff and I...</title><content type='html'>A friend of mine introduced me to your stuff and I fell in love. I would hope that you would try and do the Sweet Shoppe Call. And yes I think that you are good enough for that Shoppe. Give it a try, all they can say is no. But what if they say yes?? Gook luck though.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9118032473997967239/comments/default/7380425364398213422'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9118032473997967239/comments/default/7380425364398213422'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/goodbye-to.html?showComment=1207607400000#c7380425364398213422' title=''/><author><name>Anna M</name><uri>https://www.blogger.com/profile/11332740535017309321</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/goodbye-to.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9118032473997967239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9118032473997967239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-285391356'/><gd:extendedProperty name='blogger.displayTime' value='April 7, 2008 at 4:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1373656239019767106</id><published>2008-04-07T16:59:00.000-06:00</published><updated>2008-04-07T16:59:11.502-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a fun idea to do Star Wars week! I think I mi...</title><content type='html'>What a fun idea to do Star Wars week! I think I might try that with my Joshie he loves them so much and I can't really get into them. Anyway one day you need to teach me all about the digital scrabooking!! I see you cute stuff all the time and wish I could use it. Oh and Trichelle wants you to teach her to.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9118032473997967239/comments/default/1373656239019767106'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9118032473997967239/comments/default/1373656239019767106'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/goodbye-to.html?showComment=1207609140000#c1373656239019767106' title=''/><author><name>cheloni</name><uri>https://www.blogger.com/profile/07499878345290260843</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_zQqh2J7HUNE/SxgPoEQfK7I/AAAAAAAAA5s/mkBIm0VtBKc/S220-s32/baby+love.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/goodbye-to.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9118032473997967239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9118032473997967239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1218734363'/><gd:extendedProperty name='blogger.displayTime' value='April 7, 2008 at 4:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2884381256718209653</id><published>2008-04-07T23:23:00.000-06:00</published><updated>2008-04-07T23:23:43.831-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your new kit promises to be a very pretty one :) I...</title><content type='html'>Your new kit promises to be a very pretty one :) I'm sure your fans will find you wherever you are!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9118032473997967239/comments/default/2884381256718209653'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9118032473997967239/comments/default/2884381256718209653'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/goodbye-to.html?showComment=1207632180000#c2884381256718209653' title=''/><author><name>verabear</name><uri>https://www.blogger.com/profile/09362497580088835974</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/goodbye-to.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9118032473997967239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9118032473997967239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-91768227'/><gd:extendedProperty name='blogger.displayTime' value='April 7, 2008 at 11:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8154434894168668684</id><published>2008-04-08T07:44:00.000-06:00</published><updated>2008-04-08T07:44:25.101-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You're so awesome Britt!  You'll do great just at ...</title><content type='html'>You're so awesome Britt!  You'll do great just at SM (never even been to Scraphead myself - sorry!)  Can't wait to see the new kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9118032473997967239/comments/default/8154434894168668684'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9118032473997967239/comments/default/8154434894168668684'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/goodbye-to.html?showComment=1207662240000#c8154434894168668684' title=''/><author><name>Jeni</name><uri>https://www.blogger.com/profile/16017214095733677819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp1.blogger.com/_gjE33yBdihc/SGHQuBOaEfI/AAAAAAAAA6k/Olwdi6Lml3w/S220-s32/SM+picture.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/goodbye-to.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9118032473997967239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9118032473997967239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-193039728'/><gd:extendedProperty name='blogger.displayTime' value='April 8, 2008 at 7:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1210724712467488969</id><published>2008-04-09T09:04:00.000-06:00</published><updated>2008-04-09T09:04:17.546-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'll miss Scraphead, too, Britt! Hope to see you a...</title><content type='html'>I'll miss Scraphead, too, Britt! Hope to see you around! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9118032473997967239/comments/default/1210724712467488969'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9118032473997967239/comments/default/1210724712467488969'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/goodbye-to.html?showComment=1207753440000#c1210724712467488969' title=''/><author><name>Kara</name><uri>https://www.blogger.com/profile/10336806806566856163</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/goodbye-to.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9118032473997967239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9118032473997967239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1123060215'/><gd:extendedProperty name='blogger.displayTime' value='April 9, 2008 at 9:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2898115574396379098</id><published>2008-04-10T09:29:00.000-06:00</published><updated>2008-04-10T09:29:53.692-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THose LO's are great Britt! I love the fun colors ...</title><content type='html'>THose LO's are great Britt! I love the fun colors of that kit By Erica! That LO of Tami's Birthday is so fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2942031921929906359/comments/default/2898115574396379098'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2942031921929906359/comments/default/2898115574396379098'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/fun-new-challenge.html?showComment=1207841340000#c2898115574396379098' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/fun-new-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2942031921929906359' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2942031921929906359' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2008 at 9:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4490567996594225523</id><published>2008-04-10T16:24:00.000-06:00</published><updated>2008-04-10T16:24:47.613-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Woohoo, go you! Gallery standouts!  I knew I had g...</title><content type='html'>Woohoo, go you! Gallery standouts!  I knew I had good taste, LOL.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1919994553693461241/comments/default/4490567996594225523'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1919994553693461241/comments/default/4490567996594225523'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/episode-iii.html?showComment=1207866240000#c4490567996594225523' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/episode-iii.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1919994553693461241' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1919994553693461241' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2008 at 4:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8067441825728443869</id><published>2008-04-10T16:27:00.000-06:00</published><updated>2008-04-10T16:27:30.703-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ooh, great layouts!!  &lt;br&gt;&lt;br&gt;I can't wait to see ...</title><content type='html'>ooh, great layouts!!  &lt;BR/&gt;&lt;BR/&gt;I can't wait to see your new kit tomorrow!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1919994553693461241/comments/default/8067441825728443869'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1919994553693461241/comments/default/8067441825728443869'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/episode-iii.html?showComment=1207866420000#c8067441825728443869' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/episode-iii.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1919994553693461241' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1919994553693461241' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2008 at 4:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8110413727630870580</id><published>2008-04-10T16:33:00.000-06:00</published><updated>2008-04-10T16:33:48.188-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great LO's!  So excited about the release tomorrow...</title><content type='html'>Great LO's!  So excited about the release tomorrow - maybe then I'll stop "stalking" your blog :-) For now anyhow, LOL!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1919994553693461241/comments/default/8110413727630870580'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1919994553693461241/comments/default/8110413727630870580'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/episode-iii.html?showComment=1207866780000#c8110413727630870580' title=''/><author><name>Happy Scrap Girl</name><uri>https://www.blogger.com/profile/13763470192418818344</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/episode-iii.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1919994553693461241' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1919994553693461241' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1652954791'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2008 at 4:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-86802960517481059</id><published>2008-04-10T16:41:00.000-06:00</published><updated>2008-04-10T16:41:46.346-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the LO from Matthew's birthday!</title><content type='html'>I love the LO from Matthew's birthday!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1919994553693461241/comments/default/86802960517481059'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1919994553693461241/comments/default/86802960517481059'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/episode-iii.html?showComment=1207867260000#c86802960517481059' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/episode-iii.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1919994553693461241' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1919994553693461241' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2008 at 4:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-731895670239321380</id><published>2008-04-10T17:30:00.000-06:00</published><updated>2008-04-10T17:30:34.001-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome Britt!</title><content type='html'>Awesome Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1919994553693461241/comments/default/731895670239321380'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1919994553693461241/comments/default/731895670239321380'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/episode-iii.html?showComment=1207870200000#c731895670239321380' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/episode-iii.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1919994553693461241' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1919994553693461241' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2008 at 5:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9068175270825319908</id><published>2008-04-10T18:14:00.000-06:00</published><updated>2008-04-10T18:14:54.518-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOL Happy! I stalked Britt's blog too.. :D&lt;br&gt;&lt;br&gt;...</title><content type='html'>LOL Happy! I stalked Britt's blog too.. :D&lt;BR/&gt;&lt;BR/&gt;Congrats Britt, for being featured at the Gallery Standouts.. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1919994553693461241/comments/default/9068175270825319908'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1919994553693461241/comments/default/9068175270825319908'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/episode-iii.html?showComment=1207872840000#c9068175270825319908' title=''/><author><name>Sya</name><uri>https://www.blogger.com/profile/08868804214671350812</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/_3Nvz-25Y6X4/SZy2TbL0IvI/AAAAAAAAB7E/bUs56LfoS8c/S220-s31/12June08.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/episode-iii.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1919994553693461241' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1919994553693461241' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-201127948'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2008 at 6:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6635334763802656376</id><published>2008-04-10T20:08:00.000-06:00</published><updated>2008-04-10T20:08:21.333-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt I love that goofball page! It's so cute I lo...</title><content type='html'>Britt I love that goofball page! It's so cute I love that Kit! I might have to go and get it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1919994553693461241/comments/default/6635334763802656376'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1919994553693461241/comments/default/6635334763802656376'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/episode-iii.html?showComment=1207879680000#c6635334763802656376' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/episode-iii.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1919994553693461241' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1919994553693461241' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2008 at 8:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-946559452588673730</id><published>2008-04-11T06:23:00.000-06:00</published><updated>2008-04-11T06:23:15.831-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey Britt, hope you enjoyed New Hope.  We watched ...</title><content type='html'>Hey Britt, hope you enjoyed New Hope.  We watched it on Sunday, my 7yr DS's first time to watch.  He was totally enthralled.  Hubby and I reminisced that when it first came out we were the same age as our kids are now - I feel so OLD, LOL.  Saw a glimpse of your new kit on Flerg's blog and cannot wait, it is going on my mother's day wish list - the word art about the slipper is perfect for my daughter.&lt;BR/&gt;Enjoy that star wars week - we are watching The Empire Strikes Back next weekend.  &lt;BR/&gt;Best wishes,&lt;BR/&gt;Erika</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1919994553693461241/comments/default/946559452588673730'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1919994553693461241/comments/default/946559452588673730'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/episode-iii.html?showComment=1207916580000#c946559452588673730' title=''/><author><name>Erika</name><uri>https://www.blogger.com/profile/06229693732166218324</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//bp1.blogger.com/_hzFLmVFZ70w/SAAzk89Q7VI/AAAAAAAAAH4/w5GudA6N1hQ/S220-s32/huts.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/episode-iii.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1919994553693461241' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1919994553693461241' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1585386077'/><gd:extendedProperty name='blogger.displayTime' value='April 11, 2008 at 6:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7926185049363731261</id><published>2008-04-11T09:30:00.000-06:00</published><updated>2008-04-11T09:30:02.754-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love that you and your husband are watching the ...</title><content type='html'>I love that you and your husband are watching the Star Wars.  That's so fun!  I love Revenge of the Sith... I think it's my favorite! HAHAH  Kind funny! :)  Maybe i'm just a pessimist right?!?!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1919994553693461241/comments/default/7926185049363731261'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1919994553693461241/comments/default/7926185049363731261'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/episode-iii.html?showComment=1207927800000#c7926185049363731261' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/episode-iii.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1919994553693461241' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1919994553693461241' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='April 11, 2008 at 9:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6106189405375910243</id><published>2008-04-11T10:09:00.000-06:00</published><updated>2008-04-11T10:09:02.645-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG!&lt;br&gt;&lt;br&gt;I am such a huge fan and I love your s...</title><content type='html'>OMG!&lt;BR/&gt;&lt;BR/&gt;I am such a huge fan and I love your stuff, and I could just go on and on!&lt;BR/&gt;&lt;BR/&gt;Thank you. Thank you. Thank you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/6106189405375910243'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/6106189405375910243'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1207930140000#c6106189405375910243' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 11, 2008 at 10:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6183369295370474141</id><published>2008-04-11T10:43:00.000-06:00</published><updated>2008-04-11T10:43:43.394-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok loving your new kit !!! AAAGGGGGHHHH!!! :):)&lt;br...</title><content type='html'>Ok loving your new kit !!! AAAGGGGGHHHH!!! :):)&lt;BR/&gt;Also I just wanted to let your CT know that I come here to get inspired, so thanks to them for their AWESOME pages !!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/6183369295370474141'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/6183369295370474141'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1207932180000#c6183369295370474141' title=''/><author><name>DimpleBrandy</name><uri>https://www.blogger.com/profile/09640041569342530342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-7367898'/><gd:extendedProperty name='blogger.displayTime' value='April 11, 2008 at 10:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1410039624996818706</id><published>2008-04-11T11:10:00.000-06:00</published><updated>2008-04-11T11:10:00.986-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW! That is all I can say, WOW! Very beautiful ki...</title><content type='html'>WOW! That is all I can say, WOW! Very beautiful kit and THANKS for the sampler!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/1410039624996818706'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/1410039624996818706'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1207933800000#c1410039624996818706' title=''/><author><name>Cheryl Embry</name><uri>https://www.blogger.com/profile/11151611390452459244</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/-OaTyiC_UCDM/Utqpm4Vz89I/AAAAAAAAAys/bAE__utrYAQ/s32/BdayParty1998me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-725673211'/><gd:extendedProperty name='blogger.displayTime' value='April 11, 2008 at 11:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4008388534609528618</id><published>2008-04-11T11:22:00.000-06:00</published><updated>2008-04-11T11:22:45.976-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I need all of the kits and I don't even have my ow...</title><content type='html'>I need all of the kits and I don't even have my own little princess!  It will be fun to try and find a way to use these BEAUTIFUL designs!  Thanks for the freebies and keep the Magical stuff coming!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/4008388534609528618'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/4008388534609528618'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1207934520000#c4008388534609528618' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='April 11, 2008 at 11:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7260483883109527929</id><published>2008-04-11T12:10:00.000-06:00</published><updated>2008-04-11T12:10:23.135-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You kill my pocketbook. I love your kits, and have...</title><content type='html'>You kill my pocketbook. I love your kits, and have bought all three of the disney-ish kits. I have a Disneyland album to do plus three little granddaughters who are definitely princesses.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/7260483883109527929'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/7260483883109527929'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1207937400000#c7260483883109527929' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 11, 2008 at 12:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8036307694747791203</id><published>2008-04-11T12:12:00.000-06:00</published><updated>2008-04-11T12:12:28.956-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Each of your kits is just so amazing! Please, let ...</title><content type='html'>Each of your kits is just so amazing! Please, let your creative juices keep flowing and keep designing more Disney-ish kits. I'll buy them all!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/8036307694747791203'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/8036307694747791203'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1207937520000#c8036307694747791203' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 11, 2008 at 12:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5603525210062492456</id><published>2008-04-11T12:50:00.000-06:00</published><updated>2008-04-11T12:50:03.274-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks so much for the totally awesome goodie</title><content type='html'>thanks so much for the totally awesome goodie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/5603525210062492456'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/5603525210062492456'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1207939800000#c5603525210062492456' title=''/><author><name>Demetria</name><uri>https://www.blogger.com/profile/09718250712216781889</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_J7DD09VQqTI/TGL44kBj85I/AAAAAAAAAO0/rWR9XyV0MhE/S220-s32/104_5391.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1615603739'/><gd:extendedProperty name='blogger.displayTime' value='April 11, 2008 at 12:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6106749918380357062</id><published>2008-04-11T13:36:00.000-06:00</published><updated>2008-04-11T13:36:43.666-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome new kit and thanks for the freebie! You rock!</title><content type='html'>Awesome new kit and thanks for the freebie! You rock!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/6106749918380357062'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/6106749918380357062'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1207942560000#c6106749918380357062' title=''/><author><name>Kimbytx</name><uri>https://www.blogger.com/profile/04174307638453392980</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//1.bp.blogspot.com/-LutUZ0LCh8s/Xpn7bQjkNiI/AAAAAAAAs6I/GLvmhFP2v0UWKKuN44d5Pfuu_RK5Dg1HwCK4BGAYYCw/s32/kimavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-740091371'/><gd:extendedProperty name='blogger.displayTime' value='April 11, 2008 at 1:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5379337204571470493</id><published>2008-04-11T13:57:00.000-06:00</published><updated>2008-04-11T13:57:44.587-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, so many fantastic layouts, I'm blown away!  Y...</title><content type='html'>Wow, so many fantastic layouts, I'm blown away!  Your new kit is amazing, I could scrap a hundred layouts from it!  &lt;BR/&gt;p.s. love all the add-ons.. esp the pixie dust!!&lt;BR/&gt;&lt;BR/&gt;(and thanks heaps for the freebie!!)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/5379337204571470493'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/5379337204571470493'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1207943820000#c5379337204571470493' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='April 11, 2008 at 1:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7301316382888120168</id><published>2008-04-11T14:39:00.000-06:00</published><updated>2008-04-11T14:39:25.517-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey! Yeah we think Dax is pretty cute too ;) His p...</title><content type='html'>Hey! Yeah we think Dax is pretty cute too ;) His personality is even better, he just squeals &amp; screams all day&amp; crawls around puts everything in his mouth! &lt;BR/&gt;So all your new kits are amazing! I feel like i need to make another trip to disneyland so i can have more pictures, I am hoping all my disneyland pictures aren't lost on my macbook. But ya what can ya do... So what you said about making a not so girly kit comin up made me so excited! Mallory says your last kit is amazing and she loves it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/7301316382888120168'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/7301316382888120168'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1207946340000#c7301316382888120168' title=''/><author><name>Victoria Elder</name><uri>https://www.blogger.com/profile/02311355940687984819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='20' src='//1.bp.blogspot.com/_gDwTdQp80Bo/Se5RN3XtJgI/AAAAAAAABFc/RuI2uAf4r1Y/S220-s32/Copy+of+Copy+of+IMG_0420+vintage-bw+copy-clrized.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-897611465'/><gd:extendedProperty name='blogger.displayTime' value='April 11, 2008 at 2:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-139960786406586259</id><published>2008-04-11T16:01:00.000-06:00</published><updated>2008-04-11T16:01:30.548-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>TY so very much for this ADORABLE sampler from you...</title><content type='html'>TY so very much for this ADORABLE sampler from your AWESOME kit!!!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/139960786406586259'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/139960786406586259'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1207951260000#c139960786406586259' title=''/><author><name>Sharon aka Scrapcat4914</name><uri>https://www.blogger.com/profile/16114930182818644114</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//bp0.blogger.com/_9LuSK2E6b9Y/R__Z7MmnANI/AAAAAAAAAFk/PeGK2VuzRkQ/S220-s31/DSC_0004.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-441086482'/><gd:extendedProperty name='blogger.displayTime' value='April 11, 2008 at 4:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-117708625053424776</id><published>2008-04-11T16:16:00.000-06:00</published><updated>2008-04-11T16:16:47.145-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the quotes.  Can't wait to use them wit...</title><content type='html'>Thanks for the quotes.  Can't wait to use them with my "Leave the World Behind" kit.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5473017832196274008/comments/default/117708625053424776'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5473017832196274008/comments/default/117708625053424776'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/showtime-ladies-gentlemen-showtime.html?showComment=1207952160000#c117708625053424776' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/showtime-ladies-gentlemen-showtime.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5473017832196274008' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5473017832196274008' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 11, 2008 at 4:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3377480123509463976</id><published>2008-04-11T16:38:00.000-06:00</published><updated>2008-04-11T16:38:27.606-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE, LOVE, LOVE this kit!  Thank you for this g...</title><content type='html'>I LOVE, LOVE, LOVE this kit!  Thank you for this great freebie!  Can't wait to start scrapping!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/3377480123509463976'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/3377480123509463976'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1207953480000#c3377480123509463976' title=''/><author><name>Kim Sandling</name><uri>https://www.blogger.com/profile/13707739216929706702</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//3.bp.blogspot.com/_ipEX27DXbUY/SdURO18ICkI/AAAAAAAAABg/GRNQsmux_PM/S220-s32/Kim%27s+Picture.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1920350345'/><gd:extendedProperty name='blogger.displayTime' value='April 11, 2008 at 4:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6311950837513492666</id><published>2008-04-11T16:51:00.000-06:00</published><updated>2008-04-11T16:51:31.316-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt it is fantastic.  I will give hubby a dig in...</title><content type='html'>Britt it is fantastic.  I will give hubby a dig in the ribs that I need the kit before Mother's Day to get the freebie.  As the mother of a princess (does that make me a queen LOL), I will get lots of use out of this kit.&lt;BR/&gt;Best wishes,&lt;BR/&gt;Erika</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/6311950837513492666'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/6311950837513492666'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1207954260000#c6311950837513492666' title=''/><author><name>Erika</name><uri>https://www.blogger.com/profile/06229693732166218324</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//bp1.blogger.com/_hzFLmVFZ70w/SAAzk89Q7VI/AAAAAAAAAH4/w5GudA6N1hQ/S220-s32/huts.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1585386077'/><gd:extendedProperty name='blogger.displayTime' value='April 11, 2008 at 4:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5351159742781788845</id><published>2008-04-11T17:03:00.000-06:00</published><updated>2008-04-11T17:03:55.053-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you SO much. This is a gorgeous kit, those l...</title><content type='html'>Thank you SO much. This is a gorgeous kit, those layouts are AWESOME and the freebie is much appreciated! Thanks bunches!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/5351159742781788845'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/5351159742781788845'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1207954980000#c5351159742781788845' title=''/><author><name>Ramie :-)</name><uri>https://www.blogger.com/profile/01108103470019559222</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//1.bp.blogspot.com/_7U-AmfeYsQE/SYXIYQ0YolI/AAAAAAAAAD4/tOdNbypyfIE/S220-s32/Ramie+A+Pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1887783960'/><gd:extendedProperty name='blogger.displayTime' value='April 11, 2008 at 5:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4643151288611794346</id><published>2008-04-11T17:12:00.000-06:00</published><updated>2008-04-11T17:12:51.867-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute!  Thank you!</title><content type='html'>So cute!  Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/4643151288611794346'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/4643151288611794346'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1207955520000#c4643151288611794346' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='April 11, 2008 at 5:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1996407012334922583</id><published>2008-04-11T17:13:00.000-06:00</published><updated>2008-04-11T17:13:14.361-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brittney your new designs are great! I am crazy fo...</title><content type='html'>Brittney your new designs are great! I am crazy for this new kit. I think Erica Zane and me have the smae "problem": Love so much your stuff. Thanks for the great layouts your CT did, thanks for the Show Off and Thanks for the freebie! Finnaly, thanks for being here.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/1996407012334922583'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/1996407012334922583'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1207955580000#c1996407012334922583' title=''/><author><name>Érica</name><uri>https://www.blogger.com/profile/06496215235425384435</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-CObwQAvKKKw/TxTLTpcu7nI/AAAAAAAAAaM/G7uWoKNhSHc/s32/5a3083b6b23a1e52379196fb5c285a241666aca3%255B1%255D.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1366672751'/><gd:extendedProperty name='blogger.displayTime' value='April 11, 2008 at 5:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8788633638115834738</id><published>2008-04-11T21:54:00.000-06:00</published><updated>2008-04-11T21:54:07.454-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I had to buy this one too!!  Your work is absolutl...</title><content type='html'>I had to buy this one too!!  Your work is absolutlely lovely!!  &lt;BR/&gt;THANK YOU for including me in your "show offs"... I'm so thrilled to be included.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/8788633638115834738'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/8788633638115834738'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1207972440000#c8788633638115834738' title=''/><author><name>Jan</name><uri>https://www.blogger.com/profile/17471935750223205103</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//4.bp.blogspot.com/_ULRIwr2nu5g/SPKNGv4ZY7I/AAAAAAAAAAo/HKMRXQH77TQ/S220-s32/avatar.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-32804839'/><gd:extendedProperty name='blogger.displayTime' value='April 11, 2008 at 9:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-458198560506031354</id><published>2008-04-11T23:13:00.000-06:00</published><updated>2008-04-11T23:13:22.503-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your Disney goodies are awesome!I am working on a ...</title><content type='html'>Your Disney goodies are awesome!I am working on a Disney album,too. TFS.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/458198560506031354'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/458198560506031354'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1207977180000#c458198560506031354' title=''/><author><name>Barb</name><uri>https://www.blogger.com/profile/17098573608858334212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-VJXOIX5djqs/Wr-7-YacawI/AAAAAAAAS6w/VPq_3g47FpsH6DbNMgljgmb1mnrwcEr5ACK4BGAYYCw/s32/BWalk-Rd-2018.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1381839111'/><gd:extendedProperty name='blogger.displayTime' value='April 11, 2008 at 11:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2913415525773962140</id><published>2008-04-12T00:41:00.001-06:00</published><updated>2008-04-12T00:41:03.386-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/2913415525773962140'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/2913415525773962140'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1207982460001#c2913415525773962140' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2008 at 12:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9160686979066247191</id><published>2008-04-12T09:25:00.000-06:00</published><updated>2008-04-12T09:25:40.843-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ooh! pretty, pretty! thank you!</title><content type='html'>ooh! pretty, pretty! thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/9160686979066247191'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/9160686979066247191'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1208013900000#c9160686979066247191' title=''/><author><name>A Cooking Bookworm</name><uri>https://www.blogger.com/profile/10826078992143497281</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/-FWS4gCbBDfE/Tc_fF7trwGI/AAAAAAAAEzk/C6wdHfgnWmw/s32/newprofile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-643392065'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2008 at 9:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8945868515752803402</id><published>2008-04-12T09:30:00.000-06:00</published><updated>2008-04-12T09:30:43.709-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie. My little princess will lo...</title><content type='html'>Thanks for the freebie. My little princess will love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/8945868515752803402'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/8945868515752803402'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1208014200000#c8945868515752803402' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2008 at 9:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5662565477370085681</id><published>2008-04-12T10:56:00.000-06:00</published><updated>2008-04-12T10:56:19.211-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, as usual, your kits are awesomeee!!! This i...</title><content type='html'>Britt, as usual, your kits are awesomeee!!! This is sooo girlie and cute. Thanks for always sharing some of your stuff.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/5662565477370085681'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/5662565477370085681'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1208019360000#c5662565477370085681' title=''/><author><name>Renata Pamplona</name><uri>https://www.blogger.com/profile/12364896078217007592</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-bI-znhDvt5g/W7GAhw9-W0I/AAAAAAAAJy8/-jPVDS0yctMQO1P5CKfqFg_rumPSsNRjwCK4BGAYYCw/s32/renata%2Bpor%2Bvitor%2Bmartins.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1752104536'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2008 at 10:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3495534454597029968</id><published>2008-04-12T19:45:00.000-06:00</published><updated>2008-04-12T19:45:04.707-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Loved the freebie, purchased the kit!!! Thanks, Ba...</title><content type='html'>Loved the freebie, purchased the kit!!! Thanks, Barrie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/3495534454597029968'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/3495534454597029968'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1208051100000#c3495534454597029968' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2008 at 7:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8353816624298519692</id><published>2008-04-12T20:18:00.000-06:00</published><updated>2008-04-12T20:18:35.488-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE this kit!  You are amazing.  I love your st...</title><content type='html'>I LOVE this kit!  You are amazing.  I love your style!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/8353816624298519692'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/8353816624298519692'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1208053080000#c8353816624298519692' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2008 at 8:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8744410210743716533</id><published>2008-04-13T10:11:00.000-06:00</published><updated>2008-04-13T10:11:59.968-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>so pretty!!! this will be perfect for the photos o...</title><content type='html'>so pretty!!! this will be perfect for the photos of my upcoming fairytale-themed wedding! =) thanks so much for sharing britt!&lt;BR/&gt;&lt;BR/&gt;http://www.solito-elbanbuena.info</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/8744410210743716533'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/8744410210743716533'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1208103060000#c8744410210743716533' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/08471786374661471042</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-160640523'/><gd:extendedProperty name='blogger.displayTime' value='April 13, 2008 at 10:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5143953960072253292</id><published>2008-04-13T13:37:00.000-06:00</published><updated>2008-04-13T13:37:20.500-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Coming by to show love honey!! Your new kit is GOR...</title><content type='html'>Coming by to show love honey!! Your new kit is GORGEOUS! I am so thrilled to have been able to play with it!! Big hugs!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/5143953960072253292'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/5143953960072253292'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1208115420000#c5143953960072253292' title=''/><author><name>Sarah C. (my4hens)</name><uri>https://www.blogger.com/profile/09037798806134999881</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1399197310'/><gd:extendedProperty name='blogger.displayTime' value='April 13, 2008 at 1:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2027629942284689621</id><published>2008-04-13T14:03:00.000-06:00</published><updated>2008-04-13T14:03:39.856-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOL!  I'm sorry, I just can't let this pass:&lt;br&gt;"O...</title><content type='html'>LOL!  I'm sorry, I just can't let this pass:&lt;BR/&gt;"Ok - last bit of news . . . I have ANOTHER new kit coming out. Probably Thursday or Friday. Want a peak? Well, alright."&lt;BR/&gt;Unless we're climbing a mountain, you are teasing us with a PEEK, not a PEAK.  I just thought this was funny, coming right after your spelling test results.  Even funnier?  I, who pride myself on excellent spelling, took the test and only got an 8 the first time!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9118032473997967239/comments/default/2027629942284689621'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9118032473997967239/comments/default/2027629942284689621'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/goodbye-to.html?showComment=1208116980000#c2027629942284689621' title=''/><author><name>Sharon-shutterbug</name><uri>https://www.blogger.com/profile/10716109318556356423</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/goodbye-to.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9118032473997967239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9118032473997967239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-923097773'/><gd:extendedProperty name='blogger.displayTime' value='April 13, 2008 at 2:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8495028612435644507</id><published>2008-04-13T14:10:00.000-06:00</published><updated>2008-04-13T14:10:10.426-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It's beautiful!&lt;br&gt;Thanks for sharing!&lt;br&gt;&lt;br&gt;Esk</title><content type='html'>It's beautiful!&lt;BR/&gt;Thanks for sharing!&lt;BR/&gt;&lt;BR/&gt;Esk</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/8495028612435644507'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/8495028612435644507'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1208117400000#c8495028612435644507' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 13, 2008 at 2:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2561789287715993263</id><published>2008-04-13T15:03:00.000-06:00</published><updated>2008-04-13T15:03:44.773-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, &lt;br&gt;As you know I LOVE everything you creat...</title><content type='html'>Britt, &lt;BR/&gt;As you know I LOVE everything you create! I'm excited to use this new kit :) So I have an idea for your next project. I wanted to scrap some pictures of Ethan's first bath but I couldn't find any cute stuff. Maybe you could create a fun bath time kit :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/2561789287715993263'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/2561789287715993263'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1208120580000#c2561789287715993263' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='April 13, 2008 at 3:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1055815147934963419</id><published>2008-04-13T15:30:00.000-06:00</published><updated>2008-04-13T15:30:46.931-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Take a peek over at my blog for a little something...</title><content type='html'>Take a peek over at my blog for a little something made from your goodies.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/1055815147934963419'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/1055815147934963419'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1208122200000#c1055815147934963419' title=''/><author><name>Jackie</name><uri>https://www.blogger.com/profile/09499200939806937266</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1743188652'/><gd:extendedProperty name='blogger.displayTime' value='April 13, 2008 at 3:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-274373708957780175</id><published>2008-04-14T05:03:00.000-06:00</published><updated>2008-04-14T05:03:40.117-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for all your wonderful mouse the...</title><content type='html'>Thank you so much for all your wonderful mouse theme stuff -- it is all wonderful for us Disney freaks like you and me! LOL Keep it coming! And your lo's look FAB!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4048294034694837528/comments/default/274373708957780175'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4048294034694837528/comments/default/274373708957780175'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/wow-thank-you-so-much.html?showComment=1208170980000#c274373708957780175' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/wow-thank-you-so-much.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4048294034694837528' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4048294034694837528' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 14, 2008 at 5:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6647690535523253306</id><published>2008-04-14T05:05:00.000-06:00</published><updated>2008-04-14T05:05:26.839-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wonderful new kit!! Love the girly sparkly stuff! ...</title><content type='html'>Wonderful new kit!! Love the girly sparkly stuff! Great job!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/6647690535523253306'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/6647690535523253306'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1208171100000#c6647690535523253306' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 14, 2008 at 5:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-589758938155901405</id><published>2008-04-14T06:43:00.000-06:00</published><updated>2008-04-14T06:43:51.394-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>just found your blog and wanted to tell you that I...</title><content type='html'>just found your blog and wanted to tell you that I really like the LO you did - goofball.  I hope to scraplift that LO.  Love the off kilter stuff and the sketchy lines of it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1919994553693461241/comments/default/589758938155901405'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1919994553693461241/comments/default/589758938155901405'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/episode-iii.html?showComment=1208176980000#c589758938155901405' title=''/><author><name>tlccreates</name><uri>https://www.blogger.com/profile/15688212351156208725</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//www.pbase.com/tlccreates/image/57634267.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/episode-iii.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1919994553693461241' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1919994553693461241' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-42555930'/><gd:extendedProperty name='blogger.displayTime' value='April 14, 2008 at 6:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3459259357386800043</id><published>2008-04-14T10:02:00.000-06:00</published><updated>2008-04-14T10:02:40.610-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love all your LOs!!  They are sooo cute!  I think ...</title><content type='html'>Love all your LOs!!  They are sooo cute!  I think I need to go check out this Erica Zane, her kits are adorable!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4048294034694837528/comments/default/3459259357386800043'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4048294034694837528/comments/default/3459259357386800043'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/wow-thank-you-so-much.html?showComment=1208188920000#c3459259357386800043' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/wow-thank-you-so-much.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4048294034694837528' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4048294034694837528' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='April 14, 2008 at 10:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5766319280707291818</id><published>2008-04-14T10:06:00.000-06:00</published><updated>2008-04-14T10:06:55.713-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the freebie. I have two litt...</title><content type='html'>Thank you so much for the freebie. I have two little princesses in my house so this will be well used. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/5766319280707291818'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/5766319280707291818'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1208189160000#c5766319280707291818' title=''/><author><name>Tiffany</name><uri>https://www.blogger.com/profile/12170711380314217222</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-OW-g4etUblo/W6RKzAx-IfI/AAAAAAAAvAo/UKAlUiSGalUnLPGxQK_3eqeGi5CuCxqYQCK4BGAYYCw/s32/IMG_4190.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1029763515'/><gd:extendedProperty name='blogger.displayTime' value='April 14, 2008 at 10:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3558837919021682572</id><published>2008-04-14T11:52:00.000-06:00</published><updated>2008-04-14T11:52:24.269-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the freebie! The entire kit ...</title><content type='html'>Thank you so much for the freebie! The entire kit looks really beautiful I am so tempted to make the purchase :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/3558837919021682572'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/3558837919021682572'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1208195520000#c3558837919021682572' title=''/><author><name>verabear</name><uri>https://www.blogger.com/profile/09362497580088835974</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-91768227'/><gd:extendedProperty name='blogger.displayTime' value='April 14, 2008 at 11:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6405942908010687146</id><published>2008-04-14T14:10:00.000-06:00</published><updated>2008-04-14T14:10:40.006-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cant wait to use this princess stuff.  How could y...</title><content type='html'>Cant wait to use this princess stuff.  How could you stay home!?!?!  Im in LOVE with My Chemical Romance!!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4048294034694837528/comments/default/6405942908010687146'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4048294034694837528/comments/default/6405942908010687146'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/wow-thank-you-so-much.html?showComment=1208203800000#c6405942908010687146' title=''/><author><name>Tracy</name><uri>https://www.blogger.com/profile/17490032413490058771</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//bp3.blogger.com/__OY2lCU2MIs/R1TtdJYBqxI/AAAAAAAAAAw/FBPF8LCLsxo/S220-s32/meoct071.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/wow-thank-you-so-much.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4048294034694837528' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4048294034694837528' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1223294257'/><gd:extendedProperty name='blogger.displayTime' value='April 14, 2008 at 2:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5922626315574303445</id><published>2008-04-14T17:58:00.000-06:00</published><updated>2008-04-14T17:58:16.323-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freebie!  I love the kit, it's o...</title><content type='html'>Thank you for the freebie!  I love the kit, it's on my wishlist!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/5922626315574303445'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/5922626315574303445'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1208217480000#c5922626315574303445' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 14, 2008 at 5:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-773337796289791901</id><published>2008-04-14T18:59:00.000-06:00</published><updated>2008-04-14T18:59:35.722-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE these princess designs!  i think I will be ...</title><content type='html'>I LOVE these princess designs!  i think I will be buying the full kit, because it seems like SO much fun to play with!  I also can't wait until you bring out your non-girly "princely" designs, as I have 4 nephews ages 15, 11, 7, and 3, and have a TON of pictures of them that I need to scrap!   Can't wait!!!  Thanks again!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/773337796289791901'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/773337796289791901'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1208221140000#c773337796289791901' title=''/><author><name>lovenewportri</name><uri>https://www.blogger.com/profile/01135471188562691819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//bp1.blogger.com/_hOsV7gvFU-M/SIaBfOjdCqI/AAAAAAAAAAM/w26rgPROR2U/S220-s32/P1010244.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1176437940'/><gd:extendedProperty name='blogger.displayTime' value='April 14, 2008 at 6:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2586264308645939398</id><published>2008-04-15T02:35:00.000-06:00</published><updated>2008-04-15T02:35:14.426-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love that photo of you and Mickey.  So sweet.  You...</title><content type='html'>Love that photo of you and Mickey.  So sweet.  You did an awesome job scrapping the love you feel for him.&lt;BR/&gt;Fabulous LO!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4048294034694837528/comments/default/2586264308645939398'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4048294034694837528/comments/default/2586264308645939398'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/wow-thank-you-so-much.html?showComment=1208248500000#c2586264308645939398' title=''/><author><name>andilynn</name><uri>https://www.blogger.com/profile/17967982108748641132</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Juuud0BGJWw/Sgng1dO9slI/AAAAAAAAAAM/LBXxcLPBP7A/S220-s32/andrea-avatar-web-smallest.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/wow-thank-you-so-much.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4048294034694837528' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4048294034694837528' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1001698057'/><gd:extendedProperty name='blogger.displayTime' value='April 15, 2008 at 2:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-335233318742151897</id><published>2008-04-15T11:32:00.000-06:00</published><updated>2008-04-15T11:32:54.983-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats on the new camera, how exciting!!  I woul...</title><content type='html'>Congrats on the new camera, how exciting!!  I would highly recommend reading the book Understand Exposure by Bryan Peterson, it has been the best book I've read on photography (and that's after 3 years of photo classes in both high school and collage).  ilovephotography.com is also a great site to check out.  &lt;BR/&gt;Enjoy your new camera!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5435304548635980473/comments/default/335233318742151897'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5435304548635980473/comments/default/335233318742151897'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/little-discovery.html?showComment=1208280720000#c335233318742151897' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/little-discovery.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5435304548635980473' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5435304548635980473' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='April 15, 2008 at 11:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4717567483828888921</id><published>2008-04-15T14:21:00.000-06:00</published><updated>2008-04-15T14:21:35.031-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats on the camera -- you are going to LOVE it...</title><content type='html'>Congrats on the camera -- you are going to LOVE it!  What lens did you get with it?  That will help me figure out what settings you might want to try first.  I have a Canon 20D and I'm finally learning how to use it well after three years!  I ended up taking a class at my local camera store and it was great!  I'd be happy to give you some ideas of where to start.  I loooove my Canon dSLR!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5435304548635980473/comments/default/4717567483828888921'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5435304548635980473/comments/default/4717567483828888921'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/little-discovery.html?showComment=1208290860000#c4717567483828888921' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/little-discovery.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5435304548635980473' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5435304548635980473' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='April 15, 2008 at 2:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3186132852709281442</id><published>2008-04-15T16:50:00.000-06:00</published><updated>2008-04-15T16:50:36.540-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Eden is getting so big!  She is such a cutie. Cong...</title><content type='html'>Eden is getting so big!  She is such a cutie. Congrats on the new camera!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5435304548635980473/comments/default/3186132852709281442'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5435304548635980473/comments/default/3186132852709281442'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/little-discovery.html?showComment=1208299800000#c3186132852709281442' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/little-discovery.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5435304548635980473' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5435304548635980473' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='April 15, 2008 at 4:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7838024158577543826</id><published>2008-04-15T17:32:00.000-06:00</published><updated>2008-04-15T17:32:05.340-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>what? you HAVE the new xsi?? I'm upgrading to that...</title><content type='html'>what? you HAVE the new xsi?? I'm upgrading to that one from the rebel (bleh...so old!) and everywhere I look online it's still not available yet. Where did you get yours?? Come on girl, what's your secret? :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5435304548635980473/comments/default/7838024158577543826'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5435304548635980473/comments/default/7838024158577543826'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/little-discovery.html?showComment=1208302320000#c7838024158577543826' title=''/><author><name>Becky</name><uri>https://www.blogger.com/profile/11838785405911929482</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/little-discovery.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5435304548635980473' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5435304548635980473' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-295800684'/><gd:extendedProperty name='blogger.displayTime' value='April 15, 2008 at 5:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2834517275222459888</id><published>2008-04-15T18:54:00.000-06:00</published><updated>2008-04-15T18:54:00.543-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt -- congrats on your new toy!! Good luck with...</title><content type='html'>Britt -- congrats on your new toy!! Good luck with it, and i can't wait for your new kit!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5435304548635980473/comments/default/2834517275222459888'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5435304548635980473/comments/default/2834517275222459888'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/little-discovery.html?showComment=1208307240000#c2834517275222459888' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/little-discovery.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5435304548635980473' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5435304548635980473' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 15, 2008 at 6:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7301218135836829447</id><published>2008-04-15T21:57:00.000-06:00</published><updated>2008-04-15T21:57:31.655-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay for a new camera! I was just going to suggest ...</title><content type='html'>Yay for a new camera! I was just going to suggest Understanding Exposure. It really is a good book and he gives little lessons to help you. (says the girl who hasn't applied them yet)Having two, two year olds I tend to leave my Nikon in  kid mode (seriously, that's what it's called) but I so want to get rolling with actually using my camera.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5435304548635980473/comments/default/7301218135836829447'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5435304548635980473/comments/default/7301218135836829447'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/little-discovery.html?showComment=1208318220000#c7301218135836829447' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/little-discovery.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5435304548635980473' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5435304548635980473' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 15, 2008 at 9:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1466406730787712368</id><published>2008-04-15T22:08:00.000-06:00</published><updated>2008-04-15T22:08:23.798-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How awesome is that new camera!!  OK, so we leave ...</title><content type='html'>How awesome is that new camera!!  OK, so we leave on Friday for Disney..I'll be MORE than happy to test it out for ya.  lol  Speaking of Disney, check out my blog.  Just posted a new LO using your kits &amp; I don't remember if I told you or not, but check out my header, too.  lol</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5435304548635980473/comments/default/1466406730787712368'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5435304548635980473/comments/default/1466406730787712368'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/little-discovery.html?showComment=1208318880000#c1466406730787712368' title=''/><author><name>Jackie</name><uri>https://www.blogger.com/profile/09499200939806937266</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/little-discovery.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5435304548635980473' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5435304548635980473' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1743188652'/><gd:extendedProperty name='blogger.displayTime' value='April 15, 2008 at 10:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6298467561912276016</id><published>2008-04-15T22:12:00.000-06:00</published><updated>2008-04-15T22:12:54.061-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I saw that freebie! I was trying to buy your other...</title><content type='html'>I saw that freebie! I was trying to buy your other set of 2 pagers and get some freebies, but it's having trouble processing my paypal account...??? hopefully I'll be able to download them tomorrow! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5435304548635980473/comments/default/6298467561912276016'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5435304548635980473/comments/default/6298467561912276016'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/little-discovery.html?showComment=1208319120000#c6298467561912276016' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/little-discovery.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5435304548635980473' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5435304548635980473' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='April 15, 2008 at 10:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7775047992313609075</id><published>2008-04-15T22:14:00.000-06:00</published><updated>2008-04-15T22:14:20.126-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BTW good idea on the flipping and CONGRATS on the ...</title><content type='html'>BTW good idea on the flipping and CONGRATS on the new camera!! HOW FUN!  You are brave, I'm more of the point and click type of photographer!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5435304548635980473/comments/default/7775047992313609075'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5435304548635980473/comments/default/7775047992313609075'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/little-discovery.html?showComment=1208319240000#c7775047992313609075' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/little-discovery.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5435304548635980473' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5435304548635980473' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='April 15, 2008 at 10:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8258611657464433715</id><published>2008-04-16T10:29:00.000-06:00</published><updated>2008-04-16T10:29:18.392-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt I can't believe how big Eden is! She is so s...</title><content type='html'>Britt I can't believe how big Eden is! She is so stinkin' cute! Good luck with the new camera</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5435304548635980473/comments/default/8258611657464433715'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5435304548635980473/comments/default/8258611657464433715'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/little-discovery.html?showComment=1208363340000#c8258611657464433715' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/little-discovery.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5435304548635980473' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5435304548635980473' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='April 16, 2008 at 10:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6778235556575578880</id><published>2008-04-16T11:50:00.000-06:00</published><updated>2008-04-16T11:50:33.790-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, congrats on getting a new camera! Can't wait ...</title><content type='html'>Wow, congrats on getting a new camera! Can't wait to see your new gorgeous pics with it! :) I'd so love to have one too cuz a good camera really makes such a difference in the photos once you learn how to use it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5435304548635980473/comments/default/6778235556575578880'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5435304548635980473/comments/default/6778235556575578880'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/little-discovery.html?showComment=1208368200000#c6778235556575578880' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/little-discovery.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5435304548635980473' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5435304548635980473' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='April 16, 2008 at 11:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6991441865478363914</id><published>2008-04-16T13:29:00.000-06:00</published><updated>2008-04-16T13:29:16.863-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my brittney I LOVE this page! I got choked up w...</title><content type='html'>Oh my brittney I LOVE this page! I got choked up whil eI was reading it! That picture is such a treasure!!! I can't wait till eden's old enough to give kisses like that to mickey! I hope she loves him all her life too like you!!!  man I'm tearing up right now!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4048294034694837528/comments/default/6991441865478363914'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4048294034694837528/comments/default/6991441865478363914'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/wow-thank-you-so-much.html?showComment=1208374140000#c6991441865478363914' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/wow-thank-you-so-much.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4048294034694837528' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4048294034694837528' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='April 16, 2008 at 1:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8558254105967362392</id><published>2008-04-17T14:01:00.000-06:00</published><updated>2008-04-17T14:03:11.921-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3012971301813231912/comments/default/8558254105967362392'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3012971301813231912/comments/default/8558254105967362392'/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/good-times.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3012971301813231912' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3012971301813231912' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2008 at 2:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7950576442688868462</id><published>2008-04-17T14:04:00.000-06:00</published><updated>2008-04-17T14:04:49.696-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oooh, I see pirates!  That's the theme of my son's...</title><content type='html'>oooh, I see pirates!  That's the theme of my son's birthday party this weekend, how perfect!  I can't wait to see the rest of it!!  &lt;BR/&gt;&lt;BR/&gt;Great take on the challenge, sometimes it's hard to remember to focus on the good times, good reminder.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3012971301813231912/comments/default/7950576442688868462'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3012971301813231912/comments/default/7950576442688868462'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/good-times.html?showComment=1208462640000#c7950576442688868462' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/good-times.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3012971301813231912' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3012971301813231912' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2008 at 2:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2741355488912186846</id><published>2008-04-17T14:45:00.000-06:00</published><updated>2008-04-17T14:45:12.012-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ooooh...that sneak peek looks sooo cool!  I can't ...</title><content type='html'>ooooh...that sneak peek looks sooo cool!  I can't wait to see the rest!  TFS!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3012971301813231912/comments/default/2741355488912186846'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3012971301813231912/comments/default/2741355488912186846'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/good-times.html?showComment=1208465100000#c2741355488912186846' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/good-times.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3012971301813231912' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3012971301813231912' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2008 at 2:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4591391996079529699</id><published>2008-04-17T16:10:00.000-06:00</published><updated>2008-04-17T16:10:48.861-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brittney, I'm so excited.  You and Krista are my t...</title><content type='html'>Brittney, I'm so excited.  You and Krista are my two favorites, so it'll be so great to have you working together.  Hooray!  And I can't wait to see your new kit.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3012971301813231912/comments/default/4591391996079529699'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3012971301813231912/comments/default/4591391996079529699'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/good-times.html?showComment=1208470200000#c4591391996079529699' title=''/><author><name>Nikki</name><uri>https://www.blogger.com/profile/11081479195557719250</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_Ab1ylSsy-pc/SYTzuIoRgbI/AAAAAAAAGDA/7zHFDBTFH-A/S220-s32/nikki.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/good-times.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3012971301813231912' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3012971301813231912' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-244211168'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2008 at 4:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5112915908098298758</id><published>2008-04-17T18:39:00.000-06:00</published><updated>2008-04-17T18:39:37.657-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the mother's day LO with Tami's family.  Re...</title><content type='html'>I love the mother's day LO with Tami's family.  Really cute! When I saw your LO for Tami's  challenge at scrap matters, I thought "that was were beading beauties was started"!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3012971301813231912/comments/default/5112915908098298758'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3012971301813231912/comments/default/5112915908098298758'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/good-times.html?showComment=1208479140000#c5112915908098298758' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/good-times.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3012971301813231912' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3012971301813231912' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2008 at 6:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-169506591639512585</id><published>2008-04-18T09:45:00.000-06:00</published><updated>2008-04-18T09:45:25.100-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, your new kit is so pretty and love all that i...</title><content type='html'>Wow, your new kit is so pretty and love all that inspiration, Wow fantastic jobs the girls did with your kit ;) TFs</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/169506591639512585'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/169506591639512585'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1208533500000#c169506591639512585' title=''/><author><name>Mary</name><uri>https://www.blogger.com/profile/16519501532624261161</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='18' height='32' src='//1.bp.blogspot.com/-DqDuOSKiwpA/XyDtjAiWZrI/AAAAAAAArIE/tGrej1MLijcHqcQbsuZRsTCFLgerqZMNgCK4BGAYYCw/s32/IMG_7232.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-724578731'/><gd:extendedProperty name='blogger.displayTime' value='April 18, 2008 at 9:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5201352411650479320</id><published>2008-04-18T10:40:00.000-06:00</published><updated>2008-04-18T10:40:57.615-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow some AMAZING stuff in Show Offs! Definitely a ...</title><content type='html'>Wow some AMAZING stuff in Show Offs! Definitely a bunch of scrap lifting possibilities. Awesome LO's everybody!&lt;BR/&gt;Thanks for the alpha's Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8723871414929242678/comments/default/5201352411650479320'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8723871414929242678/comments/default/5201352411650479320'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/clearly-its-time-to-show-off.html?showComment=1208536800000#c5201352411650479320' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/clearly-its-time-to-show-off.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8723871414929242678' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8723871414929242678' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 18, 2008 at 10:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8361591229974508515</id><published>2008-04-18T11:55:00.000-06:00</published><updated>2008-04-18T11:55:12.331-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the LO britt! I Love the Alpha you used! So c...</title><content type='html'>Love the LO britt! I Love the Alpha you used! So creative! So so cute!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8723871414929242678/comments/default/8361591229974508515'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8723871414929242678/comments/default/8361591229974508515'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/clearly-its-time-to-show-off.html?showComment=1208541300000#c8361591229974508515' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/clearly-its-time-to-show-off.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8723871414929242678' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8723871414929242678' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='April 18, 2008 at 11:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7036336562687894557</id><published>2008-04-18T16:45:00.000-06:00</published><updated>2008-04-18T16:45:40.487-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much Britt! The show offs are great.</title><content type='html'>Thanks so much Britt! The show offs are great.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8723871414929242678/comments/default/7036336562687894557'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8723871414929242678/comments/default/7036336562687894557'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/clearly-its-time-to-show-off.html?showComment=1208558700000#c7036336562687894557' title=''/><author><name>Érica</name><uri>https://www.blogger.com/profile/06496215235425384435</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-CObwQAvKKKw/TxTLTpcu7nI/AAAAAAAAAaM/G7uWoKNhSHc/s32/5a3083b6b23a1e52379196fb5c285a241666aca3%255B1%255D.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/clearly-its-time-to-show-off.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8723871414929242678' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8723871414929242678' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1366672751'/><gd:extendedProperty name='blogger.displayTime' value='April 18, 2008 at 4:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4942182166687008214</id><published>2008-04-20T13:34:00.000-06:00</published><updated>2008-04-20T13:34:23.912-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can't wait to see more LOs using the Clearly Alpha...</title><content type='html'>Can't wait to see more LOs using the Clearly Alpha, Love your Disney Lo too!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8723871414929242678/comments/default/4942182166687008214'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8723871414929242678/comments/default/4942182166687008214'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/clearly-its-time-to-show-off.html?showComment=1208720040000#c4942182166687008214' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/clearly-its-time-to-show-off.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8723871414929242678' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8723871414929242678' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='April 20, 2008 at 1:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2612578146413289605</id><published>2008-04-21T12:23:00.000-06:00</published><updated>2008-04-21T12:23:47.615-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the picture of you and Eden at her birthday...</title><content type='html'>I love the picture of you and Eden at her birthday party! She is getting so big!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1544099603581641739/comments/default/2612578146413289605'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1544099603581641739/comments/default/2612578146413289605'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/feels-like-monday.html?showComment=1208802180000#c2612578146413289605' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/feels-like-monday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1544099603581641739' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1544099603581641739' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='April 21, 2008 at 12:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9029006974016241162</id><published>2008-04-21T12:34:00.000-06:00</published><updated>2008-04-21T12:34:10.686-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Nice pictures!  So, which lens did you get for you...</title><content type='html'>Nice pictures!  So, which lens did you get for your camera?  Inquiring minds want to know!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1544099603581641739/comments/default/9029006974016241162'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1544099603581641739/comments/default/9029006974016241162'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/feels-like-monday.html?showComment=1208802840000#c9029006974016241162' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/feels-like-monday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1544099603581641739' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1544099603581641739' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='April 21, 2008 at 12:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4988189894404455714</id><published>2008-04-21T14:35:00.000-06:00</published><updated>2008-04-21T14:35:59.034-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your new LO's AND the pictures! Eden looks ...</title><content type='html'>I love your new LO's AND the pictures! Eden looks so beautiful in those pictures! I love that one of Dax that quivering lip, he has been so sensative lately! haha</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1544099603581641739/comments/default/4988189894404455714'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1544099603581641739/comments/default/4988189894404455714'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/feels-like-monday.html?showComment=1208810100000#c4988189894404455714' title=''/><author><name>Victoria Elder</name><uri>https://www.blogger.com/profile/02311355940687984819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='20' src='//1.bp.blogspot.com/_gDwTdQp80Bo/Se5RN3XtJgI/AAAAAAAABFc/RuI2uAf4r1Y/S220-s32/Copy+of+Copy+of+IMG_0420+vintage-bw+copy-clrized.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/feels-like-monday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1544099603581641739' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1544099603581641739' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-897611465'/><gd:extendedProperty name='blogger.displayTime' value='April 21, 2008 at 2:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5754148144216466419</id><published>2008-04-21T15:22:00.000-06:00</published><updated>2008-04-21T15:22:51.623-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW your new camera ROCKS! and I love all your LOs...</title><content type='html'>WOW your new camera ROCKS! and I love all your LOs!!  I don't know how you keep up with so many CTs!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1544099603581641739/comments/default/5754148144216466419'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1544099603581641739/comments/default/5754148144216466419'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/feels-like-monday.html?showComment=1208812920000#c5754148144216466419' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/feels-like-monday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1544099603581641739' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1544099603581641739' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='April 21, 2008 at 3:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5938225047212002184</id><published>2008-04-21T19:55:00.000-06:00</published><updated>2008-04-21T19:55:04.888-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful LOs Britt! And having a baby around real...</title><content type='html'>Beautiful LOs Britt! And having a baby around really does make you want to snap, snap, snap away doesn't it? I swear, my niece is already feeling like I'm invading her privacy. LOL..</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1544099603581641739/comments/default/5938225047212002184'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1544099603581641739/comments/default/5938225047212002184'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/feels-like-monday.html?showComment=1208829300000#c5938225047212002184' title=''/><author><name>Sya</name><uri>https://www.blogger.com/profile/08868804214671350812</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/_3Nvz-25Y6X4/SZy2TbL0IvI/AAAAAAAAB7E/bUs56LfoS8c/S220-s31/12June08.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/feels-like-monday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1544099603581641739' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1544099603581641739' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-201127948'/><gd:extendedProperty name='blogger.displayTime' value='April 21, 2008 at 7:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2964621811526455656</id><published>2008-04-21T21:09:00.000-06:00</published><updated>2008-04-21T21:09:18.632-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute Britt! I love you working from home LO. Your ...</title><content type='html'>Cute Britt! I love you working from home LO. Your eyes look so pretty in that picture. So I'm guessing that Eden's party turned out well. Your pictures are cute and I'm jealous I don't have a fun camera like you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1544099603581641739/comments/default/2964621811526455656'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1544099603581641739/comments/default/2964621811526455656'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/feels-like-monday.html?showComment=1208833740000#c2964621811526455656' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/feels-like-monday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1544099603581641739' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1544099603581641739' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='April 21, 2008 at 9:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6654390509949692650</id><published>2008-04-22T04:37:00.000-06:00</published><updated>2008-04-22T04:37:00.916-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great layout's britt!!! And your niece is just too...</title><content type='html'>Great layout's britt!!! And your niece is just too cute, what a doll!! You will have fun scrappin' those pics for sure!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1544099603581641739/comments/default/6654390509949692650'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1544099603581641739/comments/default/6654390509949692650'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/feels-like-monday.html?showComment=1208860620000#c6654390509949692650' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/feels-like-monday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1544099603581641739' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1544099603581641739' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 22, 2008 at 4:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7501262675652344918</id><published>2008-04-23T14:32:00.000-06:00</published><updated>2008-04-23T14:32:54.271-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Aww, sweet pictures!  My son got that hat last tim...</title><content type='html'>Aww, sweet pictures!  My son got that hat last time we were at Disneyland too.  We're big Peter Pan fans around here!  Love the kit!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4187813832871629521/comments/default/7501262675652344918'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4187813832871629521/comments/default/7501262675652344918'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/we-can-fly.html?showComment=1208982720000#c7501262675652344918' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/we-can-fly.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4187813832871629521' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4187813832871629521' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='April 23, 2008 at 2:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5717830307964186260</id><published>2008-04-23T15:18:00.000-06:00</published><updated>2008-04-23T15:18:31.498-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a great little mini kit!  We came back from D...</title><content type='html'>What a great little mini kit!  We came back from Disney the end of Feb. and I still need to do some layouts!  Great QP's that NS made!  (She's so talented!)  Great layouts!  Thanks for sharing!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4187813832871629521/comments/default/5717830307964186260'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4187813832871629521/comments/default/5717830307964186260'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/we-can-fly.html?showComment=1208985480000#c5717830307964186260' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/we-can-fly.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4187813832871629521' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4187813832871629521' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 23, 2008 at 3:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5851964888113761444</id><published>2008-04-23T15:58:00.000-06:00</published><updated>2008-04-23T15:58:19.128-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you Britt for the early release!!!</title><content type='html'>Thank you Britt for the early release!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4187813832871629521/comments/default/5851964888113761444'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4187813832871629521/comments/default/5851964888113761444'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/we-can-fly.html?showComment=1208987880000#c5851964888113761444' title=''/><author><name>Melanie</name><uri>https://www.blogger.com/profile/04698091544077251720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp1.blogger.com/_Q3Lxl_ldcgA/SEoRmfvwVeI/AAAAAAAAAf0/R_aDyoj-7Jo/S220-s32/avatarsm.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/we-can-fly.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4187813832871629521' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4187813832871629521' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-387065929'/><gd:extendedProperty name='blogger.displayTime' value='April 23, 2008 at 3:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8465594386806524462</id><published>2008-04-23T18:34:00.000-06:00</published><updated>2008-04-23T18:34:36.409-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>aw thank you for RAKing me this lovely kit!!  I LO...</title><content type='html'>aw thank you for RAKing me this lovely kit!!  I LOVED making those pages!!  &lt;BR/&gt;&lt;BR/&gt;They are posted up on my blog now!  &lt;BR/&gt;&lt;BR/&gt;Thank you for a Peter Pan kit---gotta love Peter and Tink!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4187813832871629521/comments/default/8465594386806524462'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4187813832871629521/comments/default/8465594386806524462'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/we-can-fly.html?showComment=1208997240000#c8465594386806524462' title=''/><author><name>Neverland Scraps</name><uri>https://www.blogger.com/profile/05677730927880528010</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/we-can-fly.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4187813832871629521' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4187813832871629521' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-883387775'/><gd:extendedProperty name='blogger.displayTime' value='April 23, 2008 at 6:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1194939582353128156</id><published>2008-04-23T20:11:00.000-06:00</published><updated>2008-04-23T20:11:48.737-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks to both of you!</title><content type='html'>Thanks to both of you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4187813832871629521/comments/default/1194939582353128156'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4187813832871629521/comments/default/1194939582353128156'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/we-can-fly.html?showComment=1209003060000#c1194939582353128156' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/we-can-fly.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4187813832871629521' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4187813832871629521' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 23, 2008 at 8:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-27551615403061827</id><published>2008-04-23T20:29:00.000-06:00</published><updated>2008-04-23T20:29:35.039-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you both for the wonderful Quick Pages.  I l...</title><content type='html'>Thank you both for the wonderful Quick Pages.  I love the kit and the pages.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4187813832871629521/comments/default/27551615403061827'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4187813832871629521/comments/default/27551615403061827'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/we-can-fly.html?showComment=1209004140000#c27551615403061827' title=''/><author><name>mizamigo</name><uri>https://www.blogger.com/profile/16383399618513380845</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/we-can-fly.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4187813832871629521' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4187813832871629521' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-783901387'/><gd:extendedProperty name='blogger.displayTime' value='April 23, 2008 at 8:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6429660546035121274</id><published>2008-04-24T16:41:00.000-06:00</published><updated>2008-04-24T16:41:01.434-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Peter Pan is one of my favorite Disney movies.  Je...</title><content type='html'>Peter Pan is one of my favorite Disney movies.  Jeremiah hate to watch it with me because I am always talking along with the characters.  Apparently that annoys him!  I love the little hat in the kit!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4187813832871629521/comments/default/6429660546035121274'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4187813832871629521/comments/default/6429660546035121274'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/we-can-fly.html?showComment=1209076860000#c6429660546035121274' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/we-can-fly.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4187813832871629521' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4187813832871629521' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='April 24, 2008 at 4:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2429620793577158891</id><published>2008-04-25T09:28:00.000-06:00</published><updated>2008-04-25T09:28:05.986-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BRITTNEY!!!!!!!!!! You have outdone yourself agani...</title><content type='html'>BRITTNEY!!!!!!!!!! You have outdone yourself agani! Wow! I am amazed at what you can do! i LOVE all your new stuff, Shiver me timbers is AMAZING, Perfect for a little boy! Yes! Yes! Yes! i am way excited to get scrappin with this, when I finally can! Ah oh well, so all of your show-offs were amazing this week!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/2429620793577158891'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/2429620793577158891'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html?showComment=1209137280000#c2429620793577158891' title=''/><author><name>Victoria Elder</name><uri>https://www.blogger.com/profile/02311355940687984819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='20' src='//1.bp.blogspot.com/_gDwTdQp80Bo/Se5RN3XtJgI/AAAAAAAABFc/RuI2uAf4r1Y/S220-s32/Copy+of+Copy+of+IMG_0420+vintage-bw+copy-clrized.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3145805408059342736' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3145805408059342736' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-897611465'/><gd:extendedProperty name='blogger.displayTime' value='April 25, 2008 at 9:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3196477583060693403</id><published>2008-04-25T09:39:00.000-06:00</published><updated>2008-04-25T09:39:28.768-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Okay, now I'm REALLY wishing I could have convince...</title><content type='html'>Okay, now I'm REALLY wishing I could have convinced my little boy to be "Captain Jack Sparrow" last Halloween....SO STINKIN' CUTE!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/3196477583060693403'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/3196477583060693403'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html?showComment=1209137940000#c3196477583060693403' title=''/><author><name>The Golden Girls</name><uri>https://www.blogger.com/profile/01695644385625082434</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//4.bp.blogspot.com/_emC9nBis_Q4/SKmQTaAHkgI/AAAAAAAAAfg/HeumPdp-mSQ/S220-s32/leslie_avatar1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3145805408059342736' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3145805408059342736' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-875282869'/><gd:extendedProperty name='blogger.displayTime' value='April 25, 2008 at 9:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7216436187122845377</id><published>2008-04-25T09:41:00.000-06:00</published><updated>2008-04-25T09:41:13.888-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brittney...just wanted to stop in and say thanks f...</title><content type='html'>Brittney...just wanted to stop in and say thanks for the wonderful pirate freebie...I will definately be snagging that big pirate kit later on today!!!! You are such a busy girl!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/7216436187122845377'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/7216436187122845377'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html?showComment=1209138060000#c7216436187122845377' title=''/><author><name>Designs by Rhonda</name><uri>https://www.blogger.com/profile/06655953600837492599</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//i80.photobucket.com/albums/j170/rhonda42182/A966.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3145805408059342736' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3145805408059342736' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-799306442'/><gd:extendedProperty name='blogger.displayTime' value='April 25, 2008 at 9:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1746857905062108461</id><published>2008-04-25T09:55:00.000-06:00</published><updated>2008-04-25T09:55:07.435-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Shiver me timbers!  It is finally Friday!  And the...</title><content type='html'>Shiver me timbers!  It is finally Friday!  And the Pirate kits did NOT disappoint!  Wow -- what a fantastic array of goodies!  I can't wait to download them ALL tonight when I get home from work and then start PLAYING with them!  My Pirate &amp; Princess party LO's will ROCk now that I have these kits and alphas, and quotes...  This is all the inspiration I needed to get moving on those LO's.  This is way better than I even hoped it would be!  Thanks for making my day, Britt!  I see lots of show-offs in your future that wil be made with this kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/1746857905062108461'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/1746857905062108461'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html?showComment=1209138900000#c1746857905062108461' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3145805408059342736' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3145805408059342736' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='April 25, 2008 at 9:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6321784396881549167</id><published>2008-04-25T09:58:00.000-06:00</published><updated>2008-04-25T09:58:16.395-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These so totally rock, Britt!!!  Can't wait to get...</title><content type='html'>These so totally rock, Britt!!!  Can't wait to get the "Shiver ME Timbers"!  Love the others and will have to play with them!!!  Of course, housework comes first, right?  LOL  You are amazing and I just love your work!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/6321784396881549167'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/6321784396881549167'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html?showComment=1209139080000#c6321784396881549167' title=''/><author><name>geri</name><uri>https://www.blogger.com/profile/05878740002977235551</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3145805408059342736' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3145805408059342736' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1980179684'/><gd:extendedProperty name='blogger.displayTime' value='April 25, 2008 at 9:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3830158505977125444</id><published>2008-04-25T11:12:00.000-06:00</published><updated>2008-04-25T11:12:49.140-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You've done it again! So very cute! thank britt!</title><content type='html'>You've done it again! So very cute! thank britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/3830158505977125444'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/3830158505977125444'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html?showComment=1209143520000#c3830158505977125444' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3145805408059342736' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3145805408059342736' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='April 25, 2008 at 11:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2116562318497525646</id><published>2008-04-25T15:05:00.000-06:00</published><updated>2008-04-25T15:05:39.125-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE all the pirate layouts.. they are all fabul...</title><content type='html'>I LOVE all the pirate layouts.. they are all fabulous.  I love seeing what everyone else has created and all the different takes on the same kits!  SO COOL!&lt;BR/&gt;&lt;BR/&gt;p.s. love your new header, and wow, great show-offs as usual!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/2116562318497525646'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/2116562318497525646'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html?showComment=1209157500000#c2116562318497525646' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3145805408059342736' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3145805408059342736' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='April 25, 2008 at 3:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5383785549344301021</id><published>2008-04-25T18:44:00.000-06:00</published><updated>2008-04-25T18:44:38.641-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the Freebie and for the show of...</title><content type='html'>Thanks so much for the Freebie and for the show off Brittney!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/5383785549344301021'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/5383785549344301021'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html?showComment=1209170640000#c5383785549344301021' title=''/><author><name>Érica</name><uri>https://www.blogger.com/profile/06496215235425384435</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-CObwQAvKKKw/TxTLTpcu7nI/AAAAAAAAAaM/G7uWoKNhSHc/s32/5a3083b6b23a1e52379196fb5c285a241666aca3%255B1%255D.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3145805408059342736' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3145805408059342736' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1366672751'/><gd:extendedProperty name='blogger.displayTime' value='April 25, 2008 at 6:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5805497871781990547</id><published>2008-04-26T02:28:00.001-06:00</published><updated>2008-04-26T02:28:51.177-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/5805497871781990547'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/5805497871781990547'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html?showComment=1209198480001#c5805497871781990547' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3145805408059342736' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3145805408059342736' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='April 26, 2008 at 2:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9205373339881880828</id><published>2008-04-26T23:47:00.000-06:00</published><updated>2008-04-26T23:47:21.736-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE this new kit!!!  Gonna be great for the pics ...</title><content type='html'>LOVE this new kit!!!  Gonna be great for the pics from Disney!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/9205373339881880828'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/9205373339881880828'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html?showComment=1209275220000#c9205373339881880828' title=''/><author><name>Jackie</name><uri>https://www.blogger.com/profile/09499200939806937266</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3145805408059342736' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3145805408059342736' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1743188652'/><gd:extendedProperty name='blogger.displayTime' value='April 26, 2008 at 11:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3981980862186558481</id><published>2008-04-27T01:43:00.000-06:00</published><updated>2008-04-27T01:43:22.360-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG Britt, these photos are gorgeous!! Love the or...</title><content type='html'>OMG Britt, these photos are gorgeous!! Love the original and also the ones with photo treatments.. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4378955372437659028/comments/default/3981980862186558481'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4378955372437659028/comments/default/3981980862186558481'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/i-love-our-new-camera.html?showComment=1209282180000#c3981980862186558481' title=''/><author><name>Sya</name><uri>https://www.blogger.com/profile/08868804214671350812</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/_3Nvz-25Y6X4/SZy2TbL0IvI/AAAAAAAAB7E/bUs56LfoS8c/S220-s31/12June08.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/i-love-our-new-camera.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4378955372437659028' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4378955372437659028' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-201127948'/><gd:extendedProperty name='blogger.displayTime' value='April 27, 2008 at 1:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8859463935395217819</id><published>2008-04-27T04:23:00.000-06:00</published><updated>2008-04-27T04:23:27.624-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, wow, wow! Your pictures are gorgeous, especia...</title><content type='html'>Wow, wow, wow! Your pictures are gorgeous, especially the first one!! Makes me wanna buy a proper camera ASAP too.. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4378955372437659028/comments/default/8859463935395217819'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4378955372437659028/comments/default/8859463935395217819'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/i-love-our-new-camera.html?showComment=1209291780000#c8859463935395217819' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/i-love-our-new-camera.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4378955372437659028' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4378955372437659028' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='April 27, 2008 at 4:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8937894319320370346</id><published>2008-04-27T05:12:00.000-06:00</published><updated>2008-04-27T05:12:14.504-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt -- those photos are absolutely beautiful!!! ...</title><content type='html'>Britt -- those photos are absolutely beautiful!!! Great job!! Wow!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4378955372437659028/comments/default/8937894319320370346'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4378955372437659028/comments/default/8937894319320370346'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/i-love-our-new-camera.html?showComment=1209294720000#c8937894319320370346' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/i-love-our-new-camera.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4378955372437659028' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4378955372437659028' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 27, 2008 at 5:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6186314359802637436</id><published>2008-04-27T09:30:00.000-06:00</published><updated>2008-04-27T09:30:32.750-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt - Those pictures are amazing!!!  The last of...</title><content type='html'>Britt - Those pictures are amazing!!!  The last of Eden is ADORABLE!!!  You can use my kids to practice anytime! :)  hehehe!  GREAT work!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4378955372437659028/comments/default/6186314359802637436'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4378955372437659028/comments/default/6186314359802637436'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/i-love-our-new-camera.html?showComment=1209310200000#c6186314359802637436' title=''/><author><name>BTMIN</name><uri>https://www.blogger.com/profile/16723311176479432021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/i-love-our-new-camera.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4378955372437659028' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4378955372437659028' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703829899'/><gd:extendedProperty name='blogger.displayTime' value='April 27, 2008 at 9:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7684902558292790423</id><published>2008-04-27T09:37:00.000-06:00</published><updated>2008-04-27T09:37:00.122-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You are making me so jealous! We need a new camera...</title><content type='html'>You are making me so jealous! We need a new camera sooo badly!!! I guess I will have to start saving my pennies!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4378955372437659028/comments/default/7684902558292790423'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4378955372437659028/comments/default/7684902558292790423'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/i-love-our-new-camera.html?showComment=1209310620000#c7684902558292790423' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/i-love-our-new-camera.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4378955372437659028' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4378955372437659028' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='April 27, 2008 at 9:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6063267070019414476</id><published>2008-04-27T10:46:00.000-06:00</published><updated>2008-04-27T10:46:03.680-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, the photos look great!&lt;br&gt;What tupe of camera...</title><content type='html'>Wow, the photos look great!&lt;BR/&gt;What tupe of camera did you get?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4378955372437659028/comments/default/6063267070019414476'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4378955372437659028/comments/default/6063267070019414476'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/i-love-our-new-camera.html?showComment=1209314760000#c6063267070019414476' title=''/><author><name>LovelyMissKait</name><uri>https://www.blogger.com/profile/03995861685508306094</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//i11.photobucket.com/albums/a194/LovelyMissKait/kait-2x3-35k.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/i-love-our-new-camera.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4378955372437659028' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4378955372437659028' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-771802280'/><gd:extendedProperty name='blogger.displayTime' value='April 27, 2008 at 10:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5450051521476995241</id><published>2008-04-27T15:11:00.000-06:00</published><updated>2008-04-27T15:11:21.329-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Britt those pictures are so cute! I'll have to ...</title><content type='html'>Oh Britt those pictures are so cute! I'll have to have you take some pictures of Ethan for Mother's day. He'll be good practice for you too :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4378955372437659028/comments/default/5450051521476995241'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4378955372437659028/comments/default/5450051521476995241'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/i-love-our-new-camera.html?showComment=1209330660000#c5450051521476995241' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/i-love-our-new-camera.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4378955372437659028' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4378955372437659028' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='April 27, 2008 at 3:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8027707745331620405</id><published>2008-04-27T18:05:00.000-06:00</published><updated>2008-04-27T18:05:04.914-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What gives, you don't tell what the new camera is!...</title><content type='html'>What gives, you don't tell what the new camera is!  I'm dying over here!  Anyway, these are gorgeous!  I aspire to take photos this good.  Are these taken on auto, or did you mess with aperture and stuff?  Anyway, nice job!&lt;BR/&gt;virginiajen</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4378955372437659028/comments/default/8027707745331620405'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4378955372437659028/comments/default/8027707745331620405'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/i-love-our-new-camera.html?showComment=1209341100000#c8027707745331620405' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/i-love-our-new-camera.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4378955372437659028' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4378955372437659028' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 27, 2008 at 6:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5887641141466198041</id><published>2008-04-27T18:52:00.000-06:00</published><updated>2008-04-27T18:52:02.879-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm looking for a new camera, what did you get?  G...</title><content type='html'>I'm looking for a new camera, what did you get?  GREAT photos!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4378955372437659028/comments/default/5887641141466198041'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4378955372437659028/comments/default/5887641141466198041'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/i-love-our-new-camera.html?showComment=1209343920000#c5887641141466198041' title=''/><author><name>The Mom Jen</name><uri>https://www.blogger.com/profile/14013214017240987993</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//3.bp.blogspot.com/_9t3eLILuV8s/S0QWJodq7HI/AAAAAAAAEg4/3U1wDZ0Y20U/S220-s32/19276_1303925526404_1478478.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/i-love-our-new-camera.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4378955372437659028' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4378955372437659028' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1911737896'/><gd:extendedProperty name='blogger.displayTime' value='April 27, 2008 at 6:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7547871850794499928</id><published>2008-04-27T19:12:00.000-06:00</published><updated>2008-04-27T19:12:09.133-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These look beautiful.  You are doing GREAT right o...</title><content type='html'>These look beautiful.  You are doing GREAT right off the bat.  Very impressive!  (And I love the big photos too!)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4378955372437659028/comments/default/7547871850794499928'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4378955372437659028/comments/default/7547871850794499928'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/i-love-our-new-camera.html?showComment=1209345120000#c7547871850794499928' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/i-love-our-new-camera.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4378955372437659028' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4378955372437659028' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='April 27, 2008 at 7:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2891649246346189371</id><published>2008-04-27T21:02:00.000-06:00</published><updated>2008-04-27T21:02:59.082-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt,&lt;br&gt;&lt;br&gt;What beautiful pictures!! But it hel...</title><content type='html'>Britt,&lt;BR/&gt;&lt;BR/&gt;What beautiful pictures!! But it helps to have such great subjects! I wish you were close so you could take some of my Jase!! &lt;BR/&gt;&lt;BR/&gt;Thank you for your comment!! Adoption has blessed my life and I would have went into it more but my inlaws don't know! I wouldn't ever change anything that I went through!! I have been so blessed in my life!! Im so glad we are still friends :) Not many people can say they are friends with there first friend! This is becoming a novel not a comment but I just wanted to tell  you I miss you and would love to see you sometime. But I know your busy. &lt;BR/&gt;&lt;BR/&gt;I love you!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4378955372437659028/comments/default/2891649246346189371'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4378955372437659028/comments/default/2891649246346189371'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/i-love-our-new-camera.html?showComment=1209351720000#c2891649246346189371' title=''/><author><name>cheloni</name><uri>https://www.blogger.com/profile/07499878345290260843</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_zQqh2J7HUNE/SxgPoEQfK7I/AAAAAAAAA5s/mkBIm0VtBKc/S220-s32/baby+love.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/i-love-our-new-camera.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4378955372437659028' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4378955372437659028' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1218734363'/><gd:extendedProperty name='blogger.displayTime' value='April 27, 2008 at 9:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5334882104581921289</id><published>2008-04-27T22:17:00.000-06:00</published><updated>2008-04-27T22:17:36.638-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These pictures are gorgeous and so is your niece!</title><content type='html'>These pictures are gorgeous and so is your niece!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4378955372437659028/comments/default/5334882104581921289'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4378955372437659028/comments/default/5334882104581921289'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/i-love-our-new-camera.html?showComment=1209356220000#c5334882104581921289' title=''/><author><name>DanisDelusions</name><uri>https://www.blogger.com/profile/06231923016715439676</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//bp1.blogger.com/_3fs6MHGgQGo/R-Ohp9WNwsI/AAAAAAAAAEQ/baFndIH2b-Q/S220-s32/jhj.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/i-love-our-new-camera.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4378955372437659028' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4378955372437659028' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-973987048'/><gd:extendedProperty name='blogger.displayTime' value='April 27, 2008 at 10:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2647842350245611698</id><published>2008-04-27T23:18:00.000-06:00</published><updated>2008-04-27T23:18:12.986-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok so I teared up in like every page. I'm such a s...</title><content type='html'>Ok so I teared up in like every page. I'm such a sap right now. THose pages are all SO great Britt. I can't wait till I can just sit down, with nothing else to do and scrap. I absolutely love these new pages! And the cute pics of my girl!!! You're the best!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5054717986259968515/comments/default/2647842350245611698'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5054717986259968515/comments/default/2647842350245611698'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/new-photos-new-project-new-los.html?showComment=1209359880000#c2647842350245611698' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/new-photos-new-project-new-los.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5054717986259968515' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5054717986259968515' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='April 27, 2008 at 11:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2844173123163834425</id><published>2008-04-27T23:41:00.000-06:00</published><updated>2008-04-27T23:41:41.138-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks bunches!  Found you through Onehm!  Love he...</title><content type='html'>Thanks bunches!  Found you through Onehm!  Love her and love your stuff!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/2844173123163834425'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/2844173123163834425'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html?showComment=1209361260000#c2844173123163834425' title=''/><author><name>Mimi</name><uri>https://www.blogger.com/profile/17729634882133588407</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_uf0gVqziMtc/R_FWiAytqiI/AAAAAAAABus/WBZfWk0GS14/S220-s32/IMG_5522.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3145805408059342736' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3145805408059342736' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-111455570'/><gd:extendedProperty name='blogger.displayTime' value='April 27, 2008 at 11:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1350770360850358528</id><published>2008-04-28T08:03:00.000-06:00</published><updated>2008-04-28T08:03:41.130-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi, you are designing fantastic kits like chicken ...</title><content type='html'>Hi, you are designing fantastic kits like chicken give their eggs , wow wow wow!!! I have problems to decide, what I will buy first</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/1350770360850358528'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/1350770360850358528'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html?showComment=1209391380000#c1350770360850358528' title=''/><author><name>Mara</name><uri>https://www.blogger.com/profile/01054327175617070284</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3145805408059342736' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3145805408059342736' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-108473026'/><gd:extendedProperty name='blogger.displayTime' value='April 28, 2008 at 8:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3665674311301019778</id><published>2008-04-28T10:00:00.000-06:00</published><updated>2008-04-28T10:00:16.092-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can't get over you beautiful Eden is! And your n...</title><content type='html'>I can't get over you beautiful Eden is! And your new camera is amazing! Makes me want to buy one :) I love all of your new LO and I think I will do the 52 blessings that is such a great idea!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5054717986259968515/comments/default/3665674311301019778'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5054717986259968515/comments/default/3665674311301019778'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/new-photos-new-project-new-los.html?showComment=1209398400000#c3665674311301019778' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/new-photos-new-project-new-los.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5054717986259968515' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5054717986259968515' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='April 28, 2008 at 10:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5728262578307544238</id><published>2008-04-28T13:26:00.000-06:00</published><updated>2008-04-28T13:26:31.641-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the 52 blessings project!  I'm so glad that y...</title><content type='html'>Love the 52 blessings project!  I'm so glad that you are on board...it has made such a difference to me~ I think all week about what my blessing will be.  It's a great mindset.&lt;BR/&gt;&lt;BR/&gt;Love all your LO's~ they rock!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5054717986259968515/comments/default/5728262578307544238'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5054717986259968515/comments/default/5728262578307544238'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/new-photos-new-project-new-los.html?showComment=1209410760000#c5728262578307544238' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/new-photos-new-project-new-los.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5054717986259968515' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5054717986259968515' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='April 28, 2008 at 1:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7152204199615365134</id><published>2008-04-28T16:33:00.000-06:00</published><updated>2008-04-28T16:33:18.123-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the pictures of your mom with Eden.  So pre...</title><content type='html'>I love the pictures of your mom with Eden.  So precious!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4378955372437659028/comments/default/7152204199615365134'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4378955372437659028/comments/default/7152204199615365134'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/i-love-our-new-camera.html?showComment=1209421980000#c7152204199615365134' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/i-love-our-new-camera.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4378955372437659028' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4378955372437659028' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='April 28, 2008 at 4:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4968297281980229658</id><published>2008-04-28T16:41:00.000-06:00</published><updated>2008-04-28T16:41:45.912-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW I SERIOUSLY LOVE YOUR CAMERA!  I really dont' ...</title><content type='html'>WOW I SERIOUSLY LOVE YOUR CAMERA!  I really dont' think I'd know what to do with a fancy camera!  I love all your LOs, Eden really is so photogenic!  That is such a great idea, the 52 blessings!  That is definately something I need to do too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5054717986259968515/comments/default/4968297281980229658'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5054717986259968515/comments/default/4968297281980229658'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/new-photos-new-project-new-los.html?showComment=1209422460000#c4968297281980229658' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/new-photos-new-project-new-los.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5054717986259968515' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5054717986259968515' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='April 28, 2008 at 4:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9191266068667936</id><published>2008-04-28T16:54:00.000-06:00</published><updated>2008-04-28T16:54:47.043-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>your pics are fantastic and eden is a little doll....</title><content type='html'>your pics are fantastic and eden is a little doll.  great subject to photograph.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5054717986259968515/comments/default/9191266068667936'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5054717986259968515/comments/default/9191266068667936'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/new-photos-new-project-new-los.html?showComment=1209423240000#c9191266068667936' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/new-photos-new-project-new-los.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5054717986259968515' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5054717986259968515' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 28, 2008 at 4:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7453041454133258834</id><published>2008-04-28T19:09:00.000-06:00</published><updated>2008-04-28T19:09:23.464-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can I just say: AWWWW!!!</title><content type='html'>Can I just say: AWWWW!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5054717986259968515/comments/default/7453041454133258834'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5054717986259968515/comments/default/7453041454133258834'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/new-photos-new-project-new-los.html?showComment=1209431340000#c7453041454133258834' title=''/><author><name>makuahine</name><uri>https://www.blogger.com/profile/09766586408930972188</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//spoken-for.org/wp-content/images/avatar_sm.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/new-photos-new-project-new-los.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5054717986259968515' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5054717986259968515' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1154877169'/><gd:extendedProperty name='blogger.displayTime' value='April 28, 2008 at 7:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-10270767736789313</id><published>2008-04-28T22:42:00.000-06:00</published><updated>2008-04-28T22:42:40.377-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Eden is so so beautiful! Love the photos you've ta...</title><content type='html'>Eden is so so beautiful! Love the photos you've taken!&lt;BR/&gt;&lt;BR/&gt;P.s. you missed NZ or Australia off your list, LOL.  I'd say they would be must see places at some point too.   Especially NZ, and especially the South Island of NZ - stunning scenery!!  Hehe, little plug for my little country!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/127326779960835938/comments/default/10270767736789313'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/127326779960835938/comments/default/10270767736789313'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/fun-things.html?showComment=1209444120000#c10270767736789313' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/fun-things.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-127326779960835938' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/127326779960835938' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='April 28, 2008 at 10:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6223865520373400075</id><published>2008-04-28T22:55:00.000-06:00</published><updated>2008-04-28T22:55:01.841-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this page, thanks so much for participating...</title><content type='html'>I love this page, thanks so much for participating in our challenge!  Your stuff is darling, can't wait to see what you come up with next!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/127326779960835938/comments/default/6223865520373400075'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/127326779960835938/comments/default/6223865520373400075'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/fun-things.html?showComment=1209444900000#c6223865520373400075' title=''/><author><name>Mimi</name><uri>https://www.blogger.com/profile/17729634882133588407</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_uf0gVqziMtc/R_FWiAytqiI/AAAAAAAABus/WBZfWk0GS14/S220-s32/IMG_5522.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/fun-things.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-127326779960835938' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/127326779960835938' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-111455570'/><gd:extendedProperty name='blogger.displayTime' value='April 28, 2008 at 10:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-723509435874041904</id><published>2008-04-28T23:10:00.000-06:00</published><updated>2008-04-28T23:10:41.404-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Those pictures of Eden are just amazing! If you ha...</title><content type='html'>Those pictures of Eden are just amazing! If you had ANY free time, I would say that you could start your own photography business, but we all know you don't have time for that! I guess I will have to pay for you and Josh to come down to Phoenix to "practice" on Gracelyn!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5054717986259968515/comments/default/723509435874041904'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5054717986259968515/comments/default/723509435874041904'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/new-photos-new-project-new-los.html?showComment=1209445800000#c723509435874041904' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/new-photos-new-project-new-los.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5054717986259968515' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5054717986259968515' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='April 28, 2008 at 11:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5084398264585148484</id><published>2008-04-29T05:31:00.000-06:00</published><updated>2008-04-29T05:31:19.047-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great idea to start that Disney Flick Group! And B...</title><content type='html'>Great idea to start that Disney Flick Group! And BTW, I have a few same destinations as you on my "Places to Go" list. So, maybe we could meet up on the top of one of the pyramides in Egypt or something.. ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/127326779960835938/comments/default/5084398264585148484'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/127326779960835938/comments/default/5084398264585148484'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/fun-things.html?showComment=1209468660000#c5084398264585148484' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/fun-things.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-127326779960835938' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/127326779960835938' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='April 29, 2008 at 5:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5949115207227180029</id><published>2008-04-29T08:50:00.000-06:00</published><updated>2008-04-29T08:50:02.241-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your photos are total eye candy, and a great adver...</title><content type='html'>Your photos are total eye candy, and a great advertisement for your new camera.  Now I have camera envy so badly, I'm "shopping" online as I type!!!!  :)  TFS</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5054717986259968515/comments/default/5949115207227180029'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5054717986259968515/comments/default/5949115207227180029'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/new-photos-new-project-new-los.html?showComment=1209480600000#c5949115207227180029' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/new-photos-new-project-new-los.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5054717986259968515' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5054717986259968515' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='April 29, 2008 at 8:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9030911085434888554</id><published>2008-04-29T14:06:00.000-06:00</published><updated>2008-04-29T14:06:55.672-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just have to say that I am such a fan! Thank you!</title><content type='html'>Just have to say that I am such a fan! Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/9030911085434888554'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/9030911085434888554'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html?showComment=1209499560000#c9030911085434888554' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3145805408059342736' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3145805408059342736' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='April 29, 2008 at 2:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7521695114779010874</id><published>2008-04-29T16:10:00.000-06:00</published><updated>2008-04-29T16:10:26.260-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow Britt I can't believe that you already have 94...</title><content type='html'>Wow Britt I can't believe that you already have 94 LO on your Disney flickr group.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/127326779960835938/comments/default/7521695114779010874'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/127326779960835938/comments/default/7521695114779010874'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/fun-things.html?showComment=1209507000000#c7521695114779010874' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/fun-things.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-127326779960835938' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/127326779960835938' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='April 29, 2008 at 4:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2527780147686514310</id><published>2008-04-30T09:34:00.000-06:00</published><updated>2008-04-30T09:34:39.341-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW!  I LOVE that LO!  You're sooo creative!  LOVE...</title><content type='html'>WOW!  I LOVE that LO!  You're sooo creative!  LOVE the hanging mouse heads and coin...  So cute!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1189926494825513112/comments/default/2527780147686514310'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1189926494825513112/comments/default/2527780147686514310'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/woo-hoo.html?showComment=1209569640000#c2527780147686514310' title=''/><author><name>BTMIN</name><uri>https://www.blogger.com/profile/16723311176479432021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/woo-hoo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1189926494825513112' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1189926494825513112' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703829899'/><gd:extendedProperty name='blogger.displayTime' value='April 30, 2008 at 9:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5852581844847986081</id><published>2008-04-30T10:16:00.000-06:00</published><updated>2008-04-30T10:16:25.837-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE LOVE that LO! I saw that kit too, it's amaz...</title><content type='html'>I LOVE LOVE that LO! I saw that kit too, it's amazing! CONGRATS on winning that is so awesome!  I love your pirate LO too!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1189926494825513112/comments/default/5852581844847986081'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1189926494825513112/comments/default/5852581844847986081'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/woo-hoo.html?showComment=1209572160000#c5852581844847986081' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/woo-hoo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1189926494825513112' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1189926494825513112' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='April 30, 2008 at 10:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1784829863165803111</id><published>2008-04-30T10:24:00.000-06:00</published><updated>2008-04-30T10:24:59.516-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your pirate page is super cute! You look great in ...</title><content type='html'>Your pirate page is super cute! You look great in that photo too! You have always been so photogenic!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1189926494825513112/comments/default/1784829863165803111'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1189926494825513112/comments/default/1784829863165803111'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/woo-hoo.html?showComment=1209572640000#c1784829863165803111' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/woo-hoo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1189926494825513112' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1189926494825513112' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='April 30, 2008 at 10:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2363613480730969959</id><published>2008-04-30T16:29:00.000-06:00</published><updated>2008-04-30T16:29:52.537-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is a way cute picture of you and your mom!!! ...</title><content type='html'>That is a way cute picture of you and your mom!!!  I love your new camera... and seeing the photos you take.  You have SUCH a talent!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7016017045009411772/comments/default/2363613480730969959'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7016017045009411772/comments/default/2363613480730969959'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/ethan.html?showComment=1209594540000#c2363613480730969959' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/ethan.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7016017045009411772' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7016017045009411772' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='April 30, 2008 at 4:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6426466297148698037</id><published>2008-04-30T16:34:00.000-06:00</published><updated>2008-04-30T16:34:19.560-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These pics look great! awesome!  Your mom is defin...</title><content type='html'>These pics look great! awesome!  Your mom is definately NOT looking 50 AT ALL! She is so young!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7016017045009411772/comments/default/6426466297148698037'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7016017045009411772/comments/default/6426466297148698037'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/ethan.html?showComment=1209594840000#c6426466297148698037' title=''/><author><name>Victoria Elder</name><uri>https://www.blogger.com/profile/02311355940687984819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='20' src='//1.bp.blogspot.com/_gDwTdQp80Bo/Se5RN3XtJgI/AAAAAAAABFc/RuI2uAf4r1Y/S220-s32/Copy+of+Copy+of+IMG_0420+vintage-bw+copy-clrized.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/ethan.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7016017045009411772' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7016017045009411772' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-897611465'/><gd:extendedProperty name='blogger.displayTime' value='April 30, 2008 at 4:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4100959217889682266</id><published>2008-04-30T16:52:00.000-06:00</published><updated>2008-04-30T16:52:21.379-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt I love them all! You are such a good ...</title><content type='html'>Thanks Britt I love them all! You are such a good friend to me! I love ya! Happy Birthday to your mom! I can't believe she's 50! She does not look 50 at all.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7016017045009411772/comments/default/4100959217889682266'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7016017045009411772/comments/default/4100959217889682266'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/ethan.html?showComment=1209595920000#c4100959217889682266' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/ethan.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7016017045009411772' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7016017045009411772' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='April 30, 2008 at 4:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2982815138705368771</id><published>2008-04-30T21:06:00.000-06:00</published><updated>2008-04-30T21:06:09.275-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this LO too, I recently did my favorite one...</title><content type='html'>I love this LO too, I recently did my favorite one of my own, too...you just know when you're done that it's a good one!  Congrats!&lt;BR/&gt;virginiajen</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1189926494825513112/comments/default/2982815138705368771'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1189926494825513112/comments/default/2982815138705368771'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/woo-hoo.html?showComment=1209611160000#c2982815138705368771' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/woo-hoo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1189926494825513112' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1189926494825513112' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 30, 2008 at 9:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2856032765313480819</id><published>2008-04-30T21:15:00.000-06:00</published><updated>2008-04-30T21:15:33.572-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Bday to your mother, its a great picture of ...</title><content type='html'>Happy Bday to your mother, its a great picture of the two of you! The other pictures turned out great too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7016017045009411772/comments/default/2856032765313480819'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7016017045009411772/comments/default/2856032765313480819'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/ethan.html?showComment=1209611700000#c2856032765313480819' title=''/><author><name>Startingover</name><uri>https://www.blogger.com/profile/03824928095924549326</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/ethan.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7016017045009411772' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7016017045009411772' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1834984367'/><gd:extendedProperty name='blogger.displayTime' value='April 30, 2008 at 9:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5181876169499154481</id><published>2008-04-30T21:52:00.000-06:00</published><updated>2008-04-30T21:52:19.498-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy B-day to your mom - hope I look that great a...</title><content type='html'>Happy B-day to your mom - hope I look that great at 50!&lt;BR/&gt;&lt;BR/&gt;Love your new camera - I've heard those 50mm 1.8F lenses are great too - but with the Nikon 40DX you have to manually focus the one Nikon makes - oh, well I hear it makes for GREAT pics and yours sure looks it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7016017045009411772/comments/default/5181876169499154481'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7016017045009411772/comments/default/5181876169499154481'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/ethan.html?showComment=1209613920000#c5181876169499154481' title=''/><author><name>Sarah K - Sentiments by Sarah</name><uri>https://www.blogger.com/profile/03880457999610080566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/_4RcTc1fVLB8/TGiOpr8-xlI/AAAAAAAAEiE/bXuj34wgh7E/S220-s32/IMG_0736.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/ethan.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7016017045009411772' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7016017045009411772' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2034754016'/><gd:extendedProperty name='blogger.displayTime' value='April 30, 2008 at 9:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-204776285253090523</id><published>2008-05-01T08:41:00.000-06:00</published><updated>2008-05-01T08:41:38.284-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>HAPPY BIRTHDAY to your mama!&lt;br&gt;And you are right,...</title><content type='html'>HAPPY BIRTHDAY to your mama!&lt;BR/&gt;And you are right, there's NO WAY she looks 50!!  You guys could be sisters!&lt;BR/&gt;&lt;BR/&gt;*Those photos are awesome!  You are so talented...it's amazing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7016017045009411772/comments/default/204776285253090523'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7016017045009411772/comments/default/204776285253090523'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/ethan.html?showComment=1209652860000#c204776285253090523' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/ethan.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7016017045009411772' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7016017045009411772' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2008 at 8:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1973623574527478860</id><published>2008-05-01T13:16:00.000-06:00</published><updated>2008-05-01T13:16:13.405-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy birthday Britt's mom, she does look great fo...</title><content type='html'>Happy birthday Britt's mom, she does look great for 50!  Go check out The Loft's blog for some exciting news!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7016017045009411772/comments/default/1973623574527478860'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7016017045009411772/comments/default/1973623574527478860'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/ethan.html?showComment=1209669360000#c1973623574527478860' title=''/><author><name>Mimi</name><uri>https://www.blogger.com/profile/17729634882133588407</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_uf0gVqziMtc/R_FWiAytqiI/AAAAAAAABus/WBZfWk0GS14/S220-s32/IMG_5522.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/ethan.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7016017045009411772' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7016017045009411772' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-111455570'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2008 at 1:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5658550268475988139</id><published>2008-05-01T16:59:00.000-06:00</published><updated>2008-05-01T16:59:45.755-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the pictures of Ethan! What a cutie! Happy Bi...</title><content type='html'>Love the pictures of Ethan! What a cutie! Happy Birthday Margaret!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7016017045009411772/comments/default/5658550268475988139'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7016017045009411772/comments/default/5658550268475988139'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/ethan.html?showComment=1209682740000#c5658550268475988139' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/ethan.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7016017045009411772' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7016017045009411772' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2008 at 4:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2380950807651442841</id><published>2008-05-01T19:31:00.000-06:00</published><updated>2008-05-01T19:31:40.523-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oooh! I was waiting for you to say that. I had a f...</title><content type='html'>Oooh! I was waiting for you to say that. I had a few of your Kits in my Kaboodle and I was SO hoping you would have an NSD sale so I could grab them! Yay! Having a limited scrap budget can stink LOL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1996706541446390827/comments/default/2380950807651442841'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1996706541446390827/comments/default/2380950807651442841'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/national-scrapbooking-day.html?showComment=1209691860000#c2380950807651442841' title=''/><author><name>DanisDelusions</name><uri>https://www.blogger.com/profile/06231923016715439676</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//bp1.blogger.com/_3fs6MHGgQGo/R-Ohp9WNwsI/AAAAAAAAAEQ/baFndIH2b-Q/S220-s32/jhj.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/national-scrapbooking-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1996706541446390827' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1996706541446390827' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-973987048'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2008 at 7:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7527066459763434854</id><published>2008-05-02T10:54:00.000-06:00</published><updated>2008-05-02T10:54:21.231-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much Brittney! These layouts are really ...</title><content type='html'>Thanks so much Brittney! These layouts are really wonderful.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6034784774665087821/comments/default/7527066459763434854'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6034784774665087821/comments/default/7527066459763434854'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/friday-fun-times.html?showComment=1209747240000#c7527066459763434854' title=''/><author><name>Érica</name><uri>https://www.blogger.com/profile/06496215235425384435</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-CObwQAvKKKw/TxTLTpcu7nI/AAAAAAAAAaM/G7uWoKNhSHc/s32/5a3083b6b23a1e52379196fb5c285a241666aca3%255B1%255D.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/friday-fun-times.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6034784774665087821' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6034784774665087821' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1366672751'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2008 at 10:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4660058871148533493</id><published>2008-05-02T11:36:00.000-06:00</published><updated>2008-05-02T11:36:53.291-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, that Minnie alpha is seriously cute! :) And y...</title><content type='html'>Wow, that Minnie alpha is seriously cute! :) And you guys  rocked the collab, it looks awesome!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6034784774665087821/comments/default/4660058871148533493'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6034784774665087821/comments/default/4660058871148533493'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/friday-fun-times.html?showComment=1209749760000#c4660058871148533493' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/friday-fun-times.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6034784774665087821' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6034784774665087821' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2008 at 11:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6493003344192691437</id><published>2008-05-02T12:48:00.000-06:00</published><updated>2008-05-02T12:48:45.615-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hmm, I must have screwed up somewhere along the wa...</title><content type='html'>Hmm, I must have screwed up somewhere along the way.  I ordered three of your kits this morning and it was around $14 but I didn't get any free kit :(  But at least I grabbed the kits I wanted to scrap my WDW pics :)&lt;BR/&gt;&lt;BR/&gt;By the way...the Minnie alpha is adorable! Wish I would have seen it this morning.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6034784774665087821/comments/default/6493003344192691437'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6034784774665087821/comments/default/6493003344192691437'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/friday-fun-times.html?showComment=1209754080000#c6493003344192691437' title=''/><author><name>DanisDelusions</name><uri>https://www.blogger.com/profile/06231923016715439676</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//bp1.blogger.com/_3fs6MHGgQGo/R-Ohp9WNwsI/AAAAAAAAAEQ/baFndIH2b-Q/S220-s32/jhj.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/friday-fun-times.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6034784774665087821' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6034784774665087821' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-973987048'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2008 at 12:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5331441928843887737</id><published>2008-05-02T15:05:00.000-06:00</published><updated>2008-05-02T15:05:51.150-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your new products, so cool.  And wow, amazing...</title><content type='html'>Love your new products, so cool.  And wow, amazing show-offs as usual!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6034784774665087821/comments/default/5331441928843887737'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6034784774665087821/comments/default/5331441928843887737'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/friday-fun-times.html?showComment=1209762300000#c5331441928843887737' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/friday-fun-times.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6034784774665087821' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6034784774665087821' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2008 at 3:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2089257855772043920</id><published>2008-05-03T10:52:00.000-06:00</published><updated>2008-05-03T10:52:26.225-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OH.&lt;br&gt;MY. &lt;br&gt;GOODNESS!!&lt;br&gt;&lt;br&gt;These LO's are am...</title><content type='html'>OH.&lt;BR/&gt;MY. &lt;BR/&gt;GOODNESS!!&lt;BR/&gt;&lt;BR/&gt;These LO's are amazing, as usual.  You are really incredible!  Where do you come up with all your ideas???</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7987841362315749208/comments/default/2089257855772043920'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7987841362315749208/comments/default/2089257855772043920'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/nsd-is-in-high-gear.html?showComment=1209833520000#c2089257855772043920' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/nsd-is-in-high-gear.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7987841362315749208' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7987841362315749208' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2008 at 10:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-797616596607576404</id><published>2008-05-03T14:25:00.000-06:00</published><updated>2008-05-03T14:25:49.417-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>love the Ethan LO!  It is awesome!  Thanks for kee...</title><content type='html'>love the Ethan LO!  It is awesome!  Thanks for keeping us posted on all the NSD freebies and sales!  I got all the stuff from SM and I can't wait to play!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7987841362315749208/comments/default/797616596607576404'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7987841362315749208/comments/default/797616596607576404'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/nsd-is-in-high-gear.html?showComment=1209846300000#c797616596607576404' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/nsd-is-in-high-gear.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7987841362315749208' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7987841362315749208' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2008 at 2:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6642856597574617279</id><published>2008-05-03T22:25:00.000-06:00</published><updated>2008-05-03T22:25:44.691-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YOU GO GIRL!&lt;br&gt;I'm so impressed with all you've g...</title><content type='html'>YOU GO GIRL!&lt;BR/&gt;I'm so impressed with all you've gotten done.  Wish I could've scrapped more today...&lt;BR/&gt;One is better than none, and I may get one more squeezed out!  ;)&lt;BR/&gt;Bummed I missed the speed crop.  It was right at bedtime.  Unfortunate for me!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8617252783720932093/comments/default/6642856597574617279'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8617252783720932093/comments/default/6642856597574617279'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/more-nsd-fruits.html?showComment=1209875100000#c6642856597574617279' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/more-nsd-fruits.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8617252783720932093' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8617252783720932093' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2008 at 10:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2819704640638823520</id><published>2008-05-03T22:26:00.000-06:00</published><updated>2008-05-03T22:26:10.962-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>(the kid's bedtime, that is...)</title><content type='html'>(the kid's bedtime, that is...)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8617252783720932093/comments/default/2819704640638823520'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8617252783720932093/comments/default/2819704640638823520'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/more-nsd-fruits.html?showComment=1209875160000#c2819704640638823520' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/more-nsd-fruits.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8617252783720932093' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8617252783720932093' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2008 at 10:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8137982792465885899</id><published>2008-05-05T19:00:00.000-06:00</published><updated>2008-05-05T19:00:26.284-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I didn't see the Christmas LO!  OH SO CUTE!!!  I l...</title><content type='html'>I didn't see the Christmas LO!  OH SO CUTE!!!  I love that!!  I cannot believe how many LO's you completed on Saturday!  You are a machine, woman!!  WOW!  And they are all AWESOME!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6960271339148967359/comments/default/8137982792465885899'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6960271339148967359/comments/default/8137982792465885899'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/sneak-peek.html?showComment=1210035600000#c8137982792465885899' title=''/><author><name>BTMIN</name><uri>https://www.blogger.com/profile/16723311176479432021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6960271339148967359' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6960271339148967359' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703829899'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2008 at 7:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4077259688339767280</id><published>2008-05-05T19:33:00.000-06:00</published><updated>2008-05-05T19:33:06.608-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can't wait to see that kit........Fridays are so...</title><content type='html'>I can't wait to see that kit........Fridays are so fun with you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6960271339148967359/comments/default/4077259688339767280'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6960271339148967359/comments/default/4077259688339767280'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/sneak-peek.html?showComment=1210037580000#c4077259688339767280' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6960271339148967359' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6960271339148967359' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2008 at 7:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8515220316950358951</id><published>2008-05-05T19:58:00.000-06:00</published><updated>2008-05-05T19:58:23.221-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute page!! You do have the BEST FAMILY!! Im alrea...</title><content type='html'>Cute page!! You do have the BEST FAMILY!! Im already looking forward to Bear Lake to spend time with all of  you and its not till August! Love you :)!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8095033039240109329/comments/default/8515220316950358951'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8095033039240109329/comments/default/8515220316950358951'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/2nd-blessing.html?showComment=1210039080000#c8515220316950358951' title=''/><author><name>cheloni</name><uri>https://www.blogger.com/profile/07499878345290260843</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_zQqh2J7HUNE/SxgPoEQfK7I/AAAAAAAAA5s/mkBIm0VtBKc/S220-s32/baby+love.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/2nd-blessing.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8095033039240109329' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8095033039240109329' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1218734363'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2008 at 7:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7703883692946843718</id><published>2008-05-05T20:43:00.000-06:00</published><updated>2008-05-05T20:43:08.726-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can't wait til Friday!</title><content type='html'>Can't wait til Friday!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6960271339148967359/comments/default/7703883692946843718'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6960271339148967359/comments/default/7703883692946843718'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/sneak-peek.html?showComment=1210041780000#c7703883692946843718' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6960271339148967359' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6960271339148967359' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2008 at 8:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5300166568998660576</id><published>2008-05-05T22:20:00.000-06:00</published><updated>2008-05-05T22:20:03.651-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can't wait for FRIDAY! Love the LOs!! You did awes...</title><content type='html'>Can't wait for FRIDAY! Love the LOs!! You did awesome stuff on NSD!!  Love the desktop too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6960271339148967359/comments/default/5300166568998660576'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6960271339148967359/comments/default/5300166568998660576'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/sneak-peek.html?showComment=1210047600000#c5300166568998660576' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6960271339148967359' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6960271339148967359' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2008 at 10:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5772049494155292544</id><published>2008-05-07T12:57:00.000-06:00</published><updated>2008-05-07T12:57:56.493-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Chad and your dad look so much alike! What a cute ...</title><content type='html'>Chad and your dad look so much alike! What a cute little baby!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1911160670834970617/comments/default/5772049494155292544'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1911160670834970617/comments/default/5772049494155292544'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/daddys-girl.html?showComment=1210186620000#c5772049494155292544' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/daddys-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1911160670834970617' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1911160670834970617' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='May 7, 2008 at 12:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1302587303439881095</id><published>2008-05-07T15:53:00.000-06:00</published><updated>2008-05-07T15:53:49.179-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE THAT PAGE!  So amazing, what a cute kit too!</title><content type='html'>I LOVE THAT PAGE!  So amazing, what a cute kit too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1911160670834970617/comments/default/1302587303439881095'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1911160670834970617/comments/default/1302587303439881095'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/daddys-girl.html?showComment=1210197180000#c1302587303439881095' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/daddys-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1911160670834970617' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1911160670834970617' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='May 7, 2008 at 3:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1551932868374741803</id><published>2008-05-07T17:19:00.000-06:00</published><updated>2008-05-07T17:19:17.330-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute Britt! I love that picture and the colors ...</title><content type='html'>So cute Britt! I love that picture and the colors go great with that picture. Is that from GG? If so I have this kit and I am so excited to use it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1911160670834970617/comments/default/1551932868374741803'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1911160670834970617/comments/default/1551932868374741803'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/daddys-girl.html?showComment=1210202340000#c1551932868374741803' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/daddys-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1911160670834970617' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1911160670834970617' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='May 7, 2008 at 5:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1048749776566656316</id><published>2008-05-08T09:34:00.000-06:00</published><updated>2008-05-08T09:34:47.665-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE IT!&lt;br&gt;So fun that your family is good frie...</title><content type='html'>I LOVE IT!&lt;BR/&gt;So fun that your family is good friends too!!  That's the best!&lt;BR/&gt;&lt;BR/&gt;Your blessings pages are awesome!!&lt;BR/&gt;Can't wait until next week!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8095033039240109329/comments/default/1048749776566656316'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8095033039240109329/comments/default/1048749776566656316'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/2nd-blessing.html?showComment=1210260840000#c1048749776566656316' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/2nd-blessing.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8095033039240109329' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8095033039240109329' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2008 at 9:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5736175382399010088</id><published>2008-05-08T11:41:00.000-06:00</published><updated>2008-05-08T11:41:46.649-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ummm..did I mention you ROCK!?!  Cuz you TOTALLY d...</title><content type='html'>ummm..did I mention you ROCK!?!  Cuz you TOTALLY do!!!  and so does your LO--I'm so lucky to get to work with you--on both sides!!! :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8616682659460549026/comments/default/5736175382399010088'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8616682659460549026/comments/default/5736175382399010088'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/ericas-new-kit.html?showComment=1210268460000#c5736175382399010088' title=''/><author><name>Erica Zane</name><uri>https://www.blogger.com/profile/01089858278651427041</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-uh1VpeGAXCk/TtL3_1czoCI/AAAAAAAAETI/f8WkYutK62w/s32/ericazane-3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/ericas-new-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8616682659460549026' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8616682659460549026' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1189814333'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2008 at 11:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5230359170727672993</id><published>2008-05-08T17:09:00.000-06:00</published><updated>2008-05-08T17:09:28.575-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Those pictures are so cute! i just love Eden!</title><content type='html'>Those pictures are so cute! i just love Eden!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8616682659460549026/comments/default/5230359170727672993'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8616682659460549026/comments/default/5230359170727672993'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/ericas-new-kit.html?showComment=1210288140000#c5230359170727672993' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/ericas-new-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8616682659460549026' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8616682659460549026' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2008 at 5:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5899368916472624153</id><published>2008-05-08T17:29:00.000-06:00</published><updated>2008-05-08T17:29:29.340-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the page, you can just see the love y'all hav...</title><content type='html'>Love the page, you can just see the love y'all have, cant wait to see more.  Thanks For Sharing</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8095033039240109329/comments/default/5899368916472624153'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8095033039240109329/comments/default/5899368916472624153'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/2nd-blessing.html?showComment=1210289340000#c5899368916472624153' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/2nd-blessing.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8095033039240109329' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8095033039240109329' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2008 at 5:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3695920960556699704</id><published>2008-05-08T19:05:00.000-06:00</published><updated>2008-05-08T19:05:54.351-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>AWESOME LO!!  You are luck, cuz AWESOME kit too!!!</title><content type='html'>AWESOME LO!!  You are luck, cuz AWESOME kit too!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8616682659460549026/comments/default/3695920960556699704'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8616682659460549026/comments/default/3695920960556699704'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/ericas-new-kit.html?showComment=1210295100000#c3695920960556699704' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/ericas-new-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8616682659460549026' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8616682659460549026' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2008 at 7:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7462329731776298238</id><published>2008-05-08T21:12:00.000-06:00</published><updated>2008-05-08T21:12:42.443-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>luv em' all, Im getting erica's layout tonight, ca...</title><content type='html'>luv em' all, Im getting erica's layout tonight, cant wait 2 use it!&lt;BR/&gt; and I Joined flickr , thx for     the info!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2767265384896772361/comments/default/7462329731776298238'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2767265384896772361/comments/default/7462329731776298238'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/quick-pop-in.html?showComment=1210302720000#c7462329731776298238' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/quick-pop-in.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2767265384896772361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2767265384896772361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2008 at 9:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6223114921190649334</id><published>2008-05-08T21:29:00.000-06:00</published><updated>2008-05-08T21:29:09.580-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You do 'pretty' well, Britt! I'm like you when it ...</title><content type='html'>You do 'pretty' well, Britt! I'm like you when it comes to alpha, love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2767265384896772361/comments/default/6223114921190649334'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2767265384896772361/comments/default/6223114921190649334'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/quick-pop-in.html?showComment=1210303740000#c6223114921190649334' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/quick-pop-in.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2767265384896772361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2767265384896772361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2008 at 9:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7840275613524636409</id><published>2008-05-08T22:11:00.000-06:00</published><updated>2008-05-08T22:11:57.392-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE that LO of Eden, it really is so pretty!  A...</title><content type='html'>I LOVE that LO of Eden, it really is so pretty!  And I love the Disney page too! Cute cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2767265384896772361/comments/default/7840275613524636409'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2767265384896772361/comments/default/7840275613524636409'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/quick-pop-in.html?showComment=1210306260000#c7840275613524636409' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/quick-pop-in.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2767265384896772361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2767265384896772361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2008 at 10:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-443197342228302245</id><published>2008-05-09T09:39:00.000-06:00</published><updated>2008-05-09T09:39:11.561-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey Britt!&lt;br&gt;&lt;br&gt;I am so excited for your new stu...</title><content type='html'>Hey Britt!&lt;BR/&gt;&lt;BR/&gt;I am so excited for your new stuff. My hubby is a Troy, so I am DYING for this kit!&lt;BR/&gt;&lt;BR/&gt;BTW, when you click on the link it only brings up the photobucket link. Am I doing something wrong?&lt;BR/&gt;&lt;BR/&gt;Thanks,&lt;BR/&gt;&lt;BR/&gt;Denise</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/443197342228302245'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/443197342228302245'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html?showComment=1210347540000#c443197342228302245' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3043372616539410257' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3043372616539410257' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2008 at 9:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-667510006330226939</id><published>2008-05-09T10:02:00.000-06:00</published><updated>2008-05-09T10:02:48.637-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My eldest is going to LOVE this. Her school is act...</title><content type='html'>My eldest is going to LOVE this. Her school is actually the Wild Cats and she has a scrapbook (her teacher had no idea about digi but okay'd it) project to do so this is perfect.&lt;BR/&gt;I LOVE Show Off and new kit fridays, it makes my whole week.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/667510006330226939'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/667510006330226939'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html?showComment=1210348920000#c667510006330226939' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3043372616539410257' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3043372616539410257' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2008 at 10:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8269930189429381220</id><published>2008-05-09T10:06:00.000-06:00</published><updated>2008-05-09T10:06:04.286-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute Britt! I love it!</title><content type='html'>Cute Britt! I love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/8269930189429381220'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/8269930189429381220'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html?showComment=1210349160000#c8269930189429381220' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3043372616539410257' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3043372616539410257' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2008 at 10:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9037516638264738674</id><published>2008-05-09T10:08:00.000-06:00</published><updated>2008-05-09T10:08:15.501-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much!&lt;br&gt;&lt;br&gt;Denise</title><content type='html'>Thanks so much!&lt;BR/&gt;&lt;BR/&gt;Denise</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/9037516638264738674'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/9037516638264738674'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html?showComment=1210349280000#c9037516638264738674' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3043372616539410257' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3043372616539410257' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2008 at 10:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8809291250376443673</id><published>2008-05-09T11:09:00.000-06:00</published><updated>2008-05-09T11:09:48.985-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>another fun kit.....have to add to my wish list......</title><content type='html'>another fun kit.....have to add to my wish list....treated myself to all of your mouse kits yesterday...lol...keep up the great work.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/8809291250376443673'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/8809291250376443673'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html?showComment=1210352940000#c8809291250376443673' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3043372616539410257' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3043372616539410257' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2008 at 11:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2303053341689899868</id><published>2008-05-09T11:29:00.000-06:00</published><updated>2008-05-09T11:29:48.797-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Of course I HAD to have all the new stuff!  I don'...</title><content type='html'>Of course I HAD to have all the new stuff!  I don't have any HSM pics to scrap, but I'm sure I can come up with some great uses for these new kits!!  Awesome work!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/2303053341689899868'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/2303053341689899868'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html?showComment=1210354140000#c2303053341689899868' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3043372616539410257' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3043372616539410257' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2008 at 11:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5741147751117540724</id><published>2008-05-09T12:27:00.000-06:00</published><updated>2008-05-09T12:27:01.898-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks! I love the swirl especially.</title><content type='html'>Thanks! I love the swirl especially.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/5741147751117540724'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/5741147751117540724'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html?showComment=1210357620000#c5741147751117540724' title=''/><author><name>Dianna</name><uri>https://www.blogger.com/profile/09517246579704472278</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-QSZNSqzcDBw/XUCTLYnIwXI/AAAAAAAAXt8/9e4-AjG7v5UvdQXbowY0BuRV4ABDEMm2QCK4BGAYYCw/s32/paper.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3043372616539410257' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3043372616539410257' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-531237099'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2008 at 12:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-837281721204783322</id><published>2008-05-09T13:01:00.000-06:00</published><updated>2008-05-09T13:01:24.869-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The kit looks like lots of fun! And that Audrey al...</title><content type='html'>The kit looks like lots of fun! And that Audrey alpha of yours is really fabulous!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/837281721204783322'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/837281721204783322'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html?showComment=1210359660000#c837281721204783322' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3043372616539410257' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3043372616539410257' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2008 at 1:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3717911263241422110</id><published>2008-05-09T13:14:00.000-06:00</published><updated>2008-05-09T13:14:49.309-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt,&lt;br&gt;&lt;br&gt;What a post, the kit is just fantast...</title><content type='html'>Britt,&lt;BR/&gt;&lt;BR/&gt;What a post, the kit is just fantastic, I be getting it today!!!! And all the LO, WOW they are gorgeous.&lt;BR/&gt;Thanks for the showoff gift and the matching freebie.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/3717911263241422110'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/3717911263241422110'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html?showComment=1210360440000#c3717911263241422110' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3043372616539410257' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3043372616539410257' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2008 at 1:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8427788491880885497</id><published>2008-05-09T14:11:00.000-06:00</published><updated>2008-05-09T14:11:21.092-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Gorgeous new kit, it's great!!  Love all the layou...</title><content type='html'>Gorgeous new kit, it's great!!  Love all the layouts with it, and all the show offs - it must make you so proud seeing what people create with your goodies!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/8427788491880885497'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/8427788491880885497'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html?showComment=1210363860000#c8427788491880885497' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3043372616539410257' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3043372616539410257' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2008 at 2:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7903017300105838811</id><published>2008-05-09T15:10:00.000-06:00</published><updated>2008-05-09T15:10:02.659-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW! I am so glad I stumbled onto your designs, th...</title><content type='html'>WOW! I am so glad I stumbled onto your designs, they are wonderful! &lt;BR/&gt;Thank you so much for the little "taste"...I can't wait to play with it! &lt;BR/&gt;&lt;BR/&gt;Have a wonderful weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/7903017300105838811'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/7903017300105838811'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html?showComment=1210367400000#c7903017300105838811' title=''/><author><name>Heidi</name><uri>https://www.blogger.com/profile/17373104453139954614</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//bp1.blogger.com/_06nbVFw716U/R4w_Yi7FrrI/AAAAAAAAAAM/IZZ7Bf6jo3g/S220-s32/Sept1-110.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3043372616539410257' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3043372616539410257' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-758415443'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2008 at 3:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6823714216135447317</id><published>2008-05-09T15:34:00.000-06:00</published><updated>2008-05-09T15:34:42.429-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute!  I love it, thanks so much!</title><content type='html'>So cute!  I love it, thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/6823714216135447317'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/6823714216135447317'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html?showComment=1210368840000#c6823714216135447317' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3043372616539410257' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3043372616539410257' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2008 at 3:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7324369764368062302</id><published>2008-05-09T22:29:00.000-06:00</published><updated>2008-05-09T22:29:14.041-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt-&lt;br&gt;This kit is amazing!!  I have loved scra...</title><content type='html'>Britt-&lt;BR/&gt;This kit is amazing!!  I have loved scrapping with it so far!&lt;BR/&gt;;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/7324369764368062302'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/7324369764368062302'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html?showComment=1210393740000#c7324369764368062302' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3043372616539410257' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3043372616539410257' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2008 at 10:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2723782550631244469</id><published>2008-05-09T22:36:00.000-06:00</published><updated>2008-05-09T22:36:58.096-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey Britt,  &lt;br&gt;&lt;br&gt;Everything you make is SO gorg...</title><content type='html'>Hey Britt,  &lt;BR/&gt;&lt;BR/&gt;Everything you make is SO gorgeous (and this is no exception)!  &lt;BR/&gt;&lt;BR/&gt;You have been totally blessed with talent &amp; creativity.  Thank you for sharing it with those of us who got ripped off in those departments!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/2723782550631244469'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/2723782550631244469'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html?showComment=1210394160000#c2723782550631244469' title=''/><author><name>Michelle from MD, USA</name><uri>https://www.blogger.com/profile/03622810103910908262</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='25' src='//2.bp.blogspot.com/_2QvZh6wNv34/Sitgh3z16ZI/AAAAAAAAAfo/CtW_N2R59UY/S220-s32/Me%26MyFurBabies-Template-5-K.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3043372616539410257' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3043372616539410257' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-369934822'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2008 at 10:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6977808504548712944</id><published>2008-05-10T04:24:00.001-06:00</published><updated>2008-05-10T04:24:45.533-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/6977808504548712944'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/6977808504548712944'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html?showComment=1210415040001#c6977808504548712944' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3043372616539410257' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3043372616539410257' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='May 10, 2008 at 4:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5426507515833244585</id><published>2008-05-10T07:44:00.000-06:00</published><updated>2008-05-10T07:44:29.728-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for sharing!</title><content type='html'>Thank you for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/5426507515833244585'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/5426507515833244585'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html?showComment=1210427040000#c5426507515833244585' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3043372616539410257' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3043372616539410257' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 10, 2008 at 7:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9014201591108790343</id><published>2008-05-10T08:59:00.000-06:00</published><updated>2008-05-10T08:59:20.382-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi! I love seeing all the pages that have been cre...</title><content type='html'>Hi! I love seeing all the pages that have been created with your awesome kit! Thanks for the freebie, now I need to go buy the rest of kit! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/9014201591108790343'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/9014201591108790343'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html?showComment=1210431540000#c9014201591108790343' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3043372616539410257' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3043372616539410257' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 10, 2008 at 8:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3421050005627011203</id><published>2008-05-10T14:07:00.000-06:00</published><updated>2008-05-10T14:07:17.036-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks a lot Brittney. I will certainly make good ...</title><content type='html'>Thanks a lot Brittney. I will certainly make good use of your freebie!!!! LOVE&lt;BR/&gt;LOVE&lt;BR/&gt;thanks again&lt;BR/&gt;Lina</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/3421050005627011203'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/3421050005627011203'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html?showComment=1210450020000#c3421050005627011203' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3043372616539410257' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3043372616539410257' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 10, 2008 at 2:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5749042563679478798</id><published>2008-05-10T21:36:00.000-06:00</published><updated>2008-05-10T21:36:07.580-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;ve found freebie heaven.  this is an awesome...</title><content type='html'>I've found freebie heaven.  this is an awesome kit.  appreciate your talents and labors.  can't wait to unzip &amp; play.  tyfs</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/5749042563679478798'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/5749042563679478798'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html?showComment=1210476960000#c5749042563679478798' title=''/><author><name>cindiaskew</name><uri>https://www.blogger.com/profile/13624934778233489115</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3043372616539410257' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3043372616539410257' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1893422054'/><gd:extendedProperty name='blogger.displayTime' value='May 10, 2008 at 9:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-643600768505011590</id><published>2008-05-11T13:50:00.000-06:00</published><updated>2008-05-11T13:50:13.364-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful layouts &amp;amp; quickpage!  I&amp;#39;m sure y...</title><content type='html'>Beautiful layouts &amp; quickpage!  I'm sure your Mum &amp; MIL loved whatever you made them (or maybe you haven't given it to them yet.. I'm so mixed up with the time thing, as per usual!).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6583686008700480659/comments/default/643600768505011590'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6583686008700480659/comments/default/643600768505011590'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/another-blessing-sunday.html?showComment=1210535400000#c643600768505011590' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/another-blessing-sunday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6583686008700480659' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6583686008700480659' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='May 11, 2008 at 1:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7430310133673637826</id><published>2008-05-11T14:49:00.000-06:00</published><updated>2008-05-11T14:49:40.450-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>beautiful layout!! And your mum is really beautifu...</title><content type='html'>beautiful layout!! And your mum is really beautiful too!&lt;BR/&gt;Laetitia</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6583686008700480659/comments/default/7430310133673637826'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6583686008700480659/comments/default/7430310133673637826'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/another-blessing-sunday.html?showComment=1210538940000#c7430310133673637826' title=''/><author><name>laetitia</name><uri>https://www.blogger.com/profile/09556619870334336629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/another-blessing-sunday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6583686008700480659' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6583686008700480659' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-833320520'/><gd:extendedProperty name='blogger.displayTime' value='May 11, 2008 at 2:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5454756628361155181</id><published>2008-05-11T17:03:00.000-06:00</published><updated>2008-05-11T17:03:41.921-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BEAUTIFUL LO's as usual!  I used my mom for my ble...</title><content type='html'>BEAUTIFUL LO's as usual!  I used my mom for my blessing this week too!&lt;BR/&gt;And I can't wait to see what you gave your mom &amp; MIL for their gifts!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6583686008700480659/comments/default/5454756628361155181'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6583686008700480659/comments/default/5454756628361155181'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/another-blessing-sunday.html?showComment=1210546980000#c5454756628361155181' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/another-blessing-sunday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6583686008700480659' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6583686008700480659' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='May 11, 2008 at 5:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7587907565272322160</id><published>2008-05-11T22:23:00.000-06:00</published><updated>2008-05-11T22:23:49.402-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow! AMAZING KIT! All those LO's were so inspiring...</title><content type='html'>Wow! AMAZING KIT! All those LO's were so inspiring! I can't wait till I can scrap again!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/7587907565272322160'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/7587907565272322160'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html?showComment=1210566180000#c7587907565272322160' title=''/><author><name>Victoria Elder</name><uri>https://www.blogger.com/profile/02311355940687984819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='20' src='//1.bp.blogspot.com/_gDwTdQp80Bo/Se5RN3XtJgI/AAAAAAAABFc/RuI2uAf4r1Y/S220-s32/Copy+of+Copy+of+IMG_0420+vintage-bw+copy-clrized.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3043372616539410257' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3043372616539410257' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-897611465'/><gd:extendedProperty name='blogger.displayTime' value='May 11, 2008 at 10:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3683457694520061890</id><published>2008-05-12T03:35:00.001-06:00</published><updated>2008-05-12T03:35:12.510-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6583686008700480659/comments/default/3683457694520061890'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6583686008700480659/comments/default/3683457694520061890'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/another-blessing-sunday.html?showComment=1210584900001#c3683457694520061890' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/another-blessing-sunday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6583686008700480659' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6583686008700480659' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='May 12, 2008 at 3:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1265166329974729975</id><published>2008-05-12T06:20:00.000-06:00</published><updated>2008-05-12T06:20:09.611-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is lovely! Thanks :o)</title><content type='html'>This is lovely! Thanks :o)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6583686008700480659/comments/default/1265166329974729975'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6583686008700480659/comments/default/1265166329974729975'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/another-blessing-sunday.html?showComment=1210594800000#c1265166329974729975' title=''/><author><name>TitanThirteen</name><uri>https://www.blogger.com/profile/06409728436640335599</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//1.bp.blogspot.com/-gbMNY0lMpko/Uy7fpFVM91I/AAAAAAAAG5w/LFvRyfLMrAo/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/another-blessing-sunday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6583686008700480659' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6583686008700480659' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1159876672'/><gd:extendedProperty name='blogger.displayTime' value='May 12, 2008 at 6:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3058731901277053079</id><published>2008-05-12T12:24:00.000-06:00</published><updated>2008-05-12T12:24:28.046-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Both of your layouts  are wonderful. Thank you for...</title><content type='html'>Both of your layouts  are wonderful. Thank you for sharing the quick page.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6583686008700480659/comments/default/3058731901277053079'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6583686008700480659/comments/default/3058731901277053079'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/another-blessing-sunday.html?showComment=1210616640000#c3058731901277053079' title=''/><author><name>Melissa</name><uri>https://www.blogger.com/profile/03526326606365448591</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//bp2.blogger.com/_gXRVXzXt4Yw/SHWBLmTVrAI/AAAAAAAAAdY/C-9nxmx7Tss/S220-s31/DSC09078-Mel.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/another-blessing-sunday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6583686008700480659' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6583686008700480659' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1351837237'/><gd:extendedProperty name='blogger.displayTime' value='May 12, 2008 at 12:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6273143006116898944</id><published>2008-05-12T15:14:00.000-06:00</published><updated>2008-05-12T15:14:09.740-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt, thanks for sharing one more great QP. Ho...</title><content type='html'>Hi Britt, thanks for sharing one more great QP. Hope you had a lovely mother´s day.&lt;BR/&gt;:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6583686008700480659/comments/default/6273143006116898944'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6583686008700480659/comments/default/6273143006116898944'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/another-blessing-sunday.html?showComment=1210626840000#c6273143006116898944' title=''/><author><name>Renata Pamplona</name><uri>https://www.blogger.com/profile/12364896078217007592</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-bI-znhDvt5g/W7GAhw9-W0I/AAAAAAAAJy8/-jPVDS0yctMQO1P5CKfqFg_rumPSsNRjwCK4BGAYYCw/s32/renata%2Bpor%2Bvitor%2Bmartins.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/another-blessing-sunday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6583686008700480659' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6583686008700480659' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1752104536'/><gd:extendedProperty name='blogger.displayTime' value='May 12, 2008 at 3:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-968972839876680127</id><published>2008-05-12T15:56:00.000-06:00</published><updated>2008-05-12T15:56:19.629-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>DYING to see that book!!&lt;br&gt;And I LOVE your two pa...</title><content type='html'>DYING to see that book!!&lt;BR/&gt;And I LOVE your two pages for the challenge.  That story about the fire is too funny!&lt;BR/&gt;;)&lt;BR/&gt;Glad that you had an enjoyable mother's day.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1791605287247300584/comments/default/968972839876680127'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1791605287247300584/comments/default/968972839876680127'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/speed-croppers-get-excited.html?showComment=1210629360000#c968972839876680127' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/speed-croppers-get-excited.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1791605287247300584' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1791605287247300584' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='May 12, 2008 at 3:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7283415554143243579</id><published>2008-05-12T17:59:00.000-06:00</published><updated>2008-05-12T17:59:24.170-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, you are so thoughtful and generous. I'm sure ...</title><content type='html'>Wow, you are so thoughtful and generous. I'm sure they are going to treasure those gifts for years to come. How nice! Looks like everyone had a fun day.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1791605287247300584/comments/default/7283415554143243579'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1791605287247300584/comments/default/7283415554143243579'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/speed-croppers-get-excited.html?showComment=1210636740000#c7283415554143243579' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/speed-croppers-get-excited.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1791605287247300584' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1791605287247300584' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='May 12, 2008 at 5:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5316667893992770648</id><published>2008-05-12T21:09:00.000-06:00</published><updated>2008-05-12T21:09:28.279-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi! I've tagged you. Check my blog :)</title><content type='html'>Hi! I've tagged you. Check my blog :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1791605287247300584/comments/default/5316667893992770648'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1791605287247300584/comments/default/5316667893992770648'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/speed-croppers-get-excited.html?showComment=1210648140000#c5316667893992770648' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/speed-croppers-get-excited.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1791605287247300584' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1791605287247300584' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='May 12, 2008 at 9:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4615193308068341416</id><published>2008-05-13T09:44:00.000-06:00</published><updated>2008-05-13T09:44:38.825-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOL! Those stories are so funny! I love your famil...</title><content type='html'>LOL! Those stories are so funny! I love your family! The picture of you and your mom is great! You guys are so cute and such good friends.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1791605287247300584/comments/default/4615193308068341416'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1791605287247300584/comments/default/4615193308068341416'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/speed-croppers-get-excited.html?showComment=1210693440000#c4615193308068341416' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/speed-croppers-get-excited.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1791605287247300584' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1791605287247300584' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='May 13, 2008 at 9:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6743291389996248220</id><published>2008-05-13T11:59:00.000-06:00</published><updated>2008-05-13T11:59:10.622-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Glad you're MY daughter!!</title><content type='html'>Glad you're MY daughter!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6583686008700480659/comments/default/6743291389996248220'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6583686008700480659/comments/default/6743291389996248220'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/another-blessing-sunday.html?showComment=1210701540000#c6743291389996248220' title=''/><author><name>Marg</name><uri>https://www.blogger.com/profile/00205077966723445227</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/another-blessing-sunday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6583686008700480659' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6583686008700480659' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2088785191'/><gd:extendedProperty name='blogger.displayTime' value='May 13, 2008 at 11:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1899387181049971351</id><published>2008-05-13T12:00:00.000-06:00</published><updated>2008-05-13T12:00:23.368-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome GIFT!  I LOVE IT!!!  Lucky Me, huh??</title><content type='html'>Awesome GIFT!  I LOVE IT!!!  Lucky Me, huh??</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1791605287247300584/comments/default/1899387181049971351'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1791605287247300584/comments/default/1899387181049971351'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/speed-croppers-get-excited.html?showComment=1210701600000#c1899387181049971351' title=''/><author><name>Marg</name><uri>https://www.blogger.com/profile/00205077966723445227</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/speed-croppers-get-excited.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1791605287247300584' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1791605287247300584' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2088785191'/><gd:extendedProperty name='blogger.displayTime' value='May 13, 2008 at 12:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6153129674551032940</id><published>2008-05-13T12:11:00.000-06:00</published><updated>2008-05-13T12:11:31.428-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the picture of the Matthew &amp;amp; Brayden.  ...</title><content type='html'>I love the picture of the Matthew &amp; Brayden.  Very cute.  That is his name right?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1791605287247300584/comments/default/6153129674551032940'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1791605287247300584/comments/default/6153129674551032940'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/speed-croppers-get-excited.html?showComment=1210702260000#c6153129674551032940' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/speed-croppers-get-excited.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1791605287247300584' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1791605287247300584' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='May 13, 2008 at 12:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1707429208016696555</id><published>2008-05-13T13:54:00.000-06:00</published><updated>2008-05-13T13:54:45.399-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I think your hair definitely suits you nice and lo...</title><content type='html'>I think your hair definitely suits you nice and long, I wish mine was as pretty.  You'd make a good Disney princess for a dress up party you know?!&lt;BR/&gt;&lt;BR/&gt;And you should be very proud of yourself, you work very hard to promote your products etc and your hard work and effort shows.  It's strange but I feel a lil bit proud when I'm browsing galleries and see someone's used something of yours.  I'm like 'yeah, go Britt!'.  Keep up your great work!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1864528684920171248/comments/default/1707429208016696555'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1864528684920171248/comments/default/1707429208016696555'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/i-was-tagged.html?showComment=1210708440000#c1707429208016696555' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/i-was-tagged.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1864528684920171248' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1864528684920171248' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='May 13, 2008 at 1:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8717466803035906694</id><published>2008-05-13T14:15:00.000-06:00</published><updated>2008-05-13T14:15:08.182-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You silly girl...you skipped #5. So technically yo...</title><content type='html'>You silly girl...you skipped #5. So technically you only told us 6 things about you...does that mean that I don't have to follow through with the tag? :) Just kidding...I will do it, just for you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1864528684920171248/comments/default/8717466803035906694'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1864528684920171248/comments/default/8717466803035906694'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/i-was-tagged.html?showComment=1210709700000#c8717466803035906694' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/i-was-tagged.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1864528684920171248' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1864528684920171248' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='May 13, 2008 at 2:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6333983624950525639</id><published>2008-05-13T15:16:00.000-06:00</published><updated>2008-05-13T15:16:59.562-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I did not know that you loved to color!  That is s...</title><content type='html'>I did not know that you loved to color!  That is so awesome.  I also think you have the most beautiful, thick, natural, blonde hair I've ever seen!  I would KILL for your blonde locks, and I love them long!  Gorgeous... I'm jealous and always have been!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1864528684920171248/comments/default/6333983624950525639'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1864528684920171248/comments/default/6333983624950525639'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/i-was-tagged.html?showComment=1210713360000#c6333983624950525639' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/i-was-tagged.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1864528684920171248' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1864528684920171248' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='May 13, 2008 at 3:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4079866738323372025</id><published>2008-05-13T15:44:00.000-06:00</published><updated>2008-05-13T15:44:35.315-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I knew it was coming, I could feel it in my buns.....</title><content type='html'>I knew it was coming, I could feel it in my buns.. I mean bones...  Tagged.  Boo.  We'll see what I can come up with.  There probably aren't 7 things about me to write, but I guess we'll see!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1864528684920171248/comments/default/4079866738323372025'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1864528684920171248/comments/default/4079866738323372025'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/i-was-tagged.html?showComment=1210715040000#c4079866738323372025' title=''/><author><name>BTMIN</name><uri>https://www.blogger.com/profile/16723311176479432021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/i-was-tagged.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1864528684920171248' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1864528684920171248' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703829899'/><gd:extendedProperty name='blogger.displayTime' value='May 13, 2008 at 3:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7951371368083151942</id><published>2008-05-13T17:03:00.000-06:00</published><updated>2008-05-13T17:03:39.486-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm SOOOOOOOOOOOOOOOOOO GLAD that you design full ...</title><content type='html'>I'm SOOOOOOOOOOOOOOOOOO GLAD that you design full time for a living!! Then we all get to benefit from it!  I love all your designs!  I'm with Kate, I feel proud too when I see people use your stuff cause I know you put your whole heart into it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1864528684920171248/comments/default/7951371368083151942'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1864528684920171248/comments/default/7951371368083151942'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/i-was-tagged.html?showComment=1210719780000#c7951371368083151942' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/i-was-tagged.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1864528684920171248' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1864528684920171248' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='May 13, 2008 at 5:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1605489927075692714</id><published>2008-05-13T17:13:00.000-06:00</published><updated>2008-05-13T17:13:22.756-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I think it fits perfectly !!!!&lt;br&gt;&lt;br&gt;Thanks for t...</title><content type='html'>I think it fits perfectly !!!!&lt;BR/&gt;&lt;BR/&gt;Thanks for the insight into you. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3325986342823928371/comments/default/1605489927075692714'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3325986342823928371/comments/default/1605489927075692714'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/oh-brother.html?showComment=1210720380000#c1605489927075692714' title=''/><author><name>DimpleBrandy</name><uri>https://www.blogger.com/profile/09640041569342530342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/oh-brother.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3325986342823928371' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3325986342823928371' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-7367898'/><gd:extendedProperty name='blogger.displayTime' value='May 13, 2008 at 5:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8208401676211870507</id><published>2008-05-14T12:55:00.000-06:00</published><updated>2008-05-14T12:55:55.653-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the LO of your mom and Eden! Love that pink...</title><content type='html'>I love the LO of your mom and Eden! Love that pink paper!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2647473451261081374/comments/default/8208401676211870507'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2647473451261081374/comments/default/8208401676211870507'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/successful-speed-crop-some-other-random.html?showComment=1210791300000#c8208401676211870507' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/successful-speed-crop-some-other-random.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2647473451261081374' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2647473451261081374' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='May 14, 2008 at 12:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8457485462737441119</id><published>2008-05-14T12:58:00.000-06:00</published><updated>2008-05-14T12:58:24.789-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, once again you've been busy creating gorgeous...</title><content type='html'>Wow, once again you've been busy creating gorgeous LOs! Love the pic of Josh and Eden and the whole LO is just beautiful!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2647473451261081374/comments/default/8457485462737441119'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2647473451261081374/comments/default/8457485462737441119'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/successful-speed-crop-some-other-random.html?showComment=1210791480000#c8457485462737441119' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/successful-speed-crop-some-other-random.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2647473451261081374' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2647473451261081374' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='May 14, 2008 at 12:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2860033217937128900</id><published>2008-05-14T13:55:00.000-06:00</published><updated>2008-05-14T13:55:39.208-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WAY to go on those LO's!  Love the one of Josh and...</title><content type='html'>WAY to go on those LO's!  Love the one of Josh and your niece.  Adorable!!&lt;BR/&gt;&lt;BR/&gt;We have a little boy at our house who used to LIVE AND BREATHE Indiana Jones.  For a while he was writiting Indie on all his papers at school even.  (Now it's Star Wars, but it was super fun to call him Indie for that while!!)&lt;BR/&gt;&lt;BR/&gt;Never heard of Mates of State before, but I'm loving them...&lt;BR/&gt;&lt;BR/&gt;&lt;BR/&gt;Kindred Spirits!!&lt;BR/&gt;;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2647473451261081374/comments/default/2860033217937128900'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2647473451261081374/comments/default/2860033217937128900'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/successful-speed-crop-some-other-random.html?showComment=1210794900000#c2860033217937128900' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/successful-speed-crop-some-other-random.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2647473451261081374' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2647473451261081374' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='May 14, 2008 at 1:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9014496291025564906</id><published>2008-05-14T14:58:00.000-06:00</published><updated>2008-05-14T14:58:48.568-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, that is the SWEETEST picture of Josh and Ed...</title><content type='html'>Britt, that is the SWEETEST picture of Josh and Eden. After reading the journaling, no wonder your eyes were leaking.&lt;BR/&gt;&lt;BR/&gt;It was SUCH a blast at the Speed Scrap last night. Now that school is almost out, I hope to tire the boys out during the day to find a few more moments to scrap at night. &lt;BR/&gt;&lt;BR/&gt;Watch your email for some LO shares - does last night's count???&lt;BR/&gt;&lt;BR/&gt;Cheers!&lt;BR/&gt;&lt;BR/&gt;p.s. - That painting you gave your friend is phenomenal! You are an all-around artist and an inspiration on many mediums. :)))</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2647473451261081374/comments/default/9014496291025564906'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2647473451261081374/comments/default/9014496291025564906'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/successful-speed-crop-some-other-random.html?showComment=1210798680000#c9014496291025564906' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/successful-speed-crop-some-other-random.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2647473451261081374' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2647473451261081374' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 14, 2008 at 2:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8709359613861934403</id><published>2008-05-14T15:26:00.000-06:00</published><updated>2008-05-14T15:26:45.567-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love all your recent layouts, they are so girly!...</title><content type='html'>I love all your recent layouts, they are so girly!! I love all the flowers.&lt;BR/&gt;&lt;BR/&gt;Hehe, we just did the Indiana Jones marathon recently because I'd never seen them either.  Actually I liked the first one the best (minus the face melting thing!!).  Hated the last one, I fell asleep.  We are going on a date (well, with our friend Arie too cos he watched the other ones with us), to see the new one when it comes out here.  &lt;BR/&gt;&lt;BR/&gt;Joseph also talked me into watching Star Wars just over a year ago.. I only just managed to sit through the 'first' one, which is actually the 4th one?  I have no idea!! So not my thing.  &lt;BR/&gt;&lt;BR/&gt;Fun to watch movies that everyone talks about that you've never seen though.  We also watched Princess Bride last week cos I'd never seen that either!  I don't know what I was doing in the 80s.. I think watching Sound of Music &amp; Wizard of Oz on repeat.. LOL.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2647473451261081374/comments/default/8709359613861934403'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2647473451261081374/comments/default/8709359613861934403'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/successful-speed-crop-some-other-random.html?showComment=1210800360000#c8709359613861934403' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/successful-speed-crop-some-other-random.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2647473451261081374' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2647473451261081374' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='May 14, 2008 at 3:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1336017376640662023</id><published>2008-05-14T17:17:00.000-06:00</published><updated>2008-05-14T17:17:22.554-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love all your layouts! A simple hide for your box ...</title><content type='html'>Love all your layouts! A simple hide for your box spring with a wood frame bed is to buy a fitted sheet and put it on the box spring! We've done it with all our beds now and I much prefer it to a bedskirt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2647473451261081374/comments/default/1336017376640662023'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2647473451261081374/comments/default/1336017376640662023'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/successful-speed-crop-some-other-random.html?showComment=1210807020000#c1336017376640662023' title=''/><author><name>Ramie :-)</name><uri>https://www.blogger.com/profile/01108103470019559222</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//1.bp.blogspot.com/_7U-AmfeYsQE/SYXIYQ0YolI/AAAAAAAAAD4/tOdNbypyfIE/S220-s32/Ramie+A+Pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/successful-speed-crop-some-other-random.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2647473451261081374' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2647473451261081374' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1887783960'/><gd:extendedProperty name='blogger.displayTime' value='May 14, 2008 at 5:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3896255892922542467</id><published>2008-05-14T17:20:00.000-06:00</published><updated>2008-05-14T17:20:08.095-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much!!!</title><content type='html'>Thanks so much!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6583686008700480659/comments/default/3896255892922542467'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6583686008700480659/comments/default/3896255892922542467'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/another-blessing-sunday.html?showComment=1210807200000#c3896255892922542467' title=''/><author><name>Ramie :-)</name><uri>https://www.blogger.com/profile/01108103470019559222</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//1.bp.blogspot.com/_7U-AmfeYsQE/SYXIYQ0YolI/AAAAAAAAAD4/tOdNbypyfIE/S220-s32/Ramie+A+Pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/another-blessing-sunday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6583686008700480659' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6583686008700480659' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1887783960'/><gd:extendedProperty name='blogger.displayTime' value='May 14, 2008 at 5:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7851251570299956023</id><published>2008-05-15T19:46:00.000-06:00</published><updated>2008-05-15T19:46:31.677-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the colors in the first LO and you already ...</title><content type='html'>I love the colors in the first LO and you already know I love the turquoise cheetah print!  I'll have to check out that purple &amp; green kit -- those are my favorite colors!  As always, TFS your awesome layouts!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5209627726860190611/comments/default/7851251570299956023'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5209627726860190611/comments/default/7851251570299956023'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/shameless-ct-enabling.html?showComment=1210902360000#c7851251570299956023' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/shameless-ct-enabling.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5209627726860190611' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5209627726860190611' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='May 15, 2008 at 7:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-559339047324229861</id><published>2008-05-15T23:56:00.000-06:00</published><updated>2008-05-15T23:56:17.472-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE the first LO!  It's adorable!!!!&lt;br&gt;;)  You t...</title><content type='html'>LOVE the first LO!  It's adorable!!!!&lt;BR/&gt;;)  You two are such a cute couple.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5209627726860190611/comments/default/559339047324229861'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5209627726860190611/comments/default/559339047324229861'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/shameless-ct-enabling.html?showComment=1210917360000#c559339047324229861' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/shameless-ct-enabling.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5209627726860190611' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5209627726860190611' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='May 15, 2008 at 11:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3725454001691017709</id><published>2008-05-16T08:00:00.000-06:00</published><updated>2008-05-16T08:00:32.368-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your LO! I only recently started digiscrapp...</title><content type='html'>I love your LO! I only recently started digiscrapping, and am just now finding out about many of the blogs. Your's is one I come to daily now! You are very talented. Thanks for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5209627726860190611/comments/default/3725454001691017709'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5209627726860190611/comments/default/3725454001691017709'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/shameless-ct-enabling.html?showComment=1210946400000#c3725454001691017709' title=''/><author><name>Haynay</name><uri>https://www.blogger.com/profile/10853578134775931601</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//2.bp.blogspot.com/_saZSDxPWgY4/SQJl50xSZGI/AAAAAAAAAq0/_8GNYDboWig/S220-s32/DSC01396.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/shameless-ct-enabling.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5209627726860190611' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5209627726860190611' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-951061353'/><gd:extendedProperty name='blogger.displayTime' value='May 16, 2008 at 8:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8341603175541159957</id><published>2008-05-16T10:36:00.000-06:00</published><updated>2008-05-16T10:36:01.419-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow Britt!  You never cease to amaze me with your ...</title><content type='html'>Wow Britt!  You never cease to amaze me with your new products.  Off to the store right now to buy those amazing date strips!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5770200241676243808/comments/default/8341603175541159957'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5770200241676243808/comments/default/8341603175541159957'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/few-new-things.html?showComment=1210955760000#c8341603175541159957' title=''/><author><name>StarWarsFans</name><uri>https://www.blogger.com/profile/00425426362094418885</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-qWfAzKv96lE/T1wT2oTe1EI/AAAAAAAAAwU/67BAm1qGZ2Q/s32/Tricia%2BGingerGirl%2BPhoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/few-new-things.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5770200241676243808' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5770200241676243808' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-728705357'/><gd:extendedProperty name='blogger.displayTime' value='May 16, 2008 at 10:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7322593594824488861</id><published>2008-05-16T12:48:00.000-06:00</published><updated>2008-05-16T12:48:19.931-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm the one that's addicted to your new date stamp...</title><content type='html'>I'm the one that's addicted to your new date stamps, and here you go and make those great new date strips!! I gotta have 'em! Love all your new products!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5770200241676243808/comments/default/7322593594824488861'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5770200241676243808/comments/default/7322593594824488861'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/few-new-things.html?showComment=1210963680000#c7322593594824488861' title=''/><author><name>Jessica</name><uri>https://www.blogger.com/profile/16885023336114585790</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_9-k04Bt_wso/SMmaitJhtII/AAAAAAAAAFY/sLJsBhVbZns/S220-s32/blog+picture+color+copy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/few-new-things.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5770200241676243808' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5770200241676243808' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-519797616'/><gd:extendedProperty name='blogger.displayTime' value='May 16, 2008 at 12:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1712185362425211193</id><published>2008-05-16T15:25:00.000-06:00</published><updated>2008-05-16T15:25:09.354-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>wow, gotta have the date strips!!!!&lt;br&gt;You changed...</title><content type='html'>wow, gotta have the date strips!!!!&lt;BR/&gt;You changed the blog header, love it, your so talented.&lt;BR/&gt;Thanks for the paper pak, it's great.&lt;BR/&gt;&lt;BR/&gt;chigirl</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5770200241676243808/comments/default/1712185362425211193'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5770200241676243808/comments/default/1712185362425211193'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/few-new-things.html?showComment=1210973100000#c1712185362425211193' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/few-new-things.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5770200241676243808' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5770200241676243808' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 16, 2008 at 3:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8187798462786606310</id><published>2008-05-16T15:49:00.000-06:00</published><updated>2008-05-16T15:49:02.247-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Okay. LOVE the new header...so perfectly simple an...</title><content type='html'>Okay. LOVE the new header...so perfectly simple and elegant. Your view of the Rockies is unbelievable. You are SO lucky. I just see the Willy Wonka tulips out our front door.  :)&lt;BR/&gt;&lt;BR/&gt;Awesome new products too. Can't wait to try 'em out.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5770200241676243808/comments/default/8187798462786606310'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5770200241676243808/comments/default/8187798462786606310'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/few-new-things.html?showComment=1210974540000#c8187798462786606310' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/few-new-things.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5770200241676243808' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5770200241676243808' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 16, 2008 at 3:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2943771854653083564</id><published>2008-05-16T16:00:00.000-06:00</published><updated>2008-05-16T16:00:35.068-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I like the new look. Very you.</title><content type='html'>I like the new look. Very you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/523430350024253622/comments/default/2943771854653083564'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/523430350024253622/comments/default/2943771854653083564'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/new-look.html?showComment=1210975200000#c2943771854653083564' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/new-look.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-523430350024253622' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/523430350024253622' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 16, 2008 at 4:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5214915105848382127</id><published>2008-05-16T16:05:00.000-06:00</published><updated>2008-05-16T16:05:01.472-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE the new look.&lt;br&gt;And the photos are so so fun...</title><content type='html'>LOVE the new look.&lt;BR/&gt;And the photos are so so fun!  Thanks for playing!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/523430350024253622/comments/default/5214915105848382127'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/523430350024253622/comments/default/5214915105848382127'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/new-look.html?showComment=1210975500000#c5214915105848382127' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/new-look.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-523430350024253622' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/523430350024253622' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='May 16, 2008 at 4:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2243481317036279432</id><published>2008-05-16T16:43:00.000-06:00</published><updated>2008-05-16T16:43:06.951-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome!! I am in love with those date strips!!</title><content type='html'>Awesome!! I am in love with those date strips!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5770200241676243808/comments/default/2243481317036279432'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5770200241676243808/comments/default/2243481317036279432'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/few-new-things.html?showComment=1210977780000#c2243481317036279432' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/few-new-things.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5770200241676243808' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5770200241676243808' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='May 16, 2008 at 4:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8928326328213331991</id><published>2008-05-16T16:43:00.000-06:00</published><updated>2008-05-16T16:43:56.772-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the new blog look, very cute!  Your back ya...</title><content type='html'>I love the new blog look, very cute!  Your back yard ROCKS, and I love seeing the mountains everyday, we are so lucky!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/523430350024253622/comments/default/8928326328213331991'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/523430350024253622/comments/default/8928326328213331991'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/new-look.html?showComment=1210977780000#c8928326328213331991' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/new-look.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-523430350024253622' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/523430350024253622' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='May 16, 2008 at 4:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5908818870970851293</id><published>2008-05-16T16:53:00.000-06:00</published><updated>2008-05-16T16:53:28.499-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, I love the new look, and the view from your h...</title><content type='html'>Wow, I love the new look, and the view from your house is stunning!  When we went on our honeymoon we had views like this when we woke up (we went to the South Island of NZ), and we seriously considered moving, just to have that view!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/523430350024253622/comments/default/5908818870970851293'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/523430350024253622/comments/default/5908818870970851293'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/new-look.html?showComment=1210978380000#c5908818870970851293' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/new-look.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-523430350024253622' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/523430350024253622' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='May 16, 2008 at 4:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7027394293245354278</id><published>2008-05-16T18:07:00.000-06:00</published><updated>2008-05-16T18:07:16.977-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the view out your front door -- WOW!!  Oh y...</title><content type='html'>I love the view out your front door -- WOW!!  Oh yeah, I love the new blog design, and of course, your DIS member link!  Too cool!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5770200241676243808/comments/default/7027394293245354278'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5770200241676243808/comments/default/7027394293245354278'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/few-new-things.html?showComment=1210982820000#c7027394293245354278' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/few-new-things.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5770200241676243808' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5770200241676243808' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='May 16, 2008 at 6:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3906085337420489181</id><published>2008-05-16T20:03:00.000-06:00</published><updated>2008-05-16T20:03:28.065-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am insanely jealous of your view!</title><content type='html'>I am insanely jealous of your view!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/523430350024253622/comments/default/3906085337420489181'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/523430350024253622/comments/default/3906085337420489181'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/new-look.html?showComment=1210989780000#c3906085337420489181' title=''/><author><name>StarWarsFans</name><uri>https://www.blogger.com/profile/00425426362094418885</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-qWfAzKv96lE/T1wT2oTe1EI/AAAAAAAAAwU/67BAm1qGZ2Q/s32/Tricia%2BGingerGirl%2BPhoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/new-look.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-523430350024253622' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/523430350024253622' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-728705357'/><gd:extendedProperty name='blogger.displayTime' value='May 16, 2008 at 8:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7020629551090416029</id><published>2008-05-16T20:48:00.000-06:00</published><updated>2008-05-16T20:48:06.709-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the new look!  Cute cute!</title><content type='html'>I love the new look!  Cute cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/523430350024253622/comments/default/7020629551090416029'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/523430350024253622/comments/default/7020629551090416029'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/new-look.html?showComment=1210992480000#c7020629551090416029' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/new-look.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-523430350024253622' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/523430350024253622' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='May 16, 2008 at 8:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8119316280439175433</id><published>2008-05-16T21:12:00.000-06:00</published><updated>2008-05-16T21:12:53.705-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the new look - very nice!  That is one amaz...</title><content type='html'>I love the new look - very nice!  That is one amazing view from your front door and even your back - how green is your grass?!!!  You are one lucky girl (except for the noisy construction!)&lt;BR/&gt;&lt;BR/&gt;Love all the new stuff - can't wait to use it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5770200241676243808/comments/default/8119316280439175433'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5770200241676243808/comments/default/8119316280439175433'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/few-new-things.html?showComment=1210993920000#c8119316280439175433' title=''/><author><name>Jeni</name><uri>https://www.blogger.com/profile/16017214095733677819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp1.blogger.com/_gjE33yBdihc/SGHQuBOaEfI/AAAAAAAAA6k/Olwdi6Lml3w/S220-s32/SM+picture.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/few-new-things.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5770200241676243808' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5770200241676243808' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-193039728'/><gd:extendedProperty name='blogger.displayTime' value='May 16, 2008 at 9:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-448887442172824788</id><published>2008-05-17T07:53:00.000-06:00</published><updated>2008-05-17T07:53:37.767-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oooh, Britt.  The date strips are so cute!  I just...</title><content type='html'>Oooh, Britt.  The date strips are so cute!  I just went and grabbed them :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5770200241676243808/comments/default/448887442172824788'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5770200241676243808/comments/default/448887442172824788'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/few-new-things.html?showComment=1211032380000#c448887442172824788' title=''/><author><name>DanisDelusions</name><uri>https://www.blogger.com/profile/06231923016715439676</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//bp1.blogger.com/_3fs6MHGgQGo/R-Ohp9WNwsI/AAAAAAAAAEQ/baFndIH2b-Q/S220-s32/jhj.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/few-new-things.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5770200241676243808' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5770200241676243808' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-973987048'/><gd:extendedProperty name='blogger.displayTime' value='May 17, 2008 at 7:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1673253776060241602</id><published>2008-05-17T08:35:00.000-06:00</published><updated>2008-05-17T08:35:47.153-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Lobe the new look Britt!</title><content type='html'>Lobe the new look Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/523430350024253622/comments/default/1673253776060241602'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/523430350024253622/comments/default/1673253776060241602'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/new-look.html?showComment=1211034900000#c1673253776060241602' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/new-look.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-523430350024253622' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/523430350024253622' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 17, 2008 at 8:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1527007045991856014</id><published>2008-05-17T09:59:00.000-06:00</published><updated>2008-05-17T09:59:53.162-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, I love your view! It's so amazing! And the ne...</title><content type='html'>Wow, I love your view! It's so amazing! And the new look of your blog is awesome too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/523430350024253622/comments/default/1527007045991856014'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/523430350024253622/comments/default/1527007045991856014'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/new-look.html?showComment=1211039940000#c1527007045991856014' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/new-look.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-523430350024253622' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/523430350024253622' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='May 17, 2008 at 9:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4393672151459230502</id><published>2008-05-17T10:45:00.000-06:00</published><updated>2008-05-17T10:45:57.355-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>love the new look it is so simple and fun at the s...</title><content type='html'>love the new look it is so simple and fun at the same time!! Great photos too!!  One day I will see those Rockies LOL!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/523430350024253622/comments/default/4393672151459230502'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/523430350024253622/comments/default/4393672151459230502'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/new-look.html?showComment=1211042700000#c4393672151459230502' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/new-look.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-523430350024253622' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/523430350024253622' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 17, 2008 at 10:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4601177220415260766</id><published>2008-05-17T17:56:00.000-06:00</published><updated>2008-05-17T17:56:31.119-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I envy you so much, I luv the view!! and the new l...</title><content type='html'>I envy you so much, I luv the view!! and the new look of ur blog</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/523430350024253622/comments/default/4601177220415260766'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/523430350024253622/comments/default/4601177220415260766'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/new-look.html?showComment=1211068560000#c4601177220415260766' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/new-look.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-523430350024253622' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/523430350024253622' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 17, 2008 at 5:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1658203084142305931</id><published>2008-05-18T05:22:00.000-06:00</published><updated>2008-05-18T05:22:13.759-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I like the  new look - simple is good.  &lt;br&gt;&lt;br&gt;I ...</title><content type='html'>I like the  new look - simple is good.  &lt;BR/&gt;&lt;BR/&gt;I am so jealous of your view from the front door - makes me homesick.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/523430350024253622/comments/default/1658203084142305931'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/523430350024253622/comments/default/1658203084142305931'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/new-look.html?showComment=1211109720000#c1658203084142305931' title=''/><author><name>Stacy</name><uri>https://www.blogger.com/profile/18039279137174531144</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_pZUGtLmTkro/TBFxX8Kj0dI/AAAAAAAAGj8/C6JXUJ6kZaY/S220-s32/30052_10150176518025066_813295065_12362554_1692913_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/new-look.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-523430350024253622' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/523430350024253622' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1128105826'/><gd:extendedProperty name='blogger.displayTime' value='May 18, 2008 at 5:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6633703396349211775</id><published>2008-05-18T18:46:00.000-06:00</published><updated>2008-05-18T18:46:11.127-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the new layout, and I wish I lived at the bot...</title><content type='html'>Love the new layout, and I wish I lived at the bottom of the rockies its so pretty!&lt;BR/&gt;&lt;BR/&gt;&lt;BR/&gt;&lt;BR/&gt;&lt;BR/&gt;&lt;BR/&gt;-------------------&lt;BR/&gt;check out my free PS Brushes&lt;BR/&gt;http://tiffcali06.deviantart.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/523430350024253622/comments/default/6633703396349211775'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/523430350024253622/comments/default/6633703396349211775'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/new-look.html?showComment=1211157960000#c6633703396349211775' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/new-look.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-523430350024253622' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/523430350024253622' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 18, 2008 at 6:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1006613182405598575</id><published>2008-05-18T20:21:00.000-06:00</published><updated>2008-05-18T20:21:05.228-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi, when I saw the header I thought "Damn, where´s...</title><content type='html'>Hi, when I saw the header I thought "Damn, where´s Britt´s blog?" ´cause it´s very clean, but verrryyy chic. Loved it.&lt;BR/&gt;:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/523430350024253622/comments/default/1006613182405598575'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/523430350024253622/comments/default/1006613182405598575'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/new-look.html?showComment=1211163660000#c1006613182405598575' title=''/><author><name>Renata Pamplona</name><uri>https://www.blogger.com/profile/12364896078217007592</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-bI-znhDvt5g/W7GAhw9-W0I/AAAAAAAAJy8/-jPVDS0yctMQO1P5CKfqFg_rumPSsNRjwCK4BGAYYCw/s32/renata%2Bpor%2Bvitor%2Bmartins.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/new-look.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-523430350024253622' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/523430350024253622' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1752104536'/><gd:extendedProperty name='blogger.displayTime' value='May 18, 2008 at 8:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9209991221586042</id><published>2008-05-18T23:12:00.000-06:00</published><updated>2008-05-18T23:12:12.280-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>FABULOUS!!&lt;br&gt;I love the photo of you and your dad...</title><content type='html'>FABULOUS!!&lt;BR/&gt;I love the photo of you and your dad~ so cute!&lt;BR/&gt;&lt;BR/&gt;Loving your blessings!!  ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/230186474031163941/comments/default/9209991221586042'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/230186474031163941/comments/default/9209991221586042'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/blessing-sunday.html?showComment=1211173920000#c9209991221586042' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/blessing-sunday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-230186474031163941' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/230186474031163941' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='May 18, 2008 at 11:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6404997840476127358</id><published>2008-05-19T08:27:00.000-06:00</published><updated>2008-05-19T08:27:28.904-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is the sweetest page! I miss seeing your cute...</title><content type='html'>That is the sweetest page! I miss seeing your cute family. I will never forget when I got to go to Goblin Valley with your fam-such fun memories!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/230186474031163941/comments/default/6404997840476127358'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/230186474031163941/comments/default/6404997840476127358'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/blessing-sunday.html?showComment=1211207220000#c6404997840476127358' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/blessing-sunday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-230186474031163941' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/230186474031163941' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='May 19, 2008 at 8:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7042111290360378520</id><published>2008-05-19T08:59:00.000-06:00</published><updated>2008-05-19T08:59:49.918-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh that is such a cute page of you and your dad! I...</title><content type='html'>oh that is such a cute page of you and your dad! I love that you do a LO of a blessing each week. It makes me want to do it too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/230186474031163941/comments/default/7042111290360378520'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/230186474031163941/comments/default/7042111290360378520'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/blessing-sunday.html?showComment=1211209140000#c7042111290360378520' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/blessing-sunday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-230186474031163941' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/230186474031163941' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='May 19, 2008 at 8:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5771919135493688822</id><published>2008-05-19T15:06:00.000-06:00</published><updated>2008-05-19T15:06:33.884-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I would take all the construction if my husband wo...</title><content type='html'>I would take all the construction if my husband would let me move back to Utah.  Arizona is too hot.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5688255050436472503/comments/default/5771919135493688822'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5688255050436472503/comments/default/5771919135493688822'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/youve-gotta-be-kidding-me.html?showComment=1211231160000#c5771919135493688822' title=''/><author><name>Nikki</name><uri>https://www.blogger.com/profile/11081479195557719250</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_Ab1ylSsy-pc/SYTzuIoRgbI/AAAAAAAAGDA/7zHFDBTFH-A/S220-s32/nikki.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/youve-gotta-be-kidding-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5688255050436472503' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5688255050436472503' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-244211168'/><gd:extendedProperty name='blogger.displayTime' value='May 19, 2008 at 3:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1547560284292050793</id><published>2008-05-19T15:08:00.000-06:00</published><updated>2008-05-19T15:08:20.803-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my goodness! I hope that van isn't planning on ...</title><content type='html'>Oh my goodness! I hope that van isn't planning on going anywhere this afternoon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5688255050436472503/comments/default/1547560284292050793'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5688255050436472503/comments/default/1547560284292050793'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/youve-gotta-be-kidding-me.html?showComment=1211231280000#c1547560284292050793' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/youve-gotta-be-kidding-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5688255050436472503' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5688255050436472503' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='May 19, 2008 at 3:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7005309326758266574</id><published>2008-05-19T16:17:00.000-06:00</published><updated>2008-05-19T16:17:14.598-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yikes!!  I hope whatever they're doing doesn't tak...</title><content type='html'>Yikes!!  I hope whatever they're doing doesn't take too long!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5688255050436472503/comments/default/7005309326758266574'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5688255050436472503/comments/default/7005309326758266574'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/youve-gotta-be-kidding-me.html?showComment=1211235420000#c7005309326758266574' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/youve-gotta-be-kidding-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5688255050436472503' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5688255050436472503' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='May 19, 2008 at 4:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9169596231474761059</id><published>2008-05-19T17:39:00.000-06:00</published><updated>2008-05-19T17:39:27.182-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Aww, Britt, I so feel your pain.  About a month ag...</title><content type='html'>Aww, Britt, I so feel your pain.  About a month ago we had some large crews in here digging and getting ready for the fiber optics to come through here.  If it wasn't for such a good cause, I would have complained loudly!  Hopefully they'll finish up soon in front of your house and be on their way!  LOL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5688255050436472503/comments/default/9169596231474761059'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5688255050436472503/comments/default/9169596231474761059'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/youve-gotta-be-kidding-me.html?showComment=1211240340000#c9169596231474761059' title=''/><author><name>geri</name><uri>https://www.blogger.com/profile/05878740002977235551</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/youve-gotta-be-kidding-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5688255050436472503' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5688255050436472503' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1980179684'/><gd:extendedProperty name='blogger.displayTime' value='May 19, 2008 at 5:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4154004451558322889</id><published>2008-05-19T23:20:00.000-06:00</published><updated>2008-05-19T23:20:38.654-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm sure this is the perfect working environment f...</title><content type='html'>I'm sure this is the perfect working environment for being creative....&lt;BR/&gt;&lt;BR/&gt;;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5688255050436472503/comments/default/4154004451558322889'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5688255050436472503/comments/default/4154004451558322889'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/youve-gotta-be-kidding-me.html?showComment=1211260800000#c4154004451558322889' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/youve-gotta-be-kidding-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5688255050436472503' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5688255050436472503' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='May 19, 2008 at 11:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5215405286624862689</id><published>2008-05-20T03:36:00.000-06:00</published><updated>2008-05-20T03:36:49.341-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, how awful!!!  I think I might have had to grab...</title><content type='html'>Oh, how awful!!!  I think I might have had to grab the laptop and get out... if I could even get out.  Sounds like a perfectly horrendous day.  &lt;BR/&gt;&lt;BR/&gt;On a good note (at least I hope you'll consider it a good note) you've been TAGGED.  Come on over to my blog at &lt;A HREF="http://designsbycrazydiamond.blogspot.com" REL="nofollow"&gt;Designs by Crazy Diamond&lt;/A&gt; and check out some facts about me and what you should do with this tagging.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5688255050436472503/comments/default/5215405286624862689'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5688255050436472503/comments/default/5215405286624862689'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/youve-gotta-be-kidding-me.html?showComment=1211276160000#c5215405286624862689' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/youve-gotta-be-kidding-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5688255050436472503' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5688255050436472503' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 20, 2008 at 3:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6328441122474023218</id><published>2008-05-20T04:58:00.000-06:00</published><updated>2008-05-20T04:58:53.901-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So sorry to hear about all your noise.  When we ha...</title><content type='html'>So sorry to hear about all your noise.  When we had our first house we lived in Eagle Mountain and there was construction going on all of the time - I hated the constant noise.  &lt;BR/&gt;&lt;BR/&gt;Funny though - the house looks just like the one I grew up in (just different colors) - including the air conditioner on the top.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5688255050436472503/comments/default/6328441122474023218'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5688255050436472503/comments/default/6328441122474023218'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/youve-gotta-be-kidding-me.html?showComment=1211281080000#c6328441122474023218' title=''/><author><name>Stacy</name><uri>https://www.blogger.com/profile/18039279137174531144</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_pZUGtLmTkro/TBFxX8Kj0dI/AAAAAAAAGj8/C6JXUJ6kZaY/S220-s32/30052_10150176518025066_813295065_12362554_1692913_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/youve-gotta-be-kidding-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5688255050436472503' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5688255050436472503' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1128105826'/><gd:extendedProperty name='blogger.displayTime' value='May 20, 2008 at 4:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5577977710992467101</id><published>2008-05-20T12:22:00.000-06:00</published><updated>2008-05-20T12:22:56.583-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>tag your it</title><content type='html'>tag your it</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6077743895893645292/comments/default/5577977710992467101'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6077743895893645292/comments/default/5577977710992467101'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/see-you-tonight.html?showComment=1211307720000#c5577977710992467101' title=''/><author><name>Xandra</name><uri>https://www.blogger.com/profile/01391616291499289751</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_3ukjXjEzf30/SpRqqyi38tI/AAAAAAAABNc/R6P94dRonyk/S220-s32/avi.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/see-you-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6077743895893645292' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6077743895893645292' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-302356500'/><gd:extendedProperty name='blogger.displayTime' value='May 20, 2008 at 12:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1958274264235571561</id><published>2008-05-20T12:40:00.000-06:00</published><updated>2008-05-20T12:40:05.747-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I loved Jon on NKOTB. He was underrated as well. A...</title><content type='html'>I loved Jon on NKOTB. He was underrated as well. And yes, NKOTB is back.  They performed on the Today show last week.  They seemed kind of old which in turn made me feel old. And Neil Patrick Harris doesn't like girls! I did not know that! Well, I love Doogie all the same!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6077743895893645292/comments/default/1958274264235571561'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6077743895893645292/comments/default/1958274264235571561'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/see-you-tonight.html?showComment=1211308800000#c1958274264235571561' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/00886590873077233818</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//bp0.blogger.com/_yCaN3LnrPAM/SEVCo73aaSI/AAAAAAAAANk/biORCaFSenI/S220-s32/Ben%27s+1st+Bday+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/see-you-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6077743895893645292' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6077743895893645292' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1113736687'/><gd:extendedProperty name='blogger.displayTime' value='May 20, 2008 at 12:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6049617469695130348</id><published>2008-05-20T12:51:00.000-06:00</published><updated>2008-05-20T12:51:30.197-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My girlfriends and I are all hoping they come to t...</title><content type='html'>My girlfriends and I are all hoping they come to the arena closest to us so we can all go and pretend we are teenager again!  *LOL*  I was a Jordan fan personally.&lt;BR/&gt;&lt;BR/&gt;And did you see the episode of HIMYM where Barney was blogging and they were playing the Doogie theme song?  How AWESOME was that??  *L*&lt;BR/&gt;&lt;BR/&gt;I'll try to get to the scrap tonight, depends on if DH comes home or works late.  Is it wrong to hope he works late?  *L*</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6077743895893645292/comments/default/6049617469695130348'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6077743895893645292/comments/default/6049617469695130348'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/see-you-tonight.html?showComment=1211309460000#c6049617469695130348' title=''/><author><name>DanisDelusions</name><uri>https://www.blogger.com/profile/06231923016715439676</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//bp1.blogger.com/_3fs6MHGgQGo/R-Ohp9WNwsI/AAAAAAAAAEQ/baFndIH2b-Q/S220-s32/jhj.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/see-you-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6077743895893645292' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6077743895893645292' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-973987048'/><gd:extendedProperty name='blogger.displayTime' value='May 20, 2008 at 12:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1682997805225576089</id><published>2008-05-20T13:52:00.000-06:00</published><updated>2008-05-20T13:52:11.266-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I will certainly "see" you tonight.  And Doogie wa...</title><content type='html'>I will certainly "see" you tonight.  And Doogie was a cutie, well, actually, he still is.&lt;BR/&gt;&lt;BR/&gt;Love the alpha!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6077743895893645292/comments/default/1682997805225576089'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6077743895893645292/comments/default/1682997805225576089'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/see-you-tonight.html?showComment=1211313120000#c1682997805225576089' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/see-you-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6077743895893645292' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6077743895893645292' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 20, 2008 at 1:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7145065039834638576</id><published>2008-05-20T13:54:00.000-06:00</published><updated>2008-05-20T13:54:02.514-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOL, too funny.  There was something on tv a few n...</title><content type='html'>LOL, too funny.  There was something on tv a few nights ago about NKOTB and I was telling Joseph that I liked Jonathon because everyone liked Jordan and I didn't want to be like everyone else.  &lt;BR/&gt;Haha!  They were one of my first tapes too, that and Tiffany!&lt;BR/&gt;&lt;BR/&gt;Used to love Doogie Howser too!  I met so many Drs in the hospital when I worked there that reminded me of him.. seriously, some of those Drs are so young looking!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6077743895893645292/comments/default/7145065039834638576'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6077743895893645292/comments/default/7145065039834638576'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/see-you-tonight.html?showComment=1211313240000#c7145065039834638576' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/see-you-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6077743895893645292' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6077743895893645292' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='May 20, 2008 at 1:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7053033433247200612</id><published>2008-05-20T15:14:00.000-06:00</published><updated>2008-05-20T15:14:04.623-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hee..heee...hee...I loved Joey from NKOTB too!  Bu...</title><content type='html'>Hee..heee...hee...I loved Joey from NKOTB too!  But instead of Doogie, I was more in love with Zach from "Saved By the Bell" and I thought Kirk Cameron was pretty dreamy as well. Thanks for the trip down memory lane!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6077743895893645292/comments/default/7053033433247200612'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6077743895893645292/comments/default/7053033433247200612'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/see-you-tonight.html?showComment=1211318040000#c7053033433247200612' title=''/><author><name>StarWarsFans</name><uri>https://www.blogger.com/profile/00425426362094418885</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-qWfAzKv96lE/T1wT2oTe1EI/AAAAAAAAAwU/67BAm1qGZ2Q/s32/Tricia%2BGingerGirl%2BPhoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/see-you-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6077743895893645292' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6077743895893645292' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-728705357'/><gd:extendedProperty name='blogger.displayTime' value='May 20, 2008 at 3:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-526311504264918584</id><published>2008-05-21T08:30:00.000-06:00</published><updated>2008-05-21T08:30:47.309-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What they are going back on tour! You have got to ...</title><content type='html'>What they are going back on tour! You have got to be kidding. Side note I check Melissa Davis' blog today and saw your parents. So cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6077743895893645292/comments/default/526311504264918584'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6077743895893645292/comments/default/526311504264918584'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/see-you-tonight.html?showComment=1211380200000#c526311504264918584' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/see-you-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6077743895893645292' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6077743895893645292' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='May 21, 2008 at 8:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2129985832443515733</id><published>2008-05-21T17:26:00.000-06:00</published><updated>2008-05-21T17:26:18.154-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm so bummed that I missed the scrap.  But it was...</title><content type='html'>I'm so bummed that I missed the scrap.  But it was fun to chat with you afterwards!!&lt;BR/&gt;&lt;BR/&gt;CUTE alpha!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6077743895893645292/comments/default/2129985832443515733'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6077743895893645292/comments/default/2129985832443515733'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/see-you-tonight.html?showComment=1211412360000#c2129985832443515733' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/see-you-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6077743895893645292' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6077743895893645292' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='May 21, 2008 at 5:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9091967266482854639</id><published>2008-05-21T21:40:00.000-06:00</published><updated>2008-05-21T21:40:48.578-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh, i love So You Think You Can Dance. I've been w...</title><content type='html'>oh, i love So You Think You Can Dance. I've been watching the marathon of reruns on MTV (or VH1, something!). My people on the second season were Alison and Ivan. Of course, I was bummed.&lt;BR/&gt;&lt;BR/&gt;Anyways, commented on the LO with the Disney hat at Flickr (I'm copperloni- hello!), but I just really love that LO and the one of Noah is just so sweet! May have to scraplift =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/742279157550271399/comments/default/9091967266482854639'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/742279157550271399/comments/default/9091967266482854639'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/where-ill-be-tomorrow-night.html?showComment=1211427600000#c9091967266482854639' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/where-ill-be-tomorrow-night.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-742279157550271399' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/742279157550271399' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='May 21, 2008 at 9:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9220689320999942817</id><published>2008-05-21T21:49:00.000-06:00</published><updated>2008-05-21T21:49:45.009-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Don't tell me who wins Idol!! Please, hehe.  We ha...</title><content type='html'>Don't tell me who wins Idol!! Please, hehe.  We have about 5-6 people still left!  We are far behind, but not as far as other years, I'm trying not to find out who wins, although I'm sure I will!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/742279157550271399/comments/default/9220689320999942817'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/742279157550271399/comments/default/9220689320999942817'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/where-ill-be-tomorrow-night.html?showComment=1211428140000#c9220689320999942817' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/where-ill-be-tomorrow-night.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-742279157550271399' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/742279157550271399' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='May 21, 2008 at 9:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-607626634655054009</id><published>2008-05-21T21:54:00.000-06:00</published><updated>2008-05-21T21:54:38.136-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I loved NKOTB!  Funny that they are going back out...</title><content type='html'>I loved NKOTB!  Funny that they are going back out on a tour!  &lt;BR/&gt;&lt;BR/&gt;Can't wait for that new kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6077743895893645292/comments/default/607626634655054009'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6077743895893645292/comments/default/607626634655054009'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/see-you-tonight.html?showComment=1211428440000#c607626634655054009' title=''/><author><name>Stacy</name><uri>https://www.blogger.com/profile/18039279137174531144</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_pZUGtLmTkro/TBFxX8Kj0dI/AAAAAAAAGj8/C6JXUJ6kZaY/S220-s32/30052_10150176518025066_813295065_12362554_1692913_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/see-you-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6077743895893645292' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6077743895893645292' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1128105826'/><gd:extendedProperty name='blogger.displayTime' value='May 21, 2008 at 9:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3439890727042742803</id><published>2008-05-21T21:57:00.000-06:00</published><updated>2008-05-21T21:57:05.455-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I will get to see who wins Idol tonight!  I could ...</title><content type='html'>I will get to see who wins Idol tonight!  I could have watched it this morning live - but I didn't get around to that.  I am so glad I get to see it here!&lt;BR/&gt;&lt;BR/&gt;I also love So you think you can dance.  They actually have an Australian version that started this year so I can still get my fix.  I wonder if they show the American version here - have to wait and see.  &lt;BR/&gt;&lt;BR/&gt;As always love your LOs.  I could never get sick of looking at them.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/742279157550271399/comments/default/3439890727042742803'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/742279157550271399/comments/default/3439890727042742803'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/where-ill-be-tomorrow-night.html?showComment=1211428620000#c3439890727042742803' title=''/><author><name>Stacy</name><uri>https://www.blogger.com/profile/18039279137174531144</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_pZUGtLmTkro/TBFxX8Kj0dI/AAAAAAAAGj8/C6JXUJ6kZaY/S220-s32/30052_10150176518025066_813295065_12362554_1692913_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/where-ill-be-tomorrow-night.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-742279157550271399' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/742279157550271399' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1128105826'/><gd:extendedProperty name='blogger.displayTime' value='May 21, 2008 at 9:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6510228131036583361</id><published>2008-05-21T23:03:00.000-06:00</published><updated>2008-05-21T23:03:21.190-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can't wait to see the new kit!!  I'm holding ont...</title><content type='html'>I can't wait to see the new kit!!  I'm holding onto my SM winnings until after it comes out! lol  &lt;BR/&gt;&lt;BR/&gt;Those pictures of your parents are so sweet!  I'm on a pro photographer board with that photographer, her work is awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/742279157550271399/comments/default/6510228131036583361'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/742279157550271399/comments/default/6510228131036583361'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/where-ill-be-tomorrow-night.html?showComment=1211432580000#c6510228131036583361' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/where-ill-be-tomorrow-night.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-742279157550271399' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/742279157550271399' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='May 21, 2008 at 11:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2128580863269116264</id><published>2008-05-21T23:09:00.000-06:00</published><updated>2008-05-21T23:09:59.955-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am so looking forward to this show tomorrow afte...</title><content type='html'>I am so looking forward to this show tomorrow after all you've told me about it!!&lt;BR/&gt;;)&lt;BR/&gt;&lt;BR/&gt;These LO's are all beautiful!! &lt;BR/&gt;You are making me tired just reading all that you have been doing...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/742279157550271399/comments/default/2128580863269116264'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/742279157550271399/comments/default/2128580863269116264'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/where-ill-be-tomorrow-night.html?showComment=1211432940000#c2128580863269116264' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/where-ill-be-tomorrow-night.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-742279157550271399' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/742279157550271399' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='May 21, 2008 at 11:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7605459527840589728</id><published>2008-05-22T06:49:00.000-06:00</published><updated>2008-05-22T06:49:41.304-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oooh, that kit looks yummy!!  I can't wait to see ...</title><content type='html'>Oooh, that kit looks yummy!!  I can't wait to see ALL of it!&lt;BR/&gt;&lt;BR/&gt;I love So You Think You Can Dane?, too!  It will be a good replacement for my current fave, Dancing With the Stars.  SO considerate of the networks to keep those reality shows rolling in!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/742279157550271399/comments/default/7605459527840589728'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/742279157550271399/comments/default/7605459527840589728'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/where-ill-be-tomorrow-night.html?showComment=1211460540000#c7605459527840589728' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/where-ill-be-tomorrow-night.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-742279157550271399' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/742279157550271399' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2008 at 6:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1879684858685184921</id><published>2008-05-22T08:43:00.000-06:00</published><updated>2008-05-22T08:43:18.211-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love all of your LO and what a fun disney dinner...</title><content type='html'>I love all of your LO and what a fun disney dinner. You guys have such fun families. I wish we were more like that. I look at your blog everyday I'm such a nerd. You are so talented and I wish I had more time to scrap. Sorry I missed the speed scrap. I'm hoping to catch the next one. Love ya!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/742279157550271399/comments/default/1879684858685184921'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/742279157550271399/comments/default/1879684858685184921'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/where-ill-be-tomorrow-night.html?showComment=1211467380000#c1879684858685184921' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/where-ill-be-tomorrow-night.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-742279157550271399' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/742279157550271399' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2008 at 8:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5521654312683979431</id><published>2008-05-22T10:24:00.000-06:00</published><updated>2008-05-22T10:24:12.493-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brittney, you are amazing!  Fantastic layouts, and...</title><content type='html'>Brittney, you are amazing!  Fantastic layouts, and I cannot wait to see your new kit!!!!!&lt;BR/&gt;&lt;BR/&gt;If you have time, I've tagged you over on my blog - http://ellielash.com/blog/?p=65</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/742279157550271399/comments/default/5521654312683979431'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/742279157550271399/comments/default/5521654312683979431'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/where-ill-be-tomorrow-night.html?showComment=1211473440000#c5521654312683979431' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/where-ill-be-tomorrow-night.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-742279157550271399' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/742279157550271399' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2008 at 10:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7755558266856535712</id><published>2008-05-22T14:46:00.000-06:00</published><updated>2008-05-22T14:46:57.102-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is SOOOO sweet! And so true!  You're endlessl...</title><content type='html'>This is SOOOO sweet! And so true!  You're endlessly patient and supportive, and I know you make everyone feel really welcome at SM, plus despite what you say, being super organised!!&lt;BR/&gt;&lt;BR/&gt;Aww, we love ya!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2442119225570517963/comments/default/7755558266856535712'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2442119225570517963/comments/default/7755558266856535712'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/im-cheerleader.html?showComment=1211489160000#c7755558266856535712' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/im-cheerleader.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2442119225570517963' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2442119225570517963' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2008 at 2:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5616494422075131068</id><published>2008-05-22T16:32:00.000-06:00</published><updated>2008-05-22T16:32:16.598-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks so much for being the SM cheerleader, I kno...</title><content type='html'>thanks so much for being the SM cheerleader, I know you have been more than patient and understanding with my many questions.  You always seem to be one step ahead of everyone, your quick to offer assistance, you post the loveliest comments in the gallery, and you do make the cutest kits which help me make the cutest los.&lt;BR/&gt;&lt;BR/&gt;3 Cheers for Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2442119225570517963/comments/default/5616494422075131068'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2442119225570517963/comments/default/5616494422075131068'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/im-cheerleader.html?showComment=1211495520000#c5616494422075131068' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/im-cheerleader.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2442119225570517963' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2442119225570517963' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2008 at 4:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2145970978360835592</id><published>2008-05-22T16:39:00.000-06:00</published><updated>2008-05-22T16:39:28.683-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm so flattered that you posted this on your web ...</title><content type='html'>I'm so flattered that you posted this on your web site! You deserve it--you are the BEST!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2442119225570517963/comments/default/2145970978360835592'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2442119225570517963/comments/default/2145970978360835592'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/im-cheerleader.html?showComment=1211495940000#c2145970978360835592' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/im-cheerleader.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2442119225570517963' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2442119225570517963' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2008 at 4:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5092214096502164466</id><published>2008-05-22T19:12:00.000-06:00</published><updated>2008-05-22T19:12:26.486-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh how sweet! I love that picture of you. You look...</title><content type='html'>Oh how sweet! I love that picture of you. You look so pretty!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2442119225570517963/comments/default/5092214096502164466'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2442119225570517963/comments/default/5092214096502164466'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/im-cheerleader.html?showComment=1211505120000#c5092214096502164466' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/im-cheerleader.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2442119225570517963' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2442119225570517963' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2008 at 7:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2080876233045084173</id><published>2008-05-22T19:59:00.000-06:00</published><updated>2008-05-22T19:59:26.490-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ADORABLE!  What a sweet thing to do.  LOVE the LO....</title><content type='html'>ADORABLE!  What a sweet thing to do.  LOVE the LO.  &lt;BR/&gt;And all the sweet sentiments are TRUE!&lt;BR/&gt;&lt;BR/&gt;YOU ROCK!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2442119225570517963/comments/default/2080876233045084173'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2442119225570517963/comments/default/2080876233045084173'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/im-cheerleader.html?showComment=1211507940000#c2080876233045084173' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/im-cheerleader.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2442119225570517963' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2442119225570517963' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2008 at 7:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3776282657141420820</id><published>2008-05-23T00:22:00.000-06:00</published><updated>2008-05-23T00:22:18.677-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>awww!  So cute!!</title><content type='html'>awww!  So cute!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2442119225570517963/comments/default/3776282657141420820'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2442119225570517963/comments/default/3776282657141420820'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/im-cheerleader.html?showComment=1211523720000#c3776282657141420820' title=''/><author><name>WM[squared] Designs</name><uri>https://www.blogger.com/profile/04786242722316495864</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-tt7-gKA0hCw/Voxgq93eTOI/AAAAAAAACVA/dwbZ3wdKbvY/s32/IMG_3455.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/im-cheerleader.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2442119225570517963' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2442119225570517963' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-898400854'/><gd:extendedProperty name='blogger.displayTime' value='May 23, 2008 at 12:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9156846818169277999</id><published>2008-05-23T09:10:00.000-06:00</published><updated>2008-05-23T09:10:09.198-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Whee!  I'm the first comment!  Is it obvious that ...</title><content type='html'>Whee!  I'm the first comment!  Is it obvious that I've been stalking your site all morning?  (darn those time zones, life is rough here on the East Coast LOL)  I love it ALL!  That kit is AMAZING!! Off to shop at SM!  Love ya!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/9156846818169277999'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/9156846818169277999'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html?showComment=1211555400000#c9156846818169277999' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4036882708397653363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4036882708397653363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='May 23, 2008 at 9:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6676652135657955387</id><published>2008-05-23T09:48:00.000-06:00</published><updated>2008-05-23T09:48:38.174-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The new kit is GORGEOUS Britt! You've out done you...</title><content type='html'>The new kit is GORGEOUS Britt! You've out done yourself. Have I mentioned, Fridays are my favorite day ever? I always feel like a kid at Christmas waiting for your post.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/6676652135657955387'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/6676652135657955387'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html?showComment=1211557680000#c6676652135657955387' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4036882708397653363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4036882708397653363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 23, 2008 at 9:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8246878899423316332</id><published>2008-05-23T10:17:00.000-06:00</published><updated>2008-05-23T10:17:52.852-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOL--is it wierd that I already know what new stuf...</title><content type='html'>LOL--is it wierd that I already know what new stuff you will post, but I get all excited to come see it too!! :D  You are the BEST--your designs are ALWAYS outstanding &amp; amazing &amp; this new kit is just incredible--I LOVE iT! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/8246878899423316332'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/8246878899423316332'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html?showComment=1211559420000#c8246878899423316332' title=''/><author><name>Erica Zane</name><uri>https://www.blogger.com/profile/01089858278651427041</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-uh1VpeGAXCk/TtL3_1czoCI/AAAAAAAAETI/f8WkYutK62w/s32/ericazane-3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4036882708397653363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4036882708397653363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1189814333'/><gd:extendedProperty name='blogger.displayTime' value='May 23, 2008 at 10:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2908765573547196167</id><published>2008-05-23T10:38:00.000-06:00</published><updated>2008-05-23T10:38:47.737-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>yay! TY TY TY- i'm always anxiously awaiting goodi...</title><content type='html'>yay! TY TY TY- i'm always anxiously awaiting goodies from you, but it's always am extra special bonus for me when it's Disney related. Thanks again! It's so cute!&lt;BR/&gt;&lt;BR/&gt;Hugs,&lt;BR/&gt;Kay&lt;BR/&gt;(copperloni)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/2908765573547196167'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/2908765573547196167'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html?showComment=1211560680000#c2908765573547196167' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4036882708397653363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4036882708397653363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='May 23, 2008 at 10:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2297381924857796158</id><published>2008-05-23T10:54:00.000-06:00</published><updated>2008-05-23T10:54:05.737-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your work is amazing.  I share your love of Disney...</title><content type='html'>Your work is amazing.  I share your love of Disney, but I really have little time to scrap.  I get to retire in August (woohoo!), so you can be sure I'll be using your kits to scrap both my WDW trip in 2 weeks and my DCL cruise to celebrate my retirement in September. Hope to post in your Show offs then!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/2297381924857796158'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/2297381924857796158'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html?showComment=1211561640000#c2297381924857796158' title=''/><author><name>yensid</name><uri>https://www.blogger.com/profile/01305634972620163428</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-GRyadjpsDKk/U9Ez4DpA2VI/AAAAAAAAAMM/R0b593mYUa4/s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4036882708397653363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4036882708397653363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1725908217'/><gd:extendedProperty name='blogger.displayTime' value='May 23, 2008 at 10:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-497610403960133490</id><published>2008-05-23T11:32:00.000-06:00</published><updated>2008-05-23T11:32:56.761-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the kit Brittney...thanks for the add-on.</title><content type='html'>Love the kit Brittney...thanks for the add-on.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/497610403960133490'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/497610403960133490'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html?showComment=1211563920000#c497610403960133490' title=''/><author><name>Susan</name><uri>https://www.blogger.com/profile/14379725676143203176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4036882708397653363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4036882708397653363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-180146840'/><gd:extendedProperty name='blogger.displayTime' value='May 23, 2008 at 11:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6737086053950406148</id><published>2008-05-23T13:29:00.000-06:00</published><updated>2008-05-23T13:29:40.529-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It is such a nice tribut to you and it looks so mu...</title><content type='html'>It is such a nice tribut to you and it looks so much like your LO's. That the greatest compliment. We all gain so much from your style and your enthusiasm. I know I truly appreciate all you do. You really deserve the "cheerleader" award.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2442119225570517963/comments/default/6737086053950406148'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2442119225570517963/comments/default/6737086053950406148'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/im-cheerleader.html?showComment=1211570940000#c6737086053950406148' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/im-cheerleader.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2442119225570517963' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2442119225570517963' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 23, 2008 at 1:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7502305001102564111</id><published>2008-05-23T13:30:00.000-06:00</published><updated>2008-05-23T13:30:55.454-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I really do know how to spell tribute. Sorry.</title><content type='html'>I really do know how to spell tribute. Sorry.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2442119225570517963/comments/default/7502305001102564111'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2442119225570517963/comments/default/7502305001102564111'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/im-cheerleader.html?showComment=1211571000000#c7502305001102564111' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/im-cheerleader.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2442119225570517963' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2442119225570517963' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 23, 2008 at 1:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5707803077796023573</id><published>2008-05-23T15:38:00.000-06:00</published><updated>2008-05-23T15:38:18.093-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful new kit, I LOVE it!! All the CT layouts ...</title><content type='html'>Beautiful new kit, I LOVE it!! All the CT layouts are stunning.. I can't even decide which one I like the best.  You should definitely do a thread at DST or something to show them off because they are GORGEOUS!  You're so talented girl!&lt;BR/&gt;&lt;BR/&gt;p.s. thanks for the freebie too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/5707803077796023573'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/5707803077796023573'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html?showComment=1211578680000#c5707803077796023573' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4036882708397653363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4036882708397653363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='May 23, 2008 at 3:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6987615716273066055</id><published>2008-05-23T16:16:00.000-06:00</published><updated>2008-05-23T16:16:50.420-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How cute is Morgan's LO! Gracelyn is getting so bi...</title><content type='html'>How cute is Morgan's LO! Gracelyn is getting so big!  Love the new stuff!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/6987615716273066055'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/6987615716273066055'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html?showComment=1211580960000#c6987615716273066055' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4036882708397653363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4036882708397653363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='May 23, 2008 at 4:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-15743138287310729</id><published>2008-05-23T20:26:00.000-06:00</published><updated>2008-05-23T20:26:44.294-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your designs are wonderful!  (I especially like al...</title><content type='html'>Your designs are wonderful!  (I especially like all the Disney ones)!  Thank you so much for another wonderful add on!  I just e-mailed you a "show off" from me!  Thanks again!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/15743138287310729'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/15743138287310729'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html?showComment=1211595960000#c15743138287310729' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4036882708397653363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4036882708397653363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 23, 2008 at 8:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-225955467490379522</id><published>2008-05-24T00:54:00.001-06:00</published><updated>2008-05-24T00:54:43.788-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/225955467490379522'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/225955467490379522'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html?showComment=1211612040001#c225955467490379522' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4036882708397653363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4036882708397653363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='May 24, 2008 at 12:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2037626676303703032</id><published>2008-05-24T10:25:00.000-06:00</published><updated>2008-05-24T10:25:47.319-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW!  You do amazing work! I've looked through you...</title><content type='html'>WOW!  You do amazing work! I've looked through your whole blog and I am so impressed!  Just beautiful!&lt;BR/&gt;thank you!&lt;BR/&gt;Vicki</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/2037626676303703032'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/2037626676303703032'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html?showComment=1211646300000#c2037626676303703032' title=''/><author><name>Vicki Harvey</name><uri>https://www.blogger.com/profile/16812090182717780785</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='//bp0.blogger.com/_7tv8r7PY-sI/R_ptr9-x9gI/AAAAAAAAAAc/DCuFWC0F7kM/S220-s32/IMG_0462vicki+headshot.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4036882708397653363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4036882708397653363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1689165933'/><gd:extendedProperty name='blogger.displayTime' value='May 24, 2008 at 10:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9150659916208279828</id><published>2008-05-24T17:36:00.000-06:00</published><updated>2008-05-24T17:36:40.140-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>so grateful for your share. ty</title><content type='html'>so grateful for your share. ty</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/9150659916208279828'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/9150659916208279828'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html?showComment=1211672160000#c9150659916208279828' title=''/><author><name>cindiaskew</name><uri>https://www.blogger.com/profile/13624934778233489115</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4036882708397653363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4036882708397653363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1893422054'/><gd:extendedProperty name='blogger.displayTime' value='May 24, 2008 at 5:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3171176890791580741</id><published>2008-05-24T20:20:00.000-06:00</published><updated>2008-05-24T20:20:05.245-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The only way it could have been better is if the w...</title><content type='html'>The only way it could have been better is if the whole family was together! :)  I love you so much, too, and THANK YOU for this awesome shout out! :)  Can't wait til they come again and we TOTALLY will party WITH rock stars! Haha!!  LOVE YOU!!&lt;BR/&gt;Tam</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1422243292665755674/comments/default/3171176890791580741'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1422243292665755674/comments/default/3171176890791580741'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/happy-birthday-tami.html?showComment=1211682000000#c3171176890791580741' title=''/><author><name>BTMIN</name><uri>https://www.blogger.com/profile/16723311176479432021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/happy-birthday-tami.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1422243292665755674' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1422243292665755674' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703829899'/><gd:extendedProperty name='blogger.displayTime' value='May 24, 2008 at 8:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2777658082357805348</id><published>2008-05-24T21:37:00.000-06:00</published><updated>2008-05-24T21:37:34.520-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>wow, I love it. Thank you!!!&lt;br&gt;lynnK</title><content type='html'>wow, I love it. Thank you!!!&lt;BR/&gt;lynnK</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/2777658082357805348'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/2777658082357805348'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html?showComment=1211686620000#c2777658082357805348' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4036882708397653363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4036882708397653363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 24, 2008 at 9:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-546464001923507674</id><published>2008-05-25T17:38:00.000-06:00</published><updated>2008-05-25T17:38:15.965-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Loving your wedding layout, that photo is stunning...</title><content type='html'>Loving your wedding layout, that photo is stunning!!  How beautiful, I'd definitely get it blown up.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8759546284413346493/comments/default/546464001923507674'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8759546284413346493/comments/default/546464001923507674'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/blessing-sunday_25.html?showComment=1211758680000#c546464001923507674' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/blessing-sunday_25.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8759546284413346493' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8759546284413346493' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='May 25, 2008 at 5:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7570217359060618367</id><published>2008-05-25T19:43:00.000-06:00</published><updated>2008-05-25T19:43:18.743-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These LO's are phenomenal!!!  As usual.&lt;br&gt;And I l...</title><content type='html'>These LO's are phenomenal!!!  As usual.&lt;BR/&gt;And I love the blessings project too.  I'm so glad that you started it!!&lt;BR/&gt;(Guess I need to catch up on mine!)&lt;BR/&gt;;)&lt;BR/&gt;Hoping your cornbread turned out!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8759546284413346493/comments/default/7570217359060618367'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8759546284413346493/comments/default/7570217359060618367'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/blessing-sunday_25.html?showComment=1211766180000#c7570217359060618367' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/blessing-sunday_25.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8759546284413346493' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8759546284413346493' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='May 25, 2008 at 7:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5021710960422377062</id><published>2008-05-26T09:26:00.000-06:00</published><updated>2008-05-26T09:26:14.177-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is so clever how you made the chain on the sw...</title><content type='html'>That is so clever how you made the chain on the swings look like it continues onto the page.  Cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8759546284413346493/comments/default/5021710960422377062'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8759546284413346493/comments/default/5021710960422377062'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/blessing-sunday_25.html?showComment=1211815560000#c5021710960422377062' title=''/><author><name>StarWarsFans</name><uri>https://www.blogger.com/profile/00425426362094418885</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-qWfAzKv96lE/T1wT2oTe1EI/AAAAAAAAAwU/67BAm1qGZ2Q/s32/Tricia%2BGingerGirl%2BPhoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/blessing-sunday_25.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8759546284413346493' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8759546284413346493' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-728705357'/><gd:extendedProperty name='blogger.displayTime' value='May 26, 2008 at 9:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4574330183094916028</id><published>2008-05-26T10:03:00.000-06:00</published><updated>2008-05-26T10:03:29.083-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You are very talented!  I love your layouts.  Beau...</title><content type='html'>You are very talented!  I love your layouts.  Beautiful wedding picture!  We got married in the Salt Lake temple too.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8759546284413346493/comments/default/4574330183094916028'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8759546284413346493/comments/default/4574330183094916028'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/blessing-sunday_25.html?showComment=1211817780000#c4574330183094916028' title=''/><author><name>Annie</name><uri>https://www.blogger.com/profile/01787619306476371822</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_Wg9Zl35y5Ag/TBDyF7oVVAI/AAAAAAAABN8/xLGwNj73_sQ/S220-s32/family.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/blessing-sunday_25.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8759546284413346493' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8759546284413346493' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-23369943'/><gd:extendedProperty name='blogger.displayTime' value='May 26, 2008 at 10:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4864501660161002877</id><published>2008-05-26T17:27:00.000-06:00</published><updated>2008-05-26T17:27:12.099-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can't believe that crazy weather!!  I hope that ...</title><content type='html'>I can't believe that crazy weather!!  I hope that this doesn't mess up your fun night you had planned!!&lt;BR/&gt;&lt;BR/&gt;Yummy cornbread.  You are good to make it from scratch.  My poor family  only gets the "straight out of the box" recipe...they really don't know the difference!!&lt;BR/&gt;;)  Don't TELL!&lt;BR/&gt;&lt;BR/&gt;Have a great Memorial Day!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6887692856264417103/comments/default/4864501660161002877'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6887692856264417103/comments/default/4864501660161002877'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/happy-memorial-day.html?showComment=1211844420000#c4864501660161002877' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/happy-memorial-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6887692856264417103' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6887692856264417103' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='May 26, 2008 at 5:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1486883649210060956</id><published>2008-05-26T19:34:00.000-06:00</published><updated>2008-05-26T19:34:33.973-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ahh... Death Cab for Cutie just left here, I guess...</title><content type='html'>Ahh... Death Cab for Cutie just left here, I guess. They played the Sasquatch music festival last night, i think. Have fun and Happy Memorial Day! I think this is a unique one here since it DIDN'T rain.&lt;BR/&gt;&lt;BR/&gt;Karen</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6887692856264417103/comments/default/1486883649210060956'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6887692856264417103/comments/default/1486883649210060956'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/happy-memorial-day.html?showComment=1211852040000#c1486883649210060956' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/happy-memorial-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6887692856264417103' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6887692856264417103' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='May 26, 2008 at 7:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1420416496218699988</id><published>2008-05-27T15:10:00.000-06:00</published><updated>2008-05-27T15:10:45.939-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awww! That temple LO is GORGEOUS! I wish the refle...</title><content type='html'>Awww! That temple LO is GORGEOUS! I wish the reflection pool was there when I got married!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8759546284413346493/comments/default/1420416496218699988'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8759546284413346493/comments/default/1420416496218699988'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/blessing-sunday_25.html?showComment=1211922600000#c1420416496218699988' title=''/><author><name>utmommy23</name><uri>https://www.blogger.com/profile/09788375114999467929</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//bp3.blogger.com/_SDlRqlRNcbE/SBdVa1mzNGI/AAAAAAAAAA4/Qlmw6Uh8OBo/S220-s32/eeyore10.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/blessing-sunday_25.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8759546284413346493' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8759546284413346493' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-133186101'/><gd:extendedProperty name='blogger.displayTime' value='May 27, 2008 at 3:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2892474187690655861</id><published>2008-05-27T23:38:00.000-06:00</published><updated>2008-05-27T23:38:55.220-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the freebie! I found you recent...</title><content type='html'>Thanks so much for the freebie! I found you recently and have been really enjoying your Disney stuff! :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/2892474187690655861'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/2892474187690655861'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html?showComment=1211953080000#c2892474187690655861' title=''/><author><name>Pixie</name><uri>https://www.blogger.com/profile/15497980520101564812</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_As7QFxfIm84/SKyzUtAEbMI/AAAAAAAAAfg/tvkABtGhWNQ/S220-s32/pixiemegh%40gmail.com_cd303047.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4036882708397653363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4036882708397653363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1531024664'/><gd:extendedProperty name='blogger.displayTime' value='May 27, 2008 at 11:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-408687694347966025</id><published>2008-05-28T13:39:00.000-06:00</published><updated>2008-05-28T13:39:18.245-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That Sunbeam LO is seriously awesome! Wow!! And lo...</title><content type='html'>That Sunbeam LO is seriously awesome! Wow!! And love the photo you took in the car, it's so creative and has a great lighting! Can't wait to see your photos from the photo shoot too! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3088240589592798546/comments/default/408687694347966025'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3088240589592798546/comments/default/408687694347966025'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/after-memorial-day.html?showComment=1212003540000#c408687694347966025' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/after-memorial-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3088240589592798546' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3088240589592798546' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='May 28, 2008 at 1:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8034379199399234754</id><published>2008-05-28T15:32:00.000-06:00</published><updated>2008-05-28T15:32:20.129-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So much fun to scrap with you last night!!&lt;br&gt;And ...</title><content type='html'>So much fun to scrap with you last night!!&lt;BR/&gt;And I love your car mirror shot- so creative!!!&lt;BR/&gt;These LO's are FANTASTIC, as usual!&lt;BR/&gt;YUM!  We love Johnny Carino's too!!!&lt;BR/&gt;&lt;BR/&gt;&lt;BR/&gt;(Could this comment be any more random??)&lt;BR/&gt;PS...Great pic of the flag!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3088240589592798546/comments/default/8034379199399234754'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3088240589592798546/comments/default/8034379199399234754'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/after-memorial-day.html?showComment=1212010320000#c8034379199399234754' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/after-memorial-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3088240589592798546' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3088240589592798546' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='May 28, 2008 at 3:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-22244886423274257</id><published>2008-05-28T18:51:00.000-06:00</published><updated>2008-05-28T18:51:29.699-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So when are we having our Orem/Provo Speed crop!? ...</title><content type='html'>So when are we having our Orem/Provo Speed crop!? :) It will be many moons of fun. Oh and I think we should get together and have lunch sometime... I'd love to get to know you better - see the designer first hand. As of yet, I'm just a blog stalker of yours and big fan. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3088240589592798546/comments/default/22244886423274257'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3088240589592798546/comments/default/22244886423274257'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/after-memorial-day.html?showComment=1212022260000#c22244886423274257' title=''/><author><name>Super Daysh</name><uri>https://www.blogger.com/profile/05408931766232543547</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-Oy4xgT14VHo/Uhqc4iD2M6I/AAAAAAAADnI/bvBAuBQLYt0/s32/sunday-sweeties-2-web.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/after-memorial-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3088240589592798546' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3088240589592798546' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-334762975'/><gd:extendedProperty name='blogger.displayTime' value='May 28, 2008 at 6:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5130550826849266915</id><published>2008-05-28T20:00:00.000-06:00</published><updated>2008-05-28T20:00:44.740-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am definately trying that corn bread I love corn...</title><content type='html'>I am definately trying that corn bread I love corn bread and haven't had it since moving to OZ.  &lt;BR/&gt;&lt;BR/&gt;Funny weather you are having there.  My family does a campout every year and they did it over memorial day weekend this year at the Heber Camp.  It snowed on them.  They said it was fun anyway and not so cold because they were in cabins.  I had to laugh - the first time for snow and we missed it.  Not too sure that makes me too sad actually.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6887692856264417103/comments/default/5130550826849266915'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6887692856264417103/comments/default/5130550826849266915'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/happy-memorial-day.html?showComment=1212026400000#c5130550826849266915' title=''/><author><name>Stacy</name><uri>https://www.blogger.com/profile/18039279137174531144</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_pZUGtLmTkro/TBFxX8Kj0dI/AAAAAAAAGj8/C6JXUJ6kZaY/S220-s32/30052_10150176518025066_813295065_12362554_1692913_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/happy-memorial-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6887692856264417103' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6887692856264417103' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1128105826'/><gd:extendedProperty name='blogger.displayTime' value='May 28, 2008 at 8:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1475690929330549659</id><published>2008-05-29T09:27:00.000-06:00</published><updated>2008-05-29T09:27:50.798-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE your primary page! It makes me wish that I ...</title><content type='html'>I LOVE your primary page! It makes me wish that I would have taken a picture of our class that we taught. So cute! I love the LO of Eden too. Good work my friend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3088240589592798546/comments/default/1475690929330549659'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3088240589592798546/comments/default/1475690929330549659'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/after-memorial-day.html?showComment=1212074820000#c1475690929330549659' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/after-memorial-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3088240589592798546' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3088240589592798546' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2008 at 9:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1834662110892370855</id><published>2008-05-29T13:29:00.000-06:00</published><updated>2008-05-29T13:29:35.068-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>the apple paper was perfect for this lo.  and i lo...</title><content type='html'>the apple paper was perfect for this lo.  and i love the albums, you worked so hard but they turned out great.  I'm sure they were very much appreciated.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7254836746458061256/comments/default/1834662110892370855'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7254836746458061256/comments/default/1834662110892370855'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/sneak-peek_29.html?showComment=1212089340000#c1834662110892370855' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/sneak-peek_29.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7254836746458061256' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7254836746458061256' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2008 at 1:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4110601748894992578</id><published>2008-05-29T13:33:00.000-06:00</published><updated>2008-05-29T13:38:13.202-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6887692856264417103/comments/default/4110601748894992578'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6887692856264417103/comments/default/4110601748894992578'/><author><name>Unknown</name><uri>https://www.blogger.com/profile/09320787031061109131</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/happy-memorial-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6887692856264417103' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6887692856264417103' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-858351009'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2008 at 1:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1978539210802590056</id><published>2008-05-29T13:37:00.000-06:00</published><updated>2008-05-29T13:37:13.251-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Re: high altitude corn bread.  Have you looked onl...</title><content type='html'>Re: high altitude corn bread.  Have you looked online for an adjustment?  I remember having this problem with all my mom's recipes when I lived in CO.  Can usually play with the # of eggs and amount of flour to get it right.  HTH</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6887692856264417103/comments/default/1978539210802590056'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6887692856264417103/comments/default/1978539210802590056'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/happy-memorial-day.html?showComment=1212089820000#c1978539210802590056' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/09320787031061109131</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/happy-memorial-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6887692856264417103' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6887692856264417103' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-858351009'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2008 at 1:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3756093681684208447</id><published>2008-05-29T13:41:00.000-06:00</published><updated>2008-05-29T13:41:18.268-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!!  That picture is amazing!  You really must f...</title><content type='html'>Wow!!  That picture is amazing!  You really must frame it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8759546284413346493/comments/default/3756093681684208447'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8759546284413346493/comments/default/3756093681684208447'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/blessing-sunday_25.html?showComment=1212090060000#c3756093681684208447' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/09320787031061109131</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/blessing-sunday_25.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8759546284413346493' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8759546284413346493' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-858351009'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2008 at 1:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2971264035701492300</id><published>2008-05-29T19:33:00.000-06:00</published><updated>2008-05-29T19:33:11.255-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Those albums are adorable Britt! All your effort w...</title><content type='html'>Those albums are adorable Britt! All your effort was well worth it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7254836746458061256/comments/default/2971264035701492300'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7254836746458061256/comments/default/2971264035701492300'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/sneak-peek_29.html?showComment=1212111180000#c2971264035701492300' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/sneak-peek_29.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7254836746458061256' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7254836746458061256' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2008 at 7:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1692983144719844523</id><published>2008-05-29T21:31:00.000-06:00</published><updated>2008-05-29T21:31:30.811-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yeah for Brittney! I can totally see you sitting i...</title><content type='html'>Yeah for Brittney! I can totally see you sitting in your front room gasping at that email. You are so cute! I miss you we need to hang out!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6635116923272018813/comments/default/1692983144719844523'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6635116923272018813/comments/default/1692983144719844523'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/oh-my-gosh.html?showComment=1212118260000#c1692983144719844523' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/oh-my-gosh.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6635116923272018813' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6635116923272018813' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2008 at 9:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2187503363366665950</id><published>2008-05-29T23:08:00.000-06:00</published><updated>2008-05-29T23:08:38.131-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So umm I thought I was the only crazy person in th...</title><content type='html'>So umm I thought I was the only crazy person in the world that bought the Disney theme park music! ROFL! Glad to know there are peeps in the world who "just understand" these thing :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3088240589592798546/comments/default/2187503363366665950'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3088240589592798546/comments/default/2187503363366665950'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/after-memorial-day.html?showComment=1212124080000#c2187503363366665950' title=''/><author><name>Tangie Baxter</name><uri>https://www.blogger.com/profile/06845680162435166830</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_wRqjLhXa1eY/SUP_3KKaLoI/AAAAAAAAAAk/_WvQPpCZQ54/S220-s32/scrapartistavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/after-memorial-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3088240589592798546' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3088240589592798546' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-617176045'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2008 at 11:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8910550559429864098</id><published>2008-05-29T23:09:00.000-06:00</published><updated>2008-05-29T23:09:15.092-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ooooh how fun for you! Those look absolutely adora...</title><content type='html'>Ooooh how fun for you! Those look absolutely adorable!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6635116923272018813/comments/default/8910550559429864098'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6635116923272018813/comments/default/8910550559429864098'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/oh-my-gosh.html?showComment=1212124140000#c8910550559429864098' title=''/><author><name>Tangie Baxter</name><uri>https://www.blogger.com/profile/06845680162435166830</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_wRqjLhXa1eY/SUP_3KKaLoI/AAAAAAAAAAk/_WvQPpCZQ54/S220-s32/scrapartistavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/oh-my-gosh.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6635116923272018813' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6635116923272018813' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-617176045'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2008 at 11:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7470333645818130033</id><published>2008-05-30T00:21:00.000-06:00</published><updated>2008-05-30T00:21:55.209-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You've got skills, lady!&lt;br&gt;Great work!!</title><content type='html'>You've got skills, lady!&lt;BR/&gt;Great work!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7254836746458061256/comments/default/7470333645818130033'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7254836746458061256/comments/default/7470333645818130033'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/sneak-peek_29.html?showComment=1212128460000#c7470333645818130033' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/sneak-peek_29.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7254836746458061256' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7254836746458061256' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='May 30, 2008 at 12:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5795784416179813646</id><published>2008-05-30T08:12:00.000-06:00</published><updated>2008-05-30T08:12:59.725-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh MY! You've out done yourself again. This kit is...</title><content type='html'>Oh MY! You've out done yourself again. This kit is sooooo C-U-T-E!!!!! Will be in the shop ASAP to get it. And my DD is going to freak over your freebie, she is the ultimate Tink fan.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1355354309945008671/comments/default/5795784416179813646'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1355354309945008671/comments/default/5795784416179813646'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/sprite-freebie.html?showComment=1212156720000#c5795784416179813646' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/sprite-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1355354309945008671' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1355354309945008671' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 30, 2008 at 8:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4367171531050292199</id><published>2008-05-30T09:34:00.000-06:00</published><updated>2008-05-30T09:34:57.566-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay!! I'm giddy as can be to use your new kit! It ...</title><content type='html'>Yay!! I'm giddy as can be to use your new kit! It is so STINKIN' CUTE! And I LOVE the templates too! Definitely gonna be a scrappin' weekend for me! Thanks for all your hard work - I LOVE your stuff and get so excited for fridays to roll around!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1355354309945008671/comments/default/4367171531050292199'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1355354309945008671/comments/default/4367171531050292199'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/sprite-freebie.html?showComment=1212161640000#c4367171531050292199' title=''/><author><name>Super Daysh</name><uri>https://www.blogger.com/profile/05408931766232543547</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-Oy4xgT14VHo/Uhqc4iD2M6I/AAAAAAAADnI/bvBAuBQLYt0/s32/sunday-sweeties-2-web.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/sprite-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1355354309945008671' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1355354309945008671' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-334762975'/><gd:extendedProperty name='blogger.displayTime' value='May 30, 2008 at 9:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4070518032485800855</id><published>2008-05-30T14:54:00.000-06:00</published><updated>2008-05-30T14:54:38.510-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I already left you a comment on SM.com...but i got...</title><content type='html'>I already left you a comment on SM.com...but i gotta leave another!  LOVING this kit!  :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1355354309945008671/comments/default/4070518032485800855'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1355354309945008671/comments/default/4070518032485800855'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/sprite-freebie.html?showComment=1212180840000#c4070518032485800855' title=''/><author><name>WM[squared] Designs</name><uri>https://www.blogger.com/profile/04786242722316495864</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-tt7-gKA0hCw/Voxgq93eTOI/AAAAAAAACVA/dwbZ3wdKbvY/s32/IMG_3455.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/sprite-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1355354309945008671' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1355354309945008671' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-898400854'/><gd:extendedProperty name='blogger.displayTime' value='May 30, 2008 at 2:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-284183926686993385</id><published>2008-05-30T19:59:00.000-06:00</published><updated>2008-05-30T19:59:31.148-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow that's awesome!!  Those are too stinkin' cute!...</title><content type='html'>Wow that's awesome!!  Those are too stinkin' cute!!  Gotta Have them too!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6635116923272018813/comments/default/284183926686993385'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6635116923272018813/comments/default/284183926686993385'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/oh-my-gosh.html?showComment=1212199140000#c284183926686993385' title=''/><author><name>Neverland Scraps</name><uri>https://www.blogger.com/profile/05677730927880528010</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/oh-my-gosh.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6635116923272018813' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6635116923272018813' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-883387775'/><gd:extendedProperty name='blogger.displayTime' value='May 30, 2008 at 7:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1693125518738649439</id><published>2008-05-30T20:00:00.000-06:00</published><updated>2008-05-30T20:00:13.501-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>that's one beautiful kit!!  I love everything abou...</title><content type='html'>that's one beautiful kit!!  I love everything about, especially seeing the layouts created with it!!  Thank you for the awesome freebie addon!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1355354309945008671/comments/default/1693125518738649439'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1355354309945008671/comments/default/1693125518738649439'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/sprite-freebie.html?showComment=1212199200000#c1693125518738649439' title=''/><author><name>Neverland Scraps</name><uri>https://www.blogger.com/profile/05677730927880528010</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/sprite-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1355354309945008671' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1355354309945008671' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-883387775'/><gd:extendedProperty name='blogger.displayTime' value='May 30, 2008 at 8:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8900482157472574578</id><published>2008-05-30T20:52:00.000-06:00</published><updated>2008-05-30T20:52:24.257-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Who could not love TInk!!!!!?????  Thanks so much!</title><content type='html'>Who could not love TInk!!!!!?????  Thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1355354309945008671/comments/default/8900482157472574578'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1355354309945008671/comments/default/8900482157472574578'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/sprite-freebie.html?showComment=1212202320000#c8900482157472574578' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/sprite-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1355354309945008671' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1355354309945008671' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='May 30, 2008 at 8:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7253295684674144892</id><published>2008-05-30T23:53:00.000-06:00</published><updated>2008-05-30T23:53:01.959-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a seriously FUN kit you two have created, Bri...</title><content type='html'>What a seriously FUN kit you two have created, Britt. Very whimsical and the colors are GREAT (and I'm not usually a fan of yellow.) &lt;BR/&gt;&lt;BR/&gt;Your designs are inspiring, as are the LOs from your CT. Have a FAB weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1355354309945008671/comments/default/7253295684674144892'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1355354309945008671/comments/default/7253295684674144892'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/sprite-freebie.html?showComment=1212213180000#c7253295684674144892' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/sprite-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1355354309945008671' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1355354309945008671' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 30, 2008 at 11:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7562234209242162186</id><published>2008-05-31T01:14:00.001-06:00</published><updated>2008-05-31T01:14:40.563-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1355354309945008671/comments/default/7562234209242162186'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1355354309945008671/comments/default/7562234209242162186'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/sprite-freebie.html?showComment=1212218040001#c7562234209242162186' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/sprite-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1355354309945008671' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1355354309945008671' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='May 31, 2008 at 1:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1684317541817979705</id><published>2008-05-31T09:27:00.000-06:00</published><updated>2008-05-31T09:27:04.705-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the new kit!!!&lt;br&gt;&lt;br&gt;Stop by my blog - you'v...</title><content type='html'>Love the new kit!!!&lt;BR/&gt;&lt;BR/&gt;Stop by my blog - you've been tagged!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1355354309945008671/comments/default/1684317541817979705'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1355354309945008671/comments/default/1684317541817979705'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/sprite-freebie.html?showComment=1212247620000#c1684317541817979705' title=''/><author><name>Happy Scrap Girl</name><uri>https://www.blogger.com/profile/13763470192418818344</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/sprite-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1355354309945008671' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1355354309945008671' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1652954791'/><gd:extendedProperty name='blogger.displayTime' value='May 31, 2008 at 9:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3980363850065292016</id><published>2008-06-01T02:27:00.000-06:00</published><updated>2008-06-01T02:27:12.782-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for your beautiful work!!</title><content type='html'>Thank you so much for your beautiful work!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1355354309945008671/comments/default/3980363850065292016'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1355354309945008671/comments/default/3980363850065292016'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/sprite-freebie.html?showComment=1212308820000#c3980363850065292016' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/sprite-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1355354309945008671' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1355354309945008671' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 1, 2008 at 2:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1966226156272181961</id><published>2008-06-01T08:16:00.000-06:00</published><updated>2008-06-01T08:16:40.600-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My daughter turned me on to your site &amp;amp; blog a...</title><content type='html'>My daughter turned me on to your site &amp; blog and I am so excited that she did.  You are truly amazing and your kits are beautiful.  Thank you so much for sharing your wonderful talent.  I can't wait to start using the kits I just purchased and your very generous freebies!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1355354309945008671/comments/default/1966226156272181961'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1355354309945008671/comments/default/1966226156272181961'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/sprite-freebie.html?showComment=1212329760000#c1966226156272181961' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/sprite-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1355354309945008671' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1355354309945008671' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 1, 2008 at 8:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7255882358511396212</id><published>2008-06-02T00:00:00.000-06:00</published><updated>2008-06-02T00:00:08.489-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>First of all, the LO's are seriously impressive.  ...</title><content type='html'>First of all, the LO's are seriously impressive.  How you keep up this pace is beyond me.  &lt;BR/&gt;Second, so so excited that you are on Tangie's team with me.  You rock, and she's lucky to have you!!&lt;BR/&gt;&lt;BR/&gt;;)  Yay, I'm your #1 comment.  I always like that!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302271348521200320/comments/default/7255882358511396212'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302271348521200320/comments/default/7255882358511396212'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/missionaries.html?showComment=1212386400000#c7255882358511396212' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/missionaries.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5302271348521200320' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302271348521200320' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='June 2, 2008 at 12:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-511711123100126342</id><published>2008-06-02T09:00:00.000-06:00</published><updated>2008-06-02T09:00:23.889-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great pages!&lt;br&gt;&lt;br&gt;Quick question, what is the ve...</title><content type='html'>Great pages!&lt;BR/&gt;&lt;BR/&gt;Quick question, what is the verse at the bottom of the first?  What does d&amp;c stand for?  Thanks :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302271348521200320/comments/default/511711123100126342'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302271348521200320/comments/default/511711123100126342'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/missionaries.html?showComment=1212418800000#c511711123100126342' title=''/><author><name>makuahine</name><uri>https://www.blogger.com/profile/09766586408930972188</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//spoken-for.org/wp-content/images/avatar_sm.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/missionaries.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5302271348521200320' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302271348521200320' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1154877169'/><gd:extendedProperty name='blogger.displayTime' value='June 2, 2008 at 9:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-221333880043576784</id><published>2008-06-02T12:13:00.000-06:00</published><updated>2008-06-02T12:13:58.831-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sending you some vanilla Dr. Pepper love!!!</title><content type='html'>Sending you some vanilla Dr. Pepper love!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302271348521200320/comments/default/221333880043576784'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302271348521200320/comments/default/221333880043576784'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/missionaries.html?showComment=1212430380000#c221333880043576784' title=''/><author><name>Jackie</name><uri>https://www.blogger.com/profile/09499200939806937266</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/missionaries.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5302271348521200320' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302271348521200320' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1743188652'/><gd:extendedProperty name='blogger.displayTime' value='June 2, 2008 at 12:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7082956887045341038</id><published>2008-06-02T13:30:00.000-06:00</published><updated>2008-06-02T13:30:42.571-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You are a busy girl.  Congrats on joining Tangie's...</title><content type='html'>You are a busy girl.  Congrats on joining Tangie's team.  and this kit is beautiful, great lo's</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302271348521200320/comments/default/7082956887045341038'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302271348521200320/comments/default/7082956887045341038'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/missionaries.html?showComment=1212435000000#c7082956887045341038' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/missionaries.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5302271348521200320' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302271348521200320' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 2, 2008 at 1:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6555992898179567485</id><published>2008-06-03T03:48:00.000-06:00</published><updated>2008-06-03T03:48:27.655-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>love it!!</title><content type='html'>love it!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1355354309945008671/comments/default/6555992898179567485'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1355354309945008671/comments/default/6555992898179567485'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/sprite-freebie.html?showComment=1212486480000#c6555992898179567485' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/sprite-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1355354309945008671' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1355354309945008671' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 3, 2008 at 3:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-933335939875046958</id><published>2008-06-03T15:25:00.000-06:00</published><updated>2008-06-03T15:25:07.067-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Found you through onehm and zb. So much to catch u...</title><content type='html'>Found you through onehm and zb. So much to catch up on your blog but love it already. And thanks for telling us about the speed scrap - I'm going to do it tonight. So excited!&lt;BR/&gt;&lt;BR/&gt;PS: My hubbie is from 45 minutes away from Venice so we've been a couple of times. I LOVE IT! And yes, it is a photographers dream!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6251660244664773595/comments/default/933335939875046958'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6251660244664773595/comments/default/933335939875046958'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/sup_02.html?showComment=1212528300000#c933335939875046958' title=''/><author><name>Rachel Durazzani</name><uri>https://www.blogger.com/profile/00590665626558065083</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-WJawaqNwyg4/W8NhTUNdqOI/AAAAAAAAul0/i6Xblm0aG3YhcnmJ0mVTlIB6-6GaCM_7gCK4BGAYYCw/s32/26599_48.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/sup_02.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6251660244664773595' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6251660244664773595' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-792308730'/><gd:extendedProperty name='blogger.displayTime' value='June 3, 2008 at 3:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7351964503210534693</id><published>2008-06-03T17:13:00.000-06:00</published><updated>2008-06-03T17:13:35.946-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is gorgeous - thanks for sharing!!</title><content type='html'>This is gorgeous - thanks for sharing!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/7351964503210534693'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/7351964503210534693'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html?showComment=1212534780000#c7351964503210534693' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4036882708397653363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4036882708397653363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 3, 2008 at 5:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3922286318467783209</id><published>2008-06-04T19:56:00.000-06:00</published><updated>2008-06-04T19:56:05.901-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow those pages are incredible! That kit is perfec...</title><content type='html'>Wow those pages are incredible! That kit is perfect for those pictures!!! Love them!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302271348521200320/comments/default/3922286318467783209'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302271348521200320/comments/default/3922286318467783209'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/missionaries.html?showComment=1212630960000#c3922286318467783209' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/missionaries.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5302271348521200320' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302271348521200320' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='June 4, 2008 at 7:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3674186331735013192</id><published>2008-06-05T09:47:00.000-06:00</published><updated>2008-06-05T09:47:27.324-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute new LO! My fav is your Grammy's Memories LO. ...</title><content type='html'>Cute new LO! My fav is your Grammy's Memories LO. I still can't believe that Chad's hair is so long.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5043801306194984720/comments/default/3674186331735013192'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5043801306194984720/comments/default/3674186331735013192'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/new-los.html?showComment=1212680820000#c3674186331735013192' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/new-los.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5043801306194984720' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5043801306194984720' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='June 5, 2008 at 9:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4457047543278507968</id><published>2008-06-05T10:47:00.000-06:00</published><updated>2008-06-05T10:47:28.804-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very cute new layouts - am always amazed at your w...</title><content type='html'>Very cute new layouts - am always amazed at your work!  I too am excited for the top 20 to start on SYTYCD.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5043801306194984720/comments/default/4457047543278507968'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5043801306194984720/comments/default/4457047543278507968'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/new-los.html?showComment=1212684420000#c4457047543278507968' title=''/><author><name>Kerry</name><uri>https://www.blogger.com/profile/16400349237723714072</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/new-los.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5043801306194984720' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5043801306194984720' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1399135985'/><gd:extendedProperty name='blogger.displayTime' value='June 5, 2008 at 10:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8424333413271503064</id><published>2008-06-05T11:44:00.000-06:00</published><updated>2008-06-05T11:44:05.481-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I turned out to be a low-rank nerd.  I even posted...</title><content type='html'>I turned out to be a low-rank nerd.  I even posted about it on my blog!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7548113259666929862/comments/default/8424333413271503064'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7548113259666929862/comments/default/8424333413271503064'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/wanna-be-nerd.html?showComment=1212687840000#c8424333413271503064' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/wanna-be-nerd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7548113259666929862' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7548113259666929862' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='June 5, 2008 at 11:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7336126312169778920</id><published>2008-06-05T12:44:00.000-06:00</published><updated>2008-06-05T12:44:51.979-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Saw the cute quiz and thought why not, guess I sho...</title><content type='html'>Saw the cute quiz and thought why not, guess I should have known (score 92).  I am ranked 92, supreme nerd, says I should apply for a professorship at MIT now.  Hahahahaha, thanks for sharing.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7548113259666929862/comments/default/7336126312169778920'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7548113259666929862/comments/default/7336126312169778920'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/wanna-be-nerd.html?showComment=1212691440000#c7336126312169778920' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/wanna-be-nerd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7548113259666929862' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7548113259666929862' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 5, 2008 at 12:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4119753674193916257</id><published>2008-06-05T14:48:00.000-06:00</published><updated>2008-06-05T14:48:43.287-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOL! You're anything but boring!!</title><content type='html'>LOL! You're anything but boring!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7548113259666929862/comments/default/4119753674193916257'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7548113259666929862/comments/default/4119753674193916257'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/wanna-be-nerd.html?showComment=1212698880000#c4119753674193916257' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/wanna-be-nerd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7548113259666929862' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7548113259666929862' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='June 5, 2008 at 2:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-942492234855000785</id><published>2008-06-05T14:55:00.000-06:00</published><updated>2008-06-05T14:55:55.013-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just tried to do this quiz.. it's a nerd quiz, n...</title><content type='html'>I just tried to do this quiz.. it's a nerd quiz, not a geek quiz.. in our house, nerds are worse than geeks.. and we are proud geeks!  I think you're a geek too Britt.. that's way better than being a nerd!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7548113259666929862/comments/default/942492234855000785'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7548113259666929862/comments/default/942492234855000785'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/wanna-be-nerd.html?showComment=1212699300000#c942492234855000785' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/wanna-be-nerd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7548113259666929862' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7548113259666929862' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='June 5, 2008 at 2:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5247194394673460546</id><published>2008-06-05T19:20:00.000-06:00</published><updated>2008-06-05T19:20:43.615-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG, my nerd score is a 73!! My husband must be ru...</title><content type='html'>OMG, my nerd score is a 73!! My husband must be rubbing off on me after 10 years of marriage. I'm a mid-level nerd.&lt;BR/&gt;&lt;BR/&gt;Thanks for the laugh!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7548113259666929862/comments/default/5247194394673460546'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7548113259666929862/comments/default/5247194394673460546'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/wanna-be-nerd.html?showComment=1212715200000#c5247194394673460546' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/wanna-be-nerd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7548113259666929862' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7548113259666929862' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 5, 2008 at 7:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5221897933626396919</id><published>2008-06-05T19:36:00.000-06:00</published><updated>2008-06-05T19:36:08.763-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ROFL..I'm afraid to take it now...but you are DEFI...</title><content type='html'>ROFL..I'm afraid to take it now...but you are DEFINITELY not boring!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7548113259666929862/comments/default/5221897933626396919'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7548113259666929862/comments/default/5221897933626396919'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/wanna-be-nerd.html?showComment=1212716160000#c5221897933626396919' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/wanna-be-nerd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7548113259666929862' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7548113259666929862' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 5, 2008 at 7:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1072231955527189844</id><published>2008-06-05T19:56:00.000-06:00</published><updated>2008-06-05T19:56:57.597-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOL--I guess I'm boring too...i got a 32! :D</title><content type='html'>LOL--I guess I'm boring too...i got a 32! :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7548113259666929862/comments/default/1072231955527189844'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7548113259666929862/comments/default/1072231955527189844'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/wanna-be-nerd.html?showComment=1212717360000#c1072231955527189844' title=''/><author><name>Erica Zane</name><uri>https://www.blogger.com/profile/01089858278651427041</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-uh1VpeGAXCk/TtL3_1czoCI/AAAAAAAAETI/f8WkYutK62w/s32/ericazane-3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/wanna-be-nerd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7548113259666929862' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7548113259666929862' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1189814333'/><gd:extendedProperty name='blogger.displayTime' value='June 5, 2008 at 7:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6387660693276403911</id><published>2008-06-06T02:15:00.000-06:00</published><updated>2008-06-06T02:15:56.607-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>If you're not hip, where does that leave me???  TO...</title><content type='html'>If you're not hip, where does that leave me???  TOTALLY BORING, I'm sure!&lt;BR/&gt;;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7548113259666929862/comments/default/6387660693276403911'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7548113259666929862/comments/default/6387660693276403911'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/wanna-be-nerd.html?showComment=1212740100000#c6387660693276403911' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/wanna-be-nerd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7548113259666929862' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7548113259666929862' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='June 6, 2008 at 2:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-278040663112387458</id><published>2008-06-06T09:22:00.000-06:00</published><updated>2008-06-06T09:22:46.323-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your photos are so incredible! Holy Cow! They look...</title><content type='html'>Your photos are so incredible! Holy Cow! They look so great! Is there anything you can't do? ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5502033171415663958/comments/default/278040663112387458'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5502033171415663958/comments/default/278040663112387458'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/framed-in-stitches-daddy-quotes.html?showComment=1212765720000#c278040663112387458' title=''/><author><name>Super Daysh</name><uri>https://www.blogger.com/profile/05408931766232543547</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-Oy4xgT14VHo/Uhqc4iD2M6I/AAAAAAAADnI/bvBAuBQLYt0/s32/sunday-sweeties-2-web.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/framed-in-stitches-daddy-quotes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5502033171415663958' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5502033171415663958' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-334762975'/><gd:extendedProperty name='blogger.displayTime' value='June 6, 2008 at 9:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5706254053748573222</id><published>2008-06-06T10:46:00.000-06:00</published><updated>2008-06-06T10:46:10.918-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt your pictures are amazing! Tami's little boy...</title><content type='html'>Britt your pictures are amazing! Tami's little boy is so cute! I just want to pick him up and give him a big kiss! I want you to take Ethan's 9 mo pictures too! But that won't but until July. We can do some really cute swimming ones :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5502033171415663958/comments/default/5706254053748573222'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5502033171415663958/comments/default/5706254053748573222'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/framed-in-stitches-daddy-quotes.html?showComment=1212770760000#c5706254053748573222' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/framed-in-stitches-daddy-quotes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5502033171415663958' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5502033171415663958' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='June 6, 2008 at 10:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2064651788677557787</id><published>2008-06-06T11:11:00.000-06:00</published><updated>2008-06-06T11:11:33.479-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow Brittney I am so impressed with your photos! T...</title><content type='html'>Wow Brittney I am so impressed with your photos! That one of Noah walking on the street...wow! I can't wait to see you guys NEXT WEEKEND!!!!!! I'm getting so excited!!!!! Tell me what kind of outfits you want me to bring for eden...just some fun summery ones? Man I am just so excited to see you guys! I wish we were coming earlier on friday so we could spend part of the day with you...maybe I can convince Christian! You should try too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5502033171415663958/comments/default/2064651788677557787'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5502033171415663958/comments/default/2064651788677557787'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/framed-in-stitches-daddy-quotes.html?showComment=1212772260000#c2064651788677557787' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/framed-in-stitches-daddy-quotes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5502033171415663958' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5502033171415663958' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='June 6, 2008 at 11:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7736556399748426061</id><published>2008-06-06T11:24:00.000-06:00</published><updated>2008-06-06T11:24:25.871-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the new stuff today!  I had to grab those q...</title><content type='html'>I love the new stuff today!  I had to grab those quotes.  Maybe I'll even get a page done with them before Father's Day!  You deserve a break, girl!  Don't worry about getting a new kit out next week if you need a break, go for it, you've earned it!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5502033171415663958/comments/default/7736556399748426061'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5502033171415663958/comments/default/7736556399748426061'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/framed-in-stitches-daddy-quotes.html?showComment=1212773040000#c7736556399748426061' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/framed-in-stitches-daddy-quotes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5502033171415663958' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5502033171415663958' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='June 6, 2008 at 11:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1071440418696857846</id><published>2008-06-06T16:05:00.000-06:00</published><updated>2008-06-06T16:05:05.564-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW! I love your photos! Do you just have a natura...</title><content type='html'>WOW! I love your photos! Do you just have a natural talent for everything you try??? We are SOOO excited to see you guys next weekend! We are counting down the days!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5502033171415663958/comments/default/1071440418696857846'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5502033171415663958/comments/default/1071440418696857846'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/framed-in-stitches-daddy-quotes.html?showComment=1212789900000#c1071440418696857846' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/framed-in-stitches-daddy-quotes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5502033171415663958' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5502033171415663958' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='June 6, 2008 at 4:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5038242569139781772</id><published>2008-06-06T19:27:00.000-06:00</published><updated>2008-06-06T19:27:17.169-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WHEW!  What a busy week you've had going...LOVING ...</title><content type='html'>WHEW!  What a busy week you've had going...LOVING the pics that you have been taking!&lt;BR/&gt;And the new products are amazing!  Can't wait to see what you come up with for next week!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5502033171415663958/comments/default/5038242569139781772'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5502033171415663958/comments/default/5038242569139781772'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/framed-in-stitches-daddy-quotes.html?showComment=1212802020000#c5038242569139781772' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/framed-in-stitches-daddy-quotes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5502033171415663958' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5502033171415663958' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='June 6, 2008 at 7:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2740353735116006136</id><published>2008-06-06T20:26:00.000-06:00</published><updated>2008-06-06T20:26:51.683-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, I am so loving those stitched frames...darn t...</title><content type='html'>Wow, I am so loving those stitched frames...darn that I forgot to send my showoff this week.  I woke up this morning at 3:30am and realized that I forgot to send you a LO.  Oh well, I guess I'll send one earlier for next week!  LOL  You are awesome and I love those pics...&lt;BR/&gt;&lt;BR/&gt;~*~Geri~*~</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5502033171415663958/comments/default/2740353735116006136'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5502033171415663958/comments/default/2740353735116006136'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/framed-in-stitches-daddy-quotes.html?showComment=1212805560000#c2740353735116006136' title=''/><author><name>geri</name><uri>https://www.blogger.com/profile/05878740002977235551</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/framed-in-stitches-daddy-quotes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5502033171415663958' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5502033171415663958' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1980179684'/><gd:extendedProperty name='blogger.displayTime' value='June 6, 2008 at 8:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5241531418009092056</id><published>2008-06-07T08:56:00.000-06:00</published><updated>2008-06-07T08:56:44.558-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the quotes@ They are so sweet, especially t...</title><content type='html'>I love the quotes@ They are so sweet, especially the one that Erica used.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5502033171415663958/comments/default/5241531418009092056'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5502033171415663958/comments/default/5241531418009092056'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/framed-in-stitches-daddy-quotes.html?showComment=1212850560000#c5241531418009092056' title=''/><author><name>Amy Roswick</name><uri>https://www.blogger.com/profile/00020172049907484520</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/framed-in-stitches-daddy-quotes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5502033171415663958' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5502033171415663958' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-12178660'/><gd:extendedProperty name='blogger.displayTime' value='June 7, 2008 at 8:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2439212444793565454</id><published>2008-06-08T12:24:00.000-06:00</published><updated>2008-06-08T12:24:27.700-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is amazing!  I love it!&lt;br&gt;The way you put ev...</title><content type='html'>This is amazing!  I love it!&lt;BR/&gt;The way you put everything together is stunning...&lt;BR/&gt;You've got skillz, girl!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4944886647734032885/comments/default/2439212444793565454'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4944886647734032885/comments/default/2439212444793565454'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/theres-no-place-like-home.html?showComment=1212949440000#c2439212444793565454' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/theres-no-place-like-home.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4944886647734032885' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4944886647734032885' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='June 8, 2008 at 12:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-610110318173776243</id><published>2008-06-08T13:55:00.000-06:00</published><updated>2008-06-08T13:55:47.989-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your house is so cute! I remember when you first p...</title><content type='html'>Your house is so cute! I remember when you first posted a photo, everything was covered in snow.. I found that amazing!  I've never been anywhere where a house has snow!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4944886647734032885/comments/default/610110318173776243'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4944886647734032885/comments/default/610110318173776243'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/theres-no-place-like-home.html?showComment=1212954900000#c610110318173776243' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/theres-no-place-like-home.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4944886647734032885' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4944886647734032885' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='June 8, 2008 at 1:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-437702111809665180</id><published>2008-06-08T19:16:00.000-06:00</published><updated>2008-06-08T19:16:37.201-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can't wait to see your new house in person! It l...</title><content type='html'>I can't wait to see your new house in person! It looks so cute and perfect! Counting down the days til we see you guys!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4944886647734032885/comments/default/437702111809665180'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4944886647734032885/comments/default/437702111809665180'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/theres-no-place-like-home.html?showComment=1212974160000#c437702111809665180' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/theres-no-place-like-home.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4944886647734032885' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4944886647734032885' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='June 8, 2008 at 7:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2541902638675270213</id><published>2008-06-08T19:31:00.000-06:00</published><updated>2008-06-08T19:31:09.835-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your house is so cute Brittney!!! I love this page...</title><content type='html'>Your house is so cute Brittney!!! I love this page. Good job girl! &lt;BR/&gt;But I always love your stuff!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4944886647734032885/comments/default/2541902638675270213'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4944886647734032885/comments/default/2541902638675270213'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/theres-no-place-like-home.html?showComment=1212975060000#c2541902638675270213' title=''/><author><name>Paula</name><uri>https://www.blogger.com/profile/13286794035024028257</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/_xdciifJxe_Y/SSH8YZiitvI/AAAAAAAAAQU/4AMY2-XRfBw/S220-s32/Day124.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/theres-no-place-like-home.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4944886647734032885' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4944886647734032885' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-457710881'/><gd:extendedProperty name='blogger.displayTime' value='June 8, 2008 at 7:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2911510070795649819</id><published>2008-06-09T05:03:00.000-06:00</published><updated>2008-06-09T05:03:38.325-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt I had to do the quiz, I was sure I wasn't as...</title><content type='html'>Britt I had to do the quiz, I was sure I wasn't as nerdy as colleagues said, despite our suduko competitions.  I got 87% High Nerd.  Mmmmmm thanks for this link - I think LOL&lt;BR/&gt;I have included it on my blog.&lt;BR/&gt;Erika</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7548113259666929862/comments/default/2911510070795649819'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7548113259666929862/comments/default/2911510070795649819'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/wanna-be-nerd.html?showComment=1213009380000#c2911510070795649819' title=''/><author><name>Erika</name><uri>https://www.blogger.com/profile/06229693732166218324</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//bp1.blogger.com/_hzFLmVFZ70w/SAAzk89Q7VI/AAAAAAAAAH4/w5GudA6N1hQ/S220-s32/huts.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/wanna-be-nerd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7548113259666929862' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7548113259666929862' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1585386077'/><gd:extendedProperty name='blogger.displayTime' value='June 9, 2008 at 5:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-183535088984511470</id><published>2008-06-09T11:38:00.000-06:00</published><updated>2008-06-09T11:38:18.137-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh what a cute hose you have! Love the LO</title><content type='html'>Oh what a cute hose you have! Love the LO</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4944886647734032885/comments/default/183535088984511470'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4944886647734032885/comments/default/183535088984511470'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/theres-no-place-like-home.html?showComment=1213033080000#c183535088984511470' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/theres-no-place-like-home.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4944886647734032885' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4944886647734032885' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='June 9, 2008 at 11:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2197530889723618720</id><published>2008-06-09T19:48:00.000-06:00</published><updated>2008-06-09T19:48:11.749-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a cute house... I love both your front and ba...</title><content type='html'>What a cute house... I love both your front and back yard!! PS thanks for the advice, I might have future MAC questions for you!! I'll just add them to my list of questions I ask you :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4944886647734032885/comments/default/2197530889723618720'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4944886647734032885/comments/default/2197530889723618720'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/theres-no-place-like-home.html?showComment=1213062480000#c2197530889723618720' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/theres-no-place-like-home.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4944886647734032885' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4944886647734032885' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='June 9, 2008 at 7:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7215879903099653852</id><published>2008-06-11T09:25:00.000-06:00</published><updated>2008-06-11T09:25:38.979-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the freebie.  My daughter lo...</title><content type='html'>Thank you so much for the freebie.  My daughter loves Tinkerbell so she will be very excited for me to use your kit.  Your layouts are so beautiful -- my favorite is "Mirror Mirror".  Great photography!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1355354309945008671/comments/default/7215879903099653852'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1355354309945008671/comments/default/7215879903099653852'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/sprite-freebie.html?showComment=1213197900000#c7215879903099653852' title=''/><author><name>kimmerbean</name><uri>https://www.blogger.com/profile/02799159227153833249</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-bRsvIkIMdYI/URwh1XlxyqI/AAAAAAAABiA/5Tbqmx1fY9M/s32/avatar_me_blog.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/sprite-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1355354309945008671' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1355354309945008671' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-484698631'/><gd:extendedProperty name='blogger.displayTime' value='June 11, 2008 at 9:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3948345129795368985</id><published>2008-06-11T10:49:00.000-06:00</published><updated>2008-06-11T10:49:33.632-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this layout!  Thanks for inspiring me to do...</title><content type='html'>I love this layout!  Thanks for inspiring me to do a layout of our home.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4944886647734032885/comments/default/3948345129795368985'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4944886647734032885/comments/default/3948345129795368985'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/theres-no-place-like-home.html?showComment=1213202940000#c3948345129795368985' title=''/><author><name>kimmerbean</name><uri>https://www.blogger.com/profile/02799159227153833249</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-bRsvIkIMdYI/URwh1XlxyqI/AAAAAAAABiA/5Tbqmx1fY9M/s32/avatar_me_blog.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/theres-no-place-like-home.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4944886647734032885' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4944886647734032885' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-484698631'/><gd:extendedProperty name='blogger.displayTime' value='June 11, 2008 at 10:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8551492020242163574</id><published>2008-06-11T13:10:00.000-06:00</published><updated>2008-06-11T13:10:13.893-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your new kit looks super fun.  I can't wait to see...</title><content type='html'>Your new kit looks super fun.  I can't wait to see the whole thing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7064030717344144363/comments/default/8551492020242163574'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7064030717344144363/comments/default/8551492020242163574'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/so-excited.html?showComment=1213211400000#c8551492020242163574' title=''/><author><name>kimmerbean</name><uri>https://www.blogger.com/profile/02799159227153833249</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-bRsvIkIMdYI/URwh1XlxyqI/AAAAAAAABiA/5Tbqmx1fY9M/s32/avatar_me_blog.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/so-excited.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7064030717344144363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7064030717344144363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-484698631'/><gd:extendedProperty name='blogger.displayTime' value='June 11, 2008 at 1:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3990581890672868434</id><published>2008-06-11T13:19:00.000-06:00</published><updated>2008-06-11T13:19:29.462-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BEAUTIFUL LO's!!&lt;br&gt;I can't believe I have to wait...</title><content type='html'>BEAUTIFUL LO's!!&lt;BR/&gt;I can't believe I have to wait ANOTHER day for the package!!!  You're killing me!!&lt;BR/&gt;;)&lt;BR/&gt;&lt;BR/&gt;Good luck being stuck at home!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7064030717344144363/comments/default/3990581890672868434'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7064030717344144363/comments/default/3990581890672868434'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/so-excited.html?showComment=1213211940000#c3990581890672868434' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/so-excited.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7064030717344144363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7064030717344144363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='June 11, 2008 at 1:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5113160164440007531</id><published>2008-06-11T14:14:00.000-06:00</published><updated>2008-06-11T14:14:01.330-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ooo, I can't wait to see the whole kit, it looks s...</title><content type='html'>ooo, I can't wait to see the whole kit, it looks super fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7064030717344144363/comments/default/5113160164440007531'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7064030717344144363/comments/default/5113160164440007531'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/so-excited.html?showComment=1213215240000#c5113160164440007531' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/so-excited.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7064030717344144363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7064030717344144363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='June 11, 2008 at 2:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2504447777390247589</id><published>2008-06-11T17:14:00.000-06:00</published><updated>2008-06-11T17:14:04.843-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oooh, a new kit and 1someone had GC. Can't wait to...</title><content type='html'>Oooh, a new kit and 1someone had GC. Can't wait to see it</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7064030717344144363/comments/default/2504447777390247589'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7064030717344144363/comments/default/2504447777390247589'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/so-excited.html?showComment=1213226040000#c2504447777390247589' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/so-excited.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7064030717344144363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7064030717344144363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 11, 2008 at 5:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3374015805518374973</id><published>2008-06-11T18:07:00.000-06:00</published><updated>2008-06-11T18:07:32.813-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ooo cute Britt I'm excited to see your new kit. It...</title><content type='html'>Ooo cute Britt I'm excited to see your new kit. It's amazing to me how you can create so many amazing things and so quickly. You always have something new and fun coming out. Love ya!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7064030717344144363/comments/default/3374015805518374973'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7064030717344144363/comments/default/3374015805518374973'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/so-excited.html?showComment=1213229220000#c3374015805518374973' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/so-excited.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7064030717344144363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7064030717344144363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='June 11, 2008 at 6:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7249018070311540163</id><published>2008-06-11T18:13:00.000-06:00</published><updated>2008-06-11T18:13:07.556-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>awwww, I like the pizza port too!  We are on the e...</title><content type='html'>awwww, I like the pizza port too!  We are on the east coast now, so i don't get to isneyLand anymore, but I sure do remember!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7064030717344144363/comments/default/7249018070311540163'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7064030717344144363/comments/default/7249018070311540163'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/so-excited.html?showComment=1213229580000#c7249018070311540163' title=''/><author><name>virginiajen</name><uri>https://www.blogger.com/profile/01567086757566166703</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/so-excited.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7064030717344144363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7064030717344144363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2079756586'/><gd:extendedProperty name='blogger.displayTime' value='June 11, 2008 at 6:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6702070384345746899</id><published>2008-06-11T22:35:00.000-06:00</published><updated>2008-06-11T22:35:18.368-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>seriously can't wait for the new kit! i LOVE the c...</title><content type='html'>seriously can't wait for the new kit! i LOVE the colors!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7064030717344144363/comments/default/6702070384345746899'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7064030717344144363/comments/default/6702070384345746899'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/so-excited.html?showComment=1213245300000#c6702070384345746899' title=''/><author><name>megh</name><uri>https://www.blogger.com/profile/04396310287116768871</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/--LndYg33Iw0/VktRmrNXmwI/AAAAAAAAE4s/_-XMA-h2TGc/s32-r/11403191_10155710768600710_6686747614033096416_n.jpg%253Foh%253D752d2b7c793753e11115e84642d3d4a0%2526oe%253D56E79306'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/so-excited.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7064030717344144363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7064030717344144363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1201218952'/><gd:extendedProperty name='blogger.displayTime' value='June 11, 2008 at 10:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6705947439527483964</id><published>2008-06-12T12:11:00.000-06:00</published><updated>2008-06-12T12:11:12.541-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great kit! I'm excited. I tried to send a show-off...</title><content type='html'>Great kit! I'm excited. I tried to send a show-off to your email, but it got returned. Has your email changed?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7064030717344144363/comments/default/6705947439527483964'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7064030717344144363/comments/default/6705947439527483964'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/so-excited.html?showComment=1213294260000#c6705947439527483964' title=''/><author><name>SuzyQ</name><uri>https://www.blogger.com/profile/06447221973415729291</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/so-excited.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7064030717344144363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7064030717344144363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1987877729'/><gd:extendedProperty name='blogger.displayTime' value='June 12, 2008 at 12:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-881841780833878325</id><published>2008-06-12T13:52:00.000-06:00</published><updated>2008-06-12T13:52:23.160-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow -- those are some awesome kits and some awesom...</title><content type='html'>Wow -- those are some awesome kits and some awesome layouts!  Thanks so much for sharing.  I'm tres excited about the Sneak Peek from yesterday, too.  I can't wait to see the whole thing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7202522973915167731/comments/default/881841780833878325'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7202522973915167731/comments/default/881841780833878325'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/fun-new-stuff-from-my-friends.html?showComment=1213300320000#c881841780833878325' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/fun-new-stuff-from-my-friends.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7202522973915167731' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7202522973915167731' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='June 12, 2008 at 1:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-584289141195812842</id><published>2008-06-12T13:52:00.001-06:00</published><updated>2008-06-12T13:52:27.839-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sheesh Britt. Your pages are ALWAYS so dang adorab...</title><content type='html'>Sheesh Britt. Your pages are ALWAYS so dang adorable and unique. Every single time I see new pages you've done, i'm left thinking "How in the WORLD does she DO that???"</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7202522973915167731/comments/default/584289141195812842'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7202522973915167731/comments/default/584289141195812842'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/fun-new-stuff-from-my-friends.html?showComment=1213300320001#c584289141195812842' title=''/><author><name>Mallory</name><uri>https://www.blogger.com/profile/17440803867819783749</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='//4.bp.blogspot.com/_3xbFAH1XX-Y/TB-nsmZ49qI/AAAAAAAABng/1D_QOaxH7Xs/S220-s32/antelope.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/fun-new-stuff-from-my-friends.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7202522973915167731' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7202522973915167731' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-759538084'/><gd:extendedProperty name='blogger.displayTime' value='June 12, 2008 at 1:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-421941831812809644</id><published>2008-06-12T15:57:00.000-06:00</published><updated>2008-06-12T15:57:26.091-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute! I love those new kits and your LO are ama...</title><content type='html'>So cute! I love those new kits and your LO are amazing as always. How you find the time to do everything you do is beyond me. I can't even get one LO a week done.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7202522973915167731/comments/default/421941831812809644'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7202522973915167731/comments/default/421941831812809644'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/fun-new-stuff-from-my-friends.html?showComment=1213307820000#c421941831812809644' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/fun-new-stuff-from-my-friends.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7202522973915167731' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7202522973915167731' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='June 12, 2008 at 3:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2458109930003398299</id><published>2008-06-12T22:37:00.000-06:00</published><updated>2008-06-12T22:37:35.284-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm so excited for your new kit! So cute!! Great p...</title><content type='html'>I'm so excited for your new kit! So cute!! Great pages too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7064030717344144363/comments/default/2458109930003398299'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7064030717344144363/comments/default/2458109930003398299'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/so-excited.html?showComment=1213331820000#c2458109930003398299' title=''/><author><name>Super Daysh</name><uri>https://www.blogger.com/profile/05408931766232543547</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-Oy4xgT14VHo/Uhqc4iD2M6I/AAAAAAAADnI/bvBAuBQLYt0/s32/sunday-sweeties-2-web.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/so-excited.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7064030717344144363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7064030717344144363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-334762975'/><gd:extendedProperty name='blogger.displayTime' value='June 12, 2008 at 10:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3118246584773096048</id><published>2008-06-12T22:38:00.000-06:00</published><updated>2008-06-12T22:38:28.414-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your pages are always so darn cute!!! Love the new...</title><content type='html'>Your pages are always so darn cute!!! Love the new kits you got and the cute pages you made with them. You are so hard to keep up with- your pages just keep getting better and better.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7202522973915167731/comments/default/3118246584773096048'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7202522973915167731/comments/default/3118246584773096048'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/fun-new-stuff-from-my-friends.html?showComment=1213331880000#c3118246584773096048' title=''/><author><name>Super Daysh</name><uri>https://www.blogger.com/profile/05408931766232543547</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-Oy4xgT14VHo/Uhqc4iD2M6I/AAAAAAAADnI/bvBAuBQLYt0/s32/sunday-sweeties-2-web.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/fun-new-stuff-from-my-friends.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7202522973915167731' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7202522973915167731' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-334762975'/><gd:extendedProperty name='blogger.displayTime' value='June 12, 2008 at 10:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1280633877495298452</id><published>2008-06-13T01:44:00.000-06:00</published><updated>2008-06-13T01:44:31.507-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey, I tagged you on my blog - just thought it mig...</title><content type='html'>Hey, I tagged you on my blog - just thought it might be fun!  Check it out: http://stacysbackdoor.blogspot.com/</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7202522973915167731/comments/default/1280633877495298452'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7202522973915167731/comments/default/1280633877495298452'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/fun-new-stuff-from-my-friends.html?showComment=1213343040000#c1280633877495298452' title=''/><author><name>Stacy</name><uri>https://www.blogger.com/profile/18039279137174531144</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_pZUGtLmTkro/TBFxX8Kj0dI/AAAAAAAAGj8/C6JXUJ6kZaY/S220-s32/30052_10150176518025066_813295065_12362554_1692913_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/fun-new-stuff-from-my-friends.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7202522973915167731' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7202522973915167731' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1128105826'/><gd:extendedProperty name='blogger.displayTime' value='June 13, 2008 at 1:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8472179703806416718</id><published>2008-06-13T05:50:00.000-06:00</published><updated>2008-06-13T05:50:01.073-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the add-on... might just have t...</title><content type='html'>Thanks so much for the add-on... might just have to buy the kit in that weekend sale! ;)&lt;BR/&gt;&lt;BR/&gt;I hope you have a lovely weekend away!&lt;BR/&gt;&lt;BR/&gt;(scrappy)kate</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/8472179703806416718'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/8472179703806416718'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html?showComment=1213357800000#c8472179703806416718' title=''/><author><name>Kate @ Loving Life</name><uri>https://www.blogger.com/profile/17010976930510118724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='//1.bp.blogspot.com/-yD9qX9ky6Eg/TocPdZgyYcI/AAAAAAAAUGk/8IT-KXrTxeA/s31/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5333418998113456038' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5333418998113456038' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2091084649'/><gd:extendedProperty name='blogger.displayTime' value='June 13, 2008 at 5:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1132292833060031755</id><published>2008-06-13T06:00:00.000-06:00</published><updated>2008-06-13T06:00:51.797-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wonderful kit Britt. Love it!!!!! Thank you so muc...</title><content type='html'>Wonderful kit Britt. Love it!!!!! Thank you so much for the add on . I have so many wedding photos to scrap and the perfect kit to use!!!&lt;BR/&gt;Love &lt;BR/&gt;Lina</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/1132292833060031755'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/1132292833060031755'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html?showComment=1213358400000#c1132292833060031755' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5333418998113456038' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5333418998113456038' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 13, 2008 at 6:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1158003201368237659</id><published>2008-06-13T07:53:00.001-06:00</published><updated>2008-06-13T07:53:42.008-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/1158003201368237659'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/1158003201368237659'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html?showComment=1213365180001#c1158003201368237659' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5333418998113456038' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5333418998113456038' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='June 13, 2008 at 7:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-730805529107394309</id><published>2008-06-13T10:41:00.000-06:00</published><updated>2008-06-13T10:41:19.333-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just discovered your work this week through the ...</title><content type='html'>I just discovered your work this week through the disboards. You are a very talented artist. Thanks so much for sharing your creations with us.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/730805529107394309'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/730805529107394309'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html?showComment=1213375260000#c730805529107394309' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5333418998113456038' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5333418998113456038' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 13, 2008 at 10:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3415369317155911967</id><published>2008-06-13T11:15:00.000-06:00</published><updated>2008-06-13T11:15:22.159-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh what an awesome kit!&lt;br&gt;&lt;br&gt;I wish I had known ...</title><content type='html'>Oh what an awesome kit!&lt;BR/&gt;&lt;BR/&gt;I wish I had known ya'll were coming to KC, we could have met up for coffee or something!  Hope ya'll have a safe trip</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/3415369317155911967'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/3415369317155911967'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html?showComment=1213377300000#c3415369317155911967' title=''/><author><name>Jackie</name><uri>https://www.blogger.com/profile/09499200939806937266</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5333418998113456038' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5333418998113456038' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1743188652'/><gd:extendedProperty name='blogger.displayTime' value='June 13, 2008 at 11:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6029458849757809539</id><published>2008-06-13T11:31:00.000-06:00</published><updated>2008-06-13T11:31:44.362-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>TY! Have a good time in Kansas City, darlin'! Love...</title><content type='html'>TY! Have a good time in Kansas City, darlin'! Love the new kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/6029458849757809539'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/6029458849757809539'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html?showComment=1213378260000#c6029458849757809539' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5333418998113456038' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5333418998113456038' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='June 13, 2008 at 11:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2449189616490775762</id><published>2008-06-13T12:27:00.000-06:00</published><updated>2008-06-13T12:27:10.365-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This kit is ADORABLE!! I love it!!</title><content type='html'>This kit is ADORABLE!! I love it!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/2449189616490775762'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/2449189616490775762'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html?showComment=1213381620000#c2449189616490775762' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5333418998113456038' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5333418998113456038' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='June 13, 2008 at 12:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1868015891613276411</id><published>2008-06-13T13:19:00.000-06:00</published><updated>2008-06-13T13:19:51.237-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my freakin' heck Britt...you never cease to ama...</title><content type='html'>Oh my freakin' heck Britt...you never cease to amaze me!!!! Your new stuff is just as amazing as ever and I can't WAIT to go pick it all up!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7202522973915167731/comments/default/1868015891613276411'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7202522973915167731/comments/default/1868015891613276411'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/fun-new-stuff-from-my-friends.html?showComment=1213384740000#c1868015891613276411' title=''/><author><name>Leslie</name><uri>https://www.blogger.com/profile/07087763960618794898</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-fJ0EQrlwSxs/UQw8QsWSOxI/AAAAAAAADSk/4Gso-ICxEGE/s32/photo-4.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/fun-new-stuff-from-my-friends.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7202522973915167731' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7202522973915167731' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1256542593'/><gd:extendedProperty name='blogger.displayTime' value='June 13, 2008 at 1:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9195675155235120249</id><published>2008-06-13T13:50:00.000-06:00</published><updated>2008-06-13T13:50:44.303-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome kit! Thanks for the freebie!</title><content type='html'>Awesome kit! Thanks for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/9195675155235120249'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/9195675155235120249'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html?showComment=1213386600000#c9195675155235120249' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5333418998113456038' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5333418998113456038' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 13, 2008 at 1:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8345618000977223299</id><published>2008-06-13T13:57:00.000-06:00</published><updated>2008-06-13T13:57:04.984-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This kit is just beautiful!  Thank you so much for...</title><content type='html'>This kit is just beautiful!  Thank you so much for the add-on.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/8345618000977223299'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/8345618000977223299'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html?showComment=1213387020000#c8345618000977223299' title=''/><author><name>kimmerbean</name><uri>https://www.blogger.com/profile/02799159227153833249</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-bRsvIkIMdYI/URwh1XlxyqI/AAAAAAAABiA/5Tbqmx1fY9M/s32/avatar_me_blog.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5333418998113456038' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5333418998113456038' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-484698631'/><gd:extendedProperty name='blogger.displayTime' value='June 13, 2008 at 1:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1515863288755833349</id><published>2008-06-13T14:11:00.000-06:00</published><updated>2008-06-13T14:11:07.866-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt! I am in awe!! This is such an amazing kit! ...</title><content type='html'>Britt! I am in awe!! This is such an amazing kit! You have outdone yourself yet again.  Honestly, this is my favourite one so far!  I LOVE IT!&lt;BR/&gt;&lt;BR/&gt;Hope you have a fabulous weekend away!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/1515863288755833349'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/1515863288755833349'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html?showComment=1213387860000#c1515863288755833349' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5333418998113456038' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5333418998113456038' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='June 13, 2008 at 2:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3294846453036026250</id><published>2008-06-13T14:33:00.000-06:00</published><updated>2008-06-13T14:33:34.680-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your team did some amazing LO's...I am so honored ...</title><content type='html'>Your team did some amazing LO's...I am so honored to be there with them!!&lt;BR/&gt;I LOVE this kit!!  And the add-on is FABULOUS!!&lt;BR/&gt;&lt;BR/&gt;Have fun on your trip!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/3294846453036026250'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/3294846453036026250'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html?showComment=1213389180000#c3294846453036026250' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5333418998113456038' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5333418998113456038' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='June 13, 2008 at 2:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5413534430101475488</id><published>2008-06-13T14:42:00.000-06:00</published><updated>2008-06-13T14:42:36.163-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Friday the 13th!&lt;br&gt;Thanks for the beautiful...</title><content type='html'>Happy Friday the 13th!&lt;BR/&gt;Thanks for the beautiful freebie!&lt;BR/&gt;Have a great weekend.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/5413534430101475488'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/5413534430101475488'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html?showComment=1213389720000#c5413534430101475488' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12530221123708874847</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5333418998113456038' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5333418998113456038' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1481919957'/><gd:extendedProperty name='blogger.displayTime' value='June 13, 2008 at 2:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2399008654100588446</id><published>2008-06-13T15:23:00.000-06:00</published><updated>2008-06-13T15:23:44.130-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Gorgeous, thank you so much for sharing!  Be sure ...</title><content type='html'>Gorgeous, thank you so much for sharing!  Be sure to get some good BBQ while you are in KC!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/2399008654100588446'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/2399008654100588446'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html?showComment=1213392180000#c2399008654100588446' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5333418998113456038' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5333418998113456038' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='June 13, 2008 at 3:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-24406632381358524</id><published>2008-06-13T16:56:00.000-06:00</published><updated>2008-06-13T16:56:42.754-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>heavenly day! i love this kit! it WILL BE MY NEXT ...</title><content type='html'>heavenly day! i love this kit! it WILL BE MY NEXT BLOG TEMPLATE! i LOVE IT! THANK YOU! gorgeous!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/24406632381358524'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/24406632381358524'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html?showComment=1213397760000#c24406632381358524' title=''/><author><name>Crazymamaof6</name><uri>https://www.blogger.com/profile/12010784861707678433</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_W17CJaeAPRE/SQAXqyIpSSI/AAAAAAAAEFI/4tLkPD0qxs4/S220-s32/domestically%2Bdisabledavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5333418998113456038' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5333418998113456038' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1945830493'/><gd:extendedProperty name='blogger.displayTime' value='June 13, 2008 at 4:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3277811078047923306</id><published>2008-06-13T20:03:00.000-06:00</published><updated>2008-06-13T20:03:14.646-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very Cute! I love the kit!! &lt;br&gt;Will def have to b...</title><content type='html'>Very Cute! I love the kit!! &lt;BR/&gt;Will def have to buy it!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/3277811078047923306'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/3277811078047923306'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html?showComment=1213408980000#c3277811078047923306' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5333418998113456038' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5333418998113456038' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 13, 2008 at 8:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8680728128740448895</id><published>2008-06-14T02:52:00.000-06:00</published><updated>2008-06-14T02:52:50.388-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I went to go by this fabulous kit at scrapmatters....</title><content type='html'>I went to go by this fabulous kit at scrapmatters... It says that it is not found... Am I doing something wrong?? I was hoping to buy it during the sale this weekend.  Thanks Ginger</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/8680728128740448895'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/8680728128740448895'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html?showComment=1213433520000#c8680728128740448895' title=''/><author><name>GingerScraps</name><uri>https://www.blogger.com/profile/01202586271829077933</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-95YG4h6W1Ks/VYHgHOr53uI/AAAAAAAAHCw/E1DrecoSgHQ/s32/GingerScraps_2013_web-copy-2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5333418998113456038' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5333418998113456038' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1012388164'/><gd:extendedProperty name='blogger.displayTime' value='June 14, 2008 at 2:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-964681271765792568</id><published>2008-06-14T04:06:00.000-06:00</published><updated>2008-06-14T04:06:38.604-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brit...you went off to Kansas and I can't buy your...</title><content type='html'>Brit...you went off to Kansas and I can't buy your kit! LOLOL&lt;BR/&gt;&lt;BR/&gt;It's not in the stores yet!  I just love it and thanks for showing off my LO!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/964681271765792568'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/964681271765792568'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html?showComment=1213437960000#c964681271765792568' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5333418998113456038' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5333418998113456038' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 14, 2008 at 4:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-960886097962113455</id><published>2008-06-14T11:47:00.000-06:00</published><updated>2008-06-14T11:47:08.259-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the gift!</title><content type='html'>Thanks so much for the gift!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/960886097962113455'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/960886097962113455'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html?showComment=1213465620000#c960886097962113455' title=''/><author><name>Sandy</name><uri>https://www.blogger.com/profile/14194663879787021356</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5333418998113456038' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5333418998113456038' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-891447994'/><gd:extendedProperty name='blogger.displayTime' value='June 14, 2008 at 11:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5679413575353240603</id><published>2008-06-14T17:41:00.000-06:00</published><updated>2008-06-14T17:41:21.474-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>&lt;b&gt;&lt;i&gt;Thank you for the freebie! This kit is so be...</title><content type='html'>&lt;B&gt;&lt;I&gt;Thank you for the freebie! This kit is so beautiful.&lt;/B&gt;&lt;/I&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/5679413575353240603'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/5679413575353240603'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html?showComment=1213486860000#c5679413575353240603' title=''/><author><name>kathy</name><uri>https://www.blogger.com/profile/13142077645062756090</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5333418998113456038' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5333418998113456038' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1196819260'/><gd:extendedProperty name='blogger.displayTime' value='June 14, 2008 at 5:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7521153090871594625</id><published>2008-06-15T05:28:00.000-06:00</published><updated>2008-06-15T05:28:50.573-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you. :)</title><content type='html'>Thank you. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/7521153090871594625'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/7521153090871594625'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html?showComment=1213529280000#c7521153090871594625' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5333418998113456038' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5333418998113456038' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 15, 2008 at 5:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1323722825911172740</id><published>2008-06-15T14:32:00.000-06:00</published><updated>2008-06-15T14:32:36.330-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you very much</title><content type='html'>thank you very much</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/1323722825911172740'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/1323722825911172740'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html?showComment=1213561920000#c1323722825911172740' title=''/><author><name>Mara</name><uri>https://www.blogger.com/profile/01054327175617070284</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5333418998113456038' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5333418998113456038' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-108473026'/><gd:extendedProperty name='blogger.displayTime' value='June 15, 2008 at 2:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8745325157900400888</id><published>2008-06-15T15:45:00.000-06:00</published><updated>2008-06-15T15:45:39.876-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks tons!</title><content type='html'>Thanks tons!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/8745325157900400888'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/8745325157900400888'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html?showComment=1213566300000#c8745325157900400888' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5333418998113456038' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5333418998113456038' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 15, 2008 at 3:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7151145707966641495</id><published>2008-06-15T18:09:00.000-06:00</published><updated>2008-06-15T18:09:49.102-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THanks so much! I love the kit and hope to get it ...</title><content type='html'>THanks so much! I love the kit and hope to get it soon! (my budget needs to be  bigger!)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/7151145707966641495'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/7151145707966641495'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html?showComment=1213574940000#c7151145707966641495' title=''/><author><name>Ramie :-)</name><uri>https://www.blogger.com/profile/01108103470019559222</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//1.bp.blogspot.com/_7U-AmfeYsQE/SYXIYQ0YolI/AAAAAAAAAD4/tOdNbypyfIE/S220-s32/Ramie+A+Pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5333418998113456038' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5333418998113456038' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1887783960'/><gd:extendedProperty name='blogger.displayTime' value='June 15, 2008 at 6:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7953213886438177587</id><published>2008-06-15T20:29:00.000-06:00</published><updated>2008-06-15T20:29:51.657-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>AMAZING kit, Britt!!!</title><content type='html'>AMAZING kit, Britt!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/7953213886438177587'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/7953213886438177587'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html?showComment=1213583340000#c7953213886438177587' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5333418998113456038' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5333418998113456038' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='June 15, 2008 at 8:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7131081320567027190</id><published>2008-06-16T12:54:00.000-06:00</published><updated>2008-06-16T12:54:21.381-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a great trip!  It looks like the best part wa...</title><content type='html'>What a great trip!  It looks like the best part was spending time with family...it doesn't get better than that!!&lt;BR/&gt;;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3954368405734557110/comments/default/7131081320567027190'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3954368405734557110/comments/default/7131081320567027190'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/whirlwind-over.html?showComment=1213642440000#c7131081320567027190' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/whirlwind-over.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3954368405734557110' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3954368405734557110' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='June 16, 2008 at 12:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4996251353726038204</id><published>2008-06-16T16:24:00.000-06:00</published><updated>2008-06-16T16:24:12.661-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Welcome back!&lt;br&gt;&lt;br&gt;Hope you kissed David Cook fo...</title><content type='html'>Welcome back!&lt;BR/&gt;&lt;BR/&gt;Hope you kissed David Cook for me while in Kansas City...I KNOW how much you dig him. ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3954368405734557110/comments/default/4996251353726038204'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3954368405734557110/comments/default/4996251353726038204'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/whirlwind-over.html?showComment=1213655040000#c4996251353726038204' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/whirlwind-over.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3954368405734557110' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3954368405734557110' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 16, 2008 at 4:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7744574341737525890</id><published>2008-06-16T17:37:00.000-06:00</published><updated>2008-06-16T17:37:27.044-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt I LOVE that pic of Gramps and grammy!! It's ...</title><content type='html'>Britt I LOVE that pic of Gramps and grammy!! It's SO cute!!!! I love how Gramps is smiling so big! They're so cute! It was SO awesome to see you guys this weekend!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3954368405734557110/comments/default/7744574341737525890'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3954368405734557110/comments/default/7744574341737525890'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/whirlwind-over.html?showComment=1213659420000#c7744574341737525890' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/whirlwind-over.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3954368405734557110' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3954368405734557110' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='June 16, 2008 at 5:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-840293861810262958</id><published>2008-06-16T18:09:00.000-06:00</published><updated>2008-06-16T18:09:41.687-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute Britt! You are really getting good at your...</title><content type='html'>So cute Britt! You are really getting good at your photos. I LOVE that one of your grandparents it is so cute! You should frame that one and give it to them. They look so happy! Sorry you had "shiz" happen while you were away. That is never good.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3954368405734557110/comments/default/840293861810262958'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3954368405734557110/comments/default/840293861810262958'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/whirlwind-over.html?showComment=1213661340000#c840293861810262958' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/whirlwind-over.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3954368405734557110' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3954368405734557110' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='June 16, 2008 at 6:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8117753387608179197</id><published>2008-06-16T21:39:00.000-06:00</published><updated>2008-06-16T21:39:34.556-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>too cute love it thanks for the freebie</title><content type='html'>too cute love it thanks for the freebie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/8117753387608179197'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/8117753387608179197'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html?showComment=1213673940000#c8117753387608179197' title=''/><author><name>Jill</name><uri>https://www.blogger.com/profile/02900709349474044619</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-mEtCZUc1K04/Uu1sg07aXdI/AAAAAAAAA1Q/T4JBMTGrU2k/s32/1176322_10152020529283700_461099524_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5333418998113456038' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5333418998113456038' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-935701938'/><gd:extendedProperty name='blogger.displayTime' value='June 16, 2008 at 9:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7997274211301025743</id><published>2008-06-17T09:02:00.000-06:00</published><updated>2008-06-17T09:02:17.548-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm glad you got to see your family and nieces, th...</title><content type='html'>I'm glad you got to see your family and nieces, they are both so cute!  You are dang good a taking pictures, if you ever want to practice on a new born I will have one here in a couple of months!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3954368405734557110/comments/default/7997274211301025743'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3954368405734557110/comments/default/7997274211301025743'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/whirlwind-over.html?showComment=1213714920000#c7997274211301025743' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/whirlwind-over.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3954368405734557110' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3954368405734557110' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='June 17, 2008 at 9:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3224907155473183506</id><published>2008-06-17T11:13:00.000-06:00</published><updated>2008-06-17T11:13:27.516-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt....those pictures are so great. I love the o...</title><content type='html'>Britt....those pictures are so great. I love the one of gramps and grammy! You will have to give me a copy of that! And I can't wait for you to send me ALL the pictures of Gracelyn that you took! I've got to get some of those babies in frames!!! Love you and miss you! Can't wait to see you again in a few weeks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3954368405734557110/comments/default/3224907155473183506'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3954368405734557110/comments/default/3224907155473183506'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/whirlwind-over.html?showComment=1213722780000#c3224907155473183506' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/whirlwind-over.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3954368405734557110' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3954368405734557110' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='June 17, 2008 at 11:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2420090169716080959</id><published>2008-06-18T01:15:00.000-06:00</published><updated>2008-06-18T01:15:38.527-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my!  I am lovin this kit!  Thanks for the freeb...</title><content type='html'>Oh my!  I am lovin this kit!  Thanks for the freebie, hopefully someday I'll get back to scrappin!  It's only been a week and I'm dying!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/2420090169716080959'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/2420090169716080959'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html?showComment=1213773300000#c2420090169716080959' title=''/><author><name>Mimi</name><uri>https://www.blogger.com/profile/17729634882133588407</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_uf0gVqziMtc/R_FWiAytqiI/AAAAAAAABus/WBZfWk0GS14/S220-s32/IMG_5522.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5333418998113456038' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5333418998113456038' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-111455570'/><gd:extendedProperty name='blogger.displayTime' value='June 18, 2008 at 1:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1535252544740703250</id><published>2008-06-18T08:44:00.000-06:00</published><updated>2008-06-18T08:44:38.759-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What amazing pictures!  Wow!  &lt;br&gt;&lt;br&gt;Jody</title><content type='html'>What amazing pictures!  Wow!  &lt;BR/&gt;&lt;BR/&gt;Jody</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3954368405734557110/comments/default/1535252544740703250'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3954368405734557110/comments/default/1535252544740703250'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/whirlwind-over.html?showComment=1213800240000#c1535252544740703250' title=''/><author><name>Hifam</name><uri>https://www.blogger.com/profile/04260768580193568876</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_PLeDRHoc9OU/TMUHbBXXZII/AAAAAAAAB40/UxoW-2nmfMg/s32-R/summer_reading.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/whirlwind-over.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3954368405734557110' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3954368405734557110' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1778887893'/><gd:extendedProperty name='blogger.displayTime' value='June 18, 2008 at 8:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6125265777852091107</id><published>2008-06-19T21:01:00.000-06:00</published><updated>2008-06-19T21:01:49.014-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, that sucks.  I'm so sorry that people are ste...</title><content type='html'>Wow, that sucks.  I'm so sorry that people are stealing your stuff and spreading it around.  You do amazing work, and people should appreciate that more.&lt;BR/&gt;&lt;BR/&gt;Also, I just joined the DISboards and I've been posting all day - it's a great place!  I'll definitely have to join the challenge.&lt;BR/&gt;&lt;BR/&gt;Emily :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/6125265777852091107'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/6125265777852091107'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213930860000#c6125265777852091107' title=''/><author><name>emily</name><uri>https://www.blogger.com/profile/03748143347130886318</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp3.blogger.com/_842Ax4bwgLk/SFgcgK0FNVI/AAAAAAAAACA/lX0gxCUiPOU/S220-s32/mebloghatter.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-500114402'/><gd:extendedProperty name='blogger.displayTime' value='June 19, 2008 at 9:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7529380858279193166</id><published>2008-06-19T21:21:00.000-06:00</published><updated>2008-06-19T21:21:53.282-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, Brittney! I'm so sorry to hear about what has ...</title><content type='html'>Oh, Brittney! I'm so sorry to hear about what has happened. You are a wonderful example in the digital community and you deserve all the gratitude in the world...You are right to keep your chin up. We've got your back!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/7529380858279193166'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/7529380858279193166'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213932060000#c7529380858279193166' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 19, 2008 at 9:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7898326604267132792</id><published>2008-06-19T21:24:00.000-06:00</published><updated>2008-06-19T21:24:08.260-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So sorry that this is happening to you too.  Despi...</title><content type='html'>So sorry that this is happening to you too.  Despite the personal stab, don't let it snuff out your brilliant work.  You are an amazingly talented designer that has many great projects ahead of you.  I know the best is yet to come.&lt;BR/&gt;&lt;BR/&gt;((((hugs))))</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/7898326604267132792'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/7898326604267132792'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213932240000#c7898326604267132792' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='June 19, 2008 at 9:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5907872260666035213</id><published>2008-06-19T21:27:00.000-06:00</published><updated>2008-06-19T21:27:57.419-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That REALLY sucks!! I can't believe someone would ...</title><content type='html'>That REALLY sucks!! I can't believe someone would do that.  I agree with you, you are always very generous with freebies!!  I'm very annoyed for you, that's really unfair!  &lt;BR/&gt;&lt;BR/&gt;GRRRRR &amp; hiss to you, thief!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/5907872260666035213'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/5907872260666035213'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213932420000#c5907872260666035213' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='June 19, 2008 at 9:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6649173071059515612</id><published>2008-06-19T21:51:00.000-06:00</published><updated>2008-06-19T21:51:46.040-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>o I'm really sorry Britt! People can be sooo ugly!...</title><content type='html'>o I'm really sorry Britt! People can be sooo ugly!!! And we all know that you would never do anything to hurt another person! Try to pull out of the funk!!! We all love you!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/6649173071059515612'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/6649173071059515612'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213933860000#c6649173071059515612' title=''/><author><name>Melanie</name><uri>https://www.blogger.com/profile/04698091544077251720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp1.blogger.com/_Q3Lxl_ldcgA/SEoRmfvwVeI/AAAAAAAAAf0/R_aDyoj-7Jo/S220-s32/avatarsm.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-387065929'/><gd:extendedProperty name='blogger.displayTime' value='June 19, 2008 at 9:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1255626124653365963</id><published>2008-06-19T22:08:00.000-06:00</published><updated>2008-06-19T22:08:35.885-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love what you do.  Please don't get discouraged....</title><content type='html'>I love what you do.  Please don't get discouraged.  &lt;BR/&gt;&lt;BR/&gt;Thanks!&lt;BR/&gt;Jody</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/1255626124653365963'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/1255626124653365963'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213934880000#c1255626124653365963' title=''/><author><name>Hifam</name><uri>https://www.blogger.com/profile/04260768580193568876</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_PLeDRHoc9OU/TMUHbBXXZII/AAAAAAAAB40/UxoW-2nmfMg/s32-R/summer_reading.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1778887893'/><gd:extendedProperty name='blogger.displayTime' value='June 19, 2008 at 10:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4113280724939328398</id><published>2008-06-19T22:11:00.000-06:00</published><updated>2008-06-19T22:11:50.951-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm sorry that people can't appreciate your hard w...</title><content type='html'>I'm sorry that people can't appreciate your hard work and have to steal! Especially such a cute kit! Just goes to show you the character of some people! Don't let it get ya down too much, we love and appreciate all your work! Your a very talented designer!&lt;BR/&gt;&lt;BR/&gt;~Rochelle</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/4113280724939328398'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/4113280724939328398'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213935060000#c4113280724939328398' title=''/><author><name>Rochellemagee</name><uri>https://www.blogger.com/profile/17852225506712234369</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/_5HiWyeWgs5c/ScR675_x3GI/AAAAAAAAAVc/k3--sP6AdQg/S220-s32/064.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-698980445'/><gd:extendedProperty name='blogger.displayTime' value='June 19, 2008 at 10:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8080493328036642578</id><published>2008-06-19T22:27:00.000-06:00</published><updated>2008-06-19T22:27:57.428-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey Britt, we all love you.  Thanks for all that y...</title><content type='html'>Hey Britt, we all love you.  Thanks for all that you do.  Ditto on SYTYCD.  I just watched it, so I won't tell you what happened.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/8080493328036642578'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/8080493328036642578'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213936020000#c8080493328036642578' title=''/><author><name>Nikki</name><uri>https://www.blogger.com/profile/11081479195557719250</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_Ab1ylSsy-pc/SYTzuIoRgbI/AAAAAAAAGDA/7zHFDBTFH-A/S220-s32/nikki.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-244211168'/><gd:extendedProperty name='blogger.displayTime' value='June 19, 2008 at 10:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-222945862271364784</id><published>2008-06-19T22:38:00.000-06:00</published><updated>2008-06-19T22:38:24.600-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm so sad for you!  You are such a GENEROUS desig...</title><content type='html'>I'm so sad for you!  You are such a GENEROUS designer and so talented.  Really, I don't know what people are thinking.  Remember there are more people for you than against you!  Thanks for sharing your talent :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/222945862271364784'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/222945862271364784'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213936680000#c222945862271364784' title=''/><author><name>Emilee</name><uri>https://www.blogger.com/profile/03276923834347567587</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958259147'/><gd:extendedProperty name='blogger.displayTime' value='June 19, 2008 at 10:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3713872215164555433</id><published>2008-06-19T22:46:00.000-06:00</published><updated>2008-06-19T22:46:53.192-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That really sucks.  I am saddened by your post and...</title><content type='html'>That really sucks.  I am saddened by your post ande that people would do that.  (((HUG))) Thank you for all your hard work. You have been very generous here and at the DIS.  Just keep swimming a bit more!;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/3713872215164555433'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/3713872215164555433'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213937160000#c3713872215164555433' title=''/><author><name>Yzerbear</name><uri>https://www.blogger.com/profile/18010849675699240624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-tSfYxRi7cao/VVU4vw_9Z_I/AAAAAAAAAOg/7l1_XQZwT38/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1731284979'/><gd:extendedProperty name='blogger.displayTime' value='June 19, 2008 at 10:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-107276280750380085</id><published>2008-06-19T22:53:00.000-06:00</published><updated>2008-06-19T22:53:04.103-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hang in there Brit!  We all LOVE what you do. &lt;br&gt;...</title><content type='html'>Hang in there Brit!  We all LOVE what you do. &lt;BR/&gt;&lt;BR/&gt;Shame on the Pirates!!!  We only like Disney Pirates here - NO DIGI PIRATES!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/107276280750380085'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/107276280750380085'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213937580000#c107276280750380085' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 19, 2008 at 10:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4817951076883199899</id><published>2008-06-19T23:08:00.000-06:00</published><updated>2008-06-19T23:08:46.294-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOL Anonymous!&lt;br&gt;&lt;br&gt;It really sucks when that ha...</title><content type='html'>LOL Anonymous!&lt;BR/&gt;&lt;BR/&gt;It really sucks when that happened.. And with you being a generous person and all.. *sighs*</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/4817951076883199899'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/4817951076883199899'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213938480000#c4817951076883199899' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 19, 2008 at 11:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-270326395383606381</id><published>2008-06-19T23:12:00.000-06:00</published><updated>2008-06-19T23:12:16.954-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Aww, Britt--sorry to hear about that.  I just wish...</title><content type='html'>Aww, Britt--sorry to hear about that.  I just wish there was more honesty in this world...but I guess we just have to be examples.&lt;BR/&gt;&lt;BR/&gt;Hey, I love the idea of Disney challenges on your blog!!  That would be fun!  Keep your chin up!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/270326395383606381'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/270326395383606381'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213938720000#c270326395383606381' title=''/><author><name>geri</name><uri>https://www.blogger.com/profile/05878740002977235551</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1980179684'/><gd:extendedProperty name='blogger.displayTime' value='June 19, 2008 at 11:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4684379705122763622</id><published>2008-06-19T23:36:00.000-06:00</published><updated>2008-06-19T23:36:57.827-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow. I'm sorry, Brittney, that you are having such...</title><content type='html'>Wow. I'm sorry, Brittney, that you are having such a horrible week. Its really rotten for people to steal... and from such a sweetheart. It's not fair, definitely. &lt;BR/&gt;&lt;BR/&gt;Also, you have turned me on to the DIS boards. I am a huge Disneyland fanatic and this whole time I never really knew how many more of us were out there. lol. Certainly, I'm the only one in MY family. I plan on turning my son into one, though. I say YAY for Disney challenges here!&lt;BR/&gt;&lt;BR/&gt;Thinking about you and hope things turn around for you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/4684379705122763622'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/4684379705122763622'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213940160000#c4684379705122763622' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='June 19, 2008 at 11:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2552705027077307771</id><published>2008-06-19T23:38:00.000-06:00</published><updated>2008-06-19T23:38:11.284-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt--&lt;br&gt;&lt;br&gt;I've just come across your site in ...</title><content type='html'>Britt--&lt;BR/&gt;&lt;BR/&gt;I've just come across your site in the last week.  The fact that you gave me a silver mickey brad for free...well that just makes you a saint!!&lt;BR/&gt;&lt;BR/&gt;I am just so totally impressed by your talent...and equally impressed by your Disney love (which we share!!)&lt;BR/&gt;&lt;BR/&gt;In general, I'm a complete bargain gal...and I usually only use stuff that I get as "freebies."  But your stuff actually made me pay for digital scrapbooking stuff for the first time!!&lt;BR/&gt;&lt;BR/&gt;Anyway, I'm so sorry you're  in a funk.  I don't know if having a new fan helps...but you have one.  Thanks!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/2552705027077307771'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/2552705027077307771'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213940280000#c2552705027077307771' title=''/><author><name>The Garners</name><uri>https://www.blogger.com/profile/16383180097526439578</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//bp2.blogger.com/_Gw--i2H79S8/SAU6xDATYXI/AAAAAAAAAt4/E7toFhAIDbA/S220-s32/WDCC+MICKEY+MOUSE+CLUB+PLAQUE+I.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-723705304'/><gd:extendedProperty name='blogger.displayTime' value='June 19, 2008 at 11:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1882830952189006853</id><published>2008-06-19T23:47:00.000-06:00</published><updated>2008-06-19T23:47:30.796-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm so sorry Brittney!!  &lt;br&gt;That really sucks.  Y...</title><content type='html'>I'm so sorry Brittney!!  &lt;BR/&gt;That really sucks.  You are such an awesome person, you give so much away, and always leave such nice comments on layouts posted, I hate that someone would do something to make you feel sad. :(  &lt;BR/&gt;&lt;BR/&gt;I'm with the post above, I was all about the freebies until I saw your stuff, I just HAD to buy it (all!). lol&lt;BR/&gt;&lt;BR/&gt;I think a Disney challenge would be great fun!  &lt;BR/&gt;&lt;BR/&gt;&lt;BR/&gt;Thanks for all your amazing work!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/1882830952189006853'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/1882830952189006853'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213940820000#c1882830952189006853' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='June 19, 2008 at 11:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7898389431623200494</id><published>2008-06-20T00:28:00.000-06:00</published><updated>2008-06-20T00:28:32.267-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Britt, I'm so sorry this has happened. I don't ...</title><content type='html'>Oh Britt, I'm so sorry this has happened. I don't understand how anyone could feel good about a LO they've done with pirated stuff. You are such a doll and go above and beyond with your generosity. I brag on you to my hubby all the time about how talented you are and what a sweetheart you are, you're my girl! Chin up Babe, know we love you and support you. Don't you worry, instant karma will do it's job.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/7898389431623200494'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/7898389431623200494'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213943280000#c7898389431623200494' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2008 at 12:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7864464528961499502</id><published>2008-06-20T01:50:00.000-06:00</published><updated>2008-06-20T01:50:19.849-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh man!! That totally sucks!! What losers. :(  See...</title><content type='html'>Oh man!! That totally sucks!! What losers. :(  Seems like it is happening so much anymore, so sad that people feel ok doing things like that.&lt;BR/&gt;&lt;BR/&gt;As for the Disney challenges... I think that would be awesome!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/7864464528961499502'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/7864464528961499502'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213948200000#c7864464528961499502' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2008 at 1:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7982129472543638710</id><published>2008-06-20T05:31:00.000-06:00</published><updated>2008-06-20T05:31:01.003-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Britt I am so sorry to hear that! I can't belie...</title><content type='html'>Oh Britt I am so sorry to hear that! I can't believe that people are so shameless. Keep your chin up and keep doing a wonderful job. People like me and your other fan really appreciate the wonderful job you do. &lt;BR/&gt;&lt;BR/&gt;Big Hugs</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/7982129472543638710'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/7982129472543638710'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213961460000#c7982129472543638710' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2008 at 5:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-49293373479134694</id><published>2008-06-20T06:32:00.000-06:00</published><updated>2008-06-20T06:32:06.497-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Britt, I'm so sorry to hear this.  Your work is...</title><content type='html'>Oh Britt, I'm so sorry to hear this.  Your work is so wonderful.... and you don't deserve to have it pirated.  I hope you don't let it slow you down.  You're one of the few designers I buy downloads from.&lt;BR/&gt;&lt;BR/&gt;Now, as far as the Disney page challenges... I'm all for that!!  LOL!  I've got six trips worth of pictures to work from.  LOL!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/49293373479134694'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/49293373479134694'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213965120000#c49293373479134694' title=''/><author><name>Jan</name><uri>https://www.blogger.com/profile/17471935750223205103</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//4.bp.blogspot.com/_ULRIwr2nu5g/SPKNGv4ZY7I/AAAAAAAAAAo/HKMRXQH77TQ/S220-s32/avatar.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-32804839'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2008 at 6:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4453745434955604416</id><published>2008-06-20T06:43:00.000-06:00</published><updated>2008-06-20T06:43:59.759-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, I'm so sorry this has happened. With all yo...</title><content type='html'>Britt, I'm so sorry this has happened. With all you had going on, you were still so generous with me personally yesterday in awarding a prize to me for a challenge on the Dis Board. You are amazing.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/4453745434955604416'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/4453745434955604416'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213965780000#c4453745434955604416' title=''/><author><name>Terri Milstead</name><uri>https://www.blogger.com/profile/00518579192335606129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-2KavrayQSkk/Tnd1yMMZT6I/AAAAAAAAIdw/3u-Z092Zs5k/s32/Day%2BOne%2BSelf%2BPortrait.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1211797854'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2008 at 6:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6131852731952134254</id><published>2008-06-20T07:32:00.000-06:00</published><updated>2008-06-20T07:32:05.638-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt:  I know it's hard not to take everything pe...</title><content type='html'>Britt:  I know it's hard not to take everything personally.  You just have to remember that world is made up of every type of person, and not every type of person is going to be someone as wonderful as you are.  A lot of people get lost in this life.  You just say a little prayer for them and move on.  Plus, you know your Dis girls love to pieces!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/6131852731952134254'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/6131852731952134254'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213968720000#c6131852731952134254' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2008 at 7:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6188388893523968293</id><published>2008-06-20T07:39:00.000-06:00</published><updated>2008-06-20T07:39:40.677-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is the second blog post I've read (just today...</title><content type='html'>This is the second blog post I've read (just today) about people being crappy!  I just don't don't understand it and have recently grown VERY tired of it.  I guess all I can do is be what I ought to be. I just love what you do and look forward to seeing new posts, not just the kits, but you do with them. Thanks so much for sharing your talent, even with the crappy people out there!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/6188388893523968293'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/6188388893523968293'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213969140000#c6188388893523968293' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2008 at 7:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1412640833696531567</id><published>2008-06-20T07:49:00.000-06:00</published><updated>2008-06-20T07:49:38.738-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, Britt, I'm so sorry to hear that your kit was ...</title><content type='html'>Oh, Britt, I'm so sorry to hear that your kit was STOLEN.  That is just awful.  I don't get why people think that would be OK.  I hope karma takes care of that situation for you soon!!&lt;BR/&gt;&lt;BR/&gt;I'd love to see even more challenges here on your blog.  You know I love the challenges!  I love the plug for the DIS, too!  Come join us over there folks, we're a fun bunch!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/1412640833696531567'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/1412640833696531567'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213969740000#c1412640833696531567' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2008 at 7:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1170632302143857123</id><published>2008-06-20T07:57:00.000-06:00</published><updated>2008-06-20T07:57:28.819-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, Brit, I'm so sorry to hear of the piracy! You ...</title><content type='html'>Oh, Brit, I'm so sorry to hear of the piracy! You are so generous and kind, and I just don't understand people doing this to you. I come  to your blog regularly, to read about your life, see your gorgeous layouts, and grab some gorgeous supplies. Please remember that for every pirate out there, there are those of us who are honest, appreciate you, and gladly purchase your products. Keep your chin up!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/1170632302143857123'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/1170632302143857123'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213970220000#c1170632302143857123' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2008 at 7:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1513177733894442965</id><published>2008-06-20T08:29:00.000-06:00</published><updated>2008-06-20T08:29:28.035-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Aww, Britt...I'm so sorry you had to deal with tha...</title><content type='html'>Aww, Britt...I'm so sorry you had to deal with that.  It's amazing how some people just have no morals.  &lt;BR/&gt;&lt;BR/&gt;And for the record, I am a Disney nut too and would love to participate in some challenges :)  I have 3 trips that have to be scrapped (and I bought all your kits to do it with!)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/1513177733894442965'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/1513177733894442965'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213972140000#c1513177733894442965' title=''/><author><name>DanisDelusions</name><uri>https://www.blogger.com/profile/06231923016715439676</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//bp1.blogger.com/_3fs6MHGgQGo/R-Ohp9WNwsI/AAAAAAAAAEQ/baFndIH2b-Q/S220-s32/jhj.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-973987048'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2008 at 8:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8733709096522777105</id><published>2008-06-20T08:31:00.000-06:00</published><updated>2008-06-20T08:31:52.897-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just want to echo the sentiments of these other ...</title><content type='html'>I just want to echo the sentiments of these other commenters... I'm soooo sorry this happened to you.  You do work very hard and it's evident in the fabulous kits you release.  Thank you for always being so generous and uplifting and encouraging.  So few can do what you do, or at least do it well.  You're awesome. &lt;BR/&gt;&lt;BR/&gt;Cyndi</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/8733709096522777105'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/8733709096522777105'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213972260000#c8733709096522777105' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2008 at 8:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1501298831910354553</id><published>2008-06-20T09:45:00.000-06:00</published><updated>2008-06-20T09:45:28.890-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That's just horrible. I just sent you an email, so...</title><content type='html'>That's just horrible. I just sent you an email, so I won't chew your ear off twice, but I just wanted to lend my support publically here!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/1501298831910354553'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/1501298831910354553'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213976700000#c1501298831910354553' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/02953440103781720253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//img.photobucket.com/albums/v109/kswm30b/icons/skating/disney_heatherw.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-51884619'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2008 at 9:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4576611090051973765</id><published>2008-06-20T09:47:00.000-06:00</published><updated>2008-06-20T09:47:55.448-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So sorry to hear about the stealing!! Hope that to...</title><content type='html'>So sorry to hear about the stealing!! Hope that today is better for you!! I always look forward to your posts! (((hugs)))</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/4576611090051973765'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/4576611090051973765'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213976820000#c4576611090051973765' title=''/><author><name>Jessica</name><uri>https://www.blogger.com/profile/16885023336114585790</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_9-k04Bt_wso/SMmaitJhtII/AAAAAAAAAFY/sLJsBhVbZns/S220-s32/blog+picture+color+copy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-519797616'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2008 at 9:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6665031829502593137</id><published>2008-06-20T09:47:00.001-06:00</published><updated>2008-06-20T09:47:59.552-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That really does suck and it's so unfair. It reall...</title><content type='html'>That really does suck and it's so unfair. It really sucks that there isn't a way to really stop the whole pirating thing completely! And  I also agree with the SYTYCD comments. I Tivoed it last night and haven't watched it yet. Thanks again for all your awesome designs!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/6665031829502593137'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/6665031829502593137'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213976820001#c6665031829502593137' title=''/><author><name>oodlesofoversons</name><uri>https://www.blogger.com/profile/00757171822607513909</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//1.bp.blogspot.com/_VtCYa7nk9hQ/SfUdke4AdVI/AAAAAAAABoc/5MD7-4BFgKM/S220-s32/OF18-80bF.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1588475598'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2008 at 9:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1977180005910392317</id><published>2008-06-20T09:50:00.000-06:00</published><updated>2008-06-20T09:50:25.643-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>aw I'm sorry to hear that -- some people just suck...</title><content type='html'>aw I'm sorry to hear that -- some people just suck!!&lt;BR/&gt;And sadly it's often easier for them to steal than it is for you to get the stolen stuff taken down.  Or at least I know it's been a pain in the butt for me to serve DMCAs to all the websites that have stolen my blog entries (of all things).  But I wish you luck with it!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/1977180005910392317'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/1977180005910392317'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213977000000#c1977180005910392317' title=''/><author><name>makuahine</name><uri>https://www.blogger.com/profile/09766586408930972188</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//spoken-for.org/wp-content/images/avatar_sm.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1154877169'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2008 at 9:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2137795508051680876</id><published>2008-06-20T09:50:00.001-06:00</published><updated>2008-06-20T09:50:44.144-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sorry sorry to hear that.  You are one of my favor...</title><content type='html'>Sorry sorry to hear that.  You are one of my favorite designers.  I love how you can do Disney classy!  To show my appreciation of all that you do - i just went to Scrap matters and purchased HS Never Ends kit!  Love Ya!&lt;BR/&gt;Shannon&lt;BR/&gt;&lt;BR/&gt;PS..I didn't get the Broadway dance either!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/2137795508051680876'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/2137795508051680876'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213977000001#c2137795508051680876' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2008 at 9:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7626420678777071957</id><published>2008-06-20T10:33:00.000-06:00</published><updated>2008-06-20T10:33:27.594-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my gosh Britt! I can't believe that someone wou...</title><content type='html'>Oh my gosh Britt! I can't believe that someone would have the balls to share your stuff! That is crazy! I don't get it! I hope you get them! I hope they feel like CRAP when they realize that they've been caught! I'm so so so so so so sorry that happened to you. I know how much you love your work and how much of yourself you put into them. Everything you do is amazing and it's sad that someone would do that. You know that I love you and I appriciate everything you do for me! Thanks for everything!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3808531007651953861/comments/default/7626420678777071957'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3808531007651953861/comments/default/7626420678777071957'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/its-new-day.html?showComment=1213979580000#c7626420678777071957' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/its-new-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3808531007651953861' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3808531007651953861' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2008 at 10:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3294152726815699115</id><published>2008-06-20T10:34:00.000-06:00</published><updated>2008-06-20T10:34:48.074-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>have fun tonight, dear! you so deserve it- and fun...</title><content type='html'>have fun tonight, dear! you so deserve it- and funk away. everyone should get to do that, too.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3808531007651953861/comments/default/3294152726815699115'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3808531007651953861/comments/default/3294152726815699115'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/its-new-day.html?showComment=1213979640000#c3294152726815699115' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/its-new-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3808531007651953861' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3808531007651953861' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2008 at 10:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1539933826413743843</id><published>2008-06-20T11:15:00.000-06:00</published><updated>2008-06-20T11:15:00.191-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Amen to what everyone else has said. It is just so...</title><content type='html'>Amen to what everyone else has said. It is just so insane to me that people would do this.  How do they sleep at night?!?!  Sheesh!&lt;BR/&gt;&lt;BR/&gt;You are so AMAZING and SWEET and such an AWESOME designer.  Thanks for all you do!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/1539933826413743843'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/1539933826413743843'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213982100000#c1539933826413743843' title=''/><author><name>Jeni</name><uri>https://www.blogger.com/profile/16017214095733677819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp1.blogger.com/_gjE33yBdihc/SGHQuBOaEfI/AAAAAAAAA6k/Olwdi6Lml3w/S220-s32/SM+picture.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-193039728'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2008 at 11:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1761746208508596632</id><published>2008-06-20T12:21:00.000-06:00</published><updated>2008-06-20T12:21:45.041-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, that&amp;#39;s just terrible!!!  I made it know...</title><content type='html'>Britt, that's just terrible!!!  I made it known on the Disboards that this happened &amp; it's WRONG!  You are truly generous and talented and I know that many many many of us appreciate all that you do (and will continue to pay for your beautiful stuff!!!)&lt;BR/&gt;&lt;BR/&gt;Shopica</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/1761746208508596632'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/1761746208508596632'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213986060000#c1761746208508596632' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2008 at 12:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-379592791358070141</id><published>2008-06-20T13:05:00.000-06:00</published><updated>2008-06-20T13:05:40.355-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt im so so sorry people can be so rotten!! I h...</title><content type='html'>Britt im so so sorry people can be so rotten!! I hope you get it all taken care of fast and you can get out of your funk!! Your work is so amazing and I know you take such great pride in what you do. It has always been your dream to create like this. Your have so many people who love and support you and your work!! I love you and am so blessed to have you in my life!! Lets get together soon :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3808531007651953861/comments/default/379592791358070141'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3808531007651953861/comments/default/379592791358070141'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/its-new-day.html?showComment=1213988700000#c379592791358070141' title=''/><author><name>cheloni</name><uri>https://www.blogger.com/profile/07499878345290260843</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_zQqh2J7HUNE/SxgPoEQfK7I/AAAAAAAAA5s/mkBIm0VtBKc/S220-s32/baby+love.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/its-new-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3808531007651953861' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3808531007651953861' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1218734363'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2008 at 1:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8003097361228032623</id><published>2008-06-20T13:27:00.000-06:00</published><updated>2008-06-20T13:27:48.591-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm so happy to hear you are feeling better today....</title><content type='html'>I'm so happy to hear you are feeling better today.  don't let the cheaters get you down, remember it's their karma.  It really is too bad that there is always someone to spoil what you love doing.  Jen and I would never dream of sharing kits, and we often buy the same ones.  Like you said, would you go into your LSS and take what you wanted.&lt;BR/&gt;&lt;BR/&gt;thanks for the great templates today, always love your templates. &lt;BR/&gt;Enjoy date nite, forget everything else, just have fun.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3808531007651953861/comments/default/8003097361228032623'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3808531007651953861/comments/default/8003097361228032623'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/its-new-day.html?showComment=1213990020000#c8003097361228032623' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/its-new-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3808531007651953861' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3808531007651953861' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2008 at 1:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2118276003405156700</id><published>2008-06-20T14:33:00.000-06:00</published><updated>2008-06-20T14:33:19.578-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So sorry to hear about what has happened to you Br...</title><content type='html'>So sorry to hear about what has happened to you Brittney. I know it isn't much consolation but please know that there are many of us out here who truly appreciate your talent/freebies/work/designs and will continue to support you &amp; purchase your kits.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/2118276003405156700'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/2118276003405156700'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213993980000#c2118276003405156700' title=''/><author><name>Susan</name><uri>https://www.blogger.com/profile/14379725676143203176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-180146840'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2008 at 2:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6549579755335540496</id><published>2008-06-20T15:25:00.000-06:00</published><updated>2008-06-20T15:25:56.243-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It's really sad the levels people will stoop to.I ...</title><content type='html'>It's really sad the levels people will stoop to.I am sad! I appreciate your talent and the Disney freebies you share. Thank you for giving us digi scrappers/ Disney freaks a way to preserve our Disney memories with your beautiful work!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/6549579755335540496'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/6549579755335540496'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213997100000#c6549579755335540496' title=''/><author><name>Jen Wolff</name><uri>https://www.blogger.com/profile/15246388197173127097</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//3.bp.blogspot.com/_lTeipGWB4Uo/TRvCVtOTFhI/AAAAAAAAEtk/Uns1AGxIZo8/S220-s32/jen.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-513085536'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2008 at 3:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7855214816908344190</id><published>2008-06-20T15:38:00.000-06:00</published><updated>2008-06-20T15:38:35.722-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ugh!  I am so sorry about the piracy.  It really i...</title><content type='html'>Ugh!  I am so sorry about the piracy.  It really is a sad, sad world these days.  I'm glad you could at least console yourself with SYTYCD!  I LOVE that show too!  And, you totally called it.  Suzy and Marquis are outta there.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/7855214816908344190'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/7855214816908344190'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1213997880000#c7855214816908344190' title=''/><author><name>StarWarsFans</name><uri>https://www.blogger.com/profile/00425426362094418885</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-qWfAzKv96lE/T1wT2oTe1EI/AAAAAAAAAwU/67BAm1qGZ2Q/s32/Tricia%2BGingerGirl%2BPhoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-728705357'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2008 at 3:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6701700317581502810</id><published>2008-06-20T17:59:00.000-06:00</published><updated>2008-06-20T17:59:38.934-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, I'm so sorry about the piracy thing!! I just d...</title><content type='html'>Oh, I'm so sorry about the piracy thing!! I just don't understand how people have the guts to do that! It really sucks big time! Anyway, I'm glad you're feeling better now and are fighting back! Hope you had a great date night too and could forget about all that for a while!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3808531007651953861/comments/default/6701700317581502810'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3808531007651953861/comments/default/6701700317581502810'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/its-new-day.html?showComment=1214006340000#c6701700317581502810' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/its-new-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3808531007651953861' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3808531007651953861' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2008 at 5:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8713184618976109025</id><published>2008-06-20T23:14:00.000-06:00</published><updated>2008-06-20T23:14:34.480-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, Britt - I am so sorry this has happened to you...</title><content type='html'>Oh, Britt - I am so sorry this has happened to you. I wish that would not happen all over the place, but it does. &lt;BR/&gt;I know how long it takes to create a kit. I created one, shared it on my blog as a freebie...I had almost 2,000 downloads, but have only see a couple of LO's people created with it. It was kinda sad...So, I don't design anymore freebies and I am not good enough to sell them...I am just sharing this, because I feel your hurt - it does take a very long time to create a kit!&lt;BR/&gt;&lt;BR/&gt;(((hugs))) and I hope that it will not happen to you again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/8713184618976109025'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/8713184618976109025'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1214025240000#c8713184618976109025' title=''/><author><name>eph2810</name><uri>https://www.blogger.com/profile/09285857197237988640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//4.bp.blogspot.com/_8fpkYcunk8s/Sz-d0jrMjoI/AAAAAAAAAWw/86vbkwsEypA/S220-s32/Iris_Jan_2010_new_small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1636695398'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2008 at 11:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-261801260023157704</id><published>2008-06-21T01:45:00.000-06:00</published><updated>2008-06-21T01:45:56.687-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These templates are wonderful!!&lt;br&gt;I was bummed th...</title><content type='html'>These templates are wonderful!!&lt;BR/&gt;I was bummed that I didn't get to chat with you today!  I hope that your date was FAB!!!&lt;BR/&gt;;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3808531007651953861/comments/default/261801260023157704'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3808531007651953861/comments/default/261801260023157704'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/its-new-day.html?showComment=1214034300000#c261801260023157704' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/its-new-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3808531007651953861' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3808531007651953861' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='June 21, 2008 at 1:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1855637215592310509</id><published>2008-06-21T09:15:00.000-06:00</published><updated>2008-06-21T09:15:52.540-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm so sorry Britt, you really are sooo GENEROUS!!...</title><content type='html'>I'm so sorry Britt, you really are sooo GENEROUS!!  I'm really glad you have so much support out there in the digi world, cause you really deserve it!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/1855637215592310509'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/1855637215592310509'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1214061300000#c1855637215592310509' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='June 21, 2008 at 9:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1376504175346634825</id><published>2008-06-21T09:18:00.000-06:00</published><updated>2008-06-21T09:18:34.597-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY! I seriously love love love your templates, th...</title><content type='html'>YAY! I seriously love love love your templates, they really make my scrap life EASIER!!  Thanks so much for all you do!  Have fun on your date night!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3808531007651953861/comments/default/1376504175346634825'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3808531007651953861/comments/default/1376504175346634825'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/its-new-day.html?showComment=1214061480000#c1376504175346634825' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/its-new-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3808531007651953861' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3808531007651953861' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='June 21, 2008 at 9:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-696183036447700408</id><published>2008-06-21T12:21:00.000-06:00</published><updated>2008-06-21T12:21:23.346-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SOOOO...sorry that you got taken!  You are soo goo...</title><content type='html'>SOOOO...sorry that you got taken!  You are soo good and your hard work is obvious.  I sure hope you keep making great stuff.  There are bunches of us who LOVE your work!  Best to you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/696183036447700408'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/696183036447700408'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1214072460000#c696183036447700408' title=''/><author><name>Pressed Petals</name><uri>https://www.blogger.com/profile/11363508061584830683</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_waNeXSTyMaw/TTDnhG21TaI/AAAAAAAADRc/mjE8JuFpMFo/S220-s32/blog-avi-2011.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2115726680'/><gd:extendedProperty name='blogger.displayTime' value='June 21, 2008 at 12:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8087530812231838076</id><published>2008-06-21T19:50:00.000-06:00</published><updated>2008-06-21T19:50:43.416-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am really sorry that has happened too you. I am ...</title><content type='html'>I am really sorry that has happened too you. I am new to the digiscraping and have really enjoyed your freebies! Thank you so much for all that you offer. I really love your products! I have also really enjoyed getting ideas and learning from such an experienced scrapper. Thanks again and i am sorry this has happened to you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/8087530812231838076'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/8087530812231838076'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1214099400000#c8087530812231838076' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/04446101214217117012</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//bp3.blogger.com/_hi9aWU1_xV0/R-8s4f_BQFI/AAAAAAAAAaY/aFC9J3yzyRU/S220-s31/055.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-643968295'/><gd:extendedProperty name='blogger.displayTime' value='June 21, 2008 at 7:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2201310509435914048</id><published>2008-06-21T20:17:00.000-06:00</published><updated>2008-06-21T20:17:17.653-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow Britt you did a great job on your TMNT cake! I...</title><content type='html'>Wow Britt you did a great job on your TMNT cake! I am so impressed. Cute new LO. I need to make time to scrap.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6006968697640593240/comments/default/2201310509435914048'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6006968697640593240/comments/default/2201310509435914048'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/new-2-pager-lo-and-some-fun-challenges.html?showComment=1214101020000#c2201310509435914048' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/new-2-pager-lo-and-some-fun-challenges.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6006968697640593240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6006968697640593240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='June 21, 2008 at 8:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4995006348621235985</id><published>2008-06-21T23:56:00.000-06:00</published><updated>2008-06-21T23:56:35.540-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Stacy H. has some impressive shadows!  I think I'l...</title><content type='html'>Stacy H. has some impressive shadows!  I think I'll be lifting that AMAZING  LO!!&lt;BR/&gt;Thanks for the shout out about my LO.  I loved it too...&lt;BR/&gt;&lt;BR/&gt;And I too am impressed with that cake.  Mr. T was REALLY excited when he saw it!!  ;)  LOL!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6006968697640593240/comments/default/4995006348621235985'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6006968697640593240/comments/default/4995006348621235985'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/new-2-pager-lo-and-some-fun-challenges.html?showComment=1214114160000#c4995006348621235985' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/new-2-pager-lo-and-some-fun-challenges.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6006968697640593240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6006968697640593240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='June 21, 2008 at 11:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3326800296274604640</id><published>2008-06-22T06:22:00.000-06:00</published><updated>2008-06-22T06:22:58.086-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your designs &amp;amp; your lo&amp;#39;s! I have yo...</title><content type='html'>I love your designs &amp; your lo's! I have your royal highness kit &amp; a few others lol. Have you done a Disney kit? I love Disney too &amp; want to scrap some pics of when we went to France a few years ago. If you haven't made one do you know someone that has? Thank u! x</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6006968697640593240/comments/default/3326800296274604640'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6006968697640593240/comments/default/3326800296274604640'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/new-2-pager-lo-and-some-fun-challenges.html?showComment=1214137320000#c3326800296274604640' title=''/><author><name>Ellie</name><uri>https://www.blogger.com/profile/05330966862113632807</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-ESm0m76qJ3I/VoPSvkH41xI/AAAAAAAABTE/nGzYmfGuZWI/s32/12308066_10153905733902044_2908831526038605616_o.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/new-2-pager-lo-and-some-fun-challenges.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6006968697640593240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6006968697640593240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1255741449'/><gd:extendedProperty name='blogger.displayTime' value='June 22, 2008 at 6:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8515445587297551582</id><published>2008-06-22T18:21:00.000-06:00</published><updated>2008-06-22T18:21:14.575-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I want to see but I can't!  Photobucket signs are ...</title><content type='html'>I want to see but I can't!  Photobucket signs are all over the place  AAAAAHHHH!!!  I need my Britt-ish fix!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6006968697640593240/comments/default/8515445587297551582'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6006968697640593240/comments/default/8515445587297551582'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/new-2-pager-lo-and-some-fun-challenges.html?showComment=1214180460000#c8515445587297551582' title=''/><author><name>Bethany</name><uri>https://www.blogger.com/profile/09912767938224904768</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_jLcXavhsGaE/S8kcvrNbfjI/AAAAAAAAChY/zhtQyZtTVQ4/S220-s32/profile+pic+2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/new-2-pager-lo-and-some-fun-challenges.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6006968697640593240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6006968697640593240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-21319923'/><gd:extendedProperty name='blogger.displayTime' value='June 22, 2008 at 6:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8214644030601186179</id><published>2008-06-22T21:28:00.000-06:00</published><updated>2008-06-22T21:28:12.825-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>i'm sure all these layouts are wonderful, however,...</title><content type='html'>i'm sure all these layouts are wonderful, however, all we can see are signs from Photobucket saying you have exceeded your limit!  Oh no!  I hope you can get the problem fixed quickly!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6006968697640593240/comments/default/8214644030601186179'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6006968697640593240/comments/default/8214644030601186179'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/new-2-pager-lo-and-some-fun-challenges.html?showComment=1214191680000#c8214644030601186179' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/new-2-pager-lo-and-some-fun-challenges.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6006968697640593240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6006968697640593240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 22, 2008 at 9:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-765361085572080415</id><published>2008-06-23T00:32:00.000-06:00</published><updated>2008-06-23T00:32:43.227-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm a new designer and I was wondering if you coul...</title><content type='html'>I'm a new designer and I was wondering if you could possibly stop by my blog and add me to your links on the side?&lt;BR/&gt;&lt;BR/&gt;www.scrapsbyshilo.blogspot.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6006968697640593240/comments/default/765361085572080415'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6006968697640593240/comments/default/765361085572080415'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/new-2-pager-lo-and-some-fun-challenges.html?showComment=1214202720000#c765361085572080415' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12089806370501361682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/new-2-pager-lo-and-some-fun-challenges.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6006968697640593240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6006968697640593240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-704345013'/><gd:extendedProperty name='blogger.displayTime' value='June 23, 2008 at 12:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6527700445526127591</id><published>2008-06-23T07:45:00.000-06:00</published><updated>2008-06-23T07:45:14.670-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I know I don't know you but I just started and got...</title><content type='html'>I know I don't know you but I just started and got tagged..&lt;BR/&gt;&lt;BR/&gt;1. Link your tagger and list these rules on your blog.&lt;BR/&gt;2. Share 7 facts about yourself on your blog, some random, some weird.&lt;BR/&gt;3. Tag 7 people at the end of your post by leaving their names as well as links to their blogs.&lt;BR/&gt;4. Let them know they have been tagged by leaving a comment on their blog.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6006968697640593240/comments/default/6527700445526127591'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6006968697640593240/comments/default/6527700445526127591'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/new-2-pager-lo-and-some-fun-challenges.html?showComment=1214228700000#c6527700445526127591' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12089806370501361682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/new-2-pager-lo-and-some-fun-challenges.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6006968697640593240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6006968697640593240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-704345013'/><gd:extendedProperty name='blogger.displayTime' value='June 23, 2008 at 7:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2665413989240994523</id><published>2008-06-23T08:23:00.000-06:00</published><updated>2008-06-23T08:23:22.471-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, your blog is great.  I love seeing everythi...</title><content type='html'>Britt, your blog is great.  I love seeing everything you do.  I am trying to put your blinkie on my blog.  How do you do it?  I'm new at all of this.  Thank you.  alamama</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1162077600393219563/comments/default/2665413989240994523'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1162077600393219563/comments/default/2665413989240994523'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/sunday-blessings.html?showComment=1214230980000#c2665413989240994523' title=''/><author><name>Pressed Petals</name><uri>https://www.blogger.com/profile/11363508061584830683</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_waNeXSTyMaw/TTDnhG21TaI/AAAAAAAADRc/mjE8JuFpMFo/S220-s32/blog-avi-2011.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/sunday-blessings.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1162077600393219563' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1162077600393219563' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2115726680'/><gd:extendedProperty name='blogger.displayTime' value='June 23, 2008 at 8:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2848496809088449593</id><published>2008-06-23T10:24:00.000-06:00</published><updated>2008-06-23T10:24:27.098-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>STUNNING.&lt;br&gt;Simply stunning.&lt;br&gt;&lt;br&gt;I have no wor...</title><content type='html'>STUNNING.&lt;BR/&gt;Simply stunning.&lt;BR/&gt;&lt;BR/&gt;I have no words.&lt;BR/&gt;xoxo</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1162077600393219563/comments/default/2848496809088449593'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1162077600393219563/comments/default/2848496809088449593'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/sunday-blessings.html?showComment=1214238240000#c2848496809088449593' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/sunday-blessings.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1162077600393219563' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1162077600393219563' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='June 23, 2008 at 10:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6398942016090741245</id><published>2008-06-23T11:16:00.000-06:00</published><updated>2008-06-23T11:16:17.540-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the family page! Such a great picture!</title><content type='html'>I love the family page! Such a great picture!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1162077600393219563/comments/default/6398942016090741245'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1162077600393219563/comments/default/6398942016090741245'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/sunday-blessings.html?showComment=1214241360000#c6398942016090741245' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/sunday-blessings.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1162077600393219563' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1162077600393219563' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='June 23, 2008 at 11:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7021207700935434406</id><published>2008-06-23T15:37:00.000-06:00</published><updated>2008-06-23T15:37:56.077-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Really great Britt! I love the job LO how the pict...</title><content type='html'>Really great Britt! I love the job LO how the picture is hanging with the frame stapled around it! Love that!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1162077600393219563/comments/default/7021207700935434406'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1162077600393219563/comments/default/7021207700935434406'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/sunday-blessings.html?showComment=1214257020000#c7021207700935434406' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/sunday-blessings.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1162077600393219563' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1162077600393219563' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='June 23, 2008 at 3:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5166285812075160148</id><published>2008-06-23T21:35:00.000-06:00</published><updated>2008-06-23T21:35:49.675-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt that's so fun you got to meet girls you talk...</title><content type='html'>Britt that's so fun you got to meet girls you talk to so much everyday! That's so awesome! Glad you had fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7802665660784211665/comments/default/5166285812075160148'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7802665660784211665/comments/default/5166285812075160148'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/i-met-mel-and-daysh.html?showComment=1214278500000#c5166285812075160148' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/i-met-mel-and-daysh.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7802665660784211665' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7802665660784211665' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='June 23, 2008 at 9:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7408690904051440721</id><published>2008-06-23T21:41:00.000-06:00</published><updated>2008-06-23T21:41:22.564-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How fun for you to finally meet these great ladies...</title><content type='html'>How fun for you to finally meet these great ladies in person. You look great!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7802665660784211665/comments/default/7408690904051440721'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7802665660784211665/comments/default/7408690904051440721'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/i-met-mel-and-daysh.html?showComment=1214278860000#c7408690904051440721' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/i-met-mel-and-daysh.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7802665660784211665' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7802665660784211665' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='June 23, 2008 at 9:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-830085209800723608</id><published>2008-06-23T22:36:00.000-06:00</published><updated>2008-06-23T22:36:15.206-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How fun!  Glad you remembered to take a picture - ...</title><content type='html'>How fun!  Glad you remembered to take a picture - you guys would have been so mad if you hadn't!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7802665660784211665/comments/default/830085209800723608'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7802665660784211665/comments/default/830085209800723608'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/i-met-mel-and-daysh.html?showComment=1214282160000#c830085209800723608' title=''/><author><name>Jeni</name><uri>https://www.blogger.com/profile/16017214095733677819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp1.blogger.com/_gjE33yBdihc/SGHQuBOaEfI/AAAAAAAAA6k/Olwdi6Lml3w/S220-s32/SM+picture.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/i-met-mel-and-daysh.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7802665660784211665' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7802665660784211665' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-193039728'/><gd:extendedProperty name='blogger.displayTime' value='June 23, 2008 at 10:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7029109907665169806</id><published>2008-06-24T16:30:00.000-06:00</published><updated>2008-06-24T16:30:01.408-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your sophisticated LOs!</title><content type='html'>Love your sophisticated LOs!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1162077600393219563/comments/default/7029109907665169806'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1162077600393219563/comments/default/7029109907665169806'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/sunday-blessings.html?showComment=1214346600000#c7029109907665169806' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/sunday-blessings.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1162077600393219563' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1162077600393219563' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='June 24, 2008 at 4:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6522709910326313833</id><published>2008-06-25T15:10:00.000-06:00</published><updated>2008-06-25T15:10:27.971-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the reminder in yesterday's post about ...</title><content type='html'>Thanks for the reminder in yesterday's post about the speed scrap...I almost missed it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6341631989361867413/comments/default/6522709910326313833'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6341631989361867413/comments/default/6522709910326313833'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/i-survived-japanese-game-show.html?showComment=1214428200000#c6522709910326313833' title=''/><author><name>DanisDelusions</name><uri>https://www.blogger.com/profile/06231923016715439676</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//bp1.blogger.com/_3fs6MHGgQGo/R-Ohp9WNwsI/AAAAAAAAAEQ/baFndIH2b-Q/S220-s32/jhj.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/i-survived-japanese-game-show.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6341631989361867413' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6341631989361867413' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-973987048'/><gd:extendedProperty name='blogger.displayTime' value='June 25, 2008 at 3:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2516074928041880571</id><published>2008-06-25T15:57:00.000-06:00</published><updated>2008-06-25T15:57:47.717-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your speed scrap LO (and your ATC's) are AMAZING!!...</title><content type='html'>Your speed scrap LO (and your ATC's) are AMAZING!!!&lt;BR/&gt;Once again, I am going to have to lift this one!!!&lt;BR/&gt;xoxo</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6341631989361867413/comments/default/2516074928041880571'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6341631989361867413/comments/default/2516074928041880571'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/i-survived-japanese-game-show.html?showComment=1214431020000#c2516074928041880571' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/i-survived-japanese-game-show.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6341631989361867413' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6341631989361867413' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='June 25, 2008 at 3:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9006782493747674519</id><published>2008-06-25T16:15:00.000-06:00</published><updated>2008-06-25T16:15:10.824-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'll admit it, I watched both of those shows last ...</title><content type='html'>I'll admit it, I watched both of those shows last night and I was ROTFLOL.  They were hysterical!  I have Season Passes to both shows on my Tivo now.  They are must see tv for me now!  I had the same impression of Japanese Gameshow as you did, it seems.  I didn't really know what to expect, but it was both different and better than I thought it would be!  I can't wait to see what they have to do next week!  And I want to see if anyone can make it past the sucker punch on Wipeout!!  Love your cards, too, BTW!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6341631989361867413/comments/default/9006782493747674519'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6341631989361867413/comments/default/9006782493747674519'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/i-survived-japanese-game-show.html?showComment=1214432100000#c9006782493747674519' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/i-survived-japanese-game-show.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6341631989361867413' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6341631989361867413' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='June 25, 2008 at 4:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7664893917217519034</id><published>2008-06-25T20:00:00.000-06:00</published><updated>2008-06-25T20:00:06.933-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That's it exactly, Britt... like getting together ...</title><content type='html'>That's it exactly, Britt... like getting together with a bunch of good friends for an hour or 2. I had SO much fun last night. I think y'all have gotten me addicted to speed scraps @ Scrap Matters! I'm going to do my darndest to be there tomorrow... hope to see you, too!&lt;BR/&gt;&lt;BR/&gt;p.s. - Joshua (my 8yo) and I watched Wipeout and were howling with laughter! Such a stupid show, but we couldn't stop watching!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6341631989361867413/comments/default/7664893917217519034'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6341631989361867413/comments/default/7664893917217519034'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/i-survived-japanese-game-show.html?showComment=1214445600000#c7664893917217519034' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/i-survived-japanese-game-show.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6341631989361867413' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6341631989361867413' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 25, 2008 at 8:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2141856130764921138</id><published>2008-06-26T00:49:00.000-06:00</published><updated>2008-06-26T00:49:48.842-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I downloaded this one..its super cute thanks a bun...</title><content type='html'>I downloaded this one..its super cute thanks a bunch:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/2141856130764921138'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/2141856130764921138'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html?showComment=1214462940000#c2141856130764921138' title=''/><author><name>rsb</name><uri>https://www.blogger.com/profile/01800095739213178756</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5333418998113456038' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5333418998113456038' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1480561145'/><gd:extendedProperty name='blogger.displayTime' value='June 26, 2008 at 12:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6829740390429714971</id><published>2008-06-26T23:53:00.000-06:00</published><updated>2008-06-26T23:53:01.323-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OH MY GOODNESS!! I love love love that graphic of ...</title><content type='html'>OH MY GOODNESS!! I love love love that graphic of Mark &amp; Chelsie!!! Can;t wait to hear what you have to say after you watch tonight's show. I love SYTYCD? :)&lt;BR/&gt;&lt;BR/&gt;And I can already tell I am going to LOVE the new kit that comes out tomorrow. ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1377445179075193643/comments/default/6829740390429714971'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1377445179075193643/comments/default/6829740390429714971'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/busy-day.html?showComment=1214545980000#c6829740390429714971' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/busy-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1377445179075193643' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1377445179075193643' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='June 26, 2008 at 11:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2725917582319663470</id><published>2008-06-27T06:57:00.000-06:00</published><updated>2008-06-27T06:57:28.358-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can already tell that I'll be buying that kit to...</title><content type='html'>I can already tell that I'll be buying that kit today!!  I can't wait to see the whole thing!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1377445179075193643/comments/default/2725917582319663470'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1377445179075193643/comments/default/2725917582319663470'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/busy-day.html?showComment=1214571420000#c2725917582319663470' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/busy-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1377445179075193643' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1377445179075193643' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='June 27, 2008 at 6:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5277329612394651597</id><published>2008-06-27T08:01:00.000-06:00</published><updated>2008-06-27T08:01:33.071-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I need the kit! Where's the Kit?!?! lol.</title><content type='html'>I need the kit! Where's the Kit?!?! lol.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1377445179075193643/comments/default/5277329612394651597'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1377445179075193643/comments/default/5277329612394651597'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/busy-day.html?showComment=1214575260000#c5277329612394651597' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/busy-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1377445179075193643' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1377445179075193643' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='June 27, 2008 at 8:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8721342506684133673</id><published>2008-06-27T08:30:00.000-06:00</published><updated>2008-06-27T08:30:04.568-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How you mangaze to knock out these fabulous elemen...</title><content type='html'>How you mangaze to knock out these fabulous elements time after time, I don't know!  I'm glad your creative mojo is intact.  ;)&lt;BR/&gt;&lt;BR/&gt;((hugs))</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1087679064660401829/comments/default/8721342506684133673'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1087679064660401829/comments/default/8721342506684133673'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/happy-friday.html?showComment=1214577000000#c8721342506684133673' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/happy-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1087679064660401829' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1087679064660401829' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='June 27, 2008 at 8:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1247704981390066516</id><published>2008-06-27T08:30:00.001-06:00</published><updated>2008-06-27T08:30:53.695-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YEAH! I love them!</title><content type='html'>YEAH! I love them!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1087679064660401829/comments/default/1247704981390066516'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1087679064660401829/comments/default/1247704981390066516'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/happy-friday.html?showComment=1214577000001#c1247704981390066516' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/happy-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1087679064660401829' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1087679064660401829' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='June 27, 2008 at 8:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6649747645575203306</id><published>2008-06-27T08:39:00.000-06:00</published><updated>2008-06-27T08:39:58.709-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow! What fun things, as always! I guess I'll have...</title><content type='html'>Wow! What fun things, as always! I guess I'll have to pop over to ScrapMatters and but myself a birthday present...I'm 35 today!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1087679064660401829/comments/default/6649747645575203306'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1087679064660401829/comments/default/6649747645575203306'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/happy-friday.html?showComment=1214577540000#c6649747645575203306' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/happy-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1087679064660401829' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1087679064660401829' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 27, 2008 at 8:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6429762724924946764</id><published>2008-06-27T09:56:00.000-06:00</published><updated>2008-06-27T09:56:44.171-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SUPER fun!  I LOVE the show-off's...&lt;br&gt;You have t...</title><content type='html'>SUPER fun!  I LOVE the show-off's...&lt;BR/&gt;You have the BEST fans!!&lt;BR/&gt;;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1087679064660401829/comments/default/6429762724924946764'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1087679064660401829/comments/default/6429762724924946764'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/happy-friday.html?showComment=1214582160000#c6429762724924946764' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/happy-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1087679064660401829' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1087679064660401829' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='June 27, 2008 at 9:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9119878791283457663</id><published>2008-06-27T10:04:00.000-06:00</published><updated>2008-06-27T10:04:04.267-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oooh! Oooh! We're going to Disneyland next month a...</title><content type='html'>Oooh! Oooh! We're going to Disneyland next month and I NEED this kit. You're the best. Can't wait! Glad I got it beforehand so I can take scrap-specific pictures! Yahoo!&lt;BR/&gt;&lt;BR/&gt;And I LOVE all the LOs. Scraplift here I come! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1087679064660401829/comments/default/9119878791283457663'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1087679064660401829/comments/default/9119878791283457663'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/happy-friday.html?showComment=1214582640000#c9119878791283457663' title=''/><author><name>Rachel Durazzani</name><uri>https://www.blogger.com/profile/00590665626558065083</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-WJawaqNwyg4/W8NhTUNdqOI/AAAAAAAAul0/i6Xblm0aG3YhcnmJ0mVTlIB6-6GaCM_7gCK4BGAYYCw/s32/26599_48.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/happy-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1087679064660401829' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1087679064660401829' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-792308730'/><gd:extendedProperty name='blogger.displayTime' value='June 27, 2008 at 10:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6851287867109578014</id><published>2008-06-27T10:05:00.000-06:00</published><updated>2008-06-27T10:05:26.582-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh- those papers rock! i'm totally picking those u...</title><content type='html'>oh- those papers rock! i'm totally picking those up today. great work, girlie! enjoy your weekend =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1087679064660401829/comments/default/6851287867109578014'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1087679064660401829/comments/default/6851287867109578014'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/happy-friday.html?showComment=1214582700000#c6851287867109578014' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/happy-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1087679064660401829' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1087679064660401829' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='June 27, 2008 at 10:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4879957782340530145</id><published>2008-06-27T15:10:00.000-06:00</published><updated>2008-06-27T15:10:13.486-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So awesome Britt!!!  I luuuuuuhve that alpha!  You...</title><content type='html'>So awesome Britt!!!  I luuuuuuhve that alpha!  You are so amazing - I don't know how you do it EVERY week!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1087679064660401829/comments/default/4879957782340530145'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1087679064660401829/comments/default/4879957782340530145'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/happy-friday.html?showComment=1214601000000#c4879957782340530145' title=''/><author><name>Jeni</name><uri>https://www.blogger.com/profile/16017214095733677819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp1.blogger.com/_gjE33yBdihc/SGHQuBOaEfI/AAAAAAAAA6k/Olwdi6Lml3w/S220-s32/SM+picture.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/happy-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1087679064660401829' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1087679064660401829' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-193039728'/><gd:extendedProperty name='blogger.displayTime' value='June 27, 2008 at 3:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6266108050456589757</id><published>2008-06-27T15:49:00.000-06:00</published><updated>2008-06-27T15:49:11.930-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I loved Mark &amp;amp; Chelsie&amp;#39;s dance too.  It wa...</title><content type='html'>I loved Mark &amp; Chelsie's dance too.  It was definitely the best of the night IMO.  Your new products look amazing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1377445179075193643/comments/default/6266108050456589757'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1377445179075193643/comments/default/6266108050456589757'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/busy-day.html?showComment=1214603340000#c6266108050456589757' title=''/><author><name>StarWarsFans</name><uri>https://www.blogger.com/profile/00425426362094418885</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-qWfAzKv96lE/T1wT2oTe1EI/AAAAAAAAAwU/67BAm1qGZ2Q/s32/Tricia%2BGingerGirl%2BPhoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/busy-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1377445179075193643' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1377445179075193643' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-728705357'/><gd:extendedProperty name='blogger.displayTime' value='June 27, 2008 at 3:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1187127039836783164</id><published>2008-06-27T17:18:00.000-06:00</published><updated>2008-06-27T17:18:26.598-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love Mark &amp;amp; Chelsie! I have so many favorites ...</title><content type='html'>Love Mark &amp; Chelsie! I have so many favorites this season (also love Joshua, Twitch &amp; Will.) Napolean &amp; Tabatha have quickly become my favorite choreographers. I know someone whose daughter worked with them a few years ago, and said they are total sweethearts. Not that I needed reason to love them more!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1377445179075193643/comments/default/1187127039836783164'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1377445179075193643/comments/default/1187127039836783164'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/busy-day.html?showComment=1214608680000#c1187127039836783164' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/02953440103781720253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//img.photobucket.com/albums/v109/kswm30b/icons/skating/disney_heatherw.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/busy-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1377445179075193643' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1377445179075193643' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-51884619'/><gd:extendedProperty name='blogger.displayTime' value='June 27, 2008 at 5:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6249471336755498304</id><published>2008-06-27T18:05:00.000-06:00</published><updated>2008-06-27T18:05:34.668-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love love love the new papers!!</title><content type='html'>I love love love the new papers!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1087679064660401829/comments/default/6249471336755498304'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1087679064660401829/comments/default/6249471336755498304'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/happy-friday.html?showComment=1214611500000#c6249471336755498304' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/happy-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1087679064660401829' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1087679064660401829' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='June 27, 2008 at 6:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6093006554199982463</id><published>2008-06-27T22:50:00.000-06:00</published><updated>2008-06-27T22:50:29.989-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These papers are awesome!  We have Disneyland pass...</title><content type='html'>These papers are awesome!  We have Disneyland passes and have tons of photos to scrap from our many visits there, so I can't wait to get my hands on these. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1087679064660401829/comments/default/6093006554199982463'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1087679064660401829/comments/default/6093006554199982463'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/happy-friday.html?showComment=1214628600000#c6093006554199982463' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/happy-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1087679064660401829' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1087679064660401829' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 27, 2008 at 10:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5899437973667449560</id><published>2008-06-28T03:22:00.000-06:00</published><updated>2008-06-28T03:22:27.207-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You've done it again Britt! These new products are...</title><content type='html'>You've done it again Britt! These new products are fab! Off to the sop now and thanks for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1087679064660401829/comments/default/5899437973667449560'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1087679064660401829/comments/default/5899437973667449560'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/happy-friday.html?showComment=1214644920000#c5899437973667449560' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/happy-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1087679064660401829' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1087679064660401829' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 28, 2008 at 3:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8984849726387554881</id><published>2008-06-28T07:54:00.000-06:00</published><updated>2008-06-28T07:54:28.838-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These new items are GREAT! I love the dots in prim...</title><content type='html'>These new items are GREAT! I love the dots in primary colors! It make me want to take Grace to Disneyland sooooo bad! Can't wait to see you this week!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1087679064660401829/comments/default/8984849726387554881'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1087679064660401829/comments/default/8984849726387554881'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/happy-friday.html?showComment=1214661240000#c8984849726387554881' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/happy-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1087679064660401829' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1087679064660401829' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='June 28, 2008 at 7:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2747014272778766809</id><published>2008-06-28T11:52:00.000-06:00</published><updated>2008-06-28T11:52:11.959-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebies from the last few weeks - ...</title><content type='html'>Thanks for the freebies from the last few weeks - just getting caught up.  I went out and bought those great Disney phrases as soon as I saw them - awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1087679064660401829/comments/default/2747014272778766809'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1087679064660401829/comments/default/2747014272778766809'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/happy-friday.html?showComment=1214675520000#c2747014272778766809' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/happy-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1087679064660401829' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1087679064660401829' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 28, 2008 at 11:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5546573256517389613</id><published>2008-06-29T16:10:00.000-06:00</published><updated>2008-06-29T16:10:45.693-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute cute layout! That is an adorable alphabet..wi...</title><content type='html'>Cute cute layout! That is an adorable alphabet..will probably need to pick that one up as well!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7854596968981960652/comments/default/5546573256517389613'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7854596968981960652/comments/default/5546573256517389613'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/bloggity-blog.html?showComment=1214777400000#c5546573256517389613' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05950463255742523138</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/bloggity-blog.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7854596968981960652' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7854596968981960652' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-875160924'/><gd:extendedProperty name='blogger.displayTime' value='June 29, 2008 at 4:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3563070783411593056</id><published>2008-06-29T16:48:00.000-06:00</published><updated>2008-06-29T16:48:23.598-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the adorable freebie!  I love the fairi...</title><content type='html'>Thanks for the adorable freebie!  I love the fairies 2!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1355354309945008671/comments/default/3563070783411593056'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1355354309945008671/comments/default/3563070783411593056'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/sprite-freebie.html?showComment=1214779680000#c3563070783411593056' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/sprite-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1355354309945008671' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1355354309945008671' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 29, 2008 at 4:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7232998209599957016</id><published>2008-06-29T18:12:00.000-06:00</published><updated>2008-06-29T18:12:00.378-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We should go to a game together because we love th...</title><content type='html'>We should go to a game together because we love the Owlz.  Remember when I got rid of those annoying guys at the BYU game?  You didn't think I had the guts!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7854596968981960652/comments/default/7232998209599957016'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7854596968981960652/comments/default/7232998209599957016'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/bloggity-blog.html?showComment=1214784720000#c7232998209599957016' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/bloggity-blog.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7854596968981960652' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7854596968981960652' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='June 29, 2008 at 6:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1808780934961431175</id><published>2008-06-29T21:49:00.000-06:00</published><updated>2008-06-29T21:49:57.563-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just wanted to say "Hi".  I come to your blog ofte...</title><content type='html'>Just wanted to say "Hi".  I come to your blog often.  Thanks for sharing your life with us.  Your blog is very nice!&lt;BR/&gt;Have a nice day!&lt;BR/&gt;alamama</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7854596968981960652/comments/default/1808780934961431175'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7854596968981960652/comments/default/1808780934961431175'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/bloggity-blog.html?showComment=1214797740000#c1808780934961431175' title=''/><author><name>Pressed Petals</name><uri>https://www.blogger.com/profile/11363508061584830683</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_waNeXSTyMaw/TTDnhG21TaI/AAAAAAAADRc/mjE8JuFpMFo/S220-s32/blog-avi-2011.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/bloggity-blog.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7854596968981960652' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7854596968981960652' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2115726680'/><gd:extendedProperty name='blogger.displayTime' value='June 29, 2008 at 9:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3201768171385365704</id><published>2008-06-30T07:44:00.000-06:00</published><updated>2008-06-30T07:44:55.976-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for putting your ticker on your blog.  I...</title><content type='html'>Thank you for putting your ticker on your blog.  I went and got one for our Disneyland Trip in December!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7854596968981960652/comments/default/3201768171385365704'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7854596968981960652/comments/default/3201768171385365704'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/bloggity-blog.html?showComment=1214833440000#c3201768171385365704' title=''/><author><name>Kim Sandling</name><uri>https://www.blogger.com/profile/13707739216929706702</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//3.bp.blogspot.com/_ipEX27DXbUY/SdURO18ICkI/AAAAAAAAABg/GRNQsmux_PM/S220-s32/Kim%27s+Picture.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/bloggity-blog.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7854596968981960652' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7854596968981960652' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1920350345'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2008 at 7:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7795500564095407127</id><published>2008-06-30T10:04:00.000-06:00</published><updated>2008-06-30T10:04:07.067-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE that LO, once again!&lt;br&gt;Hope that you had a n...</title><content type='html'>LOVE that LO, once again!&lt;BR/&gt;Hope that you had a nice Sunday.  It was weird not to talk to you ALL WEEKEND...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7854596968981960652/comments/default/7795500564095407127'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7854596968981960652/comments/default/7795500564095407127'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/bloggity-blog.html?showComment=1214841840000#c7795500564095407127' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/bloggity-blog.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7854596968981960652' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7854596968981960652' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2008 at 10:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4767698100495220569</id><published>2008-06-30T10:59:00.000-06:00</published><updated>2008-06-30T10:59:03.551-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!  Congrats!  It's so cool to see someone showc...</title><content type='html'>Wow!  Congrats!  It's so cool to see someone showcasing your amazing talents like that! :)  Yay!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2152731338059447625/comments/default/4767698100495220569'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2152731338059447625/comments/default/4767698100495220569'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/daily-scrapper.html?showComment=1214845140000#c4767698100495220569' title=''/><author><name>BTMIN</name><uri>https://www.blogger.com/profile/16723311176479432021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/daily-scrapper.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2152731338059447625' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2152731338059447625' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703829899'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2008 at 10:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-925487414654153393</id><published>2008-06-30T12:00:00.000-06:00</published><updated>2008-06-30T12:00:09.555-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY for you, Britt!&lt;br&gt;This is awesome.&lt;br&gt;And tha...</title><content type='html'>YAY for you, Britt!&lt;BR/&gt;This is awesome.&lt;BR/&gt;And thanks for the shout-out!!  ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2152731338059447625/comments/default/925487414654153393'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2152731338059447625/comments/default/925487414654153393'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/daily-scrapper.html?showComment=1214848800000#c925487414654153393' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/daily-scrapper.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2152731338059447625' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2152731338059447625' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2008 at 12:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8436897788620306926</id><published>2008-06-30T17:31:00.000-06:00</published><updated>2008-06-30T17:31:32.776-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats, Britt!!!!  You're awesome!</title><content type='html'>Congrats, Britt!!!!  You're awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2152731338059447625/comments/default/8436897788620306926'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2152731338059447625/comments/default/8436897788620306926'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/daily-scrapper.html?showComment=1214868660000#c8436897788620306926' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/daily-scrapper.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2152731338059447625' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2152731338059447625' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2008 at 5:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7620465230077321451</id><published>2008-07-01T12:07:00.000-06:00</published><updated>2008-07-01T12:07:53.662-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>i see...it may be a little mermaid kit.....can't w...</title><content type='html'>i see...it may be a little mermaid kit.....can't wait for the reveal!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2964484503132377275/comments/default/7620465230077321451'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2964484503132377275/comments/default/7620465230077321451'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/change-up.html?showComment=1214935620000#c7620465230077321451' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/change-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2964484503132377275' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2964484503132377275' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2008 at 12:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3414017872654533240</id><published>2008-07-01T12:59:00.000-06:00</published><updated>2008-07-01T12:59:52.578-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh shoot, am I going to have to rescrap my Areal p...</title><content type='html'>Oh shoot, am I going to have to rescrap my Areal pictures? lol  I can't wait to see it, it looks like a fun kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2964484503132377275/comments/default/3414017872654533240'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2964484503132377275/comments/default/3414017872654533240'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/change-up.html?showComment=1214938740000#c3414017872654533240' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/change-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2964484503132377275' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2964484503132377275' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2008 at 12:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4927097275442325552</id><published>2008-07-01T17:23:00.000-06:00</published><updated>2008-07-01T17:23:30.426-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>love the preview.....can't wait to see the entire ...</title><content type='html'>love the preview.....can't wait to see the entire kit!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2964484503132377275/comments/default/4927097275442325552'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2964484503132377275/comments/default/4927097275442325552'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/change-up.html?showComment=1214954580000#c4927097275442325552' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05950463255742523138</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/change-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2964484503132377275' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2964484503132377275' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-875160924'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2008 at 5:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7954238222147428722</id><published>2008-07-01T17:58:00.000-06:00</published><updated>2008-07-01T17:58:09.606-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok seriously if it is a Little Mermaid kit. I will...</title><content type='html'>Ok seriously if it is a Little Mermaid kit. I will scream...why ??&lt;BR/&gt;Because I just scrapped her page today !!!! AAAAUUUUUGGGGGGHHHHHH!!!&lt;BR/&gt;Ok can we pretend it's Thursday, NOW ?!?!?! Please Please please ?!?!?!?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2964484503132377275/comments/default/7954238222147428722'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2964484503132377275/comments/default/7954238222147428722'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/change-up.html?showComment=1214956680000#c7954238222147428722' title=''/><author><name>DimpleBrandy</name><uri>https://www.blogger.com/profile/09640041569342530342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/change-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2964484503132377275' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2964484503132377275' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-7367898'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2008 at 5:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4539024951100535003</id><published>2008-07-01T18:46:00.000-06:00</published><updated>2008-07-01T18:46:53.687-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh it is! It is! I'm so excited! We're going to th...</title><content type='html'>Oh it is! It is! I'm so excited! We're going to the GA Aquarium on THURSDAY!!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2964484503132377275/comments/default/4539024951100535003'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2964484503132377275/comments/default/4539024951100535003'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/change-up.html?showComment=1214959560000#c4539024951100535003' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/change-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2964484503132377275' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2964484503132377275' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2008 at 6:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8925167732463542440</id><published>2008-07-02T08:56:00.000-06:00</published><updated>2008-07-02T08:56:52.520-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yippee! I can't wait! The only bummer thing about ...</title><content type='html'>Yippee! I can't wait! The only bummer thing about a Thursday reveal is that it means there's an extra day before next week's new kit! You are so awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2964484503132377275/comments/default/8925167732463542440'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2964484503132377275/comments/default/8925167732463542440'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/change-up.html?showComment=1215010560000#c8925167732463542440' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/change-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2964484503132377275' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2964484503132377275' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2008 at 8:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-950724461172969199</id><published>2008-07-02T09:28:00.000-06:00</published><updated>2008-07-02T09:28:20.527-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ohh cute Britt can't wait to see what you've creat...</title><content type='html'>ohh cute Britt can't wait to see what you've created! I'm sad I missed speed scrap. I had it in my mind that it was Wednesday :( oh well I'll have to play next time.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2964484503132377275/comments/default/950724461172969199'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2964484503132377275/comments/default/950724461172969199'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/change-up.html?showComment=1215012480000#c950724461172969199' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/change-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2964484503132377275' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2964484503132377275' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2008 at 9:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3703054244802461299</id><published>2008-07-02T17:30:00.000-06:00</published><updated>2008-07-02T17:30:18.559-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much.  I love this kit.</title><content type='html'>Thanks so much.  I love this kit.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/3703054244802461299'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/3703054244802461299'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1215041400000#c3703054244802461299' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2008 at 5:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4014703862844008483</id><published>2008-07-02T19:46:00.000-06:00</published><updated>2008-07-02T19:46:41.291-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>momtosix&lt;br&gt;You simply amaze me. You are really ma...</title><content type='html'>momtosix&lt;BR/&gt;You simply amaze me. You are really making a name for yourself in the digi world. I am so excited for you. lol  Congrats girl!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2152731338059447625/comments/default/4014703862844008483'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2152731338059447625/comments/default/4014703862844008483'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/daily-scrapper.html?showComment=1215049560000#c4014703862844008483' title=''/><author><name>Shari</name><uri>https://www.blogger.com/profile/04797343125235917272</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/daily-scrapper.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2152731338059447625' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2152731338059447625' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-719184386'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2008 at 7:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4907125752759316332</id><published>2008-07-02T22:09:00.000-06:00</published><updated>2008-07-02T22:09:33.088-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love all the layouts!  Very cute.  I can't belie...</title><content type='html'>I love all the layouts!  Very cute.  I can't believe that it is already time for another anniversary trip to Disneyland! Where does the time go?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8278637711536996769/comments/default/4907125752759316332'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8278637711536996769/comments/default/4907125752759316332'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/ticker-fixer.html?showComment=1215058140000#c4907125752759316332' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/ticker-fixer.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8278637711536996769' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8278637711536996769' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2008 at 10:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2036021640052439456</id><published>2008-07-03T00:05:00.000-06:00</published><updated>2008-07-03T00:05:12.410-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>i'm excited about your disneyland trip! lol! i can...</title><content type='html'>i'm excited about your disneyland trip! lol! i can't wait to see the pictures you'll scrap. is that stalkerish? seriously. i love disneyland. i'm hoping to take my son around christmas this year.&lt;BR/&gt;&lt;BR/&gt;and the layouts are wonderful! i love  your style.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8278637711536996769/comments/default/2036021640052439456'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8278637711536996769/comments/default/2036021640052439456'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/ticker-fixer.html?showComment=1215065100000#c2036021640052439456' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/ticker-fixer.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8278637711536996769' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8278637711536996769' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2008 at 12:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4164486822023043107</id><published>2008-07-03T08:34:00.000-06:00</published><updated>2008-07-03T08:34:50.050-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Super cute pages! I LOVE Jon &amp;amp; Kate plus 8. I ...</title><content type='html'>Super cute pages! I LOVE Jon &amp; Kate plus 8. I am totally addicted to that show. It's so funny and nice to see that other people strugle at being parents.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8278637711536996769/comments/default/4164486822023043107'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8278637711536996769/comments/default/4164486822023043107'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/ticker-fixer.html?showComment=1215095640000#c4164486822023043107' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/ticker-fixer.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8278637711536996769' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8278637711536996769' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2008 at 8:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3886654887313432769</id><published>2008-07-03T09:25:00.000-06:00</published><updated>2008-07-03T09:25:11.293-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Seriously too flippin' C-U-T-E!!!!! Love the color...</title><content type='html'>Seriously too flippin' C-U-T-E!!!!! Love the colors! Still got tons of Beach pics so this going to come in handy. You rock Girlie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/3886654887313432769'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/3886654887313432769'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html?showComment=1215098700000#c3886654887313432769' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7421501085201792802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7421501085201792802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2008 at 9:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4792452666442638262</id><published>2008-07-03T09:47:00.000-06:00</published><updated>2008-07-03T09:47:25.338-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh WOW- that is beautiful. What an incredible kit....</title><content type='html'>oh WOW- that is beautiful. What an incredible kit....you always make such cute ones!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/4792452666442638262'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/4792452666442638262'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html?showComment=1215100020000#c4792452666442638262' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05950463255742523138</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7421501085201792802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7421501085201792802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-875160924'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2008 at 9:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-450581090753036313</id><published>2008-07-03T10:09:00.000-06:00</published><updated>2008-07-03T10:09:34.852-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This really is beautiful. Can't wait to do a LO wi...</title><content type='html'>This really is beautiful. Can't wait to do a LO with it. Thanks.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/450581090753036313'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/450581090753036313'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html?showComment=1215101340000#c450581090753036313' title=''/><author><name>Rachel Durazzani</name><uri>https://www.blogger.com/profile/00590665626558065083</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-WJawaqNwyg4/W8NhTUNdqOI/AAAAAAAAul0/i6Xblm0aG3YhcnmJ0mVTlIB6-6GaCM_7gCK4BGAYYCw/s32/26599_48.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7421501085201792802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7421501085201792802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-792308730'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2008 at 10:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8982180607657083343</id><published>2008-07-03T10:15:00.000-06:00</published><updated>2008-07-03T10:15:07.448-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY! I love this kit!! Its seriously so fun to use...</title><content type='html'>YAY! I love this kit!! Its seriously so fun to use! Have a great weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/8982180607657083343'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/8982180607657083343'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html?showComment=1215101700000#c8982180607657083343' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7421501085201792802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7421501085201792802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2008 at 10:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8474004399107730512</id><published>2008-07-03T11:54:00.000-06:00</published><updated>2008-07-03T11:54:56.754-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That's a great kit! TY for the freebie- and that A...</title><content type='html'>That's a great kit! TY for the freebie- and that Ariel is pretty spot on! lol. I always wanted to move to Cali and get a job as Mulan.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/8474004399107730512'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/8474004399107730512'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html?showComment=1215107640000#c8474004399107730512' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7421501085201792802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7421501085201792802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2008 at 11:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2350775723662633385</id><published>2008-07-03T12:16:00.000-06:00</published><updated>2008-07-03T12:16:16.334-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This kit is so stinkin' cute!! Go you! I'm super e...</title><content type='html'>This kit is so stinkin' cute!! Go you! I'm super excited to download it and scrap with it. Maybe it will motivate me to FINALLY scrap my DW pics.....not that you haven't already created a ton of DW kits to use... oh well. One of these days, right? ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/2350775723662633385'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/2350775723662633385'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html?showComment=1215108960000#c2350775723662633385' title=''/><author><name>Super Daysh</name><uri>https://www.blogger.com/profile/05408931766232543547</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-Oy4xgT14VHo/Uhqc4iD2M6I/AAAAAAAADnI/bvBAuBQLYt0/s32/sunday-sweeties-2-web.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7421501085201792802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7421501085201792802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-334762975'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2008 at 12:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4615476769370424946</id><published>2008-07-03T12:55:00.000-06:00</published><updated>2008-07-03T12:55:52.019-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome work Britt!  Hope you have fun on your lit...</title><content type='html'>Awesome work Britt!  Hope you have fun on your little trip! : )</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/4615476769370424946'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/4615476769370424946'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html?showComment=1215111300000#c4615476769370424946' title=''/><author><name>Jeni</name><uri>https://www.blogger.com/profile/16017214095733677819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp1.blogger.com/_gjE33yBdihc/SGHQuBOaEfI/AAAAAAAAA6k/Olwdi6Lml3w/S220-s32/SM+picture.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7421501085201792802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7421501085201792802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-193039728'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2008 at 12:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2233855574921190532</id><published>2008-07-03T14:26:00.000-06:00</published><updated>2008-07-03T14:26:31.652-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Too cute!  Love the new kit ( I LOVE The Little Me...</title><content type='html'>Too cute!  Love the new kit ( I LOVE The Little Mermaid!)  :)&lt;BR/&gt;Thanks for the add on</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/2233855574921190532'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/2233855574921190532'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html?showComment=1215116760000#c2233855574921190532' title=''/><author><name>Kerri</name><uri>https://www.blogger.com/profile/15973866039880897760</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='//bp1.blogger.com/_djlwy38wQlk/RcvkXzb9vBI/AAAAAAAAAAM/DLqAGQa287A/s32/Kerri.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7421501085201792802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7421501085201792802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1939091878'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2008 at 2:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5164058011531224014</id><published>2008-07-03T15:52:00.000-06:00</published><updated>2008-07-03T15:52:53.742-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute, thank you!  Keep the Disney stuff coming,...</title><content type='html'>So cute, thank you!  Keep the Disney stuff coming, I haven't scrapped the last trip yet and we're going back this fall  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/5164058011531224014'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/5164058011531224014'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html?showComment=1215121920000#c5164058011531224014' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7421501085201792802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7421501085201792802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2008 at 3:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-472861204367101053</id><published>2008-07-03T15:58:00.000-06:00</published><updated>2008-07-03T15:58:24.180-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fabulous new kit, it's fantastic!! Great job, as u...</title><content type='html'>Fabulous new kit, it's fantastic!! Great job, as usual!  Thanks for the freebie too :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/472861204367101053'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/472861204367101053'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html?showComment=1215122280000#c472861204367101053' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7421501085201792802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7421501085201792802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2008 at 3:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4342958135896779758</id><published>2008-07-03T16:52:00.000-06:00</published><updated>2008-07-03T16:52:38.398-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is so cute! I love your layouts!! Thanks a bu...</title><content type='html'>That is so cute! I love your layouts!! Thanks a bunch!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/4342958135896779758'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/4342958135896779758'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html?showComment=1215125520000#c4342958135896779758' title=''/><author><name>Blessed!</name><uri>https://www.blogger.com/profile/10364788682554699278</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7421501085201792802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7421501085201792802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1207901270'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2008 at 4:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9210358225113145777</id><published>2008-07-03T17:01:00.000-06:00</published><updated>2008-07-03T17:01:45.547-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is awesome. I simply must have it....i will d...</title><content type='html'>This is awesome. I simply must have it....i will do it tonight after mady goes to bed! OH, its just fab! Thanks so much for the freebie! You're simply an awesome designer!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/9210358225113145777'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/9210358225113145777'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html?showComment=1215126060000#c9210358225113145777' title=''/><author><name>Haynay</name><uri>https://www.blogger.com/profile/10853578134775931601</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//2.bp.blogspot.com/_saZSDxPWgY4/SQJl50xSZGI/AAAAAAAAAq0/_8GNYDboWig/S220-s32/DSC01396.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7421501085201792802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7421501085201792802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-951061353'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2008 at 5:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-230382287993180167</id><published>2008-07-03T19:27:00.000-06:00</published><updated>2008-07-03T19:27:49.171-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG!! SO CUTE! LOL. Any chance you need a blinkie ...</title><content type='html'>OMG!! SO CUTE! LOL. Any chance you need a blinkie made with it? ;)&lt;BR/&gt;&lt;BR/&gt;Seriously though. It's adorable. And the silhouette of Ariel is perfect!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/230382287993180167'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/230382287993180167'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html?showComment=1215134820000#c230382287993180167' title=''/><author><name>fa11enan9e1</name><uri>https://www.blogger.com/profile/04368034207618563081</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7421501085201792802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7421501085201792802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-236554390'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2008 at 7:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5503635425676083073</id><published>2008-07-03T20:12:00.000-06:00</published><updated>2008-07-03T20:12:54.009-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much!</title><content type='html'>Thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/5503635425676083073'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/5503635425676083073'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html?showComment=1215137520000#c5503635425676083073' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7421501085201792802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7421501085201792802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2008 at 8:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6527806291681717575</id><published>2008-07-03T21:05:00.000-06:00</published><updated>2008-07-03T21:05:43.355-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very nice!  Off to buy!</title><content type='html'>Very nice!  Off to buy!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/6527806291681717575'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/6527806291681717575'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html?showComment=1215140700000#c6527806291681717575' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7421501085201792802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7421501085201792802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2008 at 9:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2580955694852128139</id><published>2008-07-03T21:40:00.000-06:00</published><updated>2008-07-03T21:40:37.085-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ADORABLE mermaid kit, Britt! Thanks much for the f...</title><content type='html'>ADORABLE mermaid kit, Britt! Thanks much for the freebie. Love, love, LOVE your Ariel layouts. She's my fave too.&lt;BR/&gt;&lt;BR/&gt;Have a happy 4th! Be safe.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/2580955694852128139'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/2580955694852128139'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html?showComment=1215142800000#c2580955694852128139' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7421501085201792802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7421501085201792802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2008 at 9:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-156124548695319760</id><published>2008-07-04T05:23:00.001-06:00</published><updated>2008-07-04T05:23:53.763-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 04 Jul [LA 03:45am, NY 05:45am, UK 10:45am, OZ 08:45pm]).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/156124548695319760'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/156124548695319760'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html?showComment=1215170580001#c156124548695319760' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7421501085201792802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7421501085201792802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='July 4, 2008 at 5:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7298935310442169750</id><published>2008-07-04T09:49:00.000-06:00</published><updated>2008-07-04T09:49:28.876-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hope you are having fun on your camping trip!  Tha...</title><content type='html'>Hope you are having fun on your camping trip!  Thank you for this cute freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/7298935310442169750'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/7298935310442169750'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html?showComment=1215186540000#c7298935310442169750' title=''/><author><name>Kim Sandling</name><uri>https://www.blogger.com/profile/13707739216929706702</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//3.bp.blogspot.com/_ipEX27DXbUY/SdURO18ICkI/AAAAAAAAABg/GRNQsmux_PM/S220-s32/Kim%27s+Picture.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7421501085201792802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7421501085201792802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1920350345'/><gd:extendedProperty name='blogger.displayTime' value='July 4, 2008 at 9:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7036934141173669359</id><published>2008-07-04T11:31:00.000-06:00</published><updated>2008-07-04T11:31:03.203-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What cute LO's!!! OOH I wanna go to Disney World n...</title><content type='html'>What cute LO's!!! OOH I wanna go to Disney World now!  Thanks for the add-on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/7036934141173669359'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/7036934141173669359'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html?showComment=1215192660000#c7036934141173669359' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7421501085201792802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7421501085201792802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 4, 2008 at 11:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1512376654968010810</id><published>2008-07-04T12:23:00.000-06:00</published><updated>2008-07-04T12:23:30.833-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the kit Brittney...just bought it.  I&amp;#39;m l...</title><content type='html'>Love the kit Brittney...just bought it.  I'm leaving for WDW next week so will definitely put it to good use.  Thanks for the freebie.  LOVE your designs &amp; your layouts!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/1512376654968010810'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/1512376654968010810'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html?showComment=1215195780000#c1512376654968010810' title=''/><author><name>Susan</name><uri>https://www.blogger.com/profile/14379725676143203176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7421501085201792802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7421501085201792802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-180146840'/><gd:extendedProperty name='blogger.displayTime' value='July 4, 2008 at 12:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5666525005975975879</id><published>2008-07-04T17:49:00.000-06:00</published><updated>2008-07-04T17:49:46.643-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks lady!  this new kit is to die for!  love th...</title><content type='html'>thanks lady!  this new kit is to die for!  love the freebie too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/5666525005975975879'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/5666525005975975879'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html?showComment=1215215340000#c5666525005975975879' title=''/><author><name>Mimi</name><uri>https://www.blogger.com/profile/17729634882133588407</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_uf0gVqziMtc/R_FWiAytqiI/AAAAAAAABus/WBZfWk0GS14/S220-s32/IMG_5522.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7421501085201792802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7421501085201792802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-111455570'/><gd:extendedProperty name='blogger.displayTime' value='July 4, 2008 at 5:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4594538906249335522</id><published>2008-07-04T21:51:00.000-06:00</published><updated>2008-07-04T21:51:19.383-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is so cute - thank you for this very nice gift!</title><content type='html'>This is so cute - thank you for this very nice gift!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/4594538906249335522'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/4594538906249335522'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html?showComment=1215229860000#c4594538906249335522' title=''/><author><name>nancypinct</name><uri>https://www.blogger.com/profile/12822469893018405389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7421501085201792802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7421501085201792802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1407978259'/><gd:extendedProperty name='blogger.displayTime' value='July 4, 2008 at 9:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1872987819058212923</id><published>2008-07-04T23:02:00.000-06:00</published><updated>2008-07-04T23:02:21.353-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy,Happy July 4th!! I most definitely love colo...</title><content type='html'>Happy,Happy July 4th!! I most definitely love colorful little mini!!! Thank you for sharing your “FANTABULOUS” designs with all of us and I hope this...&amp;#x2665;&lt;I&gt;Giant Hug&lt;/I&gt;&amp;#x2665;...will make your day even better! Btw…I linked you up on my blog too!!&lt;BR/&gt;&lt;A HREF="http://suzee-q-stuff.blogspot.com" REL="nofollow"&gt;&lt;I&gt;Suz&lt;/I&gt;&lt;/A&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/1872987819058212923'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/1872987819058212923'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html?showComment=1215234120000#c1872987819058212923' title=''/><author><name>Suz :)</name><uri>https://www.blogger.com/profile/03349500493922571896</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-d2ZhIW3sEYg/Wl1g-ihKNLI/AAAAAAABioU/du25E7UZpNQj1bGZkVNRv2tXQ_SfkmM0QCK4BGAYYCw/s32/IMG_1926%2B%25281%2529.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7421501085201792802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7421501085201792802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-624797692'/><gd:extendedProperty name='blogger.displayTime' value='July 4, 2008 at 11:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-196193068884559073</id><published>2008-07-05T21:01:00.000-06:00</published><updated>2008-07-05T21:01:36.206-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm so excited about this kit!!! Thanks a ton for ...</title><content type='html'>I'm so excited about this kit!!! Thanks a ton for the freebie! I can't wait to get the kit and the QPs!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/196193068884559073'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/196193068884559073'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html?showComment=1215313260000#c196193068884559073' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7421501085201792802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7421501085201792802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='July 5, 2008 at 9:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9173278163625192098</id><published>2008-07-06T07:59:00.000-06:00</published><updated>2008-07-06T07:59:56.992-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Welcome back Britt! The Show Offs are stunning thi...</title><content type='html'>Welcome back Britt! The Show Offs are stunning this week, they just get better and better. Hope you had fun, can't wait to see pics!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2074231950814399910/comments/default/9173278163625192098'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2074231950814399910/comments/default/9173278163625192098'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/show-offs.html?showComment=1215352740000#c9173278163625192098' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2074231950814399910' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2074231950814399910' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 6, 2008 at 7:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4358007035200000994</id><published>2008-07-06T23:19:00.000-06:00</published><updated>2008-07-06T23:19:00.331-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BEAUTIFUL! Thanks so much for this incredible work...</title><content type='html'>BEAUTIFUL! Thanks so much for this incredible work! &lt;BR/&gt;&lt;BR/&gt;WOW!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/4358007035200000994'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/4358007035200000994'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html?showComment=1215407940000#c4358007035200000994' title=''/><author><name>Heidi</name><uri>https://www.blogger.com/profile/17373104453139954614</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//bp1.blogger.com/_06nbVFw716U/R4w_Yi7FrrI/AAAAAAAAAAM/IZZ7Bf6jo3g/S220-s32/Sept1-110.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7421501085201792802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7421501085201792802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-758415443'/><gd:extendedProperty name='blogger.displayTime' value='July 6, 2008 at 11:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2374982511050658172</id><published>2008-07-06T23:32:00.000-06:00</published><updated>2008-07-06T23:32:43.018-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks so much! this is beautiful! &lt;br&gt;much love,&lt;...</title><content type='html'>thanks so much! this is beautiful! &lt;BR/&gt;much love,&lt;BR/&gt;mel_h&lt;BR/&gt;xxxxxxxxxx</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/2374982511050658172'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/2374982511050658172'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html?showComment=1215408720000#c2374982511050658172' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/03994277084940725838</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7421501085201792802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7421501085201792802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1767434948'/><gd:extendedProperty name='blogger.displayTime' value='July 6, 2008 at 11:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7016267080374756592</id><published>2008-07-07T16:35:00.000-06:00</published><updated>2008-07-07T16:35:38.166-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love it the blessings book project!!</title><content type='html'>Love it the blessings book project!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3996649163798493814/comments/default/7016267080374756592'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3996649163798493814/comments/default/7016267080374756592'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/land-that-i-love.html?showComment=1215470100000#c7016267080374756592' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/land-that-i-love.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3996649163798493814' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3996649163798493814' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='July 7, 2008 at 4:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4736512434751172860</id><published>2008-07-08T00:52:00.000-06:00</published><updated>2008-07-08T00:52:19.144-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WHAT FUN!&lt;br&gt;One of these days I am going to meet ...</title><content type='html'>WHAT FUN!&lt;BR/&gt;One of these days I am going to meet that cute, awesome family of yours!!&lt;BR/&gt;:)&lt;BR/&gt;And I'm so glad that you had your dad snap that pic...I swear you and your mom are twins!!&lt;BR/&gt;&lt;BR/&gt;Looks like a great time, and I'm so sad that I didn't finish my book in time to jump on the iChat to say hi before you hit the sack...tomorrow, I suppose!!&lt;BR/&gt;&lt;BR/&gt;xoxo</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/312449149837487176/comments/default/4736512434751172860'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/312449149837487176/comments/default/4736512434751172860'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/camping-trip-pics-more.html?showComment=1215499920000#c4736512434751172860' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/camping-trip-pics-more.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-312449149837487176' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/312449149837487176' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='July 8, 2008 at 12:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3368995813757554562</id><published>2008-07-08T09:11:00.000-06:00</published><updated>2008-07-08T09:11:42.807-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute Britt! Looks like you guys have fun! I love t...</title><content type='html'>Cute Britt! Looks like you guys have fun! I love those frames from GG. Makes me want to get that kit.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/312449149837487176/comments/default/3368995813757554562'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/312449149837487176/comments/default/3368995813757554562'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/camping-trip-pics-more.html?showComment=1215529860000#c3368995813757554562' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/camping-trip-pics-more.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-312449149837487176' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/312449149837487176' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='July 8, 2008 at 9:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6303487993342119071</id><published>2008-07-08T09:27:00.000-06:00</published><updated>2008-07-08T09:27:50.173-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We love you too! And we had so much fun with you g...</title><content type='html'>We love you too! And we had so much fun with you guys! Thanks for snapping some pictures of Gracelyn...since I didn't take ANY! And I'm so excited that you posted that picture of me and Josh on the jet ski so the whole world could see me in my swimsuit!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/312449149837487176/comments/default/6303487993342119071'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/312449149837487176/comments/default/6303487993342119071'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/camping-trip-pics-more.html?showComment=1215530820000#c6303487993342119071' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/camping-trip-pics-more.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-312449149837487176' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/312449149837487176' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='July 8, 2008 at 9:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1547013979145209883</id><published>2008-07-08T10:52:00.000-06:00</published><updated>2008-07-08T10:52:52.505-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Looks like you had a blast!</title><content type='html'>Looks like you had a blast!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/312449149837487176/comments/default/1547013979145209883'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/312449149837487176/comments/default/1547013979145209883'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/camping-trip-pics-more.html?showComment=1215535920000#c1547013979145209883' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/camping-trip-pics-more.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-312449149837487176' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/312449149837487176' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='July 8, 2008 at 10:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7014330706869582442</id><published>2008-07-08T14:01:00.000-06:00</published><updated>2008-07-08T14:01:55.375-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your stuff Britt! Such a cute kit! Wish I had...</title><content type='html'>Love your stuff Britt! Such a cute kit! Wish I had a little girl! Thanks for the freebies!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/7014330706869582442'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7421501085201792802/comments/default/7014330706869582442'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html?showComment=1215547260000#c7014330706869582442' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/mermaid-lagoon-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7421501085201792802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7421501085201792802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 8, 2008 at 2:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5064479677900879947</id><published>2008-07-08T16:53:00.000-06:00</published><updated>2008-07-08T16:53:19.194-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>awww... that little girl and her "boat naps" is ju...</title><content type='html'>awww... that little girl and her "boat naps" is just the cutest thing. looks like you had a great time!&lt;BR/&gt;and i joke all the time about how you wouldn't know my son had a mother since i'm never in any of his pictures. i'm the one always taking them! lol.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/312449149837487176/comments/default/5064479677900879947'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/312449149837487176/comments/default/5064479677900879947'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/camping-trip-pics-more.html?showComment=1215557580000#c5064479677900879947' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/camping-trip-pics-more.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-312449149837487176' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/312449149837487176' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='July 8, 2008 at 4:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6778241555778745582</id><published>2008-07-08T19:08:00.000-06:00</published><updated>2008-07-08T19:08:47.765-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for this!!!</title><content type='html'>Thank you for this!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/6778241555778745582'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/6778241555778745582'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html?showComment=1215565680000#c6778241555778745582' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4036882708397653363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4036882708397653363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 8, 2008 at 7:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8511249029124878749</id><published>2008-07-08T20:31:00.000-06:00</published><updated>2008-07-08T20:31:44.312-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Looks fun, cna I come next time?   lol...&lt;br&gt;&lt;br&gt;A...</title><content type='html'>Looks fun, cna I come next time?   lol...&lt;BR/&gt;&lt;BR/&gt;And I have the smae problem with having "proof" that I was actually at any given event...that's what we get for being the photographers!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/312449149837487176/comments/default/8511249029124878749'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/312449149837487176/comments/default/8511249029124878749'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/camping-trip-pics-more.html?showComment=1215570660000#c8511249029124878749' title=''/><author><name>virginiajen</name><uri>https://www.blogger.com/profile/01567086757566166703</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/camping-trip-pics-more.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-312449149837487176' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/312449149837487176' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2079756586'/><gd:extendedProperty name='blogger.displayTime' value='July 8, 2008 at 8:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3419381883978253735</id><published>2008-07-09T12:07:00.000-06:00</published><updated>2008-07-09T12:07:22.402-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt...just stoppin' through and I just a had ...</title><content type='html'>Hi Britt...just stoppin' through and I just a had to leave a comment because your camping trip looked so much fun! And I have to agree you and your mom look sooo much alike!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/312449149837487176/comments/default/3419381883978253735'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/312449149837487176/comments/default/3419381883978253735'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/camping-trip-pics-more.html?showComment=1215626820000#c3419381883978253735' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/camping-trip-pics-more.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-312449149837487176' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/312449149837487176' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 9, 2008 at 12:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1508625053962296529</id><published>2008-07-09T21:14:00.000-06:00</published><updated>2008-07-09T21:14:07.026-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great interveiw Britt!!  Congrats</title><content type='html'>Great interveiw Britt!!  Congrats</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8180316120113737433/comments/default/1508625053962296529'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8180316120113737433/comments/default/1508625053962296529'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/britt-ish-overload.html?showComment=1215659640000#c1508625053962296529' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/britt-ish-overload.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8180316120113737433' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8180316120113737433' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='July 9, 2008 at 9:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-214555447068124397</id><published>2008-07-09T21:20:00.000-06:00</published><updated>2008-07-09T21:20:47.690-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your pages!!  Thanks for another great mini kit!</title><content type='html'>Love your pages!!  Thanks for another great mini kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8180316120113737433/comments/default/214555447068124397'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8180316120113737433/comments/default/214555447068124397'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/britt-ish-overload.html?showComment=1215660000000#c214555447068124397' title=''/><author><name>Kerri</name><uri>https://www.blogger.com/profile/15973866039880897760</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='//bp1.blogger.com/_djlwy38wQlk/RcvkXzb9vBI/AAAAAAAAAAM/DLqAGQa287A/s32/Kerri.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/britt-ish-overload.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8180316120113737433' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8180316120113737433' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1939091878'/><gd:extendedProperty name='blogger.displayTime' value='July 9, 2008 at 9:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6179309966702974781</id><published>2008-07-10T08:10:00.000-06:00</published><updated>2008-07-10T08:10:15.362-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh - I'm so sad you won't be able to do the speed ...</title><content type='html'>Oh - I'm so sad you won't be able to do the speed scrap with me tonight. Boo!&lt;BR/&gt;&lt;BR/&gt;Have fun at Josh's birthday dinner!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8180316120113737433/comments/default/6179309966702974781'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8180316120113737433/comments/default/6179309966702974781'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/britt-ish-overload.html?showComment=1215699000000#c6179309966702974781' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/britt-ish-overload.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8180316120113737433' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8180316120113737433' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 10, 2008 at 8:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-725873018734286043</id><published>2008-07-10T13:04:00.000-06:00</published><updated>2008-07-10T13:04:22.603-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fell in love with your LO's - beautiful.  You used...</title><content type='html'>Fell in love with your LO's - beautiful.  You used a glittery diamond (looks like cb) in a recent LO called Scotty's.  You gave credit for the diamonds to "Ever After" kit by Matahati Designs - but when I looked at the kit at Scrap Matters, I don't see them in it.  Just wanted to make sure b/4 I buy.  Would you mind emailing and letting me know?  thank you either way - Colleen Colleeneo@earthlink.net TYSM</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8180316120113737433/comments/default/725873018734286043'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8180316120113737433/comments/default/725873018734286043'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/britt-ish-overload.html?showComment=1215716640000#c725873018734286043' title=''/><author><name>xo Colleen (Chi-Girl)</name><uri>https://www.blogger.com/profile/11602597262254987323</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//2.bp.blogspot.com/_hgqZiKdXzgg/SM3r0mHE7JI/AAAAAAAAABc/xvdU0deZLO4/S220-s31/IMG_0422ed+%26+reduced.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/britt-ish-overload.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8180316120113737433' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8180316120113737433' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868386171'/><gd:extendedProperty name='blogger.displayTime' value='July 10, 2008 at 1:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1999636842976064452</id><published>2008-07-10T13:17:00.000-06:00</published><updated>2008-07-10T13:17:23.405-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I know you don't know me - I've just today found y...</title><content type='html'>I know you don't know me - I've just today found you.  But, I have a pleaasssseeee do something request:  any chance you can add one of those buttons that we can subscribe to your blog via email????!!!  Pahlease!  Such fun LO's inspiration...  really enjoy your blog, ty&lt;BR/&gt;&lt;BR/&gt;Colleen</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8180316120113737433/comments/default/1999636842976064452'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8180316120113737433/comments/default/1999636842976064452'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/britt-ish-overload.html?showComment=1215717420000#c1999636842976064452' title=''/><author><name>xo Colleen (Chi-Girl)</name><uri>https://www.blogger.com/profile/11602597262254987323</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//2.bp.blogspot.com/_hgqZiKdXzgg/SM3r0mHE7JI/AAAAAAAAABc/xvdU0deZLO4/S220-s31/IMG_0422ed+%26+reduced.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/britt-ish-overload.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8180316120113737433' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8180316120113737433' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868386171'/><gd:extendedProperty name='blogger.displayTime' value='July 10, 2008 at 1:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5926157940441061389</id><published>2008-07-10T19:33:00.000-06:00</published><updated>2008-07-10T19:33:25.899-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>wonderful pages!  I love to date my pages in fun w...</title><content type='html'>wonderful pages!  I love to date my pages in fun ways also.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8684756831610552355/comments/default/5926157940441061389'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8684756831610552355/comments/default/5926157940441061389'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/cute-sea-kit-and-date-products-from.html?showComment=1215739980000#c5926157940441061389' title=''/><author><name>Kerri</name><uri>https://www.blogger.com/profile/15973866039880897760</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='//bp1.blogger.com/_djlwy38wQlk/RcvkXzb9vBI/AAAAAAAAAAM/DLqAGQa287A/s32/Kerri.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/cute-sea-kit-and-date-products-from.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8684756831610552355' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8684756831610552355' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1939091878'/><gd:extendedProperty name='blogger.displayTime' value='July 10, 2008 at 7:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5123630690316553195</id><published>2008-07-10T23:11:00.000-06:00</published><updated>2008-07-10T23:11:51.244-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love you LOs! And thanks so much for posting my st...</title><content type='html'>Love you LOs! And thanks so much for posting my stuff here! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8684756831610552355/comments/default/5123630690316553195'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8684756831610552355/comments/default/5123630690316553195'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/cute-sea-kit-and-date-products-from.html?showComment=1215753060000#c5123630690316553195' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/cute-sea-kit-and-date-products-from.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8684756831610552355' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8684756831610552355' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='July 10, 2008 at 11:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7140671879362352878</id><published>2008-07-11T07:25:00.000-06:00</published><updated>2008-07-11T07:25:17.960-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks britt for sharing, I purchased the punch da...</title><content type='html'>thanks britt for sharing, I purchased the punch date strips yesterday.  Can't wait to use them.  Always on the look out for fun date items.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8684756831610552355/comments/default/7140671879362352878'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8684756831610552355/comments/default/7140671879362352878'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/cute-sea-kit-and-date-products-from.html?showComment=1215782700000#c7140671879362352878' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/cute-sea-kit-and-date-products-from.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8684756831610552355' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8684756831610552355' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 11, 2008 at 7:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5112287114613080597</id><published>2008-07-11T08:36:00.000-06:00</published><updated>2008-07-11T08:36:59.261-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So I did the challenge at TBD and somehow messed u...</title><content type='html'>So I did the challenge at TBD and somehow messed up in linking my LO. Bummer. So I really DID do a Christmas LO. Just don't know how to link. Anyway, it was a fun challenge. I have about four show offs this week, but I'll probably just send my two favorite.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8180316120113737433/comments/default/5112287114613080597'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8180316120113737433/comments/default/5112287114613080597'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/britt-ish-overload.html?showComment=1215786960000#c5112287114613080597' title=''/><author><name>Rachel Durazzani</name><uri>https://www.blogger.com/profile/00590665626558065083</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-WJawaqNwyg4/W8NhTUNdqOI/AAAAAAAAul0/i6Xblm0aG3YhcnmJ0mVTlIB6-6GaCM_7gCK4BGAYYCw/s32/26599_48.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/britt-ish-overload.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8180316120113737433' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8180316120113737433' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-792308730'/><gd:extendedProperty name='blogger.displayTime' value='July 11, 2008 at 8:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1053351865212027379</id><published>2008-07-11T12:34:00.000-06:00</published><updated>2008-07-11T12:34:25.630-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I was so busy this week I didn't get a chance to s...</title><content type='html'>I was so busy this week I didn't get a chance to scrap a show off for you, and I am totally bummed! Those paper shapers are so cool... I'm going to have to go check them out in the shop! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1611616611025850410/comments/default/1053351865212027379'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1611616611025850410/comments/default/1053351865212027379'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/shape-up.html?showComment=1215801240000#c1053351865212027379' title=''/><author><name>Jessica</name><uri>https://www.blogger.com/profile/16885023336114585790</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_9-k04Bt_wso/SMmaitJhtII/AAAAAAAAAFY/sLJsBhVbZns/S220-s32/blog+picture+color+copy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/shape-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1611616611025850410' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1611616611025850410' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-519797616'/><gd:extendedProperty name='blogger.displayTime' value='July 11, 2008 at 12:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3241654453373612679</id><published>2008-07-12T07:55:00.000-06:00</published><updated>2008-07-12T07:55:58.799-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cool stuff Brittney!  What a great idea.  Will def...</title><content type='html'>Cool stuff Brittney!  What a great idea.  Will definitely be picking those up this week!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1611616611025850410/comments/default/3241654453373612679'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1611616611025850410/comments/default/3241654453373612679'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/shape-up.html?showComment=1215870900000#c3241654453373612679' title=''/><author><name>Jeni</name><uri>https://www.blogger.com/profile/16017214095733677819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp1.blogger.com/_gjE33yBdihc/SGHQuBOaEfI/AAAAAAAAA6k/Olwdi6Lml3w/S220-s32/SM+picture.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/shape-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1611616611025850410' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1611616611025850410' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-193039728'/><gd:extendedProperty name='blogger.displayTime' value='July 12, 2008 at 7:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9061148596238093881</id><published>2008-07-12T09:28:00.000-06:00</published><updated>2008-07-12T09:28:46.453-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the show-off gift!  I'm having fun l...</title><content type='html'>Thank you for the show-off gift!  I'm having fun learning how to use them!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1611616611025850410/comments/default/9061148596238093881'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1611616611025850410/comments/default/9061148596238093881'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/shape-up.html?showComment=1215876480000#c9061148596238093881' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/04527704298658644763</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/shape-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1611616611025850410' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1611616611025850410' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1709094003'/><gd:extendedProperty name='blogger.displayTime' value='July 12, 2008 at 9:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7934275287840626991</id><published>2008-07-12T23:25:00.000-06:00</published><updated>2008-07-12T23:25:19.659-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the wonderful show-off gift! I have so ...</title><content type='html'>Thanks for the wonderful show-off gift! I have so much fun using your stuff each week.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1611616611025850410/comments/default/7934275287840626991'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1611616611025850410/comments/default/7934275287840626991'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/shape-up.html?showComment=1215926700000#c7934275287840626991' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/shape-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1611616611025850410' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1611616611025850410' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='July 12, 2008 at 11:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-351791665958262012</id><published>2008-07-13T21:24:00.000-06:00</published><updated>2008-07-13T21:24:54.600-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome kit Britti! I left you a little award on m...</title><content type='html'>Awesome kit Britti! I left you a little award on my blog!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1611616611025850410/comments/default/351791665958262012'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1611616611025850410/comments/default/351791665958262012'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/shape-up.html?showComment=1216005840000#c351791665958262012' title=''/><author><name>Melanie</name><uri>https://www.blogger.com/profile/04698091544077251720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp1.blogger.com/_Q3Lxl_ldcgA/SEoRmfvwVeI/AAAAAAAAAf0/R_aDyoj-7Jo/S220-s32/avatarsm.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/shape-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1611616611025850410' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1611616611025850410' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-387065929'/><gd:extendedProperty name='blogger.displayTime' value='July 13, 2008 at 9:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1998200057721544716</id><published>2008-07-14T18:56:00.000-06:00</published><updated>2008-07-14T18:56:42.736-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Girl I was wondering where you've been! (even a li...</title><content type='html'>Girl I was wondering where you've been! (even a little worried, heh) Sounds like so much fun. Can't wait to see all the pics. And yay for Eden being home, she's so adorable!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/1998200057721544716'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/1998200057721544716'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html?showComment=1216083360000#c1998200057721544716' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7912988705838438470' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7912988705838438470' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 14, 2008 at 6:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3537153114381950445</id><published>2008-07-14T19:23:00.000-06:00</published><updated>2008-07-14T19:23:26.277-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SOOOOO JEALOUS of your Disneyland day!&lt;br&gt;:)&lt;br&gt;So...</title><content type='html'>SOOOOO JEALOUS of your Disneyland day!&lt;BR/&gt;:)&lt;BR/&gt;Sounds like a great trip!!&lt;BR/&gt;&lt;BR/&gt;And of course the photos of Eden are ADORABLE!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/3537153114381950445'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/3537153114381950445'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html?showComment=1216084980000#c3537153114381950445' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7912988705838438470' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7912988705838438470' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='July 14, 2008 at 7:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6847245551143768395</id><published>2008-07-14T19:29:00.000-06:00</published><updated>2008-07-14T19:29:33.964-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Stunning layouts and AWESOME new set, i will also ...</title><content type='html'>Stunning layouts and AWESOME new set, i will also be using them A LOT!!!!&lt;BR/&gt; THanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1611616611025850410/comments/default/6847245551143768395'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1611616611025850410/comments/default/6847245551143768395'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/shape-up.html?showComment=1216085340000#c6847245551143768395' title=''/><author><name>virginiajen</name><uri>https://www.blogger.com/profile/01567086757566166703</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/shape-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1611616611025850410' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1611616611025850410' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2079756586'/><gd:extendedProperty name='blogger.displayTime' value='July 14, 2008 at 7:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1668874056770006625</id><published>2008-07-14T19:47:00.000-06:00</published><updated>2008-07-14T19:47:06.895-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Those pictures of Eden are adorable!!  Did you do ...</title><content type='html'>Those pictures of Eden are adorable!!  Did you do any post-processing on them?  They are amazing!!   You are really getting the hang of that new camera!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/1668874056770006625'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/1668874056770006625'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html?showComment=1216086420000#c1668874056770006625' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7912988705838438470' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7912988705838438470' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='July 14, 2008 at 7:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8628317728988364064</id><published>2008-07-14T20:02:00.000-06:00</published><updated>2008-07-14T20:02:26.967-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That sounds AWESOME Britt!!  How lucky are you??  ...</title><content type='html'>That sounds AWESOME Britt!!  How lucky are you??  Glad you had fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/8628317728988364064'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/8628317728988364064'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html?showComment=1216087320000#c8628317728988364064' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7912988705838438470' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7912988705838438470' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='July 14, 2008 at 8:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6413216061466464051</id><published>2008-07-14T21:02:00.000-06:00</published><updated>2008-07-14T21:02:02.705-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>wow! what a fun and crazy week you've had. I LOVE ...</title><content type='html'>wow! what a fun and crazy week you've had. I LOVE the pictures of Eden she is so cute and my favorite is the one where she is peaking out from behind the door. So cute!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/6413216061466464051'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/6413216061466464051'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html?showComment=1216090920000#c6413216061466464051' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7912988705838438470' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7912988705838438470' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='July 14, 2008 at 9:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4780075893895141759</id><published>2008-07-14T21:08:00.000-06:00</published><updated>2008-07-14T21:08:08.989-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wondered if you'd ran off somewhere!  Glad it wa...</title><content type='html'>I wondered if you'd ran off somewhere!  Glad it was a fun trip!  Really great pictures - she is too stinkin' adorable!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/4780075893895141759'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/4780075893895141759'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html?showComment=1216091280000#c4780075893895141759' title=''/><author><name>Jeni</name><uri>https://www.blogger.com/profile/16017214095733677819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp1.blogger.com/_gjE33yBdihc/SGHQuBOaEfI/AAAAAAAAA6k/Olwdi6Lml3w/S220-s32/SM+picture.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7912988705838438470' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7912988705838438470' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-193039728'/><gd:extendedProperty name='blogger.displayTime' value='July 14, 2008 at 9:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1318446051455062386</id><published>2008-07-14T21:15:00.000-06:00</published><updated>2008-07-14T21:15:58.319-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just love your page/work! You do amazing stuff g...</title><content type='html'>I just love your page/work! You do amazing stuff girl! Adding you to my favs now! Have a wonderful week!&lt;BR/&gt;Christy P.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/1318446051455062386'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/1318446051455062386'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html?showComment=1216091700000#c1318446051455062386' title=''/><author><name>Christy Peffly</name><uri>https://www.blogger.com/profile/17093443809776750818</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7912988705838438470' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7912988705838438470' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1998780570'/><gd:extendedProperty name='blogger.displayTime' value='July 14, 2008 at 9:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6174755507556350284</id><published>2008-07-14T21:51:00.000-06:00</published><updated>2008-07-14T21:51:29.284-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This post made me smile- those pics of your niece ...</title><content type='html'>This post made me smile- those pics of your niece are so darn cute! And I'm so excited for you that you got to go to Disneyland- that should hold you over until your anniversary, right? lol. I'm such a nerd.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/6174755507556350284'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/6174755507556350284'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html?showComment=1216093860000#c6174755507556350284' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7912988705838438470' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7912988705838438470' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='July 14, 2008 at 9:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4722967900237871088</id><published>2008-07-14T22:28:00.000-06:00</published><updated>2008-07-14T22:28:45.561-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OK, jealous of your Disneyland surprise trip!! Tho...</title><content type='html'>OK, jealous of your Disneyland surprise trip!! Though now you'll have even more pics to scrap, so yay for me, cause I love seeing your Disney LOs. ;)&lt;BR/&gt;&lt;BR/&gt;OMG, those pics of Eden are just too precious!! Waiting for those LOs, too. :P</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/4722967900237871088'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/4722967900237871088'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html?showComment=1216096080000#c4722967900237871088' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/02953440103781720253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//img.photobucket.com/albums/v109/kswm30b/icons/skating/disney_heatherw.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7912988705838438470' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7912988705838438470' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-51884619'/><gd:extendedProperty name='blogger.displayTime' value='July 14, 2008 at 10:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6651150805438570258</id><published>2008-07-14T22:54:00.000-06:00</published><updated>2008-07-14T22:54:54.710-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Eden is just too darn adorable!!&lt;br&gt;Glad you had f...</title><content type='html'>Eden is just too darn adorable!!&lt;BR/&gt;Glad you had fun on your trip Britt!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/6651150805438570258'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/6651150805438570258'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html?showComment=1216097640000#c6651150805438570258' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7912988705838438470' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7912988705838438470' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 14, 2008 at 10:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3376883288223219118</id><published>2008-07-15T07:07:00.000-06:00</published><updated>2008-07-15T07:07:19.048-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cutest Carebear Ever.</title><content type='html'>Cutest Carebear Ever.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/3376883288223219118'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/3376883288223219118'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html?showComment=1216127220000#c3376883288223219118' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7912988705838438470' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7912988705838438470' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 15, 2008 at 7:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-343070937860859916</id><published>2008-07-15T07:11:00.000-06:00</published><updated>2008-07-15T07:11:50.912-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>AND Greatest Single-day Disneyland trip Ever. I'm ...</title><content type='html'>AND Greatest Single-day Disneyland trip Ever. I'm sure stories/pictures/layouts are coming soon. I love you babydoll.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/343070937860859916'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/343070937860859916'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html?showComment=1216127460000#c343070937860859916' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7912988705838438470' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7912988705838438470' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 15, 2008 at 7:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4923198579000274957</id><published>2008-07-15T08:35:00.000-06:00</published><updated>2008-07-15T08:35:51.036-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love those pictures of Eden!!! They are so cute-...</title><content type='html'>I love those pictures of Eden!!! They are so cute--I'm going to have to get a cool camera like you and get some lessons on how to take such cute ones!!&lt;BR/&gt;&lt;BR/&gt;Glad you got to go to your fav place! So much fun!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/4923198579000274957'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/4923198579000274957'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html?showComment=1216132500000#c4923198579000274957' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7912988705838438470' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7912988705838438470' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 15, 2008 at 8:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1151508341731602304</id><published>2008-07-15T09:02:00.000-06:00</published><updated>2008-07-15T09:02:23.171-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sounds like a whirlwind, but a fun one!  :)  Great...</title><content type='html'>Sounds like a whirlwind, but a fun one!  :)  Great Care Bear pics.  What kind of camera do you have??  I'd love a camera that took great pics like that.  :)  Thanks!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/1151508341731602304'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/1151508341731602304'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html?showComment=1216134120000#c1151508341731602304' title=''/><author><name>Chelsea</name><uri>https://www.blogger.com/profile/13994785959874405129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7912988705838438470' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7912988705838438470' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1854397603'/><gd:extendedProperty name='blogger.displayTime' value='July 15, 2008 at 9:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7769772952735804237</id><published>2008-07-15T10:46:00.000-06:00</published><updated>2008-07-15T10:46:43.404-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How great for you!  That last minute Disneyland tr...</title><content type='html'>How great for you!  That last minute Disneyland trip would be my top of the list fun thing.  I am so happy you got to do it.  The pictures of Eden are amazing.  By the way I love all of the scrap sets that go along with the Disney theme.  They are to die for.  I love Disney!  Angie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/7769772952735804237'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/7769772952735804237'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html?showComment=1216140360000#c7769772952735804237' title=''/><author><name>Angie of Down This Road Designs</name><uri>https://www.blogger.com/profile/08826315897874908935</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//1.bp.blogspot.com/_iurshE6Q1_M/SPZ4cB6wxFI/AAAAAAAAAuc/QyYdJkTUgPE/S220-s31/DSC_0069.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7912988705838438470' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7912988705838438470' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2125940334'/><gd:extendedProperty name='blogger.displayTime' value='July 15, 2008 at 10:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6164367849673033669</id><published>2008-07-15T12:53:00.000-06:00</published><updated>2008-07-15T12:53:01.480-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW! What fun! I've been wondering where you were!</title><content type='html'>WOW! What fun! I've been wondering where you were!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/6164367849673033669'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/6164367849673033669'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html?showComment=1216147980000#c6164367849673033669' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7912988705838438470' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7912988705838438470' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='July 15, 2008 at 12:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5625687713090000151</id><published>2008-07-15T18:19:00.000-06:00</published><updated>2008-07-15T18:19:27.795-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That picture of her peaking around the corner with...</title><content type='html'>That picture of her peaking around the corner with that outfit on is fantastic.  Just adorable.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/5625687713090000151'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/5625687713090000151'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html?showComment=1216167540000#c5625687713090000151' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/14177132213762642121</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7912988705838438470' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7912988705838438470' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1481181288'/><gd:extendedProperty name='blogger.displayTime' value='July 15, 2008 at 6:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1168626331184536906</id><published>2008-07-15T21:17:00.000-06:00</published><updated>2008-07-15T21:17:38.043-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the picture of Miss Eden.  She is too cute....</title><content type='html'>I love the picture of Miss Eden.  She is too cute.  And how sweet that Josh called you "babydoll".  You two are the happiest couple I have ever met and I love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/1168626331184536906'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/1168626331184536906'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html?showComment=1216178220000#c1168626331184536906' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7912988705838438470' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7912988705838438470' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='July 15, 2008 at 9:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-279729561855510992</id><published>2008-07-15T21:32:00.000-06:00</published><updated>2008-07-15T21:32:43.270-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Those are absolutely adorable pics of your niece! ...</title><content type='html'>Those are absolutely adorable pics of your niece!  Sounds like you had loads of fun on your trip!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/279729561855510992'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7912988705838438470/comments/default/279729561855510992'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html?showComment=1216179120000#c279729561855510992' title=''/><author><name>Kerri</name><uri>https://www.blogger.com/profile/15973866039880897760</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='//bp1.blogger.com/_djlwy38wQlk/RcvkXzb9vBI/AAAAAAAAAAM/DLqAGQa287A/s32/Kerri.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/what-whirlwind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7912988705838438470' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7912988705838438470' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1939091878'/><gd:extendedProperty name='blogger.displayTime' value='July 15, 2008 at 9:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-473285353861572198</id><published>2008-07-17T13:03:00.000-06:00</published><updated>2008-07-17T13:03:16.731-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>wow, there is NO way i'm missing speed scrapping t...</title><content type='html'>wow, there is NO way i'm missing speed scrapping this week, the posting bonus is awesome!!!&lt;BR/&gt;And the new kit, pink and brown, one of my fav color palettes, can't wait to see more.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/836387412764111803/comments/default/473285353861572198'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/836387412764111803/comments/default/473285353861572198'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/busy-busy-busy.html?showComment=1216321380000#c473285353861572198' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/busy-busy-busy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-836387412764111803' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/836387412764111803' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2008 at 1:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4764921277481799053</id><published>2008-07-17T15:10:00.000-06:00</published><updated>2008-07-17T15:10:33.768-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I miss speed scrap every time, but I so want to jo...</title><content type='html'>I miss speed scrap every time, but I so want to join in one day. However, I have made this commitment to go to my TurboKickBox class and just would feel so guilty if I stayed home, sat at the computer and speed scrapped. Especially because of the chicken Mcnuggets I just ate. Next time, I hope. Your participation prize is most tempting, however. Have fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/836387412764111803/comments/default/4764921277481799053'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/836387412764111803/comments/default/4764921277481799053'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/busy-busy-busy.html?showComment=1216329000000#c4764921277481799053' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/busy-busy-busy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-836387412764111803' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/836387412764111803' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2008 at 3:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3348501060579785404</id><published>2008-07-17T20:55:00.000-06:00</published><updated>2008-07-17T20:55:18.517-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am excited for the new release tomorrow! Yay!! W...</title><content type='html'>I am excited for the new release tomorrow! Yay!! We REALLY need to get together when things calm down!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/836387412764111803/comments/default/3348501060579785404'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/836387412764111803/comments/default/3348501060579785404'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/busy-busy-busy.html?showComment=1216349700000#c3348501060579785404' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/busy-busy-busy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-836387412764111803' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/836387412764111803' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2008 at 8:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1353795406149938239</id><published>2008-07-18T09:45:00.000-06:00</published><updated>2008-07-18T09:45:43.343-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, you're the master!  Love this kit.  I feel ...</title><content type='html'>Britt, you're the master!  Love this kit.  I feel so proud having my LO hang in your blog!!!  :)  If you haven't caught on by now, I'm a HUGE fan.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/1353795406149938239'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/1353795406149938239'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html?showComment=1216395900000#c1353795406149938239' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7716389108603039333' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7716389108603039333' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2008 at 9:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3680908171489938532</id><published>2008-07-18T10:53:00.000-06:00</published><updated>2008-07-18T10:53:26.398-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Britt that is the cutest kit ever! I love that ...</title><content type='html'>Oh Britt that is the cutest kit ever! I love that Gracelynn was your insperation for this kit. It is beautiful!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/3680908171489938532'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/3680908171489938532'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html?showComment=1216399980000#c3680908171489938532' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7716389108603039333' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7716389108603039333' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2008 at 10:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-541073742963026674</id><published>2008-07-18T11:03:00.000-06:00</published><updated>2008-07-18T11:03:31.754-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Okay...your speed scrap LO totally ROCKS!!! Love y...</title><content type='html'>Okay...your speed scrap LO totally ROCKS!!! Love your new kit, so cute that it was inspired by your niece and her love for horses!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/541073742963026674'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/541073742963026674'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html?showComment=1216400580000#c541073742963026674' title=''/><author><name>Natasha</name><uri>https://www.blogger.com/profile/17516318479784829577</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-FZ1L87mRq5k/TZu7nEDGpNI/AAAAAAAABHc/krxHean9mZE/s32/Natasha%2BCruz.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7716389108603039333' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7716389108603039333' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-802400455'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2008 at 11:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4710695417638335971</id><published>2008-07-18T11:58:00.000-06:00</published><updated>2008-07-18T11:58:00.328-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt - I LOVE your work! I'm really glad you s...</title><content type='html'>Hi Britt - I LOVE your work! I'm really glad you showed some layouts for your new kit because I was thinking what a bummer it is that I have all boys, and it's too bad that your kit is all girlie. Your CT proved otherwise!! I'll be heading over to pick it up :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/4710695417638335971'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/4710695417638335971'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html?showComment=1216403880000#c4710695417638335971' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7716389108603039333' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7716389108603039333' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2008 at 11:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9175854660741145498</id><published>2008-07-18T13:25:00.000-06:00</published><updated>2008-07-18T13:25:44.562-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love all these LO's that your team did...once agai...</title><content type='html'>Love all these LO's that your team did...once again, your kit is inspiring!!  ;)&lt;BR/&gt;&lt;BR/&gt;Your Speed Scrap LO is super cute!  You two are the MOST ADORABLE couple!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/9175854660741145498'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/9175854660741145498'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html?showComment=1216409100000#c9175854660741145498' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7716389108603039333' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7716389108603039333' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2008 at 1:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-326914117255329808</id><published>2008-07-18T14:46:00.000-06:00</published><updated>2008-07-18T14:46:26.072-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow Britt!  This kit is so so so cute!  I can't wa...</title><content type='html'>Wow Britt!  This kit is so so so cute!  I can't wait till tomorrow when I finally have a day off so I can pick it up!!!  It is just toooo freakin cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/326914117255329808'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/326914117255329808'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html?showComment=1216413960000#c326914117255329808' title=''/><author><name>Designs by Rhonda</name><uri>https://www.blogger.com/profile/06655953600837492599</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//i80.photobucket.com/albums/j170/rhonda42182/A966.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7716389108603039333' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7716389108603039333' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-799306442'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2008 at 2:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6036200019670339597</id><published>2008-07-18T14:48:00.000-06:00</published><updated>2008-07-18T14:48:44.533-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your new kit is amazing! I love love love the colo...</title><content type='html'>Your new kit is amazing! I love love love the colours, and the layouts people have already made are just fantastic! Great work!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/6036200019670339597'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/6036200019670339597'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html?showComment=1216414080000#c6036200019670339597' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7716389108603039333' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7716389108603039333' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2008 at 2:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1918925353332988318</id><published>2008-07-18T21:33:00.000-06:00</published><updated>2008-07-18T21:33:28.970-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE the new kit! WOW the theme rocks and just can...</title><content type='html'>LOVE the new kit! WOW the theme rocks and just can't get over the adorable LOs!  TY for the great add on too:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/1918925353332988318'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/1918925353332988318'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html?showComment=1216438380000#c1918925353332988318' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/09531616790877968340</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/_ag1ClOwWkuA/TOGT7XLG5ZI/AAAAAAAAAB0/NSVMF5-CbeY/S220-s32/kdpx100.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7716389108603039333' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7716389108603039333' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1256769005'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2008 at 9:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4876486373433285605</id><published>2008-07-18T22:27:00.000-06:00</published><updated>2008-07-18T22:27:25.778-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Lovely kit - wonderful pages shown here!  Thank yo...</title><content type='html'>Lovely kit - wonderful pages shown here!  Thank you for this very nice gift!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/4876486373433285605'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/4876486373433285605'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html?showComment=1216441620000#c4876486373433285605' title=''/><author><name>nancypinct</name><uri>https://www.blogger.com/profile/12822469893018405389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7716389108603039333' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7716389108603039333' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1407978259'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2008 at 10:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8483042482563621305</id><published>2008-07-19T02:23:00.001-06:00</published><updated>2008-07-19T02:23:01.347-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 19 Jul [LA 01:03am, NY 03:03am, UK 08:03am, OZ 06:03pm]).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/8483042482563621305'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/8483042482563621305'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html?showComment=1216455780001#c8483042482563621305' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7716389108603039333' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7716389108603039333' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2008 at 2:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8740149249874168527</id><published>2008-07-19T07:00:00.000-06:00</published><updated>2008-07-19T07:00:50.328-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I've been a lurker for a while, and I just wanted ...</title><content type='html'>I've been a lurker for a while, and I just wanted to give you a *high five*.  I love all your kits and layouts.  It's my exact style.  You are very talented - keep it up!&lt;BR/&gt;&lt;BR/&gt;------&lt;BR/&gt;www.movieyak.blogspot.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/8740149249874168527'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/8740149249874168527'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html?showComment=1216472400000#c8740149249874168527' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/07318557243934276686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='//2.bp.blogspot.com/_gl7qaUI989w/TGXT0TT5eBI/AAAAAAAABzU/gdY9FENqwYs/S220-s33/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7716389108603039333' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7716389108603039333' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1020389206'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2008 at 7:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7513855079097773564</id><published>2008-07-19T07:46:00.000-06:00</published><updated>2008-07-19T07:46:33.261-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Super cute, Britt!</title><content type='html'>Super cute, Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/7513855079097773564'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/7513855079097773564'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html?showComment=1216475160000#c7513855079097773564' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7716389108603039333' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7716389108603039333' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2008 at 7:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3110721399800259911</id><published>2008-07-19T12:46:00.000-06:00</published><updated>2008-07-19T12:46:52.994-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks, I love this one!</title><content type='html'>Thanks, I love this one!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/3110721399800259911'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/3110721399800259911'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html?showComment=1216493160000#c3110721399800259911' title=''/><author><name>kelly</name><uri>https://www.blogger.com/profile/05920713684693867207</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//bp0.blogger.com/_XPLkte9thS8/R3vm1eC-OvI/AAAAAAAAAAg/eSNt1K04tPs/S220-s32/DSCF2215.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7716389108603039333' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7716389108603039333' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2010891955'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2008 at 12:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4907914578405226514</id><published>2008-07-20T11:33:00.000-06:00</published><updated>2008-07-20T11:33:29.517-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much! This is perfect!This kit is on ...</title><content type='html'>Thank you so much! This is perfect!This kit is on my wish list. And your speed scrap LO is precious.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/4907914578405226514'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/4907914578405226514'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html?showComment=1216575180000#c4907914578405226514' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7716389108603039333' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7716389108603039333' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 20, 2008 at 11:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2635671536010762877</id><published>2008-07-21T10:39:00.000-06:00</published><updated>2008-07-21T10:39:58.872-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THanks for the adorable freebie! I've already adde...</title><content type='html'>THanks for the adorable freebie! I've already added that kit to Kaboodle, it's so adorable!! I've awarded your blog!! Check it out!&lt;BR/&gt;&lt;BR/&gt;www.mandanickell.blogspot.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/2635671536010762877'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/2635671536010762877'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html?showComment=1216658340000#c2635671536010762877' title=''/><author><name>Mandi N.</name><uri>https://www.blogger.com/profile/16773420021432853492</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//1.bp.blogspot.com/_MFGfMjmtdG8/SzjvE9DnBqI/AAAAAAAAAGc/FEfkd-wJ6Xs/S220-s32/avatar-1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7716389108603039333' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7716389108603039333' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1674698359'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2008 at 10:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2003056297180555215</id><published>2008-07-21T12:07:00.000-06:00</published><updated>2008-07-21T12:07:22.547-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my goodness I am so excited! Good for you for b...</title><content type='html'>Oh my goodness I am so excited! Good for you for being brave:)  &lt;BR/&gt;-Melissa, AZ</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/2003056297180555215'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/2003056297180555215'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html?showComment=1216663620000#c2003056297180555215' title=''/><author><name>Melissa @ Honeybee Vintage</name><uri>https://www.blogger.com/profile/14071675800972424868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5470678985979456373' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5470678985979456373' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-161337886'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2008 at 12:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2778616971528423412</id><published>2008-07-21T12:18:00.000-06:00</published><updated>2008-07-21T12:18:10.269-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I've been checking your blog almost every hour...e...</title><content type='html'>I've been checking your blog almost every hour...even at work, just for this blog!!! I'm so excited...keeping my fingers crossed!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/2778616971528423412'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/2778616971528423412'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html?showComment=1216664280000#c2778616971528423412' title=''/><author><name>Natasha</name><uri>https://www.blogger.com/profile/17516318479784829577</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-FZ1L87mRq5k/TZu7nEDGpNI/AAAAAAAABHc/krxHean9mZE/s32/Natasha%2BCruz.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5470678985979456373' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5470678985979456373' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-802400455'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2008 at 12:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8158179586893480430</id><published>2008-07-21T12:41:00.000-06:00</published><updated>2008-07-21T12:41:51.956-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Man, I'd love to be on your CT but just as you're ...</title><content type='html'>Man, I'd love to be on your CT but just as you're chicken to have a call, I'm too chicken to apply!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/8158179586893480430'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/8158179586893480430'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html?showComment=1216665660000#c8158179586893480430' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5470678985979456373' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5470678985979456373' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2008 at 12:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6850768762306099592</id><published>2008-07-21T14:01:00.000-06:00</published><updated>2008-07-21T14:01:22.538-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am going to apply.  We will see what happens.  M...</title><content type='html'>I am going to apply.  We will see what happens.  My fingers, legs and eyes will be crossed!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/6850768762306099592'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/6850768762306099592'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html?showComment=1216670460000#c6850768762306099592' title=''/><author><name>Erin J</name><uri>https://www.blogger.com/profile/08497048800526829276</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/_X76xZyXnkeo/SKji2OtgeGI/AAAAAAAAAfo/eYSnO7N6_ck/S220-s32/002_2.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5470678985979456373' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5470678985979456373' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1091081053'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2008 at 2:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4058905443253015649</id><published>2008-07-21T14:06:00.000-06:00</published><updated>2008-07-21T14:06:18.480-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh boy, I can't resist at least trying out for a s...</title><content type='html'>Oh boy, I can't resist at least trying out for a spot!  I'm sure you'll get TONS of applicants.  Good luck with your decision!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/4058905443253015649'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/4058905443253015649'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html?showComment=1216670760000#c4058905443253015649' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5470678985979456373' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5470678985979456373' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2008 at 2:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4734880222987919002</id><published>2008-07-21T14:08:00.000-06:00</published><updated>2008-07-21T14:08:16.242-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh awesome! You got some great LOs done! Great pic...</title><content type='html'>Oh awesome! You got some great LOs done! Great pics from Sunday at your parents house. I need to do one of hanging at my in-laws... &lt;BR/&gt;I'm already a Britt Groupie and I'll have to settle for that for the time being... Maybe by the next time you do a CT call I'll have some skills! lol.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/4734880222987919002'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/4734880222987919002'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html?showComment=1216670880000#c4734880222987919002' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5470678985979456373' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5470678985979456373' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2008 at 2:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7216479080118886145</id><published>2008-07-21T14:20:00.000-06:00</published><updated>2008-07-21T14:20:40.370-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How exciting!  I just sent you a quick email with ...</title><content type='html'>How exciting!  I just sent you a quick email with additional questions.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/7216479080118886145'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/7216479080118886145'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html?showComment=1216671600000#c7216479080118886145' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5470678985979456373' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5470678985979456373' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2008 at 2:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4561153436458685571</id><published>2008-07-21T14:27:00.000-06:00</published><updated>2008-07-21T14:27:11.708-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm definitely going to apply, but no worries. We ...</title><content type='html'>I'm definitely going to apply, but no worries. We all know you gotta do what you gotta do. Good luck.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/4561153436458685571'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/4561153436458685571'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html?showComment=1216672020000#c4561153436458685571' title=''/><author><name>Rachel Durazzani</name><uri>https://www.blogger.com/profile/00590665626558065083</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-WJawaqNwyg4/W8NhTUNdqOI/AAAAAAAAul0/i6Xblm0aG3YhcnmJ0mVTlIB6-6GaCM_7gCK4BGAYYCw/s32/26599_48.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5470678985979456373' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5470678985979456373' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-792308730'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2008 at 2:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8886352556381234029</id><published>2008-07-21T14:28:00.000-06:00</published><updated>2008-07-21T14:28:11.820-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your stuff, Britt. Thank you!</title><content type='html'>Love your stuff, Britt. Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/8886352556381234029'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/8886352556381234029'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html?showComment=1216672080000#c8886352556381234029' title=''/><author><name>Rachel Durazzani</name><uri>https://www.blogger.com/profile/00590665626558065083</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-WJawaqNwyg4/W8NhTUNdqOI/AAAAAAAAul0/i6Xblm0aG3YhcnmJ0mVTlIB6-6GaCM_7gCK4BGAYYCw/s32/26599_48.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7716389108603039333' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7716389108603039333' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-792308730'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2008 at 2:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2367741572286988243</id><published>2008-07-21T14:40:00.000-06:00</published><updated>2008-07-21T14:40:34.332-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ah- your LOs are always so fun to look at. I alway...</title><content type='html'>Ah- your LOs are always so fun to look at. I always find them so inspiring. I would love to apply for your CT and even if by some sort of miracle I was picked, I would be the worst CT member ever. I never get time to scrap. But have fun with your CT call hon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/2367741572286988243'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/2367741572286988243'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html?showComment=1216672800000#c2367741572286988243' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5470678985979456373' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5470678985979456373' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2008 at 2:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5493303875722682067</id><published>2008-07-21T15:22:00.000-06:00</published><updated>2008-07-21T15:22:00.988-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brittney, I bet you are going to be flooded with a...</title><content type='html'>Brittney, I bet you are going to be flooded with applicants.  Your kits are easy to work with and you are such a great lady.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/5493303875722682067'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/5493303875722682067'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html?showComment=1216675320000#c5493303875722682067' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5470678985979456373' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5470678985979456373' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2008 at 3:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7140068943473422775</id><published>2008-07-21T15:26:00.000-06:00</published><updated>2008-07-21T15:26:02.282-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Holy Cow, you were a busy gal this weekend.  Good ...</title><content type='html'>Holy Cow, you were a busy gal this weekend.  Good for you!  Way to knock em out!  I am so excited for your CT call.  It seems like I have been waiting forever till this day... -grin-  I don't envy your job of picking through all of us LOVELY gals!  Good luck hun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/7140068943473422775'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/7140068943473422775'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html?showComment=1216675560000#c7140068943473422775' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5470678985979456373' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5470678985979456373' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2008 at 3:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4490724518368852488</id><published>2008-07-21T16:14:00.000-06:00</published><updated>2008-07-21T16:14:19.852-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome LOs, Britt! So excited for your call. Good...</title><content type='html'>Awesome LOs, Britt! So excited for your call. Good luck with it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/4490724518368852488'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/4490724518368852488'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html?showComment=1216678440000#c4490724518368852488' title=''/><author><name>SuzyQ</name><uri>https://www.blogger.com/profile/06447221973415729291</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5470678985979456373' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5470678985979456373' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1987877729'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2008 at 4:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1434272022748025490</id><published>2008-07-21T17:09:00.000-06:00</published><updated>2008-07-21T17:09:15.799-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I would just LOVE to be on your CT ( since I scrap...</title><content type='html'>I would just LOVE to be on your CT ( since I scrap with your stuff anyways lol ) but I dont have a blog... Is that a definite no no? I post alot on several forums but i just am not technically savvy for a blog ( nor do i have enough to say lol). Just let me know ok Brit? Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/1434272022748025490'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/1434272022748025490'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html?showComment=1216681740000#c1434272022748025490' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5470678985979456373' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5470678985979456373' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2008 at 5:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2890753428985380311</id><published>2008-07-22T05:50:00.000-06:00</published><updated>2008-07-22T05:50:06.503-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Good luck and don't stress yourself about turning ...</title><content type='html'>Good luck and don't stress yourself about turning people away.  It is a growing experience for everyone, yourself included.&lt;BR/&gt;&lt;BR/&gt;I'm still in the learning phase, but will be ready your next go-around.&lt;BR/&gt;&lt;BR/&gt;Best of luck!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/2890753428985380311'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/2890753428985380311'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html?showComment=1216727400000#c2890753428985380311' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5470678985979456373' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5470678985979456373' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2008 at 5:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3038873940669662522</id><published>2008-07-22T08:54:00.000-06:00</published><updated>2008-07-22T08:54:25.668-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>you have to remember that you win some you loose s...</title><content type='html'>you have to remember that you win some you loose some.  I'm trying to learn all that I can and I could learn a lot on a CT.  Good luck in your decision!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/3038873940669662522'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/3038873940669662522'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html?showComment=1216738440000#c3038873940669662522' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5470678985979456373' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5470678985979456373' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2008 at 8:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-532882733866708112</id><published>2008-07-22T13:42:00.000-06:00</published><updated>2008-07-22T13:42:39.691-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WooHoo!!!  I'm so excited about your CT call!  I'l...</title><content type='html'>WooHoo!!!  I'm so excited about your CT call!  I'll send you an e-mail a little later today!  I'm so glad you were able to work on some layouts!  Sometimes you just need a break from all the other "stuff" and just spend sometime scrapping! Good luck with the call!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/532882733866708112'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/532882733866708112'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html?showComment=1216755720000#c532882733866708112' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5470678985979456373' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5470678985979456373' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2008 at 1:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1713243131050008097</id><published>2008-07-22T16:18:00.000-06:00</published><updated>2008-07-22T16:18:19.830-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brittney,  I was just thinking.  I sent you an ema...</title><content type='html'>Brittney,  I was just thinking.  I sent you an email in reference to your CT call.  I think I wrote "Britt Girl" in the subject line.  I hope.  Did you get it?&lt;BR/&gt;Thanks.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/1713243131050008097'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/1713243131050008097'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html?showComment=1216765080000#c1713243131050008097' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5470678985979456373' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5470678985979456373' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2008 at 4:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2599024557629517674</id><published>2008-07-24T10:34:00.000-06:00</published><updated>2008-07-24T10:34:54.221-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>As always I love your LO's and great pics.  Thanks...</title><content type='html'>As always I love your LO's and great pics.  Thanks for sharing your life with us!  Have a great day!&lt;BR/&gt;alamama</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5447575887051329091/comments/default/2599024557629517674'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5447575887051329091/comments/default/2599024557629517674'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/happy-pioneer-day.html?showComment=1216917240000#c2599024557629517674' title=''/><author><name>Pressed Petals</name><uri>https://www.blogger.com/profile/11363508061584830683</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_waNeXSTyMaw/TTDnhG21TaI/AAAAAAAADRc/mjE8JuFpMFo/S220-s32/blog-avi-2011.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/happy-pioneer-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5447575887051329091' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5447575887051329091' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2115726680'/><gd:extendedProperty name='blogger.displayTime' value='July 24, 2008 at 10:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3387889712778333484</id><published>2008-07-24T12:06:00.000-06:00</published><updated>2008-07-24T12:06:33.868-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>When I used to live in UT, I thought it was strang...</title><content type='html'>When I used to live in UT, I thought it was strange that Pioneer Day was celebrated so hugely.  Now I think it's great that a state takes pride in its heritage and goes all out!  Have a great vacation!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5447575887051329091/comments/default/3387889712778333484'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5447575887051329091/comments/default/3387889712778333484'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/happy-pioneer-day.html?showComment=1216922760000#c3387889712778333484' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/14741778201664253454</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_DHGL5mw7Rd0/S2cnKJyKFKI/AAAAAAAAMas/IeC37mvS5Qw/S220-s32/IMG_1599.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/happy-pioneer-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5447575887051329091' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5447575887051329091' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-486453792'/><gd:extendedProperty name='blogger.displayTime' value='July 24, 2008 at 12:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2538880606494896540</id><published>2008-07-24T14:51:00.000-06:00</published><updated>2008-07-24T14:51:19.901-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>NOW I NEED A SNO SHACK!  I'm serious!  Can't talk ...</title><content type='html'>NOW I NEED A SNO SHACK!  I'm serious!  Can't talk about yummy sugary treats around a pregnant lady without causing a craving!  haha!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5447575887051329091/comments/default/2538880606494896540'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5447575887051329091/comments/default/2538880606494896540'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/happy-pioneer-day.html?showComment=1216932660000#c2538880606494896540' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/happy-pioneer-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5447575887051329091' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5447575887051329091' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='July 24, 2008 at 2:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8335870236288432452</id><published>2008-07-24T15:38:00.000-06:00</published><updated>2008-07-24T15:38:41.806-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Bear Lake sounds like so much fun! My DH's fam ...</title><content type='html'>Oh Bear Lake sounds like so much fun! My DH's fam always goes to the FL gulf, Destin or PCB. Have fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5447575887051329091/comments/default/8335870236288432452'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5447575887051329091/comments/default/8335870236288432452'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/happy-pioneer-day.html?showComment=1216935480000#c8335870236288432452' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/happy-pioneer-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5447575887051329091' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5447575887051329091' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='July 24, 2008 at 3:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-413482174607013846</id><published>2008-07-24T16:37:00.000-06:00</published><updated>2008-07-24T16:37:11.341-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your LO's are ALWAYS impressive, and this is no di...</title><content type='html'>Your LO's are ALWAYS impressive, and this is no different...LOVE that one of Eden!!&lt;BR/&gt;&lt;BR/&gt;Your memories are such fun!  You have serious storytelling skills!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5447575887051329091/comments/default/413482174607013846'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5447575887051329091/comments/default/413482174607013846'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/happy-pioneer-day.html?showComment=1216939020000#c413482174607013846' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/happy-pioneer-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5447575887051329091' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5447575887051329091' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='July 24, 2008 at 4:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1940613049490827342</id><published>2008-07-24T18:17:00.000-06:00</published><updated>2008-07-24T18:17:50.978-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am in beautiful Maine right now counting down th...</title><content type='html'>I am in beautiful Maine right now counting down the days till Bear Lake!! I can't wait!! Can't wait to see you :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5447575887051329091/comments/default/1940613049490827342'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5447575887051329091/comments/default/1940613049490827342'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/happy-pioneer-day.html?showComment=1216945020000#c1940613049490827342' title=''/><author><name>cheloni</name><uri>https://www.blogger.com/profile/07499878345290260843</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_zQqh2J7HUNE/SxgPoEQfK7I/AAAAAAAAA5s/mkBIm0VtBKc/S220-s32/baby+love.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/happy-pioneer-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5447575887051329091' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5447575887051329091' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1218734363'/><gd:extendedProperty name='blogger.displayTime' value='July 24, 2008 at 6:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9100439686037374789</id><published>2008-07-24T18:29:00.000-06:00</published><updated>2008-07-24T18:29:47.469-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the picture of Eden on the trampoline! She ...</title><content type='html'>I love the picture of Eden on the trampoline! She is too cute.  Sounds like you have a fun night planned with your family!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5447575887051329091/comments/default/9100439686037374789'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5447575887051329091/comments/default/9100439686037374789'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/happy-pioneer-day.html?showComment=1216945740000#c9100439686037374789' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/happy-pioneer-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5447575887051329091' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5447575887051329091' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='July 24, 2008 at 6:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2770975150131371633</id><published>2008-07-24T18:47:00.000-06:00</published><updated>2008-07-24T18:47:14.662-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can't wait to hear the fun news!  Keeping my finge...</title><content type='html'>Can't wait to hear the fun news!  Keeping my fingers crossed and good luck!  Love all the new LO's, such darling picks you have to work with!  Love em all, as always!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/2770975150131371633'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/2770975150131371633'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html?showComment=1216946820000#c2770975150131371633' title=''/><author><name>Mimi</name><uri>https://www.blogger.com/profile/17729634882133588407</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_uf0gVqziMtc/R_FWiAytqiI/AAAAAAAABus/WBZfWk0GS14/S220-s32/IMG_5522.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5470678985979456373' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5470678985979456373' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-111455570'/><gd:extendedProperty name='blogger.displayTime' value='July 24, 2008 at 6:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-735916332375870227</id><published>2008-07-24T22:39:00.000-06:00</published><updated>2008-07-24T22:39:48.029-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the reminder about Sno Shack - another ...</title><content type='html'>Thanks for the reminder about Sno Shack - another thing to add to the list of things I miss.  &lt;BR/&gt;&lt;BR/&gt;It was very strange this year to celebrate (not really celebrate) the 24th of July somewhere else.  I talked to the kids about the pioneers and then we went shopping.  The big toy sales started that day and I have to get Christmas started - sales save so much money for my tight budget!!&lt;BR/&gt;&lt;BR/&gt;Have a great day!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5447575887051329091/comments/default/735916332375870227'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5447575887051329091/comments/default/735916332375870227'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/happy-pioneer-day.html?showComment=1216960740000#c735916332375870227' title=''/><author><name>Stacy</name><uri>https://www.blogger.com/profile/18039279137174531144</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_pZUGtLmTkro/TBFxX8Kj0dI/AAAAAAAAGj8/C6JXUJ6kZaY/S220-s32/30052_10150176518025066_813295065_12362554_1692913_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/happy-pioneer-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5447575887051329091' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5447575887051329091' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1128105826'/><gd:extendedProperty name='blogger.displayTime' value='July 24, 2008 at 10:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6185823167556697204</id><published>2008-07-25T11:08:00.000-06:00</published><updated>2008-07-25T11:08:25.395-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have been refreshing all morning !!! LOL&lt;br&gt;I wa...</title><content type='html'>I have been refreshing all morning !!! LOL&lt;BR/&gt;I was starting to get worried. LOVE LOVE LOVE the new templates....how did you know I was going to scraplift your Disneyland page ???&lt;BR/&gt;&lt;BR/&gt;Thanks, dimplebrandy</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2700320765119131280/comments/default/6185823167556697204'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2700320765119131280/comments/default/6185823167556697204'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/creative-block.html?showComment=1217005680000#c6185823167556697204' title=''/><author><name>DimpleBrandy</name><uri>https://www.blogger.com/profile/09640041569342530342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/creative-block.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2700320765119131280' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2700320765119131280' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-7367898'/><gd:extendedProperty name='blogger.displayTime' value='July 25, 2008 at 11:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2582924807080452041</id><published>2008-07-25T12:51:00.000-06:00</published><updated>2008-07-25T12:51:26.341-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What great templates!!!  Have a great week away!&lt;b...</title><content type='html'>What great templates!!!  Have a great week away!&lt;BR/&gt;&lt;BR/&gt;Chia (Andrea)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2700320765119131280/comments/default/2582924807080452041'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2700320765119131280/comments/default/2582924807080452041'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/creative-block.html?showComment=1217011860000#c2582924807080452041' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/14741778201664253454</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_DHGL5mw7Rd0/S2cnKJyKFKI/AAAAAAAAMas/IeC37mvS5Qw/S220-s32/IMG_1599.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/creative-block.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2700320765119131280' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2700320765119131280' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-486453792'/><gd:extendedProperty name='blogger.displayTime' value='July 25, 2008 at 12:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-512179323227739434</id><published>2008-07-26T07:09:00.000-06:00</published><updated>2008-07-26T07:09:37.391-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh wow how exciting, this is an awesome call!! I L...</title><content type='html'>Oh wow how exciting, this is an awesome call!! I LOVE your designs!!!!&lt;BR/&gt;If only there was more time in the day hehe xxx Good luck xxx</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/512179323227739434'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/512179323227739434'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html?showComment=1217077740000#c512179323227739434' title=''/><author><name>nikki81</name><uri>https://www.blogger.com/profile/11637807966943857491</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5470678985979456373' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5470678985979456373' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2041918862'/><gd:extendedProperty name='blogger.displayTime' value='July 26, 2008 at 7:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5236804614004013797</id><published>2008-07-26T16:41:00.000-06:00</published><updated>2008-07-26T16:41:13.019-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Woot! I am so excited for this...good luck with yo...</title><content type='html'>Woot! I am so excited for this...good luck with your call I am sure you will get swamped!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/5236804614004013797'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/5236804614004013797'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html?showComment=1217112060000#c5236804614004013797' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5470678985979456373' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5470678985979456373' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 26, 2008 at 4:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5901894684939933513</id><published>2008-07-27T10:55:00.000-06:00</published><updated>2008-07-27T10:55:13.700-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you Britt!  This is so cute!!  :)</title><content type='html'>Thank you Britt!  This is so cute!!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/5901894684939933513'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7716389108603039333/comments/default/5901894684939933513'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html?showComment=1217177700000#c5901894684939933513' title=''/><author><name>JoAnn</name><uri>https://www.blogger.com/profile/12270148950107909001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/yee-haw-hooray-for-cowgirls-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7716389108603039333' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7716389108603039333' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-652271377'/><gd:extendedProperty name='blogger.displayTime' value='July 27, 2008 at 10:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3914635146930796627</id><published>2008-07-27T18:19:00.000-06:00</published><updated>2008-07-27T18:19:37.908-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Am I crazy or is your aunt the mother on Heroes?? ...</title><content type='html'>Am I crazy or is your aunt the mother on Heroes??  She is a ringer and the same name too!&lt;BR/&gt;&lt;BR/&gt;I know what you mean about feeling blessed to go to Disney.  There's just something about going there and acting like a kid again that makes it so magical.  Thanks for designing so many great kits for Disney, it helps me keep the magic alive between visits!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8535381263762047777/comments/default/3914635146930796627'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8535381263762047777/comments/default/3914635146930796627'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/so-many-blessings.html?showComment=1217204340000#c3914635146930796627' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/so-many-blessings.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8535381263762047777' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8535381263762047777' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='July 27, 2008 at 6:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3448592420309816180</id><published>2008-07-27T18:54:00.000-06:00</published><updated>2008-07-27T18:54:16.935-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your blessings project, ever single week it...</title><content type='html'>I love your blessings project, ever single week it makes me smile!  I don't think it's silly to consider the magic of disney a blessing, anything that fills you with joy is a blessing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8535381263762047777/comments/default/3448592420309816180'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8535381263762047777/comments/default/3448592420309816180'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/so-many-blessings.html?showComment=1217206440000#c3448592420309816180' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/so-many-blessings.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8535381263762047777' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8535381263762047777' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='July 27, 2008 at 6:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6738639972903958501</id><published>2008-07-27T20:45:00.000-06:00</published><updated>2008-07-27T20:45:09.222-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Nothing like waiting till the last minute! Thanks ...</title><content type='html'>Nothing like waiting till the last minute! Thanks for the opportunity Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/6738639972903958501'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5470678985979456373/comments/default/6738639972903958501'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html?showComment=1217213100000#c6738639972903958501' title=''/><author><name>molly</name><uri>https://www.blogger.com/profile/12001372661617674593</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp3.blogger.com/_k3io3b2dAKU/SAQthuSrgXI/AAAAAAAAAA0/RptRJLj4gBk/S220-s32/crowspringDS.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/weekend-round-up-small-ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5470678985979456373' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5470678985979456373' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1155720768'/><gd:extendedProperty name='blogger.displayTime' value='July 27, 2008 at 8:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4219623663382739548</id><published>2008-07-27T21:55:00.000-06:00</published><updated>2008-07-27T21:55:21.671-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ooo I don't envy you your decision!! I love lookin...</title><content type='html'>Ooo I don't envy you your decision!! I love looking at all your gorgeous LOs! Your blessings project is such a wonderful idea... and I agree with kate! Disney is totally and completely a blessing!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8535381263762047777/comments/default/4219623663382739548'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8535381263762047777/comments/default/4219623663382739548'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/so-many-blessings.html?showComment=1217217300000#c4219623663382739548' title=''/><author><name>fa11enan9e1</name><uri>https://www.blogger.com/profile/04368034207618563081</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/so-many-blessings.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8535381263762047777' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8535381263762047777' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-236554390'/><gd:extendedProperty name='blogger.displayTime' value='July 27, 2008 at 9:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8652911450508294121</id><published>2008-07-27T23:04:00.000-06:00</published><updated>2008-07-27T23:04:51.100-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a cool project.  Kinda new to reading your bl...</title><content type='html'>What a cool project.  Kinda new to reading your blog so I hadn't seen this before -- I love the idea!  Terrific layouts.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8535381263762047777/comments/default/8652911450508294121'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8535381263762047777/comments/default/8652911450508294121'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/so-many-blessings.html?showComment=1217221440000#c8652911450508294121' title=''/><author><name>Beth</name><uri>https://www.blogger.com/profile/13870296621798497300</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-Xgp7_L6R9qo/Wh4-8WJUILI/AAAAAAABqNc/AujVyPoz0aMwGiOE-sIwNZcpxNZymwzbQCK4BGAYYCw/s32/beth.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/so-many-blessings.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8535381263762047777' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8535381263762047777' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868305007'/><gd:extendedProperty name='blogger.displayTime' value='July 27, 2008 at 11:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3795365082033807079</id><published>2008-07-28T04:42:00.000-06:00</published><updated>2008-07-28T04:42:03.609-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What an awesome idea to scrap what you feel blesse...</title><content type='html'>What an awesome idea to scrap what you feel blessed for every week. I enjoyed looking at your project :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8535381263762047777/comments/default/3795365082033807079'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8535381263762047777/comments/default/3795365082033807079'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/so-many-blessings.html?showComment=1217241720000#c3795365082033807079' title=''/><author><name>verabear</name><uri>https://www.blogger.com/profile/09362497580088835974</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/so-many-blessings.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8535381263762047777' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8535381263762047777' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-91768227'/><gd:extendedProperty name='blogger.displayTime' value='July 28, 2008 at 4:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7775150022037952220</id><published>2008-07-28T16:54:00.000-06:00</published><updated>2008-07-28T16:54:04.211-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the blessings project! I need to get in gea...</title><content type='html'>I love the blessings project! I need to get in gear and get scrapping! Cris was in a preview for Heros before Mamma Mia started!  Jer said practivally shouted, "There's Brittney's aunt".  Funny.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8535381263762047777/comments/default/7775150022037952220'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8535381263762047777/comments/default/7775150022037952220'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/so-many-blessings.html?showComment=1217285640000#c7775150022037952220' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/so-many-blessings.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8535381263762047777' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8535381263762047777' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='July 28, 2008 at 4:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-348837846838041859</id><published>2008-07-28T18:36:00.000-06:00</published><updated>2008-07-28T18:36:52.949-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my goodness.  I had a very busy week and never ...</title><content type='html'>Oh my goodness.  I had a very busy week and never got a chance to keep up with your blog.  Now I am kicking myself HARD.  I missed your CT call by 19 hours.  Ugh!  I've been waiting for this one.  -kicks herself- I'll never neglect reading your blog again. -kicks herself again- So sad.  :(</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8535381263762047777/comments/default/348837846838041859'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8535381263762047777/comments/default/348837846838041859'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/so-many-blessings.html?showComment=1217291760000#c348837846838041859' title=''/><author><name>StarWarsFans</name><uri>https://www.blogger.com/profile/00425426362094418885</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-qWfAzKv96lE/T1wT2oTe1EI/AAAAAAAAAwU/67BAm1qGZ2Q/s32/Tricia%2BGingerGirl%2BPhoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/so-many-blessings.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8535381263762047777' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8535381263762047777' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-728705357'/><gd:extendedProperty name='blogger.displayTime' value='July 28, 2008 at 6:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6546986065779634184</id><published>2008-07-29T11:34:00.000-06:00</published><updated>2008-07-29T11:34:14.510-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOL--you are the BEST!! :)  thank you so much--&amp;am...</title><content type='html'>LOL--you are the BEST!! :)  thank you so much--&amp;amp; all your LOs are just AMAZING!!  now...if only I could get you to start doing MY scrapbooks for me! :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4851578207512828147/comments/default/6546986065779634184'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4851578207512828147/comments/default/6546986065779634184'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/erica-zane-has-come-to-scrapmatters.html?showComment=1217352840000#c6546986065779634184' title=''/><author><name>Erica Zane</name><uri>https://www.blogger.com/profile/01089858278651427041</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-uh1VpeGAXCk/TtL3_1czoCI/AAAAAAAAETI/f8WkYutK62w/s32/ericazane-3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/erica-zane-has-come-to-scrapmatters.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4851578207512828147' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4851578207512828147' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1189814333'/><gd:extendedProperty name='blogger.displayTime' value='July 29, 2008 at 11:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3203344822877947005</id><published>2008-07-29T13:18:00.000-06:00</published><updated>2008-07-29T13:18:39.519-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love Her stuff, YAY Ill be coming to scrap mater...</title><content type='html'>I love Her stuff, YAY Ill be coming to scrap maters soon for a mooch hehe :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4851578207512828147/comments/default/3203344822877947005'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4851578207512828147/comments/default/3203344822877947005'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/erica-zane-has-come-to-scrapmatters.html?showComment=1217359080000#c3203344822877947005' title=''/><author><name>nikki81</name><uri>https://www.blogger.com/profile/11637807966943857491</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/erica-zane-has-come-to-scrapmatters.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4851578207512828147' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4851578207512828147' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2041918862'/><gd:extendedProperty name='blogger.displayTime' value='July 29, 2008 at 1:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3989619057367217373</id><published>2008-07-29T14:30:00.000-06:00</published><updated>2008-07-29T14:30:40.197-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>GRR...I can't believe I missed your CT call. Teach...</title><content type='html'>GRR...I can't believe I missed your CT call. Teaches me to go a week w/o checking you blog! &lt;BR/&gt;&lt;BR/&gt;Good Luck..I hope you get some great girls. &lt;BR/&gt;&lt;BR/&gt;I have a request....can you add one of those e-mail sign up boxes as an option on your blog so we can have your posts e-mailed directly to us.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4851578207512828147/comments/default/3989619057367217373'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4851578207512828147/comments/default/3989619057367217373'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/erica-zane-has-come-to-scrapmatters.html?showComment=1217363400000#c3989619057367217373' title=''/><author><name>Amanda</name><uri>https://www.blogger.com/profile/12463643849303642338</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//2.bp.blogspot.com/_DbLPxe81om0/Shd2QWrnKiI/AAAAAAAABXs/r6w4KLKXcxU/S220-s32/Personal+8+08+BW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/erica-zane-has-come-to-scrapmatters.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4851578207512828147' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4851578207512828147' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1244185'/><gd:extendedProperty name='blogger.displayTime' value='July 29, 2008 at 2:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2263952751863702943</id><published>2008-07-29T15:35:00.000-06:00</published><updated>2008-07-29T15:35:48.014-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You ar brilliant and I am so thankful you share yo...</title><content type='html'>You ar brilliant and I am so thankful you share your talents with us DIS'rs!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1355354309945008671/comments/default/2263952751863702943'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1355354309945008671/comments/default/2263952751863702943'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/sprite-freebie.html?showComment=1217367300000#c2263952751863702943' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/sprite-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1355354309945008671' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1355354309945008671' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 29, 2008 at 3:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6217068683045438951</id><published>2008-07-29T15:47:00.000-06:00</published><updated>2008-07-29T15:47:09.602-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I absolutely love this kit and I am in love with t...</title><content type='html'>I absolutely love this kit and I am in love with the freebie and had to search to find it due to your should-be-CT girl DisneyCruiser2008 (Christy!)!  Thank you so very much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/6217068683045438951'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/6217068683045438951'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html?showComment=1217368020000#c6217068683045438951' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4036882708397653363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4036882708397653363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 29, 2008 at 3:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-847134870384830067</id><published>2008-07-29T17:15:00.000-06:00</published><updated>2008-07-29T17:15:09.211-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SO EXCITING...&lt;br&gt;Your LO's are INCREDIBLE...you a...</title><content type='html'>SO EXCITING...&lt;BR/&gt;Your LO's are INCREDIBLE...you are so talented!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4851578207512828147/comments/default/847134870384830067'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4851578207512828147/comments/default/847134870384830067'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/erica-zane-has-come-to-scrapmatters.html?showComment=1217373300000#c847134870384830067' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/erica-zane-has-come-to-scrapmatters.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4851578207512828147' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4851578207512828147' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='July 29, 2008 at 5:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7628470943997404248</id><published>2008-07-29T19:32:00.000-06:00</published><updated>2008-07-29T19:32:55.520-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Erica's kits are so adorable! I love the pages tha...</title><content type='html'>Erica's kits are so adorable! I love the pages that you made with them.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4851578207512828147/comments/default/7628470943997404248'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4851578207512828147/comments/default/7628470943997404248'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/erica-zane-has-come-to-scrapmatters.html?showComment=1217381520000#c7628470943997404248' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/erica-zane-has-come-to-scrapmatters.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4851578207512828147' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4851578207512828147' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='July 29, 2008 at 7:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4626922284443863708</id><published>2008-07-30T07:04:00.000-06:00</published><updated>2008-07-30T07:04:36.659-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>beautiful work!!&lt;br&gt;I love her work!!&lt;br&gt;&lt;br&gt;Congr...</title><content type='html'>beautiful work!!&lt;BR/&gt;I love her work!!&lt;BR/&gt;&lt;BR/&gt;Congrats to her and welcome to SM, Erica!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4851578207512828147/comments/default/4626922284443863708'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4851578207512828147/comments/default/4626922284443863708'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/erica-zane-has-come-to-scrapmatters.html?showComment=1217423040000#c4626922284443863708' title=''/><author><name>Neverland Scraps</name><uri>https://www.blogger.com/profile/05677730927880528010</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/erica-zane-has-come-to-scrapmatters.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4851578207512828147' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4851578207512828147' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-883387775'/><gd:extendedProperty name='blogger.displayTime' value='July 30, 2008 at 7:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5893901471838953230</id><published>2008-07-30T11:26:00.000-06:00</published><updated>2008-07-30T11:26:37.293-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>HI Britt! :D&lt;br&gt;I'm so excited about Erica's new s...</title><content type='html'>HI Britt! :D&lt;BR/&gt;I'm so excited about Erica's new store too! &lt;BR/&gt;&lt;BR/&gt;and...&lt;BR/&gt;There's something for ya on my blog! ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4851578207512828147/comments/default/5893901471838953230'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4851578207512828147/comments/default/5893901471838953230'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/erica-zane-has-come-to-scrapmatters.html?showComment=1217438760000#c5893901471838953230' title=''/><author><name>M u s s</name><uri>https://www.blogger.com/profile/10692200328175774477</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_hDUXc-dCzeg/Smf-Go7rciI/AAAAAAAACO8/8PhiGfhF07I/S220-s32/P1010422-ava200.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/erica-zane-has-come-to-scrapmatters.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4851578207512828147' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4851578207512828147' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1768912550'/><gd:extendedProperty name='blogger.displayTime' value='July 30, 2008 at 11:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7770966425177678252</id><published>2008-07-30T11:26:00.001-06:00</published><updated>2008-07-30T11:26:38.481-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>HI Britt! :D&lt;br&gt;I'm so excited about Erica's new s...</title><content type='html'>HI Britt! :D&lt;BR/&gt;I'm so excited about Erica's new store too! &lt;BR/&gt;&lt;BR/&gt;and...&lt;BR/&gt;There's something for ya on my blog! ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4851578207512828147/comments/default/7770966425177678252'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4851578207512828147/comments/default/7770966425177678252'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/erica-zane-has-come-to-scrapmatters.html?showComment=1217438760001#c7770966425177678252' title=''/><author><name>M u s s</name><uri>https://www.blogger.com/profile/10692200328175774477</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_hDUXc-dCzeg/Smf-Go7rciI/AAAAAAAACO8/8PhiGfhF07I/S220-s32/P1010422-ava200.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/erica-zane-has-come-to-scrapmatters.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4851578207512828147' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4851578207512828147' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1768912550'/><gd:extendedProperty name='blogger.displayTime' value='July 30, 2008 at 11:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4326384180551914160</id><published>2008-07-30T13:40:00.000-06:00</published><updated>2008-07-30T13:40:55.515-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>i'm soooo excited!!  You're stuff is always SO FAB...</title><content type='html'>i'm soooo excited!!  You're stuff is always SO FABULOUS!! and i just LOVE playing with it! can't believe i'm still here--THANK YOU! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/4326384180551914160'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/4326384180551914160'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html?showComment=1217446800000#c4326384180551914160' title=''/><author><name>Erica Zane</name><uri>https://www.blogger.com/profile/01089858278651427041</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-uh1VpeGAXCk/TtL3_1czoCI/AAAAAAAAETI/f8WkYutK62w/s32/ericazane-3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7244129158687881895' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7244129158687881895' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1189814333'/><gd:extendedProperty name='blogger.displayTime' value='July 30, 2008 at 1:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6105743142323732139</id><published>2008-07-30T13:42:00.000-06:00</published><updated>2008-07-30T13:42:05.068-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>:)  So so excited, Britt!&lt;br&gt;I am really, truly ho...</title><content type='html'>:)  So so excited, Britt!&lt;BR/&gt;I am really, truly honored that you "kept" me!!&lt;BR/&gt;xoxo</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/6105743142323732139'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/6105743142323732139'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html?showComment=1217446920000#c6105743142323732139' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7244129158687881895' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7244129158687881895' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='July 30, 2008 at 1:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-213011252349753183</id><published>2008-07-30T13:42:00.001-06:00</published><updated>2008-07-30T13:42:23.090-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>(and after seeing all the other girls, I am even M...</title><content type='html'>(and after seeing all the other girls, I am even MORE blown away!!)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/213011252349753183'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/213011252349753183'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html?showComment=1217446920001#c213011252349753183' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7244129158687881895' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7244129158687881895' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='July 30, 2008 at 1:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3756887994906139</id><published>2008-07-30T14:12:00.000-06:00</published><updated>2008-07-30T14:12:07.799-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats girls!</title><content type='html'>Congrats girls!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/3756887994906139'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/3756887994906139'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html?showComment=1217448720000#c3756887994906139' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/02953440103781720253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//img.photobucket.com/albums/v109/kswm30b/icons/skating/disney_heatherw.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7244129158687881895' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7244129158687881895' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-51884619'/><gd:extendedProperty name='blogger.displayTime' value='July 30, 2008 at 2:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2649870015707417785</id><published>2008-07-30T14:16:00.000-06:00</published><updated>2008-07-30T14:16:41.850-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay, this is so exciting!! Thanks so much Britt.  ...</title><content type='html'>Yay, this is so exciting!! Thanks so much Britt.  Congratulations to all the girls!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/2649870015707417785'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/2649870015707417785'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html?showComment=1217448960000#c2649870015707417785' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7244129158687881895' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7244129158687881895' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='July 30, 2008 at 2:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5107566374811838873</id><published>2008-07-30T15:05:00.000-06:00</published><updated>2008-07-30T15:05:54.322-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt! I'm so excited!!!! I can't believe y...</title><content type='html'>Thanks Britt! I'm so excited!!!! I can't believe you picked me.  Congrats to all the other girls as well. Look forward to getting to know everyone better!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/5107566374811838873'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/5107566374811838873'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html?showComment=1217451900000#c5107566374811838873' title=''/><author><name>Yzerbear</name><uri>https://www.blogger.com/profile/18010849675699240624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-tSfYxRi7cao/VVU4vw_9Z_I/AAAAAAAAAOg/7l1_XQZwT38/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7244129158687881895' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7244129158687881895' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1731284979'/><gd:extendedProperty name='blogger.displayTime' value='July 30, 2008 at 3:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8026720735766956511</id><published>2008-07-30T16:24:00.000-06:00</published><updated>2008-07-30T16:24:03.852-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt I"m so glad that you found your 'Britt Girls...</title><content type='html'>Britt I"m so glad that you found your 'Britt Girls'!! I went and looked through everyone's galleries and they're awesome! You've got a great team!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/8026720735766956511'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/8026720735766956511'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html?showComment=1217456640000#c8026720735766956511' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7244129158687881895' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7244129158687881895' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='July 30, 2008 at 4:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-348337245260914223</id><published>2008-07-30T16:49:00.000-06:00</published><updated>2008-07-30T16:49:32.851-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks again for this wonderful opportunity! Congr...</title><content type='html'>Thanks again for this wonderful opportunity! Congrats to everyone :) I ditto ashley, you found some amazing scrappers!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/348337245260914223'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/348337245260914223'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html?showComment=1217458140000#c348337245260914223' title=''/><author><name>molly</name><uri>https://www.blogger.com/profile/12001372661617674593</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp3.blogger.com/_k3io3b2dAKU/SAQthuSrgXI/AAAAAAAAAA0/RptRJLj4gBk/S220-s32/crowspringDS.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7244129158687881895' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7244129158687881895' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1155720768'/><gd:extendedProperty name='blogger.displayTime' value='July 30, 2008 at 4:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-10302717982309151</id><published>2008-07-30T17:42:00.000-06:00</published><updated>2008-07-30T17:42:08.262-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats girls!!! You all are awesome scrappers!!!...</title><content type='html'>Congrats girls!!! You all are awesome scrappers!!! I will be back in January Britt!! You really have an awesome crew and I can see why it was so hard!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/10302717982309151'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/10302717982309151'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html?showComment=1217461320000#c10302717982309151' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7244129158687881895' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7244129158687881895' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 30, 2008 at 5:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7811787952103501314</id><published>2008-07-30T17:59:00.000-06:00</published><updated>2008-07-30T17:59:15.939-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am beyond excited to be a Britt Girl, thank you ...</title><content type='html'>I am beyond excited to be a Britt Girl, thank you again, and congrats to the other girls!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/7811787952103501314'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/7811787952103501314'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html?showComment=1217462340000#c7811787952103501314' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7244129158687881895' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7244129158687881895' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='July 30, 2008 at 5:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8176799422496867266</id><published>2008-07-30T21:14:00.000-06:00</published><updated>2008-07-30T21:14:59.333-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So much fun!  Congrats on all the new girls and I'...</title><content type='html'>So much fun!  Congrats on all the new girls and I'll be back to apply in January!  Thanks for the cute gretchen kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/8176799422496867266'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/8176799422496867266'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html?showComment=1217474040000#c8176799422496867266' title=''/><author><name>Mimi</name><uri>https://www.blogger.com/profile/17729634882133588407</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_uf0gVqziMtc/R_FWiAytqiI/AAAAAAAABus/WBZfWk0GS14/S220-s32/IMG_5522.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7244129158687881895' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7244129158687881895' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-111455570'/><gd:extendedProperty name='blogger.displayTime' value='July 30, 2008 at 9:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5624888387992065976</id><published>2008-07-30T23:14:00.000-06:00</published><updated>2008-07-30T23:14:09.658-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay for this fabulous CT!  Britt, congrats!!!!  Wi...</title><content type='html'>Yay for this fabulous CT!  Britt, congrats!!!!  Will you let me guest for you every now and then?  ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/5624888387992065976'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/5624888387992065976'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html?showComment=1217481240000#c5624888387992065976' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7244129158687881895' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7244129158687881895' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='July 30, 2008 at 11:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2637481718081323537</id><published>2008-07-31T08:39:00.000-06:00</published><updated>2008-07-31T08:39:51.072-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats to everyone!</title><content type='html'>Congrats to everyone!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/2637481718081323537'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/2637481718081323537'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html?showComment=1217515140000#c2637481718081323537' title=''/><author><name>Emilee</name><uri>https://www.blogger.com/profile/03276923834347567587</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7244129158687881895' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7244129158687881895' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958259147'/><gd:extendedProperty name='blogger.displayTime' value='July 31, 2008 at 8:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3368442430379452695</id><published>2008-07-31T09:24:00.000-06:00</published><updated>2008-07-31T09:24:48.219-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrates girlies :)&lt;br&gt;Your all so lucky :)</title><content type='html'>Congrates girlies :)&lt;BR/&gt;Your all so lucky :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/3368442430379452695'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/3368442430379452695'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html?showComment=1217517840000#c3368442430379452695' title=''/><author><name>nikki81</name><uri>https://www.blogger.com/profile/11637807966943857491</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7244129158687881895' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7244129158687881895' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2041918862'/><gd:extendedProperty name='blogger.displayTime' value='July 31, 2008 at 9:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-969438466992554183</id><published>2008-07-31T11:50:00.000-06:00</published><updated>2008-07-31T11:50:33.439-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats girls!   Can't wait to see some amazing s...</title><content type='html'>Congrats girls!   Can't wait to see some amazing stuff!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/969438466992554183'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/969438466992554183'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html?showComment=1217526600000#c969438466992554183' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7244129158687881895' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7244129158687881895' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='July 31, 2008 at 11:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3870671979554242168</id><published>2008-07-31T15:37:00.000-06:00</published><updated>2008-07-31T15:37:13.147-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your toes! :) Enjoy your vacation and we'll s...</title><content type='html'>Love your toes! :) Enjoy your vacation and we'll see you when you get back!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5572849043538002001/comments/default/3870671979554242168'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5572849043538002001/comments/default/3870671979554242168'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/see-ya.html?showComment=1217540220000#c3870671979554242168' title=''/><author><name>Jessica</name><uri>https://www.blogger.com/profile/16885023336114585790</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_9-k04Bt_wso/SMmaitJhtII/AAAAAAAAAFY/sLJsBhVbZns/S220-s32/blog+picture+color+copy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/see-ya.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5572849043538002001' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5572849043538002001' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-519797616'/><gd:extendedProperty name='blogger.displayTime' value='July 31, 2008 at 3:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1251711894965628635</id><published>2008-07-31T16:16:00.000-06:00</published><updated>2008-07-31T16:16:18.604-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have fun and relax!! ;) I'll miss you though.. :-)</title><content type='html'>Have fun and relax!! ;) I'll miss you though.. :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5572849043538002001/comments/default/1251711894965628635'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5572849043538002001/comments/default/1251711894965628635'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/see-ya.html?showComment=1217542560000#c1251711894965628635' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/see-ya.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5572849043538002001' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5572849043538002001' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 31, 2008 at 4:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6315180713603409777</id><published>2008-07-31T16:21:00.000-06:00</published><updated>2008-07-31T16:21:37.131-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute toes!  Hope you have an awesome vacation fill...</title><content type='html'>Cute toes!  Hope you have an awesome vacation filled with fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5572849043538002001/comments/default/6315180713603409777'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5572849043538002001/comments/default/6315180713603409777'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/see-ya.html?showComment=1217542860000#c6315180713603409777' title=''/><author><name>Jeni</name><uri>https://www.blogger.com/profile/16017214095733677819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp1.blogger.com/_gjE33yBdihc/SGHQuBOaEfI/AAAAAAAAA6k/Olwdi6Lml3w/S220-s32/SM+picture.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/see-ya.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5572849043538002001' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5572849043538002001' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-193039728'/><gd:extendedProperty name='blogger.displayTime' value='July 31, 2008 at 4:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-663055007369780918</id><published>2008-07-31T17:31:00.000-06:00</published><updated>2008-07-31T17:31:48.636-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have fun at Bear Lake and wear sunscreen!</title><content type='html'>Have fun at Bear Lake and wear sunscreen!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5572849043538002001/comments/default/663055007369780918'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5572849043538002001/comments/default/663055007369780918'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/see-ya.html?showComment=1217547060000#c663055007369780918' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/see-ya.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5572849043538002001' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5572849043538002001' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='July 31, 2008 at 5:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1735295528014613577</id><published>2008-07-31T22:36:00.000-06:00</published><updated>2008-07-31T22:36:15.964-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have a great time, Britt!  (You totally rock for s...</title><content type='html'>Have a great time, Britt!  (You totally rock for slamming out the EE for me, girl - xoxoxoxo)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5572849043538002001/comments/default/1735295528014613577'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5572849043538002001/comments/default/1735295528014613577'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/see-ya.html?showComment=1217565360000#c1735295528014613577' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/see-ya.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5572849043538002001' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5572849043538002001' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='July 31, 2008 at 10:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4528176948160994543</id><published>2008-07-31T22:45:00.000-06:00</published><updated>2008-07-31T22:45:47.333-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt your crack me up! Cute toes! Have a great time!</title><content type='html'>Britt your crack me up! Cute toes! Have a great time!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5572849043538002001/comments/default/4528176948160994543'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5572849043538002001/comments/default/4528176948160994543'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/see-ya.html?showComment=1217565900000#c4528176948160994543' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/see-ya.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5572849043538002001' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5572849043538002001' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 31, 2008 at 10:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8545617644806963982</id><published>2008-07-31T22:56:00.000-06:00</published><updated>2008-07-31T22:56:17.925-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oooh, fun picture!!  Have a great time!!</title><content type='html'>oooh, fun picture!!  Have a great time!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5572849043538002001/comments/default/8545617644806963982'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5572849043538002001/comments/default/8545617644806963982'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/see-ya.html?showComment=1217566560000#c8545617644806963982' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/see-ya.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5572849043538002001' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5572849043538002001' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='July 31, 2008 at 10:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7641559861275389516</id><published>2008-08-01T02:16:00.000-06:00</published><updated>2008-08-01T02:16:45.631-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the toes! Have a great vacation - we will mis...</title><content type='html'>Love the toes! Have a great vacation - we will miss you this week but be thinking of your and how much fun you are having.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5572849043538002001/comments/default/7641559861275389516'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5572849043538002001/comments/default/7641559861275389516'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/see-ya.html?showComment=1217578560000#c7641559861275389516' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/see-ya.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5572849043538002001' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5572849043538002001' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 1, 2008 at 2:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6184976354324129251</id><published>2008-08-01T05:39:00.000-06:00</published><updated>2008-08-01T05:39:26.469-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That's an awesome see ya graphic!! :) hope you're ...</title><content type='html'>That's an awesome see ya graphic!! :) hope you're having tons-o-fun!! :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5572849043538002001/comments/default/6184976354324129251'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5572849043538002001/comments/default/6184976354324129251'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/see-ya.html?showComment=1217590740000#c6184976354324129251' title=''/><author><name>Erica Zane</name><uri>https://www.blogger.com/profile/01089858278651427041</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-uh1VpeGAXCk/TtL3_1czoCI/AAAAAAAAETI/f8WkYutK62w/s32/ericazane-3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/see-ya.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5572849043538002001' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5572849043538002001' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1189814333'/><gd:extendedProperty name='blogger.displayTime' value='August 1, 2008 at 5:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5477053073161836664</id><published>2008-08-01T19:35:00.000-06:00</published><updated>2008-08-01T19:35:50.464-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute toes - have a great time!!</title><content type='html'>Cute toes - have a great time!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5572849043538002001/comments/default/5477053073161836664'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5572849043538002001/comments/default/5477053073161836664'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/see-ya.html?showComment=1217640900000#c5477053073161836664' title=''/><author><name>Stacy</name><uri>https://www.blogger.com/profile/18039279137174531144</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_pZUGtLmTkro/TBFxX8Kj0dI/AAAAAAAAGj8/C6JXUJ6kZaY/S220-s32/30052_10150176518025066_813295065_12362554_1692913_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/see-ya.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5572849043538002001' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5572849043538002001' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1128105826'/><gd:extendedProperty name='blogger.displayTime' value='August 1, 2008 at 7:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2532422571564694254</id><published>2008-08-02T12:08:00.000-06:00</published><updated>2008-08-02T12:08:45.842-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>nice pedi!  enjoy the vacay!</title><content type='html'>nice pedi!  enjoy the vacay!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5572849043538002001/comments/default/2532422571564694254'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5572849043538002001/comments/default/2532422571564694254'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/see-ya.html?showComment=1217700480000#c2532422571564694254' title=''/><author><name>Diana Herman</name><uri>https://www.blogger.com/profile/05978315407231218387</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/see-ya.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5572849043538002001' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5572849043538002001' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1138980103'/><gd:extendedProperty name='blogger.displayTime' value='August 2, 2008 at 12:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8458530001501397200</id><published>2008-08-02T18:18:00.000-06:00</published><updated>2008-08-02T18:18:14.106-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I hope that you have a great time... but when you ...</title><content type='html'>I hope that you have a great time... but when you get back if you could help me. I'm trying to find your&lt;BR/&gt;&lt;BR/&gt;"Happiest Kit on Earth" mini-kit freebie &lt;BR/&gt;&lt;BR/&gt;I've searched the web everywhere.. thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5572849043538002001/comments/default/8458530001501397200'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5572849043538002001/comments/default/8458530001501397200'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/see-ya.html?showComment=1217722680000#c8458530001501397200' title=''/><author><name>Jamie Hamblin</name><uri>https://www.blogger.com/profile/13649684000969749370</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_PnVWQnRR75A/SNf3qN9cYoI/AAAAAAAAAQs/YUdGq-DNUOQ/S220-s32/Untitled-1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/see-ya.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5572849043538002001' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5572849043538002001' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-957349950'/><gd:extendedProperty name='blogger.displayTime' value='August 2, 2008 at 6:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2357742625961450090</id><published>2008-08-04T04:55:00.000-06:00</published><updated>2008-08-04T04:55:03.251-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations to the new CT! :)</title><content type='html'>Congratulations to the new CT! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/2357742625961450090'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/2357742625961450090'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html?showComment=1217847300000#c2357742625961450090' title=''/><author><name>verabear</name><uri>https://www.blogger.com/profile/09362497580088835974</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7244129158687881895' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7244129158687881895' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-91768227'/><gd:extendedProperty name='blogger.displayTime' value='August 4, 2008 at 4:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9137326164770089533</id><published>2008-08-04T12:08:00.000-06:00</published><updated>2008-08-04T12:08:05.883-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I KNOW you are having a BLAST!  Maybe next year we...</title><content type='html'>I KNOW you are having a BLAST!  Maybe next year we'll be able to make it too...&lt;BR/&gt;:)  &lt;BR/&gt;&lt;BR/&gt;So excited to hear all about it when you get back.&lt;BR/&gt;(BTW, I'm going through iChat withdrawals.)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5572849043538002001/comments/default/9137326164770089533'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5572849043538002001/comments/default/9137326164770089533'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/see-ya.html?showComment=1217873280000#c9137326164770089533' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/see-ya.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5572849043538002001' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5572849043538002001' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='August 4, 2008 at 12:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7074154972347804356</id><published>2008-08-05T13:13:00.000-06:00</published><updated>2008-08-05T13:13:11.265-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Now that Erica is on your team, maybe you can get ...</title><content type='html'>Now that Erica is on your team, maybe you can get her to share the secret of her 'amazing extractions'&lt;BR/&gt;&lt;BR/&gt;Good luck to all of you, I am sure it can't be anything but fun to work with Britt</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/7074154972347804356'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7244129158687881895/comments/default/7074154972347804356'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html?showComment=1217963580000#c7074154972347804356' title=''/><author><name>Karen</name><uri>https://www.blogger.com/profile/00628164366288294293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/meet-britt-girls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7244129158687881895' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7244129158687881895' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1433283774'/><gd:extendedProperty name='blogger.displayTime' value='August 5, 2008 at 1:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4233061511740446016</id><published>2008-08-05T13:44:00.000-06:00</published><updated>2008-08-05T13:44:05.012-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE those piggies!!  Hope yuo have an awesome vac...</title><content type='html'>LOVE those piggies!!  Hope yuo have an awesome vacay.  Make sure you stop by my blog for a little surprise.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5572849043538002001/comments/default/4233061511740446016'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5572849043538002001/comments/default/4233061511740446016'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/07/see-ya.html?showComment=1217965440000#c4233061511740446016' title=''/><author><name>Jackie</name><uri>https://www.blogger.com/profile/09499200939806937266</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/07/see-ya.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5572849043538002001' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5572849043538002001' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1743188652'/><gd:extendedProperty name='blogger.displayTime' value='August 5, 2008 at 1:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4142879196288766929</id><published>2008-08-05T23:44:00.000-06:00</published><updated>2008-08-05T23:44:27.039-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hmmm...fun pictures. I miss Bear Lake...my favorit...</title><content type='html'>Hmmm...fun pictures. I miss Bear Lake...my favorite rec spot in northern Utah. Thanks for the pics...are you guys reading Breaking Dawn in those pictures? LOL!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4713488599863425283/comments/default/4142879196288766929'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4713488599863425283/comments/default/4142879196288766929'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/back-to-real-life.html?showComment=1218001440000#c4142879196288766929' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/back-to-real-life.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4713488599863425283' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4713488599863425283' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 5, 2008 at 11:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6858502208347226954</id><published>2008-08-06T05:46:00.000-06:00</published><updated>2008-08-06T05:46:41.180-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You have an award :-)) please visit my blog :-)))&lt;...</title><content type='html'>You have an award :-)) please visit my blog :-)))&lt;BR/&gt;Hugz crazycatlaydee xxx</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4713488599863425283/comments/default/6858502208347226954'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4713488599863425283/comments/default/6858502208347226954'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/back-to-real-life.html?showComment=1218023160000#c6858502208347226954' title=''/><author><name>Crazycatlaydee</name><uri>https://www.blogger.com/profile/13409959202027806687</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_pJEbI32REus/SLqjvJuHBvI/AAAAAAAAKMI/jHlCCvhLoPg/S220-s32/IMGP0034.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/back-to-real-life.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4713488599863425283' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4713488599863425283' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1861349091'/><gd:extendedProperty name='blogger.displayTime' value='August 6, 2008 at 5:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-322590281445475194</id><published>2008-08-06T06:54:00.000-06:00</published><updated>2008-08-06T06:54:31.728-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SO glad you're back.  But I happy that you had a s...</title><content type='html'>SO glad you're back.  But I happy that you had a such a good time!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4713488599863425283/comments/default/322590281445475194'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4713488599863425283/comments/default/322590281445475194'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/back-to-real-life.html?showComment=1218027240000#c322590281445475194' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/back-to-real-life.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4713488599863425283' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4713488599863425283' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 6, 2008 at 6:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-343353611248709336</id><published>2008-08-06T08:49:00.000-06:00</published><updated>2008-08-06T08:49:59.982-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So glad you're back! Looks like you had a great ti...</title><content type='html'>So glad you're back! Looks like you had a great time! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4713488599863425283/comments/default/343353611248709336'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4713488599863425283/comments/default/343353611248709336'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/back-to-real-life.html?showComment=1218034140000#c343353611248709336' title=''/><author><name>Jessica</name><uri>https://www.blogger.com/profile/16885023336114585790</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_9-k04Bt_wso/SMmaitJhtII/AAAAAAAAAFY/sLJsBhVbZns/S220-s32/blog+picture+color+copy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/back-to-real-life.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4713488599863425283' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4713488599863425283' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-519797616'/><gd:extendedProperty name='blogger.displayTime' value='August 6, 2008 at 8:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-179993498088924503</id><published>2008-08-06T08:55:00.000-06:00</published><updated>2008-08-06T08:55:49.950-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Holy cow!  You got some amazing shots!  WOW! :)  W...</title><content type='html'>Holy cow!  You got some amazing shots!  WOW! :)  We had the best time ever!!  Thanks so much for including us in what has to be the best summer camping tradition in history!!  :)  Lots of BEAR hugs for you and your amazing fam!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4713488599863425283/comments/default/179993498088924503'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4713488599863425283/comments/default/179993498088924503'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/back-to-real-life.html?showComment=1218034500000#c179993498088924503' title=''/><author><name>BTMIN</name><uri>https://www.blogger.com/profile/16723311176479432021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/back-to-real-life.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4713488599863425283' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4713488599863425283' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703829899'/><gd:extendedProperty name='blogger.displayTime' value='August 6, 2008 at 8:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7730939896660019819</id><published>2008-08-06T09:49:00.000-06:00</published><updated>2008-08-06T09:49:49.445-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What cute pictures! Glad to see you guys had a goo...</title><content type='html'>What cute pictures! Glad to see you guys had a good time. I miss your family. Tell them hi for me :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4713488599863425283/comments/default/7730939896660019819'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4713488599863425283/comments/default/7730939896660019819'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/back-to-real-life.html?showComment=1218037740000#c7730939896660019819' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/back-to-real-life.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4713488599863425283' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4713488599863425283' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='August 6, 2008 at 9:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6749300844292545356</id><published>2008-08-06T10:18:00.000-06:00</published><updated>2008-08-06T10:18:57.135-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sounds like you had a blast!!! I always wanted to ...</title><content type='html'>Sounds like you had a blast!!! I always wanted to visit Utah and Bear Lake...and I think I saw a Breaking Dawn book!!! Woot!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4713488599863425283/comments/default/6749300844292545356'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4713488599863425283/comments/default/6749300844292545356'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/back-to-real-life.html?showComment=1218039480000#c6749300844292545356' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/back-to-real-life.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4713488599863425283' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4713488599863425283' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 6, 2008 at 10:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8116796077413614953</id><published>2008-08-06T12:55:00.000-06:00</published><updated>2008-08-06T12:55:49.902-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Looks like it was really a lot of fun, and the WAT...</title><content type='html'>Looks like it was really a lot of fun, and the WATER! OOOh :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4713488599863425283/comments/default/8116796077413614953'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4713488599863425283/comments/default/8116796077413614953'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/back-to-real-life.html?showComment=1218048900000#c8116796077413614953' title=''/><author><name>verabear</name><uri>https://www.blogger.com/profile/09362497580088835974</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/back-to-real-life.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4713488599863425283' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4713488599863425283' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-91768227'/><gd:extendedProperty name='blogger.displayTime' value='August 6, 2008 at 12:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5282894577759157929</id><published>2008-08-06T19:16:00.000-06:00</published><updated>2008-08-06T19:16:13.853-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You got some great photos!!  Looks like so much fu...</title><content type='html'>You got some great photos!!  Looks like so much fun.  I love Bear Lake!!  Glad you are back!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4713488599863425283/comments/default/5282894577759157929'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4713488599863425283/comments/default/5282894577759157929'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/back-to-real-life.html?showComment=1218071760000#c5282894577759157929' title=''/><author><name>Stacy</name><uri>https://www.blogger.com/profile/18039279137174531144</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_pZUGtLmTkro/TBFxX8Kj0dI/AAAAAAAAGj8/C6JXUJ6kZaY/S220-s32/30052_10150176518025066_813295065_12362554_1692913_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/back-to-real-life.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4713488599863425283' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4713488599863425283' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1128105826'/><gd:extendedProperty name='blogger.displayTime' value='August 6, 2008 at 7:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3301063206326360125</id><published>2008-08-07T04:55:00.000-06:00</published><updated>2008-08-07T04:55:07.482-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Gorgeous photos girl! Looks and sounds like an ama...</title><content type='html'>Gorgeous photos girl! Looks and sounds like an amazing place :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4713488599863425283/comments/default/3301063206326360125'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4713488599863425283/comments/default/3301063206326360125'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/back-to-real-life.html?showComment=1218106500000#c3301063206326360125' title=''/><author><name>Nikki and Jen</name><uri>https://www.blogger.com/profile/12116063739653213569</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/back-to-real-life.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4713488599863425283' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4713488599863425283' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1233446032'/><gd:extendedProperty name='blogger.displayTime' value='August 7, 2008 at 4:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5329860128199664920</id><published>2008-08-07T13:09:00.000-06:00</published><updated>2008-08-07T13:09:10.995-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Glad you had such a great time! Sounds like the pe...</title><content type='html'>Glad you had such a great time! Sounds like the perfect family vacation. Can't wait to see all your cute pages :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4713488599863425283/comments/default/5329860128199664920'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4713488599863425283/comments/default/5329860128199664920'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/back-to-real-life.html?showComment=1218136140000#c5329860128199664920' title=''/><author><name>molly</name><uri>https://www.blogger.com/profile/12001372661617674593</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp3.blogger.com/_k3io3b2dAKU/SAQthuSrgXI/AAAAAAAAAA0/RptRJLj4gBk/S220-s32/crowspringDS.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/back-to-real-life.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4713488599863425283' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4713488599863425283' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1155720768'/><gd:extendedProperty name='blogger.displayTime' value='August 7, 2008 at 1:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4603653974466203906</id><published>2008-08-07T16:54:00.000-06:00</published><updated>2008-08-07T16:54:59.678-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>omg is that a baseball in your grab bag!? SOLD! :)</title><content type='html'>omg is that a baseball in your grab bag!? SOLD! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2010819975247833040/comments/default/4603653974466203906'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2010819975247833040/comments/default/4603653974466203906'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/sneak-peek.html?showComment=1218149640000#c4603653974466203906' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/02953440103781720253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//img.photobucket.com/albums/v109/kswm30b/icons/skating/disney_heatherw.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2010819975247833040' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2010819975247833040' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-51884619'/><gd:extendedProperty name='blogger.displayTime' value='August 7, 2008 at 4:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6982317679158006330</id><published>2008-08-07T16:57:00.000-06:00</published><updated>2008-08-07T16:57:08.101-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Glad to have you back home!  Looks like you all ha...</title><content type='html'>Glad to have you back home!  Looks like you all had a wonderful time!  Great nighttime shots too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4713488599863425283/comments/default/6982317679158006330'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4713488599863425283/comments/default/6982317679158006330'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/back-to-real-life.html?showComment=1218149820000#c6982317679158006330' title=''/><author><name>Carolyn</name><uri>https://www.blogger.com/profile/07399815697925190297</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/back-to-real-life.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4713488599863425283' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4713488599863425283' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2060596169'/><gd:extendedProperty name='blogger.displayTime' value='August 7, 2008 at 4:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-945475304464331649</id><published>2008-08-07T16:59:00.000-06:00</published><updated>2008-08-07T16:59:27.982-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can't wait to see the Grab Bag and the new items f...</title><content type='html'>Can't wait to see the Grab Bag and the new items for the store!  I'm very excited about the sale too!  :)  Might make my first Scrap Matters purchase!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2010819975247833040/comments/default/945475304464331649'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2010819975247833040/comments/default/945475304464331649'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/sneak-peek.html?showComment=1218149940000#c945475304464331649' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2010819975247833040' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2010819975247833040' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 7, 2008 at 4:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6846599000336099584</id><published>2008-08-07T17:46:00.000-06:00</published><updated>2008-08-07T17:46:13.637-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Looks like you have some fun things up your sleeve!</title><content type='html'>Looks like you have some fun things up your sleeve!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2010819975247833040/comments/default/6846599000336099584'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2010819975247833040/comments/default/6846599000336099584'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/sneak-peek.html?showComment=1218152760000#c6846599000336099584' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2010819975247833040' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2010819975247833040' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='August 7, 2008 at 5:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5519403403016720108</id><published>2008-08-07T17:56:00.000-06:00</published><updated>2008-08-07T17:56:27.927-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I know what your new kit is and I am so freaking e...</title><content type='html'>I know what your new kit is and I am so freaking excited!!! I just might have to dress Ethan as buzz for halloween. Just so I can use this kit! It's going to be so cute! I just can't wait!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2010819975247833040/comments/default/5519403403016720108'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2010819975247833040/comments/default/5519403403016720108'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/sneak-peek.html?showComment=1218153360000#c5519403403016720108' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2010819975247833040' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2010819975247833040' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='August 7, 2008 at 5:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-655101585850234459</id><published>2008-08-07T19:27:00.000-06:00</published><updated>2008-08-07T19:27:20.783-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OOO! Buzz &amp;amp; Woody?!?!?! 2 of my daughters favo...</title><content type='html'>OOO! Buzz &amp;amp; Woody?!?!?! 2 of my daughters favorite people!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2010819975247833040/comments/default/655101585850234459'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2010819975247833040/comments/default/655101585850234459'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/sneak-peek.html?showComment=1218158820000#c655101585850234459' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2010819975247833040' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2010819975247833040' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='August 7, 2008 at 7:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4537381849718987137</id><published>2008-08-07T21:15:00.000-06:00</published><updated>2008-08-07T21:15:32.538-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YYYYYYEEEEESSSSSS!!!  I've been dying for a kit to...</title><content type='html'>YYYYYYEEEEESSSSSS!!!  I've been dying for a kit to scrap my boys pics with Buzz and Woody at Disney.  I really wanted some purple and green to go with Buzz, but everything I found was too girly.  I've poured over your kits wondering when will Brittney come out with something for Buzz! THANK - THANK - THANK YOU!!&lt;BR/&gt;Oh yeah, the grab bag peek looks great too.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2010819975247833040/comments/default/4537381849718987137'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2010819975247833040/comments/default/4537381849718987137'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/sneak-peek.html?showComment=1218165300000#c4537381849718987137' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2010819975247833040' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2010819975247833040' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 7, 2008 at 9:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3439078177100432056</id><published>2008-08-08T01:05:00.000-06:00</published><updated>2008-08-08T01:05:57.035-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG -- I just scrapped my Buzz pics and was not th...</title><content type='html'>OMG -- I just scrapped my Buzz pics and was not thrilled with my LO..... I see a "makeover" coming on!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2010819975247833040/comments/default/3439078177100432056'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2010819975247833040/comments/default/3439078177100432056'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/sneak-peek.html?showComment=1218179100000#c3439078177100432056' title=''/><author><name>Christy</name><uri>https://www.blogger.com/profile/07553754317486421520</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2010819975247833040' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2010819975247833040' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-539915015'/><gd:extendedProperty name='blogger.displayTime' value='August 8, 2008 at 1:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9191758733197169015</id><published>2008-08-08T06:34:00.000-06:00</published><updated>2008-08-08T06:34:25.952-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>CAN'T WAIT! CAN'T WAIT! Sometimes I'm so impatient...</title><content type='html'>CAN'T WAIT! CAN'T WAIT! Sometimes I'm so impatient ;0)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2010819975247833040/comments/default/9191758733197169015'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2010819975247833040/comments/default/9191758733197169015'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/sneak-peek.html?showComment=1218198840000#c9191758733197169015' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2010819975247833040' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2010819975247833040' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 8, 2008 at 6:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5522172803325454614</id><published>2008-08-08T09:24:00.000-06:00</published><updated>2008-08-08T09:24:22.862-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, thanks for the alpha. Haven't seen it yet, ...</title><content type='html'>Britt, thanks for the alpha. Haven't seen it yet, but know I'll like it!  Thanks for the time of SM Grand Re-opening.  Now I won't be there every 5 min!!HAHAHA!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4684889768872157937/comments/default/5522172803325454614'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4684889768872157937/comments/default/5522172803325454614'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/simply-show-offs.html?showComment=1218209040000#c5522172803325454614' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/simply-show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4684889768872157937' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4684889768872157937' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 8, 2008 at 9:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2206817856844398033</id><published>2008-08-08T10:06:00.000-06:00</published><updated>2008-08-08T10:06:06.845-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the alpha and the kick-off time!  Now I...</title><content type='html'>Thanks for the alpha and the kick-off time!  Now I can plan my day!  LOL  I see myself surfing ScrapMatters while I watch the opening ceremonies tonight!!  Sounds like a plan!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4684889768872157937/comments/default/2206817856844398033'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4684889768872157937/comments/default/2206817856844398033'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/simply-show-offs.html?showComment=1218211560000#c2206817856844398033' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/simply-show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4684889768872157937' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4684889768872157937' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='August 8, 2008 at 10:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7885845062767261204</id><published>2008-08-08T10:19:00.000-06:00</published><updated>2008-08-08T10:19:24.317-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the alpha!!! Awesome show-offs this week!</title><content type='html'>Thanks for the alpha!!! Awesome show-offs this week!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4684889768872157937/comments/default/7885845062767261204'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4684889768872157937/comments/default/7885845062767261204'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/simply-show-offs.html?showComment=1218212340000#c7885845062767261204' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/simply-show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4684889768872157937' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4684889768872157937' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 8, 2008 at 10:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1187484312120766364</id><published>2008-08-08T10:29:00.000-06:00</published><updated>2008-08-08T10:29:55.052-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>nominated you for a blog award. Check out my blog ...</title><content type='html'>nominated you for a blog award. Check out my blog for information and to claim.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4684889768872157937/comments/default/1187484312120766364'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4684889768872157937/comments/default/1187484312120766364'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/simply-show-offs.html?showComment=1218212940000#c1187484312120766364' title=''/><author><name>Brandie</name><uri>https://www.blogger.com/profile/00945765560472109487</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/-7Z1ezAmhLog/TlBvSDFH_QI/AAAAAAAAAXQ/UFoP5wvlgXs/s32/_MG_0131-1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/simply-show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4684889768872157937' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4684889768872157937' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1463105241'/><gd:extendedProperty name='blogger.displayTime' value='August 8, 2008 at 10:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-462769535350808063</id><published>2008-08-08T17:32:00.000-06:00</published><updated>2008-08-08T17:32:16.569-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I get to be the first!!! Yahooo! Lol. I actually j...</title><content type='html'>I get to be the first!!! Yahooo! Lol. I actually just came to your site and read your last post then thought, let me refresh it and see since its past 5pm MT ... and voila! There you posted! Lol.&lt;BR/&gt;&lt;BR/&gt;Thanks so much for the beautiful brag book page!!! I've always wanted to see Utah. Thanks for the pretty and fun photo tour! :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6020471970937420686/comments/default/462769535350808063'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6020471970937420686/comments/default/462769535350808063'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/all-aboard-blog-train.html?showComment=1218238320000#c462769535350808063' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/all-aboard-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6020471970937420686' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6020471970937420686' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 8, 2008 at 5:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1602639814665303390</id><published>2008-08-08T17:56:00.000-06:00</published><updated>2008-08-08T17:56:13.350-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is so exciting! Great opening event. I LOVE y...</title><content type='html'>This is so exciting! Great opening event. I LOVE your pics of Utah I'm glad to be a Utahn :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6020471970937420686/comments/default/1602639814665303390'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6020471970937420686/comments/default/1602639814665303390'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/all-aboard-blog-train.html?showComment=1218239760000#c1602639814665303390' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/all-aboard-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6020471970937420686' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6020471970937420686' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='August 8, 2008 at 5:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2939397127512718818</id><published>2008-08-08T18:51:00.000-06:00</published><updated>2008-08-08T18:51:59.332-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Utah looks absolutely beautiful!!</title><content type='html'>Utah looks absolutely beautiful!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6020471970937420686/comments/default/2939397127512718818'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6020471970937420686/comments/default/2939397127512718818'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/all-aboard-blog-train.html?showComment=1218243060000#c2939397127512718818' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/all-aboard-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6020471970937420686' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6020471970937420686' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='August 8, 2008 at 6:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2937574588052839304</id><published>2008-08-08T23:47:00.000-06:00</published><updated>2008-08-08T23:47:47.772-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Squee! Everything is awesome, I'm running to the s...</title><content type='html'>Squee! Everything is awesome, I'm running to the store now!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3688797839693529654/comments/default/2937574588052839304'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3688797839693529654/comments/default/2937574588052839304'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html?showComment=1218260820000#c2937574588052839304' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/02953440103781720253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//img.photobucket.com/albums/v109/kswm30b/icons/skating/disney_heatherw.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3688797839693529654' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3688797839693529654' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-51884619'/><gd:extendedProperty name='blogger.displayTime' value='August 8, 2008 at 11:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1533112674540925779</id><published>2008-08-09T03:02:00.001-06:00</published><updated>2008-08-09T03:02:23.635-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 09 Aug [LA 01:43am, NY 03:43am, UK 08:43am, OZ 06:43pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6020471970937420686/comments/default/1533112674540925779'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6020471970937420686/comments/default/1533112674540925779'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/all-aboard-blog-train.html?showComment=1218272520001#c1533112674540925779' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/all-aboard-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6020471970937420686' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6020471970937420686' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='August 9, 2008 at 3:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-108040614118912966</id><published>2008-08-09T04:24:00.000-06:00</published><updated>2008-08-09T04:24:35.772-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you for the BB apge1</title><content type='html'>thank you for the BB apge1</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6020471970937420686/comments/default/108040614118912966'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6020471970937420686/comments/default/108040614118912966'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/all-aboard-blog-train.html?showComment=1218277440000#c108040614118912966' title=''/><author><name>Sunny1972</name><uri>https://www.blogger.com/profile/17179041843562748138</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//2.bp.blogspot.com/_QUTG_skVxIA/SNU0alUggxI/AAAAAAAAAOQ/ZMC6pFRoXvc/S220-s32/Sunny1972-AKA-Nicola.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/all-aboard-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6020471970937420686' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6020471970937420686' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-841584625'/><gd:extendedProperty name='blogger.displayTime' value='August 9, 2008 at 4:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2746145551464642477</id><published>2008-08-09T07:06:00.000-06:00</published><updated>2008-08-09T07:06:22.292-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love how you added the picture of Vernal - LOL!!! ...</title><content type='html'>Love how you added the picture of Vernal - LOL!!!  Oh, I miss home!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6020471970937420686/comments/default/2746145551464642477'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6020471970937420686/comments/default/2746145551464642477'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/all-aboard-blog-train.html?showComment=1218287160000#c2746145551464642477' title=''/><author><name>Stacy</name><uri>https://www.blogger.com/profile/18039279137174531144</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_pZUGtLmTkro/TBFxX8Kj0dI/AAAAAAAAGj8/C6JXUJ6kZaY/S220-s32/30052_10150176518025066_813295065_12362554_1692913_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/all-aboard-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6020471970937420686' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6020471970937420686' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1128105826'/><gd:extendedProperty name='blogger.displayTime' value='August 9, 2008 at 7:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1122858306717661394</id><published>2008-08-09T08:05:00.000-06:00</published><updated>2008-08-09T08:05:56.773-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I need to put on the shopping bag "Friday Flea mar...</title><content type='html'>I need to put on the shopping bag "Friday Flea market" if I purchase $15??&lt;BR/&gt;thanks for all, I really love your kits.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3688797839693529654/comments/default/1122858306717661394'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3688797839693529654/comments/default/1122858306717661394'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html?showComment=1218290700000#c1122858306717661394' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3688797839693529654' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3688797839693529654' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 9, 2008 at 8:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3818796212615397305</id><published>2008-08-09T08:40:00.000-06:00</published><updated>2008-08-09T08:40:27.596-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOWsa you have been a busy gal!!&lt;br&gt;Those kits are...</title><content type='html'>WOWsa you have been a busy gal!!&lt;BR/&gt;Those kits are gorgoeus!!!!&lt;BR/&gt;My lil man is toystory mad I soo need these :) xx</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3688797839693529654/comments/default/3818796212615397305'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3688797839693529654/comments/default/3818796212615397305'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html?showComment=1218292800000#c3818796212615397305' title=''/><author><name>Nikki and Jen</name><uri>https://www.blogger.com/profile/12116063739653213569</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3688797839693529654' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3688797839693529654' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1233446032'/><gd:extendedProperty name='blogger.displayTime' value='August 9, 2008 at 8:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7684690219811606546</id><published>2008-08-09T09:04:00.000-06:00</published><updated>2008-08-09T09:04:17.110-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your pictures of Bear Lake. It looks like y...</title><content type='html'>I love your pictures of Bear Lake. It looks like you had so much fun! Thanks for posting them so I can see a glimpse of Eden!! (and you guys too!! :)Paula</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4713488599863425283/comments/default/7684690219811606546'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4713488599863425283/comments/default/7684690219811606546'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/back-to-real-life.html?showComment=1218294240000#c7684690219811606546' title=''/><author><name>Paula</name><uri>https://www.blogger.com/profile/13286794035024028257</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/_xdciifJxe_Y/SSH8YZiitvI/AAAAAAAAAQU/4AMY2-XRfBw/S220-s32/Day124.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/back-to-real-life.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4713488599863425283' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4713488599863425283' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-457710881'/><gd:extendedProperty name='blogger.displayTime' value='August 9, 2008 at 9:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7207785878192724633</id><published>2008-08-09T09:25:00.000-06:00</published><updated>2008-08-09T09:25:47.529-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I want it all...but none of it is showing up on sa...</title><content type='html'>I want it all...but none of it is showing up on sale when I am in the shop</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3688797839693529654/comments/default/7207785878192724633'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3688797839693529654/comments/default/7207785878192724633'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html?showComment=1218295500000#c7207785878192724633' title=''/><author><name>Kari</name><uri>https://www.blogger.com/profile/02487525060520419602</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_SBVtXTBAtZ8/SmdCi5-OPfI/AAAAAAAABFM/ax722QN6zDI/S220-s32/IMG_0163.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3688797839693529654' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3688797839693529654' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1441529418'/><gd:extendedProperty name='blogger.displayTime' value='August 9, 2008 at 9:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1286863693292770552</id><published>2008-08-09T09:29:00.000-06:00</published><updated>2008-08-09T09:29:26.357-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>haha nevermind...you have to put it in your cart</title><content type='html'>haha nevermind...you have to put it in your cart</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3688797839693529654/comments/default/1286863693292770552'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3688797839693529654/comments/default/1286863693292770552'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html?showComment=1218295740000#c1286863693292770552' title=''/><author><name>Kari</name><uri>https://www.blogger.com/profile/02487525060520419602</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_SBVtXTBAtZ8/SmdCi5-OPfI/AAAAAAAABFM/ax722QN6zDI/S220-s32/IMG_0163.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3688797839693529654' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3688797839693529654' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1441529418'/><gd:extendedProperty name='blogger.displayTime' value='August 9, 2008 at 9:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6074921304968500959</id><published>2008-08-09T10:32:00.000-06:00</published><updated>2008-08-09T10:32:37.064-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love these! And the grab bag is awesome! Can't w...</title><content type='html'>I love these! And the grab bag is awesome! Can't wait to scrap teeball!!! Thanks for all your hard work -- it really shows.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3688797839693529654/comments/default/6074921304968500959'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3688797839693529654/comments/default/6074921304968500959'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html?showComment=1218299520000#c6074921304968500959' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3688797839693529654' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3688797839693529654' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 9, 2008 at 10:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5302673013916367102</id><published>2008-08-09T13:04:00.000-06:00</published><updated>2008-08-09T13:04:34.150-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Holy cow that was a long post!&lt;br&gt;I kept scrolling...</title><content type='html'>Holy cow that was a long post!&lt;BR/&gt;I kept scrolling and scrolling and scrolling!!  Such lovely products and lovely layouts!  Everything is beautiful!  LOVE the kits, LOVE the layouts!!  &lt;BR/&gt;&lt;BR/&gt;Just so you know, I created for SM's Speed Scrap a layout using your Mermaid Lagoon.  You can view it &lt;A HREF="http://www.digishoptalk.com/gallery/showphoto.php?photo=397641&amp;ppuser=2067" REL="nofollow"&gt;here&lt;/A&gt; at DST. &lt;BR/&gt;&lt;BR/&gt;Thanks for making this kit---its going to be used over and over again as my 4-year old really believes she's a mermaid!  That and with the third installment of Little Mermaid being released in two weeks, she's going to be besides herself with mermaid things!&lt;BR/&gt;&lt;BR/&gt;Thanks again!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3688797839693529654/comments/default/5302673013916367102'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3688797839693529654/comments/default/5302673013916367102'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html?showComment=1218308640000#c5302673013916367102' title=''/><author><name>Neverland Scraps</name><uri>https://www.blogger.com/profile/05677730927880528010</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3688797839693529654' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3688797839693529654' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-883387775'/><gd:extendedProperty name='blogger.displayTime' value='August 9, 2008 at 1:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5411443382505840945</id><published>2008-08-09T16:09:00.000-06:00</published><updated>2008-08-09T16:09:36.362-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much!</title><content type='html'>Thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6020471970937420686/comments/default/5411443382505840945'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6020471970937420686/comments/default/5411443382505840945'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/all-aboard-blog-train.html?showComment=1218319740000#c5411443382505840945' title=''/><author><name>Ramie :-)</name><uri>https://www.blogger.com/profile/01108103470019559222</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//1.bp.blogspot.com/_7U-AmfeYsQE/SYXIYQ0YolI/AAAAAAAAAD4/tOdNbypyfIE/S220-s32/Ramie+A+Pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/all-aboard-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6020471970937420686' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6020471970937420686' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1887783960'/><gd:extendedProperty name='blogger.displayTime' value='August 9, 2008 at 4:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5640366138000537210</id><published>2008-08-09T17:21:00.000-06:00</published><updated>2008-08-09T17:21:27.621-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!  You have some fabulous layouts on your blog ...</title><content type='html'>Wow!  You have some fabulous layouts on your blog - I was so busy looking at them that I almost forgot to download the brag book page!!&lt;BR/&gt;&lt;BR/&gt;Thanks for your gorgeous page to the blog train brag book!&lt;BR/&gt;&lt;BR/&gt;Lovely pictures of Utah - looks like a beautiful state.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6020471970937420686/comments/default/5640366138000537210'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6020471970937420686/comments/default/5640366138000537210'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/all-aboard-blog-train.html?showComment=1218324060000#c5640366138000537210' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/all-aboard-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6020471970937420686' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6020471970937420686' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 9, 2008 at 5:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1101579594081916344</id><published>2008-08-09T20:45:00.000-06:00</published><updated>2008-08-09T20:45:02.991-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful BB page. Thank you for sharing!</title><content type='html'>Beautiful BB page. Thank you for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6020471970937420686/comments/default/1101579594081916344'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6020471970937420686/comments/default/1101579594081916344'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/all-aboard-blog-train.html?showComment=1218336300000#c1101579594081916344' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/all-aboard-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6020471970937420686' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6020471970937420686' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 9, 2008 at 8:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5832290394364622725</id><published>2008-08-10T00:13:00.000-06:00</published><updated>2008-08-10T00:13:35.481-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok, so when I seen the preview, I was like...ok, a...</title><content type='html'>Ok, so when I seen the preview, I was like...ok, another rocket/alien kit...but really I SHOULD HAVE KNOWN BETTER...When I first seen Space Rangers, I was in TOTAL AWE....I said to myself "THIS IS SO COOL, this chick TOTALLY ROCKS", then I scrolled down and seen "Toy Sheriff" and I thought...oh my god "THIS CHICK TOTALLY ABSO-FREAKING-LUTELY ROCKS!!"  AND THEN I scrolled down further and seen "YOU'VE GOT A FRIEND IN ME" combo and thought...THAT CLEVER DEVIL!  So needless to say, I hesitated no further (actually I'm lieing, I did keep scrolling but when I was finished..) I CLICKED AS FAST AS MY LITTLE FINGER could click and bought your "You've got a Friend in Me", your Grab Bag and with the sale, I gobbled up "Leave the World Behind" while I was there!!  I'm in la-la land happy!  We go to D-world in October and I CANT' WAIT TO SCRAP WITH YOUR PRODUCTS!!  I am just simply BLOWN away by your talent and share in your enthusiasim (sp) for all things DISNEY!!&lt;BR/&gt;&lt;BR/&gt;Ok, so I know this was a big enough post, (and you deserve every letter of every word), but I do have a question...Will we be seeing those super cute fluorescent pink alphas anytime soon? &lt;BR/&gt;&lt;BR/&gt;YOU SO TOTALLY ROCK!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3688797839693529654/comments/default/5832290394364622725'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3688797839693529654/comments/default/5832290394364622725'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html?showComment=1218348780000#c5832290394364622725' title=''/><author><name>Jemenifer22</name><uri>https://www.blogger.com/profile/14340527653961863127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//4.bp.blogspot.com/_tBL3alSlIxI/SlGV86kd4wI/AAAAAAAAAFQ/CedSRWoyalo/S220-s32/Picture.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3688797839693529654' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3688797839693529654' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-973317780'/><gd:extendedProperty name='blogger.displayTime' value='August 10, 2008 at 12:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6100908638860547877</id><published>2008-08-10T00:20:00.000-06:00</published><updated>2008-08-10T00:20:52.856-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW, Britt!!  I haven't been around much in a whil...</title><content type='html'>WOW, Britt!!  I haven't been around much in a while but I am blown away by your new kits!  I know you have been my fellow Disney freak and that you had been making a few Disney kits, but OMG, these are beyond fabulous, girl!! &lt;BR/&gt;&lt;BR/&gt;We are heading to WDW in Late November and I am already imagining all the pictures I am going to be scrapping with these.  &lt;BR/&gt;&lt;BR/&gt;I am telling you, your talent is really through the roof and I can't wait to see what you come up with next! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3688797839693529654/comments/default/6100908638860547877'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3688797839693529654/comments/default/6100908638860547877'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html?showComment=1218349200000#c6100908638860547877' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3688797839693529654' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3688797839693529654' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 10, 2008 at 12:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3524997867538209554</id><published>2008-08-10T11:27:00.000-06:00</published><updated>2008-08-10T11:27:50.267-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>STUNNING work... I was sitting at home this mornin...</title><content type='html'>STUNNING work... I was sitting at home this morning watching Toy Story when I stumbled upon this post and I haven't watched it in ages so its a WILD coincidence.&lt;BR/&gt;&lt;BR/&gt;If you have a guest spot on CT open up, keep me in mind, I am a huge fan!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3688797839693529654/comments/default/3524997867538209554'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3688797839693529654/comments/default/3524997867538209554'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html?showComment=1218389220000#c3524997867538209554' title=''/><author><name>mrstank</name><uri>https://www.blogger.com/profile/03286604572880656982</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3688797839693529654' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3688797839693529654' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026006575'/><gd:extendedProperty name='blogger.displayTime' value='August 10, 2008 at 11:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7825114581384431083</id><published>2008-08-10T15:29:00.000-06:00</published><updated>2008-08-10T15:29:53.670-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Seriously Brit this new stuff is awesome!!! My son...</title><content type='html'>Seriously Brit this new stuff is awesome!!! My son is SO into Buzz Lightyear right now it's not even funny! I HAVE to have these kits...Thanks so much for the disney inspired stuff! You ROCK!!! I really cant wait until your next call!! ahhah</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3688797839693529654/comments/default/7825114581384431083'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3688797839693529654/comments/default/7825114581384431083'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html?showComment=1218403740000#c7825114581384431083' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3688797839693529654' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3688797839693529654' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 10, 2008 at 3:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1219091362281496707</id><published>2008-08-10T15:51:00.000-06:00</published><updated>2008-08-10T15:51:10.025-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE the grab bag!  Thanks so much for it!&lt;br&gt;I al...</title><content type='html'>LOVE the grab bag!  Thanks so much for it!&lt;BR/&gt;I already made a layout using it also!  lol&lt;BR/&gt;http://www.scrapbook-bytes.com/gallery/showphoto.php?photo=291151&amp;amp;ppuser=16112&lt;BR/&gt;Have a great day!&lt;BR/&gt;Kerri</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3688797839693529654/comments/default/1219091362281496707'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3688797839693529654/comments/default/1219091362281496707'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html?showComment=1218405060000#c1219091362281496707' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3688797839693529654' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3688797839693529654' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 10, 2008 at 3:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-595290455904759099</id><published>2008-08-10T20:58:00.000-06:00</published><updated>2008-08-10T20:58:22.057-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the You've got a friend in me kits so much,...</title><content type='html'>I love the You've got a friend in me kits so much, I bought them.  Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3688797839693529654/comments/default/595290455904759099'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3688797839693529654/comments/default/595290455904759099'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html?showComment=1218423480000#c595290455904759099' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3688797839693529654' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3688797839693529654' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 10, 2008 at 8:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4605485898719799984</id><published>2008-08-10T21:07:00.000-06:00</published><updated>2008-08-10T21:07:32.706-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW what great LOs!  Super new products Britt:)</title><content type='html'>WOW what great LOs!  Super new products Britt:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3688797839693529654/comments/default/4605485898719799984'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3688797839693529654/comments/default/4605485898719799984'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html?showComment=1218424020000#c4605485898719799984' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/09531616790877968340</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/_ag1ClOwWkuA/TOGT7XLG5ZI/AAAAAAAAAB0/NSVMF5-CbeY/S220-s32/kdpx100.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3688797839693529654' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3688797839693529654' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1256769005'/><gd:extendedProperty name='blogger.displayTime' value='August 10, 2008 at 9:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7152615556014486717</id><published>2008-08-11T07:23:00.000-06:00</published><updated>2008-08-11T07:23:10.003-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh no, migranes are NO fun at all.  I was in a car...</title><content type='html'>Oh no, migranes are NO fun at all.  I was in a car accident 4 yrs ago and was blessed with chronic migranes.  Just take it easy... I'm sure you have been doing alot.  Dark room, laying down...LOTS of water!!  Hope you feel better soon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1875823023012268980/comments/default/7152615556014486717'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1875823023012268980/comments/default/7152615556014486717'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/blessings-and-what-i-scrapped-this.html?showComment=1218460980000#c7152615556014486717' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/blessings-and-what-i-scrapped-this.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1875823023012268980' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1875823023012268980' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='August 11, 2008 at 7:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4817680006110245387</id><published>2008-08-11T08:24:00.000-06:00</published><updated>2008-08-11T08:24:28.183-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It's beautiful, thank you!!</title><content type='html'>It's beautiful, thank you!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6020471970937420686/comments/default/4817680006110245387'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6020471970937420686/comments/default/4817680006110245387'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/all-aboard-blog-train.html?showComment=1218464640000#c4817680006110245387' title=''/><author><name>CalvaryGirl</name><uri>https://www.blogger.com/profile/08993702775870539458</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//img.photobucket.com/albums/v651/morphius2/ava1.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/all-aboard-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6020471970937420686' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6020471970937420686' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-877036354'/><gd:extendedProperty name='blogger.displayTime' value='August 11, 2008 at 8:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2671087859120075201</id><published>2008-08-11T10:35:00.000-06:00</published><updated>2008-08-11T10:35:56.684-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I get the migraines too, NO fun.  caffeine helps s...</title><content type='html'>I get the migraines too, NO fun.  caffeine helps sometimes.  And you do have my permission to post the RAK I did for you ya know....</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1875823023012268980/comments/default/2671087859120075201'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1875823023012268980/comments/default/2671087859120075201'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/blessings-and-what-i-scrapped-this.html?showComment=1218472500000#c2671087859120075201' title=''/><author><name>Diana Herman</name><uri>https://www.blogger.com/profile/05978315407231218387</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/blessings-and-what-i-scrapped-this.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1875823023012268980' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1875823023012268980' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1138980103'/><gd:extendedProperty name='blogger.displayTime' value='August 11, 2008 at 10:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2612487786998060809</id><published>2008-08-11T11:24:00.000-06:00</published><updated>2008-08-11T11:24:14.765-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>a migraine- oh no. hmmm... my migraine ritual sort...</title><content type='html'>a migraine- oh no. hmmm... my migraine ritual sorta goes like this (random order): tylenol, a dark room and a bed, quiet, stay hydrated with water and have a little caffeine. i hope you feel better soon.&lt;BR/&gt;&lt;BR/&gt;(cute LOs, btw. i always *heart* your LOs.)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1875823023012268980/comments/default/2612487786998060809'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1875823023012268980/comments/default/2612487786998060809'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/blessings-and-what-i-scrapped-this.html?showComment=1218475440000#c2612487786998060809' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/blessings-and-what-i-scrapped-this.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1875823023012268980' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1875823023012268980' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='August 11, 2008 at 11:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4248177436610217802</id><published>2008-08-11T20:00:00.000-06:00</published><updated>2008-08-11T20:00:00.946-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The baseball stuff in the grab bag is fab-u-lous!!...</title><content type='html'>The baseball stuff in the grab bag is fab-u-lous!!  With three boys in the house, I know I will get a lot of use out of it.&lt;BR/&gt;&lt;BR/&gt;Thanks a million.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3688797839693529654/comments/default/4248177436610217802'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3688797839693529654/comments/default/4248177436610217802'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html?showComment=1218506400000#c4248177436610217802' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3688797839693529654' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3688797839693529654' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 11, 2008 at 8:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1375229139318699281</id><published>2008-08-11T21:27:00.000-06:00</published><updated>2008-08-11T21:27:06.234-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm no Greaser, but I "know the movie".  Pretty sa...</title><content type='html'>I'm no Greaser, but I "know the movie".  Pretty sad since I even performed in the musical during high school!! Haha.  Are you still taking LO's for your slide shows?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5596475397896096833/comments/default/1375229139318699281'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5596475397896096833/comments/default/1375229139318699281'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/im-greaser.html?showComment=1218511620000#c1375229139318699281' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/im-greaser.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5596475397896096833' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5596475397896096833' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 11, 2008 at 9:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6189916063223774350</id><published>2008-08-11T21:31:00.000-06:00</published><updated>2008-08-11T21:31:01.007-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the movie too!!</title><content type='html'>I love the movie too!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5596475397896096833/comments/default/6189916063223774350'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5596475397896096833/comments/default/6189916063223774350'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/im-greaser.html?showComment=1218511860000#c6189916063223774350' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/im-greaser.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5596475397896096833' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5596475397896096833' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='August 11, 2008 at 9:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2110985162541257007</id><published>2008-08-11T22:05:00.000-06:00</published><updated>2008-08-11T22:05:36.109-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It is SOOOOO funny that you posted this today, MY ...</title><content type='html'>It is SOOOOO funny that you posted this today, MY HAND TO GOD, I watched that movie last night for the first time in like a year or two!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5596475397896096833/comments/default/2110985162541257007'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5596475397896096833/comments/default/2110985162541257007'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/im-greaser.html?showComment=1218513900000#c2110985162541257007' title=''/><author><name>Jemenifer22</name><uri>https://www.blogger.com/profile/14340527653961863127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//4.bp.blogspot.com/_tBL3alSlIxI/SlGV86kd4wI/AAAAAAAAAFQ/CedSRWoyalo/S220-s32/Picture.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/im-greaser.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5596475397896096833' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5596475397896096833' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-973317780'/><gd:extendedProperty name='blogger.displayTime' value='August 11, 2008 at 10:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6761245687274259032</id><published>2008-08-11T22:38:00.000-06:00</published><updated>2008-08-11T22:38:44.520-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, I loved that movie when I was in high school!!...</title><content type='html'>Oh, I loved that movie when I was in high school!!  We even went and saw it on the big screen at midnight once.  &lt;BR/&gt;I had to run over and take the quiz... 12 out of 15... it's been a while. lol</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5596475397896096833/comments/default/6761245687274259032'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5596475397896096833/comments/default/6761245687274259032'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/im-greaser.html?showComment=1218515880000#c6761245687274259032' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/im-greaser.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5596475397896096833' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5596475397896096833' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='August 11, 2008 at 10:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6736023569028193616</id><published>2008-08-12T08:26:00.000-06:00</published><updated>2008-08-12T08:26:57.698-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt,&lt;br&gt;&lt;br&gt;I hope things calm down enough th...</title><content type='html'>Hi Britt,&lt;BR/&gt;&lt;BR/&gt;I hope things calm down enough that you can scrap more.  You're such a talented scrapper.&lt;BR/&gt;&lt;BR/&gt;I get migraines every so often, so I know what you're going through.  Take care of yourself.&lt;BR/&gt;&lt;BR/&gt;((hugs))</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1875823023012268980/comments/default/6736023569028193616'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1875823023012268980/comments/default/6736023569028193616'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/blessings-and-what-i-scrapped-this.html?showComment=1218551160000#c6736023569028193616' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/blessings-and-what-i-scrapped-this.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1875823023012268980' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1875823023012268980' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='August 12, 2008 at 8:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6864561768108033045</id><published>2008-08-12T11:06:00.000-06:00</published><updated>2008-08-12T11:06:39.141-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I took the quiz last week and got 14 out of 15 rig...</title><content type='html'>I took the quiz last week and got 14 out of 15 right as well. I think the one I missed was probably the one about what year it opened....no, now I'm remembering there was another question about somebody's name that I wasn't sure of. Anyway, it was fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5596475397896096833/comments/default/6864561768108033045'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5596475397896096833/comments/default/6864561768108033045'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/im-greaser.html?showComment=1218560760000#c6864561768108033045' title=''/><author><name>Kathleen</name><uri>https://www.blogger.com/profile/03437334053741020887</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_iHf-D1zdaCM/SH6_IAzsyEI/AAAAAAAAAWY/LzU-aAv99j8/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/im-greaser.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5596475397896096833' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5596475397896096833' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-755540311'/><gd:extendedProperty name='blogger.displayTime' value='August 12, 2008 at 11:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5659409655869991900</id><published>2008-08-12T22:33:00.000-06:00</published><updated>2008-08-12T22:33:28.115-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These LO's are perfection!!!&lt;br&gt;So glad that you a...</title><content type='html'>These LO's are perfection!!!&lt;BR/&gt;So glad that you are enjoying the Olympics...I'm guessing that's where you are right now...instead of on the iChat.  :)&lt;BR/&gt;Have a great night!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4193776305581097981/comments/default/5659409655869991900'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4193776305581097981/comments/default/5659409655869991900'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/olympics-scraps-sale.html?showComment=1218601980000#c5659409655869991900' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/olympics-scraps-sale.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4193776305581097981' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4193776305581097981' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='August 12, 2008 at 10:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7166261136741375174</id><published>2008-08-13T11:52:00.000-06:00</published><updated>2008-08-13T11:52:46.015-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey, thanks for the free brag book LO's!  And I LO...</title><content type='html'>Hey, thanks for the free brag book LO's!  And I LOVE that LO down below of the birthday party!  I think I'm going to scraplift it for my daughter's birthday LO's!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9105326755136579919/comments/default/7166261136741375174'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9105326755136579919/comments/default/7166261136741375174'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/answers-to-your-questions-and-new.html?showComment=1218649920000#c7166261136741375174' title=''/><author><name>Bek</name><uri>https://www.blogger.com/profile/12473435852720086124</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/answers-to-your-questions-and-new.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9105326755136579919' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9105326755136579919' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2036896041'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2008 at 11:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4387983857720616816</id><published>2008-08-13T12:03:00.000-06:00</published><updated>2008-08-13T12:03:23.884-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can't believe it's been FOUR YEARS!!  WOW!!  Tha...</title><content type='html'>I can't believe it's been FOUR YEARS!!  WOW!!  That's so crazy!  But I guess it'll be your 3rd anniv. shortly, so it makes sense, but still!  TIME FLIES!! :)  Happy first date anniversary!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9105326755136579919/comments/default/4387983857720616816'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9105326755136579919/comments/default/4387983857720616816'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/answers-to-your-questions-and-new.html?showComment=1218650580000#c4387983857720616816' title=''/><author><name>BTMIN</name><uri>https://www.blogger.com/profile/16723311176479432021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/answers-to-your-questions-and-new.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9105326755136579919' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9105326755136579919' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703829899'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2008 at 12:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3339285633435513421</id><published>2008-08-13T12:49:00.000-06:00</published><updated>2008-08-13T12:49:17.333-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I thought that picture of Cris looked like her, bu...</title><content type='html'>I thought that picture of Cris looked like her, but I thought it was just the way the photo was taken. I LOVE LOVE LOVE her character on Heroes. Wow, she must have lots of fun stuff to tell you about the industry. How fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9105326755136579919/comments/default/3339285633435513421'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9105326755136579919/comments/default/3339285633435513421'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/answers-to-your-questions-and-new.html?showComment=1218653340000#c3339285633435513421' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/answers-to-your-questions-and-new.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9105326755136579919' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9105326755136579919' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2008 at 12:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5673986587991784141</id><published>2008-08-13T12:56:00.000-06:00</published><updated>2008-08-13T12:56:18.419-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy date anniversary! I didn't even know that Or...</title><content type='html'>Happy date anniversary! I didn't even know that Orem had and Owls team! LOL! New Blinkie is awesome!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9105326755136579919/comments/default/5673986587991784141'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9105326755136579919/comments/default/5673986587991784141'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/answers-to-your-questions-and-new.html?showComment=1218653760000#c5673986587991784141' title=''/><author><name>Melanie</name><uri>https://www.blogger.com/profile/04698091544077251720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp1.blogger.com/_Q3Lxl_ldcgA/SEoRmfvwVeI/AAAAAAAAAf0/R_aDyoj-7Jo/S220-s32/avatarsm.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/answers-to-your-questions-and-new.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9105326755136579919' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9105326755136579919' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-387065929'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2008 at 12:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1619720380789395185</id><published>2008-08-13T15:16:00.000-06:00</published><updated>2008-08-13T15:16:40.528-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the new blinkie! Also, today is my hubby and ...</title><content type='html'>Love the new blinkie! Also, today is my hubby and I's anniversary of our first date...its just been uuuhhmmmm (I'm adding)16 years! Oh my, I'm old.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9105326755136579919/comments/default/1619720380789395185'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9105326755136579919/comments/default/1619720380789395185'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/answers-to-your-questions-and-new.html?showComment=1218662160000#c1619720380789395185' title=''/><author><name>Haynay</name><uri>https://www.blogger.com/profile/10853578134775931601</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//2.bp.blogspot.com/_saZSDxPWgY4/SQJl50xSZGI/AAAAAAAAAq0/_8GNYDboWig/S220-s32/DSC01396.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/answers-to-your-questions-and-new.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9105326755136579919' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9105326755136579919' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-951061353'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2008 at 3:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8994599852727399793</id><published>2008-08-13T15:46:00.000-06:00</published><updated>2008-08-13T15:46:13.160-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Aww, happy anniversary! How can a first date at a ...</title><content type='html'>Aww, happy anniversary! How can a first date at a baseball game go wrong? :)&lt;BR/&gt;&lt;BR/&gt;You know, everytime I saw your LOs with Chris I thought, gee, she looks SO much like someone. I couldn't figure out if it was someone I knew or a celeb. But I couldn't figure out who, and I thought she just looked her, not was her, lol. I LOVE Heroes, it's definitely one of my favorite shows! Very cool! Though I hope she's not as creepy in real life! ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9105326755136579919/comments/default/8994599852727399793'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9105326755136579919/comments/default/8994599852727399793'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/answers-to-your-questions-and-new.html?showComment=1218663960000#c8994599852727399793' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/02953440103781720253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//img.photobucket.com/albums/v109/kswm30b/icons/skating/disney_heatherw.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/answers-to-your-questions-and-new.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9105326755136579919' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9105326755136579919' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-51884619'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2008 at 3:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-225804920974854639</id><published>2008-08-13T16:11:00.000-06:00</published><updated>2008-08-13T16:11:10.646-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is so awesome!! I love the new blinkie.&lt;br&gt;&lt;b...</title><content type='html'>That is so awesome!! I love the new blinkie.&lt;BR/&gt;&lt;BR/&gt;Oh, and my husband and I are HUGE Heroes fans as well!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9105326755136579919/comments/default/225804920974854639'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9105326755136579919/comments/default/225804920974854639'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/answers-to-your-questions-and-new.html?showComment=1218665460000#c225804920974854639' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/answers-to-your-questions-and-new.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9105326755136579919' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9105326755136579919' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2008 at 4:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8858955078021348994</id><published>2008-08-13T16:40:00.000-06:00</published><updated>2008-08-13T16:40:23.156-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Anniversary!  Those first date pics are AWES...</title><content type='html'>Happy Anniversary!  Those first date pics are AWESOME!  You two look SO cute!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9105326755136579919/comments/default/8858955078021348994'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9105326755136579919/comments/default/8858955078021348994'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/answers-to-your-questions-and-new.html?showComment=1218667200000#c8858955078021348994' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/answers-to-your-questions-and-new.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9105326755136579919' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9105326755136579919' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2008 at 4:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4866981781871564549</id><published>2008-08-13T16:58:00.000-06:00</published><updated>2008-08-13T16:58:28.710-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, how cute, love the 1st date pics.  And I am a ...</title><content type='html'>Oh, how cute, love the 1st date pics.  And I am a major Heros fan, very anxious for the new season, and now I have a new reason to watch, Aunt Cris and how lucky is she to have such a "hunky" son. &lt;BR/&gt;Enjoy your 4th!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9105326755136579919/comments/default/4866981781871564549'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9105326755136579919/comments/default/4866981781871564549'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/answers-to-your-questions-and-new.html?showComment=1218668280000#c4866981781871564549' title=''/><author><name>chigirl</name><uri>https://www.blogger.com/profile/07285357999612298432</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/answers-to-your-questions-and-new.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9105326755136579919' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9105326755136579919' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-820618218'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2008 at 4:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7739898688599964224</id><published>2008-08-13T21:15:00.000-06:00</published><updated>2008-08-13T21:15:19.316-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy first date anniversary!&lt;br&gt;You guys make a g...</title><content type='html'>Happy first date anniversary!&lt;BR/&gt;You guys make a great looking couple.&lt;BR/&gt;I am a big fan of Heroes, and Cris' character is fabulous.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9105326755136579919/comments/default/7739898688599964224'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9105326755136579919/comments/default/7739898688599964224'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/answers-to-your-questions-and-new.html?showComment=1218683700000#c7739898688599964224' title=''/><author><name>LovelyMissKait</name><uri>https://www.blogger.com/profile/03995861685508306094</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//i11.photobucket.com/albums/a194/LovelyMissKait/kait-2x3-35k.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/answers-to-your-questions-and-new.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9105326755136579919' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9105326755136579919' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-771802280'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2008 at 9:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5510105245904018717</id><published>2008-08-13T22:58:00.000-06:00</published><updated>2008-08-13T22:58:31.707-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fun! Thanks! I love Grease, I got all 15 right!! I...</title><content type='html'>Fun! Thanks! I love Grease, I got all 15 right!! I can't believe that.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5596475397896096833/comments/default/5510105245904018717'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5596475397896096833/comments/default/5510105245904018717'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/im-greaser.html?showComment=1218689880000#c5510105245904018717' title=''/><author><name>marieta</name><uri>https://www.blogger.com/profile/10649179262349044635</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/im-greaser.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5596475397896096833' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5596475397896096833' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1516666604'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2008 at 10:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1233685341339953611</id><published>2008-08-14T10:48:00.000-06:00</published><updated>2008-08-14T10:48:31.134-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a fun new blinkie!&lt;br&gt;&lt;br&gt;I knew your aunt lo...</title><content type='html'>What a fun new blinkie!&lt;BR/&gt;&lt;BR/&gt;I knew your aunt looked familiar, but I couldn't figure out why... and now I know. I LOVE Heroes! I'm surprised I didn't put it together already. Thanks for letting us know! And have fun on your date!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9105326755136579919/comments/default/1233685341339953611'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9105326755136579919/comments/default/1233685341339953611'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/answers-to-your-questions-and-new.html?showComment=1218732480000#c1233685341339953611' title=''/><author><name>Kathleen</name><uri>https://www.blogger.com/profile/03437334053741020887</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_iHf-D1zdaCM/SH6_IAzsyEI/AAAAAAAAAWY/LzU-aAv99j8/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/answers-to-your-questions-and-new.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9105326755136579919' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9105326755136579919' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-755540311'/><gd:extendedProperty name='blogger.displayTime' value='August 14, 2008 at 10:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4551219897331386878</id><published>2008-08-14T11:43:00.000-06:00</published><updated>2008-08-14T11:43:41.990-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You kill me! You always cost me money. LOL&lt;br&gt;&lt;br&gt;...</title><content type='html'>You kill me! You always cost me money. LOL&lt;BR/&gt;&lt;BR/&gt;I had to go buy your two new kits, plus your little cowgirl kit I hadn't yet purchased and your grabbag (by the way it is awesome)!&lt;BR/&gt;&lt;BR/&gt;I love your designs, but my pocketbook doesn't so much.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9105326755136579919/comments/default/4551219897331386878'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9105326755136579919/comments/default/4551219897331386878'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/answers-to-your-questions-and-new.html?showComment=1218735780000#c4551219897331386878' title=''/><author><name>Valerie</name><uri>https://www.blogger.com/profile/18228497458127892552</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/answers-to-your-questions-and-new.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9105326755136579919' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9105326755136579919' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2003771275'/><gd:extendedProperty name='blogger.displayTime' value='August 14, 2008 at 11:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3810412374400562079</id><published>2008-08-14T12:50:00.000-06:00</published><updated>2008-08-14T12:50:59.930-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is so random, but I think you walked into the...</title><content type='html'>This is so random, but I think you walked into the Owlz game just in front of my little family.  I stumbled onto your blog through the freebie collabs you've done with Ellie and the other designers and saw your grab bag on Scrap Matters so I had just been looking at your blog before the game.  It's a small world...even though we haven't ever met.&lt;BR/&gt;&lt;BR/&gt;Your designs are darling!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9105326755136579919/comments/default/3810412374400562079'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9105326755136579919/comments/default/3810412374400562079'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/answers-to-your-questions-and-new.html?showComment=1218739800000#c3810412374400562079' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/00948855207830479513</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/answers-to-your-questions-and-new.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9105326755136579919' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9105326755136579919' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1574837082'/><gd:extendedProperty name='blogger.displayTime' value='August 14, 2008 at 12:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1936671782801714639</id><published>2008-08-14T18:29:00.000-06:00</published><updated>2008-08-14T18:29:45.441-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I want my son to play baseball JUST so I can buy a...</title><content type='html'>I want my son to play baseball JUST so I can buy and use that kit!  LOL   Any chance you'd make a soccer one?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3688797839693529654/comments/default/1936671782801714639'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3688797839693529654/comments/default/1936671782801714639'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html?showComment=1218760140000#c1936671782801714639' title=''/><author><name>Chel</name><uri>https://www.blogger.com/profile/07100923313721227686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/youve-got-friend-in-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3688797839693529654' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3688797839693529654' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-618442310'/><gd:extendedProperty name='blogger.displayTime' value='August 14, 2008 at 6:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7914889912533780456</id><published>2008-08-15T09:59:00.000-06:00</published><updated>2008-08-15T09:59:46.504-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>AWESOME AWESOME!!!! (as always!)</title><content type='html'>AWESOME AWESOME!!!! (as always!)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3652633893022363983/comments/default/7914889912533780456'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3652633893022363983/comments/default/7914889912533780456'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/bubble-yum-frame-crazy.html?showComment=1218815940000#c7914889912533780456' title=''/><author><name>The Golden Girls</name><uri>https://www.blogger.com/profile/01695644385625082434</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//4.bp.blogspot.com/_emC9nBis_Q4/SKmQTaAHkgI/AAAAAAAAAfg/HeumPdp-mSQ/S220-s32/leslie_avatar1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/bubble-yum-frame-crazy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3652633893022363983' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3652633893022363983' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-875282869'/><gd:extendedProperty name='blogger.displayTime' value='August 15, 2008 at 9:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5807437252585996643</id><published>2008-08-15T10:01:00.000-06:00</published><updated>2008-08-15T10:01:58.412-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute Britt! Thanks so much! You always rock out gr...</title><content type='html'>Cute Britt! Thanks so much! You always rock out great new goodies!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3652633893022363983/comments/default/5807437252585996643'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3652633893022363983/comments/default/5807437252585996643'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/bubble-yum-frame-crazy.html?showComment=1218816060000#c5807437252585996643' title=''/><author><name>Sandy</name><uri>https://www.blogger.com/profile/00640089302135686503</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//bp3.blogger.com/_sw8jIAys2ZA/R6iS6sBXWtI/AAAAAAAAAAo/AMv59st-YSI/S220-s32/Sandy+Dawson.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/bubble-yum-frame-crazy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3652633893022363983' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3652633893022363983' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1524659557'/><gd:extendedProperty name='blogger.displayTime' value='August 15, 2008 at 10:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1574066790076724293</id><published>2008-08-15T10:22:00.000-06:00</published><updated>2008-08-15T10:22:32.932-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That grab bag was awesome.  I had made a note to m...</title><content type='html'>That grab bag was awesome.  I had made a note to myself to get it, them DH &amp;quot;helped&amp;quot; &amp;amp; threw it away.  I&amp;#39;m so glad I popped by your blog last night!  As soon as I got Boys of Summer downloaded I knew I was inl ove with it.  That kit is just WAY too cute.  A baseball game was my first actual date with my DH oh so long ago (6 years).  But I remember it like it was yesterday.  Atlanta Braves &amp;amp; Boston Red Sox.  The BoSox won.  I got him a ballcap he still wears (his fave).  Now all our boys are huge baseball fans.  Thanks so much for making such a great kit!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3652633893022363983/comments/default/1574066790076724293'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3652633893022363983/comments/default/1574066790076724293'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/bubble-yum-frame-crazy.html?showComment=1218817320000#c1574066790076724293' title=''/><author><name>Jackie</name><uri>https://www.blogger.com/profile/09499200939806937266</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/bubble-yum-frame-crazy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3652633893022363983' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3652633893022363983' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1743188652'/><gd:extendedProperty name='blogger.displayTime' value='August 15, 2008 at 10:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6418207971661285450</id><published>2008-08-15T11:27:00.000-06:00</published><updated>2008-08-15T11:27:06.381-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>your layouts are always so beautiful!</title><content type='html'>your layouts are always so beautiful!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3652633893022363983/comments/default/6418207971661285450'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3652633893022363983/comments/default/6418207971661285450'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/bubble-yum-frame-crazy.html?showComment=1218821220000#c6418207971661285450' title=''/><author><name>Chel</name><uri>https://www.blogger.com/profile/07100923313721227686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/bubble-yum-frame-crazy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3652633893022363983' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3652633893022363983' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-618442310'/><gd:extendedProperty name='blogger.displayTime' value='August 15, 2008 at 11:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3093573190614441839</id><published>2008-08-16T07:29:00.000-06:00</published><updated>2008-08-16T07:29:51.730-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome stuff! It's fun to have a Show Off! Thanks...</title><content type='html'>Awesome stuff! It's fun to have a Show Off! Thanks for the gift!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3652633893022363983/comments/default/3093573190614441839'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3652633893022363983/comments/default/3093573190614441839'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/bubble-yum-frame-crazy.html?showComment=1218893340000#c3093573190614441839' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/bubble-yum-frame-crazy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3652633893022363983' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3652633893022363983' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='August 16, 2008 at 7:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8460913052832222625</id><published>2008-08-17T23:52:00.000-06:00</published><updated>2008-08-17T23:52:10.707-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok - I just found your blog tonight.  Where have I...</title><content type='html'>Ok - I just found your blog tonight.  Where have I been?!?  LOVE your work - thank you so much!!  I grabbed a few of the freebies and then did some shopping at ScrapMatters :)  Can't wait to get scrapping with all my awesome new stuff.  I subscribed to the feed and look forward to lots of fun reading!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3652633893022363983/comments/default/8460913052832222625'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3652633893022363983/comments/default/8460913052832222625'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/bubble-yum-frame-crazy.html?showComment=1219038720000#c8460913052832222625' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/bubble-yum-frame-crazy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3652633893022363983' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3652633893022363983' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2008 at 11:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5586090682310973802</id><published>2008-08-18T12:18:00.000-06:00</published><updated>2008-08-18T12:18:37.212-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>.•:*¨¨*:•.Thank you!•:*¨¨*:•.</title><content type='html'>.•:*¨¨*:•.Thank you!•:*¨¨*:•.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6020471970937420686/comments/default/5586090682310973802'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6020471970937420686/comments/default/5586090682310973802'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/all-aboard-blog-train.html?showComment=1219083480000#c5586090682310973802' title=''/><author><name>Julie P. (babyofmine)</name><uri>https://www.blogger.com/profile/06173842282600157879</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_fTWGWTfbA48/SE8Kdwt70MI/AAAAAAAAAGA/M9oc83t3Y5k/S220-s32/avatar-new.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/all-aboard-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6020471970937420686' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6020471970937420686' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1826305568'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2008 at 12:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7126978641410324716</id><published>2008-08-18T15:58:00.000-06:00</published><updated>2008-08-18T15:58:04.996-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love Grease!! But, you already knew that! I took...</title><content type='html'>I love Grease!! But, you already knew that! I took the quiz and got 100% hooray for me! But-I also took a Harry Potter quiz and only got 6 out of 10 booo!! I LOVE Harry Potter!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5596475397896096833/comments/default/7126978641410324716'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5596475397896096833/comments/default/7126978641410324716'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/im-greaser.html?showComment=1219096680000#c7126978641410324716' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/im-greaser.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5596475397896096833' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5596475397896096833' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2008 at 3:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8084491077289904465</id><published>2008-08-19T11:20:00.000-06:00</published><updated>2008-08-19T11:20:29.530-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>beautiful layouts.  I don't know how you put all t...</title><content type='html'>beautiful layouts.  I don't know how you put all those elements to gether and yet it look so awesome!  I am soooo boring in comparision.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5145433266942663826/comments/default/8084491077289904465'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5145433266942663826/comments/default/8084491077289904465'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/accents.html?showComment=1219166400000#c8084491077289904465' title=''/><author><name>Chel</name><uri>https://www.blogger.com/profile/07100923313721227686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/accents.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5145433266942663826' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5145433266942663826' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-618442310'/><gd:extendedProperty name='blogger.displayTime' value='August 19, 2008 at 11:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-695321640872652987</id><published>2008-08-19T12:05:00.000-06:00</published><updated>2008-08-19T12:05:15.476-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I did the quiz, too, and it was right for me -- Ph...</title><content type='html'>I did the quiz, too, and it was right for me -- Philadelphia!  I thought it was funny that was even a specific category of its own on the quiz.  Fun quiz.  TFS!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5145433266942663826/comments/default/695321640872652987'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5145433266942663826/comments/default/695321640872652987'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/accents.html?showComment=1219169100000#c695321640872652987' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/accents.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5145433266942663826' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5145433266942663826' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='August 19, 2008 at 12:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1916937277346927960</id><published>2008-08-19T12:12:00.000-06:00</published><updated>2008-08-19T12:12:31.426-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I did the quiz too.  Here I thought I'd have a Wes...</title><content type='html'>I did the quiz too.  Here I thought I'd have a Western accent, but I have a midland, no accent.  And I've never lived in any of those states.  For the majority I've lived in Cali (like totally, dude) and NM.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5145433266942663826/comments/default/1916937277346927960'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5145433266942663826/comments/default/1916937277346927960'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/accents.html?showComment=1219169520000#c1916937277346927960' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/accents.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5145433266942663826' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5145433266942663826' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 19, 2008 at 12:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7750485487639655763</id><published>2008-08-19T14:09:00.000-06:00</published><updated>2008-08-19T14:09:20.881-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>HA HA... this was fun!  I was "The Inland North" a...</title><content type='html'>HA HA... this was fun!  I was "The Inland North" and said you must hear, "Are you from Minnesota" alot.  Which I do hear when I go south!   And yes, we do say Minne SOta... and we also say, "ya" and "you betcha".  We also make fun of ourselves for it.  Too fun!  Thanks Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5145433266942663826/comments/default/7750485487639655763'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5145433266942663826/comments/default/7750485487639655763'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/accents.html?showComment=1219176540000#c7750485487639655763' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/accents.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5145433266942663826' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5145433266942663826' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='August 19, 2008 at 2:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1398050667162472257</id><published>2008-08-19T17:29:00.000-06:00</published><updated>2008-08-19T17:29:47.795-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>well, I took your little test and it said I get as...</title><content type='html'>well, I took your little test and it said I get asked if I'm from Chicago?  How did they know??????? Fun, thanks for posting.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5145433266942663826/comments/default/1398050667162472257'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5145433266942663826/comments/default/1398050667162472257'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/accents.html?showComment=1219188540000#c1398050667162472257' title=''/><author><name>chigirl</name><uri>https://www.blogger.com/profile/07285357999612298432</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/accents.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5145433266942663826' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5145433266942663826' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-820618218'/><gd:extendedProperty name='blogger.displayTime' value='August 19, 2008 at 5:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-920173432910372541</id><published>2008-08-19T20:43:00.000-06:00</published><updated>2008-08-19T20:43:06.607-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Amazing layouts as always!!</title><content type='html'>Amazing layouts as always!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5145433266942663826/comments/default/920173432910372541'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5145433266942663826/comments/default/920173432910372541'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/accents.html?showComment=1219200180000#c920173432910372541' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/accents.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5145433266942663826' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5145433266942663826' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='August 19, 2008 at 8:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3992546223521958552</id><published>2008-08-20T07:42:00.000-06:00</published><updated>2008-08-20T07:42:49.719-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm from Savannah, GA and here's my results! Fun Q...</title><content type='html'>I'm from Savannah, GA and here's my results! Fun Quiz!&lt;BR/&gt;&lt;BR/&gt;"You have a Midland accent" is just another way of saying "you don't have an accent." You probably are from the Midland (Pennsylvania, southern Ohio, southern Indiana, southern Illinois, and Missouri) but then for all we know you could be from Florida or Charleston or one of those big southern cities like Atlanta or Dallas. You have a good voice for TV and radio."</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5145433266942663826/comments/default/3992546223521958552'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5145433266942663826/comments/default/3992546223521958552'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/accents.html?showComment=1219239720000#c3992546223521958552' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/accents.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5145433266942663826' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5145433266942663826' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='August 20, 2008 at 7:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7379819687534613966</id><published>2008-08-20T12:29:00.000-06:00</published><updated>2008-08-20T12:29:11.337-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>fantastic participation prize, I am a template add...</title><content type='html'>fantastic participation prize, I am a template addict. And I love participation prizes, I never win for fav LO, this way I have a chance at "winning." lol</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2691790599587615469/comments/default/7379819687534613966'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2691790599587615469/comments/default/7379819687534613966'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/sm-ct-call.html?showComment=1219256940000#c7379819687534613966' title=''/><author><name>chigirl</name><uri>https://www.blogger.com/profile/07285357999612298432</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/sm-ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2691790599587615469' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2691790599587615469' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-820618218'/><gd:extendedProperty name='blogger.displayTime' value='August 20, 2008 at 12:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6379228165943741873</id><published>2008-08-20T12:44:00.000-06:00</published><updated>2008-08-20T12:44:08.407-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>4 days, still!!!!  I'll try to wait that long!  Haha!</title><content type='html'>4 days, still!!!!  I'll try to wait that long!  Haha!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2691790599587615469/comments/default/6379228165943741873'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2691790599587615469/comments/default/6379228165943741873'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/sm-ct-call.html?showComment=1219257840000#c6379228165943741873' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/sm-ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2691790599587615469' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2691790599587615469' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 20, 2008 at 12:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3663109014912268414</id><published>2008-08-20T16:43:00.000-06:00</published><updated>2008-08-20T16:43:26.390-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt,&lt;br&gt;&lt;br&gt;How do you and Andrea do it time ...</title><content type='html'>Hi Britt,&lt;BR/&gt;&lt;BR/&gt;How do you and Andrea do it time and time again for the store? And you manage to crank out beautiful products in succession. You're Wonder Woman.  Got a potion for me to drink so I can do the same?  :)&lt;BR/&gt;&lt;BR/&gt;((hugs))</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2691790599587615469/comments/default/3663109014912268414'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2691790599587615469/comments/default/3663109014912268414'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/sm-ct-call.html?showComment=1219272180000#c3663109014912268414' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/sm-ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2691790599587615469' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2691790599587615469' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='August 20, 2008 at 4:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7820664021845744697</id><published>2008-08-21T12:01:00.000-06:00</published><updated>2008-08-21T12:01:52.399-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ooh,I love these colors. Can't wait to see this! I...</title><content type='html'>Ooh,I love these colors. Can't wait to see this! I peeked at the speed scrap yesterday, but I'm just not fast enough!!! Oh, well it will come. Your LO is gorgeous.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7782747939291461770/comments/default/7820664021845744697'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7782747939291461770/comments/default/7820664021845744697'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/dreamy-new-kit-from-ez-little-peek-into.html?showComment=1219341660000#c7820664021845744697' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/dreamy-new-kit-from-ez-little-peek-into.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7782747939291461770' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7782747939291461770' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 21, 2008 at 12:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2651054666940823099</id><published>2008-08-21T14:26:00.000-06:00</published><updated>2008-08-21T14:26:45.519-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ooohhh... Britt those colors look AWESOME!!!  I ca...</title><content type='html'>Ooohhh... Britt those colors look AWESOME!!!  I can't wait...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7782747939291461770/comments/default/2651054666940823099'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7782747939291461770/comments/default/2651054666940823099'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/dreamy-new-kit-from-ez-little-peek-into.html?showComment=1219350360000#c2651054666940823099' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/dreamy-new-kit-from-ez-little-peek-into.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7782747939291461770' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7782747939291461770' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='August 21, 2008 at 2:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6293122788733007336</id><published>2008-08-21T14:56:00.000-06:00</published><updated>2008-08-21T14:56:42.028-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Seriously, these LO's are awesome.&lt;br&gt;You did a gr...</title><content type='html'>Seriously, these LO's are awesome.&lt;BR/&gt;You did a great job!&lt;BR/&gt;&lt;BR/&gt;I love that quote on the LO of you and Josh...it's PERFECT!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7782747939291461770/comments/default/6293122788733007336'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7782747939291461770/comments/default/6293122788733007336'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/dreamy-new-kit-from-ez-little-peek-into.html?showComment=1219352160000#c6293122788733007336' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/dreamy-new-kit-from-ez-little-peek-into.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7782747939291461770' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7782747939291461770' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='August 21, 2008 at 2:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8559238961857436514</id><published>2008-08-21T15:44:00.000-06:00</published><updated>2008-08-21T15:44:32.523-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay! I can't wait to see your next kit! You never ...</title><content type='html'>Yay! I can't wait to see your next kit! You never cease to amaze me!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7782747939291461770/comments/default/8559238961857436514'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7782747939291461770/comments/default/8559238961857436514'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/dreamy-new-kit-from-ez-little-peek-into.html?showComment=1219355040000#c8559238961857436514' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/dreamy-new-kit-from-ez-little-peek-into.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7782747939291461770' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7782747939291461770' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='August 21, 2008 at 3:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6981115640132273561</id><published>2008-08-21T15:57:00.000-06:00</published><updated>2008-08-21T15:57:46.364-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I remember when you went to Old Navy to buy a cute...</title><content type='html'>I remember when you went to Old Navy to buy a cute new shirt for the date!! I covered the front desk for you!! It is so cool that you have a picture of it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9105326755136579919/comments/default/6981115640132273561'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9105326755136579919/comments/default/6981115640132273561'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/answers-to-your-questions-and-new.html?showComment=1219355820000#c6981115640132273561' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/answers-to-your-questions-and-new.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9105326755136579919' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9105326755136579919' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='August 21, 2008 at 3:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4332826628414364158</id><published>2008-08-21T18:19:00.000-06:00</published><updated>2008-08-21T18:19:30.099-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>man--your LOs are always so incredible!! i need to...</title><content type='html'>man--your LOs are always so incredible!! i need to start taking notes!! you ROCK! :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7782747939291461770/comments/default/4332826628414364158'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7782747939291461770/comments/default/4332826628414364158'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/dreamy-new-kit-from-ez-little-peek-into.html?showComment=1219364340000#c4332826628414364158' title=''/><author><name>Erica Zane</name><uri>https://www.blogger.com/profile/01089858278651427041</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-uh1VpeGAXCk/TtL3_1czoCI/AAAAAAAAETI/f8WkYutK62w/s32/ericazane-3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/dreamy-new-kit-from-ez-little-peek-into.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7782747939291461770' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7782747939291461770' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1189814333'/><gd:extendedProperty name='blogger.displayTime' value='August 21, 2008 at 6:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7373507249316795904</id><published>2008-08-21T22:54:00.000-06:00</published><updated>2008-08-21T22:54:33.501-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Erica's kit is beautiful! And you did an amazin...</title><content type='html'>Oh Erica's kit is beautiful! And you did an amazing job on your LO! And your SS LO is amazing too!! Can't wait to see what you have tomorrow!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7782747939291461770/comments/default/7373507249316795904'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7782747939291461770/comments/default/7373507249316795904'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/dreamy-new-kit-from-ez-little-peek-into.html?showComment=1219380840000#c7373507249316795904' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/dreamy-new-kit-from-ez-little-peek-into.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7782747939291461770' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7782747939291461770' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 21, 2008 at 10:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3209146742076118163</id><published>2008-08-22T09:01:00.000-06:00</published><updated>2008-08-22T09:01:33.400-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ooh, BEAUTIFUL!</title><content type='html'>Ooh, BEAUTIFUL!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3945948782779239535/comments/default/3209146742076118163'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3945948782779239535/comments/default/3209146742076118163'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/fairchild-and-freebie-too.html?showComment=1219417260000#c3209146742076118163' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/fairchild-and-freebie-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3945948782779239535' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3945948782779239535' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='August 22, 2008 at 9:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2242439571668865066</id><published>2008-08-22T09:17:00.000-06:00</published><updated>2008-08-22T09:17:12.273-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great kit Britt!  This one has a whole different s...</title><content type='html'>Great kit Britt!  This one has a whole different style, so cool!  You've definately come a long way!  Always looking to what you come up with next!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3945948782779239535/comments/default/2242439571668865066'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3945948782779239535/comments/default/2242439571668865066'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/fairchild-and-freebie-too.html?showComment=1219418220000#c2242439571668865066' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/fairchild-and-freebie-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3945948782779239535' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3945948782779239535' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='August 22, 2008 at 9:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6615616372459879406</id><published>2008-08-22T09:34:00.000-06:00</published><updated>2008-08-22T09:34:20.785-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is wonderful! I love it!</title><content type='html'>This is wonderful! I love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3945948782779239535/comments/default/6615616372459879406'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3945948782779239535/comments/default/6615616372459879406'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/fairchild-and-freebie-too.html?showComment=1219419240000#c6615616372459879406' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/fairchild-and-freebie-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3945948782779239535' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3945948782779239535' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 22, 2008 at 9:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8217669018051502128</id><published>2008-08-22T09:53:00.000-06:00</published><updated>2008-08-22T09:53:47.396-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>awesome kit Britt.&lt;br&gt;&lt;br&gt;I love it!</title><content type='html'>awesome kit Britt.&lt;BR/&gt;&lt;BR/&gt;I love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3945948782779239535/comments/default/8217669018051502128'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3945948782779239535/comments/default/8217669018051502128'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/fairchild-and-freebie-too.html?showComment=1219420380000#c8217669018051502128' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/fairchild-and-freebie-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3945948782779239535' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3945948782779239535' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 22, 2008 at 9:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3716465631178101658</id><published>2008-08-22T10:49:00.000-06:00</published><updated>2008-08-22T10:49:44.023-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great new kit Britt!!! And thanks for the freebie ...</title><content type='html'>Great new kit Britt!!! And thanks for the freebie too!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3945948782779239535/comments/default/3716465631178101658'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3945948782779239535/comments/default/3716465631178101658'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/fairchild-and-freebie-too.html?showComment=1219423740000#c3716465631178101658' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/fairchild-and-freebie-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3945948782779239535' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3945948782779239535' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 22, 2008 at 10:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5456350975842345349</id><published>2008-08-22T13:41:00.000-06:00</published><updated>2008-08-22T13:41:51.899-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>such cute stuff! And your hair looks so cute in yo...</title><content type='html'>such cute stuff! And your hair looks so cute in your LO with josh! Super Cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3945948782779239535/comments/default/5456350975842345349'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3945948782779239535/comments/default/5456350975842345349'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/fairchild-and-freebie-too.html?showComment=1219434060000#c5456350975842345349' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/fairchild-and-freebie-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3945948782779239535' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3945948782779239535' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='August 22, 2008 at 1:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4869456887205631614</id><published>2008-08-22T14:00:00.000-06:00</published><updated>2008-08-22T14:00:10.711-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This kit is so much fun, I love the bright colours...</title><content type='html'>This kit is so much fun, I love the bright colours! Can't wait to play with the add-on too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3945948782779239535/comments/default/4869456887205631614'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3945948782779239535/comments/default/4869456887205631614'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/fairchild-and-freebie-too.html?showComment=1219435200000#c4869456887205631614' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/fairchild-and-freebie-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3945948782779239535' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3945948782779239535' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='August 22, 2008 at 2:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6787212798955952630</id><published>2008-08-22T14:50:00.000-06:00</published><updated>2008-08-22T14:50:30.829-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!</title><content type='html'>Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3945948782779239535/comments/default/6787212798955952630'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3945948782779239535/comments/default/6787212798955952630'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/fairchild-and-freebie-too.html?showComment=1219438200000#c6787212798955952630' title=''/><author><name>Jeanann</name><uri>https://www.blogger.com/profile/05739631953118572939</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/fairchild-and-freebie-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3945948782779239535' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3945948782779239535' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-109554845'/><gd:extendedProperty name='blogger.displayTime' value='August 22, 2008 at 2:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6306561981399208184</id><published>2008-08-22T15:27:00.000-06:00</published><updated>2008-08-22T15:27:39.921-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>whoohoo!!! you made ikea's goddess lists today. Fi...</title><content type='html'>whoohoo!!! you made ikea's goddess lists today. First time I noticed that. thanks for the very cute add-on.  fantastic kit, you just keep getting better and better. thanks for all you do.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3945948782779239535/comments/default/6306561981399208184'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3945948782779239535/comments/default/6306561981399208184'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/fairchild-and-freebie-too.html?showComment=1219440420000#c6306561981399208184' title=''/><author><name>chigirl</name><uri>https://www.blogger.com/profile/07285357999612298432</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/fairchild-and-freebie-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3945948782779239535' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3945948782779239535' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-820618218'/><gd:extendedProperty name='blogger.displayTime' value='August 22, 2008 at 3:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6545025060333682677</id><published>2008-08-22T17:52:00.000-06:00</published><updated>2008-08-22T17:52:05.555-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great new Kit Britt, I'm off to the shop to snag i...</title><content type='html'>Great new Kit Britt, I'm off to the shop to snag it!  Thanks for the show off present too!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3945948782779239535/comments/default/6545025060333682677'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3945948782779239535/comments/default/6545025060333682677'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/fairchild-and-freebie-too.html?showComment=1219449120000#c6545025060333682677' title=''/><author><name>Kate @ Loving Life</name><uri>https://www.blogger.com/profile/17010976930510118724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='25' src='//1.bp.blogspot.com/-yD9qX9ky6Eg/TocPdZgyYcI/AAAAAAAAUGk/8IT-KXrTxeA/s31/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/fairchild-and-freebie-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3945948782779239535' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3945948782779239535' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2091084649'/><gd:extendedProperty name='blogger.displayTime' value='August 22, 2008 at 5:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7706825027212579799</id><published>2008-08-22T18:34:00.000-06:00</published><updated>2008-08-22T18:34:29.314-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, your designs never disappoint and always in...</title><content type='html'>Britt, your designs never disappoint and always inspire. Thanks for being uniquely you! Have a lovely weekend.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3945948782779239535/comments/default/7706825027212579799'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3945948782779239535/comments/default/7706825027212579799'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/fairchild-and-freebie-too.html?showComment=1219451640000#c7706825027212579799' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/fairchild-and-freebie-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3945948782779239535' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3945948782779239535' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 22, 2008 at 6:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1673631146859106006</id><published>2008-08-22T20:22:00.000-06:00</published><updated>2008-08-22T20:22:07.187-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt! Just found you and your designs tonight....</title><content type='html'>Hi Britt! Just found you and your designs tonight...love em! Thanks so much for the freebie and in the future I will be checking out your store, love the friend quotes! Will be a little while tho..budget doncha know, lol. I also just wanted to say if you ever need a guest for your CT, just give me a holler!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3945948782779239535/comments/default/1673631146859106006'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3945948782779239535/comments/default/1673631146859106006'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/fairchild-and-freebie-too.html?showComment=1219458120000#c1673631146859106006' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/07389961024286149904</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/fairchild-and-freebie-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3945948782779239535' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3945948782779239535' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1452064009'/><gd:extendedProperty name='blogger.displayTime' value='August 22, 2008 at 8:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1262503920917902680</id><published>2008-08-23T03:02:00.001-06:00</published><updated>2008-08-23T03:02:51.286-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 23 Aug [LA 01:41am, NY 03:41am, UK 08:41am, OZ 06:41pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3945948782779239535/comments/default/1262503920917902680'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3945948782779239535/comments/default/1262503920917902680'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/fairchild-and-freebie-too.html?showComment=1219482120001#c1262503920917902680' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/fairchild-and-freebie-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3945948782779239535' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3945948782779239535' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='August 23, 2008 at 3:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8929261523830758755</id><published>2008-08-23T09:35:00.000-06:00</published><updated>2008-08-23T09:35:14.827-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Girl I knew when I saw your very first kit you wer...</title><content type='html'>Girl I knew when I saw your very first kit you were one to watch!!! Congratualtions on how far you have come!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3945948782779239535/comments/default/8929261523830758755'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3945948782779239535/comments/default/8929261523830758755'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/fairchild-and-freebie-too.html?showComment=1219505700000#c8929261523830758755' title=''/><author><name>Kimberly Lynne Rohn Wresh</name><uri>https://www.blogger.com/profile/15197207731944717010</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_QfkdHWPqqm4/S5BTSFlko1I/AAAAAAAAFHs/BR0rS2u-ivI/S220-s32/Profile+Pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/fairchild-and-freebie-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3945948782779239535' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3945948782779239535' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-564756746'/><gd:extendedProperty name='blogger.displayTime' value='August 23, 2008 at 9:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1213833190544054562</id><published>2008-08-24T22:59:00.000-06:00</published><updated>2008-08-24T22:59:03.489-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>great blessing LO's, esp love the one of Pres. Mon...</title><content type='html'>great blessing LO's, esp love the one of Pres. Monson--so perfect!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1470363010018024167/comments/default/1213833190544054562'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1470363010018024167/comments/default/1213833190544054562'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/double-blessings.html?showComment=1219640340000#c1213833190544054562' title=''/><author><name>Emilee</name><uri>https://www.blogger.com/profile/03276923834347567587</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/double-blessings.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1470363010018024167' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1470363010018024167' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958259147'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2008 at 10:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6145759335480845372</id><published>2008-08-26T20:37:00.000-06:00</published><updated>2008-08-26T20:37:38.085-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just want to say that I LOVE all your stuff. You...</title><content type='html'>I just want to say that I LOVE all your stuff. You are very talented! &lt;BR/&gt;&lt;BR/&gt;And I have a suggestion for a kit (I have no idea if you take suggestions, but I thought I'd throw it out there anyway). I would love to see you make a "Twilight" (by Stephenie Meyer) inspired kit (ya know, with black, white, and red). I've looked all over for a kit with these colors that would work well to scrapbook Twilight related events, etc. and I can't find one anywhere. I like the red, black and white mini kit you have in your scrapmatters store, but I would love to see a full kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/477874084728010321/comments/default/6145759335480845372'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/477874084728010321/comments/default/6145759335480845372'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/shameless-plugs.html?showComment=1219804620000#c6145759335480845372' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/shameless-plugs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-477874084728010321' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/477874084728010321' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2008 at 8:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1646035569122673291</id><published>2008-08-26T22:12:00.000-06:00</published><updated>2008-08-26T22:12:39.314-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for showing one of your blessings as Pres M...</title><content type='html'>Thanks for showing one of your blessings as Pres Monson.  He's special in my eyes too!  &lt;BR/&gt;You are soo talented in so many ways.  Does your test have a Utah accent listed?  I was told when I lived in Calf that I had one when I just answered the phone with hello!!!!!Thanks again ! just wondering.... do you have a personal newsletter that you send out?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1470363010018024167/comments/default/1646035569122673291'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1470363010018024167/comments/default/1646035569122673291'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/double-blessings.html?showComment=1219810320000#c1646035569122673291' title=''/><author><name>diney</name><uri>https://www.blogger.com/profile/02946826785693540714</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/_v16hSMZ0xjg/SbBYl8-m_2I/AAAAAAAAAUU/ZRtb_3QywWo/S220-s32/Diane+McCurdy.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/double-blessings.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1470363010018024167' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1470363010018024167' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1172690388'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2008 at 10:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2486021360442756529</id><published>2008-08-28T00:58:00.000-06:00</published><updated>2008-08-28T00:58:04.376-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just skipped over from SM ... I'm new there and ha...</title><content type='html'>Just skipped over from SM ... I'm new there and had fun doing the speed scrap last night!  Thanks for your sweet comment :)  Looks like we've got a few things in common from my peek around your blog - I consider both of the blessings you posted about to be blessings in my life, a *LOVE* for Disneyland (and Dole Whip), I'm a BYU Alum and die hard Cougar fan, and I was married in the SL Temple, too!  Love your work - can't wait to see more!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1470363010018024167/comments/default/2486021360442756529'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1470363010018024167/comments/default/2486021360442756529'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/double-blessings.html?showComment=1219906680000#c2486021360442756529' title=''/><author><name>Kari</name><uri>https://www.blogger.com/profile/11526667701054722332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//3.bp.blogspot.com/__NvQ4Y_pSLc/TGTF1PSkmTI/AAAAAAAABn8/XakNpFEM5rk/S220-s32/Headshot.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/double-blessings.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1470363010018024167' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1470363010018024167' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-682741271'/><gd:extendedProperty name='blogger.displayTime' value='August 28, 2008 at 12:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-208819370565197484</id><published>2008-08-29T10:21:00.000-06:00</published><updated>2008-08-29T10:21:22.451-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your new templates Britt! You do have some am...</title><content type='html'>Love your new templates Britt! You do have some amazing girls! I love everything Erica makes she is so talented!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2183444419150961227/comments/default/208819370565197484'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2183444419150961227/comments/default/208819370565197484'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/wide-open-spaces.html?showComment=1220026860000#c208819370565197484' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/wide-open-spaces.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2183444419150961227' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2183444419150961227' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='August 29, 2008 at 10:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2345241675628127820</id><published>2008-08-29T15:29:00.000-06:00</published><updated>2008-08-29T15:29:39.051-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the title of these templates.  You could teac...</title><content type='html'>Love the title of these templates.  You could teach a class on naming kits!  ;)&lt;BR/&gt;&lt;BR/&gt;Have a restful weekend -</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2183444419150961227/comments/default/2345241675628127820'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2183444419150961227/comments/default/2345241675628127820'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/wide-open-spaces.html?showComment=1220045340000#c2345241675628127820' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/wide-open-spaces.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2183444419150961227' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2183444419150961227' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='August 29, 2008 at 3:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5543367334580701648</id><published>2008-09-01T13:45:00.000-06:00</published><updated>2008-09-01T13:45:27.578-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Totally *LOVE* these templates ... will definitely...</title><content type='html'>Totally *LOVE* these templates ... will definitely be picking them up!!  Awesome LOs, too ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2183444419150961227/comments/default/5543367334580701648'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2183444419150961227/comments/default/5543367334580701648'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/08/wide-open-spaces.html?showComment=1220298300000#c5543367334580701648' title=''/><author><name>Kari</name><uri>https://www.blogger.com/profile/11526667701054722332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//3.bp.blogspot.com/__NvQ4Y_pSLc/TGTF1PSkmTI/AAAAAAAABn8/XakNpFEM5rk/S220-s32/Headshot.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/08/wide-open-spaces.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2183444419150961227' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2183444419150961227' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-682741271'/><gd:extendedProperty name='blogger.displayTime' value='September 1, 2008 at 1:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-409530679741174124</id><published>2008-09-01T16:37:00.000-06:00</published><updated>2008-09-01T16:37:26.467-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Speaking of shirts - where did you get yours?  It'...</title><content type='html'>Speaking of shirts - where did you get yours?  It's adorable!&lt;BR/&gt;&lt;BR/&gt;www.movieyak.blogspot.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6026552491334515114/comments/default/409530679741174124'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6026552491334515114/comments/default/409530679741174124'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/blessing-day-late.html?showComment=1220308620000#c409530679741174124' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/07318557243934276686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='//2.bp.blogspot.com/_gl7qaUI989w/TGXT0TT5eBI/AAAAAAAABzU/gdY9FENqwYs/S220-s33/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/blessing-day-late.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6026552491334515114' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6026552491334515114' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1020389206'/><gd:extendedProperty name='blogger.displayTime' value='September 1, 2008 at 4:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5927906949545137559</id><published>2008-09-01T18:35:00.000-06:00</published><updated>2008-09-01T18:35:18.799-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the shirts, and that wall-e shirt makes me ...</title><content type='html'>I love the shirts, and that wall-e shirt makes me is fabulous! I want one too! He is my favorite little guy, the bestest movie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6026552491334515114/comments/default/5927906949545137559'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6026552491334515114/comments/default/5927906949545137559'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/blessing-day-late.html?showComment=1220315700000#c5927906949545137559' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/blessing-day-late.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6026552491334515114' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6026552491334515114' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='September 1, 2008 at 6:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1817730750261712075</id><published>2008-09-01T19:09:00.000-06:00</published><updated>2008-09-01T19:09:23.847-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I almost bought that Wall-E shirt last week, lol.</title><content type='html'>I almost bought that Wall-E shirt last week, lol.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6026552491334515114/comments/default/1817730750261712075'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6026552491334515114/comments/default/1817730750261712075'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/blessing-day-late.html?showComment=1220317740000#c1817730750261712075' title=''/><author><name>emily</name><uri>https://www.blogger.com/profile/03748143347130886318</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp3.blogger.com/_842Ax4bwgLk/SFgcgK0FNVI/AAAAAAAAACA/lX0gxCUiPOU/S220-s32/mebloghatter.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/blessing-day-late.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6026552491334515114' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6026552491334515114' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-500114402'/><gd:extendedProperty name='blogger.displayTime' value='September 1, 2008 at 7:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4192754925514487390</id><published>2008-09-01T20:08:00.000-06:00</published><updated>2008-09-01T20:08:50.969-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your grandparents. They are so sweet! I lau...</title><content type='html'>I love your grandparents. They are so sweet! I laughed pretty hard at the picture with the t-shirts. I can't believe they still have then and that they wore them to dinner! Ha!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6026552491334515114/comments/default/4192754925514487390'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6026552491334515114/comments/default/4192754925514487390'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/blessing-day-late.html?showComment=1220321280000#c4192754925514487390' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/blessing-day-late.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6026552491334515114' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6026552491334515114' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='September 1, 2008 at 8:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7618193328294509232</id><published>2008-09-01T22:08:00.000-06:00</published><updated>2008-09-01T22:08:40.872-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My mom has t-shirts like that somewhere of my sist...</title><content type='html'>My mom has t-shirts like that somewhere of my sister and me! &lt;BR/&gt;&lt;BR/&gt;You've been nominated for the Brilliante Weblog award!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6026552491334515114/comments/default/7618193328294509232'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6026552491334515114/comments/default/7618193328294509232'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/blessing-day-late.html?showComment=1220328480000#c7618193328294509232' title=''/><author><name>Theresa</name><uri>https://www.blogger.com/profile/14695069066719460158</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_pWTcxEcolEo/SXw4DmIQzzI/AAAAAAAABAA/TjtyQ-jlOcw/S220-s32/avatar+150a.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/blessing-day-late.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6026552491334515114' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6026552491334515114' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-436110857'/><gd:extendedProperty name='blogger.displayTime' value='September 1, 2008 at 10:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5466975731339108533</id><published>2008-09-02T21:38:00.000-06:00</published><updated>2008-09-02T21:38:11.097-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is seriously the cutest thing that they not o...</title><content type='html'>That is seriously the cutest thing that they not only still have the shirts, but they WORE THEM!! I hope I can still fit into the clothes that are 20plus years old when I am a grandma! hahaha cute pictures!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6026552491334515114/comments/default/5466975731339108533'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6026552491334515114/comments/default/5466975731339108533'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/blessing-day-late.html?showComment=1220413080000#c5466975731339108533' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/blessing-day-late.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6026552491334515114' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6026552491334515114' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='September 2, 2008 at 9:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4469229867581682753</id><published>2008-09-05T07:18:00.000-06:00</published><updated>2008-09-05T07:18:57.806-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is the funniest picture ever. I thought our f...</title><content type='html'>This is the funniest picture ever. I thought our family was the only ones that saved old t-shirts like that. The kids love to were there old nellie and earls pearls t-shirts. Love the picture of you as a baby Britt!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6026552491334515114/comments/default/4469229867581682753'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6026552491334515114/comments/default/4469229867581682753'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/blessing-day-late.html?showComment=1220620680000#c4469229867581682753' title=''/><author><name>Paula</name><uri>https://www.blogger.com/profile/13286794035024028257</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/_xdciifJxe_Y/SSH8YZiitvI/AAAAAAAAAQU/4AMY2-XRfBw/S220-s32/Day124.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/blessing-day-late.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6026552491334515114' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6026552491334515114' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-457710881'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2008 at 7:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1819166596806903728</id><published>2008-09-05T08:58:00.000-06:00</published><updated>2008-09-05T08:58:57.069-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is so pretty. Thank you so much!</title><content type='html'>This is so pretty. Thank you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/1819166596806903728'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/1819166596806903728'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html?showComment=1220626680000#c1819166596806903728' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2114620073237683217' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2114620073237683217' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2008 at 8:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4167766347546414767</id><published>2008-09-05T09:18:00.000-06:00</published><updated>2008-09-05T09:18:24.575-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a fun, fun kit. You never cease to amaze me. ...</title><content type='html'>What a fun, fun kit. You never cease to amaze me. Thanks for the fun paper pack, too. I can use some of the papers with all of my ATVing photos from this weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/4167766347546414767'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/4167766347546414767'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html?showComment=1220627880000#c4167766347546414767' title=''/><author><name>Rachel Durazzani</name><uri>https://www.blogger.com/profile/00590665626558065083</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-WJawaqNwyg4/W8NhTUNdqOI/AAAAAAAAul0/i6Xblm0aG3YhcnmJ0mVTlIB6-6GaCM_7gCK4BGAYYCw/s32/26599_48.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2114620073237683217' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2114620073237683217' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-792308730'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2008 at 9:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6302159869154782258</id><published>2008-09-05T09:55:00.000-06:00</published><updated>2008-09-05T09:55:25.989-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!!!  You amaze me every week!  So awesome!!!!</title><content type='html'>Wow!!!  You amaze me every week!  So awesome!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/6302159869154782258'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/6302159869154782258'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html?showComment=1220630100000#c6302159869154782258' title=''/><author><name>Jeni</name><uri>https://www.blogger.com/profile/16017214095733677819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp1.blogger.com/_gjE33yBdihc/SGHQuBOaEfI/AAAAAAAAA6k/Olwdi6Lml3w/S220-s32/SM+picture.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2114620073237683217' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2114620073237683217' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-193039728'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2008 at 9:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3684761867259970654</id><published>2008-09-05T09:57:00.000-06:00</published><updated>2008-09-05T09:57:44.028-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG OMG!!  BRITT!!  This is Amazing... seriously ....</title><content type='html'>OMG OMG!!  BRITT!!  This is Amazing... seriously ... This is the BEST kit I've seen from you.  The colors, the goodies, it looks SO jam packed and could do SO many LO's with!!   I am running (whooops.... I tripped... to the shop)  I MUST have!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/3684761867259970654'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/3684761867259970654'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html?showComment=1220630220000#c3684761867259970654' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2114620073237683217' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2114620073237683217' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2008 at 9:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1288236965836971000</id><published>2008-09-05T10:11:00.000-06:00</published><updated>2008-09-05T10:11:46.380-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Totally gorgeous kit Brittney and thanks so much f...</title><content type='html'>Totally gorgeous kit Brittney and thanks so much for passing on the wonderful add on too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/1288236965836971000'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/1288236965836971000'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html?showComment=1220631060000#c1288236965836971000' title=''/><author><name>janedoe</name><uri>https://www.blogger.com/profile/12822925056961654318</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2114620073237683217' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2114620073237683217' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-198417159'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2008 at 10:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2276172324153505528</id><published>2008-09-05T10:33:00.000-06:00</published><updated>2008-09-05T10:33:47.755-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is GORGEOUS!!!  I am so glad I found your des...</title><content type='html'>This is GORGEOUS!!!  I am so glad I found your designs again! :)  You totally rock!  And I love your Called to Serve mini-kit... I need to finish my hubby's album so badly!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/2276172324153505528'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/2276172324153505528'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html?showComment=1220632380000#c2276172324153505528' title=''/><author><name>Meredith</name><uri>https://www.blogger.com/profile/04556674589999863657</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_SmioudTe_zU/TUzurVw4hFI/AAAAAAAAEOg/pF3qS854p14/s32/Meredith-250px.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2114620073237683217' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2114620073237683217' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1276608080'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2008 at 10:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6881776990285513804</id><published>2008-09-05T13:41:00.000-06:00</published><updated>2008-09-05T13:41:56.053-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, I just *LOVE* it, Britt!!!!  Perfect for my ho...</title><content type='html'>Oh, I just *LOVE* it, Britt!!!!  Perfect for my house full of princesses (and one little prince) :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/6881776990285513804'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/6881776990285513804'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html?showComment=1220643660000#c6881776990285513804' title=''/><author><name>Kari</name><uri>https://www.blogger.com/profile/11526667701054722332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//3.bp.blogspot.com/__NvQ4Y_pSLc/TGTF1PSkmTI/AAAAAAAABn8/XakNpFEM5rk/S220-s32/Headshot.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2114620073237683217' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2114620073237683217' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-682741271'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2008 at 1:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6100387553636307486</id><published>2008-09-05T18:43:00.000-06:00</published><updated>2008-09-05T18:43:28.931-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE the new kit...thanks for the add on!!</title><content type='html'>LOVE the new kit...thanks for the add on!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/6100387553636307486'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/6100387553636307486'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html?showComment=1220661780000#c6100387553636307486' title=''/><author><name>Heidi</name><uri>https://www.blogger.com/profile/05741717290496059044</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/_YB_FbV-UW0k/SeaMCW_2SdI/AAAAAAAAAek/coQt3sKa0T4/S220-s32/l_e0a007e6715184dc4222df1eef53a5e8.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2114620073237683217' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2114620073237683217' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930353261'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2008 at 6:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1737271841089526326</id><published>2008-09-05T18:43:00.001-06:00</published><updated>2008-09-05T18:43:59.870-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful kit...great freebie.  Thank you!!</title><content type='html'>Beautiful kit...great freebie.  Thank you!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/1737271841089526326'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/1737271841089526326'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html?showComment=1220661780001#c1737271841089526326' title=''/><author><name>Michelle from MD, USA</name><uri>https://www.blogger.com/profile/03622810103910908262</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='25' src='//2.bp.blogspot.com/_2QvZh6wNv34/Sitgh3z16ZI/AAAAAAAAAfo/CtW_N2R59UY/S220-s32/Me%26MyFurBabies-Template-5-K.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2114620073237683217' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2114620073237683217' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-369934822'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2008 at 6:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8821820351712667050</id><published>2008-09-05T19:41:00.000-06:00</published><updated>2008-09-05T19:41:49.016-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You have a gorgeous kit, and your team is amazing! :)</title><content type='html'>You have a gorgeous kit, and your team is amazing! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/8821820351712667050'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/8821820351712667050'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html?showComment=1220665260000#c8821820351712667050' title=''/><author><name>HeatherB</name><uri>https://www.blogger.com/profile/17289894096327073610</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-S_D5OyTr8cA/TZAELFIr8BI/AAAAAAAAAR0/ZRk86go_Aos/s32/_2009-100x100.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2114620073237683217' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2114620073237683217' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1987303454'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2008 at 7:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1939118693655482920</id><published>2008-09-05T21:21:00.000-06:00</published><updated>2008-09-05T21:21:15.003-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Loving the kit! Thanks for sharing the add-on with...</title><content type='html'>Loving the kit! Thanks for sharing the add-on with me.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/1939118693655482920'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/1939118693655482920'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html?showComment=1220671260000#c1939118693655482920' title=''/><author><name>neety</name><uri>https://www.blogger.com/profile/14772608690864272351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_8BTVbEVZbCE/SODNqcL0TNI/AAAAAAAAAFI/aAC5LVGQrdw/S220-s32/neety150.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2114620073237683217' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2114620073237683217' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-560113552'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2008 at 9:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5379854496758461154</id><published>2008-09-06T02:45:00.001-06:00</published><updated>2008-09-06T02:45:30.973-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 06 Sep [LA 01:20am, NY 03:20am, UK 08:20am, OZ 06:20pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/5379854496758461154'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/5379854496758461154'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html?showComment=1220690700001#c5379854496758461154' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2114620073237683217' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2114620073237683217' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='September 6, 2008 at 2:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3324217834839008189</id><published>2008-09-06T03:38:00.000-06:00</published><updated>2008-09-06T03:38:53.656-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi! My name is Jaana Säker and i am the owner of S...</title><content type='html'>Hi! My name is Jaana Säker and i am the owner of Scrapyard.se We are always looking for new designers for our site.&lt;BR/&gt;I've heard that there is many swedish digiscrappers that are afraid to buy form shops note located in Sweden&lt;BR/&gt;but they would love to buy products from many designers.&lt;BR/&gt;&lt;BR/&gt;Maybe you want to sell you products at Scrapyard.se also? So your swedish fans can buy it to!&lt;BR/&gt;&lt;BR/&gt;It would have been really fun if you want to sell your products at Scraoyard.se. Please contact me if you are interested.&lt;BR/&gt;Best regards Jaana Säker, owner of Scrapyard.se - jaana@scrapyard.se</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/3324217834839008189'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/3324217834839008189'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html?showComment=1220693880000#c3324217834839008189' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2114620073237683217' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2114620073237683217' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 6, 2008 at 3:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-713491437999048673</id><published>2008-09-06T13:17:00.000-06:00</published><updated>2008-09-06T13:17:39.518-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the add-on, I'm off to buy the kit now....</title><content type='html'>Thanks for the add-on, I'm off to buy the kit now.  Is there any chance you'll be making a Hannah Montana inspired kit soon?  My middle daughter is having a HM birthday party plus they all love the show and the wii game.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/713491437999048673'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/713491437999048673'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html?showComment=1220728620000#c713491437999048673' title=''/><author><name>Sybil</name><uri>https://www.blogger.com/profile/03546216634477762641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2114620073237683217' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2114620073237683217' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1889614409'/><gd:extendedProperty name='blogger.displayTime' value='September 6, 2008 at 1:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5133852637090477091</id><published>2008-09-06T23:24:00.000-06:00</published><updated>2008-09-06T23:24:32.994-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How fun! Thanks Britt!</title><content type='html'>How fun! Thanks Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/5133852637090477091'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/5133852637090477091'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html?showComment=1220765040000#c5133852637090477091' title=''/><author><name>Angel</name><uri>https://www.blogger.com/profile/07592492911713388073</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//3.bp.blogspot.com/-r4BBRV7EM4E/TaFG83aAr3I/AAAAAAAAAyw/hO3VEMxrg2E/s32/Grani-Jani-in-blue-neon.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2114620073237683217' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2114620073237683217' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-976299294'/><gd:extendedProperty name='blogger.displayTime' value='September 6, 2008 at 11:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-792197995985909576</id><published>2008-09-07T20:18:00.000-06:00</published><updated>2008-09-07T20:18:57.068-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Amazing kit Brittney! TY for the add-on!</title><content type='html'>Amazing kit Brittney! TY for the add-on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/792197995985909576'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/792197995985909576'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html?showComment=1220840280000#c792197995985909576' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/09531616790877968340</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/_ag1ClOwWkuA/TOGT7XLG5ZI/AAAAAAAAAB0/NSVMF5-CbeY/S220-s32/kdpx100.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2114620073237683217' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2114620073237683217' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1256769005'/><gd:extendedProperty name='blogger.displayTime' value='September 7, 2008 at 8:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7748532642204259292</id><published>2008-09-08T08:54:00.000-06:00</published><updated>2008-09-08T08:54:37.206-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What font did you use in your 52 Blessing Music la...</title><content type='html'>What font did you use in your 52 Blessing Music layout?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1456594020621049925/comments/default/7748532642204259292'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1456594020621049925/comments/default/7748532642204259292'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/sunday-blessing.html?showComment=1220885640000#c7748532642204259292' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/sunday-blessing.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1456594020621049925' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1456594020621049925' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 8, 2008 at 8:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2195186542978044440</id><published>2008-09-08T09:40:00.000-06:00</published><updated>2008-09-08T09:40:07.893-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It's called "Susie's Hand".  It's free.  You can d...</title><content type='html'>It's called "Susie's Hand".  It's free.  You can download it here: http://www.searchfreefonts.com/free/susies-hand.htm</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1456594020621049925/comments/default/2195186542978044440'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1456594020621049925/comments/default/2195186542978044440'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/sunday-blessing.html?showComment=1220888400000#c2195186542978044440' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/sunday-blessing.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1456594020621049925' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1456594020621049925' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='September 8, 2008 at 9:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7198494964239390991</id><published>2008-09-08T20:02:00.000-06:00</published><updated>2008-09-08T20:02:58.153-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love all you pages Britt! I am so wishing I had st...</title><content type='html'>Love all you pages Britt! I am so wishing I had started a 52 blessings project, i really think they will be so amazing when done! There is always next year ;) Sounds like a fun night with your family, Sunday dinners are always my favorite.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1456594020621049925/comments/default/7198494964239390991'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1456594020621049925/comments/default/7198494964239390991'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/sunday-blessing.html?showComment=1220925720000#c7198494964239390991' title=''/><author><name>molly</name><uri>https://www.blogger.com/profile/12001372661617674593</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp3.blogger.com/_k3io3b2dAKU/SAQthuSrgXI/AAAAAAAAAA0/RptRJLj4gBk/S220-s32/crowspringDS.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/sunday-blessing.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1456594020621049925' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1456594020621049925' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1155720768'/><gd:extendedProperty name='blogger.displayTime' value='September 8, 2008 at 8:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3339580920325361648</id><published>2008-09-09T14:35:00.000-06:00</published><updated>2008-09-09T14:35:26.679-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I will be doing this project next year - thanks fo...</title><content type='html'>I will be doing this project next year - thanks for the push, Britt!  How little time we all spend being grateful....</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1456594020621049925/comments/default/3339580920325361648'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1456594020621049925/comments/default/3339580920325361648'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/sunday-blessing.html?showComment=1220992500000#c3339580920325361648' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/sunday-blessing.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1456594020621049925' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1456594020621049925' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='September 9, 2008 at 2:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7184714052183113412</id><published>2008-09-10T12:05:00.000-06:00</published><updated>2008-09-10T12:05:48.811-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oooh, I can tell already that I'll be buying this ...</title><content type='html'>Oooh, I can tell already that I'll be buying this kit on Friday!  I can't wait to see the whole thing!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/479930708441939783/comments/default/7184714052183113412'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/479930708441939783/comments/default/7184714052183113412'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/this-and-that.html?showComment=1221069900000#c7184714052183113412' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/this-and-that.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-479930708441939783' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/479930708441939783' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='September 10, 2008 at 12:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7723343853747130083</id><published>2008-09-10T17:48:00.000-06:00</published><updated>2008-09-10T17:48:04.858-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, can't wait to see what's new on Friday I've be...</title><content type='html'>Oh, can't wait to see what's new on Friday I've been looking for a primary colors kit, and this looks like it may be it.&lt;BR/&gt;thanks for the peek.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/479930708441939783/comments/default/7723343853747130083'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/479930708441939783/comments/default/7723343853747130083'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/this-and-that.html?showComment=1221090480000#c7723343853747130083' title=''/><author><name>chigirl</name><uri>https://www.blogger.com/profile/07285357999612298432</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/this-and-that.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-479930708441939783' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/479930708441939783' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-820618218'/><gd:extendedProperty name='blogger.displayTime' value='September 10, 2008 at 5:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7786268086417590931</id><published>2008-09-11T08:48:00.000-06:00</published><updated>2008-09-11T08:48:25.003-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOL! This is great because I was just thinking I s...</title><content type='html'>LOL! This is great because I was just thinking I should probably scrap something of my Twilight-obsession. Thanks so much for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2606259511549389488/comments/default/7786268086417590931'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2606259511549389488/comments/default/7786268086417590931'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/if-you-love-twilight.html?showComment=1221144480000#c7786268086417590931' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/if-you-love-twilight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2606259511549389488' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2606259511549389488' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 11, 2008 at 8:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2445240943757343918</id><published>2008-09-11T13:13:00.000-06:00</published><updated>2008-09-11T13:13:35.829-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a fun kit! I love it. That page is so cute yo...</title><content type='html'>What a fun kit! I love it. That page is so cute you did of B! Love it!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2606259511549389488/comments/default/2445240943757343918'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2606259511549389488/comments/default/2445240943757343918'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/if-you-love-twilight.html?showComment=1221160380000#c2445240943757343918' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/if-you-love-twilight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2606259511549389488' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2606259511549389488' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='September 11, 2008 at 1:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5901296502972863205</id><published>2008-09-11T22:28:00.000-06:00</published><updated>2008-09-11T22:28:00.634-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It's good to see you have some fun in the midst of...</title><content type='html'>It's good to see you have some fun in the midst of the "nose to the grindstone" times.  :)  I'm trying to remind myself to do that too.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2606259511549389488/comments/default/5901296502972863205'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2606259511549389488/comments/default/5901296502972863205'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/if-you-love-twilight.html?showComment=1221193680000#c5901296502972863205' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/if-you-love-twilight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2606259511549389488' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2606259511549389488' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='September 11, 2008 at 10:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4772468236269203787</id><published>2008-09-11T22:46:00.000-06:00</published><updated>2008-09-11T22:46:25.010-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>after seeing several elements from this kit in the...</title><content type='html'>after seeing several elements from this kit in the speed scrap today, I think I'm going to splurge soon and get it!  Thanks for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/4772468236269203787'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/4772468236269203787'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html?showComment=1221194760000#c4772468236269203787' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2114620073237683217' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2114620073237683217' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 11, 2008 at 10:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7295346508019604403</id><published>2008-09-11T23:37:00.000-06:00</published><updated>2008-09-11T23:38:14.365-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1559218259789583660/comments/default/7295346508019604403'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1559218259789583660/comments/default/7295346508019604403'/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/speed-scrapping-emergency.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1559218259789583660' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1559218259789583660' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='September 11, 2008 at 11:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4485453561949103646</id><published>2008-09-12T09:01:00.000-06:00</published><updated>2008-09-12T09:01:26.037-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG, me too!!  I just heard about the Twilight boo...</title><content type='html'>OMG, me too!!  I just heard about the Twilight books from DH (he's a high school teacher, more in touch with this stuff than moi), and so he borrowed them from a student and I read all 4 books over labor day weekend.....it was pathetic how obsessed I got with it.  4 books in 4 days.....uhm, yeah!  thankfully, I'm a fast reader!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2606259511549389488/comments/default/4485453561949103646'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2606259511549389488/comments/default/4485453561949103646'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/if-you-love-twilight.html?showComment=1221231660000#c4485453561949103646' title=''/><author><name>Diana Herman</name><uri>https://www.blogger.com/profile/05978315407231218387</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/if-you-love-twilight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2606259511549389488' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2606259511549389488' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1138980103'/><gd:extendedProperty name='blogger.displayTime' value='September 12, 2008 at 9:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8186567470910763464</id><published>2008-09-12T09:31:00.000-06:00</published><updated>2008-09-12T09:31:25.686-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You are too funny Britt!  What a great idea and wh...</title><content type='html'>You are too funny Britt!  What a great idea and what awesome new releases!!!!  Hope you can get the couch of your dreams soon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8295246106774139574/comments/default/8186567470910763464'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8295246106774139574/comments/default/8186567470910763464'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html?showComment=1221233460000#c8186567470910763464' title=''/><author><name>Jeni</name><uri>https://www.blogger.com/profile/16017214095733677819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp1.blogger.com/_gjE33yBdihc/SGHQuBOaEfI/AAAAAAAAA6k/Olwdi6Lml3w/S220-s32/SM+picture.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8295246106774139574' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8295246106774139574' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-193039728'/><gd:extendedProperty name='blogger.displayTime' value='September 12, 2008 at 9:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1780544411172785727</id><published>2008-09-12T10:19:00.000-06:00</published><updated>2008-09-12T10:19:24.996-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is the funniest and greatest idea ever!!  And...</title><content type='html'>That is the funniest and greatest idea ever!!  And I'm really dying over the hanging elements!  I am going to be a proud and excited donation contributor in about 20 minutes!  Thank you!  Good luck on your future couch purchase!  (Are we talkin' like..an "Ikea" couch?  Or real grown up "Ethan Allen" type??)&lt;BR/&gt;&lt;BR/&gt;Here's to new furniture!!  (And a side toast to today's excellent offerings...I'm pretty much in love with them!  Yeah!)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8295246106774139574/comments/default/1780544411172785727'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8295246106774139574/comments/default/1780544411172785727'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html?showComment=1221236340000#c1780544411172785727' title=''/><author><name>The Garners</name><uri>https://www.blogger.com/profile/16383180097526439578</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//bp2.blogger.com/_Gw--i2H79S8/SAU6xDATYXI/AAAAAAAAAt4/E7toFhAIDbA/S220-s32/WDCC+MICKEY+MOUSE+CLUB+PLAQUE+I.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8295246106774139574' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8295246106774139574' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-723705304'/><gd:extendedProperty name='blogger.displayTime' value='September 12, 2008 at 10:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5318713073853480075</id><published>2008-09-12T11:27:00.000-06:00</published><updated>2008-09-12T11:27:49.268-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is such a good cause!  ;)</title><content type='html'>This is such a good cause!  ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8295246106774139574/comments/default/5318713073853480075'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8295246106774139574/comments/default/5318713073853480075'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html?showComment=1221240420000#c5318713073853480075' title=''/><author><name>Jamie Hamblin</name><uri>https://www.blogger.com/profile/13649684000969749370</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_PnVWQnRR75A/SNf3qN9cYoI/AAAAAAAAAQs/YUdGq-DNUOQ/S220-s32/Untitled-1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8295246106774139574' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8295246106774139574' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-957349950'/><gd:extendedProperty name='blogger.displayTime' value='September 12, 2008 at 11:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8175050774683823901</id><published>2008-09-12T13:26:00.000-06:00</published><updated>2008-09-12T13:26:50.266-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh yeah... the couch needs to go!&lt;br&gt;&lt;br&gt;I'll be g...</title><content type='html'>Oh yeah... the couch needs to go!&lt;BR/&gt;&lt;BR/&gt;I'll be grabbing these fun new items this weekend for sure.  The ribbons alone are to die for! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8295246106774139574/comments/default/8175050774683823901'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8295246106774139574/comments/default/8175050774683823901'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html?showComment=1221247560000#c8175050774683823901' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8295246106774139574' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8295246106774139574' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='September 12, 2008 at 1:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3551402896619690426</id><published>2008-09-12T14:32:00.000-06:00</published><updated>2008-09-12T14:32:06.530-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, I am doing digi-backflips over that pack of...</title><content type='html'>Britt, I am doing digi-backflips over that pack of hangers! I am off to the store NOW. Thank you, thank you, thank you, for listening to my silent pleas. (Yeah, I know that doesn't make sense, but I'm just so freakin' excited over these things!)&lt;BR/&gt;&lt;BR/&gt;Woot!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8295246106774139574/comments/default/3551402896619690426'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8295246106774139574/comments/default/3551402896619690426'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html?showComment=1221251520000#c3551402896619690426' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8295246106774139574' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8295246106774139574' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 12, 2008 at 2:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-644948984770457129</id><published>2008-09-12T14:32:00.001-06:00</published><updated>2008-09-12T14:32:59.822-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>p.s. - I'll be glad to send my toddler over to bou...</title><content type='html'>p.s. - I'll be glad to send my toddler over to bounce on your old couch some more ... or even to break in the new one?!!&lt;BR/&gt;&lt;BR/&gt;LOL!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8295246106774139574/comments/default/644948984770457129'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8295246106774139574/comments/default/644948984770457129'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html?showComment=1221251520001#c644948984770457129' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8295246106774139574' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8295246106774139574' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 12, 2008 at 2:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7015946156959307680</id><published>2008-09-12T14:48:00.000-06:00</published><updated>2008-09-12T14:48:20.326-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love love love the worn paper look! Plus there a...</title><content type='html'>I love love love the worn paper look! Plus there are SO many fun ribbons! You have done it again-an amazing kit!! Good luck with the new couch, you'll have to post what you get! Let us know how the Meg Ryan flick goes too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8295246106774139574/comments/default/7015946156959307680'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8295246106774139574/comments/default/7015946156959307680'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html?showComment=1221252480000#c7015946156959307680' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8295246106774139574' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8295246106774139574' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='September 12, 2008 at 2:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1341254690255705930</id><published>2008-09-12T17:18:00.000-06:00</published><updated>2008-09-12T17:18:56.490-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt,  I LOVE your new releases.  As soon as the ...</title><content type='html'>Britt,  I LOVE your new releases.  As soon as the kids go down tonight, I am SOOOO getting it.  I am always searching my kits for hangers and ribbons and I am so excited to get this stuff.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8295246106774139574/comments/default/1341254690255705930'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8295246106774139574/comments/default/1341254690255705930'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html?showComment=1221261480000#c1341254690255705930' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8295246106774139574' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8295246106774139574' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 12, 2008 at 5:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-338438213915471850</id><published>2008-09-12T17:27:00.000-06:00</published><updated>2008-09-12T17:27:49.767-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Lovely items, B.  :)</title><content type='html'>Lovely items, B.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8295246106774139574/comments/default/338438213915471850'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8295246106774139574/comments/default/338438213915471850'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html?showComment=1221262020000#c338438213915471850' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8295246106774139574' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8295246106774139574' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='September 12, 2008 at 5:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3107810669920995895</id><published>2008-09-12T19:36:00.000-06:00</published><updated>2008-09-12T19:36:46.973-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That's hillarious Britt...hopefully your sales lea...</title><content type='html'>That's hillarious Britt...hopefully your sales lead to enough moola for a new couch!!!! LOVE the new stuff, ALL of it! Definitely going to be picking it up soon!!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8295246106774139574/comments/default/3107810669920995895'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8295246106774139574/comments/default/3107810669920995895'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html?showComment=1221269760000#c3107810669920995895' title=''/><author><name>The Golden Girls</name><uri>https://www.blogger.com/profile/01695644385625082434</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//4.bp.blogspot.com/_emC9nBis_Q4/SKmQTaAHkgI/AAAAAAAAAfg/HeumPdp-mSQ/S220-s32/leslie_avatar1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8295246106774139574' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8295246106774139574' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-875282869'/><gd:extendedProperty name='blogger.displayTime' value='September 12, 2008 at 7:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-645100079353244432</id><published>2008-09-13T11:59:00.000-06:00</published><updated>2008-09-13T11:59:28.322-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am so excited about "the ribbon jar"!! Just the ...</title><content type='html'>I am so excited about "the ribbon jar"!! Just the other day I was thinking how I need more ribbons!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8295246106774139574/comments/default/645100079353244432'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8295246106774139574/comments/default/645100079353244432'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html?showComment=1221328740000#c645100079353244432' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8295246106774139574' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8295246106774139574' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='September 13, 2008 at 11:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3106681621524237466</id><published>2008-09-13T22:15:00.000-06:00</published><updated>2008-09-13T22:15:52.477-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your distressed papers! The purples and ora...</title><content type='html'>I love your distressed papers! The purples and oranges look perfect for trick or treat LOs. Good luck with your couch fund!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8295246106774139574/comments/default/3106681621524237466'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8295246106774139574/comments/default/3106681621524237466'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html?showComment=1221365700000#c3106681621524237466' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8295246106774139574' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8295246106774139574' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 13, 2008 at 10:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7346654776392352638</id><published>2008-09-14T16:41:00.000-06:00</published><updated>2008-09-14T16:41:44.250-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You have to TOTALLY keep us in the loop when you g...</title><content type='html'>You have to TOTALLY keep us in the loop when you get your NEW couch!!  LOVE the distressed papers!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8295246106774139574/comments/default/7346654776392352638'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8295246106774139574/comments/default/7346654776392352638'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html?showComment=1221432060000#c7346654776392352638' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8295246106774139574' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8295246106774139574' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='September 14, 2008 at 4:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2212853202998536472</id><published>2008-09-14T16:47:00.000-06:00</published><updated>2008-09-14T16:47:30.388-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>HAHA I think that is such a funny idea!! SO GREAT!...</title><content type='html'>HAHA I think that is such a funny idea!! SO GREAT!  I love the new couch bundle, that is some GREAT stuff!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8295246106774139574/comments/default/2212853202998536472'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8295246106774139574/comments/default/2212853202998536472'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html?showComment=1221432420000#c2212853202998536472' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8295246106774139574' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8295246106774139574' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='September 14, 2008 at 4:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5606040249184891759</id><published>2008-09-14T22:43:00.000-06:00</published><updated>2008-09-14T22:43:56.709-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok, so first off....who is cyber picking on you?? ...</title><content type='html'>Ok, so first off....who is cyber picking on you??  I will cyber beat them up!  Ok, I&amp;#39;m teasing, but seriously, hahahaha!  My momma used to say when people pick on you that just means they are jealous of you in some way  :-) and well, there&amp;#39;s alot to be jealous of, because YOU SO TOTALLY ROCK! (I&amp;#39;m doing my best Squirt impression here!!)  (Did I get a smile?? - I hope so!!)&lt;BR/&gt;&lt;BR/&gt;I&amp;#39;ve supported your New Couch Fundraiser, but girl please...you didn&amp;#39;t need to sell me with the couch, you had me at &amp;quot;Used &amp;amp; Abused&amp;quot; and &amp;quot;ribbon jar&amp;quot; and &amp;quot;hang in there&amp;quot;!  Hey, I&amp;#39;m not easy you know!!  :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/5606040249184891759'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/5606040249184891759'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/weekend-ending.html?showComment=1221453780000#c5606040249184891759' title=''/><author><name>Jemenifer22</name><uri>https://www.blogger.com/profile/14340527653961863127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//4.bp.blogspot.com/_tBL3alSlIxI/SlGV86kd4wI/AAAAAAAAAFQ/CedSRWoyalo/S220-s32/Picture.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/weekend-ending.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8637487552471046488' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8637487552471046488' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-973317780'/><gd:extendedProperty name='blogger.displayTime' value='September 14, 2008 at 10:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5780875868523074376</id><published>2008-09-14T23:05:00.000-06:00</published><updated>2008-09-14T23:05:53.103-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I totally agree with jemenifer.... those cyber bul...</title><content type='html'>I totally agree with jemenifer.... those cyber bullies were WAY jealous!! Don't let 'em get to you. Have a great week, Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/5780875868523074376'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/5780875868523074376'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/weekend-ending.html?showComment=1221455100000#c5780875868523074376' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/weekend-ending.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8637487552471046488' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8637487552471046488' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 14, 2008 at 11:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2288057789229159989</id><published>2008-09-14T23:44:00.000-06:00</published><updated>2008-09-14T23:44:25.552-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm gonna cyber smack them! :)  Hang in there, you...</title><content type='html'>I'm gonna cyber smack them! :)  Hang in there, you are awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/2288057789229159989'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/2288057789229159989'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/weekend-ending.html?showComment=1221457440000#c2288057789229159989' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/weekend-ending.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8637487552471046488' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8637487552471046488' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='September 14, 2008 at 11:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4883627570290254824</id><published>2008-09-15T04:37:00.000-06:00</published><updated>2008-09-15T04:37:33.262-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>you know I support ya, Britt!  just hang in there ...</title><content type='html'>you know I support ya, Britt!  just hang in there {HUGS}</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/4883627570290254824'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/4883627570290254824'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/weekend-ending.html?showComment=1221475020000#c4883627570290254824' title=''/><author><name>Diana Herman</name><uri>https://www.blogger.com/profile/05978315407231218387</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/weekend-ending.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8637487552471046488' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8637487552471046488' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1138980103'/><gd:extendedProperty name='blogger.displayTime' value='September 15, 2008 at 4:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3814139081477271801</id><published>2008-09-15T07:01:00.000-06:00</published><updated>2008-09-15T07:01:56.485-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sorry about the whole cyber-pickng-on thing, Britt...</title><content type='html'>Sorry about the whole cyber-pickng-on thing, Britt.  Somehow I missed that when it happened and it was already too later for me to chime in when I noticed the debacle.  I know it was rough, but I really think it was mostly a misunderstanding (on their part, not yours).  I'm so sorry that your feelings were hurt.  It seems like the whole thing has blown over and I hope you still hang out with us over there!  Our little group is still the same.  We love ya, Britt!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/3814139081477271801'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/3814139081477271801'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/weekend-ending.html?showComment=1221483660000#c3814139081477271801' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/weekend-ending.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8637487552471046488' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8637487552471046488' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='September 15, 2008 at 7:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6636013432064266602</id><published>2008-09-15T07:35:00.000-06:00</published><updated>2008-09-15T07:35:19.721-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey Britt!&lt;br&gt;&lt;br&gt;Your "couch kits" are amazing as...</title><content type='html'>Hey Britt!&lt;BR/&gt;&lt;BR/&gt;Your "couch kits" are amazing as usual!  Thanks for all you do!  I've learned so much from you.  Keep up the good work!&lt;BR/&gt;&lt;BR/&gt;p.s. You and your husband are the CUTEST couple!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/6636013432064266602'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/6636013432064266602'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/weekend-ending.html?showComment=1221485700000#c6636013432064266602' title=''/><author><name>susan0326</name><uri>https://www.blogger.com/profile/02318951203465432501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-mkPnUc8wLD8/T6IB28QIorI/AAAAAAAAAbY/-HOxTkFKMDU/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/weekend-ending.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8637487552471046488' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8637487552471046488' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-242029815'/><gd:extendedProperty name='blogger.displayTime' value='September 15, 2008 at 7:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4457710392558284956</id><published>2008-09-15T07:41:00.000-06:00</published><updated>2008-09-15T07:41:34.087-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So agree with jemenifer.  That is really too bad. ...</title><content type='html'>So agree with jemenifer.  That is really too bad. You are too sweet and so talented, that like jem said, they are most likely jealous. Crazy how you can have a bunch of supporters and the one/few who are neg. seem to get to us.  I totally know the feeling.&lt;BR/&gt;&lt;BR/&gt;I think your couch funraiser is the funniest, most clever thing! Hope it sells fast.  You'll have to make a LO when you get your new one.  One of you 52 Blessings!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/4457710392558284956'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/4457710392558284956'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/weekend-ending.html?showComment=1221486060000#c4457710392558284956' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/weekend-ending.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8637487552471046488' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8637487552471046488' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 15, 2008 at 7:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3218469941102341875</id><published>2008-09-15T07:57:00.000-06:00</published><updated>2008-09-15T07:57:26.395-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I agree and stand 100% behind you Britt.  Why is i...</title><content type='html'>I agree and stand 100% behind you Britt.  Why is it only 1 or 2 people can spoils things for many others. &lt;BR/&gt;&lt;BR/&gt;You have always been such a giving and inspirational person, never change that for anyone.  PLEASE?  You have been especially inspirational to me!  It is solely because of you (on the DISboard)that I started digi-scrapping!  You should be proud that you inspire SO MANY!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/3218469941102341875'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/3218469941102341875'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/weekend-ending.html?showComment=1221487020000#c3218469941102341875' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/weekend-ending.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8637487552471046488' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8637487552471046488' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='September 15, 2008 at 7:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4561160857241474382</id><published>2008-09-15T08:15:00.000-06:00</published><updated>2008-09-15T08:15:49.711-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE this LO.  You are the queen, for sure!!&lt;br&gt;SE...</title><content type='html'>LOVE this LO.  You are the queen, for sure!!&lt;BR/&gt;SERIOUSLY???  Whoever is picking on you is just jealous.  DORKS.  :)&lt;BR/&gt;&lt;BR/&gt;Glad that you had a great family weekend!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/4561160857241474382'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/4561160857241474382'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/weekend-ending.html?showComment=1221488100000#c4561160857241474382' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/weekend-ending.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8637487552471046488' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8637487552471046488' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='September 15, 2008 at 8:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6181305500212730578</id><published>2008-09-15T09:50:00.000-06:00</published><updated>2008-09-15T09:50:22.303-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sadly I saw what was happening, too. And like Labd...</title><content type='html'>Sadly I saw what was happening, too. And like Labdogs it had already gone crazy !! WOW, what a bunch of whiner babies !!! :):) Hope I got you to smile.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/6181305500212730578'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/6181305500212730578'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/weekend-ending.html?showComment=1221493800000#c6181305500212730578' title=''/><author><name>DimpleBrandy</name><uri>https://www.blogger.com/profile/09640041569342530342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/weekend-ending.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8637487552471046488' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8637487552471046488' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-7367898'/><gd:extendedProperty name='blogger.displayTime' value='September 15, 2008 at 9:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6314244604179375069</id><published>2008-09-15T09:56:00.000-06:00</published><updated>2008-09-15T09:56:07.001-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I had no idea about what happened and now that I d...</title><content type='html'>I had no idea about what happened and now that I do I am FURIOUS! You have donated your time and your resources and yet somehow you're the bad guy? Seriously? I wish I had known what was happening Sweets, I would have pointed all that and more out. We love you, please don't let a few get to you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/6314244604179375069'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/6314244604179375069'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/weekend-ending.html?showComment=1221494160000#c6314244604179375069' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/weekend-ending.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8637487552471046488' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8637487552471046488' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 15, 2008 at 9:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6643811259235829304</id><published>2008-09-15T11:00:00.000-06:00</published><updated>2008-09-15T11:00:51.772-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey we're going to Disneyland in two weeks! Have a...</title><content type='html'>Hey we're going to Disneyland in two weeks! Have a great time there and Happy Anniversary early!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/6643811259235829304'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/6643811259235829304'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/weekend-ending.html?showComment=1221498000000#c6643811259235829304' title=''/><author><name>Yettiebug</name><uri>https://www.blogger.com/profile/10791335501460402212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/weekend-ending.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8637487552471046488' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8637487552471046488' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-402710607'/><gd:extendedProperty name='blogger.displayTime' value='September 15, 2008 at 11:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8870927260387409585</id><published>2008-09-15T11:03:00.000-06:00</published><updated>2008-09-15T11:03:30.688-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I was saddened and so upset about what happened ov...</title><content type='html'>I was saddened and so upset about what happened over the last few days. You did nothing wrong and I couldn't believe how things got out of hand. You know we all love you. You give of your time and talent and are such a great supporter of us all. I LOVE, LOVE, LOVE your new kits!!! Big hugs!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/8870927260387409585'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/8870927260387409585'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/weekend-ending.html?showComment=1221498180000#c8870927260387409585' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/weekend-ending.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8637487552471046488' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8637487552471046488' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 15, 2008 at 11:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6144305474683176889</id><published>2008-09-15T14:07:00.000-06:00</published><updated>2008-09-15T14:07:06.857-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You have always been kind, tactful, helpful and ge...</title><content type='html'>You have always been kind, tactful, helpful and generous with every "newbie" question I've thrown at you. Keep your chin up. I appreciate you!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/6144305474683176889'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/6144305474683176889'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/weekend-ending.html?showComment=1221509220000#c6144305474683176889' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/weekend-ending.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8637487552471046488' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8637487552471046488' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 15, 2008 at 2:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5534304021293477464</id><published>2008-09-15T17:10:00.000-06:00</published><updated>2008-09-15T17:10:11.477-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I went to message board in question to read it and...</title><content type='html'>I went to message board in question to read it and just can't believe my eyes.  You and the gang have been so supportive and inspirational to me. I am so new at scrapping and you offer positive feeback no matter how simple my LOs are; you provide answers no matter how silly my questions are.  I am so grateful to you and the "current days"!&lt;BR/&gt;Just know that there are a ton of people who love you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/5534304021293477464'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/5534304021293477464'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/weekend-ending.html?showComment=1221520200000#c5534304021293477464' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/weekend-ending.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8637487552471046488' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8637487552471046488' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 15, 2008 at 5:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8912458401089025853</id><published>2008-09-15T23:56:00.000-06:00</published><updated>2008-09-15T23:56:22.279-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>If I knew this was happening...I'd open up a can o...</title><content type='html'>If I knew this was happening...I'd open up a can of cyber whoop-a**!!! I can't believe what some people have the nerve to say! I agree with the others, they are just jealous of you!!&lt;BR/&gt;I just wanted to let you know, along with everyone else here, what an inspiration you are to so many people out here!!! You are the reason I found ScrapMatters, and have hung around for so long!! &lt;BR/&gt;Hang in there girl...we're all here for you!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/8912458401089025853'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/8912458401089025853'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/weekend-ending.html?showComment=1221544560000#c8912458401089025853' title=''/><author><name>Natasha</name><uri>https://www.blogger.com/profile/17516318479784829577</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-FZ1L87mRq5k/TZu7nEDGpNI/AAAAAAAABHc/krxHean9mZE/s32/Natasha%2BCruz.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/weekend-ending.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8637487552471046488' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8637487552471046488' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-802400455'/><gd:extendedProperty name='blogger.displayTime' value='September 15, 2008 at 11:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1487789276088529395</id><published>2008-09-16T17:03:00.000-06:00</published><updated>2008-09-16T17:03:48.890-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OK, so...I just learned how to leave a comment on ...</title><content type='html'>OK, so...I just learned how to leave a comment on a blog!  You are teaching me so much and I am already standing in the 'don't mess with my Britt' line.  Your gifts are amazing and I am so grateful that you share so willingly.  Thanks for blessing my life.  I've gotta baby-step it, but digital scrapping can't be far behind!  I love you! J</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/1487789276088529395'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/1487789276088529395'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/weekend-ending.html?showComment=1221606180000#c1487789276088529395' title=''/><author><name>Julene</name><uri>https://www.blogger.com/profile/16423837376936216400</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_iBp7FiL1Gjo/SMmKjHg6WoI/AAAAAAAAACQ/-zKXZ78hKTk/S220-s32/close+up.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/weekend-ending.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8637487552471046488' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8637487552471046488' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251066642'/><gd:extendedProperty name='blogger.displayTime' value='September 16, 2008 at 5:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4656376604089611502</id><published>2008-09-17T17:21:00.000-06:00</published><updated>2008-09-17T17:21:49.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm so jealous you have GG Digital Designs new kit...</title><content type='html'>I'm so jealous you have GG Digital Designs new kit. It is so cute! Love you 2 new LOs and it looks like your new kit is going to be awesome! How's your new couch fund going?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1251705432726114092/comments/default/4656376604089611502'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1251705432726114092/comments/default/4656376604089611502'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/thanks-for-stickin-up-for-me.html?showComment=1221693660000#c4656376604089611502' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/thanks-for-stickin-up-for-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1251705432726114092' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1251705432726114092' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2008 at 5:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8684257567380102290</id><published>2008-09-17T17:45:00.000-06:00</published><updated>2008-09-17T17:45:19.986-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>No clue what happened, but I don't understand how ...</title><content type='html'>No clue what happened, but I don't understand how anyone could be a meanie to you!&lt;BR/&gt;A speedy peek?  Ohh boy, race related?  My middle son is a MAJOR race freak.  NASCAR, horseracing, boat racing..any kid of racing.  If he sees the word "race" in anything he's there.  lol  UGH.  Is it Friday yet???  Cause from what I see on this peek..this kit has Sean's name ALL over it.&lt;BR/&gt;&lt;BR/&gt;Awesome LOs, as always.  Have a fabo rest of the week!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1251705432726114092/comments/default/8684257567380102290'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1251705432726114092/comments/default/8684257567380102290'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/thanks-for-stickin-up-for-me.html?showComment=1221695100000#c8684257567380102290' title=''/><author><name>Jackie</name><uri>https://www.blogger.com/profile/09499200939806937266</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/thanks-for-stickin-up-for-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1251705432726114092' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1251705432726114092' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1743188652'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2008 at 5:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8250457077769016939</id><published>2008-09-18T07:30:00.000-06:00</published><updated>2008-09-18T07:30:13.750-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the new LOs so stinkin cute! You know how I L...</title><content type='html'>Love the new LOs so stinkin cute! You know how I LOVE 2 pagers :) bully's are stupid, its retarded that they still exsist in the adult world.... I'm glad you decided to not let it effect you! Way to go!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1251705432726114092/comments/default/8250457077769016939'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1251705432726114092/comments/default/8250457077769016939'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/thanks-for-stickin-up-for-me.html?showComment=1221744600000#c8250457077769016939' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/thanks-for-stickin-up-for-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1251705432726114092' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1251705432726114092' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='September 18, 2008 at 7:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5747535083545117641</id><published>2008-09-18T08:52:00.000-06:00</published><updated>2008-09-18T08:52:23.690-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, please be Cars, please!!! My son had a Cars bd...</title><content type='html'>Oh, please be Cars, please!!! My son had a Cars bday which I tried to scrap, but not happy at all about how it looks. Whatever it is, it looks awesome! I was thinking about contributing to your couch fund, would this one count? I love your two page LO. So cute and colorful!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1251705432726114092/comments/default/5747535083545117641'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1251705432726114092/comments/default/5747535083545117641'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/thanks-for-stickin-up-for-me.html?showComment=1221749520000#c5747535083545117641' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/thanks-for-stickin-up-for-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1251705432726114092' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1251705432726114092' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 18, 2008 at 8:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-159795005596202579</id><published>2008-09-18T08:58:00.000-06:00</published><updated>2008-09-18T08:58:02.072-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>If that Speedy kit is what I think it is...Ka-chow...</title><content type='html'>If that Speedy kit is what I think it is...Ka-chow!  I'll need it when I get back from WDW next week!  Too bad I'll probably be on the plane when it is released tomorrow, but I'll check in as soon as I can!!  I can't wait to see it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1251705432726114092/comments/default/159795005596202579'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1251705432726114092/comments/default/159795005596202579'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/thanks-for-stickin-up-for-me.html?showComment=1221749880000#c159795005596202579' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/thanks-for-stickin-up-for-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1251705432726114092' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1251705432726114092' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='September 18, 2008 at 8:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-288953571019199785</id><published>2008-09-18T23:19:00.000-06:00</published><updated>2008-09-18T23:19:01.413-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this  layout! And what a great idea! I do bel...</title><content type='html'>Love this  layout! And what a great idea! I do believe I will start this sunday on my own! Thanks for the great idea!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/288953571019199785'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8637487552471046488/comments/default/288953571019199785'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/weekend-ending.html?showComment=1221801540000#c288953571019199785' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/07389961024286149904</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/weekend-ending.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8637487552471046488' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8637487552471046488' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1452064009'/><gd:extendedProperty name='blogger.displayTime' value='September 18, 2008 at 11:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3161294880280205136</id><published>2008-09-19T08:57:00.000-06:00</published><updated>2008-09-19T08:57:55.682-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ohh I am LOVING this kit.  And I knew it was going...</title><content type='html'>Ohh I am LOVING this kit.  And I knew it was going to be Sean all over.  You just have no idea how perfect this it for him!  Off to get it!!  lol  And thanks a TON for the super cute Artistic License &amp;amp; the add-on.  You are just SO generous.  *huggles*</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/3161294880280205136'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/3161294880280205136'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html?showComment=1221836220000#c3161294880280205136' title=''/><author><name>Jackie</name><uri>https://www.blogger.com/profile/09499200939806937266</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3907186827568088501' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3907186827568088501' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1743188652'/><gd:extendedProperty name='blogger.displayTime' value='September 19, 2008 at 8:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3793750165671428479</id><published>2008-09-19T09:06:00.000-06:00</published><updated>2008-09-19T09:06:30.391-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is so perfect!!! Thank you for the addon. I&amp;#...</title><content type='html'>This is so perfect!!! Thank you for the addon. I&amp;#39;ll be picking up this kit and the Artistic License for sure! Perfect for my car loving boys - DS &amp;amp; DH - and our many, many road trips! You are awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/3793750165671428479'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/3793750165671428479'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html?showComment=1221836760000#c3793750165671428479' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3907186827568088501' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3907186827568088501' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 19, 2008 at 9:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-690287117762159964</id><published>2008-09-19T10:13:00.000-06:00</published><updated>2008-09-19T10:13:43.631-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG, i just have to HAVE this kit for Zach, he is ...</title><content type='html'>OMG, i just have to HAVE this kit for Zach, he is crazy for anything with wheels.  So so cute, you are amazing.&lt;BR/&gt;&lt;BR/&gt;chigirl</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/690287117762159964'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/690287117762159964'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html?showComment=1221840780000#c690287117762159964' title=''/><author><name>chigirl</name><uri>https://www.blogger.com/profile/07285357999612298432</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3907186827568088501' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3907186827568088501' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-820618218'/><gd:extendedProperty name='blogger.displayTime' value='September 19, 2008 at 10:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3574464561816694838</id><published>2008-09-19T10:18:00.000-06:00</published><updated>2008-09-19T10:18:54.584-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Totally in love with your new kit!!  Perfect for m...</title><content type='html'>Totally in love with your new kit!!  Perfect for my little boy (and my girls @ DL w/ Lightning McQueen and Mater)!  Can't wait to snag it :)  So jealous you are headed to see the Mouse in a few weeks ... I have to wait until December this year!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/3574464561816694838'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/3574464561816694838'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html?showComment=1221841080000#c3574464561816694838' title=''/><author><name>Kari</name><uri>https://www.blogger.com/profile/11526667701054722332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//3.bp.blogspot.com/__NvQ4Y_pSLc/TGTF1PSkmTI/AAAAAAAABn8/XakNpFEM5rk/S220-s32/Headshot.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3907186827568088501' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3907186827568088501' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-682741271'/><gd:extendedProperty name='blogger.displayTime' value='September 19, 2008 at 10:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7375826064272644970</id><published>2008-09-19T11:05:00.000-06:00</published><updated>2008-09-19T11:05:26.914-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow this is cool!!&lt;br&gt;Thanks so much!!&lt;br&gt;{{{hugs}}}</title><content type='html'>Wow this is cool!!&lt;BR/&gt;Thanks so much!!&lt;BR/&gt;{{{hugs}}}</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/7375826064272644970'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/7375826064272644970'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html?showComment=1221843900000#c7375826064272644970' title=''/><author><name>M u s s</name><uri>https://www.blogger.com/profile/10692200328175774477</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_hDUXc-dCzeg/Smf-Go7rciI/AAAAAAAACO8/8PhiGfhF07I/S220-s32/P1010422-ava200.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3907186827568088501' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3907186827568088501' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1768912550'/><gd:extendedProperty name='blogger.displayTime' value='September 19, 2008 at 11:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-762663888450373076</id><published>2008-09-19T12:23:00.000-06:00</published><updated>2008-09-19T12:23:56.507-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you! Thank you! Thank you!! You are the grea...</title><content type='html'>Thank you! Thank you! Thank you!! You are the greatest to make this kit. I can't wait to make a whole album about my son's obsession. Speaking of which, we are having "Cars" movie night tonight, so I'll take lots of pictures to scrap with this kit...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/762663888450373076'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/762663888450373076'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html?showComment=1221848580000#c762663888450373076' title=''/><author><name>Kel</name><uri>https://www.blogger.com/profile/10989228510163479041</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/_D-DU_nMcVXM/SlLyQhWmT4I/AAAAAAAAFPo/2ts1QPXPlms/S220-s32/profilepic2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3907186827568088501' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3907186827568088501' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-378611115'/><gd:extendedProperty name='blogger.displayTime' value='September 19, 2008 at 12:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2849554457886593959</id><published>2008-09-19T13:50:00.000-06:00</published><updated>2008-09-19T13:50:24.792-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I think this is one of your best and most versatil...</title><content type='html'>I think this is one of your best and most versatile kits ever, I'm so in love with it!! You're so clever!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/2849554457886593959'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/2849554457886593959'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html?showComment=1221853800000#c2849554457886593959' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3907186827568088501' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3907186827568088501' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='September 19, 2008 at 1:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9199713032847417891</id><published>2008-09-19T14:17:00.000-06:00</published><updated>2008-09-19T14:17:20.694-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fun! What a great kit. And thanks for the Artistic...</title><content type='html'>Fun! What a great kit. And thanks for the Artistic License. Love those!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/9199713032847417891'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/9199713032847417891'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html?showComment=1221855420000#c9199713032847417891' title=''/><author><name>Rachel Durazzani</name><uri>https://www.blogger.com/profile/00590665626558065083</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-WJawaqNwyg4/W8NhTUNdqOI/AAAAAAAAul0/i6Xblm0aG3YhcnmJ0mVTlIB6-6GaCM_7gCK4BGAYYCw/s32/26599_48.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3907186827568088501' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3907186827568088501' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-792308730'/><gd:extendedProperty name='blogger.displayTime' value='September 19, 2008 at 2:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6853345645880990696</id><published>2008-09-19T14:36:00.000-06:00</published><updated>2008-09-19T14:36:51.934-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You are right - everyone has a way to use this for...</title><content type='html'>You are right - everyone has a way to use this for alayout.  Thanks.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/6853345645880990696'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/6853345645880990696'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html?showComment=1221856560000#c6853345645880990696' title=''/><author><name>Margaret</name><uri>https://www.blogger.com/profile/15556649865686183919</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_NuodwnwAplg/SKSVEmrcuPI/AAAAAAAAAAU/aqltmmnQ7Vo/s32-R/Blur%2BJeep.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3907186827568088501' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3907186827568088501' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1104121487'/><gd:extendedProperty name='blogger.displayTime' value='September 19, 2008 at 2:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1422550407191540237</id><published>2008-09-19T15:18:00.000-06:00</published><updated>2008-09-19T15:18:48.900-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can't wait to scrap my NASCAR pictures!! I will ...</title><content type='html'>I can't wait to scrap my NASCAR pictures!! I will be sure to post my LOs so you can see them!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/1422550407191540237'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/1422550407191540237'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html?showComment=1221859080000#c1422550407191540237' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3907186827568088501' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3907186827568088501' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='September 19, 2008 at 3:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1382292153861996513</id><published>2008-09-19T19:39:00.000-06:00</published><updated>2008-09-19T19:39:47.001-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ARG! I meant to send you my layouts which use your...</title><content type='html'>ARG! I meant to send you my layouts which use your amazing Hang In There Hangers. I posted them in the SM gallery yesterday, or the day before, but forgot to send them to you! And those Artistic License are precious!!&lt;BR/&gt;&lt;BR/&gt;Ah well, here they are for next week:&lt;BR/&gt;http://www.scrapmatters.com/gallery3/showphoto.php/photo/7471/ppuser/68&lt;BR/&gt;http://www.scrapmatters.com/gallery3/showphoto.php/photo/7266/ppuser/68&lt;BR/&gt;&lt;BR/&gt;I've also given your store link to Hang In There to a commenter of my "You Color My World" layout that I posted on SBG. I never hesitate to refer folks to you and your designs, Britt! Have a mad-fab weekend, chicky!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/1382292153861996513'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/1382292153861996513'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html?showComment=1221874740000#c1382292153861996513' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3907186827568088501' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3907186827568088501' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 19, 2008 at 7:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3724131532526246106</id><published>2008-09-19T21:30:00.000-06:00</published><updated>2008-09-19T21:30:18.402-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much! This is a wonderful kit!</title><content type='html'>Thank you so much! This is a wonderful kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/3724131532526246106'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/3724131532526246106'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html?showComment=1221881400000#c3724131532526246106' title=''/><author><name>Ramie :-)</name><uri>https://www.blogger.com/profile/01108103470019559222</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//1.bp.blogspot.com/_7U-AmfeYsQE/SYXIYQ0YolI/AAAAAAAAAD4/tOdNbypyfIE/S220-s32/Ramie+A+Pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3907186827568088501' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3907186827568088501' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1887783960'/><gd:extendedProperty name='blogger.displayTime' value='September 19, 2008 at 9:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2917803711797813879</id><published>2008-09-20T01:33:00.001-06:00</published><updated>2008-09-20T01:33:48.593-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 20 Sep [LA 12:00am, NY 02:00am, UK 07:00am, OZ 05:00pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/2917803711797813879'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/2917803711797813879'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html?showComment=1221895980001#c2917803711797813879' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3907186827568088501' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3907186827568088501' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='September 20, 2008 at 1:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2807252003021558039</id><published>2008-09-20T02:41:00.000-06:00</published><updated>2008-09-20T02:41:19.734-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you so much :))</title><content type='html'>thank you so much :))</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/2807252003021558039'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/2807252003021558039'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html?showComment=1221900060000#c2807252003021558039' title=''/><author><name>Mumure</name><uri>https://www.blogger.com/profile/13293995232734287273</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='25' src='//4.bp.blogspot.com/_ljz5jVtDL_A/SK8HUMCOUVI/AAAAAAAAAAM/kanlOIkdNTs/S220-s32/gesicht29.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3907186827568088501' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3907186827568088501' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-433979807'/><gd:extendedProperty name='blogger.displayTime' value='September 20, 2008 at 2:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-458048808750470490</id><published>2008-09-20T05:59:00.000-06:00</published><updated>2008-09-20T05:59:18.286-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for posting this!</title><content type='html'>Thanks so much for posting this!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2606259511549389488/comments/default/458048808750470490'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2606259511549389488/comments/default/458048808750470490'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/if-you-love-twilight.html?showComment=1221911940000#c458048808750470490' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/if-you-love-twilight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2606259511549389488' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2606259511549389488' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 20, 2008 at 5:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7334667833222500359</id><published>2008-09-22T01:26:00.000-06:00</published><updated>2008-09-22T01:26:16.641-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I had no idea you had FOUR brothers! I thought you...</title><content type='html'>I had no idea you had FOUR brothers! I thought you had 2!!  Great LO Britt :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3213787644845745311/comments/default/7334667833222500359'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3213787644845745311/comments/default/7334667833222500359'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/brother-blessing.html?showComment=1222068360000#c7334667833222500359' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/brother-blessing.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3213787644845745311' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3213787644845745311' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='September 22, 2008 at 1:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9006084097993362519</id><published>2008-09-22T05:06:00.000-06:00</published><updated>2008-09-22T05:06:23.851-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have noticed his awesomeness! He is a hottie Bri...</title><content type='html'>I have noticed his awesomeness! He is a hottie Brit! &lt;BR/&gt;&lt;BR/&gt;You and Chad (and I am assuming the other twin) look a lot alike!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3213787644845745311/comments/default/9006084097993362519'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3213787644845745311/comments/default/9006084097993362519'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/brother-blessing.html?showComment=1222081560000#c9006084097993362519' title=''/><author><name>Lilbirdscrap</name><uri>https://www.blogger.com/profile/17587079252936424569</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Mt7eVOW3LUU/SUYVkvmRtFI/AAAAAAAABLM/M5qWZSyWMuA/S220-s32/moving+day.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/brother-blessing.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3213787644845745311' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3213787644845745311' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1488870027'/><gd:extendedProperty name='blogger.displayTime' value='September 22, 2008 at 5:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7177384249373249133</id><published>2008-09-22T07:07:00.000-06:00</published><updated>2008-09-22T07:07:08.853-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>too bad I'm taken.....</title><content type='html'>too bad I'm taken.....</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3213787644845745311/comments/default/7177384249373249133'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3213787644845745311/comments/default/7177384249373249133'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/brother-blessing.html?showComment=1222088820000#c7177384249373249133' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/brother-blessing.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3213787644845745311' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3213787644845745311' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='September 22, 2008 at 7:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1181283789066502007</id><published>2008-09-22T11:58:00.000-06:00</published><updated>2008-09-22T11:58:05.536-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I didn't know you had twin brothers!  Of course I ...</title><content type='html'>I didn't know you had twin brothers!  Of course I love scrapping my twins so I can't wait to see all your brothers!&lt;BR/&gt;&lt;BR/&gt;great new stuff as usual. I have a LO to send in, just didn't get it done before Hurrican Ike hit.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/1181283789066502007'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/1181283789066502007'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html?showComment=1222106280000#c1181283789066502007' title=''/><author><name>Sarah K - Sentiments by Sarah</name><uri>https://www.blogger.com/profile/03880457999610080566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/_4RcTc1fVLB8/TGiOpr8-xlI/AAAAAAAAEiE/bXuj34wgh7E/S220-s32/IMG_0736.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3907186827568088501' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3907186827568088501' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2034754016'/><gd:extendedProperty name='blogger.displayTime' value='September 22, 2008 at 11:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6035083572259574017</id><published>2008-09-22T13:07:00.000-06:00</published><updated>2008-09-22T13:07:06.319-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>:)  LOVE this LO.  You have such an amazing style....</title><content type='html'>:)  LOVE this LO.  You have such an amazing style...&lt;BR/&gt;And I LOVE that you are so close with your brothers.  I hope that my little family stays close like yours.  &lt;BR/&gt;GREAT LO.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3213787644845745311/comments/default/6035083572259574017'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3213787644845745311/comments/default/6035083572259574017'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/brother-blessing.html?showComment=1222110420000#c6035083572259574017' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/brother-blessing.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3213787644845745311' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3213787644845745311' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='September 22, 2008 at 1:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9087840787852073285</id><published>2008-09-22T13:08:00.000-06:00</published><updated>2008-09-22T13:08:33.004-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Perfect timing! I had just received some money in ...</title><content type='html'>Perfect timing! I had just received some money in my PayPal account and now I see this wonderful pack. I'll head over to the shop and make a purchase now, this will be my first from you, I think. :)&lt;BR/&gt;&lt;BR/&gt;I hope you get a lot for your Couch fund!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8295246106774139574/comments/default/9087840787852073285'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8295246106774139574/comments/default/9087840787852073285'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html?showComment=1222110480000#c9087840787852073285' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/time-for-new-couch.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8295246106774139574' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8295246106774139574' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 22, 2008 at 1:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-563646868672755493</id><published>2008-09-22T21:49:00.000-06:00</published><updated>2008-09-22T21:49:30.842-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW!  Four brothers.  Your family must have been h...</title><content type='html'>WOW!  Four brothers.  Your family must have been hoppin' when you guys were growing up.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3213787644845745311/comments/default/563646868672755493'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3213787644845745311/comments/default/563646868672755493'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/brother-blessing.html?showComment=1222141740000#c563646868672755493' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/brother-blessing.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3213787644845745311' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3213787644845745311' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='September 22, 2008 at 9:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1167450379472085893</id><published>2008-09-24T07:21:00.000-06:00</published><updated>2008-09-24T07:21:23.359-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW! all your CT LOs are AMAZING!!</title><content type='html'>WOW! all your CT LOs are AMAZING!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/1167450379472085893'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/1167450379472085893'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html?showComment=1222262460000#c1167450379472085893' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3907186827568088501' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3907186827568088501' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='September 24, 2008 at 7:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7772701253700446735</id><published>2008-09-24T15:11:00.000-06:00</published><updated>2008-09-24T15:11:02.176-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>amazing - I gotta try that speed scrapping thing o...</title><content type='html'>amazing - I gotta try that speed scrapping thing one of these days.&lt;BR/&gt;&lt;BR/&gt;Just wanted you to see a LO I did using a lot of your stuff and it is a scraplift of one of your LOs to boot.  Too short on time to send it in for a show off, but that's ok.&lt;BR/&gt;&lt;BR/&gt;http://myscrappinevolution.blogspot.com/2008/09/girls-just-gotta-have-fun.html</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1724060720895103946/comments/default/7772701253700446735'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1724060720895103946/comments/default/7772701253700446735'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/im-speed-scrappin-machine.html?showComment=1222290660000#c7772701253700446735' title=''/><author><name>Sarah K - Sentiments by Sarah</name><uri>https://www.blogger.com/profile/03880457999610080566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/_4RcTc1fVLB8/TGiOpr8-xlI/AAAAAAAAEiE/bXuj34wgh7E/S220-s32/IMG_0736.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/im-speed-scrappin-machine.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1724060720895103946' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1724060720895103946' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2034754016'/><gd:extendedProperty name='blogger.displayTime' value='September 24, 2008 at 3:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3290000017050407828</id><published>2008-09-24T15:46:00.000-06:00</published><updated>2008-09-24T15:46:31.094-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We LOVE Heroes!!  It was really great watching it ...</title><content type='html'>We LOVE Heroes!!  It was really great watching it on Monday knowing that I know someone who is related to one of the cast!  She got a lot of scene-time on the premiere.  Looking forward to seeing more Angela Petrelli!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1724060720895103946/comments/default/3290000017050407828'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1724060720895103946/comments/default/3290000017050407828'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/im-speed-scrappin-machine.html?showComment=1222292760000#c3290000017050407828' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/im-speed-scrappin-machine.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1724060720895103946' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1724060720895103946' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 24, 2008 at 3:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8780297226639153234</id><published>2008-09-24T16:12:00.000-06:00</published><updated>2008-09-24T16:12:29.964-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great LOs as always!  I love all the layering on t...</title><content type='html'>Great LOs as always!  I love all the layering on that second one!  &lt;BR/&gt;I've been scrapping a lot of older pictures lately too, from when my babies were still babies (well, one of them anyway). lol  It is fun to look back at older stuff.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1724060720895103946/comments/default/8780297226639153234'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1724060720895103946/comments/default/8780297226639153234'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/im-speed-scrappin-machine.html?showComment=1222294320000#c8780297226639153234' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/im-speed-scrappin-machine.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1724060720895103946' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1724060720895103946' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='September 24, 2008 at 4:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3853986710648020068</id><published>2008-09-24T19:37:00.000-06:00</published><updated>2008-09-24T19:37:38.523-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I had so much fun with you guys at lunch!  We real...</title><content type='html'>I had so much fun with you guys at lunch!  We really could've talked all day!  We definately will have to do that more often.. it was so good to see ya!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1724060720895103946/comments/default/3853986710648020068'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1724060720895103946/comments/default/3853986710648020068'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/im-speed-scrappin-machine.html?showComment=1222306620000#c3853986710648020068' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/im-speed-scrappin-machine.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1724060720895103946' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1724060720895103946' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='September 24, 2008 at 7:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7012152488368248262</id><published>2008-09-25T08:47:00.000-06:00</published><updated>2008-09-25T08:47:38.343-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Adorable stuff as always! &lt;br&gt;&lt;br&gt;I've been scrapp...</title><content type='html'>Adorable stuff as always! &lt;BR/&gt;&lt;BR/&gt;I've been scrapping old stuff as well.  We just celebrated 9 years of marital bliss and I finally did our Honeymoon album! (Digi non the less!) &lt;BR/&gt;&lt;BR/&gt;We just finished season one of Heroes and we are totally HOOKED!  Season 2 is on it's way and I've got the first episode of season 3 TIVO'ed and waiting for me.  I can't wait, everyone says it was awesome!&lt;BR/&gt;&lt;BR/&gt;I can't wait to see what friday brings at SM, super fun! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1724060720895103946/comments/default/7012152488368248262'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1724060720895103946/comments/default/7012152488368248262'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/im-speed-scrappin-machine.html?showComment=1222354020000#c7012152488368248262' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/im-speed-scrappin-machine.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1724060720895103946' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1724060720895103946' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='September 25, 2008 at 8:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3031277122470120994</id><published>2008-09-25T09:36:00.000-06:00</published><updated>2008-09-25T09:36:40.264-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I didn't know you had 4 younger brothers!!! So do ...</title><content type='html'>I didn't know you had 4 younger brothers!!! So do I!! How fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3213787644845745311/comments/default/3031277122470120994'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3213787644845745311/comments/default/3031277122470120994'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/brother-blessing.html?showComment=1222356960000#c3031277122470120994' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/brother-blessing.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3213787644845745311' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3213787644845745311' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 25, 2008 at 9:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3878454787882002572</id><published>2008-09-25T14:14:00.000-06:00</published><updated>2008-09-25T14:14:29.947-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You know I've been pulling out the older pics too....</title><content type='html'>You know I've been pulling out the older pics too. It's fun to break it up that way. Man, I thought of you the whole time I was watching Heroes. Josh's aunts character is getting so WILD. I can't believe how great that show is, but man it's SO darn confusing. If you miss one show you are so behind. I need to speed scrap again. When I get home I need to get my life together, including speed scrapping! Love Love Love your LOs</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1724060720895103946/comments/default/3878454787882002572'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1724060720895103946/comments/default/3878454787882002572'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/im-speed-scrappin-machine.html?showComment=1222373640000#c3878454787882002572' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/im-speed-scrappin-machine.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1724060720895103946' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1724060720895103946' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='September 25, 2008 at 2:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5470531191724794430</id><published>2008-09-26T08:57:00.000-06:00</published><updated>2008-09-26T08:57:28.088-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such a funny tradition! I might have to adopt that...</title><content type='html'>Such a funny tradition! I might have to adopt that for my family...we usually have a pretty scary rendition of Happy Birthday without the trying hard!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/362768433979006830/comments/default/5470531191724794430'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/362768433979006830/comments/default/5470531191724794430'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/happy-birthday-blog-train.html?showComment=1222441020000#c5470531191724794430' title=''/><author><name>Something Wilde</name><uri>https://www.blogger.com/profile/15641607705455483068</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_vCn9GcGMaEk/STn6XbR4zCI/AAAAAAAAAzI/fCXMbdnjQ2U/S220-s32/SMCTphoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/happy-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-362768433979006830' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/362768433979006830' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1141316085'/><gd:extendedProperty name='blogger.displayTime' value='September 26, 2008 at 8:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6568787586047704302</id><published>2008-09-26T10:12:00.000-06:00</published><updated>2008-09-26T10:12:31.956-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG, if the CT lo are a hint of what's in your GB,...</title><content type='html'>OMG, if the CT lo are a hint of what's in your GB, I can't wait to get home tonight!!!!!!!!  thank you, you are so amazing, loving what I can see of the stings, and you made beads too......WOW&lt;BR/&gt;&lt;BR/&gt;thanks so much, we are going to have a fun B-day weekend. (i'm using SM b-day to extend celebrating mine too)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/906523319032883430/comments/default/6568787586047704302'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/906523319032883430/comments/default/6568787586047704302'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/new-grab-bag.html?showComment=1222445520000#c6568787586047704302' title=''/><author><name>chigirl</name><uri>https://www.blogger.com/profile/07285357999612298432</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/new-grab-bag.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-906523319032883430' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/906523319032883430' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-820618218'/><gd:extendedProperty name='blogger.displayTime' value='September 26, 2008 at 10:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-742926715203287562</id><published>2008-09-26T10:51:00.000-06:00</published><updated>2008-09-26T10:51:27.896-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Okay, I wasn't going to, but I did!  I had already...</title><content type='html'>Okay, I wasn't going to, but I did!  I had already checked out of the SM store - picked up your dated strips and some other goodies  then you had to go and reveal some of the goodies that are in the grab bag!  Shame on you! LOL  Can't wait to open it up!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/906523319032883430/comments/default/742926715203287562'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/906523319032883430/comments/default/742926715203287562'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/new-grab-bag.html?showComment=1222447860000#c742926715203287562' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/new-grab-bag.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-906523319032883430' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/906523319032883430' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 26, 2008 at 10:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2553987959262816645</id><published>2008-09-26T11:29:00.000-06:00</published><updated>2008-09-26T11:29:12.051-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much,very nice page :))&lt;br&gt;happy birt...</title><content type='html'>Thank you so much,very nice page :))&lt;BR/&gt;happy birthday!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/362768433979006830/comments/default/2553987959262816645'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/362768433979006830/comments/default/2553987959262816645'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/happy-birthday-blog-train.html?showComment=1222450140000#c2553987959262816645' title=''/><author><name>Mumure</name><uri>https://www.blogger.com/profile/13293995232734287273</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='25' src='//4.bp.blogspot.com/_ljz5jVtDL_A/SK8HUMCOUVI/AAAAAAAAAAM/kanlOIkdNTs/S220-s32/gesicht29.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/happy-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-362768433979006830' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/362768433979006830' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-433979807'/><gd:extendedProperty name='blogger.displayTime' value='September 26, 2008 at 11:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5074792651217326930</id><published>2008-09-26T13:00:00.000-06:00</published><updated>2008-09-26T13:00:42.733-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy 1th anniversary of ScrapMatters Britt!! Than...</title><content type='html'>Happy 1th anniversary of ScrapMatters Britt!! Thanks for all your hard work and support, love ya!&lt;BR/&gt;&lt;BR/&gt;Jet</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/906523319032883430/comments/default/5074792651217326930'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/906523319032883430/comments/default/5074792651217326930'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/new-grab-bag.html?showComment=1222455600000#c5074792651217326930' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/new-grab-bag.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-906523319032883430' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/906523319032883430' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 26, 2008 at 1:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6441777860675654626</id><published>2008-09-26T18:48:00.000-06:00</published><updated>2008-09-26T18:48:28.841-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thasnk you so much!</title><content type='html'>Thasnk you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/362768433979006830/comments/default/6441777860675654626'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/362768433979006830/comments/default/6441777860675654626'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/happy-birthday-blog-train.html?showComment=1222476480000#c6441777860675654626' title=''/><author><name>Elaine</name><uri>https://www.blogger.com/profile/12465427417507631721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/_CmZ7ez2E2ZI/SQIg2kcJOyI/AAAAAAAAAAM/TPraAXHAqIQ/S220-s32/100_07641.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/happy-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-362768433979006830' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/362768433979006830' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-14264316'/><gd:extendedProperty name='blogger.displayTime' value='September 26, 2008 at 6:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8957082192297347481</id><published>2008-09-27T02:11:00.001-06:00</published><updated>2008-09-27T02:11:14.703-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 27 Sep [LA 12:39am, NY 02:39am, UK 07:39am, OZ 05:39pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/362768433979006830/comments/default/8957082192297347481'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/362768433979006830/comments/default/8957082192297347481'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/happy-birthday-blog-train.html?showComment=1222503060001#c8957082192297347481' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/happy-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-362768433979006830' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/362768433979006830' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2008 at 2:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8841653643357584369</id><published>2008-09-27T08:45:00.000-06:00</published><updated>2008-09-27T08:45:52.067-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your CT LOs are awesome and make me SUPER excited ...</title><content type='html'>Your CT LOs are awesome and make me SUPER excited for your grab bag... and YAY! I love your templates!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/906523319032883430/comments/default/8841653643357584369'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/906523319032883430/comments/default/8841653643357584369'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/new-grab-bag.html?showComment=1222526700000#c8841653643357584369' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/new-grab-bag.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-906523319032883430' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/906523319032883430' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2008 at 8:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6016735398208028884</id><published>2008-09-28T12:13:00.000-06:00</published><updated>2008-09-28T12:13:08.448-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am fairly new to your blog :) and to Digi scrapp...</title><content type='html'>I am fairly new to your blog :) and to Digi scrapping..but I love it. I just love all of the Disney kits you do. I even have a Disney fan club page on myspace if you have an account, you should add me :)&lt;BR/&gt;Thanks for all your hard work, I love it :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/906523319032883430/comments/default/6016735398208028884'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/906523319032883430/comments/default/6016735398208028884'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/new-grab-bag.html?showComment=1222625580000#c6016735398208028884' title=''/><author><name>-kayla kristina marie. &amp;lt;3</name><uri>https://www.blogger.com/profile/03289545344910004394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//bp2.blogger.com/_l34dJ7w9ld0/SH1zwZF2hLI/AAAAAAAAAAM/gEjxYgJ4W4s/S220-s32/kkmarie.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/new-grab-bag.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-906523319032883430' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/906523319032883430' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-750994159'/><gd:extendedProperty name='blogger.displayTime' value='September 28, 2008 at 12:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3621668391779313777</id><published>2008-09-28T20:51:00.000-06:00</published><updated>2008-09-28T20:51:14.555-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh gosh, you totally saved me, I didn't realize Am...</title><content type='html'>Oh gosh, you totally saved me, I didn't realize Amazing Race was starting up again.  We love that show too!  10 minuets until it starts here, thanks for posting about it!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3761660611063581967/comments/default/3621668391779313777'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3761660611063581967/comments/default/3621668391779313777'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/my-little-bro-scotty.html?showComment=1222656660000#c3621668391779313777' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/my-little-bro-scotty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3761660611063581967' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3761660611063581967' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='September 28, 2008 at 8:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2279906742563283690</id><published>2008-09-28T21:16:00.000-06:00</published><updated>2008-09-28T21:16:31.611-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brit,&lt;br&gt;&lt;br&gt;I&amp;#39;ve been looking back at your bl...</title><content type='html'>Brit,&lt;BR/&gt;&lt;BR/&gt;I&amp;#39;ve been looking back at your blessing lo&amp;#39;s:  Are they all the same template (rotated, etc)?  I want to start mine (done, printed, &amp;amp; bound by next Thanksgiving) but I struggle with cohesivness of everything in one book--funny, I didn&amp;#39;t when I paper scrapped :)&lt;BR/&gt;&lt;BR/&gt;Rachelle</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3761660611063581967/comments/default/2279906742563283690'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3761660611063581967/comments/default/2279906742563283690'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/my-little-bro-scotty.html?showComment=1222658160000#c2279906742563283690' title=''/><author><name>Chelle</name><uri>https://www.blogger.com/profile/00323064102058654854</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//1.bp.blogspot.com/_IVvB7T164Wg/SdkfU2tOmwI/AAAAAAAAAS4/zq_OluvIZPI/S220-s32/me+for+kelly.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/my-little-bro-scotty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3761660611063581967' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3761660611063581967' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2121482254'/><gd:extendedProperty name='blogger.displayTime' value='September 28, 2008 at 9:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5420138271880506617</id><published>2008-09-29T01:43:00.000-06:00</published><updated>2008-09-29T01:43:36.616-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>One day I will start a blessing book, it's such a ...</title><content type='html'>One day I will start a blessing book, it's such a great idea I just want to get caught up with the pictures for my girls.  I took the typing test it said 60 words a minute - 60 words all correct. I figured that they had to be correct or they wouldn't count so I fixed them! A neat little test though.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3761660611063581967/comments/default/5420138271880506617'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3761660611063581967/comments/default/5420138271880506617'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/my-little-bro-scotty.html?showComment=1222674180000#c5420138271880506617' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/my-little-bro-scotty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3761660611063581967' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3761660611063581967' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2008 at 1:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-565277332834734440</id><published>2008-09-29T11:41:00.000-06:00</published><updated>2008-09-29T11:41:07.582-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great blessings page!  The typing test was fun.  I...</title><content type='html'>Great blessings page!  The typing test was fun.  I got 84 words.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3761660611063581967/comments/default/565277332834734440'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3761660611063581967/comments/default/565277332834734440'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/my-little-bro-scotty.html?showComment=1222710060000#c565277332834734440' title=''/><author><name>StarWarsFans</name><uri>https://www.blogger.com/profile/00425426362094418885</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-qWfAzKv96lE/T1wT2oTe1EI/AAAAAAAAAwU/67BAm1qGZ2Q/s32/Tricia%2BGingerGirl%2BPhoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/my-little-bro-scotty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3761660611063581967' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3761660611063581967' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-728705357'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2008 at 11:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6675528167944904319</id><published>2008-09-30T03:10:00.000-06:00</published><updated>2008-09-30T03:10:51.088-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My hubbie and his best friend always say they shou...</title><content type='html'>My hubbie and his best friend always say they should apply for Amazing Race.  That is such a fun show.   See ya soon!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3761660611063581967/comments/default/6675528167944904319'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3761660611063581967/comments/default/6675528167944904319'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/my-little-bro-scotty.html?showComment=1222765800000#c6675528167944904319' title=''/><author><name>Stacy</name><uri>https://www.blogger.com/profile/18039279137174531144</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_pZUGtLmTkro/TBFxX8Kj0dI/AAAAAAAAGj8/C6JXUJ6kZaY/S220-s32/30052_10150176518025066_813295065_12362554_1692913_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/my-little-bro-scotty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3761660611063581967' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3761660611063581967' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1128105826'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2008 at 3:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5524305334843417536</id><published>2008-09-30T03:11:00.000-06:00</published><updated>2008-09-30T03:11:18.462-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I so need to start a blessing book - on my list of...</title><content type='html'>I so need to start a blessing book - on my list of things to do, LOL!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3761660611063581967/comments/default/5524305334843417536'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3761660611063581967/comments/default/5524305334843417536'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/my-little-bro-scotty.html?showComment=1222765860000#c5524305334843417536' title=''/><author><name>Stacy</name><uri>https://www.blogger.com/profile/18039279137174531144</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_pZUGtLmTkro/TBFxX8Kj0dI/AAAAAAAAGj8/C6JXUJ6kZaY/S220-s32/30052_10150176518025066_813295065_12362554_1692913_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/my-little-bro-scotty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3761660611063581967' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3761660611063581967' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1128105826'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2008 at 3:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-886772519324652994</id><published>2008-09-30T18:45:00.000-06:00</published><updated>2008-09-30T18:45:41.428-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt-&lt;br&gt;You are totally not just some girl takin...</title><content type='html'>Britt-&lt;BR/&gt;You are totally not just some girl taking pics, your pics are amazing and I would love to have you take pics of my family!!  You have a really good talent!!! and as for the tea cup she told me she got it at Wal-mart in the garden section for cheap!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3761660611063581967/comments/default/886772519324652994'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3761660611063581967/comments/default/886772519324652994'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/my-little-bro-scotty.html?showComment=1222821900000#c886772519324652994' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/my-little-bro-scotty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3761660611063581967' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3761660611063581967' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2008 at 6:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6953498288412028706</id><published>2008-09-30T18:45:00.001-06:00</published><updated>2008-09-30T18:45:42.229-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt-&lt;br&gt;You are totally not just some girl takin...</title><content type='html'>Britt-&lt;BR/&gt;You are totally not just some girl taking pics, your pics are amazing and I would love to have you take pics of my family!!  You have a really good talent!!! and as for the tea cup she told me she got it at Wal-mart in the garden section for cheap!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3761660611063581967/comments/default/6953498288412028706'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3761660611063581967/comments/default/6953498288412028706'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/my-little-bro-scotty.html?showComment=1222821900001#c6953498288412028706' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/my-little-bro-scotty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3761660611063581967' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3761660611063581967' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2008 at 6:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8935337984198593389</id><published>2008-09-30T19:24:00.000-06:00</published><updated>2008-09-30T19:24:33.262-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>RATS!!!! I forgot!  You were supposed to remind me!!</title><content type='html'>RATS!!!! I forgot!  You were supposed to remind me!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3761660611063581967/comments/default/8935337984198593389'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3761660611063581967/comments/default/8935337984198593389'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/my-little-bro-scotty.html?showComment=1222824240000#c8935337984198593389' title=''/><author><name>Marg</name><uri>https://www.blogger.com/profile/00205077966723445227</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/my-little-bro-scotty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3761660611063581967' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3761660611063581967' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2088785191'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2008 at 7:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3023479938361854396</id><published>2008-09-30T19:31:00.000-06:00</published><updated>2008-09-30T19:31:45.919-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OH my gosh!  This is a DARLING kit.  You are awesome.</title><content type='html'>OH my gosh!  This is a DARLING kit.  You are awesome.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/362768433979006830/comments/default/3023479938361854396'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/362768433979006830/comments/default/3023479938361854396'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/happy-birthday-blog-train.html?showComment=1222824660000#c3023479938361854396' title=''/><author><name>Marg</name><uri>https://www.blogger.com/profile/00205077966723445227</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/happy-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-362768433979006830' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/362768433979006830' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2088785191'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2008 at 7:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1991160599558257025</id><published>2008-09-30T19:45:00.000-06:00</published><updated>2008-09-30T19:45:57.906-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the page of you and your missionary brother...</title><content type='html'>I love the page of you and your missionary brother!  So great!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3761660611063581967/comments/default/1991160599558257025'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3761660611063581967/comments/default/1991160599558257025'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/my-little-bro-scotty.html?showComment=1222825500000#c1991160599558257025' title=''/><author><name>Marg</name><uri>https://www.blogger.com/profile/00205077966723445227</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/my-little-bro-scotty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3761660611063581967' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3761660611063581967' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2088785191'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2008 at 7:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4808146884444854992</id><published>2008-10-01T14:43:00.000-06:00</published><updated>2008-10-01T14:43:57.957-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the notice--and thanks for hosting the ...</title><content type='html'>Thanks for the notice--and thanks for hosting the fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1889386715495070651/comments/default/4808146884444854992'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1889386715495070651/comments/default/4808146884444854992'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/late-notice.html?showComment=1222893780000#c4808146884444854992' title=''/><author><name>Chelle</name><uri>https://www.blogger.com/profile/00323064102058654854</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//1.bp.blogspot.com/_IVvB7T164Wg/SdkfU2tOmwI/AAAAAAAAAS4/zq_OluvIZPI/S220-s32/me+for+kelly.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/late-notice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1889386715495070651' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1889386715495070651' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2121482254'/><gd:extendedProperty name='blogger.displayTime' value='October 1, 2008 at 2:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5578466464944181717</id><published>2008-10-01T16:03:00.000-06:00</published><updated>2008-10-01T16:03:02.745-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh I'm totally bummed i missed this :( Hope you al...</title><content type='html'>Oh I'm totally bummed i missed this :( Hope you all had a great time.&lt;BR/&gt;&lt;BR/&gt;Next time.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1889386715495070651/comments/default/5578466464944181717'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1889386715495070651/comments/default/5578466464944181717'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/late-notice.html?showComment=1222898580000#c5578466464944181717' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/late-notice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1889386715495070651' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1889386715495070651' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='October 1, 2008 at 4:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7545279986411439174</id><published>2008-10-01T22:03:00.000-06:00</published><updated>2008-10-01T22:03:08.556-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>FANTASTIC LO's as always...you are my scrap idol. ...</title><content type='html'>FANTASTIC LO's as always...you are my scrap idol.  Seriously.&lt;BR/&gt;&lt;BR/&gt;Thank you for the shout out about the decoations.  I do love me some spooky decor!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2581349714650197436/comments/default/7545279986411439174'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2581349714650197436/comments/default/7545279986411439174'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/premonition-of-nightmare.html?showComment=1222920180000#c7545279986411439174' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/premonition-of-nightmare.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2581349714650197436' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2581349714650197436' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='October 1, 2008 at 10:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6185155885585665858</id><published>2008-10-02T00:11:00.000-06:00</published><updated>2008-10-02T00:11:45.399-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for the shout out britt! it was so fun to c...</title><content type='html'>thanks for the shout out britt! it was so fun to catch up with everything, your LO's are so fab!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2581349714650197436/comments/default/6185155885585665858'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2581349714650197436/comments/default/6185155885585665858'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/premonition-of-nightmare.html?showComment=1222927860000#c6185155885585665858' title=''/><author><name>Tangie Baxter</name><uri>https://www.blogger.com/profile/06845680162435166830</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_wRqjLhXa1eY/SUP_3KKaLoI/AAAAAAAAAAk/_WvQPpCZQ54/S220-s32/scrapartistavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/premonition-of-nightmare.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2581349714650197436' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2581349714650197436' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-617176045'/><gd:extendedProperty name='blogger.displayTime' value='October 2, 2008 at 12:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8729623624879028719</id><published>2008-10-02T05:10:00.000-06:00</published><updated>2008-10-02T05:10:36.411-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, what can I say.. You're always my favorite ...</title><content type='html'>Britt, what can I say.. You're always my favorite scrapper!! Thanks for sharing your LOs and being so inspirational! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2581349714650197436/comments/default/8729623624879028719'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2581349714650197436/comments/default/8729623624879028719'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/premonition-of-nightmare.html?showComment=1222945800000#c8729623624879028719' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/premonition-of-nightmare.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2581349714650197436' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2581349714650197436' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='October 2, 2008 at 5:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5588865603384334999</id><published>2008-10-02T12:22:00.000-06:00</published><updated>2008-10-02T12:22:41.300-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That Bewitched pumpkin - so cute! You are such an ...</title><content type='html'>That Bewitched pumpkin - so cute! You are such an artist, really :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2581349714650197436/comments/default/5588865603384334999'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2581349714650197436/comments/default/5588865603384334999'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/premonition-of-nightmare.html?showComment=1222971720000#c5588865603384334999' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/premonition-of-nightmare.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2581349714650197436' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2581349714650197436' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 2, 2008 at 12:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7725396775117766011</id><published>2008-10-03T09:28:00.000-06:00</published><updated>2008-10-03T09:28:12.641-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ohhhh. I LOVE your halloween kits! Very awesome. T...</title><content type='html'>Ohhhh. I LOVE your halloween kits! Very awesome. Thank you for the freebie, too!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/595025281146647018/comments/default/7725396775117766011'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/595025281146647018/comments/default/7725396775117766011'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html?showComment=1223047680000#c7725396775117766011' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-595025281146647018' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/595025281146647018' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 3, 2008 at 9:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3754592322479971996</id><published>2008-10-03T09:32:00.000-06:00</published><updated>2008-10-03T09:32:29.627-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi, i love all your kits... I have all!!!&lt;br&gt;How c...</title><content type='html'>Hi, i love all your kits... I have all!!!&lt;BR/&gt;How can I send you my pages?&lt;BR/&gt;thank you&lt;BR/&gt;Daniela</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/595025281146647018/comments/default/3754592322479971996'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/595025281146647018/comments/default/3754592322479971996'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html?showComment=1223047920000#c3754592322479971996' title=''/><author><name>Daniela Leme</name><uri>https://www.blogger.com/profile/06802694858497122818</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_E_Q8JvnXqpQ/SeNf9M8fGXI/AAAAAAAAAKs/TFG2SQsQF_c/S220-s32/DanielaLeme.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-595025281146647018' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/595025281146647018' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1855161254'/><gd:extendedProperty name='blogger.displayTime' value='October 3, 2008 at 9:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8929697858062329491</id><published>2008-10-03T09:35:00.000-06:00</published><updated>2008-10-03T09:35:08.529-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yes! I was hoping you do a nightmare before christ...</title><content type='html'>Yes! I was hoping you do a nightmare before christmas kit! I LOVE it Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/595025281146647018/comments/default/8929697858062329491'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/595025281146647018/comments/default/8929697858062329491'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html?showComment=1223048100000#c8929697858062329491' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-595025281146647018' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/595025281146647018' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='October 3, 2008 at 9:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3269224387182859086</id><published>2008-10-03T09:36:00.000-06:00</published><updated>2008-10-03T09:36:09.841-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ooooooh I knew I should have done a page this week...</title><content type='html'>Ooooooh I knew I should have done a page this week to send to you for show offs... just too busy.  &lt;BR/&gt;&lt;BR/&gt;So now I'm off to the store as I MUST own that Wicked kit! :)  I have pics from us going that need to be scrapped.  3rd row center baby!  &lt;BR/&gt;&lt;BR/&gt;Halloween kit is to die for too, love the "Tim" influence. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/595025281146647018/comments/default/3269224387182859086'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/595025281146647018/comments/default/3269224387182859086'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html?showComment=1223048160000#c3269224387182859086' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-595025281146647018' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/595025281146647018' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='October 3, 2008 at 9:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9030728786805645253</id><published>2008-10-03T09:59:00.000-06:00</published><updated>2008-10-03T09:59:09.474-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay for fun, fun Halloween kits! Seriously, love i...</title><content type='html'>Yay for fun, fun Halloween kits! Seriously, love it all. And I can't WAIT to use the Wicked papers since I went to see Wicked this summer. Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/595025281146647018/comments/default/9030728786805645253'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/595025281146647018/comments/default/9030728786805645253'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html?showComment=1223049540000#c9030728786805645253' title=''/><author><name>Rachel's Scraps</name><uri>https://www.blogger.com/profile/12858506066712114006</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_fjK-uRJCXaY/SZNlV_gyXkI/AAAAAAAAAoc/0llGP-MtbxE/S220-s32/rach+and+hd+sundance+1+blog.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-595025281146647018' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/595025281146647018' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1932404985'/><gd:extendedProperty name='blogger.displayTime' value='October 3, 2008 at 9:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3509401186464527065</id><published>2008-10-03T11:19:00.000-06:00</published><updated>2008-10-03T11:19:52.102-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome! Thank you so much.</title><content type='html'>Awesome! Thank you so much.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/595025281146647018/comments/default/3509401186464527065'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/595025281146647018/comments/default/3509401186464527065'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html?showComment=1223054340000#c3509401186464527065' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-595025281146647018' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/595025281146647018' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 3, 2008 at 11:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5300990019294237982</id><published>2008-10-03T12:40:00.000-06:00</published><updated>2008-10-03T12:40:40.649-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So fun Britt-Thanks!! I look at it and just think,...</title><content type='html'>So fun Britt-Thanks!! I look at it and just think, "Shanny,Shanny, Shanny!"</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/595025281146647018/comments/default/5300990019294237982'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/595025281146647018/comments/default/5300990019294237982'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html?showComment=1223059200000#c5300990019294237982' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-595025281146647018' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/595025281146647018' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='October 3, 2008 at 12:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9203122781885391989</id><published>2008-10-03T16:04:00.000-06:00</published><updated>2008-10-03T16:04:34.856-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much Britt! Love the show off gift and t...</title><content type='html'>Thanks so much Britt! Love the show off gift and the freebie too :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/595025281146647018/comments/default/9203122781885391989'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/595025281146647018/comments/default/9203122781885391989'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html?showComment=1223071440000#c9203122781885391989' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-595025281146647018' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/595025281146647018' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 3, 2008 at 4:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4935499802766907548</id><published>2008-10-03T16:09:00.000-06:00</published><updated>2008-10-03T16:09:10.749-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow Britt, now I can't wait for Halloween to arriv...</title><content type='html'>Wow Britt, now I can't wait for Halloween to arrive!!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/595025281146647018/comments/default/4935499802766907548'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/595025281146647018/comments/default/4935499802766907548'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html?showComment=1223071740000#c4935499802766907548' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-595025281146647018' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/595025281146647018' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='October 3, 2008 at 4:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7603146813506955333</id><published>2008-10-03T17:38:00.000-06:00</published><updated>2008-10-03T17:38:21.718-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Holy moly!  And you said on the dis boards you did...</title><content type='html'>Holy moly!  And you said on the dis boards you didn't know about doing a Halloween kit that because there are so many out there!  This is sooooooo cool, I love it. You're awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/595025281146647018/comments/default/7603146813506955333'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/595025281146647018/comments/default/7603146813506955333'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html?showComment=1223077080000#c7603146813506955333' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-595025281146647018' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/595025281146647018' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='October 3, 2008 at 5:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-270245941138959615</id><published>2008-10-03T21:48:00.000-06:00</published><updated>2008-10-03T21:48:01.223-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much! Love the new kids and the freebie ...</title><content type='html'>Thanks so much! Love the new kids and the freebie is way too fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/595025281146647018/comments/default/270245941138959615'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/595025281146647018/comments/default/270245941138959615'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html?showComment=1223092080000#c270245941138959615' title=''/><author><name>Ramie :-)</name><uri>https://www.blogger.com/profile/01108103470019559222</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//1.bp.blogspot.com/_7U-AmfeYsQE/SYXIYQ0YolI/AAAAAAAAAD4/tOdNbypyfIE/S220-s32/Ramie+A+Pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-595025281146647018' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/595025281146647018' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1887783960'/><gd:extendedProperty name='blogger.displayTime' value='October 3, 2008 at 9:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8755878662353282608</id><published>2008-10-04T04:42:00.001-06:00</published><updated>2008-10-04T04:42:14.515-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 04 Oct [LA 03:23am, NY 05:23am, UK 10:23am, OZ 08:23pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/595025281146647018/comments/default/8755878662353282608'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/595025281146647018/comments/default/8755878662353282608'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html?showComment=1223116920001#c8755878662353282608' title=''/><author><name>Maria</name><uri>https://www.blogger.com/profile/12955170314627888013</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-595025281146647018' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/595025281146647018' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335069490'/><gd:extendedProperty name='blogger.displayTime' value='October 4, 2008 at 4:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4182697054331939593</id><published>2008-10-04T08:42:00.000-06:00</published><updated>2008-10-04T08:42:48.494-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>J'adore Tim Burton!!!&lt;br&gt;Yhank you so much :))</title><content type='html'>J'adore Tim Burton!!!&lt;BR/&gt;Yhank you so much :))</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/595025281146647018/comments/default/4182697054331939593'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/595025281146647018/comments/default/4182697054331939593'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html?showComment=1223131320000#c4182697054331939593' title=''/><author><name>Mumure</name><uri>https://www.blogger.com/profile/13293995232734287273</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='25' src='//4.bp.blogspot.com/_ljz5jVtDL_A/SK8HUMCOUVI/AAAAAAAAAAM/kanlOIkdNTs/S220-s32/gesicht29.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-595025281146647018' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/595025281146647018' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-433979807'/><gd:extendedProperty name='blogger.displayTime' value='October 4, 2008 at 8:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1253555736752379715</id><published>2008-10-04T08:57:00.000-06:00</published><updated>2008-10-04T08:57:13.712-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Holy FREAKIN' cow Britt...you SO TOTALLY ROCK!!!!</title><content type='html'>Holy FREAKIN' cow Britt...you SO TOTALLY ROCK!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/595025281146647018/comments/default/1253555736752379715'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/595025281146647018/comments/default/1253555736752379715'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html?showComment=1223132220000#c1253555736752379715' title=''/><author><name>The Golden Girls</name><uri>https://www.blogger.com/profile/01695644385625082434</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//4.bp.blogspot.com/_emC9nBis_Q4/SKmQTaAHkgI/AAAAAAAAAfg/HeumPdp-mSQ/S220-s32/leslie_avatar1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-595025281146647018' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/595025281146647018' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-875282869'/><gd:extendedProperty name='blogger.displayTime' value='October 4, 2008 at 8:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2826572996265814593</id><published>2008-10-04T09:18:00.000-06:00</published><updated>2008-10-04T09:18:03.581-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the black sparklin alpha you've used. is that...</title><content type='html'>Love the black sparklin alpha you've used. is that part of one of the kits?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2581349714650197436/comments/default/2826572996265814593'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2581349714650197436/comments/default/2826572996265814593'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/premonition-of-nightmare.html?showComment=1223133480000#c2826572996265814593' title=''/><author><name>Wendy Gunderson</name><uri>https://www.blogger.com/profile/07098336136032471088</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/premonition-of-nightmare.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2581349714650197436' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2581349714650197436' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1758562068'/><gd:extendedProperty name='blogger.displayTime' value='October 4, 2008 at 9:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4331520680240411933</id><published>2008-10-04T14:45:00.000-06:00</published><updated>2008-10-04T14:45:33.553-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE LOVE LOVE this kit Britt!  Your CTs LOs are A...</title><content type='html'>LOVE LOVE LOVE this kit Britt!  Your CTs LOs are AWESOME!  I love seeing LOs to ideas!  I think this is my FAV Halloween kit EVER!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/595025281146647018/comments/default/4331520680240411933'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/595025281146647018/comments/default/4331520680240411933'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html?showComment=1223153100000#c4331520680240411933' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-595025281146647018' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/595025281146647018' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='October 4, 2008 at 2:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7750885385271549377</id><published>2008-10-05T02:54:00.000-06:00</published><updated>2008-10-05T02:54:37.979-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Merci c'est superbe !</title><content type='html'>Merci c'est superbe !</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/595025281146647018/comments/default/7750885385271549377'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/595025281146647018/comments/default/7750885385271549377'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html?showComment=1223196840000#c7750885385271549377' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/this-is-one-freaky-friday-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-595025281146647018' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/595025281146647018' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2008 at 2:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3210423709733850154</id><published>2008-10-05T15:54:00.000-06:00</published><updated>2008-10-05T15:54:56.857-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW! I am way impressed with Paige's stuff!! and I...</title><content type='html'>WOW! I am way impressed with Paige's stuff!! and I love your new October design.  That pic of you and Josh is so cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4696291080745853427/comments/default/3210423709733850154'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4696291080745853427/comments/default/3210423709733850154'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/littlest-brother.html?showComment=1223243640000#c3210423709733850154' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/littlest-brother.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4696291080745853427' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4696291080745853427' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2008 at 3:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1923417448523525</id><published>2008-10-05T18:32:00.000-06:00</published><updated>2008-10-05T18:32:43.319-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Aw, you are just too nice to me. If I was half as ...</title><content type='html'>Aw, you are just too nice to me. If I was half as amazing/giving/thoughtful as you THEN I really would be super-mom. Thanks for the kind words. And I can't believe you're half-way done with your blessing. You inspire me to want to do it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4696291080745853427/comments/default/1923417448523525'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4696291080745853427/comments/default/1923417448523525'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/littlest-brother.html?showComment=1223253120000#c1923417448523525' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/littlest-brother.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4696291080745853427' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4696291080745853427' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2008 at 6:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1691424183113231045</id><published>2008-10-05T23:39:00.000-06:00</published><updated>2008-10-05T23:39:55.175-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What great stuff Paige created. I should make some...</title><content type='html'>What great stuff Paige created. I should make something cute like that for the neighbors (since we just moved as well) but maybe for Christmas!&lt;BR/&gt;&lt;BR/&gt;Love the new Halloween look for your blog!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4696291080745853427/comments/default/1691424183113231045'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4696291080745853427/comments/default/1691424183113231045'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/littlest-brother.html?showComment=1223271540000#c1691424183113231045' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/littlest-brother.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4696291080745853427' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4696291080745853427' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2008 at 11:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5055191296422600129</id><published>2008-10-06T00:20:00.000-06:00</published><updated>2008-10-06T00:20:37.345-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your blog header is supa dupa fly, Britt!!!</title><content type='html'>Your blog header is supa dupa fly, Britt!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4696291080745853427/comments/default/5055191296422600129'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4696291080745853427/comments/default/5055191296422600129'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/littlest-brother.html?showComment=1223274000000#c5055191296422600129' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/littlest-brother.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4696291080745853427' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4696291080745853427' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2008 at 12:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8065436676880581319</id><published>2008-10-06T00:33:00.000-06:00</published><updated>2008-10-06T00:33:02.528-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, those gift baskets are so darling... and the n...</title><content type='html'>Oh, those gift baskets are so darling... and the new kit, well. I had to have it. Its so fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4696291080745853427/comments/default/8065436676880581319'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4696291080745853427/comments/default/8065436676880581319'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/littlest-brother.html?showComment=1223274780000#c8065436676880581319' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/littlest-brother.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4696291080745853427' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4696291080745853427' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2008 at 12:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5075386861385239128</id><published>2008-10-06T07:26:00.000-06:00</published><updated>2008-10-06T07:26:04.755-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow she had all that done and there's still a few ...</title><content type='html'>Wow she had all that done and there's still a few weeks til Halloween! Amazing :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4696291080745853427/comments/default/5075386861385239128'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4696291080745853427/comments/default/5075386861385239128'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/littlest-brother.html?showComment=1223299560000#c5075386861385239128' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/littlest-brother.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4696291080745853427' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4696291080745853427' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2008 at 7:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5867077967358201804</id><published>2008-10-06T10:21:00.000-06:00</published><updated>2008-10-06T10:21:51.272-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW!!! She is putting us all to shame.  Here, I fe...</title><content type='html'>WOW!!! She is putting us all to shame.  Here, I felt like super mom when I went out ding dong ditching on Friday night to "haunt" 2 neighbors with just a simple little foil covered plate of cookies.  Paige rocks!!! :) Wanna more to my street? :)&lt;BR/&gt;&lt;BR/&gt;Loving the header and today my goal Britt is to FINISH my wicked page... LOL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4696291080745853427/comments/default/5867077967358201804'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4696291080745853427/comments/default/5867077967358201804'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/littlest-brother.html?showComment=1223310060000#c5867077967358201804' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/littlest-brother.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4696291080745853427' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4696291080745853427' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2008 at 10:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9122280444093090304</id><published>2008-10-06T12:14:00.000-06:00</published><updated>2008-10-06T12:14:46.771-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute idea...I think I may actually try to do this,...</title><content type='html'>Cute idea...I think I may actually try to do this, looks fun!  Have fun in D-land, we leave in 13 days for D-World!!  yay!  and I'm DIEING to know what you're coming out with Friday...I've been scooping up all your kits in preparation for when we return from our trip!  Yay!  I'm so excited!  As always...YOU ROCK!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7466302844457606229/comments/default/9122280444093090304'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7466302844457606229/comments/default/9122280444093090304'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/4-more-days.html?showComment=1223316840000#c9122280444093090304' title=''/><author><name>Jemenifer22</name><uri>https://www.blogger.com/profile/14340527653961863127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//4.bp.blogspot.com/_tBL3alSlIxI/SlGV86kd4wI/AAAAAAAAAFQ/CedSRWoyalo/S220-s32/Picture.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/4-more-days.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7466302844457606229' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7466302844457606229' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-973317780'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2008 at 12:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5098011003501044500</id><published>2008-10-06T15:47:00.000-06:00</published><updated>2008-10-06T15:47:04.460-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt,&lt;br&gt;I have been reading your blog for a whil...</title><content type='html'>Britt,&lt;BR/&gt;I have been reading your blog for a while and seeing your amazing kits in use over on the DIS.  Just wanted you to know that I love your blog.  I left you some love on my blog at craftersboutique.blogspot.com!&lt;BR/&gt;&lt;BR/&gt;Thanks</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7466302844457606229/comments/default/5098011003501044500'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7466302844457606229/comments/default/5098011003501044500'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/4-more-days.html?showComment=1223329620000#c5098011003501044500' title=''/><author><name>desiab</name><uri>https://www.blogger.com/profile/15330437247081419645</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//3.bp.blogspot.com/-UEMhWZtQF3I/TV2PATwiUHI/AAAAAAAABFM/cp_uD7vs-R4/s32/Mardesia.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/4-more-days.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7466302844457606229' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7466302844457606229' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-923845328'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2008 at 3:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3822060927334714492</id><published>2008-10-06T18:51:00.000-06:00</published><updated>2008-10-06T18:51:45.973-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your new Halloween blog! Sooo cute! This is...</title><content type='html'>I love your new Halloween blog! Sooo cute! This is such a great idea! I am going to try and catch a day in the life of me. We'll see how it turns out :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7466302844457606229/comments/default/3822060927334714492'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7466302844457606229/comments/default/3822060927334714492'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/4-more-days.html?showComment=1223340660000#c3822060927334714492' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/4-more-days.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7466302844457606229' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7466302844457606229' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2008 at 6:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5087473635792413572</id><published>2008-10-06T21:00:00.000-06:00</published><updated>2008-10-06T21:00:58.512-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>**LOVE** the new look of your blog. :) The header ...</title><content type='html'>**LOVE** the new look of your blog. :) The header is soooo fabulously cute. The photo of you and Josh is really cute.  I wish I was going with you to DL.  :D I'm sure you will have a fantastic time!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7466302844457606229/comments/default/5087473635792413572'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7466302844457606229/comments/default/5087473635792413572'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/4-more-days.html?showComment=1223348400000#c5087473635792413572' title=''/><author><name>Yzerbear</name><uri>https://www.blogger.com/profile/18010849675699240624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-tSfYxRi7cao/VVU4vw_9Z_I/AAAAAAAAAOg/7l1_XQZwT38/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/4-more-days.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7466302844457606229' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7466302844457606229' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1731284979'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2008 at 9:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5755694643204051877</id><published>2008-10-06T22:47:00.000-06:00</published><updated>2008-10-06T22:47:24.416-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Holy cow... you sound just like me! I keep saying ...</title><content type='html'>Holy cow... you sound just like me! I keep saying I wish I could get in shape to go on the show with my DH, it's the only reality show I would absolutely LOVE to do.  Maybe someday.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3761660611063581967/comments/default/5755694643204051877'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3761660611063581967/comments/default/5755694643204051877'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/my-little-bro-scotty.html?showComment=1223354820000#c5755694643204051877' title=''/><author><name>mrstank</name><uri>https://www.blogger.com/profile/03286604572880656982</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/my-little-bro-scotty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3761660611063581967' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3761660611063581967' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026006575'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2008 at 10:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8881536388908460945</id><published>2008-10-07T14:13:00.000-06:00</published><updated>2008-10-07T14:13:55.379-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi. I just found your blog. I love it.</title><content type='html'>Hi. I just found your blog. I love it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7466302844457606229/comments/default/8881536388908460945'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7466302844457606229/comments/default/8881536388908460945'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/4-more-days.html?showComment=1223410380000#c8881536388908460945' title=''/><author><name>The Rantings of a Drama Queen's Mum</name><uri>https://www.blogger.com/profile/15779628159935114606</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/4-more-days.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7466302844457606229' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7466302844457606229' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1247722595'/><gd:extendedProperty name='blogger.displayTime' value='October 7, 2008 at 2:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4338909223283264967</id><published>2008-10-08T17:39:00.000-06:00</published><updated>2008-10-08T17:39:39.675-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can't wait to see more LOs from you!&lt;br&gt;*Ang</title><content type='html'>I can't wait to see more LOs from you!&lt;BR/&gt;*Ang</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6620293978174061414/comments/default/4338909223283264967'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6620293978174061414/comments/default/4338909223283264967'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/coming-soon-to-screen-near-you.html?showComment=1223509140000#c4338909223283264967' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/coming-soon-to-screen-near-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6620293978174061414' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6620293978174061414' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='October 8, 2008 at 5:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4870858187932256672</id><published>2008-10-08T17:40:00.000-06:00</published><updated>2008-10-08T17:40:23.941-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE the everyday life page that you made.  The ...</title><content type='html'>I LOVE the everyday life page that you made.  The colors are so great.  You are always up to something!!&lt;BR/&gt;*Ang</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7466302844457606229/comments/default/4870858187932256672'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7466302844457606229/comments/default/4870858187932256672'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/4-more-days.html?showComment=1223509200000#c4870858187932256672' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/4-more-days.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7466302844457606229' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7466302844457606229' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='October 8, 2008 at 5:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8711872760743347113</id><published>2008-10-08T20:01:00.000-06:00</published><updated>2008-10-08T20:01:57.011-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am sooooo dieing to see what that kit is all abo...</title><content type='html'>I am sooooo dieing to see what that kit is all about...you know how I just LOOOOOVEEE your kits!! and I have to get the ASAP, because I'm addicted.  It's like your kits are my drug...so wait...I guess that makes you my dealer  :-)    Have fun in DisneyLand!!!  We'll miss you...but look forward to plenty more TOTALLY FAN-TABULOUS Disney Layouts!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6620293978174061414/comments/default/8711872760743347113'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6620293978174061414/comments/default/8711872760743347113'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/coming-soon-to-screen-near-you.html?showComment=1223517660000#c8711872760743347113' title=''/><author><name>Jemenifer22</name><uri>https://www.blogger.com/profile/14340527653961863127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//4.bp.blogspot.com/_tBL3alSlIxI/SlGV86kd4wI/AAAAAAAAAFQ/CedSRWoyalo/S220-s32/Picture.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/coming-soon-to-screen-near-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6620293978174061414' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6620293978174061414' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-973317780'/><gd:extendedProperty name='blogger.displayTime' value='October 8, 2008 at 8:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8854520936088059832</id><published>2008-10-09T07:01:00.000-06:00</published><updated>2008-10-09T07:01:19.537-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my! I can't wait to see everything!</title><content type='html'>Oh my! I can't wait to see everything!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6620293978174061414/comments/default/8854520936088059832'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6620293978174061414/comments/default/8854520936088059832'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/coming-soon-to-screen-near-you.html?showComment=1223557260000#c8854520936088059832' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/coming-soon-to-screen-near-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6620293978174061414' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6620293978174061414' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='October 9, 2008 at 7:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3448780130334755571</id><published>2008-10-09T09:09:00.000-06:00</published><updated>2008-10-09T09:09:50.571-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm so jealous you are heading to "The Land"as we ...</title><content type='html'>I'm so jealous you are heading to "The Land"as we call it! Say hey to Mickey for me!   &lt;BR/&gt;&lt;BR/&gt;Can't wait to see what tomorrow brings.:)LO wise.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6620293978174061414/comments/default/3448780130334755571'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6620293978174061414/comments/default/3448780130334755571'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/coming-soon-to-screen-near-you.html?showComment=1223564940000#c3448780130334755571' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/coming-soon-to-screen-near-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6620293978174061414' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6620293978174061414' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='October 9, 2008 at 9:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2395939515681796817</id><published>2008-10-09T12:20:00.000-06:00</published><updated>2008-10-09T12:20:49.554-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanted to pop on and say...have a fun vaca hun!!...</title><content type='html'>I wanted to pop on and say...have a fun vaca hun!!!  You both deserve a nice break.  Enjoy each other! &lt;BR/&gt;&lt;BR/&gt;&lt;BR/&gt;(... keep blackberry to a minuimum)  LOL!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6620293978174061414/comments/default/2395939515681796817'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6620293978174061414/comments/default/2395939515681796817'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/coming-soon-to-screen-near-you.html?showComment=1223576400000#c2395939515681796817' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/coming-soon-to-screen-near-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6620293978174061414' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6620293978174061414' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='October 9, 2008 at 12:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-355147107733937507</id><published>2008-10-09T16:23:00.000-06:00</published><updated>2008-10-09T16:23:51.333-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How exciting to get the chance to meet people you ...</title><content type='html'>How exciting to get the chance to meet people you chat with forever online!  Fun Stuff!  BTW,  Great Layouts!!!!  Love that Candy Corn Acres one!!!  Have fun on your trip!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1831806584357307467/comments/default/355147107733937507'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1831806584357307467/comments/default/355147107733937507'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/finally-i-can-share-these-los.html?showComment=1223590980000#c355147107733937507' title=''/><author><name>Jemenifer22</name><uri>https://www.blogger.com/profile/14340527653961863127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//4.bp.blogspot.com/_tBL3alSlIxI/SlGV86kd4wI/AAAAAAAAAFQ/CedSRWoyalo/S220-s32/Picture.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/finally-i-can-share-these-los.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1831806584357307467' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1831806584357307467' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-973317780'/><gd:extendedProperty name='blogger.displayTime' value='October 9, 2008 at 4:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7092158138731329707</id><published>2008-10-09T16:35:00.000-06:00</published><updated>2008-10-09T16:35:58.927-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVING all your LO's...of course.  I am routinely ...</title><content type='html'>LOVING all your LO's...of course.  I am routinely impressed!! Thank you for the inspiration!&lt;BR/&gt;I love the Doodley-Doos.  Molly has a great style and I'm so glad that we are all friends!!&lt;BR/&gt;&lt;BR/&gt;FUN to meet SM friends IRL...one day WE will meet too!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1831806584357307467/comments/default/7092158138731329707'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1831806584357307467/comments/default/7092158138731329707'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/finally-i-can-share-these-los.html?showComment=1223591700000#c7092158138731329707' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/finally-i-can-share-these-los.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1831806584357307467' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1831806584357307467' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='October 9, 2008 at 4:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3084603456371531419</id><published>2008-10-09T16:36:00.000-06:00</published><updated>2008-10-09T16:36:17.566-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>PS...LOVE the new topper....sooooo spooky!!</title><content type='html'>PS...LOVE the new topper....sooooo spooky!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1831806584357307467/comments/default/3084603456371531419'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1831806584357307467/comments/default/3084603456371531419'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/finally-i-can-share-these-los.html?showComment=1223591760000#c3084603456371531419' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/finally-i-can-share-these-los.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1831806584357307467' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1831806584357307467' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='October 9, 2008 at 4:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6239547777860989313</id><published>2008-10-09T23:09:00.000-06:00</published><updated>2008-10-09T23:09:53.225-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have a fabulous time, Britt!  Do nothing but relax...</title><content type='html'>Have a fabulous time, Britt!  Do nothing but relax.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1831806584357307467/comments/default/6239547777860989313'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1831806584357307467/comments/default/6239547777860989313'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/finally-i-can-share-these-los.html?showComment=1223615340000#c6239547777860989313' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/finally-i-can-share-these-los.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1831806584357307467' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1831806584357307467' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='October 9, 2008 at 11:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3609158114454660636</id><published>2008-10-10T09:49:00.000-06:00</published><updated>2008-10-10T09:49:08.576-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have a great trip and thanks so much for the prize...</title><content type='html'>Have a great trip and thanks so much for the prize!! I can't wait to use those awesome papers!!! Woo hoo!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4144738956852097452/comments/default/3609158114454660636'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4144738956852097452/comments/default/3609158114454660636'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/one-last-post.html?showComment=1223653740000#c3609158114454660636' title=''/><author><name>Melanie</name><uri>https://www.blogger.com/profile/03793062305737589225</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//1.bp.blogspot.com/-XZ2jek44NIo/UZPctgIVYKI/AAAAAAAAEY8/xN7uHm7uJlk/s31/096edit.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/one-last-post.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4144738956852097452' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4144738956852097452' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1569961704'/><gd:extendedProperty name='blogger.displayTime' value='October 10, 2008 at 9:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1288997610531908868</id><published>2008-10-10T09:52:00.000-06:00</published><updated>2008-10-10T09:52:56.200-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have fun!!!  Thanks for the papers...again, you ro...</title><content type='html'>Have fun!!!  Thanks for the papers...again, you rock! Hug Mickey for me!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4144738956852097452/comments/default/1288997610531908868'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4144738956852097452/comments/default/1288997610531908868'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/one-last-post.html?showComment=1223653920000#c1288997610531908868' title=''/><author><name>Jemenifer22</name><uri>https://www.blogger.com/profile/14340527653961863127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//4.bp.blogspot.com/_tBL3alSlIxI/SlGV86kd4wI/AAAAAAAAAFQ/CedSRWoyalo/S220-s32/Picture.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/one-last-post.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4144738956852097452' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4144738956852097452' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-973317780'/><gd:extendedProperty name='blogger.displayTime' value='October 10, 2008 at 9:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1011472706508136570</id><published>2008-10-10T11:00:00.000-06:00</published><updated>2008-10-10T11:00:50.799-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>AWESOME! Thanks so much! Have fun!</title><content type='html'>AWESOME! Thanks so much! Have fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4144738956852097452/comments/default/1011472706508136570'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4144738956852097452/comments/default/1011472706508136570'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/one-last-post.html?showComment=1223658000000#c1011472706508136570' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/one-last-post.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4144738956852097452' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4144738956852097452' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='October 10, 2008 at 11:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7920831828208186314</id><published>2008-10-10T11:16:00.000-06:00</published><updated>2008-10-10T11:16:13.635-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW I love those glitzy papers!  The Britt girls L...</title><content type='html'>WOW I love those glitzy papers!  The Britt girls LOs were awesome... have fun in Disneyland!  I'm totally jealous!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4144738956852097452/comments/default/7920831828208186314'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4144738956852097452/comments/default/7920831828208186314'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/one-last-post.html?showComment=1223658960000#c7920831828208186314' title=''/><author><name>Trevor</name><uri>https://www.blogger.com/profile/07550612056699954842</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_8h7GsZvcOVY/SmYPv7HPCBI/AAAAAAAAAAM/JLvTpCNJHi4/S220-s32/ralph.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/one-last-post.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4144738956852097452' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4144738956852097452' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1528871432'/><gd:extendedProperty name='blogger.displayTime' value='October 10, 2008 at 11:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1990510572474223180</id><published>2008-10-10T12:38:00.000-06:00</published><updated>2008-10-10T12:38:40.771-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have a wonderful time!!!  Hugs to Mickey!!&lt;br&gt;&lt;br&gt;...</title><content type='html'>Have a wonderful time!!!  Hugs to Mickey!!&lt;BR/&gt;&lt;BR/&gt;Janis (from DIS)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4144738956852097452/comments/default/1990510572474223180'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4144738956852097452/comments/default/1990510572474223180'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/one-last-post.html?showComment=1223663880000#c1990510572474223180' title=''/><author><name>yensid</name><uri>https://www.blogger.com/profile/01305634972620163428</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-GRyadjpsDKk/U9Ez4DpA2VI/AAAAAAAAAMM/R0b593mYUa4/s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/one-last-post.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4144738956852097452' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4144738956852097452' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1725908217'/><gd:extendedProperty name='blogger.displayTime' value='October 10, 2008 at 12:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6400658771275387029</id><published>2008-10-10T13:31:00.000-06:00</published><updated>2008-10-10T13:31:36.422-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have fun on your vacation</title><content type='html'>Have fun on your vacation</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4144738956852097452/comments/default/6400658771275387029'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4144738956852097452/comments/default/6400658771275387029'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/one-last-post.html?showComment=1223667060000#c6400658771275387029' title=''/><author><name>Jamie Hamblin</name><uri>https://www.blogger.com/profile/13649684000969749370</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_PnVWQnRR75A/SNf3qN9cYoI/AAAAAAAAAQs/YUdGq-DNUOQ/S220-s32/Untitled-1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/one-last-post.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4144738956852097452' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4144738956852097452' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-957349950'/><gd:extendedProperty name='blogger.displayTime' value='October 10, 2008 at 1:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5169404381364282420</id><published>2008-10-10T18:03:00.000-06:00</published><updated>2008-10-10T18:03:49.674-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>HAve a blast!! You will be missed!</title><content type='html'>HAve a blast!! You will be missed!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4144738956852097452/comments/default/5169404381364282420'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4144738956852097452/comments/default/5169404381364282420'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/one-last-post.html?showComment=1223683380000#c5169404381364282420' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/one-last-post.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4144738956852097452' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4144738956852097452' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 10, 2008 at 6:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8745188979791115392</id><published>2008-10-11T07:21:00.000-06:00</published><updated>2008-10-11T07:21:26.246-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the sparkling paper pack! Have fun Britt!</title><content type='html'>I love the sparkling paper pack! Have fun Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4144738956852097452/comments/default/8745188979791115392'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4144738956852097452/comments/default/8745188979791115392'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/one-last-post.html?showComment=1223731260000#c8745188979791115392' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/one-last-post.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4144738956852097452' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4144738956852097452' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='October 11, 2008 at 7:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2082322988795707261</id><published>2008-10-14T10:34:00.000-06:00</published><updated>2008-10-14T10:34:33.443-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok, so I'm just dropping another note to say We Mi...</title><content type='html'>Ok, so I'm just dropping another note to say We Miss You! Hope you're having fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4144738956852097452/comments/default/2082322988795707261'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4144738956852097452/comments/default/2082322988795707261'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/one-last-post.html?showComment=1224002040000#c2082322988795707261' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/one-last-post.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4144738956852097452' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4144738956852097452' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='October 14, 2008 at 10:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4050920493529545431</id><published>2008-10-20T16:35:00.000-06:00</published><updated>2008-10-20T16:35:11.494-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So glad you're home and that you had a great time!...</title><content type='html'>So glad you're home and that you had a great time!! :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4448858992850702727/comments/default/4050920493529545431'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4448858992850702727/comments/default/4050920493529545431'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/home-again-home-again.html?showComment=1224542100000#c4050920493529545431' title=''/><author><name>Jessica</name><uri>https://www.blogger.com/profile/16885023336114585790</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_9-k04Bt_wso/SMmaitJhtII/AAAAAAAAAFY/sLJsBhVbZns/S220-s32/blog+picture+color+copy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/home-again-home-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4448858992850702727' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4448858992850702727' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-519797616'/><gd:extendedProperty name='blogger.displayTime' value='October 20, 2008 at 4:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5879950790731147183</id><published>2008-10-20T16:43:00.000-06:00</published><updated>2008-10-20T16:43:44.042-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am so happy that you are back! Looks like you an...</title><content type='html'>I am so happy that you are back! Looks like you and Josh had an amazing trip!  The kissing picture is too sweet!  Oh and I love the picture of you in the wheelchair, poor ankle!!&lt;BR/&gt;*Ang</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4448858992850702727/comments/default/5879950790731147183'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4448858992850702727/comments/default/5879950790731147183'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/home-again-home-again.html?showComment=1224542580000#c5879950790731147183' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/home-again-home-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4448858992850702727' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4448858992850702727' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='October 20, 2008 at 4:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7845580023863175082</id><published>2008-10-20T17:16:00.000-06:00</published><updated>2008-10-20T17:16:10.415-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So glad you're back! Sorry to hear that you were s...</title><content type='html'>So glad you're back! Sorry to hear that you were sick and got hurt.  You look like such a good sport!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4448858992850702727/comments/default/7845580023863175082'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4448858992850702727/comments/default/7845580023863175082'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/home-again-home-again.html?showComment=1224544560000#c7845580023863175082' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/home-again-home-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4448858992850702727' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4448858992850702727' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 20, 2008 at 5:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2522642231407695571</id><published>2008-10-20T18:12:00.000-06:00</published><updated>2008-10-20T18:12:25.777-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Welcome back Britt! We missed you! :) I'm sorry yo...</title><content type='html'>Welcome back Britt! We missed you! :) I'm sorry you were so unlucky to get first hurt and then sick, but I'm sure you enjoyed the trip nonetheless.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4448858992850702727/comments/default/2522642231407695571'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4448858992850702727/comments/default/2522642231407695571'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/home-again-home-again.html?showComment=1224547920000#c2522642231407695571' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/home-again-home-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4448858992850702727' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4448858992850702727' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='October 20, 2008 at 6:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7830643778008331666</id><published>2008-10-20T18:27:00.000-06:00</published><updated>2008-10-20T18:27:39.251-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Only Disney magic would keep a trip with injuries ...</title><content type='html'>Only Disney magic would keep a trip with injuries and illness still fun!  I love the photopass kissing picture and the pouty wheelchair, they are awesome photos!  I'm glad you had a great time.  I'm a little selfish though, I hope it inspired you for more Disney kits LOL!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4448858992850702727/comments/default/7830643778008331666'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4448858992850702727/comments/default/7830643778008331666'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/home-again-home-again.html?showComment=1224548820000#c7830643778008331666' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/home-again-home-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4448858992850702727' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4448858992850702727' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='October 20, 2008 at 6:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5588078464834421542</id><published>2008-10-20T18:40:00.000-06:00</published><updated>2008-10-20T18:40:25.064-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay, so glad to hear about your good times, injuri...</title><content type='html'>Yay, so glad to hear about your good times, injuries, illness and all!  You guys are such a beautiful couple.&lt;BR/&gt;&lt;BR/&gt;((hugs))</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4448858992850702727/comments/default/5588078464834421542'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4448858992850702727/comments/default/5588078464834421542'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/home-again-home-again.html?showComment=1224549600000#c5588078464834421542' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/home-again-home-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4448858992850702727' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4448858992850702727' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='October 20, 2008 at 6:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4749673742981326853</id><published>2008-10-20T19:12:00.000-06:00</published><updated>2008-10-20T19:12:58.873-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Glad you had a great trip to Disneyland! Disney is...</title><content type='html'>Glad you had a great trip to Disneyland! Disney is my favorite place to be too, and we were at Disney World last week! It's become an annual trip for me, my husband, and my brother and parents. I love your Disney pics and all your Disney kits!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4448858992850702727/comments/default/4749673742981326853'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4448858992850702727/comments/default/4749673742981326853'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/home-again-home-again.html?showComment=1224551520000#c4749673742981326853' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/home-again-home-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4448858992850702727' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4448858992850702727' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='October 20, 2008 at 7:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5626704912083414188</id><published>2008-10-20T21:50:00.000-06:00</published><updated>2008-10-20T21:50:35.955-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Welcome Home!!!  What a great pic!!!  Love that bi...</title><content type='html'>Welcome Home!!!  What a great pic!!!  Love that big ol' Mickey behind ya.  I've got a really neat LO I did that I think you're really going to get a kick out of.  i'm just about finished, have a couple of finishing touches to put on it then I'll send it to ya.  I got hit with a cold/flu/something or other that knocked me on my BUTT for a few days.  But I got this bad boy scrapped!  lol&lt;BR/&gt;&lt;BR/&gt;I hope you feel better soon!!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4448858992850702727/comments/default/5626704912083414188'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4448858992850702727/comments/default/5626704912083414188'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/home-again-home-again.html?showComment=1224561000000#c5626704912083414188' title=''/><author><name>Jackie</name><uri>https://www.blogger.com/profile/09499200939806937266</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/home-again-home-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4448858992850702727' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4448858992850702727' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1743188652'/><gd:extendedProperty name='blogger.displayTime' value='October 20, 2008 at 9:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6780562609667977617</id><published>2008-10-21T08:05:00.000-06:00</published><updated>2008-10-21T08:05:47.686-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YEAH! I'm so glad you're back! Can't wait to see w...</title><content type='html'>YEAH! I'm so glad you're back! Can't wait to see what is newly inspired! LO's and work! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4448858992850702727/comments/default/6780562609667977617'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4448858992850702727/comments/default/6780562609667977617'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/home-again-home-again.html?showComment=1224597900000#c6780562609667977617' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/home-again-home-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4448858992850702727' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4448858992850702727' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='October 21, 2008 at 8:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6396907265690531337</id><published>2008-10-21T14:36:00.000-06:00</published><updated>2008-10-21T14:36:36.648-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm so glad you're home safely, but sorry to hear ...</title><content type='html'>I'm so glad you're home safely, but sorry to hear about your foot!  When I was younger, my mom got to tour Disney in style in a wheelchair too.  The first day of our trip, her feet and ankles swelled up!  She didn't want the rest of us to miss out on the fun, so she braved being in the wheelchair for a few days!  Glad to hear you did the same thing and that it's doing better!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4448858992850702727/comments/default/6396907265690531337'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4448858992850702727/comments/default/6396907265690531337'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/home-again-home-again.html?showComment=1224621360000#c6396907265690531337' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/home-again-home-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4448858992850702727' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4448858992850702727' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 21, 2008 at 2:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3047304119156022018</id><published>2008-10-22T09:05:00.000-06:00</published><updated>2008-10-22T09:05:57.327-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Glad you had a fun time....</title><content type='html'>Glad you had a fun time....</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4448858992850702727/comments/default/3047304119156022018'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4448858992850702727/comments/default/3047304119156022018'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/home-again-home-again.html?showComment=1224687900000#c3047304119156022018' title=''/><author><name>Jamie Hamblin</name><uri>https://www.blogger.com/profile/13649684000969749370</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_PnVWQnRR75A/SNf3qN9cYoI/AAAAAAAAAQs/YUdGq-DNUOQ/S220-s32/Untitled-1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/home-again-home-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4448858992850702727' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4448858992850702727' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-957349950'/><gd:extendedProperty name='blogger.displayTime' value='October 22, 2008 at 9:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-48522245332972995</id><published>2008-10-22T14:31:00.000-06:00</published><updated>2008-10-22T14:31:50.210-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Dang... I'm sorry some dork is pirating your kit! ...</title><content type='html'>Dang... I'm sorry some dork is pirating your kit!  I love that kit, and btw, paid for that kit, and have sent tons of people to your blog/store for it too.  I hope the positives far outweigh the negatives.  I love your stuff (and now that I know about blog following, I'll never miss a freebie though I can't promise I'll always be able to afford to buy).  I love your stuff.  You do awesome work!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/48522245332972995'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5587831910173409579/comments/default/48522245332972995'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html?showComment=1224707460000#c48522245332972995' title=''/><author><name>Three Bright Lights Designs</name><uri>https://www.blogger.com/profile/09004658355244048423</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//2.bp.blogspot.com/_yR44P8kt9cE/SMPAgyK9OpI/AAAAAAAAABk/toYeSBl-yEY/S220-s31/Knobles+and+Eagles+Mere+050.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/slapped-in-face.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5587831910173409579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5587831910173409579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1271129300'/><gd:extendedProperty name='blogger.displayTime' value='October 22, 2008 at 2:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5778374409603456447</id><published>2008-10-22T15:31:00.000-06:00</published><updated>2008-10-22T15:31:22.443-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Welcome Home, Britt!!  So envious of your trip but...</title><content type='html'>Welcome Home, Britt!!  So envious of your trip but can't wait to go in December :)  I love your passion for Disney ... you'd fit right in with  our little family!  My girls look forward to it every year!!!  Hope you are feeling much better soon ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4448858992850702727/comments/default/5778374409603456447'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4448858992850702727/comments/default/5778374409603456447'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/home-again-home-again.html?showComment=1224711060000#c5778374409603456447' title=''/><author><name>Kari</name><uri>https://www.blogger.com/profile/11526667701054722332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//3.bp.blogspot.com/__NvQ4Y_pSLc/TGTF1PSkmTI/AAAAAAAABn8/XakNpFEM5rk/S220-s32/Headshot.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/home-again-home-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4448858992850702727' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4448858992850702727' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-682741271'/><gd:extendedProperty name='blogger.displayTime' value='October 22, 2008 at 3:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6607279270202447006</id><published>2008-10-23T09:55:00.000-06:00</published><updated>2008-10-23T09:55:32.871-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>so glad you had such a wonderful trip!! jelous!!bu...</title><content type='html'>so glad you had such a wonderful trip!! jelous!!bummer about your injury!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4448858992850702727/comments/default/6607279270202447006'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4448858992850702727/comments/default/6607279270202447006'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/home-again-home-again.html?showComment=1224777300000#c6607279270202447006' title=''/><author><name>cheloni</name><uri>https://www.blogger.com/profile/07499878345290260843</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_zQqh2J7HUNE/SxgPoEQfK7I/AAAAAAAAA5s/mkBIm0VtBKc/S220-s32/baby+love.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/home-again-home-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4448858992850702727' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4448858992850702727' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1218734363'/><gd:extendedProperty name='blogger.displayTime' value='October 23, 2008 at 9:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8435567337891255830</id><published>2008-10-23T19:43:00.000-06:00</published><updated>2008-10-23T19:43:00.499-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh your pages look so wonderf! What a  bummmer tha...</title><content type='html'>oh your pages look so wonderf! What a  bummmer that you &lt;BR/&gt;Missed the speed scrap. And you have peaked my interest for sure. InHisgrip</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2860727570746326902/comments/default/8435567337891255830'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2860727570746326902/comments/default/8435567337891255830'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/feels-good-to-scrap.html?showComment=1224812580000#c8435567337891255830' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/feels-good-to-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2860727570746326902' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2860727570746326902' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 23, 2008 at 7:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7511913914906994891</id><published>2008-10-23T22:53:00.000-06:00</published><updated>2008-10-23T22:53:01.723-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Even though it totally sucks that you hurt your fo...</title><content type='html'>Even though it totally sucks that you hurt your foot at disneyland, I still love your That's how I roll LO!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2860727570746326902/comments/default/7511913914906994891'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2860727570746326902/comments/default/7511913914906994891'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/feels-good-to-scrap.html?showComment=1224823980000#c7511913914906994891' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/feels-good-to-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2860727570746326902' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2860727570746326902' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='October 23, 2008 at 10:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7672199789179797768</id><published>2008-10-24T07:56:00.000-06:00</published><updated>2008-10-24T07:56:49.610-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok, I've so wanted those dream ears or SOMETHING!!...</title><content type='html'>Ok, I've so wanted those dream ears or SOMETHING!! 5 trips and nothing! lol. Great LOs! I wanna see more from the sneek peek! I see flowers and maybe an awesome alpha!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2860727570746326902/comments/default/7672199789179797768'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2860727570746326902/comments/default/7672199789179797768'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/feels-good-to-scrap.html?showComment=1224856560000#c7672199789179797768' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/feels-good-to-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2860727570746326902' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2860727570746326902' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='October 24, 2008 at 7:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8743056656887653856</id><published>2008-10-24T08:16:00.000-06:00</published><updated>2008-10-24T08:16:56.339-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Please let it be a new Disney kit!</title><content type='html'>Please let it be a new Disney kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2860727570746326902/comments/default/8743056656887653856'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2860727570746326902/comments/default/8743056656887653856'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/feels-good-to-scrap.html?showComment=1224857760000#c8743056656887653856' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/feels-good-to-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2860727570746326902' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2860727570746326902' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 24, 2008 at 8:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5186686189524060080</id><published>2008-10-24T09:27:00.000-06:00</published><updated>2008-10-24T09:27:54.859-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great pages Britt!&lt;br&gt;I have to admit that I feel ...</title><content type='html'>Great pages Britt!&lt;BR/&gt;I have to admit that I feel like such a dork!  I saw your Snow White page and all of the sudden the light bulb went on over my head and I realized the whole concept of the Fairchild kit. Duh, Jill.....FAIR.....CHILD....apples!!&lt;BR/&gt;I'm just a little slow sometimes, but I eventually catch on!  LOL!&lt;BR/&gt;Can't wait to see the new kit today!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2860727570746326902/comments/default/5186686189524060080'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2860727570746326902/comments/default/5186686189524060080'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/feels-good-to-scrap.html?showComment=1224862020000#c5186686189524060080' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/13001239907173715774</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/feels-good-to-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2860727570746326902' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2860727570746326902' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2105253172'/><gd:extendedProperty name='blogger.displayTime' value='October 24, 2008 at 9:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-321944487633570441</id><published>2008-10-24T10:04:00.000-06:00</published><updated>2008-10-24T10:04:35.923-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You are amazing!  How in the world do you blog, go...</title><content type='html'>You are amazing!  How in the world do you blog, go to Disney Land, scrap oh I don't know I have counted 5 lo's, and create amazing kits. All I can say is WOW!  You must know your way around a computer far better than I.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/321944487633570441'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/321944487633570441'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html?showComment=1224864240000#c321944487633570441' title=''/><author><name>Angie of Down This Road Designs</name><uri>https://www.blogger.com/profile/08826315897874908935</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//1.bp.blogspot.com/_iurshE6Q1_M/SPZ4cB6wxFI/AAAAAAAAAuc/QyYdJkTUgPE/S220-s31/DSC_0069.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5191391955509328801' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5191391955509328801' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2125940334'/><gd:extendedProperty name='blogger.displayTime' value='October 24, 2008 at 10:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2908055219941396616</id><published>2008-10-24T10:14:00.000-06:00</published><updated>2008-10-24T10:14:01.235-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>loving the new kit :D hoping to be at the show-off...</title><content type='html'>loving the new kit :D hoping to be at the show-offs next week!&lt;BR/&gt;&lt;BR/&gt;thanks for the add-on!&lt;BR/&gt;have a blessed weekend :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/2908055219941396616'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/2908055219941396616'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html?showComment=1224864840000#c2908055219941396616' title=''/><author><name>lime</name><uri>https://www.blogger.com/profile/06551474218264033421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//2.bp.blogspot.com/_HH-i3jBBL60/SKgsjBEf6PI/AAAAAAAAAAQ/UC53PI70uII/S220-s32/156661144_e68d16ab0f_o.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5191391955509328801' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5191391955509328801' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-297577900'/><gd:extendedProperty name='blogger.displayTime' value='October 24, 2008 at 10:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3009733155910185683</id><published>2008-10-24T11:55:00.000-06:00</published><updated>2008-10-24T11:55:33.198-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, my gosh! How did I forget to send you a new sh...</title><content type='html'>Oh, my gosh! How did I forget to send you a new show off!?!?! Seriously... I was just sitting on them... :(</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/3009733155910185683'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/3009733155910185683'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html?showComment=1224870900000#c3009733155910185683' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5191391955509328801' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5191391955509328801' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='October 24, 2008 at 11:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-404946084712262232</id><published>2008-10-24T13:51:00.000-06:00</published><updated>2008-10-24T13:51:11.491-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Those are some fantab LOs!  Love the new kit!!  I ...</title><content type='html'>Those are some fantab LOs!  Love the new kit!!  I was looking thru your store this morning &amp;amp; saw it..thought it was new!!  &lt;BR/&gt;I&amp;#39;ve got a couple more pics I think you&amp;#39;ll get a kick out of that I need to scrap.  GAH I need more hours in the day!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/404946084712262232'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/404946084712262232'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html?showComment=1224877860000#c404946084712262232' title=''/><author><name>Jackie</name><uri>https://www.blogger.com/profile/09499200939806937266</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5191391955509328801' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5191391955509328801' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1743188652'/><gd:extendedProperty name='blogger.displayTime' value='October 24, 2008 at 1:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1842674832809336136</id><published>2008-10-24T13:52:00.000-06:00</published><updated>2008-10-24T13:52:49.548-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt-  Love the new kit, the colors are AWESOME a...</title><content type='html'>Britt-  Love the new kit, the colors are AWESOME and so fun! Love the Britt Girls too, I know I always say that but I am always impressed!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/1842674832809336136'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/1842674832809336136'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html?showComment=1224877920000#c1842674832809336136' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5191391955509328801' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5191391955509328801' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='October 24, 2008 at 1:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-123303360679790215</id><published>2008-10-24T13:54:00.000-06:00</published><updated>2008-10-24T13:54:02.665-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the new kit! And thanks for the show-off free...</title><content type='html'>Love the new kit! And thanks for the show-off freebie as well!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/123303360679790215'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/123303360679790215'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html?showComment=1224878040000#c123303360679790215' title=''/><author><name>Melanie</name><uri>https://www.blogger.com/profile/03793062305737589225</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//1.bp.blogspot.com/-XZ2jek44NIo/UZPctgIVYKI/AAAAAAAAEY8/xN7uHm7uJlk/s31/096edit.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5191391955509328801' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5191391955509328801' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1569961704'/><gd:extendedProperty name='blogger.displayTime' value='October 24, 2008 at 1:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8156045443539520039</id><published>2008-10-24T18:46:00.000-06:00</published><updated>2008-10-24T18:46:04.611-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Totally love your new kit Britt.  Those colours ar...</title><content type='html'>Totally love your new kit Britt.  Those colours are amazing as I love anything bright and colourful.  Love the wings too.  Thanks for your add-on too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/8156045443539520039'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/8156045443539520039'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html?showComment=1224895560000#c8156045443539520039' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5191391955509328801' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5191391955509328801' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 24, 2008 at 6:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1669953636774518166</id><published>2008-10-24T21:13:00.000-06:00</published><updated>2008-10-24T21:13:02.295-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE the new kit Britt!! I love bright colors an...</title><content type='html'>I LOVE the new kit Britt!! I love bright colors and this kit is so happy!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/1669953636774518166'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/1669953636774518166'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html?showComment=1224904380000#c1669953636774518166' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5191391955509328801' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5191391955509328801' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='October 24, 2008 at 9:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2555922923966958107</id><published>2008-10-24T21:21:00.000-06:00</published><updated>2008-10-24T21:21:25.752-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your new kit, and wanted to say thanks for ...</title><content type='html'>I love your new kit, and wanted to say thanks for the freebie - I also looked back through your old posts and scooped up the rest that were still available.  I don't remember how I ended up at your blog, but am now heading over to your store to look around!  Thanks again for everything!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/2555922923966958107'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/2555922923966958107'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html?showComment=1224904860000#c2555922923966958107' title=''/><author><name>RoverGal</name><uri>https://www.blogger.com/profile/03490390477883008905</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//3.bp.blogspot.com/_7SjalWIOBcA/SaAW6auXGlI/AAAAAAAAE0w/J7vx2RqDY9A/S220-s32/Rovergal2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5191391955509328801' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5191391955509328801' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1217751526'/><gd:extendedProperty name='blogger.displayTime' value='October 24, 2008 at 9:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7913332586569643026</id><published>2008-10-24T22:46:00.000-06:00</published><updated>2008-10-24T22:46:16.636-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fun, fun, fun kit! And thanks for the awesome free...</title><content type='html'>Fun, fun, fun kit! And thanks for the awesome freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/7913332586569643026'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/7913332586569643026'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html?showComment=1224909960000#c7913332586569643026' title=''/><author><name>Rachel's Scraps</name><uri>https://www.blogger.com/profile/12858506066712114006</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_fjK-uRJCXaY/SZNlV_gyXkI/AAAAAAAAAoc/0llGP-MtbxE/S220-s32/rach+and+hd+sundance+1+blog.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5191391955509328801' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5191391955509328801' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1932404985'/><gd:extendedProperty name='blogger.displayTime' value='October 24, 2008 at 10:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6167593064244379276</id><published>2008-10-25T09:06:00.000-06:00</published><updated>2008-10-25T09:06:18.629-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I don't think I have told you how much I have miss...</title><content type='html'>I don't think I have told you how much I have missed you! Your kits get a little bit better with every one you create (who woulda thunk?) &lt;BR/&gt;&lt;BR/&gt;I LOVE THEM ALL!&lt;BR/&gt;&lt;BR/&gt;Can't wait to get my hands on the new one!&lt;BR/&gt;&lt;BR/&gt;Welcome home Brit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/6167593064244379276'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/6167593064244379276'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html?showComment=1224947160000#c6167593064244379276' title=''/><author><name>Lilbirdscrap</name><uri>https://www.blogger.com/profile/17587079252936424569</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Mt7eVOW3LUU/SUYVkvmRtFI/AAAAAAAABLM/M5qWZSyWMuA/S220-s32/moving+day.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5191391955509328801' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5191391955509328801' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1488870027'/><gd:extendedProperty name='blogger.displayTime' value='October 25, 2008 at 9:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8895817583631405506</id><published>2008-10-25T13:18:00.000-06:00</published><updated>2008-10-25T13:18:19.492-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your kit!!!&lt;br&gt;So bright!!!&lt;br&gt;Thank you so m...</title><content type='html'>Love your kit!!!&lt;BR/&gt;So bright!!!&lt;BR/&gt;Thank you so much :))</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/8895817583631405506'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/8895817583631405506'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html?showComment=1224962280000#c8895817583631405506' title=''/><author><name>Mumure</name><uri>https://www.blogger.com/profile/13293995232734287273</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='25' src='//4.bp.blogspot.com/_ljz5jVtDL_A/SK8HUMCOUVI/AAAAAAAAAAM/kanlOIkdNTs/S220-s32/gesicht29.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5191391955509328801' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5191391955509328801' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-433979807'/><gd:extendedProperty name='blogger.displayTime' value='October 25, 2008 at 1:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5270898253309177338</id><published>2008-10-25T14:59:00.000-06:00</published><updated>2008-10-25T14:59:36.487-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Love this kit!</title><content type='html'>Thank you!  Love this kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/5270898253309177338'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/5270898253309177338'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html?showComment=1224968340000#c5270898253309177338' title=''/><author><name>Kim Sandling</name><uri>https://www.blogger.com/profile/13707739216929706702</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//3.bp.blogspot.com/_ipEX27DXbUY/SdURO18ICkI/AAAAAAAAABg/GRNQsmux_PM/S220-s32/Kim%27s+Picture.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5191391955509328801' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5191391955509328801' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1920350345'/><gd:extendedProperty name='blogger.displayTime' value='October 25, 2008 at 2:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7977665622456939852</id><published>2008-10-25T20:32:00.000-06:00</published><updated>2008-10-25T20:32:31.952-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Nice and Cheerful - thanks!</title><content type='html'>Nice and Cheerful - thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/7977665622456939852'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/7977665622456939852'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html?showComment=1224988320000#c7977665622456939852' title=''/><author><name>Margaret</name><uri>https://www.blogger.com/profile/15556649865686183919</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_NuodwnwAplg/SKSVEmrcuPI/AAAAAAAAAAU/aqltmmnQ7Vo/s32-R/Blur%2BJeep.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5191391955509328801' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5191391955509328801' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1104121487'/><gd:extendedProperty name='blogger.displayTime' value='October 25, 2008 at 8:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-813216067425285710</id><published>2008-10-26T08:12:00.000-06:00</published><updated>2008-10-26T08:12:48.320-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THanks so much!!! And I hope your new niece's entr...</title><content type='html'>THanks so much!!! And I hope your new niece's entry to the world is a wonderful one!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/813216067425285710'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/813216067425285710'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html?showComment=1225030320000#c813216067425285710' title=''/><author><name>Ramie :-)</name><uri>https://www.blogger.com/profile/01108103470019559222</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//1.bp.blogspot.com/_7U-AmfeYsQE/SYXIYQ0YolI/AAAAAAAAAD4/tOdNbypyfIE/S220-s32/Ramie+A+Pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5191391955509328801' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5191391955509328801' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1887783960'/><gd:extendedProperty name='blogger.displayTime' value='October 26, 2008 at 8:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2821584795739967905</id><published>2008-10-27T05:01:00.000-06:00</published><updated>2008-10-27T05:01:15.975-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hope you feel better soon! Loved both your LO's an...</title><content type='html'>Hope you feel better soon! Loved both your LO's and the last one is so beautiful and blessing for sure!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8584857787431012766/comments/default/2821584795739967905'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8584857787431012766/comments/default/2821584795739967905'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/2-blessings.html?showComment=1225105260000#c2821584795739967905' title=''/><author><name>lime</name><uri>https://www.blogger.com/profile/06551474218264033421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//2.bp.blogspot.com/_HH-i3jBBL60/SKgsjBEf6PI/AAAAAAAAAAQ/UC53PI70uII/S220-s32/156661144_e68d16ab0f_o.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/2-blessings.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8584857787431012766' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8584857787431012766' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-297577900'/><gd:extendedProperty name='blogger.displayTime' value='October 27, 2008 at 5:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6876714481783079142</id><published>2008-10-27T17:24:00.000-06:00</published><updated>2008-10-27T17:24:44.069-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much! It's such a beautiful kit!</title><content type='html'>Thanks so much! It's such a beautiful kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/6876714481783079142'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/6876714481783079142'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html?showComment=1225149840000#c6876714481783079142' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5191391955509328801' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5191391955509328801' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 27, 2008 at 5:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3068753266649670231</id><published>2008-10-27T17:37:00.000-06:00</published><updated>2008-10-27T17:37:48.153-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sight is such a huge blessing that we usually don'...</title><content type='html'>Sight is such a huge blessing that we usually don't think of.  Thanks for the reminder!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8584857787431012766/comments/default/3068753266649670231'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8584857787431012766/comments/default/3068753266649670231'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/2-blessings.html?showComment=1225150620000#c3068753266649670231' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/2-blessings.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8584857787431012766' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8584857787431012766' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='October 27, 2008 at 5:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6479341348820033035</id><published>2008-10-27T23:35:00.000-06:00</published><updated>2008-10-27T23:35:40.396-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Gorgeous blessing LOs ... your eyes are GORGEOUS!!!</title><content type='html'>Gorgeous blessing LOs ... your eyes are GORGEOUS!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8584857787431012766/comments/default/6479341348820033035'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8584857787431012766/comments/default/6479341348820033035'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/2-blessings.html?showComment=1225172100000#c6479341348820033035' title=''/><author><name>Kari</name><uri>https://www.blogger.com/profile/11526667701054722332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//3.bp.blogspot.com/__NvQ4Y_pSLc/TGTF1PSkmTI/AAAAAAAABn8/XakNpFEM5rk/S220-s32/Headshot.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/2-blessings.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8584857787431012766' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8584857787431012766' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-682741271'/><gd:extendedProperty name='blogger.displayTime' value='October 27, 2008 at 11:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7731889383761432727</id><published>2008-10-29T16:41:00.000-06:00</published><updated>2008-10-29T16:41:45.318-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yep, if my eyes were that stunning, I'd make a LO ...</title><content type='html'>Yep, if my eyes were that stunning, I'd make a LO with them, STAT!  ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8584857787431012766/comments/default/7731889383761432727'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8584857787431012766/comments/default/7731889383761432727'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/2-blessings.html?showComment=1225320060000#c7731889383761432727' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/2-blessings.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8584857787431012766' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8584857787431012766' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='October 29, 2008 at 4:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3525281729941497908</id><published>2008-10-30T12:02:00.000-06:00</published><updated>2008-10-30T12:02:06.773-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I hear you've been really ill - here's some virtua...</title><content type='html'>I hear you've been really ill - here's some virtual chicken noodle soup sent your way!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8584857787431012766/comments/default/3525281729941497908'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8584857787431012766/comments/default/3525281729941497908'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/2-blessings.html?showComment=1225389720000#c3525281729941497908' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/2-blessings.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8584857787431012766' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8584857787431012766' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='October 30, 2008 at 12:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5056683449062935993</id><published>2008-10-30T17:38:00.000-06:00</published><updated>2008-10-30T17:38:22.839-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Britt, i'm with you!  I started antibiotics tod...</title><content type='html'>Oh Britt, i'm with you!  I started antibiotics today after a 2week+ round of sickness.  I hope you feel better soon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/5056683449062935993'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/5056683449062935993'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html?showComment=1225409880000#c5056683449062935993' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7344212547580880204' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7344212547580880204' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 30, 2008 at 5:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5591431986836400064</id><published>2008-10-30T17:39:00.000-06:00</published><updated>2008-10-30T17:39:20.882-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I was just thinking yesterday that I hadn't seen y...</title><content type='html'>I was just thinking yesterday that I hadn't seen you around SM much and was hoping you weren't still sick.  No fun, hope you get better asap!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/5591431986836400064'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/5591431986836400064'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html?showComment=1225409940000#c5591431986836400064' title=''/><author><name>Emilee</name><uri>https://www.blogger.com/profile/03276923834347567587</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7344212547580880204' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7344212547580880204' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958259147'/><gd:extendedProperty name='blogger.displayTime' value='October 30, 2008 at 5:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2607883067153569285</id><published>2008-10-30T17:43:00.000-06:00</published><updated>2008-10-30T17:43:15.803-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Not fun!  I hope you get feeling better soon!!</title><content type='html'>Not fun!  I hope you get feeling better soon!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/2607883067153569285'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/2607883067153569285'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html?showComment=1225410180000#c2607883067153569285' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7344212547580880204' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7344212547580880204' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='October 30, 2008 at 5:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7231519433020607105</id><published>2008-10-30T17:49:00.000-06:00</published><updated>2008-10-30T17:49:48.274-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm sorry to hear this Britt!! Get well soon! I ho...</title><content type='html'>I'm sorry to hear this Britt!! Get well soon! I hope the doc helps!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/7231519433020607105'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/7231519433020607105'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html?showComment=1225410540000#c7231519433020607105' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7344212547580880204' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7344212547580880204' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='October 30, 2008 at 5:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7036736789913311845</id><published>2008-10-30T18:01:00.000-06:00</published><updated>2008-10-30T18:01:30.505-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Being sick is no fun! Hope you get better real soo...</title><content type='html'>Being sick is no fun! Hope you get better real soon :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/7036736789913311845'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/7036736789913311845'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html?showComment=1225411260000#c7036736789913311845' title=''/><author><name>lime</name><uri>https://www.blogger.com/profile/06551474218264033421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//2.bp.blogspot.com/_HH-i3jBBL60/SKgsjBEf6PI/AAAAAAAAAAQ/UC53PI70uII/S220-s32/156661144_e68d16ab0f_o.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7344212547580880204' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7344212547580880204' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-297577900'/><gd:extendedProperty name='blogger.displayTime' value='October 30, 2008 at 6:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2352313966382407081</id><published>2008-10-30T18:27:00.000-06:00</published><updated>2008-10-30T18:27:49.683-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Get well soon!</title><content type='html'>Get well soon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/2352313966382407081'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/2352313966382407081'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html?showComment=1225412820000#c2352313966382407081' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7344212547580880204' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7344212547580880204' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 30, 2008 at 6:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8076212837131375295</id><published>2008-10-30T18:33:00.000-06:00</published><updated>2008-10-30T18:33:51.470-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh honey!!  I hate that...  I'm so sorry you're fe...</title><content type='html'>Oh honey!!  I hate that...  I'm so sorry you're feeling icky!!  NO FUN!  (I was sick in August for 3weeks, and it turned into walking pnomonia... so I completely understand)  Hope you are feeling better soon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/8076212837131375295'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/8076212837131375295'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html?showComment=1225413180000#c8076212837131375295' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7344212547580880204' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7344212547580880204' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='October 30, 2008 at 6:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8193715046661425561</id><published>2008-10-30T19:41:00.000-06:00</published><updated>2008-10-30T19:41:44.410-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hope you feel better soon.  Take care of yourself ...</title><content type='html'>Hope you feel better soon.  Take care of yourself and rest as much as you can.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/8193715046661425561'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/8193715046661425561'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html?showComment=1225417260000#c8193715046661425561' title=''/><author><name>The Allens</name><uri>https://www.blogger.com/profile/03811833319886113793</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7344212547580880204' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7344212547580880204' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1642068575'/><gd:extendedProperty name='blogger.displayTime' value='October 30, 2008 at 7:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2023189939336721069</id><published>2008-10-30T21:00:00.000-06:00</published><updated>2008-10-30T21:00:22.633-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So sorry that you are so sick!! I hope you feel be...</title><content type='html'>So sorry that you are so sick!! I hope you feel better soon! Good girl for going to the doctor!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/2023189939336721069'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/2023189939336721069'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html?showComment=1225422000000#c2023189939336721069' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7344212547580880204' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7344212547580880204' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='October 30, 2008 at 9:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6832105153364710373</id><published>2008-10-30T21:42:00.000-06:00</published><updated>2008-10-30T21:42:01.617-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Britt. I am so sorry to hear that you aren't fe...</title><content type='html'>Oh Britt. I am so sorry to hear that you aren't feeling great! I hope that you will be able to enjoy all the trick or treaters! Get well soon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/6832105153364710373'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/6832105153364710373'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html?showComment=1225424520000#c6832105153364710373' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7344212547580880204' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7344212547580880204' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='October 30, 2008 at 9:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5062121784513357845</id><published>2008-10-30T21:49:00.000-06:00</published><updated>2008-10-30T21:49:22.384-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sorry to hear that you've got the major case of th...</title><content type='html'>Sorry to hear that you've got the major case of the icks.  Speedy recovery to you -</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/5062121784513357845'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/5062121784513357845'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html?showComment=1225424940000#c5062121784513357845' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7344212547580880204' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7344212547580880204' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='October 30, 2008 at 9:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6954211797174627047</id><published>2008-10-30T22:41:00.000-06:00</published><updated>2008-10-30T22:41:09.692-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm so sorry you've been sick!  Being sick is the ...</title><content type='html'>I'm so sorry you've been sick!  Being sick is the WORST!  I hope you feel better soon!  Love ya!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/6954211797174627047'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/6954211797174627047'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html?showComment=1225428060000#c6954211797174627047' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7344212547580880204' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7344212547580880204' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='October 30, 2008 at 10:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3000612311789333428</id><published>2008-10-30T23:38:00.000-06:00</published><updated>2008-10-30T23:38:02.062-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wondered what was up--you missing two SS in a ro...</title><content type='html'>I wondered what was up--you missing two SS in a row?  So sorry to hear you are not well.  Hope you feel better soon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/3000612311789333428'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/3000612311789333428'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html?showComment=1225431480000#c3000612311789333428' title=''/><author><name>Chelle</name><uri>https://www.blogger.com/profile/00323064102058654854</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//1.bp.blogspot.com/_IVvB7T164Wg/SdkfU2tOmwI/AAAAAAAAAS4/zq_OluvIZPI/S220-s32/me+for+kelly.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7344212547580880204' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7344212547580880204' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2121482254'/><gd:extendedProperty name='blogger.displayTime' value='October 30, 2008 at 11:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6546062433851622094</id><published>2008-10-31T07:21:00.000-06:00</published><updated>2008-10-31T07:21:55.212-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sad! I hope you are feeling better soon! Prayers t...</title><content type='html'>Sad! I hope you are feeling better soon! Prayers that the meds kick in fast!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/6546062433851622094'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/6546062433851622094'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html?showComment=1225459260000#c6546062433851622094' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7344212547580880204' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7344212547580880204' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='October 31, 2008 at 7:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5732504912913113340</id><published>2008-10-31T10:43:00.000-06:00</published><updated>2008-10-31T10:43:56.397-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hope the doctor helps you feel better - FAST! It i...</title><content type='html'>Hope the doctor helps you feel better - FAST! It is no fun being sick - and definately not since the 12th of October. Your in my prayers for a speedy recovery.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/5732504912913113340'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/5732504912913113340'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html?showComment=1225471380000#c5732504912913113340' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7344212547580880204' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7344212547580880204' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='October 31, 2008 at 10:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1658052187466134672</id><published>2008-10-31T11:25:00.000-06:00</published><updated>2008-10-31T11:25:25.818-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Feel better soon!</title><content type='html'>Feel better soon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/1658052187466134672'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/1658052187466134672'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html?showComment=1225473900000#c1658052187466134672' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7344212547580880204' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7344212547580880204' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 31, 2008 at 11:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5206406767385165045</id><published>2008-10-31T11:31:00.000-06:00</published><updated>2008-10-31T11:31:46.160-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh man, I feel your pain... I got sick earlier thi...</title><content type='html'>Oh man, I feel your pain... I got sick earlier this week... ear infection turned cold turned shut the airway (due to asthma), doctor visits X2 and a trip to the ER.&lt;BR/&gt;&lt;BR/&gt;Hope we both feel better soon.  I LOVE your blog header, it's so great!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/5206406767385165045'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/5206406767385165045'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html?showComment=1225474260000#c5206406767385165045' title=''/><author><name>mrstank</name><uri>https://www.blogger.com/profile/03286604572880656982</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7344212547580880204' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7344212547580880204' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026006575'/><gd:extendedProperty name='blogger.displayTime' value='October 31, 2008 at 11:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5956760230702439917</id><published>2008-10-31T23:03:00.000-06:00</published><updated>2008-10-31T23:03:44.707-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm so sorry to hear you are still sick. I hope ev...</title><content type='html'>I'm so sorry to hear you are still sick. I hope everything is ok!&lt;BR/&gt;&lt;BR/&gt;Best to you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/5956760230702439917'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/5956760230702439917'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html?showComment=1225515780000#c5956760230702439917' title=''/><author><name>marieta</name><uri>https://www.blogger.com/profile/10649179262349044635</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7344212547580880204' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7344212547580880204' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1516666604'/><gd:extendedProperty name='blogger.displayTime' value='October 31, 2008 at 11:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4398946525116606404</id><published>2008-11-01T01:57:00.000-06:00</published><updated>2008-11-01T01:57:10.635-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>U poor thing! My little guy was sick yesterday too...</title><content type='html'>U poor thing! My little guy was sick yesterday too! He missed Halloween!!!!&lt;BR/&gt;&lt;BR/&gt;Just spent a bundle @ SM but pretty much got everything I didn't already have in your store! (got the bright side that I had been eying since the release!)&lt;BR/&gt;&lt;BR/&gt;U rock girl!!!!&lt;BR/&gt;&lt;BR/&gt;Can't wait to see what is coming next! Hope you get better soon so that u can show us!!!! I am on the edge of my seat!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/4398946525116606404'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/4398946525116606404'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html?showComment=1225526220000#c4398946525116606404' title=''/><author><name>Lilbirdscrap</name><uri>https://www.blogger.com/profile/17587079252936424569</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Mt7eVOW3LUU/SUYVkvmRtFI/AAAAAAAABLM/M5qWZSyWMuA/S220-s32/moving+day.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7344212547580880204' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7344212547580880204' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1488870027'/><gd:extendedProperty name='blogger.displayTime' value='November 1, 2008 at 1:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6123224606942650225</id><published>2008-11-01T06:29:00.000-06:00</published><updated>2008-11-01T06:29:07.803-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt - love love LOVE your designs!</title><content type='html'>Thanks Britt - love love LOVE your designs!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/6123224606942650225'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/6123224606942650225'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html?showComment=1225542540000#c6123224606942650225' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5191391955509328801' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5191391955509328801' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 1, 2008 at 6:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8226217607533405601</id><published>2008-11-01T06:39:00.000-06:00</published><updated>2008-11-01T06:39:34.672-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, Im sorry that you aren't feeling well.  I h...</title><content type='html'>Britt, Im sorry that you aren't feeling well.  I hope your doctor is able to figure out what is wrong with you and give you the treatment that you need so you can get back to your everyday life.  We miss you around SM and on your blog ((hugs))&lt;BR/&gt;&lt;BR/&gt;Get well honey</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/8226217607533405601'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/8226217607533405601'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html?showComment=1225543140000#c8226217607533405601' title=''/><author><name>Neverland Scraps</name><uri>https://www.blogger.com/profile/05677730927880528010</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7344212547580880204' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7344212547580880204' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-883387775'/><gd:extendedProperty name='blogger.displayTime' value='November 1, 2008 at 6:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5345337242209492907</id><published>2008-11-01T07:33:00.000-06:00</published><updated>2008-11-01T07:33:59.372-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So sorry you are sick;  hopefully the drs were abl...</title><content type='html'>So sorry you are sick;  hopefully the drs were able to help and you are on your way to recovery.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/5345337242209492907'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/5345337242209492907'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html?showComment=1225546380000#c5345337242209492907' title=''/><author><name>janette</name><uri>https://www.blogger.com/profile/05129897252442235710</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7344212547580880204' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7344212547580880204' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1875634131'/><gd:extendedProperty name='blogger.displayTime' value='November 1, 2008 at 7:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2542277491297182359</id><published>2008-11-01T07:44:00.000-06:00</published><updated>2008-11-01T07:44:23.171-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hope you are feeling better.</title><content type='html'>Hope you are feeling better.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/2542277491297182359'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/2542277491297182359'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html?showComment=1225547040000#c2542277491297182359' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7344212547580880204' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7344212547580880204' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 1, 2008 at 7:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-380275573798596417</id><published>2008-11-01T08:02:00.000-06:00</published><updated>2008-11-01T08:02:14.150-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Feel better! No fun being sick:)</title><content type='html'>Feel better! No fun being sick:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/380275573798596417'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/380275573798596417'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html?showComment=1225548120000#c380275573798596417' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/09531616790877968340</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/_ag1ClOwWkuA/TOGT7XLG5ZI/AAAAAAAAAB0/NSVMF5-CbeY/S220-s32/kdpx100.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7344212547580880204' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7344212547580880204' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1256769005'/><gd:extendedProperty name='blogger.displayTime' value='November 1, 2008 at 8:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5407326614845713450</id><published>2008-11-01T10:28:00.000-06:00</published><updated>2008-11-01T10:28:16.250-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm so sorry you feel so yucky!  Take care of your...</title><content type='html'>I'm so sorry you feel so yucky!  Take care of yourself and I hope you feel better soon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/5407326614845713450'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7344212547580880204/comments/default/5407326614845713450'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html?showComment=1225556880000#c5407326614845713450' title=''/><author><name>Kim Sandling</name><uri>https://www.blogger.com/profile/13707739216929706702</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//3.bp.blogspot.com/_ipEX27DXbUY/SdURO18ICkI/AAAAAAAAABg/GRNQsmux_PM/S220-s32/Kim%27s+Picture.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/so-sick-of-being-sick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7344212547580880204' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7344212547580880204' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1920350345'/><gd:extendedProperty name='blogger.displayTime' value='November 1, 2008 at 10:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6396852896123760598</id><published>2008-11-01T15:55:00.000-06:00</published><updated>2008-11-01T15:55:16.014-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, I do hope you can feel better soon! I know ...</title><content type='html'>Britt, I do hope you can feel better soon! I know how impatient you must be to see the new little one!&lt;BR/&gt;Happy DSD, even if you're not at your best!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/641533781325596842/comments/default/6396852896123760598'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/641533781325596842/comments/default/6396852896123760598'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/better-late-than-never.html?showComment=1225576500000#c6396852896123760598' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/better-late-than-never.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-641533781325596842' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/641533781325596842' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='November 1, 2008 at 3:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7812837803616728682</id><published>2008-11-02T19:05:00.000-07:00</published><updated>2008-11-02T19:05:03.649-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ugh, if it's a viral infection, he should not have...</title><content type='html'>Ugh, if it's a viral infection, he should not have given you antibiotics.  They are useless on viral infections and will only serve to make any bacteria in your system that much more resistant to antibiotics.  This is why we have superbugs.&lt;BR/&gt;&lt;BR/&gt;Beautiful alpha, btw!  Hope you feel better soon.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/641533781325596842/comments/default/7812837803616728682'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/641533781325596842/comments/default/7812837803616728682'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/better-late-than-never.html?showComment=1225677900000#c7812837803616728682' title=''/><author><name>lavatea</name><uri>https://www.blogger.com/profile/12352912678136461564</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-Rr3mQf2PXY4/TrVVHiMateI/AAAAAAAAAV8/Pso4lXsM9XQ/s32/08-11.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/better-late-than-never.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-641533781325596842' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/641533781325596842' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-148624671'/><gd:extendedProperty name='blogger.displayTime' value='November 2, 2008 at 7:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3668115008801660102</id><published>2008-11-02T22:11:00.000-07:00</published><updated>2008-11-02T22:11:14.770-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hope you get better soon.  Your new alpha is super...</title><content type='html'>Hope you get better soon.  Your new alpha is super cute.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/641533781325596842/comments/default/3668115008801660102'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/641533781325596842/comments/default/3668115008801660102'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/better-late-than-never.html?showComment=1225689060000#c3668115008801660102' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/09892667740767984852</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/better-late-than-never.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-641533781325596842' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/641533781325596842' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1931050197'/><gd:extendedProperty name='blogger.displayTime' value='November 2, 2008 at 10:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5544547807779611248</id><published>2008-11-04T05:49:00.000-07:00</published><updated>2008-11-04T05:49:07.682-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt, it sounds like you're feeling better! I'...</title><content type='html'>Hi Britt, it sounds like you're feeling better! I'm glad!&lt;BR/&gt;Your niece is really the sweetest little child!!&lt;BR/&gt;I love your new blessings LOs. ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7037781114953008342/comments/default/5544547807779611248'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7037781114953008342/comments/default/5544547807779611248'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/late-posts-is-my-middle-name.html?showComment=1225802940000#c5544547807779611248' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/late-posts-is-my-middle-name.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7037781114953008342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7037781114953008342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2008 at 5:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-255997332549294657</id><published>2008-11-04T06:18:00.000-07:00</published><updated>2008-11-04T06:18:33.861-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fun post! What a beautiful baby and couple. Seriou...</title><content type='html'>Fun post! What a beautiful baby and couple. Seriously, NONE of my hospital pictures looked that good! Great pages, too.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7037781114953008342/comments/default/255997332549294657'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7037781114953008342/comments/default/255997332549294657'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/late-posts-is-my-middle-name.html?showComment=1225804680000#c255997332549294657' title=''/><author><name>Rachel Durazzani</name><uri>https://www.blogger.com/profile/00590665626558065083</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-WJawaqNwyg4/W8NhTUNdqOI/AAAAAAAAul0/i6Xblm0aG3YhcnmJ0mVTlIB6-6GaCM_7gCK4BGAYYCw/s32/26599_48.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/late-posts-is-my-middle-name.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7037781114953008342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7037781114953008342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-792308730'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2008 at 6:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3196472603307556971</id><published>2008-11-04T06:44:00.000-07:00</published><updated>2008-11-04T06:44:26.789-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oooh! Fun challenge! &lt;br&gt;-Beautiful baby and yes, ...</title><content type='html'>Oooh! Fun challenge! &lt;BR/&gt;-Beautiful baby and yes, they are a cute couple! Congrats to the whole family!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7037781114953008342/comments/default/3196472603307556971'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7037781114953008342/comments/default/3196472603307556971'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/late-posts-is-my-middle-name.html?showComment=1225806240000#c3196472603307556971' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/late-posts-is-my-middle-name.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7037781114953008342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7037781114953008342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2008 at 6:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7228320000133584805</id><published>2008-11-04T07:10:00.000-07:00</published><updated>2008-11-04T07:10:07.262-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats Auntie Britt!  She is beautiful!</title><content type='html'>Congrats Auntie Britt!  She is beautiful!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7037781114953008342/comments/default/7228320000133584805'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7037781114953008342/comments/default/7228320000133584805'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/late-posts-is-my-middle-name.html?showComment=1225807800000#c7228320000133584805' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/late-posts-is-my-middle-name.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7037781114953008342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7037781114953008342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2008 at 7:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6555357296184416005</id><published>2008-11-04T15:34:00.000-07:00</published><updated>2008-11-04T15:34:04.583-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Those munchable toes!!!</title><content type='html'>Those munchable toes!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7037781114953008342/comments/default/6555357296184416005'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7037781114953008342/comments/default/6555357296184416005'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/late-posts-is-my-middle-name.html?showComment=1225838040000#c6555357296184416005' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/late-posts-is-my-middle-name.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7037781114953008342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7037781114953008342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2008 at 3:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1169273781363526125</id><published>2008-11-05T13:26:00.000-07:00</published><updated>2008-11-05T13:26:54.758-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMGosh!!!  Your Mom's costume is a HOOT!!!  Looks ...</title><content type='html'>OMGosh!!!  Your Mom's costume is a HOOT!!!  Looks like a fun party!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2702594633821727000/comments/default/1169273781363526125'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2702594633821727000/comments/default/1169273781363526125'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/halloween-party.html?showComment=1225916760000#c1169273781363526125' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/15954401303442432594</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/halloween-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2702594633821727000' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2702594633821727000' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-900183090'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2008 at 1:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7272187950615090801</id><published>2008-11-05T16:06:00.000-07:00</published><updated>2008-11-05T16:06:11.765-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok so i've always been a fan of big hair, and i'm ...</title><content type='html'>Ok so i've always been a fan of big hair, and i'm TOTALLY loving your halloween hair!!! Seriously. You could pull that off even on a regular old day. I love it!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2702594633821727000/comments/default/7272187950615090801'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2702594633821727000/comments/default/7272187950615090801'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/halloween-party.html?showComment=1225926360000#c7272187950615090801' title=''/><author><name>Mallory</name><uri>https://www.blogger.com/profile/17440803867819783749</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='//4.bp.blogspot.com/_3xbFAH1XX-Y/TB-nsmZ49qI/AAAAAAAABng/1D_QOaxH7Xs/S220-s32/antelope.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/halloween-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2702594633821727000' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2702594633821727000' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-759538084'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2008 at 4:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7450495229198332283</id><published>2008-11-05T16:24:00.000-07:00</published><updated>2008-11-05T16:24:58.976-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your pirate costumes! But my favorite pic i...</title><content type='html'>I love your pirate costumes! But my favorite pic is the one with your mom!!! ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2702594633821727000/comments/default/7450495229198332283'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2702594633821727000/comments/default/7450495229198332283'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/halloween-party.html?showComment=1225927440000#c7450495229198332283' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/halloween-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2702594633821727000' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2702594633821727000' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2008 at 4:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4135372227701243502</id><published>2008-11-05T16:39:00.000-07:00</published><updated>2008-11-05T16:39:28.928-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Haha!  The Dr./patient are too funny!&lt;br&gt;&lt;br&gt;An I ...</title><content type='html'>Haha!  The Dr./patient are too funny!&lt;BR/&gt;&lt;BR/&gt;An I loved both speeches last night.  McCain was so graceful and Obama was so inspiring.  I couldn't be more pleased with our country!&lt;BR/&gt;&lt;BR/&gt;Chia</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2702594633821727000/comments/default/4135372227701243502'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2702594633821727000/comments/default/4135372227701243502'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/halloween-party.html?showComment=1225928340000#c4135372227701243502' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/14741778201664253454</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_DHGL5mw7Rd0/S2cnKJyKFKI/AAAAAAAAMas/IeC37mvS5Qw/S220-s32/IMG_1599.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/halloween-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2702594633821727000' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2702594633821727000' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-486453792'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2008 at 4:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6358626728388426317</id><published>2008-11-05T18:10:00.000-07:00</published><updated>2008-11-05T18:10:46.931-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WHAT FUN!!!&lt;br&gt;I swear you guys are the FUNNEST fa...</title><content type='html'>WHAT FUN!!!&lt;BR/&gt;I swear you guys are the FUNNEST family ever!&lt;BR/&gt;;)&lt;BR/&gt;&lt;BR/&gt;Looks like a great Halloween!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2702594633821727000/comments/default/6358626728388426317'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2702594633821727000/comments/default/6358626728388426317'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/halloween-party.html?showComment=1225933800000#c6358626728388426317' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/halloween-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2702594633821727000' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2702594633821727000' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2008 at 6:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9100113983693662955</id><published>2008-11-05T21:54:00.000-07:00</published><updated>2008-11-05T21:54:10.575-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Haha Oh my heck YES a 80&amp;#39;s pirate!! Dave &amp;amp;...</title><content type='html'>Haha Oh my heck YES a 80&amp;#39;s pirate!! Dave &amp;amp; Marge&amp;#39;s costume made me spit out my drink! LOVE IT</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2702594633821727000/comments/default/9100113983693662955'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2702594633821727000/comments/default/9100113983693662955'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/halloween-party.html?showComment=1225947240000#c9100113983693662955' title=''/><author><name>Victoria Elder</name><uri>https://www.blogger.com/profile/02311355940687984819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='20' src='//1.bp.blogspot.com/_gDwTdQp80Bo/Se5RN3XtJgI/AAAAAAAABFc/RuI2uAf4r1Y/S220-s32/Copy+of+Copy+of+IMG_0420+vintage-bw+copy-clrized.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/halloween-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2702594633821727000' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2702594633821727000' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-897611465'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2008 at 9:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6208031143124729046</id><published>2008-11-06T01:21:00.000-07:00</published><updated>2008-11-06T01:21:26.435-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMGosh...Thanks so much!!!  I love everything abou...</title><content type='html'>OMGosh...Thanks so much!!!  I love everything about this kit!!!!  YAY...off to go play!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/6208031143124729046'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/6208031143124729046'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1225959660000#c6208031143124729046' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2008 at 1:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4328706964067367068</id><published>2008-11-06T07:33:00.000-07:00</published><updated>2008-11-06T07:33:30.020-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You looked really good for someone that was ill.  ...</title><content type='html'>You looked really good for someone that was ill.  :)  I usually look like cr*p when I am even slightly under the weather.&lt;BR/&gt;&lt;BR/&gt;Must have been the big hair.  :D&lt;BR/&gt;&lt;BR/&gt;Hope you're completely well now.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2702594633821727000/comments/default/4328706964067367068'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2702594633821727000/comments/default/4328706964067367068'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/halloween-party.html?showComment=1225981980000#c4328706964067367068' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/halloween-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2702594633821727000' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2702594633821727000' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2008 at 7:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3247275430272730483</id><published>2008-11-06T08:09:00.000-07:00</published><updated>2008-11-06T08:09:52.715-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great costumes! They are soo funny!</title><content type='html'>Great costumes! They are soo funny!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2702594633821727000/comments/default/3247275430272730483'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2702594633821727000/comments/default/3247275430272730483'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/halloween-party.html?showComment=1225984140000#c3247275430272730483' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/halloween-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2702594633821727000' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2702594633821727000' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2008 at 8:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1849835254282722864</id><published>2008-11-06T15:41:00.000-07:00</published><updated>2008-11-06T15:41:53.384-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>HOLY COW! This is SO what I was asking for in the ...</title><content type='html'>HOLY COW! This is SO what I was asking for in the forum! Seriously? From you? Awesome! I'm loading something right now to send to you for showoffs!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8199639400286127613/comments/default/1849835254282722864'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8199639400286127613/comments/default/1849835254282722864'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/sneak-peek.html?showComment=1226011260000#c1849835254282722864' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8199639400286127613' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8199639400286127613' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2008 at 3:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2065601254437378283</id><published>2008-11-06T17:19:00.000-07:00</published><updated>2008-11-06T17:19:12.604-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You always have the cutest costumes!  I love Ben's...</title><content type='html'>You always have the cutest costumes!  I love Ben's mustache and your mom and dad look great!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2702594633821727000/comments/default/2065601254437378283'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2702594633821727000/comments/default/2065601254437378283'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/halloween-party.html?showComment=1226017140000#c2065601254437378283' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/halloween-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2702594633821727000' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2702594633821727000' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2008 at 5:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6041457464669026933</id><published>2008-11-06T18:38:00.000-07:00</published><updated>2008-11-06T18:38:36.484-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG -- Is this a soccer kit????? You are KILLING m...</title><content type='html'>OMG -- Is this a soccer kit????? You are KILLING me!!!!!  Yippeee -aye-yay!!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8199639400286127613/comments/default/6041457464669026933'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8199639400286127613/comments/default/6041457464669026933'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/sneak-peek.html?showComment=1226021880000#c6041457464669026933' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8199639400286127613' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8199639400286127613' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2008 at 6:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8731601955974154249</id><published>2008-11-06T20:11:00.000-07:00</published><updated>2008-11-06T20:11:46.868-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I see a soccer ball!!! YEAH!&lt;br&gt;Glad to hear you a...</title><content type='html'>I see a soccer ball!!! YEAH!&lt;BR/&gt;Glad to hear you are beginning to feel better.&lt;BR/&gt;&lt;BR/&gt;Thanks,&lt;BR/&gt;B</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8199639400286127613/comments/default/8731601955974154249'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8199639400286127613/comments/default/8731601955974154249'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/sneak-peek.html?showComment=1226027460000#c8731601955974154249' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8199639400286127613' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8199639400286127613' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2008 at 8:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6900326082198178700</id><published>2008-11-06T22:09:00.000-07:00</published><updated>2008-11-06T22:09:42.128-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just found your site.  Love it. Love the costume...</title><content type='html'>I just found your site.  Love it. Love the costumes; very funny. You were right about our new presidents speach. I felt such hope that I haven't felt in a long time.  I sat there crying on my sofa.  Have you in my Fav's.  I love everyones photos with their comments but I haven't figured that one out yet.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2702594633821727000/comments/default/6900326082198178700'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2702594633821727000/comments/default/6900326082198178700'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/halloween-party.html?showComment=1226034540000#c6900326082198178700' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/halloween-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2702594633821727000' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2702594633821727000' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2008 at 10:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6380075162301532890</id><published>2008-11-07T08:01:00.000-07:00</published><updated>2008-11-07T08:01:55.712-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YES!  you're the bestest britt!</title><content type='html'>YES!  you're the bestest britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8199639400286127613/comments/default/6380075162301532890'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8199639400286127613/comments/default/6380075162301532890'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/sneak-peek.html?showComment=1226070060000#c6380075162301532890' title=''/><author><name>Diana Herman</name><uri>https://www.blogger.com/profile/05978315407231218387</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8199639400286127613' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8199639400286127613' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1138980103'/><gd:extendedProperty name='blogger.displayTime' value='November 7, 2008 at 8:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5762946286207764487</id><published>2008-11-07T09:00:00.000-07:00</published><updated>2008-11-07T09:00:32.795-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can't wait to see this kit! Love your new blog hea...</title><content type='html'>Can't wait to see this kit! Love your new blog header and picture.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8199639400286127613/comments/default/5762946286207764487'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8199639400286127613/comments/default/5762946286207764487'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/sneak-peek.html?showComment=1226073600000#c5762946286207764487' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8199639400286127613' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8199639400286127613' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 7, 2008 at 9:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8899242173612064080</id><published>2008-11-07T10:25:00.000-07:00</published><updated>2008-11-07T10:25:08.620-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>AWESOME! you really went crazy this week! I've bee...</title><content type='html'>AWESOME! you really went crazy this week! I've been sitting on refresh all morning! Yippee!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/8899242173612064080'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/8899242173612064080'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html?showComment=1226078700000#c8899242173612064080' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3848542146337765128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3848542146337765128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='November 7, 2008 at 10:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8795023828609984336</id><published>2008-11-07T10:40:00.000-07:00</published><updated>2008-11-07T10:40:12.026-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This soccer kit is fantastic. Thanks so much for t...</title><content type='html'>This soccer kit is fantastic. Thanks so much for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/8795023828609984336'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/8795023828609984336'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html?showComment=1226079600000#c8795023828609984336' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3848542146337765128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3848542146337765128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 7, 2008 at 10:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7309031110969964284</id><published>2008-11-07T10:54:00.000-07:00</published><updated>2008-11-07T10:54:21.772-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You're a designin' fiend!</title><content type='html'>You're a designin' fiend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/7309031110969964284'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/7309031110969964284'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html?showComment=1226080440000#c7309031110969964284' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3848542146337765128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3848542146337765128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='November 7, 2008 at 10:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1134268604910857493</id><published>2008-11-07T11:18:00.000-07:00</published><updated>2008-11-07T11:18:37.515-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love all the new stuff it's awesome!  and I also l...</title><content type='html'>Love all the new stuff it's awesome!  and I also love your new header!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/1134268604910857493'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/1134268604910857493'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html?showComment=1226081880000#c1134268604910857493' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3848542146337765128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3848542146337765128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='November 7, 2008 at 11:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4822756377554105867</id><published>2008-11-07T11:37:00.000-07:00</published><updated>2008-11-07T11:37:46.070-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt your kits are always so fun!  Although my li...</title><content type='html'>Britt your kits are always so fun!  Although my littles aren't in soccer anymore - I have tons of pics when they were.  Need to dig those out, scan 'em, and scrap 'em!  Thanks for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/4822756377554105867'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/4822756377554105867'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html?showComment=1226083020000#c4822756377554105867' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3848542146337765128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3848542146337765128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 7, 2008 at 11:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7645211609416274817</id><published>2008-11-07T13:13:00.000-07:00</published><updated>2008-11-07T13:13:09.531-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wowzers I love this kit Britt! And I also love you...</title><content type='html'>Wowzers I love this kit Britt! And I also love your new header! Such a stinkin cute little pink birdie!! You are amazing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/7645211609416274817'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/7645211609416274817'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html?showComment=1226088780000#c7645211609416274817' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3848542146337765128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3848542146337765128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='November 7, 2008 at 1:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8795047511944043991</id><published>2008-11-07T14:25:00.000-07:00</published><updated>2008-11-07T14:25:27.095-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok, first of all let me say that your CT totally r...</title><content type='html'>Ok, first of all let me say that your CT totally rocks because I was like "well I don't really need a soccer kit", but then when I seen all the great LO's they made, I think I will have to get it!  Hey, my kids may play soccer one day right!  Also, I think it was those worn bracket papers that helped me decide to get it too! The scallop papers are adorable! and Thanks for the freebie!  You SO TOTALLY rock!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/8795047511944043991'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/8795047511944043991'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html?showComment=1226093100000#c8795047511944043991' title=''/><author><name>Jemenifer22</name><uri>https://www.blogger.com/profile/14340527653961863127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//4.bp.blogspot.com/_tBL3alSlIxI/SlGV86kd4wI/AAAAAAAAAFQ/CedSRWoyalo/S220-s32/Picture.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3848542146337765128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3848542146337765128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-973317780'/><gd:extendedProperty name='blogger.displayTime' value='November 7, 2008 at 2:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-11672902451656009</id><published>2008-11-07T15:45:00.000-07:00</published><updated>2008-11-07T15:45:47.471-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much! &lt;br&gt;Katrina</title><content type='html'>Thank you so much! &lt;BR/&gt;Katrina</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/11672902451656009'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/11672902451656009'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html?showComment=1226097900000#c11672902451656009' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3848542146337765128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3848542146337765128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 7, 2008 at 3:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7193760931104184511</id><published>2008-11-07T16:03:00.000-07:00</published><updated>2008-11-07T16:03:04.997-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for sharing. wonderful kit.&lt;br&gt;lili</title><content type='html'>Thanks for sharing. wonderful kit.&lt;BR/&gt;lili</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/7193760931104184511'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/7193760931104184511'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html?showComment=1226098980000#c7193760931104184511' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3848542146337765128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3848542146337765128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 7, 2008 at 4:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2359869270446933726</id><published>2008-11-07T16:25:00.000-07:00</published><updated>2008-11-07T16:25:21.368-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG, Britt! You are unbelievable, woman! How can y...</title><content type='html'>OMG, Britt! You are unbelievable, woman! How can you be sick and still crank out such beautiful stuff ... and layouts, to boot!&lt;BR/&gt;&lt;BR/&gt;:: I bow down to your awesomeness ::&lt;BR/&gt;&lt;BR/&gt;And can I just say a HUGE "thank you" for this marvelous soccer kit and freebie?! I have not one, but TWO soccer guys now, since Dylan turned 3 and could be in kickeroos. I'm going to have to get this kit, and the Date Stamp Classic (because I fell asleep before the speed scrap - ARG!) real soon.&lt;BR/&gt;&lt;BR/&gt;Hope you're feeling better. Have a fantabulous weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/2359869270446933726'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/2359869270446933726'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html?showComment=1226100300000#c2359869270446933726' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3848542146337765128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3848542146337765128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 7, 2008 at 4:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1935436472686804531</id><published>2008-11-07T19:29:00.000-07:00</published><updated>2008-11-07T19:29:55.308-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Argh! I couldn't help myself Britt! This kit is GO...</title><content type='html'>Argh! I couldn't help myself Britt! This kit is GORGEOUS and thanks for the GREAT add on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/1935436472686804531'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/1935436472686804531'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html?showComment=1226111340000#c1935436472686804531' title=''/><author><name>Jolene</name><uri>https://www.blogger.com/profile/11952327145004640624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//4.bp.blogspot.com/_CJeldYVoShs/Szwdl6oSJEI/AAAAAAAAAXI/G6Dl74FEsMk/S220-s32/jo+copy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3848542146337765128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3848542146337765128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-193108505'/><gd:extendedProperty name='blogger.displayTime' value='November 7, 2008 at 7:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2592847534522737313</id><published>2008-11-07T20:48:00.001-07:00</published><updated>2008-11-07T20:48:10.139-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 07 Nov [LA 07:19pm, NY 10:19pm] - 08 Nov [UK 03:19am, OZ 02:19pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/2592847534522737313'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/2592847534522737313'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html?showComment=1226116080001#c2592847534522737313' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3848542146337765128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3848542146337765128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 7, 2008 at 8:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7578017821781550074</id><published>2008-11-08T09:00:00.000-07:00</published><updated>2008-11-08T09:00:26.966-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very cute! Thank you!</title><content type='html'>Very cute! Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/7578017821781550074'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/7578017821781550074'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html?showComment=1226160000000#c7578017821781550074' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3848542146337765128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3848542146337765128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 8, 2008 at 9:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3709228215423787212</id><published>2008-11-08T11:00:00.000-07:00</published><updated>2008-11-08T11:00:14.486-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, you sure have kept yourself busy this week!...</title><content type='html'>Britt, you sure have kept yourself busy this week! :) I love all the new products and the LOs showcasing them! But I must say I have a soft spot for the calendar since I'm into hybrid right now.. ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/3709228215423787212'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/3709228215423787212'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html?showComment=1226167200000#c3709228215423787212' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3848542146337765128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3848542146337765128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='November 8, 2008 at 11:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3406112384701750184</id><published>2008-11-08T14:22:00.000-07:00</published><updated>2008-11-08T14:22:56.068-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your new header! This kit is so cute and I ...</title><content type='html'>I love your new header! This kit is so cute and I love that it was inspired by your hubby! I love all of the bright colors! So cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/3406112384701750184'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/3406112384701750184'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html?showComment=1226179320000#c3406112384701750184' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3848542146337765128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3848542146337765128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='November 8, 2008 at 2:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6104272806132224466</id><published>2008-11-09T13:30:00.000-07:00</published><updated>2008-11-09T13:30:07.501-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I always love your absolutly great colorchoices! t...</title><content type='html'>I always love your absolutly great colorchoices! this one is again perfect</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/6104272806132224466'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/6104272806132224466'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html?showComment=1226262600000#c6104272806132224466' title=''/><author><name>Mara</name><uri>https://www.blogger.com/profile/01054327175617070284</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3848542146337765128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3848542146337765128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-108473026'/><gd:extendedProperty name='blogger.displayTime' value='November 9, 2008 at 1:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1175067786095184490</id><published>2008-11-09T13:50:00.000-07:00</published><updated>2008-11-09T13:50:00.748-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your hair! You look Georgous!! I love it lo...</title><content type='html'>I love your hair! You look Georgous!! I love it love it love it. You could do that any day for sure. &lt;BR/&gt;&lt;BR/&gt;I have been stalking your blog for a while so I figured I better come out and say HI! I love your stuff and I think that you are RAD!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2702594633821727000/comments/default/1175067786095184490'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2702594633821727000/comments/default/1175067786095184490'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/halloween-party.html?showComment=1226263800000#c1175067786095184490' title=''/><author><name>Nat Nat</name><uri>https://www.blogger.com/profile/01600776553583123338</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//1.bp.blogspot.com/_CXPK3_LtFz8/SaypAbe1zAI/AAAAAAAABgM/ivtshoGlORU/S220-s31/IMG_1603.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/halloween-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2702594633821727000' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2702594633821727000' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1395016787'/><gd:extendedProperty name='blogger.displayTime' value='November 9, 2008 at 1:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8431315744895167122</id><published>2008-11-09T23:27:00.000-07:00</published><updated>2008-11-09T23:27:07.150-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Adorable!! That last picture of you two is just so...</title><content type='html'>Adorable!! That last picture of you two is just so sweet... makes me smile. Been a long time since I've gotten to come by your blog- let me tell you, I loved your Halloween kit! Will be great for my upcoming trip to Disneyland- yay =)&lt;BR/&gt;&lt;BR/&gt;-Karen</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/612772238529794032/comments/default/8431315744895167122'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/612772238529794032/comments/default/8431315744895167122'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/blessing-of-health.html?showComment=1226298420000#c8431315744895167122' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/blessing-of-health.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-612772238529794032' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/612772238529794032' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='November 9, 2008 at 11:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3512798761822716359</id><published>2008-11-10T06:09:00.000-07:00</published><updated>2008-11-10T06:09:06.702-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great work.</title><content type='html'>Great work.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/718757994019058616/comments/default/3512798761822716359'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/718757994019058616/comments/default/3512798761822716359'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2007/09/challenge-freebie-prize-and-sale.html?showComment=1226322540000#c3512798761822716359' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2007/09/challenge-freebie-prize-and-sale.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-718757994019058616' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/718757994019058616' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 10, 2008 at 6:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7016238163335707817</id><published>2008-11-10T10:12:00.000-07:00</published><updated>2008-11-10T10:12:38.833-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great soccer kit!  Thank you so much for the fun f...</title><content type='html'>Great soccer kit!  Thank you so much for the fun freebie! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/7016238163335707817'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/7016238163335707817'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html?showComment=1226337120000#c7016238163335707817' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3848542146337765128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3848542146337765128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 10, 2008 at 10:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1452583751187673182</id><published>2008-11-10T12:33:00.000-07:00</published><updated>2008-11-10T12:33:54.054-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love it!  Your wordart is perfect thanks so much!</title><content type='html'>Love it!  Your wordart is perfect thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/1452583751187673182'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/1452583751187673182'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html?showComment=1226345580000#c1452583751187673182' title=''/><author><name>chramy</name><uri>https://www.blogger.com/profile/14101706285002810357</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_e0J4FWLcpug/SPIndF5aIyI/AAAAAAAAAj4/QY6oKjfORf8/S220-s32/Amy+final.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3848542146337765128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3848542146337765128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-162112150'/><gd:extendedProperty name='blogger.displayTime' value='November 10, 2008 at 12:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-517902613433553193</id><published>2008-11-10T13:22:00.000-07:00</published><updated>2008-11-10T13:22:45.038-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is a darling photo of you and your niece.  An...</title><content type='html'>That is a darling photo of you and your niece.  And this is totally random....but I totally have the pants that go with your sweatshirt...and I think they're my favorite Disneyland purchase of all time!!  I just knew I liked you for a reason....you have great taste!  Thanks for all the inspiration and great taste that you spread to strangers Britt.  I really have seen an improvement in my own abilities since stumbling across your blog.&lt;BR/&gt;&lt;BR/&gt;Oh, and mostly....thanks for loving Disney and Disneyland!  It makes me feel less obsessed, and more....well...cool!&lt;BR/&gt;&lt;BR/&gt;Glad you're feeling better, &lt;BR/&gt;a fan...&lt;BR/&gt;Lara</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/612772238529794032/comments/default/517902613433553193'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/612772238529794032/comments/default/517902613433553193'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/blessing-of-health.html?showComment=1226348520000#c517902613433553193' title=''/><author><name>The Garners</name><uri>https://www.blogger.com/profile/16383180097526439578</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//bp2.blogger.com/_Gw--i2H79S8/SAU6xDATYXI/AAAAAAAAAt4/E7toFhAIDbA/S220-s32/WDCC+MICKEY+MOUSE+CLUB+PLAQUE+I.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/blessing-of-health.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-612772238529794032' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/612772238529794032' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-723705304'/><gd:extendedProperty name='blogger.displayTime' value='November 10, 2008 at 1:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1852606060511706478</id><published>2008-11-10T17:12:00.000-07:00</published><updated>2008-11-10T17:12:22.597-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>AMEN!!  I am so thankful for good health these day...</title><content type='html'>AMEN!!  I am so thankful for good health these days too!&lt;BR/&gt;Your new niece is ADORABLE!!  And you look very comfy with her there...I feel some cuddle time coming on around there.  How is Eden holding up??</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/612772238529794032/comments/default/1852606060511706478'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/612772238529794032/comments/default/1852606060511706478'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/blessing-of-health.html?showComment=1226362320000#c1852606060511706478' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/blessing-of-health.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-612772238529794032' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/612772238529794032' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='November 10, 2008 at 5:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4025472636480965823</id><published>2008-11-10T17:40:00.000-07:00</published><updated>2008-11-10T17:40:42.301-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great kit and fab LOs!  TFS</title><content type='html'>Great kit and fab LOs!  TFS</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/4025472636480965823'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/4025472636480965823'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html?showComment=1226364000000#c4025472636480965823' title=''/><author><name>Michelle from MD, USA</name><uri>https://www.blogger.com/profile/03622810103910908262</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='25' src='//2.bp.blogspot.com/_2QvZh6wNv34/Sitgh3z16ZI/AAAAAAAAAfo/CtW_N2R59UY/S220-s32/Me%26MyFurBabies-Template-5-K.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3848542146337765128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3848542146337765128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-369934822'/><gd:extendedProperty name='blogger.displayTime' value='November 10, 2008 at 5:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-237194735797495821</id><published>2008-11-10T17:46:00.000-07:00</published><updated>2008-11-10T17:46:25.626-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Girl, I'm going to go broke buying your kits!  Tha...</title><content type='html'>Girl, I'm going to go broke buying your kits!  Thank you for the soccer kit, I have been looking for the perfect soccer kit for forever and this is it!  Thank you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/237194735797495821'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3848542146337765128/comments/default/237194735797495821'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html?showComment=1226364360000#c237194735797495821' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/13959642765173432596</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/_aFk0UyazXy0/TNG2tAcnhOI/AAAAAAAACFk/Y_z2WfvedW0/S220-s32/BANDSC_02512010.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/lets-kick-it-freebie-below.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3848542146337765128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3848542146337765128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-989982644'/><gd:extendedProperty name='blogger.displayTime' value='November 10, 2008 at 5:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5661791977032149487</id><published>2008-11-12T00:26:00.000-07:00</published><updated>2008-11-12T00:26:07.750-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That cute owl totally reminds of the metal owl in ...</title><content type='html'>That cute owl totally reminds of the metal owl in that movie Clash of the Titans. So cute. Beading is fun- its been so long I'd forgotten. Have fun with it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4042070259339892248/comments/default/5661791977032149487'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4042070259339892248/comments/default/5661791977032149487'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/necklace-necklace-get-your-necklace.html?showComment=1226474760000#c5661791977032149487' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/necklace-necklace-get-your-necklace.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4042070259339892248' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4042070259339892248' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='November 12, 2008 at 12:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7076616108025266904</id><published>2008-11-12T09:21:00.000-07:00</published><updated>2008-11-12T09:21:22.942-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Woman of many talents, you are.</title><content type='html'>Woman of many talents, you are.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4042070259339892248/comments/default/7076616108025266904'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4042070259339892248/comments/default/7076616108025266904'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/necklace-necklace-get-your-necklace.html?showComment=1226506860000#c7076616108025266904' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/necklace-necklace-get-your-necklace.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4042070259339892248' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4042070259339892248' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='November 12, 2008 at 9:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6367516395462272891</id><published>2008-11-12T14:18:00.000-07:00</published><updated>2008-11-12T14:18:58.435-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I had NO idea you had a thing for owls! I always l...</title><content type='html'>I had NO idea you had a thing for owls! I always love learning knew things about you! Super cute jewelry, I never feel like I can pull stuff like that off! I can see you wearing it &amp;amp; looking cute though!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4042070259339892248/comments/default/6367516395462272891'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4042070259339892248/comments/default/6367516395462272891'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/necklace-necklace-get-your-necklace.html?showComment=1226524680000#c6367516395462272891' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/necklace-necklace-get-your-necklace.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4042070259339892248' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4042070259339892248' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='November 12, 2008 at 2:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8117614169875118290</id><published>2008-11-13T10:32:00.000-07:00</published><updated>2008-11-13T10:32:20.094-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beading Beauties was so fun the other night! Thank...</title><content type='html'>Beading Beauties was so fun the other night! Thanks for making it happen. I can't wait to see the new and improved furniture arrangement that Kris came up with!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/8117614169875118290'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/8117614169875118290'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html?showComment=1226597520000#c8117614169875118290' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6110644733784690863' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6110644733784690863' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='November 13, 2008 at 10:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7023030319496323564</id><published>2008-11-13T10:41:00.000-07:00</published><updated>2008-11-13T10:41:15.702-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>awww, thank you ;) and good luck with the couch ch...</title><content type='html'>awww, thank you ;) and good luck with the couch choosing :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/7023030319496323564'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/7023030319496323564'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html?showComment=1226598060000#c7023030319496323564' title=''/><author><name>lime</name><uri>https://www.blogger.com/profile/06551474218264033421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//2.bp.blogspot.com/_HH-i3jBBL60/SKgsjBEf6PI/AAAAAAAAAAQ/UC53PI70uII/S220-s32/156661144_e68d16ab0f_o.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6110644733784690863' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6110644733784690863' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-297577900'/><gd:extendedProperty name='blogger.displayTime' value='November 13, 2008 at 10:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-852262986830597580</id><published>2008-11-13T10:58:00.000-07:00</published><updated>2008-11-13T10:58:23.345-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What! First of all I don't understand how people c...</title><content type='html'>What! First of all I don't understand how people can take your stuff and give it away for free! That is so rude! Second WHY are they doing. Do they not have any conscience!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/852262986830597580'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/852262986830597580'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html?showComment=1226599080000#c852262986830597580' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6110644733784690863' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6110644733784690863' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='November 13, 2008 at 10:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3339522372182030790</id><published>2008-11-13T11:26:00.000-07:00</published><updated>2008-11-13T11:26:26.732-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the cute soccer buttons! I'm so sorry y...</title><content type='html'>Thanks for the cute soccer buttons! I'm so sorry you're being pirated. That just stinks. Good luck with your redecorating! I love decorating!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/3339522372182030790'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/3339522372182030790'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html?showComment=1226600760000#c3339522372182030790' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6110644733784690863' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6110644733784690863' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 13, 2008 at 11:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6516361470854108952</id><published>2008-11-13T11:47:00.000-07:00</published><updated>2008-11-13T11:47:09.020-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oohh... love the flair!&lt;br&gt;&lt;br&gt;Can't wait to see w...</title><content type='html'>Oohh... love the flair!&lt;BR/&gt;&lt;BR/&gt;Can't wait to see what your rooms look like now!!  AND your couch.  Good luck on the search!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/6516361470854108952'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/6516361470854108952'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html?showComment=1226602020000#c6516361470854108952' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6110644733784690863' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6110644733784690863' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='November 13, 2008 at 11:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7900207228686436458</id><published>2008-11-13T12:08:00.000-07:00</published><updated>2008-11-13T12:08:32.233-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have you looked at sofas at Ethan Allen?  I know t...</title><content type='html'>Have you looked at sofas at Ethan Allen?  I know they sound expensive, but their stuff is quality and it will LAST.  I looove my EA couch.  I had a regular couch before it and that one lasted a few years.  I know my EA couch will last forever!  Good luck with your search and good luck shutting down those pirates.  That stinks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/7900207228686436458'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/7900207228686436458'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html?showComment=1226603280000#c7900207228686436458' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6110644733784690863' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6110644733784690863' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='November 13, 2008 at 12:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4460293537720214426</id><published>2008-11-13T12:20:00.000-07:00</published><updated>2008-11-13T12:20:27.831-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the flair, Britt!! I too, want to say s...</title><content type='html'>Thanks for the flair, Britt!! I too, want to say sorry about the pirates. Really, it's just so sad.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/4460293537720214426'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/4460293537720214426'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html?showComment=1226604000000#c4460293537720214426' title=''/><author><name>Jolene</name><uri>https://www.blogger.com/profile/11952327145004640624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//4.bp.blogspot.com/_CJeldYVoShs/Szwdl6oSJEI/AAAAAAAAAXI/G6Dl74FEsMk/S220-s32/jo+copy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6110644733784690863' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6110644733784690863' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-193108505'/><gd:extendedProperty name='blogger.displayTime' value='November 13, 2008 at 12:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1063499583112957273</id><published>2008-11-13T13:45:00.000-07:00</published><updated>2008-11-13T13:45:14.159-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brit, I am so sorry you are getting stolen from! I...</title><content type='html'>Brit, I am so sorry you are getting stolen from! I would be PISSED OFF! You are taking it much better than I would, but I guess it is probably hard when you can&amp;#39;t really do anything about it can you? &lt;BR/&gt;&lt;BR/&gt;On a happier note-I am so excited to see your new couch &amp;amp; your new arrangement! Matt gives me a hard time for wanting to re-arrange every few months. hehehe</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/1063499583112957273'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/1063499583112957273'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html?showComment=1226609100000#c1063499583112957273' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6110644733784690863' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6110644733784690863' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='November 13, 2008 at 1:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7411720681041979042</id><published>2008-11-13T14:10:00.000-07:00</published><updated>2008-11-13T14:10:56.719-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank  you , these soccer pieces are perfect for m...</title><content type='html'>Thank  you , these soccer pieces are perfect for my soccer girl who wear PINK shoes :) LOL  &lt;BR/&gt;&lt;BR/&gt;Can't wait to see the new couch! Every time I use something from "the Ribbon Jar" i think about you and a new couch! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/7411720681041979042'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/7411720681041979042'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html?showComment=1226610600000#c7411720681041979042' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6110644733784690863' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6110644733784690863' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='November 13, 2008 at 2:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8639533482036235512</id><published>2008-11-13T14:44:00.000-07:00</published><updated>2008-11-13T14:44:20.592-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can't believe they would actually say they were ...</title><content type='html'>I can't believe they would actually say they were being dishonest and then still do it... what idiots... good luck on the couch search, isn't betting new furniture fun?!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/8639533482036235512'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/8639533482036235512'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html?showComment=1226612640000#c8639533482036235512' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6110644733784690863' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6110644733784690863' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='November 13, 2008 at 2:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-671371882556695746</id><published>2008-11-13T15:15:00.000-07:00</published><updated>2008-11-13T15:15:49.082-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>There's no comment box at 4shared??? Weird! Thanks...</title><content type='html'>There's no comment box at 4shared??? Weird! Thanks again, love, you ROCK!!! &lt;BR/&gt;I'm so sorry about the pirating it's so wrong. You work so flippin hard. I wish there was something more we could do to stop them.&lt;BR/&gt;Yay for the couch. I was wondering the other day if you finally had enough. Also wondering if you were going to come out with some more element "jar" stuff. Love it! But you know that!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/671371882556695746'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/671371882556695746'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html?showComment=1226614500000#c671371882556695746' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6110644733784690863' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6110644733784690863' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 13, 2008 at 3:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6397567693837454119</id><published>2008-11-13T15:22:00.000-07:00</published><updated>2008-11-13T15:22:22.921-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the cute buttons - you're the greatest!...</title><content type='html'>Thanks for the cute buttons - you're the greatest!  I'm so sorry you're being pirated- that is so mean!  Congrats on re-arranging your living room.  Does your aunt make house calls? :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/6397567693837454119'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/6397567693837454119'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html?showComment=1226614920000#c6397567693837454119' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6110644733784690863' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6110644733784690863' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 13, 2008 at 3:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4622684673287947100</id><published>2008-11-13T18:20:00.000-07:00</published><updated>2008-11-13T18:20:59.206-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the soccer flair, Brtt!  So glad you ar...</title><content type='html'>Thanks for the soccer flair, Brtt!  So glad you are getting close to finding your new couch!  I think about your couch everytime I use your ribbons! LOL. Pirates suck!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/4622684673287947100'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/4622684673287947100'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html?showComment=1226625600000#c4622684673287947100' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6110644733784690863' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6110644733784690863' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 13, 2008 at 6:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8982875593466515118</id><published>2008-11-13T18:42:00.000-07:00</published><updated>2008-11-13T18:42:11.351-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What the heck is with people anymore?  Sorry to he...</title><content type='html'>What the heck is with people anymore?  Sorry to hear of your pirating woes.  It is just plain wrong!!&lt;BR/&gt;&lt;BR/&gt;On a better note, thank you so very much for the Soccer Girl flair.  My daughter is a big soccer player and "girlie" soccer stuff just ain't no where to be found.  I really appreciate your gift to us. &lt;BR/&gt;&lt;BR/&gt;Peace Out,&lt;BR/&gt;Michelle</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/8982875593466515118'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/8982875593466515118'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html?showComment=1226626920000#c8982875593466515118' title=''/><author><name>Michelle from MD, USA</name><uri>https://www.blogger.com/profile/03622810103910908262</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='25' src='//2.bp.blogspot.com/_2QvZh6wNv34/Sitgh3z16ZI/AAAAAAAAAfo/CtW_N2R59UY/S220-s32/Me%26MyFurBabies-Template-5-K.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6110644733784690863' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6110644733784690863' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-369934822'/><gd:extendedProperty name='blogger.displayTime' value='November 13, 2008 at 6:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8799006779317924110</id><published>2008-11-13T19:23:00.000-07:00</published><updated>2008-11-13T19:23:21.547-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sorry to hear about the Pirates again!  There is j...</title><content type='html'>Sorry to hear about the Pirates again!  There is just no accounting for lack of class!  Don't let the pirates get you down!&lt;BR/&gt;&lt;BR/&gt;And good luck on the couch!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/8799006779317924110'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/8799006779317924110'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html?showComment=1226629380000#c8799006779317924110' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6110644733784690863' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6110644733784690863' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='November 13, 2008 at 7:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-836066990916661334</id><published>2008-11-13T22:27:00.001-07:00</published><updated>2008-11-13T22:27:07.980-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 13 Nov [LA 09:00pm] - 14 Nov [NY 12:00am, UK 05:00am, OZ 04:00pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/836066990916661334'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/836066990916661334'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html?showComment=1226640420001#c836066990916661334' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6110644733784690863' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6110644733784690863' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 13, 2008 at 10:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-606714985375475132</id><published>2008-11-14T06:33:00.000-07:00</published><updated>2008-11-14T06:33:21.684-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks!  My soccer girl will love it!</title><content type='html'>Thanks!  My soccer girl will love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/606714985375475132'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/606714985375475132'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html?showComment=1226669580000#c606714985375475132' title=''/><author><name>Amanda</name><uri>https://www.blogger.com/profile/10120774715331922926</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-bId4qNgdf7Q/UoN3LgdrqyI/AAAAAAAAghI/49v49s-n120/s32/IMG_2007.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6110644733784690863' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6110644733784690863' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-376452730'/><gd:extendedProperty name='blogger.displayTime' value='November 14, 2008 at 6:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-393297723881956631</id><published>2008-11-14T09:30:00.000-07:00</published><updated>2008-11-14T09:30:29.802-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great new templates Brittney - Ashley's definitely...</title><content type='html'>Great new templates Brittney - Ashley's definitely one of my favorites too.  She is amazing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2809755590493322508/comments/default/393297723881956631'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2809755590493322508/comments/default/393297723881956631'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/friends-that-inspire-me_14.html?showComment=1226680200000#c393297723881956631' title=''/><author><name>Jeni</name><uri>https://www.blogger.com/profile/16017214095733677819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp1.blogger.com/_gjE33yBdihc/SGHQuBOaEfI/AAAAAAAAA6k/Olwdi6Lml3w/S220-s32/SM+picture.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/friends-that-inspire-me_14.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2809755590493322508' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2809755590493322508' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-193039728'/><gd:extendedProperty name='blogger.displayTime' value='November 14, 2008 at 9:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4798202290161758392</id><published>2008-11-14T09:30:00.001-07:00</published><updated>2008-11-14T09:30:30.493-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yeah!  I love those templates!  Thanks!</title><content type='html'>Yeah!  I love those templates!  Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2809755590493322508/comments/default/4798202290161758392'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2809755590493322508/comments/default/4798202290161758392'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/friends-that-inspire-me_14.html?showComment=1226680200001#c4798202290161758392' title=''/><author><name>Pressed Petals</name><uri>https://www.blogger.com/profile/11363508061584830683</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_waNeXSTyMaw/TTDnhG21TaI/AAAAAAAADRc/mjE8JuFpMFo/S220-s32/blog-avi-2011.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/friends-that-inspire-me_14.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2809755590493322508' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2809755590493322508' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2115726680'/><gd:extendedProperty name='blogger.displayTime' value='November 14, 2008 at 9:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4882616725180792035</id><published>2008-11-14T09:46:00.000-07:00</published><updated>2008-11-14T09:46:12.639-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sorry to hear about the dishonest people pirating ...</title><content type='html'>Sorry to hear about the dishonest people pirating your stuff... how do they live with themselves?  Aren't their self worths more than the $5 or so they'd have to shell out for the kit?  Sheesh.  They think no one is looking, but that is so far from the truth....</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/4882616725180792035'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6110644733784690863/comments/default/4882616725180792035'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html?showComment=1226681160000#c4882616725180792035' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/soccer-girl-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6110644733784690863' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6110644733784690863' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='November 14, 2008 at 9:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-432592056467774840</id><published>2008-11-14T10:34:00.000-07:00</published><updated>2008-11-14T10:34:18.493-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love that you scrapped your trip to the voting p...</title><content type='html'>I love that you scrapped your trip to the voting polls! You are so fun. I am always taking pictures of EVERY event &amp;amp; Matt thinks I am crazy, but look how fun it is. Sadly enough, I did not bring my camera when we voted. Next time! Oh, and I of course love the templates!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2809755590493322508/comments/default/432592056467774840'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2809755590493322508/comments/default/432592056467774840'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/friends-that-inspire-me_14.html?showComment=1226684040000#c432592056467774840' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/friends-that-inspire-me_14.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2809755590493322508' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2809755590493322508' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='November 14, 2008 at 10:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8952140714277835240</id><published>2008-11-14T12:30:00.000-07:00</published><updated>2008-11-14T12:30:14.469-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the wonderful templates. Also, thanks f...</title><content type='html'>Thanks for the wonderful templates. Also, thanks for your article in the SM newsletter. I've already improved a LO using that technique!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2809755590493322508/comments/default/8952140714277835240'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2809755590493322508/comments/default/8952140714277835240'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/friends-that-inspire-me_14.html?showComment=1226691000000#c8952140714277835240' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/friends-that-inspire-me_14.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2809755590493322508' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2809755590493322508' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 14, 2008 at 12:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1871852653822888332</id><published>2008-11-14T15:40:00.000-07:00</published><updated>2008-11-14T15:40:29.437-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the templates :D Some of my favorite te...</title><content type='html'>Thanks for the templates :D Some of my favorite templates are from you and these looks promising as well!! And I second Virginia, I can't wait to try and make my shadows more natural. &lt;BR/&gt;&lt;BR/&gt;Have a great weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2809755590493322508/comments/default/1871852653822888332'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2809755590493322508/comments/default/1871852653822888332'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/friends-that-inspire-me_14.html?showComment=1226702400000#c1871852653822888332' title=''/><author><name>lime</name><uri>https://www.blogger.com/profile/06551474218264033421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//2.bp.blogspot.com/_HH-i3jBBL60/SKgsjBEf6PI/AAAAAAAAAAQ/UC53PI70uII/S220-s32/156661144_e68d16ab0f_o.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/friends-that-inspire-me_14.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2809755590493322508' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2809755590493322508' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-297577900'/><gd:extendedProperty name='blogger.displayTime' value='November 14, 2008 at 3:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-423904854039097615</id><published>2008-11-14T19:06:00.000-07:00</published><updated>2008-11-14T19:06:27.959-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>AWWWWW, gee thanks, Britt!!  I seriously love your...</title><content type='html'>AWWWWW, gee thanks, Britt!!  I seriously love your style myself and love to lift you.  This is an honor!  Love all the LO's that the team did.  So fun!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2809755590493322508/comments/default/423904854039097615'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2809755590493322508/comments/default/423904854039097615'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/friends-that-inspire-me_14.html?showComment=1226714760000#c423904854039097615' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/friends-that-inspire-me_14.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2809755590493322508' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2809755590493322508' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='November 14, 2008 at 7:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6207330322441306740</id><published>2008-11-14T20:45:00.000-07:00</published><updated>2008-11-14T20:45:24.274-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the templates this week  4Sh...</title><content type='html'>Thank you so much for the templates this week  4Shared is so maddening, making it so hard to leave comments!&lt;BR/&gt;&lt;BR/&gt;And your DH is the most fabulous ever with his wonderful participation in the photo process.  And you take photos of everything!  I am still LOL on the LO with you in the wheelchair!  What a great sport he is!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2809755590493322508/comments/default/6207330322441306740'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2809755590493322508/comments/default/6207330322441306740'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/friends-that-inspire-me_14.html?showComment=1226720700000#c6207330322441306740' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/friends-that-inspire-me_14.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2809755590493322508' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2809755590493322508' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='November 14, 2008 at 8:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4329362138842566253</id><published>2008-11-15T11:09:00.000-07:00</published><updated>2008-11-15T11:09:58.592-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brittney, those LOs are awesome!  You&amp;#39;ve got s...</title><content type='html'>Brittney, those LOs are awesome!  You&amp;#39;ve got some very talented ladies on your team!  That LO by Melissa of Boyd&amp;#39;s Bear Cpuntry brought back memories.  We live din PA for 3 years &amp;amp; went there also.  My boys got to make bears there.  My youngest was just born, so my oldest made his bear for him.  They sleep with those guys every night.  And now I don&amp;#39;t feel so weird about taking pics when I voted!  lol  Now I just need to scrap them!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2809755590493322508/comments/default/4329362138842566253'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2809755590493322508/comments/default/4329362138842566253'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/friends-that-inspire-me_14.html?showComment=1226772540000#c4329362138842566253' title=''/><author><name>Jackie</name><uri>https://www.blogger.com/profile/09499200939806937266</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/friends-that-inspire-me_14.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2809755590493322508' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2809755590493322508' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1743188652'/><gd:extendedProperty name='blogger.displayTime' value='November 15, 2008 at 11:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1483209007440772459</id><published>2008-11-16T04:35:00.000-07:00</published><updated>2008-11-16T04:35:37.511-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, that couch looks comfy!! Enjoy ;) I love the ...</title><content type='html'>Wow, that couch looks comfy!! Enjoy ;) I love the unforgettable LO and the LO about you. :D &lt;BR/&gt;&lt;BR/&gt;Have a great Sunday!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1894201254463322050/comments/default/1483209007440772459'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1894201254463322050/comments/default/1483209007440772459'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/can-you-feel-love.html?showComment=1226835300000#c1483209007440772459' title=''/><author><name>lime</name><uri>https://www.blogger.com/profile/06551474218264033421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//2.bp.blogspot.com/_HH-i3jBBL60/SKgsjBEf6PI/AAAAAAAAAAQ/UC53PI70uII/S220-s32/156661144_e68d16ab0f_o.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/can-you-feel-love.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1894201254463322050' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1894201254463322050' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-297577900'/><gd:extendedProperty name='blogger.displayTime' value='November 16, 2008 at 4:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6824002515569265568</id><published>2008-11-16T13:09:00.000-07:00</published><updated>2008-11-16T13:09:08.580-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>congrats on your couch--I can&amp;#39;t believe you we...</title><content type='html'>congrats on your couch--I can&amp;#39;t believe you were at the game. We just watched on TV &amp;amp; felt bad for the people there freezing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1894201254463322050/comments/default/6824002515569265568'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1894201254463322050/comments/default/6824002515569265568'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/can-you-feel-love.html?showComment=1226866140000#c6824002515569265568' title=''/><author><name>Emilee</name><uri>https://www.blogger.com/profile/03276923834347567587</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/can-you-feel-love.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1894201254463322050' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1894201254463322050' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958259147'/><gd:extendedProperty name='blogger.displayTime' value='November 16, 2008 at 1:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5254670639660041665</id><published>2008-11-16T16:31:00.000-07:00</published><updated>2008-11-16T16:31:37.305-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow! I LOVE the new couch! I'll have to stop by an...</title><content type='html'>Wow! I LOVE the new couch! I'll have to stop by and see it in real life :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1894201254463322050/comments/default/5254670639660041665'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1894201254463322050/comments/default/5254670639660041665'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/can-you-feel-love.html?showComment=1226878260000#c5254670639660041665' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/can-you-feel-love.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1894201254463322050' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1894201254463322050' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='November 16, 2008 at 4:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-643690055160199376</id><published>2008-11-16T17:06:00.000-07:00</published><updated>2008-11-16T17:06:05.369-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow that was a lot of fun for one day! And I love ...</title><content type='html'>Wow that was a lot of fun for one day! And I love your new couch! I am jealous for sure! Our poor off white couches are starting to look rather kid friendly these days.  We need to save up for some super duper micro fiber kid-proof couches!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1894201254463322050/comments/default/643690055160199376'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1894201254463322050/comments/default/643690055160199376'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/can-you-feel-love.html?showComment=1226880360000#c643690055160199376' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/can-you-feel-love.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1894201254463322050' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1894201254463322050' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='November 16, 2008 at 5:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8344149277028161998</id><published>2008-11-17T13:38:00.000-07:00</published><updated>2008-11-17T13:38:33.147-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>GREAT STUFF Brittney!  I love all these pages!  Yo...</title><content type='html'>GREAT STUFF Brittney!  I love all these pages!  You are so awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1894201254463322050/comments/default/8344149277028161998'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1894201254463322050/comments/default/8344149277028161998'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/can-you-feel-love.html?showComment=1226954280000#c8344149277028161998' title=''/><author><name>Marg</name><uri>https://www.blogger.com/profile/00205077966723445227</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/can-you-feel-love.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1894201254463322050' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1894201254463322050' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2088785191'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2008 at 1:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2733606544947602091</id><published>2008-11-17T14:32:00.000-07:00</published><updated>2008-11-17T14:32:20.488-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh...I love you too! This is so cute! That was a g...</title><content type='html'>Oh...I love you too! This is so cute! That was a great day!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7077795450238956731/comments/default/2733606544947602091'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7077795450238956731/comments/default/2733606544947602091'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/you-gotta-have-friends.html?showComment=1226957520000#c2733606544947602091' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/you-gotta-have-friends.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7077795450238956731' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7077795450238956731' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2008 at 2:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-476166626720208690</id><published>2008-11-17T15:02:00.000-07:00</published><updated>2008-11-17T15:02:33.283-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey I REALLY love this page! I love how the papers...</title><content type='html'>Hey I REALLY love this page! I love how the papers look...so cool!! I'm so behind on my sunday blessings!! I think I'm going to go to costco and just get elements!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7077795450238956731/comments/default/476166626720208690'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7077795450238956731/comments/default/476166626720208690'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/you-gotta-have-friends.html?showComment=1226959320000#c476166626720208690' title=''/><author><name>Marcistar</name><uri>https://www.blogger.com/profile/03433547103232908773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_vlPBBsBjFZM/STRl3KsD4RI/AAAAAAAABGo/XWDhabJkvWs/S220-s32/RODEE_029.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/you-gotta-have-friends.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7077795450238956731' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7077795450238956731' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-691082059'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2008 at 3:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3740647171486437743</id><published>2008-11-17T20:22:00.000-07:00</published><updated>2008-11-17T20:22:11.381-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, I'm so glad you scrapped that picture! It will...</title><content type='html'>Oh, I'm so glad you scrapped that picture! It will be a favorite of mine forever! I too feel so lucky to have such great friends!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7077795450238956731/comments/default/3740647171486437743'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7077795450238956731/comments/default/3740647171486437743'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/you-gotta-have-friends.html?showComment=1226978520000#c3740647171486437743' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/you-gotta-have-friends.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7077795450238956731' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7077795450238956731' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2008 at 8:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1552573045988003193</id><published>2008-11-17T21:07:00.000-07:00</published><updated>2008-11-17T21:07:52.950-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute layout!!  Can't wait to see one of the new co...</title><content type='html'>Cute layout!!  Can't wait to see one of the new couch!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8344979716246986325/comments/default/1552573045988003193'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8344979716246986325/comments/default/1552573045988003193'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/new-everyday-magic-challenge.html?showComment=1226981220000#c1552573045988003193' title=''/><author><name>Jeni</name><uri>https://www.blogger.com/profile/16017214095733677819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp1.blogger.com/_gjE33yBdihc/SGHQuBOaEfI/AAAAAAAAA6k/Olwdi6Lml3w/S220-s32/SM+picture.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/new-everyday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8344979716246986325' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8344979716246986325' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-193039728'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2008 at 9:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-962639068753484412</id><published>2008-11-18T00:46:00.000-07:00</published><updated>2008-11-18T00:46:42.827-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What an adorable LO!  LOVE it...&lt;br&gt;And how exciti...</title><content type='html'>What an adorable LO!  LOVE it...&lt;BR/&gt;And how exciting about the couch.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8344979716246986325/comments/default/962639068753484412'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8344979716246986325/comments/default/962639068753484412'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/new-everyday-magic-challenge.html?showComment=1226994360000#c962639068753484412' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/new-everyday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8344979716246986325' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8344979716246986325' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='November 18, 2008 at 12:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3402504591963507002</id><published>2008-11-18T11:13:00.000-07:00</published><updated>2008-11-18T11:13:21.620-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm so glad you liked the album- fit it up with lo...</title><content type='html'>I'm so glad you liked the album- fit it up with lots of magic!!!  **HUGS**</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1894201254463322050/comments/default/3402504591963507002'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1894201254463322050/comments/default/3402504591963507002'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/can-you-feel-love.html?showComment=1227031980000#c3402504591963507002' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/can-you-feel-love.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1894201254463322050' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1894201254463322050' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 18, 2008 at 11:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4987886773240082830</id><published>2008-11-19T08:41:00.000-07:00</published><updated>2008-11-19T08:41:33.144-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>britt - do you sell any WDW themed quick page kits...</title><content type='html'>britt - do you sell any WDW themed quick page kits?  If so, can you email me (couldn't find your email)&lt;BR/&gt;Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8344979716246986325/comments/default/4987886773240082830'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8344979716246986325/comments/default/4987886773240082830'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/new-everyday-magic-challenge.html?showComment=1227109260000#c4987886773240082830' title=''/><author><name>Laura Schmitt</name><uri>https://www.blogger.com/profile/05463058207258783953</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='24' src='//3.bp.blogspot.com/__R-N2HoHns0/TBlqjQRKmHI/AAAAAAABC-g/BxTOFwfkgbY/S220-s31/bfclass.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/new-everyday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8344979716246986325' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8344979716246986325' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-811880337'/><gd:extendedProperty name='blogger.displayTime' value='November 19, 2008 at 8:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1522314667345672602</id><published>2008-11-19T17:45:00.000-07:00</published><updated>2008-11-19T17:45:41.403-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That's my dream couch, with a matching recliner or...</title><content type='html'>That's my dream couch, with a matching recliner or two... great pick!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1894201254463322050/comments/default/1522314667345672602'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1894201254463322050/comments/default/1522314667345672602'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/can-you-feel-love.html?showComment=1227141900000#c1522314667345672602' title=''/><author><name>mrstank</name><uri>https://www.blogger.com/profile/03286604572880656982</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/can-you-feel-love.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1894201254463322050' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1894201254463322050' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026006575'/><gd:extendedProperty name='blogger.displayTime' value='November 19, 2008 at 5:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2366896254388581327</id><published>2008-11-20T09:01:00.000-07:00</published><updated>2008-11-20T09:01:19.872-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats on the couch!  Missed you at the SS last ...</title><content type='html'>Congrats on the couch!  Missed you at the SS last night :(</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8344979716246986325/comments/default/2366896254388581327'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8344979716246986325/comments/default/2366896254388581327'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/new-everyday-magic-challenge.html?showComment=1227196860000#c2366896254388581327' title=''/><author><name>Chelle</name><uri>https://www.blogger.com/profile/00323064102058654854</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//1.bp.blogspot.com/_IVvB7T164Wg/SdkfU2tOmwI/AAAAAAAAAS4/zq_OluvIZPI/S220-s32/me+for+kelly.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/new-everyday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8344979716246986325' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8344979716246986325' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2121482254'/><gd:extendedProperty name='blogger.displayTime' value='November 20, 2008 at 9:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2106244122067488736</id><published>2008-11-21T06:36:00.000-07:00</published><updated>2008-11-21T06:36:37.530-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey thanks for the challange, I have entered my LO...</title><content type='html'>Hey thanks for the challange, I have entered my LO at scrap matters!! THanks again..BTW...love your blog and freebies!&lt;BR/&gt;&lt;BR/&gt;Lacey</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8344979716246986325/comments/default/2106244122067488736'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8344979716246986325/comments/default/2106244122067488736'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/new-everyday-magic-challenge.html?showComment=1227274560000#c2106244122067488736' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/new-everyday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8344979716246986325' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8344979716246986325' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2008 at 6:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-714929520685299668</id><published>2008-11-21T10:11:00.000-07:00</published><updated>2008-11-21T10:11:51.915-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Amazing, amazing stuff this week again Britt!!! Lo...</title><content type='html'>Amazing, amazing stuff this week again Britt!!! Love it all.... those brushes are fab too!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/714929520685299668'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/714929520685299668'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227287460000#c714929520685299668' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2008 at 10:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8609146241799371282</id><published>2008-11-21T10:23:00.000-07:00</published><updated>2008-11-21T10:23:59.689-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW.</title><content type='html'>WOW.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/8609146241799371282'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/8609146241799371282'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227288180000#c8609146241799371282' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2008 at 10:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3386784930490066221</id><published>2008-11-21T10:45:00.000-07:00</published><updated>2008-11-21T10:45:12.603-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you Britt! Super CUTE!!!</title><content type='html'>Thank you Britt! Super CUTE!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/3386784930490066221'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/3386784930490066221'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227289500000#c3386784930490066221' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2008 at 10:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2789602663334687145</id><published>2008-11-21T11:00:00.000-07:00</published><updated>2008-11-21T11:00:32.514-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute!  Thank you!</title><content type='html'>So cute!  Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/2789602663334687145'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/2789602663334687145'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227290400000#c2789602663334687145' title=''/><author><name>AMY</name><uri>https://www.blogger.com/profile/15790335132294267633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-yXWSItNUJtE/ToyTtoHbGJI/AAAAAAAAWjs/Vo54PMXPVL0/s32/IMG_1562a.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1173087483'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2008 at 11:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3894905313211450576</id><published>2008-11-21T11:21:00.000-07:00</published><updated>2008-11-21T11:21:51.527-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How cute!!  Thanks so much for sharing!! :)</title><content type='html'>How cute!!  Thanks so much for sharing!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/3894905313211450576'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/3894905313211450576'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227291660000#c3894905313211450576' title=''/><author><name>Stefani</name><uri>https://www.blogger.com/profile/03810042731157559377</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2083587331'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2008 at 11:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5265105940335564915</id><published>2008-11-21T11:25:00.000-07:00</published><updated>2008-11-21T11:25:29.995-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YOU rock...you SO TOTALLY ROCK!!! I can't even WAI...</title><content type='html'>YOU rock...you SO TOTALLY ROCK!!! I can't even WAIT to get my hands on this new FABULOUS stuff!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/5265105940335564915'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/5265105940335564915'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227291900000#c5265105940335564915' title=''/><author><name>The Golden Girls</name><uri>https://www.blogger.com/profile/01695644385625082434</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//4.bp.blogspot.com/_emC9nBis_Q4/SKmQTaAHkgI/AAAAAAAAAfg/HeumPdp-mSQ/S220-s32/leslie_avatar1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-875282869'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2008 at 11:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8643132946674519045</id><published>2008-11-21T14:02:00.000-07:00</published><updated>2008-11-21T14:02:14.020-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE everything about this kit. I will def be ge...</title><content type='html'>I LOVE everything about this kit. I will def be getting it before the end of the month. Thanks for the freebie..off to grab it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/8643132946674519045'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/8643132946674519045'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227301320000#c8643132946674519045' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2008 at 2:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8006867312023562956</id><published>2008-11-21T14:07:00.000-07:00</published><updated>2008-11-21T14:07:35.091-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Holy cow- my keyboard is shorted out with all of t...</title><content type='html'>Holy cow- my keyboard is shorted out with all of the drooling over the new kit- IT'S AWESOME!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/8006867312023562956'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/8006867312023562956'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227301620000#c8006867312023562956' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2008 at 2:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7104867215179516587</id><published>2008-11-21T15:02:00.000-07:00</published><updated>2008-11-21T15:02:19.241-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>To borrow EZ's phrase, how "holy cow awesome" is t...</title><content type='html'>To borrow EZ's phrase, how "holy cow awesome" is this kit and the brush pack?! After using DIP10 exclusively to scrap with for the past 2 1/2 years, I have FINALLY gotten and installed PS Elements 6.0 ... as soon as I figure out how to use it, I'm going to be all over these brushes and finally understand "clipping masks" and other assorted jargon. I'm going to retain this post as my first brush tutorial - thanks, Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/7104867215179516587'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/7104867215179516587'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227304920000#c7104867215179516587' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2008 at 3:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6811306728512874743</id><published>2008-11-21T15:45:00.000-07:00</published><updated>2008-11-21T15:45:08.261-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am so excited to use this kit! It will be perfec...</title><content type='html'>I am so excited to use this kit! It will be perfect for Christmas cards!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/6811306728512874743'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/6811306728512874743'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227307500000#c6811306728512874743' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2008 at 3:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-318416554797249718</id><published>2008-11-21T16:04:00.000-07:00</published><updated>2008-11-21T16:04:32.305-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for the sweet add-on!</title><content type='html'>thanks for the sweet add-on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/318416554797249718'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/318416554797249718'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227308640000#c318416554797249718' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2008 at 4:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4140860876569338309</id><published>2008-11-21T16:12:00.000-07:00</published><updated>2008-11-21T16:12:47.437-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>*LOVE* the polka dots! Thanks!</title><content type='html'>*LOVE* the polka dots! Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/4140860876569338309'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/4140860876569338309'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227309120000#c4140860876569338309' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/06423725562459465687</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1622310183'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2008 at 4:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3164938260351118586</id><published>2008-11-21T16:21:00.000-07:00</published><updated>2008-11-21T16:21:20.641-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, I love that striped paper especially. Thanks!</title><content type='html'>Wow, I love that striped paper especially. Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/3164938260351118586'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/3164938260351118586'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227309660000#c3164938260351118586' title=''/><author><name>Dianna</name><uri>https://www.blogger.com/profile/09517246579704472278</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-QSZNSqzcDBw/XUCTLYnIwXI/AAAAAAAAXt8/9e4-AjG7v5UvdQXbowY0BuRV4ABDEMm2QCK4BGAYYCw/s32/paper.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-531237099'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2008 at 4:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1264377643828331320</id><published>2008-11-21T16:45:00.000-07:00</published><updated>2008-11-21T16:45:40.815-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!  Super kit and super layouts!!  I love lookin...</title><content type='html'>Wow!  Super kit and super layouts!!  I love looking at what your CT has done -- very inspiring (and helpful for us less creative scrappers :) ). Thank you for the wonderful add-on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/1264377643828331320'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/1264377643828331320'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227311100000#c1264377643828331320' title=''/><author><name>Pam</name><uri>https://www.blogger.com/profile/07317577120265467342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1859273207'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2008 at 4:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-356419773540890514</id><published>2008-11-21T17:05:00.000-07:00</published><updated>2008-11-21T17:05:10.416-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Britt I LOVE the new kit!!!!!!!!! Wow wow wow!!...</title><content type='html'>Oh Britt I LOVE the new kit!!!!!!!!! Wow wow wow!!&lt;BR/&gt;Thank you for the add on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/356419773540890514'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/356419773540890514'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227312300000#c356419773540890514' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2008 at 5:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2947738320813714188</id><published>2008-11-21T17:11:00.000-07:00</published><updated>2008-11-21T17:11:18.584-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THANKS!</title><content type='html'>THANKS!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/2947738320813714188'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/2947738320813714188'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227312660000#c2947738320813714188' title=''/><author><name>Tammy Dunlap</name><uri>https://www.blogger.com/profile/17719825432736075536</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-fHavgOfeKj4/TdPnIKEcOYI/AAAAAAAABgQ/75LQHtyz4Xk/s32/Tam_aka_web.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1753224313'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2008 at 5:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1490041861260701339</id><published>2008-11-21T17:19:00.000-07:00</published><updated>2008-11-21T17:19:59.424-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, your creative team did an amazing job with th...</title><content type='html'>Wow, your creative team did an amazing job with those layouts. Thank you for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/1490041861260701339'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/1490041861260701339'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227313140000#c1490041861260701339' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/07756113693211709904</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1041369778'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2008 at 5:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7310703400317829533</id><published>2008-11-21T17:32:00.000-07:00</published><updated>2008-11-21T17:32:51.975-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Everything looks great!  Thanks for the add-on!  L...</title><content type='html'>Everything looks great!  Thanks for the add-on!  Love the kit and the brushes!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/7310703400317829533'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/7310703400317829533'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227313920000#c7310703400317829533' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2008 at 5:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7157402344757283295</id><published>2008-11-21T17:33:00.000-07:00</published><updated>2008-11-21T17:33:23.615-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow. I am so excited to see a different christmas ...</title><content type='html'>Wow. I am so excited to see a different christmas kit - I LOVE it! I just got your other christmas kit, which I haven't even used yet, but now I will be set for Christmas pages for awhile. I love this one. Off to visit the shoppe!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/7157402344757283295'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/7157402344757283295'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227313980000#c7157402344757283295' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2008 at 5:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7949909685230969440</id><published>2008-11-21T19:33:00.000-07:00</published><updated>2008-11-21T19:33:35.937-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the great freebie!  Love the kit - can'...</title><content type='html'>Thanks for the great freebie!  Love the kit - can't wait to go get it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/7949909685230969440'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/7949909685230969440'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227321180000#c7949909685230969440' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2008 at 7:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-333255681688616959</id><published>2008-11-21T19:34:00.000-07:00</published><updated>2008-11-21T19:34:57.933-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow Britt, your kits always get better and better!...</title><content type='html'>Wow Britt, your kits always get better and better!  Just love this new Chrissy one and thank you so much for the awesome add on too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/333255681688616959'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/333255681688616959'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227321240000#c333255681688616959' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2008 at 7:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4256662599645620606</id><published>2008-11-21T21:44:00.000-07:00</published><updated>2008-11-21T21:44:57.919-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just found your stuff. VERY VERY Cute Brit! THanks...</title><content type='html'>Just found your stuff. VERY VERY Cute Brit! THanks for the freebie!&lt;BR/&gt;&lt;BR/&gt;gingerandjake</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/4256662599645620606'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/4256662599645620606'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227329040000#c4256662599645620606' title=''/><author><name>Ginger</name><uri>https://www.blogger.com/profile/09081398739828671116</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-RTc-8_2k7Es/TjLFmUwvdAI/AAAAAAAAABM/xWdLGiUOXcs/s32/mej.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-29247584'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2008 at 9:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-776790866507857738</id><published>2008-11-21T21:53:00.001-07:00</published><updated>2008-11-21T21:53:46.331-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 21 Nov [LA 08:22pm, NY 11:22pm] - 22 Nov [UK 04:22am, OZ 03:22pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/776790866507857738'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/776790866507857738'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227329580001#c776790866507857738' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2008 at 9:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6309029937502233159</id><published>2008-11-21T23:19:00.000-07:00</published><updated>2008-11-21T23:19:30.290-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the adorable freebie :D</title><content type='html'>Thanks for the adorable freebie :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/6309029937502233159'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/6309029937502233159'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227334740000#c6309029937502233159' title=''/><author><name>Mieneke van der Salm</name><uri>https://www.blogger.com/profile/04782771945227479913</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-mQru8omG7jM/URJa3ftaSHI/AAAAAAAABYo/wf1daCSwlNA/s32/IMG_0573.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-221447779'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2008 at 11:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3171747612831757309</id><published>2008-11-21T23:31:00.000-07:00</published><updated>2008-11-21T23:31:08.210-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this new kit, and as usual your Britt Girls d...</title><content type='html'>Love this new kit, and as usual your Britt Girls did awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/3171747612831757309'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/3171747612831757309'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227335460000#c3171747612831757309' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2008 at 11:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8710763622711133384</id><published>2008-11-22T02:51:00.000-07:00</published><updated>2008-11-22T02:51:03.359-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>love ur new kit - added it to my kaboodle - so man...</title><content type='html'>love ur new kit - added it to my kaboodle - so many great LOs today-thanks so much for the sampler&lt;BR/&gt;-bellbird</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/8710763622711133384'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/8710763622711133384'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227347460000#c8710763622711133384' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 22, 2008 at 2:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6568246488706785963</id><published>2008-11-22T03:29:00.000-07:00</published><updated>2008-11-22T03:29:06.913-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>wonderful Christmas mini kit! Have a great week en...</title><content type='html'>wonderful Christmas mini kit! Have a great week end :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/6568246488706785963'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/6568246488706785963'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227349740000#c6568246488706785963' title=''/><author><name>Lilaclady</name><uri>https://www.blogger.com/profile/04985178581427057337</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//4.bp.blogspot.com/-b3OwAnuD8ug/VDun0VfJvuI/AAAAAAAABI8/1sfWq0j3s5I/s32/Fancy-Dress.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1599813996'/><gd:extendedProperty name='blogger.displayTime' value='November 22, 2008 at 3:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1030695673889922192</id><published>2008-11-22T03:33:00.000-07:00</published><updated>2008-11-22T03:33:12.191-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for another gorgeous freebie :D ...</title><content type='html'>Thank you so much for another gorgeous freebie :D And the new kit is so fantastic too!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/1030695673889922192'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/1030695673889922192'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227349980000#c1030695673889922192' title=''/><author><name>lime</name><uri>https://www.blogger.com/profile/06551474218264033421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//2.bp.blogspot.com/_HH-i3jBBL60/SKgsjBEf6PI/AAAAAAAAAAQ/UC53PI70uII/S220-s32/156661144_e68d16ab0f_o.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-297577900'/><gd:extendedProperty name='blogger.displayTime' value='November 22, 2008 at 3:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2511136117132153264</id><published>2008-11-22T06:15:00.000-07:00</published><updated>2008-11-22T06:15:39.850-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the lovely add-on!</title><content type='html'>Thank you for the lovely add-on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/2511136117132153264'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/2511136117132153264'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227359700000#c2511136117132153264' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 22, 2008 at 6:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7491874825038549765</id><published>2008-11-22T15:48:00.000-07:00</published><updated>2008-11-22T15:48:38.035-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute kit.  ~doriann</title><content type='html'>Cute kit.  ~doriann</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/7491874825038549765'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/7491874825038549765'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html?showComment=1227394080000#c7491874825038549765' title=''/><author><name>Yawle Pop</name><uri>https://www.blogger.com/profile/12797508780359681184</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='27' src='//3.bp.blogspot.com/_nmznNy-0ZVE/SoTWVPZYx6I/AAAAAAAAAFw/6hjC2QmbTkQ/S220-s31/K+%26+D+at+RRCS+Reunion.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5333418998113456038' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5333418998113456038' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1985333396'/><gd:extendedProperty name='blogger.displayTime' value='November 22, 2008 at 3:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7888101237048469068</id><published>2008-11-23T15:21:00.000-07:00</published><updated>2008-11-23T15:21:16.746-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the show off gift. Love those brushes. ...</title><content type='html'>Thanks for the show off gift. Love those brushes. And the freebies. So fun...I"m going to use it now!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/7888101237048469068'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/7888101237048469068'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227478860000#c7888101237048469068' title=''/><author><name>Rachel Durazzani</name><uri>https://www.blogger.com/profile/00590665626558065083</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-WJawaqNwyg4/W8NhTUNdqOI/AAAAAAAAul0/i6Xblm0aG3YhcnmJ0mVTlIB6-6GaCM_7gCK4BGAYYCw/s32/26599_48.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-792308730'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2008 at 3:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-904827601799761915</id><published>2008-11-24T06:33:00.000-07:00</published><updated>2008-11-24T06:33:25.118-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love that LO!  Nice work, Britt!  They have the ...</title><content type='html'>I love that LO!  Nice work, Britt!  They have the Animation Academy at DHS in Walt Disney World.  I have always wanted to do it, but I never have.  I'll have to make SURE I do it on my next trip!  Thanks for the inspiration!&lt;BR/&gt;&lt;BR/&gt;One more thing -- you've been tagged!  Stop over to my blog for the details!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3010185403728319208/comments/default/904827601799761915'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3010185403728319208/comments/default/904827601799761915'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/hugs.html?showComment=1227533580000#c904827601799761915' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/hugs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3010185403728319208' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3010185403728319208' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='November 24, 2008 at 6:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5254938104586565988</id><published>2008-11-24T09:39:00.000-07:00</published><updated>2008-11-24T09:39:08.315-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the flairs.  Thanks for the freebie!</title><content type='html'>Love the flairs.  Thanks for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/5254938104586565988'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/5254938104586565988'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227544740000#c5254938104586565988' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 24, 2008 at 9:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5230922178067059498</id><published>2008-11-24T10:05:00.000-07:00</published><updated>2008-11-24T10:05:54.648-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have that same couch with the chair and otto. I ...</title><content type='html'>I have that same couch with the chair and otto. I love it too.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1894201254463322050/comments/default/5230922178067059498'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1894201254463322050/comments/default/5230922178067059498'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/can-you-feel-love.html?showComment=1227546300000#c5230922178067059498' title=''/><author><name>Noelle</name><uri>https://www.blogger.com/profile/13945974762071228584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_aNbLpQJTWP4/S0uOSHtXJuI/AAAAAAAAAHg/xdQNswFZFQY/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/can-you-feel-love.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1894201254463322050' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1894201254463322050' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-953216289'/><gd:extendedProperty name='blogger.displayTime' value='November 24, 2008 at 10:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2184238364596402441</id><published>2008-11-24T10:18:00.000-07:00</published><updated>2008-11-24T10:18:26.602-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Now you don't think you can mention "yummy desert"...</title><content type='html'>Now you don't think you can mention "yummy desert" and not tell what it was, do you?  And possibly share the recipe?!&lt;BR/&gt;&lt;BR/&gt;Kim</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3010185403728319208/comments/default/2184238364596402441'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3010185403728319208/comments/default/2184238364596402441'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/hugs.html?showComment=1227547080000#c2184238364596402441' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/hugs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3010185403728319208' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3010185403728319208' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 24, 2008 at 10:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4281156116727754038</id><published>2008-11-24T17:14:00.000-07:00</published><updated>2008-11-24T17:14:54.366-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wait a sec....you didn't go see Twilight?  uhm, HE...</title><content type='html'>Wait a sec....you didn't go see Twilight?  uhm, HELLOOO??  :P  And I 2nd the comment about the dessert.....well, what was it?  oh, nad I like the LO as it is!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3010185403728319208/comments/default/4281156116727754038'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3010185403728319208/comments/default/4281156116727754038'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/hugs.html?showComment=1227572040000#c4281156116727754038' title=''/><author><name>Diana Herman</name><uri>https://www.blogger.com/profile/05978315407231218387</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/hugs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3010185403728319208' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3010185403728319208' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1138980103'/><gd:extendedProperty name='blogger.displayTime' value='November 24, 2008 at 5:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1242957310009470916</id><published>2008-11-24T20:20:00.000-07:00</published><updated>2008-11-24T20:20:50.208-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful as always! Can't wait to use it!</title><content type='html'>Beautiful as always! Can't wait to use it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/1242957310009470916'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/1242957310009470916'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227583200000#c1242957310009470916' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 24, 2008 at 8:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7017524581126743192</id><published>2008-11-25T13:49:00.000-07:00</published><updated>2008-11-25T13:49:16.937-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We finally painted the old paneling in our dining ...</title><content type='html'>We finally painted the old paneling in our dining room (used to be den). I wish we had done it 20 years ago. Use Kilz for the base coat, then paint any color over it! Gone is the old paneling look replaced with a fresh new canvas! I love ours!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/7017524581126743192'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/7017524581126743192'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html?showComment=1227646140000#c7017524581126743192' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2060706707396221367' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2060706707396221367' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2008 at 1:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7135034697435945784</id><published>2008-11-25T14:40:00.000-07:00</published><updated>2008-11-25T14:40:33.128-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Post your pictures at http://ratemyspace.hgtv.com/...</title><content type='html'>Post your pictures at http://ratemyspace.hgtv.com/SNC/Main.aspx?pguid=6db6be3f-1720-4ba3-a081-999042c09b6b and maybe you'll get picked for a FREE makeover!  Also, you can get a ton of ideas by viewing other rooms there.  One inexpensive thing that renters can do is to cover their walls (i.e. the paneling) with fabric.  Just soak the fabric in liquid starch, then apply to walls.  It comes right off when you move! http://www.rentaldecorating.com/quick_fix_fabric_on_walls.htm</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/7135034697435945784'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/7135034697435945784'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html?showComment=1227649200000#c7135034697435945784' title=''/><author><name>StarWarsFans</name><uri>https://www.blogger.com/profile/00425426362094418885</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-qWfAzKv96lE/T1wT2oTe1EI/AAAAAAAAAwU/67BAm1qGZ2Q/s32/Tricia%2BGingerGirl%2BPhoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2060706707396221367' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2060706707396221367' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-728705357'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2008 at 2:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-86146427370860271</id><published>2008-11-25T14:41:00.000-07:00</published><updated>2008-11-25T14:41:42.844-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/86146427370860271'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/86146427370860271'/><author><name>StarWarsFans</name><uri>https://www.blogger.com/profile/00425426362094418885</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-qWfAzKv96lE/T1wT2oTe1EI/AAAAAAAAAwU/67BAm1qGZ2Q/s32/Tricia%2BGingerGirl%2BPhoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2060706707396221367' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2060706707396221367' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-728705357'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2008 at 2:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3707167926759020120</id><published>2008-11-25T14:43:00.000-07:00</published><updated>2008-11-25T14:43:00.254-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can't seem to get the full link in here without a ...</title><content type='html'>Can't seem to get the full link in here without a space, so here it is with extra space.  This website has TONS of ideas for renters!&lt;BR/&gt;&lt;BR/&gt;http://www.rentaldecorating.com/&lt;BR/&gt;quick_fix_fabric_on_walls.htm</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/3707167926759020120'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/3707167926759020120'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html?showComment=1227649380000#c3707167926759020120' title=''/><author><name>StarWarsFans</name><uri>https://www.blogger.com/profile/00425426362094418885</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-qWfAzKv96lE/T1wT2oTe1EI/AAAAAAAAAwU/67BAm1qGZ2Q/s32/Tricia%2BGingerGirl%2BPhoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2060706707396221367' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2060706707396221367' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-728705357'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2008 at 2:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6361683290907624525</id><published>2008-11-25T14:58:00.000-07:00</published><updated>2008-11-25T14:58:44.577-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your elf dance, hilarious!! So much funnier...</title><content type='html'>I love your elf dance, hilarious!! So much funnier than the last few years, I'm about to do one of Joseph and I.  &lt;BR/&gt;&lt;BR/&gt;Your house is so cute! I love how you said the fireplace is off centre.. that's such a scrappers thing to say.  I thought the same thing when I first saw the photo.  LOVE the panel photos like in that link.. SO cool!&lt;BR/&gt;&lt;BR/&gt;Ooh, p.s. nice couch!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/6361683290907624525'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/6361683290907624525'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html?showComment=1227650280000#c6361683290907624525' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2060706707396221367' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2060706707396221367' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2008 at 2:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2938176028311490457</id><published>2008-11-25T15:01:00.000-07:00</published><updated>2008-11-25T15:01:13.534-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your place Britt! That new couch is soooooo...</title><content type='html'>I love your place Britt! That new couch is sooooooooo cute but reminds me how bad mine are! (Eeeek!) &lt;BR/&gt;&lt;BR/&gt;I LOVE the photo wall idea. I LOVE PHOTOS and was actually thinking of the same thing today as I was looking around all the empty walls of our new place. I saw something similar on Tori and Dean and wanted to fix er up as soon as the money became available! DEFINITELY after XMAS!!!!&lt;BR/&gt;&lt;BR/&gt;Can't wait for the sale on Friday. You have SUCH a way of draggin me in there. I don't even need a sale. Your designs have always been worth full price!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/2938176028311490457'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/2938176028311490457'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html?showComment=1227650460000#c2938176028311490457' title=''/><author><name>Lilbirdscrap</name><uri>https://www.blogger.com/profile/17587079252936424569</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Mt7eVOW3LUU/SUYVkvmRtFI/AAAAAAAABLM/M5qWZSyWMuA/S220-s32/moving+day.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2060706707396221367' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2060706707396221367' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1488870027'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2008 at 3:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8209412272800333927</id><published>2008-11-25T15:04:00.000-07:00</published><updated>2008-11-25T15:04:01.785-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here are my ideas, take them for what they are wor...</title><content type='html'>Here are my ideas, take them for what they are worth... (maybe not much) :) LOL&lt;BR/&gt;&lt;BR/&gt;If you can paint the paneling i'd do it in a second! :) &lt;BR/&gt;&lt;BR/&gt;Renting that may not be an option.  My idea is to mount the flat screen Over the fireplace and position the couch in front of the fireplace so you can see the TV.  Then do the big nice square pics (which I LOVE by the way) on the big panel wall (will help distract the fact that it's paneling and add big impact to the room.  Move the Paper lamp where the other standing lamp is  ( to the right of the fireplace) and that lamp that is there,  by your desk. &lt;BR/&gt;&lt;BR/&gt;Move the bookshelf over by your desk to make a little "office" area.  Get a little chair of some type to put to the right of the couch on an angle for more TV viewing seating and TA-DA! new super cool living area.  &lt;BR/&gt;&lt;BR/&gt;LOVE the couch BTW!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/8209412272800333927'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/8209412272800333927'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html?showComment=1227650640000#c8209412272800333927' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2060706707396221367' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2060706707396221367' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2008 at 3:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5153146534492519149</id><published>2008-11-25T15:05:00.000-07:00</published><updated>2008-11-25T15:05:08.110-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I would totall go retro. &lt;br&gt;&lt;br&gt;I like the color ...</title><content type='html'>I would totall go retro. &lt;BR/&gt;&lt;BR/&gt;I like the color scheme you are talking about...but I would totally sneak a little lime green in there! &lt;BR/&gt;&lt;BR/&gt;Since you can't paint your walls, maybe you could paint the furniture...may the book shelf and the tv table.&lt;BR/&gt;&lt;BR/&gt;And I would totally hammer another board on top of your existing mantle...the Landlord probably wouldn't even notice, and if he did, you could always just take it out and putty up the holes.&lt;BR/&gt;&lt;BR/&gt;Even a little more depth there would give you a lot more options.&lt;BR/&gt;&lt;BR/&gt;I would be haunting DI, and Savers and look for old stuff that would fit right in.&lt;BR/&gt;&lt;BR/&gt;You could do a little screen behind the couch to give a separation to your work space...you might not want to have it up when it's just you guys, but when you have company, it would be great.&lt;BR/&gt;&lt;BR/&gt;Can't wait to see what you do.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/5153146534492519149'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/5153146534492519149'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html?showComment=1227650700000#c5153146534492519149' title=''/><author><name>Denise</name><uri>https://www.blogger.com/profile/02617523203436130203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-r9ZmUC5Phe8/UOjQLUCZYoI/AAAAAAAAFRs/gcWv1YyUG7A/s32/image.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2060706707396221367' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2060706707396221367' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1000076485'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2008 at 3:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7773794223469686187</id><published>2008-11-25T15:37:00.000-07:00</published><updated>2008-11-25T15:37:43.528-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You couch is so nice! I love how you changed thing...</title><content type='html'>You couch is so nice! I love how you changed things around. It looks great. I love the idea of putting those large pictures on your wall. I think it would look nice.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/7773794223469686187'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/7773794223469686187'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html?showComment=1227652620000#c7773794223469686187' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2060706707396221367' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2060706707396221367' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2008 at 3:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7497662657245974513</id><published>2008-11-25T15:38:00.000-07:00</published><updated>2008-11-25T15:38:01.789-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOL! I loved the elf video.</title><content type='html'>LOL! I loved the elf video.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/7497662657245974513'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/7497662657245974513'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html?showComment=1227652680000#c7497662657245974513' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2060706707396221367' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2060706707396221367' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2008 at 3:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3306000533878083673</id><published>2008-11-25T21:11:00.000-07:00</published><updated>2008-11-25T21:11:25.483-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>:)  LOVE the video...only Josh could still look ma...</title><content type='html'>:)  LOVE the video...only Josh could still look manly doing those moves. &lt;BR/&gt;I would LOVE to see how the fabric looks on the paneling~ sounds like a neat idea!&lt;BR/&gt;And your couch is so deluxe!  What a fun room!  I love the idea of the tv over the fireplace, some friends of ours did it and it looks AWESOME.  Maybe DH can make a trip up to help you out with that...lol.  We aren't going ANYWHERE these days!!&lt;BR/&gt;I miss chatting you...we need to talk soon.  ;)&lt;BR/&gt;Happy Decorating!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/3306000533878083673'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/3306000533878083673'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html?showComment=1227672660000#c3306000533878083673' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2060706707396221367' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2060706707396221367' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2008 at 9:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2903660158425854312</id><published>2008-11-25T22:06:00.000-07:00</published><updated>2008-11-25T22:06:41.341-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, I just love those Jib Jab videos.  I did on...</title><content type='html'>Britt, I just love those Jib Jab videos.  I did one last year for quite a few of my son's friends and they all loved them although some of the then 4-5 year old girls had boobs on the female elfs which was hilarious!  I'm on their mailing list and saw the new ones the other day so have to get them made up as the kids keep hassling me!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/2903660158425854312'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/2903660158425854312'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html?showComment=1227675960000#c2903660158425854312' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2060706707396221367' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2060706707396221367' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2008 at 10:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4943459182596411184</id><published>2008-11-26T09:43:00.000-07:00</published><updated>2008-11-26T09:43:52.045-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much you always share share such beautif...</title><content type='html'>Thanks so much you always share share such beautiful things!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/4943459182596411184'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2114620073237683217/comments/default/4943459182596411184'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html?showComment=1227717780000#c4943459182596411184' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/its-enchanted-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2114620073237683217' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2114620073237683217' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 26, 2008 at 9:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5645378353173456033</id><published>2008-11-26T14:13:00.000-07:00</published><updated>2008-11-26T14:13:05.273-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the way you re-arranged everything!  I am t...</title><content type='html'>I love the way you re-arranged everything!  I am terrible at decorating advice but I love that couch!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/5645378353173456033'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/5645378353173456033'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html?showComment=1227733980000#c5645378353173456033' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2060706707396221367' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2060706707396221367' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='November 26, 2008 at 2:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5630693234987366444</id><published>2008-11-26T16:09:00.000-07:00</published><updated>2008-11-26T16:09:48.550-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Okay, You and Josh as elves is the funniest thing ...</title><content type='html'>Okay, You and Josh as elves is the funniest thing I've ever seen! Gracelyn LOVED watching it! I'm going to try to do it too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/5630693234987366444'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/5630693234987366444'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html?showComment=1227740940000#c5630693234987366444' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2060706707396221367' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2060706707396221367' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='November 26, 2008 at 4:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1847973081152481201</id><published>2008-11-26T17:32:00.000-07:00</published><updated>2008-11-26T17:32:20.968-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the Very Merry add on. Great kit.  &lt;...</title><content type='html'>Thank you for the Very Merry add on. Great kit.  &lt;BR/&gt;&lt;BR/&gt;Sunny</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/1847973081152481201'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/1847973081152481201'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1227745920000#c1847973081152481201' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 26, 2008 at 5:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6545557881176366991</id><published>2008-11-27T19:32:00.000-07:00</published><updated>2008-11-27T19:32:51.496-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am SO glad I found your blog and link to scrapma...</title><content type='html'>I am SO glad I found your blog and link to scrapmatters on DisBoards today. You are my Disney accomplice!!! lol!!! &lt;BR/&gt;&lt;BR/&gt;Am headed to DL in January after CHA and "need" your page kits!!!&lt;BR/&gt;&lt;BR/&gt;I don't have decorating advice.&lt;BR/&gt;We bought a room of furniture from Wilderness Lodge at WDW and let that be it! &lt;BR/&gt;&lt;BR/&gt;Keep creating! You're wonderful!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/6545557881176366991'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/6545557881176366991'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html?showComment=1227839520000#c6545557881176366991' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2060706707396221367' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2060706707396221367' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 27, 2008 at 7:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9167391142581141565</id><published>2008-11-27T22:41:00.000-07:00</published><updated>2008-11-27T22:41:11.857-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love Darby's ideas!  I was going to say that you...</title><content type='html'>I love Darby's ideas!  I was going to say that you need something long and skinny above that fireplace.  I'm thinking if you don't put the tv up there a Super long cropped photo would look great.  Love the photo wall idea!  And I'm thinking that you and Josh should (or could get) a big pic of you two in a field? on a mountain? standing next to an old building - but something where the camera person is way back and you two are off center - frame it - mount it - viola!&lt;BR/&gt;&lt;BR/&gt;Just thought I'd throw that out there.  Then if you decided to do the photo wall thing in another area of the same room, you'd have a theme going on.&lt;BR/&gt;&lt;BR/&gt;Blessings,&lt;BR/&gt;&lt;BR/&gt;Christine&lt;BR/&gt;(inHisgrip)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/9167391142581141565'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/9167391142581141565'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html?showComment=1227850860000#c9167391142581141565' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2060706707396221367' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2060706707396221367' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 27, 2008 at 10:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4491509092615726318</id><published>2008-11-28T08:14:00.000-07:00</published><updated>2008-11-28T08:14:25.296-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt for the QP! I love 'em! I WAS going t...</title><content type='html'>Thanks Britt for the QP! I love 'em! I WAS going to be a good girl today and not spend all my money...but now I NEED to go and get that cute Christmas collab you did!ANd you know how it goes...you can't walk away without a ton more stuff, lol.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1000251790947108953/comments/default/4491509092615726318'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1000251790947108953/comments/default/4491509092615726318'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/black-friday-blog-train-big-sale-grab.html?showComment=1227885240000#c4491509092615726318' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/07389961024286149904</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/black-friday-blog-train-big-sale-grab.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1000251790947108953' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1000251790947108953' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1452064009'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2008 at 8:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-663156612872371329</id><published>2008-11-28T08:26:00.000-07:00</published><updated>2008-11-28T08:26:01.568-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much!</title><content type='html'>Thank you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1000251790947108953/comments/default/663156612872371329'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1000251790947108953/comments/default/663156612872371329'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/black-friday-blog-train-big-sale-grab.html?showComment=1227885960000#c663156612872371329' title=''/><author><name>AmyB</name><uri>https://www.blogger.com/profile/00380270755215830972</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//3.bp.blogspot.com/-8D9W5QFvXwo/Tpxo59_5R4I/AAAAAAAAAB4/f9W18_5qjdk/s32/ava.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/black-friday-blog-train-big-sale-grab.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1000251790947108953' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1000251790947108953' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-542312308'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2008 at 8:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6514176068334226871</id><published>2008-11-28T08:35:00.000-07:00</published><updated>2008-11-28T08:35:41.404-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt!  Love the eye candy you put out week aft...</title><content type='html'>Hi Britt!  Love the eye candy you put out week after week.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1000251790947108953/comments/default/6514176068334226871'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1000251790947108953/comments/default/6514176068334226871'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/black-friday-blog-train-big-sale-grab.html?showComment=1227886500000#c6514176068334226871' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/black-friday-blog-train-big-sale-grab.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1000251790947108953' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1000251790947108953' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2008 at 8:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8162120283167390066</id><published>2008-11-28T08:54:00.000-07:00</published><updated>2008-11-28T08:54:15.863-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank You. Happy Holidays!</title><content type='html'>Thank You. Happy Holidays!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1000251790947108953/comments/default/8162120283167390066'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1000251790947108953/comments/default/8162120283167390066'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/black-friday-blog-train-big-sale-grab.html?showComment=1227887640000#c8162120283167390066' title=''/><author><name>Jen</name><uri>https://www.blogger.com/profile/01283353879250884484</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/_cSUyTazGaIM/StQECKV5epI/AAAAAAAADAs/tZ-uZmlKL8g/S220-s32/Snapshot_20090901_1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/black-friday-blog-train-big-sale-grab.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1000251790947108953' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1000251790947108953' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-709337479'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2008 at 8:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1282249401850677724</id><published>2008-11-28T09:23:00.000-07:00</published><updated>2008-11-28T09:23:35.227-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I was too busy doing who knows what to get to this...</title><content type='html'>I was too busy doing who knows what to get to this post sooner, but WHOA!  You have been so busy and everyone's LO's are beautiful.  So thankful to be part of your team...&lt;BR/&gt;xoxo</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1000251790947108953/comments/default/1282249401850677724'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1000251790947108953/comments/default/1282249401850677724'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/black-friday-blog-train-big-sale-grab.html?showComment=1227889380000#c1282249401850677724' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/black-friday-blog-train-big-sale-grab.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1000251790947108953' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1000251790947108953' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2008 at 9:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4909518532181815187</id><published>2008-11-28T16:30:00.000-07:00</published><updated>2008-11-28T16:30:09.179-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for an awesome blog Britt and those fab QP'...</title><content type='html'>Thanks for an awesome blog Britt and those fab QP's!  This blog train is super huge!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1000251790947108953/comments/default/4909518532181815187'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1000251790947108953/comments/default/4909518532181815187'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/black-friday-blog-train-big-sale-grab.html?showComment=1227915000000#c4909518532181815187' title=''/><author><name>janedoe</name><uri>https://www.blogger.com/profile/12822925056961654318</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/black-friday-blog-train-big-sale-grab.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1000251790947108953' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1000251790947108953' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-198417159'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2008 at 4:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4762050126867244172</id><published>2008-11-28T17:02:00.000-07:00</published><updated>2008-11-28T17:02:07.160-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THANKS!</title><content type='html'>THANKS!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1000251790947108953/comments/default/4762050126867244172'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1000251790947108953/comments/default/4762050126867244172'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/black-friday-blog-train-big-sale-grab.html?showComment=1227916920000#c4762050126867244172' title=''/><author><name>Tammy Dunlap</name><uri>https://www.blogger.com/profile/17719825432736075536</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-fHavgOfeKj4/TdPnIKEcOYI/AAAAAAAABgQ/75LQHtyz4Xk/s32/Tam_aka_web.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/black-friday-blog-train-big-sale-grab.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1000251790947108953' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1000251790947108953' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1753224313'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2008 at 5:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6595343981781697666</id><published>2008-11-28T22:19:00.001-07:00</published><updated>2008-11-28T22:19:35.205-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 28 Nov [LA 09:00pm] - 29 Nov [NY 12:00am, UK 05:00am, OZ 04:00pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1000251790947108953/comments/default/6595343981781697666'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1000251790947108953/comments/default/6595343981781697666'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/black-friday-blog-train-big-sale-grab.html?showComment=1227935940001#c6595343981781697666' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/black-friday-blog-train-big-sale-grab.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1000251790947108953' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1000251790947108953' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2008 at 10:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7150707429111225507</id><published>2008-11-28T22:47:00.000-07:00</published><updated>2008-11-28T22:47:38.505-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can't EVER get enough of your creative show piec...</title><content type='html'>I can't EVER get enough of your creative show pieces.  The ones of the family of course are always my favorite.  LOVE LOVE LOVE you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1000251790947108953/comments/default/7150707429111225507'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1000251790947108953/comments/default/7150707429111225507'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/black-friday-blog-train-big-sale-grab.html?showComment=1227937620000#c7150707429111225507' title=''/><author><name>Marg</name><uri>https://www.blogger.com/profile/00205077966723445227</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/black-friday-blog-train-big-sale-grab.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1000251790947108953' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1000251790947108953' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2088785191'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2008 at 10:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5595243404158343777</id><published>2008-11-28T23:01:00.000-07:00</published><updated>2008-11-28T23:01:33.951-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the quick pages and the show of...</title><content type='html'>Thanks so much for the quick pages and the show off gift.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1000251790947108953/comments/default/5595243404158343777'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1000251790947108953/comments/default/5595243404158343777'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/black-friday-blog-train-big-sale-grab.html?showComment=1227938460000#c5595243404158343777' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/black-friday-blog-train-big-sale-grab.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1000251790947108953' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1000251790947108953' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2008 at 11:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6384666532667018162</id><published>2008-11-29T22:12:00.000-07:00</published><updated>2008-11-29T22:12:12.089-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt - thanks for the amazing QPs!!  I LOVE your ...</title><content type='html'>Britt - thanks for the amazing QPs!!  I LOVE your GB, by the way.  Some very interesting, unexpected items in there!  Can't wait to get to scrappin' with them!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1000251790947108953/comments/default/6384666532667018162'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1000251790947108953/comments/default/6384666532667018162'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/black-friday-blog-train-big-sale-grab.html?showComment=1228021920000#c6384666532667018162' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/black-friday-blog-train-big-sale-grab.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1000251790947108953' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1000251790947108953' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 29, 2008 at 10:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3112017847509807885</id><published>2008-11-30T00:21:00.000-07:00</published><updated>2008-11-30T00:21:50.622-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>i have no decorating advice for you... sorry! but ...</title><content type='html'>i have no decorating advice for you... sorry! but i have to tell you that your elf video cracked me up. oh my goodness, that was a good laugh.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/3112017847509807885'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2060706707396221367/comments/default/3112017847509807885'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html?showComment=1228029660000#c3112017847509807885' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/weve-been-elfed.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2060706707396221367' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2060706707396221367' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2008 at 12:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4862412327258497893</id><published>2008-11-30T21:05:00.000-07:00</published><updated>2008-11-30T21:05:00.890-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much!!</title><content type='html'>Thanks so much!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1000251790947108953/comments/default/4862412327258497893'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1000251790947108953/comments/default/4862412327258497893'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/black-friday-blog-train-big-sale-grab.html?showComment=1228104300000#c4862412327258497893' title=''/><author><name>Ramie :-)</name><uri>https://www.blogger.com/profile/01108103470019559222</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//1.bp.blogspot.com/_7U-AmfeYsQE/SYXIYQ0YolI/AAAAAAAAAD4/tOdNbypyfIE/S220-s32/Ramie+A+Pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/black-friday-blog-train-big-sale-grab.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1000251790947108953' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1000251790947108953' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1887783960'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2008 at 9:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5874956367596561053</id><published>2008-11-30T23:24:00.000-07:00</published><updated>2008-11-30T23:24:48.684-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for the add-on! It's gorgeous!</title><content type='html'>thanks for the add-on! It's gorgeous!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/5874956367596561053'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/5874956367596561053'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1228112640000#c5874956367596561053' title=''/><author><name>Jen Graham</name><uri>https://www.blogger.com/profile/08449338192375660751</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_4jZiKsl15j8/TT5eAUsuX4I/AAAAAAAABkE/O_yif2sdBQA/s32/Jen%2Bweb.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-106030382'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2008 at 11:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4527285883355370390</id><published>2008-12-01T02:26:00.000-07:00</published><updated>2008-12-01T02:26:32.743-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, you're a scrapping machine even after all t...</title><content type='html'>Britt, you're a scrapping machine even after all the things you've been up to lately!  Wow, I'm pooped just reading about it.  But your layouts are all just fabulous and I totally love that big Chrissy tree.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5837722019697462223/comments/default/4527285883355370390'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5837722019697462223/comments/default/4527285883355370390'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/my-beautiful-cousin.html?showComment=1228123560000#c4527285883355370390' title=''/><author><name>janedoe</name><uri>https://www.blogger.com/profile/12822925056961654318</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/my-beautiful-cousin.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5837722019697462223' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5837722019697462223' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-198417159'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2008 at 2:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6431041741924470343</id><published>2008-12-01T08:57:00.000-07:00</published><updated>2008-12-01T08:57:44.714-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your layouts always looks so perfectly arranged! Y...</title><content type='html'>Your layouts always looks so perfectly arranged! Your cousin looks so much like you. Not hard to tell you are family! &lt;BR/&gt;&lt;BR/&gt;Got some goodies on Black Friday. Your Grab Bag was AWESOME and I love the little Thanx Indeed. I did a layout with it last night and will post at DST soon....soon as I find some sockies!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5837722019697462223/comments/default/6431041741924470343'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5837722019697462223/comments/default/6431041741924470343'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/my-beautiful-cousin.html?showComment=1228147020000#c6431041741924470343' title=''/><author><name>Lilbirdscrap</name><uri>https://www.blogger.com/profile/17587079252936424569</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Mt7eVOW3LUU/SUYVkvmRtFI/AAAAAAAABLM/M5qWZSyWMuA/S220-s32/moving+day.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/my-beautiful-cousin.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5837722019697462223' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5837722019697462223' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1488870027'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2008 at 8:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4741337520949031143</id><published>2008-12-01T16:37:00.000-07:00</published><updated>2008-12-01T16:37:17.701-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful as always -</title><content type='html'>Beautiful as always -</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5837722019697462223/comments/default/4741337520949031143'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5837722019697462223/comments/default/4741337520949031143'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/my-beautiful-cousin.html?showComment=1228174620000#c4741337520949031143' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/my-beautiful-cousin.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5837722019697462223' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5837722019697462223' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2008 at 4:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5704919408975193136</id><published>2008-12-01T17:09:00.000-07:00</published><updated>2008-12-01T17:09:49.922-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the Morgan page!  I also really like the Di...</title><content type='html'>I love the Morgan page!  I also really like the Disneyland Christmas pages.  That tree is awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5837722019697462223/comments/default/5704919408975193136'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5837722019697462223/comments/default/5704919408975193136'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/my-beautiful-cousin.html?showComment=1228176540000#c5704919408975193136' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/my-beautiful-cousin.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5837722019697462223' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5837722019697462223' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2008 at 5:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5410842277356504346</id><published>2008-12-01T23:22:00.000-07:00</published><updated>2008-12-01T23:22:22.782-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Morgan's LO is perfection.  Love the holiday LO's ...</title><content type='html'>Morgan's LO is perfection.  Love the holiday LO's too...&lt;BR/&gt;:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5837722019697462223/comments/default/5410842277356504346'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5837722019697462223/comments/default/5410842277356504346'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/my-beautiful-cousin.html?showComment=1228198920000#c5410842277356504346' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/my-beautiful-cousin.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5837722019697462223' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5837722019697462223' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2008 at 11:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8836417753844715100</id><published>2008-12-02T12:59:00.000-07:00</published><updated>2008-12-02T12:59:40.220-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOL!  I did a couple.  Here's some of my findings:...</title><content type='html'>LOL!  I did a couple.  Here's some of my findings:First name a car from a horror movie, Mid name, People jumping in the air, last name a BUNCH of headstones, that's comforting, a guy w/DH name who sells John Deer Tractors...FUNNY!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5392251332657634231/comments/default/8836417753844715100'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5392251332657634231/comments/default/8836417753844715100'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/google-yourself.html?showComment=1228247940000#c8836417753844715100' title=''/><author><name>Pressed Petals</name><uri>https://www.blogger.com/profile/11363508061584830683</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_waNeXSTyMaw/TTDnhG21TaI/AAAAAAAADRc/mjE8JuFpMFo/S220-s32/blog-avi-2011.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/google-yourself.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5392251332657634231' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5392251332657634231' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2115726680'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2008 at 12:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8207438282764427445</id><published>2008-12-02T13:16:00.000-07:00</published><updated>2008-12-02T13:16:32.187-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is so fun! Mine are, um, let's just say inter...</title><content type='html'>This is so fun! Mine are, um, let's just say interesting! Man, the things you find on the internet. whew. ok, so I have to tell you I LOVE your grab bag! LOVE LOVE LOVE!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5392251332657634231/comments/default/8207438282764427445'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5392251332657634231/comments/default/8207438282764427445'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/google-yourself.html?showComment=1228248960000#c8207438282764427445' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/google-yourself.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5392251332657634231' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5392251332657634231' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2008 at 1:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6280487326125385791</id><published>2008-12-02T13:23:00.000-07:00</published><updated>2008-12-02T13:23:17.461-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my goodness, my first name, middle name, AND kn...</title><content type='html'>Oh my goodness, my first name, middle name, AND knickname all brought up PLAYBOY pictures.  Yikes!  But, my last name brought up a bunch of very nice looking men, so that was good.  (My last name can be used as a first name!)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5392251332657634231/comments/default/6280487326125385791'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5392251332657634231/comments/default/6280487326125385791'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/google-yourself.html?showComment=1228249380000#c6280487326125385791' title=''/><author><name>StarWarsFans</name><uri>https://www.blogger.com/profile/00425426362094418885</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-qWfAzKv96lE/T1wT2oTe1EI/AAAAAAAAAwU/67BAm1qGZ2Q/s32/Tricia%2BGingerGirl%2BPhoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/google-yourself.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5392251332657634231' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5392251332657634231' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-728705357'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2008 at 1:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1187644719047753599</id><published>2008-12-02T16:10:00.000-07:00</published><updated>2008-12-02T16:10:34.456-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt! You are such a blessing to me too! I...</title><content type='html'>Thanks Britt! You are such a blessing to me too! I can't wait to see you guys for Christmas!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5837722019697462223/comments/default/1187644719047753599'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5837722019697462223/comments/default/1187644719047753599'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/my-beautiful-cousin.html?showComment=1228259400000#c1187644719047753599' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/my-beautiful-cousin.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5837722019697462223' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5837722019697462223' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2008 at 4:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4100975400609089944</id><published>2008-12-02T20:18:00.000-07:00</published><updated>2008-12-02T20:18:30.901-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This was fun! &lt;br&gt;&lt;br&gt;How I Met Your Mother is one...</title><content type='html'>This was fun! &lt;BR/&gt;&lt;BR/&gt;How I Met Your Mother is one of my favorite shows. Barney totally cracks me up!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5392251332657634231/comments/default/4100975400609089944'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5392251332657634231/comments/default/4100975400609089944'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/google-yourself.html?showComment=1228274280000#c4100975400609089944' title=''/><author><name>Melissa</name><uri>https://www.blogger.com/profile/03526326606365448591</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//bp2.blogger.com/_gXRVXzXt4Yw/SHWBLmTVrAI/AAAAAAAAAdY/C-9nxmx7Tss/S220-s31/DSC09078-Mel.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/google-yourself.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5392251332657634231' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5392251332657634231' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1351837237'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2008 at 8:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4786302290930303527</id><published>2008-12-02T20:38:00.000-07:00</published><updated>2008-12-02T20:38:52.063-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So funny!!!  I love the Woo girl reference - that ...</title><content type='html'>So funny!!!  I love the Woo girl reference - that cracked me up and I needed a laugh.  I will have to google myself later.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5392251332657634231/comments/default/4786302290930303527'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5392251332657634231/comments/default/4786302290930303527'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/google-yourself.html?showComment=1228275480000#c4786302290930303527' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/google-yourself.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5392251332657634231' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5392251332657634231' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2008 at 8:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7864602460919598048</id><published>2008-12-03T12:25:00.000-07:00</published><updated>2008-12-03T12:25:05.792-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey Britt!! THat was so cool! If you go look at my...</title><content type='html'>Hey Britt!! THat was so cool! If you go look at my blog I did it as well...really neat idea thanks for sharring!!&lt;BR/&gt;&lt;BR/&gt;http://darkpheonixquietcorner.blogspot.com/</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5392251332657634231/comments/default/7864602460919598048'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5392251332657634231/comments/default/7864602460919598048'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/google-yourself.html?showComment=1228332300000#c7864602460919598048' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/google-yourself.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5392251332657634231' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5392251332657634231' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 3, 2008 at 12:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3131744458542792911</id><published>2008-12-03T19:59:00.000-07:00</published><updated>2008-12-03T19:59:53.571-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can't wait to see the Christmas decor at Disneyl...</title><content type='html'>I can't wait to see the Christmas decor at Disneyland next week ... thanks for getting me even MORE excited!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5837722019697462223/comments/default/3131744458542792911'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5837722019697462223/comments/default/3131744458542792911'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/my-beautiful-cousin.html?showComment=1228359540000#c3131744458542792911' title=''/><author><name>Kari</name><uri>https://www.blogger.com/profile/11526667701054722332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//3.bp.blogspot.com/__NvQ4Y_pSLc/TGTF1PSkmTI/AAAAAAAABn8/XakNpFEM5rk/S220-s32/Headshot.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/my-beautiful-cousin.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5837722019697462223' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5837722019697462223' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-682741271'/><gd:extendedProperty name='blogger.displayTime' value='December 3, 2008 at 7:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2840122896616090972</id><published>2008-12-04T09:00:00.000-07:00</published><updated>2008-12-04T09:00:12.610-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The combo of my first and last name brings up:&lt;br&gt;...</title><content type='html'>The combo of my first and last name brings up:&lt;BR/&gt;&lt;BR/&gt;1) a female body builder&lt;BR/&gt;2) an actress&lt;BR/&gt;3) a porno star&lt;BR/&gt;&lt;BR/&gt;Hee hee hee!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5392251332657634231/comments/default/2840122896616090972'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5392251332657634231/comments/default/2840122896616090972'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/google-yourself.html?showComment=1228406400000#c2840122896616090972' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/google-yourself.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5392251332657634231' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5392251332657634231' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='December 4, 2008 at 9:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7842781300418144244</id><published>2008-12-04T10:33:00.000-07:00</published><updated>2008-12-04T10:33:35.291-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Lovely desktop! Thanks!!</title><content type='html'>Lovely desktop! Thanks!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3561665424482727489/comments/default/7842781300418144244'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3561665424482727489/comments/default/7842781300418144244'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/free-december-desktop.html?showComment=1228411980000#c7842781300418144244' title=''/><author><name>AmyB</name><uri>https://www.blogger.com/profile/00380270755215830972</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//3.bp.blogspot.com/-8D9W5QFvXwo/Tpxo59_5R4I/AAAAAAAAAB4/f9W18_5qjdk/s32/ava.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/free-december-desktop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3561665424482727489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3561665424482727489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-542312308'/><gd:extendedProperty name='blogger.displayTime' value='December 4, 2008 at 10:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6926030529965383115</id><published>2008-12-04T11:39:00.000-07:00</published><updated>2008-12-04T11:40:08.287-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3561665424482727489/comments/default/6926030529965383115'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3561665424482727489/comments/default/6926030529965383115'/><author><name>m</name><uri>https://www.blogger.com/profile/03156378494932714320</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/free-december-desktop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3561665424482727489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3561665424482727489' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-246071291'/><gd:extendedProperty name='blogger.displayTime' value='December 4, 2008 at 11:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1646978764581569564</id><published>2008-12-04T11:40:00.000-07:00</published><updated>2008-12-04T11:40:33.401-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute. TFS! :)</title><content type='html'>So cute. TFS! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3561665424482727489/comments/default/1646978764581569564'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3561665424482727489/comments/default/1646978764581569564'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/free-december-desktop.html?showComment=1228416000000#c1646978764581569564' title=''/><author><name>m</name><uri>https://www.blogger.com/profile/03156378494932714320</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/free-december-desktop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3561665424482727489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3561665424482727489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-246071291'/><gd:extendedProperty name='blogger.displayTime' value='December 4, 2008 at 11:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7202098100723905321</id><published>2008-12-04T14:31:00.000-07:00</published><updated>2008-12-04T14:31:05.121-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is the first time I've seen your blog and hav...</title><content type='html'>This is the first time I've seen your blog and have to tell you- I LOVE YOUR LAYOUTS! They are by far some of my favorites ever! I'll be visiting often!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3561665424482727489/comments/default/7202098100723905321'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3561665424482727489/comments/default/7202098100723905321'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/free-december-desktop.html?showComment=1228426260000#c7202098100723905321' title=''/><author><name>[Stacia]</name><uri>https://www.blogger.com/profile/05154122353231531054</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_fIJoo1ZX880/TSQi28I0r_I/AAAAAAAAAqU/Iz1KQRSGqUM/S220-s32/Stacia'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/free-december-desktop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3561665424482727489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3561665424482727489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-256845360'/><gd:extendedProperty name='blogger.displayTime' value='December 4, 2008 at 2:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8368555685893954747</id><published>2008-12-04T16:07:00.000-07:00</published><updated>2008-12-04T16:07:51.007-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh yay! I am so glad you did this! It really is fu...</title><content type='html'>Oh yay! I am so glad you did this! It really is fun! I can't believe you have never seen 27 dresses! I loved that show!! You have GOT to see it! (I may be partial because of how much I love Kathrine from Grey's Anatomy too!)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5392251332657634231/comments/default/8368555685893954747'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5392251332657634231/comments/default/8368555685893954747'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/google-yourself.html?showComment=1228432020000#c8368555685893954747' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/google-yourself.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5392251332657634231' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5392251332657634231' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='December 4, 2008 at 4:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8726489392713440853</id><published>2008-12-04T22:11:00.001-07:00</published><updated>2008-12-04T22:11:08.485-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 04 Dec [LA 08:50pm, NY 11:50pm] - 05 Dec [UK 04:50am, OZ 03:50pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3561665424482727489/comments/default/8726489392713440853'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3561665424482727489/comments/default/8726489392713440853'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/free-december-desktop.html?showComment=1228453860001#c8726489392713440853' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/free-december-desktop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3561665424482727489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3561665424482727489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 4, 2008 at 10:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8498187388368867031</id><published>2008-12-05T08:25:00.000-07:00</published><updated>2008-12-05T08:25:37.899-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>DARLING!!!</title><content type='html'>DARLING!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3561665424482727489/comments/default/8498187388368867031'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3561665424482727489/comments/default/8498187388368867031'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/free-december-desktop.html?showComment=1228490700000#c8498187388368867031' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/free-december-desktop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3561665424482727489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3561665424482727489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='December 5, 2008 at 8:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6467856924980211373</id><published>2008-12-05T09:23:00.000-07:00</published><updated>2008-12-05T09:23:11.247-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yes, we say "tickle torture" too! Thanks so much f...</title><content type='html'>Yes, we say "tickle torture" too! Thanks so much for the alpha, you're the best! I'm looking forward to seeing your new kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2753859604624394126/comments/default/6467856924980211373'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2753859604624394126/comments/default/6467856924980211373'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/little-vixen.html?showComment=1228494180000#c6467856924980211373' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/little-vixen.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2753859604624394126' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2753859604624394126' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='December 5, 2008 at 9:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1207427740660102697</id><published>2008-12-05T09:24:00.000-07:00</published><updated>2008-12-05T09:24:16.422-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Well, tickle torture is not something we've said b...</title><content type='html'>Well, tickle torture is not something we've said before, but it's perfect! I have a feeling it will be working it's way into our vocabulary!&lt;BR/&gt;Thanks for the alpha!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2753859604624394126/comments/default/1207427740660102697'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2753859604624394126/comments/default/1207427740660102697'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/little-vixen.html?showComment=1228494240000#c1207427740660102697' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/little-vixen.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2753859604624394126' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2753859604624394126' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='December 5, 2008 at 9:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4709243770285018965</id><published>2008-12-05T10:00:00.000-07:00</published><updated>2008-12-05T10:00:54.766-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh yes, tickle torture was a common occurance at m...</title><content type='html'>Oh yes, tickle torture was a common occurance at my house growing up!  I am always tempted to try a speed scrap, but shy away from the unknown...ya know?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2753859604624394126/comments/default/4709243770285018965'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2753859604624394126/comments/default/4709243770285018965'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/little-vixen.html?showComment=1228496400000#c4709243770285018965' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/little-vixen.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2753859604624394126' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2753859604624394126' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='December 5, 2008 at 10:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2528373050106822243</id><published>2008-12-05T10:26:00.000-07:00</published><updated>2008-12-05T10:26:57.469-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute, love it!&lt;br&gt;Thanks for sharing :)</title><content type='html'>So cute, love it!&lt;BR/&gt;Thanks for sharing :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3561665424482727489/comments/default/2528373050106822243'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3561665424482727489/comments/default/2528373050106822243'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/free-december-desktop.html?showComment=1228497960000#c2528373050106822243' title=''/><author><name>~Tanya~</name><uri>https://www.blogger.com/profile/10791093729843132660</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/free-december-desktop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3561665424482727489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3561665424482727489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1603867664'/><gd:extendedProperty name='blogger.displayTime' value='December 5, 2008 at 10:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-360183167880296448</id><published>2008-12-05T21:03:00.000-07:00</published><updated>2008-12-05T21:03:20.801-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ooo! I can't wait to find out all about me through...</title><content type='html'>Ooo! I can't wait to find out all about me through google images...what a fun idea!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5392251332657634231/comments/default/360183167880296448'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5392251332657634231/comments/default/360183167880296448'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/google-yourself.html?showComment=1228536180000#c360183167880296448' title=''/><author><name>Something Wilde</name><uri>https://www.blogger.com/profile/15641607705455483068</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_vCn9GcGMaEk/STn6XbR4zCI/AAAAAAAAAzI/fCXMbdnjQ2U/S220-s32/SMCTphoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/google-yourself.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5392251332657634231' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5392251332657634231' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1141316085'/><gd:extendedProperty name='blogger.displayTime' value='December 5, 2008 at 9:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7927164269945497978</id><published>2008-12-06T06:12:00.000-07:00</published><updated>2008-12-06T06:12:52.420-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the alpha!&lt;br&gt;Love the Parade LO! That ...</title><content type='html'>Thanks for the alpha!&lt;BR/&gt;Love the Parade LO! That would be a great template with all those clusters of elements/ribbons (or perhaps I can just scraplift it?!)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2753859604624394126/comments/default/7927164269945497978'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2753859604624394126/comments/default/7927164269945497978'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/little-vixen.html?showComment=1228569120000#c7927164269945497978' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/little-vixen.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2753859604624394126' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2753859604624394126' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 6, 2008 at 6:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-498965661381847899</id><published>2008-12-07T23:07:00.000-07:00</published><updated>2008-12-07T23:07:38.996-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your positive mental attitude - hope it wor...</title><content type='html'>I love your positive mental attitude - hope it works for you.  I am starting a blessings book at the beginning of the year (no reason to start it now when I have 50 projects left to do).  I am so excited.  Thanks for the inspiration!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2004527301715056432/comments/default/498965661381847899'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2004527301715056432/comments/default/498965661381847899'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/blessing-of-book-club.html?showComment=1228716420000#c498965661381847899' title=''/><author><name>Stacy</name><uri>https://www.blogger.com/profile/18039279137174531144</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_pZUGtLmTkro/TBFxX8Kj0dI/AAAAAAAAGj8/C6JXUJ6kZaY/S220-s32/30052_10150176518025066_813295065_12362554_1692913_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/blessing-of-book-club.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2004527301715056432' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2004527301715056432' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1128105826'/><gd:extendedProperty name='blogger.displayTime' value='December 7, 2008 at 11:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1474893599810776555</id><published>2008-12-08T06:50:00.000-07:00</published><updated>2008-12-08T06:50:13.086-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I've always wanted to be a part of a book club! Th...</title><content type='html'>I've always wanted to be a part of a book club! That sounds like so much fun! I'm always so into my book that I'm reading that I want to talk about it with someone, but nobody around me reads the same things I do. (that is, just for fun books)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2004527301715056432/comments/default/1474893599810776555'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2004527301715056432/comments/default/1474893599810776555'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/blessing-of-book-club.html?showComment=1228744200000#c1474893599810776555' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/blessing-of-book-club.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2004527301715056432' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2004527301715056432' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='December 8, 2008 at 6:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4304407095128306245</id><published>2008-12-08T08:41:00.000-07:00</published><updated>2008-12-08T08:41:06.597-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>No way, Britt! My b-day is next Sunday too!!! Sah-...</title><content type='html'>No way, Britt! My b-day is next Sunday too!!! Sah-weet!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2004527301715056432/comments/default/4304407095128306245'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2004527301715056432/comments/default/4304407095128306245'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/blessing-of-book-club.html?showComment=1228750860000#c4304407095128306245' title=''/><author><name>SuzyQ</name><uri>https://www.blogger.com/profile/06447221973415729291</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/blessing-of-book-club.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2004527301715056432' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2004527301715056432' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1987877729'/><gd:extendedProperty name='blogger.displayTime' value='December 8, 2008 at 8:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1894076149002489997</id><published>2008-12-08T09:17:00.000-07:00</published><updated>2008-12-08T09:17:02.611-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That's crazy--- It's my 29th birthday next Sunday!...</title><content type='html'>That's crazy--- It's my 29th birthday next Sunday!!! I'm tempted to enter a year of mourning, but your 'positive mental attitude' is a great example to me.... anyway-- Happy Birthday!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2004527301715056432/comments/default/1894076149002489997'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2004527301715056432/comments/default/1894076149002489997'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/blessing-of-book-club.html?showComment=1228753020000#c1894076149002489997' title=''/><author><name>queen~e</name><uri>https://www.blogger.com/profile/02533785632971197629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='22' src='//static.flickr.com/30/40644963_f852731980.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/blessing-of-book-club.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2004527301715056432' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2004527301715056432' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1098328461'/><gd:extendedProperty name='blogger.displayTime' value='December 8, 2008 at 9:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5682807816885293147</id><published>2008-12-08T10:23:00.000-07:00</published><updated>2008-12-08T10:23:17.857-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>cool!  Another December bday girl!  Mine was Satur...</title><content type='html'>cool!  Another December bday girl!  Mine was Saturday (the 6th)!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2004527301715056432/comments/default/5682807816885293147'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2004527301715056432/comments/default/5682807816885293147'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/blessing-of-book-club.html?showComment=1228756980000#c5682807816885293147' title=''/><author><name>Diana Herman</name><uri>https://www.blogger.com/profile/05978315407231218387</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/blessing-of-book-club.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2004527301715056432' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2004527301715056432' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1138980103'/><gd:extendedProperty name='blogger.displayTime' value='December 8, 2008 at 10:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8789448515113977065</id><published>2008-12-08T12:03:00.000-07:00</published><updated>2008-12-08T12:03:54.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>When it rains, it pours.  :)  I hope all that you ...</title><content type='html'>When it rains, it pours.  :)  I hope all that you have on your to-do list are positive ones.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2004527301715056432/comments/default/8789448515113977065'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2004527301715056432/comments/default/8789448515113977065'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/blessing-of-book-club.html?showComment=1228762980000#c8789448515113977065' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/blessing-of-book-club.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2004527301715056432' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2004527301715056432' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='December 8, 2008 at 12:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6842849171746350298</id><published>2008-12-08T14:24:00.000-07:00</published><updated>2008-12-08T14:24:15.480-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You're amazing Britt, as always.  Thank you for fi...</title><content type='html'>You're amazing Britt, as always.  Thank you for fitting me in when your life is so crazy and hectic.  I really appreciate it!  And I can't wait till the first of the year when I can go digital!  Yeah!  I'll probably be calling you!  Love ya, J</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2004527301715056432/comments/default/6842849171746350298'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2004527301715056432/comments/default/6842849171746350298'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/blessing-of-book-club.html?showComment=1228771440000#c6842849171746350298' title=''/><author><name>Julene</name><uri>https://www.blogger.com/profile/16423837376936216400</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_iBp7FiL1Gjo/SMmKjHg6WoI/AAAAAAAAACQ/-zKXZ78hKTk/S220-s32/close+up.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/blessing-of-book-club.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2004527301715056432' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2004527301715056432' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251066642'/><gd:extendedProperty name='blogger.displayTime' value='December 8, 2008 at 2:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8249067921781978209</id><published>2008-12-09T07:41:00.000-07:00</published><updated>2008-12-09T07:41:41.732-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the qp's! I am bookmarking your blog...</title><content type='html'>Thank you for the qp's! I am bookmarking your blog for the inspiration pages! your pages are beautiful!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5837722019697462223/comments/default/8249067921781978209'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5837722019697462223/comments/default/8249067921781978209'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/my-beautiful-cousin.html?showComment=1228833660000#c8249067921781978209' title=''/><author><name>The Deming Four</name><uri>https://www.blogger.com/profile/05948948717804591834</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/my-beautiful-cousin.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5837722019697462223' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5837722019697462223' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1639339375'/><gd:extendedProperty name='blogger.displayTime' value='December 9, 2008 at 7:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2143251347548320582</id><published>2008-12-11T11:34:00.000-07:00</published><updated>2008-12-11T11:34:33.873-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow! and Wow! That kit looks fun! AND that totally...</title><content type='html'>Wow! and Wow! That kit looks fun! AND that totally looks like a meal my family would LOVE!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9077679403768195281/comments/default/2143251347548320582'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9077679403768195281/comments/default/2143251347548320582'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/quiet-blog.html?showComment=1229020440000#c2143251347548320582' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/quiet-blog.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9077679403768195281' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9077679403768195281' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='December 11, 2008 at 11:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-601830265821106336</id><published>2008-12-11T12:08:00.000-07:00</published><updated>2008-12-11T12:08:18.577-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Mmmm...the recipe sounds delish!  Maybe I'll even ...</title><content type='html'>Mmmm...the recipe sounds delish!  Maybe I'll even make that tonight!  I love the sneak peek, too.  Thanks for the reminder about the speed scraps.  I have been such a scrapping slacker lately, maybe those will be the inspiration I need!  Thanks, Britt!  You rock!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9077679403768195281/comments/default/601830265821106336'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9077679403768195281/comments/default/601830265821106336'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/quiet-blog.html?showComment=1229022480000#c601830265821106336' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/quiet-blog.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9077679403768195281' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9077679403768195281' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='December 11, 2008 at 12:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1901395709905923232</id><published>2008-12-11T14:22:00.000-07:00</published><updated>2008-12-11T14:22:31.519-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oooh that sneak peak looks fabulous!! Can't wait t...</title><content type='html'>Oooh that sneak peak looks fabulous!! Can't wait to see Santa and that cute snowman tomorrow! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9077679403768195281/comments/default/1901395709905923232'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9077679403768195281/comments/default/1901395709905923232'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/quiet-blog.html?showComment=1229030520000#c1901395709905923232' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/quiet-blog.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9077679403768195281' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9077679403768195281' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='December 11, 2008 at 2:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2474233246781876750</id><published>2008-12-11T18:17:00.000-07:00</published><updated>2008-12-11T18:17:33.089-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sounds yummy! TFS!</title><content type='html'>Sounds yummy! TFS!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9077679403768195281/comments/default/2474233246781876750'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9077679403768195281/comments/default/2474233246781876750'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/quiet-blog.html?showComment=1229044620000#c2474233246781876750' title=''/><author><name>Tammy Dunlap</name><uri>https://www.blogger.com/profile/17719825432736075536</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-fHavgOfeKj4/TdPnIKEcOYI/AAAAAAAABgQ/75LQHtyz4Xk/s32/Tam_aka_web.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/quiet-blog.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9077679403768195281' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9077679403768195281' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1753224313'/><gd:extendedProperty name='blogger.displayTime' value='December 11, 2008 at 6:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2216306592351895060</id><published>2008-12-12T02:35:00.000-07:00</published><updated>2008-12-12T02:35:45.022-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That kit looks SO cute! Can't wait to see it all. ...</title><content type='html'>That kit looks SO cute! Can't wait to see it all. That recipe also looks YUMMY, will add that to my menu in the next couple of weeks.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9077679403768195281/comments/default/2216306592351895060'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9077679403768195281/comments/default/2216306592351895060'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/quiet-blog.html?showComment=1229074500000#c2216306592351895060' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/quiet-blog.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9077679403768195281' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9077679403768195281' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='December 12, 2008 at 2:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-188792725653973243</id><published>2008-12-12T10:07:00.000-07:00</published><updated>2008-12-12T10:07:04.360-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY! What a fun kit! Actually, all of it's amazing...</title><content type='html'>YAY! What a fun kit! Actually, all of it's amazing! The Grab bag stuff too! Have a fun weekend and thanks for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/188792725653973243'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/188792725653973243'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html?showComment=1229101620000#c188792725653973243' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4637038044507931957' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4637038044507931957' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='December 12, 2008 at 10:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4984319388214913600</id><published>2008-12-12T10:19:00.000-07:00</published><updated>2008-12-12T10:19:50.268-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday Weekend, Britt!</title><content type='html'>Happy Birthday Weekend, Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/4984319388214913600'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/4984319388214913600'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html?showComment=1229102340000#c4984319388214913600' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4637038044507931957' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4637038044507931957' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 12, 2008 at 10:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-429002046700454730</id><published>2008-12-12T10:27:00.000-07:00</published><updated>2008-12-12T10:27:53.343-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you Britt, great stuffs! Have a great birthd...</title><content type='html'>Thank you Britt, great stuffs! Have a great birthday weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/429002046700454730'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/429002046700454730'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html?showComment=1229102820000#c429002046700454730' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4637038044507931957' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4637038044507931957' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 12, 2008 at 10:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1825900401029613590</id><published>2008-12-12T12:14:00.000-07:00</published><updated>2008-12-12T12:14:22.893-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE the new kit! And I seriously cheered when I s...</title><content type='html'>LOVE the new kit! And I seriously cheered when I saw Hang in there v2!! I love your hangey things! Great job on everything!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/1825900401029613590'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/1825900401029613590'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html?showComment=1229109240000#c1825900401029613590' title=''/><author><name>Melanie</name><uri>https://www.blogger.com/profile/03793062305737589225</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//1.bp.blogspot.com/-XZ2jek44NIo/UZPctgIVYKI/AAAAAAAAEY8/xN7uHm7uJlk/s31/096edit.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4637038044507931957' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4637038044507931957' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1569961704'/><gd:extendedProperty name='blogger.displayTime' value='December 12, 2008 at 12:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4209218101131487026</id><published>2008-12-12T12:42:00.000-07:00</published><updated>2008-12-12T12:42:50.174-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ALL SO CUTE!!!  I still havent gotten my macbook f...</title><content type='html'>ALL SO CUTE!!!  I still havent gotten my macbook fixed yet I need to so i can start scrapping again! this kits making me so jealous!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/4209218101131487026'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/4209218101131487026'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html?showComment=1229110920000#c4209218101131487026' title=''/><author><name>Victoria Elder</name><uri>https://www.blogger.com/profile/02311355940687984819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='20' src='//1.bp.blogspot.com/_gDwTdQp80Bo/Se5RN3XtJgI/AAAAAAAABFc/RuI2uAf4r1Y/S220-s32/Copy+of+Copy+of+IMG_0420+vintage-bw+copy-clrized.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4637038044507931957' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4637038044507931957' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-897611465'/><gd:extendedProperty name='blogger.displayTime' value='December 12, 2008 at 12:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5596539747406557608</id><published>2008-12-12T13:05:00.000-07:00</published><updated>2008-12-12T13:05:56.068-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a deal--I sure missed out by not picking this...</title><content type='html'>What a deal--I sure missed out by not picking this up!&lt;BR/&gt;&lt;BR/&gt;Great stuff, Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/5596539747406557608'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/5596539747406557608'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html?showComment=1229112300000#c5596539747406557608' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/14741778201664253454</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_DHGL5mw7Rd0/S2cnKJyKFKI/AAAAAAAAMas/IeC37mvS5Qw/S220-s32/IMG_1599.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4637038044507931957' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4637038044507931957' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-486453792'/><gd:extendedProperty name='blogger.displayTime' value='December 12, 2008 at 1:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-178795693290098208</id><published>2008-12-12T13:06:00.000-07:00</published><updated>2008-12-12T13:06:52.936-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow Britt!  Another amazing kit, i'd purchased the...</title><content type='html'>Wow Britt!  Another amazing kit, i'd purchased the last Christmas one to do our cards with.  They are not done yet ( typical me being late with them) and now I think I need to do them with THIS one! :)  So fun!  &lt;BR/&gt;&lt;BR/&gt;The Hang'um's are great too. love those.  Have a wonderful birthday weekend and I hope that hubby spoils you rotten.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/178795693290098208'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/178795693290098208'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html?showComment=1229112360000#c178795693290098208' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4637038044507931957' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4637038044507931957' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='December 12, 2008 at 1:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4322919197900740850</id><published>2008-12-12T13:08:00.000-07:00</published><updated>2008-12-12T13:08:49.070-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>awesome kit! can't wait to get it. and love the ne...</title><content type='html'>awesome kit! can't wait to get it. and love the new Hand in there's, and I missed this week's show off's! I guess I'll have to pick that up too! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/4322919197900740850'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/4322919197900740850'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html?showComment=1229112480000#c4322919197900740850' title=''/><author><name>marieta</name><uri>https://www.blogger.com/profile/10649179262349044635</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4637038044507931957' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4637038044507931957' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1516666604'/><gd:extendedProperty name='blogger.displayTime' value='December 12, 2008 at 1:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4678147954603760182</id><published>2008-12-12T13:33:00.000-07:00</published><updated>2008-12-12T13:33:52.126-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Aweseome kit and add-on, Britt. Thanks. And enjoy ...</title><content type='html'>Aweseome kit and add-on, Britt. Thanks. And enjoy the overnighter with Josh :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/4678147954603760182'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/4678147954603760182'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html?showComment=1229113980000#c4678147954603760182' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4637038044507931957' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4637038044507931957' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 12, 2008 at 1:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4118686310346348148</id><published>2008-12-12T14:40:00.000-07:00</published><updated>2008-12-12T14:40:57.624-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday Britt!! And thanks for the awesome ...</title><content type='html'>Happy Birthday Britt!! And thanks for the awesome freebie! Stop by my blog sometime!&lt;BR/&gt; http://www.darkpheonixquietcorner.blogspot.com/</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/4118686310346348148'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/4118686310346348148'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html?showComment=1229118000000#c4118686310346348148' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4637038044507931957' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4637038044507931957' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 12, 2008 at 2:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4702909596118021229</id><published>2008-12-12T18:49:00.001-07:00</published><updated>2008-12-12T18:49:55.758-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this Freebie. I want to let ...</title><content type='html'>Thank you so much for this Freebie. I want to let you know that I posted a link to your blog in &lt;a href="http://digifreebieslist.blogspot.com"&gt;Creative Busy Hands Digital Freebies Search List&lt;/a&gt;, under the &lt;b&gt;Winter Celebrations - Christmas - Kit(s)&lt;/b&gt; post. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/4702909596118021229'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/4702909596118021229'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html?showComment=1229132940001#c4702909596118021229' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4637038044507931957' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4637038044507931957' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 12, 2008 at 6:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6598145461680231679</id><published>2008-12-12T19:02:00.000-07:00</published><updated>2008-12-12T19:02:23.850-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the new kit :D and thanks for the freebie. En...</title><content type='html'>Love the new kit :D and thanks for the freebie. Enjoy the weekend and Happy Birthday!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/6598145461680231679'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/6598145461680231679'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html?showComment=1229133720000#c6598145461680231679' title=''/><author><name>lime</name><uri>https://www.blogger.com/profile/06551474218264033421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//2.bp.blogspot.com/_HH-i3jBBL60/SKgsjBEf6PI/AAAAAAAAAAQ/UC53PI70uII/S220-s32/156661144_e68d16ab0f_o.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4637038044507931957' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4637038044507931957' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-297577900'/><gd:extendedProperty name='blogger.displayTime' value='December 12, 2008 at 7:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6855799971366935724</id><published>2008-12-12T21:02:00.000-07:00</published><updated>2008-12-12T21:02:37.821-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday Brittney and thank you so much for ...</title><content type='html'>Happy Birthday Brittney and thank you so much for the lovely freebie.  I just purchased the kit.  I LOVE LOVE LOVE your designs!&lt;BR/&gt;&lt;BR/&gt;Hope you have a wonderful weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/6855799971366935724'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/6855799971366935724'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html?showComment=1229140920000#c6855799971366935724' title=''/><author><name>Susan</name><uri>https://www.blogger.com/profile/14379725676143203176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4637038044507931957' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4637038044507931957' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-180146840'/><gd:extendedProperty name='blogger.displayTime' value='December 12, 2008 at 9:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3391703971854911272</id><published>2008-12-12T22:25:00.001-07:00</published><updated>2008-12-12T22:25:08.228-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 12 Dec [LA 09:00pm] - 13 Dec [NY 12:00am, UK 05:00am, OZ 04:00pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/3391703971854911272'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/3391703971854911272'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html?showComment=1229145900001#c3391703971854911272' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4637038044507931957' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4637038044507931957' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 12, 2008 at 10:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7033750876472487667</id><published>2008-12-13T13:15:00.000-07:00</published><updated>2008-12-13T13:15:23.530-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the beautiful freebie, Britt. Hope you'...</title><content type='html'>Thanks for the beautiful freebie, Britt. Hope you're thoroughly enjoying your getaway. Happiest of birthdays to one of the sweetest digi-designers around. &lt;BR/&gt;&lt;BR/&gt;P.S. - HIT v.2 is *SO* going on my wish list! You know I'm a sucker for hangers. Wait, that sounded REALLY bad, but you know what I mean.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/7033750876472487667'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/7033750876472487667'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html?showComment=1229199300000#c7033750876472487667' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4637038044507931957' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4637038044507931957' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 13, 2008 at 1:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-284030175978941771</id><published>2008-12-13T18:23:00.000-07:00</published><updated>2008-12-13T18:23:42.912-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you! This is such a fun kit! Have a happy bi...</title><content type='html'>Thank you! This is such a fun kit! Have a happy birthday weekend.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/284030175978941771'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/284030175978941771'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html?showComment=1229217780000#c284030175978941771' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4637038044507931957' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4637038044507931957' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='December 13, 2008 at 6:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8300838619522988094</id><published>2008-12-13T23:57:00.000-07:00</published><updated>2008-12-13T23:57:13.307-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh, this is fun! And even though we've been a bit ...</title><content type='html'>oh, this is fun! And even though we've been a bit naughty.... You still share! Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/8300838619522988094'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/8300838619522988094'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html?showComment=1229237820000#c8300838619522988094' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4637038044507931957' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4637038044507931957' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 13, 2008 at 11:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-349146390557922889</id><published>2008-12-14T09:45:00.000-07:00</published><updated>2008-12-14T09:45:46.603-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What an awesome kit!!  Just when I thought I was t...</title><content type='html'>What an awesome kit!!  Just when I thought I was tired of seeing Christmas kits and had bought enough - I see yours!! LOL...yours is great!  Thanks for the freebies too! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/349146390557922889'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/349146390557922889'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html?showComment=1229273100000#c349146390557922889' title=''/><author><name>Stefani</name><uri>https://www.blogger.com/profile/03810042731157559377</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4637038044507931957' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4637038044507931957' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2083587331'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2008 at 9:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6855773902887098126</id><published>2008-12-15T05:39:00.000-07:00</published><updated>2008-12-15T05:39:18.460-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oops, I'm late, but Happy Birthday!!! I'll wait to...</title><content type='html'>Oops, I'm late, but Happy Birthday!!! I'll wait to read how you spent your weekend of celebrations. ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/617372269084428707/comments/default/6855773902887098126'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/617372269084428707/comments/default/6855773902887098126'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/my-blessing-this-week.html?showComment=1229344740000#c6855773902887098126' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/my-blessing-this-week.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-617372269084428707' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/617372269084428707' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2008 at 5:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6612500647571324719</id><published>2008-12-15T07:28:00.000-07:00</published><updated>2008-12-15T07:28:25.070-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sounds like you had a great birthday!  : )</title><content type='html'>Sounds like you had a great birthday!  : )</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/617372269084428707/comments/default/6612500647571324719'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/617372269084428707/comments/default/6612500647571324719'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/my-blessing-this-week.html?showComment=1229351280000#c6612500647571324719' title=''/><author><name>Jeni</name><uri>https://www.blogger.com/profile/16017214095733677819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp1.blogger.com/_gjE33yBdihc/SGHQuBOaEfI/AAAAAAAAA6k/Olwdi6Lml3w/S220-s32/SM+picture.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/my-blessing-this-week.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-617372269084428707' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/617372269084428707' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-193039728'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2008 at 7:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7654813461142220616</id><published>2008-12-15T10:23:00.000-07:00</published><updated>2008-12-15T10:23:37.389-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm late, too but I'm glad you had a great weekend...</title><content type='html'>I'm late, too but I'm glad you had a great weekend!!! Happy Birthday !!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/617372269084428707/comments/default/7654813461142220616'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/617372269084428707/comments/default/7654813461142220616'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/my-blessing-this-week.html?showComment=1229361780000#c7654813461142220616' title=''/><author><name>DimpleBrandy</name><uri>https://www.blogger.com/profile/09640041569342530342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/my-blessing-this-week.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-617372269084428707' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/617372269084428707' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-7367898'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2008 at 10:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3847016812107240156</id><published>2008-12-15T10:44:00.000-07:00</published><updated>2008-12-15T10:44:29.736-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy belated Birthday!!</title><content type='html'>Happy belated Birthday!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/617372269084428707/comments/default/3847016812107240156'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/617372269084428707/comments/default/3847016812107240156'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/my-blessing-this-week.html?showComment=1229363040000#c3847016812107240156' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/my-blessing-this-week.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-617372269084428707' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/617372269084428707' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2008 at 10:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6202205645200699187</id><published>2008-12-15T13:41:00.000-07:00</published><updated>2008-12-15T13:41:13.746-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday! I meant to post before we went on ...</title><content type='html'>Happy Birthday! I meant to post before we went on vacation but managed to get a little computer time - I'm late but HAPPY BIRTHDAY!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/617372269084428707/comments/default/6202205645200699187'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/617372269084428707/comments/default/6202205645200699187'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/my-blessing-this-week.html?showComment=1229373660000#c6202205645200699187' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/my-blessing-this-week.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-617372269084428707' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/617372269084428707' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2008 at 1:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7718295028224534318</id><published>2008-12-15T22:36:00.000-07:00</published><updated>2008-12-15T22:36:45.863-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>*LOVE* all of your new goodies!!</title><content type='html'>*LOVE* all of your new goodies!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/7718295028224534318'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4637038044507931957/comments/default/7718295028224534318'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html?showComment=1229405760000#c7718295028224534318' title=''/><author><name>Kari</name><uri>https://www.blogger.com/profile/11526667701054722332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//3.bp.blogspot.com/__NvQ4Y_pSLc/TGTF1PSkmTI/AAAAAAAABn8/XakNpFEM5rk/S220-s32/Headshot.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/hustle-bustle-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4637038044507931957' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4637038044507931957' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-682741271'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2008 at 10:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8835741800472966726</id><published>2008-12-15T22:37:00.000-07:00</published><updated>2008-12-15T22:37:33.202-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So glad you had a wonderful birthday weekend ... P...</title><content type='html'>So glad you had a wonderful birthday weekend ... Park City is gorgeous this time of year!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/351750184735440009/comments/default/8835741800472966726'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/351750184735440009/comments/default/8835741800472966726'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/birthday-weekend.html?showComment=1229405820000#c8835741800472966726' title=''/><author><name>Kari</name><uri>https://www.blogger.com/profile/11526667701054722332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//3.bp.blogspot.com/__NvQ4Y_pSLc/TGTF1PSkmTI/AAAAAAAABn8/XakNpFEM5rk/S220-s32/Headshot.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/birthday-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-351750184735440009' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/351750184735440009' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-682741271'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2008 at 10:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2205155076793956311</id><published>2008-12-15T23:33:00.000-07:00</published><updated>2008-12-15T23:33:25.536-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So glad that you had such a great birthday weekend...</title><content type='html'>So glad that you had such a great birthday weekend.  Sorry to hear about the speeding ticket.  Those chocolate covered strawberries look mouth watering!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/351750184735440009/comments/default/2205155076793956311'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/351750184735440009/comments/default/2205155076793956311'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/birthday-weekend.html?showComment=1229409180000#c2205155076793956311' title=''/><author><name>Stacy</name><uri>https://www.blogger.com/profile/18039279137174531144</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_pZUGtLmTkro/TBFxX8Kj0dI/AAAAAAAAGj8/C6JXUJ6kZaY/S220-s32/30052_10150176518025066_813295065_12362554_1692913_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/birthday-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-351750184735440009' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/351750184735440009' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1128105826'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2008 at 11:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2557516817415878906</id><published>2008-12-16T00:01:00.000-07:00</published><updated>2008-12-16T00:01:54.733-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow Britt, you had one great weekend! It made me h...</title><content type='html'>Wow Britt, you had one great weekend! It made me happy just reading about it! I wish so badly that I were coming to breakfast with you and Shan!! Give each other a big hug from me!! Happy B-Day again I love you!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/351750184735440009/comments/default/2557516817415878906'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/351750184735440009/comments/default/2557516817415878906'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/birthday-weekend.html?showComment=1229410860000#c2557516817415878906' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/birthday-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-351750184735440009' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/351750184735440009' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='December 16, 2008 at 12:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7513507917204727075</id><published>2008-12-16T03:37:00.000-07:00</published><updated>2008-12-16T03:37:47.755-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday!  Looks like it was super fun.  :)</title><content type='html'>Happy Birthday!  Looks like it was super fun.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/351750184735440009/comments/default/7513507917204727075'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/351750184735440009/comments/default/7513507917204727075'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/birthday-weekend.html?showComment=1229423820000#c7513507917204727075' title=''/><author><name>AMY</name><uri>https://www.blogger.com/profile/15790335132294267633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-yXWSItNUJtE/ToyTtoHbGJI/AAAAAAAAWjs/Vo54PMXPVL0/s32/IMG_1562a.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/birthday-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-351750184735440009' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/351750184735440009' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1173087483'/><gd:extendedProperty name='blogger.displayTime' value='December 16, 2008 at 3:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2850035234840906581</id><published>2008-12-16T07:12:00.000-07:00</published><updated>2008-12-16T07:12:09.632-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sounds like you had a GREAT birthday Britt! Josh i...</title><content type='html'>Sounds like you had a GREAT birthday Britt! Josh is so good to you! (Kinda jealous...ok ALOT jealous)&lt;BR/&gt;&lt;BR/&gt;The Xmas pictures look great! You have a beautiful family!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/351750184735440009/comments/default/2850035234840906581'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/351750184735440009/comments/default/2850035234840906581'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/birthday-weekend.html?showComment=1229436720000#c2850035234840906581' title=''/><author><name>Lilbirdscrap</name><uri>https://www.blogger.com/profile/17587079252936424569</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Mt7eVOW3LUU/SUYVkvmRtFI/AAAAAAAABLM/M5qWZSyWMuA/S220-s32/moving+day.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/birthday-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-351750184735440009' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/351750184735440009' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1488870027'/><gd:extendedProperty name='blogger.displayTime' value='December 16, 2008 at 7:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6540486422660233314</id><published>2008-12-16T07:38:00.000-07:00</published><updated>2008-12-16T07:38:07.905-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sounds just right to me!  I'm so glad that you wer...</title><content type='html'>Sounds just right to me!  I'm so glad that you were a little spoiled this weekend.  You deserve it!!&lt;BR/&gt;:)  Love those timer photos.  They turned out GREAT!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/351750184735440009/comments/default/6540486422660233314'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/351750184735440009/comments/default/6540486422660233314'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/birthday-weekend.html?showComment=1229438280000#c6540486422660233314' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/birthday-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-351750184735440009' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/351750184735440009' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='December 16, 2008 at 7:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7562362162745472318</id><published>2008-12-16T07:38:00.001-07:00</published><updated>2008-12-16T07:38:39.387-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Bummer about the speeding ticket!!  DH got one on ...</title><content type='html'>Bummer about the speeding ticket!!  DH got one on his 25th and was VERY sad!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/351750184735440009/comments/default/7562362162745472318'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/351750184735440009/comments/default/7562362162745472318'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/birthday-weekend.html?showComment=1229438280001#c7562362162745472318' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/birthday-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-351750184735440009' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/351750184735440009' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='December 16, 2008 at 7:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6427087573963429642</id><published>2008-12-16T07:39:00.000-07:00</published><updated>2008-12-16T07:39:29.201-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday Britt! I love the pic of your roses...</title><content type='html'>Happy Birthday Britt! I love the pic of your roses!! They are beautiful! Aren't husbands sometimes the best thing ever!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/351750184735440009/comments/default/6427087573963429642'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/351750184735440009/comments/default/6427087573963429642'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/birthday-weekend.html?showComment=1229438340000#c6427087573963429642' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/birthday-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-351750184735440009' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/351750184735440009' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 16, 2008 at 7:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4483255587386982699</id><published>2008-12-16T11:24:00.000-07:00</published><updated>2008-12-16T11:24:49.733-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Glad you had a great weekend. Those strawberries d...</title><content type='html'>Glad you had a great weekend. Those strawberries did look yummy! I know what you mean about a disappointing trip to the Disney Outlet. We had one of those trips when we went to the one by Disneyland a few months ago. Better luck next time! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/351750184735440009/comments/default/4483255587386982699'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/351750184735440009/comments/default/4483255587386982699'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/birthday-weekend.html?showComment=1229451840000#c4483255587386982699' title=''/><author><name>Yettiebug</name><uri>https://www.blogger.com/profile/10791335501460402212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/birthday-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-351750184735440009' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/351750184735440009' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-402710607'/><gd:extendedProperty name='blogger.displayTime' value='December 16, 2008 at 11:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7706268711639267798</id><published>2008-12-16T12:02:00.000-07:00</published><updated>2008-12-16T12:02:31.565-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE the book "If I Lived Alone"!  Looks like Ch...</title><content type='html'>I LOVE the book "If I Lived Alone"!  Looks like Chad got a haircut too!  Cute family pictures! &lt;BR/&gt;*Ang</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/351750184735440009/comments/default/7706268711639267798'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/351750184735440009/comments/default/7706268711639267798'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/birthday-weekend.html?showComment=1229454120000#c7706268711639267798' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/birthday-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-351750184735440009' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/351750184735440009' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='December 16, 2008 at 12:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8547613791010013050</id><published>2008-12-16T12:02:00.001-07:00</published><updated>2008-12-16T12:03:00.900-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/351750184735440009/comments/default/8547613791010013050'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/351750184735440009/comments/default/8547613791010013050'/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/birthday-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-351750184735440009' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/351750184735440009' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='December 16, 2008 at 12:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6841464595514657049</id><published>2008-12-16T12:50:00.000-07:00</published><updated>2008-12-16T12:50:38.914-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute! I love you family photo! Chad looks so much ...</title><content type='html'>Cute! I love you family photo! Chad looks so much like your dad it crazy! So I didn't even get to do the speed scrap cuz Jared was on the computer the whole time. LAME! We need 2 computers!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/351750184735440009/comments/default/6841464595514657049'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/351750184735440009/comments/default/6841464595514657049'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/birthday-weekend.html?showComment=1229457000000#c6841464595514657049' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/birthday-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-351750184735440009' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/351750184735440009' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='December 16, 2008 at 12:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5650728000602810871</id><published>2008-12-17T11:19:00.000-07:00</published><updated>2008-12-17T11:19:57.025-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy birthday really late!  What a lame friend I ...</title><content type='html'>Happy birthday really late!  What a lame friend I am!!  I'm so glad you had an awesome weekend!  I LOVE going to Park City!!  Your new kits are AMAZING and you ROCK! Thanks so much for all you do.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/351750184735440009/comments/default/5650728000602810871'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/351750184735440009/comments/default/5650728000602810871'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/birthday-weekend.html?showComment=1229537940000#c5650728000602810871' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/birthday-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-351750184735440009' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/351750184735440009' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='December 17, 2008 at 11:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2253617011437166265</id><published>2008-12-18T12:12:00.000-07:00</published><updated>2008-12-18T12:12:30.491-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, Britt. Those scrabble necklaces are so cool! ...</title><content type='html'>Wow, Britt. Those scrabble necklaces are so cool! You are just so creative and fun! And your holiday cards are beautiful and simple. Love them!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/2253617011437166265'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/2253617011437166265'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/christmas-cards.html?showComment=1229627520000#c2253617011437166265' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/christmas-cards.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1209253365758943719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1209253365758943719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 18, 2008 at 12:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7456825745412567539</id><published>2008-12-18T12:14:00.000-07:00</published><updated>2008-12-18T12:14:15.615-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>your card picture is so cute!  Have a great holida...</title><content type='html'>your card picture is so cute!  Have a great holiday with all your family! xoxo</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/7456825745412567539'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/7456825745412567539'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/christmas-cards.html?showComment=1229627640000#c7456825745412567539' title=''/><author><name>Diana Herman</name><uri>https://www.blogger.com/profile/05978315407231218387</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/christmas-cards.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1209253365758943719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1209253365758943719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1138980103'/><gd:extendedProperty name='blogger.displayTime' value='December 18, 2008 at 12:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-713145443677613590</id><published>2008-12-18T12:26:00.000-07:00</published><updated>2008-12-18T12:26:23.054-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ADORABLE card, of course!&lt;br&gt;And those necklaces a...</title><content type='html'>ADORABLE card, of course!&lt;BR/&gt;And those necklaces are AWESOME!!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/713145443677613590'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/713145443677613590'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/christmas-cards.html?showComment=1229628360000#c713145443677613590' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/christmas-cards.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1209253365758943719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1209253365758943719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='December 18, 2008 at 12:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2469247303893058891</id><published>2008-12-18T13:46:00.000-07:00</published><updated>2008-12-18T13:46:11.840-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the necklaces.  Such a great idea!</title><content type='html'>I love the necklaces.  Such a great idea!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/2469247303893058891'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/2469247303893058891'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/christmas-cards.html?showComment=1229633160000#c2469247303893058891' title=''/><author><name>Hifam</name><uri>https://www.blogger.com/profile/04260768580193568876</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_PLeDRHoc9OU/TMUHbBXXZII/AAAAAAAAB40/UxoW-2nmfMg/s32-R/summer_reading.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/christmas-cards.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1209253365758943719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1209253365758943719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1778887893'/><gd:extendedProperty name='blogger.displayTime' value='December 18, 2008 at 1:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5900170625488310550</id><published>2008-12-18T14:24:00.000-07:00</published><updated>2008-12-18T14:24:20.700-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just love your Christmas card! You are so talent...</title><content type='html'>I just love your Christmas card! You are so talented!! Merry Christmas! Jenny (Shan's little sis)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/5900170625488310550'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/5900170625488310550'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/christmas-cards.html?showComment=1229635440000#c5900170625488310550' title=''/><author><name>Beau and Jen</name><uri>https://www.blogger.com/profile/12186198338394774028</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//2.bp.blogspot.com/-meUru7s-kYQ/TyofHBXJImI/AAAAAAAACqE/P_-kDX5jos4/s32/bees%2Bgame%2Bbeau%2Band%2Bi.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/christmas-cards.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1209253365758943719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1209253365758943719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-557530155'/><gd:extendedProperty name='blogger.displayTime' value='December 18, 2008 at 2:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7565855654688291105</id><published>2008-12-18T14:49:00.000-07:00</published><updated>2008-12-18T14:49:05.103-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your christmas card! seriously so cute!  I ...</title><content type='html'>I love your christmas card! seriously so cute!  I love the simpleness yet classiness of it, if thats even a word.  Love the necklaces too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/7565855654688291105'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/7565855654688291105'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/christmas-cards.html?showComment=1229636940000#c7565855654688291105' title=''/><author><name>Victoria Elder</name><uri>https://www.blogger.com/profile/02311355940687984819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='20' src='//1.bp.blogspot.com/_gDwTdQp80Bo/Se5RN3XtJgI/AAAAAAAABFc/RuI2uAf4r1Y/S220-s32/Copy+of+Copy+of+IMG_0420+vintage-bw+copy-clrized.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/christmas-cards.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1209253365758943719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1209253365758943719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-897611465'/><gd:extendedProperty name='blogger.displayTime' value='December 18, 2008 at 2:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3063976610868136699</id><published>2008-12-18T14:58:00.000-07:00</published><updated>2008-12-18T14:58:33.720-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome card!  I'm printing it up to put on my wall!!</title><content type='html'>Awesome card!  I'm printing it up to put on my wall!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/3063976610868136699'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/3063976610868136699'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/christmas-cards.html?showComment=1229637480000#c3063976610868136699' title=''/><author><name>Pressed Petals</name><uri>https://www.blogger.com/profile/11363508061584830683</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_waNeXSTyMaw/TTDnhG21TaI/AAAAAAAADRc/mjE8JuFpMFo/S220-s32/blog-avi-2011.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/christmas-cards.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1209253365758943719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1209253365758943719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2115726680'/><gd:extendedProperty name='blogger.displayTime' value='December 18, 2008 at 2:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-548562558471703753</id><published>2008-12-18T14:59:00.000-07:00</published><updated>2008-12-18T14:59:14.386-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your card is so cute!  You're both so photogenic :...</title><content type='html'>Your card is so cute!  You're both so photogenic :)  I LOVED Eat. Pray. Love- one of my favorites this year!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/548562558471703753'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/548562558471703753'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/christmas-cards.html?showComment=1229637540000#c548562558471703753' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/christmas-cards.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1209253365758943719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1209253365758943719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 18, 2008 at 2:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2785001555359716599</id><published>2008-12-18T15:32:00.000-07:00</published><updated>2008-12-18T15:32:24.310-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Lovin ur new look on your blog. At first I thought...</title><content type='html'>Lovin ur new look on your blog. At first I thought I was at the wrong place...but then being the stalker I am...recognized that Santa from your kit!&lt;BR/&gt;&lt;BR/&gt;I LOVE those necklaces!!!! U have such a charmed life (or so it seems several digi miles away)I know that you appreciate every second of it!&lt;BR/&gt;&lt;BR/&gt;I love the lights on your card and HOW CUTE ARE YOU AND JOSH????&lt;BR/&gt;&lt;BR/&gt;HAPPY HOLIDAYS!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/2785001555359716599'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/2785001555359716599'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/christmas-cards.html?showComment=1229639520000#c2785001555359716599' title=''/><author><name>Lilbirdscrap</name><uri>https://www.blogger.com/profile/17587079252936424569</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Mt7eVOW3LUU/SUYVkvmRtFI/AAAAAAAABLM/M5qWZSyWMuA/S220-s32/moving+day.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/christmas-cards.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1209253365758943719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1209253365758943719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1488870027'/><gd:extendedProperty name='blogger.displayTime' value='December 18, 2008 at 3:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7180429480191124146</id><published>2008-12-18T17:01:00.000-07:00</published><updated>2008-12-18T17:01:55.752-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OK, I totally want you to adopt me into your book ...</title><content type='html'>OK, I totally want you to adopt me into your book club!  You have way too much fun and I LOVE the necklaces!  Did you come up with the idea yourself?  Of course you did!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/7180429480191124146'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/7180429480191124146'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/christmas-cards.html?showComment=1229644860000#c7180429480191124146' title=''/><author><name>Julene</name><uri>https://www.blogger.com/profile/16423837376936216400</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_iBp7FiL1Gjo/SMmKjHg6WoI/AAAAAAAAACQ/-zKXZ78hKTk/S220-s32/close+up.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/christmas-cards.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1209253365758943719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1209253365758943719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251066642'/><gd:extendedProperty name='blogger.displayTime' value='December 18, 2008 at 5:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6775859549614583878</id><published>2008-12-18T19:32:00.000-07:00</published><updated>2008-12-18T19:32:05.131-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE your new blog! It's so cute! thanks so much...</title><content type='html'>I LOVE your new blog! It's so cute! thanks so much for my card it's so cool! I love your picture :) I'll be bring mine by this week.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/6775859549614583878'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/6775859549614583878'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/christmas-cards.html?showComment=1229653920000#c6775859549614583878' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/christmas-cards.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1209253365758943719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1209253365758943719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='December 18, 2008 at 7:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1281582765530240094</id><published>2008-12-18T22:27:00.000-07:00</published><updated>2008-12-18T22:27:05.592-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your card, But I love the necklaces even more...</title><content type='html'>Love your card, But I love the necklaces even more. REALLY cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/1281582765530240094'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/1281582765530240094'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/christmas-cards.html?showComment=1229664420000#c1281582765530240094' title=''/><author><name>oodlesofoversons</name><uri>https://www.blogger.com/profile/00757171822607513909</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//1.bp.blogspot.com/_VtCYa7nk9hQ/SfUdke4AdVI/AAAAAAAABoc/5MD7-4BFgKM/S220-s32/OF18-80bF.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/christmas-cards.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1209253365758943719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1209253365758943719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1588475598'/><gd:extendedProperty name='blogger.displayTime' value='December 18, 2008 at 10:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4332422662133495607</id><published>2008-12-18T22:55:00.000-07:00</published><updated>2008-12-18T22:55:41.434-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That card is AMAZING!  Great photo!  Thanks for sh...</title><content type='html'>That card is AMAZING!  Great photo!  Thanks for sharing it with us!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/4332422662133495607'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/4332422662133495607'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/christmas-cards.html?showComment=1229666100000#c4332422662133495607' title=''/><author><name>Chelle</name><uri>https://www.blogger.com/profile/00323064102058654854</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//1.bp.blogspot.com/_IVvB7T164Wg/SdkfU2tOmwI/AAAAAAAAAS4/zq_OluvIZPI/S220-s32/me+for+kelly.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/christmas-cards.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1209253365758943719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1209253365758943719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2121482254'/><gd:extendedProperty name='blogger.displayTime' value='December 18, 2008 at 10:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3500206782479829584</id><published>2008-12-19T06:09:00.000-07:00</published><updated>2008-12-19T06:09:22.314-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I *love* the picture you used for the card!!!!! :D...</title><content type='html'>I *love* the picture you used for the card!!!!! :D And the necklaces are really cute. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/3500206782479829584'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/3500206782479829584'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/christmas-cards.html?showComment=1229692140000#c3500206782479829584' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/16594151203359391681</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/christmas-cards.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1209253365758943719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1209253365758943719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-104425183'/><gd:extendedProperty name='blogger.displayTime' value='December 19, 2008 at 6:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4044800765394465846</id><published>2008-12-19T07:29:00.000-07:00</published><updated>2008-12-19T07:29:31.495-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow Britt...your card is BEAUTIFUL! What a great p...</title><content type='html'>Wow Britt...your card is BEAUTIFUL! What a great photo of the two of you!! Merry Christmas!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/4044800765394465846'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/4044800765394465846'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/christmas-cards.html?showComment=1229696940000#c4044800765394465846' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/christmas-cards.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1209253365758943719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1209253365758943719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 19, 2008 at 7:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6192114694760450935</id><published>2008-12-19T08:45:00.000-07:00</published><updated>2008-12-19T08:45:45.134-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the great templates and the ...</title><content type='html'>Thank you so much for the great templates and the sale too! Have fun shopping!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4875767934001064257/comments/default/6192114694760450935'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4875767934001064257/comments/default/6192114694760450935'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/happy-friday.html?showComment=1229701500000#c6192114694760450935' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/happy-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4875767934001064257' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4875767934001064257' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='December 19, 2008 at 8:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2084871027268810549</id><published>2008-12-19T09:03:00.000-07:00</published><updated>2008-12-19T09:03:10.868-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the templates - really generous and tha...</title><content type='html'>Thanks for the templates - really generous and thanks for showing off my LO!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4875767934001064257/comments/default/2084871027268810549'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4875767934001064257/comments/default/2084871027268810549'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/happy-friday.html?showComment=1229702580000#c2084871027268810549' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/11750085001328540634</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/happy-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4875767934001064257' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4875767934001064257' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1722971578'/><gd:extendedProperty name='blogger.displayTime' value='December 19, 2008 at 9:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1856739178988833261</id><published>2008-12-19T09:53:00.000-07:00</published><updated>2008-12-19T09:53:34.391-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your cards-you could have done an amazing s...</title><content type='html'>I love your cards-you could have done an amazing scrapped digi card, but it totally shows your amazing photography skills! Can't wait to get mine!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/1856739178988833261'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/1856739178988833261'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/christmas-cards.html?showComment=1229705580000#c1856739178988833261' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/christmas-cards.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1209253365758943719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1209253365758943719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='December 19, 2008 at 9:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8485946922796969468</id><published>2008-12-19T09:55:00.000-07:00</published><updated>2008-12-19T09:55:50.483-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the new templates! I love your C-Mas kits (...</title><content type='html'>I love the new templates! I love your C-Mas kits (I used one for the speed scrap last night!).  And the LO of your Dad is so sweet!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4875767934001064257/comments/default/8485946922796969468'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4875767934001064257/comments/default/8485946922796969468'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/happy-friday.html?showComment=1229705700000#c8485946922796969468' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/happy-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4875767934001064257' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4875767934001064257' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='December 19, 2008 at 9:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3544570700848828095</id><published>2008-12-19T12:08:00.000-07:00</published><updated>2008-12-19T12:08:17.713-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow! The show offs are all amazing!!</title><content type='html'>Wow! The show offs are all amazing!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4875767934001064257/comments/default/3544570700848828095'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4875767934001064257/comments/default/3544570700848828095'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/happy-friday.html?showComment=1229713680000#c3544570700848828095' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/happy-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4875767934001064257' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4875767934001064257' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='December 19, 2008 at 12:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6279658995302573748</id><published>2008-12-19T15:32:00.000-07:00</published><updated>2008-12-19T15:32:25.585-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your cards are so cute! That is an amazing picture...</title><content type='html'>Your cards are so cute! That is an amazing picture of you too1 I absolutely love them!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/6279658995302573748'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/6279658995302573748'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/christmas-cards.html?showComment=1229725920000#c6279658995302573748' title=''/><author><name>Kimbytx</name><uri>https://www.blogger.com/profile/04174307638453392980</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//1.bp.blogspot.com/-LutUZ0LCh8s/Xpn7bQjkNiI/AAAAAAAAs6I/GLvmhFP2v0UWKKuN44d5Pfuu_RK5Dg1HwCK4BGAYYCw/s32/kimavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/christmas-cards.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1209253365758943719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1209253365758943719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-740091371'/><gd:extendedProperty name='blogger.displayTime' value='December 19, 2008 at 3:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3909155943847202888</id><published>2008-12-19T20:36:00.000-07:00</published><updated>2008-12-19T20:36:42.840-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW what a great template pack!  LOVE Kate's pages...</title><content type='html'>WOW what a great template pack!  LOVE Kate's pages too, so I see your inspiration here:)  I can see another pack coming too! Please?  Darn I sure wish I HAD shown off this week.  LOVE your holiday card...amazing lighting! Have fun Christmas shopping!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4875767934001064257/comments/default/3909155943847202888'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4875767934001064257/comments/default/3909155943847202888'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/happy-friday.html?showComment=1229744160000#c3909155943847202888' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/09531616790877968340</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/_ag1ClOwWkuA/TOGT7XLG5ZI/AAAAAAAAAB0/NSVMF5-CbeY/S220-s32/kdpx100.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/happy-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4875767934001064257' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4875767934001064257' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1256769005'/><gd:extendedProperty name='blogger.displayTime' value='December 19, 2008 at 8:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6025884484193134863</id><published>2008-12-20T02:04:00.000-07:00</published><updated>2008-12-20T02:04:17.628-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for another great week of Show Offs everyon...</title><content type='html'>Thanks for another great week of Show Offs everyone. It is so much fun to come and see what everyone has created this week. Thanks Brittney for a great gift also! Your Christmas Card is beautiful, love the way you did the lighting.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4875767934001064257/comments/default/6025884484193134863'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4875767934001064257/comments/default/6025884484193134863'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/happy-friday.html?showComment=1229763840000#c6025884484193134863' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/happy-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4875767934001064257' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4875767934001064257' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='December 20, 2008 at 2:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3916300391867119</id><published>2008-12-20T06:26:00.000-07:00</published><updated>2008-12-20T06:26:52.085-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie.....just came across your s...</title><content type='html'>Thanks for the freebie.....just came across your stuff today!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/3916300391867119'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/3916300391867119'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1229779560000#c3916300391867119' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 20, 2008 at 6:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6746474828702965121</id><published>2008-12-20T21:29:00.000-07:00</published><updated>2008-12-20T21:29:44.843-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your Christmas card picture is AMAZING, Britt! By ...</title><content type='html'>Your Christmas card picture is AMAZING, Britt! By any chance, do you remember the camera setting you used to get the wonderful glow of the lights on your faces. The exposure is PERFECT, and I'd love to try something like this with my boys.&lt;BR/&gt;&lt;BR/&gt;Peace!&lt;BR/&gt;~Aly</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/6746474828702965121'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/6746474828702965121'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/christmas-cards.html?showComment=1229833740000#c6746474828702965121' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/christmas-cards.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1209253365758943719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1209253365758943719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 20, 2008 at 9:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3814501795823502556</id><published>2008-12-21T18:40:00.000-07:00</published><updated>2008-12-21T18:40:10.294-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love, love, love Brick Oven.  The best homemade ...</title><content type='html'>I love, love, love Brick Oven.  The best homemade rootbeer and the pizza is fab as well.  We used to go there late for dinner when I was at school - you got a deal for all you could eat pasta bar if you went after 9 or something like that - perfect for poor college students. Love that place!!  &lt;BR/&gt;&lt;BR/&gt;Hope your holiday parties all go well. Love your cute little tree and all those pressies around it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8087227293256586989/comments/default/3814501795823502556'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8087227293256586989/comments/default/3814501795823502556'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/weekend-wrap-up.html?showComment=1229910000000#c3814501795823502556' title=''/><author><name>Stacy</name><uri>https://www.blogger.com/profile/18039279137174531144</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_pZUGtLmTkro/TBFxX8Kj0dI/AAAAAAAAGj8/C6JXUJ6kZaY/S220-s32/30052_10150176518025066_813295065_12362554_1692913_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/weekend-wrap-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8087227293256586989' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8087227293256586989' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1128105826'/><gd:extendedProperty name='blogger.displayTime' value='December 21, 2008 at 6:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8751267640289833669</id><published>2008-12-21T19:21:00.000-07:00</published><updated>2008-12-21T19:21:52.424-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Mmmmm Brick Oven is the best.  Oh by the way I lov...</title><content type='html'>Mmmmm Brick Oven is the best.  Oh by the way I love the new header.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8087227293256586989/comments/default/8751267640289833669'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8087227293256586989/comments/default/8751267640289833669'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/weekend-wrap-up.html?showComment=1229912460000#c8751267640289833669' title=''/><author><name>Hillary</name><uri>https://www.blogger.com/profile/14736114091087652286</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//1.bp.blogspot.com/_aiwrhSu5Y4w/SKjt-TKxC7I/AAAAAAAAAuw/3w3_V1JNWwc/S220-s33/DSC_0135edit.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/weekend-wrap-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8087227293256586989' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8087227293256586989' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2043163554'/><gd:extendedProperty name='blogger.displayTime' value='December 21, 2008 at 7:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1493475852434830600</id><published>2008-12-21T21:32:00.000-07:00</published><updated>2008-12-21T21:32:37.246-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a fun weekend! I love to wrap presents too an...</title><content type='html'>What a fun weekend! I love to wrap presents too and I love to see them under my tree. Too bad I can't have this year due to my little man. Our tree has already fallen on him once this month. Anyways I'm glad you have such a great SIL it's so nice to have in-laws that you get along with. I love ya!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8087227293256586989/comments/default/1493475852434830600'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8087227293256586989/comments/default/1493475852434830600'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/weekend-wrap-up.html?showComment=1229920320000#c1493475852434830600' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/weekend-wrap-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8087227293256586989' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8087227293256586989' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='December 21, 2008 at 9:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1748851555796209593</id><published>2008-12-22T08:01:00.000-07:00</published><updated>2008-12-22T08:01:18.373-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the LO of your SIL!  The ornaments behind t...</title><content type='html'>I love the LO of your SIL!  The ornaments behind the photo is great!  Look s like you had a great weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8087227293256586989/comments/default/1748851555796209593'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8087227293256586989/comments/default/1748851555796209593'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/weekend-wrap-up.html?showComment=1229958060000#c1748851555796209593' title=''/><author><name>Pressed Petals</name><uri>https://www.blogger.com/profile/11363508061584830683</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_waNeXSTyMaw/TTDnhG21TaI/AAAAAAAADRc/mjE8JuFpMFo/S220-s32/blog-avi-2011.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/weekend-wrap-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8087227293256586989' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8087227293256586989' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2115726680'/><gd:extendedProperty name='blogger.displayTime' value='December 22, 2008 at 8:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3530957813944735396</id><published>2008-12-22T08:09:00.000-07:00</published><updated>2008-12-22T08:09:41.638-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>awesome cards, thanks for sharing.&lt;br&gt;Merry Christ...</title><content type='html'>awesome cards, thanks for sharing.&lt;BR/&gt;Merry Christmas to you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/3530957813944735396'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1209253365758943719/comments/default/3530957813944735396'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/christmas-cards.html?showComment=1229958540000#c3530957813944735396' title=''/><author><name>Emilee</name><uri>https://www.blogger.com/profile/03276923834347567587</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/christmas-cards.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1209253365758943719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1209253365758943719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958259147'/><gd:extendedProperty name='blogger.displayTime' value='December 22, 2008 at 8:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7825614040681495349</id><published>2008-12-22T11:06:00.000-07:00</published><updated>2008-12-22T11:06:57.758-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>GREAT job on that family photo Britt!&lt;br&gt;And how f...</title><content type='html'>GREAT job on that family photo Britt!&lt;BR/&gt;And how fun that they are having a girl!  My SIL's are some of my best friends too...isn't it the best?&lt;BR/&gt;&lt;BR/&gt;I'm so glad that you were able to get so much done and still have a fun weekend!  What a great time of year!!&lt;BR/&gt;:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8087227293256586989/comments/default/7825614040681495349'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8087227293256586989/comments/default/7825614040681495349'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/weekend-wrap-up.html?showComment=1229969160000#c7825614040681495349' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/weekend-wrap-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8087227293256586989' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8087227293256586989' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='December 22, 2008 at 11:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4824000560512406798</id><published>2008-12-23T10:43:00.000-07:00</published><updated>2008-12-23T10:43:44.800-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the layout Britt and I wish I had some money ...</title><content type='html'>Love the layout Britt and I wish I had some money cuz that kit is 2 die 4!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8087227293256586989/comments/default/4824000560512406798'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8087227293256586989/comments/default/4824000560512406798'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/weekend-wrap-up.html?showComment=1230054180000#c4824000560512406798' title=''/><author><name>Lilbirdscrap</name><uri>https://www.blogger.com/profile/17587079252936424569</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Mt7eVOW3LUU/SUYVkvmRtFI/AAAAAAAABLM/M5qWZSyWMuA/S220-s32/moving+day.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/weekend-wrap-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8087227293256586989' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8087227293256586989' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1488870027'/><gd:extendedProperty name='blogger.displayTime' value='December 23, 2008 at 10:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2447579762192903385</id><published>2008-12-24T13:00:00.000-07:00</published><updated>2008-12-24T13:00:49.923-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>A belated birthday blessing to you, Britt!  (Try s...</title><content type='html'>A belated birthday blessing to you, Britt!  (Try saying that five times in rapid succession, LOL).  You are well appreciated!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8087227293256586989/comments/default/2447579762192903385'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8087227293256586989/comments/default/2447579762192903385'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/weekend-wrap-up.html?showComment=1230148800000#c2447579762192903385' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/weekend-wrap-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8087227293256586989' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8087227293256586989' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='December 24, 2008 at 1:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9212162691053362408</id><published>2008-12-26T13:59:00.000-07:00</published><updated>2008-12-26T13:59:37.360-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful color scheme, Britt!</title><content type='html'>Beautiful color scheme, Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6228247617392177726/comments/default/9212162691053362408'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6228247617392177726/comments/default/9212162691053362408'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/let-it-snow-let-it-snow-let-it-snow.html?showComment=1230325140000#c9212162691053362408' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/let-it-snow-let-it-snow-let-it-snow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6228247617392177726' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6228247617392177726' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='December 26, 2008 at 1:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3146795702707840933</id><published>2008-12-26T18:58:00.000-07:00</published><updated>2008-12-26T18:58:18.095-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SUCH a beautiful kit!&lt;br&gt;I love it and can't wait ...</title><content type='html'>SUCH a beautiful kit!&lt;BR/&gt;I love it and can't wait to scrap with it...you are a fountain of ideas.&lt;BR/&gt;&lt;BR/&gt;Sorry about the Christmas hangover!  :( And poor Josh having to dig his car out.  One good thing about AZ winters, I guess!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6228247617392177726/comments/default/3146795702707840933'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6228247617392177726/comments/default/3146795702707840933'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/let-it-snow-let-it-snow-let-it-snow.html?showComment=1230343080000#c3146795702707840933' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/let-it-snow-let-it-snow-let-it-snow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6228247617392177726' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6228247617392177726' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='December 26, 2008 at 6:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3449523061322288626</id><published>2008-12-27T03:50:00.000-07:00</published><updated>2008-12-27T03:50:18.731-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thankyou so much for the kit, it's really lovely -...</title><content type='html'>Thankyou so much for the kit, it's really lovely - the little flowers are particularly gorgeous! I'm thinking of pictures to scrap with it already!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6228247617392177726/comments/default/3449523061322288626'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6228247617392177726/comments/default/3449523061322288626'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/let-it-snow-let-it-snow-let-it-snow.html?showComment=1230375000000#c3449523061322288626' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/11750085001328540634</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/let-it-snow-let-it-snow-let-it-snow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6228247617392177726' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6228247617392177726' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1722971578'/><gd:extendedProperty name='blogger.displayTime' value='December 27, 2008 at 3:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4777345155378943553</id><published>2008-12-27T03:50:00.001-07:00</published><updated>2008-12-27T03:50:30.152-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6228247617392177726/comments/default/4777345155378943553'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6228247617392177726/comments/default/4777345155378943553'/><author><name>Unknown</name><uri>https://www.blogger.com/profile/11750085001328540634</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/let-it-snow-let-it-snow-let-it-snow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6228247617392177726' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6228247617392177726' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1722971578'/><gd:extendedProperty name='blogger.displayTime' value='December 27, 2008 at 3:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6262402259090712930</id><published>2008-12-27T11:19:00.000-07:00</published><updated>2008-12-27T11:19:34.535-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fooey! I knew I should have done something so I co...</title><content type='html'>Fooey! I knew I should have done something so I could do a Show-off! I wasn't sure if you'd be taking the day off, but what a great mini-kit! So cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6228247617392177726/comments/default/6262402259090712930'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6228247617392177726/comments/default/6262402259090712930'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/let-it-snow-let-it-snow-let-it-snow.html?showComment=1230401940000#c6262402259090712930' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/let-it-snow-let-it-snow-let-it-snow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6228247617392177726' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6228247617392177726' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='December 27, 2008 at 11:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7568129294044974957</id><published>2008-12-27T21:38:00.000-07:00</published><updated>2008-12-27T21:38:58.670-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is such a great kit! I love it! We were catch...</title><content type='html'>This is such a great kit! I love it! We were catching some snow in Durango last week. We loved it, and then came back to sunny southern California!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6228247617392177726/comments/default/7568129294044974957'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6228247617392177726/comments/default/7568129294044974957'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/let-it-snow-let-it-snow-let-it-snow.html?showComment=1230439080000#c7568129294044974957' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/let-it-snow-let-it-snow-let-it-snow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6228247617392177726' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6228247617392177726' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='December 27, 2008 at 9:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5956565593511874139</id><published>2008-12-28T00:50:00.000-07:00</published><updated>2008-12-28T00:50:26.988-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi,&lt;br&gt;&lt;br&gt;I just wanted to drop in and say hello ...</title><content type='html'>Hi,&lt;BR/&gt;&lt;BR/&gt;I just wanted to drop in and say hello and Happy New Year. I'm just a routine reader of your blog and have to say that I really enjoy your layouts and designs, but your blog is also fun to read. I enjoy seeing your pictures, you all seem to have so much fun and enjoy life. That's so great. Best wishes to you and yours and I hope the coming year treats you all extra special. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6028952811584885423/comments/default/5956565593511874139'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6028952811584885423/comments/default/5956565593511874139'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/my-scrapping-as-of-late.html?showComment=1230450600000#c5956565593511874139' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/my-scrapping-as-of-late.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6028952811584885423' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6028952811584885423' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 28, 2008 at 12:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7878125602304203627</id><published>2008-12-29T09:14:00.000-07:00</published><updated>2008-12-29T09:14:14.866-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Amen!</title><content type='html'>Amen!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/312721476015909382/comments/default/7878125602304203627'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/312721476015909382/comments/default/7878125602304203627'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/christ-child.html?showComment=1230567240000#c7878125602304203627' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/christ-child.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-312721476015909382' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/312721476015909382' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='December 29, 2008 at 9:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3511910408058833477</id><published>2008-12-29T10:41:00.000-07:00</published><updated>2008-12-29T10:41:33.094-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Simply perfect, Britt!&lt;br&gt;Beautiful job with Molly...</title><content type='html'>Simply perfect, Britt!&lt;BR/&gt;Beautiful job with Molly's template.  You are amazing.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/312721476015909382/comments/default/3511910408058833477'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/312721476015909382/comments/default/3511910408058833477'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/christ-child.html?showComment=1230572460000#c3511910408058833477' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/christ-child.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-312721476015909382' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/312721476015909382' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='December 29, 2008 at 10:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5231203479915562657</id><published>2008-12-30T17:07:00.000-07:00</published><updated>2008-12-30T17:07:29.684-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!  Love the re-do!  I can't believe little Ella...</title><content type='html'>Wow!  Love the re-do!  I can't believe little Ella looks so grown-up.  It seems like you were introducing her to us just earlier this month.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/245542477282282731/comments/default/5231203479915562657'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/245542477282282731/comments/default/5231203479915562657'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/speed-scrap-tonight.html?showComment=1230682020000#c5231203479915562657' title=''/><author><name>Chelle</name><uri>https://www.blogger.com/profile/00323064102058654854</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//1.bp.blogspot.com/_IVvB7T164Wg/SdkfU2tOmwI/AAAAAAAAAS4/zq_OluvIZPI/S220-s32/me+for+kelly.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-245542477282282731' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/245542477282282731' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2121482254'/><gd:extendedProperty name='blogger.displayTime' value='December 30, 2008 at 5:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8646504769078510608</id><published>2008-12-30T19:58:00.000-07:00</published><updated>2008-12-30T19:58:07.127-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Shoot, had I logged on an hour earlier I would hav...</title><content type='html'>Shoot, had I logged on an hour earlier I would have joined you in the SS.  I miss doing them.  Need the holiday's to be over and my DH to go back to work so I can get some stuff done!   :) &lt;BR/&gt;&lt;BR/&gt;LOVE the re-do!  I'm sad they closed the Gallery too, that was always fun to visit.  Great new page!  I need to go to the DIS scrapbook page more often.  I've been stuck on the planning pages getting ready for our trip lately.  &lt;BR/&gt;&lt;BR/&gt;Have a great NYE!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/245542477282282731/comments/default/8646504769078510608'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/245542477282282731/comments/default/8646504769078510608'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/speed-scrap-tonight.html?showComment=1230692280000#c8646504769078510608' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-245542477282282731' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/245542477282282731' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='December 30, 2008 at 7:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9205641618791441371</id><published>2008-12-30T20:16:00.000-07:00</published><updated>2008-12-30T20:16:07.669-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt- thanks so much for the kit.  I almost feel ...</title><content type='html'>Britt- thanks so much for the kit.  I almost feel guilty accepting it just for you using your gorgeous products!!!  You are really an incredible designer!!!&lt;BR/&gt;&lt;BR/&gt;Thanks!!&lt;BR/&gt;&lt;BR/&gt;Christine (inHisgrip)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6228247617392177726/comments/default/9205641618791441371'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6228247617392177726/comments/default/9205641618791441371'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/let-it-snow-let-it-snow-let-it-snow.html?showComment=1230693360000#c9205641618791441371' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/let-it-snow-let-it-snow-let-it-snow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6228247617392177726' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6228247617392177726' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 30, 2008 at 8:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-559772137702508659</id><published>2009-01-01T11:45:00.000-07:00</published><updated>2009-01-01T11:45:07.289-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Perfection Britt!  Love this LO, and what a wonder...</title><content type='html'>Perfection Britt!  Love this LO, and what a wonderful blessing it is!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/312721476015909382/comments/default/559772137702508659'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/312721476015909382/comments/default/559772137702508659'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/christ-child.html?showComment=1230835500000#c559772137702508659' title=''/><author><name>Mimi</name><uri>https://www.blogger.com/profile/17729634882133588407</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_uf0gVqziMtc/R_FWiAytqiI/AAAAAAAABus/WBZfWk0GS14/S220-s32/IMG_5522.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/christ-child.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-312721476015909382' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/312721476015909382' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-111455570'/><gd:extendedProperty name='blogger.displayTime' value='January 1, 2009 at 11:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3694822270984811388</id><published>2009-01-02T09:23:00.000-07:00</published><updated>2009-01-02T09:23:47.590-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What great LOs this week! Love the new templates a...</title><content type='html'>What great LOs this week! Love the new templates and the alpha!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5793572392642141274/comments/default/3694822270984811388'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5793572392642141274/comments/default/3694822270984811388'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/new-product-friday.html?showComment=1230913380000#c3694822270984811388' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/new-product-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5793572392642141274' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5793572392642141274' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='January 2, 2009 at 9:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2061342474181616939</id><published>2009-01-02T09:45:00.000-07:00</published><updated>2009-01-02T09:45:16.699-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Many thanks Britt - great LOs this week!</title><content type='html'>Many thanks Britt - great LOs this week!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5793572392642141274/comments/default/2061342474181616939'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5793572392642141274/comments/default/2061342474181616939'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/new-product-friday.html?showComment=1230914700000#c2061342474181616939' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/11750085001328540634</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/new-product-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5793572392642141274' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5793572392642141274' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1722971578'/><gd:extendedProperty name='blogger.displayTime' value='January 2, 2009 at 9:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8342222740910950959</id><published>2009-01-02T12:37:00.000-07:00</published><updated>2009-01-02T12:37:46.560-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, I just found your blog from the Disboard an...</title><content type='html'>Britt, I just found your blog from the Disboard and wow! I love your stuff! I snagged a few freebies and wanted to tell you thanks for those and to ask if you have ever thought of doing a Disney-inspired bundle in your store. :D My cart is full of Disney stuff!! Thanks again!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5793572392642141274/comments/default/8342222740910950959'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5793572392642141274/comments/default/8342222740910950959'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/new-product-friday.html?showComment=1230925020000#c8342222740910950959' title=''/><author><name>amazz</name><uri>https://www.blogger.com/profile/07329264475810014053</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_WNhIMqvyU_Y/SWtcZHh7JPI/AAAAAAAAABE/RhEGNBGNgbk/S220-s32/IMG_8258e2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/new-product-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5793572392642141274' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5793572392642141274' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-862761850'/><gd:extendedProperty name='blogger.displayTime' value='January 2, 2009 at 12:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4440740305341553689</id><published>2009-01-02T13:44:00.000-07:00</published><updated>2009-01-02T13:44:24.389-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much! These are great. Here's to a happy...</title><content type='html'>Thanks so much! These are great. Here's to a happy and healthy new year!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5793572392642141274/comments/default/4440740305341553689'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5793572392642141274/comments/default/4440740305341553689'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/new-product-friday.html?showComment=1230929040000#c4440740305341553689' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/new-product-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5793572392642141274' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5793572392642141274' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='January 2, 2009 at 1:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8180642433474544822</id><published>2009-01-02T16:11:00.000-07:00</published><updated>2009-01-02T16:11:39.762-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW I love your new templates! Great showoffs!</title><content type='html'>WOW I love your new templates! Great showoffs!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5793572392642141274/comments/default/8180642433474544822'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5793572392642141274/comments/default/8180642433474544822'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/new-product-friday.html?showComment=1230937860000#c8180642433474544822' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/09531616790877968340</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/_ag1ClOwWkuA/TOGT7XLG5ZI/AAAAAAAAAB0/NSVMF5-CbeY/S220-s32/kdpx100.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/new-product-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5793572392642141274' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5793572392642141274' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1256769005'/><gd:extendedProperty name='blogger.displayTime' value='January 2, 2009 at 4:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-679137523461817252</id><published>2009-01-05T00:54:00.000-07:00</published><updated>2009-01-05T00:54:06.932-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>hi, i tried to purchase the black friday grab bag ...</title><content type='html'>hi, i tried to purchase the black friday grab bag and it was no longer available. is there anyway i could purchase it from you. i want to make the photo op page that was in the e-mag that you had some of your work in. thamks, debbie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1000251790947108953/comments/default/679137523461817252'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1000251790947108953/comments/default/679137523461817252'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/black-friday-blog-train-big-sale-grab.html?showComment=1231142040000#c679137523461817252' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12409488340566655813</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/black-friday-blog-train-big-sale-grab.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1000251790947108953' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1000251790947108953' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1349645264'/><gd:extendedProperty name='blogger.displayTime' value='January 5, 2009 at 12:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8103341078978058954</id><published>2009-01-05T06:58:00.000-07:00</published><updated>2009-01-05T06:58:49.370-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a sweet page Britt!  I never thought about sc...</title><content type='html'>What a sweet page Britt!  I never thought about scrapping about my calling - I should totally do that!  I love 9 am church too - even with 3 kids and no husband around to help.  It's still SOOOOOO much better than church during naptime - YUCK! I can't wait until we change back to 9 in August.  Glad you had a great and quiet day!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/547316542105467604/comments/default/8103341078978058954'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/547316542105467604/comments/default/8103341078978058954'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/fastest-post-ever.html?showComment=1231163880000#c8103341078978058954' title=''/><author><name>Jeni</name><uri>https://www.blogger.com/profile/16017214095733677819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp1.blogger.com/_gjE33yBdihc/SGHQuBOaEfI/AAAAAAAAA6k/Olwdi6Lml3w/S220-s32/SM+picture.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/fastest-post-ever.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-547316542105467604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/547316542105467604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-193039728'/><gd:extendedProperty name='blogger.displayTime' value='January 5, 2009 at 6:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3742440318939409559</id><published>2009-01-05T08:23:00.000-07:00</published><updated>2009-01-05T08:23:54.899-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We rotate between 9 and 11. Nine is OK, but 11 ROC...</title><content type='html'>We rotate between 9 and 11. Nine is OK, but 11 ROCKS!  Time to prepare BEFORE meetings--more relaxed mornings.  The worst was 2 til 5 :(</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/547316542105467604/comments/default/3742440318939409559'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/547316542105467604/comments/default/3742440318939409559'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/fastest-post-ever.html?showComment=1231168980000#c3742440318939409559' title=''/><author><name>Chelle</name><uri>https://www.blogger.com/profile/00323064102058654854</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//1.bp.blogspot.com/_IVvB7T164Wg/SdkfU2tOmwI/AAAAAAAAAS4/zq_OluvIZPI/S220-s32/me+for+kelly.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/fastest-post-ever.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-547316542105467604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/547316542105467604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2121482254'/><gd:extendedProperty name='blogger.displayTime' value='January 5, 2009 at 8:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1757069011507615103</id><published>2009-01-05T08:27:00.000-07:00</published><updated>2009-01-05T08:27:35.678-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You are amazing!  I wish we were in your ward...so...</title><content type='html'>You are amazing!  I wish we were in your ward...so Gigantor could spend each Sunday with YOU TWO!!  :)&lt;BR/&gt;Great blessing...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/547316542105467604/comments/default/1757069011507615103'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/547316542105467604/comments/default/1757069011507615103'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/fastest-post-ever.html?showComment=1231169220000#c1757069011507615103' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/fastest-post-ever.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-547316542105467604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/547316542105467604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='January 5, 2009 at 8:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-933826778401767588</id><published>2009-01-05T09:42:00.000-07:00</published><updated>2009-01-05T09:42:57.025-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>One of my best friend's ward had 1:00 church last ...</title><content type='html'>One of my best friend's ward had 1:00 church last year and OMG, with kiddos, that's impossible. I can't imagine how people juggle that naptime schedule! You guys are just too cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/547316542105467604/comments/default/933826778401767588'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/547316542105467604/comments/default/933826778401767588'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/fastest-post-ever.html?showComment=1231173720000#c933826778401767588' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/fastest-post-ever.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-547316542105467604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/547316542105467604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 5, 2009 at 9:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2900813277637373209</id><published>2009-01-05T10:19:00.000-07:00</published><updated>2009-01-05T10:19:02.184-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Shane - all of the products found in the grab bag ...</title><content type='html'>Shane - all of the products found in the grab bag are available separately in the store now.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1000251790947108953/comments/default/2900813277637373209'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1000251790947108953/comments/default/2900813277637373209'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/black-friday-blog-train-big-sale-grab.html?showComment=1231175940000#c2900813277637373209' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/black-friday-blog-train-big-sale-grab.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1000251790947108953' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1000251790947108953' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='January 5, 2009 at 10:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8867881658732834761</id><published>2009-01-05T15:33:00.000-07:00</published><updated>2009-01-05T15:33:43.215-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Man Britt, you sure have been busy scrapping up a ...</title><content type='html'>Man Britt, you sure have been busy scrapping up a storm haven't you!  There's some beautiful pages in there and I love how you document so many things in your life!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6028952811584885423/comments/default/8867881658732834761'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6028952811584885423/comments/default/8867881658732834761'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/my-scrapping-as-of-late.html?showComment=1231194780000#c8867881658732834761' title=''/><author><name>janedoe</name><uri>https://www.blogger.com/profile/12822925056961654318</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/my-scrapping-as-of-late.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6028952811584885423' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6028952811584885423' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-198417159'/><gd:extendedProperty name='blogger.displayTime' value='January 5, 2009 at 3:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7970888241191683821</id><published>2009-01-05T15:46:00.000-07:00</published><updated>2009-01-05T15:46:15.598-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a sweet LO.  I am so glad that you love your ...</title><content type='html'>What a sweet LO.  I am so glad that you love your calling - believe you me not everyone says that about nursery.  It is one of the hardest positions in primary to fill.  Your primary presidency must be so happy to have you guys!&lt;BR/&gt;&lt;BR/&gt;We just moved to 1:00 Church and it is the pits.  1:00 is so bad for kids.  Even though we had to leave like at 8:30 to make it to church on time I like 9 better.  &lt;BR/&gt;&lt;BR/&gt;Glad you are still doing your blessings book - I just started mine and am so excited.  Thanks so much for the idea!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/547316542105467604/comments/default/7970888241191683821'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/547316542105467604/comments/default/7970888241191683821'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/fastest-post-ever.html?showComment=1231195560000#c7970888241191683821' title=''/><author><name>Stacy</name><uri>https://www.blogger.com/profile/18039279137174531144</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_pZUGtLmTkro/TBFxX8Kj0dI/AAAAAAAAGj8/C6JXUJ6kZaY/S220-s32/30052_10150176518025066_813295065_12362554_1692913_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/fastest-post-ever.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-547316542105467604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/547316542105467604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1128105826'/><gd:extendedProperty name='blogger.displayTime' value='January 5, 2009 at 3:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5550434155053630937</id><published>2009-01-05T16:52:00.000-07:00</published><updated>2009-01-05T16:52:10.414-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is a sweet page!</title><content type='html'>This is a sweet page!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/547316542105467604/comments/default/5550434155053630937'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/547316542105467604/comments/default/5550434155053630937'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/fastest-post-ever.html?showComment=1231199520000#c5550434155053630937' title=''/><author><name>Melissa</name><uri>https://www.blogger.com/profile/03526326606365448591</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//bp2.blogger.com/_gXRVXzXt4Yw/SHWBLmTVrAI/AAAAAAAAAdY/C-9nxmx7Tss/S220-s31/DSC09078-Mel.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/fastest-post-ever.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-547316542105467604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/547316542105467604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1351837237'/><gd:extendedProperty name='blogger.displayTime' value='January 5, 2009 at 4:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-19556482972616309</id><published>2009-01-05T19:36:00.000-07:00</published><updated>2009-01-05T19:36:22.225-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That's my calling also.  I did have my hubby in wi...</title><content type='html'>That's my calling also.  I did have my hubby in with me up until the new year.  I miss spending the time with him, but still love being in there with all those crazy little kids.  We still have about 10 kids in our nursery, not many moved up to primary.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/547316542105467604/comments/default/19556482972616309'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/547316542105467604/comments/default/19556482972616309'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/fastest-post-ever.html?showComment=1231209360000#c19556482972616309' title=''/><author><name>Mimi</name><uri>https://www.blogger.com/profile/17729634882133588407</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_uf0gVqziMtc/R_FWiAytqiI/AAAAAAAABus/WBZfWk0GS14/S220-s32/IMG_5522.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/fastest-post-ever.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-547316542105467604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/547316542105467604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-111455570'/><gd:extendedProperty name='blogger.displayTime' value='January 5, 2009 at 7:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5336934464975953692</id><published>2009-01-05T20:28:00.000-07:00</published><updated>2009-01-05T20:28:04.815-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>sweet LO! I loved being the Kid's ministry leader ...</title><content type='html'>sweet LO! I loved being the Kid's ministry leader at my home church before moving to Japan! It was so much fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/547316542105467604/comments/default/5336934464975953692'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/547316542105467604/comments/default/5336934464975953692'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/fastest-post-ever.html?showComment=1231212480000#c5336934464975953692' title=''/><author><name>Theresa</name><uri>https://www.blogger.com/profile/14695069066719460158</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_pWTcxEcolEo/SXw4DmIQzzI/AAAAAAAABAA/TjtyQ-jlOcw/S220-s32/avatar+150a.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/fastest-post-ever.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-547316542105467604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/547316542105467604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-436110857'/><gd:extendedProperty name='blogger.displayTime' value='January 5, 2009 at 8:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5280734492473345078</id><published>2009-01-06T17:18:00.000-07:00</published><updated>2009-01-06T17:18:47.452-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm glad you can appreciate those sweet little ang...</title><content type='html'>I'm glad you can appreciate those sweet little angels... my sweetie and I teach the Sunbeams, this will be our fourth year and we love it sooo much. What other calling is rewarded with so many little kid hugs?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/547316542105467604/comments/default/5280734492473345078'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/547316542105467604/comments/default/5280734492473345078'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/fastest-post-ever.html?showComment=1231287480000#c5280734492473345078' title=''/><author><name>Karen</name><uri>https://www.blogger.com/profile/00628164366288294293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/fastest-post-ever.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-547316542105467604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/547316542105467604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1433283774'/><gd:extendedProperty name='blogger.displayTime' value='January 6, 2009 at 5:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3331516930090067019</id><published>2009-01-08T13:34:00.000-07:00</published><updated>2009-01-08T13:34:47.365-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yippiee i will do my best to be there for sure!  L...</title><content type='html'>Yippiee i will do my best to be there for sure!  Love the templates, although I'm still figuring out how to use them (I'm a dork) &lt;BR/&gt;&lt;BR/&gt;Love the Disney man LO, so fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8869981173359620382/comments/default/3331516930090067019'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8869981173359620382/comments/default/3331516930090067019'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/speed-scrap-tonight-im-hosting.html?showComment=1231446840000#c3331516930090067019' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/speed-scrap-tonight-im-hosting.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8869981173359620382' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8869981173359620382' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='January 8, 2009 at 1:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8791988194418136389</id><published>2009-01-08T13:57:00.000-07:00</published><updated>2009-01-08T13:57:05.360-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your layouts! You are seriously the queen of ...</title><content type='html'>Love your layouts! You are seriously the queen of layering!!  I love Big Bang Theory and Christine too, oh and Supernanny!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8869981173359620382/comments/default/8791988194418136389'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8869981173359620382/comments/default/8791988194418136389'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/speed-scrap-tonight-im-hosting.html?showComment=1231448220000#c8791988194418136389' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/speed-scrap-tonight-im-hosting.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8869981173359620382' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8869981173359620382' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='January 8, 2009 at 1:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9102191329829674481</id><published>2009-01-08T14:54:00.000-07:00</published><updated>2009-01-08T14:54:08.193-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I think you should do a movie review.... I've alwa...</title><content type='html'>I think you should do a movie review.... I've always had the same taste in movies as you... so you should do it... at least just for me! HAHAHA</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8869981173359620382/comments/default/9102191329829674481'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8869981173359620382/comments/default/9102191329829674481'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/speed-scrap-tonight-im-hosting.html?showComment=1231451640000#c9102191329829674481' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/speed-scrap-tonight-im-hosting.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8869981173359620382' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8869981173359620382' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='January 8, 2009 at 2:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8420913820629177054</id><published>2009-01-08T14:57:00.000-07:00</published><updated>2009-01-08T14:57:51.400-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your LOs Britt!!  You are lucky to have a Dis...</title><content type='html'>Love your LOs Britt!!  You are lucky to have a Disney man, Matthew is so not a disney guy.  I love the grumpy pictures too!  That LO cracked me up!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8869981173359620382/comments/default/8420913820629177054'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8869981173359620382/comments/default/8420913820629177054'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/speed-scrap-tonight-im-hosting.html?showComment=1231451820000#c8420913820629177054' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/speed-scrap-tonight-im-hosting.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8869981173359620382' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8869981173359620382' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='January 8, 2009 at 2:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7946365534416141165</id><published>2009-01-08T16:43:00.000-07:00</published><updated>2009-01-08T16:43:19.797-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the layout of Marci &amp;amp; Ella!  The colors...</title><content type='html'>I love the layout of Marci &amp;amp; Ella!  The colors are so great.  I can&amp;#39;t believe your furnace is broken!  Hopefully it will get fixed quicker than the last time at the other house!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8869981173359620382/comments/default/7946365534416141165'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8869981173359620382/comments/default/7946365534416141165'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/speed-scrap-tonight-im-hosting.html?showComment=1231458180000#c7946365534416141165' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/speed-scrap-tonight-im-hosting.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8869981173359620382' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8869981173359620382' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='January 8, 2009 at 4:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8897050374503223332</id><published>2009-01-08T16:56:00.000-07:00</published><updated>2009-01-08T16:56:47.248-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt - I'm a big fan (I download all your free...</title><content type='html'>Hi Britt - I'm a big fan (I download all your freebies - I'm a fan, but I'm still broke!).  I agree with Kate - you are the queen of layering!&lt;BR/&gt;&lt;BR/&gt;Anyway, I also have a movie review blog, with reviews by me and a bunch of my friends.  I'm always looking for more movie lovers!&lt;BR/&gt;&lt;BR/&gt;If you would like to join, I would love to have you!&lt;BR/&gt;&lt;BR/&gt;www.movieyak.blogspot.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8869981173359620382/comments/default/8897050374503223332'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8869981173359620382/comments/default/8897050374503223332'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/speed-scrap-tonight-im-hosting.html?showComment=1231458960000#c8897050374503223332' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/07318557243934276686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='//2.bp.blogspot.com/_gl7qaUI989w/TGXT0TT5eBI/AAAAAAAABzU/gdY9FENqwYs/S220-s33/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/speed-scrap-tonight-im-hosting.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8869981173359620382' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8869981173359620382' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1020389206'/><gd:extendedProperty name='blogger.displayTime' value='January 8, 2009 at 4:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7753058425790481640</id><published>2009-01-08T20:23:00.000-07:00</published><updated>2009-01-08T20:23:25.184-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can't wait to see the new kit! I'd love to read yo...</title><content type='html'>Can't wait to see the new kit! I'd love to read your reviews of movies. I'm always looking for fun movies to watch. Good luck with your furnace, keep warm!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8869981173359620382/comments/default/7753058425790481640'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8869981173359620382/comments/default/7753058425790481640'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/speed-scrap-tonight-im-hosting.html?showComment=1231471380000#c7753058425790481640' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/speed-scrap-tonight-im-hosting.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8869981173359620382' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8869981173359620382' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='January 8, 2009 at 8:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1764493484777047629</id><published>2009-01-09T09:23:00.000-07:00</published><updated>2009-01-09T09:23:48.530-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my gosh britt this is so cute!!! I just LOVE it...</title><content type='html'>Oh my gosh britt this is so cute!!! I just LOVE it! You are so talented and I'm so excited to see you next week!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/1764493484777047629'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/1764493484777047629'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1231518180000#c1764493484777047629' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='January 9, 2009 at 9:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7975882764825660780</id><published>2009-01-09T09:31:00.000-07:00</published><updated>2009-01-09T09:31:18.188-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ooh, AWESOME kit! I&amp;#39;m going to run to get it. ...</title><content type='html'>Ooh, AWESOME kit! I&amp;#39;m going to run to get it. :) It makes me more annoyed that Sully wasn&amp;#39;t there when we did the Monsters Inc meet &amp;amp; greet at Disney, now, lol!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/7975882764825660780'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/7975882764825660780'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1231518660000#c7975882764825660780' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/02953440103781720253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//img.photobucket.com/albums/v109/kswm30b/icons/skating/disney_heatherw.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-51884619'/><gd:extendedProperty name='blogger.displayTime' value='January 9, 2009 at 9:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3400592057767715023</id><published>2009-01-09T09:53:00.000-07:00</published><updated>2009-01-09T09:53:29.808-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fantastic kit! Looks amazing!&lt;br&gt;&lt;br&gt;Looks like yo...</title><content type='html'>Fantastic kit! Looks amazing!&lt;BR/&gt;&lt;BR/&gt;Looks like you didn't get my show off message ... gutted ...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/3400592057767715023'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/3400592057767715023'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1231519980000#c3400592057767715023' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/11750085001328540634</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1722971578'/><gd:extendedProperty name='blogger.displayTime' value='January 9, 2009 at 9:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2711010574683964888</id><published>2009-01-09T09:56:00.000-07:00</published><updated>2009-01-09T09:56:27.139-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ack - this is so cute I about fell over!!  You are...</title><content type='html'>Ack - this is so cute I about fell over!!  You are just amazing and I am beating feet to the shop now to pick it up.  Monster's Inc. Laugh Floor just became a "must-do" at Disney next month :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/2711010574683964888'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/2711010574683964888'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1231520160000#c2711010574683964888' title=''/><author><name>Erin</name><uri>https://www.blogger.com/profile/14636543213027398088</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='//2.bp.blogspot.com/_xINNF-dUkgI/SSWoTy_zRII/AAAAAAAAAH8/5iYYyRm03CI/S220-s32/2x2+pic++Erin.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1454965636'/><gd:extendedProperty name='blogger.displayTime' value='January 9, 2009 at 9:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3747501038768420897</id><published>2009-01-09T09:56:00.001-07:00</published><updated>2009-01-09T09:56:57.379-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE this kit!  I just can't believe all the amazi...</title><content type='html'>LOVE this kit!  I just can't believe all the amazing things in that head of yours!  It is absolutely perfect!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/3747501038768420897'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/3747501038768420897'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1231520160001#c3747501038768420897' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 9, 2009 at 9:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2445317863127855066</id><published>2009-01-09T10:09:00.000-07:00</published><updated>2009-01-09T10:09:13.715-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SO CUTE! Can't wait to head over to the shop and p...</title><content type='html'>SO CUTE! Can't wait to head over to the shop and pick up the new kit! Thanks Britt, you're the best!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/2445317863127855066'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/2445317863127855066'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1231520940000#c2445317863127855066' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 9, 2009 at 10:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1602304122262867438</id><published>2009-01-09T10:14:00.000-07:00</published><updated>2009-01-09T10:14:30.833-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks so much BRitt the Freebie is so cute!</title><content type='html'>thanks so much BRitt the Freebie is so cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/1602304122262867438'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/1602304122262867438'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1231521240000#c1602304122262867438' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 9, 2009 at 10:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-553934607743596860</id><published>2009-01-09T10:37:00.000-07:00</published><updated>2009-01-09T10:37:30.713-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Another amazing Disney kit!!! Your seriously aweso...</title><content type='html'>Another amazing Disney kit!!! Your seriously awesome!!! I will so have to pick this up!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/553934607743596860'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/553934607743596860'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1231522620000#c553934607743596860' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 9, 2009 at 10:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8513476669959872894</id><published>2009-01-09T10:41:00.000-07:00</published><updated>2009-01-09T10:41:01.449-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, I am not surpised at all to see how addorable...</title><content type='html'>Wow, I am not surpised at all to see how addorable this kit is!! And yes, it is SO versatile!! Thanks again for the fun SS last night!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/8513476669959872894'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/8513476669959872894'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1231522860000#c8513476669959872894' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='January 9, 2009 at 10:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3155480901121474292</id><published>2009-01-09T11:02:00.000-07:00</published><updated>2009-01-09T11:02:18.853-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love it Britt, and thank you!!!</title><content type='html'>Love it Britt, and thank you!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/3155480901121474292'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/3155480901121474292'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1231524120000#c3155480901121474292' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 9, 2009 at 11:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2409153613101488855</id><published>2009-01-09T11:55:00.000-07:00</published><updated>2009-01-09T11:55:16.105-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE the new kit!! &lt;br&gt;Thanks for the freebie :D</title><content type='html'>LOVE the new kit!! &lt;BR/&gt;Thanks for the freebie :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/2409153613101488855'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/2409153613101488855'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1231527300000#c2409153613101488855' title=''/><author><name>lime</name><uri>https://www.blogger.com/profile/06551474218264033421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//2.bp.blogspot.com/_HH-i3jBBL60/SKgsjBEf6PI/AAAAAAAAAAQ/UC53PI70uII/S220-s32/156661144_e68d16ab0f_o.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-297577900'/><gd:extendedProperty name='blogger.displayTime' value='January 9, 2009 at 11:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3544093221733976856</id><published>2009-01-09T12:26:00.000-07:00</published><updated>2009-01-09T12:26:23.211-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have the perfect Sully pics from my latest trip!...</title><content type='html'>I have the perfect Sully pics from my latest trip!!  Totally loving your Monsters kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/3544093221733976856'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/3544093221733976856'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1231529160000#c3544093221733976856' title=''/><author><name>Kari</name><uri>https://www.blogger.com/profile/11526667701054722332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//3.bp.blogspot.com/__NvQ4Y_pSLc/TGTF1PSkmTI/AAAAAAAABn8/XakNpFEM5rk/S220-s32/Headshot.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-682741271'/><gd:extendedProperty name='blogger.displayTime' value='January 9, 2009 at 12:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-14826659974570591</id><published>2009-01-09T12:27:00.000-07:00</published><updated>2009-01-09T12:27:29.049-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome kit, and thanks for the freebie! I love th...</title><content type='html'>Awesome kit, and thanks for the freebie! I love the Sea World Lo by Paige, too. This kit is on my wish list!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/14826659974570591'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/14826659974570591'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1231529220000#c14826659974570591' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='January 9, 2009 at 12:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-367053161642859821</id><published>2009-01-09T13:52:00.000-07:00</published><updated>2009-01-09T13:52:23.997-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great Kit Britt!!!  I really do adore your stuff, ...</title><content type='html'>Great Kit Britt!!!  I really do adore your stuff, but smacking my hand for forgetting to send you a show off, how come those mouskepapers and scattered glittered (looks like mickeys) aren't in your store, I need all things disney...it's seriously an addiction!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/367053161642859821'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/367053161642859821'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1231534320000#c367053161642859821' title=''/><author><name>Jemenifer22</name><uri>https://www.blogger.com/profile/14340527653961863127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//4.bp.blogspot.com/_tBL3alSlIxI/SlGV86kd4wI/AAAAAAAAAFQ/CedSRWoyalo/S220-s32/Picture.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-973317780'/><gd:extendedProperty name='blogger.displayTime' value='January 9, 2009 at 1:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1342242668885373084</id><published>2009-01-09T14:37:00.000-07:00</published><updated>2009-01-09T14:37:16.142-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie and the choice for show-off...</title><content type='html'>Thanks for the freebie and the choice for show-offs! have you ever considered or done a buy your store option? I saw a few other stores with this and would love to buy your entire store.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/1342242668885373084'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/1342242668885373084'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1231537020000#c1342242668885373084' title=''/><author><name>Amanda</name><uri>https://www.blogger.com/profile/12463643849303642338</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//2.bp.blogspot.com/_DbLPxe81om0/Shd2QWrnKiI/AAAAAAAABXs/r6w4KLKXcxU/S220-s32/Personal+8+08+BW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1244185'/><gd:extendedProperty name='blogger.displayTime' value='January 9, 2009 at 2:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3964594236575725964</id><published>2009-01-09T14:39:00.000-07:00</published><updated>2009-01-09T14:39:46.148-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WoW! That kit is amazing!  Loved all the SS's with...</title><content type='html'>WoW! That kit is amazing!  Loved all the SS's with it today! Yea!  Didn't realize it wasn't the same landlord.  Figured you'd be cold for a while!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/3964594236575725964'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/3964594236575725964'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1231537140000#c3964594236575725964' title=''/><author><name>Chelle</name><uri>https://www.blogger.com/profile/00323064102058654854</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//1.bp.blogspot.com/_IVvB7T164Wg/SdkfU2tOmwI/AAAAAAAAAS4/zq_OluvIZPI/S220-s32/me+for+kelly.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2121482254'/><gd:extendedProperty name='blogger.displayTime' value='January 9, 2009 at 2:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-669519508406732358</id><published>2009-01-09T14:51:00.000-07:00</published><updated>2009-01-09T14:51:54.132-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW!!! You never cease to amaze me!!!</title><content type='html'>WOW!!! You never cease to amaze me!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/669519508406732358'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/669519508406732358'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1231537860000#c669519508406732358' title=''/><author><name>Leslie</name><uri>https://www.blogger.com/profile/07087763960618794898</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-fJ0EQrlwSxs/UQw8QsWSOxI/AAAAAAAADSk/4Gso-ICxEGE/s32/photo-4.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1256542593'/><gd:extendedProperty name='blogger.displayTime' value='January 9, 2009 at 2:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1045638490812223151</id><published>2009-01-09T14:56:00.000-07:00</published><updated>2009-01-09T14:56:06.987-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this new kit Brit! Can't wait to get it!!!!</title><content type='html'>Love this new kit Brit! Can't wait to get it!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/1045638490812223151'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/1045638490812223151'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1231538160000#c1045638490812223151' title=''/><author><name>Lilbirdscrap</name><uri>https://www.blogger.com/profile/17587079252936424569</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Mt7eVOW3LUU/SUYVkvmRtFI/AAAAAAAABLM/M5qWZSyWMuA/S220-s32/moving+day.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1488870027'/><gd:extendedProperty name='blogger.displayTime' value='January 9, 2009 at 2:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3125422329469825926</id><published>2009-01-09T17:26:00.000-07:00</published><updated>2009-01-09T17:26:16.554-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your new blog design so cute!!  This kit is...</title><content type='html'>I love your new blog design so cute!!  This kit is adorable!  I love what the Britt Girls did with it, they are awesome...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/3125422329469825926'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/3125422329469825926'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1231547160000#c3125422329469825926' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='January 9, 2009 at 5:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4288065129071954961</id><published>2009-01-09T17:58:00.000-07:00</published><updated>2009-01-09T17:58:37.767-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>TY!!!</title><content type='html'>TY!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/4288065129071954961'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/4288065129071954961'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1231549080000#c4288065129071954961' title=''/><author><name>Tammy Dunlap</name><uri>https://www.blogger.com/profile/17719825432736075536</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-fHavgOfeKj4/TdPnIKEcOYI/AAAAAAAABgQ/75LQHtyz4Xk/s32/Tam_aka_web.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1753224313'/><gd:extendedProperty name='blogger.displayTime' value='January 9, 2009 at 5:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5064529354316391756</id><published>2009-01-09T19:19:00.000-07:00</published><updated>2009-01-09T19:19:26.502-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great kit!!&lt;br&gt;Many thanks!</title><content type='html'>Great kit!!&lt;BR/&gt;Many thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/5064529354316391756'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/5064529354316391756'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1231553940000#c5064529354316391756' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 9, 2009 at 7:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-586535495972356682</id><published>2009-01-09T19:54:00.000-07:00</published><updated>2009-01-09T19:54:59.741-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I saw all the super cute Lo's at the speed scrap t...</title><content type='html'>I saw all the super cute Lo's at the speed scrap today with this kit.  Great idea!  and as always, it looks so darn cute.  Thanks for the little taste of it (freebie).  I definitely have some monsters to scrap.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/586535495972356682'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/586535495972356682'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1231556040000#c586535495972356682' title=''/><author><name>Simply Sarah</name><uri>https://www.blogger.com/profile/17830334432867515400</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/-g-n44YtCgGw/TbxNfjdLKbI/AAAAAAAABQc/22ww2xCLzok/s32/sarah%2Bpromo%2Bpic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1148464824'/><gd:extendedProperty name='blogger.displayTime' value='January 9, 2009 at 7:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4911332183418503765</id><published>2009-01-09T21:00:00.000-07:00</published><updated>2009-01-09T21:00:35.522-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you very much for the wonderful add-on!</title><content type='html'>Thank you very much for the wonderful add-on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/4911332183418503765'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/4911332183418503765'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1231560000000#c4911332183418503765' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 9, 2009 at 9:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2324618941862463351</id><published>2009-01-09T22:13:00.000-07:00</published><updated>2009-01-09T22:13:25.467-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So adorable! TY for the addon!</title><content type='html'>So adorable! TY for the addon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/2324618941862463351'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/2324618941862463351'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1231564380000#c2324618941862463351' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/09531616790877968340</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/_ag1ClOwWkuA/TOGT7XLG5ZI/AAAAAAAAAB0/NSVMF5-CbeY/S220-s32/kdpx100.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1256769005'/><gd:extendedProperty name='blogger.displayTime' value='January 9, 2009 at 10:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4996042824350065888</id><published>2009-01-09T22:21:00.001-07:00</published><updated>2009-01-09T22:21:18.774-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 09 Jan [LA 09:00pm] - 10 Jan [NY 12:00am, UK 05:00am, OZ 04:00pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/4996042824350065888'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/4996042824350065888'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1231564860001#c4996042824350065888' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 9, 2009 at 10:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5324586587838121375</id><published>2009-01-10T01:14:00.000-07:00</published><updated>2009-01-10T01:14:20.239-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your Disney inspired kits! I can't wait to ...</title><content type='html'>I love your Disney inspired kits! I can't wait to scrap our Disney pix from our next trip using all these special kits! Thanks</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/5324586587838121375'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/5324586587838121375'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1231575240000#c5324586587838121375' title=''/><author><name>Heidi</name><uri>https://www.blogger.com/profile/05741717290496059044</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/_YB_FbV-UW0k/SeaMCW_2SdI/AAAAAAAAAek/coQt3sKa0T4/S220-s32/l_e0a007e6715184dc4222df1eef53a5e8.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930353261'/><gd:extendedProperty name='blogger.displayTime' value='January 10, 2009 at 1:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-359410214870288529</id><published>2009-01-10T04:08:00.000-07:00</published><updated>2009-01-10T04:08:51.001-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt, this is beautiful, thank you! By the way...</title><content type='html'>Hi Britt, this is beautiful, thank you! By the way got your layout on my blog, it looks great, thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/359410214870288529'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/359410214870288529'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1231585680000#c359410214870288529' title=''/><author><name>Yin</name><uri>https://www.blogger.com/profile/12411403555604850149</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-102395789'/><gd:extendedProperty name='blogger.displayTime' value='January 10, 2009 at 4:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-448207871762329725</id><published>2009-01-10T07:24:00.000-07:00</published><updated>2009-01-10T07:24:22.410-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE the Mike ribbon!</title><content type='html'>LOVE the Mike ribbon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/448207871762329725'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/448207871762329725'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1231597440000#c448207871762329725' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/07318557243934276686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='//2.bp.blogspot.com/_gl7qaUI989w/TGXT0TT5eBI/AAAAAAAABzU/gdY9FENqwYs/S220-s33/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1020389206'/><gd:extendedProperty name='blogger.displayTime' value='January 10, 2009 at 7:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5030539424378088976</id><published>2009-01-10T10:53:00.000-07:00</published><updated>2009-01-10T10:53:56.746-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, I cannot tell you how much I LOVE your stuf...</title><content type='html'>Britt, I cannot tell you how much I LOVE your stuff! You are SO talented and I can't wait to get this kit too! I love using your kits! I'm a HUGE Disney fan (as is the rest of my family) and your Disney stuff is awesome. Thank you!&lt;BR/&gt;Karen</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/5030539424378088976'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/5030539424378088976'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1231609980000#c5030539424378088976' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='January 10, 2009 at 10:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3605959883739320722</id><published>2009-01-10T18:30:00.000-07:00</published><updated>2009-01-10T18:30:03.276-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks bunches! So glad you have heat!!</title><content type='html'>Thanks bunches! So glad you have heat!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/3605959883739320722'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/3605959883739320722'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1231637400000#c3605959883739320722' title=''/><author><name>Ramie :-)</name><uri>https://www.blogger.com/profile/01108103470019559222</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//1.bp.blogspot.com/_7U-AmfeYsQE/SYXIYQ0YolI/AAAAAAAAAD4/tOdNbypyfIE/S220-s32/Ramie+A+Pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1887783960'/><gd:extendedProperty name='blogger.displayTime' value='January 10, 2009 at 6:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2262310150644897295</id><published>2009-01-10T21:48:00.000-07:00</published><updated>2009-01-10T21:48:40.836-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Incredibly cute!  Thank you!</title><content type='html'>Incredibly cute!  Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/2262310150644897295'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/2262310150644897295'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1231649280000#c2262310150644897295' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 10, 2009 at 9:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-517804473036266095</id><published>2009-01-10T22:47:00.001-07:00</published><updated>2009-01-10T22:47:59.211-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 10 Jan [LA 09:00pm] - 11 Jan [NY 12:00am, UK 05:00am, OZ 04:00pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3561665424482727489/comments/default/517804473036266095'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3561665424482727489/comments/default/517804473036266095'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/free-december-desktop.html?showComment=1231652820001#c517804473036266095' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/free-december-desktop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3561665424482727489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3561665424482727489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 10, 2009 at 10:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5350905771788440718</id><published>2009-01-10T22:47:00.001-07:00</published><updated>2009-01-10T22:47:59.812-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 10 Jan [LA 09:00pm] - 11 Jan [NY 12:00am, UK 05:00am, OZ 04:00pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1000251790947108953/comments/default/5350905771788440718'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1000251790947108953/comments/default/5350905771788440718'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/black-friday-blog-train-big-sale-grab.html?showComment=1231652820001#c5350905771788440718' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/black-friday-blog-train-big-sale-grab.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1000251790947108953' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1000251790947108953' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 10, 2009 at 10:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3884145543509462548</id><published>2009-01-10T22:48:00.001-07:00</published><updated>2009-01-10T22:48:00.461-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 10 Jan [LA 09:00pm] - 11 Jan [NY 12:00am, UK 05:00am, OZ 04:00pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/3884145543509462548'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/3884145543509462548'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1231652880001#c3884145543509462548' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 10, 2009 at 10:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-543373134165277287</id><published>2009-01-11T22:21:00.000-07:00</published><updated>2009-01-11T22:21:02.462-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She is just the cutest! I love your blessing project!</title><content type='html'>She is just the cutest! I love your blessing project!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7611577675571888945/comments/default/543373134165277287'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7611577675571888945/comments/default/543373134165277287'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/my-blessing-this-week.html?showComment=1231737660000#c543373134165277287' title=''/><author><name>Victoria Elder</name><uri>https://www.blogger.com/profile/02311355940687984819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='20' src='//1.bp.blogspot.com/_gDwTdQp80Bo/Se5RN3XtJgI/AAAAAAAABFc/RuI2uAf4r1Y/S220-s32/Copy+of+Copy+of+IMG_0420+vintage-bw+copy-clrized.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/my-blessing-this-week.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7611577675571888945' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7611577675571888945' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-897611465'/><gd:extendedProperty name='blogger.displayTime' value='January 11, 2009 at 10:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3453799326367490962</id><published>2009-01-12T03:16:00.000-07:00</published><updated>2009-01-12T03:16:06.516-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Britt, she is just the most adorable little gir...</title><content type='html'>Oh Britt, she is just the most adorable little girl and I love the name Eden too.  That pink paper just hits you in the face but I totally love it!  And had a good old laugh at your new blog banner!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7611577675571888945/comments/default/3453799326367490962'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7611577675571888945/comments/default/3453799326367490962'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/my-blessing-this-week.html?showComment=1231755360000#c3453799326367490962' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/my-blessing-this-week.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7611577675571888945' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7611577675571888945' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 12, 2009 at 3:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2696852216649912901</id><published>2009-01-12T07:56:00.000-07:00</published><updated>2009-01-12T07:56:36.142-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Do you have a link or site we can see more informa...</title><content type='html'>Do you have a link or site we can see more information about a blessing project?  I would like to do this for this year.  Thanks and love the new kit.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7611577675571888945/comments/default/2696852216649912901'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7611577675571888945/comments/default/2696852216649912901'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/my-blessing-this-week.html?showComment=1231772160000#c2696852216649912901' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/my-blessing-this-week.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7611577675571888945' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7611577675571888945' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 12, 2009 at 7:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5156393255882822631</id><published>2009-01-12T09:30:00.000-07:00</published><updated>2009-01-12T09:30:01.770-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey we played Disney Scene It with my family last ...</title><content type='html'>Hey we played Disney Scene It with my family last night too!!! HAHA  I love those games... and I love your blessing project... I think it's such an awesome idea!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7611577675571888945/comments/default/5156393255882822631'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7611577675571888945/comments/default/5156393255882822631'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/my-blessing-this-week.html?showComment=1231777800000#c5156393255882822631' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/my-blessing-this-week.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7611577675571888945' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7611577675571888945' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='January 12, 2009 at 9:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6422969196661127581</id><published>2009-01-12T11:17:00.000-07:00</published><updated>2009-01-12T11:17:23.782-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So enjoyed seeing the first few blessings LOs I'd ...</title><content type='html'>So enjoyed seeing the first few blessings LOs I'd missed.  Thanks for the link.  Very inspiring!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7611577675571888945/comments/default/6422969196661127581'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7611577675571888945/comments/default/6422969196661127581'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/my-blessing-this-week.html?showComment=1231784220000#c6422969196661127581' title=''/><author><name>Chelle</name><uri>https://www.blogger.com/profile/00323064102058654854</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//1.bp.blogspot.com/_IVvB7T164Wg/SdkfU2tOmwI/AAAAAAAAAS4/zq_OluvIZPI/S220-s32/me+for+kelly.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/my-blessing-this-week.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7611577675571888945' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7611577675571888945' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2121482254'/><gd:extendedProperty name='blogger.displayTime' value='January 12, 2009 at 11:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-275473181152082375</id><published>2009-01-12T11:52:00.000-07:00</published><updated>2009-01-12T11:52:37.639-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt, I think I'm gonna do the blessing LO...</title><content type='html'>Thanks Britt, I think I'm gonna do the blessing LO, this year, are there any rules to it? &lt;BR/&gt;   Your LO is so pretty! SHe is just the cutest! I bet she will love to see this when she is older.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7611577675571888945/comments/default/275473181152082375'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7611577675571888945/comments/default/275473181152082375'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/my-blessing-this-week.html?showComment=1231786320000#c275473181152082375' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/my-blessing-this-week.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7611577675571888945' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7611577675571888945' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 12, 2009 at 11:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4880684537119469177</id><published>2009-01-13T09:45:00.000-07:00</published><updated>2009-01-13T09:45:04.609-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brittney, wich state is Montain time please, I alw...</title><content type='html'>Brittney, wich state is Montain time please, I always want to participate but never know the correct time.&lt;BR/&gt;Thanks&lt;BR/&gt;Dani</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2056994870034106086/comments/default/4880684537119469177'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2056994870034106086/comments/default/4880684537119469177'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/rockin-new-daily-download.html?showComment=1231865100000#c4880684537119469177' title=''/><author><name>Daniela Leme</name><uri>https://www.blogger.com/profile/06802694858497122818</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_E_Q8JvnXqpQ/SeNf9M8fGXI/AAAAAAAAAKs/TFG2SQsQF_c/S220-s32/DanielaLeme.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/rockin-new-daily-download.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2056994870034106086' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2056994870034106086' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1855161254'/><gd:extendedProperty name='blogger.displayTime' value='January 13, 2009 at 9:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2838404458330019635</id><published>2009-01-14T16:45:00.000-07:00</published><updated>2009-01-14T16:45:57.646-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, this kit is SO fab!</title><content type='html'>Wow, this kit is SO fab!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/2838404458330019635'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/2838404458330019635'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1231976700000#c2838404458330019635' title=''/><author><name>Rachael</name><uri>https://www.blogger.com/profile/11023822983506944293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_1lskr5Fj2sA/SQICEnG44SI/AAAAAAAAAAM/qfTy4GSDdfk/S220-s31/IMG_5210.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117938864'/><gd:extendedProperty name='blogger.displayTime' value='January 14, 2009 at 4:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-580120672207045472</id><published>2009-01-14T23:41:00.000-07:00</published><updated>2009-01-14T23:41:28.481-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your new movie reviews! I have wanted to se...</title><content type='html'>I love your new movie reviews! I have wanted to see LMS since it came out, but didn&amp;#39;t for the same reason you mentioned.  If I were still in UT I&amp;#39;d just run on over to a &amp;quot;clean-flix&amp;quot; to check it out!! I have had SO much fun at the SS&amp;#39;s and will be attempting the one tomorrow too! Ah...reading your blog is like a breath of fresh &amp;amp; fun air! hehehe</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2713504708469839342/comments/default/580120672207045472'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2713504708469839342/comments/default/580120672207045472'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html?showComment=1232001660000#c580120672207045472' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2713504708469839342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2713504708469839342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='January 14, 2009 at 11:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5758557635234854708</id><published>2009-01-15T02:44:00.000-07:00</published><updated>2009-01-15T02:44:09.149-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hand held dysons ... I so need one of those...&lt;br&gt;...</title><content type='html'>Hand held dysons ... I so need one of those...&lt;BR/&gt;&lt;BR/&gt;And I scrap completely out of order to! I've got a chart of what I've done and what gaps I need to fill. Obsessive, me?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2713504708469839342/comments/default/5758557635234854708'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2713504708469839342/comments/default/5758557635234854708'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html?showComment=1232012640000#c5758557635234854708' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/11750085001328540634</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2713504708469839342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2713504708469839342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1722971578'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2009 at 2:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2206112208854891804</id><published>2009-01-15T03:29:00.000-07:00</published><updated>2009-01-15T03:29:02.466-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Woohoo!  Keep up the movie reviews--I rarely watch...</title><content type='html'>Woohoo!  Keep up the movie reviews--I rarely watch movies cause I don't want to waste my time on a loser movie (and I always fall asleep during them)!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2713504708469839342/comments/default/2206112208854891804'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2713504708469839342/comments/default/2206112208854891804'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html?showComment=1232015340000#c2206112208854891804' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/14741778201664253454</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_DHGL5mw7Rd0/S2cnKJyKFKI/AAAAAAAAMas/IeC37mvS5Qw/S220-s32/IMG_1599.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2713504708469839342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2713504708469839342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-486453792'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2009 at 3:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1009397849399375387</id><published>2009-01-15T05:45:00.000-07:00</published><updated>2009-01-15T05:45:23.812-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the movie reviews! I'm surprised about ...</title><content type='html'>Thanks for the movie reviews! I'm surprised about Prince Caspian: good to know, so I won't be disappointed whenever I watch it!&lt;BR/&gt;I LOVE the "Britt gives it" tags! :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2713504708469839342/comments/default/1009397849399375387'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2713504708469839342/comments/default/1009397849399375387'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html?showComment=1232023500000#c1009397849399375387' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2713504708469839342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2713504708469839342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2009 at 5:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5902152382282507747</id><published>2009-01-15T06:59:00.000-07:00</published><updated>2009-01-15T06:59:42.896-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm loving your reviews! We have Prince Caspian co...</title><content type='html'>I'm loving your reviews! We have Prince Caspian coming on Netflix, maybe I'll have the hubby move it down a notch or two. And I was so bummed when I saw LMS was on tv and we had missed it. I'll have to keep an eye out for it.  Plus, I love your Dyson LO, it rocks.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2713504708469839342/comments/default/5902152382282507747'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2713504708469839342/comments/default/5902152382282507747'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html?showComment=1232027940000#c5902152382282507747' title=''/><author><name>Melanie</name><uri>https://www.blogger.com/profile/03793062305737589225</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//1.bp.blogspot.com/-XZ2jek44NIo/UZPctgIVYKI/AAAAAAAAEY8/xN7uHm7uJlk/s31/096edit.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2713504708469839342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2713504708469839342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1569961704'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2009 at 6:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8769470024097975355</id><published>2009-01-15T08:53:00.000-07:00</published><updated>2009-01-15T08:53:01.420-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>No, you are not the only one who scraps out of ord...</title><content type='html'>No, you are not the only one who scraps out of order!  I just can stay focused long enough to do thing in order when it comes to scrapping!  Love the movie reviews!  Is your template/ticket for sale somewhere?  I would LOVE one of my own!  We are Netflix junkies!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2713504708469839342/comments/default/8769470024097975355'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2713504708469839342/comments/default/8769470024097975355'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html?showComment=1232034780000#c8769470024097975355' title=''/><author><name>Erin J</name><uri>https://www.blogger.com/profile/08497048800526829276</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/_X76xZyXnkeo/SKji2OtgeGI/AAAAAAAAAfo/eYSnO7N6_ck/S220-s32/002_2.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2713504708469839342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2713504708469839342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1091081053'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2009 at 8:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1622809704686498878</id><published>2009-01-15T09:22:00.000-07:00</published><updated>2009-01-15T09:22:35.697-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great movie reviews!  I thought Prince Caspian was...</title><content type='html'>Great movie reviews!  I thought Prince Caspian wasn't as good as the firt movie either.  Also true about the books, BTW.  The first two are great, and then the series goes raidly down hill.  I'm glad they're not going to try to force more movies out of them</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2713504708469839342/comments/default/1622809704686498878'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2713504708469839342/comments/default/1622809704686498878'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html?showComment=1232036520000#c1622809704686498878' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2713504708469839342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2713504708469839342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2009 at 9:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4206633558946612261</id><published>2009-01-15T10:46:00.000-07:00</published><updated>2009-01-15T10:46:49.123-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great movie reviews! I've heard LMS was good, I'll...</title><content type='html'>Great movie reviews! I've heard LMS was good, I'll have to see about watching that. Can't wait to see what you review next!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2713504708469839342/comments/default/4206633558946612261'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2713504708469839342/comments/default/4206633558946612261'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html?showComment=1232041560000#c4206633558946612261' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2713504708469839342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2713504708469839342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2009 at 10:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2328195174867485532</id><published>2009-01-15T11:23:00.000-07:00</published><updated>2009-01-15T11:23:56.084-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LMS really is awesome! My DH and I are always quot...</title><content type='html'>LMS really is awesome! My DH and I are always quoting it! Love your new movie reviews!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2713504708469839342/comments/default/2328195174867485532'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2713504708469839342/comments/default/2328195174867485532'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html?showComment=1232043780000#c2328195174867485532' title=''/><author><name>Haynay</name><uri>https://www.blogger.com/profile/10853578134775931601</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//2.bp.blogspot.com/_saZSDxPWgY4/SQJl50xSZGI/AAAAAAAAAq0/_8GNYDboWig/S220-s32/DSC01396.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2713504708469839342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2713504708469839342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-951061353'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2009 at 11:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6944757810908288252</id><published>2009-01-15T11:49:00.000-07:00</published><updated>2009-01-15T11:49:23.209-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE your movie review idea!  Sooo cute and clever...</title><content type='html'>LOVE your movie review idea!  Sooo cute and clever!  And no, you are most definitely NOT the only one who scraps out of order...I pick my pics based on the challenge or the kit...and then my friends who don't scrap say, "Are you ever gonna print all this and get books made?"  LOL  I guess I eventually need to go back and make a file with pictures that go in order and just grab them as I go!  Someday...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2713504708469839342/comments/default/6944757810908288252'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2713504708469839342/comments/default/6944757810908288252'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html?showComment=1232045340000#c6944757810908288252' title=''/><author><name>virginiajen</name><uri>https://www.blogger.com/profile/01567086757566166703</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2713504708469839342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2713504708469839342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2079756586'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2009 at 11:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7023714750368764898</id><published>2009-01-15T14:00:00.000-07:00</published><updated>2009-01-15T14:00:55.383-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm very impressed with your scrapbooking skills. ...</title><content type='html'>I'm very impressed with your scrapbooking skills.  I wish I could be as amazing as you!  I'm brand new to digi scrapping and trying to learn how to do everything.  I'm wondering what program you use and if you have any tutorials on how to do some of the fun stuff you do?  I only know how to resize and layer...  :)&lt;BR/&gt;&lt;BR/&gt;p.s. I heard of you from a friend of mine, Victoria who knows Marci.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2713504708469839342/comments/default/7023714750368764898'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2713504708469839342/comments/default/7023714750368764898'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html?showComment=1232053200000#c7023714750368764898' title=''/><author><name>Whitney R</name><uri>https://www.blogger.com/profile/03076894476570457181</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_-XCYjEmYdoY/SP1EI1EYqHI/AAAAAAAAAac/lA1M-UgxvDo/S220-s32/100_0811.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2713504708469839342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2713504708469839342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1400356937'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2009 at 2:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6704057142442067921</id><published>2009-01-15T16:13:00.000-07:00</published><updated>2009-01-15T16:13:17.250-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the head's up!</title><content type='html'>Thanks for the head's up!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6662558584195746310/comments/default/6704057142442067921'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6662558584195746310/comments/default/6704057142442067921'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/for-all-you-p365-ers.html?showComment=1232061180000#c6704057142442067921' title=''/><author><name>Melissa</name><uri>https://www.blogger.com/profile/03526326606365448591</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//bp2.blogger.com/_gXRVXzXt4Yw/SHWBLmTVrAI/AAAAAAAAAdY/C-9nxmx7Tss/S220-s31/DSC09078-Mel.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/for-all-you-p365-ers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6662558584195746310' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6662558584195746310' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1351837237'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2009 at 4:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2119588193645618218</id><published>2009-01-15T16:42:00.000-07:00</published><updated>2009-01-15T16:42:44.373-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Dysons - I would never buy anything else after own...</title><content type='html'>Dysons - I would never buy anything else after owning one.  They are the best vacuum cleaner I've ever owned and well worth the big dollars you've got to pay for them.  And I too do not scrap in any order. I just scrap anything that takes my fancy whether it was current or years old!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2713504708469839342/comments/default/2119588193645618218'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2713504708469839342/comments/default/2119588193645618218'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html?showComment=1232062920000#c2119588193645618218' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2713504708469839342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2713504708469839342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2009 at 4:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5797866012804607746</id><published>2009-01-15T18:16:00.000-07:00</published><updated>2009-01-15T18:16:08.808-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I grabbed and already used it!!  It's great!</title><content type='html'>I grabbed and already used it!!  It's great!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6662558584195746310/comments/default/5797866012804607746'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6662558584195746310/comments/default/5797866012804607746'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/for-all-you-p365-ers.html?showComment=1232068560000#c5797866012804607746' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/for-all-you-p365-ers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6662558584195746310' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6662558584195746310' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2009 at 6:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6222778993812485398</id><published>2009-01-15T18:25:00.000-07:00</published><updated>2009-01-15T18:25:31.248-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanx 4 the heads up! Nabbed It!</title><content type='html'>Thanx 4 the heads up! Nabbed It!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6662558584195746310/comments/default/6222778993812485398'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6662558584195746310/comments/default/6222778993812485398'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/for-all-you-p365-ers.html?showComment=1232069100000#c6222778993812485398' title=''/><author><name>Lilbirdscrap</name><uri>https://www.blogger.com/profile/17587079252936424569</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Mt7eVOW3LUU/SUYVkvmRtFI/AAAAAAAABLM/M5qWZSyWMuA/S220-s32/moving+day.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/for-all-you-p365-ers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6662558584195746310' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6662558584195746310' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1488870027'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2009 at 6:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5115107081891126091</id><published>2009-01-15T19:29:00.000-07:00</published><updated>2009-01-15T19:29:16.097-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>eeeeeeeeeek!  Can you hear me squealing?  Thanks f...</title><content type='html'>eeeeeeeeeek!  Can you hear me squealing?  Thanks for sharing!  I love dates anyway and then for P365, yay!!!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6662558584195746310/comments/default/5115107081891126091'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6662558584195746310/comments/default/5115107081891126091'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/for-all-you-p365-ers.html?showComment=1232072940000#c5115107081891126091' title=''/><author><name>virginiajen</name><uri>https://www.blogger.com/profile/01567086757566166703</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/for-all-you-p365-ers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6662558584195746310' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6662558584195746310' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2079756586'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2009 at 7:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3861136970482990106</id><published>2009-01-15T20:20:00.000-07:00</published><updated>2009-01-15T20:20:56.911-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow -- thanks for the tip!!  What an awesome freeb...</title><content type='html'>Wow -- thanks for the tip!!  What an awesome freebie!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6662558584195746310/comments/default/3861136970482990106'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6662558584195746310/comments/default/3861136970482990106'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/for-all-you-p365-ers.html?showComment=1232076000000#c3861136970482990106' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/for-all-you-p365-ers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6662558584195746310' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6662558584195746310' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2009 at 8:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2599340755447138388</id><published>2009-01-15T20:21:00.000-07:00</published><updated>2009-01-15T20:21:06.979-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I totally agree with Sharon about the Dysons - the...</title><content type='html'>I totally agree with Sharon about the Dysons - they SUCK!! And I love that!  I'll never buy another brand again :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2713504708469839342/comments/default/2599340755447138388'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2713504708469839342/comments/default/2599340755447138388'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html?showComment=1232076060000#c2599340755447138388' title=''/><author><name>Happy Scrap Girl</name><uri>https://www.blogger.com/profile/13763470192418818344</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2713504708469839342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2713504708469839342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1652954791'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2009 at 8:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7253950533076338907</id><published>2009-01-15T20:51:00.000-07:00</published><updated>2009-01-15T20:51:05.896-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is such an awesome freebie. Thanks for the en...</title><content type='html'>That is such an awesome freebie. Thanks for the ends up- so many cute things to use!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6662558584195746310/comments/default/7253950533076338907'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6662558584195746310/comments/default/7253950533076338907'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/for-all-you-p365-ers.html?showComment=1232077860000#c7253950533076338907' title=''/><author><name>Quietangelsb</name><uri>https://www.blogger.com/profile/08571034645065693851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/_ZfToM-mbJbo/SJkgMCqT1pI/AAAAAAAAAAc/zWlOdfwBwrk/s32-R/DSCN3436-1.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/for-all-you-p365-ers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6662558584195746310' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6662558584195746310' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-163650972'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2009 at 8:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-937422758540677707</id><published>2009-01-15T23:16:00.000-07:00</published><updated>2009-01-15T23:16:20.318-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great movie reviews! I really didn't like Prince C...</title><content type='html'>Great movie reviews! I really didn't like Prince Caspian the first time I watched it, but did find that I enjoyed it more the second time. I love the song at the end "The Call." If you still have it, give it a second chance. It isn't as good as the first, but it wasn't the worst I've ever seen. I agree that LMS rocks! Though I've only ever seen the R rated version.  Can't wait to read more reviews!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2713504708469839342/comments/default/937422758540677707'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2713504708469839342/comments/default/937422758540677707'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html?showComment=1232086560000#c937422758540677707' title=''/><author><name>Yzerbear</name><uri>https://www.blogger.com/profile/18010849675699240624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-tSfYxRi7cao/VVU4vw_9Z_I/AAAAAAAAAOg/7l1_XQZwT38/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2713504708469839342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2713504708469839342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1731284979'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2009 at 11:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3961780443082305511</id><published>2009-01-16T00:23:00.000-07:00</published><updated>2009-01-16T00:23:52.555-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks, I saw you enable this at DST and hurried g...</title><content type='html'>thanks, I saw you enable this at DST and hurried grabbed it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6662558584195746310/comments/default/3961780443082305511'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6662558584195746310/comments/default/3961780443082305511'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/for-all-you-p365-ers.html?showComment=1232090580000#c3961780443082305511' title=''/><author><name>Emilee</name><uri>https://www.blogger.com/profile/03276923834347567587</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/for-all-you-p365-ers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6662558584195746310' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6662558584195746310' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958259147'/><gd:extendedProperty name='blogger.displayTime' value='January 16, 2009 at 12:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5562497375210303558</id><published>2009-01-16T02:20:00.000-07:00</published><updated>2009-01-16T02:20:31.757-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for posting this! awesome!</title><content type='html'>thanks for posting this! awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6662558584195746310/comments/default/5562497375210303558'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6662558584195746310/comments/default/5562497375210303558'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/for-all-you-p365-ers.html?showComment=1232097600000#c5562497375210303558' title=''/><author><name>Theresa</name><uri>https://www.blogger.com/profile/14695069066719460158</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_pWTcxEcolEo/SXw4DmIQzzI/AAAAAAAABAA/TjtyQ-jlOcw/S220-s32/avatar+150a.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/for-all-you-p365-ers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6662558584195746310' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6662558584195746310' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-436110857'/><gd:extendedProperty name='blogger.displayTime' value='January 16, 2009 at 2:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6703592988083456365</id><published>2009-01-16T06:22:00.000-07:00</published><updated>2009-01-16T06:22:12.519-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It's still up right now! Thanks for the tip!</title><content type='html'>It's still up right now! Thanks for the tip!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6662558584195746310/comments/default/6703592988083456365'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6662558584195746310/comments/default/6703592988083456365'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/for-all-you-p365-ers.html?showComment=1232112120000#c6703592988083456365' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/for-all-you-p365-ers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6662558584195746310' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6662558584195746310' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='January 16, 2009 at 6:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6891973831928402634</id><published>2009-01-16T08:53:00.000-07:00</published><updated>2009-01-16T08:53:28.700-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the new alpha and some great LOs to go with i...</title><content type='html'>Love the new alpha and some great LOs to go with it! Can't wait to see what's next!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6931373443890638107/comments/default/6891973831928402634'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6931373443890638107/comments/default/6891973831928402634'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/new-alpha.html?showComment=1232121180000#c6891973831928402634' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/new-alpha.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6931373443890638107' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6931373443890638107' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='January 16, 2009 at 8:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7107790736049492385</id><published>2009-01-16T09:16:00.000-07:00</published><updated>2009-01-16T09:16:22.802-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you SO much for this adorable new alpha!!  I...</title><content type='html'>Thank you SO much for this adorable new alpha!!  I always love coming by &amp;amp; checking out your show offs..I get so inspired!!  Everyone does such a great job!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6931373443890638107/comments/default/7107790736049492385'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6931373443890638107/comments/default/7107790736049492385'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/new-alpha.html?showComment=1232122560000#c7107790736049492385' title=''/><author><name>Jackie</name><uri>https://www.blogger.com/profile/09499200939806937266</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/new-alpha.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6931373443890638107' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6931373443890638107' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1743188652'/><gd:extendedProperty name='blogger.displayTime' value='January 16, 2009 at 9:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7606419036997139808</id><published>2009-01-16T10:01:00.000-07:00</published><updated>2009-01-16T10:01:15.078-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oooooooo, Yeah!!!! I'm super excited to see whatev...</title><content type='html'>Oooooooo, Yeah!!!! I'm super excited to see whatever collab kits you are going to be putting out!!!!! Yee-Haw!!! BTW, this is my new favorite alpha! I love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6931373443890638107/comments/default/7606419036997139808'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6931373443890638107/comments/default/7606419036997139808'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/new-alpha.html?showComment=1232125260000#c7606419036997139808' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/new-alpha.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6931373443890638107' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6931373443890638107' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 16, 2009 at 10:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4266680528979731455</id><published>2009-01-16T11:05:00.000-07:00</published><updated>2009-01-16T11:05:53.676-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>All your kits are amazing Britt! Love the new alph...</title><content type='html'>All your kits are amazing Britt! Love the new alpha! Thanx 4 keeping everything so affordable! It makes it so much more fun to scrap when you don't feel pressured to use a $10 kit I've purchased!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6931373443890638107/comments/default/4266680528979731455'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6931373443890638107/comments/default/4266680528979731455'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/new-alpha.html?showComment=1232129100000#c4266680528979731455' title=''/><author><name>Lilbirdscrap</name><uri>https://www.blogger.com/profile/17587079252936424569</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Mt7eVOW3LUU/SUYVkvmRtFI/AAAAAAAABLM/M5qWZSyWMuA/S220-s32/moving+day.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/new-alpha.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6931373443890638107' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6931373443890638107' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1488870027'/><gd:extendedProperty name='blogger.displayTime' value='January 16, 2009 at 11:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8252178299118904653</id><published>2009-01-16T12:07:00.000-07:00</published><updated>2009-01-16T12:07:10.721-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the great alpha! Can't wait to ...</title><content type='html'>Thanks so much for the great alpha! Can't wait to see what you come up with next.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6931373443890638107/comments/default/8252178299118904653'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6931373443890638107/comments/default/8252178299118904653'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/new-alpha.html?showComment=1232132820000#c8252178299118904653' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/new-alpha.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6931373443890638107' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6931373443890638107' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='January 16, 2009 at 12:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4003263586058857949</id><published>2009-01-16T22:00:00.000-07:00</published><updated>2009-01-16T22:00:17.280-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!  I totally love your movie review designs.  T...</title><content type='html'>Wow!  I totally love your movie review designs.  Those tags are my favorite.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2713504708469839342/comments/default/4003263586058857949'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2713504708469839342/comments/default/4003263586058857949'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html?showComment=1232168400000#c4003263586058857949' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/my-first-movie-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2713504708469839342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2713504708469839342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='January 16, 2009 at 10:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1943584276543565936</id><published>2009-01-17T19:39:00.000-07:00</published><updated>2009-01-17T19:39:45.700-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for all your wonder full disney ...</title><content type='html'>Thank you so much for all your wonder full disney kits.. Thank you so much for your wonderfull work.... now where is my birthday money I need to hit the store...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/1943584276543565936'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/1943584276543565936'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1232246340000#c1943584276543565936' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 17, 2009 at 7:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6302935002245037383</id><published>2009-01-18T21:04:00.000-07:00</published><updated>2009-01-18T21:04:53.949-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW that is awesome!  What a great experience!</title><content type='html'>WOW that is awesome!  What a great experience!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4524205607528431710/comments/default/6302935002245037383'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4524205607528431710/comments/default/6302935002245037383'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/blessing-no-39.html?showComment=1232337840000#c6302935002245037383' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/blessing-no-39.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4524205607528431710' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4524205607528431710' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='January 18, 2009 at 9:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-570467296692051572</id><published>2009-01-18T21:30:00.000-07:00</published><updated>2009-01-18T21:30:20.134-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>so cool brittney!!!&lt;br&gt;ps: I've missed you!</title><content type='html'>so cool brittney!!!&lt;BR/&gt;ps: I've missed you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4524205607528431710/comments/default/570467296692051572'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4524205607528431710/comments/default/570467296692051572'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/blessing-no-39.html?showComment=1232339400000#c570467296692051572' title=''/><author><name>Shandy</name><uri>https://www.blogger.com/profile/02176480683431803948</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/_-CBT_BtNDp0/SPTzehAGH1I/AAAAAAAABbU/64L2IsC85o8/S220-s32/IMG_1482.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/blessing-no-39.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4524205607528431710' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4524205607528431710' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-23267246'/><gd:extendedProperty name='blogger.displayTime' value='January 18, 2009 at 9:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5313250511792769015</id><published>2009-01-18T22:03:00.000-07:00</published><updated>2009-01-18T22:03:09.714-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>L. Tom Perry is fabulous!  He spoke at our Regiona...</title><content type='html'>L. Tom Perry is fabulous!  He spoke at our Regional Conference about 7 years ago.  He is a giant of a man, truly an apostle of the Lord!  Thanks for sharing your blessing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4524205607528431710/comments/default/5313250511792769015'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4524205607528431710/comments/default/5313250511792769015'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/blessing-no-39.html?showComment=1232341380000#c5313250511792769015' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/06174265571121396077</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/blessing-no-39.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4524205607528431710' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4524205607528431710' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-281032788'/><gd:extendedProperty name='blogger.displayTime' value='January 18, 2009 at 10:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6941031299699085878</id><published>2009-01-19T01:45:00.000-07:00</published><updated>2009-01-19T01:45:05.181-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Are your Mousekepapers or Mickey Sprinkles going i...</title><content type='html'>Are your Mousekepapers or Mickey Sprinkles going in your SM shop anytime?  My sister is dying to get her hands on them (well, I am, too)!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/6941031299699085878'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/6941031299699085878'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1232354700000#c6941031299699085878' title=''/><author><name>Kari</name><uri>https://www.blogger.com/profile/11526667701054722332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//3.bp.blogspot.com/__NvQ4Y_pSLc/TGTF1PSkmTI/AAAAAAAABn8/XakNpFEM5rk/S220-s32/Headshot.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-682741271'/><gd:extendedProperty name='blogger.displayTime' value='January 19, 2009 at 1:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7859557047990802065</id><published>2009-01-19T08:58:00.000-07:00</published><updated>2009-01-19T08:58:03.077-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a great blessing!  I finally posted two new l...</title><content type='html'>What a great blessing!  I finally posted two new layouts!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4524205607528431710/comments/default/7859557047990802065'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4524205607528431710/comments/default/7859557047990802065'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/blessing-no-39.html?showComment=1232380680000#c7859557047990802065' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/blessing-no-39.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4524205607528431710' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4524205607528431710' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='January 19, 2009 at 8:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6872042158401719064</id><published>2009-01-19T10:58:00.000-07:00</published><updated>2009-01-19T10:58:23.963-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How totally cool to see L. Tom Perry!  Although we...</title><content type='html'>How totally cool to see L. Tom Perry!  Although we did get the Presiding Bishop at our last Stake Conference, but wow, I would love to see L. Tom Perry! Thanks for sharing and making me think about him!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4524205607528431710/comments/default/6872042158401719064'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4524205607528431710/comments/default/6872042158401719064'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/blessing-no-39.html?showComment=1232387880000#c6872042158401719064' title=''/><author><name>Fran Baity</name><uri>https://www.blogger.com/profile/03966736788888655150</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_BkKVgU2dqgI/S7Uhv3LY3HI/AAAAAAAACKY/ovQnhOLTQKg/S220-s32/avatar150.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/blessing-no-39.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4524205607528431710' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4524205607528431710' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1188596281'/><gd:extendedProperty name='blogger.displayTime' value='January 19, 2009 at 10:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-793693797028862666</id><published>2009-01-19T16:57:00.000-07:00</published><updated>2009-01-19T16:57:54.443-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt - this is gorgeous. I scrap mostly Disney-re...</title><content type='html'>Britt - this is gorgeous. I scrap mostly Disney-related pages, and I just love this.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/793693797028862666'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/793693797028862666'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1232409420000#c793693797028862666' title=''/><author><name>Megan</name><uri>https://www.blogger.com/profile/02298322078251855939</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//2.bp.blogspot.com/_HbbO825Yw8M/SWdfeODk1NI/AAAAAAAAAAM/VK5_3JlTJz4/S220-s32/th_100_1476bwsquare.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-332543703'/><gd:extendedProperty name='blogger.displayTime' value='January 19, 2009 at 4:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1442674954722551452</id><published>2009-01-21T10:20:00.000-07:00</published><updated>2009-01-21T10:20:25.515-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>First, LOVE the LOs!&lt;br&gt;Second, what is this "Say ...</title><content type='html'>First, LOVE the LOs!&lt;BR/&gt;Second, what is this "Say it with Bling" kit?&lt;BR/&gt;Third, great movie review! I've been wanting to watch, but DH probably wouldn't like it. I'll have to do it next time he's out of town. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2067306958161847439/comments/default/1442674954722551452'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2067306958161847439/comments/default/1442674954722551452'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/food-poisoned.html?showComment=1232558400000#c1442674954722551452' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/food-poisoned.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2067306958161847439' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2067306958161847439' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='January 21, 2009 at 10:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-168417211577024954</id><published>2009-01-21T10:48:00.000-07:00</published><updated>2009-01-21T10:48:48.960-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh no! So sorry you got food poisoning! That is no...</title><content type='html'>Oh no! So sorry you got food poisoning! That is no fun at all!&lt;BR/&gt;I love all of those layouts, but the second one is just too cute!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2067306958161847439/comments/default/168417211577024954'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2067306958161847439/comments/default/168417211577024954'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/food-poisoned.html?showComment=1232560080000#c168417211577024954' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/food-poisoned.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2067306958161847439' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2067306958161847439' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='January 21, 2009 at 10:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2630025319830432649</id><published>2009-01-21T11:32:00.000-07:00</published><updated>2009-01-21T11:32:04.493-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh! I forgot! Sorry about the food poisoning! that...</title><content type='html'>Oh! I forgot! Sorry about the food poisoning! that really sinks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2067306958161847439/comments/default/2630025319830432649'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2067306958161847439/comments/default/2630025319830432649'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/food-poisoned.html?showComment=1232562720000#c2630025319830432649' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/food-poisoned.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2067306958161847439' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2067306958161847439' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='January 21, 2009 at 11:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7654802320709839119</id><published>2009-01-21T14:39:00.000-07:00</published><updated>2009-01-21T14:39:34.206-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hope you're feeling better!</title><content type='html'>Hope you're feeling better!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2067306958161847439/comments/default/7654802320709839119'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2067306958161847439/comments/default/7654802320709839119'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/food-poisoned.html?showComment=1232573940000#c7654802320709839119' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/food-poisoned.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2067306958161847439' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2067306958161847439' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 21, 2009 at 2:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6974438318042394041</id><published>2009-01-21T15:22:00.000-07:00</published><updated>2009-01-21T15:22:07.413-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Glad you are feeling better; food poison are NO fu...</title><content type='html'>Glad you are feeling better; food poison are NO fun! Really do miss the speed scraps, but I do need my sleep at night now that I'm back at full time work ;) Hope to join in the evening (or as you call it: daytime...) soon, though! Great LO's you made :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2067306958161847439/comments/default/6974438318042394041'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2067306958161847439/comments/default/6974438318042394041'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/food-poisoned.html?showComment=1232576520000#c6974438318042394041' title=''/><author><name>lime</name><uri>https://www.blogger.com/profile/06551474218264033421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//2.bp.blogspot.com/_HH-i3jBBL60/SKgsjBEf6PI/AAAAAAAAAAQ/UC53PI70uII/S220-s32/156661144_e68d16ab0f_o.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/food-poisoned.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2067306958161847439' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2067306958161847439' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-297577900'/><gd:extendedProperty name='blogger.displayTime' value='January 21, 2009 at 3:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1484063415343315013</id><published>2009-01-21T16:07:00.000-07:00</published><updated>2009-01-21T16:07:55.867-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Remember when you and I got food poisoning from Ca...</title><content type='html'>Remember when you and I got food poisoning from Cabo Grill?  AAAHHHH!! I feel your pain!  Love the new pages!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2067306958161847439/comments/default/1484063415343315013'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2067306958161847439/comments/default/1484063415343315013'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/food-poisoned.html?showComment=1232579220000#c1484063415343315013' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/food-poisoned.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2067306958161847439' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2067306958161847439' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='January 21, 2009 at 4:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3327900363739167979</id><published>2009-01-21T16:25:00.000-07:00</published><updated>2009-01-21T16:25:39.533-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Argh there's nothing worse than food poisoning!&lt;br...</title><content type='html'>Argh there's nothing worse than food poisoning!&lt;BR/&gt;&lt;BR/&gt;I love your designs, love Disney and have agreed with your movie reviews so far.... we must be kindred spirits!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2067306958161847439/comments/default/3327900363739167979'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2067306958161847439/comments/default/3327900363739167979'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/food-poisoned.html?showComment=1232580300000#c3327900363739167979' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/food-poisoned.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2067306958161847439' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2067306958161847439' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='January 21, 2009 at 4:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2472085910371465731</id><published>2009-01-21T22:46:00.000-07:00</published><updated>2009-01-21T22:46:15.407-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That's an awesome page. He walked by me one time a...</title><content type='html'>That's an awesome page. He walked by me one time at BYU and I stuck out my finger to touch his back, just so I could say I touched him! (what can I say, I was young...)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4524205607528431710/comments/default/2472085910371465731'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4524205607528431710/comments/default/2472085910371465731'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/blessing-no-39.html?showComment=1232603160000#c2472085910371465731' title=''/><author><name>oodlesofoversons</name><uri>https://www.blogger.com/profile/00757171822607513909</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//1.bp.blogspot.com/_VtCYa7nk9hQ/SfUdke4AdVI/AAAAAAAABoc/5MD7-4BFgKM/S220-s32/OF18-80bF.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/blessing-no-39.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4524205607528431710' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4524205607528431710' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1588475598'/><gd:extendedProperty name='blogger.displayTime' value='January 21, 2009 at 10:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3763711004179690939</id><published>2009-01-21T23:12:00.000-07:00</published><updated>2009-01-21T23:12:43.310-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh geez! I'm glad you are feeling better now, at l...</title><content type='html'>Oh geez! I'm glad you are feeling better now, at least!&lt;BR/&gt;&lt;BR/&gt;I loved the Queen, I caught it while surfing the channels one night, and was glad I found it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2067306958161847439/comments/default/3763711004179690939'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2067306958161847439/comments/default/3763711004179690939'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/food-poisoned.html?showComment=1232604720000#c3763711004179690939' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/02953440103781720253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//img.photobucket.com/albums/v109/kswm30b/icons/skating/disney_heatherw.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/food-poisoned.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2067306958161847439' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2067306958161847439' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-51884619'/><gd:extendedProperty name='blogger.displayTime' value='January 21, 2009 at 11:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1163686792585309610</id><published>2009-01-22T00:06:00.000-07:00</published><updated>2009-01-22T00:06:19.057-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Britt, I love your family &amp;amp; laughed to myse...</title><content type='html'>Oh Britt, I love your family &amp;amp; laughed to myself as I read the journaling on your splash mtn. page! I miss seeing them, so tell your Mom and Dad hi for me! Sorry to hear that you were sick! Glad you guys are feeling better!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2067306958161847439/comments/default/1163686792585309610'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2067306958161847439/comments/default/1163686792585309610'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/food-poisoned.html?showComment=1232607960000#c1163686792585309610' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/food-poisoned.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2067306958161847439' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2067306958161847439' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='January 22, 2009 at 12:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3009652692196190932</id><published>2009-01-22T06:17:00.000-07:00</published><updated>2009-01-22T06:17:09.670-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OH no!!  From pizza huh??  Hope your feeling better.</title><content type='html'>OH no!!  From pizza huh??  Hope your feeling better.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2067306958161847439/comments/default/3009652692196190932'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2067306958161847439/comments/default/3009652692196190932'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/food-poisoned.html?showComment=1232630220000#c3009652692196190932' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/food-poisoned.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2067306958161847439' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2067306958161847439' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='January 22, 2009 at 6:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7280801996778517412</id><published>2009-01-22T11:37:00.000-07:00</published><updated>2009-01-22T11:38:14.821-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4913305214545671319/comments/default/7280801996778517412'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4913305214545671319/comments/default/7280801996778517412'/><author><name>skin</name><uri>https://www.blogger.com/profile/17145376396555525603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/coming-soon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4913305214545671319' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4913305214545671319' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-123630826'/><gd:extendedProperty name='blogger.displayTime' value='January 22, 2009 at 11:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5385613977725638180</id><published>2009-01-22T11:58:00.000-07:00</published><updated>2009-01-22T11:58:39.968-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay!!!!!!  I'm sooooooo excited!  You and "EZ" tog...</title><content type='html'>Yay!!!!!!  I'm sooooooo excited!  You and "EZ" together - this is DEFINITELY GOING TO BE A MUST HAVE kit!  You two are like my absolute favorite designers at SM!!!!  I'm so excited!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4913305214545671319/comments/default/5385613977725638180'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4913305214545671319/comments/default/5385613977725638180'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/coming-soon.html?showComment=1232650680000#c5385613977725638180' title=''/><author><name>Jemenifer22</name><uri>https://www.blogger.com/profile/14340527653961863127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//4.bp.blogspot.com/_tBL3alSlIxI/SlGV86kd4wI/AAAAAAAAAFQ/CedSRWoyalo/S220-s32/Picture.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/coming-soon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4913305214545671319' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4913305214545671319' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-973317780'/><gd:extendedProperty name='blogger.displayTime' value='January 22, 2009 at 11:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7533375166974595402</id><published>2009-01-22T12:05:00.000-07:00</published><updated>2009-01-22T12:05:11.472-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok, I have NO clue what this next kit will be, but...</title><content type='html'>Ok, I have NO clue what this next kit will be, but it looks beautiful! I can't wait until tomorrow.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4913305214545671319/comments/default/7533375166974595402'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4913305214545671319/comments/default/7533375166974595402'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/coming-soon.html?showComment=1232651100000#c7533375166974595402' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/coming-soon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4913305214545671319' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4913305214545671319' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='January 22, 2009 at 12:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3661429381261082910</id><published>2009-01-22T12:49:00.000-07:00</published><updated>2009-01-22T12:49:19.618-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The preview does not do this kit justice! ;) Just ...</title><content type='html'>The preview does not do this kit justice! ;) Just wait until you see it!!! It is gorgeous!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4913305214545671319/comments/default/3661429381261082910'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4913305214545671319/comments/default/3661429381261082910'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/coming-soon.html?showComment=1232653740000#c3661429381261082910' title=''/><author><name>Yzerbear</name><uri>https://www.blogger.com/profile/18010849675699240624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-tSfYxRi7cao/VVU4vw_9Z_I/AAAAAAAAAOg/7l1_XQZwT38/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/coming-soon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4913305214545671319' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4913305214545671319' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1731284979'/><gd:extendedProperty name='blogger.displayTime' value='January 22, 2009 at 12:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1628503665543029770</id><published>2009-01-22T14:06:00.000-07:00</published><updated>2009-01-22T14:06:14.839-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful! I know this is going to be a good one! ...</title><content type='html'>Beautiful! I know this is going to be a good one! Can't wait to see it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4913305214545671319/comments/default/1628503665543029770'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4913305214545671319/comments/default/1628503665543029770'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/coming-soon.html?showComment=1232658360000#c1628503665543029770' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/coming-soon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4913305214545671319' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4913305214545671319' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='January 22, 2009 at 2:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4930793345818008786</id><published>2009-01-22T15:54:00.000-07:00</published><updated>2009-01-22T15:54:22.239-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Britt, I just love that bobsledding layout!  Wh...</title><content type='html'>Oh Britt, I just love that bobsledding layout!  What a crackup!  I just laughed when I read your journalling!  And I absolutely love Helen Mirren.  I haven't seen the movie yet but just loved her in British Prime Suspect series.  And I hope you guyys are feeling better after your pizza.  ick...food poisoning ain't much fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2067306958161847439/comments/default/4930793345818008786'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2067306958161847439/comments/default/4930793345818008786'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/food-poisoned.html?showComment=1232664840000#c4930793345818008786' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/food-poisoned.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2067306958161847439' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2067306958161847439' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 22, 2009 at 3:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5629681042683331154</id><published>2009-01-22T18:18:00.000-07:00</published><updated>2009-01-22T18:18:15.537-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OOhh -- I can't wait to see your new kit.... boppe...</title><content type='html'>OOhh -- I can't wait to see your new kit.... bopped over to EZ's blog to confirm my suspicion that she is your partner in crime. LOL!!! :):)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4913305214545671319/comments/default/5629681042683331154'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4913305214545671319/comments/default/5629681042683331154'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/coming-soon.html?showComment=1232673480000#c5629681042683331154' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/coming-soon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4913305214545671319' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4913305214545671319' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 22, 2009 at 6:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-962024678245428469</id><published>2009-01-23T05:41:00.000-07:00</published><updated>2009-01-23T05:41:44.003-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oooh I can't wait to see this!! :)</title><content type='html'>Oooh I can't wait to see this!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4913305214545671319/comments/default/962024678245428469'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4913305214545671319/comments/default/962024678245428469'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/coming-soon.html?showComment=1232714460000#c962024678245428469' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/coming-soon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4913305214545671319' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4913305214545671319' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='January 23, 2009 at 5:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1665946923634372547</id><published>2009-01-23T08:56:00.000-07:00</published><updated>2009-01-23T08:56:57.751-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Holy crap, this is the most adorable kit EVER. I c...</title><content type='html'>Holy crap, this is the most adorable kit EVER. I can't wait to use it on a million things!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/1665946923634372547'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/1665946923634372547'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html?showComment=1232726160000#c1665946923634372547' title=''/><author><name>Erica</name><uri>https://www.blogger.com/profile/01475909870811506358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/_6xq1KvXYv_0/SMYULKsq9HI/AAAAAAAADPI/qj-2YIWL7Is/S220-s32/IMG_8914.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4044418489123370260' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4044418489123370260' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-267635621'/><gd:extendedProperty name='blogger.displayTime' value='January 23, 2009 at 8:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3222191366701034454</id><published>2009-01-23T09:15:00.000-07:00</published><updated>2009-01-23T09:15:01.313-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW!  I'm loving this one and I NEED this one with...</title><content type='html'>WOW!  I'm loving this one and I NEED this one with having a new baby in the house! :)  &lt;BR/&gt;&lt;BR/&gt;Those QP's are going to save me so much time and that kit is jam packed.  I'm loving the pastels and i normally don't love pastels. :) &lt;BR/&gt;&lt;BR/&gt;Thanks Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/3222191366701034454'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/3222191366701034454'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html?showComment=1232727300000#c3222191366701034454' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4044418489123370260' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4044418489123370260' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='January 23, 2009 at 9:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8189855444796729112</id><published>2009-01-23T09:30:00.000-07:00</published><updated>2009-01-23T09:30:56.670-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>you and Erica ROCK! This kit looks fabulous and I'...</title><content type='html'>you and Erica ROCK! This kit looks fabulous and I'm really loving that wordart as well. THANKS!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/8189855444796729112'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/8189855444796729112'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html?showComment=1232728200000#c8189855444796729112' title=''/><author><name>Emilee</name><uri>https://www.blogger.com/profile/03276923834347567587</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4044418489123370260' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4044418489123370260' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958259147'/><gd:extendedProperty name='blogger.displayTime' value='January 23, 2009 at 9:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-452867941765534378</id><published>2009-01-23T09:49:00.000-07:00</published><updated>2009-01-23T09:49:52.348-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How precious! Thanks so much for the gift!</title><content type='html'>How precious! Thanks so much for the gift!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/452867941765534378'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/452867941765534378'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html?showComment=1232729340000#c452867941765534378' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4044418489123370260' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4044418489123370260' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='January 23, 2009 at 9:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5720108681183905653</id><published>2009-01-23T10:02:00.000-07:00</published><updated>2009-01-23T10:02:28.226-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Absolutely beautiful! I love this kit! Thanks!</title><content type='html'>Absolutely beautiful! I love this kit! Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/5720108681183905653'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/5720108681183905653'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html?showComment=1232730120000#c5720108681183905653' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4044418489123370260' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4044418489123370260' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='January 23, 2009 at 10:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-79726824495562065</id><published>2009-01-23T10:03:00.000-07:00</published><updated>2009-01-23T10:03:42.532-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>GORGEOUS! Thanks for the WA and the freebie and I ...</title><content type='html'>GORGEOUS! Thanks for the WA and the freebie and I am going to the shop RIGHT NOW!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/79726824495562065'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/79726824495562065'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html?showComment=1232730180000#c79726824495562065' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/11750085001328540634</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4044418489123370260' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4044418489123370260' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1722971578'/><gd:extendedProperty name='blogger.displayTime' value='January 23, 2009 at 10:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1582695711156642420</id><published>2009-01-23T10:24:00.000-07:00</published><updated>2009-01-23T10:24:29.028-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That new kit is unbelievable!!  Can't wait to grab...</title><content type='html'>That new kit is unbelievable!!  Can't wait to grab it!  And your CTs...wow they did awesome LOs!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/1582695711156642420'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/1582695711156642420'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html?showComment=1232731440000#c1582695711156642420' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4044418489123370260' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4044418489123370260' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 23, 2009 at 10:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5715295761776471574</id><published>2009-01-23T11:26:00.000-07:00</published><updated>2009-01-23T11:26:48.076-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh fun! I love this. It's going to be perfect when...</title><content type='html'>Oh fun! I love this. It's going to be perfect when my new little bundle of joy gets here.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/5715295761776471574'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/5715295761776471574'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html?showComment=1232735160000#c5715295761776471574' title=''/><author><name>Rachel Durazzani</name><uri>https://www.blogger.com/profile/00590665626558065083</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-WJawaqNwyg4/W8NhTUNdqOI/AAAAAAAAul0/i6Xblm0aG3YhcnmJ0mVTlIB6-6GaCM_7gCK4BGAYYCw/s32/26599_48.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4044418489123370260' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4044418489123370260' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-792308730'/><gd:extendedProperty name='blogger.displayTime' value='January 23, 2009 at 11:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3246650695951302451</id><published>2009-01-23T11:32:00.000-07:00</published><updated>2009-01-23T11:32:44.558-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much Britt! I will be grabbing this bugg...</title><content type='html'>Thanks so much Britt! I will be grabbing this bugger later on today...I definately have some re-scrapping I can do with this adorable kit!  Plus who can resist those super cute add ons!  Thanks girl!  You and Erica Rawk!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/3246650695951302451'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/3246650695951302451'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html?showComment=1232735520000#c3246650695951302451' title=''/><author><name>Designs by Rhonda</name><uri>https://www.blogger.com/profile/06655953600837492599</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//i80.photobucket.com/albums/j170/rhonda42182/A966.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4044418489123370260' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4044418489123370260' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-799306442'/><gd:extendedProperty name='blogger.displayTime' value='January 23, 2009 at 11:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-889329217003979514</id><published>2009-01-23T12:11:00.000-07:00</published><updated>2009-01-23T12:11:22.467-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such a gorgeous kit Britt - amazing show offs too!...</title><content type='html'>Such a gorgeous kit Britt - amazing show offs too!! 70 layouts!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/889329217003979514'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/889329217003979514'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html?showComment=1232737860000#c889329217003979514' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4044418489123370260' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4044418489123370260' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='January 23, 2009 at 12:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2736883306785544715</id><published>2009-01-23T13:23:00.000-07:00</published><updated>2009-01-23T13:23:42.052-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am so EXCITED. When we were in Disneyland I was ...</title><content type='html'>I am so EXCITED. When we were in Disneyland I was going to scrap some of my daughters 1st year pages and I didn't have a baby kit that I liked and the pinks I was using just didn't cut it. I am off to get this and get busy scrappin!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/2736883306785544715'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/2736883306785544715'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html?showComment=1232742180000#c2736883306785544715' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4044418489123370260' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4044418489123370260' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='January 23, 2009 at 1:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8616760810885591988</id><published>2009-01-23T13:23:00.001-07:00</published><updated>2009-01-23T13:23:54.831-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh yeah... and I love the word art also!</title><content type='html'>Oh yeah... and I love the word art also!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/8616760810885591988'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/8616760810885591988'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html?showComment=1232742180001#c8616760810885591988' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4044418489123370260' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4044418489123370260' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='January 23, 2009 at 1:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8250788787056858632</id><published>2009-01-23T16:46:00.000-07:00</published><updated>2009-01-23T16:46:04.201-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Always impressing us with your kits!  I really nee...</title><content type='html'>Always impressing us with your kits!  I really need this one for my maternity shots!  Thanks for the freebie too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/8250788787056858632'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/8250788787056858632'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html?showComment=1232754360000#c8250788787056858632' title=''/><author><name>Mimi</name><uri>https://www.blogger.com/profile/17729634882133588407</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_uf0gVqziMtc/R_FWiAytqiI/AAAAAAAABus/WBZfWk0GS14/S220-s32/IMG_5522.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4044418489123370260' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4044418489123370260' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-111455570'/><gd:extendedProperty name='blogger.displayTime' value='January 23, 2009 at 4:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4608699206938841242</id><published>2009-01-23T19:14:00.000-07:00</published><updated>2009-01-23T19:14:33.211-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!  Incredible! REally really incredible!!  than...</title><content type='html'>Wow!  Incredible! REally really incredible!!  thanks so much for the wordart, too.  It's AWESOME!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/4608699206938841242'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/4608699206938841242'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html?showComment=1232763240000#c4608699206938841242' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4044418489123370260' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4044418489123370260' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 23, 2009 at 7:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5200395696362019042</id><published>2009-01-23T23:26:00.001-07:00</published><updated>2009-01-23T23:26:35.607-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 23 Jan [LA 10:01pm] - 24 Jan [NY 01:01am, UK 06:01am, OZ 05:01pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/5200395696362019042'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/5200395696362019042'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html?showComment=1232778360001#c5200395696362019042' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4044418489123370260' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4044418489123370260' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 23, 2009 at 11:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3160255518070155749</id><published>2009-01-24T06:15:00.000-07:00</published><updated>2009-01-24T06:15:12.023-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Forgot to send in a show off this week, bummer, bu...</title><content type='html'>Forgot to send in a show off this week, bummer, but LOVE the freebie - thank you :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/3160255518070155749'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/3160255518070155749'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html?showComment=1232802900000#c3160255518070155749' title=''/><author><name>lime</name><uri>https://www.blogger.com/profile/06551474218264033421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//2.bp.blogspot.com/_HH-i3jBBL60/SKgsjBEf6PI/AAAAAAAAAAQ/UC53PI70uII/S220-s32/156661144_e68d16ab0f_o.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4044418489123370260' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4044418489123370260' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-297577900'/><gd:extendedProperty name='blogger.displayTime' value='January 24, 2009 at 6:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2732623369014154752</id><published>2009-01-24T18:49:00.000-07:00</published><updated>2009-01-24T18:49:09.245-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Eeep- how horrible! I'm glad you two feel better. ...</title><content type='html'>Eeep- how horrible! I'm glad you two feel better. Your group trip to Disneyland sounds like a blast... I love it there. &lt;BR/&gt;And I must say, I only saw the end part of The Queen and it made me cry. It made me think about where I was the night Princess Diana died.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2067306958161847439/comments/default/2732623369014154752'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2067306958161847439/comments/default/2732623369014154752'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/food-poisoned.html?showComment=1232848140000#c2732623369014154752' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/food-poisoned.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2067306958161847439' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2067306958161847439' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='January 24, 2009 at 6:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7588086945879860370</id><published>2009-01-24T20:26:00.000-07:00</published><updated>2009-01-24T20:26:20.166-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OH MY GOSH!! I LOVE THIS KIT! SO FREAKING CUTE!!</title><content type='html'>OH MY GOSH!! I LOVE THIS KIT! SO FREAKING CUTE!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/7588086945879860370'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/7588086945879860370'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html?showComment=1232853960000#c7588086945879860370' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4044418489123370260' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4044418489123370260' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='January 24, 2009 at 8:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5688250940809613457</id><published>2009-01-25T11:48:00.000-07:00</published><updated>2009-01-25T11:48:13.545-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love love love this new kit! I'm so excited to u...</title><content type='html'>I love love love this new kit! I'm so excited to use it and love it and play with it and make pages with it. ;) Once again, another adorable kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/5688250940809613457'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/5688250940809613457'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html?showComment=1232909280000#c5688250940809613457' title=''/><author><name>Super Daysh</name><uri>https://www.blogger.com/profile/05408931766232543547</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-Oy4xgT14VHo/Uhqc4iD2M6I/AAAAAAAADnI/bvBAuBQLYt0/s32/sunday-sweeties-2-web.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4044418489123370260' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4044418489123370260' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-334762975'/><gd:extendedProperty name='blogger.displayTime' value='January 25, 2009 at 11:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5698098838806127015</id><published>2009-01-25T17:21:00.000-07:00</published><updated>2009-01-25T17:21:17.542-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So awesome that you got to meet - that reminds me ...</title><content type='html'>So awesome that you got to meet - that reminds me that I never scrapped the pictures of when we went to lunch with Kathleen...I should get on that one!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1003355539739628434/comments/default/5698098838806127015'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1003355539739628434/comments/default/5698098838806127015'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/blessing-no-40.html?showComment=1232929260000#c5698098838806127015' title=''/><author><name>Stacy</name><uri>https://www.blogger.com/profile/18039279137174531144</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_pZUGtLmTkro/TBFxX8Kj0dI/AAAAAAAAGj8/C6JXUJ6kZaY/S220-s32/30052_10150176518025066_813295065_12362554_1692913_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/blessing-no-40.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1003355539739628434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1003355539739628434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1128105826'/><gd:extendedProperty name='blogger.displayTime' value='January 25, 2009 at 5:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3040026017024449379</id><published>2009-01-25T22:57:00.000-07:00</published><updated>2009-01-25T22:57:49.434-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>HOLY COW Lady, I'm HONORED!!  I seriously can't be...</title><content type='html'>HOLY COW Lady, I'm HONORED!!  I seriously can't believe that *I* am your blessing this week!&lt;BR/&gt;We had so much fun with you guys.  We were sad we couldn't hang out longer!&lt;BR/&gt;xoxo</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1003355539739628434/comments/default/3040026017024449379'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1003355539739628434/comments/default/3040026017024449379'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/blessing-no-40.html?showComment=1232949420000#c3040026017024449379' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/blessing-no-40.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1003355539739628434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1003355539739628434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='January 25, 2009 at 10:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3628259974913606974</id><published>2009-01-26T07:44:00.000-07:00</published><updated>2009-01-26T07:44:59.168-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yeah, what a great blessing!</title><content type='html'>Yeah, what a great blessing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1003355539739628434/comments/default/3628259974913606974'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1003355539739628434/comments/default/3628259974913606974'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/blessing-no-40.html?showComment=1232981040000#c3628259974913606974' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/blessing-no-40.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1003355539739628434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1003355539739628434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='January 26, 2009 at 7:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3825643924013231111</id><published>2009-01-26T08:11:00.000-07:00</published><updated>2009-01-26T08:11:13.690-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the add on Britt this is such a cute kit!</title><content type='html'>Thanks for the add on Britt this is such a cute kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/3825643924013231111'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4044418489123370260/comments/default/3825643924013231111'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html?showComment=1232982660000#c3825643924013231111' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/itty-bitty-release.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4044418489123370260' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4044418489123370260' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 26, 2009 at 8:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4746189231784720821</id><published>2009-01-26T09:16:00.000-07:00</published><updated>2009-01-26T09:16:10.485-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Aww, this is a sweet blessing.  :)</title><content type='html'>Aww, this is a sweet blessing.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1003355539739628434/comments/default/4746189231784720821'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1003355539739628434/comments/default/4746189231784720821'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/blessing-no-40.html?showComment=1232986560000#c4746189231784720821' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/blessing-no-40.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1003355539739628434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1003355539739628434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='January 26, 2009 at 9:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2637116115307874658</id><published>2009-01-28T09:12:00.000-07:00</published><updated>2009-01-28T09:12:27.749-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love Ashley too. What a great blessing.</title><content type='html'>Love Ashley too. What a great blessing.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1003355539739628434/comments/default/2637116115307874658'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1003355539739628434/comments/default/2637116115307874658'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/blessing-no-40.html?showComment=1233159120000#c2637116115307874658' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/blessing-no-40.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1003355539739628434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1003355539739628434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='January 28, 2009 at 9:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7432001919185450392</id><published>2009-01-28T10:01:00.000-07:00</published><updated>2009-01-28T10:01:26.169-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the layouts, as always!&lt;br&gt;&lt;br&gt;I challenge yo...</title><content type='html'>Love the layouts, as always!&lt;BR/&gt;&lt;BR/&gt;I challenge you!&lt;BR/&gt;&lt;BR/&gt;This is the challenge&lt;BR/&gt;&lt;BR/&gt;Go to your photo folder in your computer.&lt;BR/&gt;Go to the 6th folder of photos.&lt;BR/&gt;Go to the sixth picture.&lt;BR/&gt;Put the picture on your blog and description of it.&lt;BR/&gt;Invite six friends to join the challenge.&lt;BR/&gt;Link them in your blog and let them know they have been challenged.&lt;BR/&gt;&lt;BR/&gt;See my blog for my results! http://franscraps.blogspot.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8615387674832766778/comments/default/7432001919185450392'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8615387674832766778/comments/default/7432001919185450392'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/wednesday-already.html?showComment=1233162060000#c7432001919185450392' title=''/><author><name>Fran Baity</name><uri>https://www.blogger.com/profile/03966736788888655150</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_BkKVgU2dqgI/S7Uhv3LY3HI/AAAAAAAACKY/ovQnhOLTQKg/S220-s32/avatar150.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/wednesday-already.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8615387674832766778' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8615387674832766778' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1188596281'/><gd:extendedProperty name='blogger.displayTime' value='January 28, 2009 at 10:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1440609486425547689</id><published>2009-01-28T12:22:00.000-07:00</published><updated>2009-01-28T12:22:12.418-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi, Britt!  Beautiful LOs as always!!  I love the ...</title><content type='html'>Hi, Britt!  Beautiful LOs as always!!  I love the photos of Ella...especially the one of her feet...too cute!!&lt;BR/&gt;&lt;BR/&gt;I was wondering if you have any plans to re release your old WDW kits?  Every time I see a SS layout with Mickey stuff, it is always your older ones!!!  I love them!!!  Please let me know if &amp;amp; when you do!!  Thank so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8615387674832766778/comments/default/1440609486425547689'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8615387674832766778/comments/default/1440609486425547689'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/wednesday-already.html?showComment=1233170520000#c1440609486425547689' title=''/><author><name>HollyinPA</name><uri>https://www.blogger.com/profile/08642921829577900470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//4.bp.blogspot.com/_qPB46bXbWUI/TImNOpBi19I/AAAAAAAAAjA/S45GFtoGxW4/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/wednesday-already.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8615387674832766778' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8615387674832766778' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-472282340'/><gd:extendedProperty name='blogger.displayTime' value='January 28, 2009 at 12:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-664474691220407829</id><published>2009-01-28T12:57:00.000-07:00</published><updated>2009-01-28T12:57:56.323-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you Thank you!!!  I'll go search!!  Thanks f...</title><content type='html'>Thank you Thank you!!!  I'll go search!!  Thanks for getting back to me so quickly!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8615387674832766778/comments/default/664474691220407829'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8615387674832766778/comments/default/664474691220407829'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/wednesday-already.html?showComment=1233172620000#c664474691220407829' title=''/><author><name>HollyinPA</name><uri>https://www.blogger.com/profile/08642921829577900470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//4.bp.blogspot.com/_qPB46bXbWUI/TImNOpBi19I/AAAAAAAAAjA/S45GFtoGxW4/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/wednesday-already.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8615387674832766778' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8615387674832766778' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-472282340'/><gd:extendedProperty name='blogger.displayTime' value='January 28, 2009 at 12:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6530705839547059462</id><published>2009-01-28T13:54:00.000-07:00</published><updated>2009-01-28T13:54:29.773-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt! I love your LO from last night! I finish...</title><content type='html'>Hi Britt! I love your LO from last night! I finished SO late, but at least I got another page done, right?! :) Here is the letter I assign you for your "10 things I love game" J</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8615387674832766778/comments/default/6530705839547059462'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8615387674832766778/comments/default/6530705839547059462'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/wednesday-already.html?showComment=1233176040000#c6530705839547059462' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/wednesday-already.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8615387674832766778' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8615387674832766778' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='January 28, 2009 at 1:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2646039052189607291</id><published>2009-01-28T16:40:00.000-07:00</published><updated>2009-01-28T16:40:31.407-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>As always, I love the new layouts! You have inspir...</title><content type='html'>As always, I love the new layouts! You have inspired me to get movin'!  I really LOVE the teacup one in Disneyland.  That kit is DARLING!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8615387674832766778/comments/default/2646039052189607291'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8615387674832766778/comments/default/2646039052189607291'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/wednesday-already.html?showComment=1233186000000#c2646039052189607291' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/wednesday-already.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8615387674832766778' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8615387674832766778' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='January 28, 2009 at 4:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2341834775274238903</id><published>2009-01-28T20:58:00.000-07:00</published><updated>2009-01-28T20:58:49.432-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ella really is beautiful!&lt;br&gt;&lt;br&gt;Oh, new babies ar...</title><content type='html'>Ella really is beautiful!&lt;BR/&gt;&lt;BR/&gt;Oh, new babies are the most joyous little things!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8615387674832766778/comments/default/2341834775274238903'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8615387674832766778/comments/default/2341834775274238903'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/wednesday-already.html?showComment=1233201480000#c2341834775274238903' title=''/><author><name>Giovana Samara (a.k.a MsRed)</name><uri>https://www.blogger.com/profile/10754238126230379366</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_pnDY-17KQl0/SYEokcIhYnI/AAAAAAAAAwE/YbukSUQAwbo/S220-s32/150x150_avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/wednesday-already.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8615387674832766778' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8615387674832766778' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-411230447'/><gd:extendedProperty name='blogger.displayTime' value='January 28, 2009 at 8:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-143002519022993809</id><published>2009-01-28T21:45:00.000-07:00</published><updated>2009-01-28T21:45:26.911-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt, I read your blog frequently, and I LOVE ...</title><content type='html'>Hi Britt, I read your blog frequently, and I LOVE your designs!  I just wanted to leave a comment since I usually just surf through and then leave.  Maybe one day soon I'll get to do a speed scrap with everyone!  Have a great week!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8615387674832766778/comments/default/143002519022993809'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8615387674832766778/comments/default/143002519022993809'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/wednesday-already.html?showComment=1233204300000#c143002519022993809' title=''/><author><name>Bek</name><uri>https://www.blogger.com/profile/12473435852720086124</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/wednesday-already.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8615387674832766778' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8615387674832766778' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2036896041'/><gd:extendedProperty name='blogger.displayTime' value='January 28, 2009 at 9:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9080526006562832819</id><published>2009-01-29T12:27:00.000-07:00</published><updated>2009-01-29T12:27:31.523-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I really like the elements on your "It really is a...</title><content type='html'>I really like the elements on your "It really is a small world" LO - the dots leading right to the alphas... brilliant.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8615387674832766778/comments/default/9080526006562832819'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8615387674832766778/comments/default/9080526006562832819'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/wednesday-already.html?showComment=1233257220000#c9080526006562832819' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/wednesday-already.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8615387674832766778' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8615387674832766778' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='January 29, 2009 at 12:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-610981770543018936</id><published>2009-01-29T21:18:00.000-07:00</published><updated>2009-01-29T21:18:48.320-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You scrap the cutest pages. I love them- especiall...</title><content type='html'>You scrap the cutest pages. I love them- especially the winter forest one...I might just have to go snag that kit and then totally copy your cute page. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7641186331299514903/comments/default/610981770543018936'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7641186331299514903/comments/default/610981770543018936'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/work-work-work.html?showComment=1233289080000#c610981770543018936' title=''/><author><name>Super Daysh</name><uri>https://www.blogger.com/profile/05408931766232543547</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-Oy4xgT14VHo/Uhqc4iD2M6I/AAAAAAAADnI/bvBAuBQLYt0/s32/sunday-sweeties-2-web.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/work-work-work.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7641186331299514903' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7641186331299514903' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-334762975'/><gd:extendedProperty name='blogger.displayTime' value='January 29, 2009 at 9:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5741630621648245413</id><published>2009-01-30T05:50:00.000-07:00</published><updated>2009-01-30T05:50:27.630-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow great pages, Britt I love them all!  You are s...</title><content type='html'>Wow great pages, Britt I love them all!  You are so talented.  I can't wait to see what you have released this week.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7641186331299514903/comments/default/5741630621648245413'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7641186331299514903/comments/default/5741630621648245413'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/work-work-work.html?showComment=1233319800000#c5741630621648245413' title=''/><author><name>The Allens</name><uri>https://www.blogger.com/profile/03811833319886113793</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/work-work-work.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7641186331299514903' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7641186331299514903' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1642068575'/><gd:extendedProperty name='blogger.displayTime' value='January 30, 2009 at 5:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-181531009921965498</id><published>2009-01-30T06:52:00.000-07:00</published><updated>2009-01-30T06:52:02.814-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, oh, oh! I picked up church ball in the video s...</title><content type='html'>Oh, oh, oh! I picked up church ball in the video store one time! Really!!! Ok, now back to reading the rest of the post!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7641186331299514903/comments/default/181531009921965498'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7641186331299514903/comments/default/181531009921965498'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/work-work-work.html?showComment=1233323520000#c181531009921965498' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/work-work-work.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7641186331299514903' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7641186331299514903' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='January 30, 2009 at 6:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-434463713464305586</id><published>2009-01-30T07:39:00.000-07:00</published><updated>2009-01-30T07:39:50.554-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awww your LO are so cute! Looks like so much fun! ...</title><content type='html'>Awww your LO are so cute! Looks like so much fun! Great job.And you very hard, and we all appreciate so very much! Cause your kits and LO are totally awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7641186331299514903/comments/default/434463713464305586'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7641186331299514903/comments/default/434463713464305586'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/work-work-work.html?showComment=1233326340000#c434463713464305586' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/work-work-work.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7641186331299514903' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7641186331299514903' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 30, 2009 at 7:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5634936373862492943</id><published>2009-01-30T08:00:00.000-07:00</published><updated>2009-01-30T08:00:53.749-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!  You did the costuming for church ball?  My d...</title><content type='html'>Wow!  You did the costuming for church ball?  My dh LOVES that movie--of course he does own that "church basketball--the only brawl that begins with prayer" T-shirt.&lt;BR/&gt;&lt;BR/&gt;LOVE your LO's!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7641186331299514903/comments/default/5634936373862492943'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7641186331299514903/comments/default/5634936373862492943'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/work-work-work.html?showComment=1233327600000#c5634936373862492943' title=''/><author><name>Chelle</name><uri>https://www.blogger.com/profile/00323064102058654854</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//1.bp.blogspot.com/_IVvB7T164Wg/SdkfU2tOmwI/AAAAAAAAAS4/zq_OluvIZPI/S220-s32/me+for+kelly.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/work-work-work.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7641186331299514903' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7641186331299514903' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2121482254'/><gd:extendedProperty name='blogger.displayTime' value='January 30, 2009 at 8:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1798156324276130924</id><published>2009-01-30T09:30:00.000-07:00</published><updated>2009-01-30T09:30:31.856-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great templates, I love them, thanks! I loved all ...</title><content type='html'>Great templates, I love them, thanks! I loved all the show offs this week too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5293154172955082670/comments/default/1798156324276130924'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5293154172955082670/comments/default/1798156324276130924'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/inspired-again.html?showComment=1233333000000#c1798156324276130924' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/inspired-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5293154172955082670' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5293154172955082670' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='January 30, 2009 at 9:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3165216989201826437</id><published>2009-01-30T09:43:00.000-07:00</published><updated>2009-01-30T09:43:55.542-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Keep up the Disney pages.  You inspire me to compl...</title><content type='html'>Keep up the Disney pages.  You inspire me to complete the 10+ trips I'm still trying to finish (and I just got home from my latest one last week).  I love all your pages.  You're one of my FAV designers/scrappers (Melissa being another...I subscribe to the DIS digi page posting but never post any more...but I love seeing everything you both do).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7641186331299514903/comments/default/3165216989201826437'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7641186331299514903/comments/default/3165216989201826437'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/work-work-work.html?showComment=1233333780000#c3165216989201826437' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/03895643967403353683</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/work-work-work.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7641186331299514903' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7641186331299514903' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-428119253'/><gd:extendedProperty name='blogger.displayTime' value='January 30, 2009 at 9:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7126216035052473540</id><published>2009-01-30T09:44:00.000-07:00</published><updated>2009-01-30T09:44:00.518-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE Melissa too! Thanks for doing these templat...</title><content type='html'>I LOVE Melissa too! Thanks for doing these templates and to Melissa for inspiring them! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5293154172955082670/comments/default/7126216035052473540'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5293154172955082670/comments/default/7126216035052473540'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/inspired-again.html?showComment=1233333840000#c7126216035052473540' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/inspired-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5293154172955082670' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5293154172955082670' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='January 30, 2009 at 9:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6778800834911907753</id><published>2009-01-30T09:59:00.000-07:00</published><updated>2009-01-30T09:59:24.622-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt - looking forward to using this, alwa...</title><content type='html'>Thanks Britt - looking forward to using this, always love Melissa's work.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5293154172955082670/comments/default/6778800834911907753'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5293154172955082670/comments/default/6778800834911907753'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/inspired-again.html?showComment=1233334740000#c6778800834911907753' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/11750085001328540634</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/inspired-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5293154172955082670' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5293154172955082670' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1722971578'/><gd:extendedProperty name='blogger.displayTime' value='January 30, 2009 at 9:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5711285268908526361</id><published>2009-02-01T18:08:00.000-07:00</published><updated>2009-02-01T18:08:53.025-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YEAH I LOVE YOUR TEMPLATES!  AND I am sooo glad yo...</title><content type='html'>YEAH I LOVE YOUR TEMPLATES!  AND I am sooo glad you came out with the itty bitty kit... I have a page all laid out but nothing on it cause I couldn't find the right kit and yours is PERFECT!  I promise one day I will get it done and post it!! AND one of these days I want to do the Speed Scraps too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5293154172955082670/comments/default/5711285268908526361'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5293154172955082670/comments/default/5711285268908526361'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/inspired-again.html?showComment=1233536880000#c5711285268908526361' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/inspired-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5293154172955082670' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5293154172955082670' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='February 1, 2009 at 6:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4403068936095774738</id><published>2009-02-01T20:44:00.000-07:00</published><updated>2009-02-01T20:44:05.204-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love all your pages. My husband loves Simply Mac a...</title><content type='html'>Love all your pages. My husband loves Simply Mac and frequents often. Seriously. I'm going to have to show him Josh's picture and see if he recognizes him.&lt;BR/&gt;Love the "My Story Matters" idea...I hope I can get in on it. I need to do more scrapping!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3744095330708063013/comments/default/4403068936095774738'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3744095330708063013/comments/default/4403068936095774738'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/blessing-no-41.html?showComment=1233546240000#c4403068936095774738' title=''/><author><name>Rachel's Scraps</name><uri>https://www.blogger.com/profile/12858506066712114006</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_fjK-uRJCXaY/SZNlV_gyXkI/AAAAAAAAAoc/0llGP-MtbxE/S220-s32/rach+and+hd+sundance+1+blog.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/blessing-no-41.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3744095330708063013' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3744095330708063013' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1932404985'/><gd:extendedProperty name='blogger.displayTime' value='February 1, 2009 at 8:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6722264104024544298</id><published>2009-02-02T06:15:00.000-07:00</published><updated>2009-02-02T06:15:44.752-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love 1st LO for My Story Matters. You look so much...</title><content type='html'>Love 1st LO for My Story Matters. You look so much like your mom! I'm sure it will be a great challenge.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3744095330708063013/comments/default/6722264104024544298'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3744095330708063013/comments/default/6722264104024544298'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/blessing-no-41.html?showComment=1233580500000#c6722264104024544298' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/blessing-no-41.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3744095330708063013' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3744095330708063013' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='February 2, 2009 at 6:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9056220049642744593</id><published>2009-02-02T13:54:00.000-07:00</published><updated>2009-02-02T13:54:41.756-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have to say the same thing- you look so much lik...</title><content type='html'>I have to say the same thing- you look so much like your momma!! Pretty women, both of you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3744095330708063013/comments/default/9056220049642744593'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3744095330708063013/comments/default/9056220049642744593'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/blessing-no-41.html?showComment=1233608040000#c9056220049642744593' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/blessing-no-41.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3744095330708063013' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3744095330708063013' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='February 2, 2009 at 1:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5345932849481916344</id><published>2009-02-02T21:14:00.000-07:00</published><updated>2009-02-02T21:14:51.629-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome!  I need to start scrapping "my story".  I...</title><content type='html'>Awesome!  I need to start scrapping "my story".  I am so bummed about the Cardinals, it was really so close!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3744095330708063013/comments/default/5345932849481916344'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3744095330708063013/comments/default/5345932849481916344'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/blessing-no-41.html?showComment=1233634440000#c5345932849481916344' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/06174265571121396077</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/blessing-no-41.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3744095330708063013' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3744095330708063013' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-281032788'/><gd:extendedProperty name='blogger.displayTime' value='February 2, 2009 at 9:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-775914537022072139</id><published>2009-02-02T21:57:00.000-07:00</published><updated>2009-02-02T21:57:45.895-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Megan stuff is so cute!!! Yeah for you :) Congrats...</title><content type='html'>Megan stuff is so cute!!! Yeah for you :) Congrats on your two new girls. I live Krista she's so nice and does great work :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2603734524995384820/comments/default/775914537022072139'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2603734524995384820/comments/default/775914537022072139'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/creative-team-news.html?showComment=1233637020000#c775914537022072139' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/creative-team-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2603734524995384820' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2603734524995384820' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='February 2, 2009 at 9:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5335435934321998927</id><published>2009-02-03T01:11:00.000-07:00</published><updated>2009-02-03T01:11:57.240-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats to to Krista and Kelly and also to you Br...</title><content type='html'>Congrats to to Krista and Kelly and also to you Britt ... I'm soo jealous on both counts!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2603734524995384820/comments/default/5335435934321998927'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2603734524995384820/comments/default/5335435934321998927'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/creative-team-news.html?showComment=1233648660000#c5335435934321998927' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/11750085001328540634</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/creative-team-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2603734524995384820' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2603734524995384820' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1722971578'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2009 at 1:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8220914995638989391</id><published>2009-02-03T05:55:00.000-07:00</published><updated>2009-02-03T05:55:18.761-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats on the CT spot! I love Megan's style! And...</title><content type='html'>Congrats on the CT spot! I love Megan's style! And congrats to Krista and Kelly!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2603734524995384820/comments/default/8220914995638989391'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2603734524995384820/comments/default/8220914995638989391'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/creative-team-news.html?showComment=1233665700000#c8220914995638989391' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/creative-team-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2603734524995384820' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2603734524995384820' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2009 at 5:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5753449064482595327</id><published>2009-02-03T07:07:00.000-07:00</published><updated>2009-02-03T07:07:19.217-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awww... thanks guys!!&lt;br&gt;I am truly honored to be ...</title><content type='html'>Awww... thanks guys!!&lt;BR/&gt;I am truly honored to be on Britt's team!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2603734524995384820/comments/default/5753449064482595327'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2603734524995384820/comments/default/5753449064482595327'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/creative-team-news.html?showComment=1233670020000#c5753449064482595327' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/creative-team-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2603734524995384820' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2603734524995384820' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2009 at 7:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4103537118644815813</id><published>2009-02-03T09:37:00.000-07:00</published><updated>2009-02-03T09:37:14.498-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats ladies!!!!  I'm sure you're going to have...</title><content type='html'>Congrats ladies!!!!  I'm sure you're going to have a blast working for Britt!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2603734524995384820/comments/default/4103537118644815813'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2603734524995384820/comments/default/4103537118644815813'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/creative-team-news.html?showComment=1233679020000#c4103537118644815813' title=''/><author><name>Jackie</name><uri>https://www.blogger.com/profile/09499200939806937266</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/creative-team-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2603734524995384820' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2603734524995384820' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1743188652'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2009 at 9:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1827442407102718094</id><published>2009-02-03T14:30:00.000-07:00</published><updated>2009-02-03T14:30:00.181-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So excited to have these talented ladies join us.....</title><content type='html'>So excited to have these talented ladies join us...and SERIOUSLY Britt, I don't know how you do it all, but I'm so happy for you.  What a great opportunity!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2603734524995384820/comments/default/1827442407102718094'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2603734524995384820/comments/default/1827442407102718094'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/creative-team-news.html?showComment=1233696600000#c1827442407102718094' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/creative-team-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2603734524995384820' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2603734524995384820' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2009 at 2:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-655789860563635956</id><published>2009-02-03T14:32:00.000-07:00</published><updated>2009-02-03T14:32:07.826-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats ladies! You are very lucky! :)</title><content type='html'>Congrats ladies! You are very lucky! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2603734524995384820/comments/default/655789860563635956'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2603734524995384820/comments/default/655789860563635956'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/creative-team-news.html?showComment=1233696720000#c655789860563635956' title=''/><author><name>Rachael</name><uri>https://www.blogger.com/profile/11023822983506944293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_1lskr5Fj2sA/SQICEnG44SI/AAAAAAAAAAM/qfTy4GSDdfk/S220-s31/IMG_5210.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/creative-team-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2603734524995384820' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2603734524995384820' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117938864'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2009 at 2:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4799267654880193593</id><published>2009-02-03T14:35:00.000-07:00</published><updated>2009-02-03T14:35:11.006-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You are my fave Disney scrapper ever!</title><content type='html'>You are my fave Disney scrapper ever!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8615387674832766778/comments/default/4799267654880193593'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8615387674832766778/comments/default/4799267654880193593'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/wednesday-already.html?showComment=1233696900000#c4799267654880193593' title=''/><author><name>Rachael</name><uri>https://www.blogger.com/profile/11023822983506944293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_1lskr5Fj2sA/SQICEnG44SI/AAAAAAAAAAM/qfTy4GSDdfk/S220-s31/IMG_5210.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/wednesday-already.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8615387674832766778' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8615387674832766778' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117938864'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2009 at 2:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-402669473419759157</id><published>2009-02-03T17:41:00.000-07:00</published><updated>2009-02-03T17:41:20.886-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats to those girls!  I'm so jealous.  Next op...</title><content type='html'>Congrats to those girls!  I'm so jealous.  Next opening, I want to apply again for!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2603734524995384820/comments/default/402669473419759157'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2603734524995384820/comments/default/402669473419759157'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/creative-team-news.html?showComment=1233708060000#c402669473419759157' title=''/><author><name>Mimi</name><uri>https://www.blogger.com/profile/17729634882133588407</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_uf0gVqziMtc/R_FWiAytqiI/AAAAAAAABus/WBZfWk0GS14/S220-s32/IMG_5522.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/creative-team-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2603734524995384820' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2603734524995384820' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-111455570'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2009 at 5:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4407838589717528793</id><published>2009-02-03T17:50:00.000-07:00</published><updated>2009-02-03T17:50:41.747-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I must say I am jealous of your new girls! I was h...</title><content type='html'>I must say I am jealous of your new girls! I was hoping for another call! haha Congrats girls! And congrats to you on Megan's team...I LOVE her stuff!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2603734524995384820/comments/default/4407838589717528793'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2603734524995384820/comments/default/4407838589717528793'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/creative-team-news.html?showComment=1233708600000#c4407838589717528793' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/creative-team-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2603734524995384820' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2603734524995384820' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2009 at 5:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1679764620868177946</id><published>2009-02-03T21:09:00.000-07:00</published><updated>2009-02-03T21:09:03.291-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt...it was an honor to be asked-your de...</title><content type='html'>Thanks Britt...it was an honor to be asked-your designs are the best!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2603734524995384820/comments/default/1679764620868177946'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2603734524995384820/comments/default/1679764620868177946'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/creative-team-news.html?showComment=1233720540000#c1679764620868177946' title=''/><author><name>Kelly (kkklatt)</name><uri>https://www.blogger.com/profile/15091432853998416620</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_MbXpUykySmI/SY4QxdeWakI/AAAAAAAAABo/gcDSZB7fLEA/S220-s32/my+head.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/creative-team-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2603734524995384820' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2603734524995384820' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-701696281'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2009 at 9:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8307099830811304212</id><published>2009-02-03T22:02:00.000-07:00</published><updated>2009-02-03T22:02:27.953-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ditto to Holly and Mimi, but congrats to these gir...</title><content type='html'>Ditto to Holly and Mimi, but congrats to these girls. Their stuff is awesome. And congrats to you...wow!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2603734524995384820/comments/default/8307099830811304212'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2603734524995384820/comments/default/8307099830811304212'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/creative-team-news.html?showComment=1233723720000#c8307099830811304212' title=''/><author><name>Rachel Durazzani</name><uri>https://www.blogger.com/profile/00590665626558065083</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-WJawaqNwyg4/W8NhTUNdqOI/AAAAAAAAul0/i6Xblm0aG3YhcnmJ0mVTlIB6-6GaCM_7gCK4BGAYYCw/s32/26599_48.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/creative-team-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2603734524995384820' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2603734524995384820' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-792308730'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2009 at 10:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8153130603602662922</id><published>2009-02-04T07:15:00.000-07:00</published><updated>2009-02-04T07:15:42.594-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats!!  I love both of the ladies work!!</title><content type='html'>Congrats!!  I love both of the ladies work!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2603734524995384820/comments/default/8153130603602662922'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2603734524995384820/comments/default/8153130603602662922'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/creative-team-news.html?showComment=1233756900000#c8153130603602662922' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/creative-team-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2603734524995384820' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2603734524995384820' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2009 at 7:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-925634986511483928</id><published>2009-02-04T08:43:00.000-07:00</published><updated>2009-02-04T08:43:13.545-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats to your new CT members, you do great work...</title><content type='html'>Congrats to your new CT members, you do great work! I'll be sorry to see any others go though...&lt;BR/&gt;&lt;BR/&gt;And congrats to Britt on her new ct position!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2603734524995384820/comments/default/925634986511483928'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2603734524995384820/comments/default/925634986511483928'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/creative-team-news.html?showComment=1233762180000#c925634986511483928' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/creative-team-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2603734524995384820' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2603734524995384820' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2009 at 8:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9143745454071994439</id><published>2009-02-04T11:32:00.000-07:00</published><updated>2009-02-04T11:32:05.220-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your Soarin' LO! Cute beading too!</title><content type='html'>Love your Soarin' LO! Cute beading too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6653913146658242939/comments/default/9143745454071994439'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6653913146658242939/comments/default/9143745454071994439'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/speed-scrappin-beadin-fool.html?showComment=1233772320000#c9143745454071994439' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/speed-scrappin-beadin-fool.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6653913146658242939' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6653913146658242939' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2009 at 11:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6819463384403034947</id><published>2009-02-04T16:35:00.000-07:00</published><updated>2009-02-04T16:35:02.057-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beading was fun last night!  I need to branch out ...</title><content type='html'>Beading was fun last night!  I need to branch out thought - I feel like I am always making the same bracelet!  I LOVE the necklaces!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6653913146658242939/comments/default/6819463384403034947'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6653913146658242939/comments/default/6819463384403034947'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/speed-scrappin-beadin-fool.html?showComment=1233790500000#c6819463384403034947' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/speed-scrappin-beadin-fool.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6653913146658242939' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6653913146658242939' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2009 at 4:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8895318267785470802</id><published>2009-02-06T00:08:00.000-07:00</published><updated>2009-02-06T00:08:53.114-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You're such a good CT, lol. I loved your LO so muc...</title><content type='html'>You're such a good CT, lol. I loved your LO so much, especially the date, that I had to get that grab bag. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5283321897553360572/comments/default/8895318267785470802'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5283321897553360572/comments/default/8895318267785470802'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/sold.html?showComment=1233904080000#c8895318267785470802' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/02953440103781720253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//img.photobucket.com/albums/v109/kswm30b/icons/skating/disney_heatherw.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/sold.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5283321897553360572' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5283321897553360572' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-51884619'/><gd:extendedProperty name='blogger.displayTime' value='February 6, 2009 at 12:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5603615688646269281</id><published>2009-02-06T09:03:00.000-07:00</published><updated>2009-02-06T09:03:59.038-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Another fantastically cute kit Brittney. I love th...</title><content type='html'>Another fantastically cute kit Brittney. I love the computer elements.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/5603615688646269281'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/5603615688646269281'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/love-bytes.html?showComment=1233936180000#c5603615688646269281' title=''/><author><name>Shari</name><uri>https://www.blogger.com/profile/04797343125235917272</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/love-bytes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6062996586742560625' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6062996586742560625' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-719184386'/><gd:extendedProperty name='blogger.displayTime' value='February 6, 2009 at 9:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1832148200144855572</id><published>2009-02-06T09:16:00.000-07:00</published><updated>2009-02-06T09:16:57.056-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Adorable!! As always!! :) I can't wait to buy this...</title><content type='html'>Adorable!! As always!! :) I can't wait to buy this one! I have some fun photos of my 3-year-old playing on my laptop. Heehee.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/1832148200144855572'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/1832148200144855572'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/love-bytes.html?showComment=1233936960000#c1832148200144855572' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/love-bytes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6062996586742560625' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6062996586742560625' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='February 6, 2009 at 9:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6268946667620074485</id><published>2009-02-06T09:25:00.000-07:00</published><updated>2009-02-06T09:25:16.014-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute! I really love that green and black paper....</title><content type='html'>So cute! I really love that green and black paper. Thanks so much for the addon and wrecked alphas. Very nice.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/6268946667620074485'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/6268946667620074485'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/love-bytes.html?showComment=1233937500000#c6268946667620074485' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/love-bytes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6062996586742560625' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6062996586742560625' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='February 6, 2009 at 9:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2443494202112720637</id><published>2009-02-06T09:27:00.000-07:00</published><updated>2009-02-06T09:27:38.133-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OH OH OH!!!! Awesome new kit!!!&lt;br&gt;&lt;br&gt;And I love ...</title><content type='html'>OH OH OH!!!! Awesome new kit!!!&lt;BR/&gt;&lt;BR/&gt;And I love the alpha too!!! THANK YOU!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/2443494202112720637'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/2443494202112720637'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/love-bytes.html?showComment=1233937620000#c2443494202112720637' title=''/><author><name>X-tina</name><uri>https://www.blogger.com/profile/09201304600878823120</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='//1.bp.blogspot.com/_gZbHAJAM6-4/SLCuguAQfiI/AAAAAAAAAAM/DQrqdAqDfhE/S220-s32/DSC_0044.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/love-bytes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6062996586742560625' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6062996586742560625' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-524236270'/><gd:extendedProperty name='blogger.displayTime' value='February 6, 2009 at 9:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3251266672869014349</id><published>2009-02-06T09:54:00.000-07:00</published><updated>2009-02-06T09:54:52.529-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh shoot, you scrapped it! :) I knew I hadn't seen...</title><content type='html'>Oh shoot, you scrapped it! :) I knew I hadn't seen you scrap the picture yet and I kept thinking I would and have it done first so that I wouldn't have compare my page to yours and know that mine wasn't looking as good lol. I guess I procrastinated too long, though! Your LO looks great!!! (and now all I want to do is copy it exactly. :P )</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/3251266672869014349'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/3251266672869014349'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/love-bytes.html?showComment=1233939240000#c3251266672869014349' title=''/><author><name>Kathleen</name><uri>https://www.blogger.com/profile/03437334053741020887</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_iHf-D1zdaCM/SH6_IAzsyEI/AAAAAAAAAWY/LzU-aAv99j8/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/love-bytes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6062996586742560625' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6062996586742560625' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-755540311'/><gd:extendedProperty name='blogger.displayTime' value='February 6, 2009 at 9:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1757369875710716967</id><published>2009-02-06T09:55:00.000-07:00</published><updated>2009-02-06T09:55:24.063-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, I forgot to say that I love the new kit!!! It'...</title><content type='html'>Oh, I forgot to say that I love the new kit!!! It's REALLY cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/1757369875710716967'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/1757369875710716967'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/love-bytes.html?showComment=1233939300000#c1757369875710716967' title=''/><author><name>Kathleen</name><uri>https://www.blogger.com/profile/03437334053741020887</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_iHf-D1zdaCM/SH6_IAzsyEI/AAAAAAAAAWY/LzU-aAv99j8/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/love-bytes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6062996586742560625' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6062996586742560625' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-755540311'/><gd:extendedProperty name='blogger.displayTime' value='February 6, 2009 at 9:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1699681140883393767</id><published>2009-02-06T10:00:00.000-07:00</published><updated>2009-02-06T10:00:54.136-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Another winner Britt! Ideas swirling through my he...</title><content type='html'>Another winner Britt! Ideas swirling through my head. The freebie is adorable too, TY!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/1699681140883393767'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/1699681140883393767'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/love-bytes.html?showComment=1233939600000#c1699681140883393767' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/love-bytes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6062996586742560625' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6062996586742560625' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 6, 2009 at 10:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8913677124388237984</id><published>2009-02-06T10:42:00.000-07:00</published><updated>2009-02-06T10:42:36.188-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the add-on!!!! Your CT has done such an...</title><content type='html'>Thanks for the add-on!!!! Your CT has done such an awesome job at showing off the new kit.  I just LOVE it!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/8913677124388237984'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/8913677124388237984'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/love-bytes.html?showComment=1233942120000#c8913677124388237984' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/14741778201664253454</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_DHGL5mw7Rd0/S2cnKJyKFKI/AAAAAAAAMas/IeC37mvS5Qw/S220-s32/IMG_1599.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/love-bytes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6062996586742560625' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6062996586742560625' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-486453792'/><gd:extendedProperty name='blogger.displayTime' value='February 6, 2009 at 10:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7165280381775016562</id><published>2009-02-06T10:45:00.000-07:00</published><updated>2009-02-06T10:45:14.993-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Another awesome kit Britt! Way to go...you lucky g...</title><content type='html'>Another awesome kit Britt! Way to go...you lucky girl you get to go to Disney! Can ya feel the jealousy..lol...thanks for the freebie, you really are sweet!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/7165280381775016562'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/7165280381775016562'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/love-bytes.html?showComment=1233942300000#c7165280381775016562' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/love-bytes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6062996586742560625' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6062996586742560625' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 6, 2009 at 10:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-553997821672133840</id><published>2009-02-06T11:37:00.000-07:00</published><updated>2009-02-06T11:37:19.041-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>As a frequent stalker of your blog (lol) I have se...</title><content type='html'>As a frequent stalker of your blog (lol) I have seen such wonderful layouts I could only hope to learn to make someday :) Your work is always awesome. Thanks for the freebie! I will definately have to purchase the kit! I too, will be at Disneyland 2 weeks from today! :) Hope your trip is a safe and happy one :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/553997821672133840'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/553997821672133840'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/love-bytes.html?showComment=1233945420000#c553997821672133840' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/love-bytes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6062996586742560625' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6062996586742560625' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 6, 2009 at 11:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9055545577324322595</id><published>2009-02-06T11:51:00.000-07:00</published><updated>2009-02-06T11:51:10.499-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>u are just so talented, I love this take on a Vale...</title><content type='html'>u are just so talented, I love this take on a Valentine's kit!  So fun and LOVE the usb cords!  Thanks for the freebie.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/9055545577324322595'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/9055545577324322595'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/love-bytes.html?showComment=1233946260000#c9055545577324322595' title=''/><author><name>Mimi</name><uri>https://www.blogger.com/profile/17729634882133588407</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_uf0gVqziMtc/R_FWiAytqiI/AAAAAAAABus/WBZfWk0GS14/S220-s32/IMG_5522.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/love-bytes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6062996586742560625' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6062996586742560625' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-111455570'/><gd:extendedProperty name='blogger.displayTime' value='February 6, 2009 at 11:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4579525328832911755</id><published>2009-02-06T12:44:00.000-07:00</published><updated>2009-02-06T12:44:57.088-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this kit, I can't wait to buy it.  Thanks for...</title><content type='html'>Love this kit, I can't wait to buy it.  Thanks for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/4579525328832911755'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/4579525328832911755'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/love-bytes.html?showComment=1233949440000#c4579525328832911755' title=''/><author><name>Nikki</name><uri>https://www.blogger.com/profile/11081479195557719250</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_Ab1ylSsy-pc/SYTzuIoRgbI/AAAAAAAAGDA/7zHFDBTFH-A/S220-s32/nikki.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/love-bytes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6062996586742560625' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6062996586742560625' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-244211168'/><gd:extendedProperty name='blogger.displayTime' value='February 6, 2009 at 12:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-742368858153122478</id><published>2009-02-06T13:22:00.000-07:00</published><updated>2009-02-06T13:22:43.248-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the great freebie!  Nothing like findin...</title><content type='html'>Thanks for the great freebie!  Nothing like finding something when you need it! YIPEE! lol</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/742368858153122478'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/742368858153122478'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html?showComment=1233951720000#c742368858153122478' title=''/><author><name>Michele</name><uri>https://www.blogger.com/profile/16276336614019623168</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='//2.bp.blogspot.com/-KE9yoMzBiyE/TXbDfj6X3hI/AAAAAAAAFsw/jJcHF0iA-Z0/s32/Christmas%2B2010.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3145805408059342736' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3145805408059342736' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-224445280'/><gd:extendedProperty name='blogger.displayTime' value='February 6, 2009 at 1:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5893370314033899949</id><published>2009-02-06T13:27:00.000-07:00</published><updated>2009-02-06T13:27:51.536-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful!!!</title><content type='html'>Beautiful!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/5893370314033899949'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/5893370314033899949'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1233952020000#c5893370314033899949' title=''/><author><name>Michele</name><uri>https://www.blogger.com/profile/16276336614019623168</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='//2.bp.blogspot.com/-KE9yoMzBiyE/TXbDfj6X3hI/AAAAAAAAFsw/jJcHF0iA-Z0/s32/Christmas%2B2010.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-224445280'/><gd:extendedProperty name='blogger.displayTime' value='February 6, 2009 at 1:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5021605017800489107</id><published>2009-02-06T13:34:00.000-07:00</published><updated>2009-02-06T13:34:35.526-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Another terrific kit!  Thank you so much!!!</title><content type='html'>Another terrific kit!  Thank you so much!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/5021605017800489107'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/5021605017800489107'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1233952440000#c5021605017800489107' title=''/><author><name>Michele</name><uri>https://www.blogger.com/profile/16276336614019623168</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='//2.bp.blogspot.com/-KE9yoMzBiyE/TXbDfj6X3hI/AAAAAAAAFsw/jJcHF0iA-Z0/s32/Christmas%2B2010.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-224445280'/><gd:extendedProperty name='blogger.displayTime' value='February 6, 2009 at 1:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7555812422497332125</id><published>2009-02-06T13:40:00.000-07:00</published><updated>2009-02-06T13:40:24.684-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the MTC LO!  Ahhh brings back so many memorie...</title><content type='html'>Love the MTC LO!  Ahhh brings back so many memories of when I left on my mission and had to watch my family walk out the other door!  YIKES!!  It was the scarey/excited feeling all at the same time!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5283321897553360572/comments/default/7555812422497332125'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5283321897553360572/comments/default/7555812422497332125'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/sold.html?showComment=1233952800000#c7555812422497332125' title=''/><author><name>Michele</name><uri>https://www.blogger.com/profile/16276336614019623168</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='//2.bp.blogspot.com/-KE9yoMzBiyE/TXbDfj6X3hI/AAAAAAAAFsw/jJcHF0iA-Z0/s32/Christmas%2B2010.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/sold.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5283321897553360572' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5283321897553360572' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-224445280'/><gd:extendedProperty name='blogger.displayTime' value='February 6, 2009 at 1:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1959965274887788290</id><published>2009-02-06T15:50:00.000-07:00</published><updated>2009-02-06T15:50:53.346-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt this is really cute! I just LOVE the colors ...</title><content type='html'>Britt this is really cute! I just LOVE the colors and your cute little hug man. And I was just looking for an alpha like your new one! I'm so excited about it. Thanks babe!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/1959965274887788290'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/1959965274887788290'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/love-bytes.html?showComment=1233960600000#c1959965274887788290' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/love-bytes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6062996586742560625' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6062996586742560625' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='February 6, 2009 at 3:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8633974974903022449</id><published>2009-02-06T16:17:00.000-07:00</published><updated>2009-02-06T16:17:18.772-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The new kit totally rocks! Thanks so much for the ...</title><content type='html'>The new kit totally rocks! Thanks so much for the alpha and add-on! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/8633974974903022449'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/8633974974903022449'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/love-bytes.html?showComment=1233962220000#c8633974974903022449' title=''/><author><name>Theresa</name><uri>https://www.blogger.com/profile/14695069066719460158</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_pWTcxEcolEo/SXw4DmIQzzI/AAAAAAAABAA/TjtyQ-jlOcw/S220-s32/avatar+150a.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/love-bytes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6062996586742560625' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6062996586742560625' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-436110857'/><gd:extendedProperty name='blogger.displayTime' value='February 6, 2009 at 4:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6714743962798856418</id><published>2009-02-06T21:38:00.001-07:00</published><updated>2009-02-06T21:38:04.682-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 06 Feb [LA 08:01pm, NY 11:01pm] - 07 Feb [UK 04:01am, OZ 03:01pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/6714743962798856418'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/6714743962798856418'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/love-bytes.html?showComment=1233981480001#c6714743962798856418' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/love-bytes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6062996586742560625' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6062996586742560625' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 6, 2009 at 9:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7664887027727985109</id><published>2009-02-07T09:16:00.000-07:00</published><updated>2009-02-07T09:16:42.762-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have one complaint, Britt, I fall in love with a...</title><content type='html'>I have one complaint, Britt, I fall in love with all your stuff! If that's not bad enough, I've lately bought stuff from other designers that you used so cutely! Anyway, thank you for being a fantastic designer!&lt;BR/&gt;Ellen</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/7664887027727985109'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/7664887027727985109'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/love-bytes.html?showComment=1234023360000#c7664887027727985109' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/love-bytes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6062996586742560625' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6062996586742560625' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 7, 2009 at 9:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3366499491833805253</id><published>2009-02-07T15:37:00.000-07:00</published><updated>2009-02-07T15:37:30.210-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute kit, thanks! And have a blast at Disneyland :)</title><content type='html'>Cute kit, thanks! And have a blast at Disneyland :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/3366499491833805253'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/3366499491833805253'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/love-bytes.html?showComment=1234046220000#c3366499491833805253' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/love-bytes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6062996586742560625' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6062996586742560625' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 7, 2009 at 3:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3194828130149088060</id><published>2009-02-09T16:48:00.000-07:00</published><updated>2009-02-09T16:48:55.377-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I use that font all the time!  I owe a tip from yo...</title><content type='html'>I use that font all the time!  I owe a tip from your blog to find all those pea fonts.  :0)&lt;BR/&gt;&lt;BR/&gt;www.cavender.blogspot.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3230249966204882630/comments/default/3194828130149088060'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3230249966204882630/comments/default/3194828130149088060'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/42-blessings-and-counting.html?showComment=1234223280000#c3194828130149088060' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/07318557243934276686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='//2.bp.blogspot.com/_gl7qaUI989w/TGXT0TT5eBI/AAAAAAAABzU/gdY9FENqwYs/S220-s33/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/42-blessings-and-counting.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3230249966204882630' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3230249966204882630' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1020389206'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2009 at 4:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6521706143599240875</id><published>2009-02-09T20:59:00.000-07:00</published><updated>2009-02-09T20:59:25.400-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna just CASE that LO! It's so fabulous!!! :)</title><content type='html'>I wanna just CASE that LO! It's so fabulous!!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/209288304456727023/comments/default/6521706143599240875'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/209288304456727023/comments/default/6521706143599240875'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/girly-kit-goodness.html?showComment=1234238340000#c6521706143599240875' title=''/><author><name>Megan Turnidge</name><uri>https://www.blogger.com/profile/09632681653843539312</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-qN5ZgCq9lng/UYJqFeL_lEI/AAAAAAAABfU/1ptEgbAsJSo/s32/mturnidge_headshot.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/girly-kit-goodness.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-209288304456727023' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/209288304456727023' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-693475839'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2009 at 8:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8823012288743008383</id><published>2009-02-10T06:37:00.000-07:00</published><updated>2009-02-10T06:37:39.899-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So pretty!</title><content type='html'>So pretty!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/209288304456727023/comments/default/8823012288743008383'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/209288304456727023/comments/default/8823012288743008383'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/girly-kit-goodness.html?showComment=1234273020000#c8823012288743008383' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/girly-kit-goodness.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-209288304456727023' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/209288304456727023' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2009 at 6:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8519359270706755598</id><published>2009-02-10T18:28:00.000-07:00</published><updated>2009-02-10T18:28:50.858-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I was just browsing through your blog and came acr...</title><content type='html'>I was just browsing through your blog and came across this LO. Holy cow! You look so much like your mom! Such a cute page too! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3744095330708063013/comments/default/8519359270706755598'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3744095330708063013/comments/default/8519359270706755598'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/blessing-no-41.html?showComment=1234315680000#c8519359270706755598' title=''/><author><name>Super Daysh</name><uri>https://www.blogger.com/profile/05408931766232543547</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-Oy4xgT14VHo/Uhqc4iD2M6I/AAAAAAAADnI/bvBAuBQLYt0/s32/sunday-sweeties-2-web.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/blessing-no-41.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3744095330708063013' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3744095330708063013' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-334762975'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2009 at 6:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1069916284228194158</id><published>2009-02-11T02:03:00.000-07:00</published><updated>2009-02-11T02:03:52.764-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a wonderful page... that kit is gorgeous!  Ho...</title><content type='html'>What a wonderful page... that kit is gorgeous!  How old is Eden? She looks pretty darn close in age to Rachel -- who just turned 19 months on the 6th.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/209288304456727023/comments/default/1069916284228194158'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/209288304456727023/comments/default/1069916284228194158'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/girly-kit-goodness.html?showComment=1234342980000#c1069916284228194158' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/girly-kit-goodness.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-209288304456727023' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/209288304456727023' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2009 at 2:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5652508688159530688</id><published>2009-02-11T16:00:00.000-07:00</published><updated>2009-02-11T16:00:49.885-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>congrats on the lo award and I hope your weird wee...</title><content type='html'>congrats on the lo award and I hope your weird week will get better!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8387201558990593249/comments/default/5652508688159530688'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8387201558990593249/comments/default/5652508688159530688'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/challenge-yourself.html?showComment=1234393200000#c5652508688159530688' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/challenge-yourself.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8387201558990593249' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8387201558990593249' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2009 at 4:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-828694221307909209</id><published>2009-02-11T16:53:00.000-07:00</published><updated>2009-02-11T16:53:06.631-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such fun challenges. I'm going to my parents' hous...</title><content type='html'>Such fun challenges. I'm going to my parents' house next week and I'm definitely going to go through some old photos. I have one of my grandparents sitting on their car. It will be great. Thanks for the inspiration!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8387201558990593249/comments/default/828694221307909209'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8387201558990593249/comments/default/828694221307909209'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/challenge-yourself.html?showComment=1234396380000#c828694221307909209' title=''/><author><name>Rachel's Scraps</name><uri>https://www.blogger.com/profile/12858506066712114006</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_fjK-uRJCXaY/SZNlV_gyXkI/AAAAAAAAAoc/0llGP-MtbxE/S220-s32/rach+and+hd+sundance+1+blog.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/challenge-yourself.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8387201558990593249' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8387201558990593249' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1932404985'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2009 at 4:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7544878051025698790</id><published>2009-02-11T21:07:00.000-07:00</published><updated>2009-02-11T21:07:56.805-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations Britt!  That's gotta make the "wei...</title><content type='html'>Congratulations Britt!  That's gotta make the "weird week" feel better!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8387201558990593249/comments/default/7544878051025698790'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8387201558990593249/comments/default/7544878051025698790'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/challenge-yourself.html?showComment=1234411620000#c7544878051025698790' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/challenge-yourself.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8387201558990593249' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8387201558990593249' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2009 at 9:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2175668785729047647</id><published>2009-02-12T02:48:00.000-07:00</published><updated>2009-02-12T02:48:42.531-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The layouts are all beautiful. Hope the weird week...</title><content type='html'>The layouts are all beautiful. Hope the weird week gets better. Congrats on the layout winners and can't wait to see the new kits out.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8387201558990593249/comments/default/2175668785729047647'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8387201558990593249/comments/default/2175668785729047647'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/challenge-yourself.html?showComment=1234432080000#c2175668785729047647' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/challenge-yourself.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8387201558990593249' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8387201558990593249' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2009 at 2:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6259433350877768990</id><published>2009-02-12T12:14:00.000-07:00</published><updated>2009-02-12T12:14:14.203-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for sharing, I enjoy seeing your layouts an...</title><content type='html'>Thanks for sharing, I enjoy seeing your layouts and reading your stories.  The new Mira Designs kit was just too tempting, I had to pick it up.&lt;BR/&gt;I'll be sure not to pick up "The Duchess" but I want to recommend "My best friend's girl."  Didn't expect to really like it, the acting is ok, but we could not stop laughing and I felt especially blessed that I found the right guy quickly.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3512464261893689213/comments/default/6259433350877768990'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3512464261893689213/comments/default/6259433350877768990'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/sneak-peek-as-promised.html?showComment=1234466040000#c6259433350877768990' title=''/><author><name>Sybil</name><uri>https://www.blogger.com/profile/03546216634477762641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/sneak-peek-as-promised.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3512464261893689213' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3512464261893689213' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1889614409'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2009 at 12:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2664198280096624378</id><published>2009-02-12T13:03:00.000-07:00</published><updated>2009-02-12T13:03:14.559-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>i can't wait for tomorrow</title><content type='html'>i can't wait for tomorrow</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3512464261893689213/comments/default/2664198280096624378'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3512464261893689213/comments/default/2664198280096624378'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/sneak-peek-as-promised.html?showComment=1234468980000#c2664198280096624378' title=''/><author><name>Daniela Leme</name><uri>https://www.blogger.com/profile/06802694858497122818</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_E_Q8JvnXqpQ/SeNf9M8fGXI/AAAAAAAAAKs/TFG2SQsQF_c/S220-s32/DanielaLeme.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/sneak-peek-as-promised.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3512464261893689213' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3512464261893689213' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1855161254'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2009 at 1:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3685570277120544081</id><published>2009-02-12T13:42:00.000-07:00</published><updated>2009-02-12T13:42:23.470-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Well, I just DVRd "The Queen" so I could watch it....</title><content type='html'>Well, I just DVRd "The Queen" so I could watch it. I'll be sure to do the same with "The Duchess" when it comes on tv too! lol. Ok, I hav to admit that your post sent me straight out to check out some other blogs and see what I might find out about tomorrow! I'm so excited! I just hope I have enough in my PayPal account this week! lol.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3512464261893689213/comments/default/3685570277120544081'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3512464261893689213/comments/default/3685570277120544081'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/sneak-peek-as-promised.html?showComment=1234471320000#c3685570277120544081' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/sneak-peek-as-promised.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3512464261893689213' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3512464261893689213' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2009 at 1:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5720296256704220358</id><published>2009-02-12T13:45:00.000-07:00</published><updated>2009-02-12T13:45:00.209-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hehe, I was curious so I looked around and found h...</title><content type='html'>Hehe, I was curious so I looked around and found her.. she blogged the sneak peek too! ;) The kit looks great!! Can't wait to see it tomorrow! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3512464261893689213/comments/default/5720296256704220358'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3512464261893689213/comments/default/5720296256704220358'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/sneak-peek-as-promised.html?showComment=1234471500000#c5720296256704220358' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/sneak-peek-as-promised.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3512464261893689213' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3512464261893689213' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2009 at 1:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5679469531856797384</id><published>2009-02-13T08:51:00.000-07:00</published><updated>2009-02-13T08:51:06.328-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Holy cow.  Can I just say that THE BRITT GIRLS ARE...</title><content type='html'>Holy cow.  Can I just say that THE BRITT GIRLS ARE AMAZING!!!  Wow.  I am so blown away by their creativity.  You lucky girl!  Love the new Flair too. : )  Hope you guys have a fun Valentine's Day!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2432184399166736015/comments/default/5679469531856797384'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2432184399166736015/comments/default/5679469531856797384'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/thrice-as-nice.html?showComment=1234540260000#c5679469531856797384' title=''/><author><name>Jeni</name><uri>https://www.blogger.com/profile/16017214095733677819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp1.blogger.com/_gjE33yBdihc/SGHQuBOaEfI/AAAAAAAAA6k/Olwdi6Lml3w/S220-s32/SM+picture.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/thrice-as-nice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2432184399166736015' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2432184399166736015' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-193039728'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2009 at 8:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1149909356406905296</id><published>2009-02-13T08:55:00.000-07:00</published><updated>2009-02-13T08:55:57.270-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow! That is an amazing kit. I LOVE black and pink...</title><content type='html'>Wow! That is an amazing kit. I LOVE black and pink. Thanks for the show off gift. Love it all. Happy Valentine's Day to you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2432184399166736015/comments/default/1149909356406905296'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2432184399166736015/comments/default/1149909356406905296'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/thrice-as-nice.html?showComment=1234540500000#c1149909356406905296' title=''/><author><name>Rachel's Scraps</name><uri>https://www.blogger.com/profile/12858506066712114006</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_fjK-uRJCXaY/SZNlV_gyXkI/AAAAAAAAAoc/0llGP-MtbxE/S220-s32/rach+and+hd+sundance+1+blog.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/thrice-as-nice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2432184399166736015' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2432184399166736015' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1932404985'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2009 at 8:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2043747935074241667</id><published>2009-02-13T08:59:00.000-07:00</published><updated>2009-02-13T08:59:38.745-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Snagged it! Thanks so much! I can't wait to show o...</title><content type='html'>Snagged it! Thanks so much! I can't wait to show off my tiny dancers! (even my DS! lol) Have a great weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2432184399166736015/comments/default/2043747935074241667'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2432184399166736015/comments/default/2043747935074241667'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/thrice-as-nice.html?showComment=1234540740000#c2043747935074241667' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/thrice-as-nice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2432184399166736015' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2432184399166736015' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2009 at 8:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5351881257906919830</id><published>2009-02-13T09:31:00.000-07:00</published><updated>2009-02-13T09:31:08.174-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my GOODNESS! This might be my new Favorite kit ...</title><content type='html'>Oh my GOODNESS! This might be my new Favorite kit of yours! So precious!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2432184399166736015/comments/default/5351881257906919830'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2432184399166736015/comments/default/5351881257906919830'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/thrice-as-nice.html?showComment=1234542660000#c5351881257906919830' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/thrice-as-nice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2432184399166736015' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2432184399166736015' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2009 at 9:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4856142434875637944</id><published>2009-02-13T10:37:00.000-07:00</published><updated>2009-02-13T10:37:40.845-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is such an adorable kit! I have so many dance...</title><content type='html'>This is such an adorable kit! I have so many dance pic's that would work so well with this. Happy Valentine's Day!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2432184399166736015/comments/default/4856142434875637944'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2432184399166736015/comments/default/4856142434875637944'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/thrice-as-nice.html?showComment=1234546620000#c4856142434875637944' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/thrice-as-nice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2432184399166736015' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2432184399166736015' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2009 at 10:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3537830213385418771</id><published>2009-02-13T11:55:00.000-07:00</published><updated>2009-02-13T11:55:46.483-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the collab kit!! My daughter just started d...</title><content type='html'>I love the collab kit!! My daughter just started dance class!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2432184399166736015/comments/default/3537830213385418771'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2432184399166736015/comments/default/3537830213385418771'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/thrice-as-nice.html?showComment=1234551300000#c3537830213385418771' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/thrice-as-nice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2432184399166736015' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2432184399166736015' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2009 at 11:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8141213643102570681</id><published>2009-02-13T15:31:00.000-07:00</published><updated>2009-02-13T15:31:03.665-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I've been waiting on a new ballerina kit 4-ever. A...</title><content type='html'>I've been waiting on a new ballerina kit 4-ever. All the ones I fine are kinda cheesy. I'm in LOVE with this need kit. Off I got to download :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2432184399166736015/comments/default/8141213643102570681'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2432184399166736015/comments/default/8141213643102570681'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/thrice-as-nice.html?showComment=1234564260000#c8141213643102570681' title=''/><author><name>Amanda</name><uri>https://www.blogger.com/profile/12463643849303642338</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//2.bp.blogspot.com/_DbLPxe81om0/Shd2QWrnKiI/AAAAAAAABXs/r6w4KLKXcxU/S220-s32/Personal+8+08+BW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/thrice-as-nice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2432184399166736015' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2432184399166736015' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1244185'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2009 at 3:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-855544626488511369</id><published>2009-02-13T20:55:00.000-07:00</published><updated>2009-02-13T20:55:34.619-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is just beautiful.  I love it!  The rhineston...</title><content type='html'>That is just beautiful.  I love it!  The rhinestones are what really made this "pop" for me.  This makes me want to buy ballerina shoes and a tutu for my daughter JUST to take pictures to scrap...but she's 18 months and will not pose for anything!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2432184399166736015/comments/default/855544626488511369'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2432184399166736015/comments/default/855544626488511369'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/thrice-as-nice.html?showComment=1234583700000#c855544626488511369' title=''/><author><name>Bek</name><uri>https://www.blogger.com/profile/12473435852720086124</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/thrice-as-nice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2432184399166736015' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2432184399166736015' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2036896041'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2009 at 8:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-336270489434229897</id><published>2009-02-15T10:47:00.000-07:00</published><updated>2009-02-15T10:47:58.800-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OH my goodness, I LOVE IT!!</title><content type='html'>OH my goodness, I LOVE IT!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2432184399166736015/comments/default/336270489434229897'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2432184399166736015/comments/default/336270489434229897'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/thrice-as-nice.html?showComment=1234720020000#c336270489434229897' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/thrice-as-nice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2432184399166736015' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2432184399166736015' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2009 at 10:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4666098881704736406</id><published>2009-02-15T16:24:00.000-07:00</published><updated>2009-02-15T16:24:59.280-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>hey, we went to "He's No That Into You" as well as...</title><content type='html'>hey, we went to "He's No That Into You" as well as ate steak, and didn't take a single pic.  Weird. Glad you had a nice V-day</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7497370027314480057/comments/default/4666098881704736406'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7497370027314480057/comments/default/4666098881704736406'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/blessing-no-43.html?showComment=1234740240000#c4666098881704736406' title=''/><author><name>Emilee</name><uri>https://www.blogger.com/profile/03276923834347567587</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/blessing-no-43.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7497370027314480057' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7497370027314480057' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958259147'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2009 at 4:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2437172203521227654</id><published>2009-02-15T18:47:00.000-07:00</published><updated>2009-02-15T18:47:53.446-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Trust, I love that blessing topic.    &lt;br&gt;&lt;br&gt;SIX ...</title><content type='html'>Trust, I love that blessing topic.    &lt;BR/&gt;&lt;BR/&gt;SIX days...!!! Give Mickey a hug from us, we miss that guy already! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7497370027314480057/comments/default/2437172203521227654'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7497370027314480057/comments/default/2437172203521227654'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/blessing-no-43.html?showComment=1234748820000#c2437172203521227654' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/blessing-no-43.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7497370027314480057' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7497370027314480057' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2009 at 6:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3022438971159136189</id><published>2009-02-15T22:25:00.000-07:00</published><updated>2009-02-15T22:25:03.216-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can't believe we were there for five days, and I...</title><content type='html'>I can't believe we were there for five days, and I still didn't get to take Izzy on everything I wanted to... that's rainy Disney for you... We still loved it!! I hope you have a great time, I love that place!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7497370027314480057/comments/default/3022438971159136189'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7497370027314480057/comments/default/3022438971159136189'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/blessing-no-43.html?showComment=1234761900000#c3022438971159136189' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/blessing-no-43.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7497370027314480057' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7497370027314480057' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2009 at 10:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6809821084798427136</id><published>2009-02-16T00:37:00.000-07:00</published><updated>2009-02-16T00:37:16.663-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm a little jealous of all you Disneyland people!...</title><content type='html'>I'm a little jealous of all you Disneyland people!!!  Well... a lot jealous.  HAHA  You will be glad to know that I just got a scanner and I will be scanning and emailing that picture of you from when we went to Disneyland our Jr. Year.  You look so cute and happy in it, you will love it!!!  :)  Hope you have fun... and I love reading all your blessings and scrap pages you do.. just FYI.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7497370027314480057/comments/default/6809821084798427136'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7497370027314480057/comments/default/6809821084798427136'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/blessing-no-43.html?showComment=1234769820000#c6809821084798427136' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/blessing-no-43.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7497370027314480057' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7497370027314480057' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='February 16, 2009 at 12:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8274264595479153229</id><published>2009-02-18T11:30:00.000-07:00</published><updated>2009-02-18T11:30:58.411-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You must be so excited! I'm excited for you! LOL &lt;...</title><content type='html'>You must be so excited! I'm excited for you! LOL &lt;BR/&gt;&lt;BR/&gt;Hope you have a great trip, and thanks for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/8274264595479153229'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/8274264595479153229'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1234981800000#c8274264595479153229' title=''/><author><name>Jolene</name><uri>https://www.blogger.com/profile/11952327145004640624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//4.bp.blogspot.com/_CJeldYVoShs/Szwdl6oSJEI/AAAAAAAAAXI/G6Dl74FEsMk/S220-s32/jo+copy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-193108505'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 11:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5722676356496414487</id><published>2009-02-18T11:41:00.000-07:00</published><updated>2009-02-18T11:41:18.869-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE it thanks!!!&lt;br&gt;&lt;br&gt;I can't wait to hear and ...</title><content type='html'>LOVE it thanks!!!&lt;BR/&gt;&lt;BR/&gt;I can't wait to hear and SEE how your trip turns out!!&lt;BR/&gt;&lt;BR/&gt;Thanks again for the Freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/5722676356496414487'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/5722676356496414487'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1234982460000#c5722676356496414487' title=''/><author><name>Polly</name><uri>https://www.blogger.com/profile/12053741166973739945</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1999075906'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 11:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-138797596561123326</id><published>2009-02-18T11:49:00.000-07:00</published><updated>2009-02-18T11:49:09.956-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this!!!! Going to DisneyWorld for my 52nd tim...</title><content type='html'>Love this!!!! Going to DisneyWorld for my 52nd time in May for my birthday! And I live in Michigan.&lt;BR/&gt;Love all you Disney digitals!&lt;BR/&gt;&lt;BR/&gt;Tammy</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/138797596561123326'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/138797596561123326'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1234982940000#c138797596561123326' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 11:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1405877839007575357</id><published>2009-02-18T11:49:00.001-07:00</published><updated>2009-02-18T11:49:16.735-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute Britt! Thanks so much! I'm so jealous you'...</title><content type='html'>So cute Britt! Thanks so much! I'm so jealous you're going to Disney. Have a ton of fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/1405877839007575357'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/1405877839007575357'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1234982940001#c1405877839007575357' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 11:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3970330372418449202</id><published>2009-02-18T11:57:00.000-07:00</published><updated>2009-02-18T11:57:55.587-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the freebie!  I LOVE your Di...</title><content type='html'>Thank you so much for the freebie!  I LOVE your Disney stuff!  Have a great trip!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/3970330372418449202'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/3970330372418449202'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1234983420000#c3970330372418449202' title=''/><author><name>Cherie Nelson</name><uri>https://www.blogger.com/profile/03801856540004036541</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2021480380'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 11:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8848752329087703451</id><published>2009-02-18T12:28:00.000-07:00</published><updated>2009-02-18T12:28:59.971-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have a great time!  Thanks for the freebie!  Can't...</title><content type='html'>Have a great time!  Thanks for the freebie!  Can't wait to see what wonderful pics you bring back this time.  You should write a book about how to take AWESOME vacation pictures at Dland!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/8848752329087703451'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/8848752329087703451'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1234985280000#c8848752329087703451' title=''/><author><name>Chelle</name><uri>https://www.blogger.com/profile/00323064102058654854</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//1.bp.blogspot.com/_IVvB7T164Wg/SdkfU2tOmwI/AAAAAAAAAS4/zq_OluvIZPI/S220-s32/me+for+kelly.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2121482254'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 12:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6006994527043033568</id><published>2009-02-18T12:43:00.000-07:00</published><updated>2009-02-18T12:43:01.196-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt! You're the best!</title><content type='html'>Thanks Britt! You're the best!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/6006994527043033568'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/6006994527043033568'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1234986180000#c6006994527043033568' title=''/><author><name>Nikki</name><uri>https://www.blogger.com/profile/11081479195557719250</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_Ab1ylSsy-pc/SYTzuIoRgbI/AAAAAAAAGDA/7zHFDBTFH-A/S220-s32/nikki.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-244211168'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 12:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6442121480242902864</id><published>2009-02-18T12:49:00.000-07:00</published><updated>2009-02-18T12:49:07.689-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Britt I love you!  I need these.  thanks so muc...</title><content type='html'>Oh Britt I love you!  I need these.  thanks so much.  Have a wonderful time!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/6442121480242902864'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/6442121480242902864'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1234986540000#c6442121480242902864' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 12:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3443671720067676747</id><published>2009-02-18T13:09:00.000-07:00</published><updated>2009-02-18T13:09:52.739-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very cute and perfect for our trip to the World in...</title><content type='html'>Very cute and perfect for our trip to the World in a week!  Thank you for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/3443671720067676747'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/3443671720067676747'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1234987740000#c3443671720067676747' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 1:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5252996570484854653</id><published>2009-02-18T13:12:00.000-07:00</published><updated>2009-02-18T13:12:47.576-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SO cute, thank you!</title><content type='html'>SO cute, thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/5252996570484854653'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/5252996570484854653'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1234987920000#c5252996570484854653' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/02953440103781720253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//img.photobucket.com/albums/v109/kswm30b/icons/skating/disney_heatherw.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-51884619'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 1:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8081662336874722105</id><published>2009-02-18T13:27:00.000-07:00</published><updated>2009-02-18T13:27:08.572-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my! I love the freebie! Thanks! I'm so excited ...</title><content type='html'>Oh my! I love the freebie! Thanks! I'm so excited for you!!!! I can't wait to see all the pics and hear all about it! One day I'm going to visit the motherland! lol j/k&lt;BR/&gt;I can't make the speed scrap because after church I have to go to the grand opening of a brand new grocery store near me!! Have to go on the first day!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/8081662336874722105'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/8081662336874722105'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1234988820000#c8081662336874722105' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 1:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8934540550812784636</id><published>2009-02-18T14:19:00.000-07:00</published><updated>2009-02-18T14:19:28.394-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for this cool wordart...I can't wait to ...</title><content type='html'>Thank you for this cool wordart...I can't wait to use it! Love your Disney kits!&lt;BR/&gt;&lt;BR/&gt;Cheryl</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/8934540550812784636'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/8934540550812784636'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1234991940000#c8934540550812784636' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 2:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-474666421107592798</id><published>2009-02-18T14:57:00.000-07:00</published><updated>2009-02-18T14:57:38.217-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Tag Your it!  I was given a blog award and asked t...</title><content type='html'>Tag Your it!  I was given a blog award and asked to send it on to my 5 favorite scrappy blogs, and you are on my list!  Check my blog tomorrow and pick it up.  Thanks for all you wonderful stuff.  I hope to go to Disney with Major Tigger Scraps in 2010 -- it will be my very first time, thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/474666421107592798'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/474666421107592798'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1234994220000#c474666421107592798' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/02092307542795026567</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1032953897'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 2:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7089838681399069415</id><published>2009-02-18T15:18:00.001-07:00</published><updated>2009-02-18T15:18:03.829-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this Freebie. I want to let ...</title><content type='html'>Thank you so much for this Freebie. I want to let you know that I posted a link to your blog in &lt;a href="http://CbhScrapbookFreebiesSearch.blogspot.com"&gt;Creative Busy Hands Scrapbook Freebies Search List&lt;/a&gt;, under the &lt;b&gt;Alpha(s),Font(s), Word Art(s)&lt;/b&gt; post on Feb. 18, 2009. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/7089838681399069415'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/7089838681399069415'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1234995480001#c7089838681399069415' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 3:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2884667828615286361</id><published>2009-02-18T15:22:00.000-07:00</published><updated>2009-02-18T15:22:14.236-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome download!  Thanks!  Have a blast in Disney!</title><content type='html'>Awesome download!  Thanks!  Have a blast in Disney!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/2884667828615286361'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/2884667828615286361'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1234995720000#c2884667828615286361' title=''/><author><name>kleb111</name><uri>https://www.blogger.com/profile/09032525375647131397</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-514350011'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 3:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3470794578462040513</id><published>2009-02-18T15:41:00.000-07:00</published><updated>2009-02-18T15:41:37.944-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt...love it.  I hope you have a great t...</title><content type='html'>Thanks Britt...love it.  I hope you have a great trip &amp;amp; I can&amp;#39;t wait to see what you scrap when you get back. :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/3470794578462040513'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/3470794578462040513'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1234996860000#c3470794578462040513' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/03895643967403353683</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-428119253'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 3:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6252944840128350917</id><published>2009-02-18T15:46:00.000-07:00</published><updated>2009-02-18T15:46:07.384-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks, this is beautiful! Hope you have lots of f...</title><content type='html'>Thanks, this is beautiful! Hope you have lots of fun on your trip!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/6252944840128350917'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/6252944840128350917'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1234997160000#c6252944840128350917' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 3:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7856366231590052489</id><published>2009-02-18T15:46:00.001-07:00</published><updated>2009-02-18T15:46:12.446-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks, this is beautiful! Hope you have lots of f...</title><content type='html'>Thanks, this is beautiful! Hope you have lots of fun on your trip!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/7856366231590052489'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/7856366231590052489'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1234997160001#c7856366231590052489' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 3:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6346430687843759664</id><published>2009-02-18T15:51:00.000-07:00</published><updated>2009-02-18T15:51:53.874-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you so much for the word art!</title><content type='html'>thank you so much for the word art!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/6346430687843759664'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/6346430687843759664'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1234997460000#c6346430687843759664' title=''/><author><name>anloko</name><uri>https://www.blogger.com/profile/06046441770432375948</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1768399801'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 3:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-554722109203828649</id><published>2009-02-18T15:56:00.000-07:00</published><updated>2009-02-18T15:56:53.611-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh wow thanks for the freebie!! Thats so cool, I b...</title><content type='html'>Oh wow thanks for the freebie!! Thats so cool, I bet your excited, I'd love to go..Disney World is only like 2 or 3 hours from here...sigh...stupid economy..lol. Have a bast and take a ton of pics!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/554722109203828649'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/554722109203828649'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1234997760000#c554722109203828649' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 3:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6826079731991500564</id><published>2009-02-18T16:10:00.000-07:00</published><updated>2009-02-18T16:10:11.020-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love words with mixed up letters.  Too fun.  Tha...</title><content type='html'>I love words with mixed up letters.  Too fun.  Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/6826079731991500564'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/6826079731991500564'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1234998600000#c6826079731991500564' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 4:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5247871037579127371</id><published>2009-02-18T16:35:00.000-07:00</published><updated>2009-02-18T16:35:03.072-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Britt - I just know we would be the bestest of ...</title><content type='html'>Oh Britt - I just know we would be the bestest of friends.&lt;BR/&gt;&lt;BR/&gt;I love Disney too - although I am not able to get there nearly as often as you do!&lt;BR/&gt;&lt;BR/&gt;Thank you for the gift and have fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/5247871037579127371'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/5247871037579127371'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235000100000#c5247871037579127371' title=''/><author><name>Kimberly Lynne Rohn Wresh</name><uri>https://www.blogger.com/profile/15197207731944717010</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_QfkdHWPqqm4/S5BTSFlko1I/AAAAAAAAFHs/BR0rS2u-ivI/S220-s32/Profile+Pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-564756746'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 4:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-244660800464268528</id><published>2009-02-18T16:51:00.000-07:00</published><updated>2009-02-18T16:51:01.938-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>wow, great! Thank you! I just went to disneyworld ...</title><content type='html'>wow, great! Thank you! I just went to disneyworld and this will come in handy! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/244660800464268528'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/244660800464268528'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235001060000#c244660800464268528' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05914127090127327763</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1348124929'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 4:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-250857611600777474</id><published>2009-02-18T17:03:00.000-07:00</published><updated>2009-02-18T17:03:25.149-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome! I'm headed to WDW in about a month. I can...</title><content type='html'>Awesome! I'm headed to WDW in about a month. I can't wait! Your freebie is just perfect :). Thank you for sharing!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/250857611600777474'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/250857611600777474'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235001780000#c250857611600777474' title=''/><author><name>AJ</name><uri>https://www.blogger.com/profile/12014328963122711592</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AsTz57rJTvA/V-vyII3v_UI/AAAAAAAAOd0/N_iZ0AVS3qYs8ufK7AvuW8t8Q9h17DcLQCK4B/s32/Mama-Avatar-Sept.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1639826608'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 5:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7622170011121333208</id><published>2009-02-18T17:42:00.000-07:00</published><updated>2009-02-18T17:42:14.014-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>yay!  Disney stuff, thank you!  Have a great trip!</title><content type='html'>yay!  Disney stuff, thank you!  Have a great trip!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/7622170011121333208'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/7622170011121333208'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235004120000#c7622170011121333208' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 5:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5717537395925096852</id><published>2009-02-18T17:57:00.000-07:00</published><updated>2009-02-18T17:57:28.357-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Once again, I am so sad that I can't come on the t...</title><content type='html'>Once again, I am so sad that I can't come on the trip! Next year the baby is staying with grandma and I am coming! I can't wait to hear all about it!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/5717537395925096852'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/5717537395925096852'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235005020000#c5717537395925096852' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 5:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5204985323472830494</id><published>2009-02-18T18:54:00.000-07:00</published><updated>2009-02-18T18:54:05.500-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is really cute. thanks for sharing it.</title><content type='html'>This is really cute. thanks for sharing it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/5204985323472830494'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/5204985323472830494'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235008440000#c5204985323472830494' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 6:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6747412063840005424</id><published>2009-02-18T19:11:00.000-07:00</published><updated>2009-02-18T19:11:43.961-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Looks like I'm just missing you again at the Disne...</title><content type='html'>Looks like I'm just missing you again at the Disneyland ... we're going in a few weeks!  Have a fabulous trip :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/6747412063840005424'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/6747412063840005424'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235009460000#c6747412063840005424' title=''/><author><name>Kari</name><uri>https://www.blogger.com/profile/11526667701054722332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//3.bp.blogspot.com/__NvQ4Y_pSLc/TGTF1PSkmTI/AAAAAAAABn8/XakNpFEM5rk/S220-s32/Headshot.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-682741271'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 7:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3970478203388346865</id><published>2009-02-18T19:24:00.000-07:00</published><updated>2009-02-18T19:24:07.674-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for sharing. Very Cute.</title><content type='html'>Thank you so much for sharing. Very Cute.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/3970478203388346865'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/3970478203388346865'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235010240000#c3970478203388346865' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 7:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8281688146040165103</id><published>2009-02-18T19:40:00.000-07:00</published><updated>2009-02-18T19:40:29.106-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, thank you!!!&lt;br&gt;&lt;br&gt;I hope to see you when I'm...</title><content type='html'>Oh, thank you!!!&lt;BR/&gt;&lt;BR/&gt;I hope to see you when I'm there on Sunday or Monday!!&lt;BR/&gt;&lt;BR/&gt;Jan</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/8281688146040165103'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/8281688146040165103'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235011200000#c8281688146040165103' title=''/><author><name>Jan</name><uri>https://www.blogger.com/profile/17471935750223205103</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//4.bp.blogspot.com/_ULRIwr2nu5g/SPKNGv4ZY7I/AAAAAAAAAAo/HKMRXQH77TQ/S220-s32/avatar.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-32804839'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 7:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8420209555041124617</id><published>2009-02-18T19:41:00.000-07:00</published><updated>2009-02-18T19:41:48.532-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks, Britt!  Have a great trip!</title><content type='html'>Thanks, Britt!  Have a great trip!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/8420209555041124617'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/8420209555041124617'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235011260000#c8420209555041124617' title=''/><author><name>JenBreeze</name><uri>https://www.blogger.com/profile/08245440508294812714</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-3KGqYiSs238/TwYys7ecNRI/AAAAAAAAAvc/BpaGd3BoFlA/s32/IMG_3601.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1316333337'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 7:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4998003787761211911</id><published>2009-02-18T19:48:00.000-07:00</published><updated>2009-02-18T19:48:56.919-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the wordart!  As usual, it is great!</title><content type='html'>Thanks for the wordart!  As usual, it is great!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/4998003787761211911'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/4998003787761211911'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235011680000#c4998003787761211911' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 7:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2838315669245397311</id><published>2009-02-18T20:04:00.000-07:00</published><updated>2009-02-18T20:04:36.739-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the download - thanks SO much!</title><content type='html'>Love the download - thanks SO much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/2838315669245397311'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/2838315669245397311'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235012640000#c2838315669245397311' title=''/><author><name>Cindi</name><uri>https://www.blogger.com/profile/12005369645339673591</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-643621977'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 8:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7240879519186903559</id><published>2009-02-18T20:29:00.000-07:00</published><updated>2009-02-18T20:29:15.515-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you Britt! Have fun!</title><content type='html'>Thank you Britt! Have fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/7240879519186903559'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/7240879519186903559'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235014140000#c7240879519186903559' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 8:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8739234445542088460</id><published>2009-02-18T20:32:00.001-07:00</published><updated>2009-02-18T20:32:22.922-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 18 Feb [LA 07:00pm, NY 10:00pm] - 19 Feb [UK 03:00am, OZ 02:00pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/8739234445542088460'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/8739234445542088460'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235014320001#c8739234445542088460' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 8:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-419404084785486326</id><published>2009-02-18T20:32:00.002-07:00</published><updated>2009-02-18T20:32:23.429-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is great!  We just went to WDW&lt;br&gt;2 months ag...</title><content type='html'>This is great!  We just went to WDW&lt;BR/&gt;2 months ago.  Have fun and thanks for the wordart. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/419404084785486326'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/419404084785486326'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235014320002#c419404084785486326' title=''/><author><name>smoykim</name><uri>https://www.blogger.com/profile/14764063426323524848</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-kNEZ1wvvH1M/TzaB7bH9ydI/AAAAAAAAACQ/tGYf6HcRG1U/s32/aly15mo.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-724998233'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 8:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2192164537900000368</id><published>2009-02-18T22:35:00.000-07:00</published><updated>2009-02-18T22:35:42.123-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie!  It's great!</title><content type='html'>Thanks for the freebie!  It's great!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/2192164537900000368'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/2192164537900000368'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235021700000#c2192164537900000368' title=''/><author><name>RachelV</name><uri>https://www.blogger.com/profile/00322238390980929949</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_s4HgZg-PaOw/SbppkhpkZmI/AAAAAAAAALQ/9AU9tJNoaBk/S220-s32/Rachel+web+profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-433447749'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2009 at 10:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6581963730244061757</id><published>2009-02-19T01:35:00.000-07:00</published><updated>2009-02-19T01:35:01.879-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Aww- TY!! And have fun!!! I'm so jealous.</title><content type='html'>Aww- TY!! And have fun!!! I'm so jealous.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/6581963730244061757'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/6581963730244061757'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235032500000#c6581963730244061757' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2009 at 1:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-410096915906051725</id><published>2009-02-19T04:39:00.000-07:00</published><updated>2009-02-19T04:39:58.032-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the Freebie! Always need Disney things...</title><content type='html'>Thanks for the Freebie! Always need Disney things...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/410096915906051725'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/410096915906051725'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235043540000#c410096915906051725' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2009 at 4:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6503496216984448818</id><published>2009-02-19T06:01:00.000-07:00</published><updated>2009-02-19T06:01:23.426-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are awesome! Thanks so much Brit! I am in th...</title><content type='html'>These are awesome! Thanks so much Brit! I am in the middle of scrapping for my last WDW trip. Hope you enjoy yours!&lt;BR/&gt;&lt;BR/&gt;Megan</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/6503496216984448818'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/6503496216984448818'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235048460000#c6503496216984448818' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2009 at 6:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6357981657584797010</id><published>2009-02-19T06:42:00.000-07:00</published><updated>2009-02-19T06:42:58.420-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you! Love how you've written Disney! I'm ver...</title><content type='html'>thank you! Love how you've written Disney! I'm very envious of that trip!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/6357981657584797010'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/6357981657584797010'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235050920000#c6357981657584797010' title=''/><author><name>sdwrdt</name><uri>https://www.blogger.com/profile/02140436810837366060</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-723453846'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2009 at 6:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-224326889100187692</id><published>2009-02-19T06:56:00.000-07:00</published><updated>2009-02-19T06:56:05.900-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great Freebie Britt! Thanx</title><content type='html'>Great Freebie Britt! Thanx</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/224326889100187692'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/224326889100187692'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235051760000#c224326889100187692' title=''/><author><name>Lilbirdscrap</name><uri>https://www.blogger.com/profile/17587079252936424569</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Mt7eVOW3LUU/SUYVkvmRtFI/AAAAAAAABLM/M5qWZSyWMuA/S220-s32/moving+day.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1488870027'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2009 at 6:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1423724437351369428</id><published>2009-02-19T07:03:00.000-07:00</published><updated>2009-02-19T07:03:21.135-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you! I love the word art you make! :)</title><content type='html'>Thank you! I love the word art you make! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/1423724437351369428'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/1423724437351369428'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235052180000#c1423724437351369428' title=''/><author><name>Nicole</name><uri>https://www.blogger.com/profile/14510105563526248671</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1127526357'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2009 at 7:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6349671707044834178</id><published>2009-02-19T08:30:00.000-07:00</published><updated>2009-02-19T08:30:40.788-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much!!! I just went to Disneyland for...</title><content type='html'>Thank you so much!!! I just went to Disneyland for the first time in 2008! LOVED IT and have been scrapping my LO's ever since.  This so is perfect!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/6349671707044834178'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/6349671707044834178'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235057400000#c6349671707044834178' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2009 at 8:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-125548033430081642</id><published>2009-02-19T08:54:00.000-07:00</published><updated>2009-02-19T08:54:07.655-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the awesome word-art!  Y'all have a GRE...</title><content type='html'>Thanks for the awesome word-art!  Y'all have a GREAT time!!!  We're going to DW in 5 months and 23 days!  ;)  Can't wait!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/125548033430081642'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/125548033430081642'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235058840000#c125548033430081642' title=''/><author><name>Tinabina</name><uri>https://www.blogger.com/profile/11075288431448745526</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-953800891'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2009 at 8:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1935364612917159630</id><published>2009-02-19T08:58:00.000-07:00</published><updated>2009-02-19T08:58:35.546-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Working on my Disneyland trip from Christmas. Can'...</title><content type='html'>Working on my Disneyland trip from Christmas. Can't wait to use this ! Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/1935364612917159630'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/1935364612917159630'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235059080000#c1935364612917159630' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2009 at 8:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6977022183107321233</id><published>2009-02-19T09:59:00.000-07:00</published><updated>2009-02-19T09:59:52.323-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you a lot ! Just perfect for my next album.</title><content type='html'>Thank you a lot ! Just perfect for my next album.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/6977022183107321233'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/6977022183107321233'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235062740000#c6977022183107321233' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2009 at 9:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1795406058617248512</id><published>2009-02-19T09:59:00.001-07:00</published><updated>2009-02-19T09:59:57.122-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How cool, thanks Britt!!</title><content type='html'>How cool, thanks Britt!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/1795406058617248512'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/1795406058617248512'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235062740001#c1795406058617248512' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2009 at 9:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3178255720988109736</id><published>2009-02-19T10:01:00.000-07:00</published><updated>2009-02-19T10:01:55.147-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE LOVE LOVE This!!! You do such fantastic work....</title><content type='html'>LOVE LOVE LOVE This!!! You do such fantastic work. I absolutly love all your disney stuff. I am a fellow disney fan!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/3178255720988109736'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/3178255720988109736'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235062860000#c3178255720988109736' title=''/><author><name>Yettiebug</name><uri>https://www.blogger.com/profile/10791335501460402212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-402710607'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2009 at 10:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6571509581101095668</id><published>2009-02-19T10:20:00.000-07:00</published><updated>2009-02-19T10:20:21.863-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for sharing!</title><content type='html'>Thank you so much for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/6571509581101095668'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/6571509581101095668'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235064000000#c6571509581101095668' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2009 at 10:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4291066560391639953</id><published>2009-02-19T11:52:00.000-07:00</published><updated>2009-02-19T11:52:54.197-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much! Enjoy your trip. I can't wait to s...</title><content type='html'>Thanks so much! Enjoy your trip. I can't wait to see your layouts.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/4291066560391639953'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/4291066560391639953'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235069520000#c4291066560391639953' title=''/><author><name>Jeanann</name><uri>https://www.blogger.com/profile/05739631953118572939</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-109554845'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2009 at 11:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2102800865756867193</id><published>2009-02-19T13:03:00.000-07:00</published><updated>2009-02-19T13:03:16.543-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for another great freebie! Enjoy your tr...</title><content type='html'>Thank you for another great freebie! Enjoy your trip!&lt;BR/&gt;Ellen</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/2102800865756867193'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/2102800865756867193'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235073780000#c2102800865756867193' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2009 at 1:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2367041063187669505</id><published>2009-02-19T17:30:00.000-07:00</published><updated>2009-02-19T17:30:01.882-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for a great freebie to use on my Disney LOs...</title><content type='html'>Thanks for a great freebie to use on my Disney LOs. ;-) Love your love of Disney!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/2367041063187669505'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/2367041063187669505'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235089800000#c2367041063187669505' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2009 at 5:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6738478202403482378</id><published>2009-02-19T18:31:00.000-07:00</published><updated>2009-02-19T18:31:26.921-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>From one Disney Geek to another (and I say that wi...</title><content type='html'>From one Disney Geek to another (and I say that with the utmost of respect!) THANKS!&lt;BR/&gt;&lt;BR/&gt;Kim (carolinagirl on DISboards)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/6738478202403482378'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/6738478202403482378'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235093460000#c6738478202403482378' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2009 at 6:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5828554889281035489</id><published>2009-02-19T22:27:00.000-07:00</published><updated>2009-02-19T22:27:32.342-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats on finishing!!  I swear it is the BEST fe...</title><content type='html'>Congrats on finishing!!  I swear it is the BEST feeling in the world - no need to think about the other 7 trips just yet :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197904837087635953/comments/default/5828554889281035489'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197904837087635953/comments/default/5828554889281035489'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/drumroll-please.html?showComment=1235107620000#c5828554889281035489' title=''/><author><name>Erin</name><uri>https://www.blogger.com/profile/14636543213027398088</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='//2.bp.blogspot.com/_xINNF-dUkgI/SSWoTy_zRII/AAAAAAAAAH8/5iYYyRm03CI/S220-s32/2x2+pic++Erin.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/drumroll-please.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-197904837087635953' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/197904837087635953' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1454965636'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2009 at 10:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4495185162907400999</id><published>2009-02-20T00:16:00.000-07:00</published><updated>2009-02-20T00:16:42.754-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay for finishing!! Your LOs are awesome!</title><content type='html'>Yay for finishing!! Your LOs are awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197904837087635953/comments/default/4495185162907400999'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197904837087635953/comments/default/4495185162907400999'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/drumroll-please.html?showComment=1235114160000#c4495185162907400999' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/drumroll-please.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-197904837087635953' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/197904837087635953' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2009 at 12:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3851277399635110856</id><published>2009-02-20T03:03:00.000-07:00</published><updated>2009-02-20T03:03:43.743-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie.</title><content type='html'>Thanks for the freebie.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/3851277399635110856'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/3851277399635110856'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235124180000#c3851277399635110856' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2009 at 3:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7127698940218555801</id><published>2009-02-20T03:03:00.000-07:00</published><updated>2009-02-20T03:03:58.885-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197904837087635953/comments/default/7127698940218555801'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197904837087635953/comments/default/7127698940218555801'/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/drumroll-please.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-197904837087635953' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/197904837087635953' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2009 at 3:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4055367706429724364</id><published>2009-02-20T03:05:00.000-07:00</published><updated>2009-02-20T03:05:53.431-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sorry I posted the wrong comment here...&lt;br&gt;&lt;br&gt;So...</title><content type='html'>Sorry I posted the wrong comment here...&lt;BR/&gt;&lt;BR/&gt;So anyway no 7 trips doesn't sound to bad. Sounds GREAT! We have 5 planned for this year alone.  Having been pregnant or nursing made it hard in the past but for now .. no babies until at least mid year so we can enjoy some Disney Trips.&lt;BR/&gt;&lt;BR/&gt;Have SO much fun this week. We go again in March and are counting down the days.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197904837087635953/comments/default/4055367706429724364'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197904837087635953/comments/default/4055367706429724364'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/drumroll-please.html?showComment=1235124300000#c4055367706429724364' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/drumroll-please.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-197904837087635953' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/197904837087635953' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2009 at 3:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2227187754912707620</id><published>2009-02-20T05:33:00.000-07:00</published><updated>2009-02-20T05:33:40.975-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Man does that feel good!!!!! :)</title><content type='html'>Man does that feel good!!!!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197904837087635953/comments/default/2227187754912707620'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197904837087635953/comments/default/2227187754912707620'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/drumroll-please.html?showComment=1235133180000#c2227187754912707620' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/drumroll-please.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-197904837087635953' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/197904837087635953' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2009 at 5:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5554739752951563003</id><published>2009-02-20T06:56:00.000-07:00</published><updated>2009-02-20T06:56:36.235-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is awesome! Congrats on finishing! :) &lt;br&gt;&lt;br...</title><content type='html'>That is awesome! Congrats on finishing! :) &lt;BR/&gt;&lt;BR/&gt;I think you've got plenty of time to get the others done, don't stress it! :P &lt;BR/&gt;&lt;BR/&gt;Enjoy your trip!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197904837087635953/comments/default/5554739752951563003'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197904837087635953/comments/default/5554739752951563003'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/drumroll-please.html?showComment=1235138160000#c5554739752951563003' title=''/><author><name>Jolene</name><uri>https://www.blogger.com/profile/11952327145004640624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//4.bp.blogspot.com/_CJeldYVoShs/Szwdl6oSJEI/AAAAAAAAAXI/G6Dl74FEsMk/S220-s32/jo+copy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/drumroll-please.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-197904837087635953' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/197904837087635953' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-193108505'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2009 at 6:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-987565306314075727</id><published>2009-02-20T07:00:00.000-07:00</published><updated>2009-02-20T07:00:32.605-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh yay! Have you got them all together in one plac...</title><content type='html'>Oh yay! Have you got them all together in one place so we can look at the finished album? I would love to do that! DL looks so different than WDW!  Is that shirt you are wearing in the waiting for Screamin' pic a black tee with a silver Mickey? It looks like a shirt I have and LOVE!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197904837087635953/comments/default/987565306314075727'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197904837087635953/comments/default/987565306314075727'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/drumroll-please.html?showComment=1235138400000#c987565306314075727' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/drumroll-please.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-197904837087635953' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/197904837087635953' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2009 at 7:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5738080985073864102</id><published>2009-02-20T07:16:00.000-07:00</published><updated>2009-02-20T07:16:06.142-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you.</title><content type='html'>Thank you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/5738080985073864102'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/5738080985073864102'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235139360000#c5738080985073864102' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2009 at 7:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6838217696254001156</id><published>2009-02-20T07:27:00.000-07:00</published><updated>2009-02-20T07:27:48.294-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, I'm so happy for you. Doesn't it feel so good...</title><content type='html'>Wow, I'm so happy for you. Doesn't it feel so good to complete a project like that? I am always on a little happy high when I finish something big like that. Have fun at Disney. You deserve a great trip!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197904837087635953/comments/default/6838217696254001156'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197904837087635953/comments/default/6838217696254001156'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/drumroll-please.html?showComment=1235140020000#c6838217696254001156' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/drumroll-please.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-197904837087635953' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/197904837087635953' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2009 at 7:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9057944147007204009</id><published>2009-02-20T08:06:00.000-07:00</published><updated>2009-02-20T08:06:26.733-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY!!!  I bet you are so pumped to get it printed ...</title><content type='html'>YAY!!!  I bet you are so pumped to get it printed now!!  Have fun on lucky #7</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197904837087635953/comments/default/9057944147007204009'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197904837087635953/comments/default/9057944147007204009'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/drumroll-please.html?showComment=1235142360000#c9057944147007204009' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/drumroll-please.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-197904837087635953' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/197904837087635953' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2009 at 8:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3949254289910142124</id><published>2009-02-20T08:57:00.000-07:00</published><updated>2009-02-20T08:57:59.018-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW!  Congrats on finishing!!!!!    I've not done ...</title><content type='html'>WOW!  Congrats on finishing!!!!!    I've not done our 2007 trip and now we just got back from our 2009 trip.  Can I come over and look at your book for inspiration and motivation :) &lt;BR/&gt;&lt;BR/&gt;Have such a great time with the mouse and give him a hug from me! &lt;BR/&gt;&lt;BR/&gt;LOVE the Indy page!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197904837087635953/comments/default/3949254289910142124'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197904837087635953/comments/default/3949254289910142124'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/drumroll-please.html?showComment=1235145420000#c3949254289910142124' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/drumroll-please.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-197904837087635953' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/197904837087635953' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2009 at 8:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6018625301455269328</id><published>2009-02-20T10:45:00.000-07:00</published><updated>2009-02-20T10:45:11.949-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful paper pack. Thanks so much for the show ...</title><content type='html'>Beautiful paper pack. Thanks so much for the show off gift! Have a great time at DL!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1741782074765431185/comments/default/6018625301455269328'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1741782074765431185/comments/default/6018625301455269328'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/lets-get-down-to-business.html?showComment=1235151900000#c6018625301455269328' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/lets-get-down-to-business.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1741782074765431185' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1741782074765431185' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2009 at 10:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8663702383036492881</id><published>2009-02-20T21:10:00.000-07:00</published><updated>2009-02-20T21:10:01.541-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love Love LOVE your Disney pages!!!  THanks for ...</title><content type='html'>I love Love LOVE your Disney pages!!!  THanks for the freebie.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/8663702383036492881'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/8663702383036492881'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235189400000#c8663702383036492881' title=''/><author><name>CityKitty</name><uri>https://www.blogger.com/profile/15551700275065527708</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-510691444'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2009 at 9:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6020417375581341588</id><published>2009-02-21T07:23:00.000-07:00</published><updated>2009-02-21T07:23:16.259-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so very much!</title><content type='html'>Thank you so very much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/6020417375581341588'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/6020417375581341588'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235226180000#c6020417375581341588' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 21, 2009 at 7:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3581936771709856178</id><published>2009-02-21T10:12:00.000-07:00</published><updated>2009-02-21T10:12:46.965-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the word art!</title><content type='html'>Thank you for the word art!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/3581936771709856178'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/3581936771709856178'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1235236320000#c3581936771709856178' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 21, 2009 at 10:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-687045559422030171</id><published>2009-02-26T20:01:00.000-07:00</published><updated>2009-02-26T20:01:03.911-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for this lovely freebie! Neither of...</title><content type='html'>Thanks so much for this lovely freebie! Neither of your store links are working right now.... I really want to check out more of your stuff.....</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/687045559422030171'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/687045559422030171'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1235703660000#c687045559422030171' title=''/><author><name>Rachael</name><uri>https://www.blogger.com/profile/11023822983506944293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_1lskr5Fj2sA/SQICEnG44SI/AAAAAAAAAAM/qfTy4GSDdfk/S220-s31/IMG_5210.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117938864'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2009 at 8:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3578084168351870993</id><published>2009-02-27T08:10:00.000-07:00</published><updated>2009-02-27T08:10:36.440-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great to have you back, Britt.  :)</title><content type='html'>Great to have you back, Britt.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1741782074765431185/comments/default/3578084168351870993'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1741782074765431185/comments/default/3578084168351870993'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/lets-get-down-to-business.html?showComment=1235747400000#c3578084168351870993' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/lets-get-down-to-business.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1741782074765431185' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1741782074765431185' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='February 27, 2009 at 8:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8252482257808193184</id><published>2009-02-27T10:17:00.000-07:00</published><updated>2009-02-27T10:17:09.586-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You know I often have a tendancy to get sick also-...</title><content type='html'>You know I often have a tendancy to get sick also-we don't have much of an altitude change but I do always stress getting everything together.  The alpha is so cute- thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2945853885384861295/comments/default/8252482257808193184'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2945853885384861295/comments/default/8252482257808193184'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/were-home.html?showComment=1235755020000#c8252482257808193184' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/were-home.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2945853885384861295' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2945853885384861295' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='February 27, 2009 at 10:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4853168541431440613</id><published>2009-02-27T10:39:00.000-07:00</published><updated>2009-02-27T10:39:38.536-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sorry to hear you got sick, but glad you managed t...</title><content type='html'>Sorry to hear you got sick, but glad you managed to have a great time anyway!! Welcome back!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2945853885384861295/comments/default/4853168541431440613'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2945853885384861295/comments/default/4853168541431440613'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/were-home.html?showComment=1235756340000#c4853168541431440613' title=''/><author><name>Jolene</name><uri>https://www.blogger.com/profile/11952327145004640624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//4.bp.blogspot.com/_CJeldYVoShs/Szwdl6oSJEI/AAAAAAAAAXI/G6Dl74FEsMk/S220-s32/jo+copy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/were-home.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2945853885384861295' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2945853885384861295' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-193108505'/><gd:extendedProperty name='blogger.displayTime' value='February 27, 2009 at 10:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7853642888143503032</id><published>2009-02-27T11:28:00.000-07:00</published><updated>2009-02-27T11:28:56.425-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>welcome back, Britt!! :)</title><content type='html'>welcome back, Britt!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2945853885384861295/comments/default/7853642888143503032'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2945853885384861295/comments/default/7853642888143503032'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/were-home.html?showComment=1235759280000#c7853642888143503032' title=''/><author><name>Linz</name><uri>https://www.blogger.com/profile/07547972849644874612</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/_Wy0iNZCEplg/S7i334t1cTI/AAAAAAAABZQ/CaBtjG-SC9Y/S220-s32/headshot.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/were-home.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2945853885384861295' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2945853885384861295' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1916664275'/><gd:extendedProperty name='blogger.displayTime' value='February 27, 2009 at 11:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7922653518531596943</id><published>2009-02-27T12:27:00.000-07:00</published><updated>2009-02-27T12:27:22.697-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OH NO! I'm sorry your got sick! I don't know what ...</title><content type='html'>OH NO! I'm sorry your got sick! I don't know what I was thinking, but I didn't think you'd be home today, so I didn't send my show-off! Sad! But oh we'll I'll just buy it as a Birthday present to me! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2945853885384861295/comments/default/7922653518531596943'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2945853885384861295/comments/default/7922653518531596943'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/were-home.html?showComment=1235762820000#c7922653518531596943' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/were-home.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2945853885384861295' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2945853885384861295' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='February 27, 2009 at 12:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7334979848475899938</id><published>2009-02-28T01:11:00.000-07:00</published><updated>2009-02-28T01:11:31.999-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Small price to pay when having fun in Disneyland.....</title><content type='html'>Small price to pay when having fun in Disneyland... hope you feel better. I love the new alpha- yellow alphas are my favorite!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2945853885384861295/comments/default/7334979848475899938'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2945853885384861295/comments/default/7334979848475899938'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/were-home.html?showComment=1235808660000#c7334979848475899938' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/were-home.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2945853885384861295' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2945853885384861295' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='February 28, 2009 at 1:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-579110223031839641</id><published>2009-02-28T10:06:00.000-07:00</published><updated>2009-02-28T10:06:12.381-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Glad to hear you had a good time! Hope you're feel...</title><content type='html'>Glad to hear you had a good time! Hope you're feeling better. Thanks for the cute alpha!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2945853885384861295/comments/default/579110223031839641'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2945853885384861295/comments/default/579110223031839641'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/were-home.html?showComment=1235840760000#c579110223031839641' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/were-home.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2945853885384861295' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2945853885384861295' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='February 28, 2009 at 10:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1527944976805961715</id><published>2009-03-02T07:40:00.000-07:00</published><updated>2009-03-02T07:40:29.525-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome freebie to use on my Disney Pages....thank...</title><content type='html'>Awesome freebie to use on my Disney Pages....thanks! Mom2iande (from Flickr)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/1527944976805961715'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/1527944976805961715'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1236004800000#c1527944976805961715' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 2, 2009 at 7:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2335293985437890244</id><published>2009-03-02T17:58:00.000-07:00</published><updated>2009-03-02T17:58:57.085-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the new pages and am SO sad that I missed t...</title><content type='html'>I love the new pages and am SO sad that I missed the Disneyland trip!! I'm crossing me fingers for next year!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/749849859715761340/comments/default/2335293985437890244'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/749849859715761340/comments/default/2335293985437890244'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/blessings-44-45.html?showComment=1236041880000#c2335293985437890244' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/blessings-44-45.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-749849859715761340' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/749849859715761340' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='March 2, 2009 at 5:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5173324575224658072</id><published>2009-03-03T11:50:00.000-07:00</published><updated>2009-03-03T11:50:15.763-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your Being a Girl LO is absolutely the cutest!  Yo...</title><content type='html'>Your Being a Girl LO is absolutely the cutest!  You really know how to sell a kit with your LOs, Britt!  ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/749849859715761340/comments/default/5173324575224658072'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/749849859715761340/comments/default/5173324575224658072'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/blessings-44-45.html?showComment=1236106200000#c5173324575224658072' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/blessings-44-45.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-749849859715761340' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/749849859715761340' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='March 3, 2009 at 11:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6543262713336668123</id><published>2009-03-03T12:25:00.000-07:00</published><updated>2009-03-03T12:25:55.777-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi! Just letting you know that I have an award for...</title><content type='html'>Hi! Just letting you know that I have an award for you. Pop on over to my blog to snag it! http://tabbyscrapdesigns.blogspot.com/&lt;BR/&gt;~Tabby~</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/749849859715761340/comments/default/6543262713336668123'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/749849859715761340/comments/default/6543262713336668123'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/blessings-44-45.html?showComment=1236108300000#c6543262713336668123' title=''/><author><name>Tabitha</name><uri>https://www.blogger.com/profile/01704410231543157070</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_PRzyWTMLssI/SRy7_AB5UsI/AAAAAAAAAjQ/QJS4otT_OlQ/S220-s32/profile.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/blessings-44-45.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-749849859715761340' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/749849859715761340' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-581567350'/><gd:extendedProperty name='blogger.displayTime' value='March 3, 2009 at 12:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-882964216648647008</id><published>2009-03-03T14:05:00.000-07:00</published><updated>2009-03-03T14:05:40.865-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey, Britt! Just wanted to let you know how much I...</title><content type='html'>Hey, Britt! Just wanted to let you know how much I appreciate all you do for SM. I'm sure the DS contest is adding it's fair share of stress. I know it's hard to return from a wonderful vacation and get slammed with life. Sending positive thoughts your way. I hope you're able to squeeze in time for yourself.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2215988694109404506/comments/default/882964216648647008'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2215988694109404506/comments/default/882964216648647008'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/staying-positive.html?showComment=1236114300000#c882964216648647008' title=''/><author><name>Lisa</name><uri>https://www.blogger.com/profile/09387296334110782535</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//1.bp.blogspot.com/_anNVUCPkJww/SnsRHC5z2jI/AAAAAAAAAEQ/4zlYZLQljIw/S220-s32/Lisa_FS_Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/staying-positive.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2215988694109404506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2215988694109404506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1788080105'/><gd:extendedProperty name='blogger.displayTime' value='March 3, 2009 at 2:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2401841646828432554</id><published>2009-03-03T14:23:00.000-07:00</published><updated>2009-03-03T14:23:27.303-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hope you're feeling less stressed soon, Britt.&lt;br&gt;...</title><content type='html'>Hope you're feeling less stressed soon, Britt.&lt;BR/&gt;&lt;BR/&gt;Just wanted to say WOW at the view from your house! All I can see is my neighbours so I'm very jealous!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2215988694109404506/comments/default/2401841646828432554'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2215988694109404506/comments/default/2401841646828432554'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/staying-positive.html?showComment=1236115380000#c2401841646828432554' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/11750085001328540634</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/staying-positive.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2215988694109404506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2215988694109404506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1722971578'/><gd:extendedProperty name='blogger.displayTime' value='March 3, 2009 at 2:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2242183065365062935</id><published>2009-03-03T15:01:00.000-07:00</published><updated>2009-03-03T15:01:37.382-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>awww hun its ok to embrace the stress once in awhi...</title><content type='html'>awww hun its ok to embrace the stress once in awhile. Not that Im not for being postitive, but acknowledging the stress and breathing deep can help sometimes too :O) big hugs - im sure youll catch up soon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2215988694109404506/comments/default/2242183065365062935'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2215988694109404506/comments/default/2242183065365062935'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/staying-positive.html?showComment=1236117660000#c2242183065365062935' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/staying-positive.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2215988694109404506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2215988694109404506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='March 3, 2009 at 3:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7363948805927085107</id><published>2009-03-03T15:03:00.000-07:00</published><updated>2009-03-03T15:03:09.170-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt---You are SOOO amazing and you brighten so m...</title><content type='html'>Britt---You are SOOO amazing and you brighten so many people's lives you don't even know. That should be on your list of positive things! Your so incredible...I know you put lots of stress on yourself to get everything done and WOW look at all those scrapbook pages and memories. Absolutely beautiful! I am always jealous of your creativity. Take a day off, will ya, and just stay home and relax! Or get a massage!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2215988694109404506/comments/default/7363948805927085107'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2215988694109404506/comments/default/7363948805927085107'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/staying-positive.html?showComment=1236117780000#c7363948805927085107' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/staying-positive.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2215988694109404506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2215988694109404506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='March 3, 2009 at 3:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2236580361978563279</id><published>2009-03-03T15:19:00.000-07:00</published><updated>2009-03-03T15:19:53.913-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Okay, well, now I'm stressed after looking at all ...</title><content type='html'>Okay, well, now I'm stressed after looking at all of these LOs you've done!!!  You've been busy!  &lt;BR/&gt;&lt;BR/&gt;Hopefully, a good Speed Scrap will do the trick--see you there!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2215988694109404506/comments/default/2236580361978563279'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2215988694109404506/comments/default/2236580361978563279'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/staying-positive.html?showComment=1236118740000#c2236580361978563279' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/14741778201664253454</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_DHGL5mw7Rd0/S2cnKJyKFKI/AAAAAAAAMas/IeC37mvS5Qw/S220-s32/IMG_1599.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/staying-positive.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2215988694109404506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2215988694109404506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-486453792'/><gd:extendedProperty name='blogger.displayTime' value='March 3, 2009 at 3:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8443399089716536509</id><published>2009-03-03T17:20:00.000-07:00</published><updated>2009-03-03T17:20:42.087-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love all the new pages!  We need to get together...</title><content type='html'>I love all the new pages!  We need to get together and scrap (once our computer is fixed)!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2215988694109404506/comments/default/8443399089716536509'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2215988694109404506/comments/default/8443399089716536509'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/staying-positive.html?showComment=1236126000000#c8443399089716536509' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/staying-positive.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2215988694109404506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2215988694109404506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='March 3, 2009 at 5:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4243559256761942432</id><published>2009-03-03T19:17:00.000-07:00</published><updated>2009-03-03T19:17:16.521-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Seriously girl... you hav ebe a busy little scrapp...</title><content type='html'>Seriously girl... you hav ebe a busy little scrapper!!  How can we keep up!!  --grin--  HA HA!!  &lt;BR/&gt;&lt;BR/&gt;WE LOVE YOU!!!  (Does that make you feel a 'widle' bit better?)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2215988694109404506/comments/default/4243559256761942432'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2215988694109404506/comments/default/4243559256761942432'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/staying-positive.html?showComment=1236133020000#c4243559256761942432' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/staying-positive.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2215988694109404506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2215988694109404506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='March 3, 2009 at 7:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6183717433737526191</id><published>2009-03-03T19:35:00.000-07:00</published><updated>2009-03-03T19:35:14.432-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOWZERS!!! Lovin all of those LOs Britt! You are s...</title><content type='html'>WOWZERS!!! Lovin all of those LOs Britt! You are so awesome.  Great blog post too... and I'm with you on the Bachelor... freaking "After the Final Rose!!!!"</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2215988694109404506/comments/default/6183717433737526191'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2215988694109404506/comments/default/6183717433737526191'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/staying-positive.html?showComment=1236134100000#c6183717433737526191' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/staying-positive.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2215988694109404506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2215988694109404506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 3, 2009 at 7:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7399082527775536972</id><published>2009-03-03T21:00:00.000-07:00</published><updated>2009-03-03T21:00:33.263-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Incredible pages as always. How funny that i just ...</title><content type='html'>Incredible pages as always. How funny that i just 3 days ago took a picture from my loft window, I'll try to jump on that challenge.  &lt;BR/&gt;&lt;BR/&gt;I went to the Burger Bar last summer, we'd seen in on "Triple D" and had to stop in when we drove through from Bear Lake to SLC. YUM!  &lt;BR/&gt;&lt;BR/&gt;Cheer up, just start planning your next Dis trip that always helps :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2215988694109404506/comments/default/7399082527775536972'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2215988694109404506/comments/default/7399082527775536972'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/staying-positive.html?showComment=1236139200000#c7399082527775536972' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/staying-positive.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2215988694109404506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2215988694109404506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='March 3, 2009 at 9:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3671453519343061272</id><published>2009-03-03T22:18:00.000-07:00</published><updated>2009-03-03T22:18:29.621-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just wanted you to know that I love your blog, p...</title><content type='html'>I just wanted you to know that I love your blog, products, and all things scrapbook that you create.  I check it out whenever a new post pops up in my Google Reader.  You are so creative!  Thanks for being you  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2215988694109404506/comments/default/3671453519343061272'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2215988694109404506/comments/default/3671453519343061272'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/staying-positive.html?showComment=1236143880000#c3671453519343061272' title=''/><author><name>AMY</name><uri>https://www.blogger.com/profile/15790335132294267633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-yXWSItNUJtE/ToyTtoHbGJI/AAAAAAAAWjs/Vo54PMXPVL0/s32/IMG_1562a.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/staying-positive.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2215988694109404506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2215988694109404506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1173087483'/><gd:extendedProperty name='blogger.displayTime' value='March 3, 2009 at 10:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2072511586563175679</id><published>2009-03-04T00:14:00.000-07:00</published><updated>2009-03-04T00:14:23.113-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm so glad that you blogged about all these great...</title><content type='html'>I'm so glad that you blogged about all these great things (and the awesome LO's!) because you brightened my day for sure!&lt;BR/&gt;:)  HUGS.  Hope that things pick up for you soon.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2215988694109404506/comments/default/2072511586563175679'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2215988694109404506/comments/default/2072511586563175679'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/staying-positive.html?showComment=1236150840000#c2072511586563175679' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/staying-positive.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2215988694109404506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2215988694109404506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='March 4, 2009 at 12:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1020202940445239152</id><published>2009-03-04T00:50:00.000-07:00</published><updated>2009-03-04T00:50:47.862-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your LOs are amazing Britt!!&lt;br&gt;&lt;br&gt;Good on you fo...</title><content type='html'>Your LOs are amazing Britt!!&lt;BR/&gt;&lt;BR/&gt;Good on you for trying to stay positive - I really believe in that.  I also love the saying "this too shall pass" - because it does.  Hang in there!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2215988694109404506/comments/default/1020202940445239152'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2215988694109404506/comments/default/1020202940445239152'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/staying-positive.html?showComment=1236153000000#c1020202940445239152' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/staying-positive.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2215988694109404506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2215988694109404506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='March 4, 2009 at 12:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7513941402636726663</id><published>2009-03-04T05:40:00.000-07:00</published><updated>2009-03-04T05:40:58.248-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, this so surprises me! I have always thought...</title><content type='html'>Britt, this so surprises me! I have always thought you were a very optimistic person...must be all those smiling Disney photos!!! You're great and we all love you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2215988694109404506/comments/default/7513941402636726663'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2215988694109404506/comments/default/7513941402636726663'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/staying-positive.html?showComment=1236170400000#c7513941402636726663' title=''/><author><name>Something Wilde</name><uri>https://www.blogger.com/profile/15641607705455483068</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_vCn9GcGMaEk/STn6XbR4zCI/AAAAAAAAAzI/fCXMbdnjQ2U/S220-s32/SMCTphoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/staying-positive.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2215988694109404506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2215988694109404506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1141316085'/><gd:extendedProperty name='blogger.displayTime' value='March 4, 2009 at 5:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2955648693636454013</id><published>2009-03-04T07:07:00.000-07:00</published><updated>2009-03-04T07:07:55.810-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Nothing like the after Disney blues... The best cu...</title><content type='html'>Nothing like the after Disney blues... The best cure is to start planning the next trip! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2215988694109404506/comments/default/2955648693636454013'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2215988694109404506/comments/default/2955648693636454013'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/staying-positive.html?showComment=1236175620000#c2955648693636454013' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/staying-positive.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2215988694109404506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2215988694109404506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='March 4, 2009 at 7:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4699689037327394013</id><published>2009-03-04T09:42:00.000-07:00</published><updated>2009-03-04T09:42:25.338-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are so adorable!!!!  Love the layouts, gotta...</title><content type='html'>These are so adorable!!!!  Love the layouts, gotta go look at the ibot kit, too cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/749849859715761340/comments/default/4699689037327394013'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/749849859715761340/comments/default/4699689037327394013'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/blessings-44-45.html?showComment=1236184920000#c4699689037327394013' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/02092307542795026567</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/blessings-44-45.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-749849859715761340' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/749849859715761340' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1032953897'/><gd:extendedProperty name='blogger.displayTime' value='March 4, 2009 at 9:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3915929738571483167</id><published>2009-03-04T22:17:00.000-07:00</published><updated>2009-03-04T22:17:31.839-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>No reason to be blue if your are TOTALLY AWESOME L...</title><content type='html'>No reason to be blue if your are TOTALLY AWESOME LIKE YOU!!!!!  Seriously, I know everyone will agree with me!  Glad to see you are counting your blessings, naming them one by one.  That's the best thing to do.  Then relax, all the stress will eventually just go away.  REally!&lt;BR/&gt;I love love love you.  You are fabulous and darling and fun and my very very good friend!  The end.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2215988694109404506/comments/default/3915929738571483167'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2215988694109404506/comments/default/3915929738571483167'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/staying-positive.html?showComment=1236230220000#c3915929738571483167' title=''/><author><name>Marg</name><uri>https://www.blogger.com/profile/00205077966723445227</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/staying-positive.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2215988694109404506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2215988694109404506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2088785191'/><gd:extendedProperty name='blogger.displayTime' value='March 4, 2009 at 10:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6051698169608757935</id><published>2009-03-05T06:12:00.000-07:00</published><updated>2009-03-05T06:12:28.834-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, I'm so glad you're doing better! That's a l...</title><content type='html'>Britt, I'm so glad you're doing better! That's a long happy list!! :) I would hate the late meetings too! :-/</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2304763781834999890/comments/default/6051698169608757935'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2304763781834999890/comments/default/6051698169608757935'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/new-movie-reviews-and-more.html?showComment=1236258720000#c6051698169608757935' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/new-movie-reviews-and-more.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2304763781834999890' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2304763781834999890' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='March 5, 2009 at 6:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2707161784788641946</id><published>2009-03-05T07:01:00.000-07:00</published><updated>2009-03-05T07:01:26.282-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am glad you are feeling better!!  Even when you ...</title><content type='html'>I am glad you are feeling better!!  Even when you are "sounding off" your blog makes my day!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2304763781834999890/comments/default/2707161784788641946'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2304763781834999890/comments/default/2707161784788641946'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/new-movie-reviews-and-more.html?showComment=1236261660000#c2707161784788641946' title=''/><author><name>Tiffany</name><uri>https://www.blogger.com/profile/06188985375235820717</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/new-movie-reviews-and-more.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2304763781834999890' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2304763781834999890' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1822450413'/><gd:extendedProperty name='blogger.displayTime' value='March 5, 2009 at 7:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8460478340381578454</id><published>2009-03-05T07:04:00.000-07:00</published><updated>2009-03-05T07:04:12.846-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY! I'm glad you're feeling better! I'll be prayi...</title><content type='html'>YAY! I'm glad you're feeling better! I'll be praying that you keep moving in that direction! :) LOVE that you got money back on your exchange! That gets me excited too!&lt;BR/&gt;Great Job on the SS! It's so cute! And that sun from the Happy Land kit is so cute! Hope Josh made it home ok and can't wait to see the sneek peak!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2304763781834999890/comments/default/8460478340381578454'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2304763781834999890/comments/default/8460478340381578454'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/new-movie-reviews-and-more.html?showComment=1236261840000#c8460478340381578454' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/new-movie-reviews-and-more.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2304763781834999890' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2304763781834999890' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='March 5, 2009 at 7:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3672767307041960384</id><published>2009-03-05T10:41:00.000-07:00</published><updated>2009-03-05T10:41:39.232-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your blog is the best!  I love it!  Your pages are...</title><content type='html'>Your blog is the best!  I love it!  Your pages are amazing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2304763781834999890/comments/default/3672767307041960384'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2304763781834999890/comments/default/3672767307041960384'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/new-movie-reviews-and-more.html?showComment=1236274860000#c3672767307041960384' title=''/><author><name>Cori Henderson</name><uri>https://www.blogger.com/profile/10601785068035600561</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_M6E3CT5NyAk/S6Fapclya5I/AAAAAAAACbY/aPQwJ9RUWb4/S220-s32/meandB.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/new-movie-reviews-and-more.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2304763781834999890' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2304763781834999890' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1629710420'/><gd:extendedProperty name='blogger.displayTime' value='March 5, 2009 at 10:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-768469870126622685</id><published>2009-03-05T16:11:00.000-07:00</published><updated>2009-03-05T16:11:16.186-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>When I saw the previews for "Coraline" I told Jer ...</title><content type='html'>When I saw the previews for "Coraline" I told Jer there was no way I going to see it.  It looks scary!! I want to ride Jingles, the lead horse!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2304763781834999890/comments/default/768469870126622685'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2304763781834999890/comments/default/768469870126622685'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/new-movie-reviews-and-more.html?showComment=1236294660000#c768469870126622685' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/new-movie-reviews-and-more.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2304763781834999890' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2304763781834999890' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='March 5, 2009 at 4:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5352769874009197386</id><published>2009-03-05T16:21:00.000-07:00</published><updated>2009-03-05T16:21:41.681-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can't wait to see the kit tomorrow!  From what I c...</title><content type='html'>Can't wait to see the kit tomorrow!  From what I can see it looks really cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7317749050397296337/comments/default/5352769874009197386'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7317749050397296337/comments/default/5352769874009197386'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/as-promised.html?showComment=1236295260000#c5352769874009197386' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/as-promised.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7317749050397296337' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7317749050397296337' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 5, 2009 at 4:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5744713404789751339</id><published>2009-03-05T16:29:00.000-07:00</published><updated>2009-03-05T16:29:33.127-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my goodness, she's so cute! Hi Nemo! lol. I thi...</title><content type='html'>Oh my goodness, she's so cute! Hi Nemo! lol. I think you are right about giving away a little too much, but that's ok! I just want to see more now! Can't wait for tomorrow!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7317749050397296337/comments/default/5744713404789751339'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7317749050397296337/comments/default/5744713404789751339'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/as-promised.html?showComment=1236295740000#c5744713404789751339' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/as-promised.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7317749050397296337' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7317749050397296337' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='March 5, 2009 at 4:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4032774648705859275</id><published>2009-03-05T17:04:00.000-07:00</published><updated>2009-03-05T17:04:13.022-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I loved hti video Britt! So cute! And she is so bi...</title><content type='html'>I loved hti video Britt! So cute! And she is so big now.... I remember when she was a baby.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7317749050397296337/comments/default/4032774648705859275'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7317749050397296337/comments/default/4032774648705859275'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/as-promised.html?showComment=1236297840000#c4032774648705859275' title=''/><author><name>Érica</name><uri>https://www.blogger.com/profile/06496215235425384435</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-CObwQAvKKKw/TxTLTpcu7nI/AAAAAAAAAaM/G7uWoKNhSHc/s32/5a3083b6b23a1e52379196fb5c285a241666aca3%255B1%255D.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/as-promised.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7317749050397296337' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7317749050397296337' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1366672751'/><gd:extendedProperty name='blogger.displayTime' value='March 5, 2009 at 5:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8937482146132254138</id><published>2009-03-05T17:28:00.000-07:00</published><updated>2009-03-05T17:28:08.688-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>she is just adorable! big smile. Lovin the kit!</title><content type='html'>she is just adorable! big smile. Lovin the kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7317749050397296337/comments/default/8937482146132254138'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7317749050397296337/comments/default/8937482146132254138'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/as-promised.html?showComment=1236299280000#c8937482146132254138' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/as-promised.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7317749050397296337' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7317749050397296337' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='March 5, 2009 at 5:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5544911921252763672</id><published>2009-03-05T17:31:00.000-07:00</published><updated>2009-03-05T17:31:37.064-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute!!! Your neice is adorable! Can't wait to s...</title><content type='html'>So cute!!! Your neice is adorable! Can't wait to see the new kit. Looks cute too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7317749050397296337/comments/default/5544911921252763672'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7317749050397296337/comments/default/5544911921252763672'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/as-promised.html?showComment=1236299460000#c5544911921252763672' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/as-promised.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7317749050397296337' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7317749050397296337' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='March 5, 2009 at 5:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7011105418502991967</id><published>2009-03-05T18:12:00.000-07:00</published><updated>2009-03-05T18:12:21.528-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Lol! She is adorable!!</title><content type='html'>Lol! She is adorable!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7317749050397296337/comments/default/7011105418502991967'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7317749050397296337/comments/default/7011105418502991967'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/as-promised.html?showComment=1236301920000#c7011105418502991967' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/as-promised.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7317749050397296337' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7317749050397296337' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='March 5, 2009 at 6:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2096479490727331892</id><published>2009-03-05T19:05:00.000-07:00</published><updated>2009-03-05T19:05:30.214-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>all I can say is YES YES YES!!!  I know it's going...</title><content type='html'>all I can say is YES YES YES!!!  I know it's going to be perfect already.....I LOVE YOU BRITT!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7317749050397296337/comments/default/2096479490727331892'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7317749050397296337/comments/default/2096479490727331892'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/as-promised.html?showComment=1236305100000#c2096479490727331892' title=''/><author><name>Diana Herman</name><uri>https://www.blogger.com/profile/05978315407231218387</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/as-promised.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7317749050397296337' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7317749050397296337' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1138980103'/><gd:extendedProperty name='blogger.displayTime' value='March 5, 2009 at 7:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-681780925312935222</id><published>2009-03-05T19:21:00.000-07:00</published><updated>2009-03-05T19:21:38.538-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She is too cute! see ya tomorrow!</title><content type='html'>She is too cute! see ya tomorrow!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7317749050397296337/comments/default/681780925312935222'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7317749050397296337/comments/default/681780925312935222'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/as-promised.html?showComment=1236306060000#c681780925312935222' title=''/><author><name>Chelle</name><uri>https://www.blogger.com/profile/00323064102058654854</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//1.bp.blogspot.com/_IVvB7T164Wg/SdkfU2tOmwI/AAAAAAAAAS4/zq_OluvIZPI/S220-s32/me+for+kelly.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/as-promised.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7317749050397296337' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7317749050397296337' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2121482254'/><gd:extendedProperty name='blogger.displayTime' value='March 5, 2009 at 7:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2181379579325511968</id><published>2009-03-05T19:26:00.000-07:00</published><updated>2009-03-05T19:26:23.532-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You didn't like Coraline?!?!? EEP!!! I LOVED IT!!!...</title><content type='html'>You didn't like Coraline?!?!? EEP!!! I LOVED IT!!!&lt;BR/&gt;Glad you are doing better, awesome layouts as always. Heehee. You rock. ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2304763781834999890/comments/default/2181379579325511968'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2304763781834999890/comments/default/2181379579325511968'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/new-movie-reviews-and-more.html?showComment=1236306360000#c2181379579325511968' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/new-movie-reviews-and-more.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2304763781834999890' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2304763781834999890' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='March 5, 2009 at 7:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7642580063247166685</id><published>2009-03-05T20:09:00.000-07:00</published><updated>2009-03-05T20:09:06.192-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oohhh, I think I know the theme and I'm excited!&lt;b...</title><content type='html'>oohhh, I think I know the theme and I'm excited!&lt;BR/&gt;awesome video, my kids loved it as well LOL!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7317749050397296337/comments/default/7642580063247166685'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7317749050397296337/comments/default/7642580063247166685'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/as-promised.html?showComment=1236308940000#c7642580063247166685' title=''/><author><name>Emilee</name><uri>https://www.blogger.com/profile/03276923834347567587</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/as-promised.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7317749050397296337' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7317749050397296337' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958259147'/><gd:extendedProperty name='blogger.displayTime' value='March 5, 2009 at 8:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8716943873373087389</id><published>2009-03-06T03:29:00.000-07:00</published><updated>2009-03-06T03:29:33.738-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the theme - you may have given away to much b...</title><content type='html'>Love the theme - you may have given away to much but ... that's okay, just peaked our curiosity even more! I was hoping someone would come out with a "church" themed kit.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7317749050397296337/comments/default/8716943873373087389'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7317749050397296337/comments/default/8716943873373087389'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/as-promised.html?showComment=1236335340000#c8716943873373087389' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/as-promised.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7317749050397296337' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7317749050397296337' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='March 6, 2009 at 3:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1131300643666370439</id><published>2009-03-06T09:28:00.000-07:00</published><updated>2009-03-06T09:28:10.901-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh bummer! I was on vacation all week and totally ...</title><content type='html'>Oh bummer! I was on vacation all week and totally forgot to send in my Show Off...glad there's next week.&lt;BR/&gt;GREAT kit, too! Love it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/1131300643666370439'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/1131300643666370439'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236356880000#c1131300643666370439' title=''/><author><name>Rachel Durazzani</name><uri>https://www.blogger.com/profile/00590665626558065083</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-WJawaqNwyg4/W8NhTUNdqOI/AAAAAAAAul0/i6Xblm0aG3YhcnmJ0mVTlIB6-6GaCM_7gCK4BGAYYCw/s32/26599_48.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-792308730'/><gd:extendedProperty name='blogger.displayTime' value='March 6, 2009 at 9:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7622688919483981627</id><published>2009-03-06T09:35:00.000-07:00</published><updated>2009-03-06T09:35:16.226-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt - this new kit is gorgeous!  The colors are ...</title><content type='html'>Britt - this new kit is gorgeous!  The colors are so amazing!!!  Love the glitter glam papers, too!  thanks for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/7622688919483981627'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/7622688919483981627'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236357300000#c7622688919483981627' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 6, 2009 at 9:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4630657136802878451</id><published>2009-03-06T09:54:00.000-07:00</published><updated>2009-03-06T09:54:06.225-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautimous!  I've DLed it and will be making some ...</title><content type='html'>Beautimous!  I've DLed it and will be making some hybriddy soon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/4630657136802878451'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/4630657136802878451'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236358440000#c4630657136802878451' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='March 6, 2009 at 9:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1652056686806835989</id><published>2009-03-06T10:41:00.000-07:00</published><updated>2009-03-06T10:41:35.287-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>love the new kit :D and i'll be back later (when i...</title><content type='html'>love the new kit :D and i'll be back later (when i'm back home on my ownbroad band) to download the freebie. thanks!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/1652056686806835989'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/1652056686806835989'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236361260000#c1652056686806835989' title=''/><author><name>lime</name><uri>https://www.blogger.com/profile/06551474218264033421</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//2.bp.blogspot.com/_HH-i3jBBL60/SKgsjBEf6PI/AAAAAAAAAAQ/UC53PI70uII/S220-s32/156661144_e68d16ab0f_o.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-297577900'/><gd:extendedProperty name='blogger.displayTime' value='March 6, 2009 at 10:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6462697314480958356</id><published>2009-03-06T10:44:00.000-07:00</published><updated>2009-03-06T10:44:45.115-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE IT! Now, if I could only find some time to ...</title><content type='html'>I LOVE IT! Now, if I could only find some time to scrapbook!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/6462697314480958356'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/6462697314480958356'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236361440000#c6462697314480958356' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='March 6, 2009 at 10:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2561512791605472605</id><published>2009-03-06T11:12:00.000-07:00</published><updated>2009-03-06T11:12:42.488-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is so beautiful Brittney-and thanks for the g...</title><content type='html'>This is so beautiful Brittney-and thanks for the great ADD-ON too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/2561512791605472605'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/2561512791605472605'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236363120000#c2561512791605472605' title=''/><author><name>Melissa</name><uri>https://www.blogger.com/profile/15590140965331027092</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_bN66IjOZlsE/Se85adlXj9I/AAAAAAAAAV4/pnhq1ZCgbn4/S220-s32/rxdawg97avatar150x150.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1054410180'/><gd:extendedProperty name='blogger.displayTime' value='March 6, 2009 at 11:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4647602084586530828</id><published>2009-03-06T12:23:00.000-07:00</published><updated>2009-03-06T12:23:56.903-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the freebie!  I love it so much...</title><content type='html'>Thanks so much for the freebie!  I love it so much I had to get the kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/4647602084586530828'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/4647602084586530828'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236367380000#c4647602084586530828' title=''/><author><name>Cori Henderson</name><uri>https://www.blogger.com/profile/10601785068035600561</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_M6E3CT5NyAk/S6Fapclya5I/AAAAAAAACbY/aPQwJ9RUWb4/S220-s32/meandB.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1629710420'/><gd:extendedProperty name='blogger.displayTime' value='March 6, 2009 at 12:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6183886313917717271</id><published>2009-03-06T12:27:00.000-07:00</published><updated>2009-03-06T12:27:27.541-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wonderful freebie and kit!  Soooo cute.</title><content type='html'>Wonderful freebie and kit!  Soooo cute.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/6183886313917717271'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/6183886313917717271'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236367620000#c6183886313917717271' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/02092307542795026567</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1032953897'/><gd:extendedProperty name='blogger.displayTime' value='March 6, 2009 at 12:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7226366151660732317</id><published>2009-03-06T12:30:00.000-07:00</published><updated>2009-03-06T12:30:00.665-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Gorgeous, I love it! Thanks for the add-on too!</title><content type='html'>Gorgeous, I love it! Thanks for the add-on too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/7226366151660732317'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/7226366151660732317'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236367800000#c7226366151660732317' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='March 6, 2009 at 12:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7452992535805951950</id><published>2009-03-06T12:33:00.000-07:00</published><updated>2009-03-06T12:33:12.679-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey Brit,&lt;br&gt;Thanks for the freebie. You are alway...</title><content type='html'>Hey Brit,&lt;BR/&gt;Thanks for the freebie. You are always so generous and your work is always stunning!&lt;BR/&gt;I love the kit, I think I will most definately purchase it since several people in my family have babies due in the next few months :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/7452992535805951950'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/7452992535805951950'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236367980000#c7452992535805951950' title=''/><author><name>Kayla</name><uri>https://www.blogger.com/profile/02756783599815973628</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/_8PhwwM1W1ko/SbF60Rz2liI/AAAAAAAAAAM/SPINV9lv5nU/S220-s32/copyblackwhite.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1329952793'/><gd:extendedProperty name='blogger.displayTime' value='March 6, 2009 at 12:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5560825402334976690</id><published>2009-03-06T13:12:00.000-07:00</published><updated>2009-03-06T13:12:08.895-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the new kit and the freebie that goes with it...</title><content type='html'>Love the new kit and the freebie that goes with it. The Edge to Edge word art pack is perfect for a couple of layouts still in my head! And you were not kidding those show offs were out of this world - but having great stuff to use helps make the layouts great. Thanks for designing such great stuff.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/5560825402334976690'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/5560825402334976690'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236370320000#c5560825402334976690' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='March 6, 2009 at 1:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6142955159825567907</id><published>2009-03-06T14:25:00.001-07:00</published><updated>2009-03-06T14:25:38.859-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this Freebie. I want to let ...</title><content type='html'>Thank you so much for this Freebie. I want to let you know that I posted a link to your blog in &lt;a href="http://CbhScrapbookFreebiesSearch.blogspot.com"&gt;Creative Busy Hands Scrapbook Freebies Search List&lt;/a&gt;, under the &lt;b&gt;Kit(s)&lt;/b&gt; post on Mar. 06, 2009. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/6142955159825567907'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/6142955159825567907'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236374700001#c6142955159825567907' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 6, 2009 at 2:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7198620975505161316</id><published>2009-03-06T14:38:00.000-07:00</published><updated>2009-03-06T14:38:22.171-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh I know I am going to need this kit...I got bapt...</title><content type='html'>Oh I know I am going to need this kit...I got baptized almost a yr ago...so I defiantly need to scrap those!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7317749050397296337/comments/default/7198620975505161316'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7317749050397296337/comments/default/7198620975505161316'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/as-promised.html?showComment=1236375480000#c7198620975505161316' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/as-promised.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7317749050397296337' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7317749050397296337' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 6, 2009 at 2:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8037788042254647195</id><published>2009-03-06T14:59:00.000-07:00</published><updated>2009-03-06T14:59:52.632-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE IT! I just picked it up and I can't wait to s...</title><content type='html'>LOVE IT! I just picked it up and I can't wait to scrap my baptism pics!!!  Thanks so much for another awesome kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/8037788042254647195'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/8037788042254647195'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236376740000#c8037788042254647195' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 6, 2009 at 2:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4975998125203440541</id><published>2009-03-06T15:34:00.000-07:00</published><updated>2009-03-06T15:34:22.505-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>such a beautiful kit!  Thanks for the freebie!</title><content type='html'>such a beautiful kit!  Thanks for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/4975998125203440541'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/4975998125203440541'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236378840000#c4975998125203440541' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 6, 2009 at 3:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8190664289127658519</id><published>2009-03-06T16:52:00.000-07:00</published><updated>2009-03-06T16:52:39.103-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful new kit!  I have just the pictures for i...</title><content type='html'>Beautiful new kit!  I have just the pictures for it - Yay!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/8190664289127658519'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/8190664289127658519'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236383520000#c8190664289127658519' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/11917002182871204938</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-143572415'/><gd:extendedProperty name='blogger.displayTime' value='March 6, 2009 at 4:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5129479945740523361</id><published>2009-03-06T17:48:00.000-07:00</published><updated>2009-03-06T17:50:18.319-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/5129479945740523361'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/5129479945740523361'/><author><name>Amanda</name><uri>https://www.blogger.com/profile/02491153320010536546</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1323123087'/><gd:extendedProperty name='blogger.displayTime' value='March 6, 2009 at 5:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3567345224192788854</id><published>2009-03-06T17:49:00.000-07:00</published><updated>2009-03-06T17:49:25.987-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love it!! I can't wait to go get it and use it! ...</title><content type='html'>I love it!! I can't wait to go get it and use it!  And the glitter paper rocks!  I already use glamorama on everything...! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/3567345224192788854'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/3567345224192788854'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236386940000#c3567345224192788854' title=''/><author><name>Amanda</name><uri>https://www.blogger.com/profile/02491153320010536546</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1323123087'/><gd:extendedProperty name='blogger.displayTime' value='March 6, 2009 at 5:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2082447229907159392</id><published>2009-03-06T18:08:00.000-07:00</published><updated>2009-03-06T18:08:19.823-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie, the kit is really cute.</title><content type='html'>Thanks for the freebie, the kit is really cute.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/2082447229907159392'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/2082447229907159392'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236388080000#c2082447229907159392' title=''/><author><name>The Allens</name><uri>https://www.blogger.com/profile/03811833319886113793</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1642068575'/><gd:extendedProperty name='blogger.displayTime' value='March 6, 2009 at 6:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2357905595704453925</id><published>2009-03-06T18:34:00.000-07:00</published><updated>2009-03-06T18:34:32.769-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ohh, this is such a precious kit! I've been lookin...</title><content type='html'>Ohh, this is such a precious kit! I've been looking for something like this to do my daughters' pics...only we don't do infant baptisms, we do dedications. Any chance of getting a tag that says 'my dedication' instead of 'my baptism'? If so, I'm soooo buying! :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/2357905595704453925'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/2357905595704453925'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236389640000#c2357905595704453925' title=''/><author><name>Kristin</name><uri>https://www.blogger.com/profile/17147117557181511551</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//3.bp.blogspot.com/-1IftfZvSJYg/Vr5gzw2X8FI/AAAAAAAAJtA/VDAYpTbFv3o/s32/Cardwell%252C%2BKristin9777.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1163938560'/><gd:extendedProperty name='blogger.displayTime' value='March 6, 2009 at 6:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4848118467363928381</id><published>2009-03-06T19:26:00.000-07:00</published><updated>2009-03-06T19:26:37.629-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the bright springy kit.</title><content type='html'>Thanks for the bright springy kit.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/4848118467363928381'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/4848118467363928381'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236392760000#c4848118467363928381' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 6, 2009 at 7:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3683342527216538765</id><published>2009-03-06T20:43:00.001-07:00</published><updated>2009-03-06T20:43:40.175-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 06 Mar [LA 07:00pm, NY 10:00pm] - 07 Mar [UK 03:00am, OZ 02:00pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/3683342527216538765'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/3683342527216538765'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236397380001#c3683342527216538765' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 6, 2009 at 8:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7402837934167879197</id><published>2009-03-06T21:39:00.000-07:00</published><updated>2009-03-06T21:39:38.288-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you :)</title><content type='html'>Thank you :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/7402837934167879197'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/7402837934167879197'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236400740000#c7402837934167879197' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 6, 2009 at 9:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-691093105363088397</id><published>2009-03-06T21:44:00.000-07:00</published><updated>2009-03-06T21:44:16.578-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I never buy kits, but you're really tempting me on...</title><content type='html'>I never buy kits, but you're really tempting me on this one.  I may just have to break down!  Great job.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/691093105363088397'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/691093105363088397'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236401040000#c691093105363088397' title=''/><author><name>Heidi</name><uri>https://www.blogger.com/profile/15436362975783896883</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//2.bp.blogspot.com/_n7P9sAB2IuU/Sb23gn5IwjI/AAAAAAAAAsI/Dr4QiIFT9pQ/S220-s32/Blog+Pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-443491702'/><gd:extendedProperty name='blogger.displayTime' value='March 6, 2009 at 9:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7608353886407648328</id><published>2009-03-06T23:31:00.000-07:00</published><updated>2009-03-06T23:31:57.879-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey Britt! Just wanted to say thanks! I love this ...</title><content type='html'>Hey Britt! Just wanted to say thanks! I love this kit. You do such a good job at making the kit more then what it really is. Does that even make sense? Your kits are just great! I hope you have having happier days!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/7608353886407648328'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/7608353886407648328'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236407460000#c7608353886407648328' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='March 6, 2009 at 11:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1302177859232778549</id><published>2009-03-07T00:23:00.000-07:00</published><updated>2009-03-07T00:23:42.979-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My goodness Britt!! This kit is AMAZING! I can't w...</title><content type='html'>My goodness Britt!! This kit is AMAZING! I can't wait to get scrapping again and want to use this kit sooo bad!! YOU ROCK!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/1302177859232778549'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/1302177859232778549'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236410580000#c1302177859232778549' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='March 7, 2009 at 12:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2413967974303854008</id><published>2009-03-07T06:22:00.000-07:00</published><updated>2009-03-07T06:22:23.885-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank yo - i love it! I am wondering - areyou plan...</title><content type='html'>thank yo - i love it! I am wondering - areyou planning on doing an easter theme too?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/2413967974303854008'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/2413967974303854008'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236432120000#c2413967974303854008' title=''/><author><name>The Deming Four</name><uri>https://www.blogger.com/profile/05948948717804591834</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1639339375'/><gd:extendedProperty name='blogger.displayTime' value='March 7, 2009 at 6:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2754844475492112994</id><published>2009-03-07T10:47:00.000-07:00</published><updated>2009-03-07T10:47:34.935-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for sunch a bright and fun mini kit</title><content type='html'>Thanks for sunch a bright and fun mini kit</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/2754844475492112994'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/2754844475492112994'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236448020000#c2754844475492112994' title=''/><author><name>mihill</name><uri>https://www.blogger.com/profile/16982528671232848452</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//4.bp.blogspot.com/-_s_gUu9Q5EI/TpbbOz1c8lI/AAAAAAAADkk/ziknAUI1QR4/s32/images.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1934550302'/><gd:extendedProperty name='blogger.displayTime' value='March 7, 2009 at 10:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3060606749615034278</id><published>2009-03-07T12:41:00.000-07:00</published><updated>2009-03-07T12:41:27.959-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These layouts are really awesome! Like the colors ...</title><content type='html'>These layouts are really awesome! Like the colors very much, thank you for sharing your beautiful freebie!&lt;BR/&gt;&lt;BR/&gt;Silvie from Germany</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/3060606749615034278'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/3060606749615034278'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236454860000#c3060606749615034278' title=''/><author><name>Silvie</name><uri>https://www.blogger.com/profile/02175437840309616218</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1820770128'/><gd:extendedProperty name='blogger.displayTime' value='March 7, 2009 at 12:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5353043059059590755</id><published>2009-03-07T13:25:00.000-07:00</published><updated>2009-03-07T13:25:12.607-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>One of my favorite hymns! Thanks so much for the f...</title><content type='html'>One of my favorite hymns! Thanks so much for the freebie, I am heading to scrap matters after this for the whole kit! My oldest gets baptized this year and I LOVE the kit to use for her invites and pages. Thank you for sharing your wonderful talent with all of us.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/5353043059059590755'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/5353043059059590755'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236457500000#c5353043059059590755' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='March 7, 2009 at 1:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1718843420792545701</id><published>2009-03-09T00:21:00.000-06:00</published><updated>2009-03-09T00:21:55.302-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this kit!  Great LO's by your team too!  Than...</title><content type='html'>Love this kit!  Great LO's by your team too!  Thanks for the freebie, always love those!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/1718843420792545701'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/1718843420792545701'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236579660000#c1718843420792545701' title=''/><author><name>Mimi</name><uri>https://www.blogger.com/profile/17729634882133588407</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_uf0gVqziMtc/R_FWiAytqiI/AAAAAAAABus/WBZfWk0GS14/S220-s32/IMG_5522.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-111455570'/><gd:extendedProperty name='blogger.displayTime' value='March 9, 2009 at 12:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2633326350869032052</id><published>2009-03-09T12:48:00.000-06:00</published><updated>2009-03-09T12:48:27.605-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>great kit and great freebie - as always. thank  yo...</title><content type='html'>great kit and great freebie - as always. thank  you very much</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/2633326350869032052'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/2633326350869032052'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236624480000#c2633326350869032052' title=''/><author><name>Mara</name><uri>https://www.blogger.com/profile/01054327175617070284</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-108473026'/><gd:extendedProperty name='blogger.displayTime' value='March 9, 2009 at 12:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4014651995870612534</id><published>2009-03-09T13:46:00.000-06:00</published><updated>2009-03-09T13:46:32.340-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for reminding me! great lo</title><content type='html'>thanks for reminding me! great lo</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7474095767568735527/comments/default/4014651995870612534'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7474095767568735527/comments/default/4014651995870612534'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/speed-scrap-tonight.html?showComment=1236627960000#c4014651995870612534' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7474095767568735527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7474095767568735527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='March 9, 2009 at 1:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2741297865064457797</id><published>2009-03-09T13:50:00.000-06:00</published><updated>2009-03-09T13:50:11.601-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I was just going to say - look at those cute micke...</title><content type='html'>I was just going to say - look at those cute mickey plates! I just enlarged this and WOW - your shadowing is so awesome, it totally looks like a paper LO - you rock!  I LOVE that alpha too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7474095767568735527/comments/default/2741297865064457797'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7474095767568735527/comments/default/2741297865064457797'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/speed-scrap-tonight.html?showComment=1236628200000#c2741297865064457797' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7474095767568735527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7474095767568735527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='March 9, 2009 at 1:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4431967842278605153</id><published>2009-03-09T15:17:00.000-06:00</published><updated>2009-03-09T15:17:53.859-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love all your work especially the Disney Stuff. Lo...</title><content type='html'>Love all your work especially the Disney Stuff. Love Monstrosity and hope to see more.  How do you get such great photos with all the Disney characters? I hope we can take our kid's in two years. I'd like to go soon but it's a lot of money so we'll have to wait a bit. Love your work so MUCH.&lt;BR/&gt;&lt;BR/&gt;artgalstyle.blogspot.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/4431967842278605153'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/4431967842278605153'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236633420000#c4431967842278605153' title=''/><author><name>Laramie</name><uri>https://www.blogger.com/profile/11675772521815930080</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-lxbudoed4X8/Xby8NboaK4I/AAAAAAAAJME/sUfZTFZFAY8zJH7jE3S1EOqYrQmSuw-_wCK4BGAYYCw/s32/00_facebook1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-205340431'/><gd:extendedProperty name='blogger.displayTime' value='March 9, 2009 at 3:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3944593956484813238</id><published>2009-03-09T15:39:00.000-06:00</published><updated>2009-03-09T15:39:16.359-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Are you crazy!!  This page is SO awesome.  NO need...</title><content type='html'>Are you crazy!!  This page is SO awesome.  NO need to re-do Britt!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7474095767568735527/comments/default/3944593956484813238'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7474095767568735527/comments/default/3944593956484813238'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/speed-scrap-tonight.html?showComment=1236634740000#c3944593956484813238' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7474095767568735527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7474095767568735527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='March 9, 2009 at 3:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7364220864606336902</id><published>2009-03-09T21:00:00.000-06:00</published><updated>2009-03-09T21:00:27.659-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>love the layout! and the plates! &lt;br&gt;Britt- love t...</title><content type='html'>love the layout! and the plates! &lt;BR/&gt;Britt- love the shirt too! I have one just like it :)&lt;BR/&gt;&lt;BR/&gt;Christina</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7474095767568735527/comments/default/7364220864606336902'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7474095767568735527/comments/default/7364220864606336902'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/speed-scrap-tonight.html?showComment=1236654000000#c7364220864606336902' title=''/><author><name>X-tina</name><uri>https://www.blogger.com/profile/09201304600878823120</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='//1.bp.blogspot.com/_gZbHAJAM6-4/SLCuguAQfiI/AAAAAAAAAAM/DQrqdAqDfhE/S220-s32/DSC_0044.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7474095767568735527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7474095767568735527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-524236270'/><gd:extendedProperty name='blogger.displayTime' value='March 9, 2009 at 9:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3541232989110071876</id><published>2009-03-10T01:00:00.000-06:00</published><updated>2009-03-10T01:00:08.223-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Colleen Said:  Thanks for sharing the freebie.</title><content type='html'>Colleen Said:  Thanks for sharing the freebie.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/3541232989110071876'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/3541232989110071876'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236668400000#c3541232989110071876' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 10, 2009 at 1:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2088797878145090859</id><published>2009-03-10T04:10:00.000-06:00</published><updated>2009-03-10T04:10:07.248-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!!!&lt;br&gt;Angegardien81</title><content type='html'>Thank you!!!&lt;BR/&gt;Angegardien81</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/2088797878145090859'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/2088797878145090859'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236679800000#c2088797878145090859' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 10, 2009 at 4:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4395067508088462277</id><published>2009-03-10T16:38:00.000-06:00</published><updated>2009-03-10T16:38:26.355-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the pictures from Sunday dinner!</title><content type='html'>I love the pictures from Sunday dinner!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7474095767568735527/comments/default/4395067508088462277'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7474095767568735527/comments/default/4395067508088462277'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/speed-scrap-tonight.html?showComment=1236724680000#c4395067508088462277' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7474095767568735527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7474095767568735527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='March 10, 2009 at 4:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3657825373489611031</id><published>2009-03-13T11:16:00.000-06:00</published><updated>2009-03-13T11:16:23.190-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great new products! Thanks so much for the alpha. ...</title><content type='html'>Great new products! Thanks so much for the alpha. Very nice.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4631281362715979116/comments/default/3657825373489611031'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4631281362715979116/comments/default/3657825373489611031'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/quiet-week-on-ol-blog.html?showComment=1236964560000#c3657825373489611031' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/quiet-week-on-ol-blog.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4631281362715979116' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4631281362715979116' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='March 13, 2009 at 11:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8799406410560847926</id><published>2009-03-13T15:32:00.000-06:00</published><updated>2009-03-13T15:32:17.442-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm so sad!  I broke down and bought this kit.  My...</title><content type='html'>I'm so sad!  I broke down and bought this kit.  My second kit ever! I never buy kits, but I just couldn't pass this one up.  Unfortunately, I forgot until today, and I was too late to get the free glamor papers.  I missed it by 1 day.&lt;BR/&gt;&lt;BR/&gt;I love the kit. Great job.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/8799406410560847926'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/8799406410560847926'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1236979920000#c8799406410560847926' title=''/><author><name>Heidi</name><uri>https://www.blogger.com/profile/15436362975783896883</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//2.bp.blogspot.com/_n7P9sAB2IuU/Sb23gn5IwjI/AAAAAAAAAsI/Dr4QiIFT9pQ/S220-s32/Blog+Pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-443491702'/><gd:extendedProperty name='blogger.displayTime' value='March 13, 2009 at 3:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6136410566923303903</id><published>2009-03-15T01:04:00.001-06:00</published><updated>2009-03-15T01:04:24.683-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 14 Mar [LA 11:00pm] - 15 Mar [NY 01:00am, UK 06:00am, OZ 05:00pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/6136410566923303903'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6062996586742560625/comments/default/6136410566923303903'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/love-bytes.html?showComment=1237100640001#c6136410566923303903' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/love-bytes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6062996586742560625' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6062996586742560625' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 15, 2009 at 1:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-539646821648516777</id><published>2009-03-17T10:46:00.000-06:00</published><updated>2009-03-17T10:46:17.435-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awwww this collab sounds so exciting!!! ;)</title><content type='html'>Awwww this collab sounds so exciting!!! ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1340209582785786108/comments/default/539646821648516777'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1340209582785786108/comments/default/539646821648516777'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/crazy-dayz.html?showComment=1237308360000#c539646821648516777' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/crazy-dayz.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1340209582785786108' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1340209582785786108' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='March 17, 2009 at 10:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8275628885577166217</id><published>2009-03-17T12:35:00.000-06:00</published><updated>2009-03-17T12:35:43.349-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can't wait to see what you've done this time! It's...</title><content type='html'>Can't wait to see what you've done this time! It's always a treat!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1340209582785786108/comments/default/8275628885577166217'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1340209582785786108/comments/default/8275628885577166217'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/crazy-dayz.html?showComment=1237314900000#c8275628885577166217' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/crazy-dayz.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1340209582785786108' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1340209582785786108' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='March 17, 2009 at 12:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3541879601024966191</id><published>2009-03-17T15:07:00.000-06:00</published><updated>2009-03-17T15:07:39.618-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ooh, sounds exciting! I can't wait till Thursday.</title><content type='html'>Ooh, sounds exciting! I can't wait till Thursday.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1340209582785786108/comments/default/3541879601024966191'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1340209582785786108/comments/default/3541879601024966191'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/crazy-dayz.html?showComment=1237324020000#c3541879601024966191' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/02953440103781720253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//img.photobucket.com/albums/v109/kswm30b/icons/skating/disney_heatherw.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/crazy-dayz.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1340209582785786108' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1340209582785786108' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-51884619'/><gd:extendedProperty name='blogger.displayTime' value='March 17, 2009 at 3:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2262163817573203960</id><published>2009-03-18T18:37:00.000-06:00</published><updated>2009-03-18T18:37:16.623-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful!!!  I always find your layouts SO inspir...</title><content type='html'>Beautiful!!!  I always find your layouts SO inspiring!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2235705393111240950/comments/default/2262163817573203960'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2235705393111240950/comments/default/2262163817573203960'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/some-scrapbook-pages-to-share.html?showComment=1237423020000#c2262163817573203960' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/some-scrapbook-pages-to-share.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2235705393111240950' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2235705393111240950' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 18, 2009 at 6:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2375496501923196682</id><published>2009-03-18T20:48:00.000-06:00</published><updated>2009-03-18T20:48:29.082-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow Britt...these are truly amazing! Just amazing!</title><content type='html'>Wow Britt...these are truly amazing! Just amazing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2235705393111240950/comments/default/2375496501923196682'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2235705393111240950/comments/default/2375496501923196682'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/some-scrapbook-pages-to-share.html?showComment=1237430880000#c2375496501923196682' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/some-scrapbook-pages-to-share.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2235705393111240950' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2235705393111240950' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 18, 2009 at 8:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3930299626169178738</id><published>2009-03-19T07:30:00.000-06:00</published><updated>2009-03-19T07:30:18.279-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I always love your pages, you're so inspiring!!! I...</title><content type='html'>I always love your pages, you're so inspiring!!! I'm a little confused though, isn't release day Friday??? ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2235705393111240950/comments/default/3930299626169178738'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2235705393111240950/comments/default/3930299626169178738'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/some-scrapbook-pages-to-share.html?showComment=1237469400000#c3930299626169178738' title=''/><author><name>Jolene</name><uri>https://www.blogger.com/profile/11952327145004640624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//4.bp.blogspot.com/_CJeldYVoShs/Szwdl6oSJEI/AAAAAAAAAXI/G6Dl74FEsMk/S220-s32/jo+copy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/some-scrapbook-pages-to-share.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2235705393111240950' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2235705393111240950' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-193108505'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2009 at 7:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4663682601254085839</id><published>2009-03-19T08:24:00.000-06:00</published><updated>2009-03-19T08:24:22.587-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>As always amazing LOs! Can't wait to see the new p...</title><content type='html'>As always amazing LOs! Can't wait to see the new product.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2235705393111240950/comments/default/4663682601254085839'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2235705393111240950/comments/default/4663682601254085839'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/some-scrapbook-pages-to-share.html?showComment=1237472640000#c4663682601254085839' title=''/><author><name>Rachel's Scraps</name><uri>https://www.blogger.com/profile/12858506066712114006</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_fjK-uRJCXaY/SZNlV_gyXkI/AAAAAAAAAoc/0llGP-MtbxE/S220-s32/rach+and+hd+sundance+1+blog.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/some-scrapbook-pages-to-share.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2235705393111240950' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2235705393111240950' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1932404985'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2009 at 8:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7845160214013539234</id><published>2009-03-19T09:01:00.000-06:00</published><updated>2009-03-19T09:01:28.776-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt you never disappoint! :) Love them all and c...</title><content type='html'>Britt you never disappoint! :) Love them all and congrats on paying off the car that is AWESOME! :) &lt;BR/&gt;&lt;BR/&gt;I'll be there tonight fer sure!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2235705393111240950/comments/default/7845160214013539234'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2235705393111240950/comments/default/7845160214013539234'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/some-scrapbook-pages-to-share.html?showComment=1237474860000#c7845160214013539234' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/some-scrapbook-pages-to-share.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2235705393111240950' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2235705393111240950' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2009 at 9:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1424332493030365082</id><published>2009-03-19T09:24:00.000-06:00</published><updated>2009-03-19T09:24:49.792-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh WOW- what an awesome kit. Love everything about...</title><content type='html'>oh WOW- what an awesome kit. Love everything about it! Definitely one to get...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/1424332493030365082'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/1424332493030365082'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html?showComment=1237476240000#c1424332493030365082' title=''/><author><name>Quietangelsb</name><uri>https://www.blogger.com/profile/08571034645065693851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/_ZfToM-mbJbo/SJkgMCqT1pI/AAAAAAAAAAc/zWlOdfwBwrk/s32-R/DSCN3436-1.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4799289033075675877' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4799289033075675877' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-163650972'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2009 at 9:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3427687271175813940</id><published>2009-03-19T09:33:00.000-06:00</published><updated>2009-03-19T09:33:43.950-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is fabulous - and really fun to see it a day ...</title><content type='html'>This is fabulous - and really fun to see it a day early! No Starbucks for me today because I need this kit instead!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/3427687271175813940'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/3427687271175813940'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html?showComment=1237476780000#c3427687271175813940' title=''/><author><name>Erin</name><uri>https://www.blogger.com/profile/14636543213027398088</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='//2.bp.blogspot.com/_xINNF-dUkgI/SSWoTy_zRII/AAAAAAAAAH8/5iYYyRm03CI/S220-s32/2x2+pic++Erin.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4799289033075675877' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4799289033075675877' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1454965636'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2009 at 9:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2293421794314038328</id><published>2009-03-19T09:43:00.000-06:00</published><updated>2009-03-19T09:43:46.644-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG!! I LOVE THIS!! you get me in soo much trouble...</title><content type='html'>OMG!! I LOVE THIS!! you get me in soo much trouble with my DH.  I just can't resist your stuff.  Off to buy it!  Don't be suprised if I use it in the speed scrap tonight...:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/2293421794314038328'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/2293421794314038328'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html?showComment=1237477380000#c2293421794314038328' title=''/><author><name>Amanda</name><uri>https://www.blogger.com/profile/02491153320010536546</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4799289033075675877' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4799289033075675877' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1323123087'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2009 at 9:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9180628248634278239</id><published>2009-03-19T10:12:00.000-06:00</published><updated>2009-03-19T10:12:34.963-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Totally awesome!  I'm downloading it now!!</title><content type='html'>Totally awesome!  I'm downloading it now!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/9180628248634278239'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/9180628248634278239'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html?showComment=1237479120000#c9180628248634278239' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4799289033075675877' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4799289033075675877' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2009 at 10:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3102084232050645474</id><published>2009-03-19T10:24:00.000-06:00</published><updated>2009-03-19T10:24:01.222-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, I love that this kit is so so happy!  :)</title><content type='html'>Britt, I love that this kit is so so happy!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/3102084232050645474'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/3102084232050645474'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html?showComment=1237479840000#c3102084232050645474' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4799289033075675877' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4799289033075675877' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2009 at 10:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6794287348572470606</id><published>2009-03-19T10:33:00.000-06:00</published><updated>2009-03-19T10:33:25.752-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute, I love this! Off to the shop now...</title><content type='html'>So cute, I love this! Off to the shop now...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2235705393111240950/comments/default/6794287348572470606'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2235705393111240950/comments/default/6794287348572470606'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/some-scrapbook-pages-to-share.html?showComment=1237480380000#c6794287348572470606' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/some-scrapbook-pages-to-share.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2235705393111240950' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2235705393111240950' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2009 at 10:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6811528089418291212</id><published>2009-03-19T12:07:00.000-06:00</published><updated>2009-03-19T12:07:30.189-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is adorable! I HAD to get it, I don't even ha...</title><content type='html'>That is adorable! I HAD to get it, I don't even have that many bugs life LOs to do!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/6811528089418291212'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/6811528089418291212'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html?showComment=1237486020000#c6811528089418291212' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/02953440103781720253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//img.photobucket.com/albums/v109/kswm30b/icons/skating/disney_heatherw.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4799289033075675877' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4799289033075675877' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-51884619'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2009 at 12:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3407406444458776989</id><published>2009-03-19T12:38:00.000-06:00</published><updated>2009-03-19T12:38:27.395-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I finished the DL. So cute! Thanks for the add-on!</title><content type='html'>I finished the DL. So cute! Thanks for the add-on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/3407406444458776989'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/3407406444458776989'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html?showComment=1237487880000#c3407406444458776989' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4799289033075675877' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4799289033075675877' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2009 at 12:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4843552511139825318</id><published>2009-03-19T13:46:00.000-06:00</published><updated>2009-03-19T13:46:28.139-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my word Brittney! This kit is so stinkin' adora...</title><content type='html'>Oh my word Brittney! This kit is so stinkin' adorable !! I LOVE it! You guys do the cutest stuff! Can't wait to scrap with it!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/4843552511139825318'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/4843552511139825318'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html?showComment=1237491960000#c4843552511139825318' title=''/><author><name>Super Daysh</name><uri>https://www.blogger.com/profile/05408931766232543547</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-Oy4xgT14VHo/Uhqc4iD2M6I/AAAAAAAADnI/bvBAuBQLYt0/s32/sunday-sweeties-2-web.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4799289033075675877' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4799289033075675877' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-334762975'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2009 at 1:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1554810831362509856</id><published>2009-03-19T15:53:00.000-06:00</published><updated>2009-03-19T15:53:54.137-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>TOTALLY love this Britt, as usual!! I am SO off to...</title><content type='html'>TOTALLY love this Britt, as usual!! I am SO off to buy, just don't tell my hubby! LOL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/1554810831362509856'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/1554810831362509856'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html?showComment=1237499580000#c1554810831362509856' title=''/><author><name>Jolene</name><uri>https://www.blogger.com/profile/11952327145004640624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//4.bp.blogspot.com/_CJeldYVoShs/Szwdl6oSJEI/AAAAAAAAAXI/G6Dl74FEsMk/S220-s32/jo+copy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4799289033075675877' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4799289033075675877' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-193108505'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2009 at 3:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1129747705900459865</id><published>2009-03-19T16:10:00.001-06:00</published><updated>2009-03-19T16:10:55.806-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this Freebie. I want to let ...</title><content type='html'>Thank you so much for this Freebie. I want to let you know that I posted a link to your blog in &lt;a href="http://CbhScrapbookFreebiesSearch.blogspot.com"&gt;Creative Busy Hands Scrapbook Freebies Search List&lt;/a&gt;, under the &lt;b&gt;Kit(s)&lt;/b&gt; post on Mar. 19, 2009. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/1129747705900459865'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/1129747705900459865'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html?showComment=1237500600001#c1129747705900459865' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4799289033075675877' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4799289033075675877' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2009 at 4:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7014799293501395691</id><published>2009-03-19T16:46:00.000-06:00</published><updated>2009-03-19T16:46:27.425-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just scrapped by Bug's Land from CA adventure! I...</title><content type='html'>I just scrapped by Bug's Land from CA adventure! I think I am adding to it! THis is so cute and I just love your elements and paper styles! So fun and happy! Thanks for the freebie too.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/7014799293501395691'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/7014799293501395691'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html?showComment=1237502760000#c7014799293501395691' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4799289033075675877' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4799289033075675877' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2009 at 4:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1449721341956834030</id><published>2009-03-19T17:05:00.000-06:00</published><updated>2009-03-19T17:05:44.988-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks so much for this! :)</title><content type='html'>thanks so much for this! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/1449721341956834030'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/1449721341956834030'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html?showComment=1237503900000#c1449721341956834030' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4799289033075675877' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4799289033075675877' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2009 at 5:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7397598185098534073</id><published>2009-03-19T20:50:00.000-06:00</published><updated>2009-03-19T20:50:36.047-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>love the new kit!!! thank you for the add on!</title><content type='html'>love the new kit!!! thank you for the add on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/7397598185098534073'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/7397598185098534073'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html?showComment=1237517400000#c7397598185098534073' title=''/><author><name>DoodleLT - Trivette's Designs</name><uri>https://www.blogger.com/profile/14421139704338211289</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4799289033075675877' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4799289033075675877' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1633879608'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2009 at 8:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8753904567226053147</id><published>2009-03-19T21:34:00.001-06:00</published><updated>2009-03-19T21:34:26.784-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 19 Mar [LA 08:00pm, NY 10:00pm] - 20 Mar [UK 03:00am, OZ 02:00pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/8753904567226053147'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/8753904567226053147'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html?showComment=1237520040001#c8753904567226053147' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4799289033075675877' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4799289033075675877' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2009 at 9:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4699926264681642303</id><published>2009-03-20T06:28:00.000-06:00</published><updated>2009-03-20T06:28:04.794-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie - love the little lady bugs!!!</title><content type='html'>Thanks for the freebie - love the little lady bugs!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/4699926264681642303'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/4699926264681642303'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html?showComment=1237552080000#c4699926264681642303' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4799289033075675877' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4799289033075675877' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2009 at 6:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2062726926348617045</id><published>2009-03-20T10:35:00.000-06:00</published><updated>2009-03-20T10:35:05.087-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I really like those flowers, Britt!</title><content type='html'>I really like those flowers, Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1461070528156939820/comments/default/2062726926348617045'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1461070528156939820/comments/default/2062726926348617045'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/totally-showin-off.html?showComment=1237566900000#c2062726926348617045' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/totally-showin-off.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1461070528156939820' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1461070528156939820' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2009 at 10:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1549206666231862335</id><published>2009-03-20T11:45:00.000-06:00</published><updated>2009-03-20T11:45:28.164-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love watching the show offs each week, and can't...</title><content type='html'>I love watching the show offs each week, and can't wait to use my new flowers! Hope lunch was great!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1461070528156939820/comments/default/1549206666231862335'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1461070528156939820/comments/default/1549206666231862335'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/totally-showin-off.html?showComment=1237571100000#c1549206666231862335' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/totally-showin-off.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1461070528156939820' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1461070528156939820' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2009 at 11:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8544383201152997056</id><published>2009-03-20T12:41:00.000-06:00</published><updated>2009-03-20T12:41:33.561-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Super cute kit, thanks for the free add-on!</title><content type='html'>Super cute kit, thanks for the free add-on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/8544383201152997056'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/8544383201152997056'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html?showComment=1237574460000#c8544383201152997056' title=''/><author><name>The Allens</name><uri>https://www.blogger.com/profile/03811833319886113793</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4799289033075675877' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4799289033075675877' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1642068575'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2009 at 12:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1371113363694794411</id><published>2009-03-20T14:33:00.000-06:00</published><updated>2009-03-20T14:33:55.129-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ah britt i love the lo that you did of me! so very...</title><content type='html'>ah britt i love the lo that you did of me! so very cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2235705393111240950/comments/default/1371113363694794411'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2235705393111240950/comments/default/1371113363694794411'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/some-scrapbook-pages-to-share.html?showComment=1237581180000#c1371113363694794411' title=''/><author><name>cheloni</name><uri>https://www.blogger.com/profile/07499878345290260843</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_zQqh2J7HUNE/SxgPoEQfK7I/AAAAAAAAA5s/mkBIm0VtBKc/S220-s32/baby+love.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/some-scrapbook-pages-to-share.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2235705393111240950' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2235705393111240950' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1218734363'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2009 at 2:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3657624787733778354</id><published>2009-03-20T18:38:00.000-06:00</published><updated>2009-03-20T18:38:59.659-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love these flowers! So cute! I'm  all about re-u...</title><content type='html'>I love these flowers! So cute! I'm  all about re-use and recycle. Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1461070528156939820/comments/default/3657624787733778354'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1461070528156939820/comments/default/3657624787733778354'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/totally-showin-off.html?showComment=1237595880000#c3657624787733778354' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/totally-showin-off.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1461070528156939820' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1461070528156939820' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2009 at 6:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3019292939964941369</id><published>2009-03-20T18:39:00.000-06:00</published><updated>2009-03-20T18:39:11.765-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the color-blok paper! Thanks so much for shar...</title><content type='html'>Love the color-blok paper! Thanks so much for sharing your work!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/3019292939964941369'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/3019292939964941369'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html?showComment=1237595940000#c3019292939964941369' title=''/><author><name>Peg</name><uri>https://www.blogger.com/profile/14491349202803336897</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='22' src='//3.bp.blogspot.com/_tLyfwfbQ0w8/SiQ4YUXX5TI/AAAAAAAAAAM/2ei9i7uQ8S8/S220-s32/Me~Grafitti.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4799289033075675877' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4799289033075675877' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-567234010'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2009 at 6:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7958481302056041950</id><published>2009-03-21T06:10:00.000-06:00</published><updated>2009-03-21T06:10:07.077-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This kit is super cute!! Thanks for the addon! ;)</title><content type='html'>This kit is super cute!! Thanks for the addon! ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/7958481302056041950'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/7958481302056041950'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html?showComment=1237637400000#c7958481302056041950' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4799289033075675877' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4799289033075675877' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2009 at 6:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5714798301686105430</id><published>2009-03-21T08:56:00.000-06:00</published><updated>2009-03-21T08:56:29.862-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>FAB kit! You know I love Minna too! Your collab is...</title><content type='html'>FAB kit! You know I love Minna too! Your collab is super:) TY for the add-on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/5714798301686105430'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/5714798301686105430'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html?showComment=1237647360000#c5714798301686105430' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/09531616790877968340</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/_ag1ClOwWkuA/TOGT7XLG5ZI/AAAAAAAAAB0/NSVMF5-CbeY/S220-s32/kdpx100.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4799289033075675877' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4799289033075675877' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1256769005'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2009 at 8:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3275060861736922786</id><published>2009-03-21T13:31:00.000-06:00</published><updated>2009-03-21T13:31:45.854-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Well, it was our Spring Break this week, so that c...</title><content type='html'>Well, it was our Spring Break this week, so that could account for some of the other slackers too! lol. DH and I took a group of our students on a cruise and my kids had fun at my mom's house. Great new products!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1461070528156939820/comments/default/3275060861736922786'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1461070528156939820/comments/default/3275060861736922786'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/totally-showin-off.html?showComment=1237663860000#c3275060861736922786' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/totally-showin-off.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1461070528156939820' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1461070528156939820' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2009 at 1:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8452182652655480872</id><published>2009-03-22T19:46:00.000-06:00</published><updated>2009-03-22T19:46:32.973-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt--sounds like you had a GREAT weekend! And yo...</title><content type='html'>Britt--sounds like you had a GREAT weekend! And your blessing pages are so cool. That date night one is so much fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7101148597609105883/comments/default/8452182652655480872'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7101148597609105883/comments/default/8452182652655480872'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/blessings-47-48.html?showComment=1237772760000#c8452182652655480872' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/blessings-47-48.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7101148597609105883' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7101148597609105883' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2009 at 7:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-233670829172435010</id><published>2009-03-23T10:19:00.000-06:00</published><updated>2009-03-23T10:19:14.768-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the date night page. My hubby and I are wor...</title><content type='html'>I love the date night page. My hubby and I are working on that one. Sad about boring chicken when Sushi is so yummy! Hope the week is good.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7101148597609105883/comments/default/233670829172435010'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7101148597609105883/comments/default/233670829172435010'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/blessings-47-48.html?showComment=1237825140000#c233670829172435010' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/blessings-47-48.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7101148597609105883' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7101148597609105883' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2009 at 10:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6860616996555524851</id><published>2009-03-23T11:47:00.000-06:00</published><updated>2009-03-23T11:47:49.189-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2235705393111240950/comments/default/6860616996555524851'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2235705393111240950/comments/default/6860616996555524851'/><author><name>Marie Reeves</name><uri>https://www.blogger.com/profile/12775817192066438241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/some-scrapbook-pages-to-share.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2235705393111240950' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2235705393111240950' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1085139056'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2009 at 11:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8196389807119277710</id><published>2009-03-23T11:49:00.000-06:00</published><updated>2009-03-23T11:49:37.039-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Which kit did the rusted Mickey brads come from?  ...</title><content type='html'>Which kit did the rusted Mickey brads come from?  I absolutely LOVE your Disney layouts!  They are amazing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2235705393111240950/comments/default/8196389807119277710'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2235705393111240950/comments/default/8196389807119277710'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/some-scrapbook-pages-to-share.html?showComment=1237830540000#c8196389807119277710' title=''/><author><name>Marie Reeves</name><uri>https://www.blogger.com/profile/12775817192066438241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/some-scrapbook-pages-to-share.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2235705393111240950' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2235705393111240950' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1085139056'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2009 at 11:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4719984387065982126</id><published>2009-03-24T06:49:00.000-06:00</published><updated>2009-03-24T06:49:26.846-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I don't think I've ever commented before---I jsut ...</title><content type='html'>I don't think I've ever commented before---I jsut stalk and wish I had a tenth of your amazing creativity! LOVE all your Disney stuff especially. I blogged you today:&lt;BR/&gt;http://ohamanda.com/?p=1079&lt;BR/&gt;&lt;BR/&gt;:)&lt;BR/&gt;&lt;BR/&gt;a</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7101148597609105883/comments/default/4719984387065982126'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7101148597609105883/comments/default/4719984387065982126'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/blessings-47-48.html?showComment=1237898940000#c4719984387065982126' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/blessings-47-48.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7101148597609105883' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7101148597609105883' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 24, 2009 at 6:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8370332959672124827</id><published>2009-03-25T08:11:00.000-06:00</published><updated>2009-03-25T08:11:36.754-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Like your blessing pages - nice colors!&lt;br&gt;&lt;br&gt;Gre...</title><content type='html'>Like your blessing pages - nice colors!&lt;BR/&gt;&lt;BR/&gt;Greetings from Germany,&lt;BR/&gt;&lt;BR/&gt;Silvie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7101148597609105883/comments/default/8370332959672124827'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7101148597609105883/comments/default/8370332959672124827'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/blessings-47-48.html?showComment=1237990260000#c8370332959672124827' title=''/><author><name>Silvie</name><uri>https://www.blogger.com/profile/02175437840309616218</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/blessings-47-48.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7101148597609105883' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7101148597609105883' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1820770128'/><gd:extendedProperty name='blogger.displayTime' value='March 25, 2009 at 8:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1796847253241097781</id><published>2009-03-25T11:41:00.000-06:00</published><updated>2009-03-25T11:41:21.215-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey we play Hand and Foot too! Love that game :)</title><content type='html'>Hey we play Hand and Foot too! Love that game :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2318459687150793233/comments/default/1796847253241097781'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2318459687150793233/comments/default/1796847253241097781'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/coming-soon.html?showComment=1238002860000#c1796847253241097781' title=''/><author><name>Yettiebug</name><uri>https://www.blogger.com/profile/10791335501460402212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/coming-soon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2318459687150793233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2318459687150793233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-402710607'/><gd:extendedProperty name='blogger.displayTime' value='March 25, 2009 at 11:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5078937294912345884</id><published>2009-03-25T11:52:00.000-06:00</published><updated>2009-03-25T11:52:51.028-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>did you redo your dinner page? i like both but i w...</title><content type='html'>did you redo your dinner page? i like both but i was curious. Im excited tow watch bolt soon :O) The sneak peek doesnt show much, I must know- thanks for the new challenge!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2318459687150793233/comments/default/5078937294912345884'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2318459687150793233/comments/default/5078937294912345884'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/coming-soon.html?showComment=1238003520000#c5078937294912345884' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/coming-soon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2318459687150793233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2318459687150793233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='March 25, 2009 at 11:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6947424539955513830</id><published>2009-03-25T13:48:00.000-06:00</published><updated>2009-03-25T13:48:10.098-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I will have to look into Hand &amp;amp; Foot. We alway...</title><content type='html'>I will have to look into Hand &amp;amp; Foot. We always play Pictionary &amp;amp; Mexican Train.  Can&amp;#39;t wait to see the Collab love both of your stuff!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2318459687150793233/comments/default/6947424539955513830'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2318459687150793233/comments/default/6947424539955513830'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/coming-soon.html?showComment=1238010480000#c6947424539955513830' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/coming-soon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2318459687150793233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2318459687150793233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='March 25, 2009 at 1:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6302238917340070203</id><published>2009-03-25T16:03:00.000-06:00</published><updated>2009-03-25T16:03:05.051-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We love hand and foot!  Do you play it in more tha...</title><content type='html'>We love hand and foot!  Do you play it in more than 2 teams?!  We always play boys against girls, usually 3-4 girls against 3-4 boys!I think there are lots of different ways to play it! Its way fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2318459687150793233/comments/default/6302238917340070203'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2318459687150793233/comments/default/6302238917340070203'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/coming-soon.html?showComment=1238018580000#c6302238917340070203' title=''/><author><name>amberandlandon</name><uri>https://www.blogger.com/profile/16799001523523734123</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//3.bp.blogspot.com/_t0LHZcK385o/S7to6ph_tEI/AAAAAAAAB-I/RQUz3USi5QQ/S220-s32/family.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/coming-soon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2318459687150793233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2318459687150793233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2044353143'/><gd:extendedProperty name='blogger.displayTime' value='March 25, 2009 at 4:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1440439851777454944</id><published>2009-03-25T16:04:00.000-06:00</published><updated>2009-03-25T16:04:03.832-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>HAHAHa I forgot I was logged in as someone else, I...</title><content type='html'>HAHAHa I forgot I was logged in as someone else, I've got to start checking who I am logged in as... it was Danica that made that comment just for this one... Sorry.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2318459687150793233/comments/default/1440439851777454944'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2318459687150793233/comments/default/1440439851777454944'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/coming-soon.html?showComment=1238018640000#c1440439851777454944' title=''/><author><name>amberandlandon</name><uri>https://www.blogger.com/profile/16799001523523734123</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//3.bp.blogspot.com/_t0LHZcK385o/S7to6ph_tEI/AAAAAAAAB-I/RQUz3USi5QQ/S220-s32/family.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/coming-soon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2318459687150793233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2318459687150793233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2044353143'/><gd:extendedProperty name='blogger.displayTime' value='March 25, 2009 at 4:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4496121663876261852</id><published>2009-03-25T16:40:00.000-06:00</published><updated>2009-03-25T16:40:48.520-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I hope you are feeling better!  I am excited for F...</title><content type='html'>I hope you are feeling better!  I am excited for Friday for the new kit release.  We need to go to lunch since I will miss the party of Saturday!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2318459687150793233/comments/default/4496121663876261852'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2318459687150793233/comments/default/4496121663876261852'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/coming-soon.html?showComment=1238020800000#c4496121663876261852' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/coming-soon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2318459687150793233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2318459687150793233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='March 25, 2009 at 4:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1448648603774649663</id><published>2009-03-25T16:52:00.000-06:00</published><updated>2009-03-25T16:52:30.233-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hand and Foot is a blast to play, we are Settlers ...</title><content type='html'>Hand and Foot is a blast to play, we are Settlers fans, so that may be my inspiration. Can't wait to see your new kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2318459687150793233/comments/default/1448648603774649663'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2318459687150793233/comments/default/1448648603774649663'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/coming-soon.html?showComment=1238021520000#c1448648603774649663' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/06174265571121396077</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/coming-soon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2318459687150793233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2318459687150793233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-281032788'/><gd:extendedProperty name='blogger.displayTime' value='March 25, 2009 at 4:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1116185720695844830</id><published>2009-03-25T17:29:00.000-06:00</published><updated>2009-03-25T17:29:33.512-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oohh.... I just bought BOLT for Sophie's b-day.  Y...</title><content type='html'>Oohh.... I just bought BOLT for Sophie's b-day.  You'll have to let me know how it is!!  Hope you're feeling better~</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2318459687150793233/comments/default/1116185720695844830'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2318459687150793233/comments/default/1116185720695844830'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/coming-soon.html?showComment=1238023740000#c1116185720695844830' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/coming-soon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2318459687150793233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2318459687150793233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='March 25, 2009 at 5:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-179931795789896169</id><published>2009-03-25T17:43:00.000-06:00</published><updated>2009-03-25T17:43:39.927-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We love playing hand and foot!!  It is a must when...</title><content type='html'>We love playing hand and foot!!  It is a must when my in-laws come to town :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2318459687150793233/comments/default/179931795789896169'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2318459687150793233/comments/default/179931795789896169'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/coming-soon.html?showComment=1238024580000#c179931795789896169' title=''/><author><name>Kari</name><uri>https://www.blogger.com/profile/11526667701054722332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//3.bp.blogspot.com/__NvQ4Y_pSLc/TGTF1PSkmTI/AAAAAAAABn8/XakNpFEM5rk/S220-s32/Headshot.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/coming-soon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2318459687150793233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2318459687150793233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-682741271'/><gd:extendedProperty name='blogger.displayTime' value='March 25, 2009 at 5:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4749283376137054198</id><published>2009-03-25T22:04:00.001-06:00</published><updated>2009-03-25T22:04:05.677-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 25 Mar [LA 08:00pm, NY 10:00pm] - 26 Mar [UK 03:00am, OZ 02:00pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/4749283376137054198'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/4749283376137054198'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1238040240001#c4749283376137054198' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 25, 2009 at 10:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1340059697489428026</id><published>2009-03-25T22:04:00.003-06:00</published><updated>2009-03-25T22:04:40.105-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 25 Mar [LA 08:00pm, NY 10:00pm] - 26 Mar [UK 03:00am, OZ 02:00pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/1340059697489428026'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/1340059697489428026'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1238040240003#c1340059697489428026' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 25, 2009 at 10:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5244380873469134274</id><published>2009-03-26T08:08:00.000-06:00</published><updated>2009-03-26T08:08:17.571-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I don't know how you make a kit every week! Looks ...</title><content type='html'>I don't know how you make a kit every week! Looks fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2318459687150793233/comments/default/5244380873469134274'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2318459687150793233/comments/default/5244380873469134274'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/coming-soon.html?showComment=1238076480000#c5244380873469134274' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/coming-soon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2318459687150793233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2318459687150793233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 26, 2009 at 8:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2757221494585936889</id><published>2009-03-26T19:12:00.000-06:00</published><updated>2009-03-26T19:12:37.517-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We love BOLT -- such a cute movie!!! And is that t...</title><content type='html'>We love BOLT -- such a cute movie!!! And is that the stingiest sneak peek ever, or what?? haha!!!  You are such a tease!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2318459687150793233/comments/default/2757221494585936889'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2318459687150793233/comments/default/2757221494585936889'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/coming-soon.html?showComment=1238116320000#c2757221494585936889' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/coming-soon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2318459687150793233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2318459687150793233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 26, 2009 at 7:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4914113514236590386</id><published>2009-03-27T07:33:00.000-06:00</published><updated>2009-03-27T07:33:52.512-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I've never heard of hand and foot, but I love the ...</title><content type='html'>I've never heard of hand and foot, but I love the layout of the page. We just got BOLT yesterday morning, it was watched 8 times yesterday. Good thing it is cute! My curiosity is peeked, I can't wait to check back today.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2318459687150793233/comments/default/4914113514236590386'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2318459687150793233/comments/default/4914113514236590386'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/coming-soon.html?showComment=1238160780000#c4914113514236590386' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/coming-soon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2318459687150793233' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2318459687150793233' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='March 27, 2009 at 7:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6441740767994608776</id><published>2009-03-27T09:58:00.000-06:00</published><updated>2009-03-27T09:58:17.781-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Perfect kit!!! Just what I need to get back my scr...</title><content type='html'>Perfect kit!!! Just what I need to get back my scrapping mojo !! Thanks for the Alpha !!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/6441740767994608776'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/6441740767994608776'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/behold-beauty.html?showComment=1238169480000#c6441740767994608776' title=''/><author><name>DimpleBrandy</name><uri>https://www.blogger.com/profile/09640041569342530342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/behold-beauty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7913777198461220077' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7913777198461220077' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-7367898'/><gd:extendedProperty name='blogger.displayTime' value='March 27, 2009 at 9:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7195274613102254352</id><published>2009-03-27T09:59:00.000-06:00</published><updated>2009-03-27T09:59:33.647-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok Britt, you are totally out-doing yourself with ...</title><content type='html'>Ok Britt, you are totally out-doing yourself with each new kit! I blurt out all these verbal expressions when i see them! When I saw "Totally Buggin" it was, "So CUTE!" and today it was more of a, "sigh, Awe!"  You are truly amazing!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/7195274613102254352'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/7195274613102254352'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/behold-beauty.html?showComment=1238169540000#c7195274613102254352' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/behold-beauty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7913777198461220077' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7913777198461220077' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='March 27, 2009 at 9:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3233362524839109818</id><published>2009-03-27T10:00:00.000-06:00</published><updated>2009-03-27T10:00:38.923-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So So cute. Love this one... you amaze me each wee...</title><content type='html'>So So cute. Love this one... you amaze me each week! Thanks for designing such great stuff!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/3233362524839109818'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/3233362524839109818'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/behold-beauty.html?showComment=1238169600000#c3233362524839109818' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/behold-beauty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7913777198461220077' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7913777198461220077' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='March 27, 2009 at 10:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8495710159616649983</id><published>2009-03-27T10:06:00.000-06:00</published><updated>2009-03-27T10:06:51.034-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I was just scrappin' my Belle pages from Disneylan...</title><content type='html'>I was just scrappin' my Belle pages from Disneyland yesterday! It was not coming together. I think it will now. LOVE this kit! THANK you! Belle is our princess over here.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/8495710159616649983'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/8495710159616649983'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/behold-beauty.html?showComment=1238169960000#c8495710159616649983' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/behold-beauty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7913777198461220077' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7913777198461220077' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='March 27, 2009 at 10:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6290083290631803043</id><published>2009-03-27T10:40:00.000-06:00</published><updated>2009-03-27T10:40:05.696-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMGoodness.......EEEEE, I'm soooooo happy, I have ...</title><content type='html'>OMGoodness.......EEEEE, I'm soooooo happy, I have sooo many great Belle pics that are just screaming for this kit - I'M RUNNING as fast as my fingers can type to grab this 'BEAUTY' of a kit!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!&lt;BR/&gt;&lt;BR/&gt;YOU ROCK GIRL!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/6290083290631803043'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/6290083290631803043'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/behold-beauty.html?showComment=1238172000000#c6290083290631803043' title=''/><author><name>Jemenifer22</name><uri>https://www.blogger.com/profile/14340527653961863127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//4.bp.blogspot.com/_tBL3alSlIxI/SlGV86kd4wI/AAAAAAAAAFQ/CedSRWoyalo/S220-s32/Picture.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/behold-beauty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7913777198461220077' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7913777198461220077' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-973317780'/><gd:extendedProperty name='blogger.displayTime' value='March 27, 2009 at 10:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7807779075299405993</id><published>2009-03-27T11:37:00.000-06:00</published><updated>2009-03-27T11:37:25.840-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok, Brit, I have been having the funnest time goin...</title><content type='html'>Ok, Brit, I have been having the funnest time going back through your sweet ol' blog to find the add-ons you did with all the other kits I've bought. Love your things, thank you for keeping the links up and for all the wonderful gems you share with us.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/7807779075299405993'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/7807779075299405993'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/behold-beauty.html?showComment=1238175420000#c7807779075299405993' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/behold-beauty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7913777198461220077' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7913777198461220077' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='March 27, 2009 at 11:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4950627572447546058</id><published>2009-03-27T11:51:00.000-06:00</published><updated>2009-03-27T11:51:54.921-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome kit as always and I just so happen to have...</title><content type='html'>Awesome kit as always and I just so happen to have Belle pics to scrap from our dis trip.  Somehow I'm going to make that fab chandelier work for my Phantom page too :)&lt;BR/&gt;&lt;BR/&gt;Now just finding the time to scrap, that is the challenge.  &lt;BR/&gt;&lt;BR/&gt;You are the best!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/4950627572447546058'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/4950627572447546058'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/behold-beauty.html?showComment=1238176260000#c4950627572447546058' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/behold-beauty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7913777198461220077' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7913777198461220077' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='March 27, 2009 at 11:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7525516096569128124</id><published>2009-03-27T13:04:00.001-06:00</published><updated>2009-03-27T13:04:32.028-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this Freebie. I want to let ...</title><content type='html'>Thank you so much for this Freebie. I want to let you know that I posted a link to your blog in &lt;a href="http://CbhScrapbookFreebiesSearch.blogspot.com"&gt;Creative Busy Hands Scrapbook Freebies Search List&lt;/a&gt;, under the &lt;b&gt;Kit(s)&lt;/b&gt; post on Mar. 27, 2009. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/7525516096569128124'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/7525516096569128124'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/behold-beauty.html?showComment=1238180640001#c7525516096569128124' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/behold-beauty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7913777198461220077' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7913777198461220077' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 27, 2009 at 1:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2480073831880533713</id><published>2009-03-27T13:44:00.000-06:00</published><updated>2009-03-27T13:44:00.143-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sooo CUTE!!!! Thank you :)</title><content type='html'>Sooo CUTE!!!! Thank you :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/2480073831880533713'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/2480073831880533713'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/behold-beauty.html?showComment=1238183040000#c2480073831880533713' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/behold-beauty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7913777198461220077' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7913777198461220077' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='March 27, 2009 at 1:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3666863983708415854</id><published>2009-03-27T14:39:00.000-06:00</published><updated>2009-03-27T14:39:19.162-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome kit!! I showed the picture of it to my 4 y...</title><content type='html'>Awesome kit!! I showed the picture of it to my 4 year-old granddaughter and she yelled, 'It's Beauty and the Beast'!! It is going on my list of 'must haves'...we are taking our two granddaughters to Disney World in two weeks! Thank you for the beautiful add-on freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/3666863983708415854'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/3666863983708415854'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/behold-beauty.html?showComment=1238186340000#c3666863983708415854' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/behold-beauty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7913777198461220077' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7913777198461220077' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 27, 2009 at 2:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5204473193728140907</id><published>2009-03-27T14:40:00.000-06:00</published><updated>2009-03-27T14:40:31.062-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful new kit - love it!  Thanks for the cute ...</title><content type='html'>Beautiful new kit - love it!  Thanks for the cute freebie too!  Love that Belle.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/5204473193728140907'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/5204473193728140907'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/behold-beauty.html?showComment=1238186400000#c5204473193728140907' title=''/><author><name>Jeni</name><uri>https://www.blogger.com/profile/16017214095733677819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp1.blogger.com/_gjE33yBdihc/SGHQuBOaEfI/AAAAAAAAA6k/Olwdi6Lml3w/S220-s32/SM+picture.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/behold-beauty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7913777198461220077' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7913777198461220077' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-193039728'/><gd:extendedProperty name='blogger.displayTime' value='March 27, 2009 at 2:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2505556748882117894</id><published>2009-03-27T14:47:00.000-06:00</published><updated>2009-03-27T14:47:14.151-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for the awesome alpha!!  LOVE the new kit t...</title><content type='html'>thanks for the awesome alpha!!  LOVE the new kit too!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/2505556748882117894'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/2505556748882117894'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/behold-beauty.html?showComment=1238186820000#c2505556748882117894' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/behold-beauty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7913777198461220077' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7913777198461220077' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 27, 2009 at 2:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2111399594249739547</id><published>2009-03-27T15:17:00.000-06:00</published><updated>2009-03-27T15:17:05.380-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>As always - it's perfect!&lt;br&gt;&lt;br&gt;-Amber :0)&lt;br&gt;www...</title><content type='html'>As always - it's perfect!&lt;BR/&gt;&lt;BR/&gt;-Amber :0)&lt;BR/&gt;www.wdw365.blogspot.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/2111399594249739547'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/2111399594249739547'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/behold-beauty.html?showComment=1238188620000#c2111399594249739547' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/07318557243934276686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='//2.bp.blogspot.com/_gl7qaUI989w/TGXT0TT5eBI/AAAAAAAABzU/gdY9FENqwYs/S220-s33/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/behold-beauty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7913777198461220077' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7913777198461220077' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1020389206'/><gd:extendedProperty name='blogger.displayTime' value='March 27, 2009 at 3:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5173261501778681383</id><published>2009-03-27T19:01:00.000-06:00</published><updated>2009-03-27T19:01:41.460-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay!  An awesome Disney kit!  I'll be shopping thi...</title><content type='html'>Yay!  An awesome Disney kit!  I'll be shopping this weekend!!!!!  Thanks so much for the freebie and the Show Off Alpha!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/5173261501778681383'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/5173261501778681383'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/behold-beauty.html?showComment=1238202060000#c5173261501778681383' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/behold-beauty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7913777198461220077' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7913777198461220077' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='March 27, 2009 at 7:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6790343998049501685</id><published>2009-03-27T20:43:00.000-06:00</published><updated>2009-03-27T20:43:48.389-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my gosh, this is too cute! We saw the Beauty &amp;a...</title><content type='html'>Oh my gosh, this is too cute! We saw the Beauty &amp;amp; the Beast show at Disney as well, and my daughter was chosen &amp;quot;princess of the show&amp;quot; and got to go up front and meet Belle and the prince. Needless to say, I will NEED this kit to scrap those pictures now! Thanks! :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/6790343998049501685'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/6790343998049501685'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/behold-beauty.html?showComment=1238208180000#c6790343998049501685' title=''/><author><name>Kristin</name><uri>https://www.blogger.com/profile/17147117557181511551</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//3.bp.blogspot.com/-1IftfZvSJYg/Vr5gzw2X8FI/AAAAAAAAJtA/VDAYpTbFv3o/s32/Cardwell%252C%2BKristin9777.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/behold-beauty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7913777198461220077' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7913777198461220077' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1163938560'/><gd:extendedProperty name='blogger.displayTime' value='March 27, 2009 at 8:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7792632330533421653</id><published>2009-03-27T21:09:00.001-06:00</published><updated>2009-03-27T21:09:24.192-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 27 Mar [LA 07:00pm, NY 09:00pm] - 28 Mar [UK 02:00am, OZ 01:00pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/7792632330533421653'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/7792632330533421653'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/behold-beauty.html?showComment=1238209740001#c7792632330533421653' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/behold-beauty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7913777198461220077' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7913777198461220077' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 27, 2009 at 9:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1625422345217612792</id><published>2009-03-27T21:18:00.000-06:00</published><updated>2009-03-27T21:18:57.317-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my goodness this kit is fabulous! As always, th...</title><content type='html'>Oh my goodness this kit is fabulous! As always, thanks for the wonderful freebies you continue to give :) I am definately purchasing this one :) Also, thanks for the alpha :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/1625422345217612792'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/1625422345217612792'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/behold-beauty.html?showComment=1238210280000#c1625422345217612792' title=''/><author><name>kayluhhh</name><uri>https://www.blogger.com/profile/09766038043835908233</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/behold-beauty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7913777198461220077' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7913777198461220077' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1725668906'/><gd:extendedProperty name='blogger.displayTime' value='March 27, 2009 at 9:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-906092407349294429</id><published>2009-03-28T07:33:00.000-06:00</published><updated>2009-03-28T07:33:28.413-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this Brit! Thank you! Belle is adorable!&lt;br&gt;&lt;...</title><content type='html'>Love this Brit! Thank you! Belle is adorable!&lt;BR/&gt;&lt;BR/&gt;(gingerandjake)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/906092407349294429'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/906092407349294429'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/behold-beauty.html?showComment=1238247180000#c906092407349294429' title=''/><author><name>Ginger</name><uri>https://www.blogger.com/profile/09081398739828671116</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-RTc-8_2k7Es/TjLFmUwvdAI/AAAAAAAAABM/xWdLGiUOXcs/s32/mej.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/behold-beauty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7913777198461220077' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7913777198461220077' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-29247584'/><gd:extendedProperty name='blogger.displayTime' value='March 28, 2009 at 7:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8029052955442554670</id><published>2009-03-28T08:57:00.000-06:00</published><updated>2009-03-28T08:57:08.312-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very cute, Britt!  I love the title of Tale as Old...</title><content type='html'>Very cute, Britt!  I love the title of Tale as Old as Time... love the song it evokes in my head.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/8029052955442554670'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/8029052955442554670'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/behold-beauty.html?showComment=1238252220000#c8029052955442554670' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/behold-beauty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7913777198461220077' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7913777198461220077' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='March 28, 2009 at 8:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2730914674486471546</id><published>2009-03-29T18:18:00.000-06:00</published><updated>2009-03-29T18:18:04.192-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!!!</title><content type='html'>Thank you!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/2730914674486471546'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/2730914674486471546'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1238372280000#c2730914674486471546' title=''/><author><name>Rachel</name><uri>https://www.blogger.com/profile/08175411651519199605</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/_9VVVKV-leQ0/SsFF5jtrTBI/AAAAAAAABEQ/npYb-pLJ8dI/S220-s32/rachpic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-600322139'/><gd:extendedProperty name='blogger.displayTime' value='March 29, 2009 at 6:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4202009201777746865</id><published>2009-03-30T12:03:00.000-06:00</published><updated>2009-03-30T12:03:47.904-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for this super cute freebie!!</title><content type='html'>Thank you for this super cute freebie!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/4202009201777746865'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/4202009201777746865'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1238436180000#c4202009201777746865' title=''/><author><name>Rachel</name><uri>https://www.blogger.com/profile/08175411651519199605</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/_9VVVKV-leQ0/SsFF5jtrTBI/AAAAAAAABEQ/npYb-pLJ8dI/S220-s32/rachpic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-600322139'/><gd:extendedProperty name='blogger.displayTime' value='March 30, 2009 at 12:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3121694815020896882</id><published>2009-03-31T18:07:00.000-06:00</published><updated>2009-03-31T18:07:49.723-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for all the wonderful freebies, esp...</title><content type='html'>Thanks so much for all the wonderful freebies, especially the Disney ones!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/3121694815020896882'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/3121694815020896882'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1238544420000#c3121694815020896882' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/13297004580631458542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1674862677'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2009 at 6:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6318487240909424924</id><published>2009-03-31T19:30:00.000-06:00</published><updated>2009-03-31T19:30:59.977-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this freebie! It will be gre...</title><content type='html'>Thank you so much for this freebie! It will be great to use for my son's 3rd birthday party pages. It was a CARS party!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/6318487240909424924'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/6318487240909424924'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html?showComment=1238549400000#c6318487240909424924' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/13297004580631458542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3907186827568088501' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3907186827568088501' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1674862677'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2009 at 7:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3462853505195410640</id><published>2009-03-31T22:01:00.000-06:00</published><updated>2009-03-31T22:01:47.589-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie! Another adorable kit!</title><content type='html'>Thanks for the freebie! Another adorable kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/3462853505195410640'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/3462853505195410640'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html?showComment=1238558460000#c3462853505195410640' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/13297004580631458542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4799289033075675877' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4799289033075675877' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1674862677'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2009 at 10:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-723130979138469876</id><published>2009-04-01T14:42:00.000-06:00</published><updated>2009-04-01T14:42:11.567-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute, I love this! Thanks so much for the addon!</title><content type='html'>So cute, I love this! Thanks so much for the addon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/723130979138469876'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/723130979138469876'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/behold-beauty.html?showComment=1238618520000#c723130979138469876' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/behold-beauty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7913777198461220077' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7913777198461220077' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2009 at 2:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3052824257016492704</id><published>2009-04-01T15:15:00.000-06:00</published><updated>2009-04-01T15:15:03.683-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh awesome!!  TYVM!</title><content type='html'>oh awesome!!  TYVM!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/3052824257016492704'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/3052824257016492704'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1238620500000#c3052824257016492704' title=''/><author><name>Sharon Kay</name><uri>https://www.blogger.com/profile/08370835217609628176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346615469'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2009 at 3:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1892125187059135318</id><published>2009-04-01T17:51:00.000-06:00</published><updated>2009-04-01T17:51:59.700-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for posting this!</title><content type='html'>Thanks for posting this!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6662558584195746310/comments/default/1892125187059135318'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6662558584195746310/comments/default/1892125187059135318'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/for-all-you-p365-ers.html?showComment=1238629860000#c1892125187059135318' title=''/><author><name>Sharon Kay</name><uri>https://www.blogger.com/profile/08370835217609628176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/for-all-you-p365-ers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6662558584195746310' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6662558584195746310' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346615469'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2009 at 5:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1340631532293330996</id><published>2009-04-01T18:00:00.000-06:00</published><updated>2009-04-01T18:00:18.117-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I clicked on the link and it gave me 4shared...the...</title><content type='html'>I clicked on the link and it gave me 4shared...then I clicked on that and it said the link was no longer valid.  Will you be activating it again?  My friend JUST convinced my boys to go to WDW and Epcot...NEVER thought they would agree!!!  I wanted to see this sample up close... as I'm looking for Disney themed kits now!  We're leaving in 5 weeks!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/1340631532293330996'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/1340631532293330996'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1238630400000#c1340631532293330996' title=''/><author><name>Sharon Kay</name><uri>https://www.blogger.com/profile/08370835217609628176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346615469'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2009 at 6:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5951739203758713049</id><published>2009-04-01T21:25:00.000-06:00</published><updated>2009-04-01T21:25:55.306-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I've tried 6 times on 2 different internet connect...</title><content type='html'>I've tried 6 times on 2 different internet connections (air card and cable modem) and it still gives me the link is not valid.  I'd love to have it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/5951739203758713049'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/5951739203758713049'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1238642700000#c5951739203758713049' title=''/><author><name>Sharon Kay</name><uri>https://www.blogger.com/profile/08370835217609628176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346615469'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2009 at 9:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1257560628847897555</id><published>2009-04-02T12:22:00.000-06:00</published><updated>2009-04-02T12:22:42.520-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love all your disney kits! Are you ever going to...</title><content type='html'>I love all your disney kits! Are you ever going to make a Thomas the Train kit? I am looking for that right now.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/1257560628847897555'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/1257560628847897555'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/behold-beauty.html?showComment=1238696520000#c1257560628847897555' title=''/><author><name>Jake and Rachelle</name><uri>https://www.blogger.com/profile/03511209225851721634</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='25' src='//3.bp.blogspot.com/_NczE9Bjosb4/S19HMr8rWCI/AAAAAAAAMkY/8VneSHYbmnE/S220-s32/DSC_6362+copy+2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/behold-beauty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7913777198461220077' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7913777198461220077' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-197432415'/><gd:extendedProperty name='blogger.displayTime' value='April 2, 2009 at 12:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7011098555405049156</id><published>2009-04-02T19:57:00.000-06:00</published><updated>2009-04-02T19:57:16.096-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt,&lt;br&gt;I don't know what size the photo wall pi...</title><content type='html'>Britt,&lt;BR/&gt;I don't know what size the photo wall pictures are, but  adoramapix.com occasionally has $1.99 11x14 prints. If that size would work you might be able to afford your wall!  I have used them for over 5 years and have always been happy with the results.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3018163578229871218/comments/default/7011098555405049156'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3018163578229871218/comments/default/7011098555405049156'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/bad-blogger.html?showComment=1238723820000#c7011098555405049156' title=''/><author><name>DnSmum</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/bad-blogger.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3018163578229871218' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3018163578229871218' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 2, 2009 at 7:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-335900271752079492</id><published>2009-04-02T20:00:00.000-06:00</published><updated>2009-04-02T20:00:23.604-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sounds like you need a "Photo Wall" special promo,...</title><content type='html'>Sounds like you need a "Photo Wall" special promo, kind of like your new couch fund. I LOVE that photo wall. After you mentioned it the first time I totally bookmarked it and am dying to do it myself, but I can't get myself in gear to figure it all out! I know it will happen at your house though.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3018163578229871218/comments/default/335900271752079492'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3018163578229871218/comments/default/335900271752079492'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/bad-blogger.html?showComment=1238724000000#c335900271752079492' title=''/><author><name>Paige</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/bad-blogger.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3018163578229871218' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3018163578229871218' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 2, 2009 at 8:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6110715344684259682</id><published>2009-04-02T20:51:00.000-06:00</published><updated>2009-04-02T20:51:31.616-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I know the feelign about blogging.&lt;br&gt;I would be h...</title><content type='html'>I know the feelign about blogging.&lt;BR/&gt;I would be happy to print your photos for cost.  :)  Email me and we'll figure out what sizes you need and maybe my price is cheaper than what you are planning on paying.  Good luck.  I love to get a project done on the cheap myself...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3018163578229871218/comments/default/6110715344684259682'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3018163578229871218/comments/default/6110715344684259682'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/bad-blogger.html?showComment=1238727060000#c6110715344684259682' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/bad-blogger.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3018163578229871218' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3018163578229871218' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='April 2, 2009 at 8:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4974255365658766550</id><published>2009-04-02T22:33:00.000-06:00</published><updated>2009-04-02T22:33:07.627-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, I've been a bad blogger too, but I do have som...</title><content type='html'>Oh, I've been a bad blogger too, but I do have something exciting going on, so what's my excuse? lol  &lt;BR/&gt;&lt;BR/&gt;I hear ya on the photo wall!  I ended up asking for mine for Christmas, but I still had to spend some out of pocket, even cheap frames add up fast!  &lt;BR/&gt;What about if you had them printed on something like styrene and then hung them on the wall w/o frames?  It might help cut costs a little bit... just a thought. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3018163578229871218/comments/default/4974255365658766550'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3018163578229871218/comments/default/4974255365658766550'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/bad-blogger.html?showComment=1238733180000#c4974255365658766550' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/bad-blogger.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3018163578229871218' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3018163578229871218' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='April 2, 2009 at 10:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3713687719735507845</id><published>2009-04-03T02:35:00.000-06:00</published><updated>2009-04-03T02:35:31.745-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I agree with Paige... lets have a Photo Wall promo...</title><content type='html'>I agree with Paige... lets have a Photo Wall promo!  I could use some new stiches or maybe some text paths and stiches that are the same path. Come up with a cute mini kit and let us know what it is for and you will have that wall paid for in no time!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3018163578229871218/comments/default/3713687719735507845'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3018163578229871218/comments/default/3713687719735507845'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/bad-blogger.html?showComment=1238747700000#c3713687719735507845' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/bad-blogger.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3018163578229871218' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3018163578229871218' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='April 3, 2009 at 2:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3952614445004522587</id><published>2009-04-03T06:09:00.000-06:00</published><updated>2009-04-03T06:09:45.035-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, I'm so sorry about your disappointment! I r...</title><content type='html'>Britt, I'm so sorry about your disappointment! I remember very well when you first talked about this project. $100 for the prints sounds like an awful lot!! :( Don't be upset: start saving and you'll get there in no time!! Have you picked all the pictures already?? Can we see? :) I'm so curious!&lt;BR/&gt;Also, Paige's idea to repeat what you did for raising the money for the new couch is great!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3018163578229871218/comments/default/3952614445004522587'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3018163578229871218/comments/default/3952614445004522587'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/bad-blogger.html?showComment=1238760540000#c3952614445004522587' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/bad-blogger.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3018163578229871218' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3018163578229871218' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='April 3, 2009 at 6:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8342235316999886811</id><published>2009-04-03T06:23:00.000-06:00</published><updated>2009-04-03T06:23:03.476-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I feel for you because I want that same wall!  Tar...</title><content type='html'>I feel for you because I want that same wall!  Tara should get together with a company to offer a special price for people who found that on her blog  :)  I decided to try to recreate it with photos that are a traditional size so the frames and photo developing will be cheaper.  I get got as far as  narrowing down which photos to use....and then found out we were pregnant again.  So now my wall is on hold again to include the baby.&lt;BR/&gt;&lt;BR/&gt;I was going to suggest the same idea of a "photo wall" promo but they beat me to it.  Maybe you could create a kit with a camera, frames, stuff like that and help to raise some of the money?  Oh wait, that would mean I'd spend money that I was going to use on MY wall......LOL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3018163578229871218/comments/default/8342235316999886811'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3018163578229871218/comments/default/8342235316999886811'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/bad-blogger.html?showComment=1238761380000#c8342235316999886811' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/bad-blogger.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3018163578229871218' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3018163578229871218' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='April 3, 2009 at 6:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-480182268346997441</id><published>2009-04-03T07:09:00.000-06:00</published><updated>2009-04-03T07:09:38.953-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sad! That's a lot of money to me, too! I like the ...</title><content type='html'>Sad! That's a lot of money to me, too! I like the fundraising idea AND the idea of figuring out a cheaper way to do it! Call some print shops in your area and see if there's something you could do cheaper... Then maybe you could get a sheet of plexi-glass cut down (Home Depot)and figure out a frame or decoupage it. I really like the idea of printing it on styrene or some other sturdy thing like vinyl or laminate. Hmm, now I'm interested...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3018163578229871218/comments/default/480182268346997441'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3018163578229871218/comments/default/480182268346997441'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/bad-blogger.html?showComment=1238764140000#c480182268346997441' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/bad-blogger.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3018163578229871218' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3018163578229871218' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='April 3, 2009 at 7:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-376475203006025347</id><published>2009-04-03T08:30:00.000-06:00</published><updated>2009-04-03T08:30:32.254-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>you can pull it off! Go for it!</title><content type='html'>you can pull it off! Go for it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3018163578229871218/comments/default/376475203006025347'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3018163578229871218/comments/default/376475203006025347'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/bad-blogger.html?showComment=1238769000000#c376475203006025347' title=''/><author><name>The Deming Four</name><uri>https://www.blogger.com/profile/05948948717804591834</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/bad-blogger.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3018163578229871218' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3018163578229871218' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1639339375'/><gd:extendedProperty name='blogger.displayTime' value='April 3, 2009 at 8:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9167319745801352007</id><published>2009-04-03T09:08:00.000-06:00</published><updated>2009-04-03T09:08:03.461-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG Britt that kit is the CUTIEST easter kit EVER!...</title><content type='html'>OMG Britt that kit is the CUTIEST easter kit EVER!!! Thanks for the freebie and also for the show-off freebie! WOOT WOOT ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/9167319745801352007'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/9167319745801352007'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html?showComment=1238771280000#c9167319745801352007' title=''/><author><name>Jen</name><uri>https://www.blogger.com/profile/08877864153861428532</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//2.bp.blogspot.com/_zvw4QtrroWs/TJWTdegd2WI/AAAAAAAACKs/xq1Ef-2Ywoo/S220-s32/ME.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-397093476014124326' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/397093476014124326' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1269849621'/><gd:extendedProperty name='blogger.displayTime' value='April 3, 2009 at 9:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1310428409823476325</id><published>2009-04-03T09:24:00.000-06:00</published><updated>2009-04-03T09:24:05.833-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Could this be any cuter!?!?!?  Guess who is going ...</title><content type='html'>Could this be any cuter!?!?!?  Guess who is going to the store RIGHT NOW!! ME? Thats who! I have been waiting for the PERFECT easter kit. This is it!  Thanks for your awesomeness!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/1310428409823476325'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/1310428409823476325'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html?showComment=1238772240000#c1310428409823476325' title=''/><author><name>Amanda</name><uri>https://www.blogger.com/profile/02491153320010536546</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-397093476014124326' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/397093476014124326' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1323123087'/><gd:extendedProperty name='blogger.displayTime' value='April 3, 2009 at 9:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3597632827559686981</id><published>2009-04-03T09:41:00.000-06:00</published><updated>2009-04-03T09:41:54.031-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am so sorry you are in gloomy weather! WE are en...</title><content type='html'>I am so sorry you are in gloomy weather! WE are enjoying beautiful springy weather here. I love the little kit and the freebie is adorable. I don't know who your muse is, but keep them around! Your creations are just wonderful!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/3597632827559686981'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/3597632827559686981'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html?showComment=1238773260000#c3597632827559686981' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-397093476014124326' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/397093476014124326' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='April 3, 2009 at 9:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-604178923001269681</id><published>2009-04-03T09:44:00.000-06:00</published><updated>2009-04-03T09:44:03.444-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey Britt,&lt;br&gt;First, thanks for letting me continu...</title><content type='html'>Hey Britt,&lt;BR/&gt;First, thanks for letting me continue to show my almost boring layouts in your show-offs :) lol. &lt;BR/&gt;&lt;BR/&gt;Second, I ADORE your newest kit..and LOVE the title of it :)&lt;BR/&gt;&lt;BR/&gt;Thirdly, thanks for the Bunny Foo Foo freebie :) I am pretty darn sure I am going to run over and buy the whole kit! I gotta have those cute little chicks and bunnies :)&lt;BR/&gt;&lt;BR/&gt;And finally, I posted some layouts I made recently using many of your products, so if you want to check them out, that would be cool. They are on my blog :)&lt;BR/&gt;&lt;BR/&gt;Thanks again times 1,000! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/604178923001269681'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/604178923001269681'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html?showComment=1238773440000#c604178923001269681' title=''/><author><name>Kayla</name><uri>https://www.blogger.com/profile/02756783599815973628</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/_8PhwwM1W1ko/SbF60Rz2liI/AAAAAAAAAAM/SPINV9lv5nU/S220-s32/copyblackwhite.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-397093476014124326' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/397093476014124326' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1329952793'/><gd:extendedProperty name='blogger.displayTime' value='April 3, 2009 at 9:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3303445827515532175</id><published>2009-04-03T09:49:00.000-06:00</published><updated>2009-04-03T09:49:34.646-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute! I love your little chicks and daffodils. ...</title><content type='html'>So cute! I love your little chicks and daffodils. I love Easter and spring!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/3303445827515532175'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/3303445827515532175'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html?showComment=1238773740000#c3303445827515532175' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-397093476014124326' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/397093476014124326' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='April 3, 2009 at 9:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3924528571278450185</id><published>2009-04-03T10:25:00.000-06:00</published><updated>2009-04-03T10:25:39.423-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt this is so cute!!! I love you little chicks ...</title><content type='html'>Britt this is so cute!!! I love you little chicks and bunnys you did such a great job!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/3924528571278450185'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/3924528571278450185'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html?showComment=1238775900000#c3924528571278450185' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-397093476014124326' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/397093476014124326' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='April 3, 2009 at 10:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6006205935224391228</id><published>2009-04-03T11:29:00.000-06:00</published><updated>2009-04-03T11:29:40.675-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the freebie! Thanks! Oh and the kit is just t...</title><content type='html'>Love the freebie! Thanks! Oh and the kit is just too cute for words!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/6006205935224391228'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/6006205935224391228'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html?showComment=1238779740000#c6006205935224391228' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-397093476014124326' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/397093476014124326' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='April 3, 2009 at 11:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2686106571459371163</id><published>2009-04-03T11:33:00.000-06:00</published><updated>2009-04-03T11:33:03.836-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>so adorable! I love how your Britt girls announce ...</title><content type='html'>so adorable! I love how your Britt girls announce their pregnancies w/cute LO's :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/2686106571459371163'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/2686106571459371163'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html?showComment=1238779980000#c2686106571459371163' title=''/><author><name>Emilee</name><uri>https://www.blogger.com/profile/03276923834347567587</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-397093476014124326' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/397093476014124326' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958259147'/><gd:extendedProperty name='blogger.displayTime' value='April 3, 2009 at 11:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6638240292565488207</id><published>2009-04-03T13:10:00.000-06:00</published><updated>2009-04-03T13:10:37.975-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Adorable kit as usual!!! Thanks for the freebie Br...</title><content type='html'>Adorable kit as usual!!! Thanks for the freebie Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/6638240292565488207'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/6638240292565488207'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html?showComment=1238785800000#c6638240292565488207' title=''/><author><name>Holly</name><uri>http://www.pixiperfectdesigns.com/blog</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-397093476014124326' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/397093476014124326' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 3, 2009 at 1:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4721378715961769676</id><published>2009-04-03T14:30:00.000-06:00</published><updated>2009-04-03T14:30:06.803-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That chicken with the bunny ears might be the cute...</title><content type='html'>That chicken with the bunny ears might be the cutest thing I've ever seen.&lt;BR/&gt;&lt;BR/&gt;Amber :0)&lt;BR/&gt;&lt;BR/&gt;www.wdw365.blogspot.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/4721378715961769676'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/4721378715961769676'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html?showComment=1238790600000#c4721378715961769676' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/07318557243934276686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='//2.bp.blogspot.com/_gl7qaUI989w/TGXT0TT5eBI/AAAAAAAABzU/gdY9FENqwYs/S220-s33/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-397093476014124326' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/397093476014124326' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1020389206'/><gd:extendedProperty name='blogger.displayTime' value='April 3, 2009 at 2:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5722495892303047373</id><published>2009-04-03T17:58:00.000-06:00</published><updated>2009-04-03T17:58:13.781-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very Cute! Thanks!</title><content type='html'>Very Cute! Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/5722495892303047373'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/5722495892303047373'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html?showComment=1238803080000#c5722495892303047373' title=''/><author><name>Chelsea F.</name><uri>https://www.blogger.com/profile/12759767201550874772</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='//2.bp.blogspot.com/-92rt4cxVfKE/UBgkRAuLXeI/AAAAAAAASqE/nTT-JU0Rc6M/s32/profilepic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-397093476014124326' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/397093476014124326' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-433718154'/><gd:extendedProperty name='blogger.displayTime' value='April 3, 2009 at 5:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8307903848600414254</id><published>2009-04-03T19:06:00.000-06:00</published><updated>2009-04-03T19:06:52.579-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE IT!!! I did not have and Easter kit.  Thank y...</title><content type='html'>LOVE IT!!! I did not have and Easter kit.  Thank you so much for the add-on and I already ran over and bought the kit!! You are so talented!! I really hope you can save and get your wall done too:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/8307903848600414254'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/8307903848600414254'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html?showComment=1238807160000#c8307903848600414254' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-397093476014124326' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/397093476014124326' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='April 3, 2009 at 7:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3175396220518331805</id><published>2009-04-03T20:36:00.001-06:00</published><updated>2009-04-03T20:36:08.048-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 03 Apr [LA 07:00pm, NY 09:00pm] - 04 Apr [UK 02:00am, OZ 12:00pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/3175396220518331805'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/3175396220518331805'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html?showComment=1238812560001#c3175396220518331805' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-397093476014124326' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/397093476014124326' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 3, 2009 at 8:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1455708077043544794</id><published>2009-04-03T21:01:00.001-06:00</published><updated>2009-04-03T21:01:42.202-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this Freebie. I want to let ...</title><content type='html'>Thank you so much for this Freebie. I want to let you know that I posted a link to your blog in &lt;a href="http://CbhScrapbookFreebiesSearch.blogspot.com"&gt;Creative Busy Hands Scrapbook Freebies Search List&lt;/a&gt;, under the &lt;b&gt;Easter&lt;/b&gt; post on Apr. 03, 2009. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/1455708077043544794'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/1455708077043544794'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html?showComment=1238814060001#c1455708077043544794' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-397093476014124326' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/397093476014124326' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 3, 2009 at 9:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2576889404608566646</id><published>2009-04-04T05:32:00.000-06:00</published><updated>2009-04-04T05:32:27.407-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is wonderful! Thank you!! :)</title><content type='html'>This is wonderful! Thank you!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/2576889404608566646'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/2576889404608566646'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html?showComment=1238844720000#c2576889404608566646' title=''/><author><name>Pattycakes</name><uri>https://www.blogger.com/profile/18211332919852885480</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-397093476014124326' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/397093476014124326' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1585332423'/><gd:extendedProperty name='blogger.displayTime' value='April 4, 2009 at 5:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4616668530036828404</id><published>2009-04-04T05:56:00.000-06:00</published><updated>2009-04-04T05:56:59.660-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is such a cute kit thanks!!</title><content type='html'>That is such a cute kit thanks!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/4616668530036828404'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/4616668530036828404'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html?showComment=1238846160000#c4616668530036828404' title=''/><author><name>Craftcherry</name><uri>https://www.blogger.com/profile/14139782278599012294</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-397093476014124326' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/397093476014124326' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1186205921'/><gd:extendedProperty name='blogger.displayTime' value='April 4, 2009 at 5:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6525260839744062623</id><published>2009-04-04T11:31:00.000-06:00</published><updated>2009-04-04T11:31:39.022-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>AAAH I love it! YOU ROCK!</title><content type='html'>AAAH I love it! YOU ROCK!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/6525260839744062623'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/6525260839744062623'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html?showComment=1238866260000#c6525260839744062623' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-397093476014124326' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/397093476014124326' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='April 4, 2009 at 11:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-777328833326035426</id><published>2009-04-04T14:02:00.000-06:00</published><updated>2009-04-04T14:02:33.888-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>DARLING kit!!!! Love the CT pages, congrats on bei...</title><content type='html'>DARLING kit!!!! Love the CT pages, congrats on being "home" for a year!&lt;BR/&gt;&lt;BR/&gt;Thanks so much for the freebie. It's much appreciated!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/777328833326035426'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/777328833326035426'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html?showComment=1238875320000#c777328833326035426' title=''/><author><name>S</name><uri>https://www.blogger.com/profile/11169548731282808444</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-397093476014124326' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/397093476014124326' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1532441158'/><gd:extendedProperty name='blogger.displayTime' value='April 4, 2009 at 2:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5861257598806224963</id><published>2009-04-05T06:16:00.000-06:00</published><updated>2009-04-05T06:16:35.954-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This kit is so darn cute, thanks for the add on!</title><content type='html'>This kit is so darn cute, thanks for the add on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/5861257598806224963'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/5861257598806224963'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html?showComment=1238933760000#c5861257598806224963' title=''/><author><name>The Allens</name><uri>https://www.blogger.com/profile/03811833319886113793</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-397093476014124326' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/397093476014124326' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1642068575'/><gd:extendedProperty name='blogger.displayTime' value='April 5, 2009 at 6:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4254151778977131256</id><published>2009-04-05T09:18:00.000-06:00</published><updated>2009-04-05T09:18:56.598-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks so much for the the Bunny Foo Foo freebie, ...</title><content type='html'>thanks so much for the the Bunny Foo Foo freebie, it's adorable and I love the new kit!!&lt;BR/&gt;&lt;BR/&gt;And thanks for the show off freebie!! I can't wait to use them!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/4254151778977131256'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/4254151778977131256'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html?showComment=1238944680000#c4254151778977131256' title=''/><author><name>Canadianmommy</name><uri>https://www.blogger.com/profile/17320939804272970171</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_f-a8M9IzqEI/TNY9cU0lmrI/AAAAAAAAAq4/LdTJPmvGulI/S220-s32/wdointhehappydance.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-397093476014124326' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/397093476014124326' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1387541626'/><gd:extendedProperty name='blogger.displayTime' value='April 5, 2009 at 9:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5931468927207979391</id><published>2009-04-05T15:59:00.000-06:00</published><updated>2009-04-05T15:59:39.336-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>FYI - I&amp;#39;d certainly love to have this add-on b...</title><content type='html'>FYI - I&amp;#39;d certainly love to have this add-on but... unfortunately the download link isn&amp;#39;t working any longer.  It goes to 4-shared &amp;amp; acts as if it will download but keeps timing out before it does.  Maybe I&amp;#39;ll try in a few days as normally you leave your links up for quite awhile.&lt;BR/&gt;&lt;BR/&gt;Mary</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/5931468927207979391'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/256262720588788866/comments/default/5931468927207979391'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html?showComment=1238968740000#c5931468927207979391' title=''/><author><name>MaryG</name><uri>https://www.blogger.com/profile/13224760564752222241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/there-is-sunshine-in-my-soul-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-256262720588788866' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/256262720588788866' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2135980941'/><gd:extendedProperty name='blogger.displayTime' value='April 5, 2009 at 3:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4641760998884748221</id><published>2009-04-05T22:35:00.000-06:00</published><updated>2009-04-05T22:35:49.551-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sending you and your family my positive thoughts a...</title><content type='html'>Sending you and your family my positive thoughts and prayers for Josh's Dad!! Glad to hear that he's moving up and out of ICU...that's a good sign!! &lt;BR/&gt;And yes, Eden, is just too cute!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6965841804501596012/comments/default/4641760998884748221'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6965841804501596012/comments/default/4641760998884748221'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/blessings-49-50.html?showComment=1238992500000#c4641760998884748221' title=''/><author><name>Natasha</name><uri>https://www.blogger.com/profile/17516318479784829577</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-FZ1L87mRq5k/TZu7nEDGpNI/AAAAAAAABHc/krxHean9mZE/s32/Natasha%2BCruz.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/blessings-49-50.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6965841804501596012' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6965841804501596012' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-802400455'/><gd:extendedProperty name='blogger.displayTime' value='April 5, 2009 at 10:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2672160582725753861</id><published>2009-04-06T07:17:00.000-06:00</published><updated>2009-04-06T07:17:22.611-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Keeping Josh's dad in our prayers.&lt;br&gt;&lt;br&gt;Janis</title><content type='html'>Keeping Josh's dad in our prayers.&lt;BR/&gt;&lt;BR/&gt;Janis</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6965841804501596012/comments/default/2672160582725753861'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6965841804501596012/comments/default/2672160582725753861'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/blessings-49-50.html?showComment=1239023820000#c2672160582725753861' title=''/><author><name>yensid</name><uri>https://www.blogger.com/profile/01305634972620163428</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-GRyadjpsDKk/U9Ez4DpA2VI/AAAAAAAAAMM/R0b593mYUa4/s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/blessings-49-50.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6965841804501596012' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6965841804501596012' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1725908217'/><gd:extendedProperty name='blogger.displayTime' value='April 6, 2009 at 7:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3218172151155665821</id><published>2009-04-06T08:14:00.000-06:00</published><updated>2009-04-06T08:14:17.189-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Keeping Josh's Dad and family in my thoughts!&lt;br&gt;I...</title><content type='html'>Keeping Josh's Dad and family in my thoughts!&lt;BR/&gt;I can't believe how big Eden is, she's lost that baby look. What a cutie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6965841804501596012/comments/default/3218172151155665821'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6965841804501596012/comments/default/3218172151155665821'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/blessings-49-50.html?showComment=1239027240000#c3218172151155665821' title=''/><author><name>Wen</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/blessings-49-50.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6965841804501596012' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6965841804501596012' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 6, 2009 at 8:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4757227704487381828</id><published>2009-04-06T08:56:00.000-06:00</published><updated>2009-04-06T08:56:29.796-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I will be praying extra for Josh's dad! :) My gran...</title><content type='html'>I will be praying extra for Josh's dad! :) My grandpa is waiting for test results tomorrow...he may have cancer again. This time it's in the lungs, and at the site where he got his kidney removed from the cancer last time. So..it's pretty serious I guess. &lt;BR/&gt;I also love how Eden's party was Ariel themed! :) Ariel was my favorite when I was her age. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6965841804501596012/comments/default/4757227704487381828'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6965841804501596012/comments/default/4757227704487381828'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/blessings-49-50.html?showComment=1239029760000#c4757227704487381828' title=''/><author><name>Kayla</name><uri>https://www.blogger.com/profile/02756783599815973628</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/_8PhwwM1W1ko/SbF60Rz2liI/AAAAAAAAAAM/SPINV9lv5nU/S220-s32/copyblackwhite.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/blessings-49-50.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6965841804501596012' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6965841804501596012' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1329952793'/><gd:extendedProperty name='blogger.displayTime' value='April 6, 2009 at 8:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2453470035347481563</id><published>2009-04-06T09:28:00.000-06:00</published><updated>2009-04-06T09:28:05.629-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Bunny foo foo is simply adorable! Thanks so much f...</title><content type='html'>Bunny foo foo is simply adorable! Thanks so much for the fabulous freebie!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/2453470035347481563'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/2453470035347481563'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html?showComment=1239031680000#c2453470035347481563' title=''/><author><name>Nancy</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-397093476014124326' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/397093476014124326' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 6, 2009 at 9:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9196403821945679933</id><published>2009-04-06T10:46:00.000-06:00</published><updated>2009-04-06T10:46:11.481-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you!!</title><content type='html'>thank you!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/9196403821945679933'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/397093476014124326/comments/default/9196403821945679933'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html?showComment=1239036360000#c9196403821945679933' title=''/><author><name>Amanda</name><uri>https://www.blogger.com/profile/05722724732424299353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/bunny-foo-foo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-397093476014124326' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/397093476014124326' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-179711129'/><gd:extendedProperty name='blogger.displayTime' value='April 6, 2009 at 10:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4158568929290234265</id><published>2009-04-06T16:19:00.000-06:00</published><updated>2009-04-06T16:19:56.294-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>General conference is such a blessing! Love the la...</title><content type='html'>General conference is such a blessing! Love the layouts as always!  Looks like it was a fun 2nd birthday for Eden!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6965841804501596012/comments/default/4158568929290234265'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6965841804501596012/comments/default/4158568929290234265'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/blessings-49-50.html?showComment=1239056340000#c4158568929290234265' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/blessings-49-50.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6965841804501596012' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6965841804501596012' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='April 6, 2009 at 4:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5317052314252648455</id><published>2009-04-06T22:54:00.000-06:00</published><updated>2009-04-06T22:54:19.815-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow! Eden has grown so much! She looks like a big ...</title><content type='html'>Wow! Eden has grown so much! She looks like a big girl now. I love your new blog header...so cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6965841804501596012/comments/default/5317052314252648455'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6965841804501596012/comments/default/5317052314252648455'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/blessings-49-50.html?showComment=1239080040000#c5317052314252648455' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/blessings-49-50.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6965841804501596012' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6965841804501596012' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='April 6, 2009 at 10:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4251259105780270528</id><published>2009-04-07T08:12:00.000-06:00</published><updated>2009-04-07T08:12:15.098-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ohhh.... love the new blog look.  It is SO fresh I...</title><content type='html'>Ohhh.... love the new blog look.  It is SO fresh I actually smiled when I saw it.  Very chic!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6001555450772015692/comments/default/4251259105780270528'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6001555450772015692/comments/default/4251259105780270528'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/mondays-almost-over.html?showComment=1239113520000#c4251259105780270528' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/mondays-almost-over.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6001555450772015692' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6001555450772015692' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='April 7, 2009 at 8:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9186644379406865684</id><published>2009-04-07T08:54:00.000-06:00</published><updated>2009-04-07T08:54:09.525-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Me too! I love the new spring fever blog look! I'v...</title><content type='html'>Me too! I love the new spring fever blog look! I've got it too! The LOs are great! The dracula one really POPS!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6001555450772015692/comments/default/9186644379406865684'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6001555450772015692/comments/default/9186644379406865684'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/mondays-almost-over.html?showComment=1239116040000#c9186644379406865684' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/mondays-almost-over.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6001555450772015692' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6001555450772015692' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='April 7, 2009 at 8:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4348584865884977392</id><published>2009-04-07T11:20:00.000-06:00</published><updated>2009-04-07T11:20:25.415-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>From what I have heard, the reason Jack Sparrow is...</title><content type='html'>From what I have heard, the reason Jack Sparrow is no longer there is because of non-disney like things that have happened with the ladies who have the hots for Jack Sparrow. They decided that they could not have this kind of non-disney, not-family friendly actions going on in the park. Which is just sad. A few people ruin it for the rest of us. We were able to meet Jack Sparrow at the Pirate and Princess Party at WDW. It was a lot of fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6001555450772015692/comments/default/4348584865884977392'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6001555450772015692/comments/default/4348584865884977392'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/mondays-almost-over.html?showComment=1239124800000#c4348584865884977392' title=''/><author><name>Yettiebug</name><uri>https://www.blogger.com/profile/10791335501460402212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/mondays-almost-over.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6001555450772015692' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6001555450772015692' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-402710607'/><gd:extendedProperty name='blogger.displayTime' value='April 7, 2009 at 11:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6508462142989457911</id><published>2009-04-07T15:15:00.000-06:00</published><updated>2009-04-07T15:15:29.778-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>AHHHH!!! I LOVE your new blog look. It's so fresh ...</title><content type='html'>AHHHH!!! I LOVE your new blog look. It's so fresh and so darn cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6001555450772015692/comments/default/6508462142989457911'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6001555450772015692/comments/default/6508462142989457911'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/mondays-almost-over.html?showComment=1239138900000#c6508462142989457911' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/mondays-almost-over.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6001555450772015692' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6001555450772015692' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='April 7, 2009 at 3:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1213126007314720928</id><published>2009-04-07T15:23:00.000-06:00</published><updated>2009-04-07T15:23:46.618-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks! I loved it so much I bought the whole kit....</title><content type='html'>Thanks! I loved it so much I bought the whole kit. I searched everywhere to find Disney digital supplies. Glad I found you. I am going to make a vacation poster collage so it will go on the wall to view all the time.&lt;BR/&gt;Anne</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/1213126007314720928'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/1213126007314720928'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1239139380000#c1213126007314720928' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 7, 2009 at 3:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7125627622287269241</id><published>2009-04-07T15:48:00.000-06:00</published><updated>2009-04-07T15:48:30.796-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the new look!  So cute and springy!  Maybe th...</title><content type='html'>Love the new look!  So cute and springy!  Maybe that's why isn't snowing--again.  LOL!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6001555450772015692/comments/default/7125627622287269241'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6001555450772015692/comments/default/7125627622287269241'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/mondays-almost-over.html?showComment=1239140880000#c7125627622287269241' title=''/><author><name>Chelle</name><uri>https://www.blogger.com/profile/00323064102058654854</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//1.bp.blogspot.com/_IVvB7T164Wg/SdkfU2tOmwI/AAAAAAAAAS4/zq_OluvIZPI/S220-s32/me+for+kelly.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/mondays-almost-over.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6001555450772015692' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6001555450772015692' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2121482254'/><gd:extendedProperty name='blogger.displayTime' value='April 7, 2009 at 3:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1364545449749820049</id><published>2009-04-08T23:05:00.000-06:00</published><updated>2009-04-08T23:05:38.114-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You ROCK.  These LO's are all FABUULOUS as usual.  :)</title><content type='html'>You ROCK.  These LO's are all FABUULOUS as usual.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5262712718798056740/comments/default/1364545449749820049'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5262712718798056740/comments/default/1364545449749820049'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/monday-tuesday-happy-days.html?showComment=1239253500000#c1364545449749820049' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/monday-tuesday-happy-days.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5262712718798056740' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5262712718798056740' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='April 8, 2009 at 11:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-863163288319900689</id><published>2009-04-08T23:54:00.000-06:00</published><updated>2009-04-08T23:54:40.850-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Those pages are just adorable! I LOVE the Christma...</title><content type='html'>Those pages are just adorable! I LOVE the Christmas smiles one! So creative! I can't believe you guys will be down here in less than 3 weeks! We can't wait to see you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5262712718798056740/comments/default/863163288319900689'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5262712718798056740/comments/default/863163288319900689'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/monday-tuesday-happy-days.html?showComment=1239256440000#c863163288319900689' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/monday-tuesday-happy-days.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5262712718798056740' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5262712718798056740' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='April 8, 2009 at 11:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7762382568507054814</id><published>2009-04-09T06:53:00.000-06:00</published><updated>2009-04-09T06:53:03.790-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You are TOO cute...holding those balloons and then...</title><content type='html'>You are TOO cute...holding those balloons and then that big Christmas smile. Haha. Beautiful stuff.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5262712718798056740/comments/default/7762382568507054814'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5262712718798056740/comments/default/7762382568507054814'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/monday-tuesday-happy-days.html?showComment=1239281580000#c7762382568507054814' title=''/><author><name>Paige</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/monday-tuesday-happy-days.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5262712718798056740' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5262712718798056740' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 9, 2009 at 6:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3414000039985021992</id><published>2009-04-09T07:22:00.000-06:00</published><updated>2009-04-09T07:22:54.344-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh wow, I never would have thought to ask about th...</title><content type='html'>Oh wow, I never would have thought to ask about the balloons! Great LOs! Happy Holy Week!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5262712718798056740/comments/default/3414000039985021992'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5262712718798056740/comments/default/3414000039985021992'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/monday-tuesday-happy-days.html?showComment=1239283320000#c3414000039985021992' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/monday-tuesday-happy-days.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5262712718798056740' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5262712718798056740' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='April 9, 2009 at 7:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2988941542511320477</id><published>2009-04-09T07:29:00.000-06:00</published><updated>2009-04-09T07:29:22.422-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE your "Never Hurts to Ask" layout, I want to t...</title><content type='html'>LOVE your "Never Hurts to Ask" layout, I want to try it next time we go! LOL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5262712718798056740/comments/default/2988941542511320477'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5262712718798056740/comments/default/2988941542511320477'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/monday-tuesday-happy-days.html?showComment=1239283740000#c2988941542511320477' title=''/><author><name>Jolene</name><uri>https://www.blogger.com/profile/11952327145004640624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//4.bp.blogspot.com/_CJeldYVoShs/Szwdl6oSJEI/AAAAAAAAAXI/G6Dl74FEsMk/S220-s32/jo+copy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/monday-tuesday-happy-days.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5262712718798056740' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5262712718798056740' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-193108505'/><gd:extendedProperty name='blogger.displayTime' value='April 9, 2009 at 7:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3552651517662995397</id><published>2009-04-09T08:49:00.000-06:00</published><updated>2009-04-09T08:49:03.560-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>those are toooo cute! And we leave for WDW in 9 da...</title><content type='html'>those are toooo cute! And we leave for WDW in 9 days, so I'm going to have to try asking the vendors there.  Gonna need to stock up on my Disney goodies!  Off to shop!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5262712718798056740/comments/default/3552651517662995397'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5262712718798056740/comments/default/3552651517662995397'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/monday-tuesday-happy-days.html?showComment=1239288540000#c3552651517662995397' title=''/><author><name>Kari~RDG</name><uri>http://relocateddixiegirl.com/blog</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/monday-tuesday-happy-days.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5262712718798056740' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5262712718798056740' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 9, 2009 at 8:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3687399706591246307</id><published>2009-04-09T10:33:00.000-06:00</published><updated>2009-04-09T10:33:40.704-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>love the new blog design! great pages, lots of ins...</title><content type='html'>love the new blog design! great pages, lots of inspiration!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5262712718798056740/comments/default/3687399706591246307'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5262712718798056740/comments/default/3687399706591246307'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/monday-tuesday-happy-days.html?showComment=1239294780000#c3687399706591246307' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/monday-tuesday-happy-days.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5262712718798056740' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5262712718798056740' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='April 9, 2009 at 10:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3400036599277199855</id><published>2009-04-09T16:53:00.000-06:00</published><updated>2009-04-09T16:53:04.961-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the new header and the cute pages!  ILOVE t...</title><content type='html'>I love the new header and the cute pages!  ILOVE the picture of you holding all those balloons at Disneyland!  So fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5262712718798056740/comments/default/3400036599277199855'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5262712718798056740/comments/default/3400036599277199855'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/monday-tuesday-happy-days.html?showComment=1239317580000#c3400036599277199855' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/monday-tuesday-happy-days.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5262712718798056740' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5262712718798056740' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='April 9, 2009 at 4:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7953932896554618926</id><published>2009-04-09T22:35:00.000-06:00</published><updated>2009-04-09T22:35:17.608-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY!  Welcome ladies!  It's a great place to be.  ...</title><content type='html'>YAY!  Welcome ladies!  It's a great place to be.  :)&lt;BR/&gt;&lt;BR/&gt;Britt, I hope that you start feeling better really soon!  It's no fun to be sick.  And I'm so glad that your FIL is getting better too.  &lt;BR/&gt;&lt;BR/&gt;hugs.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8211664044024527773/comments/default/7953932896554618926'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8211664044024527773/comments/default/7953932896554618926'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/new-britt-girls.html?showComment=1239338100000#c7953932896554618926' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/new-britt-girls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8211664044024527773' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8211664044024527773' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='April 9, 2009 at 10:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1786916580162157090</id><published>2009-04-09T23:10:00.000-06:00</published><updated>2009-04-09T23:10:51.877-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Feel better, soon. Glad to hear your FIL is going ...</title><content type='html'>Feel better, soon. Glad to hear your FIL is going home. My dad had the same thing in August and is much better, I'm sure he'll improve, too!&lt;BR/&gt;&lt;BR/&gt;Congrats to your newest CT's! I've always admired their work at SM!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8211664044024527773/comments/default/1786916580162157090'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8211664044024527773/comments/default/1786916580162157090'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/new-britt-girls.html?showComment=1239340200000#c1786916580162157090' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/new-britt-girls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8211664044024527773' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8211664044024527773' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='April 9, 2009 at 11:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3799969944132720346</id><published>2009-04-10T06:37:00.000-06:00</published><updated>2009-04-10T06:37:04.843-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats ladies, you do wonderful work!</title><content type='html'>Congrats ladies, you do wonderful work!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8211664044024527773/comments/default/3799969944132720346'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8211664044024527773/comments/default/3799969944132720346'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/new-britt-girls.html?showComment=1239367020000#c3799969944132720346' title=''/><author><name>The Allens</name><uri>https://www.blogger.com/profile/03811833319886113793</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/new-britt-girls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8211664044024527773' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8211664044024527773' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1642068575'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2009 at 6:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-499548254770502998</id><published>2009-04-10T07:05:00.000-06:00</published><updated>2009-04-10T07:05:07.159-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm so excited for you girls.  Chrisy and Wendy ar...</title><content type='html'>I'm so excited for you girls.  Chrisy and Wendy are two of my favorite scrappers, and I can't wait to see Michell's LOs.&lt;BR/&gt;&lt;BR/&gt;Britt:  Feel better soon, sweets!  *hugs*</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8211664044024527773/comments/default/499548254770502998'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8211664044024527773/comments/default/499548254770502998'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/new-britt-girls.html?showComment=1239368700000#c499548254770502998' title=''/><author><name>stenogoddess/lauren</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/new-britt-girls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8211664044024527773' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8211664044024527773' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2009 at 7:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1163337155047534556</id><published>2009-04-10T07:11:00.000-06:00</published><updated>2009-04-10T07:11:27.664-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Welcome little chickees!!  Can't wait to see what ...</title><content type='html'>Welcome little chickees!!  Can't wait to see what you create!!&lt;BR/&gt;&lt;BR/&gt;&lt;BR/&gt;Feel better Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8211664044024527773/comments/default/1163337155047534556'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8211664044024527773/comments/default/1163337155047534556'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/new-britt-girls.html?showComment=1239369060000#c1163337155047534556' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/new-britt-girls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8211664044024527773' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8211664044024527773' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2009 at 7:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-297071055552833218</id><published>2009-04-10T08:04:00.000-06:00</published><updated>2009-04-10T08:04:36.738-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats to the new CT!  &lt;br&gt;&lt;br&gt;Feel better soon ...</title><content type='html'>Congrats to the new CT!  &lt;BR/&gt;&lt;BR/&gt;Feel better soon Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8211664044024527773/comments/default/297071055552833218'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8211664044024527773/comments/default/297071055552833218'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/new-britt-girls.html?showComment=1239372240000#c297071055552833218' title=''/><author><name>Pressed Petals</name><uri>https://www.blogger.com/profile/11363508061584830683</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_waNeXSTyMaw/TTDnhG21TaI/AAAAAAAADRc/mjE8JuFpMFo/S220-s32/blog-avi-2011.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/new-britt-girls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8211664044024527773' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8211664044024527773' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2115726680'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2009 at 8:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3131474252470324677</id><published>2009-04-10T08:19:00.000-06:00</published><updated>2009-04-10T08:19:22.138-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY! How exciting! Way to go Britt girls! - Hope y...</title><content type='html'>YAY! How exciting! Way to go Britt girls! - Hope you are feeling better soon for Easter!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8211664044024527773/comments/default/3131474252470324677'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8211664044024527773/comments/default/3131474252470324677'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/new-britt-girls.html?showComment=1239373140000#c3131474252470324677' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/new-britt-girls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8211664044024527773' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8211664044024527773' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2009 at 8:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5444202822224268902</id><published>2009-04-10T09:37:00.000-06:00</published><updated>2009-04-10T09:37:16.991-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats on your new CT's!!! Can't wait to see the...</title><content type='html'>Congrats on your new CT's!!! Can't wait to see their LO's :)&lt;BR/&gt;&lt;BR/&gt;I hope you feel better soon-take care of yourself!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8211664044024527773/comments/default/5444202822224268902'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8211664044024527773/comments/default/5444202822224268902'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/new-britt-girls.html?showComment=1239377820000#c5444202822224268902' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/new-britt-girls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8211664044024527773' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8211664044024527773' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2009 at 9:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3058539090026245509</id><published>2009-04-10T10:27:00.000-06:00</published><updated>2009-04-10T10:27:31.848-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So much fun. Love those templates (vol. 1 is one o...</title><content type='html'>So much fun. Love those templates (vol. 1 is one of my favorites) and the layouts that the britt girls created are as always fabulous.&lt;BR/&gt;&lt;BR/&gt;Hope you are feeling better - get some rest we will all be here!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7923642398076243887/comments/default/3058539090026245509'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7923642398076243887/comments/default/3058539090026245509'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/new-release-friday.html?showComment=1239380820000#c3058539090026245509' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/new-release-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7923642398076243887' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7923642398076243887' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2009 at 10:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7786641588143106522</id><published>2009-04-10T10:32:00.000-06:00</published><updated>2009-04-10T10:32:15.713-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, &lt;br&gt;Amm man, I missed your call. If you nee...</title><content type='html'>Britt, &lt;BR/&gt;Amm man, I missed your call. If you need any more girls, please think of me...you can see my gallery Desi at DST. &lt;BR/&gt;&lt;BR/&gt;Desiree</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8211664044024527773/comments/default/7786641588143106522'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8211664044024527773/comments/default/7786641588143106522'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/new-britt-girls.html?showComment=1239381120000#c7786641588143106522' title=''/><author><name>desiree</name><uri>http://www.baublesandbubbles.etsy.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/new-britt-girls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8211664044024527773' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8211664044024527773' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2009 at 10:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6605474583417330130</id><published>2009-04-10T11:01:00.000-06:00</published><updated>2009-04-10T11:01:38.256-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the show off gift.  I hope you feel bet...</title><content type='html'>Thanks for the show off gift.  I hope you feel better soon.  Take care of yourself and get plenty of rest. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7923642398076243887/comments/default/6605474583417330130'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7923642398076243887/comments/default/6605474583417330130'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/new-release-friday.html?showComment=1239382860000#c6605474583417330130' title=''/><author><name>The Allens</name><uri>https://www.blogger.com/profile/03811833319886113793</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/new-release-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7923642398076243887' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7923642398076243887' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1642068575'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2009 at 11:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3272614617837112576</id><published>2009-04-10T11:11:00.000-06:00</published><updated>2009-04-10T11:11:47.860-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awe Lucky girls!!! Congrats!</title><content type='html'>Awe Lucky girls!!! Congrats!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8211664044024527773/comments/default/3272614617837112576'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8211664044024527773/comments/default/3272614617837112576'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/new-britt-girls.html?showComment=1239383460000#c3272614617837112576' title=''/><author><name>Holly</name><uri>http://www.pixiperfectdesigns.com/blog</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/new-britt-girls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8211664044024527773' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8211664044024527773' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2009 at 11:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6041805582657344502</id><published>2009-04-10T14:52:00.000-06:00</published><updated>2009-04-10T14:52:14.643-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I totally forgot about showoffs! I am so very extr...</title><content type='html'>I totally forgot about showoffs! I am so very extremely excited about the template pack! I love it, thank you so much. Hope you feel better soon. Happy Easter.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7923642398076243887/comments/default/6041805582657344502'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7923642398076243887/comments/default/6041805582657344502'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/new-release-friday.html?showComment=1239396720000#c6041805582657344502' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/new-release-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7923642398076243887' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7923642398076243887' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2009 at 2:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7999233690557153000</id><published>2009-04-10T15:32:00.000-06:00</published><updated>2009-04-10T15:32:03.480-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love these new templates, I can't wait to try them...</title><content type='html'>Love these new templates, I can't wait to try them out! Thanks and feel better soon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7923642398076243887/comments/default/7999233690557153000'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7923642398076243887/comments/default/7999233690557153000'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/new-release-friday.html?showComment=1239399120000#c7999233690557153000' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/new-release-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7923642398076243887' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7923642398076243887' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2009 at 3:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4492559387481377587</id><published>2009-04-11T06:42:00.000-06:00</published><updated>2009-04-11T06:42:04.735-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the LOs! Hope you get to feeling better real ...</title><content type='html'>Love the LOs! Hope you get to feeling better real fast!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7923642398076243887/comments/default/4492559387481377587'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7923642398076243887/comments/default/4492559387481377587'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/new-release-friday.html?showComment=1239453720000#c4492559387481377587' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/new-release-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7923642398076243887' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7923642398076243887' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='April 11, 2009 at 6:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-754161361785967516</id><published>2009-04-11T09:29:00.000-06:00</published><updated>2009-04-11T09:29:12.924-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats on your new Britt Girls and your wonderfu...</title><content type='html'>Congrats on your new Britt Girls and your wonderful new templates.  :)&lt;BR/&gt;&lt;BR/&gt;I'll be gone for a bit for work, but will be back soon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7923642398076243887/comments/default/754161361785967516'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7923642398076243887/comments/default/754161361785967516'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/new-release-friday.html?showComment=1239463740000#c754161361785967516' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/new-release-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7923642398076243887' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7923642398076243887' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='April 11, 2009 at 9:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6662206287818517993</id><published>2009-04-15T10:50:00.000-06:00</published><updated>2009-04-15T10:50:14.242-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm glad you posted this, 'cause I thought it was ...</title><content type='html'>I'm glad you posted this, 'cause I thought it was the 14th.  Then I thought you'd made a mistake when you said it was the 15th.  Then I realized that I was wrong.  So thanks for saving me some embarrassment later (although I guess I wrote the wrong date on a check this morning; oops).&lt;br /&gt;&lt;br /&gt;I just put the movie recommendation on my hold list for the library (yes, my library carries movies!  Love it!)  Thanks for the recommendation; I love documentaries (I guess I'm nerdy like that!)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4478605905461929596/comments/default/6662206287818517993'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4478605905461929596/comments/default/6662206287818517993'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/youve-gotta-be-kidding-me.html?showComment=1239814200000#c6662206287818517993' title=''/><author><name>Beth</name><uri>https://www.blogger.com/profile/13870296621798497300</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-Xgp7_L6R9qo/Wh4-8WJUILI/AAAAAAABqNc/AujVyPoz0aMwGiOE-sIwNZcpxNZymwzbQCK4BGAYYCw/s32/beth.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/youve-gotta-be-kidding-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4478605905461929596' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4478605905461929596' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868305007'/><gd:extendedProperty name='blogger.displayTime' value='April 15, 2009 at 10:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2176698124542509013</id><published>2009-04-15T11:04:00.000-06:00</published><updated>2009-04-15T11:04:50.991-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can't wait for new release Friday!!  

I also LOVE...</title><content type='html'>Can't wait for new release Friday!!  &lt;br /&gt;&lt;br /&gt;I also LOVED this movie - so funny!!  And even funnier because it turns out that he lives just down the street from me.  If you liked this one try Wordplay - another good documentary about the world of Crosswords.  You can get it from Netflix but it isn't an instant play.  Have you seen Monsters vs. Aliens yet?  We are thinking of taking the girls this weekend and would love to get a Britt review :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4478605905461929596/comments/default/2176698124542509013'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4478605905461929596/comments/default/2176698124542509013'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/youve-gotta-be-kidding-me.html?showComment=1239815040000#c2176698124542509013' title=''/><author><name>Erin</name><uri>https://www.blogger.com/profile/14636543213027398088</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='//2.bp.blogspot.com/_xINNF-dUkgI/SSWoTy_zRII/AAAAAAAAAH8/5iYYyRm03CI/S220-s32/2x2+pic++Erin.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/youve-gotta-be-kidding-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4478605905461929596' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4478605905461929596' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1454965636'/><gd:extendedProperty name='blogger.displayTime' value='April 15, 2009 at 11:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1473132158507215860</id><published>2009-04-15T11:39:00.000-06:00</published><updated>2009-04-15T11:39:08.932-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Seriously, why is it snowing!!!  Okay, it just sto...</title><content type='html'>Seriously, why is it snowing!!!  Okay, it just stopped here, and that better be the END!  I like documentaries,too--thanks for the recommendation :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4478605905461929596/comments/default/1473132158507215860'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4478605905461929596/comments/default/1473132158507215860'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/youve-gotta-be-kidding-me.html?showComment=1239817140000#c1473132158507215860' title=''/><author><name>Emilee</name><uri>https://www.blogger.com/profile/03276923834347567587</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/youve-gotta-be-kidding-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4478605905461929596' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4478605905461929596' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958259147'/><gd:extendedProperty name='blogger.displayTime' value='April 15, 2009 at 11:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4951817360038752251</id><published>2009-04-15T14:42:00.000-06:00</published><updated>2009-04-15T14:42:42.014-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love when you do movie reviews... that actually ...</title><content type='html'>I love when you do movie reviews... that actually sounds like a movie Trev would LOVE! I'M so excited for FRIDAY NOW! WHI WHOO!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4478605905461929596/comments/default/4951817360038752251'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4478605905461929596/comments/default/4951817360038752251'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/youve-gotta-be-kidding-me.html?showComment=1239828120000#c4951817360038752251' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/youve-gotta-be-kidding-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4478605905461929596' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4478605905461929596' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='April 15, 2009 at 2:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7223137500703359384</id><published>2009-04-15T15:22:00.000-06:00</published><updated>2009-04-15T15:22:37.814-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can't wait to see the sneak peek!  Thanks for th...</title><content type='html'>I can't wait to see the sneak peek!  Thanks for the reminder about the speed scrap.  I'm going to try and be there!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4478605905461929596/comments/default/7223137500703359384'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4478605905461929596/comments/default/7223137500703359384'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/youve-gotta-be-kidding-me.html?showComment=1239830520000#c7223137500703359384' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/youve-gotta-be-kidding-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4478605905461929596' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4478605905461929596' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='April 15, 2009 at 3:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8313158660629890180</id><published>2009-04-15T16:14:00.000-06:00</published><updated>2009-04-15T16:14:26.354-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My husband is video-game-aholic, so I'm totally go...</title><content type='html'>My husband is video-game-aholic, so I'm totally going to Netflix now and adding it to our queue!!  Thanks for the recommendation!!&lt;br /&gt;&lt;br /&gt;Oh yeah, and as always, I can't wait to see what the new kit is!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4478605905461929596/comments/default/8313158660629890180'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4478605905461929596/comments/default/8313158660629890180'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/youve-gotta-be-kidding-me.html?showComment=1239833640000#c8313158660629890180' title=''/><author><name>Jemenifer22</name><uri>https://www.blogger.com/profile/14340527653961863127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//4.bp.blogspot.com/_tBL3alSlIxI/SlGV86kd4wI/AAAAAAAAAFQ/CedSRWoyalo/S220-s32/Picture.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/youve-gotta-be-kidding-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4478605905461929596' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4478605905461929596' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-973317780'/><gd:extendedProperty name='blogger.displayTime' value='April 15, 2009 at 4:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4259988882163743068</id><published>2009-04-15T16:51:00.000-06:00</published><updated>2009-04-15T16:51:09.421-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We loved this movie, too. So very interesting.  It...</title><content type='html'>We loved this movie, too. So very interesting.  It's almost like a Christopher Guest movie, but totally real. :)&lt;br /&gt;&lt;br /&gt;AND, yes what is with the snow.  I drove to Chuck-e-Cheese in Orem today, just to get the kids out of the house during 'spring' break...and it was a blizzard.  Happy snowy spring break. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4478605905461929596/comments/default/4259988882163743068'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4478605905461929596/comments/default/4259988882163743068'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/youve-gotta-be-kidding-me.html?showComment=1239835860000#c4259988882163743068' title=''/><author><name>Robyn</name><uri>https://www.blogger.com/profile/05321899374610305363</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/-RQFVAQHsew8/TqbJU5QTMTI/AAAAAAAAHlc/nh6eghKbPZg/s32/may10e_web.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/youve-gotta-be-kidding-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4478605905461929596' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4478605905461929596' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-350264083'/><gd:extendedProperty name='blogger.displayTime' value='April 15, 2009 at 4:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2263226588161754056</id><published>2009-04-15T22:00:00.000-06:00</published><updated>2009-04-15T22:00:50.650-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey :)
Can't wait to see the sneek peek! I always ...</title><content type='html'>Hey :)&lt;br /&gt;Can't wait to see the sneek peek! I always try to guess what it might be :) It keeps me wondering until the unveiling! :) Also-I haven't seen that movie, but I am definately going to now! :)&lt;br /&gt;Thanks for the suggestion :)&lt;br /&gt;-Kayla</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4478605905461929596/comments/default/2263226588161754056'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4478605905461929596/comments/default/2263226588161754056'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/youve-gotta-be-kidding-me.html?showComment=1239854400000#c2263226588161754056' title=''/><author><name>Kayla</name><uri>https://www.blogger.com/profile/02756783599815973628</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/_8PhwwM1W1ko/SbF60Rz2liI/AAAAAAAAAAM/SPINV9lv5nU/S220-s32/copyblackwhite.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/youve-gotta-be-kidding-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4478605905461929596' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4478605905461929596' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1329952793'/><gd:extendedProperty name='blogger.displayTime' value='April 15, 2009 at 10:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5453104533751924059</id><published>2009-04-16T06:08:00.000-06:00</published><updated>2009-04-16T06:08:16.279-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yea! I can't wait to check out this movie! We have...</title><content type='html'>Yea! I can't wait to check out this movie! We have been in such a movie funk lately. I was even considering canceling Netflix because we are just wasting our time watching stupid movies. I'll let you know how we like it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4478605905461929596/comments/default/5453104533751924059'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4478605905461929596/comments/default/5453104533751924059'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/youve-gotta-be-kidding-me.html?showComment=1239883680000#c5453104533751924059' title=''/><author><name>Something Wilde</name><uri>https://www.blogger.com/profile/15641607705455483068</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_vCn9GcGMaEk/STn6XbR4zCI/AAAAAAAAAzI/fCXMbdnjQ2U/S220-s32/SMCTphoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/youve-gotta-be-kidding-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4478605905461929596' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4478605905461929596' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1141316085'/><gd:extendedProperty name='blogger.displayTime' value='April 16, 2009 at 6:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1389635418133796996</id><published>2009-04-16T11:48:00.000-06:00</published><updated>2009-04-16T11:48:14.216-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh MY!  I'm excited about this new kit too! It's a...</title><content type='html'>Oh MY!  I'm excited about this new kit too! It's awesome! Great LOs too.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4903409676385786296/comments/default/1389635418133796996'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4903409676385786296/comments/default/1389635418133796996'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/sneak-peek.html?showComment=1239904080000#c1389635418133796996' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4903409676385786296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4903409676385786296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='April 16, 2009 at 11:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3719162640254016103</id><published>2009-04-16T12:07:00.000-06:00</published><updated>2009-04-16T12:07:40.603-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the disney-layouts!

Greetings from Germany...</title><content type='html'>I love the disney-layouts!&lt;br /&gt;&lt;br /&gt;Greetings from Germany,&lt;br /&gt;&lt;br /&gt;Silvie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4903409676385786296/comments/default/3719162640254016103'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4903409676385786296/comments/default/3719162640254016103'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/sneak-peek.html?showComment=1239905220000#c3719162640254016103' title=''/><author><name>Silvie</name><uri>https://www.blogger.com/profile/02175437840309616218</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4903409676385786296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4903409676385786296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1820770128'/><gd:extendedProperty name='blogger.displayTime' value='April 16, 2009 at 12:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2060322559878488054</id><published>2009-04-16T13:00:00.000-06:00</published><updated>2009-04-16T13:00:10.426-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So I see you have probably hundreds of scrap pages...</title><content type='html'>So I see you have probably hundreds of scrap pages from Disneyland... do you ever get TIRED of that place? I don't understand what all the hype is about. And do you print all these pages and put them in actual scrap books? Or since there are SOOO many of them that are SOOO alike, do you just keep them in digital scrap books? I'm so curious!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4903409676385786296/comments/default/2060322559878488054'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4903409676385786296/comments/default/2060322559878488054'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/sneak-peek.html?showComment=1239908400000#c2060322559878488054' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4903409676385786296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4903409676385786296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 16, 2009 at 1:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-36423391069332784</id><published>2009-04-16T13:08:00.000-06:00</published><updated>2009-04-16T13:08:43.796-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, Anonymous was kinda' rude.....SO now I have t...</title><content type='html'>Wow, Anonymous was kinda' rude.....SO now I have to leave an extra excited comment !!!!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I CAN'T WAIT 'TIL TOMORROW !!!!!!&lt;br /&gt;&lt;br /&gt;I'M WAAAAAAAAAAAAYYYYYYYYYYYYYYY &lt;br /&gt;EXCITED !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!&lt;br /&gt;!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!&lt;br /&gt;&lt;br /&gt;Love Ya' Britt !!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4903409676385786296/comments/default/36423391069332784'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4903409676385786296/comments/default/36423391069332784'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/sneak-peek.html?showComment=1239908880000#c36423391069332784' title=''/><author><name>DimpleBrandy</name><uri>https://www.blogger.com/profile/09640041569342530342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4903409676385786296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4903409676385786296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-7367898'/><gd:extendedProperty name='blogger.displayTime' value='April 16, 2009 at 1:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7008270537742176133</id><published>2009-04-16T13:19:00.000-06:00</published><updated>2009-04-16T13:19:00.277-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your disney layouts! Keep them coming! Can't ...</title><content type='html'>Love your disney layouts! Keep them coming! Can't wait to see the new release tomorrow. Looks awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4903409676385786296/comments/default/7008270537742176133'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4903409676385786296/comments/default/7008270537742176133'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/sneak-peek.html?showComment=1239909540000#c7008270537742176133' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4903409676385786296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4903409676385786296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='April 16, 2009 at 1:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2030164188222496815</id><published>2009-04-16T14:34:00.000-06:00</published><updated>2009-04-16T14:34:04.583-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMGosh this sneak peek is KILLING ME -- it is so d...</title><content type='html'>OMGosh this sneak peek is KILLING ME -- it is so darn cute!!!!!  I can't wait for the release!!!!! :):)  You are so awesome, Britt!!!  LOVE the new layouts you posted too... you are so creative and each one is a brand new work of art!!! :) :) :)  I can't get enough of them!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4903409676385786296/comments/default/2030164188222496815'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4903409676385786296/comments/default/2030164188222496815'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/sneak-peek.html?showComment=1239914040000#c2030164188222496815' title=''/><author><name>Christy (TheWerners)</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4903409676385786296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4903409676385786296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 16, 2009 at 2:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8485188049162218093</id><published>2009-04-16T16:26:00.000-06:00</published><updated>2009-04-16T16:26:43.853-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love all this week's LOs! I see you've been putt...</title><content type='html'>I love all this week's LOs! I see you've been putting to good use that SS Whimsy font. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4903409676385786296/comments/default/8485188049162218093'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4903409676385786296/comments/default/8485188049162218093'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/sneak-peek.html?showComment=1239920760000#c8485188049162218093' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4903409676385786296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4903409676385786296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='April 16, 2009 at 4:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9187491377933686288</id><published>2009-04-16T16:58:00.000-06:00</published><updated>2009-04-16T16:58:19.569-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can't wait for the release tomorrow!  That pictu...</title><content type='html'>I can't wait for the release tomorrow!  That picture of you are Cheloni is too cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4903409676385786296/comments/default/9187491377933686288'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4903409676385786296/comments/default/9187491377933686288'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/sneak-peek.html?showComment=1239922680000#c9187491377933686288' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4903409676385786296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4903409676385786296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='April 16, 2009 at 4:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6758553139961089565</id><published>2009-04-16T17:07:00.000-06:00</published><updated>2009-04-16T17:07:51.690-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You even make cute sneak peeks!! I think I have an...</title><content type='html'>You even make cute sneak peeks!! I think I have an idea what the kit is about, SO excited!!&lt;br /&gt;&lt;br /&gt;Don't know who anyone could ever get tired of Disney!! :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4903409676385786296/comments/default/6758553139961089565'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4903409676385786296/comments/default/6758553139961089565'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/sneak-peek.html?showComment=1239923220000#c6758553139961089565' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/02953440103781720253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//img.photobucket.com/albums/v109/kswm30b/icons/skating/disney_heatherw.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4903409676385786296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4903409676385786296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-51884619'/><gd:extendedProperty name='blogger.displayTime' value='April 16, 2009 at 5:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6006555018396179619</id><published>2009-04-16T18:10:00.000-06:00</published><updated>2009-04-16T18:10:02.040-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Super cute!!! Thank you so much for sharing!!!</title><content type='html'>Super cute!!! Thank you so much for sharing!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/6006555018396179619'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/6006555018396179619'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1239927000000#c6006555018396179619' title=''/><author><name>Chelle</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 16, 2009 at 6:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3383060057021437765</id><published>2009-04-16T22:27:00.000-06:00</published><updated>2009-04-16T22:27:23.228-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok, I keep looking at your adorable sneek peek. Ca...</title><content type='html'>Ok, I keep looking at your adorable sneek peek. Can't wait to see this one!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4903409676385786296/comments/default/3383060057021437765'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4903409676385786296/comments/default/3383060057021437765'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/sneak-peek.html?showComment=1239942420000#c3383060057021437765' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4903409676385786296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4903409676385786296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='April 16, 2009 at 10:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9088674404066645726</id><published>2009-04-17T00:10:00.000-06:00</published><updated>2009-04-17T00:10:35.507-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yes totally adorable little girl! The layouts are ...</title><content type='html'>Yes totally adorable little girl! The layouts are beautiful. Especially love the story matters one and the girl of many faces. They're inspiring! It's hard to find layouts that use that many photos and don't completely tire your eyes. Great job.&lt;br /&gt;&lt;br /&gt;Anonymous hasn't been to disneyland! *sirens*</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4903409676385786296/comments/default/9088674404066645726'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4903409676385786296/comments/default/9088674404066645726'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/sneak-peek.html?showComment=1239948600000#c9088674404066645726' title=''/><author><name>Bellamama</name><uri>https://www.blogger.com/profile/15228139992061919715</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/_eiYEYgB4llA/SxVKReI2vxI/AAAAAAAACes/-LrYl5Le7GM/S220-s32/20090923+no+electricity+(2)+copy_filtered.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4903409676385786296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4903409676385786296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2128226112'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2009 at 12:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8086721291659819529</id><published>2009-04-17T07:12:00.000-06:00</published><updated>2009-04-17T07:12:04.867-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wake up, wake up! I want to see this new kit! I th...</title><content type='html'>Wake up, wake up! I want to see this new kit! I think it might help with my Taiwan album, yes?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4903409676385786296/comments/default/8086721291659819529'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4903409676385786296/comments/default/8086721291659819529'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/sneak-peek.html?showComment=1239973920000#c8086721291659819529' title=''/><author><name>Something Wilde</name><uri>https://www.blogger.com/profile/15641607705455483068</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_vCn9GcGMaEk/STn6XbR4zCI/AAAAAAAAAzI/fCXMbdnjQ2U/S220-s32/SMCTphoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4903409676385786296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4903409676385786296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1141316085'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2009 at 7:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5868089353575680031</id><published>2009-04-17T08:00:00.000-06:00</published><updated>2009-04-17T08:00:48.633-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I definitely agree...CUTEST sneak peek EVER!! And ...</title><content type='html'>I definitely agree...CUTEST sneak peek EVER!! And as always, adorable layouts too! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4903409676385786296/comments/default/5868089353575680031'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4903409676385786296/comments/default/5868089353575680031'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/sneak-peek.html?showComment=1239976800000#c5868089353575680031' title=''/><author><name>The Golden Girls</name><uri>https://www.blogger.com/profile/01695644385625082434</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//4.bp.blogspot.com/_emC9nBis_Q4/SKmQTaAHkgI/AAAAAAAAAfg/HeumPdp-mSQ/S220-s32/leslie_avatar1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4903409676385786296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4903409676385786296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-875282869'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2009 at 8:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-346443966156963783</id><published>2009-04-17T09:30:00.000-06:00</published><updated>2009-04-17T09:30:23.309-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMGosh you nailed this one:) I am so excited, I to...</title><content type='html'>OMGosh you nailed this one:) I am so excited, I totally screamed!!! This will be PERFECT for our China adoption!!! THANK YOU SO MUCH!!! I am heading over to buy it right now:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/346443966156963783'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/346443966156963783'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1239982200000#c346443966156963783' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2009 at 9:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2646023947232053768</id><published>2009-04-17T09:33:00.000-06:00</published><updated>2009-04-17T09:33:06.008-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute! I love this! I am really excited about th...</title><content type='html'>So cute! I love this! I am really excited about this one. You are the best!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/2646023947232053768'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/2646023947232053768'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1239982380000#c2646023947232053768' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2009 at 9:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7849160252340572093</id><published>2009-04-17T09:39:00.000-06:00</published><updated>2009-04-17T09:39:16.130-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE IT! Thanks so much for the gifts! :)</title><content type='html'>LOVE IT! Thanks so much for the gifts! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/7849160252340572093'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/7849160252340572093'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1239982740000#c7849160252340572093' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2009 at 9:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-198697101268980854</id><published>2009-04-17T09:49:00.000-06:00</published><updated>2009-04-17T09:49:52.654-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OK...seriously?! I am SO STOKED about this kit!!! ...</title><content type='html'>OK...seriously?! I am SO STOKED about this kit!!! I love it!! So perfect!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/198697101268980854'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/198697101268980854'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1239983340000#c198697101268980854' title=''/><author><name>Natasha</name><uri>https://www.blogger.com/profile/17516318479784829577</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-FZ1L87mRq5k/TZu7nEDGpNI/AAAAAAAABHc/krxHean9mZE/s32/Natasha%2BCruz.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-802400455'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2009 at 9:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2965260010333407434</id><published>2009-04-17T09:53:00.000-06:00</published><updated>2009-04-17T09:53:52.338-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Every week you just AMAZE me! I LOVE this kit! Ser...</title><content type='html'>Every week you just AMAZE me! I LOVE this kit! Seriously, Mulan and China and oh my! LOVE it! Can't wait to get it! And, thank you for the freebie! Fortune cookies, how cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/2965260010333407434'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/2965260010333407434'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1239983580000#c2965260010333407434' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2009 at 9:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5615210034815897481</id><published>2009-04-17T10:20:00.000-06:00</published><updated>2009-04-17T10:20:12.253-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm going to have to snap this one up, Britt! We s...</title><content type='html'>I'm going to have to snap this one up, Britt! We saw Mushu this time around at WDW and I have NOTHING appropriate to scrap it with! Now I will!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/5615210034815897481'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/5615210034815897481'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1239985200000#c5615210034815897481' title=''/><author><name>Terri Milstead</name><uri>https://www.blogger.com/profile/00518579192335606129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-2KavrayQSkk/Tnd1yMMZT6I/AAAAAAAAIdw/3u-Z092Zs5k/s32/Day%2BOne%2BSelf%2BPortrait.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1211797854'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2009 at 10:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7119255600436230214</id><published>2009-04-17T10:32:00.000-06:00</published><updated>2009-04-17T10:32:15.670-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How Britt, you creativity never ends.  I can think...</title><content type='html'>How Britt, you creativity never ends.  I can think of about 4 sets of pics that this will be prefect for and I'm not even talking about all the Mulan pics we have! :) &lt;br /&gt;&lt;br /&gt;LOVE LOVE IT! Thanks for the freebie too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/7119255600436230214'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/7119255600436230214'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1239985920000#c7119255600436230214' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2009 at 10:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7363527039303325686</id><published>2009-04-17T10:46:00.000-06:00</published><updated>2009-04-17T10:46:21.737-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>so cute! thanks for the freebie!</title><content type='html'>so cute! thanks for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/7363527039303325686'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/7363527039303325686'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1239986760000#c7363527039303325686' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/13297004580631458542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1674862677'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2009 at 10:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7241494663644789934</id><published>2009-04-17T10:57:00.000-06:00</published><updated>2009-04-17T10:57:42.405-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this kit and you are right your team did so...</title><content type='html'>I love this kit and you are right your team did so much with it. The fortune cookies are fantastic. I want to rush right to the store but will have to wait for next month. Already spent my quota for this month. Hee! Hee! Your kits are great. Have two and use them all the time.&lt;br /&gt;&lt;br /&gt;artgalstyle.blogspot.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/7241494663644789934'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/7241494663644789934'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1239987420000#c7241494663644789934' title=''/><author><name>Laramie</name><uri>https://www.blogger.com/profile/11675772521815930080</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-lxbudoed4X8/Xby8NboaK4I/AAAAAAAAJME/sUfZTFZFAY8zJH7jE3S1EOqYrQmSuw-_wCK4BGAYYCw/s32/00_facebook1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-205340431'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2009 at 10:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2407015495577039466</id><published>2009-04-17T12:58:00.000-06:00</published><updated>2009-04-17T12:58:57.606-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I KNEW you'd be doing a Mulan kit eventually when ...</title><content type='html'>I KNEW you'd be doing a Mulan kit eventually when I saw your new avatar. :) Yay, this is gorgeous! I have lots of things that would work with this kit. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/2407015495577039466'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/2407015495577039466'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1239994680000#c2407015495577039466' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/02953440103781720253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//img.photobucket.com/albums/v109/kswm30b/icons/skating/disney_heatherw.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-51884619'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2009 at 12:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5607148118621259780</id><published>2009-04-17T13:05:00.001-06:00</published><updated>2009-04-17T13:05:24.390-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this Freebie. I want to let ...</title><content type='html'>Thank you so much for this Freebie. I want to let you know that I posted a link to your blog in &lt;A HREF="http://CbhScrapbookFreebiesSearch.blogspot.com" REL="nofollow"&gt;Creative Busy Hands Scrapbook Freebies Search List&lt;/A&gt;, under the &lt;B&gt;Kit(s)&lt;/B&gt; post on Apr. 17, 2009. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/5607148118621259780'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/5607148118621259780'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1239995100001#c5607148118621259780' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2009 at 1:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2722918086446761494</id><published>2009-04-17T13:26:00.000-06:00</published><updated>2009-04-17T13:26:49.556-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a fun kit! Love it. And I love the show-off g...</title><content type='html'>What a fun kit! Love it. And I love the show-off gift. Thank you!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/2722918086446761494'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/2722918086446761494'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1239996360000#c2722918086446761494' title=''/><author><name>Rachel's Scraps</name><uri>https://www.blogger.com/profile/12858506066712114006</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_fjK-uRJCXaY/SZNlV_gyXkI/AAAAAAAAAoc/0llGP-MtbxE/S220-s32/rach+and+hd+sundance+1+blog.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1932404985'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2009 at 1:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1221991722392702882</id><published>2009-04-17T15:01:00.000-06:00</published><updated>2009-04-17T15:01:12.164-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very cute! Thank you!</title><content type='html'>Very cute! Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/1221991722392702882'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/1221991722392702882'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1240002060000#c1221991722392702882' title=''/><author><name>Susan</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2009 at 3:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3925642112271706889</id><published>2009-04-17T16:18:00.000-06:00</published><updated>2009-04-17T16:18:16.668-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love it!</title><content type='html'>Love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/3925642112271706889'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/3925642112271706889'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1240006680000#c3925642112271706889' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/07318557243934276686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='//2.bp.blogspot.com/_gl7qaUI989w/TGXT0TT5eBI/AAAAAAAABzU/gdY9FENqwYs/S220-s33/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1020389206'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2009 at 4:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5663416588432883234</id><published>2009-04-17T18:05:00.000-06:00</published><updated>2009-04-17T18:05:33.475-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow! I love the new kit! All I've ever wanted to b...</title><content type='html'>Wow! I love the new kit! All I've ever wanted to be was Mulan at Disneyland. lol.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/5663416588432883234'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/5663416588432883234'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1240013100000#c5663416588432883234' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2009 at 6:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8524519019292844774</id><published>2009-04-17T19:57:00.000-06:00</published><updated>2009-04-17T19:57:21.578-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you...hoping I get some pics from Epcot or W...</title><content type='html'>Thank you...hoping I get some pics from Epcot or WDW to go with this.  &lt;br /&gt;&lt;br /&gt;I still couldn't get that other file to download...we tried on 2 different computers here and one of my friends online went to your blog and couldn't do it either.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/8524519019292844774'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/8524519019292844774'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1240019820000#c8524519019292844774' title=''/><author><name>Sharon Kay</name><uri>https://www.blogger.com/profile/08370835217609628176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346615469'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2009 at 7:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2236782129339771110</id><published>2009-04-17T20:31:00.001-06:00</published><updated>2009-04-17T20:31:40.305-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;A HREF="http://digifree.blogspot.com" REL="nofollow"&gt;Digital Scrapbooking Freebie&lt;/A&gt; search engine today (look for timestamp: 17 Apr [LA 07:00pm, NY 09:00pm] - 18 Apr [UK 02:00am, OZ 12:00pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/2236782129339771110'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/2236782129339771110'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1240021860001#c2236782129339771110' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2009 at 8:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8042389423541051868</id><published>2009-04-17T22:42:00.000-06:00</published><updated>2009-04-17T22:42:07.904-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey,
Thanks so much for the freebie...definately g...</title><content type='html'>Hey,&lt;br /&gt;Thanks so much for the freebie...definately gotta by this one...are you thinking you are going to do all the princesses? That would be cool. I mean, since you are kinda on a roll with the Belle and Mulan one now :) &lt;br /&gt;I love all of the different types of elements in the kit. Definately purchasing! :)&lt;br /&gt;&lt;br /&gt;Also..thanks for the "Good Fortunes" cookies :) You will see them in my next show-off :)&lt;br /&gt;&lt;br /&gt;-Kayla</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/8042389423541051868'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/8042389423541051868'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1240029720000#c8042389423541051868' title=''/><author><name>Kayla</name><uri>https://www.blogger.com/profile/02756783599815973628</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/_8PhwwM1W1ko/SbF60Rz2liI/AAAAAAAAAAM/SPINV9lv5nU/S220-s32/copyblackwhite.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1329952793'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2009 at 10:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6316722700637875543</id><published>2009-04-18T00:44:00.000-06:00</published><updated>2009-04-18T00:44:53.083-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brit, this is great!! Just perfect for my japan ph...</title><content type='html'>Brit, this is great!! Just perfect for my japan photos, and hopefully, future china travel photos!! Going to your store right now!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/6316722700637875543'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/6316722700637875543'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1240037040000#c6316722700637875543' title=''/><author><name>Yin</name><uri>https://www.blogger.com/profile/12411403555604850149</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-102395789'/><gd:extendedProperty name='blogger.displayTime' value='April 18, 2009 at 12:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3217820314032889192</id><published>2009-04-18T10:00:00.000-06:00</published><updated>2009-04-18T10:00:24.464-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freebie!</title><content type='html'>Thank you for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/3217820314032889192'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/3217820314032889192'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1240070400000#c3217820314032889192' title=''/><author><name>Abby</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 18, 2009 at 10:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8740700705140525944</id><published>2009-04-18T12:41:00.000-06:00</published><updated>2009-04-18T12:41:16.301-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freebie!</title><content type='html'>Thank you for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/8740700705140525944'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4799289033075675877/comments/default/8740700705140525944'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html?showComment=1240080060000#c8740700705140525944' title=''/><author><name>Abby</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/new-release-day-early.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4799289033075675877' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4799289033075675877' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 18, 2009 at 12:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4193994570724176978</id><published>2009-04-18T13:00:00.000-06:00</published><updated>2009-04-18T13:00:35.916-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love it!  THANKS!</title><content type='html'>Love it!  THANKS!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/4193994570724176978'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/4193994570724176978'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1240081200000#c4193994570724176978' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 18, 2009 at 1:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5270075894011940671</id><published>2009-04-18T18:12:00.000-06:00</published><updated>2009-04-18T18:12:50.791-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>the new kit looks awesome, thanks for the freebie ...</title><content type='html'>the new kit looks awesome, thanks for the freebie and the show-off gift!! LOVE it!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/5270075894011940671'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/5270075894011940671'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1240099920000#c5270075894011940671' title=''/><author><name>Canadianmommy</name><uri>https://www.blogger.com/profile/17320939804272970171</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_f-a8M9IzqEI/TNY9cU0lmrI/AAAAAAAAAq4/LdTJPmvGulI/S220-s32/wdointhehappydance.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1387541626'/><gd:extendedProperty name='blogger.displayTime' value='April 18, 2009 at 6:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3399048642628100268</id><published>2009-04-18T18:42:00.000-06:00</published><updated>2009-04-18T18:42:24.097-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I had the same trouble.....link is not valid</title><content type='html'>I had the same trouble.....link is not valid</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/3399048642628100268'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/3399048642628100268'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1240101720000#c3399048642628100268' title=''/><author><name>desiree</name><uri>http://www.baublesandbubbles.etsy.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 18, 2009 at 6:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6044806797751024472</id><published>2009-04-18T18:50:00.000-06:00</published><updated>2009-04-18T18:50:21.885-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OK try yet again.  I've re-uploaded.  http://www.4...</title><content type='html'>OK try yet again.  I've re-uploaded.  http://www.4shared.com/file/100151554/44f7d54/_2__brittdes_monstrosity_ao.html</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/6044806797751024472'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/6044806797751024472'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1240102200000#c6044806797751024472' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='April 18, 2009 at 6:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4096406077927354561</id><published>2009-04-18T19:35:00.000-06:00</published><updated>2009-04-18T19:35:09.068-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Okay - first I am SO jealous of the photos in the ...</title><content type='html'>Okay - first I am SO jealous of the photos in the CT layouts with a certain warrior - we've never seen her there!&lt;br /&gt;&lt;br /&gt;Second - WOW - this kit is gorgeous. Just love it and thanks so much for the beautiful freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/4096406077927354561'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/4096406077927354561'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1240104900000#c4096406077927354561' title=''/><author><name>Kimberly</name><uri>https://www.blogger.com/profile/13977705834300481203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_FwEX4kJUGAk/SWls3dheRgI/AAAAAAAAACc/CchDB8v4yAo/S220-s32/2009avatar_2inch.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-829890383'/><gd:extendedProperty name='blogger.displayTime' value='April 18, 2009 at 7:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3659811033118290706</id><published>2009-04-19T01:59:00.000-06:00</published><updated>2009-04-19T01:59:10.622-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Super-super cute!! Thank you for the gift. I am of...</title><content type='html'>Super-super cute!! Thank you for the gift. I am off to buy the kit.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/3659811033118290706'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/3659811033118290706'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1240127940000#c3659811033118290706' title=''/><author><name>Michele (CDS)</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 19, 2009 at 1:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8390331832168223315</id><published>2009-04-19T06:43:00.000-06:00</published><updated>2009-04-19T06:43:17.301-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>totally cute - love it!
Thanks!
-bellbird</title><content type='html'>totally cute - love it!&lt;br /&gt;Thanks!&lt;br /&gt;-bellbird</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/8390331832168223315'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7913777198461220077/comments/default/8390331832168223315'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/03/behold-beauty.html?showComment=1240144980000#c8390331832168223315' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/03/behold-beauty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7913777198461220077' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7913777198461220077' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 19, 2009 at 6:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6725245743475521330</id><published>2009-04-19T07:31:00.000-06:00</published><updated>2009-04-19T07:31:42.697-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this great freebie.  I just ...</title><content type='html'>Thank you so much for this great freebie.  I just love it.  Bought the full kit last night and can't wait to use it!&lt;br /&gt;&lt;br /&gt;~Susan (CDS)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/6725245743475521330'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/6725245743475521330'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1240147860000#c6725245743475521330' title=''/><author><name>GaoyouMom</name><uri>https://www.blogger.com/profile/12429760497677977630</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1923757263'/><gd:extendedProperty name='blogger.displayTime' value='April 19, 2009 at 7:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4082380923181783677</id><published>2009-04-19T07:44:00.000-06:00</published><updated>2009-04-19T07:44:48.805-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very cute!  Thanks for the freebie.</title><content type='html'>Very cute!  Thanks for the freebie.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/4082380923181783677'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/4082380923181783677'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1240148640000#c4082380923181783677' title=''/><author><name>Pamster</name><uri>https://www.blogger.com/profile/10058768710225487436</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_DfFkB08lEy8/SojH-0kadTI/AAAAAAAAATY/NqMdT_DAB98/S220-s32/Qcaller3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1370822136'/><gd:extendedProperty name='blogger.displayTime' value='April 19, 2009 at 7:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5275764106973132459</id><published>2009-04-19T13:03:00.000-06:00</published><updated>2009-04-19T13:03:48.383-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much.. just love this freebie.. and t...</title><content type='html'>Thank you so much.. just love this freebie.. and the kit.. off to pick it up in a bit... love Disney, love Mulan.. and love all things Chinese :)    this is just so cute.. have the perfect pictures for it already and I'm sure we'll have more this summer :) Thanks again!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/5275764106973132459'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/5275764106973132459'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1240167780000#c5275764106973132459' title=''/><author><name>Anita</name><uri>https://www.blogger.com/profile/16691751080442991894</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='23' src='//i13.photobucket.com/albums/a261/anitastreet/webpages/DSCN55032.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1257379750'/><gd:extendedProperty name='blogger.displayTime' value='April 19, 2009 at 1:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3775811331648410721</id><published>2009-04-19T17:37:00.000-06:00</published><updated>2009-04-19T17:37:16.645-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is SO adorable!!  I agree with my best friend...</title><content type='html'>This is SO adorable!!  I agree with my best friend "icedlatteprincess" that you NAILED this kit!  I am loving all the princess kit references and thanks again for alerting me about Fizzy Friday's--I totally picked it up!!!  Thanks for being a Disney freak like me!!! =)  And, thanks for the Imperial Girl add-on!!  Too cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/3775811331648410721'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/3775811331648410721'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1240184220000#c3775811331648410721' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='April 19, 2009 at 5:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7403449428695033805</id><published>2009-04-19T18:18:00.000-06:00</published><updated>2009-04-19T18:18:31.893-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt, 
I DL this one and a couple other. S...</title><content type='html'>Thanks Britt, &lt;br /&gt;I DL this one and a couple other. So adorable. Thank you</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/7403449428695033805'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/7403449428695033805'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1240186680000#c7403449428695033805' title=''/><author><name>desiree</name><uri>http://www.baublesandbubbles.etsy.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 19, 2009 at 6:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5991731954903620414</id><published>2009-04-19T19:05:00.000-06:00</published><updated>2009-04-19T19:05:47.542-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for this freebie, it is very hard to fin...</title><content type='html'>Thank you for this freebie, it is very hard to find anything Asian related for scrapbooking... and I have a beautiful Asian daughter.&lt;br /&gt;Kindest regards,&lt;br /&gt;Mrs Cherish</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/5991731954903620414'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/5991731954903620414'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1240189500000#c5991731954903620414' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 19, 2009 at 7:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-165796622166961315</id><published>2009-04-20T00:34:00.000-06:00</published><updated>2009-04-20T00:34:32.122-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I like your Blessings project, I think it's amazin...</title><content type='html'>I like your Blessings project, I think it's amazing!!!!  I also wanted to let you know I'm still looking for the photo of you at Disneyland from HS.  SERIOUSLY... I found it when I was moving, and now I cannot find it anywhere, but as soon as I do... I will scan it for you!  Hope you're doing good!!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4486465458653876935/comments/default/165796622166961315'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4486465458653876935/comments/default/165796622166961315'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/blessings-51-52.html?showComment=1240209240000#c165796622166961315' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/blessings-51-52.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4486465458653876935' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4486465458653876935' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='April 20, 2009 at 12:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5810223983987610091</id><published>2009-04-20T05:33:00.000-06:00</published><updated>2009-04-20T05:33:59.717-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Well done, Britt! I've really enjoyed watching the...</title><content type='html'>Well done, Britt! I've really enjoyed watching the pages each week!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4486465458653876935/comments/default/5810223983987610091'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4486465458653876935/comments/default/5810223983987610091'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/blessings-51-52.html?showComment=1240227180000#c5810223983987610091' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/blessings-51-52.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4486465458653876935' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4486465458653876935' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='April 20, 2009 at 5:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2362113419649566558</id><published>2009-04-20T06:41:00.000-06:00</published><updated>2009-04-20T06:41:16.944-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY! I'm so proud of you too! Great job!</title><content type='html'>YAY! I'm so proud of you too! Great job!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4486465458653876935/comments/default/2362113419649566558'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4486465458653876935/comments/default/2362113419649566558'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/blessings-51-52.html?showComment=1240231260000#c2362113419649566558' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/blessings-51-52.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4486465458653876935' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4486465458653876935' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='April 20, 2009 at 6:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4039200770941206046</id><published>2009-04-20T07:27:00.000-06:00</published><updated>2009-04-20T07:27:45.768-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I've loved all the Blessings Layouts.  What a grea...</title><content type='html'>I've loved all the Blessings Layouts.  What a great idea.  I really should do this.&lt;br /&gt;&lt;br /&gt;I also wanted to mention the typo on the Prayer LO.  It should be "too hard".  Just wanted to point it out before you print it. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4486465458653876935/comments/default/4039200770941206046'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4486465458653876935/comments/default/4039200770941206046'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/blessings-51-52.html?showComment=1240234020000#c4039200770941206046' title=''/><author><name>Robyn</name><uri>https://www.blogger.com/profile/05321899374610305363</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/-RQFVAQHsew8/TqbJU5QTMTI/AAAAAAAAHlc/nh6eghKbPZg/s32/may10e_web.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/blessings-51-52.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4486465458653876935' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4486465458653876935' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-350264083'/><gd:extendedProperty name='blogger.displayTime' value='April 20, 2009 at 7:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7224299768707379678</id><published>2009-04-20T09:37:00.000-06:00</published><updated>2009-04-20T09:37:21.245-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats for finishing!!!! I have really enjoyed s...</title><content type='html'>Congrats for finishing!!!! I have really enjoyed seeing all of your LO's.  You are so talented!!! Thank you for sharing with us and I will put that idea on my list:) Have a wonderful day! Fonnetta</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4486465458653876935/comments/default/7224299768707379678'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4486465458653876935/comments/default/7224299768707379678'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/blessings-51-52.html?showComment=1240241820000#c7224299768707379678' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/blessings-51-52.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4486465458653876935' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4486465458653876935' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='April 20, 2009 at 9:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6164328884619821642</id><published>2009-04-20T12:01:00.000-06:00</published><updated>2009-04-20T12:01:59.995-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am going to miss the blessings layouts!</title><content type='html'>I am going to miss the blessings layouts!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4486465458653876935/comments/default/6164328884619821642'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4486465458653876935/comments/default/6164328884619821642'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/blessings-51-52.html?showComment=1240250460000#c6164328884619821642' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/blessings-51-52.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4486465458653876935' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4486465458653876935' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='April 20, 2009 at 12:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6848931196413922456</id><published>2009-04-20T12:43:00.000-06:00</published><updated>2009-04-20T12:43:17.358-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, what a great book this will be! I have loved s...</title><content type='html'>Oh, what a great book this will be! I have loved seeing your blessings every week. &lt;br /&gt;&lt;br /&gt;I love this idea. I'm going to start up a blessings project some day. Thanks for the inspiration!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4486465458653876935/comments/default/6848931196413922456'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4486465458653876935/comments/default/6848931196413922456'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/blessings-51-52.html?showComment=1240252980000#c6848931196413922456' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/blessings-51-52.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4486465458653876935' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4486465458653876935' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='April 20, 2009 at 12:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1966310468260859784</id><published>2009-04-20T22:47:00.000-06:00</published><updated>2009-04-20T22:47:39.456-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow Britt, you have really outdone yourself! I did...</title><content type='html'>Wow Britt, you have really outdone yourself! I didn't think you could get any better than the last two "Disney" Kits you came out with, but this one is FANTASTIC!! I am so excited to scrap something with it!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/1966310468260859784'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/1966310468260859784'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1240289220000#c1966310468260859784' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='April 20, 2009 at 10:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4791244363340725633</id><published>2009-04-21T14:43:00.000-06:00</published><updated>2009-04-21T14:43:47.931-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Someone over at Scrapbook Bytes posted a LO using ...</title><content type='html'>Someone over at Scrapbook Bytes posted a LO using your Imperial girl kit.  I rushed right out and bought it along with the good fortunes.  I even downloaded your freebie here.  I LOVE this kit, it's totally awesome.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/4791244363340725633'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/4791244363340725633'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1240346580000#c4791244363340725633' title=''/><author><name>Mary</name><uri>https://www.blogger.com/profile/13057792049414545588</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/-GoQapaYo3QI/Ta2PNxQE-pI/AAAAAAAAGFg/hf4mgfFBjJI/s32/150%2BX%2B197.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1070369780'/><gd:extendedProperty name='blogger.displayTime' value='April 21, 2009 at 2:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-177462838660836454</id><published>2009-04-21T17:21:00.000-06:00</published><updated>2009-04-21T17:21:08.245-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow! That is awesome. I have loved doing my blessi...</title><content type='html'>Wow! That is awesome. I have loved doing my blessings (I'm on Week 30). It's been such a great opportunity to stop and reflect. Thanks for the inspiration!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4486465458653876935/comments/default/177462838660836454'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4486465458653876935/comments/default/177462838660836454'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/blessings-51-52.html?showComment=1240356060000#c177462838660836454' title=''/><author><name>Rachel's Scraps</name><uri>https://www.blogger.com/profile/12858506066712114006</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_fjK-uRJCXaY/SZNlV_gyXkI/AAAAAAAAAoc/0llGP-MtbxE/S220-s32/rach+and+hd+sundance+1+blog.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/blessings-51-52.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4486465458653876935' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4486465458653876935' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1932404985'/><gd:extendedProperty name='blogger.displayTime' value='April 21, 2009 at 5:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7649196904687860978</id><published>2009-04-23T14:32:00.000-06:00</published><updated>2009-04-23T14:32:37.217-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats for finishing!  I've enjoyed seeing the b...</title><content type='html'>Congrats for finishing!  I've enjoyed seeing the blessings in your life.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4486465458653876935/comments/default/7649196904687860978'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4486465458653876935/comments/default/7649196904687860978'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/blessings-51-52.html?showComment=1240518720000#c7649196904687860978' title=''/><author><name>AMY</name><uri>https://www.blogger.com/profile/15790335132294267633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-yXWSItNUJtE/ToyTtoHbGJI/AAAAAAAAWjs/Vo54PMXPVL0/s32/IMG_1562a.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/blessings-51-52.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4486465458653876935' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4486465458653876935' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1173087483'/><gd:extendedProperty name='blogger.displayTime' value='April 23, 2009 at 2:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7056799058897543520</id><published>2009-04-24T09:21:00.000-06:00</published><updated>2009-04-24T09:21:03.110-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh yay! What a beautiful girl! I needed a smile to...</title><content type='html'>Oh yay! What a beautiful girl! I needed a smile today... Have fun on your trip!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5037269432502132759/comments/default/7056799058897543520'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5037269432502132759/comments/default/7056799058897543520'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/what-week.html?showComment=1240586460000#c7056799058897543520' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/what-week.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5037269432502132759' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5037269432502132759' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='April 24, 2009 at 9:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6963665015476286477</id><published>2009-04-24T09:23:00.000-06:00</published><updated>2009-04-24T09:23:33.173-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt your new niece is beautiful. This is their f...</title><content type='html'>Britt your new niece is beautiful. This is their first girl isn't it? How wonderful for their family. I hope they are doing well.&lt;br /&gt;Have a great time in AZ.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5037269432502132759/comments/default/6963665015476286477'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5037269432502132759/comments/default/6963665015476286477'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/what-week.html?showComment=1240586580000#c6963665015476286477' title=''/><author><name>Shari</name><uri>https://www.blogger.com/profile/04797343125235917272</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/what-week.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5037269432502132759' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5037269432502132759' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-719184386'/><gd:extendedProperty name='blogger.displayTime' value='April 24, 2009 at 9:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6250556209036575152</id><published>2009-04-24T13:34:00.000-06:00</published><updated>2009-04-24T13:34:03.901-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SOOOOOO CUTE! Congrats!
I have a new niece too; sh...</title><content type='html'>SOOOOOO CUTE! Congrats!&lt;br /&gt;I have a new niece too; she was born Thursday :)&lt;br /&gt;Thanks for the template.  I LOVE Christy's work!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5037269432502132759/comments/default/6250556209036575152'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5037269432502132759/comments/default/6250556209036575152'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/what-week.html?showComment=1240601640000#c6250556209036575152' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/what-week.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5037269432502132759' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5037269432502132759' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 24, 2009 at 1:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6886591538290470710</id><published>2009-04-26T21:03:00.000-06:00</published><updated>2009-04-26T21:03:16.046-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh what a gorgeous baby!!  So cute! Thanks for the...</title><content type='html'>oh what a gorgeous baby!!  So cute! Thanks for the templates, LOVE'EM!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5037269432502132759/comments/default/6886591538290470710'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5037269432502132759/comments/default/6886591538290470710'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/what-week.html?showComment=1240801380000#c6886591538290470710' title=''/><author><name>Canadianmommy</name><uri>https://www.blogger.com/profile/17320939804272970171</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_f-a8M9IzqEI/TNY9cU0lmrI/AAAAAAAAAq4/LdTJPmvGulI/S220-s32/wdointhehappydance.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/what-week.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5037269432502132759' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5037269432502132759' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1387541626'/><gd:extendedProperty name='blogger.displayTime' value='April 26, 2009 at 9:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4071034477111884701</id><published>2009-04-28T16:39:00.000-06:00</published><updated>2009-04-28T16:39:04.703-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She is SO cute!! Loved the video.

Good luck to Mo...</title><content type='html'>She is SO cute!! Loved the video.&lt;br /&gt;&lt;br /&gt;Good luck to Morgan for the c-section, how exciting to be welcoming a new little one, ooh I love babies.&lt;br /&gt;&lt;br /&gt;Glad you are having fun!&lt;br /&gt;&lt;br /&gt;I love the new header, especially the stamped alpha - can you please make one similar soon?  I'd sure love it, hehe.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4955842420495887590/comments/default/4071034477111884701'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4955842420495887590/comments/default/4071034477111884701'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/having-fun-in-phoenix.html?showComment=1240958340000#c4071034477111884701' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/having-fun-in-phoenix.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4955842420495887590' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4955842420495887590' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='April 28, 2009 at 4:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3726932378159737150</id><published>2009-04-28T16:50:00.000-06:00</published><updated>2009-04-28T16:50:25.143-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Gracelyn is such a cute girl!  Looks like you are ...</title><content type='html'>Gracelyn is such a cute girl!  Looks like you are all having a fun time.  Can't wait to see pictures of the new baby!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4955842420495887590/comments/default/3726932378159737150'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4955842420495887590/comments/default/3726932378159737150'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/having-fun-in-phoenix.html?showComment=1240959000000#c3726932378159737150' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/having-fun-in-phoenix.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4955842420495887590' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4955842420495887590' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='April 28, 2009 at 4:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8676529404898515092</id><published>2009-04-28T17:49:00.000-06:00</published><updated>2009-04-28T17:49:24.128-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She did so good, so good! That's one of our faves ...</title><content type='html'>She did so good, so good! That's one of our faves Red Sox songs!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4955842420495887590/comments/default/8676529404898515092'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4955842420495887590/comments/default/8676529404898515092'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/having-fun-in-phoenix.html?showComment=1240962540000#c8676529404898515092' title=''/><author><name>alamama</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/having-fun-in-phoenix.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4955842420495887590' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4955842420495887590' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 28, 2009 at 5:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3307052161982279120</id><published>2009-04-28T19:36:00.000-06:00</published><updated>2009-04-28T19:36:52.270-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a cutie!!  Was that you voice too??  If so, y...</title><content type='html'>What a cutie!!  Was that you voice too??  If so, you didn't sound at all what a pictured...but even better if that makes sense.  ;)  Glad you are relaxing!!  Good luck to Morgan!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4955842420495887590/comments/default/3307052161982279120'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4955842420495887590/comments/default/3307052161982279120'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/having-fun-in-phoenix.html?showComment=1240968960000#c3307052161982279120' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/having-fun-in-phoenix.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4955842420495887590' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4955842420495887590' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='April 28, 2009 at 7:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8897252482147402880</id><published>2009-04-28T22:22:00.000-06:00</published><updated>2009-04-28T22:22:08.972-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She's so so cute!  Glad that you are having fun.</title><content type='html'>She's so so cute!  Glad that you are having fun.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4955842420495887590/comments/default/8897252482147402880'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4955842420495887590/comments/default/8897252482147402880'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/having-fun-in-phoenix.html?showComment=1240978920000#c8897252482147402880' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/having-fun-in-phoenix.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4955842420495887590' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4955842420495887590' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='April 28, 2009 at 10:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1708298565220903647</id><published>2009-04-29T06:41:00.000-06:00</published><updated>2009-04-29T06:41:18.293-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh so cute! Praying for mommy and baby this morning!</title><content type='html'>Oh so cute! Praying for mommy and baby this morning!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4955842420495887590/comments/default/1708298565220903647'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4955842420495887590/comments/default/1708298565220903647'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/having-fun-in-phoenix.html?showComment=1241008860000#c1708298565220903647' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/having-fun-in-phoenix.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4955842420495887590' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4955842420495887590' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='April 29, 2009 at 6:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-881377027204648723</id><published>2009-04-29T14:30:00.000-06:00</published><updated>2009-04-29T14:30:21.612-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love you Britt, and hope you're enjoying the sunsh...</title><content type='html'>Love you Britt, and hope you're enjoying the sunshine.  Can't wait till you're back.  Have fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4955842420495887590/comments/default/881377027204648723'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4955842420495887590/comments/default/881377027204648723'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/having-fun-in-phoenix.html?showComment=1241037000000#c881377027204648723' title=''/><author><name>Julene</name><uri>https://www.blogger.com/profile/16423837376936216400</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_iBp7FiL1Gjo/SMmKjHg6WoI/AAAAAAAAACQ/-zKXZ78hKTk/S220-s32/close+up.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/having-fun-in-phoenix.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4955842420495887590' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4955842420495887590' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251066642'/><gd:extendedProperty name='blogger.displayTime' value='April 29, 2009 at 2:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3067459763284210455</id><published>2009-04-30T00:21:00.000-06:00</published><updated>2009-04-30T00:21:54.072-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>best wishes for mommy and family. they are all ado...</title><content type='html'>best wishes for mommy and family. they are all adorable! congrats! (givin me baby fever here lol)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8701266821849289783/comments/default/3067459763284210455'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8701266821849289783/comments/default/3067459763284210455'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/addison-joy-is-here.html?showComment=1241072460000#c3067459763284210455' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/addison-joy-is-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8701266821849289783' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8701266821849289783' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='April 30, 2009 at 12:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1800662709503304191</id><published>2009-04-30T01:07:00.000-06:00</published><updated>2009-04-30T01:07:19.897-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, what a cute baby-girl! And her sister - so pro...</title><content type='html'>Oh, what a cute baby-girl! And her sister - so proud! Congratulations to the family!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8701266821849289783/comments/default/1800662709503304191'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8701266821849289783/comments/default/1800662709503304191'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/addison-joy-is-here.html?showComment=1241075220000#c1800662709503304191' title=''/><author><name>Silvie</name><uri>https://www.blogger.com/profile/02175437840309616218</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/addison-joy-is-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8701266821849289783' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8701266821849289783' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1820770128'/><gd:extendedProperty name='blogger.displayTime' value='April 30, 2009 at 1:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3307596419304177994</id><published>2009-04-30T06:37:00.000-06:00</published><updated>2009-04-30T06:37:48.958-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She is just darling! Thanks for sharing!</title><content type='html'>She is just darling! Thanks for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8701266821849289783/comments/default/3307596419304177994'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8701266821849289783/comments/default/3307596419304177994'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/addison-joy-is-here.html?showComment=1241095020000#c3307596419304177994' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/addison-joy-is-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8701266821849289783' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8701266821849289783' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='April 30, 2009 at 6:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5963624368933719252</id><published>2009-04-30T07:26:00.000-06:00</published><updated>2009-04-30T07:26:49.814-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a beautiful baby AND big sister!  I'm a mom o...</title><content type='html'>What a beautiful baby AND big sister!  I'm a mom of two girls, too, what fun!  Thanks for sharing, they're gorgeous.  Congrats and best wishes to the whole family!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8701266821849289783/comments/default/5963624368933719252'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8701266821849289783/comments/default/5963624368933719252'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/addison-joy-is-here.html?showComment=1241097960000#c5963624368933719252' title=''/><author><name>C McCormick</name><uri>https://www.blogger.com/profile/08249679502505542887</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/addison-joy-is-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8701266821849289783' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8701266821849289783' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1832480034'/><gd:extendedProperty name='blogger.displayTime' value='April 30, 2009 at 7:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5656514982287624538</id><published>2009-04-30T08:06:00.000-06:00</published><updated>2009-04-30T08:06:59.925-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So Sweet!!! It is very magical! Thanks so much for...</title><content type='html'>So Sweet!!! It is very magical! Thanks so much for sharing:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8701266821849289783/comments/default/5656514982287624538'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8701266821849289783/comments/default/5656514982287624538'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/addison-joy-is-here.html?showComment=1241100360000#c5656514982287624538' title=''/><author><name>Fonnetta</name><uri>https://www.blogger.com/profile/08118675958743138258</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/addison-joy-is-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8701266821849289783' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8701266821849289783' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1882320698'/><gd:extendedProperty name='blogger.displayTime' value='April 30, 2009 at 8:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-659082241326280930</id><published>2009-04-30T11:26:00.000-06:00</published><updated>2009-04-30T11:26:09.477-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>how fun that you are in our town.  We should get t...</title><content type='html'>how fun that you are in our town.  We should get together for a play date and meet.  I'm sure OneHM would also love to play.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4955842420495887590/comments/default/659082241326280930'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4955842420495887590/comments/default/659082241326280930'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/having-fun-in-phoenix.html?showComment=1241112360000#c659082241326280930' title=''/><author><name>Mimi</name><uri>https://www.blogger.com/profile/17729634882133588407</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_uf0gVqziMtc/R_FWiAytqiI/AAAAAAAABus/WBZfWk0GS14/S220-s32/IMG_5522.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/having-fun-in-phoenix.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4955842420495887590' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4955842420495887590' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-111455570'/><gd:extendedProperty name='blogger.displayTime' value='April 30, 2009 at 11:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1078509710321633405</id><published>2009-04-30T15:42:00.000-06:00</published><updated>2009-04-30T15:42:27.725-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just awesome!  Babies and weddings...get me every ...</title><content type='html'>Just awesome!  Babies and weddings...get me every time!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8701266821849289783/comments/default/1078509710321633405'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8701266821849289783/comments/default/1078509710321633405'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/addison-joy-is-here.html?showComment=1241127720000#c1078509710321633405' title=''/><author><name>Pressed Petals</name><uri>https://www.blogger.com/profile/11363508061584830683</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_waNeXSTyMaw/TTDnhG21TaI/AAAAAAAADRc/mjE8JuFpMFo/S220-s32/blog-avi-2011.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/addison-joy-is-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8701266821849289783' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8701266821849289783' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2115726680'/><gd:extendedProperty name='blogger.displayTime' value='April 30, 2009 at 3:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8331463904371827490</id><published>2009-04-30T17:03:00.000-06:00</published><updated>2009-04-30T17:03:48.219-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a perfect little baby! Thanks for posting pics!</title><content type='html'>What a perfect little baby! Thanks for posting pics!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8701266821849289783/comments/default/8331463904371827490'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8701266821849289783/comments/default/8331463904371827490'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/addison-joy-is-here.html?showComment=1241132580000#c8331463904371827490' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/addison-joy-is-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8701266821849289783' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8701266821849289783' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='April 30, 2009 at 5:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7921599326052352528</id><published>2009-04-30T22:18:00.000-06:00</published><updated>2009-04-30T22:18:47.580-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey,
CONGRATULATIONS TO YOUR FAMILY! :)
Addison is...</title><content type='html'>Hey,&lt;br /&gt;CONGRATULATIONS TO YOUR FAMILY! :)&lt;br /&gt;Addison is so cute :) I wish your family the very best in this happy time :) That Gracelyn is quite the cutie too :) Hope you are enjoying your time in Phoenix...*waves to you from Mesa!* :)&lt;br /&gt;&lt;br /&gt;-Kayla</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8701266821849289783/comments/default/7921599326052352528'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8701266821849289783/comments/default/7921599326052352528'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/addison-joy-is-here.html?showComment=1241151480000#c7921599326052352528' title=''/><author><name>Kayla</name><uri>https://www.blogger.com/profile/02756783599815973628</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/_8PhwwM1W1ko/SbF60Rz2liI/AAAAAAAAAAM/SPINV9lv5nU/S220-s32/copyblackwhite.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/addison-joy-is-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8701266821849289783' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8701266821849289783' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1329952793'/><gd:extendedProperty name='blogger.displayTime' value='April 30, 2009 at 10:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7860130443747118365</id><published>2009-04-30T22:21:00.000-06:00</published><updated>2009-04-30T22:21:06.236-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>she is beautiful, sweet photos!!</title><content type='html'>she is beautiful, sweet photos!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8701266821849289783/comments/default/7860130443747118365'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8701266821849289783/comments/default/7860130443747118365'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/addison-joy-is-here.html?showComment=1241151660000#c7860130443747118365' title=''/><author><name>Canadianmommy</name><uri>https://www.blogger.com/profile/17320939804272970171</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_f-a8M9IzqEI/TNY9cU0lmrI/AAAAAAAAAq4/LdTJPmvGulI/S220-s32/wdointhehappydance.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/addison-joy-is-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8701266821849289783' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8701266821849289783' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1387541626'/><gd:extendedProperty name='blogger.displayTime' value='April 30, 2009 at 10:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7731384936004178885</id><published>2009-04-30T23:09:00.000-06:00</published><updated>2009-04-30T23:09:45.439-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Not everyone gets to have an instantly beautiful b...</title><content type='html'>Not everyone gets to have an instantly beautiful baby! WOW-she is cheek pinching cute! Congrats Auntie Britt! :) PS Did Christian tell you that he is in my Ward? :O</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8701266821849289783/comments/default/7731384936004178885'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8701266821849289783/comments/default/7731384936004178885'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/addison-joy-is-here.html?showComment=1241154540000#c7731384936004178885' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/addison-joy-is-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8701266821849289783' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8701266821849289783' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='April 30, 2009 at 11:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3766371595509164824</id><published>2009-05-01T08:23:00.000-06:00</published><updated>2009-05-01T08:23:11.115-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY! Great stuff! Can't wait for tomorrow too!</title><content type='html'>YAY! Great stuff! Can't wait for tomorrow too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/674414855181333760/comments/default/3766371595509164824'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/674414855181333760/comments/default/3766371595509164824'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/its-grab-bag-baby.html?showComment=1241187780000#c3766371595509164824' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/its-grab-bag-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-674414855181333760' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/674414855181333760' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2009 at 8:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7885459287090387302</id><published>2009-05-01T08:58:00.000-06:00</published><updated>2009-05-01T08:58:41.702-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You just made my whole day! I was so sad this morn...</title><content type='html'>You just made my whole day! I was so sad this morning when I realized I forgot to send in my LO.! Check your inbox, here it comes! THANK YOU! The grab bag looks amazing, can't wait to shop when the girls get off to school.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/674414855181333760/comments/default/7885459287090387302'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/674414855181333760/comments/default/7885459287090387302'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/its-grab-bag-baby.html?showComment=1241189880000#c7885459287090387302' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/its-grab-bag-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-674414855181333760' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/674414855181333760' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2009 at 8:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6439495631128225354</id><published>2009-05-01T09:49:00.000-06:00</published><updated>2009-05-01T09:49:51.888-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>i think Its pretty impressive that you got as far ...</title><content type='html'>i think Its pretty impressive that you got as far as you did today. cant wait to pick up the bag!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/674414855181333760/comments/default/6439495631128225354'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/674414855181333760/comments/default/6439495631128225354'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/its-grab-bag-baby.html?showComment=1241192940000#c6439495631128225354' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/its-grab-bag-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-674414855181333760' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/674414855181333760' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2009 at 9:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4073911017535196054</id><published>2009-05-01T10:24:00.000-06:00</published><updated>2009-05-01T10:24:14.335-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What great layouts and can't wait to grab the bag!...</title><content type='html'>What great layouts and can't wait to grab the bag!&lt;br /&gt;&lt;br /&gt;Have fun with the little ones and see you around tomorrow.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/674414855181333760/comments/default/4073911017535196054'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/674414855181333760/comments/default/4073911017535196054'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/its-grab-bag-baby.html?showComment=1241195040000#c4073911017535196054' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/its-grab-bag-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-674414855181333760' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/674414855181333760' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2009 at 10:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7637207310862334752</id><published>2009-05-01T12:54:00.000-06:00</published><updated>2009-05-01T12:54:07.454-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie.  I love your stuff!</title><content type='html'>Thanks for the freebie.  I love your stuff!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/7637207310862334752'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/7637207310862334752'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1241204040000#c7637207310862334752' title=''/><author><name>Becky</name><uri>https://www.blogger.com/profile/16099477009160890132</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//2.bp.blogspot.com/_cWOrahZXanA/SrmACbVpY_I/AAAAAAAABbE/K-NE3UT102s/S220-s32/id+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-935470089'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2009 at 12:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8024734249785408592</id><published>2009-05-01T14:47:00.000-06:00</published><updated>2009-05-01T14:47:23.164-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi!

I&amp;#39;m brand new to your blog (as of last we...</title><content type='html'>Hi!&lt;br /&gt;&lt;br /&gt;I&amp;#39;m brand new to your blog (as of last week) &amp;amp; I just wanted to say how much I love your designs!  I&amp;#39;m pretty new to digital scrapbooking, &amp;amp; was thrilled to find your Disney related kits.  I spent a long time this weekend going through your blog to get all of the freebies (many, many thanks), then bought the kits Tuesday.  When I saw the sale going on today--well, I just had to get a few more things!&lt;br /&gt;&lt;br /&gt;Thanks so much for all of the work you put into it &amp;amp; I can&amp;#39;t wait to see more!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/674414855181333760/comments/default/8024734249785408592'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/674414855181333760/comments/default/8024734249785408592'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/its-grab-bag-baby.html?showComment=1241210820000#c8024734249785408592' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/its-grab-bag-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-674414855181333760' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/674414855181333760' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2009 at 2:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-317179115934417177</id><published>2009-05-01T16:58:00.000-06:00</published><updated>2009-05-01T16:58:11.965-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sweet, sweet baby - I'm in love with your niece.

...</title><content type='html'>Sweet, sweet baby - I'm in love with your niece.&lt;br /&gt;&lt;br /&gt;And might I add, Britt, that you deliver each week without fail.  How?  Just how????</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/674414855181333760/comments/default/317179115934417177'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/674414855181333760/comments/default/317179115934417177'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/its-grab-bag-baby.html?showComment=1241218680000#c317179115934417177' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/its-grab-bag-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-674414855181333760' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/674414855181333760' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2009 at 4:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6029024012846935032</id><published>2009-05-02T08:35:00.000-06:00</published><updated>2009-05-02T08:35:52.640-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Welcome home!!  Really cute page!</title><content type='html'>Welcome home!!  Really cute page!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2619103356197690224/comments/default/6029024012846935032'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2619103356197690224/comments/default/6029024012846935032'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/blog-train-to-paradise-stops-here.html?showComment=1241274900000#c6029024012846935032' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/blog-train-to-paradise-stops-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2619103356197690224' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2619103356197690224' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2009 at 8:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1746289156461147589</id><published>2009-05-02T10:13:00.000-06:00</published><updated>2009-05-02T10:13:42.752-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey Britt... welcome home and happy NSD!!</title><content type='html'>Hey Britt... welcome home and happy NSD!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2619103356197690224/comments/default/1746289156461147589'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2619103356197690224/comments/default/1746289156461147589'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/blog-train-to-paradise-stops-here.html?showComment=1241280780000#c1746289156461147589' title=''/><author><name>Cyndi146</name><uri>https://www.blogger.com/profile/12807447216845993595</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_CVcj_VcIMoM/TKEkqWPEW8I/AAAAAAAAAGI/uHpVuaaddaA/S220-s32/CyndiFacePic2small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/blog-train-to-paradise-stops-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2619103356197690224' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2619103356197690224' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1983718599'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2009 at 10:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8856808189760949977</id><published>2009-05-02T13:05:00.000-06:00</published><updated>2009-05-02T13:05:36.629-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I had the best time on the train this morning. I c...</title><content type='html'>I had the best time on the train this morning. I couldn't believe {well I could but,} all the great quick pages! So fun to read about everyone's paradise. Happy Homecoming, Happy baby! {that little one is CUTE!} and Happy NSD.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2619103356197690224/comments/default/8856808189760949977'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2619103356197690224/comments/default/8856808189760949977'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/blog-train-to-paradise-stops-here.html?showComment=1241291100000#c8856808189760949977' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/blog-train-to-paradise-stops-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2619103356197690224' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2619103356197690224' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2009 at 1:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9152210060988607307</id><published>2009-05-02T17:07:00.000-06:00</published><updated>2009-05-02T17:07:47.099-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Glad you enjoyed Phoenix! I love your grab bag, an...</title><content type='html'>Glad you enjoyed Phoenix! I love your grab bag, and the alpha you made for Hawaiian Happy Hour. So cute! Can't wait to use it. I just need to take that tropical vacation I've been daydreaming about!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2619103356197690224/comments/default/9152210060988607307'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2619103356197690224/comments/default/9152210060988607307'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/blog-train-to-paradise-stops-here.html?showComment=1241305620000#c9152210060988607307' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/blog-train-to-paradise-stops-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2619103356197690224' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2619103356197690224' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2009 at 5:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6544248023672139165</id><published>2009-05-02T18:36:00.001-06:00</published><updated>2009-05-02T18:36:41.276-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this Freebie. I want to let ...</title><content type='html'>Thank you so much for this Freebie. I want to let you know that I posted a link to your blog in &lt;A HREF="http://CbhScrapbookFreebiesSearch.blogspot.com" REL="nofollow"&gt;Creative Busy Hands Scrapbook Freebies Search List&lt;/A&gt;, under the &lt;B&gt;Uncategorized&lt;/B&gt; post on May. 02, 2009. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2619103356197690224/comments/default/6544248023672139165'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2619103356197690224/comments/default/6544248023672139165'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/blog-train-to-paradise-stops-here.html?showComment=1241310960001#c6544248023672139165' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/blog-train-to-paradise-stops-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2619103356197690224' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2619103356197690224' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2009 at 6:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1269670502023955345</id><published>2009-05-02T20:34:00.001-06:00</published><updated>2009-05-02T20:34:52.242-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;A HREF="http://digifree.blogspot.com" REL="nofollow"&gt;Digital Scrapbooking Freebie&lt;/A&gt; search engine today (look for timestamp: 02 May [LA 07:00pm, NY 09:00pm] - 03 May [UK 02:00am, OZ 12:00pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2619103356197690224/comments/default/1269670502023955345'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2619103356197690224/comments/default/1269670502023955345'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/blog-train-to-paradise-stops-here.html?showComment=1241318040001#c1269670502023955345' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/blog-train-to-paradise-stops-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2619103356197690224' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2619103356197690224' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2009 at 8:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4495829788956550764</id><published>2009-05-02T22:40:00.000-06:00</published><updated>2009-05-02T22:40:48.630-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>sooo sweet!!! can't wait to have you back around.....</title><content type='html'>sooo sweet!!! can't wait to have you back around... I hope you get some time to scrap tomorrow! ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3799245271354263050/comments/default/4495829788956550764'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3799245271354263050/comments/default/4495829788956550764'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/finally-show-offs.html?showComment=1241325600000#c4495829788956550764' title=''/><author><name>Jessica</name><uri>https://www.blogger.com/profile/12077393210272884368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_kTEkw07EI7w/SuM3kED3O6I/AAAAAAAAACk/G604HCfHwPM/S220-s32/profile+pic+500.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/finally-show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3799245271354263050' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3799245271354263050' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-141561779'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2009 at 10:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3844840864011889357</id><published>2009-05-02T22:52:00.000-06:00</published><updated>2009-05-02T22:52:58.094-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a precious baby! Thanks for the Glitzy Spills...</title><content type='html'>What a precious baby! Thanks for the Glitzy Spills and Thrills. They're so cute!&lt;br /&gt;&lt;br /&gt;I'm amazed that you got this out what with new babies, Phoenix and a wedding. I'd say you're really on top of things!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3799245271354263050/comments/default/3844840864011889357'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3799245271354263050/comments/default/3844840864011889357'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/finally-show-offs.html?showComment=1241326320000#c3844840864011889357' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/finally-show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3799245271354263050' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3799245271354263050' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2009 at 10:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2121695622788410500</id><published>2009-05-02T23:01:00.000-06:00</published><updated>2009-05-02T23:01:51.518-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You so totally rock - busy schedule and juggling i...</title><content type='html'>You so totally rock - busy schedule and juggling it all.  Thanks for the glitters!&lt;br /&gt;Oh, and LOVE the baby pictures, congrats Aunt Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3799245271354263050/comments/default/2121695622788410500'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3799245271354263050/comments/default/2121695622788410500'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/finally-show-offs.html?showComment=1241326860000#c2121695622788410500' title=''/><author><name>C McCormick</name><uri>https://www.blogger.com/profile/08249679502505542887</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/finally-show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3799245271354263050' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3799245271354263050' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1832480034'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2009 at 11:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5544262866599162365</id><published>2009-05-03T02:28:00.000-06:00</published><updated>2009-05-03T02:28:25.637-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ohh, look at her sweet lil' baby feet!!</title><content type='html'>Ohh, look at her sweet lil' baby feet!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3799245271354263050/comments/default/5544262866599162365'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3799245271354263050/comments/default/5544262866599162365'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/finally-show-offs.html?showComment=1241339280000#c5544262866599162365' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/finally-show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3799245271354263050' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3799245271354263050' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2009 at 2:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7630608592623009361</id><published>2009-05-03T07:48:00.000-06:00</published><updated>2009-05-03T07:48:36.371-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a CUTE baby! Her mommy must be so proud! :) I...</title><content type='html'>What a CUTE baby! Her mommy must be so proud! :) I can't wait to see ALL your pictures!! No pressure! Gracelyn already misses you. She asked for you yesterday morning when she woke up!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3799245271354263050/comments/default/7630608592623009361'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3799245271354263050/comments/default/7630608592623009361'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/finally-show-offs.html?showComment=1241358480000#c7630608592623009361' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/finally-show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3799245271354263050' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3799245271354263050' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2009 at 7:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3573739086234265327</id><published>2009-05-03T11:06:00.000-06:00</published><updated>2009-05-03T11:06:00.223-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow! How lucky they were to have you there! Take c...</title><content type='html'>Wow! How lucky they were to have you there! Take care of big sis and take amazing pics! Thanks for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3799245271354263050/comments/default/3573739086234265327'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3799245271354263050/comments/default/3573739086234265327'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/finally-show-offs.html?showComment=1241370360000#c3573739086234265327' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/finally-show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3799245271354263050' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3799245271354263050' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2009 at 11:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6906134812557173273</id><published>2009-05-03T11:28:00.000-06:00</published><updated>2009-05-03T11:28:10.880-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I swear you have the most beautiful family Brittne...</title><content type='html'>I swear you have the most beautiful family Brittney-and the babies come out looking gorgeous!  And that flower on the hospital hat-now that is just WAY too cute!  Congrats and thanks for the goodies!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3799245271354263050/comments/default/6906134812557173273'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3799245271354263050/comments/default/6906134812557173273'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/finally-show-offs.html?showComment=1241371680000#c6906134812557173273' title=''/><author><name>Melissa</name><uri>https://www.blogger.com/profile/15590140965331027092</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_bN66IjOZlsE/Se85adlXj9I/AAAAAAAAAV4/pnhq1ZCgbn4/S220-s32/rxdawg97avatar150x150.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/finally-show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3799245271354263050' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3799245271354263050' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1054410180'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2009 at 11:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9053610457364385033</id><published>2009-05-03T18:20:00.000-06:00</published><updated>2009-05-03T18:20:38.854-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>britt, can i just say that you are the most awesom...</title><content type='html'>britt, can i just say that you are the most awesome friend. Thank you so much for taking that long long drive for such a short visit. I wish we could've spent more time visiting but...what can ya do in that situation? but thanks again, it really meant a LOT</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3799245271354263050/comments/default/9053610457364385033'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3799245271354263050/comments/default/9053610457364385033'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/finally-show-offs.html?showComment=1241396400000#c9053610457364385033' title=''/><author><name>Trichelle</name><uri>https://www.blogger.com/profile/05476829187334586554</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='18' height='32' src='//2.bp.blogspot.com/_OX1Wq7_dAEA/STjR1gYxfXI/AAAAAAAAAQA/nTXSET8BCTY/S220-s32/me+edited.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/finally-show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3799245271354263050' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3799245271354263050' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-107926139'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2009 at 6:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2912352210343007635</id><published>2009-05-03T18:54:00.000-06:00</published><updated>2009-05-03T18:54:08.682-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>As usual what a fabulous bag you put together! Tha...</title><content type='html'>As usual what a fabulous bag you put together! Thanks for being so generous.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/674414855181333760/comments/default/2912352210343007635'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/674414855181333760/comments/default/2912352210343007635'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/its-grab-bag-baby.html?showComment=1241398440000#c2912352210343007635' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/its-grab-bag-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-674414855181333760' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/674414855181333760' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2009 at 6:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3309012871493867657</id><published>2009-05-03T18:55:00.000-06:00</published><updated>2009-05-03T18:55:08.099-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for having Show Offs! They are a great insp...</title><content type='html'>Thanks for having Show Offs! They are a great inspiration and okay... I love the great stuff we get for sending something in too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3799245271354263050/comments/default/3309012871493867657'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3799245271354263050/comments/default/3309012871493867657'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/finally-show-offs.html?showComment=1241398500000#c3309012871493867657' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/finally-show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3799245271354263050' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3799245271354263050' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2009 at 6:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7589235623386648805</id><published>2009-05-03T18:55:00.000-06:00</published><updated>2009-05-03T18:55:43.357-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt for the beautiful QP! Happy iNSD</title><content type='html'>Thanks Britt for the beautiful QP! Happy iNSD</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2619103356197690224/comments/default/7589235623386648805'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2619103356197690224/comments/default/7589235623386648805'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/blog-train-to-paradise-stops-here.html?showComment=1241398500000#c7589235623386648805' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/blog-train-to-paradise-stops-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2619103356197690224' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2619103356197690224' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2009 at 6:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6498062483533139732</id><published>2009-05-03T21:10:00.000-06:00</published><updated>2009-05-03T21:10:51.941-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>beautiful baby pics!!  and thanks for the Glitzy S...</title><content type='html'>beautiful baby pics!!  and thanks for the Glitzy Spills and Thrills, they are awesome!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3799245271354263050/comments/default/6498062483533139732'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3799245271354263050/comments/default/6498062483533139732'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/finally-show-offs.html?showComment=1241406600000#c6498062483533139732' title=''/><author><name>Canadianmommy</name><uri>https://www.blogger.com/profile/17320939804272970171</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_f-a8M9IzqEI/TNY9cU0lmrI/AAAAAAAAAq4/LdTJPmvGulI/S220-s32/wdointhehappydance.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/finally-show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3799245271354263050' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3799245271354263050' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1387541626'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2009 at 9:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-232740267500870809</id><published>2009-05-04T09:35:00.000-06:00</published><updated>2009-05-04T09:35:39.529-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sweet baby toes to nosh on - beautiful!  Congrats,...</title><content type='html'>Sweet baby toes to nosh on - beautiful!  Congrats, Britt.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3799245271354263050/comments/default/232740267500870809'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3799245271354263050/comments/default/232740267500870809'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/finally-show-offs.html?showComment=1241451300000#c232740267500870809' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/finally-show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3799245271354263050' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3799245271354263050' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2009 at 9:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6859836581235745214</id><published>2009-05-04T13:40:00.000-06:00</published><updated>2009-05-04T13:40:22.819-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I know it's a crime, but I've never been to...as m...</title><content type='html'>I know it's a crime, but I've never been to...as my SIL's family calls it "The Land" but they have cute pix to use with it. Heck, they went there on their honeymoon....WITH his family. Had a great time.&lt;br /&gt;Thanks for all you do, and especially the 'delete' advice from the newsletter. I needed that.&lt;br /&gt;:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/6859836581235745214'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/6859836581235745214'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1241466000000#c6859836581235745214' title=''/><author><name>J9</name><uri>https://www.blogger.com/profile/09482950384041205899</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-742380489'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2009 at 1:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8075959782034267684</id><published>2009-05-04T14:30:00.000-06:00</published><updated>2009-05-04T14:30:59.499-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Lovely QP!  Thank you!</title><content type='html'>Lovely QP!  Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2619103356197690224/comments/default/8075959782034267684'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2619103356197690224/comments/default/8075959782034267684'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/blog-train-to-paradise-stops-here.html?showComment=1241469000000#c8075959782034267684' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/blog-train-to-paradise-stops-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2619103356197690224' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2619103356197690224' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2009 at 2:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2140683119608074643</id><published>2009-05-05T12:04:00.000-06:00</published><updated>2009-05-05T12:04:37.084-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These layouts are AWESOME!!</title><content type='html'>These layouts are AWESOME!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/674414855181333760/comments/default/2140683119608074643'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/674414855181333760/comments/default/2140683119608074643'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/its-grab-bag-baby.html?showComment=1241546640000#c2140683119608074643' title=''/><author><name>Silvie</name><uri>https://www.blogger.com/profile/02175437840309616218</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/its-grab-bag-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-674414855181333760' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/674414855181333760' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1820770128'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2009 at 12:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2609935751953985841</id><published>2009-05-05T22:19:00.000-06:00</published><updated>2009-05-05T22:19:06.325-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Are you kidding its not the jazz hands...it the lo...</title><content type='html'>Are you kidding its not the jazz hands...it the long pony tails that are so AWESOME:)  Cute LO's as always:)  You are so talented!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2331607284615972023/comments/default/2609935751953985841'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2331607284615972023/comments/default/2609935751953985841'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/glad-mondays-almost-over.html?showComment=1241583540000#c2609935751953985841' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/glad-mondays-almost-over.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2331607284615972023' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2331607284615972023' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2009 at 10:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8946660534029396304</id><published>2009-05-05T22:23:00.000-06:00</published><updated>2009-05-05T22:23:14.534-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY, thanks for that link Britt!  It worked! =)  T...</title><content type='html'>YAY, thanks for that link Britt!  It worked! =)  This is SO CUTE!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/8946660534029396304'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2159803647357532566/comments/default/8946660534029396304'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html?showComment=1241583780000#c8946660534029396304' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/01/this-kits-monstrosity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2159803647357532566' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2159803647357532566' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2009 at 10:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5426990458027623117</id><published>2009-05-06T09:22:00.000-06:00</published><updated>2009-05-06T09:22:13.301-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, I've been watching Greek too!! Love that sh...</title><content type='html'>Britt, I've been watching Greek too!! Love that show.. And yeah, I did squeal during the Rusty/Jordan scenes. So cute!! And oh, I'm in love with Cappie.. :D&lt;br /&gt;&lt;br /&gt;I know it's cheesy too but hey, it's entertainment and it's fun, so who cares? Not me, for sure.. *grins*</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1305442369964846778/comments/default/5426990458027623117'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1305442369964846778/comments/default/5426990458027623117'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/2-days-left.html?showComment=1241623320000#c5426990458027623117' title=''/><author><name>Sya</name><uri>http://scrap-stuff.blogspot.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/2-days-left.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1305442369964846778' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1305442369964846778' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2009 at 9:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4210343309224636031</id><published>2009-05-06T13:39:00.000-06:00</published><updated>2009-05-06T13:39:01.035-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for Sharing, I was just trying to figure wh...</title><content type='html'>Thanks for Sharing, I was just trying to figure what to do with my Cinderella pics!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5859075106385576102/comments/default/4210343309224636031'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5859075106385576102/comments/default/4210343309224636031'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/for-my-fellow-disney-nuts.html?showComment=1241638740000#c4210343309224636031' title=''/><author><name>Polly</name><uri>https://www.blogger.com/profile/12053741166973739945</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/for-my-fellow-disney-nuts.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5859075106385576102' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5859075106385576102' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1999075906'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2009 at 1:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6827488458740409630</id><published>2009-05-06T14:43:00.000-06:00</published><updated>2009-05-06T14:43:21.111-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your LO! I picked this kit up, bjut haven't...</title><content type='html'>I love your LO! I picked this kit up, bjut haven't had time to put it to use yet.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5859075106385576102/comments/default/6827488458740409630'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5859075106385576102/comments/default/6827488458740409630'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/for-my-fellow-disney-nuts.html?showComment=1241642580000#c6827488458740409630' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/for-my-fellow-disney-nuts.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5859075106385576102' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5859075106385576102' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2009 at 2:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-886435031026056682</id><published>2009-05-06T15:24:00.000-06:00</published><updated>2009-05-06T15:24:52.049-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh hun, you know I love this layout!!  It just per...</title><content type='html'>Oh hun, you know I love this layout!!  It just perfect.  Thanks for putting my kit on here.  You're so sweet!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5859075106385576102/comments/default/886435031026056682'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5859075106385576102/comments/default/886435031026056682'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/for-my-fellow-disney-nuts.html?showComment=1241645040000#c886435031026056682' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/for-my-fellow-disney-nuts.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5859075106385576102' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5859075106385576102' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2009 at 3:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3618283982863861288</id><published>2009-05-06T20:46:00.000-06:00</published><updated>2009-05-06T20:46:19.811-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THANKS Britt!!! :D You are a doll for posting abou...</title><content type='html'>THANKS Britt!!! :D You are a doll for posting about my kit. ;) hehe</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1305442369964846778/comments/default/3618283982863861288'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1305442369964846778/comments/default/3618283982863861288'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/2-days-left.html?showComment=1241664360000#c3618283982863861288' title=''/><author><name>Megan Turnidge</name><uri>https://www.blogger.com/profile/09632681653843539312</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-qN5ZgCq9lng/UYJqFeL_lEI/AAAAAAAABfU/1ptEgbAsJSo/s32/mturnidge_headshot.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/2-days-left.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1305442369964846778' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1305442369964846778' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-693475839'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2009 at 8:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5492623045879121852</id><published>2009-05-06T23:03:00.000-06:00</published><updated>2009-05-06T23:03:11.928-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You guys are killing my bank account! :) I should ...</title><content type='html'>You guys are killing my bank account! :) I should just sell a kidney and buy the whole store. Gorgeous LO and kit.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5859075106385576102/comments/default/5492623045879121852'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5859075106385576102/comments/default/5492623045879121852'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/for-my-fellow-disney-nuts.html?showComment=1241672580000#c5492623045879121852' title=''/><author><name>Liz</name><uri>https://www.blogger.com/profile/05222903244619003214</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/for-my-fellow-disney-nuts.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5859075106385576102' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5859075106385576102' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2098482029'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2009 at 11:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4949683653153010962</id><published>2009-05-07T07:45:00.000-06:00</published><updated>2009-05-07T07:45:53.869-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the reminder about the sale!  Picked up...</title><content type='html'>Thanks for the reminder about the sale!  Picked up yur grab bag and a few other items.  The grab bag is fabulous!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1305442369964846778/comments/default/4949683653153010962'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1305442369964846778/comments/default/4949683653153010962'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/2-days-left.html?showComment=1241703900000#c4949683653153010962' title=''/><author><name>yensid</name><uri>https://www.blogger.com/profile/01305634972620163428</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-GRyadjpsDKk/U9Ez4DpA2VI/AAAAAAAAAMM/R0b593mYUa4/s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/2-days-left.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1305442369964846778' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1305442369964846778' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1725908217'/><gd:extendedProperty name='blogger.displayTime' value='May 7, 2009 at 7:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4190605709128947655</id><published>2009-05-08T00:04:00.000-06:00</published><updated>2009-05-08T00:04:13.329-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Got it and LOVE IT!!! Your LO is ADORABLE!!! Thank...</title><content type='html'>Got it and LOVE IT!!! Your LO is ADORABLE!!! Thank you for sharing your fab ideas!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5859075106385576102/comments/default/4190605709128947655'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5859075106385576102/comments/default/4190605709128947655'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/for-my-fellow-disney-nuts.html?showComment=1241762640000#c4190605709128947655' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/for-my-fellow-disney-nuts.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5859075106385576102' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5859075106385576102' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2009 at 12:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-772935066294862271</id><published>2009-05-08T06:21:00.000-06:00</published><updated>2009-05-08T06:21:59.646-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt - remember a while ago you were sad b/c the ...</title><content type='html'>Britt - remember a while ago you were sad b/c the photo wall you wanted to create was too expensive? Well, I found these frames at IKEA that seem VERY reasonably priced. Maybe you could buy the frames now and then save up for the prints later!&lt;br /&gt;http://www.ikea.com/us/en/catalog/products/08046900</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5859075106385576102/comments/default/772935066294862271'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5859075106385576102/comments/default/772935066294862271'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/for-my-fellow-disney-nuts.html?showComment=1241785260000#c772935066294862271' title=''/><author><name>The Deming Four</name><uri>https://www.blogger.com/profile/05948948717804591834</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/for-my-fellow-disney-nuts.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5859075106385576102' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5859075106385576102' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1639339375'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2009 at 6:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-671770575383346725</id><published>2009-05-08T09:33:00.000-06:00</published><updated>2009-05-08T09:33:50.470-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your new All Strung Out! Onto my wish list ...</title><content type='html'>I love your new All Strung Out! Onto my wish list for sure! So sad I didn't get my act together with a show off this week, but there's always next week!!!&lt;br /&gt;&lt;br /&gt;Love your new stuff. Have a great weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6202938338241344897/comments/default/671770575383346725'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6202938338241344897/comments/default/671770575383346725'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/grab-bag-revealed.html?showComment=1241796780000#c671770575383346725' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/grab-bag-revealed.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6202938338241344897' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6202938338241344897' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2009 at 9:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7810963706441225375</id><published>2009-05-08T10:02:00.000-06:00</published><updated>2009-05-08T10:02:31.626-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am just getting in to digital scrapbooking, but ...</title><content type='html'>I am just getting in to digital scrapbooking, but already I am a big fan of your designs. I found you when I did some searching for Disney-related items, originally, now I've got your blog on my feed. Great designs, I love them!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6202938338241344897/comments/default/7810963706441225375'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6202938338241344897/comments/default/7810963706441225375'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/grab-bag-revealed.html?showComment=1241798520000#c7810963706441225375' title=''/><author><name>Rebecca</name><uri>https://www.blogger.com/profile/06725974417373764155</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-LpUFt0ARaXw/UIwNs6nuprI/AAAAAAAAG6g/fm-cV6KCPC8/s32/0001web200-2sharp.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/grab-bag-revealed.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6202938338241344897' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6202938338241344897' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-907838277'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2009 at 10:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6010923242861194795</id><published>2009-05-08T21:12:00.000-06:00</published><updated>2009-05-08T21:12:18.786-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!! Awesome stuff!! Loved the grab bag, and than...</title><content type='html'>Wow!! Awesome stuff!! Loved the grab bag, and thank you for the word circles, can't wait to use them!  I'm thinking I need those "All Strung Out"s too! LOL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6202938338241344897/comments/default/6010923242861194795'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6202938338241344897/comments/default/6010923242861194795'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/grab-bag-revealed.html?showComment=1241838720000#c6010923242861194795' title=''/><author><name>Canadianmommy</name><uri>https://www.blogger.com/profile/17320939804272970171</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_f-a8M9IzqEI/TNY9cU0lmrI/AAAAAAAAAq4/LdTJPmvGulI/S220-s32/wdointhehappydance.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/grab-bag-revealed.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6202938338241344897' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6202938338241344897' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1387541626'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2009 at 9:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-818224561542800662</id><published>2009-05-10T18:51:00.000-06:00</published><updated>2009-05-10T18:51:41.135-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My husband and daughter took me to see Star Trek f...</title><content type='html'>My husband and daughter took me to see Star Trek for Mother's Day. Like you I never really watched it, but the previews had me so excited.&lt;br /&gt;I LOVED IT!! And my daughter is only 3 and she sat though the whole thing, only got upset a couple of times. She thought it was SO cool! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/119075557875451016/comments/default/818224561542800662'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/119075557875451016/comments/default/818224561542800662'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/movie-review.html?showComment=1242003060000#c818224561542800662' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/movie-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-119075557875451016' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/119075557875451016' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='May 10, 2009 at 6:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6355570294796762599</id><published>2009-05-10T20:46:00.000-06:00</published><updated>2009-05-10T20:46:19.124-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ahh I am dying. I grew up in a small town and have...</title><content type='html'>Ahh I am dying. I grew up in a small town and have been a trek fan since Wil Wheaton on ST: Next Generation ( my first Jr. High crush)....anywho...I have not had a chance to see it yet and every where I turn people are raving about it. Can't wait!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/119075557875451016/comments/default/6355570294796762599'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/119075557875451016/comments/default/6355570294796762599'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/movie-review.html?showComment=1242009960000#c6355570294796762599' title=''/><author><name>desiree</name><uri>http://www.baublesandbubbles.etsy.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/movie-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-119075557875451016' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/119075557875451016' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 10, 2009 at 8:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-278504196762846518</id><published>2009-05-11T08:50:00.000-06:00</published><updated>2009-05-11T08:50:27.150-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMGosh!!! That is an amazing kit!  My husband and ...</title><content type='html'>OMGosh!!! That is an amazing kit!  My husband and son are Star Wars, Star Trek, Battle Star Galactic... freaks!!! Thank you so much for posting your adorable LO, so I could go buy the kit!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/119075557875451016/comments/default/278504196762846518'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/119075557875451016/comments/default/278504196762846518'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/movie-review.html?showComment=1242053400000#c278504196762846518' title=''/><author><name>Fonnetta</name><uri>https://www.blogger.com/profile/08118675958743138258</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/movie-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-119075557875451016' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/119075557875451016' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1882320698'/><gd:extendedProperty name='blogger.displayTime' value='May 11, 2009 at 8:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3987830035561988328</id><published>2009-05-11T17:16:00.000-06:00</published><updated>2009-05-11T17:16:00.267-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can't wait to see the gifts...</title><content type='html'>Can't wait to see the gifts...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/119075557875451016/comments/default/3987830035561988328'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/119075557875451016/comments/default/3987830035561988328'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/movie-review.html?showComment=1242083760000#c3987830035561988328' title=''/><author><name>virginiajen</name><uri>https://www.blogger.com/profile/01567086757566166703</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/movie-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-119075557875451016' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/119075557875451016' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2079756586'/><gd:extendedProperty name='blogger.displayTime' value='May 11, 2009 at 5:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1525357103738156693</id><published>2009-05-12T18:33:00.000-06:00</published><updated>2009-05-12T18:33:22.520-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The gifts are awesome! You would love my sister an...</title><content type='html'>The gifts are awesome! You would love my sister and brother-in-law's house. Each room has a different Disney theme. And EVERY room is Disney. LOL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7074238429279743227/comments/default/1525357103738156693'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7074238429279743227/comments/default/1525357103738156693'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/mothers-day-gifts.html?showComment=1242174780000#c1525357103738156693' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/mothers-day-gifts.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7074238429279743227' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7074238429279743227' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='May 12, 2009 at 6:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2929230834997475192</id><published>2009-05-12T18:43:00.000-06:00</published><updated>2009-05-12T18:43:43.184-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh those are awesome gifts! I love the movie one. ...</title><content type='html'>Oh those are awesome gifts! I love the movie one. That is something that I would love to get hehe...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7074238429279743227/comments/default/2929230834997475192'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7074238429279743227/comments/default/2929230834997475192'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/mothers-day-gifts.html?showComment=1242175380000#c2929230834997475192' title=''/><author><name>Holly</name><uri>https://www.blogger.com/profile/13689686332245322470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//2.bp.blogspot.com/_1YnyHSqIaos/SgnlM07bAyI/AAAAAAAAAAM/-Lh_rECxUPY/S220-s32/017edit.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/mothers-day-gifts.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7074238429279743227' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7074238429279743227' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-561293193'/><gd:extendedProperty name='blogger.displayTime' value='May 12, 2009 at 6:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8464598875798780722</id><published>2009-05-12T18:46:00.000-06:00</published><updated>2009-05-12T18:46:46.890-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Everyone loves this movie! I can't wait to go see it.</title><content type='html'>Everyone loves this movie! I can't wait to go see it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/119075557875451016/comments/default/8464598875798780722'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/119075557875451016/comments/default/8464598875798780722'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/movie-review.html?showComment=1242175560000#c8464598875798780722' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/movie-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-119075557875451016' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/119075557875451016' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='May 12, 2009 at 6:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2004496105554475187</id><published>2009-05-12T18:47:00.000-06:00</published><updated>2009-05-12T18:47:40.542-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What sweet gifts! I would love recieving any of th...</title><content type='html'>What sweet gifts! I would love recieving any of them. What a wonderful way to honor the mothers in your life.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7074238429279743227/comments/default/2004496105554475187'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7074238429279743227/comments/default/2004496105554475187'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/mothers-day-gifts.html?showComment=1242175620000#c2004496105554475187' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/mothers-day-gifts.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7074238429279743227' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7074238429279743227' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='May 12, 2009 at 6:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1190560698008052126</id><published>2009-05-12T20:16:00.000-06:00</published><updated>2009-05-12T20:16:58.513-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute present ideas Britt!  I&amp;#39;d love to see pic...</title><content type='html'>Cute present ideas Britt!  I&amp;#39;d love to see pictures of your mom&amp;#39;s bathroom sometime (is that weird? lol).  I&amp;#39;m slowly doing the kids&amp;#39; bathroom in Mickey &amp;amp; Minnie and I&amp;#39;m always looking for ideas. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7074238429279743227/comments/default/1190560698008052126'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7074238429279743227/comments/default/1190560698008052126'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/mothers-day-gifts.html?showComment=1242180960000#c1190560698008052126' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/mothers-day-gifts.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7074238429279743227' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7074238429279743227' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='May 12, 2009 at 8:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8230869294883654085</id><published>2009-05-12T20:23:00.000-06:00</published><updated>2009-05-12T20:23:56.989-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such CUTE ideas to honor those Mommies!!! They are...</title><content type='html'>Such CUTE ideas to honor those Mommies!!! They are so blessed to have you and your amazing creativity:) Love your Mom's bathroom idea...I too would love to see pics sometime (I don't think it is weird...lol)!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7074238429279743227/comments/default/8230869294883654085'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7074238429279743227/comments/default/8230869294883654085'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/mothers-day-gifts.html?showComment=1242181380000#c8230869294883654085' title=''/><author><name>Fonnetta</name><uri>https://www.blogger.com/profile/08118675958743138258</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/mothers-day-gifts.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7074238429279743227' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7074238429279743227' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1882320698'/><gd:extendedProperty name='blogger.displayTime' value='May 12, 2009 at 8:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5391970646183446625</id><published>2009-05-12T20:31:00.000-06:00</published><updated>2009-05-12T20:31:58.460-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>No wonder everyone loved the gifts: they are aweso...</title><content type='html'>No wonder everyone loved the gifts: they are awesome!!! I really love the bag, and the other gifts were just perfect too! ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7074238429279743227/comments/default/5391970646183446625'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7074238429279743227/comments/default/5391970646183446625'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/mothers-day-gifts.html?showComment=1242181860000#c5391970646183446625' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/mothers-day-gifts.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7074238429279743227' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7074238429279743227' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='May 12, 2009 at 8:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1570083017887314867</id><published>2009-05-13T10:29:00.000-06:00</published><updated>2009-05-13T10:29:10.802-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Commenting on Fonnetta's comments.... I also LOVE ...</title><content type='html'>Commenting on Fonnetta's comments.... I also LOVE the new BattleStar Galactica...hoping some one would make some Sci-Fi type word art that said... FRACK ME... on it. HA HA.... BRITT?!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/119075557875451016/comments/default/1570083017887314867'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/119075557875451016/comments/default/1570083017887314867'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/movie-review.html?showComment=1242232140000#c1570083017887314867' title=''/><author><name>desiree</name><uri>http://www.baublesandbubbles.etsy.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/movie-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-119075557875451016' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/119075557875451016' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 13, 2009 at 10:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8727029890958231612</id><published>2009-05-13T14:18:00.000-06:00</published><updated>2009-05-13T14:18:29.456-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love working with young children - they teach me...</title><content type='html'>I love working with young children - they teach me much more than I ever teach them!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/119075557875451016/comments/default/8727029890958231612'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/119075557875451016/comments/default/8727029890958231612'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/movie-review.html?showComment=1242245880000#c8727029890958231612' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/movie-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-119075557875451016' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/119075557875451016' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='May 13, 2009 at 2:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3659865939856464054</id><published>2009-05-13T22:06:00.000-06:00</published><updated>2009-05-13T22:06:55.632-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love that you gave your sil's a mother's day gif...</title><content type='html'>I love that you gave your sil's a mother's day gift. That is so thoughtful! That is what it is all about. &lt;br /&gt;Your mom's bathroom sounds so cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7074238429279743227/comments/default/3659865939856464054'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7074238429279743227/comments/default/3659865939856464054'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/mothers-day-gifts.html?showComment=1242273960000#c3659865939856464054' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/mothers-day-gifts.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7074238429279743227' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7074238429279743227' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='May 13, 2009 at 10:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1399754330545750233</id><published>2009-05-14T10:59:00.000-06:00</published><updated>2009-05-14T10:59:35.840-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Looks awesome! I can't wait till tomorrow to see w...</title><content type='html'>Looks awesome! I can't wait till tomorrow to see what it is.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4084642452282742690/comments/default/1399754330545750233'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4084642452282742690/comments/default/1399754330545750233'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/sneak-peek.html?showComment=1242320340000#c1399754330545750233' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4084642452282742690' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4084642452282742690' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='May 14, 2009 at 10:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4236156311620294418</id><published>2009-05-14T15:37:00.000-06:00</published><updated>2009-05-14T15:37:50.700-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>dude.. your killin me with that preview!! Can only...</title><content type='html'>dude.. your killin me with that preview!! Can only tell that I will probubly love it!!  (of course)!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4084642452282742690/comments/default/4236156311620294418'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4084642452282742690/comments/default/4236156311620294418'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/sneak-peek.html?showComment=1242337020000#c4236156311620294418' title=''/><author><name>Amanda</name><uri>https://www.blogger.com/profile/02491153320010536546</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4084642452282742690' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4084642452282742690' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1323123087'/><gd:extendedProperty name='blogger.displayTime' value='May 14, 2009 at 3:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4621701633120053861</id><published>2009-05-15T10:07:00.000-06:00</published><updated>2009-05-15T10:07:17.192-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok...I don't even know where to begin:)  I LOVE th...</title><content type='html'>Ok...I don't even know where to begin:)  I LOVE the NEW kit "Jackpot" and the word art was so perfect...just went and bought it!! Your CT's did a FABULOUS job on all their LO's, WOW!!! I saw my LO in your "Show Offs" and thank you for the ADORABLE alpha! I know it it coming to my email soon and I am thrilled:) I know how much work it is to post all of the LO's in Show Offs album and I really appreciate all that you do and then give us free stuff!!! Thank you, You ROCK Britt!!!&lt;br /&gt;Have a terrific day:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/4621701633120053861'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/4621701633120053861'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html?showComment=1242403620000#c4621701633120053861' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440536637770840119' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440536637770840119' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='May 15, 2009 at 10:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8007062277907893297</id><published>2009-05-15T10:49:00.000-06:00</published><updated>2009-05-15T10:49:53.749-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm soo going to have to get Jackpot. Even tho I m...</title><content type='html'>I'm soo going to have to get Jackpot. Even tho I missed out on my trip to vegas. I work at a casino, and I have been looking for a kit like this! Oh yea thanks for the alpha its soo cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/8007062277907893297'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/8007062277907893297'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html?showComment=1242406140000#c8007062277907893297' title=''/><author><name>Startingover</name><uri>https://www.blogger.com/profile/03824928095924549326</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440536637770840119' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440536637770840119' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1834984367'/><gd:extendedProperty name='blogger.displayTime' value='May 15, 2009 at 10:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2161473650507871701</id><published>2009-05-15T10:59:00.000-06:00</published><updated>2009-05-15T10:59:20.851-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm totally getting Jackpot- love it!!!! I just we...</title><content type='html'>I'm totally getting Jackpot- love it!!!! I just went to Vegas last month and your kit is peeeerrfect. Yay!&lt;br /&gt;&lt;br /&gt;Have you ever thought about a Dumbo/circus inspired kit? I bet you would rock that one out. lol. I also have a two year old that is obsessed with all things Casey Jr. and so I'm just dropping hints. &lt;br /&gt;&lt;br /&gt;Love your stuff, girl! Keep it coming!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/2161473650507871701'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/2161473650507871701'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html?showComment=1242406740000#c2161473650507871701' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440536637770840119' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440536637770840119' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='May 15, 2009 at 10:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8019596760988458757</id><published>2009-05-15T12:17:00.000-06:00</published><updated>2009-05-15T12:17:49.440-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fantastic kit!  Thank you for the add on!</title><content type='html'>Fantastic kit!  Thank you for the add on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/8019596760988458757'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/8019596760988458757'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html?showComment=1242411420000#c8019596760988458757' title=''/><author><name>Lynn</name><uri>https://www.blogger.com/profile/02037633730692455543</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440536637770840119' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440536637770840119' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-568290623'/><gd:extendedProperty name='blogger.displayTime' value='May 15, 2009 at 12:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1439069946114156580</id><published>2009-05-15T15:01:00.000-06:00</published><updated>2009-05-15T15:01:02.127-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE the new Las Vegas kit - SOOOO cute!!!  I'm ...</title><content type='html'>I LOVE the new Las Vegas kit - SOOOO cute!!!  I'm off to buy it right now! ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/1439069946114156580'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/1439069946114156580'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html?showComment=1242421260000#c1439069946114156580' title=''/><author><name>AMY</name><uri>https://www.blogger.com/profile/15790335132294267633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-yXWSItNUJtE/ToyTtoHbGJI/AAAAAAAAWjs/Vo54PMXPVL0/s32/IMG_1562a.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440536637770840119' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440536637770840119' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1173087483'/><gd:extendedProperty name='blogger.displayTime' value='May 15, 2009 at 3:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4806387378357427188</id><published>2009-05-15T15:50:00.000-06:00</published><updated>2009-05-15T15:50:49.288-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a cute kit! Too bad we didn't snap any pictur...</title><content type='html'>What a cute kit! Too bad we didn't snap any pictures the last time we went through Vegas. Thanks so much for the cute alpha and addon. You're the best!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/4806387378357427188'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/4806387378357427188'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html?showComment=1242424200000#c4806387378357427188' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440536637770840119' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440536637770840119' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='May 15, 2009 at 3:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5834902117637576961</id><published>2009-05-15T19:26:00.001-06:00</published><updated>2009-05-15T19:26:10.837-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this Freebie. I want to let ...</title><content type='html'>Thank you so much for this Freebie. I want to let you know that I posted a link to your blog in &lt;A HREF="http://CbhScrapbookFreebiesSearch.blogspot.com" REL="nofollow"&gt;Creative Busy Hands Scrapbook Freebies Search List&lt;/A&gt;, under the &lt;B&gt;Uncategorized&lt;/B&gt; post on May. 15, 2009. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/5834902117637576961'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/5834902117637576961'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html?showComment=1242437160001#c5834902117637576961' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440536637770840119' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440536637770840119' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 15, 2009 at 7:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1675803271969704507</id><published>2009-05-15T20:51:00.001-06:00</published><updated>2009-05-15T20:51:49.781-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;A HREF="http://digifree.blogspot.com" REL="nofollow"&gt;Digital Scrapbooking Freebie&lt;/A&gt; search engine today (look for timestamp: 15 May [LA 07:18pm, NY 09:18pm] - 16 May [UK 02:18am, OZ 12:18pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/1675803271969704507'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/1675803271969704507'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html?showComment=1242442260001#c1675803271969704507' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440536637770840119' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440536637770840119' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 15, 2009 at 8:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3388703181466705349</id><published>2009-05-15T21:45:00.000-06:00</published><updated>2009-05-15T21:45:50.212-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>HOW EXCITING We had our honeymoon in Vegas and was...</title><content type='html'>HOW EXCITING We had our honeymoon in Vegas and was just thinking I should start looking for a Vegas themed kit!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/3388703181466705349'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/3388703181466705349'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html?showComment=1242445500000#c3388703181466705349' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440536637770840119' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440536637770840119' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='May 15, 2009 at 9:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4223311289373193536</id><published>2009-05-16T06:07:00.000-06:00</published><updated>2009-05-16T06:07:18.402-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>awesome kit again, I was wondering do you ever hav...</title><content type='html'>awesome kit again, I was wondering do you ever have sales??? There is a few kits I want of yours but call me a cheap butt, LOL I refuse to pay that much for a kit...lol&lt;br /&gt;&lt;br /&gt;Do you ever trade services for a kit?&lt;br /&gt;&lt;br /&gt;Many thanks for the freebie, happy scrapin' kat</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/4223311289373193536'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/4223311289373193536'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html?showComment=1242475620000#c4223311289373193536' title=''/><author><name>TragedyScrapinAnne</name><uri>https://www.blogger.com/profile/08313967951671964376</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='12' src='//bp3.blogger.com/_ygTvP_ewxvM/R3gNub1wd1I/AAAAAAAAABI/QwWrrMjsYsc/S220-s33/TSA+Blog22.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440536637770840119' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440536637770840119' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839098977'/><gd:extendedProperty name='blogger.displayTime' value='May 16, 2009 at 6:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7970505629570666879</id><published>2009-05-16T12:08:00.000-06:00</published><updated>2009-05-16T12:08:20.793-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow....this is an awesome kit with a ton of great ...</title><content type='html'>Wow....this is an awesome kit with a ton of great elements!  I love what your CT made!!  About 10 yrs ago my hubby took a year off of teaching to play with a band and they played at the Bellagio so this will be the perfect kit to use for that!  Needless to say that didn't work out and he went back to teaching....lol! Thanks for the add on as well!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/7970505629570666879'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/7970505629570666879'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html?showComment=1242497280000#c7970505629570666879' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440536637770840119' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440536637770840119' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='May 16, 2009 at 12:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8558502519311943342</id><published>2009-05-16T13:22:00.000-06:00</published><updated>2009-05-16T13:22:00.947-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your new kit is awesome, I might have to get going...</title><content type='html'>Your new kit is awesome, I might have to get going and get our Honeymoon in Vegas pictures onto the scanner asap :))&lt;br /&gt;Thank you very much for the little gift.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/8558502519311943342'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/8558502519311943342'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html?showComment=1242501720000#c8558502519311943342' title=''/><author><name>Karen</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440536637770840119' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440536637770840119' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 16, 2009 at 1:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2767479097328415765</id><published>2009-05-16T16:44:00.000-06:00</published><updated>2009-05-16T16:44:21.147-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for the alpha!! it's awesome!!</title><content type='html'>thanks for the alpha!! it's awesome!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/2767479097328415765'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/2767479097328415765'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html?showComment=1242513840000#c2767479097328415765' title=''/><author><name>Canadianmommy</name><uri>https://www.blogger.com/profile/17320939804272970171</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_f-a8M9IzqEI/TNY9cU0lmrI/AAAAAAAAAq4/LdTJPmvGulI/S220-s32/wdointhehappydance.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440536637770840119' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440536637770840119' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1387541626'/><gd:extendedProperty name='blogger.displayTime' value='May 16, 2009 at 4:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8709941165025300474</id><published>2009-05-16T23:04:00.000-06:00</published><updated>2009-05-16T23:04:11.117-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>wow, this is a fantastic kit.  I actually came to ...</title><content type='html'>wow, this is a fantastic kit.  I actually came to your blog to look for disneyworld stuff b/c we are heading there next week for the first time ever!  (I know shock!)&lt;br /&gt;&lt;br /&gt;Then I found this great new kit and had to have it b/c we were in Vegas in October and I have TONS of pictures I've yet to scrap.&lt;br /&gt;&lt;br /&gt;Thanks so much for your great work and if you or anyone has great ideas for Orlando and Disneyworld, please do email them to me  Ha ha!&lt;br /&gt;kat.tankersley@gmail.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/8709941165025300474'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/8709941165025300474'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html?showComment=1242536640000#c8709941165025300474' title=''/><author><name>mrstank</name><uri>https://www.blogger.com/profile/03286604572880656982</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440536637770840119' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440536637770840119' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026006575'/><gd:extendedProperty name='blogger.displayTime' value='May 16, 2009 at 11:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5676750110795654640</id><published>2009-05-17T09:42:00.000-06:00</published><updated>2009-05-17T09:42:54.986-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You've been blogged, read all about it here::
http...</title><content type='html'>You've been blogged, read all about it here::&lt;br /&gt;http://keepsake-creators.blogspot.com/&lt;br /&gt;&lt;br /&gt;Happy Scrapin' Kat</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/176775990565621392/comments/default/5676750110795654640'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/176775990565621392/comments/default/5676750110795654640'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/come-to-tonights-speed-scrap.html?showComment=1242574920000#c5676750110795654640' title=''/><author><name>TragedyScrapinAnne</name><uri>https://www.blogger.com/profile/08313967951671964376</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='12' src='//bp3.blogger.com/_ygTvP_ewxvM/R3gNub1wd1I/AAAAAAAAABI/QwWrrMjsYsc/S220-s33/TSA+Blog22.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/come-to-tonights-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-176775990565621392' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/176775990565621392' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839098977'/><gd:extendedProperty name='blogger.displayTime' value='May 17, 2009 at 9:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4164110856993959521</id><published>2009-05-18T01:34:00.000-06:00</published><updated>2009-05-18T01:34:56.977-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, I found you awhile back when I was searchin...</title><content type='html'>Britt, I found you awhile back when I was searching for *Magic Kingdom* themed kits. (I live in Anaheim &amp;amp; have an annual pass). &lt;br /&gt;&lt;br /&gt;I just had to make a comment on the Yippee Skippee mini-kit because I know you&amp;#39;d appreciate it. Last summer we had a blast visiting the park every week and dubbed ourselves the &amp;quot;Yippy Skippies&amp;quot; because we&amp;#39;d scream it the entire time on Thunder Mountain. I&amp;#39;ll be buying this kit as soon as the family budget allows, just based on that fact alone. LOL I&amp;#39;ll throw in some of your Diz elements on the page and it&amp;#39;ll be perfect! :)&lt;br /&gt;&lt;br /&gt;Love your stuff btw!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6202938338241344897/comments/default/4164110856993959521'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6202938338241344897/comments/default/4164110856993959521'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/grab-bag-revealed.html?showComment=1242632040000#c4164110856993959521' title=''/><author><name>Pixie</name><uri>https://www.blogger.com/profile/15497980520101564812</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_As7QFxfIm84/SKyzUtAEbMI/AAAAAAAAAfg/tvkABtGhWNQ/S220-s32/pixiemegh%40gmail.com_cd303047.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/grab-bag-revealed.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6202938338241344897' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6202938338241344897' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1531024664'/><gd:extendedProperty name='blogger.displayTime' value='May 18, 2009 at 1:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2935516730388366097</id><published>2009-05-18T22:34:00.000-06:00</published><updated>2009-05-18T22:34:42.486-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay Britt! Now I need to scan all my band tour pic...</title><content type='html'>Yay Britt! Now I need to scan all my band tour pics from Vegas &amp;amp; get scrappin! It is awesome!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/2935516730388366097'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/2935516730388366097'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html?showComment=1242707640000#c2935516730388366097' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440536637770840119' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440536637770840119' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='May 18, 2009 at 10:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3132283000142751052</id><published>2009-05-20T06:46:16.862-06:00</published><updated>2009-05-20T06:46:16.862-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW! You have been a busy girl!
GREAT LOs!</title><content type='html'>WOW! You have been a busy girl!&lt;br /&gt;GREAT LOs!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8878538921486591911/comments/default/3132283000142751052'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8878538921486591911/comments/default/3132283000142751052'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/my-poor-teeth.html?showComment=1242823576862#c3132283000142751052' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/my-poor-teeth.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8878538921486591911' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8878538921486591911' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='May 20, 2009 at 6:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3026937612731318347</id><published>2009-05-20T07:03:34.427-06:00</published><updated>2009-05-20T07:03:34.427-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great LO's Britt!! Sorry about the dentist, that s...</title><content type='html'>Great LO's Britt!! Sorry about the dentist, that sucks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8878538921486591911/comments/default/3026937612731318347'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8878538921486591911/comments/default/3026937612731318347'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/my-poor-teeth.html?showComment=1242824614427#c3026937612731318347' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/my-poor-teeth.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8878538921486591911' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8878538921486591911' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 20, 2009 at 7:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8013688793467911887</id><published>2009-05-20T11:39:01.993-06:00</published><updated>2009-05-20T11:39:01.993-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can't stand the dentist!!! I feel your pain, hop...</title><content type='html'>I can't stand the dentist!!! I feel your pain, hope your teeth feel better soon.  I had a root canal and it was so much better that a filling! All the LO are amazing and inspiring!!! Hope you have a better today:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8878538921486591911/comments/default/8013688793467911887'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8878538921486591911/comments/default/8013688793467911887'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/my-poor-teeth.html?showComment=1242841141993#c8013688793467911887' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/my-poor-teeth.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8878538921486591911' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8878538921486591911' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='May 20, 2009 at 11:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1378463671636028255</id><published>2009-05-20T12:14:46.940-06:00</published><updated>2009-05-20T12:14:46.940-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the freebie.  I love your stuff!!</title><content type='html'>Thanks so much for the freebie.  I love your stuff!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/1378463671636028255'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/1378463671636028255'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1242843286940#c1378463671636028255' title=''/><author><name>Becky</name><uri>https://www.blogger.com/profile/16099477009160890132</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//2.bp.blogspot.com/_cWOrahZXanA/SrmACbVpY_I/AAAAAAAABbE/K-NE3UT102s/S220-s32/id+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-935470089'/><gd:extendedProperty name='blogger.displayTime' value='May 20, 2009 at 12:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7815229202521304322</id><published>2009-05-20T14:19:39.116-06:00</published><updated>2009-05-20T14:19:39.116-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You are seriously too much! These are just beautif...</title><content type='html'>You are seriously too much! These are just beautiful! Sorry about the teeth. I'm not a huge dentist fan myself. Who is?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8878538921486591911/comments/default/7815229202521304322'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8878538921486591911/comments/default/7815229202521304322'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/my-poor-teeth.html?showComment=1242850779116#c7815229202521304322' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/my-poor-teeth.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8878538921486591911' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8878538921486591911' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='May 20, 2009 at 2:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6158230842568844551</id><published>2009-05-20T19:30:26.429-06:00</published><updated>2009-05-20T19:30:26.429-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I found out I had one measly cavity and I've been ...</title><content type='html'>I found out I had one measly cavity and I've been avoiding going back.  Ugg.... (yah that was over a year ago) I'm SO terrible!!  Gorgeous layouts!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8878538921486591911/comments/default/6158230842568844551'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8878538921486591911/comments/default/6158230842568844551'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/my-poor-teeth.html?showComment=1242869426429#c6158230842568844551' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/my-poor-teeth.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8878538921486591911' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8878538921486591911' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='May 20, 2009 at 7:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8623203092805489440</id><published>2009-05-21T12:24:08.199-06:00</published><updated>2009-05-21T12:24:08.199-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Bummer about the dentist- I hear you! Awesome layo...</title><content type='html'>Bummer about the dentist- I hear you! Awesome layouts though! Incredible design and colors!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8878538921486591911/comments/default/8623203092805489440'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8878538921486591911/comments/default/8623203092805489440'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/my-poor-teeth.html?showComment=1242930248199#c8623203092805489440' title=''/><author><name>Quietangelsb</name><uri>https://www.blogger.com/profile/08571034645065693851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/_ZfToM-mbJbo/SJkgMCqT1pI/AAAAAAAAAAc/zWlOdfwBwrk/s32-R/DSCN3436-1.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/my-poor-teeth.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8878538921486591911' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8878538921486591911' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-163650972'/><gd:extendedProperty name='blogger.displayTime' value='May 21, 2009 at 12:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-566091488989937482</id><published>2009-05-21T17:37:42.199-06:00</published><updated>2009-05-21T17:37:42.199-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I totally feel you on the dentist thing- I just ha...</title><content type='html'>I totally feel you on the dentist thing- I just had oral surgery, have a fractured tooth underneath a crown and probably numerous cavities. Born with soft teeth, I heard. lol. I try to stay away from the dentist, but it only makes it worse.&lt;br /&gt;&lt;br /&gt;Great LOs- you're such great inspiration. I definitely need some scrapping mojo.&lt;br /&gt;&lt;br /&gt;-Karen</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8878538921486591911/comments/default/566091488989937482'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8878538921486591911/comments/default/566091488989937482'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/my-poor-teeth.html?showComment=1242949062199#c566091488989937482' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/my-poor-teeth.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8878538921486591911' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8878538921486591911' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='May 21, 2009 at 5:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5569776902994666346</id><published>2009-05-21T19:08:14.218-06:00</published><updated>2009-05-21T19:08:14.218-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I'm loving the colors in this....can't wait to see...</title><content type='html'>I'm loving the colors in this....can't wait to see the whole preview! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7921278133282103763/comments/default/5569776902994666346'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7921278133282103763/comments/default/5569776902994666346'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/sneaky-peek-for-ya.html?showComment=1242954494218#c5569776902994666346' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/sneaky-peek-for-ya.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7921278133282103763' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7921278133282103763' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='May 21, 2009 at 7:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3616500415155995604</id><published>2009-05-21T19:35:02.066-06:00</published><updated>2009-05-21T19:35:02.066-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sooooo EXCITED!!! I am sure it will be AWESOME!!!</title><content type='html'>Sooooo EXCITED!!! I am sure it will be AWESOME!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7921278133282103763/comments/default/3616500415155995604'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7921278133282103763/comments/default/3616500415155995604'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/sneaky-peek-for-ya.html?showComment=1242956102066#c3616500415155995604' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/sneaky-peek-for-ya.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7921278133282103763' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7921278133282103763' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='May 21, 2009 at 7:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5841944377295416503</id><published>2009-05-21T20:31:20.199-06:00</published><updated>2009-05-21T20:31:20.199-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Is it sad that I was trying to read the words to g...</title><content type='html'>Is it sad that I was trying to read the words to guess what the theme is..?  Can't wait!  And I LOVED Glee!! LOVED IT!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7921278133282103763/comments/default/5841944377295416503'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7921278133282103763/comments/default/5841944377295416503'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/sneaky-peek-for-ya.html?showComment=1242959480199#c5841944377295416503' title=''/><author><name>Amanda</name><uri>https://www.blogger.com/profile/02491153320010536546</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/sneaky-peek-for-ya.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7921278133282103763' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7921278133282103763' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1323123087'/><gd:extendedProperty name='blogger.displayTime' value='May 21, 2009 at 8:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7022141207599327405</id><published>2009-05-21T22:28:11.289-06:00</published><updated>2009-05-21T22:28:11.289-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oooh. love the sneak peek. i am so excited for tom...</title><content type='html'>oooh. love the sneak peek. i am so excited for tomorrow! and yes, i watched glee last night and LOVED it. i think your description is perfect. although, i do also love gossip girl. hehehe.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7921278133282103763/comments/default/7022141207599327405'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7921278133282103763/comments/default/7022141207599327405'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/sneaky-peek-for-ya.html?showComment=1242966491289#c7022141207599327405' title=''/><author><name>megh</name><uri>https://www.blogger.com/profile/04396310287116768871</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/--LndYg33Iw0/VktRmrNXmwI/AAAAAAAAE4s/_-XMA-h2TGc/s32-r/11403191_10155710768600710_6686747614033096416_n.jpg%253Foh%253D752d2b7c793753e11115e84642d3d4a0%2526oe%253D56E79306'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/sneaky-peek-for-ya.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7921278133282103763' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7921278133282103763' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1201218952'/><gd:extendedProperty name='blogger.displayTime' value='May 21, 2009 at 10:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8099038538731974242</id><published>2009-05-21T23:27:58.843-06:00</published><updated>2009-05-21T23:27:58.843-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>hehe, you both posted at the same time and were ne...</title><content type='html'>hehe, you both posted at the same time and were next to each other on my Google Reader.  I'm excited...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7921278133282103763/comments/default/8099038538731974242'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7921278133282103763/comments/default/8099038538731974242'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/sneaky-peek-for-ya.html?showComment=1242970078843#c8099038538731974242' title=''/><author><name>Emilee</name><uri>https://www.blogger.com/profile/03276923834347567587</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/sneaky-peek-for-ya.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7921278133282103763' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7921278133282103763' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958259147'/><gd:extendedProperty name='blogger.displayTime' value='May 21, 2009 at 11:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-78144892171311125</id><published>2009-05-22T02:04:28.284-06:00</published><updated>2009-05-22T02:04:28.284-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I know this post is like forever old but I was won...</title><content type='html'>I know this post is like forever old but I was wondering if there is still a place to pick up this super cool totaly cute freebie. Please?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5473017832196274008/comments/default/78144892171311125'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5473017832196274008/comments/default/78144892171311125'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/showtime-ladies-gentlemen-showtime.html?showComment=1242979468284#c78144892171311125' title=''/><author><name>Nat Nat</name><uri>https://www.blogger.com/profile/01600776553583123338</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//1.bp.blogspot.com/_CXPK3_LtFz8/SaypAbe1zAI/AAAAAAAABgM/ivtshoGlORU/S220-s31/IMG_1603.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/showtime-ladies-gentlemen-showtime.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5473017832196274008' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5473017832196274008' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1395016787'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2009 at 2:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7274390899858772892</id><published>2009-05-22T02:40:02.414-06:00</published><updated>2009-05-22T02:40:02.414-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ok so I found where to purchase your "you can quot...</title><content type='html'>ok so I found where to purchase your "you can quote me"'s but is there anyway to still get your "Mouse in the house" Kit? Please Please I am dying here I love love love it! &lt;br /&gt;&lt;br /&gt;I can't find it on scrapmatters under your shop. Is it there and I am blind? hehe Thanks so much for any direction.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5473017832196274008/comments/default/7274390899858772892'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5473017832196274008/comments/default/7274390899858772892'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/showtime-ladies-gentlemen-showtime.html?showComment=1242981602414#c7274390899858772892' title=''/><author><name>Nat Nat</name><uri>https://www.blogger.com/profile/01600776553583123338</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//1.bp.blogspot.com/_CXPK3_LtFz8/SaypAbe1zAI/AAAAAAAABgM/ivtshoGlORU/S220-s31/IMG_1603.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/showtime-ladies-gentlemen-showtime.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5473017832196274008' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5473017832196274008' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1395016787'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2009 at 2:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1387261506308534559</id><published>2009-05-22T09:33:36.181-06:00</published><updated>2009-05-22T09:33:36.181-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THIS IS SO GORGEOUS!!! I am off to purchase:)  Tha...</title><content type='html'>THIS IS SO GORGEOUS!!! I am off to purchase:)  Thanks so much for the add-on too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9073875464835466288/comments/default/1387261506308534559'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9073875464835466288/comments/default/1387261506308534559'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/sisters-for-life.html?showComment=1243006416181#c1387261506308534559' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/sisters-for-life.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9073875464835466288' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9073875464835466288' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2009 at 9:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3959882056184083496</id><published>2009-05-22T09:50:09.560-06:00</published><updated>2009-05-22T09:50:09.560-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok...bought the kit and it is so beautiful! Fabulo...</title><content type='html'>Ok...bought the kit and it is so beautiful! Fabulous, I can't wait to use it for our new daughter and her new "sisters for life" :) Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9073875464835466288/comments/default/3959882056184083496'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9073875464835466288/comments/default/3959882056184083496'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/sisters-for-life.html?showComment=1243007409560#c3959882056184083496' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/sisters-for-life.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9073875464835466288' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9073875464835466288' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2009 at 9:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3705021095549314714</id><published>2009-05-22T09:59:39.102-06:00</published><updated>2009-05-22T09:59:39.102-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is such a beautiful kit!  I love how girly-gi...</title><content type='html'>This is such a beautiful kit!  I love how girly-girl and sparkly it is! =)  Thanks for the add on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9073875464835466288/comments/default/3705021095549314714'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9073875464835466288/comments/default/3705021095549314714'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/sisters-for-life.html?showComment=1243007979102#c3705021095549314714' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/sisters-for-life.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9073875464835466288' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9073875464835466288' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2009 at 9:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1836178469037131997</id><published>2009-05-22T12:00:24.964-06:00</published><updated>2009-05-22T12:00:24.964-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a cute kit. I love the glitter flowers and ch...</title><content type='html'>What a cute kit. I love the glitter flowers and chadeliers. Very sweet. Thanks for the add-on, too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9073875464835466288/comments/default/1836178469037131997'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9073875464835466288/comments/default/1836178469037131997'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/sisters-for-life.html?showComment=1243015224964#c1836178469037131997' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/sisters-for-life.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9073875464835466288' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9073875464835466288' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2009 at 12:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3630040086618328961</id><published>2009-05-22T13:41:18.424-06:00</published><updated>2009-05-22T13:41:18.424-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, this is perfect, my niece recently made Presid...</title><content type='html'>Oh, this is perfect, my niece recently made President of her Sorority!!!  Now I must harass her for her pics!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9073875464835466288/comments/default/3630040086618328961'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9073875464835466288/comments/default/3630040086618328961'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/sisters-for-life.html?showComment=1243021278424#c3630040086618328961' title=''/><author><name>Jemenifer22</name><uri>https://www.blogger.com/profile/14340527653961863127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//4.bp.blogspot.com/_tBL3alSlIxI/SlGV86kd4wI/AAAAAAAAAFQ/CedSRWoyalo/S220-s32/Picture.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/sisters-for-life.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9073875464835466288' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9073875464835466288' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-973317780'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2009 at 1:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1461841988800279170</id><published>2009-05-22T15:45:33.333-06:00</published><updated>2009-05-22T15:45:33.333-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brit:  Love the Vegas kit, it's awesome.  I live i...</title><content type='html'>Brit:  Love the Vegas kit, it's awesome.  I live in Reno and used to cocktail.  Talk about a challenging job.  Thank you for the add on and just have to have this kit.  Your kits are wonderful.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/1461841988800279170'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/1461841988800279170'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html?showComment=1243028733333#c1461841988800279170' title=''/><author><name>Laramie</name><uri>https://www.blogger.com/profile/11675772521815930080</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-lxbudoed4X8/Xby8NboaK4I/AAAAAAAAJME/sUfZTFZFAY8zJH7jE3S1EOqYrQmSuw-_wCK4BGAYYCw/s32/00_facebook1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440536637770840119' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440536637770840119' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-205340431'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2009 at 3:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6457912309156545884</id><published>2009-05-22T16:02:00.052-06:00</published><updated>2009-05-22T16:02:00.052-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sneak peek looks cool - can't wait!

I did watch G...</title><content type='html'>Sneak peek looks cool - can't wait!&lt;br /&gt;&lt;br /&gt;I did watch Glee and I LOVED IT!!!  Even saved it to watch a second time with hubby because he wasn't home that night.&lt;br /&gt;&lt;br /&gt;Have you ever seen the movie Election?  The main characters in the Glee club (the football player and the brunette girl) remind me of characters from Election - Paul Metzler and Tracy Flick.&lt;br /&gt;&lt;br /&gt;I think its going to be a GREAT show... but.... its not back until the Fall... not next week lol.  Oh well, I can wait!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7921278133282103763/comments/default/6457912309156545884'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7921278133282103763/comments/default/6457912309156545884'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/sneaky-peek-for-ya.html?showComment=1243029720052#c6457912309156545884' title=''/><author><name>Tracy Anderson</name><uri>https://www.blogger.com/profile/01730454750648361716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_t-dbk3_jRns/Sei_1-bbNvI/AAAAAAAADF0/O4LlrrCRZYk/S220-s32/tntracy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/sneaky-peek-for-ya.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7921278133282103763' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7921278133282103763' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-453105856'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2009 at 4:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5240999223874919372</id><published>2009-05-22T16:13:17.984-06:00</published><updated>2009-05-22T16:13:17.984-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Totally gonna buy that kit!  I think it might beco...</title><content type='html'>Totally gonna buy that kit!  I think it might become my new favorite of yours!! &lt;br /&gt;&lt;br /&gt;Thank you so much for the show-off gift and the freebie, too! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9073875464835466288/comments/default/5240999223874919372'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9073875464835466288/comments/default/5240999223874919372'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/sisters-for-life.html?showComment=1243030397984#c5240999223874919372' title=''/><author><name>Tracy Anderson</name><uri>https://www.blogger.com/profile/01730454750648361716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_t-dbk3_jRns/Sei_1-bbNvI/AAAAAAAADF0/O4LlrrCRZYk/S220-s32/tntracy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/sisters-for-life.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9073875464835466288' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9073875464835466288' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-453105856'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2009 at 4:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8856946797693290492</id><published>2009-05-22T17:47:28.583-06:00</published><updated>2009-05-22T17:47:28.611-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this Freebie. I want to let ...</title><content type='html'>Thank you so much for this Freebie. I want to let you know that I posted a link to your blog in &lt;A HREF="http://CbhScrapbookFreebiesSearch.blogspot.com" REL="nofollow"&gt;Creative Busy Hands Scrapbook Freebies Search List&lt;/A&gt;, under the &lt;B&gt;Kit(s)&lt;/B&gt; post on May. 22, 2009. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9073875464835466288/comments/default/8856946797693290492'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9073875464835466288/comments/default/8856946797693290492'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/sisters-for-life.html?showComment=1243036048583#c8856946797693290492' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/sisters-for-life.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9073875464835466288' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9073875464835466288' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2009 at 5:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7617313968502721286</id><published>2009-05-22T19:36:15.128-06:00</published><updated>2009-05-22T19:36:15.128-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for the awesome date stamps, absolutely LOV...</title><content type='html'>thanks for the awesome date stamps, absolutely LOVE them!! and what a beautiful kit!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9073875464835466288/comments/default/7617313968502721286'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9073875464835466288/comments/default/7617313968502721286'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/sisters-for-life.html?showComment=1243042575128#c7617313968502721286' title=''/><author><name>Canadianmommy</name><uri>https://www.blogger.com/profile/17320939804272970171</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_f-a8M9IzqEI/TNY9cU0lmrI/AAAAAAAAAq4/LdTJPmvGulI/S220-s32/wdointhehappydance.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/sisters-for-life.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9073875464835466288' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9073875464835466288' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1387541626'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2009 at 7:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1503053014138855109</id><published>2009-05-22T20:33:21.763-06:00</published><updated>2009-05-22T20:33:21.787-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;A HREF="http://digifree.blogspot.com" REL="nofollow"&gt;Digital Scrapbooking Freebie&lt;/A&gt; search engine today (look for timestamp: 22 May [LA 07:00pm, NY 09:00pm] - 23 May [UK 02:00am, OZ 12:00pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9073875464835466288/comments/default/1503053014138855109'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9073875464835466288/comments/default/1503053014138855109'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/sisters-for-life.html?showComment=1243046001763#c1503053014138855109' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/sisters-for-life.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9073875464835466288' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9073875464835466288' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2009 at 8:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1466211596390907687</id><published>2009-05-23T01:14:37.917-06:00</published><updated>2009-05-23T01:14:37.917-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful!  Thank you!</title><content type='html'>Beautiful!  Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9073875464835466288/comments/default/1466211596390907687'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9073875464835466288/comments/default/1466211596390907687'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/sisters-for-life.html?showComment=1243062877917#c1466211596390907687' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/sisters-for-life.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9073875464835466288' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9073875464835466288' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 23, 2009 at 1:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8980813028055132597</id><published>2009-05-25T03:19:43.734-06:00</published><updated>2009-05-25T03:19:43.734-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank</title><content type='html'>Thank</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9073875464835466288/comments/default/8980813028055132597'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9073875464835466288/comments/default/8980813028055132597'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/sisters-for-life.html?showComment=1243243183734#c8980813028055132597' title=''/><author><name>Zeb</name><uri>https://www.blogger.com/profile/03560498864385387224</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Gnbef_u-JMs/S9qHfn2oELI/AAAAAAAAAso/8rep5H_bX0M/S220-s31/avt+avril.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/sisters-for-life.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9073875464835466288' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9073875464835466288' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-535100495'/><gd:extendedProperty name='blogger.displayTime' value='May 25, 2009 at 3:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5323433587565402064</id><published>2009-05-25T07:22:33.321-06:00</published><updated>2009-05-25T07:22:33.321-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks!!</title><content type='html'>Thanks!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9073875464835466288/comments/default/5323433587565402064'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9073875464835466288/comments/default/5323433587565402064'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/sisters-for-life.html?showComment=1243257753321#c5323433587565402064' title=''/><author><name>Eva</name><uri>https://www.blogger.com/profile/11818278963140474282</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_hGJkAlwpM2k/TMPagMzOeYI/AAAAAAAACTI/GzsnQRwr8os/S220-s32/av.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/sisters-for-life.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9073875464835466288' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9073875464835466288' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1389868947'/><gd:extendedProperty name='blogger.displayTime' value='May 25, 2009 at 7:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4570989703603965547</id><published>2009-05-25T09:15:24.926-06:00</published><updated>2009-05-25T09:15:24.926-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful new kit and fabulous gift! Thank you ver...</title><content type='html'>Beautiful new kit and fabulous gift! Thank you very much!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9073875464835466288/comments/default/4570989703603965547'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9073875464835466288/comments/default/4570989703603965547'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/sisters-for-life.html?showComment=1243264524926#c4570989703603965547' title=''/><author><name>Nancy</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/sisters-for-life.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9073875464835466288' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9073875464835466288' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 25, 2009 at 9:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-729892589590965226</id><published>2009-05-26T11:35:57.673-06:00</published><updated>2009-05-26T11:35:57.673-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your LO!!! Didn't we all THINK we were stylin...</title><content type='html'>Love your LO!!! Didn't we all THINK we were stylin'?!? lol I had a pair of forest green corduroy bell bottoms when I was about 9 , they were my favorite...I just giggle about in now:) Wish I had a picture!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3535630079740507302/comments/default/729892589590965226'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3535630079740507302/comments/default/729892589590965226'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/happy-memorial-day.html?showComment=1243359357673#c729892589590965226' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/happy-memorial-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3535630079740507302' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3535630079740507302' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='May 26, 2009 at 11:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3242499147881244527</id><published>2009-05-27T11:52:46.178-06:00</published><updated>2009-05-27T11:52:46.178-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>good luck Britt! I have to have two done when i ge...</title><content type='html'>good luck Britt! I have to have two done when i get dental insurance someday and Im so not looking forward to it either! Let me know how it goes and if my terror is unjustified.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8293153986319737617/comments/default/3242499147881244527'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8293153986319737617/comments/default/3242499147881244527'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/root-canal-today.html?showComment=1243446766178#c3242499147881244527' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/root-canal-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8293153986319737617' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8293153986319737617' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='May 27, 2009 at 11:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3601588114902027897</id><published>2009-05-27T13:05:57.450-06:00</published><updated>2009-05-27T13:05:57.450-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Good luck! Hope everything goes smoothly.</title><content type='html'>Good luck! Hope everything goes smoothly.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8293153986319737617/comments/default/3601588114902027897'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8293153986319737617/comments/default/3601588114902027897'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/root-canal-today.html?showComment=1243451157450#c3601588114902027897' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/root-canal-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8293153986319737617' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8293153986319737617' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='May 27, 2009 at 1:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5464573953520101606</id><published>2009-05-27T14:18:58.274-06:00</published><updated>2009-05-27T14:18:58.274-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I will be praying for you! I promise...it's not ne...</title><content type='html'>I will be praying for you! I promise...it's not nearly as horrible as people make you think! You will be fine! I'm sure your uncle will take great care of you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8293153986319737617/comments/default/5464573953520101606'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8293153986319737617/comments/default/5464573953520101606'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/root-canal-today.html?showComment=1243455538274#c5464573953520101606' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/root-canal-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8293153986319737617' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8293153986319737617' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='May 27, 2009 at 2:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2886708893808063886</id><published>2009-05-27T16:38:34.659-06:00</published><updated>2009-05-27T16:38:34.659-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Good luck Britt!!! Really though, I had a root can...</title><content type='html'>Good luck Britt!!! Really though, I had a root canal and I would much rather have that than a filling!!! It was amazing and pain free.  As soon as it was finished I could eat immediately on that side! FABULOUS:) I am a BIG chicken too at the dentist...I get the kiddie treatment. *HUGS*</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8293153986319737617/comments/default/2886708893808063886'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8293153986319737617/comments/default/2886708893808063886'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/root-canal-today.html?showComment=1243463914659#c2886708893808063886' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/root-canal-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8293153986319737617' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8293153986319737617' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='May 27, 2009 at 4:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5305115539326849391</id><published>2009-05-27T21:40:17.146-06:00</published><updated>2009-05-27T21:40:17.146-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You poor girl!! I have been thinking of you today!...</title><content type='html'>You poor girl!! I have been thinking of you today!  Hope you are ok. xox</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8293153986319737617/comments/default/5305115539326849391'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8293153986319737617/comments/default/5305115539326849391'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/root-canal-today.html?showComment=1243482017146#c5305115539326849391' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/root-canal-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8293153986319737617' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8293153986319737617' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='May 27, 2009 at 9:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1397627261616329035</id><published>2009-05-28T00:50:09.086-06:00</published><updated>2009-05-28T00:50:09.086-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hope it went well! When I had my wisdom teeth take...</title><content type='html'>Hope it went well! When I had my wisdom teeth taken out in February-it was like a little vacation! I slept and rested all day and no one bothered me. I thought it was wonderful. lol.&lt;br /&gt;&lt;br /&gt;-Karen</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8293153986319737617/comments/default/1397627261616329035'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8293153986319737617/comments/default/1397627261616329035'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/root-canal-today.html?showComment=1243493409086#c1397627261616329035' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/root-canal-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8293153986319737617' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8293153986319737617' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='May 28, 2009 at 12:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4822234344222782530</id><published>2009-05-28T02:57:37.170-06:00</published><updated>2009-05-28T02:57:37.170-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have to say the dentist "is not my friend"..lol....</title><content type='html'>I have to say the dentist "is not my friend"..lol.  I haven't had to have much done either, but it still isn't my favorite!  I used to work in a dentist's office and learned right away it was NOT for me! I hope it went smoothly and that you'll be at the speed scrap Thursday night! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8293153986319737617/comments/default/4822234344222782530'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8293153986319737617/comments/default/4822234344222782530'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/root-canal-today.html?showComment=1243501057170#c4822234344222782530' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/root-canal-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8293153986319737617' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8293153986319737617' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='May 28, 2009 at 2:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6470795053063914811</id><published>2009-05-28T03:56:04.380-06:00</published><updated>2009-05-28T03:56:04.380-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hope you are feeling ok after your root canal. I h...</title><content type='html'>Hope you are feeling ok after your root canal. I have had a few (ok like 4 or 5) and need another one. They are not awful just costly, even with insurance.&lt;br /&gt;&lt;br /&gt;Oh yeah... Adam is the same as Josh -- he goes and has 1 maybe 2 cavities I go and need a filling (cracked tooth), root canal and two cavity fillings!&lt;br /&gt;&lt;br /&gt;Oh well what can one do. I definately got my moms teeth!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8293153986319737617/comments/default/6470795053063914811'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8293153986319737617/comments/default/6470795053063914811'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/root-canal-today.html?showComment=1243504564380#c6470795053063914811' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/root-canal-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8293153986319737617' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8293153986319737617' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='May 28, 2009 at 3:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7686190954605821297</id><published>2009-05-28T16:33:29.560-06:00</published><updated>2009-05-28T16:33:29.560-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I was so disappointed when I went to open the free...</title><content type='html'>I was so disappointed when I went to open the freebie, nothing there.  Was hoping to have it to go with Vegas kit.  Just love you work.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/7686190954605821297'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/7686190954605821297'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html?showComment=1243550009560#c7686190954605821297' title=''/><author><name>Laramie</name><uri>https://www.blogger.com/profile/11675772521815930080</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-lxbudoed4X8/Xby8NboaK4I/AAAAAAAAJME/sUfZTFZFAY8zJH7jE3S1EOqYrQmSuw-_wCK4BGAYYCw/s32/00_facebook1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440536637770840119' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440536637770840119' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-205340431'/><gd:extendedProperty name='blogger.displayTime' value='May 28, 2009 at 4:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5910174169015388694</id><published>2009-05-28T18:35:34.605-06:00</published><updated>2009-05-28T18:35:34.605-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt, first of all LOVE YOU STUFF second of al...</title><content type='html'>Hi Britt, first of all LOVE YOU STUFF second of all I work in the dental field and I thought I'd let you know that the reason it tasted like bleach.............is because it was bleach! They use it after they clean the canals out to disinfect it.  They other bad taste is probably the temp filling.  If its white its probably called IRM, you'll know if it is because it has clove in it.  It tastes like pumpkin pir gone wrong!  I'm glad to hear you survived, hopefully your next few visits will be better!!  Amanda</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6997598232048791610/comments/default/5910174169015388694'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6997598232048791610/comments/default/5910174169015388694'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/root-canal-survivor.html?showComment=1243557334605#c5910174169015388694' title=''/><author><name>Amanda</name><uri>http://www.theokietoothfairy.blogspot.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/root-canal-survivor.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6997598232048791610' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6997598232048791610' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 28, 2009 at 6:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9039026595341955861</id><published>2009-05-28T20:01:56.266-06:00</published><updated>2009-05-28T20:01:56.266-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SO GLAD that your root canal was better than expec...</title><content type='html'>SO GLAD that your root canal was better than expected!!  And of course, that LO is darling.  Totally darling.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6997598232048791610/comments/default/9039026595341955861'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6997598232048791610/comments/default/9039026595341955861'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/root-canal-survivor.html?showComment=1243562516266#c9039026595341955861' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/root-canal-survivor.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6997598232048791610' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6997598232048791610' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='May 28, 2009 at 8:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8799425048305627562</id><published>2009-05-28T23:13:54.677-06:00</published><updated>2009-05-28T23:13:54.677-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you so much for still having the freebie up!...</title><content type='html'>thank you so much for still having the freebie up! I love it.&lt;br /&gt;have a magical day!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/8799425048305627562'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/8799425048305627562'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1243574034677#c8799425048305627562' title=''/><author><name>Maria Dragone</name><uri>https://www.blogger.com/profile/12951994679845342634</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447323550'/><gd:extendedProperty name='blogger.displayTime' value='May 28, 2009 at 11:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1402520813354545128</id><published>2009-05-29T09:21:37.493-06:00</published><updated>2009-05-29T09:21:37.493-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SO CUTE!!!   The add-on is adorable too...thank yo...</title><content type='html'>SO CUTE!!!   The add-on is adorable too...thank you Britt:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/1402520813354545128'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/1402520813354545128'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html?showComment=1243610497493#c1402520813354545128' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6946769550748616604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6946769550748616604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2009 at 9:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6206086047206453971</id><published>2009-05-29T09:53:09.839-06:00</published><updated>2009-05-29T09:53:09.839-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Those double LO's by your team are very nice.</title><content type='html'>Those double LO's by your team are very nice.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/6206086047206453971'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/6206086047206453971'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html?showComment=1243612389839#c6206086047206453971' title=''/><author><name>Desiree</name><uri>http://www.baublesandbubbles.etsy.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6946769550748616604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6946769550748616604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2009 at 9:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4576909969797220072</id><published>2009-05-29T10:12:34.208-06:00</published><updated>2009-05-29T10:12:34.208-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the freebie - this is such a co...</title><content type='html'>Thanks so much for the freebie - this is such a cool kit!! I didn't realize we could make requests (heehee)...can I request an Incredibles kit? I think you'd make a fantastic one!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/4576909969797220072'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/4576909969797220072'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html?showComment=1243613554208#c4576909969797220072' title=''/><author><name>Kathleen</name><uri>https://www.blogger.com/profile/03437334053741020887</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_iHf-D1zdaCM/SH6_IAzsyEI/AAAAAAAAAWY/LzU-aAv99j8/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6946769550748616604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6946769550748616604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-755540311'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2009 at 10:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3951032866201884378</id><published>2009-05-29T10:12:48.174-06:00</published><updated>2009-05-29T10:12:48.174-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is GORGEOUS as usual and I'm heading on over ...</title><content type='html'>This is GORGEOUS as usual and I'm heading on over to SM to pick it up!!!  I have a Hawaii album to do and this will be so fun to use!!!  Thanks again for another AWESOME KIT and add on!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/3951032866201884378'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/3951032866201884378'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html?showComment=1243613568174#c3951032866201884378' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6946769550748616604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6946769550748616604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2009 at 10:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5137759858023976712</id><published>2009-05-29T10:50:31.850-06:00</published><updated>2009-05-29T10:50:51.434-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/5137759858023976712'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/5137759858023976712'/><author><name>Vicky</name><uri>https://www.blogger.com/profile/07755752319556479814</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6946769550748616604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6946769550748616604' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-2022991645'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2009 at 10:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5205455247250236379</id><published>2009-05-29T10:51:34.477-06:00</published><updated>2009-05-29T10:51:34.477-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a cute kit, and perfect timing. I am having a...</title><content type='html'>What a cute kit, and perfect timing. I am having a luau themed birthday party for my twin girls this summer, and this will be perfect for the invitations and pages to follow. I just bought the kit. Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/5205455247250236379'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/5205455247250236379'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html?showComment=1243615894477#c5205455247250236379' title=''/><author><name>Vicky</name><uri>https://www.blogger.com/profile/07755752319556479814</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6946769550748616604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6946769550748616604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2022991645'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2009 at 10:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2661120401213528152</id><published>2009-05-29T10:52:09.799-06:00</published><updated>2009-05-29T10:52:09.799-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Another fabulous kit! This will work so well for t...</title><content type='html'>Another fabulous kit! This will work so well for the luau we're going to tonight, plus the kids had a luau party a few years ago! Thanks so much for the add-on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/2661120401213528152'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/2661120401213528152'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html?showComment=1243615929799#c2661120401213528152' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6946769550748616604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6946769550748616604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2009 at 10:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-827651464873451053</id><published>2009-05-29T11:05:48.121-06:00</published><updated>2009-05-29T11:05:48.121-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Going shopping!!! Thanks so much for my showoff co...</title><content type='html'>Going shopping!!! Thanks so much for my showoff coupon and also for the add-on freebie - you RoCK, Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/827651464873451053'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/827651464873451053'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html?showComment=1243616748121#c827651464873451053' title=''/><author><name>Tracy Anderson</name><uri>https://www.blogger.com/profile/01730454750648361716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_t-dbk3_jRns/Sei_1-bbNvI/AAAAAAAADF0/O4LlrrCRZYk/S220-s32/tntracy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6946769550748616604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6946769550748616604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-453105856'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2009 at 11:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7433696190706742965</id><published>2009-05-29T11:30:59.365-06:00</published><updated>2009-05-29T11:30:59.365-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such a big fan of yours!  I am definitely adding t...</title><content type='html'>Such a big fan of yours!  I am definitely adding this kit to my wish list for all my Hawaii pictures this summer!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/7433696190706742965'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/7433696190706742965'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html?showComment=1243618259365#c7433696190706742965' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/03564906200983646394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-2U_pryEXti0/UWcgC9NYzWI/AAAAAAAAXtw/ccer93QzhAA/s32/20130216_100523%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6946769550748616604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6946769550748616604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-161017844'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2009 at 11:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5079940187860735470</id><published>2009-05-29T12:24:30.805-06:00</published><updated>2009-05-29T12:24:30.805-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the cute add on!</title><content type='html'>Thank you for the cute add on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/5079940187860735470'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/5079940187860735470'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html?showComment=1243621470805#c5079940187860735470' title=''/><author><name>Sharon Kay</name><uri>https://www.blogger.com/profile/08370835217609628176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6946769550748616604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6946769550748616604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346615469'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2009 at 12:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3977411504086806605</id><published>2009-05-29T16:20:07.846-06:00</published><updated>2009-05-29T16:20:07.877-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this Freebie. I want to let ...</title><content type='html'>Thank you so much for this Freebie. I want to let you know that I posted a link to your blog in &lt;A HREF="http://CbhScrapbookFreebiesSearch.blogspot.com" REL="nofollow"&gt;Creative Busy Hands Scrapbook Freebies Search List&lt;/A&gt;, under the &lt;B&gt;Kit(s)&lt;/B&gt; post on May. 29, 2009. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/3977411504086806605'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/3977411504086806605'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html?showComment=1243635607846#c3977411504086806605' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6946769550748616604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6946769550748616604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2009 at 4:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4912013988565402053</id><published>2009-05-29T16:26:59.455-06:00</published><updated>2009-05-29T16:26:59.455-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt!! Awesome add-on and I'm LOVING the c...</title><content type='html'>Thanks Britt!! Awesome add-on and I'm LOVING the coupon!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/4912013988565402053'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/4912013988565402053'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html?showComment=1243636019455#c4912013988565402053' title=''/><author><name>Canadianmommy</name><uri>https://www.blogger.com/profile/17320939804272970171</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_f-a8M9IzqEI/TNY9cU0lmrI/AAAAAAAAAq4/LdTJPmvGulI/S220-s32/wdointhehappydance.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6946769550748616604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6946769550748616604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1387541626'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2009 at 4:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5168734057984102848</id><published>2009-05-29T17:17:51.064-06:00</published><updated>2009-05-29T17:17:51.064-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much! Super cute!</title><content type='html'>Thanks so much! Super cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/5168734057984102848'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/5168734057984102848'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1243639071064#c5168734057984102848' title=''/><author><name>kizgold</name><uri>https://www.blogger.com/profile/07531748228401365622</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_MjRX1T6PHtY/TR5Lsu6GlcI/AAAAAAAACUg/z0sSvIkaobI/S220-s32/th_49-ian3-1-1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1224375694'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2009 at 5:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2408392523546434885</id><published>2009-05-29T18:14:03.752-06:00</published><updated>2009-05-29T18:14:03.752-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for stopping by my blog. I appreciate it an...</title><content type='html'>Thanks for stopping by my blog. I appreciate it and it downloaded prefectly. Can't wait to pick up the kit.  Your new kit is so cute.  Just love your stuff.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/2408392523546434885'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/2408392523546434885'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html?showComment=1243642443752#c2408392523546434885' title=''/><author><name>Laramie</name><uri>https://www.blogger.com/profile/11675772521815930080</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-lxbudoed4X8/Xby8NboaK4I/AAAAAAAAJME/sUfZTFZFAY8zJH7jE3S1EOqYrQmSuw-_wCK4BGAYYCw/s32/00_facebook1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6946769550748616604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6946769550748616604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-205340431'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2009 at 6:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7477915195788385909</id><published>2009-05-29T20:32:33.079-06:00</published><updated>2009-05-29T20:32:33.133-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;A HREF="http://digifree.blogspot.com" REL="nofollow"&gt;Digital Scrapbooking Freebie&lt;/A&gt; search engine today (look for timestamp: 29 May [LA 07:00pm, NY 09:00pm] - 30 May [UK 02:00am, OZ 12:00pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/7477915195788385909'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/7477915195788385909'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html?showComment=1243650753079#c7477915195788385909' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6946769550748616604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6946769550748616604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2009 at 8:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2329009124661969625</id><published>2009-05-30T05:22:03.530-06:00</published><updated>2009-05-30T05:22:03.530-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this...Thank you for sharing!! :)</title><content type='html'>Love this...Thank you for sharing!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/2329009124661969625'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/2329009124661969625'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html?showComment=1243682523530#c2329009124661969625' title=''/><author><name>Pattycakes</name><uri>https://www.blogger.com/profile/18211332919852885480</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6946769550748616604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6946769550748616604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1585332423'/><gd:extendedProperty name='blogger.displayTime' value='May 30, 2009 at 5:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8052358111992929361</id><published>2009-05-30T05:30:59.071-06:00</published><updated>2009-05-30T05:30:59.071-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok I have to get this kit, it's awesome! We're off...</title><content type='html'>Ok I have to get this kit, it's awesome! We're off to a beach resort soon and this is perfect, and thanks for the freebie too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/8052358111992929361'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/8052358111992929361'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html?showComment=1243683059071#c8052358111992929361' title=''/><author><name>Yin</name><uri>https://www.blogger.com/profile/12411403555604850149</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6946769550748616604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6946769550748616604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-102395789'/><gd:extendedProperty name='blogger.displayTime' value='May 30, 2009 at 5:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4660175174013157179</id><published>2009-05-30T11:58:09.295-06:00</published><updated>2009-05-30T11:58:09.295-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the cute freebie! That Elvis record ...</title><content type='html'>Thank you for the cute freebie! That Elvis record is to die for!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/4660175174013157179'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/4660175174013157179'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html?showComment=1243706289295#c4660175174013157179' title=''/><author><name>Sharon</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6946769550748616604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6946769550748616604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 30, 2009 at 11:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-805155813905060756</id><published>2009-05-30T16:36:58.210-06:00</published><updated>2009-05-30T16:36:58.210-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is a great kit, I think it's a must have.

I ...</title><content type='html'>This is a great kit, I think it's a must have.&lt;br /&gt;&lt;br /&gt;I just got back from Disney World this past week (we hit all four parks and SeaWorld).  What are your suggestions for other kits to grab to scrap the great memories?&lt;br /&gt;Email me your ideas!!  kat.tankersley@gmail.com&lt;br /&gt;&lt;br /&gt;Would you believe we missed seeing Cinderella's castle?  Our day at Magic Kingdom was rained out before we got over to that part.  Now I have to go back to see it!  Darn!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/805155813905060756'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/805155813905060756'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html?showComment=1243723018210#c805155813905060756' title=''/><author><name>mrstank</name><uri>https://www.blogger.com/profile/03286604572880656982</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6946769550748616604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6946769550748616604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026006575'/><gd:extendedProperty name='blogger.displayTime' value='May 30, 2009 at 4:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7305907463462251501</id><published>2009-05-30T17:52:29.185-06:00</published><updated>2009-05-30T17:52:29.185-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks!  Found it and I hope this one unzips prope...</title><content type='html'>Thanks!  Found it and I hope this one unzips properly! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/7305907463462251501'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5191391955509328801/comments/default/7305907463462251501'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html?showComment=1243727549185#c7305907463462251501' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/10/lookin-at-bright-side-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5191391955509328801' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5191391955509328801' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='May 30, 2009 at 5:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6529348105727678215</id><published>2009-05-31T07:11:29.631-06:00</published><updated>2009-05-31T07:11:29.631-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very cute! Thanks Brit!</title><content type='html'>Very cute! Thanks Brit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/6529348105727678215'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/6529348105727678215'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html?showComment=1243775489631#c6529348105727678215' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/13297004580631458542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6946769550748616604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6946769550748616604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1674862677'/><gd:extendedProperty name='blogger.displayTime' value='May 31, 2009 at 7:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2682739365251896990</id><published>2009-05-31T11:43:07.067-06:00</published><updated>2009-05-31T11:43:07.067-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for sharing!</title><content type='html'>Thank you so much for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/2682739365251896990'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/2682739365251896990'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html?showComment=1243791787067#c2682739365251896990' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6946769550748616604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6946769550748616604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 31, 2009 at 11:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7765418701464421687</id><published>2009-06-01T10:48:15.979-06:00</published><updated>2009-06-01T10:48:15.979-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>AAHHH I love it!  I think I need to go to Hawaii j...</title><content type='html'>AAHHH I love it!  I think I need to go to Hawaii just so I can use this kit to scrap my trip... think Trevor will buy it???</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/7765418701464421687'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/7765418701464421687'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html?showComment=1243874895979#c7765418701464421687' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6946769550748616604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6946769550748616604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='June 1, 2009 at 10:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2268860048957839336</id><published>2009-06-02T07:06:41.292-06:00</published><updated>2009-06-02T07:06:41.292-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE this kit!!  We just got back from DW and we a...</title><content type='html'>LOVE this kit!!  We just got back from DW and we ate at O&amp;#39;hana twice - once with Lilo &amp;amp; Stitch.  Plus, it will be great for beach pictures!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/2268860048957839336'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/2268860048957839336'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html?showComment=1243948001292#c2268860048957839336' title=''/><author><name>Me</name><uri>https://www.blogger.com/profile/13534705584399597118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//1.bp.blogspot.com/_YsaL41Bz-0M/SqbElPY0_ZI/AAAAAAAAAXI/x6r2GBLojAI/S220-s32/P5040245.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6946769550748616604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6946769550748616604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1065812856'/><gd:extendedProperty name='blogger.displayTime' value='June 2, 2009 at 7:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7489640691296688642</id><published>2009-06-02T13:26:24.703-06:00</published><updated>2009-06-02T13:26:24.703-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sounds like you need some little Britts running ar...</title><content type='html'>Sounds like you need some little Britts running around so you can scrap them too. He-He. So sad about your teeth. Can't wait to read your review of Up.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/538727847140884149/comments/default/7489640691296688642'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/538727847140884149/comments/default/7489640691296688642'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-on-our-way-up.html?showComment=1243970784703#c7489640691296688642' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-on-our-way-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-538727847140884149' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/538727847140884149' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='June 2, 2009 at 1:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2966777008828368679</id><published>2009-06-02T15:15:34.847-06:00</published><updated>2009-06-02T15:15:34.847-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>UP is a fantastic movie! Our family enjoyed it so ...</title><content type='html'>UP is a fantastic movie! Our family enjoyed it so much.  The beginning story line is a bit much for young kids to understand (my older daughter is 7 and even she had a few questions) but it is very touching.  Enjoy!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/538727847140884149/comments/default/2966777008828368679'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/538727847140884149/comments/default/2966777008828368679'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-on-our-way-up.html?showComment=1243977334847#c2966777008828368679' title=''/><author><name>melwood99</name><uri>https://www.blogger.com/profile/02992119412311608367</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_DSVhmbSzWXU/SNk01hxR3SI/AAAAAAAAAuY/v6Ht5CWzehA/S220-s32/anotherprofilepicture.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-on-our-way-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-538727847140884149' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/538727847140884149' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2001682042'/><gd:extendedProperty name='blogger.displayTime' value='June 2, 2009 at 3:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6094236746100819812</id><published>2009-06-02T15:35:48.825-06:00</published><updated>2009-06-02T15:35:48.825-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>omg i cried hysterically at up, at least in the be...</title><content type='html'>omg i cried hysterically at up, at least in the beginning, ( middle and end) I can see how it wouldnt bee too fun for the little ones at first ( like wall-e in a way) but it is really a fantastic movie.I saw it in three d and Id highly recommend it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/538727847140884149/comments/default/6094236746100819812'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/538727847140884149/comments/default/6094236746100819812'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-on-our-way-up.html?showComment=1243978548825#c6094236746100819812' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-on-our-way-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-538727847140884149' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/538727847140884149' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='June 2, 2009 at 3:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2358458966665291562</id><published>2009-06-02T15:38:56.670-06:00</published><updated>2009-06-02T15:38:56.670-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I hope you enjoy your movie!  I think the preview ...</title><content type='html'>I hope you enjoy your movie!  I think the preview for the new Disney Princess movie (The Princess and the Frog...I think that's the title) is supposed to be shown before Up! =)  I've been told it will be an African American Princess....hope a Britt kit will emerge when it comes out later this year! =)  Gorgeous Layouts and I hope everything heals quickly for you...the dentist is NOT my favorite place to be!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/538727847140884149/comments/default/2358458966665291562'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/538727847140884149/comments/default/2358458966665291562'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-on-our-way-up.html?showComment=1243978736670#c2358458966665291562' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-on-our-way-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-538727847140884149' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/538727847140884149' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='June 2, 2009 at 3:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6903664836415142715</id><published>2009-06-02T15:46:24.683-06:00</published><updated>2009-06-02T15:46:24.683-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Up was outstanding!  Enjoy!  I think it will inspi...</title><content type='html'>Up was outstanding!  Enjoy!  I think it will inspire a kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/538727847140884149/comments/default/6903664836415142715'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/538727847140884149/comments/default/6903664836415142715'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-on-our-way-up.html?showComment=1243979184683#c6903664836415142715' title=''/><author><name>kleb111</name><uri>https://www.blogger.com/profile/09032525375647131397</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-on-our-way-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-538727847140884149' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/538727847140884149' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-514350011'/><gd:extendedProperty name='blogger.displayTime' value='June 2, 2009 at 3:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8119277924176717113</id><published>2009-06-02T19:28:05.666-06:00</published><updated>2009-06-02T19:28:05.666-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>UP is so wonderful! I hope you enjoyed it.  Also, ...</title><content type='html'>UP is so wonderful! I hope you enjoyed it.  Also, hope your mouth is feeling better!  Dental work is no fun.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/538727847140884149/comments/default/8119277924176717113'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/538727847140884149/comments/default/8119277924176717113'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-on-our-way-up.html?showComment=1243992485666#c8119277924176717113' title=''/><author><name>susan0326</name><uri>https://www.blogger.com/profile/02318951203465432501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-mkPnUc8wLD8/T6IB28QIorI/AAAAAAAAAbY/-HOxTkFKMDU/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-on-our-way-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-538727847140884149' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/538727847140884149' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-242029815'/><gd:extendedProperty name='blogger.displayTime' value='June 2, 2009 at 7:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1927231061234062467</id><published>2009-06-03T02:05:07.494-06:00</published><updated>2009-06-03T02:05:07.494-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you thank you thank you.</title><content type='html'>thank you thank you thank you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/1927231061234062467'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/1927231061234062467'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1244016307494#c1927231061234062467' title=''/><author><name>Maria Dragone</name><uri>https://www.blogger.com/profile/12951994679845342634</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447323550'/><gd:extendedProperty name='blogger.displayTime' value='June 3, 2009 at 2:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5413297782408377878</id><published>2009-06-03T06:58:30.332-06:00</published><updated>2009-06-03T06:58:30.332-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>hope your whole teeth episode ends soon, I really ...</title><content type='html'>hope your whole teeth episode ends soon, I really really dislike going to the dentist also, so I understand your pain. Never had a root canal though.&lt;br /&gt;I am loving the title font on your blog, can you give me the name?&lt;br /&gt;Hope you enjoyed the movie, I know Jen and fam are seeing the movie the night before they leave for DW, a little pre-trip excitement.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/538727847140884149/comments/default/5413297782408377878'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/538727847140884149/comments/default/5413297782408377878'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-on-our-way-up.html?showComment=1244033910332#c5413297782408377878' title=''/><author><name>chigirl</name><uri>https://www.blogger.com/profile/07285357999612298432</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-on-our-way-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-538727847140884149' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/538727847140884149' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-820618218'/><gd:extendedProperty name='blogger.displayTime' value='June 3, 2009 at 6:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6739364674255210544</id><published>2009-06-03T08:24:05.083-06:00</published><updated>2009-06-03T08:24:05.083-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>AAAhh... all those babies are adorable!  I could s...</title><content type='html'>AAAhh... all those babies are adorable!  I could see why you love to scrap them!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/538727847140884149/comments/default/6739364674255210544'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/538727847140884149/comments/default/6739364674255210544'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-on-our-way-up.html?showComment=1244039045083#c6739364674255210544' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-on-our-way-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-538727847140884149' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/538727847140884149' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='June 3, 2009 at 8:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-57973856989697763</id><published>2009-06-03T11:18:42.650-06:00</published><updated>2009-06-03T11:18:42.650-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVED &amp;quot;Up&amp;quot;. We took the kids to see it...</title><content type='html'>I LOVED &amp;quot;Up&amp;quot;. We took the kids to see it at the drive in, and my daughter didn&amp;#39;t get the whole first part, but after that she was on board. She&amp;#39;s almost 5.&lt;br /&gt;I&amp;#39;d love to see a movie inspired kit! ;) I think it will as well.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/538727847140884149/comments/default/57973856989697763'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/538727847140884149/comments/default/57973856989697763'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-on-our-way-up.html?showComment=1244049522650#c57973856989697763' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05914127090127327763</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-on-our-way-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-538727847140884149' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/538727847140884149' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1348124929'/><gd:extendedProperty name='blogger.displayTime' value='June 3, 2009 at 11:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8378517355253852957</id><published>2009-06-03T13:44:15.470-06:00</published><updated>2009-06-03T13:44:15.470-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great layouts!!  Of course you can call her your n...</title><content type='html'>Great layouts!!  Of course you can call her your niece.  Make sense too me!  My cousin&amp;#39;s (who I&amp;#39;m close too) boys call me Auntie.  So much easier than explaining!!  HAAHA!!  LOVE all of your gorgeous layouts.  You&amp;#39;ve been busy!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/538727847140884149/comments/default/8378517355253852957'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/538727847140884149/comments/default/8378517355253852957'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-on-our-way-up.html?showComment=1244058255470#c8378517355253852957' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-on-our-way-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-538727847140884149' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/538727847140884149' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='June 3, 2009 at 1:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8277527099562539900</id><published>2009-06-03T17:33:49.918-06:00</published><updated>2009-06-03T17:33:49.918-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>wasnt it fantastic!!!! I KNEW youd love it! And i ...</title><content type='html'>wasnt it fantastic!!!! I KNEW youd love it! And i could not stop crying. what did you think of the short film before the movie? i loved it just as much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2395229471017505827/comments/default/8277527099562539900'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2395229471017505827/comments/default/8277527099562539900'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/up-review.html?showComment=1244072029918#c8277527099562539900' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/up-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2395229471017505827' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2395229471017505827' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='June 3, 2009 at 5:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7219581030422098152</id><published>2009-06-03T18:40:37.025-06:00</published><updated>2009-06-03T18:40:37.025-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m glad you liked it!  I&amp;#39;m thinking we ma...</title><content type='html'>I&amp;#39;m glad you liked it!  I&amp;#39;m thinking we may need to fork out the money to take the kids. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2395229471017505827/comments/default/7219581030422098152'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2395229471017505827/comments/default/7219581030422098152'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/up-review.html?showComment=1244076037025#c7219581030422098152' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/up-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2395229471017505827' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2395229471017505827' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='June 3, 2009 at 6:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6610370745088593148</id><published>2009-06-03T20:04:06.322-06:00</published><updated>2009-06-03T20:04:06.322-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can&amp;#39;t wait to see this one, too!  My kids ask ...</title><content type='html'>Can&amp;#39;t wait to see this one, too!  My kids ask me every day. Hopefully after school is over...&lt;br /&gt;&lt;br /&gt;I&amp;#39;m glad to hear your review. I have no doubt we&amp;#39;ll love it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2395229471017505827/comments/default/6610370745088593148'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2395229471017505827/comments/default/6610370745088593148'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/up-review.html?showComment=1244081046322#c6610370745088593148' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/up-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2395229471017505827' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2395229471017505827' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='June 3, 2009 at 8:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-707773860439677653</id><published>2009-06-03T20:20:32.732-06:00</published><updated>2009-06-03T20:20:32.732-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I saw the trailer on Youtube the other day and had...</title><content type='html'>I saw the trailer on Youtube the other day and had been wanting to watch it ever since. But I checked the local cinema and saw that it won&amp;#39;t be released until later in August over here in Malaysia, which sucks... :(&lt;br /&gt;&lt;br /&gt;Glad to see that you gave it 5 stars though.. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2395229471017505827/comments/default/707773860439677653'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2395229471017505827/comments/default/707773860439677653'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/up-review.html?showComment=1244082032732#c707773860439677653' title=''/><author><name>Sya</name><uri>http://scrap-stuff.blogspot.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/up-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2395229471017505827' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2395229471017505827' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 3, 2009 at 8:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8991063928421239107</id><published>2009-06-03T20:27:00.125-06:00</published><updated>2009-06-03T20:27:00.125-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yeah I&amp;#39;m so glad you liked it. That means that...</title><content type='html'>Yeah I&amp;#39;m so glad you liked it. That means that I&amp;#39;ll like it too :) I really, really, really want to see it but I&amp;#39;m not sure if I can get Jared to see it. He likes pixar but man $10.50 to see a movie! Glad to see that your mom went :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2395229471017505827/comments/default/8991063928421239107'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2395229471017505827/comments/default/8991063928421239107'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/up-review.html?showComment=1244082420125#c8991063928421239107' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/up-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2395229471017505827' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2395229471017505827' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='June 3, 2009 at 8:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7404299162798742703</id><published>2009-06-03T23:55:02.525-06:00</published><updated>2009-06-03T23:55:02.525-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh...good to know!  I wasn&amp;#39;t sure about taking...</title><content type='html'>Oh...good to know!  I wasn&amp;#39;t sure about taking my almost 4 year old to it, but maybe it would be fun.  I didn&amp;#39;t know if there were scary parts or not.  I don&amp;#39;t like her to see things that I haven&amp;#39;t &amp;quot;reviewed&amp;quot; first! lol! =)  Hmmm...off to find out where it&amp;#39;s playing!  Thanks for the review!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2395229471017505827/comments/default/7404299162798742703'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2395229471017505827/comments/default/7404299162798742703'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/up-review.html?showComment=1244094902525#c7404299162798742703' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/up-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2395229471017505827' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2395229471017505827' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='June 3, 2009 at 11:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1417672274644777559</id><published>2009-06-04T04:11:10.373-06:00</published><updated>2009-06-04T04:11:10.373-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh its not fair :( 
I soooo wanna see it...but its...</title><content type='html'>Oh its not fair :( &lt;br /&gt;I soooo wanna see it...but its not out over here yet...boo!&lt;br /&gt;And no release date yet either..double boo!!&lt;br /&gt;&lt;br /&gt;But i was sooo excited to see there is going to be a toystory 3 wohoooo!! x&lt;br /&gt;Glad you had fun, great piccie :) xx</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2395229471017505827/comments/default/1417672274644777559'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2395229471017505827/comments/default/1417672274644777559'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/up-review.html?showComment=1244110270373#c1417672274644777559' title=''/><author><name>Nikki Scott Team Blog</name><uri>https://www.blogger.com/profile/15762141327995236765</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/up-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2395229471017505827' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2395229471017505827' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-180415869'/><gd:extendedProperty name='blogger.displayTime' value='June 4, 2009 at 4:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6069159460241937841</id><published>2009-06-04T05:50:05.041-06:00</published><updated>2009-06-04T05:50:05.041-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m glad to hear you enjoyed it, I&amp;#39;ll try ...</title><content type='html'>I&amp;#39;m glad to hear you enjoyed it, I&amp;#39;ll try to go see it! I love the pic of your family with the glasses! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2395229471017505827/comments/default/6069159460241937841'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2395229471017505827/comments/default/6069159460241937841'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/up-review.html?showComment=1244116205041#c6069159460241937841' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/up-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2395229471017505827' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2395229471017505827' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='June 4, 2009 at 5:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5677792761826558424</id><published>2009-06-04T17:29:55.431-06:00</published><updated>2009-06-04T17:29:55.431-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ohhh I already worked with miss tiinas portion for...</title><content type='html'>ohhh I already worked with miss tiinas portion for my ct work, very curious to see yours!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2615855744853258679/comments/default/5677792761826558424'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2615855744853258679/comments/default/5677792761826558424'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/make-wish.html?showComment=1244158195431#c5677792761826558424' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/make-wish.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2615855744853258679' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2615855744853258679' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='June 4, 2009 at 5:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3668673830387117528</id><published>2009-06-04T18:03:00.395-06:00</published><updated>2009-06-04T18:03:00.395-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>aaaaaaaaaaaaaaa
I can&amp;#39;t wiat!!!!!</title><content type='html'>aaaaaaaaaaaaaaa&lt;br /&gt;I can&amp;#39;t wiat!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2615855744853258679/comments/default/3668673830387117528'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2615855744853258679/comments/default/3668673830387117528'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/make-wish.html?showComment=1244160180395#c3668673830387117528' title=''/><author><name>Daniela Leme</name><uri>https://www.blogger.com/profile/06802694858497122818</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_E_Q8JvnXqpQ/SeNf9M8fGXI/AAAAAAAAAKs/TFG2SQsQF_c/S220-s32/DanielaLeme.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/make-wish.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2615855744853258679' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2615855744853258679' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1855161254'/><gd:extendedProperty name='blogger.displayTime' value='June 4, 2009 at 6:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7486895604109578100</id><published>2009-06-04T18:41:26.808-06:00</published><updated>2009-06-04T18:41:26.808-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I totally agree about the previews. It did not do ...</title><content type='html'>I totally agree about the previews. It did not do it justice. We have a very fun drive in down here in the valley and we went and saw it the other night. I cried several times, my daughters all loved it and so did my husband. It was one of the best movies I have seen. Pixar outdid themselves again!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2395229471017505827/comments/default/7486895604109578100'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2395229471017505827/comments/default/7486895604109578100'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/up-review.html?showComment=1244162486808#c7486895604109578100' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/up-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2395229471017505827' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2395229471017505827' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='June 4, 2009 at 6:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3680575090096230809</id><published>2009-06-04T18:43:11.839-06:00</published><updated>2009-06-04T18:43:11.839-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have a feelin&amp;#39; I need to get my paypal accou...</title><content type='html'>I have a feelin&amp;#39; I need to get my paypal account ready for this. Charity collab?????It can only be AWESOME!&lt;br /&gt;&lt;br /&gt;{Squirrel}&lt;br /&gt;&lt;br /&gt;Can&amp;#39;t wait!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2615855744853258679/comments/default/3680575090096230809'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2615855744853258679/comments/default/3680575090096230809'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/make-wish.html?showComment=1244162591839#c3680575090096230809' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/make-wish.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2615855744853258679' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2615855744853258679' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='June 4, 2009 at 6:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3172822188667565682</id><published>2009-06-04T19:05:58.717-06:00</published><updated>2009-06-04T19:05:58.717-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, man, I have been checking in for a preview all...</title><content type='html'>Oh, man, I have been checking in for a preview all day!  And this didn&amp;#39;t disappoint...Can&amp;#39;t wait!  I LOVE FRIDAYS!!! :) Lookes perfect for my BRAND NEW stash of Disney pics!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2615855744853258679/comments/default/3172822188667565682'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2615855744853258679/comments/default/3172822188667565682'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/make-wish.html?showComment=1244163958717#c3172822188667565682' title=''/><author><name>Amanda</name><uri>https://www.blogger.com/profile/02491153320010536546</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/make-wish.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2615855744853258679' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2615855744853258679' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1323123087'/><gd:extendedProperty name='blogger.displayTime' value='June 4, 2009 at 7:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1932638749607456727</id><published>2009-06-04T19:36:01.445-06:00</published><updated>2009-06-04T19:36:01.445-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna see it so bad!! It looks great!</title><content type='html'>I wanna see it so bad!! It looks great!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2395229471017505827/comments/default/1932638749607456727'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2395229471017505827/comments/default/1932638749607456727'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/up-review.html?showComment=1244165761445#c1932638749607456727' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/up-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2395229471017505827' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2395229471017505827' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='June 4, 2009 at 7:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4335013389975761685</id><published>2009-06-04T20:39:51.699-06:00</published><updated>2009-06-04T20:39:51.699-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my gosh...I am so excited!!! BTW, I love the ne...</title><content type='html'>Oh my gosh...I am so excited!!! BTW, I love the new look to your BLOG and your new picture is so cute! I&amp;#39;ll check back tomorrow:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2615855744853258679/comments/default/4335013389975761685'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2615855744853258679/comments/default/4335013389975761685'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/make-wish.html?showComment=1244169591699#c4335013389975761685' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/make-wish.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2615855744853258679' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2615855744853258679' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='June 4, 2009 at 8:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4655543824605355462</id><published>2009-06-04T21:50:57.469-06:00</published><updated>2009-06-04T21:50:57.469-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oooh, I love the new look!!  So summery! :)</title><content type='html'>oooh, I love the new look!!  So summery! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2615855744853258679/comments/default/4655543824605355462'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2615855744853258679/comments/default/4655543824605355462'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/make-wish.html?showComment=1244173857469#c4655543824605355462' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/make-wish.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2615855744853258679' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2615855744853258679' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='June 4, 2009 at 9:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2290785759906841439</id><published>2009-06-05T07:04:56.481-06:00</published><updated>2009-06-05T07:04:56.481-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh My! Your new pic is just so cute! You look hot!...</title><content type='html'>Oh My! Your new pic is just so cute! You look hot! lol! Ok, so, I can&amp;#39;t see the preview and it&amp;#39;s KILLING ME!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2615855744853258679/comments/default/2290785759906841439'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2615855744853258679/comments/default/2290785759906841439'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/make-wish.html?showComment=1244207096481#c2290785759906841439' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/make-wish.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2615855744853258679' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2615855744853258679' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='June 5, 2009 at 7:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4440411188835297392</id><published>2009-06-05T10:11:12.409-06:00</published><updated>2009-06-05T10:11:12.409-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a fantastic kit and worthy cause to be a part...</title><content type='html'>What a fantastic kit and worthy cause to be a part of. I will definately be purchasing this kit and will be saying my prayers for Forester. Thanks for posting about this.&lt;br /&gt;&lt;br /&gt;and thanks for my giftie this week.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3349487558476359862/comments/default/4440411188835297392'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3349487558476359862/comments/default/4440411188835297392'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/tgif.html?showComment=1244218272409#c4440411188835297392' title=''/><author><name>chigirl</name><uri>https://www.blogger.com/profile/07285357999612298432</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/tgif.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3349487558476359862' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3349487558476359862' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-820618218'/><gd:extendedProperty name='blogger.displayTime' value='June 5, 2009 at 10:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7863144535297282896</id><published>2009-06-05T11:12:30.229-06:00</published><updated>2009-06-05T11:12:30.229-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a wonderful thing to do! This kit is awesome,...</title><content type='html'>What a wonderful thing to do! This kit is awesome, and I&amp;#39;m so glad it&amp;#39;s going to help out little Forester and his family. Thanks so much for the show-off gift!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3349487558476359862/comments/default/7863144535297282896'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3349487558476359862/comments/default/7863144535297282896'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/tgif.html?showComment=1244221950229#c7863144535297282896' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/tgif.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3349487558476359862' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3349487558476359862' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='June 5, 2009 at 11:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-273566084126162883</id><published>2009-06-05T11:39:02.739-06:00</published><updated>2009-06-05T11:39:02.739-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, thank for contributing to this kit! I&amp;#39;m h...</title><content type='html'>Wow, thank for contributing to this kit! I&amp;#39;m happy to buy it and some QPs! This charity is near and dear to my heart!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3349487558476359862/comments/default/273566084126162883'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3349487558476359862/comments/default/273566084126162883'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/tgif.html?showComment=1244223542739#c273566084126162883' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/tgif.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3349487558476359862' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3349487558476359862' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='June 5, 2009 at 11:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7758269889750132157</id><published>2009-06-05T13:09:00.907-06:00</published><updated>2009-06-05T13:09:00.907-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That kit is so awesome I found it before you even ...</title><content type='html'>That kit is so awesome I found it before you even posted it this morning and bought it.  This is such a great cause and I was glad to snap up such an awesome kit for an awesome cause.  Thanks for all you do!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3349487558476359862/comments/default/7758269889750132157'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3349487558476359862/comments/default/7758269889750132157'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/tgif.html?showComment=1244228940907#c7758269889750132157' title=''/><author><name>The Allens</name><uri>https://www.blogger.com/profile/03811833319886113793</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/tgif.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3349487558476359862' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3349487558476359862' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1642068575'/><gd:extendedProperty name='blogger.displayTime' value='June 5, 2009 at 1:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6042922761709996783</id><published>2009-06-05T14:18:49.567-06:00</published><updated>2009-06-05T14:18:49.567-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a great collab kit and a beautiful idea!!  It...</title><content type='html'>What a great collab kit and a beautiful idea!!  It&amp;#39;s so nice that you contribute by offering your designing talent!! =)  Thanks for the show off gift this week Britt! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3349487558476359862/comments/default/6042922761709996783'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3349487558476359862/comments/default/6042922761709996783'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/tgif.html?showComment=1244233129567#c6042922761709996783' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/tgif.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3349487558476359862' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3349487558476359862' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='June 5, 2009 at 2:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8729684311308146769</id><published>2009-06-05T15:46:22.499-06:00</published><updated>2009-06-05T15:46:22.499-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for the awesome template pack and what a wo...</title><content type='html'>thanks for the awesome template pack and what a wonderful charity collab!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3349487558476359862/comments/default/8729684311308146769'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3349487558476359862/comments/default/8729684311308146769'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/tgif.html?showComment=1244238382499#c8729684311308146769' title=''/><author><name>Canadianmommy</name><uri>https://www.blogger.com/profile/17320939804272970171</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_f-a8M9IzqEI/TNY9cU0lmrI/AAAAAAAAAq4/LdTJPmvGulI/S220-s32/wdointhehappydance.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/tgif.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3349487558476359862' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3349487558476359862' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1387541626'/><gd:extendedProperty name='blogger.displayTime' value='June 5, 2009 at 3:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7200762457081008079</id><published>2009-06-05T21:11:38.820-06:00</published><updated>2009-06-05T21:11:38.820-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the show off gift this week, love it...</title><content type='html'>Thank you for the show off gift this week, love it!!! Your contribution to Forester&amp;#39;s Wish was so cute!!! You ROCK!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3349487558476359862/comments/default/7200762457081008079'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3349487558476359862/comments/default/7200762457081008079'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/tgif.html?showComment=1244257898820#c7200762457081008079' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/tgif.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3349487558476359862' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3349487558476359862' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='June 5, 2009 at 9:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7596798256689082238</id><published>2009-06-05T23:15:52.554-06:00</published><updated>2009-06-05T23:15:52.554-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We saw this on Tuesday as well. It was WONDERFUL. ...</title><content type='html'>We saw this on Tuesday as well. It was WONDERFUL. I haven&amp;#39;t seen a movie in oh... 18 months and I LOVED it - so worth the $10.50 each to see in 3D too! We took both Rebecca and Rachel (4 1/2 and almost 2) and Rachel actually sat through half of it before moving and LOTS! But we went to a 4:30 showing so there were lots of other kids there too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2395229471017505827/comments/default/7596798256689082238'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2395229471017505827/comments/default/7596798256689082238'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/up-review.html?showComment=1244265352554#c7596798256689082238' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/up-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2395229471017505827' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2395229471017505827' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='June 5, 2009 at 11:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5991276019993363919</id><published>2009-06-05T23:35:35.757-06:00</published><updated>2009-06-05T23:35:35.757-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I TOTALLY LOVED this movie!! And so did my 3 kiddo...</title><content type='html'>I TOTALLY LOVED this movie!! And so did my 3 kiddos!! It was just wonderful...Pixar just never ceases to amaze me!! I totally agree with your 5 stars!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2395229471017505827/comments/default/5991276019993363919'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2395229471017505827/comments/default/5991276019993363919'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/up-review.html?showComment=1244266535757#c5991276019993363919' title=''/><author><name>Natasha</name><uri>https://www.blogger.com/profile/17516318479784829577</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-FZ1L87mRq5k/TZu7nEDGpNI/AAAAAAAABHc/krxHean9mZE/s32/Natasha%2BCruz.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/up-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2395229471017505827' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2395229471017505827' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-802400455'/><gd:extendedProperty name='blogger.displayTime' value='June 5, 2009 at 11:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-22492056442458465</id><published>2009-06-06T10:08:09.749-06:00</published><updated>2009-06-06T10:08:09.749-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is such a great cause! How awesome that you c...</title><content type='html'>This is such a great cause! How awesome that you chose to be part of it!&lt;br /&gt;Thanks for the show-off gift.  I love Wen&amp;#39;s work!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3349487558476359862/comments/default/22492056442458465'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3349487558476359862/comments/default/22492056442458465'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/tgif.html?showComment=1244304489749#c22492056442458465' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/tgif.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3349487558476359862' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3349487558476359862' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 6, 2009 at 10:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4135306889816692900</id><published>2009-06-06T21:12:12.429-06:00</published><updated>2009-06-06T21:12:12.480-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com" rel="nofollow"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 06 Jun [LA 07:00pm, NY 09:00pm] - 07 Jun [UK 02:00am, OZ 12:00pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2619103356197690224/comments/default/4135306889816692900'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2619103356197690224/comments/default/4135306889816692900'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/blog-train-to-paradise-stops-here.html?showComment=1244344332429#c4135306889816692900' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/blog-train-to-paradise-stops-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2619103356197690224' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2619103356197690224' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 6, 2009 at 9:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4342795997922509248</id><published>2009-06-08T11:48:53.390-06:00</published><updated>2009-06-08T11:48:53.390-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m not surprised that you&amp;#39;d be in on such...</title><content type='html'>I&amp;#39;m not surprised that you&amp;#39;d be in on such an inspirational Disney way to help.  :)&lt;br /&gt;&lt;br /&gt;Keep up the good work, my friend.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3349487558476359862/comments/default/4342795997922509248'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3349487558476359862/comments/default/4342795997922509248'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/tgif.html?showComment=1244483333390#c4342795997922509248' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/tgif.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3349487558476359862' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3349487558476359862' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='June 8, 2009 at 11:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2789251294677896132</id><published>2009-06-10T16:53:52.026-06:00</published><updated>2009-06-10T16:53:52.026-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>been thinking about this one for a bit. might just...</title><content type='html'>been thinking about this one for a bit. might just have to get it  :O)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8966096148887554497/comments/default/2789251294677896132'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8966096148887554497/comments/default/2789251294677896132'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/across-universe.html?showComment=1244674432026#c2789251294677896132' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/across-universe.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8966096148887554497' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8966096148887554497' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='June 10, 2009 at 4:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-521068877660674140</id><published>2009-06-10T18:44:02.821-06:00</published><updated>2009-06-10T18:44:02.821-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sweet - it is on Instant View on Netflix!!  I will...</title><content type='html'>Sweet - it is on Instant View on Netflix!!  I will watch it on my Tivo later this week (maybe tonight!)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8966096148887554497/comments/default/521068877660674140'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8966096148887554497/comments/default/521068877660674140'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/across-universe.html?showComment=1244681042821#c521068877660674140' title=''/><author><name>Erin</name><uri>https://www.blogger.com/profile/14636543213027398088</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='//2.bp.blogspot.com/_xINNF-dUkgI/SSWoTy_zRII/AAAAAAAAAH8/5iYYyRm03CI/S220-s32/2x2+pic++Erin.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/across-universe.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8966096148887554497' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8966096148887554497' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1454965636'/><gd:extendedProperty name='blogger.displayTime' value='June 10, 2009 at 6:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2491494457782865581</id><published>2009-06-10T20:39:53.534-06:00</published><updated>2009-06-10T20:39:53.534-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BRITT!  I&amp;#39;ve never heard of this movie, I&amp;#39;...</title><content type='html'>BRITT!  I&amp;#39;ve never heard of this movie, I&amp;#39;m so so glad that you mentioned it...it sounds FABULOUS!!  And I&amp;#39;m even more excited now that I&amp;#39;ve seen Erin&amp;#39;s comment...&lt;br /&gt;&lt;br /&gt;PS.  LOVE LOVE LOVE your new blog look.  You are the bestest.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8966096148887554497/comments/default/2491494457782865581'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8966096148887554497/comments/default/2491494457782865581'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/across-universe.html?showComment=1244687993534#c2491494457782865581' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/across-universe.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8966096148887554497' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8966096148887554497' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='June 10, 2009 at 8:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8394254186294338292</id><published>2009-06-10T20:55:16.041-06:00</published><updated>2009-06-10T20:55:16.041-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sold! I&amp;#39;m gonna have to find it - I love music...</title><content type='html'>Sold! I&amp;#39;m gonna have to find it - I love musicals!&lt;br /&gt;&lt;br /&gt;p.s. beautiful new profile pic - love that frame, and love your new header too.  Clever you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8966096148887554497/comments/default/8394254186294338292'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8966096148887554497/comments/default/8394254186294338292'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/across-universe.html?showComment=1244688916041#c8394254186294338292' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/across-universe.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8966096148887554497' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8966096148887554497' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='June 10, 2009 at 8:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4808884563103318646</id><published>2009-06-10T21:28:07.874-06:00</published><updated>2009-06-10T21:28:07.874-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey Britt!  Thanks for the movie review-I will hav...</title><content type='html'>Hey Britt!  Thanks for the movie review-I will have to check it out.  I LOVE how you redecorated your blog-it looks awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8966096148887554497/comments/default/4808884563103318646'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8966096148887554497/comments/default/4808884563103318646'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/across-universe.html?showComment=1244690887874#c4808884563103318646' title=''/><author><name>Kelly (kkklatt)</name><uri>https://www.blogger.com/profile/15091432853998416620</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_MbXpUykySmI/SY4QxdeWakI/AAAAAAAAABo/gcDSZB7fLEA/S220-s32/my+head.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/across-universe.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8966096148887554497' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8966096148887554497' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-701696281'/><gd:extendedProperty name='blogger.displayTime' value='June 10, 2009 at 9:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5425052516211066019</id><published>2009-06-10T23:27:59.085-06:00</published><updated>2009-06-10T23:27:59.085-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I saw it a while ago on cable. I loved it so much ...</title><content type='html'>I saw it a while ago on cable. I loved it so much I rewound it as soon as it was over as far back as the DVR would go (an hour.) That last screencap is my fav scene. And, yep, Julie is a genius! For anyone that doesn&amp;#39;t know, she&amp;#39;s the brains behind the Lion King on broadway.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8966096148887554497/comments/default/5425052516211066019'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8966096148887554497/comments/default/5425052516211066019'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/across-universe.html?showComment=1244698079085#c5425052516211066019' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/02953440103781720253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//img.photobucket.com/albums/v109/kswm30b/icons/skating/disney_heatherw.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/across-universe.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8966096148887554497' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8966096148887554497' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-51884619'/><gd:extendedProperty name='blogger.displayTime' value='June 10, 2009 at 11:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4142959239771578565</id><published>2009-06-11T01:20:58.271-06:00</published><updated>2009-06-11T01:20:58.271-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I so agree! This movie is AMAZING!!</title><content type='html'>I so agree! This movie is AMAZING!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8966096148887554497/comments/default/4142959239771578565'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8966096148887554497/comments/default/4142959239771578565'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/across-universe.html?showComment=1244704858271#c4142959239771578565' title=''/><author><name>Pixie</name><uri>https://www.blogger.com/profile/15497980520101564812</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_As7QFxfIm84/SKyzUtAEbMI/AAAAAAAAAfg/tvkABtGhWNQ/S220-s32/pixiemegh%40gmail.com_cd303047.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/across-universe.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8966096148887554497' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8966096148887554497' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1531024664'/><gd:extendedProperty name='blogger.displayTime' value='June 11, 2009 at 1:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3952029523522014847</id><published>2009-06-11T08:36:20.250-06:00</published><updated>2009-06-11T08:36:20.250-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love it too, not so crazy about the nudity, thou...</title><content type='html'>I love it too, not so crazy about the nudity, though.  Why do they have to put that stuff in otherwise good movies?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8966096148887554497/comments/default/3952029523522014847'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8966096148887554497/comments/default/3952029523522014847'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/across-universe.html?showComment=1244730980250#c3952029523522014847' title=''/><author><name>Nikki</name><uri>https://www.blogger.com/profile/11081479195557719250</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_Ab1ylSsy-pc/SYTzuIoRgbI/AAAAAAAAGDA/7zHFDBTFH-A/S220-s32/nikki.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/across-universe.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8966096148887554497' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8966096148887554497' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-244211168'/><gd:extendedProperty name='blogger.displayTime' value='June 11, 2009 at 8:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7353893721877212868</id><published>2009-06-11T15:58:17.816-06:00</published><updated>2009-06-11T15:58:17.816-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The LOs are all awesome!
Your sneak peak is drivin...</title><content type='html'>The LOs are all awesome!&lt;br /&gt;Your sneak peak is driving me crazy.  Can&amp;#39;t wait for tomorrow!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6240858156014655036/comments/default/7353893721877212868'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6240858156014655036/comments/default/7353893721877212868'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/sneaky-peeky.html?showComment=1244757497816#c7353893721877212868' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/sneaky-peeky.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6240858156014655036' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6240858156014655036' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 11, 2009 at 3:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7476137357842058060</id><published>2009-06-11T16:09:05.587-06:00</published><updated>2009-06-11T16:09:05.587-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your LO are so amazing!!! I especially love the on...</title><content type='html'>Your LO are so amazing!!! I especially love the one of you and your Nana in Paris...what a great memory! &lt;br /&gt;&lt;br /&gt;Can&amp;#39;t wait for tomorrow...I have been saving my pennies to purchase!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6240858156014655036/comments/default/7476137357842058060'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6240858156014655036/comments/default/7476137357842058060'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/sneaky-peeky.html?showComment=1244758145587#c7476137357842058060' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/sneaky-peeky.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6240858156014655036' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6240858156014655036' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='June 11, 2009 at 4:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6004394853973991697</id><published>2009-06-11T21:10:05.538-06:00</published><updated>2009-06-11T21:10:05.538-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I want to see this movie but I&amp;#39;m pretty sure J...</title><content type='html'>I want to see this movie but I&amp;#39;m pretty sure Jared won&amp;#39;t watch it with me. I&amp;#39;ll have to do it when he&amp;#39;s not here. Cute new blog!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8966096148887554497/comments/default/6004394853973991697'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8966096148887554497/comments/default/6004394853973991697'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/across-universe.html?showComment=1244776205538#c6004394853973991697' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/across-universe.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8966096148887554497' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8966096148887554497' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='June 11, 2009 at 9:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4783157025872753280</id><published>2009-06-12T10:05:48.899-06:00</published><updated>2009-06-12T10:05:48.899-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok, I gotta tell you I laughed my head off this mo...</title><content type='html'>Ok, I gotta tell you I laughed my head off this morning when I saw the brother&amp;#39;s gotta hug LO under the kit in the store. (Before you posted here) I was so wishing that it would be word art because I LOVE that! My DH and his brother say that all the time! lol. Now I gotta go back and read the rest of the post...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/4783157025872753280'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/4783157025872753280'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/hooligans.html?showComment=1244822748899#c4783157025872753280' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/hooligans.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6411118035969301261' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6411118035969301261' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='June 12, 2009 at 10:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2792471527405933920</id><published>2009-06-12T11:08:35.934-06:00</published><updated>2009-06-12T11:08:35.934-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey Britt, this kit is super cute!!!  Thanks for t...</title><content type='html'>Hey Britt, this kit is super cute!!!  Thanks for the freebie add-on.  Leda  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/2792471527405933920'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/2792471527405933920'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/hooligans.html?showComment=1244826515934#c2792471527405933920' title=''/><author><name>LedaP</name><uri>https://www.blogger.com/profile/08467426259670373961</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_zK7rwXajp3M/TPnhPMqszgI/AAAAAAAAChc/Ntok0YJVLvY/S220-s32/DSC00107.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/hooligans.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6411118035969301261' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6411118035969301261' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1141349868'/><gd:extendedProperty name='blogger.displayTime' value='June 12, 2009 at 11:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7412426334172331509</id><published>2009-06-12T12:21:26.794-06:00</published><updated>2009-06-12T12:21:26.794-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the really cute show off prize ...</title><content type='html'>Thanks so much for the really cute show off prize and for the freebie add on to your new kit!  It&amp;#39;s adorable!!  Happy Weekend!! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/7412426334172331509'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/7412426334172331509'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/hooligans.html?showComment=1244830886794#c7412426334172331509' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/hooligans.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6411118035969301261' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6411118035969301261' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='June 12, 2009 at 12:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-946721495154289525</id><published>2009-06-12T13:14:14.403-06:00</published><updated>2009-06-12T13:14:14.403-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>hi - thanks again for the freebie. Hooligans is SU...</title><content type='html'>hi - thanks again for the freebie. Hooligans is SUPER fun! have fun on your trip!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/946721495154289525'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/946721495154289525'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/hooligans.html?showComment=1244834054403#c946721495154289525' title=''/><author><name>The Deming Four</name><uri>https://www.blogger.com/profile/05948948717804591834</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/hooligans.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6411118035969301261' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6411118035969301261' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1639339375'/><gd:extendedProperty name='blogger.displayTime' value='June 12, 2009 at 1:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3603418256814752972</id><published>2009-06-12T13:33:53.180-06:00</published><updated>2009-06-12T13:33:53.180-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE the new kit and the glitzy wordettes!  Thanks...</title><content type='html'>LOVE the new kit and the glitzy wordettes!  Thanks for the add-on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/3603418256814752972'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/3603418256814752972'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/hooligans.html?showComment=1244835233180#c3603418256814752972' title=''/><author><name>C McCormick</name><uri>https://www.blogger.com/profile/08249679502505542887</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/hooligans.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6411118035969301261' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6411118035969301261' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1832480034'/><gd:extendedProperty name='blogger.displayTime' value='June 12, 2009 at 1:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4003546450075012324</id><published>2009-06-12T13:40:57.500-06:00</published><updated>2009-06-12T13:40:57.500-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It is so so weird seeing the sneak peaks and havin...</title><content type='html'>It is so so weird seeing the sneak peaks and having no idea what is in there!! I am in love with that alpha!! I can&amp;#39;t wait for life to settle down for me a bit (in a week or so hopefully) and then I can do some serious scrapping, I must have that alpha! FAntastic LOs Britt Girls!!&lt;br /&gt;x</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/4003546450075012324'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/4003546450075012324'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/hooligans.html?showComment=1244835657500#c4003546450075012324' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/hooligans.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6411118035969301261' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6411118035969301261' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='June 12, 2009 at 1:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1384724313023196485</id><published>2009-06-12T13:41:43.503-06:00</published><updated>2009-06-12T13:41:43.503-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freebie, I love the color combo ...</title><content type='html'>Thank you for the freebie, I love the color combo - so fun. Have a great weekend.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/1384724313023196485'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/1384724313023196485'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/hooligans.html?showComment=1244835703503#c1384724313023196485' title=''/><author><name>IkeaGoddess</name><uri>https://www.blogger.com/profile/07245397801778110766</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-vSN3yUKzBjY/VN0StcQ2VsI/AAAAAAAASYU/_LATwl418OY/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/hooligans.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6411118035969301261' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6411118035969301261' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1671768600'/><gd:extendedProperty name='blogger.displayTime' value='June 12, 2009 at 1:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8343010527214881193</id><published>2009-06-12T13:47:53.114-06:00</published><updated>2009-06-12T13:47:53.114-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love, love, love that movie...even my DH likes i...</title><content type='html'>I love, love, love that movie...even my DH likes it!!&lt;br /&gt;&lt;br /&gt;You need to check out this scrap challenge blog:&lt;br /&gt;&lt;br /&gt;http://scrappingacrosstheuniverse.blogspot.com/</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8966096148887554497/comments/default/8343010527214881193'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8966096148887554497/comments/default/8343010527214881193'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/across-universe.html?showComment=1244836073114#c8343010527214881193' title=''/><author><name>Brynn Marie</name><uri>https://www.blogger.com/profile/02214199799763052935</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//4.bp.blogspot.com/_IXlwirU4WNQ/SzQh84EKH4I/AAAAAAAAAFM/9h2h2WHIRc8/S220-s32/avi.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/across-universe.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8966096148887554497' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8966096148887554497' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-634308350'/><gd:extendedProperty name='blogger.displayTime' value='June 12, 2009 at 1:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2791386169374655410</id><published>2009-06-12T14:25:11.930-06:00</published><updated>2009-06-12T14:25:12.095-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this Freebie. I want to let ...</title><content type='html'>Thank you so much for this Freebie. I want to let you know that I posted a link to your blog in &lt;a href="http://CbhScrapbookFreebiesSearch.blogspot.com" rel="nofollow"&gt;Creative Busy Hands Scrapbook Freebies Search List&lt;/a&gt;, under the &lt;b&gt;Kit(s)&lt;/b&gt; post on Jun. 12, 2009. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/2791386169374655410'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/2791386169374655410'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/hooligans.html?showComment=1244838311930#c2791386169374655410' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/hooligans.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6411118035969301261' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6411118035969301261' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 12, 2009 at 2:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6087958743516554678</id><published>2009-06-12T14:54:38.364-06:00</published><updated>2009-06-12T14:54:38.364-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is great! I needed a boy&amp;#39;s kit that wasn&amp;...</title><content type='html'>This is great! I needed a boy&amp;#39;s kit that wasn&amp;#39;t too &amp;quot;little boy-ish&amp;quot;  Perfect!&lt;br /&gt;Thanks for the show-off gift and freebie as well!  Cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/6087958743516554678'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/6087958743516554678'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/hooligans.html?showComment=1244840078364#c6087958743516554678' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/hooligans.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6411118035969301261' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6411118035969301261' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 12, 2009 at 2:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6103632381037140660</id><published>2009-06-12T16:21:30.358-06:00</published><updated>2009-06-12T16:21:30.358-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a great add-on!!! Love it, THANK YOU:)  Thank...</title><content type='html'>What a great add-on!!! Love it, THANK YOU:)  Thank you also for the show off prize, the glitzyness is AWESOME!!! Your LO&amp;#39;s are super FUN and your CT&amp;#39;s have such talent!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/6103632381037140660'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/6103632381037140660'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/hooligans.html?showComment=1244845290358#c6103632381037140660' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/hooligans.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6411118035969301261' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6411118035969301261' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='June 12, 2009 at 4:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8387350584971780084</id><published>2009-06-12T18:19:30.631-06:00</published><updated>2009-06-12T18:19:30.631-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for sharing!</title><content type='html'>Thank you so much for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/8387350584971780084'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/8387350584971780084'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/hooligans.html?showComment=1244852370631#c8387350584971780084' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/hooligans.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6411118035969301261' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6411118035969301261' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 12, 2009 at 6:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7707891415185949736</id><published>2009-06-12T20:32:20.141-06:00</published><updated>2009-06-12T20:32:20.200-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com" rel="nofollow"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 12 Jun [LA 07:00pm, NY 09:00pm] - 13 Jun [UK 02:00am, OZ 12:00pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/7707891415185949736'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/7707891415185949736'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/hooligans.html?showComment=1244860340141#c7707891415185949736' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/hooligans.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6411118035969301261' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6411118035969301261' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 12, 2009 at 8:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1404171977344117245</id><published>2009-06-13T10:35:41.506-06:00</published><updated>2009-06-13T10:35:41.506-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great freebie.. Thank you!!</title><content type='html'>Great freebie.. Thank you!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/1404171977344117245'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/1404171977344117245'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/hooligans.html?showComment=1244910941506#c1404171977344117245' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/hooligans.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6411118035969301261' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6411118035969301261' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 13, 2009 at 10:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5854226901320073776</id><published>2009-06-14T09:32:49.750-06:00</published><updated>2009-06-14T09:32:49.750-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the papers in this kit! So fun! Thanks for ...</title><content type='html'>I love the papers in this kit! So fun! Thanks for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/5854226901320073776'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/5854226901320073776'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/hooligans.html?showComment=1244993569750#c5854226901320073776' title=''/><author><name>Jen Graham</name><uri>https://www.blogger.com/profile/08449338192375660751</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_4jZiKsl15j8/TT5eAUsuX4I/AAAAAAAABkE/O_yif2sdBQA/s32/Jen%2Bweb.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/hooligans.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6411118035969301261' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6411118035969301261' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-106030382'/><gd:extendedProperty name='blogger.displayTime' value='June 14, 2009 at 9:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7892105191123266589</id><published>2009-06-14T17:19:20.648-06:00</published><updated>2009-06-14T17:19:20.648-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have been wanting to see this since it came out ...</title><content type='html'>I have been wanting to see this since it came out but never got to see it in the theater. I think it&amp;#39;s showing in cable so I can&amp;#39;t wait to catch it soon! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8966096148887554497/comments/default/7892105191123266589'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8966096148887554497/comments/default/7892105191123266589'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/across-universe.html?showComment=1245021560648#c7892105191123266589' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/across-universe.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8966096148887554497' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8966096148887554497' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 14, 2009 at 5:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4476734846355291833</id><published>2009-06-14T18:31:55.460-06:00</published><updated>2009-06-14T18:31:55.460-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your CT is seriously SOOOO GOOD Britt.  I want to ...</title><content type='html'>Your CT is seriously SOOOO GOOD Britt.  I want to lift every single one of those LOs!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/4476734846355291833'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/4476734846355291833'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/hooligans.html?showComment=1245025915460#c4476734846355291833' title=''/><author><name>Cyndi146</name><uri>https://www.blogger.com/profile/12807447216845993595</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_CVcj_VcIMoM/TKEkqWPEW8I/AAAAAAAAAGI/uHpVuaaddaA/S220-s32/CyndiFacePic2small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/hooligans.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6411118035969301261' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6411118035969301261' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1983718599'/><gd:extendedProperty name='blogger.displayTime' value='June 14, 2009 at 6:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2447423124241506013</id><published>2009-06-15T20:01:20.939-06:00</published><updated>2009-06-15T20:01:20.939-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the new kit and the layouts with it are aweso...</title><content type='html'>Love the new kit and the layouts with it are awesome!! Thanks so much for the wonderful freebie!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/2447423124241506013'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/2447423124241506013'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/hooligans.html?showComment=1245117680939#c2447423124241506013' title=''/><author><name>Nancy</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/hooligans.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6411118035969301261' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6411118035969301261' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 15, 2009 at 8:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6760440663657262443</id><published>2009-06-16T12:15:11.238-06:00</published><updated>2009-06-16T12:15:11.238-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Britt, your weekend sounds heavenly...
(Nice ha...</title><content type='html'>Oh Britt, your weekend sounds heavenly...&lt;br /&gt;(Nice hair-cut Josh!)&lt;br /&gt;I&amp;#39;m so excited for you to be able to visit your brother.  DH served his mission in Denver.  We are going to have to get our little family out there one of these days!  Enjoy!&lt;br /&gt;Good luck with the dental work recovery.  Hopefully you have some good tv to keep you entertained.&lt;br /&gt;And seriously, I miss DL so badly!  I love that shot of you~ it&amp;#39;s perfection.  &lt;br /&gt;Hugs!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5505000040426212167/comments/default/6760440663657262443'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5505000040426212167/comments/default/6760440663657262443'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/so-sexy.html?showComment=1245176111238#c6760440663657262443' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/so-sexy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5505000040426212167' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5505000040426212167' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='June 16, 2009 at 12:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5878321796065253086</id><published>2009-06-16T13:33:21.663-06:00</published><updated>2009-06-16T13:33:21.663-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I hope you&amp;#39;re feeling better soon!  I have to ...</title><content type='html'>I hope you&amp;#39;re feeling better soon!  I have to say that the last photo is just TOO cute!  I really love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5505000040426212167/comments/default/5878321796065253086'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5505000040426212167/comments/default/5878321796065253086'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/so-sexy.html?showComment=1245180801663#c5878321796065253086' title=''/><author><name>Pressed Petals</name><uri>https://www.blogger.com/profile/11363508061584830683</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_waNeXSTyMaw/TTDnhG21TaI/AAAAAAAADRc/mjE8JuFpMFo/S220-s32/blog-avi-2011.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/so-sexy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5505000040426212167' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5505000040426212167' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2115726680'/><gd:extendedProperty name='blogger.displayTime' value='June 16, 2009 at 1:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5232200699853328153</id><published>2009-06-16T16:46:50.686-06:00</published><updated>2009-06-16T16:46:50.686-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Denver?!! It is so exciting just to hear you say y...</title><content type='html'>Denver?!! It is so exciting just to hear you say you are coming to Denver even though I don&amp;#39;t expect you to make a special visit for me during your family time. (although I would never say no to a surprise visit!) BUT-I will be in UT the WHOLE month of July &amp;amp; can&amp;#39;t wait to see you!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5505000040426212167/comments/default/5232200699853328153'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5505000040426212167/comments/default/5232200699853328153'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/so-sexy.html?showComment=1245192410686#c5232200699853328153' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/so-sexy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5505000040426212167' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5505000040426212167' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='June 16, 2009 at 4:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9032354018755568081</id><published>2009-06-16T17:34:30.668-06:00</published><updated>2009-06-16T17:34:30.668-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a SWEET Hubby you have!! You really are a Pri...</title><content type='html'>What a SWEET Hubby you have!! You really are a Princess:)  Glad you too had so much fun! Sorry about your numb face and all those filling...YUCK!  Hope you feel better soon.  Thanks for sharing your LO&amp;#39;s they are so cute and love the pic of the back of your head with you ears on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5505000040426212167/comments/default/9032354018755568081'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5505000040426212167/comments/default/9032354018755568081'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/so-sexy.html?showComment=1245195270668#c9032354018755568081' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/so-sexy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5505000040426212167' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5505000040426212167' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='June 16, 2009 at 5:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4101362480374928702</id><published>2009-06-17T01:13:34.307-06:00</published><updated>2009-06-17T01:13:34.307-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That&amp;#39;s an awesome pic (the DL one, not the den...</title><content type='html'>That&amp;#39;s an awesome pic (the DL one, not the dentist one ;))</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5505000040426212167/comments/default/4101362480374928702'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5505000040426212167/comments/default/4101362480374928702'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/so-sexy.html?showComment=1245222814307#c4101362480374928702' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/02953440103781720253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//img.photobucket.com/albums/v109/kswm30b/icons/skating/disney_heatherw.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/so-sexy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5505000040426212167' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5505000040426212167' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-51884619'/><gd:extendedProperty name='blogger.displayTime' value='June 17, 2009 at 1:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4318278480999658543</id><published>2009-06-17T08:30:10.557-06:00</published><updated>2009-06-17T08:30:10.557-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY!!! See you there:)</title><content type='html'>YAY!!! See you there:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3911468199659425840/comments/default/4318278480999658543'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3911468199659425840/comments/default/4318278480999658543'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/day-time-speed-scrap-tomorrow.html?showComment=1245249010557#c4318278480999658543' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/day-time-speed-scrap-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3911468199659425840' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3911468199659425840' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='June 17, 2009 at 8:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7211335934784907483</id><published>2009-06-17T08:43:43.200-06:00</published><updated>2009-06-17T08:43:43.200-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh you poor baby! I&amp;#39;m sorry you&amp;#39;ve had to ...</title><content type='html'>Oh you poor baby! I&amp;#39;m sorry you&amp;#39;ve had to spend s much time at the dentist. No fun! That is so funny about Texas Roadhouse...Josh and I just went there on a date for the first time last week too! We also LOVED it and went back again last night! Now, we will have to go there together next time we see you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5505000040426212167/comments/default/7211335934784907483'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5505000040426212167/comments/default/7211335934784907483'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/so-sexy.html?showComment=1245249823200#c7211335934784907483' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/so-sexy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5505000040426212167' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5505000040426212167' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='June 17, 2009 at 8:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-684958783098483813</id><published>2009-06-18T06:47:09.788-06:00</published><updated>2009-06-18T06:47:09.788-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi! I just wanted to say that I really love your b...</title><content type='html'>Hi! I just wanted to say that I really love your blog! I found it some weeks ago via Google. I was looking for Disney layouts...&lt;br /&gt;&lt;br /&gt;Hope you&amp;#39;re feeling better right now! Visiting the dentist is so terrible!&lt;br /&gt;&lt;br /&gt;Greetings from Germany, Silvie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5505000040426212167/comments/default/684958783098483813'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5505000040426212167/comments/default/684958783098483813'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/so-sexy.html?showComment=1245329229788#c684958783098483813' title=''/><author><name>Silvie</name><uri>https://www.blogger.com/profile/02175437840309616218</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/so-sexy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5505000040426212167' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5505000040426212167' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1820770128'/><gd:extendedProperty name='blogger.displayTime' value='June 18, 2009 at 6:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-877397672933442558</id><published>2009-06-18T12:54:43.346-06:00</published><updated>2009-06-18T12:54:43.346-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can&amp;#39;t wait to see!</title><content type='html'>Can&amp;#39;t wait to see!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3166645614316130758/comments/default/877397672933442558'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3166645614316130758/comments/default/877397672933442558'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/thursday-ramblings.html?showComment=1245351283346#c877397672933442558' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/thursday-ramblings.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3166645614316130758' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3166645614316130758' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='June 18, 2009 at 12:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7894761363153534671</id><published>2009-06-19T10:01:26.840-06:00</published><updated>2009-06-19T10:01:26.840-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome new products!  I can&amp;#39;t wait until you ...</title><content type='html'>Awesome new products!  I can&amp;#39;t wait until you get back from Denver.  Please share all the best places you visit because that&amp;#39;s where I&amp;#39;m headed in a week for my honeymoon, and I need suggestions!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7241597649331234245/comments/default/7894761363153534671'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7241597649331234245/comments/default/7894761363153534671'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/new-products.html?showComment=1245427286840#c7894761363153534671' title=''/><author><name>lavatea</name><uri>https://www.blogger.com/profile/12352912678136461564</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-Rr3mQf2PXY4/TrVVHiMateI/AAAAAAAAAV8/Pso4lXsM9XQ/s32/08-11.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/new-products.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7241597649331234245' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7241597649331234245' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-148624671'/><gd:extendedProperty name='blogger.displayTime' value='June 19, 2009 at 10:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8593997615101656005</id><published>2009-06-19T11:37:08.077-06:00</published><updated>2009-06-19T11:37:08.077-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The freebie is awesome!  Thanks!</title><content type='html'>The freebie is awesome!  Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/8593997615101656005'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/8593997615101656005'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1245433028077#c8593997615101656005' title=''/><author><name>Laura</name><uri>https://www.blogger.com/profile/12793878512921975289</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-928803788'/><gd:extendedProperty name='blogger.displayTime' value='June 19, 2009 at 11:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2291570924412929289</id><published>2009-06-19T15:05:38.356-06:00</published><updated>2009-06-19T15:05:38.356-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>HUGE post today!

Numb face is very sexy... luckil...</title><content type='html'>HUGE post today!&lt;br /&gt;&lt;br /&gt;Numb face is very sexy... luckily there&amp;#39;s just one more appointment left, Britt.  Hang in there!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7241597649331234245/comments/default/2291570924412929289'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7241597649331234245/comments/default/2291570924412929289'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/new-products.html?showComment=1245445538356#c2291570924412929289' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/new-products.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7241597649331234245' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7241597649331234245' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='June 19, 2009 at 3:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-98208713970331359</id><published>2009-06-20T05:33:10.708-06:00</published><updated>2009-06-20T05:33:10.708-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>TY FS your beautiful design!</title><content type='html'>TY FS your beautiful design!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/98208713970331359'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5333418998113456038/comments/default/98208713970331359'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html?showComment=1245497590708#c98208713970331359' title=''/><author><name>VissyMac</name><uri>https://www.blogger.com/profile/13576947866007773970</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-FT_OxO19sgE/UWVNX_Rfv6I/AAAAAAAAAsc/DkfhCrVNzTA/s32/Sans%2Btitre-1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/06/just-married-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5333418998113456038' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5333418998113456038' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-115305213'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2009 at 5:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4635478946614675629</id><published>2009-06-20T05:53:12.810-06:00</published><updated>2009-06-20T05:53:12.810-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>TY so much Britt: you make me dream with this one ...</title><content type='html'>TY so much Britt: you make me dream with this one too!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/4635478946614675629'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/4635478946614675629'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html?showComment=1245498792810#c4635478946614675629' title=''/><author><name>VissyMac</name><uri>https://www.blogger.com/profile/13576947866007773970</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-FT_OxO19sgE/UWVNX_Rfv6I/AAAAAAAAAsc/DkfhCrVNzTA/s32/Sans%2Btitre-1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4036882708397653363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4036882708397653363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-115305213'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2009 at 5:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1575630035546873347</id><published>2009-06-20T06:06:46.533-06:00</published><updated>2009-06-20T06:06:46.533-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>TY so much!!</title><content type='html'>TY so much!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/1575630035546873347'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3043372616539410257/comments/default/1575630035546873347'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html?showComment=1245499606533#c1575630035546873347' title=''/><author><name>VissyMac</name><uri>https://www.blogger.com/profile/13576947866007773970</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-FT_OxO19sgE/UWVNX_Rfv6I/AAAAAAAAAsc/DkfhCrVNzTA/s32/Sans%2Btitre-1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/another-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3043372616539410257' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3043372616539410257' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-115305213'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2009 at 6:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3106366107564656488</id><published>2009-06-20T06:21:36.924-06:00</published><updated>2009-06-20T06:21:36.924-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;M SOOOOO CRRRAAAZZZYYYYY !!!
I love you Brit...</title><content type='html'>I&amp;#39;M SOOOOO CRRRAAAZZZYYYYY !!!&lt;br /&gt;I love you Britt ;-) You make my day with this one! TY very much!&lt;br /&gt;I&amp;#39;m really happy to know you!! lol</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/3106366107564656488'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/3106366107564656488'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html?showComment=1245500496924#c3106366107564656488' title=''/><author><name>VissyMac</name><uri>https://www.blogger.com/profile/13576947866007773970</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-FT_OxO19sgE/UWVNX_Rfv6I/AAAAAAAAAsc/DkfhCrVNzTA/s32/Sans%2Btitre-1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3145805408059342736' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3145805408059342736' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-115305213'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2009 at 6:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6752737937291731193</id><published>2009-06-20T20:28:36.699-06:00</published><updated>2009-06-20T20:28:36.699-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Gotta yell out a HI while you&amp;#39;re here in the D...</title><content type='html'>Gotta yell out a HI while you&amp;#39;re here in the Denver area!  Hope you enjoy beautiful Colorado.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7241597649331234245/comments/default/6752737937291731193'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7241597649331234245/comments/default/6752737937291731193'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/new-products.html?showComment=1245551316699#c6752737937291731193' title=''/><author><name>Beth</name><uri>https://www.blogger.com/profile/13870296621798497300</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-Xgp7_L6R9qo/Wh4-8WJUILI/AAAAAAABqNc/AujVyPoz0aMwGiOE-sIwNZcpxNZymwzbQCK4BGAYYCw/s32/beth.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/new-products.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7241597649331234245' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7241597649331234245' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868305007'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2009 at 8:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3790098878040675714</id><published>2009-06-21T11:56:37.547-06:00</published><updated>2009-06-21T11:56:37.547-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hope you are having fun in Denver. Sorry to hear y...</title><content type='html'>Hope you are having fun in Denver. Sorry to hear you need another dentist appointment. I need to make one and I know that will result in a few more appointments. I just LOVE that last photo of you at Disneyland - what an awesome photo.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5505000040426212167/comments/default/3790098878040675714'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5505000040426212167/comments/default/3790098878040675714'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/so-sexy.html?showComment=1245606997547#c3790098878040675714' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/so-sexy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5505000040426212167' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5505000040426212167' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='June 21, 2009 at 11:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2153302541240302526</id><published>2009-06-25T16:39:49.167-06:00</published><updated>2009-06-25T16:39:49.167-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your designs!! I&amp;#39;m not into scrapping y...</title><content type='html'>I love your designs!! I&amp;#39;m not into scrapping yet but am slowly getting there. We are starting the adoption process and have to create a scrapbook of our lives, which I will do in digital...so I need to learn quick! :) &lt;br /&gt;&lt;br /&gt;I recently used your date stamper &amp;amp; your NSD Grab bag kit on some invitations I did. You can see it at my blog www.teammartinok.blogspot.com. BTW, thanks for all the wonderful freebies, too! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7241597649331234245/comments/default/2153302541240302526'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7241597649331234245/comments/default/2153302541240302526'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/new-products.html?showComment=1245969589167#c2153302541240302526' title=''/><author><name>sarah @ life {sweet} life</name><uri>https://www.blogger.com/profile/15730932380147365458</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='22' src='//1.bp.blogspot.com/-VsHo0GCGt1w/UKnTS--Sm_I/AAAAAAAAIVg/AkzIE3BzAao/s32/Martin%2BFamily__017.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/new-products.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7241597649331234245' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7241597649331234245' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1679841808'/><gd:extendedProperty name='blogger.displayTime' value='June 25, 2009 at 4:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7132785302513199645</id><published>2009-06-26T11:14:56.985-06:00</published><updated>2009-06-26T11:14:56.985-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m so sorry to hear that you&amp;#39;ve been sick...</title><content type='html'>I&amp;#39;m so sorry to hear that you&amp;#39;ve been sick!  That is NO FUN!  I hope you get better very soon!!!  I missed the show offs this week...=(  I had so much going on this week and I just forgot to send it in! Sending you lots of &amp;quot;get well&amp;quot; wishes!! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4694259233983633573/comments/default/7132785302513199645'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4694259233983633573/comments/default/7132785302513199645'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/ive-been-sick_26.html?showComment=1246036496985#c7132785302513199645' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/ive-been-sick_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4694259233983633573' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4694259233983633573' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='June 26, 2009 at 11:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7759004717832361511</id><published>2009-06-26T11:15:26.348-06:00</published><updated>2009-06-26T11:15:26.348-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Soooo SORRY you are sick!!! Sinus infections are N...</title><content type='html'>Soooo SORRY you are sick!!! Sinus infections are NO fun at all.  I hope you feel better soon!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4694259233983633573/comments/default/7759004717832361511'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4694259233983633573/comments/default/7759004717832361511'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/ive-been-sick_26.html?showComment=1246036526348#c7759004717832361511' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/ive-been-sick_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4694259233983633573' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4694259233983633573' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='June 26, 2009 at 11:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8786699779418551440</id><published>2009-06-26T11:46:40.087-06:00</published><updated>2009-06-26T11:46:40.087-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It seems that I often come back from a trip with s...</title><content type='html'>It seems that I often come back from a trip with some illness (I think it&amp;#39;s the stale airplane air that circulates germs).  Hope you get better soon!&lt;br /&gt;&lt;br /&gt;And OMG on the colors for the Trendy Baby kit.  OMG!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4694259233983633573/comments/default/8786699779418551440'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4694259233983633573/comments/default/8786699779418551440'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/ive-been-sick_26.html?showComment=1246038400087#c8786699779418551440' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/ive-been-sick_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4694259233983633573' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4694259233983633573' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='June 26, 2009 at 11:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1719414189883715347</id><published>2009-06-26T15:23:48.621-06:00</published><updated>2009-06-26T15:23:48.621-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just wanted to pop in and say GET WELL SOON!</title><content type='html'>I just wanted to pop in and say GET WELL SOON!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4694259233983633573/comments/default/1719414189883715347'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4694259233983633573/comments/default/1719414189883715347'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/ive-been-sick_26.html?showComment=1246051428621#c1719414189883715347' title=''/><author><name>Emilee</name><uri>https://www.blogger.com/profile/03276923834347567587</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/ive-been-sick_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4694259233983633573' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4694259233983633573' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958259147'/><gd:extendedProperty name='blogger.displayTime' value='June 26, 2009 at 3:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-560644182298340562</id><published>2009-06-27T09:53:58.801-06:00</published><updated>2009-06-27T09:53:58.801-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>cute kits! hope you are feeling better soon! =)</title><content type='html'>cute kits! hope you are feeling better soon! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4694259233983633573/comments/default/560644182298340562'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4694259233983633573/comments/default/560644182298340562'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/ive-been-sick_26.html?showComment=1246118038801#c560644182298340562' title=''/><author><name>megh</name><uri>https://www.blogger.com/profile/04396310287116768871</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/--LndYg33Iw0/VktRmrNXmwI/AAAAAAAAE4s/_-XMA-h2TGc/s32-r/11403191_10155710768600710_6686747614033096416_n.jpg%253Foh%253D752d2b7c793753e11115e84642d3d4a0%2526oe%253D56E79306'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/ive-been-sick_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4694259233983633573' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4694259233983633573' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1201218952'/><gd:extendedProperty name='blogger.displayTime' value='June 27, 2009 at 9:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-501032514455700014</id><published>2009-06-30T12:15:16.927-06:00</published><updated>2009-06-30T12:15:16.927-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That&amp;#39;s awesome!!!  We&amp;#39;re huge Disney fans ...</title><content type='html'>That&amp;#39;s awesome!!!  We&amp;#39;re huge Disney fans here too and go every year to Disney World.  Let me think about some tips and I&amp;#39;ll let you know.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/501032514455700014'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/501032514455700014'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246385716927#c501032514455700014' title=''/><author><name>Sharon</name><uri>https://www.blogger.com/profile/14317338945094355493</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//4.bp.blogspot.com/_IzKdKW5K3h8/SM8kEWV1tcI/AAAAAAAAAx8/fTWkIdWjedw/S220-s32/IMG_1123.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-246592909'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2009 at 12:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7835845914516984468</id><published>2009-06-30T12:27:08.970-06:00</published><updated>2009-06-30T12:27:08.970-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How exciting.  I am emailing you now.  We just got...</title><content type='html'>How exciting.  I am emailing you now.  We just got back from WDW 2 weeks ago.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/7835845914516984468'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/7835845914516984468'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246386428970#c7835845914516984468' title=''/><author><name>Laura</name><uri>https://www.blogger.com/profile/12793878512921975289</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-928803788'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2009 at 12:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9150166606316793543</id><published>2009-06-30T12:56:46.662-06:00</published><updated>2009-06-30T12:56:46.662-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ROCK ON!! That is sooo awesome!  You guys are goin...</title><content type='html'>ROCK ON!! That is sooo awesome!  You guys are going to just die!  The dining plan is THE BEST too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/9150166606316793543'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/9150166606316793543'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246388206662#c9150166606316793543' title=''/><author><name>Amanda</name><uri>https://www.blogger.com/profile/02491153320010536546</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1323123087'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2009 at 12:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2651659320915183164</id><published>2009-06-30T13:06:36.629-06:00</published><updated>2009-06-30T13:06:36.629-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, lucky girl!  I&amp;#39;ve never been to Disneyland...</title><content type='html'>Oh, lucky girl!  I&amp;#39;ve never been to Disneyland, closer to DW.  We got the free meal plan at Christmas - it is a serious bargain.  Here are the restaurants we go back to again and again:  Sci-Fi Drive In (MGM), Prime Time 50s cafe (MGM), Crystal Palace (Magic Kingom), France Bakery (Epcot), Flame Tree BBQ (Animal Kingdom), Tusker House breakfast (Animal Kingdom).  Since you&amp;#39;re 3 months out, try to book the breakfast at Cinderella Castle in MK - it usually is all booked up, but keep trying, some do open up sometimes.  The Wolfgang Puck at the Marketplace is fantastic and a great deal on the meal plan.  Hope this helps!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/2651659320915183164'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/2651659320915183164'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246388796629#c2651659320915183164' title=''/><author><name>Michelle</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2009 at 1:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8787752067351261773</id><published>2009-06-30T13:11:21.850-06:00</published><updated>2009-06-30T13:11:21.850-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Lucky Duck!!! Hit the DIS Britt, they have all the...</title><content type='html'>Lucky Duck!!! Hit the DIS Britt, they have all the tricks and tips.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/8787752067351261773'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/8787752067351261773'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246389081850#c8787752067351261773' title=''/><author><name>Wen</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2009 at 1:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5039180963731923925</id><published>2009-06-30T13:42:47.652-06:00</published><updated>2009-06-30T13:42:47.652-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats!  Excited to hear about your adventures!</title><content type='html'>Congrats!  Excited to hear about your adventures!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/5039180963731923925'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/5039180963731923925'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246390967652#c5039180963731923925' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/16188089711802128486</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='22' src='//3.bp.blogspot.com/-CUFMNRAzt3k/TkH12bm6I4I/AAAAAAAAAxs/6PQO1RN5bMY/s32/DSC_2885.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1956407086'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2009 at 1:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6467123632850286943</id><published>2009-06-30T14:13:33.071-06:00</published><updated>2009-06-30T14:13:33.071-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SOOO excited for you! Y&amp;#39;all are going to have ...</title><content type='html'>SOOO excited for you! Y&amp;#39;all are going to have an unbelievable time...there is just SO much to do at WDW!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/6467123632850286943'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/6467123632850286943'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246392813071#c6467123632850286943' title=''/><author><name>Kelli</name><uri>https://www.blogger.com/profile/11628407677508072604</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1749060224'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2009 at 2:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6301104264073231172</id><published>2009-06-30T15:57:13.866-06:00</published><updated>2009-06-30T15:57:13.866-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yipppeeee!  I&amp;#39;ve stayed at Pop Century five ti...</title><content type='html'>Yipppeeee!  I&amp;#39;ve stayed at Pop Century five times.  You&amp;#39;ll love it!  My favorite centuries are 60&amp;#39;s or 70&amp;#39;s.&lt;br /&gt;&lt;br /&gt;Excited for y&amp;#39;all.  You&amp;#39;re going to LOVE Disney World!  You&amp;#39;ll be amazed at how big the place is!&lt;br /&gt;&lt;br /&gt;Yay!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/6301104264073231172'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/6301104264073231172'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246399033866#c6301104264073231172' title=''/><author><name>susan0326</name><uri>https://www.blogger.com/profile/02318951203465432501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-mkPnUc8wLD8/T6IB28QIorI/AAAAAAAAAbY/-HOxTkFKMDU/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-242029815'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2009 at 3:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2134546463579495433</id><published>2009-06-30T16:11:19.426-06:00</published><updated>2009-06-30T16:11:19.426-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LUCKY LADY!!!  I&amp;#39;m so excited for you...and to...</title><content type='html'>LUCKY LADY!!!  I&amp;#39;m so excited for you...and to see the fun photos/LO&amp;#39;s you end up with!&lt;br /&gt;:)&lt;br /&gt;&lt;br /&gt;Do you need a photographer to follow you around and document your trip??  ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/2134546463579495433'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/2134546463579495433'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246399879426#c2134546463579495433' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2009 at 4:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6518928599413689080</id><published>2009-06-30T16:15:02.347-06:00</published><updated>2009-06-30T16:15:02.347-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt!

Congrats on your 1st DW trip!  You&amp;#39;...</title><content type='html'>Hi Britt!&lt;br /&gt;&lt;br /&gt;Congrats on your 1st DW trip!  You&amp;#39;re gonna love it!  It&amp;#39;s a great time to go also.  Less crowded.  Who is your favorite character?  :)  I love the Pooh breakfast at the Crystal Palace.  Chef Mickey is fun too.  It&amp;#39;s a great way to get some great photos!  We&amp;#39;re going to FL in 2 1/2 weeks!  YAY!  Have a great trip!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/6518928599413689080'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/6518928599413689080'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246400102347#c6518928599413689080' title=''/><author><name>JoAnn</name><uri>https://www.blogger.com/profile/12270148950107909001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-652271377'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2009 at 4:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1057776344828611622</id><published>2009-06-30T16:35:11.491-06:00</published><updated>2009-06-30T16:35:11.491-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh I&amp;#39;m so excited for you!  I will email you o...</title><content type='html'>Oh I&amp;#39;m so excited for you!  I will email you our favs when i get a few minutes.  I&amp;#39;m sure you are stalking the DIS boards for sure now! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/1057776344828611622'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/1057776344828611622'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246401311491#c1057776344828611622' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2009 at 4:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4940290203307831196</id><published>2009-06-30T16:53:51.742-06:00</published><updated>2009-06-30T16:53:51.742-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Boma!  Boma!  Boma!!  (at the Animal Kingdom Lodge...</title><content type='html'>Boma!  Boma!  Boma!!  (at the Animal Kingdom Lodge)  I&amp;#39;m so excited for you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/4940290203307831196'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/4940290203307831196'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246402431742#c4940290203307831196' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/14741778201664253454</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_DHGL5mw7Rd0/S2cnKJyKFKI/AAAAAAAAMas/IeC37mvS5Qw/S220-s32/IMG_1599.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-486453792'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2009 at 4:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3533594372139212003</id><published>2009-06-30T17:49:20.962-06:00</published><updated>2009-06-30T17:49:20.962-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is so exciting! We were just talkinga about t...</title><content type='html'>That is so exciting! We were just talkinga about this how funny! I&amp;#39;m so excited for you. It will be an awesome vacation for just the two of you :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/3533594372139212003'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/3533594372139212003'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246405760962#c3533594372139212003' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2009 at 5:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4631284592210010559</id><published>2009-06-30T17:59:29.558-06:00</published><updated>2009-06-30T17:59:29.558-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I already told you this, but I am so excited for y...</title><content type='html'>I already told you this, but I am so excited for you guys! You guys got such an awesome deal.  You will *LOVE* the dining plan.  One of the best parts of WDW is the food.  I wish I was going with you! LOL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/4631284592210010559'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/4631284592210010559'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246406369558#c4631284592210010559' title=''/><author><name>Yzerbear</name><uri>https://www.blogger.com/profile/18010849675699240624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-tSfYxRi7cao/VVU4vw_9Z_I/AAAAAAAAAOg/7l1_XQZwT38/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1731284979'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2009 at 5:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6450848692045577719</id><published>2009-06-30T18:31:28.260-06:00</published><updated>2009-06-30T18:31:28.260-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yeah!! I am getting ready for trip number 2 (Decem...</title><content type='html'>Yeah!! I am getting ready for trip number 2 (December 09) and look forward to all your pictures and stories (oh yeah and cute kits to go along!). I can say Cinderella&amp;#39;s Royal Table and Chef Mickey&amp;#39;s are awesome!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/6450848692045577719'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/6450848692045577719'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246408288260#c6450848692045577719' title=''/><author><name>Lauri</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2009 at 6:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4668786948725621574</id><published>2009-06-30T19:52:40.316-06:00</published><updated>2009-06-30T19:52:40.316-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I don&amp;#39;t want to be a downer ... but book dinin...</title><content type='html'>I don&amp;#39;t want to be a downer ... but book dining reservations ASAP.  You&amp;#39;re already inside the 90 day window, and everybody else with free dining will be booking along with you.&lt;br /&gt;&lt;br /&gt;www.disneyworld.com/dining&lt;br /&gt;&lt;br /&gt;I hope you have a great time!&lt;br /&gt;&lt;br /&gt;www.wdw365.blogspot.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/4668786948725621574'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/4668786948725621574'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246413160316#c4668786948725621574' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/07318557243934276686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='//2.bp.blogspot.com/_gl7qaUI989w/TGXT0TT5eBI/AAAAAAAABzU/gdY9FENqwYs/S220-s33/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1020389206'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2009 at 7:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6199363691127530636</id><published>2009-06-30T20:03:46.217-06:00</published><updated>2009-06-30T20:03:46.217-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Lucky duck!!!  I am so excited for you!!  Sorry I ...</title><content type='html'>Lucky duck!!!  I am so excited for you!!  Sorry I have no advice for you since I have never been there.  Seriously jealous here!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/6199363691127530636'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/6199363691127530636'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246413826217#c6199363691127530636' title=''/><author><name>Stacy</name><uri>https://www.blogger.com/profile/18039279137174531144</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_pZUGtLmTkro/TBFxX8Kj0dI/AAAAAAAAGj8/C6JXUJ6kZaY/S220-s32/30052_10150176518025066_813295065_12362554_1692913_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1128105826'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2009 at 8:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2317944848996444924</id><published>2009-06-30T20:21:19.275-06:00</published><updated>2009-06-30T20:21:19.275-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Prime Time 50s Cafe (don&amp;#39;t eat your veggies, p...</title><content type='html'>Prime Time 50s Cafe (don&amp;#39;t eat your veggies, put your elbows on the table and don&amp;#39;t set the table....you&amp;#39;ll find out why), Le Cellier (it books FAST), and if you want to use 2 table service credits then Narcoosee&amp;#39;s is AWESOME and romantic.  You will have such a blast!  Go to the Halloween party too.  I&amp;#39;m jealous!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/2317944848996444924'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/2317944848996444924'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246414879275#c2317944848996444924' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2009 at 8:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2770161995787968676</id><published>2009-06-30T20:44:57.635-06:00</published><updated>2009-06-30T20:44:57.635-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie!  Love this kit!!! :)</title><content type='html'>Thanks for the freebie!  Love this kit!!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/2770161995787968676'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/2770161995787968676'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1246416297635#c2770161995787968676' title=''/><author><name>Laura</name><uri>https://www.blogger.com/profile/12793878512921975289</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-928803788'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2009 at 8:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8199830594290936635</id><published>2009-06-30T20:50:54.394-06:00</published><updated>2009-06-30T20:50:54.394-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I really love this kit.  The freebie rocks!!</title><content type='html'>I really love this kit.  The freebie rocks!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/8199830594290936635'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4782110705753022122/comments/default/8199830594290936635'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html?showComment=1246416654394#c8199830594290936635' title=''/><author><name>Laura</name><uri>https://www.blogger.com/profile/12793878512921975289</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/04/eastern-breeze-has-brought-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4782110705753022122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4782110705753022122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-928803788'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2009 at 8:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1704542650485780108</id><published>2009-06-30T21:34:44.194-06:00</published><updated>2009-06-30T21:34:44.194-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My friend and I were just talking about Disney Wor...</title><content type='html'>My friend and I were just talking about Disney World!!! That is so awesome!! I am sure you will have a FANTASTIC time...I can&amp;#39;t wait to see your pictures and LO&amp;#39;s from your trip!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/1704542650485780108'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/1704542650485780108'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246419284194#c1704542650485780108' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2009 at 9:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1189801171195648119</id><published>2009-06-30T21:36:17.349-06:00</published><updated>2009-06-30T21:36:17.349-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m going in oct around the 11th I think. im s...</title><content type='html'>I&amp;#39;m going in oct around the 11th I think. im soo excited my first time to go</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/1189801171195648119'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/1189801171195648119'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246419377349#c1189801171195648119' title=''/><author><name>Startingover</name><uri>https://www.blogger.com/profile/03824928095924549326</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1834984367'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2009 at 9:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-508303611975088362</id><published>2009-07-01T00:06:23.835-06:00</published><updated>2009-07-01T00:06:23.835-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The best Chinese food I&amp;#39;ve ever had was at the...</title><content type='html'>The best Chinese food I&amp;#39;ve ever had was at the China Pavilion in EPCOT. I think it&amp;#39;s called &amp;quot;Seven Seas&amp;quot;. It was delicious! The buffet in Canada isn&amp;#39;t bad either. I think EPCOT definitely has the best dining, and MGM has the worst. It&amp;#39;s not bad, just uninspired. &lt;br /&gt;&lt;br /&gt;I haven&amp;#39;t been to Disney World since 1999. We&amp;#39;re going to Disneyland in September. &lt;br /&gt;&lt;br /&gt;Have fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/508303611975088362'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/508303611975088362'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246428383835#c508303611975088362' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2009 at 12:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4134637587006963043</id><published>2009-07-01T01:14:14.262-06:00</published><updated>2009-07-01T01:14:14.262-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m sending you an email :)</title><content type='html'>I&amp;#39;m sending you an email :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/4134637587006963043'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/4134637587006963043'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246432454262#c4134637587006963043' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/02953440103781720253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//img.photobucket.com/albums/v109/kswm30b/icons/skating/disney_heatherw.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-51884619'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2009 at 1:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2889738340123934947</id><published>2009-07-01T01:39:06.504-06:00</published><updated>2009-07-01T01:39:06.504-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Eeeee! I&amp;#39;m so excited for you- I&amp;#39;ve never ...</title><content type='html'>Eeeee! I&amp;#39;m so excited for you- I&amp;#39;ve never been either, but my husband did tell me plane tix were affordable and we thought of going for our annual Christmastime Disney trip. I just can&amp;#39;t handle the plane ride with a 3 year old, so we&amp;#39;re skipping it. Oh! I can&amp;#39;t wait to see your layouts, lol!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/2889738340123934947'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/2889738340123934947'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246433946504#c2889738340123934947' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2009 at 1:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5412520750969539351</id><published>2009-07-01T05:10:23.003-06:00</published><updated>2009-07-01T05:10:23.003-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is so cool, Britt!!!! ;)</title><content type='html'>This is so cool, Britt!!!! ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/5412520750969539351'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/5412520750969539351'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246446623003#c5412520750969539351' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2009 at 5:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6297427075420440971</id><published>2009-07-01T05:39:06.349-06:00</published><updated>2009-07-01T05:39:06.349-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG...I live in Jacksonville, and Disney World is ...</title><content type='html'>OMG...I live in Jacksonville, and Disney World is like my 2nd home!!! You will love it!!! I&amp;#39;m so excited for you!!!! Congrats!!!Be ready for the heat...hahah...Florida is HOT!! And be ready for tons of fun and lots of Characters and awesome rides!!! Have a blast girl!!!&lt;br /&gt; M-I-C....K-E-Y.....M-O-U-S-E!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/6297427075420440971'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/6297427075420440971'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246448346349#c6297427075420440971' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2009 at 5:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2793173775181614604</id><published>2009-07-01T07:28:09.357-06:00</published><updated>2009-07-01T07:28:09.357-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So jealous! I hope you love it! I hear it is a com...</title><content type='html'>So jealous! I hope you love it! I hear it is a completely different experience from Disneyland. &lt;br /&gt;I have only been to WDW, never to Disneyland, but hope to go someday!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/2793173775181614604'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/2793173775181614604'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246454889357#c2793173775181614604' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/13297004580631458542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1674862677'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2009 at 7:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1432767421370095438</id><published>2009-07-01T07:55:00.230-06:00</published><updated>2009-07-01T07:55:00.230-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is my favorite site to find out ALL things Di...</title><content type='html'>This is my favorite site to find out ALL things Disney. I check it out before I head there (we&amp;#39;ve gone 3 times and still never enough). http://www.disboards.com/</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/1432767421370095438'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/1432767421370095438'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246456500230#c1432767421370095438' title=''/><author><name>sdwrdt</name><uri>https://www.blogger.com/profile/02140436810837366060</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-723453846'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2009 at 7:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2243020807653833992</id><published>2009-07-01T09:04:03.486-06:00</published><updated>2009-07-01T09:04:03.486-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats !! It will be awesome !! I am so missing ...</title><content type='html'>Congrats !! It will be awesome !! I am so missing Disney this year, but I can&amp;#39;t complain we are headed for Hawaii instead !!! I LOVE Disney World&amp;#39;s Pretzel and get the cheese. YUMM!! Also if you can do the Dining Plan, It&amp;#39;s so worth it !!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/2243020807653833992'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/2243020807653833992'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246460643486#c2243020807653833992' title=''/><author><name>DimpleBrandy</name><uri>https://www.blogger.com/profile/09640041569342530342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-7367898'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2009 at 9:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2295843919148472018</id><published>2009-07-01T09:33:51.963-06:00</published><updated>2009-07-01T09:33:51.963-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I sent you an email...</title><content type='html'>I sent you an email...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/2295843919148472018'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/2295843919148472018'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246462431963#c2295843919148472018' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2009 at 9:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-67917959770027184</id><published>2009-07-01T10:38:39.386-06:00</published><updated>2009-07-01T10:38:39.386-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awwww, so happy for you, Britt!</title><content type='html'>Awwww, so happy for you, Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/67917959770027184'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/67917959770027184'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246466319386#c67917959770027184' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2009 at 10:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8949546460778171712</id><published>2009-07-01T10:39:58.087-06:00</published><updated>2009-07-01T10:39:58.087-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OHANA is AMAZING for dinner!!!!  we also love Chef...</title><content type='html'>OHANA is AMAZING for dinner!!!!  we also love Chef Mickey&amp;#39;s and 1900 Park Faire for character dining, have heard Le Cellier is awesome too but have never managed to get there, always booked, if you want a quiter area of Pop Century ask for the 70&amp;#39;s building, we find it nice and quiet and it&amp;#39;s closest to the buses if you avoid the main building and head out the back, enjoy your trip, we are going Aug 23-31</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/8949546460778171712'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/8949546460778171712'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246466398087#c8949546460778171712' title=''/><author><name>Kim Sanderson</name><uri>https://www.blogger.com/profile/03487130017984986370</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/--OhuDUGFd9E/T16HkUYhc4I/AAAAAAAABCM/mxVH6biaAMM/s32/39%2Bn%2Bpreggers.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-824887688'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2009 at 10:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8579735596413420860</id><published>2009-07-01T13:17:18.260-06:00</published><updated>2009-07-01T13:17:18.260-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am so jealous but I was just there in May. You a...</title><content type='html'>I am so jealous but I was just there in May. You are going to LOVE Pop Century....make sure and go over to the Boardwalk one night to Jellyrolls. Lot of fun!&lt;br /&gt;Have a great time in my favorite place in the world. Cant wait to see your layouts when you get back.&lt;br /&gt;&lt;br /&gt;Tammy</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/8579735596413420860'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/8579735596413420860'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246475838260#c8579735596413420860' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2009 at 1:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7741106880877703318</id><published>2009-07-01T17:56:15.931-06:00</published><updated>2009-07-01T17:56:15.931-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We are going to be staying at Pop Century Oct 15-1...</title><content type='html'>We are going to be staying at Pop Century Oct 15-19.  So sad to miss you!!!  I would have loved to be there with the Disney Digiscrap Queen!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/7741106880877703318'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/7741106880877703318'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246492575931#c7741106880877703318' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/11917002182871204938</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-143572415'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2009 at 5:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8190362341256344693</id><published>2009-07-01T18:25:21.703-06:00</published><updated>2009-07-01T18:25:21.703-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>so exciting!!  you&amp;#39;ll have so much fun!</title><content type='html'>so exciting!!  you&amp;#39;ll have so much fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/8190362341256344693'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/8190362341256344693'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246494321703#c8190362341256344693' title=''/><author><name>Canadianmommy</name><uri>https://www.blogger.com/profile/17320939804272970171</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_f-a8M9IzqEI/TNY9cU0lmrI/AAAAAAAAAq4/LdTJPmvGulI/S220-s32/wdointhehappydance.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1387541626'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2009 at 6:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3562418657601703188</id><published>2009-07-01T19:00:48.360-06:00</published><updated>2009-07-01T19:00:48.360-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG, that is so awesome!!  Make your dining reserv...</title><content type='html'>OMG, that is so awesome!!  Make your dining reservations ASAP!  Try to book Le Cellier if you can.  Ask for that one first.  Lunch or dinner, you can&amp;#39;t go wrong.&lt;br /&gt;&lt;br /&gt;I&amp;#39;ll send you an email with the rest of my recommendations!  I&amp;#39;m soooo excited for you guys!  We&amp;#39;ll be at POP in August -- it is a great place to stay!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/3562418657601703188'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/3562418657601703188'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246496448360#c3562418657601703188' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2009 at 7:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6366343080924463004</id><published>2009-07-01T19:09:21.439-06:00</published><updated>2009-07-01T19:09:21.439-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh yeah, be sure to eat a Dole Whip in Adventurela...</title><content type='html'>Oh yeah, be sure to eat a Dole Whip in Adventureland when you are there.  Do they have those at DL?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/6366343080924463004'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/6366343080924463004'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246496961439#c6366343080924463004' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2009 at 7:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3674475638521723891</id><published>2009-07-02T05:58:58.788-06:00</published><updated>2009-07-02T05:58:58.788-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, that&amp;#39;s great! I really can understand your...</title><content type='html'>Oh, that&amp;#39;s great! I really can understand your excitement, because I&amp;#39;m looking forward to a Disney-Vacation in September, too! We&amp;#39;re going to Disneyland Resort Paris for the 2nd time, though. But I&amp;#39;m as excited as you are!&lt;br /&gt;&lt;br /&gt;Can&amp;#39;t wait for your photos and LO&amp;#39;s!!&lt;br /&gt;&lt;br /&gt;Greetings from Germany, Silvie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/3674475638521723891'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/3674475638521723891'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246535938788#c3674475638521723891' title=''/><author><name>Silvie</name><uri>https://www.blogger.com/profile/02175437840309616218</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1820770128'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2009 at 5:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8927350091300256232</id><published>2009-07-02T08:44:22.764-06:00</published><updated>2009-07-02T08:44:22.764-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is an amazing sale! I&amp;#39;m bummed b/c yester...</title><content type='html'>This is an amazing sale! I&amp;#39;m bummed b/c yesterday I just bought $20 worth of stuff. I so totally should have waited!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4562056895860127347/comments/default/8927350091300256232'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4562056895860127347/comments/default/8927350091300256232'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/30-off-at-sm.html?showComment=1246545862764#c8927350091300256232' title=''/><author><name>Courtney (aka cnscraps)</name><uri>https://www.blogger.com/profile/15682792308188770581</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/30-off-at-sm.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4562056895860127347' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4562056895860127347' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1572063951'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2009 at 8:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6756722536573343009</id><published>2009-07-02T15:34:57.942-06:00</published><updated>2009-07-02T15:34:57.942-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I bought this and your Leave the world behind kit....</title><content type='html'>I bought this and your Leave the world behind kit.  I LOVE them.  This freebie is so great!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/6756722536573343009'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/6756722536573343009'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1246570497942#c6756722536573343009' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2009 at 3:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9162110216460612143</id><published>2009-07-03T03:40:36.972-06:00</published><updated>2009-07-03T03:40:36.972-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi... just happen to cross your site... I see that...</title><content type='html'>Hi... just happen to cross your site... I see that you also love Disney... me too... &lt;br /&gt;&lt;br /&gt;Im planning to go to Tokyo or Hong Kong Disney this Christmas. Hoho and I found some stuffs from Hong Kong Disneyland here as well:&lt;br /&gt;disneycloth.cwahi.net &lt;br /&gt;&lt;br /&gt;I will definitely take tones of photos there!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/9162110216460612143'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/9162110216460612143'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246614036972#c9162110216460612143' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2009 at 3:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1574605827245167862</id><published>2009-07-03T06:17:38.690-06:00</published><updated>2009-07-03T06:17:38.690-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oooh, thanks for the scoop!  I can&amp;#39;t wait to s...</title><content type='html'>Oooh, thanks for the scoop!  I can&amp;#39;t wait to see the new products today and then start shopping!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4562056895860127347/comments/default/1574605827245167862'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4562056895860127347/comments/default/1574605827245167862'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/30-off-at-sm.html?showComment=1246623458690#c1574605827245167862' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/30-off-at-sm.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4562056895860127347' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4562056895860127347' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2009 at 6:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6293840997742496589</id><published>2009-07-03T07:35:44.032-06:00</published><updated>2009-07-03T07:35:44.032-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks...off to shop:)</title><content type='html'>Thanks...off to shop:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4562056895860127347/comments/default/6293840997742496589'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4562056895860127347/comments/default/6293840997742496589'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/30-off-at-sm.html?showComment=1246628144032#c6293840997742496589' title=''/><author><name>Fonnetta</name><uri>https://www.blogger.com/profile/08118675958743138258</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/30-off-at-sm.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4562056895860127347' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4562056895860127347' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1882320698'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2009 at 7:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1106365229897507741</id><published>2009-07-03T10:58:33.654-06:00</published><updated>2009-07-03T10:58:33.654-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the new templates! Thank you! Can&amp;#39;t wait ...</title><content type='html'>Love the new templates! Thank you! Can&amp;#39;t wait to keep my scrappin&amp;#39; mojo going.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2967116422945436609/comments/default/1106365229897507741'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2967116422945436609/comments/default/1106365229897507741'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/happy-friday.html?showComment=1246640313654#c1106365229897507741' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/happy-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2967116422945436609' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2967116422945436609' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2009 at 10:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9080239795002318839</id><published>2009-07-03T12:34:27.302-06:00</published><updated>2009-07-03T12:34:27.302-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ah man! I forgot to email you my layouts that I di...</title><content type='html'>ah man! I forgot to email you my layouts that I did with your product!!  Either way I LOVE your templates, love the work that your ct did with the products---awesome sale going on!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2967116422945436609/comments/default/9080239795002318839'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2967116422945436609/comments/default/9080239795002318839'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/happy-friday.html?showComment=1246646067302#c9080239795002318839' title=''/><author><name>Neverland Scraps</name><uri>https://www.blogger.com/profile/05677730927880528010</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/happy-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2967116422945436609' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2967116422945436609' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-883387775'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2009 at 12:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-892886392996897058</id><published>2009-07-03T12:34:27.508-06:00</published><updated>2009-07-03T12:34:27.508-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ah man! I forgot to email you my layouts that I di...</title><content type='html'>ah man! I forgot to email you my layouts that I did with your product!!  Either way I LOVE your templates, love the work that your ct did with the products---awesome sale going on!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2967116422945436609/comments/default/892886392996897058'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2967116422945436609/comments/default/892886392996897058'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/happy-friday.html?showComment=1246646067508#c892886392996897058' title=''/><author><name>Neverland Scraps</name><uri>https://www.blogger.com/profile/05677730927880528010</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/happy-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2967116422945436609' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2967116422945436609' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-883387775'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2009 at 12:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6985932117522324390</id><published>2009-07-03T20:36:11.240-06:00</published><updated>2009-07-03T20:36:11.240-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi... just happen to cross your site... 

Im plann...</title><content type='html'>Hi... just happen to cross your site... &lt;br /&gt;&lt;br /&gt;Im planning to go to Tokyo or Hong Kong Disney this Christmas. Hoho and I found some stuffs from Hong Kong Disneyland here as well:&lt;br /&gt;disneycloth.cwahi.net &lt;br /&gt;&lt;br /&gt;I will definitely take tones of photos there!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7241597649331234245/comments/default/6985932117522324390'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7241597649331234245/comments/default/6985932117522324390'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/new-products.html?showComment=1246674971240#c6985932117522324390' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/new-products.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7241597649331234245' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7241597649331234245' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2009 at 8:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2151029174376876602</id><published>2009-07-03T22:26:29.585-06:00</published><updated>2009-07-03T22:26:29.585-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You&amp;#39;re going to LOVE Disney World! I&amp;#39;m rea...</title><content type='html'>You&amp;#39;re going to LOVE Disney World! I&amp;#39;m really excited for you! Our newest favorite place to eat there is the Kona Cafe at the Polynesian. They have a wonderful sweet bread! Our favorite character meal is Chef Mickey&amp;#39;s at the Contemporary (that books up really quick). And I would definitely suggest getting tickets for Mickey&amp;#39;s Not-So-Scary Halloween party!! It is lots of fun, they have a great parade (love the music!), lots of characters and candy! We&amp;#39;ve done this the last 4 years, it&amp;#39;s fun to dress in costume too! Have a GREAT time!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/2151029174376876602'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/2151029174376876602'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246681589585#c2151029174376876602' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2009 at 10:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7541401579535398455</id><published>2009-07-04T21:21:48.198-06:00</published><updated>2009-07-04T21:22:33.895-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/7541401579535398455'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/7541401579535398455'/><author><name>Emily</name><uri>https://www.blogger.com/profile/16996763160578490381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//2.bp.blogspot.com/_scN05rjkCZM/SWN7mhX6A_I/AAAAAAAAAMA/JvoeicnsunI/S220-s32/bloggerprofilepic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-988783650'/><gd:extendedProperty name='blogger.displayTime' value='July 4, 2009 at 9:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5537897595231947963</id><published>2009-07-04T21:23:31.706-06:00</published><updated>2009-07-04T21:23:31.706-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>omg britt! i know we haven&amp;#39;t talked in a while...</title><content type='html'>omg britt! i know we haven&amp;#39;t talked in a while, but i still read your blog constantly...when i saw this i knew i had to comment...i&amp;#39;m starting a disney college program in the middle of august - i&amp;#39;ll be working at wdw when you&amp;#39;re there! what a cool coincidence! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/5537897595231947963'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/5537897595231947963'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1246764211706#c5537897595231947963' title=''/><author><name>emily</name><uri>https://www.blogger.com/profile/03748143347130886318</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp3.blogger.com/_842Ax4bwgLk/SFgcgK0FNVI/AAAAAAAAACA/lX0gxCUiPOU/S220-s32/mebloghatter.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-500114402'/><gd:extendedProperty name='blogger.displayTime' value='July 4, 2009 at 9:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9155859874135097677</id><published>2009-07-07T17:22:33.121-06:00</published><updated>2009-07-07T17:22:33.121-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You are coming out with some great products lately...</title><content type='html'>You are coming out with some great products lately! It&amp;#39;s been way too long since my last comment! Love the new look of the blog as well.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2967116422945436609/comments/default/9155859874135097677'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2967116422945436609/comments/default/9155859874135097677'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/happy-friday.html?showComment=1247008953121#c9155859874135097677' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/happy-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2967116422945436609' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2967116422945436609' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='July 7, 2009 at 5:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-580810476497754600</id><published>2009-07-07T20:25:22.140-06:00</published><updated>2009-07-07T20:25:22.140-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I don&amp;#39;t know how I missed that you&amp;#39;re goin...</title><content type='html'>I don&amp;#39;t know how I missed that you&amp;#39;re going to WDW! Guess I&amp;#39;ve been gone too much lately and 10 days of that was in Disney World. We&amp;#39;ve been 3 times already this year and you&amp;#39;re going to have SO MUCH FUN!! You&amp;#39;ll enjoy the dining plan. We tried it once and it was way too much food for us &amp;quot;old folks&amp;quot;, but you youngsters can handle it. I&amp;#39;ll send you an email soon.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/580810476497754600'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/580810476497754600'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1247019922140#c580810476497754600' title=''/><author><name>Pam (Pooh46)</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 7, 2009 at 8:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6353055872359519174</id><published>2009-07-07T21:04:37.753-06:00</published><updated>2009-07-07T21:04:37.753-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the templates Britt! They are awesome!!</title><content type='html'>Thanks for the templates Britt! They are awesome!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2967116422945436609/comments/default/6353055872359519174'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2967116422945436609/comments/default/6353055872359519174'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/happy-friday.html?showComment=1247022277753#c6353055872359519174' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/happy-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2967116422945436609' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2967116422945436609' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 7, 2009 at 9:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1829968686901785055</id><published>2009-07-09T11:04:36.524-06:00</published><updated>2009-07-09T11:04:36.524-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just saw the sneak peak on the other designer&amp;#3...</title><content type='html'>I just saw the sneak peak on the other designer&amp;#39;s blog! How exciting, 2 of my fav designers!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3680147057680388876/comments/default/1829968686901785055'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3680147057680388876/comments/default/1829968686901785055'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/whazzzup.html?showComment=1247159076524#c1829968686901785055' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/02953440103781720253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//img.photobucket.com/albums/v109/kswm30b/icons/skating/disney_heatherw.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/whazzzup.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3680147057680388876' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3680147057680388876' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-51884619'/><gd:extendedProperty name='blogger.displayTime' value='July 9, 2009 at 11:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4180303547753556825</id><published>2009-07-09T11:26:19.249-06:00</published><updated>2009-07-09T11:26:19.249-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I could look at your Christmas layouts all year lo...</title><content type='html'>I could look at your Christmas layouts all year long! The design is always amazing-and that one is no exception (and a Speed Scrap to boot)!&lt;br /&gt;The new kit looks AWESOME! I am definitely snagging that one!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3680147057680388876/comments/default/4180303547753556825'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3680147057680388876/comments/default/4180303547753556825'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/whazzzup.html?showComment=1247160379249#c4180303547753556825' title=''/><author><name>Melissa</name><uri>https://www.blogger.com/profile/15590140965331027092</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_bN66IjOZlsE/Se85adlXj9I/AAAAAAAAAV4/pnhq1ZCgbn4/S220-s32/rxdawg97avatar150x150.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/whazzzup.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3680147057680388876' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3680147057680388876' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1054410180'/><gd:extendedProperty name='blogger.displayTime' value='July 9, 2009 at 11:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5354150352146711304</id><published>2009-07-09T12:09:23.080-06:00</published><updated>2009-07-09T12:09:23.080-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY! I&amp;#39;m so excited to see what you two have c...</title><content type='html'>YAY! I&amp;#39;m so excited to see what you two have come up with!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3680147057680388876/comments/default/5354150352146711304'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3680147057680388876/comments/default/5354150352146711304'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/whazzzup.html?showComment=1247162963080#c5354150352146711304' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/whazzzup.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3680147057680388876' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3680147057680388876' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='July 9, 2009 at 12:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6714218663969420626</id><published>2009-07-09T12:37:08.974-06:00</published><updated>2009-07-09T12:37:08.974-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I know who it is and I&amp;#39;m so excited. This is g...</title><content type='html'>I know who it is and I&amp;#39;m so excited. This is going to be GOOD!&lt;br /&gt;&lt;br /&gt;Happy b-day to your hubby!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3680147057680388876/comments/default/6714218663969420626'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3680147057680388876/comments/default/6714218663969420626'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/whazzzup.html?showComment=1247164628974#c6714218663969420626' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/whazzzup.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3680147057680388876' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3680147057680388876' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='July 9, 2009 at 12:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8542145608286139660</id><published>2009-07-09T16:06:33.018-06:00</published><updated>2009-07-09T16:06:33.018-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My 2 favorite designers equal one cook kit. Can&amp;#3...</title><content type='html'>My 2 favorite designers equal one cook kit. Can&amp;#39;t wait til tomorrow!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3680147057680388876/comments/default/8542145608286139660'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3680147057680388876/comments/default/8542145608286139660'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/whazzzup.html?showComment=1247177193018#c8542145608286139660' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/whazzzup.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3680147057680388876' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3680147057680388876' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 9, 2009 at 4:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7559789335865929669</id><published>2009-07-09T17:41:19.491-06:00</published><updated>2009-07-09T17:41:19.491-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Always LOVE to see your LO&amp;#39;s and I am so EXCIT...</title><content type='html'>Always LOVE to see your LO&amp;#39;s and I am so EXCITED for tomorrow!!!! See you then and have a GREAT evening!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3680147057680388876/comments/default/7559789335865929669'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3680147057680388876/comments/default/7559789335865929669'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/whazzzup.html?showComment=1247182879491#c7559789335865929669' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/whazzzup.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3680147057680388876' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3680147057680388876' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='July 9, 2009 at 5:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3332758250802791456</id><published>2009-07-09T17:49:29.151-06:00</published><updated>2009-07-09T17:49:29.151-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok...I figured it out!!! AHHHH, I am so excited fo...</title><content type='html'>Ok...I figured it out!!! AHHHH, I am so excited for tomorrow!!!! I was hoping it was her:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3680147057680388876/comments/default/3332758250802791456'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3680147057680388876/comments/default/3332758250802791456'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/whazzzup.html?showComment=1247183369151#c3332758250802791456' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/whazzzup.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3680147057680388876' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3680147057680388876' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='July 9, 2009 at 5:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6165900691032179706</id><published>2009-07-09T20:01:11.405-06:00</published><updated>2009-07-09T20:01:11.405-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY!!! I hope you have fun :) I can&amp;#39;t really r...</title><content type='html'>YAY!!! I hope you have fun :) I can&amp;#39;t really remember what restaurants that are there, but I&amp;#39;m sure you got lots of good ideas :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/6165900691032179706'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282618758916139775/comments/default/6165900691032179706'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html?showComment=1247191271405#c6165900691032179706' title=''/><author><name>Starry Eyed Designs</name><uri>https://www.blogger.com/profile/13992468629338992950</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//2.bp.blogspot.com/_vj-9p4l4W74/S2ptLcygB_I/AAAAAAAAAL8/7NdwVX_xm1I/S220-s32/Amy_CTPicture3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/were-going-to-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282618758916139775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282618758916139775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1894558601'/><gd:extendedProperty name='blogger.displayTime' value='July 9, 2009 at 8:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2236092906284759226</id><published>2009-07-09T22:09:33.575-06:00</published><updated>2009-07-09T22:09:33.575-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ooh, I figured it out, too -- so excited to see th...</title><content type='html'>Ooh, I figured it out, too -- so excited to see the full kit!  I&amp;#39;m sure it&amp;#39;s so awesome!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3680147057680388876/comments/default/2236092906284759226'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3680147057680388876/comments/default/2236092906284759226'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/whazzzup.html?showComment=1247198973575#c2236092906284759226' title=''/><author><name>Beth</name><uri>https://www.blogger.com/profile/13870296621798497300</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-Xgp7_L6R9qo/Wh4-8WJUILI/AAAAAAABqNc/AujVyPoz0aMwGiOE-sIwNZcpxNZymwzbQCK4BGAYYCw/s32/beth.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/whazzzup.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3680147057680388876' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3680147057680388876' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868305007'/><gd:extendedProperty name='blogger.displayTime' value='July 9, 2009 at 10:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8245618056910762423</id><published>2009-07-10T06:21:19.248-06:00</published><updated>2009-07-10T06:21:19.248-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OH OH OH!!!! I LOVE IT!!!</title><content type='html'>OH OH OH!!!! I LOVE IT!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/8245618056910762423'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/8245618056910762423'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html?showComment=1247228479248#c8245618056910762423' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='July 10, 2009 at 6:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7704993511747117468</id><published>2009-07-10T06:29:32.044-06:00</published><updated>2009-07-10T06:29:32.044-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can&amp;#39;t take it!  It is soooo awesome and I ha...</title><content type='html'>I can&amp;#39;t take it!  It is soooo awesome and I have sooo many pics to scrap with it!! YAY!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/7704993511747117468'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/7704993511747117468'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html?showComment=1247228972044#c7704993511747117468' title=''/><author><name>Amanda</name><uri>https://www.blogger.com/profile/02491153320010536546</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1323123087'/><gd:extendedProperty name='blogger.displayTime' value='July 10, 2009 at 6:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4776808056555534347</id><published>2009-07-10T07:30:59.832-06:00</published><updated>2009-07-10T07:30:59.832-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have tagged you with an award on my blog :)

bre...</title><content type='html'>I have tagged you with an award on my blog :)&lt;br /&gt;&lt;br /&gt;breezybutterflycreations.blogspot.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/4776808056555534347'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/4776808056555534347'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html?showComment=1247232659832#c4776808056555534347' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05914127090127327763</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1348124929'/><gd:extendedProperty name='blogger.displayTime' value='July 10, 2009 at 7:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6631836598518362284</id><published>2009-07-10T07:40:21.102-06:00</published><updated>2009-07-10T07:40:21.102-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love it!! Thanks for the freebie!! :)</title><content type='html'>Love it!! Thanks for the freebie!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/6631836598518362284'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/6631836598518362284'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html?showComment=1247233221102#c6631836598518362284' title=''/><author><name>sarah @ life {sweet} life</name><uri>https://www.blogger.com/profile/15730932380147365458</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='22' src='//1.bp.blogspot.com/-VsHo0GCGt1w/UKnTS--Sm_I/AAAAAAAAIVg/AkzIE3BzAao/s32/Martin%2BFamily__017.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1679841808'/><gd:extendedProperty name='blogger.displayTime' value='July 10, 2009 at 7:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-876425942616534788</id><published>2009-07-10T07:53:31.476-06:00</published><updated>2009-07-10T07:53:31.476-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my gosh Britt...SO STINKIN&amp;#39; CUTE!!! I LOVE ...</title><content type='html'>Oh my gosh Britt...SO STINKIN&amp;#39; CUTE!!! I LOVE LOVE LOVE IT!!! I have to go grab this one too:)  Thanks for the freebie...adorable!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/876425942616534788'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/876425942616534788'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html?showComment=1247234011476#c876425942616534788' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='July 10, 2009 at 7:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4210249502522334472</id><published>2009-07-10T08:11:58.770-06:00</published><updated>2009-07-10T08:11:58.870-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this Freebie. I want to let ...</title><content type='html'>Thank you so much for this Freebie. I want to let you know that I posted a link to your blog in &lt;a href="http://CbhScrapbookFreebiesSearch.blogspot.com" rel="nofollow"&gt;Creative Busy Hands Scrapbook Freebies Search List&lt;/a&gt;, under the &lt;b&gt;Kit(s)&lt;/b&gt; post on Jul. 10, 2009. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/4210249502522334472'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/4210249502522334472'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html?showComment=1247235118770#c4210249502522334472' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 10, 2009 at 8:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5530919845964840079</id><published>2009-07-10T09:10:55.520-06:00</published><updated>2009-07-10T09:10:55.520-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The new kit is very sweet.  Thanks so much for the...</title><content type='html'>The new kit is very sweet.  Thanks so much for the generous gift of the add-on.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/5530919845964840079'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/5530919845964840079'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html?showComment=1247238655520#c5530919845964840079' title=''/><author><name>grannymike</name><uri>https://www.blogger.com/profile/16776905888957564182</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-50496425'/><gd:extendedProperty name='blogger.displayTime' value='July 10, 2009 at 9:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4931390609344386011</id><published>2009-07-10T09:12:30.291-06:00</published><updated>2009-07-10T09:12:30.291-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome kit! Love it. Thanks for the free add-on.</title><content type='html'>Awesome kit! Love it. Thanks for the free add-on.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/4931390609344386011'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/4931390609344386011'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html?showComment=1247238750291#c4931390609344386011' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/07389961024286149904</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1452064009'/><gd:extendedProperty name='blogger.displayTime' value='July 10, 2009 at 9:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1850429654980336206</id><published>2009-07-10T09:53:43.131-06:00</published><updated>2009-07-10T09:53:43.131-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!!</title><content type='html'>Thank you!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/1850429654980336206'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/1850429654980336206'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html?showComment=1247241223131#c1850429654980336206' title=''/><author><name>amazz</name><uri>https://www.blogger.com/profile/07329264475810014053</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_WNhIMqvyU_Y/SWtcZHh7JPI/AAAAAAAAABE/RhEGNBGNgbk/S220-s32/IMG_8258e2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-862761850'/><gd:extendedProperty name='blogger.displayTime' value='July 10, 2009 at 9:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1265235864343256371</id><published>2009-07-10T09:58:16.589-06:00</published><updated>2009-07-10T09:58:16.589-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!</title><content type='html'>Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/1265235864343256371'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6411118035969301261/comments/default/1265235864343256371'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/hooligans.html?showComment=1247241496589#c1265235864343256371' title=''/><author><name>amazz</name><uri>https://www.blogger.com/profile/07329264475810014053</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_WNhIMqvyU_Y/SWtcZHh7JPI/AAAAAAAAABE/RhEGNBGNgbk/S220-s32/IMG_8258e2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/hooligans.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6411118035969301261' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6411118035969301261' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-862761850'/><gd:extendedProperty name='blogger.displayTime' value='July 10, 2009 at 9:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8278187967877350586</id><published>2009-07-10T10:00:23.709-06:00</published><updated>2009-07-10T10:00:23.709-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute! I love everything about this kit! Thanks ...</title><content type='html'>So cute! I love everything about this kit! Thanks so much for the add-on.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/8278187967877350586'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/8278187967877350586'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html?showComment=1247241623709#c8278187967877350586' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='July 10, 2009 at 10:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4918390122964898561</id><published>2009-07-10T10:22:48.433-06:00</published><updated>2009-07-10T10:22:48.433-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!</title><content type='html'>Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/4918390122964898561'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/4918390122964898561'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html?showComment=1247242968433#c4918390122964898561' title=''/><author><name>amazz</name><uri>https://www.blogger.com/profile/07329264475810014053</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_WNhIMqvyU_Y/SWtcZHh7JPI/AAAAAAAAABE/RhEGNBGNgbk/S220-s32/IMG_8258e2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6946769550748616604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6946769550748616604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-862761850'/><gd:extendedProperty name='blogger.displayTime' value='July 10, 2009 at 10:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-393802750335334291</id><published>2009-07-10T10:37:03.674-06:00</published><updated>2009-07-10T10:37:03.674-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I look forward to your freebies, especially the Di...</title><content type='html'>I look forward to your freebies, especially the Disney-related ones!  I tried to click on the link for Krista&amp;#39;s blog (to get her freebie) but it didn&amp;#39;t work!  :(</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/393802750335334291'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/393802750335334291'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html?showComment=1247243823674#c393802750335334291' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 10, 2009 at 10:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5439933593331244446</id><published>2009-07-10T10:57:40.271-06:00</published><updated>2009-07-10T10:57:40.271-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freebie!</title><content type='html'>Thank you for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/5439933593331244446'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/5439933593331244446'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html?showComment=1247245060271#c5439933593331244446' title=''/><author><name>Abby</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 10, 2009 at 10:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8695492626061096313</id><published>2009-07-10T11:16:08.830-06:00</published><updated>2009-07-10T11:16:08.830-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Absolutely AMAZING!!  You two are the ultimate &amp;qu...</title><content type='html'>Absolutely AMAZING!!  You two are the ultimate &amp;quot;Dynamic Duo&amp;quot; and I&amp;#39;ve just been waiting for a Disney collab from you two!! LOL! I knew it was bound to happen! I can&amp;#39;t wait until you get back from WDW to see what  you&amp;#39;ll create from your trip...I&amp;#39;m holding my EPCOT pics until then!  I would love to see what you could create from the World Showcase portion of EPCOT and that fireworks show! =)  Awesome job on this huge collab and thanks for such a nice freebie gift too! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/8695492626061096313'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/8695492626061096313'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html?showComment=1247246168830#c8695492626061096313' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='July 10, 2009 at 11:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2003727796730530722</id><published>2009-07-10T11:33:58.595-06:00</published><updated>2009-07-10T11:33:58.595-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>hey britt, please put a subscription link on your ...</title><content type='html'>hey britt, please put a subscription link on your blog- I keep forgetting to check in on you...I want you to come straight to my email box  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/2003727796730530722'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/2003727796730530722'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html?showComment=1247247238595#c2003727796730530722' title=''/><author><name>LedaP</name><uri>https://www.blogger.com/profile/08467426259670373961</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_zK7rwXajp3M/TPnhPMqszgI/AAAAAAAAChc/Ntok0YJVLvY/S220-s32/DSC00107.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1141349868'/><gd:extendedProperty name='blogger.displayTime' value='July 10, 2009 at 11:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6580109563701476817</id><published>2009-07-10T12:11:48.764-06:00</published><updated>2009-07-10T12:11:48.764-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>As soon as I saw who your collab partner was, I kn...</title><content type='html'>As soon as I saw who your collab partner was, I knew this kit was going to be Disney related. And it rocks! Thanks so much for the freebie :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/6580109563701476817'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/6580109563701476817'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html?showComment=1247249508764#c6580109563701476817' title=''/><author><name>RA</name><uri>https://www.blogger.com/profile/12279895392581491642</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1292736717'/><gd:extendedProperty name='blogger.displayTime' value='July 10, 2009 at 12:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7260879890919732474</id><published>2009-07-10T12:49:07.817-06:00</published><updated>2009-07-10T12:49:07.817-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is simply adorable Britt!! You and Krista mak...</title><content type='html'>This is simply adorable Britt!! You and Krista make a great team! I miss hanging out with all you girls :( Hope everything is going well for you!&lt;br /&gt;hugs,&lt;br /&gt;Jess</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/7260879890919732474'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/7260879890919732474'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html?showComment=1247251747817#c7260879890919732474' title=''/><author><name>Jessica</name><uri>https://www.blogger.com/profile/12077393210272884368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_kTEkw07EI7w/SuM3kED3O6I/AAAAAAAAACk/G604HCfHwPM/S220-s32/profile+pic+500.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-141561779'/><gd:extendedProperty name='blogger.displayTime' value='July 10, 2009 at 12:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5513197029504625596</id><published>2009-07-10T12:55:58.093-06:00</published><updated>2009-07-10T12:55:58.093-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, I&amp;#39;m HAPPY! This is just the kit I wanted a...</title><content type='html'>Oh, I&amp;#39;m HAPPY! This is just the kit I wanted and the two of you collabing is a Disney Mama&amp;#39;s dream come true. More, more, more!! Its gorgeous.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/5513197029504625596'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/5513197029504625596'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html?showComment=1247252158093#c5513197029504625596' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='July 10, 2009 at 12:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3175603650935446520</id><published>2009-07-10T13:22:58.656-06:00</published><updated>2009-07-10T13:22:58.656-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt... you are SO SWEET hun, Thank you for your ...</title><content type='html'>Britt... you are SO SWEET hun, Thank you for your nice words!!  I LOVED working with you, it was so much fun!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/3175603650935446520'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/3175603650935446520'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html?showComment=1247253778656#c3175603650935446520' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='July 10, 2009 at 1:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6729090399480994417</id><published>2009-07-10T16:41:00.797-06:00</published><updated>2009-07-10T16:41:00.797-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Absolutely love this, Britt ... you and Krista did...</title><content type='html'>Absolutely love this, Britt ... you and Krista did an AMAZING job capturing Fantasyland!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/6729090399480994417'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/6729090399480994417'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html?showComment=1247265660797#c6729090399480994417' title=''/><author><name>Kari</name><uri>https://www.blogger.com/profile/11526667701054722332</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//3.bp.blogspot.com/__NvQ4Y_pSLc/TGTF1PSkmTI/AAAAAAAABn8/XakNpFEM5rk/S220-s32/Headshot.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-682741271'/><gd:extendedProperty name='blogger.displayTime' value='July 10, 2009 at 4:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2312190710730828128</id><published>2009-07-10T16:52:40.914-06:00</published><updated>2009-07-10T16:52:40.914-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this kit and immediatly went and got it. You ...</title><content type='html'>Love this kit and immediatly went and got it. You do such a great job! Thanks so much!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/2312190710730828128'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/2312190710730828128'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html?showComment=1247266360914#c2312190710730828128' title=''/><author><name>Yettiebug</name><uri>https://www.blogger.com/profile/10791335501460402212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-402710607'/><gd:extendedProperty name='blogger.displayTime' value='July 10, 2009 at 4:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8540344919561388926</id><published>2009-07-10T17:51:33.375-06:00</published><updated>2009-07-10T17:51:33.375-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Amazing as usual!  Going to love using the &amp;quot;G...</title><content type='html'>Amazing as usual!  Going to love using the &amp;quot;Going Mad&amp;quot; word art on my kids pages.  ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/8540344919561388926'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/8540344919561388926'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html?showComment=1247269893375#c8540344919561388926' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 10, 2009 at 5:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2929183454174304287</id><published>2009-07-10T20:28:18.652-06:00</published><updated>2009-07-10T20:28:18.745-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com" rel="nofollow"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 10 Jul [LA 07:00pm, NY 09:00pm] - 11 Jul [UK 02:00am, OZ 12:00pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/2929183454174304287'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/2929183454174304287'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html?showComment=1247279298652#c2929183454174304287' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 10, 2009 at 8:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4931638363680906116</id><published>2009-07-10T20:54:20.187-06:00</published><updated>2009-07-10T20:54:20.187-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you for the add on and the kit, just bought it</title><content type='html'>thank you for the add on and the kit, just bought it</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/4931638363680906116'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/4931638363680906116'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html?showComment=1247280860187#c4931638363680906116' title=''/><author><name>Maria Dragone</name><uri>https://www.blogger.com/profile/12951994679845342634</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447323550'/><gd:extendedProperty name='blogger.displayTime' value='July 10, 2009 at 8:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4570717976500540380</id><published>2009-07-11T04:42:19.469-06:00</published><updated>2009-07-11T04:42:19.469-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!! :)</title><content type='html'>Thank you!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/4570717976500540380'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/4570717976500540380'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html?showComment=1247308939469#c4570717976500540380' title=''/><author><name>Pattycakes</name><uri>https://www.blogger.com/profile/18211332919852885480</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1585332423'/><gd:extendedProperty name='blogger.displayTime' value='July 11, 2009 at 4:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9179873814231189895</id><published>2009-07-11T09:22:23.374-06:00</published><updated>2009-07-11T09:22:23.374-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, thanks so much for the great add on ... I am ...</title><content type='html'>Wow, thanks so much for the great add on ... I am a mad disney fan too!! 56 y.o. - you would think I&amp;#39;d grown up by now .. lol. Particularly loved the tea cup paper!! Cyber hugs from Adelaide, Australia xxx</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/9179873814231189895'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/9179873814231189895'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html?showComment=1247325743374#c9179873814231189895' title=''/><author><name>marsie55</name><uri>https://www.blogger.com/profile/00365857552068283162</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-581521206'/><gd:extendedProperty name='blogger.displayTime' value='July 11, 2009 at 9:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4634322385108333134</id><published>2009-07-11T11:42:34.124-06:00</published><updated>2009-07-11T11:42:34.124-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great!  I love tea parties.</title><content type='html'>Great!  I love tea parties.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/4634322385108333134'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/4634322385108333134'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html?showComment=1247334154124#c4634322385108333134' title=''/><author><name>Margaret</name><uri>https://www.blogger.com/profile/15556649865686183919</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_NuodwnwAplg/SKSVEmrcuPI/AAAAAAAAAAU/aqltmmnQ7Vo/s32-R/Blur%2BJeep.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1104121487'/><gd:extendedProperty name='blogger.displayTime' value='July 11, 2009 at 11:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6604219951972094816</id><published>2009-07-11T13:02:17.197-06:00</published><updated>2009-07-11T13:02:17.197-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the very cute add-on!</title><content type='html'>Thank you for the very cute add-on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/6604219951972094816'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/6604219951972094816'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html?showComment=1247338937197#c6604219951972094816' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 11, 2009 at 1:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5416243936234648386</id><published>2009-07-11T14:09:57.450-06:00</published><updated>2009-07-11T14:09:57.450-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the add-on. What a fantastic kit!</title><content type='html'>Thanks so much for the add-on. What a fantastic kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/5416243936234648386'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/5416243936234648386'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html?showComment=1247342997450#c5416243936234648386' title=''/><author><name>Jeanann</name><uri>https://www.blogger.com/profile/05739631953118572939</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-109554845'/><gd:extendedProperty name='blogger.displayTime' value='July 11, 2009 at 2:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7801016218232402001</id><published>2009-07-12T13:39:47.585-06:00</published><updated>2009-07-12T13:39:47.585-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE it!</title><content type='html'>LOVE it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/7801016218232402001'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/7801016218232402001'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html?showComment=1247427587585#c7801016218232402001' title=''/><author><name>Christy</name><uri>https://www.blogger.com/profile/05989499015381493832</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1480048092'/><gd:extendedProperty name='blogger.displayTime' value='July 12, 2009 at 1:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2036928544635884671</id><published>2009-07-13T16:11:41.856-06:00</published><updated>2009-07-13T16:11:41.856-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you very much!!!</title><content type='html'>Thank you very much!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/2036928544635884671'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/2036928544635884671'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html?showComment=1247523101856#c2036928544635884671' title=''/><author><name>Sharon Kay</name><uri>https://www.blogger.com/profile/08370835217609628176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346615469'/><gd:extendedProperty name='blogger.displayTime' value='July 13, 2009 at 4:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-933280849913816234</id><published>2009-07-15T16:23:07.694-06:00</published><updated>2009-07-15T16:23:07.694-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brittney!! We at at both Cinderella&amp;#39;s Royal Ta...</title><content type='html'>Brittney!! We at at both Cinderella&amp;#39;s Royal Table (AWESOME Princess face time...each one came to our table!!) and the 50&amp;#39;s Prime Time Dine In (Super fun, and GREAT fried chicken)...needless to say they were both great.  Hope you have tons of fun.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8485309815945721783/comments/default/933280849913816234'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8485309815945721783/comments/default/933280849913816234'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/wdw-trip-planning-update.html?showComment=1247696587694#c933280849913816234' title=''/><author><name>Sir Scrapalot</name><uri>http://www.sirscrapalotdesigns.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/wdw-trip-planning-update.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8485309815945721783' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8485309815945721783' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 15, 2009 at 4:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9207615828062736179</id><published>2009-07-15T17:13:34.312-06:00</published><updated>2009-07-15T17:13:34.312-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Looks like a great list! We LOVE the Crystal Palac...</title><content type='html'>Looks like a great list! We LOVE the Crystal Palace!!! The food is really good and the characters are super fun! Also be sure to keep your elbows off the table at Prime Time Cafe! HA HA HA. Glad you were able to get all of your ADRs.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8485309815945721783/comments/default/9207615828062736179'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8485309815945721783/comments/default/9207615828062736179'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/wdw-trip-planning-update.html?showComment=1247699614312#c9207615828062736179' title=''/><author><name>Yzerbear</name><uri>https://www.blogger.com/profile/18010849675699240624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-tSfYxRi7cao/VVU4vw_9Z_I/AAAAAAAAAOg/7l1_XQZwT38/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/wdw-trip-planning-update.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8485309815945721783' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8485309815945721783' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1731284979'/><gd:extendedProperty name='blogger.displayTime' value='July 15, 2009 at 5:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2374815945693467905</id><published>2009-07-16T04:19:37.590-06:00</published><updated>2009-07-16T04:19:37.590-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your trip schedule sounds great! And I still under...</title><content type='html'>Your trip schedule sounds great! And I still understand your excitement! As I said we&amp;#39;re planning a trip to DLRP and with my head I&amp;#39;m already there... :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8485309815945721783/comments/default/2374815945693467905'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8485309815945721783/comments/default/2374815945693467905'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/wdw-trip-planning-update.html?showComment=1247739577590#c2374815945693467905' title=''/><author><name>Silvie</name><uri>https://www.blogger.com/profile/02175437840309616218</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/wdw-trip-planning-update.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8485309815945721783' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8485309815945721783' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1820770128'/><gd:extendedProperty name='blogger.displayTime' value='July 16, 2009 at 4:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8195385824568047792</id><published>2009-07-16T11:01:32.496-06:00</published><updated>2009-07-16T11:01:32.496-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hehe, my husband just got his iPhone last week too...</title><content type='html'>Hehe, my husband just got his iPhone last week too, same model. I&amp;#39;m not giving in and insist on not being cool. ;) No, seriously, it&amp;#39;s fun and all and I&amp;#39;d love to have one, but the service plan is expensive, so I can live without it. Enjoy yours! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4127315915959156404/comments/default/8195385824568047792'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4127315915959156404/comments/default/8195385824568047792'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/im-finally-cool.html?showComment=1247763692496#c8195385824568047792' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/im-finally-cool.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4127315915959156404' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4127315915959156404' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='July 16, 2009 at 11:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4370811592604243781</id><published>2009-07-16T11:03:05.245-06:00</published><updated>2009-07-16T11:03:05.245-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW! I am so excited about this kit! I think I kno...</title><content type='html'>WOW! I am so excited about this kit! I think I know what it is!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4127315915959156404/comments/default/4370811592604243781'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4127315915959156404/comments/default/4370811592604243781'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/im-finally-cool.html?showComment=1247763785245#c4370811592604243781' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/im-finally-cool.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4127315915959156404' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4127315915959156404' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='July 16, 2009 at 11:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8305198698217821319</id><published>2009-07-16T11:22:43.158-06:00</published><updated>2009-07-16T11:22:43.158-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It looks incredible lol</title><content type='html'>It looks incredible lol</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4127315915959156404/comments/default/8305198698217821319'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4127315915959156404/comments/default/8305198698217821319'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/im-finally-cool.html?showComment=1247764963158#c8305198698217821319' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/im-finally-cool.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4127315915959156404' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4127315915959156404' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='July 16, 2009 at 11:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5701429995352012890</id><published>2009-07-16T11:56:49.885-06:00</published><updated>2009-07-16T11:56:49.885-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Breeoxd, I was going to say the same thing !!! :) ...</title><content type='html'>Breeoxd, I was going to say the same thing !!! :) LOL&lt;br /&gt;&lt;br /&gt;Congrats on your iphone Britt, I just got mine on Monday and it&amp;#39;s more than slightly addicting !!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4127315915959156404/comments/default/5701429995352012890'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4127315915959156404/comments/default/5701429995352012890'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/im-finally-cool.html?showComment=1247767009885#c5701429995352012890' title=''/><author><name>DimpleBrandy</name><uri>https://www.blogger.com/profile/09640041569342530342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/im-finally-cool.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4127315915959156404' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4127315915959156404' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-7367898'/><gd:extendedProperty name='blogger.displayTime' value='July 16, 2009 at 11:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3289293206070787328</id><published>2009-07-16T12:16:44.891-06:00</published><updated>2009-07-16T12:16:44.891-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I always thought you were cool!</title><content type='html'>I always thought you were cool!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4127315915959156404/comments/default/3289293206070787328'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4127315915959156404/comments/default/3289293206070787328'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/im-finally-cool.html?showComment=1247768204891#c3289293206070787328' title=''/><author><name>Kelly (kkklatt)</name><uri>https://www.blogger.com/profile/15091432853998416620</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_MbXpUykySmI/SY4QxdeWakI/AAAAAAAAABo/gcDSZB7fLEA/S220-s32/my+head.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/im-finally-cool.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4127315915959156404' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4127315915959156404' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-701696281'/><gd:extendedProperty name='blogger.displayTime' value='July 16, 2009 at 12:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6785577681608094643</id><published>2009-07-16T12:36:32.640-06:00</published><updated>2009-07-16T12:36:32.640-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I totally need one of those. My palm phone is like...</title><content type='html'>I totally need one of those. My palm phone is like 5 years old and sometimes it just stops working. Last week I couldn&amp;#39;t charge it for a day. I am SO excited for my contract to be up on the 20th of this month with T-Mobile. I-Phone here I come!!!!! Are you going to put your LOs on it???</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4127315915959156404/comments/default/6785577681608094643'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4127315915959156404/comments/default/6785577681608094643'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/im-finally-cool.html?showComment=1247769392640#c6785577681608094643' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/im-finally-cool.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4127315915959156404' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4127315915959156404' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='July 16, 2009 at 12:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2195984087116094009</id><published>2009-07-16T12:57:09.779-06:00</published><updated>2009-07-16T12:57:09.779-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have the 1st generation iphone and I *heart* min...</title><content type='html'>I have the 1st generation iphone and I *heart* mine. I want the 3Gs so bad just so I can voice dial, lol! Need any tips or tricks let me know. Have fun with them!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4127315915959156404/comments/default/2195984087116094009'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4127315915959156404/comments/default/2195984087116094009'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/im-finally-cool.html?showComment=1247770629779#c2195984087116094009' title=''/><author><name>Wen</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/im-finally-cool.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4127315915959156404' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4127315915959156404' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 16, 2009 at 12:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8399579230460362221</id><published>2009-07-16T19:01:42.602-06:00</published><updated>2009-07-16T19:01:42.602-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WAHOOOO!  I&amp;#39;m so excited for you guys.  I neve...</title><content type='html'>WAHOOOO!  I&amp;#39;m so excited for you guys.  I never knew how much I would love that phone until I got DH&amp;#39;s hand-me-down.  :)  I still want the new one.  I want to turn my old one into a touch for the kids to play so they will leave my phone alone.  LOL.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4127315915959156404/comments/default/8399579230460362221'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4127315915959156404/comments/default/8399579230460362221'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/im-finally-cool.html?showComment=1247792502602#c8399579230460362221' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/im-finally-cool.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4127315915959156404' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4127315915959156404' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='July 16, 2009 at 7:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5972474907938449041</id><published>2009-07-16T20:17:42.438-06:00</published><updated>2009-07-16T20:17:42.438-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!  Thanks for the shout out!  That reminds me, ...</title><content type='html'>Wow!  Thanks for the shout out!  That reminds me, I really need to upload some more layouts to my gallery...  :)  I&amp;#39;m SO glad you are getting some use out of my rambling advice emails!  You got some ROCKING reservations, girl!  You are going to have a BLAST!  &lt;br /&gt;&lt;br /&gt;Oh yeah, they make WDW park maps that are apps for the iPhone.  $0.99 each.  Just search iTunes for them!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8485309815945721783/comments/default/5972474907938449041'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8485309815945721783/comments/default/5972474907938449041'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/wdw-trip-planning-update.html?showComment=1247797062438#c5972474907938449041' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/wdw-trip-planning-update.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8485309815945721783' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8485309815945721783' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='July 16, 2009 at 8:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4358061911536160730</id><published>2009-07-16T20:18:35.397-06:00</published><updated>2009-07-16T20:18:35.397-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oooh, that kit looks like one I need.  I can tell ...</title><content type='html'>Oooh, that kit looks like one I need.  I can tell already!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4127315915959156404/comments/default/4358061911536160730'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4127315915959156404/comments/default/4358061911536160730'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/im-finally-cool.html?showComment=1247797115397#c4358061911536160730' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/im-finally-cool.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4127315915959156404' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4127315915959156404' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='July 16, 2009 at 8:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4448092424454465730</id><published>2009-07-16T20:35:10.619-06:00</published><updated>2009-07-16T20:35:10.619-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Not sure if anyone posted this, but TourGuideMike....</title><content type='html'>Not sure if anyone posted this, but TourGuideMike.com is AWESOME!!!!  I planned 3 trips to WDW using his awesome tips and it made a WORLD of difference &amp;amp; WELL worth the $22!!!  Saves lots of time &amp;amp; tells you which park is best for which days &amp;amp; time of day!!  I&amp;#39;m jealous!  Have fun!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8485309815945721783/comments/default/4448092424454465730'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8485309815945721783/comments/default/4448092424454465730'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/wdw-trip-planning-update.html?showComment=1247798110619#c4448092424454465730' title=''/><author><name>HollyinPA</name><uri>https://www.blogger.com/profile/08642921829577900470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//4.bp.blogspot.com/_qPB46bXbWUI/TImNOpBi19I/AAAAAAAAAjA/S45GFtoGxW4/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/wdw-trip-planning-update.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8485309815945721783' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8485309815945721783' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-472282340'/><gd:extendedProperty name='blogger.displayTime' value='July 16, 2009 at 8:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1048470025976570294</id><published>2009-07-16T21:28:42.156-06:00</published><updated>2009-07-16T21:28:42.156-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Aren&amp;#39;t they addicting?!?  My hubbie just got m...</title><content type='html'>Aren&amp;#39;t they addicting?!?  My hubbie just got me one for our anniversary and I was ECSTATIC!!!  Congrats hun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4127315915959156404/comments/default/1048470025976570294'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4127315915959156404/comments/default/1048470025976570294'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/im-finally-cool.html?showComment=1247801322156#c1048470025976570294' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/im-finally-cool.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4127315915959156404' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4127315915959156404' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='July 16, 2009 at 9:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2748382184863597378</id><published>2009-07-16T23:21:10.726-06:00</published><updated>2009-07-16T23:21:10.726-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats on the new phone...like you needed that t...</title><content type='html'>Congrats on the new phone...like you needed that to be cool! lol  My son saved all is birthday money and bought one...that thing is impressive!!! &lt;br /&gt;Can&amp;#39;t wait for the new kit tomorrow too! I figured out who it is with;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4127315915959156404/comments/default/2748382184863597378'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4127315915959156404/comments/default/2748382184863597378'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/im-finally-cool.html?showComment=1247808070726#c2748382184863597378' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/im-finally-cool.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4127315915959156404' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4127315915959156404' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='July 16, 2009 at 11:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5256543034103043996</id><published>2009-07-16T23:54:23.773-06:00</published><updated>2009-07-16T23:54:23.773-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay! I actually found the other designer! For once...</title><content type='html'>Yay! I actually found the other designer! For once I&amp;#39;m not out of the loop...&lt;br /&gt;&lt;br /&gt;Now the cell phone loop I am very out of. My poor little phone is 4 years old. LOL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4127315915959156404/comments/default/5256543034103043996'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4127315915959156404/comments/default/5256543034103043996'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/im-finally-cool.html?showComment=1247810063773#c5256543034103043996' title=''/><author><name>Jennifer</name><uri>https://www.blogger.com/profile/13273273342995175294</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//1.bp.blogspot.com/-ahwAZME2ZjY/V6-e5P-HPJI/AAAAAAAAAyg/ymV7E3mfs3sMdFtIlvG5JaBCLHBzwzQ6ACK4B/s31/IMG_7953.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/im-finally-cool.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4127315915959156404' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4127315915959156404' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1680515322'/><gd:extendedProperty name='blogger.displayTime' value='July 16, 2009 at 11:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1403739887776399301</id><published>2009-07-17T07:00:31.852-06:00</published><updated>2009-07-17T07:00:32.122-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this Freebie. I want to let ...</title><content type='html'>Thank you so much for this Freebie. I want to let you know that I posted a link to your blog in &lt;a href="http://CbhScrapbookFreebiesSearch.blogspot.com" rel="nofollow"&gt;Creative Busy Hands Scrapbook Freebies Search List&lt;/a&gt;, under the &lt;b&gt;Page 4&lt;/b&gt; post on Jul. 17, 2009. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/1403739887776399301'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/1403739887776399301'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html?showComment=1247835631852#c1403739887776399301' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3660902154628132509' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3660902154628132509' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2009 at 7:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-217603918352177392</id><published>2009-07-17T07:33:55.041-06:00</published><updated>2009-07-17T07:33:55.041-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>&amp;#39;Incredi-Boy&amp;#39; is terrific! The layouts are...</title><content type='html'>&amp;#39;Incredi-Boy&amp;#39; is terrific! The layouts are awesome! Thanks so very much for the generous freebie add-on! Have a wonderful weekend!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/217603918352177392'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/217603918352177392'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html?showComment=1247837635041#c217603918352177392' title=''/><author><name>Nancy</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3660902154628132509' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3660902154628132509' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2009 at 7:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2248528149039874093</id><published>2009-07-17T07:44:53.542-06:00</published><updated>2009-07-17T07:44:53.542-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt, thanks for this fun kit! I am a huge fan...</title><content type='html'>Hi Britt, thanks for this fun kit! I am a huge fan of all of your kits inspired by the magic of Disney. Your creativity makes it possible for me to scrap a lifetime of precious Disney memories from my own childhood all the way through sharing the magic with my own little boy. I was wondering if you had ever considered doing a jungle or Africa themed kit. My sons favorites are Lion King, Tarzan and Jungle Book. I can imagine textured green papers, vines, sunset colored papers, fun animals, all in one kit!&lt;br /&gt;&lt;br /&gt;Thank you again for your great products. I love checking every Friday to see what will be here!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/2248528149039874093'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/2248528149039874093'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html?showComment=1247838293542#c2248528149039874093' title=''/><author><name>kmkarayannis</name><uri>https://www.blogger.com/profile/05663787714491684692</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_cNQTfFeY3sY/SjWz1pX7ctI/AAAAAAAAABM/L68BKn97sCg/S220-s32/100_2741desktop+sizesmaller.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3660902154628132509' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3660902154628132509' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-695638573'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2009 at 7:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3257671007544991345</id><published>2009-07-17T09:27:12.279-06:00</published><updated>2009-07-17T09:27:12.279-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>FANTASTIC new kit!!! Thanks so much for the freebie:)</title><content type='html'>FANTASTIC new kit!!! Thanks so much for the freebie:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/3257671007544991345'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/3257671007544991345'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html?showComment=1247844432279#c3257671007544991345' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3660902154628132509' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3660902154628132509' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2009 at 9:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4794890507640487631</id><published>2009-07-17T10:50:50.279-06:00</published><updated>2009-07-17T10:50:50.279-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>heh heh saw the preview and knew it would be - umm...</title><content type='html'>heh heh saw the preview and knew it would be - ummmm - incredible!  You did a *super* job (oh dear, there is goes again......)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/4794890507640487631'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/4794890507640487631'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html?showComment=1247849450279#c4794890507640487631' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3660902154628132509' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3660902154628132509' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2009 at 10:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8224976481642318408</id><published>2009-07-17T11:03:50.149-06:00</published><updated>2009-07-17T11:03:50.149-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Super fun new kit!  Love all the bright colors and...</title><content type='html'>Super fun new kit!  Love all the bright colors and the details you put into it!  Thanks for the freebie!! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/8224976481642318408'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/8224976481642318408'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html?showComment=1247850230149#c8224976481642318408' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3660902154628132509' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3660902154628132509' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2009 at 11:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6783487159885387805</id><published>2009-07-17T12:32:25.539-06:00</published><updated>2009-07-17T12:32:25.539-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt this turned out soo cute!! Love all the fun ...</title><content type='html'>Britt this turned out soo cute!! Love all the fun superhero elements you girls created! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/6783487159885387805'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/6783487159885387805'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html?showComment=1247855545539#c6783487159885387805' title=''/><author><name>Jessica</name><uri>https://www.blogger.com/profile/12077393210272884368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_kTEkw07EI7w/SuM3kED3O6I/AAAAAAAAACk/G604HCfHwPM/S220-s32/profile+pic+500.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3660902154628132509' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3660902154628132509' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-141561779'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2009 at 12:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2369999924390783562</id><published>2009-07-17T15:42:35.442-06:00</published><updated>2009-07-17T15:42:35.442-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOWWIE!! This kit looks so awesome! And I love the...</title><content type='html'>WOWWIE!! This kit looks so awesome! And I love the LOs your CTs did.  I can see it being used for so many non-Disney LOs too. I have no idea how you are going to top this one.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/2369999924390783562'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/2369999924390783562'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html?showComment=1247866955442#c2369999924390783562' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3660902154628132509' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3660902154628132509' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2009 at 3:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3642058083572236602</id><published>2009-07-17T16:21:05.226-06:00</published><updated>2009-07-17T16:21:05.226-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome new kit! Love it! Thanks for the addon and...</title><content type='html'>Awesome new kit! Love it! Thanks for the addon and the cute Christmas alpha for showing off. Very nice. You&amp;#39;re the best!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/3642058083572236602'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/3642058083572236602'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html?showComment=1247869265226#c3642058083572236602' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3660902154628132509' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3660902154628132509' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2009 at 4:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7844105751865663278</id><published>2009-07-17T22:00:12.562-06:00</published><updated>2009-07-17T22:00:12.663-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com" rel="nofollow"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 17 Jul [LA 08:33pm, NY 10:33pm] - 18 Jul [UK 03:33am, OZ 01:33pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/7844105751865663278'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/7844105751865663278'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html?showComment=1247889612562#c7844105751865663278' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3660902154628132509' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3660902154628132509' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2009 at 10:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5909398677828855594</id><published>2009-07-18T05:45:32.492-06:00</published><updated>2009-07-18T05:45:32.492-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Brit.  How are you?  I&amp;#39;ve been stalking you...</title><content type='html'>Hi Brit.  How are you?  I&amp;#39;ve been stalking your blog for about two years now and I just love it:-)  I found you while I was looking for digital disney designs for idea&amp;#39;s for our Disney pages.  I live in Connecticut since my son was born, I have been a Disney freak.  It is so great to be a child again through my son.:-)  Thank you for all your wonderful designs, your still my favorite in the digital world:-)  It alway&amp;#39;s inspires me to read your blog - you and your family seem so blessed in life with your relationships and love for one another.  It is nice to see that there are people out there that cherish family.  I&amp;#39;ve been blessed to be able to have one child you has changed my whole world.  It is amazing how one little boy made me realize what was really important it life.  OK enough of my crazy talk:-)&lt;br /&gt;I wanted to give you some tips for Florida - I&amp;#39;ve sure you have had oodles and maybe these are repeats but here goes...  We have been the last three years in a row with my family and each time I have planned it out ahead of time online and it has been wonderful.  I can&amp;#39;t wait to hear about though you because it is just AMAZING there.  Ok here I go.  Breakfast at royal table wonderful choice - great breakfast, service, and youg et to met all the princess&amp;#39;s:-)  Le Cellier - excellent choice:-)  I would try and see if you could get into the breakfast at the polyinasion resort breakfast with Lilo, Stich, Mickey, Goofey.  It is spectacular!!!!  Breakfast with a view of Cinderella Castle and they do a show, get people involved with singing and dancing, and Stitch is amazing - mischievous and funny- WELL WORTH IT!!!!!  I also found out from a disney site I belong to that you can do dining reservations online.....  AWESOME picture site from the observation deck in Water Park - Blizzard Beach, I think - must check on that - can see the Epcot ball, Mt Everest, Mickey ears, Tower of Terror, etc.  And one last thin in Hollywood Studios - DO DO DO the animation tour in the animation building, you see a show about animation and then you go out through a small tour of the building and then out into an area where there are over 12 characters - a cast member let me oin on that secret:-)  Mickey Soccer. Army Men from Buzz, Incredi, Minnie, Bolt, Gepetto, Chip &amp;amp; Dale, etc.  Definetly talk to cast memebers - sooo wonderful and give you great little tips:-)  Please e-mail me when you have time for more tips I have soo many.  Oh yeah - so see fantasmic in Hollywood studio&amp;#39;s AMAZING!!!!  Do not do the dinner package for it - seating not good and it is expensive but see the show - no matter where you sit it is AMAZING!!!  It is my all time favorite for over 10 years:-)  Ok, I&amp;#39;ve gone enough.  Have a wonderful weekend.  God Bless Melissa</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/5909398677828855594'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/5909398677828855594'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html?showComment=1247917532492#c5909398677828855594' title=''/><author><name>Missy</name><uri>https://www.blogger.com/profile/11231567435143964336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3660902154628132509' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3660902154628132509' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1382916720'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2009 at 5:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7677264026993974712</id><published>2009-07-18T10:40:40.397-06:00</published><updated>2009-07-18T10:40:40.397-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much!  This is so adorable!  I love t...</title><content type='html'>Thank you so much!  This is so adorable!  I love the layouts and can&amp;#39;t wait to get the whole kit! I can always count on you to give us great kits for Disney!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/7677264026993974712'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/7677264026993974712'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html?showComment=1247935240397#c7677264026993974712' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3660902154628132509' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3660902154628132509' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2009 at 10:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2519352474858177187</id><published>2009-07-18T10:46:26.672-06:00</published><updated>2009-07-18T10:46:26.672-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG, I just looked back through your older posts t...</title><content type='html'>OMG, I just looked back through your older posts to see when you are going to Disney, and we&amp;#39;re gonna be there at the same time!!!  We leave for Disney Sept. 28, and are staying until Oct. 8.  And believe it or not, we almost stayed at Pop Century and at the last minute, changed to Coronado Springs.  It would be so cool to meet someone &amp;quot;famous&amp;quot; from the scrapbooking world!!  LoL!  Maybe we&amp;#39;ll run into each other!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/2519352474858177187'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/2519352474858177187'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html?showComment=1247935586672#c2519352474858177187' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3660902154628132509' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3660902154628132509' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2009 at 10:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7528764172423434501</id><published>2009-07-18T12:01:14.671-06:00</published><updated>2009-07-18T12:01:14.671-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie, I love the new kit.</title><content type='html'>Thanks for the freebie, I love the new kit.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/7528764172423434501'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/7528764172423434501'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html?showComment=1247940074671#c7528764172423434501' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3660902154628132509' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3660902154628132509' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2009 at 12:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7858531187490289753</id><published>2009-07-19T02:23:20.252-06:00</published><updated>2009-07-19T02:23:20.252-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the freebie :)</title><content type='html'>Thank you so much for the freebie :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/7858531187490289753'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/7858531187490289753'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html?showComment=1247991800252#c7858531187490289753' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2009 at 2:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4394256368206498017</id><published>2009-07-19T08:19:01.367-06:00</published><updated>2009-07-19T08:19:01.367-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ha ha love how your mom ran after the band! I thou...</title><content type='html'>ha ha love how your mom ran after the band! I thought it was you running.&lt;br /&gt;If we go to Disney like we plan to in Nov I&amp;#39;m going to do the autograph album.&lt;br /&gt;hey is scrap matters broken?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3038717624314289273/comments/default/4394256368206498017'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3038717624314289273/comments/default/4394256368206498017'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/magical-autographs-album.html?showComment=1248013141367#c4394256368206498017' title=''/><author><name>Maria Dragone</name><uri>https://www.blogger.com/profile/12951994679845342634</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/magical-autographs-album.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3038717624314289273' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3038717624314289273' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447323550'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2009 at 8:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6544115582558204434</id><published>2009-07-19T09:56:01.325-06:00</published><updated>2009-07-19T09:56:01.325-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I totally recognized Shantell in the parade, I jus...</title><content type='html'>I totally recognized Shantell in the parade, I just couldn&amp;#39;t figure out why she looked so familiar LOL! I actually got to hear the band play from my spot on the parade route :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3038717624314289273/comments/default/6544115582558204434'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3038717624314289273/comments/default/6544115582558204434'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/magical-autographs-album.html?showComment=1248018961325#c6544115582558204434' title=''/><author><name>Emilee</name><uri>https://www.blogger.com/profile/03276923834347567587</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/magical-autographs-album.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3038717624314289273' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3038717624314289273' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958259147'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2009 at 9:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6598721653598095327</id><published>2009-07-19T18:04:11.244-06:00</published><updated>2009-07-19T18:04:11.244-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How cool that your bro&amp;#39;s in the AF marching ba...</title><content type='html'>How cool that your bro&amp;#39;s in the AF marching band -- I had cousins in that band!  They are totally good.  I am a former bandie as well -- not AF (I&amp;#39;m not from Utah) but I did do my student teaching there.&lt;br /&gt;&lt;br /&gt;Congrats on your new calling -- that second-hand compliment is awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3038717624314289273/comments/default/6598721653598095327'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3038717624314289273/comments/default/6598721653598095327'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/magical-autographs-album.html?showComment=1248048251244#c6598721653598095327' title=''/><author><name>Beth</name><uri>https://www.blogger.com/profile/13870296621798497300</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-Xgp7_L6R9qo/Wh4-8WJUILI/AAAAAAABqNc/AujVyPoz0aMwGiOE-sIwNZcpxNZymwzbQCK4BGAYYCw/s32/beth.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/magical-autographs-album.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3038717624314289273' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3038717624314289273' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868305007'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2009 at 6:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9053860836901990283</id><published>2009-07-20T00:38:35.103-06:00</published><updated>2009-07-20T00:38:35.103-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>DH and I got our iPhones 9 days ago. It was our bi...</title><content type='html'>DH and I got our iPhones 9 days ago. It was our birthday presents to each other (we&amp;#39;re both July babies.) We are both addicted to them now..LOL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4127315915959156404/comments/default/9053860836901990283'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4127315915959156404/comments/default/9053860836901990283'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/im-finally-cool.html?showComment=1248071915103#c9053860836901990283' title=''/><author><name>Starry Eyed Designs</name><uri>https://www.blogger.com/profile/13992468629338992950</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//2.bp.blogspot.com/_vj-9p4l4W74/S2ptLcygB_I/AAAAAAAAAL8/7NdwVX_xm1I/S220-s32/Amy_CTPicture3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/im-finally-cool.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4127315915959156404' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4127315915959156404' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1894558601'/><gd:extendedProperty name='blogger.displayTime' value='July 20, 2009 at 12:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-822498028097124513</id><published>2009-07-20T13:20:08.590-06:00</published><updated>2009-07-20T13:20:08.590-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much...this kit is awesome!</title><content type='html'>Thank you so much...this kit is awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/822498028097124513'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/822498028097124513'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html?showComment=1248117608590#c822498028097124513' title=''/><author><name>Sharon Kay</name><uri>https://www.blogger.com/profile/08370835217609628176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3660902154628132509' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3660902154628132509' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346615469'/><gd:extendedProperty name='blogger.displayTime' value='July 20, 2009 at 1:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7838785113720959752</id><published>2009-07-20T14:11:38.645-06:00</published><updated>2009-07-20T14:11:38.645-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for keeping your links active...this was a ...</title><content type='html'>Thanks for keeping your links active...this was a great surprise!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/7838785113720959752'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/7838785113720959752'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html?showComment=1248120698645#c7838785113720959752' title=''/><author><name>Sharon Kay</name><uri>https://www.blogger.com/profile/08370835217609628176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4036882708397653363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4036882708397653363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346615469'/><gd:extendedProperty name='blogger.displayTime' value='July 20, 2009 at 2:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9212604870414821828</id><published>2009-07-20T14:27:09.749-06:00</published><updated>2009-07-20T14:27:09.749-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>is that the Gateway Mall in the photo reflection t...</title><content type='html'>is that the Gateway Mall in the photo reflection that I can see....are you a Utah girl??</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4127315915959156404/comments/default/9212604870414821828'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4127315915959156404/comments/default/9212604870414821828'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/im-finally-cool.html?showComment=1248121629749#c9212604870414821828' title=''/><author><name>Aaron [air]</name><uri>https://www.blogger.com/profile/09470725250056059377</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='23' src='//3.bp.blogspot.com/_wNV0P5nx-s0/S3CqaZiTu8I/AAAAAAAABDQ/aVUp6of6wNU/S220-s32/20964_271697821883_519776883_3988093_7373481_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/im-finally-cool.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4127315915959156404' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4127315915959156404' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-180284158'/><gd:extendedProperty name='blogger.displayTime' value='July 20, 2009 at 2:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5429294940176466843</id><published>2009-07-20T15:40:47.847-06:00</published><updated>2009-07-20T15:40:47.847-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>hey britt! this is jessica barney :D anyways, i wa...</title><content type='html'>hey britt! this is jessica barney :D anyways, i wanted to let you know that while you are on your trip to wdw, you need to stop by and say hello to me! i am going to be working there for five months(from august to january). i dont know  my location yet, but i will let you know :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8485309815945721783/comments/default/5429294940176466843'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8485309815945721783/comments/default/5429294940176466843'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/wdw-trip-planning-update.html?showComment=1248126047847#c5429294940176466843' title=''/><author><name>Jessica</name><uri>https://www.blogger.com/profile/02538270417257763031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-weoVOFsxApE/U6XvxGFgyqI/AAAAAAAAAho/Fw9GJwWROpE/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/wdw-trip-planning-update.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8485309815945721783' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8485309815945721783' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1161098451'/><gd:extendedProperty name='blogger.displayTime' value='July 20, 2009 at 3:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8220916311219235144</id><published>2009-07-20T16:42:13.529-06:00</published><updated>2009-07-20T16:42:13.529-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yeah, I would be so excited to be in your Sunday s...</title><content type='html'>Yeah, I would be so excited to be in your Sunday school class. How fun. I was browsing scrap matters and saw that album, it is so cute, I want to go back to Disneyland just so I can make a cute autograph book.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3038717624314289273/comments/default/8220916311219235144'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3038717624314289273/comments/default/8220916311219235144'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/magical-autographs-album.html?showComment=1248129733529#c8220916311219235144' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/magical-autographs-album.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3038717624314289273' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3038717624314289273' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='July 20, 2009 at 4:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-107250266989935244</id><published>2009-07-20T17:44:47.951-06:00</published><updated>2009-07-20T17:44:47.951-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love marching band pics! I&amp;#39;m former bandie! ...</title><content type='html'>I love marching band pics! I&amp;#39;m former bandie!  (Arizona State, GO Sundevils!)  I miss the parades.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3038717624314289273/comments/default/107250266989935244'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3038717624314289273/comments/default/107250266989935244'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/magical-autographs-album.html?showComment=1248133487951#c107250266989935244' title=''/><author><name>Liz</name><uri>https://www.blogger.com/profile/05222903244619003214</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/magical-autographs-album.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3038717624314289273' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3038717624314289273' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2098482029'/><gd:extendedProperty name='blogger.displayTime' value='July 20, 2009 at 5:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2500446459523709226</id><published>2009-07-20T18:03:15.165-06:00</published><updated>2009-07-20T18:03:15.165-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Loved the band pic and kudos to your brother for n...</title><content type='html'>Loved the band pic and kudos to your brother for not crackin&amp;#39; up!  My hubby is a band teacher at a Jr. High and it doesn&amp;#39;t take much to get them off task...I&amp;#39;m sure you see that in your new Sunday School position!!!  Congrats!  I taught Jr. High in the public school for 7 years and then &amp;quot;graduated&amp;quot; to the high school for another 5!  I got to teach both levels online last semester and am trying to get hired on again for the fall!  I love that age group!  I am still friends with a lot of my previous kids that are now grown, married and have kids that play with my daughter!!! =)  It&amp;#39;s GREAT!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3038717624314289273/comments/default/2500446459523709226'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3038717624314289273/comments/default/2500446459523709226'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/magical-autographs-album.html?showComment=1248134595165#c2500446459523709226' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/magical-autographs-album.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3038717624314289273' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3038717624314289273' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='July 20, 2009 at 6:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1135847353284085064</id><published>2009-07-21T09:48:52.675-06:00</published><updated>2009-07-21T09:48:52.675-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the pictures from the parade.  Your mom is ...</title><content type='html'>I love the pictures from the parade.  Your mom is too cute! &lt;br /&gt;*Ang</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3038717624314289273/comments/default/1135847353284085064'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3038717624314289273/comments/default/1135847353284085064'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/magical-autographs-album.html?showComment=1248191332675#c1135847353284085064' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/magical-autographs-album.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3038717624314289273' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3038717624314289273' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2009 at 9:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5818255324637540602</id><published>2009-07-21T11:26:07.399-06:00</published><updated>2009-07-21T11:26:07.399-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brit, I am sorry that you&amp;#39;re having a rough da...</title><content type='html'>Brit, I am sorry that you&amp;#39;re having a rough day!  Will be back tomorrow for the big announcement!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/5818255324637540602'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/5818255324637540602'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html?showComment=1248197167399#c5818255324637540602' title=''/><author><name>Pressed Petals</name><uri>https://www.blogger.com/profile/11363508061584830683</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_waNeXSTyMaw/TTDnhG21TaI/AAAAAAAADRc/mjE8JuFpMFo/S220-s32/blog-avi-2011.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7891247742539905478' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7891247742539905478' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2115726680'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2009 at 11:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7533012433722510252</id><published>2009-07-21T11:40:45.288-06:00</published><updated>2009-07-21T11:40:45.288-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m sorry you&amp;#39;re feeling overwhelmed.. But...</title><content type='html'>I&amp;#39;m sorry you&amp;#39;re feeling overwhelmed.. But try to focus on the good things: look at all the wonderful pages you did last week!!&lt;br /&gt;I&amp;#39;m so sorry you&amp;#39;re disappointed about the My Story Matters challenge - you know it&amp;#39;s my favorite challenge ever!&lt;br /&gt;I&amp;#39;m curious about the announcement now..! Hugs!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/7533012433722510252'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/7533012433722510252'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html?showComment=1248198045288#c7533012433722510252' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7891247742539905478' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7891247742539905478' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2009 at 11:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3895275016099164576</id><published>2009-07-21T11:47:52.050-06:00</published><updated>2009-07-21T11:47:52.050-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I hope they don&amp;#39;t get rid of the &amp;#39;My Story...</title><content type='html'>I hope they don&amp;#39;t get rid of the &amp;#39;My Story Matters&amp;#39; Challenge! I look forward to viewing the pages you guys make. I haven&amp;#39;t made one...I wish I was caught up on the rest...but maybe I just need to bite the bullet and do it so they stay alive!!! &lt;br /&gt;&lt;br /&gt;Hope you have a better night :) Be back tomorrow!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/3895275016099164576'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/3895275016099164576'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html?showComment=1248198472050#c3895275016099164576' title=''/><author><name>Courtney (aka cnscraps)</name><uri>https://www.blogger.com/profile/15682792308188770581</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7891247742539905478' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7891247742539905478' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1572063951'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2009 at 11:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4790521758246687902</id><published>2009-07-21T12:03:35.412-06:00</published><updated>2009-07-21T12:03:35.412-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am definitely going to try to scrap a LO for My ...</title><content type='html'>I am definitely going to try to scrap a LO for My Story Matters this week. I really love that challenge. Hope your day gets better! Can&amp;#39;t wait to hear your announcement!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/4790521758246687902'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/4790521758246687902'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html?showComment=1248199415412#c4790521758246687902' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7891247742539905478' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7891247742539905478' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2009 at 12:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3067405547685235239</id><published>2009-07-21T12:12:52.812-06:00</published><updated>2009-07-21T12:12:52.812-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>sorry you are feeling so overwelmed and stressed!!...</title><content type='html'>sorry you are feeling so overwelmed and stressed!! You are LOVED!! Hugs!  I love the idea of my story matters!  I just don&amp;#39;t have a scanner!  ARGH!  So one day I will scan in tons of pics and scrap all the back challanges!  I think it is the coolest idea EVER!  I scraped the first one (stole the graphic designers scanner at work)and just haven&amp;#39;t gotten it together since!  Can&amp;#39;t wait to see what the big annoucement is!   Just think, soon you will be in DISNEYWORLD!! YAY!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/3067405547685235239'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/3067405547685235239'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html?showComment=1248199972812#c3067405547685235239' title=''/><author><name>Amanda</name><uri>https://www.blogger.com/profile/02491153320010536546</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7891247742539905478' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7891247742539905478' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1323123087'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2009 at 12:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2633534895583236276</id><published>2009-07-21T12:15:07.888-06:00</published><updated>2009-07-21T12:15:07.888-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m sorry you&amp;#39;re having such a gloomy day!...</title><content type='html'>I&amp;#39;m sorry you&amp;#39;re having such a gloomy day!  Thank you for doing the drudgery part of the business!  I do appreciate it!  I love SM - you, the other designers, admins, CT &amp;amp; SMG really rock the Scrapping world!  There is not a friendlier site!!  &lt;br /&gt;&lt;br /&gt;I love the MSM challenges!!  I&amp;#39;m always excited to see what is next.  I know I would do them more if I had more of my photos scanned - my mom still has most of them in her possession.  It&amp;#39;s my own fault for not getting on the ball.  I hope they aren&amp;#39;t canceled in the future!  &lt;br /&gt;&lt;br /&gt;Hoping your day gets better!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/2633534895583236276'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/2633534895583236276'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html?showComment=1248200107888#c2633534895583236276' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/16188089711802128486</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='22' src='//3.bp.blogspot.com/-CUFMNRAzt3k/TkH12bm6I4I/AAAAAAAAAxs/6PQO1RN5bMY/s32/DSC_2885.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7891247742539905478' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7891247742539905478' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1956407086'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2009 at 12:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8199060786351919016</id><published>2009-07-21T12:40:40.573-06:00</published><updated>2009-07-21T12:40:40.573-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I got hooked on the SM challenges this month.  I r...</title><content type='html'>I got hooked on the SM challenges this month.  I really want to do the &amp;quot;My Story Matters&amp;quot; challenge, but I have ZERO pictures from my childhood.  Zero.  I&amp;#39;m going home next week, and I already told my mom I&amp;#39;m not leaving until I scan in some pictures.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/8199060786351919016'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/8199060786351919016'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html?showComment=1248201640573#c8199060786351919016' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/03564906200983646394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-2U_pryEXti0/UWcgC9NYzWI/AAAAAAAAXtw/ccer93QzhAA/s32/20130216_100523%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7891247742539905478' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7891247742539905478' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-161017844'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2009 at 12:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-670134737442344257</id><published>2009-07-21T13:40:19.625-06:00</published><updated>2009-07-21T13:40:19.625-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Big announcement.....I am dying to know...... WOW,...</title><content type='html'>Big announcement.....I am dying to know...... WOW, I can&amp;#39;t believe how much you scrapped. You are AMAZING! Can you send some of that mojo my way. I was just thinking I want to finish up my 2008 album, but I&amp;#39;m kind on in a funk. I love the my story matters pages too! And I WISH with all my heart I did more of them!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/670134737442344257'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/670134737442344257'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html?showComment=1248205219625#c670134737442344257' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7891247742539905478' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7891247742539905478' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2009 at 1:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7144675434330561317</id><published>2009-07-21T14:01:54.142-06:00</published><updated>2009-07-21T14:01:54.142-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You know I love those MSM Challenges! I missed out...</title><content type='html'>You know I love those MSM Challenges! I missed out on them last month, and was super bummed! I&amp;#39;m going to try to fit the stories into other challenges this month. And....don&amp;#39;t worry, be happy!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/7144675434330561317'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/7144675434330561317'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html?showComment=1248206514142#c7144675434330561317' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05431286669797741136</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7891247742539905478' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7891247742539905478' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2091018491'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2009 at 2:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8859626678145048488</id><published>2009-07-21T14:20:47.257-06:00</published><updated>2009-07-21T14:20:47.257-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Scrap therapy is the BEST!!! I had an icky childho...</title><content type='html'>Scrap therapy is the BEST!!! I had an icky childhood (really long sad story and not one I want to journal for my kids to remember), but being able to srap my kids lives has helped to heal some of mine.  My parents didn&amp;#39;t have a camera when I was little, so all I have is few that others gave my parents. &lt;br /&gt;I think it is great you had such a terrific memorable childhood and that should be scraped for your little ones to come and for YOU so you never forget.  I will check in to the challenge and see if there is something I can scrap...Just remember when you are having challenges in your life it builds YOU!! With out them...we would be really sad people:) So, don&amp;#39;t worry, be HAPPY!&lt;br /&gt;Can&amp;#39;t wait to hear the announcement tomorrow!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/8859626678145048488'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/8859626678145048488'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html?showComment=1248207647257#c8859626678145048488' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7891247742539905478' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7891247742539905478' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2009 at 2:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-153954607690550234</id><published>2009-07-21T15:02:26.771-06:00</published><updated>2009-07-21T15:02:26.771-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh  im sorry for the crummy day. I was just leavin...</title><content type='html'>oh  im sorry for the crummy day. I was just leaving Chelle a comment that i dont think people realize how many collabs and enables and blog posts and all the other stuff you guys do. I know just on my cts I have alot of other stuff besides scrapping and some days its just not fun lol. Big hugs. And as far as the MSM they are my favs! I just get backlogged cause I can only do so many and those take alot of thought. But I have been wprking on some of the past ones!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/153954607690550234'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/153954607690550234'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html?showComment=1248210146771#c153954607690550234' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7891247742539905478' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7891247742539905478' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2009 at 3:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3283687588503192074</id><published>2009-07-21T15:56:00.925-06:00</published><updated>2009-07-21T15:56:00.925-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m sorry the behinds the scene stuff is so st...</title><content type='html'>I&amp;#39;m sorry the behinds the scene stuff is so stressful. You know that I&amp;#39;m always a phone call or email away if you ever need a listening ear. I love your My Story Challenge and love looking at your pages. I&amp;#39;ve never done this challenge but now I&amp;#39;m going to. I always think to myself that I should do this, so now I will. Can&amp;#39;t wait to see what your big announcement is! I love you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/3283687588503192074'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/3283687588503192074'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html?showComment=1248213360925#c3283687588503192074' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7891247742539905478' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7891247742539905478' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2009 at 3:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6008219166648593525</id><published>2009-07-21T17:57:42.133-06:00</published><updated>2009-07-21T17:57:42.133-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt - So sorry you had a crummy start to your da...</title><content type='html'>Britt - So sorry you had a crummy start to your day...hopefully it turned around and improved some.  I can honestly say that I have NO idea how much work designing takes, but hugely admire all the dedication and hard work you put in each and every week. I was just thinking to myself last week how much time it must take you...you always release AT LEAST two new products each week (to make sure the show offs get something too) which is HUGE!! Sorry the behind the scenes stuff is getting you down, but just remember...it too shall pass.  You are down to less than 70 days til Disney World!!!  {hugs}&lt;br /&gt;Can&amp;#39;t wait to &amp;quot;hear&amp;quot; your big announcement tomorrow!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/6008219166648593525'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/6008219166648593525'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html?showComment=1248220662133#c6008219166648593525' title=''/><author><name>Kelli</name><uri>https://www.blogger.com/profile/11628407677508072604</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7891247742539905478' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7891247742539905478' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1749060224'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2009 at 5:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1740751865132128083</id><published>2009-07-21T19:47:18.292-06:00</published><updated>2009-07-21T19:47:18.292-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Well, I don&amp;#39;t know about you but after reading...</title><content type='html'>Well, I don&amp;#39;t know about you but after reading the comments people left you I&amp;#39;m totally encouraged and I didn&amp;#39;t even have that crummy of a day today!  LOL =)  My husband and I took our daughter to see Horton Hears a Who (free summer movies).  It was the only one on their list for this summer that I thought would be okay for her to see.  She started complaining of a sore throat a couple days ago and last night was no picnic! I thought, &amp;quot;GREAT, we are going to miss out again!&amp;quot;.  I thought Tinkerbell was going to be a theater release when I saw the previews a year beforehand.  I thought that would be PERFECT for her first movie last summer!  But, it ended up only coming out on DVD!!  I was SO bummed and really wanted to scrap that as her first theater movie. =(  We did make it today and she did get through it okay.  I mean, she LOVED the movie, but was coughing and sneezing through it...poor thing!  So, she wasn&amp;#39;t in the best mood!  When I was taking pics and asked her to give me a thumbs up, she did a thumbs down...gotta love that she&amp;#39;s 3!!  So wish me luck on scrapping this...I&amp;#39;ll be sending it as a show off...I hope!  Thanks for putting up with what you do.  I understand all the &amp;quot;behind the scenes stuff&amp;quot; all too well and it can get to you after a time.  Just know that we all appreciate you and adore your designs! =)  Thanks for reading my &amp;quot;book&amp;quot;...(sorry)!  I have your MSM Challenges &amp;quot;marked&amp;quot; for when I get my childhood pics from my parents to scan in...that&amp;#39;ll be a chore! =) I&amp;#39;ll try to get some in though!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/1740751865132128083'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/1740751865132128083'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html?showComment=1248227238292#c1740751865132128083' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7891247742539905478' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7891247742539905478' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2009 at 7:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7714145898175204016</id><published>2009-07-21T22:10:34.444-06:00</published><updated>2009-07-21T22:10:34.444-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Make that tag autograph album for when you go to W...</title><content type='html'>Make that tag autograph album for when you go to WDW!!  Don&amp;#39;t wait til you have kids LOL!!!&lt;br /&gt;&lt;br /&gt;Great photos...I miss my band days, too &amp;amp; congrats on the new &amp;quot;job&amp;quot;...I&amp;#39;d be running for the hills!!  LOL!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3038717624314289273/comments/default/7714145898175204016'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3038717624314289273/comments/default/7714145898175204016'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/magical-autographs-album.html?showComment=1248235834444#c7714145898175204016' title=''/><author><name>HollyinPA</name><uri>https://www.blogger.com/profile/08642921829577900470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//4.bp.blogspot.com/_qPB46bXbWUI/TImNOpBi19I/AAAAAAAAAjA/S45GFtoGxW4/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/magical-autographs-album.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3038717624314289273' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3038717624314289273' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-472282340'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2009 at 10:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7401660926963873665</id><published>2009-07-22T02:51:38.428-06:00</published><updated>2009-07-22T02:51:38.428-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are really beautiful pages, really something...</title><content type='html'>These are really beautiful pages, really something to pick anyone up who&amp;#39;s having a bad day. hope you feel better :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/7401660926963873665'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/7401660926963873665'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html?showComment=1248252698428#c7401660926963873665' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7891247742539905478' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7891247742539905478' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2009 at 2:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1140967320574757073</id><published>2009-07-22T08:36:41.162-06:00</published><updated>2009-07-22T08:36:41.162-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love when you post a bunch of LOs that you have ...</title><content type='html'>I love when you post a bunch of LOs that you have been working on! They are always so cute and inspiring! I hope one day Isaac will decide to start taking naps so I can play around w/ digi scrap again!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/1140967320574757073'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/1140967320574757073'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html?showComment=1248273401162#c1140967320574757073' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7891247742539905478' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7891247742539905478' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2009 at 8:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2656257366722707729</id><published>2009-07-22T10:36:27.876-06:00</published><updated>2009-07-22T10:36:27.876-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is the announcement I have been WAITING for! ...</title><content type='html'>This is the announcement I have been WAITING for!  YAY!  You will get my app VERY soon! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6616603847592616347/comments/default/2656257366722707729'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6616603847592616347/comments/default/2656257366722707729'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/its-finally-time.html?showComment=1248280587876#c2656257366722707729' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/its-finally-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6616603847592616347' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6616603847592616347' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2009 at 10:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9129896689536949786</id><published>2009-07-22T11:41:32.551-06:00</published><updated>2009-07-22T11:41:32.551-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay!! I am so excited!! I will be emailing you soon!!</title><content type='html'>Yay!! I am so excited!! I will be emailing you soon!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6616603847592616347/comments/default/9129896689536949786'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6616603847592616347/comments/default/9129896689536949786'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/its-finally-time.html?showComment=1248284492551#c9129896689536949786' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/its-finally-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6616603847592616347' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6616603847592616347' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2009 at 11:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6425745352163197962</id><published>2009-07-22T12:07:30.253-06:00</published><updated>2009-07-22T12:07:30.253-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>hey Britt, what is the typewriter font that you us...</title><content type='html'>hey Britt, what is the typewriter font that you used in your ad? its awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6616603847592616347/comments/default/6425745352163197962'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6616603847592616347/comments/default/6425745352163197962'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/its-finally-time.html?showComment=1248286050253#c6425745352163197962' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/its-finally-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6616603847592616347' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6616603847592616347' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2009 at 12:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-544973826586621570</id><published>2009-07-22T13:57:27.544-06:00</published><updated>2009-07-22T13:57:27.544-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Haha!  I thought you were going to say you were pr...</title><content type='html'>Haha!  I thought you were going to say you were pregnant!  Good luck on your call.  I am sure you will be swamped!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6616603847592616347/comments/default/544973826586621570'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6616603847592616347/comments/default/544973826586621570'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/its-finally-time.html?showComment=1248292647544#c544973826586621570' title=''/><author><name>Pressed Petals</name><uri>https://www.blogger.com/profile/11363508061584830683</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_waNeXSTyMaw/TTDnhG21TaI/AAAAAAAADRc/mjE8JuFpMFo/S220-s32/blog-avi-2011.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/its-finally-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6616603847592616347' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6616603847592616347' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2115726680'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2009 at 1:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4044773302091707814</id><published>2009-07-22T15:13:35.200-06:00</published><updated>2009-07-22T15:13:35.200-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Good luck with your call!!!</title><content type='html'>Good luck with your call!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6616603847592616347/comments/default/4044773302091707814'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6616603847592616347/comments/default/4044773302091707814'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/its-finally-time.html?showComment=1248297215200#c4044773302091707814' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/03564906200983646394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-2U_pryEXti0/UWcgC9NYzWI/AAAAAAAAXtw/ccer93QzhAA/s32/20130216_100523%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/its-finally-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6616603847592616347' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6616603847592616347' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-161017844'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2009 at 3:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5235554460715860451</id><published>2009-07-22T16:05:59.065-06:00</published><updated>2009-07-22T16:05:59.065-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;ve been waiting for this too hehe, Good Luck...</title><content type='html'>I&amp;#39;ve been waiting for this too hehe, Good Luck with your call!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6616603847592616347/comments/default/5235554460715860451'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6616603847592616347/comments/default/5235554460715860451'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/its-finally-time.html?showComment=1248300359065#c5235554460715860451' title=''/><author><name>Startingover</name><uri>https://www.blogger.com/profile/03824928095924549326</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/its-finally-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6616603847592616347' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6616603847592616347' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1834984367'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2009 at 4:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4245788979567761999</id><published>2009-07-22T16:57:12.713-06:00</published><updated>2009-07-22T16:57:12.713-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wohoo!  YAY!!! I am soo excited!! My heart stopped...</title><content type='html'>Wohoo!  YAY!!! I am soo excited!! My heart stopped for a second.  And yay for DISNEY too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6616603847592616347/comments/default/4245788979567761999'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6616603847592616347/comments/default/4245788979567761999'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/its-finally-time.html?showComment=1248303432713#c4245788979567761999' title=''/><author><name>Amanda</name><uri>https://www.blogger.com/profile/02491153320010536546</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/its-finally-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6616603847592616347' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6616603847592616347' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1323123087'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2009 at 4:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-12838137766490293</id><published>2009-07-22T19:14:49.002-06:00</published><updated>2009-07-22T19:14:49.002-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG I AM SO EXCITED!!!!! I am so applying... hopef...</title><content type='html'>OMG I AM SO EXCITED!!!!! I am so applying... hopefully I am worthy this time! ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6616603847592616347/comments/default/12838137766490293'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6616603847592616347/comments/default/12838137766490293'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/its-finally-time.html?showComment=1248311689002#c12838137766490293' title=''/><author><name>Holly</name><uri>https://www.blogger.com/profile/13689686332245322470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//2.bp.blogspot.com/_1YnyHSqIaos/SgnlM07bAyI/AAAAAAAAAAM/-Lh_rECxUPY/S220-s32/017edit.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/its-finally-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6616603847592616347' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6616603847592616347' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-561293193'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2009 at 7:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2839837899047608676</id><published>2009-07-22T19:38:44.751-06:00</published><updated>2009-07-22T19:38:44.751-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You have a great fan club -- I know you will have ...</title><content type='html'>You have a great fan club -- I know you will have a great CT! Good luck with your call.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6616603847592616347/comments/default/2839837899047608676'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6616603847592616347/comments/default/2839837899047608676'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/its-finally-time.html?showComment=1248313124751#c2839837899047608676' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/its-finally-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6616603847592616347' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6616603847592616347' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2009 at 7:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4307251489707099173</id><published>2009-07-22T20:29:47.302-06:00</published><updated>2009-07-22T20:29:47.302-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I was so disappointed I missed the last one by a d...</title><content type='html'>I was so disappointed I missed the last one by a day. We will be heading to Disney in 40 days so we will be there right before you :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6616603847592616347/comments/default/4307251489707099173'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6616603847592616347/comments/default/4307251489707099173'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/its-finally-time.html?showComment=1248316187302#c4307251489707099173' title=''/><author><name>Amanda</name><uri>https://www.blogger.com/profile/12463643849303642338</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//2.bp.blogspot.com/_DbLPxe81om0/Shd2QWrnKiI/AAAAAAAABXs/r6w4KLKXcxU/S220-s32/Personal+8+08+BW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/its-finally-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6616603847592616347' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6616603847592616347' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1244185'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2009 at 8:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5748035571105486665</id><published>2009-07-22T20:31:26.203-06:00</published><updated>2009-07-22T20:31:26.203-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay on so many counts, the call, the trip counter!...</title><content type='html'>Yay on so many counts, the call, the trip counter!  Whoo-hoo!&lt;br /&gt;&lt;br /&gt;And about My Story Matters - I read that every time and I think - I have to find a scan a photo.  The issue is not about wanting to do it, it&amp;#39;s about the time it takes to find them in my Dad&amp;#39;s stacks and stacks of slides.  I just always seem behind the 8 ball......I really love the thought behind the challenges though!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6616603847592616347/comments/default/5748035571105486665'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6616603847592616347/comments/default/5748035571105486665'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/its-finally-time.html?showComment=1248316286203#c5748035571105486665' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/its-finally-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6616603847592616347' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6616603847592616347' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2009 at 8:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5654873760089868847</id><published>2009-07-23T16:02:10.389-06:00</published><updated>2009-07-23T16:02:10.389-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ditto on what &amp;quot;Me&amp;quot; said about your annou...</title><content type='html'>Ditto on what &amp;quot;Me&amp;quot; said about your announcement! It&amp;#39;ll come. Good luck with your new CT. I&amp;#39;m sure you&amp;#39;re getting tons of applications! Your designs rock!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6616603847592616347/comments/default/5654873760089868847'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6616603847592616347/comments/default/5654873760089868847'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/its-finally-time.html?showComment=1248386530389#c5654873760089868847' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/its-finally-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6616603847592616347' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6616603847592616347' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='July 23, 2009 at 4:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2559666871033709763</id><published>2009-07-24T07:58:04.693-06:00</published><updated>2009-07-24T07:58:04.693-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanted to see what the Brit girls did! It didn&amp;#...</title><content type='html'>I wanted to see what the Brit girls did! It didn&amp;#39;t show up on the post.:( Thank you for the FAB u LOUS templates! Happy Pioneer day. We have a big celebration tomorrow morning with a parade and pancake breakfast. My girls are so excited, looks like the templates will be coming in handy.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6068007958620868474/comments/default/2559666871033709763'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6068007958620868474/comments/default/2559666871033709763'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/happy-pioneer-day.html?showComment=1248443884693#c2559666871033709763' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/happy-pioneer-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6068007958620868474' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6068007958620868474' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='July 24, 2009 at 7:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4124991493246886460</id><published>2009-07-24T08:42:43.768-06:00</published><updated>2009-07-24T08:42:43.768-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I don&amp;#39;t see your CT&amp;#39;s LOs on my computer e...</title><content type='html'>I don&amp;#39;t see your CT&amp;#39;s LOs on my computer either.&lt;br /&gt;I didn&amp;#39;t have time to scrap this week; so, no show-off from me.  Nothing to stop me from buying a template!  Have a nice weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6068007958620868474/comments/default/4124991493246886460'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6068007958620868474/comments/default/4124991493246886460'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/happy-pioneer-day.html?showComment=1248446563768#c4124991493246886460' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/happy-pioneer-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6068007958620868474' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6068007958620868474' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 24, 2009 at 8:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5618161304784305803</id><published>2009-07-24T09:50:17.525-06:00</published><updated>2009-07-24T09:50:17.525-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sorry about the messed up graphic this morning!! I...</title><content type='html'>Sorry about the messed up graphic this morning!! It&amp;#39;s fixed now!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6068007958620868474/comments/default/5618161304784305803'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6068007958620868474/comments/default/5618161304784305803'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/happy-pioneer-day.html?showComment=1248450617525#c5618161304784305803' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/happy-pioneer-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6068007958620868474' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6068007958620868474' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='July 24, 2009 at 9:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7369506325953864024</id><published>2009-07-24T10:02:52.905-06:00</published><updated>2009-07-24T10:02:52.905-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great templates Britt!! Happy Pioneer Day to you t...</title><content type='html'>Great templates Britt!! Happy Pioneer Day to you too! Did not even know that was a holiday:) But who needs a holiday to celebrate, right? Have fun today chillin&amp;#39; and having dinner with your hubby!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6068007958620868474/comments/default/7369506325953864024'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6068007958620868474/comments/default/7369506325953864024'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/happy-pioneer-day.html?showComment=1248451372905#c7369506325953864024' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/happy-pioneer-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6068007958620868474' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6068007958620868474' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='July 24, 2009 at 10:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7311145203870571050</id><published>2009-07-24T12:20:13.762-06:00</published><updated>2009-07-24T12:20:13.762-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These templates are great! Thanks so much. Have a ...</title><content type='html'>These templates are great! Thanks so much. Have a wonderful weekend!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6068007958620868474/comments/default/7311145203870571050'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6068007958620868474/comments/default/7311145203870571050'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/happy-pioneer-day.html?showComment=1248459613762#c7311145203870571050' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/happy-pioneer-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6068007958620868474' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6068007958620868474' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='July 24, 2009 at 12:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5078343885672246848</id><published>2009-07-24T13:45:16.110-06:00</published><updated>2009-07-24T13:45:16.110-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Pioneer day! Loved the templates, thank you ...</title><content type='html'>Happy Pioneer day! Loved the templates, thank you soo much. I never done a 2 pager layout (digitally) before, so i&amp;#39;m sure I will have a blast with these! Thanks again</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6068007958620868474/comments/default/5078343885672246848'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6068007958620868474/comments/default/5078343885672246848'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/happy-pioneer-day.html?showComment=1248464716110#c5078343885672246848' title=''/><author><name>Startingover</name><uri>https://www.blogger.com/profile/03824928095924549326</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/happy-pioneer-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6068007958620868474' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6068007958620868474' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1834984367'/><gd:extendedProperty name='blogger.displayTime' value='July 24, 2009 at 1:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5831699808218034319</id><published>2009-07-24T14:45:37.477-06:00</published><updated>2009-07-24T14:45:37.477-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks! love your work!</title><content type='html'>thanks! love your work!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/5831699808218034319'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/5831699808218034319'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1248468337477#c5831699808218034319' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 24, 2009 at 2:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5244174121270009845</id><published>2009-07-24T19:23:31.662-06:00</published><updated>2009-07-24T19:23:31.662-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the templates!  I didn&amp;#39;t kn...</title><content type='html'>Thanks so much for the templates!  I didn&amp;#39;t know about Pioneer Day either...but hey, any excuse to go out and celebrate!! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6068007958620868474/comments/default/5244174121270009845'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6068007958620868474/comments/default/5244174121270009845'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/happy-pioneer-day.html?showComment=1248485011662#c5244174121270009845' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/happy-pioneer-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6068007958620868474' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6068007958620868474' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='July 24, 2009 at 7:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2337406349618483211</id><published>2009-07-24T23:05:23.042-06:00</published><updated>2009-07-24T23:05:23.042-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hope you had a happy Pioneer Day and thanks so muc...</title><content type='html'>Hope you had a happy Pioneer Day and thanks so much for the templates, I don&amp;#39;t do enough 2 pagers, these will definitely help!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6068007958620868474/comments/default/2337406349618483211'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6068007958620868474/comments/default/2337406349618483211'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/happy-pioneer-day.html?showComment=1248498323042#c2337406349618483211' title=''/><author><name>Canadianmommy</name><uri>https://www.blogger.com/profile/17320939804272970171</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_f-a8M9IzqEI/TNY9cU0lmrI/AAAAAAAAAq4/LdTJPmvGulI/S220-s32/wdointhehappydance.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/happy-pioneer-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6068007958620868474' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6068007958620868474' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1387541626'/><gd:extendedProperty name='blogger.displayTime' value='July 24, 2009 at 11:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-474496121471686306</id><published>2009-07-25T01:22:03.767-06:00</published><updated>2009-07-25T01:22:03.767-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the &amp;#39;my story matters&amp;#39; challenge! s...</title><content type='html'>I love the &amp;#39;my story matters&amp;#39; challenge! sorry about the low participation, I&amp;#39;ll work on doing my part! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/474496121471686306'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/474496121471686306'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html?showComment=1248506523767#c474496121471686306' title=''/><author><name>marieta</name><uri>https://www.blogger.com/profile/10649179262349044635</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7891247742539905478' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7891247742539905478' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1516666604'/><gd:extendedProperty name='blogger.displayTime' value='July 25, 2009 at 1:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-224387719091227663</id><published>2009-07-25T08:46:09.440-06:00</published><updated>2009-07-25T08:46:09.440-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sorry you were having a rough day, I hope things h...</title><content type='html'>Sorry you were having a rough day, I hope things have gotten better by now.  Take care.&lt;br /&gt;&lt;br /&gt;*hugs*&lt;br /&gt;&lt;br /&gt;Janine</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/224387719091227663'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7891247742539905478/comments/default/224387719091227663'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html?showComment=1248533169440#c224387719091227663' title=''/><author><name>The Allens</name><uri>https://www.blogger.com/profile/03811833319886113793</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/what-is-with-this-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7891247742539905478' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7891247742539905478' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1642068575'/><gd:extendedProperty name='blogger.displayTime' value='July 25, 2009 at 8:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2484308615219223381</id><published>2009-07-25T21:02:31.407-06:00</published><updated>2009-07-25T21:02:31.407-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can&amp;#39;t imagine the number of applicants that ...</title><content type='html'>I can&amp;#39;t imagine the number of applicants that you must get.  Good luck in making your decisions!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6616603847592616347/comments/default/2484308615219223381'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6616603847592616347/comments/default/2484308615219223381'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/its-finally-time.html?showComment=1248577351407#c2484308615219223381' title=''/><author><name>Mimi</name><uri>https://www.blogger.com/profile/17729634882133588407</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_uf0gVqziMtc/R_FWiAytqiI/AAAAAAAABus/WBZfWk0GS14/S220-s32/IMG_5522.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/its-finally-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6616603847592616347' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6616603847592616347' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-111455570'/><gd:extendedProperty name='blogger.displayTime' value='July 25, 2009 at 9:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3118938584387005303</id><published>2009-07-26T08:52:11.746-06:00</published><updated>2009-07-26T08:52:11.746-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi !!

Thx for this addon :) It&amp;#39;s so WoW !!!
I...</title><content type='html'>Hi !!&lt;br /&gt;&lt;br /&gt;Thx for this addon :) It&amp;#39;s so WoW !!!&lt;br /&gt;If you want to see my page with , go to my blog : http://valkyriedesigns.blogspot.com/&lt;br /&gt;XOXO&lt;br /&gt;Ingrid</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/3118938584387005303'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/3118938584387005303'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html?showComment=1248619931746#c3118938584387005303' title=''/><author><name>Valkyrie Designs</name><uri>https://www.blogger.com/profile/06614751883655908304</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//4.bp.blogspot.com/_JzJ4VklJIOo/TNhwW6YOMfI/AAAAAAAAB-A/tvcOxRKxPIw/S220-s32/logo200.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3660902154628132509' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3660902154628132509' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-9457175'/><gd:extendedProperty name='blogger.displayTime' value='July 26, 2009 at 8:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2282288256557308260</id><published>2009-07-26T15:14:51.537-06:00</published><updated>2009-07-26T15:14:51.537-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I so want to try out for your creative team but wi...</title><content type='html'>I so want to try out for your creative team but will have to wait until I&amp;#39;m out of school.  Just too much with homework, family and two CT&amp;#39;s spots already. I absolutly love your designs and can&amp;#39;t wait to try out in the future. Your teams layouts are great. Hope your days are more stress-free.&lt;br /&gt;&lt;br /&gt;artgalstyle.blogspot.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6068007958620868474/comments/default/2282288256557308260'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6068007958620868474/comments/default/2282288256557308260'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/happy-pioneer-day.html?showComment=1248642891537#c2282288256557308260' title=''/><author><name>Laramie</name><uri>https://www.blogger.com/profile/11675772521815930080</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-lxbudoed4X8/Xby8NboaK4I/AAAAAAAAJME/sUfZTFZFAY8zJH7jE3S1EOqYrQmSuw-_wCK4BGAYYCw/s32/00_facebook1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/happy-pioneer-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6068007958620868474' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6068007958620868474' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-205340431'/><gd:extendedProperty name='blogger.displayTime' value='July 26, 2009 at 3:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5499535052380685791</id><published>2009-07-26T20:30:41.178-06:00</published><updated>2009-07-26T20:30:41.178-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can&amp;#39;t wait to go to Disney World someday!!! ...</title><content type='html'>I can&amp;#39;t wait to go to Disney World someday!!! You are making me wish I was going soon!! LOL  Can&amp;#39;t wait to hear all about it when you get back, then you will have some amazing tips for us...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5804878711676710920/comments/default/5499535052380685791'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5804878711676710920/comments/default/5499535052380685791'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/disney-world-planning-update.html?showComment=1248661841178#c5499535052380685791' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/disney-world-planning-update.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5804878711676710920' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5804878711676710920' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='July 26, 2009 at 8:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-93764097190650896</id><published>2009-07-26T21:11:57.825-06:00</published><updated>2009-07-26T21:11:57.825-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow that is adorable!  I&amp;#39;m trying to figure ou...</title><content type='html'>Wow that is adorable!  I&amp;#39;m trying to figure out how to scan in the autographs and make this with the pics from our Jan 09 trip. &lt;br /&gt;&lt;br /&gt;You are going to do awesome in your new calling but I&amp;#39;ll be you are going to miss those wee ones too. &lt;br /&gt;&lt;br /&gt;I still owe you an email with WDW tips and tricks.  We&amp;#39;ve been gone I&amp;#39;ll do it soon i promise.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3038717624314289273/comments/default/93764097190650896'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3038717624314289273/comments/default/93764097190650896'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/magical-autographs-album.html?showComment=1248664317825#c93764097190650896' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/magical-autographs-album.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3038717624314289273' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3038717624314289273' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='July 26, 2009 at 9:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-773883244924958232</id><published>2009-07-26T21:45:31.648-06:00</published><updated>2009-07-26T21:45:31.648-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>i just sent mine in - hope i wasn&amp;#39;t too late!</title><content type='html'>i just sent mine in - hope i wasn&amp;#39;t too late!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5804878711676710920/comments/default/773883244924958232'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5804878711676710920/comments/default/773883244924958232'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/disney-world-planning-update.html?showComment=1248666331648#c773883244924958232' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/06315469356980770293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/disney-world-planning-update.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5804878711676710920' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5804878711676710920' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1594070765'/><gd:extendedProperty name='blogger.displayTime' value='July 26, 2009 at 9:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7078912982119166197</id><published>2009-07-26T22:32:18.501-06:00</published><updated>2009-07-26T22:32:18.501-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That&amp;#39;s AWESOME!!  I hope you&amp;#39;ll give us a ...</title><content type='html'>That&amp;#39;s AWESOME!!  I hope you&amp;#39;ll give us a full report when you get back and some &amp;quot;expert&amp;quot; tips yourself! =)  Another teacher and I always took our Jr. High kids to Florida over Spring Break in April so I&amp;#39;ve never been to a Mickey Trick-or-Treat party! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5804878711676710920/comments/default/7078912982119166197'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5804878711676710920/comments/default/7078912982119166197'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/disney-world-planning-update.html?showComment=1248669138501#c7078912982119166197' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/disney-world-planning-update.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5804878711676710920' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5804878711676710920' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='July 26, 2009 at 10:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2390518458150735435</id><published>2009-07-26T22:35:57.373-06:00</published><updated>2009-07-26T22:35:57.373-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>so jealous.</title><content type='html'>so jealous.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5804878711676710920/comments/default/2390518458150735435'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5804878711676710920/comments/default/2390518458150735435'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/disney-world-planning-update.html?showComment=1248669357373#c2390518458150735435' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/disney-world-planning-update.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5804878711676710920' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5804878711676710920' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='July 26, 2009 at 10:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5171087869005474136</id><published>2009-07-26T22:39:42.561-06:00</published><updated>2009-07-26T22:39:42.561-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am so glad you decided to go to mnsshp! I wish m...</title><content type='html'>I am so glad you decided to go to mnsshp! I wish my family would decide to go, but luckily I&amp;#39;ll have plenty of chances to go myself, and even work it. I just found out that I&amp;#39;ll be working in Fantasyland! So you definitely need to come and say &amp;quot;hi&amp;quot; to me while on your trip!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5804878711676710920/comments/default/5171087869005474136'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5804878711676710920/comments/default/5171087869005474136'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/disney-world-planning-update.html?showComment=1248669582561#c5171087869005474136' title=''/><author><name>Jessica</name><uri>https://www.blogger.com/profile/02538270417257763031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-weoVOFsxApE/U6XvxGFgyqI/AAAAAAAAAho/Fw9GJwWROpE/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/disney-world-planning-update.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5804878711676710920' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5804878711676710920' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1161098451'/><gd:extendedProperty name='blogger.displayTime' value='July 26, 2009 at 10:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8867628430495754374</id><published>2009-07-26T23:22:02.700-06:00</published><updated>2009-07-26T23:22:02.700-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh so fun!!! I am going to Disneyland on Sunday! T...</title><content type='html'>Oh so fun!!! I am going to Disneyland on Sunday! Taking my son for his 4th birthday which is on Saturday... we are super excited!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5804878711676710920/comments/default/8867628430495754374'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5804878711676710920/comments/default/8867628430495754374'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/disney-world-planning-update.html?showComment=1248672122700#c8867628430495754374' title=''/><author><name>Holly</name><uri>https://www.blogger.com/profile/13689686332245322470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//2.bp.blogspot.com/_1YnyHSqIaos/SgnlM07bAyI/AAAAAAAAAAM/-Lh_rECxUPY/S220-s32/017edit.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/disney-world-planning-update.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5804878711676710920' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5804878711676710920' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-561293193'/><gd:extendedProperty name='blogger.displayTime' value='July 26, 2009 at 11:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5929652289725258096</id><published>2009-07-27T07:44:17.287-06:00</published><updated>2009-07-27T07:44:17.287-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my, we are going the last day of the party this...</title><content type='html'>Oh my, we are going the last day of the party this year!!!!! I have been dying to hear stuff about it, so glad I found this! We go to WDW every year or other year, as we live so close, but never could pay the extra these kind of events!!!! Can&amp;#39;t wait to hear what you thought about it. Have a safe and fun trip!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5804878711676710920/comments/default/5929652289725258096'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5804878711676710920/comments/default/5929652289725258096'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/disney-world-planning-update.html?showComment=1248702257287#c5929652289725258096' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/01402418948349245229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/disney-world-planning-update.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5804878711676710920' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5804878711676710920' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1386574508'/><gd:extendedProperty name='blogger.displayTime' value='July 27, 2009 at 7:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3412648426279297636</id><published>2009-07-27T18:28:15.420-06:00</published><updated>2009-07-27T18:28:15.420-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome decision, you won&amp;#39;t regret it - most f...</title><content type='html'>Awesome decision, you won&amp;#39;t regret it - most fun party ever!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5804878711676710920/comments/default/3412648426279297636'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5804878711676710920/comments/default/3412648426279297636'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/disney-world-planning-update.html?showComment=1248740895420#c3412648426279297636' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/disney-world-planning-update.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5804878711676710920' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5804878711676710920' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='July 27, 2009 at 6:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2672073274123522016</id><published>2009-07-27T20:04:27.157-06:00</published><updated>2009-07-27T20:04:27.157-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You will LOVE MNNSHP! :)  

I went 2 years ago wit...</title><content type='html'>You will LOVE MNNSHP! :)  &lt;br /&gt;&lt;br /&gt;I went 2 years ago with 4 mom&amp;#39;s and 7 little girls.  Both the kids and &amp;quot;kids at heart&amp;quot; had a blast.  &lt;br /&gt;&lt;br /&gt;Be sure and dress up as it adds so much to the fun! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5804878711676710920/comments/default/2672073274123522016'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5804878711676710920/comments/default/2672073274123522016'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/disney-world-planning-update.html?showComment=1248746667157#c2672073274123522016' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/disney-world-planning-update.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5804878711676710920' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5804878711676710920' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='July 27, 2009 at 8:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-409464051614772403</id><published>2009-07-27T21:19:04.981-06:00</published><updated>2009-07-27T21:19:04.981-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can&amp;#39;t wait for your post when you GET BACK f...</title><content type='html'>I can&amp;#39;t wait for your post when you GET BACK from Disneyworld- I must know all about the Halloween party. I&amp;#39;m the same girl that reads copies of Steve Birnbaum&amp;#39;s Disney guides just for fun. I&amp;#39;m so excited for your trip!&lt;br /&gt;&lt;br /&gt;-Karen</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5804878711676710920/comments/default/409464051614772403'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5804878711676710920/comments/default/409464051614772403'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/disney-world-planning-update.html?showComment=1248751144981#c409464051614772403' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/disney-world-planning-update.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5804878711676710920' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5804878711676710920' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='July 27, 2009 at 9:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7615708738220295566</id><published>2009-07-28T00:00:13.560-06:00</published><updated>2009-07-28T00:00:13.560-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Omgosh I had tickets to this too, but we exchanged...</title><content type='html'>Omgosh I had tickets to this too, but we exchanged them for the Christmas deal. I&amp;#39;m soo happy!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5804878711676710920/comments/default/7615708738220295566'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5804878711676710920/comments/default/7615708738220295566'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/disney-world-planning-update.html?showComment=1248760813560#c7615708738220295566' title=''/><author><name>Startingover</name><uri>https://www.blogger.com/profile/03824928095924549326</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/disney-world-planning-update.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5804878711676710920' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5804878711676710920' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1834984367'/><gd:extendedProperty name='blogger.displayTime' value='July 28, 2009 at 12:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6573762777005033548</id><published>2009-07-29T00:05:45.519-06:00</published><updated>2009-07-29T00:05:45.519-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I missed seeing this one and have to add it to my ...</title><content type='html'>I missed seeing this one and have to add it to my stash!  SO CUTE!  Thanks for such an awesome freebie! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/6573762777005033548'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/6573762777005033548'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1248847545519#c6573762777005033548' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='July 29, 2009 at 12:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4288617835676567978</id><published>2009-07-29T18:10:25.247-06:00</published><updated>2009-07-29T18:10:25.247-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OH! You will be SO GLAD you did this! The Boo To Y...</title><content type='html'>OH! You will be SO GLAD you did this! The Boo To You Parade is tied with Spectromagic for my favorite Disney parade. It is great! You&amp;#39;ll have the parade music stuck in your head for at least a week! &lt;br /&gt;&lt;br /&gt;Be sure not to miss the Headless Horseman who rides just before the parade. AND...check out the gravediggers. They are my favorite part of the parade! FUN! FUN! FUN!&lt;br /&gt;&lt;br /&gt;Kim S.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5804878711676710920/comments/default/4288617835676567978'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5804878711676710920/comments/default/4288617835676567978'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/disney-world-planning-update.html?showComment=1248912625247#c4288617835676567978' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/disney-world-planning-update.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5804878711676710920' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5804878711676710920' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 29, 2009 at 6:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5340484029747704689</id><published>2009-07-31T07:37:58.556-06:00</published><updated>2009-07-31T07:37:58.556-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a FABULOUS team Britt and   CONGRATS to all t...</title><content type='html'>What a FABULOUS team Britt and   CONGRATS to all the new Britt Girls!!!! Cant wait to see all the up and coming inspiration:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7183004466095113402/comments/default/5340484029747704689'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7183004466095113402/comments/default/5340484029747704689'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/im-alive.html?showComment=1249047478556#c5340484029747704689' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/im-alive.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7183004466095113402' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7183004466095113402' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='July 31, 2009 at 7:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3089405158420760748</id><published>2009-07-31T10:09:26.675-06:00</published><updated>2009-07-31T10:09:26.675-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Woo Hoo - I can&amp;#39;t wait to get started using yo...</title><content type='html'>Woo Hoo - I can&amp;#39;t wait to get started using your designs!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7183004466095113402/comments/default/3089405158420760748'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7183004466095113402/comments/default/3089405158420760748'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/im-alive.html?showComment=1249056566675#c3089405158420760748' title=''/><author><name>LedaP</name><uri>https://www.blogger.com/profile/08467426259670373961</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_zK7rwXajp3M/TPnhPMqszgI/AAAAAAAAChc/Ntok0YJVLvY/S220-s32/DSC00107.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/im-alive.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7183004466095113402' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7183004466095113402' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1141349868'/><gd:extendedProperty name='blogger.displayTime' value='July 31, 2009 at 10:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1942661071106724981</id><published>2009-07-31T10:20:41.693-06:00</published><updated>2009-07-31T10:20:41.693-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats to your new CT! Can&amp;#39;t wait to see wha...</title><content type='html'>Congrats to your new CT! Can&amp;#39;t wait to see what they scrap with your stuff! Love your new pixie dust. Thanks so much for the show off gift. Have a great time at the lake!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7183004466095113402/comments/default/1942661071106724981'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7183004466095113402/comments/default/1942661071106724981'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/im-alive.html?showComment=1249057241693#c1942661071106724981' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/im-alive.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7183004466095113402' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7183004466095113402' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='July 31, 2009 at 10:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-145781469751378906</id><published>2009-07-31T11:16:08.367-06:00</published><updated>2009-07-31T11:16:08.367-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats to your new team of ladies...I recognize ...</title><content type='html'>Congrats to your new team of ladies...I recognize A LOT of them and they ARE a talented bunch!! =)  Thanks so much for the beautiful Show Off gift too and have an awesome getaway time at Bear Lake! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7183004466095113402/comments/default/145781469751378906'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7183004466095113402/comments/default/145781469751378906'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/im-alive.html?showComment=1249060568367#c145781469751378906' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/im-alive.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7183004466095113402' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7183004466095113402' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='July 31, 2009 at 11:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3639739440677400981</id><published>2009-07-31T12:31:56.249-06:00</published><updated>2009-07-31T12:31:56.249-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats to all the new Britt Girls!!! I can&amp;#39;t...</title><content type='html'>Congrats to all the new Britt Girls!!! I can&amp;#39;t wait to see what you come up with! I&amp;#39;m sure I will be inspired by all of you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7183004466095113402/comments/default/3639739440677400981'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7183004466095113402/comments/default/3639739440677400981'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/im-alive.html?showComment=1249065116249#c3639739440677400981' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/im-alive.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7183004466095113402' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7183004466095113402' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='July 31, 2009 at 12:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7202644835347400264</id><published>2009-07-31T14:09:56.756-06:00</published><updated>2009-07-31T14:09:56.756-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt! So excited to be joining the team! :...</title><content type='html'>Thanks Britt! So excited to be joining the team! :D Congrats to all the other girls too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7183004466095113402/comments/default/7202644835347400264'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7183004466095113402/comments/default/7202644835347400264'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/im-alive.html?showComment=1249070996756#c7202644835347400264' title=''/><author><name>Megan Turnidge</name><uri>https://www.blogger.com/profile/09632681653843539312</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-qN5ZgCq9lng/UYJqFeL_lEI/AAAAAAAABfU/1ptEgbAsJSo/s32/mturnidge_headshot.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/im-alive.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7183004466095113402' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7183004466095113402' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-693475839'/><gd:extendedProperty name='blogger.displayTime' value='July 31, 2009 at 2:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4388026751519797926</id><published>2009-07-31T14:30:53.842-06:00</published><updated>2009-07-31T14:30:53.842-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fabulous new team Britt - wow, you&amp;#39;ve got a GR...</title><content type='html'>Fabulous new team Britt - wow, you&amp;#39;ve got a GREAT bunch of girls there! Can&amp;#39;t wait to see what they all make, WOW!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7183004466095113402/comments/default/4388026751519797926'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7183004466095113402/comments/default/4388026751519797926'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/im-alive.html?showComment=1249072253842#c4388026751519797926' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/im-alive.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7183004466095113402' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7183004466095113402' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='July 31, 2009 at 2:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2221979823591338597</id><published>2009-07-31T15:08:35.514-06:00</published><updated>2009-07-31T15:08:35.514-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations to the new Britt Girls!!  (excited...</title><content type='html'>Congratulations to the new Britt Girls!!  (excited to see the DIS girls!!)&lt;br /&gt;Thanks for the show-off gift and have a great time at the Lake.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7183004466095113402/comments/default/2221979823591338597'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7183004466095113402/comments/default/2221979823591338597'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/im-alive.html?showComment=1249074515514#c2221979823591338597' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/im-alive.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7183004466095113402' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7183004466095113402' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 31, 2009 at 3:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1381746129322321789</id><published>2009-07-31T16:32:00.025-06:00</published><updated>2009-07-31T16:32:00.025-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for the show-off gift, but my LO wasn&amp;#39;t...</title><content type='html'>thanks for the show-off gift, but my LO wasn&amp;#39;t in the slide show =( congrats to all the new Britt Girls!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7183004466095113402/comments/default/1381746129322321789'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7183004466095113402/comments/default/1381746129322321789'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/im-alive.html?showComment=1249079520025#c1381746129322321789' title=''/><author><name>Tanya</name><uri>https://www.blogger.com/profile/17821623160353529192</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_tHOZLe8USas/SQAe_OTpp4I/AAAAAAAAABA/AYl9HigSpLs/S220-s32/new+skull.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/im-alive.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7183004466095113402' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7183004466095113402' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1716412808'/><gd:extendedProperty name='blogger.displayTime' value='July 31, 2009 at 4:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8525189693003729736</id><published>2009-07-31T20:37:24.273-06:00</published><updated>2009-07-31T20:37:24.273-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats to all the Britt Girls and whoo-hoo my Au...</title><content type='html'>Congrats to all the Britt Girls and whoo-hoo my August is gonna be fun!  Thanks for the sparkles and have a blast at the lake!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7183004466095113402/comments/default/8525189693003729736'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7183004466095113402/comments/default/8525189693003729736'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/im-alive.html?showComment=1249094244273#c8525189693003729736' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/im-alive.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7183004466095113402' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7183004466095113402' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='July 31, 2009 at 8:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4362997048859606530</id><published>2009-07-31T21:01:44.378-06:00</published><updated>2009-07-31T21:01:44.378-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for the pixie dust!! I LOVE it!!</title><content type='html'>thanks for the pixie dust!! I LOVE it!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7183004466095113402/comments/default/4362997048859606530'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7183004466095113402/comments/default/4362997048859606530'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/im-alive.html?showComment=1249095704378#c4362997048859606530' title=''/><author><name>Canadianmommy</name><uri>https://www.blogger.com/profile/17320939804272970171</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_f-a8M9IzqEI/TNY9cU0lmrI/AAAAAAAAAq4/LdTJPmvGulI/S220-s32/wdointhehappydance.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/im-alive.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7183004466095113402' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7183004466095113402' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1387541626'/><gd:extendedProperty name='blogger.displayTime' value='July 31, 2009 at 9:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5371994455954112152</id><published>2009-08-06T17:41:03.460-06:00</published><updated>2009-08-06T17:41:03.460-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ooh, I can&amp;#39;t wait to see this. It looks gorgeo...</title><content type='html'>Ooh, I can&amp;#39;t wait to see this. It looks gorgeous! Too bad I can&amp;#39;t be around this weekend. We have company coming. It looks like lots of fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/89300828065123279/comments/default/5371994455954112152'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/89300828065123279/comments/default/5371994455954112152'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/back-to-civilization.html?showComment=1249602063460#c5371994455954112152' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/back-to-civilization.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-89300828065123279' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/89300828065123279' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='August 6, 2009 at 5:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1171658116465602936</id><published>2009-08-06T20:03:08.466-06:00</published><updated>2009-08-06T20:03:08.466-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OK, that sneak peak is too sneaky (can&amp;#39;t figur...</title><content type='html'>OK, that sneak peak is too sneaky (can&amp;#39;t figure out the theme!) Can&amp;#39;t wait to see it! Welcome back!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/89300828065123279/comments/default/1171658116465602936'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/89300828065123279/comments/default/1171658116465602936'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/back-to-civilization.html?showComment=1249610588466#c1171658116465602936' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/back-to-civilization.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-89300828065123279' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/89300828065123279' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 6, 2009 at 8:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5910340329035304072</id><published>2009-08-06T20:28:45.894-06:00</published><updated>2009-08-06T20:28:45.894-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>glad you had fun!</title><content type='html'>glad you had fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/89300828065123279/comments/default/5910340329035304072'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/89300828065123279/comments/default/5910340329035304072'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/back-to-civilization.html?showComment=1249612125894#c5910340329035304072' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/back-to-civilization.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-89300828065123279' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/89300828065123279' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='August 6, 2009 at 8:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8214631213703251500</id><published>2009-08-06T21:49:50.448-06:00</published><updated>2009-08-06T21:49:50.448-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can&amp;#39;t wait for tommorrow!! Time for shopping...</title><content type='html'>I can&amp;#39;t wait for tommorrow!! Time for shopping. :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/89300828065123279/comments/default/8214631213703251500'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/89300828065123279/comments/default/8214631213703251500'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/back-to-civilization.html?showComment=1249616990448#c8214631213703251500' title=''/><author><name>Jennifer</name><uri>https://www.blogger.com/profile/13273273342995175294</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//1.bp.blogspot.com/-ahwAZME2ZjY/V6-e5P-HPJI/AAAAAAAAAyg/ymV7E3mfs3sMdFtIlvG5JaBCLHBzwzQ6ACK4B/s31/IMG_7953.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/back-to-civilization.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-89300828065123279' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/89300828065123279' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1680515322'/><gd:extendedProperty name='blogger.displayTime' value='August 6, 2009 at 9:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7303933936089071030</id><published>2009-08-06T23:09:22.084-06:00</published><updated>2009-08-06T23:09:22.084-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hope you had an awesome time at Bear Lake...can&amp;#3...</title><content type='html'>Hope you had an awesome time at Bear Lake...can&amp;#39;t wait to see pics!!! Sooo excited for tomorrow...the sales, Speed Scraps, blog train, and freebies!!! I am getting up early, I want that Picnic kit:)lol</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/89300828065123279/comments/default/7303933936089071030'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/89300828065123279/comments/default/7303933936089071030'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/back-to-civilization.html?showComment=1249621762084#c7303933936089071030' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/back-to-civilization.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-89300828065123279' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/89300828065123279' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='August 6, 2009 at 11:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4928841845111637243</id><published>2009-08-07T07:39:14.103-06:00</published><updated>2009-08-07T07:39:14.103-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMGosh what a beautiful new kit, Britt!!!! You and...</title><content type='html'>OMGosh what a beautiful new kit, Britt!!!! You and Molly are a great design team!!!  Thank you so much for the freebie add-on and for the Show Off word art gift...I feel soooooo spoiled!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4728506885885333198/comments/default/4928841845111637243'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4728506885885333198/comments/default/4928841845111637243'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/fall-in-love.html?showComment=1249652354103#c4928841845111637243' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/fall-in-love.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4728506885885333198' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4728506885885333198' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='August 7, 2009 at 7:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2599931199904563305</id><published>2009-08-07T08:43:57.728-06:00</published><updated>2009-08-07T08:43:57.728-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful kit, Britt!! I agree, you and Molly make...</title><content type='html'>Beautiful kit, Britt!! I agree, you and Molly make the most gorgeous collabs! I&amp;#39;m still totally in love with Very Merry!&lt;br /&gt;So, do you think I should tell DH he has to get me a little something in a blue box so I can make a nice page? LOL! Just kidding, in fact, he already has :D, but I didn&amp;#39;t take pictures of the box and it&amp;#39;s at my parents&amp;#39; house.. Might just have to have it dug out! ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4728506885885333198/comments/default/2599931199904563305'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4728506885885333198/comments/default/2599931199904563305'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/fall-in-love.html?showComment=1249656237728#c2599931199904563305' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/fall-in-love.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4728506885885333198' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4728506885885333198' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='August 7, 2009 at 8:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3427783114586952788</id><published>2009-08-07T10:27:46.921-06:00</published><updated>2009-08-07T10:27:47.009-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this Freebie. I want to let ...</title><content type='html'>Thank you so much for this Freebie. I want to let you know that I posted a link to your blog in &lt;a href="http://CbhScrapbookFreebiesSearch.blogspot.com" rel="nofollow"&gt;Creative Busy Hands Scrapbook Freebies Search List&lt;/a&gt;, under the &lt;b&gt;Kit(s)&lt;/b&gt; post on Aug. 07, 2009. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4728506885885333198/comments/default/3427783114586952788'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4728506885885333198/comments/default/3427783114586952788'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/fall-in-love.html?showComment=1249662466921#c3427783114586952788' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/fall-in-love.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4728506885885333198' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4728506885885333198' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 7, 2009 at 10:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2206487718048880767</id><published>2009-08-07T12:09:00.072-06:00</published><updated>2009-08-07T12:09:00.072-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This kit is GORGEOUS and will be perfect for scrap...</title><content type='html'>This kit is GORGEOUS and will be perfect for scrapping my parents&amp;#39; wedding from 1966!!!  Thanks so much for the Show Off gift (TOO COOL!) and for the add ons! =)  A nice touch for my birthday that was yesterday!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4728506885885333198/comments/default/2206487718048880767'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4728506885885333198/comments/default/2206487718048880767'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/fall-in-love.html?showComment=1249668540072#c2206487718048880767' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/fall-in-love.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4728506885885333198' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4728506885885333198' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='August 7, 2009 at 12:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-547966319594099261</id><published>2009-08-07T14:22:39.269-06:00</published><updated>2009-08-07T14:22:39.269-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for the AO and the word art!! the new kit l...</title><content type='html'>thanks for the AO and the word art!! the new kit looks just awesome Britt!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4728506885885333198/comments/default/547966319594099261'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4728506885885333198/comments/default/547966319594099261'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/fall-in-love.html?showComment=1249676559269#c547966319594099261' title=''/><author><name>Canadianmommy</name><uri>https://www.blogger.com/profile/17320939804272970171</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_f-a8M9IzqEI/TNY9cU0lmrI/AAAAAAAAAq4/LdTJPmvGulI/S220-s32/wdointhehappydance.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/fall-in-love.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4728506885885333198' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4728506885885333198' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1387541626'/><gd:extendedProperty name='blogger.displayTime' value='August 7, 2009 at 2:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8965162070737702242</id><published>2009-08-07T15:33:46.200-06:00</published><updated>2009-08-07T15:33:46.200-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Amazing kit, it is beautiful! I LOVE it!</title><content type='html'>Amazing kit, it is beautiful! I LOVE it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4728506885885333198/comments/default/8965162070737702242'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4728506885885333198/comments/default/8965162070737702242'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/fall-in-love.html?showComment=1249680826200#c8965162070737702242' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/fall-in-love.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4728506885885333198' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4728506885885333198' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='August 7, 2009 at 3:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2321549278300566707</id><published>2009-08-07T15:41:04.706-06:00</published><updated>2009-08-07T15:41:04.706-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, this is so sweet! I love it! Thanks so much f...</title><content type='html'>Wow, this is so sweet! I love it! Thanks so much for the add-on and the word art. So beautiful!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4728506885885333198/comments/default/2321549278300566707'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4728506885885333198/comments/default/2321549278300566707'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/fall-in-love.html?showComment=1249681264706#c2321549278300566707' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/fall-in-love.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4728506885885333198' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4728506885885333198' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='August 7, 2009 at 3:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6507502941397461374</id><published>2009-08-07T20:04:55.832-06:00</published><updated>2009-08-07T20:04:55.832-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The new kit is beautiful.  The colors are wonderfu...</title><content type='html'>The new kit is beautiful.  The colors are wonderful together.&lt;br /&gt;Thanks for the show-off gift!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4728506885885333198/comments/default/6507502941397461374'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4728506885885333198/comments/default/6507502941397461374'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/fall-in-love.html?showComment=1249697095832#c6507502941397461374' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/fall-in-love.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4728506885885333198' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4728506885885333198' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 7, 2009 at 8:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6360726858319826642</id><published>2009-08-07T20:39:43.527-06:00</published><updated>2009-08-07T20:39:43.616-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com" rel="nofollow"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 07 Aug [LA 07:07pm, NY 09:07pm] - 08 Aug [UK 02:07am, OZ 12:07pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4728506885885333198/comments/default/6360726858319826642'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4728506885885333198/comments/default/6360726858319826642'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/fall-in-love.html?showComment=1249699183527#c6360726858319826642' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/fall-in-love.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4728506885885333198' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4728506885885333198' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 7, 2009 at 8:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-878334483448930047</id><published>2009-08-08T01:59:34.447-06:00</published><updated>2009-08-08T01:59:34.447-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very nice. Thank you so much.</title><content type='html'>Very nice. Thank you so much.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4728506885885333198/comments/default/878334483448930047'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4728506885885333198/comments/default/878334483448930047'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/fall-in-love.html?showComment=1249718374447#c878334483448930047' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/fall-in-love.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4728506885885333198' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4728506885885333198' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 8, 2009 at 1:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3797192366599563332</id><published>2009-08-08T07:31:09.949-06:00</published><updated>2009-08-08T07:31:09.949-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Okay...do you know how perfect this kit is for me ...</title><content type='html'>Okay...do you know how perfect this kit is for me at this moment?! You know I&amp;#39;m at my sister&amp;#39;s wedding coming up next weekend...and those are her colours!! You will be seeing an entire book about her wedding coming up!! This is awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4728506885885333198/comments/default/3797192366599563332'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4728506885885333198/comments/default/3797192366599563332'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/fall-in-love.html?showComment=1249738269949#c3797192366599563332' title=''/><author><name>Natasha</name><uri>https://www.blogger.com/profile/17516318479784829577</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-FZ1L87mRq5k/TZu7nEDGpNI/AAAAAAAABHc/krxHean9mZE/s32/Natasha%2BCruz.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/fall-in-love.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4728506885885333198' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4728506885885333198' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-802400455'/><gd:extendedProperty name='blogger.displayTime' value='August 8, 2009 at 7:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2355075877458394551</id><published>2009-08-08T10:46:44.137-06:00</published><updated>2009-08-08T10:46:44.240-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this Freebie. I want to let ...</title><content type='html'>Thank you so much for this Freebie. I want to let you know that I posted a link to your blog in &lt;a href="http://CbhScrapbookFreebiesSearch.blogspot.com" rel="nofollow"&gt;Creative Busy Hands Scrapbook Freebies Search List&lt;/a&gt;, under the &lt;b&gt;Alpha(s),Font(s), Word Art(s)&lt;/b&gt; post on Aug. 08, 2009. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6785142613968365835/comments/default/2355075877458394551'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6785142613968365835/comments/default/2355075877458394551'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/chooo-choooo.html?showComment=1249750004137#c2355075877458394551' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/chooo-choooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6785142613968365835' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6785142613968365835' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 8, 2009 at 10:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3873952763767236014</id><published>2009-08-08T10:49:19.955-06:00</published><updated>2009-08-08T10:49:19.955-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the word art, Britt! Happy birthday, Sc...</title><content type='html'>Thanks for the word art, Britt! Happy birthday, ScrapMatters!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6785142613968365835/comments/default/3873952763767236014'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6785142613968365835/comments/default/3873952763767236014'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/chooo-choooo.html?showComment=1249750159955#c3873952763767236014' title=''/><author><name>Lisa</name><uri>https://www.blogger.com/profile/09387296334110782535</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//1.bp.blogspot.com/_anNVUCPkJww/SnsRHC5z2jI/AAAAAAAAAEQ/4zlYZLQljIw/S220-s32/Lisa_FS_Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/chooo-choooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6785142613968365835' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6785142613968365835' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1788080105'/><gd:extendedProperty name='blogger.displayTime' value='August 8, 2009 at 10:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1156261887730322384</id><published>2009-08-08T17:53:33.139-06:00</published><updated>2009-08-08T17:53:33.139-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much Britt!</title><content type='html'>Thank you so much Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6785142613968365835/comments/default/1156261887730322384'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6785142613968365835/comments/default/1156261887730322384'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/chooo-choooo.html?showComment=1249775613139#c1156261887730322384' title=''/><author><name>NeeNee</name><uri>https://www.blogger.com/profile/09269290548661464299</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-8R9mdPdTiqg/UNSR_WjJ-KI/AAAAAAAAAjc/29C6v1fOO9Q/s32/newavi812.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/chooo-choooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6785142613968365835' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6785142613968365835' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-695415344'/><gd:extendedProperty name='blogger.displayTime' value='August 8, 2009 at 5:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8194677283223996694</id><published>2009-08-08T18:13:37.035-06:00</published><updated>2009-08-08T18:13:37.035-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute!!! Thanks so much for sharing!!!</title><content type='html'>So cute!!! Thanks so much for sharing!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6785142613968365835/comments/default/8194677283223996694'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6785142613968365835/comments/default/8194677283223996694'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/chooo-choooo.html?showComment=1249776817035#c8194677283223996694' title=''/><author><name>lildaisydaisy</name><uri>https://www.blogger.com/profile/00184659449055483165</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/chooo-choooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6785142613968365835' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6785142613968365835' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258111990'/><gd:extendedProperty name='blogger.displayTime' value='August 8, 2009 at 6:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-652086939127003488</id><published>2009-08-08T19:19:43.798-06:00</published><updated>2009-08-08T19:19:43.798-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!!!!</title><content type='html'>Thank you!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6785142613968365835/comments/default/652086939127003488'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6785142613968365835/comments/default/652086939127003488'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/chooo-choooo.html?showComment=1249780783798#c652086939127003488' title=''/><author><name>princess jen</name><uri>https://www.blogger.com/profile/00996199384833340826</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_6EtfzWmFFFg/SnsPbQv9X8I/AAAAAAAACMs/BENoU4bfpCw/S220-s32/JenBdayParty+(31)056.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/chooo-choooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6785142613968365835' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6785142613968365835' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-95837785'/><gd:extendedProperty name='blogger.displayTime' value='August 8, 2009 at 7:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4379324783704768754</id><published>2009-08-08T20:12:27.264-06:00</published><updated>2009-08-08T20:12:27.264-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt!  Fab wordart to match our awesome ki...</title><content type='html'>Thanks Britt!  Fab wordart to match our awesome kit :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6785142613968365835/comments/default/4379324783704768754'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6785142613968365835/comments/default/4379324783704768754'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/chooo-choooo.html?showComment=1249783947264#c4379324783704768754' title=''/><author><name>Sharon Dale</name><uri>http://www.digitalcreations.typepad.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/chooo-choooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6785142613968365835' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6785142613968365835' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 8, 2009 at 8:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8888470014696142190</id><published>2009-08-08T20:30:17.232-06:00</published><updated>2009-08-08T20:30:17.334-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com" rel="nofollow"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 08 Aug [LA 07:00pm, NY 09:00pm] - 09 Aug [UK 02:00am, OZ 12:00pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6785142613968365835/comments/default/8888470014696142190'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6785142613968365835/comments/default/8888470014696142190'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/chooo-choooo.html?showComment=1249785017232#c8888470014696142190' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/chooo-choooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6785142613968365835' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6785142613968365835' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 8, 2009 at 8:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3964207813869118250</id><published>2009-08-08T23:22:58.455-06:00</published><updated>2009-08-08T23:22:58.455-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>great freebie. thanx a bunch!</title><content type='html'>great freebie. thanx a bunch!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4728506885885333198/comments/default/3964207813869118250'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4728506885885333198/comments/default/3964207813869118250'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/fall-in-love.html?showComment=1249795378455#c3964207813869118250' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/fall-in-love.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4728506885885333198' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4728506885885333198' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 8, 2009 at 11:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5698408772590075783</id><published>2009-08-09T04:55:49.922-06:00</published><updated>2009-08-09T04:55:49.922-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!!! :)</title><content type='html'>Thank you!!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6785142613968365835/comments/default/5698408772590075783'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6785142613968365835/comments/default/5698408772590075783'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/chooo-choooo.html?showComment=1249815349922#c5698408772590075783' title=''/><author><name>Pattycakes</name><uri>https://www.blogger.com/profile/18211332919852885480</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/chooo-choooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6785142613968365835' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6785142613968365835' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1585332423'/><gd:extendedProperty name='blogger.displayTime' value='August 9, 2009 at 4:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8515289244197557116</id><published>2009-08-10T02:36:16.633-06:00</published><updated>2009-08-10T02:36:16.633-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>TY very much for this crazy blog train!!</title><content type='html'>TY very much for this crazy blog train!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6785142613968365835/comments/default/8515289244197557116'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6785142613968365835/comments/default/8515289244197557116'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/chooo-choooo.html?showComment=1249893376633#c8515289244197557116' title=''/><author><name>VissyMac</name><uri>https://www.blogger.com/profile/13576947866007773970</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-FT_OxO19sgE/UWVNX_Rfv6I/AAAAAAAAAsc/DkfhCrVNzTA/s32/Sans%2Btitre-1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/chooo-choooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6785142613968365835' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6785142613968365835' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-115305213'/><gd:extendedProperty name='blogger.displayTime' value='August 10, 2009 at 2:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6524163120299499929</id><published>2009-08-10T07:33:10.544-06:00</published><updated>2009-08-10T07:33:10.544-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much.</title><content type='html'>Thank you so much.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6785142613968365835/comments/default/6524163120299499929'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6785142613968365835/comments/default/6524163120299499929'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/chooo-choooo.html?showComment=1249911190544#c6524163120299499929' title=''/><author><name>Missty</name><uri>https://www.blogger.com/profile/06866366490816318205</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/chooo-choooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6785142613968365835' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6785142613968365835' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1215566898'/><gd:extendedProperty name='blogger.displayTime' value='August 10, 2009 at 7:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3075677496127806706</id><published>2009-08-11T04:40:17.119-06:00</published><updated>2009-08-11T04:40:17.119-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hiya Britt,

If you get a chance, peek at pg 64 of...</title><content type='html'>Hiya Britt,&lt;br /&gt;&lt;br /&gt;If you get a chance, peek at pg 64 of the August Digital Artist Magazine.  ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6785142613968365835/comments/default/3075677496127806706'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6785142613968365835/comments/default/3075677496127806706'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/chooo-choooo.html?showComment=1249987217119#c3075677496127806706' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/chooo-choooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6785142613968365835' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6785142613968365835' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='August 11, 2009 at 4:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7431948420608611052</id><published>2009-08-13T20:02:44.896-06:00</published><updated>2009-08-13T20:02:44.896-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How cute that you still celebrate your first date!...</title><content type='html'>How cute that you still celebrate your first date!! LOVE that first scrapbook page! I will definitely need a copy of that! Love you and miss you guys!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5854856892563949588/comments/default/7431948420608611052'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5854856892563949588/comments/default/7431948420608611052'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/pages-galore.html?showComment=1250215364896#c7431948420608611052' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/pages-galore.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5854856892563949588' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5854856892563949588' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2009 at 8:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4141532672444289687</id><published>2009-08-13T20:43:09.932-06:00</published><updated>2009-08-13T20:43:09.932-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Seriously?? We share a dating anniversary! Today i...</title><content type='html'>Seriously?? We share a dating anniversary! Today is DH&amp;#39;s and mine 10th anniversary!! ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5854856892563949588/comments/default/4141532672444289687'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5854856892563949588/comments/default/4141532672444289687'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/pages-galore.html?showComment=1250217789932#c4141532672444289687' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/pages-galore.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5854856892563949588' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5854856892563949588' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2009 at 8:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1711164292905590524</id><published>2009-08-13T22:33:34.246-06:00</published><updated>2009-08-13T22:33:34.246-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fabulous LO&amp;#39;s and happy 1st date anniversary!!...</title><content type='html'>Fabulous LO&amp;#39;s and happy 1st date anniversary!! Hope you two have a great celebrations dinner and movie!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5854856892563949588/comments/default/1711164292905590524'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5854856892563949588/comments/default/1711164292905590524'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/pages-galore.html?showComment=1250224414246#c1711164292905590524' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/pages-galore.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5854856892563949588' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5854856892563949588' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2009 at 10:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3855077106569306237</id><published>2009-08-14T07:26:05.726-06:00</published><updated>2009-08-14T07:26:05.726-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the new alpha and the page you made with it...</title><content type='html'>I love the new alpha and the page you made with it is darling! I LOVE those pictures with Ella!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2744911419039347756/comments/default/3855077106569306237'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2744911419039347756/comments/default/3855077106569306237'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/alphabetize-your-pages.html?showComment=1250256365726#c3855077106569306237' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/alphabetize-your-pages.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2744911419039347756' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2744911419039347756' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='August 14, 2009 at 7:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4081558407072102832</id><published>2009-08-14T09:21:39.244-06:00</published><updated>2009-08-14T09:21:39.244-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt - we&amp;#39;re going to be at MNSSHP the same d...</title><content type='html'>Britt - we&amp;#39;re going to be at MNSSHP the same date!  Looking forward to it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5804878711676710920/comments/default/4081558407072102832'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5804878711676710920/comments/default/4081558407072102832'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/disney-world-planning-update.html?showComment=1250263299244#c4081558407072102832' title=''/><author><name>Erica Ellis</name><uri>https://www.blogger.com/profile/13287111227397021695</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_YlUP0XFnY_o/SlTkaenSZbI/AAAAAAAACpo/sDLir0bVUSo/S220-s32/PROFILE+SHOT.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/disney-world-planning-update.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5804878711676710920' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5804878711676710920' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1718729636'/><gd:extendedProperty name='blogger.displayTime' value='August 14, 2009 at 9:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4697177605949068593</id><published>2009-08-14T09:24:21.159-06:00</published><updated>2009-08-14T09:24:21.159-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the versatile alpha!!  That wil...</title><content type='html'>Thanks so much for the versatile alpha!!  That will come in handy! =) Have a super week!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2744911419039347756/comments/default/4697177605949068593'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2744911419039347756/comments/default/4697177605949068593'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/alphabetize-your-pages.html?showComment=1250263461159#c4697177605949068593' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/alphabetize-your-pages.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2744911419039347756' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2744911419039347756' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='August 14, 2009 at 9:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7043470224426512758</id><published>2009-08-14T09:24:26.536-06:00</published><updated>2009-08-14T09:24:26.536-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Super Cute alpha!!! Thanks so much Britt:)</title><content type='html'>Super Cute alpha!!! Thanks so much Britt:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2744911419039347756/comments/default/7043470224426512758'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2744911419039347756/comments/default/7043470224426512758'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/alphabetize-your-pages.html?showComment=1250263466536#c7043470224426512758' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/alphabetize-your-pages.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2744911419039347756' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2744911419039347756' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='August 14, 2009 at 9:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-148737937816448712</id><published>2009-08-14T09:50:50.876-06:00</published><updated>2009-08-14T09:50:50.876-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Too funny! We ALSO share a Dating Anniversary! Hea...</title><content type='html'>Too funny! We ALSO share a Dating Anniversary! Heath and I started dating 17 years ago! OMGoodness!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5854856892563949588/comments/default/148737937816448712'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5854856892563949588/comments/default/148737937816448712'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/pages-galore.html?showComment=1250265050876#c148737937816448712' title=''/><author><name>Haynay</name><uri>https://www.blogger.com/profile/10853578134775931601</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//2.bp.blogspot.com/_saZSDxPWgY4/SQJl50xSZGI/AAAAAAAAAq0/_8GNYDboWig/S220-s32/DSC01396.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/pages-galore.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5854856892563949588' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5854856892563949588' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-951061353'/><gd:extendedProperty name='blogger.displayTime' value='August 14, 2009 at 9:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2643040053855043815</id><published>2009-08-14T21:08:46.273-06:00</published><updated>2009-08-14T21:08:46.273-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for this awesome alpha!! you rock!</title><content type='html'>thanks for this awesome alpha!! you rock!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2744911419039347756/comments/default/2643040053855043815'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2744911419039347756/comments/default/2643040053855043815'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/alphabetize-your-pages.html?showComment=1250305726273#c2643040053855043815' title=''/><author><name>Canadianmommy</name><uri>https://www.blogger.com/profile/17320939804272970171</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_f-a8M9IzqEI/TNY9cU0lmrI/AAAAAAAAAq4/LdTJPmvGulI/S220-s32/wdointhehappydance.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/alphabetize-your-pages.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2744911419039347756' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2744911419039347756' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1387541626'/><gd:extendedProperty name='blogger.displayTime' value='August 14, 2009 at 9:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9009125682334996751</id><published>2009-08-15T05:09:19.541-06:00</published><updated>2009-08-15T05:09:19.541-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the alpha Britt! They are awesome!</title><content type='html'>Thanks for the alpha Britt! They are awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2744911419039347756/comments/default/9009125682334996751'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2744911419039347756/comments/default/9009125682334996751'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/alphabetize-your-pages.html?showComment=1250334559541#c9009125682334996751' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/alphabetize-your-pages.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2744911419039347756' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2744911419039347756' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 15, 2009 at 5:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-933932037300369045</id><published>2009-08-16T14:51:09.769-06:00</published><updated>2009-08-16T14:51:09.769-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>woohoo another to have a good thunk about!</title><content type='html'>woohoo another to have a good thunk about!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1297982417661010342/comments/default/933932037300369045'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1297982417661010342/comments/default/933932037300369045'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/what-happened.html?showComment=1250455869769#c933932037300369045' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/what-happened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1297982417661010342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1297982417661010342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='August 16, 2009 at 2:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7773809589403407094</id><published>2009-08-16T22:00:42.195-06:00</published><updated>2009-08-16T22:00:42.195-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute! I was always jealous of those long GORGEO...</title><content type='html'>So cute! I was always jealous of those long GORGEOUS pigtails and ponytails of yours!! Love you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1297982417661010342/comments/default/7773809589403407094'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1297982417661010342/comments/default/7773809589403407094'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/what-happened.html?showComment=1250481642195#c7773809589403407094' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/what-happened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1297982417661010342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1297982417661010342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='August 16, 2009 at 10:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8744640416363391355</id><published>2009-08-19T19:20:22.941-06:00</published><updated>2009-08-19T19:20:22.941-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That page is DARLING!  Good thing Dr. Olsen took s...</title><content type='html'>That page is DARLING!  Good thing Dr. Olsen took such good care of those peraly whites way back when.  ha ha</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1297982417661010342/comments/default/8744640416363391355'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1297982417661010342/comments/default/8744640416363391355'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/what-happened.html?showComment=1250731222941#c8744640416363391355' title=''/><author><name>Marg</name><uri>https://www.blogger.com/profile/00205077966723445227</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/what-happened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1297982417661010342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1297982417661010342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2088785191'/><gd:extendedProperty name='blogger.displayTime' value='August 19, 2009 at 7:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2627788290263770153</id><published>2009-08-20T17:51:43.917-06:00</published><updated>2009-08-20T17:51:43.917-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh man, you&amp;#39;re killin&amp;#39; me!!! This looks so...</title><content type='html'>Oh man, you&amp;#39;re killin&amp;#39; me!!! This looks so cute! Can&amp;#39;t wait to see it. Hope you have fun this weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/819631395319516334/comments/default/2627788290263770153'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/819631395319516334/comments/default/2627788290263770153'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/is-it-tomorrow-yet.html?showComment=1250812303917#c2627788290263770153' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/is-it-tomorrow-yet.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-819631395319516334' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/819631395319516334' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='August 20, 2009 at 5:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4288763970223446555</id><published>2009-08-20T18:12:36.920-06:00</published><updated>2009-08-20T18:12:36.920-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This kit looks like it&amp;#39;s so totally gonna rock...</title><content type='html'>This kit looks like it&amp;#39;s so totally gonna rock! ;) And I&amp;#39;m so excited about you going to WDW! Really wish we were going that week, or even just for the weekend! DS&amp;#39;s birthday is 10-1 and we&amp;#39;ve been for his birthday twice. Great time to go...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/819631395319516334/comments/default/4288763970223446555'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/819631395319516334/comments/default/4288763970223446555'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/is-it-tomorrow-yet.html?showComment=1250813556920#c4288763970223446555' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/is-it-tomorrow-yet.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-819631395319516334' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/819631395319516334' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='August 20, 2009 at 6:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-736193009268369732</id><published>2009-08-20T18:29:34.161-06:00</published><updated>2009-08-20T18:29:34.161-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ooh. i think i have a guess about the theme and i ...</title><content type='html'>ooh. i think i have a guess about the theme and i can&amp;#39;t wait!! yay for friday!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/819631395319516334/comments/default/736193009268369732'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/819631395319516334/comments/default/736193009268369732'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/is-it-tomorrow-yet.html?showComment=1250814574161#c736193009268369732' title=''/><author><name>megh</name><uri>https://www.blogger.com/profile/04396310287116768871</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/--LndYg33Iw0/VktRmrNXmwI/AAAAAAAAE4s/_-XMA-h2TGc/s32-r/11403191_10155710768600710_6686747614033096416_n.jpg%253Foh%253D752d2b7c793753e11115e84642d3d4a0%2526oe%253D56E79306'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/is-it-tomorrow-yet.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-819631395319516334' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/819631395319516334' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1201218952'/><gd:extendedProperty name='blogger.displayTime' value='August 20, 2009 at 6:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1286736651865467811</id><published>2009-08-20T19:19:06.154-06:00</published><updated>2009-08-20T19:19:06.154-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow! 30 days!!! Woo-hoo!!!  that&amp;#39;s when the co...</title><content type='html'>Wow! 30 days!!! Woo-hoo!!!  that&amp;#39;s when the countdown on my chart at work goes to days instead of weeks.  Right now it&amp;#39;s at 9 weeks.....And this kit - it so totally rocks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/819631395319516334/comments/default/1286736651865467811'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/819631395319516334/comments/default/1286736651865467811'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/is-it-tomorrow-yet.html?showComment=1250817546154#c1286736651865467811' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/is-it-tomorrow-yet.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-819631395319516334' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/819631395319516334' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='August 20, 2009 at 7:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4480796066530199552</id><published>2009-08-20T19:27:51.826-06:00</published><updated>2009-08-20T19:27:51.826-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m such a dork, I kept thinking it was Friday...</title><content type='html'>I&amp;#39;m such a dork, I kept thinking it was Friday all day long today, and I kept checking your blog wondering why you hadn&amp;#39;t posted. lol  &lt;br /&gt;The sneak peek looks super cute, I love the colors!!  I&amp;#39;m going through withdraws not getting to see your stuff until it&amp;#39;s released! lol</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/819631395319516334/comments/default/4480796066530199552'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/819631395319516334/comments/default/4480796066530199552'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/is-it-tomorrow-yet.html?showComment=1250818071826#c4480796066530199552' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/is-it-tomorrow-yet.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-819631395319516334' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/819631395319516334' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='August 20, 2009 at 7:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1499314801004103182</id><published>2009-08-20T20:43:47.556-06:00</published><updated>2009-08-20T20:43:47.556-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ditto Kelsy! Can&amp;#39;t wait to see what FUN kit yo...</title><content type='html'>Ditto Kelsy! Can&amp;#39;t wait to see what FUN kit you have hitting the store!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/819631395319516334/comments/default/1499314801004103182'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/819631395319516334/comments/default/1499314801004103182'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/is-it-tomorrow-yet.html?showComment=1250822627556#c1499314801004103182' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/is-it-tomorrow-yet.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-819631395319516334' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/819631395319516334' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='August 20, 2009 at 8:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3837251403703845811</id><published>2009-08-20T23:40:18.678-06:00</published><updated>2009-08-20T23:40:18.678-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can&amp;#39;t wait to see what this kit will be....i...</title><content type='html'>I can&amp;#39;t wait to see what this kit will be....it looks FUN! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/819631395319516334/comments/default/3837251403703845811'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/819631395319516334/comments/default/3837251403703845811'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/is-it-tomorrow-yet.html?showComment=1250833218678#c3837251403703845811' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/is-it-tomorrow-yet.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-819631395319516334' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/819631395319516334' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='August 20, 2009 at 11:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3871782230921334379</id><published>2009-08-21T06:48:56.552-06:00</published><updated>2009-08-21T06:48:56.552-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt!!!! I think you were reading my mind! It&amp;#39...</title><content type='html'>Britt!!!! I think you were reading my mind! It&amp;#39;s almost scary! I just went on a little fishing outing with my parents and my daughter and I was going to suggest for a bright fun fishing kit...and lookie here!!! Too cool!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/3871782230921334379'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/3871782230921334379'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html?showComment=1250858936552#c3871782230921334379' title=''/><author><name>Courtney (aka cnscraps)</name><uri>https://www.blogger.com/profile/15682792308188770581</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4701977512889225719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4701977512889225719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1572063951'/><gd:extendedProperty name='blogger.displayTime' value='August 21, 2009 at 6:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4304887797196918995</id><published>2009-08-21T06:49:45.818-06:00</published><updated>2009-08-21T06:49:45.818-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY! Love this kit! Awesome add-on!Have a fun week...</title><content type='html'>YAY! Love this kit! Awesome add-on!Have a fun weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/4304887797196918995'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/4304887797196918995'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html?showComment=1250858985818#c4304887797196918995' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4701977512889225719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4701977512889225719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='August 21, 2009 at 6:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5626819741526021219</id><published>2009-08-21T07:15:09.589-06:00</published><updated>2009-08-21T07:15:09.589-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the new kit, Britt! And your plans for tomorr...</title><content type='html'>Love the new kit, Britt! And your plans for tomorrow sound super fun! Can&amp;#39;t wait to see pics! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/5626819741526021219'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/5626819741526021219'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html?showComment=1250860509589#c5626819741526021219' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4701977512889225719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4701977512889225719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='August 21, 2009 at 7:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5020255844862480571</id><published>2009-08-21T07:46:04.644-06:00</published><updated>2009-08-21T07:46:04.644-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the new kit!  It&amp;#39;s so cute!</title><content type='html'>Love the new kit!  It&amp;#39;s so cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/5020255844862480571'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/5020255844862480571'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html?showComment=1250862364644#c5020255844862480571' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/08418796176428526353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4701977512889225719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4701977512889225719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-876538540'/><gd:extendedProperty name='blogger.displayTime' value='August 21, 2009 at 7:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-998725355040413465</id><published>2009-08-21T09:37:36.502-06:00</published><updated>2009-08-21T09:37:36.502-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY! I just KNOW you included that Shamu just for ...</title><content type='html'>YAY! I just KNOW you included that Shamu just for me and all of our MANY pictures from Sea World! THANK YOU!! Can&amp;#39;t wait to use it...now if I only had some free time!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/998725355040413465'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/998725355040413465'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html?showComment=1250869056502#c998725355040413465' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4701977512889225719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4701977512889225719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='August 21, 2009 at 9:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3066124843604873384</id><published>2009-08-21T10:08:20.561-06:00</published><updated>2009-08-21T10:08:20.561-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I cant wait for you to get here! Ah! ha ha!</title><content type='html'>I cant wait for you to get here! Ah! ha ha!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/819631395319516334/comments/default/3066124843604873384'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/819631395319516334/comments/default/3066124843604873384'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/is-it-tomorrow-yet.html?showComment=1250870900561#c3066124843604873384' title=''/><author><name>Jessica</name><uri>https://www.blogger.com/profile/02538270417257763031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-weoVOFsxApE/U6XvxGFgyqI/AAAAAAAAAho/Fw9GJwWROpE/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/is-it-tomorrow-yet.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-819631395319516334' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/819631395319516334' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1161098451'/><gd:extendedProperty name='blogger.displayTime' value='August 21, 2009 at 10:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2461247896416537729</id><published>2009-08-21T10:49:10.218-06:00</published><updated>2009-08-21T10:49:10.382-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this Freebie. I want to let ...</title><content type='html'>Thank you so much for this Freebie. I want to let you know that I posted a link to your blog in &lt;a href="http://CbhScrapbookFreebiesSearch.blogspot.com" rel="nofollow"&gt;Creative Busy Hands Scrapbook Freebies Search List&lt;/a&gt;, under the &lt;b&gt;Page 10&lt;/b&gt; post on Aug. 21, 2009. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/2461247896416537729'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/2461247896416537729'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html?showComment=1250873350218#c2461247896416537729' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4701977512889225719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4701977512889225719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 21, 2009 at 10:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-118119611164036288</id><published>2009-08-21T11:22:39.549-06:00</published><updated>2009-08-21T11:22:39.549-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is SO CUTE!!!  Love the add on!  Thanks so mu...</title><content type='html'>This is SO CUTE!!!  Love the add on!  Thanks so much....the CT Layouts are adorable with your new kit!! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/118119611164036288'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/118119611164036288'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html?showComment=1250875359549#c118119611164036288' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4701977512889225719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4701977512889225719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='August 21, 2009 at 11:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4101295155083006827</id><published>2009-08-21T11:39:46.793-06:00</published><updated>2009-08-21T11:39:46.793-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE IT!!! We just went on our vacation to the Oce...</title><content type='html'>LOVE IT!!! We just went on our vacation to the Ocean and this will be PERFECT!!! Thanks for the add-on and I just bought the kit too:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/4101295155083006827'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/4101295155083006827'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html?showComment=1250876386793#c4101295155083006827' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4701977512889225719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4701977512889225719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='August 21, 2009 at 11:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2371077061171989208</id><published>2009-08-21T13:46:50.525-06:00</published><updated>2009-08-21T13:46:50.525-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, so cute! I just love this. Thanks for the cute...</title><content type='html'>Oh, so cute! I just love this. Thanks for the cute addon and the templates. Have a GREAT weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/2371077061171989208'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/2371077061171989208'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html?showComment=1250884010525#c2371077061171989208' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4701977512889225719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4701977512889225719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='August 21, 2009 at 1:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1409419853478706294</id><published>2009-08-21T14:30:53.861-06:00</published><updated>2009-08-21T14:30:53.861-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt did it again, made me spend money, it is jus...</title><content type='html'>Britt did it again, made me spend money, it is just so darn cute! Thank you as always for the freebie and yes, already bought the kit! &lt;br /&gt;Ellen</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/1409419853478706294'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/1409419853478706294'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html?showComment=1250886653861#c1409419853478706294' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4701977512889225719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4701977512889225719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 21, 2009 at 2:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8344025025067559560</id><published>2009-08-21T15:40:13.871-06:00</published><updated>2009-08-21T15:40:13.871-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very cute kit!
Thanks for the template (I always L...</title><content type='html'>Very cute kit!&lt;br /&gt;Thanks for the template (I always LOVE your templates!)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/8344025025067559560'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/8344025025067559560'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html?showComment=1250890813871#c8344025025067559560' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4701977512889225719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4701977512889225719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 21, 2009 at 3:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4549934515634404652</id><published>2009-08-21T17:12:45.886-06:00</published><updated>2009-08-21T17:12:45.886-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>cool, thanx a bunch!!</title><content type='html'>cool, thanx a bunch!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/4549934515634404652'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/4549934515634404652'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html?showComment=1250896365886#c4549934515634404652' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4701977512889225719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4701977512889225719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 21, 2009 at 5:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3728192101336253297</id><published>2009-08-21T18:07:54.868-06:00</published><updated>2009-08-21T18:07:54.868-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I think this is one of my favorites!  Love the col...</title><content type='html'>I think this is one of my favorites!  Love the colors!!  Soon you will have Living Seas pictures to scrap with this!  Thanks for the add on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/3728192101336253297'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/3728192101336253297'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html?showComment=1250899674868#c3728192101336253297' title=''/><author><name>susan0326</name><uri>https://www.blogger.com/profile/02318951203465432501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-mkPnUc8wLD8/T6IB28QIorI/AAAAAAAAAbY/-HOxTkFKMDU/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4701977512889225719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4701977512889225719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-242029815'/><gd:extendedProperty name='blogger.displayTime' value='August 21, 2009 at 6:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5883108802473200285</id><published>2009-08-21T21:05:18.526-06:00</published><updated>2009-08-21T21:05:18.672-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com" rel="nofollow"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 21 Aug [LA 07:00pm, NY 09:00pm] - 22 Aug [UK 02:00am, OZ 12:00pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/5883108802473200285'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/5883108802473200285'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html?showComment=1250910318526#c5883108802473200285' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4701977512889225719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4701977512889225719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 21, 2009 at 9:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3036153556304516685</id><published>2009-08-22T02:56:34.940-06:00</published><updated>2009-08-22T02:56:34.940-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ooooooh!! This is soooo cute!! 
Mine! Mine ! Mine!...</title><content type='html'>Ooooooh!! This is soooo cute!! &lt;br /&gt;Mine! Mine ! Mine! was my first thought!! Thank you for yet another Magical Disneykit!!&lt;br /&gt;&lt;br /&gt;Maybe you&amp;#39;ll do a Alladin one day?? ** grin**</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/3036153556304516685'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/3036153556304516685'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html?showComment=1250931394940#c3036153556304516685' title=''/><author><name>Shorty</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4701977512889225719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4701977512889225719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 22, 2009 at 2:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8412437268199497990</id><published>2009-08-22T05:39:42.670-06:00</published><updated>2009-08-22T05:39:42.670-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brilliant!  And do you know that they have a Nemo ...</title><content type='html'>Brilliant!  And do you know that they have a Nemo Disney Visa card now? http://disneyrewards.disney.go.com/cardbenefits/carddesigns.html</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/8412437268199497990'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/8412437268199497990'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html?showComment=1250941182670#c8412437268199497990' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4701977512889225719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4701977512889225719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='August 22, 2009 at 5:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-987345716884759312</id><published>2009-08-22T15:20:13.799-06:00</published><updated>2009-08-22T15:20:13.799-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Righteous!!!  This is TOTALLY SWEET!  (Can you tel...</title><content type='html'>Righteous!!!  This is TOTALLY SWEET!  (Can you tell we just got back from DW?!)  I&amp;#39;ll be using this one for everything from our Dis pictures to our Sea World trips, etc...  So fun!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/987345716884759312'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/987345716884759312'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html?showComment=1250976013799#c987345716884759312' title=''/><author><name>Tinabina</name><uri>https://www.blogger.com/profile/11075288431448745526</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4701977512889225719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4701977512889225719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-953800891'/><gd:extendedProperty name='blogger.displayTime' value='August 22, 2009 at 3:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5140751964821233877</id><published>2009-08-22T18:34:34.981-06:00</published><updated>2009-08-22T18:34:34.981-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is such a cute kit. Love it and thanks for th...</title><content type='html'>This is such a cute kit. Love it and thanks for the addon.  Your team did a great job with their layouts.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/5140751964821233877'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/5140751964821233877'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html?showComment=1250987674981#c5140751964821233877' title=''/><author><name>Laramie</name><uri>https://www.blogger.com/profile/11675772521815930080</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-lxbudoed4X8/Xby8NboaK4I/AAAAAAAAJME/sUfZTFZFAY8zJH7jE3S1EOqYrQmSuw-_wCK4BGAYYCw/s32/00_facebook1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4701977512889225719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4701977512889225719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-205340431'/><gd:extendedProperty name='blogger.displayTime' value='August 22, 2009 at 6:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2494261695439679554</id><published>2009-08-23T06:11:23.212-06:00</published><updated>2009-08-23T06:11:23.212-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you SO MUCH for your ADORABLE contribution!!</title><content type='html'>Thank you SO MUCH for your ADORABLE contribution!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6785142613968365835/comments/default/2494261695439679554'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6785142613968365835/comments/default/2494261695439679554'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/chooo-choooo.html?showComment=1251029483212#c2494261695439679554' title=''/><author><name>*               Lee</name><uri>https://www.blogger.com/profile/07182085215057022206</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//2.bp.blogspot.com/_aPQTDqEDN-s/SocX9hMqerI/AAAAAAAAAGU/wIupX5V1nkk/S220-s32/423480rz10a4ia97.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/chooo-choooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6785142613968365835' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6785142613968365835' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1444145938'/><gd:extendedProperty name='blogger.displayTime' value='August 23, 2009 at 6:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-468053674122138062</id><published>2009-08-24T22:32:48.450-06:00</published><updated>2009-08-24T22:32:48.450-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay, Disneyworld!!! If I didn&amp;#39;t already have t...</title><content type='html'>Yay, Disneyworld!!! If I didn&amp;#39;t already have this kit, I would buy it, it&amp;#39;s so cute. I can&amp;#39;t wait to see what&amp;#39;s on sale next Monday. I love a good sale.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6086738745830917802/comments/default/468053674122138062'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6086738745830917802/comments/default/468053674122138062'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/manic-monday-sale.html?showComment=1251174768450#c468053674122138062' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/manic-monday-sale.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6086738745830917802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6086738745830917802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2009 at 10:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6016409108549709779</id><published>2009-08-25T22:43:31.051-06:00</published><updated>2009-08-25T22:43:31.051-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>AHH!! Its Dumbo&amp;#39;s hat too, isn&amp;#39;t it?? Than...</title><content type='html'>AHH!! Its Dumbo&amp;#39;s hat too, isn&amp;#39;t it?? Thank you!&lt;br /&gt;&lt;br /&gt;Love the LO- wish I could have made the speed scrap.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2976141529530959856/comments/default/6016409108549709779'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2976141529530959856/comments/default/6016409108549709779'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/ohhhh-pinocchio.html?showComment=1251261811051#c6016409108549709779' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/ohhhh-pinocchio.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2976141529530959856' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2976141529530959856' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2009 at 10:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8662255691292393619</id><published>2009-08-26T09:08:19.039-06:00</published><updated>2009-08-26T09:08:19.039-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute!! My 3 y/o LOVES Pinocchio!! She likes to ...</title><content type='html'>So cute!! My 3 y/o LOVES Pinocchio!! She likes to put her hands on the side of her mouth and go, &amp;quot;Pinnnnocchio!!&amp;quot; and then says, &amp;quot;Gepetto, that&amp;#39;s what he says.&amp;quot; LOL&lt;br /&gt;&lt;br /&gt;Adorable LO!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2976141529530959856/comments/default/8662255691292393619'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2976141529530959856/comments/default/8662255691292393619'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/ohhhh-pinocchio.html?showComment=1251299299039#c8662255691292393619' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/ohhhh-pinocchio.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2976141529530959856' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2976141529530959856' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2009 at 9:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-44380215966941862</id><published>2009-08-26T12:46:50.727-06:00</published><updated>2009-08-26T12:46:50.727-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much!! I have the cutest Pinocchio pic t...</title><content type='html'>Thanks so much!! I have the cutest Pinocchio pic that this will be so perfect for!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2976141529530959856/comments/default/44380215966941862'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2976141529530959856/comments/default/44380215966941862'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/ohhhh-pinocchio.html?showComment=1251312410727#c44380215966941862' title=''/><author><name>Karalee</name><uri>https://www.blogger.com/profile/02114578442094544895</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/ohhhh-pinocchio.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2976141529530959856' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2976141529530959856' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1770554393'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2009 at 12:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7160328131789538726</id><published>2009-08-28T06:37:59.428-06:00</published><updated>2009-08-28T06:37:59.428-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE the fish!!!  Thanks so much, I can&amp;#39;t wa...</title><content type='html'>I LOVE the fish!!!  Thanks so much, I can&amp;#39;t wait to play with them:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7038278910956998954/comments/default/7160328131789538726'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7038278910956998954/comments/default/7160328131789538726'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/another-fishy-friday.html?showComment=1251463079428#c7160328131789538726' title=''/><author><name>Fonnetta</name><uri>https://www.blogger.com/profile/08118675958743138258</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/another-fishy-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7038278910956998954' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7038278910956998954' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1882320698'/><gd:extendedProperty name='blogger.displayTime' value='August 28, 2009 at 6:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6295084738540541894</id><published>2009-08-28T07:07:20.893-06:00</published><updated>2009-08-28T07:07:20.893-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh gosh, I can&amp;#39;t believe how cute these fish a...</title><content type='html'>Oh gosh, I can&amp;#39;t believe how cute these fish are! ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7038278910956998954/comments/default/6295084738540541894'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7038278910956998954/comments/default/6295084738540541894'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/another-fishy-friday.html?showComment=1251464840893#c6295084738540541894' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/another-fishy-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7038278910956998954' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7038278910956998954' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='August 28, 2009 at 7:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8953525322699439591</id><published>2009-08-28T10:15:41.999-06:00</published><updated>2009-08-28T10:15:41.999-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am so in love with all your &amp;quot;fishy goodness...</title><content type='html'>I am so in love with all your &amp;quot;fishy goodness&amp;quot; it makes me want to go all kinds of watery places. It has been soo busy, I am very much missing my scrapping time! Hopefully next week.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7038278910956998954/comments/default/8953525322699439591'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7038278910956998954/comments/default/8953525322699439591'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/another-fishy-friday.html?showComment=1251476141999#c8953525322699439591' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/another-fishy-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7038278910956998954' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7038278910956998954' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='August 28, 2009 at 10:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5789704010671565669</id><published>2009-08-28T10:34:31.982-06:00</published><updated>2009-08-28T10:34:31.982-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY...I was hoping there would be a few more frien...</title><content type='html'>YAY...I was hoping there would be a few more friends to add in with that fantastic kit!!  Thanks so much Britt!  I just love all the layouts your CT has made too....great inspiration!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7038278910956998954/comments/default/5789704010671565669'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7038278910956998954/comments/default/5789704010671565669'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/another-fishy-friday.html?showComment=1251477271982#c5789704010671565669' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/another-fishy-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7038278910956998954' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7038278910956998954' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='August 28, 2009 at 10:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1615658976299219908</id><published>2009-08-28T10:38:32.919-06:00</published><updated>2009-08-28T10:38:32.919-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much!  How clever...I guess I never noti...</title><content type='html'>Thanks so much!  How clever...I guess I never noticed they were the same hat!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2976141529530959856/comments/default/1615658976299219908'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2976141529530959856/comments/default/1615658976299219908'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/ohhhh-pinocchio.html?showComment=1251477512919#c1615658976299219908' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/ohhhh-pinocchio.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2976141529530959856' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2976141529530959856' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='August 28, 2009 at 10:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3836675328260502246</id><published>2009-08-28T12:07:46.256-06:00</published><updated>2009-08-28T12:07:46.256-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is sooooo cute!
Thanks so much!!</title><content type='html'>This is sooooo cute!&lt;br /&gt;Thanks so much!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7038278910956998954/comments/default/3836675328260502246'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7038278910956998954/comments/default/3836675328260502246'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/another-fishy-friday.html?showComment=1251482866256#c3836675328260502246' title=''/><author><name>Chanella</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/another-fishy-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7038278910956998954' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7038278910956998954' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 28, 2009 at 12:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3907527012750773191</id><published>2009-08-28T13:55:00.230-06:00</published><updated>2009-08-28T13:55:00.230-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh man! I forgot to send in my show-off, again!! I...</title><content type='html'>Oh man! I forgot to send in my show-off, again!! I suck! LOL And I made like 5 or 6 layouts with your stuff this week!&lt;br /&gt;&lt;br /&gt;Now I need to go buy the new fish... too cute!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7038278910956998954/comments/default/3907527012750773191'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7038278910956998954/comments/default/3907527012750773191'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/another-fishy-friday.html?showComment=1251489300230#c3907527012750773191' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/another-fishy-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7038278910956998954' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7038278910956998954' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='August 28, 2009 at 1:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-376810027762536655</id><published>2009-08-28T17:11:08.932-06:00</published><updated>2009-08-28T17:11:08.932-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, how cute! I&amp;#39;m going to go through all of m...</title><content type='html'>Oh, how cute! I&amp;#39;m going to go through all of my disney and sea world photos so I can scrap them with this kit! Thanks so much for the friends!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7038278910956998954/comments/default/376810027762536655'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7038278910956998954/comments/default/376810027762536655'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/another-fishy-friday.html?showComment=1251501068932#c376810027762536655' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/another-fishy-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7038278910956998954' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7038278910956998954' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='August 28, 2009 at 5:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2435025432986520673</id><published>2009-08-28T19:56:40.408-06:00</published><updated>2009-08-28T19:56:40.408-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very cute!  Thank you for sharing your talent!!</title><content type='html'>Very cute!  Thank you for sharing your talent!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/2435025432986520673'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/2435025432986520673'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1251511000408#c2435025432986520673' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 28, 2009 at 7:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7093886132449683722</id><published>2009-08-29T05:15:12.070-06:00</published><updated>2009-08-29T05:15:12.070-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt! I am so impressed that you drew thes...</title><content type='html'>Thanks Britt! I am so impressed that you drew these! What talent!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7038278910956998954/comments/default/7093886132449683722'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7038278910956998954/comments/default/7093886132449683722'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/another-fishy-friday.html?showComment=1251544512070#c7093886132449683722' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/another-fishy-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7038278910956998954' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7038278910956998954' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 29, 2009 at 5:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1606878099275572032</id><published>2009-08-29T15:14:09.850-06:00</published><updated>2009-08-29T15:14:09.850-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks so much! what an adorable hat and perfect f...</title><content type='html'>thanks so much! what an adorable hat and perfect for our upcoming disney trip.  hope we get to meet pinocchio!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2976141529530959856/comments/default/1606878099275572032'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2976141529530959856/comments/default/1606878099275572032'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/ohhhh-pinocchio.html?showComment=1251580449850#c1606878099275572032' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/ohhhh-pinocchio.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2976141529530959856' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2976141529530959856' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='August 29, 2009 at 3:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7635306212340554507</id><published>2009-08-29T15:15:51.931-06:00</published><updated>2009-08-29T15:15:51.931-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you so much!  i&amp;#39;m off to get your fishy ...</title><content type='html'>thank you so much!  i&amp;#39;m off to get your fishy kit, cause we&amp;#39;re going to disney in 31 days too!!  can&amp;#39;t wait!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7038278910956998954/comments/default/7635306212340554507'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7038278910956998954/comments/default/7635306212340554507'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/another-fishy-friday.html?showComment=1251580551931#c7635306212340554507' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/another-fishy-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7038278910956998954' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7038278910956998954' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='August 29, 2009 at 3:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7364982239579950145</id><published>2009-08-29T21:02:40.087-06:00</published><updated>2009-08-29T21:02:40.234-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com" rel="nofollow"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 29 Aug [LA 07:00pm, NY 09:00pm] - 30 Aug [UK 02:00am, OZ 12:00pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/7364982239579950145'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3660902154628132509/comments/default/7364982239579950145'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html?showComment=1251601360087#c7364982239579950145' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/today-is-incredible.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3660902154628132509' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3660902154628132509' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 29, 2009 at 9:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6786887310715262685</id><published>2009-08-29T21:02:41.136-06:00</published><updated>2009-08-29T21:02:41.284-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com" rel="nofollow"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 29 Aug [LA 07:00pm, NY 09:00pm] - 30 Aug [UK 02:00am, OZ 12:00pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/6786887310715262685'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6081064381669351087/comments/default/6786887310715262685'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html?showComment=1251601361136#c6786887310715262685' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/07/land-of-fantasy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6081064381669351087' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6081064381669351087' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 29, 2009 at 9:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8856843464578440484</id><published>2009-08-30T16:08:39.923-06:00</published><updated>2009-08-30T16:08:39.923-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey Britt! I am so excited for you! 30 day count d...</title><content type='html'>Hey Britt! I am so excited for you! 30 day count down! Hip hip hooray! And just so you know I want that batman kit more than anything in the world lol. I just got a job so now i can save up woo hoo!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6009061632972327422/comments/default/8856843464578440484'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6009061632972327422/comments/default/8856843464578440484'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/30-days.html?showComment=1251670119923#c8856843464578440484' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/30-days.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6009061632972327422' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6009061632972327422' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2009 at 4:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2590930146834279342</id><published>2009-08-30T20:23:38.399-06:00</published><updated>2009-08-30T20:23:38.399-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am so stinkin&amp;#39; excited for you!!  You will b...</title><content type='html'>I am so stinkin&amp;#39; excited for you!!  You will be there during the Food and Wine Festival at EPCOT which is awesome!  I think you can use your dining snack credits at the festival booths. We are going the end of the month for the Tower of Terror race in Hollywood Studios.  I think it will be my 3oth visit - I&amp;#39;ve lost track!&lt;br /&gt;&lt;br /&gt;Janis (from the DIS)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6009061632972327422/comments/default/2590930146834279342'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6009061632972327422/comments/default/2590930146834279342'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/30-days.html?showComment=1251685418399#c2590930146834279342' title=''/><author><name>yensid</name><uri>https://www.blogger.com/profile/01305634972620163428</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-GRyadjpsDKk/U9Ez4DpA2VI/AAAAAAAAAMM/R0b593mYUa4/s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/30-days.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6009061632972327422' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6009061632972327422' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1725908217'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2009 at 8:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5307484575323277518</id><published>2009-08-30T22:45:20.799-06:00</published><updated>2009-08-30T22:45:20.799-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute pictures!  Remember when we played UNO in Mr....</title><content type='html'>Cute pictures!  Remember when we played UNO in Mr. Wicks 9th grade class?  HAHA I think I even have a picture of it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6009061632972327422/comments/default/5307484575323277518'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6009061632972327422/comments/default/5307484575323277518'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/30-days.html?showComment=1251693920799#c5307484575323277518' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/30-days.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6009061632972327422' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6009061632972327422' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2009 at 10:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1890715613450916718</id><published>2009-08-31T05:47:01.968-06:00</published><updated>2009-08-31T05:47:01.968-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Whooo I just did my 100 day dance and I am very je...</title><content type='html'>Whooo I just did my 100 day dance and I am very jealous of your 30 boogie!!Keep the beautiful pages coming as you are my inspiration!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6009061632972327422/comments/default/1890715613450916718'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6009061632972327422/comments/default/1890715613450916718'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/30-days.html?showComment=1251719221968#c1890715613450916718' title=''/><author><name>Lauri</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/30-days.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6009061632972327422' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6009061632972327422' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2009 at 5:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8678831581917799239</id><published>2009-08-31T07:46:12.824-06:00</published><updated>2009-08-31T07:46:12.984-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this Freebie. I want to let ...</title><content type='html'>Thank you so much for this Freebie. I want to let you know that I posted a link to your blog in &lt;a href="http://CbhScrapbookFreebiesSearch.blogspot.com" rel="nofollow"&gt;Creative Busy Hands Scrapbook Freebies Search List&lt;/a&gt;, under the &lt;b&gt;Page 19&lt;/b&gt; post on Aug. 31, 2009. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6009061632972327422/comments/default/8678831581917799239'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6009061632972327422/comments/default/8678831581917799239'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/30-days.html?showComment=1251726372824#c8678831581917799239' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/30-days.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6009061632972327422' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6009061632972327422' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2009 at 7:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3698747726629968827</id><published>2009-09-01T14:57:43.320-06:00</published><updated>2009-09-01T14:57:43.320-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great LOs as usual, Britt!</title><content type='html'>Great LOs as usual, Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6009061632972327422/comments/default/3698747726629968827'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6009061632972327422/comments/default/3698747726629968827'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/30-days.html?showComment=1251838663320#c3698747726629968827' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/30-days.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6009061632972327422' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6009061632972327422' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='September 1, 2009 at 2:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3816462458624108775</id><published>2009-09-01T15:38:22.707-06:00</published><updated>2009-09-01T15:38:22.707-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We have 27 days until Disney too!!  We are so exci...</title><content type='html'>We have 27 days until Disney too!!  We are so excited!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7225265715594014158/comments/default/3816462458624108775'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7225265715594014158/comments/default/3816462458624108775'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/just-another-manic-monday.html?showComment=1251841102707#c3816462458624108775' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/just-another-manic-monday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7225265715594014158' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7225265715594014158' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='September 1, 2009 at 3:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3478257484986593651</id><published>2009-09-02T13:29:47.421-06:00</published><updated>2009-09-02T13:29:47.421-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can&amp;#39;t wait for the new Kit...Something Disney ...</title><content type='html'>Can&amp;#39;t wait for the new Kit...Something Disney maybe?? :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8955668180518572668/comments/default/3478257484986593651'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8955668180518572668/comments/default/3478257484986593651'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/september-already.html?showComment=1251919787421#c3478257484986593651' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/september-already.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8955668180518572668' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8955668180518572668' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 2, 2009 at 1:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6299145983271049624</id><published>2009-09-02T16:53:36.499-06:00</published><updated>2009-09-02T16:53:36.499-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I actually have Disney Pics to scrap! YAY! That al...</title><content type='html'>I actually have Disney Pics to scrap! YAY! That alpha is adorable!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8955668180518572668/comments/default/6299145983271049624'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8955668180518572668/comments/default/6299145983271049624'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/september-already.html?showComment=1251932016499#c6299145983271049624' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/september-already.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8955668180518572668' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8955668180518572668' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='September 2, 2009 at 4:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8433110896862832886</id><published>2009-09-02T16:56:48.287-06:00</published><updated>2009-09-02T16:56:48.287-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That alpha is adorable. OH my gosh Britt you are u...</title><content type='html'>That alpha is adorable. OH my gosh Britt you are under 30 days!!!!!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8955668180518572668/comments/default/8433110896862832886'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8955668180518572668/comments/default/8433110896862832886'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/september-already.html?showComment=1251932208287#c8433110896862832886' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/september-already.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8955668180518572668' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8955668180518572668' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='September 2, 2009 at 4:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-783023306032779901</id><published>2009-09-03T12:23:39.760-06:00</published><updated>2009-09-03T12:23:39.760-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>totally gonna netflix it! thanks for the review!</title><content type='html'>totally gonna netflix it! thanks for the review!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4929688523476855067/comments/default/783023306032779901'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4929688523476855067/comments/default/783023306032779901'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/sneak-peek-movie-review.html?showComment=1252002219760#c783023306032779901' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/sneak-peek-movie-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4929688523476855067' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4929688523476855067' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='September 3, 2009 at 12:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2175395542524130573</id><published>2009-09-03T14:36:05.061-06:00</published><updated>2009-09-03T14:36:05.061-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt! I hadn&amp;#39;t heard anything about th...</title><content type='html'>Thanks Britt! I hadn&amp;#39;t heard anything about this movie. I&amp;#39;ll have to check it out soon! :) IF I can convince DH to go ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4929688523476855067/comments/default/2175395542524130573'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4929688523476855067/comments/default/2175395542524130573'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/sneak-peek-movie-review.html?showComment=1252010165061#c2175395542524130573' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05914127090127327763</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/sneak-peek-movie-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4929688523476855067' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4929688523476855067' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1348124929'/><gd:extendedProperty name='blogger.displayTime' value='September 3, 2009 at 2:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1177884069365084810</id><published>2009-09-03T20:56:45.698-06:00</published><updated>2009-09-03T20:56:45.698-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>8.50!!! it is only 8.50 for you to go see a movie!...</title><content type='html'>8.50!!! it is only 8.50 for you to go see a movie!  i am so jealous. i never really get to go to the movies anymore because it is like 11.00 a ticket to go here!  err, stupid california.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4929688523476855067/comments/default/1177884069365084810'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4929688523476855067/comments/default/1177884069365084810'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/sneak-peek-movie-review.html?showComment=1252033005698#c1177884069365084810' title=''/><author><name>Tanya</name><uri>https://www.blogger.com/profile/17821623160353529192</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_tHOZLe8USas/SQAe_OTpp4I/AAAAAAAAABA/AYl9HigSpLs/S220-s32/new+skull.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/sneak-peek-movie-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4929688523476855067' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4929688523476855067' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1716412808'/><gd:extendedProperty name='blogger.displayTime' value='September 3, 2009 at 8:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5062483022942922197</id><published>2009-09-03T23:42:57.676-06:00</published><updated>2009-09-03T23:42:57.676-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This alpha is adorable!  I will do my best to get ...</title><content type='html'>This alpha is adorable!  I will do my best to get something submitted in time! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8955668180518572668/comments/default/5062483022942922197'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8955668180518572668/comments/default/5062483022942922197'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/september-already.html?showComment=1252042977676#c5062483022942922197' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/september-already.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8955668180518572668' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8955668180518572668' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='September 3, 2009 at 11:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5734067610589772626</id><published>2009-09-03T23:47:43.711-06:00</published><updated>2009-09-03T23:47:43.711-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I will put this in my netflix too!  I saw previews...</title><content type='html'>I will put this in my netflix too!  I saw previews and thought it would be a good one and then totally forgot about it!  So, I&amp;#39;m glad you posted a review!&lt;br /&gt;&lt;br /&gt;Sneaky girl...the letters on this preview aren&amp;#39;t as fat as last time so I really have NO IDEA what this kit will be!  Do I see animal print?? =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4929688523476855067/comments/default/5734067610589772626'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4929688523476855067/comments/default/5734067610589772626'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/sneak-peek-movie-review.html?showComment=1252043263711#c5734067610589772626' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/sneak-peek-movie-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4929688523476855067' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4929688523476855067' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='September 3, 2009 at 11:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2810964463555280256</id><published>2009-09-04T05:38:03.398-06:00</published><updated>2009-09-04T05:38:03.398-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This alpha is so adorable I might decide to regist...</title><content type='html'>This alpha is so adorable I might decide to register at the DIS boards and play along! :) Let&amp;#39;s see if I have enough time this weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8955668180518572668/comments/default/2810964463555280256'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8955668180518572668/comments/default/2810964463555280256'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/september-already.html?showComment=1252064283398#c2810964463555280256' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/september-already.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8955668180518572668' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8955668180518572668' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='September 4, 2009 at 5:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8113709158534910314</id><published>2009-09-04T06:19:42.733-06:00</published><updated>2009-09-04T06:19:42.733-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for this fun freebie!</title><content type='html'>Thanks for this fun freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/8113709158534910314'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/8113709158534910314'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252066782733#c8113709158534910314' title=''/><author><name>Muriel</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 4, 2009 at 6:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6287323262203533566</id><published>2009-09-04T06:21:30.571-06:00</published><updated>2009-09-04T06:21:30.571-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love it!  You can do so many different pages with ...</title><content type='html'>Love it!  You can do so many different pages with it!  Thanks for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/6287323262203533566'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/6287323262203533566'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252066890571#c6287323262203533566' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 4, 2009 at 6:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4414920949859774534</id><published>2009-09-04T06:27:15.926-06:00</published><updated>2009-09-04T06:27:15.926-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the great freebie!</title><content type='html'>Thank you for the great freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/4414920949859774534'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/4414920949859774534'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252067235926#c4414920949859774534' title=''/><author><name>Abby</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 4, 2009 at 6:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6395084779531028517</id><published>2009-09-04T07:58:55.477-06:00</published><updated>2009-09-04T07:58:55.477-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE IT!!! Thank you so much Britt!!!</title><content type='html'>LOVE IT!!! Thank you so much Britt!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/6395084779531028517'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/6395084779531028517'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252072735477#c6395084779531028517' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='September 4, 2009 at 7:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7828787801837296366</id><published>2009-09-04T08:54:29.724-06:00</published><updated>2009-09-04T08:54:29.878-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this Freebie. I want to let ...</title><content type='html'>Thank you so much for this Freebie. I want to let you know that I posted a link to your blog in &lt;a href="http://CbhScrapbookFreebiesSearch.blogspot.com" rel="nofollow"&gt;Creative Busy Hands Scrapbook Freebies Search List&lt;/a&gt;, under the &lt;b&gt;Page 6&lt;/b&gt; post on Sep. 04, 2009. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/7828787801837296366'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/7828787801837296366'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252076069724#c7828787801837296366' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 4, 2009 at 8:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4469298971433302180</id><published>2009-09-04T10:14:24.806-06:00</published><updated>2009-09-04T10:14:24.806-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great new kit, Britt! And thanks for the fun freebie!</title><content type='html'>Great new kit, Britt! And thanks for the fun freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/4469298971433302180'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/4469298971433302180'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252080864806#c4469298971433302180' title=''/><author><name>Lisa</name><uri>https://www.blogger.com/profile/09387296334110782535</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//1.bp.blogspot.com/_anNVUCPkJww/SnsRHC5z2jI/AAAAAAAAAEQ/4zlYZLQljIw/S220-s32/Lisa_FS_Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1788080105'/><gd:extendedProperty name='blogger.displayTime' value='September 4, 2009 at 10:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1961678067211131653</id><published>2009-09-04T11:30:55.007-06:00</published><updated>2009-09-04T11:30:55.007-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the new kit!  Your stuff just gets better and...</title><content type='html'>Love the new kit!  Your stuff just gets better and better - I love it!  Thanks also for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/1961678067211131653'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/1961678067211131653'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252085455007#c1961678067211131653' title=''/><author><name>Tinabina</name><uri>https://www.blogger.com/profile/11075288431448745526</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-953800891'/><gd:extendedProperty name='blogger.displayTime' value='September 4, 2009 at 11:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4993375158994837381</id><published>2009-09-04T12:11:41.350-06:00</published><updated>2009-09-04T12:11:41.350-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the kit! When I saw the sneak peek yesterday,...</title><content type='html'>Love the kit! When I saw the sneak peek yesterday, I noticed the Mickey colors hehe. Thanks for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/4993375158994837381'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/4993375158994837381'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252087901350#c4993375158994837381' title=''/><author><name>RA</name><uri>https://www.blogger.com/profile/12279895392581491642</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1292736717'/><gd:extendedProperty name='blogger.displayTime' value='September 4, 2009 at 12:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6629242132498041823</id><published>2009-09-04T12:56:59.740-06:00</published><updated>2009-09-04T12:56:59.740-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt!  Thank you sooo much for your generosity!! ...</title><content type='html'>Britt!  Thank you sooo much for your generosity!!  LOVE THE ADD-ON!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/6629242132498041823'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/6629242132498041823'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252090619740#c6629242132498041823' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/05927536805859252377</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-268328369'/><gd:extendedProperty name='blogger.displayTime' value='September 4, 2009 at 12:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3065112480788376852</id><published>2009-09-04T18:33:23.599-06:00</published><updated>2009-09-04T18:33:23.599-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freebie and for making the alpha...</title><content type='html'>Thank you for the freebie and for making the alpha the show off gift!  Now if I can just figure out how to make the glitter edges green it will be PERFECT to scrap some LOs from when I taught highschool.  We were the Jaguars and used leopard print a ton with green, black and silver! =) THANK YOU THANK YOU THANK YOU!!  =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/3065112480788376852'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/3065112480788376852'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252110803599#c3065112480788376852' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='September 4, 2009 at 6:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3912275046695689771</id><published>2009-09-04T18:39:41.109-06:00</published><updated>2009-09-04T18:39:41.109-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, thank you so much!!  These are wonderful for o...</title><content type='html'>Oh, thank you so much!!  These are wonderful for our Disney pics!  On the countdown too:  23 days til Disney!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/3912275046695689771'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/3912275046695689771'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252111181109#c3912275046695689771' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='September 4, 2009 at 6:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7687558778551705846</id><published>2009-09-04T19:54:38.447-06:00</published><updated>2009-09-04T19:54:38.447-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Another great kit! The LOs are awesome.  I keep si...</title><content type='html'>Another great kit! The LOs are awesome.  I keep singing that old song by the Stray Cats &amp;quot;I got cat class and I got cat style&amp;quot;&lt;br /&gt;Thanks for the show-off gift!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/7687558778551705846'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/7687558778551705846'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252115678447#c7687558778551705846' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 4, 2009 at 7:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6353800549390155392</id><published>2009-09-04T20:33:14.235-06:00</published><updated>2009-09-04T20:33:14.391-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com" rel="nofollow"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 04 Sep [LA 07:00pm, NY 09:00pm] - 05 Sep [UK 02:00am, OZ 12:00pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/6353800549390155392'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/6353800549390155392'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252117994235#c6353800549390155392' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 4, 2009 at 8:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-170134826802955106</id><published>2009-09-04T21:40:25.283-06:00</published><updated>2009-09-04T21:40:25.283-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What is that font you used for the sneak peak? I L...</title><content type='html'>What is that font you used for the sneak peak? I LOVE it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4929688523476855067/comments/default/170134826802955106'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4929688523476855067/comments/default/170134826802955106'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/sneak-peek-movie-review.html?showComment=1252122025283#c170134826802955106' title=''/><author><name>Kathleen</name><uri>https://www.blogger.com/profile/03437334053741020887</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_iHf-D1zdaCM/SH6_IAzsyEI/AAAAAAAAAWY/LzU-aAv99j8/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/sneak-peek-movie-review.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4929688523476855067' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4929688523476855067' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-755540311'/><gd:extendedProperty name='blogger.displayTime' value='September 4, 2009 at 9:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6469179897164055056</id><published>2009-09-04T22:01:02.244-06:00</published><updated>2009-09-04T22:01:02.244-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!! For the awesome freeibe &amp;amp; the wond...</title><content type='html'>Thank you!! For the awesome freeibe &amp;amp; the wonderful Show Off gift :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/6469179897164055056'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/6469179897164055056'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252123262244#c6469179897164055056' title=''/><author><name>Erin</name><uri>https://www.blogger.com/profile/07174562573758490225</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_lSh43bcR7Oo/Sa4LgUmbg6I/AAAAAAAAAgI/ZrGZ0b0NxRM/S220-s32/100_2375.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958564641'/><gd:extendedProperty name='blogger.displayTime' value='September 4, 2009 at 10:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9205885942804423391</id><published>2009-09-05T04:19:04.562-06:00</published><updated>2009-09-05T04:19:04.562-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the great add on.</title><content type='html'>Thank you for the great add on.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/9205885942804423391'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/9205885942804423391'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252145944562#c9205885942804423391' title=''/><author><name>Deborah</name><uri>https://www.blogger.com/profile/03078808051536227993</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/_Tpl1pETABJI/TKfC96rQ7II/AAAAAAAAAHs/q7F_Mmz-8JE/S220-s32/IMGP2291.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-155863555'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2009 at 4:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-248408077818405939</id><published>2009-09-05T04:37:57.467-06:00</published><updated>2009-09-05T04:37:57.467-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks a lot for this lovely freebie! We just got ...</title><content type='html'>Thanks a lot for this lovely freebie! We just got back from Disneyland Resort Paris with lots of photos to scrap... It&amp;#39;s perfect!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/248408077818405939'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/248408077818405939'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252147077467#c248408077818405939' title=''/><author><name>Silvie</name><uri>https://www.blogger.com/profile/02175437840309616218</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1820770128'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2009 at 4:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-390180818314425520</id><published>2009-09-05T10:26:12.833-06:00</published><updated>2009-09-05T10:26:12.833-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is too cute! Thanks so much for the addon and...</title><content type='html'>This is too cute! Thanks so much for the addon and the show off gift. That really made my day. Have a fabulous weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/390180818314425520'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/390180818314425520'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252167972833#c390180818314425520' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2009 at 10:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5195093962028937352</id><published>2009-09-05T10:44:58.337-06:00</published><updated>2009-09-05T10:44:58.337-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>yay! luv it! thanx a bunch!!</title><content type='html'>yay! luv it! thanx a bunch!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/5195093962028937352'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/5195093962028937352'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252169098337#c5195093962028937352' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2009 at 10:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7951012273548244248</id><published>2009-09-05T13:31:53.719-06:00</published><updated>2009-09-05T13:31:53.719-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Adorable mini!!  I&amp;#39;m sticking it in my Disney ...</title><content type='html'>Adorable mini!!  I&amp;#39;m sticking it in my Disney stash (mostly by you!) for the 1st time I take my boys to Disney!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/7951012273548244248'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/7951012273548244248'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252179113719#c7951012273548244248' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/05403108226291230250</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_OY_w4pPVFQ0/SjFYnz74nZI/AAAAAAAAAAM/OD1WdmMjL64/S220-s32/Bens2ndbday+059.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1773006276'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2009 at 1:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3978213591104403050</id><published>2009-09-05T13:47:56.297-06:00</published><updated>2009-09-05T13:47:56.297-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you very much, I is a must to download just ...</title><content type='html'>thank you very much, I is a must to download just to get the small button, and the rest is so lovely too, that I am really glad to download,</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/3978213591104403050'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/3978213591104403050'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252180076297#c3978213591104403050' title=''/><author><name>Mara</name><uri>https://www.blogger.com/profile/01054327175617070284</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-108473026'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2009 at 1:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1481007763185682274</id><published>2009-09-05T15:09:49.137-06:00</published><updated>2009-09-05T15:09:49.137-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you ! it&amp;#39;s so funny !
xoxo</title><content type='html'>thank you ! it&amp;#39;s so funny !&lt;br /&gt;xoxo</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/1481007763185682274'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/1481007763185682274'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252184989137#c1481007763185682274' title=''/><author><name>Valkyrie Designs</name><uri>https://www.blogger.com/profile/06614751883655908304</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//4.bp.blogspot.com/_JzJ4VklJIOo/TNhwW6YOMfI/AAAAAAAAB-A/tvcOxRKxPIw/S220-s32/logo200.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-9457175'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2009 at 3:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4715298995908224220</id><published>2009-09-05T16:15:34.479-06:00</published><updated>2009-09-05T16:15:34.479-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!</title><content type='html'>Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/4715298995908224220'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/4715298995908224220'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252188934479#c4715298995908224220' title=''/><author><name>Jeanann</name><uri>https://www.blogger.com/profile/05739631953118572939</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-109554845'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2009 at 4:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8519551826796628577</id><published>2009-09-05T19:59:54.369-06:00</published><updated>2009-09-05T19:59:54.369-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the sunglasses - my daughter has a pair exa...</title><content type='html'>I love the sunglasses - my daughter has a pair exactly like them - she&amp;#39;s 5. I think I might have to buy this kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/8519551826796628577'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/8519551826796628577'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252202394369#c8519551826796628577' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/02713355286526150226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1714535426'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2009 at 7:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4986123837635319128</id><published>2009-09-05T22:22:08.091-06:00</published><updated>2009-09-05T22:22:08.091-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love it.  Thanks so much.</title><content type='html'>Love it.  Thanks so much.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/4986123837635319128'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/4986123837635319128'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252210928091#c4986123837635319128' title=''/><author><name>Missty</name><uri>https://www.blogger.com/profile/06866366490816318205</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1215566898'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2009 at 10:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8808482310003486239</id><published>2009-09-05T22:29:12.742-06:00</published><updated>2009-09-05T22:29:12.742-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for sharing, it is so cute.</title><content type='html'>Thank you for sharing, it is so cute.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/8808482310003486239'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/8808482310003486239'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252211352742#c8808482310003486239' title=''/><author><name>Rasmussen Family</name><uri>https://www.blogger.com/profile/02677201660884235877</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-7NgVDrAxr9E/TfjNaCOh4CI/AAAAAAAAQ_s/AsFhRnRl04E/s32/2009-12-29%2B14.14.13.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1032778053'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2009 at 10:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4752027532861390518</id><published>2009-09-06T03:12:03.382-06:00</published><updated>2009-09-06T03:12:03.382-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks it&amp;#39;s very cute !</title><content type='html'>Thanks it&amp;#39;s very cute !</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/4752027532861390518'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/4752027532861390518'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252228323382#c4752027532861390518' title=''/><author><name>Béa</name><uri>http://lescreadebea.canalblog.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 6, 2009 at 3:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2447052929653679296</id><published>2009-09-06T03:47:43.209-06:00</published><updated>2009-09-06T03:47:43.209-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>love everything you do! Thanks so much, Brit!</title><content type='html'>love everything you do! Thanks so much, Brit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/2447052929653679296'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/2447052929653679296'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252230463209#c2447052929653679296' title=''/><author><name>Yin</name><uri>https://www.blogger.com/profile/12411403555604850149</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-102395789'/><gd:extendedProperty name='blogger.displayTime' value='September 6, 2009 at 3:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5260656201313675421</id><published>2009-09-06T04:18:02.243-06:00</published><updated>2009-09-06T04:18:02.243-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for this fun freebie! Who doesn&amp;#39;t lo...</title><content type='html'>Thank you for this fun freebie! Who doesn&amp;#39;t love the mouse?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/5260656201313675421'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/5260656201313675421'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252232282243#c5260656201313675421' title=''/><author><name>April</name><uri>https://www.blogger.com/profile/14906552184653383835</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-656756132'/><gd:extendedProperty name='blogger.displayTime' value='September 6, 2009 at 4:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-928403644032570673</id><published>2009-09-06T07:58:42.294-06:00</published><updated>2009-09-06T07:58:42.294-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie - super cute!</title><content type='html'>Thanks for the freebie - super cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/928403644032570673'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/928403644032570673'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252245522294#c928403644032570673' title=''/><author><name>Natalie</name><uri>https://www.blogger.com/profile/02547015578829220356</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_EMW8yMzcAGY/SVMVq4h-Q4I/AAAAAAAABm0/-7NG-Bjasvk/S220-s32/IMG_3274sm.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1675495075'/><gd:extendedProperty name='blogger.displayTime' value='September 6, 2009 at 7:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4448810216705361378</id><published>2009-09-06T19:42:37.591-06:00</published><updated>2009-09-06T19:42:37.591-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much!</title><content type='html'>Thank you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/4448810216705361378'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/4448810216705361378'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252287757591#c4448810216705361378' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 6, 2009 at 7:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2290318431201724778</id><published>2009-09-07T18:24:44.165-06:00</published><updated>2009-09-07T18:24:44.165-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your kits and your freebies this one is gre...</title><content type='html'>I love your kits and your freebies this one is great!! Keep up the good work!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/2290318431201724778'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/2290318431201724778'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1252369484165#c2290318431201724778' title=''/><author><name>K.alguire</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 7, 2009 at 6:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1484043669420662585</id><published>2009-09-07T23:22:11.397-06:00</published><updated>2009-09-07T23:22:11.397-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much. Now I am off to check-out your ...</title><content type='html'>Thank you so much. Now I am off to check-out your Mega kit.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/1484043669420662585'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/1484043669420662585'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1252387331397#c1484043669420662585' title=''/><author><name>Jana</name><uri>https://www.blogger.com/profile/16265057098884755866</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/_VM_sXapgq6I/TFSHbD-eicI/AAAAAAAAC9w/_-JxgRe7rxo/S220-s32/Jana+DC.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-742097998'/><gd:extendedProperty name='blogger.displayTime' value='September 7, 2009 at 11:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1946475171700740237</id><published>2009-09-08T14:39:11.983-06:00</published><updated>2009-09-08T14:39:11.983-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>how exactly do you get around the Disney copyright...</title><content type='html'>how exactly do you get around the Disney copyright issues?  creating things even for free with their logos, icons, or characters is a really big copyright violation...very illegal.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/1946475171700740237'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/1946475171700740237'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252442351983#c1946475171700740237' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 8, 2009 at 2:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8300342176737660955</id><published>2009-09-08T14:41:50.335-06:00</published><updated>2009-09-08T14:41:50.335-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I never EVER make money or promote my business wit...</title><content type='html'>I never EVER make money or promote my business with anything copyrighted.  I just make items for my own personal use and share them for free with friends if they want &amp;#39;em. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/8300342176737660955'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/8300342176737660955'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252442510335#c8300342176737660955' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='September 8, 2009 at 2:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-425878366808609271</id><published>2009-09-08T15:59:22.483-06:00</published><updated>2009-09-08T15:59:22.483-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt--that participation prize rocks AND I LOVE L...</title><content type='html'>Britt--that participation prize rocks AND I LOVE LOVE LOVE your binders!!! I ama binder freak so it&amp;#39;s just perfect! Missing having you in my life so much, but so excited for all the fun stuff you&amp;#39;re up to!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4089019940943785096/comments/default/425878366808609271'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4089019940943785096/comments/default/425878366808609271'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/21-days.html?showComment=1252447162483#c425878366808609271' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/21-days.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4089019940943785096' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4089019940943785096' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='September 8, 2009 at 3:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5327083041724751367</id><published>2009-09-08T22:13:42.715-06:00</published><updated>2009-09-08T22:13:42.715-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh britt you will just LOVE cinderella&amp;#39;s castl...</title><content type='html'>oh britt you will just LOVE cinderella&amp;#39;s castle! and i work just by it! I love seeing it each day, especially at night when i close, and there are no guests around, but its still lit up, absolutely gorgeous! aaaaah! i am just so excited for you to come!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4089019940943785096/comments/default/5327083041724751367'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4089019940943785096/comments/default/5327083041724751367'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/21-days.html?showComment=1252469622715#c5327083041724751367' title=''/><author><name>Jessica</name><uri>https://www.blogger.com/profile/02538270417257763031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-weoVOFsxApE/U6XvxGFgyqI/AAAAAAAAAho/Fw9GJwWROpE/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/21-days.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4089019940943785096' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4089019940943785096' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1161098451'/><gd:extendedProperty name='blogger.displayTime' value='September 8, 2009 at 10:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5471308777986716637</id><published>2009-09-08T22:37:59.342-06:00</published><updated>2009-09-08T22:37:59.342-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love love love it!  Thank you!  Hope your trip to ...</title><content type='html'>Love love love it!  Thank you!  Hope your trip to DW is great!  Went to DL a few years ago had a great time, someday we&amp;#39;ll get our DW chance.  Thanks again!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/5471308777986716637'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/5471308777986716637'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252471079342#c5471308777986716637' title=''/><author><name>SandyPie</name><uri>https://www.blogger.com/profile/04743159686316884723</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1795670545'/><gd:extendedProperty name='blogger.displayTime' value='September 8, 2009 at 10:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1770398892430278968</id><published>2009-09-08T23:33:53.999-06:00</published><updated>2009-09-08T23:33:53.999-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!!</title><content type='html'>Thank you!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/1770398892430278968'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/1770398892430278968'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1252474433999#c1770398892430278968' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 8, 2009 at 11:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4299704171436612040</id><published>2009-09-09T00:06:49.862-06:00</published><updated>2009-09-09T00:06:49.862-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!! nice!! I love The Mickey Hat..it&amp;#39;s so ad...</title><content type='html'>Wow!! nice!! I love The Mickey Hat..it&amp;#39;s so adorable!!&lt;br /&gt;&lt;br /&gt;My aim for Disney worls is in 2013...i the mean time I have to do it with  DisneyLand Paris.&lt;br /&gt;&lt;br /&gt;Have fun!!  Greetz</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4089019940943785096/comments/default/4299704171436612040'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4089019940943785096/comments/default/4299704171436612040'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/21-days.html?showComment=1252476409862#c4299704171436612040' title=''/><author><name>Shortynn</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/21-days.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4089019940943785096' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4089019940943785096' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 9, 2009 at 12:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3911513822296555317</id><published>2009-09-09T05:58:24.210-06:00</published><updated>2009-09-09T05:58:24.210-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very cool! You are just like me...gotta have a tri...</title><content type='html'>Very cool! You are just like me...gotta have a trip binder...lol! I can&amp;#39;t wait till our trip to WDW...73 days and counting!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4089019940943785096/comments/default/3911513822296555317'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4089019940943785096/comments/default/3911513822296555317'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/21-days.html?showComment=1252497504210#c3911513822296555317' title=''/><author><name>Courtney (aka cnscraps)</name><uri>https://www.blogger.com/profile/15682792308188770581</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/21-days.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4089019940943785096' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4089019940943785096' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1572063951'/><gd:extendedProperty name='blogger.displayTime' value='September 9, 2009 at 5:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7614266100143201491</id><published>2009-09-09T06:14:18.622-06:00</published><updated>2009-09-09T06:14:18.622-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yeah Britt. That binder just put my Trapper Keeper...</title><content type='html'>Yeah Britt. That binder just put my Trapper Keeper from College to shame. Guess I better upgrade before my trip because I have to sell ya!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4089019940943785096/comments/default/7614266100143201491'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4089019940943785096/comments/default/7614266100143201491'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/21-days.html?showComment=1252498458622#c7614266100143201491' title=''/><author><name>Lauri</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/21-days.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4089019940943785096' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4089019940943785096' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 9, 2009 at 6:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4207606168210658793</id><published>2009-09-09T09:18:59.206-06:00</published><updated>2009-09-09T09:18:59.206-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi there!!

I&amp;#39;m a huge Christmasfan so this ki...</title><content type='html'>Hi there!!&lt;br /&gt;&lt;br /&gt;I&amp;#39;m a huge Christmasfan so this kit is a must have.&lt;br /&gt;Just a quick question..the Layouts your girls made (3th one, made by Ashley)Are those twinkle lights in the kit?? If not is that available for purchase??&lt;br /&gt;TIA!!&lt;br /&gt;I luv your scrapkits!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/4207606168210658793'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7050922485187350240/comments/default/4207606168210658793'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html?showComment=1252509539206#c4207606168210658793' title=''/><author><name>Shortynn</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/11/christmas-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7050922485187350240' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7050922485187350240' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 9, 2009 at 9:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5052817031453948454</id><published>2009-09-09T11:31:05.111-06:00</published><updated>2009-09-09T11:31:05.111-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You two really know how to rock the stage!  The pr...</title><content type='html'>You two really know how to rock the stage!  The practicing really shows too!!  Love the choice in clothes too!  hahaha, too cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5848933327734341266/comments/default/5052817031453948454'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5848933327734341266/comments/default/5052817031453948454'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/tonight.html?showComment=1252517465111#c5052817031453948454' title=''/><author><name>Jemenifer22</name><uri>https://www.blogger.com/profile/14340527653961863127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//4.bp.blogspot.com/_tBL3alSlIxI/SlGV86kd4wI/AAAAAAAAAFQ/CedSRWoyalo/S220-s32/Picture.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5848933327734341266' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5848933327734341266' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-973317780'/><gd:extendedProperty name='blogger.displayTime' value='September 9, 2009 at 11:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3783394436552775513</id><published>2009-09-09T11:55:44.395-06:00</published><updated>2009-09-09T11:55:44.395-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Toot! Toot! You are definately on the Hot Tamale t...</title><content type='html'>Toot! Toot! You are definately on the Hot Tamale train! The practice totally paid off.&lt;br /&gt;&lt;br /&gt;Thanks for the reminder about Glee. I don&amp;#39;t watch much TV but wanted to check that one out ... seemed like a good one.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5848933327734341266/comments/default/3783394436552775513'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5848933327734341266/comments/default/3783394436552775513'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/tonight.html?showComment=1252518944395#c3783394436552775513' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5848933327734341266' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5848933327734341266' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='September 9, 2009 at 11:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5327172985274928389</id><published>2009-09-09T12:37:55.380-06:00</published><updated>2009-09-09T12:37:55.380-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Nice try but you are no match for Disco Dave!!!!!</title><content type='html'>Nice try but you are no match for Disco Dave!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5848933327734341266/comments/default/5327172985274928389'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5848933327734341266/comments/default/5327172985274928389'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/tonight.html?showComment=1252521475380#c5327172985274928389' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/08133155247337429748</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5848933327734341266' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5848933327734341266' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-147558407'/><gd:extendedProperty name='blogger.displayTime' value='September 9, 2009 at 12:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1018805093352951581</id><published>2009-09-09T14:11:04.197-06:00</published><updated>2009-09-09T14:11:04.197-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fun! Love Jib Jab... I created a pretty fun little...</title><content type='html'>Fun! Love Jib Jab... I created a pretty fun little number for my SIL&amp;#39;s birthday with all of the Twilight boys... very fun.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5848933327734341266/comments/default/1018805093352951581'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5848933327734341266/comments/default/1018805093352951581'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/tonight.html?showComment=1252527064197#c1018805093352951581' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5848933327734341266' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5848933327734341266' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='September 9, 2009 at 2:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5059071154145883570</id><published>2009-09-09T14:17:58.913-06:00</published><updated>2009-09-09T14:17:58.913-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am so excited for both shows!!! YAY!!!</title><content type='html'>I am so excited for both shows!!! YAY!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5848933327734341266/comments/default/5059071154145883570'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5848933327734341266/comments/default/5059071154145883570'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/tonight.html?showComment=1252527478913#c5059071154145883570' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5848933327734341266' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5848933327734341266' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='September 9, 2009 at 2:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4530547057716479877</id><published>2009-09-09T16:54:50.972-06:00</published><updated>2009-09-09T16:54:50.972-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Totally needed that today!!
Thanks for the heads u...</title><content type='html'>Totally needed that today!!&lt;br /&gt;Thanks for the heads up about Glee~ I&amp;#39;ll have to record it, we won&amp;#39;t be at home to watch, but I can&amp;#39;t WAIT to see it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5848933327734341266/comments/default/4530547057716479877'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5848933327734341266/comments/default/4530547057716479877'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/tonight.html?showComment=1252536890972#c4530547057716479877' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5848933327734341266' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5848933327734341266' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='September 9, 2009 at 4:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7715102064157079694</id><published>2009-09-09T18:21:53.326-06:00</published><updated>2009-09-09T18:21:53.326-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We love So You Think You Can Dance too!  It&amp;#39;s ...</title><content type='html'>We love So You Think You Can Dance too!  It&amp;#39;s just awesome!  BTW, we&amp;#39;re down to 18 days before we leave for Disney!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5848933327734341266/comments/default/7715102064157079694'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5848933327734341266/comments/default/7715102064157079694'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/tonight.html?showComment=1252542113326#c7715102064157079694' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5848933327734341266' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5848933327734341266' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='September 9, 2009 at 6:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8728864920032940097</id><published>2009-09-09T18:32:49.715-06:00</published><updated>2009-09-09T18:32:49.715-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>wow - you guys are great dancers! hehehe. i am tot...</title><content type='html'>wow - you guys are great dancers! hehehe. i am totally excited for tv tonight also. yippee for fall tv!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5848933327734341266/comments/default/8728864920032940097'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5848933327734341266/comments/default/8728864920032940097'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/tonight.html?showComment=1252542769715#c8728864920032940097' title=''/><author><name>megh</name><uri>https://www.blogger.com/profile/04396310287116768871</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/--LndYg33Iw0/VktRmrNXmwI/AAAAAAAAE4s/_-XMA-h2TGc/s32-r/11403191_10155710768600710_6686747614033096416_n.jpg%253Foh%253D752d2b7c793753e11115e84642d3d4a0%2526oe%253D56E79306'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5848933327734341266' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5848933327734341266' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1201218952'/><gd:extendedProperty name='blogger.displayTime' value='September 9, 2009 at 6:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6155142520950887441</id><published>2009-09-09T18:38:47.408-06:00</published><updated>2009-09-09T18:38:47.408-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>you two look great - Mary would scream for sure

-...</title><content type='html'>you two look great - Mary would scream for sure&lt;br /&gt;&lt;br /&gt;-justine / bellbird</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5848933327734341266/comments/default/6155142520950887441'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5848933327734341266/comments/default/6155142520950887441'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/tonight.html?showComment=1252543127408#c6155142520950887441' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5848933327734341266' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5848933327734341266' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 9, 2009 at 6:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4292082411555983758</id><published>2009-09-09T23:03:52.781-06:00</published><updated>2009-09-09T23:03:52.781-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Umm, seriously??  That is histerical...LOVE IT!! I...</title><content type='html'>Umm, seriously??  That is histerical...LOVE IT!! I have to wait until DH is home to watch Glee so I am DVRing it.  But I have been having nightly dance parties with Zoe (my 2 year old) to the music from the first show.  I {heart} it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5848933327734341266/comments/default/4292082411555983758'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5848933327734341266/comments/default/4292082411555983758'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/tonight.html?showComment=1252559032781#c4292082411555983758' title=''/><author><name>Amanda</name><uri>https://www.blogger.com/profile/02491153320010536546</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5848933327734341266' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5848933327734341266' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1323123087'/><gd:extendedProperty name='blogger.displayTime' value='September 9, 2009 at 11:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8626786517930902647</id><published>2009-09-10T08:18:16.662-06:00</published><updated>2009-09-10T08:18:16.662-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That was too funny!!! You two looked amazing!!!</title><content type='html'>That was too funny!!! You two looked amazing!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5848933327734341266/comments/default/8626786517930902647'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5848933327734341266/comments/default/8626786517930902647'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/tonight.html?showComment=1252592296662#c8626786517930902647' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5848933327734341266' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5848933327734341266' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='September 10, 2009 at 8:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3912392231680692581</id><published>2009-09-10T13:51:35.905-06:00</published><updated>2009-09-10T13:51:35.905-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I need to learn how to make a picture part of my b...</title><content type='html'>I need to learn how to make a picture part of my background! I love the way it looks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8574033420998186085/comments/default/3912392231680692581'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8574033420998186085/comments/default/3912392231680692581'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/what-ive-been-scrapping-lately.html?showComment=1252612295905#c3912392231680692581' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/what-ive-been-scrapping-lately.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8574033420998186085' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8574033420998186085' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='September 10, 2009 at 1:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3555317718156393582</id><published>2009-09-10T16:07:00.599-06:00</published><updated>2009-09-10T16:07:00.599-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love GLEE too and was so happy it was on last ni...</title><content type='html'>I love GLEE too and was so happy it was on last nite! And I swear I actually watched SYTYCD last nite only because you and Jenn(JenLin) are always raving about it...fun! But who can compete with you and Josh?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5848933327734341266/comments/default/3555317718156393582'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5848933327734341266/comments/default/3555317718156393582'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/tonight.html?showComment=1252620420599#c3555317718156393582' title=''/><author><name>Kimbytx</name><uri>https://www.blogger.com/profile/04174307638453392980</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//1.bp.blogspot.com/-LutUZ0LCh8s/Xpn7bQjkNiI/AAAAAAAAs6I/GLvmhFP2v0UWKKuN44d5Pfuu_RK5Dg1HwCK4BGAYYCw/s32/kimavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5848933327734341266' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5848933327734341266' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-740091371'/><gd:extendedProperty name='blogger.displayTime' value='September 10, 2009 at 4:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1206460642478229131</id><published>2009-09-10T20:35:06.511-06:00</published><updated>2009-09-10T20:35:06.511-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt,
Your binder looks awesome! I never go to Di...</title><content type='html'>Britt,&lt;br /&gt;Your binder looks awesome! I never go to Disney without a binder full of information. Too much to take.  Can&amp;#39;t believe how close your trip is getting! I am so excited for you and Josh!!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4089019940943785096/comments/default/1206460642478229131'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4089019940943785096/comments/default/1206460642478229131'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/21-days.html?showComment=1252636506511#c1206460642478229131' title=''/><author><name>Yzerbear</name><uri>https://www.blogger.com/profile/18010849675699240624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-tSfYxRi7cao/VVU4vw_9Z_I/AAAAAAAAAOg/7l1_XQZwT38/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/21-days.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4089019940943785096' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4089019940943785096' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1731284979'/><gd:extendedProperty name='blogger.displayTime' value='September 10, 2009 at 8:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-945294063047717464</id><published>2009-09-11T08:00:19.141-06:00</published><updated>2009-09-11T08:00:19.141-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, I&amp;#39;m so excited!  Love the strings and SO p...</title><content type='html'>Oh, I&amp;#39;m so excited!  Love the strings and SO psyched for those curved templates!!  Awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3067954411360834932/comments/default/945294063047717464'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3067954411360834932/comments/default/945294063047717464'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/caution-curves-ahead.html?showComment=1252677619141#c945294063047717464' title=''/><author><name>Beth</name><uri>https://www.blogger.com/profile/13870296621798497300</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-Xgp7_L6R9qo/Wh4-8WJUILI/AAAAAAABqNc/AujVyPoz0aMwGiOE-sIwNZcpxNZymwzbQCK4BGAYYCw/s32/beth.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/caution-curves-ahead.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3067954411360834932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3067954411360834932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868305007'/><gd:extendedProperty name='blogger.displayTime' value='September 11, 2009 at 8:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8418444013328842478</id><published>2009-09-11T10:01:25.661-06:00</published><updated>2009-09-11T10:01:25.661-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you! love the stuff this week!</title><content type='html'>thank you! love the stuff this week!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3067954411360834932/comments/default/8418444013328842478'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3067954411360834932/comments/default/8418444013328842478'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/caution-curves-ahead.html?showComment=1252684885661#c8418444013328842478' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/caution-curves-ahead.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3067954411360834932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3067954411360834932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='September 11, 2009 at 10:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6540869519030611116</id><published>2009-09-11T10:35:12.055-06:00</published><updated>2009-09-11T10:35:12.055-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love both of them!  The embellished strings add ...</title><content type='html'>I love both of them!  The embellished strings add such a nice tough to layouts and I hope you themes for all year round!!  I need a school pack version! =)  You&amp;#39;re almost down to 2 weeks here...are you totally packed???  I can imagine your bags all ready to go by your door!  LOL!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3067954411360834932/comments/default/6540869519030611116'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3067954411360834932/comments/default/6540869519030611116'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/caution-curves-ahead.html?showComment=1252686912055#c6540869519030611116' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/caution-curves-ahead.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3067954411360834932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3067954411360834932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='September 11, 2009 at 10:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8112678778594894687</id><published>2009-09-11T11:30:02.688-06:00</published><updated>2009-09-11T11:30:02.688-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE your &amp;#39;strings and things&amp;#39;!! I want ...</title><content type='html'>I LOVE your &amp;#39;strings and things&amp;#39;!! I want it, I need it!!! SUPERBE!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3067954411360834932/comments/default/8112678778594894687'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3067954411360834932/comments/default/8112678778594894687'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/caution-curves-ahead.html?showComment=1252690202688#c8112678778594894687' title=''/><author><name>VissyMac</name><uri>https://www.blogger.com/profile/13576947866007773970</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-FT_OxO19sgE/UWVNX_Rfv6I/AAAAAAAAAsc/DkfhCrVNzTA/s32/Sans%2Btitre-1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/caution-curves-ahead.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3067954411360834932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3067954411360834932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-115305213'/><gd:extendedProperty name='blogger.displayTime' value='September 11, 2009 at 11:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2469483028026501894</id><published>2009-09-11T17:10:31.498-06:00</published><updated>2009-09-11T17:10:31.498-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Those stings n things are sooo cute! And the templ...</title><content type='html'>Those stings n things are sooo cute! And the templates will come in handy. Thanks for the show-off gift.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3067954411360834932/comments/default/2469483028026501894'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3067954411360834932/comments/default/2469483028026501894'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/caution-curves-ahead.html?showComment=1252710631498#c2469483028026501894' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/caution-curves-ahead.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3067954411360834932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3067954411360834932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 11, 2009 at 5:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4320474351027276556</id><published>2009-09-11T20:42:00.154-06:00</published><updated>2009-09-11T20:42:00.154-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You have an incredible CT! Love those strings!</title><content type='html'>You have an incredible CT! Love those strings!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3067954411360834932/comments/default/4320474351027276556'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3067954411360834932/comments/default/4320474351027276556'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/caution-curves-ahead.html?showComment=1252723320154#c4320474351027276556' title=''/><author><name>joelsgirl</name><uri>https://www.blogger.com/profile/12464056893499578276</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_Aa7cF2u4vi0/SmquBOHQDxI/AAAAAAAAAEk/xOXFv24lJ3c/S220-s32/kellie.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/caution-curves-ahead.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3067954411360834932' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3067954411360834932' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-88600274'/><gd:extendedProperty name='blogger.displayTime' value='September 11, 2009 at 8:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3331370602009491302</id><published>2009-09-12T09:34:26.211-06:00</published><updated>2009-09-12T09:34:26.211-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your little video and I&amp;#39;m so happy that b...</title><content type='html'>Love your little video and I&amp;#39;m so happy that both these shows are on too!  Thanks again for introducing Glee to me, I am a total Glee junkie now!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5848933327734341266/comments/default/3331370602009491302'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5848933327734341266/comments/default/3331370602009491302'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/tonight.html?showComment=1252769666211#c3331370602009491302' title=''/><author><name>The Allens</name><uri>https://www.blogger.com/profile/03811833319886113793</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5848933327734341266' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5848933327734341266' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1642068575'/><gd:extendedProperty name='blogger.displayTime' value='September 12, 2009 at 9:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8774897286682452543</id><published>2009-09-13T17:12:34.916-06:00</published><updated>2009-09-13T17:12:34.916-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh come on Britt... if they were to come back full...</title><content type='html'>Oh come on Britt... if they were to come back full fledge you&amp;#39;d love them... just like me, Danica, and Leslie would too! HAHAHAHA... okay, maybe not!!!  BUT I am PROUD to say I went to their concert!!! teehee  Cute page though... weird to think that was so long ago... it seems like forever, but sometimes it seems like yesterday we were crusin around in your convertible jammin to Backstreets Back! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3972166021153192061/comments/default/8774897286682452543'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3972166021153192061/comments/default/8774897286682452543'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/backstreets-back.html?showComment=1252883554916#c8774897286682452543' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/backstreets-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3972166021153192061' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3972166021153192061' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='September 13, 2009 at 5:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3205225776150609405</id><published>2009-09-13T18:47:53.407-06:00</published><updated>2009-09-13T18:47:53.407-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>hahah I still love them- boy-band wednesday baby! ;p</title><content type='html'>hahah I still love them- boy-band wednesday baby! ;p</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3972166021153192061/comments/default/3205225776150609405'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3972166021153192061/comments/default/3205225776150609405'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/backstreets-back.html?showComment=1252889273407#c3205225776150609405' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/backstreets-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3972166021153192061' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3972166021153192061' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='September 13, 2009 at 6:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7293185893725114338</id><published>2009-09-13T19:13:33.616-06:00</published><updated>2009-09-13T19:13:33.616-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your designs.  I am so sad that I missed yo...</title><content type='html'>I love your designs.  I am so sad that I missed your last DIS challenge.  The alpha is too cute.  Will you offer it again?  Thanks for offering such great freebies!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2336249579602245059/comments/default/7293185893725114338'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2336249579602245059/comments/default/7293185893725114338'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/new-disney-challenge.html?showComment=1252890813616#c7293185893725114338' title=''/><author><name>Talbots</name><uri>https://www.blogger.com/profile/00687241847784877640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/new-disney-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2336249579602245059' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2336249579602245059' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2125826063'/><gd:extendedProperty name='blogger.displayTime' value='September 13, 2009 at 7:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8213194227764367401</id><published>2009-09-13T20:24:15.881-06:00</published><updated>2009-09-13T20:24:15.881-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh how I loved the Backstreet Boys, especially Kev...</title><content type='html'>Oh how I loved the Backstreet Boys, especially Kevin! Kari and I went to their concert and were at the tippy top of the Delta Center and thought it was so great!! We still love em&amp;#39;!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3972166021153192061/comments/default/8213194227764367401'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3972166021153192061/comments/default/8213194227764367401'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/backstreets-back.html?showComment=1252895055881#c8213194227764367401' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/backstreets-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3972166021153192061' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3972166021153192061' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='September 13, 2009 at 8:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6620188173339599175</id><published>2009-09-13T22:11:03.313-06:00</published><updated>2009-09-13T22:11:03.313-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey don&amp;#39;t forget your first concert EVER!  Pau...</title><content type='html'>Hey don&amp;#39;t forget your first concert EVER!  Paula Abdul!  You stood up and danced and rocked our the whole time.  It was awesome.  12 years old and loving it.  Remember that?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3972166021153192061/comments/default/6620188173339599175'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3972166021153192061/comments/default/6620188173339599175'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/backstreets-back.html?showComment=1252901463313#c6620188173339599175' title=''/><author><name>Marg</name><uri>https://www.blogger.com/profile/00205077966723445227</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/backstreets-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3972166021153192061' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3972166021153192061' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2088785191'/><gd:extendedProperty name='blogger.displayTime' value='September 13, 2009 at 10:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4827544482476848317</id><published>2009-09-14T20:44:16.873-06:00</published><updated>2009-09-14T20:44:17.019-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com" rel="nofollow"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 14 Sep [LA 07:00pm, NY 09:00pm] - 15 Sep [UK 02:00am, OZ 12:00pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1326431804272282038/comments/default/4827544482476848317'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1326431804272282038/comments/default/4827544482476848317'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/dont-forget-manic-monday.html?showComment=1252982656873#c4827544482476848317' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/dont-forget-manic-monday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1326431804272282038' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1326431804272282038' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 14, 2009 at 8:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8355501620461571717</id><published>2009-09-15T09:27:38.531-06:00</published><updated>2009-09-15T09:27:38.689-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this Freebie. I want to let ...</title><content type='html'>Thank you so much for this Freebie. I want to let you know that I posted a link to your blog in &lt;a href="http://CbhScrapbookFreebiesSearch.blogspot.com" rel="nofollow"&gt;Creative Busy Hands Scrapbook Freebies Search List&lt;/a&gt;, under the &lt;b&gt;Page 6&lt;/b&gt; post on Sep. 15, 2009. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1326431804272282038/comments/default/8355501620461571717'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1326431804272282038/comments/default/8355501620461571717'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/dont-forget-manic-monday.html?showComment=1253028458531#c8355501620461571717' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/dont-forget-manic-monday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1326431804272282038' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1326431804272282038' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 15, 2009 at 9:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1607339420863267764</id><published>2009-09-15T16:32:37.871-06:00</published><updated>2009-09-15T16:32:37.871-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much!</title><content type='html'>Thank you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/1607339420863267764'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/1607339420863267764'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1253053957871#c1607339420863267764' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 15, 2009 at 4:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2534983916004515739</id><published>2009-09-16T19:34:54.393-06:00</published><updated>2009-09-16T19:34:54.393-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yippee! I&amp;#39;m heading over! Thanks for finding u...</title><content type='html'>Yippee! I&amp;#39;m heading over! Thanks for finding us a new home!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7070384810178260758/comments/default/2534983916004515739'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7070384810178260758/comments/default/2534983916004515739'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/attention-disney-scrappers.html?showComment=1253151294393#c2534983916004515739' title=''/><author><name>Pooh46</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/attention-disney-scrappers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7070384810178260758' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7070384810178260758' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 16, 2009 at 7:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5821374767085747275</id><published>2009-09-16T19:57:10.328-06:00</published><updated>2009-09-16T19:57:10.328-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the post...I have been lurking over &amp;#3...</title><content type='html'>Thanks for the post...I have been lurking over &amp;#39;there&amp;#39; for a while and now hope to participate at the new &amp;#39;home&amp;#39;!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7070384810178260758/comments/default/5821374767085747275'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7070384810178260758/comments/default/5821374767085747275'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/attention-disney-scrappers.html?showComment=1253152630328#c5821374767085747275' title=''/><author><name>Cari</name><uri>https://www.blogger.com/profile/11800334959491997869</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_0v_03wPDaW0/SW0ggsrToXI/AAAAAAAAABE/1SJyNUrqkGg/S220-s32/trevoremmasnow09.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/attention-disney-scrappers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7070384810178260758' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7070384810178260758' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2037380638'/><gd:extendedProperty name='blogger.displayTime' value='September 16, 2009 at 7:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8871548431383734736</id><published>2009-09-16T20:04:08.489-06:00</published><updated>2009-09-16T20:04:08.489-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Carol is a sweetheart! Thank you Carol!</title><content type='html'>Carol is a sweetheart! Thank you Carol!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7070384810178260758/comments/default/8871548431383734736'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7070384810178260758/comments/default/8871548431383734736'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/attention-disney-scrappers.html?showComment=1253153048489#c8871548431383734736' title=''/><author><name>Wen</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/attention-disney-scrappers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7070384810178260758' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7070384810178260758' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 16, 2009 at 8:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-910029294923656584</id><published>2009-09-16T20:08:09.160-06:00</published><updated>2009-09-16T20:08:09.160-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is total crap.  I&amp;#39;m so sorry that you got...</title><content type='html'>This is total crap.  I&amp;#39;m so sorry that you got banned.  I know you weren&amp;#39;t trying to advertise there and you SURE weren&amp;#39;t spamming.  The DIS used to be such a fun place to hang out.  Now, not so much.  :(  They are getting a little to high on themselves over there.  I already went and signed up at the new site and I can&amp;#39;t wait to play!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/910029294923656584'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/910029294923656584'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253153289160#c910029294923656584' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='September 16, 2009 at 8:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9002517233120859061</id><published>2009-09-16T20:28:14.702-06:00</published><updated>2009-09-16T20:28:14.702-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>&amp;quot;Bullies try to fill their buckets by dumping...</title><content type='html'>&amp;quot;Bullies try to fill their buckets by dumping other people&amp;#39;s buckets&amp;quot; is what my son told me once. I think it applies here.  Don&amp;#39;t let them dump your bucket Britt! Hold on to it and be strong.  Really, it&amp;#39;s their loss -- they will be losing you and all of us. We still think you are the best! Watch out MouseScrappers, your user number is going to hit a record high.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/9002517233120859061'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/9002517233120859061'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253154494702#c9002517233120859061' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 16, 2009 at 8:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4913741330158945814</id><published>2009-09-16T20:29:30.184-06:00</published><updated>2009-09-16T20:29:30.184-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So WRONG!!! I am stunned and so upset for you. You...</title><content type='html'>So WRONG!!! I am stunned and so upset for you. You went out of your way to follow the rules.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/4913741330158945814'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/4913741330158945814'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253154570184#c4913741330158945814' title=''/><author><name>Wen</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 16, 2009 at 8:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7412949545934927373</id><published>2009-09-16T20:30:59.247-06:00</published><updated>2009-09-16T20:30:59.247-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Will head over.  I did promise Carol that I would ...</title><content type='html'>Will head over.  I did promise Carol that I would post some of my layouts there.  I do love the DIS but this seemed a little ridiculous to me,  See ya there!&lt;br /&gt;&lt;br /&gt;Janis</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7070384810178260758/comments/default/7412949545934927373'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7070384810178260758/comments/default/7412949545934927373'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/attention-disney-scrappers.html?showComment=1253154659247#c7412949545934927373' title=''/><author><name>yensid</name><uri>https://www.blogger.com/profile/01305634972620163428</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-GRyadjpsDKk/U9Ez4DpA2VI/AAAAAAAAAMM/R0b593mYUa4/s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/attention-disney-scrappers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7070384810178260758' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7070384810178260758' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1725908217'/><gd:extendedProperty name='blogger.displayTime' value='September 16, 2009 at 8:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7445493304960339658</id><published>2009-09-16T20:47:36.024-06:00</published><updated>2009-09-16T20:47:36.024-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This makes me so freaking mad. There are some grea...</title><content type='html'>This makes me so freaking mad. There are some great people on the DIS... I love the Cruise bBard and the the Walt Disney World Resorts Board, but the mods on the Scrapbooking board have been absolutely HORRIBLE to you. They are mean, mean people and should be ashamed of themselves. This is downright discriminatory.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/7445493304960339658'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/7445493304960339658'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253155656024#c7445493304960339658' title=''/><author><name>TheWerners</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 16, 2009 at 8:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7167322784423740346</id><published>2009-09-16T20:51:45.100-06:00</published><updated>2009-09-16T20:51:45.100-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>just because people use your stuff on the challeng...</title><content type='html'>just because people use your stuff on the challenges doesnt make you a spammer. I think they must have just noticed your name around all the time cause people talk about your great work. but its still total crap. big hugs. I mean, cause you werent even involved in anything that happened???</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/7167322784423740346'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/7167322784423740346'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253155905100#c7167322784423740346' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='September 16, 2009 at 8:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3426557052464907151</id><published>2009-09-16T20:53:05.717-06:00</published><updated>2009-09-16T20:53:05.717-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Unbelievable but I can&amp;#39;t say I&amp;#39;m surprised...</title><content type='html'>Unbelievable but I can&amp;#39;t say I&amp;#39;m surprised.  They are very full of themselves.  You just brought a bunch of people to their site.  I&amp;#39;ve noticed that you were very careful and didn&amp;#39;t have your blog in your signature and didn&amp;#39;t post your kits or sales.  &lt;br /&gt;&lt;br /&gt;You did give us prizes and freebies,  that even is against the new rules.  &lt;br /&gt;&lt;br /&gt;I&amp;#39;ve been on the DIS almost 10yrs and the only place I used anymore was the Scrapbook board.  That is over now.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/3426557052464907151'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/3426557052464907151'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253155985717#c3426557052464907151' title=''/><author><name>janette</name><uri>https://www.blogger.com/profile/05129897252442235710</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1875634131'/><gd:extendedProperty name='blogger.displayTime' value='September 16, 2009 at 8:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9059502619339624028</id><published>2009-09-16T20:54:52.788-06:00</published><updated>2009-09-16T20:54:52.788-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is so wrong! I am so sorry to hear this!</title><content type='html'>That is so wrong! I am so sorry to hear this!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/9059502619339624028'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/9059502619339624028'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253156092788#c9059502619339624028' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='September 16, 2009 at 8:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-266568984848760312</id><published>2009-09-16T21:23:26.947-06:00</published><updated>2009-09-16T21:23:26.947-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just Keep Moving Forward Britt !!!
( I just watche...</title><content type='html'>Just Keep Moving Forward Britt !!!&lt;br /&gt;( I just watched Meet the Robinsons )&lt;br /&gt;I&amp;#39;m sorry they were mean, but don&amp;#39;t let them tear you down !!! Keep scrappin&amp;#39; and designin&amp;#39; cause we love you and your style !!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/266568984848760312'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/266568984848760312'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253157806947#c266568984848760312' title=''/><author><name>DimpleBrandy</name><uri>https://www.blogger.com/profile/09640041569342530342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-7367898'/><gd:extendedProperty name='blogger.displayTime' value='September 16, 2009 at 9:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6849950245544200682</id><published>2009-09-16T21:30:12.909-06:00</published><updated>2009-09-16T21:30:12.909-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hugs, Britt! You know we love you!</title><content type='html'>Hugs, Britt! You know we love you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/6849950245544200682'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/6849950245544200682'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253158212909#c6849950245544200682' title=''/><author><name>Pam (Pooh46)</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 16, 2009 at 9:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8350727717738317029</id><published>2009-09-16T21:43:09.241-06:00</published><updated>2009-09-16T21:43:09.241-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG!  BANNED?  FOR LIFE?  you&amp;#39;ve got to be kid...</title><content type='html'>OMG!  BANNED?  FOR LIFE?  you&amp;#39;ve got to be kidding me!!!  that is SO UNFAIR!  I don&amp;#39;t get the mods on that board at all....but we&amp;#39;ll just take our fun elsewhere...they just lost a LOT of loyal users....shame on them!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/8350727717738317029'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/8350727717738317029'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253158989241#c8350727717738317029' title=''/><author><name>Diana Herman</name><uri>https://www.blogger.com/profile/05978315407231218387</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1138980103'/><gd:extendedProperty name='blogger.displayTime' value='September 16, 2009 at 9:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6196376255002022131</id><published>2009-09-16T21:49:13.388-06:00</published><updated>2009-09-16T21:49:13.388-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>DIS sucks!!!  I&amp;#39;m so sorry that happened, I kn...</title><content type='html'>DIS sucks!!!  I&amp;#39;m so sorry that happened, I know you didn&amp;#39;t advertise or do anything except bring them more members.  Hugs, Britt, you rock!  We&amp;#39;ll go have fun elsewhere :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/6196376255002022131'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/6196376255002022131'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253159353388#c6196376255002022131' title=''/><author><name>C McCormick</name><uri>https://www.blogger.com/profile/08249679502505542887</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1832480034'/><gd:extendedProperty name='blogger.displayTime' value='September 16, 2009 at 9:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7174505535615677751</id><published>2009-09-16T21:58:55.923-06:00</published><updated>2009-09-16T21:58:55.923-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>C.
R.
A.
Z.
Y.
I can&amp;#39;t believe it.
So sorry th...</title><content type='html'>C.&lt;br /&gt;R.&lt;br /&gt;A.&lt;br /&gt;Z.&lt;br /&gt;Y.&lt;br /&gt;I can&amp;#39;t believe it.&lt;br /&gt;So sorry that you have to be dealing with all the drama.&lt;br /&gt;That stinks.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/7174505535615677751'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/7174505535615677751'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253159935923#c7174505535615677751' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='September 16, 2009 at 9:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7258349986685490644</id><published>2009-09-16T22:03:08.938-06:00</published><updated>2009-09-16T22:03:08.938-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That really sucks Britt!!! You NEVER advertise! Th...</title><content type='html'>That really sucks Britt!!! You NEVER advertise! This is the last thing you needed before your first WDW trip! ((((HUGS)))) &lt;br /&gt;Quite frankly, I&amp;#39;m pissed about all of this. &lt;br /&gt;Thanks for referring us to the new site!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/7258349986685490644'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/7258349986685490644'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253160188938#c7258349986685490644' title=''/><author><name>X-tina</name><uri>https://www.blogger.com/profile/09201304600878823120</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='//1.bp.blogspot.com/_gZbHAJAM6-4/SLCuguAQfiI/AAAAAAAAAAM/DQrqdAqDfhE/S220-s32/DSC_0044.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-524236270'/><gd:extendedProperty name='blogger.displayTime' value='September 16, 2009 at 10:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2012330542734889424</id><published>2009-09-16T22:19:44.927-06:00</published><updated>2009-09-16T22:19:44.927-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my!  That is crazy!  So sorry you got banned, b...</title><content type='html'>Oh my!  That is crazy!  So sorry you got banned, but hey looks like a better opportunity for all.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/2012330542734889424'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/2012330542734889424'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253161184927#c2012330542734889424' title=''/><author><name>Green Box Creations</name><uri>https://www.blogger.com/profile/13314599398693362222</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//1.bp.blogspot.com/_8Lzv1sdL7mA/S6GmVa6A7HI/AAAAAAAAATY/6FsvMWAtXDY/S220-s32/FOR+SMG+TEAM+2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1150771977'/><gd:extendedProperty name='blogger.displayTime' value='September 16, 2009 at 10:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5411467960044474000</id><published>2009-09-16T23:44:12.906-06:00</published><updated>2009-09-16T23:44:12.906-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG i just finished reading everything over there ...</title><content type='html'>OMG i just finished reading everything over there and i just can&amp;#39;t believe it!!  it is so sad =(  and i even won the challenge this week! i was just getting into my groove. i am gonna go check out mouse scrappers right now!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/5411467960044474000'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/5411467960044474000'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253166252906#c5411467960044474000' title=''/><author><name>Tanya</name><uri>https://www.blogger.com/profile/17821623160353529192</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_tHOZLe8USas/SQAe_OTpp4I/AAAAAAAAABA/AYl9HigSpLs/S220-s32/new+skull.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1716412808'/><gd:extendedProperty name='blogger.displayTime' value='September 16, 2009 at 11:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2623916005778453731</id><published>2009-09-17T00:00:50.694-06:00</published><updated>2009-09-17T00:00:50.694-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is so WRONG...but it is their loss! We all kn...</title><content type='html'>That is so WRONG...but it is their loss! We all know you did the right thing. I can&amp;#39;t wait to start scrappin&amp;#39; at the new place! Carol is so sweet and her sight is great! We will all have a GREAT time there, I am sure. HUGS to you Britt!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/2623916005778453731'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/2623916005778453731'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253167250694#c2623916005778453731' title=''/><author><name>Fonnetta</name><uri>https://www.blogger.com/profile/08118675958743138258</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1882320698'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 12:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4547320396467772423</id><published>2009-09-17T00:28:01.353-06:00</published><updated>2009-09-17T00:28:01.353-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow! I&amp;#39;ve enjoyed participating in the DIS cha...</title><content type='html'>Wow! I&amp;#39;ve enjoyed participating in the DIS challenges, but if that&amp;#39;s the way they&amp;#39;re going to treat people.... I&amp;#39;m so sorry :(</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/4547320396467772423'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/4547320396467772423'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253168881353#c4547320396467772423' title=''/><author><name>RA</name><uri>https://www.blogger.com/profile/12279895392581491642</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1292736717'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 12:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5460707909382589671</id><published>2009-09-17T01:41:07.048-06:00</published><updated>2009-09-17T01:41:07.048-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Totally wrong. Seriously where in your reply is th...</title><content type='html'>Totally wrong. Seriously where in your reply is that spam?  Will haed over to mousescrappers.  We love and support you and the disney digi-scrap challenges.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/5460707909382589671'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/5460707909382589671'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253173267048#c5460707909382589671' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 1:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4709697432179247486</id><published>2009-09-17T05:36:31.333-06:00</published><updated>2009-09-17T05:36:31.333-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is the DIS for ya - this is what they do.  I ...</title><content type='html'>This is the DIS for ya - this is what they do.  I just realized when I came to the blog (I read the email part).  I think they have banned you because of your screen name - not because of that one post.  They said something about that in the &amp;quot;guidelines&amp;quot; that the screen name can&amp;#39;t be a business name.  Knowing how they operate, registering as yourself, would probably not be an issue.  That is if you could even think of wanting to be there now!&lt;br /&gt;&lt;br /&gt;Anyway, they stink!  You would think they could have talked with you about it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/4709697432179247486'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/4709697432179247486'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253187391333#c4709697432179247486' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 5:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2538086917772101026</id><published>2009-09-17T06:02:10.407-06:00</published><updated>2009-09-17T06:02:10.407-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brittney,
Thank you so much for helping all of us ...</title><content type='html'>Brittney,&lt;br /&gt;Thank you so much for helping all of us out.  I am a follower and also am excited to say that I will be at Disney with you in a little over a week.  Thanks for all you do and also all you have given to this group. I personally will not participate in something that hurts designers (both traditional and digital).  &lt;br /&gt;&lt;br /&gt;Shelbi&lt;br /&gt;tngirl1979</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/2538086917772101026'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/2538086917772101026'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253188930407#c2538086917772101026' title=''/><author><name>Shelbi</name><uri>https://www.blogger.com/profile/05356316420182227329</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1671070663'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 6:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8305678013345557866</id><published>2009-09-17T06:46:01.013-06:00</published><updated>2009-09-17T06:46:01.013-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow Britt, I&amp;#39;m sorry for you! I&amp;#39;ve never b...</title><content type='html'>Wow Britt, I&amp;#39;m sorry for you! I&amp;#39;ve never been at DIS and all I&amp;#39;ve ever heard about it is from you, but some stories made me think there&amp;#39;s just too much drama there. Don&amp;#39;t let this get to you! Hugs!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/8305678013345557866'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/8305678013345557866'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253191561013#c8305678013345557866' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 6:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8099936627041878887</id><published>2009-09-17T07:32:14.169-06:00</published><updated>2009-09-17T07:32:14.169-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt,
Im soo sorry that this happened to you! I t...</title><content type='html'>Britt,&lt;br /&gt;Im soo sorry that this happened to you! I totally do not understand what the mods are talking about! They are crazy! I loved looking at the challenges every week and they got me excited to scrap my disney pics. I cant wait to check out the new site.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/8099936627041878887'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/8099936627041878887'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253194334169#c8099936627041878887' title=''/><author><name>Shi Shi</name><uri>https://www.blogger.com/profile/02359454218323310104</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-970641455'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 7:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4752975737746522381</id><published>2009-09-17T08:29:38.915-06:00</published><updated>2009-09-17T08:29:38.915-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;ll be there too! I&amp;#39;m so impressed with e...</title><content type='html'>I&amp;#39;ll be there too! I&amp;#39;m so impressed with everyone&amp;#39;s talents that I would be sad if I had to miss out on seeing it every week! :)&lt;br /&gt;-KaylaLovesMinnie @ MouseScrappers&lt;br /&gt;&lt;br /&gt;(aka Disney_Kayla on Yahoo)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7070384810178260758/comments/default/4752975737746522381'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7070384810178260758/comments/default/4752975737746522381'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/attention-disney-scrappers.html?showComment=1253197778915#c4752975737746522381' title=''/><author><name>Kayla</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/attention-disney-scrappers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7070384810178260758' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7070384810178260758' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 8:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1109072201370883821</id><published>2009-09-17T08:40:04.113-06:00</published><updated>2009-09-17T08:40:04.113-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That&amp;#39;s just insane!  Sorry to hear about your ...</title><content type='html'>That&amp;#39;s just insane!  Sorry to hear about your banning...it&amp;#39;s utter nonsense!  I signed at MouseScrappers myself today...can&amp;#39;t wait to play around on their boards and see what&amp;#39;s what!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/1109072201370883821'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/1109072201370883821'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253198404113#c1109072201370883821' title=''/><author><name>Ellen (Mom2JPL)</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 8:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1529512264180479814</id><published>2009-09-17T08:47:57.872-06:00</published><updated>2009-09-17T08:47:57.872-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m very shocked to hear this Brit..  So sorry...</title><content type='html'>I&amp;#39;m very shocked to hear this Brit..  So sorry you had to go thru that.  I loved checking out the challenges on the DIS, its really unfortunate.  MouseScrappers is a great site and will be even better now..</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/1529512264180479814'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/1529512264180479814'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253198877872#c1529512264180479814' title=''/><author><name>Kackymet</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 8:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9043460072104198853</id><published>2009-09-17T09:00:41.507-06:00</published><updated>2009-09-17T09:00:41.507-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey Britt.....so sorry this happened to you!  Don&amp;...</title><content type='html'>Hey Britt.....so sorry this happened to you!  Don&amp;#39;t take it personally. The same thing happened to another friend of mine about a week ago over on the Rewards board for similar reasons....well, no reason really because neither of you did anything wrong. I just think they are really cracking down and it has gone over the top. I don&amp;#39;t understand it though because the whole premise of the site is to share information. It&amp;#39;s their loss though.....and a major one too because of all the scrappers you will be taking with you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/9043460072104198853'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/9043460072104198853'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253199641507#c9043460072104198853' title=''/><author><name>Jill Culbertson</name><uri>https://www.blogger.com/profile/08054686192048815970</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-163941235'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 9:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5425530514140672364</id><published>2009-09-17T09:09:51.132-06:00</published><updated>2009-09-17T09:09:51.132-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you it looks awesome.  I love your LO also.</title><content type='html'>Thank you it looks awesome.  I love your LO also.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/5425530514140672364'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/5425530514140672364'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1253200191132#c5425530514140672364' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 9:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-391589408704482359</id><published>2009-09-17T09:09:56.905-06:00</published><updated>2009-09-17T09:09:56.905-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What is going on over there?!  Nuts!  Thank goodne...</title><content type='html'>What is going on over there?!  Nuts!  Thank goodness we have somewhere else to go!  See you at MouseScrappers!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7070384810178260758/comments/default/391589408704482359'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7070384810178260758/comments/default/391589408704482359'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/attention-disney-scrappers.html?showComment=1253200196905#c391589408704482359' title=''/><author><name>Tinabina</name><uri>https://www.blogger.com/profile/11075288431448745526</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/attention-disney-scrappers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7070384810178260758' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7070384810178260758' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-953800891'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 9:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2394457590473129389</id><published>2009-09-17T09:20:35.972-06:00</published><updated>2009-09-17T09:20:35.972-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am so, so sorry.  This is really just unbelievab...</title><content type='html'>I am so, so sorry.  This is really just unbelievable.  I basically stopped visiting the Dis when they banned the political/religious threads, other than to visit the scrapbooking board.  Now I think I&amp;#39;ll be gone forever.  What a bunch of poopyheads.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7070384810178260758/comments/default/2394457590473129389'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7070384810178260758/comments/default/2394457590473129389'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/attention-disney-scrappers.html?showComment=1253200835972#c2394457590473129389' title=''/><author><name>teresamnj</name><uri>https://www.blogger.com/profile/14538889985252415564</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-5zO8KTG7eYU/XYi80TbpGxI/AAAAAAACfkM/n4WDkWWzFHU7Hvq8fZBDKjJnJtQLU8yWwCK4BGAYYCw/s32/Mickey%2BMinnie%2BUSA.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/attention-disney-scrappers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7070384810178260758' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7070384810178260758' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-491703206'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 9:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9076983761853495196</id><published>2009-09-17T09:45:36.385-06:00</published><updated>2009-09-17T09:45:36.385-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, please don&amp;#39;t let this get you down. I&amp;#...</title><content type='html'>Britt, please don&amp;#39;t let this get you down. I&amp;#39;m glad you&amp;#39;ve found a new home to post and I&amp;#39;ve just signed up there myself. Keep doing the great work you do and don&amp;#39;t even give them a second thought. You are such a sweetie and it is THEIR loss NOT yours! Keep your head up and remember: Soon you&amp;#39;ll be at WDW!!!! That would brighten anyone&amp;#39;s day!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/9076983761853495196'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/9076983761853495196'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253202336385#c9076983761853495196' title=''/><author><name>Yettiebug</name><uri>https://www.blogger.com/profile/10791335501460402212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-402710607'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 9:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8939095295582901653</id><published>2009-09-17T09:46:13.695-06:00</published><updated>2009-09-17T09:46:13.695-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m so sorry to hear about this...I really don...</title><content type='html'>I&amp;#39;m so sorry to hear about this...I really don&amp;#39;t understand why DIS is doing this to you! I also don&amp;#39;t understand why they are changing the way the challenges are done; in my mind referencing the designers blogs/stores is no different than what they do on the Budget Board or the Families Board - there are always links to 3rd party stores there???  Looking forward to seeing you on MouseScrappers : )</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/8939095295582901653'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/8939095295582901653'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253202373695#c8939095295582901653' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 9:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8939419003251903307</id><published>2009-09-17T10:05:36.460-06:00</published><updated>2009-09-17T10:05:36.460-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, wow, wow Britt - I can&amp;#39;t believe what a h...</title><content type='html'>Wow, wow, wow Britt - I can&amp;#39;t believe what a horrible day you must have had yesterday!  And all of this less than 2 weeks before your first WDW trip!?!?!  I&amp;#39;m so sorry it got to that point, but really appreciate you taking so much time to find a new home.  I registered last night and will have to check it out soon.  Take care and hope you have a much better day today!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/8939419003251903307'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/8939419003251903307'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253203536460#c8939419003251903307' title=''/><author><name>Kelli</name><uri>https://www.blogger.com/profile/11628407677508072604</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1749060224'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 10:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4763127534832007166</id><published>2009-09-17T10:12:17.336-06:00</published><updated>2009-09-17T10:12:17.336-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m glad you are heading over there.  I discov...</title><content type='html'>I&amp;#39;m glad you are heading over there.  I discovered the site a while ago and had asked if you had been there!  lol =)  I&amp;#39;m rather glad since getting started at DIS seemed daunting with the requirement to have so many layouts to start a gallery.  What a strange requirement.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7070384810178260758/comments/default/4763127534832007166'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7070384810178260758/comments/default/4763127534832007166'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/attention-disney-scrappers.html?showComment=1253203937336#c4763127534832007166' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/attention-disney-scrappers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7070384810178260758' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7070384810178260758' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 10:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6107899732542042030</id><published>2009-09-17T10:23:45.778-06:00</published><updated>2009-09-17T10:23:45.778-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh how awful, Britt!  Truly this is not deserved! ...</title><content type='html'>Oh how awful, Britt!  Truly this is not deserved!  Your little sad Mickey at the end of the post about made me cry because I know how it feels to be wrongly accused of something and still have to pay the price in the end.  Honestly though I think THEY will pay a great price too by losing you and all who love to participate in your challenges.  THEIR LOSS!  I had no idea anything was brewing over there since I&amp;#39;m there so infrequently, but I&amp;#39;m happy that you have a new positive place to continue on!  This trip actually  is coming at a perfect time so you can relax, forget about the drama and be in the &amp;quot;Happiest Place&amp;quot;!!  You&amp;#39;ll come back refreshed, ready to design with so many new ideas and will be like &amp;quot;DIS who?&amp;quot;  lol...keep your chin up girl, we all love ya to pieces! =) XOXO  {{{HUGS}}}</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/6107899732542042030'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/6107899732542042030'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253204625778#c6107899732542042030' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 10:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2498135367427744312</id><published>2009-09-17T10:49:48.775-06:00</published><updated>2009-09-17T10:49:48.775-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>what the heck is that crap???

Dont let it get to ...</title><content type='html'>what the heck is that crap???&lt;br /&gt;&lt;br /&gt;Dont let it get to you!!!&lt;br /&gt;Just keep thinking DisneyWorld&lt;br /&gt;DisneyWorld. That will put a smile on your face.&lt;br /&gt;&lt;br /&gt;Tammy</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/2498135367427744312'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/2498135367427744312'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253206188775#c2498135367427744312' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 10:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5606219986867598865</id><published>2009-09-17T10:59:39.057-06:00</published><updated>2009-09-17T10:59:39.057-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;ve been following DIS the last few weeks bec...</title><content type='html'>I&amp;#39;ve been following DIS the last few weeks because of your challenges - never heard of them elsewhere.  We&amp;#39;re taking a trip to DisneyWorld in Dec so I&amp;#39;ve been getting inspiration for our trip.  I was just about to join.  I won&amp;#39;t be joining now.  The way they handled things was very immature and lacked professionalism even in the way the notes are written to you.  I won&amp;#39;t be back there.  Professionalism and kindness is lacking in too many places in life - not going to hang out on websites where it is missing too.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/5606219986867598865'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/5606219986867598865'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253206779057#c5606219986867598865' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 10:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4328230505739886481</id><published>2009-09-17T11:09:32.372-06:00</published><updated>2009-09-17T11:09:32.372-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awww! I loved The Boys back in the day too! hahaha!!</title><content type='html'>Awww! I loved The Boys back in the day too! hahaha!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3972166021153192061/comments/default/4328230505739886481'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3972166021153192061/comments/default/4328230505739886481'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/backstreets-back.html?showComment=1253207372372#c4328230505739886481' title=''/><author><name>KrazyCricutKid</name><uri>https://www.blogger.com/profile/17751137528961959080</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='18' height='32' src='//1.bp.blogspot.com/-U3VUi5xAkmU/XmyB_1h3oAI/AAAAAAAAtpw/BcSxJnMTY5IAZ2KCU_VALbuuj2DdOPwUQCK4BGAYYCw/s32/20200312_140307.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/backstreets-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3972166021153192061' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3972166021153192061' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1623111218'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 11:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7789839037629255114</id><published>2009-09-17T11:16:51.256-06:00</published><updated>2009-09-17T11:16:51.256-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>*hugs Britt...don&amp;#39;t let them get you down....R...</title><content type='html'>*hugs Britt...don&amp;#39;t let them get you down....Rise above it Chick!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/7789839037629255114'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/7789839037629255114'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253207811256#c7789839037629255114' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 11:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2602995780387813277</id><published>2009-09-17T11:58:37.850-06:00</published><updated>2009-09-17T11:58:37.850-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Totally unbelievable!!!  Like fonetta said, &amp;quot;...</title><content type='html'>Totally unbelievable!!!  Like fonetta said, &amp;quot;Their loss&amp;quot;.  Can&amp;#39;t wait to continue on Mousescrappers.&lt;br /&gt;Hugs!&lt;br /&gt;&lt;br /&gt;Janis</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/2602995780387813277'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/2602995780387813277'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253210317850#c2602995780387813277' title=''/><author><name>yensid</name><uri>https://www.blogger.com/profile/01305634972620163428</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-GRyadjpsDKk/U9Ez4DpA2VI/AAAAAAAAAMM/R0b593mYUa4/s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1725908217'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 11:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6997104793078410452</id><published>2009-09-17T13:23:31.028-06:00</published><updated>2009-09-17T13:23:31.028-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my gosh! That totally sux and is ridicules! I f...</title><content type='html'>Oh my gosh! That totally sux and is ridicules! I first heard about you from the DIS. Wow. That is all I can say!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/6997104793078410452'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/6997104793078410452'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253215411028#c6997104793078410452' title=''/><author><name>Tina</name><uri>https://www.blogger.com/profile/02783673024328706633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1424535063'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 1:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7662955498957914433</id><published>2009-09-17T13:46:48.752-06:00</published><updated>2009-09-17T13:46:48.752-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt- I see i&amp;#39;m with the majority that this i...</title><content type='html'>Britt- I see i&amp;#39;m with the majority that this is TOTAL CRAP!  I&amp;#39;m so sorry- you must&amp;#39;ve been rattled!  Sad, Sad, Sad.  I&amp;#39;ll happily follow you to mousescrappers!  Someday, I&amp;#39;ll upgrade the RAM in my system so i can use Photoshop more functionally again :) &lt;br /&gt;&lt;br /&gt;Just keep swimming!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/7662955498957914433'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/7662955498957914433'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253216808752#c7662955498957914433' title=''/><author><name>SMK</name><uri>https://www.blogger.com/profile/09734012830298907915</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/-SUtjxHjgzv0/U1VQSnA_QOI/AAAAAAAAEYY/6Do6CnG2q6I/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1772004875'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 1:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6002548694347484976</id><published>2009-09-17T13:48:34.951-06:00</published><updated>2009-09-17T13:48:34.951-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Welcome to the club of hundreds of people who have...</title><content type='html'>Welcome to the club of hundreds of people who have been banned.  Many for no reason at all.  Some for just standing up for those.  You sure aren&amp;#39;t alone.  -- formerly SplshMtn99 since 2000</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/6002548694347484976'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/6002548694347484976'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253216914951#c6002548694347484976' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 1:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2444960527564400046</id><published>2009-09-17T15:00:50.540-06:00</published><updated>2009-09-17T15:00:50.540-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This place sounds great!  See you there!</title><content type='html'>This place sounds great!  See you there!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7070384810178260758/comments/default/2444960527564400046'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7070384810178260758/comments/default/2444960527564400046'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/attention-disney-scrappers.html?showComment=1253221250540#c2444960527564400046' title=''/><author><name>kleb111</name><uri>https://www.blogger.com/profile/09032525375647131397</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/attention-disney-scrappers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7070384810178260758' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7070384810178260758' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-514350011'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 3:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6492041889885128814</id><published>2009-09-17T15:58:27.112-06:00</published><updated>2009-09-17T15:58:27.112-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow. Not sure what else to say, but - Wow.  And I&amp;...</title><content type='html'>Wow. Not sure what else to say, but - Wow.  And I&amp;#39;m so sorry.  Scrapping Disney should be fun!!!  Drama stinks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/6492041889885128814'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/6492041889885128814'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253224707112#c6492041889885128814' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/11917002182871204938</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-143572415'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 3:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2115105427932919495</id><published>2009-09-17T17:15:28.532-06:00</published><updated>2009-09-17T17:15:28.532-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So sorry that happened Britt, but I am inspired by...</title><content type='html'>So sorry that happened Britt, but I am inspired by your positive attitude!  You go girl. I can&amp;#39;t wait to join you at MS</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/2115105427932919495'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/2115105427932919495'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253229328532#c2115105427932919495' title=''/><author><name>jpickett22</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 5:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3544853710066642084</id><published>2009-09-17T17:42:23.852-06:00</published><updated>2009-09-17T17:42:23.852-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What the ?!?!?</title><content type='html'>What the ?!?!?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/3544853710066642084'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/3544853710066642084'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253230943852#c3544853710066642084' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/07318557243934276686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='//2.bp.blogspot.com/_gl7qaUI989w/TGXT0TT5eBI/AAAAAAAABzU/gdY9FENqwYs/S220-s33/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1020389206'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 5:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3078534192110993831</id><published>2009-09-17T18:35:18.630-06:00</published><updated>2009-09-17T18:35:18.630-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I had no idea you were banned!!! WOW! I won&amp;#39;t ...</title><content type='html'>I had no idea you were banned!!! WOW! I won&amp;#39;t be visiting the Scrapbook forum anymore. I really think some of the must still be in high school. Absolutely ridiculous. Thanks for finding a new home. I never really got to be a part of the old one on Dis since I just started digital recently so I&amp;#39;m looking forward to it. :)   &lt;br /&gt;&lt;br /&gt;- Monny2AE</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/3078534192110993831'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/3078534192110993831'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253234118630#c3078534192110993831' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 6:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9220691015351427031</id><published>2009-09-17T18:41:24.268-06:00</published><updated>2009-09-17T18:41:24.268-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Please please please tell me this I will have to &amp;...</title><content type='html'>Please please please tell me this I will have to &amp;quot;FORCE&amp;quot; myself to use some mind tricks on you!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8786275755640054420/comments/default/9220691015351427031'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8786275755640054420/comments/default/9220691015351427031'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/keep-moving-forward.html?showComment=1253234484268#c9220691015351427031' title=''/><author><name>Lauri</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/keep-moving-forward.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8786275755640054420' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8786275755640054420' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 6:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9149127226698501869</id><published>2009-09-17T19:59:15.307-06:00</published><updated>2009-09-17T19:59:15.307-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Bummer, I was just getting into the DIS challenges...</title><content type='html'>Bummer, I was just getting into the DIS challenges, at least I was trying. I will check out your new forum for sure. So sorry you had to deal with this. I really can&amp;#39;t see the problem. It&amp;#39;s just one of those crazy things in life. So sorry.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/9149127226698501869'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/9149127226698501869'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253239155307#c9149127226698501869' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 7:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3263787500622477625</id><published>2009-09-17T20:00:07.722-06:00</published><updated>2009-09-17T20:00:07.722-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Looks awesome! I&amp;#39;m excited to see what you hav...</title><content type='html'>Looks awesome! I&amp;#39;m excited to see what you have tomorrow!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8786275755640054420/comments/default/3263787500622477625'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8786275755640054420/comments/default/3263787500622477625'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/keep-moving-forward.html?showComment=1253239207722#c3263787500622477625' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/keep-moving-forward.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8786275755640054420' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8786275755640054420' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 8:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-673658313035706152</id><published>2009-09-17T20:28:03.417-06:00</published><updated>2009-09-17T20:28:03.417-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey, they are the ones to lose there!  Cause I did...</title><content type='html'>Hey, they are the ones to lose there!  Cause I didn&amp;#39;t even know there was a scrapbooking thread there and I had no idea you had so many gorgeous kits, so I&amp;#39;m off to your store now!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/673658313035706152'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/673658313035706152'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253240883417#c673658313035706152' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 8:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7557587680423564837</id><published>2009-09-17T22:23:04.095-06:00</published><updated>2009-09-17T22:23:04.095-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>All I can say is &amp;quot;luv ya babe&amp;quot;!  ((HUGS))</title><content type='html'>All I can say is &amp;quot;luv ya babe&amp;quot;!  ((HUGS))</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/7557587680423564837'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/7557587680423564837'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253247784095#c7557587680423564837' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 10:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3649113729637976349</id><published>2009-09-17T22:55:44.612-06:00</published><updated>2009-09-17T22:55:44.612-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Keep Moving Forward! if this kit is what i think i...</title><content type='html'>Keep Moving Forward! if this kit is what i think it is i am really gonna need it!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8786275755640054420/comments/default/3649113729637976349'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8786275755640054420/comments/default/3649113729637976349'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/keep-moving-forward.html?showComment=1253249744612#c3649113729637976349' title=''/><author><name>Tanya</name><uri>https://www.blogger.com/profile/17821623160353529192</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_tHOZLe8USas/SQAe_OTpp4I/AAAAAAAAABA/AYl9HigSpLs/S220-s32/new+skull.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/keep-moving-forward.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8786275755640054420' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8786275755640054420' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1716412808'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2009 at 10:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4035362467533392013</id><published>2009-09-18T00:37:47.402-06:00</published><updated>2009-09-18T00:37:47.402-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Looks like another great kit. Thanks for everythin...</title><content type='html'>Looks like another great kit. Thanks for everything you do for us scrappers!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8786275755640054420/comments/default/4035362467533392013'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8786275755640054420/comments/default/4035362467533392013'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/keep-moving-forward.html?showComment=1253255867402#c4035362467533392013' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/keep-moving-forward.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8786275755640054420' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8786275755640054420' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='September 18, 2009 at 12:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6009182668327017859</id><published>2009-09-18T06:32:42.658-06:00</published><updated>2009-09-18T06:32:42.658-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOWWIE!! Every week I am just amazed!  I love Star...</title><content type='html'>WOWWIE!! Every week I am just amazed!  I love Star Wars! This kit is awesome!  Thanks for the show-off gift!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/6009182668327017859'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/6009182668327017859'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1253277162658#c6009182668327017859' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 18, 2009 at 6:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3290528490019307845</id><published>2009-09-18T07:22:53.219-06:00</published><updated>2009-09-18T07:22:53.219-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Way awesome kit!  I have so many pics from Star Wa...</title><content type='html'>Way awesome kit!  I have so many pics from Star Wars weekend at WDW.... this kit will be just perfect!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/3290528490019307845'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/3290528490019307845'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1253280173219#c3290528490019307845' title=''/><author><name>Scrappycath</name><uri>https://www.blogger.com/profile/08772254574436461306</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//1.bp.blogspot.com/_P8PPaP3wHhQ/SThEXRaJX-I/AAAAAAAADr8/gkknG4UdfcA/S220-s32/Tink+glittery+sitting+sml.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1541673618'/><gd:extendedProperty name='blogger.displayTime' value='September 18, 2009 at 7:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5218241779962702375</id><published>2009-09-18T07:37:55.559-06:00</published><updated>2009-09-18T07:37:55.559-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can not say thank you enough for this kit! I hav...</title><content type='html'>I can not say thank you enough for this kit! I have soooo many pics of my kids in their Star Wars stuff, not to mention the ones I will be taking at DHS!!! May the force be with you.....</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/5218241779962702375'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/5218241779962702375'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1253281075559#c5218241779962702375' title=''/><author><name>Lauri</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 18, 2009 at 7:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-130348637635578275</id><published>2009-09-18T07:41:49.617-06:00</published><updated>2009-09-18T07:41:49.617-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THANK YOU so much Britt for the freebie and your N...</title><content type='html'>THANK YOU so much Britt for the freebie and your NEW kit is AWESOME!!! Lovin&amp;#39; the Show Off gift this week too, thank you!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/130348637635578275'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/130348637635578275'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1253281309617#c130348637635578275' title=''/><author><name>Fonnetta</name><uri>https://www.blogger.com/profile/08118675958743138258</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1882320698'/><gd:extendedProperty name='blogger.displayTime' value='September 18, 2009 at 7:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-921493554789968748</id><published>2009-09-18T07:51:52.789-06:00</published><updated>2009-09-18T07:51:52.789-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute cute kit! {Can you call a star wars kit cute?...</title><content type='html'>Cute cute kit! {Can you call a star wars kit cute?} So many things going on...I hope it&amp;#39;s all behind you now. Have a super fabulous weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/921493554789968748'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/921493554789968748'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1253281912789#c921493554789968748' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='September 18, 2009 at 7:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5671958992685097431</id><published>2009-09-18T08:48:46.816-06:00</published><updated>2009-09-18T08:48:46.964-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this Freebie. I want to let ...</title><content type='html'>Thank you so much for this Freebie. I want to let you know that I posted a link to your blog in &lt;a href="http://CbhScrapbookFreebiesSearch.blogspot.com" rel="nofollow"&gt;Creative Busy Hands Scrapbook Freebies Search List&lt;/a&gt;, under the &lt;b&gt;Page 10&lt;/b&gt; post on Sep. 18, 2009. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/5671958992685097431'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/5671958992685097431'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1253285326816#c5671958992685097431' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 18, 2009 at 8:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7154703278754297847</id><published>2009-09-18T09:20:21.027-06:00</published><updated>2009-09-18T09:20:21.027-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome!</title><content type='html'>Awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/7154703278754297847'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/7154703278754297847'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1253287221027#c7154703278754297847' title=''/><author><name>teresamnj</name><uri>https://www.blogger.com/profile/14538889985252415564</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-5zO8KTG7eYU/XYi80TbpGxI/AAAAAAACfkM/n4WDkWWzFHU7Hvq8fZBDKjJnJtQLU8yWwCK4BGAYYCw/s32/Mickey%2BMinnie%2BUSA.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-491703206'/><gd:extendedProperty name='blogger.displayTime' value='September 18, 2009 at 9:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5840169821740187998</id><published>2009-09-18T11:08:37.735-06:00</published><updated>2009-09-18T11:08:37.735-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute, cute, cute! I love this! I love your  new bl...</title><content type='html'>Cute, cute, cute! I love this! I love your  new blog banner, too. Awesome. Thanks so much for the addon freebie, too.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/5840169821740187998'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/5840169821740187998'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1253293717735#c5840169821740187998' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='September 18, 2009 at 11:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3071751047875828700</id><published>2009-09-18T11:11:55.603-06:00</published><updated>2009-09-18T11:11:55.603-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This may be one of my favorites of your kits so fa...</title><content type='html'>This may be one of my favorites of your kits so far! LOVE everything about it!  Thank you for the freebie, too!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/3071751047875828700'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/3071751047875828700'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1253293915603#c3071751047875828700' title=''/><author><name>SleepingBean</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 18, 2009 at 11:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8678910301877115987</id><published>2009-09-18T12:05:40.881-06:00</published><updated>2009-09-18T12:05:40.881-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Got mine!  Thanks!  Will go great with my Star War...</title><content type='html'>Got mine!  Thanks!  Will go great with my Star Wars weekend picts as well as Halloween picts I will take next month (ds is going as Darth!).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/8678910301877115987'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/8678910301877115987'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1253297140881#c8678910301877115987' title=''/><author><name>Cari</name><uri>https://www.blogger.com/profile/11800334959491997869</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_0v_03wPDaW0/SW0ggsrToXI/AAAAAAAAABE/1SJyNUrqkGg/S220-s32/trevoremmasnow09.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2037380638'/><gd:extendedProperty name='blogger.displayTime' value='September 18, 2009 at 12:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8541959737705230296</id><published>2009-09-18T13:02:01.228-06:00</published><updated>2009-09-18T13:02:01.228-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I Love all of your kits but have to say this may b...</title><content type='html'>I Love all of your kits but have to say this may be my favorite.  I may have to re-scrap all of my Star War&amp;#39;s pages...  Thanks for the freebie!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/8541959737705230296'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/8541959737705230296'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1253300521228#c8541959737705230296' title=''/><author><name>kackymet</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 18, 2009 at 1:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7691443662025521421</id><published>2009-09-18T13:42:20.520-06:00</published><updated>2009-09-18T13:42:20.520-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh i love your new blog design and the kit! my boy...</title><content type='html'>oh i love your new blog design and the kit! my boy will love something from it! :0) i know you are just so excited about going away in almost a week! yay for you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/7691443662025521421'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/7691443662025521421'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1253302940520#c7691443662025521421' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 18, 2009 at 1:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6839058017872719768</id><published>2009-09-18T14:45:44.253-06:00</published><updated>2009-09-18T14:45:44.253-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OK...I totally laughed OUT LOUD when I saw your ne...</title><content type='html'>OK...I totally laughed OUT LOUD when I saw your new header and knew instantly that you made a Star Wars kit!  LOL!!!  My husband is one of the BIGGEST Star Wars fans out there.  He collected the toys as a kid...which he still has, and then when the new movies started coming out his dream of seeing Star Wars toys in the shops again was realized.  THEN he went nuts and collected a ton of stuff!  He has recently sold some of it to pay for another hobby--his antique car.  This boy lives in the past AND the future...I&amp;#39;m totally going to have to do a page on that when I get my hands on this kit!  Thanks so much for the show off gift and for the freebie....still hoping you&amp;#39;ll make that blue &amp;quot;Mickey&amp;quot; alpha available here for show offs or some blog challenge!  I want to earn that one!!!! =) Have a super weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/6839058017872719768'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/6839058017872719768'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1253306744253#c6839058017872719768' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='September 18, 2009 at 2:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4616138368940573103</id><published>2009-09-18T16:09:17.461-06:00</published><updated>2009-09-18T16:09:17.461-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome!!  I&amp;#39;ve got Star Wars weekend pics to ...</title><content type='html'>Awesome!!  I&amp;#39;ve got Star Wars weekend pics to scrap too!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/4616138368940573103'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/4616138368940573103'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1253311757461#c4616138368940573103' title=''/><author><name>[michele]</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 18, 2009 at 4:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1343684711949448971</id><published>2009-09-18T20:49:18.087-06:00</published><updated>2009-09-18T20:49:18.087-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So COOL!!! I LOVE this!!!  You will have to do the...</title><content type='html'>So COOL!!! I LOVE this!!!  You will have to do the Build your own lightsaber at Downtown Disney or Hollywood Studios.  Love the lightsabers!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/1343684711949448971'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/1343684711949448971'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1253328558087#c1343684711949448971' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 18, 2009 at 8:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7760903718038812810</id><published>2009-09-18T21:21:31.468-06:00</published><updated>2009-09-18T21:21:31.605-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com" rel="nofollow"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 18 Sep [LA 07:41pm, NY 09:41pm] - 19 Sep [UK 02:41am, OZ 12:41pm] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/7760903718038812810'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/7760903718038812810'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1253330491468#c7760903718038812810' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 18, 2009 at 9:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5658314807302186690</id><published>2009-09-18T21:26:49.534-06:00</published><updated>2009-09-18T21:26:49.534-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG!  I can&amp;#39;t even tell you how stoked I am ab...</title><content type='html'>OMG!  I can&amp;#39;t even tell you how stoked I am about this kit.  I love you!  Thank you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/5658314807302186690'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/5658314807302186690'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1253330809534#c5658314807302186690' title=''/><author><name>StarWarsFans</name><uri>https://www.blogger.com/profile/00425426362094418885</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-qWfAzKv96lE/T1wT2oTe1EI/AAAAAAAAAwU/67BAm1qGZ2Q/s32/Tricia%2BGingerGirl%2BPhoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-728705357'/><gd:extendedProperty name='blogger.displayTime' value='September 18, 2009 at 9:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8667422918309419786</id><published>2009-09-18T22:53:41.374-06:00</published><updated>2009-09-18T22:53:41.374-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is fabulous!  I can&amp;#39;t wait to scrap our p...</title><content type='html'>This is fabulous!  I can&amp;#39;t wait to scrap our pictures from Hollywood Studios Star Wars with it!  Thanks so much!  BTW, 9 days til Disney!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/8667422918309419786'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/8667422918309419786'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1253336021374#c8667422918309419786' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='September 18, 2009 at 10:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-655731207864676004</id><published>2009-09-19T00:31:07.526-06:00</published><updated>2009-09-19T00:31:07.526-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fabulous!  Thank you!</title><content type='html'>Fabulous!  Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/655731207864676004'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/655731207864676004'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1253341867526#c655731207864676004' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 19, 2009 at 12:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4835244663971469532</id><published>2009-09-19T02:40:52.402-06:00</published><updated>2009-09-19T02:40:52.402-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thnx for the showoff gift!! I love the new kit, an...</title><content type='html'>Thnx for the showoff gift!! I love the new kit, and the add-on so cute!!&lt;br /&gt;&lt;br /&gt;and I&amp;#39;m really gonna use the phrase: &amp;quot;judge me by me size do you?&amp;quot; a lot!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/4835244663971469532'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/4835244663971469532'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1253349652402#c4835244663971469532' title=''/><author><name>shortynn</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 19, 2009 at 2:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7861238700990677004</id><published>2009-09-19T04:11:56.866-06:00</published><updated>2009-09-19T04:11:56.866-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!! :)</title><content type='html'>Thank you!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/7861238700990677004'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/7861238700990677004'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1253355116866#c7861238700990677004' title=''/><author><name>Pattycakes</name><uri>https://www.blogger.com/profile/18211332919852885480</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1585332423'/><gd:extendedProperty name='blogger.displayTime' value='September 19, 2009 at 4:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4862522691728461169</id><published>2009-09-19T08:51:01.879-06:00</published><updated>2009-09-19T08:51:01.879-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love all your layouts, and if you don&amp;#39;t mind m...</title><content type='html'>Love all your layouts, and if you don&amp;#39;t mind my saying so, you&amp;#39;ve got one hot hubby!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8574033420998186085/comments/default/4862522691728461169'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8574033420998186085/comments/default/4862522691728461169'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/what-ive-been-scrapping-lately.html?showComment=1253371861879#c4862522691728461169' title=''/><author><name>teresamnj</name><uri>https://www.blogger.com/profile/14538889985252415564</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-5zO8KTG7eYU/XYi80TbpGxI/AAAAAAACfkM/n4WDkWWzFHU7Hvq8fZBDKjJnJtQLU8yWwCK4BGAYYCw/s32/Mickey%2BMinnie%2BUSA.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/what-ive-been-scrapping-lately.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8574033420998186085' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8574033420998186085' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-491703206'/><gd:extendedProperty name='blogger.displayTime' value='September 19, 2009 at 8:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-245392728250621486</id><published>2009-09-19T11:31:07.601-06:00</published><updated>2009-09-19T11:31:07.601-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>PERFECT TIMING!!!!! I was just looking for a Star ...</title><content type='html'>PERFECT TIMING!!!!! I was just looking for a Star Wars-ish kit this week and even went to your store! I saw you updated your blog &amp;amp; saw the sneek peek and just today, saw the kit revealed!!!! Awesome....I have some photos of our kids in Star Wars attire at WDW in May I need to scrap!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/245392728250621486'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/245392728250621486'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1253381467601#c245392728250621486' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 19, 2009 at 11:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5980447803238250347</id><published>2009-09-19T13:37:03.757-06:00</published><updated>2009-09-19T13:37:03.757-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OK, I HAVE to get this kit!! I&amp;#39;ve been waiting...</title><content type='html'>OK, I HAVE to get this kit!! I&amp;#39;ve been waiting for a Star Wars themed kit for a long time &amp;amp; this one is perfect! I love the bright, bold colors.  Thanks for the add-on too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/5980447803238250347'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/5980447803238250347'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1253389023757#c5980447803238250347' title=''/><author><name>Nicole</name><uri>https://www.blogger.com/profile/05387858756515539616</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1711763686'/><gd:extendedProperty name='blogger.displayTime' value='September 19, 2009 at 1:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3219406270908639261</id><published>2009-09-19T15:34:15.215-06:00</published><updated>2009-09-19T15:34:15.215-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is so stupid!  I can&amp;#39;t believe they banne...</title><content type='html'>That is so stupid!  I can&amp;#39;t believe they banned you.  For gosh sakes, one of the workers at the Howard Johnson by Disneyland is on there and posts when new dates are added or they have updated info.  That is direct solicitation.  Wonder if you had become a sponsor or something if that would have made a difference.  Oh well and good ridance, over to mousescrappers I go!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/3219406270908639261'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/3219406270908639261'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253396055215#c3219406270908639261' title=''/><author><name>Kerry</name><uri>https://www.blogger.com/profile/16400349237723714072</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1399135985'/><gd:extendedProperty name='blogger.displayTime' value='September 19, 2009 at 3:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5584171520613566973</id><published>2009-09-20T02:53:42.539-06:00</published><updated>2009-09-20T02:53:42.539-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, this kit is soooo cool! I must find more ph...</title><content type='html'>Britt, this kit is soooo cool! I must find more photos to scrap with this. Thanks so much, you rock!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/5584171520613566973'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/5584171520613566973'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1253436822539#c5584171520613566973' title=''/><author><name>Yin</name><uri>https://www.blogger.com/profile/12411403555604850149</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-102395789'/><gd:extendedProperty name='blogger.displayTime' value='September 20, 2009 at 2:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4502454337845657094</id><published>2009-09-20T04:43:18.169-06:00</published><updated>2009-09-20T04:43:18.169-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This kit is GREAT! Pity i don&amp;#39;t have anything ...</title><content type='html'>This kit is GREAT! Pity i don&amp;#39;t have anything to use it with :o(</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/4502454337845657094'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/4502454337845657094'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1253443398169#c4502454337845657094' title=''/><author><name>TitanThirteen</name><uri>https://www.blogger.com/profile/06409728436640335599</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//1.bp.blogspot.com/-gbMNY0lMpko/Uy7fpFVM91I/AAAAAAAAG5w/LFvRyfLMrAo/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1159876672'/><gd:extendedProperty name='blogger.displayTime' value='September 20, 2009 at 4:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-663719117766253596</id><published>2009-09-20T06:59:49.551-06:00</published><updated>2009-09-20T06:59:49.551-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is a great kit!  In January I made a star war...</title><content type='html'>This is a great kit!  In January I made a star wars birthday invitation for my friends boy and this kit would have made it so easy.  Thanks for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/663719117766253596'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/663719117766253596'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1253451589551#c663719117766253596' title=''/><author><name>amanda</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 20, 2009 at 6:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-544230976062370598</id><published>2009-09-20T09:53:20.930-06:00</published><updated>2009-09-20T09:53:20.930-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, this kit is just great! I love Star Wars and s...</title><content type='html'>Oh, this kit is just great! I love Star Wars and so does my son. He&amp;#39;s always fighting the dark side with his lightsabers... ;-) Thanks for the freebie!&lt;br /&gt;&lt;br /&gt;Silvie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/544230976062370598'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/544230976062370598'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1253462000930#c544230976062370598' title=''/><author><name>Silvie</name><uri>https://www.blogger.com/profile/02175437840309616218</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1820770128'/><gd:extendedProperty name='blogger.displayTime' value='September 20, 2009 at 9:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4790493858291693525</id><published>2009-09-20T14:21:38.541-06:00</published><updated>2009-09-20T14:21:38.541-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay star wars! Awesome kit! I was at Star Wars Wee...</title><content type='html'>Yay star wars! Awesome kit! I was at Star Wars Weekend at Disney World a few months ago, so this kit would be soooo perfect! Thanks for the little freebie too! :D&lt;br /&gt;&lt;br /&gt;Less than 10 days before your trip! woohoo!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/4790493858291693525'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/4790493858291693525'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1253478098541#c4790493858291693525' title=''/><author><name>RA</name><uri>https://www.blogger.com/profile/12279895392581491642</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1292736717'/><gd:extendedProperty name='blogger.displayTime' value='September 20, 2009 at 2:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5006041905650729835</id><published>2009-09-20T14:28:55.578-06:00</published><updated>2009-09-20T14:28:55.578-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have wanted to make a Star Wars Kit for forever ...</title><content type='html'>I have wanted to make a Star Wars Kit for forever - now I don&amp;#39;t have to. I just made a page from a Disney trip, but it&amp;#39;s lame compared to your graphics - guess I&amp;#39;ll be changing it - thanks!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/5006041905650729835'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/5006041905650729835'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1253478535578#c5006041905650729835' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/02713355286526150226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1714535426'/><gd:extendedProperty name='blogger.displayTime' value='September 20, 2009 at 2:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1896721321878382237</id><published>2009-09-20T14:46:46.920-06:00</published><updated>2009-09-20T14:46:46.920-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What an awesome kit!</title><content type='html'>What an awesome kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/1896721321878382237'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/1896721321878382237'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1253479606920#c1896721321878382237' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 20, 2009 at 2:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7329184274840284021</id><published>2009-09-20T22:02:09.613-06:00</published><updated>2009-09-20T22:02:09.613-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my gosh I just got back from Disneyland of all ...</title><content type='html'>Oh my gosh I just got back from Disneyland of all places and see this.  &lt;br /&gt;&lt;br /&gt;WOW!  You are the one who turned me on to the DIS boards way back when....  I&amp;#39;m so sorry.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/7329184274840284021'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/7329184274840284021'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253505729613#c7329184274840284021' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='September 20, 2009 at 10:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1342505053249847319</id><published>2009-09-21T13:36:23.536-06:00</published><updated>2009-09-21T13:36:23.536-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I loved these layouts by your CT gals so I had to ...</title><content type='html'>I loved these layouts by your CT gals so I had to grab these templates after I read they WERE in separated png files!!!  YAY!  Thanks for that! =)  I&amp;#39;m loving this Gallactic Alliance kit and being able to use it for Kennedy Space Center pics is AWESOME!!!!  I have to find them all to scan them in, but I&amp;#39;ve been waiting for a really good kit to inspire me to do it! =)  Thanks so much and I can&amp;#39;t believe it&amp;#39;s only a WEEK now before you go!!  AWESOME!  I hope you&amp;#39;ll give us updates on your trip while you are there...in your &amp;quot;free time&amp;quot;.  HA! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/931065418193475717/comments/default/1342505053249847319'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/931065418193475717/comments/default/1342505053249847319'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/two-dollar-templates.html?showComment=1253561783536#c1342505053249847319' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/two-dollar-templates.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-931065418193475717' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/931065418193475717' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='September 21, 2009 at 1:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1843884848440565834</id><published>2009-09-21T14:26:12.559-06:00</published><updated>2009-09-21T14:26:12.559-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I don&amp;#39;t know what all this means, but I sure a...</title><content type='html'>I don&amp;#39;t know what all this means, but I sure am sorry for your grief!  I&amp;#39;ll keep daydreaming that they track you down while you&amp;#39;re at WDW, Prince Charming will beg your pardon on bended knee, and you will become star of the week!  Free everything and the red carpet treatment to boot!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7070384810178260758/comments/default/1843884848440565834'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7070384810178260758/comments/default/1843884848440565834'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/attention-disney-scrappers.html?showComment=1253564772559#c1843884848440565834' title=''/><author><name>Julene</name><uri>https://www.blogger.com/profile/16423837376936216400</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_iBp7FiL1Gjo/SMmKjHg6WoI/AAAAAAAAACQ/-zKXZ78hKTk/S220-s32/close+up.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/attention-disney-scrappers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7070384810178260758' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7070384810178260758' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251066642'/><gd:extendedProperty name='blogger.displayTime' value='September 21, 2009 at 2:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1071286428353107661</id><published>2009-09-21T16:21:28.743-06:00</published><updated>2009-09-21T16:21:28.743-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Woo Hoo!  We&amp;#39;re down to 6 days!  We did the on...</title><content type='html'>Woo Hoo!  We&amp;#39;re down to 6 days!  We did the online check in and we&amp;#39;ve actually started packing some things.  We&amp;#39;re so excited!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/931065418193475717/comments/default/1071286428353107661'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/931065418193475717/comments/default/1071286428353107661'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/two-dollar-templates.html?showComment=1253571688743#c1071286428353107661' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/two-dollar-templates.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-931065418193475717' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/931065418193475717' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='September 21, 2009 at 4:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1940822098824150906</id><published>2009-09-21T19:51:10.939-06:00</published><updated>2009-09-21T19:51:10.939-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ooooh Britt I&amp;#39;m so excited for you.  You must ...</title><content type='html'>ooooh Britt I&amp;#39;m so excited for you.  You must be absolutely giddy!  &lt;br /&gt;&lt;br /&gt;Don&amp;#39;t forget fast passes and single rider lines! :) Do the Kim Possible challenges they are super fun and nice for some down time activity and to see the countries.&lt;br /&gt;&lt;br /&gt;I&amp;#39;m sorry I never got to you with an email on tips. Life has been nuts and this time as flown by.  One neat thing we learned by accident last trip was to do a LATE dinner reservation at EPCOT (8:50pm) we were at Chef&amp;#39;s de France and could see Illuminations.  We had a long slow dinner then walked out of the park with it empty, it was beautiful and neat to be some of the last in the park. &lt;br /&gt;&lt;br /&gt;Can&amp;#39;t wait to hear updates and see pics. :)&lt;br /&gt;&lt;br /&gt;LOVE the new kit BTW, we just got back from D-Land (we forgot our kids this time) and brought them back light sabers, perfect for some snaps of them! :)  &lt;br /&gt;&lt;br /&gt;Have a BLAST!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/931065418193475717/comments/default/1940822098824150906'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/931065418193475717/comments/default/1940822098824150906'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/two-dollar-templates.html?showComment=1253584270939#c1940822098824150906' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/two-dollar-templates.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-931065418193475717' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/931065418193475717' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='September 21, 2009 at 7:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8988033547392842186</id><published>2009-09-22T15:45:11.501-06:00</published><updated>2009-09-22T15:45:11.501-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh i did see part of the emmys...NPH or doogie doe...</title><content type='html'>oh i did see part of the emmys...NPH or doogie does do the best job i&amp;#39;ve seen in awhile! lol.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/931065418193475717/comments/default/8988033547392842186'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/931065418193475717/comments/default/8988033547392842186'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/two-dollar-templates.html?showComment=1253655911501#c8988033547392842186' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/two-dollar-templates.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-931065418193475717' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/931065418193475717' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 22, 2009 at 3:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-425757517102741404</id><published>2009-09-22T17:28:38.062-06:00</published><updated>2009-09-22T17:28:38.062-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Buy a water bottle with a filter than fill it with...</title><content type='html'>Buy a water bottle with a filter than fill it with ice that the vendors on the street will give you for free if you ask!  Don&amp;#39;t forget to ask the balloon handlers to hold their balloons for a great picture!  Have the best time ever!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/425757517102741404'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/425757517102741404'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253662118062#c425757517102741404' title=''/><author><name>kleb111</name><uri>https://www.blogger.com/profile/09032525375647131397</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-514350011'/><gd:extendedProperty name='blogger.displayTime' value='September 22, 2009 at 5:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7373994733120787786</id><published>2009-09-22T18:09:37.193-06:00</published><updated>2009-09-22T18:09:37.193-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Pick up a couple of the cheapie dollar rain poncho...</title><content type='html'>Pick up a couple of the cheapie dollar rain ponchos you can find at Walmart or the like.  If it doesn&amp;#39;t rain you can use them on rides like Kali River Rapids or Splash Mountain.  They will come in handy!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Pack a few ziploc bags of various sizes.  Great to stick a cellphone/camera/wallet/keys/photopass cards etc in for the above mentioned rides.  Tons of other great uses too... wet clothing, leftover food (mostly for kids!! lol), etc.&lt;br /&gt;&lt;br /&gt;Stop by Town Hall on Main Street USA and pick up your first visit badge.  This IS your first trip to the world!&lt;br /&gt;&lt;br /&gt;Don&amp;#39;t try to &amp;quot;conserve&amp;quot; your dining plan snacks and counter service or you&amp;#39;ll never use them all!  (We made that mistake).   The French pavillion bakery (tucked way in back) is to die for and you can put those goodies in a ziploc (above) for breakfast the next morning! :)  ...or from the bakeries on main street, boardwalk, mmm I think I need chocolate now! ;)&lt;br /&gt;&lt;br /&gt;Remember that the world is very spread out, so you&amp;#39;ll be doing MUCH more walking than at the land.  A nice foot soak for in the evening  (or peppermint foot lotion) is a little luxury we enjoy Also, plan on a minimum ride of 20 minutes to the parks via bus from Pop...more likely closer to 30 with load and unload times!  If you want to make it to park opening or dining ressies on time, this may be a factor. &lt;br /&gt;&lt;br /&gt;Above all, have a great time and know that there is NO WAY to do it all in one trip!  In the 9 months I worked there before AK was built, I tried and still couldn&amp;#39;t do it all!  And I had free entry!!!&lt;br /&gt;&lt;br /&gt;Good luck and have a super time.  I hope you come back with lots of ideas for AK and DHS kits!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/7373994733120787786'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/7373994733120787786'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253664577193#c7373994733120787786' title=''/><author><name>DnSmum</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 22, 2009 at 6:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1959156706116904321</id><published>2009-09-22T18:34:38.183-06:00</published><updated>2009-09-22T18:34:38.183-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I agree with everything that DNSmum said . . . she...</title><content type='html'>I agree with everything that DNSmum said . . . she sounds like an expert!  We went in May and had a blast.  There is so much to pack into each day, which left us really tired at the end (of course that included having to get two kids around).  I think you are staying a week, so you have plenty of time to enjoy everything!  I suggest trying to stick to one park each day--moving between parks sounds nice, but it takes up a lot of time.  A fun restaurant that we enjoyed just on the fly was Cosmic Ray&amp;#39;s Starlight Cafe in Fantasyland.  The food was really good and there are lots of seating options.  You can also pack snacks each day and take into the park.  Not sure if you&amp;#39;re doing the dining plan or not, but we didn&amp;#39;t and were able to save $$ by packing lunch and snacks.  The parades are just awesome.  Make sure you find a good spot and just soak it up.  The train around MK is a nice way to relax if you need a break.  We actually ate our lunch riding the train one day.  Ditto on the walking--take very good shoes!&lt;br /&gt;&lt;br /&gt;You&amp;#39;re going to have an amazing trip!  Can&amp;#39;t wait to see your pictures from the Halloween party--it sounds awesome.  Have fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/1959156706116904321'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/1959156706116904321'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253666078183#c1959156706116904321' title=''/><author><name>Tara</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 22, 2009 at 6:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7342955211189434470</id><published>2009-09-22T19:23:00.510-06:00</published><updated>2009-09-22T19:23:00.510-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You are going to have such a great time!  Take goo...</title><content type='html'>You are going to have such a great time!  Take good shoes - honestly, the most comfortable shoes I have ever worn in the World are Crocs.  I have $200 tennis shoes, but my Crocs are the most comfortable.  I walked around the World for 8 straight days and my feet only ached a little.&lt;br /&gt;&lt;br /&gt;Anyway, don&amp;#39;t miss Philharmagic in the Magic Kingdom - it&amp;#39;s awesome. Carousel of Progress in Tomorrowland is my all time favorite attraction - but be careful, you&amp;#39;ll be singing &amp;quot;there&amp;#39;s a great big beautiful tomorrow&amp;quot; all day long :)&lt;br /&gt;&lt;br /&gt;I personally think that Tower of Terror in Hollywood Studios is way better than in DCA.  You cannot miss Rockin Roller Coaster, unless you don&amp;#39;t like roller coasters :)  I love the Beauty and the Beast stage show and Voyage of the Little Mermaid.  The parade at Hollywood Studios is great.  If you are looking for somewhere to eat in Hollywood Studios, hop into the Brown Derby and split a Cobb Salad - it&amp;#39;s the best!&lt;br /&gt;&lt;br /&gt;DnSmum is right about not trying to conserve your snacks.  I can&amp;#39;t tell you how many times I have come home with tons of Mickey rice krispie treats because we didn&amp;#39;t use our snacks.&lt;br /&gt;&lt;br /&gt;Check out all of the countries and everything there is to do at EPCOT.  Each of the countries is awesome and usually has an attraction - the ride in Norway is interesting. I love the movie in Canada. Test Track is really fun! Mission Space made me sick, and I don&amp;#39;t get sick from rides.&lt;br /&gt;&lt;br /&gt;Allow yourself plenty of time to get where you want to go.  Remember, you can&amp;#39;t go from resort to resort via shuttle bus.  It has taken us an hour to get to where we needed to go. On our trip last year, we ended up taking a cab from The Beach Club to The Contemporary because we were going to be late for breakfast at Chef Mickey&amp;#39;s :)&lt;br /&gt;&lt;br /&gt;I could go on and on, but I won&amp;#39;t!  Can&amp;#39;t wait to see what kind of designs you create with all the inspiration from the World.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/7342955211189434470'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/7342955211189434470'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253668980510#c7342955211189434470' title=''/><author><name>Little Man's Mom</name><uri>https://www.blogger.com/profile/02088830668891758663</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2010173258'/><gd:extendedProperty name='blogger.displayTime' value='September 22, 2009 at 7:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2459410000734969081</id><published>2009-09-22T19:30:50.033-06:00</published><updated>2009-09-22T19:30:50.033-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just got back from the world.  I went with my mo...</title><content type='html'>I just got back from the world.  I went with my mom (our first mother/daughter trip!).  We went over Labor Day and did MNSSHP. My advice is for the MNSSHP... watch both parades (the headless horseman starts it off...it was great!) and get a great seat in front of the castle for Hallowishes!  Everyone actually sat down infront of the castle so it was a great view.  Go to the dance parties with characters dressed in costume, go to the haunted mansion where they take a photo of you with ghosts (magic in their camera)and most of all have FUN!  Can&amp;#39;t wait for you to gather new creative juices from your trip!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/2459410000734969081'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/2459410000734969081'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253669450033#c2459410000734969081' title=''/><author><name>Cari</name><uri>https://www.blogger.com/profile/11800334959491997869</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_0v_03wPDaW0/SW0ggsrToXI/AAAAAAAAABE/1SJyNUrqkGg/S220-s32/trevoremmasnow09.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2037380638'/><gd:extendedProperty name='blogger.displayTime' value='September 22, 2009 at 7:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5310417233420102632</id><published>2009-09-22T19:53:38.718-06:00</published><updated>2009-09-22T19:53:38.718-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Not an expert at Disney but have lived in Florida ...</title><content type='html'>Not an expert at Disney but have lived in Florida for the past three years...  This is the rainy season so definitely get your poncho ahead of time otherwise you&amp;#39;ll pay through the nose if you buy them at the park.  Bring a hoodie for restaurants but leave the heavy clothes at home.  It&amp;#39;s been in the nineties this week. Yuck!  &lt;br /&gt;&lt;br /&gt;I hope you have a great vacation!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/5310417233420102632'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/5310417233420102632'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253670818718#c5310417233420102632' title=''/><author><name>Melissa</name><uri>https://www.blogger.com/profile/13372658344059798720</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='18' height='32' src='//3.bp.blogspot.com/-kpKVBa2zYtA/T9jqkvKG2XI/AAAAAAAAAFM/GtoiIwXFMJA/s32/2011-11-28_11-32-02_900.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-598858191'/><gd:extendedProperty name='blogger.displayTime' value='September 22, 2009 at 7:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8498444099295599924</id><published>2009-09-22T19:57:28.691-06:00</published><updated>2009-09-22T19:57:28.691-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Best advice I can give (from a Florida Native):

W...</title><content type='html'>Best advice I can give (from a Florida Native):&lt;br /&gt;&lt;br /&gt;When going to the Magic Kingdom, make sure and go allllll the way to the front of the monorail and ask to sit in the VERY FRONT!  Up to 4 people can sit in the cabin with the pilot.  You may have to wait for the next monorail, but it&amp;#39;s totally worth it!  Make sure to get your Co-pilot License from the pilot!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/8498444099295599924'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/8498444099295599924'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253671048691#c8498444099295599924' title=''/><author><name>Jenn</name><uri>https://www.blogger.com/profile/11372817907854060230</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_J-mKBVxK3PQ/SmYqcoyqF8I/AAAAAAAAAsY/lMgIGGB-uoc/S220-s32/JenMe.bmp'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-969108742'/><gd:extendedProperty name='blogger.displayTime' value='September 22, 2009 at 7:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8844844017403225986</id><published>2009-09-22T19:59:52.907-06:00</published><updated>2009-09-22T20:00:28.225-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/8844844017403225986'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/8844844017403225986'/><author><name>susan0326</name><uri>https://www.blogger.com/profile/02318951203465432501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-mkPnUc8wLD8/T6IB28QIorI/AAAAAAAAAbY/-HOxTkFKMDU/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-242029815'/><gd:extendedProperty name='blogger.displayTime' value='September 22, 2009 at 7:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8198156245360678835</id><published>2009-09-22T20:01:39.931-06:00</published><updated>2009-09-22T20:01:39.931-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Take chewing gum if either of you chew it. They do...</title><content type='html'>Take chewing gum if either of you chew it. They don&amp;#39;t sell it at WDW (that I&amp;#39;ve seen). I just heard a tip this week on a podcast that if your camera or camcorder battery dies, they will charge it for you in Exposition Hall on Mainstreet. I agree on the snack credit tip.. don&amp;#39;t conserve, just use them up on snacks and then you can pay with cash later. If you need to check your dining plan credits, your resort can print you out a list of credits used so you&amp;#39;ll know where you stand. I&amp;#39;m so excited for you! Try to send us some pictures along the way!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/8198156245360678835'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/8198156245360678835'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253671299931#c8198156245360678835' title=''/><author><name>susan0326</name><uri>https://www.blogger.com/profile/02318951203465432501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-mkPnUc8wLD8/T6IB28QIorI/AAAAAAAAAbY/-HOxTkFKMDU/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-242029815'/><gd:extendedProperty name='blogger.displayTime' value='September 22, 2009 at 8:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3242594197326771769</id><published>2009-09-22T20:12:53.003-06:00</published><updated>2009-09-22T20:12:53.003-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>If you can&amp;#39;t get a bottle with filter, Disney ...</title><content type='html'>If you can&amp;#39;t get a bottle with filter, Disney water tastes awful so bring some flavored water crystals if you plan to use it!  Otherwise, lots of cash for bottled water, or use the snack credits.  You will drink a lot every day!&lt;br /&gt;&lt;br /&gt;LOL and I think I probably hit you hard with tips over the last few weeks so I&amp;#39;ve run out.  Hmmmmm you know, you can never have enough tips.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/3242594197326771769'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/3242594197326771769'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253671973003#c3242594197326771769' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='September 22, 2009 at 8:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5063140829647449282</id><published>2009-09-22T20:14:20.672-06:00</published><updated>2009-09-22T20:14:20.672-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I only went to Epcot back in January (I know, righ...</title><content type='html'>I only went to Epcot back in January (I know, right) but I had reasons 1. it was free 2. my friend brought her newborn (hence that was the only reason I was in FL)&lt;br /&gt;&lt;br /&gt;Anyways, sitting over on the stairs in canada (where the totums are) for the fireworks is a pretty decent view. :) Not many think to go higher, they think to get closer to the wall.&lt;br /&gt;&lt;br /&gt;Take really good shoes.&lt;br /&gt;Get the funnel cake in &amp;quot;america&amp;quot;&lt;br /&gt;I&amp;#39;ve heard the sushi in japan is really good. And check out the Kimono&amp;#39;s, they are beautiful!&lt;br /&gt;Watch the gymnasts in china (skip the food, it&amp;#39;s not fantastic)&lt;br /&gt;&lt;br /&gt;The characters HIDE. I stumbled upon Donald and Jasmine, Aladdin and Genie. So keep your eyes out. I know they give you a map and time sheet of where they usually are, if you want the autographs, pay close attention to it (Not sure if they do that at Land)&lt;br /&gt;&lt;br /&gt;I loved the crash test dummy ride. And Space Mission is AMAZING! It bangs you around pretty good, but man, it&amp;#39;s awesome. And I don&amp;#39;t like rides like that. Go in the intense ride. Specially if you do like things like that.&lt;br /&gt;&lt;br /&gt;OH! The fish and chips you MUST HAVE! They were really really really really REALLY great! And you got TONS for what you paid. At least, I felt that I did. Totally worth the money, and they get busy, so go at an off time.&lt;br /&gt;&lt;br /&gt;As you can see, there is lots to eat there.&lt;br /&gt;&lt;br /&gt;Have fun! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/5063140829647449282'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/5063140829647449282'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253672060672#c5063140829647449282' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05914127090127327763</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1348124929'/><gd:extendedProperty name='blogger.displayTime' value='September 22, 2009 at 8:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2001768718753715559</id><published>2009-09-22T20:47:39.328-06:00</published><updated>2009-09-22T20:47:39.328-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love those shirts, so cute. 

Everyone has given s...</title><content type='html'>Love those shirts, so cute. &lt;br /&gt;&lt;br /&gt;Everyone has given such great info. &lt;br /&gt;&lt;br /&gt;I&amp;#39;ll 2nd the don&amp;#39;t skimp on using your snack credits, each time we are scrambling to use them up. Also make sure and use all your dining plan allows you. Even if you are not hungry for desert after lunch or dinner get it to go for a snack later. Skool Bread in Norway is awesome as is Rice Cream... ohhh I&amp;#39;m drooling just typing this. Fish and Chips in England are amazing if you like fish.  French Bakery has the best and cheapest treats around. &lt;br /&gt;&lt;br /&gt;Wolfgang Pucks in Downtown Disney is the BEST counter service meal on property, it was delish comfort food that we were surprised was considered counter service.  &lt;br /&gt;&lt;br /&gt;Little known secret, any restaurant will give you a cup of ice water with a straw and lid.  If you are not water picky it&amp;#39;s great and free!&lt;br /&gt;&lt;br /&gt;TOT is way better at WDW than Disneyland. &lt;br /&gt;&lt;br /&gt;Also.. from a D-Land lover, Fantasmic is lame at WDW.  I LOVE LOVE LOVE it at D-Land and won&amp;#39;t bother to ever see it again and waste time fighting crowds at WDW. We even did a dinner for the priority seating, never again.  It&amp;#39;s totally different and so not as good.  I know some people will for sure disagree with me but I was really disappointed with the WDW version. Ride rides instead or better yet stay clear of the Studios the night Fantasmic plays. &lt;br /&gt;&lt;br /&gt;Bring rain gear, you will need it. As a gal who grew up in Orlando it rains and it rains HARD this time of year. And it won&amp;#39;t be cold rain it will be hot muggy curl your hair rain. :)&lt;br /&gt;&lt;br /&gt;I think you said you are staying at Pop (our fav) Bring an over the door shoe organizer type thing to hang in the closet near the bathroom sink, it&amp;#39;s a small tight area and it&amp;#39;s nice to have a place other than the counter to stash all your makeup, hair stuff, etc. &lt;br /&gt;&lt;br /&gt;Did you make an early ressie at Magic Kingdom at Crystal Palace or Cindy&amp;#39;s???  Nothing better than getting in EARLY to the MK and seeing Main St. EMPTY! Seriously brings tears to my eyes and a must do on our trips.&lt;br /&gt;&lt;br /&gt;I&amp;#39;ll 2nd riding up front in the Monorail, if you have to wait for the next one, totally worth it.&lt;br /&gt;&lt;br /&gt;Single rider, Single rider, Single rider! &lt;br /&gt;&lt;br /&gt;Totally get your first visit button!  &lt;br /&gt;&lt;br /&gt;Make sure you have stuff you will need if you are going into the park upon your arrival, bags take on average 4 hours to arrive from the airport.  &lt;br /&gt;&lt;br /&gt;I can&amp;#39;t wait to see pics and see what your super creative mind will come up with after your trip.  Have a blast and say hey to Mickey for me!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/2001768718753715559'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/2001768718753715559'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253674059328#c2001768718753715559' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='September 22, 2009 at 8:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-521550905603428991</id><published>2009-09-22T23:08:17.111-06:00</published><updated>2009-09-22T23:08:17.111-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I don&amp;#39;t have any advice but I&amp;#39;m so excited...</title><content type='html'>I don&amp;#39;t have any advice but I&amp;#39;m so excited for you guys! I can&amp;#39;t wait to see your pics. Maybe we&amp;#39;ll have to get together when you come back so you can tell me all about it. Have fun and be safe!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/521550905603428991'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/521550905603428991'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253682497111#c521550905603428991' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='September 22, 2009 at 11:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8001810269939429921</id><published>2009-09-23T01:38:24.626-06:00</published><updated>2009-09-23T01:38:24.626-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So everytime you talk about WDW I get so jealous. ...</title><content type='html'>So everytime you talk about WDW I get so jealous.  I can&amp;#39;t believe it is only a week away.  You are one lucky girl!!!&lt;br /&gt;&lt;br /&gt;I have no advice - having never been there myself - except have the time of your life!!!  &lt;br /&gt;&lt;br /&gt;Gotta love Wal-mart for a $7 shirt that is so adorable.  &lt;br /&gt;&lt;br /&gt;Seriously so jealous!!!  Have a blast!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/8001810269939429921'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/8001810269939429921'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253691504626#c8001810269939429921' title=''/><author><name>Stacy</name><uri>https://www.blogger.com/profile/18039279137174531144</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_pZUGtLmTkro/TBFxX8Kj0dI/AAAAAAAAGj8/C6JXUJ6kZaY/S220-s32/30052_10150176518025066_813295065_12362554_1692913_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1128105826'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2009 at 1:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3500672218441400967</id><published>2009-09-23T02:35:06.922-06:00</published><updated>2009-09-23T02:35:06.922-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>If you like rides - get the fast passes right away...</title><content type='html'>If you like rides - get the fast passes right away. We didn&amp;#39;t really understand what they were all about, so ended up waiting in line for a LONG time to ride Soarin at Epcot. Comfy shoes are a must. I really don&amp;#39;t have any other tips as I&amp;#39;ve only been once, but am excited for you. WDW is absolutely amazing. You will have the best time of your life. Can&amp;#39;t wait to see pics and of course as everyone mentioned what awesome Disney themed kits that will come from your creative mind - especially after this!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/3500672218441400967'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/3500672218441400967'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253694906922#c3500672218441400967' title=''/><author><name>Ben David Sinclair</name><uri>https://www.blogger.com/profile/14466458586781280127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//2.bp.blogspot.com/-xwI9zfs0MiQ/V58CyzvlfnI/AAAAAAAADno/D7hrDzR2EpQ6wZy6RYqPT-KAYdjqAej8QCK4B/s32/Ben.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1227777886'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2009 at 2:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3254272867103618630</id><published>2009-09-23T05:25:12.972-06:00</published><updated>2009-09-23T05:25:12.972-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Brit.  I&amp;#39;m so very excited for you and your...</title><content type='html'>Hi Brit.  I&amp;#39;m so very excited for you and your husband and I soo can&amp;#39;t wait to hear all about your trip.  Disney in Orlando is amazing.  Some of my tips - I agree with people regarding the dining plan don&amp;#39;t try and save you&amp;#39;ll have plenty.  We always end up with extra and we&amp;#39;d use it in the hotel for snacks for the plane.&lt;br /&gt;I would tell you the same thing go to one park a day it is much easier - get the schedule online for the parades and events at night that you want tosee and plan your days.  I end up changing our plan the week before.  It is so much easier.  You&amp;#39;ll see how time flies each day.  DON&amp;#39;T MISS FANTASMIC in Hollywood Studios it is amazing.  These are the things I&amp;#39;d do first in each park before the wait&amp;#39;s add up.  In epcot go right to Soaring it is amazing and many times the fast pass&amp;#39;s are gone for the day before noon.  In Hollywood Studios go right to Toy Story Mania same thing long waits for that.  In Animal Kin hit the safari first and then over to the roller coaster.  And do not miss bugs life show - amazing!!!  Magic Kind - do see philmagic - awesome!  And hit splash mt first!  I think you&amp;#39;ll have time to do all in a day.  Hopefully you have extended park hours.  I would suggest getting to the park before it opens at least one day - fantastic interaction with characters.  Oh yeah, and in Hollywood studios make sure you go into animation station for the show because after the show you come out into a area with memoribellia and about 12 characters show up for pictures - mickey socer, bolt, army men from toy story, incredibals, chip and dale, minnie, etc.  EXCELLENT and a well kept secret:-)  ENJOY ENJOY!!!  WE SO LOVE DISNEY and I am so looking forward to hearing about what you think:-)  Oh yeah, Mickeys Halloween party AWESOME!!!  Parade spect. at night:-)  Be safe and I too look forward to so orlando disney inspired things:-)  I&amp;#39;m just so excited to hear your take on it.  Have fun Melissa</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/3254272867103618630'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/3254272867103618630'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253705112972#c3254272867103618630' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2009 at 5:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6651882818553401936</id><published>2009-09-23T05:29:34.555-06:00</published><updated>2009-09-23T05:29:34.555-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh yeah, one other thing if they tell you you need...</title><content type='html'>oh yeah, one other thing if they tell you you need to get to fantasmic two hours earlier, not true we walk in each time at the last call and get a seat in the top of the theater which in my opinion is the best seats, high enough to see and can use the zoom camera for great pictures and no one in the way of my camera.  I&amp;#39;ve also heard the dinner package for the show is soo not worth it, talked to people there who have done it.  I hope all the tips help you guys.  Melissa</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/6651882818553401936'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/6651882818553401936'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253705374555#c6651882818553401936' title=''/><author><name>Melissa</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2009 at 5:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8337584772502700901</id><published>2009-09-23T06:11:22.351-06:00</published><updated>2009-09-23T06:11:22.351-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi again, I&amp;#39;m thinking of a million things to ...</title><content type='html'>Hi again, I&amp;#39;m thinking of a million things to tell you this morning - we have been going for a 10 day trip for the last four years in March - so trying to think of all the tips I can - if you do have the dining plan use it for dinners - best bang for the buck we had AWESOME meals in Epcot on many nights - Canada and Japan the best we thought - expensive meals all on dining plan AWESOME!!  If you have the dining plan and want to do meals with the characters I would higly suggest the breakfast at the Polyn Hotel with Lilo and Stitch - THE BEST.  Singing dancing interactive with the guests - great views of the castle at magic kingdom and Mickey too.  Stitch is a character and best show for character breakfast, watch out when Stitchis in time out- he may drop a tray on you.  Also if you did get reservation for Cinderella castle breakfast the princess&amp;#39;s are wonderful you get to see them all and the food is wonderful - very very pricy but if you do it with the dining plan not so bad - have to figure out what you want to do - if you can&amp;#39;t get into that one Epcot does a breakfast with the princess and it is great oo plus you get into epcot before the park opens and you can get some amazing pictures with no people around:-)  Just be careful wit the breakfast&amp;#39;s it eats up your dining credits - it uses 2 credits each - so I&amp;#39;d do stitch and the spcot breakfast and use the rest for dinners - if your into the characters it is worth it if not eat the dinners yummy.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/8337584772502700901'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/8337584772502700901'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253707882351#c8337584772502700901' title=''/><author><name>Missy</name><uri>https://www.blogger.com/profile/11231567435143964336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1382916720'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2009 at 6:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-977184769767873724</id><published>2009-09-23T06:15:08.112-06:00</published><updated>2009-09-23T06:15:08.112-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Holy Cow! I am glad I read these suggestions becau...</title><content type='html'>Holy Cow! I am glad I read these suggestions because I still have 2 months to think about my packing!!! My suggestion is only for packing. I swear by the travel space bags!! Especially since you are flying and airlines charge for bags!!! Last trip I packed 1 adult and 3 kids (plus diapers) in 1 suitcase!!! Granted I did laundry but any little bit helps. &lt;br /&gt;&lt;br /&gt;And don&amp;#39;t forget to throw a tote or duffel in there for ALL of the souveniers you will buy!!! Please take lots of pics to scrap with for your new Jedi kit!!!&lt;br /&gt;&lt;br /&gt;Oh yeah, my new thing to pack this time is a small set of binoculars for the Kilamanjaro Safari in AK! Make sure they have a strap on it, as so does your camera because it is VERY bumpy!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/977184769767873724'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/977184769767873724'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253708108112#c977184769767873724' title=''/><author><name>Lauri (a.k.a. golden1023)</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2009 at 6:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4384794848878583878</id><published>2009-09-23T08:34:34.971-06:00</published><updated>2009-09-23T08:34:34.971-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanted to add that the monorail is no longer all...</title><content type='html'>I wanted to add that the monorail is no longer allowing passengers to ride in the front...we tried over Labor Day. :-(</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/4384794848878583878'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/4384794848878583878'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253716474971#c4384794848878583878' title=''/><author><name>Cari</name><uri>https://www.blogger.com/profile/11800334959491997869</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_0v_03wPDaW0/SW0ggsrToXI/AAAAAAAAABE/1SJyNUrqkGg/S220-s32/trevoremmasnow09.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2037380638'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2009 at 8:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8217495660351389406</id><published>2009-09-23T09:14:10.071-06:00</published><updated>2009-09-23T09:14:10.071-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have fun!!!  We&amp;#39;ll be going in October, too, s...</title><content type='html'>Have fun!!!  We&amp;#39;ll be going in October, too, so Happy Disney Style Halloween!  WooHoo!!!&lt;br /&gt;And just think of the scrapping possibilities ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/8217495660351389406'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/8217495660351389406'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253718850071#c8217495660351389406' title=''/><author><name>SleepingBean</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2009 at 9:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1988206255789303545</id><published>2009-09-23T09:21:30.237-06:00</published><updated>2009-09-23T09:21:30.237-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Pack the kids&amp;#39; clothes in gallon ziploc bags a...</title><content type='html'>Pack the kids&amp;#39; clothes in gallon ziploc bags and label them by day.  Makes for easy prep in the morning and you&amp;#39;ll have baggies for misc stuff when you pack to come home or if swim clothes aren&amp;#39;t completely dry, etc.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/1988206255789303545'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/1988206255789303545'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253719290237#c1988206255789303545' title=''/><author><name>Mattie</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2009 at 9:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5350408983426519664</id><published>2009-09-23T09:24:28.299-06:00</published><updated>2009-09-23T09:24:28.299-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ohhh i forgot to say that MNSHP is AWESOME!  Make ...</title><content type='html'>Ohhh i forgot to say that MNSHP is AWESOME!  Make sure and see the parade and crossing my fingers for you that the headless horseman will ride.  (they don&amp;#39;t do it in yucky weather- safety reasons i guess)&lt;br /&gt;&lt;br /&gt;I heard the best place to see him get up to a fast pace is on Main street where he is on a straight away but we saw the parade in between Hall of Pres and the bridge to the Castle( Liberty Sq area) and it was perfect.  The parade is my FAV all time of any WDW parade.  It was so cool. Totally different from most. &lt;br /&gt;&lt;br /&gt;The fireworks were awesome for the party too.  &lt;br /&gt;&lt;br /&gt;One more thing I thought of... get a small pedometer for your shoe it&amp;#39;s fun to add up all the miles you&amp;#39;ve walked on your trip for the week.  We average about 5-7 per day unless we are at Epcot and then it&amp;#39;s more.  CRAZY fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/5350408983426519664'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/5350408983426519664'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253719468299#c5350408983426519664' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2009 at 9:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2143652690858247352</id><published>2009-09-23T09:51:51.372-06:00</published><updated>2009-09-23T09:51:51.372-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sounds like you have some great words of advice he...</title><content type='html'>Sounds like you have some great words of advice here!  The only thing I can add, is to have fun and enjoy yourself!  sometimes too much planning can ruin the whole excitement!  Take it all in, to remember later!  Be safe!  Can&amp;#39;t wait to hear all about it when you get home!  ((HUGS))</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/2143652690858247352'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/2143652690858247352'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253721111372#c2143652690858247352' title=''/><author><name>Aussieigirl</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2009 at 9:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4083489834451089616</id><published>2009-09-23T13:28:31.188-06:00</published><updated>2009-09-23T13:28:31.188-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow Britt!! I can&amp;#39;t believe your trip is only ...</title><content type='html'>Wow Britt!! I can&amp;#39;t believe your trip is only a week away!!  Woo hoo!! You&amp;#39;ve gotten some great advice and tips. The only thing I was going to add was about refillable mugs. They are about $13 now I think and you can get unlimited refills at your resort.  Being there as long as you will be you will probably get your money&amp;#39;s worth. They&amp;#39;re great too if, say you want to use a snack credit for breakfast, but you want juice or coffee too. I don&amp;#39;t know that I&amp;#39;ve ever been there for a long enough stay that I&amp;#39;ve gotten my money&amp;#39;s worth, but my refillable mugs are one of my most favorite and most-used souvenirs.&lt;br /&gt;You will LOVE Pop.  We&amp;#39;ve stayed there twice and it is just such a fun resort. So much to look at and lots of great photo-ops!&lt;br /&gt;Lately when I look at my (or anybody&amp;#39;s) Disney layouts I think, &amp;quot;It won&amp;#39;t be long until Britt is there,&amp;quot; or ....&amp;quot;doing that.&amp;quot; I guess I&amp;#39;m excited for you because I know how much you will enjoy it, but also APPRECIATE it and take it all in. I know you are going to come home super-inspired and quite honestly....I can&amp;#39;t wait! Hope you guys have a MOST MAGICAL trip!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/4083489834451089616'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/4083489834451089616'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253734111188#c4083489834451089616' title=''/><author><name>Jill Culbertson</name><uri>https://www.blogger.com/profile/08054686192048815970</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-163941235'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2009 at 1:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6643054070605995030</id><published>2009-09-23T14:38:03.083-06:00</published><updated>2009-09-23T14:38:03.083-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Take a variety of comfy shoes.  Even if you have t...</title><content type='html'>Take a variety of comfy shoes.  Even if you have the best, most comfortable shoes, after 2 days of walking &amp;quot;around the world&amp;quot; you will want to switch it up.  Also, bring a pair of flip flops for around the hotel.&lt;br /&gt;&lt;br /&gt;Don&amp;#39;t go expecting Disneyland.  It is totally different (even the layout of Magic Kingdom), so get a map.&lt;br /&gt;&lt;br /&gt;Have FUN and try to give yourself a little down time.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/6643054070605995030'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/6643054070605995030'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253738283083#c6643054070605995030' title=''/><author><name>Kerry</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2009 at 2:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7154040485319334797</id><published>2009-09-23T15:31:52.821-06:00</published><updated>2009-09-23T15:31:52.821-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>An advance welcome to my hometown! I hope you&amp;#39;...</title><content type='html'>An advance welcome to my hometown! I hope you&amp;#39;ll have a wonderful time visiting us.&lt;br /&gt;&lt;br /&gt;You have gotten great advice for the attractions. My tip is for the weather. I&amp;#39;m living in it now :) and it&amp;#39;s HOT and muggy here. Central FL doesn&amp;#39;t cool down until mid-October at the earliest so be sure you have lightweight clothing that will breathe. Our humidity is brutal -- you will sweat buckets, but because of the humidity it doesn&amp;#39;t evaporate. &lt;br /&gt;&lt;br /&gt;Because of all that sweatin&amp;#39; you will need to drink tons of water. Seriously, plan on the water. We usually bring our own sports bottle and refill as we go from the water fountains. They sell these little water bottles with attached electric fans -- they are great if you can find one at Wal-Mart ;)&lt;br /&gt;&lt;br /&gt;I second the advice on the rain poncho. This week has been dry, but typically around 4 pm we get major thunderstorms. They only last for an hour or so, but many of the outdoor rides have to close. Hit Wal-Mart for your ponchos before you go -- the ones in the park are way overpriced, and umbrellas are a pain to carry on the rides.&lt;br /&gt;&lt;br /&gt;If you are planning on water rides, wear fast-drying clothing -- you will stay damp all day if you don&amp;#39;t (that darn humidity again).&lt;br /&gt;&lt;br /&gt;It doesn&amp;#39;t cool off too much in the evenings...but early mornings are pleasant.&lt;br /&gt;&lt;br /&gt;If you have a chance, you should pay a visit to the Grand Floridian hotel, I love that place :)&lt;br /&gt;&lt;br /&gt;This is a great time to visit the parks. The crowds are as low as you&amp;#39;ll ever have at WDWat this time of year.&lt;br /&gt;&lt;br /&gt;Have a wonderful time!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/7154040485319334797'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/7154040485319334797'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253741512821#c7154040485319334797' title=''/><author><name>orlando.native</name><uri>https://www.blogger.com/profile/13712223598047627453</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-726408336'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2009 at 3:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-620406754197145260</id><published>2009-09-23T18:08:02.115-06:00</published><updated>2009-09-23T18:08:02.115-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt!  I hope you have a wonderful time.  We a...</title><content type='html'>Hi Britt!  I hope you have a wonderful time.  We are major park hoppers.  We usually pick one park for the day and then we go back to another park for fireworks or parades at night. &lt;br /&gt;&lt;br /&gt;Dining:&lt;br /&gt;I agree with a previous poster about Wolfgang Pucks - not only is it yummy but you get the most for your money there.  I hate wasting counter service on the food at the resort.  We also like Cosmic Rays for counter service.  You picked great places for your table service.&lt;br /&gt;Day 1: Breakfast at Cinderella&amp;#39;s Royal Table (if you res is early, go as early as possible so that you can take pictures in front of the castle with no one else there!)&lt;br /&gt;Day 2: Lunch at Coral Reef (so cool)&lt;br /&gt;Day 3: Dinner at Boma (Yummy)&lt;br /&gt;Day 4: Dinner at 50s Prime Time Cafe (make sure to give some attitude back to the waitress/waiter - it is more fun that way)&lt;br /&gt;Day 5: Lunch at Sci-Fi Dine-In (you can actually turn off your flash and take come cool pictures of the screen)&lt;br /&gt;Day 6: Dinner at The Crystal Palace (always fun and yummy)&lt;br /&gt;Day 7: Dinner at Le Cellier&lt;br /&gt;(This is our all time favorite restaurant!! - if you love steak - it is really great here.  This is also our favorite restaurant to take pictures of the food before we eat it.  The plate presentations are beautiful.)&lt;br /&gt;&lt;br /&gt;MNSSHP - the parade is really great.  Also take advantage of the the photo op of the characters in costume.  We have been 3 times and we love it more than MVMCP.&lt;br /&gt;&lt;br /&gt;We had a great time at POP - we were in the Playdough building.  Make sure to get up early one morning and take pictures of and with the icons.&lt;br /&gt;&lt;br /&gt;Oh - we also bring a laptop and dump the pictures off the cameras each night.&lt;br /&gt;&lt;br /&gt;Okay - I will stop typing because I could go on forever!&lt;br /&gt;&lt;br /&gt;I will leave you with this - I am sure you have heard this before but everything in Disney World is designed to move the flow of traffic to the right - so when in doubt - GO LEFT.  It really works to avoid crowds and get in shorter lines :)  Don&amp;#39;t forget Fastpass - especially for TOT, Rock n Roller Coaster, Toy Story, and Safari.&lt;br /&gt;&lt;br /&gt;Have a great time and safe trip!  I can&amp;#39;t wait to hear about your trip.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/620406754197145260'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/620406754197145260'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253750882115#c620406754197145260' title=''/><author><name>Disney Baby</name><uri>https://www.blogger.com/profile/11577792719577434718</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1404301484'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2009 at 6:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7951011643124720655</id><published>2009-09-23T19:31:01.196-06:00</published><updated>2009-09-23T19:31:01.196-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Use a spreadsheet of what days you have what reser...</title><content type='html'>Use a spreadsheet of what days you have what reservations and what days you are going to which park and when you are going to see the parades...that way, you don&amp;#39;t miss anything you planned to see :)&lt;br /&gt;&lt;br /&gt;The WDW parks are larger than the DL parks....especially Epcot. If it rains, Epcot is the best park for a rainy day....most of the rides are inside. &lt;br /&gt;&lt;br /&gt;Wear socks with your shoes....the average walking is about 13 miles/day at WDW. Leave your flip flops at home.&lt;br /&gt;&lt;br /&gt;Did I understand you are staying at Pop Century? Plan for 30-45 bus rides to and from. A downside from DL where you can walk from the Grand Californian and be in the parks.&lt;br /&gt;&lt;br /&gt;Have fun!!!!!! Check out the parks so you can keep making more new kits!!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/7951011643124720655'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/7951011643124720655'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253755861196#c7951011643124720655' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2009 at 7:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3755961266751207145</id><published>2009-09-23T19:55:52.501-06:00</published><updated>2009-09-23T19:55:52.501-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok.. is it so silly that I&amp;#39;m giddy for someone...</title><content type='html'>Ok.. is it so silly that I&amp;#39;m giddy for someone I&amp;#39;ve never met going on her first trip to WDW! :) &lt;br /&gt;&lt;br /&gt;Not only that I keep checking back to see what awesome tips you are getting. &lt;br /&gt;&lt;br /&gt;Totally agree with everything Disney Baby said.. and GO LEFT!  &lt;br /&gt;&lt;br /&gt;Two more things i thought of today... &lt;br /&gt;&lt;br /&gt;I also take a little pop up bin or basket for chargers, cell phones, room keys etc so they are always in one place.  &lt;br /&gt;&lt;br /&gt;I also use a magnetic clip to hold together all of the many papers that you will have. Itinerary, agenda, meal ressies, etc.  It keeps them all in one place and handy.  &lt;br /&gt;&lt;br /&gt;Just saw your dining ressies, Awesome!!! you picked some of my favs and one that we&amp;#39;ve tried forever to get into and have not yet, the one at Canada! Make sure and try the carrot ginger soup at Boma&amp;#39;s.... so good!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/3755961266751207145'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/3755961266751207145'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253757352501#c3755961266751207145' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2009 at 7:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2195354967482364822</id><published>2009-09-24T11:41:44.594-06:00</published><updated>2009-09-24T11:41:44.594-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay!  We&amp;#39;re leaving in 3 days, so hopefully we...</title><content type='html'>Yay!  We&amp;#39;re leaving in 3 days, so hopefully we&amp;#39;ll see you there.  Thanks so much for all the great tips!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/2195354967482364822'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/2195354967482364822'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253814104594#c2195354967482364822' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='September 24, 2009 at 11:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3671456600054450849</id><published>2009-09-24T15:33:12.217-06:00</published><updated>2009-09-24T15:33:12.217-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How exciting for you Brittney!  You are so going t...</title><content type='html'>How exciting for you Brittney!  You are so going to love WDW!  I just love, love, love Epcot and really suggest having lunch or dinner at the World Showcase.  I totally agree with some of the other posters about Canada.  We ate at Le Cellier Steakhouse on our last visit back in 2007 and it was out of this world.  I&amp;#39;ve also eaten at Tutto Italia Ristorante in Italy-which was also quite yummy.  I definitely suggest making your reservations ahead-and I always like to eat at times when others aren&amp;#39;t eating.  That way, you can get on some more attractions while everyone else is eating at say 12 noon and 6 pm.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/3671456600054450849'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/3671456600054450849'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253827992217#c3671456600054450849' title=''/><author><name>Melissa</name><uri>https://www.blogger.com/profile/15590140965331027092</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_bN66IjOZlsE/Se85adlXj9I/AAAAAAAAAV4/pnhq1ZCgbn4/S220-s32/rxdawg97avatar150x150.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1054410180'/><gd:extendedProperty name='blogger.displayTime' value='September 24, 2009 at 3:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2114352185281219513</id><published>2009-09-24T19:45:29.436-06:00</published><updated>2009-09-24T19:45:29.436-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Magic Kingom
- get out by noon and take a quick re...</title><content type='html'>Magic Kingom&lt;br /&gt;- get out by noon and take a quick resort break from the crowds and the heat. Come back after dinner and enjoy the park at night :)&lt;br /&gt;&lt;br /&gt;Animal Kingdom&lt;br /&gt;- the best stuff happens at opening. Head straight for Kilimanjaro Safaris first. Make sure you have a cell phone this park is HUGE and we lost each other a few times.&lt;br /&gt;&lt;br /&gt;Epcot&lt;br /&gt;- go nice and slow. Epcot is a wonderful place to relax and enjoy the sights. Take time to talk to the cast members visiting from other countries, they are fun to chat with.&lt;br /&gt;&lt;br /&gt;Hollysood Studios&lt;br /&gt;- hit toy story mania early as many time as possible. shows are a great way to beat the heat during the day as most are shaded or air conditioned. &lt;br /&gt;&lt;br /&gt;Hope you have an awesome time!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/2114352185281219513'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/2114352185281219513'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253843129436#c2114352185281219513' title=''/><author><name>Stephanie</name><uri>https://www.blogger.com/profile/01536423802821045483</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1291542681'/><gd:extendedProperty name='blogger.displayTime' value='September 24, 2009 at 7:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5380214956490097197</id><published>2009-09-24T19:54:53.385-06:00</published><updated>2009-09-24T19:54:53.385-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It looks like all the good tips have been given!! ...</title><content type='html'>It looks like all the good tips have been given!! So my advice is...HAVE FUN!!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/5380214956490097197'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/5380214956490097197'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253843693385#c5380214956490097197' title=''/><author><name>Nancy</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 24, 2009 at 7:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1537811743085550414</id><published>2009-09-25T10:04:46.127-06:00</published><updated>2009-09-25T10:04:46.127-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the template pack as a show off...</title><content type='html'>Thanks so much for the template pack as a show off gift!  Your CT did an awesome job with them!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1253066833327537698/comments/default/1537811743085550414'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1253066833327537698/comments/default/1537811743085550414'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/get-stacked.html?showComment=1253894686127#c1537811743085550414' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/get-stacked.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1253066833327537698' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1253066833327537698' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='September 25, 2009 at 10:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-856681796212075001</id><published>2009-09-25T13:23:19.502-06:00</published><updated>2009-09-25T13:23:19.502-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I know that announcement: you are going to take me...</title><content type='html'>I know that announcement: you are going to take me to Disney!! Am I right? :)&lt;br /&gt;Thanks for the template! I always love your templates!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1253066833327537698/comments/default/856681796212075001'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1253066833327537698/comments/default/856681796212075001'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/get-stacked.html?showComment=1253906599502#c856681796212075001' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/get-stacked.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1253066833327537698' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1253066833327537698' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 25, 2009 at 1:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6026681539356233672</id><published>2009-09-25T14:46:22.291-06:00</published><updated>2009-09-25T14:46:22.291-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We just got back from the World and I&amp;#39;m so exc...</title><content type='html'>We just got back from the World and I&amp;#39;m so excited for you to go, as I&amp;#39;m sure you will come back with lots of inspiration for scrapping.&lt;br /&gt;&lt;br /&gt;One really fun thing we got to do on this trip was the Picnic in the Park at Animal Kingdom.  I probably wouldn&amp;#39;t pay out of pocket for it but as a counter service on DDP it was great.  You choose your picnic foods and they prepare it for you and put it in a grocery type bag that you can reuse.  They also give you a map for all the picnic table spots around the park.  We sat in the spot that had a clear view of The Tree of Life and it was awesome.&lt;br /&gt;&lt;br /&gt;As others have said take along rain ponchos.  The Disney ones are way cute, but you end up toting them around, instead try dollar tree ones, then you can trash them when the rain has stopped.&lt;br /&gt;&lt;br /&gt;At park closing you could always pick out the Pop bus line .. it was the longest! Our solution was to take our time leaving the park, better to wait inside where it is fun and interesting than to stand in a bus line.&lt;br /&gt;&lt;br /&gt;My advice for Disneyland people visiting WDW for the first time, is to do all the things that are different than Disneyland. For example Soarin&amp;#39; is exactly the same as California, so unless it is a ride that you absolutely love and have to do, ride test track instead or mission space.  Experience new things, it will make your trip more memorable.  &lt;br /&gt;&lt;br /&gt;Don&amp;#39;t miss the movie at the American pavillion in Epcot, to me it is a spiritual lift and I never walk away dry eyed from the experience.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/6026681539356233672'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/6026681539356233672'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253911582291#c6026681539356233672' title=''/><author><name>Karen</name><uri>https://www.blogger.com/profile/00628164366288294293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1433283774'/><gd:extendedProperty name='blogger.displayTime' value='September 25, 2009 at 2:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4862983398203854528</id><published>2009-09-25T15:23:24.510-06:00</published><updated>2009-09-25T15:23:24.510-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So sorry to hear this, I love the DIS but sometime...</title><content type='html'>So sorry to hear this, I love the DIS but sometimes it feels like the powers that be over there, think too highly of themselves.  I was fined one time for quoting what someone else had said .. totally stupid.  I was immensely hurt, as I imagine you must feel even more so. (((Britt)))</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/4862983398203854528'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/4862983398203854528'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1253913804510#c4862983398203854528' title=''/><author><name>Karen</name><uri>https://www.blogger.com/profile/00628164366288294293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1433283774'/><gd:extendedProperty name='blogger.displayTime' value='September 25, 2009 at 3:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3776845977822935065</id><published>2009-09-25T17:48:32.069-06:00</published><updated>2009-09-25T17:48:32.069-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I know this post will date me :P but when I was 12...</title><content type='html'>I know this post will date me :P but when I was 12 I was inlove with &amp;quot;original boy band&amp;quot; - The Osmonds!  Even now Donny still makes my heart beat a little faster, and Im not ashamed to admit it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3972166021153192061/comments/default/3776845977822935065'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3972166021153192061/comments/default/3776845977822935065'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/backstreets-back.html?showComment=1253922512069#c3776845977822935065' title=''/><author><name>Karen</name><uri>https://www.blogger.com/profile/00628164366288294293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/backstreets-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3972166021153192061' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3972166021153192061' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1433283774'/><gd:extendedProperty name='blogger.displayTime' value='September 25, 2009 at 5:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5780815151323953377</id><published>2009-09-25T18:53:08.854-06:00</published><updated>2009-09-25T18:53:08.854-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love these templates! Can&amp;#39;t wait to play with ...</title><content type='html'>Love these templates! Can&amp;#39;t wait to play with them, thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1253066833327537698/comments/default/5780815151323953377'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1253066833327537698/comments/default/5780815151323953377'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/get-stacked.html?showComment=1253926388854#c5780815151323953377' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/get-stacked.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1253066833327537698' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1253066833327537698' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='September 25, 2009 at 6:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3155572063525585461</id><published>2009-09-25T21:50:31.312-06:00</published><updated>2009-09-25T21:50:31.312-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My advice, from a current cast member, is COME SEE...</title><content type='html'>My advice, from a current cast member, is COME SEE ME! ha ha! also, like said before, you cant sit upfront anymore on the monorail, not since the accident over the summer, but i suggest taking the ferry to magic kingdom, its nostalgic and takes about the same amount of time as the monorail. &lt;br /&gt;&lt;br /&gt;definitely see both wishes and halowishes, they are both different and amazing! (what day are you doing the party? im not working the friday one) &lt;br /&gt;&lt;br /&gt;You surprisingly will get a lot of things done while you are here. My family got things done really quickly! so much so that they got bored in the evenings at times. defintely see fantasmic! its amazing! same with illuminations, but i think wishes is my favorite hands down. &lt;br /&gt;&lt;br /&gt;the only ride you should need a fast pass for is toy story mania, which is way fun, but youll need to hurry hurry to get the fast passes, cuz everyone goes that way! the indiana jones show is one of my favorites! american idol is cool for the experience but the talent isnt always impressive. if you do it, go to the last showing, its usually the best(but most crowded). well, i think most people gave a lot of advice but i have the most important one that i told my family and it helped us so much! when you get to a park or are wondering what to ride, check the ride times on the times board. it is the best tool in the park! you need my number as well so you can call me if you need anything!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/3155572063525585461'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/3155572063525585461'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1253937031312#c3155572063525585461' title=''/><author><name>Jessica</name><uri>https://www.blogger.com/profile/02538270417257763031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-weoVOFsxApE/U6XvxGFgyqI/AAAAAAAAAho/Fw9GJwWROpE/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1161098451'/><gd:extendedProperty name='blogger.displayTime' value='September 25, 2009 at 9:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-712207938488270472</id><published>2009-09-26T15:31:48.903-06:00</published><updated>2009-09-26T15:31:48.903-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt--
I hope you have a super fab time at WDW!!!...</title><content type='html'>Britt--&lt;br /&gt;I hope you have a super fab time at WDW!!!! I spent many vacations there as a kiddo. Enjoy your time away, you totally deserve it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7871504776913102546/comments/default/712207938488270472'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7871504776913102546/comments/default/712207938488270472'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/announcement.html?showComment=1254000708903#c712207938488270472' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/announcement.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7871504776913102546' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7871504776913102546' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='September 26, 2009 at 3:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8088232929753061933</id><published>2009-09-26T18:31:48.495-06:00</published><updated>2009-09-26T18:31:48.495-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m so envious of your finished scrapbook from...</title><content type='html'>I&amp;#39;m so envious of your finished scrapbook from 2007 disney trip!  I still have pictures from our trip last October to scrap!!  i&amp;#39;ll never get them all done!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7871504776913102546/comments/default/8088232929753061933'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7871504776913102546/comments/default/8088232929753061933'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/announcement.html?showComment=1254011508495#c8088232929753061933' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/announcement.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7871504776913102546' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7871504776913102546' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='September 26, 2009 at 6:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1113161386540206476</id><published>2009-09-26T18:38:29.620-06:00</published><updated>2009-09-26T18:38:29.620-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Britt you know I&amp;#39;ll be living vicariously t...</title><content type='html'>Oh Britt you know I&amp;#39;ll be living vicariously through you!  Have a blast and I can&amp;#39;t wait to see your updates! &lt;br /&gt;&lt;br /&gt;Also how I&amp;#39;d love to sit and look at all your Disney albums in person.  Next time I&amp;#39;m in UT I&amp;#39;ll buy lunch at your fave restaurant, you bring the albums! :) hee hee!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7871504776913102546/comments/default/1113161386540206476'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7871504776913102546/comments/default/1113161386540206476'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/announcement.html?showComment=1254011909620#c1113161386540206476' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/announcement.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7871504776913102546' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7871504776913102546' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='September 26, 2009 at 6:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2389237187047224907</id><published>2009-09-27T09:30:43.488-06:00</published><updated>2009-09-27T09:30:43.488-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sorry if I&amp;#39;m not posting this in the right pla...</title><content type='html'>Sorry if I&amp;#39;m not posting this in the right place, but I&amp;#39;m new to blogging.  I found somewhere on the web people&amp;#39;s whose layouts said they were created with &amp;quot;Britt-ish Designs happiest Kit on Earth&amp;quot;.  I haven&amp;#39;t been able go find this kit to purchase, but I REALLY want to!!  Can you tell me where I can buy it?  Thanks!&lt;br /&gt;&lt;br /&gt;Suzanne H.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7871504776913102546/comments/default/2389237187047224907'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7871504776913102546/comments/default/2389237187047224907'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/announcement.html?showComment=1254065443488#c2389237187047224907' title=''/><author><name>Suzanne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/announcement.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7871504776913102546' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7871504776913102546' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2009 at 9:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5704558197344915815</id><published>2009-09-27T11:16:29.520-06:00</published><updated>2009-09-27T11:16:29.520-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for sharing. You and designers like...</title><content type='html'>Thanks so much for sharing. You and designers like you, still continue to amaze me with your generosity. I&amp;#39;m back to giving some &amp;quot;&lt;a href="http://suzee-q-stuff.blogspot.com/2009/09/woohoo-its-monday-blues-freebie-list.html" rel="nofollow"&gt;link love&lt;/a&gt;&amp;quot; when I can, so stop by my blog and say hi next time you get a &lt;br /&gt;minute. &lt;br&gt;&lt;em&gt;&amp;quot;Have an AWESOME&amp;quot; day!&amp;quot;&lt;br&gt;&lt;/em&gt;&lt;a href="http://suzee-q-stuff.blogspot.com/" rel="nofollow"&gt;Suzee-Q&amp;#39;s Stuff&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/5704558197344915815'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/5704558197344915815'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1254071789520#c5704558197344915815' title=''/><author><name>Suz :)</name><uri>https://www.blogger.com/profile/03349500493922571896</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-d2ZhIW3sEYg/Wl1g-ihKNLI/AAAAAAABioU/du25E7UZpNQj1bGZkVNRv2tXQ_SfkmM0QCK4BGAYYCw/s32/IMG_1926%2B%25281%2529.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-624797692'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2009 at 11:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8809115910664586308</id><published>2009-09-27T17:33:38.019-06:00</published><updated>2009-09-27T17:33:38.019-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can I just tell you that your layouts are awesome?...</title><content type='html'>Can I just tell you that your layouts are awesome???  Honestly, you are one of the most talented people ever!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7871504776913102546/comments/default/8809115910664586308'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7871504776913102546/comments/default/8809115910664586308'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/announcement.html?showComment=1254094418019#c8809115910664586308' title=''/><author><name>teresamnj</name><uri>https://www.blogger.com/profile/14538889985252415564</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-5zO8KTG7eYU/XYi80TbpGxI/AAAAAAACfkM/n4WDkWWzFHU7Hvq8fZBDKjJnJtQLU8yWwCK4BGAYYCw/s32/Mickey%2BMinnie%2BUSA.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/announcement.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7871504776913102546' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7871504776913102546' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-491703206'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2009 at 5:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2539934944768175957</id><published>2009-09-28T17:19:26.527-06:00</published><updated>2009-09-28T17:19:26.527-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>On our trip last spring I brought my laptop (mainl...</title><content type='html'>On our trip last spring I brought my laptop (mainly to be able to view the MANY pics I take) but also so I could journal about the activities of the day.  Every night after the kids were asleep, I&amp;#39;d write out everything we had done that day, because I knew once we got home I would quickly forget the details.  I did a 12X12 shutterfly album of all my disney layouts and in the back of the album I included 7 pages of journaling, one for each day.  I know that probably no one will ever read all that but me, but it is a treasure for me to have record of all the fun things we did!  Have a great time!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/2539934944768175957'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4373554785752159462/comments/default/2539934944768175957'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html?showComment=1254179966527#c2539934944768175957' title=''/><author><name>Rachel</name><uri>https://www.blogger.com/profile/08175411651519199605</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/_9VVVKV-leQ0/SsFF5jtrTBI/AAAAAAAABEQ/npYb-pLJ8dI/S220-s32/rachpic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/last-minute-advice.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4373554785752159462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4373554785752159462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-600322139'/><gd:extendedProperty name='blogger.displayTime' value='September 28, 2009 at 5:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2097940473524159752</id><published>2009-09-28T18:05:51.320-06:00</published><updated>2009-09-28T18:05:51.320-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ooh, I&amp;#39;m picking this one up right now. Hope y...</title><content type='html'>Ooh, I&amp;#39;m picking this one up right now. Hope you have a GREAT trip!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2459405084795690043/comments/default/2097940473524159752'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2459405084795690043/comments/default/2097940473524159752'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/come-and-get-it.html?showComment=1254182751320#c2097940473524159752' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/come-and-get-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2459405084795690043' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2459405084795690043' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='September 28, 2009 at 6:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1358982147379452800</id><published>2009-09-28T18:15:05.701-06:00</published><updated>2009-09-28T18:15:05.701-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I hope you have a wonderful trip!   So excited for...</title><content type='html'>I hope you have a wonderful trip!   So excited for ya!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2459405084795690043/comments/default/1358982147379452800'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2459405084795690043/comments/default/1358982147379452800'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/come-and-get-it.html?showComment=1254183305701#c1358982147379452800' title=''/><author><name>susan0326</name><uri>https://www.blogger.com/profile/02318951203465432501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-mkPnUc8wLD8/T6IB28QIorI/AAAAAAAAAbY/-HOxTkFKMDU/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/come-and-get-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2459405084795690043' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2459405084795690043' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-242029815'/><gd:extendedProperty name='blogger.displayTime' value='September 28, 2009 at 6:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5121025703276708251</id><published>2009-09-29T01:20:44.600-06:00</published><updated>2009-09-29T01:20:44.600-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG You have no idea how many pictures I have that...</title><content type='html'>OMG You have no idea how many pictures I have that I can use this kit for. My DH and kids LOVE Star Wars (o.k. so do I..LOL) I will have to show you some LOs I do after I get the kit. Thanks!&lt;br /&gt;&lt;br /&gt;P.S. My username on all the digi boards is starwarsgirl06..LOL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/5121025703276708251'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/5121025703276708251'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1254208844600#c5121025703276708251' title=''/><author><name>Starry Eyed Designs</name><uri>https://www.blogger.com/profile/13992468629338992950</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//2.bp.blogspot.com/_vj-9p4l4W74/S2ptLcygB_I/AAAAAAAAAL8/7NdwVX_xm1I/S220-s32/Amy_CTPicture3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1894558601'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2009 at 1:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7518815729275003149</id><published>2009-09-30T10:35:11.828-06:00</published><updated>2009-09-30T10:35:11.828-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just had to come and see &amp;quot;1 day left&amp;quot; ...</title><content type='html'>I just had to come and see &amp;quot;1 day left&amp;quot; on your counter!! =)  I hope you fall in love with DisneyWorld as much as you love Disneyland.  Personally, I love the World since there is so much going on there and it&amp;#39;s in FLORIDA...my fave state! =)  Have an awesome time!!!&lt;br /&gt;XOXOXOXO!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2459405084795690043/comments/default/7518815729275003149'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2459405084795690043/comments/default/7518815729275003149'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/come-and-get-it.html?showComment=1254328511828#c7518815729275003149' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/come-and-get-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2459405084795690043' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2459405084795690043' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2009 at 10:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3654138730310562596</id><published>2009-10-08T09:18:21.554-06:00</published><updated>2009-10-08T09:18:21.554-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi there,

I have to say I love your Disney kit. I...</title><content type='html'>Hi there,&lt;br /&gt;&lt;br /&gt;I have to say I love your Disney kit. I&amp;#39;ve been searching everywhere for a good one. Finally found it!&lt;br /&gt;&lt;br /&gt;Thanks a lot!&lt;br /&gt;Rowena</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/3654138730310562596'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/3654138730310562596'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1255015101554#c3654138730310562596' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 8, 2009 at 9:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1911709079129679426</id><published>2009-10-09T08:59:28.128-06:00</published><updated>2009-10-09T08:59:28.128-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am excited to see and hear about your trip!  We ...</title><content type='html'>I am excited to see and hear about your trip!  We leave in 5 days, so hopefully we won&amp;#39;t experience QUITE the tropical weather you had!!!  Great photo!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2312821648997779846/comments/default/1911709079129679426'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2312821648997779846/comments/default/1911709079129679426'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/were-back.html?showComment=1255100368128#c1911709079129679426' title=''/><author><name>sleepingbean</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/were-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2312821648997779846' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2312821648997779846' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 9, 2009 at 8:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7887052726968014710</id><published>2009-10-09T08:59:35.787-06:00</published><updated>2009-10-09T08:59:35.787-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Seems like every time I go to Disney World they ar...</title><content type='html'>Seems like every time I go to Disney World they are having record high temps and humidity.  We went last May and the temps were like 10 degrees hotter than usual for that time.&lt;br /&gt;Can&amp;#39;t wait to see pics - I forgot to follow you on Twitter. :-(&lt;br /&gt;&lt;br /&gt;Cathy</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2312821648997779846/comments/default/7887052726968014710'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2312821648997779846/comments/default/7887052726968014710'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/were-back.html?showComment=1255100375787#c7887052726968014710' title=''/><author><name>Me</name><uri>https://www.blogger.com/profile/13534705584399597118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//1.bp.blogspot.com/_YsaL41Bz-0M/SqbElPY0_ZI/AAAAAAAAAXI/x6r2GBLojAI/S220-s32/P5040245.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/were-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2312821648997779846' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2312821648997779846' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1065812856'/><gd:extendedProperty name='blogger.displayTime' value='October 9, 2009 at 8:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7166660663896863335</id><published>2009-10-09T09:12:29.215-06:00</published><updated>2009-10-09T09:12:29.215-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Welcome back!! I had fun reading your tweets! :)
I...</title><content type='html'>Welcome back!! I had fun reading your tweets! :)&lt;br /&gt;I can&amp;#39;t believe I forgot to send you a page for the showoff! :-/ I do hope the Fanatic Alpha goes to your shop soon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2312821648997779846/comments/default/7166660663896863335'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2312821648997779846/comments/default/7166660663896863335'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/were-back.html?showComment=1255101149215#c7166660663896863335' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/were-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2312821648997779846' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2312821648997779846' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='October 9, 2009 at 9:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8553426162476876827</id><published>2009-10-09T15:03:20.815-06:00</published><updated>2009-10-09T15:03:20.815-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank so much for offering a choice for Show Offs....</title><content type='html'>Thank so much for offering a choice for Show Offs..love it when that happens!! =)  I&amp;#39;m so glad you had a fantastic trip and that I got to &amp;quot;go with you&amp;quot; sort of.  I almost feel like I had a vacation....ALMOST!  LOL!  Can&amp;#39;t wait to see your new layouts!!  Have an awesome weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2312821648997779846/comments/default/8553426162476876827'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2312821648997779846/comments/default/8553426162476876827'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/were-back.html?showComment=1255122200815#c8553426162476876827' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/were-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2312821648997779846' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2312821648997779846' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='October 9, 2009 at 3:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8693702276520402756</id><published>2009-10-10T12:54:29.413-06:00</published><updated>2009-10-10T12:54:29.413-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Glad you had fun, I can&amp;#39;t wait to hear all abo...</title><content type='html'>Glad you had fun, I can&amp;#39;t wait to hear all about it!!  Also can&amp;#39;t wait to see what you create, you always have awesome kits after you get back from Disney!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2312821648997779846/comments/default/8693702276520402756'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2312821648997779846/comments/default/8693702276520402756'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/were-back.html?showComment=1255200869413#c8693702276520402756' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/were-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2312821648997779846' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2312821648997779846' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='October 10, 2009 at 12:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2354064197916412414</id><published>2009-10-10T19:40:17.641-06:00</published><updated>2009-10-10T19:40:17.641-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So glad you are back!!  I didn&amp;#39;t realize you w...</title><content type='html'>So glad you are back!!  I didn&amp;#39;t realize you were still doing show-offs so I didn&amp;#39;t want to flood your email!!  LOL  So what did you think of that southern heat and humidity?!  I know, when&amp;#39;s Fall coming?!  Does it come?  Im so glad that you had a blast there, survived the heat and had a safe trip back home!  Can&amp;#39;t wait to see all your fabulous layouts of your first visit there!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2312821648997779846/comments/default/2354064197916412414'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2312821648997779846/comments/default/2354064197916412414'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/were-back.html?showComment=1255225217641#c2354064197916412414' title=''/><author><name>Neverland Scraps</name><uri>https://www.blogger.com/profile/05677730927880528010</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/were-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2312821648997779846' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2312821648997779846' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-883387775'/><gd:extendedProperty name='blogger.displayTime' value='October 10, 2009 at 7:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4643558197070922092</id><published>2009-10-11T07:13:52.168-06:00</published><updated>2009-10-11T07:13:52.168-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Welcome home!!
I&amp;#39;m so jealous!!! It&amp;#39;s THE ...</title><content type='html'>Welcome home!!&lt;br /&gt;I&amp;#39;m so jealous!!! It&amp;#39;s THE dream of my life: visit Mickey paradise in Orlando!! Fortunately, I have Disneyland Paris really near the house (in 2 hours!) and I visit the french Mickey next month: maybe I&amp;#39;ll think of you!! lol&lt;br /&gt;I&amp;#39;m very impatient to see your LOs!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2312821648997779846/comments/default/4643558197070922092'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2312821648997779846/comments/default/4643558197070922092'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/were-back.html?showComment=1255266832168#c4643558197070922092' title=''/><author><name>VissyMac</name><uri>https://www.blogger.com/profile/13576947866007773970</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-FT_OxO19sgE/UWVNX_Rfv6I/AAAAAAAAAsc/DkfhCrVNzTA/s32/Sans%2Btitre-1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/were-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2312821648997779846' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2312821648997779846' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-115305213'/><gd:extendedProperty name='blogger.displayTime' value='October 11, 2009 at 7:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1284159424453986706</id><published>2009-10-11T08:57:29.250-06:00</published><updated>2009-10-11T08:57:29.250-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THat is the cutest pic of you and Josh in front of...</title><content type='html'>THat is the cutest pic of you and Josh in front of the Castle...frameworthy for sure! We missed you! Now you know what Texas Heat and humidity feel like!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2312821648997779846/comments/default/1284159424453986706'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2312821648997779846/comments/default/1284159424453986706'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/were-back.html?showComment=1255273049250#c1284159424453986706' title=''/><author><name>Kimbytx</name><uri>https://www.blogger.com/profile/04174307638453392980</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//1.bp.blogspot.com/-LutUZ0LCh8s/Xpn7bQjkNiI/AAAAAAAAs6I/GLvmhFP2v0UWKKuN44d5Pfuu_RK5Dg1HwCK4BGAYYCw/s32/kimavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/were-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2312821648997779846' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2312821648997779846' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-740091371'/><gd:extendedProperty name='blogger.displayTime' value='October 11, 2009 at 8:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5740717395798878310</id><published>2009-10-11T10:09:01.337-06:00</published><updated>2009-10-11T10:09:01.337-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Glad to see you guys had a fab time!  :)</title><content type='html'>Glad to see you guys had a fab time!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2312821648997779846/comments/default/5740717395798878310'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2312821648997779846/comments/default/5740717395798878310'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/were-back.html?showComment=1255277341337#c5740717395798878310' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/were-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2312821648997779846' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2312821648997779846' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='October 11, 2009 at 10:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1060849143320024901</id><published>2009-10-11T22:10:31.368-06:00</published><updated>2009-10-11T22:10:31.368-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Been waiting for this, fun read so far! Your Splas...</title><content type='html'>Been waiting for this, fun read so far! Your Splash pics cracked me up. Tell Josh, he did good with the pics. I seem to remember the &amp;quot;blood song&amp;quot; at Disneyland. Doesn&amp;#39;t it something like, &amp;quot;There&amp;#39;s blood on the saddle...&amp;quot; ?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/1060849143320024901'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/1060849143320024901'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html?showComment=1255320631368#c1060849143320024901' title=''/><author><name>Wen</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2147118050497517358' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2147118050497517358' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 11, 2009 at 10:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-242569009453568037</id><published>2009-10-11T22:16:13.494-06:00</published><updated>2009-10-11T22:16:13.494-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Loved reading your play by play!  But it kind of m...</title><content type='html'>Loved reading your play by play!  But it kind of made me sad because it&amp;#39;s been exactly one year since we went...boo hoo! All the pumpkin decorations made me think of our trip! Can&amp;#39;t wait to go back!  Looking forward to Day 3!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/242569009453568037'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/242569009453568037'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html?showComment=1255320973494#c242569009453568037' title=''/><author><name>Jemenifer22</name><uri>https://www.blogger.com/profile/14340527653961863127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//4.bp.blogspot.com/_tBL3alSlIxI/SlGV86kd4wI/AAAAAAAAAFQ/CedSRWoyalo/S220-s32/Picture.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2147118050497517358' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2147118050497517358' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-973317780'/><gd:extendedProperty name='blogger.displayTime' value='October 11, 2009 at 10:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6831355038068406152</id><published>2009-10-11T22:39:58.990-06:00</published><updated>2009-10-11T22:39:58.990-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Loved your updates on Twitter.  Can&amp;#39;t wait to ...</title><content type='html'>Loved your updates on Twitter.  Can&amp;#39;t wait to read all the play by play!  Sorry it was so hot for you. Even my old hometown Orlando friends were whining last week about the intense heat. :(  &lt;br /&gt;&lt;br /&gt;Can&amp;#39;t wait to see more.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/6831355038068406152'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/6831355038068406152'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html?showComment=1255322398990#c6831355038068406152' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2147118050497517358' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2147118050497517358' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='October 11, 2009 at 10:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8867007947075913837</id><published>2009-10-11T22:41:52.912-06:00</published><updated>2009-10-11T22:41:52.912-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fabulous pics!!! Can&amp;#39;t wait to read about abou...</title><content type='html'>Fabulous pics!!! Can&amp;#39;t wait to read about about the rest of the trip!! Oh and totally agree about the Buzz Lightyear ride - totally lame!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/8867007947075913837'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/8867007947075913837'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html?showComment=1255322512912#c8867007947075913837' title=''/><author><name>Erin</name><uri>https://www.blogger.com/profile/07174562573758490225</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_lSh43bcR7Oo/Sa4LgUmbg6I/AAAAAAAAAgI/ZrGZ0b0NxRM/S220-s32/100_2375.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2147118050497517358' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2147118050497517358' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958564641'/><gd:extendedProperty name='blogger.displayTime' value='October 11, 2009 at 10:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7078761016138014374</id><published>2009-10-12T00:00:30.904-06:00</published><updated>2009-10-12T00:00:30.904-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>welcome back! that was a fun and full report as I&amp;...</title><content type='html'>welcome back! that was a fun and full report as I&amp;#39;ve been following your tweets regarding the WDW trip; honestly residing in FL, I can&amp;#39;t even tolerate the humidity here @__@ (mid-october and not one bit of temperature drop??) but glad to know you had fun =D! Can&amp;#39;t wait for the detailed EPCOT report!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2312821648997779846/comments/default/7078761016138014374'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2312821648997779846/comments/default/7078761016138014374'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/were-back.html?showComment=1255327230904#c7078761016138014374' title=''/><author><name>ertannyml11</name><uri>https://www.blogger.com/profile/05016007110693614882</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/were-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2312821648997779846' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2312821648997779846' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1056712320'/><gd:extendedProperty name='blogger.displayTime' value='October 12, 2009 at 12:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3116358699283254238</id><published>2009-10-12T06:46:01.236-06:00</published><updated>2009-10-12T06:46:01.236-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE hearing about you details experience. Thank...</title><content type='html'>I LOVE hearing about you details experience. Thank for sharing the magic with us, so we can be &amp;#39;there&amp;#39; too!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/3116358699283254238'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/3116358699283254238'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html?showComment=1255351561236#c3116358699283254238' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2147118050497517358' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2147118050497517358' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='October 12, 2009 at 6:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7613958721283345034</id><published>2009-10-12T07:39:02.709-06:00</published><updated>2009-10-12T07:39:02.709-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great report so far! Thanks! That Splash pic is aw...</title><content type='html'>Great report so far! Thanks! That Splash pic is awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/7613958721283345034'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/7613958721283345034'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html?showComment=1255354742709#c7613958721283345034' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2147118050497517358' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2147118050497517358' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='October 12, 2009 at 7:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-661997493189115258</id><published>2009-10-12T09:43:08.850-06:00</published><updated>2009-10-12T09:43:08.850-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for all the comparisons to Disneyland.  We ...</title><content type='html'>Thanks for all the comparisons to Disneyland.  We go to the CA park several times a year and we are planning on going to WDW in the near future.  It&amp;#39;s nice to know what to expect and what to skip from another Disneyland pro!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/661997493189115258'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/661997493189115258'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html?showComment=1255362188850#c661997493189115258' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/03564906200983646394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-2U_pryEXti0/UWcgC9NYzWI/AAAAAAAAXtw/ccer93QzhAA/s32/20130216_100523%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2147118050497517358' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2147118050497517358' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-161017844'/><gd:extendedProperty name='blogger.displayTime' value='October 12, 2009 at 9:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5668384541252295393</id><published>2009-10-12T10:18:00.506-06:00</published><updated>2009-10-12T10:18:00.506-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Looks like fun, and I agree that starting with an ...</title><content type='html'>Looks like fun, and I agree that starting with an early MK morning is the WAY TO GO!!!  We do Crystal Palace at 8am each trip, so far.  So magical!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/5668384541252295393'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/5668384541252295393'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html?showComment=1255364280506#c5668384541252295393' title=''/><author><name>sleepingbean</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2147118050497517358' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2147118050497517358' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 12, 2009 at 10:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8499840907845277021</id><published>2009-10-12T12:38:16.210-06:00</published><updated>2009-10-12T12:38:16.210-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOL  I loved the Splash Mountain pic.  Josh&amp;#39;s ...</title><content type='html'>LOL  I loved the Splash Mountain pic.  Josh&amp;#39;s face is just classic.  haha  You are so right, our record breaking heat down here right now has been awful!&lt;br /&gt;&lt;br /&gt;You saw a &amp;quot;new&amp;quot; TTA (blue ride as my kids call it).  We rode it this weekend and were surprised to hear a whole new recording being played throughout and brand new colored lights on in the tunnels.  Unfortunately they were working on Space Mountain so you didn&amp;#39;t get to see that inside the tunnel.  You&amp;#39;ll just have to come back sometime when it is much cooler.  Jan/Feb is perfect!  ;)&lt;br /&gt;&lt;br /&gt;Can&amp;#39;t wait to read the rest of your trip report!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/8499840907845277021'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/8499840907845277021'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html?showComment=1255372696210#c8499840907845277021' title=''/><author><name>Melissa D</name><uri>http://melissadanieldesigns.zervona.net/blog</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2147118050497517358' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2147118050497517358' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 12, 2009 at 12:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6205499444265967943</id><published>2009-10-12T13:38:06.554-06:00</published><updated>2009-10-12T13:38:06.554-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE your recap!  Can&amp;#39;t WAIT for more!</title><content type='html'>LOVE your recap!  Can&amp;#39;t WAIT for more!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/6205499444265967943'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/6205499444265967943'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html?showComment=1255376286554#c6205499444265967943' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2147118050497517358' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2147118050497517358' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='October 12, 2009 at 1:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3962173894746485887</id><published>2009-10-12T14:40:14.442-06:00</published><updated>2009-10-12T14:40:14.442-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My trip overlapped with yours and I had the same p...</title><content type='html'>My trip overlapped with yours and I had the same problem-- I just did NOT feel like taking pictures in the heat!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/3962173894746485887'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/3962173894746485887'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html?showComment=1255380014442#c3962173894746485887' title=''/><author><name>LRHart85</name><uri>https://www.blogger.com/profile/16684621161320943059</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//3.bp.blogspot.com/_0__QTfwD3BE/Sw1oIblKh-I/AAAAAAAAAAM/i25_ktIajHE/S220-s32/AddisonMommy.bmp'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2147118050497517358' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2147118050497517358' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1738700731'/><gd:extendedProperty name='blogger.displayTime' value='October 12, 2009 at 2:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4208680405501298962</id><published>2009-10-12T17:50:08.491-06:00</published><updated>2009-10-12T17:50:08.491-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the photos of you guys on Splash! Josh&amp;#39;...</title><content type='html'>I love the photos of you guys on Splash! Josh&amp;#39;s face in the one is hilarious! &lt;br /&gt;&lt;br /&gt;And I have yet to remember to take a photo of the rooms at Pop and we&amp;#39;ve stayed there twice now.  We love Pop! Glad to hear you guys liked it.  &lt;br /&gt;&lt;br /&gt;Breakfast at the castle looks soooo yummy! &lt;br /&gt;&lt;br /&gt;Melinda and I like that WDW&amp;#39;s pirates is shorter.  I never noticed the differences in the two Buzz&amp;#39;s, but then again we usually only ride it once a trip.&lt;br /&gt;&lt;br /&gt;Great photos of Spectro! That is a difficult parade to get photos of.  Josh did a great job with the photos!&lt;br /&gt;&lt;br /&gt;I totally get what you were saying about being skeptical because the way you guys felt going to WDW, was the same way we felt going to DL last year. &lt;br /&gt;&lt;br /&gt;Looking forward to your thoughts on EPCOT.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/4208680405501298962'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/4208680405501298962'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html?showComment=1255391408491#c4208680405501298962' title=''/><author><name>Yzerbear</name><uri>https://www.blogger.com/profile/18010849675699240624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-tSfYxRi7cao/VVU4vw_9Z_I/AAAAAAAAAOg/7l1_XQZwT38/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2147118050497517358' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2147118050497517358' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1731284979'/><gd:extendedProperty name='blogger.displayTime' value='October 12, 2009 at 5:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4717739938241829523</id><published>2009-10-12T18:34:02.662-06:00</published><updated>2009-10-12T18:34:02.662-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>There was blooooood on the saddle ... classic!</title><content type='html'>There was blooooood on the saddle ... classic!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/4717739938241829523'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/4717739938241829523'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html?showComment=1255394042662#c4717739938241829523' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/07318557243934276686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='//2.bp.blogspot.com/_gl7qaUI989w/TGXT0TT5eBI/AAAAAAAABzU/gdY9FENqwYs/S220-s33/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2147118050497517358' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2147118050497517358' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1020389206'/><gd:extendedProperty name='blogger.displayTime' value='October 12, 2009 at 6:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1051120059839468461</id><published>2009-10-12T18:45:21.623-06:00</published><updated>2009-10-12T18:45:21.623-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>loove your trip report! I&amp;#39;ll be back to see ab...</title><content type='html'>loove your trip report! I&amp;#39;ll be back to see about epcot :)&lt;br /&gt;&lt;br /&gt;Veronica</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/1051120059839468461'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/1051120059839468461'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html?showComment=1255394721623#c1051120059839468461' title=''/><author><name>Veronica</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2147118050497517358' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2147118050497517358' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 12, 2009 at 6:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5611129998534917295</id><published>2009-10-12T19:53:37.554-06:00</published><updated>2009-10-12T19:53:37.554-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for these posts! Our family is going to Dis...</title><content type='html'>Thanks for these posts! Our family is going to Disney World for one day before jumping on the cruise ship! So this is extra exciting for me to read! And I love your t-shirt &amp;amp; looked at Orem &amp;amp; Springville Walmart &amp;amp; they had nothing of the sort :( &lt;br /&gt;Glad you had a great trip! Thanks for sharing!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/5611129998534917295'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/5611129998534917295'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html?showComment=1255398817554#c5611129998534917295' title=''/><author><name>oodlesofoversons</name><uri>https://www.blogger.com/profile/00757171822607513909</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//1.bp.blogspot.com/_VtCYa7nk9hQ/SfUdke4AdVI/AAAAAAAABoc/5MD7-4BFgKM/S220-s32/OF18-80bF.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2147118050497517358' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2147118050497517358' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1588475598'/><gd:extendedProperty name='blogger.displayTime' value='October 12, 2009 at 7:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5755193049884495711</id><published>2009-10-12T21:41:14.224-06:00</published><updated>2009-10-12T21:41:14.224-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love all the pictures!! Looks like a fun time...ca...</title><content type='html'>Love all the pictures!! Looks like a fun time...can&amp;#39;t wait to see the rest of the trip &amp;amp; HAPPY ANNIVERSARY!! The 13th right?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/5755193049884495711'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/5755193049884495711'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html?showComment=1255405274224#c5755193049884495711' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2147118050497517358' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2147118050497517358' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='October 12, 2009 at 9:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2581223821598150963</id><published>2009-10-13T09:40:10.197-06:00</published><updated>2009-10-13T09:40:10.197-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>haha...I live in Florida and have all my life...th...</title><content type='html'>haha...I live in Florida and have all my life...the humidity is awful, you right, you did hit it right in the hot season too..lol..best time to go is in Dec. its cooler and so pretty for Christmas!! I bet you loved it though! It is my favorite place in all the world, and I am very nicely passing that love on to my kids :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2312821648997779846/comments/default/2581223821598150963'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2312821648997779846/comments/default/2581223821598150963'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/were-back.html?showComment=1255448410197#c2581223821598150963' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/were-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2312821648997779846' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2312821648997779846' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 13, 2009 at 9:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8362718352348201679</id><published>2009-10-13T09:51:56.001-06:00</published><updated>2009-10-13T09:51:56.001-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, your pictures are stunning! I love the blog...</title><content type='html'>Britt, your pictures are stunning! I love the blogging about your trip...soo makes me want to go back!! I have always wanted to do the Cinderella&amp;#39;s castle breakfast with my kids, I think we might have to. Isn&amp;#39;t the castle stunning!! I want to cry every time I see it, it is so awesome!! It does not in my opinion get better then Walt Disney World, grant it I have never been to Disney Land, and don&amp;#39;t see it happening for me, so I will take WDW and laugh and cry at the beauty and fun of it. Did you notice that on Pirates, how much Captain Jack looked just like Johnny Depp!! YES!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/8362718352348201679'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/8362718352348201679'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html?showComment=1255449116001#c8362718352348201679' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2147118050497517358' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2147118050497517358' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 13, 2009 at 9:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8984315923529725849</id><published>2009-10-13T10:21:24.153-06:00</published><updated>2009-10-13T10:21:24.153-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You could be a travel adgent for Disney!  You have...</title><content type='html'>You could be a travel adgent for Disney!  You have such great tales!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/8984315923529725849'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/8984315923529725849'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html?showComment=1255450884153#c8984315923529725849' title=''/><author><name>Pressed Petals</name><uri>https://www.blogger.com/profile/11363508061584830683</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_waNeXSTyMaw/TTDnhG21TaI/AAAAAAAADRc/mjE8JuFpMFo/S220-s32/blog-avi-2011.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2147118050497517358' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2147118050497517358' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2115726680'/><gd:extendedProperty name='blogger.displayTime' value='October 13, 2009 at 10:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8169381511398927429</id><published>2009-10-13T16:41:26.716-06:00</published><updated>2009-10-13T16:41:26.716-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very cool pics and TR.  When I was at DL, POC was ...</title><content type='html'>Very cool pics and TR.  When I was at DL, POC was closed for the Jack rehab, but the POC at DLRP I think is more like DL, so I got to see the long version - I rode it there 5-6 times loved it so much.  Agree about Buzz I was so jealous when I saw the strings at DL.  As for the bigger castle, well yes!  And they built the park so it looks bigger than it is!  LOL  Still think DLRP is the best one though.  Just stunning!  Hey looking forward to the next instalment!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/8169381511398927429'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/8169381511398927429'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html?showComment=1255473686716#c8169381511398927429' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2147118050497517358' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2147118050497517358' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='October 13, 2009 at 4:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5297516758827558505</id><published>2009-10-13T18:27:07.951-06:00</published><updated>2009-10-13T18:27:07.951-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is a great excuse to ditch the trip report. C...</title><content type='html'>This is a great excuse to ditch the trip report. Congrats and Enjoy Each Other!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8283560819243830882/comments/default/5297516758827558505'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8283560819243830882/comments/default/5297516758827558505'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/happy-anniversary-to-me.html?showComment=1255480027951#c5297516758827558505' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/happy-anniversary-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8283560819243830882' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8283560819243830882' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 13, 2009 at 6:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1194899577697153047</id><published>2009-10-13T18:27:11.609-06:00</published><updated>2009-10-13T18:27:11.609-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations on 4 years!</title><content type='html'>Congratulations on 4 years!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8283560819243830882/comments/default/1194899577697153047'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8283560819243830882/comments/default/1194899577697153047'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/happy-anniversary-to-me.html?showComment=1255480031609#c1194899577697153047' title=''/><author><name>RA</name><uri>https://www.blogger.com/profile/12279895392581491642</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/happy-anniversary-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8283560819243830882' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8283560819243830882' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1292736717'/><gd:extendedProperty name='blogger.displayTime' value='October 13, 2009 at 6:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8634339568000957040</id><published>2009-10-13T18:53:47.246-06:00</published><updated>2009-10-13T18:53:47.246-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats!  And good luck to your brother!</title><content type='html'>Congrats!  And good luck to your brother!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8283560819243830882/comments/default/8634339568000957040'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8283560819243830882/comments/default/8634339568000957040'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/happy-anniversary-to-me.html?showComment=1255481627246#c8634339568000957040' title=''/><author><name>Chelle</name><uri>https://www.blogger.com/profile/00323064102058654854</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//1.bp.blogspot.com/_IVvB7T164Wg/SdkfU2tOmwI/AAAAAAAAAS4/zq_OluvIZPI/S220-s32/me+for+kelly.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/happy-anniversary-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8283560819243830882' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8283560819243830882' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2121482254'/><gd:extendedProperty name='blogger.displayTime' value='October 13, 2009 at 6:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6673047175761437150</id><published>2009-10-13T20:22:12.290-06:00</published><updated>2009-10-13T20:22:12.290-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Anniversary!!
Sorry to hear about your bothe...</title><content type='html'>Happy Anniversary!!&lt;br /&gt;Sorry to hear about your bother&amp;#39;s band advisor. :( So sad.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8283560819243830882/comments/default/6673047175761437150'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8283560819243830882/comments/default/6673047175761437150'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/happy-anniversary-to-me.html?showComment=1255486932290#c6673047175761437150' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/happy-anniversary-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8283560819243830882' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8283560819243830882' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='October 13, 2009 at 8:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4191603267869817182</id><published>2009-10-13T23:16:28.190-06:00</published><updated>2009-10-13T23:16:28.190-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I didn&amp;#39;t see you... but I looked... and I saw ...</title><content type='html'>I didn&amp;#39;t see you... but I looked... and I saw your mom and Chad. HAHA :)  Hope you had a good anniversary!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8283560819243830882/comments/default/4191603267869817182'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8283560819243830882/comments/default/4191603267869817182'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/happy-anniversary-to-me.html?showComment=1255497388190#c4191603267869817182' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/happy-anniversary-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8283560819243830882' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8283560819243830882' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='October 13, 2009 at 11:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5061439312898548261</id><published>2009-10-13T23:36:43.869-06:00</published><updated>2009-10-13T23:36:43.869-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hooray for my Jimminy &amp;amp; her Joshy! :) I am so ...</title><content type='html'>Hooray for my Jimminy &amp;amp; her Joshy! :) I am so jealous that you get to see the BYU competition &amp;amp; I would LOVE to see a post about that too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8283560819243830882/comments/default/5061439312898548261'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8283560819243830882/comments/default/5061439312898548261'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/happy-anniversary-to-me.html?showComment=1255498603869#c5061439312898548261' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/happy-anniversary-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8283560819243830882' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8283560819243830882' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='October 13, 2009 at 11:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7241027874325152560</id><published>2009-10-14T02:11:07.716-06:00</published><updated>2009-10-14T02:11:07.716-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awww, Happy 4th Anniversary!  Hope you two had a g...</title><content type='html'>Awww, Happy 4th Anniversary!  Hope you two had a great night together!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8283560819243830882/comments/default/7241027874325152560'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8283560819243830882/comments/default/7241027874325152560'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/happy-anniversary-to-me.html?showComment=1255507867716#c7241027874325152560' title=''/><author><name>LedaP</name><uri>https://www.blogger.com/profile/08467426259670373961</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_zK7rwXajp3M/TPnhPMqszgI/AAAAAAAAChc/Ntok0YJVLvY/S220-s32/DSC00107.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/happy-anniversary-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8283560819243830882' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8283560819243830882' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1141349868'/><gd:extendedProperty name='blogger.displayTime' value='October 14, 2009 at 2:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1614102720104024242</id><published>2009-10-14T06:43:01.109-06:00</published><updated>2009-10-14T06:43:01.109-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats on your anniversary! :)
And now, changing...</title><content type='html'>Congrats on your anniversary! :)&lt;br /&gt;And now, changing topics...I was going through my kaboodle list, moving things to a folder for DSD, when I came across your Strings N Things: Fall. It never drops below 70 degrees here, so I didn&amp;#39;t buy them, even though they were SERIOUSLY the cutest digital product I have seen, but I was just gonna let you know that if you did a set of those say little boy themed or baby boy themed or ANYthing I could use on pages of my 4 &amp;amp; 2 year old boys, I would buy them and tell all of my friends to buy them, too. :) Just sayin...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8283560819243830882/comments/default/1614102720104024242'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8283560819243830882/comments/default/1614102720104024242'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/happy-anniversary-to-me.html?showComment=1255524181109#c1614102720104024242' title=''/><author><name>joelsgirl</name><uri>https://www.blogger.com/profile/12464056893499578276</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_Aa7cF2u4vi0/SmquBOHQDxI/AAAAAAAAAEk/xOXFv24lJ3c/S220-s32/kellie.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/happy-anniversary-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8283560819243830882' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8283560819243830882' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-88600274'/><gd:extendedProperty name='blogger.displayTime' value='October 14, 2009 at 6:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8298312089920076985</id><published>2009-10-14T10:46:44.677-06:00</published><updated>2009-10-14T10:46:44.677-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Anniversary! Josh is always so thoughful.  I...</title><content type='html'>Happy Anniversary! Josh is always so thoughful.  I can&amp;#39;t believe it&amp;#39;s been 4 years already! Congreats!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8283560819243830882/comments/default/8298312089920076985'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8283560819243830882/comments/default/8298312089920076985'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/happy-anniversary-to-me.html?showComment=1255538804677#c8298312089920076985' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/happy-anniversary-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8283560819243830882' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8283560819243830882' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='October 14, 2009 at 10:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6325772130537900352</id><published>2009-10-14T13:02:45.121-06:00</published><updated>2009-10-14T13:02:45.121-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats on year #4!!!  Have an awesome time out o...</title><content type='html'>Congrats on year #4!!!  Have an awesome time out on your &amp;quot;date&amp;quot;...dinner and music later..lol! =)  How romantic! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8283560819243830882/comments/default/6325772130537900352'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8283560819243830882/comments/default/6325772130537900352'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/happy-anniversary-to-me.html?showComment=1255546965121#c6325772130537900352' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/happy-anniversary-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8283560819243830882' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8283560819243830882' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='October 14, 2009 at 1:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1890588423362106719</id><published>2009-10-14T14:37:01.304-06:00</published><updated>2009-10-14T14:37:01.304-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the update! I loved reading every bit, ...</title><content type='html'>Thanks for the update! I loved reading every bit, and can&amp;#39;t wait to hear more. I live in SoCal and have relatively recently become a huge DisneyLAND fan... I&amp;#39;ve never been to WDW, so your review is especially helpful with the comparisons to DLR. Thanks!&lt;br /&gt;I actually found your blog on a message board months ago when searching for Disney digital scrap stuff and have been reading along ever since!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/1890588423362106719'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/1890588423362106719'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html?showComment=1255552621304#c1890588423362106719' title=''/><author><name>Rebecca</name><uri>https://www.blogger.com/profile/06725974417373764155</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-LpUFt0ARaXw/UIwNs6nuprI/AAAAAAAAG6g/fm-cV6KCPC8/s32/0001web200-2sharp.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2147118050497517358' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2147118050497517358' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-907838277'/><gd:extendedProperty name='blogger.displayTime' value='October 14, 2009 at 2:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2968179806690456356</id><published>2009-10-15T00:49:04.706-06:00</published><updated>2009-10-15T00:49:04.706-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, happy Anniversary!!

I admit I was curious and...</title><content type='html'>Oh, happy Anniversary!!&lt;br /&gt;&lt;br /&gt;I admit I was curious and hopped over to your homepage to take a look at your wedding photos... You&amp;#39;re such a cute couple and you were a very beautiful bride! (Love your hair)&lt;br /&gt;&lt;br /&gt;By the way my husband and I got married in October, too. We celebrated our 8th Anniversary this year!&lt;br /&gt;&lt;br /&gt;Looking forward to reading the next part of your trip report!&lt;br /&gt;&lt;br /&gt;Greetings from Germany,&lt;br /&gt;&lt;br /&gt;Silvie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8283560819243830882/comments/default/2968179806690456356'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8283560819243830882/comments/default/2968179806690456356'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/happy-anniversary-to-me.html?showComment=1255589344706#c2968179806690456356' title=''/><author><name>Silvie</name><uri>https://www.blogger.com/profile/02175437840309616218</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/happy-anniversary-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8283560819243830882' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8283560819243830882' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1820770128'/><gd:extendedProperty name='blogger.displayTime' value='October 15, 2009 at 12:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2472543501441042285</id><published>2009-10-15T10:31:37.225-06:00</published><updated>2009-10-15T10:31:37.225-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m so glad you guys had a great time!  We did...</title><content type='html'>I&amp;#39;m so glad you guys had a great time!  We did too, but the heat and humidity were awful!  One of the cast members said that it was hotter that week than it was all summer long.  I know when we went last October the weather was in the 60&amp;#39;s and 70&amp;#39;s, so that&amp;#39;s what we were expecting this year too.  But we go back in February for a family reunion so hopefully we&amp;#39;ll get some better weather then!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/2472543501441042285'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2147118050497517358/comments/default/2472543501441042285'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html?showComment=1255624297225#c2472543501441042285' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-1-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2147118050497517358' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2147118050497517358' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='October 15, 2009 at 10:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3342706394522154108</id><published>2009-10-15T13:18:42.410-06:00</published><updated>2009-10-15T13:18:42.410-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>AHHH! I want to know what it is now!</title><content type='html'>AHHH! I want to know what it is now!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5167546565763422155/comments/default/3342706394522154108'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5167546565763422155/comments/default/3342706394522154108'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/coming-tomorrow.html?showComment=1255634322410#c3342706394522154108' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/coming-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5167546565763422155' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5167546565763422155' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='October 15, 2009 at 1:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7030906056045546285</id><published>2009-10-15T13:50:55.271-06:00</published><updated>2009-10-15T13:50:55.271-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Anniversary to you both!  So fun that you ge...</title><content type='html'>Happy Anniversary to you both!  So fun that you get to take a trip every year.  That&amp;#39;s the best...to have together time!&lt;br /&gt;Hope your dinner was awesome and let Josh know that I&amp;#39;m SO IMPRESSED that he always does such a good job bringing flowers...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8283560819243830882/comments/default/7030906056045546285'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8283560819243830882/comments/default/7030906056045546285'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/happy-anniversary-to-me.html?showComment=1255636255271#c7030906056045546285' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/happy-anniversary-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8283560819243830882' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8283560819243830882' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='October 15, 2009 at 1:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-150935653693011691</id><published>2009-10-15T14:18:34.464-06:00</published><updated>2009-10-15T14:18:34.464-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ooooh... i can&amp;#39;t wait.  :) 

New kits are nice...</title><content type='html'>ooooh... i can&amp;#39;t wait.  :) &lt;br /&gt;&lt;br /&gt;New kits are nice and all but we need more Disney pics :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5167546565763422155/comments/default/150935653693011691'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5167546565763422155/comments/default/150935653693011691'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/coming-tomorrow.html?showComment=1255637914464#c150935653693011691' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/coming-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5167546565763422155' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5167546565763422155' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='October 15, 2009 at 2:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9104397111563805771</id><published>2009-10-15T14:41:33.388-06:00</published><updated>2009-10-15T14:41:33.388-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay! Happy Anniversary! They are the most fun to c...</title><content type='html'>Yay! Happy Anniversary! They are the most fun to celebrate!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8283560819243830882/comments/default/9104397111563805771'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8283560819243830882/comments/default/9104397111563805771'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/happy-anniversary-to-me.html?showComment=1255639293388#c9104397111563805771' title=''/><author><name>Super Daysh</name><uri>https://www.blogger.com/profile/05408931766232543547</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-Oy4xgT14VHo/Uhqc4iD2M6I/AAAAAAAADnI/bvBAuBQLYt0/s32/sunday-sweeties-2-web.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/happy-anniversary-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8283560819243830882' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8283560819243830882' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-334762975'/><gd:extendedProperty name='blogger.displayTime' value='October 15, 2009 at 2:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8736584029628967642</id><published>2009-10-15T14:51:12.642-06:00</published><updated>2009-10-15T14:51:12.642-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You know, these sneak peeks were a lot easier to f...</title><content type='html'>You know, these sneak peeks were a lot easier to figure out when I already knew what the kit was. :)  I can&amp;#39;t wait to see it, and hear more about your trip!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5167546565763422155/comments/default/8736584029628967642'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5167546565763422155/comments/default/8736584029628967642'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/coming-tomorrow.html?showComment=1255639872642#c8736584029628967642' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/coming-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5167546565763422155' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5167546565763422155' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='October 15, 2009 at 2:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-901198040275280307</id><published>2009-10-15T18:17:47.708-06:00</published><updated>2009-10-15T18:17:47.708-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The Mall!!!!  That is funny but sort of true! :) 
...</title><content type='html'>The Mall!!!!  That is funny but sort of true! :) &lt;br /&gt;&lt;br /&gt;I&amp;#39;m glad you had a good day and fun EPCOT can totally kick your fanny for sure, we&amp;#39;ve logged 15 plus miles in a day there before.  &lt;br /&gt;&lt;br /&gt;Fun that you were there during food and wine, that is a fun way to have some delish treats from multiple countries without having to sit down and have a full meal.  &lt;br /&gt;&lt;br /&gt;Girl no wonder you were hot did we forget to tell you to not wear jeans??? :) Loving your cute tees!&lt;br /&gt;&lt;br /&gt;Can&amp;#39;t wait to hear if you liked MNNSHP! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7006611945333518251/comments/default/901198040275280307'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7006611945333518251/comments/default/901198040275280307'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html?showComment=1255652267708#c901198040275280307' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7006611945333518251' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7006611945333518251' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='October 15, 2009 at 6:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3614695785429637565</id><published>2009-10-15T18:20:09.718-06:00</published><updated>2009-10-15T18:20:09.718-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It&amp;#39;s funny that you thought Mexico was outdate...</title><content type='html'>It&amp;#39;s funny that you thought Mexico was outdated, b/c they just updated it about 1 year ago.  It was about 20 years old before that!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7006611945333518251/comments/default/3614695785429637565'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7006611945333518251/comments/default/3614695785429637565'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html?showComment=1255652409718#c3614695785429637565' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/07318557243934276686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='//2.bp.blogspot.com/_gl7qaUI989w/TGXT0TT5eBI/AAAAAAAABzU/gdY9FENqwYs/S220-s33/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7006611945333518251' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7006611945333518251' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1020389206'/><gd:extendedProperty name='blogger.displayTime' value='October 15, 2009 at 6:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-660316758864861739</id><published>2009-10-15T18:25:54.742-06:00</published><updated>2009-10-15T18:25:54.742-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yeah, I guess we forgot to emphasize how incredibl...</title><content type='html'>Yeah, I guess we forgot to emphasize how incredibly hot it is in Florida.  I guess I forgot about that part.  And, I&amp;#39;m on board with Darby.  Just seeing you in those jeans at Epcot makes me want to pass out!  Shorts, girlfriend!!  Jeans are only for WINTER in Florida, and sometimes not even then!  (i wore shorts and capris when I was there last January!).&lt;br /&gt;&lt;br /&gt;Epcot really is a two day park.  One day for Future World and one for World Showcase.  It does kick your butt if you try to walk the whole thing in one day!&lt;br /&gt;&lt;br /&gt;I&amp;#39;m loving the trip report so far!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7006611945333518251/comments/default/660316758864861739'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7006611945333518251/comments/default/660316758864861739'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html?showComment=1255652754742#c660316758864861739' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7006611945333518251' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7006611945333518251' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='October 15, 2009 at 6:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3307467810839165228</id><published>2009-10-15T18:45:51.918-06:00</published><updated>2009-10-15T18:45:51.918-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We LOVED Spaceship Earth too! And I can totally se...</title><content type='html'>We LOVED Spaceship Earth too! And I can totally see what you mean about the Lands being a Mall - it really isn&amp;#39;t all that exciting at all.  &lt;br /&gt;&lt;br /&gt;Can&amp;#39;t wait to hear about Animal Kingdom!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7006611945333518251/comments/default/3307467810839165228'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7006611945333518251/comments/default/3307467810839165228'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html?showComment=1255653951918#c3307467810839165228' title=''/><author><name>Erin</name><uri>https://www.blogger.com/profile/07174562573758490225</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_lSh43bcR7Oo/Sa4LgUmbg6I/AAAAAAAAAgI/ZrGZ0b0NxRM/S220-s32/100_2375.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7006611945333518251' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7006611945333518251' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958564641'/><gd:extendedProperty name='blogger.displayTime' value='October 15, 2009 at 6:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2076925900210501522</id><published>2009-10-15T18:48:34.330-06:00</published><updated>2009-10-15T18:48:34.330-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Glad you guys had so much fun there!! We really lo...</title><content type='html'>Glad you guys had so much fun there!! We really love Epcot too.&lt;br /&gt;I had to giggle with you were talking about Spaceship Earth. My sister and brother-in-law call it Spaceship Nap. :P</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7006611945333518251/comments/default/2076925900210501522'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7006611945333518251/comments/default/2076925900210501522'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html?showComment=1255654114330#c2076925900210501522' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7006611945333518251' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7006611945333518251' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='October 15, 2009 at 6:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6123407423849031003</id><published>2009-10-15T18:59:34.458-06:00</published><updated>2009-10-15T18:59:34.458-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>wow. I missed TONS at Epcot! lol I didn&amp;#39;t go i...</title><content type='html'>wow. I missed TONS at Epcot! lol I didn&amp;#39;t go into several of the countries, b/c I just didnt&amp;#39; have time. &lt;br /&gt;&lt;br /&gt;Next time we go back, I will for sure. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7006611945333518251/comments/default/6123407423849031003'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7006611945333518251/comments/default/6123407423849031003'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html?showComment=1255654774458#c6123407423849031003' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05914127090127327763</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7006611945333518251' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7006611945333518251' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1348124929'/><gd:extendedProperty name='blogger.displayTime' value='October 15, 2009 at 6:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1015059694567916342</id><published>2009-10-15T19:59:30.827-06:00</published><updated>2009-10-15T19:59:30.827-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We just got back from our first WDW trip with our ...</title><content type='html'>We just got back from our first WDW trip with our 3 girls and I have been looking forward to scrapping our pics...thank you so much for sharing your time and talent.  I think we were there at the same time you were, gosh it was soooo hot!  We absolutely LOVE WDW and cannot wait to go back!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/1015059694567916342'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/1015059694567916342'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1255658370827#c1015059694567916342' title=''/><author><name>Karie</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 15, 2009 at 7:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5630037870054548950</id><published>2009-10-15T20:05:09.170-06:00</published><updated>2009-10-15T20:05:09.170-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great trip report! I really hated EPCOT as a kid, ...</title><content type='html'>Great trip report! I really hated EPCOT as a kid, but as I&amp;#39;ve gotten older and gone more times I like it better. &lt;br /&gt;&lt;br /&gt;I totally agree with you on Soarin at DL being better.  I was so disappointed with WDW&amp;#39;s queue when we went in March after having seen DL&amp;#39;s.  &lt;br /&gt;&lt;br /&gt;And Maelstrom is totally awesome! Though we always skip out on the movie at the end.  &lt;br /&gt;&lt;br /&gt;Love the photo of you with Mulan! :) Did you see Mushu at all? He is usually hanging out with Mulan. &lt;br /&gt;&lt;br /&gt;Looking forward the next installment! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7006611945333518251/comments/default/5630037870054548950'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7006611945333518251/comments/default/5630037870054548950'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html?showComment=1255658709170#c5630037870054548950' title=''/><author><name>Yzerbear</name><uri>https://www.blogger.com/profile/18010849675699240624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-tSfYxRi7cao/VVU4vw_9Z_I/AAAAAAAAAOg/7l1_XQZwT38/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7006611945333518251' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7006611945333518251' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1731284979'/><gd:extendedProperty name='blogger.displayTime' value='October 15, 2009 at 8:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1540351829032469116</id><published>2009-10-15T21:52:37.402-06:00</published><updated>2009-10-15T21:52:37.402-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OK so first, if I wake up tomorrow and see an Alic...</title><content type='html'>OK so first, if I wake up tomorrow and see an Alice kit you will hear me screaming all the way to Utah.....&lt;br /&gt;&lt;br /&gt;Next....Of course I love the Land!!!! It&amp;#39;s not a freakin&amp;#39; mall!!!  And the restaurant is on a turntable, turning thru the Living with the Land ride. How cool is that?  C&amp;#39;mon..... Guess you had to know it before Soarin&amp;#39;......it was a lot cooler before they turned it into a cafeteria.&lt;br /&gt;&lt;br /&gt;And then - ahem - Norway?  Random?  Pffft I&amp;#39;m Norwegian....LOL&lt;br /&gt;&lt;br /&gt;Seriously - LOL - Epcot is a lot to absorb.  It is so huge and so open.  And yes those smoking areas really stink....er suck....er.....are in all the wrong places!!!!!&lt;br /&gt;&lt;br /&gt;And then, I did warn you about the Mexico ride.....nuff said there.....&lt;br /&gt;&lt;br /&gt;I love Spaceship Earth.....&lt;br /&gt;&lt;br /&gt;The Soarin&amp;#39; cue games are only playing when the line is at least 60 minutes long, so you would have not seen them when you went in at 15 minutes - they would have been just still pictures on the wall to your right&lt;br /&gt;&lt;br /&gt;And best times to enjoy Epcot is after you know the park well and you can just go and chill out at your favorites places and not feel like you have to hop here and there&lt;br /&gt;&lt;br /&gt;And I totally agree about the CMs in the French bakery.  That is on par for that place......&lt;br /&gt;&lt;br /&gt;Oh and you didn&amp;#39;t miss Mushu, he is gone now, they don&amp;#39;t bring him out anymore....bummer....</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7006611945333518251/comments/default/1540351829032469116'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7006611945333518251/comments/default/1540351829032469116'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html?showComment=1255665157402#c1540351829032469116' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7006611945333518251' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7006611945333518251' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='October 15, 2009 at 9:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8976871811526230129</id><published>2009-10-16T02:52:57.455-06:00</published><updated>2009-10-16T02:52:57.455-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ha, thanks for this great day-report! But I do hav...</title><content type='html'>Ha, thanks for this great day-report! But I do have one question: what&amp;#39;s the smell of Germany? :-)&lt;br /&gt;&lt;br /&gt;And the &amp;quot;Bierkrug&amp;quot; is very funny. But I hope, Germany wasn&amp;#39;t just Bavaria! &lt;br /&gt;&lt;br /&gt;Here in Germany there&amp;#39;s so much more and we&amp;#39;re not all bavarian, beer-drinking people with &amp;quot;Lederhos&amp;#39;n&amp;quot; and &amp;quot;Dirndl&amp;quot; like at the Oktoberfest in Munich. :-)&lt;br /&gt;&lt;br /&gt;In fact I don&amp;#39;t even have a &amp;quot;Dirndl&amp;quot; and I never was at the Oktoberfest though I&amp;#39;m a born Bavarian actually... ;-)&lt;br /&gt;&lt;br /&gt;Have a nice day, liebe Grüße aus Deutschland,&lt;br /&gt;&lt;br /&gt;Silvie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7006611945333518251/comments/default/8976871811526230129'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7006611945333518251/comments/default/8976871811526230129'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html?showComment=1255683177455#c8976871811526230129' title=''/><author><name>Silvie</name><uri>https://www.blogger.com/profile/02175437840309616218</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7006611945333518251' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7006611945333518251' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1820770128'/><gd:extendedProperty name='blogger.displayTime' value='October 16, 2009 at 2:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2353449000206227633</id><published>2009-10-16T05:13:33.410-06:00</published><updated>2009-10-16T05:13:33.410-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just received my first email! I love that is abo...</title><content type='html'>I just received my first email! I love that is about your trip to WDW.  What a treat this morning to &amp;quot;go with you&amp;quot; on your day at Epcot.  Keep them coming.  Not sure what a Sneak Peak is but waiting patiently!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5167546565763422155/comments/default/2353449000206227633'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5167546565763422155/comments/default/2353449000206227633'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/coming-tomorrow.html?showComment=1255691613410#c2353449000206227633' title=''/><author><name>Sullyntink</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/coming-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5167546565763422155' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5167546565763422155' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 16, 2009 at 5:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3825286617975470447</id><published>2009-10-16T06:29:23.065-06:00</published><updated>2009-10-16T06:29:23.065-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>omigosh... that&amp;#39;s one of the cutest kits I&amp;#39...</title><content type='html'>omigosh... that&amp;#39;s one of the cutest kits I&amp;#39;ve ever seen! The hubby and I have been wanting to do a Disney trip for a long time... and now I want to go even more! lol. thanks for all the freebies!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5937784980202143167/comments/default/3825286617975470447'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5937784980202143167/comments/default/3825286617975470447'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/time-to-be-bad.html?showComment=1255696163065#c3825286617975470447' title=''/><author><name>ash &amp;amp; diz</name><uri>https://www.blogger.com/profile/14445501515825965107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/--yf0HISKiHw/TZiPIbUXXwI/AAAAAAAAAqM/EB5Ntb8l4uI/s32/blog.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/time-to-be-bad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5937784980202143167' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5937784980202143167' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117140784'/><gd:extendedProperty name='blogger.displayTime' value='October 16, 2009 at 6:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2896534413617788952</id><published>2009-10-16T07:10:05.238-06:00</published><updated>2009-10-16T07:10:05.238-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Im so glad you enjoyed Disney World! And yes we Di...</title><content type='html'>Im so glad you enjoyed Disney World! And yes we Disney Obssesed take our park VERY seriously...lol...Its my home away from home. I love your new kit! It is so cute!! Another awesome job Britt!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5937784980202143167/comments/default/2896534413617788952'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5937784980202143167/comments/default/2896534413617788952'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/time-to-be-bad.html?showComment=1255698605238#c2896534413617788952' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/time-to-be-bad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5937784980202143167' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5937784980202143167' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 16, 2009 at 7:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-402407216464138062</id><published>2009-10-16T07:10:46.349-06:00</published><updated>2009-10-16T07:10:46.349-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your reports! Don&amp;#39;t try to be short! I ...</title><content type='html'>I love your reports! Don&amp;#39;t try to be short! I always feel the same way about Epcot. It really feels like two parks to me. We usually do Future World or World Showcase, but not both...&lt;br /&gt;I love Spaceship Earth! I love the smell of Rome burning! lol&lt;br /&gt;Wow, Jeans!! I mean even denim skirts or shorts would be hot! I&amp;#39;ve been all times of year and 98% of the time I wouldn&amp;#39;t wear jeans.&lt;br /&gt;(Just read some other posts and apparently, I just ditto what Jessica (labdogs42) says! lol.)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7006611945333518251/comments/default/402407216464138062'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7006611945333518251/comments/default/402407216464138062'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html?showComment=1255698646349#c402407216464138062' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7006611945333518251' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7006611945333518251' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='October 16, 2009 at 7:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3026299251681114223</id><published>2009-10-16T08:03:22.809-06:00</published><updated>2009-10-16T08:03:22.809-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the add-on=)</title><content type='html'>Thanks for the add-on=)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5937784980202143167/comments/default/3026299251681114223'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5937784980202143167/comments/default/3026299251681114223'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/time-to-be-bad.html?showComment=1255701802809#c3026299251681114223' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/time-to-be-bad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5937784980202143167' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5937784980202143167' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='October 16, 2009 at 8:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8418989416867571615</id><published>2009-10-16T08:33:00.365-06:00</published><updated>2009-10-16T08:33:00.402-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this Freebie. I want to let ...</title><content type='html'>Thank you so much for this Freebie. I want to let you know that I posted a link to your blog in &lt;a href="http://CbhScrapbookFreebiesSearch.blogspot.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 3&lt;/b&gt; post on Oct. 16, 2009. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5937784980202143167/comments/default/8418989416867571615'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5937784980202143167/comments/default/8418989416867571615'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/time-to-be-bad.html?showComment=1255703580365#c8418989416867571615' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/time-to-be-bad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5937784980202143167' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5937784980202143167' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 16, 2009 at 8:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3821333888752161385</id><published>2009-10-16T08:39:08.795-06:00</published><updated>2009-10-16T08:39:08.795-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Funny post about EPCOT, sorry it wasn&amp;#39;t your f...</title><content type='html'>Funny post about EPCOT, sorry it wasn&amp;#39;t your fave.  For me it is what *makes* Disney world...though its changed quite a lot in 15 years.&lt;br /&gt;&lt;br /&gt;It is quite a lot of walking and opportunities to interact with other cultures, but I guess you have to &amp;quot;work&amp;quot; for it instead of allowing it to be presented for you.&lt;br /&gt;&lt;br /&gt;Favorite EPCOT memory for me?  Watching a young Moroccan cast member interact with my 4 year old.  She was enchanted by the scarves with jingly coins on the end for dancing and, after watching her for a minute or two, he asked if he could let her wear it.  He showed us all how to tie it on properly (the 7 year old was now drawn in!) and taught her a Moroccan dance on the beautiful carpet in the shop.  Then we had a lovely conversation about his time here in the US but he admitted he was looking forward to going home to see his mom!  Priceless!&lt;br /&gt;&lt;br /&gt;Or maybe the Norwegian cast member teaching everyone their colors in Norwegian at the kids coloring table.  (Yes, adults too!)&lt;br /&gt;&lt;br /&gt;Or interacting with the sugar sculpture lady in Japan only to watch the 4 year old&amp;#39;s   eyes turn as huge as saucers when she created a hedgehog out of a big glop of sugar!&lt;br /&gt;&lt;br /&gt;While thrill rides are great and characters are fun, the slow paced, interactive meeting of cultures seems to be what its all really about.  Hard to keep in mind when you want to see it all though!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7006611945333518251/comments/default/3821333888752161385'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7006611945333518251/comments/default/3821333888752161385'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html?showComment=1255703948795#c3821333888752161385' title=''/><author><name>DnSmum</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7006611945333518251' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7006611945333518251' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 16, 2009 at 8:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-464784808977093229</id><published>2009-10-16T13:04:19.676-06:00</published><updated>2009-10-16T13:04:19.676-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, you don&amp;#39;t need to apologise for how you...</title><content type='html'>Britt, you don&amp;#39;t need to apologise for how you feel about your vacation. As much as we like to think that we are so globally minded these days, we are still human, and as such, creatures of habit. When we are used to Disneyland it is hard not to compare WDW to it. We call Disneyland our home park but have taken about 20 trips to WDW and over time I have learned to accept each park for what it is. When we want a longer vacation with lots of variety we choose WDW.  When we want a week&amp;#39;s vacation we choose Disneyland and enjoy it&amp;#39;s cosiness .. some times I feel so exposed by all the wide open spaces in Magic Kingdom. &lt;br /&gt;&lt;br /&gt;On our last trip to WDW we were asked to participate in surveys when we got home and while they got rave reviews from us on 99% of their questions my big complaint to them was about the smoking.  We stayed at the Pop too and it drove me nuts that people smoked in the bus area, where you have no choice but to be in line .. ugh.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5937784980202143167/comments/default/464784808977093229'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5937784980202143167/comments/default/464784808977093229'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/time-to-be-bad.html?showComment=1255719859676#c464784808977093229' title=''/><author><name>Karen</name><uri>https://www.blogger.com/profile/00628164366288294293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/time-to-be-bad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5937784980202143167' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5937784980202143167' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1433283774'/><gd:extendedProperty name='blogger.displayTime' value='October 16, 2009 at 1:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3362444922578671231</id><published>2009-10-16T16:53:55.726-06:00</published><updated>2009-10-16T16:53:55.726-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>www thanks for the freebie and love the kit!  OK, ...</title><content type='html'>www thanks for the freebie and love the kit!  OK, so I saw the queen, was thinking alice.....and hope you didn&amp;#39;t think I thought you were too hard on Epcot, I was chuckling the whole time I was reading - and I was just kiddin&amp;#39; ya when I replied!  Maybe I didn&amp;#39;t give enough LOLs???  No need to apologize how you feel and sorry for making you feel like you needed to!  It&amp;#39;s all good, all the parks are great in their own ways!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5937784980202143167/comments/default/3362444922578671231'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5937784980202143167/comments/default/3362444922578671231'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/time-to-be-bad.html?showComment=1255733635726#c3362444922578671231' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/time-to-be-bad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5937784980202143167' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5937784980202143167' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='October 16, 2009 at 4:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7724270596701623581</id><published>2009-10-16T18:02:33.411-06:00</published><updated>2009-10-16T18:02:33.411-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can totally see how this would be such a whirlwi...</title><content type='html'>I can totally see how this would be such a whirlwind trip with the feeling of running here and running there just to see everything on your first time.  That is how I felt when we took students to Florida the first time and I remember being thankful we had a Disney Guide to walk/run us through the park to hit the attractions at the right time. It was an especially nice way to see it since they had all the &amp;quot;behind the scenes&amp;quot; info that made it really interesting.  Did you take the time to find some &amp;quot;Hidden Mickey&amp;#39;s&amp;quot; in the rides??&lt;br /&gt;&lt;br /&gt; I totally agree that it takes a few trips to get your faves down just like I&amp;#39;m sure you have with Disneyland! =)  And, the people working in each of the World Showcase pavillions generally are  students from those countries so if you heard them speaking their native language...it was probably legit!  Pavilion employees are from the countries they represent. Disney hires them to live and work for up to a year as part of its international college program.&lt;br /&gt;&lt;br /&gt;I hope you&amp;#39;ll make another venture out there to take in a little more...there&amp;#39;s so much to see!  I want to go again soon and my daughter is so anxious to see Mickey Mouse again! =)  I&amp;#39;ve loved reading your thoughts about your experience and sharing your pics!!  Thanks for putting in the time to share it with all of us! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7006611945333518251/comments/default/7724270596701623581'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7006611945333518251/comments/default/7724270596701623581'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html?showComment=1255737753411#c7724270596701623581' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7006611945333518251' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7006611945333518251' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='October 16, 2009 at 6:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-413830616431794356</id><published>2009-10-16T19:29:00.620-06:00</published><updated>2009-10-16T19:29:00.653-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com" rel="nofollow"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 16 Oct [LA 06:00pm, NY 08:00pm] - 17 Oct [UK 01:00am, OZ 11:00am] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5937784980202143167/comments/default/413830616431794356'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5937784980202143167/comments/default/413830616431794356'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/time-to-be-bad.html?showComment=1255742940620#c413830616431794356' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/time-to-be-bad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5937784980202143167' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5937784980202143167' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 16, 2009 at 7:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7117947723679600885</id><published>2009-10-16T19:52:34.903-06:00</published><updated>2009-10-16T19:52:34.903-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very clever!  Another great kit by Britt!</title><content type='html'>Very clever!  Another great kit by Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5937784980202143167/comments/default/7117947723679600885'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5937784980202143167/comments/default/7117947723679600885'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/time-to-be-bad.html?showComment=1255744354903#c7117947723679600885' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/time-to-be-bad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5937784980202143167' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5937784980202143167' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 16, 2009 at 7:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6164706523126283091</id><published>2009-10-17T10:50:35.601-06:00</published><updated>2009-10-17T10:50:35.601-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We were in Disney the same week you were and it wa...</title><content type='html'>We were in Disney the same week you were and it was terribly hot and humid.  We went the same time of year last year and it was nice and cool, so there&amp;#39;s just no predicting how the weather&amp;#39;s gonna be.  Also, I totally agree with you about Epcot.  It is fun but so spread out and almost impossible to cover in a day.  We didn&amp;#39;t even make it all the way around and we were exhausted!  I can&amp;#39;t wait to check out Disneyland some day!  It&amp;#39;s next on my list of to-do&amp;#39;s!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7006611945333518251/comments/default/6164706523126283091'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7006611945333518251/comments/default/6164706523126283091'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html?showComment=1255798235601#c6164706523126283091' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7006611945333518251' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7006611945333518251' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='October 17, 2009 at 10:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-92012891314457036</id><published>2009-10-17T18:44:58.192-06:00</published><updated>2009-10-17T18:44:58.192-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you very much!</title><content type='html'>thank you very much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/92012891314457036'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/92012891314457036'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1255826698192#c92012891314457036' title=''/><author><name>Sharon Kay</name><uri>https://www.blogger.com/profile/08370835217609628176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346615469'/><gd:extendedProperty name='blogger.displayTime' value='October 17, 2009 at 6:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6628742277039441269</id><published>2009-10-17T18:52:37.006-06:00</published><updated>2009-10-17T18:52:37.006-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!!!</title><content type='html'>Thank you!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/6628742277039441269'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/6628742277039441269'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1255827157006#c6628742277039441269' title=''/><author><name>Sharon Kay</name><uri>https://www.blogger.com/profile/08370835217609628176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346615469'/><gd:extendedProperty name='blogger.displayTime' value='October 17, 2009 at 6:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-21933833035440374</id><published>2009-10-17T18:54:33.283-06:00</published><updated>2009-10-17T18:54:33.283-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you very much!</title><content type='html'>Thank you very much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/21933833035440374'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4701977512889225719/comments/default/21933833035440374'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html?showComment=1255827273283#c21933833035440374' title=''/><author><name>Sharon Kay</name><uri>https://www.blogger.com/profile/08370835217609628176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/08/fish-are-friends-not-food.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4701977512889225719' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4701977512889225719' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346615469'/><gd:extendedProperty name='blogger.displayTime' value='October 17, 2009 at 6:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4117004841906902437</id><published>2009-10-20T13:21:13.178-06:00</published><updated>2009-10-20T13:21:13.178-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>brit, I love that layout you did with the kit out ...</title><content type='html'>brit, I love that layout you did with the kit out of the newsletter! I thought I&amp;#39;d subscribed, but apparently just to the &amp;quot;whats new updates&amp;quot; and so I went back and did it again! lol&lt;br /&gt;&lt;br /&gt;is there any way to get old newsletters?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8010098182645661574/comments/default/4117004841906902437'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8010098182645661574/comments/default/4117004841906902437'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/speed-scrap-tomorrow.html?showComment=1256066473178#c4117004841906902437' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05914127090127327763</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/speed-scrap-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8010098182645661574' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8010098182645661574' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1348124929'/><gd:extendedProperty name='blogger.displayTime' value='October 20, 2009 at 1:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2664806664876787708</id><published>2009-10-20T21:58:17.533-06:00</published><updated>2009-10-20T21:58:17.533-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have LOVED reading your blog!  My family has a t...</title><content type='html'>I have LOVED reading your blog!  My family has a trip planned for DW in December.  It will be the first trip to Disney for 2 of my girls (at least since they were old enough to remember) and only the 2nd that my oldest remembers.  I loved all the details you shared and plan to read it again and take notes shortly before we leave!  THANKS! - Donna L</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7006611945333518251/comments/default/2664806664876787708'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7006611945333518251/comments/default/2664806664876787708'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html?showComment=1256097497533#c2664806664876787708' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7006611945333518251' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7006611945333518251' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 20, 2009 at 9:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8841866882668871770</id><published>2009-10-20T22:01:50.090-06:00</published><updated>2009-10-20T22:01:50.090-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I missed this post until today ... our hearts go o...</title><content type='html'>I missed this post until today ... our hearts go out to the AFHS band.  What a tough thing, but I am so impressed at how well the staff and students are handling it.  We&amp;#39;ve got a good friend who is on AF&amp;#39;s staff and those kids are amazing!  - Donna L</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8283560819243830882/comments/default/8841866882668871770'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8283560819243830882/comments/default/8841866882668871770'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/happy-anniversary-to-me.html?showComment=1256097710090#c8841866882668871770' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/happy-anniversary-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8283560819243830882' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8283560819243830882' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 20, 2009 at 10:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5568554251692097303</id><published>2009-10-20T23:13:47.325-06:00</published><updated>2009-10-20T23:13:47.325-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>good Luck! My mom was so glad when she finally did...</title><content type='html'>good Luck! My mom was so glad when she finally did it. She just wished she did it sooner! Good luck!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6699074480532412889/comments/default/5568554251692097303'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6699074480532412889/comments/default/5568554251692097303'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/exciting-news.html?showComment=1256102027325#c5568554251692097303' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/exciting-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6699074480532412889' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6699074480532412889' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='October 20, 2009 at 11:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4657720358418005488</id><published>2009-10-21T00:03:32.800-06:00</published><updated>2009-10-21T00:03:32.800-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>congrats Josh! I totally understand the blindness ...</title><content type='html'>congrats Josh! I totally understand the blindness thing. its no fun at all! I so hope this goes well for him!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6699074480532412889/comments/default/4657720358418005488'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6699074480532412889/comments/default/4657720358418005488'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/exciting-news.html?showComment=1256105012800#c4657720358418005488' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/exciting-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6699074480532412889' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6699074480532412889' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='October 21, 2009 at 12:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6543430416168207961</id><published>2009-10-21T01:27:22.331-06:00</published><updated>2009-10-21T01:27:22.331-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Will be thinking of you guys! I did notice he was ...</title><content type='html'>Will be thinking of you guys! I did notice he was wearing his glasses more often. I so want to get it but am scared, so will be anxiously waiting to see how he does.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6699074480532412889/comments/default/6543430416168207961'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6699074480532412889/comments/default/6543430416168207961'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/exciting-news.html?showComment=1256110042331#c6543430416168207961' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/exciting-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6699074480532412889' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6699074480532412889' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='October 21, 2009 at 1:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4178605077863649605</id><published>2009-10-21T02:22:26.018-06:00</published><updated>2009-10-21T02:22:26.018-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love all your layouts and now I had to go put &amp;quo...</title><content type='html'>Love all your layouts and now I had to go put &amp;quot;Spot of Tea&amp;quot; in my wishlist....it&amp;#39;s darling!! =)  &lt;br /&gt;&lt;br /&gt;I&amp;#39;ll keep you guys in my prayers for tomorrow morning!!  That is wonderful and exciting!  He is so brave...I found out what all is involved in the procedure and it freaked me out!  LOL  So, until I can just look at a red dot of light without them touching me or experiencing any pain, I won&amp;#39;t be looking to get that done. =)  Yep...I&amp;#39;m a wimp!  LOL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8010098182645661574/comments/default/4178605077863649605'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8010098182645661574/comments/default/4178605077863649605'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/speed-scrap-tomorrow.html?showComment=1256113346018#c4178605077863649605' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/speed-scrap-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8010098182645661574' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8010098182645661574' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='October 21, 2009 at 2:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-76475826079866031</id><published>2009-10-21T05:30:23.482-06:00</published><updated>2009-10-21T05:30:23.482-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My husband got his done 8 years ago and he&amp;#39;s b...</title><content type='html'>My husband got his done 8 years ago and he&amp;#39;s been doing great ever since! Good luck!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6699074480532412889/comments/default/76475826079866031'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6699074480532412889/comments/default/76475826079866031'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/exciting-news.html?showComment=1256124623482#c76475826079866031' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/exciting-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6699074480532412889' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6699074480532412889' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='October 21, 2009 at 5:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2379551518559260302</id><published>2009-10-21T06:04:25.306-06:00</published><updated>2009-10-21T06:04:25.306-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Good Luck with the Lasik! I work for an eye clinic...</title><content type='html'>Good Luck with the Lasik! I work for an eye clinic and it really is a very safe surgery, but yes... eyeballs... very important that it goes well! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6699074480532412889/comments/default/2379551518559260302'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6699074480532412889/comments/default/2379551518559260302'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/exciting-news.html?showComment=1256126665306#c2379551518559260302' title=''/><author><name>ash &amp;amp; diz</name><uri>https://www.blogger.com/profile/14445501515825965107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/--yf0HISKiHw/TZiPIbUXXwI/AAAAAAAAAqM/EB5Ntb8l4uI/s32/blog.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/exciting-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6699074480532412889' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6699074480532412889' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117140784'/><gd:extendedProperty name='blogger.displayTime' value='October 21, 2009 at 6:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2091153410426456106</id><published>2009-10-21T06:14:39.907-06:00</published><updated>2009-10-21T06:14:39.907-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Josh will not believe the ease of Lasik. I am abou...</title><content type='html'>Josh will not believe the ease of Lasik. I am about to celebrate 5 years of freedom and I had PRK one eye at a time! Besides having my kiddies it&amp;#39;s the best thing I ever did! It&amp;#39;s THAT good!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6699074480532412889/comments/default/2091153410426456106'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6699074480532412889/comments/default/2091153410426456106'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/exciting-news.html?showComment=1256127279907#c2091153410426456106' title=''/><author><name>lauri</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/exciting-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6699074480532412889' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6699074480532412889' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 21, 2009 at 6:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-188851910572832820</id><published>2009-10-21T07:57:51.260-06:00</published><updated>2009-10-21T07:57:51.260-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How exciting!!  Coming from another with terrible ...</title><content type='html'>How exciting!!  Coming from another with terrible vision, I wish him luck and hope everything goes well.  Someday I&amp;#39;m going to take the plunge, too!!  :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6699074480532412889/comments/default/188851910572832820'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6699074480532412889/comments/default/188851910572832820'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/exciting-news.html?showComment=1256133471260#c188851910572832820' title=''/><author><name>Beth</name><uri>https://www.blogger.com/profile/13870296621798497300</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-Xgp7_L6R9qo/Wh4-8WJUILI/AAAAAAABqNc/AujVyPoz0aMwGiOE-sIwNZcpxNZymwzbQCK4BGAYYCw/s32/beth.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/exciting-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6699074480532412889' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6699074480532412889' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868305007'/><gd:extendedProperty name='blogger.displayTime' value='October 21, 2009 at 7:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4692432334028789436</id><published>2009-10-21T08:24:23.021-06:00</published><updated>2009-10-21T08:24:23.021-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Good luck!!  I want LASIK within the next year or ...</title><content type='html'>Good luck!!  I want LASIK within the next year or so.  I totally understand the whole glasses/contacts from an early age.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6699074480532412889/comments/default/4692432334028789436'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6699074480532412889/comments/default/4692432334028789436'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/exciting-news.html?showComment=1256135063021#c4692432334028789436' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/03564906200983646394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-2U_pryEXti0/UWcgC9NYzWI/AAAAAAAAXtw/ccer93QzhAA/s32/20130216_100523%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/exciting-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6699074480532412889' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6699074480532412889' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-161017844'/><gd:extendedProperty name='blogger.displayTime' value='October 21, 2009 at 8:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5285872281625238854</id><published>2009-10-21T08:40:10.307-06:00</published><updated>2009-10-21T08:40:10.307-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very exciting! I love looking at your twitter upda...</title><content type='html'>Very exciting! I love looking at your twitter updates! So jealous that Josh is getting LASIK - I hate wearing contacts/glasses!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6699074480532412889/comments/default/5285872281625238854'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6699074480532412889/comments/default/5285872281625238854'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/exciting-news.html?showComment=1256136010307#c5285872281625238854' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/exciting-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6699074480532412889' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6699074480532412889' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='October 21, 2009 at 8:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1797742980898324962</id><published>2009-10-21T08:58:58.660-06:00</published><updated>2009-10-21T08:58:58.660-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I got Lasik several years ago and LOVE it! It was ...</title><content type='html'>I got Lasik several years ago and LOVE it! It was such a miracle to be able to see the alarm clock without bringing it up to my nose or to see which bottle was shampoo and conditioner without having to memorize colors/patterns! Best of luck to Josh!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6699074480532412889/comments/default/1797742980898324962'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6699074480532412889/comments/default/1797742980898324962'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/exciting-news.html?showComment=1256137138660#c1797742980898324962' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05431286669797741136</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/exciting-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6699074480532412889' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6699074480532412889' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2091018491'/><gd:extendedProperty name='blogger.displayTime' value='October 21, 2009 at 8:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1744811764947392417</id><published>2009-10-21T10:24:59.330-06:00</published><updated>2009-10-21T10:24:59.330-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>good luck, and I will pray!</title><content type='html'>good luck, and I will pray!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6699074480532412889/comments/default/1744811764947392417'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6699074480532412889/comments/default/1744811764947392417'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/exciting-news.html?showComment=1256142299330#c1744811764947392417' title=''/><author><name>Pressed Petals</name><uri>https://www.blogger.com/profile/11363508061584830683</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_waNeXSTyMaw/TTDnhG21TaI/AAAAAAAADRc/mjE8JuFpMFo/S220-s32/blog-avi-2011.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/exciting-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6699074480532412889' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6699074480532412889' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2115726680'/><gd:extendedProperty name='blogger.displayTime' value='October 21, 2009 at 10:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7746698766559792188</id><published>2009-10-21T15:12:55.447-06:00</published><updated>2009-10-21T15:12:55.447-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Good luck!!!! Defiitely prayers and good vibes you...</title><content type='html'>Good luck!!!! Defiitely prayers and good vibes your way! My dh was in the small percentage of people that didn&amp;#39;t do so well. My mom had it done about 4 years ago and is very happy with her results.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6699074480532412889/comments/default/7746698766559792188'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6699074480532412889/comments/default/7746698766559792188'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/exciting-news.html?showComment=1256159575447#c7746698766559792188' title=''/><author><name>Jen Wolff</name><uri>https://www.blogger.com/profile/15246388197173127097</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//3.bp.blogspot.com/_lTeipGWB4Uo/TRvCVtOTFhI/AAAAAAAAEtk/Uns1AGxIZo8/S220-s32/jen.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/exciting-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6699074480532412889' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6699074480532412889' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-513085536'/><gd:extendedProperty name='blogger.displayTime' value='October 21, 2009 at 3:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6156432285895208973</id><published>2009-10-21T18:39:20.319-06:00</published><updated>2009-10-21T18:39:20.319-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is awesome! I&amp;#39;m like Josh and have worn g...</title><content type='html'>That is awesome! I&amp;#39;m like Josh and have worn glasses/contacts since I was 4.5.  I&amp;#39;m sure he is really excited to be free of glasses/contacts.  I hope it all goes well.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6699074480532412889/comments/default/6156432285895208973'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6699074480532412889/comments/default/6156432285895208973'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/exciting-news.html?showComment=1256171960319#c6156432285895208973' title=''/><author><name>Yzerbear</name><uri>https://www.blogger.com/profile/18010849675699240624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-tSfYxRi7cao/VVU4vw_9Z_I/AAAAAAAAAOg/7l1_XQZwT38/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/exciting-news.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6699074480532412889' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6699074480532412889' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1731284979'/><gd:extendedProperty name='blogger.displayTime' value='October 21, 2009 at 6:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6686189297107762889</id><published>2009-10-21T20:19:01.261-06:00</published><updated>2009-10-21T20:19:01.261-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So glad to hear everything went well! Cool that yo...</title><content type='html'>So glad to hear everything went well! Cool that you got to watch, I don&amp;#39;t think I could but my DH would be all over watching, lol.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4353084505978863699/comments/default/6686189297107762889'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4353084505978863699/comments/default/6686189297107762889'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/post-op.html?showComment=1256177941261#c6686189297107762889' title=''/><author><name>Wen</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/post-op.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4353084505978863699' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4353084505978863699' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 21, 2009 at 8:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5083032147707301051</id><published>2009-10-21T20:52:08.398-06:00</published><updated>2009-10-21T20:52:08.398-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>so very glad it went off without a hitch. this is ...</title><content type='html'>so very glad it went off without a hitch. this is gonna change his life forever!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4353084505978863699/comments/default/5083032147707301051'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4353084505978863699/comments/default/5083032147707301051'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/post-op.html?showComment=1256179928398#c5083032147707301051' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/post-op.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4353084505978863699' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4353084505978863699' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='October 21, 2009 at 8:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5302297870083623585</id><published>2009-10-21T21:03:02.312-06:00</published><updated>2009-10-21T21:03:02.312-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Glad everything went well.  Kev wants Lasik so bad...</title><content type='html'>Glad everything went well.  Kev wants Lasik so bad - someday it will happen.  When we move back I think we will save up for it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4353084505978863699/comments/default/5302297870083623585'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4353084505978863699/comments/default/5302297870083623585'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/post-op.html?showComment=1256180582312#c5302297870083623585' title=''/><author><name>Stacy</name><uri>https://www.blogger.com/profile/18039279137174531144</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_pZUGtLmTkro/TBFxX8Kj0dI/AAAAAAAAGj8/C6JXUJ6kZaY/S220-s32/30052_10150176518025066_813295065_12362554_1692913_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/post-op.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4353084505978863699' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4353084505978863699' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1128105826'/><gd:extendedProperty name='blogger.displayTime' value='October 21, 2009 at 9:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3995829152459481785</id><published>2009-10-21T21:48:15.991-06:00</published><updated>2009-10-21T21:48:15.991-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SO SO GLAD That everything worked out so well.  An...</title><content type='html'>SO SO GLAD That everything worked out so well.  And your report of the whole day was so entertaining...&lt;br /&gt;:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4353084505978863699/comments/default/3995829152459481785'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4353084505978863699/comments/default/3995829152459481785'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/post-op.html?showComment=1256183295991#c3995829152459481785' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/post-op.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4353084505978863699' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4353084505978863699' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='October 21, 2009 at 9:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3955563961843260348</id><published>2009-10-21T22:13:00.308-06:00</published><updated>2009-10-21T22:13:00.308-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So glad he did it.  And Hoopes is a great place.  ...</title><content type='html'>So glad he did it.  And Hoopes is a great place.  I got mine there and have been AMAZED!!  I never thought I could do it (or that my DH could watch).  But I did it and he watched and it was truly the BEST gift I&amp;#39;ve ever gotten - Mother&amp;#39;s Day 2008!!  Wish Josh the best!  I&amp;#39;m pretty sure it will go well.  Hoopes is awesome!  (recognized the dr and the treats they give you at the end).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4353084505978863699/comments/default/3955563961843260348'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4353084505978863699/comments/default/3955563961843260348'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/post-op.html?showComment=1256184780308#c3955563961843260348' title=''/><author><name>Donna</name><uri>https://www.blogger.com/profile/04309640719013368376</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_N1_ES_BK8LU/SuI2r-Am5RI/AAAAAAAAEJc/OMsJT94ss6Q/S220-s32/Backup+Lindsey_048.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/post-op.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4353084505978863699' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4353084505978863699' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1550751313'/><gd:extendedProperty name='blogger.displayTime' value='October 21, 2009 at 10:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1946572680177398976</id><published>2009-10-22T06:38:24.115-06:00</published><updated>2009-10-22T06:38:24.115-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY! Will continue to pray for a speedy healing!</title><content type='html'>YAY! Will continue to pray for a speedy healing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4353084505978863699/comments/default/1946572680177398976'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4353084505978863699/comments/default/1946572680177398976'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/post-op.html?showComment=1256215104115#c1946572680177398976' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/post-op.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4353084505978863699' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4353084505978863699' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='October 22, 2009 at 6:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4337786455823692333</id><published>2009-10-22T08:53:43.490-06:00</published><updated>2009-10-22T08:53:43.490-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So glad it went smoothly and things are looking gr...</title><content type='html'>So glad it went smoothly and things are looking great!!  Congrats to him!!  Someday I hope to do that... sigh... oh to wake up and just SEE!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4353084505978863699/comments/default/4337786455823692333'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4353084505978863699/comments/default/4337786455823692333'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/post-op.html?showComment=1256223223490#c4337786455823692333' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/post-op.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4353084505978863699' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4353084505978863699' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='October 22, 2009 at 8:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-88185971625282755</id><published>2009-10-22T10:16:23.618-06:00</published><updated>2009-10-22T10:16:23.618-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m glad everything went well!
How cool you go...</title><content type='html'>I&amp;#39;m glad everything went well!&lt;br /&gt;How cool you got to watch and the nurse explained it all (well, I&amp;#39;m not sure I would have watched, ewww, but still, it&amp;#39;s nice you had the option!)!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4353084505978863699/comments/default/88185971625282755'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4353084505978863699/comments/default/88185971625282755'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/post-op.html?showComment=1256228183618#c88185971625282755' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/post-op.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4353084505978863699' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4353084505978863699' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='October 22, 2009 at 10:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5040891700533099232</id><published>2009-10-22T10:16:48.843-06:00</published><updated>2009-10-22T10:16:48.843-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So glad all went well!  Congrats Josh! You&amp;#39;ll ...</title><content type='html'>So glad all went well!  Congrats Josh! You&amp;#39;ll have to do a special page about tossing the glasses! :)  &lt;br /&gt;&lt;br /&gt;I can&amp;#39;t wait for more WDW recaps but I totally understand about finding the time. I&amp;#39;m just now finishing up on my blog about our trip to CA in JULY! lol&lt;br /&gt;&lt;br /&gt;Loved the new kit btw! Adorable!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4353084505978863699/comments/default/5040891700533099232'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4353084505978863699/comments/default/5040891700533099232'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/post-op.html?showComment=1256228208843#c5040891700533099232' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/post-op.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4353084505978863699' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4353084505978863699' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='October 22, 2009 at 10:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4280601930838074618</id><published>2009-10-22T11:09:00.405-06:00</published><updated>2009-10-22T11:09:00.405-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the recap and pictures! so glad that Josh i...</title><content type='html'>I love the recap and pictures! so glad that Josh is on his way to perfect vision! Did he go to Hoopes Vision?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4353084505978863699/comments/default/4280601930838074618'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4353084505978863699/comments/default/4280601930838074618'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/post-op.html?showComment=1256231340405#c4280601930838074618' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/post-op.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4353084505978863699' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4353084505978863699' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='October 22, 2009 at 11:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4043686380045384081</id><published>2009-10-22T19:43:15.950-06:00</published><updated>2009-10-22T19:43:15.950-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I checked WorldMark for you ... nothing available ...</title><content type='html'>I checked WorldMark for you ... nothing available Fri or Sat nights.  SORRY!  Good luck!   Donna L</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4111290505948858217/comments/default/4043686380045384081'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4111290505948858217/comments/default/4043686380045384081'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/anyone-in-st-george.html?showComment=1256262195950#c4043686380045384081' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/anyone-in-st-george.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4111290505948858217' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4111290505948858217' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 22, 2009 at 7:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2761037969113947102</id><published>2009-10-23T17:45:16.964-06:00</published><updated>2009-10-23T17:45:16.964-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great template! Thanks for the alpha!</title><content type='html'>Great template! Thanks for the alpha!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/418786802366079461/comments/default/2761037969113947102'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/418786802366079461/comments/default/2761037969113947102'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/brand-new-template-pack.html?showComment=1256341516964#c2761037969113947102' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/brand-new-template-pack.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-418786802366079461' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/418786802366079461' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 23, 2009 at 5:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-973268009408585378</id><published>2009-10-26T03:20:07.469-06:00</published><updated>2009-10-26T03:20:07.469-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>i&amp;#39;m so glad it went well and i LOL&amp;#39;d at th...</title><content type='html'>i&amp;#39;m so glad it went well and i LOL&amp;#39;d at the halloween deco&amp;#39;s and Josh chillin&amp;#39; with the skeleton before the op.&lt;br /&gt;-justine</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4353084505978863699/comments/default/973268009408585378'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4353084505978863699/comments/default/973268009408585378'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/post-op.html?showComment=1256548807469#c973268009408585378' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/post-op.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4353084505978863699' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4353084505978863699' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 26, 2009 at 3:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8207418226780569714</id><published>2009-10-26T10:03:00.826-06:00</published><updated>2009-10-26T10:03:00.826-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>pssst, your kit preview isn&amp;#39;t showing ;) cute LO!</title><content type='html'>pssst, your kit preview isn&amp;#39;t showing ;) cute LO!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6543262630831015462/comments/default/8207418226780569714'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6543262630831015462/comments/default/8207418226780569714'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/just-another-manic-monday.html?showComment=1256572980826#c8207418226780569714' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05914127090127327763</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/just-another-manic-monday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6543262630831015462' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6543262630831015462' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1348124929'/><gd:extendedProperty name='blogger.displayTime' value='October 26, 2009 at 10:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8796868680487224380</id><published>2009-10-27T12:18:27.671-06:00</published><updated>2009-10-27T12:18:27.671-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just read that a few months ago. My mom was out ...</title><content type='html'>I just read that a few months ago. My mom was out here (okay so it was 6 months because she came out when I had the baby) and on our required trip to the DI, she found a copy of that book. I guess it has been her favorite book since she read it as a young adult (probably late teens or early twenties) and couldn&amp;#39;t believe that she hadn&amp;#39;t told me to read it yet. So she bought it for me, I read it, I loved it. I&amp;#39;ve already loaned it to my neighbors to read as well. :)  &lt;br /&gt;&lt;br /&gt;If you liked that one, you would also definitely like &amp;quot;The King&amp;#39;s Daughter&amp;quot; by Suzanne Martel. Hopefully this link will work - [url=http://www.alibris.com/booksearch?qwork=3556959&amp;amp;matches=29&amp;amp;wquery=the+king%27s+daughter&amp;amp;cm_sp=works*listing*title]The King&amp;#39;s Daughter[/url] I don&amp;#39;t think you can buy it in stores anymore, but you can buy used copies online from Alibris. It&amp;#39;s kind of the same type of storyline and also really good. The Provo library used to have it but they don&amp;#39;t anymore. Anyway, if you liked Mrs. Mike, you&amp;#39;d like this one.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6393747697813091307/comments/default/8796868680487224380'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6393747697813091307/comments/default/8796868680487224380'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/any-readers-out-there.html?showComment=1256667507671#c8796868680487224380' title=''/><author><name>Kathleen</name><uri>https://www.blogger.com/profile/03437334053741020887</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_iHf-D1zdaCM/SH6_IAzsyEI/AAAAAAAAAWY/LzU-aAv99j8/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/any-readers-out-there.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6393747697813091307' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6393747697813091307' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-755540311'/><gd:extendedProperty name='blogger.displayTime' value='October 27, 2009 at 12:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7463147714871333531</id><published>2009-10-27T12:18:49.841-06:00</published><updated>2009-10-27T12:18:49.841-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Looks like the url didn&amp;#39;t work. But you could ...</title><content type='html'>Looks like the url didn&amp;#39;t work. But you could copy and paste if you wanted to. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6393747697813091307/comments/default/7463147714871333531'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6393747697813091307/comments/default/7463147714871333531'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/any-readers-out-there.html?showComment=1256667529841#c7463147714871333531' title=''/><author><name>Kathleen</name><uri>https://www.blogger.com/profile/03437334053741020887</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_iHf-D1zdaCM/SH6_IAzsyEI/AAAAAAAAAWY/LzU-aAv99j8/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/any-readers-out-there.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6393747697813091307' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6393747697813091307' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-755540311'/><gd:extendedProperty name='blogger.displayTime' value='October 27, 2009 at 12:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1856633268151593223</id><published>2009-10-27T12:29:14.402-06:00</published><updated>2009-10-27T12:29:14.402-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Be sure to post pictures of everyone&amp;#39;s costume...</title><content type='html'>Be sure to post pictures of everyone&amp;#39;s costumes!  A few years a go you went all out on Halloween decorations - are you doing that again?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6393747697813091307/comments/default/1856633268151593223'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6393747697813091307/comments/default/1856633268151593223'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/any-readers-out-there.html?showComment=1256668154402#c1856633268151593223' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/any-readers-out-there.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6393747697813091307' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6393747697813091307' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='October 27, 2009 at 12:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7966095610748280831</id><published>2009-10-27T12:54:03.746-06:00</published><updated>2009-10-27T12:54:03.746-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the book suggestion!  I added it to my ...</title><content type='html'>Thanks for the book suggestion!  I added it to my good reads list.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6393747697813091307/comments/default/7966095610748280831'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6393747697813091307/comments/default/7966095610748280831'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/any-readers-out-there.html?showComment=1256669643746#c7966095610748280831' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/03564906200983646394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-2U_pryEXti0/UWcgC9NYzWI/AAAAAAAAXtw/ccer93QzhAA/s32/20130216_100523%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/any-readers-out-there.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6393747697813091307' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6393747697813091307' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-161017844'/><gd:extendedProperty name='blogger.displayTime' value='October 27, 2009 at 12:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3365945107151171739</id><published>2009-10-27T17:27:17.545-06:00</published><updated>2009-10-27T17:27:17.545-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the recommendation; I just reserved it ...</title><content type='html'>Thanks for the recommendation; I just reserved it at my library!  &lt;br /&gt;&lt;br /&gt;And I&amp;#39;m so excited you&amp;#39;re going to include your book reviews on here; I love to read.  :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6393747697813091307/comments/default/3365945107151171739'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6393747697813091307/comments/default/3365945107151171739'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/any-readers-out-there.html?showComment=1256686037545#c3365945107151171739' title=''/><author><name>Beth</name><uri>https://www.blogger.com/profile/13870296621798497300</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-Xgp7_L6R9qo/Wh4-8WJUILI/AAAAAAABqNc/AujVyPoz0aMwGiOE-sIwNZcpxNZymwzbQCK4BGAYYCw/s32/beth.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/any-readers-out-there.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6393747697813091307' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6393747697813091307' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868305007'/><gd:extendedProperty name='blogger.displayTime' value='October 27, 2009 at 5:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1345769051597515605</id><published>2009-10-27T18:50:35.869-06:00</published><updated>2009-10-27T18:50:35.869-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Always looking for a good book - thanks for the ti...</title><content type='html'>Always looking for a good book - thanks for the tip.  I have never heard of this one.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6393747697813091307/comments/default/1345769051597515605'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6393747697813091307/comments/default/1345769051597515605'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/any-readers-out-there.html?showComment=1256691035869#c1345769051597515605' title=''/><author><name>Stacy</name><uri>https://www.blogger.com/profile/18039279137174531144</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_pZUGtLmTkro/TBFxX8Kj0dI/AAAAAAAAGj8/C6JXUJ6kZaY/S220-s32/30052_10150176518025066_813295065_12362554_1692913_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/any-readers-out-there.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6393747697813091307' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6393747697813091307' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1128105826'/><gd:extendedProperty name='blogger.displayTime' value='October 27, 2009 at 6:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8222645493578990865</id><published>2009-10-27T22:56:16.526-06:00</published><updated>2009-10-27T22:56:16.526-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for letting us know! I&amp;#39;m always trying ...</title><content type='html'>thanks for letting us know! I&amp;#39;m always trying to find good books. I&amp;#39;m not in a book club or anything but we do have a few of us at work that exchange books..soo I guess im part of a book exchange??? lol I just read an adorable book I think its Sunday at Tiffanys or something like that. Its about an imaginary friend..I just loved the book</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6393747697813091307/comments/default/8222645493578990865'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6393747697813091307/comments/default/8222645493578990865'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/any-readers-out-there.html?showComment=1256705776526#c8222645493578990865' title=''/><author><name>Startingover</name><uri>https://www.blogger.com/profile/03824928095924549326</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/any-readers-out-there.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6393747697813091307' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6393747697813091307' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1834984367'/><gd:extendedProperty name='blogger.displayTime' value='October 27, 2009 at 10:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7164632296061390447</id><published>2009-10-29T11:05:54.877-06:00</published><updated>2009-10-29T11:05:54.877-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the &amp;quot;Smores&amp;quot; page.  The light com...</title><content type='html'>I love the &amp;quot;Smores&amp;quot; page.  The light coming from the flashlight looks so cool!  The other pages are great too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4830469432027726846/comments/default/7164632296061390447'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4830469432027726846/comments/default/7164632296061390447'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/sneak-peek-4-u.html?showComment=1256835954877#c7164632296061390447' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/sneak-peek-4-u.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4830469432027726846' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4830469432027726846' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='October 29, 2009 at 11:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6788753748806725713</id><published>2009-10-29T14:11:00.537-06:00</published><updated>2009-10-29T14:11:00.537-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love Dani Mogstad&amp;#39;s designs! I need to do some...</title><content type='html'>Love Dani Mogstad&amp;#39;s designs! I need to do some challenges on her blog too!! Do you CT for her?? All your pages are adorable! Can&amp;#39;t wait to see what is coming tomorrow!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4830469432027726846/comments/default/6788753748806725713'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4830469432027726846/comments/default/6788753748806725713'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/sneak-peek-4-u.html?showComment=1256847060537#c6788753748806725713' title=''/><author><name>Becca1976</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/sneak-peek-4-u.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4830469432027726846' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4830469432027726846' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 29, 2009 at 2:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5169644821630653235</id><published>2009-10-30T07:37:54.465-06:00</published><updated>2009-10-30T07:37:54.465-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Excellent thou are most awesome! Now Renaissance F...</title><content type='html'>Excellent thou are most awesome! Now Renaissance Festival photos can becomest scrap pages.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089091815174902827/comments/default/5169644821630653235'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089091815174902827/comments/default/5169644821630653235'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/to-all-my-royal-subjects.html?showComment=1256909874465#c5169644821630653235' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/03866763345924421065</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/to-all-my-royal-subjects.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2089091815174902827' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2089091815174902827' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-627380765'/><gd:extendedProperty name='blogger.displayTime' value='October 30, 2009 at 7:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6663690556484924731</id><published>2009-10-30T08:47:02.979-06:00</published><updated>2009-10-30T08:47:03.019-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this Freebie. I want to let ...</title><content type='html'>Thank you so much for this Freebie. I want to let you know that I posted a link to your blog in &lt;a href="http://CbhScrapbookFreebiesSearch.blogspot.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 3&lt;/b&gt; post on Oct. 30, 2009. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089091815174902827/comments/default/6663690556484924731'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089091815174902827/comments/default/6663690556484924731'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/to-all-my-royal-subjects.html?showComment=1256914022979#c6663690556484924731' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/to-all-my-royal-subjects.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2089091815174902827' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2089091815174902827' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 30, 2009 at 8:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6286425710385503675</id><published>2009-10-30T11:27:10.361-06:00</published><updated>2009-10-30T11:27:10.361-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Beautiful kit ,TYFS!!</title><content type='html'>Oh Beautiful kit ,TYFS!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089091815174902827/comments/default/6286425710385503675'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089091815174902827/comments/default/6286425710385503675'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/to-all-my-royal-subjects.html?showComment=1256923630361#c6286425710385503675' title=''/><author><name>VissyMac</name><uri>https://www.blogger.com/profile/13576947866007773970</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-FT_OxO19sgE/UWVNX_Rfv6I/AAAAAAAAAsc/DkfhCrVNzTA/s32/Sans%2Btitre-1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/to-all-my-royal-subjects.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2089091815174902827' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2089091815174902827' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-115305213'/><gd:extendedProperty name='blogger.displayTime' value='October 30, 2009 at 11:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3918623582965938942</id><published>2009-10-30T13:10:29.925-06:00</published><updated>2009-10-30T13:10:29.925-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have fun with your party!!!  This kit is so cute a...</title><content type='html'>Have fun with your party!!!  This kit is so cute and as always your team made it shine!  Thanks so much for the add on and the coupon! =)  Happy Halloween!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089091815174902827/comments/default/3918623582965938942'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089091815174902827/comments/default/3918623582965938942'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/to-all-my-royal-subjects.html?showComment=1256929829925#c3918623582965938942' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/to-all-my-royal-subjects.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2089091815174902827' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2089091815174902827' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='October 30, 2009 at 1:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8525386438052582900</id><published>2009-10-30T19:05:11.575-06:00</published><updated>2009-10-30T19:05:11.606-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com" rel="nofollow"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 30 Oct [LA 05:35pm, NY 07:35pm] - 31 Oct [UK 12:35am, OZ 11:35am] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089091815174902827/comments/default/8525386438052582900'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089091815174902827/comments/default/8525386438052582900'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/to-all-my-royal-subjects.html?showComment=1256951111575#c8525386438052582900' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/to-all-my-royal-subjects.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2089091815174902827' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2089091815174902827' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 30, 2009 at 7:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7719769267440221001</id><published>2009-10-30T20:53:09.513-06:00</published><updated>2009-10-30T20:53:09.513-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome kit! I fully intend to purchase it soon. W...</title><content type='html'>Awesome kit! I fully intend to purchase it soon. We took my son to Disneyland for the first time in September.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089091815174902827/comments/default/7719769267440221001'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089091815174902827/comments/default/7719769267440221001'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/to-all-my-royal-subjects.html?showComment=1256957589513#c7719769267440221001' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10354355040845413097</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/to-all-my-royal-subjects.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2089091815174902827' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2089091815174902827' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-606571967'/><gd:extendedProperty name='blogger.displayTime' value='October 30, 2009 at 8:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7228710861710114963</id><published>2009-10-31T07:51:29.672-06:00</published><updated>2009-10-31T07:51:29.672-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fantastic as always!! Love the word art, thank you...</title><content type='html'>Fantastic as always!! Love the word art, thank you, Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089091815174902827/comments/default/7228710861710114963'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089091815174902827/comments/default/7228710861710114963'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/to-all-my-royal-subjects.html?showComment=1256997089672#c7228710861710114963' title=''/><author><name>Yin</name><uri>https://www.blogger.com/profile/12411403555604850149</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/to-all-my-royal-subjects.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2089091815174902827' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2089091815174902827' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-102395789'/><gd:extendedProperty name='blogger.displayTime' value='October 31, 2009 at 7:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-346982473992586852</id><published>2009-10-31T10:29:51.077-06:00</published><updated>2009-10-31T10:29:51.077-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have an awesome party!!! ...and thanks for the coo...</title><content type='html'>Have an awesome party!!! ...and thanks for the cool add-on and show off coupon. Can&amp;#39;t wait to get spending.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089091815174902827/comments/default/346982473992586852'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089091815174902827/comments/default/346982473992586852'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/to-all-my-royal-subjects.html?showComment=1257006591077#c346982473992586852' title=''/><author><name>Ruth</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/to-all-my-royal-subjects.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2089091815174902827' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2089091815174902827' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 31, 2009 at 10:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7514712277502868551</id><published>2009-10-31T11:59:03.128-06:00</published><updated>2009-10-31T11:59:03.128-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks!  And I&amp;#39;m excited to use my $2 coupon!!...</title><content type='html'>Thanks!  And I&amp;#39;m excited to use my $2 coupon!! :)  Just have to decide what is next on my list to buy!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089091815174902827/comments/default/7514712277502868551'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089091815174902827/comments/default/7514712277502868551'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/to-all-my-royal-subjects.html?showComment=1257011943128#c7514712277502868551' title=''/><author><name>Donna</name><uri>https://www.blogger.com/profile/04309640719013368376</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_N1_ES_BK8LU/SuI2r-Am5RI/AAAAAAAAEJc/OMsJT94ss6Q/S220-s32/Backup+Lindsey_048.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/to-all-my-royal-subjects.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2089091815174902827' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2089091815174902827' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1550751313'/><gd:extendedProperty name='blogger.displayTime' value='October 31, 2009 at 11:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1322529779921302092</id><published>2009-10-31T14:19:56.122-06:00</published><updated>2009-10-31T14:19:56.122-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your new collab is fantastic and your CT&amp;#39;s out...</title><content type='html'>Your new collab is fantastic and your CT&amp;#39;s out did them selves.  Great layouts.  I think I&amp;#39;ll have to pick this one up. Gotta Have It!&lt;br /&gt;&lt;br /&gt;artgalstyle</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089091815174902827/comments/default/1322529779921302092'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089091815174902827/comments/default/1322529779921302092'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/to-all-my-royal-subjects.html?showComment=1257020396122#c1322529779921302092' title=''/><author><name>Laramie</name><uri>https://www.blogger.com/profile/11675772521815930080</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-lxbudoed4X8/Xby8NboaK4I/AAAAAAAAJME/sUfZTFZFAY8zJH7jE3S1EOqYrQmSuw-_wCK4BGAYYCw/s32/00_facebook1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/to-all-my-royal-subjects.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2089091815174902827' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2089091815174902827' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-205340431'/><gd:extendedProperty name='blogger.displayTime' value='October 31, 2009 at 2:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7053907573736782533</id><published>2009-11-01T09:03:06.901-07:00</published><updated>2009-11-01T09:03:06.901-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>As we say here in Massachusetts, your newest kit i...</title><content type='html'>As we say here in Massachusetts, your newest kit is &amp;quot;wicked awesome&amp;quot;!!!  This will be going in my basket this weekend! Thanks so much to you and your creative team of the amazingly inspiring layouts.  Julie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089091815174902827/comments/default/7053907573736782533'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089091815174902827/comments/default/7053907573736782533'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/to-all-my-royal-subjects.html?showComment=1257091386901#c7053907573736782533' title=''/><author><name>jpickett22</name><uri>https://www.blogger.com/profile/11544841651907985001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-AkEkkS-dsUI/UrRUbKfhLYI/AAAAAAAAABU/itKvrxO2MU8/s32/Photo0071FourBySix%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/to-all-my-royal-subjects.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2089091815174902827' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2089091815174902827' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-847017802'/><gd:extendedProperty name='blogger.displayTime' value='November 1, 2009 at 9:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6235409238467831565</id><published>2009-11-02T10:48:54.561-07:00</published><updated>2009-11-02T10:48:54.561-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the Add-on to your great kit!!</title><content type='html'>Thank you for the Add-on to your great kit!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089091815174902827/comments/default/6235409238467831565'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089091815174902827/comments/default/6235409238467831565'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/to-all-my-royal-subjects.html?showComment=1257184134561#c6235409238467831565' title=''/><author><name>eb2177</name><uri>https://www.blogger.com/profile/09775645891200945691</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/to-all-my-royal-subjects.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2089091815174902827' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2089091815174902827' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1135036861'/><gd:extendedProperty name='blogger.displayTime' value='November 2, 2009 at 10:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4186230395545339128</id><published>2009-11-05T16:30:19.616-07:00</published><updated>2009-11-05T16:30:19.616-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am anxiously waiting Halloween pictures! I saw y...</title><content type='html'>I am anxiously waiting Halloween pictures! I saw your cute costume pictures on Twitter!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4678792599830059111/comments/default/4186230395545339128'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4678792599830059111/comments/default/4186230395545339128'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/before-i-fall-asleep.html?showComment=1257463819616#c4186230395545339128' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/before-i-fall-asleep.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4678792599830059111' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4678792599830059111' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2009 at 4:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8137810153570574122</id><published>2009-11-05T19:15:59.850-07:00</published><updated>2009-11-05T19:15:59.850-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay for the costume pictures! You &amp;amp; Josh look ...</title><content type='html'>Yay for the costume pictures! You &amp;amp; Josh look awesome! Looks like it was a fun party!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4423568788313945556/comments/default/8137810153570574122'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4423568788313945556/comments/default/8137810153570574122'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/read-to-bargain-shop.html?showComment=1257473759850#c8137810153570574122' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/read-to-bargain-shop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4423568788313945556' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4423568788313945556' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2009 at 7:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7239980918314768357</id><published>2009-11-05T21:15:41.559-07:00</published><updated>2009-11-05T21:15:41.559-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>fantastic costumes! love it! cant wait for tomorrow!</title><content type='html'>fantastic costumes! love it! cant wait for tomorrow!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4423568788313945556/comments/default/7239980918314768357'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4423568788313945556/comments/default/7239980918314768357'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/read-to-bargain-shop.html?showComment=1257480941559#c7239980918314768357' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/read-to-bargain-shop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4423568788313945556' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4423568788313945556' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2009 at 9:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5942264990833492033</id><published>2009-11-06T07:34:01.384-07:00</published><updated>2009-11-06T07:34:01.384-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the &amp;quot;Love&amp;quot; page! Have a fun time ...</title><content type='html'>I love the &amp;quot;Love&amp;quot; page! Have a fun time in St. George! Go AFHS!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7503845528873681623/comments/default/5942264990833492033'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7503845528873681623/comments/default/5942264990833492033'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/new-grab-bag.html?showComment=1257518041384#c5942264990833492033' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/new-grab-bag.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7503845528873681623' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7503845528873681623' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2009 at 7:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2360761259806635151</id><published>2009-11-06T11:42:51.367-07:00</published><updated>2009-11-06T11:42:51.367-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the Show Off gift this week!  T...</title><content type='html'>Thanks so much for the Show Off gift this week!  The DSD layouts are beautiful...so many new items out!  It&amp;#39;s so fun!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7503845528873681623/comments/default/2360761259806635151'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7503845528873681623/comments/default/2360761259806635151'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/new-grab-bag.html?showComment=1257532971367#c2360761259806635151' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/new-grab-bag.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7503845528873681623' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7503845528873681623' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2009 at 11:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7585798052596331940</id><published>2009-11-06T20:20:34.826-07:00</published><updated>2009-11-06T20:20:34.826-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>&lt;a href="http://www.simplyfired.com/story/7848/" r...</title><content type='html'>&lt;a href="http://www.simplyfired.com/story/7848/" rel="nofollow"&gt;viagra online uk&lt;/a&gt; &lt;a href="http://www.simplyfired.com/story/7857/" rel="nofollow"&gt;viagra generique&lt;/a&gt; &lt;a href="http://www.simplyfired.com/story/7847/" rel="nofollow"&gt;where to buy viagra&lt;/a&gt; &lt;a href="http://www.simplyfired.com/story/7860/" rel="nofollow"&gt;recreational viagra use&lt;/a&gt; &lt;a href="http://www.simplyfired.com/story/7790/" rel="nofollow"&gt;watermelon viagra&lt;/a&gt; &lt;a href="http://www.simplyfired.com/story/7856/" rel="nofollow"&gt;viagra logo&lt;/a&gt; &lt;a href="http://www.simplyfired.com/story/7789/" rel="nofollow"&gt;viagra women&lt;/a&gt; &lt;a href="http://www.simplyfired.com/story/7844/" rel="nofollow"&gt;mexico viagra&lt;/a&gt; &lt;a href="http://www.simplyfired.com/story/7844/" rel="nofollow"&gt;women does viagra work&lt;/a&gt; &lt;a href="http://www.simplyfired.com/story/7841/" rel="nofollow"&gt;viagra oral&lt;/a&gt; &lt;a href="http://www.simplyfired.com/story/7847/" rel="nofollow"&gt;viagra free trial&lt;/a&gt; &lt;a href="http://www.simplyfired.com/story/7814/" rel="nofollow"&gt;is there a female viagra&lt;/a&gt; &lt;a href="http://www.simplyfired.com/story/7814/" rel="nofollow"&gt;viagra oral jelly&lt;/a&gt; &lt;a href="http://www.simplyfired.com/story/7841/" rel="nofollow"&gt;viva viagra song&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7503845528873681623/comments/default/7585798052596331940'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7503845528873681623/comments/default/7585798052596331940'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/new-grab-bag.html?showComment=1257564034826#c7585798052596331940' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/new-grab-bag.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7503845528873681623' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7503845528873681623' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2009 at 8:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3211353973247171272</id><published>2009-11-07T03:19:07.121-07:00</published><updated>2009-11-07T03:19:07.121-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This situation is familiar to me. It is possible t...</title><content type='html'>This situation is familiar to me. It is possible to discuss.  [url=http://cgi2.ebay.fr/eBayISAPI.dll?ViewUserPage&amp;amp;userid=acheter_levitra_ici_1euro&amp;amp;achat-levitra]levitra[/url] In my opinion you are mistaken. Let&amp;#39;s discuss. Write to me in PM, we will talk.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5392251332657634231/comments/default/3211353973247171272'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5392251332657634231/comments/default/3211353973247171272'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/12/google-yourself.html?showComment=1257589147121#c3211353973247171272' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/12/google-yourself.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5392251332657634231' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5392251332657634231' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 7, 2009 at 3:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5751598759427233666</id><published>2009-11-07T17:26:16.326-07:00</published><updated>2009-11-07T17:26:16.326-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the great tags.</title><content type='html'>Thank you so much for the great tags.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8978007002443776954/comments/default/5751598759427233666'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8978007002443776954/comments/default/5751598759427233666'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/choo-choo.html?showComment=1257639976326#c5751598759427233666' title=''/><author><name>Dana</name><uri>https://www.blogger.com/profile/12379480897086847970</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/choo-choo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8978007002443776954' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8978007002443776954' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-355593228'/><gd:extendedProperty name='blogger.displayTime' value='November 7, 2009 at 5:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8465816178850986870</id><published>2009-11-07T17:35:43.336-07:00</published><updated>2009-11-07T17:35:43.378-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com" rel="nofollow"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 07 Nov [LA 04:00pm, NY 07:00pm] - 08 Nov [UK 12:00am, OZ 11:00am] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8978007002443776954/comments/default/8465816178850986870'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8978007002443776954/comments/default/8465816178850986870'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/choo-choo.html?showComment=1257640543336#c8465816178850986870' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/choo-choo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8978007002443776954' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8978007002443776954' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 7, 2009 at 5:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3809028268467598992</id><published>2009-11-07T19:35:15.540-07:00</published><updated>2009-11-07T19:35:15.540-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wish I was watching marching band competitions thi...</title><content type='html'>Wish I was watching marching band competitions this weekend!  Thanks for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8978007002443776954/comments/default/3809028268467598992'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8978007002443776954/comments/default/3809028268467598992'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/choo-choo.html?showComment=1257647715540#c3809028268467598992' title=''/><author><name>Chelle</name><uri>https://www.blogger.com/profile/00323064102058654854</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//1.bp.blogspot.com/_IVvB7T164Wg/SdkfU2tOmwI/AAAAAAAAAS4/zq_OluvIZPI/S220-s32/me+for+kelly.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/choo-choo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8978007002443776954' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8978007002443776954' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2121482254'/><gd:extendedProperty name='blogger.displayTime' value='November 7, 2009 at 7:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6649529576251199268</id><published>2009-11-07T23:23:23.505-07:00</published><updated>2009-11-07T23:23:23.505-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi just wondering if I can add your blog to my fre...</title><content type='html'>Hi just wondering if I can add your blog to my freebie finder?? You can view it here http://crafty-cupboard.com/f9/ or sign your blog up here http://crafty-cupboard.com/f8/ My finder will automatically collect any freebies you post &amp;amp; add them to the finder. This is a free service&lt;br /&gt;many thans for your time Sam</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8978007002443776954/comments/default/6649529576251199268'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8978007002443776954/comments/default/6649529576251199268'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/choo-choo.html?showComment=1257661403505#c6649529576251199268' title=''/><author><name>Sam aka 3 Little Helpers</name><uri>https://www.blogger.com/profile/17104839425297938642</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_Mz3cgyT9jNg/SZkLLE_36dI/AAAAAAAAApk/H-6IhcHiL5k/S220-s32/Sam+blog.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/choo-choo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8978007002443776954' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8978007002443776954' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-603231782'/><gd:extendedProperty name='blogger.displayTime' value='November 7, 2009 at 11:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2772038745627227059</id><published>2009-11-08T09:50:15.251-07:00</published><updated>2009-11-08T09:50:15.280-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this Freebie. I want to let ...</title><content type='html'>Thank you so much for this Freebie. I want to let you know that I posted a link to your blog in &lt;a href="http://CbhScrapbookFreebiesSearch.blogspot.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 4&lt;/b&gt; post on Nov. 08, 2009. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8978007002443776954/comments/default/2772038745627227059'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8978007002443776954/comments/default/2772038745627227059'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/choo-choo.html?showComment=1257699015251#c2772038745627227059' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/choo-choo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8978007002443776954' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8978007002443776954' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 8, 2009 at 9:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1692465373508417897</id><published>2009-11-08T12:25:04.823-07:00</published><updated>2009-11-08T12:25:04.823-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Lovely tags! Thank you!</title><content type='html'>Lovely tags! Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8978007002443776954/comments/default/1692465373508417897'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8978007002443776954/comments/default/1692465373508417897'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/choo-choo.html?showComment=1257708304823#c1692465373508417897' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/choo-choo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8978007002443776954' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8978007002443776954' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 8, 2009 at 12:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5918798164944938256</id><published>2009-11-08T20:04:55.194-07:00</published><updated>2009-11-08T20:04:55.194-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Simply gorgeous gift tags,  thank you much!!!</title><content type='html'>Simply gorgeous gift tags,  thank you much!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8978007002443776954/comments/default/5918798164944938256'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8978007002443776954/comments/default/5918798164944938256'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/choo-choo.html?showComment=1257735895194#c5918798164944938256' title=''/><author><name>abhall76</name><uri>https://www.blogger.com/profile/12632375056672544989</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_pnx-FlPwycc/TEnGL2Ma7wI/AAAAAAAAA1c/s32ZJeyJLs0/S220-s32/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/choo-choo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8978007002443776954' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8978007002443776954' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2092509514'/><gd:extendedProperty name='blogger.displayTime' value='November 8, 2009 at 8:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5581813037044904229</id><published>2009-11-09T17:41:45.332-07:00</published><updated>2009-11-09T17:41:45.332-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Looks like a lot of fun! When we went a few years ...</title><content type='html'>Looks like a lot of fun! When we went a few years ago I loved the safari and Expedition Everest! This time I am hoping to get to ride the dinosaur ride. :)&lt;br /&gt;You have me all excited for my trip ion January now!! The second half of our trip we&amp;#39;re staying at Animal Kingdom Lodge!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8288892502218347744/comments/default/5581813037044904229'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8288892502218347744/comments/default/5581813037044904229'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/disney-world-day-4-animal-kingdom.html?showComment=1257813705332#c5581813037044904229' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/disney-world-day-4-animal-kingdom.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8288892502218347744' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8288892502218347744' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='November 9, 2009 at 5:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6171812773138429483</id><published>2009-11-09T17:46:12.083-07:00</published><updated>2009-11-09T17:46:12.083-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Looks like so much fun!! Makes me miss it!! BTW to...</title><content type='html'>Looks like so much fun!! Makes me miss it!! BTW totally LOVING your recaps!! I know they are a pain, but keep &amp;#39;em coming!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8288892502218347744/comments/default/6171812773138429483'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8288892502218347744/comments/default/6171812773138429483'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/disney-world-day-4-animal-kingdom.html?showComment=1257813972083#c6171812773138429483' title=''/><author><name>Sir Scrapalot</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/disney-world-day-4-animal-kingdom.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8288892502218347744' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8288892502218347744' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 9, 2009 at 5:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-244884920590610390</id><published>2009-11-09T18:06:54.291-07:00</published><updated>2009-11-09T18:06:54.291-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love seeing your trip and reading more details.</title><content type='html'>I love seeing your trip and reading more details.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8978007002443776954/comments/default/244884920590610390'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8978007002443776954/comments/default/244884920590610390'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/choo-choo.html?showComment=1257815214291#c244884920590610390' title=''/><author><name>Kimbytx</name><uri>https://www.blogger.com/profile/04174307638453392980</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//1.bp.blogspot.com/-LutUZ0LCh8s/Xpn7bQjkNiI/AAAAAAAAs6I/GLvmhFP2v0UWKKuN44d5Pfuu_RK5Dg1HwCK4BGAYYCw/s32/kimavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/choo-choo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8978007002443776954' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8978007002443776954' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-740091371'/><gd:extendedProperty name='blogger.displayTime' value='November 9, 2009 at 6:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5462194412021149580</id><published>2009-11-09T19:05:20.091-07:00</published><updated>2009-11-09T19:05:20.091-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great update--I&amp;#39;ve been checking back in for t...</title><content type='html'>Great update--I&amp;#39;ve been checking back in for those.  Beautiful photos of the parade too.  By the way, I&amp;#39;ve never been able to find just the right kit to scrap my AK memories . . .hint, hint :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8288892502218347744/comments/default/5462194412021149580'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8288892502218347744/comments/default/5462194412021149580'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/disney-world-day-4-animal-kingdom.html?showComment=1257818720091#c5462194412021149580' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/03182616270356966965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/disney-world-day-4-animal-kingdom.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8288892502218347744' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8288892502218347744' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1190605254'/><gd:extendedProperty name='blogger.displayTime' value='November 9, 2009 at 7:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5282457866998741944</id><published>2009-11-09T22:06:04.539-07:00</published><updated>2009-11-09T22:06:04.539-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the info - I thought I was losing my mi...</title><content type='html'>Thanks for the info - I thought I was losing my mind (or my computer was seriously on the fritz!).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8654768259745405388/comments/default/5282457866998741944'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8654768259745405388/comments/default/5282457866998741944'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/server-problems.html?showComment=1257829564539#c5282457866998741944' title=''/><author><name>scaccogirl</name><uri>https://www.blogger.com/profile/10381399464591334773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/-z4Ki72nERys/TqglUcLmJCI/AAAAAAAAAZ8/VI3LbQL6M20/s32/me%2B2011%2B10.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/server-problems.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8654768259745405388' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8654768259745405388' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1087322966'/><gd:extendedProperty name='blogger.displayTime' value='November 9, 2009 at 10:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4755796049450839201</id><published>2009-11-10T06:14:26.182-07:00</published><updated>2009-11-10T06:14:26.182-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!!! I had purchased a number of items on ...</title><content type='html'>Thank you!!! I had purchased a number of items on Saturday and was having a hard time downloading them.  I don&amp;#39;t want to loose my purchases!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8654768259745405388/comments/default/4755796049450839201'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8654768259745405388/comments/default/4755796049450839201'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/server-problems.html?showComment=1257858866182#c4755796049450839201' title=''/><author><name>Shelbi</name><uri>https://www.blogger.com/profile/05356316420182227329</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/server-problems.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8654768259745405388' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8654768259745405388' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1671070663'/><gd:extendedProperty name='blogger.displayTime' value='November 10, 2009 at 6:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3995638837662163938</id><published>2009-11-10T09:59:02.538-07:00</published><updated>2009-11-10T09:59:02.538-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for taking time to share all your m...</title><content type='html'>Thanks so much for taking time to share all your memories. I&amp;#39;m have a Disneyland AP, but I&amp;#39;ve never been to WDW, so I&amp;#39;m loving seeing all your photos.&lt;br /&gt;&lt;br /&gt;I&amp;#39;m a HUGE fan of the Single Rider line, it&amp;#39;s sweet! I use it all them time at DL.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8288892502218347744/comments/default/3995638837662163938'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8288892502218347744/comments/default/3995638837662163938'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/disney-world-day-4-animal-kingdom.html?showComment=1257872342538#c3995638837662163938' title=''/><author><name>Rebecca</name><uri>https://www.blogger.com/profile/06725974417373764155</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-LpUFt0ARaXw/UIwNs6nuprI/AAAAAAAAG6g/fm-cV6KCPC8/s32/0001web200-2sharp.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/disney-world-day-4-animal-kingdom.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8288892502218347744' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8288892502218347744' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-907838277'/><gd:extendedProperty name='blogger.displayTime' value='November 10, 2009 at 9:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5133806868161539479</id><published>2009-11-10T10:21:01.645-07:00</published><updated>2009-11-10T10:21:01.645-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay for another trip recap! I want to go on that s...</title><content type='html'>Yay for another trip recap! I want to go on that safari to see those LONGHORNS! Jer would die! Notice how I am really trying to be a better commenter? It&amp;#39;s the new me!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8288892502218347744/comments/default/5133806868161539479'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8288892502218347744/comments/default/5133806868161539479'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/disney-world-day-4-animal-kingdom.html?showComment=1257873661645#c5133806868161539479' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/disney-world-day-4-animal-kingdom.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8288892502218347744' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8288892502218347744' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='November 10, 2009 at 10:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6448589396263514217</id><published>2009-11-10T20:50:00.186-07:00</published><updated>2009-11-10T20:50:00.186-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>these pics are cute! and the kids are SO adorable!...</title><content type='html'>these pics are cute! and the kids are SO adorable! :-D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4423568788313945556/comments/default/6448589396263514217'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4423568788313945556/comments/default/6448589396263514217'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/read-to-bargain-shop.html?showComment=1257911400186#c6448589396263514217' title=''/><author><name>Sandra</name><uri>http://sixtyeight.wordpress.com/</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/read-to-bargain-shop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4423568788313945556' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4423568788313945556' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 10, 2009 at 8:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2856859590652593758</id><published>2009-11-10T23:26:09.849-07:00</published><updated>2009-11-10T23:26:09.849-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You already ARE an artist! :o)  And I always said ...</title><content type='html'>You already ARE an artist! :o)  And I always said you&amp;#39;d be a great teacher. Life in NYC? How fun would that be? And you can always just start writing. I think I&amp;#39;d pass on the Librarian and say how about a Disneyland tour guide instead.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1279112303687533212/comments/default/2856859590652593758'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1279112303687533212/comments/default/2856859590652593758'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/5-other-lives.html?showComment=1257920769849#c2856859590652593758' title=''/><author><name>Marg</name><uri>https://www.blogger.com/profile/00205077966723445227</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/5-other-lives.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1279112303687533212' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1279112303687533212' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2088785191'/><gd:extendedProperty name='blogger.displayTime' value='November 10, 2009 at 11:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1049335037065557718</id><published>2009-11-10T23:44:49.265-07:00</published><updated>2009-11-10T23:44:49.265-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt!! You&amp;#39;re not even 29 yet, there&amp;#39;s pl...</title><content type='html'>Britt!! You&amp;#39;re not even 29 yet, there&amp;#39;s plenty of time to try all those things! :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1279112303687533212/comments/default/1049335037065557718'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1279112303687533212/comments/default/1049335037065557718'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/5-other-lives.html?showComment=1257921889265#c1049335037065557718' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/5-other-lives.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1279112303687533212' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1279112303687533212' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='November 10, 2009 at 11:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1164843245304461840</id><published>2009-11-11T00:13:38.673-07:00</published><updated>2009-11-11T00:13:38.673-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just love reading your updates!  I&amp;#39;m glad yo...</title><content type='html'>I just love reading your updates!  I&amp;#39;m glad you like Animal Kingdom.  Sorry you had to wait so long for the Safari ride. :( Awesome pics and I&amp;#39;m thrilled you like Boma, it&amp;#39;s a fav. Keep em coming!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8288892502218347744/comments/default/1164843245304461840'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8288892502218347744/comments/default/1164843245304461840'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/disney-world-day-4-animal-kingdom.html?showComment=1257923618673#c1164843245304461840' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/disney-world-day-4-animal-kingdom.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8288892502218347744' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8288892502218347744' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='November 11, 2009 at 12:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2312363349010541665</id><published>2009-11-11T01:08:13.865-07:00</published><updated>2009-11-11T01:08:13.865-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I agree with Marg who beat me to saying you are an...</title><content type='html'>I agree with Marg who beat me to saying you are an artist! I love your fabulous digi scrap work!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1279112303687533212/comments/default/2312363349010541665'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1279112303687533212/comments/default/2312363349010541665'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/5-other-lives.html?showComment=1257926893865#c2312363349010541665' title=''/><author><name>Rebecca</name><uri>https://www.blogger.com/profile/06725974417373764155</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-LpUFt0ARaXw/UIwNs6nuprI/AAAAAAAAG6g/fm-cV6KCPC8/s32/0001web200-2sharp.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/5-other-lives.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1279112303687533212' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1279112303687533212' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-907838277'/><gd:extendedProperty name='blogger.displayTime' value='November 11, 2009 at 1:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7548773577701141122</id><published>2009-11-11T04:36:47.102-07:00</published><updated>2009-11-11T04:36:47.102-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have to agree... you ARE an artist!</title><content type='html'>Have to agree... you ARE an artist!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1279112303687533212/comments/default/7548773577701141122'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1279112303687533212/comments/default/7548773577701141122'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/5-other-lives.html?showComment=1257939407102#c7548773577701141122' title=''/><author><name>Scrappycath</name><uri>https://www.blogger.com/profile/08772254574436461306</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//1.bp.blogspot.com/_P8PPaP3wHhQ/SThEXRaJX-I/AAAAAAAADr8/gkknG4UdfcA/S220-s32/Tink+glittery+sitting+sml.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/5-other-lives.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1279112303687533212' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1279112303687533212' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1541673618'/><gd:extendedProperty name='blogger.displayTime' value='November 11, 2009 at 4:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7600015833651625763</id><published>2009-11-11T07:02:12.531-07:00</published><updated>2009-11-11T07:02:12.531-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fun post!! You are an artist - I saw a picture of ...</title><content type='html'>Fun post!! You are an artist - I saw a picture of that painting you did for Gracelyn!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1279112303687533212/comments/default/7600015833651625763'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1279112303687533212/comments/default/7600015833651625763'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/5-other-lives.html?showComment=1257948132531#c7600015833651625763' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/5-other-lives.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1279112303687533212' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1279112303687533212' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='November 11, 2009 at 7:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6371255801385865604</id><published>2009-11-11T17:58:07.243-07:00</published><updated>2009-11-11T17:58:07.243-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your photos!  We were there in May and are ...</title><content type='html'>I love your photos!  We were there in May and are going back in December and I am so excited to go back.  The safari was WILD, it was so bumpy... You guys got some great photos though!  I loved looking through them all and remembering how much fun we had.  Now all I need is a Christmas themed Disney kit...  lol!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8288892502218347744/comments/default/6371255801385865604'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8288892502218347744/comments/default/6371255801385865604'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/disney-world-day-4-animal-kingdom.html?showComment=1257987487243#c6371255801385865604' title=''/><author><name>mrstank</name><uri>https://www.blogger.com/profile/03286604572880656982</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/disney-world-day-4-animal-kingdom.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8288892502218347744' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8288892502218347744' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026006575'/><gd:extendedProperty name='blogger.displayTime' value='November 11, 2009 at 5:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3445214931147001551</id><published>2009-11-12T10:19:56.865-07:00</published><updated>2009-11-12T10:19:56.865-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just wanted to comment because I really enjoy yo...</title><content type='html'>I just wanted to comment because I really enjoy your posts and your photos, and I want you to be encouraged to keep posting.  I am looking forward to your next installment. :)  I also second the comment about a Christmas themed Disney kit!  I am going to do my Christmas cards this year digitally and am going to use a family photo from &amp;#39;Christmas Disneyland&amp;#39;.  They are supposed to be all decked out for Christmas by this Friday.  I was just at DCL yesterday and they have some of the decorations up already.  Anyway would love a kit or even a recommendation on which of your current kits would you think would work the best for a Christmas theme.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8288892502218347744/comments/default/3445214931147001551'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8288892502218347744/comments/default/3445214931147001551'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/disney-world-day-4-animal-kingdom.html?showComment=1258046396865#c3445214931147001551' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/03852131059543030652</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/disney-world-day-4-animal-kingdom.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8288892502218347744' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8288892502218347744' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1067160929'/><gd:extendedProperty name='blogger.displayTime' value='November 12, 2009 at 10:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8484880985054425529</id><published>2009-11-12T14:55:30.846-07:00</published><updated>2009-11-12T14:55:30.846-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt -

So fun to find your blog! I LOVE all y...</title><content type='html'>Hi Britt -&lt;br /&gt;&lt;br /&gt;So fun to find your blog! I LOVE all your Disney-themed kits! I&amp;#39;m a FAN! :) &lt;br /&gt;&lt;br /&gt;I went to Disney World with my little family just over a year ago. We also did the MNSSHP - it was awesome! Can&amp;#39;t wait for your post on that!  &lt;br /&gt;&lt;br /&gt;Reading about your trip has brought back alot of fun memories, and made me want to get scrapping my pics! &lt;br /&gt;&lt;br /&gt;The humidity does kick your duff, though! We Utah desert rats don&amp;#39;t deal well with hot AND humid! :)&lt;br /&gt;&lt;br /&gt;(Also love your tees, where did you get them? I didn&amp;#39;t see anything that cute in the parks!)&lt;br /&gt;&lt;br /&gt;P.S. Someone mentioned in their comments that they&amp;#39;re hoping you&amp;#39;ll do an Alice kit - I second that! And with Tim Burton&amp;#39;s version of Alice in Wonderland coming out in March 2010 - with Johnny Depp as the Mad Hatter (holla!) - it would be PERFECT! The official movie site at disney.com is beautiful - you should check it out! I hope we have planted a seed! LOL! :)&lt;br /&gt;&lt;br /&gt;Keep on creating! We are all begging for more! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7006611945333518251/comments/default/8484880985054425529'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7006611945333518251/comments/default/8484880985054425529'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html?showComment=1258062930846#c8484880985054425529' title=''/><author><name>Tami</name><uri>https://www.blogger.com/profile/01697167153908430395</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_mn6Z3ezYtH4/SZtMG-yVszI/AAAAAAAAAAM/WWy9Y6AmX84/S220-s32/tami_low_res.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/disney-world-day-3-epcot.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7006611945333518251' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7006611945333518251' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1823205202'/><gd:extendedProperty name='blogger.displayTime' value='November 12, 2009 at 2:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6615658100475177213</id><published>2009-11-12T22:19:15.322-07:00</published><updated>2009-11-12T22:19:15.322-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>lovely blog I  think owner would pretty too..</title><content type='html'>lovely blog I  think owner would pretty too..</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2992710247531941712/comments/default/6615658100475177213'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2992710247531941712/comments/default/6615658100475177213'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/grab-bag-reveal.html?showComment=1258089555322#c6615658100475177213' title=''/><author><name>ดูหนังออนไลน์</name><uri>http://the-movies-online.blogspot.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/grab-bag-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2992710247531941712' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2992710247531941712' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 12, 2009 at 10:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3003651881417749119</id><published>2009-11-13T05:43:03.883-07:00</published><updated>2009-11-13T13:22:27.617-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by a blog administrator.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2992710247531941712/comments/default/3003651881417749119'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2992710247531941712/comments/default/3003651881417749119'/><author><name>Virginia bed and breakfast</name><uri>http://www.woodruffinns.com/</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/grab-bag-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2992710247531941712' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2992710247531941712' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 13, 2009 at 5:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5414327640715691482</id><published>2009-11-13T06:31:06.327-07:00</published><updated>2009-11-13T06:31:06.327-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great stuff. Even though I have NO idea when I wil...</title><content type='html'>Great stuff. Even though I have NO idea when I will scrap again soon I already snagged your grab bag in the store! Couldn&amp;#39;t wait!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2992710247531941712/comments/default/5414327640715691482'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2992710247531941712/comments/default/5414327640715691482'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/grab-bag-reveal.html?showComment=1258119066327#c5414327640715691482' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/grab-bag-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2992710247531941712' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2992710247531941712' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='November 13, 2009 at 6:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8080844923042397536</id><published>2009-11-13T08:42:11.934-07:00</published><updated>2009-11-13T08:42:11.934-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>hmmm.... so when you gonna do a NYC kit?  HAHA  I ...</title><content type='html'>hmmm.... so when you gonna do a NYC kit?  HAHA  I knew you loved NYC and I&amp;#39;ve been waiting for one because I have LOADS of pictures that I want to scrap with them... :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1279112303687533212/comments/default/8080844923042397536'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1279112303687533212/comments/default/8080844923042397536'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/5-other-lives.html?showComment=1258126931934#c8080844923042397536' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/5-other-lives.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1279112303687533212' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1279112303687533212' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='November 13, 2009 at 8:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1939520878624837017</id><published>2009-11-13T13:38:35.675-07:00</published><updated>2009-11-13T13:38:35.675-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am still so excited! I think everyone rocked the...</title><content type='html'>I am still so excited! I think everyone rocked their LOs too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3853574272751178482/comments/default/1939520878624837017'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3853574272751178482/comments/default/1939520878624837017'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/inspired-by.html?showComment=1258144715675#c1939520878624837017' title=''/><author><name>Kimbytx</name><uri>https://www.blogger.com/profile/04174307638453392980</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//1.bp.blogspot.com/-LutUZ0LCh8s/Xpn7bQjkNiI/AAAAAAAAs6I/GLvmhFP2v0UWKKuN44d5Pfuu_RK5Dg1HwCK4BGAYYCw/s32/kimavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/inspired-by.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3853574272751178482' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3853574272751178482' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-740091371'/><gd:extendedProperty name='blogger.displayTime' value='November 13, 2009 at 1:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8532670544963704233</id><published>2009-11-13T17:19:41.782-07:00</published><updated>2009-11-13T17:19:41.782-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome LOs from your CT! Thanks for the template ...</title><content type='html'>Awesome LOs from your CT! Thanks for the template -- I always love your templates!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3853574272751178482/comments/default/8532670544963704233'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3853574272751178482/comments/default/8532670544963704233'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/inspired-by.html?showComment=1258157981782#c8532670544963704233' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/inspired-by.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3853574272751178482' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3853574272751178482' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 13, 2009 at 5:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-221683783988189473</id><published>2009-11-14T01:10:53.316-07:00</published><updated>2009-11-14T01:10:53.316-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Definitely agree with others ... you ARE an artist...</title><content type='html'>Definitely agree with others ... you ARE an artist!&lt;br /&gt;&lt;br /&gt;Mine ... &lt;br /&gt;1 - Graphic designer&lt;br /&gt;2 - Corporate event planner&lt;br /&gt;3 - Coordinator for a humanitarian group or charity&lt;br /&gt;4 - Public speaker&lt;br /&gt;5 - Family history researcher/writer</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1279112303687533212/comments/default/221683783988189473'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1279112303687533212/comments/default/221683783988189473'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/5-other-lives.html?showComment=1258186253316#c221683783988189473' title=''/><author><name>Donna</name><uri>https://www.blogger.com/profile/04309640719013368376</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_N1_ES_BK8LU/SuI2r-Am5RI/AAAAAAAAEJc/OMsJT94ss6Q/S220-s32/Backup+Lindsey_048.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/5-other-lives.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1279112303687533212' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1279112303687533212' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1550751313'/><gd:extendedProperty name='blogger.displayTime' value='November 14, 2009 at 1:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5761852645673860617</id><published>2009-11-17T12:04:32.583-07:00</published><updated>2009-11-17T12:04:32.583-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hello!
Your talent is just what we&amp;#39;re looking ...</title><content type='html'>Hello!&lt;br /&gt;Your talent is just what we&amp;#39;re looking for! I found your blog on the Slice of Life blog train and thought I&amp;#39;d tell you about this great FREE ad opportunity.&lt;br /&gt;&lt;br /&gt;I&amp;#39;m Kristin over at Digital Scrapbooking Giveaways. We recently started a new blog devoted solely to driving scrappers to YOUR blog and YOUR stores to buy YOUR products. For the kickoff, we&amp;#39;re hosting a 25 days of Christmas digiscrap style. Designers who sign up to be a part of the kickoff will receive their feature completely free. Which includes a 24-hour exclusive front page feature post, button in our &amp;quot;Scraps we&amp;#39;re giving away next week&amp;quot; section for 1 week, button in our &amp;quot;Scraps we&amp;#39;re giving away this week&amp;quot; section for 1 week, 2 images of other kits for sale, review of products, direct links to your shop, etc. For a sample post, more information, and scheduling please e-mail digiscrapgiveaways@gmail.com.&lt;br /&gt;&lt;br /&gt;http://digiscrapgiveaways.blogspot.com&lt;br /&gt;&lt;br /&gt;I&amp;#39;m excited to hear from you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5390879943462410282/comments/default/5761852645673860617'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5390879943462410282/comments/default/5761852645673860617'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/manic-monday-is-back.html?showComment=1258484672583#c5761852645673860617' title=''/><author><name>DSG</name><uri>https://www.blogger.com/profile/16503840621540022818</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/manic-monday-is-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5390879943462410282' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5390879943462410282' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1708126439'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2009 at 12:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5296579418758450620</id><published>2009-11-17T12:05:11.587-07:00</published><updated>2009-11-17T12:05:11.587-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These templates are to-die-for!</title><content type='html'>These templates are to-die-for!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3853574272751178482/comments/default/5296579418758450620'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3853574272751178482/comments/default/5296579418758450620'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/inspired-by.html?showComment=1258484711587#c5296579418758450620' title=''/><author><name>DSG</name><uri>https://www.blogger.com/profile/16503840621540022818</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/inspired-by.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3853574272751178482' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3853574272751178482' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1708126439'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2009 at 12:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1331164586321258771</id><published>2009-11-18T18:51:11.162-07:00</published><updated>2009-11-18T18:51:11.162-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG!  I am on my way to find out about this.  We g...</title><content type='html'>OMG!  I am on my way to find out about this.  We go BACK to Disney World on December 11th for our 2nd trip this year.  I wanted to do Christmas cards that were Christmas Disney so THIS is just perfect.  YOU ROCK!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7173905686856673263/comments/default/1331164586321258771'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7173905686856673263/comments/default/1331164586321258771'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/happy-birthday-mickey.html?showComment=1258595471162#c1331164586321258771' title=''/><author><name>mrstank</name><uri>https://www.blogger.com/profile/03286604572880656982</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/happy-birthday-mickey.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7173905686856673263' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7173905686856673263' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026006575'/><gd:extendedProperty name='blogger.displayTime' value='November 18, 2009 at 6:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2873738976353216607</id><published>2009-11-19T02:45:41.900-07:00</published><updated>2009-11-19T02:45:41.900-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SUPER CUTE!!!  I&amp;#39;ll be working on something so...</title><content type='html'>SUPER CUTE!!!  I&amp;#39;ll be working on something soon!! I seriously need to take another trip to get more Disney pics!!!! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7173905686856673263/comments/default/2873738976353216607'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7173905686856673263/comments/default/2873738976353216607'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/happy-birthday-mickey.html?showComment=1258623941900#c2873738976353216607' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/happy-birthday-mickey.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7173905686856673263' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7173905686856673263' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='November 19, 2009 at 2:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-697879352068334796</id><published>2009-11-19T17:34:15.891-07:00</published><updated>2009-11-19T17:34:15.891-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>HoHoHo! That looks adorable!! Can&amp;#39;t wait for t...</title><content type='html'>HoHoHo! That looks adorable!! Can&amp;#39;t wait for tomorrow! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6286629226480733152/comments/default/697879352068334796'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6286629226480733152/comments/default/697879352068334796'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/wait-til-you-see-it.html?showComment=1258677255891#c697879352068334796' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/wait-til-you-see-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6286629226480733152' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6286629226480733152' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='November 19, 2009 at 5:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7023018327506463714</id><published>2009-11-19T18:52:37.306-07:00</published><updated>2009-11-19T18:52:37.306-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have been really good this year;)  Can&amp;#39;t wai...</title><content type='html'>I have been really good this year;)  Can&amp;#39;t wait to see it tomorrow!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6286629226480733152/comments/default/7023018327506463714'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6286629226480733152/comments/default/7023018327506463714'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/wait-til-you-see-it.html?showComment=1258681957306#c7023018327506463714' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/wait-til-you-see-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6286629226480733152' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6286629226480733152' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='November 19, 2009 at 6:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8763407872219290221</id><published>2009-11-19T19:26:34.640-07:00</published><updated>2009-11-19T19:26:34.640-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oooo i see a familiar there!</title><content type='html'>oooo i see a familiar there!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6286629226480733152/comments/default/8763407872219290221'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6286629226480733152/comments/default/8763407872219290221'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/wait-til-you-see-it.html?showComment=1258683994640#c8763407872219290221' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/wait-til-you-see-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6286629226480733152' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6286629226480733152' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='November 19, 2009 at 7:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7035659311385087474</id><published>2009-11-19T21:55:06.856-07:00</published><updated>2009-11-19T21:55:06.856-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome - won&amp;#39;t miss it -- we just got back fr...</title><content type='html'>Awesome - won&amp;#39;t miss it -- we just got back from Disney -- love your pics and work - thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7173905686856673263/comments/default/7035659311385087474'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7173905686856673263/comments/default/7035659311385087474'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/happy-birthday-mickey.html?showComment=1258692906856#c7035659311385087474' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/happy-birthday-mickey.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7173905686856673263' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7173905686856673263' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 19, 2009 at 9:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7913006074723019257</id><published>2009-11-20T00:57:35.791-07:00</published><updated>2009-11-20T00:57:35.791-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This looks AWESOME....can&amp;#39;t wait to see the wh...</title><content type='html'>This looks AWESOME....can&amp;#39;t wait to see the whole preview!!!  I&amp;#39;m so excited for all the Christmas kits to start coming out!!!! YAY!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6286629226480733152/comments/default/7913006074723019257'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6286629226480733152/comments/default/7913006074723019257'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/wait-til-you-see-it.html?showComment=1258703855791#c7913006074723019257' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/wait-til-you-see-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6286629226480733152' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6286629226480733152' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='November 20, 2009 at 12:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2907422702310318177</id><published>2009-11-20T06:44:04.063-07:00</published><updated>2009-11-20T06:44:04.063-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can&amp;#39;t wait any longer!!!  lol</title><content type='html'>I can&amp;#39;t wait any longer!!!  lol</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6286629226480733152/comments/default/2907422702310318177'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6286629226480733152/comments/default/2907422702310318177'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/wait-til-you-see-it.html?showComment=1258724644063#c2907422702310318177' title=''/><author><name>Scrappycath</name><uri>https://www.blogger.com/profile/11196221432316044574</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-6S1tp9sAO8I/T56BhZ1bPNI/AAAAAAAAGnk/1xEwJcYW_uU/s32/TinkBlog.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/wait-til-you-see-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6286629226480733152' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6286629226480733152' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1285666984'/><gd:extendedProperty name='blogger.displayTime' value='November 20, 2009 at 6:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8283206729827633509</id><published>2009-11-20T07:54:33.301-07:00</published><updated>2009-11-20T07:54:33.301-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the add-on! Love the new kit...</title><content type='html'>Thank you so much for the add-on! Love the new kit too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/8283206729827633509'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/8283206729827633509'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html?showComment=1258728873301#c8283206729827633509' title=''/><author><name>eb2177</name><uri>https://www.blogger.com/profile/09775645891200945691</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8747160799436337762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8747160799436337762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1135036861'/><gd:extendedProperty name='blogger.displayTime' value='November 20, 2009 at 7:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8283513780897423949</id><published>2009-11-20T08:06:45.643-07:00</published><updated>2009-11-20T08:06:45.643-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SUPER CUTE!!! Thanks so much for the add-on!</title><content type='html'>SUPER CUTE!!! Thanks so much for the add-on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/8283513780897423949'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/8283513780897423949'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html?showComment=1258729605643#c8283513780897423949' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8747160799436337762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8747160799436337762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='November 20, 2009 at 8:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3132991752770721231</id><published>2009-11-20T09:22:43.137-07:00</published><updated>2009-11-20T09:22:43.137-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my gosh Britt this is ADORABLE!!! I LOVE it! Yo...</title><content type='html'>Oh my gosh Britt this is ADORABLE!!! I LOVE it! You&amp;#39;ve out done yourself this time :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/3132991752770721231'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/3132991752770721231'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html?showComment=1258734163137#c3132991752770721231' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8747160799436337762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8747160799436337762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='November 20, 2009 at 9:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7903480464382782802</id><published>2009-11-20T09:52:28.810-07:00</published><updated>2009-11-20T09:52:28.810-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful kit Britt!!  I&amp;#39;ve got to make some t...</title><content type='html'>Beautiful kit Britt!!  I&amp;#39;ve got to make some time to start scrapping again so I can justify buying this one, I love it!!  And thanks for the AO!&lt;br /&gt;BTW, thanks for you trip reports, I&amp;#39;m enjoying reading them!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/7903480464382782802'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/7903480464382782802'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html?showComment=1258735948810#c7903480464382782802' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8747160799436337762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8747160799436337762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='November 20, 2009 at 9:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5253676519163305967</id><published>2009-11-20T10:03:42.015-07:00</published><updated>2009-11-20T10:03:42.015-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful add on!  Thanks so much and this kit is ...</title><content type='html'>Beautiful add on!  Thanks so much and this kit is just darling!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/5253676519163305967'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/5253676519163305967'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html?showComment=1258736622015#c5253676519163305967' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8747160799436337762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8747160799436337762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='November 20, 2009 at 10:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1144806917690471824</id><published>2009-11-20T11:15:30.766-07:00</published><updated>2009-11-20T11:15:30.766-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am so glad I sent my show off in early, otherwis...</title><content type='html'>I am so glad I sent my show off in early, otherwise I probaly would have forgotten! I can&amp;#39;t wait to use that ALPHA! LOVE IT!&lt;br /&gt;Let&amp;#39;s not even talk about how cute that Christmas kit is! The color scheme is dreamy. Love it and Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/1144806917690471824'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/1144806917690471824'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html?showComment=1258740930766#c1144806917690471824' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8747160799436337762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8747160799436337762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='November 20, 2009 at 11:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4243839865371426702</id><published>2009-11-20T11:24:11.357-07:00</published><updated>2009-11-20T11:24:11.357-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This kit is oh so cute!!!!</title><content type='html'>This kit is oh so cute!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/4243839865371426702'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/4243839865371426702'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html?showComment=1258741451357#c4243839865371426702' title=''/><author><name>Scrappycath</name><uri>https://www.blogger.com/profile/08772254574436461306</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//1.bp.blogspot.com/_P8PPaP3wHhQ/SThEXRaJX-I/AAAAAAAADr8/gkknG4UdfcA/S220-s32/Tink+glittery+sitting+sml.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8747160799436337762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8747160799436337762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1541673618'/><gd:extendedProperty name='blogger.displayTime' value='November 20, 2009 at 11:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2396407959284087855</id><published>2009-11-20T13:02:24.652-07:00</published><updated>2009-11-20T13:02:24.652-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freebie!</title><content type='html'>Thank you for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/2396407959284087855'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/2396407959284087855'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html?showComment=1258747344652#c2396407959284087855' title=''/><author><name>Abby</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8747160799436337762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8747160799436337762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 20, 2009 at 1:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8179026669058411390</id><published>2009-11-20T16:40:40.610-07:00</published><updated>2009-11-20T16:40:40.610-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE IT! I can feel a Christmas card coming on!!!</title><content type='html'>LOVE IT! I can feel a Christmas card coming on!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/8179026669058411390'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/8179026669058411390'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html?showComment=1258760440610#c8179026669058411390' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8747160799436337762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8747160799436337762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='November 20, 2009 at 4:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6132614546277444244</id><published>2009-11-20T18:16:18.875-07:00</published><updated>2009-11-20T18:16:18.911-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com" rel="nofollow"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: 20 Nov [LA 04:38pm, NY 07:38pm] - 21 Nov [UK 12:38am, OZ 11:38am] ).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/6132614546277444244'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/6132614546277444244'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html?showComment=1258766178875#c6132614546277444244' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8747160799436337762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8747160799436337762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 20, 2009 at 6:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6507223980683999063</id><published>2009-11-20T18:16:53.122-07:00</published><updated>2009-11-20T18:16:53.122-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>this kit is FABULOUS!!! Can&amp;#39;t wait to play wit...</title><content type='html'>this kit is FABULOUS!!! Can&amp;#39;t wait to play with it :) And thank you for the fabulous freebie! you Rock Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/6507223980683999063'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/6507223980683999063'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html?showComment=1258766213122#c6507223980683999063' title=''/><author><name>Erin</name><uri>https://www.blogger.com/profile/07174562573758490225</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_lSh43bcR7Oo/Sa4LgUmbg6I/AAAAAAAAAgI/ZrGZ0b0NxRM/S220-s32/100_2375.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8747160799436337762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8747160799436337762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958564641'/><gd:extendedProperty name='blogger.displayTime' value='November 20, 2009 at 6:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5819659089239639910</id><published>2009-11-20T18:56:51.235-07:00</published><updated>2009-11-20T18:56:51.235-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome awesome awesome kit!  Thanks for the alpha!</title><content type='html'>Awesome awesome awesome kit!  Thanks for the alpha!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/5819659089239639910'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/5819659089239639910'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html?showComment=1258768611235#c5819659089239639910' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8747160799436337762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8747160799436337762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 20, 2009 at 6:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7810663155035493604</id><published>2009-11-20T23:54:34.292-07:00</published><updated>2009-11-20T23:54:34.292-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This kit is lovely!!
Thanks to the freebies :)</title><content type='html'>This kit is lovely!!&lt;br /&gt;Thanks to the freebies :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/7810663155035493604'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/7810663155035493604'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html?showComment=1258786474292#c7810663155035493604' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8747160799436337762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8747160799436337762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 20, 2009 at 11:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1316854103038158627</id><published>2009-11-21T07:13:11.293-07:00</published><updated>2009-11-21T07:13:11.293-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!</title><content type='html'>Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/1316854103038158627'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/1316854103038158627'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html?showComment=1258812791293#c1316854103038158627' title=''/><author><name>MonkingsMusings</name><uri>https://www.blogger.com/profile/11846200954473307129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8747160799436337762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8747160799436337762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-298347736'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2009 at 7:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1577069978088593328</id><published>2009-11-21T08:38:26.854-07:00</published><updated>2009-11-21T08:38:26.854-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow! Love the kit! Thank you for the freebie!</title><content type='html'>Wow! Love the kit! Thank you for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/1577069978088593328'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/1577069978088593328'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html?showComment=1258817906854#c1577069978088593328' title=''/><author><name>Debbie</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8747160799436337762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8747160799436337762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2009 at 8:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7642044667394895539</id><published>2009-11-21T10:13:49.342-07:00</published><updated>2009-11-21T10:13:49.378-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this Freebie. I want to let ...</title><content type='html'>Thank you so much for this Freebie. I want to let you know that I posted a link to your blog in &lt;a href="http://CbhScrapbookFreebiesSearch.blogspot.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 3&lt;/b&gt; post on Nov. 21, 2009. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/7642044667394895539'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/7642044667394895539'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html?showComment=1258823629342#c7642044667394895539' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8747160799436337762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8747160799436337762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2009 at 10:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2372194890736877157</id><published>2009-11-21T12:48:48.192-07:00</published><updated>2009-11-21T12:48:48.192-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW... what an adorable xmas kit!  I love all the ...</title><content type='html'>WOW... what an adorable xmas kit!  I love all the red and blue!  I am surprised its not disney themed though... (dang)lol.  Thanks for the little add on.  Love the snowflake.&lt;br /&gt;&lt;br /&gt;I am still hoping you will make some kits based on your Disney World trip.  Is that a possibility?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/2372194890736877157'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/2372194890736877157'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html?showComment=1258832928192#c2372194890736877157' title=''/><author><name>Simply Sarah</name><uri>https://www.blogger.com/profile/17830334432867515400</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/-g-n44YtCgGw/TbxNfjdLKbI/AAAAAAAABQc/22ww2xCLzok/s32/sarah%2Bpromo%2Bpic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8747160799436337762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8747160799436337762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1148464824'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2009 at 12:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7951783684690602293</id><published>2009-11-22T22:26:29.947-07:00</published><updated>2009-11-22T22:26:29.947-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I adore that kit!  I am buying it as soon as I get...</title><content type='html'>I adore that kit!  I am buying it as soon as I get a little money, lol...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/7951783684690602293'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/7951783684690602293'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html?showComment=1258953989947#c7951783684690602293' title=''/><author><name>mrstank</name><uri>https://www.blogger.com/profile/03286604572880656982</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8747160799436337762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8747160799436337762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026006575'/><gd:extendedProperty name='blogger.displayTime' value='November 22, 2009 at 10:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1873690545948484230</id><published>2009-11-23T07:49:27.962-07:00</published><updated>2009-11-23T07:49:27.962-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>me, Paige? or another Paige? Oh no!</title><content type='html'>me, Paige? or another Paige? Oh no!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8180788153264740439/comments/default/1873690545948484230'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8180788153264740439/comments/default/1873690545948484230'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/crazy-eights.html?showComment=1258987767962#c1873690545948484230' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/crazy-eights.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8180788153264740439' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8180788153264740439' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2009 at 7:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2304648716354588521</id><published>2009-11-23T07:58:53.779-07:00</published><updated>2009-11-23T07:58:53.779-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE Glee!! Yay! Fun post.  I am working on mine...</title><content type='html'>I LOVE Glee!! Yay! Fun post.  I am working on mine right now!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8180788153264740439/comments/default/2304648716354588521'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8180788153264740439/comments/default/2304648716354588521'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/crazy-eights.html?showComment=1258988333779#c2304648716354588521' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/crazy-eights.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8180788153264740439' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8180788153264740439' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2009 at 7:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2835326665041063582</id><published>2009-11-23T11:13:20.760-07:00</published><updated>2009-11-23T11:13:20.760-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Aww, thanks Britt!! :)
I miss you too!</title><content type='html'>Aww, thanks Britt!! :)&lt;br /&gt;I miss you too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8488342585978297358/comments/default/2835326665041063582'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8488342585978297358/comments/default/2835326665041063582'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/biggest-manic-monday-deal-yet.html?showComment=1259000000760#c2835326665041063582' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/biggest-manic-monday-deal-yet.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8488342585978297358' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8488342585978297358' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2009 at 11:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3760452348983015570</id><published>2009-11-23T20:55:38.925-07:00</published><updated>2009-11-23T20:55:38.925-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>AGHHH!!  I WANT that kit so badly, but I don&amp;#39;t...</title><content type='html'>AGHHH!!  I WANT that kit so badly, but I don&amp;#39;t have any pictures from Disney yet.  We go next week for the first time in a SUPER long time.  Can&amp;#39;t wait to go, but still got to figure out how to complete this challenge...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7173905686856673263/comments/default/3760452348983015570'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7173905686856673263/comments/default/3760452348983015570'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/happy-birthday-mickey.html?showComment=1259034938925#c3760452348983015570' title=''/><author><name>Donna</name><uri>https://www.blogger.com/profile/04309640719013368376</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_N1_ES_BK8LU/SuI2r-Am5RI/AAAAAAAAEJc/OMsJT94ss6Q/S220-s32/Backup+Lindsey_048.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/happy-birthday-mickey.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7173905686856673263' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7173905686856673263' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1550751313'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2009 at 8:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7145969412021610687</id><published>2009-11-23T21:55:03.262-07:00</published><updated>2009-11-23T22:21:04.337-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7173905686856673263/comments/default/7145969412021610687'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7173905686856673263/comments/default/7145969412021610687'/><author><name>Donna</name><uri>https://www.blogger.com/profile/04309640719013368376</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_N1_ES_BK8LU/SuI2r-Am5RI/AAAAAAAAEJc/OMsJT94ss6Q/S220-s32/Backup+Lindsey_048.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/happy-birthday-mickey.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7173905686856673263' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7173905686856673263' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1550751313'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2009 at 9:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3152587146249709031</id><published>2009-11-23T22:22:24.657-07:00</published><updated>2009-11-23T22:22:24.657-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yeah!!  I realized I could do a Disney on Ice page...</title><content type='html'>Yeah!!  I realized I could do a Disney on Ice page and put it in the general section.  Can&amp;#39;t wait for this kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7173905686856673263/comments/default/3152587146249709031'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7173905686856673263/comments/default/3152587146249709031'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/happy-birthday-mickey.html?showComment=1259040144657#c3152587146249709031' title=''/><author><name>Donna</name><uri>https://www.blogger.com/profile/04309640719013368376</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_N1_ES_BK8LU/SuI2r-Am5RI/AAAAAAAAEJc/OMsJT94ss6Q/S220-s32/Backup+Lindsey_048.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/happy-birthday-mickey.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7173905686856673263' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7173905686856673263' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1550751313'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2009 at 10:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1095698683212550374</id><published>2009-11-24T09:52:04.073-07:00</published><updated>2009-11-24T09:52:04.073-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brittney, 
I have several pages that I did using y...</title><content type='html'>Brittney, &lt;br /&gt;I have several pages that I did using your kits and mixing in others.  Do I have to post credits in order to post them to your page?  I never do this because my main goal is to get the pages completed for my family.  I would love to show you what I have done with your awesome kits, but I wasn&amp;#39;t sure if credits were required.  Thanks!!!&lt;br /&gt;mariasingz@yahoo.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8488342585978297358/comments/default/1095698683212550374'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8488342585978297358/comments/default/1095698683212550374'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/biggest-manic-monday-deal-yet.html?showComment=1259081524073#c1095698683212550374' title=''/><author><name>Marie Reeves</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/biggest-manic-monday-deal-yet.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8488342585978297358' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8488342585978297358' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 24, 2009 at 9:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2655454743669948798</id><published>2009-11-24T15:35:00.437-07:00</published><updated>2009-11-24T15:35:00.437-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Good luck at the scary dentist! Yikes! Come to cra...</title><content type='html'>Good luck at the scary dentist! Yikes! Come to crazy Wal-Mart w/ me and 4:00 in the morning! I&amp;#39;ll pick you up!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1288945489348354979/comments/default/2655454743669948798'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1288945489348354979/comments/default/2655454743669948798'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/you-still-have-time.html?showComment=1259102100437#c2655454743669948798' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/you-still-have-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1288945489348354979' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1288945489348354979' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='November 24, 2009 at 3:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3027409839522979510</id><published>2009-11-24T16:49:57.998-07:00</published><updated>2009-11-24T16:49:57.998-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very cute!  Thanks!</title><content type='html'>Very cute!  Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/3027409839522979510'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8747160799436337762/comments/default/3027409839522979510'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html?showComment=1259106597998#c3027409839522979510' title=''/><author><name>Sweet Pea</name><uri>https://www.blogger.com/profile/07916926737251841098</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/can-you-feel-christmas-round-corner.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8747160799436337762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8747160799436337762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-405773745'/><gd:extendedProperty name='blogger.displayTime' value='November 24, 2009 at 4:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-600246242217476381</id><published>2009-11-25T12:59:46.921-07:00</published><updated>2009-11-25T12:59:46.921-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>DSD and Black Friday should NEVER be in the same m...</title><content type='html'>DSD and Black Friday should NEVER be in the same month!!  I&amp;#39;m sad cuz I&amp;#39;m already broke!&lt;br /&gt;&lt;br /&gt;I LOVED that challenge freebie... thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1288945489348354979/comments/default/600246242217476381'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1288945489348354979/comments/default/600246242217476381'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/you-still-have-time.html?showComment=1259179186921#c600246242217476381' title=''/><author><name>mrstank</name><uri>https://www.blogger.com/profile/03286604572880656982</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/you-still-have-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1288945489348354979' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1288945489348354979' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026006575'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2009 at 12:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7330378495825065380</id><published>2009-11-27T02:35:36.020-07:00</published><updated>2009-11-27T02:35:36.020-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY YAY YAY!!!  I&amp;#39;ve been waiting for another ...</title><content type='html'>YAY YAY YAY!!!  I&amp;#39;ve been waiting for another chance at the &amp;quot;choose your prize&amp;quot; to get the Delicate Mickey Sprinkles!!!  Thanks so much!  Have a great weekend!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1971611592581547889/comments/default/7330378495825065380'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1971611592581547889/comments/default/7330378495825065380'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/friday-black.html?showComment=1259314536020#c7330378495825065380' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/friday-black.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1971611592581547889' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1971611592581547889' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='November 27, 2009 at 2:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5058950648843002058</id><published>2009-11-27T08:05:45.882-07:00</published><updated>2009-11-27T08:05:45.882-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m so glad that you had a nice Thanksgiving w...</title><content type='html'>I&amp;#39;m so glad that you had a nice Thanksgiving with your cute family!!  And this LO is so fun...Josh is hilarious!  &lt;br /&gt;And how am I just NOW noticing that you are going back to DL in a month?  You are one lucky lady...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4390428329666346245/comments/default/5058950648843002058'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4390428329666346245/comments/default/5058950648843002058'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/let-deals-begin.html?showComment=1259334345882#c5058950648843002058' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/let-deals-begin.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4390428329666346245' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4390428329666346245' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='November 27, 2009 at 8:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-244972075800908547</id><published>2009-11-27T12:10:23.539-07:00</published><updated>2009-11-27T12:10:23.539-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, so sad I missed this one! It&amp;#39;s just too cu...</title><content type='html'>Oh, so sad I missed this one! It&amp;#39;s just too cute! Hope your dentist appointment was a success.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1288945489348354979/comments/default/244972075800908547'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1288945489348354979/comments/default/244972075800908547'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/you-still-have-time.html?showComment=1259349023539#c244972075800908547' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/you-still-have-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1288945489348354979' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1288945489348354979' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='November 27, 2009 at 12:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3716113173116523229</id><published>2009-11-27T12:12:10.243-07:00</published><updated>2009-11-27T12:12:10.243-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the water color papers. Very nice. I was tryi...</title><content type='html'>Love the water color papers. Very nice. I was trying to find your grab bag in the store, did you do a grab bag? I loved the last one for DSD.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1971611592581547889/comments/default/3716113173116523229'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1971611592581547889/comments/default/3716113173116523229'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/friday-black.html?showComment=1259349130243#c3716113173116523229' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/friday-black.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1971611592581547889' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1971611592581547889' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='November 27, 2009 at 12:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3140657317345450835</id><published>2009-11-27T20:16:19.228-07:00</published><updated>2009-11-27T20:16:19.228-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I feel really sad.  I had a list of your designs I...</title><content type='html'>I feel really sad.  I had a list of your designs I wanted to buy today but I am having issues getting into the site.  It is overloaded again. I am unsure what to do.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1971611592581547889/comments/default/3140657317345450835'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1971611592581547889/comments/default/3140657317345450835'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/friday-black.html?showComment=1259378179228#c3140657317345450835' title=''/><author><name>Shelbi</name><uri>https://www.blogger.com/profile/05356316420182227329</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/friday-black.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1971611592581547889' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1971611592581547889' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1671070663'/><gd:extendedProperty name='blogger.displayTime' value='November 27, 2009 at 8:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1590305500455533352</id><published>2009-11-27T20:38:14.453-07:00</published><updated>2009-11-27T20:38:14.453-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Keep trying. It will work. Be patient. Sorry!!</title><content type='html'>Keep trying. It will work. Be patient. Sorry!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1971611592581547889/comments/default/1590305500455533352'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1971611592581547889/comments/default/1590305500455533352'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/friday-black.html?showComment=1259379494453#c1590305500455533352' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/friday-black.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1971611592581547889' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1971611592581547889' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='November 27, 2009 at 8:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-625514613031501738</id><published>2009-11-27T21:58:56.419-07:00</published><updated>2009-11-27T21:58:56.419-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Same here, Britt--trying to add one of your kits t...</title><content type='html'>Same here, Britt--trying to add one of your kits to my shopping cart and unable to do so.......&lt;br /&gt;&lt;br /&gt;Jamie in SW Arkansas&lt;br /&gt;dodsonhill@hotmail.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1971611592581547889/comments/default/625514613031501738'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1971611592581547889/comments/default/625514613031501738'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/friday-black.html?showComment=1259384336419#c625514613031501738' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/friday-black.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1971611592581547889' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1971611592581547889' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 27, 2009 at 9:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-631292605876924039</id><published>2009-11-28T14:49:54.365-07:00</published><updated>2009-11-28T14:49:54.365-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SO SO CUTE!  Love those borders.
Bummer on the SM ...</title><content type='html'>SO SO CUTE!  Love those borders.&lt;br /&gt;Bummer on the SM site.  :(</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1526963855547157227/comments/default/631292605876924039'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1526963855547157227/comments/default/631292605876924039'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/speed-scrap-with-me.html?showComment=1259444994365#c631292605876924039' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/speed-scrap-with-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1526963855547157227' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1526963855547157227' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2009 at 2:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9023408469084832710</id><published>2009-11-28T22:19:19.742-07:00</published><updated>2009-11-28T22:19:19.742-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Do you think my boss would let me take a LONG brea...</title><content type='html'>Do you think my boss would let me take a LONG break in my workday so I can SpeedScrap with you????  Maybe I&amp;#39;ll ask...  ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1526963855547157227/comments/default/9023408469084832710'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1526963855547157227/comments/default/9023408469084832710'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/speed-scrap-with-me.html?showComment=1259471959742#c9023408469084832710' title=''/><author><name>scaccogirl</name><uri>https://www.blogger.com/profile/10381399464591334773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/-z4Ki72nERys/TqglUcLmJCI/AAAAAAAAAZ8/VI3LbQL6M20/s32/me%2B2011%2B10.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/speed-scrap-with-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1526963855547157227' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1526963855547157227' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1087322966'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2009 at 10:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5350745272448715859</id><published>2009-11-29T21:57:22.069-07:00</published><updated>2009-11-29T21:57:22.069-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wish I could come!  I gotta work, blaahhhh!  On ...</title><content type='html'>I wish I could come!  I gotta work, blaahhhh!  On an up note, I just bought your HSOA kit (shhh, don&amp;#39;t tell my husband)... I promised NOT to spend any money until we budgeted for our Disney trip in 1 week and FOUR days now.  I thought the price was TOO good to resist though!  Mickey won&amp;#39;t suffer any.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1526963855547157227/comments/default/5350745272448715859'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1526963855547157227/comments/default/5350745272448715859'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/speed-scrap-with-me.html?showComment=1259557042069#c5350745272448715859' title=''/><author><name>mrstank</name><uri>https://www.blogger.com/profile/03286604572880656982</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/speed-scrap-with-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1526963855547157227' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1526963855547157227' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026006575'/><gd:extendedProperty name='blogger.displayTime' value='November 29, 2009 at 9:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-507166019801864133</id><published>2009-12-01T21:06:10.732-07:00</published><updated>2009-12-01T21:06:10.732-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SS was FANTASTIC! Thanks so much, Britt! Love the ...</title><content type='html'>SS was FANTASTIC! Thanks so much, Britt! Love the borders=)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1526963855547157227/comments/default/507166019801864133'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1526963855547157227/comments/default/507166019801864133'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/speed-scrap-with-me.html?showComment=1259726770732#c507166019801864133' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/speed-scrap-with-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1526963855547157227' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1526963855547157227' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2009 at 9:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2095995092781777779</id><published>2009-12-03T19:47:46.142-07:00</published><updated>2009-12-03T20:30:20.886-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Had to tell you that I just finished this book thi...</title><content type='html'>Had to tell you that I just finished this book this afternoon, and wow, it was amazing.  It was a little slow in the middle (and now that I reread your review, I see you mentioned that) but the ending left me so happy and satisfied I can&amp;#39;t stop thinking about it.  Beautiful book; thanks for the recommendation.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6393747697813091307/comments/default/2095995092781777779'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6393747697813091307/comments/default/2095995092781777779'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/any-readers-out-there.html?showComment=1259894866142#c2095995092781777779' title=''/><author><name>Beth</name><uri>https://www.blogger.com/profile/13870296621798497300</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-Xgp7_L6R9qo/Wh4-8WJUILI/AAAAAAABqNc/AujVyPoz0aMwGiOE-sIwNZcpxNZymwzbQCK4BGAYYCw/s32/beth.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/any-readers-out-there.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6393747697813091307' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6393747697813091307' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868305007'/><gd:extendedProperty name='blogger.displayTime' value='December 3, 2009 at 7:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6345073795224138899</id><published>2009-12-04T05:55:55.243-07:00</published><updated>2009-12-04T05:55:55.243-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love that last pic especially!  Just so cute!</title><content type='html'>Love that last pic especially!  Just so cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7974934622841269079/comments/default/6345073795224138899'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7974934622841269079/comments/default/6345073795224138899'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/bad-blogger-this-week.html?showComment=1259931355243#c6345073795224138899' title=''/><author><name>Scrappycath</name><uri>https://www.blogger.com/profile/08772254574436461306</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//1.bp.blogspot.com/_P8PPaP3wHhQ/SThEXRaJX-I/AAAAAAAADr8/gkknG4UdfcA/S220-s32/Tink+glittery+sitting+sml.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/bad-blogger-this-week.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7974934622841269079' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7974934622841269079' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1541673618'/><gd:extendedProperty name='blogger.displayTime' value='December 4, 2009 at 5:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8348964386312766646</id><published>2009-12-04T12:16:49.364-07:00</published><updated>2009-12-04T12:16:49.364-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the show off gift!  Those ar...</title><content type='html'>Thank you so much for the show off gift!  Those are so cute and I love what your girls did with them!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8278077212194968890/comments/default/8348964386312766646'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8278077212194968890/comments/default/8348964386312766646'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/borders-and-jellies.html?showComment=1259954209364#c8348964386312766646' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/borders-and-jellies.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8278077212194968890' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8278077212194968890' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='December 4, 2009 at 12:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-290157102244975023</id><published>2009-12-04T17:43:16.725-07:00</published><updated>2009-12-04T17:43:16.725-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the show off gift! They are adorable!</title><content type='html'>Thank you for the show off gift! They are adorable!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8278077212194968890/comments/default/290157102244975023'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8278077212194968890/comments/default/290157102244975023'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/borders-and-jellies.html?showComment=1259973796725#c290157102244975023' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/14537253151892945425</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_XTXZj6wji9M/TDne4pWE23I/AAAAAAAAAGc/YbYQ_JYcdS0/S220-s32/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/borders-and-jellies.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8278077212194968890' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8278077212194968890' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1331579084'/><gd:extendedProperty name='blogger.displayTime' value='December 4, 2009 at 5:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-72372792826089066</id><published>2009-12-04T20:21:27.758-07:00</published><updated>2009-12-04T20:21:27.758-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Glad you are having fun in AZ.
Thanks for the show...</title><content type='html'>Glad you are having fun in AZ.&lt;br /&gt;Thanks for the show-off gifty!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8278077212194968890/comments/default/72372792826089066'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8278077212194968890/comments/default/72372792826089066'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/borders-and-jellies.html?showComment=1259983287758#c72372792826089066' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/borders-and-jellies.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8278077212194968890' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8278077212194968890' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 4, 2009 at 8:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7597476574686455867</id><published>2009-12-06T23:01:25.775-07:00</published><updated>2009-12-06T23:01:25.775-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>cute pics!! where did you get those awesome photo ...</title><content type='html'>cute pics!! where did you get those awesome photo hangers in the background? or did you make them? love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7974934622841269079/comments/default/7597476574686455867'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7974934622841269079/comments/default/7597476574686455867'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/bad-blogger-this-week.html?showComment=1260165685775#c7597476574686455867' title=''/><author><name>Laura @ live.laugh.photograph</name><uri>https://www.blogger.com/profile/09525234506645118451</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-MFUB-_0rt3E/TYi_0ZU321I/AAAAAAAAXg0/FSO5HYajGj8/s32/Laura.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/bad-blogger-this-week.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7974934622841269079' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7974934622841269079' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-14693862'/><gd:extendedProperty name='blogger.displayTime' value='December 6, 2009 at 11:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7463565561859917349</id><published>2009-12-07T09:53:03.289-07:00</published><updated>2009-12-07T09:53:03.289-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That&amp;#39;s at my cousin&amp;#39;s house.  I believe sh...</title><content type='html'>That&amp;#39;s at my cousin&amp;#39;s house.  I believe she made them with ribbon glued to regular frames.  Aren&amp;#39;t they cute?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7974934622841269079/comments/default/7463565561859917349'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7974934622841269079/comments/default/7463565561859917349'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/bad-blogger-this-week.html?showComment=1260204783289#c7463565561859917349' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/bad-blogger-this-week.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7974934622841269079' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7974934622841269079' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='December 7, 2009 at 9:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-36575232489619447</id><published>2009-12-11T10:03:50.287-07:00</published><updated>2009-12-11T10:03:50.287-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How exciting that your brother is coming home!</title><content type='html'>How exciting that your brother is coming home!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1875601655474688889/comments/default/36575232489619447'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1875601655474688889/comments/default/36575232489619447'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/friday-already.html?showComment=1260551030287#c36575232489619447' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/06230119062587820168</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/_yeEjKRFO2bU/S8hy_J6tIpI/AAAAAAAABpY/8HRr0aNHn1M/S220-s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/friday-already.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1875601655474688889' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1875601655474688889' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1156377646'/><gd:extendedProperty name='blogger.displayTime' value='December 11, 2009 at 10:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3825134607758395332</id><published>2009-12-11T10:59:49.473-07:00</published><updated>2009-12-11T10:59:49.473-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>yup i remember scotty going away. I think i was a ...</title><content type='html'>yup i remember scotty going away. I think i was a lurker then lol. Im so excited for you and your family. Congrats!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1875601655474688889/comments/default/3825134607758395332'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1875601655474688889/comments/default/3825134607758395332'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/friday-already.html?showComment=1260554389473#c3825134607758395332' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/friday-already.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1875601655474688889' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1875601655474688889' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='December 11, 2009 at 10:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3842840579505951198</id><published>2009-12-11T11:04:51.240-07:00</published><updated>2009-12-11T11:04:51.240-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my goodness Britt!!  I AM SO EXCITED FOR YOU!!!...</title><content type='html'>Oh my goodness Britt!!  I AM SO EXCITED FOR YOU!!!   WOW!! YAAY~~~  Have a fun weekend hun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1875601655474688889/comments/default/3842840579505951198'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1875601655474688889/comments/default/3842840579505951198'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/friday-already.html?showComment=1260554691240#c3842840579505951198' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/friday-already.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1875601655474688889' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1875601655474688889' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='December 11, 2009 at 11:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-142224394821848105</id><published>2009-12-11T12:32:08.412-07:00</published><updated>2009-12-11T12:32:08.412-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome that your brother is coming home, and wow,...</title><content type='html'>Awesome that your brother is coming home, and wow, has that been two years already?!&lt;br /&gt;&lt;br /&gt;LOVING your new products for this week, and I forgot to say the other week that your Christmas kit is one of the prettiest I have seen this year, just gorgeous!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1875601655474688889/comments/default/142224394821848105'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1875601655474688889/comments/default/142224394821848105'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/friday-already.html?showComment=1260559928412#c142224394821848105' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/friday-already.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1875601655474688889' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1875601655474688889' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='December 11, 2009 at 12:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4502528392272485629</id><published>2009-12-11T12:57:25.534-07:00</published><updated>2009-12-11T12:57:25.534-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So happy  to hear your brother is coming home! Tha...</title><content type='html'>So happy  to hear your brother is coming home! Thanks so much for the wonderful templates. I absolutely love your templates. I&amp;#39;ll have to put them to use right now!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1875601655474688889/comments/default/4502528392272485629'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1875601655474688889/comments/default/4502528392272485629'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/friday-already.html?showComment=1260561445534#c4502528392272485629' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/friday-already.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1875601655474688889' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1875601655474688889' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='December 11, 2009 at 12:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2830938368512024971</id><published>2009-12-11T14:03:46.351-07:00</published><updated>2009-12-11T14:03:46.351-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the template freebie! I am so excited t...</title><content type='html'>Thanks for the template freebie! I am so excited to use it, as always. I think I&amp;#39;ll be heading over to the shop for the alpha, it is so cute! &lt;br /&gt;I can&amp;#39;t believe your brother is home! Have a great weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1875601655474688889/comments/default/2830938368512024971'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1875601655474688889/comments/default/2830938368512024971'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/friday-already.html?showComment=1260565426351#c2830938368512024971' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/friday-already.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1875601655474688889' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1875601655474688889' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='December 11, 2009 at 2:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5356341978799832208</id><published>2009-12-11T14:14:30.688-07:00</published><updated>2009-12-11T14:14:30.688-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I know it will be a happy reunion!!!  Have an awes...</title><content type='html'>I know it will be a happy reunion!!!  Have an awesome weekend and thanks so much for the show off gift!!!  As usual your Britt Girls ROCKED your stuff...love all the inspirational layouts!! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1875601655474688889/comments/default/5356341978799832208'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1875601655474688889/comments/default/5356341978799832208'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/friday-already.html?showComment=1260566070688#c5356341978799832208' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/friday-already.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1875601655474688889' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1875601655474688889' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='December 11, 2009 at 2:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3464366422770815638</id><published>2009-12-12T06:08:41.022-07:00</published><updated>2009-12-12T06:08:41.022-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have a fabulous weekend with your brother and the ...</title><content type='html'>Have a fabulous weekend with your brother and the whole family. How exciting for you to see him again!&lt;br /&gt;Thanks for the template!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1875601655474688889/comments/default/3464366422770815638'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1875601655474688889/comments/default/3464366422770815638'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/friday-already.html?showComment=1260623321022#c3464366422770815638' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/friday-already.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1875601655474688889' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1875601655474688889' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 12, 2009 at 6:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6233591576836465135</id><published>2009-12-13T22:04:48.768-07:00</published><updated>2009-12-13T22:04:48.768-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday Britt!!</title><content type='html'>Happy Birthday Britt!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/6233591576836465135'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/6233591576836465135'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html?showComment=1260767088768#c6233591576836465135' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8476862821871473527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8476862821871473527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='December 13, 2009 at 10:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6127271403959792427</id><published>2009-12-13T22:17:17.277-07:00</published><updated>2009-12-13T22:17:17.277-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>A very Happy Birthday to you! Hope you have a wond...</title><content type='html'>A very Happy Birthday to you! Hope you have a wonderful day.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/6127271403959792427'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/6127271403959792427'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html?showComment=1260767837277#c6127271403959792427' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8476862821871473527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8476862821871473527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='December 13, 2009 at 10:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2949589962185841912</id><published>2009-12-13T22:42:04.671-07:00</published><updated>2009-12-13T22:42:04.671-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday, Britt!!!!</title><content type='html'>Happy Birthday, Britt!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/2949589962185841912'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/2949589962185841912'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html?showComment=1260769324671#c2949589962185841912' title=''/><author><name>Kathleen</name><uri>https://www.blogger.com/profile/03437334053741020887</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_iHf-D1zdaCM/SH6_IAzsyEI/AAAAAAAAAWY/LzU-aAv99j8/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8476862821871473527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8476862821871473527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-755540311'/><gd:extendedProperty name='blogger.displayTime' value='December 13, 2009 at 10:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7579654825492292904</id><published>2009-12-13T23:40:32.502-07:00</published><updated>2009-12-13T23:40:32.502-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday Britt!  Hope you have an Awesome day!!</title><content type='html'>Happy Birthday Britt!  Hope you have an Awesome day!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/7579654825492292904'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/7579654825492292904'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html?showComment=1260772832502#c7579654825492292904' title=''/><author><name>Jemenifer22</name><uri>https://www.blogger.com/profile/14340527653961863127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//4.bp.blogspot.com/_tBL3alSlIxI/SlGV86kd4wI/AAAAAAAAAFQ/CedSRWoyalo/S220-s32/Picture.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8476862821871473527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8476862821871473527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-973317780'/><gd:extendedProperty name='blogger.displayTime' value='December 13, 2009 at 11:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7245440575116203471</id><published>2009-12-14T00:30:38.403-07:00</published><updated>2009-12-14T00:30:38.403-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy 29th Birthday, Britt!</title><content type='html'>Happy 29th Birthday, Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/7245440575116203471'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/7245440575116203471'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html?showComment=1260775838403#c7245440575116203471' title=''/><author><name>Krisi</name><uri>http://krisiskreations.blogspot.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8476862821871473527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8476862821871473527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2009 at 12:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8395020525758837128</id><published>2009-12-14T00:53:47.887-07:00</published><updated>2009-12-14T00:53:47.887-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have a happy birthday and have fun celebrating wit...</title><content type='html'>Have a happy birthday and have fun celebrating with your brother. Hope he is home save.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/8395020525758837128'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/8395020525758837128'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html?showComment=1260777227887#c8395020525758837128' title=''/><author><name>Miranda</name><uri>https://www.blogger.com/profile/00898632469574269335</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_jI10n_xpfa4/S0OhyKwTsVI/AAAAAAAAABU/JoFJOTJEqys/S220-s32/VERK-09.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8476862821871473527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8476862821871473527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1306490605'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2009 at 12:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5190774992589588042</id><published>2009-12-14T02:07:17.554-07:00</published><updated>2009-12-14T02:07:17.554-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday Britt! Hope you have a fabulous day...</title><content type='html'>Happy Birthday Britt! Hope you have a fabulous day, and enjoy your last year of being a 20 something! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/5190774992589588042'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/5190774992589588042'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html?showComment=1260781637554#c5190774992589588042' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8476862821871473527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8476862821871473527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2009 at 2:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8042408097342269016</id><published>2009-12-14T05:18:06.698-07:00</published><updated>2009-12-14T05:18:06.698-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday to you!!  Hope it is a super awesom...</title><content type='html'>Happy Birthday to you!!  Hope it is a super awesome day!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/8042408097342269016'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/8042408097342269016'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html?showComment=1260793086698#c8042408097342269016' title=''/><author><name>Scrappycath</name><uri>https://www.blogger.com/profile/08772254574436461306</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//1.bp.blogspot.com/_P8PPaP3wHhQ/SThEXRaJX-I/AAAAAAAADr8/gkknG4UdfcA/S220-s32/Tink+glittery+sitting+sml.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8476862821871473527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8476862821871473527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1541673618'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2009 at 5:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4931990063263974846</id><published>2009-12-14T05:56:30.480-07:00</published><updated>2009-12-14T05:56:30.480-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy birthday, Britt!! Have a wonderful day!</title><content type='html'>Happy birthday, Britt!! Have a wonderful day!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/4931990063263974846'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/4931990063263974846'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html?showComment=1260795390480#c4931990063263974846' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8476862821871473527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8476862821871473527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2009 at 5:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3298186031020930686</id><published>2009-12-14T06:12:10.474-07:00</published><updated>2009-12-14T06:12:10.474-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy birthday!  I hope you have a great day.</title><content type='html'>Happy birthday!  I hope you have a great day.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/3298186031020930686'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/3298186031020930686'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html?showComment=1260796330474#c3298186031020930686' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/08418796176428526353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8476862821871473527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8476862821871473527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-876538540'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2009 at 6:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3844897241561927497</id><published>2009-12-14T06:58:17.197-07:00</published><updated>2009-12-14T06:58:17.197-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday, Britt!!! I hope you have a fabulou...</title><content type='html'>Happy Birthday, Britt!!! I hope you have a fabulous, wonderful day! Thank you for the coupon, now it feels like we&amp;#39;re getting a gift too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/3844897241561927497'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/3844897241561927497'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html?showComment=1260799097197#c3844897241561927497' title=''/><author><name>Holly Thompson</name><uri>https://www.blogger.com/profile/12717489383885112791</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-_yWLvqvQoP8/UsT3ixErcsI/AAAAAAAAExw/-Rd4Px4rDTY/s32/TPWaviHollyAnissa350.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8476862821871473527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8476862821871473527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-203190843'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2009 at 6:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5545922054836152003</id><published>2009-12-14T07:43:11.881-07:00</published><updated>2009-12-14T07:43:11.881-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday, Britt! You&amp;#39;re so sweet and tho...</title><content type='html'>Happy Birthday, Britt! You&amp;#39;re so sweet and thoughtful to want to celebrate with all of us! I hope you have a wonderful day and that all your wishes come true. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/5545922054836152003'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/5545922054836152003'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html?showComment=1260801791881#c5545922054836152003' title=''/><author><name>kendallt</name><uri>https://www.blogger.com/profile/07731351238854174425</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//2.bp.blogspot.com/-yEPSvuldCM4/Tww0e-RsRpI/AAAAAAAAAJ8/mjFb_oJnQTs/s32/Kendall_NewAvatar_Small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8476862821871473527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8476862821871473527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-37576675'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2009 at 7:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8904211971735294133</id><published>2009-12-14T07:50:35.286-07:00</published><updated>2009-12-14T07:50:35.286-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday to my dear sweet friend!!  Why does...</title><content type='html'>Happy Birthday to my dear sweet friend!!  Why does it not surprise me that you are GIVING on YOUR birthday??&lt;br /&gt;Hugs from the &amp;quot;warm&amp;quot; AZ desert coming straight to you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/8904211971735294133'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/8904211971735294133'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html?showComment=1260802235286#c8904211971735294133' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8476862821871473527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8476862821871473527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2009 at 7:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8675221082448649553</id><published>2009-12-14T08:36:59.219-07:00</published><updated>2009-12-14T08:36:59.219-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy birthday, Britt!! Hope you have a wonderful ...</title><content type='html'>Happy birthday, Britt!! Hope you have a wonderful day!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/8675221082448649553'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/8675221082448649553'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html?showComment=1260805019219#c8675221082448649553' title=''/><author><name>Daniela Leme</name><uri>https://www.blogger.com/profile/06802694858497122818</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_E_Q8JvnXqpQ/SeNf9M8fGXI/AAAAAAAAAKs/TFG2SQsQF_c/S220-s32/DanielaLeme.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8476862821871473527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8476862821871473527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1855161254'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2009 at 8:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7186528980097453229</id><published>2009-12-14T10:21:27.456-07:00</published><updated>2009-12-14T10:21:27.456-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday Britt!</title><content type='html'>Happy Birthday Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/7186528980097453229'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/7186528980097453229'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html?showComment=1260811287456#c7186528980097453229' title=''/><author><name>Beau and Jen</name><uri>https://www.blogger.com/profile/12186198338394774028</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//2.bp.blogspot.com/-meUru7s-kYQ/TyofHBXJImI/AAAAAAAACqE/P_-kDX5jos4/s32/bees%2Bgame%2Bbeau%2Band%2Bi.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8476862821871473527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8476862821871473527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-557530155'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2009 at 10:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2926124790401357014</id><published>2009-12-14T10:56:15.301-07:00</published><updated>2009-12-14T10:56:15.301-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday Britt!  Have a great day -- fyi - I...</title><content type='html'>Happy Birthday Britt!  Have a great day -- fyi - I stopped aging at 29, not having birthdays, just adding the year :-)  Anne</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/2926124790401357014'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/2926124790401357014'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html?showComment=1260813375301#c2926124790401357014' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8476862821871473527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8476862821871473527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2009 at 10:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4746548734718303607</id><published>2009-12-14T11:23:37.744-07:00</published><updated>2009-12-14T11:23:37.744-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy birthday!  May all your dreams come true.  :)</title><content type='html'>Happy birthday!  May all your dreams come true.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/4746548734718303607'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/4746548734718303607'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html?showComment=1260815017744#c4746548734718303607' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8476862821871473527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8476862821871473527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2009 at 11:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6985077371464440888</id><published>2009-12-14T11:25:32.525-07:00</published><updated>2009-12-14T11:25:32.525-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How thoughtful to extend a gift to all of us on YO...</title><content type='html'>How thoughtful to extend a gift to all of us on YOUR birthday!!  Thank you and HAPPY BIRTHDAY GIRL!!!  My Mom and I now just celebrate &amp;quot;anniversaries&amp;quot; on our birthday! =)  For example, this year I celebrated the 10th Anniversary of my 29th Bday!  LOL! =)  I hope you have an awesome day!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/6985077371464440888'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/6985077371464440888'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html?showComment=1260815132525#c6985077371464440888' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8476862821871473527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8476862821871473527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2009 at 11:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3232833544496487552</id><published>2009-12-14T13:42:20.553-07:00</published><updated>2009-12-14T13:42:20.553-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have a wonderful birthday!!!</title><content type='html'>Have a wonderful birthday!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/3232833544496487552'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/3232833544496487552'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html?showComment=1260823340553#c3232833544496487552' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8476862821871473527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8476862821871473527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2009 at 1:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-615873961537636422</id><published>2009-12-14T14:01:50.057-07:00</published><updated>2009-12-14T14:01:50.057-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday Britt! Hope you have the best day!</title><content type='html'>Happy Birthday Britt! Hope you have the best day!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/615873961537636422'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/615873961537636422'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html?showComment=1260824510057#c615873961537636422' title=''/><author><name>Heather K. (interstitchal)</name><uri>https://www.blogger.com/profile/17145904061736564865</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8476862821871473527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8476862821871473527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1551119962'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2009 at 2:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6723488917589299385</id><published>2009-12-14T16:13:51.042-07:00</published><updated>2009-12-14T16:13:51.042-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hope you enjoy your bday!</title><content type='html'>Hope you enjoy your bday!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/6723488917589299385'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/6723488917589299385'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html?showComment=1260832431042#c6723488917589299385' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/14177132213762642121</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8476862821871473527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8476862821871473527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1481181288'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2009 at 4:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6548694851734850999</id><published>2009-12-14T16:48:56.032-07:00</published><updated>2009-12-14T16:48:56.032-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday Girlfriend!!!! Hope it&amp;#39;s a GREA...</title><content type='html'>Happy Birthday Girlfriend!!!! Hope it&amp;#39;s a GREAT one!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/6548694851734850999'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/6548694851734850999'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html?showComment=1260834536032#c6548694851734850999' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/09454808955735563471</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8476862821871473527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8476862821871473527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-355999359'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2009 at 4:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4445597777292432085</id><published>2009-12-14T17:43:55.927-07:00</published><updated>2009-12-14T17:43:55.927-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday Britt!</title><content type='html'>Happy Birthday Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/4445597777292432085'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/4445597777292432085'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html?showComment=1260837835927#c4445597777292432085' title=''/><author><name>Susan</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8476862821871473527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8476862821871473527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2009 at 5:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1272177097246831755</id><published>2009-12-14T22:59:37.997-07:00</published><updated>2009-12-14T22:59:37.997-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy birthday Britt</title><content type='html'>Happy birthday Britt</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/1272177097246831755'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/1272177097246831755'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html?showComment=1260856777997#c1272177097246831755' title=''/><author><name>Ljonezy</name><uri>https://www.blogger.com/profile/12199284555545439751</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='30' src='//bp0.blogger.com/_SzMLDgCVSKU/R0o_X729JTI/AAAAAAAAAAM/rRZ_uhEuKZk/s33/Photo+for+blog.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8476862821871473527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8476862821871473527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-787903605'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2009 at 10:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7395506137447462850</id><published>2009-12-15T10:13:40.156-07:00</published><updated>2009-12-15T10:13:40.156-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday, Britt!!  Thank you so much for sha...</title><content type='html'>Happy Birthday, Britt!!  Thank you so much for sharing your special day - That was the push I needed to get some of the your items that had been sitting on my wish list.  Hope it was a great one!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/7395506137447462850'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8476862821871473527/comments/default/7395506137447462850'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html?showComment=1260897220156#c7395506137447462850' title=''/><author><name>Kerry</name><uri>https://www.blogger.com/profile/16400349237723714072</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/happy-birthday-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8476862821871473527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8476862821871473527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1399135985'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2009 at 10:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8541907906932399455</id><published>2009-12-15T18:00:32.625-07:00</published><updated>2010-02-04T16:47:23.693-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ok Britt, you cost me $60!! LOL, I LOVE LOVE LOVE ...</title><content type='html'>ok Britt, you cost me $60!! LOL, I LOVE LOVE LOVE them though!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6058027802549521614/comments/default/8541907906932399455'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6058027802549521614/comments/default/8541907906932399455'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/grosgrain-giveaway.html?showComment=1260925232625#c8541907906932399455' title=''/><author><name>Jennifer</name><uri>https://www.blogger.com/profile/13273273342995175294</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//1.bp.blogspot.com/-ahwAZME2ZjY/V6-e5P-HPJI/AAAAAAAAAyg/ymV7E3mfs3sMdFtIlvG5JaBCLHBzwzQ6ACK4B/s31/IMG_7953.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/grosgrain-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6058027802549521614' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6058027802549521614' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1680515322'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2009 at 6:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3041408508538964232</id><published>2009-12-17T21:34:46.051-07:00</published><updated>2009-12-17T21:34:46.051-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You deserve it girl....thanks for being such a swe...</title><content type='html'>You deserve it girl....thanks for being such a sweetie! =) XOXO</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1720462665979712289/comments/default/3041408508538964232'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1720462665979712289/comments/default/3041408508538964232'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/thank-you-all-soooo-much.html?showComment=1261110886051#c3041408508538964232' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/thank-you-all-soooo-much.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1720462665979712289' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1720462665979712289' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='December 17, 2009 at 9:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8231168579944598694</id><published>2009-12-18T10:27:03.374-07:00</published><updated>2009-12-18T10:27:03.374-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OK seriously Britt you just made my day!  

These ...</title><content type='html'>OK seriously Britt you just made my day!  &lt;br /&gt;&lt;br /&gt;These are amazing and I&amp;#39;m off to put them in my cart right now! I&amp;#39;m so behind in everything these are going to make scrapping all the photos sooo easy this year.  LOVE LOVE LOVE it!&lt;br /&gt;&lt;br /&gt;Happy Belated Birthday to YOU!  Hope your day was fun and wonderful.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3068234887871376148/comments/default/8231168579944598694'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3068234887871376148/comments/default/8231168579944598694'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/quick.html?showComment=1261157223374#c8231168579944598694' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/quick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3068234887871376148' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3068234887871376148' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='December 18, 2009 at 10:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3700922767280673485</id><published>2009-12-18T13:56:03.130-07:00</published><updated>2009-12-18T13:56:03.130-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for these beautiful quick pages....</title><content type='html'>Thank you so much for these beautiful quick pages. You are so very generous. Merry Christmas to you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3068234887871376148/comments/default/3700922767280673485'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3068234887871376148/comments/default/3700922767280673485'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/quick.html?showComment=1261169763130#c3700922767280673485' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/quick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3068234887871376148' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3068234887871376148' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='December 18, 2009 at 1:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-63203344596562456</id><published>2009-12-18T19:57:17.701-07:00</published><updated>2009-12-18T19:57:17.701-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are perfect! Thanks for an amazing Show Off ...</title><content type='html'>These are perfect! Thanks for an amazing Show Off gift! Merry Christmas!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3068234887871376148/comments/default/63203344596562456'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3068234887871376148/comments/default/63203344596562456'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/quick.html?showComment=1261191437701#c63203344596562456' title=''/><author><name>Green Box Creations</name><uri>https://www.blogger.com/profile/13314599398693362222</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//1.bp.blogspot.com/_8Lzv1sdL7mA/S6GmVa6A7HI/AAAAAAAAATY/6FsvMWAtXDY/S220-s32/FOR+SMG+TEAM+2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/quick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3068234887871376148' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3068234887871376148' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1150771977'/><gd:extendedProperty name='blogger.displayTime' value='December 18, 2009 at 7:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7845663838628546311</id><published>2009-12-19T06:09:29.179-07:00</published><updated>2009-12-19T06:09:29.179-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow Britt! These quick pages are terrific and will...</title><content type='html'>Wow Britt! These quick pages are terrific and will come in handy. Very generous of you to give them to your show-offs. Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3068234887871376148/comments/default/7845663838628546311'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3068234887871376148/comments/default/7845663838628546311'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/quick.html?showComment=1261228169179#c7845663838628546311' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/quick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3068234887871376148' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3068234887871376148' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 19, 2009 at 6:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5541845784021636351</id><published>2009-12-19T09:04:26.603-07:00</published><updated>2009-12-19T09:04:26.603-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much. These are fantastic - genious i...</title><content type='html'>Thank you so much. These are fantastic - genious idea. Would you ever consider doing a &amp;quot;greatest hits&amp;quot; quick page set of Magical Vacation themed layouts by you and the Britt Girls. This would totally make my YEAR. I buy all your kits, but I can never get my layouts too look as good as yours and honestly, I don&amp;#39;t have the time to try!  A multi-pack of quick pages from your various Disney themed kits would really be a dream come true for me.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3068234887871376148/comments/default/5541845784021636351'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3068234887871376148/comments/default/5541845784021636351'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/quick.html?showComment=1261238666603#c5541845784021636351' title=''/><author><name>jpickett22</name><uri>https://www.blogger.com/profile/11544841651907985001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-AkEkkS-dsUI/UrRUbKfhLYI/AAAAAAAAABU/itKvrxO2MU8/s32/Photo0071FourBySix%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/quick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3068234887871376148' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3068234887871376148' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-847017802'/><gd:extendedProperty name='blogger.displayTime' value='December 19, 2009 at 9:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7876203053870141258</id><published>2009-12-21T19:05:52.517-07:00</published><updated>2009-12-21T19:05:52.517-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your tree!  Especially the Mickey and Minnie ...</title><content type='html'>Love your tree!  Especially the Mickey and Minnie ornament.  I just got back from Disney World on Saturday and we bought the nicest ornament like that... it&amp;#39;s red and says Happy Anniversary!  Disney World is AMAZING when you are celebrating a special day!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3128297959214615337/comments/default/7876203053870141258'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3128297959214615337/comments/default/7876203053870141258'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/definitely-manic-monday.html?showComment=1261447552517#c7876203053870141258' title=''/><author><name>mrstank</name><uri>https://www.blogger.com/profile/03286604572880656982</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/definitely-manic-monday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3128297959214615337' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3128297959214615337' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026006575'/><gd:extendedProperty name='blogger.displayTime' value='December 21, 2009 at 7:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6685178544348939086</id><published>2009-12-22T16:01:20.649-07:00</published><updated>2009-12-22T16:01:20.649-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>these are just too cute, Britt!  It loks like he h...</title><content type='html'>these are just too cute, Britt!  It loks like he has no socks in the snow pic!  Boy, talk about love!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4892103619215400641/comments/default/6685178544348939086'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4892103619215400641/comments/default/6685178544348939086'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/no-show-offs-1225.html?showComment=1261522880649#c6685178544348939086' title=''/><author><name>Pressed Petals</name><uri>https://www.blogger.com/profile/11363508061584830683</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_waNeXSTyMaw/TTDnhG21TaI/AAAAAAAADRc/mjE8JuFpMFo/S220-s32/blog-avi-2011.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/no-show-offs-1225.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4892103619215400641' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4892103619215400641' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2115726680'/><gd:extendedProperty name='blogger.displayTime' value='December 22, 2009 at 4:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8604843856791553609</id><published>2009-12-23T08:43:10.784-07:00</published><updated>2009-12-23T08:43:10.784-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love that kit! I actually used it to create litt...</title><content type='html'>I love that kit! I actually used it to create little tags to go on our &amp;quot;neighbor treat plates&amp;quot;. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3128297959214615337/comments/default/8604843856791553609'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3128297959214615337/comments/default/8604843856791553609'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/definitely-manic-monday.html?showComment=1261582990784#c8604843856791553609' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/definitely-manic-monday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3128297959214615337' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3128297959214615337' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='December 23, 2009 at 8:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8255178902166577741</id><published>2009-12-23T16:54:07.318-07:00</published><updated>2009-12-23T16:54:07.318-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You two are such a beautiful couple! Love the card...</title><content type='html'>You two are such a beautiful couple! Love the card&lt;br /&gt;&lt;br /&gt;Merry Christmas&lt;br /&gt;&lt;br /&gt;Tammy</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/45560066535817736/comments/default/8255178902166577741'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/45560066535817736/comments/default/8255178902166577741'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/our-christmas-card.html?showComment=1261612447318#c8255178902166577741' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/our-christmas-card.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-45560066535817736' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/45560066535817736' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 23, 2009 at 4:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7642577759190103149</id><published>2009-12-23T16:54:48.447-07:00</published><updated>2009-12-23T16:54:48.447-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the little cupcakes! Kari made them one tim...</title><content type='html'>I love the little cupcakes! Kari made them one time and they do take FOREVER but they are adorable! I&amp;#39;m sure they were the hit of the party! Merry Christmas!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/45560066535817736/comments/default/7642577759190103149'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/45560066535817736/comments/default/7642577759190103149'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/our-christmas-card.html?showComment=1261612488447#c7642577759190103149' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/our-christmas-card.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-45560066535817736' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/45560066535817736' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='December 23, 2009 at 4:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1952457668990042441</id><published>2009-12-23T17:33:42.461-07:00</published><updated>2010-02-04T16:47:23.402-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for this wonderful freebie :)</title><content type='html'>Thanks for this wonderful freebie :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/1952457668990042441'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/1952457668990042441'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1261614822461#c1952457668990042441' title=''/><author><name>Mel</name><uri>https://www.blogger.com/profile/13874314252080569225</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-481219362'/><gd:extendedProperty name='blogger.displayTime' value='December 23, 2009 at 5:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8155977102923769163</id><published>2009-12-23T19:20:10.283-07:00</published><updated>2009-12-23T19:20:10.283-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>that is a stunning photo britt1 happy xmas!</title><content type='html'>that is a stunning photo britt1 happy xmas!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/45560066535817736/comments/default/8155977102923769163'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/45560066535817736/comments/default/8155977102923769163'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/our-christmas-card.html?showComment=1261621210283#c8155977102923769163' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/our-christmas-card.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-45560066535817736' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/45560066535817736' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='December 23, 2009 at 7:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1057911860130086785</id><published>2009-12-23T22:48:47.821-07:00</published><updated>2009-12-23T22:48:47.821-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok...I have so much to say about this post-I hope ...</title><content type='html'>Ok...I have so much to say about this post-I hope I remember it all.&lt;br /&gt;&lt;br /&gt;First, your card is so great! And why can&amp;#39;t I be as photogenic as you! You and Josh are like Gap Commercial worthy. :)&lt;br /&gt;&lt;br /&gt;Second, congrats on the addorable treats! (I have a major beef about time consuming goodies-I&amp;#39;ll save that story for our &amp;quot;friendy&amp;quot; blog)&lt;br /&gt;&lt;br /&gt;Last, I am super jealous that you are done. I am waiting for paint to dry as I type...I absolutely dread staying up late on C-Mas eve!! So Good work!! &lt;br /&gt;&lt;br /&gt;Sorry for the mega-long comment, I miss you a little bit! Could you tell, LOL!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/45560066535817736/comments/default/1057911860130086785'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/45560066535817736/comments/default/1057911860130086785'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/our-christmas-card.html?showComment=1261633727821#c1057911860130086785' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/our-christmas-card.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-45560066535817736' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/45560066535817736' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='December 23, 2009 at 10:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1622526359642921911</id><published>2009-12-28T08:18:49.095-07:00</published><updated>2009-12-28T08:18:49.095-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome card and very Bakerella-ish cupcakes! They...</title><content type='html'>Awesome card and very Bakerella-ish cupcakes! They turned out great!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/45560066535817736/comments/default/1622526359642921911'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/45560066535817736/comments/default/1622526359642921911'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/our-christmas-card.html?showComment=1262013529095#c1622526359642921911' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/our-christmas-card.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-45560066535817736' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/45560066535817736' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='December 28, 2009 at 8:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4695928657889981780</id><published>2009-12-28T17:08:46.333-07:00</published><updated>2009-12-28T17:08:46.333-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your card Britt!!  I hope you had a merry Chr...</title><content type='html'>Love your card Britt!!  I hope you had a merry Christmas!!  Those cupcakes look fantastic (and great photos of them!!).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/45560066535817736/comments/default/4695928657889981780'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/45560066535817736/comments/default/4695928657889981780'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/our-christmas-card.html?showComment=1262045326333#c4695928657889981780' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/our-christmas-card.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-45560066535817736' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/45560066535817736' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='December 28, 2009 at 5:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-277816999236468995</id><published>2009-12-28T17:47:44.932-07:00</published><updated>2009-12-28T18:33:30.565-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I totally love your costumes!  My hubby &amp;amp; I lo...</title><content type='html'>I totally love your costumes!  My hubby &amp;amp; I love Star Trek!  I soooo want to get those costumes for some Halloween.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4423568788313945556/comments/default/277816999236468995'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4423568788313945556/comments/default/277816999236468995'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/11/read-to-bargain-shop.html?showComment=1262047664932#c277816999236468995' title=''/><author><name>Angi</name><uri>https://www.blogger.com/profile/16121878620607264036</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_TUwktRa3dTs/SzaTHqte5GI/AAAAAAAAAAg/BXKoc1lt8uo/S220-s32/Tim+lakehouse+-+Labor+day+Wknd+2006+-+11.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/11/read-to-bargain-shop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4423568788313945556' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4423568788313945556' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1972421644'/><gd:extendedProperty name='blogger.displayTime' value='December 28, 2009 at 5:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8502777889970516744</id><published>2009-12-29T13:05:08.841-07:00</published><updated>2009-12-29T13:05:08.841-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, I&amp;#39;m so sorry for you! Please don&amp;#39;t eve...</title><content type='html'>Oh, I&amp;#39;m so sorry for you! Please don&amp;#39;t even worry about show offs this week. I&amp;#39;m sure no one would mind if you waited till next week. You need to get well.&lt;br /&gt;&lt;br /&gt;I&amp;#39;ll say a prayer for your speedy recovery so you can enjoy your trip. I just don&amp;#39;t get Twitter, but I might pop by to see how it&amp;#39;s going. lol. We live an hour away and haven&amp;#39;t been in over a year. We miss it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5054058379351031451/comments/default/8502777889970516744'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5054058379351031451/comments/default/8502777889970516744'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/3-days.html?showComment=1262117108841#c8502777889970516744' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/3-days.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5054058379351031451' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5054058379351031451' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='December 29, 2009 at 1:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8566462822031469932</id><published>2009-12-29T14:47:22.578-07:00</published><updated>2009-12-29T14:47:22.578-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>skip the show offs- we&amp;#39;ll be fine ! :) have a ...</title><content type='html'>skip the show offs- we&amp;#39;ll be fine ! :) have a speed y recovery and fun trip. Tho I am def jealous lol</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5054058379351031451/comments/default/8566462822031469932'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5054058379351031451/comments/default/8566462822031469932'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/3-days.html?showComment=1262123242578#c8566462822031469932' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/3-days.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5054058379351031451' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5054058379351031451' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='December 29, 2009 at 2:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7348131481634306717</id><published>2009-12-29T15:14:32.379-07:00</published><updated>2009-12-29T15:14:32.379-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m glad your are starting to feel better.  It...</title><content type='html'>I&amp;#39;m glad your are starting to feel better.  It&amp;#39;s an awful time to be sick.  I know b/c I was sick AT Disney World!!  It was awful.  I got sick at the Very Merry Christmas party on a Sunday night and we missed a WHOLE day of park because of it.  I can&amp;#39;t say I am disappointed b/c we made so much of the other days even while I was sick.  LOL.&lt;br /&gt;&lt;br /&gt;I was thinking for our next trip that we&amp;#39;d try out Disneyland sometime next year.  We went to Disney World twice in 2009, they were both wonderful trips but we need to try something new next time.&lt;br /&gt;&lt;br /&gt;I&amp;#39;m off to add you to my twitter so I can follow all the fun details of your trip.  HAVE A BLAST!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5054058379351031451/comments/default/7348131481634306717'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5054058379351031451/comments/default/7348131481634306717'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/3-days.html?showComment=1262124872379#c7348131481634306717' title=''/><author><name>mrstank</name><uri>https://www.blogger.com/profile/03286604572880656982</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/3-days.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5054058379351031451' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5054058379351031451' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026006575'/><gd:extendedProperty name='blogger.displayTime' value='December 29, 2009 at 3:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2102689314225250546</id><published>2009-12-29T23:15:19.810-07:00</published><updated>2009-12-29T23:15:19.810-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>hope you feel better soon Britt!! being sick on va...</title><content type='html'>hope you feel better soon Britt!! being sick on vacation is no bueno.  can&amp;#39;t wait to follow your tweets while you are in my hood and i am pretty sure you have passes to DL, but make sure everyone else gets there tickets early cause the park has been selling out (or close too) all week!! its been crazy here! hoping to go next week sometime myself, so i hope you have a fabulous time!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5054058379351031451/comments/default/2102689314225250546'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5054058379351031451/comments/default/2102689314225250546'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/3-days.html?showComment=1262153719810#c2102689314225250546' title=''/><author><name>Tanya</name><uri>https://www.blogger.com/profile/17821623160353529192</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_tHOZLe8USas/SQAe_OTpp4I/AAAAAAAAABA/AYl9HigSpLs/S220-s32/new+skull.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/3-days.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5054058379351031451' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5054058379351031451' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1716412808'/><gd:extendedProperty name='blogger.displayTime' value='December 29, 2009 at 11:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4021654758116784847</id><published>2009-12-30T11:31:41.619-07:00</published><updated>2009-12-30T11:31:41.619-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SO JEALOUS of your trip...so sad for your sickness...</title><content type='html'>SO JEALOUS of your trip...so sad for your sickness.  I KNOW how you feel.  :)&lt;br /&gt;&lt;br /&gt;Hope that you have a GREAT WONDERFUL FABULOUS time at DL!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5054058379351031451/comments/default/4021654758116784847'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5054058379351031451/comments/default/4021654758116784847'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/12/3-days.html?showComment=1262197901619#c4021654758116784847' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/12/3-days.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5054058379351031451' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5054058379351031451' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='December 30, 2009 at 11:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2640609120448342281</id><published>2010-01-01T12:03:17.817-07:00</published><updated>2010-01-01T12:03:17.817-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The Show Offs were awesome this week!  I always li...</title><content type='html'>The Show Offs were awesome this week!  I always like getting to see how everyone uses your designs!  Have a safe and FUN trip!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257740949760310081/comments/default/2640609120448342281'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257740949760310081/comments/default/2640609120448342281'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/welcome-2010.html?showComment=1262372597817#c2640609120448342281' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/welcome-2010.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257740949760310081' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257740949760310081' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='January 1, 2010 at 12:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1368257388441029499</id><published>2010-01-01T12:41:06.811-07:00</published><updated>2010-01-01T12:41:06.811-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your date embellie packs are my all time favorite!...</title><content type='html'>Your date embellie packs are my all time favorite! I am so excited. There are a few I don&amp;#39;t have yet! Thank you so much, Happy New Year! Have a great time in Disneyland!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257740949760310081/comments/default/1368257388441029499'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257740949760310081/comments/default/1368257388441029499'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/welcome-2010.html?showComment=1262374866811#c1368257388441029499' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/welcome-2010.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257740949760310081' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257740949760310081' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='January 1, 2010 at 12:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1907827307100659258</id><published>2010-01-07T12:52:38.449-07:00</published><updated>2010-01-07T12:52:38.449-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the awesome date pack! So excit...</title><content type='html'>Thanks so much for the awesome date pack! So excited to use it. Hope you are having a wonderful trip!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257740949760310081/comments/default/1907827307100659258'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257740949760310081/comments/default/1907827307100659258'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/welcome-2010.html?showComment=1262893958449#c1907827307100659258' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/welcome-2010.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257740949760310081' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257740949760310081' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='January 7, 2010 at 12:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5931513685049158891</id><published>2010-01-08T16:37:02.419-07:00</published><updated>2010-01-08T16:37:02.419-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY!  You&amp;#39;re back!
So glad that you had a grea...</title><content type='html'>YAY!  You&amp;#39;re back!&lt;br /&gt;So glad that you had a great time!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1797438409224026873/comments/default/5931513685049158891'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1797438409224026873/comments/default/5931513685049158891'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/hi-ho-hi-ho.html?showComment=1262993822419#c5931513685049158891' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/hi-ho-hi-ho.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1797438409224026873' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1797438409224026873' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='January 8, 2010 at 4:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2830771206915314466</id><published>2010-01-08T16:43:41.366-07:00</published><updated>2010-01-08T16:43:41.366-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Welcome back girl!!!! You&amp;#39;ve been MISSED!!!!!</title><content type='html'>Welcome back girl!!!! You&amp;#39;ve been MISSED!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1797438409224026873/comments/default/2830771206915314466'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1797438409224026873/comments/default/2830771206915314466'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/hi-ho-hi-ho.html?showComment=1262994221366#c2830771206915314466' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/09454808955735563471</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/hi-ho-hi-ho.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1797438409224026873' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1797438409224026873' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-355999359'/><gd:extendedProperty name='blogger.displayTime' value='January 8, 2010 at 4:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7430490731840660818</id><published>2010-01-08T21:53:55.469-07:00</published><updated>2010-01-08T21:53:55.469-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So glad you guys had a great time, Britt! I know e...</title><content type='html'>So glad you guys had a great time, Britt! I know exactly what you mean about vacation. It&amp;#39;s great while it lasts. Afterwards...not so much! Anyway, thanks again for the awesome freebie. I WUB it!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1797438409224026873/comments/default/7430490731840660818'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1797438409224026873/comments/default/7430490731840660818'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/hi-ho-hi-ho.html?showComment=1263012835469#c7430490731840660818' title=''/><author><name>kendallt</name><uri>https://www.blogger.com/profile/07731351238854174425</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//2.bp.blogspot.com/-yEPSvuldCM4/Tww0e-RsRpI/AAAAAAAAAJ8/mjFb_oJnQTs/s32/Kendall_NewAvatar_Small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/hi-ho-hi-ho.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1797438409224026873' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1797438409224026873' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-37576675'/><gd:extendedProperty name='blogger.displayTime' value='January 8, 2010 at 9:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-489686611452727189</id><published>2010-01-11T08:07:03.976-07:00</published><updated>2010-01-11T08:07:03.976-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay for a new post!! I love the new resolutions to...</title><content type='html'>Yay for a new post!! I love the new resolutions to be better organized and spend quality time together! Love the Disneyland pictures!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1797438409224026873/comments/default/489686611452727189'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1797438409224026873/comments/default/489686611452727189'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/hi-ho-hi-ho.html?showComment=1263222423976#c489686611452727189' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/hi-ho-hi-ho.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1797438409224026873' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1797438409224026873' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='January 11, 2010 at 8:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8180600522341380153</id><published>2010-01-11T12:00:41.660-07:00</published><updated>2010-01-11T12:00:41.660-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Welcome back! Your pics are great and you two are ...</title><content type='html'>Welcome back! Your pics are great and you two are such a sweet couple! Glad you hat such a great time... Good luck with your &amp;quot;new year stuff&amp;quot; :-)&lt;br /&gt;&lt;br /&gt;Greetings from Germany,&lt;br /&gt;&lt;br /&gt;Silvie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1797438409224026873/comments/default/8180600522341380153'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1797438409224026873/comments/default/8180600522341380153'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/hi-ho-hi-ho.html?showComment=1263236441660#c8180600522341380153' title=''/><author><name>Silvie</name><uri>https://www.blogger.com/profile/02175437840309616218</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/hi-ho-hi-ho.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1797438409224026873' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1797438409224026873' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1820770128'/><gd:extendedProperty name='blogger.displayTime' value='January 11, 2010 at 12:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2901054270235116384</id><published>2010-01-11T13:43:55.156-07:00</published><updated>2010-01-11T13:43:55.156-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What fun pics! Looks like you guys had a great NYE...</title><content type='html'>What fun pics! Looks like you guys had a great NYE. And, I just wanted to say that although I&amp;#39;m new to SM, I LOVE your &amp;quot;My Story Matters&amp;quot; challenges! My only problem is finding all my old photos!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3066205262844446496/comments/default/2901054270235116384'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3066205262844446496/comments/default/2901054270235116384'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/i-scrapped.html?showComment=1263242635156#c2901054270235116384' title=''/><author><name>kendallt</name><uri>https://www.blogger.com/profile/07731351238854174425</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//2.bp.blogspot.com/-yEPSvuldCM4/Tww0e-RsRpI/AAAAAAAAAJ8/mjFb_oJnQTs/s32/Kendall_NewAvatar_Small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/i-scrapped.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3066205262844446496' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3066205262844446496' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-37576675'/><gd:extendedProperty name='blogger.displayTime' value='January 11, 2010 at 1:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6241709456042087153</id><published>2010-01-11T13:46:17.730-07:00</published><updated>2010-01-11T13:46:17.730-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m so sad to hear that no one participated in...</title><content type='html'>I&amp;#39;m so sad to hear that no one participated in My Story Matters challenge last month.  I love that challenge!  Maybe it was because December was such a busy month.  I&amp;#39;ll have to go look at the challenge this week and see if I can get a layout done.  Your layout about Lagoon is really cool.  It brought back a lot of memories to me about going there and getting pictures taken.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3066205262844446496/comments/default/6241709456042087153'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3066205262844446496/comments/default/6241709456042087153'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/i-scrapped.html?showComment=1263242777730#c6241709456042087153' title=''/><author><name>Jewelle</name><uri>http://jewelleslayouts.blogspot.com/</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/i-scrapped.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3066205262844446496' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3066205262844446496' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 11, 2010 at 1:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1387096830240229195</id><published>2010-01-11T14:01:16.053-07:00</published><updated>2010-01-11T14:01:16.053-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>great layout and pics!</title><content type='html'>great layout and pics!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3066205262844446496/comments/default/1387096830240229195'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3066205262844446496/comments/default/1387096830240229195'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/i-scrapped.html?showComment=1263243676053#c1387096830240229195' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/i-scrapped.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3066205262844446496' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3066205262844446496' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 11, 2010 at 2:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3114582445297017460</id><published>2010-01-11T15:55:46.102-07:00</published><updated>2010-01-11T15:55:46.102-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Aww, that&amp;#39;s sad that there&amp;#39;s only 6 weeks ...</title><content type='html'>Aww, that&amp;#39;s sad that there&amp;#39;s only 6 weeks left for the My Story Matters challenge! I really love them, I always try to do them, unless it&amp;#39;s just a subject that works for me (like the Dec one.) I never went anywhere when I was in HS, lol, but I&amp;#39;m still trying to think of something I can do for that challenge. Sometime I need to go back and do the older challenges, since I found a ton of pics from my childhood after the challenges started!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3066205262844446496/comments/default/3114582445297017460'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3066205262844446496/comments/default/3114582445297017460'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/i-scrapped.html?showComment=1263250546102#c3114582445297017460' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/02953440103781720253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//img.photobucket.com/albums/v109/kswm30b/icons/skating/disney_heatherw.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/i-scrapped.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3066205262844446496' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3066205262844446496' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-51884619'/><gd:extendedProperty name='blogger.displayTime' value='January 11, 2010 at 3:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4673759615846634223</id><published>2010-01-11T21:20:40.774-07:00</published><updated>2010-01-11T21:20:40.774-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have been MIA at Scrapmatters for SUCH a long ti...</title><content type='html'>I have been MIA at Scrapmatters for SUCH a long time &amp;amp; a speed scrap sounds SOOOO tempting.  Dare I? Also, I love the western Lagoon pics. I have a few that could be a fun subject to scrap &amp;amp; you have just lit my inspiration a&amp;#39;blaze! hehe&lt;br /&gt;&lt;br /&gt;PS I love your New Years Pics-you and Josh Smoochin is my fav!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3066205262844446496/comments/default/4673759615846634223'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3066205262844446496/comments/default/4673759615846634223'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/i-scrapped.html?showComment=1263270040774#c4673759615846634223' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/i-scrapped.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3066205262844446496' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3066205262844446496' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='January 11, 2010 at 9:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4236727070016813426</id><published>2010-01-12T03:46:29.937-07:00</published><updated>2010-01-12T03:46:29.937-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>wow i love this layout</title><content type='html'>wow i love this layout</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7723419390926090128/comments/default/4236727070016813426'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7723419390926090128/comments/default/4236727070016813426'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/cute-new-layout-to-share.html?showComment=1263293189937#c4236727070016813426' title=''/><author><name>Startingover</name><uri>https://www.blogger.com/profile/03824928095924549326</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/cute-new-layout-to-share.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7723419390926090128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7723419390926090128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1834984367'/><gd:extendedProperty name='blogger.displayTime' value='January 12, 2010 at 3:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5544438558553435135</id><published>2010-01-12T05:42:40.373-07:00</published><updated>2010-01-12T05:42:40.373-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I *LOVE* this!  Great job on the photos they are a...</title><content type='html'>I *LOVE* this!  Great job on the photos they are awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7723419390926090128/comments/default/5544438558553435135'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7723419390926090128/comments/default/5544438558553435135'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/cute-new-layout-to-share.html?showComment=1263300160373#c5544438558553435135' title=''/><author><name>Scrappycath</name><uri>https://www.blogger.com/profile/08772254574436461306</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//1.bp.blogspot.com/_P8PPaP3wHhQ/SThEXRaJX-I/AAAAAAAADr8/gkknG4UdfcA/S220-s32/Tink+glittery+sitting+sml.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/cute-new-layout-to-share.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7723419390926090128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7723419390926090128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1541673618'/><gd:extendedProperty name='blogger.displayTime' value='January 12, 2010 at 5:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6822630891983270702</id><published>2010-01-12T06:39:08.965-07:00</published><updated>2010-01-12T06:39:08.965-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Adorable!</title><content type='html'>Adorable!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7723419390926090128/comments/default/6822630891983270702'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7723419390926090128/comments/default/6822630891983270702'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/cute-new-layout-to-share.html?showComment=1263303548965#c6822630891983270702' title=''/><author><name>teresamnj</name><uri>https://www.blogger.com/profile/14538889985252415564</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-5zO8KTG7eYU/XYi80TbpGxI/AAAAAAACfkM/n4WDkWWzFHU7Hvq8fZBDKjJnJtQLU8yWwCK4BGAYYCw/s32/Mickey%2BMinnie%2BUSA.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/cute-new-layout-to-share.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7723419390926090128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7723419390926090128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-491703206'/><gd:extendedProperty name='blogger.displayTime' value='January 12, 2010 at 6:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-478450215049032504</id><published>2010-01-12T10:20:53.152-07:00</published><updated>2010-01-12T10:20:53.152-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the pictures you took of Morgan&amp;#39;s girls! ...</title><content type='html'>Love the pictures you took of Morgan&amp;#39;s girls! Cute LO too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7723419390926090128/comments/default/478450215049032504'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7723419390926090128/comments/default/478450215049032504'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/cute-new-layout-to-share.html?showComment=1263316853152#c478450215049032504' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/cute-new-layout-to-share.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7723419390926090128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7723419390926090128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='January 12, 2010 at 10:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6374574915149538950</id><published>2010-01-12T10:24:40.055-07:00</published><updated>2010-01-12T10:24:40.055-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>lol. love the page and story about josh!</title><content type='html'>lol. love the page and story about josh!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7723419390926090128/comments/default/6374574915149538950'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7723419390926090128/comments/default/6374574915149538950'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/cute-new-layout-to-share.html?showComment=1263317080055#c6374574915149538950' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/cute-new-layout-to-share.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7723419390926090128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7723419390926090128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 12, 2010 at 10:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-951039377970232688</id><published>2010-01-12T18:35:42.185-07:00</published><updated>2010-01-12T18:35:42.185-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful! Your photos are stunning!! Hope Josh fe...</title><content type='html'>Beautiful! Your photos are stunning!! Hope Josh feels better soon. There&amp;#39;s a lot of yucky stuff going around right now.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7723419390926090128/comments/default/951039377970232688'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7723419390926090128/comments/default/951039377970232688'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/cute-new-layout-to-share.html?showComment=1263346542185#c951039377970232688' title=''/><author><name>kendallt</name><uri>https://www.blogger.com/profile/07731351238854174425</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//2.bp.blogspot.com/-yEPSvuldCM4/Tww0e-RsRpI/AAAAAAAAAJ8/mjFb_oJnQTs/s32/Kendall_NewAvatar_Small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/cute-new-layout-to-share.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7723419390926090128' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7723419390926090128' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-37576675'/><gd:extendedProperty name='blogger.displayTime' value='January 12, 2010 at 6:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1481513205366849118</id><published>2010-01-13T11:16:19.205-07:00</published><updated>2010-01-13T11:16:19.205-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi! I read your blog, but don&amp;#39;t comment often....</title><content type='html'>Hi! I read your blog, but don&amp;#39;t comment often. I am a fellow Disney lover and was even at Disney World the same week as you! Anyway, I was listening to the podcast &amp;quot;Inside the Magic&amp;quot; this week and they played a voicemail from a &amp;quot;Brittney and Josh&amp;quot; who were at Disneyland. I just knew it had to be be you! Was it?&lt;br /&gt;&lt;br /&gt;Thanks for all the great Disney freebies you do. I am about to start scrapping our trip and plan to use lots of your stuff!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1797438409224026873/comments/default/1481513205366849118'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1797438409224026873/comments/default/1481513205366849118'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/hi-ho-hi-ho.html?showComment=1263406579205#c1481513205366849118' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/13297004580631458542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/hi-ho-hi-ho.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1797438409224026873' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1797438409224026873' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1674862677'/><gd:extendedProperty name='blogger.displayTime' value='January 13, 2010 at 11:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5945556807431810579</id><published>2010-01-13T11:35:20.431-07:00</published><updated>2010-01-13T11:35:20.431-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the my story matters challenges. I just was...</title><content type='html'>I love the my story matters challenges. I just wasn&amp;#39;t up for it in Nov or Dec. Plus my early years were not so happy and coming up with something to scrap about that wasn&amp;#39;t a nightmare was hard. I couldn&amp;#39;t think of one night thing to say. But I&amp;#39;ll make it a point to do it this month!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3066205262844446496/comments/default/5945556807431810579'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3066205262844446496/comments/default/5945556807431810579'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/i-scrapped.html?showComment=1263407720431#c5945556807431810579' title=''/><author><name>Maria Dragone</name><uri>https://www.blogger.com/profile/12951994679845342634</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/i-scrapped.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3066205262844446496' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3066205262844446496' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447323550'/><gd:extendedProperty name='blogger.displayTime' value='January 13, 2010 at 11:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2681631678087748396</id><published>2010-01-13T17:12:28.244-07:00</published><updated>2010-01-13T17:12:28.244-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Those are so cute! I&amp;#39;m going to think about th...</title><content type='html'>Those are so cute! I&amp;#39;m going to think about this one and raid my disney pics to see if I can come up with something. I was so sad I missed your Christmas one, it was awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/427288227579577324/comments/default/2681631678087748396'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/427288227579577324/comments/default/2681631678087748396'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/whos-up-for-challenge.html?showComment=1263427948244#c2681631678087748396' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/whos-up-for-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-427288227579577324' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/427288227579577324' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='January 13, 2010 at 5:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6979816335284874631</id><published>2010-01-13T18:19:34.537-07:00</published><updated>2010-01-13T18:19:34.537-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Dropped by your blog when I searched for Disneyscr...</title><content type='html'>Dropped by your blog when I searched for Disneyscrapbooking. Love your layouts and kits :)&lt;br /&gt;I live in Norway and came back from my vacation in Orlando yesterday. Now I have a lot of pictures from WDW I have to scrap, so thank you for inspiration.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/427288227579577324/comments/default/6979816335284874631'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/427288227579577324/comments/default/6979816335284874631'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/whos-up-for-challenge.html?showComment=1263431974537#c6979816335284874631' title=''/><author><name>Linda S</name><uri>https://www.blogger.com/profile/04861666415162149404</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-FIxfVSk1TDk/W9TTGfFKnFI/AAAAAAAABPA/pV3TTE2ECTs6Yrdh5yWwj5TzsShBujKmwCK4BGAYYCw/s32/Bilde%2B13.02.2016%252C%2B18.40.48.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/whos-up-for-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-427288227579577324' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/427288227579577324' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2114050682'/><gd:extendedProperty name='blogger.displayTime' value='January 13, 2010 at 6:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8039280882410707994</id><published>2010-01-13T18:58:52.213-07:00</published><updated>2010-01-13T18:58:52.213-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my gosh those are SO STINKING CUTE!!  I love th...</title><content type='html'>Oh my gosh those are SO STINKING CUTE!!  I love them!  Off to see what the challenge is! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/427288227579577324/comments/default/8039280882410707994'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/427288227579577324/comments/default/8039280882410707994'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/whos-up-for-challenge.html?showComment=1263434332213#c8039280882410707994' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/whos-up-for-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-427288227579577324' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/427288227579577324' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='January 13, 2010 at 6:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1437498885102492240</id><published>2010-01-13T19:59:20.420-07:00</published><updated>2010-01-13T19:59:20.420-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I don&amp;#39;t even know if I have any Disneyland pic...</title><content type='html'>I don&amp;#39;t even know if I have any Disneyland pics left...maybe I&amp;#39;ll have to redo something, must have this! &lt;br /&gt;&lt;br /&gt;And that LO is awesome, love the wave and pics tucked behind!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/427288227579577324/comments/default/1437498885102492240'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/427288227579577324/comments/default/1437498885102492240'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/whos-up-for-challenge.html?showComment=1263437960420#c1437498885102492240' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/09454808955735563471</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/whos-up-for-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-427288227579577324' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/427288227579577324' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-355999359'/><gd:extendedProperty name='blogger.displayTime' value='January 13, 2010 at 7:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1367670583594431962</id><published>2010-01-14T08:17:26.008-07:00</published><updated>2010-01-14T08:17:26.008-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I haven&amp;#39;t been to Disneyland or Disney world s...</title><content type='html'>I haven&amp;#39;t been to Disneyland or Disney world since a child. I don&amp;#39;t have pics to scrap from there. Can I still enter the challenge? I really WANT to go to either place so I&amp;#39;m collecting Disney stuff for my future layouts! fanifergus@cox.net</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/427288227579577324/comments/default/1367670583594431962'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/427288227579577324/comments/default/1367670583594431962'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/whos-up-for-challenge.html?showComment=1263482246008#c1367670583594431962' title=''/><author><name>Stefani</name><uri>https://www.blogger.com/profile/00811638302061802890</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/whos-up-for-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-427288227579577324' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/427288227579577324' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1152585659'/><gd:extendedProperty name='blogger.displayTime' value='January 14, 2010 at 8:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6084911514829830912</id><published>2010-01-14T09:11:45.071-07:00</published><updated>2010-01-14T09:11:45.071-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt...you ROCK! more than you know :)</title><content type='html'>Britt...you ROCK! more than you know :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/427288227579577324/comments/default/6084911514829830912'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/427288227579577324/comments/default/6084911514829830912'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/whos-up-for-challenge.html?showComment=1263485505071#c6084911514829830912' title=''/><author><name>Courtney (aka cnscraps)</name><uri>https://www.blogger.com/profile/15682792308188770581</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/whos-up-for-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-427288227579577324' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/427288227579577324' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1572063951'/><gd:extendedProperty name='blogger.displayTime' value='January 14, 2010 at 9:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5069696296309595696</id><published>2010-01-14T15:32:56.366-07:00</published><updated>2010-01-14T15:32:56.366-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, yes, I am so very excited! This is my favorite...</title><content type='html'>Oh, yes, I am so very excited! This is my favorite story of all time! Will Friday ever get here?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/768658501117300895/comments/default/5069696296309595696'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/768658501117300895/comments/default/5069696296309595696'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/little-peek.html?showComment=1263508376366#c5069696296309595696' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/little-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-768658501117300895' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/768658501117300895' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='January 14, 2010 at 3:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2793785780909988844</id><published>2010-01-14T15:57:58.953-07:00</published><updated>2010-01-14T15:57:58.953-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I simply cannot wait for my prize. Yay!!</title><content type='html'>I simply cannot wait for my prize. Yay!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/427288227579577324/comments/default/2793785780909988844'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/427288227579577324/comments/default/2793785780909988844'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/whos-up-for-challenge.html?showComment=1263509878953#c2793785780909988844' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/whos-up-for-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-427288227579577324' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/427288227579577324' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='January 14, 2010 at 3:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5208497544227006760</id><published>2010-01-14T16:46:14.337-07:00</published><updated>2010-01-14T16:46:14.337-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>If it&amp;#39;s what I think it is, I&amp;#39;m pretty exc...</title><content type='html'>If it&amp;#39;s what I think it is, I&amp;#39;m pretty excited! I met the main character twice this trip alone ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/768658501117300895/comments/default/5208497544227006760'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/768658501117300895/comments/default/5208497544227006760'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/little-peek.html?showComment=1263512774337#c5208497544227006760' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/02953440103781720253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//img.photobucket.com/albums/v109/kswm30b/icons/skating/disney_heatherw.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/little-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-768658501117300895' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/768658501117300895' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-51884619'/><gd:extendedProperty name='blogger.displayTime' value='January 14, 2010 at 4:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3410094291113697673</id><published>2010-01-14T18:43:20.820-07:00</published><updated>2010-01-14T18:43:20.820-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It looks really cute!  Can&amp;#39;t wait to see if it...</title><content type='html'>It looks really cute!  Can&amp;#39;t wait to see if it&amp;#39;s what I think it is.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/768658501117300895/comments/default/3410094291113697673'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/768658501117300895/comments/default/3410094291113697673'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/little-peek.html?showComment=1263519800820#c3410094291113697673' title=''/><author><name>mrstank</name><uri>https://www.blogger.com/profile/03286604572880656982</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/little-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-768658501117300895' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/768658501117300895' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026006575'/><gd:extendedProperty name='blogger.displayTime' value='January 14, 2010 at 6:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1711202505559402918</id><published>2010-01-14T19:31:44.074-07:00</published><updated>2010-01-14T19:31:44.074-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Im actually a little stumped this time?</title><content type='html'>Im actually a little stumped this time?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/768658501117300895/comments/default/1711202505559402918'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/768658501117300895/comments/default/1711202505559402918'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/little-peek.html?showComment=1263522704074#c1711202505559402918' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/little-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-768658501117300895' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/768658501117300895' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='January 14, 2010 at 7:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9113262104956295144</id><published>2010-01-14T19:39:32.223-07:00</published><updated>2010-01-14T19:39:32.223-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, my fur and whiskers! I&amp;#39;ve been waiting for...</title><content type='html'>Oh, my fur and whiskers! I&amp;#39;ve been waiting for you to do this one for FOREVER! YAY! My heart really just about jumped out of my chest when I saw this sneak peek! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/768658501117300895/comments/default/9113262104956295144'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/768658501117300895/comments/default/9113262104956295144'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/little-peek.html?showComment=1263523172223#c9113262104956295144' title=''/><author><name>Heidi D.</name><uri>https://www.blogger.com/profile/11650755798509623107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/little-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-768658501117300895' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/768658501117300895' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-414277562'/><gd:extendedProperty name='blogger.displayTime' value='January 14, 2010 at 7:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7423807506183917245</id><published>2010-01-15T04:34:32.902-07:00</published><updated>2010-01-15T04:34:32.902-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OoOoOoO... I&amp;#39;m excited, I&amp;#39;m excited!!!!!</title><content type='html'>OoOoOoO... I&amp;#39;m excited, I&amp;#39;m excited!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/768658501117300895/comments/default/7423807506183917245'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/768658501117300895/comments/default/7423807506183917245'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/little-peek.html?showComment=1263555272902#c7423807506183917245' title=''/><author><name>Scrappycath</name><uri>https://www.blogger.com/profile/08772254574436461306</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//1.bp.blogspot.com/_P8PPaP3wHhQ/SThEXRaJX-I/AAAAAAAADr8/gkknG4UdfcA/S220-s32/Tink+glittery+sitting+sml.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/little-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-768658501117300895' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/768658501117300895' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1541673618'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2010 at 4:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8449623578527179250</id><published>2010-01-15T06:21:56.846-07:00</published><updated>2010-01-15T06:21:56.846-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Curiouser and curiouser!  Hmmmmmm  Could it be????</title><content type='html'>Curiouser and curiouser!  Hmmmmmm  Could it be????</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/768658501117300895/comments/default/8449623578527179250'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/768658501117300895/comments/default/8449623578527179250'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/little-peek.html?showComment=1263561716846#c8449623578527179250' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/little-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-768658501117300895' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/768658501117300895' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2010 at 6:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-597573915622773387</id><published>2010-01-15T10:33:24.332-07:00</published><updated>2010-01-15T10:33:24.332-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE LOVE it! So perfect for those fun spinning te...</title><content type='html'>LOVE LOVE it! So perfect for those fun spinning tea cup pics and those cute cupcakes are too adorable.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/597573915622773387'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/597573915622773387'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html?showComment=1263576804332#c597573915622773387' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-976526543684951798' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/976526543684951798' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2010 at 10:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7922641812292596822</id><published>2010-01-15T10:43:59.360-07:00</published><updated>2010-01-15T10:43:59.360-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It&amp;#39;s awesome, Britt! Thanks so much for the ad...</title><content type='html'>It&amp;#39;s awesome, Britt! Thanks so much for the add-on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/7922641812292596822'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/7922641812292596822'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html?showComment=1263577439360#c7922641812292596822' title=''/><author><name>kendallt</name><uri>https://www.blogger.com/profile/07731351238854174425</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//2.bp.blogspot.com/-yEPSvuldCM4/Tww0e-RsRpI/AAAAAAAAAJ8/mjFb_oJnQTs/s32/Kendall_NewAvatar_Small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-976526543684951798' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/976526543684951798' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-37576675'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2010 at 10:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-286315750936497852</id><published>2010-01-15T11:34:21.257-07:00</published><updated>2010-01-15T11:34:21.257-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute kit!  I got engaged 16 years ago on the tea c...</title><content type='html'>Cute kit!  I got engaged 16 years ago on the tea cups at Disneyland. :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/286315750936497852'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/286315750936497852'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html?showComment=1263580461257#c286315750936497852' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-976526543684951798' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/976526543684951798' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2010 at 11:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5102213294749943562</id><published>2010-01-15T12:25:20.484-07:00</published><updated>2010-01-15T12:25:20.484-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is such a CUTE KIT!  I&amp;#39;ve been hoping tha...</title><content type='html'>This is such a CUTE KIT!  I&amp;#39;ve been hoping that Alice was on your list!  I did that Alice LO for a Mousescrappers challenge and was at a loss for finding perfect elements.  Now I think a REDO is in order!!! =)  Thank you so much for the add on freebie too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/5102213294749943562'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/5102213294749943562'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html?showComment=1263583520484#c5102213294749943562' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-976526543684951798' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/976526543684951798' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2010 at 12:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6513828400073853985</id><published>2010-01-15T13:51:03.397-07:00</published><updated>2010-01-15T13:51:03.397-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks SO much! Heading straight to SM to buy thes...</title><content type='html'>Thanks SO much! Heading straight to SM to buy these goodies! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/6513828400073853985'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/6513828400073853985'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html?showComment=1263588663397#c6513828400073853985' title=''/><author><name>Heidi D.</name><uri>https://www.blogger.com/profile/11650755798509623107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-976526543684951798' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/976526543684951798' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-414277562'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2010 at 1:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6725521184246477787</id><published>2010-01-15T15:32:29.225-07:00</published><updated>2010-01-15T15:32:29.225-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt this is darling! I&amp;#39;m totally sad that we...</title><content type='html'>Britt this is darling! I&amp;#39;m totally sad that we didn&amp;#39;t get to ride the tea cups or the Alice rollercoaster when we were in disneyland. BUT I have pics from my MIL so I&amp;#39;ll have to scrap those!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/6725521184246477787'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/6725521184246477787'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html?showComment=1263594749225#c6725521184246477787' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-976526543684951798' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/976526543684951798' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2010 at 3:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3788277832889523975</id><published>2010-01-15T15:33:56.423-07:00</published><updated>2010-01-15T15:33:56.423-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt those hats are adorable!!! I&amp;#39;m so excite...</title><content type='html'>Britt those hats are adorable!!! I&amp;#39;m so excited to join the mouse scrappers now that I have pics from our disney trip :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/427288227579577324/comments/default/3788277832889523975'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/427288227579577324/comments/default/3788277832889523975'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/whos-up-for-challenge.html?showComment=1263594836423#c3788277832889523975' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/whos-up-for-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-427288227579577324' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/427288227579577324' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2010 at 3:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7316602290067779735</id><published>2010-01-15T15:56:22.263-07:00</published><updated>2010-01-15T15:56:22.263-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Alice is fantastic and I love the word art! I have...</title><content type='html'>Alice is fantastic and I love the word art! I have some photos of my DGD with Alice and also with the Mad Hatter from our recent trip to WDW! Thanks so much for the add-on...I&amp;#39;m off to shop now!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/7316602290067779735'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/7316602290067779735'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html?showComment=1263596182263#c7316602290067779735' title=''/><author><name>Nancy</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-976526543684951798' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/976526543684951798' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2010 at 3:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-967599497778938194</id><published>2010-01-15T17:46:37.880-07:00</published><updated>2010-01-15T17:46:37.880-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Abolutely awesome!!  Really cute! I don&amp;#39;t even...</title><content type='html'>Abolutely awesome!!  Really cute! I don&amp;#39;t even have any pics with Alice or the teacups, but I can think of several other uses.&lt;br /&gt;Thanks for the show-off gift!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/967599497778938194'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/967599497778938194'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html?showComment=1263602797880#c967599497778938194' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-976526543684951798' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/976526543684951798' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2010 at 5:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5004117309145347396</id><published>2010-01-15T20:16:58.417-07:00</published><updated>2010-01-15T20:16:58.417-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you! This freebie has been posted at &lt;a href...</title><content type='html'>Thank you! This freebie has been posted at &lt;a href="http://allthingsdigiscrap.blogspot.com/" rel="nofollow"&gt;All Things Digital Scrapbooking&lt;/a&gt;.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/5004117309145347396'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/5004117309145347396'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html?showComment=1263611818417#c5004117309145347396' title=''/><author><name>Kathi B</name><uri>https://www.blogger.com/profile/00501401977997540333</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-EXz92F72GZU/UtNAsQhNFyI/AAAAAAAAE98/Svrm4p23sDY/s32/1_avatar2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-976526543684951798' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/976526543684951798' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-344214760'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2010 at 8:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6699540676920539770</id><published>2010-01-15T20:40:17.435-07:00</published><updated>2010-01-15T20:40:17.462-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the DigiFree &lt;a href="http://digifree.blogspot.com" rel="nofollow"&gt;Digital Scrapbooking Freebie&lt;/a&gt; search engine today (look for timestamp: [16 Jan 02:50am GMT]).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/6699540676920539770'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/6699540676920539770'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html?showComment=1263613217435#c6699540676920539770' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-976526543684951798' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/976526543684951798' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2010 at 8:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1683993297145833305</id><published>2010-01-15T23:37:51.849-07:00</published><updated>2010-01-15T23:37:51.896-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for freebies. Link on your post was adde...</title><content type='html'>Thank you for freebies. Link on your post was added to &lt;a href="http://lorisfreebielist.blogspot.com/2010/01/freebies-for-15-jan-page-5-of-7.html" rel="nofollow"&gt;Lori&amp;#39;s freebie list&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/1683993297145833305'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/1683993297145833305'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html?showComment=1263623871849#c1683993297145833305' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-976526543684951798' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/976526543684951798' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2010 at 11:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7490444284556077442</id><published>2010-01-15T23:57:39.951-07:00</published><updated>2010-01-15T23:57:39.951-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great kit, so fun!! I LOVE the rainbow paper in th...</title><content type='html'>Great kit, so fun!! I LOVE the rainbow paper in the freebie, it&amp;#39;s very me at the moment, thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/7490444284556077442'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/7490444284556077442'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html?showComment=1263625059951#c7490444284556077442' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-976526543684951798' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/976526543684951798' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2010 at 11:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2247118743213352931</id><published>2010-01-16T00:57:40.526-07:00</published><updated>2010-01-16T00:57:40.526-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am loving this kit!  The stop watch frame and ro...</title><content type='html'>I am loving this kit!  The stop watch frame and rosette&amp;#39;s are to die for!!!  Glad to have you creating again!  You are so inspiring.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/2247118743213352931'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/2247118743213352931'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html?showComment=1263628660526#c2247118743213352931' title=''/><author><name>Mimi</name><uri>https://www.blogger.com/profile/17729634882133588407</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_uf0gVqziMtc/R_FWiAytqiI/AAAAAAAABus/WBZfWk0GS14/S220-s32/IMG_5522.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-976526543684951798' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/976526543684951798' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-111455570'/><gd:extendedProperty name='blogger.displayTime' value='January 16, 2010 at 12:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7160066145723172719</id><published>2010-01-16T06:29:37.522-07:00</published><updated>2010-01-16T06:29:37.522-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the add-on, I love your kits!</title><content type='html'>Thanks for the add-on, I love your kits!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/7160066145723172719'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/7160066145723172719'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html?showComment=1263648577522#c7160066145723172719' title=''/><author><name>amanda</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-976526543684951798' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/976526543684951798' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 16, 2010 at 6:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8364757323887776097</id><published>2010-01-16T10:15:16.392-07:00</published><updated>2010-01-16T10:15:16.392-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I adore this kit!  Thanks so much for the add on. ...</title><content type='html'>I adore this kit!  Thanks so much for the add on.   Now I&amp;#39;ve gotta run get the rest of it at your shop!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/8364757323887776097'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/8364757323887776097'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html?showComment=1263662116392#c8364757323887776097' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-976526543684951798' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/976526543684951798' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='January 16, 2010 at 10:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6699891050018069748</id><published>2010-01-16T10:31:06.345-07:00</published><updated>2010-01-16T10:31:06.384-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this Freebie. I want to let ...</title><content type='html'>Thank you so much for this Freebie. I want to let you know that I posted a link to your blog in &lt;a href="http://CbhScrapbookFreebiesSearch.blogspot.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 4&lt;/b&gt; post on Jan. 16, 2010. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/6699891050018069748'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/6699891050018069748'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html?showComment=1263663066345#c6699891050018069748' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-976526543684951798' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/976526543684951798' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 16, 2010 at 10:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1534878038426300661</id><published>2010-01-17T10:45:58.923-07:00</published><updated>2010-01-17T10:45:58.923-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, this is fabulous!! love that kit and the fr...</title><content type='html'>Britt, this is fabulous!! love that kit and the freebie is too cute, tnx!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/1534878038426300661'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/1534878038426300661'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html?showComment=1263750358923#c1534878038426300661' title=''/><author><name>Sandra</name><uri>http://sixtyeight.wordpress.com/</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-976526543684951798' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/976526543684951798' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 17, 2010 at 10:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9167852783489117648</id><published>2010-01-17T13:49:41.485-07:00</published><updated>2010-01-17T13:49:41.485-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>love this kit! thanks for the addon! will try to g...</title><content type='html'>love this kit! thanks for the addon! will try to get the kit when I get home..been trying to go to the store all day and its not letting me:( maybe later lol</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/9167852783489117648'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/9167852783489117648'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html?showComment=1263761381485#c9167852783489117648' title=''/><author><name>Startingover</name><uri>https://www.blogger.com/profile/03824928095924549326</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-976526543684951798' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/976526543684951798' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1834984367'/><gd:extendedProperty name='blogger.displayTime' value='January 17, 2010 at 1:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3128914710302492463</id><published>2010-01-18T17:40:05.172-07:00</published><updated>2010-01-18T17:40:05.172-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just wanted to tell you I just bought my first kit...</title><content type='html'>Just wanted to tell you I just bought my first kit of yours &amp;amp; then found your blog with all these fabulous treats! Thanks so much &amp;amp; I look forward to scrapping my Disney trip with your kits!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/3128914710302492463'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/3128914710302492463'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html?showComment=1263861605172#c3128914710302492463' title=''/><author><name>Jenn T.</name><uri>https://www.blogger.com/profile/08144588537414187636</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-SnJNC-5O4KQ/TnVKQXTiaHI/AAAAAAAAAGs/NL80vP0gJKU/s32/jmt.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-976526543684951798' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/976526543684951798' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2039357450'/><gd:extendedProperty name='blogger.displayTime' value='January 18, 2010 at 5:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3944582235410417374</id><published>2010-01-19T16:38:22.601-07:00</published><updated>2010-01-19T16:38:22.601-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this kit, Brittney! You heard our pleas for A...</title><content type='html'>Love this kit, Brittney! You heard our pleas for Alice! LOL! Can&amp;#39;t wait to snap this one up! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/3944582235410417374'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/3944582235410417374'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html?showComment=1263944302601#c3944582235410417374' title=''/><author><name>Tami</name><uri>https://www.blogger.com/profile/01697167153908430395</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_mn6Z3ezYtH4/SZtMG-yVszI/AAAAAAAAAAM/WWy9Y6AmX84/S220-s32/tami_low_res.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-976526543684951798' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/976526543684951798' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1823205202'/><gd:extendedProperty name='blogger.displayTime' value='January 19, 2010 at 4:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1926945482650005271</id><published>2010-01-22T10:25:39.620-07:00</published><updated>2010-01-22T10:25:39.620-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I loved your Stepping into the Magic LO so I&amp;#39;m...</title><content type='html'>I loved your Stepping into the Magic LO so I&amp;#39;m SO glad you turned it into a template!!  Thanks for the show off gift!! Have a great weekend. =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6278846522275528645/comments/default/1926945482650005271'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6278846522275528645/comments/default/1926945482650005271'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/its-friday-already.html?showComment=1264181139620#c1926945482650005271' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/its-friday-already.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6278846522275528645' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6278846522275528645' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='January 22, 2010 at 10:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6057499432528061586</id><published>2010-01-24T16:06:32.701-07:00</published><updated>2010-01-24T16:06:32.701-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the show off gift, Britt! I love me som...</title><content type='html'>Thanks for the show off gift, Britt! I love me some templates! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6278846522275528645/comments/default/6057499432528061586'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6278846522275528645/comments/default/6057499432528061586'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/its-friday-already.html?showComment=1264374392701#c6057499432528061586' title=''/><author><name>kendallt</name><uri>https://www.blogger.com/profile/07731351238854174425</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//2.bp.blogspot.com/-yEPSvuldCM4/Tww0e-RsRpI/AAAAAAAAAJ8/mjFb_oJnQTs/s32/Kendall_NewAvatar_Small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/its-friday-already.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6278846522275528645' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6278846522275528645' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-37576675'/><gd:extendedProperty name='blogger.displayTime' value='January 24, 2010 at 4:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3960372819567553176</id><published>2010-01-29T09:12:09.201-07:00</published><updated>2010-01-29T09:12:09.201-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BRITT!
This kit is TO DIE FOR!  I love pink, too.....</title><content type='html'>BRITT!&lt;br /&gt;This kit is TO DIE FOR!  I love pink, too...especially NOW!  ;)&lt;br /&gt;Your LO is totally going into my faves.  You ROCK!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440582358770095609/comments/default/3960372819567553176'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440582358770095609/comments/default/3960372819567553176'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/pink-is-my-favorite-color.html?showComment=1264781529201#c3960372819567553176' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/pink-is-my-favorite-color.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440582358770095609' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440582358770095609' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='January 29, 2010 at 9:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1111799880315244893</id><published>2010-01-29T12:16:47.633-07:00</published><updated>2010-01-29T12:16:47.633-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This kit is just so stinkin&amp;#39; CUTE!  I love all...</title><content type='html'>This kit is just so stinkin&amp;#39; CUTE!  I love all the layouts your girls made with it!  Thanks so much for the show off kit too! Have a great weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440582358770095609/comments/default/1111799880315244893'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440582358770095609/comments/default/1111799880315244893'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/pink-is-my-favorite-color.html?showComment=1264792607633#c1111799880315244893' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/pink-is-my-favorite-color.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440582358770095609' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440582358770095609' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='January 29, 2010 at 12:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3780865965732971484</id><published>2010-01-29T21:31:04.498-07:00</published><updated>2010-01-29T21:31:04.498-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just wanted to say thanks for the show-off gift! C...</title><content type='html'>Just wanted to say thanks for the show-off gift! Cool papers, can&amp;#39;t wait to use them!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440582358770095609/comments/default/3780865965732971484'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440582358770095609/comments/default/3780865965732971484'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/pink-is-my-favorite-color.html?showComment=1264825864498#c3780865965732971484' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/pink-is-my-favorite-color.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440582358770095609' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440582358770095609' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='January 29, 2010 at 9:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2161200920258367911</id><published>2010-02-01T23:28:02.474-07:00</published><updated>2010-02-01T23:28:02.474-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>初次造訪，安安^^&lt;a href="http://173show.missshow.info" re...</title><content type='html'>初次造訪，安安^^&lt;a href="http://173show.missshow.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://173liveshow.missshow.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://168.missshow.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://13060.missshow.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://phone.missshow.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://bbs.missvideo.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://showlive.missvideo.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://show.missvideo.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://shopping.missvideo.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://shop.missvideo.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://sexy.missvideo.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://sexdiy.missvideo.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://sex999.missvideo.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://sex520.missvideo.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://sex.missvideo.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://room.missvideo.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://sogo.missvideo.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://taiwangirl.missvideo.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://talk.missvideo.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://forum.missvideo.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://blog.missvideo.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://cam.missvideo.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://woman.missvideo.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://utshow.missvideo.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://uthome.missvideo.info" rel="nofollow"&gt;.&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440582358770095609/comments/default/2161200920258367911'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440582358770095609/comments/default/2161200920258367911'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/pink-is-my-favorite-color.html?showComment=1265092082474#c2161200920258367911' title=''/><author><name>拍照</name><uri>https://www.blogger.com/profile/14566806386682765732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/pink-is-my-favorite-color.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440582358770095609' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440582358770095609' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1389039373'/><gd:extendedProperty name='blogger.displayTime' value='February 1, 2010 at 11:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7851621916854837188</id><published>2010-02-02T15:54:34.286-07:00</published><updated>2010-02-02T15:54:34.286-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Lovin&amp;#39; the art journal! I can&amp;#39;t stand to w...</title><content type='html'>Lovin&amp;#39; the art journal! I can&amp;#39;t stand to watch the movie &amp;quot;Groundhog Day&amp;quot;! It drives me nuts and I have never been able to finish it.  Maybe one day...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7708131530117922050/comments/default/7851621916854837188'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7708131530117922050/comments/default/7851621916854837188'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/art-journal-caravan.html?showComment=1265151274286#c7851621916854837188' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/art-journal-caravan.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7708131530117922050' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7708131530117922050' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='February 2, 2010 at 3:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4929494064105301531</id><published>2010-02-03T14:23:22.177-07:00</published><updated>2010-02-03T14:23:22.177-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, that first one sounds like a must-read for me!...</title><content type='html'>Oh, that first one sounds like a must-read for me!  I should go add it to my Kindle wish list!  Thanks for the recommendation!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1272736200444866362/comments/default/4929494064105301531'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1272736200444866362/comments/default/4929494064105301531'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/book-reviews.html?showComment=1265232202177#c4929494064105301531' title=''/><author><name>Hilarie</name><uri>https://www.blogger.com/profile/07428174786150700682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/_oy39VI87cu0/S0mKVzVRNpI/AAAAAAAAACo/OL119XZrYqA/S220-s32/profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/book-reviews.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1272736200444866362' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1272736200444866362' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1802246611'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2010 at 2:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4058159281436018368</id><published>2010-02-03T14:58:24.806-07:00</published><updated>2010-02-03T14:58:24.806-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You should do these more often.  We always liked t...</title><content type='html'>You should do these more often.  We always liked the same kind of books.. and I need to read more. HEHE  I miss that Popular Literature class in high school we had with Laurel where we could just read all day.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1272736200444866362/comments/default/4058159281436018368'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1272736200444866362/comments/default/4058159281436018368'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/book-reviews.html?showComment=1265234304806#c4058159281436018368' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/book-reviews.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1272736200444866362' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1272736200444866362' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2010 at 2:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9213823150981287294</id><published>2010-02-03T16:59:24.261-07:00</published><updated>2010-02-03T16:59:24.261-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVED Austerland as well - such a good read.  It...</title><content type='html'>I LOVED Austerland as well - such a good read.  It has been a year since I read it maybe I should grab it again.  &lt;br /&gt;&lt;br /&gt;Thanks for the recommendtaion on the second one - may have to give it a go!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1272736200444866362/comments/default/9213823150981287294'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1272736200444866362/comments/default/9213823150981287294'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/book-reviews.html?showComment=1265241564261#c9213823150981287294' title=''/><author><name>Stacy</name><uri>https://www.blogger.com/profile/18039279137174531144</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_pZUGtLmTkro/TBFxX8Kj0dI/AAAAAAAAGj8/C6JXUJ6kZaY/S220-s32/30052_10150176518025066_813295065_12362554_1692913_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/book-reviews.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1272736200444866362' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1272736200444866362' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1128105826'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2010 at 4:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2849806860536763719</id><published>2010-02-03T18:38:43.919-07:00</published><updated>2010-02-03T18:38:43.919-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just put them on hold at the library!  Thanks Brit...</title><content type='html'>Just put them on hold at the library!  Thanks Britt :)   &lt;br /&gt;I NEVER tire of Jane Austin, so I am excited to read AustenLand</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1272736200444866362/comments/default/2849806860536763719'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1272736200444866362/comments/default/2849806860536763719'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/book-reviews.html?showComment=1265247523919#c2849806860536763719' title=''/><author><name>Laura Schmitt</name><uri>https://www.blogger.com/profile/05463058207258783953</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='24' src='//3.bp.blogspot.com/__R-N2HoHns0/TBlqjQRKmHI/AAAAAAABC-g/BxTOFwfkgbY/S220-s31/bfclass.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/book-reviews.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1272736200444866362' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1272736200444866362' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-811880337'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2010 at 6:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6520687359429959890</id><published>2010-02-03T18:58:34.437-07:00</published><updated>2010-02-03T18:58:34.437-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Seriously you are amazing...books, beautiful scrap...</title><content type='html'>Seriously you are amazing...books, beautiful scrapbook pages, designing, I want to be like you when I grow up....</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1272736200444866362/comments/default/6520687359429959890'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1272736200444866362/comments/default/6520687359429959890'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/book-reviews.html?showComment=1265248714437#c6520687359429959890' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/book-reviews.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1272736200444866362' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1272736200444866362' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2010 at 6:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1082824216909352377</id><published>2010-02-03T19:01:32.634-07:00</published><updated>2010-02-03T19:32:09.284-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Man!!  I was in Disney the week of that challenge!...</title><content type='html'>Man!!  I was in Disney the week of that challenge!  I&amp;#39;m so sad I missed it!  The prize is sooooo cute!  Please give us a second chance???  :o)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/427288227579577324/comments/default/1082824216909352377'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/427288227579577324/comments/default/1082824216909352377'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/whos-up-for-challenge.html?showComment=1265248892634#c1082824216909352377' title=''/><author><name>JoAnn</name><uri>https://www.blogger.com/profile/12270148950107909001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/whos-up-for-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-427288227579577324' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/427288227579577324' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-652271377'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2010 at 7:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5070788227039682409</id><published>2010-02-03T20:16:27.127-07:00</published><updated>2010-02-03T20:16:27.127-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ohh i love book reviews! thanks!</title><content type='html'>ohh i love book reviews! thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1272736200444866362/comments/default/5070788227039682409'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1272736200444866362/comments/default/5070788227039682409'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/book-reviews.html?showComment=1265253387127#c5070788227039682409' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/book-reviews.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1272736200444866362' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1272736200444866362' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2010 at 8:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-797781244677594571</id><published>2010-02-03T20:42:58.062-07:00</published><updated>2010-02-03T20:42:58.062-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Glad to hear you liked &amp;quot;Austenland.&amp;quot;  I ...</title><content type='html'>Glad to hear you liked &amp;quot;Austenland.&amp;quot;  I know Melinda has it, but I don&amp;#39;t think has read it.  I might have to go borrow it from her.  The second book sounds interesting.  Might have to put it on my list to read.  I agree with Katie.  You should do more reviews!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1272736200444866362/comments/default/797781244677594571'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1272736200444866362/comments/default/797781244677594571'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/book-reviews.html?showComment=1265254978062#c797781244677594571' title=''/><author><name>Yzerbear</name><uri>https://www.blogger.com/profile/18010849675699240624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-tSfYxRi7cao/VVU4vw_9Z_I/AAAAAAAAAOg/7l1_XQZwT38/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/book-reviews.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1272736200444866362' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1272736200444866362' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1731284979'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2010 at 8:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1136205521585701897</id><published>2010-02-03T23:15:43.223-07:00</published><updated>2010-02-03T23:15:43.223-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You should always do book reviews!! I love to read...</title><content type='html'>You should always do book reviews!! I love to read and am always looking for something new!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1272736200444866362/comments/default/1136205521585701897'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1272736200444866362/comments/default/1136205521585701897'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/book-reviews.html?showComment=1265264143223#c1136205521585701897' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/book-reviews.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1272736200444866362' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1272736200444866362' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2010 at 11:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5439761550164829821</id><published>2010-02-04T09:56:50.603-07:00</published><updated>2010-02-04T09:56:50.603-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey Britt - thanks so much for the post. I loved r...</title><content type='html'>Hey Britt - thanks so much for the post. I loved reading it!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7708131530117922050/comments/default/5439761550164829821'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7708131530117922050/comments/default/5439761550164829821'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/art-journal-caravan.html?showComment=1265302610603#c5439761550164829821' title=''/><author><name>Heather K. (interstitchal)</name><uri>https://www.blogger.com/profile/17145904061736564865</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/art-journal-caravan.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7708131530117922050' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7708131530117922050' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1551119962'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2010 at 9:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8082223421710756109</id><published>2010-02-04T11:33:03.806-07:00</published><updated>2010-02-04T12:10:24.346-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you so much for the mickey freebie!! i love it!</title><content type='html'>thank you so much for the mickey freebie!! i love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/8082223421710756109'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/8082223421710756109'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1265308383806#c8082223421710756109' title=''/><author><name>angela</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2010 at 11:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8183124262225348923</id><published>2010-02-04T12:42:17.347-07:00</published><updated>2010-02-04T12:42:17.347-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>yeah I agree...definitely do these more often. it ...</title><content type='html'>yeah I agree...definitely do these more often. it will give me ideas of what I should pick up next. i&amp;#39;m STILL reading kingdom keepers with my daughter...we&amp;#39;ve had it for a year. but once we finally finish that i want to get back into reading books for myself. my friend sent me the first twilight book. so i prbly should start there :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1272736200444866362/comments/default/8183124262225348923'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1272736200444866362/comments/default/8183124262225348923'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/book-reviews.html?showComment=1265312537347#c8183124262225348923' title=''/><author><name>Courtney (aka cnscraps)</name><uri>https://www.blogger.com/profile/15682792308188770581</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/book-reviews.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1272736200444866362' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1272736200444866362' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1572063951'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2010 at 12:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2389831591989357467</id><published>2010-02-04T13:31:48.714-07:00</published><updated>2010-02-04T13:31:48.714-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ooh, I love the colors! Can&amp;#39;t wait to see!</title><content type='html'>Ooh, I love the colors! Can&amp;#39;t wait to see!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5927636808528818799/comments/default/2389831591989357467'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5927636808528818799/comments/default/2389831591989357467'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/quick-peek.html?showComment=1265315508714#c2389831591989357467' title=''/><author><name>RA</name><uri>https://www.blogger.com/profile/12279895392581491642</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/quick-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5927636808528818799' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5927636808528818799' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1292736717'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2010 at 1:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5910804729909464168</id><published>2010-02-04T13:37:29.300-07:00</published><updated>2010-02-04T13:37:29.300-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m SO glad you liked it. A few people I know ...</title><content type='html'>I&amp;#39;m SO glad you liked it. A few people I know have said they didn&amp;#39;t really care for it and I couldn&amp;#39;t BELIEVE them. How could you not love Austenland?!?!?!? I&amp;#39;m going to go check out the Beauty one....it sounds good! Did I tell you that if you liked Mrs. Mike that you&amp;#39;ll like The King&amp;#39;s Daughter? And have you read These is My Words? That one was AMAZING.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1272736200444866362/comments/default/5910804729909464168'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1272736200444866362/comments/default/5910804729909464168'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/book-reviews.html?showComment=1265315849300#c5910804729909464168' title=''/><author><name>Kathleen</name><uri>https://www.blogger.com/profile/03437334053741020887</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_iHf-D1zdaCM/SH6_IAzsyEI/AAAAAAAAAWY/LzU-aAv99j8/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/book-reviews.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1272736200444866362' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1272736200444866362' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-755540311'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2010 at 1:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6268023200974538248</id><published>2010-02-04T13:57:48.617-07:00</published><updated>2010-02-04T13:57:48.617-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay a Mardi Gras kit?!?!?! Just in time!</title><content type='html'>Yay a Mardi Gras kit?!?!?! Just in time!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5927636808528818799/comments/default/6268023200974538248'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5927636808528818799/comments/default/6268023200974538248'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/quick-peek.html?showComment=1265317068617#c6268023200974538248' title=''/><author><name>comeaux</name><uri>https://www.blogger.com/profile/18301202628084435792</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_t35sGRzgSG4/SPYS9KSihGI/AAAAAAAAADk/ckZqiv6lisA/S220-s32/DSC_0621+-+Copy1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/quick-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5927636808528818799' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5927636808528818799' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1926382553'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2010 at 1:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8197699543740301870</id><published>2010-02-04T15:27:58.427-07:00</published><updated>2010-02-04T15:27:58.427-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG, is it a Princess and the Frog kit?

I see a f...</title><content type='html'>OMG, is it a Princess and the Frog kit?&lt;br /&gt;&lt;br /&gt;I see a frog, and mardis gras colors...&lt;br /&gt;&lt;br /&gt;I may die.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5927636808528818799/comments/default/8197699543740301870'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5927636808528818799/comments/default/8197699543740301870'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/quick-peek.html?showComment=1265322478427#c8197699543740301870' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05914127090127327763</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/quick-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5927636808528818799' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5927636808528818799' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1348124929'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2010 at 3:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6339610610391297530</id><published>2010-02-04T18:36:50.898-07:00</published><updated>2010-02-04T18:36:50.898-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!!! I just stayed at Port Orleans French ...</title><content type='html'>Thank you!!! I just stayed at Port Orleans French Quarter and this will be PERFECT!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5927636808528818799/comments/default/6339610610391297530'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5927636808528818799/comments/default/6339610610391297530'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/quick-peek.html?showComment=1265333810898#c6339610610391297530' title=''/><author><name>Lauri</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/quick-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5927636808528818799' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5927636808528818799' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2010 at 6:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3573348938677551962</id><published>2010-02-04T19:14:18.009-07:00</published><updated>2010-02-04T19:14:18.009-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That looks like SO MUCH FUN!!!! I can never wait t...</title><content type='html'>That looks like SO MUCH FUN!!!! I can never wait to see what you have coming out!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5927636808528818799/comments/default/3573348938677551962'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5927636808528818799/comments/default/3573348938677551962'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/quick-peek.html?showComment=1265336058009#c3573348938677551962' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/quick-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5927636808528818799' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5927636808528818799' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2010 at 7:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6383770373086718728</id><published>2010-02-04T20:27:55.649-07:00</published><updated>2010-02-04T20:27:55.649-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY!!! NEW KIT!!!.....so define &amp;quot;tomorrow&amp;quo...</title><content type='html'>YAY!!! NEW KIT!!!.....so define &amp;quot;tomorrow&amp;quot;...is that like after midnight tomorrow or have to go to sleep first and then its tomorrow.....</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5927636808528818799/comments/default/6383770373086718728'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5927636808528818799/comments/default/6383770373086718728'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/quick-peek.html?showComment=1265340475649#c6383770373086718728' title=''/><author><name>...</name><uri>https://www.blogger.com/profile/09112320093353046687</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/quick-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5927636808528818799' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5927636808528818799' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1751897273'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2010 at 8:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1836626736230812940</id><published>2010-02-05T00:10:35.835-07:00</published><updated>2010-02-05T00:10:35.835-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Im guessing your collab kit is with Decrow Designs...</title><content type='html'>Im guessing your collab kit is with Decrow Designs.....it looks like a Princess and the Frog kit...could it be?!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5927636808528818799/comments/default/1836626736230812940'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5927636808528818799/comments/default/1836626736230812940'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/quick-peek.html?showComment=1265353835835#c1836626736230812940' title=''/><author><name>Neverland Scraps</name><uri>https://www.blogger.com/profile/05677730927880528010</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/quick-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5927636808528818799' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5927636808528818799' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-883387775'/><gd:extendedProperty name='blogger.displayTime' value='February 5, 2010 at 12:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5485671090562133854</id><published>2010-02-05T08:29:25.134-07:00</published><updated>2010-02-05T08:29:25.134-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the new kit; it will be PERFECT for scrapping...</title><content type='html'>Love the new kit; it will be PERFECT for scrapping my photos from Port Orleans French Quarter! Thanks so much for sharing the add-on! Is there a code we need to get the kit twenty percent off? It isn&amp;#39;t marked down in the shop. Thanks again!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7603900584397295916/comments/default/5485671090562133854'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7603900584397295916/comments/default/5485671090562133854'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html?showComment=1265383765134#c5485671090562133854' title=''/><author><name>Nancy</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7603900584397295916' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7603900584397295916' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 5, 2010 at 8:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6160396525989784306</id><published>2010-02-05T08:34:58.469-07:00</published><updated>2010-02-05T08:34:58.510-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this Freebie. I want to let ...</title><content type='html'>Thank you so much for this Freebie. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 9&lt;/b&gt; post on Feb. 05, 2010. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7603900584397295916/comments/default/6160396525989784306'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7603900584397295916/comments/default/6160396525989784306'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html?showComment=1265384098469#c6160396525989784306' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7603900584397295916' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7603900584397295916' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 5, 2010 at 8:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6395341728308333998</id><published>2010-02-05T09:13:24.966-07:00</published><updated>2010-02-05T09:13:25.002-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  Your blog post will be advertised on t...</title><content type='html'>Thank you!  Your blog post will be advertised on the &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; &lt;a href="http://digifree.craftcrave.com" rel="nofollow"&gt;DigiFree&lt;/a&gt; search engine today (look for timestamp: [05 Feb 03:37pm GMT]).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7603900584397295916/comments/default/6395341728308333998'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7603900584397295916/comments/default/6395341728308333998'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html?showComment=1265386404966#c6395341728308333998' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7603900584397295916' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7603900584397295916' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 5, 2010 at 9:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4615700201140719626</id><published>2010-02-05T09:48:56.194-07:00</published><updated>2010-02-05T09:48:56.194-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is awesome! Another perfect Britt kit!  Very ...</title><content type='html'>This is awesome! Another perfect Britt kit!  Very creative to combine the Princess and the Frog with Mardi Gras! Thanks for the show-off gift</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7603900584397295916/comments/default/4615700201140719626'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7603900584397295916/comments/default/4615700201140719626'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html?showComment=1265388536194#c4615700201140719626' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7603900584397295916' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7603900584397295916' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 5, 2010 at 9:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-926240067027632595</id><published>2010-02-05T12:15:30.781-07:00</published><updated>2010-02-05T12:15:30.781-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This kit is so vibrant and fun.  The layouts are g...</title><content type='html'>This kit is so vibrant and fun.  The layouts are gorgeous as usual and so fun to look at!  Thanks so much for a freebie add on and this week&amp;#39;s show off gift! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7603900584397295916/comments/default/926240067027632595'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7603900584397295916/comments/default/926240067027632595'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html?showComment=1265397330781#c926240067027632595' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7603900584397295916' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7603900584397295916' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='February 5, 2010 at 12:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1732904255470297081</id><published>2010-02-05T13:46:21.135-07:00</published><updated>2010-02-05T13:46:21.135-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This kit is fantastic! I can see so many uses for ...</title><content type='html'>This kit is fantastic! I can see so many uses for it and the colors are gorgeous! Thanks for the freebie and the show off gift! Love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7603900584397295916/comments/default/1732904255470297081'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7603900584397295916/comments/default/1732904255470297081'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html?showComment=1265402781135#c1732904255470297081' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7603900584397295916' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7603900584397295916' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='February 5, 2010 at 1:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6331555177374795946</id><published>2010-02-05T13:49:04.143-07:00</published><updated>2010-02-05T13:49:04.143-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I really love these. So creative and unique. I esp...</title><content type='html'>I really love these. So creative and unique. I especially like the frog one. I wish I had time to do this. Someday I  might give it a try, but for now, really enjoying your creations!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7708131530117922050/comments/default/6331555177374795946'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7708131530117922050/comments/default/6331555177374795946'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/art-journal-caravan.html?showComment=1265402944143#c6331555177374795946' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/art-journal-caravan.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7708131530117922050' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7708131530117922050' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='February 5, 2010 at 1:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3300751214926963275</id><published>2010-02-05T14:01:53.810-07:00</published><updated>2010-02-05T14:01:53.810-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fantastic Kit! Cannot wait to pick it up! :)</title><content type='html'>Fantastic Kit! Cannot wait to pick it up! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7603900584397295916/comments/default/3300751214926963275'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7603900584397295916/comments/default/3300751214926963275'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html?showComment=1265403713810#c3300751214926963275' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05914127090127327763</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7603900584397295916' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7603900584397295916' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1348124929'/><gd:extendedProperty name='blogger.displayTime' value='February 5, 2010 at 2:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7643972384831043016</id><published>2010-02-05T23:40:08.711-07:00</published><updated>2010-02-05T23:40:08.740-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for freebies. Link on your post was adde...</title><content type='html'>Thank you for freebies. Link on your post was added to &lt;a href="http://lorisfreebielist.blogspot.com/2010/02/freebies-for-05-feb-page-6-of-9.html" rel="nofollow"&gt;Lori&amp;#39;s freebie list&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7603900584397295916/comments/default/7643972384831043016'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7603900584397295916/comments/default/7643972384831043016'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html?showComment=1265438408711#c7643972384831043016' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7603900584397295916' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7603900584397295916' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 5, 2010 at 11:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7728960467321100181</id><published>2010-02-06T10:27:15.931-07:00</published><updated>2010-02-06T10:27:15.931-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you very much! I posted this freebie on my b...</title><content type='html'>Thank you very much! I posted this freebie on my blog &lt;a href="http://handpickedfreebies.blogspot.com" rel="nofollow"&gt;Hand Picked Freebies.&lt;/a&gt; :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7603900584397295916/comments/default/7728960467321100181'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7603900584397295916/comments/default/7728960467321100181'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html?showComment=1265477235931#c7728960467321100181' title=''/><author><name>*Christie*</name><uri>https://www.blogger.com/profile/03836055984193279246</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-SF9rH1v5T9Y/T1WgbhzteZI/AAAAAAAAAbQ/RB6I9dsHP24/s32/384570_10151044674300372_501225371_22328049_1420094519_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/come-on-down-to-new-orleans.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7603900584397295916' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7603900584397295916' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-458631852'/><gd:extendedProperty name='blogger.displayTime' value='February 6, 2010 at 10:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4640146387161431268</id><published>2010-02-09T13:26:10.090-07:00</published><updated>2010-02-09T13:26:10.090-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I really love the Blue Bayou page!! Kari also had ...</title><content type='html'>I really love the Blue Bayou page!! Kari also had a HUGE crush on Leo!  We had a wall in our room that was covered in pictures and posters of him!  I loved Andrew Keegan.  He was in &amp;quot;Camp Nowhere&amp;quot; and &amp;quot;10 Things I Hate About You&amp;quot;!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5242308089914692086/comments/default/4640146387161431268'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5242308089914692086/comments/default/4640146387161431268'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/latest-greatest.html?showComment=1265747170090#c4640146387161431268' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/latest-greatest.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5242308089914692086' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5242308089914692086' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2010 at 1:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6624736153284575530</id><published>2010-02-09T15:27:09.183-07:00</published><updated>2010-02-09T15:27:09.183-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>CUTE CUTE pages!  I love the last one of your sist...</title><content type='html'>CUTE CUTE pages!  I love the last one of your sister in law and nieces!!!!  Oh, and I love your Leo page. HAHAHAHAH  Good times, good times.  ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5242308089914692086/comments/default/6624736153284575530'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5242308089914692086/comments/default/6624736153284575530'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/latest-greatest.html?showComment=1265754429183#c6624736153284575530' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/latest-greatest.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5242308089914692086' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5242308089914692086' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2010 at 3:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-938962550474975115</id><published>2010-02-09T18:21:03.361-07:00</published><updated>2010-02-09T18:21:03.361-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE LOVE LOVE your pages.
You are so talented, I ...</title><content type='html'>LOVE LOVE LOVE your pages.&lt;br /&gt;You are so talented, I love when you share them!&lt;br /&gt;I&amp;#39;m SUPER jealous of your meal at Blue Bayou!!  ;)  One day...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5242308089914692086/comments/default/938962550474975115'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5242308089914692086/comments/default/938962550474975115'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/latest-greatest.html?showComment=1265764863361#c938962550474975115' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/latest-greatest.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5242308089914692086' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5242308089914692086' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2010 at 6:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6875347224477580229</id><published>2010-02-09T19:48:14.668-07:00</published><updated>2010-02-09T19:48:14.668-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>A-M-A-Z-I-N-G!!!!
Thanks for sharing!</title><content type='html'>A-M-A-Z-I-N-G!!!!&lt;br /&gt;Thanks for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5242308089914692086/comments/default/6875347224477580229'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5242308089914692086/comments/default/6875347224477580229'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/latest-greatest.html?showComment=1265770094668#c6875347224477580229' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/latest-greatest.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5242308089914692086' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5242308089914692086' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2010 at 7:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-186421281348450016</id><published>2010-02-10T10:55:10.624-07:00</published><updated>2010-02-10T10:55:10.624-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome pages, Britt! Now, I&amp;#39;m off to stalk yo...</title><content type='html'>Awesome pages, Britt! Now, I&amp;#39;m off to stalk your gallery so that I can check out some of those fab kits you used!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5242308089914692086/comments/default/186421281348450016'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5242308089914692086/comments/default/186421281348450016'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/latest-greatest.html?showComment=1265824510624#c186421281348450016' title=''/><author><name>kendallt</name><uri>https://www.blogger.com/profile/07731351238854174425</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//2.bp.blogspot.com/-yEPSvuldCM4/Tww0e-RsRpI/AAAAAAAAAJ8/mjFb_oJnQTs/s32/Kendall_NewAvatar_Small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/latest-greatest.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5242308089914692086' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5242308089914692086' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-37576675'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2010 at 10:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3291577734924046618</id><published>2010-02-10T16:58:47.497-07:00</published><updated>2010-02-10T16:58:47.497-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are so cute. I have never seen them before. ...</title><content type='html'>These are so cute. I have never seen them before.  The Tink one is the cutest! Thanks for sharing</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/3291577734924046618'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/3291577734924046618'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265846327497#c3291577734924046618' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2010 at 4:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8672823090457343228</id><published>2010-02-10T17:16:29.989-07:00</published><updated>2010-02-10T17:16:29.989-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>please make a tutorial next time you make these!</title><content type='html'>please make a tutorial next time you make these!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/8672823090457343228'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/8672823090457343228'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265847389989#c8672823090457343228' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2010 at 5:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1330470051386938836</id><published>2010-02-10T17:27:33.679-07:00</published><updated>2010-02-10T17:27:33.679-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Definitely interested in a tutorial...these are ju...</title><content type='html'>Definitely interested in a tutorial...these are just SOOO cute. And like you, I adore all things Disney, so I love the Mickey ears on some of them. Too fun! :-)&lt;br /&gt;&lt;br /&gt;Jammie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/1330470051386938836'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/1330470051386938836'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265848053679#c1330470051386938836' title=''/><author><name>JamWest1007</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2010 at 5:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4352097575523673925</id><published>2010-02-10T17:32:50.408-07:00</published><updated>2010-02-10T17:32:50.408-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You are a creative genius!  Love you!  Digital scr...</title><content type='html'>You are a creative genius!  Love you!  Digital scrapbooking?  Where did January go???!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/4352097575523673925'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/4352097575523673925'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265848370408#c4352097575523673925' title=''/><author><name>Julene</name><uri>https://www.blogger.com/profile/16423837376936216400</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_iBp7FiL1Gjo/SMmKjHg6WoI/AAAAAAAAACQ/-zKXZ78hKTk/S220-s32/close+up.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251066642'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2010 at 5:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4580142928394581420</id><published>2010-02-10T17:40:43.762-07:00</published><updated>2010-02-10T17:40:43.762-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG Britt!!!  those are the most adorable things i...</title><content type='html'>OMG Britt!!!  those are the most adorable things i have ever seen!!  I LOVE LOVE LOVE those little ones with the mickey ears!  so creative =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/4580142928394581420'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/4580142928394581420'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265848843762#c4580142928394581420' title=''/><author><name>Tanya</name><uri>https://www.blogger.com/profile/17821623160353529192</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_tHOZLe8USas/SQAe_OTpp4I/AAAAAAAAABA/AYl9HigSpLs/S220-s32/new+skull.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1716412808'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2010 at 5:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8164079402433505262</id><published>2010-02-10T17:42:08.860-07:00</published><updated>2010-02-10T17:42:08.860-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That&amp;#39;s so awesome Britt! The Tinker Bell is SO...</title><content type='html'>That&amp;#39;s so awesome Britt! The Tinker Bell is SO CUTE! I want it, LOL!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/8164079402433505262'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/8164079402433505262'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265848928860#c8164079402433505262' title=''/><author><name>Olivia</name><uri>https://www.blogger.com/profile/02849829552447323658</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1929298135'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2010 at 5:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-790964327750794822</id><published>2010-02-10T17:43:15.121-07:00</published><updated>2010-02-10T17:43:15.121-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Would love to see a tutorial! These are adorable! ...</title><content type='html'>Would love to see a tutorial! These are adorable! I really love all of the details and personalization you put into them. What a treat for the recievers of these gifts!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/790964327750794822'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/790964327750794822'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265848995121#c790964327750794822' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2010 at 5:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5256402495552273151</id><published>2010-02-10T17:59:38.412-07:00</published><updated>2010-02-10T17:59:38.412-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>you MUST write a tutorial, those are AWESOME!!</title><content type='html'>you MUST write a tutorial, those are AWESOME!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/5256402495552273151'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/5256402495552273151'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265849978412#c5256402495552273151' title=''/><author><name>Jemenifer22</name><uri>https://www.blogger.com/profile/14340527653961863127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//4.bp.blogspot.com/_tBL3alSlIxI/SlGV86kd4wI/AAAAAAAAAFQ/CedSRWoyalo/S220-s32/Picture.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-973317780'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2010 at 5:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5444955207390817469</id><published>2010-02-10T18:21:44.385-07:00</published><updated>2010-02-10T18:21:44.385-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SO CUTE!  Love the BYU one.  :)</title><content type='html'>SO CUTE!  Love the BYU one.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/5444955207390817469'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/5444955207390817469'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265851304385#c5444955207390817469' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/03564906200983646394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-2U_pryEXti0/UWcgC9NYzWI/AAAAAAAAXtw/ccer93QzhAA/s32/20130216_100523%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-161017844'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2010 at 6:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5285425223348227292</id><published>2010-02-10T18:47:09.476-07:00</published><updated>2010-02-10T18:47:09.476-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your dolls are absolutely fabulous!!! I love them!...</title><content type='html'>Your dolls are absolutely fabulous!!! I love them! I would love to see a tutorial for the next ones you create! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/5285425223348227292'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/5285425223348227292'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265852829476#c5285425223348227292' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/16594151203359391681</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-104425183'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2010 at 6:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3002718682100595814</id><published>2010-02-10T18:52:06.459-07:00</published><updated>2010-02-10T18:52:06.459-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow Britt! You are such a wonderful scrapper. I th...</title><content type='html'>Wow Britt! You are such a wonderful scrapper. I think I get a new favorite every time you post! LOL&lt;br /&gt;When we went to Disney World in January we stayed 2 night at Animal Kingdom Lodge! We totally loved it!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5242308089914692086/comments/default/3002718682100595814'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5242308089914692086/comments/default/3002718682100595814'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/latest-greatest.html?showComment=1265853126459#c3002718682100595814' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/latest-greatest.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5242308089914692086' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5242308089914692086' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2010 at 6:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7549766493723272231</id><published>2010-02-10T19:06:10.105-07:00</published><updated>2010-02-10T19:06:10.105-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the one you made me for Christmas--you are ...</title><content type='html'>I love the one you made me for Christmas--you are very talented!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/7549766493723272231'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/7549766493723272231'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265853970105#c7549766493723272231' title=''/><author><name>Emilee</name><uri>https://www.blogger.com/profile/03276923834347567587</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958259147'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2010 at 7:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6914663309720269273</id><published>2010-02-10T19:41:48.888-07:00</published><updated>2010-02-10T19:41:48.888-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Look it&amp;#39;s me...LOL!!!

Seriously, you have me ...</title><content type='html'>Look it&amp;#39;s me...LOL!!!&lt;br /&gt;&lt;br /&gt;Seriously, you have me wanting to make them too.  I am sure I could figure it out, but a tut would be so much easier.  &lt;br /&gt;&lt;br /&gt;Thanks again!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/6914663309720269273'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/6914663309720269273'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265856108888#c6914663309720269273' title=''/><author><name>Stacy</name><uri>https://www.blogger.com/profile/18039279137174531144</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_pZUGtLmTkro/TBFxX8Kj0dI/AAAAAAAAGj8/C6JXUJ6kZaY/S220-s32/30052_10150176518025066_813295065_12362554_1692913_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1128105826'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2010 at 7:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2347073685211156828</id><published>2010-02-10T20:09:29.753-07:00</published><updated>2010-02-10T20:09:29.753-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>A tut would be awesome, and so much appreciated! T...</title><content type='html'>A tut would be awesome, and so much appreciated! These are adorable!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/2347073685211156828'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/2347073685211156828'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265857769753#c2347073685211156828' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2010 at 8:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8574304575816881808</id><published>2010-02-10T20:14:24.692-07:00</published><updated>2010-02-10T20:14:24.692-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>CUTE!</title><content type='html'>CUTE!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/8574304575816881808'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/8574304575816881808'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265858064692#c8574304575816881808' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2010 at 8:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4997373308533328295</id><published>2010-02-10T20:22:02.373-07:00</published><updated>2010-02-10T20:22:02.373-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love em! Do you get the wooden spools at a craft s...</title><content type='html'>Love em! Do you get the wooden spools at a craft shop (like Michaels)? Can&amp;#39;t wait for the tutorial.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/4997373308533328295'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/4997373308533328295'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265858522373#c4997373308533328295' title=''/><author><name>Bay</name><uri>https://www.blogger.com/profile/15629956861274515793</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1472786733'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2010 at 8:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4823532276525070926</id><published>2010-02-10T20:30:28.874-07:00</published><updated>2010-02-10T20:30:28.874-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ummm, yeah, PLEEEEAAAAASE do a tutorial, these are...</title><content type='html'>Ummm, yeah, PLEEEEAAAAASE do a tutorial, these are adorable!  What sweet, thoughtful, personal gifts - you rock!  Thanks for sharing.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/4823532276525070926'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/4823532276525070926'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265859028874#c4823532276525070926' title=''/><author><name>C McCormick</name><uri>https://www.blogger.com/profile/08249679502505542887</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1832480034'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2010 at 8:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5487761436416320660</id><published>2010-02-10T20:33:11.267-07:00</published><updated>2010-02-10T20:33:11.267-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are so adorable. They look like the old fish...</title><content type='html'>These are so adorable. They look like the old fisher price little people. I&amp;#39;d definitely be interested in learning how to make these. Thanks for sharing them with us.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/5487761436416320660'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/5487761436416320660'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265859191267#c5487761436416320660' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/09132320123480956997</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-300117236'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2010 at 8:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1102885349411533365</id><published>2010-02-10T20:41:24.323-07:00</published><updated>2010-02-10T20:41:24.323-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>how stinkin cute are those!?!?!?! I really really ...</title><content type='html'>how stinkin cute are those!?!?!?! I really really didnt need another project...a tutorial would be awesome. LOVE IT!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/1102885349411533365'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/1102885349411533365'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265859684323#c1102885349411533365' title=''/><author><name>dana</name><uri>http://cutecreativechaos.blogspot.com/</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2010 at 8:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4936418817046359898</id><published>2010-02-10T20:55:14.093-07:00</published><updated>2010-02-10T20:55:14.093-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These dolls are awesome! Would love to see a tutor...</title><content type='html'>These dolls are awesome! Would love to see a tutorial when you make your next one. They would make perfect gifts for friends and family!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/4936418817046359898'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/4936418817046359898'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265860514093#c4936418817046359898' title=''/><author><name>Vicki</name><uri>https://www.blogger.com/profile/02818860829928974235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1871797755'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2010 at 8:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7637731355101339761</id><published>2010-02-10T21:13:45.104-07:00</published><updated>2010-02-10T21:13:45.104-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Those are SO CUTE!!  I love them!!</title><content type='html'>Those are SO CUTE!!  I love them!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/7637731355101339761'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/7637731355101339761'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265861625104#c7637731355101339761' title=''/><author><name>Kristen</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2010 at 9:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2517961081575985657</id><published>2010-02-10T21:21:21.787-07:00</published><updated>2010-02-10T21:21:21.787-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Is there anything you can&amp;#39;t do! :)  Love these...</title><content type='html'>Is there anything you can&amp;#39;t do! :)  Love these and would love a tutorial. The ponytail on your doll is just too clever! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/2517961081575985657'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/2517961081575985657'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265862081787#c2517961081575985657' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2010 at 9:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9129654377620509037</id><published>2010-02-10T21:26:14.836-07:00</published><updated>2010-02-10T21:26:14.836-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh my these are totally cute!! i love the tink one...</title><content type='html'>oh my these are totally cute!! i love the tink one! i want to make some so you need to for sure do a tutorial.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/9129654377620509037'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/9129654377620509037'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265862374836#c9129654377620509037' title=''/><author><name>cheloni</name><uri>https://www.blogger.com/profile/07499878345290260843</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_zQqh2J7HUNE/SxgPoEQfK7I/AAAAAAAAA5s/mkBIm0VtBKc/S220-s32/baby+love.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1218734363'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2010 at 9:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8169377226091890601</id><published>2010-02-10T22:58:23.904-07:00</published><updated>2010-02-10T22:58:23.904-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are SO STINKIN CUTE!!! Yes...please post a t...</title><content type='html'>These are SO STINKIN CUTE!!! Yes...please post a tut!! I would love to make a fairy set for my girls!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/8169377226091890601'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/8169377226091890601'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265867903904#c8169377226091890601' title=''/><author><name>Natasha</name><uri>https://www.blogger.com/profile/17516318479784829577</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-FZ1L87mRq5k/TZu7nEDGpNI/AAAAAAAABHc/krxHean9mZE/s32/Natasha%2BCruz.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-802400455'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2010 at 10:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6455073129194978895</id><published>2010-02-11T02:21:02.899-07:00</published><updated>2010-02-11T02:21:02.899-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yes...definitely need a tut!! These are awesome Br...</title><content type='html'>Yes...definitely need a tut!! These are awesome Britt!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/6455073129194978895'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/6455073129194978895'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265880062899#c6455073129194978895' title=''/><author><name>Becca S</name><uri>https://www.blogger.com/profile/02047949555002708415</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//1.bp.blogspot.com/_T3OuFl9WCYw/TPdfFyFsUhI/AAAAAAAAA-s/nNpnlaiS8mY/S220-s33/avi.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-55895950'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2010 at 2:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6821516748689374127</id><published>2010-02-11T06:03:21.472-07:00</published><updated>2010-02-11T06:03:21.472-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Holy Cuteness Batman!! I can&amp;#39;t take your whole...</title><content type='html'>Holy Cuteness Batman!! I can&amp;#39;t take your whole fam and the Tink doll...Like everyone said...TUT!!!  I can&amp;#39;t wait.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/6821516748689374127'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/6821516748689374127'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265893401472#c6821516748689374127' title=''/><author><name>Amanda</name><uri>https://www.blogger.com/profile/02491153320010536546</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1323123087'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2010 at 6:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8625965201985361048</id><published>2010-02-11T08:05:19.398-07:00</published><updated>2010-02-11T08:05:19.398-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thee are adorable and I would love a tutorial!</title><content type='html'>Thee are adorable and I would love a tutorial!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/8625965201985361048'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/8625965201985361048'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265900719398#c8625965201985361048' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2010 at 8:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5564289929951379061</id><published>2010-02-11T09:04:30.619-07:00</published><updated>2010-02-11T09:04:30.619-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love them all...so glad that I could inspire you!!...</title><content type='html'>Love them all...so glad that I could inspire you!!  ;)&lt;br /&gt;You are so talented.  How could your cute mom NOT love these!!??</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/5564289929951379061'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/5564289929951379061'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265904270619#c5564289929951379061' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2010 at 9:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1653303922855786063</id><published>2010-02-11T09:08:44.003-07:00</published><updated>2010-02-11T09:08:44.003-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG, those are so dang cute!!!  Thanks for sharing!</title><content type='html'>OMG, those are so dang cute!!!  Thanks for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/1653303922855786063'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/1653303922855786063'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265904524003#c1653303922855786063' title=''/><author><name>Tinabina</name><uri>https://www.blogger.com/profile/11075288431448745526</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-953800891'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2010 at 9:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-900934794883209415</id><published>2010-02-11T09:09:47.460-07:00</published><updated>2010-02-11T09:09:47.460-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very cute!!

Jamie</title><content type='html'>Very cute!!&lt;br /&gt;&lt;br /&gt;Jamie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/900934794883209415'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/900934794883209415'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265904587460#c900934794883209415' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2010 at 9:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7342730117663000074</id><published>2010-02-11T09:11:44.200-07:00</published><updated>2010-02-11T09:11:44.200-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great work!  One of the things I always notice on ...</title><content type='html'>Great work!  One of the things I always notice on your pages is your drop shadowing.  It always looks like it truly is a paper page.  Would you mind sharing your drop shadow settings for those of us (me) that are drop-shadow challenged?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5242308089914692086/comments/default/7342730117663000074'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5242308089914692086/comments/default/7342730117663000074'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/latest-greatest.html?showComment=1265904704200#c7342730117663000074' title=''/><author><name>Tinabina</name><uri>https://www.blogger.com/profile/11075288431448745526</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/latest-greatest.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5242308089914692086' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5242308089914692086' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-953800891'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2010 at 9:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4858149231164287062</id><published>2010-02-11T09:13:17.779-07:00</published><updated>2010-02-11T09:13:17.779-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>yes please put a tutorial up!! 

i can just pictur...</title><content type='html'>yes please put a tutorial up!! &lt;br /&gt;&lt;br /&gt;i can just picture giving the princess set to my niece!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/4858149231164287062'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/4858149231164287062'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265904797779#c4858149231164287062' title=''/><author><name>Courtney (aka cnscraps)</name><uri>https://www.blogger.com/profile/15682792308188770581</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1572063951'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2010 at 9:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-607472942986463894</id><published>2010-02-11T09:24:47.438-07:00</published><updated>2010-02-11T09:24:47.438-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>so stinkin cute!!!!</title><content type='html'>so stinkin cute!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/607472942986463894'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/607472942986463894'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265905487438#c607472942986463894' title=''/><author><name>Kimbytx</name><uri>https://www.blogger.com/profile/04174307638453392980</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//1.bp.blogspot.com/-LutUZ0LCh8s/Xpn7bQjkNiI/AAAAAAAAs6I/GLvmhFP2v0UWKKuN44d5Pfuu_RK5Dg1HwCK4BGAYYCw/s32/kimavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-740091371'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2010 at 9:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4749177506056299085</id><published>2010-02-11T09:41:31.114-07:00</published><updated>2010-02-11T09:41:31.114-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>these are to die for... love the tink and the mick...</title><content type='html'>these are to die for... love the tink and the mickey ones... yes, please do share some of the cute way you did them.&lt;br /&gt;&lt;br /&gt;-- dalis</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/4749177506056299085'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/4749177506056299085'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265906491114#c4749177506056299085' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2010 at 9:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2083374702097412737</id><published>2010-02-11T09:54:44.895-07:00</published><updated>2010-02-11T09:54:44.895-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, this are adorable!  I think i just found my...</title><content type='html'>Britt, this are adorable!  I think i just found my Fish Extender gift for my next DCL cruise.  I am thinking a spool doll christmas ornament.  Can&amp;#39;t wait for the tutorial!&lt;br /&gt;&lt;br /&gt;Pj</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/2083374702097412737'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/2083374702097412737'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265907284895#c2083374702097412737' title=''/><author><name>Pjpoohbear</name><uri>https://www.blogger.com/profile/14521279911556830660</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1976369097'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2010 at 9:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5634432317634182450</id><published>2010-02-11T11:06:15.309-07:00</published><updated>2010-02-11T11:06:15.309-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Those are SO cute! Wow....I think the Stacy doll i...</title><content type='html'>Those are SO cute! Wow....I think the Stacy doll is Stacy&amp;#39;s Back Door Design- Stacy. Right or wrong?!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/5634432317634182450'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/5634432317634182450'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265911575309#c5634432317634182450' title=''/><author><name>Betty Holland</name><uri>https://www.blogger.com/profile/17729167155954488066</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/-U_CwYNuAAd8/TitLzgMQg1I/AAAAAAAABjY/_kTzIJgW5ko/s31/family%2BHeidi%2527s%2Bcropped.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346418004'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2010 at 11:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1332292541719043477</id><published>2010-02-11T11:58:17.463-07:00</published><updated>2010-02-11T11:58:17.463-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh WOW.  So cute!!  I love these!  That Tink is pa...</title><content type='html'>Oh WOW.  So cute!!  I love these!  That Tink is particularly adorable.  I&amp;#39;d love to try a set of our family (and maybe more for all my extended family??)  Yes, I need a tutorial!  :-D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/1332292541719043477'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/1332292541719043477'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265914697463#c1332292541719043477' title=''/><author><name>Beth</name><uri>https://www.blogger.com/profile/13870296621798497300</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-Xgp7_L6R9qo/Wh4-8WJUILI/AAAAAAABqNc/AujVyPoz0aMwGiOE-sIwNZcpxNZymwzbQCK4BGAYYCw/s32/beth.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868305007'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2010 at 11:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8677900991773767809</id><published>2010-02-11T12:59:50.926-07:00</published><updated>2010-02-11T12:59:50.926-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>these are so cute you can not pick anyone your fav...</title><content type='html'>these are so cute you can not pick anyone your favorite they are adorable you have a lot of talent for any kind of crafting digitaly and hand made great job.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/8677900991773767809'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/8677900991773767809'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265918390926#c8677900991773767809' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2010 at 12:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2290638253415214676</id><published>2010-02-11T13:02:29.456-07:00</published><updated>2010-02-11T13:02:29.456-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey Britt, where do you buy spools?  I&amp;#39;ve chec...</title><content type='html'>Hey Britt, where do you buy spools?  I&amp;#39;ve checked Hobby Lobby and Michaels, but couldn&amp;#39;t find plain spools.  Where did you get them?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/2290638253415214676'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/2290638253415214676'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265918549456#c2290638253415214676' title=''/><author><name>Neverland Scraps</name><uri>https://www.blogger.com/profile/05677730927880528010</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-883387775'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2010 at 1:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4534446686484350813</id><published>2010-02-11T14:26:30.154-07:00</published><updated>2010-02-11T14:26:30.154-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are too cute! I love them. I would love a tu...</title><content type='html'>These are too cute! I love them. I would love a tutorial!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/4534446686484350813'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/4534446686484350813'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265923590154#c4534446686484350813' title=''/><author><name>Amanda Monk</name><uri>https://www.blogger.com/profile/04136244513062746745</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1462673621'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2010 at 2:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1545984473182377412</id><published>2010-02-11T17:09:56.652-07:00</published><updated>2010-02-11T17:09:56.652-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very cute, yes a tutorial is in order!  I need a f...</title><content type='html'>Very cute, yes a tutorial is in order!  I need a fairy godmother one!  LOL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/1545984473182377412'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/1545984473182377412'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265933396652#c1545984473182377412' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2010 at 5:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4667989475652037747</id><published>2010-02-11T18:01:39.213-07:00</published><updated>2010-02-11T18:01:39.213-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Please, please, please with sugar on top create a ...</title><content type='html'>Please, please, please with sugar on top create a tutorial.  I love these!  So adorable!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/4667989475652037747'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/4667989475652037747'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265936499213#c4667989475652037747' title=''/><author><name>AmyK</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2010 at 6:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8244168892534641900</id><published>2010-02-11T19:49:50.989-07:00</published><updated>2010-02-11T19:49:50.989-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yes I would love to see a tutorial on these, they ...</title><content type='html'>Yes I would love to see a tutorial on these, they are so cute!  And can you tell us where you got the leaves for Tink&amp;#39;s dress?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/8244168892534641900'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/8244168892534641900'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265942990989#c8244168892534641900' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2010 at 7:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7747169166471646310</id><published>2010-02-11T22:09:10.670-07:00</published><updated>2010-02-11T22:09:10.670-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;d love a tut on these!  They are so totally ...</title><content type='html'>I&amp;#39;d love a tut on these!  They are so totally cute!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/7747169166471646310'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/7747169166471646310'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1265951350670#c7747169166471646310' title=''/><author><name>susan0326</name><uri>https://www.blogger.com/profile/02318951203465432501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-mkPnUc8wLD8/T6IB28QIorI/AAAAAAAAAbY/-HOxTkFKMDU/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-242029815'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2010 at 10:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8206905807955403416</id><published>2010-02-13T09:24:49.863-07:00</published><updated>2010-02-13T09:24:49.863-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>would love a tut on these--SO cute!</title><content type='html'>would love a tut on these--SO cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/8206905807955403416'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/8206905807955403416'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1266078289863#c8206905807955403416' title=''/><author><name>Kathy</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2010 at 9:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7045864179002516314</id><published>2010-02-14T10:09:09.406-07:00</published><updated>2010-02-14T10:09:09.406-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You guys are too cute! Hope you have a fab V-Day too!</title><content type='html'>You guys are too cute! Hope you have a fab V-Day too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/569504805445234412/comments/default/7045864179002516314'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/569504805445234412/comments/default/7045864179002516314'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/happy-valentines-day.html?showComment=1266167349406#c7045864179002516314' title=''/><author><name>kendallt</name><uri>https://www.blogger.com/profile/07731351238854174425</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//2.bp.blogspot.com/-yEPSvuldCM4/Tww0e-RsRpI/AAAAAAAAAJ8/mjFb_oJnQTs/s32/Kendall_NewAvatar_Small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/happy-valentines-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-569504805445234412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/569504805445234412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-37576675'/><gd:extendedProperty name='blogger.displayTime' value='February 14, 2010 at 10:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3580624502646881923</id><published>2010-02-16T09:38:27.341-07:00</published><updated>2010-02-16T09:38:27.341-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sounds like it was a great weekend! What was in th...</title><content type='html'>Sounds like it was a great weekend! What was in the tote bags?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/569504805445234412/comments/default/3580624502646881923'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/569504805445234412/comments/default/3580624502646881923'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/happy-valentines-day.html?showComment=1266338307341#c3580624502646881923' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/happy-valentines-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-569504805445234412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/569504805445234412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='February 16, 2010 at 9:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5397252814266808366</id><published>2010-02-18T18:41:07.785-07:00</published><updated>2010-02-18T18:47:33.200-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have been looking all over for a cute disney kit...</title><content type='html'>I have been looking all over for a cute disney kit for our disneyland pics from two weeks ago. Thanks so much. Your kit is one of a kind.&lt;br /&gt;Thanks, Carol</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/5397252814266808366'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/5397252814266808366'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1266543667785#c5397252814266808366' title=''/><author><name>ldsmommyof12</name><uri>https://www.blogger.com/profile/11259878039372516390</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//bp2.blogger.com/_qI4sMpDa8T0/R50EXDzfyVI/AAAAAAAAAAY/NzZ_3rIwkXI/S220-s32/Copy+of+File0009.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1734188973'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2010 at 6:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7702306717463669231</id><published>2010-02-18T20:03:34.773-07:00</published><updated>2010-02-18T20:03:34.773-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I AM excited...animals? I need some stuff to do my...</title><content type='html'>I AM excited...animals? I need some stuff to do my animal kingdom pages...keepin my fingers crossed;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4892104188975899821/comments/default/7702306717463669231'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4892104188975899821/comments/default/7702306717463669231'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/sneaky-peeky.html?showComment=1266548614773#c7702306717463669231' title=''/><author><name>...</name><uri>https://www.blogger.com/profile/09112320093353046687</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/sneaky-peeky.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4892104188975899821' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4892104188975899821' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1751897273'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2010 at 8:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8186908460535034281</id><published>2010-02-18T21:27:50.577-07:00</published><updated>2010-02-18T21:27:50.577-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So fun! I see a little elephant in there.... ;)</title><content type='html'>So fun! I see a little elephant in there.... ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4892104188975899821/comments/default/8186908460535034281'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4892104188975899821/comments/default/8186908460535034281'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/sneaky-peeky.html?showComment=1266553670577#c8186908460535034281' title=''/><author><name>Melissa (profiler_mar)</name><uri>https://www.blogger.com/profile/01325965104816544848</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_t9u6U3jS6u0/S4szA3_vIpI/AAAAAAAAA0Q/e2c0YWPE20o/S220-s32/th_cvisions_melissa_pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/sneaky-peeky.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4892104188975899821' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4892104188975899821' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-396836114'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2010 at 9:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8671104663215721397</id><published>2010-02-19T05:51:04.483-07:00</published><updated>2010-02-19T05:51:04.483-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I saw it already and I LOVE it!!  I posted it on m...</title><content type='html'>I saw it already and I LOVE it!!  I posted it on my blog today, too.  Totally love it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4892104188975899821/comments/default/8671104663215721397'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4892104188975899821/comments/default/8671104663215721397'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/sneaky-peeky.html?showComment=1266583864483#c8671104663215721397' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/sneaky-peeky.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4892104188975899821' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4892104188975899821' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2010 at 5:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9137813118535985533</id><published>2010-02-19T06:07:21.577-07:00</published><updated>2010-02-19T06:07:21.577-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Am I seeing an AK/AKL kit?  :-))))</title><content type='html'>Am I seeing an AK/AKL kit?  :-))))</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4892104188975899821/comments/default/9137813118535985533'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4892104188975899821/comments/default/9137813118535985533'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/sneaky-peeky.html?showComment=1266584841577#c9137813118535985533' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/sneaky-peeky.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4892104188975899821' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4892104188975899821' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2010 at 6:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8885055367448349878</id><published>2010-02-19T07:38:49.707-07:00</published><updated>2010-02-19T07:38:49.707-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you sooo much for this kit. I am in a scrapp...</title><content type='html'>Thank you sooo much for this kit. I am in a scrapping road block for my Asia layouts and my DD first ride on Everest. This is perfect. You have the best timing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/8885055367448349878'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/8885055367448349878'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html?showComment=1266590329707#c8885055367448349878' title=''/><author><name>lauri</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7438787639708154312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7438787639708154312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2010 at 7:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6347722663406127728</id><published>2010-02-19T07:44:51.875-07:00</published><updated>2010-02-19T07:44:51.875-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!  Love this kit.  I am almost to my pictures o...</title><content type='html'>Wow!  Love this kit.  I am almost to my pictures of the all the animals on the safari ride,  This kit will be perfect!  Thank you</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/6347722663406127728'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/6347722663406127728'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html?showComment=1266590691875#c6347722663406127728' title=''/><author><name>Jenifer</name><uri>https://www.blogger.com/profile/13221527962372030277</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7438787639708154312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7438787639708154312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-389944238'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2010 at 7:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6215539303251075552</id><published>2010-02-19T07:45:56.626-07:00</published><updated>2010-02-19T07:45:56.626-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt!!! You have totally outdone yourself, girl! ...</title><content type='html'>Britt!!! You have totally outdone yourself, girl! When I saw this kit at SM this morning, I literally squealed out loud! I have sooo may AK pics to scrap and haven&amp;#39;t done any of them yet because I&amp;#39;ve been waiting for the right kit. So, I&amp;#39;m ridiculously excited right now. Thank you so much!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/6215539303251075552'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/6215539303251075552'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html?showComment=1266590756626#c6215539303251075552' title=''/><author><name>kendallt</name><uri>https://www.blogger.com/profile/07731351238854174425</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//2.bp.blogspot.com/-yEPSvuldCM4/Tww0e-RsRpI/AAAAAAAAAJ8/mjFb_oJnQTs/s32/Kendall_NewAvatar_Small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7438787639708154312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7438787639708154312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-37576675'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2010 at 7:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6256167324689186750</id><published>2010-02-19T07:47:50.674-07:00</published><updated>2010-02-19T07:47:50.674-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Totally LOVE this kit..going to have to rework som...</title><content type='html'>Totally LOVE this kit..going to have to rework some of my pages! &lt;br /&gt;Once again GREAT WORK!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/6256167324689186750'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/6256167324689186750'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html?showComment=1266590870674#c6256167324689186750' title=''/><author><name>Polly</name><uri>https://www.blogger.com/profile/12053741166973739945</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7438787639708154312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7438787639708154312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1999075906'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2010 at 7:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5232948297845197854</id><published>2010-02-19T07:58:15.487-07:00</published><updated>2010-02-19T07:58:15.487-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can&amp;#39;t wait to use this kit.  It is AWESOME! ...</title><content type='html'>I can&amp;#39;t wait to use this kit.  It is AWESOME!  Now, I just have to wait for the Britt Hollywood Studios and Epcot kits....  :)  You rock, Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/5232948297845197854'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/5232948297845197854'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html?showComment=1266591495487#c5232948297845197854' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7438787639708154312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7438787639708154312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2010 at 7:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1294266841456625338</id><published>2010-02-19T08:11:48.963-07:00</published><updated>2010-02-19T08:11:48.963-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is sooo fantastic. I love, love, love it. You...</title><content type='html'>This is sooo fantastic. I love, love, love it. You are the best. I check your blog FIRST every Friday because I am so excited to see your new releases. I can&amp;#39;t wait to get scrapping with this one!  Julie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/1294266841456625338'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/1294266841456625338'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html?showComment=1266592308963#c1294266841456625338' title=''/><author><name>jpickett22</name><uri>https://www.blogger.com/profile/11544841651907985001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-AkEkkS-dsUI/UrRUbKfhLYI/AAAAAAAAABU/itKvrxO2MU8/s32/Photo0071FourBySix%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7438787639708154312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7438787639708154312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-847017802'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2010 at 8:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3911518530799450248</id><published>2010-02-19T08:22:54.417-07:00</published><updated>2010-02-19T08:22:54.417-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie.  I&amp;#39;m going to use it t...</title><content type='html'>Thanks for the freebie.  I&amp;#39;m going to use it today!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/3911518530799450248'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/3911518530799450248'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html?showComment=1266592974417#c3911518530799450248' title=''/><author><name>Hifam</name><uri>https://www.blogger.com/profile/04260768580193568876</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_PLeDRHoc9OU/TMUHbBXXZII/AAAAAAAAB40/UxoW-2nmfMg/s32-R/summer_reading.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7438787639708154312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7438787639708154312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1778887893'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2010 at 8:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1827183981259731930</id><published>2010-02-19T08:58:53.117-07:00</published><updated>2010-02-19T08:58:53.117-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE IT!!! SO adorable!! Awesome job Britt!</title><content type='html'>I LOVE IT!!! SO adorable!! Awesome job Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/1827183981259731930'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/1827183981259731930'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html?showComment=1266595133117#c1827183981259731930' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7438787639708154312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7438787639708154312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2010 at 8:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-66230517394893014</id><published>2010-02-19T09:57:20.548-07:00</published><updated>2010-02-19T09:57:20.548-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE the kit!!!  I only wish I had it when I scrap...</title><content type='html'>LOVE the kit!!!  I only wish I had it when I scrapped our Disney vacation two years ago!  But I know we&amp;#39;ll have another trip in the future and I&amp;#39;ll definitely use it then.  Plus, my kids are animals on a daily basis so it will come in handy for other layouts as well.  Thanks for such awesome design work!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/66230517394893014'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/66230517394893014'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html?showComment=1266598640548#c66230517394893014' title=''/><author><name>Annisa</name><uri>https://www.blogger.com/profile/05449836771531253262</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//3.bp.blogspot.com/-Dl6OJ6PVwxA/UwI5YLviwbI/AAAAAAAABW8/0sIpWxOs5ak/s32/about%2Bme.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7438787639708154312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7438787639708154312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1681924752'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2010 at 9:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2908730493334851865</id><published>2010-02-19T10:11:07.301-07:00</published><updated>2010-02-19T10:11:07.301-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my gosh! I will definitely be purchasing this k...</title><content type='html'>Oh my gosh! I will definitely be purchasing this kit today! It&amp;#39;s absolutely PERFECT!!! Fantastic job :)  And thank you for the add-on freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/2908730493334851865'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/2908730493334851865'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html?showComment=1266599467301#c2908730493334851865' title=''/><author><name>Erin</name><uri>https://www.blogger.com/profile/07174562573758490225</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_lSh43bcR7Oo/Sa4LgUmbg6I/AAAAAAAAAgI/ZrGZ0b0NxRM/S220-s32/100_2375.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7438787639708154312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7438787639708154312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958564641'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2010 at 10:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-350721022271557393</id><published>2010-02-19T12:34:13.469-07:00</published><updated>2010-02-19T12:34:13.469-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ahhh I love it!! It&amp;#39;s sooo perfect for my Anim...</title><content type='html'>Ahhh I love it!! It&amp;#39;s sooo perfect for my Animal Kingdom LOs. Thanks for the addon :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/350721022271557393'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/350721022271557393'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html?showComment=1266608053469#c350721022271557393' title=''/><author><name>RA</name><uri>https://www.blogger.com/profile/12279895392581491642</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7438787639708154312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7438787639708154312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1292736717'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2010 at 12:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8441088554692943319</id><published>2010-02-19T14:59:30.978-07:00</published><updated>2010-02-19T14:59:30.978-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>A fabulous kit, Britt! You really captured the Ani...</title><content type='html'>A fabulous kit, Britt! You really captured the Animal Kingdom!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/8441088554692943319'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/8441088554692943319'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html?showComment=1266616770978#c8441088554692943319' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7438787639708154312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7438787639708154312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2010 at 2:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2645654263039767162</id><published>2010-02-19T15:02:32.497-07:00</published><updated>2010-02-19T15:02:32.497-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I thought it might be Animal Kingdom when I saw th...</title><content type='html'>I thought it might be Animal Kingdom when I saw the sneak peek!!  Super cute!! Thanks for the add on and show off gift!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/2645654263039767162'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/2645654263039767162'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html?showComment=1266616952497#c2645654263039767162' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7438787639708154312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7438787639708154312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2010 at 3:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1799955215386016489</id><published>2010-02-19T15:12:11.288-07:00</published><updated>2010-02-19T15:12:11.288-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is so cute! This is my new favorite animal th...</title><content type='html'>This is so cute! This is my new favorite animal themed kit. Can&amp;#39;t wait to get it! Thanks for the freebie. So sad I wasn&amp;#39;t up to making a LO to get that awesome show off gift! I knew it was goig to be good when I saw your sneak peek. You are so generous with your stuff!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/1799955215386016489'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/1799955215386016489'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html?showComment=1266617531288#c1799955215386016489' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7438787639708154312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7438787639708154312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2010 at 3:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-708441028474424205</id><published>2010-02-19T16:13:48.159-07:00</published><updated>2010-02-19T16:13:48.159-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations on another fabulous kit!!! Would b...</title><content type='html'>Congratulations on another fabulous kit!!! Would be perfect for zoo photos, as I see some ladies already have done.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/708441028474424205'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/708441028474424205'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html?showComment=1266621228159#c708441028474424205' title=''/><author><name>Rebecca</name><uri>https://www.blogger.com/profile/06725974417373764155</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-LpUFt0ARaXw/UIwNs6nuprI/AAAAAAAAG6g/fm-cV6KCPC8/s32/0001web200-2sharp.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7438787639708154312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7438787639708154312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-907838277'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2010 at 4:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1982252516791627098</id><published>2010-02-19T17:55:24.244-07:00</published><updated>2010-02-19T17:55:24.244-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freebie!</title><content type='html'>Thank you for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/1982252516791627098'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/1982252516791627098'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html?showComment=1266627324244#c1982252516791627098' title=''/><author><name>Abby</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7438787639708154312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7438787639708154312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2010 at 5:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5605951887539246499</id><published>2010-02-19T23:38:00.259-07:00</published><updated>2010-02-19T23:38:00.283-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for freebies. Link on your post was adde...</title><content type='html'>Thank you for freebies. Link on your post was added to &lt;a href="http://lorisfreebielist.blogspot.com/2010/02/freebies-for-19-feb-page-5-of-7.html" rel="nofollow"&gt;Lori&amp;#39;s freebie list&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/5605951887539246499'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/5605951887539246499'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html?showComment=1266647880259#c5605951887539246499' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7438787639708154312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7438787639708154312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2010 at 11:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2691187978380555571</id><published>2010-02-20T06:43:27.127-07:00</published><updated>2010-02-20T06:43:27.162-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  This blog post will be advertised on &lt;...</title><content type='html'>Thank you!  This blog post will be advertised on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the &lt;a href="http://digifree.craftcrave.com" rel="nofollow"&gt;DigiFree&lt;/a&gt; category today (look for timestamp: [20 Feb 01:00pm GMT]).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/2691187978380555571'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/2691187978380555571'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html?showComment=1266673407127#c2691187978380555571' title=''/><author><name>CraftCrave</name><uri>https://www.blogger.com/profile/14505840725031262368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_M7YN2PnxSgM/S2t8YDcfPHI/AAAAAAAAAAM/Rv4n6JeAIhw/S220-s32/LogoSquare.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7438787639708154312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7438787639708154312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1618765778'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2010 at 6:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6848753842383198026</id><published>2010-02-20T14:40:43.458-07:00</published><updated>2010-02-20T14:40:43.599-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this Freebie. I want to let ...</title><content type='html'>Thank you so much for this Freebie. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 5&lt;/b&gt; post on Feb. 20, 2010. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/6848753842383198026'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/6848753842383198026'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html?showComment=1266702043458#c6848753842383198026' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/04971662158544348527</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_CBfkG99evdo/S3sLEk2ZxqI/AAAAAAAAAAM/Awzo1lzOq2w/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7438787639708154312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7438787639708154312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-117712948'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2010 at 2:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4183148359497360791</id><published>2010-02-20T16:16:35.083-07:00</published><updated>2010-02-20T16:16:35.083-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a Wonderful kit!! Thanks for the CUTE freebie!</title><content type='html'>What a Wonderful kit!! Thanks for the CUTE freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/4183148359497360791'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/4183148359497360791'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html?showComment=1266707795083#c4183148359497360791' title=''/><author><name>*               Lee</name><uri>https://www.blogger.com/profile/07182085215057022206</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//2.bp.blogspot.com/_aPQTDqEDN-s/SocX9hMqerI/AAAAAAAAAGU/wIupX5V1nkk/S220-s32/423480rz10a4ia97.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7438787639708154312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7438787639708154312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1444145938'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2010 at 4:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1953905038759296168</id><published>2010-02-20T18:09:35.837-07:00</published><updated>2010-02-20T18:09:35.837-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you.

V</title><content type='html'>Thank you.&lt;br /&gt;&lt;br /&gt;V</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/1953905038759296168'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/1953905038759296168'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html?showComment=1266714575837#c1953905038759296168' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7438787639708154312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7438787639708154312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2010 at 6:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8621730215082492149</id><published>2010-02-20T19:12:28.521-07:00</published><updated>2010-02-20T19:12:28.521-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh great Britt!!!  Love it!  Animal Kingdom is gre...</title><content type='html'>Oh great Britt!!!  Love it!  Animal Kingdom is great and I have many pictures!  Your kit is definitely my next buy!  Thanks for the little add-on too!  I can&amp;#39;t tell you how much I appreciate that you are making kits that go great with Disney vacations!!!&lt;br /&gt;&lt;br /&gt;P.S.  Is there any way to earn or buy the Disney hats collection - I believe the challenge is closed, but would love an opportunity to get it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/8621730215082492149'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/8621730215082492149'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html?showComment=1266718348521#c8621730215082492149' title=''/><author><name>Amanda</name><uri>https://www.blogger.com/profile/16158891162213491017</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7438787639708154312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7438787639708154312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-289319136'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2010 at 7:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8402285361067663206</id><published>2010-02-20T22:40:43.893-07:00</published><updated>2010-02-20T22:40:43.893-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG!  These are fabulous!!!!  I would sooooo love ...</title><content type='html'>OMG!  These are fabulous!!!!  I would sooooo love a tutorial.  Including how you did the Mickey Ears and Tinkerbell bun!!!!&lt;br /&gt;&lt;br /&gt;Thank you so much for sharing.  I think I&amp;#39;m going to make a bunch of these this summer when I have more time.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/8402285361067663206'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/8402285361067663206'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1266730843893#c8402285361067663206' title=''/><author><name>ckcpurple</name><uri>https://www.blogger.com/profile/13577947259133668644</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//1.bp.blogspot.com/_nJHZv5La2O0/SPaKzpw2yMI/AAAAAAAAAAM/ZPSFkFSRer8/S220-s32/avitar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-686049804'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2010 at 10:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6282030089221494903</id><published>2010-02-21T10:54:25.955-07:00</published><updated>2010-02-21T10:54:25.955-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Im excited!</title><content type='html'>Im excited!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4626580501706738090/comments/default/6282030089221494903'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4626580501706738090/comments/default/6282030089221494903'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/all-im-sayin-is.html?showComment=1266774865955#c6282030089221494903' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/all-im-sayin-is.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4626580501706738090' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4626580501706738090' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='February 21, 2010 at 10:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7689066813624897983</id><published>2010-02-21T13:41:09.186-07:00</published><updated>2010-02-21T13:41:09.186-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Intriguing... can&amp;#39;t wait to see where you&amp;#39;...</title><content type='html'>Intriguing... can&amp;#39;t wait to see where you&amp;#39;re off to.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4626580501706738090/comments/default/7689066813624897983'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4626580501706738090/comments/default/7689066813624897983'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/all-im-sayin-is.html?showComment=1266784869186#c7689066813624897983' title=''/><author><name>Rebecca</name><uri>https://www.blogger.com/profile/06725974417373764155</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-LpUFt0ARaXw/UIwNs6nuprI/AAAAAAAAG6g/fm-cV6KCPC8/s32/0001web200-2sharp.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/all-im-sayin-is.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4626580501706738090' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4626580501706738090' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-907838277'/><gd:extendedProperty name='blogger.displayTime' value='February 21, 2010 at 1:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4627079567810357822</id><published>2010-02-21T16:16:50.057-07:00</published><updated>2010-02-21T16:16:50.057-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can&amp;#39;t wait to see what this is all about!</title><content type='html'>Can&amp;#39;t wait to see what this is all about!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4626580501706738090/comments/default/4627079567810357822'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4626580501706738090/comments/default/4627079567810357822'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/all-im-sayin-is.html?showComment=1266794210057#c4627079567810357822' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/all-im-sayin-is.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4626580501706738090' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4626580501706738090' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='February 21, 2010 at 4:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6365220933266512339</id><published>2010-02-21T16:39:52.876-07:00</published><updated>2010-02-21T16:39:52.876-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am soooo with ya!!  Can&amp;#39;t wait!  WOOO HOOOO!!!!</title><content type='html'>I am soooo with ya!!  Can&amp;#39;t wait!  WOOO HOOOO!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4626580501706738090/comments/default/6365220933266512339'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4626580501706738090/comments/default/6365220933266512339'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/all-im-sayin-is.html?showComment=1266795592876#c6365220933266512339' title=''/><author><name>BTMIN</name><uri>https://www.blogger.com/profile/16723311176479432021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/all-im-sayin-is.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4626580501706738090' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4626580501706738090' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703829899'/><gd:extendedProperty name='blogger.displayTime' value='February 21, 2010 at 4:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3823431737724361223</id><published>2010-02-21T18:50:33.822-07:00</published><updated>2010-02-21T18:50:33.822-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>you are leaving us hanging.... should we assume we...</title><content type='html'>you are leaving us hanging.... should we assume we know what fun location you are headed to? :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4626580501706738090/comments/default/3823431737724361223'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4626580501706738090/comments/default/3823431737724361223'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/all-im-sayin-is.html?showComment=1266803433822#c3823431737724361223' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/all-im-sayin-is.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4626580501706738090' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4626580501706738090' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='February 21, 2010 at 6:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1706744345802831359</id><published>2010-02-21T19:45:15.761-07:00</published><updated>2010-02-21T19:45:15.761-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>tee hee!  I know I know!!</title><content type='html'>tee hee!  I know I know!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4626580501706738090/comments/default/1706744345802831359'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4626580501706738090/comments/default/1706744345802831359'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/all-im-sayin-is.html?showComment=1266806715761#c1706744345802831359' title=''/><author><name>Kelly (kkklatt)</name><uri>https://www.blogger.com/profile/15091432853998416620</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_MbXpUykySmI/SY4QxdeWakI/AAAAAAAAABo/gcDSZB7fLEA/S220-s32/my+head.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/all-im-sayin-is.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4626580501706738090' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4626580501706738090' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-701696281'/><gd:extendedProperty name='blogger.displayTime' value='February 21, 2010 at 7:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-50044325343099298</id><published>2010-02-22T12:50:20.072-07:00</published><updated>2010-02-22T12:50:20.072-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>where are we going?  Can I go too?</title><content type='html'>where are we going?  Can I go too?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4626580501706738090/comments/default/50044325343099298'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4626580501706738090/comments/default/50044325343099298'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/all-im-sayin-is.html?showComment=1266868220072#c50044325343099298' title=''/><author><name>Diana Herman</name><uri>https://www.blogger.com/profile/05978315407231218387</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/all-im-sayin-is.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4626580501706738090' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4626580501706738090' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1138980103'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2010 at 12:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8652884405294021930</id><published>2010-02-22T15:11:42.522-07:00</published><updated>2010-02-22T15:11:42.522-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Weren&amp;#39;t you just there?  LOL!</title><content type='html'>Weren&amp;#39;t you just there?  LOL!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2116669362720326575/comments/default/8652884405294021930'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2116669362720326575/comments/default/8652884405294021930'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/i-cant-wait.html?showComment=1266876702522#c8652884405294021930' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/03564906200983646394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-2U_pryEXti0/UWcgC9NYzWI/AAAAAAAAXtw/ccer93QzhAA/s32/20130216_100523%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/i-cant-wait.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2116669362720326575' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2116669362720326575' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-161017844'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2010 at 3:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9017160453777982422</id><published>2010-02-22T15:19:05.437-07:00</published><updated>2010-02-22T15:19:05.437-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt. Have a blast! We are super excited aroun...</title><content type='html'>Hi Britt. Have a blast! We are super excited around our house, also! We are taking our kids on vacation to DL starting this weekend too! Although we haven&amp;#39;t been for 8 years - Yikes its long overdue!! &lt;br /&gt;Rhonda in sunny British Columbia</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2116669362720326575/comments/default/9017160453777982422'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2116669362720326575/comments/default/9017160453777982422'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/i-cant-wait.html?showComment=1266877145437#c9017160453777982422' title=''/><author><name>rhonda</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/i-cant-wait.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2116669362720326575' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2116669362720326575' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2010 at 3:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5110445626462063811</id><published>2010-02-22T18:29:00.298-07:00</published><updated>2010-02-22T18:29:00.298-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have a great trip!  And hmmmm travel kit coming?</title><content type='html'>Have a great trip!  And hmmmm travel kit coming?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2116669362720326575/comments/default/5110445626462063811'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2116669362720326575/comments/default/5110445626462063811'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/i-cant-wait.html?showComment=1266888540298#c5110445626462063811' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/i-cant-wait.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2116669362720326575' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2116669362720326575' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2010 at 6:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6878353973043128374</id><published>2010-02-23T05:10:53.476-07:00</published><updated>2010-02-23T05:10:53.476-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OoOoOoO....  where we going????  Are we there yet?...</title><content type='html'>OoOoOoO....  where we going????  Are we there yet???  LOL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4626580501706738090/comments/default/6878353973043128374'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4626580501706738090/comments/default/6878353973043128374'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/all-im-sayin-is.html?showComment=1266927053476#c6878353973043128374' title=''/><author><name>Scrappycath</name><uri>https://www.blogger.com/profile/08772254574436461306</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//1.bp.blogspot.com/_P8PPaP3wHhQ/SThEXRaJX-I/AAAAAAAADr8/gkknG4UdfcA/S220-s32/Tink+glittery+sitting+sml.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/all-im-sayin-is.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4626580501706738090' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4626580501706738090' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1541673618'/><gd:extendedProperty name='blogger.displayTime' value='February 23, 2010 at 5:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2640733375371095853</id><published>2010-02-23T05:13:40.593-07:00</published><updated>2010-02-23T05:13:40.593-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fun, fun, fun!  The Mouse is the best!</title><content type='html'>Fun, fun, fun!  The Mouse is the best!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2116669362720326575/comments/default/2640733375371095853'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2116669362720326575/comments/default/2640733375371095853'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/i-cant-wait.html?showComment=1266927220593#c2640733375371095853' title=''/><author><name>Scrappycath</name><uri>https://www.blogger.com/profile/08772254574436461306</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//1.bp.blogspot.com/_P8PPaP3wHhQ/SThEXRaJX-I/AAAAAAAADr8/gkknG4UdfcA/S220-s32/Tink+glittery+sitting+sml.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/i-cant-wait.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2116669362720326575' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2116669362720326575' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1541673618'/><gd:extendedProperty name='blogger.displayTime' value='February 23, 2010 at 5:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2167570831425108233</id><published>2010-02-23T12:25:52.725-07:00</published><updated>2010-02-23T12:25:52.725-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I would LOVE to be packing bags to go on vacation!...</title><content type='html'>I would LOVE to be packing bags to go on vacation!!!  Somewhere WARM! LOL =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4626580501706738090/comments/default/2167570831425108233'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4626580501706738090/comments/default/2167570831425108233'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/all-im-sayin-is.html?showComment=1266953152725#c2167570831425108233' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/all-im-sayin-is.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4626580501706738090' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4626580501706738090' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='February 23, 2010 at 12:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7549357303302380308</id><published>2010-02-23T12:27:43.029-07:00</published><updated>2010-02-23T12:27:43.029-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Disneyland again!!!  I wish we were going too!  I&amp;...</title><content type='html'>Disneyland again!!!  I wish we were going too!  I&amp;#39;ve got to convince my DH or I&amp;#39;ll have to start borrowing pictures for challenges at MS!  LOL =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2116669362720326575/comments/default/7549357303302380308'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2116669362720326575/comments/default/7549357303302380308'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/i-cant-wait.html?showComment=1266953263029#c7549357303302380308' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/i-cant-wait.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2116669362720326575' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2116669362720326575' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='February 23, 2010 at 12:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-948240454918488509</id><published>2010-02-23T15:15:19.524-07:00</published><updated>2010-02-23T15:15:19.524-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have a great time! Captain EO just re-opened this ...</title><content type='html'>Have a great time! Captain EO just re-opened this morning.  They have it running for a limited time as a tribute to MJ.  Hope you get to see it if you are into that sort of thing.  I want to take my kids to see it just because it is something cool I remember from my childhood.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2116669362720326575/comments/default/948240454918488509'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2116669362720326575/comments/default/948240454918488509'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/i-cant-wait.html?showComment=1266963319524#c948240454918488509' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/03852131059543030652</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/i-cant-wait.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2116669362720326575' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2116669362720326575' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1067160929'/><gd:extendedProperty name='blogger.displayTime' value='February 23, 2010 at 3:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-209022673088651358</id><published>2010-02-23T17:54:31.646-07:00</published><updated>2010-02-23T17:54:31.646-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have fun!  Let&amp;#39;s talk digital scrapping when y...</title><content type='html'>Have fun!  Let&amp;#39;s talk digital scrapping when you get back!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2786639787094452888/comments/default/209022673088651358'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2786639787094452888/comments/default/209022673088651358'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/now-boarding.html?showComment=1266972871646#c209022673088651358' title=''/><author><name>Julene</name><uri>https://www.blogger.com/profile/16423837376936216400</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_iBp7FiL1Gjo/SMmKjHg6WoI/AAAAAAAAACQ/-zKXZ78hKTk/S220-s32/close+up.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/now-boarding.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2786639787094452888' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2786639787094452888' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251066642'/><gd:extendedProperty name='blogger.displayTime' value='February 23, 2010 at 5:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8306294098364568780</id><published>2010-02-23T18:13:22.887-07:00</published><updated>2010-02-23T18:13:22.887-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You look hott with those bangs!!!</title><content type='html'>You look hott with those bangs!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/8306294098364568780'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/8306294098364568780'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/new-do.html?showComment=1266974002887#c8306294098364568780' title=''/><author><name>lesapeamusings.blogspot</name><uri>https://www.blogger.com/profile/00212264979699827910</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-o9wNTt3RB3g/XyapMUFV8lI/AAAAAAAAbYE/wvzcGjhhHsIJ-A1ljLWNR6WAc5ElYTE4gCK4BGAYYCw/s32/IMG_20200723_162700_204.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/new-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257297660006531767' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-191120901'/><gd:extendedProperty name='blogger.displayTime' value='February 23, 2010 at 6:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7996953133202086236</id><published>2010-02-23T18:29:07.032-07:00</published><updated>2010-02-23T18:29:07.032-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh my cuteness- LOVE the hair!!!!!</title><content type='html'>oh my cuteness- LOVE the hair!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/7996953133202086236'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/7996953133202086236'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/new-do.html?showComment=1266974947032#c7996953133202086236' title=''/><author><name>Erica Zane</name><uri>https://www.blogger.com/profile/01089858278651427041</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-uh1VpeGAXCk/TtL3_1czoCI/AAAAAAAAETI/f8WkYutK62w/s32/ericazane-3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/new-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257297660006531767' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1189814333'/><gd:extendedProperty name='blogger.displayTime' value='February 23, 2010 at 6:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1005420531099843764</id><published>2010-02-23T18:35:20.899-07:00</published><updated>2010-02-23T18:35:20.899-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt!!! I LOVE the new haircut!! The bangs are to...</title><content type='html'>Britt!!! I LOVE the new haircut!! The bangs are totally cute! Good choice.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/1005420531099843764'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/1005420531099843764'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/new-do.html?showComment=1266975320899#c1005420531099843764' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/new-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257297660006531767' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='February 23, 2010 at 6:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2018481360936524847</id><published>2010-02-23T19:15:55.604-07:00</published><updated>2010-02-23T19:15:55.604-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OH MY GOODNESS...the new do is amazing! I LOVE it!...</title><content type='html'>OH MY GOODNESS...the new do is amazing! I LOVE it! You know that bangs are not my thing...but you make them look so good!! You are gorgeous darling!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/2018481360936524847'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/2018481360936524847'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/new-do.html?showComment=1266977755604#c2018481360936524847' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/new-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257297660006531767' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='February 23, 2010 at 7:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4175884044998043477</id><published>2010-02-23T19:18:55.270-07:00</published><updated>2010-02-23T19:18:55.270-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh my gosh oh my gosh! two of my favorite designer...</title><content type='html'>oh my gosh oh my gosh! two of my favorite designers teaming up again can only mean really awesome stuff! Is it Friday yet?!?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2786639787094452888/comments/default/4175884044998043477'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2786639787094452888/comments/default/4175884044998043477'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/now-boarding.html?showComment=1266977935270#c4175884044998043477' title=''/><author><name>Quietangelsb</name><uri>https://www.blogger.com/profile/08571034645065693851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/_ZfToM-mbJbo/SJkgMCqT1pI/AAAAAAAAAAc/zWlOdfwBwrk/s32-R/DSCN3436-1.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/now-boarding.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2786639787094452888' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2786639787094452888' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-163650972'/><gd:extendedProperty name='blogger.displayTime' value='February 23, 2010 at 7:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8424415699558025594</id><published>2010-02-23T20:07:50.994-07:00</published><updated>2010-02-23T20:07:50.994-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>really nice!</title><content type='html'>really nice!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/8424415699558025594'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/8424415699558025594'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/new-do.html?showComment=1266980870994#c8424415699558025594' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/new-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257297660006531767' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 23, 2010 at 8:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1971363129171466230</id><published>2010-02-23T21:13:11.763-07:00</published><updated>2010-02-23T21:13:11.763-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute hair cut! You are adorable!</title><content type='html'>Cute hair cut! You are adorable!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/1971363129171466230'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/1971363129171466230'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/new-do.html?showComment=1266984791763#c1971363129171466230' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/new-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257297660006531767' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='February 23, 2010 at 9:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1671236193048843337</id><published>2010-02-23T21:26:50.189-07:00</published><updated>2010-02-23T21:26:50.189-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the bangs! And it was so much fun to meet y...</title><content type='html'>I love the bangs! And it was so much fun to meet you too!!! :D You are so COOL in real life, just like in digi life. We&amp;#39;ll definitely have to do that again sometime.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/1671236193048843337'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/1671236193048843337'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/new-do.html?showComment=1266985610189#c1671236193048843337' title=''/><author><name>SuzyQ</name><uri>https://www.blogger.com/profile/06447221973415729291</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/new-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257297660006531767' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1987877729'/><gd:extendedProperty name='blogger.displayTime' value='February 23, 2010 at 9:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-670754856498932021</id><published>2010-02-23T21:43:24.805-07:00</published><updated>2010-03-11T16:50:43.509-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freebie!  I can&amp;#39;t wait till ...</title><content type='html'>Thank you for the freebie!  I can&amp;#39;t wait till the kids go to bed so I can use it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/670754856498932021'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/670754856498932021'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1266986604805#c670754856498932021' title=''/><author><name>Lydia Story</name><uri>https://www.blogger.com/profile/14026109024138414473</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//2.bp.blogspot.com/_OQOEr_Xd5nY/SsPAJsjqLbI/AAAAAAAAAgs/9UnWGomIS1o/S220-s31/IMG_2846.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1745382908'/><gd:extendedProperty name='blogger.displayTime' value='February 23, 2010 at 9:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7330310170980265509</id><published>2010-02-23T22:26:20.345-07:00</published><updated>2010-02-23T22:26:20.345-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Looks great! I&amp;#39;ve been thinking of cutting my ...</title><content type='html'>Looks great! I&amp;#39;ve been thinking of cutting my hair, but am so afraid of getting bangs because they take forever to grow out.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/7330310170980265509'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/7330310170980265509'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/new-do.html?showComment=1266989180345#c7330310170980265509' title=''/><author><name>Yzerbear</name><uri>https://www.blogger.com/profile/18010849675699240624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-tSfYxRi7cao/VVU4vw_9Z_I/AAAAAAAAAOg/7l1_XQZwT38/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/new-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257297660006531767' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1731284979'/><gd:extendedProperty name='blogger.displayTime' value='February 23, 2010 at 10:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1702985955757417994</id><published>2010-02-23T23:29:10.567-07:00</published><updated>2010-02-23T23:29:10.567-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love it! It really suits you!</title><content type='html'>Love it! It really suits you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/1702985955757417994'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/1702985955757417994'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/new-do.html?showComment=1266992950567#c1702985955757417994' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/new-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257297660006531767' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='February 23, 2010 at 11:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2198837800560628343</id><published>2010-02-23T23:48:05.382-07:00</published><updated>2010-02-23T23:48:05.382-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the new bangs, Britt! They look so good on yo...</title><content type='html'>Love the new bangs, Britt! They look so good on you!! And I started reading A Great and Terrible Beauty this morning and am already 3/4ths of the way through it - great recommendation!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/2198837800560628343'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/2198837800560628343'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/new-do.html?showComment=1266994085382#c2198837800560628343' title=''/><author><name>Kathleen</name><uri>https://www.blogger.com/profile/03437334053741020887</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_iHf-D1zdaCM/SH6_IAzsyEI/AAAAAAAAAWY/LzU-aAv99j8/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/new-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257297660006531767' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-755540311'/><gd:extendedProperty name='blogger.displayTime' value='February 23, 2010 at 11:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9209851320568908828</id><published>2010-02-24T00:53:45.086-07:00</published><updated>2010-02-24T00:53:45.086-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE the bangs, Britt!  Wow--you look awesome!!  M...</title><content type='html'>LOVE the bangs, Britt!  Wow--you look awesome!!  Maybe it&amp;#39;s time for a new do for me, too...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/9209851320568908828'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/9209851320568908828'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/new-do.html?showComment=1266998025086#c9209851320568908828' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/09263169891868461121</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//bp0.blogger.com/_j5JkeqhIeSM/R5N4NzPkqVI/AAAAAAAAApo/TEJrwEWJQBE/S220-s32/20080118_1574.1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/new-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257297660006531767' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1675435534'/><gd:extendedProperty name='blogger.displayTime' value='February 24, 2010 at 12:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5115259688067270967</id><published>2010-02-24T02:16:50.644-07:00</published><updated>2010-02-24T02:16:50.644-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You look MAH-valous!!!  I really like it!!!!  Woo-...</title><content type='html'>You look MAH-valous!!!  I really like it!!!!  Woo-Hoo for the New Do!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/5115259688067270967'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/5115259688067270967'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/new-do.html?showComment=1267003010644#c5115259688067270967' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/new-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257297660006531767' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='February 24, 2010 at 2:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1438471309625985763</id><published>2010-02-24T05:59:04.936-07:00</published><updated>2010-02-24T05:59:04.936-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful!</title><content type='html'>Beautiful!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/1438471309625985763'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/1438471309625985763'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/new-do.html?showComment=1267016344936#c1438471309625985763' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/new-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257297660006531767' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 24, 2010 at 5:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6869275380869796709</id><published>2010-02-24T06:54:42.048-07:00</published><updated>2010-02-24T06:54:42.048-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the new hairdo! I want bangs so bad but don...</title><content type='html'>I love the new hairdo! I want bangs so bad but don&amp;#39;t think I can pull them off.  Love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/6869275380869796709'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/6869275380869796709'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/new-do.html?showComment=1267019682048#c6869275380869796709' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/new-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257297660006531767' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='February 24, 2010 at 6:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6679578966185371252</id><published>2010-02-24T07:13:25.124-07:00</published><updated>2010-02-24T07:13:25.124-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Dahling, you look mahvelous!</title><content type='html'>Dahling, you look mahvelous!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/6679578966185371252'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/6679578966185371252'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/new-do.html?showComment=1267020805124#c6679578966185371252' title=''/><author><name>Scrappycath</name><uri>https://www.blogger.com/profile/08772254574436461306</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//1.bp.blogspot.com/_P8PPaP3wHhQ/SThEXRaJX-I/AAAAAAAADr8/gkknG4UdfcA/S220-s32/Tink+glittery+sitting+sml.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/new-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257297660006531767' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1541673618'/><gd:extendedProperty name='blogger.displayTime' value='February 24, 2010 at 7:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1023937523508382742</id><published>2010-02-24T07:19:36.643-07:00</published><updated>2010-02-24T07:19:36.643-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>love the bangs and the highlights! It&amp;#39;s about ...</title><content type='html'>love the bangs and the highlights! It&amp;#39;s about time for me to update my &amp;#39;do!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/1023937523508382742'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/1023937523508382742'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/new-do.html?showComment=1267021176643#c1023937523508382742' title=''/><author><name>ash &amp;amp; diz</name><uri>https://www.blogger.com/profile/14445501515825965107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/--yf0HISKiHw/TZiPIbUXXwI/AAAAAAAAAqM/EB5Ntb8l4uI/s32/blog.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/new-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257297660006531767' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117140784'/><gd:extendedProperty name='blogger.displayTime' value='February 24, 2010 at 7:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-767105195125827230</id><published>2010-02-24T07:29:19.588-07:00</published><updated>2010-02-24T07:29:19.588-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I loved your new &amp;#39;do Brittney. You are so pret...</title><content type='html'>I loved your new &amp;#39;do Brittney. You are so pretty, you were before, but now you are prettier.&lt;br /&gt;Long time no hear, I know. xoxoxo</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/767105195125827230'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/767105195125827230'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/new-do.html?showComment=1267021759588#c767105195125827230' title=''/><author><name>Érica</name><uri>https://www.blogger.com/profile/06496215235425384435</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-CObwQAvKKKw/TxTLTpcu7nI/AAAAAAAAAaM/G7uWoKNhSHc/s32/5a3083b6b23a1e52379196fb5c285a241666aca3%255B1%255D.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/new-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257297660006531767' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1366672751'/><gd:extendedProperty name='blogger.displayTime' value='February 24, 2010 at 7:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5265737946925063866</id><published>2010-02-24T10:25:12.587-07:00</published><updated>2010-02-24T10:25:12.587-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>wow so cute!!!!!!

Love it

Tammy</title><content type='html'>wow so cute!!!!!!&lt;br /&gt;&lt;br /&gt;Love it&lt;br /&gt;&lt;br /&gt;Tammy</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/5265737946925063866'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/5265737946925063866'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/new-do.html?showComment=1267032312587#c5265737946925063866' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/new-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257297660006531767' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 24, 2010 at 10:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3407846757424790295</id><published>2010-02-24T10:26:36.088-07:00</published><updated>2010-02-24T10:26:36.088-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your new haircut.  So cute!</title><content type='html'>I love your new haircut.  So cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/3407846757424790295'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/3407846757424790295'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/new-do.html?showComment=1267032396088#c3407846757424790295' title=''/><author><name>Hifam</name><uri>https://www.blogger.com/profile/04260768580193568876</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_PLeDRHoc9OU/TMUHbBXXZII/AAAAAAAAB40/UxoW-2nmfMg/s32-R/summer_reading.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/new-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257297660006531767' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1778887893'/><gd:extendedProperty name='blogger.displayTime' value='February 24, 2010 at 10:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5371287797540877616</id><published>2010-02-24T10:30:14.681-07:00</published><updated>2010-02-24T10:30:14.681-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE the new &amp;#39;do! Looks good on you!</title><content type='html'>LOVE the new &amp;#39;do! Looks good on you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/5371287797540877616'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/5371287797540877616'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/new-do.html?showComment=1267032614681#c5371287797540877616' title=''/><author><name>Tami</name><uri>https://www.blogger.com/profile/01697167153908430395</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_mn6Z3ezYtH4/SZtMG-yVszI/AAAAAAAAAAM/WWy9Y6AmX84/S220-s32/tami_low_res.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/new-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257297660006531767' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1823205202'/><gd:extendedProperty name='blogger.displayTime' value='February 24, 2010 at 10:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7591428160385222520</id><published>2010-02-24T12:14:13.238-07:00</published><updated>2010-02-24T12:14:13.238-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ABSOLUTELY DARLING!
LOOOOOOOOOOVE it!!  :)
What do...</title><content type='html'>ABSOLUTELY DARLING!&lt;br /&gt;LOOOOOOOOOOVE it!!  :)&lt;br /&gt;What does Josh think?  That is always the deciding factor for me...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/7591428160385222520'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/7591428160385222520'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/new-do.html?showComment=1267038853238#c7591428160385222520' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/new-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257297660006531767' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='February 24, 2010 at 12:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1069363480516752872</id><published>2010-02-24T13:03:29.452-07:00</published><updated>2010-02-24T13:03:29.452-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE the new &amp;#39;do Britt. It looks fab!! :-)</title><content type='html'>LOVE the new &amp;#39;do Britt. It looks fab!! :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/1069363480516752872'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/1069363480516752872'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/new-do.html?showComment=1267041809452#c1069363480516752872' title=''/><author><name>Ruth</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/new-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257297660006531767' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 24, 2010 at 1:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2305445775549902598</id><published>2010-02-24T18:32:04.374-07:00</published><updated>2010-02-24T18:32:04.374-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>i love, love, love it! you look beautiful!!</title><content type='html'>i love, love, love it! you look beautiful!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/2305445775549902598'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/2305445775549902598'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/new-do.html?showComment=1267061524374#c2305445775549902598' title=''/><author><name>cheloni</name><uri>https://www.blogger.com/profile/07499878345290260843</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_zQqh2J7HUNE/SxgPoEQfK7I/AAAAAAAAA5s/mkBIm0VtBKc/S220-s32/baby+love.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/new-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257297660006531767' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1218734363'/><gd:extendedProperty name='blogger.displayTime' value='February 24, 2010 at 6:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3238102132297424898</id><published>2010-02-24T22:48:37.838-07:00</published><updated>2010-02-24T22:48:37.838-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE LOVE LOVE IT!  you look super cute!  Who cut it?</title><content type='html'>LOVE LOVE LOVE IT!  you look super cute!  Who cut it?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/3238102132297424898'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/3238102132297424898'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/new-do.html?showComment=1267076917838#c3238102132297424898' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/new-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257297660006531767' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='February 24, 2010 at 10:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5867503696307985159</id><published>2010-02-25T09:08:23.264-07:00</published><updated>2010-02-25T09:08:23.264-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>CUTE hair!! And I can&amp;#39;t wait to see the new ki...</title><content type='html'>CUTE hair!! And I can&amp;#39;t wait to see the new kit tomorrow, that preview looks like it&amp;#39;s going to be great!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/5867503696307985159'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/5867503696307985159'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/new-do.html?showComment=1267114103264#c5867503696307985159' title=''/><author><name>Rebecca</name><uri>https://www.blogger.com/profile/06725974417373764155</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-LpUFt0ARaXw/UIwNs6nuprI/AAAAAAAAG6g/fm-cV6KCPC8/s32/0001web200-2sharp.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/new-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257297660006531767' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-907838277'/><gd:extendedProperty name='blogger.displayTime' value='February 25, 2010 at 9:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2416613661597236000</id><published>2010-02-25T09:42:08.512-07:00</published><updated>2010-02-25T09:42:08.512-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Holy flippin&amp;#39; cow...I couldn&amp;#39;t be more exc...</title><content type='html'>Holy flippin&amp;#39; cow...I couldn&amp;#39;t be more excited!! Looks amazing, Britt!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3113019891426780360/comments/default/2416613661597236000'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3113019891426780360/comments/default/2416613661597236000'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/departing-tomorrow.html?showComment=1267116128512#c2416613661597236000' title=''/><author><name>kendallt</name><uri>https://www.blogger.com/profile/07731351238854174425</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//2.bp.blogspot.com/-yEPSvuldCM4/Tww0e-RsRpI/AAAAAAAAAJ8/mjFb_oJnQTs/s32/Kendall_NewAvatar_Small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/departing-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3113019891426780360' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3113019891426780360' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-37576675'/><gd:extendedProperty name='blogger.displayTime' value='February 25, 2010 at 9:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8815051635205284223</id><published>2010-02-25T09:43:23.285-07:00</published><updated>2010-02-25T09:43:23.285-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my gosh, I LOVE it! Soooo cute!!</title><content type='html'>Oh my gosh, I LOVE it! Soooo cute!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/8815051635205284223'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/8815051635205284223'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/new-do.html?showComment=1267116203285#c8815051635205284223' title=''/><author><name>kendallt</name><uri>https://www.blogger.com/profile/07731351238854174425</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//2.bp.blogspot.com/-yEPSvuldCM4/Tww0e-RsRpI/AAAAAAAAAJ8/mjFb_oJnQTs/s32/Kendall_NewAvatar_Small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/new-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257297660006531767' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-37576675'/><gd:extendedProperty name='blogger.displayTime' value='February 25, 2010 at 9:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-38129747210851969</id><published>2010-02-25T10:17:02.565-07:00</published><updated>2010-02-25T10:17:02.565-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG, is that a World Showcase kit?  BRILLIANT!!!! ...</title><content type='html'>OMG, is that a World Showcase kit?  BRILLIANT!!!!  YES!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3113019891426780360/comments/default/38129747210851969'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3113019891426780360/comments/default/38129747210851969'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/departing-tomorrow.html?showComment=1267118222565#c38129747210851969' title=''/><author><name>Diana Herman</name><uri>https://www.blogger.com/profile/05978315407231218387</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/departing-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3113019891426780360' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3113019891426780360' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1138980103'/><gd:extendedProperty name='blogger.displayTime' value='February 25, 2010 at 10:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5213535639480509464</id><published>2010-02-25T12:13:27.122-07:00</published><updated>2010-02-25T12:13:27.122-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I already love it!  Good thing I have SO many Disn...</title><content type='html'>I already love it!  Good thing I have SO many Disney pics to scrap!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3113019891426780360/comments/default/5213535639480509464'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3113019891426780360/comments/default/5213535639480509464'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/departing-tomorrow.html?showComment=1267125207122#c5213535639480509464' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/departing-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3113019891426780360' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3113019891426780360' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='February 25, 2010 at 12:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3316366761148863488</id><published>2010-02-25T12:31:23.431-07:00</published><updated>2010-02-25T12:31:23.431-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Is it a bad thing, that I already have a clue it h...</title><content type='html'>Is it a bad thing, that I already have a clue it have something to do with Epcot...I think I have a problem, I LOVE DISNEY!!&lt;br /&gt;&lt;br /&gt;Can&amp;#39;t wait</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3113019891426780360/comments/default/3316366761148863488'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3113019891426780360/comments/default/3316366761148863488'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/departing-tomorrow.html?showComment=1267126283431#c3316366761148863488' title=''/><author><name>Polly</name><uri>https://www.blogger.com/profile/12053741166973739945</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/departing-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3113019891426780360' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3113019891426780360' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1999075906'/><gd:extendedProperty name='blogger.displayTime' value='February 25, 2010 at 12:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1051556434164971192</id><published>2010-02-25T12:42:05.840-07:00</published><updated>2010-02-25T12:42:05.840-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my gosh!! Could it be a World Showcase kit??? I...</title><content type='html'>Oh my gosh!! Could it be a World Showcase kit??? I can&amp;#39;t wait!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3113019891426780360/comments/default/1051556434164971192'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3113019891426780360/comments/default/1051556434164971192'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/departing-tomorrow.html?showComment=1267126925840#c1051556434164971192' title=''/><author><name>RA</name><uri>https://www.blogger.com/profile/12279895392581491642</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/departing-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3113019891426780360' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3113019891426780360' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1292736717'/><gd:extendedProperty name='blogger.displayTime' value='February 25, 2010 at 12:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4252093571825322249</id><published>2010-02-25T13:51:32.499-07:00</published><updated>2010-02-25T13:51:32.499-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very Exciting!!  I only wish I had a trip to Disne...</title><content type='html'>Very Exciting!!  I only wish I had a trip to Disney planned . . . but it still looks awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3113019891426780360/comments/default/4252093571825322249'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3113019891426780360/comments/default/4252093571825322249'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/departing-tomorrow.html?showComment=1267131092499#c4252093571825322249' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/departing-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3113019891426780360' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3113019891426780360' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 25, 2010 at 1:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6487232469062172067</id><published>2010-02-25T14:02:35.220-07:00</published><updated>2010-02-25T14:02:35.220-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can&amp;#39;t wait to see this one!! It looks like i...</title><content type='html'>I can&amp;#39;t wait to see this one!! It looks like it is going to be perfect for Epcot World Showcase photos! Hope I can sleep tonight waiting for the release! And it is a good thing tomorrow is payday &amp;#39;cuz I know I will be doing some shopping!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3113019891426780360/comments/default/6487232469062172067'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3113019891426780360/comments/default/6487232469062172067'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/departing-tomorrow.html?showComment=1267131755220#c6487232469062172067' title=''/><author><name>Nancy</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/departing-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3113019891426780360' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3113019891426780360' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 25, 2010 at 2:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9038008447541154583</id><published>2010-02-25T18:41:23.797-07:00</published><updated>2010-02-25T18:41:23.797-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>GREAT hair and I love the little scrappy frame you...</title><content type='html'>GREAT hair and I love the little scrappy frame you made there too :) Your blog is so fun!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/9038008447541154583'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/9038008447541154583'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/new-do.html?showComment=1267148483797#c9038008447541154583' title=''/><author><name>Christie</name><uri>https://www.blogger.com/profile/04351034978075370424</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp1.blogger.com/_OGP6qxTdVrc/SD2XUpKIPiI/AAAAAAAAABQ/MONNgG6LLCE/S220-s32/profilepic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/new-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257297660006531767' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2090138033'/><gd:extendedProperty name='blogger.displayTime' value='February 25, 2010 at 6:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8255537651731547766</id><published>2010-02-25T18:42:10.573-07:00</published><updated>2010-02-25T18:42:10.573-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have a great time!!!</title><content type='html'>Have a great time!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2786639787094452888/comments/default/8255537651731547766'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2786639787094452888/comments/default/8255537651731547766'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/now-boarding.html?showComment=1267148530573#c8255537651731547766' title=''/><author><name>Christie</name><uri>https://www.blogger.com/profile/04351034978075370424</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp1.blogger.com/_OGP6qxTdVrc/SD2XUpKIPiI/AAAAAAAAABQ/MONNgG6LLCE/S220-s32/profilepic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/now-boarding.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2786639787094452888' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2786639787094452888' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2090138033'/><gd:extendedProperty name='blogger.displayTime' value='February 25, 2010 at 6:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7346285219113255320</id><published>2010-02-25T18:54:17.871-07:00</published><updated>2010-02-25T18:54:17.871-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;M SO FREAKIN EXCITED!!!</title><content type='html'>I&amp;#39;M SO FREAKIN EXCITED!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3113019891426780360/comments/default/7346285219113255320'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3113019891426780360/comments/default/7346285219113255320'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/departing-tomorrow.html?showComment=1267149257871#c7346285219113255320' title=''/><author><name>...</name><uri>https://www.blogger.com/profile/09112320093353046687</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/departing-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3113019891426780360' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3113019891426780360' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1751897273'/><gd:extendedProperty name='blogger.displayTime' value='February 25, 2010 at 6:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5386837356040718536</id><published>2010-02-25T20:43:52.989-07:00</published><updated>2010-02-25T20:43:52.989-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your new haircut!  Beautiful!</title><content type='html'>I love your new haircut!  Beautiful!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/5386837356040718536'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/5386837356040718536'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/new-do.html?showComment=1267155832989#c5386837356040718536' title=''/><author><name>susan0326</name><uri>https://www.blogger.com/profile/02318951203465432501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-mkPnUc8wLD8/T6IB28QIorI/AAAAAAAAAbY/-HOxTkFKMDU/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/new-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257297660006531767' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-242029815'/><gd:extendedProperty name='blogger.displayTime' value='February 25, 2010 at 8:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4030357134976775320</id><published>2010-02-25T23:18:02.379-07:00</published><updated>2010-02-25T23:18:02.379-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the new haircut, the highlights are fabulou...</title><content type='html'>I love the new haircut, the highlights are fabulous and the bangs....they just make your face shine..beautiful!  &lt;br /&gt;&lt;br /&gt;How cool that you got to meet SuzyQ!!  What a neat experience!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/4030357134976775320'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/4030357134976775320'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/new-do.html?showComment=1267165082379#c4030357134976775320' title=''/><author><name>Neverland Scraps</name><uri>https://www.blogger.com/profile/05677730927880528010</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/new-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257297660006531767' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-883387775'/><gd:extendedProperty name='blogger.displayTime' value='February 25, 2010 at 11:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2997290505604336315</id><published>2010-02-26T05:09:00.889-07:00</published><updated>2010-02-26T05:09:00.889-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can not wait!!!!</title><content type='html'>I can not wait!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3268061119339893149/comments/default/2997290505604336315'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3268061119339893149/comments/default/2997290505604336315'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/are-you-excited.html?showComment=1267186140889#c2997290505604336315' title=''/><author><name>Scrappycath</name><uri>https://www.blogger.com/profile/08772254574436461306</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//1.bp.blogspot.com/_P8PPaP3wHhQ/SThEXRaJX-I/AAAAAAAADr8/gkknG4UdfcA/S220-s32/Tink+glittery+sitting+sml.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/are-you-excited.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3268061119339893149' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3268061119339893149' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1541673618'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2010 at 5:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4334906930265811214</id><published>2010-02-26T07:28:33.829-07:00</published><updated>2010-02-26T07:28:33.829-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>this is one of the coolest projects ever!  bravo t...</title><content type='html'>this is one of the coolest projects ever!  bravo to you and krista on such an AWESOME job!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/4334906930265811214'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/4334906930265811214'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1267194513829#c4334906930265811214' title=''/><author><name>Diana Herman</name><uri>https://www.blogger.com/profile/05978315407231218387</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1138980103'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2010 at 7:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-432711296572420913</id><published>2010-02-26T07:41:25.175-07:00</published><updated>2010-02-26T07:41:25.175-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG this is your best ever!!!!!
See you have to co...</title><content type='html'>OMG this is your best ever!!!!!&lt;br /&gt;See you have to come to Disney World more often for inspiration!&lt;br /&gt;&lt;br /&gt;Tammy</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/432711296572420913'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/432711296572420913'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1267195285175#c432711296572420913' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2010 at 7:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8460104162169103853</id><published>2010-02-26T07:41:38.773-07:00</published><updated>2010-02-26T07:41:38.773-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m SO in love with this entire kit! It makes ...</title><content type='html'>I&amp;#39;m SO in love with this entire kit! It makes me want to go back and redo so many things!!! Maybe I should just redo the trips! lol</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/8460104162169103853'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/8460104162169103853'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1267195298773#c8460104162169103853' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2010 at 7:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9021023738190455138</id><published>2010-02-26T08:29:12.963-07:00</published><updated>2010-02-26T08:29:12.963-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Super fun kit! and thanks so much for the freebie :)</title><content type='html'>Super fun kit! and thanks so much for the freebie :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/9021023738190455138'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/9021023738190455138'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1267198152963#c9021023738190455138' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/16465743743165068559</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1605185025'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2010 at 8:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1985808711383797945</id><published>2010-02-26T08:47:36.388-07:00</published><updated>2010-02-26T08:47:36.388-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>wow!! what gorgeousness!!! off to convince the dh....</title><content type='html'>wow!! what gorgeousness!!! off to convince the dh..... :) Enjoy Disneyland!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/1985808711383797945'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/1985808711383797945'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1267199256388#c1985808711383797945' title=''/><author><name>Erin</name><uri>https://www.blogger.com/profile/07174562573758490225</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_lSh43bcR7Oo/Sa4LgUmbg6I/AAAAAAAAAgI/ZrGZ0b0NxRM/S220-s32/100_2375.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958564641'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2010 at 8:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5090812955052608419</id><published>2010-02-26T09:03:17.043-07:00</published><updated>2010-02-26T09:03:17.043-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW!  You guys did an amazing job!  I&amp;#39;m so exc...</title><content type='html'>WOW!  You guys did an amazing job!  I&amp;#39;m so excited to scrap all our Epcot photos now!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/5090812955052608419'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/5090812955052608419'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1267200197043#c5090812955052608419' title=''/><author><name>Jeni</name><uri>https://www.blogger.com/profile/16017214095733677819</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp1.blogger.com/_gjE33yBdihc/SGHQuBOaEfI/AAAAAAAAA6k/Olwdi6Lml3w/S220-s32/SM+picture.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-193039728'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2010 at 9:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1451022431581072664</id><published>2010-02-26T09:08:48.399-07:00</published><updated>2010-02-26T09:08:48.399-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW! AWESOME!</title><content type='html'>WOW! AWESOME!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/1451022431581072664'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/1451022431581072664'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1267200528399#c1451022431581072664' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2010 at 9:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3448946327293861176</id><published>2010-02-26T09:16:01.820-07:00</published><updated>2010-02-26T09:16:01.820-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much.  Off to shop since we are going to...</title><content type='html'>Thanks so much.  Off to shop since we are going to Epcot in a couple of weeks this was just in time.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/3448946327293861176'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/3448946327293861176'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1267200961820#c3448946327293861176' title=''/><author><name>Karen M in FL</name><uri>https://www.blogger.com/profile/10250836687540893667</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1245589473'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2010 at 9:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-218724017583977555</id><published>2010-02-26T09:45:50.324-07:00</published><updated>2010-02-26T09:45:50.324-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome set of kits!  Thanks for the matching set!</title><content type='html'>Awesome set of kits!  Thanks for the matching set!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/218724017583977555'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/218724017583977555'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1267202750324#c218724017583977555' title=''/><author><name>Sandy_in_MD</name><uri>https://www.blogger.com/profile/11308327709501887921</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-505807549'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2010 at 9:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1036771204400116825</id><published>2010-02-26T09:54:19.689-07:00</published><updated>2010-02-26T09:54:19.689-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is really incredible!  You gals have been wor...</title><content type='html'>This is really incredible!  You gals have been working hard on this one!!!  I seriously need to go back to EPCOT now!!!  Thanks for the freebie add on and show off gift this week!  Have fun on YOUR trip to Disneyland!! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/1036771204400116825'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/1036771204400116825'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1267203259689#c1036771204400116825' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2010 at 9:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4195086361927050244</id><published>2010-02-26T10:04:50.641-07:00</published><updated>2010-02-26T10:04:50.641-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE LOVE LOVE the new do!  You&amp;#39;ve always been...</title><content type='html'>LOVE LOVE LOVE the new do!  You&amp;#39;ve always been beautiful, but a new little twist every once in a while keeps life interesting.  Hope you have a wonderful trip!  Love you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/4195086361927050244'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/4195086361927050244'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/new-do.html?showComment=1267203890641#c4195086361927050244' title=''/><author><name>Julene</name><uri>https://www.blogger.com/profile/16423837376936216400</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_iBp7FiL1Gjo/SMmKjHg6WoI/AAAAAAAAACQ/-zKXZ78hKTk/S220-s32/close+up.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/new-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257297660006531767' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251066642'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2010 at 10:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6297169270931431318</id><published>2010-02-26T10:48:23.211-07:00</published><updated>2010-02-26T10:48:23.211-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Amazing kits!  You are very talented.</title><content type='html'>Amazing kits!  You are very talented.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/6297169270931431318'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/6297169270931431318'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1267206503211#c6297169270931431318' title=''/><author><name>Stacey</name><uri>https://www.blogger.com/profile/07986329094444251592</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_aFHlOYLdhyk/SnYgqTrsjPI/AAAAAAAAC8s/nKJe_8Wd0EY/S220-s32/May+08+2009_1488+copy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-790310134'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2010 at 10:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6930001797743150807</id><published>2010-02-26T11:56:16.587-07:00</published><updated>2010-02-26T11:56:16.587-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the add-on. Have a blast in Dis...</title><content type='html'>Thanks so much for the add-on. Have a blast in Disneyland! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/6930001797743150807'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/6930001797743150807'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1267210576587#c6930001797743150807' title=''/><author><name>Erin</name><uri>https://www.blogger.com/profile/04901419149255229301</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/_VNycpvSudTs/SpdUiOqm1JI/AAAAAAAADzg/mWQnfvwrbbs/S220-s32/bloggerpic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1390447676'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2010 at 11:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4251003188851376203</id><published>2010-02-26T12:16:34.791-07:00</published><updated>2010-02-26T12:16:34.791-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So amazing! Thank you both so much! Off to buy the...</title><content type='html'>So amazing! Thank you both so much! Off to buy the set RIGHT NOW! :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/4251003188851376203'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/4251003188851376203'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1267211794791#c4251003188851376203' title=''/><author><name>Heidi D.</name><uri>https://www.blogger.com/profile/11650755798509623107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-414277562'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2010 at 12:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6256372223598845152</id><published>2010-02-26T13:41:45.115-07:00</published><updated>2010-02-26T13:41:45.115-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How is it possible to keep out-doing yourself?  WO...</title><content type='html'>How is it possible to keep out-doing yourself?  WOWWIE! This kit is fabulous!&lt;br /&gt;Have a great time at Disney!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/6256372223598845152'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/6256372223598845152'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1267216905115#c6256372223598845152' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2010 at 1:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4249053229872960036</id><published>2010-02-26T15:00:11.505-07:00</published><updated>2010-02-26T15:00:11.505-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Coolest kit ever!! Wow this is humongous! I totall...</title><content type='html'>Coolest kit ever!! Wow this is humongous! I totally love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/4249053229872960036'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/4249053229872960036'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1267221611505#c4249053229872960036' title=''/><author><name>RA</name><uri>https://www.blogger.com/profile/12279895392581491642</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1292736717'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2010 at 3:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7098788538608619565</id><published>2010-02-26T16:50:51.469-07:00</published><updated>2010-02-26T16:50:51.469-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Excellent!  Thank you!</title><content type='html'>Excellent!  Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/7098788538608619565'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/7098788538608619565'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1267228251469#c7098788538608619565' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2010 at 4:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4109169681483440126</id><published>2010-02-26T19:26:06.683-07:00</published><updated>2010-02-26T19:26:06.683-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, I need this entire kit just because I am sure...</title><content type='html'>Wow, I need this entire kit just because I am sure you and Krista poured your heart and soul into it! I&amp;#39;m going to run over and grab it! Beautiful and amzing work!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/4109169681483440126'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/4109169681483440126'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1267237566683#c4109169681483440126' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2010 at 7:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7625691728151551701</id><published>2010-02-26T20:11:46.391-07:00</published><updated>2010-02-26T20:11:46.391-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You look amazing!</title><content type='html'>You look amazing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/7625691728151551701'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7257297660006531767/comments/default/7625691728151551701'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/new-do.html?showComment=1267240306391#c7625691728151551701' title=''/><author><name>Jessica and Matt</name><uri>https://www.blogger.com/profile/10659199673254405692</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_8pbyfRjMR10/SOAXCDFoQGI/AAAAAAAAAUI/fl6cPeMmAdQ/S220-s32/100_5492.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/new-do.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7257297660006531767' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7257297660006531767' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1863756787'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2010 at 8:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7284634120678874643</id><published>2010-02-26T20:21:38.417-07:00</published><updated>2010-02-26T20:21:38.417-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love it, Britt!  Thanks for the add-on as well. :)</title><content type='html'>I love it, Britt!  Thanks for the add-on as well. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/7284634120678874643'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/7284634120678874643'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1267240898417#c7284634120678874643' title=''/><author><name>Tiffany</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2010 at 8:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5405607607301287043</id><published>2010-02-26T20:52:26.337-07:00</published><updated>2010-02-26T20:52:26.337-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What amazing kits! Another must have! Thanks for t...</title><content type='html'>What amazing kits! Another must have! Thanks for the freebie and for the show off gift! Can&amp;#39;t wait to see what you come up with next!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/5405607607301287043'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/5405607607301287043'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1267242746337#c5405607607301287043' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2010 at 8:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8724409639755450022</id><published>2010-02-26T20:57:00.315-07:00</published><updated>2010-02-26T20:57:00.315-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG could you be any cooler????  These are awesome...</title><content type='html'>OMG could you be any cooler????  These are awesome I had to buy them right away!  Yaaaaaaayyyyyy!  I can&amp;#39;t wait for you to go to DLRP!  LOL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/8724409639755450022'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/8724409639755450022'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1267243020315#c8724409639755450022' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2010 at 8:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-541012413081862067</id><published>2010-02-26T21:21:19.989-07:00</published><updated>2010-02-26T21:21:19.989-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>great kit! Can&amp;#39;t wait to get it.  And thanks f...</title><content type='html'>great kit! Can&amp;#39;t wait to get it.  And thanks for the cute freebie! &lt;br /&gt;&lt;br /&gt;tukogirl</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/541012413081862067'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/541012413081862067'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1267244479989#c541012413081862067' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2010 at 9:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7720084346931939204</id><published>2010-02-26T23:39:26.417-07:00</published><updated>2010-02-26T23:39:26.444-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for freebies. Link on your post was adde...</title><content type='html'>Thank you for freebies. Link on your post was added to &lt;a href="http://lorisfreebielist.blogspot.com/2010/02/freebies-for-26-feb-page-5-of-7.html" rel="nofollow"&gt;Lori&amp;#39;s freebie list&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/7720084346931939204'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/7720084346931939204'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1267252766417#c7720084346931939204' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2010 at 11:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5442372037815460368</id><published>2010-02-27T06:37:07.093-07:00</published><updated>2010-02-27T06:37:07.093-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ohh lovely lovely kit. I too wish I had had this l...</title><content type='html'>Ohh lovely lovely kit. I too wish I had had this last year when scrapping all my trips. I can imagine so many addons to this: Australia - Japan - Carribean Islands - ect ect.. Thank you for your awesome work and sharing. &lt;br /&gt;&lt;br /&gt;Elizabeth</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/5442372037815460368'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/5442372037815460368'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1267277827093#c5442372037815460368' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 27, 2010 at 6:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3796300225466459572</id><published>2010-02-27T06:46:46.288-07:00</published><updated>2010-02-27T06:46:46.320-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  This blog post will be advertised on &lt;...</title><content type='html'>Thank you!  This blog post will be advertised on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the &lt;a href="http://digifree.craftcrave.com" rel="nofollow"&gt;DigiFree&lt;/a&gt; category today (look for timestamp: [27 Feb 01:00pm GMT]).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/3796300225466459572'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/3796300225466459572'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1267278406288#c3796300225466459572' title=''/><author><name>CraftCrave</name><uri>https://www.blogger.com/profile/14505840725031262368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_M7YN2PnxSgM/S2t8YDcfPHI/AAAAAAAAAAM/Rv4n6JeAIhw/S220-s32/LogoSquare.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1618765778'/><gd:extendedProperty name='blogger.displayTime' value='February 27, 2010 at 6:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2868502646175241262</id><published>2010-02-27T09:00:53.580-07:00</published><updated>2010-02-27T09:00:53.580-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!  What a wonderful kit!  Thank you</title><content type='html'>Wow!  What a wonderful kit!  Thank you</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/2868502646175241262'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/2868502646175241262'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1267286453580#c2868502646175241262' title=''/><author><name>Jennifer</name><uri>https://www.blogger.com/profile/18419599202513009956</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-wexyBi1aUQ4/To5nbYWKq0I/AAAAAAAAAc4/hgTXxd-Q_5I/s32/Jen%2BPhoto%2BSTS2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-553304793'/><gd:extendedProperty name='blogger.displayTime' value='February 27, 2010 at 9:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7812419345479957203</id><published>2010-02-27T09:37:08.836-07:00</published><updated>2010-02-27T09:37:08.836-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW!  I was searching high and low for this kind o...</title><content type='html'>WOW!  I was searching high and low for this kind of stuff last year! Now I will have everything I need in one place for each country!  Now I am ready to scrap my Disney trip from Sept. &amp;#39;09!&lt;br /&gt;Keep up the great work!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/7812419345479957203'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/7812419345479957203'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1267288628836#c7812419345479957203' title=''/><author><name>Cari</name><uri>https://www.blogger.com/profile/11800334959491997869</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_0v_03wPDaW0/SW0ggsrToXI/AAAAAAAAABE/1SJyNUrqkGg/S220-s32/trevoremmasnow09.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2037380638'/><gd:extendedProperty name='blogger.displayTime' value='February 27, 2010 at 9:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-540236701731773051</id><published>2010-02-27T10:43:29.749-07:00</published><updated>2010-02-27T10:43:29.775-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this Freebie. I want to let ...</title><content type='html'>Thank you so much for this Freebie. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 6&lt;/b&gt; post on Feb. 27, 2010. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/540236701731773051'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/540236701731773051'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1267292609749#c540236701731773051' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/04971662158544348527</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_CBfkG99evdo/S3sLEk2ZxqI/AAAAAAAAAAM/Awzo1lzOq2w/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-117712948'/><gd:extendedProperty name='blogger.displayTime' value='February 27, 2010 at 10:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2117984420713969294</id><published>2010-02-27T14:40:15.338-07:00</published><updated>2010-02-27T14:40:15.338-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG! AMAZING!!! just what i need to scrap my recen...</title><content type='html'>OMG! AMAZING!!! just what i need to scrap my recent trip!, do you think there is any possibility of more countries to follow? [i&amp;#39;d love: Ireland, Switzerland, Belguim, Austria ;) ]</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/2117984420713969294'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/2117984420713969294'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1267306815338#c2117984420713969294' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/01639841079736809357</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1633691619'/><gd:extendedProperty name='blogger.displayTime' value='February 27, 2010 at 2:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8367569675061991464</id><published>2010-02-27T20:22:32.371-07:00</published><updated>2010-03-04T15:01:38.095-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m looking for the &amp;quot;Mouse in the House&amp;q...</title><content type='html'>I&amp;#39;m looking for the &amp;quot;Mouse in the House&amp;quot; kit too! Is there somewhere we can get it? I can&amp;#39;t find it on your store. Help!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5473017832196274008/comments/default/8367569675061991464'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5473017832196274008/comments/default/8367569675061991464'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/showtime-ladies-gentlemen-showtime.html?showComment=1267327352371#c8367569675061991464' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/showtime-ladies-gentlemen-showtime.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5473017832196274008' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5473017832196274008' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 27, 2010 at 8:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6305240514015518051</id><published>2010-02-28T19:29:18.914-07:00</published><updated>2010-02-28T19:29:18.914-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>just did a bit of a blog catch up, had to say love...</title><content type='html'>just did a bit of a blog catch up, had to say love your new &amp;#39;do!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/6305240514015518051'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/6305240514015518051'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1267410558914#c6305240514015518051' title=''/><author><name>Justine</name><uri>https://www.blogger.com/profile/03534118475080701896</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1401059179'/><gd:extendedProperty name='blogger.displayTime' value='February 28, 2010 at 7:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6378393669705041056</id><published>2010-03-01T19:36:11.970-07:00</published><updated>2010-03-01T19:36:11.970-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>EEEEKKK!!!! Between my recent trip to Epcot and my...</title><content type='html'>EEEEKKK!!!! Between my recent trip to Epcot and my move to Japan in 2 weeks I am so stinking exited!! LOVE! I am off to buy it all, RIGHT NOW! LOL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/6378393669705041056'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/6378393669705041056'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1267497371970#c6378393669705041056' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='March 1, 2010 at 7:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3351769648748001431</id><published>2010-03-03T20:23:51.682-07:00</published><updated>2010-03-03T20:23:51.682-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you.</title><content type='html'>Thank you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/3351769648748001431'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/3351769648748001431'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1267673031682#c3351769648748001431' title=''/><author><name>MonkingsMusings</name><uri>https://www.blogger.com/profile/11846200954473307129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-298347736'/><gd:extendedProperty name='blogger.displayTime' value='March 3, 2010 at 8:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3359107942718807035</id><published>2010-03-04T15:03:12.517-07:00</published><updated>2010-03-04T15:03:12.517-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It&amp;#39;sa freebie included in  a post that is just...</title><content type='html'>It&amp;#39;sa freebie included in  a post that is just a few posts before this one:  http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5473017832196274008/comments/default/3359107942718807035'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5473017832196274008/comments/default/3359107942718807035'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/showtime-ladies-gentlemen-showtime.html?showComment=1267740192517#c3359107942718807035' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/showtime-ladies-gentlemen-showtime.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5473017832196274008' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5473017832196274008' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='March 4, 2010 at 3:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4431655392859140001</id><published>2010-03-05T08:26:40.690-07:00</published><updated>2010-03-05T08:26:40.690-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can&amp;#39;t wait to hear about your trip!  Sounds ...</title><content type='html'>I can&amp;#39;t wait to hear about your trip!  Sounds like you had a great time.  Love the templates and frames :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7623530509089073040/comments/default/4431655392859140001'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7623530509089073040/comments/default/4431655392859140001'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/new-product-friday.html?showComment=1267802800690#c4431655392859140001' title=''/><author><name>Jenifer</name><uri>https://www.blogger.com/profile/13221527962372030277</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/new-product-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7623530509089073040' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7623530509089073040' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-389944238'/><gd:extendedProperty name='blogger.displayTime' value='March 5, 2010 at 8:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4545371517618986612</id><published>2010-03-05T10:48:06.851-07:00</published><updated>2010-03-05T10:48:06.851-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m glad you had such a great trip, I can&amp;#39;...</title><content type='html'>I&amp;#39;m glad you had such a great trip, I can&amp;#39;t wait to read about that!  Thanks for the show off gift!!  They are adorable!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7623530509089073040/comments/default/4545371517618986612'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7623530509089073040/comments/default/4545371517618986612'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/new-product-friday.html?showComment=1267811286851#c4545371517618986612' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/new-product-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7623530509089073040' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7623530509089073040' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='March 5, 2010 at 10:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1982581403882331154</id><published>2010-03-05T22:36:12.484-07:00</published><updated>2010-03-05T22:36:12.484-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the show off gift, I really lov...</title><content type='html'>Thanks so much for the show off gift, I really love the frames!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7623530509089073040/comments/default/1982581403882331154'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7623530509089073040/comments/default/1982581403882331154'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/new-product-friday.html?showComment=1267853772484#c1982581403882331154' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/new-product-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7623530509089073040' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7623530509089073040' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='March 5, 2010 at 10:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1182744628262332947</id><published>2010-03-07T10:39:01.508-07:00</published><updated>2010-03-07T10:39:01.508-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW, WOW, WOW, I have to have this amazing kit. I ...</title><content type='html'>WOW, WOW, WOW, I have to have this amazing kit. I have some great photos from Europe that I&amp;#39;ve never scraped. It would be perfect. I&amp;#39;m headed to the store.  Hee!&lt;br /&gt;&lt;br /&gt;artgalstyle</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/1182744628262332947'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/1182744628262332947'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1267983541508#c1182744628262332947' title=''/><author><name>Laramie</name><uri>https://www.blogger.com/profile/11675772521815930080</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-lxbudoed4X8/Xby8NboaK4I/AAAAAAAAJME/sUfZTFZFAY8zJH7jE3S1EOqYrQmSuw-_wCK4BGAYYCw/s32/00_facebook1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-205340431'/><gd:extendedProperty name='blogger.displayTime' value='March 7, 2010 at 10:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2004275619856730974</id><published>2010-03-08T16:45:50.665-07:00</published><updated>2010-03-08T16:49:14.605-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Absolutely adorable! I&amp;#39;m in love with them. A ...</title><content type='html'>Absolutely adorable! I&amp;#39;m in love with them. A tut would be awesome! I think I need some Wizard of Oz ones. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/2004275619856730974'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/2004275619856730974'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1268091950665#c2004275619856730974' title=''/><author><name>gophergirl</name><uri>https://www.blogger.com/profile/03587891904889295984</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='//3.bp.blogspot.com/-NnMrw8qRbv4/TvzJBfqjLEI/AAAAAAAAABQ/mWIotgRC6BI/s32/thememoryfairylogo-1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1978162988'/><gd:extendedProperty name='blogger.displayTime' value='March 8, 2010 at 4:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6481504724673521586</id><published>2010-03-08T19:18:14.474-07:00</published><updated>2010-03-08T19:18:14.474-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>britt-i am so sad to see all of your first product...</title><content type='html'>britt-i am so sad to see all of your first products that you started with hitting the clearance bin. I swear it was just yesterday I stumbled on your blog and you weren&amp;#39;t in a store yet and you were offering your kit &amp;quot;accidentally on purpose&amp;quot; and &amp;quot;missed the bus&amp;quot; as freebie kits. Where has the time gone? Can&amp;#39;t wait to see some Disney recaps!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8023684624179776884/comments/default/6481504724673521586'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8023684624179776884/comments/default/6481504724673521586'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/spring-cleaning-sale.html?showComment=1268101094474#c6481504724673521586' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/spring-cleaning-sale.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8023684624179776884' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8023684624179776884' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='March 8, 2010 at 7:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4256919836842296096</id><published>2010-03-11T14:00:19.872-07:00</published><updated>2010-03-11T14:00:19.872-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yeah!  I see a monkey, I keep eyeing the kits with...</title><content type='html'>Yeah!  I see a monkey, I keep eyeing the kits with monkeys so this might be the one!&lt;br /&gt;&lt;br /&gt;Can&amp;#39;t wait to see it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4403971974501552658/comments/default/4256919836842296096'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4403971974501552658/comments/default/4256919836842296096'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/fun-new-kit-tomorrow.html?showComment=1268341219872#c4256919836842296096' title=''/><author><name>Jenifer</name><uri>https://www.blogger.com/profile/13221527962372030277</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/fun-new-kit-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4403971974501552658' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4403971974501552658' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-389944238'/><gd:extendedProperty name='blogger.displayTime' value='March 11, 2010 at 2:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9115138251142136523</id><published>2010-03-11T14:13:30.958-07:00</published><updated>2010-03-11T14:13:30.958-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Holy crap, that looks super cute. I also spotted t...</title><content type='html'>Holy crap, that looks super cute. I also spotted the monkey.. I&amp;#39;m crazy about monkeys, especially with my kiddos! Can&amp;#39;t wait to see the whole kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4403971974501552658/comments/default/9115138251142136523'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4403971974501552658/comments/default/9115138251142136523'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/fun-new-kit-tomorrow.html?showComment=1268342010958#c9115138251142136523' title=''/><author><name>Erica</name><uri>https://www.blogger.com/profile/01475909870811506358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/_6xq1KvXYv_0/SMYULKsq9HI/AAAAAAAADPI/qj-2YIWL7Is/S220-s32/IMG_8914.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/fun-new-kit-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4403971974501552658' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4403971974501552658' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-267635621'/><gd:extendedProperty name='blogger.displayTime' value='March 11, 2010 at 2:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3073236813638899715</id><published>2010-03-11T17:12:39.129-07:00</published><updated>2010-03-11T17:12:39.129-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>A monkey, an ice cream cone, and a cherry!  WHAT D...</title><content type='html'>A monkey, an ice cream cone, and a cherry!  WHAT DOES IT ALL MEAN?!  Looks very fun.  I can&amp;#39;t take the suspense!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4403971974501552658/comments/default/3073236813638899715'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4403971974501552658/comments/default/3073236813638899715'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/fun-new-kit-tomorrow.html?showComment=1268352759129#c3073236813638899715' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/fun-new-kit-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4403971974501552658' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4403971974501552658' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 11, 2010 at 5:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6190677257868166257</id><published>2010-03-12T07:34:48.789-07:00</published><updated>2010-03-12T07:34:48.789-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY! I&amp;#39;m the first to comment! This new kit is...</title><content type='html'>YAY! I&amp;#39;m the first to comment! This new kit is OH SO CUTE! I just love that chocolate splat! Can&amp;#39;t wait to use it! Love ya!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2987435700639883506/comments/default/6190677257868166257'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2987435700639883506/comments/default/6190677257868166257'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/go-bananas.html?showComment=1268404488789#c6190677257868166257' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/go-bananas.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2987435700639883506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2987435700639883506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='March 12, 2010 at 7:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4535162007784362531</id><published>2010-03-12T15:06:03.811-07:00</published><updated>2010-03-12T15:06:03.811-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOWWIE!  This is awesome! I love the realistic ele...</title><content type='html'>WOWWIE!  This is awesome! I love the realistic elements combined with the regular ones.  Cutie alpha too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2987435700639883506/comments/default/4535162007784362531'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2987435700639883506/comments/default/4535162007784362531'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/go-bananas.html?showComment=1268431563811#c4535162007784362531' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/go-bananas.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2987435700639883506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2987435700639883506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 12, 2010 at 3:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7952628702313938975</id><published>2010-03-12T22:29:30.668-07:00</published><updated>2010-03-13T15:36:07.062-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much!  Just got into digital scrapboo...</title><content type='html'>Thank you so much!  Just got into digital scrapbooking and I&amp;#39;m ready to do last year&amp;#39;s disney trip so as you can imagine I was very excited to stumbled across this freebie!  I just bought one of your other Disney kits on another site and I love it!  May I ask where I can buy the word art you blogged about a few weeks after this post?  (the one with Cinderella quote)  I checked scrapmatters and can&amp;#39;t find it and it&amp;#39;s not coming up when I goggle it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/7952628702313938975'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/7952628702313938975'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1268458170668#c7952628702313938975' title=''/><author><name>Teri</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 12, 2010 at 10:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3714514635047757577</id><published>2010-03-12T23:39:33.312-07:00</published><updated>2010-03-12T23:39:33.350-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for freebies. Link on your post was adde...</title><content type='html'>Thank you for freebies. Link on your post was added to &lt;a href="http://lorisfreebielist.blogspot.com/2010/03/freebies-for-12-mar-page-5-of-7.html" rel="nofollow"&gt;Lori&amp;#39;s freebie list&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2987435700639883506/comments/default/3714514635047757577'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2987435700639883506/comments/default/3714514635047757577'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/go-bananas.html?showComment=1268462373312#c3714514635047757577' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/go-bananas.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2987435700639883506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2987435700639883506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 12, 2010 at 11:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3068568555888928128</id><published>2010-03-13T04:51:46.697-07:00</published><updated>2010-03-13T04:51:46.720-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave.com&lt;/a&gt; in the DigiFree category today [13 Mar 10:54am GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2987435700639883506/comments/default/3068568555888928128'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2987435700639883506/comments/default/3068568555888928128'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/go-bananas.html?showComment=1268481106697#c3068568555888928128' title=''/><author><name>CraftCrave</name><uri>https://www.blogger.com/profile/14505840725031262368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_M7YN2PnxSgM/S2t8YDcfPHI/AAAAAAAAAAM/Rv4n6JeAIhw/S220-s32/LogoSquare.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/go-bananas.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2987435700639883506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2987435700639883506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1618765778'/><gd:extendedProperty name='blogger.displayTime' value='March 13, 2010 at 4:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2999205096272318005</id><published>2010-03-13T09:58:37.776-07:00</published><updated>2010-03-13T09:58:37.862-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this Freebie. I want to let ...</title><content type='html'>Thank you so much for this Freebie. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 4&lt;/b&gt; post on Mar. 13, 2010. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2987435700639883506/comments/default/2999205096272318005'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2987435700639883506/comments/default/2999205096272318005'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/go-bananas.html?showComment=1268499517776#c2999205096272318005' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/04971662158544348527</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_CBfkG99evdo/S3sLEk2ZxqI/AAAAAAAAAAM/Awzo1lzOq2w/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/go-bananas.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2987435700639883506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2987435700639883506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-117712948'/><gd:extendedProperty name='blogger.displayTime' value='March 13, 2010 at 9:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4376841461012302653</id><published>2010-03-13T12:23:17.628-07:00</published><updated>2010-03-13T12:23:17.628-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Totally love that hat collection.  What a fun prod...</title><content type='html'>Totally love that hat collection.  What a fun product.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2987435700639883506/comments/default/4376841461012302653'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2987435700639883506/comments/default/4376841461012302653'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/go-bananas.html?showComment=1268508197628#c4376841461012302653' title=''/><author><name>Steph.Gibson</name><uri>https://www.blogger.com/profile/03182001985800628001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/go-bananas.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2987435700639883506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2987435700639883506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-915021587'/><gd:extendedProperty name='blogger.displayTime' value='March 13, 2010 at 12:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1507589786275417867</id><published>2010-03-13T14:49:23.761-07:00</published><updated>2010-03-13T14:49:23.761-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Since I keep forgetting to scrap and get you a LO....</title><content type='html'>Since I keep forgetting to scrap and get you a LO... Will you ever be putting any of the prizes into your store? Please, please, pretty please, with cherries on top?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2987435700639883506/comments/default/1507589786275417867'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2987435700639883506/comments/default/1507589786275417867'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/go-bananas.html?showComment=1268516963761#c1507589786275417867' title=''/><author><name>October</name><uri>https://www.blogger.com/profile/04438679807161062083</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-14x5D3bvu6E/T2fWuE7-psI/AAAAAAAAAdQ/uW_9CiVK5kc/s32/blog_31559640224.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/go-bananas.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2987435700639883506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2987435700639883506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-979275324'/><gd:extendedProperty name='blogger.displayTime' value='March 13, 2010 at 2:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9046379439367034970</id><published>2010-03-13T15:39:51.264-07:00</published><updated>2010-03-13T15:39:51.264-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I assume you mean &amp;quot;You Can Quote Me: Animatio...</title><content type='html'>I assume you mean &amp;quot;You Can Quote Me: Animation&amp;quot;?  It&amp;#39;s here:  http://scrapmatters.com/shop/product.php?productid=549&amp;amp;cat=0&amp;amp;page=1</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/9046379439367034970'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/9046379439367034970'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1268519991264#c9046379439367034970' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='March 13, 2010 at 3:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8687982972734699797</id><published>2010-03-14T11:05:08.013-06:00</published><updated>2010-03-14T11:05:08.013-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just discovered your blog. I love your new colla...</title><content type='html'>I just discovered your blog. I love your new collab kit and will be purchasing it. Thanks for the add on.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2987435700639883506/comments/default/8687982972734699797'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2987435700639883506/comments/default/8687982972734699797'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/go-bananas.html?showComment=1268586308013#c8687982972734699797' title=''/><author><name>Dannethia</name><uri>https://www.blogger.com/profile/13788657817379365308</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/-ef5SVm4cijY/U8az0wlQg4I/AAAAAAAALR8/oC-nn-JA47c/s31/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/go-bananas.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2987435700639883506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2987435700639883506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-434079236'/><gd:extendedProperty name='blogger.displayTime' value='March 14, 2010 at 11:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4176373473689140805</id><published>2010-03-14T23:18:24.420-06:00</published><updated>2010-03-14T23:18:24.420-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So Cute!  Thank you. :)</title><content type='html'>So Cute!  Thank you. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2987435700639883506/comments/default/4176373473689140805'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2987435700639883506/comments/default/4176373473689140805'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/go-bananas.html?showComment=1268630304420#c4176373473689140805' title=''/><author><name>*               Lee</name><uri>https://www.blogger.com/profile/07182085215057022206</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//2.bp.blogspot.com/_aPQTDqEDN-s/SocX9hMqerI/AAAAAAAAAGU/wIupX5V1nkk/S220-s32/423480rz10a4ia97.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/go-bananas.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2987435700639883506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2987435700639883506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1444145938'/><gd:extendedProperty name='blogger.displayTime' value='March 14, 2010 at 11:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2420591072526749636</id><published>2010-03-15T14:06:11.346-06:00</published><updated>2010-03-15T14:06:11.346-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such a great layout - you did the pictures justice...</title><content type='html'>Such a great layout - you did the pictures justice!  I keep checking your blog hoping to hear about the proposal in Disneyland from your most recent trip.  I&amp;#39;m a Disney addict AND a hopeless romantic.  I&amp;#39;m dying to hear the story!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7428533668631683216/comments/default/2420591072526749636'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7428533668631683216/comments/default/2420591072526749636'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/another-manic-monday.html?showComment=1268683571346#c2420591072526749636' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/03564906200983646394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-2U_pryEXti0/UWcgC9NYzWI/AAAAAAAAXtw/ccer93QzhAA/s32/20130216_100523%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/another-manic-monday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7428533668631683216' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7428533668631683216' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-161017844'/><gd:extendedProperty name='blogger.displayTime' value='March 15, 2010 at 2:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6190763668231517123</id><published>2010-03-15T21:26:42.024-06:00</published><updated>2010-03-15T21:26:42.024-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the new challenge theme, I need to start scra...</title><content type='html'>Love the new challenge theme, I need to start scrapping again, and this might just do it... we&amp;#39;ll see if time allows. :)&lt;br /&gt;Great 2-pager!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7428533668631683216/comments/default/6190763668231517123'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7428533668631683216/comments/default/6190763668231517123'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/another-manic-monday.html?showComment=1268710002024#c6190763668231517123' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/another-manic-monday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7428533668631683216' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7428533668631683216' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='March 15, 2010 at 9:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-766844654417429268</id><published>2010-03-17T15:45:23.915-06:00</published><updated>2010-03-17T15:45:23.915-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You look so cute in the group picture!  I love the...</title><content type='html'>You look so cute in the group picture!  I love the video of the girls dancing! It makes me so excited to take Isaac to Disneyland someday!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4498959934435564973/comments/default/766844654417429268'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4498959934435564973/comments/default/766844654417429268'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/happy-st-paddys-day.html?showComment=1268862323915#c766844654417429268' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/happy-st-paddys-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4498959934435564973' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4498959934435564973' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='March 17, 2010 at 3:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1059170476218815719</id><published>2010-03-17T17:26:08.831-06:00</published><updated>2010-03-17T17:26:08.831-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So FUN! I wish we saw Mickey and Minnie dancing!! :)</title><content type='html'>So FUN! I wish we saw Mickey and Minnie dancing!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4498959934435564973/comments/default/1059170476218815719'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4498959934435564973/comments/default/1059170476218815719'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/happy-st-paddys-day.html?showComment=1268868368831#c1059170476218815719' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/happy-st-paddys-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4498959934435564973' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4498959934435564973' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='March 17, 2010 at 5:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5923793279608704661</id><published>2010-03-17T21:32:58.159-06:00</published><updated>2010-03-17T21:32:58.159-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>弱者等待時機，強者製造時機&lt;a href="http://ut.jp104.info" rel="n...</title><content type='html'>弱者等待時機，強者製造時機&lt;a href="http://ut.jp104.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://ut387.jp080.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://6k.jp0204.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://e221.080movie.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://ut387.jp104.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://ut.jp080.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://69vip.jp0204.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://e381.080movie.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://uthome.jp104.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://tw18.jp080.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://69.jp0204.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://s751.080movie.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://utshow.jp104.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://tw.jp080.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://66k.jp0204.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://s801.080movie.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://woman.jp104.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://talk.jp080.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://666.jp0204.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://azk1.080movie.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://cam.jp104.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://taiwangirl.jp080.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://5403.jp0204.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://mat1.080movie.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://blog.jp104.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://sogo.jp080.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://5320.jp0204.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://e311.080movie.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://show.jp104.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://phone.jp080.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://578.jp0204.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://e151.080movie.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://shopping.jp104.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://mobile.jp080.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://777.jp0204.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://www1.080movie.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://shop.jp104.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://176.jp080.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://888.jp0204.info" rel="nofollow"&gt;.&lt;/a&gt;&lt;a href="http://e161.080movie.info" rel="nofollow"&gt;.&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4498959934435564973/comments/default/5923793279608704661'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4498959934435564973/comments/default/5923793279608704661'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/happy-st-paddys-day.html?showComment=1268883178159#c5923793279608704661' title=''/><author><name>小文</name><uri>https://www.blogger.com/profile/17496198290823008971</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/happy-st-paddys-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4498959934435564973' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4498959934435564973' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-950508376'/><gd:extendedProperty name='blogger.displayTime' value='March 17, 2010 at 9:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3112774095394314842</id><published>2010-03-17T23:21:47.548-06:00</published><updated>2010-03-17T23:21:47.548-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute family picture Britt! I can&amp;#39;t believe how...</title><content type='html'>Cute family picture Britt! I can&amp;#39;t believe how old we are hahah.... so weird!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4498959934435564973/comments/default/3112774095394314842'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4498959934435564973/comments/default/3112774095394314842'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/happy-st-paddys-day.html?showComment=1268889707548#c3112774095394314842' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/happy-st-paddys-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4498959934435564973' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4498959934435564973' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='March 17, 2010 at 11:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-33527835536245240</id><published>2010-03-18T09:13:13.222-06:00</published><updated>2010-03-18T09:13:13.222-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can&amp;#39;t wait to see the full reveal! &amp;quot;)</title><content type='html'>Can&amp;#39;t wait to see the full reveal! &amp;quot;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8270091633228522621/comments/default/33527835536245240'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8270091633228522621/comments/default/33527835536245240'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/sneak-peek.html?showComment=1268925193222#c33527835536245240' title=''/><author><name>kendallt</name><uri>https://www.blogger.com/profile/07731351238854174425</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//2.bp.blogspot.com/-yEPSvuldCM4/Tww0e-RsRpI/AAAAAAAAAJ8/mjFb_oJnQTs/s32/Kendall_NewAvatar_Small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8270091633228522621' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8270091633228522621' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-37576675'/><gd:extendedProperty name='blogger.displayTime' value='March 18, 2010 at 9:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8301139291367892652</id><published>2010-03-19T07:04:05.413-06:00</published><updated>2010-03-19T07:04:05.413-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love it!  Getting the whole family together and ev...</title><content type='html'>Love it!  Getting the whole family together and even all at once for a photo...impressive!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4498959934435564973/comments/default/8301139291367892652'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4498959934435564973/comments/default/8301139291367892652'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/happy-st-paddys-day.html?showComment=1269003845413#c8301139291367892652' title=''/><author><name>Laura Schmitt</name><uri>https://www.blogger.com/profile/05463058207258783953</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='24' src='//3.bp.blogspot.com/__R-N2HoHns0/TBlqjQRKmHI/AAAAAAABC-g/BxTOFwfkgbY/S220-s31/bfclass.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/happy-st-paddys-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4498959934435564973' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4498959934435564973' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-811880337'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2010 at 7:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5213410456802937196</id><published>2010-03-19T08:19:53.782-06:00</published><updated>2010-03-19T08:19:53.822-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave.com&lt;/a&gt; in the DigiFree category today [19 Mar 01:26pm GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6029104580434921743/comments/default/5213410456802937196'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6029104580434921743/comments/default/5213410456802937196'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/easter-salutations.html?showComment=1269008393782#c5213410456802937196' title=''/><author><name>CraftCrave</name><uri>https://www.blogger.com/profile/14505840725031262368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_M7YN2PnxSgM/S2t8YDcfPHI/AAAAAAAAAAM/Rv4n6JeAIhw/S220-s32/LogoSquare.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/easter-salutations.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6029104580434921743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6029104580434921743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1618765778'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2010 at 8:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7299876993923343477</id><published>2010-03-19T10:29:49.715-06:00</published><updated>2010-03-19T10:29:49.715-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just adorable!  Thanks for the freebie!</title><content type='html'>Just adorable!  Thanks for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6029104580434921743/comments/default/7299876993923343477'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6029104580434921743/comments/default/7299876993923343477'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/easter-salutations.html?showComment=1269016189715#c7299876993923343477' title=''/><author><name>Hilarie</name><uri>https://www.blogger.com/profile/07428174786150700682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/_oy39VI87cu0/S0mKVzVRNpI/AAAAAAAAACo/OL119XZrYqA/S220-s32/profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/easter-salutations.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6029104580434921743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6029104580434921743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1802246611'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2010 at 10:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-191048107569740177</id><published>2010-03-19T12:07:22.977-06:00</published><updated>2010-03-19T12:07:22.977-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks!  So cute!</title><content type='html'>Thanks!  So cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6029104580434921743/comments/default/191048107569740177'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6029104580434921743/comments/default/191048107569740177'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/easter-salutations.html?showComment=1269022042977#c191048107569740177' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/easter-salutations.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6029104580434921743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6029104580434921743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2010 at 12:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2607594976264028083</id><published>2010-03-19T13:08:50.058-06:00</published><updated>2010-03-19T13:08:50.058-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It&amp;#39;s STUNNING.  You girls are waaaay too talen...</title><content type='html'>It&amp;#39;s STUNNING.  You girls are waaaay too talented!!  ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6029104580434921743/comments/default/2607594976264028083'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6029104580434921743/comments/default/2607594976264028083'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/easter-salutations.html?showComment=1269025730058#c2607594976264028083' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/easter-salutations.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6029104580434921743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6029104580434921743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2010 at 1:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4562409784873948462</id><published>2010-03-19T14:21:28.212-06:00</published><updated>2010-03-19T14:21:28.212-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks, very cute!</title><content type='html'>Thanks, very cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6029104580434921743/comments/default/4562409784873948462'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6029104580434921743/comments/default/4562409784873948462'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/easter-salutations.html?showComment=1269030088212#c4562409784873948462' title=''/><author><name>Kim</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/easter-salutations.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6029104580434921743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6029104580434921743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2010 at 2:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4407892305234267078</id><published>2010-03-19T19:46:34.339-06:00</published><updated>2010-03-19T19:46:34.339-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is a very sweet kit.
Thanks for the show-off ...</title><content type='html'>This is a very sweet kit.&lt;br /&gt;Thanks for the show-off gift.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6029104580434921743/comments/default/4407892305234267078'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6029104580434921743/comments/default/4407892305234267078'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/easter-salutations.html?showComment=1269049594339#c4407892305234267078' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/easter-salutations.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6029104580434921743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6029104580434921743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2010 at 7:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8882407747269966462</id><published>2010-03-19T22:05:21.972-06:00</published><updated>2010-03-19T22:05:21.972-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful Easter design, thanks for sharing the li...</title><content type='html'>Beautiful Easter design, thanks for sharing the little freebie with us!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6029104580434921743/comments/default/8882407747269966462'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6029104580434921743/comments/default/8882407747269966462'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/easter-salutations.html?showComment=1269057921972#c8882407747269966462' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/easter-salutations.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6029104580434921743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6029104580434921743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2010 at 10:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1638649664248359737</id><published>2010-03-19T23:25:17.459-06:00</published><updated>2010-03-19T23:25:17.459-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the opportunity to create with you d...</title><content type='html'>Thank you for the opportunity to create with you designs and for the wonderful alpha I recvd from you. I am so glad I discovered your blog and store.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6029104580434921743/comments/default/1638649664248359737'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6029104580434921743/comments/default/1638649664248359737'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/easter-salutations.html?showComment=1269062717459#c1638649664248359737' title=''/><author><name>Dannethia</name><uri>https://www.blogger.com/profile/13788657817379365308</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/-ef5SVm4cijY/U8az0wlQg4I/AAAAAAAALR8/oC-nn-JA47c/s31/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/easter-salutations.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6029104580434921743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6029104580434921743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-434079236'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2010 at 11:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7007677372142797180</id><published>2010-03-19T23:39:01.608-06:00</published><updated>2010-03-19T23:39:01.651-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for freebies. Link on your post was adde...</title><content type='html'>Thank you for freebies. Link on your post was added to &lt;a href="http://lorisfreebielist.blogspot.com/2010/03/freebies-for-19-mar-page-4-of-7.html" rel="nofollow"&gt;Lori&amp;#39;s freebie list&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6029104580434921743/comments/default/7007677372142797180'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6029104580434921743/comments/default/7007677372142797180'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/easter-salutations.html?showComment=1269063541608#c7007677372142797180' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/easter-salutations.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6029104580434921743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6029104580434921743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2010 at 11:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2980433945884698670</id><published>2010-03-20T09:24:47.486-06:00</published><updated>2010-03-20T09:24:47.486-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for sharing</title><content type='html'>thanks for sharing</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6029104580434921743/comments/default/2980433945884698670'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6029104580434921743/comments/default/2980433945884698670'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/easter-salutations.html?showComment=1269098687486#c2980433945884698670' title=''/><author><name>Trimgym</name><uri>https://www.blogger.com/profile/11336021933836834242</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_FW5rWuZRRPg/SY3QRrzdKsI/AAAAAAAAACA/VbBSFFh5RK4/S220-s32/si654355lg_MED.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/easter-salutations.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6029104580434921743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6029104580434921743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-906254245'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2010 at 9:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6960764994645103581</id><published>2010-03-20T09:50:51.098-06:00</published><updated>2010-03-20T09:50:51.146-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this Freebie. I want to let ...</title><content type='html'>Thank you so much for this Freebie. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 5&lt;/b&gt; post on Mar. 20, 2010. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6029104580434921743/comments/default/6960764994645103581'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6029104580434921743/comments/default/6960764994645103581'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/easter-salutations.html?showComment=1269100251098#c6960764994645103581' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/04971662158544348527</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_CBfkG99evdo/S3sLEk2ZxqI/AAAAAAAAAAM/Awzo1lzOq2w/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/easter-salutations.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6029104580434921743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6029104580434921743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-117712948'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2010 at 9:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-842405090013533676</id><published>2010-03-20T10:02:50.842-06:00</published><updated>2010-03-20T10:02:50.842-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute!  Thank you for the add-on!!</title><content type='html'>So cute!  Thank you for the add-on!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6029104580434921743/comments/default/842405090013533676'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6029104580434921743/comments/default/842405090013533676'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/easter-salutations.html?showComment=1269100970842#c842405090013533676' title=''/><author><name>Kristen</name><uri>https://www.blogger.com/profile/18220561211133962207</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/easter-salutations.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6029104580434921743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6029104580434921743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1445721351'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2010 at 10:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7251377480538409794</id><published>2010-03-21T14:50:33.437-06:00</published><updated>2011-09-29T11:34:28.236-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;ve been blog-land absent for several months ...</title><content type='html'>I&amp;#39;ve been blog-land absent for several months now. Please consider a 2nd chance sometime Britt! Those hats are WAY too cute! And I think I need to join that site too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/427288227579577324/comments/default/7251377480538409794'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/427288227579577324/comments/default/7251377480538409794'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/whos-up-for-challenge.html?showComment=1269204633437#c7251377480538409794' title=''/><author><name>Pixie</name><uri>https://www.blogger.com/profile/15497980520101564812</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_As7QFxfIm84/SKyzUtAEbMI/AAAAAAAAAfg/tvkABtGhWNQ/S220-s32/pixiemegh%40gmail.com_cd303047.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/whos-up-for-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-427288227579577324' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/427288227579577324' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1531024664'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2010 at 2:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9037173583005866194</id><published>2010-03-21T23:32:41.381-06:00</published><updated>2010-03-21T23:32:41.381-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>yeah finally a collab with Tangie, Britt!! and it ...</title><content type='html'>yeah finally a collab with Tangie, Britt!! and it is a gorgeous kit!&lt;br /&gt;thanks for the freebie ;-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6029104580434921743/comments/default/9037173583005866194'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6029104580434921743/comments/default/9037173583005866194'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/easter-salutations.html?showComment=1269235961381#c9037173583005866194' title=''/><author><name>Sandra</name><uri>http://sixtyeight.wordpress.com/</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/easter-salutations.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6029104580434921743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6029104580434921743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2010 at 11:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6282910450741838433</id><published>2010-03-23T18:01:51.063-06:00</published><updated>2010-03-23T18:01:51.063-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That clip sound so cool! I hope I get to see the s...</title><content type='html'>That clip sound so cool! I hope I get to see the show while it&amp;#39;s at Disneyland. I&amp;#39;ve never seen it.&lt;br /&gt;&lt;br /&gt;PS Still want to hear about the magical proposal!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/758359593489482983/comments/default/6282910450741838433'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/758359593489482983/comments/default/6282910450741838433'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/captain-eo.html?showComment=1269388911063#c6282910450741838433' title=''/><author><name>RA</name><uri>https://www.blogger.com/profile/12279895392581491642</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/captain-eo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-758359593489482983' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/758359593489482983' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1292736717'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2010 at 6:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-31407382876570699</id><published>2010-03-23T18:15:19.943-06:00</published><updated>2010-03-23T18:15:19.943-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just love that pic of you showing your excitemen...</title><content type='html'>I just love that pic of you showing your excitement - so cute !!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/758359593489482983/comments/default/31407382876570699'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/758359593489482983/comments/default/31407382876570699'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/captain-eo.html?showComment=1269389719943#c31407382876570699' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/05409096942024081896</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/captain-eo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-758359593489482983' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/758359593489482983' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1172074899'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2010 at 6:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2459534159465227158</id><published>2010-03-23T19:05:01.983-06:00</published><updated>2010-03-23T19:05:01.983-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My daughter and I are huge MJ fans so when we went...</title><content type='html'>My daughter and I are huge MJ fans so when we went to Disneyland a few weeks ago before moving to Japan we had to see it. :) We actually went and watched it twice. We would have went 3 times if I could have convinced my husband. LOL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/758359593489482983/comments/default/2459534159465227158'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/758359593489482983/comments/default/2459534159465227158'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/captain-eo.html?showComment=1269392701983#c2459534159465227158' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/captain-eo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-758359593489482983' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/758359593489482983' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2010 at 7:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2038885672887006723</id><published>2010-03-23T22:32:05.811-06:00</published><updated>2010-03-23T22:32:05.811-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I was there last week and saw it for the 2nd time....</title><content type='html'>I was there last week and saw it for the 2nd time....first time was in 1986!!!  I love your blog and always look forward to the Disney-inspired kits since I&amp;#39;m a frequent visitor too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/758359593489482983/comments/default/2038885672887006723'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/758359593489482983/comments/default/2038885672887006723'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/captain-eo.html?showComment=1269405125811#c2038885672887006723' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/captain-eo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-758359593489482983' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/758359593489482983' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2010 at 10:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1647191483024805071</id><published>2010-03-23T23:17:38.771-06:00</published><updated>2010-03-23T23:17:38.771-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freebie; it&amp;#39;s so cute! I&amp;#39...</title><content type='html'>Thank you for the freebie; it&amp;#39;s so cute! I&amp;#39;ve been a fan of Tangie&amp;#39;s for a long time and am enjoying looking around your blog. Your style is great and your talent is AMAZING! I truly appreciate you sharing your talent and freebies; very inspiring to see what others do with particular products. Have a great week!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6029104580434921743/comments/default/1647191483024805071'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6029104580434921743/comments/default/1647191483024805071'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/easter-salutations.html?showComment=1269407858771#c1647191483024805071' title=''/><author><name>Theresa</name><uri>http://theresainms.blogspot.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/easter-salutations.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6029104580434921743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6029104580434921743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2010 at 11:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4424888195880439039</id><published>2010-03-25T03:14:28.563-06:00</published><updated>2010-03-25T03:14:28.563-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I also LOVED Captain EO as a child! I love that th...</title><content type='html'>I also LOVED Captain EO as a child! I love that they brought it back &amp;amp; hope that I can see it with my daughter, she LOVES MJ, as do I!!! We saw it last year on YouTube, but it&amp;#39;s so not the same! Thanks for sharing Brittney!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/758359593489482983/comments/default/4424888195880439039'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/758359593489482983/comments/default/4424888195880439039'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/captain-eo.html?showComment=1269508468563#c4424888195880439039' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/12824115101307881160</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='24' src='//4.bp.blogspot.com/_uLTaJ0xGuhs/S96NDGrrneI/AAAAAAAAAf4/QHdBvZVc3xE/S220-s31/Me_hearts.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/captain-eo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-758359593489482983' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/758359593489482983' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1222663421'/><gd:extendedProperty name='blogger.displayTime' value='March 25, 2010 at 3:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1752707587497799700</id><published>2010-03-25T05:55:08.028-06:00</published><updated>2010-03-25T05:55:08.028-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for this beautiful freebie</title><content type='html'>Thank you for this beautiful freebie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6029104580434921743/comments/default/1752707587497799700'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6029104580434921743/comments/default/1752707587497799700'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/easter-salutations.html?showComment=1269518108028#c1752707587497799700' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/easter-salutations.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6029104580434921743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6029104580434921743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 25, 2010 at 5:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7773701237871877801</id><published>2010-03-25T06:37:55.065-06:00</published><updated>2010-03-25T06:37:55.065-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>your pages are darling! I wish I had your talent!</title><content type='html'>your pages are darling! I wish I had your talent!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8197081797168236541/comments/default/7773701237871877801'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8197081797168236541/comments/default/7773701237871877801'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/very-mouse-y-prize.html?showComment=1269520675065#c7773701237871877801' title=''/><author><name>ash &amp;amp; diz</name><uri>https://www.blogger.com/profile/14445501515825965107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/--yf0HISKiHw/TZiPIbUXXwI/AAAAAAAAAqM/EB5Ntb8l4uI/s32/blog.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/very-mouse-y-prize.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8197081797168236541' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8197081797168236541' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117140784'/><gd:extendedProperty name='blogger.displayTime' value='March 25, 2010 at 6:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1819160970568391059</id><published>2010-03-25T07:22:14.171-06:00</published><updated>2010-03-25T07:22:14.171-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I would love these prizes....but everytime I try t...</title><content type='html'>I would love these prizes....but everytime I try the site, it says it&amp;#39;s not available.  Any thoughts?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8197081797168236541/comments/default/1819160970568391059'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8197081797168236541/comments/default/1819160970568391059'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/very-mouse-y-prize.html?showComment=1269523334171#c1819160970568391059' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/very-mouse-y-prize.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8197081797168236541' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8197081797168236541' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 25, 2010 at 7:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4579960514959243330</id><published>2010-03-25T10:02:32.437-06:00</published><updated>2010-03-25T10:02:32.437-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Anonymous:  I just checked the links.  They work f...</title><content type='html'>Anonymous:  I just checked the links.  They work fine!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8197081797168236541/comments/default/4579960514959243330'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8197081797168236541/comments/default/4579960514959243330'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/very-mouse-y-prize.html?showComment=1269532952437#c4579960514959243330' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/very-mouse-y-prize.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8197081797168236541' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8197081797168236541' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='March 25, 2010 at 10:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2863285623208029192</id><published>2010-03-26T11:18:17.546-06:00</published><updated>2010-03-26T11:18:17.546-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the new products, Britt, especially the 2-pag...</title><content type='html'>Love the new products, Britt, especially the 2-page templates. Can&amp;#39;t wait to use &amp;#39;em!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2851054129597910738/comments/default/2863285623208029192'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2851054129597910738/comments/default/2863285623208029192'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/its-friday.html?showComment=1269623897546#c2863285623208029192' title=''/><author><name>kendallt</name><uri>https://www.blogger.com/profile/07731351238854174425</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//2.bp.blogspot.com/-yEPSvuldCM4/Tww0e-RsRpI/AAAAAAAAAJ8/mjFb_oJnQTs/s32/Kendall_NewAvatar_Small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/its-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2851054129597910738' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2851054129597910738' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-37576675'/><gd:extendedProperty name='blogger.displayTime' value='March 26, 2010 at 11:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6089952133818846000</id><published>2010-03-26T15:28:56.560-06:00</published><updated>2010-03-26T15:28:56.560-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your Disney parade layout!  How did you take ...</title><content type='html'>Love your Disney parade layout!  How did you take such great pictures at night?  What&amp;#39;s your trick?&lt;br /&gt;&lt;br /&gt;Thanks for the show-off prize :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2851054129597910738/comments/default/6089952133818846000'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2851054129597910738/comments/default/6089952133818846000'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/its-friday.html?showComment=1269638936560#c6089952133818846000' title=''/><author><name>kristina</name><uri>https://www.blogger.com/profile/03780894523225098916</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/its-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2851054129597910738' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2851054129597910738' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1755329018'/><gd:extendedProperty name='blogger.displayTime' value='March 26, 2010 at 3:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3788455308582537945</id><published>2010-03-27T05:49:46.273-06:00</published><updated>2010-03-27T05:49:46.273-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the great prize. It was the ins...</title><content type='html'>Thanks so much for the great prize. It was the inspiration I needed to get started digital scrapping. When I stumbled across your products I was so excited:yeah: Everything I need for all my WDW trips! I have been wanted to scrap some things digitally, especially my trips. Now I don&amp;#39;t have to get my photos printed before I can start.:thanks:</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8197081797168236541/comments/default/3788455308582537945'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8197081797168236541/comments/default/3788455308582537945'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/very-mouse-y-prize.html?showComment=1269690586273#c3788455308582537945' title=''/><author><name>Buffy0214</name><uri>https://www.blogger.com/profile/06308024875823554809</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_h-pWwnNYXas/SgrfeygtiyI/AAAAAAAAAFs/EPb3-w3lFao/S220-s32/2006-09-01+(5).JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/very-mouse-y-prize.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8197081797168236541' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8197081797168236541' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1294607005'/><gd:extendedProperty name='blogger.displayTime' value='March 27, 2010 at 5:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1967057650321593668</id><published>2010-03-27T11:30:31.928-06:00</published><updated>2010-03-27T11:30:31.928-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW!  I love that Disney parade LO and I agree.......</title><content type='html'>WOW!  I love that Disney parade LO and I agree....those pics are STUNNING!!!  I rarely buy templates but I&amp;#39;m thinking this is a must have!!  The pages are all so cute!!! Thanks so much for the Show Off gift too!!! Have a great week!  I&amp;#39;m off to shop!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2851054129597910738/comments/default/1967057650321593668'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2851054129597910738/comments/default/1967057650321593668'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/its-friday.html?showComment=1269711031928#c1967057650321593668' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/its-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2851054129597910738' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2851054129597910738' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='March 27, 2010 at 11:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5363694901003461664</id><published>2010-03-31T12:53:37.867-06:00</published><updated>2010-03-31T12:53:37.867-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Holy moly - the super cool Britt reads MY blog?!? ...</title><content type='html'>Holy moly - the super cool Britt reads MY blog?!?  :0)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3374195679741859239/comments/default/5363694901003461664'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3374195679741859239/comments/default/5363694901003461664'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/get-ready-to-laugh-right-out-loud.html?showComment=1270061617867#c5363694901003461664' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/07318557243934276686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='//2.bp.blogspot.com/_gl7qaUI989w/TGXT0TT5eBI/AAAAAAAABzU/gdY9FENqwYs/S220-s33/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/get-ready-to-laugh-right-out-loud.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3374195679741859239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3374195679741859239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1020389206'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2010 at 12:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8029132548980207882</id><published>2010-03-31T14:51:40.766-06:00</published><updated>2010-03-31T14:51:40.766-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thats too funny, I hate getting confused for a bri...</title><content type='html'>thats too funny, I hate getting confused for a brittany.. my ex had a cute way to remember how to spell my name he would say &amp;quot; your just not ANY brittany, your THE brittNEY lol. So now I tell people that when they are spelling out my name and hey it works! Glad im a cool and not bitchy brittney too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3374195679741859239/comments/default/8029132548980207882'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3374195679741859239/comments/default/8029132548980207882'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/get-ready-to-laugh-right-out-loud.html?showComment=1270068700766#c8029132548980207882' title=''/><author><name>Startingover</name><uri>https://www.blogger.com/profile/03824928095924549326</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/get-ready-to-laugh-right-out-loud.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3374195679741859239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3374195679741859239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1834984367'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2010 at 2:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6481946690216550709</id><published>2010-03-31T15:31:18.061-06:00</published><updated>2010-03-31T15:31:18.061-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Bwahaha, I&amp;#39;m going to go check out mine!!! Tha...</title><content type='html'>Bwahaha, I&amp;#39;m going to go check out mine!!! Thanks Brittney!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3374195679741859239/comments/default/6481946690216550709'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3374195679741859239/comments/default/6481946690216550709'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/get-ready-to-laugh-right-out-loud.html?showComment=1270071078061#c6481946690216550709' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/12824115101307881160</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='24' src='//4.bp.blogspot.com/_uLTaJ0xGuhs/S96NDGrrneI/AAAAAAAAAf4/QHdBvZVc3xE/S220-s31/Me_hearts.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/get-ready-to-laugh-right-out-loud.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3374195679741859239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3374195679741859239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1222663421'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2010 at 3:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1794628844211010592</id><published>2010-03-31T16:18:04.139-06:00</published><updated>2010-03-31T16:18:04.139-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That&amp;#39;s hilarious! Searching my name now... :)</title><content type='html'>That&amp;#39;s hilarious! Searching my name now... :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3374195679741859239/comments/default/1794628844211010592'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3374195679741859239/comments/default/1794628844211010592'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/get-ready-to-laugh-right-out-loud.html?showComment=1270073884139#c1794628844211010592' title=''/><author><name>Olivia</name><uri>https://www.blogger.com/profile/02849829552447323658</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/get-ready-to-laugh-right-out-loud.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3374195679741859239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3374195679741859239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1929298135'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2010 at 4:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2447880280334812430</id><published>2010-03-31T20:12:01.132-06:00</published><updated>2010-03-31T20:12:01.132-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>you know, I wasn&amp;#39;t expecting my name to even b...</title><content type='html'>you know, I wasn&amp;#39;t expecting my name to even be in there but I was. Guess what? I am a man who has been two timing 2 girls but then both found out and I officially have a small &amp;quot;package&amp;quot; to put it nicely. I have been busy :) thanks for the laugh.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3374195679741859239/comments/default/2447880280334812430'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3374195679741859239/comments/default/2447880280334812430'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/get-ready-to-laugh-right-out-loud.html?showComment=1270087921132#c2447880280334812430' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/get-ready-to-laugh-right-out-loud.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3374195679741859239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3374195679741859239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2010 at 8:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-786504842364996823</id><published>2010-04-01T11:50:27.874-06:00</published><updated>2010-04-01T11:50:27.874-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>haha!  my dd&amp;#39;s was spot on.  dh &amp;amp; ds not s...</title><content type='html'>haha!  my dd&amp;#39;s was spot on.  dh &amp;amp; ds not so much.  mine, well, if only all of that was true!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3374195679741859239/comments/default/786504842364996823'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3374195679741859239/comments/default/786504842364996823'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/get-ready-to-laugh-right-out-loud.html?showComment=1270144227874#c786504842364996823' title=''/><author><name>Pressed Petals</name><uri>https://www.blogger.com/profile/11363508061584830683</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_waNeXSTyMaw/TTDnhG21TaI/AAAAAAAADRc/mjE8JuFpMFo/S220-s32/blog-avi-2011.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/get-ready-to-laugh-right-out-loud.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3374195679741859239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3374195679741859239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2115726680'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2010 at 11:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3493808817132118348</id><published>2010-04-01T23:17:39.061-06:00</published><updated>2010-04-01T23:17:39.061-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh My..
Could it be a Aladdin scrapkit?? **exciting**</title><content type='html'>Oh My..&lt;br /&gt;Could it be a Aladdin scrapkit?? **exciting**</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/405715301088443790/comments/default/3493808817132118348'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/405715301088443790/comments/default/3493808817132118348'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/peek-4-u.html?showComment=1270185459061#c3493808817132118348' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/peek-4-u.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-405715301088443790' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/405715301088443790' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2010 at 11:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6327413847443858255</id><published>2010-04-02T08:46:30.442-06:00</published><updated>2010-04-02T08:46:30.492-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the DigiFree category today [02 Apr 02:00pm GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/6327413847443858255'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/6327413847443858255'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html?showComment=1270219590442#c6327413847443858255' title=''/><author><name>CraftCrave</name><uri>https://www.blogger.com/profile/14505840725031262368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_M7YN2PnxSgM/S2t8YDcfPHI/AAAAAAAAAAM/Rv4n6JeAIhw/S220-s32/LogoSquare.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1726657561697713246' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1726657561697713246' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1618765778'/><gd:extendedProperty name='blogger.displayTime' value='April 2, 2010 at 8:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5091389112365845397</id><published>2010-04-02T10:23:09.649-06:00</published><updated>2010-04-02T10:23:09.649-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So great!! Beautiful kit!</title><content type='html'>So great!! Beautiful kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/5091389112365845397'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/5091389112365845397'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html?showComment=1270225389649#c5091389112365845397' title=''/><author><name>Rebecca</name><uri>https://www.blogger.com/profile/06725974417373764155</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-LpUFt0ARaXw/UIwNs6nuprI/AAAAAAAAG6g/fm-cV6KCPC8/s32/0001web200-2sharp.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1726657561697713246' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1726657561697713246' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-907838277'/><gd:extendedProperty name='blogger.displayTime' value='April 2, 2010 at 10:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9183103322794786731</id><published>2010-04-02T13:08:01.263-06:00</published><updated>2010-04-02T13:08:01.263-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow Britt-
That kit is simply AMAZING-you&amp;#39;ve o...</title><content type='html'>Wow Britt-&lt;br /&gt;That kit is simply AMAZING-you&amp;#39;ve outdone yourself, really!  I love seeing the layouts when you have a Disney-Inspired kit-especially from Melissa.  I swear she has photos with every single one of the Disney Characters!  It makes me smile!&lt;br /&gt;Thanks for the gorgeous freebie!&lt;br /&gt;Happy Easter!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/9183103322794786731'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/9183103322794786731'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html?showComment=1270235281263#c9183103322794786731' title=''/><author><name>Melissa</name><uri>https://www.blogger.com/profile/15590140965331027092</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_bN66IjOZlsE/Se85adlXj9I/AAAAAAAAAV4/pnhq1ZCgbn4/S220-s32/rxdawg97avatar150x150.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1726657561697713246' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1726657561697713246' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1054410180'/><gd:extendedProperty name='blogger.displayTime' value='April 2, 2010 at 1:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7738225709352823955</id><published>2010-04-02T13:50:40.270-06:00</published><updated>2010-04-02T13:50:40.270-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE your new kit, Britt!! BEAUTIFUL colours! WOW!</title><content type='html'>LOVE your new kit, Britt!! BEAUTIFUL colours! WOW!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/7738225709352823955'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/7738225709352823955'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html?showComment=1270237840270#c7738225709352823955' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1726657561697713246' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1726657561697713246' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='April 2, 2010 at 1:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2080626555581195645</id><published>2010-04-02T13:53:10.680-06:00</published><updated>2010-04-02T13:53:10.680-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freebie!</title><content type='html'>Thank you for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/2080626555581195645'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/2080626555581195645'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html?showComment=1270237990680#c2080626555581195645' title=''/><author><name>Abby</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1726657561697713246' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1726657561697713246' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 2, 2010 at 1:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8894008789037491553</id><published>2010-04-02T17:22:47.550-06:00</published><updated>2010-04-02T17:22:47.550-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome!  Thanks for the freebie, I&amp;#39;m going to...</title><content type='html'>Awesome!  Thanks for the freebie, I&amp;#39;m going to feel like DOnald Duck in Philharmagic when I use it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/8894008789037491553'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/8894008789037491553'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html?showComment=1270250567550#c8894008789037491553' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1726657561697713246' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1726657561697713246' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='April 2, 2010 at 5:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3552764165369195097</id><published>2010-04-02T20:55:34.954-06:00</published><updated>2010-04-02T20:55:34.954-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cool! Thank you.</title><content type='html'>Cool! Thank you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/3552764165369195097'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/3552764165369195097'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html?showComment=1270263334954#c3552764165369195097' title=''/><author><name>MonkingsMusings</name><uri>https://www.blogger.com/profile/11846200954473307129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1726657561697713246' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1726657561697713246' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-298347736'/><gd:extendedProperty name='blogger.displayTime' value='April 2, 2010 at 8:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2038039414413208087</id><published>2010-04-02T23:45:48.622-06:00</published><updated>2010-04-02T23:45:48.654-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for freebies. Link on your post was adde...</title><content type='html'>Thank you for freebies. Link on your post was added to &lt;a href="http://lorisfreebielist.blogspot.com/2010/04/freebies-for-02-apr-page-4-of-6.html" rel="nofollow"&gt;Lori&amp;#39;s freebie list&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/2038039414413208087'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/2038039414413208087'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html?showComment=1270273548622#c2038039414413208087' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1726657561697713246' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1726657561697713246' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 2, 2010 at 11:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6410794750070955016</id><published>2010-04-03T10:25:47.351-06:00</published><updated>2010-04-03T10:25:47.382-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 7&lt;/b&gt; post on Apr. 03, 2010. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/6410794750070955016'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/6410794750070955016'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html?showComment=1270311947351#c6410794750070955016' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/04971662158544348527</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_CBfkG99evdo/S3sLEk2ZxqI/AAAAAAAAAAM/Awzo1lzOq2w/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1726657561697713246' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1726657561697713246' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-117712948'/><gd:extendedProperty name='blogger.displayTime' value='April 3, 2010 at 10:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-325954953026410341</id><published>2010-04-03T14:18:13.863-06:00</published><updated>2010-04-03T14:18:13.863-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh so cute! I love this kit, you did such a perfec...</title><content type='html'>Oh so cute! I love this kit, you did such a perfect job with the arabian theme. Thanks for the freebie and have a blessed Easter.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/325954953026410341'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/325954953026410341'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html?showComment=1270325893863#c325954953026410341' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1726657561697713246' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1726657561697713246' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='April 3, 2010 at 2:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6552686607458269574</id><published>2010-04-03T19:39:15.292-06:00</published><updated>2010-04-03T19:39:15.292-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute!  Always adorable.  I read your blog in googl...</title><content type='html'>Cute!  Always adorable.  I read your blog in google reader &amp;amp; I keep forgetting to comment.  Just wanted you to know that you&amp;#39;re one of my favorite designers!  Keep up the awesome work.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/6552686607458269574'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/6552686607458269574'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html?showComment=1270345155292#c6552686607458269574' title=''/><author><name>AMY</name><uri>https://www.blogger.com/profile/15790335132294267633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-yXWSItNUJtE/ToyTtoHbGJI/AAAAAAAAWjs/Vo54PMXPVL0/s32/IMG_1562a.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1726657561697713246' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1726657561697713246' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1173087483'/><gd:extendedProperty name='blogger.displayTime' value='April 3, 2010 at 7:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1696967601860950918</id><published>2010-04-05T18:33:07.425-06:00</published><updated>2010-04-05T18:33:07.425-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great new Kit!  Thanks for the freebie, can&amp;#39;t ...</title><content type='html'>Great new Kit!  Thanks for the freebie, can&amp;#39;t wait to use it.&lt;br /&gt;&lt;br /&gt;Hope you had a Happy Easter!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/1696967601860950918'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/1696967601860950918'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html?showComment=1270513987425#c1696967601860950918' title=''/><author><name>Amanda</name><uri>https://www.blogger.com/profile/18305096608832495877</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='23' src='//4.bp.blogspot.com/-LVB08rzvyuc/Ti68WXvidfI/AAAAAAAABjA/SVKTF85OTAs/s32/032.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1726657561697713246' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1726657561697713246' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-344836562'/><gd:extendedProperty name='blogger.displayTime' value='April 5, 2010 at 6:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8324463512509572034</id><published>2010-04-05T19:37:17.753-06:00</published><updated>2010-04-05T19:37:17.753-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome new kit, and thank you for the gift!</title><content type='html'>Awesome new kit, and thank you for the gift!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/8324463512509572034'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/8324463512509572034'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html?showComment=1270517837753#c8324463512509572034' title=''/><author><name>Lynn</name><uri>https://www.blogger.com/profile/02037633730692455543</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1726657561697713246' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1726657561697713246' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-568290623'/><gd:extendedProperty name='blogger.displayTime' value='April 5, 2010 at 7:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5291265765173094547</id><published>2010-04-06T11:45:46.585-06:00</published><updated>2010-04-06T11:45:46.585-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the cool freebie!</title><content type='html'>Thanks for the cool freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/5291265765173094547'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/5291265765173094547'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html?showComment=1270575946585#c5291265765173094547' title=''/><author><name>Rachael</name><uri>https://www.blogger.com/profile/11023822983506944293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_1lskr5Fj2sA/SQICEnG44SI/AAAAAAAAAAM/qfTy4GSDdfk/S220-s31/IMG_5210.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1726657561697713246' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1726657561697713246' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117938864'/><gd:extendedProperty name='blogger.displayTime' value='April 6, 2010 at 11:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8054647403006676642</id><published>2010-04-06T20:46:18.221-06:00</published><updated>2010-04-06T20:46:18.221-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How fun!!! I haven&amp;#39;t listen to a lot of their ...</title><content type='html'>How fun!!! I haven&amp;#39;t listen to a lot of their music but your photos and video clips totally make me want to download some of the music. It looks like it was packed and you guys had a ton of fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4603169229297084575/comments/default/8054647403006676642'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4603169229297084575/comments/default/8054647403006676642'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/muse.html?showComment=1270608378221#c8054647403006676642' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/muse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4603169229297084575' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4603169229297084575' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='April 6, 2010 at 8:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3273929867194314575</id><published>2010-04-06T20:53:53.112-06:00</published><updated>2010-04-06T20:53:53.112-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanted to go to this concert, but opted for U2 i...</title><content type='html'>I wanted to go to this concert, but opted for U2 in June instead. Looks like it was a blast.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4603169229297084575/comments/default/3273929867194314575'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4603169229297084575/comments/default/3273929867194314575'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/muse.html?showComment=1270608833112#c3273929867194314575' title=''/><author><name>Emilee</name><uri>https://www.blogger.com/profile/03276923834347567587</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/muse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4603169229297084575' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4603169229297084575' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958259147'/><gd:extendedProperty name='blogger.displayTime' value='April 6, 2010 at 8:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-480474588096629504</id><published>2010-04-07T00:20:37.505-06:00</published><updated>2010-04-07T00:20:37.505-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>i LOVE Muse, definitely one of my top 5 bands to s...</title><content type='html'>i LOVE Muse, definitely one of my top 5 bands to see live.  Glad you had a good time =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4603169229297084575/comments/default/480474588096629504'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4603169229297084575/comments/default/480474588096629504'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/muse.html?showComment=1270621237505#c480474588096629504' title=''/><author><name>Tanya</name><uri>https://www.blogger.com/profile/17821623160353529192</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_tHOZLe8USas/SQAe_OTpp4I/AAAAAAAAABA/AYl9HigSpLs/S220-s32/new+skull.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/muse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4603169229297084575' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4603169229297084575' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1716412808'/><gd:extendedProperty name='blogger.displayTime' value='April 7, 2010 at 12:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2442573666863071031</id><published>2010-04-08T05:10:13.194-06:00</published><updated>2010-04-08T05:10:13.194-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love Muse as well, but they&amp;#39;ve never played ...</title><content type='html'>I love Muse as well, but they&amp;#39;ve never played close enough for me to see them :-(  Thanks for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4603169229297084575/comments/default/2442573666863071031'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4603169229297084575/comments/default/2442573666863071031'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/muse.html?showComment=1270725013194#c2442573666863071031' title=''/><author><name>RoverGal</name><uri>https://www.blogger.com/profile/03490390477883008905</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//3.bp.blogspot.com/_7SjalWIOBcA/SaAW6auXGlI/AAAAAAAAE0w/J7vx2RqDY9A/S220-s32/Rovergal2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/muse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4603169229297084575' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4603169229297084575' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1217751526'/><gd:extendedProperty name='blogger.displayTime' value='April 8, 2010 at 5:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3461882592624338183</id><published>2010-04-08T10:24:29.898-06:00</published><updated>2010-04-08T10:24:29.898-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the new header!  Your profile picture is ador...</title><content type='html'>Love the new header!  Your profile picture is adorable.  You guys are too cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4603169229297084575/comments/default/3461882592624338183'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4603169229297084575/comments/default/3461882592624338183'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/muse.html?showComment=1270743869898#c3461882592624338183' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/muse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4603169229297084575' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4603169229297084575' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='April 8, 2010 at 10:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5097744074944106901</id><published>2010-04-09T07:51:12.037-06:00</published><updated>2010-04-09T07:51:12.037-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt...LOVE your new header and what you did with...</title><content type='html'>Britt...LOVE your new header and what you did with Josh and your photo! Too cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8203589546807595732/comments/default/5097744074944106901'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8203589546807595732/comments/default/5097744074944106901'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/happy-happy-friday-2-u.html?showComment=1270821072037#c5097744074944106901' title=''/><author><name>Courtney (aka cnscraps)</name><uri>https://www.blogger.com/profile/15682792308188770581</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/happy-happy-friday-2-u.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8203589546807595732' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8203589546807595732' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1572063951'/><gd:extendedProperty name='blogger.displayTime' value='April 9, 2010 at 7:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2622821774721089968</id><published>2010-04-09T11:31:45.016-06:00</published><updated>2010-04-09T11:31:45.016-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute blog makeover! =)  Thanks for the show off gi...</title><content type='html'>Cute blog makeover! =)  Thanks for the show off gift!  I wish our weekend could be a &amp;quot;nothing but net&amp;quot; (as in Neflix!) weekend, but we have a busy one!  I hope to see some reviews on movies you picked out....I need some good recommendations! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8203589546807595732/comments/default/2622821774721089968'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8203589546807595732/comments/default/2622821774721089968'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/happy-happy-friday-2-u.html?showComment=1270834305016#c2622821774721089968' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/happy-happy-friday-2-u.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8203589546807595732' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8203589546807595732' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='April 9, 2010 at 11:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6699917579005115954</id><published>2010-04-12T21:03:52.995-06:00</published><updated>2010-04-12T21:03:52.995-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Do y&amp;#39;all ever have speed scraps at 8 or 9 Paci...</title><content type='html'>Do y&amp;#39;all ever have speed scraps at 8 or 9 Pacific? I know that&amp;#39;s 11 or 12 Eastern, but some people are night owls, right? :0)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7158758624522739775/comments/default/6699917579005115954'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7158758624522739775/comments/default/6699917579005115954'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/scrap-announcement.html?showComment=1271127832995#c6699917579005115954' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/scrap-announcement.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7158758624522739775' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7158758624522739775' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2010 at 9:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4496211772493209334</id><published>2010-04-13T21:52:20.298-06:00</published><updated>2010-04-13T21:52:20.298-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You are so talented! Your cupcakes look so yummy!</title><content type='html'>You are so talented! Your cupcakes look so yummy!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7281074906276991042/comments/default/4496211772493209334'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7281074906276991042/comments/default/4496211772493209334'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/latest-scrappings.html?showComment=1271217140298#c4496211772493209334' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/latest-scrappings.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7281074906276991042' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7281074906276991042' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='April 13, 2010 at 9:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5617365559828356914</id><published>2010-04-14T14:25:16.430-06:00</published><updated>2010-04-14T14:25:16.430-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love it when you post a bunch of new pages! Very...</title><content type='html'>I love it when you post a bunch of new pages! Very cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7281074906276991042/comments/default/5617365559828356914'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7281074906276991042/comments/default/5617365559828356914'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/latest-scrappings.html?showComment=1271276716430#c5617365559828356914' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/latest-scrappings.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7281074906276991042' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7281074906276991042' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='April 14, 2010 at 2:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-651821074776414502</id><published>2010-04-14T16:49:34.456-06:00</published><updated>2010-04-14T16:49:34.456-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m so inspired by your art journal pages!!
So...</title><content type='html'>I&amp;#39;m so inspired by your art journal pages!!&lt;br /&gt;So how are you liking the iPad? :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7281074906276991042/comments/default/651821074776414502'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7281074906276991042/comments/default/651821074776414502'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/latest-scrappings.html?showComment=1271285374456#c651821074776414502' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/latest-scrappings.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7281074906276991042' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7281074906276991042' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='April 14, 2010 at 4:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5299845457958410689</id><published>2010-04-15T11:07:24.306-06:00</published><updated>2010-04-15T11:07:24.306-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My husband wanted to go see them too, but he didn&amp;...</title><content type='html'>My husband wanted to go see them too, but he didn&amp;#39;t have anyone to go with.  Glad the concert was great.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4603169229297084575/comments/default/5299845457958410689'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4603169229297084575/comments/default/5299845457958410689'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/muse.html?showComment=1271351244306#c5299845457958410689' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/00462544076947325718</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/muse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4603169229297084575' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4603169229297084575' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2055140021'/><gd:extendedProperty name='blogger.displayTime' value='April 15, 2010 at 11:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-281753417098365544</id><published>2010-04-15T18:00:59.236-06:00</published><updated>2010-04-15T18:00:59.236-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your style Brittney!  The journal pages are...</title><content type='html'>I love your style Brittney!  The journal pages are amazing! Thanks for the inspiration.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7281074906276991042/comments/default/281753417098365544'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7281074906276991042/comments/default/281753417098365544'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/latest-scrappings.html?showComment=1271376059236#c281753417098365544' title=''/><author><name>Marianne</name><uri>https://www.blogger.com/profile/18272304318388863130</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//3.bp.blogspot.com/-iHaSdItCiac/TijXpecPrhI/AAAAAAAAAgA/EZietlJN2g8/s32/uscropped.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/latest-scrappings.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7281074906276991042' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7281074906276991042' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2020412552'/><gd:extendedProperty name='blogger.displayTime' value='April 15, 2010 at 6:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8644230730441715919</id><published>2010-04-15T18:06:27.498-06:00</published><updated>2010-04-15T18:06:27.498-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>who hoo, my dd is ALL about the theater.  I can&amp;#3...</title><content type='html'>who hoo, my dd is ALL about the theater.  I can&amp;#39;t wait to see what you&amp;#39;ve done.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/234875730875510804/comments/default/8644230730441715919'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/234875730875510804/comments/default/8644230730441715919'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/peek-for-tomorrow-and-digiscrapaddicts.html?showComment=1271376387498#c8644230730441715919' title=''/><author><name>Marianne</name><uri>https://www.blogger.com/profile/18272304318388863130</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//3.bp.blogspot.com/-iHaSdItCiac/TijXpecPrhI/AAAAAAAAAgA/EZietlJN2g8/s32/uscropped.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/peek-for-tomorrow-and-digiscrapaddicts.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-234875730875510804' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/234875730875510804' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2020412552'/><gd:extendedProperty name='blogger.displayTime' value='April 15, 2010 at 6:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4309492273558668170</id><published>2010-04-16T08:48:53.087-06:00</published><updated>2010-04-16T08:48:53.126-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the DigiFree category today [16 Apr 02:00pm GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256254272856710315/comments/default/4309492273558668170'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256254272856710315/comments/default/4309492273558668170'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/its-opening-night.html?showComment=1271429333087#c4309492273558668170' title=''/><author><name>CraftCrave</name><uri>https://www.blogger.com/profile/14505840725031262368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_M7YN2PnxSgM/S2t8YDcfPHI/AAAAAAAAAAM/Rv4n6JeAIhw/S220-s32/LogoSquare.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/its-opening-night.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7256254272856710315' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7256254272856710315' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1618765778'/><gd:extendedProperty name='blogger.displayTime' value='April 16, 2010 at 8:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2533903132631983419</id><published>2010-04-16T10:41:31.810-06:00</published><updated>2010-04-16T10:41:31.810-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Bought The Fix yesterday once I saw you were one o...</title><content type='html'>Bought The Fix yesterday once I saw you were one of the featured designers. You really can&amp;#39;t beat that $3 price tag! Super cute kit btw!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/234875730875510804/comments/default/2533903132631983419'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/234875730875510804/comments/default/2533903132631983419'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/peek-for-tomorrow-and-digiscrapaddicts.html?showComment=1271436091810#c2533903132631983419' title=''/><author><name>kendallt</name><uri>https://www.blogger.com/profile/07731351238854174425</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//2.bp.blogspot.com/-yEPSvuldCM4/Tww0e-RsRpI/AAAAAAAAAJ8/mjFb_oJnQTs/s32/Kendall_NewAvatar_Small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/peek-for-tomorrow-and-digiscrapaddicts.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-234875730875510804' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/234875730875510804' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-37576675'/><gd:extendedProperty name='blogger.displayTime' value='April 16, 2010 at 10:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5205513957230970790</id><published>2010-04-16T10:49:23.009-06:00</published><updated>2010-04-16T10:49:23.009-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the show off gift!  I love the ...</title><content type='html'>Thanks so much for the show off gift!  I love the doodled flowers!  Your new release is stunning and is so versatile!!!  Love it!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256254272856710315/comments/default/5205513957230970790'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256254272856710315/comments/default/5205513957230970790'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/its-opening-night.html?showComment=1271436563009#c5205513957230970790' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/its-opening-night.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7256254272856710315' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7256254272856710315' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='April 16, 2010 at 10:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-201835980289096482</id><published>2010-04-16T14:25:02.954-06:00</published><updated>2010-04-16T14:25:02.954-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE, LOVE, LOVE the flowers!! They are fabulous!</title><content type='html'>LOVE, LOVE, LOVE the flowers!! They are fabulous!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256254272856710315/comments/default/201835980289096482'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256254272856710315/comments/default/201835980289096482'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/its-opening-night.html?showComment=1271449502954#c201835980289096482' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/its-opening-night.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7256254272856710315' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7256254272856710315' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='April 16, 2010 at 2:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-53762973111438132</id><published>2010-04-16T18:00:58.600-06:00</published><updated>2010-04-16T18:00:58.600-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks, Britt, for the freebie.  I grabbed the kit...</title><content type='html'>Thanks, Britt, for the freebie.  I grabbed the kit too and alredy scrapped with it.  It&amp;#39;s fabulous!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256254272856710315/comments/default/53762973111438132'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256254272856710315/comments/default/53762973111438132'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/its-opening-night.html?showComment=1271462458600#c53762973111438132' title=''/><author><name>yensid</name><uri>https://www.blogger.com/profile/01305634972620163428</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-GRyadjpsDKk/U9Ez4DpA2VI/AAAAAAAAAMM/R0b593mYUa4/s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/its-opening-night.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7256254272856710315' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7256254272856710315' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1725908217'/><gd:extendedProperty name='blogger.displayTime' value='April 16, 2010 at 6:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8262689766533305147</id><published>2010-04-16T23:39:38.838-06:00</published><updated>2010-04-16T23:39:38.867-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for freebies. Link on your post was adde...</title><content type='html'>Thank you for freebies. Link on your post was added to &lt;a href="http://lorisfreebielist.blogspot.com/2010/04/freebies-for-16-apr-page-4-of-6.html" rel="nofollow"&gt;Lori&amp;#39;s freebie list&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256254272856710315/comments/default/8262689766533305147'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256254272856710315/comments/default/8262689766533305147'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/its-opening-night.html?showComment=1271482778838#c8262689766533305147' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/its-opening-night.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7256254272856710315' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7256254272856710315' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 16, 2010 at 11:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3411648720586863996</id><published>2010-04-17T04:50:44.550-06:00</published><updated>2010-04-17T04:50:44.550-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so, so much for your fabulous designs. I...</title><content type='html'>Thank you so, so much for your fabulous designs. I love the quick-pages!!  Please, please do more quickpages for your existing Disney kits. I just love what you and your CT design, but I can never quite get mine as beautiful as yours. My plan for our Disney ablum is to do one or two full layouts for each area within the parks and then just put the other (hundreds)in photo sleeves. The pages I&amp;#39;v seen from your CT would be PERFECT for this plan!!!  Thank you!  Julie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256254272856710315/comments/default/3411648720586863996'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256254272856710315/comments/default/3411648720586863996'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/its-opening-night.html?showComment=1271501444550#c3411648720586863996' title=''/><author><name>jpickett22</name><uri>https://www.blogger.com/profile/11544841651907985001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-AkEkkS-dsUI/UrRUbKfhLYI/AAAAAAAAABU/itKvrxO2MU8/s32/Photo0071FourBySix%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/its-opening-night.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7256254272856710315' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7256254272856710315' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-847017802'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2010 at 4:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5040160100398995564</id><published>2010-04-17T10:06:17.666-06:00</published><updated>2010-04-17T10:06:17.698-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 5&lt;/b&gt; post on Apr. 17, 2010. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256254272856710315/comments/default/5040160100398995564'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256254272856710315/comments/default/5040160100398995564'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/its-opening-night.html?showComment=1271520377666#c5040160100398995564' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/04971662158544348527</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_CBfkG99evdo/S3sLEk2ZxqI/AAAAAAAAAAM/Awzo1lzOq2w/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/its-opening-night.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7256254272856710315' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7256254272856710315' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-117712948'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2010 at 10:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2797593738793488525</id><published>2010-04-17T22:13:14.074-06:00</published><updated>2010-04-17T22:13:14.074-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just picked up the kit and love it. Can&amp;#39;t wa...</title><content type='html'>I just picked up the kit and love it. Can&amp;#39;t wait to do some pages. Thank you for the great add on.&lt;br /&gt;&lt;br /&gt;artgalstyle</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256254272856710315/comments/default/2797593738793488525'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256254272856710315/comments/default/2797593738793488525'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/its-opening-night.html?showComment=1271563994074#c2797593738793488525' title=''/><author><name>Laramie</name><uri>https://www.blogger.com/profile/11675772521815930080</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-lxbudoed4X8/Xby8NboaK4I/AAAAAAAAJME/sUfZTFZFAY8zJH7jE3S1EOqYrQmSuw-_wCK4BGAYYCw/s32/00_facebook1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/its-opening-night.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7256254272856710315' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7256254272856710315' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-205340431'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2010 at 10:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3164926161873220629</id><published>2010-04-18T15:18:01.578-06:00</published><updated>2010-04-18T15:18:01.578-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you for the add-on!</title><content type='html'>thank you for the add-on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256254272856710315/comments/default/3164926161873220629'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256254272856710315/comments/default/3164926161873220629'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/its-opening-night.html?showComment=1271625481578#c3164926161873220629' title=''/><author><name>eveline</name><uri>https://www.blogger.com/profile/03282209639516058472</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/its-opening-night.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7256254272856710315' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7256254272856710315' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1181885404'/><gd:extendedProperty name='blogger.displayTime' value='April 18, 2010 at 3:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5651033241375303299</id><published>2010-04-20T10:59:18.385-06:00</published><updated>2010-04-20T10:59:18.385-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much, Britt! I&amp;#39;m gonna miss seein...</title><content type='html'>Thank you so much, Britt! I&amp;#39;m gonna miss seeing your beautiful pages with my designs. Love ya, chickie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/369163059223325568/comments/default/5651033241375303299'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/369163059223325568/comments/default/5651033241375303299'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/megan-turnidge-is-retiring.html?showComment=1271782758385#c5651033241375303299' title=''/><author><name>Megan Turnidge</name><uri>https://www.blogger.com/profile/09632681653843539312</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-qN5ZgCq9lng/UYJqFeL_lEI/AAAAAAAABfU/1ptEgbAsJSo/s32/mturnidge_headshot.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/megan-turnidge-is-retiring.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-369163059223325568' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/369163059223325568' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-693475839'/><gd:extendedProperty name='blogger.displayTime' value='April 20, 2010 at 10:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3999381179309037577</id><published>2010-04-20T11:49:04.328-06:00</published><updated>2010-04-20T11:49:04.328-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for posting this! I loaded up on some great...</title><content type='html'>Thanks for posting this! I loaded up on some great kits. Good luck to Megan in whatever her future holds.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/369163059223325568/comments/default/3999381179309037577'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/369163059223325568/comments/default/3999381179309037577'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/megan-turnidge-is-retiring.html?showComment=1271785744328#c3999381179309037577' title=''/><author><name>Buffy0214</name><uri>https://www.blogger.com/profile/06308024875823554809</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_h-pWwnNYXas/SgrfeygtiyI/AAAAAAAAAFs/EPb3-w3lFao/S220-s32/2006-09-01+(5).JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/megan-turnidge-is-retiring.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-369163059223325568' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/369163059223325568' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1294607005'/><gd:extendedProperty name='blogger.displayTime' value='April 20, 2010 at 11:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1467157977352288959</id><published>2010-04-21T05:12:54.211-06:00</published><updated>2010-04-21T05:12:54.211-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this new kit!! I &amp;#39;m off to get it, been h...</title><content type='html'>Love this new kit!! I &amp;#39;m off to get it, been having quite a few chances to go to the theatre and to concerts, just perfect!! You rock, Brit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256254272856710315/comments/default/1467157977352288959'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256254272856710315/comments/default/1467157977352288959'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/its-opening-night.html?showComment=1271848374211#c1467157977352288959' title=''/><author><name>Yin</name><uri>https://www.blogger.com/profile/12411403555604850149</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/its-opening-night.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7256254272856710315' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7256254272856710315' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-102395789'/><gd:extendedProperty name='blogger.displayTime' value='April 21, 2010 at 5:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6596835799758258201</id><published>2010-04-21T08:54:54.354-06:00</published><updated>2010-04-21T08:54:54.354-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the heads up on this!  I love Megan&amp;#39...</title><content type='html'>Thanks for the heads up on this!  I love Megan&amp;#39;s stuff, too, and love a good deal to boot.  Good luck to Megan!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/369163059223325568/comments/default/6596835799758258201'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/369163059223325568/comments/default/6596835799758258201'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/megan-turnidge-is-retiring.html?showComment=1271861694354#c6596835799758258201' title=''/><author><name>Beth</name><uri>https://www.blogger.com/profile/13870296621798497300</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-Xgp7_L6R9qo/Wh4-8WJUILI/AAAAAAABqNc/AujVyPoz0aMwGiOE-sIwNZcpxNZymwzbQCK4BGAYYCw/s32/beth.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/megan-turnidge-is-retiring.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-369163059223325568' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/369163059223325568' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868305007'/><gd:extendedProperty name='blogger.displayTime' value='April 21, 2010 at 8:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3877405286715563427</id><published>2010-04-21T14:18:28.331-06:00</published><updated>2010-04-21T14:18:28.331-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;ve been over at her store shopping already. ...</title><content type='html'>I&amp;#39;ve been over at her store shopping already.  I have a kit of hers that is one of my favorites.  I hate when designers retire!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/369163059223325568/comments/default/3877405286715563427'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/369163059223325568/comments/default/3877405286715563427'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/megan-turnidge-is-retiring.html?showComment=1271881108331#c3877405286715563427' title=''/><author><name>mrstank</name><uri>https://www.blogger.com/profile/03286604572880656982</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/megan-turnidge-is-retiring.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-369163059223325568' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/369163059223325568' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026006575'/><gd:extendedProperty name='blogger.displayTime' value='April 21, 2010 at 2:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2940571274706523642</id><published>2010-04-28T09:04:00.527-06:00</published><updated>2010-04-28T09:04:00.527-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>HOLY CROW! I love that tent and fire! I&amp;#39;m so e...</title><content type='html'>HOLY CROW! I love that tent and fire! I&amp;#39;m so excited and hope I can join in some!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4048564115615081542/comments/default/2940571274706523642'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4048564115615081542/comments/default/2940571274706523642'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/insd-is-this-weekend.html?showComment=1272467040527#c2940571274706523642' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/insd-is-this-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4048564115615081542' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4048564115615081542' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='April 28, 2010 at 9:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3035375945346022306</id><published>2010-04-29T07:40:43.284-06:00</published><updated>2010-04-29T07:40:43.284-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can&amp;#39;t wait to see your GB, Britt! I just love ...</title><content type='html'>Can&amp;#39;t wait to see your GB, Britt! I just love iNSD...it&amp;#39;s like Christmas!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4048564115615081542/comments/default/3035375945346022306'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4048564115615081542/comments/default/3035375945346022306'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/insd-is-this-weekend.html?showComment=1272548443284#c3035375945346022306' title=''/><author><name>kendallt</name><uri>https://www.blogger.com/profile/07731351238854174425</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//2.bp.blogspot.com/-yEPSvuldCM4/Tww0e-RsRpI/AAAAAAAAAJ8/mjFb_oJnQTs/s32/Kendall_NewAvatar_Small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/insd-is-this-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4048564115615081542' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4048564115615081542' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-37576675'/><gd:extendedProperty name='blogger.displayTime' value='April 29, 2010 at 7:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3949017313692923568</id><published>2010-04-29T16:06:43.933-06:00</published><updated>2010-04-29T16:06:43.933-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What an amazing gallery! Doesn&amp;#39;t it make you w...</title><content type='html'>What an amazing gallery! Doesn&amp;#39;t it make you want to go to NYC?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7347481886120468265/comments/default/3949017313692923568'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7347481886120468265/comments/default/3949017313692923568'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/dancers-among-us.html?showComment=1272578803933#c3949017313692923568' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/dancers-among-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7347481886120468265' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7347481886120468265' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='April 29, 2010 at 4:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3868839019398843975</id><published>2010-04-29T16:22:47.593-06:00</published><updated>2010-04-29T16:22:47.593-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Totally!!!!</title><content type='html'>Totally!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7347481886120468265/comments/default/3868839019398843975'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7347481886120468265/comments/default/3868839019398843975'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/dancers-among-us.html?showComment=1272579767593#c3868839019398843975' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/dancers-among-us.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7347481886120468265' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7347481886120468265' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='April 29, 2010 at 4:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3746126071786152410</id><published>2010-04-30T04:44:36.016-06:00</published><updated>2010-04-30T04:44:36.016-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am EXCITED!!!!! This looks so awesome, Britt!!!</title><content type='html'>I am EXCITED!!!!! This looks so awesome, Britt!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5764067892678949606/comments/default/3746126071786152410'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5764067892678949606/comments/default/3746126071786152410'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/clock-strikes-midnight.html?showComment=1272624276016#c3746126071786152410' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/clock-strikes-midnight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5764067892678949606' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5764067892678949606' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='April 30, 2010 at 4:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7591812073304281770</id><published>2010-04-30T06:24:00.727-06:00</published><updated>2010-04-30T06:24:00.727-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love it, Britt! Can&amp;#39;t wait to chat with you to...</title><content type='html'>Love it, Britt! Can&amp;#39;t wait to chat with you tonight. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5764067892678949606/comments/default/7591812073304281770'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5764067892678949606/comments/default/7591812073304281770'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/clock-strikes-midnight.html?showComment=1272630240727#c7591812073304281770' title=''/><author><name>kendallt</name><uri>https://www.blogger.com/profile/07731351238854174425</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//2.bp.blogspot.com/-yEPSvuldCM4/Tww0e-RsRpI/AAAAAAAAAJ8/mjFb_oJnQTs/s32/Kendall_NewAvatar_Small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/clock-strikes-midnight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5764067892678949606' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5764067892678949606' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-37576675'/><gd:extendedProperty name='blogger.displayTime' value='April 30, 2010 at 6:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5807415278818979508</id><published>2010-04-30T08:41:46.224-06:00</published><updated>2010-04-30T08:41:46.224-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt your grab bag looks awesome!!! What cute kit...</title><content type='html'>Britt your grab bag looks awesome!!! What cute kit did you use to make your fireside chat flyer? Is it a prize in your chat? I&amp;#39;m going to try and be there tonight.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5764067892678949606/comments/default/5807415278818979508'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5764067892678949606/comments/default/5807415278818979508'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/clock-strikes-midnight.html?showComment=1272638506224#c5807415278818979508' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/clock-strikes-midnight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5764067892678949606' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5764067892678949606' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='April 30, 2010 at 8:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3928601903386480679</id><published>2010-04-30T09:31:29.746-06:00</published><updated>2010-04-30T09:31:29.746-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok, I don&amp;#39;t even know where to start! I was so...</title><content type='html'>Ok, I don&amp;#39;t even know where to start! I was so sad when I missed the hat collection twice! and then when I saw that in my inbox this am, I did the happy dance!!! THANK you~! I can&amp;#39;t wait to get shopping and chatting. I really hope to make it there!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5764067892678949606/comments/default/3928601903386480679'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5764067892678949606/comments/default/3928601903386480679'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/clock-strikes-midnight.html?showComment=1272641489746#c3928601903386480679' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/clock-strikes-midnight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5764067892678949606' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5764067892678949606' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='April 30, 2010 at 9:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5431307778208340073</id><published>2010-04-30T15:10:55.533-06:00</published><updated>2010-04-30T15:10:55.533-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That grab bag looks great - I can&amp;#39;t wait to ge...</title><content type='html'>That grab bag looks great - I can&amp;#39;t wait to get to some iNSD shopping today!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5764067892678949606/comments/default/5431307778208340073'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5764067892678949606/comments/default/5431307778208340073'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/clock-strikes-midnight.html?showComment=1272661855533#c5431307778208340073' title=''/><author><name>Laura</name><uri>https://www.blogger.com/profile/03737616599773463119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-zuX9fl3t8ko/Tmf5oSKViQI/AAAAAAAAAC0/wAX7IQUe0-0/s32/Avatar-Hpgirl.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/clock-strikes-midnight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5764067892678949606' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5764067892678949606' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1158465436'/><gd:extendedProperty name='blogger.displayTime' value='April 30, 2010 at 3:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1600358373069121565</id><published>2010-05-01T07:08:50.249-06:00</published><updated>2010-05-01T07:08:50.249-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesomely romantic!</title><content type='html'>Awesomely romantic!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/1600358373069121565'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/1600358373069121565'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html?showComment=1272719330249#c1600358373069121565' title=''/><author><name>Ami</name><uri>https://www.blogger.com/profile/05168983811339328471</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8167983148612921857' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8167983148612921857' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1570705746'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 7:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5691684709282090255</id><published>2010-05-01T07:13:30.307-06:00</published><updated>2010-05-01T07:13:30.307-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love it!  Thanks for the freebie and LOVING that n...</title><content type='html'>Love it!  Thanks for the freebie and LOVING that new blog header!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/5691684709282090255'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/5691684709282090255'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html?showComment=1272719610307#c5691684709282090255' title=''/><author><name>Carolyn</name><uri>https://www.blogger.com/profile/08036436055861746660</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8167983148612921857' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8167983148612921857' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1670202160'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 7:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7515517943231092429</id><published>2010-05-01T07:29:04.704-06:00</published><updated>2010-05-01T07:29:04.704-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful ring and beautiful story!  You got engag...</title><content type='html'>Beautiful ring and beautiful story!  You got engaged on my 13th wedding anniversary! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/7515517943231092429'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/7515517943231092429'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html?showComment=1272720544704#c7515517943231092429' title=''/><author><name>kimfernald</name><uri>https://www.blogger.com/profile/03601010052494340482</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8167983148612921857' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8167983148612921857' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-645051130'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 7:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9061612547422507526</id><published>2010-05-01T08:09:16.327-06:00</published><updated>2010-05-01T08:09:16.327-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a wonderful engagement story! Cool place to g...</title><content type='html'>What a wonderful engagement story! Cool place to get engaged! Way to go, Josh!&lt;br /&gt;&lt;br /&gt;Thanks for the freebie, Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/9061612547422507526'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/9061612547422507526'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html?showComment=1272722956327#c9061612547422507526' title=''/><author><name>Lisa</name><uri>https://www.blogger.com/profile/09387296334110782535</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//1.bp.blogspot.com/_anNVUCPkJww/SnsRHC5z2jI/AAAAAAAAAEQ/4zlYZLQljIw/S220-s32/Lisa_FS_Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8167983148612921857' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8167983148612921857' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1788080105'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 8:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1670155582729099035</id><published>2010-05-01T08:34:52.109-06:00</published><updated>2010-05-01T08:34:52.142-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the DigiFree category today [01 May 02:00pm GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/1670155582729099035'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/1670155582729099035'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html?showComment=1272724492109#c1670155582729099035' title=''/><author><name>CraftCrave</name><uri>https://www.blogger.com/profile/14505840725031262368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_M7YN2PnxSgM/S2t8YDcfPHI/AAAAAAAAAAM/Rv4n6JeAIhw/S220-s32/LogoSquare.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8167983148612921857' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8167983148612921857' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1618765778'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 8:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3836714051462199992</id><published>2010-05-01T08:55:21.645-06:00</published><updated>2010-05-01T08:55:21.645-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a sweet story Britt!! Hooray for Josh managin...</title><content type='html'>What a sweet story Britt!! Hooray for Josh managing to surprise you :) Thanks for the little addon to the collab!&lt;br /&gt;xx,&lt;br /&gt;Jess</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/3836714051462199992'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/3836714051462199992'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html?showComment=1272725721645#c3836714051462199992' title=''/><author><name>Jessica</name><uri>https://www.blogger.com/profile/12077393210272884368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_kTEkw07EI7w/SuM3kED3O6I/AAAAAAAAACk/G604HCfHwPM/S220-s32/profile+pic+500.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8167983148612921857' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8167983148612921857' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-141561779'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 8:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6031519911428744250</id><published>2010-05-01T09:00:58.331-06:00</published><updated>2010-05-01T09:00:58.331-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a sweet story!</title><content type='html'>What a sweet story!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/6031519911428744250'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/6031519911428744250'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html?showComment=1272726058331#c6031519911428744250' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/03564906200983646394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-2U_pryEXti0/UWcgC9NYzWI/AAAAAAAAXtw/ccer93QzhAA/s32/20130216_100523%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8167983148612921857' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8167983148612921857' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-161017844'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 9:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2645709885219158479</id><published>2010-05-01T09:27:54.858-06:00</published><updated>2010-05-01T09:27:54.858-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much Britt!</title><content type='html'>Thanks so much Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/2645709885219158479'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/2645709885219158479'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html?showComment=1272727674858#c2645709885219158479' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8167983148612921857' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8167983148612921857' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 9:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-610799409134431411</id><published>2010-05-01T09:29:04.110-06:00</published><updated>2010-05-01T09:29:04.110-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE that story!  And he did a GREAT job on pickin...</title><content type='html'>LOVE that story!  And he did a GREAT job on picking out your ring...it&amp;#39;s beautiful!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/610799409134431411'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/610799409134431411'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html?showComment=1272727744110#c610799409134431411' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8167983148612921857' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8167983148612921857' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 9:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6617823791888352628</id><published>2010-05-01T09:58:35.650-06:00</published><updated>2010-05-01T09:58:35.650-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You are braver than me! I put a LOT of input into ...</title><content type='html'>You are braver than me! I put a LOT of input into my ring, he he.&lt;br /&gt;&lt;br /&gt;Thanks for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/6617823791888352628'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/6617823791888352628'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html?showComment=1272729515650#c6617823791888352628' title=''/><author><name>lavatea</name><uri>https://www.blogger.com/profile/12352912678136461564</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-Rr3mQf2PXY4/TrVVHiMateI/AAAAAAAAAV8/Pso4lXsM9XQ/s32/08-11.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8167983148612921857' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8167983148612921857' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-148624671'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 9:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4189346022334352087</id><published>2010-05-01T10:42:03.888-06:00</published><updated>2010-05-01T10:42:03.888-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a wonderfully romantic story! Thanks for shar...</title><content type='html'>What a wonderfully romantic story! Thanks for sharing and thank you also for the cute freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/4189346022334352087'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/4189346022334352087'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html?showComment=1272732123888#c4189346022334352087' title=''/><author><name>Nancy</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8167983148612921857' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8167983148612921857' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 10:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-355244224863269703</id><published>2010-05-01T14:14:00.595-06:00</published><updated>2010-05-01T14:14:00.595-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is soooo sweet, I loved your story (and the p...</title><content type='html'>That is soooo sweet, I loved your story (and the pics - your ring is GORGEOUS!)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/355244224863269703'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/355244224863269703'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html?showComment=1272744840595#c355244224863269703' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8167983148612921857' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8167983148612921857' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 2:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4625799745226666476</id><published>2010-05-01T14:28:17.018-06:00</published><updated>2010-05-01T14:28:17.018-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is the sweetest story! I got all choked up to...</title><content type='html'>That is the sweetest story! I got all choked up too. And I LOVE your ring! Thanks for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/4625799745226666476'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/4625799745226666476'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html?showComment=1272745697018#c4625799745226666476' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8167983148612921857' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8167983148612921857' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 2:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1345627740832544442</id><published>2010-05-01T15:50:04.499-06:00</published><updated>2010-05-01T15:50:04.499-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the Disney freebie, thank you!  I haven&amp;#39;t...</title><content type='html'>Love the Disney freebie, thank you!  I haven&amp;#39;t had any luck with SM opening yet.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/1345627740832544442'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/1345627740832544442'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1272750604499#c1345627740832544442' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 3:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8229471460241272282</id><published>2010-05-01T15:59:41.789-06:00</published><updated>2010-05-01T15:59:41.789-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much!  It&amp;#39;s awesome!  Since I got ma...</title><content type='html'>Thanks so much!  It&amp;#39;s awesome!  Since I got married 5 years ago, I&amp;#39;ve been trying to convince my husband to go to Disneyland and he&amp;#39;s finally agreed to 2012 when our kids will be old enough to remember a thing or two.  HOORAY!!!  The submarine ride there is the very first memory I have of my life so Disneyland holds a special place for me.  I will definitely be stocking up on your kits in preparation.  I haven&amp;#39;t had any luck the past two days getting into your shop and I&amp;#39;m supposed to go into labor any minute now but I&amp;#39;ll just keep trying and hoping.  Thanks for everything you do!  LOVE your designs!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/8229471460241272282'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/8229471460241272282'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1272751181789#c8229471460241272282' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/09263169891868461121</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//bp0.blogger.com/_j5JkeqhIeSM/R5N4NzPkqVI/AAAAAAAAApo/TEJrwEWJQBE/S220-s32/20080118_1574.1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1675435534'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 3:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5549497710809043386</id><published>2010-05-01T16:07:19.843-06:00</published><updated>2010-05-01T16:07:19.843-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie Brittney! Have a great Disn...</title><content type='html'>Thanks for the freebie Brittney! Have a great Disney time at Disneyland.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/5549497710809043386'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/5549497710809043386'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1272751639843#c5549497710809043386' title=''/><author><name>Érica</name><uri>https://www.blogger.com/profile/06496215235425384435</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-CObwQAvKKKw/TxTLTpcu7nI/AAAAAAAAAaM/G7uWoKNhSHc/s32/5a3083b6b23a1e52379196fb5c285a241666aca3%255B1%255D.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1366672751'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 4:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6378406270904354184</id><published>2010-05-01T16:16:17.076-06:00</published><updated>2010-05-01T16:16:17.076-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the word art, and have fun next weekend!</title><content type='html'>Thanks for the word art, and have fun next weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/6378406270904354184'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/6378406270904354184'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1272752177076#c6378406270904354184' title=''/><author><name>RoverGal</name><uri>https://www.blogger.com/profile/03490390477883008905</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//3.bp.blogspot.com/_7SjalWIOBcA/SaAW6auXGlI/AAAAAAAAE0w/J7vx2RqDY9A/S220-s32/Rovergal2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1217751526'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 4:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-247810870295343875</id><published>2010-05-01T16:36:23.158-06:00</published><updated>2010-05-01T16:36:23.158-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the Disney goodies!  You are so funny g...</title><content type='html'>Thanks for the Disney goodies!  You are so funny going to DL again - you go just as much as I did when I was a local in SoCal!!  Have a great time!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/247810870295343875'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/247810870295343875'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1272753383158#c247810870295343875' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/03564906200983646394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-2U_pryEXti0/UWcgC9NYzWI/AAAAAAAAXtw/ccer93QzhAA/s32/20130216_100523%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-161017844'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 4:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6098917474684855341</id><published>2010-05-01T16:39:35.297-06:00</published><updated>2010-05-01T16:39:35.297-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much Britt!  Enjoy your trip to Disney</title><content type='html'>Thanks so much Britt!  Enjoy your trip to Disney</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/6098917474684855341'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/6098917474684855341'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1272753575297#c6098917474684855341' title=''/><author><name>Jewelle</name><uri>https://www.blogger.com/profile/02260332839799346385</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//1.bp.blogspot.com/_PgaJVx1m26Y/SspZwnsStGI/AAAAAAAADFo/aGpJ0WpG-9Q/S220-s32/jewelle.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1888036145'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 4:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2641815102270536796</id><published>2010-05-01T16:41:50.967-06:00</published><updated>2010-05-01T16:41:50.967-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your freebie is SOOOO worth waiting to download my...</title><content type='html'>Your freebie is SOOOO worth waiting to download my new goodies!  Thanks Brit.  Enjoy your trip!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/2641815102270536796'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/2641815102270536796'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1272753710967#c2641815102270536796' title=''/><author><name>kleb111</name><uri>https://www.blogger.com/profile/09032525375647131397</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-514350011'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 4:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4814013728943986228</id><published>2010-05-01T16:48:02.403-06:00</published><updated>2010-05-01T16:48:02.403-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my gosh how cute is that freebie!!! Thanks so m...</title><content type='html'>Oh my gosh how cute is that freebie!!! Thanks so much Britt!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/4814013728943986228'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/4814013728943986228'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1272754082403#c4814013728943986228' title=''/><author><name>kmkarayannis</name><uri>https://www.blogger.com/profile/05663787714491684692</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_cNQTfFeY3sY/SjWz1pX7ctI/AAAAAAAAABM/L68BKn97sCg/S220-s32/100_2741desktop+sizesmaller.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-695638573'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 4:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1765749020888071668</id><published>2010-05-01T17:00:11.111-06:00</published><updated>2010-05-01T17:00:11.111-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the giftie, Britt!  Lucky you, only 6 d...</title><content type='html'>Thanks for the giftie, Britt!  Lucky you, only 6 days to wait.  I have 6 weeks till WDW!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/1765749020888071668'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/1765749020888071668'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1272754811111#c1765749020888071668' title=''/><author><name>yensid</name><uri>https://www.blogger.com/profile/01305634972620163428</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-GRyadjpsDKk/U9Ez4DpA2VI/AAAAAAAAAMM/R0b593mYUa4/s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1725908217'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 5:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5987136616236636514</id><published>2010-05-01T17:08:11.253-06:00</published><updated>2010-05-01T17:08:11.253-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the fabulous word art, thank you so much for ...</title><content type='html'>Love the fabulous word art, thank you so much for sharing! Great tips on the site problems. I was shopping at 3:30 am and no crowds!! I did miss bingo this morning (unable to get to the gallery to upload my card) but was able to get on the team blog long enough to copy the blog train list before the page disappeared! I&amp;#39;ve been riding the blog train and reading some wonderful stories and snagging some great freebies! Definitely stress free!! Many thanks to you and everyone at SM.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/5987136616236636514'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/5987136616236636514'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1272755291253#c5987136616236636514' title=''/><author><name>Nancy</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 5:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7555838139164026821</id><published>2010-05-01T17:14:20.126-06:00</published><updated>2010-05-01T17:14:20.126-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you so much for the freebie! i&amp;#39;ll enjoy ...</title><content type='html'>thank you so much for the freebie! i&amp;#39;ll enjoy it while waiting to download your grab bag :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/7555838139164026821'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/7555838139164026821'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1272755660126#c7555838139164026821' title=''/><author><name>eveline</name><uri>https://www.blogger.com/profile/03282209639516058472</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1181885404'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 5:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5170717252266428553</id><published>2010-05-01T18:39:41.381-06:00</published><updated>2010-05-01T18:39:41.381-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ahhhh! SO CUTE Britt!!!!
Keep trying everybody, th...</title><content type='html'>Ahhhh! SO CUTE Britt!!!!&lt;br /&gt;Keep trying everybody, the sale at SM is SO worth it! And like Britt said, they take care of their customers, have no fear!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/5170717252266428553'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/5170717252266428553'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1272760781381#c5170717252266428553' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/09454808955735563471</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-355999359'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 6:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1899524405923860194</id><published>2010-05-01T18:41:08.753-06:00</published><updated>2010-05-01T18:41:08.753-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>great freebie Britt! Your so right about surviving...</title><content type='html'>great freebie Britt! Your so right about surviving NSD! SM has been so slow! I didn&amp;#39;t realize that about waiting to download! I purchased a whole bunch of stuff yesterday, including your grab bag, and haven&amp;#39;t downloaded it yet! I&amp;#39;ll definitely wait now!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/1899524405923860194'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/1899524405923860194'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1272760868753#c1899524405923860194' title=''/><author><name>Melissa</name><uri>https://www.blogger.com/profile/13668910937246142586</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//3.bp.blogspot.com/-jY813hCFMRw/TotwPB7tJRI/AAAAAAAAAEA/sgWYrAybvnA/s32/avatar.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1994422523'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 6:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8558642547080301394</id><published>2010-05-01T18:44:38.255-06:00</published><updated>2010-05-01T18:44:38.255-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie, bought my bag, but waiting...</title><content type='html'>Thanks for the freebie, bought my bag, but waiting to download.  Wow!  I can&amp;#39;t believe you are going again, rats I wish I lived that close!  Have fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/8558642547080301394'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/8558642547080301394'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1272761078255#c8558642547080301394' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 6:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1719140962461476457</id><published>2010-05-01T19:11:46.076-06:00</published><updated>2010-05-01T19:11:46.076-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt!  :)  I bought a bunch of your stuff ...</title><content type='html'>Thanks Britt!  :)  I bought a bunch of your stuff today! I love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/1719140962461476457'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/1719140962461476457'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1272762706076#c1719140962461476457' title=''/><author><name>JoAnn</name><uri>https://www.blogger.com/profile/12270148950107909001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-652271377'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 7:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1336562839941657102</id><published>2010-05-01T19:22:24.394-06:00</published><updated>2010-05-01T19:22:24.394-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for another cute freebie.  I bought the Ger...</title><content type='html'>Thanks for another cute freebie.  I bought the Germany portion of the colab kit you did for our upcoming trip, as we have dinnner reservations for Biergarten.  It&amp;#39;s too perfect, and the sale was great!   :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/1336562839941657102'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/1336562839941657102'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1272763344394#c1336562839941657102' title=''/><author><name>Laura Schmitt</name><uri>https://www.blogger.com/profile/05463058207258783953</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='24' src='//3.bp.blogspot.com/__R-N2HoHns0/TBlqjQRKmHI/AAAAAAABC-g/BxTOFwfkgbY/S220-s31/bfclass.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-811880337'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 7:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4955720623776177790</id><published>2010-05-01T20:08:47.181-06:00</published><updated>2010-05-01T20:08:47.181-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for another Disney freebie...I&amp;#39;ll be so...</title><content type='html'>Thanks for another Disney freebie...I&amp;#39;ll be so ready for whenever we are able to go again.  I hope it is soon...but we gotta get through this adoption and those expenses first! =)  Did I tell you we had 2 calls this month??!!!  But, nothing has worked out yet!  We just keep praying!! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/4955720623776177790'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/4955720623776177790'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1272766127181#c4955720623776177790' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 8:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2764926180157112814</id><published>2010-05-01T20:26:34.358-06:00</published><updated>2010-05-01T20:26:34.358-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freebie!</title><content type='html'>Thank you for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/2764926180157112814'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/2764926180157112814'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1272767194358#c2764926180157112814' title=''/><author><name>Abby</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 8:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6169069736332964212</id><published>2010-05-01T23:12:50.503-06:00</published><updated>2010-05-01T23:12:50.503-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks - great gift and great story!</title><content type='html'>Thanks - great gift and great story!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/6169069736332964212'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/6169069736332964212'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html?showComment=1272777170503#c6169069736332964212' title=''/><author><name>Jewel</name><uri>https://www.blogger.com/profile/07099960361272587571</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//1.bp.blogspot.com/_WKLwOhQVbMk/SnkHZSMEqvI/AAAAAAAAAYk/XREtLMwqjPQ/S220-s32/Jewel.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8167983148612921857' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8167983148612921857' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1014615614'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 11:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4830091459178816698</id><published>2010-05-01T23:35:59.917-06:00</published><updated>2010-05-01T23:35:59.917-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the awesome freebie!</title><content type='html'>Thanks for the awesome freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/4830091459178816698'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/4830091459178816698'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1272778559917#c4830091459178816698' title=''/><author><name>kimfernald</name><uri>https://www.blogger.com/profile/03601010052494340482</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-645051130'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 11:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-781061092963392011</id><published>2010-05-01T23:40:22.044-06:00</published><updated>2010-05-01T23:40:22.044-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the great freebie! I haven&amp;#39;t had an...</title><content type='html'>Thanks for the great freebie! I haven&amp;#39;t had any luck getting in the shop either... was hoping to try that middle of the night trick, but shop is already closed for fixits!! Better luck tomorrow, I guess.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/781061092963392011'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/781061092963392011'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1272778822044#c781061092963392011' title=''/><author><name>Rebecca</name><uri>https://www.blogger.com/profile/06725974417373764155</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-LpUFt0ARaXw/UIwNs6nuprI/AAAAAAAAG6g/fm-cV6KCPC8/s32/0001web200-2sharp.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-907838277'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 11:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2405960931422034510</id><published>2010-05-01T23:41:39.006-06:00</published><updated>2010-05-01T23:41:39.047-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for freebies. Link on your post was adde...</title><content type='html'>Thank you for freebies. Link on your post was added to &lt;a href="http://lorisfreebielist.blogspot.com/2010/05/freebies-for-01-may-page-6-of-11.html" rel="nofollow"&gt;Lori&amp;#39;s freebie list&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/2405960931422034510'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/2405960931422034510'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html?showComment=1272778899006#c2405960931422034510' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8167983148612921857' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8167983148612921857' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 11:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2440870319137309850</id><published>2010-05-01T23:43:43.579-06:00</published><updated>2010-05-01T23:43:43.612-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for freebies. Link on your post was adde...</title><content type='html'>Thank you for freebies. Link on your post was added to &lt;a href="http://lorisfreebielist.blogspot.com/2010/05/freebies-for-01-may-page-3-of-11.html" rel="nofollow"&gt;Lori&amp;#39;s freebie list&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/2440870319137309850'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/2440870319137309850'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1272779023579#c2440870319137309850' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2010 at 11:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4451611894645480855</id><published>2010-05-02T00:39:08.804-06:00</published><updated>2010-05-02T00:39:08.804-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>many thanks</title><content type='html'>many thanks</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/4451611894645480855'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/4451611894645480855'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html?showComment=1272782348804#c4451611894645480855' title=''/><author><name>ivymay</name><uri>https://www.blogger.com/profile/15077128559311414489</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8167983148612921857' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8167983148612921857' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1576547137'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2010 at 12:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7952972390024855488</id><published>2010-05-02T08:14:12.916-06:00</published><updated>2010-05-02T08:14:12.916-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the nice WA.</title><content type='html'>Thanks so much for the nice WA.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/7952972390024855488'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/7952972390024855488'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html?showComment=1272809652916#c7952972390024855488' title=''/><author><name>grannymike</name><uri>https://www.blogger.com/profile/16776905888957564182</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8167983148612921857' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8167983148612921857' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-50496425'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2010 at 8:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7359373131274862848</id><published>2010-05-02T08:35:04.507-06:00</published><updated>2010-05-02T08:35:04.543-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the DigiFree category today [02 May 02:00pm GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/7359373131274862848'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/7359373131274862848'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1272810904507#c7359373131274862848' title=''/><author><name>CraftCrave</name><uri>https://www.blogger.com/profile/14505840725031262368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_M7YN2PnxSgM/S2t8YDcfPHI/AAAAAAAAAAM/Rv4n6JeAIhw/S220-s32/LogoSquare.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1618765778'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2010 at 8:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7416869270670811182</id><published>2010-05-02T11:00:23.293-06:00</published><updated>2010-05-02T11:00:23.323-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 8&lt;/b&gt; post on May. 02, 2010. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/7416869270670811182'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/7416869270670811182'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1272819623293#c7416869270670811182' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/04971662158544348527</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_CBfkG99evdo/S3sLEk2ZxqI/AAAAAAAAAAM/Awzo1lzOq2w/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-117712948'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2010 at 11:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-670834370005360841</id><published>2010-05-02T11:00:23.976-06:00</published><updated>2010-05-02T11:00:24.007-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 9&lt;/b&gt; post on May. 02, 2010. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/670834370005360841'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/670834370005360841'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html?showComment=1272819623976#c670834370005360841' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/04971662158544348527</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_CBfkG99evdo/S3sLEk2ZxqI/AAAAAAAAAAM/Awzo1lzOq2w/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8167983148612921857' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8167983148612921857' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-117712948'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2010 at 11:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7904097249555967528</id><published>2010-05-02T15:35:13.722-06:00</published><updated>2010-05-02T15:35:13.722-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you for sharing! Heading to disney for Thank...</title><content type='html'>thank you for sharing! Heading to disney for Thanksgiving/Christmas!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/7904097249555967528'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/7904097249555967528'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1272836113722#c7904097249555967528' title=''/><author><name>sdwrdt</name><uri>https://www.blogger.com/profile/02140436810837366060</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-723453846'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2010 at 3:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6444815643631279978</id><published>2010-05-02T18:42:33.045-06:00</published><updated>2010-05-02T18:42:33.045-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the awesome Disney freebie, can&amp;#39;t w...</title><content type='html'>Thanks for the awesome Disney freebie, can&amp;#39;t wait for our day DLand on the 13th! A little Disney break in the middle of the week! &lt;br /&gt;&lt;br /&gt;I still can&amp;#39;t seem to shop in the site, I&amp;#39;ll try later tonight, I&amp;#39;m hoping you keep the 40% thru the night. Pretty please!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/6444815643631279978'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/6444815643631279978'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1272847353045#c6444815643631279978' title=''/><author><name>marieta</name><uri>https://www.blogger.com/profile/10649179262349044635</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1516666604'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2010 at 6:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-852978491382399426</id><published>2010-05-02T20:03:42.716-06:00</published><updated>2010-05-02T20:03:42.716-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much!  Your NSD freebie is so thought...</title><content type='html'>Thank you so much!  Your NSD freebie is so thoughtful  -- and crazy cute!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/852978491382399426'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/852978491382399426'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1272852222716#c852978491382399426' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/11917002182871204938</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-143572415'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2010 at 8:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-522192255883885572</id><published>2010-05-02T20:26:17.213-06:00</published><updated>2010-05-02T20:26:17.213-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awe! Thanks!</title><content type='html'>Awe! Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/522192255883885572'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/522192255883885572'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1272853577213#c522192255883885572' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2010 at 8:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6731520997853930922</id><published>2010-05-02T21:09:47.712-06:00</published><updated>2010-05-02T21:09:47.712-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I tried getting back in to buy two more kits, but ...</title><content type='html'>I tried getting back in to buy two more kits, but both times today, no luck.  Bizarre error code all over the shop screen and now just no response!  Hope the sale will be extended for those who were not able to get through online this weekend?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/6731520997853930922'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/6731520997853930922'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1272856187712#c6731520997853930922' title=''/><author><name>Laura</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2010 at 9:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8045203746032023286</id><published>2010-05-03T10:35:10.879-06:00</published><updated>2010-05-03T10:35:10.879-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the Disney freebie!  Have a wonderful t...</title><content type='html'>Thanks for the Disney freebie!  Have a wonderful trip!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/8045203746032023286'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/8045203746032023286'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1272904510879#c8045203746032023286' title=''/><author><name>Hilarie</name><uri>https://www.blogger.com/profile/07428174786150700682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/_oy39VI87cu0/S0mKVzVRNpI/AAAAAAAAACo/OL119XZrYqA/S220-s32/profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1802246611'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2010 at 10:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6693295159403766235</id><published>2010-05-03T11:23:49.519-06:00</published><updated>2010-05-03T11:23:49.519-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for sharing! this is awesome!</title><content type='html'>thanks for sharing! this is awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/6693295159403766235'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/6693295159403766235'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1272907429519#c6693295159403766235' title=''/><author><name>marilyn</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2010 at 11:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6472755157903686653</id><published>2010-05-03T12:11:12.555-06:00</published><updated>2010-05-03T12:11:12.555-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That&amp;#39;s really great of you guys. I made all my...</title><content type='html'>That&amp;#39;s really great of you guys. I made all my purchases late on Friday night, so I&amp;#39;m not worried anymore. But if things clear up, maybe I&amp;#39;ll some more shopping. hee hee! Just goes to show how awesome ScrapMatters products, sales, and activities are!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6764956200099066074/comments/default/6472755157903686653'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6764956200099066074/comments/default/6472755157903686653'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/better-and-better.html?showComment=1272910272555#c6472755157903686653' title=''/><author><name>RA</name><uri>https://www.blogger.com/profile/12279895392581491642</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/better-and-better.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6764956200099066074' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6764956200099066074' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1292736717'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2010 at 12:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1773698159180950072</id><published>2010-05-03T13:16:02.974-06:00</published><updated>2010-05-03T13:16:02.974-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this! It is so thoughtful an...</title><content type='html'>Thank you so much for this! It is so thoughtful and considerate.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6764956200099066074/comments/default/1773698159180950072'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6764956200099066074/comments/default/1773698159180950072'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/better-and-better.html?showComment=1272914162974#c1773698159180950072' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/better-and-better.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6764956200099066074' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6764956200099066074' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2010 at 1:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8946314343989443642</id><published>2010-05-03T15:52:17.389-06:00</published><updated>2010-05-03T15:52:17.389-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the fun freebie! I had good luck with t...</title><content type='html'>Thanks for the fun freebie! I had good luck with the SM store with my checkout yesterday and can&amp;#39;t wait til tonight when I am going to download my stuff. And maybe shop a little more since the sale was extended!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/8946314343989443642'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/8946314343989443642'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1272923537389#c8946314343989443642' title=''/><author><name>Bay</name><uri>https://www.blogger.com/profile/15629956861274515793</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1472786733'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2010 at 3:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4250594135566513963</id><published>2010-05-04T00:37:43.568-06:00</published><updated>2010-05-04T00:37:43.568-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freebie!</title><content type='html'>Thank you for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/4250594135566513963'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/4250594135566513963'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1272955063568#c4250594135566513963' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2010 at 12:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8295196469626041679</id><published>2010-05-04T02:46:20.851-06:00</published><updated>2010-05-04T02:46:20.851-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for doing your best to keep people informed...</title><content type='html'>Thanks for doing your best to keep people informed!  I know how frustrating that is when it&amp;#39;s out of your control!  You are doing a GREAT job and I hope people are being understanding about it!!!  Hang in there!!  I hope for the admin team&amp;#39;s sake this is the last major problem weekend too!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6764956200099066074/comments/default/8295196469626041679'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6764956200099066074/comments/default/8295196469626041679'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/better-and-better.html?showComment=1272962780851#c8295196469626041679' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/better-and-better.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6764956200099066074' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6764956200099066074' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2010 at 2:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4739409027897256240</id><published>2010-05-04T06:03:23.194-06:00</published><updated>2010-05-04T06:03:23.194-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am so excited to hear about the sale extending. ...</title><content type='html'>I am so excited to hear about the sale extending. I was one of those who had lots of trouble connecting but was able to get through yesterday. Yay!!!! Now I have lots of downloading to do!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6764956200099066074/comments/default/4739409027897256240'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6764956200099066074/comments/default/4739409027897256240'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/better-and-better.html?showComment=1272974603194#c4739409027897256240' title=''/><author><name>Buffy0214</name><uri>https://www.blogger.com/profile/06308024875823554809</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_h-pWwnNYXas/SgrfeygtiyI/AAAAAAAAAFs/EPb3-w3lFao/S220-s32/2006-09-01+(5).JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/better-and-better.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6764956200099066074' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6764956200099066074' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1294607005'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2010 at 6:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7421211744911113945</id><published>2010-05-04T07:46:39.373-06:00</published><updated>2010-05-04T07:46:39.373-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for sharing your story, Britt, and ...</title><content type='html'>Thanks so much for sharing your story, Britt, and for the awesome freebie!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/7421211744911113945'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/7421211744911113945'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html?showComment=1272980799373#c7421211744911113945' title=''/><author><name>kendallt</name><uri>https://www.blogger.com/profile/07731351238854174425</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//2.bp.blogspot.com/-yEPSvuldCM4/Tww0e-RsRpI/AAAAAAAAAJ8/mjFb_oJnQTs/s32/Kendall_NewAvatar_Small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8167983148612921857' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8167983148612921857' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-37576675'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2010 at 7:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7369919415588197137</id><published>2010-05-04T13:30:09.546-06:00</published><updated>2010-05-04T13:30:09.546-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>you totally rocked &amp;quot;my&amp;quot; template...lol.....</title><content type='html'>you totally rocked &amp;quot;my&amp;quot; template...lol...and with the bug kit too....love it...those pics are too cute...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/338752342311885816/comments/default/7369919415588197137'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/338752342311885816/comments/default/7369919415588197137'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/no-show-offs-this-friday-57.html?showComment=1273001409546#c7369919415588197137' title=''/><author><name>Kimbytx</name><uri>https://www.blogger.com/profile/04174307638453392980</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//1.bp.blogspot.com/-LutUZ0LCh8s/Xpn7bQjkNiI/AAAAAAAAs6I/GLvmhFP2v0UWKKuN44d5Pfuu_RK5Dg1HwCK4BGAYYCw/s32/kimavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/no-show-offs-this-friday-57.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-338752342311885816' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/338752342311885816' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-740091371'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2010 at 1:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6055174831804020200</id><published>2010-05-05T00:25:45.137-06:00</published><updated>2010-05-05T00:25:45.137-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Having a total blast with the extended sale! Now, ...</title><content type='html'>Having a total blast with the extended sale! Now, If I just stop shopping long enough to scrap! Cute pages and have a great time in Disneyland!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/338752342311885816/comments/default/6055174831804020200'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/338752342311885816/comments/default/6055174831804020200'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/no-show-offs-this-friday-57.html?showComment=1273040745137#c6055174831804020200' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/no-show-offs-this-friday-57.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-338752342311885816' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/338752342311885816' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2010 at 12:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9897087277513308</id><published>2010-05-05T14:20:15.352-06:00</published><updated>2010-05-05T14:20:15.352-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the super cute word art!</title><content type='html'>Thank you for the super cute word art!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/9897087277513308'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/9897087277513308'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1273090815352#c9897087277513308' title=''/><author><name>Lynn</name><uri>https://www.blogger.com/profile/02037633730692455543</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-568290623'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2010 at 2:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4216121850589307942</id><published>2010-05-06T18:53:15.111-06:00</published><updated>2010-05-06T18:53:15.111-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt - You went to Disney last weekend right?  Wh...</title><content type='html'>Britt - You went to Disney last weekend right?  Where do you normally stay?  We&amp;#39;re going the end of May and haven&amp;#39;t booked a hotel.  Any suggestions?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/338752342311885816/comments/default/4216121850589307942'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/338752342311885816/comments/default/4216121850589307942'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/no-show-offs-this-friday-57.html?showComment=1273193595111#c4216121850589307942' title=''/><author><name>Bekki</name><uri>https://www.blogger.com/profile/16182106419571808577</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/no-show-offs-this-friday-57.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-338752342311885816' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/338752342311885816' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-637408954'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2010 at 6:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-959245242114931372</id><published>2010-05-06T20:19:05.927-06:00</published><updated>2010-05-06T20:19:05.927-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey pretty Britt...I love your grab bag! Great job...</title><content type='html'>Hey pretty Britt...I love your grab bag! Great job. I just wanted to give you a quick heads-up on a typo on your flair dates (check the spelling of &amp;#39;February.&amp;#39;) xoxo</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7946509417617913914/comments/default/959245242114931372'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7946509417617913914/comments/default/959245242114931372'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/whats-in-bag.html?showComment=1273198745927#c959245242114931372' title=''/><author><name>Leah</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/whats-in-bag.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7946509417617913914' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7946509417617913914' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2010 at 8:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8274274433542704759</id><published>2010-05-07T06:41:27.045-06:00</published><updated>2010-05-07T06:41:27.045-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have a great trip!!  I&amp;#39;m so jealous!  :)</title><content type='html'>Have a great trip!!  I&amp;#39;m so jealous!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7946509417617913914/comments/default/8274274433542704759'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7946509417617913914/comments/default/8274274433542704759'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/whats-in-bag.html?showComment=1273236087045#c8274274433542704759' title=''/><author><name>JoAnn</name><uri>https://www.blogger.com/profile/12270148950107909001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/whats-in-bag.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7946509417617913914' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7946509417617913914' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-652271377'/><gd:extendedProperty name='blogger.displayTime' value='May 7, 2010 at 6:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7837706612623669194</id><published>2010-05-08T05:40:52.418-06:00</published><updated>2011-09-29T11:34:28.225-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just Beautiful Britt!  Thank you for this awesome ...</title><content type='html'>Just Beautiful Britt!  Thank you for this awesome freebie/1</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/7837706612623669194'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/7837706612623669194'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html?showComment=1273318852418#c7837706612623669194' title=''/><author><name>Angi</name><uri>https://www.blogger.com/profile/16121878620607264036</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_TUwktRa3dTs/SzaTHqte5GI/AAAAAAAAAAg/BXKoc1lt8uo/S220-s32/Tim+lakehouse+-+Labor+day+Wknd+2006+-+11.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1726657561697713246' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1726657561697713246' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1972421644'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2010 at 5:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7830468493961625826</id><published>2010-05-10T08:38:30.765-06:00</published><updated>2010-05-10T08:38:30.765-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very cute, thanks!</title><content type='html'>Very cute, thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/7830468493961625826'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/7830468493961625826'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1273502310765#c7830468493961625826' title=''/><author><name>lavatea</name><uri>https://www.blogger.com/profile/12352912678136461564</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-Rr3mQf2PXY4/TrVVHiMateI/AAAAAAAAAV8/Pso4lXsM9XQ/s32/08-11.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-148624671'/><gd:extendedProperty name='blogger.displayTime' value='May 10, 2010 at 8:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-47494131715907978</id><published>2010-05-11T10:26:33.459-06:00</published><updated>2010-05-11T10:26:33.459-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for sharing this great Disney fr...</title><content type='html'>Thank you so much for sharing this great Disney freebie!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/47494131715907978'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/47494131715907978'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1273595193459#c47494131715907978' title=''/><author><name>anitab</name><uri>https://www.blogger.com/profile/00581214810248124603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1434586958'/><gd:extendedProperty name='blogger.displayTime' value='May 11, 2010 at 10:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8809690279220909451</id><published>2010-05-11T17:19:40.457-06:00</published><updated>2010-05-11T17:19:40.457-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Everytime you come back from Disney, you always ha...</title><content type='html'>Everytime you come back from Disney, you always have a great new Disney kit ... so I&amp;#39;m excited!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2540560287307820685/comments/default/8809690279220909451'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2540560287307820685/comments/default/8809690279220909451'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/home-again.html?showComment=1273619980457#c8809690279220909451' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/07318557243934276686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='//2.bp.blogspot.com/_gl7qaUI989w/TGXT0TT5eBI/AAAAAAAABzU/gdY9FENqwYs/S220-s33/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/home-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2540560287307820685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2540560287307820685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1020389206'/><gd:extendedProperty name='blogger.displayTime' value='May 11, 2010 at 5:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9179354243777486873</id><published>2010-05-12T07:57:11.298-06:00</published><updated>2010-05-12T07:57:11.298-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Aww! Glad you had a good time!</title><content type='html'>Aww! Glad you had a good time!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2540560287307820685/comments/default/9179354243777486873'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2540560287307820685/comments/default/9179354243777486873'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/home-again.html?showComment=1273672631298#c9179354243777486873' title=''/><author><name>Melissa</name><uri>https://www.blogger.com/profile/13668910937246142586</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//3.bp.blogspot.com/-jY813hCFMRw/TotwPB7tJRI/AAAAAAAAAEA/sgWYrAybvnA/s32/avatar.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/home-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2540560287307820685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2540560287307820685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1994422523'/><gd:extendedProperty name='blogger.displayTime' value='May 12, 2010 at 7:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7432109259663941741</id><published>2010-05-12T09:51:22.992-06:00</published><updated>2010-05-12T09:51:22.992-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m so excited to have been introduced to your...</title><content type='html'>I&amp;#39;m so excited to have been introduced to your blog and digi-designs.  I never thought I would find someone that loved Disney more than my niece but I have to say you definitely top her!!!!  I also like that you are so generous and seem to give a freebie add-on for every kit you design.  I&amp;#39;m just so surprised I hadn&amp;#39;t found you before because you&amp;#39;ve been involved with a couple of my favorite designers.  It&amp;#39;s all about the timing I guess.  Anyway, I just wanted to say thank you for sharing your talent.  I look forward to hearing about your latest trip!  &lt;br /&gt;&lt;br /&gt;Cheers!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2540560287307820685/comments/default/7432109259663941741'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2540560287307820685/comments/default/7432109259663941741'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/home-again.html?showComment=1273679482992#c7432109259663941741' title=''/><author><name>ckcpurple</name><uri>https://www.blogger.com/profile/13577947259133668644</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//1.bp.blogspot.com/_nJHZv5La2O0/SPaKzpw2yMI/AAAAAAAAAAM/ZPSFkFSRer8/S220-s32/avitar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/home-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2540560287307820685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2540560287307820685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-686049804'/><gd:extendedProperty name='blogger.displayTime' value='May 12, 2010 at 9:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9115312033970300999</id><published>2010-05-12T10:17:52.662-06:00</published><updated>2010-05-12T10:17:52.662-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Welcome back!   I&amp;#39;m so jealous! I definitely k...</title><content type='html'>Welcome back!   I&amp;#39;m so jealous! I definitely know what you mean by post trip blues!  A good cure is to make the next reservation!  Ooo! I hope amber is right! I love new kits!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2540560287307820685/comments/default/9115312033970300999'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2540560287307820685/comments/default/9115312033970300999'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/home-again.html?showComment=1273681072662#c9115312033970300999' title=''/><author><name>JoAnn</name><uri>https://www.blogger.com/profile/12270148950107909001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/home-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2540560287307820685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2540560287307820685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-652271377'/><gd:extendedProperty name='blogger.displayTime' value='May 12, 2010 at 10:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1510653345071938971</id><published>2010-05-12T12:53:19.045-06:00</published><updated>2010-05-12T12:53:19.045-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So glad you had a good trip even though it was qui...</title><content type='html'>So glad you had a good trip even though it was quick!  I would take &amp;quot;quick Disney&amp;quot; over &amp;quot;no Disney&amp;quot;! =)  I can&amp;#39;t wait to see what inspired you this time and see the layouts with your new Disney pics!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2540560287307820685/comments/default/1510653345071938971'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2540560287307820685/comments/default/1510653345071938971'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/home-again.html?showComment=1273690399045#c1510653345071938971' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/home-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2540560287307820685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2540560287307820685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='May 12, 2010 at 12:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2649883283360714628</id><published>2010-05-12T23:03:41.644-06:00</published><updated>2010-05-12T23:03:41.644-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So perfect!  Thank you!</title><content type='html'>So perfect!  Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/2649883283360714628'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/716653581876788628/comments/default/2649883283360714628'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html?showComment=1273727021644#c2649883283360714628' title=''/><author><name>Natalie</name><uri>https://www.blogger.com/profile/13418436811042559103</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/tip-to-surviving-nsd-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-716653581876788628' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/716653581876788628' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-209882838'/><gd:extendedProperty name='blogger.displayTime' value='May 12, 2010 at 11:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8451818722457065592</id><published>2010-05-13T11:37:24.444-06:00</published><updated>2010-05-13T11:37:24.444-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wahoooo for Disney Trips!!! Can&amp;#39;t wait to see ...</title><content type='html'>Wahoooo for Disney Trips!!! Can&amp;#39;t wait to see more pics and another Disney inspired kit??? :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2540560287307820685/comments/default/8451818722457065592'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2540560287307820685/comments/default/8451818722457065592'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/home-again.html?showComment=1273772244444#c8451818722457065592' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/home-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2540560287307820685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2540560287307820685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='May 13, 2010 at 11:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8396156645584987157</id><published>2010-05-14T07:11:42.604-06:00</published><updated>2010-05-14T07:11:42.604-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG!  Soooooo excited.  Suzy Q is one of my very f...</title><content type='html'>OMG!  Soooooo excited.  Suzy Q is one of my very favorite designers!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6581327894839633805/comments/default/8396156645584987157'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6581327894839633805/comments/default/8396156645584987157'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/did-you-make-reservations.html?showComment=1273842702604#c8396156645584987157' title=''/><author><name>ckcpurple</name><uri>https://www.blogger.com/profile/13577947259133668644</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//1.bp.blogspot.com/_nJHZv5La2O0/SPaKzpw2yMI/AAAAAAAAAAM/ZPSFkFSRer8/S220-s32/avitar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/did-you-make-reservations.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6581327894839633805' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6581327894839633805' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-686049804'/><gd:extendedProperty name='blogger.displayTime' value='May 14, 2010 at 7:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2471706710292560439</id><published>2010-05-14T07:18:33.369-06:00</published><updated>2010-05-14T07:18:33.369-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can&amp;#39;t wait!!!</title><content type='html'>I can&amp;#39;t wait!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6581327894839633805/comments/default/2471706710292560439'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6581327894839633805/comments/default/2471706710292560439'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/did-you-make-reservations.html?showComment=1273843113369#c2471706710292560439' title=''/><author><name>Scrappycath</name><uri>https://www.blogger.com/profile/08772254574436461306</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//1.bp.blogspot.com/_P8PPaP3wHhQ/SThEXRaJX-I/AAAAAAAADr8/gkknG4UdfcA/S220-s32/Tink+glittery+sitting+sml.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/did-you-make-reservations.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6581327894839633805' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6581327894839633805' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1541673618'/><gd:extendedProperty name='blogger.displayTime' value='May 14, 2010 at 7:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3952277967906615851</id><published>2010-05-14T07:39:20.443-06:00</published><updated>2010-05-14T07:39:20.443-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much Britt...super cute kit and freebie ...</title><content type='html'>Thanks so much Britt...super cute kit and freebie this week!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4026698461060530796/comments/default/3952277967906615851'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4026698461060530796/comments/default/3952277967906615851'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/bon-appetit.html?showComment=1273844360443#c3952277967906615851' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/bon-appetit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4026698461060530796' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4026698461060530796' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='May 14, 2010 at 7:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7535753830764791960</id><published>2010-05-14T08:35:06.135-06:00</published><updated>2010-05-14T08:35:06.208-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the DigiFree category today [14 May 02:00pm GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4026698461060530796/comments/default/7535753830764791960'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4026698461060530796/comments/default/7535753830764791960'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/bon-appetit.html?showComment=1273847706135#c7535753830764791960' title=''/><author><name>CraftCrave</name><uri>https://www.blogger.com/profile/14505840725031262368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_M7YN2PnxSgM/S2t8YDcfPHI/AAAAAAAAAAM/Rv4n6JeAIhw/S220-s32/LogoSquare.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/bon-appetit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4026698461060530796' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4026698461060530796' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1618765778'/><gd:extendedProperty name='blogger.displayTime' value='May 14, 2010 at 8:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7281165247084269184</id><published>2010-05-14T15:27:49.298-06:00</published><updated>2010-05-14T15:27:49.298-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the little freebie that goes with your new ki...</title><content type='html'>Love the little freebie that goes with your new kit! How cute! I had not guessed it would be Ratatouille. The show offs this week are awesome, too. Thanks for including me.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4026698461060530796/comments/default/7281165247084269184'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4026698461060530796/comments/default/7281165247084269184'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/bon-appetit.html?showComment=1273872469298#c7281165247084269184' title=''/><author><name>Buffy0214</name><uri>https://www.blogger.com/profile/06308024875823554809</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_h-pWwnNYXas/SgrfeygtiyI/AAAAAAAAAFs/EPb3-w3lFao/S220-s32/2006-09-01+(5).JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/bon-appetit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4026698461060530796' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4026698461060530796' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1294607005'/><gd:extendedProperty name='blogger.displayTime' value='May 14, 2010 at 3:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3651102819448545217</id><published>2010-05-14T16:29:38.238-06:00</published><updated>2010-05-14T16:29:38.238-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you so much for the wonderful freebie!
Jenna...</title><content type='html'>thank you so much for the wonderful freebie!&lt;br /&gt;Jenna/Canada</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4026698461060530796/comments/default/3651102819448545217'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4026698461060530796/comments/default/3651102819448545217'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/bon-appetit.html?showComment=1273876178238#c3651102819448545217' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/bon-appetit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4026698461060530796' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4026698461060530796' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 14, 2010 at 4:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3160731711658839248</id><published>2010-05-14T23:40:01.048-06:00</published><updated>2010-05-14T23:40:01.122-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for freebies. Link on your post was adde...</title><content type='html'>Thank you for freebies. Link on your post was added to &lt;a href="http://lorisfreebielist.blogspot.com/2010/05/freebies-for-14-may-page-4-of-7.html" rel="nofollow"&gt;Lori&amp;#39;s freebie list&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4026698461060530796/comments/default/3160731711658839248'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4026698461060530796/comments/default/3160731711658839248'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/bon-appetit.html?showComment=1273902001048#c3160731711658839248' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/bon-appetit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4026698461060530796' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4026698461060530796' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 14, 2010 at 11:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8065573971736360590</id><published>2010-05-15T07:47:41.316-06:00</published><updated>2010-05-15T07:47:41.316-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the gift!</title><content type='html'>Thank you so much for the gift!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4026698461060530796/comments/default/8065573971736360590'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4026698461060530796/comments/default/8065573971736360590'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/bon-appetit.html?showComment=1273931261316#c8065573971736360590' title=''/><author><name>Monica A</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/bon-appetit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4026698461060530796' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4026698461060530796' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 15, 2010 at 7:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3347241476414781261</id><published>2010-05-15T10:24:38.463-06:00</published><updated>2010-05-15T10:24:38.509-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 6&lt;/b&gt; post on May. 15, 2010. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4026698461060530796/comments/default/3347241476414781261'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4026698461060530796/comments/default/3347241476414781261'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/bon-appetit.html?showComment=1273940678463#c3347241476414781261' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/04971662158544348527</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_CBfkG99evdo/S3sLEk2ZxqI/AAAAAAAAAAM/Awzo1lzOq2w/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/bon-appetit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4026698461060530796' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4026698461060530796' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-117712948'/><gd:extendedProperty name='blogger.displayTime' value='May 15, 2010 at 10:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8996881705736365093</id><published>2010-05-15T15:03:50.406-06:00</published><updated>2010-05-15T15:03:50.406-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow...the show offs were amazing to see this week!...</title><content type='html'>Wow...the show offs were amazing to see this week!  I get so many good ideas from them!  Thanks for taking the time to make the slide show each time!  I know this one was a BIG one! =)  Also, thanks for the freebie add on!!!  Have a great weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4026698461060530796/comments/default/8996881705736365093'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4026698461060530796/comments/default/8996881705736365093'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/bon-appetit.html?showComment=1273957430406#c8996881705736365093' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/bon-appetit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4026698461060530796' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4026698461060530796' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='May 15, 2010 at 3:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1019095644474240885</id><published>2010-05-16T02:26:42.381-06:00</published><updated>2010-05-16T02:26:42.381-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a cute page!  Thanks so much for the freebie ...</title><content type='html'>What a cute page!  Thanks so much for the freebie template and for the heads up on your challenge at MouseScrappers! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5760330230530472560/comments/default/1019095644474240885'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5760330230530472560/comments/default/1019095644474240885'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/free-template.html?showComment=1273998402381#c1019095644474240885' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/free-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5760330230530472560' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5760330230530472560' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='May 16, 2010 at 2:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1754566815492124605</id><published>2010-05-16T11:47:32.051-06:00</published><updated>2010-05-16T11:47:32.051-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the template!  I love the original layo...</title><content type='html'>Thanks for the template!  I love the original layout, especially the very bottom paper with all the mickey heads.  Very cool!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5760330230530472560/comments/default/1754566815492124605'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5760330230530472560/comments/default/1754566815492124605'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/free-template.html?showComment=1274032052051#c1754566815492124605' title=''/><author><name>ckcpurple</name><uri>https://www.blogger.com/profile/13577947259133668644</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//1.bp.blogspot.com/_nJHZv5La2O0/SPaKzpw2yMI/AAAAAAAAAAM/ZPSFkFSRer8/S220-s32/avitar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/free-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5760330230530472560' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5760330230530472560' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-686049804'/><gd:extendedProperty name='blogger.displayTime' value='May 16, 2010 at 11:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2288037377531328176</id><published>2010-05-17T10:30:37.557-06:00</published><updated>2010-05-17T10:30:37.557-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks SO much for all your Disney digi stuff! We ...</title><content type='html'>Thanks SO much for all your Disney digi stuff! We are a military family stationed in So Cal for just about 18 mos (less than 1 yr left to go) and we&amp;#39;re enjoying having DL close at hand... AND... I&amp;#39;m a brand new digi scrapper, so I was thrilled to find your designs! :) I&amp;#39;m even trying my hand at digi-scrapped tshirt iron ons for my boys to wear on our next trip. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5760330230530472560/comments/default/2288037377531328176'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5760330230530472560/comments/default/2288037377531328176'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/free-template.html?showComment=1274113837557#c2288037377531328176' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10281512292470423640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/free-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5760330230530472560' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5760330230530472560' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-342573817'/><gd:extendedProperty name='blogger.displayTime' value='May 17, 2010 at 10:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3253965145807012085</id><published>2010-05-18T13:10:29.850-06:00</published><updated>2011-09-29T11:34:28.220-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi hon, the freebie isn&amp;#39;t available any longer...</title><content type='html'>Hi hon, the freebie isn&amp;#39;t available any longer but your story about your engagement was worth more than any freebie. thank you so much for sharing your special day and God bless your life together...love ya, Lori</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/3253965145807012085'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8167983148612921857/comments/default/3253965145807012085'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html?showComment=1274209829850#c3253965145807012085' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/06397230737645204333</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/next-stop-on-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8167983148612921857' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8167983148612921857' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-156010219'/><gd:extendedProperty name='blogger.displayTime' value='May 18, 2010 at 1:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-406554721076088289</id><published>2010-05-19T12:51:38.625-06:00</published><updated>2010-05-19T12:51:38.625-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Does Melissa who did the Chef Mickey layout have a...</title><content type='html'>Does Melissa who did the Chef Mickey layout have a blog? I just LOVE her layouts!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4026698461060530796/comments/default/406554721076088289'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4026698461060530796/comments/default/406554721076088289'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/bon-appetit.html?showComment=1274295098625#c406554721076088289' title=''/><author><name>Buffy0214</name><uri>https://www.blogger.com/profile/06308024875823554809</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_h-pWwnNYXas/SgrfeygtiyI/AAAAAAAAAFs/EPb3-w3lFao/S220-s32/2006-09-01+(5).JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/bon-appetit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4026698461060530796' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4026698461060530796' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1294607005'/><gd:extendedProperty name='blogger.displayTime' value='May 19, 2010 at 12:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8079786747572925525</id><published>2010-05-19T13:24:15.895-06:00</published><updated>2010-05-19T13:24:15.895-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yes she does:  http://yzerbear.blogspot.com/</title><content type='html'>Yes she does:  http://yzerbear.blogspot.com/</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4026698461060530796/comments/default/8079786747572925525'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4026698461060530796/comments/default/8079786747572925525'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/bon-appetit.html?showComment=1274297055895#c8079786747572925525' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/bon-appetit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4026698461060530796' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4026698461060530796' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='May 19, 2010 at 1:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2960514390638863146</id><published>2010-05-20T23:08:34.021-06:00</published><updated>2010-05-20T23:08:34.021-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hello Brittney,

I am falling more in love with yo...</title><content type='html'>Hello Brittney,&lt;br /&gt;&lt;br /&gt;I am falling more in love with your style of scrapping everyday. And I&amp;#39;ve got some real inspiration from you to start scrapping my Disneypictures. Love the kits you use and the template you make/use.&lt;br /&gt;&lt;br /&gt;Just something I want to say to you,thank you for the wonderful inspiration.&lt;br /&gt;&lt;br /&gt;Love Miranda</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3827366278611509070/comments/default/2960514390638863146'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3827366278611509070/comments/default/2960514390638863146'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/latest-greatest.html?showComment=1274418514021#c2960514390638863146' title=''/><author><name>Miranda</name><uri>https://www.blogger.com/profile/00898632469574269335</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_jI10n_xpfa4/S0OhyKwTsVI/AAAAAAAAABU/JoFJOTJEqys/S220-s32/VERK-09.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/latest-greatest.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3827366278611509070' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3827366278611509070' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1306490605'/><gd:extendedProperty name='blogger.displayTime' value='May 20, 2010 at 11:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3331206132165826371</id><published>2010-05-21T05:59:52.196-06:00</published><updated>2010-05-21T05:59:52.196-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I really LOVE your layouts! They&amp;#39;re all so bri...</title><content type='html'>I really LOVE your layouts! They&amp;#39;re all so bright and colorful - pure FUN!&lt;br /&gt;&lt;br /&gt;Thanks for showing and for your inspiration!&lt;br /&gt;&lt;br /&gt;Greetings from Germany,&lt;br /&gt;&lt;br /&gt;Silvie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3827366278611509070/comments/default/3331206132165826371'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3827366278611509070/comments/default/3331206132165826371'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/latest-greatest.html?showComment=1274443192196#c3331206132165826371' title=''/><author><name>Silvie</name><uri>https://www.blogger.com/profile/02175437840309616218</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/latest-greatest.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3827366278611509070' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3827366278611509070' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1820770128'/><gd:extendedProperty name='blogger.displayTime' value='May 21, 2010 at 5:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8197377888428923071</id><published>2010-05-21T07:39:13.219-06:00</published><updated>2010-05-21T07:39:13.219-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>No no.... I LOVE seeing your layouts!!  YOU ROCK!!...</title><content type='html'>No no.... I LOVE seeing your layouts!!  YOU ROCK!!  Sigh, I wish I could scrap like you.  Thanks for the inspiration!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3827366278611509070/comments/default/8197377888428923071'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3827366278611509070/comments/default/8197377888428923071'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/latest-greatest.html?showComment=1274449153219#c8197377888428923071' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/latest-greatest.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3827366278611509070' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3827366278611509070' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='May 21, 2010 at 7:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-555799949510069841</id><published>2010-05-21T11:06:45.570-06:00</published><updated>2010-05-21T11:06:45.570-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey Britt,
I just have to say, your pages always a...</title><content type='html'>Hey Britt,&lt;br /&gt;I just have to say, your pages always amaze and inspire me!!  You&amp;#39;re an amazing designer (both product and layout!).  &lt;br /&gt;Hope you&amp;#39;re having a great day!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3827366278611509070/comments/default/555799949510069841'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3827366278611509070/comments/default/555799949510069841'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/latest-greatest.html?showComment=1274461605570#c555799949510069841' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/latest-greatest.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3827366278611509070' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3827366278611509070' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='May 21, 2010 at 11:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6824052934450144300</id><published>2010-05-25T08:27:51.553-06:00</published><updated>2010-05-25T08:27:51.553-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE when you post lots of pages! Love em&amp;#39; a...</title><content type='html'>I LOVE when you post lots of pages! Love em&amp;#39; all!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3827366278611509070/comments/default/6824052934450144300'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3827366278611509070/comments/default/6824052934450144300'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/latest-greatest.html?showComment=1274797671553#c6824052934450144300' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/latest-greatest.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3827366278611509070' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3827366278611509070' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='May 25, 2010 at 8:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8364717027234326682</id><published>2010-05-26T11:09:25.702-06:00</published><updated>2010-05-26T11:09:59.820-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freebie.  I really love that blu...</title><content type='html'>Thank you for the freebie.  I really love that blue Mickey head paper - do you do it in other colours?  I&amp;#39;d love a pack of that in lots of colours  - do you have anything like that in the store?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/8364717027234326682'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/8364717027234326682'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html?showComment=1274893765702#c8364717027234326682' title=''/><author><name>BevS97</name><uri>https://www.blogger.com/profile/05507547618286592462</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//images.bevs97.multiply.com/logo/1'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4036882708397653363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4036882708397653363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-263148899'/><gd:extendedProperty name='blogger.displayTime' value='May 26, 2010 at 11:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-450380447615055687</id><published>2010-05-26T11:11:04.256-06:00</published><updated>2010-05-26T11:11:04.256-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>No I don&amp;#39;t sell anything with Mickey heads.  C...</title><content type='html'>No I don&amp;#39;t sell anything with Mickey heads.  Copyright no-no!  I did make a pack of colored Mickey papers for a prize.  Every so often I&amp;#39;ll give it away as a show off gift so you could show off and hope to get it! :)  xoxo</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/450380447615055687'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/450380447615055687'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html?showComment=1274893864256#c450380447615055687' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4036882708397653363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4036882708397653363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='May 26, 2010 at 11:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3183837297186958655</id><published>2010-05-27T13:41:09.283-06:00</published><updated>2010-05-27T13:41:09.283-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh my gosh! I see paw prints and DOG bones!!! How ...</title><content type='html'>oh my gosh! I see paw prints and DOG bones!!! How awesome would a doggy kit be Britt-styled?! Can&amp;#39;t wait to see the rest of it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4778512705169919033/comments/default/3183837297186958655'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4778512705169919033/comments/default/3183837297186958655'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/new-kit-tomorrow.html?showComment=1274989269283#c3183837297186958655' title=''/><author><name>Quietangelsb</name><uri>https://www.blogger.com/profile/08571034645065693851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/_ZfToM-mbJbo/SJkgMCqT1pI/AAAAAAAAAAc/zWlOdfwBwrk/s32-R/DSCN3436-1.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/new-kit-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4778512705169919033' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4778512705169919033' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-163650972'/><gd:extendedProperty name='blogger.displayTime' value='May 27, 2010 at 1:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-658333842810415023</id><published>2010-05-27T15:08:16.683-06:00</published><updated>2010-05-27T15:08:16.683-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ahhh Britt. I am ever so happy for a pet themed ki...</title><content type='html'>Ahhh Britt. I am ever so happy for a pet themed kit. I had to put my beloved Golden down on Monday after 10 years of wonderful time with him. My kids have been asking me to make a photo album to remember him by. This couldn&amp;#39;t have come at a more perfect time.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4778512705169919033/comments/default/658333842810415023'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4778512705169919033/comments/default/658333842810415023'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/new-kit-tomorrow.html?showComment=1274994496683#c658333842810415023' title=''/><author><name>golden1023</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/new-kit-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4778512705169919033' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4778512705169919033' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 27, 2010 at 3:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-461338373292313141</id><published>2010-05-28T07:45:46.822-06:00</published><updated>2010-05-28T07:45:46.822-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, this is such a cute kit. It makes me want to h...</title><content type='html'>Oh, this is such a cute kit. It makes me want to have a pet. Fun pages by everyone too. Thanks for the Alpha, I know it&amp;#39;s going to be very versatile. Have a great Memorial Day weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6618098138038079935/comments/default/461338373292313141'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6618098138038079935/comments/default/461338373292313141'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/is-your-house-animal-house.html?showComment=1275054346822#c461338373292313141' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/is-your-house-animal-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6618098138038079935' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6618098138038079935' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='May 28, 2010 at 7:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2783053550953568168</id><published>2010-05-28T11:09:02.390-06:00</published><updated>2010-05-28T11:09:02.390-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt this is SUCH a cute cute kit!  Nice job, I l...</title><content type='html'>Britt this is SUCH a cute cute kit!  Nice job, I love it.  MAN I wish I was a scrapbooker.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6618098138038079935/comments/default/2783053550953568168'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6618098138038079935/comments/default/2783053550953568168'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/is-your-house-animal-house.html?showComment=1275066542390#c2783053550953568168' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/is-your-house-animal-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6618098138038079935' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6618098138038079935' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='May 28, 2010 at 11:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4082327365238246237</id><published>2010-05-28T11:38:27.909-06:00</published><updated>2010-05-28T11:38:27.909-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love it!  And my three dogs will love it, too!  I ...</title><content type='html'>Love it!  And my three dogs will love it, too!  I guess I can take a break from scrapping Disney pics for long enough to do a few pages of my fur babies!  Thanks for making a pet kit, Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6618098138038079935/comments/default/4082327365238246237'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6618098138038079935/comments/default/4082327365238246237'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/is-your-house-animal-house.html?showComment=1275068307909#c4082327365238246237' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/is-your-house-animal-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6618098138038079935' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6618098138038079935' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='May 28, 2010 at 11:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5773486815561631127</id><published>2010-05-28T12:33:14.113-06:00</published><updated>2010-05-28T12:33:14.113-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I so love this kit!!!  Thanks for thinking of the ...</title><content type='html'>I so love this kit!!!  Thanks for thinking of the fur-babies!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6618098138038079935/comments/default/5773486815561631127'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6618098138038079935/comments/default/5773486815561631127'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/is-your-house-animal-house.html?showComment=1275071594113#c5773486815561631127' title=''/><author><name>Scrappycath</name><uri>https://www.blogger.com/profile/11196221432316044574</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-6S1tp9sAO8I/T56BhZ1bPNI/AAAAAAAAGnk/1xEwJcYW_uU/s32/TinkBlog.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/is-your-house-animal-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6618098138038079935' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6618098138038079935' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1285666984'/><gd:extendedProperty name='blogger.displayTime' value='May 28, 2010 at 12:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5993332011733584999</id><published>2010-05-28T12:52:47.588-06:00</published><updated>2010-05-28T12:52:47.588-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the cute add-on!</title><content type='html'>Thanks for the cute add-on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6618098138038079935/comments/default/5993332011733584999'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6618098138038079935/comments/default/5993332011733584999'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/is-your-house-animal-house.html?showComment=1275072767588#c5993332011733584999' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/is-your-house-animal-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6618098138038079935' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6618098138038079935' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 28, 2010 at 12:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8202184755943671591</id><published>2010-05-28T14:01:49.114-06:00</published><updated>2010-05-28T14:01:49.114-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you for the add-on freebie!</title><content type='html'>thank you for the add-on freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6618098138038079935/comments/default/8202184755943671591'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6618098138038079935/comments/default/8202184755943671591'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/is-your-house-animal-house.html?showComment=1275076909114#c8202184755943671591' title=''/><author><name>eveline</name><uri>https://www.blogger.com/profile/03282209639516058472</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/is-your-house-animal-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6618098138038079935' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6618098138038079935' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1181885404'/><gd:extendedProperty name='blogger.displayTime' value='May 28, 2010 at 2:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1017228457900660839</id><published>2010-05-28T14:26:37.706-06:00</published><updated>2010-05-28T14:26:37.706-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love all the inspiration that your team provides e...</title><content type='html'>Love all the inspiration that your team provides each week!  These LO&amp;#39;s are all so FABULOUS!  So creative!&lt;br /&gt;:)&lt;br /&gt;I sure miss being part of such an incredible group of ladies...&lt;br /&gt;Hugs!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6618098138038079935/comments/default/1017228457900660839'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6618098138038079935/comments/default/1017228457900660839'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/is-your-house-animal-house.html?showComment=1275078397706#c1017228457900660839' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/is-your-house-animal-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6618098138038079935' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6618098138038079935' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='May 28, 2010 at 2:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7480250716553358113</id><published>2010-05-28T15:50:43.653-06:00</published><updated>2010-05-28T15:50:43.689-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 5&lt;/b&gt; post on May. 28, 2010. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6618098138038079935/comments/default/7480250716553358113'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6618098138038079935/comments/default/7480250716553358113'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/is-your-house-animal-house.html?showComment=1275083443653#c7480250716553358113' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/04971662158544348527</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_CBfkG99evdo/S3sLEk2ZxqI/AAAAAAAAAAM/Awzo1lzOq2w/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/is-your-house-animal-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6618098138038079935' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6618098138038079935' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-117712948'/><gd:extendedProperty name='blogger.displayTime' value='May 28, 2010 at 3:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5000353060743963130</id><published>2010-05-29T08:28:20.959-06:00</published><updated>2010-05-29T08:28:20.995-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the DigiFree category today [29 May 02:00pm GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6618098138038079935/comments/default/5000353060743963130'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6618098138038079935/comments/default/5000353060743963130'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/is-your-house-animal-house.html?showComment=1275143300959#c5000353060743963130' title=''/><author><name>CraftCrave</name><uri>https://www.blogger.com/profile/14505840725031262368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_M7YN2PnxSgM/S2t8YDcfPHI/AAAAAAAAAAM/Rv4n6JeAIhw/S220-s32/LogoSquare.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/is-your-house-animal-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6618098138038079935' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6618098138038079935' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1618765778'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2010 at 8:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9094416355616830059</id><published>2010-05-29T10:26:25.208-06:00</published><updated>2011-09-29T11:34:28.209-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you so very much!</title><content type='html'>thank you so very much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/9094416355616830059'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/9094416355616830059'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1275150385208#c9094416355616830059' title=''/><author><name>Sharon Kay</name><uri>https://www.blogger.com/profile/08370835217609628176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346615469'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2010 at 10:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1194756333246302639</id><published>2010-05-29T13:24:32.660-06:00</published><updated>2010-05-29T13:24:32.660-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>you are so very welcome, Britt!!! Thank you for th...</title><content type='html'>you are so very welcome, Britt!!! Thank you for the freebie!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6236619932647889629/comments/default/1194756333246302639'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6236619932647889629/comments/default/1194756333246302639'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/oopsie.html?showComment=1275161072660#c1194756333246302639' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/oopsie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6236619932647889629' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6236619932647889629' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2010 at 1:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-235898283867605691</id><published>2010-05-29T15:12:52.709-06:00</published><updated>2010-05-29T15:12:52.709-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOL...leave it to her to be on it!!!  Thanks Britt...</title><content type='html'>LOL...leave it to her to be on it!!!  Thanks Britt for the fun freebie and the show off gift too!!! Have a great long weekend!!! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6236619932647889629/comments/default/235898283867605691'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6236619932647889629/comments/default/235898283867605691'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/oopsie.html?showComment=1275167572709#c235898283867605691' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/oopsie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6236619932647889629' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6236619932647889629' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2010 at 3:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-619980533054201134</id><published>2010-05-31T23:39:46.623-06:00</published><updated>2010-05-31T23:39:46.623-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Molly says Meow (Thank You!) and so do I!</title><content type='html'>Molly says Meow (Thank You!) and so do I!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6618098138038079935/comments/default/619980533054201134'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6618098138038079935/comments/default/619980533054201134'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/is-your-house-animal-house.html?showComment=1275370786623#c619980533054201134' title=''/><author><name>KajunKJ</name><uri>https://www.blogger.com/profile/02864090167519144067</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_suUblw-N6RY/TGNpLY7UwUI/AAAAAAAAAh0/hMx3qL7jf8U/S220-s32/Kayre+073010b.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/is-your-house-animal-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6618098138038079935' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6618098138038079935' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-906611868'/><gd:extendedProperty name='blogger.displayTime' value='May 31, 2010 at 11:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-226191121185111737</id><published>2010-06-04T11:44:47.109-06:00</published><updated>2010-06-04T11:44:47.109-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the dotted paper!  As always, thanks for the ...</title><content type='html'>Love the dotted paper!  As always, thanks for the show off gift and those templates by Tanya are really cute!!  Have a great week!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6307141564162338282/comments/default/226191121185111737'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6307141564162338282/comments/default/226191121185111737'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/tgif.html?showComment=1275673487109#c226191121185111737' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/tgif.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6307141564162338282' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6307141564162338282' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='June 4, 2010 at 11:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8966501803963440267</id><published>2010-06-06T18:21:22.470-06:00</published><updated>2010-06-06T18:21:22.470-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fun!!! I just booked a Disney cruise so I&amp;#39;ll b...</title><content type='html'>Fun!!! I just booked a Disney cruise so I&amp;#39;ll be in need of good scrappin&amp;#39; supplies once we get back! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4488902152694939154/comments/default/8966501803963440267'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4488902152694939154/comments/default/8966501803963440267'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/speed-scrap-tomorrow.html?showComment=1275870082470#c8966501803963440267' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/17557704541135989641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/speed-scrap-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4488902152694939154' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4488902152694939154' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-971225640'/><gd:extendedProperty name='blogger.displayTime' value='June 6, 2010 at 6:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3593947669398571653</id><published>2010-06-07T11:02:44.729-06:00</published><updated>2010-06-07T11:02:44.729-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY!!!!  Another SS and I love that prize!!! Thank...</title><content type='html'>YAY!!!!  Another SS and I love that prize!!! Thanks for the heads up! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4488902152694939154/comments/default/3593947669398571653'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4488902152694939154/comments/default/3593947669398571653'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/speed-scrap-tomorrow.html?showComment=1275930164729#c3593947669398571653' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/speed-scrap-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4488902152694939154' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4488902152694939154' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='June 7, 2010 at 11:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6228388895346082851</id><published>2010-06-07T22:57:50.736-06:00</published><updated>2010-06-07T22:57:50.736-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>your pages are always so freakin&amp;#39; cute!</title><content type='html'>your pages are always so freakin&amp;#39; cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4098786448559401854/comments/default/6228388895346082851'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4098786448559401854/comments/default/6228388895346082851'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/kicking-off-summer-manic-mondays.html?showComment=1275973070736#c6228388895346082851' title=''/><author><name>ash &amp;amp; diz</name><uri>https://www.blogger.com/profile/14445501515825965107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/--yf0HISKiHw/TZiPIbUXXwI/AAAAAAAAAqM/EB5Ntb8l4uI/s32/blog.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/kicking-off-summer-manic-mondays.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4098786448559401854' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4098786448559401854' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117140784'/><gd:extendedProperty name='blogger.displayTime' value='June 7, 2010 at 10:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6098526828828170042</id><published>2010-06-09T22:55:13.140-06:00</published><updated>2010-06-09T22:55:13.140-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, Britt!  You never seem to run out of fabulous...</title><content type='html'>Wow, Britt!  You never seem to run out of fabulous ideas and designs.  Seriously love your pages tonight!!  Love the bright colors on the first one and the blending with the castle on that last one!!  &lt;br /&gt;I was just looking through my old BD stuff and wishing I had time to scrap again... hopefully soon, I miss it!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8108900392220545412/comments/default/6098526828828170042'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8108900392220545412/comments/default/6098526828828170042'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/it-was-wild-crazy.html?showComment=1276145713140#c6098526828828170042' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/it-was-wild-crazy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8108900392220545412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8108900392220545412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='June 9, 2010 at 10:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3538438111053738757</id><published>2010-06-10T01:26:33.081-06:00</published><updated>2010-06-10T01:26:33.081-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You knew I love the last one, because I lifted it,...</title><content type='html'>You knew I love the last one, because I lifted it, and your desktop is lovely. And your speedscrap was fantastic I am glad I joined.&lt;br /&gt;&lt;br /&gt;I am a fan, thanks for your inspiration.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8108900392220545412/comments/default/3538438111053738757'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8108900392220545412/comments/default/3538438111053738757'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/it-was-wild-crazy.html?showComment=1276154793081#c3538438111053738757' title=''/><author><name>Miranda</name><uri>https://www.blogger.com/profile/00898632469574269335</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_jI10n_xpfa4/S0OhyKwTsVI/AAAAAAAAABU/JoFJOTJEqys/S220-s32/VERK-09.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/it-was-wild-crazy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8108900392220545412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8108900392220545412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1306490605'/><gd:extendedProperty name='blogger.displayTime' value='June 10, 2010 at 1:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-651014935386601011</id><published>2010-06-10T08:20:11.285-06:00</published><updated>2010-06-10T08:20:11.285-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for having us over- I had such a fu...</title><content type='html'>Thanks so much for having us over- I had such a fun time scrapping with you guys, and it was SO fun to finally meet in person!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7820000816062180756/comments/default/651014935386601011'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7820000816062180756/comments/default/651014935386601011'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/such-sweet-deal.html?showComment=1276179611285#c651014935386601011' title=''/><author><name>Suz</name><uri>https://www.blogger.com/profile/17533177713801304968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//2.bp.blogspot.com/_MDlzSgcg_Rc/S4BN7dbiK1I/AAAAAAAAG-w/YYHKAauN8Lw/S220-s32/web-me-10-09.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/such-sweet-deal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7820000816062180756' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7820000816062180756' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1573126165'/><gd:extendedProperty name='blogger.displayTime' value='June 10, 2010 at 8:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1671719294624526361</id><published>2010-06-10T08:27:28.752-06:00</published><updated>2010-06-10T08:27:28.752-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>so fun to scrap with friends!  Thanks for hosting ...</title><content type='html'>so fun to scrap with friends!  Thanks for hosting us (*and feeding us lots of sweets!)!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7820000816062180756/comments/default/1671719294624526361'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7820000816062180756/comments/default/1671719294624526361'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/such-sweet-deal.html?showComment=1276180048752#c1671719294624526361' title=''/><author><name>Jamie</name><uri>https://www.blogger.com/profile/13738942467439360488</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/such-sweet-deal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7820000816062180756' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7820000816062180756' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-53102959'/><gd:extendedProperty name='blogger.displayTime' value='June 10, 2010 at 8:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1006701878232251238</id><published>2010-06-10T10:38:32.643-06:00</published><updated>2010-06-10T10:38:32.643-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the head up on the sale!   I did a litt...</title><content type='html'>Thanks for the head up on the sale!   I did a little shopping!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7820000816062180756/comments/default/1006701878232251238'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7820000816062180756/comments/default/1006701878232251238'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/such-sweet-deal.html?showComment=1276187912643#c1006701878232251238' title=''/><author><name>Ruby</name><uri>https://www.blogger.com/profile/09703071404429795958</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/such-sweet-deal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7820000816062180756' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7820000816062180756' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1422484450'/><gd:extendedProperty name='blogger.displayTime' value='June 10, 2010 at 10:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5143239807429414339</id><published>2010-06-10T12:36:08.628-06:00</published><updated>2010-06-10T12:36:08.628-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>If that&amp;#39;s what I think it is, you were unspeak...</title><content type='html'>If that&amp;#39;s what I think it is, you were unspeakably sly in our &amp;#39;wish list&amp;#39; conversation in the speed scrap thread the other night. :D Yay!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5782367385789044246/comments/default/5143239807429414339'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5782367385789044246/comments/default/5143239807429414339'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/whats-in-store-for-tomorrow.html?showComment=1276194968628#c5143239807429414339' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10281512292470423640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/whats-in-store-for-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5782367385789044246' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5782367385789044246' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-342573817'/><gd:extendedProperty name='blogger.displayTime' value='June 10, 2010 at 12:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1308536640159751993</id><published>2010-06-10T12:48:16.622-06:00</published><updated>2010-06-10T12:48:16.622-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh I think I know what it is and I&amp;#39;m so excite...</title><content type='html'>Oh I think I know what it is and I&amp;#39;m so excited about it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5782367385789044246/comments/default/1308536640159751993'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5782367385789044246/comments/default/1308536640159751993'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/whats-in-store-for-tomorrow.html?showComment=1276195696622#c1308536640159751993' title=''/><author><name>Jewelle</name><uri>https://www.blogger.com/profile/02260332839799346385</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//1.bp.blogspot.com/_PgaJVx1m26Y/SspZwnsStGI/AAAAAAAADFo/aGpJ0WpG-9Q/S220-s32/jewelle.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/whats-in-store-for-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5782367385789044246' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5782367385789044246' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1888036145'/><gd:extendedProperty name='blogger.displayTime' value='June 10, 2010 at 12:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3134577449995609812</id><published>2010-06-10T16:16:58.514-06:00</published><updated>2010-06-10T16:16:58.514-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Im guessing Pooh and the Gang, i believe i see all...</title><content type='html'>Im guessing Pooh and the Gang, i believe i see all 4 colours for Pooh, Eyore, Piglet and Tigger.&lt;br /&gt;Ana Carol&lt;br /&gt;:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5782367385789044246/comments/default/3134577449995609812'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5782367385789044246/comments/default/3134577449995609812'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/whats-in-store-for-tomorrow.html?showComment=1276208218514#c3134577449995609812' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/whats-in-store-for-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5782367385789044246' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5782367385789044246' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 10, 2010 at 4:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2271913797081700186</id><published>2010-06-10T17:32:06.322-06:00</published><updated>2010-06-10T17:32:06.322-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m wishing I would have saved my picture for ...</title><content type='html'>I&amp;#39;m wishing I would have saved my picture for another day...I can&amp;#39;t wait until tomorrow!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5782367385789044246/comments/default/2271913797081700186'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5782367385789044246/comments/default/2271913797081700186'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/whats-in-store-for-tomorrow.html?showComment=1276212726322#c2271913797081700186' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/whats-in-store-for-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5782367385789044246' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5782367385789044246' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='June 10, 2010 at 5:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1931659504952272316</id><published>2010-06-10T18:09:26.991-06:00</published><updated>2010-06-10T18:09:26.991-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>omigosh... it looks darling! Love, love, love winn...</title><content type='html'>omigosh... it looks darling! Love, love, love winnie the pooh and the gang!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5782367385789044246/comments/default/1931659504952272316'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5782367385789044246/comments/default/1931659504952272316'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/whats-in-store-for-tomorrow.html?showComment=1276214966991#c1931659504952272316' title=''/><author><name>ash &amp;amp; diz</name><uri>https://www.blogger.com/profile/14445501515825965107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/--yf0HISKiHw/TZiPIbUXXwI/AAAAAAAAAqM/EB5Ntb8l4uI/s32/blog.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/whats-in-store-for-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5782367385789044246' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5782367385789044246' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117140784'/><gd:extendedProperty name='blogger.displayTime' value='June 10, 2010 at 6:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8198307117851332553</id><published>2010-06-10T18:53:30.119-06:00</published><updated>2010-06-10T18:53:30.119-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>yay!!!!  Hundred acre wood!!!</title><content type='html'>yay!!!!  Hundred acre wood!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5782367385789044246/comments/default/8198307117851332553'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5782367385789044246/comments/default/8198307117851332553'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/whats-in-store-for-tomorrow.html?showComment=1276217610119#c8198307117851332553' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/whats-in-store-for-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5782367385789044246' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5782367385789044246' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='June 10, 2010 at 6:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4092566665162350239</id><published>2010-06-10T19:54:59.599-06:00</published><updated>2010-06-10T19:54:59.599-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SQUUUUEEEEEEEEEEEEEE!!!! ( that is bree speak for ...</title><content type='html'>SQUUUUEEEEEEEEEEEEEE!!!! ( that is bree speak for Im really really happy :O))</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5782367385789044246/comments/default/4092566665162350239'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5782367385789044246/comments/default/4092566665162350239'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/whats-in-store-for-tomorrow.html?showComment=1276221299599#c4092566665162350239' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/whats-in-store-for-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5782367385789044246' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5782367385789044246' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='June 10, 2010 at 7:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8647045432741747646</id><published>2010-06-10T22:06:19.684-06:00</published><updated>2010-06-10T22:06:19.684-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your stuff, as always.  The woman in pink in ...</title><content type='html'>Love your stuff, as always.  The woman in pink in your &amp;#39;While we Wait&amp;#39; layout looks like Cristine Rose from Heroes.  &lt;br /&gt;&lt;br /&gt;Can&amp;#39;t wait to see your new kit tomorrow!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8108900392220545412/comments/default/8647045432741747646'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8108900392220545412/comments/default/8647045432741747646'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/it-was-wild-crazy.html?showComment=1276229179684#c8647045432741747646' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/03852131059543030652</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/it-was-wild-crazy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8108900392220545412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8108900392220545412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1067160929'/><gd:extendedProperty name='blogger.displayTime' value='June 10, 2010 at 10:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3327596146537966650</id><published>2010-06-11T08:35:33.738-06:00</published><updated>2010-06-11T08:35:33.738-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just bought all the new fantastic kits and I&amp;#39...</title><content type='html'>I just bought all the new fantastic kits and I&amp;#39;m not disapointed. I already use my 4$ coupon.lol.&lt;br /&gt;I&amp;#39;m just in love with all the lovelies colors and it fits all my favourites disney characters.&lt;br /&gt;Thanks a lot for the freebie.&lt;br /&gt;It match very well with the all.&lt;br /&gt;Have a nice day!&lt;br /&gt;Naia</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6825357001854491977/comments/default/3327596146537966650'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6825357001854491977/comments/default/3327596146537966650'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/fridays-finally-here.html?showComment=1276266933738#c3327596146537966650' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/fridays-finally-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6825357001854491977' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6825357001854491977' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 11, 2010 at 8:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3216805285487102104</id><published>2010-06-11T08:37:40.245-06:00</published><updated>2010-06-11T08:37:40.245-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Amazing!!! And could not have had better timing fo...</title><content type='html'>Amazing!!! And could not have had better timing for me... can&amp;#39;t wait to do Pooh bday party pics now! :) Thanks for the wonderful freebies, too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6825357001854491977/comments/default/3216805285487102104'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6825357001854491977/comments/default/3216805285487102104'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/fridays-finally-here.html?showComment=1276267060245#c3216805285487102104' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10281512292470423640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/fridays-finally-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6825357001854491977' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6825357001854491977' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-342573817'/><gd:extendedProperty name='blogger.displayTime' value='June 11, 2010 at 8:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2889501361154945463</id><published>2010-06-11T11:21:42.863-06:00</published><updated>2010-06-11T11:21:42.863-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW, WOW, WOW!!! I am super-impressed.  Now I want...</title><content type='html'>WOW, WOW, WOW!!! I am super-impressed.  Now I want to go back to Disney to take pictures especially to use your kits.  They are fabulous!!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6825357001854491977/comments/default/2889501361154945463'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6825357001854491977/comments/default/2889501361154945463'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/fridays-finally-here.html?showComment=1276276902863#c2889501361154945463' title=''/><author><name>Carolyn</name><uri>https://www.blogger.com/profile/08036436055861746660</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/fridays-finally-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6825357001854491977' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6825357001854491977' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1670202160'/><gd:extendedProperty name='blogger.displayTime' value='June 11, 2010 at 11:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-927640287422603475</id><published>2010-06-11T11:32:04.572-06:00</published><updated>2010-06-11T11:32:04.572-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt these are so CUTE! What a great idea to make...</title><content type='html'>Britt these are so CUTE! What a great idea to make different kits for each Pooh character.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6825357001854491977/comments/default/927640287422603475'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6825357001854491977/comments/default/927640287422603475'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/fridays-finally-here.html?showComment=1276277524572#c927640287422603475' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/fridays-finally-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6825357001854491977' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6825357001854491977' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='June 11, 2010 at 11:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5580406188412986729</id><published>2010-06-11T14:26:23.866-06:00</published><updated>2010-06-11T14:26:23.866-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wish I would have found your blo when this sale ...</title><content type='html'>I wish I would have found your blo when this sale was going on. I am very new to digital scrapbooking, like this week.LOL. I could have definetly used a deal like this to get started. Oh well I will be buying some of your stuff soon! You have great kits.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7820000816062180756/comments/default/5580406188412986729'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7820000816062180756/comments/default/5580406188412986729'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/such-sweet-deal.html?showComment=1276287983866#c5580406188412986729' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/such-sweet-deal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7820000816062180756' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7820000816062180756' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 11, 2010 at 2:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3322020180689408424</id><published>2010-06-11T16:25:03.778-06:00</published><updated>2010-06-11T16:25:03.778-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is adorable!! Thanks for the freebie - the ta...</title><content type='html'>This is adorable!! Thanks for the freebie - the tail is so cute! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6825357001854491977/comments/default/3322020180689408424'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6825357001854491977/comments/default/3322020180689408424'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/fridays-finally-here.html?showComment=1276295103778#c3322020180689408424' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/fridays-finally-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6825357001854491977' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6825357001854491977' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='June 11, 2010 at 4:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3247168533496106982</id><published>2010-06-11T16:35:12.313-06:00</published><updated>2010-06-11T16:35:12.313-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE the new kits!  Perfect for scrapping Crystal ...</title><content type='html'>LOVE the new kits!  Perfect for scrapping Crystal Palace pictures.  Thank you for the add-on as well!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6825357001854491977/comments/default/3247168533496106982'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6825357001854491977/comments/default/3247168533496106982'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/fridays-finally-here.html?showComment=1276295712313#c3247168533496106982' title=''/><author><name>Tiffany</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/fridays-finally-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6825357001854491977' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6825357001854491977' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 11, 2010 at 4:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7560614337101876435</id><published>2010-06-11T18:02:06.553-06:00</published><updated>2010-06-11T18:02:06.553-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie!!!</title><content type='html'>Thanks for the freebie!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6825357001854491977/comments/default/7560614337101876435'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6825357001854491977/comments/default/7560614337101876435'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/fridays-finally-here.html?showComment=1276300926553#c7560614337101876435' title=''/><author><name>Rebecca</name><uri>https://www.blogger.com/profile/06725974417373764155</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-LpUFt0ARaXw/UIwNs6nuprI/AAAAAAAAG6g/fm-cV6KCPC8/s32/0001web200-2sharp.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/fridays-finally-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6825357001854491977' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6825357001854491977' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-907838277'/><gd:extendedProperty name='blogger.displayTime' value='June 11, 2010 at 6:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7183485327055753459</id><published>2010-06-11T21:01:21.103-06:00</published><updated>2010-06-11T21:01:21.103-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can&amp;#39;t even begin to put my thoughts into wor...</title><content type='html'>I can&amp;#39;t even begin to put my thoughts into words! Amazing. Brilliant. Exciting? LOL! Off to buy everything...and the tail. Perfection! Thank you!!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6825357001854491977/comments/default/7183485327055753459'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6825357001854491977/comments/default/7183485327055753459'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/fridays-finally-here.html?showComment=1276311681103#c7183485327055753459' title=''/><author><name>Keela</name><uri>http://www.facebook.com/KeelaFox</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/fridays-finally-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6825357001854491977' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6825357001854491977' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 11, 2010 at 9:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8563736336735663400</id><published>2010-06-11T21:05:36.154-06:00</published><updated>2010-06-11T21:05:36.154-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are darling and I LOVE that tail!!!  Thanks ...</title><content type='html'>These are darling and I LOVE that tail!!!  Thanks for the freebie and the coordinating solid paper pack as the Show off gift!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6825357001854491977/comments/default/8563736336735663400'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6825357001854491977/comments/default/8563736336735663400'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/fridays-finally-here.html?showComment=1276311936154#c8563736336735663400' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/fridays-finally-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6825357001854491977' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6825357001854491977' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='June 11, 2010 at 9:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5722836224346937921</id><published>2010-06-12T08:18:20.975-06:00</published><updated>2010-06-12T08:18:20.975-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The wait is over!  I have been so anxious since th...</title><content type='html'>The wait is over!  I have been so anxious since the speed scrap to see your new kit (now KITS). They are all terrific!  Headed over to Scrapmatters now!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6825357001854491977/comments/default/5722836224346937921'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6825357001854491977/comments/default/5722836224346937921'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/fridays-finally-here.html?showComment=1276352300975#c5722836224346937921' title=''/><author><name>SullynTink</name><uri>https://www.blogger.com/profile/05748868177019510670</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/fridays-finally-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6825357001854491977' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6825357001854491977' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-811239198'/><gd:extendedProperty name='blogger.displayTime' value='June 12, 2010 at 8:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9081742101345193784</id><published>2010-06-12T20:12:57.325-06:00</published><updated>2011-09-29T11:34:28.199-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Amazing stuff!  I just spent $40 on your designs o...</title><content type='html'>Amazing stuff!  I just spent $40 on your designs over at ScrapMatters and am now downloading some of the freebies.  Keep up the great work!!!!  And thanks for the freebies!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/9081742101345193784'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/9081742101345193784'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1276395177325#c9081742101345193784' title=''/><author><name>Marsi</name><uri>https://www.blogger.com/profile/14911798820367354951</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-zVkQT7wSpnU/UX3I6wKTZMI/AAAAAAAAEHs/xbQCxdJxX6I/s32/11875_10152783508820241_1332419010_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2121849518'/><gd:extendedProperty name='blogger.displayTime' value='June 12, 2010 at 8:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5874491516778520195</id><published>2010-06-13T06:30:41.323-06:00</published><updated>2010-06-13T06:30:41.323-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Where can we find the little Piglet, Tigger, and E...</title><content type='html'>Where can we find the little Piglet, Tigger, and Eeyore that are on some of the pages?  I found Yippee Skippee which is a cute little bear but do you have the others in a kit?  Thank!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6825357001854491977/comments/default/5874491516778520195'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6825357001854491977/comments/default/5874491516778520195'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/fridays-finally-here.html?showComment=1276432241323#c5874491516778520195' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/fridays-finally-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6825357001854491977' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6825357001854491977' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 13, 2010 at 6:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3731667225023831037</id><published>2010-06-13T07:39:00.642-06:00</published><updated>2010-06-13T07:39:00.642-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>congrats, Britt!!! Super cool!</title><content type='html'>congrats, Britt!!! Super cool!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2002357663335926911/comments/default/3731667225023831037'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2002357663335926911/comments/default/3731667225023831037'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/very-fun-week-is-on-its-way.html?showComment=1276436340642#c3731667225023831037' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/very-fun-week-is-on-its-way.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2002357663335926911' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2002357663335926911' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='June 13, 2010 at 7:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3245943042290469636</id><published>2010-06-13T08:09:07.271-06:00</published><updated>2010-06-13T08:09:07.271-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That&amp;#39;s awesome! Will definitely be looking for...</title><content type='html'>That&amp;#39;s awesome! Will definitely be looking for those coupon codes on fb!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2002357663335926911/comments/default/3245943042290469636'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2002357663335926911/comments/default/3245943042290469636'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/very-fun-week-is-on-its-way.html?showComment=1276438147271#c3245943042290469636' title=''/><author><name>ash &amp;amp; diz</name><uri>https://www.blogger.com/profile/14445501515825965107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/--yf0HISKiHw/TZiPIbUXXwI/AAAAAAAAAqM/EB5Ntb8l4uI/s32/blog.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/very-fun-week-is-on-its-way.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2002357663335926911' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2002357663335926911' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117140784'/><gd:extendedProperty name='blogger.displayTime' value='June 13, 2010 at 8:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8953676226274528876</id><published>2010-06-13T14:42:06.952-06:00</published><updated>2010-06-13T14:42:06.952-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Those little stickers aren&amp;#39;t currently availab...</title><content type='html'>Those little stickers aren&amp;#39;t currently available, but there&amp;#39;s a chance they will be in the future.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6825357001854491977/comments/default/8953676226274528876'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6825357001854491977/comments/default/8953676226274528876'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/fridays-finally-here.html?showComment=1276461726952#c8953676226274528876' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/fridays-finally-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6825357001854491977' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6825357001854491977' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='June 13, 2010 at 2:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7145841956952242549</id><published>2010-06-15T08:12:43.954-06:00</published><updated>2010-06-15T08:12:43.954-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oooh wow your latest collection is super adorable!...</title><content type='html'>Oooh wow your latest collection is super adorable! I have tons of pictures of me with eeyore &amp;amp; tigger that I haven&amp;#39;t scrapped, what a perfect timing! And thank you for your freebie, I love the tail :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6825357001854491977/comments/default/7145841956952242549'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6825357001854491977/comments/default/7145841956952242549'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/fridays-finally-here.html?showComment=1276611163954#c7145841956952242549' title=''/><author><name>maria</name><uri>https://www.blogger.com/profile/14294750791235838082</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/-R-KSrqhdH6M/T-0DNhzWXqI/AAAAAAAADGI/L-8B7aVU7sk/s32/IMG_3840s.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/fridays-finally-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6825357001854491977' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6825357001854491977' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-9289037'/><gd:extendedProperty name='blogger.displayTime' value='June 15, 2010 at 8:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1447712099903627856</id><published>2010-06-15T16:34:43.936-06:00</published><updated>2010-06-15T17:00:04.471-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just got turned on to your &amp;quot;magical&amp;quot; w...</title><content type='html'>I just got turned on to your &amp;quot;magical&amp;quot; work today as I was searching for digi stuff for a recent D&amp;#39;land trip.  All of your kits are awesome!  I&amp;#39;ve saved several on my wish list and will be ordering some very soon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/1447712099903627856'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/1447712099903627856'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1276641283936#c1447712099903627856' title=''/><author><name>Wendy aka wendella247</name><uri>https://www.blogger.com/profile/14360632609616494475</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//bp1.blogger.com/_rgpvtZriyyI/SHOb8Ma4-JI/AAAAAAAAACg/_Pc3rD8aJiM/S220-s32/WSB+Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-136222952'/><gd:extendedProperty name='blogger.displayTime' value='June 15, 2010 at 4:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5632273031038359743</id><published>2010-06-16T15:37:45.929-06:00</published><updated>2010-06-16T15:37:45.929-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>is anyone else having problems unzipping the freebie?</title><content type='html'>is anyone else having problems unzipping the freebie?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6825357001854491977/comments/default/5632273031038359743'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6825357001854491977/comments/default/5632273031038359743'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/fridays-finally-here.html?showComment=1276724265929#c5632273031038359743' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/06916134544363371015</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/fridays-finally-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6825357001854491977' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6825357001854491977' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-395462417'/><gd:extendedProperty name='blogger.displayTime' value='June 16, 2010 at 3:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4677160449963520174</id><published>2010-06-17T18:10:21.796-06:00</published><updated>2011-09-29T11:34:28.190-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I realize that this is super old, but I see this k...</title><content type='html'>I realize that this is super old, but I see this kit used ALL the time.  Is it possible to still get it?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6365325645112943213/comments/default/4677160449963520174'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6365325645112943213/comments/default/4677160449963520174'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/little-oopsie.html?showComment=1276819821796#c4677160449963520174' title=''/><author><name>Jamie</name><uri>https://www.blogger.com/profile/10593205068628449560</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_CgUt9miynfU/ShKq10N6wXI/AAAAAAAAAG4/qEozlC09kPQ/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/little-oopsie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6365325645112943213' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6365325645112943213' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1990254908'/><gd:extendedProperty name='blogger.displayTime' value='June 17, 2010 at 6:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3222405469502696222</id><published>2010-06-18T09:18:58.345-06:00</published><updated>2010-06-18T09:18:58.345-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute new products!! 
I can&amp;#39;t wait to hear your...</title><content type='html'>Cute new products!! &lt;br /&gt;I can&amp;#39;t wait to hear your review of TS3!  I&amp;#39;m so excited to see it but we have a super busy weekend, so we won&amp;#39;t be able to for a bit still.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1915258545451659925/comments/default/3222405469502696222'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1915258545451659925/comments/default/3222405469502696222'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/new-template-new-alpha.html?showComment=1276874338345#c3222405469502696222' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/new-template-new-alpha.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1915258545451659925' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1915258545451659925' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='June 18, 2010 at 9:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6532896649270720923</id><published>2010-06-18T10:37:37.369-06:00</published><updated>2010-06-18T10:37:37.369-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your new alpha! , Thanks for the show-off gif...</title><content type='html'>Love your new alpha! , Thanks for the show-off gift.  Making a LO for ya is always on my must-do list for the week!  Can&amp;#39;t wait to here your thoughts on TS3!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1915258545451659925/comments/default/6532896649270720923'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1915258545451659925/comments/default/6532896649270720923'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/new-template-new-alpha.html?showComment=1276879057369#c6532896649270720923' title=''/><author><name>Patricia</name><uri>https://www.blogger.com/profile/10363673576955942618</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/new-template-new-alpha.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1915258545451659925' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1915258545451659925' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1491692169'/><gd:extendedProperty name='blogger.displayTime' value='June 18, 2010 at 10:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3897052418726288426</id><published>2010-06-20T00:48:10.019-06:00</published><updated>2010-06-20T00:48:10.019-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Soooooo????!!!
I&amp;#39;ve been waiting for you all d...</title><content type='html'>Soooooo????!!!&lt;br /&gt;I&amp;#39;ve been waiting for you all day to post on how TS3 was!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1915258545451659925/comments/default/3897052418726288426'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1915258545451659925/comments/default/3897052418726288426'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/new-template-new-alpha.html?showComment=1277016490019#c3897052418726288426' title=''/><author><name>Denise</name><uri>https://www.blogger.com/profile/05848695778946072887</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/new-template-new-alpha.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1915258545451659925' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1915258545451659925' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1680783127'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2010 at 12:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-31438742183255895</id><published>2010-06-21T11:42:18.841-06:00</published><updated>2010-06-21T11:42:18.841-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hope your mouth gets feeling better soon! Last mon...</title><content type='html'>Hope your mouth gets feeling better soon! Last month I was in the dentist chair for 3 hours!! I thought I was going to die! I finally saw &amp;quot;Toy Story 2&amp;quot; last week.  Can&amp;#39;t wait for your review!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/29037769150523315/comments/default/31438742183255895'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/29037769150523315/comments/default/31438742183255895'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/manic-monday.html?showComment=1277142138841#c31438742183255895' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/manic-monday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-29037769150523315' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/29037769150523315' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='June 21, 2010 at 11:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5017254403764062684</id><published>2010-06-21T16:29:59.249-06:00</published><updated>2010-06-21T16:29:59.249-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Brit.  Hope you are feeling better tonight afte...</title><content type='html'>Hi Brit.  Hope you are feeling better tonight after the dentist.  Too funny when I read your post today, I also had a bad dentist appt. today - so much novicane that I couldn&amp;#39;t blink or close my left all for two hours:-(&lt;br /&gt;Thanks again for all your great designs.&lt;br /&gt;Melissa</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/29037769150523315/comments/default/5017254403764062684'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/29037769150523315/comments/default/5017254403764062684'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/manic-monday.html?showComment=1277159399249#c5017254403764062684' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/manic-monday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-29037769150523315' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/29037769150523315' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 21, 2010 at 4:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1478545550138255312</id><published>2010-06-21T19:35:41.862-06:00</published><updated>2010-06-21T19:35:41.862-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YUCK on the dentist part of your day! Hope you fee...</title><content type='html'>YUCK on the dentist part of your day! Hope you feel better soon! Off to buy some QPs! :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/29037769150523315/comments/default/1478545550138255312'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/29037769150523315/comments/default/1478545550138255312'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/manic-monday.html?showComment=1277170541862#c1478545550138255312' title=''/><author><name>amazz</name><uri>https://www.blogger.com/profile/07329264475810014053</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_WNhIMqvyU_Y/SWtcZHh7JPI/AAAAAAAAABE/RhEGNBGNgbk/S220-s32/IMG_8258e2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/manic-monday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-29037769150523315' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/29037769150523315' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-862761850'/><gd:extendedProperty name='blogger.displayTime' value='June 21, 2010 at 7:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3451258279110615446</id><published>2010-06-22T03:25:53.805-06:00</published><updated>2010-06-22T03:25:53.805-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>:( Hope you feel better soon! If you&amp;#39;re presse...</title><content type='html'>:( Hope you feel better soon! If you&amp;#39;re pressed for time, you can just cut &amp;amp; paste my Toy Story 3 review. &amp;quot;AWESOME!&amp;quot; Not long enough? &amp;quot;One of the best movies I&amp;#39;ve seen in a long time!&amp;quot; There :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/29037769150523315/comments/default/3451258279110615446'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/29037769150523315/comments/default/3451258279110615446'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/manic-monday.html?showComment=1277198753805#c3451258279110615446' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/02953440103781720253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//img.photobucket.com/albums/v109/kswm30b/icons/skating/disney_heatherw.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/manic-monday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-29037769150523315' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/29037769150523315' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-51884619'/><gd:extendedProperty name='blogger.displayTime' value='June 22, 2010 at 3:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3120065553519739589</id><published>2010-06-22T16:17:28.551-06:00</published><updated>2010-06-22T16:17:28.551-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You look so cute! I love your hair and yellow shir...</title><content type='html'>You look so cute! I love your hair and yellow shirt! Very fun pictures.  I really want to see this one.  Thanks for the rave review!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/935422315292871581/comments/default/3120065553519739589'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/935422315292871581/comments/default/3120065553519739589'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/best-movie-youll-see-all-year.html?showComment=1277245048551#c3120065553519739589' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/best-movie-youll-see-all-year.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-935422315292871581' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/935422315292871581' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='June 22, 2010 at 4:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2079842656997948829</id><published>2010-06-22T16:40:34.081-06:00</published><updated>2010-06-22T16:40:34.081-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ditto times 10!</title><content type='html'>Ditto times 10!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/935422315292871581/comments/default/2079842656997948829'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/935422315292871581/comments/default/2079842656997948829'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/best-movie-youll-see-all-year.html?showComment=1277246434081#c2079842656997948829' title=''/><author><name>kleb111</name><uri>https://www.blogger.com/profile/09032525375647131397</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/best-movie-youll-see-all-year.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-935422315292871581' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/935422315292871581' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-514350011'/><gd:extendedProperty name='blogger.displayTime' value='June 22, 2010 at 4:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8812178774854151297</id><published>2010-06-22T17:20:51.261-06:00</published><updated>2010-06-22T17:20:51.261-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can&amp;#39;t WAIT to take our kiddos...it looks soooo...</title><content type='html'>Can&amp;#39;t WAIT to take our kiddos...it looks soooo good!&lt;br /&gt;:)  Thanks for sharing your thoughts!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/935422315292871581/comments/default/8812178774854151297'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/935422315292871581/comments/default/8812178774854151297'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/best-movie-youll-see-all-year.html?showComment=1277248851261#c8812178774854151297' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/best-movie-youll-see-all-year.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-935422315292871581' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/935422315292871581' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='June 22, 2010 at 5:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5251311101399422922</id><published>2010-06-22T20:34:56.992-06:00</published><updated>2010-06-22T20:34:56.992-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I like your blog !!Thank you. They are really grea...</title><content type='html'>I like your blog !!Thank you. They are really great . &lt;br /&gt;do not miss my goods , they are very beautiful !!&lt;br /&gt;&lt;a href="http://www.towatches.com/Fashion-Watches/" rel="nofollow"&gt;Fashion watches&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.towatches.com/Clearance/" rel="nofollow"&gt;Discount watches&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.towatches.com/Pocket-Watches/" rel="nofollow"&gt;Antique pocket watches&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.towatches.com/Pocket-Watches/" rel="nofollow"&gt;Engraved pocket watches&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/29037769150523315/comments/default/5251311101399422922'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/29037769150523315/comments/default/5251311101399422922'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/manic-monday.html?showComment=1277260496992#c5251311101399422922' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/manic-monday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-29037769150523315' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/29037769150523315' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 22, 2010 at 8:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5647191087189274928</id><published>2010-06-22T21:06:19.609-06:00</published><updated>2010-06-22T21:06:19.609-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just got back from seeing it, bawled like a baby a...</title><content type='html'>Just got back from seeing it, bawled like a baby and LOVED it! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/935422315292871581/comments/default/5647191087189274928'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/935422315292871581/comments/default/5647191087189274928'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/best-movie-youll-see-all-year.html?showComment=1277262379609#c5647191087189274928' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/best-movie-youll-see-all-year.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-935422315292871581' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/935422315292871581' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='June 22, 2010 at 9:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1737049696049740887</id><published>2010-06-23T10:44:12.011-06:00</published><updated>2010-06-23T10:44:12.011-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>is it ok for a 3.5yr old to see it?  what do you t...</title><content type='html'>is it ok for a 3.5yr old to see it?  what do you thing?  also, I didn&amp;#39;t know that you could see it NON-3D.  We want it NON-3D because my little one cannot keep eyeglasses on and I think it might scare her.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/935422315292871581/comments/default/1737049696049740887'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/935422315292871581/comments/default/1737049696049740887'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/best-movie-youll-see-all-year.html?showComment=1277311452011#c1737049696049740887' title=''/><author><name>Dalis</name><uri>http://stampergirl.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/best-movie-youll-see-all-year.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-935422315292871581' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/935422315292871581' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 23, 2010 at 10:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-353820556442466823</id><published>2010-06-23T11:19:51.616-06:00</published><updated>2010-06-23T11:19:51.616-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It was great! I took my niece the first show it wa...</title><content type='html'>It was great! I took my niece the first show it was the best one yet.&lt;br /&gt;I hope you make a Toy Story 3 kit soon!&lt;br /&gt;&lt;br /&gt;Tammy</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/935422315292871581/comments/default/353820556442466823'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/935422315292871581/comments/default/353820556442466823'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/best-movie-youll-see-all-year.html?showComment=1277313591616#c353820556442466823' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/best-movie-youll-see-all-year.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-935422315292871581' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/935422315292871581' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 23, 2010 at 11:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7443885523434068273</id><published>2010-06-23T11:24:32.782-06:00</published><updated>2010-06-23T11:24:32.782-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Dalis - absolutely a 3.5 year old would love it!! ...</title><content type='html'>Dalis - absolutely a 3.5 year old would love it!! It&amp;#39;s pretty intense in parts, but my niece is that age and I know she&amp;#39;d love it!  And she has seen 3D movies before, they just give her the kid sized glasses and she learns to leave them on.  The 3D won&amp;#39;t scare her.  It&amp;#39;s not anything popping out at you.  It just makes the screen have depth.  There isn&amp;#39;t anything the comes out at you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/935422315292871581/comments/default/7443885523434068273'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/935422315292871581/comments/default/7443885523434068273'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/best-movie-youll-see-all-year.html?showComment=1277313872782#c7443885523434068273' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/best-movie-youll-see-all-year.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-935422315292871581' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/935422315292871581' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='June 23, 2010 at 11:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6989804796146106087</id><published>2010-06-23T12:53:59.217-06:00</published><updated>2010-06-23T12:53:59.217-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We just saw it yesterday afternoon with our kids a...</title><content type='html'>We just saw it yesterday afternoon with our kids and they all loved it, including the three year old. What a wonderful movie! I&amp;#39;m so glad they didn&amp;#39;t ruin it like so many sequels/trilogies have been.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/935422315292871581/comments/default/6989804796146106087'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/935422315292871581/comments/default/6989804796146106087'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/best-movie-youll-see-all-year.html?showComment=1277319239217#c6989804796146106087' title=''/><author><name>Kathleen</name><uri>https://www.blogger.com/profile/03437334053741020887</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_iHf-D1zdaCM/SH6_IAzsyEI/AAAAAAAAAWY/LzU-aAv99j8/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/best-movie-youll-see-all-year.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-935422315292871581' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/935422315292871581' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-755540311'/><gd:extendedProperty name='blogger.displayTime' value='June 23, 2010 at 12:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7088920823624171546</id><published>2010-06-23T15:18:01.430-06:00</published><updated>2010-06-23T15:18:01.430-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We saw it this weekend, and LOVED it!  We chose NO...</title><content type='html'>We saw it this weekend, and LOVED it!  We chose NOT to see it in 3-D (some theatres offer both choices).  I know what my kids are like with those 3-D glasses-(3-D attractions at WDW) they just can&amp;#39;t keep them on.  They want to see without them!  ALSO, I had heard that 3-D is NOT good for kids, not for extended times anyways- it can hurt their eyesight.  Regardless of whether you see it 3-D or not...it&amp;#39;s a wonderful movie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/935422315292871581/comments/default/7088920823624171546'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/935422315292871581/comments/default/7088920823624171546'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/best-movie-youll-see-all-year.html?showComment=1277327881430#c7088920823624171546' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/best-movie-youll-see-all-year.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-935422315292871581' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/935422315292871581' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 23, 2010 at 3:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-426607416711341666</id><published>2010-06-23T15:33:01.092-06:00</published><updated>2010-06-23T15:33:01.092-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We took E to see this on Saturday and he LOVED it....</title><content type='html'>We took E to see this on Saturday and he LOVED it. We didn&amp;#39;t see it in 3D cuz I knew he wouldn&amp;#39;t keep the glasses on. He was so darn cute! Sat in his booster seat with his popcorn and candy and soaked in all the toy story fun. He laughed at so many parts and kept calling out to buster everytime he came on screen. Now me on the other hand...I got sick and had to run to the bathroom half way through. I think I was sitting too close to the screen or something. Had to watch the last part of the movie standing up in the back. But I&amp;#39;m glad to know I was not the only one that cried.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/935422315292871581/comments/default/426607416711341666'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/935422315292871581/comments/default/426607416711341666'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/best-movie-youll-see-all-year.html?showComment=1277328781092#c426607416711341666' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/best-movie-youll-see-all-year.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-935422315292871581' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/935422315292871581' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='June 23, 2010 at 3:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1505682771182029239</id><published>2010-06-23T15:42:45.973-06:00</published><updated>2010-06-23T15:42:45.973-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I told my 3 year old we were going to see it and h...</title><content type='html'>I told my 3 year old we were going to see it and he went and changed his clothes into his TS3 shirt, swimming trunks and tennis shoes. LOL! We loved the movie! He said there were some scary parts that he didn&amp;#39;t like, but he doesn&amp;#39;t like the scary parts in TS1 or TS2 either but still loves the movies. I should have taken some Kleenex with me!!! :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/935422315292871581/comments/default/1505682771182029239'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/935422315292871581/comments/default/1505682771182029239'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/best-movie-youll-see-all-year.html?showComment=1277329365973#c1505682771182029239' title=''/><author><name>amazz</name><uri>https://www.blogger.com/profile/07329264475810014053</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_WNhIMqvyU_Y/SWtcZHh7JPI/AAAAAAAAABE/RhEGNBGNgbk/S220-s32/IMG_8258e2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/best-movie-youll-see-all-year.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-935422315292871581' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/935422315292871581' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-862761850'/><gd:extendedProperty name='blogger.displayTime' value='June 23, 2010 at 3:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-308369202317484712</id><published>2010-06-24T04:54:09.743-06:00</published><updated>2010-06-24T04:54:09.743-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, I can&amp;#39;t wait to see it!

BUT: in Germany w...</title><content type='html'>Oh, I can&amp;#39;t wait to see it!&lt;br /&gt;&lt;br /&gt;BUT: in Germany we have to wait until 07/29/10 :-(&lt;br /&gt;&lt;br /&gt;Greetings from Germany,&lt;br /&gt;&lt;br /&gt;Silvie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/935422315292871581/comments/default/308369202317484712'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/935422315292871581/comments/default/308369202317484712'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/best-movie-youll-see-all-year.html?showComment=1277376849743#c308369202317484712' title=''/><author><name>Silvie</name><uri>https://www.blogger.com/profile/02175437840309616218</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/best-movie-youll-see-all-year.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-935422315292871581' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/935422315292871581' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1820770128'/><gd:extendedProperty name='blogger.displayTime' value='June 24, 2010 at 4:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8588343080787471737</id><published>2010-06-24T14:04:05.605-06:00</published><updated>2010-06-24T14:04:05.605-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I AGREE!!!  100%  AWESOME MOVIE!!!!  We went openi...</title><content type='html'>I AGREE!!!  100%  AWESOME MOVIE!!!!  We went opening day too.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/935422315292871581/comments/default/8588343080787471737'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/935422315292871581/comments/default/8588343080787471737'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/best-movie-youll-see-all-year.html?showComment=1277409845605#c8588343080787471737' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/best-movie-youll-see-all-year.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-935422315292871581' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/935422315292871581' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='June 24, 2010 at 2:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4979461861278196173</id><published>2010-06-24T17:52:25.435-06:00</published><updated>2010-06-24T17:52:25.435-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Looks like a tribute to the good old U S of A to m...</title><content type='html'>Looks like a tribute to the good old U S of A to me :) Can&amp;#39;t wait to see!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3046150493051203100/comments/default/4979461861278196173'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3046150493051203100/comments/default/4979461861278196173'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/sneak-peek.html?showComment=1277423545435#c4979461861278196173' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/17557704541135989641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3046150493051203100' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3046150493051203100' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-971225640'/><gd:extendedProperty name='blogger.displayTime' value='June 24, 2010 at 5:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1828970449586354957</id><published>2010-06-24T18:34:24.995-06:00</published><updated>2010-06-24T18:34:24.995-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oooh, looks like another one that&amp;#39;s going to g...</title><content type='html'>oooh, looks like another one that&amp;#39;s going to go on my wish list (along with just about everything you&amp;#39;ve released since I quit CTing for you, lol).  Someday I will get a new computer that doesn&amp;#39;t run so slow with photoshop open and then I will scrap again!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3046150493051203100/comments/default/1828970449586354957'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3046150493051203100/comments/default/1828970449586354957'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/sneak-peek.html?showComment=1277426064995#c1828970449586354957' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3046150493051203100' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3046150493051203100' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='June 24, 2010 at 6:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2583943543498389682</id><published>2010-06-24T20:23:25.298-06:00</published><updated>2010-06-24T20:23:25.298-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Loved the movie just as much as the first two.  Pi...</title><content type='html'>Loved the movie just as much as the first two.  Pixar does a great job.  Makes me sad at the way I treated some of my toys.:( Oh well, its all good.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/935422315292871581/comments/default/2583943543498389682'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/935422315292871581/comments/default/2583943543498389682'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/best-movie-youll-see-all-year.html?showComment=1277432605298#c2583943543498389682' title=''/><author><name>Becky</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/best-movie-youll-see-all-year.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-935422315292871581' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/935422315292871581' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 24, 2010 at 8:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1700805922723423938</id><published>2010-06-24T21:05:32.052-06:00</published><updated>2011-09-29T11:34:28.179-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the great kit!</title><content type='html'>Thanks for the great kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/1700805922723423938'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/1700805922723423938'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html?showComment=1277435132052#c1700805922723423938' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/14544199169475489835</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-976526543684951798' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/976526543684951798' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-7628179'/><gd:extendedProperty name='blogger.displayTime' value='June 24, 2010 at 9:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5884021889435852769</id><published>2010-06-24T21:41:10.187-06:00</published><updated>2010-06-24T21:41:10.187-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ooo something to scrap the pictures of my husband ...</title><content type='html'>Ooo something to scrap the pictures of my husband and Haley on his ship!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3046150493051203100/comments/default/5884021889435852769'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3046150493051203100/comments/default/5884021889435852769'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/sneak-peek.html?showComment=1277437270187#c5884021889435852769' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3046150493051203100' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3046150493051203100' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='June 24, 2010 at 9:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5026251868535175691</id><published>2010-06-24T21:42:06.171-06:00</published><updated>2010-06-24T21:42:06.171-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Tonight is opening day here on the base! We&amp;#39;re...</title><content type='html'>Tonight is opening day here on the base! We&amp;#39;re going of course! I cannot wait!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/935422315292871581/comments/default/5026251868535175691'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/935422315292871581/comments/default/5026251868535175691'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/best-movie-youll-see-all-year.html?showComment=1277437326171#c5026251868535175691' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/best-movie-youll-see-all-year.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-935422315292871581' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/935422315292871581' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='June 24, 2010 at 9:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7574735672317562137</id><published>2010-06-24T21:53:31.026-06:00</published><updated>2010-06-24T21:53:31.026-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can&amp;#39;t wait!</title><content type='html'>Can&amp;#39;t wait!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3046150493051203100/comments/default/7574735672317562137'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3046150493051203100/comments/default/7574735672317562137'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/sneak-peek.html?showComment=1277438011026#c7574735672317562137' title=''/><author><name>Ruby</name><uri>https://www.blogger.com/profile/09703071404429795958</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3046150493051203100' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3046150493051203100' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1422484450'/><gd:extendedProperty name='blogger.displayTime' value='June 24, 2010 at 9:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4234394614145540465</id><published>2010-06-25T07:43:37.490-06:00</published><updated>2010-06-25T07:43:37.490-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie, Britt! Super cute! I love ...</title><content type='html'>Thanks for the freebie, Britt! Super cute! I love the new kit, especially the flip flops. :) I hope your hubby takes you somewhere fun tonight!! Have a great weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3042114295190922446/comments/default/4234394614145540465'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3042114295190922446/comments/default/4234394614145540465'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/made-in-america.html?showComment=1277473417490#c4234394614145540465' title=''/><author><name>amazz</name><uri>https://www.blogger.com/profile/07329264475810014053</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_WNhIMqvyU_Y/SWtcZHh7JPI/AAAAAAAAABE/RhEGNBGNgbk/S220-s32/IMG_8258e2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/made-in-america.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3042114295190922446' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3042114295190922446' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-862761850'/><gd:extendedProperty name='blogger.displayTime' value='June 25, 2010 at 7:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4513059150975737262</id><published>2010-06-25T07:53:00.027-06:00</published><updated>2010-06-25T07:53:00.027-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You name the time and title and I&amp;#39;ll take care...</title><content type='html'>You name the time and title and I&amp;#39;ll take care of the rest. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3042114295190922446/comments/default/4513059150975737262'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3042114295190922446/comments/default/4513059150975737262'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/made-in-america.html?showComment=1277473980027#c4513059150975737262' title=''/><author><name>Josh</name><uri>https://www.blogger.com/profile/02679168646720659780</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/made-in-america.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3042114295190922446' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3042114295190922446' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123783456'/><gd:extendedProperty name='blogger.displayTime' value='June 25, 2010 at 7:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5671460961918575698</id><published>2010-06-25T08:38:46.777-06:00</published><updated>2010-06-25T08:38:46.777-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebies, Britt! Really excited abo...</title><content type='html'>Thanks for the freebies, Britt! Really excited about the blue alpha... I scrap 2 little boys and my blue alpha selection is pitiful! :) Happy weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3042114295190922446/comments/default/5671460961918575698'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3042114295190922446/comments/default/5671460961918575698'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/made-in-america.html?showComment=1277476726777#c5671460961918575698' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10281512292470423640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/made-in-america.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3042114295190922446' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3042114295190922446' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-342573817'/><gd:extendedProperty name='blogger.displayTime' value='June 25, 2010 at 8:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2032811196826821511</id><published>2010-06-25T09:59:23.691-06:00</published><updated>2010-06-25T09:59:23.691-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YES!!! I have needed a good 4th of July kit for qu...</title><content type='html'>YES!!! I have needed a good 4th of July kit for quite some time now! I love it! And thanks for that adorable page of Gracelyn! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3042114295190922446/comments/default/2032811196826821511'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3042114295190922446/comments/default/2032811196826821511'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/made-in-america.html?showComment=1277481563691#c2032811196826821511' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/made-in-america.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3042114295190922446' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3042114295190922446' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='June 25, 2010 at 9:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3743102588030052283</id><published>2010-06-26T18:53:40.922-06:00</published><updated>2010-06-26T18:53:40.922-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Loving this kit.  It will be great for 4th pics.</title><content type='html'>Loving this kit.  It will be great for 4th pics.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3042114295190922446/comments/default/3743102588030052283'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3042114295190922446/comments/default/3743102588030052283'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/made-in-america.html?showComment=1277600020922#c3743102588030052283' title=''/><author><name>Shelbi</name><uri>https://www.blogger.com/profile/05356316420182227329</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/made-in-america.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3042114295190922446' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3042114295190922446' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1671070663'/><gd:extendedProperty name='blogger.displayTime' value='June 26, 2010 at 6:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9102484875410924150</id><published>2010-06-27T22:38:44.850-06:00</published><updated>2010-06-27T22:38:44.850-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Is the freebie no longer available?  I get a weird...</title><content type='html'>Is the freebie no longer available?  I get a weird link. I love that red sparkle page!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3042114295190922446/comments/default/9102484875410924150'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3042114295190922446/comments/default/9102484875410924150'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/made-in-america.html?showComment=1277699924850#c9102484875410924150' title=''/><author><name>Jamie</name><uri>https://www.blogger.com/profile/10593205068628449560</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_CgUt9miynfU/ShKq10N6wXI/AAAAAAAAAG4/qEozlC09kPQ/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/made-in-america.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3042114295190922446' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3042114295190922446' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1990254908'/><gd:extendedProperty name='blogger.displayTime' value='June 27, 2010 at 10:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8035862677072230464</id><published>2010-06-27T23:08:25.710-06:00</published><updated>2010-06-27T23:08:25.710-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for sharing all your great stuff</title><content type='html'>Thanks for sharing all your great stuff</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1140727351080142207/comments/default/8035862677072230464'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1140727351080142207/comments/default/8035862677072230464'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/speed-scrap-tonight.html?showComment=1277701705710#c8035862677072230464' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1140727351080142207' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1140727351080142207' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 27, 2010 at 11:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3704853270208745774</id><published>2010-06-28T10:00:35.456-06:00</published><updated>2010-06-28T10:00:35.456-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can&amp;#39;t wait to scrap with this kit! I also cann...</title><content type='html'>Can&amp;#39;t wait to scrap with this kit! I also cannot get the freebie to download - any suggestions?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3042114295190922446/comments/default/3704853270208745774'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3042114295190922446/comments/default/3704853270208745774'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/made-in-america.html?showComment=1277740835456#c3704853270208745774' title=''/><author><name>Tami</name><uri>https://www.blogger.com/profile/01697167153908430395</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_mn6Z3ezYtH4/SZtMG-yVszI/AAAAAAAAAAM/WWy9Y6AmX84/S220-s32/tami_low_res.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/made-in-america.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3042114295190922446' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3042114295190922446' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1823205202'/><gd:extendedProperty name='blogger.displayTime' value='June 28, 2010 at 10:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7183991894596265037</id><published>2010-06-28T10:24:35.872-06:00</published><updated>2010-06-28T10:24:35.872-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The link is working again.  WEIRD.  It was working...</title><content type='html'>The link is working again.  WEIRD.  It was working fine, and then all of sudden changed.  But its working now.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3042114295190922446/comments/default/7183991894596265037'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3042114295190922446/comments/default/7183991894596265037'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/made-in-america.html?showComment=1277742275872#c7183991894596265037' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/made-in-america.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3042114295190922446' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3042114295190922446' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='June 28, 2010 at 10:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6628368975989563409</id><published>2010-06-28T16:51:25.932-06:00</published><updated>2010-06-28T16:51:25.932-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!</title><content type='html'>Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3042114295190922446/comments/default/6628368975989563409'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3042114295190922446/comments/default/6628368975989563409'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/made-in-america.html?showComment=1277765485932#c6628368975989563409' title=''/><author><name>Cherbear</name><uri>https://www.blogger.com/profile/03861651192691203313</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/made-in-america.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3042114295190922446' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3042114295190922446' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1147221552'/><gd:extendedProperty name='blogger.displayTime' value='June 28, 2010 at 4:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7421527492798782301</id><published>2010-06-29T20:29:42.233-06:00</published><updated>2010-06-29T20:29:42.233-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am so excited, I can&amp;#39;t wait!  I really want ...</title><content type='html'>I am so excited, I can&amp;#39;t wait!  I really want that flamingo  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4633238418839727458/comments/default/7421527492798782301'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4633238418839727458/comments/default/7421527492798782301'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/daily-download.html?showComment=1277864982233#c7421527492798782301' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/daily-download.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4633238418839727458' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4633238418839727458' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='June 29, 2010 at 8:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-961019500631736953</id><published>2010-06-30T08:35:21.851-06:00</published><updated>2010-06-30T08:35:21.851-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>:(  I&amp;#39;m gonna miss out on this .... I&amp;#39;ll b...</title><content type='html'>:(  I&amp;#39;m gonna miss out on this .... I&amp;#39;ll be at Disney from the 1st to the 9th.  Why did my laptop have to blow up?  I could have taken it with me !!!  LOL !!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4633238418839727458/comments/default/961019500631736953'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4633238418839727458/comments/default/961019500631736953'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/daily-download.html?showComment=1277908521851#c961019500631736953' title=''/><author><name>Mel!ss@</name><uri>https://www.blogger.com/profile/07431673114424167621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_UkQ9MeQIiuc/TDyUmGeLs1I/AAAAAAAAAOM/67t-LXIXgM4/S220-s32/me+and+goofy+avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/daily-download.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4633238418839727458' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4633238418839727458' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1990556681'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2010 at 8:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5445310845357415157</id><published>2010-07-01T11:40:06.556-06:00</published><updated>2010-07-01T11:40:06.556-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt - thanks for the free elements. I used some ...</title><content type='html'>Britt - thanks for the free elements. I used some of them for my new blog header. Stop by and check it out, http://sllybean.blogspot.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3042114295190922446/comments/default/5445310845357415157'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3042114295190922446/comments/default/5445310845357415157'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/made-in-america.html?showComment=1278006006556#c5445310845357415157' title=''/><author><name>Sally Watkins</name><uri>https://www.blogger.com/profile/08240217403753055880</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-BZNp4ua8S-I/TgyGfrhWF0I/AAAAAAAABIM/ylPrAjcldvs/s32/Photo%2B40.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/made-in-america.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3042114295190922446' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3042114295190922446' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1054135073'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2010 at 11:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6785886780015935047</id><published>2010-07-01T13:54:46.880-06:00</published><updated>2010-07-01T13:54:46.880-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute house Britt!  Congrats!</title><content type='html'>Cute house Britt!  Congrats!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/6785886780015935047'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/6785886780015935047'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/were-homeowners.html?showComment=1278014086880#c6785886780015935047' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2010 at 1:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1156205843672114422</id><published>2010-07-01T13:56:32.140-06:00</published><updated>2010-07-01T13:56:32.140-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats!! What an opportunity to buy the place yo...</title><content type='html'>Congrats!! What an opportunity to buy the place you&amp;#39;re renting! You must really love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/1156205843672114422'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/1156205843672114422'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/were-homeowners.html?showComment=1278014192140#c1156205843672114422' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05914127090127327763</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1348124929'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2010 at 1:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1598369752838725977</id><published>2010-07-01T14:02:58.636-06:00</published><updated>2010-07-01T14:02:58.636-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Isn&amp;#39;t the best feeling in the world?!  We clos...</title><content type='html'>Isn&amp;#39;t the best feeling in the world?!  We closed on our very first home back in April, and I&amp;#39;m still so excited about it.  Congrats!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/1598369752838725977'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/1598369752838725977'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/were-homeowners.html?showComment=1278014578636#c1598369752838725977' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/03564906200983646394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-2U_pryEXti0/UWcgC9NYzWI/AAAAAAAAXtw/ccer93QzhAA/s32/20130216_100523%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-161017844'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2010 at 2:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-134900148535483065</id><published>2010-07-01T14:04:04.058-06:00</published><updated>2010-07-01T14:04:04.058-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So happy that you finally closed! Congratulations!...</title><content type='html'>So happy that you finally closed! Congratulations! Your pictures are so light and bright.  Love them!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/134900148535483065'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/134900148535483065'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/were-homeowners.html?showComment=1278014644058#c134900148535483065' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2010 at 2:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2707600979932050274</id><published>2010-07-01T14:15:06.341-06:00</published><updated>2010-07-01T14:15:06.341-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations! It is a lovely house and you shou...</title><content type='html'>Congratulations! It is a lovely house and you should be very proud!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/2707600979932050274'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/2707600979932050274'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/were-homeowners.html?showComment=1278015306341#c2707600979932050274' title=''/><author><name>Cheryl</name><uri>https://www.blogger.com/profile/00060008319460693056</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//2.bp.blogspot.com/-89GbPsBmxTY/U4oUS-aGUyI/AAAAAAAAEYU/An3Z0-a-r6U/s32/Cheryl%2BProfile1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1988964408'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2010 at 2:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1962116960061031045</id><published>2010-07-01T14:15:20.645-06:00</published><updated>2010-07-01T14:15:20.645-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh congratulations! Im so very excited for you!</title><content type='html'>oh congratulations! Im so very excited for you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/1962116960061031045'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/1962116960061031045'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/were-homeowners.html?showComment=1278015320645#c1962116960061031045' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2010 at 2:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3489352680187052947</id><published>2010-07-01T14:40:22.710-06:00</published><updated>2010-07-01T14:40:22.710-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That&amp;#39;s soo exciting!  We&amp;#39;re in the process...</title><content type='html'>That&amp;#39;s soo exciting!  We&amp;#39;re in the process of looking for a house right now. We just put in an offer yesterday, so we&amp;#39;ll see how that goes!  Congrats!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/3489352680187052947'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/3489352680187052947'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/were-homeowners.html?showComment=1278016822710#c3489352680187052947' title=''/><author><name>Alyna</name><uri>https://www.blogger.com/profile/02824786726787709505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1573832563'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2010 at 2:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4102545931332602264</id><published>2010-07-01T14:46:40.207-06:00</published><updated>2010-07-01T14:46:40.207-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Holy cow!!! CONGRATS!!! That is SOOOOO exciting! I...</title><content type='html'>Holy cow!!! CONGRATS!!! That is SOOOOO exciting! I think that&amp;#39;s awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/4102545931332602264'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/4102545931332602264'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/were-homeowners.html?showComment=1278017200207#c4102545931332602264' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2010 at 2:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7401925814878423815</id><published>2010-07-01T14:48:38.819-06:00</published><updated>2010-07-01T14:48:38.819-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations Britt! Thanks for sharing the grea...</title><content type='html'>Congratulations Britt! Thanks for sharing the great news!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/7401925814878423815'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/7401925814878423815'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/were-homeowners.html?showComment=1278017318819#c7401925814878423815' title=''/><author><name>Dolores</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2010 at 2:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5063026523909232388</id><published>2010-07-01T16:22:59.758-06:00</published><updated>2010-07-01T16:22:59.758-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations!  Your first home is always so spe...</title><content type='html'>Congratulations!  Your first home is always so special!!  &lt;br /&gt;&lt;br /&gt;Jenn</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/5063026523909232388'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/5063026523909232388'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/were-homeowners.html?showComment=1278022979758#c5063026523909232388' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2010 at 4:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6019076544590729069</id><published>2010-07-01T16:50:19.061-06:00</published><updated>2010-07-01T16:50:19.061-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations Britt!  :)  Isn&amp;#39;t it the best ...</title><content type='html'>Congratulations Britt!  :)  Isn&amp;#39;t it the best feeling?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/6019076544590729069'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/6019076544590729069'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/were-homeowners.html?showComment=1278024619061#c6019076544590729069' title=''/><author><name>JoAnn</name><uri>https://www.blogger.com/profile/12270148950107909001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-652271377'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2010 at 4:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3548104765857160513</id><published>2010-07-01T18:12:08.196-06:00</published><updated>2010-07-01T18:12:08.196-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations!  I just purchased &amp;quot;Made in A...</title><content type='html'>Congratulations!  I just purchased &amp;quot;Made in America&amp;quot;, so hopefully that will help with a little change in the pocket!  LOL!!!  We&amp;#39;re trying to sell our house right now, so I&amp;#39;m on the other end. How nice is it that you don&amp;#39;t have to deal with moving though!?!?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/3548104765857160513'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/3548104765857160513'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/were-homeowners.html?showComment=1278029528196#c3548104765857160513' title=''/><author><name>JenR.</name><uri>https://www.blogger.com/profile/17649632005756626731</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_XmTyX577Xm8/TItxIftKDWI/AAAAAAAAAS4/Ht3q2zbSXNI/S220-s32/Profile+Pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-334098916'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2010 at 6:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3187080833155588910</id><published>2010-07-01T18:20:28.190-06:00</published><updated>2010-07-01T18:20:28.190-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m SO EXCITED for you!  (And feel so out of t...</title><content type='html'>I&amp;#39;m SO EXCITED for you!  (And feel so out of the loop!)&lt;br /&gt;That is one DARLING house and I&amp;#39;m so glad that it&amp;#39;s yours.&lt;br /&gt;And seriously, buying a house and not having to move is the BEST IDEA I&amp;#39;ve ever heard.  ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/3187080833155588910'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/3187080833155588910'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/were-homeowners.html?showComment=1278030028190#c3187080833155588910' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2010 at 6:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5840178873621906301</id><published>2010-07-01T18:53:30.145-06:00</published><updated>2010-07-01T18:53:30.145-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations!   Your house is adorable.  Wishin...</title><content type='html'>Congratulations!   Your house is adorable.  Wishing you all the best!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/5840178873621906301'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/5840178873621906301'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/were-homeowners.html?showComment=1278032010145#c5840178873621906301' title=''/><author><name>Ruby</name><uri>https://www.blogger.com/profile/09703071404429795958</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1422484450'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2010 at 6:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2590891088517280448</id><published>2010-07-01T19:19:09.521-06:00</published><updated>2010-07-01T19:19:09.521-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations!  Wishing you and Josh all the bes...</title><content type='html'>Congratulations!  Wishing you and Josh all the best in YOUR new house!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/2590891088517280448'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/2590891088517280448'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/were-homeowners.html?showComment=1278033549521#c2590891088517280448' title=''/><author><name>Kim</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2010 at 7:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8828148183230382244</id><published>2010-07-01T19:27:00.667-06:00</published><updated>2010-07-01T19:27:00.667-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>what an awesome milestone! congrats!!!</title><content type='html'>what an awesome milestone! congrats!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/8828148183230382244'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/8828148183230382244'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/were-homeowners.html?showComment=1278034020667#c8828148183230382244' title=''/><author><name>Quietangelsb</name><uri>https://www.blogger.com/profile/08571034645065693851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/_ZfToM-mbJbo/SJkgMCqT1pI/AAAAAAAAAAc/zWlOdfwBwrk/s32-R/DSCN3436-1.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-163650972'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2010 at 7:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-255916241238018318</id><published>2010-07-01T19:43:21.965-06:00</published><updated>2010-07-01T19:43:21.965-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats Britt, that&amp;#39;s awesome!!  And how nice...</title><content type='html'>Congrats Britt, that&amp;#39;s awesome!!  And how nice that you already live there!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/255916241238018318'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/255916241238018318'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/were-homeowners.html?showComment=1278035001965#c255916241238018318' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2010 at 7:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5699485171701717600</id><published>2010-07-01T20:07:15.350-06:00</published><updated>2010-07-01T20:07:15.350-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>congrats!!!!</title><content type='html'>congrats!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/5699485171701717600'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/5699485171701717600'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/were-homeowners.html?showComment=1278036435350#c5699485171701717600' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2010 at 8:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3913372158293226513</id><published>2010-07-01T20:30:16.246-06:00</published><updated>2010-07-01T20:30:16.246-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Make a &amp;quot;new home&amp;quot; kit and let the procee...</title><content type='html'>Make a &amp;quot;new home&amp;quot; kit and let the proceeds go towards house stuff.  You know we&amp;#39;ll buy it  ;)  Congratulations!  Now you can be poor like me HA</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/3913372158293226513'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/3913372158293226513'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/were-homeowners.html?showComment=1278037816246#c3913372158293226513' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2010 at 8:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3046486789224727101</id><published>2010-07-01T21:48:59.099-06:00</published><updated>2010-07-01T21:48:59.099-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats on being a new homeowner and how awesome ...</title><content type='html'>Congrats on being a new homeowner and how awesome that you don&amp;#39;t have to move! Your house is so cute and cozy looking!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/3046486789224727101'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/3046486789224727101'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/were-homeowners.html?showComment=1278042539099#c3046486789224727101' title=''/><author><name>Green Box Creations</name><uri>https://www.blogger.com/profile/13314599398693362222</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//1.bp.blogspot.com/_8Lzv1sdL7mA/S6GmVa6A7HI/AAAAAAAAATY/6FsvMWAtXDY/S220-s32/FOR+SMG+TEAM+2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1150771977'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2010 at 9:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6295629924916956574</id><published>2010-07-02T01:11:19.219-06:00</published><updated>2010-07-02T01:11:19.219-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt!!! WOW! Fantastic news, well done, both of you!</title><content type='html'>Britt!!! WOW! Fantastic news, well done, both of you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/6295629924916956574'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/6295629924916956574'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/were-homeowners.html?showComment=1278054679219#c6295629924916956574' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2010 at 1:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9130118280249992949</id><published>2010-07-02T02:57:03.447-06:00</published><updated>2010-07-02T02:57:03.447-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is exciting news! Congratulations :)</title><content type='html'>That is exciting news! Congratulations :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/9130118280249992949'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/9130118280249992949'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/were-homeowners.html?showComment=1278061023447#c9130118280249992949' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2010 at 2:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3116517398870418392</id><published>2010-07-02T03:26:36.485-06:00</published><updated>2010-07-02T03:26:36.485-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats!</title><content type='html'>Congrats!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/3116517398870418392'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/3116517398870418392'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/were-homeowners.html?showComment=1278062796485#c3116517398870418392' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/08418796176428526353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-876538540'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2010 at 3:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4654526917920138778</id><published>2010-07-02T05:47:45.618-06:00</published><updated>2010-07-02T05:47:45.618-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats!!!!! How very awesome. You looks so very ...</title><content type='html'>Congrats!!!!! How very awesome. You looks so very happy!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/4654526917920138778'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/4654526917920138778'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/were-homeowners.html?showComment=1278071265618#c4654526917920138778' title=''/><author><name>Scrappycath</name><uri>https://www.blogger.com/profile/08772254574436461306</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//1.bp.blogspot.com/_P8PPaP3wHhQ/SThEXRaJX-I/AAAAAAAADr8/gkknG4UdfcA/S220-s32/Tink+glittery+sitting+sml.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1541673618'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2010 at 5:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6722793001060035973</id><published>2010-07-02T06:42:48.766-06:00</published><updated>2010-07-02T06:42:48.766-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats Britt!  Very cute house - looks great &amp;am...</title><content type='html'>Congrats Britt!  Very cute house - looks great &amp;amp; well kept!  Probably thanks to you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/6722793001060035973'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/6722793001060035973'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/were-homeowners.html?showComment=1278074568766#c6722793001060035973' title=''/><author><name>Angi</name><uri>https://www.blogger.com/profile/16121878620607264036</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_TUwktRa3dTs/SzaTHqte5GI/AAAAAAAAAAg/BXKoc1lt8uo/S220-s32/Tim+lakehouse+-+Labor+day+Wknd+2006+-+11.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1972421644'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2010 at 6:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6397313975776528158</id><published>2010-07-02T08:32:57.046-06:00</published><updated>2010-07-02T08:32:57.046-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats! What a cute home too!! I totally know ho...</title><content type='html'>Congrats! What a cute home too!! I totally know how you feel about the buying process! Congrats!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/6397313975776528158'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/6397313975776528158'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/were-homeowners.html?showComment=1278081177046#c6397313975776528158' title=''/><author><name>Beau and Jen</name><uri>https://www.blogger.com/profile/12186198338394774028</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//2.bp.blogspot.com/-meUru7s-kYQ/TyofHBXJImI/AAAAAAAACqE/P_-kDX5jos4/s32/bees%2Bgame%2Bbeau%2Band%2Bi.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-557530155'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2010 at 8:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6790755810734027347</id><published>2010-07-02T09:13:01.461-06:00</published><updated>2010-07-02T09:13:01.461-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THANKS so much for the fabulous gift this week and...</title><content type='html'>THANKS so much for the fabulous gift this week and I re-read the requirements! Have a HAPPY 4th of July!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5650907266645060309/comments/default/6790755810734027347'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5650907266645060309/comments/default/6790755810734027347'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/show-offs.html?showComment=1278083581461#c6790755810734027347' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5650907266645060309' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5650907266645060309' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2010 at 9:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5119617747866048851</id><published>2010-07-02T09:25:58.164-06:00</published><updated>2010-07-02T09:25:58.164-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats Britt!!  owning your own home is so excit...</title><content type='html'>Congrats Britt!!  owning your own home is so exciting.  How fabulous that you don&amp;#39;t have to move too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/5119617747866048851'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/5119617747866048851'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/were-homeowners.html?showComment=1278084358164#c5119617747866048851' title=''/><author><name>Stacy</name><uri>https://www.blogger.com/profile/18039279137174531144</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_pZUGtLmTkro/TBFxX8Kj0dI/AAAAAAAAGj8/C6JXUJ6kZaY/S220-s32/30052_10150176518025066_813295065_12362554_1692913_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1128105826'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2010 at 9:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2668460733822149609</id><published>2010-07-02T09:38:43.393-06:00</published><updated>2010-07-02T09:38:43.393-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m notoroious for forgetting to attach my att...</title><content type='html'>I&amp;#39;m notoroious for forgetting to attach my attachments.  Thanks for the reminders and the beautiful gifts.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5650907266645060309/comments/default/2668460733822149609'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5650907266645060309/comments/default/2668460733822149609'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/show-offs.html?showComment=1278085123393#c2668460733822149609' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/00462544076947325718</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5650907266645060309' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5650907266645060309' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2055140021'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2010 at 9:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-468409658895510640</id><published>2010-07-02T09:40:42.684-06:00</published><updated>2010-07-02T09:42:58.949-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5650907266645060309/comments/default/468409658895510640'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5650907266645060309/comments/default/468409658895510640'/><author><name>HollyinPA</name><uri>https://www.blogger.com/profile/08642921829577900470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//4.bp.blogspot.com/_qPB46bXbWUI/TImNOpBi19I/AAAAAAAAAjA/S45GFtoGxW4/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5650907266645060309' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5650907266645060309' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-472282340'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2010 at 9:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-123168120959706392</id><published>2010-07-02T09:46:15.400-06:00</published><updated>2010-07-02T09:46:15.400-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks, Britt! Sorry I was one that forgot my LO :...</title><content type='html'>Thanks, Britt! Sorry I was one that forgot my LO :( I love seeing everyone&amp;#39;s LOs!!! Thanks for the great gift this week!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5650907266645060309/comments/default/123168120959706392'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5650907266645060309/comments/default/123168120959706392'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/show-offs.html?showComment=1278085575400#c123168120959706392' title=''/><author><name>HollyinPA</name><uri>https://www.blogger.com/profile/08642921829577900470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//4.bp.blogspot.com/_qPB46bXbWUI/TImNOpBi19I/AAAAAAAAAjA/S45GFtoGxW4/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5650907266645060309' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5650907266645060309' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-472282340'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2010 at 9:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-174199133572802756</id><published>2010-07-02T10:56:48.554-06:00</published><updated>2010-07-02T10:56:48.554-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for a fun show off gift this week and for t...</title><content type='html'>Thanks for a fun show off gift this week and for the requirement run down reminder!!  Very helpful! =)  I can appreciate what it takes to put this all together using Slide and then emailing each one back.  You do an amazing job Britt and obviously we all love you and your designs! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5650907266645060309/comments/default/174199133572802756'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5650907266645060309/comments/default/174199133572802756'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/show-offs.html?showComment=1278089808554#c174199133572802756' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5650907266645060309' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5650907266645060309' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2010 at 10:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6612189171505504753</id><published>2010-07-02T11:52:30.736-06:00</published><updated>2010-07-02T11:52:30.736-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much! This &amp;quot;program&amp;quot; is very g...</title><content type='html'>Thanks so much! This &amp;quot;program&amp;quot; is very generous of you &amp;amp; definitely appreciate the time you put in to it! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5650907266645060309/comments/default/6612189171505504753'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5650907266645060309/comments/default/6612189171505504753'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/show-offs.html?showComment=1278093150736#c6612189171505504753' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/17557704541135989641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5650907266645060309' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5650907266645060309' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-971225640'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2010 at 11:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-873253644345985576</id><published>2010-07-02T12:17:24.861-06:00</published><updated>2010-07-02T12:17:24.861-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That&amp;#39;s awesome!  I remember how intimidating t...</title><content type='html'>That&amp;#39;s awesome!  I remember how intimidating that STACK of papers were when we bought ours 15 years ago!  Now I&amp;#39;d like nothing more than to sell this one and move into something that would better suit our current needs. =) I wish that were possible!  Love all the pics and I&amp;#39;m sure a layout is soon to follow!! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/873253644345985576'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/873253644345985576'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/were-homeowners.html?showComment=1278094644861#c873253644345985576' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2010 at 12:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-794257756818839071</id><published>2010-07-02T13:02:17.925-06:00</published><updated>2010-07-02T13:02:17.925-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for my lovely gift!!! Have a great 4th of J...</title><content type='html'>Thanks for my lovely gift!!! Have a great 4th of July weekend. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5650907266645060309/comments/default/794257756818839071'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5650907266645060309/comments/default/794257756818839071'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/show-offs.html?showComment=1278097337925#c794257756818839071' title=''/><author><name>Christie</name><uri>https://www.blogger.com/profile/02681658336617843430</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5650907266645060309' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5650907266645060309' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-821003533'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2010 at 1:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5230658460064748349</id><published>2010-07-02T14:16:00.559-06:00</published><updated>2010-07-02T14:16:00.559-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m so happy for you Britt!  Your new house is...</title><content type='html'>I&amp;#39;m so happy for you Britt!  Your new house is super cute!  My husband and I want to buy soon too.  We have found a house we love but it&amp;#39;s a little pricey so we are holding out for it to hopefully drop.  Either way, we are excited at the prospect of buying so I can imagine the great feeling once you finally can say it&amp;#39;s yours!  We hope to see lots more photos!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/5230658460064748349'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/5230658460064748349'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/were-homeowners.html?showComment=1278101760559#c5230658460064748349' title=''/><author><name>mrstank</name><uri>https://www.blogger.com/profile/03286604572880656982</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026006575'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2010 at 2:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2788314715954139443</id><published>2010-07-02T17:28:45.258-06:00</published><updated>2010-07-02T17:28:45.258-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Definitely going to buy it Britt.  What a kind thi...</title><content type='html'>Definitely going to buy it Britt.  What a kind thing for you to do! Families are the most important thing in the world!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2083925385955495366/comments/default/2788314715954139443'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2083925385955495366/comments/default/2788314715954139443'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/have-little-faith.html?showComment=1278113325258#c2788314715954139443' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/have-little-faith.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2083925385955495366' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2083925385955495366' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2010 at 5:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-592973282024333354</id><published>2010-07-02T19:17:36.934-06:00</published><updated>2010-07-02T19:17:36.934-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>As an adoptive mom, I think this is absolutely awe...</title><content type='html'>As an adoptive mom, I think this is absolutely awesome of you to help your friend raise money for the adoption of her daughter.  I love the kit and will gladly purchase it to help out such a worthwhile cause.  Kudos to you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2083925385955495366/comments/default/592973282024333354'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2083925385955495366/comments/default/592973282024333354'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/have-little-faith.html?showComment=1278119856934#c592973282024333354' title=''/><author><name>Laura</name><uri>https://www.blogger.com/profile/12793878512921975289</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/have-little-faith.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2083925385955495366' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2083925385955495366' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-928803788'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2010 at 7:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4270586210562931136</id><published>2010-07-02T20:38:51.711-06:00</published><updated>2010-07-02T20:38:51.711-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for letting us know about this! I just went...</title><content type='html'>Thanks for letting us know about this! I just went ahead and donated to the cause. I hope the family is successful in raising enough money!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2083925385955495366/comments/default/4270586210562931136'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2083925385955495366/comments/default/4270586210562931136'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/have-little-faith.html?showComment=1278124731711#c4270586210562931136' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/have-little-faith.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2083925385955495366' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2083925385955495366' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2010 at 8:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2923174971030165925</id><published>2010-07-02T20:53:02.907-06:00</published><updated>2010-07-02T20:53:02.907-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW congrats Britt! I always thought your house lo...</title><content type='html'>WOW congrats Britt! I always thought your house looks so cute...the process is a PITA though...atleast you do not have to move!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/2923174971030165925'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/2923174971030165925'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/were-homeowners.html?showComment=1278125582907#c2923174971030165925' title=''/><author><name>Kimbytx</name><uri>https://www.blogger.com/profile/04174307638453392980</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//1.bp.blogspot.com/-LutUZ0LCh8s/Xpn7bQjkNiI/AAAAAAAAs6I/GLvmhFP2v0UWKKuN44d5Pfuu_RK5Dg1HwCK4BGAYYCw/s32/kimavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-740091371'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2010 at 8:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2506404709961250332</id><published>2010-07-02T21:12:23.036-06:00</published><updated>2010-07-02T21:12:23.036-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is a great thing to do to help get Faith home...</title><content type='html'>This is a great thing to do to help get Faith home.  I hope it all works out well for them.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2083925385955495366/comments/default/2506404709961250332'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2083925385955495366/comments/default/2506404709961250332'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/have-little-faith.html?showComment=1278126743036#c2506404709961250332' title=''/><author><name>mrstank</name><uri>https://www.blogger.com/profile/03286604572880656982</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/have-little-faith.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2083925385955495366' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2083925385955495366' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026006575'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2010 at 9:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-882841132425467427</id><published>2010-07-02T22:09:43.479-06:00</published><updated>2010-07-02T22:09:43.479-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YEAH!!! I&amp;#39;m so excited for you! Added bonus th...</title><content type='html'>YEAH!!! I&amp;#39;m so excited for you! Added bonus that you don&amp;#39;t have to move :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/882841132425467427'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/882841132425467427'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/were-homeowners.html?showComment=1278130183479#c882841132425467427' title=''/><author><name>Emilee</name><uri>https://www.blogger.com/profile/03276923834347567587</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958259147'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2010 at 10:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-759132863378015993</id><published>2010-07-03T03:09:20.954-06:00</published><updated>2010-07-03T03:09:20.954-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>bought it. best of luck to them.</title><content type='html'>bought it. best of luck to them.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2083925385955495366/comments/default/759132863378015993'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2083925385955495366/comments/default/759132863378015993'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/have-little-faith.html?showComment=1278148160954#c759132863378015993' title=''/><author><name>Maria Dragone</name><uri>https://www.blogger.com/profile/12951994679845342634</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/have-little-faith.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2083925385955495366' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2083925385955495366' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447323550'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2010 at 3:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7926077709967507920</id><published>2010-07-03T08:03:19.229-06:00</published><updated>2010-07-03T08:03:19.229-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the gift this week
Ana Carol
:)</title><content type='html'>Thanks for the gift this week&lt;br /&gt;Ana Carol&lt;br /&gt;:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5650907266645060309/comments/default/7926077709967507920'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5650907266645060309/comments/default/7926077709967507920'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/show-offs.html?showComment=1278165799229#c7926077709967507920' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5650907266645060309' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5650907266645060309' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2010 at 8:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7968787595948390468</id><published>2010-07-03T10:57:00.409-06:00</published><updated>2010-07-03T10:57:00.409-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much everyone!  Britt&amp;#39;s an angel ...</title><content type='html'>Thank you so much everyone!  Britt&amp;#39;s an angel to do this, and her story about her word Faith is amazing!  I really appreciate all the support from Britt and my digi-friends!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2083925385955495366/comments/default/7968787595948390468'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2083925385955495366/comments/default/7968787595948390468'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/have-little-faith.html?showComment=1278176220409#c7968787595948390468' title=''/><author><name>LedaP</name><uri>https://www.blogger.com/profile/08467426259670373961</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_zK7rwXajp3M/TPnhPMqszgI/AAAAAAAAChc/Ntok0YJVLvY/S220-s32/DSC00107.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/have-little-faith.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2083925385955495366' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2083925385955495366' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1141349868'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2010 at 10:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8663480629639352575</id><published>2010-07-03T20:02:54.033-06:00</published><updated>2010-07-03T20:02:54.033-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m so glad you posted about this, Britt, and ...</title><content type='html'>I&amp;#39;m so glad you posted about this, Britt, and I did buy the kit! Adoption is near and dear to my heart as we are in round 2 currently and have just been waiting for that all important phone call for over a year now. I do all the digital scrapping for the adoption agency we are going through and knowing the story behind this kit will make it so meaningful to work with!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2083925385955495366/comments/default/8663480629639352575'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2083925385955495366/comments/default/8663480629639352575'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/have-little-faith.html?showComment=1278208974033#c8663480629639352575' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/have-little-faith.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2083925385955495366' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2083925385955495366' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2010 at 8:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2245197664398725746</id><published>2010-07-04T23:03:15.048-06:00</published><updated>2010-07-04T23:03:15.048-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great pages.  I was trying to see the kit for the ...</title><content type='html'>Great pages.  I was trying to see the kit for the one with your neice w/ the cute chair drawing and ipod.  The link to credits didnt connect.  Would you mind telling me that kit you used please?  Thanks</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1215757659833326914/comments/default/2245197664398725746'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1215757659833326914/comments/default/2245197664398725746'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/recent-scrappings.html?showComment=1278306195048#c2245197664398725746' title=''/><author><name>Erin J</name><uri>https://www.blogger.com/profile/08497048800526829276</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/_X76xZyXnkeo/SKji2OtgeGI/AAAAAAAAAfo/eYSnO7N6_ck/S220-s32/002_2.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/recent-scrappings.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1215757659833326914' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1215757659833326914' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1091081053'/><gd:extendedProperty name='blogger.displayTime' value='July 4, 2010 at 11:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7747034432911831857</id><published>2010-07-05T00:23:48.746-06:00</published><updated>2010-07-05T00:23:48.746-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It&amp;#39;s called &amp;quot;She&amp;quot; by DeCrow Designs....</title><content type='html'>It&amp;#39;s called &amp;quot;She&amp;quot; by DeCrow Designs.  I fixed the link in my post so it will work now!! Sorry &amp;#39;bout that.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1215757659833326914/comments/default/7747034432911831857'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1215757659833326914/comments/default/7747034432911831857'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/recent-scrappings.html?showComment=1278311028746#c7747034432911831857' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/recent-scrappings.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1215757659833326914' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1215757659833326914' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='July 5, 2010 at 12:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5271929540916731312</id><published>2010-07-05T23:32:30.621-06:00</published><updated>2010-07-05T23:32:30.621-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt how very exciting!! CONGRATS!</title><content type='html'>Britt how very exciting!! CONGRATS!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/5271929540916731312'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6626536602720162214/comments/default/5271929540916731312'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/were-homeowners.html?showComment=1278394350621#c5271929540916731312' title=''/><author><name>cheloni</name><uri>https://www.blogger.com/profile/07499878345290260843</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_zQqh2J7HUNE/SxgPoEQfK7I/AAAAAAAAA5s/mkBIm0VtBKc/S220-s32/baby+love.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/were-homeowners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6626536602720162214' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6626536602720162214' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1218734363'/><gd:extendedProperty name='blogger.displayTime' value='July 5, 2010 at 11:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4141915385583804527</id><published>2010-07-06T09:04:16.260-06:00</published><updated>2010-07-06T09:04:16.260-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love it when you post lots of pages! I took a pi...</title><content type='html'>I love it when you post lots of pages! I took a picture of my Isaac and Ava yesterday.  I&amp;#39;ll have to post it.  I can&amp;#39;t get over what a doll she is!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1215757659833326914/comments/default/4141915385583804527'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1215757659833326914/comments/default/4141915385583804527'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/recent-scrappings.html?showComment=1278428656260#c4141915385583804527' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/recent-scrappings.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1215757659833326914' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1215757659833326914' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='July 6, 2010 at 9:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2491891920654914418</id><published>2010-07-06T11:16:06.462-06:00</published><updated>2010-07-06T11:16:06.462-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freebie! They are super cute! :D</title><content type='html'>Thank you for the freebie! They are super cute! :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3042114295190922446/comments/default/2491891920654914418'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3042114295190922446/comments/default/2491891920654914418'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/made-in-america.html?showComment=1278436566462#c2491891920654914418' title=''/><author><name>Ameya</name><uri>https://www.blogger.com/profile/07954358910265753583</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-0mS_nDCWpBI/TfJYzqBH8aI/AAAAAAAABHQ/NZV_76jekp0/s32/avatar_0c7109cd3fbf_128.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/made-in-america.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3042114295190922446' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3042114295190922446' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1694120241'/><gd:extendedProperty name='blogger.displayTime' value='July 6, 2010 at 11:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3400436134753145136</id><published>2010-07-06T11:41:41.748-06:00</published><updated>2011-09-29T11:34:28.175-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My boys are Star Wars Junkies, Im so glad I found ...</title><content type='html'>My boys are Star Wars Junkies, Im so glad I found you blog. Thank you:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/3400436134753145136'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/3400436134753145136'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1278438101748#c3400436134753145136' title=''/><author><name>~BridgetL~</name><uri>https://www.blogger.com/profile/16895528603148266624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/-nAfGwPSdxoQ/UabiMe5JqoI/AAAAAAAANqg/ApPNfyzJZ8o/s32/Day%2B140-.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905106542'/><gd:extendedProperty name='blogger.displayTime' value='July 6, 2010 at 11:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3953503301449852727</id><published>2010-07-06T12:46:47.194-06:00</published><updated>2010-07-06T12:46:47.194-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So you posted it in yet another spot!  Nice! :)  h...</title><content type='html'>So you posted it in yet another spot!  Nice! :)  hehehehe!  Too funny!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1215757659833326914/comments/default/3953503301449852727'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1215757659833326914/comments/default/3953503301449852727'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/recent-scrappings.html?showComment=1278442007194#c3953503301449852727' title=''/><author><name>BTMIN</name><uri>https://www.blogger.com/profile/16723311176479432021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/recent-scrappings.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1215757659833326914' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1215757659833326914' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703829899'/><gd:extendedProperty name='blogger.displayTime' value='July 6, 2010 at 12:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5662252031532784663</id><published>2010-07-08T07:08:16.725-06:00</published><updated>2010-07-08T07:08:16.725-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the rundown!  I have placed them in a w...</title><content type='html'>Thanks for the rundown!  I have placed them in a word document so I don&amp;#39;t forget - lol!!  Thank you too for all the amazing things you create and the fact that you offer such generous gifts for show-offs.  Besides the fact your stuff is gorgeous, it is your generousity that led me to snagging up so many of your kits during the insd sale at sm (and others since ;) ).  Need to support you as well!!&lt;br /&gt;&lt;br /&gt;Monica - luv2scrapmm @ ms</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5650907266645060309/comments/default/5662252031532784663'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5650907266645060309/comments/default/5662252031532784663'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/show-offs.html?showComment=1278594496725#c5662252031532784663' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5650907266645060309' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5650907266645060309' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 8, 2010 at 7:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2150015102350415178</id><published>2010-07-08T16:22:41.380-06:00</published><updated>2010-07-08T16:22:41.380-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>No fair!  I want to see it now!!   Looks enticing!...</title><content type='html'>No fair!  I want to see it now!!   Looks enticing!  Have to get my paypal password!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6004443799104370980/comments/default/2150015102350415178'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6004443799104370980/comments/default/2150015102350415178'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/new-kit-tomorrow.html?showComment=1278627761380#c2150015102350415178' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/new-kit-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6004443799104370980' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6004443799104370980' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 8, 2010 at 4:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3496448407774817881</id><published>2010-07-08T23:06:55.499-06:00</published><updated>2010-07-08T23:06:55.499-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THat is not a very nice sneak peak! Too small! Can...</title><content type='html'>THat is not a very nice sneak peak! Too small! Can&amp;#39;t wait!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6004443799104370980/comments/default/3496448407774817881'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6004443799104370980/comments/default/3496448407774817881'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/new-kit-tomorrow.html?showComment=1278652015499#c3496448407774817881' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/new-kit-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6004443799104370980' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6004443799104370980' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='July 8, 2010 at 11:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7904741668602145159</id><published>2010-07-09T06:50:32.251-06:00</published><updated>2010-07-09T06:50:32.251-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>hmmm - looks nautical???  maybe???  can&amp;#39;t wait...</title><content type='html'>hmmm - looks nautical???  maybe???  can&amp;#39;t wait to see the whole preview!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6004443799104370980/comments/default/7904741668602145159'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6004443799104370980/comments/default/7904741668602145159'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/new-kit-tomorrow.html?showComment=1278679832251#c7904741668602145159' title=''/><author><name>Angi</name><uri>https://www.blogger.com/profile/16121878620607264036</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_TUwktRa3dTs/SzaTHqte5GI/AAAAAAAAAAg/BXKoc1lt8uo/S220-s32/Tim+lakehouse+-+Labor+day+Wknd+2006+-+11.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/new-kit-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6004443799104370980' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6004443799104370980' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1972421644'/><gd:extendedProperty name='blogger.displayTime' value='July 9, 2010 at 6:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4326892017020817088</id><published>2010-07-09T07:45:14.388-06:00</published><updated>2010-07-09T07:45:14.388-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your new kit. How perfect for Donald. Thanks ...</title><content type='html'>Love your new kit. How perfect for Donald. Thanks for the freebie.&lt;br /&gt;Julie G</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5000522504358194931/comments/default/4326892017020817088'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5000522504358194931/comments/default/4326892017020817088'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/im-sailing.html?showComment=1278683114388#c4326892017020817088' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/im-sailing.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5000522504358194931' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5000522504358194931' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 9, 2010 at 7:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1033543240262057995</id><published>2010-07-09T08:10:18.766-06:00</published><updated>2010-07-09T08:10:18.766-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute kit, Britt! Thanks so much for the freebie!!</title><content type='html'>Cute kit, Britt! Thanks so much for the freebie!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5000522504358194931/comments/default/1033543240262057995'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5000522504358194931/comments/default/1033543240262057995'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/im-sailing.html?showComment=1278684618766#c1033543240262057995' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/im-sailing.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5000522504358194931' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5000522504358194931' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='July 9, 2010 at 8:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4448377348276089574</id><published>2010-07-09T08:10:53.791-06:00</published><updated>2010-07-09T08:10:53.791-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OH!OH!OH! This is so cute! You always have a way o...</title><content type='html'>OH!OH!OH! This is so cute! You always have a way of making the perfect kit! You&amp;#39;re spin on Donald&amp;#39;s clothes, just perfect. Thanks for the freebie and I can&amp;#39;t wait to see my show off prize. Thanks Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5000522504358194931/comments/default/4448377348276089574'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5000522504358194931/comments/default/4448377348276089574'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/im-sailing.html?showComment=1278684653791#c4448377348276089574' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/im-sailing.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5000522504358194931' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5000522504358194931' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='July 9, 2010 at 8:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9004279982121591267</id><published>2010-07-09T09:05:11.446-06:00</published><updated>2010-07-09T09:05:11.446-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the new kit!  I think it is my favorite of ...</title><content type='html'>I love the new kit!  I think it is my favorite of everything you have ever put out.  So cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5000522504358194931/comments/default/9004279982121591267'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5000522504358194931/comments/default/9004279982121591267'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/im-sailing.html?showComment=1278687911446#c9004279982121591267' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/08418796176428526353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/im-sailing.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5000522504358194931' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5000522504358194931' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-876538540'/><gd:extendedProperty name='blogger.displayTime' value='July 9, 2010 at 9:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1162847249393639933</id><published>2010-07-09T09:31:58.528-06:00</published><updated>2010-07-09T09:31:58.528-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>love the new kit!  yes, SO perfect for the top duc...</title><content type='html'>love the new kit!  yes, SO perfect for the top duck himself. :)  Thanks for the freebie &amp;amp; for including me in &amp;quot;Show offs&amp;quot; --my first ever appearance!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5000522504358194931/comments/default/1162847249393639933'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5000522504358194931/comments/default/1162847249393639933'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/im-sailing.html?showComment=1278689518528#c1162847249393639933' title=''/><author><name>Julie L.</name><uri>https://www.blogger.com/profile/08888824502840639968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//3.bp.blogspot.com/_YGJdVB7M7MU/SWV4NWvC3iI/AAAAAAAAA6E/FfIgLI8cFy4/S220-s32/julie-avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/im-sailing.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5000522504358194931' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5000522504358194931' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1702847528'/><gd:extendedProperty name='blogger.displayTime' value='July 9, 2010 at 9:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4080605807927794689</id><published>2010-07-09T09:35:01.597-06:00</published><updated>2010-07-09T09:35:01.597-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE the new kit, it&amp;#39;s going at the top of my ...</title><content type='html'>LOVE the new kit, it&amp;#39;s going at the top of my wish list for sure!!  Thanks for the free add-on too!  &lt;br /&gt;Happy Birthday to Josh, I hope you guys have a great weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5000522504358194931/comments/default/4080605807927794689'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5000522504358194931/comments/default/4080605807927794689'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/im-sailing.html?showComment=1278689701597#c4080605807927794689' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/im-sailing.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5000522504358194931' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5000522504358194931' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='July 9, 2010 at 9:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1571290912399377350</id><published>2010-07-09T10:46:36.468-06:00</published><updated>2010-07-09T10:46:36.468-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THIS IS JUST PERFECT!
I love it all, but especiall...</title><content type='html'>THIS IS JUST PERFECT!&lt;br /&gt;I love it all, but especially the colors...totally wonderful!&lt;br /&gt;&lt;br /&gt;Happy Birthday, Josh!!  Hope his day was super fabulous!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5000522504358194931/comments/default/1571290912399377350'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5000522504358194931/comments/default/1571290912399377350'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/im-sailing.html?showComment=1278693996468#c1571290912399377350' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/im-sailing.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5000522504358194931' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5000522504358194931' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='July 9, 2010 at 10:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2347423342945788225</id><published>2010-07-09T13:28:11.113-06:00</published><updated>2010-07-09T13:28:11.113-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow Britt this is just what I&amp;#39;ve been waiting ...</title><content type='html'>Wow Britt this is just what I&amp;#39;ve been waiting for- the perfect kit to scrap our cruise pictures!!  I love it!!!&lt;br /&gt;&lt;br /&gt;Thanks for the great freebie too! &lt;br /&gt;&lt;br /&gt;:) Jen</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5000522504358194931/comments/default/2347423342945788225'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5000522504358194931/comments/default/2347423342945788225'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/im-sailing.html?showComment=1278703691113#c2347423342945788225' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/im-sailing.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5000522504358194931' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5000522504358194931' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 9, 2010 at 1:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5811534675160846059</id><published>2010-07-22T14:28:14.205-06:00</published><updated>2010-07-22T14:28:14.205-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>hmm I might have a idea what the prize will be =)
...</title><content type='html'>hmm I might have a idea what the prize will be =)&lt;br /&gt;Now I have to figure out the european time for this speed scrap. &lt;br /&gt;Anybody??&lt;br /&gt;**excited**</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7035381555455583192/comments/default/5811534675160846059'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7035381555455583192/comments/default/5811534675160846059'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/speed-scrap-minnie-marathon.html?showComment=1279830494205#c5811534675160846059' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/speed-scrap-minnie-marathon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7035381555455583192' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7035381555455583192' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2010 at 2:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5928642980304055216</id><published>2010-07-22T14:38:32.894-06:00</published><updated>2010-07-22T14:38:32.894-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>..Never mind I can ffind it on the flyer itself =)</title><content type='html'>..Never mind I can ffind it on the flyer itself =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7035381555455583192/comments/default/5928642980304055216'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7035381555455583192/comments/default/5928642980304055216'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/speed-scrap-minnie-marathon.html?showComment=1279831112894#c5928642980304055216' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/speed-scrap-minnie-marathon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7035381555455583192' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7035381555455583192' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2010 at 2:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8223524658366447136</id><published>2010-07-22T14:52:38.399-06:00</published><updated>2010-07-22T14:52:38.399-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am hoping to make it!Unfortunately I have last m...</title><content type='html'>I am hoping to make it!Unfortunately I have last minute company coming.....I might have to ignore them for a bit : )&lt;br /&gt;Julie G</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7035381555455583192/comments/default/8223524658366447136'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7035381555455583192/comments/default/8223524658366447136'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/speed-scrap-minnie-marathon.html?showComment=1279831958399#c8223524658366447136' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/speed-scrap-minnie-marathon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7035381555455583192' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7035381555455583192' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2010 at 2:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6068362879028420858</id><published>2010-07-22T16:56:35.490-06:00</published><updated>2010-07-22T16:56:35.490-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>aarrgghhh! I&amp;#39;ll be at Disney World, LOL!!</title><content type='html'>aarrgghhh! I&amp;#39;ll be at Disney World, LOL!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7035381555455583192/comments/default/6068362879028420858'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7035381555455583192/comments/default/6068362879028420858'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/speed-scrap-minnie-marathon.html?showComment=1279839395490#c6068362879028420858' title=''/><author><name>Kimberly</name><uri>http://mousetalestravel.com/blog</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/speed-scrap-minnie-marathon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7035381555455583192' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7035381555455583192' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2010 at 4:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6379300955134275477</id><published>2010-07-22T18:51:03.540-06:00</published><updated>2010-07-22T18:51:03.540-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yea!  I can&amp;#39;t wait!</title><content type='html'>Yea!  I can&amp;#39;t wait!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7035381555455583192/comments/default/6379300955134275477'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7035381555455583192/comments/default/6379300955134275477'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/speed-scrap-minnie-marathon.html?showComment=1279846263540#c6379300955134275477' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/speed-scrap-minnie-marathon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7035381555455583192' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7035381555455583192' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2010 at 6:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7368591481080188956</id><published>2010-07-22T20:37:47.166-06:00</published><updated>2010-07-22T20:37:47.166-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>And I have a TON of things I need to do this weeke...</title><content type='html'>And I have a TON of things I need to do this weekend. Well, they&amp;#39;ll just have to wait. Speed Scraps take precedence!&lt;br /&gt;&lt;br /&gt;Kim S.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7035381555455583192/comments/default/7368591481080188956'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7035381555455583192/comments/default/7368591481080188956'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/speed-scrap-minnie-marathon.html?showComment=1279852667166#c7368591481080188956' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/speed-scrap-minnie-marathon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7035381555455583192' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7035381555455583192' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2010 at 8:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2067635075138633303</id><published>2010-07-23T07:13:48.879-06:00</published><updated>2010-07-23T07:13:48.879-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;ll definitely be there!!</title><content type='html'>I&amp;#39;ll definitely be there!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7035381555455583192/comments/default/2067635075138633303'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7035381555455583192/comments/default/2067635075138633303'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/speed-scrap-minnie-marathon.html?showComment=1279890828879#c2067635075138633303' title=''/><author><name>Cheryl</name><uri>https://www.blogger.com/profile/00060008319460693056</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//2.bp.blogspot.com/-89GbPsBmxTY/U4oUS-aGUyI/AAAAAAAAEYU/An3Z0-a-r6U/s32/Cheryl%2BProfile1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/speed-scrap-minnie-marathon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7035381555455583192' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7035381555455583192' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1988964408'/><gd:extendedProperty name='blogger.displayTime' value='July 23, 2010 at 7:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-909798607505382812</id><published>2010-07-23T07:40:06.743-06:00</published><updated>2010-07-23T07:40:06.743-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have a great vacation! 
~Dolores</title><content type='html'>Have a great vacation! &lt;br /&gt;~Dolores</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3310548514598945318/comments/default/909798607505382812'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3310548514598945318/comments/default/909798607505382812'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/its-friday-people.html?showComment=1279892406743#c909798607505382812' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/its-friday-people.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3310548514598945318' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3310548514598945318' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 23, 2010 at 7:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1945678886083454060</id><published>2010-07-23T08:00:07.456-06:00</published><updated>2010-07-23T08:00:07.456-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have fun!</title><content type='html'>Have fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3310548514598945318/comments/default/1945678886083454060'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3310548514598945318/comments/default/1945678886083454060'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/its-friday-people.html?showComment=1279893607456#c1945678886083454060' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/its-friday-people.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3310548514598945318' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3310548514598945318' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='July 23, 2010 at 8:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8564771734461893605</id><published>2010-07-23T10:30:06.009-06:00</published><updated>2010-07-23T10:30:06.009-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Enjoy your trip Britt!  Love the gift:)</title><content type='html'>Enjoy your trip Britt!  Love the gift:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3310548514598945318/comments/default/8564771734461893605'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3310548514598945318/comments/default/8564771734461893605'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/its-friday-people.html?showComment=1279902606009#c8564771734461893605' title=''/><author><name>Monica</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/its-friday-people.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3310548514598945318' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3310548514598945318' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 23, 2010 at 10:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8925878586221033760</id><published>2010-07-23T14:28:15.760-06:00</published><updated>2010-07-23T14:28:15.760-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>TY a lot for this wonderful freebie!</title><content type='html'>TY a lot for this wonderful freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3167756620297406659/comments/default/8925878586221033760'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3167756620297406659/comments/default/8925878586221033760'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/my-first-ever-revisit.html?showComment=1279916895760#c8925878586221033760' title=''/><author><name>VissyMac</name><uri>https://www.blogger.com/profile/13576947866007773970</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-FT_OxO19sgE/UWVNX_Rfv6I/AAAAAAAAAsc/DkfhCrVNzTA/s32/Sans%2Btitre-1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/my-first-ever-revisit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3167756620297406659' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3167756620297406659' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-115305213'/><gd:extendedProperty name='blogger.displayTime' value='July 23, 2010 at 2:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7630764842375295727</id><published>2010-07-23T15:11:36.399-06:00</published><updated>2010-07-23T15:11:36.399-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I hope you have a great time on your trip!!!  With...</title><content type='html'>I hope you have a great time on your trip!!!  With my computer issues I&amp;#39;ve missed the last 2 weeks of show-offs and I miss doing them!!!!  The next one should be easy to remember...it will be my birthday!!!  YAY!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3310548514598945318/comments/default/7630764842375295727'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3310548514598945318/comments/default/7630764842375295727'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/its-friday-people.html?showComment=1279919496399#c7630764842375295727' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/its-friday-people.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3310548514598945318' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3310548514598945318' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='July 23, 2010 at 3:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3223776314935136501</id><published>2010-07-24T06:51:25.217-06:00</published><updated>2011-09-29T11:34:28.167-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WWOOOWWW!!! A kit special for me!! TY so much!! lo...</title><content type='html'>WWOOOWWW!!! A kit special for me!! TY so much!! lol&lt;br /&gt;This is so so cute, like everytime!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4026698461060530796/comments/default/3223776314935136501'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4026698461060530796/comments/default/3223776314935136501'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/bon-appetit.html?showComment=1279975885217#c3223776314935136501' title=''/><author><name>VissyMac</name><uri>https://www.blogger.com/profile/13576947866007773970</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-FT_OxO19sgE/UWVNX_Rfv6I/AAAAAAAAAsc/DkfhCrVNzTA/s32/Sans%2Btitre-1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/bon-appetit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4026698461060530796' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4026698461060530796' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-115305213'/><gd:extendedProperty name='blogger.displayTime' value='July 24, 2010 at 6:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8030957323405400893</id><published>2010-07-24T19:21:21.912-06:00</published><updated>2011-09-29T11:34:28.159-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So beautiful! Thanks so much for the freebie :)</title><content type='html'>So beautiful! Thanks so much for the freebie :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/8030957323405400893'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6946769550748616604/comments/default/8030957323405400893'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html?showComment=1280020881912#c8030957323405400893' title=''/><author><name>Mitch</name><uri>https://www.blogger.com/profile/15859019462901435614</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_0y_imafs0JY/TDS2WFRFUqI/AAAAAAAAAAU/d1Q2gnQmDSM/S220-s32/21837_1233295276434_1350738356_30615391_7023802_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/can-you-feel-heat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6946769550748616604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6946769550748616604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-562992030'/><gd:extendedProperty name='blogger.displayTime' value='July 24, 2010 at 7:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4792664543304611766</id><published>2010-07-27T01:40:56.446-06:00</published><updated>2010-07-27T01:40:56.446-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>have fun!!</title><content type='html'>have fun!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3310548514598945318/comments/default/4792664543304611766'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3310548514598945318/comments/default/4792664543304611766'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/07/its-friday-people.html?showComment=1280216456446#c4792664543304611766' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/07/its-friday-people.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3310548514598945318' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3310548514598945318' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 27, 2010 at 1:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5778793828111752346</id><published>2010-07-30T18:39:44.544-06:00</published><updated>2011-09-29T11:34:28.146-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi! I hope you can help me.. i badly needed your a...</title><content type='html'>Hi! I hope you can help me.. i badly needed your arabian theme and i&amp;#39;m having problem with the scrapmatters website.. how can i buy ur kit? thanks&lt;br /&gt;&lt;br /&gt;lhoelit</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/5778793828111752346'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/5778793828111752346'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html?showComment=1280536784544#c5778793828111752346' title=''/><author><name>lhoelit rizal</name><uri>http://lhoelit_rizal@yahoo.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1726657561697713246' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1726657561697713246' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 30, 2010 at 6:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3847013707346487353</id><published>2010-07-30T18:40:30.053-06:00</published><updated>2011-09-29T11:34:28.141-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi! I hope you can help me.. i badly needed your a...</title><content type='html'>Hi! I hope you can help me.. i badly needed your arabian theme and i&amp;#39;m having problem with the scrapmatters website.. how can i buy ur kit? thanks email me lhoelit_rizal@yahoo.com&lt;br /&gt;&lt;br /&gt;lhoelit</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/3847013707346487353'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/3847013707346487353'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html?showComment=1280536830053#c3847013707346487353' title=''/><author><name>lhoelit rizal</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1726657561697713246' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1726657561697713246' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 30, 2010 at 6:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5132976974726861452</id><published>2010-07-30T18:41:08.195-06:00</published><updated>2011-09-29T11:34:28.135-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi! I hope you can help me.. i badly needed your a...</title><content type='html'>Hi! I hope you can help me.. i badly needed your arabian theme and i&amp;#39;m having problem with the scrapmatters website.. how can i buy ur kit? email me, lhoelit_rizal@yahoo.com thanks&lt;br /&gt;&lt;br /&gt;lhoelit</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/5132976974726861452'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/5132976974726861452'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html?showComment=1280536868195#c5132976974726861452' title=''/><author><name>lhoelit rizal</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1726657561697713246' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1726657561697713246' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 30, 2010 at 6:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6690205155560041421</id><published>2010-07-30T20:29:20.624-06:00</published><updated>2011-09-29T11:34:28.123-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Well this is a little belated, but we are getting ...</title><content type='html'>Well this is a little belated, but we are getting ready for a zoo day camp and I remembered I&amp;#39;d seen this kit from you, and I had to come scroll thru all your blog posts to find it! LOL Thanks for the freebie, and I look forward to picking up the kit as soon as SM is back up and running! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/6690205155560041421'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7438787639708154312/comments/default/6690205155560041421'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html?showComment=1280543360624#c6690205155560041421' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10281512292470423640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/ready-to-go-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7438787639708154312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7438787639708154312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-342573817'/><gd:extendedProperty name='blogger.displayTime' value='July 30, 2010 at 8:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7520239518670133887</id><published>2010-08-06T11:01:51.110-06:00</published><updated>2010-08-06T11:01:51.110-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That Year of a Million Dreams layout is FANTASTIC!!</title><content type='html'>That Year of a Million Dreams layout is FANTASTIC!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4664334109775441609/comments/default/7520239518670133887'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4664334109775441609/comments/default/7520239518670133887'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/were-back-and-its-friday-already.html?showComment=1281114111110#c7520239518670133887' title=''/><author><name>Peasy</name><uri>https://www.blogger.com/profile/03316865521778802110</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_98F_p3ODNLw/TDfIhLakYQI/AAAAAAAAAH4/hFqfGEEzLwo/S220-s32/mirror3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/were-back-and-its-friday-already.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4664334109775441609' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4664334109775441609' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2056568452'/><gd:extendedProperty name='blogger.displayTime' value='August 6, 2010 at 11:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6056216045478086796</id><published>2010-08-06T11:30:53.861-06:00</published><updated>2010-08-06T11:30:53.861-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I already went shopping at SM, and got the celebra...</title><content type='html'>I already went shopping at SM, and got the celebration kit too. I just love it, can&amp;#39;t wait to use all new kits voor my LO&amp;#39;s.&lt;br /&gt;&lt;br /&gt;Thanx for all your kits, I just adore your work!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1131355818018031415/comments/default/6056216045478086796'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1131355818018031415/comments/default/6056216045478086796'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/how-could-i-forget.html?showComment=1281115853861#c6056216045478086796' title=''/><author><name>Fiona</name><uri>http://www.byfiona.nl</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/how-could-i-forget.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1131355818018031415' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1131355818018031415' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 6, 2010 at 11:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4479622402056590710</id><published>2010-08-07T02:00:33.886-06:00</published><updated>2010-08-07T02:00:33.886-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>TY so much, Brittney!! What a wonderful pack!! I l...</title><content type='html'>TY so much, Brittney!! What a wonderful pack!! I love it!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4664334109775441609/comments/default/4479622402056590710'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4664334109775441609/comments/default/4479622402056590710'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/were-back-and-its-friday-already.html?showComment=1281168033886#c4479622402056590710' title=''/><author><name>VissyMac</name><uri>https://www.blogger.com/profile/13576947866007773970</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-FT_OxO19sgE/UWVNX_Rfv6I/AAAAAAAAAsc/DkfhCrVNzTA/s32/Sans%2Btitre-1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/were-back-and-its-friday-already.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4664334109775441609' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4664334109775441609' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-115305213'/><gd:extendedProperty name='blogger.displayTime' value='August 7, 2010 at 2:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4192064894729701863</id><published>2010-08-07T18:48:37.832-06:00</published><updated>2010-08-07T18:48:37.832-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for your kits. They are absolutely wonderfu...</title><content type='html'>Thanks for your kits. They are absolutely wonderful!!!  I bought a bunch of your kits!!  I finally have some great kits to scrap all my disney photos!  You have immense talent! Keep up your great work!!! I have loved catching up on your blog!! Love reading it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1131355818018031415/comments/default/4192064894729701863'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1131355818018031415/comments/default/4192064894729701863'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/how-could-i-forget.html?showComment=1281228517832#c4192064894729701863' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/how-could-i-forget.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1131355818018031415' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1131355818018031415' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 7, 2010 at 6:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4233702207480992848</id><published>2010-08-09T08:12:13.510-06:00</published><updated>2010-08-09T08:12:13.510-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have been wanting to pick up a few of your kits,...</title><content type='html'>I have been wanting to pick up a few of your kits, and this was all I needed to bite the bullet and shop! LOVE your work!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1131355818018031415/comments/default/4233702207480992848'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1131355818018031415/comments/default/4233702207480992848'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/how-could-i-forget.html?showComment=1281363133510#c4233702207480992848' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/how-could-i-forget.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1131355818018031415' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1131355818018031415' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 9, 2010 at 8:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4443937528109486661</id><published>2010-08-10T13:57:37.600-06:00</published><updated>2010-08-10T13:57:37.600-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh crap...  this would be awesome.  We get back fr...</title><content type='html'>Oh crap...  this would be awesome.  We get back from our Disney Mediteranean Cruise on Sept 20th though... Hm, off to check rates and the like!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/4443937528109486661'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/4443937528109486661'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html?showComment=1281470257600#c4443937528109486661' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/17557704541135989641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1339429811324177656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1339429811324177656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-971225640'/><gd:extendedProperty name='blogger.displayTime' value='August 10, 2010 at 1:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6022349851127140600</id><published>2010-08-10T14:05:32.265-06:00</published><updated>2010-08-10T14:05:32.265-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>If I had the money, I&amp;#39;d do it.  I hear that Oc...</title><content type='html'>If I had the money, I&amp;#39;d do it.  I hear that October is a great month at Disney.  We went at Christmas last year (and in May) and loved it.  Halloween would be so much fun and I am looking for an excuse to go back.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/6022349851127140600'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/6022349851127140600'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html?showComment=1281470732265#c6022349851127140600' title=''/><author><name>mrstank</name><uri>https://www.blogger.com/profile/03286604572880656982</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1339429811324177656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1339429811324177656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026006575'/><gd:extendedProperty name='blogger.displayTime' value='August 10, 2010 at 2:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-926402779436485987</id><published>2010-08-10T14:11:56.624-06:00</published><updated>2010-08-10T14:11:56.624-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>One word for you...JEALOUS.</title><content type='html'>One word for you...JEALOUS.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/926402779436485987'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/926402779436485987'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html?showComment=1281471116624#c926402779436485987' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1339429811324177656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1339429811324177656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='August 10, 2010 at 2:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2518303819156686092</id><published>2010-08-10T15:05:36.733-06:00</published><updated>2010-08-10T15:05:36.733-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I knew this day would come!  You and Disney! You r...</title><content type='html'>I knew this day would come!  You and Disney! You rock, sister! Wish I could come enjoy the magic with you!  Love ya!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/2518303819156686092'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/2518303819156686092'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html?showComment=1281474336733#c2518303819156686092' title=''/><author><name>Julene</name><uri>https://www.blogger.com/profile/16423837376936216400</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_iBp7FiL1Gjo/SMmKjHg6WoI/AAAAAAAAACQ/-zKXZ78hKTk/S220-s32/close+up.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1339429811324177656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1339429811324177656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251066642'/><gd:extendedProperty name='blogger.displayTime' value='August 10, 2010 at 3:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3634594764601756425</id><published>2010-08-10T15:06:57.209-06:00</published><updated>2010-08-10T15:06:57.209-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Okay FYI for anyone interested, Flights have some ...</title><content type='html'>Okay FYI for anyone interested, Flights have some deals to Orlando... I found a flight round trip for 310.00.  I am saving it in case I can talk my hubby into it.  We stay at Bonnet Creek on points from the in-laws time share, so if I could talk the hubby into it, that would be a pretty decent deal.  I don&amp;#39;t expect him to say yes but it&amp;#39;s worth a shot.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/3634594764601756425'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/3634594764601756425'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html?showComment=1281474417209#c3634594764601756425' title=''/><author><name>mrstank</name><uri>https://www.blogger.com/profile/03286604572880656982</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1339429811324177656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1339429811324177656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026006575'/><gd:extendedProperty name='blogger.displayTime' value='August 10, 2010 at 3:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1581409215377399311</id><published>2010-08-10T15:45:42.653-06:00</published><updated>2010-08-10T15:45:42.653-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Since I live 12 miles away ... I&amp;#39;m there.  The...</title><content type='html'>Since I live 12 miles away ... I&amp;#39;m there.  The Pop Century food court is my favorite place to eat at WDW!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/1581409215377399311'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/1581409215377399311'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html?showComment=1281476742653#c1581409215377399311' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/07318557243934276686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='//2.bp.blogspot.com/_gl7qaUI989w/TGXT0TT5eBI/AAAAAAAABzU/gdY9FENqwYs/S220-s33/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1339429811324177656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1339429811324177656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1020389206'/><gd:extendedProperty name='blogger.displayTime' value='August 10, 2010 at 3:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5721643238674864655</id><published>2010-08-10T16:36:54.168-06:00</published><updated>2010-08-10T16:36:54.168-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG!!  That&amp;#39;s too cool!  We&amp;#39;re going on ou...</title><content type='html'>OMG!!  That&amp;#39;s too cool!  We&amp;#39;re going on our cruise the 16th to the 23rd and will be at Disney World the 23rd-25th!  We&amp;#39;re staying at the Saratoga Springs Resort.  You should check out the Mickey&amp;#39;s Not So Scary Halloween Party on the 24th with us!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/5721643238674864655'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/5721643238674864655'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html?showComment=1281479814168#c5721643238674864655' title=''/><author><name>JoAnn</name><uri>https://www.blogger.com/profile/12270148950107909001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1339429811324177656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1339429811324177656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-652271377'/><gd:extendedProperty name='blogger.displayTime' value='August 10, 2010 at 4:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8000697626782791559</id><published>2010-08-10T18:50:38.745-06:00</published><updated>2010-08-10T18:50:38.745-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awww...Bummer!  Denise and I will be there on the ...</title><content type='html'>Awww...Bummer!  Denise and I will be there on the 30th with our families!!  Maybe you should stay just a little bit longer!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/8000697626782791559'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/8000697626782791559'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html?showComment=1281487838745#c8000697626782791559' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/14741778201664253454</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_DHGL5mw7Rd0/S2cnKJyKFKI/AAAAAAAAMas/IeC37mvS5Qw/S220-s32/IMG_1599.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1339429811324177656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1339429811324177656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-486453792'/><gd:extendedProperty name='blogger.displayTime' value='August 10, 2010 at 6:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5845627427031555289</id><published>2010-08-10T22:50:36.452-06:00</published><updated>2010-08-10T22:50:36.452-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, we&amp;#39;re going down in September but will be ...</title><content type='html'>Oh, we&amp;#39;re going down in September but will be back home before you leave.  I&amp;#39;d love to meet you though!  Maybe another year!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/5845627427031555289'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/5845627427031555289'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html?showComment=1281502236452#c5845627427031555289' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1339429811324177656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1339429811324177656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='August 10, 2010 at 10:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7790815943375694552</id><published>2010-08-11T01:01:27.479-06:00</published><updated>2010-08-11T01:01:27.479-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, sounds like fun and I&amp;#39;d love the chance to...</title><content type='html'>Oh, sounds like fun and I&amp;#39;d love the chance to meet you Britt!  You&amp;#39;ll also be there during the Food and Wine festival (my favorite Disney thing!).  Disneyland Paris is closer to where I live though... wanna come play in  my backyard sometime soon?!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/7790815943375694552'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/7790815943375694552'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html?showComment=1281510087479#c7790815943375694552' title=''/><author><name>DnSmum</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1339429811324177656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1339429811324177656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 11, 2010 at 1:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-731089556844807635</id><published>2010-08-11T04:13:47.245-06:00</published><updated>2010-08-11T04:13:47.245-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is so cool!  I wish I could go, but I&amp;#39;ll ...</title><content type='html'>That is so cool!  I wish I could go, but I&amp;#39;ll be there at the end of Nov/beginning of Dec for the Christmas party!  Bummer!  Didn&amp;#39;t you go for the Halloween Party last time?  Next year, let us know a little earlier and maybe we can plan to meet up!  Have fun!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/731089556844807635'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/731089556844807635'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html?showComment=1281521627245#c731089556844807635' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1339429811324177656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1339429811324177656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='August 11, 2010 at 4:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8341917200758237617</id><published>2010-08-11T06:09:57.724-06:00</published><updated>2010-08-11T06:09:57.724-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ahhhhh! I just booked my trip for NEXT year at tha...</title><content type='html'>Ahhhhh! I just booked my trip for NEXT year at that time! Would have loved to meet you! Enjoy and I am counting on tons of awesome pages!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/8341917200758237617'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/8341917200758237617'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html?showComment=1281528597724#c8341917200758237617' title=''/><author><name>Lauri</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1339429811324177656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1339429811324177656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 11, 2010 at 6:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4980247370701218288</id><published>2010-08-11T06:10:47.750-06:00</published><updated>2010-08-11T06:10:47.750-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Lucky me, I&amp;#39;m a local!  See you there!</title><content type='html'>Lucky me, I&amp;#39;m a local!  See you there!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/4980247370701218288'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/4980247370701218288'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html?showComment=1281528647750#c4980247370701218288' title=''/><author><name>Jenn</name><uri>https://www.blogger.com/profile/11372817907854060230</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_J-mKBVxK3PQ/SmYqcoyqF8I/AAAAAAAAAsY/lMgIGGB-uoc/S220-s32/JenMe.bmp'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1339429811324177656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1339429811324177656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-969108742'/><gd:extendedProperty name='blogger.displayTime' value='August 11, 2010 at 6:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5479861979225365878</id><published>2010-08-11T08:12:32.635-06:00</published><updated>2010-08-11T08:12:32.635-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is awesome!  I don&amp;#39;t live too far away, s...</title><content type='html'>That is awesome!  I don&amp;#39;t live too far away, so count me in!  I would love to meet you, Carol and other scrappers.  How fun!  I can&amp;#39;t wait.  I am new to digi scrappin, but love your designs and already have tons of your kits!  Yay!  Melinda</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/5479861979225365878'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/5479861979225365878'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html?showComment=1281535952635#c5479861979225365878' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1339429811324177656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1339429811324177656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 11, 2010 at 8:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-732144066473979179</id><published>2010-08-11T08:33:11.710-06:00</published><updated>2010-08-11T08:33:11.710-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>bummer I would love to meet you girls but I&amp;#39;m ...</title><content type='html'>bummer I would love to meet you girls but I&amp;#39;m already going the &lt;br /&gt;1st week in Oct. Maybe next time&lt;br /&gt;&lt;br /&gt;Tammy</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/732144066473979179'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/732144066473979179'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html?showComment=1281537191710#c732144066473979179' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1339429811324177656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1339429811324177656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 11, 2010 at 8:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3216894498731932662</id><published>2010-08-11T08:49:35.796-06:00</published><updated>2010-08-11T08:49:35.796-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m going to do my best to get down there.  Ri...</title><content type='html'>I&amp;#39;m going to do my best to get down there.  Right now it&amp;#39;s outside of possible, but you never know what could change between now and then.  Either way, I&amp;#39;m so happy that you&amp;#39;re getting to come back!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/3216894498731932662'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/3216894498731932662'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html?showComment=1281538175796#c3216894498731932662' title=''/><author><name>stenogoddess</name><uri>https://www.blogger.com/profile/06841225103734547731</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1339429811324177656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1339429811324177656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1613403154'/><gd:extendedProperty name='blogger.displayTime' value='August 11, 2010 at 8:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5342606538792754429</id><published>2010-08-11T08:55:28.248-06:00</published><updated>2010-08-11T08:55:28.248-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I left a comment on FB yesterday...but now I just ...</title><content type='html'>I left a comment on FB yesterday...but now I just realized that WE ARE STAYING AT POP TOO!!!  We will be there from the 23rd through the 30th! Doing Free Dining...and MNSSHP!  This is SO AWESOME! Would love to get to meet up with you! (OK...now I think I sound like a stalker).</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/5342606538792754429'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/5342606538792754429'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html?showComment=1281538528248#c5342606538792754429' title=''/><author><name>Kim</name><uri>https://www.blogger.com/profile/11908963594032547059</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-ECmmLfFxXfk/W3oIxhb7fII/AAAAAAAAAWs/wdsBo5pQZe0nQucGcAoV1hZEmkeBpsUZwCK4BGAYYCw/s32/IMG_5508.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1339429811324177656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1339429811324177656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1844660322'/><gd:extendedProperty name='blogger.displayTime' value='August 11, 2010 at 8:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4644589324851524256</id><published>2010-08-11T09:50:20.774-06:00</published><updated>2010-08-11T09:50:20.774-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow that is going to be such a fun trip Britt! I c...</title><content type='html'>Wow that is going to be such a fun trip Britt! I can&amp;#39;t wait to hear all about your adventures! (and of course wish I could join you!)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/4644589324851524256'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/4644589324851524256'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html?showComment=1281541820774#c4644589324851524256' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1339429811324177656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1339429811324177656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='August 11, 2010 at 9:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4093337162392093533</id><published>2010-08-11T20:29:30.265-06:00</published><updated>2010-08-11T20:29:30.265-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I saw this today and thought about you: http://www...</title><content type='html'>I saw this today and thought about you: http://www.ridemax.com  Have you tried this software?  From their Facebook page, it looks like it really works!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/4093337162392093533'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/4093337162392093533'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html?showComment=1281580170265#c4093337162392093533' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1339429811324177656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1339429811324177656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 11, 2010 at 8:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2377369200621788600</id><published>2010-08-12T08:59:30.456-06:00</published><updated>2010-08-12T08:59:30.456-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That&amp;#39;s so awesome, how exciting! I wish I coul...</title><content type='html'>That&amp;#39;s so awesome, how exciting! I wish I could have gone to the Disneyland meet they just had but I really had too much going on. I bet WDW is going to be fun!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/2377369200621788600'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/2377369200621788600'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html?showComment=1281625170456#c2377369200621788600' title=''/><author><name>KaylaLovesMinnie</name><uri>https://www.blogger.com/profile/18442471173282613497</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/-FuoCQaBCMgA/TYPKBh4XS2I/AAAAAAAAACI/LohQaRNz6IM/s32/100_7738.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1339429811324177656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1339429811324177656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1897989944'/><gd:extendedProperty name='blogger.displayTime' value='August 12, 2010 at 8:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1275056947932563335</id><published>2010-08-12T15:54:47.637-06:00</published><updated>2010-08-12T15:54:47.637-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Darn we leave Oct 1st! It would&amp;#39;ve been so fun...</title><content type='html'>Darn we leave Oct 1st! It would&amp;#39;ve been so fun to meet up with you and Carol! Have fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/1275056947932563335'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/1275056947932563335'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html?showComment=1281650087637#c1275056947932563335' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1339429811324177656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1339429811324177656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 12, 2010 at 3:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5934500953480277309</id><published>2010-08-12T18:00:35.993-06:00</published><updated>2010-08-12T18:00:35.993-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>maybe next time! wish i could make it.</title><content type='html'>maybe next time! wish i could make it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/5934500953480277309'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/5934500953480277309'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html?showComment=1281657635993#c5934500953480277309' title=''/><author><name>Betty Holland</name><uri>https://www.blogger.com/profile/17729167155954488066</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/-U_CwYNuAAd8/TitLzgMQg1I/AAAAAAAABjY/_kTzIJgW5ko/s31/family%2BHeidi%2527s%2Bcropped.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1339429811324177656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1339429811324177656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346418004'/><gd:extendedProperty name='blogger.displayTime' value='August 12, 2010 at 6:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5241112322873483431</id><published>2010-08-12T18:01:22.304-06:00</published><updated>2010-08-12T18:01:22.304-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wish! This would be awesome but I just got back ...</title><content type='html'>I wish! This would be awesome but I just got back from Disneyland AND I start a new job next month. Maybe next year. Can you do this again?!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/5241112322873483431'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/5241112322873483431'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html?showComment=1281657682304#c5241112322873483431' title=''/><author><name>Betty Holland</name><uri>https://www.blogger.com/profile/17729167155954488066</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/-U_CwYNuAAd8/TitLzgMQg1I/AAAAAAAABjY/_kTzIJgW5ko/s31/family%2BHeidi%2527s%2Bcropped.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1339429811324177656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1339429811324177656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346418004'/><gd:extendedProperty name='blogger.displayTime' value='August 12, 2010 at 6:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2225583465817562288</id><published>2010-08-13T07:41:05.784-06:00</published><updated>2010-08-13T07:41:05.784-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can&amp;#39;t wait to see your new shop!</title><content type='html'>Can&amp;#39;t wait to see your new shop!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/2225583465817562288'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/2225583465817562288'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281706865784#c2225583465817562288' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/08418796176428526353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-876538540'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2010 at 7:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3111488155940045732</id><published>2010-08-13T07:41:29.451-06:00</published><updated>2010-08-13T07:41:29.451-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Truly exciting news!  I&amp;#39;m sure the decision wa...</title><content type='html'>Truly exciting news!  I&amp;#39;m sure the decision wasn&amp;#39;t easy but I hope it gives you everything you&amp;#39;re looking for.  Balancing work/home life is SO important for all of us.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/3111488155940045732'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/3111488155940045732'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281706889451#c3111488155940045732' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/17557704541135989641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-971225640'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2010 at 7:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-101286254888506694</id><published>2010-08-13T07:48:36.719-06:00</published><updated>2010-08-13T07:48:36.719-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am so happy to hear you will have even more crea...</title><content type='html'>I am so happy to hear you will have even more creative control over your products. I can&amp;#39;t wait to see your new store!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/101286254888506694'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/101286254888506694'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281707316719#c101286254888506694' title=''/><author><name>kleb111</name><uri>https://www.blogger.com/profile/09032525375647131397</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-514350011'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2010 at 7:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1550116283363725514</id><published>2010-08-13T07:48:49.609-06:00</published><updated>2010-08-13T07:48:49.609-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am so happy to hear you will have even more crea...</title><content type='html'>I am so happy to hear you will have even more creative control over your products. I can&amp;#39;t wait to see your new store!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/1550116283363725514'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/1550116283363725514'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281707329609#c1550116283363725514' title=''/><author><name>kleb111</name><uri>https://www.blogger.com/profile/09032525375647131397</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-514350011'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2010 at 7:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1856980466577827906</id><published>2010-08-13T07:52:00.586-06:00</published><updated>2010-08-13T07:52:00.586-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow! Wishing you all the best! Good luck on your n...</title><content type='html'>Wow! Wishing you all the best! Good luck on your new adventure!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/1856980466577827906'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/1856980466577827906'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281707520586#c1856980466577827906' title=''/><author><name>Lisa</name><uri>https://www.blogger.com/profile/09387296334110782535</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//1.bp.blogspot.com/_anNVUCPkJww/SnsRHC5z2jI/AAAAAAAAAEQ/4zlYZLQljIw/S220-s32/Lisa_FS_Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1788080105'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2010 at 7:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7149108219873039593</id><published>2010-08-13T07:52:11.232-06:00</published><updated>2010-08-13T07:52:11.232-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m so excited for you! I cleaned up at your s...</title><content type='html'>I&amp;#39;m so excited for you! I cleaned up at your sale. ;) I can&amp;#39;t wait to see your new shop all set up and going!! Congratulations!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/7149108219873039593'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/7149108219873039593'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281707531232#c7149108219873039593' title=''/><author><name>amazz</name><uri>https://www.blogger.com/profile/07329264475810014053</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_WNhIMqvyU_Y/SWtcZHh7JPI/AAAAAAAAABE/RhEGNBGNgbk/S220-s32/IMG_8258e2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-862761850'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2010 at 7:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1900519995435159832</id><published>2010-08-13T08:04:18.111-06:00</published><updated>2010-08-13T08:04:18.111-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, I am so sad to see you leave SM, considerin...</title><content type='html'>Britt, I am so sad to see you leave SM, considering you are the reason I found SM in the first place! So I understand how you must have though this over well - and I wish you best of luck! Can&amp;#39;t wait to hear more about the new store! Hugs!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/1900519995435159832'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/1900519995435159832'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281708258111#c1900519995435159832' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2010 at 8:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8908947685680854556</id><published>2010-08-13T08:17:49.393-06:00</published><updated>2010-08-13T08:17:49.393-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow good for you Britt!! I can&amp;#39;t wait to see y...</title><content type='html'>Wow good for you Britt!! I can&amp;#39;t wait to see your new store.It has been SO long since I have digi scrapped...sniff sniff. I need to bite the bullet and get an updated version of Adobe so that I can start scrappin again-I miss it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/8908947685680854556'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/8908947685680854556'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281709069393#c8908947685680854556' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2010 at 8:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8958680983884338486</id><published>2010-08-13T08:21:11.497-06:00</published><updated>2010-08-13T08:21:11.497-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So proud of you hun!!  You are a wonderful person ...</title><content type='html'>So proud of you hun!!  You are a wonderful person and I wish you all the very best!!  Good things will be coming your way!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/8958680983884338486'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/8958680983884338486'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281709271497#c8958680983884338486' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2010 at 8:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7030865933542467054</id><published>2010-08-13T08:35:54.469-06:00</published><updated>2010-08-13T08:35:54.469-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats on your new venture! I&amp;#39;m another scra...</title><content type='html'>Congrats on your new venture! I&amp;#39;m another scrapper who found SM thru you... now I&amp;#39;ll have TWO favorite shopping sites! Darn! LOL :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/7030865933542467054'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/7030865933542467054'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281710154469#c7030865933542467054' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10281512292470423640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-342573817'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2010 at 8:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8029220908592885926</id><published>2010-08-13T09:05:58.068-06:00</published><updated>2010-08-13T09:05:58.068-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, exciting news!  It will be hard to imagine a ...</title><content type='html'>Wow, exciting news!  It will be hard to imagine a SM without you -- but I&amp;#39;m excited for you, too!  Best of luck!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/8029220908592885926'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/8029220908592885926'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281711958068#c8029220908592885926' title=''/><author><name>Beth</name><uri>https://www.blogger.com/profile/13870296621798497300</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-Xgp7_L6R9qo/Wh4-8WJUILI/AAAAAAABqNc/AujVyPoz0aMwGiOE-sIwNZcpxNZymwzbQCK4BGAYYCw/s32/beth.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868305007'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2010 at 9:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3320342523189626381</id><published>2010-08-13T09:50:20.362-06:00</published><updated>2010-08-13T09:50:20.362-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WHAT?! Say it isn&amp;#39;t so!! You are the reason th...</title><content type='html'>WHAT?! Say it isn&amp;#39;t so!! You are the reason that I found SM...now I&amp;#39;ll just have to stalk your new store!! ;) Best of luck with the move, I can&amp;#39;t wait to see your store!! ((HUGS))</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/3320342523189626381'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/3320342523189626381'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281714620362#c3320342523189626381' title=''/><author><name>Natasha</name><uri>https://www.blogger.com/profile/17516318479784829577</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-FZ1L87mRq5k/TZu7nEDGpNI/AAAAAAAABHc/krxHean9mZE/s32/Natasha%2BCruz.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-802400455'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2010 at 9:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9027363523814112016</id><published>2010-08-13T10:05:49.286-06:00</published><updated>2010-08-13T10:05:49.286-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am so very excited for you. No worries- I shall ...</title><content type='html'>I am so very excited for you. No worries- I shall stalk you wherever you move to lol. It will be great to see what a Britt free to do what she wants to do- does :)Im stoked!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/9027363523814112016'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/9027363523814112016'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281715549286#c9027363523814112016' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2010 at 10:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6427163609963943212</id><published>2010-08-13T10:36:55.665-06:00</published><updated>2010-08-13T10:36:55.665-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is so funny---it is the exact days that I am ...</title><content type='html'>That is so funny---it is the exact days that I am going! I am celebrating my 40th birthday at Disney!!! I&amp;#39;m also hitting the Halloween party on the 24th. I&amp;#39;m so excited:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/6427163609963943212'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/6427163609963943212'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html?showComment=1281717415665#c6427163609963943212' title=''/><author><name>Buffy0214</name><uri>https://www.blogger.com/profile/06308024875823554809</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_h-pWwnNYXas/SgrfeygtiyI/AAAAAAAAAFs/EPb3-w3lFao/S220-s32/2006-09-01+(5).JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1339429811324177656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1339429811324177656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1294607005'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2010 at 10:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1237723889328103922</id><published>2010-08-13T10:39:11.381-06:00</published><updated>2010-08-13T10:39:11.381-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, I&amp;#39;m so sad and, yet, so happy. I&amp;#39;m sha...</title><content type='html'>Oh, I&amp;#39;m so sad and, yet, so happy. I&amp;#39;m shappy! Congrats on your new adventure. Can&amp;#39;t wait to see what you have in store for us. I didn&amp;#39;t mean to make a pun but there it is anyway.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/1237723889328103922'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/1237723889328103922'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281717551381#c1237723889328103922' title=''/><author><name>Buffy0214</name><uri>https://www.blogger.com/profile/06308024875823554809</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_h-pWwnNYXas/SgrfeygtiyI/AAAAAAAAAFs/EPb3-w3lFao/S220-s32/2006-09-01+(5).JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1294607005'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2010 at 10:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3518180162481023435</id><published>2010-08-13T10:58:33.261-06:00</published><updated>2010-08-13T10:58:33.261-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am so sad to see you leave Scrapmatters but I kn...</title><content type='html'>I am so sad to see you leave Scrapmatters but I know that doing the right thing for yourself is important. I wish you the very best of luck and I am so excited to see your new shop!!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/3518180162481023435'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/3518180162481023435'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281718713261#c3518180162481023435' title=''/><author><name>KaylaLovesMinnie</name><uri>https://www.blogger.com/profile/18442471173282613497</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/-FuoCQaBCMgA/TYPKBh4XS2I/AAAAAAAAACI/LohQaRNz6IM/s32/100_7738.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1897989944'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2010 at 10:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5911038649536572946</id><published>2010-08-13T11:21:09.025-06:00</published><updated>2010-08-13T11:21:09.025-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, that is both exciting and shocking news!  I&amp;#...</title><content type='html'>Wow, that is both exciting and shocking news!  I&amp;#39;m happy for you that you will be able to take your business in a new direction and can&amp;#39;t wait to hear more information about that!  You&amp;#39;ve really put your heart and soul into ScrapMatters and I&amp;#39;m sure this decision was NOT an easy one. Congratulations girl!!  This is a big step, but if anyone can handle it, it&amp;#39;s YOU!! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/5911038649536572946'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/5911038649536572946'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281720069025#c5911038649536572946' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2010 at 11:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8850008495485096585</id><published>2010-08-13T13:55:12.154-06:00</published><updated>2010-08-13T13:55:12.154-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Super exciting news about your new store!!  Congra...</title><content type='html'>Super exciting news about your new store!!  Congrats on your new adventure, you have such a HUGE fan base, I&amp;#39;m certain it will be a smashing success!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/8850008495485096585'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/8850008495485096585'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281729312154#c8850008495485096585' title=''/><author><name>Linda</name><uri>https://www.blogger.com/profile/02361799453318603513</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-373471879'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2010 at 1:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2325997142834863129</id><published>2010-08-13T15:30:06.847-06:00</published><updated>2010-08-13T15:30:06.847-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I found SM because of your designs also!!! You wil...</title><content type='html'>I found SM because of your designs also!!! You will be missed at SM! However, I am excited to hang out at your store also!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/2325997142834863129'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/2325997142834863129'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281735006847#c2325997142834863129' title=''/><author><name>Jen Wolff</name><uri>https://www.blogger.com/profile/15246388197173127097</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//3.bp.blogspot.com/_lTeipGWB4Uo/TRvCVtOTFhI/AAAAAAAAEtk/Uns1AGxIZo8/S220-s32/jen.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-513085536'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2010 at 3:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7566013566993994350</id><published>2010-08-13T16:46:48.572-06:00</published><updated>2010-08-13T16:46:48.572-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome - congrats!!!</title><content type='html'>Awesome - congrats!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/7566013566993994350'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/7566013566993994350'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281739608572#c7566013566993994350' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/07318557243934276686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='//2.bp.blogspot.com/_gl7qaUI989w/TGXT0TT5eBI/AAAAAAAABzU/gdY9FENqwYs/S220-s33/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1020389206'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2010 at 4:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1041531168152910009</id><published>2010-08-13T16:56:42.915-06:00</published><updated>2010-08-13T16:56:42.915-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is so exciting! I can&amp;#39;t wait to see the n...</title><content type='html'>This is so exciting! I can&amp;#39;t wait to see the new store and all the new fabulous products you are going to have.  Will miss you at SM though.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/1041531168152910009'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/1041531168152910009'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281740202915#c1041531168152910009' title=''/><author><name>Yzerbear</name><uri>https://www.blogger.com/profile/18010849675699240624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-tSfYxRi7cao/VVU4vw_9Z_I/AAAAAAAAAOg/7l1_XQZwT38/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1731284979'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2010 at 4:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5373064153138414219</id><published>2010-08-13T17:06:34.848-06:00</published><updated>2010-08-13T17:06:34.848-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I may come with a friend of mine.  We&amp;#39;re looki...</title><content type='html'>I may come with a friend of mine.  We&amp;#39;re looking at the budget tonight.  Sounds fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/5373064153138414219'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/5373064153138414219'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html?showComment=1281740794848#c5373064153138414219' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/11917002182871204938</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1339429811324177656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1339429811324177656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-143572415'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2010 at 5:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5040102827391410920</id><published>2010-08-13T18:40:10.789-06:00</published><updated>2010-08-13T18:40:10.789-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, I&amp;#39;m so excited for you!  This is going ...</title><content type='html'>Britt, I&amp;#39;m so excited for you!  This is going to be AWESOME!!  And I can&amp;#39;t WAIT to see the new shop!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/5040102827391410920'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/5040102827391410920'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281746410789#c5040102827391410920' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2010 at 6:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1998260571929023495</id><published>2010-08-13T18:40:33.812-06:00</published><updated>2010-08-13T18:40:33.812-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>...I bet SM is DEVASTATED!  They are going to real...</title><content type='html'>...I bet SM is DEVASTATED!  They are going to really miss you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/1998260571929023495'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/1998260571929023495'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281746433812#c1998260571929023495' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2010 at 6:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4953802493698825160</id><published>2010-08-13T19:30:20.089-06:00</published><updated>2010-08-13T19:30:20.089-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m also very sad to see you leave SM - you ar...</title><content type='html'>I&amp;#39;m also very sad to see you leave SM - you are such an integral part of that store!  But like many others, I will follow you wherever your path leads you.  Congratulations for taking a leap of faith and branching out on your own - you will surely find happiness and success! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/4953802493698825160'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/4953802493698825160'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281749420089#c4953802493698825160' title=''/><author><name>Annisa</name><uri>https://www.blogger.com/profile/05449836771531253262</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//3.bp.blogspot.com/-Dl6OJ6PVwxA/UwI5YLviwbI/AAAAAAAABW8/0sIpWxOs5ak/s32/about%2Bme.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1681924752'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2010 at 7:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7147172917495786296</id><published>2010-08-13T20:37:48.775-06:00</published><updated>2010-08-13T20:37:48.775-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We&amp;#39;ll miss you at SM but how exciting for you ...</title><content type='html'>We&amp;#39;ll miss you at SM but how exciting for you to have your own shop!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/7147172917495786296'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/7147172917495786296'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281753468775#c7147172917495786296' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/09263169891868461121</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//bp0.blogger.com/_j5JkeqhIeSM/R5N4NzPkqVI/AAAAAAAAApo/TEJrwEWJQBE/S220-s32/20080118_1574.1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1675435534'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2010 at 8:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8480141261399979182</id><published>2010-08-13T20:40:41.648-06:00</published><updated>2010-08-13T20:40:41.648-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ooh fabulous news Britt!!  I&amp;#39;m so excited that...</title><content type='html'>Ooh fabulous news Britt!!  I&amp;#39;m so excited that I may finally be able to get some of your kits.  I have always been hesitant to register and purchase at one of the larger stores.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/8480141261399979182'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/8480141261399979182'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281753641648#c8480141261399979182' title=''/><author><name>Tiffany</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 13, 2010 at 8:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5777287309596563525</id><published>2010-08-14T02:11:13.873-06:00</published><updated>2010-08-14T02:11:13.873-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow this is really major news. I remember the SM o...</title><content type='html'>Wow this is really major news. I remember the SM opening. I think it was even a chance visit to your blog that led me there. No doubt your own store will be a success too :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/5777287309596563525'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/5777287309596563525'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281773473873#c5777287309596563525' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 14, 2010 at 2:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7939456332388071245</id><published>2010-08-14T05:38:53.802-06:00</published><updated>2010-08-14T05:38:53.802-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m sad and happy all at once.  I&amp;#39;m really...</title><content type='html'>I&amp;#39;m sad and happy all at once.  I&amp;#39;m really sad that you will be leaving SM. YOU are the reason that I found that place!  The selfish side of me is a bit sad.  This must have been a difficult decision and process that you have gone through. I&amp;#39;m so happy to know that you will still be designing!! I wish you every success with your new shop!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/7939456332388071245'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/7939456332388071245'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281785933802#c7939456332388071245' title=''/><author><name>Scrappycath</name><uri>https://www.blogger.com/profile/08772254574436461306</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//1.bp.blogspot.com/_P8PPaP3wHhQ/SThEXRaJX-I/AAAAAAAADr8/gkknG4UdfcA/S220-s32/Tink+glittery+sitting+sml.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1541673618'/><gd:extendedProperty name='blogger.displayTime' value='August 14, 2010 at 5:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3792672617606237473</id><published>2010-08-14T08:53:37.115-06:00</published><updated>2010-08-14T08:53:37.115-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow Britt! So sad to hear you are leaving ScrapMat...</title><content type='html'>Wow Britt! So sad to hear you are leaving ScrapMatters, will miss you there! But excited to see your new store, such a big step but I know it will be great! Congrats!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/3792672617606237473'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/3792672617606237473'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281797617115#c3792672617606237473' title=''/><author><name>Canadianmommy</name><uri>https://www.blogger.com/profile/17320939804272970171</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_f-a8M9IzqEI/TNY9cU0lmrI/AAAAAAAAAq4/LdTJPmvGulI/S220-s32/wdointhehappydance.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1387541626'/><gd:extendedProperty name='blogger.displayTime' value='August 14, 2010 at 8:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-804364990953789571</id><published>2010-08-14T11:22:33.778-06:00</published><updated>2010-08-14T11:22:33.778-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats on your new adventure! I can&amp;#39;t wait t...</title><content type='html'>Congrats on your new adventure! I can&amp;#39;t wait to see your store!! Good luck with everything!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/804364990953789571'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/804364990953789571'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281806553778#c804364990953789571' title=''/><author><name>Startingover</name><uri>https://www.blogger.com/profile/03824928095924549326</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1834984367'/><gd:extendedProperty name='blogger.displayTime' value='August 14, 2010 at 11:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9163718070610859977</id><published>2010-08-14T13:15:11.571-06:00</published><updated>2010-08-14T13:15:11.571-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m so sad you&amp;#39;re leaving SM! Hopefully we...</title><content type='html'>I&amp;#39;m so sad you&amp;#39;re leaving SM! Hopefully we&amp;#39;ll all still see you around over there... :) You&amp;#39;re so talented, you really don&amp;#39;t need any luck, so I&amp;#39;ll wish you an easy transition. :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/9163718070610859977'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/9163718070610859977'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281813311571#c9163718070610859977' title=''/><author><name>cursivesmile</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 14, 2010 at 1:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5301607109779148848</id><published>2010-08-14T13:41:07.376-06:00</published><updated>2010-08-14T13:41:07.376-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m so sad you&amp;#39;re leaving SM! Hopefully we...</title><content type='html'>I&amp;#39;m so sad you&amp;#39;re leaving SM! Hopefully we&amp;#39;ll all still see you around over there... :) You&amp;#39;re so talented, you really don&amp;#39;t need any luck, so I&amp;#39;ll wish you an easy transition. :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/5301607109779148848'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/5301607109779148848'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281814867376#c5301607109779148848' title=''/><author><name>cursivesmile</name><uri>https://www.blogger.com/profile/11109929422663852103</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1910952037'/><gd:extendedProperty name='blogger.displayTime' value='August 14, 2010 at 1:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4019674727815812733</id><published>2010-08-14T19:54:29.458-06:00</published><updated>2010-08-14T19:54:29.458-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>CONGRATS BRITT!! I know you will do amazing on you...</title><content type='html'>CONGRATS BRITT!! I know you will do amazing on your own, I&amp;#39;m trying to pick back up on the Scrapbooking, heres hopin!  I miss it A TON!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/4019674727815812733'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/4019674727815812733'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281837269458#c4019674727815812733' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='August 14, 2010 at 7:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-968439725731145933</id><published>2010-08-14T22:54:21.255-06:00</published><updated>2010-08-14T22:54:21.255-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Britt, this is so exciting!  SM will miss you s...</title><content type='html'>Oh Britt, this is so exciting!  SM will miss you so much but I know this will allow you to make your own rules and have more creative control of your products, kits!!  I so need to get on your CT now for sure!!!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/968439725731145933'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/968439725731145933'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281848061255#c968439725731145933' title=''/><author><name>Jami (alansrock)</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 14, 2010 at 10:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-806515353135413660</id><published>2010-08-15T12:41:55.697-06:00</published><updated>2010-08-15T12:41:55.697-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>GOOD LUCK, Britt!!!  I will stalk you too, no worr...</title><content type='html'>GOOD LUCK, Britt!!!  I will stalk you too, no worries!  Sad to leave you leave SM as I also found it through you, but I am sure you will do AWESOMELY well!!!!  HAve fun setting it all up and watching it all work out!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/806515353135413660'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/806515353135413660'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281897715697#c806515353135413660' title=''/><author><name>Carolyn</name><uri>https://www.blogger.com/profile/08036436055861746660</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1670202160'/><gd:extendedProperty name='blogger.displayTime' value='August 15, 2010 at 12:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6175821277691734045</id><published>2010-08-16T07:43:31.734-06:00</published><updated>2010-08-16T07:43:31.734-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats on the new business venture.  I am sure i...</title><content type='html'>Congrats on the new business venture.  I am sure it was a hard decision to make, but you need to do what is right for you and your family.  I like so many others are sorry to see you leave SM, but I am looking forward to hanging out at the new place.  Best of Luck!  Melinda</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/6175821277691734045'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/6175821277691734045'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1281966211734#c6175821277691734045' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 16, 2010 at 7:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2611012208144039338</id><published>2010-08-18T18:23:36.570-06:00</published><updated>2010-08-18T18:23:36.570-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt I am sooo sorry to see you leave ScrapMatter...</title><content type='html'>Britt I am sooo sorry to see you leave ScrapMatters, you will be missed but I do wish you luck with your new venture!! hugs and best wishes! - Jenn</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/2611012208144039338'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/2611012208144039338'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1282177416570#c2611012208144039338' title=''/><author><name>jennamy82</name><uri>https://www.blogger.com/profile/17071957976398161356</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/_zS3sZLHKfro/TIZ9Ps9ZisI/AAAAAAAAA1o/Qkt-9QA1RTU/S220-s32/J%26S+08-2010.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-556581500'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2010 at 6:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5964285721371843040</id><published>2010-08-18T22:02:02.718-06:00</published><updated>2010-08-18T22:02:02.718-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW! How exciting!! :)</title><content type='html'>WOW! How exciting!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/5964285721371843040'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5801010363513408201/comments/default/5964285721371843040'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html?showComment=1282190522718#c5964285721371843040' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/ch-ch-ch-changes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5801010363513408201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5801010363513408201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2010 at 10:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4148107775102764039</id><published>2010-08-19T17:20:23.874-06:00</published><updated>2010-08-19T17:20:23.874-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt-thanks so much for the update! Can&amp;#39;t wai...</title><content type='html'>Britt-thanks so much for the update! Can&amp;#39;t wait&lt;br /&gt;For the big opening of your new site and store! Good luck with finishing touches!:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7328903432042037331/comments/default/4148107775102764039'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7328903432042037331/comments/default/4148107775102764039'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/reminders-announcements-and-updates.html?showComment=1282260023874#c4148107775102764039' title=''/><author><name>Julie L.</name><uri>https://www.blogger.com/profile/08888824502840639968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//3.bp.blogspot.com/_YGJdVB7M7MU/SWV4NWvC3iI/AAAAAAAAA6E/FfIgLI8cFy4/S220-s32/julie-avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/reminders-announcements-and-updates.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7328903432042037331' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7328903432042037331' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1702847528'/><gd:extendedProperty name='blogger.displayTime' value='August 19, 2010 at 5:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3564692538253415673</id><published>2010-08-19T17:52:45.090-06:00</published><updated>2010-08-19T17:52:45.090-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;ve been wondering about your new site!!! Can...</title><content type='html'>I&amp;#39;ve been wondering about your new site!!! Can&amp;#39;t wait to see it Brittney!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7328903432042037331/comments/default/3564692538253415673'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7328903432042037331/comments/default/3564692538253415673'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/reminders-announcements-and-updates.html?showComment=1282261965090#c3564692538253415673' title=''/><author><name>Cheryl</name><uri>https://www.blogger.com/profile/00060008319460693056</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//2.bp.blogspot.com/-89GbPsBmxTY/U4oUS-aGUyI/AAAAAAAAEYU/An3Z0-a-r6U/s32/Cheryl%2BProfile1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/reminders-announcements-and-updates.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7328903432042037331' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7328903432042037331' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1988964408'/><gd:extendedProperty name='blogger.displayTime' value='August 19, 2010 at 5:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1772132748355402383</id><published>2010-08-19T19:05:02.402-06:00</published><updated>2010-08-19T19:05:02.402-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am there the 22-26th. I hope I can get a chance ...</title><content type='html'>I am there the 22-26th. I hope I can get a chance to meet you.&lt;br /&gt;Julie (liriel on MS)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/1772132748355402383'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/1772132748355402383'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html?showComment=1282266302402#c1772132748355402383' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1339429811324177656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1339429811324177656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 19, 2010 at 7:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8951751769636908633</id><published>2010-08-19T19:27:03.122-06:00</published><updated>2011-09-29T11:34:28.113-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You are incredible...thanks so much</title><content type='html'>You are incredible...thanks so much</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/8951751769636908633'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/8951751769636908633'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1282267623122#c8951751769636908633' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 19, 2010 at 7:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8396847466539451640</id><published>2010-08-19T19:41:03.966-06:00</published><updated>2010-08-19T19:41:03.966-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THANK YOU for the link!  We used to live on the gu...</title><content type='html'>THANK YOU for the link!  We used to live on the gulf and are heading out tomorrow for a quick trip.  Will be picking up the kit and it&amp;#39;ll be perfect for our pics.  Best of luck on your new adventure!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7328903432042037331/comments/default/8396847466539451640'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7328903432042037331/comments/default/8396847466539451640'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/reminders-announcements-and-updates.html?showComment=1282268463966#c8396847466539451640' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/17557704541135989641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/reminders-announcements-and-updates.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7328903432042037331' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7328903432042037331' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-971225640'/><gd:extendedProperty name='blogger.displayTime' value='August 19, 2010 at 7:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3850410018356705629</id><published>2010-08-20T05:53:34.804-06:00</published><updated>2010-08-20T05:53:34.804-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can&amp;#39;t wait for the grand opening!! :)</title><content type='html'>I can&amp;#39;t wait for the grand opening!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7328903432042037331/comments/default/3850410018356705629'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7328903432042037331/comments/default/3850410018356705629'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/reminders-announcements-and-updates.html?showComment=1282305214804#c3850410018356705629' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/reminders-announcements-and-updates.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7328903432042037331' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7328903432042037331' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='August 20, 2010 at 5:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-500548622799198883</id><published>2010-08-20T06:05:41.506-06:00</published><updated>2010-08-20T06:05:41.506-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt!

Good Luck with the new store and thanks...</title><content type='html'>Hi Britt!&lt;br /&gt;&lt;br /&gt;Good Luck with the new store and thanks for the info on the Gulf Charity Kit.&lt;br /&gt;&lt;br /&gt;BTW - went to Scrapmatters Friday 8AM EST and the store there was already closed.  I already had picked up what I wanted but other people might be disappointed.&lt;br /&gt;&lt;br /&gt;Monica</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7328903432042037331/comments/default/500548622799198883'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7328903432042037331/comments/default/500548622799198883'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/reminders-announcements-and-updates.html?showComment=1282305941506#c500548622799198883' title=''/><author><name>Monica</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/reminders-announcements-and-updates.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7328903432042037331' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7328903432042037331' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 20, 2010 at 6:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8280518048141570983</id><published>2010-08-20T07:19:29.443-06:00</published><updated>2010-08-20T07:19:29.443-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for mentioning the charity kit Britt!!  It ...</title><content type='html'>Thanks for mentioning the charity kit Britt!!  It is a HUGE steal, and even better tat it will help a tiny bit to clean up our beautiful ocean.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7328903432042037331/comments/default/8280518048141570983'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7328903432042037331/comments/default/8280518048141570983'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/reminders-announcements-and-updates.html?showComment=1282310369443#c8280518048141570983' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/reminders-announcements-and-updates.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7328903432042037331' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7328903432042037331' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='August 20, 2010 at 7:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7817153154163288472</id><published>2010-08-20T07:36:29.617-06:00</published><updated>2010-08-20T07:36:29.617-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAYAYA...super excited for you and the &amp;quot;NEW&amp;q...</title><content type='html'>YAYAYA...super excited for you and the &amp;quot;NEW&amp;quot; store! Can&amp;#39;t wait to see the template pack too, thank you in advance! FYI...your store at SM is gone already and so is your clearance items!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4085290907222555692/comments/default/7817153154163288472'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4085290907222555692/comments/default/7817153154163288472'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/just-show-offs-today.html?showComment=1282311389617#c7817153154163288472' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/just-show-offs-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4085290907222555692' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4085290907222555692' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='August 20, 2010 at 7:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3916690268458017753</id><published>2010-08-20T08:59:54.481-06:00</published><updated>2010-08-20T08:59:54.481-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt
Sorry I have not been scrapping or sendin...</title><content type='html'>Hi Britt&lt;br /&gt;Sorry I have not been scrapping or sending you show-offs or commenting on your blog for weeks and weeks. However, I have been lurcking and keeping-up with your posts and news.  Just wanted to give you best wishes on your new adventure. I know your new store is gonna be great! Can&amp;#39;t wait to see it!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4085290907222555692/comments/default/3916690268458017753'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4085290907222555692/comments/default/3916690268458017753'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/just-show-offs-today.html?showComment=1282316394481#c3916690268458017753' title=''/><author><name>Mangala</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/just-show-offs-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4085290907222555692' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4085290907222555692' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 20, 2010 at 8:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2210083746726730553</id><published>2010-08-20T09:44:36.891-06:00</published><updated>2010-08-20T09:44:36.891-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can&amp;#39;t get your clearance stuff anymore.....boo...</title><content type='html'>Can&amp;#39;t get your clearance stuff anymore.....boo! I was going to order today but it&amp;#39;s already gone!  Good luck with your new store!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4085290907222555692/comments/default/2210083746726730553'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4085290907222555692/comments/default/2210083746726730553'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/just-show-offs-today.html?showComment=1282319076891#c2210083746726730553' title=''/><author><name>Scarlett Nicholson Butts</name><uri>https://www.blogger.com/profile/04071137438233044298</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/just-show-offs-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4085290907222555692' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4085290907222555692' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2107216844'/><gd:extendedProperty name='blogger.displayTime' value='August 20, 2010 at 9:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8088741590265200782</id><published>2010-08-20T10:20:00.543-06:00</published><updated>2010-08-20T10:20:00.543-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I was waiting until today to shop, but it was alre...</title><content type='html'>I was waiting until today to shop, but it was already closed!  :(</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7328903432042037331/comments/default/8088741590265200782'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7328903432042037331/comments/default/8088741590265200782'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/reminders-announcements-and-updates.html?showComment=1282321200543#c8088741590265200782' title=''/><author><name>Christy</name><uri>https://www.blogger.com/profile/16001665918663849141</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//1.bp.blogspot.com/-aByFGFeu_-k/T3-uwWFy_II/AAAAAAAAAC8/0ee6S2CHOB0/s32/me2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/reminders-announcements-and-updates.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7328903432042037331' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7328903432042037331' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1794590093'/><gd:extendedProperty name='blogger.displayTime' value='August 20, 2010 at 10:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7946599329099313619</id><published>2010-08-20T10:38:30.532-06:00</published><updated>2010-08-20T10:38:30.532-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yeah it is supposed to be turned off tonight at mi...</title><content type='html'>Yeah it is supposed to be turned off tonight at midnight, but there was a lack of communication backstage at SM and it got turned off early.  I&amp;#39;m trying to get it back on through today but we&amp;#39;ll see if it happens!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7328903432042037331/comments/default/7946599329099313619'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7328903432042037331/comments/default/7946599329099313619'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/reminders-announcements-and-updates.html?showComment=1282322310532#c7946599329099313619' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/reminders-announcements-and-updates.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7328903432042037331' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7328903432042037331' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='August 20, 2010 at 10:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5192585541867173363</id><published>2010-08-20T12:43:54.562-06:00</published><updated>2010-08-20T12:43:54.562-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My shop&amp;#39;s turned back on!  Just through today.</title><content type='html'>My shop&amp;#39;s turned back on!  Just through today.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7328903432042037331/comments/default/5192585541867173363'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7328903432042037331/comments/default/5192585541867173363'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/reminders-announcements-and-updates.html?showComment=1282329834562#c5192585541867173363' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/reminders-announcements-and-updates.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7328903432042037331' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7328903432042037331' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='August 20, 2010 at 12:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1050118521282103718</id><published>2010-08-20T14:14:45.594-06:00</published><updated>2010-08-20T14:14:45.594-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay! Thanks for getting it turned back on, Britt!!</title><content type='html'>Yay! Thanks for getting it turned back on, Britt!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7328903432042037331/comments/default/1050118521282103718'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7328903432042037331/comments/default/1050118521282103718'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/reminders-announcements-and-updates.html?showComment=1282335285594#c1050118521282103718' title=''/><author><name>kendallt</name><uri>https://www.blogger.com/profile/07731351238854174425</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//2.bp.blogspot.com/-yEPSvuldCM4/Tww0e-RsRpI/AAAAAAAAAJ8/mjFb_oJnQTs/s32/Kendall_NewAvatar_Small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/reminders-announcements-and-updates.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7328903432042037331' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7328903432042037331' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-37576675'/><gd:extendedProperty name='blogger.displayTime' value='August 20, 2010 at 2:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2074694506447010137</id><published>2010-08-21T19:39:57.704-06:00</published><updated>2010-08-21T19:39:57.704-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We&amp;#39;re leaving on the 24th!  We&amp;#39;ll tell Mic...</title><content type='html'>We&amp;#39;re leaving on the 24th!  We&amp;#39;ll tell Mickey to look for you!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/2074694506447010137'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/2074694506447010137'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html?showComment=1282441197704#c2074694506447010137' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/00352097756176495091</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1339429811324177656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1339429811324177656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751221769'/><gd:extendedProperty name='blogger.displayTime' value='August 21, 2010 at 7:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6546769658860564599</id><published>2010-08-23T07:48:35.549-06:00</published><updated>2010-08-23T07:48:35.549-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Big news!  Best of luck with your new venture, Bri...</title><content type='html'>Big news!  Best of luck with your new venture, Britt.  Your talent will take you far.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7328903432042037331/comments/default/6546769658860564599'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7328903432042037331/comments/default/6546769658860564599'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/reminders-announcements-and-updates.html?showComment=1282571315549#c6546769658860564599' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/reminders-announcements-and-updates.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7328903432042037331' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7328903432042037331' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='August 23, 2010 at 7:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8947472500957576976</id><published>2010-08-23T10:03:43.173-06:00</published><updated>2010-08-23T10:03:43.173-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We just booked our first trip to Disney World last...</title><content type='html'>We just booked our first trip to Disney World last week and we will be getting there on Halloween. I am so excited to go with our kids, and will have lots of pictures to SB when we get home.  And thanks to you I&amp;#39;ll have the perfect supplies!&lt;br /&gt;Have fun Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/8947472500957576976'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1339429811324177656/comments/default/8947472500957576976'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html?showComment=1282579423173#c8947472500957576976' title=''/><author><name>TooManyHobbies</name><uri>https://www.blogger.com/profile/09575169175162013231</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/meet-me-at-disney-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1339429811324177656' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1339429811324177656' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1504189446'/><gd:extendedProperty name='blogger.displayTime' value='August 23, 2010 at 10:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-301353125911658355</id><published>2010-08-24T16:47:07.449-06:00</published><updated>2010-08-24T16:47:07.449-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such exciting news Brittney! Can&amp;#39;t wait to see...</title><content type='html'>Such exciting news Brittney! Can&amp;#39;t wait to see the new site!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/301353125911658355'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/301353125911658355'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html?showComment=1282690027449#c301353125911658355' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3063283431068715294' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3063283431068715294' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2010 at 4:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6818447008610488247</id><published>2010-08-24T17:22:42.252-06:00</published><updated>2010-08-24T17:22:42.252-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Well, I&amp;#39;ll be at Disney World scrapbooking so ...</title><content type='html'>Well, I&amp;#39;ll be at Disney World scrapbooking so I&amp;#39;ll just log in to see your new site! I can&amp;#39;t miss this!! So happy for you Brittney.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/6818447008610488247'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/6818447008610488247'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html?showComment=1282692162252#c6818447008610488247' title=''/><author><name>Cheryl</name><uri>https://www.blogger.com/profile/00060008319460693056</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//2.bp.blogspot.com/-89GbPsBmxTY/U4oUS-aGUyI/AAAAAAAAEYU/An3Z0-a-r6U/s32/Cheryl%2BProfile1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3063283431068715294' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3063283431068715294' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1988964408'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2010 at 5:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6157062898836472676</id><published>2010-08-24T17:45:29.992-06:00</published><updated>2010-08-24T17:45:29.992-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can. Not. Wait. Seriously. Anticipation has never ...</title><content type='html'>Can. Not. Wait. Seriously. Anticipation has never been my friend.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/6157062898836472676'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/6157062898836472676'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html?showComment=1282693529992#c6157062898836472676' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/11920124905559749878</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3063283431068715294' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3063283431068715294' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1559125519'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2010 at 5:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8310360221317972541</id><published>2010-08-24T18:01:26.385-06:00</published><updated>2010-08-24T18:01:26.385-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can&amp;#39;t wait!</title><content type='html'>Can&amp;#39;t wait!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/8310360221317972541'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/8310360221317972541'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html?showComment=1282694486385#c8310360221317972541' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/08418796176428526353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3063283431068715294' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3063283431068715294' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-876538540'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2010 at 6:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1185591251762233366</id><published>2010-08-24T18:10:07.782-06:00</published><updated>2010-08-24T18:10:07.782-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY!! I am super excited! Can&amp;#39;t wait till Frid...</title><content type='html'>YAY!! I am super excited! Can&amp;#39;t wait till Friday!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/1185591251762233366'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/1185591251762233366'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html?showComment=1282695007782#c1185591251762233366' title=''/><author><name>Chantel</name><uri>https://www.blogger.com/profile/06850517484180158988</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_XWCnkQNPapc/TNELb86OztI/AAAAAAAAAik/vawaXaMBjRI/S220-s32/DSC09284copy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3063283431068715294' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3063283431068715294' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-224050514'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2010 at 6:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7470258316716069069</id><published>2010-08-24T18:13:21.045-06:00</published><updated>2010-08-24T18:13:21.045-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am so excited for you and can&amp;#39;t wait to
do s...</title><content type='html'>I am so excited for you and can&amp;#39;t wait to&lt;br /&gt;do some shopping!  Wishing you all the best!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/7470258316716069069'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/7470258316716069069'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html?showComment=1282695201045#c7470258316716069069' title=''/><author><name>Ruby</name><uri>https://www.blogger.com/profile/09703071404429795958</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3063283431068715294' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3063283431068715294' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1422484450'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2010 at 6:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8337393120356766413</id><published>2010-08-24T19:35:24.249-06:00</published><updated>2010-08-24T19:35:24.249-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can&amp;#39;t wait to see what you are surprising us...</title><content type='html'>I can&amp;#39;t wait to see what you are surprising us with!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/8337393120356766413'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/8337393120356766413'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html?showComment=1282700124249#c8337393120356766413' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3063283431068715294' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3063283431068715294' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2010 at 7:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9109894382640467072</id><published>2010-08-24T19:54:44.428-06:00</published><updated>2010-08-24T19:54:44.428-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh man.  It&amp;#39;s killing me!!!  I&amp;#39;m so excite...</title><content type='html'>Oh man.  It&amp;#39;s killing me!!!  I&amp;#39;m so excited for you (and me!).  Looking forward to Friday!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/9109894382640467072'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/9109894382640467072'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html?showComment=1282701284428#c9109894382640467072' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/11917002182871204938</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3063283431068715294' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3063283431068715294' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-143572415'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2010 at 7:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5403636690135679499</id><published>2010-08-24T20:13:11.716-06:00</published><updated>2010-08-24T20:13:11.716-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yes it&amp;#39;s killing me!  Don&amp;#39;t we deserve a s...</title><content type='html'>Yes it&amp;#39;s killing me!  Don&amp;#39;t we deserve a sneak peek?  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/5403636690135679499'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/5403636690135679499'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html?showComment=1282702391716#c5403636690135679499' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3063283431068715294' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3063283431068715294' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2010 at 8:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7107270283464776010</id><published>2010-08-24T20:33:44.474-06:00</published><updated>2010-08-24T20:33:44.474-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can&amp;#39;t wait til Friday either!! I wish you al...</title><content type='html'>I can&amp;#39;t wait til Friday either!! I wish you all the best with your new store Britt...see you Friday!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/7107270283464776010'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/7107270283464776010'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html?showComment=1282703624474#c7107270283464776010' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3063283431068715294' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3063283431068715294' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2010 at 8:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8687615941120799985</id><published>2010-08-24T21:07:09.121-06:00</published><updated>2010-08-24T21:07:09.121-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Man, Britt!!! This IS killing me! I keep checking ...</title><content type='html'>Man, Britt!!! This IS killing me! I keep checking my blog to see if you&amp;#39;ve updated yours. Glad I know so I don&amp;#39;t have to keep checking non-stop! I can&amp;#39;t WAIT to see!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/8687615941120799985'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/8687615941120799985'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html?showComment=1282705629121#c8687615941120799985' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3063283431068715294' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3063283431068715294' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2010 at 9:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8534184386085528311</id><published>2010-08-24T21:29:24.863-06:00</published><updated>2010-08-24T21:29:24.863-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>HAHAH I kept checking my blog too!! YAY FOR FRIDAY...</title><content type='html'>HAHAH I kept checking my blog too!! YAY FOR FRIDAY! I&amp;#39;m so happy for you!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/8534184386085528311'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/8534184386085528311'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html?showComment=1282706964863#c8534184386085528311' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3063283431068715294' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3063283431068715294' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2010 at 9:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3550281630080139982</id><published>2010-08-24T22:43:29.383-06:00</published><updated>2010-08-24T22:43:29.383-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It is very exciting.
Thanks for the update!!</title><content type='html'>It is very exciting.&lt;br /&gt;Thanks for the update!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/3550281630080139982'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/3550281630080139982'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html?showComment=1282711409383#c3550281630080139982' title=''/><author><name>Neverland Scraps</name><uri>https://www.blogger.com/profile/05677730927880528010</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3063283431068715294' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3063283431068715294' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-883387775'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2010 at 10:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1353162378300997060</id><published>2010-08-25T04:28:58.950-06:00</published><updated>2010-08-25T04:28:58.950-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Woohoo! Congratulations, I am sure your store will...</title><content type='html'>Woohoo! Congratulations, I am sure your store will be a big success! I&amp;#39;ll drop by on opening day :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/1353162378300997060'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/1353162378300997060'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html?showComment=1282732138950#c1353162378300997060' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3063283431068715294' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3063283431068715294' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2010 at 4:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1564215136580174440</id><published>2010-08-25T08:39:14.189-06:00</published><updated>2010-08-25T08:39:14.189-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Woo Hoo... Looking forward to Friday.  I have been...</title><content type='html'>Woo Hoo... Looking forward to Friday.  I have been checking your blog regularly for updates.  Melinda</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/1564215136580174440'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/1564215136580174440'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html?showComment=1282747154189#c1564215136580174440' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3063283431068715294' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3063283431068715294' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2010 at 8:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2284600128878623145</id><published>2010-08-25T09:00:20.610-06:00</published><updated>2010-08-25T09:00:20.610-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can&amp;#39;t wait for Friday!!!</title><content type='html'>Can&amp;#39;t wait for Friday!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/2284600128878623145'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/2284600128878623145'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html?showComment=1282748420610#c2284600128878623145' title=''/><author><name>Linda</name><uri>https://www.blogger.com/profile/02361799453318603513</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3063283431068715294' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3063283431068715294' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-373471879'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2010 at 9:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-108531772444248776</id><published>2010-08-25T09:33:03.417-06:00</published><updated>2010-08-25T09:33:03.417-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I cannot wait!! :)</title><content type='html'>I cannot wait!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/108531772444248776'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/108531772444248776'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html?showComment=1282750383417#c108531772444248776' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3063283431068715294' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3063283431068715294' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2010 at 9:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1463787077515469228</id><published>2010-08-25T14:28:22.146-06:00</published><updated>2010-08-25T14:28:22.146-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yaaaaaaaaaaaay! Britt...I&amp;#39;m so happy for you!!...</title><content type='html'>Yaaaaaaaaaaaay! Britt...I&amp;#39;m so happy for you!! You are so incredibly talented!! I can&amp;#39;t wait to see your store, chica!! &amp;lt;3</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/1463787077515469228'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/1463787077515469228'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html?showComment=1282768102146#c1463787077515469228' title=''/><author><name>Leigh</name><uri>https://www.blogger.com/profile/15017727782263290632</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-UcbIz86C8ok/UNPu1knp86I/AAAAAAAAD_g/aWjvEQY9wSg/s32/IMG_4464.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3063283431068715294' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3063283431068715294' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-475751792'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2010 at 2:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1402007475193389557</id><published>2010-08-25T19:29:11.216-06:00</published><updated>2010-08-25T19:29:11.216-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How exciting!  Can&amp;#39;t wait to visit the new sto...</title><content type='html'>How exciting!  Can&amp;#39;t wait to visit the new store and see your new release!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/1402007475193389557'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3063283431068715294/comments/default/1402007475193389557'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html?showComment=1282786151216#c1402007475193389557' title=''/><author><name>ShannonC</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/is-anticipation-killing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3063283431068715294' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3063283431068715294' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2010 at 7:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2159796842185726676</id><published>2010-08-26T15:34:20.569-06:00</published><updated>2010-08-26T15:34:20.569-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can&amp;#39;t wait!  Looking forward to seeing your ne...</title><content type='html'>Can&amp;#39;t wait!  Looking forward to seeing your new place.  Thanks for the sneaky peak.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3078643055282326677/comments/default/2159796842185726676'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3078643055282326677/comments/default/2159796842185726676'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html?showComment=1282858460569#c2159796842185726676' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3078643055282326677' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3078643055282326677' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2010 at 3:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-241559200135006913</id><published>2010-08-26T15:53:02.631-06:00</published><updated>2010-08-26T15:53:02.631-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Looks like Hollywood Studios!!! Can&amp;#39;t wait to ...</title><content type='html'>Looks like Hollywood Studios!!! Can&amp;#39;t wait to see it. Best of luck with the new store!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3078643055282326677/comments/default/241559200135006913'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3078643055282326677/comments/default/241559200135006913'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html?showComment=1282859582631#c241559200135006913' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3078643055282326677' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3078643055282326677' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2010 at 3:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3490736920842331153</id><published>2010-08-26T16:07:28.461-06:00</published><updated>2010-08-26T16:07:28.461-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is so EXCITING!!! I am sure it will all be FA...</title><content type='html'>This is so EXCITING!!! I am sure it will all be FABULOUS...no worries! Congrats again on your NEW venture!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3078643055282326677/comments/default/3490736920842331153'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3078643055282326677/comments/default/3490736920842331153'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html?showComment=1282860448461#c3490736920842331153' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3078643055282326677' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3078643055282326677' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2010 at 4:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4651931267684091265</id><published>2010-08-26T16:54:22.771-06:00</published><updated>2010-08-26T16:54:22.771-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>popcorn! A movie/ Hollywood kit?! maybe? I love al...</title><content type='html'>popcorn! A movie/ Hollywood kit?! maybe? I love all of your kits so I will love it, I am sure. The sad news is, I will not see your site til Sunday when I return from a bday weekend away. :( booooo Good luck!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3078643055282326677/comments/default/4651931267684091265'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3078643055282326677/comments/default/4651931267684091265'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html?showComment=1282863262771#c4651931267684091265' title=''/><author><name>Betty Holland</name><uri>https://www.blogger.com/profile/17729167155954488066</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/-U_CwYNuAAd8/TitLzgMQg1I/AAAAAAAABjY/_kTzIJgW5ko/s31/family%2BHeidi%2527s%2Bcropped.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3078643055282326677' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3078643055282326677' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346418004'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2010 at 4:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8939259600899275378</id><published>2010-08-26T17:04:31.668-06:00</published><updated>2010-08-26T17:04:31.668-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the colors...can&amp;#39;t wait to see the new st...</title><content type='html'>Love the colors...can&amp;#39;t wait to see the new store &amp;amp; kit!  ~Dolores</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3078643055282326677/comments/default/8939259600899275378'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3078643055282326677/comments/default/8939259600899275378'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html?showComment=1282863871668#c8939259600899275378' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3078643055282326677' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3078643055282326677' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2010 at 5:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-149518465030896740</id><published>2010-08-26T17:37:14.812-06:00</published><updated>2010-08-26T17:37:14.812-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;ve got my paypal money ready and I&amp;#39;m not...</title><content type='html'>I&amp;#39;ve got my paypal money ready and I&amp;#39;m not afraid to use it!!!! Cannot wait! Congrats again!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3078643055282326677/comments/default/149518465030896740'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3078643055282326677/comments/default/149518465030896740'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html?showComment=1282865834812#c149518465030896740' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3078643055282326677' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3078643055282326677' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2010 at 5:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8738890966888612085</id><published>2010-08-26T17:39:01.869-06:00</published><updated>2010-08-26T17:39:01.869-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The site is going to crash tomorrow b/c it will be...</title><content type='html'>The site is going to crash tomorrow b/c it will be such a HUGE hit.  (that&amp;#39;s a good thing ... kind-of ...)  :) Congrats!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3078643055282326677/comments/default/8738890966888612085'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3078643055282326677/comments/default/8738890966888612085'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html?showComment=1282865941869#c8738890966888612085' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/07318557243934276686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='//2.bp.blogspot.com/_gl7qaUI989w/TGXT0TT5eBI/AAAAAAAABzU/gdY9FENqwYs/S220-s33/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3078643055282326677' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3078643055282326677' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1020389206'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2010 at 5:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1213941006056534850</id><published>2010-08-26T18:16:41.841-06:00</published><updated>2010-08-26T18:16:41.841-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It looks awesome! I can&amp;#39;t wait to see the whol...</title><content type='html'>It looks awesome! I can&amp;#39;t wait to see the whole thing!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3078643055282326677/comments/default/1213941006056534850'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3078643055282326677/comments/default/1213941006056534850'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html?showComment=1282868201841#c1213941006056534850' title=''/><author><name>Chantel</name><uri>https://www.blogger.com/profile/06850517484180158988</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_XWCnkQNPapc/TNELb86OztI/AAAAAAAAAik/vawaXaMBjRI/S220-s32/DSC09284copy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3078643055282326677' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3078643055282326677' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-224050514'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2010 at 6:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7285391283948168234</id><published>2010-08-26T18:25:54.792-06:00</published><updated>2010-08-26T18:25:54.792-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ths suspense is killing me!  Is that a Hollywood B...</title><content type='html'>Ths suspense is killing me!  Is that a Hollywood Blvd sign I see?  Yay!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3078643055282326677/comments/default/7285391283948168234'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3078643055282326677/comments/default/7285391283948168234'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html?showComment=1282868754792#c7285391283948168234' title=''/><author><name>susan0326</name><uri>https://www.blogger.com/profile/02318951203465432501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-mkPnUc8wLD8/T6IB28QIorI/AAAAAAAAAbY/-HOxTkFKMDU/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3078643055282326677' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3078643055282326677' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-242029815'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2010 at 6:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2266253169794986971</id><published>2010-08-26T18:26:06.910-06:00</published><updated>2010-08-26T18:26:06.910-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ths suspense is killing me!  Is that a Hollywood B...</title><content type='html'>Ths suspense is killing me!  Is that a Hollywood Blvd sign I see?  Yay!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3078643055282326677/comments/default/2266253169794986971'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3078643055282326677/comments/default/2266253169794986971'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html?showComment=1282868766910#c2266253169794986971' title=''/><author><name>susan0326</name><uri>https://www.blogger.com/profile/02318951203465432501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-mkPnUc8wLD8/T6IB28QIorI/AAAAAAAAAbY/-HOxTkFKMDU/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3078643055282326677' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3078643055282326677' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-242029815'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2010 at 6:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3016757080820907132</id><published>2010-08-26T19:04:09.739-06:00</published><updated>2010-08-26T19:04:09.739-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats! Hope it goes off with a bang!</title><content type='html'>Congrats! Hope it goes off with a bang!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3078643055282326677/comments/default/3016757080820907132'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3078643055282326677/comments/default/3016757080820907132'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html?showComment=1282871049739#c3016757080820907132' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/11920124905559749878</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3078643055282326677' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3078643055282326677' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1559125519'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2010 at 7:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4434328617748097167</id><published>2010-08-26T19:20:27.347-06:00</published><updated>2010-08-26T19:20:27.347-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can&amp;#39;t wait for tomorrow to get here!</title><content type='html'>Can&amp;#39;t wait for tomorrow to get here!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3078643055282326677/comments/default/4434328617748097167'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3078643055282326677/comments/default/4434328617748097167'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html?showComment=1282872027347#c4434328617748097167' title=''/><author><name>mhreen08</name><uri>http://thistexasnative.blogspot.com/</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3078643055282326677' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3078643055282326677' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2010 at 7:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4449541944303938210</id><published>2010-08-26T19:48:14.851-06:00</published><updated>2010-08-26T19:48:14.851-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hooray for Hollywood!!! Yippee!!</title><content type='html'>Hooray for Hollywood!!! Yippee!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3078643055282326677/comments/default/4449541944303938210'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3078643055282326677/comments/default/4449541944303938210'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html?showComment=1282873694851#c4449541944303938210' title=''/><author><name>Julie L.</name><uri>https://www.blogger.com/profile/08888824502840639968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//3.bp.blogspot.com/_YGJdVB7M7MU/SWV4NWvC3iI/AAAAAAAAA6E/FfIgLI8cFy4/S220-s32/julie-avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3078643055282326677' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3078643055282326677' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1702847528'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2010 at 7:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5680885259706364973</id><published>2010-08-26T20:42:43.932-06:00</published><updated>2010-08-26T20:42:43.932-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Good luck with the big reveal of your new place to...</title><content type='html'>Good luck with the big reveal of your new place tomorrow!! ((hugs))&lt;br /&gt;&lt;br /&gt;Love the preview</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3078643055282326677/comments/default/5680885259706364973'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3078643055282326677/comments/default/5680885259706364973'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html?showComment=1282876963932#c5680885259706364973' title=''/><author><name>Neverland Scraps</name><uri>https://www.blogger.com/profile/05677730927880528010</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3078643055282326677' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3078643055282326677' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-883387775'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2010 at 8:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7379426360222333302</id><published>2010-08-26T20:46:07.228-06:00</published><updated>2010-08-26T20:46:07.228-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>stoked! i saw this as a ct lo ( from one of our sh...</title><content type='html'>stoked! i saw this as a ct lo ( from one of our shared teams :) and I kept going, wait, I want this, where is it. Yippy!!! At least, Im pretty darn sure its yours. awesome</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3078643055282326677/comments/default/7379426360222333302'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3078643055282326677/comments/default/7379426360222333302'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html?showComment=1282877167228#c7379426360222333302' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3078643055282326677' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3078643055282326677' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2010 at 8:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1127928544548425512</id><published>2010-08-26T21:52:50.620-06:00</published><updated>2010-08-26T21:52:50.620-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m so excited for you! I can&amp;#39;t wait to se...</title><content type='html'>I&amp;#39;m so excited for you! I can&amp;#39;t wait to see the new shop! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3078643055282326677/comments/default/1127928544548425512'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3078643055282326677/comments/default/1127928544548425512'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html?showComment=1282881170620#c1127928544548425512' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/peek-at-whats-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3078643055282326677' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3078643055282326677' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2010 at 9:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-932144414418037482</id><published>2010-08-26T23:23:40.315-06:00</published><updated>2010-08-26T23:23:40.315-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey Britt Girl!!!  I&amp;#39;d just like to congratula...</title><content type='html'>Hey Britt Girl!!!  I&amp;#39;d just like to congratulate you on your new site and store and wish you all the success in the world.  Way to gooooo!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/932144414418037482'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/932144414418037482'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1282886620315#c932144414418037482' title=''/><author><name>Lisa Ritchie</name><uri>https://www.blogger.com/profile/18302933646964367742</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-424980774'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2010 at 11:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6502100158208829572</id><published>2010-08-26T23:38:42.420-06:00</published><updated>2010-08-26T23:38:42.420-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>best of luck with your new site</title><content type='html'>best of luck with your new site</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/6502100158208829572'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/6502100158208829572'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1282887522420#c6502100158208829572' title=''/><author><name>Maria Dragone</name><uri>https://www.blogger.com/profile/12951994679845342634</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447323550'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2010 at 11:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5270633055257210954</id><published>2010-08-27T00:05:16.647-06:00</published><updated>2010-08-27T00:05:16.647-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats Britt! Grabbed the grab bag already, can&amp;...</title><content type='html'>Congrats Britt! Grabbed the grab bag already, can&amp;#39;t wait to unload it and see what goodies you put in there.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/5270633055257210954'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/5270633055257210954'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1282889116647#c5270633055257210954' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2010 at 12:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7669993541915776339</id><published>2010-08-27T00:11:48.262-06:00</published><updated>2010-08-27T00:11:48.262-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay!! I already bought the new stuff! WooHoo!!</title><content type='html'>Yay!! I already bought the new stuff! WooHoo!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/7669993541915776339'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/7669993541915776339'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1282889508262#c7669993541915776339' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2010 at 12:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2061112318624980269</id><published>2010-08-27T00:35:53.005-06:00</published><updated>2010-08-27T00:35:53.005-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The new site looks awesome! I love it! Already got...</title><content type='html'>The new site looks awesome! I love it! Already got all signed up for shopping - congrats and best of luck!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/2061112318624980269'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/2061112318624980269'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1282890953005#c2061112318624980269' title=''/><author><name>Melanie</name><uri>https://www.blogger.com/profile/08995518251162161070</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_D9t9sUHnil0/SX1NcH6AsbI/AAAAAAAAAMs/Ofk7kH7PlbI/S220-s32/melanie.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-270921586'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2010 at 12:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7949431555084656229</id><published>2010-08-27T01:08:13.204-06:00</published><updated>2010-08-27T01:08:13.204-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, it is absolutely GORGEOUS!  I literally dro...</title><content type='html'>Britt, it is absolutely GORGEOUS!  I literally dropped my chin, I was not prepared for its gorgeousness... WOW!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/7949431555084656229'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/7949431555084656229'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1282892893204#c7949431555084656229' title=''/><author><name>mrstank</name><uri>https://www.blogger.com/profile/03286604572880656982</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026006575'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2010 at 1:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-563692388757074761</id><published>2010-08-27T02:36:50.293-06:00</published><updated>2010-08-27T02:36:50.293-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How incredible!!  I love the whole make-over in yo...</title><content type='html'>How incredible!!  I love the whole make-over in your signature PINK, of course!!  I&amp;#39;m so excited to see what is in the grab bag!!  Woo Hoo, my first purchase at your new spiffy site! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/563692388757074761'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/563692388757074761'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1282898210293#c563692388757074761' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2010 at 2:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4759972087826283071</id><published>2010-08-27T04:23:02.723-06:00</published><updated>2010-08-27T04:23:02.723-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats!  The place looks awesome!</title><content type='html'>Congrats!  The place looks awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/4759972087826283071'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/4759972087826283071'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1282904582723#c4759972087826283071' title=''/><author><name>Scrappycath</name><uri>https://www.blogger.com/profile/08772254574436461306</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//1.bp.blogspot.com/_P8PPaP3wHhQ/SThEXRaJX-I/AAAAAAAADr8/gkknG4UdfcA/S220-s32/Tink+glittery+sitting+sml.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1541673618'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2010 at 4:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7758409549003041809</id><published>2010-08-27T06:02:48.580-06:00</published><updated>2010-08-27T06:02:48.580-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats on the new site!  Will we all be able to ...</title><content type='html'>Congrats on the new site!  Will we all be able to upload to the gallery or just your CT?  I couldn&amp;#39;t find a place to create a user ID...  Thanks :)  Lovely new kit &amp;amp; grab bag!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/7758409549003041809'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/7758409549003041809'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1282910568580#c7758409549003041809' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/17557704541135989641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-971225640'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2010 at 6:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5706282484980801772</id><published>2010-08-27T07:18:47.702-06:00</published><updated>2010-08-27T07:18:47.804-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 4&lt;/b&gt; post on Aug. 27, 2010. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/5706282484980801772'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/5706282484980801772'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1282915127702#c5706282484980801772' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2010 at 7:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3379373359228016877</id><published>2010-08-27T07:55:31.991-06:00</published><updated>2010-08-27T07:55:31.991-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>britt...LOVE your new site!  Congrats!  You should...</title><content type='html'>britt...LOVE your new site!  Congrats!  You should do very well!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/3379373359228016877'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/3379373359228016877'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1282917331991#c3379373359228016877' title=''/><author><name>alamama</name><uri>https://www.blogger.com/profile/12352205989136266663</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1737083600'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2010 at 7:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3298335013578953293</id><published>2010-08-27T08:00:38.606-06:00</published><updated>2010-08-27T08:00:38.606-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations, Britt!  How exciting!  I wish you...</title><content type='html'>Congratulations, Britt!  How exciting!  I wish you every success and plan on spending a lot of time (and probably money) here;)  Good luck!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/3298335013578953293'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/3298335013578953293'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1282917638606#c3298335013578953293' title=''/><author><name>Rochelle</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2010 at 8:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1955684847831929364</id><published>2010-08-27T08:45:27.953-06:00</published><updated>2010-08-27T08:45:27.953-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats Britt!!  Love the new blog header and I c...</title><content type='html'>Congrats Britt!!  Love the new blog header and I can&amp;#39;t wait to check out the rest of the new site!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/1955684847831929364'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/1955684847831929364'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1282920327953#c1955684847831929364' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2010 at 8:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5554795003169648798</id><published>2010-08-27T09:01:52.026-06:00</published><updated>2010-08-27T09:01:52.026-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>congratulations Britt!!! The site looks WONDERFUL!!!</title><content type='html'>congratulations Britt!!! The site looks WONDERFUL!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/5554795003169648798'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/5554795003169648798'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1282921312026#c5554795003169648798' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2010 at 9:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2563520145912022352</id><published>2010-08-27T09:06:44.369-06:00</published><updated>2010-08-27T09:06:44.369-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations on the great new site!</title><content type='html'>Congratulations on the great new site!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/2563520145912022352'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/2563520145912022352'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1282921604369#c2563520145912022352' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2010 at 9:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2563523574991128431</id><published>2010-08-27T09:07:48.637-06:00</published><updated>2010-08-27T09:07:48.637-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh the places you&amp;#39;ll go!  Dr. Seuss must have ...</title><content type='html'>Oh the places you&amp;#39;ll go!  Dr. Seuss must have talking about YOU!  So proud of you girl!  Congratulations!  Love you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/2563523574991128431'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/2563523574991128431'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1282921668637#c2563523574991128431' title=''/><author><name>Julene</name><uri>https://www.blogger.com/profile/16423837376936216400</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_iBp7FiL1Gjo/SMmKjHg6WoI/AAAAAAAAACQ/-zKXZ78hKTk/S220-s32/close+up.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251066642'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2010 at 9:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-530800690946299765</id><published>2010-08-27T09:22:10.495-06:00</published><updated>2010-08-27T09:22:10.495-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt...it looks amazing!  I&amp;#39;m so very happy f...</title><content type='html'>Britt...it looks amazing!  I&amp;#39;m so very happy for you!  Congrats! xoxo</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/530800690946299765'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/530800690946299765'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1282922530495#c530800690946299765' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2010 at 9:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6139875462633854628</id><published>2010-08-27T09:27:03.713-06:00</published><updated>2010-08-27T09:27:03.713-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations!! The new style of your site is to...</title><content type='html'>Congratulations!! The new style of your site is totally gorgeous!&lt;br /&gt;&lt;br /&gt;Grabbed the grab bag too - can&amp;#39;t wait to see, what&amp;#39;s in there!&lt;br /&gt;&lt;br /&gt;Greetings from sunny Germany,&lt;br /&gt;&lt;br /&gt;Silvie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/6139875462633854628'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/6139875462633854628'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1282922823713#c6139875462633854628' title=''/><author><name>Silvie</name><uri>https://www.blogger.com/profile/02175437840309616218</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1820770128'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2010 at 9:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2343436231724373247</id><published>2010-08-27T09:48:08.672-06:00</published><updated>2010-08-27T09:48:08.672-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Amy - to answer your question about the Gallery - ...</title><content type='html'>Amy - to answer your question about the Gallery - there is a link on top to create your account and upload photos.  If you&amp;#39;re not seeing things properly it could be because you&amp;#39;re using Internet Explorer.  I&amp;#39;ve learned that my gallery and Internet Explorer aren&amp;#39;t friends!!! :(  I&amp;#39;m trying to figure out a way to fix that.  But for now - use a different browser.  You should be able to register and upload.  I know I&amp;#39;ve seen some new LOs come in so yes it is possible!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/2343436231724373247'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/2343436231724373247'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1282924088672#c2343436231724373247' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2010 at 9:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3769929680521458962</id><published>2010-08-27T09:59:19.994-06:00</published><updated>2010-08-27T09:59:19.994-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats, Britt! Best of luck in your new venture!...</title><content type='html'>Congrats, Britt! Best of luck in your new venture! :)  &amp;lt;3</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/3769929680521458962'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/3769929680521458962'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1282924759994#c3769929680521458962' title=''/><author><name>Tami</name><uri>https://www.blogger.com/profile/01697167153908430395</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_mn6Z3ezYtH4/SZtMG-yVszI/AAAAAAAAAAM/WWy9Y6AmX84/S220-s32/tami_low_res.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1823205202'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2010 at 9:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5833737879960847990</id><published>2010-08-27T11:20:43.674-06:00</published><updated>2010-08-27T11:20:43.674-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats hun!!  So proud of you!!</title><content type='html'>Congrats hun!!  So proud of you!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/5833737879960847990'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/5833737879960847990'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1282929643674#c5833737879960847990' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2010 at 11:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4174474455458879627</id><published>2010-08-27T11:37:35.165-06:00</published><updated>2010-08-27T11:37:35.165-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m SOOOOO excited for you!!! You have worked ...</title><content type='html'>I&amp;#39;m SOOOOO excited for you!!! You have worked SO hard for this! Congrats!!! I bought your stuff before I was even out of bed today.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/4174474455458879627'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/4174474455458879627'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1282930655165#c4174474455458879627' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2010 at 11:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6097615529916693819</id><published>2010-08-27T12:36:19.444-06:00</published><updated>2010-08-27T12:36:19.444-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats Britt!! Best of luck on your new site...A...</title><content type='html'>Congrats Britt!! Best of luck on your new site...As soon as I finish writing my comment, I&amp;#39;m going shopping....</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/6097615529916693819'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/6097615529916693819'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1282934179444#c6097615529916693819' title=''/><author><name>Tiggernjen</name><uri>https://www.blogger.com/profile/17835872073185174196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-geca-4TKp7I/WaBE9WgEcVI/AAAAAAAACcE/0mwkbF9sOTYmyFwqyHLohBtwsdYn0uJpACK4BGAYYCw/s32/Selfie.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1707203998'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2010 at 12:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2831085183003816285</id><published>2010-08-27T13:25:23.918-06:00</published><updated>2010-08-27T13:25:23.918-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just bought your new kit plus the grab bag...Love ...</title><content type='html'>Just bought your new kit plus the grab bag...Love it!!! Congrats...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/2831085183003816285'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/2831085183003816285'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1282937123918#c2831085183003816285' title=''/><author><name>Tiggernjen</name><uri>https://www.blogger.com/profile/17835872073185174196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-geca-4TKp7I/WaBE9WgEcVI/AAAAAAAACcE/0mwkbF9sOTYmyFwqyHLohBtwsdYn0uJpACK4BGAYYCw/s32/Selfie.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1707203998'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2010 at 1:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6746357010404881711</id><published>2010-08-27T13:40:27.757-06:00</published><updated>2010-08-27T13:40:27.757-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt! Everything looks gorgeous!
Good luck wit...</title><content type='html'>Hi Britt! Everything looks gorgeous!&lt;br /&gt;Good luck with your new store and website!&lt;br /&gt;&lt;br /&gt;Hugs /Cinna</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/6746357010404881711'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/6746357010404881711'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1282938027757#c6746357010404881711' title=''/><author><name>Cinna/Carina</name><uri>https://www.blogger.com/profile/07268164589764973691</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-nAJ7RawTCDA/W2PmpyWBRHI/AAAAAAAALXU/umpkIdMhxQ8D9nUSDpgzHP3RSPOCwTvLgCK4BGAYYCw/s32/IMG_3611.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-400868886'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2010 at 1:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-888874008477293297</id><published>2010-08-27T14:09:46.806-06:00</published><updated>2010-08-27T14:09:46.806-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my gosh it&amp;#39;s beautiful! Totally worth all o...</title><content type='html'>Oh my gosh it&amp;#39;s beautiful! Totally worth all of your hard work! I wish you the best of luck and I can see that everyone already loves it! I&amp;#39;m so proud of you Britt!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/888874008477293297'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/888874008477293297'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1282939786806#c888874008477293297' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2010 at 2:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3618972787527789982</id><published>2010-08-27T15:04:36.424-06:00</published><updated>2010-08-27T15:04:36.424-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats on the new site.  Wishing you great success!</title><content type='html'>Congrats on the new site.  Wishing you great success!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/3618972787527789982'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/3618972787527789982'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1282943076424#c3618972787527789982' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2010 at 3:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-108689261846672471</id><published>2010-08-27T15:46:58.634-06:00</published><updated>2010-08-27T15:46:58.634-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats Britt! And good luck with your new shop!</title><content type='html'>Congrats Britt! And good luck with your new shop!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/108689261846672471'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/108689261846672471'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1282945618634#c108689261846672471' title=''/><author><name>Vicki</name><uri>https://www.blogger.com/profile/02818860829928974235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1871797755'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2010 at 3:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-464008619627354606</id><published>2010-08-27T15:50:57.889-06:00</published><updated>2010-08-27T15:50:57.889-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats Britt! Happy for you.</title><content type='html'>Congrats Britt! Happy for you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/464008619627354606'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/464008619627354606'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1282945857889#c464008619627354606' title=''/><author><name>Érica</name><uri>https://www.blogger.com/profile/06496215235425384435</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-CObwQAvKKKw/TxTLTpcu7nI/AAAAAAAAAaM/G7uWoKNhSHc/s32/5a3083b6b23a1e52379196fb5c285a241666aca3%255B1%255D.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1366672751'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2010 at 3:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-83547666814869071</id><published>2010-08-27T18:35:46.043-06:00</published><updated>2010-08-27T18:35:46.043-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have been a HUGE fan for...well...forever! I&amp;#39...</title><content type='html'>I have been a HUGE fan for...well...forever! I&amp;#39;m so excited about your new site! I&amp;#39;m already a member! Woot! Keep up the great work! We&amp;#39;re all rooting for you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/83547666814869071'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/83547666814869071'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1282955746043#c83547666814869071' title=''/><author><name>MamaEstes</name><uri>https://www.blogger.com/profile/17630516358166202619</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_TagrsH8imZA/TENVuHfMjrI/AAAAAAAAAGc/ONN4Wkejy-k/S220-s32/kim1at150png.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-184017302'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2010 at 6:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4045494469025952727</id><published>2010-08-27T19:55:40.962-06:00</published><updated>2010-08-27T19:55:40.962-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the show off alpha, Britt! The new s...</title><content type='html'>Thank you for the show off alpha, Britt! The new site looks fabulous!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/4045494469025952727'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/4045494469025952727'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1282960540962#c4045494469025952727' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2010 at 7:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8401564833493982928</id><published>2010-08-28T07:28:35.993-06:00</published><updated>2010-08-28T07:28:35.993-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>AWESOME BRITT!! You seriously are the best!! CONGR...</title><content type='html'>AWESOME BRITT!! You seriously are the best!! CONGRATS!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/8401564833493982928'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/8401564833493982928'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1283002115993#c8401564833493982928' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='August 28, 2010 at 7:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2469889887217852141</id><published>2010-08-28T08:31:54.888-06:00</published><updated>2010-08-28T08:31:54.888-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats! How exciting for you... and the site loo...</title><content type='html'>Congrats! How exciting for you... and the site looks great! Off to grab the grab bag (love these)! I wish you all the best with your new store and can&amp;#39;t wait to add layouts!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/2469889887217852141'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/2469889887217852141'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1283005914888#c2469889887217852141' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='August 28, 2010 at 8:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8032171790601620473</id><published>2010-08-28T09:34:04.672-06:00</published><updated>2010-08-28T09:34:04.672-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So so so excited about your website.  best of luck!</title><content type='html'>So so so excited about your website.  best of luck!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/8032171790601620473'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/8032171790601620473'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1283009644672#c8032171790601620473' title=''/><author><name>Wendy Amerson</name><uri>https://www.blogger.com/profile/14220331810333001848</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_ulWjtDrhHTs/SOTzYL91C1I/AAAAAAAAAEo/P-iMcDVk-os/S220-s32/wen+pics+017.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1819371185'/><gd:extendedProperty name='blogger.displayTime' value='August 28, 2010 at 9:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8241852151013654957</id><published>2010-08-28T15:04:31.827-06:00</published><updated>2010-08-28T15:04:31.827-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the awesome freebie! I love your shop, ...</title><content type='html'>Thanks for the awesome freebie! I love your shop, and hopefully will be spending lots of time here !!-Judy</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/8241852151013654957'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/8241852151013654957'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1283029471827#c8241852151013654957' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/02362658703079355797</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1139503224'/><gd:extendedProperty name='blogger.displayTime' value='August 28, 2010 at 3:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3978705745626728858</id><published>2010-08-29T06:37:42.918-06:00</published><updated>2010-08-29T06:37:42.918-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats Britt!!! Way to Go!! Love everything you ...</title><content type='html'>Congrats Britt!!! Way to Go!! Love everything you do, this is going to be a great success!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/3978705745626728858'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/3978705745626728858'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1283085462918#c3978705745626728858' title=''/><author><name>Yin</name><uri>https://www.blogger.com/profile/12411403555604850149</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-102395789'/><gd:extendedProperty name='blogger.displayTime' value='August 29, 2010 at 6:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6732015610208787311</id><published>2010-08-30T16:43:29.005-06:00</published><updated>2010-08-30T16:43:29.005-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats Britt!! I was just thinking about when yo...</title><content type='html'>Congrats Britt!! I was just thinking about when you showed me your very first kit and weren&amp;#39;t too sure about it.  Look how far you have come in a short amount of time! So happy for you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/6732015610208787311'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/6732015610208787311'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1283208209005#c6732015610208787311' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2010 at 4:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4990670879093182876</id><published>2010-08-31T06:53:34.320-06:00</published><updated>2010-08-31T10:06:18.395-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Is this kit still available?  I followed the link ...</title><content type='html'>Is this kit still available?  I followed the link to the store, but it doesn&amp;#39;t seem to exist anymore.  Can I still buy it somewhere?  My youngest son (appropriately called &amp;quot;Luke&amp;quot;) is a Jedi every minute of the day!!&lt;br /&gt;:) Mags&lt;br /&gt;mags AT magsgraphics DOT com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/4990670879093182876'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/4990670879093182876'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1283259214320#c4990670879093182876' title=''/><author><name>Mags</name><uri>https://www.blogger.com/profile/16435362147467339192</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//4.bp.blogspot.com/_D5GZge4MVAE/TLhEn6FOSWI/AAAAAAAAALE/gHJMojfa188/s32-R/2010_Mags.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1674530219'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2010 at 6:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5434318203477097186</id><published>2010-08-31T10:06:48.106-06:00</published><updated>2010-08-31T10:06:48.106-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yes, its still available at my new shop: http://ww...</title><content type='html'>Yes, its still available at my new shop: http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=69</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/5434318203477097186'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1832511937353054519/comments/default/5434318203477097186'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html?showComment=1283270808106#c5434318203477097186' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/in-galaxy-far-far-away.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1832511937353054519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1832511937353054519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2010 at 10:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9154741346413744973</id><published>2010-08-31T14:34:17.587-06:00</published><updated>2010-08-31T14:34:17.587-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great new blog look! Love! You are always so nice ...</title><content type='html'>Great new blog look! Love! You are always so nice looking out for us. Nice Q &amp;amp; A! Can&amp;#39;t wait to go and play with the new grab bag!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7056645370192921014/comments/default/9154741346413744973'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7056645370192921014/comments/default/9154741346413744973'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/few-things-you-should-know.html?showComment=1283286857587#c9154741346413744973' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/few-things-you-should-know.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7056645370192921014' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7056645370192921014' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2010 at 2:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7040346660764317694</id><published>2010-08-31T16:11:15.380-06:00</published><updated>2010-08-31T16:11:15.380-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I hate internet explorer. I use Google Chrome, and...</title><content type='html'>I hate internet explorer. I use Google Chrome, and I&amp;#39;ve had no trouble on your new site. I just signed up, checked out the gallery, and left a comment. Haven&amp;#39;t been shopping yet, though. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7056645370192921014/comments/default/7040346660764317694'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7056645370192921014/comments/default/7040346660764317694'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/few-things-you-should-know.html?showComment=1283292675380#c7040346660764317694' title=''/><author><name>Rebecca</name><uri>https://www.blogger.com/profile/06725974417373764155</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-LpUFt0ARaXw/UIwNs6nuprI/AAAAAAAAG6g/fm-cV6KCPC8/s32/0001web200-2sharp.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/few-things-you-should-know.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7056645370192921014' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7056645370192921014' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-907838277'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2010 at 4:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4939444755885282162</id><published>2010-08-31T17:13:03.710-06:00</published><updated>2010-08-31T17:13:03.710-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>CUTE LO! My girls have the same tinkerbell phone :)</title><content type='html'>CUTE LO! My girls have the same tinkerbell phone :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7056645370192921014/comments/default/4939444755885282162'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7056645370192921014/comments/default/4939444755885282162'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/few-things-you-should-know.html?showComment=1283296383710#c4939444755885282162' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/few-things-you-should-know.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7056645370192921014' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7056645370192921014' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2010 at 5:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5162198448075554636</id><published>2010-08-31T18:54:37.283-06:00</published><updated>2010-08-31T18:54:37.283-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I would like to know what day you will be releasin...</title><content type='html'>I would like to know what day you will be releasing new products. Are you going to stick with Fridays?&lt;br /&gt;&lt;br /&gt;Thanks!&lt;br /&gt;&lt;br /&gt;And I&amp;#39;m so happy things are going well!&lt;br /&gt;Christina</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7056645370192921014/comments/default/5162198448075554636'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7056645370192921014/comments/default/5162198448075554636'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/few-things-you-should-know.html?showComment=1283302477283#c5162198448075554636' title=''/><author><name>X-tina</name><uri>https://www.blogger.com/profile/09201304600878823120</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='//1.bp.blogspot.com/_gZbHAJAM6-4/SLCuguAQfiI/AAAAAAAAAAM/DQrqdAqDfhE/S220-s32/DSC_0044.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/few-things-you-should-know.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7056645370192921014' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7056645370192921014' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-524236270'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2010 at 6:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7501615656980915281</id><published>2010-09-02T06:56:10.785-06:00</published><updated>2010-09-02T06:56:10.785-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats on the successful launch of your new stor...</title><content type='html'>Congrats on the successful launch of your new store!  I am so glad that it went smoothly for you.  I am looking forward to receiving the newsletters and keeping up to date.  Oh... also loved the grab bag!   Melinda</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7056645370192921014/comments/default/7501615656980915281'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7056645370192921014/comments/default/7501615656980915281'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/few-things-you-should-know.html?showComment=1283432170785#c7501615656980915281' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/few-things-you-should-know.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7056645370192921014' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7056645370192921014' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 2, 2010 at 6:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4993073517128889843</id><published>2010-09-02T12:03:12.144-06:00</published><updated>2010-09-02T12:03:12.144-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So excited for you! Good luck Britt!</title><content type='html'>So excited for you! Good luck Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/4993073517128889843'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/4993073517128889843'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1283450592144#c4993073517128889843' title=''/><author><name>M u s s</name><uri>https://www.blogger.com/profile/10692200328175774477</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_hDUXc-dCzeg/Smf-Go7rciI/AAAAAAAACO8/8PhiGfhF07I/S220-s32/P1010422-ava200.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1768912550'/><gd:extendedProperty name='blogger.displayTime' value='September 2, 2010 at 12:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4520512758755825163</id><published>2010-09-03T08:57:12.550-06:00</published><updated>2010-09-03T08:57:12.550-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>you gave us warning...&amp;quot;last day for grab bag,...</title><content type='html'>you gave us warning...&amp;quot;last day for grab bag,&amp;quot; and I didn&amp;#39;t do it! Now, LOVING all your things that were stashed inside! :)&lt;br /&gt;&lt;br /&gt;Thanks for giving away your tiny prints for the Show Offs--I&amp;#39;m excited! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3415215976910422137/comments/default/4520512758755825163'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3415215976910422137/comments/default/4520512758755825163'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/grab-bag-reveal-new-schtuff.html?showComment=1283525832550#c4520512758755825163' title=''/><author><name>Julie L.</name><uri>https://www.blogger.com/profile/08888824502840639968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//3.bp.blogspot.com/_YGJdVB7M7MU/SWV4NWvC3iI/AAAAAAAAA6E/FfIgLI8cFy4/S220-s32/julie-avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/grab-bag-reveal-new-schtuff.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3415215976910422137' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3415215976910422137' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1702847528'/><gd:extendedProperty name='blogger.displayTime' value='September 3, 2010 at 8:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5120545254823677650</id><published>2010-09-04T09:45:33.694-06:00</published><updated>2010-09-04T09:46:35.724-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3415215976910422137/comments/default/5120545254823677650'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3415215976910422137/comments/default/5120545254823677650'/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/grab-bag-reveal-new-schtuff.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3415215976910422137' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3415215976910422137' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='September 4, 2010 at 9:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8685554888962628587</id><published>2010-09-04T12:36:46.066-06:00</published><updated>2011-09-29T11:34:28.100-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love it...</title><content type='html'>Love it...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/8685554888962628587'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/976526543684951798/comments/default/8685554888962628587'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html?showComment=1283625406066#c8685554888962628587' title=''/><author><name>Ann Abbott</name><uri>https://www.blogger.com/profile/06017205362967004348</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/-fTZ_CUo_IXA/ToOU2GZzQUI/AAAAAAAAACM/tvT3xlMgtzI/s32/Sept%2B13%252C%2B2011%2B109%2Bcopy1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/cmon-go-mad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-976526543684951798' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/976526543684951798' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-401665964'/><gd:extendedProperty name='blogger.displayTime' value='September 4, 2010 at 12:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7447211305472923588</id><published>2010-09-06T17:42:57.067-06:00</published><updated>2010-09-06T17:42:57.067-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>True, you warned us and im regreting because i tot...</title><content type='html'>True, you warned us and im regreting because i totally forgot about the grab bag&lt;br /&gt;:(&lt;br /&gt;&lt;br /&gt;They are great new products Britt</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3415215976910422137/comments/default/7447211305472923588'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3415215976910422137/comments/default/7447211305472923588'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/grab-bag-reveal-new-schtuff.html?showComment=1283816577067#c7447211305472923588' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/01728602834026420770</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/grab-bag-reveal-new-schtuff.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3415215976910422137' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3415215976910422137' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-42140249'/><gd:extendedProperty name='blogger.displayTime' value='September 6, 2010 at 5:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-657586257339814349</id><published>2010-09-07T17:06:11.556-06:00</published><updated>2010-09-07T17:06:11.556-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We love KOA&amp;#39;s too. They are a campers dream. :...</title><content type='html'>We love KOA&amp;#39;s too. They are a campers dream. :)  Glad you had a great time. Our Labor Day bash got rained out. boo hoo  Oh well, next year!&lt;br /&gt;&lt;br /&gt;Shari</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4173797303774403715/comments/default/657586257339814349'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4173797303774403715/comments/default/657586257339814349'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/what-fun.html?showComment=1283900771556#c657586257339814349' title=''/><author><name>Shari</name><uri>https://www.blogger.com/profile/08675195906602729062</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-ZmldR3r0E3c/T_b7WSjzKdI/AAAAAAAAAns/AVaDvGr8ieU/s32/150-pixels.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/what-fun.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4173797303774403715' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4173797303774403715' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-892625367'/><gd:extendedProperty name='blogger.displayTime' value='September 7, 2010 at 5:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9043910228040560002</id><published>2010-09-08T09:40:01.236-06:00</published><updated>2010-09-08T09:40:01.236-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We just stayed at a KOA a couple weeks ago and the...</title><content type='html'>We just stayed at a KOA a couple weeks ago and they rock!! Glad you had fun!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4173797303774403715/comments/default/9043910228040560002'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4173797303774403715/comments/default/9043910228040560002'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/what-fun.html?showComment=1283960401236#c9043910228040560002' title=''/><author><name>scrappin5kids</name><uri>https://www.blogger.com/profile/13202349714871963633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/what-fun.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4173797303774403715' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4173797303774403715' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-722080513'/><gd:extendedProperty name='blogger.displayTime' value='September 8, 2010 at 9:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7429573824085617390</id><published>2010-09-08T19:50:43.698-06:00</published><updated>2010-09-08T19:50:43.698-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wish I could meet you there. We&amp;#39;ll be eating t...</title><content type='html'>Wish I could meet you there. We&amp;#39;ll be eating there on Sept. 26th. Hope you all have a blast!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4428795343315365842/comments/default/7429573824085617390'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4428795343315365842/comments/default/7429573824085617390'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/join-me-in-italy.html?showComment=1283997043698#c7429573824085617390' title=''/><author><name>October</name><uri>https://www.blogger.com/profile/04438679807161062083</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-14x5D3bvu6E/T2fWuE7-psI/AAAAAAAAAdQ/uW_9CiVK5kc/s32/blog_31559640224.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/join-me-in-italy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4428795343315365842' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4428795343315365842' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-979275324'/><gd:extendedProperty name='blogger.displayTime' value='September 8, 2010 at 7:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4692421786830100382</id><published>2010-09-08T21:13:11.273-06:00</published><updated>2010-09-08T21:13:11.273-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wondered where you would end up!  congrats on yo...</title><content type='html'>I wondered where you would end up!  congrats on your own site!  I&amp;#39;ll miss you designs over at SM but will stay in touch with your designs via your newsletter!&lt;br /&gt;&lt;br /&gt;Good luck with your new venture!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/4692421786830100382'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4771249422194853442/comments/default/4692421786830100382'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html?showComment=1284001991273#c4692421786830100382' title=''/><author><name>LuAnn</name><uri>https://www.blogger.com/profile/05312009425397065253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-O9MtK_pN1oA/VK83tQXb83I/AAAAAAAAAV4/DwJFHvHuhqI/s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/08/brittishdesignscom-is-reality.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4771249422194853442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4771249422194853442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-779773397'/><gd:extendedProperty name='blogger.displayTime' value='September 8, 2010 at 9:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8040318005271538295</id><published>2010-09-09T17:23:45.846-06:00</published><updated>2010-09-09T17:23:45.846-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, how I wish I could meet all of you there!! We&amp;...</title><content type='html'>Oh, how I wish I could meet all of you there!! We&amp;#39;ll just be getting back from Disneyland then and I don&amp;#39;t think my husband would let me make a 6th Disney destination trip this year!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4428795343315365842/comments/default/8040318005271538295'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4428795343315365842/comments/default/8040318005271538295'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/join-me-in-italy.html?showComment=1284074625846#c8040318005271538295' title=''/><author><name>Pooh46</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/join-me-in-italy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4428795343315365842' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4428795343315365842' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 9, 2010 at 5:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6255114405177920479</id><published>2010-09-10T04:12:34.533-06:00</published><updated>2010-09-10T04:12:34.533-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have been eyeing up dentist/tooth kits for awhil...</title><content type='html'>I have been eyeing up dentist/tooth kits for awhile now and I&amp;#39;m SO glad i waited...Awesome job Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6413791725892469389/comments/default/6255114405177920479'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6413791725892469389/comments/default/6255114405177920479'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/new-kit-woo-hoo.html?showComment=1284113554533#c6255114405177920479' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/new-kit-woo-hoo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6413791725892469389' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6413791725892469389' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 10, 2010 at 4:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7580536455727861568</id><published>2010-09-10T09:47:42.727-06:00</published><updated>2010-09-10T09:47:42.727-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This kit couldn&amp;#39;t have come at a better time.....</title><content type='html'>This kit couldn&amp;#39;t have come at a better time.....my DD just lost her first tooth LAST WEEK!!!!  Yay!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6413791725892469389/comments/default/7580536455727861568'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6413791725892469389/comments/default/7580536455727861568'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/new-kit-woo-hoo.html?showComment=1284133662727#c7580536455727861568' title=''/><author><name>Jemenifer22</name><uri>https://www.blogger.com/profile/14340527653961863127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//4.bp.blogspot.com/_tBL3alSlIxI/SlGV86kd4wI/AAAAAAAAAFQ/CedSRWoyalo/S220-s32/Picture.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/new-kit-woo-hoo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6413791725892469389' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6413791725892469389' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-973317780'/><gd:extendedProperty name='blogger.displayTime' value='September 10, 2010 at 9:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8159389183093173967</id><published>2010-09-11T13:49:56.270-06:00</published><updated>2010-09-11T13:49:56.270-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey Britt!

This is awesome cuz I get my braces of...</title><content type='html'>Hey Britt!&lt;br /&gt;&lt;br /&gt;This is awesome cuz I get my braces off on Monday! I&amp;#39;m lucky I only had to wear them a year. Now no more Disney trips having to carry all of my brace care kits and stuff!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6413791725892469389/comments/default/8159389183093173967'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6413791725892469389/comments/default/8159389183093173967'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/new-kit-woo-hoo.html?showComment=1284234596270#c8159389183093173967' title=''/><author><name>KaylaLovesMinnie</name><uri>https://www.blogger.com/profile/18442471173282613497</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/-FuoCQaBCMgA/TYPKBh4XS2I/AAAAAAAAACI/LohQaRNz6IM/s32/100_7738.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/new-kit-woo-hoo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6413791725892469389' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6413791725892469389' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1897989944'/><gd:extendedProperty name='blogger.displayTime' value='September 11, 2010 at 1:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2645252013003243790</id><published>2010-09-17T05:42:10.836-06:00</published><updated>2010-09-17T05:42:10.836-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So sorry for your frustration. Looks like it is up...</title><content type='html'>So sorry for your frustration. Looks like it is up now and happy :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4245845336309100278/comments/default/2645252013003243790'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4245845336309100278/comments/default/2645252013003243790'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/site-down.html?showComment=1284723730836#c2645252013003243790' title=''/><author><name>Court(cnscrap)</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/site-down.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4245845336309100278' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4245845336309100278' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2010 at 5:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4376685225167889702</id><published>2010-09-17T05:57:31.536-06:00</published><updated>2010-09-17T05:57:31.536-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m sorry about this! When things go wrong, so...</title><content type='html'>I&amp;#39;m sorry about this! When things go wrong, somehow they manage to pick the absolute worst time possible to do so. ((hugs))</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4245845336309100278/comments/default/4376685225167889702'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4245845336309100278/comments/default/4376685225167889702'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/site-down.html?showComment=1284724651536#c4376685225167889702' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/site-down.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4245845336309100278' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4245845336309100278' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='September 17, 2010 at 5:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-551957672310590413</id><published>2010-09-19T13:18:20.824-06:00</published><updated>2010-09-19T13:18:20.824-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful, as always!! TY</title><content type='html'>Beautiful, as always!! TY</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7530248993871631969/comments/default/551957672310590413'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7530248993871631969/comments/default/551957672310590413'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/inspiring-new-templates.html?showComment=1284923900824#c551957672310590413' title=''/><author><name>VissyMac</name><uri>https://www.blogger.com/profile/13576947866007773970</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-FT_OxO19sgE/UWVNX_Rfv6I/AAAAAAAAAsc/DkfhCrVNzTA/s32/Sans%2Btitre-1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/inspiring-new-templates.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7530248993871631969' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7530248993871631969' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-115305213'/><gd:extendedProperty name='blogger.displayTime' value='September 19, 2010 at 1:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8155708941347688285</id><published>2010-09-23T09:56:50.021-06:00</published><updated>2010-09-23T09:56:50.021-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ooohhh do I see polka dots and &amp;#39;magic&amp;#39;.......</title><content type='html'>ooohhh do I see polka dots and &amp;#39;magic&amp;#39;......disneyesque???  I need a new disney kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7668519299093037247/comments/default/8155708941347688285'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7668519299093037247/comments/default/8155708941347688285'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/just-peek.html?showComment=1285257410021#c8155708941347688285' title=''/><author><name>Dawn</name><uri>https://www.blogger.com/profile/01129430138701389016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-naBvlVvuTbI/WMbq_2n2dBI/AAAAAAAAEmI/ikZqSHYpsBw2n0acptilPZnM8B3XUQjmQCK4B/s32/IMG_7458.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/just-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7668519299093037247' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7668519299093037247' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1651100846'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2010 at 9:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-546589938423604460</id><published>2010-09-23T09:57:09.030-06:00</published><updated>2010-09-23T09:57:09.030-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ooooh!! Looks pretty nice... could it be something...</title><content type='html'>Ooooh!! Looks pretty nice... could it be something with a slight Disney theme?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7668519299093037247/comments/default/546589938423604460'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7668519299093037247/comments/default/546589938423604460'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/just-peek.html?showComment=1285257429030#c546589938423604460' title=''/><author><name>MaryG</name><uri>https://www.blogger.com/profile/13224760564752222241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/just-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7668519299093037247' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7668519299093037247' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2135980941'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2010 at 9:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1015818590842064142</id><published>2010-09-23T10:33:21.765-06:00</published><updated>2010-09-23T10:33:21.765-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Dawn...I thought the same thing!! Can&amp;#39;t wait t...</title><content type='html'>Dawn...I thought the same thing!! Can&amp;#39;t wait to see it!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7668519299093037247/comments/default/1015818590842064142'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7668519299093037247/comments/default/1015818590842064142'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/just-peek.html?showComment=1285259601765#c1015818590842064142' title=''/><author><name>HollyinPA</name><uri>https://www.blogger.com/profile/08642921829577900470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//4.bp.blogspot.com/_qPB46bXbWUI/TImNOpBi19I/AAAAAAAAAjA/S45GFtoGxW4/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/just-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7668519299093037247' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7668519299093037247' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-472282340'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2010 at 10:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5079609368889332710</id><published>2010-09-23T10:36:11.260-06:00</published><updated>2010-09-23T10:36:11.260-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my gosh!  Can&amp;#39;t wait to see it!</title><content type='html'>Oh my gosh!  Can&amp;#39;t wait to see it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7668519299093037247/comments/default/5079609368889332710'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7668519299093037247/comments/default/5079609368889332710'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/just-peek.html?showComment=1285259771260#c5079609368889332710' title=''/><author><name>Ruby</name><uri>https://www.blogger.com/profile/09703071404429795958</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/just-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7668519299093037247' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7668519299093037247' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1422484450'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2010 at 10:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7466417184000648775</id><published>2010-09-23T10:48:21.094-06:00</published><updated>2010-09-23T10:48:21.094-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh yes! I think I have an inkling! I think I&amp;#39;m...</title><content type='html'>oh yes! I think I have an inkling! I think I&amp;#39;m giddy with excitement too! Can&amp;#39;t wait!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7668519299093037247/comments/default/7466417184000648775'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7668519299093037247/comments/default/7466417184000648775'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/just-peek.html?showComment=1285260501094#c7466417184000648775' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/just-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7668519299093037247' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7668519299093037247' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2010 at 10:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1819537042867815358</id><published>2010-09-23T11:22:57.608-06:00</published><updated>2010-09-23T11:22:57.608-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh yeaaaa.... I thought I saw the word &amp;quot;magic...</title><content type='html'>Oh yeaaaa.... I thought I saw the word &amp;quot;magical&amp;quot; in there. If it&amp;#39;s Disney-ish, yay!!! I&amp;#39;ve been waiting for a new one cause I have a trip coming up!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7668519299093037247/comments/default/1819537042867815358'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7668519299093037247/comments/default/1819537042867815358'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/just-peek.html?showComment=1285262577608#c1819537042867815358' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/just-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7668519299093037247' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7668519299093037247' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2010 at 11:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7804159885232383174</id><published>2010-09-23T11:45:06.746-06:00</published><updated>2010-09-23T11:45:06.746-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just in time! Just returned from a magical vacation.</title><content type='html'>Just in time! Just returned from a magical vacation.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7668519299093037247/comments/default/7804159885232383174'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7668519299093037247/comments/default/7804159885232383174'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/just-peek.html?showComment=1285263906746#c7804159885232383174' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/just-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7668519299093037247' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7668519299093037247' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2010 at 11:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9159720537989635797</id><published>2010-09-23T12:23:21.489-06:00</published><updated>2010-09-23T12:23:21.489-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ugh! Can&amp;#39;t you release it today? I leave tomor...</title><content type='html'>Ugh! Can&amp;#39;t you release it today? I leave tomorrow morning for Disney. Hoping to get my show off done before we leave. Guess I know something&amp;#39;s going to be on my &amp;quot;to buy&amp;quot; list after I get home!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7668519299093037247/comments/default/9159720537989635797'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7668519299093037247/comments/default/9159720537989635797'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/just-peek.html?showComment=1285266201489#c9159720537989635797' title=''/><author><name>October</name><uri>https://www.blogger.com/profile/04438679807161062083</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-14x5D3bvu6E/T2fWuE7-psI/AAAAAAAAAdQ/uW_9CiVK5kc/s32/blog_31559640224.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/just-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7668519299093037247' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7668519299093037247' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-979275324'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2010 at 12:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2668541244440085914</id><published>2010-09-23T13:12:38.265-06:00</published><updated>2010-09-23T13:12:38.265-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We&amp;#39;re leaving tomorrow morning for Disney! It ...</title><content type='html'>We&amp;#39;re leaving tomorrow morning for Disney! It looks like I&amp;#39;ll have a kit to buy when we get back to help scrap those Magical memories :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7668519299093037247/comments/default/2668541244440085914'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7668519299093037247/comments/default/2668541244440085914'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/just-peek.html?showComment=1285269158265#c2668541244440085914' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/just-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7668519299093037247' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7668519299093037247' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2010 at 1:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3821585066454281726</id><published>2010-09-23T15:33:15.374-06:00</published><updated>2010-09-23T15:33:15.374-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay!  You can never have enough disneyish kits!</title><content type='html'>Yay!  You can never have enough disneyish kits!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7668519299093037247/comments/default/3821585066454281726'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7668519299093037247/comments/default/3821585066454281726'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/just-peek.html?showComment=1285277595374#c3821585066454281726' title=''/><author><name>jenninmn</name><uri>https://www.blogger.com/profile/13071214485653668039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_TFt2bk9FJGo/TJYw-9rPH8I/AAAAAAAAAAY/n0JbPUIKStw/S220-s32/phpOFoQ8HPM.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/just-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7668519299093037247' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7668519299093037247' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1233670858'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2010 at 3:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4645768440199408950</id><published>2010-09-23T17:19:11.393-06:00</published><updated>2010-09-23T17:19:11.393-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OOoh liking the minnie print, can see magical in t...</title><content type='html'>OOoh liking the minnie print, can see magical in there, feeling like disney! wow what a surprise!  LOL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7668519299093037247/comments/default/4645768440199408950'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7668519299093037247/comments/default/4645768440199408950'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/just-peek.html?showComment=1285283951393#c4645768440199408950' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/just-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7668519299093037247' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7668519299093037247' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2010 at 5:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5168423299106245534</id><published>2010-09-23T18:20:02.437-06:00</published><updated>2010-09-23T18:20:02.437-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can tell I&amp;#39;m going to need this one for sure...</title><content type='html'>I can tell I&amp;#39;m going to need this one for sure!!!!  I can&amp;#39;t wait!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7668519299093037247/comments/default/5168423299106245534'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7668519299093037247/comments/default/5168423299106245534'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/just-peek.html?showComment=1285287602437#c5168423299106245534' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/just-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7668519299093037247' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7668519299093037247' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2010 at 6:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3485536881606691878</id><published>2010-09-24T01:05:41.204-06:00</published><updated>2010-09-24T01:05:41.204-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay
Beautiful!!!
Got mine already, gave myself a l...</title><content type='html'>Yay&lt;br /&gt;Beautiful!!!&lt;br /&gt;Got mine already, gave myself a lil treat on my birthday&lt;br /&gt;:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/3485536881606691878'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/3485536881606691878'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html?showComment=1285311941204#c3485536881606691878' title=''/><author><name>Ana Carol</name><uri>https://www.blogger.com/profile/15811445361290196316</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//4.bp.blogspot.com/_uvRTK6ZB3Zk/TFKcwDyvWMI/AAAAAAAAAAo/IpeArU02Xd8/S220-s32/ANA1.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7382179098015725999' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7382179098015725999' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-518184775'/><gd:extendedProperty name='blogger.displayTime' value='September 24, 2010 at 1:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8862820782019092424</id><published>2010-09-24T03:37:43.794-06:00</published><updated>2010-09-24T03:37:43.794-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE it!!  I can&amp;#39;t believe it is two years s...</title><content type='html'>I LOVE it!!  I can&amp;#39;t believe it is two years since Leave the World Behind!  I have been stalking you that long?  :)  LOL  Now to pick which pics to scrap with this kit...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/8862820782019092424'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/8862820782019092424'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html?showComment=1285321063794#c8862820782019092424' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7382179098015725999' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7382179098015725999' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='September 24, 2010 at 3:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1445335893706909397</id><published>2010-09-24T05:51:19.130-06:00</published><updated>2010-09-24T05:51:19.130-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fabulous kit!  Love it!  I am off...gotta go make ...</title><content type='html'>Fabulous kit!  Love it!  I am off...gotta go make a purchase.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/1445335893706909397'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/1445335893706909397'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html?showComment=1285329079130#c1445335893706909397' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7382179098015725999' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7382179098015725999' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 24, 2010 at 5:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6162111068370131395</id><published>2010-09-24T06:54:16.375-06:00</published><updated>2010-09-24T06:54:16.375-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SUPER CUTE, BRITT!!! Thank you for the freebie too!!</title><content type='html'>SUPER CUTE, BRITT!!! Thank you for the freebie too!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/6162111068370131395'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/6162111068370131395'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html?showComment=1285332856375#c6162111068370131395' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7382179098015725999' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7382179098015725999' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='September 24, 2010 at 6:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-100514530232084124</id><published>2010-09-24T07:49:47.468-06:00</published><updated>2010-09-24T07:49:48.362-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 3&lt;/b&gt; post on Sep. 24, 2010. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/100514530232084124'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/100514530232084124'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html?showComment=1285336187468#c100514530232084124' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7382179098015725999' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7382179098015725999' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='September 24, 2010 at 7:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4881858934513870885</id><published>2010-09-24T08:17:56.763-06:00</published><updated>2010-09-24T08:17:56.763-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the freebie!  I will be purc...</title><content type='html'>Thank you so much for the freebie!  I will be purchasing the kit, it is too cute!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/4881858934513870885'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/4881858934513870885'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html?showComment=1285337876763#c4881858934513870885' title=''/><author><name>Ruby</name><uri>https://www.blogger.com/profile/09703071404429795958</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7382179098015725999' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7382179098015725999' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1422484450'/><gd:extendedProperty name='blogger.displayTime' value='September 24, 2010 at 8:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4992107353793896123</id><published>2010-09-24T08:33:02.865-06:00</published><updated>2010-09-24T08:33:02.865-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>very cute indeed!</title><content type='html'>very cute indeed!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/4992107353793896123'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/4992107353793896123'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html?showComment=1285338782865#c4992107353793896123' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7382179098015725999' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7382179098015725999' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 24, 2010 at 8:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8419661422621031784</id><published>2010-09-24T08:41:34.055-06:00</published><updated>2010-09-24T08:41:34.055-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt,

Thanks so much for sharing a freebie wi...</title><content type='html'>Hi Britt,&lt;br /&gt;&lt;br /&gt;Thanks so much for sharing a freebie with us. You are always so generous. Thanks also for the show-off gift too! :) I will be grabbing this kit...it&amp;#39;s a must have.. as all of your kits are! :P&lt;br /&gt;&lt;br /&gt;Have a good weekend!&lt;br /&gt;-Kayla</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/8419661422621031784'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/8419661422621031784'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html?showComment=1285339294055#c8419661422621031784' title=''/><author><name>KaylaLovesMinnie</name><uri>https://www.blogger.com/profile/18442471173282613497</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/-FuoCQaBCMgA/TYPKBh4XS2I/AAAAAAAAACI/LohQaRNz6IM/s32/100_7738.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7382179098015725999' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7382179098015725999' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1897989944'/><gd:extendedProperty name='blogger.displayTime' value='September 24, 2010 at 8:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4111128228434523482</id><published>2010-09-24T10:24:36.111-06:00</published><updated>2010-09-24T10:24:36.111-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How fun, I love it!!  
Thanks for the freebe too! :)</title><content type='html'>How fun, I love it!!  &lt;br /&gt;Thanks for the freebe too! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/4111128228434523482'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/4111128228434523482'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html?showComment=1285345476111#c4111128228434523482' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7382179098015725999' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7382179098015725999' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='September 24, 2010 at 10:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5927042526563032013</id><published>2010-09-24T10:45:10.834-06:00</published><updated>2010-09-24T10:45:10.834-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Woohoo! Love the new kit! I&amp;#39;ve been wanting an...</title><content type='html'>Woohoo! Love the new kit! I&amp;#39;ve been wanting another general Disney kit and this is perfect! Thanks for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/5927042526563032013'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/5927042526563032013'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html?showComment=1285346710834#c5927042526563032013' title=''/><author><name>RA</name><uri>https://www.blogger.com/profile/12279895392581491642</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7382179098015725999' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7382179098015725999' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1292736717'/><gd:extendedProperty name='blogger.displayTime' value='September 24, 2010 at 10:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8410338923092092096</id><published>2010-09-24T12:35:56.969-06:00</published><updated>2010-09-24T12:35:56.969-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute new kit!  And congrats on the new store!  Tha...</title><content type='html'>Cute new kit!  And congrats on the new store!  Thanks for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/8410338923092092096'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/8410338923092092096'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html?showComment=1285353356969#c8410338923092092096' title=''/><author><name>Hilarie</name><uri>https://www.blogger.com/profile/07428174786150700682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/_oy39VI87cu0/S0mKVzVRNpI/AAAAAAAAACo/OL119XZrYqA/S220-s32/profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7382179098015725999' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7382179098015725999' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1802246611'/><gd:extendedProperty name='blogger.displayTime' value='September 24, 2010 at 12:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8350193592470828042</id><published>2010-09-24T22:04:30.586-06:00</published><updated>2010-09-24T22:04:30.633-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for your freebies. Link on your post was...</title><content type='html'>Thank you for your freebies. Link on your post was added to &lt;a href="http://picklemousefreebielist.blogspot.com/2010/09/freebies-for-24-sep-page-6-of-6.html" rel="nofollow"&gt;PickleMouse freebie list&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/8350193592470828042'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/8350193592470828042'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html?showComment=1285387470586#c8350193592470828042' title=''/><author><name>MouserMo</name><uri>https://www.blogger.com/profile/10423251203510907857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_1WI58Sf5rOw/THoQXVVQ-NI/AAAAAAAAACo/u_9CBB8jsdA/S220-s32/picklemouse_profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7382179098015725999' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7382179098015725999' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-280501088'/><gd:extendedProperty name='blogger.displayTime' value='September 24, 2010 at 10:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3141137755716058244</id><published>2010-09-25T06:49:17.953-06:00</published><updated>2010-09-25T06:49:17.953-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Th♥nks for sharing!</title><content type='html'>Th♥nks for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/3141137755716058244'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/3141137755716058244'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html?showComment=1285418957953#c3141137755716058244' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/08413661695139619548</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7382179098015725999' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7382179098015725999' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-287429354'/><gd:extendedProperty name='blogger.displayTime' value='September 25, 2010 at 6:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6344888318805117699</id><published>2010-09-25T14:08:06.072-06:00</published><updated>2010-09-25T14:08:06.072-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so very much.</title><content type='html'>Thank you so very much.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/6344888318805117699'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/6344888318805117699'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html?showComment=1285445286072#c6344888318805117699' title=''/><author><name>Missty</name><uri>https://www.blogger.com/profile/06866366490816318205</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7382179098015725999' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7382179098015725999' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1215566898'/><gd:extendedProperty name='blogger.displayTime' value='September 25, 2010 at 2:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5465198468591644270</id><published>2010-09-25T14:08:13.459-06:00</published><updated>2010-09-25T14:08:13.459-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so very much.</title><content type='html'>Thank you so very much.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/5465198468591644270'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/5465198468591644270'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html?showComment=1285445293459#c5465198468591644270' title=''/><author><name>Missty</name><uri>https://www.blogger.com/profile/06866366490816318205</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7382179098015725999' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7382179098015725999' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1215566898'/><gd:extendedProperty name='blogger.displayTime' value='September 25, 2010 at 2:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7840177751458587013</id><published>2010-09-25T14:08:26.404-06:00</published><updated>2010-09-25T14:08:26.404-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so very much.</title><content type='html'>Thank you so very much.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/7840177751458587013'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/7840177751458587013'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html?showComment=1285445306404#c7840177751458587013' title=''/><author><name>Missty</name><uri>https://www.blogger.com/profile/06866366490816318205</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7382179098015725999' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7382179098015725999' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1215566898'/><gd:extendedProperty name='blogger.displayTime' value='September 25, 2010 at 2:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5489719634513488320</id><published>2010-09-25T19:31:28.960-06:00</published><updated>2010-09-25T19:31:28.960-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>what a fun kit
thanks</title><content type='html'>what a fun kit&lt;br /&gt;thanks</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/5489719634513488320'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/5489719634513488320'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html?showComment=1285464688960#c5489719634513488320' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7382179098015725999' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7382179098015725999' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 25, 2010 at 7:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3973584116899274044</id><published>2010-09-26T18:09:47.659-06:00</published><updated>2010-09-26T18:09:47.659-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fabulous!  Fabulous!!!  Thank you for the freebie ...</title><content type='html'>Fabulous!  Fabulous!!!  Thank you for the freebie and the beautiful kit!  Off to play!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/3973584116899274044'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/3973584116899274044'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html?showComment=1285546187659#c3973584116899274044' title=''/><author><name>Jennifer C</name><uri>https://www.blogger.com/profile/04103811339438662238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7382179098015725999' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7382179098015725999' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1885128774'/><gd:extendedProperty name='blogger.displayTime' value='September 26, 2010 at 6:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-465411591743093738</id><published>2010-09-27T12:38:42.878-06:00</published><updated>2010-09-27T12:38:42.878-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OH MY GOODNESS!! CONGRATS BRITT!! I AM SO STINKIN ...</title><content type='html'>OH MY GOODNESS!! CONGRATS BRITT!! I AM SO STINKIN EXCITED FOR YOU!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/465411591743093738'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/465411591743093738'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285612722878#c465411591743093738' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 12:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3215147972790455972</id><published>2010-09-27T12:43:18.100-06:00</published><updated>2010-09-27T12:43:18.100-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That&amp;#39;s wonderful news!!!  Congratulations!</title><content type='html'>That&amp;#39;s wonderful news!!!  Congratulations!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/3215147972790455972'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/3215147972790455972'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285612998100#c3215147972790455972' title=''/><author><name>teresamnj</name><uri>https://www.blogger.com/profile/14538889985252415564</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-5zO8KTG7eYU/XYi80TbpGxI/AAAAAAACfkM/n4WDkWWzFHU7Hvq8fZBDKjJnJtQLU8yWwCK4BGAYYCw/s32/Mickey%2BMinnie%2BUSA.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-491703206'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 12:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1135857584620816918</id><published>2010-09-27T12:44:43.853-06:00</published><updated>2010-09-27T12:44:43.853-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am so happy for you two! You&amp;#39;re both going t...</title><content type='html'>I am so happy for you two! You&amp;#39;re both going to be wonderful parents. Congrats! And rest up.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/1135857584620816918'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/1135857584620816918'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285613083853#c1135857584620816918' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 12:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8356675304664521014</id><published>2010-09-27T12:45:40.026-06:00</published><updated>2010-09-27T12:45:40.026-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations Brittney &amp;amp; Josh! I love the ad...</title><content type='html'>Congratulations Brittney &amp;amp; Josh! I love the adorable picture of you two w/ the pregnancy test! So excited for you! I can&amp;#39;t wait to meet Baby Leavitt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/8356675304664521014'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/8356675304664521014'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285613140026#c8356675304664521014' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 12:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-910207994450317769</id><published>2010-09-27T12:47:46.956-06:00</published><updated>2010-09-27T12:47:46.956-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations!!!  Wonderful news!!!</title><content type='html'>Congratulations!!!  Wonderful news!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/910207994450317769'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/910207994450317769'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285613266956#c910207994450317769' title=''/><author><name>Jennifer C</name><uri>https://www.blogger.com/profile/04103811339438662238</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1885128774'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 12:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3261417626012709861</id><published>2010-09-27T12:50:05.471-06:00</published><updated>2010-09-27T12:50:05.471-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awwww...that is some pretty amazing news!!! Congra...</title><content type='html'>Awwww...that is some pretty amazing news!!! Congrats Britt :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/3261417626012709861'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/3261417626012709861'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285613405471#c3261417626012709861' title=''/><author><name>Brynn Marie</name><uri>https://www.blogger.com/profile/17576166098349488383</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//4.bp.blogspot.com/-6-qvm-jRHeQ/Ui3S3STnzYI/AAAAAAAAACo/4_2aDBJtBAk/s33/2013-09-01%2B13.09.18-2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1945428751'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 12:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2482140535916594146</id><published>2010-09-27T12:50:29.738-06:00</published><updated>2010-09-27T12:50:29.738-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay!!!! So Exciting!  Congrats...are we going to h...</title><content type='html'>Yay!!!! So Exciting!  Congrats...are we going to have a guessing game on the sex???  That would be fun!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2482140535916594146'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2482140535916594146'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285613429738#c2482140535916594146' title=''/><author><name>Jemenifer22</name><uri>https://www.blogger.com/profile/14340527653961863127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//4.bp.blogspot.com/_tBL3alSlIxI/SlGV86kd4wI/AAAAAAAAAFQ/CedSRWoyalo/S220-s32/Picture.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-973317780'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 12:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-852893615539887538</id><published>2010-09-27T12:57:18.067-06:00</published><updated>2010-09-27T12:57:18.067-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations!</title><content type='html'>Congratulations!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/852893615539887538'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/852893615539887538'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285613838067#c852893615539887538' title=''/><author><name>Colleen</name><uri>https://www.blogger.com/profile/07738669334444921231</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_RcItP6kFihs/Sn5NU15QfWI/AAAAAAAAAhA/UwOdiwjlKiw/S220-s32/7-19-09-20copymini.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2027299305'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 12:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-495049954803690673</id><published>2010-09-27T12:58:48.158-06:00</published><updated>2010-09-27T12:58:48.158-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats to you both!!!  I was 20 weeks when we we...</title><content type='html'>Congrats to you both!!!  I was 20 weeks when we were at Disney in 2008 and there&amp;#39;s definitely enough to keep you entertained anyway :)  Disney even handed out roses to the mommas on Mothers&amp;#39; Day and we had Mother&amp;#39;s Day brunch at Crystal Palace with Pooh &amp;amp; the gang. Many future amazing memories await :)  H&amp;amp;H pregnancy wishes for you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/495049954803690673'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/495049954803690673'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285613928158#c495049954803690673' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/17557704541135989641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-971225640'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 12:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5658824758303246749</id><published>2010-09-27T13:03:59.907-06:00</published><updated>2010-09-27T13:03:59.907-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations!  I am so excited for you!</title><content type='html'>Congratulations!  I am so excited for you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/5658824758303246749'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/5658824758303246749'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285614239907#c5658824758303246749' title=''/><author><name>Nikki</name><uri>https://www.blogger.com/profile/11081479195557719250</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_Ab1ylSsy-pc/SYTzuIoRgbI/AAAAAAAAGDA/7zHFDBTFH-A/S220-s32/nikki.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-244211168'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 1:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4095949156857823768</id><published>2010-09-27T13:12:30.894-06:00</published><updated>2010-09-27T13:12:30.894-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just had to delurk to say congrats to you!! So v...</title><content type='html'>I just had to delurk to say congrats to you!! So very happy for you. You will be an awesome mom for sure!!! I can&amp;#39;t wait to see your new baby themes, perhaps I&amp;#39;ll get back into scrapping!?!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/4095949156857823768'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/4095949156857823768'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285614750894#c4095949156857823768' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 1:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6949630904833989713</id><published>2010-09-27T13:15:57.360-06:00</published><updated>2010-09-27T13:15:57.360-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations! Hope the rest of the pregnancy is...</title><content type='html'>Congratulations! Hope the rest of the pregnancy is as easy as this first half! ☺</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/6949630904833989713'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/6949630904833989713'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285614957360#c6949630904833989713' title=''/><author><name>Molly</name><uri>https://www.blogger.com/profile/10896200450538412034</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1057462256'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 1:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8863079664890448939</id><published>2010-09-27T13:19:02.164-06:00</published><updated>2010-09-27T13:19:02.164-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You know I&amp;#39;m beyond excited for you two! Would...</title><content type='html'>You know I&amp;#39;m beyond excited for you two! Wouldn&amp;#39;t it be awesome if you had a girl. Then our girls could grow up to be just as good of friends as we are :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/8863079664890448939'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/8863079664890448939'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285615142164#c8863079664890448939' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 1:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6389346433435970238</id><published>2010-09-27T13:24:19.259-06:00</published><updated>2010-09-27T13:24:19.259-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BRITTNEY!  I&amp;#39;m so so excited for you.  That is...</title><content type='html'>BRITTNEY!  I&amp;#39;m so so excited for you.  That is about EXACTLY how long it took me to get pregnant with my 1 valid pregnancy.  I&amp;#39;ve been pregnant 2 other times, but both miscarriages.  And.... I&amp;#39;m on the waiting game again, since February.  It&amp;#39;s super frustrating, I know exactly how it must&amp;#39;ve been for you.  So I&amp;#39;m SUPER stoked for you... you will be SUCH A cute cute mommy and I can&amp;#39;t wait to hear what you&amp;#39;re having!!!!  YAY! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/6389346433435970238'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/6389346433435970238'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285615459259#c6389346433435970238' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 1:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8625762473995339875</id><published>2010-09-27T13:27:06.649-06:00</published><updated>2010-09-27T13:27:06.649-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>CONGRATULATIONS!  You will be an AMAZING mother!  ...</title><content type='html'>CONGRATULATIONS!  You will be an AMAZING mother!  We are thrilled for you both!  LOVE you so much!  YIPEE!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/8625762473995339875'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/8625762473995339875'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285615626649#c8625762473995339875' title=''/><author><name>Julene</name><uri>https://www.blogger.com/profile/16423837376936216400</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_iBp7FiL1Gjo/SMmKjHg6WoI/AAAAAAAAACQ/-zKXZ78hKTk/S220-s32/close+up.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251066642'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 1:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7913794998496635280</id><published>2010-09-27T13:28:13.268-06:00</published><updated>2010-09-27T13:28:13.268-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, that&amp;#39;s wonderful! Congratulations!

Greet...</title><content type='html'>Wow, that&amp;#39;s wonderful! Congratulations!&lt;br /&gt;&lt;br /&gt;Greetings from Germany,&lt;br /&gt;&lt;br /&gt;Silvie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/7913794998496635280'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/7913794998496635280'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285615693268#c7913794998496635280' title=''/><author><name>Silvie</name><uri>https://www.blogger.com/profile/02175437840309616218</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1820770128'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 1:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1256074503461526153</id><published>2010-09-27T13:30:36.955-06:00</published><updated>2010-09-27T13:30:36.955-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>congrats Britteny &amp;amp; Josh!!!  That first trimes...</title><content type='html'>congrats Britteny &amp;amp; Josh!!!  That first trimester is SOOO hard.  Maybe a in a few years you&amp;#39;ll stop feeling so tired - LOL.  My twins are five and I still feel tired although my brain isn&amp;#39;t as mushy as it was during that first trimester.  Take it easy and enjoy this time...the memories truly do fade away.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/1256074503461526153'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/1256074503461526153'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285615836955#c1256074503461526153' title=''/><author><name>Sarah K - Sentiments by Sarah</name><uri>https://www.blogger.com/profile/03880457999610080566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/_4RcTc1fVLB8/TGiOpr8-xlI/AAAAAAAAEiE/bXuj34wgh7E/S220-s32/IMG_0736.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2034754016'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 1:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3653381977357148689</id><published>2010-09-27T13:33:29.963-06:00</published><updated>2010-09-27T13:33:29.963-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations! This is such an exciting time for...</title><content type='html'>Congratulations! This is such an exciting time for both of you. Now you can start saving for those family disney trips:) Hmmm, I wonder, will it be princess costumes or swords in your future? Blessings for a happy, healthy baby!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/3653381977357148689'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/3653381977357148689'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285616009963#c3653381977357148689' title=''/><author><name>Buffy0214</name><uri>https://www.blogger.com/profile/06308024875823554809</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_h-pWwnNYXas/SgrfeygtiyI/AAAAAAAAAFs/EPb3-w3lFao/S220-s32/2006-09-01+(5).JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1294607005'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 1:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2587549595959084736</id><published>2010-09-27T13:35:27.259-06:00</published><updated>2010-09-27T13:35:27.259-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>congratulations Britt.
Oh a pregnancy kit would be...</title><content type='html'>congratulations Britt.&lt;br /&gt;Oh a pregnancy kit would be great!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2587549595959084736'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2587549595959084736'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285616127259#c2587549595959084736' title=''/><author><name>Helen Smith</name><uri>https://www.blogger.com/profile/01475759626447022654</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1652725590'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 1:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8389155707983016236</id><published>2010-09-27T13:43:04.569-06:00</published><updated>2010-09-27T13:43:04.569-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>how cool is that! Im estatic for you!</title><content type='html'>how cool is that! Im estatic for you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/8389155707983016236'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/8389155707983016236'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285616584569#c8389155707983016236' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 1:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2739246690273588451</id><published>2010-09-27T14:07:07.377-06:00</published><updated>2010-09-27T14:07:07.377-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Britt, that&amp;#39;s SO exciting!!! Congrats to bo...</title><content type='html'>Oh Britt, that&amp;#39;s SO exciting!!! Congrats to both of you!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2739246690273588451'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2739246690273588451'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285618027377#c2739246690273588451' title=''/><author><name>Kathleen</name><uri>https://www.blogger.com/profile/03437334053741020887</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_iHf-D1zdaCM/SH6_IAzsyEI/AAAAAAAAAWY/LzU-aAv99j8/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-755540311'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 2:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7147153889001825916</id><published>2010-09-27T14:17:55.747-06:00</published><updated>2010-09-27T14:17:55.747-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations!!  That is very exciting news.  Wh...</title><content type='html'>Congratulations!!  That is very exciting news.  When I was pregnant with my first my husband &amp;amp; I established the &amp;quot;10:00 rule&amp;quot; in bed every night by 10.  Didn&amp;#39;t work so well with the second though!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/7147153889001825916'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/7147153889001825916'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285618675747#c7147153889001825916' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/03182616270356966965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1190605254'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 2:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8973430105040513441</id><published>2010-09-27T14:19:23.401-06:00</published><updated>2010-09-27T14:19:23.401-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I feel silly getting teary eyed after reading this...</title><content type='html'>I feel silly getting teary eyed after reading this as you are technically a stranger, but after following your blog, your positive energy, reading your book recommendations, I guess I feel like a friend to some degree and I can honestly say I wish you and your Mr the most happiness and laughter.  Just think of the many great scrappin&amp;#39; moments ahead!  Lots of love to your family ~</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/8973430105040513441'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/8973430105040513441'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285618763401#c8973430105040513441' title=''/><author><name>sleepingbean</name><uri>http://www.lauraschmittne.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 2:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3375044132934494101</id><published>2010-09-27T14:22:53.787-06:00</published><updated>2010-09-27T14:22:53.787-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats!!!  Something tells me in the future ther...</title><content type='html'>Congrats!!!  Something tells me in the future there might be a BABY disney inspired kit!  hee hee</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/3375044132934494101'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/3375044132934494101'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285618973787#c3375044132934494101' title=''/><author><name>Sharon Kay</name><uri>https://www.blogger.com/profile/08370835217609628176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346615469'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 2:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4905803671066679529</id><published>2010-09-27T14:26:54.405-06:00</published><updated>2010-09-27T14:26:54.405-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>CONGRATS to you both and HOW FREAKING EXCITING!!! ...</title><content type='html'>CONGRATS to you both and HOW FREAKING EXCITING!!! Can&amp;#39;t wait for those &amp;quot;baby&amp;quot; kits too!  You two will be the most AMAZING parents!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/4905803671066679529'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/4905803671066679529'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285619214405#c4905803671066679529' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 2:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4881123761532405716</id><published>2010-09-27T14:29:19.024-06:00</published><updated>2010-09-27T14:29:19.024-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations! That is the most wonderful news, ...</title><content type='html'>Congratulations! That is the most wonderful news, and I&amp;#39;m so happy for you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/4881123761532405716'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/4881123761532405716'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285619359024#c4881123761532405716' title=''/><author><name>Rebecca</name><uri>https://www.blogger.com/profile/06725974417373764155</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-LpUFt0ARaXw/UIwNs6nuprI/AAAAAAAAG6g/fm-cV6KCPC8/s32/0001web200-2sharp.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-907838277'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 2:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4379466790494172276</id><published>2010-09-27T14:29:31.324-06:00</published><updated>2010-09-27T14:29:31.324-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How exciting!! I am so happy for the two/three of ...</title><content type='html'>How exciting!! I am so happy for the two/three of you!! Continue to take care of yourself and the little one. Can&amp;#39;t wait to hear if it is boy or girl! Congratulations!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/4379466790494172276'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/4379466790494172276'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285619371324#c4379466790494172276' title=''/><author><name>Nancy</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 2:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2319563595432851785</id><published>2010-09-27T14:30:59.654-06:00</published><updated>2010-09-27T14:30:59.654-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats Brittney and Josh - how much better does ...</title><content type='html'>Congrats Brittney and Josh - how much better does it get than this!!!&lt;br /&gt;&lt;br /&gt;I am TRULY excited for the both of you and wish you a WONDERFULLY sweet pregnancy!&lt;br /&gt;&lt;br /&gt;Hugs ...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2319563595432851785'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2319563595432851785'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285619459654#c2319563595432851785' title=''/><author><name>Linda Walton aka bobbysgirlforever</name><uri>https://www.blogger.com/profile/17508413943491941194</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-MaGvcc2G_iE/UmbdheaWATI/AAAAAAAAEFg/ltiQRPAkE-c/s32/FX_1333004295458.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-551663046'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 2:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-31651399458429600</id><published>2010-09-27T14:31:18.315-06:00</published><updated>2010-09-27T14:31:18.315-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BRITT!!!!  I am sooooo happy for you guys and that...</title><content type='html'>BRITT!!!!  I am sooooo happy for you guys and that pic of you with your pregnancy test stick is just so cute!!!  I understand about how waiting can be so hard...we waited and waited for nearly 10 years before adopting Kaitlyn and now we are waiting again (3 years, 3 weeks and 5 days, but WHO is counting?!) for a call from our adoption agency!!  =) I can&amp;#39;t wait to start seeing those precious baby layouts from you!!  Aww....I can&amp;#39;t stop smiling...I&amp;#39;m just so happy for your new little family!!!!  XOXOXO</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/31651399458429600'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/31651399458429600'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285619478315#c31651399458429600' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 2:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4098271045719192322</id><published>2010-09-27T14:31:42.969-06:00</published><updated>2010-09-27T14:31:42.969-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations!  Such wonderful news!</title><content type='html'>Congratulations!  Such wonderful news!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/4098271045719192322'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/4098271045719192322'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285619502969#c4098271045719192322' title=''/><author><name>Hilarie</name><uri>https://www.blogger.com/profile/07428174786150700682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/_oy39VI87cu0/S0mKVzVRNpI/AAAAAAAAACo/OL119XZrYqA/S220-s32/profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1802246611'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 2:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6494657653855909371</id><published>2010-09-27T14:33:57.726-06:00</published><updated>2010-09-27T14:33:57.726-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations, Britt!  I&amp;#39;m so happy for you!</title><content type='html'>Congratulations, Britt!  I&amp;#39;m so happy for you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/6494657653855909371'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/6494657653855909371'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285619637726#c6494657653855909371' title=''/><author><name>Ro</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 2:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4064473915860927373</id><published>2010-09-27T14:36:32.775-06:00</published><updated>2010-09-27T14:36:32.775-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SQUEEEEEE!!!

SO excited for you! Congratulations ...</title><content type='html'>SQUEEEEEE!!!&lt;br /&gt;&lt;br /&gt;SO excited for you! Congratulations guys!  Wonderful news!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/4064473915860927373'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/4064473915860927373'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285619792775#c4064473915860927373' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 2:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1074796980796653072</id><published>2010-09-27T14:37:18.798-06:00</published><updated>2010-09-27T14:37:18.798-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What fun and exciting news!!!!!!  Congrats to you ...</title><content type='html'>What fun and exciting news!!!!!!  Congrats to you both and dont&amp;#39; worry WDW and D-Land are just as fun preg and not.  You can EAT your way around the parks guilt free! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/1074796980796653072'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/1074796980796653072'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285619838798#c1074796980796653072' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 2:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6008790833297130432</id><published>2010-09-27T14:37:24.271-06:00</published><updated>2010-09-27T14:37:24.271-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW!!  Yay!!  That&amp;#39;s so exciting; congratulati...</title><content type='html'>WOW!!  Yay!!  That&amp;#39;s so exciting; congratulations!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/6008790833297130432'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/6008790833297130432'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285619844271#c6008790833297130432' title=''/><author><name>Beth</name><uri>https://www.blogger.com/profile/13870296621798497300</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-Xgp7_L6R9qo/Wh4-8WJUILI/AAAAAAABqNc/AujVyPoz0aMwGiOE-sIwNZcpxNZymwzbQCK4BGAYYCw/s32/beth.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868305007'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 2:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3843651454591713340</id><published>2010-09-27T14:39:51.706-06:00</published><updated>2010-09-27T14:39:51.706-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yeah congratulations Britt and Josh that really is...</title><content type='html'>Yeah congratulations Britt and Josh that really is exciting new - look forward to congratulating in person in October :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/3843651454591713340'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/3843651454591713340'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285619991706#c3843651454591713340' title=''/><author><name>Emma</name><uri>https://www.blogger.com/profile/02546258108752828697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_c_5DEUrVxn4/S_6GJpMkuJI/AAAAAAAAAA0/LO6sM82Pfh4/S220-s32/n776645634_8835.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2089011992'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 2:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-861748787716534493</id><published>2010-09-27T14:40:20.810-06:00</published><updated>2010-09-27T14:40:20.810-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations!!!! :)</title><content type='html'>Congratulations!!!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/861748787716534493'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/861748787716534493'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285620020810#c861748787716534493' title=''/><author><name>shopica</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 2:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5531128667766188774</id><published>2010-09-27T14:41:18.026-06:00</published><updated>2010-09-27T14:41:18.026-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW !! Congratulations !! Even though I want more ...</title><content type='html'>WOW !! Congratulations !! Even though I want more stuff from you, you  should just take it easy now.....after the little one is born there&amp;#39;s not a lot of time to yourself :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/5531128667766188774'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/5531128667766188774'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285620078026#c5531128667766188774' title=''/><author><name>DimpleBrandy</name><uri>https://www.blogger.com/profile/09640041569342530342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-7367898'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 2:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3988562335809374332</id><published>2010-09-27T14:45:38.605-06:00</published><updated>2010-09-27T14:45:38.605-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats Britt and Josh! That is so exciting!!</title><content type='html'>Congrats Britt and Josh! That is so exciting!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/3988562335809374332'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/3988562335809374332'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285620338605#c3988562335809374332' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05431286669797741136</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2091018491'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 2:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5350789660171767752</id><published>2010-09-27T14:46:00.883-06:00</published><updated>2010-09-27T14:46:00.883-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is so so so awesome Britt!! Congrats hunnie!!...</title><content type='html'>That is so so so awesome Britt!! Congrats hunnie!!Now go prop them feet up and rest on your left hand side, and hydrate hydrate hydrate!! Try not to over do at Disney,and enjoy this pregnancy as much as you can!!As a mommy of five trust me time flies!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/5350789660171767752'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/5350789660171767752'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285620360883#c5350789660171767752' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 2:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7021526369278160757</id><published>2010-09-27T14:46:49.752-06:00</published><updated>2010-09-27T14:46:49.752-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How exciting!  Congrats!!!</title><content type='html'>How exciting!  Congrats!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/7021526369278160757'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/7021526369278160757'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285620409752#c7021526369278160757' title=''/><author><name>yensid</name><uri>https://www.blogger.com/profile/01305634972620163428</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-GRyadjpsDKk/U9Ez4DpA2VI/AAAAAAAAAMM/R0b593mYUa4/s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1725908217'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 2:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6774597288549242782</id><published>2010-09-27T14:51:32.188-06:00</published><updated>2010-09-27T14:51:32.188-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>God Bless you all and many congratulations to you!</title><content type='html'>God Bless you all and many congratulations to you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/6774597288549242782'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/6774597288549242782'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285620692188#c6774597288549242782' title=''/><author><name>Lisa</name><uri>https://www.blogger.com/profile/09707590196456423085</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//4.bp.blogspot.com/_UH_heodWlsc/S7EHVesXpAI/AAAAAAAAAIo/yorI-IV6Wl0/S220-s32/Brown+Hair+Ponytail+with+Blue+Eyes.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-734694286'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 2:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3800418748048448653</id><published>2010-09-27T15:06:55.464-06:00</published><updated>2010-09-27T15:06:55.464-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Big ((((HUGS))) to you both!!  You are going to be...</title><content type='html'>Big ((((HUGS))) to you both!!  You are going to be an amazing mommy!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/3800418748048448653'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/3800418748048448653'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285621615464#c3800418748048448653' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 3:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6749865716258917144</id><published>2010-09-27T15:10:05.230-06:00</published><updated>2010-09-27T15:10:05.230-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow - congrats, babies are truely a gift and a ble...</title><content type='html'>Wow - congrats, babies are truely a gift and a blessing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/6749865716258917144'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/6749865716258917144'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285621805230#c6749865716258917144' title=''/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 3:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1821466277201008197</id><published>2010-09-27T15:11:03.667-06:00</published><updated>2010-09-27T15:11:03.667-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow - that is great news!  Babies are truely a gif...</title><content type='html'>Wow - that is great news!  Babies are truely a gift and a blessing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/1821466277201008197'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/1821466277201008197'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285621863667#c1821466277201008197' title=''/><author><name>Anne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 3:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2931087197630264854</id><published>2010-09-27T15:11:23.897-06:00</published><updated>2010-09-27T15:11:23.897-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations - how exciting for you both! I hop...</title><content type='html'>Congratulations - how exciting for you both! I hope everything continues to go spectacularly for you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2931087197630264854'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2931087197630264854'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285621883897#c2931087197630264854' title=''/><author><name>Laura</name><uri>https://www.blogger.com/profile/03737616599773463119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-zuX9fl3t8ko/Tmf5oSKViQI/AAAAAAAAAC0/wAX7IQUe0-0/s32/Avatar-Hpgirl.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1158465436'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 3:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2698950111583696968</id><published>2010-09-27T15:12:36.605-06:00</published><updated>2010-09-27T15:12:36.605-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How exciting! Congratulations! I have two little b...</title><content type='html'>How exciting! Congratulations! I have two little boys and they are an adventure! Can&amp;#39;t wait to see where this gets your creativity headed.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2698950111583696968'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2698950111583696968'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285621956605#c2698950111583696968' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/13297004580631458542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1674862677'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 3:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2135444437748859590</id><published>2010-09-27T15:23:43.233-06:00</published><updated>2010-09-27T15:23:43.233-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Big Congrats to you both!  Love the photo and I ca...</title><content type='html'>Big Congrats to you both!  Love the photo and I can&amp;#39;t wait to see some Disney baby kits!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2135444437748859590'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2135444437748859590'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285622623233#c2135444437748859590' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/11917002182871204938</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-143572415'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 3:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2756312200957975683</id><published>2010-09-27T15:26:20.486-06:00</published><updated>2010-09-27T15:26:20.486-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay! Congrats to you both!</title><content type='html'>Yay! Congrats to you both!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2756312200957975683'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2756312200957975683'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285622780486#c2756312200957975683' title=''/><author><name>Green Box Creations</name><uri>https://www.blogger.com/profile/13314599398693362222</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//1.bp.blogspot.com/_8Lzv1sdL7mA/S6GmVa6A7HI/AAAAAAAAATY/6FsvMWAtXDY/S220-s32/FOR+SMG+TEAM+2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1150771977'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 3:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7421732483022612126</id><published>2010-09-27T15:44:43.679-06:00</published><updated>2010-09-27T15:44:43.679-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is so exciting!!  Congratulations!!</title><content type='html'>That is so exciting!!  Congratulations!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/7421732483022612126'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/7421732483022612126'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285623883679#c7421732483022612126' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 3:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5557719446381594906</id><published>2010-09-27T15:47:26.674-06:00</published><updated>2010-09-27T15:47:26.674-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations!  You are gonna be an awesome mom ...</title><content type='html'>Congratulations!  You are gonna be an awesome mom and have such fun!  I&amp;#39;m so happy for you!!!  WooT!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/5557719446381594906'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/5557719446381594906'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285624046674#c5557719446381594906' title=''/><author><name>Cheryl</name><uri>https://www.blogger.com/profile/01176070237767256953</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-BpNZmFqqYNA/WLg_NQRW8FI/AAAAAAAAaAA/_4fJdTHONoskli3n6-oRr7vPfA7aUKyHwCK4B/s32/FDD_Page_ProfilePic_Feb17.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-136524757'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 3:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7507847350361532186</id><published>2010-09-27T15:52:56.214-06:00</published><updated>2010-09-27T15:52:56.214-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats!! 
All the best</title><content type='html'>Congrats!! &lt;br /&gt;All the best</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/7507847350361532186'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/7507847350361532186'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285624376214#c7507847350361532186' title=''/><author><name>Lisa Ritchie</name><uri>https://www.blogger.com/profile/18302933646964367742</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-424980774'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 3:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3637521621162731567</id><published>2010-09-27T15:55:44.139-06:00</published><updated>2010-09-27T15:55:44.139-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats, Britt! You will be an awesome Mom...So e...</title><content type='html'>Congrats, Britt! You will be an awesome Mom...So excited for you both!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/3637521621162731567'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/3637521621162731567'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285624544139#c3637521621162731567' title=''/><author><name>Becca S</name><uri>https://www.blogger.com/profile/02047949555002708415</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//1.bp.blogspot.com/_T3OuFl9WCYw/TPdfFyFsUhI/AAAAAAAAA-s/nNpnlaiS8mY/S220-s33/avi.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-55895950'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 3:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4494652787076685186</id><published>2010-09-27T16:07:17.775-06:00</published><updated>2010-09-27T16:07:17.775-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats on your very exciting news and get used t...</title><content type='html'>Congrats on your very exciting news and get used to be tired...it lasts until they leave the nest!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/4494652787076685186'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/4494652787076685186'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285625237775#c4494652787076685186' title=''/><author><name>Donna</name><uri>https://www.blogger.com/profile/14754349205860441721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//3.bp.blogspot.com/_Qt_U05QS69I/SadnpQHw42I/AAAAAAAAAMc/5tm3jPk700g/S220-s32/Donna+-+Small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1938042891'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 4:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1614840504891509306</id><published>2010-09-27T16:08:24.348-06:00</published><updated>2010-09-27T16:08:24.348-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY! I&amp;#39;ve been waiting for you to let the cat ...</title><content type='html'>YAY! I&amp;#39;ve been waiting for you to let the cat out of the bag! :)You know we ARE so excited to meet baby Leavitt! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/1614840504891509306'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/1614840504891509306'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285625304348#c1614840504891509306' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 4:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3170869362045037787</id><published>2010-09-27T16:15:34.004-06:00</published><updated>2010-09-27T16:15:34.004-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY!!! Congratulations to you both!!</title><content type='html'>YAY!!! Congratulations to you both!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/3170869362045037787'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/3170869362045037787'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285625734004#c3170869362045037787' title=''/><author><name>Heidi</name><uri>http://www.peargirly.com/blog</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 4:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3750812786612670899</id><published>2010-09-27T16:17:04.559-06:00</published><updated>2010-09-27T16:17:04.559-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such wonderful news!! Congratulations! Wishing you...</title><content type='html'>Such wonderful news!! Congratulations! Wishing you a great pregnancy - enjoy it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/3750812786612670899'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/3750812786612670899'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285625824559#c3750812786612670899' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/13649234751193208789</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-JrPBRq84f_c/VZZuwEOoQ3I/AAAAAAAAACs/DZmA1q4CSVA/s32/Me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868896048'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 4:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-511546068788334594</id><published>2010-09-27T16:34:59.227-06:00</published><updated>2010-09-27T16:34:59.227-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats!! Your due date is my wedding anniversary...</title><content type='html'>Congrats!! Your due date is my wedding anniversary! Me and my little family will be going to Disneyland in October too! This will be my first trip in about 11 years that I HAVEN&amp;#39;T been pregnant so I am going to go for the thrills!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/511546068788334594'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/511546068788334594'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285626899227#c511546068788334594' title=''/><author><name>Sarey1127</name><uri>https://www.blogger.com/profile/15827556287822794086</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-641469091'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 4:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3180105965243814329</id><published>2010-09-27T16:37:43.567-06:00</published><updated>2010-09-27T16:37:43.567-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is so exciting Britt!! Congrats! Hopefully yo...</title><content type='html'>That is so exciting Britt!! Congrats! Hopefully you will get some energy back soon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/3180105965243814329'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/3180105965243814329'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285627063567#c3180105965243814329' title=''/><author><name>scrappin5kids</name><uri>https://www.blogger.com/profile/13202349714871963633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-722080513'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 4:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5956263071262581491</id><published>2010-09-27T16:40:35.086-06:00</published><updated>2010-09-27T16:40:35.086-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats! I got a little teary eyed reading your p...</title><content type='html'>Congrats! I got a little teary eyed reading your post. Looks like all the cards have fallen into place. How wonderful for you both.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/5956263071262581491'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/5956263071262581491'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285627235086#c5956263071262581491' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 4:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3075537876409172642</id><published>2010-09-27T16:45:14.226-06:00</published><updated>2010-09-27T16:45:14.226-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats!  I am so happy for you both!&amp;lt;3</title><content type='html'>Congrats!  I am so happy for you both!&amp;lt;3</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/3075537876409172642'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/3075537876409172642'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285627514226#c3075537876409172642' title=''/><author><name>Jennifer F.</name><uri>https://www.blogger.com/profile/02781686841439854335</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1493111180'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 4:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7478291673802277760</id><published>2010-09-27T16:45:51.574-06:00</published><updated>2010-09-27T16:45:51.574-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That&amp;#39;s such fantastic news!! Congratulations t...</title><content type='html'>That&amp;#39;s such fantastic news!! Congratulations to you &amp;amp; Josh!!!!!! I LOVE the photo you took with the pregnancy test - very original!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/7478291673802277760'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/7478291673802277760'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285627551574#c7478291673802277760' title=''/><author><name>cursivesmile</name><uri>https://www.blogger.com/profile/11109929422663852103</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1910952037'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 4:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7325825244381550936</id><published>2010-09-27T16:53:54.504-06:00</published><updated>2010-09-27T16:53:54.504-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>so happy for you and josh! and so glad you&amp;#39;re ...</title><content type='html'>so happy for you and josh! and so glad you&amp;#39;re not burdened with such a big, wonderful secret anymore!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/7325825244381550936'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/7325825244381550936'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285628034504#c7325825244381550936' title=''/><author><name>Justine</name><uri>https://www.blogger.com/profile/03534118475080701896</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1401059179'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 4:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8404030679294933421</id><published>2010-09-27T16:57:21.539-06:00</published><updated>2010-09-27T16:57:21.539-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So excited for you!!! I will also be excited to se...</title><content type='html'>So excited for you!!! I will also be excited to see your baby kits. It will be nice to have some really good ones out there.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/8404030679294933421'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/8404030679294933421'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285628241539#c8404030679294933421' title=''/><author><name>Shelbi</name><uri>https://www.blogger.com/profile/05356316420182227329</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1671070663'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 4:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9187252684885919293</id><published>2010-09-27T17:03:35.487-06:00</published><updated>2010-09-27T17:03:35.487-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations, Britt and Josh!!!  What wonderful...</title><content type='html'>Congratulations, Britt and Josh!!!  What wonderful, happy news for you and your families.  You are going to be wonderful parents!&lt;br /&gt;&lt;br /&gt;Shannon</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/9187252684885919293'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/9187252684885919293'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285628615487#c9187252684885919293' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 5:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8146066350593408854</id><published>2010-09-27T17:03:43.367-06:00</published><updated>2010-09-27T17:03:43.367-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>CONGRATULATIONS BRITT!!!  So excited for you and y...</title><content type='html'>CONGRATULATIONS BRITT!!!  So excited for you and your husband!  I wish you a happy and healthy rest of your pregnancy.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/8146066350593408854'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/8146066350593408854'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285628623367#c8146066350593408854' title=''/><author><name>Chelsea R</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 5:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2324172864171515676</id><published>2010-09-27T17:09:12.200-06:00</published><updated>2010-09-27T17:09:12.200-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>AMAZING NEWS BRITT!!!  Congratulations to you both!</title><content type='html'>AMAZING NEWS BRITT!!!  Congratulations to you both!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2324172864171515676'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2324172864171515676'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285628952200#c2324172864171515676' title=''/><author><name>Cyndi146</name><uri>https://www.blogger.com/profile/12807447216845993595</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_CVcj_VcIMoM/TKEkqWPEW8I/AAAAAAAAAGI/uHpVuaaddaA/S220-s32/CyndiFacePic2small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1983718599'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 5:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2831697428148752434</id><published>2010-09-27T17:10:30.741-06:00</published><updated>2010-09-27T17:10:30.741-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations, Britt! Enjoy this wonderful time ...</title><content type='html'>Congratulations, Britt! Enjoy this wonderful time and wishing you a very happy and easy pregnancy!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2831697428148752434'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2831697428148752434'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285629030741#c2831697428148752434' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 5:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4975922067650446190</id><published>2010-09-27T17:11:50.427-06:00</published><updated>2010-09-27T17:11:50.427-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awwwwwww! Britt!! I&amp;#39;m so thrilled for you!! Se...</title><content type='html'>Awwwwwww! Britt!! I&amp;#39;m so thrilled for you!! Seriously, honey...how perfect! You will be a wonderful mom! Yay, yay, yay! Congrats on your new little family!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/4975922067650446190'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/4975922067650446190'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285629110427#c4975922067650446190' title=''/><author><name>Leigh</name><uri>https://www.blogger.com/profile/15017727782263290632</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-UcbIz86C8ok/UNPu1knp86I/AAAAAAAAD_g/aWjvEQY9wSg/s32/IMG_4464.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-475751792'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 5:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7518163420883601710</id><published>2010-09-27T17:22:43.487-06:00</published><updated>2010-09-27T17:22:43.487-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awww!  Congratulations Britt!! I&amp;#39;m so happy fo...</title><content type='html'>Awww!  Congratulations Britt!! I&amp;#39;m so happy for you!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/7518163420883601710'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/7518163420883601710'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285629763487#c7518163420883601710' title=''/><author><name>JoAnn</name><uri>https://www.blogger.com/profile/12270148950107909001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-652271377'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 5:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8067797043801576032</id><published>2010-09-27T17:22:53.640-06:00</published><updated>2010-09-27T17:22:53.640-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What an exciting year you&amp;#39;ve had: a house, you...</title><content type='html'>What an exciting year you&amp;#39;ve had: a house, your own shop and now a baby!  Congratulations!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/8067797043801576032'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/8067797043801576032'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285629773640#c8067797043801576032' title=''/><author><name>Kim</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 5:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4553526300446863705</id><published>2010-09-27T17:23:43.963-06:00</published><updated>2010-09-27T17:23:43.963-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome!! Congratulations!!  I&amp;#39;m so happy for ...</title><content type='html'>Awesome!! Congratulations!!  I&amp;#39;m so happy for you.  It&amp;#39;s amazing how a child changes your life..for the better.  You are truly blessed.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/4553526300446863705'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/4553526300446863705'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285629823963#c4553526300446863705' title=''/><author><name>CynthiaY2</name><uri>https://www.blogger.com/profile/00225040861869222975</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//1.bp.blogspot.com/-T1gCsIto6Bo/V1Ck1eTx2GI/AAAAAAAAErI/n8nkVyJm_mY8y3dQpN0LzLll6-eVPJt0ACK4B/s32/AvatarCynthiaY2_12.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-554720271'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 5:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4699873518212147533</id><published>2010-09-27T17:34:13.554-06:00</published><updated>2010-09-27T17:34:13.554-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations! So happy for you and your hubby. ...</title><content type='html'>Congratulations! So happy for you and your hubby. It took me 5 years to become pregnant so I totally understand your excitement! Live it up and celebrate daily! Second time around, it took so long that we adopted and couldn&amp;#39;t be happier with our sweet little family! Life is good!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/4699873518212147533'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/4699873518212147533'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285630453554#c4699873518212147533' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/11159013598804479137</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-376129886'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 5:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6993129303840274251</id><published>2010-09-27T17:35:06.800-06:00</published><updated>2010-09-27T17:35:06.800-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations!!! I am so excited for you and Jos...</title><content type='html'>Congratulations!!! I am so excited for you and Josh!!! Take care of yourself and that precious little baby! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/6993129303840274251'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/6993129303840274251'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285630506800#c6993129303840274251' title=''/><author><name>Yzerbear</name><uri>https://www.blogger.com/profile/18010849675699240624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-tSfYxRi7cao/VVU4vw_9Z_I/AAAAAAAAAOg/7l1_XQZwT38/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1731284979'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 5:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5696660072183023234</id><published>2010-09-27T18:27:09.215-06:00</published><updated>2010-09-27T18:27:09.215-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m so excited for you both!!!  Motherhood cha...</title><content type='html'>I&amp;#39;m so excited for you both!!!  Motherhood changes EVERYTHING, but certainly for the better!!!  Congrats and good luck on the pregnancy!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/5696660072183023234'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/5696660072183023234'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285633629215#c5696660072183023234' title=''/><author><name>Mimi</name><uri>https://www.blogger.com/profile/17729634882133588407</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_uf0gVqziMtc/R_FWiAytqiI/AAAAAAAABus/WBZfWk0GS14/S220-s32/IMG_5522.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-111455570'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 6:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3183134312070489741</id><published>2010-09-27T19:10:42.469-06:00</published><updated>2010-09-27T19:10:42.469-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Britt!!!!! I am beyond thrilled for your guys!!...</title><content type='html'>Oh Britt!!!!! I am beyond thrilled for your guys!!! I can only imagine the insane amount of scrapbook pages your will have of the little one! You better plan to tell us all if it&amp;#39;s a boy or girl or I will seriously go insane!!!! Congrats!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/3183134312070489741'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/3183134312070489741'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285636242469#c3183134312070489741' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 7:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2117638735305140631</id><published>2010-09-27T19:13:15.181-06:00</published><updated>2010-09-27T19:13:15.181-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow that is awesome news!!  Congratulations!!!!!</title><content type='html'>Wow that is awesome news!!  Congratulations!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2117638735305140631'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2117638735305140631'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285636395181#c2117638735305140631' title=''/><author><name>Neverland Scraps</name><uri>https://www.blogger.com/profile/05677730927880528010</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-883387775'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 7:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4480115036725218980</id><published>2010-09-27T19:26:48.972-06:00</published><updated>2010-09-27T19:26:48.972-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations to both of you!  How exciting!  An...</title><content type='html'>Congratulations to both of you!  How exciting!  And I have to admit, I&amp;#39;m excited for me because I need some baby kits    ;)   Feeding, maybe some cute baby characters like &amp;quot;The Gang&amp;#39;s All Here&amp;quot;......just a suggestion  :)   Congrats!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/4480115036725218980'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/4480115036725218980'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285637208972#c4480115036725218980' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 7:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6299225724866293061</id><published>2010-09-27T19:27:52.461-06:00</published><updated>2010-09-27T19:27:52.461-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations!!  Looking forward to the baby kit...</title><content type='html'>Congratulations!!  Looking forward to the baby kits!  ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/6299225724866293061'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/6299225724866293061'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285637272461#c6299225724866293061' title=''/><author><name>Gina</name><uri>https://www.blogger.com/profile/05465859935830861687</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_weBvA5nAcFg/SW0r0TLVBuI/AAAAAAAAACw/YHq5Av7oFLs/S220-s32/IMG_0759.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1563624558'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 7:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2218748894852529758</id><published>2010-09-27T19:28:21.858-06:00</published><updated>2010-09-27T19:28:21.858-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats!  I&amp;#39;m so excited for you.</title><content type='html'>Congrats!  I&amp;#39;m so excited for you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2218748894852529758'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2218748894852529758'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285637301858#c2218748894852529758' title=''/><author><name>Hifam</name><uri>https://www.blogger.com/profile/04260768580193568876</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_PLeDRHoc9OU/TMUHbBXXZII/AAAAAAAAB40/UxoW-2nmfMg/s32-R/summer_reading.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1778887893'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 7:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-844486653971758759</id><published>2010-09-27T19:47:54.348-06:00</published><updated>2010-09-27T19:47:54.348-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is such fabulous news Brittney!  Congrats to ...</title><content type='html'>That is such fabulous news Brittney!  Congrats to you and Josh.  I&amp;#39;m certain your little one will be born wearing mouse ears.  Great news!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/844486653971758759'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/844486653971758759'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285638474348#c844486653971758759' title=''/><author><name>Linda</name><uri>https://www.blogger.com/profile/02361799453318603513</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-373471879'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 7:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6253997809854122991</id><published>2010-09-27T20:02:00.093-06:00</published><updated>2010-09-27T20:02:00.093-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So excited for you!  I know what it&amp;#39;s like to ...</title><content type='html'>So excited for you!  I know what it&amp;#39;s like to wish and hope and pray for that little miracle of life to grow.  Congratulations!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/6253997809854122991'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/6253997809854122991'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285639320093#c6253997809854122991' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/03564906200983646394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-2U_pryEXti0/UWcgC9NYzWI/AAAAAAAAXtw/ccer93QzhAA/s32/20130216_100523%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-161017844'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 8:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7292121756345496924</id><published>2010-09-27T20:03:35.425-06:00</published><updated>2010-09-27T20:03:35.425-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very happy for you,  Congratulations to you and Jo...</title><content type='html'>Very happy for you,  Congratulations to you and Josh!  Can&amp;#39;t wait to see more Baby pictures and pages.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/7292121756345496924'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/7292121756345496924'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285639415425#c7292121756345496924' title=''/><author><name>Janette</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 8:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5022519475407361873</id><published>2010-09-27T20:09:22.006-06:00</published><updated>2010-09-27T20:09:22.006-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations!!!!!

Kim S. (aka...carolinagirl)</title><content type='html'>Congratulations!!!!!&lt;br /&gt;&lt;br /&gt;Kim S. (aka...carolinagirl)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/5022519475407361873'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/5022519475407361873'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285639762006#c5022519475407361873' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 8:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1170256249834633035</id><published>2010-09-27T20:17:34.844-06:00</published><updated>2010-09-27T20:17:34.844-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow...congratulations to you both!  Very awesome.....</title><content type='html'>Wow...congratulations to you both!  Very awesome...get some sleep while you can!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/1170256249834633035'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/1170256249834633035'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285640254844#c1170256249834633035' title=''/><author><name>Dolores</name><uri>https://www.blogger.com/profile/06129932715762366153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-666919836'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 8:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1595114983257202509</id><published>2010-09-27T20:53:43.467-06:00</published><updated>2010-09-27T20:53:43.467-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>CONGRATS!</title><content type='html'>CONGRATS!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/1595114983257202509'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/1595114983257202509'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285642423467#c1595114983257202509' title=''/><author><name>larkd</name><uri>https://www.blogger.com/profile/05457381850434457373</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/_dF761RNG07U/SMM2WeiS9JI/AAAAAAAAABg/-Zz3mP8_fVw/S220-s32/mgm2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-169233345'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 8:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2574459915470731613</id><published>2010-09-27T21:23:19.440-06:00</published><updated>2010-09-27T21:23:19.440-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt!! I&amp;#39;m so happy for you!! A huge congrats...</title><content type='html'>Britt!! I&amp;#39;m so happy for you!! A huge congrats to you and Josh!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2574459915470731613'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2574459915470731613'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285644199440#c2574459915470731613' title=''/><author><name>Canadianmommy</name><uri>https://www.blogger.com/profile/17320939804272970171</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_f-a8M9IzqEI/TNY9cU0lmrI/AAAAAAAAAq4/LdTJPmvGulI/S220-s32/wdointhehappydance.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1387541626'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 9:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7936327343105351027</id><published>2010-09-27T21:30:28.186-06:00</published><updated>2010-09-27T21:30:28.186-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>CONGRATULATIONS!! That&amp;#39;s wonderful news, and I...</title><content type='html'>CONGRATULATIONS!! That&amp;#39;s wonderful news, and I wish all of you the best!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/7936327343105351027'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/7936327343105351027'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285644628186#c7936327343105351027' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 9:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-305666836445825387</id><published>2010-09-27T21:31:54.736-06:00</published><updated>2010-09-27T21:31:54.736-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations Britt! I&amp;#39;m sure you&amp;#39;re gea...</title><content type='html'>Congratulations Britt! I&amp;#39;m sure you&amp;#39;re geared up for this thrill ride that will last for a very long time :) Love that photo of you and josh blurred in the background and the test that confirmed the good news in the foreground. Awesome, we can still see that you both were beaming :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/305666836445825387'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/305666836445825387'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285644714736#c305666836445825387' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 9:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5720488775186363585</id><published>2010-09-27T21:36:19.080-06:00</published><updated>2010-09-27T21:36:19.080-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations!!!! How super exciting :)</title><content type='html'>Congratulations!!!! How super exciting :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/5720488775186363585'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/5720488775186363585'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285644979080#c5720488775186363585' title=''/><author><name>Erin</name><uri>https://www.blogger.com/profile/07174562573758490225</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_lSh43bcR7Oo/Sa4LgUmbg6I/AAAAAAAAAgI/ZrGZ0b0NxRM/S220-s32/100_2375.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958564641'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 9:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8759115879064934369</id><published>2010-09-27T23:35:14.012-06:00</published><updated>2010-09-27T23:35:14.012-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh mon dieu ! I&amp;#39;m so happy for you guys ! Cong...</title><content type='html'>Oh mon dieu ! I&amp;#39;m so happy for you guys ! Congratulation !</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/8759115879064934369'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/8759115879064934369'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285652114012#c8759115879064934369' title=''/><author><name>Céline</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 11:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-57679005178555646</id><published>2010-09-27T23:50:43.600-06:00</published><updated>2010-09-27T23:50:43.600-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such wonderful news! Congratulations!!!</title><content type='html'>Such wonderful news! Congratulations!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/57679005178555646'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/57679005178555646'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285653043600#c57679005178555646' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 27, 2010 at 11:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5000732484242769640</id><published>2010-09-28T00:19:33.614-06:00</published><updated>2010-09-28T00:19:33.614-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is absolutely wonderful! I&amp;#39;m so happy for...</title><content type='html'>That is absolutely wonderful! I&amp;#39;m so happy for you guys! And a bit jealous - I&amp;#39;ve been so sick and tired and everything else this pregnancy lol Our 20 week ultrasound showed a very shy little baby, so we still don&amp;#39;t know what we&amp;#39;re having - I&amp;#39;ll cross my fingers that you baby is better behaved!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/5000732484242769640'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/5000732484242769640'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285654773614#c5000732484242769640' title=''/><author><name>Melanie</name><uri>https://www.blogger.com/profile/08995518251162161070</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_D9t9sUHnil0/SX1NcH6AsbI/AAAAAAAAAMs/Ofk7kH7PlbI/S220-s32/melanie.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-270921586'/><gd:extendedProperty name='blogger.displayTime' value='September 28, 2010 at 12:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2432713966949101713</id><published>2010-09-28T01:22:19.159-06:00</published><updated>2010-09-28T01:22:19.159-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I responded on twitter but I couldn&amp;#39;t respond ...</title><content type='html'>I responded on twitter but I couldn&amp;#39;t respond here until now. SO exciting!! Congrats Britt &amp;amp; Josh! You two are going to make amazing parents. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2432713966949101713'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2432713966949101713'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285658539159#c2432713966949101713' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/02953440103781720253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//img.photobucket.com/albums/v109/kswm30b/icons/skating/disney_heatherw.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-51884619'/><gd:extendedProperty name='blogger.displayTime' value='September 28, 2010 at 1:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4131848807962423617</id><published>2010-09-28T06:17:57.364-06:00</published><updated>2010-09-28T06:17:57.364-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BRITT!!!!! I&amp;#39;m so happy for you!! Congratulati...</title><content type='html'>BRITT!!!!! I&amp;#39;m so happy for you!! Congratulations!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/4131848807962423617'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/4131848807962423617'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285676277364#c4131848807962423617' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='September 28, 2010 at 6:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1548452696389204993</id><published>2010-09-28T08:31:32.062-06:00</published><updated>2010-09-28T08:31:32.062-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations for the new baby Britt, how greeee...</title><content type='html'>Congratulations for the new baby Britt, how greeeeaaaatttt news!!! My best wishes for you all 3 now!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/1548452696389204993'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/1548452696389204993'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285684292062#c1548452696389204993' title=''/><author><name>roxanamdm</name><uri>https://www.blogger.com/profile/16746425806604464452</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='23' src='//2.bp.blogspot.com/_jfRKsHXuV2Q/TFQgRyQs_dI/AAAAAAAAAAM/k_hhL8-N6N8/S220-s31/bambi+e+amigos.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2144322157'/><gd:extendedProperty name='blogger.displayTime' value='September 28, 2010 at 8:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6021826896894346835</id><published>2010-09-28T09:27:01.592-06:00</published><updated>2010-09-28T09:27:01.592-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>CONGRATULATIONS to you both!!!  Such wonderful and...</title><content type='html'>CONGRATULATIONS to you both!!!  Such wonderful and exciting news!  I can hardly wait to see the beautiful designs that will come from this amazing new source of inspiration!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/6021826896894346835'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/6021826896894346835'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285687621592#c6021826896894346835' title=''/><author><name>cassidyk</name><uri>https://www.blogger.com/profile/16089194447898789735</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-119198329'/><gd:extendedProperty name='blogger.displayTime' value='September 28, 2010 at 9:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3022329326974995790</id><published>2010-09-28T10:16:07.891-06:00</published><updated>2010-09-28T10:16:07.891-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!  Congrats Britt!  That is wonderful news!</title><content type='html'>Wow!  Congrats Britt!  That is wonderful news!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/3022329326974995790'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/3022329326974995790'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285690567891#c3022329326974995790' title=''/><author><name>NeeNee</name><uri>https://www.blogger.com/profile/09269290548661464299</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-8R9mdPdTiqg/UNSR_WjJ-KI/AAAAAAAAAjc/29C6v1fOO9Q/s32/newavi812.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-695415344'/><gd:extendedProperty name='blogger.displayTime' value='September 28, 2010 at 10:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1674516848154270854</id><published>2010-09-28T10:20:15.173-06:00</published><updated>2010-09-28T10:20:15.173-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations to you and Josh! So very exciting....</title><content type='html'>Congratulations to you and Josh! So very exciting. Just be careful not to overheat in Disney if its warm.Its so much easier to overheat when you are pregnant, not to mention being more sensative to sunlight so bring the 100spf sunblock. Can&amp;#39;t wait to see you in Oct.&lt;br /&gt;&lt;br /&gt;Julie (liriel)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/1674516848154270854'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/1674516848154270854'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285690815173#c1674516848154270854' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 28, 2010 at 10:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1844177960568104855</id><published>2010-09-28T11:27:57.000-06:00</published><updated>2010-09-28T11:27:57.000-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OK, I don&amp;#39;t even know you but I feel like I do...</title><content type='html'>OK, I don&amp;#39;t even know you but I feel like I do and I&amp;#39;m SO excited for you and Josh!! It took my husband and I 7 years to conceive our son so I know the joy you must feel.  Congrats!  I&amp;#39;m going to be at Disney the same week you&amp;#39;re there and I so wish I could meet up with everyone at the Italian restaurant just to give you a hug.  Congratulations again!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/1844177960568104855'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/1844177960568104855'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285694877000#c1844177960568104855' title=''/><author><name>TellBell</name><uri>https://www.blogger.com/profile/06895230894435509361</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1424511448'/><gd:extendedProperty name='blogger.displayTime' value='September 28, 2010 at 11:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1021618454847412302</id><published>2010-09-28T11:48:55.192-06:00</published><updated>2010-09-28T11:48:55.192-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is fabulous news!  Congrats to you and Josh! ...</title><content type='html'>That is fabulous news!  Congrats to you and Josh!  Glad to hear your first trimester has been so smooth.  These last 5 months will fly by.  So exciting!   Melinda</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/1021618454847412302'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/1021618454847412302'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285696135192#c1021618454847412302' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 28, 2010 at 11:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8749524191165056856</id><published>2010-09-28T11:57:47.394-06:00</published><updated>2010-09-28T11:57:47.394-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh wow, congrats Britt!  You two are going to make...</title><content type='html'>Oh wow, congrats Britt!  You two are going to make awesome parents! What a blessing.  So, have you bought baby mouse ears yet? lol</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/8749524191165056856'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/8749524191165056856'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285696667394#c8749524191165056856' title=''/><author><name>Vicki</name><uri>https://www.blogger.com/profile/02818860829928974235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1871797755'/><gd:extendedProperty name='blogger.displayTime' value='September 28, 2010 at 11:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4234665079397460839</id><published>2010-09-28T14:42:57.639-06:00</published><updated>2010-09-28T14:42:57.639-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations!!!  That is wonderful news and I&amp;#...</title><content type='html'>Congratulations!!!  That is wonderful news and I&amp;#39;m so very happy for you.  You&amp;#39;re about to enter a whole new world for sure!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/4234665079397460839'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/4234665079397460839'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285706577639#c4234665079397460839' title=''/><author><name>Annisa</name><uri>https://www.blogger.com/profile/05449836771531253262</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//3.bp.blogspot.com/-Dl6OJ6PVwxA/UwI5YLviwbI/AAAAAAAABW8/0sIpWxOs5ak/s32/about%2Bme.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1681924752'/><gd:extendedProperty name='blogger.displayTime' value='September 28, 2010 at 2:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7398897332688441617</id><published>2010-09-28T15:00:53.918-06:00</published><updated>2010-09-28T15:00:53.918-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations!!!! I am so very happy for you!
hu...</title><content type='html'>Congratulations!!!! I am so very happy for you!&lt;br /&gt;hugs~snojewel~</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/7398897332688441617'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/7398897332688441617'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285707653918#c7398897332688441617' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 28, 2010 at 3:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5512598148358473928</id><published>2010-09-28T18:09:30.654-06:00</published><updated>2010-09-28T18:09:30.654-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>CONGRATS!!!! Just great BIG news! good luck with e...</title><content type='html'>CONGRATS!!!! Just great BIG news! good luck with everything! So exciting!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/5512598148358473928'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/5512598148358473928'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285718970654#c5512598148358473928' title=''/><author><name>Beau and Jen</name><uri>https://www.blogger.com/profile/12186198338394774028</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//2.bp.blogspot.com/-meUru7s-kYQ/TyofHBXJImI/AAAAAAAACqE/P_-kDX5jos4/s32/bees%2Bgame%2Bbeau%2Band%2Bi.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-557530155'/><gd:extendedProperty name='blogger.displayTime' value='September 28, 2010 at 6:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8081079821053774840</id><published>2010-09-28T19:35:28.872-06:00</published><updated>2010-09-28T19:35:28.872-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>awww yay britt! so excited for you! congrats!! :)</title><content type='html'>awww yay britt! so excited for you! congrats!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/8081079821053774840'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/8081079821053774840'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285724128872#c8081079821053774840' title=''/><author><name>-Jess-</name><uri>https://www.blogger.com/profile/04648619441563949303</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_DW44FIsyS2o/SXy2dp4rEQI/AAAAAAAAAAM/LdI8qbihTD8/S220-s32/037.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1769127513'/><gd:extendedProperty name='blogger.displayTime' value='September 28, 2010 at 7:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2538814660044392858</id><published>2010-09-28T20:24:48.523-06:00</published><updated>2010-09-28T20:24:48.523-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations.  Hope things continue to go well ...</title><content type='html'>Congratulations.  Hope things continue to go well for you.  This is a life altering event---in a very good way.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2538814660044392858'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2538814660044392858'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285727088523#c2538814660044392858' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 28, 2010 at 8:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-422640332400139371</id><published>2010-09-28T20:50:44.501-06:00</published><updated>2010-09-28T20:50:44.501-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my goodness!!! How exciting!! Congratulations!!!!</title><content type='html'>Oh my goodness!!! How exciting!! Congratulations!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/422640332400139371'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/422640332400139371'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285728644501#c422640332400139371' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='September 28, 2010 at 8:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2756802255159276529</id><published>2010-09-29T05:32:42.610-06:00</published><updated>2010-09-29T05:32:42.610-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats !!!!!!!</title><content type='html'>Congrats !!!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2756802255159276529'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2756802255159276529'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285759962610#c2756802255159276529' title=''/><author><name>Mel!ss@</name><uri>https://www.blogger.com/profile/07431673114424167621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_UkQ9MeQIiuc/TDyUmGeLs1I/AAAAAAAAAOM/67t-LXIXgM4/S220-s32/me+and+goofy+avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1990556681'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 5:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7422343240821421309</id><published>2010-09-29T07:10:43.159-06:00</published><updated>2010-09-29T07:10:43.159-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awwww...Yay!! I am sooo excited for you, girl! You...</title><content type='html'>Awwww...Yay!! I am sooo excited for you, girl! You are going to be one amazing and fabulous mommy, and I couldn&amp;#39;t be happier for you and Josh. &lt;br /&gt;&lt;br /&gt;Looking forward to all the baby goodness in the coming months. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/7422343240821421309'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/7422343240821421309'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285765843159#c7422343240821421309' title=''/><author><name>kendallt</name><uri>https://www.blogger.com/profile/07731351238854174425</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//2.bp.blogspot.com/-yEPSvuldCM4/Tww0e-RsRpI/AAAAAAAAAJ8/mjFb_oJnQTs/s32/Kendall_NewAvatar_Small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-37576675'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 7:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8348365111848711837</id><published>2010-09-29T07:12:37.654-06:00</published><updated>2010-09-29T07:12:37.654-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;ve been such a long-time fan, Britt, that wh...</title><content type='html'>I&amp;#39;ve been such a long-time fan, Britt, that when I read your news this morning, I feel like I should pick up the phone and call you to say congratulations! I am so very happy for you and Josh!!! You guys are going to be awesome parents!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/8348365111848711837'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/8348365111848711837'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285765957654#c8348365111848711837' title=''/><author><name>Holly Thompson</name><uri>https://www.blogger.com/profile/12717489383885112791</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-_yWLvqvQoP8/UsT3ixErcsI/AAAAAAAAExw/-Rd4Px4rDTY/s32/TPWaviHollyAnissa350.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-203190843'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 7:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1073124869193189428</id><published>2010-09-29T10:39:43.809-06:00</published><updated>2010-09-29T10:39:43.809-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats Britt!!!!!!</title><content type='html'>Congrats Britt!!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/1073124869193189428'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/1073124869193189428'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285778383809#c1073124869193189428' title=''/><author><name>Kellybell</name><uri>https://www.blogger.com/profile/11882352019779656786</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-955630575'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 10:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4617990775170732861</id><published>2010-09-29T11:02:04.482-06:00</published><updated>2010-09-29T11:02:04.482-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my cuteness!  Your family is so adorable.  I&amp;#3...</title><content type='html'>Oh my cuteness!  Your family is so adorable.  I&amp;#39;m totally crying now.  Probably because I&amp;#39;m pregnant too (due right after you!) and my hormones are all over the place.  :)  What a cute way to tell your family!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/4617990775170732861'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/4617990775170732861'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285779724482#c4617990775170732861' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/03564906200983646394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-2U_pryEXti0/UWcgC9NYzWI/AAAAAAAAXtw/ccer93QzhAA/s32/20130216_100523%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-161017844'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 11:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-887434866062231178</id><published>2010-09-29T11:04:33.942-06:00</published><updated>2010-09-29T11:04:33.942-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my goodness Britt! Your family is so loving and...</title><content type='html'>Oh my goodness Britt! Your family is so loving and supportive! I was getting teary-eyed! :) Your mom is adorable. I&amp;#39;m sure you know how very lucky you are to have such wonderful supporters! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/887434866062231178'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/887434866062231178'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285779873942#c887434866062231178' title=''/><author><name>KaylaLovesMinnie</name><uri>https://www.blogger.com/profile/18442471173282613497</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/-FuoCQaBCMgA/TYPKBh4XS2I/AAAAAAAAACI/LohQaRNz6IM/s32/100_7738.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1897989944'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 11:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8932578338608281625</id><published>2010-09-29T11:23:00.214-06:00</published><updated>2010-09-29T11:23:00.214-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>congratulations! now you have soooooo much scrappi...</title><content type='html'>congratulations! now you have soooooo much scrapping to do in the coming months and years! you&amp;#39;ll NEVER catch up! lol. that was so neat to watch your mom get so happy and excited, since she had been waiting to hear that news first! you did it perfectly! God bless and I will be praying for you to have a safe and beautiful rest of the pregnancy and labor and delivery! treasure these special times, as i am sure you will!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/8932578338608281625'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/8932578338608281625'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285780980214#c8932578338608281625' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 11:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2243604877626326234</id><published>2010-09-29T11:26:28.410-06:00</published><updated>2010-09-29T11:26:28.410-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>i love the picture! so creative!</title><content type='html'>i love the picture! so creative!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2243604877626326234'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2243604877626326234'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285781188410#c2243604877626326234' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 11:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8390905505030998975</id><published>2010-09-29T11:45:34.836-06:00</published><updated>2010-09-29T11:45:34.836-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m glad you posted the video! Your mom is too...</title><content type='html'>I&amp;#39;m glad you posted the video! Your mom is too cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/8390905505030998975'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/8390905505030998975'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285782334836#c8390905505030998975' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 11:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3006586837777226566</id><published>2010-09-29T11:53:46.771-06:00</published><updated>2010-09-29T11:53:46.771-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for sharing such a personal moment with ...</title><content type='html'>Thank you for sharing such a personal moment with all of us!  Your mother&amp;#39;s reaction is absolutely priceless - it is the PERFECT expression of unabandoned joy and happiness!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/3006586837777226566'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/3006586837777226566'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285782826771#c3006586837777226566' title=''/><author><name>Annisa</name><uri>https://www.blogger.com/profile/05449836771531253262</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//3.bp.blogspot.com/-Dl6OJ6PVwxA/UwI5YLviwbI/AAAAAAAABW8/0sIpWxOs5ak/s32/about%2Bme.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1681924752'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 11:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-304469513145447929</id><published>2010-09-29T12:09:27.591-06:00</published><updated>2010-09-29T12:09:27.591-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OH my goodness I totally bawled while watching you...</title><content type='html'>OH my goodness I totally bawled while watching your video! I AM SO HAPPY FOR YOU! I know how hard the getting pregnant struggle is and seriously i am sooooooooo happy for you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/304469513145447929'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/304469513145447929'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285783767591#c304469513145447929' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 12:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8384795189018798841</id><published>2010-09-29T12:17:48.800-06:00</published><updated>2010-09-29T12:17:48.800-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for sharing that video, it was so cute t...</title><content type='html'>Thank you for sharing that video, it was so cute that your mom jumped up and down! Congrats again!&lt;br /&gt;&lt;br /&gt;Julie (liriel)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/8384795189018798841'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/8384795189018798841'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285784268800#c8384795189018798841' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 12:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5514084779407296418</id><published>2010-09-29T12:28:13.799-06:00</published><updated>2010-09-29T12:28:13.799-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my goodness, thank you so much for sharing such...</title><content type='html'>Oh my goodness, thank you so much for sharing such a wonderful moment with us.  I have tears streaming down my face!!!  Your mom is adorable!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/5514084779407296418'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/5514084779407296418'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285784893799#c5514084779407296418' title=''/><author><name>Ruby</name><uri>https://www.blogger.com/profile/09703071404429795958</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1422484450'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 12:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4311422183369438121</id><published>2010-09-29T12:48:34.386-06:00</published><updated>2010-09-29T12:48:34.386-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I totally teared up too, your mom is so cute!!</title><content type='html'>I totally teared up too, your mom is so cute!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/4311422183369438121'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/4311422183369438121'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285786114386#c4311422183369438121' title=''/><author><name>mrstank</name><uri>https://www.blogger.com/profile/03286604572880656982</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026006575'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 12:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6721018243153326121</id><published>2010-09-29T13:14:05.451-06:00</published><updated>2010-09-29T13:14:05.451-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, that is the best!  I&amp;#39;m getting teary-eyed....</title><content type='html'>Oh, that is the best!  I&amp;#39;m getting teary-eyed.  What a wonderful moment!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/6721018243153326121'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/6721018243153326121'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285787645451#c6721018243153326121' title=''/><author><name>Beth</name><uri>https://www.blogger.com/profile/13870296621798497300</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-Xgp7_L6R9qo/Wh4-8WJUILI/AAAAAAABqNc/AujVyPoz0aMwGiOE-sIwNZcpxNZymwzbQCK4BGAYYCw/s32/beth.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868305007'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 1:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7322933957043006421</id><published>2010-09-29T13:26:17.602-06:00</published><updated>2010-09-29T13:26:17.602-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my god, that&amp;#39;s so cute!

Now I have tears i...</title><content type='html'>Oh my god, that&amp;#39;s so cute!&lt;br /&gt;&lt;br /&gt;Now I have tears in my eyes too, because the reactions of your mom and the rest of your family...&lt;br /&gt;&lt;br /&gt;By the way: it&amp;#39;s nice to hear your voice. It totally rounds up the picture of you!&lt;br /&gt;&lt;br /&gt;Silvie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/7322933957043006421'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/7322933957043006421'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285788377602#c7322933957043006421' title=''/><author><name>Silvie</name><uri>https://www.blogger.com/profile/02175437840309616218</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1820770128'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 1:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8907450183262163852</id><published>2010-09-29T13:39:56.250-06:00</published><updated>2010-09-29T13:39:56.250-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So awesome Britt! Congratulations and I love how y...</title><content type='html'>So awesome Britt! Congratulations and I love how you told everyone!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/8907450183262163852'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/8907450183262163852'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285789196250#c8907450183262163852' title=''/><author><name>dedesmith32</name><uri>https://www.blogger.com/profile/04020640918152572313</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//2.bp.blogspot.com/-h_lxQpZ69oU/U9xGTcIiWgI/AAAAAAAAK9I/68-j-_MNfKM/s32/dede.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1746855318'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 1:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8295694098528094214</id><published>2010-09-29T14:16:16.840-06:00</published><updated>2010-09-29T14:16:16.840-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for sharing !!! I loved the picture of You ...</title><content type='html'>Thanks for sharing !!! I loved the picture of You and Josh with the prego stick !! And what a perfect way to tell your family !!! Tear-jerker really :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/8295694098528094214'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/8295694098528094214'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285791376840#c8295694098528094214' title=''/><author><name>DimpleBrandy</name><uri>https://www.blogger.com/profile/09640041569342530342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-7367898'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 2:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3012141442422385225</id><published>2010-09-29T14:19:36.700-06:00</published><updated>2010-09-29T14:19:36.700-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m sitting here watching and crying with you ...</title><content type='html'>I&amp;#39;m sitting here watching and crying with you and your mom!!!  That&amp;#39;s so awesome, and again, thanks for sharing such a wonderful moment with us  :-)  Congrats again!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/3012141442422385225'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/3012141442422385225'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285791576700#c3012141442422385225' title=''/><author><name>Jemenifer22</name><uri>https://www.blogger.com/profile/14340527653961863127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//4.bp.blogspot.com/_tBL3alSlIxI/SlGV86kd4wI/AAAAAAAAAFQ/CedSRWoyalo/S220-s32/Picture.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-973317780'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 2:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3247428620748358743</id><published>2010-09-29T14:34:46.177-06:00</published><updated>2010-09-29T14:34:46.177-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>More tears!  Love it.</title><content type='html'>More tears!  Love it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/3247428620748358743'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/3247428620748358743'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285792486177#c3247428620748358743' title=''/><author><name>sleepingbean</name><uri>http://www.lauraschmittne.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 2:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1378028226024753913</id><published>2010-09-29T14:36:21.900-06:00</published><updated>2010-09-29T14:36:21.900-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your mother&amp;#39;s expression was priceless and jus...</title><content type='html'>Your mother&amp;#39;s expression was priceless and just adorable!!  What a wonderful moment to share.  Bask in all the glory that comes with pregnancy!!  Blessings to you and your family!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/1378028226024753913'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/1378028226024753913'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285792581900#c1378028226024753913' title=''/><author><name>Linda</name><uri>https://www.blogger.com/profile/02361799453318603513</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-373471879'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 2:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3364178700853535187</id><published>2010-09-29T14:38:42.038-06:00</published><updated>2010-09-29T14:38:42.038-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I got teary-eyed, too!  I&amp;#39;m so excited for you...</title><content type='html'>I got teary-eyed, too!  I&amp;#39;m so excited for you!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/3364178700853535187'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/3364178700853535187'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285792722038#c3364178700853535187' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/14741778201664253454</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_DHGL5mw7Rd0/S2cnKJyKFKI/AAAAAAAAMas/IeC37mvS5Qw/S220-s32/IMG_1599.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-486453792'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 2:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8750424792572197447</id><published>2010-09-29T15:14:30.156-06:00</published><updated>2010-09-29T15:14:30.156-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>CONGRATS!!!!! I am so excited for you TFS!</title><content type='html'>CONGRATS!!!!! I am so excited for you TFS!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/8750424792572197447'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/8750424792572197447'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285794870156#c8750424792572197447' title=''/><author><name>Emilee</name><uri>https://www.blogger.com/profile/03276923834347567587</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958259147'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 3:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8375400877788082525</id><published>2010-09-29T15:15:56.583-06:00</published><updated>2010-09-29T15:15:56.583-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMGosh Britt...I lost it sobing when your Mom real...</title><content type='html'>OMGosh Britt...I lost it sobing when your Mom realized!!! The joy and excitement on her face was BEAUTIFUL! What a special moment for you and all your family and a treasure for you baby...to just know how much he?she was loved and wanted by all! Congrats again &amp;amp; God bless you and Joshthrough this amazing time!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/8375400877788082525'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/8375400877788082525'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285794956583#c8375400877788082525' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 3:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2720469017784337807</id><published>2010-09-29T15:19:33.679-06:00</published><updated>2010-09-29T15:19:33.679-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my  -  I cried immediately and oh my gosh this ...</title><content type='html'>Oh my  -  I cried immediately and oh my gosh this makes me miss my mom.  I&amp;#39;m so happy for you Britt.  Truly.  Amazing wonderful video.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/2720469017784337807'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/2720469017784337807'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285795173679#c2720469017784337807' title=''/><author><name>LedaP</name><uri>https://www.blogger.com/profile/08467426259670373961</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_zK7rwXajp3M/TPnhPMqszgI/AAAAAAAAChc/Ntok0YJVLvY/S220-s32/DSC00107.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1141349868'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 3:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6468618557711090758</id><published>2010-09-29T15:21:19.932-06:00</published><updated>2010-09-29T15:21:19.932-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That made me cry!  Your mom&amp;#39;s reaction was ama...</title><content type='html'>That made me cry!  Your mom&amp;#39;s reaction was amazing.  It reminded me of when I showed my mom our son&amp;#39;s referral photo.  Her scream is still ringing in my ears over 4 years later.  Congratulations sweetie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/6468618557711090758'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/6468618557711090758'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285795279932#c6468618557711090758' title=''/><author><name>StarWarsFans</name><uri>https://www.blogger.com/profile/00425426362094418885</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-qWfAzKv96lE/T1wT2oTe1EI/AAAAAAAAAwU/67BAm1qGZ2Q/s32/Tricia%2BGingerGirl%2BPhoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-728705357'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 3:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3502093754121864671</id><published>2010-09-29T15:27:43.732-06:00</published><updated>2010-09-29T15:27:43.732-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is so sweet!  Your mom is precious!  I&amp;#39;m ...</title><content type='html'>That is so sweet!  Your mom is precious!  I&amp;#39;m so happy for you all!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/3502093754121864671'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/3502093754121864671'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285795663732#c3502093754121864671' title=''/><author><name>susan0326</name><uri>https://www.blogger.com/profile/02318951203465432501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-mkPnUc8wLD8/T6IB28QIorI/AAAAAAAAAbY/-HOxTkFKMDU/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-242029815'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 3:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9167821747879124273</id><published>2010-09-29T15:33:39.442-06:00</published><updated>2010-09-29T15:33:39.442-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>First of all: CONGRATULATION to the proud futurs p...</title><content type='html'>First of all: CONGRATULATION to the proud futurs parents!:)&lt;br /&gt;I&amp;#39;m so happy for you, it sort of strange, because, we didn&amp;#39;t know each other, I live in France and I didn&amp;#39;t have any occasion to meet you for real but I&amp;#39;m a big fan of your products and little by little, I get use to read your blog and so on...&lt;br /&gt;And now I just feel so happy even if I don&amp;#39;t know you for real.&lt;br /&gt;The video makes me cry, your family looks so lovely, supportive and happy. Your mum&amp;#39;s reaction is so adorable.&lt;br /&gt;I hope being pregnant next year and dream for a moment like this.:)&lt;br /&gt;Thank you so much for sharing this with us.&lt;br /&gt;I wish you tons of happiness and love.&lt;br /&gt;I&amp;#39;m pretty sure, you &amp;#39;ll have plenty of new idea of scrap&amp;#39;s pages.lol.&lt;br /&gt;And a special thank to your mum who let you publish her reaction, she is so cute, really.&lt;br /&gt;Best wishes and take care of you&lt;br /&gt;Hugs&lt;br /&gt;Emily (your french fan :p)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/9167821747879124273'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/9167821747879124273'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285796019442#c9167821747879124273' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 3:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4078761079276140264</id><published>2010-09-29T15:34:26.103-06:00</published><updated>2010-09-29T15:34:26.103-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your Mom is so cute! I love her reaction...I have ...</title><content type='html'>Your Mom is so cute! I love her reaction...I have always said your family looks like the most fun. You can tell how much they all love you. I am so happy you are finally getting to enjoy this. You will be the best parents.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/4078761079276140264'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/4078761079276140264'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285796066103#c4078761079276140264' title=''/><author><name>Kimbytx</name><uri>https://www.blogger.com/profile/04174307638453392980</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//1.bp.blogspot.com/-LutUZ0LCh8s/Xpn7bQjkNiI/AAAAAAAAs6I/GLvmhFP2v0UWKKuN44d5Pfuu_RK5Dg1HwCK4BGAYYCw/s32/kimavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-740091371'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 3:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3638252392960508967</id><published>2010-09-29T15:36:44.364-06:00</published><updated>2010-09-29T15:36:44.364-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OK, I&amp;#39;m balling my eyes our right now with you...</title><content type='html'>OK, I&amp;#39;m balling my eyes our right now with your mom!  How tender! And I love how excited EVERYONE in your family was for you...your dad and your brothers...this little baby is already so cherished!  Congratulations again little mama!  You may need to name her DISNEY!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/3638252392960508967'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/3638252392960508967'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285796204364#c3638252392960508967' title=''/><author><name>Julene</name><uri>https://www.blogger.com/profile/16423837376936216400</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_iBp7FiL1Gjo/SMmKjHg6WoI/AAAAAAAAACQ/-zKXZ78hKTk/S220-s32/close+up.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251066642'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 3:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5303792116568459381</id><published>2010-09-29T15:47:39.157-06:00</published><updated>2010-09-29T15:47:39.157-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>very fun; totally made me cry ;)</title><content type='html'>very fun; totally made me cry ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/5303792116568459381'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/5303792116568459381'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285796859157#c5303792116568459381' title=''/><author><name>Emilee</name><uri>https://www.blogger.com/profile/03276923834347567587</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958259147'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 3:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6482461385467436529</id><published>2010-09-29T15:59:23.322-06:00</published><updated>2010-09-29T15:59:23.322-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Britt that was so cute!  Your Mom&amp;#39;s reactio...</title><content type='html'>Oh Britt that was so cute!  Your Mom&amp;#39;s reaction was priceless and so cute how she had to look at it twice to really get it! You had me tearing up!  Congrats again!&lt;br /&gt;&lt;br /&gt;And BTW you and you Mom look so much alike!  Such cuties!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/6482461385467436529'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/6482461385467436529'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285797563322#c6482461385467436529' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 3:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5044020739240913277</id><published>2010-09-29T16:15:47.009-06:00</published><updated>2010-09-29T16:15:47.009-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What wonderful news!</title><content type='html'>What wonderful news!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/5044020739240913277'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/5044020739240913277'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285798547009#c5044020739240913277' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 4:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-795038057176824031</id><published>2010-09-29T16:38:51.763-06:00</published><updated>2010-09-29T16:38:51.763-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Aw, congrats, Britt! Thanks for sharing the fun vi...</title><content type='html'>Aw, congrats, Britt! Thanks for sharing the fun video of your mom and family&amp;#39;s reaction! My fam has a cabin at Bear Lake that we go to all the time, and it&amp;#39;s a great place to share those kinds of memories! Make sure Josh pampers you! Prayers and thoughts for you and Josh for a healthy pregnancy and delivery as you prepare for your little miracle! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/795038057176824031'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/795038057176824031'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285799931763#c795038057176824031' title=''/><author><name>Tami</name><uri>https://www.blogger.com/profile/01697167153908430395</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_mn6Z3ezYtH4/SZtMG-yVszI/AAAAAAAAAAM/WWy9Y6AmX84/S220-s32/tami_low_res.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1823205202'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 4:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8038537300024909348</id><published>2010-09-29T16:50:08.147-06:00</published><updated>2010-09-29T16:50:08.147-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your Mom&amp;#39;s reaction and her expression changin...</title><content type='html'>Your Mom&amp;#39;s reaction and her expression changing as she realized is absolutely priceless! I found out about my second granddaughter at Easter. My son and daughter-in-law hid eggs with our names on them. I opened mine to find a baby bib that said &amp;#39;I love Grandma&amp;#39;! I saw in your Mom the same slight delay as it registered what was going on! I love the video and after watching it twice I&amp;#39;m still crying! Thanks so much for sharing such a wonderful moment! Congrats to all!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/8038537300024909348'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/8038537300024909348'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285800608147#c8038537300024909348' title=''/><author><name>Nancy</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 4:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-105146526807483175</id><published>2010-09-29T17:10:30.710-06:00</published><updated>2010-09-29T17:10:30.710-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok, I had to watch this 3 times and just cried wit...</title><content type='html'>Ok, I had to watch this 3 times and just cried with joy for you! Your Mom is just precious and reacted about the same as my Mom after we tried for 10 years and then announced we were adopting a baby girl.  This is SUCH a precious video! Thank you for sharing it. I can&amp;#39;t wait until I get a call from our adoption agency and I get to break the news to my Mom again! =)  I&amp;#39;m so happy for you and your hubby AND your whole family!! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/105146526807483175'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/105146526807483175'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285801830710#c105146526807483175' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 5:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-319609559290639890</id><published>2010-09-29T17:16:16.062-06:00</published><updated>2010-09-29T17:16:16.062-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations! What a wonderful keepsake memory ...</title><content type='html'>Congratulations! What a wonderful keepsake memory you have in that video! You couldn&amp;#39;t have filmed your mom&amp;#39;s reaction any better. Wow! I&amp;#39;m off to go wipe my eyes ... I cry at anything like this. Thanks for sharing this with us.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/319609559290639890'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/319609559290639890'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285802176062#c319609559290639890' title=''/><author><name>Cheryl</name><uri>https://www.blogger.com/profile/00060008319460693056</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//2.bp.blogspot.com/-89GbPsBmxTY/U4oUS-aGUyI/AAAAAAAAEYU/An3Z0-a-r6U/s32/Cheryl%2BProfile1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1988964408'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 5:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7329467970793706240</id><published>2010-09-29T17:30:39.334-06:00</published><updated>2010-09-29T17:30:39.334-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>CONGRATULATIONS!!!!  I&amp;#39;m so excited for you!  ...</title><content type='html'>CONGRATULATIONS!!!!  I&amp;#39;m so excited for you!  I did Disney when I was pregnant and it was still a great trip.  Stay hydrated, take it slow, and enjoy every child-free minute of it!  Your Disney trips will never be the same again!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/7329467970793706240'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/7329467970793706240'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285803039334#c7329467970793706240' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 5:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2555440936865178875</id><published>2010-09-29T17:43:33.526-06:00</published><updated>2010-09-29T17:43:33.526-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That was so sweet!  You look just like your mom.</title><content type='html'>That was so sweet!  You look just like your mom.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/2555440936865178875'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/2555440936865178875'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285803813526#c2555440936865178875' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/03182616270356966965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1190605254'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 5:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9219180081456623515</id><published>2010-09-29T17:43:51.705-06:00</published><updated>2010-09-29T17:43:51.705-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is such a wonderful video, the moment when yo...</title><content type='html'>That is such a wonderful video, the moment when your mum clicks is so precious, I wish I had that moment captured from when I told my mum and sister.  &lt;br /&gt;&lt;br /&gt;Wishing you all the best with your pregnancy,&lt;br /&gt;xxx</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/9219180081456623515'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/9219180081456623515'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285803831705#c9219180081456623515' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10959055836377530376</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988316010'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 5:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-200081573588868659</id><published>2010-09-29T17:45:03.034-06:00</published><updated>2010-09-29T17:45:03.034-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, that&amp;#39;s so special that you got to share...</title><content type='html'>Britt, that&amp;#39;s so special that you got to share your news that way &amp;amp; got it on video too! I love your plan for finding a way to tell your mom first. She&amp;#39;s so adorable! I just love her reaction! Congratulations again to you both! (and to your mom! :) )</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/200081573588868659'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/200081573588868659'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285803903034#c200081573588868659' title=''/><author><name>cursivesmile</name><uri>https://www.blogger.com/profile/11109929422663852103</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1910952037'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 5:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4861390160527271647</id><published>2010-09-29T18:29:19.959-06:00</published><updated>2010-09-29T18:29:19.959-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is so cute!  We told our parents in a Valenti...</title><content type='html'>That is so cute!  We told our parents in a Valentines card (roses are red, violets are blue, ask us when the baby is due) and my mom totally missed the point so we had to explain it LOL  I&amp;#39;m so happy for you.  Enjoy this time with your hubby, it&amp;#39;s so exciting and being pregnant is such an awesome feeling.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/4861390160527271647'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/4861390160527271647'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285806559959#c4861390160527271647' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 6:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2214632398644529668</id><published>2010-09-29T18:40:06.028-06:00</published><updated>2010-09-29T18:40:06.028-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ahhhh so darn cute, what a great video!  Congrats ...</title><content type='html'>Ahhhh so darn cute, what a great video!  Congrats to you and Josh and your family!  Will be fun to see all the future layouts and kits!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/2214632398644529668'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/2214632398644529668'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285807206028#c2214632398644529668' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 6:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5637931877595160925</id><published>2010-09-29T18:45:39.607-06:00</published><updated>2010-09-29T18:45:39.607-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Amazing! What a magical moment!  I love your mom&amp;#...</title><content type='html'>Amazing! What a magical moment!  I love your mom&amp;#39;s expression it&amp;#39;s priceless.  I cried too watching it!  Thank you for sharing your special moment.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/5637931877595160925'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/5637931877595160925'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285807539607#c5637931877595160925' title=''/><author><name>CynthiaY2</name><uri>https://www.blogger.com/profile/00225040861869222975</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//1.bp.blogspot.com/-T1gCsIto6Bo/V1Ck1eTx2GI/AAAAAAAAErI/n8nkVyJm_mY8y3dQpN0LzLll6-eVPJt0ACK4B/s32/AvatarCynthiaY2_12.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-554720271'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 6:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2724913173828853600</id><published>2010-09-29T18:47:13.594-06:00</published><updated>2010-09-29T18:47:38.305-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/2724913173828853600'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/2724913173828853600'/><author><name>CynthiaY2</name><uri>https://www.blogger.com/profile/00225040861869222975</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//1.bp.blogspot.com/-T1gCsIto6Bo/V1Ck1eTx2GI/AAAAAAAAErI/n8nkVyJm_mY8y3dQpN0LzLll6-eVPJt0ACK4B/s32/AvatarCynthiaY2_12.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-554720271'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 6:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4039058203009987657</id><published>2010-09-29T19:09:17.117-06:00</published><updated>2010-09-29T19:09:17.117-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>HA that is SO AWESOME you got it on the video!!!  ...</title><content type='html'>HA that is SO AWESOME you got it on the video!!!  Your mom is so cute! She had no idea it was coming and was all nonchalantly... oh this is cute... wait... what? HAHA  I LOVE IT!  YAY!  I love baby surprises. hehe</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/4039058203009987657'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/4039058203009987657'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285808957117#c4039058203009987657' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 7:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-631954280566838139</id><published>2010-09-29T19:28:19.381-06:00</published><updated>2010-09-29T19:28:19.381-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Totally just bawled through the whole thing. Just ...</title><content type='html'>Totally just bawled through the whole thing. Just like when you told me :) I&amp;#39;m such a bawl baby. Your mom&amp;#39;s reaction is pricless. I just loved watching her open the cards. I got all nervous while watching it LOL! I bet your mom already has lots of cute things picked out for this little bundle of joy. AND I loved your sweet little niece yelling &amp;quot;Brittney&amp;#39;s going to have a baby!&amp;quot; So cute! Is the Eden? Man she&amp;#39;s big!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/631954280566838139'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/631954280566838139'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285810099381#c631954280566838139' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 7:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3522621422507716501</id><published>2010-09-29T19:48:48.380-06:00</published><updated>2010-09-29T19:48:48.380-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That was probably the cutest thing I have seen in ...</title><content type='html'>That was probably the cutest thing I have seen in a long time...and what an awesome thing to be able to share with the baby :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/3522621422507716501'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/3522621422507716501'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285811328380#c3522621422507716501' title=''/><author><name>Brynn Marie</name><uri>https://www.blogger.com/profile/17576166098349488383</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//4.bp.blogspot.com/-6-qvm-jRHeQ/Ui3S3STnzYI/AAAAAAAAACo/4_2aDBJtBAk/s33/2013-09-01%2B13.09.18-2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1945428751'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 7:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7980753417861973822</id><published>2010-09-29T20:09:40.549-06:00</published><updated>2010-09-29T20:09:40.549-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, Gosh...BRITT!!!! I started watching &amp;amp; the ...</title><content type='html'>Oh, Gosh...BRITT!!!! I started watching &amp;amp; the moment your mom stopped &amp;amp; looked up @ you I started crying. I know that feeling.  Just the bond between a girl &amp;amp; her mom sharing that very first moment of realization.  It&amp;#39;s priceless. I am SO INCREDIBLY HAPPY for you (and Josh). Congratulations! I hope your pregnancy continues to go well. Hooray for babies :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/7980753417861973822'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/7980753417861973822'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285812580549#c7980753417861973822' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/15050258531919742208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-625081526'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 8:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7778487773164226129</id><published>2010-09-29T20:35:58.995-06:00</published><updated>2010-09-29T20:35:58.995-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations!  What a creative way of letting e...</title><content type='html'>Congratulations!  What a creative way of letting everyone know! Your mom was cute.  Thanks for sharing. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/7778487773164226129'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/7778487773164226129'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285814158995#c7778487773164226129' title=''/><author><name>tajicat</name><uri>https://www.blogger.com/profile/10524385992691734950</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//i27.photobucket.com/albums/c188/tajicat/thmyavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-851132659'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 8:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8536416671163959468</id><published>2010-09-29T21:00:02.679-06:00</published><updated>2010-09-29T21:00:02.679-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats Britt.  I am happy everything is working ...</title><content type='html'>Congrats Britt.  I am happy everything is working out for you!  Waiting a year is so hard!  I had to wait for seven years the second time.  I pray for health and happiness for the three of you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/8536416671163959468'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/8536416671163959468'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285815602679#c8536416671163959468' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 9:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2478813323046628560</id><published>2010-09-29T21:08:59.923-06:00</published><updated>2010-09-29T21:08:59.923-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It is awesome that you got this sweet moment on vi...</title><content type='html'>It is awesome that you got this sweet moment on video.  The look on your mom&amp;#39;s face made me tear up.  Praying for an uneventful pregnancy and a healthy baby.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/2478813323046628560'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/2478813323046628560'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285816139923#c2478813323046628560' title=''/><author><name>Gina</name><uri>https://www.blogger.com/profile/05465859935830861687</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_weBvA5nAcFg/SW0r0TLVBuI/AAAAAAAAACw/YHq5Av7oFLs/S220-s32/IMG_0759.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1563624558'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 9:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-462953929275808824</id><published>2010-09-29T21:22:06.478-06:00</published><updated>2010-09-29T21:22:06.478-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, that was so awesome and brought tears to my...</title><content type='html'>Britt, that was so awesome and brought tears to my eyes!! I only know you through this blog and your designing, but I am SO happy for you!! Thanks for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/462953929275808824'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/462953929275808824'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285816926478#c462953929275808824' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 9:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4828270179323609</id><published>2010-09-29T21:26:37.510-06:00</published><updated>2010-09-29T21:26:37.510-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats!! I am SO excited for you!! I just watche...</title><content type='html'>Congrats!! I am SO excited for you!! I just watched your video and it made me cry. Your mom&amp;#39;s reaction was priceless! I just had my miracle baby in May and it was about this time last year I shared the news with my family by wearing a t-shirt. They reacted the same way - such special memories! Congrats again - you will absolutely love being a mommy!! :)&lt;br /&gt;P.S. LOVE your designs - a long time fan but never comment - sorry. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/4828270179323609'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/4828270179323609'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285817197510#c4828270179323609' title=''/><author><name>sarah @ life {sweet} life</name><uri>https://www.blogger.com/profile/15730932380147365458</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='22' src='//1.bp.blogspot.com/-VsHo0GCGt1w/UKnTS--Sm_I/AAAAAAAAIVg/AkzIE3BzAao/s32/Martin%2BFamily__017.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1679841808'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 9:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2942955902834631163</id><published>2010-09-29T22:14:44.590-06:00</published><updated>2010-09-29T22:14:44.590-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So so COOL! Wish we could have been there too! But...</title><content type='html'>So so COOL! Wish we could have been there too! But I&amp;#39;m determined to be there for the birth! :) Your mom&amp;#39;s reaction is priceless!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/2942955902834631163'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/2942955902834631163'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285820084590#c2942955902834631163' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 10:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5500080442978246111</id><published>2010-09-29T22:35:09.062-06:00</published><updated>2010-09-29T22:35:09.062-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I cried!
I&amp;#39;m so happy for you and your whole f...</title><content type='html'>I cried!&lt;br /&gt;I&amp;#39;m so happy for you and your whole family- yay for a new addition! Your new little addition and it couldn&amp;#39;t be a luckier baby. Awww! I&amp;#39;m gushing. Your mom is adorable, btw.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/5500080442978246111'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/5500080442978246111'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285821309062#c5500080442978246111' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2010 at 10:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1304666445843167105</id><published>2010-09-30T01:49:28.291-06:00</published><updated>2010-09-30T01:49:28.291-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m getting all misty--and I don&amp;#39;t even kn...</title><content type='html'>I&amp;#39;m getting all misty--and I don&amp;#39;t even know you!!! Beautiful video celebrating a beautiful occasion. Congratulations, and all the best to you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/1304666445843167105'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/1304666445843167105'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285832968291#c1304666445843167105' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2010 at 1:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3492757207558970571</id><published>2010-09-30T03:57:23.014-06:00</published><updated>2010-09-30T03:57:23.014-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is SO awesome Britt!! I ADORE the look on you...</title><content type='html'>That is SO awesome Britt!! I ADORE the look on your Mom&amp;#39;s face when she gets to the picture, so sweet!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/3492757207558970571'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/3492757207558970571'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285840643014#c3492757207558970571' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2010 at 3:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4460051003327183996</id><published>2010-09-30T05:35:17.230-06:00</published><updated>2010-09-30T05:35:17.230-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ahhh Britt. I am such a sap and was crying and lau...</title><content type='html'>Ahhh Britt. I am such a sap and was crying and laughing so hard at your Mom&amp;#39;s reaction! Then, I am assuming that is your adorable niece, chimes in and my heart just melted! Congrats and cheers for an easy pregnancy!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/4460051003327183996'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/4460051003327183996'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285846517230#c4460051003327183996' title=''/><author><name>Lauri</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2010 at 5:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2182136605810035478</id><published>2010-09-30T07:11:30.176-06:00</published><updated>2010-09-30T07:11:30.176-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have tears rolling down my face! The happiness a...</title><content type='html'>I have tears rolling down my face! The happiness and excitement your mom showed was soooo magical! :) You will cherish this for the rest of your life--so happy you got it on film. What a wonderful family you have! Congratulations again!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/2182136605810035478'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/2182136605810035478'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285852290176#c2182136605810035478' title=''/><author><name>X-tina</name><uri>https://www.blogger.com/profile/09201304600878823120</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='//1.bp.blogspot.com/_gZbHAJAM6-4/SLCuguAQfiI/AAAAAAAAAAM/DQrqdAqDfhE/S220-s32/DSC_0044.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-524236270'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2010 at 7:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1393232705313342939</id><published>2010-09-30T07:35:40.024-06:00</published><updated>2010-09-30T07:35:40.024-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh that is just so precious! I love it! Thanks for...</title><content type='html'>Oh that is just so precious! I love it! Thanks for sharing with us!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/1393232705313342939'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/1393232705313342939'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285853740024#c1393232705313342939' title=''/><author><name>SunnySavannah</name><uri>https://www.blogger.com/profile/09967000125658691857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_vnODqmC9aR0/Sl-ItMBYqeI/AAAAAAAAAQw/wKyxq_cHFPI/S220-s32/sunny.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1724113470'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2010 at 7:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7347234440617865768</id><published>2010-09-30T08:22:58.933-06:00</published><updated>2010-09-30T08:22:58.933-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It&amp;#39;s PERFECT!
I was crying like I was actually...</title><content type='html'>It&amp;#39;s PERFECT!&lt;br /&gt;I was crying like I was actually there with you.&lt;br /&gt;I&amp;#39;m still so so excited for you...and I feel pretty darn special that I got to hear it straight from you.  :)&lt;br /&gt;So so glad that we&amp;#39;re friends!&lt;br /&gt;And I can&amp;#39;t WAIT to find out what you&amp;#39;re having so I can collect cute little things to send to your sweet little baby.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/7347234440617865768'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/7347234440617865768'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285856578933#c7347234440617865768' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2010 at 8:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7265383137697355344</id><published>2010-09-30T10:48:02.870-06:00</published><updated>2010-09-30T10:48:02.870-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMGoodness! Bawling my eyes out! So very happy for...</title><content type='html'>OMGoodness! Bawling my eyes out! So very happy for you. Your Mom is too cute, and how the camera goes tippy as everyone hugs Josh! Very best wishes to you both! Can&amp;#39;t wait for your gorgeous baby kits!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/7265383137697355344'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/7265383137697355344'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285865282870#c7265383137697355344' title=''/><author><name>Jodikins</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2010 at 10:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6620363559850900458</id><published>2010-09-30T10:53:42.829-06:00</published><updated>2010-09-30T10:53:42.829-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OKAY...I&amp;#39;m crying too!  Congratulations!!!  I&amp;...</title><content type='html'>OKAY...I&amp;#39;m crying too!  Congratulations!!!  I&amp;#39;m so excited for you guys and LOVE that you posted your mom&amp;#39;s reaction.  It looks like she might be a little excited too :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/6620363559850900458'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/6620363559850900458'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285865622829#c6620363559850900458' title=''/><author><name>Chelsey</name><uri>https://www.blogger.com/profile/18329449267726439075</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1553443528'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2010 at 10:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4783643687988495962</id><published>2010-09-30T11:16:44.660-06:00</published><updated>2010-09-30T11:16:44.660-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a beautiful moment to capture.  Thanks for sh...</title><content type='html'>What a beautiful moment to capture.  Thanks for sharing such a special time in your family&amp;#39;s life.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/4783643687988495962'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/4783643687988495962'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285867004660#c4783643687988495962' title=''/><author><name>Kim</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2010 at 11:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7610831158573702863</id><published>2010-09-30T11:53:06.544-06:00</published><updated>2010-09-30T11:53:06.544-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this.  Such a cute way to tell your family....</title><content type='html'>I love this.  Such a cute way to tell your family.  I cried watching this.  Congrats to you and your family!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/7610831158573702863'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/7610831158573702863'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285869186544#c7610831158573702863' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2010 at 11:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5833179333905918430</id><published>2010-09-30T12:50:43.552-06:00</published><updated>2010-09-30T12:50:43.552-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Totally made me cry! I was imagining myself there ...</title><content type='html'>Totally made me cry! I was imagining myself there hugging you right along with all of your fam! Love you!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/5833179333905918430'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/5833179333905918430'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285872643552#c5833179333905918430' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2010 at 12:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4412817499918109914</id><published>2010-09-30T14:16:08.705-06:00</published><updated>2010-09-30T14:16:08.705-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yeah... I cried right along with your mom too.  Wh...</title><content type='html'>Yeah... I cried right along with your mom too.  What a great video!!  &lt;br /&gt;Congrats again!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/4412817499918109914'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/4412817499918109914'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285877768705#c4412817499918109914' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2010 at 2:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-365581006036258555</id><published>2010-09-30T15:56:09.760-06:00</published><updated>2010-09-30T15:56:09.760-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m crying, too! So happy for you, Britt!!

I ...</title><content type='html'>I&amp;#39;m crying, too! So happy for you, Britt!!&lt;br /&gt;&lt;br /&gt;I told my DH about our second bun in the oven, and caught it on video, too. http://growingupsharp.blogspot.com/2009/04/have-you-missed-me.html&lt;br /&gt;&lt;br /&gt;What a wonderful moment to be able to watch over and over! Thanks for sharing!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/365581006036258555'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/365581006036258555'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285883769760#c365581006036258555' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/07611346109361854732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-IxErPaeFZbk/TYo3eZfkkjI/AAAAAAAACeo/tDT2JOby7-g/s32/2011%2BAvitar%2B5x5b.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1296659477'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2010 at 3:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7610312161710382340</id><published>2010-09-30T19:01:04.542-06:00</published><updated>2010-09-30T19:01:04.542-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY, pretty Britt-y! I am thrilled for you &amp;amp; J...</title><content type='html'>YAY, pretty Britt-y! I am thrilled for you &amp;amp; Josh. I&amp;#39;ve been waiting for this announcement forever! You will be super parents...let me know if you need recommendations for great baby stuff. &lt;br /&gt;&lt;br /&gt;xoxo&lt;br /&gt;Leah</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/7610312161710382340'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/7610312161710382340'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285894864542#c7610312161710382340' title=''/><author><name>Leah</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2010 at 7:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1722317635142420767</id><published>2010-09-30T19:49:44.585-06:00</published><updated>2010-09-30T19:49:44.585-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Whee! Another Disney Fan in the making! Don&amp;#39;t ...</title><content type='html'>Whee! Another Disney Fan in the making! Don&amp;#39;t forget to get &amp;quot;baby&amp;#39;s first trip to Disney&amp;quot; photos while you are there in October!!&lt;br /&gt;&lt;br /&gt;SueP</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/1722317635142420767'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/1722317635142420767'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285897784585#c1722317635142420767' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2010 at 7:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-288293942459993600</id><published>2010-09-30T21:00:12.665-06:00</published><updated>2010-09-30T21:00:12.665-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations Britt!!! So happy for you and Josh!!!</title><content type='html'>Congratulations Britt!!! So happy for you and Josh!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/288293942459993600'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/288293942459993600'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285902012665#c288293942459993600' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2010 at 9:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-544196135555349916</id><published>2010-09-30T21:06:49.224-06:00</published><updated>2010-09-30T21:06:49.224-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt--That video couldn&amp;#39;t be any more adorabl...</title><content type='html'>Britt--That video couldn&amp;#39;t be any more adorable. OMG, you are so creative! I love the double take your mom did on the card. So SO cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/544196135555349916'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/544196135555349916'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285902409224#c544196135555349916' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2010 at 9:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6141397131663578600</id><published>2010-09-30T21:16:09.328-06:00</published><updated>2010-09-30T21:16:09.328-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I too had to watch it twice such a special sweet m...</title><content type='html'>I too had to watch it twice such a special sweet moment!!!!!!!! Congratulations!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/6141397131663578600'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/6141397131663578600'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285902969328#c6141397131663578600' title=''/><author><name>Erin</name><uri>https://www.blogger.com/profile/06193391675658982926</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-4sp0J8WbCTc/UUPLZl9hgVI/AAAAAAAALR0/9_zpTqDCXKA/s32/Erin_David.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-222606740'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2010 at 9:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7247297833415627678</id><published>2010-10-01T00:51:14.289-06:00</published><updated>2010-10-01T00:51:14.289-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>congratulations!! Looks like you&amp;#39;ll be spendin...</title><content type='html'>congratulations!! Looks like you&amp;#39;ll be spending your Disney Vacation shopping for your new little one! Get the clothes bigger because they grow sooo fast!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/7247297833415627678'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/7247297833415627678'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285915874289#c7247297833415627678' title=''/><author><name>Maria Dragone</name><uri>https://www.blogger.com/profile/12951994679845342634</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447323550'/><gd:extendedProperty name='blogger.displayTime' value='October 1, 2010 at 12:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7407539119515188461</id><published>2010-10-01T05:23:46.493-06:00</published><updated>2010-10-01T05:23:46.493-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome news!  Enjoy every minute of the wonderful...</title><content type='html'>Awesome news!  Enjoy every minute of the wonderful ride called parenthood.&lt;br /&gt;&lt;br /&gt;-LynnZ</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/7407539119515188461'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/7407539119515188461'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285932226493#c7407539119515188461' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 1, 2010 at 5:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6895325858438073820</id><published>2010-10-01T07:22:09.188-06:00</published><updated>2010-10-01T07:22:09.188-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats!  It is definitely a hard secret to keep....</title><content type='html'>Congrats!  It is definitely a hard secret to keep.  LOL!  Great picture of you two holding the pregnancy test... very creative.  I will definitely look forward to a baby kit since we are expecting my Bro-in-law&amp;#39;s 1st child at the end of this week and my Sis-in-law&amp;#39;s 2nd at the beginning of December (so I will need some cute kits to scrap their babies).  Great, great, great news!  &lt;br /&gt;- Mary Kate</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/6895325858438073820'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/6895325858438073820'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1285939329188#c6895325858438073820' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 1, 2010 at 7:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2025145155939382335</id><published>2010-10-01T07:55:02.315-06:00</published><updated>2010-10-01T07:55:02.315-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh man, I am totally crying now! What a sweet, spe...</title><content type='html'>Oh man, I am totally crying now! What a sweet, special moment. Thank you so much for sharing it with all of us, Britt. I couldn&amp;#39;t be more happy for you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/2025145155939382335'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/2025145155939382335'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285941302315#c2025145155939382335' title=''/><author><name>kendallt</name><uri>https://www.blogger.com/profile/07731351238854174425</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//2.bp.blogspot.com/-yEPSvuldCM4/Tww0e-RsRpI/AAAAAAAAAJ8/mjFb_oJnQTs/s32/Kendall_NewAvatar_Small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-37576675'/><gd:extendedProperty name='blogger.displayTime' value='October 1, 2010 at 7:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1527111382853101019</id><published>2010-10-01T09:13:49.819-06:00</published><updated>2010-10-01T09:13:49.819-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute, Britt!! Love your mom&amp;#39;s expressions w...</title><content type='html'>So cute, Britt!! Love your mom&amp;#39;s expressions when she saw the picture.. So priceless.. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/1527111382853101019'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/1527111382853101019'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1285946029819#c1527111382853101019' title=''/><author><name>Sya</name><uri>https://www.blogger.com/profile/08868804214671350812</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/_3Nvz-25Y6X4/SZy2TbL0IvI/AAAAAAAAB7E/bUs56LfoS8c/S220-s31/12June08.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-201127948'/><gd:extendedProperty name='blogger.displayTime' value='October 1, 2010 at 9:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2842569071259555235</id><published>2010-10-04T11:17:49.641-06:00</published><updated>2010-10-04T11:17:49.641-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh MG!!! Congrats for the little Britt-by!! Take c...</title><content type='html'>Oh MG!!! Congrats for the little Britt-by!! Take care of you two!!&lt;br /&gt;Maybe a &amp;#39;Bamby&amp;#39; kit for the great news!!???</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2842569071259555235'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2842569071259555235'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1286212669641#c2842569071259555235' title=''/><author><name>VissyMac</name><uri>https://www.blogger.com/profile/13576947866007773970</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-FT_OxO19sgE/UWVNX_Rfv6I/AAAAAAAAAsc/DkfhCrVNzTA/s32/Sans%2Btitre-1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-115305213'/><gd:extendedProperty name='blogger.displayTime' value='October 4, 2010 at 11:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3361154699707790703</id><published>2010-10-04T22:36:12.511-06:00</published><updated>2010-10-04T22:36:12.511-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cool!! =)</title><content type='html'>Cool!! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9147058669038305162/comments/default/3361154699707790703'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9147058669038305162/comments/default/3361154699707790703'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/coming-soon.html?showComment=1286253372511#c3361154699707790703' title=''/><author><name>Chanella</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/coming-soon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9147058669038305162' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9147058669038305162' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 4, 2010 at 10:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5000332489726339854</id><published>2010-10-04T23:12:32.182-06:00</published><updated>2010-10-04T23:12:32.182-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>cant wait!!</title><content type='html'>cant wait!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9147058669038305162/comments/default/5000332489726339854'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9147058669038305162/comments/default/5000332489726339854'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/coming-soon.html?showComment=1286255552182#c5000332489726339854' title=''/><author><name>Startingover</name><uri>https://www.blogger.com/profile/03824928095924549326</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/coming-soon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9147058669038305162' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9147058669038305162' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1834984367'/><gd:extendedProperty name='blogger.displayTime' value='October 4, 2010 at 11:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4727880878265904411</id><published>2010-10-05T11:20:11.919-06:00</published><updated>2010-10-05T11:20:11.919-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Are there 999 ghosts in this kit???? Lol looks won...</title><content type='html'>Are there 999 ghosts in this kit???? Lol looks wonderful already And yay it&amp;#39;s with krista!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9147058669038305162/comments/default/4727880878265904411'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9147058669038305162/comments/default/4727880878265904411'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/coming-soon.html?showComment=1286299211919#c4727880878265904411' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/coming-soon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9147058669038305162' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9147058669038305162' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2010 at 11:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7256407011228046767</id><published>2010-10-05T17:18:42.330-06:00</published><updated>2010-10-05T17:18:42.330-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have fun in Disneyland! Can&amp;#39;t wait to read you...</title><content type='html'>Have fun in Disneyland! Can&amp;#39;t wait to read your Twitter updates....and see pictures of Scotty&amp;#39;s wedding!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3157555310918745391/comments/default/7256407011228046767'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3157555310918745391/comments/default/7256407011228046767'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/no-show-offs-this-week.html?showComment=1286320722330#c7256407011228046767' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/no-show-offs-this-week.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3157555310918745391' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3157555310918745391' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2010 at 5:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7554161393494658955</id><published>2010-10-05T17:29:11.155-06:00</published><updated>2010-10-05T17:29:11.155-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Reminds me of Haunted Mansion - looks great!</title><content type='html'>Reminds me of Haunted Mansion - looks great!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9147058669038305162/comments/default/7554161393494658955'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9147058669038305162/comments/default/7554161393494658955'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/coming-soon.html?showComment=1286321351155#c7554161393494658955' title=''/><author><name>Angi</name><uri>https://www.blogger.com/profile/16121878620607264036</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_TUwktRa3dTs/SzaTHqte5GI/AAAAAAAAAAg/BXKoc1lt8uo/S220-s32/Tim+lakehouse+-+Labor+day+Wknd+2006+-+11.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/coming-soon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9147058669038305162' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9147058669038305162' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1972421644'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2010 at 5:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7479774836002051399</id><published>2010-10-05T18:00:14.698-06:00</published><updated>2010-10-05T18:00:14.698-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats again!  Your mom&amp;#39;s reaction was soooo...</title><content type='html'>Congrats again!  Your mom&amp;#39;s reaction was soooo precious.  It brought tears to my eyes!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/7479774836002051399'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/7479774836002051399'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1286323214698#c7479774836002051399' title=''/><author><name>Angi</name><uri>https://www.blogger.com/profile/16121878620607264036</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_TUwktRa3dTs/SzaTHqte5GI/AAAAAAAAAAg/BXKoc1lt8uo/S220-s32/Tim+lakehouse+-+Labor+day+Wknd+2006+-+11.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1972421644'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2010 at 6:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4221077161930226867</id><published>2010-10-05T18:03:32.297-06:00</published><updated>2010-10-05T18:03:32.297-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats!  So happy for you both - first you bough...</title><content type='html'>Congrats!  So happy for you both - first you bought your house &amp;amp; now this!  woo-hoo!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/4221077161930226867'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/4221077161930226867'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1286323412297#c4221077161930226867' title=''/><author><name>Angi</name><uri>https://www.blogger.com/profile/16121878620607264036</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_TUwktRa3dTs/SzaTHqte5GI/AAAAAAAAAAg/BXKoc1lt8uo/S220-s32/Tim+lakehouse+-+Labor+day+Wknd+2006+-+11.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1972421644'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2010 at 6:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2231434722075887811</id><published>2010-10-05T23:49:10.719-06:00</published><updated>2010-10-05T23:49:10.719-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m so happy for you!</title><content type='html'>I&amp;#39;m so happy for you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/2231434722075887811'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/2231434722075887811'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1286344150719#c2231434722075887811' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2010 at 11:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6183397326982643215</id><published>2010-10-06T09:57:12.390-06:00</published><updated>2010-10-06T09:57:12.390-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy 5th wedding anniversary!  It&amp;#39;s so awesom...</title><content type='html'>Happy 5th wedding anniversary!  It&amp;#39;s so awesome that you get to celebrate it knowing you&amp;#39;ve got a little one on the way!  :)  Have a great time and can&amp;#39;t wait to see what you and Krista have in store for us this week!  :) Safe travels!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3157555310918745391/comments/default/6183397326982643215'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3157555310918745391/comments/default/6183397326982643215'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/no-show-offs-this-week.html?showComment=1286380632390#c6183397326982643215' title=''/><author><name>Patricia</name><uri>https://www.blogger.com/profile/10363673576955942618</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/no-show-offs-this-week.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3157555310918745391' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3157555310918745391' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1491692169'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2010 at 9:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2242929699327662542</id><published>2010-10-06T09:57:49.344-06:00</published><updated>2010-10-06T09:57:49.344-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations to you both, I&amp;#39;m so happy for ...</title><content type='html'>Congratulations to you both, I&amp;#39;m so happy for you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2242929699327662542'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/2242929699327662542'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1286380669344#c2242929699327662542' title=''/><author><name>Fiona</name><uri>http://www.byfiona.nl</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2010 at 9:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4323499716510790630</id><published>2010-10-06T19:43:32.107-06:00</published><updated>2010-10-06T19:43:32.107-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the eerie fog in that!!  Can&amp;#39;t wait for t...</title><content type='html'>Love the eerie fog in that!!  Can&amp;#39;t wait for the reveal! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9147058669038305162/comments/default/4323499716510790630'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9147058669038305162/comments/default/4323499716510790630'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/coming-soon.html?showComment=1286415812107#c4323499716510790630' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/coming-soon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9147058669038305162' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9147058669038305162' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2010 at 7:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1705046836469420013</id><published>2010-10-07T04:57:37.222-06:00</published><updated>2010-10-07T04:57:37.222-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Holy Cow, this is AWESOME!!!!! And very SPOOKY!! H...</title><content type='html'>Holy Cow, this is AWESOME!!!!! And very SPOOKY!! Have fun at Disney!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532294572977932923/comments/default/1705046836469420013'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532294572977932923/comments/default/1705046836469420013'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/mansion-masquerade.html?showComment=1286449057222#c1705046836469420013' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/mansion-masquerade.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7532294572977932923' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7532294572977932923' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='October 7, 2010 at 4:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6540428302999779907</id><published>2010-10-07T06:02:29.649-06:00</published><updated>2010-10-07T06:02:29.649-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, this looks fantastic!! I love it! Have fun at...</title><content type='html'>Wow, this looks fantastic!! I love it! Have fun at Disney! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532294572977932923/comments/default/6540428302999779907'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532294572977932923/comments/default/6540428302999779907'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/mansion-masquerade.html?showComment=1286452949649#c6540428302999779907' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/mansion-masquerade.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7532294572977932923' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7532294572977932923' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='October 7, 2010 at 6:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-624249488768391094</id><published>2010-10-07T10:56:00.141-06:00</published><updated>2010-10-07T10:56:00.141-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The new collab is FABULOUS, WOW! What else can I s...</title><content type='html'>The new collab is FABULOUS, WOW! What else can I say. Love It!&lt;br /&gt;&lt;br /&gt;artgalstyle</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532294572977932923/comments/default/624249488768391094'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532294572977932923/comments/default/624249488768391094'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/mansion-masquerade.html?showComment=1286470560141#c624249488768391094' title=''/><author><name>Laramie</name><uri>https://www.blogger.com/profile/11675772521815930080</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-lxbudoed4X8/Xby8NboaK4I/AAAAAAAAJME/sUfZTFZFAY8zJH7jE3S1EOqYrQmSuw-_wCK4BGAYYCw/s32/00_facebook1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/mansion-masquerade.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7532294572977932923' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7532294572977932923' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-205340431'/><gd:extendedProperty name='blogger.displayTime' value='October 7, 2010 at 10:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6892019526281439860</id><published>2010-10-07T14:47:07.743-06:00</published><updated>2010-10-07T14:47:07.743-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have a great anniversary!  Enjoy the trip! I look ...</title><content type='html'>Have a great anniversary!  Enjoy the trip! I look forward to hearing and seeing your creations from the get away.  Enjoy!  Melinda</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3157555310918745391/comments/default/6892019526281439860'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3157555310918745391/comments/default/6892019526281439860'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/no-show-offs-this-week.html?showComment=1286484427743#c6892019526281439860' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/no-show-offs-this-week.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3157555310918745391' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3157555310918745391' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 7, 2010 at 2:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5119794763063181318</id><published>2010-10-07T15:10:12.866-06:00</published><updated>2010-10-07T15:10:12.866-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just bought it...I love it!!!</title><content type='html'>I just bought it...I love it!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532294572977932923/comments/default/5119794763063181318'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532294572977932923/comments/default/5119794763063181318'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/mansion-masquerade.html?showComment=1286485812866#c5119794763063181318' title=''/><author><name>Tiggernjen</name><uri>https://www.blogger.com/profile/17835872073185174196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-geca-4TKp7I/WaBE9WgEcVI/AAAAAAAACcE/0mwkbF9sOTYmyFwqyHLohBtwsdYn0uJpACK4BGAYYCw/s32/Selfie.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/mansion-masquerade.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7532294572977932923' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7532294572977932923' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1707203998'/><gd:extendedProperty name='blogger.displayTime' value='October 7, 2010 at 3:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-613570096018421315</id><published>2010-10-07T15:58:02.029-06:00</published><updated>2010-10-07T15:58:02.029-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>love the collab x4!</title><content type='html'>love the collab x4!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532294572977932923/comments/default/613570096018421315'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532294572977932923/comments/default/613570096018421315'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/mansion-masquerade.html?showComment=1286488682029#c613570096018421315' title=''/><author><name>Pressed Petals</name><uri>https://www.blogger.com/profile/11363508061584830683</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_waNeXSTyMaw/TTDnhG21TaI/AAAAAAAADRc/mjE8JuFpMFo/S220-s32/blog-avi-2011.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/mansion-masquerade.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7532294572977932923' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7532294572977932923' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2115726680'/><gd:extendedProperty name='blogger.displayTime' value='October 7, 2010 at 3:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2389932274873804478</id><published>2010-10-07T16:31:31.974-06:00</published><updated>2010-10-07T16:31:31.974-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>this is fantastic!!!!  Now if only I could get int...</title><content type='html'>this is fantastic!!!!  Now if only I could get into the store. :(</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532294572977932923/comments/default/2389932274873804478'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532294572977932923/comments/default/2389932274873804478'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/mansion-masquerade.html?showComment=1286490691974#c2389932274873804478' title=''/><author><name>Jamie</name><uri>https://www.blogger.com/profile/10593205068628449560</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_CgUt9miynfU/ShKq10N6wXI/AAAAAAAAAG4/qEozlC09kPQ/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/mansion-masquerade.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7532294572977932923' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7532294572977932923' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1990254908'/><gd:extendedProperty name='blogger.displayTime' value='October 7, 2010 at 4:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7852382675063913687</id><published>2010-10-07T17:37:28.666-06:00</published><updated>2010-10-07T17:37:28.666-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I bought it today from work!  Can&amp;#39;t wait to do...</title><content type='html'>I bought it today from work!  Can&amp;#39;t wait to download, apparently there is something wrong with the store though so I&amp;#39;ll keep checking in!  Thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532294572977932923/comments/default/7852382675063913687'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532294572977932923/comments/default/7852382675063913687'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/mansion-masquerade.html?showComment=1286494648666#c7852382675063913687' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/mansion-masquerade.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7532294572977932923' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7532294572977932923' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='October 7, 2010 at 5:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2062891573656401668</id><published>2010-10-07T18:21:35.355-06:00</published><updated>2010-10-07T18:21:35.355-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can&amp;#39;t get to your store from either facebook o...</title><content type='html'>Can&amp;#39;t get to your store from either facebook or the link on your blog.  Really want to buy this!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532294572977932923/comments/default/2062891573656401668'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532294572977932923/comments/default/2062891573656401668'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/mansion-masquerade.html?showComment=1286497295355#c2062891573656401668' title=''/><author><name>teresamnj</name><uri>https://www.blogger.com/profile/14538889985252415564</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-5zO8KTG7eYU/XYi80TbpGxI/AAAAAAACfkM/n4WDkWWzFHU7Hvq8fZBDKjJnJtQLU8yWwCK4BGAYYCw/s32/Mickey%2BMinnie%2BUSA.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/mansion-masquerade.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7532294572977932923' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7532294572977932923' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-491703206'/><gd:extendedProperty name='blogger.displayTime' value='October 7, 2010 at 6:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7568204182170483273</id><published>2010-10-07T19:06:09.801-06:00</published><updated>2010-10-07T19:06:09.801-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>something is wrong with your shop url. i clicked i...</title><content type='html'>something is wrong with your shop url. i clicked it and received and error msg. just to let you know! hope you are having a great time on your trip!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532294572977932923/comments/default/7568204182170483273'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532294572977932923/comments/default/7568204182170483273'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/mansion-masquerade.html?showComment=1286499969801#c7568204182170483273' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/mansion-masquerade.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7532294572977932923' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7532294572977932923' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 7, 2010 at 7:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2966813314767617588</id><published>2010-10-07T19:35:58.900-06:00</published><updated>2010-10-07T19:35:58.900-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I know!! Grr. I just got off the phone with tech s...</title><content type='html'>I know!! Grr. I just got off the phone with tech support and try are doing server maintenance. It&amp;#39;s a wait it out situation! Unfortunately. So just hang in there! Sorry. :(</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532294572977932923/comments/default/2966813314767617588'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532294572977932923/comments/default/2966813314767617588'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/mansion-masquerade.html?showComment=1286501758900#c2966813314767617588' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/mansion-masquerade.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7532294572977932923' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7532294572977932923' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='October 7, 2010 at 7:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4413048283983174864</id><published>2010-10-08T21:31:52.467-06:00</published><updated>2011-09-29T11:34:28.089-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome! Is this kit still available?</title><content type='html'>Awesome! Is this kit still available?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/4413048283983174864'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/4413048283983174864'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html?showComment=1286595112467#c4413048283983174864' title=''/><author><name>ohAmanda</name><uri>https://www.blogger.com/profile/11007616022449312125</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_U_g1ZN8SOys/SmdJVIrrg_I/AAAAAAAAAHw/GZEGOye47ck/s32-R/3746847512_703120a9ee_o.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3145805408059342736' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3145805408059342736' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-32387463'/><gd:extendedProperty name='blogger.displayTime' value='October 8, 2010 at 9:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3606529824515571299</id><published>2010-10-11T11:45:59.583-06:00</published><updated>2010-10-11T11:45:59.583-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow Congrats this is so exiting! Can&amp;#39;t believe...</title><content type='html'>Wow Congrats this is so exiting! Can&amp;#39;t believe I&amp;#39;m just now seeing this...but we were in WDW when you posted it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/3606529824515571299'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7853719215930755779/comments/default/3606529824515571299'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html?showComment=1286819159583#c3606529824515571299' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/guess-what-guess-what-guess-what.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7853719215930755779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7853719215930755779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 11, 2010 at 11:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5065308192824761680</id><published>2010-10-13T11:29:58.717-06:00</published><updated>2010-10-13T11:29:58.717-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Anniversary!  We are going to Disneyland in ...</title><content type='html'>Happy Anniversary!  We are going to Disneyland in November for the first time and wondered if you had and tips (must sees, things to stay away from, money-saving tips, etc.)?  We have a 2 1/2, 5, 12, and 15 year old.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3157555310918745391/comments/default/5065308192824761680'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3157555310918745391/comments/default/5065308192824761680'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/no-show-offs-this-week.html?showComment=1286990998717#c5065308192824761680' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/no-show-offs-this-week.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3157555310918745391' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3157555310918745391' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 13, 2010 at 11:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5430204799846805803</id><published>2010-10-13T18:29:34.499-06:00</published><updated>2010-10-13T18:29:34.499-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Anniversary and that is the C-U-T-E-S-T pict...</title><content type='html'>Happy Anniversary and that is the C-U-T-E-S-T picture ever of you two in your wedding day!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3629276419851292687/comments/default/5430204799846805803'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3629276419851292687/comments/default/5430204799846805803'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/were-back-but.html?showComment=1287016174499#c5430204799846805803' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/were-back-but.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3629276419851292687' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3629276419851292687' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='October 13, 2010 at 6:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4808640584908768212</id><published>2010-10-13T18:32:07.964-06:00</published><updated>2010-10-13T18:32:07.964-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Welcome home and happy anniversary! What a darling...</title><content type='html'>Welcome home and happy anniversary! What a darling photo of the two of you!  Such cuties!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3629276419851292687/comments/default/4808640584908768212'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3629276419851292687/comments/default/4808640584908768212'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/were-back-but.html?showComment=1287016327964#c4808640584908768212' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/were-back-but.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3629276419851292687' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3629276419851292687' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='October 13, 2010 at 6:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9013562050055660407</id><published>2010-10-13T19:41:34.389-06:00</published><updated>2010-10-13T19:41:34.389-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awww, you guys were adorable then and you&amp;#39;re a...</title><content type='html'>Awww, you guys were adorable then and you&amp;#39;re adorable now. Welcome back!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3629276419851292687/comments/default/9013562050055660407'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3629276419851292687/comments/default/9013562050055660407'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/were-back-but.html?showComment=1287020494389#c9013562050055660407' title=''/><author><name>Wen</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/were-back-but.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3629276419851292687' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3629276419851292687' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 13, 2010 at 7:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6207508631380428514</id><published>2010-10-13T20:43:07.676-06:00</published><updated>2010-10-13T20:43:07.676-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Welcome back and happy anniversary!! I love your w...</title><content type='html'>Welcome back and happy anniversary!! I love your wedding picture! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3629276419851292687/comments/default/6207508631380428514'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3629276419851292687/comments/default/6207508631380428514'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/were-back-but.html?showComment=1287024187676#c6207508631380428514' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/were-back-but.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3629276419851292687' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3629276419851292687' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='October 13, 2010 at 8:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3912080800126660869</id><published>2010-10-13T21:20:32.924-06:00</published><updated>2011-09-29T11:34:28.078-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ahhh!  So cute!!! 

*wiping tears from my eyes now...</title><content type='html'>Ahhh!  So cute!!! &lt;br /&gt;&lt;br /&gt;*wiping tears from my eyes now*&lt;br /&gt;&lt;br /&gt;I just am catching up on the blog &amp;amp; so happy for you two!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/3912080800126660869'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5356939383944071782/comments/default/3912080800126660869'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html?showComment=1287026432924#c3912080800126660869' title=''/><author><name>AMY</name><uri>https://www.blogger.com/profile/15790335132294267633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-yXWSItNUJtE/ToyTtoHbGJI/AAAAAAAAWjs/Vo54PMXPVL0/s32/IMG_1562a.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/how-we-told-my-family.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5356939383944071782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5356939383944071782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1173087483'/><gd:extendedProperty name='blogger.displayTime' value='October 13, 2010 at 9:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2360955428427270169</id><published>2010-10-14T11:15:15.590-06:00</published><updated>2010-10-14T11:15:15.590-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Anniversary to you two!!  I love that weddin...</title><content type='html'>Happy Anniversary to you two!!  I love that wedding picture, so fun and CUTE!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3629276419851292687/comments/default/2360955428427270169'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3629276419851292687/comments/default/2360955428427270169'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/were-back-but.html?showComment=1287076515590#c2360955428427270169' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/were-back-but.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3629276419851292687' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3629276419851292687' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='October 14, 2010 at 11:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1477027335112904502</id><published>2010-10-14T11:50:46.536-06:00</published><updated>2010-10-14T11:50:46.536-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I voted girl! :)</title><content type='html'>I voted girl! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/979325216440633749/comments/default/1477027335112904502'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/979325216440633749/comments/default/1477027335112904502'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/whats-it-gonna-be.html?showComment=1287078646536#c1477027335112904502' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/whats-it-gonna-be.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-979325216440633749' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/979325216440633749' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='October 14, 2010 at 11:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5633789945574856480</id><published>2010-10-14T13:15:02.139-06:00</published><updated>2010-10-14T13:15:02.139-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love that picture of you 2 on your wedding day! ...</title><content type='html'>I love that picture of you 2 on your wedding day! Happy Anniversary!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3629276419851292687/comments/default/5633789945574856480'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3629276419851292687/comments/default/5633789945574856480'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/were-back-but.html?showComment=1287083702139#c5633789945574856480' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/were-back-but.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3629276419851292687' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3629276419851292687' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 14, 2010 at 1:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8071284725577103346</id><published>2010-10-14T13:18:30.989-06:00</published><updated>2010-10-14T13:18:30.989-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yeah, I think it&amp;#39;s a girl too.  I think your m...</title><content type='html'>Yeah, I think it&amp;#39;s a girl too.  I think your mom needs a little Brittney Grandchild running around hehe.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/979325216440633749/comments/default/8071284725577103346'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/979325216440633749/comments/default/8071284725577103346'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/whats-it-gonna-be.html?showComment=1287083910989#c8071284725577103346' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/whats-it-gonna-be.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-979325216440633749' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/979325216440633749' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='October 14, 2010 at 1:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1347495576534956353</id><published>2010-10-14T13:22:29.743-06:00</published><updated>2010-10-14T13:22:29.743-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Girl!</title><content type='html'>Girl!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/979325216440633749/comments/default/1347495576534956353'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/979325216440633749/comments/default/1347495576534956353'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/whats-it-gonna-be.html?showComment=1287084149743#c1347495576534956353' title=''/><author><name>Wen</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/whats-it-gonna-be.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-979325216440633749' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/979325216440633749' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 14, 2010 at 1:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7872848097850791937</id><published>2010-10-14T13:30:15.182-06:00</published><updated>2010-10-14T13:30:15.182-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It will be a GIRL.  You will name her Daisy, her f...</title><content type='html'>It will be a GIRL.  You will name her Daisy, her favorite color will be pink/purple.  And her first word will be Disney.  Best of luck with the appt!.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/979325216440633749/comments/default/7872848097850791937'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/979325216440633749/comments/default/7872848097850791937'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/whats-it-gonna-be.html?showComment=1287084615182#c7872848097850791937' title=''/><author><name>Linda</name><uri>https://www.blogger.com/profile/02361799453318603513</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/whats-it-gonna-be.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-979325216440633749' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/979325216440633749' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-373471879'/><gd:extendedProperty name='blogger.displayTime' value='October 14, 2010 at 1:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1763692409713863856</id><published>2010-10-14T15:08:21.295-06:00</published><updated>2010-10-14T15:08:21.295-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m thinkin&amp;#39; girl too.  I don&amp;#39;t know why.</title><content type='html'>I&amp;#39;m thinkin&amp;#39; girl too.  I don&amp;#39;t know why.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/979325216440633749/comments/default/1763692409713863856'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/979325216440633749/comments/default/1763692409713863856'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/whats-it-gonna-be.html?showComment=1287090501295#c1763692409713863856' title=''/><author><name>LedaP</name><uri>https://www.blogger.com/profile/08467426259670373961</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_zK7rwXajp3M/TPnhPMqszgI/AAAAAAAAChc/Ntok0YJVLvY/S220-s32/DSC00107.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/whats-it-gonna-be.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-979325216440633749' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/979325216440633749' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1141349868'/><gd:extendedProperty name='blogger.displayTime' value='October 14, 2010 at 3:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7126697664821655391</id><published>2010-10-14T15:59:14.151-06:00</published><updated>2010-10-14T15:59:14.151-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>love your wedding pic and new pic...you guys are t...</title><content type='html'>love your wedding pic and new pic...you guys are the cutest! Happy anniversary</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3629276419851292687/comments/default/7126697664821655391'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3629276419851292687/comments/default/7126697664821655391'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/were-back-but.html?showComment=1287093554151#c7126697664821655391' title=''/><author><name>Kimbytx</name><uri>https://www.blogger.com/profile/04174307638453392980</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//1.bp.blogspot.com/-LutUZ0LCh8s/Xpn7bQjkNiI/AAAAAAAAs6I/GLvmhFP2v0UWKKuN44d5Pfuu_RK5Dg1HwCK4BGAYYCw/s32/kimavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/were-back-but.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3629276419851292687' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3629276419851292687' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-740091371'/><gd:extendedProperty name='blogger.displayTime' value='October 14, 2010 at 3:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1201234095077078142</id><published>2010-10-14T16:26:22.433-06:00</published><updated>2010-10-14T16:26:22.433-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>PINK!</title><content type='html'>PINK!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/979325216440633749/comments/default/1201234095077078142'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/979325216440633749/comments/default/1201234095077078142'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/whats-it-gonna-be.html?showComment=1287095182433#c1201234095077078142' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/whats-it-gonna-be.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-979325216440633749' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/979325216440633749' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='October 14, 2010 at 4:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1409575264430172217</id><published>2010-10-14T16:49:07.431-06:00</published><updated>2010-10-14T16:49:07.431-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just wanted to point out the chinese birth chart f...</title><content type='html'>Just wanted to point out the chinese birth chart found at:&lt;br /&gt;&lt;br /&gt;http://www.webwomb.com/chinesechart.htm&lt;br /&gt;&lt;br /&gt;If you got pregnant the old fashion way, it is very acurate.  Be careful to remember your age you were when you conceived...not always the same as the age you are now, so be careful. Was right for all three of my kids.  Eager to find if it works for you too.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/979325216440633749/comments/default/1409575264430172217'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/979325216440633749/comments/default/1409575264430172217'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/whats-it-gonna-be.html?showComment=1287096547431#c1409575264430172217' title=''/><author><name>Donna</name><uri>https://www.blogger.com/profile/14754349205860441721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//3.bp.blogspot.com/_Qt_U05QS69I/SadnpQHw42I/AAAAAAAAAMc/5tm3jPk700g/S220-s32/Donna+-+Small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/whats-it-gonna-be.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-979325216440633749' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/979325216440633749' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1938042891'/><gd:extendedProperty name='blogger.displayTime' value='October 14, 2010 at 4:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4255367101729493860</id><published>2010-10-14T16:50:24.384-06:00</published><updated>2010-10-14T16:50:24.384-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yeah I did that and it says I&amp;#39;m having a girl....</title><content type='html'>Yeah I did that and it says I&amp;#39;m having a girl.  We&amp;#39;ll see if its right! haha</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/979325216440633749/comments/default/4255367101729493860'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/979325216440633749/comments/default/4255367101729493860'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/whats-it-gonna-be.html?showComment=1287096624384#c4255367101729493860' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/whats-it-gonna-be.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-979325216440633749' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/979325216440633749' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='October 14, 2010 at 4:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4851005664548434060</id><published>2010-10-14T20:01:03.880-06:00</published><updated>2010-10-14T20:01:03.880-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It all depends on the heart beat...what is your ba...</title><content type='html'>It all depends on the heart beat...what is your baby&amp;#39;s heart rate?  This worked for all my kids=)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/979325216440633749/comments/default/4851005664548434060'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/979325216440633749/comments/default/4851005664548434060'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/whats-it-gonna-be.html?showComment=1287108063880#c4851005664548434060' title=''/><author><name>Fonnetta</name><uri>https://www.blogger.com/profile/08118675958743138258</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/whats-it-gonna-be.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-979325216440633749' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/979325216440633749' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1882320698'/><gd:extendedProperty name='blogger.displayTime' value='October 14, 2010 at 8:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7291712833651500789</id><published>2010-10-14T20:22:57.492-06:00</published><updated>2010-10-14T20:22:57.492-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Voted for a girl!</title><content type='html'>Voted for a girl!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/979325216440633749/comments/default/7291712833651500789'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/979325216440633749/comments/default/7291712833651500789'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/whats-it-gonna-be.html?showComment=1287109377492#c7291712833651500789' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/whats-it-gonna-be.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-979325216440633749' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/979325216440633749' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='October 14, 2010 at 8:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-635571585342071080</id><published>2010-10-14T20:26:04.544-06:00</published><updated>2010-10-14T20:26:04.544-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Welcome home!  Love that pic, keep trying to pictu...</title><content type='html'>Welcome home!  Love that pic, keep trying to picture you landing safely in that dress without ripping it!  LOL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3629276419851292687/comments/default/635571585342071080'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3629276419851292687/comments/default/635571585342071080'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/were-back-but.html?showComment=1287109564544#c635571585342071080' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/were-back-but.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3629276419851292687' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3629276419851292687' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='October 14, 2010 at 8:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-482597291414817799</id><published>2010-10-15T00:28:11.888-06:00</published><updated>2010-10-15T00:28:11.888-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OOOh, those are so cute!!</title><content type='html'>OOOh, those are so cute!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5026801933832220870/comments/default/482597291414817799'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5026801933832220870/comments/default/482597291414817799'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/halloween-goodies.html?showComment=1287124091888#c482597291414817799' title=''/><author><name>mrstank</name><uri>https://www.blogger.com/profile/03286604572880656982</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/halloween-goodies.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5026801933832220870' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5026801933832220870' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026006575'/><gd:extendedProperty name='blogger.displayTime' value='October 15, 2010 at 12:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3990066211701908250</id><published>2010-10-15T00:29:10.096-06:00</published><updated>2010-10-15T00:29:10.096-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I went with boy, I noticed I am not with majority ...</title><content type='html'>I went with boy, I noticed I am not with majority but I can FEEL it... BOY!!!!  WOOT!  ha ha!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/979325216440633749/comments/default/3990066211701908250'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/979325216440633749/comments/default/3990066211701908250'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/whats-it-gonna-be.html?showComment=1287124150096#c3990066211701908250' title=''/><author><name>mrstank</name><uri>https://www.blogger.com/profile/03286604572880656982</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/whats-it-gonna-be.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-979325216440633749' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/979325216440633749' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026006575'/><gd:extendedProperty name='blogger.displayTime' value='October 15, 2010 at 12:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3941847962929091960</id><published>2010-10-15T13:00:50.502-06:00</published><updated>2010-10-15T13:00:50.502-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My first thought was that for sure your having a g...</title><content type='html'>My first thought was that for sure your having a girl but lately I feel like it&amp;#39;s going to be a boy. So I voted boy. I can just see the cutest and most adorable little Josh running around :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/979325216440633749/comments/default/3941847962929091960'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/979325216440633749/comments/default/3941847962929091960'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/whats-it-gonna-be.html?showComment=1287169250502#c3941847962929091960' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/whats-it-gonna-be.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-979325216440633749' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/979325216440633749' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='October 15, 2010 at 1:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-163160883785437122</id><published>2010-10-15T21:25:18.088-06:00</published><updated>2010-10-15T21:25:18.088-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a fantastic picture! Happy anniversary!</title><content type='html'>What a fantastic picture! Happy anniversary!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3629276419851292687/comments/default/163160883785437122'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3629276419851292687/comments/default/163160883785437122'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/were-back-but.html?showComment=1287199518088#c163160883785437122' title=''/><author><name>Liston Family</name><uri>https://www.blogger.com/profile/03293547353722664164</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/were-back-but.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3629276419851292687' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3629276419851292687' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1047464221'/><gd:extendedProperty name='blogger.displayTime' value='October 15, 2010 at 9:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2093721221330781925</id><published>2010-10-16T20:13:59.625-06:00</published><updated>2010-10-16T20:13:59.625-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m gonna say girl! Good luck, Britt! I&amp;#39;m ...</title><content type='html'>I&amp;#39;m gonna say girl! Good luck, Britt! I&amp;#39;m so excited for you and Josh. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/979325216440633749/comments/default/2093721221330781925'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/979325216440633749/comments/default/2093721221330781925'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/whats-it-gonna-be.html?showComment=1287281639625#c2093721221330781925' title=''/><author><name>kendallt</name><uri>https://www.blogger.com/profile/07731351238854174425</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//2.bp.blogspot.com/-yEPSvuldCM4/Tww0e-RsRpI/AAAAAAAAAJ8/mjFb_oJnQTs/s32/Kendall_NewAvatar_Small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/whats-it-gonna-be.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-979325216440633749' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/979325216440633749' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-37576675'/><gd:extendedProperty name='blogger.displayTime' value='October 16, 2010 at 8:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4275734083766142259</id><published>2010-10-17T07:37:55.281-06:00</published><updated>2010-10-17T07:37:55.281-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>i just wanted to say congrats on your pregnancy!  ...</title><content type='html'>i just wanted to say congrats on your pregnancy!  you are going to be a great mom!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1574340812610172300/comments/default/4275734083766142259'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1574340812610172300/comments/default/4275734083766142259'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/disney-world-meet-up-is-fast.html?showComment=1287322675281#c4275734083766142259' title=''/><author><name>alamama</name><uri>https://www.blogger.com/profile/12352205989136266663</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/disney-world-meet-up-is-fast.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1574340812610172300' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1574340812610172300' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1737083600'/><gd:extendedProperty name='blogger.displayTime' value='October 17, 2010 at 7:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3086881450121138960</id><published>2010-10-17T21:03:21.102-06:00</published><updated>2010-10-17T21:03:21.102-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>DONE!!!!</title><content type='html'>DONE!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5306302730116043397/comments/default/3086881450121138960'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5306302730116043397/comments/default/3086881450121138960'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/vote-for-britt-girls.html?showComment=1287371001102#c3086881450121138960' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/vote-for-britt-girls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5306302730116043397' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5306302730116043397' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='October 17, 2010 at 9:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2533874384233807025</id><published>2010-10-17T21:28:58.936-06:00</published><updated>2010-10-17T21:28:58.936-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Anniversary!  I think I remember you posting...</title><content type='html'>Happy Anniversary!  I think I remember you posting this last year and I was going to write you then, and never did.  Anyways, we share an anniversary...5 years apart!  Oct 13, we celebrated our 10 year!  And we got married in the same place!  :)  Love your pic!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3629276419851292687/comments/default/2533874384233807025'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3629276419851292687/comments/default/2533874384233807025'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/were-back-but.html?showComment=1287372538936#c2533874384233807025' title=''/><author><name>Kari</name><uri>https://www.blogger.com/profile/02487525060520419602</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_SBVtXTBAtZ8/SmdCi5-OPfI/AAAAAAAABFM/ax722QN6zDI/S220-s32/IMG_0163.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/were-back-but.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3629276419851292687' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3629276419851292687' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1441529418'/><gd:extendedProperty name='blogger.displayTime' value='October 17, 2010 at 9:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6665686723693895782</id><published>2010-10-18T15:32:26.198-06:00</published><updated>2010-10-18T15:32:26.198-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the goodie bag....and we did...</title><content type='html'>Thank you so much for the goodie bag....and we didn&amp;#39;t even have to say &amp;quot;Trick or Treat&amp;quot;!  LOL!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5026801933832220870/comments/default/6665686723693895782'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5026801933832220870/comments/default/6665686723693895782'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/halloween-goodies.html?showComment=1287437546198#c6665686723693895782' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/halloween-goodies.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5026801933832220870' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5026801933832220870' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='October 18, 2010 at 3:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5851220375063995549</id><published>2010-10-19T15:37:01.481-06:00</published><updated>2010-10-19T15:37:01.481-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can&amp;#39;t wait to hear!</title><content type='html'>Can&amp;#39;t wait to hear!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/979325216440633749/comments/default/5851220375063995549'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/979325216440633749/comments/default/5851220375063995549'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/whats-it-gonna-be.html?showComment=1287524221481#c5851220375063995549' title=''/><author><name>Julene</name><uri>https://www.blogger.com/profile/16423837376936216400</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_iBp7FiL1Gjo/SMmKjHg6WoI/AAAAAAAAACQ/-zKXZ78hKTk/S220-s32/close+up.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/whats-it-gonna-be.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-979325216440633749' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/979325216440633749' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251066642'/><gd:extendedProperty name='blogger.displayTime' value='October 19, 2010 at 3:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3607478825962493076</id><published>2010-10-22T06:31:29.503-06:00</published><updated>2010-10-22T06:31:29.503-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, good luck at the ultrasound... I never foun...</title><content type='html'>Britt, good luck at the ultrasound... I never found out at my appt.&amp;#39;s  (which ended up being really nice when my 1st was born and my hubby made the announcement that we had a girl).  Secondly, I wanna know the story behind Courtney&amp;#39;s page (it looks like it is a funny story).  AND, I think I wanna scraplift Tanya&amp;#39;s page for my own trip a month ago (just can&amp;#39;t see her title).  LOVE the embossed papers... great idea!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5520400298474106246/comments/default/3607478825962493076'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5520400298474106246/comments/default/3607478825962493076'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/fridays-here.html?showComment=1287750689503#c3607478825962493076' title=''/><author><name>Mary Kate</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/fridays-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5520400298474106246' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5520400298474106246' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 22, 2010 at 6:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1695116930595403024</id><published>2010-10-22T11:38:12.584-06:00</published><updated>2010-10-22T11:38:12.584-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Good Luck, Britt! I am DYING to hear if it&amp;#39;s a...</title><content type='html'>Good Luck, Britt! I am DYING to hear if it&amp;#39;s a boy or a girl. Beautiful papers!!! They totally rock. I&amp;#39;m thinking of you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5520400298474106246/comments/default/1695116930595403024'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5520400298474106246/comments/default/1695116930595403024'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/fridays-here.html?showComment=1287769092584#c1695116930595403024' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/fridays-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5520400298474106246' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5520400298474106246' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='October 22, 2010 at 11:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4140969023346122032</id><published>2010-10-22T23:55:51.283-06:00</published><updated>2010-10-22T23:55:51.283-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOO-HOO!!!  Congratulations!  Little girls are so ...</title><content type='html'>WOO-HOO!!!  Congratulations!  Little girls are so fun, I am finding.  :-)  I&amp;#39;m glad you were able to find out even after the disappointment in the morning.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/4140969023346122032'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/4140969023346122032'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html?showComment=1287813351283#c4140969023346122032' title=''/><author><name>Beth</name><uri>https://www.blogger.com/profile/13870296621798497300</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-Xgp7_L6R9qo/Wh4-8WJUILI/AAAAAAABqNc/AujVyPoz0aMwGiOE-sIwNZcpxNZymwzbQCK4BGAYYCw/s32/beth.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2820881297976469613' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2820881297976469613' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868305007'/><gd:extendedProperty name='blogger.displayTime' value='October 22, 2010 at 11:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1920621834503283684</id><published>2010-10-23T02:00:20.729-06:00</published><updated>2010-10-23T02:00:20.729-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY!!!!!!  Girls are SO FUN... and so dramatic... ...</title><content type='html'>YAY!!!!!!  Girls are SO FUN... and so dramatic... and it&amp;#39;s even better when you end up with one that acts just like you! hahahaha  :)  She will be BEAUTIFUL!!!  Congrats Britt... I&amp;#39;m so freakin excited for you!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/1920621834503283684'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/1920621834503283684'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html?showComment=1287820820729#c1920621834503283684' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2820881297976469613' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2820881297976469613' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='October 23, 2010 at 2:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4398718237551677739</id><published>2010-10-23T03:44:08.493-06:00</published><updated>2010-10-23T03:44:08.493-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>so happy for you guys! glad your mum could call  i...</title><content type='html'>so happy for you guys! glad your mum could call  in some favours and it all worked out!&lt;br /&gt;-bellbird</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/4398718237551677739'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/4398718237551677739'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html?showComment=1287827048493#c4398718237551677739' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2820881297976469613' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2820881297976469613' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 23, 2010 at 3:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5409067010637819559</id><published>2010-10-23T04:24:17.469-06:00</published><updated>2010-10-23T04:24:17.469-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How awesome you are having a girl! I had 2 boys fi...</title><content type='html'>How awesome you are having a girl! I had 2 boys first before I got my Sweet Violet. I didn&amp;#39;t believe it when they told me it was a girl in the ultrasound. I refused to believe it until we got our amnio result back and knew 100% that it was a girl. Congrats again!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/5409067010637819559'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/5409067010637819559'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html?showComment=1287829457469#c5409067010637819559' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2820881297976469613' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2820881297976469613' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='October 23, 2010 at 4:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-794099432909254741</id><published>2010-10-23T04:28:16.498-06:00</published><updated>2010-10-23T04:28:16.498-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>CONGRATULATIONS!!  I&amp;#39;m so glad your mom was ab...</title><content type='html'>CONGRATULATIONS!!  I&amp;#39;m so glad your mom was able to help you guys find out today.  What a great story!  I&amp;#39;m seeing a lot of pink in our digi-scrapping future!  Just don&amp;#39;t forget to make some blue kits, too, ok?  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/794099432909254741'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/794099432909254741'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html?showComment=1287829696498#c794099432909254741' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2820881297976469613' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2820881297976469613' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='October 23, 2010 at 4:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5521621494518963980</id><published>2010-10-23T05:07:29.059-06:00</published><updated>2010-10-23T05:07:29.059-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt- I think you have the perfect name for a new...</title><content type='html'>Britt- I think you have the perfect name for a new kit &amp;quot;The Stars Aligned&amp;quot;. Today we begin the celebration of my daughters 7th birthday! Yeah she wasn&amp;#39;t born until the 30th! But little girls are worth every cupcake and glitter you find all over!! Best wishes to you and Josh!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/5521621494518963980'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/5521621494518963980'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html?showComment=1287832049059#c5521621494518963980' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2820881297976469613' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2820881297976469613' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 23, 2010 at 5:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4482665779455800686</id><published>2010-10-23T06:12:53.018-06:00</published><updated>2010-10-23T06:12:53.018-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WHEE!!!  I&amp;#39;m so glad Josh and you were able to...</title><content type='html'>WHEE!!!  I&amp;#39;m so glad Josh and you were able to find out today.  You know I knew how you felt after that first appointment.  It&amp;#39;s so cool that your Mom has good friends like that.  Hee, hee...Grandma was gonna make things work for out for everybody.:D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/4482665779455800686'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/4482665779455800686'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html?showComment=1287835973018#c4482665779455800686' title=''/><author><name>Patricia</name><uri>https://www.blogger.com/profile/10363673576955942618</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2820881297976469613' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2820881297976469613' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1491692169'/><gd:extendedProperty name='blogger.displayTime' value='October 23, 2010 at 6:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7081778722558695332</id><published>2010-10-23T06:20:44.210-06:00</published><updated>2010-10-23T06:20:44.210-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations to you both!  Girls are great!!</title><content type='html'>Congratulations to you both!  Girls are great!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/7081778722558695332'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/7081778722558695332'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html?showComment=1287836444210#c7081778722558695332' title=''/><author><name>jeffsamber</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2820881297976469613' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2820881297976469613' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 23, 2010 at 6:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5445788307537958133</id><published>2010-10-23T06:34:29.377-06:00</published><updated>2010-10-23T06:34:29.377-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>HIIIIAAAAHHHh!! Congrats!!! I&amp;#39;ve two little gi...</title><content type='html'>HIIIIAAAAHHHh!! Congrats!!! I&amp;#39;ve two little girls: and I promise you a ton of wonderful times with your baby!! Girls are very fond of cuddles and kisses!!Always!! And especially with Daddy: prepare you to this Josh!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/5445788307537958133'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/5445788307537958133'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html?showComment=1287837269377#c5445788307537958133' title=''/><author><name>VissyMac</name><uri>https://www.blogger.com/profile/13576947866007773970</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-FT_OxO19sgE/UWVNX_Rfv6I/AAAAAAAAAsc/DkfhCrVNzTA/s32/Sans%2Btitre-1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2820881297976469613' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2820881297976469613' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-115305213'/><gd:extendedProperty name='blogger.displayTime' value='October 23, 2010 at 6:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2843521444409853280</id><published>2010-10-23T06:50:50.833-06:00</published><updated>2010-10-23T06:50:50.833-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m so happy for you Britt, I couldn&amp;#39;t pic...</title><content type='html'>I&amp;#39;m so happy for you Britt, I couldn&amp;#39;t picture you with anything but a girl! :) Kudos to your mom for finding you the second appointment!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/2843521444409853280'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/2843521444409853280'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html?showComment=1287838250833#c2843521444409853280' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2820881297976469613' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2820881297976469613' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='October 23, 2010 at 6:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7521145986047026861</id><published>2010-10-23T08:01:25.039-06:00</published><updated>2010-10-23T08:01:25.039-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay! Hooray for you on such a wonderful ending to ...</title><content type='html'>Yay! Hooray for you on such a wonderful ending to your day and for her!  She will have such wonderful parents!  And we will have lovely girlie kits to play with !  LOL  Princess kits!!!!  whoo-hoo!  LOL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/7521145986047026861'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/7521145986047026861'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html?showComment=1287842485039#c7521145986047026861' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2820881297976469613' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2820881297976469613' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='October 23, 2010 at 8:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1732080179963496701</id><published>2010-10-23T08:14:57.781-06:00</published><updated>2010-10-23T08:14:57.781-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>congrats!  i thought our daughter was a boy.  i ha...</title><content type='html'>congrats!  i thought our daughter was a boy.  i had the same feelings you did!  you guys will be great parents!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/1732080179963496701'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/1732080179963496701'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html?showComment=1287843297781#c1732080179963496701' title=''/><author><name>Pressed Petals</name><uri>https://www.blogger.com/profile/11363508061584830683</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_waNeXSTyMaw/TTDnhG21TaI/AAAAAAAADRc/mjE8JuFpMFo/S220-s32/blog-avi-2011.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2820881297976469613' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2820881297976469613' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2115726680'/><gd:extendedProperty name='blogger.displayTime' value='October 23, 2010 at 8:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4882561606979097669</id><published>2010-10-23T08:36:25.479-06:00</published><updated>2010-10-23T08:36:25.479-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats!  That is soooo exciting!  A sweet baby g...</title><content type='html'>Congrats!  That is soooo exciting!  A sweet baby girl!  I am glad your Mom&amp;#39;s friend was able to help.  I know you must have been super bummed after the original vist.  So glad it worked out.  I am looking forward to seeing some baby girl designs.  :) Congrats again!  Woooo hoooo so exciting!  Melinda</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/4882561606979097669'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/4882561606979097669'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html?showComment=1287844585479#c4882561606979097669' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2820881297976469613' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2820881297976469613' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 23, 2010 at 8:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2248546111235543148</id><published>2010-10-23T09:04:06.365-06:00</published><updated>2010-10-23T09:04:06.365-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations!!  What a fun turn of events.  Go ...</title><content type='html'>Congratulations!!  What a fun turn of events.  Go Mom!  Let the shopping begin!&lt;br /&gt;&lt;br /&gt;ShannonC</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/2248546111235543148'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/2248546111235543148'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html?showComment=1287846246365#c2248546111235543148' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2820881297976469613' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2820881297976469613' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 23, 2010 at 9:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3197158958592858775</id><published>2010-10-23T09:16:09.182-06:00</published><updated>2010-10-23T09:16:09.182-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY!!  Congrats and welcome to the girl side.  We ...</title><content type='html'>YAY!!  Congrats and welcome to the girl side.  We have 4 girls and have so much fun with them.  Girls are easier to shop for especially since just about everything is pink (I know that&amp;#39;s your favorite color). &lt;br /&gt;&lt;br /&gt;We didn&amp;#39;t want to find out with our last one, but then we found out we were having twins so we needed to know what they were. &lt;br /&gt;&lt;br /&gt;I&amp;#39;m so excited for you!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/3197158958592858775'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/3197158958592858775'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html?showComment=1287846969182#c3197158958592858775' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2820881297976469613' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2820881297976469613' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 23, 2010 at 9:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7796236602739061437</id><published>2010-10-23T10:02:51.120-06:00</published><updated>2010-10-23T10:02:51.120-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Aww, congratulations you guys!!  I&amp;#39;m so glad y...</title><content type='html'>Aww, congratulations you guys!!  I&amp;#39;m so glad you got to find out!  You will LOVE having a little girl!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/7796236602739061437'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/7796236602739061437'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html?showComment=1287849771120#c7796236602739061437' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2820881297976469613' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2820881297976469613' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='October 23, 2010 at 10:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-185463043499825315</id><published>2010-10-23T10:51:53.390-06:00</published><updated>2010-10-23T10:51:53.390-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations!!!! How exciting! Can&amp;#39;t wait t...</title><content type='html'>Congratulations!!!! How exciting! Can&amp;#39;t wait to hear the name &amp;amp; I know you can&amp;#39;t wait until you hold that little girl in your arms!  I&amp;#39;ll be seeing you this week at Epcot!&lt;br /&gt;&lt;br /&gt;Kim S. aka carolinagirl</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/185463043499825315'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/185463043499825315'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html?showComment=1287852713390#c185463043499825315' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2820881297976469613' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2820881297976469613' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 23, 2010 at 10:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-873764571435256141</id><published>2010-10-23T10:59:21.946-06:00</published><updated>2010-10-23T10:59:21.946-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAYAYAYAYAY!!  I need the &amp;quot;woo hoo&amp;quot; smil...</title><content type='html'>YAYAYAYAYAY!!  I need the &amp;quot;woo hoo&amp;quot; smilies on this thing and the dancing ones and thumbs up and all that!!!  Caps and exclamation marks can&amp;#39;t begin to express how excited I am for you!!!  I&amp;#39;m soooo glad Grandma pulled a few strings so you could find out sooner than later...AND that little baby girl cooperated too! =)  I voted girl because you love pink so much and I just love all your layouts with you and your neice, I can&amp;#39;t wait for the ones of you, Josh and your new blessing baby!  Now you&amp;#39;ll know how to shop when you are in the Happiest Place on Earth!! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/873764571435256141'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/873764571435256141'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html?showComment=1287853161946#c873764571435256141' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2820881297976469613' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2820881297976469613' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='October 23, 2010 at 10:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1747273435970055404</id><published>2010-10-23T20:55:53.430-06:00</published><updated>2010-10-23T20:55:53.430-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>CONGRATS!!!! I know the relief you are feeling rig...</title><content type='html'>CONGRATS!!!! I know the relief you are feeling right now. After 4 babies, just knowing makes you feel that much closer to your little one.  Once we knew we would call them by name, read stories to them  and decorate the nursery!!! What an amazing time this is for all of you! SOOOO excited for some baby girl kits from you now! LOL  Happy &amp;amp; safe travels. &lt;br /&gt;HUGS, Fonnetta</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/1747273435970055404'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/1747273435970055404'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html?showComment=1287888953430#c1747273435970055404' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2820881297976469613' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2820881297976469613' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='October 23, 2010 at 8:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6972745424039030239</id><published>2010-10-23T22:40:22.550-06:00</published><updated>2010-10-23T22:40:22.550-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats! Girls are so fun! Mine is 3 years old......</title><content type='html'>Congrats! Girls are so fun! Mine is 3 years old... Is it selfish that Im extra excited because it means even more girly, princess-y kits? ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/6972745424039030239'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/6972745424039030239'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html?showComment=1287895222550#c6972745424039030239' title=''/><author><name>LRHart85</name><uri>https://www.blogger.com/profile/16684621161320943059</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//3.bp.blogspot.com/_0__QTfwD3BE/Sw1oIblKh-I/AAAAAAAAAAM/i25_ktIajHE/S220-s32/AddisonMommy.bmp'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2820881297976469613' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2820881297976469613' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1738700731'/><gd:extendedProperty name='blogger.displayTime' value='October 23, 2010 at 10:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-340655594431213286</id><published>2010-10-24T07:04:36.074-06:00</published><updated>2010-10-24T07:04:36.074-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay yay yay! Three cheers for the baby girl :) Con...</title><content type='html'>Yay yay yay! Three cheers for the baby girl :) Congratulations again!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/340655594431213286'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/340655594431213286'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html?showComment=1287925476074#c340655594431213286' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2820881297976469613' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2820881297976469613' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 24, 2010 at 7:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8391920765628303</id><published>2010-10-24T07:32:55.524-06:00</published><updated>2010-10-24T07:32:55.524-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m so glad she cooperated for the 2nd ultraso...</title><content type='html'>I&amp;#39;m so glad she cooperated for the 2nd ultrasound.  Silly baby! I&amp;#39;m very excited for you guys! Have an awesome time in Orlando!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/8391920765628303'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/8391920765628303'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html?showComment=1287927175524#c8391920765628303' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2820881297976469613' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2820881297976469613' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='October 24, 2010 at 7:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1173589012003359633</id><published>2010-10-24T11:47:33.938-06:00</published><updated>2010-10-24T11:47:33.938-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats, I knew you&amp;#39;d have a girl! Just don&amp;#...</title><content type='html'>Congrats, I knew you&amp;#39;d have a girl! Just don&amp;#39;t forget the boys when you make kits ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/1173589012003359633'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/1173589012003359633'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html?showComment=1287942453938#c1173589012003359633' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2820881297976469613' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2820881297976469613' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 24, 2010 at 11:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7261640884728769061</id><published>2010-10-24T14:46:29.462-06:00</published><updated>2010-10-24T14:46:29.462-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>PINK!  Congrats! Having a girl first is so much fu...</title><content type='html'>PINK!  Congrats! Having a girl first is so much fun!  Have a fantastic time at WDW!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/7261640884728769061'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2820881297976469613/comments/default/7261640884728769061'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html?showComment=1287953189462#c7261640884728769061' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/boy-or-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2820881297976469613' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2820881297976469613' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='October 24, 2010 at 2:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6655215840927829407</id><published>2010-11-01T09:07:19.046-06:00</published><updated>2010-11-01T09:07:19.046-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the new kit Britt! Will def. be grabbing that...</title><content type='html'>Love the new kit Britt! Will def. be grabbing that. I&amp;#39;m starting to wonder if I&amp;#39;ll ever time my showoffs right lol I seem to not do them when you offer the hat collection lol Thanks for all you do!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5678796220762321995/comments/default/6655215840927829407'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5678796220762321995/comments/default/6655215840927829407'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/she-lives.html?showComment=1288624039046#c6655215840927829407' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/she-lives.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5678796220762321995' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5678796220762321995' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 1, 2010 at 9:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3124718550293835205</id><published>2010-11-02T21:08:00.301-06:00</published><updated>2010-11-02T21:08:00.301-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hope you feel better really soon!  My daughter&amp;#39...</title><content type='html'>Hope you feel better really soon!  My daughter&amp;#39;s birthday is March 11 so I hope you deliver on your actual due date!  Congratulations!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5678796220762321995/comments/default/3124718550293835205'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5678796220762321995/comments/default/3124718550293835205'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/10/she-lives.html?showComment=1288753680301#c3124718550293835205' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/10/she-lives.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5678796220762321995' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5678796220762321995' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='November 2, 2010 at 9:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6729926744902074845</id><published>2010-11-03T15:47:05.339-06:00</published><updated>2010-11-03T15:47:05.339-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>After my recent Disney trip I have a load of stuff...</title><content type='html'>After my recent Disney trip I have a load of stuff on my wish list - can&amp;#39;t wait to get shopping !!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5880250338498814579/comments/default/6729926744902074845'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5880250338498814579/comments/default/6729926744902074845'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/dsd-weekend-is-coming-up.html?showComment=1288820825339#c6729926744902074845' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/05409096942024081896</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/dsd-weekend-is-coming-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5880250338498814579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5880250338498814579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1172074899'/><gd:extendedProperty name='blogger.displayTime' value='November 3, 2010 at 3:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9075327766748007930</id><published>2010-11-06T06:20:32.852-06:00</published><updated>2010-11-06T06:20:32.852-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for this pretty alpha, Britt! Happy DSD! ;)</title><content type='html'>Thank you for this pretty alpha, Britt! Happy DSD! ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/9075327766748007930'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/9075327766748007930'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html?showComment=1289046032852#c9075327766748007930' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4767812763007594802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2010 at 6:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9019035762701599708</id><published>2010-11-06T06:41:15.702-06:00</published><updated>2010-11-06T06:41:15.702-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the wonderful alpha. And a big congr...</title><content type='html'>Thank you for the wonderful alpha. And a big congratulations :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/9019035762701599708'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/9019035762701599708'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html?showComment=1289047275702#c9019035762701599708' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12766583501226631527</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4767812763007594802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-489299845'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2010 at 6:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5823860403062156468</id><published>2010-11-06T07:14:34.729-06:00</published><updated>2010-11-06T07:14:34.729-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your alphas are the BEST! Thank you!</title><content type='html'>Your alphas are the BEST! Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/5823860403062156468'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/5823860403062156468'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html?showComment=1289049274729#c5823860403062156468' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10281512292470423640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4767812763007594802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-342573817'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2010 at 7:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4462464846878862522</id><published>2010-11-06T07:40:15.230-06:00</published><updated>2010-11-06T07:40:15.230-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freebie!</title><content type='html'>Thank you for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/4462464846878862522'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/4462464846878862522'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html?showComment=1289050815230#c4462464846878862522' title=''/><author><name>An</name><uri>https://www.blogger.com/profile/09111351208619070638</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_HxK9ExReMuE/S_mYtJHjiYI/AAAAAAAAAHk/BITh5Iakk6k/S220-s32/profielfotomei10a.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4767812763007594802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1006172935'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2010 at 7:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5666759060894690230</id><published>2010-11-06T08:19:20.583-06:00</published><updated>2010-11-06T08:19:20.583-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the alpha!  Tried to vote but didn&amp;#39;...</title><content type='html'>Thanks for the alpha!  Tried to vote but didn&amp;#39;t see you on the list, will try later!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/5666759060894690230'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/5666759060894690230'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html?showComment=1289053160583#c5666759060894690230' title=''/><author><name>Ruby</name><uri>https://www.blogger.com/profile/09703071404429795958</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4767812763007594802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1422484450'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2010 at 8:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7829473769725088511</id><published>2010-11-06T10:40:57.128-06:00</published><updated>2010-11-06T10:40:57.128-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG... girl you really know how to do simple... lo...</title><content type='html'>OMG... girl you really know how to do simple... love it.&lt;br /&gt;&lt;br /&gt;-- dalis</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/7829473769725088511'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/7829473769725088511'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html?showComment=1289061657128#c7829473769725088511' title=''/><author><name>Dalis (stampergirl)</name><uri>http://stampergirl.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4767812763007594802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2010 at 10:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1803283167850014751</id><published>2010-11-06T11:52:50.976-06:00</published><updated>2010-11-06T11:52:50.976-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great alpha. Thanks so much for sharing.</title><content type='html'>Great alpha. Thanks so much for sharing.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/1803283167850014751'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/1803283167850014751'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html?showComment=1289065970976#c1803283167850014751' title=''/><author><name>Athena Gray</name><uri>https://www.blogger.com/profile/06026322665478988575</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4767812763007594802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-231257615'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2010 at 11:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7573145834490201585</id><published>2010-11-06T12:30:19.866-06:00</published><updated>2010-11-06T12:30:19.866-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Gorgeous alpha, thanks a lot</title><content type='html'>Gorgeous alpha, thanks a lot</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/7573145834490201585'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/7573145834490201585'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html?showComment=1289068219866#c7573145834490201585' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4767812763007594802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2010 at 12:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4578903456981030872</id><published>2010-11-06T13:00:21.373-06:00</published><updated>2010-11-06T13:00:21.373-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the beautiful alphabet!</title><content type='html'>Thank you so much for the beautiful alphabet!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/4578903456981030872'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/4578903456981030872'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html?showComment=1289070021373#c4578903456981030872' title=''/><author><name>Shay</name><uri>https://www.blogger.com/profile/03086549592710654192</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-t-RedI3zfWs/UuFvEZYgaUI/AAAAAAAAASI/BlBR7Nxx7Ps/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4767812763007594802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2064381446'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2010 at 1:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5632169333013020612</id><published>2010-11-06T13:29:24.393-06:00</published><updated>2010-11-06T13:29:24.393-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>great alpha!
Thank you!</title><content type='html'>great alpha!&lt;br /&gt;Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/5632169333013020612'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/5632169333013020612'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html?showComment=1289071764393#c5632169333013020612' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4767812763007594802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2010 at 1:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8244183064203409881</id><published>2010-11-06T15:33:58.726-06:00</published><updated>2010-11-06T15:33:58.726-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you! I LOVE the alpha!!!</title><content type='html'>Thank you! I LOVE the alpha!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/8244183064203409881'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/8244183064203409881'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html?showComment=1289079238726#c8244183064203409881' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05883503404789822069</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4767812763007594802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-738774356'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2010 at 3:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2663554085713072409</id><published>2010-11-06T16:03:20.376-06:00</published><updated>2010-11-06T16:03:20.376-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the alpha!!</title><content type='html'>Thank you for the alpha!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/2663554085713072409'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/2663554085713072409'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html?showComment=1289081000376#c2663554085713072409' title=''/><author><name>Cindy</name><uri>https://www.blogger.com/profile/08569944694134863014</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4767812763007594802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1355025231'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2010 at 4:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5905930201318090835</id><published>2010-11-06T19:30:55.458-06:00</published><updated>2010-11-06T19:30:55.458-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much, Britt!</title><content type='html'>Thank you so much, Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/5905930201318090835'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/5905930201318090835'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html?showComment=1289093455458#c5905930201318090835' title=''/><author><name>Annisa</name><uri>https://www.blogger.com/profile/05449836771531253262</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//3.bp.blogspot.com/-Dl6OJ6PVwxA/UwI5YLviwbI/AAAAAAAABW8/0sIpWxOs5ak/s32/about%2Bme.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4767812763007594802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1681924752'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2010 at 7:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3187275104226845817</id><published>2010-11-06T19:30:59.346-06:00</published><updated>2010-11-06T19:30:59.346-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this wonderful freebie!</title><content type='html'>Thank you so much for this wonderful freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/3187275104226845817'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/3187275104226845817'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html?showComment=1289093459346#c3187275104226845817' title=''/><author><name>Patrice Einsel</name><uri>https://www.blogger.com/profile/03896421079787769880</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//1.bp.blogspot.com/-fLNJiGHPCKs/VgXi8wreCQI/AAAAAAAAAEk/NXld81Y1IqM/s32/0420112.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4767812763007594802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-547198552'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2010 at 7:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6511960319848938809</id><published>2010-11-06T19:32:40.294-06:00</published><updated>2010-11-06T19:32:40.294-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>FANTASTIC alpha Britt...thank you so much! You NEV...</title><content type='html'>FANTASTIC alpha Britt...thank you so much! You NEVER disappoint! Happy DSD&lt;br /&gt;~Fonnetta</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/6511960319848938809'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/6511960319848938809'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html?showComment=1289093560294#c6511960319848938809' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4767812763007594802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2010 at 7:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7699824424985722803</id><published>2010-11-06T20:26:19.539-06:00</published><updated>2010-11-06T20:26:19.539-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>TYVM!!</title><content type='html'>TYVM!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/7699824424985722803'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/7699824424985722803'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html?showComment=1289096779539#c7699824424985722803' title=''/><author><name>Marie-France Gervais</name><uri>https://www.blogger.com/profile/05936537856561924938</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4767812763007594802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1478271557'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2010 at 8:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6603199849490881535</id><published>2010-11-06T21:52:34.018-06:00</published><updated>2010-11-06T21:52:34.018-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this Britt! Have a wonderful...</title><content type='html'>Thank you so much for this Britt! Have a wonderful weekend :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/6603199849490881535'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/6603199849490881535'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html?showComment=1289101954018#c6603199849490881535' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4767812763007594802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2010 at 9:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3020041137306965692</id><published>2010-11-06T22:02:03.595-06:00</published><updated>2010-11-06T22:02:03.595-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the great alpha!!</title><content type='html'>Thanks for the great alpha!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/3020041137306965692'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/3020041137306965692'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html?showComment=1289102523595#c3020041137306965692' title=''/><author><name>Cori</name><uri>https://www.blogger.com/profile/08841917024314623470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-8NB9b7hHsGo/VAel2dMe7BI/AAAAAAAABEQ/1P986zABASg/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4767812763007594802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2045823275'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2010 at 10:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1810210211715039433</id><published>2010-11-06T23:10:30.324-06:00</published><updated>2010-11-06T23:10:30.354-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for your freebies. Link on your post was...</title><content type='html'>Thank you for your freebies. Link on your post was added to &lt;a href="http://picklemousefreebielist.blogspot.com/2010/11/freebies-for-06-nov-page-5-of-6.html" rel="nofollow"&gt;PickleMouse freebie list&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/1810210211715039433'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/1810210211715039433'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html?showComment=1289106630324#c1810210211715039433' title=''/><author><name>MouserMo</name><uri>https://www.blogger.com/profile/10423251203510907857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_1WI58Sf5rOw/THoQXVVQ-NI/AAAAAAAAACo/u_9CBB8jsdA/S220-s32/picklemouse_profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4767812763007594802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-280501088'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2010 at 11:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1040893977146606454</id><published>2010-11-07T16:44:53.700-07:00</published><updated>2010-11-07T16:44:53.700-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow - an entire alpha for free.  Rock on!</title><content type='html'>Wow - an entire alpha for free.  Rock on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/1040893977146606454'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/1040893977146606454'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html?showComment=1289173493700#c1040893977146606454' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/07318557243934276686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='//2.bp.blogspot.com/_gl7qaUI989w/TGXT0TT5eBI/AAAAAAAABzU/gdY9FENqwYs/S220-s33/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4767812763007594802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1020389206'/><gd:extendedProperty name='blogger.displayTime' value='November 7, 2010 at 4:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8277792819199099370</id><published>2010-11-07T17:35:28.572-07:00</published><updated>2010-11-07T17:35:28.572-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you very much !</title><content type='html'>Thank you very much !</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/8277792819199099370'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/8277792819199099370'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html?showComment=1289176528572#c8277792819199099370' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4767812763007594802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 7, 2010 at 5:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5228891667912599291</id><published>2010-11-08T07:47:55.056-07:00</published><updated>2010-11-08T07:47:55.056-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the alpha! Thank you for the freebie.</title><content type='html'>Love the alpha! Thank you for the freebie.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/5228891667912599291'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/5228891667912599291'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html?showComment=1289227675056#c5228891667912599291' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4767812763007594802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='November 8, 2010 at 7:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1471667972053231701</id><published>2010-11-08T12:24:11.786-07:00</published><updated>2010-11-08T12:24:11.786-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love these big, chunky alphas!!!  Thanks so much!!</title><content type='html'>I love these big, chunky alphas!!!  Thanks so much!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/1471667972053231701'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/1471667972053231701'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html?showComment=1289244251786#c1471667972053231701' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4767812763007594802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='November 8, 2010 at 12:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1099579224149573207</id><published>2010-11-08T15:12:45.455-07:00</published><updated>2010-11-08T15:12:45.455-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I bought Gretchen and I can&amp;#39;t stop using it!!  :)</title><content type='html'>I bought Gretchen and I can&amp;#39;t stop using it!!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5493221279231720374/comments/default/1099579224149573207'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5493221279231720374/comments/default/1099579224149573207'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/last-day-to-save.html?showComment=1289254365455#c1099579224149573207' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/07318557243934276686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='//2.bp.blogspot.com/_gl7qaUI989w/TGXT0TT5eBI/AAAAAAAABzU/gdY9FENqwYs/S220-s33/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/last-day-to-save.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5493221279231720374' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5493221279231720374' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1020389206'/><gd:extendedProperty name='blogger.displayTime' value='November 8, 2010 at 3:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8376752080934596504</id><published>2010-11-08T15:20:23.497-07:00</published><updated>2010-11-08T15:20:23.497-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you very much!!</title><content type='html'>Thank you very much!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/8376752080934596504'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/8376752080934596504'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html?showComment=1289254823497#c8376752080934596504' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4767812763007594802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 8, 2010 at 3:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3321456805415929929</id><published>2010-11-08T18:31:45.039-07:00</published><updated>2010-11-08T18:31:45.039-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the larger alphabets, especially with the con...</title><content type='html'>Love the larger alphabets, especially with the contrasting edge. Thank you for the fun-loving font choice. A perfect complement to enhance any layout.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/3321456805415929929'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/3321456805415929929'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html?showComment=1289266305039#c3321456805415929929' title=''/><author><name>grambie</name><uri>https://www.blogger.com/profile/18088160836850584667</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//2.bp.blogspot.com/-HxL_uJ_5BA0/TkahBmMfX4I/AAAAAAAAAAQ/TM7rQgbaI6E/s32/Shirl-Avatar-2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4767812763007594802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2050696099'/><gd:extendedProperty name='blogger.displayTime' value='November 8, 2010 at 6:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6289292493692298364</id><published>2010-11-09T21:55:27.969-07:00</published><updated>2010-11-09T21:55:27.969-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the fun alpha!  :)</title><content type='html'>Thanks so much for the fun alpha!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/6289292493692298364'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/6289292493692298364'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html?showComment=1289364927969#c6289292493692298364' title=''/><author><name>Sue</name><uri>https://www.blogger.com/profile/06460048895857046108</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-e9dZ2Lw9Yh0/WAFSXWQn1KI/AAAAAAAAGsM/tFkIkQ-vgccZ1sXXZNTk_yDJbTJUWruwwCK4B/s32/IMG_3085_Paint4_NatHair_Cr2-Square-600.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4767812763007594802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-118285162'/><gd:extendedProperty name='blogger.displayTime' value='November 9, 2010 at 9:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4635314723605424131</id><published>2010-11-10T10:42:06.940-07:00</published><updated>2010-11-10T10:42:06.940-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful alpha, thank you for offering it.</title><content type='html'>Beautiful alpha, thank you for offering it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/4635314723605424131'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/4635314723605424131'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html?showComment=1289410926940#c4635314723605424131' title=''/><author><name>Carolyn Albro</name><uri>https://www.blogger.com/profile/11611060318773013945</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='19' height='32' src='//4.bp.blogspot.com/-wmwTKCfT_I8/U59sUclx8MI/AAAAAAAANVk/tacHwaqwKX8/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4767812763007594802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1086020657'/><gd:extendedProperty name='blogger.displayTime' value='November 10, 2010 at 10:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5761624303965123549</id><published>2010-11-10T12:14:20.804-07:00</published><updated>2010-11-10T12:14:20.804-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hands down, the best DIY site is younghouselove.co...</title><content type='html'>Hands down, the best DIY site is younghouselove.com &lt;br /&gt;&lt;br /&gt;Start by clicking on house tour, then jump over to the projects tab.&lt;br /&gt;&lt;br /&gt;LOVE this site!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5369154077601005397/comments/default/5761624303965123549'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5369154077601005397/comments/default/5761624303965123549'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/stumped.html?showComment=1289416460804#c5761624303965123549' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/03564906200983646394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-2U_pryEXti0/UWcgC9NYzWI/AAAAAAAAXtw/ccer93QzhAA/s32/20130216_100523%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/stumped.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5369154077601005397' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5369154077601005397' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-161017844'/><gd:extendedProperty name='blogger.displayTime' value='November 10, 2010 at 12:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1081542621638786836</id><published>2010-11-10T12:20:28.064-07:00</published><updated>2010-11-10T12:20:28.064-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love browsing the Pottery Barn catalogs.  We als...</title><content type='html'>I love browsing the Pottery Barn catalogs.  We also have a brown leather sofa and white entertainment center and have painted our walls Sherwin Williams 6101 (Sands of Time) with accent walls in 6102 Portabello.  I like it because it&amp;#39;s neutral but not white and I can change pillows and other accents to give the room a different feel when I get bored.  Good Luck!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5369154077601005397/comments/default/1081542621638786836'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5369154077601005397/comments/default/1081542621638786836'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/stumped.html?showComment=1289416828064#c1081542621638786836' title=''/><author><name>amykayhay</name><uri>https://www.blogger.com/profile/16575430630906914133</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/stumped.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5369154077601005397' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5369154077601005397' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2032160525'/><gd:extendedProperty name='blogger.displayTime' value='November 10, 2010 at 12:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8230828890915217761</id><published>2010-11-10T15:11:40.515-07:00</published><updated>2010-11-10T15:11:40.515-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>HGTV is a great place to get ideas.  You can watch...</title><content type='html'>HGTV is a great place to get ideas.  You can watch home shows or browse through their website as well.  I am an HGTV-aholic, as well as a fellow Disney fanatic! &lt;br /&gt;By the way, check with your doctor about the sanding of glue before you do it. You can never be too careful when you are pregnant! Good Luck!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5369154077601005397/comments/default/8230828890915217761'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5369154077601005397/comments/default/8230828890915217761'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/stumped.html?showComment=1289427100515#c8230828890915217761' title=''/><author><name>Angie Hashemi</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/stumped.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5369154077601005397' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5369154077601005397' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 10, 2010 at 3:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4098787560795268090</id><published>2010-11-10T15:15:34.720-07:00</published><updated>2010-11-10T15:15:34.720-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love to stalk this one:

http://www.jenjohnson.t...</title><content type='html'>I love to stalk this one:&lt;br /&gt;&lt;br /&gt;http://www.jenjohnson.typepad.com/&lt;br /&gt;&lt;br /&gt;Great family stories, but I LIVE for the posts when she shares a picture of her house.  Yummy!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5369154077601005397/comments/default/4098787560795268090'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5369154077601005397/comments/default/4098787560795268090'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/stumped.html?showComment=1289427334720#c4098787560795268090' title=''/><author><name>jeffsamber</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/stumped.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5369154077601005397' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5369154077601005397' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 10, 2010 at 3:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9222245711514067366</id><published>2010-11-10T15:41:48.085-07:00</published><updated>2010-11-10T15:41:48.085-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>emailing you right now!!</title><content type='html'>emailing you right now!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5369154077601005397/comments/default/9222245711514067366'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5369154077601005397/comments/default/9222245711514067366'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/stumped.html?showComment=1289428908085#c9222245711514067366' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/stumped.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5369154077601005397' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5369154077601005397' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='November 10, 2010 at 3:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6385974705141843697</id><published>2010-11-10T16:09:46.335-07:00</published><updated>2010-11-10T16:09:46.335-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOL - I have the exact same desk!</title><content type='html'>LOL - I have the exact same desk!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9074422344753038025/comments/default/6385974705141843697'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9074422344753038025/comments/default/6385974705141843697'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/in-market-for-desk.html?showComment=1289430586335#c6385974705141843697' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/07318557243934276686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='//2.bp.blogspot.com/_gl7qaUI989w/TGXT0TT5eBI/AAAAAAAABzU/gdY9FENqwYs/S220-s33/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/in-market-for-desk.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9074422344753038025' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9074422344753038025' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1020389206'/><gd:extendedProperty name='blogger.displayTime' value='November 10, 2010 at 4:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5737226357438884439</id><published>2010-11-10T17:43:06.201-07:00</published><updated>2010-11-10T17:43:06.201-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These two are my favorites for decorating ideas......</title><content type='html'>These two are my favorites for decorating ideas...&lt;br /&gt;http://www.thriftydecorchick.blogspot.com/&lt;br /&gt;http://www.thenester.com/&lt;br /&gt;Good luck, I can&amp;#39;t wait to see the progress!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5369154077601005397/comments/default/5737226357438884439'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5369154077601005397/comments/default/5737226357438884439'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/stumped.html?showComment=1289436186201#c5737226357438884439' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/stumped.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5369154077601005397' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5369154077601005397' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='November 10, 2010 at 5:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9025718547315644470</id><published>2010-11-10T20:28:48.681-07:00</published><updated>2010-11-10T20:28:48.681-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Pottery Barn!  And then I look on the web to find ...</title><content type='html'>Pottery Barn!  And then I look on the web to find the same details somewhere cheaper  ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5369154077601005397/comments/default/9025718547315644470'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5369154077601005397/comments/default/9025718547315644470'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/stumped.html?showComment=1289446128681#c9025718547315644470' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/stumped.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5369154077601005397' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5369154077601005397' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 10, 2010 at 8:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4504073818165067026</id><published>2010-11-10T21:43:14.960-07:00</published><updated>2010-11-10T21:43:14.960-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sounds like someone is nesting already! LOL! These...</title><content type='html'>Sounds like someone is nesting already! LOL! These are my two favorite blogs for home ideas: www.houseofsmiths.blogspot.com and www.littlebignest.blogspot.com&lt;br /&gt;&lt;br /&gt;They both have lots of tutorials for how to make upgrades to your home that look expensive, but really aren&amp;#39;t. We just recently redid our master bathroom with some of the ideas from them. LOVE their style! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5369154077601005397/comments/default/4504073818165067026'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5369154077601005397/comments/default/4504073818165067026'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/stumped.html?showComment=1289450594960#c4504073818165067026' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/stumped.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5369154077601005397' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5369154077601005397' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='November 10, 2010 at 9:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8893953383442675088</id><published>2010-11-10T21:54:37.871-07:00</published><updated>2010-11-10T21:54:37.871-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>young house love

making it lovely

remodelaholic
...</title><content type='html'>young house love&lt;br /&gt;&lt;br /&gt;making it lovely&lt;br /&gt;&lt;br /&gt;remodelaholic&lt;br /&gt;&lt;br /&gt;hgtv&lt;br /&gt;&lt;br /&gt;those are my faves!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5369154077601005397/comments/default/8893953383442675088'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5369154077601005397/comments/default/8893953383442675088'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/stumped.html?showComment=1289451277871#c8893953383442675088' title=''/><author><name>Christie</name><uri>https://www.blogger.com/profile/04351034978075370424</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp1.blogger.com/_OGP6qxTdVrc/SD2XUpKIPiI/AAAAAAAAABQ/MONNgG6LLCE/S220-s32/profilepic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/stumped.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5369154077601005397' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5369154077601005397' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2090138033'/><gd:extendedProperty name='blogger.displayTime' value='November 10, 2010 at 9:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3662123294888119691</id><published>2010-11-10T22:34:59.827-07:00</published><updated>2010-11-10T22:34:59.827-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My suggestion has already been mentioned...Young H...</title><content type='html'>My suggestion has already been mentioned...Young House Love!!!! Great blog!&lt;br /&gt;&lt;br /&gt;Kim S.&lt;br /&gt;aka carolinagirl</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5369154077601005397/comments/default/3662123294888119691'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5369154077601005397/comments/default/3662123294888119691'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/stumped.html?showComment=1289453699827#c3662123294888119691' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/stumped.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5369154077601005397' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5369154077601005397' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 10, 2010 at 10:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6189574945283842386</id><published>2010-11-11T06:04:46.665-07:00</published><updated>2010-11-11T06:04:46.665-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this site:

http://inspirationfordecoration...</title><content type='html'>I love this site:&lt;br /&gt;&lt;br /&gt;http://inspirationfordecoration.blogspot.com/&lt;br /&gt;&lt;br /&gt;Greetings from Germany,&lt;br /&gt;&lt;br /&gt;Silvie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5369154077601005397/comments/default/6189574945283842386'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5369154077601005397/comments/default/6189574945283842386'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/stumped.html?showComment=1289480686665#c6189574945283842386' title=''/><author><name>Silvie</name><uri>https://www.blogger.com/profile/02175437840309616218</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/stumped.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5369154077601005397' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5369154077601005397' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1820770128'/><gd:extendedProperty name='blogger.displayTime' value='November 11, 2010 at 6:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4733090490259471052</id><published>2010-11-11T15:15:09.821-07:00</published><updated>2010-11-11T15:15:09.821-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Of course we&amp;#39;ll love it, you designed it! Isn&amp;...</title><content type='html'>Of course we&amp;#39;ll love it, you designed it! Isn&amp;#39;t that why we all stalk you online? :op</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5501838365039913375/comments/default/4733090490259471052'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5501838365039913375/comments/default/4733090490259471052'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/new-kit-tomorrow.html?showComment=1289513709821#c4733090490259471052' title=''/><author><name>October</name><uri>https://www.blogger.com/profile/04438679807161062083</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-14x5D3bvu6E/T2fWuE7-psI/AAAAAAAAAdQ/uW_9CiVK5kc/s32/blog_31559640224.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/new-kit-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5501838365039913375' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5501838365039913375' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-979275324'/><gd:extendedProperty name='blogger.displayTime' value='November 11, 2010 at 3:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1206670028367446492</id><published>2010-11-11T17:05:24.520-07:00</published><updated>2010-11-11T17:05:24.520-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Meeko!!!!! I can&amp;#39;t wait!</title><content type='html'>Meeko!!!!! I can&amp;#39;t wait!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5501838365039913375/comments/default/1206670028367446492'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5501838365039913375/comments/default/1206670028367446492'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/new-kit-tomorrow.html?showComment=1289520324520#c1206670028367446492' title=''/><author><name>X-tina</name><uri>https://www.blogger.com/profile/09201304600878823120</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='//1.bp.blogspot.com/_gZbHAJAM6-4/SLCuguAQfiI/AAAAAAAAAAM/DQrqdAqDfhE/S220-s32/DSC_0044.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/new-kit-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5501838365039913375' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5501838365039913375' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-524236270'/><gd:extendedProperty name='blogger.displayTime' value='November 11, 2010 at 5:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8372154602715355449</id><published>2010-11-11T17:48:52.041-07:00</published><updated>2010-11-11T17:48:52.041-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>very intriguing! Can&amp;#39;t wait to see it :)</title><content type='html'>very intriguing! Can&amp;#39;t wait to see it :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5501838365039913375/comments/default/8372154602715355449'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5501838365039913375/comments/default/8372154602715355449'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/new-kit-tomorrow.html?showComment=1289522932041#c8372154602715355449' title=''/><author><name>Admin</name><uri>https://www.blogger.com/profile/11202565556397930746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/new-kit-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5501838365039913375' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5501838365039913375' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1269621734'/><gd:extendedProperty name='blogger.displayTime' value='November 11, 2010 at 5:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1466392574757957167</id><published>2010-11-11T18:10:54.399-07:00</published><updated>2010-11-11T18:10:54.399-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cool!  Got my charging fingers ready!!!!  I&amp;#39;m ...</title><content type='html'>Cool!  Got my charging fingers ready!!!!  I&amp;#39;m always up for a Disney kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5501838365039913375/comments/default/1466392574757957167'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5501838365039913375/comments/default/1466392574757957167'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/new-kit-tomorrow.html?showComment=1289524254399#c1466392574757957167' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/new-kit-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5501838365039913375' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5501838365039913375' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='November 11, 2010 at 6:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-923809701618187327</id><published>2010-11-12T00:22:05.239-07:00</published><updated>2010-11-12T00:22:05.239-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you! picking this up for sure!</title><content type='html'>thank you! picking this up for sure!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/923809701618187327'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/923809701618187327'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html?showComment=1289546525239#c923809701618187327' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5636987170113296621' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5636987170113296621' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='November 12, 2010 at 12:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8978842250574070152</id><published>2010-11-12T05:02:16.574-07:00</published><updated>2010-11-12T05:02:16.574-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks so much!</title><content type='html'>thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/8978842250574070152'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/8978842250574070152'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html?showComment=1289563336574#c8978842250574070152' title=''/><author><name>Theresa</name><uri>https://www.blogger.com/profile/11061969153129256296</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-kNx8mlDYUsg/Til3n6xjLzI/AAAAAAAAAkg/pPm1mX-ttI8/s32/profile%2Bshot%2Bsmall.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5636987170113296621' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5636987170113296621' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1073747722'/><gd:extendedProperty name='blogger.displayTime' value='November 12, 2010 at 5:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7023794585444978294</id><published>2010-11-12T05:05:48.425-07:00</published><updated>2010-11-12T05:05:48.425-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much, love the new kit!</title><content type='html'>Thanks so much, love the new kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/7023794585444978294'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/7023794585444978294'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html?showComment=1289563548425#c7023794585444978294' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5636987170113296621' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5636987170113296621' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 12, 2010 at 5:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9091327305428128591</id><published>2010-11-12T05:27:58.497-07:00</published><updated>2010-11-12T05:27:58.497-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Too cute! Thanks for the adorable freebie.</title><content type='html'>Too cute! Thanks for the adorable freebie.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/9091327305428128591'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/9091327305428128591'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html?showComment=1289564878497#c9091327305428128591' title=''/><author><name>Kimberly/PrincessMouse</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5636987170113296621' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5636987170113296621' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 12, 2010 at 5:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3875992710723418746</id><published>2010-11-12T05:56:13.308-07:00</published><updated>2010-11-12T05:56:13.308-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay!  I knew it!  She is my favorite princess and ...</title><content type='html'>Yay!  I knew it!  She is my favorite princess and that is my all-time fave song.  I&amp;#39;m a happy girl!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/3875992710723418746'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/3875992710723418746'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html?showComment=1289566573308#c3875992710723418746' title=''/><author><name>jeffsamber</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5636987170113296621' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5636987170113296621' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 12, 2010 at 5:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1817867729661721714</id><published>2010-11-12T06:52:48.420-07:00</published><updated>2010-11-12T06:52:48.420-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you! my little girl looooves pocahontas! hop...</title><content type='html'>thank you! my little girl looooves pocahontas! hope you are feeling okay these days! ;0)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/1817867729661721714'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/1817867729661721714'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html?showComment=1289569968420#c1817867729661721714' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5636987170113296621' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5636987170113296621' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 12, 2010 at 6:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8555165078928373129</id><published>2010-11-12T07:42:40.515-07:00</published><updated>2010-11-12T07:42:40.515-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much!   Adorable new kit, your team w...</title><content type='html'>Thank you so much!   Adorable new kit, your team was very creative in their layouts!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/8555165078928373129'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/8555165078928373129'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html?showComment=1289572960515#c8555165078928373129' title=''/><author><name>Ruby</name><uri>https://www.blogger.com/profile/09703071404429795958</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5636987170113296621' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5636987170113296621' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1422484450'/><gd:extendedProperty name='blogger.displayTime' value='November 12, 2010 at 7:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1235197811393887570</id><published>2010-11-12T08:07:09.678-07:00</published><updated>2010-11-12T08:07:09.712-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 3&lt;/b&gt; post on Nov. 12, 2010. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/1235197811393887570'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/1235197811393887570'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html?showComment=1289574429678#c1235197811393887570' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5636987170113296621' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5636987170113296621' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='November 12, 2010 at 8:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-848362514860040008</id><published>2010-11-12T09:25:37.649-07:00</published><updated>2010-11-12T09:25:37.649-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt...looks like a fabulous kit as usual!</title><content type='html'>Thanks Britt...looks like a fabulous kit as usual!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/848362514860040008'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/848362514860040008'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html?showComment=1289579137649#c848362514860040008' title=''/><author><name>scrappin5kids</name><uri>https://www.blogger.com/profile/13202349714871963633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5636987170113296621' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5636987170113296621' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-722080513'/><gd:extendedProperty name='blogger.displayTime' value='November 12, 2010 at 9:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2297510431530893299</id><published>2010-11-12T09:35:38.492-07:00</published><updated>2010-11-12T09:35:38.492-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute! Thanks for the freebie! I&amp;#39;m going to pic...</title><content type='html'>Cute! Thanks for the freebie! I&amp;#39;m going to pick this one up for sure, I was just looking for a native american themed kit! Yay!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/2297510431530893299'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/2297510431530893299'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html?showComment=1289579738492#c2297510431530893299' title=''/><author><name>Ginny O</name><uri>https://www.blogger.com/profile/14932816927246272920</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-bWByJZCsry4/VQzKI9X0BdI/AAAAAAAAEHE/tABOLzS1iII/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5636987170113296621' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5636987170113296621' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-870276601'/><gd:extendedProperty name='blogger.displayTime' value='November 12, 2010 at 9:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2689802381745086323</id><published>2010-11-12T10:04:14.306-07:00</published><updated>2010-11-12T10:04:14.306-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She was my oldest daugters favorite princess!! LOV...</title><content type='html'>She was my oldest daugters favorite princess!! LOVE the new kit and thank you for the add-on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/2689802381745086323'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/2689802381745086323'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html?showComment=1289581454306#c2689802381745086323' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5636987170113296621' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5636987170113296621' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='November 12, 2010 at 10:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6136422958734600968</id><published>2010-11-12T10:58:01.061-07:00</published><updated>2010-11-12T10:58:01.061-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the new kit! Thank you for the free add-on.</title><content type='html'>Love the new kit! Thank you for the free add-on.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/6136422958734600968'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/6136422958734600968'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html?showComment=1289584681061#c6136422958734600968' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5636987170113296621' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5636987170113296621' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='November 12, 2010 at 10:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-683987635722911955</id><published>2010-11-12T11:08:12.079-07:00</published><updated>2010-11-12T11:08:12.079-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt!!! This may be one of my all time favorties ...</title><content type='html'>Britt!!! This may be one of my all time favorties from you! Seriously AMAZING work! Wowzers! And thanks for the freebie, I LOVE LOVE LOVE it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/683987635722911955'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/683987635722911955'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html?showComment=1289585292079#c683987635722911955' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5636987170113296621' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5636987170113296621' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='November 12, 2010 at 11:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7843720594850308409</id><published>2010-11-12T13:30:38.462-07:00</published><updated>2010-11-12T13:30:38.462-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!!</title><content type='html'>Thank you!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/7843720594850308409'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/7843720594850308409'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html?showComment=1289593838462#c7843720594850308409' title=''/><author><name>Monica</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5636987170113296621' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5636987170113296621' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 12, 2010 at 1:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4085842503390342358</id><published>2010-11-12T13:32:05.311-07:00</published><updated>2010-11-12T13:32:05.311-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie.  The new kits looks great.</title><content type='html'>Thanks for the freebie.  The new kits looks great.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/4085842503390342358'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/4085842503390342358'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html?showComment=1289593925311#c4085842503390342358' title=''/><author><name>Kim</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5636987170113296621' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5636987170113296621' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 12, 2010 at 1:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7622818912310344581</id><published>2010-11-12T13:36:18.013-07:00</published><updated>2010-11-12T13:36:18.013-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wonderful add-on! And your layouts are inspiring! ...</title><content type='html'>Wonderful add-on! And your layouts are inspiring! Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/7622818912310344581'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/7622818912310344581'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html?showComment=1289594178013#c7622818912310344581' title=''/><author><name>Suziwollman</name><uri>https://www.blogger.com/profile/04587162231396369273</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5636987170113296621' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5636987170113296621' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-392819364'/><gd:extendedProperty name='blogger.displayTime' value='November 12, 2010 at 1:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3784013392377673492</id><published>2010-11-12T14:21:22.622-07:00</published><updated>2010-11-12T14:21:22.622-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love it, Britt! Perfect for our pics at the Wilder...</title><content type='html'>Love it, Britt! Perfect for our pics at the Wilderness Lodge at WDW. Thanks for the AO too! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/3784013392377673492'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/3784013392377673492'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html?showComment=1289596882622#c3784013392377673492' title=''/><author><name>October</name><uri>https://www.blogger.com/profile/04438679807161062083</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-14x5D3bvu6E/T2fWuE7-psI/AAAAAAAAAdQ/uW_9CiVK5kc/s32/blog_31559640224.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5636987170113296621' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5636987170113296621' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-979275324'/><gd:extendedProperty name='blogger.displayTime' value='November 12, 2010 at 2:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8839377134735994914</id><published>2010-11-12T15:02:33.894-07:00</published><updated>2010-11-12T15:02:33.894-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hello!</title><content type='html'>Hello!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/8839377134735994914'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/8839377134735994914'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html?showComment=1289599353894#c8839377134735994914' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/07318557243934276686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='//2.bp.blogspot.com/_gl7qaUI989w/TGXT0TT5eBI/AAAAAAAABzU/gdY9FENqwYs/S220-s33/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5636987170113296621' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5636987170113296621' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1020389206'/><gd:extendedProperty name='blogger.displayTime' value='November 12, 2010 at 3:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3089063792668906313</id><published>2010-11-12T17:03:52.665-07:00</published><updated>2010-11-12T17:03:52.665-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We recently gutted our kitchen and completely redi...</title><content type='html'>We recently gutted our kitchen and completely redid it.  I found this site AFTER we had started, but I wish I had found it before. I wish I had found it before as its forums are a treasure-trove of information and will also introduce you to other nice sites. It is a gardening site, but there are forums for EVERYTHING home/decorating related.  I think you would enjoy it.&lt;br /&gt;http://www.gardenweb.com/</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5369154077601005397/comments/default/3089063792668906313'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5369154077601005397/comments/default/3089063792668906313'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/stumped.html?showComment=1289606632665#c3089063792668906313' title=''/><author><name>grannymike</name><uri>https://www.blogger.com/profile/16776905888957564182</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/stumped.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5369154077601005397' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5369154077601005397' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-50496425'/><gd:extendedProperty name='blogger.displayTime' value='November 12, 2010 at 5:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-307768271448716666</id><published>2010-11-12T19:17:50.908-07:00</published><updated>2010-11-12T19:17:50.908-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freebie - I like that kit!</title><content type='html'>Thank you for the freebie - I like that kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/307768271448716666'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/307768271448716666'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html?showComment=1289614670908#c307768271448716666' title=''/><author><name>Felicia</name><uri>https://www.blogger.com/profile/00352547084450879998</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5636987170113296621' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5636987170113296621' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-859414666'/><gd:extendedProperty name='blogger.displayTime' value='November 12, 2010 at 7:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-812087463221212132</id><published>2010-11-12T19:58:43.628-07:00</published><updated>2010-11-12T19:58:43.628-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie Britt!!!</title><content type='html'>Thanks for the freebie Britt!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/812087463221212132'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/812087463221212132'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html?showComment=1289617123628#c812087463221212132' title=''/><author><name>roxanamdm</name><uri>https://www.blogger.com/profile/16746425806604464452</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='23' src='//2.bp.blogspot.com/_jfRKsHXuV2Q/TFQgRyQs_dI/AAAAAAAAAAM/k_hhL8-N6N8/S220-s31/bambi+e+amigos.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5636987170113296621' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5636987170113296621' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2144322157'/><gd:extendedProperty name='blogger.displayTime' value='November 12, 2010 at 7:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7518130311919897581</id><published>2010-11-12T23:41:20.301-07:00</published><updated>2010-11-12T23:41:20.331-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for your freebies. Link on your post was...</title><content type='html'>Thank you for your freebies. Link on your post was added to &lt;a href="http://picklemousefreebielist.blogspot.com/2010/11/freebies-for-12-nov-page-6-of-6.html" rel="nofollow"&gt;PickleMouse freebie list&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/7518130311919897581'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/7518130311919897581'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html?showComment=1289630480301#c7518130311919897581' title=''/><author><name>MouserMo</name><uri>https://www.blogger.com/profile/10423251203510907857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_1WI58Sf5rOw/THoQXVVQ-NI/AAAAAAAAACo/u_9CBB8jsdA/S220-s32/picklemouse_profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5636987170113296621' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5636987170113296621' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-280501088'/><gd:extendedProperty name='blogger.displayTime' value='November 12, 2010 at 11:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4398131371456451816</id><published>2010-11-13T01:16:17.634-07:00</published><updated>2010-11-13T01:16:17.634-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much! ♥</title><content type='html'>Thank you so much! ♥</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/4398131371456451816'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/4398131371456451816'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html?showComment=1289636177634#c4398131371456451816' title=''/><author><name>VinGirl</name><uri>https://www.blogger.com/profile/14659967009586268127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-Ikpjo1eNgCM/VydVGmk2nOI/AAAAAAAAAhI/9C_nXrmT-D8_iq-Eu9XONN5Mt2hPj4r5QCK4B/s32/emotions_smile.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5636987170113296621' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5636987170113296621' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1563384281'/><gd:extendedProperty name='blogger.displayTime' value='November 13, 2010 at 1:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-846443132944073496</id><published>2010-11-13T02:30:18.311-07:00</published><updated>2010-11-13T02:30:18.311-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for sharing - i love it!
Greetin...</title><content type='html'>Thank you so much for sharing - i love it!&lt;br /&gt;Greetings, Cathy</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/846443132944073496'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/846443132944073496'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html?showComment=1289640618311#c846443132944073496' title=''/><author><name>Catherine</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5636987170113296621' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5636987170113296621' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 13, 2010 at 2:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8927651125343339556</id><published>2010-11-13T08:45:01.588-07:00</published><updated>2010-11-13T08:45:01.588-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks! Love the new kit!</title><content type='html'>Thanks! Love the new kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/8927651125343339556'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/8927651125343339556'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html?showComment=1289663101588#c8927651125343339556' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5636987170113296621' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5636987170113296621' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 13, 2010 at 8:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-298119846728362163</id><published>2010-11-13T09:52:47.861-07:00</published><updated>2010-11-13T09:52:47.861-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for a longer link expiry period! i was able...</title><content type='html'>thanks for a longer link expiry period! i was able to make it. =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/298119846728362163'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/298119846728362163'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html?showComment=1289667167861#c298119846728362163' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4767812763007594802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 13, 2010 at 9:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6564299222141965481</id><published>2010-11-14T08:48:19.214-07:00</published><updated>2010-11-14T08:48:19.214-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for such a versatila alpha!  Appreciate you...</title><content type='html'>Thanks for such a versatila alpha!  Appreciate your generosity!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/6564299222141965481'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/6564299222141965481'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html?showComment=1289749699214#c6564299222141965481' title=''/><author><name>Patti</name><uri>https://www.blogger.com/profile/13549360232486839599</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4767812763007594802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-464622973'/><gd:extendedProperty name='blogger.displayTime' value='November 14, 2010 at 8:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1737396126222319133</id><published>2010-11-14T09:35:58.438-07:00</published><updated>2010-11-14T09:35:58.438-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>tanks!</title><content type='html'>tanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/1737396126222319133'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/1737396126222319133'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html?showComment=1289752558438#c1737396126222319133' title=''/><author><name>Fiona</name><uri>http://www.byfiona.nl</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5636987170113296621' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5636987170113296621' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 14, 2010 at 9:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2549358127736448014</id><published>2010-11-17T14:04:45.820-07:00</published><updated>2010-11-17T14:04:45.820-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautifully done!  It&amp;#39;s so versatile, I love i...</title><content type='html'>Beautifully done!  It&amp;#39;s so versatile, I love it :)  Thank you very much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/2549358127736448014'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/2549358127736448014'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html?showComment=1290027885820#c2549358127736448014' title=''/><author><name>lammogliagirl</name><uri>https://www.blogger.com/profile/07342849073072692739</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//4.bp.blogspot.com/_BZo_EkRlbgI/SnYC5eEiz7I/AAAAAAAAAGs/yNDTyb2vekk/S220-s32/pocoyo1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4767812763007594802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-492179944'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2010 at 2:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2938506738602324370</id><published>2010-11-17T14:12:27.496-07:00</published><updated>2010-11-17T14:12:27.496-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such an adorable new kit!  Thank you so much for t...</title><content type='html'>Such an adorable new kit!  Thank you so much for the lovely free add-on!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/2938506738602324370'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/2938506738602324370'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html?showComment=1290028347496#c2938506738602324370' title=''/><author><name>Shay</name><uri>https://www.blogger.com/profile/03086549592710654192</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-t-RedI3zfWs/UuFvEZYgaUI/AAAAAAAAASI/BlBR7Nxx7Ps/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5636987170113296621' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5636987170113296621' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2064381446'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2010 at 2:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4466934345541411939</id><published>2010-11-17T19:34:02.481-07:00</published><updated>2010-11-17T19:34:02.481-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for all of the great stuff. I am new to ...</title><content type='html'>Thank you for all of the great stuff. I am new to scrapbooking and I have really enjoyed your blog. &lt;br /&gt;&lt;br /&gt;Thanks</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/4466934345541411939'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/4466934345541411939'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html?showComment=1290047642481#c4466934345541411939' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/09005310606300842179</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5636987170113296621' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5636987170113296621' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1881768903'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2010 at 7:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2762467681243517485</id><published>2010-11-20T19:40:24.106-07:00</published><updated>2010-11-20T19:40:24.106-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you as always for the freebie!  I love every...</title><content type='html'>Thank you as always for the freebie!  I love everything you create!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/2762467681243517485'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5636987170113296621/comments/default/2762467681243517485'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html?showComment=1290307224106#c2762467681243517485' title=''/><author><name>CLR</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/just-around-riverbend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5636987170113296621' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5636987170113296621' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 20, 2010 at 7:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2873017637280500304</id><published>2010-11-22T18:39:27.173-07:00</published><updated>2010-11-22T18:39:27.173-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I use the recipe on the French&amp;#39;s fried onion c...</title><content type='html'>I use the recipe on the French&amp;#39;s fried onion can. I will also use a bit of soy sauce too for flavor.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2422605908055204894/comments/default/2873017637280500304'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2422605908055204894/comments/default/2873017637280500304'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/recipe-help.html?showComment=1290476367173#c2873017637280500304' title=''/><author><name>Cori</name><uri>https://www.blogger.com/profile/08841917024314623470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-8NB9b7hHsGo/VAel2dMe7BI/AAAAAAAABEQ/1P986zABASg/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/recipe-help.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2422605908055204894' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2422605908055204894' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2045823275'/><gd:extendedProperty name='blogger.displayTime' value='November 22, 2010 at 6:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8563878009614814653</id><published>2010-11-22T19:05:32.989-07:00</published><updated>2010-11-22T19:05:32.989-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I use the same recipe but NO soy sauce. I used fro...</title><content type='html'>I use the same recipe but NO soy sauce. I used frozen green beans, french cut style. Use Campbell&amp;#39;s brand soup, not generic. Good luck and happy thanksgiving!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2422605908055204894/comments/default/8563878009614814653'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2422605908055204894/comments/default/8563878009614814653'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/recipe-help.html?showComment=1290477932989#c8563878009614814653' title=''/><author><name>Betty Holland</name><uri>https://www.blogger.com/profile/17729167155954488066</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/-U_CwYNuAAd8/TitLzgMQg1I/AAAAAAAABjY/_kTzIJgW5ko/s31/family%2BHeidi%2527s%2Bcropped.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/recipe-help.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2422605908055204894' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2422605908055204894' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346418004'/><gd:extendedProperty name='blogger.displayTime' value='November 22, 2010 at 7:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8049853031855238299</id><published>2010-11-22T20:08:46.055-07:00</published><updated>2010-11-22T20:08:46.055-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I totally use the recipe on the can of FF onions t...</title><content type='html'>I totally use the recipe on the can of FF onions too!!  LOL!&lt;br /&gt;But I use extra FF onions because I don&amp;#39;t use them for anything else through the year so they end up going to waste, and I really like the onions.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2422605908055204894/comments/default/8049853031855238299'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2422605908055204894/comments/default/8049853031855238299'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/recipe-help.html?showComment=1290481726055#c8049853031855238299' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/recipe-help.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2422605908055204894' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2422605908055204894' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='November 22, 2010 at 8:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-537618705074962952</id><published>2010-11-22T20:31:42.037-07:00</published><updated>2010-11-22T20:31:42.037-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>There&amp;#39;s one on pioneer woman&amp;#39;s website, al...</title><content type='html'>There&amp;#39;s one on pioneer woman&amp;#39;s website, all her recipes seem to get great reviews. Hugs Crystal xx http://thepioneerwoman.com/cooking/2010/11/green-bean-casserole/</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2422605908055204894/comments/default/537618705074962952'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2422605908055204894/comments/default/537618705074962952'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/recipe-help.html?showComment=1290483102037#c537618705074962952' title=''/><author><name>Lukasmummy</name><uri>https://www.blogger.com/profile/05588145112536325323</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/-PMMiL-mo5Gg/T9RmhjoP1OI/AAAAAAAAE1Q/V1CYwCMs0dU/s32/2012-03-11175635%2B-%2BCopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/recipe-help.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2422605908055204894' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2422605908055204894' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-82001761'/><gd:extendedProperty name='blogger.displayTime' value='November 22, 2010 at 8:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4939880400407027578</id><published>2010-11-22T20:33:43.507-07:00</published><updated>2010-11-22T20:33:43.507-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I use the one my mom has used for years. It is jus...</title><content type='html'>I use the one my mom has used for years. It is just combining mushroom soup and french style green beans (I have used canned). Then sprinkle plain bread crumbs on top. Bake at 350 degrees for 30 minutes. Keep an eye on it ... should be bubbling around the edges and bread crumbs on top have a golden color. &lt;br /&gt;&lt;br /&gt;Have a happy Thanksgiving Brittney!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2422605908055204894/comments/default/4939880400407027578'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2422605908055204894/comments/default/4939880400407027578'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/recipe-help.html?showComment=1290483223507#c4939880400407027578' title=''/><author><name>Cheryl</name><uri>https://www.blogger.com/profile/00060008319460693056</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//2.bp.blogspot.com/-89GbPsBmxTY/U4oUS-aGUyI/AAAAAAAAEYU/An3Z0-a-r6U/s32/Cheryl%2BProfile1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/recipe-help.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2422605908055204894' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2422605908055204894' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1988964408'/><gd:extendedProperty name='blogger.displayTime' value='November 22, 2010 at 8:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3416527078711077129</id><published>2010-11-22T20:41:39.517-07:00</published><updated>2010-11-22T20:41:39.517-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I use the basic recipe from the can of french frie...</title><content type='html'>I use the basic recipe from the can of french fried onions, too.  If I remember to buy them, I throw in some water chestnuts (yum!).&lt;br /&gt;&lt;br /&gt;For extra french fried onions, I have another casserole recipe that&amp;#39;s perfect for after Thanksgiving: layer of Stovetop stuffing on the bottom, then mix together cooked turkey (or chicken) pieces, a can of cream of whatever, and steamed broccoli and pour on top, then top it all with french fried onions and grated cheese.  Bake at 350 until done -- 40 minutes or so?  It&amp;#39;s super yummy!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2422605908055204894/comments/default/3416527078711077129'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2422605908055204894/comments/default/3416527078711077129'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/recipe-help.html?showComment=1290483699517#c3416527078711077129' title=''/><author><name>Beth</name><uri>https://www.blogger.com/profile/13870296621798497300</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-Xgp7_L6R9qo/Wh4-8WJUILI/AAAAAAABqNc/AujVyPoz0aMwGiOE-sIwNZcpxNZymwzbQCK4BGAYYCw/s32/beth.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/recipe-help.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2422605908055204894' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2422605908055204894' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868305007'/><gd:extendedProperty name='blogger.displayTime' value='November 22, 2010 at 8:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1715820423220535904</id><published>2010-11-22T20:47:07.698-07:00</published><updated>2010-11-22T20:47:07.698-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey...that&amp;#39;s my assignment this year too for m...</title><content type='html'>Hey...that&amp;#39;s my assignment this year too for my mom&amp;#39;s Thanksgiving on Sunday. She told me to use the recipe on the French&amp;#39;s fried onion can too! Happy Thanksgiving!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2422605908055204894/comments/default/1715820423220535904'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2422605908055204894/comments/default/1715820423220535904'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/recipe-help.html?showComment=1290484027698#c1715820423220535904' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05431286669797741136</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/recipe-help.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2422605908055204894' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2422605908055204894' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2091018491'/><gd:extendedProperty name='blogger.displayTime' value='November 22, 2010 at 8:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8079594138765784973</id><published>2010-11-22T21:00:38.984-07:00</published><updated>2010-11-22T21:00:38.984-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey, did you know that I started making Grandma Ro...</title><content type='html'>Hey, did you know that I started making Grandma Rodee&amp;#39;s cheese potatoes for Thanksgiving with Josh&amp;#39;s family a few years ago, and now they demand that I make them every year. I usually 3 times the recipe, and I am lucky to even get 1 helping. Funny, huh! Good luck with the green bean casserole! I&amp;#39;ve never made it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2422605908055204894/comments/default/8079594138765784973'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2422605908055204894/comments/default/8079594138765784973'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/recipe-help.html?showComment=1290484838984#c8079594138765784973' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/recipe-help.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2422605908055204894' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2422605908055204894' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='November 22, 2010 at 9:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8735255711970062151</id><published>2010-11-22T22:42:11.746-07:00</published><updated>2010-11-22T22:42:11.746-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Along with pumpkin pie (I can now do an eggless on...</title><content type='html'>Along with pumpkin pie (I can now do an eggless one since my little guy is allergic to eggs), the green bean casserole is what I&amp;#39;m always asked to make as well.  I too use French&amp;#39;s recipe, but I use fresh green beans when I can find them.  I make sure that I cook the green beans first to soften them before I follow the rest of the directions.  Happy cooking and happy turkey day!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2422605908055204894/comments/default/8735255711970062151'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2422605908055204894/comments/default/8735255711970062151'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/recipe-help.html?showComment=1290490931746#c8735255711970062151' title=''/><author><name>Patricia</name><uri>https://www.blogger.com/profile/10363673576955942618</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/recipe-help.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2422605908055204894' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2422605908055204894' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1491692169'/><gd:extendedProperty name='blogger.displayTime' value='November 22, 2010 at 10:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6534875846759920769</id><published>2010-11-23T11:38:54.800-07:00</published><updated>2010-11-23T11:38:54.800-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I use the one from the French&amp;#39;s friend onion c...</title><content type='html'>I use the one from the French&amp;#39;s friend onion can, too.  I sure hope they never take it off of there! It&amp;#39;s really easy and good.  I like the french style green beans the best with this recipe.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2422605908055204894/comments/default/6534875846759920769'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2422605908055204894/comments/default/6534875846759920769'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/recipe-help.html?showComment=1290537534800#c6534875846759920769' title=''/><author><name>susan0326</name><uri>https://www.blogger.com/profile/02318951203465432501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-mkPnUc8wLD8/T6IB28QIorI/AAAAAAAAAbY/-HOxTkFKMDU/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/recipe-help.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2422605908055204894' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2422605908055204894' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-242029815'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2010 at 11:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4624962858644244578</id><published>2010-11-23T15:12:53.364-07:00</published><updated>2010-11-23T15:12:53.364-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Tried and true the French&amp;#39;s Fried Onion recipe...</title><content type='html'>Tried and true the French&amp;#39;s Fried Onion recipe.  I use fresh green beans and I think it makes a difference. (if you can get them fresh where you are)  I don&amp;#39;t add in anything extra..... it tastes just the way everyone expects it to! :) :)&lt;br /&gt;Have fun!!&lt;br /&gt;p.s. You scored, this is super easy to make!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2422605908055204894/comments/default/4624962858644244578'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2422605908055204894/comments/default/4624962858644244578'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/recipe-help.html?showComment=1290550373364#c4624962858644244578' title=''/><author><name>SC-The Artful Mama</name><uri>https://www.blogger.com/profile/11534165040263503396</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/recipe-help.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2422605908055204894' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2422605908055204894' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1949246574'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2010 at 3:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8152303694574547624</id><published>2010-11-23T15:33:43.608-07:00</published><updated>2010-11-23T15:33:43.608-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt - I use the one from Campbell soup...Go to t...</title><content type='html'>Britt - I use the one from Campbell soup...Go to this web site for receipe...http://www.campbellskitchen.com/RecipeDetail.aspx?recipeId=24099&amp;amp;pd=yes&amp;amp;mtag=sea_RWCook_aol</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2422605908055204894/comments/default/8152303694574547624'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2422605908055204894/comments/default/8152303694574547624'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/recipe-help.html?showComment=1290551623608#c8152303694574547624' title=''/><author><name>Tiggernjen</name><uri>https://www.blogger.com/profile/17835872073185174196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-geca-4TKp7I/WaBE9WgEcVI/AAAAAAAACcE/0mwkbF9sOTYmyFwqyHLohBtwsdYn0uJpACK4BGAYYCw/s32/Selfie.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/recipe-help.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2422605908055204894' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2422605908055204894' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1707203998'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2010 at 3:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6140048938618207520</id><published>2010-11-23T15:54:25.395-07:00</published><updated>2010-11-23T15:54:25.395-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We made this one last year and it&amp;#39;s a HUGE hit...</title><content type='html'>We made this one last year and it&amp;#39;s a HUGE hit.  Even better you can make parts of it ahead of time.  It taste so much better than the &amp;quot;regular&amp;quot; French&amp;#39;s recipe.&lt;br /&gt;&lt;br /&gt;http://www.marthastewart.com/recipe/green-bean-casserole-edf</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2422605908055204894/comments/default/6140048938618207520'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2422605908055204894/comments/default/6140048938618207520'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/recipe-help.html?showComment=1290552865395#c6140048938618207520' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/00157430655941396946</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/recipe-help.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2422605908055204894' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2422605908055204894' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2075683330'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2010 at 3:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6935544430245492588</id><published>2010-11-23T16:42:11.264-07:00</published><updated>2010-11-23T16:42:11.264-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I use the recipe on the French&amp;#39;s can too!  Its...</title><content type='html'>I use the recipe on the French&amp;#39;s can too!  Its good and really easy!  I use the french style green beans in a can.  I dont like fresh green beans for some reason :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2422605908055204894/comments/default/6935544430245492588'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2422605908055204894/comments/default/6935544430245492588'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/recipe-help.html?showComment=1290555731264#c6935544430245492588' title=''/><author><name>Coila</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/recipe-help.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2422605908055204894' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2422605908055204894' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2010 at 4:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7928268885252068857</id><published>2010-11-23T21:03:15.674-07:00</published><updated>2010-11-23T21:03:15.674-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love that picture of ya&amp;#39;ll!
Congrats on the ...</title><content type='html'>I love that picture of ya&amp;#39;ll!&lt;br /&gt;Congrats on the liv room lights.  We only have TWO small lamps in our living room and crappy kitchen lighting so a light project would be a huge thing around here.  Then again, we still rent.  Wish our landlord would do something.  &lt;br /&gt;&lt;br /&gt;:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3921902929709087515/comments/default/7928268885252068857'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3921902929709087515/comments/default/7928268885252068857'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/let-there-be-light.html?showComment=1290571395674#c7928268885252068857' title=''/><author><name>mrstank</name><uri>https://www.blogger.com/profile/03286604572880656982</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/let-there-be-light.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3921902929709087515' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3921902929709087515' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026006575'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2010 at 9:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1565685170052825606</id><published>2010-11-23T22:43:58.015-07:00</published><updated>2010-11-23T22:43:58.015-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The lights look great!!!

Tangled is the whole rea...</title><content type='html'>The lights look great!!!&lt;br /&gt;&lt;br /&gt;Tangled is the whole reason I took tomorrow off from work- I&amp;#39;m taking the kiddos to see a matinee!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3921902929709087515/comments/default/1565685170052825606'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3921902929709087515/comments/default/1565685170052825606'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/let-there-be-light.html?showComment=1290577438015#c1565685170052825606' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/let-there-be-light.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3921902929709087515' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3921902929709087515' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2010 at 10:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2658468058303249799</id><published>2010-11-24T00:40:17.956-07:00</published><updated>2010-11-24T00:40:17.956-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>If you want to do a little extra something to wow ...</title><content type='html'>If you want to do a little extra something to wow your family...make Piccadilly&amp;#39;s Carrot Souffle! I make it every thanksgiving no matter where I am. The missionaries request it when I am in Africa and my family requests it when I&amp;#39;m in the states. You can find the recipe here: http://projects.eveningedge.com/recipes/piccadilly-cafeterias-carrot-souffle/</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2422605908055204894/comments/default/2658468058303249799'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2422605908055204894/comments/default/2658468058303249799'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/recipe-help.html?showComment=1290584417956#c2658468058303249799' title=''/><author><name>Becca S</name><uri>https://www.blogger.com/profile/02047949555002708415</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//1.bp.blogspot.com/_T3OuFl9WCYw/TPdfFyFsUhI/AAAAAAAAA-s/nNpnlaiS8mY/S220-s33/avi.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/recipe-help.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2422605908055204894' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2422605908055204894' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-55895950'/><gd:extendedProperty name='blogger.displayTime' value='November 24, 2010 at 12:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5150636917374745011</id><published>2010-11-24T06:03:29.174-07:00</published><updated>2010-11-24T06:03:29.174-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The lights in the living room look great! I can&amp;#3...</title><content type='html'>The lights in the living room look great! I can&amp;#39;t wait to see the finished room! Happy Thanksgiving!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3921902929709087515/comments/default/5150636917374745011'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3921902929709087515/comments/default/5150636917374745011'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/let-there-be-light.html?showComment=1290603809174#c5150636917374745011' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/let-there-be-light.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3921902929709087515' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3921902929709087515' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='November 24, 2010 at 6:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-328001957161807330</id><published>2010-11-24T22:52:37.591-07:00</published><updated>2010-11-24T22:52:37.591-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We saw Tangled today and the girls loved it...I ha...</title><content type='html'>We saw Tangled today and the girls loved it...I had read not good reviews but I thought it was cute and liked it better than Princess and the Frog.  leda</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3921902929709087515/comments/default/328001957161807330'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3921902929709087515/comments/default/328001957161807330'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/let-there-be-light.html?showComment=1290664357591#c328001957161807330' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/let-there-be-light.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3921902929709087515' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3921902929709087515' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 24, 2010 at 10:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1276923935998827034</id><published>2010-11-25T00:59:44.056-07:00</published><updated>2010-11-25T00:59:44.056-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We loved Tangled.  My 17DS and I saw it yesterday ...</title><content type='html'>We loved Tangled.  My 17DS and I saw it yesterday since I had a half day at school.  The horse and chameleon were adorable.  Can&amp;#39;t wait to take my hubby to see it!&lt;br /&gt;&lt;br /&gt;Good luck with your continued renovations!&lt;br /&gt;&lt;br /&gt;Monica - luv2scrapmm</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3921902929709087515/comments/default/1276923935998827034'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3921902929709087515/comments/default/1276923935998827034'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/let-there-be-light.html?showComment=1290671984056#c1276923935998827034' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/let-there-be-light.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3921902929709087515' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3921902929709087515' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2010 at 12:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-497890238276341655</id><published>2010-11-25T14:00:53.564-07:00</published><updated>2010-11-25T14:00:53.564-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This sounds AMAZING! Can&amp;#39;t wait to see all tha...</title><content type='html'>This sounds AMAZING! Can&amp;#39;t wait to see all that you have planned! Happy Thanksgiving!&lt;br /&gt;&lt;br /&gt;Kim S. (aka carolinagirl)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5342885585548574058/comments/default/497890238276341655'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5342885585548574058/comments/default/497890238276341655'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-event.html?showComment=1290718853564#c497890238276341655' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-event.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5342885585548574058' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5342885585548574058' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2010 at 2:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4026388937746038643</id><published>2010-11-25T18:54:57.137-07:00</published><updated>2011-09-29T11:34:28.063-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>GORGEOUS ALPHA! TYVM!</title><content type='html'>GORGEOUS ALPHA! TYVM!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/4026388937746038643'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4767812763007594802/comments/default/4026388937746038643'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html?showComment=1290736497137#c4026388937746038643' title=''/><author><name>TerriK</name><uri>https://www.blogger.com/profile/11646527173458515919</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='//2.bp.blogspot.com/_AgfqytGnYeA/SvOUgqyq1yI/AAAAAAAAAAM/AVd8nOZW8UQ/S220-s32/PhotoFunia-33491d.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/dsd-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4767812763007594802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4767812763007594802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2101984308'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2010 at 6:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5282495710315421026</id><published>2010-11-25T21:16:40.839-07:00</published><updated>2010-11-25T21:16:40.839-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>***Excited***</title><content type='html'>***Excited***</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5342885585548574058/comments/default/5282495710315421026'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5342885585548574058/comments/default/5282495710315421026'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-event.html?showComment=1290745000839#c5282495710315421026' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-event.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5342885585548574058' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5342885585548574058' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2010 at 9:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5102327835993872389</id><published>2010-11-25T23:02:30.293-07:00</published><updated>2010-11-25T23:02:30.293-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oooh! Isnt it 12 MT time right now!?! Can&amp;#39;t wait!</title><content type='html'>Oooh! Isnt it 12 MT time right now!?! Can&amp;#39;t wait!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5342885585548574058/comments/default/5102327835993872389'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5342885585548574058/comments/default/5102327835993872389'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-event.html?showComment=1290751350293#c5102327835993872389' title=''/><author><name>Liston Family</name><uri>https://www.blogger.com/profile/03293547353722664164</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-event.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5342885585548574058' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5342885585548574058' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1047464221'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2010 at 11:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3231660378455927791</id><published>2010-11-26T15:59:40.134-07:00</published><updated>2010-11-26T15:59:40.134-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW! WHat an incredible prize. I don&amp;#39;t normall...</title><content type='html'>WOW! WHat an incredible prize. I don&amp;#39;t normally win stuff but this is to good to pass up. Off to scrap</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/3231660378455927791'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/3231660378455927791'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290812380134#c3231660378455927791' title=''/><author><name>Aly</name><uri>https://www.blogger.com/profile/12010351569707500552</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-wIT7WLBX_Bs/TmoNSF6V9iI/AAAAAAAAA_0/Y2TEJz8JIrw/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1117074992'/><gd:extendedProperty name='blogger.displayTime' value='November 26, 2010 at 3:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7641995506235518816</id><published>2010-11-26T20:35:53.020-07:00</published><updated>2010-11-26T20:35:53.020-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh this is awesome!  What a fun challenge!  And al...</title><content type='html'>Oh this is awesome!  What a fun challenge!  And allow me to be the first, I hope I did this right!&lt;br /&gt;&lt;br /&gt; http://www.brittishdesigns.com/gallery/displayimage.php?pid=425</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/7641995506235518816'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/7641995506235518816'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290828953020#c7641995506235518816' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='November 26, 2010 at 8:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7274468159594684789</id><published>2010-11-26T20:40:56.681-07:00</published><updated>2010-11-26T20:40:56.681-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt - I&amp;#39;m not really sure it posted to a cha...</title><content type='html'>Britt - I&amp;#39;m not really sure it posted to a challenge gallery - let me know if it went to the wrong place!&lt;br /&gt;&lt;br /&gt;And thanks so much for the challenge!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/7274468159594684789'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/7274468159594684789'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290829256681#c7274468159594684789' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='November 26, 2010 at 8:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4855899201264559247</id><published>2010-11-26T21:40:45.668-07:00</published><updated>2010-11-26T21:40:45.668-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great challenge!  I am still in a Thanksgiving moo...</title><content type='html'>Great challenge!  I am still in a Thanksgiving mood, so I scrapped last year&amp;#39;s photos.  I feel like a winner already since I am now that much closer to finishing my 2009 book!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=lastup&amp;amp;cat=0&amp;amp;pid=427&lt;br /&gt;&lt;br /&gt;Oh -- and I didn&amp;#39;t see how to get it uploaded to the challenge gallery, either!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/4855899201264559247'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/4855899201264559247'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290832845668#c4855899201264559247' title=''/><author><name>Beth</name><uri>https://www.blogger.com/profile/13870296621798497300</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-Xgp7_L6R9qo/Wh4-8WJUILI/AAAAAAABqNc/AujVyPoz0aMwGiOE-sIwNZcpxNZymwzbQCK4BGAYYCw/s32/beth.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868305007'/><gd:extendedProperty name='blogger.displayTime' value='November 26, 2010 at 9:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-206918837079584674</id><published>2010-11-27T10:25:21.352-07:00</published><updated>2010-11-27T10:25:21.352-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>When you upload your LO, you just need to select &amp;...</title><content type='html'>When you upload your LO, you just need to select &amp;quot;Challenges&amp;quot; from the album drop down menu.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/206918837079584674'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/206918837079584674'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290878721352#c206918837079584674' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='November 27, 2010 at 10:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8019074174059846411</id><published>2010-11-27T15:04:46.103-07:00</published><updated>2010-11-27T15:04:46.103-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>i gotta get cracking then! lol.</title><content type='html'>i gotta get cracking then! lol.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/8019074174059846411'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/8019074174059846411'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290895486103#c8019074174059846411' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 27, 2010 at 3:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4664573875625310659</id><published>2010-11-27T15:05:11.556-07:00</published><updated>2010-11-27T15:05:11.556-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>i need to get cracking then!</title><content type='html'>i need to get cracking then!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/4664573875625310659'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/4664573875625310659'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290895511556#c4664573875625310659' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 27, 2010 at 3:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3005077824165665484</id><published>2010-11-27T17:02:53.947-07:00</published><updated>2010-11-27T17:02:53.947-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>http://www.brittishdesigns.com/gallery/displayimag...</title><content type='html'>http://www.brittishdesigns.com/gallery/displayimage.php?pid=429&lt;br /&gt;&lt;br /&gt;What inspiration for a prize!!  I love doing holiday pages.  This was fun.  Thanks for hosting.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/3005077824165665484'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/3005077824165665484'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290902573947#c3005077824165665484' title=''/><author><name>Lisa Ritchie</name><uri>https://www.blogger.com/profile/18302933646964367742</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-424980774'/><gd:extendedProperty name='blogger.displayTime' value='November 27, 2010 at 5:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8817615657454081645</id><published>2010-11-27T18:07:20.943-07:00</published><updated>2010-11-27T18:07:20.943-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a great challenge!! Thanks Britt! Here&amp;#39;s ...</title><content type='html'>What a great challenge!! Thanks Britt! Here&amp;#39;s mine:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=430&lt;br /&gt;&lt;br /&gt;ps the challenge gallery doesn&amp;#39;t come up in my drop down menu either. I put challenge as a keyword.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/8817615657454081645'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/8817615657454081645'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290906440943#c8817615657454081645' title=''/><author><name>scrappin5kids</name><uri>https://www.blogger.com/profile/13202349714871963633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-722080513'/><gd:extendedProperty name='blogger.displayTime' value='November 27, 2010 at 6:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3022604201035665726</id><published>2010-11-27T22:51:59.413-07:00</published><updated>2010-11-27T22:51:59.413-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I posted my LO but I also had to post it to the me...</title><content type='html'>I posted my LO but I also had to post it to the member&amp;#39;s gallery as the &amp;quot;challenge&amp;quot; gallery was not an option. I&amp;#39;ll do as scrappin5kids did and put &amp;quot;challenge&amp;quot; as a key word. &lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=433</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/3022604201035665726'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/3022604201035665726'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290923519413#c3022604201035665726' title=''/><author><name>Liston Family</name><uri>https://www.blogger.com/profile/03293547353722664164</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1047464221'/><gd:extendedProperty name='blogger.displayTime' value='November 27, 2010 at 10:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-78594210642900049</id><published>2010-11-27T23:03:12.780-07:00</published><updated>2010-11-27T23:03:12.780-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi, Britt. I do not have the &amp;quot;challenge galle...</title><content type='html'>Hi, Britt. I do not have the &amp;quot;challenge gallery&amp;quot; on the drop down when I want to upload a page either.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/78594210642900049'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/78594210642900049'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290924192780#c78594210642900049' title=''/><author><name>Betty Holland</name><uri>https://www.blogger.com/profile/17729167155954488066</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/-U_CwYNuAAd8/TitLzgMQg1I/AAAAAAAABjY/_kTzIJgW5ko/s31/family%2BHeidi%2527s%2Bcropped.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346418004'/><gd:extendedProperty name='blogger.displayTime' value='November 27, 2010 at 11:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4371180632087725356</id><published>2010-11-28T00:34:36.462-07:00</published><updated>2010-11-28T00:34:36.462-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt! Great challenge and AWESOME prize! I did...</title><content type='html'>Hi Britt! Great challenge and AWESOME prize! I didn&amp;#39;t have the option to upload to the challenge gallery, but here&amp;#39;s my LO. Thanks for the challenge!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=434</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/4371180632087725356'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/4371180632087725356'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290929676462#c4371180632087725356' title=''/><author><name>RA</name><uri>https://www.blogger.com/profile/12279895392581491642</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1292736717'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2010 at 12:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3791342344198748940</id><published>2010-11-28T00:36:13.042-07:00</published><updated>2010-11-28T00:36:13.042-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a fun challenge! Here&amp;#39;s mine

http://www....</title><content type='html'>What a fun challenge! Here&amp;#39;s mine&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=435&lt;br /&gt;&lt;br /&gt;The challenge gallery didn&amp;#39;t show up on the drop down menu for me, either. I even tried going in the challenge gallery &amp;amp; see if I uploaded from there if that would help, but it didn&amp;#39;t. :(</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/3791342344198748940'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/3791342344198748940'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290929773042#c3791342344198748940' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/02953440103781720253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//img.photobucket.com/albums/v109/kswm30b/icons/skating/disney_heatherw.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-51884619'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2010 at 12:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6076181964384118510</id><published>2010-11-28T01:03:26.141-07:00</published><updated>2010-11-28T01:03:26.141-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>http://www.brittishdesigns.com/gallery/displayimag...</title><content type='html'>http://www.brittishdesigns.com/gallery/displayimage.php?pid=436&lt;br /&gt;&lt;br /&gt;This was very challenging and fun! I loved having to chose 5 pics for one layout! THanks for the opp to win a super duper prize too, Brit. &lt;br /&gt;&lt;br /&gt;By the way, there was still not a challenge option in the gallery.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/6076181964384118510'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/6076181964384118510'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290931406141#c6076181964384118510' title=''/><author><name>Betty Holland</name><uri>https://www.blogger.com/profile/17729167155954488066</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/-U_CwYNuAAd8/TitLzgMQg1I/AAAAAAAABjY/_kTzIJgW5ko/s31/family%2BHeidi%2527s%2Bcropped.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346418004'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2010 at 1:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7414628479125032858</id><published>2010-11-28T03:36:10.737-07:00</published><updated>2010-11-28T03:36:10.737-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok I fixed it so you should be able to select it f...</title><content type='html'>Ok I fixed it so you should be able to select it from the dropdown menu now!  If you&amp;#39;ve entered up to this point, I switched your LOs to the Challenges gallery for you.  Sorry about that guys!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/7414628479125032858'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/7414628479125032858'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290940570737#c7414628479125032858' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2010 at 3:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2503852298113049939</id><published>2010-11-28T07:20:12.973-07:00</published><updated>2010-11-28T07:20:12.973-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I kind-of cheated and did a 2 pager (with 5 photos...</title><content type='html'>I kind-of cheated and did a 2 pager (with 5 photos total).  I don&amp;#39;t have a lot of holiday photos, which is kind-of pathetic.  :)&lt;br /&gt;&lt;br /&gt;P.S.  My photos are from Memorial Day&lt;br /&gt;&lt;br /&gt;Page 1:  http://www.brittishdesigns.com/gallery/displayimage.php?pid=441</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/2503852298113049939'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/2503852298113049939'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290954012973#c2503852298113049939' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/07318557243934276686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='//2.bp.blogspot.com/_gl7qaUI989w/TGXT0TT5eBI/AAAAAAAABzU/gdY9FENqwYs/S220-s33/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1020389206'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2010 at 7:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7115997474702405149</id><published>2010-11-28T07:27:07.551-07:00</published><updated>2010-11-28T07:27:07.551-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m cheating again ... I scrapped this last we...</title><content type='html'>I&amp;#39;m cheating again ... I scrapped this last week.  But it&amp;#39;s the one holiday I actually HAD 5 photos of!  (I&amp;#39;m so lame!)  :)  You can disqualify me if you want.  :)&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=442</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/7115997474702405149'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/7115997474702405149'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290954427551#c7115997474702405149' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/07318557243934276686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='//2.bp.blogspot.com/_gl7qaUI989w/TGXT0TT5eBI/AAAAAAAABzU/gdY9FENqwYs/S220-s33/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1020389206'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2010 at 7:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2820191171329672572</id><published>2010-11-28T09:54:34.143-07:00</published><updated>2010-11-28T09:54:34.143-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This was too good a challenge to pass up, and I wa...</title><content type='html'>This was too good a challenge to pass up, and I wanted to play around with some new Black Friday goodies :)  Here&amp;#39;s my layout&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=443</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/2820191171329672572'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/2820191171329672572'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290963274143#c2820191171329672572' title=''/><author><name>Laura</name><uri>https://www.blogger.com/profile/03737616599773463119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-zuX9fl3t8ko/Tmf5oSKViQI/AAAAAAAAAC0/wAX7IQUe0-0/s32/Avatar-Hpgirl.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1158465436'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2010 at 9:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9180748947049403604</id><published>2010-11-28T09:58:45.614-07:00</published><updated>2010-11-28T09:58:45.614-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is my first challenge.  Thanks for the chance...</title><content type='html'>This is my first challenge.  Thanks for the chance to win a great prize! &lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=444</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/9180748947049403604'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/9180748947049403604'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290963525614#c9180748947049403604' title=''/><author><name>Carolyn</name><uri>https://www.blogger.com/profile/02250952489438705657</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-374504191'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2010 at 9:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4118535771410454040</id><published>2010-11-28T11:20:21.141-07:00</published><updated>2010-11-28T11:20:21.141-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the challenge Britt!!! I scrapp...</title><content type='html'>Thanks so much for the challenge Britt!!! I scrapped the X-mas party for the kids, now I have one more page for my photobook 2007!!!&lt;br /&gt;&lt;br /&gt;Link to my page: http://www.brittishdesigns.com/gallery/displayimage.php?pid=445&lt;br /&gt;&lt;br /&gt;Thanks so much for the chance too!!&lt;br /&gt;(crossing fingers LOL)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/4118535771410454040'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/4118535771410454040'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290968421141#c4118535771410454040' title=''/><author><name>roxanamdm</name><uri>https://www.blogger.com/profile/16746425806604464452</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='23' src='//2.bp.blogspot.com/_jfRKsHXuV2Q/TFQgRyQs_dI/AAAAAAAAAAM/k_hhL8-N6N8/S220-s31/bambi+e+amigos.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2144322157'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2010 at 11:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6914799826826649690</id><published>2010-11-28T11:59:24.316-07:00</published><updated>2010-11-28T11:59:24.316-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok... so I&amp;#39;m not super cool, I use Scrapbook F...</title><content type='html'>Ok... so I&amp;#39;m not super cool, I use Scrapbook Factory Deluxe to scrap and I&amp;#39;m not sure how to resize my pages for the gallery, so it&amp;#39;s a lil blurry. But I just couldn&amp;#39;t pass up the challenge. I love Britt&amp;#39;s kits SO much! Thanks for the challenge! On my way to leave some love!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=446</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/6914799826826649690'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/6914799826826649690'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290970764316#c6914799826826649690' title=''/><author><name>ash &amp;amp; diz</name><uri>https://www.blogger.com/profile/14445501515825965107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/--yf0HISKiHw/TZiPIbUXXwI/AAAAAAAAAqM/EB5Ntb8l4uI/s32/blog.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117140784'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2010 at 11:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8735419428261126903</id><published>2010-11-28T12:02:45.602-07:00</published><updated>2010-11-28T12:02:45.602-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the fun challenge Britt!  Here&amp;#39;s mi...</title><content type='html'>Thanks for the fun challenge Britt!  Here&amp;#39;s mine: http://www.brittishdesigns.com/gallery/displayimage.php?pid=447&lt;br /&gt;Off to leave some love!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/8735419428261126903'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/8735419428261126903'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290970965602#c8735419428261126903' title=''/><author><name>Dolores</name><uri>https://www.blogger.com/profile/06129932715762366153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-666919836'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2010 at 12:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3969621646360039489</id><published>2010-11-28T12:31:10.489-07:00</published><updated>2010-11-28T12:31:10.489-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is one heck of a prize Britt!!! I will be ser...</title><content type='html'>That is one heck of a prize Britt!!! I will be seriously crossing my fingers for this ;)&lt;br /&gt;&lt;br /&gt;Here is my challenge LO and thank you so much for the chance to win!  &lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=448</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/3969621646360039489'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/3969621646360039489'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290972670489#c3969621646360039489' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2010 at 12:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7567101807886574656</id><published>2010-11-28T13:23:23.120-07:00</published><updated>2010-11-28T13:23:23.120-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brit,

THanks for switching my layout to the chall...</title><content type='html'>Brit,&lt;br /&gt;&lt;br /&gt;THanks for switching my layout to the challenges gallery. That was very nice of you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/7567101807886574656'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/7567101807886574656'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290975803120#c7567101807886574656' title=''/><author><name>Betty Holland</name><uri>https://www.blogger.com/profile/17729167155954488066</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/-U_CwYNuAAd8/TitLzgMQg1I/AAAAAAAABjY/_kTzIJgW5ko/s31/family%2BHeidi%2527s%2Bcropped.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346418004'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2010 at 1:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-377111601458315040</id><published>2010-11-28T14:05:19.617-07:00</published><updated>2010-11-28T14:05:19.617-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just can&amp;#39;t seem to figure out where I can up...</title><content type='html'>I just can&amp;#39;t seem to figure out where I can upload my LO to the gallery. Can somebody help me?:(</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/377111601458315040'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/377111601458315040'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290978319617#c377111601458315040' title=''/><author><name>Fioontje</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2010 at 2:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4900712182678982182</id><published>2010-11-28T14:13:00.474-07:00</published><updated>2010-11-28T14:13:00.474-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m betting you are using Internet Explorer. F...</title><content type='html'>I&amp;#39;m betting you are using Internet Explorer. For some dumb reason IE and my gallery aren&amp;#39;t compatible. Try using Firefox it some other browser and you&amp;#39;ll be able to see where to upload and all that.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/4900712182678982182'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/4900712182678982182'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290978780474#c4900712182678982182' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2010 at 2:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5189441385131761420</id><published>2010-11-28T14:29:13.617-07:00</published><updated>2010-11-28T14:29:13.617-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt, I installed Firefox and it worked!

...</title><content type='html'>Thanks Britt, I installed Firefox and it worked!&lt;br /&gt;&lt;br /&gt;Here&amp;#39;s my LO: http://www.brittishdesigns.com/gallery/displayimage.php?pid=449&lt;br /&gt;&lt;br /&gt;I&amp;#39;m going to leave some love to the others now. Thanks for the great challenge.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/5189441385131761420'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/5189441385131761420'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290979753617#c5189441385131761420' title=''/><author><name>Fioontje</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2010 at 2:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7540599020506707735</id><published>2010-11-28T15:33:42.905-07:00</published><updated>2010-11-28T15:33:42.905-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok, I got this to work, finally!  Thanks, Britt!!!...</title><content type='html'>Ok, I got this to work, finally!  Thanks, Britt!!!&lt;br /&gt;&lt;br /&gt;Here is my entry:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=450</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/7540599020506707735'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/7540599020506707735'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290983622905#c7540599020506707735' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2010 at 3:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3040635854096602874</id><published>2010-11-28T16:18:29.536-07:00</published><updated>2010-11-28T16:18:29.536-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the challenge, it motivated me to final...</title><content type='html'>Thanks for the challenge, it motivated me to finally start scrapping photos from our trip to Disneyland over the summer holidays.  Mine is a two page spread so there are two files. - wasn&amp;#39;t sure how to combine it into one.&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=452&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=451</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/3040635854096602874'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/3040635854096602874'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290986309536#c3040635854096602874' title=''/><author><name>lightwriter</name><uri>https://www.blogger.com/profile/06346718363691014494</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//3.bp.blogspot.com/_9unErjW13vk/SdzZ3mNCUAI/AAAAAAAAAFA/ImSyCq1zjpU/S220-s32/03-08-2008_001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-106477160'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2010 at 4:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8726912088471882590</id><published>2010-11-28T16:49:11.957-07:00</published><updated>2010-11-28T16:49:11.957-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What an awesome challenge! Thanks for the chance t...</title><content type='html'>What an awesome challenge! Thanks for the chance to win!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=453</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/8726912088471882590'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/8726912088471882590'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290988151957#c8726912088471882590' title=''/><author><name>jenninmn</name><uri>https://www.blogger.com/profile/13071214485653668039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_TFt2bk9FJGo/TJYw-9rPH8I/AAAAAAAAAAY/n0JbPUIKStw/S220-s32/phpOFoQ8HPM.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1233670858'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2010 at 4:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4877625968615050578</id><published>2010-11-28T17:05:57.055-07:00</published><updated>2010-11-28T17:05:57.055-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am so excited what a great prize!  Hope all is w...</title><content type='html'>I am so excited what a great prize!  Hope all is well with you Britt and you had a great Thanksgiving.&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=454</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/4877625968615050578'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/4877625968615050578'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290989157055#c4877625968615050578' title=''/><author><name>Lisa</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2010 at 5:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4392313794246457563</id><published>2010-11-28T17:55:10.388-07:00</published><updated>2010-11-28T17:55:10.388-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey - I&amp;#39;m in for the Black Friday Challenge! I...</title><content type='html'>Hey - I&amp;#39;m in for the Black Friday Challenge! I&amp;#39;ve never done a challenge before but thought I&amp;#39;d try it out since I had an idea in mind. Thanks for the creative push and the opportunity!&lt;br /&gt;&lt;br /&gt;Michelle</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/4392313794246457563'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/4392313794246457563'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290992110388#c4392313794246457563' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/13649234751193208789</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-JrPBRq84f_c/VZZuwEOoQ3I/AAAAAAAAACs/DZmA1q4CSVA/s32/Me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868896048'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2010 at 5:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5326636040959348097</id><published>2010-11-28T18:34:30.040-07:00</published><updated>2010-11-28T18:34:30.040-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt!

Thanks for the challenge!  :)  You can ...</title><content type='html'>Hi Britt!&lt;br /&gt;&lt;br /&gt;Thanks for the challenge!  :)  You can see how behind I am on scrapbooking!  LOL!  Here&amp;#39;s my page!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=457</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/5326636040959348097'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/5326636040959348097'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290994470040#c5326636040959348097' title=''/><author><name>JoAnn</name><uri>https://www.blogger.com/profile/12270148950107909001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-652271377'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2010 at 6:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4018693677743101432</id><published>2010-11-28T19:12:05.946-07:00</published><updated>2010-11-28T19:12:05.946-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great challenge Britt
Here is mine
:)

http://www....</title><content type='html'>Great challenge Britt&lt;br /&gt;Here is mine&lt;br /&gt;:)&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=458</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/4018693677743101432'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/4018693677743101432'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290996725946#c4018693677743101432' title=''/><author><name>Ana Carol</name><uri>https://www.blogger.com/profile/15811445361290196316</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//4.bp.blogspot.com/_uvRTK6ZB3Zk/TFKcwDyvWMI/AAAAAAAAAAo/IpeArU02Xd8/S220-s32/ANA1.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-518184775'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2010 at 7:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1397100367353835157</id><published>2010-11-28T19:24:28.903-07:00</published><updated>2010-11-28T19:24:28.903-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I went back to New Year&amp;#39;s 2002 when my parents...</title><content type='html'>I went back to New Year&amp;#39;s 2002 when my parents took the family to Maui as their Christmas gift.  Best New Year ever!  &lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=459</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/1397100367353835157'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/1397100367353835157'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1290997468903#c1397100367353835157' title=''/><author><name>LRaeWoo</name><uri>https://www.blogger.com/profile/17291228027061026121</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='//2.bp.blogspot.com/_N0GJmWVHtlc/TQJiceJse_I/AAAAAAAAAAM/IXbg1fIr_Dg/S220-s32/facebook%2Bpic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2018189757'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2010 at 7:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6689805966423723746</id><published>2010-11-28T20:07:03.638-07:00</published><updated>2010-11-28T20:07:03.638-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for a chance to win!! I chose la...</title><content type='html'>Thank you so much for a chance to win!! I chose last Halloween at DL!!&lt;br /&gt;Fun!  &lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=460</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/6689805966423723746'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/6689805966423723746'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1291000023638#c6689805966423723746' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/05927536805859252377</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-268328369'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2010 at 8:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6889460126137872925</id><published>2010-11-28T20:37:27.100-07:00</published><updated>2010-11-28T20:37:27.100-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a fun challenge!  It was just the motivation ...</title><content type='html'>What a fun challenge!  It was just the motivation I needed to scrap something tonight after the Thanksgiving holiday traveling to see our families.&lt;br /&gt;&lt;br /&gt;anyway here is the link&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=461&lt;br /&gt;&lt;br /&gt;Thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/6889460126137872925'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/6889460126137872925'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1291001847100#c6889460126137872925' title=''/><author><name>Kim</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2010 at 8:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6883444966584528481</id><published>2010-11-28T22:07:37.144-07:00</published><updated>2010-11-28T22:07:37.144-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a great challenge and a FANTASTIC prize. Here...</title><content type='html'>What a great challenge and a FANTASTIC prize. Here&amp;#39;s my entry: http://www.brittishdesigns.com/gallery/displayimage.php?pid=462. Thanks Britt!&lt;br /&gt;&lt;br /&gt;Kim S. &lt;br /&gt;aka carolinagirl</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/6883444966584528481'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/6883444966584528481'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1291007257144#c6883444966584528481' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2010 at 10:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2074107190689493675</id><published>2010-11-28T22:14:19.462-07:00</published><updated>2010-11-28T22:14:19.462-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hope I got this in on time! I locked myself out of...</title><content type='html'>Hope I got this in on time! I locked myself out of the website ... so flustered messed up my login!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=463</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/2074107190689493675'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9217252459509927201/comments/default/2074107190689493675'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html?showComment=1291007659462#c2074107190689493675' title=''/><author><name>Cheryl</name><uri>https://www.blogger.com/profile/00060008319460693056</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//2.bp.blogspot.com/-89GbPsBmxTY/U4oUS-aGUyI/AAAAAAAAEYU/An3Z0-a-r6U/s32/Cheryl%2BProfile1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/black-friday-holiday-magic-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9217252459509927201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9217252459509927201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1988964408'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2010 at 10:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5622003870479967103</id><published>2010-11-29T13:04:45.772-07:00</published><updated>2010-11-29T13:04:45.772-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, I loved that layout!  Congrats to Hpgirl!</title><content type='html'>Oh, I loved that layout!  Congrats to Hpgirl!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8955040463434290506/comments/default/5622003870479967103'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8955040463434290506/comments/default/5622003870479967103'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/holiday-magic-challenge-winner.html?showComment=1291061085772#c5622003870479967103' title=''/><author><name>Beth</name><uri>https://www.blogger.com/profile/13870296621798497300</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-Xgp7_L6R9qo/Wh4-8WJUILI/AAAAAAABqNc/AujVyPoz0aMwGiOE-sIwNZcpxNZymwzbQCK4BGAYYCw/s32/beth.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/holiday-magic-challenge-winner.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8955040463434290506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8955040463434290506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868305007'/><gd:extendedProperty name='blogger.displayTime' value='November 29, 2010 at 1:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6932752423689994993</id><published>2010-11-29T14:39:27.423-07:00</published><updated>2010-11-29T14:39:27.423-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow! I can&amp;#39;t believe I won! Thanks so much Bri...</title><content type='html'>Wow! I can&amp;#39;t believe I won! Thanks so much Britt- it was a fun challenge. I&amp;#39;ve e-mailed you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8955040463434290506/comments/default/6932752423689994993'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8955040463434290506/comments/default/6932752423689994993'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/holiday-magic-challenge-winner.html?showComment=1291066767423#c6932752423689994993' title=''/><author><name>Laura</name><uri>https://www.blogger.com/profile/03737616599773463119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-zuX9fl3t8ko/Tmf5oSKViQI/AAAAAAAAAC0/wAX7IQUe0-0/s32/Avatar-Hpgirl.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/holiday-magic-challenge-winner.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8955040463434290506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8955040463434290506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1158465436'/><gd:extendedProperty name='blogger.displayTime' value='November 29, 2010 at 2:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-883432636060788194</id><published>2010-11-30T07:37:33.795-07:00</published><updated>2010-11-30T07:37:33.795-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>congratulations!</title><content type='html'>congratulations!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8955040463434290506/comments/default/883432636060788194'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8955040463434290506/comments/default/883432636060788194'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/holiday-magic-challenge-winner.html?showComment=1291127853795#c883432636060788194' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/holiday-magic-challenge-winner.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8955040463434290506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8955040463434290506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2010 at 7:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1702294702763625793</id><published>2010-12-01T16:48:29.944-07:00</published><updated>2010-12-01T16:48:29.944-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG, Britt!  That is the cutest thing EVER!  LOVE ...</title><content type='html'>OMG, Britt!  That is the cutest thing EVER!  LOVE all the pink!  I spend a ridiculous amount of time on my kids&amp;#39; birthday cakes, so I can sympathize.  But I think I&amp;#39;ll be buying the prepackaged kit and let the kids put ours together and leave the super-crafty houses to enthusiasts like you!  :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/1702294702763625793'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/1702294702763625793'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html?showComment=1291247309944#c1702294702763625793' title=''/><author><name>Diana Herman</name><uri>https://www.blogger.com/profile/05978315407231218387</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5639047904935783791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5639047904935783791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1138980103'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2010 at 4:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-445154497319525359</id><published>2010-12-01T17:53:21.739-07:00</published><updated>2010-12-01T17:53:21.739-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow- those houses are awesome!! I especially love ...</title><content type='html'>Wow- those houses are awesome!! I especially love your pink version- very cute! I&amp;#39;ve only ever done the boxed kits, but you may have inspired me to try one on my own lol :) What do you use as a base- the circle with ribbon??</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/445154497319525359'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/445154497319525359'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html?showComment=1291251201739#c445154497319525359' title=''/><author><name>Sharon</name><uri>https://www.blogger.com/profile/14317338945094355493</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//4.bp.blogspot.com/_IzKdKW5K3h8/SM8kEWV1tcI/AAAAAAAAAx8/fTWkIdWjedw/S220-s32/IMG_1123.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5639047904935783791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5639047904935783791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-246592909'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2010 at 5:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3502986002881386589</id><published>2010-12-01T17:56:34.813-07:00</published><updated>2010-12-01T17:56:34.813-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, Britt!  These are amazing!  The time was well...</title><content type='html'>Wow, Britt!  These are amazing!  The time was well spent.  You did a great job.  Congrats on your first (and awesome) gingerbread house!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/3502986002881386589'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/3502986002881386589'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html?showComment=1291251394813#c3502986002881386589' title=''/><author><name>Anonymous</name><uri>http://(optional)</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5639047904935783791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5639047904935783791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2010 at 5:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8063191530763094484</id><published>2010-12-01T17:58:50.252-07:00</published><updated>2010-12-01T17:58:50.252-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great question Sharon.  It&amp;#39;s just a 14&amp;quot; r...</title><content type='html'>Great question Sharon.  It&amp;#39;s just a 14&amp;quot; round styrofoam disc you can get at the craft store.  Then you pick whatever cute ribbon you want to put around the edge.  The ribbon really finishes it off and makes a BIG difference.  &lt;br /&gt;&lt;br /&gt;And - my mom puts her house on a lazy suzan so you can turn it and see all the sides.  I don&amp;#39;t have one, but I&amp;#39;m gonna see if I can get a cheap one to display mine like that too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/8063191530763094484'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/8063191530763094484'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html?showComment=1291251530252#c8063191530763094484' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5639047904935783791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5639047904935783791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2010 at 5:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2033970918369533059</id><published>2010-12-01T18:20:48.775-07:00</published><updated>2010-12-01T18:20:48.775-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So So So cute! love all the pink candies!</title><content type='html'>So So So cute! love all the pink candies!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/2033970918369533059'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/2033970918369533059'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html?showComment=1291252848775#c2033970918369533059' title=''/><author><name>ash &amp;amp; diz</name><uri>https://www.blogger.com/profile/14445501515825965107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/--yf0HISKiHw/TZiPIbUXXwI/AAAAAAAAAqM/EB5Ntb8l4uI/s32/blog.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5639047904935783791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5639047904935783791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117140784'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2010 at 6:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7475582798539707499</id><published>2010-12-01T18:58:51.800-07:00</published><updated>2010-12-01T18:58:51.800-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;quot;m at Disney right now, so I&amp;#39;m collectin...</title><content type='html'>I&amp;quot;m at Disney right now, so I&amp;#39;m collecting LOTS of new Disney pics to scrap!  Hopefully I&amp;#39;ll get to do this challenge when I get home!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6954793460233169673/comments/default/7475582798539707499'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6954793460233169673/comments/default/7475582798539707499'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/fun-new-challenge-at-mousescrappers.html?showComment=1291255131800#c7475582798539707499' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/fun-new-challenge-at-mousescrappers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6954793460233169673' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6954793460233169673' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2010 at 6:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2036264359696354002</id><published>2010-12-01T20:31:07.485-07:00</published><updated>2010-12-01T20:31:07.485-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, those are DARLING!! Minnie could totally li...</title><content type='html'>Britt, those are DARLING!! Minnie could totally live in yours. Kudos to all three of you on some amazing gingerbread houses! But especially to you on your first. Had you not said anything, I NEVER would have guessed you&amp;#39;d never done it before! We take a shortcut sometimes &amp;amp; make ours with graham crackers, but I sure do love doing them from scratch. We have molds though...I&amp;#39;ve never tried it completely from scratch like you did! The lazy susan is a great idea - I&amp;#39;ll have to try that. ;) What do you use to light it up inside? One of those flameless candles?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/2036264359696354002'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/2036264359696354002'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html?showComment=1291260667485#c2036264359696354002' title=''/><author><name>Bonnie</name><uri>https://www.blogger.com/profile/01868807248832055812</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-t6GMZANbJTw/UBbm2_6-xkI/AAAAAAAAAAU/OuIeazCkooQ/s32/ProfilePhoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5639047904935783791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5639047904935783791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-732269612'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2010 at 8:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1241534468367807414</id><published>2010-12-01T20:35:03.615-07:00</published><updated>2010-12-01T20:35:03.615-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>They look fantastic!! And the pink one is so very ...</title><content type='html'>They look fantastic!! And the pink one is so very you Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/1241534468367807414'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/1241534468367807414'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html?showComment=1291260903615#c1241534468367807414' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5639047904935783791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5639047904935783791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2010 at 8:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2659469032250041510</id><published>2010-12-01T20:36:41.486-07:00</published><updated>2010-12-01T20:36:41.486-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Holy cow Britt, those houses need to be on the cov...</title><content type='html'>Holy cow Britt, those houses need to be on the cover of a cooking or craft magazine!!  So beautiful and such a labor of love, you really did an amazing job!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/2659469032250041510'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/2659469032250041510'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html?showComment=1291261001486#c2659469032250041510' title=''/><author><name>Linda</name><uri>https://www.blogger.com/profile/02361799453318603513</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5639047904935783791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5639047904935783791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-373471879'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2010 at 8:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2033543717387384779</id><published>2010-12-01T20:37:33.078-07:00</published><updated>2010-12-01T20:37:33.078-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ADORABLE!  Seriously CUTEST thing ever.  :)  And p...</title><content type='html'>ADORABLE!  Seriously CUTEST thing ever.  :)  And pink is PERFECT!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/2033543717387384779'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/2033543717387384779'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html?showComment=1291261053078#c2033543717387384779' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5639047904935783791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5639047904935783791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2010 at 8:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5547992193857676323</id><published>2010-12-01T21:15:58.863-07:00</published><updated>2010-12-01T21:15:58.863-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OH MY GOSH!!!! My mouth is seriously on the floor....</title><content type='html'>OH MY GOSH!!!! My mouth is seriously on the floor. No SERIOUSLY!!!!!! That is insanely beautiful and totally awesome. I WISH I could do that, but I won&amp;#39;t even try. A-FRICKEN-MAZING!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/5547992193857676323'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/5547992193857676323'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html?showComment=1291263358863#c5547992193857676323' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5639047904935783791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5639047904935783791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2010 at 9:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5445300377998192301</id><published>2010-12-01T22:29:00.116-07:00</published><updated>2010-12-01T22:29:00.116-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Adorable! Love the all pink!</title><content type='html'>Adorable! Love the all pink!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/5445300377998192301'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/5445300377998192301'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html?showComment=1291267740116#c5445300377998192301' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5639047904935783791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5639047904935783791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2010 at 10:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4755563881708815735</id><published>2010-12-02T07:02:46.999-07:00</published><updated>2010-12-02T07:02:46.999-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>All I can say is WOW!!!

Tammy S</title><content type='html'>All I can say is WOW!!!&lt;br /&gt;&lt;br /&gt;Tammy S</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/4755563881708815735'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/4755563881708815735'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html?showComment=1291298566999#c4755563881708815735' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5639047904935783791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5639047904935783791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2010 at 7:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5794594041925333274</id><published>2010-12-02T09:08:31.460-07:00</published><updated>2010-12-02T09:08:31.460-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are seriously amazing!! The pink is adorable...</title><content type='html'>These are seriously amazing!! The pink is adorable. I was checking your post out with my 3 year old standing behind me and he was jumping up and down about it. He loved it too! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/5794594041925333274'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/5794594041925333274'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html?showComment=1291306111460#c5794594041925333274' title=''/><author><name>La'Shawn</name><uri>https://www.blogger.com/profile/04633241536691823504</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-MV6VRUsvzzs/XY-XPufDcuI/AAAAAAABkRA/N-y7_gpYTp0IQUdJmqLKl-eNRw08yFLDgCK4BGAYYCw/s32/1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5639047904935783791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5639047904935783791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-804089713'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2010 at 9:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-752050595653170835</id><published>2010-12-02T12:20:09.589-07:00</published><updated>2010-12-02T12:20:09.589-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow Britt, that is one awesome house!!  
Will ther...</title><content type='html'>Wow Britt, that is one awesome house!!  &lt;br /&gt;Will there be a kit coming out to match it? :)  I have a thing for gingerbread decorations around the holidays, and I know I could not resist a kit like that!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/752050595653170835'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/752050595653170835'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html?showComment=1291317609589#c752050595653170835' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5639047904935783791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5639047904935783791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2010 at 12:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6287124824562191538</id><published>2010-12-02T15:33:30.279-07:00</published><updated>2010-12-02T15:33:30.279-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You should donate them to the Festival of Trees.</title><content type='html'>You should donate them to the Festival of Trees.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/6287124824562191538'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/6287124824562191538'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html?showComment=1291329210279#c6287124824562191538' title=''/><author><name>Denise</name><uri>https://www.blogger.com/profile/05848695778946072887</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5639047904935783791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5639047904935783791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1680783127'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2010 at 3:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7910487642330881296</id><published>2010-12-02T15:34:24.321-07:00</published><updated>2010-12-02T15:34:24.321-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cutest Gingy house ever! It is so Britt! Looks lik...</title><content type='html'>Cutest Gingy house ever! It is so Britt! Looks like your website! Love it! Your mom and Aunt made adorable ones too, but gotta love the pink.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/7910487642330881296'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/7910487642330881296'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html?showComment=1291329264321#c7910487642330881296' title=''/><author><name>Kimbytx</name><uri>https://www.blogger.com/profile/04174307638453392980</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//1.bp.blogspot.com/-LutUZ0LCh8s/Xpn7bQjkNiI/AAAAAAAAs6I/GLvmhFP2v0UWKKuN44d5Pfuu_RK5Dg1HwCK4BGAYYCw/s32/kimavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5639047904935783791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5639047904935783791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-740091371'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2010 at 3:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7443106759478452504</id><published>2010-12-02T15:38:33.738-07:00</published><updated>2010-12-02T15:38:33.738-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So so cute!! Your pink one is my favourite :)</title><content type='html'>So so cute!! Your pink one is my favourite :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/7443106759478452504'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/7443106759478452504'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html?showComment=1291329513738#c7443106759478452504' title=''/><author><name>JenniferBarrette_Designs</name><uri>https://www.blogger.com/profile/14527232482438152107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/_H4sATbEaULg/TSiPspk8ApI/AAAAAAAAAZQ/NxIXne7xV4s/S220-s32/avvie.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5639047904935783791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5639047904935783791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1101856513'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2010 at 3:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8634847353038485339</id><published>2010-12-02T15:44:21.247-07:00</published><updated>2010-12-02T15:44:21.247-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love them all. I tried to do a gingerbread house...</title><content type='html'>I love them all. I tried to do a gingerbread house a few years back and it was a disaster. I was working with one of those houses you can buy at a craft store though (precut pieces). The pieces kept falling over and it would not stick together. I might try it again one year though.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/8634847353038485339'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/8634847353038485339'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html?showComment=1291329861247#c8634847353038485339' title=''/><author><name>Jessica knorr</name><uri>https://www.blogger.com/profile/08270817364556725534</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5639047904935783791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5639047904935783791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1467121719'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2010 at 3:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7167245956357751249</id><published>2010-12-02T15:59:45.305-07:00</published><updated>2010-12-02T15:59:45.305-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>awww how cute!! I can&amp;#39;t phrase it as well as t...</title><content type='html'>awww how cute!! I can&amp;#39;t phrase it as well as the ladies before me have, but that is serious talent there Britt! Awesome job! And it may not last forever, but those pictures are ones your daughter will cherish!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/7167245956357751249'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/7167245956357751249'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html?showComment=1291330785305#c7167245956357751249' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5639047904935783791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5639047904935783791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2010 at 3:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8570317988249178205</id><published>2010-12-02T17:56:57.311-07:00</published><updated>2010-12-02T17:56:57.311-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>these are the most amazing things i have ever seen...</title><content type='html'>these are the most amazing things i have ever seen! out of anything in the world, these houses are the coolesst! i can&amp;#39;t even begin to think how much time and love went into them! you all rock!&lt;br /&gt;-justine</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/8570317988249178205'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/8570317988249178205'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html?showComment=1291337817311#c8570317988249178205' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5639047904935783791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5639047904935783791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2010 at 5:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1848943982614082410</id><published>2010-12-02T19:11:10.671-07:00</published><updated>2010-12-02T19:11:10.671-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!!! That is amazing! Can you share tips on how ...</title><content type='html'>Wow!!! That is amazing! Can you share tips on how to get the houses to stay together? LOL! I&amp;#39;ve tried a few times with my kids and that&amp;#39;s always a problem for us. :(</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/1848943982614082410'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/1848943982614082410'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html?showComment=1291342270671#c1848943982614082410' title=''/><author><name>Keela</name><uri>https://www.blogger.com/profile/04932859799679713099</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//2.bp.blogspot.com/_iJWqnm5jNjk/TOiQR024QtI/AAAAAAAAAXc/nJfdCgNVGb8/S220-s32/IMG_1548-copy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5639047904935783791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5639047904935783791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-462586557'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2010 at 7:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6330336036543122253</id><published>2010-12-02T20:04:59.895-07:00</published><updated>2010-12-02T20:04:59.895-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I should have mentioned this in my post!! Since I ...</title><content type='html'>I should have mentioned this in my post!! Since I was definitely NOT going to try to eat this house, I used hot glue!  I hot glued the seams of the walls and roof.  I know its not &amp;quot;true&amp;quot; gingerbreading if its not all edible, but I mostly just wanted a house that would stay up all season!&lt;br /&gt;&lt;br /&gt;Most of the candies and other items are all &amp;quot;glued&amp;quot; with Royal Icing.  But the walls and a few other candies are hot glued.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/6330336036543122253'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/6330336036543122253'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html?showComment=1291345499895#c6330336036543122253' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5639047904935783791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5639047904935783791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2010 at 8:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1088264877042581863</id><published>2010-12-02T22:00:18.825-07:00</published><updated>2010-12-02T22:00:18.825-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These houses look sooo cute! My mom would love to ...</title><content type='html'>These houses look sooo cute! My mom would love to have one of these in the house, but I doubt either one of us has the patience to build one from scratch. Congratulations on your first gingerbread house! I have a feeling we&amp;#39;ll see another one next year! hehe :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/1088264877042581863'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/1088264877042581863'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html?showComment=1291352418825#c1088264877042581863' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5639047904935783791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5639047904935783791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2010 at 10:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4542344860292050487</id><published>2010-12-03T03:41:04.831-07:00</published><updated>2010-12-03T03:41:04.831-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMGoodess! Britt! It is gorgeous!! When you have t...</title><content type='html'>OMGoodess! Britt! It is gorgeous!! When you have t get rid of it, just send it my way, LOL. Pink is MY COLOR! and that is just to gorgeous to throw away!! You did an amazing job on it! Congrats!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/4542344860292050487'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/4542344860292050487'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html?showComment=1291372864831#c4542344860292050487' title=''/><author><name>kc71595</name><uri>https://www.blogger.com/profile/00368987414709640432</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-Z0LUYN2SL4I/WFzNeA1Qt3I/AAAAAAACwvU/EB_13O6mTZgCNe74GqcqOFNtwPHkGMhcQCK4B/s32/IMG_20160913_163106.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5639047904935783791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5639047904935783791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-383298904'/><gd:extendedProperty name='blogger.displayTime' value='December 3, 2010 at 3:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-812798087051866717</id><published>2010-12-03T16:47:59.685-07:00</published><updated>2010-12-03T16:47:59.685-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow Britt, these houses are stunning!! Your pink o...</title><content type='html'>Wow Britt, these houses are stunning!! Your pink one is so pretty! I really love the lights on the inside!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/812798087051866717'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/812798087051866717'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html?showComment=1291420079685#c812798087051866717' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5639047904935783791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5639047904935783791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='December 3, 2010 at 4:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5840271313194130789</id><published>2010-12-03T17:23:59.232-07:00</published><updated>2010-12-03T17:23:59.232-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>beautiful! very beautiful..next year you might be ...</title><content type='html'>beautiful! very beautiful..next year you might be busy with another pink beauty coming soon! :0)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/5840271313194130789'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/5840271313194130789'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html?showComment=1291422239232#c5840271313194130789' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5639047904935783791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5639047904935783791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 3, 2010 at 5:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2900750228530167539</id><published>2010-12-06T20:10:21.560-07:00</published><updated>2010-12-06T20:10:21.560-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>&lt;a href="http://www.gucci-outlet.cc" rel="nofollow...</title><content type='html'>&lt;a href="http://www.gucci-outlet.cc" rel="nofollow"&gt;gucci outlet online&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.nikeairmaxsales.com" rel="nofollow"&gt;nike air max sale&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.coachoutletonlinestore.com" rel="nofollow"&gt;coach outlet online&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.belstaffbelstaff.com/" rel="nofollow"&gt;Belstaff&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.belstaffbelstaff.com/" rel="nofollow"&gt;Belstaff jackets&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.christian-louboutin.cc/" rel="nofollow"&gt;Christian Louboutin outlet&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.monclerjackets.cc" rel="nofollow"&gt;moncler jackets&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.newbelstaff.com/" rel="nofollow"&gt;belstaff&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.newbelstaff.com/" rel="nofollow"&gt;belstaff jackets&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.timberlandbootsbuy.com/" rel="nofollow"&gt;Timberland outlet&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.ourshandbag.com" rel="nofollow"&gt;Louis Vuitton outlet&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.uggcardyboots.com" rel="nofollow"&gt;ugg outlet&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.uggcardyboots.com" rel="nofollow"&gt;ugg cardy outlet&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.ugg-outlet-boots.com" rel="nofollow"&gt;ugg boots outlet&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.ugg-outlet-boots.com" rel="nofollow"&gt;ugg outlet&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/182064018163310380/comments/default/2900750228530167539'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/182064018163310380/comments/default/2900750228530167539'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/11/one-more-day-at-40-off.html?showComment=1291691421560#c2900750228530167539' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/11/one-more-day-at-40-off.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-182064018163310380' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/182064018163310380' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 6, 2010 at 8:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5224531342998057960</id><published>2010-12-07T16:04:59.383-07:00</published><updated>2010-12-07T16:04:59.383-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can I just say (in the nicest possible way) that I...</title><content type='html'>Can I just say (in the nicest possible way) that I despise your sister in law?!?!  How on Earth is she looking so awake and perky after just giving birth?  I have photos taken about five hours after I had my son where I look like I&amp;#39;m on another planet and practically comatose!  I thought people only looked that bright and alert immediately after birth on TV?&lt;br /&gt;&lt;br /&gt;Gorgeous photos, welcome baby Maya!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6494299919574677018/comments/default/5224531342998057960'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6494299919574677018/comments/default/5224531342998057960'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/baby-maya.html?showComment=1291763099383#c5224531342998057960' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10959055836377530376</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/baby-maya.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6494299919574677018' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6494299919574677018' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988316010'/><gd:extendedProperty name='blogger.displayTime' value='December 7, 2010 at 4:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4503549450725157465</id><published>2010-12-07T16:13:23.961-07:00</published><updated>2010-12-07T16:13:23.961-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I asked her the same thing and she said she had al...</title><content type='html'>I asked her the same thing and she said she had almost a full night&amp;#39;s rest because of her epidural.  It&amp;#39;s all about the epidural baby!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6494299919574677018/comments/default/4503549450725157465'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6494299919574677018/comments/default/4503549450725157465'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/baby-maya.html?showComment=1291763603961#c4503549450725157465' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/baby-maya.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6494299919574677018' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6494299919574677018' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='December 7, 2010 at 4:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9078265648391573612</id><published>2010-12-07T19:07:25.122-07:00</published><updated>2010-12-07T19:07:25.122-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Where have I been? I didn&amp;#39;t even know Marci wa...</title><content type='html'>Where have I been? I didn&amp;#39;t even know Marci was prego again!? Maya is adorable &amp;amp; looks totally like a rodee to me! You look amazing and are the most photogenic person I know! Seriously I don&amp;#39;t think I have ever seen a &amp;quot;bad&amp;quot; pic of you &amp;amp; YOU will be one of those post delivery Mom&amp;#39;s that look FABULOUS! I can&amp;#39;t wait :)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;PS Their middle cutie could be a &amp;quot;minnie me&amp;quot; of you! She is so cute!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6494299919574677018/comments/default/9078265648391573612'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6494299919574677018/comments/default/9078265648391573612'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/baby-maya.html?showComment=1291774045122#c9078265648391573612' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/baby-maya.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6494299919574677018' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6494299919574677018' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='December 7, 2010 at 7:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4820539524693710375</id><published>2010-12-07T21:23:56.669-07:00</published><updated>2010-12-07T21:23:56.669-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Woooooooowwww! Britt, that is totally gorgeous! I ...</title><content type='html'>Woooooooowwww! Britt, that is totally gorgeous! I am super impressed. Amazing. And CONGRATS on the baby!!!! YAY!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/4820539524693710375'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/4820539524693710375'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html?showComment=1291782236669#c4820539524693710375' title=''/><author><name>Megan Turnidge</name><uri>https://www.blogger.com/profile/09632681653843539312</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-qN5ZgCq9lng/UYJqFeL_lEI/AAAAAAAABfU/1ptEgbAsJSo/s32/mturnidge_headshot.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5639047904935783791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5639047904935783791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-693475839'/><gd:extendedProperty name='blogger.displayTime' value='December 7, 2010 at 9:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-708651099744794929</id><published>2010-12-08T07:37:44.605-07:00</published><updated>2010-12-08T07:37:44.605-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awww! Congrats on your beautiful new niece Britt!</title><content type='html'>Awww! Congrats on your beautiful new niece Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6494299919574677018/comments/default/708651099744794929'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6494299919574677018/comments/default/708651099744794929'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/baby-maya.html?showComment=1291819064605#c708651099744794929' title=''/><author><name>Wen</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/baby-maya.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6494299919574677018' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6494299919574677018' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 8, 2010 at 7:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1255537940083644080</id><published>2010-12-08T07:56:29.811-07:00</published><updated>2010-12-08T07:56:29.811-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awwwww How sweet!!! New babies are such a joy!! Th...</title><content type='html'>Awwwww How sweet!!! New babies are such a joy!! They are so small and precious!!! Congrats to your whole family!!!Enjoy her they grow up so fast :)...but it&amp;#39;s a fun ride!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6494299919574677018/comments/default/1255537940083644080'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6494299919574677018/comments/default/1255537940083644080'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/baby-maya.html?showComment=1291820189811#c1255537940083644080' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/baby-maya.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6494299919574677018' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6494299919574677018' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 8, 2010 at 7:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2655258072450152433</id><published>2010-12-08T11:12:18.029-07:00</published><updated>2010-12-08T11:12:18.029-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just precious!  Congrats to the family!  It is nea...</title><content type='html'>Just precious!  Congrats to the family!  It is neat that your baby will have a cousin so close in age.  They will be great friends.  Thanks for sharing the family photos.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6494299919574677018/comments/default/2655258072450152433'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6494299919574677018/comments/default/2655258072450152433'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/baby-maya.html?showComment=1291831938029#c2655258072450152433' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/baby-maya.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6494299919574677018' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6494299919574677018' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 8, 2010 at 11:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1146595092994407849</id><published>2010-12-08T11:22:44.573-07:00</published><updated>2010-12-08T11:22:44.573-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>congratulations! and yes, epidurals are wonderful!</title><content type='html'>congratulations! and yes, epidurals are wonderful!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6494299919574677018/comments/default/1146595092994407849'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6494299919574677018/comments/default/1146595092994407849'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/baby-maya.html?showComment=1291832564573#c1146595092994407849' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/baby-maya.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6494299919574677018' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6494299919574677018' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 8, 2010 at 11:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1635302494400285224</id><published>2010-12-09T06:24:04.758-07:00</published><updated>2010-12-09T06:24:04.758-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>there are some great showoffs today! and i&amp;#39;m l...</title><content type='html'>there are some great showoffs today! and i&amp;#39;m loving the new kit! so so so cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8158631557246492000/comments/default/1635302494400285224'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8158631557246492000/comments/default/1635302494400285224'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/new-christmas-kit.html?showComment=1291901044758#c1635302494400285224' title=''/><author><name>ash &amp;amp; diz</name><uri>https://www.blogger.com/profile/14445501515825965107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/--yf0HISKiHw/TZiPIbUXXwI/AAAAAAAAAqM/EB5Ntb8l4uI/s32/blog.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/new-christmas-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8158631557246492000' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8158631557246492000' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117140784'/><gd:extendedProperty name='blogger.displayTime' value='December 9, 2010 at 6:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-826456167465002862</id><published>2010-12-09T07:47:58.419-07:00</published><updated>2010-12-09T07:47:58.419-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the add-on...LOVE the new kit too!</title><content type='html'>Thanks so much for the add-on...LOVE the new kit too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8158631557246492000/comments/default/826456167465002862'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8158631557246492000/comments/default/826456167465002862'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/new-christmas-kit.html?showComment=1291906078419#c826456167465002862' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/new-christmas-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8158631557246492000' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8158631557246492000' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='December 9, 2010 at 7:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6891301919071616762</id><published>2010-12-09T13:23:14.081-07:00</published><updated>2010-12-09T13:23:14.081-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is really cute!!  I love the Christmas green ...</title><content type='html'>This is really cute!!  I love the Christmas green and red colors!  I was up late last night and was so excited that it was being released early!!  So, yup..HAD to snag it!  Thanks so much for the add on freebie too!!!  Hope you have an awesome weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8158631557246492000/comments/default/6891301919071616762'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8158631557246492000/comments/default/6891301919071616762'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/new-christmas-kit.html?showComment=1291926194081#c6891301919071616762' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/new-christmas-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8158631557246492000' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8158631557246492000' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='December 9, 2010 at 1:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4662140586549323652</id><published>2010-12-09T14:02:33.236-07:00</published><updated>2010-12-09T14:02:33.276-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 4&lt;/b&gt; post on Dec. 09, 2010. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8158631557246492000/comments/default/4662140586549323652'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8158631557246492000/comments/default/4662140586549323652'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/new-christmas-kit.html?showComment=1291928553236#c4662140586549323652' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/new-christmas-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8158631557246492000' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8158631557246492000' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='December 9, 2010 at 2:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5400898312183906759</id><published>2010-12-09T18:19:16.420-07:00</published><updated>2010-12-09T18:19:16.458-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the DigiFree category today [10 Dec 01:00am GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8158631557246492000/comments/default/5400898312183906759'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8158631557246492000/comments/default/5400898312183906759'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/new-christmas-kit.html?showComment=1291943956420#c5400898312183906759' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/new-christmas-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8158631557246492000' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8158631557246492000' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 9, 2010 at 6:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5323828596602446067</id><published>2010-12-09T23:34:25.173-07:00</published><updated>2010-12-09T23:34:25.173-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fabulous!! Thanks so much for sharing your beautif...</title><content type='html'>Fabulous!! Thanks so much for sharing your beautiful work!! Wishing you a very Merry Christmas, and a wonderful 2011! xxx</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8158631557246492000/comments/default/5323828596602446067'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8158631557246492000/comments/default/5323828596602446067'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/new-christmas-kit.html?showComment=1291962865173#c5323828596602446067' title=''/><author><name>marsie55</name><uri>https://www.blogger.com/profile/00365857552068283162</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/new-christmas-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8158631557246492000' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8158631557246492000' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-581521206'/><gd:extendedProperty name='blogger.displayTime' value='December 9, 2010 at 11:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2777969250841773393</id><published>2010-12-10T04:00:02.325-07:00</published><updated>2010-12-10T04:00:02.325-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you.</title><content type='html'>Thank you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8158631557246492000/comments/default/2777969250841773393'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8158631557246492000/comments/default/2777969250841773393'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/new-christmas-kit.html?showComment=1291978802325#c2777969250841773393' title=''/><author><name>bru9562816</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/new-christmas-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8158631557246492000' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8158631557246492000' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 10, 2010 at 4:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4983185193203810058</id><published>2010-12-10T04:06:56.162-07:00</published><updated>2010-12-10T04:06:56.162-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much!!
:D</title><content type='html'>Thanks so much!!&lt;br /&gt;:D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8158631557246492000/comments/default/4983185193203810058'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8158631557246492000/comments/default/4983185193203810058'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/new-christmas-kit.html?showComment=1291979216162#c4983185193203810058' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/04700812237748476591</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/new-christmas-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8158631557246492000' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8158631557246492000' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-129785288'/><gd:extendedProperty name='blogger.displayTime' value='December 10, 2010 at 4:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6082285420023028804</id><published>2010-12-10T20:30:25.311-07:00</published><updated>2010-12-10T20:30:25.311-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks!</title><content type='html'>Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8158631557246492000/comments/default/6082285420023028804'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8158631557246492000/comments/default/6082285420023028804'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/new-christmas-kit.html?showComment=1292038225311#c6082285420023028804' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/new-christmas-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8158631557246492000' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8158631557246492000' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 10, 2010 at 8:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-174035137504444547</id><published>2010-12-12T00:19:47.108-07:00</published><updated>2010-12-12T00:19:47.108-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute - thank you!!!</title><content type='html'>So cute - thank you!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8158631557246492000/comments/default/174035137504444547'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8158631557246492000/comments/default/174035137504444547'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/new-christmas-kit.html?showComment=1292138387108#c174035137504444547' title=''/><author><name>etherealfire</name><uri>https://www.blogger.com/profile/06164289008645264575</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//img.photobucket.com/albums/v102/etherealfire/wmblog/fadedrose.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/new-christmas-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8158631557246492000' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8158631557246492000' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-392836010'/><gd:extendedProperty name='blogger.displayTime' value='December 12, 2010 at 12:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6622765980367615413</id><published>2010-12-14T19:15:05.038-07:00</published><updated>2010-12-14T19:15:05.038-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>happy birthday britt! enjoy yourself, you are in t...</title><content type='html'>happy birthday britt! enjoy yourself, you are in the prime of your life girlie! i turn 40 next year and i still feel like i should be 30!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/6622765980367615413'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/6622765980367615413'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/im-30.html?showComment=1292379305038#c6622765980367615413' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/im-30.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7842742156263797900' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7842742156263797900' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2010 at 7:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6520162547788500930</id><published>2010-12-14T19:22:51.827-07:00</published><updated>2010-12-14T19:22:51.827-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>happy happy birthday!! hope that you enjoy your sp...</title><content type='html'>happy happy birthday!! hope that you enjoy your special day and the blessings that this year brings!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/6520162547788500930'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/6520162547788500930'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/im-30.html?showComment=1292379771827#c6520162547788500930' title=''/><author><name>Quietangelsb</name><uri>https://www.blogger.com/profile/08571034645065693851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/_ZfToM-mbJbo/SJkgMCqT1pI/AAAAAAAAAAc/zWlOdfwBwrk/s32-R/DSCN3436-1.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/im-30.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7842742156263797900' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7842742156263797900' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-163650972'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2010 at 7:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2301137948025494891</id><published>2010-12-14T19:45:16.102-07:00</published><updated>2010-12-14T19:45:16.102-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>HAPPY BIRTHDAY!!!!! Welcome to the 30s club. I swe...</title><content type='html'>HAPPY BIRTHDAY!!!!! Welcome to the 30s club. I swear yesterday you were just 27, no? What a great year it&amp;#39;s going to be!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/2301137948025494891'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/2301137948025494891'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/im-30.html?showComment=1292381116102#c2301137948025494891' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/im-30.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7842742156263797900' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7842742156263797900' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2010 at 7:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7782912140840264094</id><published>2010-12-14T19:59:07.991-07:00</published><updated>2010-12-14T19:59:07.991-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday Britt! Hope it is filled with joy a...</title><content type='html'>Happy Birthday Britt! Hope it is filled with joy and blessings.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/7782912140840264094'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/7782912140840264094'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/im-30.html?showComment=1292381947991#c7782912140840264094' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/im-30.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7842742156263797900' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7842742156263797900' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2010 at 7:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3860780852815244434</id><published>2010-12-14T20:14:55.518-07:00</published><updated>2010-12-14T20:14:55.518-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy 30th Birthday!!  Lovely picture and you are ...</title><content type='html'>Happy 30th Birthday!!  Lovely picture and you are just glowing!!  Must be those fabulous pregnancy hormones.  Looking good girl, have a fabulous day!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/3860780852815244434'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/3860780852815244434'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/im-30.html?showComment=1292382895518#c3860780852815244434' title=''/><author><name>Linda</name><uri>https://www.blogger.com/profile/02361799453318603513</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/im-30.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7842742156263797900' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7842742156263797900' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-373471879'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2010 at 8:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5456567840261364021</id><published>2010-12-14T20:15:08.629-07:00</published><updated>2010-12-14T20:15:08.629-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday, Britt!  You deserve a wonderful day!</title><content type='html'>Happy Birthday, Britt!  You deserve a wonderful day!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/5456567840261364021'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/5456567840261364021'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/im-30.html?showComment=1292382908629#c5456567840261364021' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/im-30.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7842742156263797900' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7842742156263797900' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2010 at 8:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9105880684162857661</id><published>2010-12-14T21:04:54.016-07:00</published><updated>2010-12-14T21:04:54.016-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>happy birthday</title><content type='html'>happy birthday</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/9105880684162857661'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/9105880684162857661'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/im-30.html?showComment=1292385894016#c9105880684162857661' title=''/><author><name>Betty Holland</name><uri>https://www.blogger.com/profile/17729167155954488066</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/-U_CwYNuAAd8/TitLzgMQg1I/AAAAAAAABjY/_kTzIJgW5ko/s31/family%2BHeidi%2527s%2Bcropped.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/im-30.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7842742156263797900' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7842742156263797900' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346418004'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2010 at 9:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8979740178261885751</id><published>2010-12-15T02:31:58.471-07:00</published><updated>2010-12-15T02:31:58.471-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy belated birthday!

Sounds like you did have ...</title><content type='html'>Happy belated birthday!&lt;br /&gt;&lt;br /&gt;Sounds like you did have a wonderful day!&lt;br /&gt;&lt;br /&gt;I&amp;#39;m turning 32 in two days and it&amp;#39;s like you said: it feels right. I&amp;#39;m feeling &amp;quot;arrived&amp;quot;. :-)&lt;br /&gt;&lt;br /&gt;Greetings from Germany,&lt;br /&gt;&lt;br /&gt;Silvie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/8979740178261885751'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/8979740178261885751'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/im-30.html?showComment=1292405518471#c8979740178261885751' title=''/><author><name>Silvie</name><uri>https://www.blogger.com/profile/02175437840309616218</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/im-30.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7842742156263797900' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7842742156263797900' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1820770128'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2010 at 2:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4066558040062706439</id><published>2010-12-15T02:37:17.531-07:00</published><updated>2010-12-15T02:37:17.531-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday Britt!!!
Hope you get everything yo...</title><content type='html'>Happy Birthday Britt!!!&lt;br /&gt;Hope you get everything you wish for. Youre a kind and good hearted person.&lt;br /&gt;Turning 30 is great, you will see.&lt;br /&gt;BTW im still turning 30 after 4 years ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/4066558040062706439'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/4066558040062706439'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/im-30.html?showComment=1292405837531#c4066558040062706439' title=''/><author><name>Ana Carol</name><uri>https://www.blogger.com/profile/15811445361290196316</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//4.bp.blogspot.com/_uvRTK6ZB3Zk/TFKcwDyvWMI/AAAAAAAAAAo/IpeArU02Xd8/S220-s32/ANA1.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/im-30.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7842742156263797900' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7842742156263797900' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-518184775'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2010 at 2:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9104982526713462642</id><published>2010-12-15T06:12:43.594-07:00</published><updated>2010-12-15T06:12:43.594-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday Britt!!! Hope that you have a very ...</title><content type='html'>Happy Birthday Britt!!! Hope that you have a very special day! And you look just gorgeous in that pic!!!&lt;br /&gt;My best wishes to you!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/9104982526713462642'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/9104982526713462642'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/im-30.html?showComment=1292418763594#c9104982526713462642' title=''/><author><name>roxanamdm</name><uri>https://www.blogger.com/profile/16746425806604464452</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='23' src='//2.bp.blogspot.com/_jfRKsHXuV2Q/TFQgRyQs_dI/AAAAAAAAAAM/k_hhL8-N6N8/S220-s31/bambi+e+amigos.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/im-30.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7842742156263797900' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7842742156263797900' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2144322157'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2010 at 6:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4255445638494609400</id><published>2010-12-15T06:56:56.774-07:00</published><updated>2010-12-15T06:56:56.774-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy 30th Birthday Britt!  I hope you had a wonde...</title><content type='html'>Happy 30th Birthday Britt!  I hope you had a wonderful dinner and best wishes for a great year ahead!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/4255445638494609400'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/4255445638494609400'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/im-30.html?showComment=1292421416774#c4255445638494609400' title=''/><author><name>amykayhay</name><uri>https://www.blogger.com/profile/16575430630906914133</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/im-30.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7842742156263797900' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7842742156263797900' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2032160525'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2010 at 6:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1115828513688765028</id><published>2010-12-15T09:33:36.297-07:00</published><updated>2010-12-15T09:33:36.297-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday Britt! I hope you&amp;#39;ll have a gre...</title><content type='html'>Happy Birthday Britt! I hope you&amp;#39;ll have a great day!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/1115828513688765028'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/1115828513688765028'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/im-30.html?showComment=1292430816297#c1115828513688765028' title=''/><author><name>Fiona</name><uri>http://www.byfiona.nl</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/im-30.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7842742156263797900' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7842742156263797900' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2010 at 9:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6363175338712003411</id><published>2010-12-15T10:50:42.769-07:00</published><updated>2010-12-15T10:50:42.769-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>happy birthday,
today it&amp;#39;s my 38 birthday,
en ...</title><content type='html'>happy birthday,&lt;br /&gt;today it&amp;#39;s my 38 birthday,&lt;br /&gt;en guess wat it doesnt feel diiferent than 37. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/6363175338712003411'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/6363175338712003411'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/im-30.html?showComment=1292435442769#c6363175338712003411' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/im-30.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7842742156263797900' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7842742156263797900' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2010 at 10:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1721330228031031777</id><published>2010-12-15T12:33:39.260-07:00</published><updated>2010-12-15T12:33:39.260-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday Britt!!  I hope you had an awesome ...</title><content type='html'>Happy Birthday Britt!!  I hope you had an awesome day!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/1721330228031031777'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/1721330228031031777'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/im-30.html?showComment=1292441619260#c1721330228031031777' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/im-30.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7842742156263797900' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7842742156263797900' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2010 at 12:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3781583513821966353</id><published>2010-12-15T14:53:16.365-07:00</published><updated>2010-12-15T14:53:16.365-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You look gorgeous Britt! Happy birthday!</title><content type='html'>You look gorgeous Britt! Happy birthday!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/3781583513821966353'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/3781583513821966353'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/im-30.html?showComment=1292449996365#c3781583513821966353' title=''/><author><name>Kimbytx</name><uri>https://www.blogger.com/profile/04174307638453392980</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//1.bp.blogspot.com/-LutUZ0LCh8s/Xpn7bQjkNiI/AAAAAAAAs6I/GLvmhFP2v0UWKKuN44d5Pfuu_RK5Dg1HwCK4BGAYYCw/s32/kimavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/im-30.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7842742156263797900' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7842742156263797900' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-740091371'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2010 at 2:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3037563980359458887</id><published>2010-12-15T15:14:03.288-07:00</published><updated>2010-12-15T15:14:03.288-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday, Britt!! Wishing you a wonderful ye...</title><content type='html'>Happy Birthday, Britt!! Wishing you a wonderful year ahead.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/3037563980359458887'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/3037563980359458887'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/im-30.html?showComment=1292451243288#c3037563980359458887' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/13649234751193208789</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-JrPBRq84f_c/VZZuwEOoQ3I/AAAAAAAAACs/DZmA1q4CSVA/s32/Me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/im-30.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7842742156263797900' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7842742156263797900' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868896048'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2010 at 3:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1743598701204780600</id><published>2010-12-15T15:33:56.926-07:00</published><updated>2010-12-15T15:33:56.926-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy birthday my darling Britt!  I know this year...</title><content type='html'>Happy birthday my darling Britt!  I know this year will be your best yet.  I hope you have a wonderful day.  I love you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/1743598701204780600'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/1743598701204780600'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/im-30.html?showComment=1292452436926#c1743598701204780600' title=''/><author><name>Julene</name><uri>https://www.blogger.com/profile/16423837376936216400</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_iBp7FiL1Gjo/SMmKjHg6WoI/AAAAAAAAACQ/-zKXZ78hKTk/S220-s32/close+up.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/im-30.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7842742156263797900' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7842742156263797900' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251066642'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2010 at 3:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7468969456550499197</id><published>2010-12-15T17:09:18.261-07:00</published><updated>2010-12-15T17:09:18.261-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday, Britt!!! What an exciting time for...</title><content type='html'>Happy Birthday, Britt!!! What an exciting time for you. Enjoy every moment!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/7468969456550499197'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/7468969456550499197'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/im-30.html?showComment=1292458158261#c7468969456550499197' title=''/><author><name>Kim</name><uri>https://www.blogger.com/profile/11908963594032547059</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-ECmmLfFxXfk/W3oIxhb7fII/AAAAAAAAAWs/wdsBo5pQZe0nQucGcAoV1hZEmkeBpsUZwCK4BGAYYCw/s32/IMG_5508.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/im-30.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7842742156263797900' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7842742156263797900' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1844660322'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2010 at 5:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2802069165510555514</id><published>2010-12-15T18:37:27.819-07:00</published><updated>2010-12-15T18:37:27.819-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That sounds like a great birthday!  Cheers to a ne...</title><content type='html'>That sounds like a great birthday!  Cheers to a new year!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/2802069165510555514'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/2802069165510555514'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/im-30.html?showComment=1292463447819#c2802069165510555514' title=''/><author><name>Laura Schmitt</name><uri>https://www.blogger.com/profile/05463058207258783953</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='24' src='//3.bp.blogspot.com/__R-N2HoHns0/TBlqjQRKmHI/AAAAAAABC-g/BxTOFwfkgbY/S220-s31/bfclass.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/im-30.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7842742156263797900' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7842742156263797900' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-811880337'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2010 at 6:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1539570375621696771</id><published>2010-12-15T18:55:44.943-07:00</published><updated>2010-12-15T18:55:44.943-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow...hope you continue to have a wonderful day!  ...</title><content type='html'>Wow...hope you continue to have a wonderful day!  Happy, happy, Birthday to YOU!  How fun that you saw Tangle...we loved it, too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/1539570375621696771'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/1539570375621696771'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/im-30.html?showComment=1292464544943#c1539570375621696771' title=''/><author><name>Dolores</name><uri>https://www.blogger.com/profile/06129932715762366153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/im-30.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7842742156263797900' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7842742156263797900' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-666919836'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2010 at 6:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-238460553263458957</id><published>2010-12-16T07:57:08.383-07:00</published><updated>2010-12-16T07:57:08.383-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>HAPPY BIRTHDAY!
Celebration time ;-)hurray!</title><content type='html'>HAPPY BIRTHDAY!&lt;br /&gt;Celebration time ;-)hurray!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/238460553263458957'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/238460553263458957'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/im-30.html?showComment=1292511428383#c238460553263458957' title=''/><author><name>Ma from Brasil</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/im-30.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7842742156263797900' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7842742156263797900' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 16, 2010 at 7:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2805581747858007832</id><published>2010-12-16T08:03:00.194-07:00</published><updated>2010-12-16T08:03:00.194-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sounds like you had an AWESOME birthday! You look ...</title><content type='html'>Sounds like you had an AWESOME birthday! You look so gorgeous in the photo you posted. Love it! Miss you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/2805581747858007832'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/2805581747858007832'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/im-30.html?showComment=1292511780194#c2805581747858007832' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/im-30.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7842742156263797900' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7842742156263797900' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='December 16, 2010 at 8:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-419889103564189533</id><published>2010-12-16T13:39:55.596-07:00</published><updated>2010-12-16T13:39:55.596-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday!  I hope a Tangled Kit is in the wo...</title><content type='html'>Happy Birthday!  I hope a Tangled Kit is in the works...!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/419889103564189533'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/419889103564189533'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/im-30.html?showComment=1292531995596#c419889103564189533' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/im-30.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7842742156263797900' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7842742156263797900' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 16, 2010 at 1:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1385742051307026182</id><published>2010-12-16T15:28:28.673-07:00</published><updated>2010-12-16T15:28:28.673-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday Britt! This next is going to be WON...</title><content type='html'>Happy Birthday Britt! This next is going to be WONDERFUL for you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/1385742051307026182'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/1385742051307026182'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/im-30.html?showComment=1292538508673#c1385742051307026182' title=''/><author><name>Cyndi146</name><uri>https://www.blogger.com/profile/12807447216845993595</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_CVcj_VcIMoM/TKEkqWPEW8I/AAAAAAAAAGI/uHpVuaaddaA/S220-s32/CyndiFacePic2small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/im-30.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7842742156263797900' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7842742156263797900' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1983718599'/><gd:extendedProperty name='blogger.displayTime' value='December 16, 2010 at 3:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2306430351329613309</id><published>2010-12-16T16:05:43.381-07:00</published><updated>2010-12-16T16:05:43.381-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy birthday Britt! Sounds like you had a wonder...</title><content type='html'>Happy birthday Britt! Sounds like you had a wonderful day! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/2306430351329613309'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/2306430351329613309'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/im-30.html?showComment=1292540743381#c2306430351329613309' title=''/><author><name>Jessica</name><uri>https://www.blogger.com/profile/12077393210272884368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_kTEkw07EI7w/SuM3kED3O6I/AAAAAAAAACk/G604HCfHwPM/S220-s32/profile+pic+500.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/im-30.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7842742156263797900' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7842742156263797900' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-141561779'/><gd:extendedProperty name='blogger.displayTime' value='December 16, 2010 at 4:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5899438967677495339</id><published>2010-12-16T20:22:19.831-07:00</published><updated>2010-12-16T20:22:19.831-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>happy birthday! sounds like you have a positive at...</title><content type='html'>happy birthday! sounds like you have a positive attitude about being 30, 2011 is my lucky year :)&lt;br /&gt;Hope the pregnancy is going well!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/5899438967677495339'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/5899438967677495339'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/im-30.html?showComment=1292556139831#c5899438967677495339' title=''/><author><name>Jamie</name><uri>https://www.blogger.com/profile/13738942467439360488</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/im-30.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7842742156263797900' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7842742156263797900' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-53102959'/><gd:extendedProperty name='blogger.displayTime' value='December 16, 2010 at 8:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8135202152097250723</id><published>2010-12-20T18:55:55.791-07:00</published><updated>2010-12-20T18:55:55.791-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for sharing this link!!!!!  I LO...</title><content type='html'>Thank you so much for sharing this link!!!!!  I LOVE IT!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6707664553694791746/comments/default/8135202152097250723'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6707664553694791746/comments/default/8135202152097250723'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/muppetized.html?showComment=1292896555791#c8135202152097250723' title=''/><author><name>ckcpurple</name><uri>https://www.blogger.com/profile/13577947259133668644</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//1.bp.blogspot.com/_nJHZv5La2O0/SPaKzpw2yMI/AAAAAAAAAAM/ZPSFkFSRer8/S220-s32/avitar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/muppetized.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6707664553694791746' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6707664553694791746' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-686049804'/><gd:extendedProperty name='blogger.displayTime' value='December 20, 2010 at 6:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7679134896005923597</id><published>2010-12-21T09:42:13.471-07:00</published><updated>2010-12-21T09:42:13.471-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You should totally do a Muppets Themed kit!  We LO...</title><content type='html'>You should totally do a Muppets Themed kit!  We LOVE the Muppets!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6707664553694791746/comments/default/7679134896005923597'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6707664553694791746/comments/default/7679134896005923597'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/muppetized.html?showComment=1292949733471#c7679134896005923597' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/05927536805859252377</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/muppetized.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6707664553694791746' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6707664553694791746' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-268328369'/><gd:extendedProperty name='blogger.displayTime' value='December 21, 2010 at 9:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3302859387323750456</id><published>2010-12-22T15:35:30.116-07:00</published><updated>2010-12-22T15:35:30.116-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just darling!  They look just like you two!!
Glad ...</title><content type='html'>Just darling!  They look just like you two!!&lt;br /&gt;Glad you had fun with it too...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6707664553694791746/comments/default/3302859387323750456'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6707664553694791746/comments/default/3302859387323750456'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/muppetized.html?showComment=1293057330116#c3302859387323750456' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/muppetized.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6707664553694791746' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6707664553694791746' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='December 22, 2010 at 3:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3231471048977485376</id><published>2010-12-22T20:10:37.286-07:00</published><updated>2010-12-22T20:10:37.286-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Bahahaha!  Nice job!  I had posted that link on my...</title><content type='html'>Bahahaha!  Nice job!  I had posted that link on my Facebook a week ago.  It is soooo much fun to play around on, isn&amp;#39;t it?!  Hope you have a good Christmas, Britt... it&amp;#39;ll be your last one without kids ;)&lt;br /&gt;- Mary Kate</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6707664553694791746/comments/default/3231471048977485376'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6707664553694791746/comments/default/3231471048977485376'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/muppetized.html?showComment=1293073837286#c3231471048977485376' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/muppetized.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6707664553694791746' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6707664553694791746' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 22, 2010 at 8:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2121428306370986899</id><published>2010-12-23T17:38:30.340-07:00</published><updated>2010-12-23T17:38:30.340-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love that picture! Merry Christmas!!!</title><content type='html'>Love that picture! Merry Christmas!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8027987231932769620/comments/default/2121428306370986899'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8027987231932769620/comments/default/2121428306370986899'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/wishing-you.html?showComment=1293151110340#c2121428306370986899' title=''/><author><name>ash &amp;amp; diz</name><uri>https://www.blogger.com/profile/14445501515825965107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/--yf0HISKiHw/TZiPIbUXXwI/AAAAAAAAAqM/EB5Ntb8l4uI/s32/blog.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/wishing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8027987231932769620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8027987231932769620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117140784'/><gd:extendedProperty name='blogger.displayTime' value='December 23, 2010 at 5:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8903224166836974139</id><published>2010-12-23T19:42:42.279-07:00</published><updated>2010-12-23T19:42:42.279-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this - and what a great way to announce!  :...</title><content type='html'>I love this - and what a great way to announce!  :)  Congratulations!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8027987231932769620/comments/default/8903224166836974139'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8027987231932769620/comments/default/8903224166836974139'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/wishing-you.html?showComment=1293158562279#c8903224166836974139' title=''/><author><name>dedesmith32</name><uri>https://www.blogger.com/profile/04020640918152572313</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//2.bp.blogspot.com/-h_lxQpZ69oU/U9xGTcIiWgI/AAAAAAAAK9I/68-j-_MNfKM/s32/dede.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/wishing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8027987231932769620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8027987231932769620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1746855318'/><gd:extendedProperty name='blogger.displayTime' value='December 23, 2010 at 7:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8123534126179689082</id><published>2010-12-23T21:30:36.534-07:00</published><updated>2010-12-23T21:30:36.534-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Merry Christmas! love your card--such a great pic ...</title><content type='html'>Merry Christmas! love your card--such a great pic and wonderful sentiment :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8027987231932769620/comments/default/8123534126179689082'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8027987231932769620/comments/default/8123534126179689082'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/wishing-you.html?showComment=1293165036534#c8123534126179689082' title=''/><author><name>Emilee</name><uri>https://www.blogger.com/profile/03276923834347567587</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/wishing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8027987231932769620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8027987231932769620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958259147'/><gd:extendedProperty name='blogger.displayTime' value='December 23, 2010 at 9:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6871665025594075136</id><published>2010-12-23T22:34:31.924-07:00</published><updated>2010-12-23T22:34:31.924-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful picture! Merry Christmas to you and Josh.</title><content type='html'>Beautiful picture! Merry Christmas to you and Josh.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8027987231932769620/comments/default/6871665025594075136'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8027987231932769620/comments/default/6871665025594075136'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/wishing-you.html?showComment=1293168871924#c6871665025594075136' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/wishing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8027987231932769620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8027987231932769620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='December 23, 2010 at 10:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4795412526679311246</id><published>2010-12-24T06:10:44.980-07:00</published><updated>2010-12-24T06:10:44.980-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So lovely! Wishing you and Josh a very Merry Chris...</title><content type='html'>So lovely! Wishing you and Josh a very Merry Christmas!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8027987231932769620/comments/default/4795412526679311246'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8027987231932769620/comments/default/4795412526679311246'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/wishing-you.html?showComment=1293196244980#c4795412526679311246' title=''/><author><name>roxanamdm</name><uri>https://www.blogger.com/profile/16746425806604464452</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='23' src='//2.bp.blogspot.com/_jfRKsHXuV2Q/TFQgRyQs_dI/AAAAAAAAAAM/k_hhL8-N6N8/S220-s31/bambi+e+amigos.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/wishing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8027987231932769620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8027987231932769620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2144322157'/><gd:extendedProperty name='blogger.displayTime' value='December 24, 2010 at 6:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1223721129445740761</id><published>2010-12-24T08:22:15.161-07:00</published><updated>2010-12-24T08:22:15.161-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>love the picture! have a wonderful white christmas...</title><content type='html'>love the picture! have a wonderful white christmas as long as it will last!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8027987231932769620/comments/default/1223721129445740761'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8027987231932769620/comments/default/1223721129445740761'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/wishing-you.html?showComment=1293204135161#c1223721129445740761' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/wishing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8027987231932769620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8027987231932769620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 24, 2010 at 8:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2943184252113180247</id><published>2010-12-24T09:10:41.821-07:00</published><updated>2010-12-24T09:10:41.821-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Merry Christmas to you too!!  
That&amp;#39;s a great ...</title><content type='html'>Merry Christmas to you too!!  &lt;br /&gt;That&amp;#39;s a great picture, you look so cute with your baby bump!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8027987231932769620/comments/default/2943184252113180247'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8027987231932769620/comments/default/2943184252113180247'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/wishing-you.html?showComment=1293207041821#c2943184252113180247' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/wishing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8027987231932769620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8027987231932769620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='December 24, 2010 at 9:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-152890875431317422</id><published>2010-12-24T10:25:24.309-07:00</published><updated>2010-12-24T10:25:24.309-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is so sweet, I love it.
All the best and a ve...</title><content type='html'>This is so sweet, I love it.&lt;br /&gt;All the best and a very merry christmas!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8027987231932769620/comments/default/152890875431317422'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8027987231932769620/comments/default/152890875431317422'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/wishing-you.html?showComment=1293211524309#c152890875431317422' title=''/><author><name>Fiona</name><uri>http://www.byfiona.nl</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/wishing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8027987231932769620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8027987231932769620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 24, 2010 at 10:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6639339352022808487</id><published>2010-12-24T10:50:29.968-07:00</published><updated>2010-12-24T10:50:29.968-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you Brittney! This is so cute! I hope you an...</title><content type='html'>Thank you Brittney! This is so cute! I hope you and your Britt Girls have a very Merry Christmas!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/6639339352022808487'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/6639339352022808487'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/little-treat.html?showComment=1293213029968#c6639339352022808487' title=''/><author><name>Cheryl</name><uri>https://www.blogger.com/profile/00060008319460693056</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//2.bp.blogspot.com/-89GbPsBmxTY/U4oUS-aGUyI/AAAAAAAAEYU/An3Z0-a-r6U/s32/Cheryl%2BProfile1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/little-treat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2721704527520012254' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2721704527520012254' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1988964408'/><gd:extendedProperty name='blogger.displayTime' value='December 24, 2010 at 10:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1444044992402471930</id><published>2010-12-24T11:05:07.628-07:00</published><updated>2010-12-24T11:05:07.628-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks, Britt!!! Love your Christmas card. You alw...</title><content type='html'>Thanks, Britt!!! Love your Christmas card. You always do the best job! Have a Merry Christmas.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/1444044992402471930'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/1444044992402471930'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/little-treat.html?showComment=1293213907628#c1444044992402471930' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/little-treat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2721704527520012254' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2721704527520012254' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='December 24, 2010 at 11:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4833664180540474892</id><published>2010-12-24T11:27:32.960-07:00</published><updated>2010-12-24T11:27:32.960-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  That&amp;#39;s so cute!  Merry Christmas t...</title><content type='html'>Thank you!  That&amp;#39;s so cute!  Merry Christmas to you and your family!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/4833664180540474892'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/4833664180540474892'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/little-treat.html?showComment=1293215252960#c4833664180540474892' title=''/><author><name>AMY</name><uri>https://www.blogger.com/profile/15790335132294267633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-yXWSItNUJtE/ToyTtoHbGJI/AAAAAAAAWjs/Vo54PMXPVL0/s32/IMG_1562a.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/little-treat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2721704527520012254' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2721704527520012254' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1173087483'/><gd:extendedProperty name='blogger.displayTime' value='December 24, 2010 at 11:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6209684032283913408</id><published>2010-12-24T11:54:26.434-07:00</published><updated>2010-12-24T11:54:26.434-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you! Merry Christmas!</title><content type='html'>Thank you! Merry Christmas!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/6209684032283913408'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/6209684032283913408'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/little-treat.html?showComment=1293216866434#c6209684032283913408' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/14537253151892945425</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_XTXZj6wji9M/TDne4pWE23I/AAAAAAAAAGc/YbYQ_JYcdS0/S220-s32/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/little-treat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2721704527520012254' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2721704527520012254' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1331579084'/><gd:extendedProperty name='blogger.displayTime' value='December 24, 2010 at 11:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3642217007632129028</id><published>2010-12-24T11:58:02.959-07:00</published><updated>2010-12-24T11:58:02.959-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt and Team!! These are darling! Have a ...</title><content type='html'>Thanks Britt and Team!! These are darling! Have a very Merry Christmas!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/3642217007632129028'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/3642217007632129028'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/little-treat.html?showComment=1293217082959#c3642217007632129028' title=''/><author><name>scrappin5kids</name><uri>https://www.blogger.com/profile/13202349714871963633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/little-treat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2721704527520012254' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2721704527520012254' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-722080513'/><gd:extendedProperty name='blogger.displayTime' value='December 24, 2010 at 11:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8748403672807734648</id><published>2010-12-24T13:00:57.928-07:00</published><updated>2010-12-24T13:00:57.928-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Adorable!!! Merry Christmas! :)</title><content type='html'>Adorable!!! Merry Christmas! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8027987231932769620/comments/default/8748403672807734648'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8027987231932769620/comments/default/8748403672807734648'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/wishing-you.html?showComment=1293220857928#c8748403672807734648' title=''/><author><name>Keela</name><uri>https://www.blogger.com/profile/04932859799679713099</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//2.bp.blogspot.com/_iJWqnm5jNjk/TOiQR024QtI/AAAAAAAAAXc/nJfdCgNVGb8/S220-s32/IMG_1548-copy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/wishing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8027987231932769620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8027987231932769620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-462586557'/><gd:extendedProperty name='blogger.displayTime' value='December 24, 2010 at 1:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8314296584991937980</id><published>2010-12-24T15:11:03.772-07:00</published><updated>2010-12-24T15:11:03.772-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much Britt, so nice from you!! Wish you ...</title><content type='html'>Thanks so much Britt, so nice from you!! Wish you and your family a very Merry Christmas!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/8314296584991937980'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/8314296584991937980'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/little-treat.html?showComment=1293228663772#c8314296584991937980' title=''/><author><name>roxanamdm</name><uri>https://www.blogger.com/profile/16746425806604464452</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='23' src='//2.bp.blogspot.com/_jfRKsHXuV2Q/TFQgRyQs_dI/AAAAAAAAAAM/k_hhL8-N6N8/S220-s31/bambi+e+amigos.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/little-treat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2721704527520012254' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2721704527520012254' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2144322157'/><gd:extendedProperty name='blogger.displayTime' value='December 24, 2010 at 3:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6668529551567109753</id><published>2010-12-24T15:49:30.459-07:00</published><updated>2010-12-24T15:49:30.459-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you Britt!!</title><content type='html'>Thank you Britt!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/6668529551567109753'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/6668529551567109753'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/little-treat.html?showComment=1293230970459#c6668529551567109753' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/little-treat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2721704527520012254' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2721704527520012254' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='December 24, 2010 at 3:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8922055040847419444</id><published>2010-12-24T15:54:55.936-07:00</published><updated>2010-12-24T15:54:55.936-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You look beautiful Britt! I love that shade of blu...</title><content type='html'>You look beautiful Britt! I love that shade of blue. Merry Christmas to you and your family (including your lovely mom!)&lt;br /&gt;amyjo76</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8027987231932769620/comments/default/8922055040847419444'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8027987231932769620/comments/default/8922055040847419444'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/wishing-you.html?showComment=1293231295936#c8922055040847419444' title=''/><author><name>Amy Jo</name><uri>https://www.blogger.com/profile/10204909927145904633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/_N0D-OU166_U/TOCd1rxQbYI/AAAAAAAAAGM/-TrztRfmoh0/S220-s32/me%2Band%2Blogan%2B1028101.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/wishing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8027987231932769620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8027987231932769620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-781136059'/><gd:extendedProperty name='blogger.displayTime' value='December 24, 2010 at 3:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8960719694496192410</id><published>2010-12-24T17:05:27.508-07:00</published><updated>2010-12-24T17:05:27.508-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow Britt, these are beautiful!  Thank you so much...</title><content type='html'>Wow Britt, these are beautiful!  Thank you so much!  &lt;br /&gt;&lt;br /&gt;Merry Christmas!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/8960719694496192410'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/8960719694496192410'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/little-treat.html?showComment=1293235527508#c8960719694496192410' title=''/><author><name>Tiffany</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/little-treat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2721704527520012254' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2721704527520012254' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 24, 2010 at 5:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6195563260949162760</id><published>2010-12-24T18:20:04.560-07:00</published><updated>2010-12-24T18:20:04.596-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the DigiFree category today [25 Dec 01:00am GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/6195563260949162760'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/6195563260949162760'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/little-treat.html?showComment=1293240004560#c6195563260949162760' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/little-treat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2721704527520012254' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2721704527520012254' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 24, 2010 at 6:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1358786955810758604</id><published>2010-12-24T20:16:58.842-07:00</published><updated>2010-12-24T20:16:58.842-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much!!  Love these!!  Merry Christmas to...</title><content type='html'>Thanks so much!!  Love these!!  Merry Christmas to you!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/1358786955810758604'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/1358786955810758604'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/little-treat.html?showComment=1293247018842#c1358786955810758604' title=''/><author><name>Angie of Down This Road Designs</name><uri>https://www.blogger.com/profile/08826315897874908935</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//1.bp.blogspot.com/_iurshE6Q1_M/SPZ4cB6wxFI/AAAAAAAAAuc/QyYdJkTUgPE/S220-s31/DSC_0069.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/little-treat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2721704527520012254' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2721704527520012254' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2125940334'/><gd:extendedProperty name='blogger.displayTime' value='December 24, 2010 at 8:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2537753540973998135</id><published>2010-12-24T22:19:27.690-07:00</published><updated>2010-12-24T22:19:27.690-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute! Thank you and happy Holidays!</title><content type='html'>So cute! Thank you and happy Holidays!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/2537753540973998135'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/2537753540973998135'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/little-treat.html?showComment=1293254367690#c2537753540973998135' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/little-treat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2721704527520012254' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2721704527520012254' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 24, 2010 at 10:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5468226787254020996</id><published>2010-12-25T05:40:45.097-07:00</published><updated>2010-12-25T05:40:45.097-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you and i wish you a merry christmas</title><content type='html'>thank you and i wish you a merry christmas</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/5468226787254020996'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/5468226787254020996'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/little-treat.html?showComment=1293280845097#c5468226787254020996' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/little-treat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2721704527520012254' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2721704527520012254' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 25, 2010 at 5:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-904731486236714035</id><published>2010-12-25T10:29:23.354-07:00</published><updated>2010-12-25T10:29:23.439-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 1&lt;/b&gt; post on Dec. 25, 2010. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/904731486236714035'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/904731486236714035'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/little-treat.html?showComment=1293298163354#c904731486236714035' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/little-treat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2721704527520012254' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2721704527520012254' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='December 25, 2010 at 10:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1676926822155280424</id><published>2010-12-25T12:29:12.782-07:00</published><updated>2010-12-25T12:29:12.782-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you and Merry Christmas!</title><content type='html'>Thank you and Merry Christmas!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/1676926822155280424'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/1676926822155280424'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/little-treat.html?showComment=1293305352782#c1676926822155280424' title=''/><author><name>bj</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/little-treat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2721704527520012254' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2721704527520012254' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 25, 2010 at 12:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3625147078310026620</id><published>2010-12-25T12:37:21.819-07:00</published><updated>2010-12-25T12:37:21.819-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the picture Britt you are beautiful and glowi...</title><content type='html'>Love the picture Britt you are beautiful and glowing!!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8027987231932769620/comments/default/3625147078310026620'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8027987231932769620/comments/default/3625147078310026620'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/wishing-you.html?showComment=1293305841819#c3625147078310026620' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/wishing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8027987231932769620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8027987231932769620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='December 25, 2010 at 12:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1347219820545851022</id><published>2010-12-25T18:22:24.932-07:00</published><updated>2010-12-25T18:22:24.932-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you. Merry Christmas!</title><content type='html'>Thank you. Merry Christmas!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/1347219820545851022'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/1347219820545851022'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/little-treat.html?showComment=1293326544932#c1347219820545851022' title=''/><author><name>MonkingsMusings</name><uri>https://www.blogger.com/profile/11846200954473307129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/little-treat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2721704527520012254' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2721704527520012254' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-298347736'/><gd:extendedProperty name='blogger.displayTime' value='December 25, 2010 at 6:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5297809159185999681</id><published>2010-12-25T19:04:22.309-07:00</published><updated>2010-12-25T19:04:22.309-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are lovely. Thank-you.  Wishing you a very m...</title><content type='html'>These are lovely. Thank-you.  Wishing you a very merry Christmas!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/5297809159185999681'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/5297809159185999681'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/little-treat.html?showComment=1293329062309#c5297809159185999681' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/little-treat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2721704527520012254' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2721704527520012254' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 25, 2010 at 7:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9079578468434512702</id><published>2010-12-25T19:06:09.087-07:00</published><updated>2010-12-25T19:06:09.087-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a wonderful gift.  Thank you so very much.

H...</title><content type='html'>What a wonderful gift.  Thank you so very much.&lt;br /&gt;&lt;br /&gt;Hope your Christmas was a great one, best wishes for 2011.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Judy</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/9079578468434512702'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/9079578468434512702'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/little-treat.html?showComment=1293329169087#c9079578468434512702' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/little-treat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2721704527520012254' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2721704527520012254' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 25, 2010 at 7:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4580800017678296149</id><published>2010-12-25T19:39:42.870-07:00</published><updated>2010-12-25T19:39:42.870-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you so much britt!  these are so cute!</title><content type='html'>thank you so much britt!  these are so cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/4580800017678296149'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/4580800017678296149'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/little-treat.html?showComment=1293331182870#c4580800017678296149' title=''/><author><name>Carolee</name><uri>https://www.blogger.com/profile/01496057443258787274</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/little-treat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2721704527520012254' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2721704527520012254' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-763016649'/><gd:extendedProperty name='blogger.displayTime' value='December 25, 2010 at 7:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5337880436075843730</id><published>2010-12-25T21:45:54.655-07:00</published><updated>2010-12-25T21:45:54.655-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is ADORABLE!!! I love it! Hope your Christmas...</title><content type='html'>This is ADORABLE!!! I love it! Hope your Christmas was wonderful.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8027987231932769620/comments/default/5337880436075843730'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8027987231932769620/comments/default/5337880436075843730'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/wishing-you.html?showComment=1293338754655#c5337880436075843730' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/wishing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8027987231932769620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8027987231932769620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='December 25, 2010 at 9:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1557459344900988810</id><published>2010-12-26T12:40:21.399-07:00</published><updated>2010-12-26T12:40:21.399-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you Britt and Merry Christmas!</title><content type='html'>Thank you Britt and Merry Christmas!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/1557459344900988810'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/1557459344900988810'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/little-treat.html?showComment=1293392421399#c1557459344900988810' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/little-treat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2721704527520012254' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2721704527520012254' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 26, 2010 at 12:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5082060486428401889</id><published>2010-12-26T14:59:44.348-07:00</published><updated>2011-09-29T11:34:28.053-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much!</title><content type='html'>Thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/5082060486428401889'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/5082060486428401889'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1293400784348#c5082060486428401889' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 26, 2010 at 2:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7180469120265863245</id><published>2010-12-26T21:02:55.292-07:00</published><updated>2010-12-26T21:02:55.292-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks happy holidays! Great surprise treat.</title><content type='html'>Thanks happy holidays! Great surprise treat.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/7180469120265863245'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/7180469120265863245'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/little-treat.html?showComment=1293422575292#c7180469120265863245' title=''/><author><name>Betty Holland</name><uri>https://www.blogger.com/profile/17729167155954488066</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/-U_CwYNuAAd8/TitLzgMQg1I/AAAAAAAABjY/_kTzIJgW5ko/s31/family%2BHeidi%2527s%2Bcropped.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/little-treat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2721704527520012254' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2721704527520012254' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346418004'/><gd:extendedProperty name='blogger.displayTime' value='December 26, 2010 at 9:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2243377171477465425</id><published>2010-12-26T22:09:32.057-07:00</published><updated>2010-12-26T22:09:32.057-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How cute, thank you so much and Merry Christmas!</title><content type='html'>How cute, thank you so much and Merry Christmas!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/2243377171477465425'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/2243377171477465425'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/little-treat.html?showComment=1293426572057#c2243377171477465425' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/little-treat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2721704527520012254' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2721704527520012254' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='December 26, 2010 at 10:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4246858091147142167</id><published>2010-12-27T16:51:43.569-07:00</published><updated>2010-12-27T16:51:43.569-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are soooo fun! Thanks so much!!</title><content type='html'>These are soooo fun! Thanks so much!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/4246858091147142167'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/4246858091147142167'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/little-treat.html?showComment=1293493903569#c4246858091147142167' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/little-treat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2721704527520012254' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2721704527520012254' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='December 27, 2010 at 4:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8164346008422266359</id><published>2010-12-30T09:21:18.976-07:00</published><updated>2010-12-30T09:21:18.976-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much Britt! I hope you had a very Mer...</title><content type='html'>Thank you so much Britt! I hope you had a very Merry Christmas!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/8164346008422266359'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/8164346008422266359'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/little-treat.html?showComment=1293726078976#c8164346008422266359' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/little-treat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2721704527520012254' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2721704527520012254' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='December 30, 2010 at 9:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1472482997939929111</id><published>2010-12-30T09:23:07.743-07:00</published><updated>2010-12-30T09:23:07.743-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You three are just ADORABLE! What an exciting year...</title><content type='html'>You three are just ADORABLE! What an exciting year to come! Merry Christmas &amp;amp; Happy New Year!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8027987231932769620/comments/default/1472482997939929111'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8027987231932769620/comments/default/1472482997939929111'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/wishing-you.html?showComment=1293726187743#c1472482997939929111' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/wishing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8027987231932769620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8027987231932769620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='December 30, 2010 at 9:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5380691971866495149</id><published>2010-12-31T01:08:59.164-07:00</published><updated>2010-12-31T01:08:59.164-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I totally remember your digi-journal pages!  LOVE ...</title><content type='html'>I totally remember your digi-journal pages!  LOVE THEM.&lt;br /&gt;This new one is perfect.&lt;br /&gt;I wonder if I can keep up with it...your templates would make it really easy.  HMMMM...&lt;br /&gt;You might have me sold.&lt;br /&gt;&lt;br /&gt;(Totally random, but my word verification is: tortur. So silly.)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3335276788034841152/comments/default/5380691971866495149'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3335276788034841152/comments/default/5380691971866495149'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/its-time.html?showComment=1293782939164#c5380691971866495149' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/its-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3335276788034841152' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3335276788034841152' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='December 31, 2010 at 1:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7239994699801844898</id><published>2010-12-31T01:09:50.900-07:00</published><updated>2010-12-31T11:48:51.400-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You look GORGEOUS!!!</title><content type='html'>You look GORGEOUS!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/7239994699801844898'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/7239994699801844898'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/im-30.html?showComment=1293782990900#c7239994699801844898' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/im-30.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7842742156263797900' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7842742156263797900' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='December 31, 2010 at 1:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8095369029020419</id><published>2010-12-31T06:10:56.745-07:00</published><updated>2010-12-31T06:10:56.745-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;ve been wanting to combine my Disney trip re...</title><content type='html'>I&amp;#39;ve been wanting to combine my Disney trip report with a scrapbook and these look perfect for that.  Are your original templates also available?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3335276788034841152/comments/default/8095369029020419'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3335276788034841152/comments/default/8095369029020419'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/its-time.html?showComment=1293801056745#c8095369029020419' title=''/><author><name>BevS97</name><uri>https://www.blogger.com/profile/05507547618286592462</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//images.bevs97.multiply.com/logo/1'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/its-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3335276788034841152' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3335276788034841152' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-263148899'/><gd:extendedProperty name='blogger.displayTime' value='December 31, 2010 at 6:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8147403748280002125</id><published>2010-12-31T10:43:09.923-07:00</published><updated>2010-12-31T11:48:23.098-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>cute and cool as always, thanks Britt! A very bles...</title><content type='html'>cute and cool as always, thanks Britt! A very blessed new year to you!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8158631557246492000/comments/default/8147403748280002125'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8158631557246492000/comments/default/8147403748280002125'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/new-christmas-kit.html?showComment=1293817389923#c8147403748280002125' title=''/><author><name>Yin</name><uri>https://www.blogger.com/profile/12411403555604850149</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/new-christmas-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8158631557246492000' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8158631557246492000' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-102395789'/><gd:extendedProperty name='blogger.displayTime' value='December 31, 2010 at 10:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3497635209202620425</id><published>2010-12-31T11:54:01.695-07:00</published><updated>2010-12-31T11:54:01.695-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Nope Bev, they have gone the way of permanent reti...</title><content type='html'>Nope Bev, they have gone the way of permanent retirement.  They were super outdated and not-so-cute anymore.  I&amp;#39;ll definitely be releasing more of these though if you all are interested in digi-journaling!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3335276788034841152/comments/default/3497635209202620425'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3335276788034841152/comments/default/3497635209202620425'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/its-time.html?showComment=1293821641695#c3497635209202620425' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/its-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3335276788034841152' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3335276788034841152' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='December 31, 2010 at 11:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7490465981960971097</id><published>2010-12-31T15:46:02.165-07:00</published><updated>2010-12-31T15:46:02.165-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am totally in!  I&amp;#39;ve been looking for an exc...</title><content type='html'>I am totally in!  I&amp;#39;ve been looking for an excuse to NOT do photo-a-day next year.  Now I can do &amp;quot;a couple photos a week&amp;quot; and journal the rest.  Jackpot!!!&lt;br /&gt;&lt;br /&gt;Get ready to hear my life story.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3335276788034841152/comments/default/7490465981960971097'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3335276788034841152/comments/default/7490465981960971097'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/its-time.html?showComment=1293835562165#c7490465981960971097' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/07318557243934276686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='//2.bp.blogspot.com/_gl7qaUI989w/TGXT0TT5eBI/AAAAAAAABzU/gdY9FENqwYs/S220-s33/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/its-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3335276788034841152' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3335276788034841152' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1020389206'/><gd:extendedProperty name='blogger.displayTime' value='December 31, 2010 at 3:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7449433615055500734</id><published>2010-12-31T20:17:36.276-07:00</published><updated>2011-09-29T11:34:08.825-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this beautiful post. I want ...</title><content type='html'>Thank you so much for this beautiful post. I want to let you know that a link to this post will be placed on &lt;a href="http://freebies-storage.blogspot.com/" rel="nofollow"&gt;Freebies Storage&lt;/a&gt; :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8158631557246492000/comments/default/7449433615055500734'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8158631557246492000/comments/default/7449433615055500734'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/new-christmas-kit.html?showComment=1293851856276#c7449433615055500734' title=''/><author><name>Freebies Storage</name><uri>https://www.blogger.com/profile/13309916123787414162</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_xHkUPjfdso8/TSGQuduEqfI/AAAAAAAAAEw/lImJiHQWsF8/S220-s32/Avatar-Twitter.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/new-christmas-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8158631557246492000' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8158631557246492000' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-239806110'/><gd:extendedProperty name='blogger.displayTime' value='December 31, 2010 at 8:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6137731652261264955</id><published>2011-01-01T04:40:12.437-07:00</published><updated>2011-01-01T04:40:12.437-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Goood blog:) i like it!!</title><content type='html'>Goood blog:) i like it!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3335276788034841152/comments/default/6137731652261264955'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3335276788034841152/comments/default/6137731652261264955'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/its-time.html?showComment=1293882012437#c6137731652261264955' title=''/><author><name>California Girl</name><uri>https://www.blogger.com/profile/16802481987981790408</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/__2gokeeNviE/TR8MdljrN5I/AAAAAAAAAOA/kEKq0e2fba8/S220-s32/P8180071.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/its-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3335276788034841152' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3335276788034841152' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1912192276'/><gd:extendedProperty name='blogger.displayTime' value='January 1, 2011 at 4:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7769735118124869987</id><published>2011-01-01T22:06:58.284-07:00</published><updated>2011-01-01T22:06:58.284-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for these fabulous clusters!</title><content type='html'>Thank you for these fabulous clusters!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/7769735118124869987'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/7769735118124869987'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/little-treat.html?showComment=1293944818284#c7769735118124869987' title=''/><author><name>Joanne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/little-treat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2721704527520012254' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2721704527520012254' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 1, 2011 at 10:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8343823615517884870</id><published>2011-01-03T06:33:20.395-07:00</published><updated>2011-01-03T06:33:20.395-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the new template size!  Hopefully we will s...</title><content type='html'>I love the new template size!  Hopefully we will see more of them. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3335276788034841152/comments/default/8343823615517884870'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3335276788034841152/comments/default/8343823615517884870'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/its-time.html?showComment=1294061600395#c8343823615517884870' title=''/><author><name>Jenn Nielsen</name><uri>https://www.blogger.com/profile/18080723308657202062</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_ps2va1WODhU/TMjTlCeMChI/AAAAAAAAAUM/3R__tcOowvs/S220-s32/JenMe.bmp'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/its-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3335276788034841152' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3335276788034841152' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1337333654'/><gd:extendedProperty name='blogger.displayTime' value='January 3, 2011 at 6:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1257638572943300421</id><published>2011-01-03T08:03:20.536-07:00</published><updated>2011-01-03T08:03:20.536-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the great download!  Sally x</title><content type='html'>Thanks for the great download!  Sally x</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/1257638572943300421'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/1257638572943300421'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/little-treat.html?showComment=1294067000536#c1257638572943300421' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/little-treat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2721704527520012254' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2721704527520012254' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 3, 2011 at 8:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8252515820629213201</id><published>2011-01-03T14:49:27.510-07:00</published><updated>2011-01-03T14:49:27.510-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you very much for this awesome gift !  Happy...</title><content type='html'>Thank you very much for this awesome gift !  Happy Holidays !</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/8252515820629213201'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/8252515820629213201'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/little-treat.html?showComment=1294091367510#c8252515820629213201' title=''/><author><name>Chloé</name><uri>https://www.blogger.com/profile/06313028506253388509</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/little-treat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2721704527520012254' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2721704527520012254' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1963740835'/><gd:extendedProperty name='blogger.displayTime' value='January 3, 2011 at 2:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6491565803116106326</id><published>2011-01-05T13:40:59.960-07:00</published><updated>2011-01-05T13:40:59.960-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We LOVED Tangled too! I think it&amp;#39;s my DD&amp;#39;s...</title><content type='html'>We LOVED Tangled too! I think it&amp;#39;s my DD&amp;#39;s favorite movie right now. She had a serious Rapunzel Christmas. She got a TON of Rapunzel stuff! LOL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/678611398081044080/comments/default/6491565803116106326'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/678611398081044080/comments/default/6491565803116106326'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/movie-review-tangled.html?showComment=1294260059960#c6491565803116106326' title=''/><author><name>Chelle</name><uri>http://www.the3mooneys.blogspot.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/movie-review-tangled.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-678611398081044080' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/678611398081044080' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 5, 2011 at 1:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2624315482542482244</id><published>2011-01-05T16:48:57.160-07:00</published><updated>2011-01-05T16:48:57.160-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My daughter LOVES this movie. It instantly became ...</title><content type='html'>My daughter LOVES this movie. It instantly became her new favorite.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/678611398081044080/comments/default/2624315482542482244'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/678611398081044080/comments/default/2624315482542482244'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/movie-review-tangled.html?showComment=1294271337160#c2624315482542482244' title=''/><author><name>Peasy</name><uri>https://www.blogger.com/profile/03316865521778802110</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_98F_p3ODNLw/TDfIhLakYQI/AAAAAAAAAH4/hFqfGEEzLwo/S220-s32/mirror3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/movie-review-tangled.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-678611398081044080' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/678611398081044080' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2056568452'/><gd:extendedProperty name='blogger.displayTime' value='January 5, 2011 at 4:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3139489722045709935</id><published>2011-01-05T16:57:32.336-07:00</published><updated>2011-01-05T16:57:32.336-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I asked you before, I will now do it again... are ...</title><content type='html'>I asked you before, I will now do it again... are you gonna make a Tangled themed kit?  LOL!  What a great movie... it is definitely at the top of my list and my husband even loved it!&lt;br /&gt;&lt;br /&gt;I am also gonna make your MS SS a priority this weekend.  With no one around to help me with my kids, I am gonna have to participate much less than last year. :(  I don&amp;#39;t think I can make the half way mark, but we&amp;#39;ll see how it goes.&lt;br /&gt;- Mary Kate</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/678611398081044080/comments/default/3139489722045709935'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/678611398081044080/comments/default/3139489722045709935'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/movie-review-tangled.html?showComment=1294271852336#c3139489722045709935' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/movie-review-tangled.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-678611398081044080' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/678611398081044080' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 5, 2011 at 4:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5544311607190824101</id><published>2011-01-05T18:12:01.895-07:00</published><updated>2011-01-05T18:12:01.895-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I loved it, too :) Now, more book reviews!  I like...</title><content type='html'>I loved it, too :) Now, more book reviews!  I liked reading some of the books you recommended.  Sometimes it&amp;#39;s nice to get outside the box of the regular stuff you read and the Gemma Doyle series was fun.  Any other suggestions?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/678611398081044080/comments/default/5544311607190824101'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/678611398081044080/comments/default/5544311607190824101'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/movie-review-tangled.html?showComment=1294276321895#c5544311607190824101' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/movie-review-tangled.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-678611398081044080' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/678611398081044080' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 5, 2011 at 6:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8777587109935654873</id><published>2011-01-05T20:59:52.213-07:00</published><updated>2011-01-05T20:59:52.213-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>loved the kit you used for your review of tangled!...</title><content type='html'>loved the kit you used for your review of tangled! ;0)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/446216617610530496/comments/default/8777587109935654873'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/446216617610530496/comments/default/8777587109935654873'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/scrap-til-ya-drop.html?showComment=1294286392213#c8777587109935654873' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/scrap-til-ya-drop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-446216617610530496' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/446216617610530496' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 5, 2011 at 8:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3659994165882134291</id><published>2011-01-06T11:56:35.763-07:00</published><updated>2011-01-06T11:56:35.763-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey, we watched Tangled yesterday and we really lo...</title><content type='html'>Hey, we watched Tangled yesterday and we really loved it! Even my son, who doesn&amp;#39;t like the romantic stuff, liked it very much!&lt;br /&gt;&lt;br /&gt;And I tell you what: I&amp;#39;m a Brunette with short hair and green eyes and I&amp;#39;m satisfied with the blonde princess, too! :-D&lt;br /&gt;&lt;br /&gt;Greetings from Germany, Silvie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/678611398081044080/comments/default/3659994165882134291'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/678611398081044080/comments/default/3659994165882134291'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/movie-review-tangled.html?showComment=1294340195763#c3659994165882134291' title=''/><author><name>Silvie</name><uri>https://www.blogger.com/profile/02175437840309616218</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/movie-review-tangled.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-678611398081044080' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/678611398081044080' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1820770128'/><gd:extendedProperty name='blogger.displayTime' value='January 6, 2011 at 11:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-364630864940786496</id><published>2011-01-06T13:35:23.977-07:00</published><updated>2011-01-06T13:35:23.977-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OOhh!! First to Comment !! Yeah Me !!! :) Do I see...</title><content type='html'>OOhh!! First to Comment !! Yeah Me !!! :) Do I see a Pasqual in that peek ??? :)  Can&amp;#39;t wait !!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6554585666652410658/comments/default/364630864940786496'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6554585666652410658/comments/default/364630864940786496'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/peek.html?showComment=1294346123977#c364630864940786496' title=''/><author><name>DimpleBrandy</name><uri>https://www.blogger.com/profile/09640041569342530342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6554585666652410658' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6554585666652410658' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-7367898'/><gd:extendedProperty name='blogger.displayTime' value='January 6, 2011 at 1:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3740250306463545301</id><published>2011-01-06T14:12:20.322-07:00</published><updated>2011-01-06T14:12:20.322-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m guessing it has something to do with your ...</title><content type='html'>I&amp;#39;m guessing it has something to do with your movie review.  Totally excited to see what you are releasing tomorrow!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6554585666652410658/comments/default/3740250306463545301'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6554585666652410658/comments/default/3740250306463545301'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/peek.html?showComment=1294348340322#c3740250306463545301' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6554585666652410658' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6554585666652410658' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 6, 2011 at 2:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4621936577961946975</id><published>2011-01-06T15:01:30.027-07:00</published><updated>2011-01-06T15:01:30.027-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This sounds really fun!  I have an out of town eve...</title><content type='html'>This sounds really fun!  I have an out of town event Sunday afternoon but I&amp;#39;m going to try and pop in the first day and a half.  Thanks Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/446216617610530496/comments/default/4621936577961946975'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/446216617610530496/comments/default/4621936577961946975'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/scrap-til-ya-drop.html?showComment=1294351290027#c4621936577961946975' title=''/><author><name>Peasy</name><uri>https://www.blogger.com/profile/03316865521778802110</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_98F_p3ODNLw/TDfIhLakYQI/AAAAAAAAAH4/hFqfGEEzLwo/S220-s32/mirror3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/scrap-til-ya-drop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-446216617610530496' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/446216617610530496' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2056568452'/><gd:extendedProperty name='blogger.displayTime' value='January 6, 2011 at 3:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7563456068556975801</id><published>2011-01-06T15:12:18.519-07:00</published><updated>2011-01-06T15:12:18.519-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG I have been waiting to see when a Tangled kit ...</title><content type='html'>OMG I have been waiting to see when a Tangled kit would come out!!!!!!! I AM SOOOOO EXCITED</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6554585666652410658/comments/default/7563456068556975801'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6554585666652410658/comments/default/7563456068556975801'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/peek.html?showComment=1294351938519#c7563456068556975801' title=''/><author><name>Donna</name><uri>https://www.blogger.com/profile/12704433482528391031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_WoSoPS2Et-k/TRqPgpwthdI/AAAAAAAAAC8/_cgMxCPyeso/S220-s32/Photo0194FourBySix.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6554585666652410658' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6554585666652410658' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1434623900'/><gd:extendedProperty name='blogger.displayTime' value='January 6, 2011 at 3:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2906190712736271745</id><published>2011-01-06T15:41:12.297-07:00</published><updated>2011-01-06T15:41:12.297-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This was my DD FAVORITE movie of all time!!! I am ...</title><content type='html'>This was my DD FAVORITE movie of all time!!! I am so EXCITED!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6554585666652410658/comments/default/2906190712736271745'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6554585666652410658/comments/default/2906190712736271745'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/peek.html?showComment=1294353672297#c2906190712736271745' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6554585666652410658' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6554585666652410658' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='January 6, 2011 at 3:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7563720369074135547</id><published>2011-01-06T16:20:20.642-07:00</published><updated>2011-09-29T11:34:08.819-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for all of your generous freebies!</title><content type='html'>Thanks so much for all of your generous freebies!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/7563720369074135547'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3145805408059342736/comments/default/7563720369074135547'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html?showComment=1294356020642#c7563720369074135547' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/pirates-of-course-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3145805408059342736' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3145805408059342736' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 6, 2011 at 4:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4521154619101830715</id><published>2011-01-06T21:49:12.822-07:00</published><updated>2011-01-06T21:49:12.822-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m dying to know if you guys have picked a na...</title><content type='html'>I&amp;#39;m dying to know if you guys have picked a name for the baby yet? Let us know :P</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6554585666652410658/comments/default/4521154619101830715'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6554585666652410658/comments/default/4521154619101830715'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/peek.html?showComment=1294375752822#c4521154619101830715' title=''/><author><name>Miss Vintage</name><uri>https://www.blogger.com/profile/05172933226981085193</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6554585666652410658' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6554585666652410658' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2142408986'/><gd:extendedProperty name='blogger.displayTime' value='January 6, 2011 at 9:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8790992840759776904</id><published>2011-01-07T06:06:18.293-07:00</published><updated>2011-01-07T06:06:18.293-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>FANTASTIC Britt!!! Thank you so much, I love the a...</title><content type='html'>FANTASTIC Britt!!! Thank you so much, I love the add-on and just bought the kit! Can&amp;#39;t wait to play with this one.  My daughter and I saw it in 3D and LOVED IT!!!! Hugs, Fonnetta</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4965995400892092572/comments/default/8790992840759776904'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4965995400892092572/comments/default/8790992840759776904'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/let-down-your-hair.html?showComment=1294405578293#c8790992840759776904' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/let-down-your-hair.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4965995400892092572' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4965995400892092572' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='January 7, 2011 at 6:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2577093955346868403</id><published>2011-01-07T09:28:38.781-07:00</published><updated>2011-01-07T09:28:38.890-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 1&lt;/b&gt; post on Jan. 07, 2011. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4965995400892092572/comments/default/2577093955346868403'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4965995400892092572/comments/default/2577093955346868403'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/let-down-your-hair.html?showComment=1294417718781#c2577093955346868403' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/let-down-your-hair.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4965995400892092572' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4965995400892092572' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='January 7, 2011 at 9:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7661681891907860977</id><published>2011-01-07T12:58:08.050-07:00</published><updated>2011-01-07T12:58:08.050-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ha ha ha - cute frying pan.</title><content type='html'>Ha ha ha - cute frying pan.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4965995400892092572/comments/default/7661681891907860977'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4965995400892092572/comments/default/7661681891907860977'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/let-down-your-hair.html?showComment=1294430288050#c7661681891907860977' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/07318557243934276686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='//2.bp.blogspot.com/_gl7qaUI989w/TGXT0TT5eBI/AAAAAAAABzU/gdY9FENqwYs/S220-s33/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/let-down-your-hair.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4965995400892092572' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4965995400892092572' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1020389206'/><gd:extendedProperty name='blogger.displayTime' value='January 7, 2011 at 12:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3338459827005796428</id><published>2011-01-07T14:21:02.808-07:00</published><updated>2011-01-07T14:21:02.808-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I squealed when I figured out the sneak peek... an...</title><content type='html'>I squealed when I figured out the sneak peek... and my four year old son said &amp;quot;Yay!&amp;quot;. lol. Love it. Thanks for the freebie, too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4965995400892092572/comments/default/3338459827005796428'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4965995400892092572/comments/default/3338459827005796428'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/let-down-your-hair.html?showComment=1294435262808#c3338459827005796428' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/let-down-your-hair.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4965995400892092572' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4965995400892092572' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='January 7, 2011 at 2:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1433487093761315821</id><published>2011-01-07T18:03:22.571-07:00</published><updated>2011-01-07T18:03:22.571-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Okay, I&amp;#39;m new to digi scrapping! What is a spe...</title><content type='html'>Okay, I&amp;#39;m new to digi scrapping! What is a speed scrap? How do you participate? Where can I get more info?? Thanks Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/446216617610530496/comments/default/1433487093761315821'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/446216617610530496/comments/default/1433487093761315821'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/scrap-til-ya-drop.html?showComment=1294448602571#c1433487093761315821' title=''/><author><name>Liston Family</name><uri>https://www.blogger.com/profile/03293547353722664164</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/scrap-til-ya-drop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-446216617610530496' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/446216617610530496' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1047464221'/><gd:extendedProperty name='blogger.displayTime' value='January 7, 2011 at 6:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2853952350923387658</id><published>2011-01-07T18:14:53.295-07:00</published><updated>2011-09-29T11:34:08.806-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is a great picture of you guys &amp;amp; you look...</title><content type='html'>That is a great picture of you guys &amp;amp; you look great, Britt! Congrats, by the way! I am SO HAPPY for you to get your baby (a girl, too!) here soon. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8027987231932769620/comments/default/2853952350923387658'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8027987231932769620/comments/default/2853952350923387658'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/wishing-you.html?showComment=1294449293295#c2853952350923387658' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/15050258531919742208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/wishing-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8027987231932769620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8027987231932769620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-625081526'/><gd:extendedProperty name='blogger.displayTime' value='January 7, 2011 at 6:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6295536365223220959</id><published>2011-01-07T18:23:21.580-07:00</published><updated>2011-01-07T18:23:21.619-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the DigiFree category today [08 Jan 01:00am GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4965995400892092572/comments/default/6295536365223220959'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4965995400892092572/comments/default/6295536365223220959'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/let-down-your-hair.html?showComment=1294449801580#c6295536365223220959' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/let-down-your-hair.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4965995400892092572' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4965995400892092572' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 7, 2011 at 6:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2398209898514928291</id><published>2011-01-08T00:56:18.698-07:00</published><updated>2011-01-08T00:56:18.698-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE THIS!  Been playing with it ALL day! =)  Than...</title><content type='html'>LOVE THIS!  Been playing with it ALL day! =)  Thanks so much for the freebie add-on AND the Show Off gift! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4965995400892092572/comments/default/2398209898514928291'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4965995400892092572/comments/default/2398209898514928291'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/let-down-your-hair.html?showComment=1294473378698#c2398209898514928291' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/let-down-your-hair.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4965995400892092572' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4965995400892092572' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='January 8, 2011 at 12:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4450536727736637095</id><published>2011-01-08T06:15:33.374-07:00</published><updated>2011-01-08T06:15:33.374-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love it! Thanks so much :D</title><content type='html'>Love it! Thanks so much :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4965995400892092572/comments/default/4450536727736637095'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4965995400892092572/comments/default/4450536727736637095'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/let-down-your-hair.html?showComment=1294492533374#c4450536727736637095' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/04700812237748476591</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/let-down-your-hair.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4965995400892092572' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4965995400892092572' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-129785288'/><gd:extendedProperty name='blogger.displayTime' value='January 8, 2011 at 6:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3477944959407785530</id><published>2011-01-08T13:26:15.613-07:00</published><updated>2011-01-08T13:26:15.613-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Th♥nks so much for sharing =}</title><content type='html'>Th♥nks so much for sharing =}</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4965995400892092572/comments/default/3477944959407785530'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4965995400892092572/comments/default/3477944959407785530'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/let-down-your-hair.html?showComment=1294518375613#c3477944959407785530' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/06503110751954248769</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/let-down-your-hair.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4965995400892092572' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4965995400892092572' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-817595289'/><gd:extendedProperty name='blogger.displayTime' value='January 8, 2011 at 1:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4063810654693217344</id><published>2011-01-08T13:29:55.060-07:00</published><updated>2011-09-29T11:34:08.795-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the freebie =}</title><content type='html'>Thanks so much for the freebie =}</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8158631557246492000/comments/default/4063810654693217344'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8158631557246492000/comments/default/4063810654693217344'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/new-christmas-kit.html?showComment=1294518595060#c4063810654693217344' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/06503110751954248769</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/new-christmas-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8158631557246492000' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8158631557246492000' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-817595289'/><gd:extendedProperty name='blogger.displayTime' value='January 8, 2011 at 1:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3188730138352153964</id><published>2011-01-08T17:55:01.830-07:00</published><updated>2011-01-08T17:55:01.830-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fabulous!! Thanks so much for sharing your beautif...</title><content type='html'>Fabulous!! Thanks so much for sharing your beautiful work! xxx</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4965995400892092572/comments/default/3188730138352153964'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4965995400892092572/comments/default/3188730138352153964'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/let-down-your-hair.html?showComment=1294534501830#c3188730138352153964' title=''/><author><name>marsie55</name><uri>https://www.blogger.com/profile/00365857552068283162</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/let-down-your-hair.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4965995400892092572' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4965995400892092572' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-581521206'/><gd:extendedProperty name='blogger.displayTime' value='January 8, 2011 at 5:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1687814634364163474</id><published>2011-01-12T08:31:26.021-07:00</published><updated>2011-01-12T08:31:26.021-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG. I wish I had seen this earlier! We did a Tang...</title><content type='html'>OMG. I wish I had seen this earlier! We did a Tangled Birthday Party for my daughter! HOW FUN! I may just actually have to do some layouts w/this...&lt;br /&gt;&lt;br /&gt;{my party, just in case you wanna see:&lt;br /&gt;http://bit.ly/ohhair ) &lt;br /&gt;&lt;br /&gt;Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4965995400892092572/comments/default/1687814634364163474'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4965995400892092572/comments/default/1687814634364163474'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/let-down-your-hair.html?showComment=1294846286021#c1687814634364163474' title=''/><author><name>ohAmanda</name><uri>https://www.blogger.com/profile/11007616022449312125</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_U_g1ZN8SOys/SmdJVIrrg_I/AAAAAAAAAHw/GZEGOye47ck/s32-R/3746847512_703120a9ee_o.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/let-down-your-hair.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4965995400892092572' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4965995400892092572' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-32387463'/><gd:extendedProperty name='blogger.displayTime' value='January 12, 2011 at 8:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1152163625067097994</id><published>2011-01-13T18:19:06.281-07:00</published><updated>2011-01-13T18:19:06.281-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Well, it is a nice sofa.....reminds me of your &amp;qu...</title><content type='html'>Well, it is a nice sofa.....reminds me of your &amp;quot;get a new couch&amp;quot; sale promo.....haha, you should have a getting ready for baby promo thing! DYING TO SEE PICS!!!! SO much for Monday, you got me all excited.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6554585666652410658/comments/default/1152163625067097994'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6554585666652410658/comments/default/1152163625067097994'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/peek.html?showComment=1294967946281#c1152163625067097994' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6554585666652410658' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6554585666652410658' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='January 13, 2011 at 6:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4326960928845646752</id><published>2011-01-14T04:20:33.905-07:00</published><updated>2011-01-14T04:20:33.905-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Holy moly, those pics of your mom in those hats ar...</title><content type='html'>Holy moly, those pics of your mom in those hats are priceless. Fun goodies this week. And wow, I just saw you&amp;#39;re 32 weeks along. That was fast! The baby will be here so soon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8611732027590987002/comments/default/4326960928845646752'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8611732027590987002/comments/default/4326960928845646752'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/friday-once-again.html?showComment=1295004033905#c4326960928845646752' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/friday-once-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8611732027590987002' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8611732027590987002' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='January 14, 2011 at 4:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5703988576152667974</id><published>2011-01-15T07:47:20.945-07:00</published><updated>2011-09-29T11:34:08.787-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How funny! That&amp;#39;s my sister&amp;#39;s 30th birthda...</title><content type='html'>How funny! That&amp;#39;s my sister&amp;#39;s 30th birthday!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/5703988576152667974'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7842742156263797900/comments/default/5703988576152667974'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/im-30.html?showComment=1295102840945#c5703988576152667974' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12189608681287603165</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/im-30.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7842742156263797900' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7842742156263797900' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-583732359'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2011 at 7:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3273587433134410771</id><published>2011-01-16T18:37:19.919-07:00</published><updated>2011-01-16T18:37:19.919-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Registering is so overwhelming!!  I bet you&amp;#39;re...</title><content type='html'>Registering is so overwhelming!!  I bet you&amp;#39;re so glad to have it done!  &lt;br /&gt;I have that same diaper bag (in a different pattern) this time and I love it!  It&amp;#39;s the perfect size and cute!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4009232544795512807/comments/default/3273587433134410771'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4009232544795512807/comments/default/3273587433134410771'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/registering-for-baby.html?showComment=1295228239919#c3273587433134410771' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/registering-for-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4009232544795512807' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4009232544795512807' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='January 16, 2011 at 6:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9159509803676295719</id><published>2011-01-16T23:21:08.841-07:00</published><updated>2011-01-16T23:21:08.841-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I hated registering!  I wanted everything I saw bu...</title><content type='html'>I hated registering!  I wanted everything I saw but I managed to keep it all in order (mostly) lol.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4009232544795512807/comments/default/9159509803676295719'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4009232544795512807/comments/default/9159509803676295719'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/registering-for-baby.html?showComment=1295245268841#c9159509803676295719' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/registering-for-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4009232544795512807' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4009232544795512807' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 16, 2011 at 11:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2400255327748778458</id><published>2011-01-17T07:16:40.887-07:00</published><updated>2011-01-17T07:16:40.887-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ooooh, you made some good choices! I can give a th...</title><content type='html'>Ooooh, you made some good choices! I can give a thumbs-up to so many of the items on your list. We love, love, loved our Snugride stroller frame, and the FP Healthy Care booster is the only high chair we owned with our first kiddo.&lt;br /&gt;&lt;br /&gt;I saw you had a Baby Bjorn on your list, and wanted to show you my very favorite baby carrier of all time (we had a Baby Bjorn, but baby HATED it, and it&amp;#39;s not at all healthy for their little hips to have all their weight resting on that strip of material running between their legs). I have a ring sling (like this one http://www.etsy.com/listing/62274869/ring-sling-baby-carrier-adjustable-with) and love it. It&amp;#39;s easy to wear in lots of positions, rolls up tight to fit in my diaper bag, and is comfy and health for both mom and baby. If I could have only one piece of baby equipment, this would be it! There are lots of brands and styles out there, or you can make your own. :-) &lt;br /&gt;&lt;br /&gt;Can&amp;#39;t believe you have just 8 weeks to go! What a special time, Britt. Praying for you and Josh...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4009232544795512807/comments/default/2400255327748778458'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4009232544795512807/comments/default/2400255327748778458'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/registering-for-baby.html?showComment=1295273800887#c2400255327748778458' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/07611346109361854732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-IxErPaeFZbk/TYo3eZfkkjI/AAAAAAAACeo/tDT2JOby7-g/s32/2011%2BAvitar%2B5x5b.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/registering-for-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4009232544795512807' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4009232544795512807' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1296659477'/><gd:extendedProperty name='blogger.displayTime' value='January 17, 2011 at 7:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4909292771263255843</id><published>2011-01-17T17:01:35.467-07:00</published><updated>2011-01-17T17:01:35.467-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh enjoy yourself! i loved every minute, minus a f...</title><content type='html'>oh enjoy yourself! i loved every minute, minus a few here and there ;0) of both of my pregnancies! it&amp;#39;s a unique and beautiful blessing to bear children.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4009232544795512807/comments/default/4909292771263255843'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4009232544795512807/comments/default/4909292771263255843'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/registering-for-baby.html?showComment=1295308895467#c4909292771263255843' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/registering-for-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4009232544795512807' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4009232544795512807' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 17, 2011 at 5:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1693523780607102608</id><published>2011-01-18T07:48:01.391-07:00</published><updated>2011-01-18T07:48:01.391-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You look amazing &amp;amp; I LOVE LOVE your bangs! I w...</title><content type='html'>You look amazing &amp;amp; I LOVE LOVE your bangs! I wish I were in town to help throw a baby shower, because I know me and Shan would throw a WHOPPER! :) I am so excited for you &amp;amp; Josh and am just giddy waiting to meet your little Princess!&lt;br /&gt;&lt;br /&gt;PS My Christmas gift is awesome &amp;amp; I had no idea that firefly song was on there! Love it! Thanks!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4009232544795512807/comments/default/1693523780607102608'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4009232544795512807/comments/default/1693523780607102608'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/registering-for-baby.html?showComment=1295362081391#c1693523780607102608' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/registering-for-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4009232544795512807' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4009232544795512807' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='January 18, 2011 at 7:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2086581436176668393</id><published>2011-01-19T20:57:03.037-07:00</published><updated>2011-01-19T20:57:03.037-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That&amp;#39;s a great title for a kit!  So creative.</title><content type='html'>That&amp;#39;s a great title for a kit!  So creative.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4965995400892092572/comments/default/2086581436176668393'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4965995400892092572/comments/default/2086581436176668393'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/let-down-your-hair.html?showComment=1295495823037#c2086581436176668393' title=''/><author><name>Cheryl</name><uri>https://www.blogger.com/profile/16919521320170575296</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/let-down-your-hair.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4965995400892092572' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4965995400892092572' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-99856736'/><gd:extendedProperty name='blogger.displayTime' value='January 19, 2011 at 8:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8435199063987856558</id><published>2011-01-20T09:31:04.266-07:00</published><updated>2012-10-11T06:51:27.043-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/8435199063987856558'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/8435199063987856558'/><author><name>With Love &amp;amp; Confection</name><uri>https://www.blogger.com/profile/18118554501251273650</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/_wuxI6aE5fYI/TUGKs460ESI/AAAAAAAAAFY/IMk-al2Ocw0/s32/Valentine%2BGingerbread%2BHouse%2B3.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5639047904935783791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5639047904935783791' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1693098002'/><gd:extendedProperty name='blogger.displayTime' value='January 20, 2011 at 9:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6031665788366962528</id><published>2011-01-21T18:46:47.230-07:00</published><updated>2011-01-21T18:46:47.230-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Both of these kits are DARLING... ugh... wishing I...</title><content type='html'>Both of these kits are DARLING... ugh... wishing I had done a show off this week! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8505989704528701403/comments/default/6031665788366962528'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8505989704528701403/comments/default/6031665788366962528'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/micks-girl-valentines-goodies.html?showComment=1295660807230#c6031665788366962528' title=''/><author><name>ash &amp;amp; diz</name><uri>https://www.blogger.com/profile/14445501515825965107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/--yf0HISKiHw/TZiPIbUXXwI/AAAAAAAAAqM/EB5Ntb8l4uI/s32/blog.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/micks-girl-valentines-goodies.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8505989704528701403' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8505989704528701403' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117140784'/><gd:extendedProperty name='blogger.displayTime' value='January 21, 2011 at 6:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8113164226137434809</id><published>2011-01-26T12:36:49.642-07:00</published><updated>2011-01-26T12:36:49.642-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You totally had me laughing at opening the door an...</title><content type='html'>You totally had me laughing at opening the door and just looking at how organized your closet is now.  I have been doing a lot of organizing myself lately and I have been doing the same thing!  Just standing there staring at open drawers. lol  &lt;br /&gt;For my desk I found a picnic utensil basket on clearance at Target last fall.  It&amp;#39;s perfect because it has 3 smaller compartments (usually for spoons, forks, and knives) that I use for pens and other little things, and then it has a bigger place where napkins should go that I use for the mail.  It works perfectly for all the things that usually clutter up my desk.  I actually bought two and the kids have one on their desk too. :)  &lt;br /&gt;Love the QP made by Paige, and thanks for sharing!!  &lt;br /&gt;And lastly, I have to say we love the Babywise book too!!  I wish I would have known to fallow it at least a little bit with my first. I think she would have been a much easier baby if we&amp;#39;d learned to (loosely) fallow a schedule. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8102203187167432158/comments/default/8113164226137434809'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8102203187167432158/comments/default/8113164226137434809'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html?showComment=1296070609642#c8113164226137434809' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8102203187167432158' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8102203187167432158' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='January 26, 2011 at 12:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1896476482134423693</id><published>2011-01-26T12:42:00.669-07:00</published><updated>2011-01-26T12:42:00.669-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Obviously I am super scheduled. Sometimes I have t...</title><content type='html'>Obviously I am super scheduled. Sometimes I have to be a little less rigid with my schedule, and it gets hard in the summer with a baby who sleeps at 6:30 and dinner outside is just getting going at a BBQ. BUT I am all for a schedule every single day. It&amp;#39;s hard for kids to understand what&amp;#39;s going when if they don&amp;#39;t have anything to compare it to. I love that closet shot! Looks great. It always feels so good to find just the right thing you need to complete a project. I am struggling with my desk too. Back in Texas I had a whole little office nook room and I spent a whole two weeks working on it. I had about 12 mesh letter sorters all labels and I could pile away in an organized manner. When we moved I don&amp;#39;t have that, I just have a smaller desk and the piles (as I have mentioned) are driving me crazy. I think I&amp;#39;m about to go back to my mesh letter sorters. I love winter for the sake of staying inside and getting stuff done you can&amp;#39;t get to in the summer when you&amp;#39;re hanging out with friends a lot more. It&amp;#39;s a good ying-yang. Seasons, I mean. Have fun nesting.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8102203187167432158/comments/default/1896476482134423693'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8102203187167432158/comments/default/1896476482134423693'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html?showComment=1296070920669#c1896476482134423693' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8102203187167432158' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8102203187167432158' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='January 26, 2011 at 12:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6089050288406703371</id><published>2011-01-26T13:09:29.869-07:00</published><updated>2011-01-26T13:09:29.869-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the qp!  I am in the nesting...</title><content type='html'>Thank you so much for the qp!  I am in the nesting stage, too.  I&amp;#39;ve been going CRAZY cleaning and organizing - it&amp;#39;s awesome!  In case your baby refuses to follow BabyWise (like my first did) then might I suggest Healthy Sleep Habits, Happy Child?  My first was colicky and miserable, and the ideas in the book really helped.  I stayed with the same philosophy with my 2nd, and she was a DREAM at taking naps (she still naps to this day, and she&amp;#39;s 4!).  I am reading it right now in preparation for baby #3 and I find myself nodding through the whole book, remembering how it was with a newborn.&lt;br /&gt;&lt;br /&gt;You&amp;#39;re almost due!  Can&amp;#39;t wait to see pictures of your princess.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8102203187167432158/comments/default/6089050288406703371'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8102203187167432158/comments/default/6089050288406703371'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html?showComment=1296072569869#c6089050288406703371' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/03564906200983646394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-2U_pryEXti0/UWcgC9NYzWI/AAAAAAAAXtw/ccer93QzhAA/s32/20130216_100523%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8102203187167432158' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8102203187167432158' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-161017844'/><gd:extendedProperty name='blogger.displayTime' value='January 26, 2011 at 1:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8882794716117982815</id><published>2011-01-26T13:15:31.830-07:00</published><updated>2011-01-26T13:15:31.830-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>A couple things.  When I had my twins (6 years ago...</title><content type='html'>A couple things.  When I had my twins (6 years ago), keeping up with them and a house was truly overwhelming.  Then I found www.flylady.net via a Good Housekeeping article and it was love at first read.  I don&amp;#39;t follow every single thing she says to a T (For instance, I do not dry my sink with a towel after each use.  That&amp;#39;s going a bit far for me, but I do make sure it is cleared and rinsed every night.), and I don&amp;#39;t have emotional attachments to my clutter that she addresses, but if you sift through some of that then you find an amazing way to get a basic routine down for your house and family.  It saved my sanity, and it helped me to not nag my husband for help with the post baby bedtime cleanup.  My house became a well oiled machine coupled with the routines for my twins I learned from The Sleep Lady&amp;#39;s Good Night, Sleep Tight by Kim West. &lt;br /&gt;&lt;br /&gt;(I was personally a fan of that book...it&amp;#39;s a gentler approach to sleep training than Baby Wise.  My girls never had major sleep issues and I attribute a lot of that to what I learned from her early on and as they grew, how to adjust those routines.  Can&amp;#39;t recommend it enough!)&lt;br /&gt;&lt;br /&gt;I wish you the best of luck!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8102203187167432158/comments/default/8882794716117982815'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8102203187167432158/comments/default/8882794716117982815'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html?showComment=1296072931830#c8882794716117982815' title=''/><author><name>my rebel took over</name><uri>https://www.blogger.com/profile/17875726718212648994</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_c99K2XtCenc/TQg6ssQw9GI/AAAAAAAAB5k/HZvB29JEDoI/S220-s32/_MG_3654%252Bsquare%252Bweb%252Bjs.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8102203187167432158' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8102203187167432158' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1339146268'/><gd:extendedProperty name='blogger.displayTime' value='January 26, 2011 at 1:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5787212805242553555</id><published>2011-01-26T15:21:36.410-07:00</published><updated>2011-01-26T15:21:36.410-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You are soooo nesting Britt! :) I was just going t...</title><content type='html'>You are soooo nesting Britt! :) I was just going to say...don&amp;#39;t beat yourself up if your baby doesn&amp;#39;t &amp;quot;do&amp;quot; Babywise. I tried my hardest with it and it didn&amp;#39;t work for my oldest ds. I was so hard on myself and felt like a failure as a Mom. I will tell you from personal experience that it doesn&amp;#39;t hurt to hold your baby just because...or let them sleep in their carseat. ;) My second ds would ONLY sleep in his carseat for months. Anyway, I can tell you&amp;#39;re going to be a good Mommy!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8102203187167432158/comments/default/5787212805242553555'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8102203187167432158/comments/default/5787212805242553555'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html?showComment=1296080496410#c5787212805242553555' title=''/><author><name>Keela</name><uri>https://www.blogger.com/profile/04932859799679713099</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//2.bp.blogspot.com/_iJWqnm5jNjk/TOiQR024QtI/AAAAAAAAAXc/nJfdCgNVGb8/S220-s32/IMG_1548-copy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8102203187167432158' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8102203187167432158' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-462586557'/><gd:extendedProperty name='blogger.displayTime' value='January 26, 2011 at 3:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2741076764847093906</id><published>2011-01-26T15:28:38.010-07:00</published><updated>2011-01-26T15:28:38.010-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I also used the sleep lady&amp;#39;s guide by Kim West...</title><content type='html'>I also used the sleep lady&amp;#39;s guide by Kim West. Worked like a charm.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8102203187167432158/comments/default/2741076764847093906'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8102203187167432158/comments/default/2741076764847093906'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html?showComment=1296080918010#c2741076764847093906' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8102203187167432158' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8102203187167432158' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='January 26, 2011 at 3:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1225881833016741425</id><published>2011-01-26T17:49:47.466-07:00</published><updated>2011-01-26T17:49:47.466-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>it&amp;#39;s nesting for sure!</title><content type='html'>it&amp;#39;s nesting for sure!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8102203187167432158/comments/default/1225881833016741425'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8102203187167432158/comments/default/1225881833016741425'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html?showComment=1296089387466#c1225881833016741425' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8102203187167432158' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8102203187167432158' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 26, 2011 at 5:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4810771502094066580</id><published>2011-01-26T21:01:16.911-07:00</published><updated>2011-01-26T21:01:16.911-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just thought I&amp;#39;d second the thumbs up for Heal...</title><content type='html'>Just thought I&amp;#39;d second the thumbs up for Healthy Sleep Habits, Happy Child by Marc Weissbluth.  It saved me with my first.  Thanks for the QP!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8102203187167432158/comments/default/4810771502094066580'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8102203187167432158/comments/default/4810771502094066580'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html?showComment=1296100876911#c4810771502094066580' title=''/><author><name>Alyna</name><uri>https://www.blogger.com/profile/02824786726787709505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8102203187167432158' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8102203187167432158' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1573832563'/><gd:extendedProperty name='blogger.displayTime' value='January 26, 2011 at 9:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4151061086062743246</id><published>2011-01-27T00:45:09.314-07:00</published><updated>2011-09-29T11:34:08.777-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much!</title><content type='html'>Thank you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4965995400892092572/comments/default/4151061086062743246'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4965995400892092572/comments/default/4151061086062743246'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/let-down-your-hair.html?showComment=1296114309314#c4151061086062743246' title=''/><author><name>andastra</name><uri>https://www.blogger.com/profile/16268061527535019632</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/let-down-your-hair.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4965995400892092572' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4965995400892092572' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1220327458'/><gd:extendedProperty name='blogger.displayTime' value='January 27, 2011 at 12:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1612615134528722148</id><published>2011-01-27T07:25:49.325-07:00</published><updated>2011-01-27T07:25:49.325-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I used the babywise system and I will tell you it ...</title><content type='html'>I used the babywise system and I will tell you it is totally a liberating feeling as a parent. I was slightly less schedulded...but all three of my kiddos were sleeping through the night by 4 weeks and were doing at least 6 hours by 2.5</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8102203187167432158/comments/default/1612615134528722148'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8102203187167432158/comments/default/1612615134528722148'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html?showComment=1296138349325#c1612615134528722148' title=''/><author><name>Aly</name><uri>https://www.blogger.com/profile/12010351569707500552</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-wIT7WLBX_Bs/TmoNSF6V9iI/AAAAAAAAA_0/Y2TEJz8JIrw/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8102203187167432158' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8102203187167432158' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1117074992'/><gd:extendedProperty name='blogger.displayTime' value='January 27, 2011 at 7:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-544387950492588572</id><published>2011-01-27T07:28:27.149-07:00</published><updated>2011-01-27T07:28:27.149-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ah, the nuances of baby sleep habits. My first was...</title><content type='html'>Ah, the nuances of baby sleep habits. My first was a TERRIBLE sleeper (partly my fault, I think!) so I read a lot in an attempt to fix his bad habits. My favorite book was Goodnight, Sleep Tight by Kim West. I couldn&amp;#39;t do the cry it out thing, and I wanted to breastfeed on demand for as long as possible, so the super strict scheduling of BabyWise wasn&amp;#39;t a good fit for us, but Kim&amp;#39;s book had some great tips on getting baby into a rhythm early on. When our second baby came along, I started to gently shape her sleep habits, and she&amp;#39;s a much better sleeper. Here&amp;#39;s hoping you&amp;#39;re blessed with a good sleeper, Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8102203187167432158/comments/default/544387950492588572'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8102203187167432158/comments/default/544387950492588572'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html?showComment=1296138507149#c544387950492588572' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/07611346109361854732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-IxErPaeFZbk/TYo3eZfkkjI/AAAAAAAACeo/tDT2JOby7-g/s32/2011%2BAvitar%2B5x5b.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8102203187167432158' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8102203187167432158' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1296659477'/><gd:extendedProperty name='blogger.displayTime' value='January 27, 2011 at 7:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7750820040515583456</id><published>2011-01-27T08:55:33.812-07:00</published><updated>2011-01-27T09:28:05.556-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I had to stop by and let you know that I finished ...</title><content type='html'>I had to stop by and let you know that I finished my Valentine Gingerbread House! Visit my blog at let me know what you think!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/7750820040515583456'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5639047904935783791/comments/default/7750820040515583456'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html?showComment=1296143733812#c7750820040515583456' title=''/><author><name>With Love &amp;amp; Confection</name><uri>https://www.blogger.com/profile/18118554501251273650</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/_wuxI6aE5fYI/TUGKs460ESI/AAAAAAAAAFY/IMk-al2Ocw0/s32/Valentine%2BGingerbread%2BHouse%2B3.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/my-first-gingerbread-house.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5639047904935783791' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5639047904935783791' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1693098002'/><gd:extendedProperty name='blogger.displayTime' value='January 27, 2011 at 8:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7218534665282725516</id><published>2011-01-27T10:09:03.992-07:00</published><updated>2011-01-27T10:09:03.992-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I think I see some Zebra. . . I love animal print!...</title><content type='html'>I think I see some Zebra. . . I love animal print!  Can&amp;#39;t wait!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1844125440613831527/comments/default/7218534665282725516'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1844125440613831527/comments/default/7218534665282725516'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/wanna-peek.html?showComment=1296148143992#c7218534665282725516' title=''/><author><name>amykayhay</name><uri>https://www.blogger.com/profile/16575430630906914133</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/wanna-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1844125440613831527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1844125440613831527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2032160525'/><gd:extendedProperty name='blogger.displayTime' value='January 27, 2011 at 10:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2405329445615527297</id><published>2011-01-27T10:18:17.416-07:00</published><updated>2011-01-27T10:18:17.416-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Lovely colors, that&amp;#39;s for sure!</title><content type='html'>Lovely colors, that&amp;#39;s for sure!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1844125440613831527/comments/default/2405329445615527297'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1844125440613831527/comments/default/2405329445615527297'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/wanna-peek.html?showComment=1296148697416#c2405329445615527297' title=''/><author><name>Sarah Online</name><uri>https://www.blogger.com/profile/01908896692383440907</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/wanna-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1844125440613831527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1844125440613831527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1818178443'/><gd:extendedProperty name='blogger.displayTime' value='January 27, 2011 at 10:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1643703240142905761</id><published>2011-01-27T10:51:36.516-07:00</published><updated>2011-01-27T10:51:36.516-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hmm . . . I am seriously hoping that this kit is a...</title><content type='html'>Hmm . . . I am seriously hoping that this kit is a reflection of the papers/elements you created for the look of your blog!  That would be FABULOUS!  ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1844125440613831527/comments/default/1643703240142905761'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1844125440613831527/comments/default/1643703240142905761'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/wanna-peek.html?showComment=1296150696516#c1643703240142905761' title=''/><author><name>Jenn Nielsen</name><uri>https://www.blogger.com/profile/18080723308657202062</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_ps2va1WODhU/TMjTlCeMChI/AAAAAAAAAUM/3R__tcOowvs/S220-s32/JenMe.bmp'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/wanna-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1844125440613831527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1844125440613831527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1337333654'/><gd:extendedProperty name='blogger.displayTime' value='January 27, 2011 at 10:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5697626379706771454</id><published>2011-01-27T13:43:23.653-07:00</published><updated>2011-01-27T13:43:23.653-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh my gosh i see some zebra!!! Im super excited!</title><content type='html'>oh my gosh i see some zebra!!! Im super excited!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1844125440613831527/comments/default/5697626379706771454'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1844125440613831527/comments/default/5697626379706771454'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/wanna-peek.html?showComment=1296161003653#c5697626379706771454' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/wanna-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1844125440613831527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1844125440613831527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 27, 2011 at 1:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-442737461591460619</id><published>2011-01-27T13:44:59.605-07:00</published><updated>2011-01-27T13:44:59.605-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m not a schedule kind of gal, but one of the...</title><content type='html'>I&amp;#39;m not a schedule kind of gal, but one of the best sleep aids ever is the Miracle Blanket swaddling blanket.  My kid slept like a champ in that thing!  He actually was an awesome sleeper for his whole first year, so we didn&amp;#39;t need any of the sleep books.  But, after he started walking, the sleep stuff went down the tubes!  Just remember that every baby is different and every phase is different.  Once you figure them out, they change on you.  And that is some of the fun of parenting!  Have fun reading the books and finding your path.  While you have time to read, I&amp;#39;ll recommend How to Talk so Kids will Listen and Listen so Kids will Talk.  You won&amp;#39;t need the info for a few years, but you&amp;#39;ll have time to read it now!  :)  Have fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8102203187167432158/comments/default/442737461591460619'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8102203187167432158/comments/default/442737461591460619'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html?showComment=1296161099605#c442737461591460619' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8102203187167432158' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8102203187167432158' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='January 27, 2011 at 1:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7009756675772644229</id><published>2011-01-27T15:56:58.011-07:00</published><updated>2011-01-27T15:56:58.011-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Only 8 weeks!!!! Wow you are gonna be a Mama so so...</title><content type='html'>Only 8 weeks!!!! Wow you are gonna be a Mama so soon!  I remember just yesterday crying watching your video when you told your family!  &lt;br /&gt;&lt;br /&gt;I&amp;#39;ve not looked at the registry yet, but good for you not being sucked in to thinking you need EVERYTHING for baby.  We were living with Matt&amp;#39;s parents (in the 2 rooms in the basement) when we had our first little one and there is so much you just really don&amp;#39;t need.  Baby&amp;#39;s need food and love (and LOTS of diapers) :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4009232544795512807/comments/default/7009756675772644229'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4009232544795512807/comments/default/7009756675772644229'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/registering-for-baby.html?showComment=1296169018011#c7009756675772644229' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/registering-for-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4009232544795512807' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4009232544795512807' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='January 27, 2011 at 3:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1450690625374375526</id><published>2011-01-27T16:18:15.299-07:00</published><updated>2011-01-27T16:18:15.299-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sounds like Nesting to me! :)  

Or just OCD like ...</title><content type='html'>Sounds like Nesting to me! :)  &lt;br /&gt;&lt;br /&gt;Or just OCD like me (which you don&amp;#39;t have to be prego to clean /organize closets)  :) &lt;br /&gt;&lt;br /&gt;Your closet looks amazing!  I&amp;#39;m a sucker for an pretty organized space.  My linen closet needs a revamp after the crazy holidays!  I just did the pantry this week and went nuts with the label maker! &lt;br /&gt;&lt;br /&gt;I never read babywise but a MUST OWN book for every new (and 2nd time, 3rd time... Parents is :&lt;br /&gt;Healthy Sleep Habits, Happy Child by Marc Weissbluthhttp://www.amazon.com/Healthy-Sleep-Habits-Happy-Child/dp/0345486455/ref=sr_1_1?ie=UTF8&amp;amp;qid=1296170205&amp;amp;sr=8-1&lt;br /&gt;LIFE CHANGING!  So many &amp;quot;ah ha&amp;quot; moments while reading this book and training our kids to SLEEP! :)  LOVE IT! &lt;br /&gt;&lt;br /&gt;Happy Nesting!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8102203187167432158/comments/default/1450690625374375526'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8102203187167432158/comments/default/1450690625374375526'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html?showComment=1296170295299#c1450690625374375526' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8102203187167432158' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8102203187167432158' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='January 27, 2011 at 4:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-150127587518576122</id><published>2011-01-27T16:58:12.631-07:00</published><updated>2011-01-27T16:58:12.631-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This looks awesome!!! Can&amp;#39;t wait for the full ...</title><content type='html'>This looks awesome!!! Can&amp;#39;t wait for the full reveal!&lt;br /&gt;&lt;br /&gt;Kim S. (aka carolinagirl)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1844125440613831527/comments/default/150127587518576122'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1844125440613831527/comments/default/150127587518576122'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/wanna-peek.html?showComment=1296172692631#c150127587518576122' title=''/><author><name>Kim</name><uri>https://www.blogger.com/profile/11908963594032547059</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-ECmmLfFxXfk/W3oIxhb7fII/AAAAAAAAAWs/wdsBo5pQZe0nQucGcAoV1hZEmkeBpsUZwCK4BGAYYCw/s32/IMG_5508.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/wanna-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1844125440613831527' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1844125440613831527' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1844660322'/><gd:extendedProperty name='blogger.displayTime' value='January 27, 2011 at 4:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2920305304575616222</id><published>2011-01-27T17:30:27.357-07:00</published><updated>2011-07-31T21:45:06.963-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the DigiFree category today [28 Jan 12:00am GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8102203187167432158/comments/default/2920305304575616222'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8102203187167432158/comments/default/2920305304575616222'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html?showComment=1296174627357#c2920305304575616222' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8102203187167432158' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8102203187167432158' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 27, 2011 at 5:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6115200803157938830</id><published>2011-01-27T19:39:34.025-07:00</published><updated>2011-01-27T19:39:34.025-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt,

One thing that always helps me when I a...</title><content type='html'>Hi Britt,&lt;br /&gt;&lt;br /&gt;One thing that always helps me when I am organizing a big space or a small space is to have 3 big boxes or bags. 1.Trash 2.Keep 3.Donate It seems to help things move along much quicker! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8102203187167432158/comments/default/6115200803157938830'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8102203187167432158/comments/default/6115200803157938830'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html?showComment=1296182374025#c6115200803157938830' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8102203187167432158' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8102203187167432158' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='January 27, 2011 at 7:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1719371651603886672</id><published>2011-01-28T04:18:11.077-07:00</published><updated>2011-01-28T04:18:11.077-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you, love the disco ball!</title><content type='html'>Thank you, love the disco ball!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1629152216124116508/comments/default/1719371651603886672'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1629152216124116508/comments/default/1719371651603886672'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/signature-style.html?showComment=1296213491077#c1719371651603886672' title=''/><author><name>hsmema</name><uri>https://www.blogger.com/profile/18017782975804512760</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/signature-style.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1629152216124116508' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1629152216124116508' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2064392479'/><gd:extendedProperty name='blogger.displayTime' value='January 28, 2011 at 4:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6429976869741298982</id><published>2011-01-28T05:16:48.367-07:00</published><updated>2011-01-28T05:16:48.367-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Looks like a super fun kit!  Thank you for the add...</title><content type='html'>Looks like a super fun kit!  Thank you for the add on!&lt;br /&gt;&lt;br /&gt;-Lynn</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1629152216124116508/comments/default/6429976869741298982'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1629152216124116508/comments/default/6429976869741298982'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/signature-style.html?showComment=1296217008367#c6429976869741298982' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/signature-style.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1629152216124116508' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1629152216124116508' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 28, 2011 at 5:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-844208631616733534</id><published>2011-01-28T07:20:55.220-07:00</published><updated>2011-01-28T07:20:55.220-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freebie!</title><content type='html'>Thank you for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1629152216124116508/comments/default/844208631616733534'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1629152216124116508/comments/default/844208631616733534'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/signature-style.html?showComment=1296224455220#c844208631616733534' title=''/><author><name>Abby</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/signature-style.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1629152216124116508' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1629152216124116508' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 28, 2011 at 7:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8427209481575991273</id><published>2011-01-28T07:27:25.923-07:00</published><updated>2011-01-28T07:27:25.923-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay!  Roller skates Britt style!  My DD is having ...</title><content type='html'>Yay!  Roller skates Britt style!  My DD is having a skating bday party this year. Perfect timing.  Love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1629152216124116508/comments/default/8427209481575991273'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1629152216124116508/comments/default/8427209481575991273'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/signature-style.html?showComment=1296224845923#c8427209481575991273' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/11917002182871204938</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/signature-style.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1629152216124116508' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1629152216124116508' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-143572415'/><gd:extendedProperty name='blogger.displayTime' value='January 28, 2011 at 7:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1604222396412488419</id><published>2011-01-28T08:24:03.424-07:00</published><updated>2011-01-28T08:24:03.423-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 3&lt;/b&gt; post on Jan. 28, 2011. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1629152216124116508/comments/default/1604222396412488419'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1629152216124116508/comments/default/1604222396412488419'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/signature-style.html?showComment=1296228243424#c1604222396412488419' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/signature-style.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1629152216124116508' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1629152216124116508' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='January 28, 2011 at 8:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3168789175054011735</id><published>2011-01-28T09:08:07.261-07:00</published><updated>2011-01-28T09:08:07.261-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this kit, Britt!  Thanks so much for the add-on!</title><content type='html'>Love this kit, Britt!  Thanks so much for the add-on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1629152216124116508/comments/default/3168789175054011735'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1629152216124116508/comments/default/3168789175054011735'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/signature-style.html?showComment=1296230887261#c3168789175054011735' title=''/><author><name>Annisa</name><uri>https://www.blogger.com/profile/05449836771531253262</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//3.bp.blogspot.com/-Dl6OJ6PVwxA/UwI5YLviwbI/AAAAAAAABW8/0sIpWxOs5ak/s32/about%2Bme.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/signature-style.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1629152216124116508' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1629152216124116508' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1681924752'/><gd:extendedProperty name='blogger.displayTime' value='January 28, 2011 at 9:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6860090001137535178</id><published>2011-01-28T11:02:54.302-07:00</published><updated>2011-01-28T11:02:54.302-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fun kit!  I am tempted just by the alpha.  

I&amp;#39...</title><content type='html'>Fun kit!  I am tempted just by the alpha.  &lt;br /&gt;&lt;br /&gt;I&amp;#39;d love to hear what book you guys are reading, even if you didn&amp;#39;t finish it!  For our book club this month we read The Tipping Point by Malcolm Gladwell.  It led to a LOT of discussion!  Next up is Welcome to the World Baby Girl by Fannie Flagg.  I&amp;#39;ve never read any of her books, but they are my sister-in-law&amp;#39;s favorites, so I am excited to get the chance finally!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1629152216124116508/comments/default/6860090001137535178'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1629152216124116508/comments/default/6860090001137535178'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/signature-style.html?showComment=1296237774302#c6860090001137535178' title=''/><author><name>Beth</name><uri>https://www.blogger.com/profile/13870296621798497300</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-Xgp7_L6R9qo/Wh4-8WJUILI/AAAAAAABqNc/AujVyPoz0aMwGiOE-sIwNZcpxNZymwzbQCK4BGAYYCw/s32/beth.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/signature-style.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1629152216124116508' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1629152216124116508' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868305007'/><gd:extendedProperty name='blogger.displayTime' value='January 28, 2011 at 11:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2241018705368447257</id><published>2011-01-28T12:13:35.335-07:00</published><updated>2011-01-28T12:13:35.335-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for making this kit. It is perfe...</title><content type='html'>Thank you so much for making this kit. It is perfect for my dd&amp;#39;s pics. Thanks also for the freebie. You rock!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1629152216124116508/comments/default/2241018705368447257'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1629152216124116508/comments/default/2241018705368447257'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/signature-style.html?showComment=1296242015335#c2241018705368447257' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/signature-style.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1629152216124116508' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1629152216124116508' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 28, 2011 at 12:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7436633997097650269</id><published>2011-01-28T18:07:42.616-07:00</published><updated>2011-01-28T18:07:42.616-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sounds to me like you&amp;#39;re nesting! But I think ...</title><content type='html'>Sounds to me like you&amp;#39;re nesting! But I think the organize and simplify thing is sort of a contagion this year...or maybe too much stuff and clutter is an epidemic? Thank you for the goodie, and best of luck. My babies never slept all night...they still don&amp;#39;t and they&amp;#39;re 18, 17, and 15. But *I* sleep all night and that&amp;#39;s sometimes all that matters!! Haha...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8102203187167432158/comments/default/7436633997097650269'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8102203187167432158/comments/default/7436633997097650269'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html?showComment=1296263262616#c7436633997097650269' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/13700167791193669295</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-iyF6Q2MStN0/UNQDoSKh7WI/AAAAAAAAHHA/5Xim5mWw4Jk/s32/tammy_profile_2012.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8102203187167432158' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8102203187167432158' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-709034951'/><gd:extendedProperty name='blogger.displayTime' value='January 28, 2011 at 6:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2789030157745377</id><published>2011-01-28T22:20:20.784-07:00</published><updated>2011-01-28T22:20:20.784-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the sweet treat.</title><content type='html'>Thanks for the sweet treat.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1629152216124116508/comments/default/2789030157745377'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1629152216124116508/comments/default/2789030157745377'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/signature-style.html?showComment=1296278420784#c2789030157745377' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/signature-style.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1629152216124116508' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1629152216124116508' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 28, 2011 at 10:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3750046344998562554</id><published>2011-01-28T22:36:56.194-07:00</published><updated>2011-01-28T22:36:56.194-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a great idea.  I don&amp;#39;t have kids but I am...</title><content type='html'>What a great idea.  I don&amp;#39;t have kids but I am taking care of my mom who has been sick with pneumonia and recently got out of the hospital and I have daily duties to care for her.  A great way to organize and scrapbook her progress.  Thanks for the freebie! Kweta</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8102203187167432158/comments/default/3750046344998562554'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8102203187167432158/comments/default/3750046344998562554'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html?showComment=1296279416194#c3750046344998562554' title=''/><author><name>Kweta</name><uri>https://www.blogger.com/profile/07817286811493958958</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//1.bp.blogspot.com/_CP1dAAc39Pc/SV3aKbvgsKI/AAAAAAAAACI/_VcRLj6Qbas/S220-s32/Kweta+Dec+2008+xmas+(Small).jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/on-organization-kick.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8102203187167432158' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8102203187167432158' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1524447137'/><gd:extendedProperty name='blogger.displayTime' value='January 28, 2011 at 10:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-442385773313238958</id><published>2011-01-29T07:43:00.416-07:00</published><updated>2011-01-29T07:43:00.416-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I actually signed on to tell you thank you again f...</title><content type='html'>I actually signed on to tell you thank you again for the Daily Planner you gave yesterday (day before? I dunno, lose track of time) and here&amp;#39;s this great freebie with the disco ball! I was just looking for a disco ball! &lt;br /&gt;&lt;br /&gt;Anyway I was able to open both pages of the planner in my SBMax, so I will add my plans for the week and pictures as I go, and save the whole thing as a JPEG to my computer desktop so my week is right in front of me! Thank you for everything!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1629152216124116508/comments/default/442385773313238958'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1629152216124116508/comments/default/442385773313238958'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/signature-style.html?showComment=1296312180416#c442385773313238958' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/13700167791193669295</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-iyF6Q2MStN0/UNQDoSKh7WI/AAAAAAAAHHA/5Xim5mWw4Jk/s32/tammy_profile_2012.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/signature-style.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1629152216124116508' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1629152216124116508' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-709034951'/><gd:extendedProperty name='blogger.displayTime' value='January 29, 2011 at 7:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-418499744331312976</id><published>2011-01-30T10:46:01.691-07:00</published><updated>2011-01-30T10:46:01.691-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Clocky looks very nice!!!</title><content type='html'>Clocky looks very nice!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7746764389141328487/comments/default/418499744331312976'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7746764389141328487/comments/default/418499744331312976'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/clockys-transformation.html?showComment=1296409561691#c418499744331312976' title=''/><author><name>CBB</name><uri>https://www.blogger.com/profile/09349174109900942292</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-uh-cdn5d2mI/VL_s0K0PaqI/AAAAAAAAC_E/vbO5NmkXIlA/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/clockys-transformation.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7746764389141328487' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7746764389141328487' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1106832731'/><gd:extendedProperty name='blogger.displayTime' value='January 30, 2011 at 10:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-547428398869305287</id><published>2011-01-30T11:47:59.524-07:00</published><updated>2011-01-30T11:47:59.524-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow Britt, you sure got your money&amp;#39;s worth on ...</title><content type='html'>Wow Britt, you sure got your money&amp;#39;s worth on that $1 bottle of paint.  Clockey looks fabulous!!!  And happy!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7746764389141328487/comments/default/547428398869305287'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7746764389141328487/comments/default/547428398869305287'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/clockys-transformation.html?showComment=1296413279524#c547428398869305287' title=''/><author><name>Linda</name><uri>https://www.blogger.com/profile/02361799453318603513</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/clockys-transformation.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7746764389141328487' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7746764389141328487' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-373471879'/><gd:extendedProperty name='blogger.displayTime' value='January 30, 2011 at 11:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-428809720809097181</id><published>2011-01-30T20:17:07.148-07:00</published><updated>2011-01-30T20:19:04.776-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7746764389141328487/comments/default/428809720809097181'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7746764389141328487/comments/default/428809720809097181'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/clockys-transformation.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7746764389141328487' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7746764389141328487' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 30, 2011 at 8:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7998935048365360364</id><published>2011-02-01T20:46:15.590-07:00</published><updated>2011-02-01T20:46:15.590-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>FUN! We bought a table and have been sanding, stri...</title><content type='html'>FUN! We bought a table and have been sanding, stripping, cleaning, and prepping it for new stain and paint! It is a labor of love for sure, but I can&amp;#39;t wait to see the final product! (I&amp;#39;ve been meaning to post about it, but haven&amp;#39;t gotten around to it!)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7746764389141328487/comments/default/7998935048365360364'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7746764389141328487/comments/default/7998935048365360364'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/01/clockys-transformation.html?showComment=1296618375590#c7998935048365360364' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/01/clockys-transformation.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7746764389141328487' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7746764389141328487' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='February 1, 2011 at 8:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3178985427420212643</id><published>2011-02-02T18:36:51.468-07:00</published><updated>2011-02-02T18:36:51.468-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just LOVE Disneyland!!! We go once a year. In fa...</title><content type='html'>I just LOVE Disneyland!!! We go once a year. In fact, we are going next Thursday for 3 days!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/3178985427420212643'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/3178985427420212643'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html?showComment=1296697011468#c3178985427420212643' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/17589575728443733578</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9155279624885649633' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9155279624885649633' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-744257732'/><gd:extendedProperty name='blogger.displayTime' value='February 2, 2011 at 6:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1184219484872206434</id><published>2011-02-02T19:14:54.678-07:00</published><updated>2011-02-02T19:14:54.678-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can you believe I haven&amp;#39;t been to a Disney par...</title><content type='html'>Can you believe I haven&amp;#39;t been to a Disney park in years, I&amp;#39;m talking since I was maybe 15. Yikes. Can you still talk to me? I have started talking to Ryan and when we are going to take Kinsey. I can&amp;#39;t WAIT!!!!!!! I have no idea what these vinyl guys are, but I&amp;#39;m so interested. It sounds like someting I would get really hooked on. They are really cute! Are they expensive? Why were you so hesitent to get one??</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/1184219484872206434'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/1184219484872206434'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html?showComment=1296699294678#c1184219484872206434' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9155279624885649633' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9155279624885649633' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='February 2, 2011 at 7:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2231772109288074565</id><published>2011-02-02T19:17:25.295-07:00</published><updated>2011-02-02T19:17:25.295-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;ve honestly never heard of Vinylmation, but ...</title><content type='html'>I&amp;#39;ve honestly never heard of Vinylmation, but they are cute!  I get choked up when I see those Disney commercials, too.  The music does it to me every time.  It will be three years in May since we took our kids and we want to go back SO badly.  Maybe next year!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/2231772109288074565'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/2231772109288074565'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html?showComment=1296699445295#c2231772109288074565' title=''/><author><name>Annisa</name><uri>https://www.blogger.com/profile/05449836771531253262</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//3.bp.blogspot.com/-Dl6OJ6PVwxA/UwI5YLviwbI/AAAAAAAABW8/0sIpWxOs5ak/s32/about%2Bme.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9155279624885649633' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9155279624885649633' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1681924752'/><gd:extendedProperty name='blogger.displayTime' value='February 2, 2011 at 7:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4245847011991089338</id><published>2011-02-02T20:23:46.769-07:00</published><updated>2011-02-02T20:23:46.769-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Tiana and I were in the Disney Store a couple week...</title><content type='html'>Tiana and I were in the Disney Store a couple weeks ago and they were playing Park Music. We actually had to leave we were getting so &amp;quot;home sick!&amp;quot;&lt;br /&gt;That is a totally cute story. The blind buy is why we haven&amp;#39;t gotten any but T really likes them. Now that they have trading I may let her do it next time we go.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/4245847011991089338'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/4245847011991089338'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html?showComment=1296703426769#c4245847011991089338' title=''/><author><name>Wen</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9155279624885649633' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9155279624885649633' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 2, 2011 at 8:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1163137752520424587</id><published>2011-02-02T20:47:46.676-07:00</published><updated>2011-02-02T20:47:46.676-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I totally feel your pain! And unfortunately, my hu...</title><content type='html'>I totally feel your pain! And unfortunately, my husband does not share my love for Disney - so after months of bugging him to take us back with no success, I finally decided to invite my mom to join me and the kids instead.  Only 4 months away, I&amp;#39;m so excited!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/1163137752520424587'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/1163137752520424587'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html?showComment=1296704866676#c1163137752520424587' title=''/><author><name>Vicki</name><uri>https://www.blogger.com/profile/02818860829928974235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9155279624885649633' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9155279624885649633' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1871797755'/><gd:extendedProperty name='blogger.displayTime' value='February 2, 2011 at 8:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6787984536926735126</id><published>2011-02-02T21:05:09.877-07:00</published><updated>2011-02-02T21:05:09.877-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the post - we just got back from an 11 ...</title><content type='html'>Thanks for the post - we just got back from an 11 day trip to Disney World YESTERDAY!  And already the withdrawls have begun.  We started our Vinylmation collection on our last trip in May and picked up some really cute ones.  How cool that you got Jessie on your first try!!&lt;br /&gt;&lt;br /&gt;Our cool story this trip - the Star Wars series came out about 2 weeks before we arrived.  They only sell them at DT Disney - the &amp;quot;D-Street&amp;quot; store.  So my 2 kids and I went in, each of us choose one box each and after paying, we opened our boxes.   I didn&amp;#39;t really care which one I got - I love Star Wars and would be thrilled with any of them.  My 5 yr old son wanted Darth Vadar and my 11 yr old daughter wanted Princess Leia.  I opened mine - Darth Vadar; my son - Luke Skywalker; my daughter - Obi Wan Kenobi.  So my son was thrilled, my daughter disappointed.  Then all of a sudden a little boy came up and asked me to trade my Darth Vadar for his Princess Leia!   I told him I couldn&amp;#39;t trade Darth but I would trade Obi-wan.  He was thrilled with that and traded.  So we were all happy.   And then we learned that the Obi-Wan was the &amp;quot;mystery chaser&amp;quot; in the series.  So the little boy got a very good trade!   &lt;br /&gt;&lt;br /&gt;Thanks for sharing your Vinylmation stories - they are so fun to collect and trade.  Now I can&amp;#39;t wait to scrap all our pictures using your adorable Disney-themed kits!  :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/6787984536926735126'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/6787984536926735126'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html?showComment=1296705909877#c6787984536926735126' title=''/><author><name>Wendy</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9155279624885649633' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9155279624885649633' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 2, 2011 at 9:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6790114186625742319</id><published>2011-02-02T23:58:19.475-07:00</published><updated>2011-02-02T23:58:19.475-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We are DEFINITELY having withdrawls too.  It isn&amp;#...</title><content type='html'>We are DEFINITELY having withdrawls too.  It isn&amp;#39;t helping that when we go to cali for Scotty&amp;#39;s air force thing our passes will have expired the week before :(&lt;br /&gt;&lt;br /&gt;we don&amp;#39;t really talk about it because its too sad to think about :P  &lt;br /&gt;&lt;br /&gt;Your post makes me want to start buying vinylmations though, too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/6790114186625742319'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/6790114186625742319'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html?showComment=1296716299475#c6790114186625742319' title=''/><author><name>Audie Annie</name><uri>https://www.blogger.com/profile/11719941147361057960</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//2.bp.blogspot.com/-Rsut133cnas/T_csvfYjSkI/AAAAAAAAAYs/Dut84mDwp6Y/s32/IMG_1418.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9155279624885649633' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9155279624885649633' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2906209'/><gd:extendedProperty name='blogger.displayTime' value='February 2, 2011 at 11:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6583967335843517900</id><published>2011-02-03T06:57:35.343-07:00</published><updated>2011-02-03T06:57:35.343-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We are in withdrawal too.  We had a HUGE trip in O...</title><content type='html'>We are in withdrawal too.  We had a HUGE trip in Oct (WDW and DisneyCruise!) and I am already day dreaming about going back and hoping there is some way to go again in May! LOL  I didn&amp;#39;t like the vinylmation at first, either, but they grow on you once you see one that you love!  I didn&amp;#39;t know you could trade them in the park...hmmm  That Minnie is super cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/6583967335843517900'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/6583967335843517900'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html?showComment=1296741455343#c6583967335843517900' title=''/><author><name>sleepingbean</name><uri>http://www.lauraschmittne.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9155279624885649633' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9155279624885649633' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2011 at 6:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2978166718205625949</id><published>2011-02-03T07:34:00.144-07:00</published><updated>2011-02-03T07:34:00.144-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Britt! I love reading your blog (and buying you...</title><content type='html'>Oh Britt! I love reading your blog (and buying your stuff, tee hee!) You have to remember that as much as you miss Disneyland that your first trip with that new baby girl will be the most magical trip you have and ever will take! Thank you for the info on the Vinylmation&amp;#39;s because my DD is looking for something to start collecting next trip (October!!!), and I showed this to her! And don&amp;#39;t feel bad about getting choked up, I cry EVERY time I see that commercial or what about the one when the parents tell the kids at the airport they are going to Disney! I am soooo not pregnant and I sob! Yes sob! Hang in there and rest while you can! &lt;br /&gt;&lt;br /&gt;Lauri E.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/2978166718205625949'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/2978166718205625949'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html?showComment=1296743640144#c2978166718205625949' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9155279624885649633' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9155279624885649633' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2011 at 7:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1791383261860462039</id><published>2011-02-03T08:06:23.736-07:00</published><updated>2011-02-03T08:06:23.736-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Withdrawal, YES!!! We just took a 15 day Disney cr...</title><content type='html'>Withdrawal, YES!!! We just took a 15 day Disney cruise followed by 2 days at Disneyland. But with no plans (yet) for another DL, WDW, or DCL trip we are all definitely feeling the let down.&lt;br /&gt;&lt;br /&gt;We love Disney so much that it&amp;#39;s hard for us to vacation anywhere else - I think the last time we took a real non-Disney vacation anywhere was our honeymoon 9 1/2 years ago.  But we followed that with honeymoon, part 2 - a 7 day Disney cruise to make up for it.&lt;br /&gt;&lt;br /&gt;We haven&amp;#39;t gotten sucked into the vinylmation vortex, even though DS(6) asked several times to buy one - he doesn&amp;#39;t know the collecting/trading aspect. And as cute as they are we just don&amp;#39;t need to collect anything else.  We&amp;#39;ve collected mountains of pins over the years, but what I find the most fun is picking out new ears each trip. I love searching out the new designs and choosing just the right one to wear around the park.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/1791383261860462039'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/1791383261860462039'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html?showComment=1296745583736#c1791383261860462039' title=''/><author><name>r0binb</name><uri>https://www.blogger.com/profile/12030484982382359158</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9155279624885649633' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9155279624885649633' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-309338460'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2011 at 8:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1422915738664499573</id><published>2011-02-03T09:14:57.091-07:00</published><updated>2011-02-03T09:14:57.091-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Talking of homesickness... after being stationed i...</title><content type='html'>Talking of homesickness... after being stationed in SoCal for the past 18 mos, we will be moving in April and are taking our big &amp;quot;last fling&amp;quot; Disneyland vacation in a couple of weeks. (I may try to sneak in one more daytrip closer to our move, lol...) I&amp;#39;m already anticipating how much we will miss it once we move!! And already planning a huge DL &amp;quot;coffee table&amp;quot; book/scrapbook of memories of all our trips there! :) Thanks for the heads up about the Vinyls... we look at them every time but so far have managed to resist!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/1422915738664499573'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/1422915738664499573'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html?showComment=1296749697091#c1422915738664499573' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10281512292470423640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9155279624885649633' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9155279624885649633' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-342573817'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2011 at 9:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7213071214602764216</id><published>2011-02-03T10:37:49.361-07:00</published><updated>2011-02-03T10:37:49.361-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sadly we went every year for six years (either to ...</title><content type='html'>Sadly we went every year for six years (either to World or Land) and then we stopped and haven&amp;#39;t been for going on 4 years !!! I am DYING !!! BUT hopefully we will be going end of this year !! Which will be my 2 year old first time and we will be taking a newborn !!! (Due in July). I CAN&amp;#39;T WAIT !!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/7213071214602764216'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/7213071214602764216'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html?showComment=1296754669361#c7213071214602764216' title=''/><author><name>DimpleBrandy</name><uri>https://www.blogger.com/profile/09640041569342530342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9155279624885649633' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9155279624885649633' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-7367898'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2011 at 10:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1299623772291178293</id><published>2011-02-03T10:51:56.010-07:00</published><updated>2011-02-03T10:51:56.010-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Usually the withdrawls start for me the second I g...</title><content type='html'>Usually the withdrawls start for me the second I get to the airport to go home, lol! I was at Disney World in December and already *need* to go back! I also usually go late Feb/early March, but this is the first time since 2002 I can&amp;#39;t go to spring training, so I won&amp;#39;t be going to Disney either. :( This is the first time in years that I have no idea when my next trip is (of course the first time I get Annual Passes is the first time I can&amp;#39;t go during our normal time!)&lt;br /&gt;&lt;br /&gt;One thing that helps with my Disney withdrawls is scrapping my trip! I get to relive it while choosing the pics and then more while scrapping it. Then when I look back on my layouts later, I get to relive it again. :D&lt;br /&gt;&lt;br /&gt;I was really hesitant to get vinyls too, I didn&amp;#39;t need another collection/addicition. ;) I collect pins, and spend way too much on that already, lol! I did get 2 on my last trip, one of the Toy Soldier for the Christmas Party (it&amp;#39;s SO cute!) I also really wanted Buzz from the Toy Story set. I don&amp;#39;t have your luck though, haha, and I didn&amp;#39;t get him on my first try (got evil mr. porkchop.) I just got Buzz the other day from a friend, and was so excited! So now I have 3. I&amp;#39;m going to try really hard to not get into it, just maybe one a trip.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/1299623772291178293'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/1299623772291178293'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html?showComment=1296755516010#c1299623772291178293' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/02953440103781720253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//img.photobucket.com/albums/v109/kswm30b/icons/skating/disney_heatherw.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9155279624885649633' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9155279624885649633' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-51884619'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2011 at 10:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3260843360029296638</id><published>2011-02-03T11:16:10.865-07:00</published><updated>2011-02-03T11:16:10.865-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I TOTALLY know your withdrawl feeling, although it...</title><content type='html'>I TOTALLY know your withdrawl feeling, although it has been 6 years since I my last trip to Disneyland and 5 years since Disney World.  I want to go to Disneyland this year, but my husband lost his job and we just can&amp;#39;t afford it.  So next year, with lots of prayers and total penny pinching, we are going to go.  We know what we want to do, so that will help with knowing how much to save.  Plus our twins will be 4 when we go, so they will have fun too (I know you can have fun at any age, but hubby doesn&amp;#39;t think so).&lt;br /&gt;&lt;br /&gt;I haven&amp;#39;t bought any of the Vinylmations yet, but can totally see us trading them at the park when we go.  We don&amp;#39;t have a Disney Store near us (blessing or curse, can&amp;#39;t quite decide) but our older 2 had a blast pin trading, so if it&amp;#39;s anything like that, we are in trouble.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/3260843360029296638'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/3260843360029296638'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html?showComment=1296756970865#c3260843360029296638' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9155279624885649633' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9155279624885649633' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2011 at 11:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2630350158555864093</id><published>2011-02-03T13:20:28.632-07:00</published><updated>2011-02-03T13:20:28.632-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I totally get Disney withdrawl. We hadn&amp;#39;t been...</title><content type='html'>I totally get Disney withdrawl. We hadn&amp;#39;t been for 5 years and then we went twice last year and I am trying to see if I can go again this year sometime...even if its only for a day or two by myself. I think the kids might get mad at that..hee hee. Plus the last 2 trips I think I have discovered Disney depression..the first week or two back home I am so  bummed out and sad, but at least I seem to recover quickly ; )</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/2630350158555864093'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/2630350158555864093'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html?showComment=1296764428632#c2630350158555864093' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9155279624885649633' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9155279624885649633' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2011 at 1:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9165679550735615892</id><published>2011-02-03T14:03:03.925-07:00</published><updated>2011-02-03T14:03:03.925-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I go through withdrawels to.  Most recently, I bou...</title><content type='html'>I go through withdrawels to.  Most recently, I bought the Epic Mickey game. It&amp;#39;s amazing but it makes you want to go so badly!  It has almost been a year since we&amp;#39;ve been *cries*. I collect most everything Mickey (our utensils/plates/glasses/towels/trivet/colander - all Mickey). I have tons of Disney statues, posters and knick knacks. We have a bunch of the pins too.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/9165679550735615892'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/9165679550735615892'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html?showComment=1296766983925#c9165679550735615892' title=''/><author><name>Peasy</name><uri>https://www.blogger.com/profile/03316865521778802110</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_98F_p3ODNLw/TDfIhLakYQI/AAAAAAAAAH4/hFqfGEEzLwo/S220-s32/mirror3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9155279624885649633' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9155279624885649633' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2056568452'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2011 at 2:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7244389816935061371</id><published>2011-02-03T14:04:02.564-07:00</published><updated>2011-02-03T14:04:02.564-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh! Also, when we flew to Florida about 5 years ag...</title><content type='html'>Oh! Also, when we flew to Florida about 5 years ago (my first time that far across the country) and we boarded the Disney bus to the Disney cruise, I cried like a baby when they played the Disney vacation video!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/7244389816935061371'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/7244389816935061371'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html?showComment=1296767042564#c7244389816935061371' title=''/><author><name>Peasy</name><uri>https://www.blogger.com/profile/03316865521778802110</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_98F_p3ODNLw/TDfIhLakYQI/AAAAAAAAAH4/hFqfGEEzLwo/S220-s32/mirror3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9155279624885649633' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9155279624885649633' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2056568452'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2011 at 2:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3313706491886038251</id><published>2011-02-03T19:54:22.657-07:00</published><updated>2011-02-03T19:54:22.657-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We just went in October too and I&amp;#39;m def. going...</title><content type='html'>We just went in October too and I&amp;#39;m def. going through withdrawals! Hoping to go back this summer. But like others have said your first trip with your baby girl will be the most magical and memorable! We just had my sons first trip in October and it was a blast! &lt;br /&gt;&lt;br /&gt;My husband started collecting vinylmations too just the toy story ones :) Although I do love that Statue of Liberty Minnie! I mainly just collect pins for me and my son.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/3313706491886038251'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/3313706491886038251'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html?showComment=1296788062657#c3313706491886038251' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9155279624885649633' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9155279624885649633' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2011 at 7:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1781924809080790829</id><published>2011-02-04T12:25:52.654-07:00</published><updated>2011-02-04T12:25:52.654-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m looking forward to seeing those pics!!!  H...</title><content type='html'>I&amp;#39;m looking forward to seeing those pics!!!  Have a fantastic time at  your baby shower!! =)  I&amp;#39;m excited to see layouts of THAT!  =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8450192195438108528/comments/default/1781924809080790829'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8450192195438108528/comments/default/1781924809080790829'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/i-could-go-for-2-pager-right-now.html?showComment=1296847552654#c1781924809080790829' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/i-could-go-for-2-pager-right-now.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8450192195438108528' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8450192195438108528' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2011 at 12:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1782878677385956101</id><published>2011-02-04T19:37:51.939-07:00</published><updated>2011-02-04T19:37:51.939-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Britt i feel your pain.  We were just at D-land...</title><content type='html'>Oh Britt i feel your pain.  We were just at D-land this past summer and we went to WDW in May (just the two of us - we &amp;quot;forgot&amp;quot; the kids) :)  I&amp;#39;m totally having withdraw, we were supposed to be at WDW THIS very week but had to cancel our plans due to lack of funds. :( &lt;br /&gt;&lt;br /&gt;You will love taking the baby it&amp;#39;s so fun (yes even when they are little)  All our kiddos were at either the Land or World super young, one only 10 weeks old! :)&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve not gotten into the Vinylmation at all, but they are super cute!  Now talk to me about Mickey ice cream bars or corn dogs and i won&amp;#39;t admit how many i purchase in the course of one trip! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/1782878677385956101'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/1782878677385956101'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html?showComment=1296873471939#c1782878677385956101' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9155279624885649633' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9155279624885649633' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2011 at 7:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3848501032218070257</id><published>2011-02-04T20:34:14.849-07:00</published><updated>2011-02-04T20:34:14.849-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have fun at the baby shower! I can&amp;#39;t wait to s...</title><content type='html'>Have fun at the baby shower! I can&amp;#39;t wait to see the pictures of the nursery! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8450192195438108528/comments/default/3848501032218070257'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8450192195438108528/comments/default/3848501032218070257'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/i-could-go-for-2-pager-right-now.html?showComment=1296876854849#c3848501032218070257' title=''/><author><name>Yzerbear</name><uri>https://www.blogger.com/profile/18010849675699240624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-tSfYxRi7cao/VVU4vw_9Z_I/AAAAAAAAAOg/7l1_XQZwT38/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/i-could-go-for-2-pager-right-now.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8450192195438108528' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8450192195438108528' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1731284979'/><gd:extendedProperty name='blogger.displayTime' value='February 4, 2011 at 8:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8828566893256767631</id><published>2011-02-05T16:08:15.616-07:00</published><updated>2011-02-05T16:08:15.616-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have a great time at your shower!  I look forward ...</title><content type='html'>Have a great time at your shower!  I look forward to seeing pictures of your &amp;quot;loot&amp;quot; and the nursery.  I know how you feel about scrapping your pregnancy photos.  I felt the same way about scrapping my kids&amp;#39; arrivals (they are adopted).  It&amp;#39;s such a special memory, I wanted the pages to be PERFECT.  Also, I have to tell you that you do your job as a CT member well.  I HAVE to HAVE those templates by Cindy Schneider.  They are AMAZING!  Love your layouts!  Take care!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6679576236190036075/comments/default/8828566893256767631'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6679576236190036075/comments/default/8828566893256767631'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/i-be-scrappin.html?showComment=1296947295616#c8828566893256767631' title=''/><author><name>StarWarsFans</name><uri>https://www.blogger.com/profile/00425426362094418885</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-qWfAzKv96lE/T1wT2oTe1EI/AAAAAAAAAwU/67BAm1qGZ2Q/s32/Tricia%2BGingerGirl%2BPhoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/i-be-scrappin.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6679576236190036075' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6679576236190036075' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-728705357'/><gd:extendedProperty name='blogger.displayTime' value='February 5, 2011 at 4:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2079287399557647432</id><published>2011-02-07T18:56:58.453-07:00</published><updated>2011-02-07T18:56:58.453-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ooooh I got the same thing from Sahlin, I&amp;#39;m ho...</title><content type='html'>Ooooh I got the same thing from Sahlin, I&amp;#39;m hoping for a cute baby girl collab kit!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2656626852507174712/comments/default/2079287399557647432'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2656626852507174712/comments/default/2079287399557647432'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/arriving-soon.html?showComment=1297130218453#c2079287399557647432' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/arriving-soon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2656626852507174712' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2656626852507174712' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='February 7, 2011 at 6:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6700903645722569290</id><published>2011-02-07T19:41:22.894-07:00</published><updated>2011-02-07T19:41:22.894-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Looks like a baby kit! :)</title><content type='html'>Looks like a baby kit! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2656626852507174712/comments/default/6700903645722569290'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2656626852507174712/comments/default/6700903645722569290'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/arriving-soon.html?showComment=1297132882894#c6700903645722569290' title=''/><author><name>kimfernald</name><uri>https://www.blogger.com/profile/03601010052494340482</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/arriving-soon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2656626852507174712' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2656626852507174712' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-645051130'/><gd:extendedProperty name='blogger.displayTime' value='February 7, 2011 at 7:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4889196820737950745</id><published>2011-02-08T11:18:51.785-07:00</published><updated>2011-02-08T11:18:51.785-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>i&amp;#39;ve been waiting for this one!</title><content type='html'>i&amp;#39;ve been waiting for this one!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2656626852507174712/comments/default/4889196820737950745'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2656626852507174712/comments/default/4889196820737950745'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/arriving-soon.html?showComment=1297189131785#c4889196820737950745' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/arriving-soon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2656626852507174712' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2656626852507174712' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2011 at 11:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8201429753075533614</id><published>2011-02-08T14:09:18.797-07:00</published><updated>2011-02-08T14:09:18.797-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just LOVE YHL!  I&amp;#39;m so inspired by your nurs...</title><content type='html'>I just LOVE YHL!  I&amp;#39;m so inspired by your nursery.  So beautiful and functional.  Now all it needs is a sweet baby girl.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/8201429753075533614'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/8201429753075533614'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297199358797#c8201429753075533614' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/03564906200983646394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-2U_pryEXti0/UWcgC9NYzWI/AAAAAAAAXtw/ccer93QzhAA/s32/20130216_100523%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-161017844'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2011 at 2:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1935682223000816477</id><published>2011-02-08T14:24:03.613-07:00</published><updated>2011-02-08T14:24:03.613-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt...I&amp;#39;m so jealous of your room! It turned...</title><content type='html'>Britt...I&amp;#39;m so jealous of your room! It turned out darling! I have 5 kids and never had something this cute!! You may have inspired me to &amp;quot;decorate&amp;quot; my kids rooms a little more...great work you guys!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/1935682223000816477'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/1935682223000816477'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297200243613#c1935682223000816477' title=''/><author><name>scrappin5kids</name><uri>https://www.blogger.com/profile/13202349714871963633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-722080513'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2011 at 2:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9068762050215804971</id><published>2011-02-08T14:33:48.899-07:00</published><updated>2011-02-08T14:33:48.899-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OH BRITT!  It&amp;#39;s darling and just perfect!  You...</title><content type='html'>OH BRITT!  It&amp;#39;s darling and just perfect!  You guys did an awesome job!&lt;br /&gt;I love the art best!  It&amp;#39;s just the cutest!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/9068762050215804971'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/9068762050215804971'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297200828899#c9068762050215804971' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2011 at 2:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7218320947949349654</id><published>2011-02-08T14:51:36.772-07:00</published><updated>2011-02-08T14:51:36.772-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Britt, it&amp;#39;s just wonderful!  And a perfect ...</title><content type='html'>Oh Britt, it&amp;#39;s just wonderful!  And a perfect place to welcome home your little girl.  You two accomplished so much -- bravo!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/7218320947949349654'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/7218320947949349654'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297201896772#c7218320947949349654' title=''/><author><name>Linda</name><uri>https://www.blogger.com/profile/02361799453318603513</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-373471879'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2011 at 2:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-232581252924483375</id><published>2011-02-08T15:01:24.954-07:00</published><updated>2011-02-08T15:01:24.954-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OH, it&amp;#39;s so perfect !!! One of the things I do...</title><content type='html'>OH, it&amp;#39;s so perfect !!! One of the things I don&amp;#39;t like about pink is it can overwhelm you...but your nursery is perfect !! I LOVE the Zebra touches and Your Artwork !!! Great Job!! Now all that&amp;#39;s left is the Little Bundle of Joy !!!! Can&amp;#39;t wait !!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/232581252924483375'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/232581252924483375'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297202484954#c232581252924483375' title=''/><author><name>DimpleBrandy</name><uri>https://www.blogger.com/profile/09640041569342530342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-7367898'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2011 at 3:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8847243476524025855</id><published>2011-02-08T15:02:05.242-07:00</published><updated>2011-02-08T15:02:05.242-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I absolutely adore it! You have worked hard and it...</title><content type='html'>I absolutely adore it! You have worked hard and it shows. It is just perfect! You know Kenzie and I love the zebra!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/8847243476524025855'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/8847243476524025855'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297202525242#c8847243476524025855' title=''/><author><name>Kimbytx</name><uri>https://www.blogger.com/profile/04174307638453392980</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//1.bp.blogspot.com/-LutUZ0LCh8s/Xpn7bQjkNiI/AAAAAAAAs6I/GLvmhFP2v0UWKKuN44d5Pfuu_RK5Dg1HwCK4BGAYYCw/s32/kimavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-740091371'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2011 at 3:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6081694277822621607</id><published>2011-02-08T15:05:22.088-07:00</published><updated>2011-02-08T15:05:22.088-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It looks awesome - great work!  (What a view, too!...</title><content type='html'>It looks awesome - great work!  (What a view, too!)  I could see all the YHL influences, even before you pointed them out.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/6081694277822621607'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/6081694277822621607'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297202722088#c6081694277822621607' title=''/><author><name>Hilarie</name><uri>https://www.blogger.com/profile/07428174786150700682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/_oy39VI87cu0/S0mKVzVRNpI/AAAAAAAAACo/OL119XZrYqA/S220-s32/profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1802246611'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2011 at 3:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5477087295295146637</id><published>2011-02-08T15:14:01.340-07:00</published><updated>2011-02-08T15:14:01.340-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OH MY GOSH. 

it is SO much cuter than i could eve...</title><content type='html'>OH MY GOSH. &lt;br /&gt;&lt;br /&gt;it is SO much cuter than i could even imagine.  LOVE it!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/5477087295295146637'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/5477087295295146637'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297203241340#c5477087295295146637' title=''/><author><name>Audie Annie</name><uri>https://www.blogger.com/profile/11719941147361057960</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//2.bp.blogspot.com/-Rsut133cnas/T_csvfYjSkI/AAAAAAAAAYs/Dut84mDwp6Y/s32/IMG_1418.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2906209'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2011 at 3:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7048934887439760465</id><published>2011-02-08T15:17:40.222-07:00</published><updated>2011-02-08T15:17:40.222-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, what an amazing and absolutely ADORABLE nurse...</title><content type='html'>Wow, what an amazing and absolutely ADORABLE nursery! I am not at all surprised at how fabulous it is and loved reading/seeing every detail!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/7048934887439760465'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/7048934887439760465'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297203460222#c7048934887439760465' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2011 at 3:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2546231365854984364</id><published>2011-02-08T15:25:44.325-07:00</published><updated>2011-02-08T15:25:44.325-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow.  That turned out great!  I love the art you c...</title><content type='html'>Wow.  That turned out great!  I love the art you created!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/2546231365854984364'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/2546231365854984364'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297203944325#c2546231365854984364' title=''/><author><name>Colleen</name><uri>https://www.blogger.com/profile/07738669334444921231</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_RcItP6kFihs/Sn5NU15QfWI/AAAAAAAAAhA/UwOdiwjlKiw/S220-s32/7-19-09-20copymini.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2027299305'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2011 at 3:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6272287770980027594</id><published>2011-02-08T15:28:21.625-07:00</published><updated>2011-02-08T15:28:21.625-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!  The nursery turned out AWESOME!  Loved readi...</title><content type='html'>Wow!  The nursery turned out AWESOME!  Loved reading every detail and I&amp;#39;m so impressed at how you turned your vision into reality!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/6272287770980027594'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/6272287770980027594'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297204101625#c6272287770980027594' title=''/><author><name>Tinabina</name><uri>https://www.blogger.com/profile/11075288431448745526</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-953800891'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2011 at 3:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-747186652083229648</id><published>2011-02-08T15:37:34.408-07:00</published><updated>2011-02-08T15:37:34.408-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That seriously has to be the most ADORABLE nursery...</title><content type='html'>That seriously has to be the most ADORABLE nursery Evah!! I&amp;#39;m so in love with that chandelier and the zebra print touches. Awesome work - it really is so beautiful!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/747186652083229648'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/747186652083229648'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297204654408#c747186652083229648' title=''/><author><name>Becca S</name><uri>https://www.blogger.com/profile/02047949555002708415</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//1.bp.blogspot.com/_T3OuFl9WCYw/TPdfFyFsUhI/AAAAAAAAA-s/nNpnlaiS8mY/S220-s33/avi.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-55895950'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2011 at 3:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4086863837440888441</id><published>2011-02-08T16:15:09.888-07:00</published><updated>2011-02-08T16:15:09.888-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow Britt, that&amp;#39;s a beautiful room!!  
I love ...</title><content type='html'>Wow Britt, that&amp;#39;s a beautiful room!!  &lt;br /&gt;I love that you posted so many photos and so many little details too. :)  &lt;br /&gt;The art is so great, and how special that you made all of it!  I love the colors you picked and the little touches of Disney too!  &lt;br /&gt;We have that ikea dresser for a changing table too, but I must be a lot shorter than you because we had to get the 3 drawer one. lol</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/4086863837440888441'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/4086863837440888441'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297206909888#c4086863837440888441' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2011 at 4:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8695029215774533261</id><published>2011-02-08T16:38:03.676-07:00</published><updated>2011-02-08T16:38:03.676-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG your nursery is just too beautiful, love all t...</title><content type='html'>OMG your nursery is just too beautiful, love all the details, makes me wish I had a baby girl right now!! Amazing job Britt, congrats!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/8695029215774533261'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/8695029215774533261'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297208283676#c8695029215774533261' title=''/><author><name>roxanamdm</name><uri>https://www.blogger.com/profile/16746425806604464452</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='23' src='//2.bp.blogspot.com/_jfRKsHXuV2Q/TFQgRyQs_dI/AAAAAAAAAAM/k_hhL8-N6N8/S220-s31/bambi+e+amigos.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2144322157'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2011 at 4:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6468110078175106356</id><published>2011-02-08T17:02:44.682-07:00</published><updated>2011-02-08T17:02:44.682-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a beautiful room! I think it&amp;#39;s wonderful ...</title><content type='html'>What a beautiful room! I think it&amp;#39;s wonderful that your baby will be coming home to this :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/6468110078175106356'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/6468110078175106356'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297209764682#c6468110078175106356' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2011 at 5:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5883578460676611165</id><published>2011-02-08T17:10:54.521-07:00</published><updated>2011-02-08T17:10:54.521-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW, it looks beautiful Britt!  How gorgeous.  I l...</title><content type='html'>WOW, it looks beautiful Britt!  How gorgeous.  I loved all the photos and little detail, and how about that view?  The mountain will always look like home to her after growing up with that view :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/5883578460676611165'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/5883578460676611165'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297210254521#c5883578460676611165' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2011 at 5:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4130819479625767568</id><published>2011-02-08T17:15:08.284-07:00</published><updated>2011-02-08T17:15:08.284-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, such a transformation. You have one lucky dau...</title><content type='html'>Wow, such a transformation. You have one lucky daughter to be the recipient of all these efforts and hard work. And to have such a creative mommy! It is lovely!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/4130819479625767568'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/4130819479625767568'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297210508284#c4130819479625767568' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2011 at 5:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4743766117285179210</id><published>2011-02-08T17:44:10.441-07:00</published><updated>2011-02-08T17:44:10.441-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Those eyeball numbers are awesome.</title><content type='html'>Those eyeball numbers are awesome.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/4743766117285179210'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/4743766117285179210'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297212250441#c4743766117285179210' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/07318557243934276686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='//2.bp.blogspot.com/_gl7qaUI989w/TGXT0TT5eBI/AAAAAAAABzU/gdY9FENqwYs/S220-s33/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1020389206'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2011 at 5:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7577552400442684913</id><published>2011-02-08T17:46:27.173-07:00</published><updated>2011-02-08T17:46:27.173-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just beautiful!  I love the soft pink and all the ...</title><content type='html'>Just beautiful!  I love the soft pink and all the dramatic touches!  You guys are going to be so glad you did all that work for that little baby so you can just enjoy her and take the most gorgeous pics!!  Thanks for sharing with all of us! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/7577552400442684913'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/7577552400442684913'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297212387173#c7577552400442684913' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2011 at 5:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3370230162732520076</id><published>2011-02-08T18:09:16.081-07:00</published><updated>2011-02-08T18:09:16.081-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful, gorgeous, adorable room.  I totally lov...</title><content type='html'>Beautiful, gorgeous, adorable room.  I totally love it!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/3370230162732520076'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/3370230162732520076'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297213756081#c3370230162732520076' title=''/><author><name>teresamnj</name><uri>https://www.blogger.com/profile/14538889985252415564</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-5zO8KTG7eYU/XYi80TbpGxI/AAAAAAACfkM/n4WDkWWzFHU7Hvq8fZBDKjJnJtQLU8yWwCK4BGAYYCw/s32/Mickey%2BMinnie%2BUSA.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-491703206'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2011 at 6:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2396240644337257875</id><published>2011-02-08T18:26:37.738-07:00</published><updated>2011-02-08T18:26:37.738-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Absolutely beautiful!  Thanks for sharing all the ...</title><content type='html'>Absolutely beautiful!  Thanks for sharing all the info, especially the links!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/2396240644337257875'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/2396240644337257875'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297214797738#c2396240644337257875' title=''/><author><name>Gina</name><uri>https://www.blogger.com/profile/05465859935830861687</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_weBvA5nAcFg/SW0r0TLVBuI/AAAAAAAAACw/YHq5Av7oFLs/S220-s32/IMG_0759.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1563624558'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2011 at 6:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5679144530533267018</id><published>2011-02-08T19:00:53.781-07:00</published><updated>2011-02-08T19:00:53.781-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So so so cute!  I love it and I&amp;#39;m sure she wil...</title><content type='html'>So so so cute!  I love it and I&amp;#39;m sure she will too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/5679144530533267018'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/5679144530533267018'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297216853781#c5679144530533267018' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2011 at 7:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4705669303742618633</id><published>2011-02-08T19:11:07.829-07:00</published><updated>2011-02-08T19:11:07.829-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>wow - thats amazing Brit!  We just stuck our twins...</title><content type='html'>wow - thats amazing Brit!  We just stuck our twins in a guest bedroom.  Fortunately there was enough room at the foot of the queen bed for two cribs and thats where they went.  No baby touches at all - sometimes I miss having done that, but they grow so fast and we moved when they were 17 months old - it would be sad to leave all that hard work behind.  Beautifully documented - I&amp;#39;ll have to share with some of the expectant moms I know.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/4705669303742618633'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/4705669303742618633'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297217467829#c4705669303742618633' title=''/><author><name>Sarah K - Sentiments by Sarah</name><uri>https://www.blogger.com/profile/03880457999610080566</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/_4RcTc1fVLB8/TGiOpr8-xlI/AAAAAAAAEiE/bXuj34wgh7E/S220-s32/IMG_0736.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2034754016'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2011 at 7:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1810735324187607410</id><published>2011-02-08T19:21:14.730-07:00</published><updated>2011-02-08T19:21:14.730-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful job! Your hard work paid off.</title><content type='html'>Beautiful job! Your hard work paid off.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/1810735324187607410'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/1810735324187607410'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297218074730#c1810735324187607410' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2011 at 7:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3987527848697505771</id><published>2011-02-08T20:07:21.466-07:00</published><updated>2011-02-08T20:07:21.466-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The nursery is just beautiful! You guys did an ama...</title><content type='html'>The nursery is just beautiful! You guys did an amazing job. The chandelier really brings a magical touch to the room.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/3987527848697505771'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/3987527848697505771'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297220841466#c3987527848697505771' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/06230119062587820168</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/_yeEjKRFO2bU/S8hy_J6tIpI/AAAAAAAABpY/8HRr0aNHn1M/S220-s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1156377646'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2011 at 8:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-690409715561242523</id><published>2011-02-08T21:04:00.664-07:00</published><updated>2011-02-08T21:04:00.664-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It&amp;#39;s GORGEOUS!!!!  (But you knew that already!...</title><content type='html'>It&amp;#39;s GORGEOUS!!!!  (But you knew that already!)  You&amp;#39;ve got one lucky little girl there.  Thanks for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/690409715561242523'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/690409715561242523'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297224240664#c690409715561242523' title=''/><author><name>ckcpurple</name><uri>https://www.blogger.com/profile/13577947259133668644</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//1.bp.blogspot.com/_nJHZv5La2O0/SPaKzpw2yMI/AAAAAAAAAAM/ZPSFkFSRer8/S220-s32/avitar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-686049804'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2011 at 9:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-261771633653288280</id><published>2011-02-08T23:29:25.974-07:00</published><updated>2011-02-08T23:29:25.974-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW!!!!! How fun to have pictures! It&amp;#39;s been f...</title><content type='html'>WOW!!!!! How fun to have pictures! It&amp;#39;s been fun to hear about the process and then see it all finished up.  She&amp;#39;s going to LOVE it.  Talent!  That&amp;#39;s my girl!  Love you,&lt;br /&gt;MOM</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/261771633653288280'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/261771633653288280'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297232965974#c261771633653288280' title=''/><author><name>Marg</name><uri>https://www.blogger.com/profile/00205077966723445227</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2088785191'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2011 at 11:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-427257937814262581</id><published>2011-02-09T04:36:27.856-07:00</published><updated>2011-02-09T04:36:27.856-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is THE MOST BEAUTIFUL nursery I have ever see...</title><content type='html'>That is THE MOST BEAUTIFUL nursery I have ever seen!  And the scene out the window is gorgeous! What a lucky little girl!  You can tell she&amp;#39;s already so loved!  Wonderful job!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/427257937814262581'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/427257937814262581'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297251387856#c427257937814262581' title=''/><author><name>JenR.</name><uri>https://www.blogger.com/profile/17649632005756626731</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_XmTyX577Xm8/TItxIftKDWI/AAAAAAAAAS4/Ht3q2zbSXNI/S220-s32/Profile+Pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-334098916'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 4:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-678180830741251400</id><published>2011-02-09T07:42:50.490-07:00</published><updated>2011-02-09T07:42:50.490-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It&amp;#39;s so beautiful!!!!!!!! I&amp;#39;m totally in l...</title><content type='html'>It&amp;#39;s so beautiful!!!!!!!! I&amp;#39;m totally in love!! Love the Zebra elements and those flowers are the bom!!&lt;br /&gt;&lt;br /&gt;Love Patty</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/678180830741251400'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/678180830741251400'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297262570490#c678180830741251400' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 7:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2738568076506154135</id><published>2011-02-09T07:50:17.648-07:00</published><updated>2011-02-09T07:50:17.648-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a gorgeous nursery Britt! I love your touches...</title><content type='html'>What a gorgeous nursery Britt! I love your touches of whimsy and I ache for that pink! Lovely job! I&amp;#39;m excited to see the rest of the house tour some day!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/2738568076506154135'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/2738568076506154135'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297263017648#c2738568076506154135' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05431286669797741136</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2091018491'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 7:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1166064507948250841</id><published>2011-02-09T07:50:53.433-07:00</published><updated>2011-02-09T07:50:53.433-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, that is a beautiful room!  Love the soft pink...</title><content type='html'>Wow, that is a beautiful room!  Love the soft pink with the bold zebra pattern.  The artwork you made is so cute! What a lucky little baby!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/1166064507948250841'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/1166064507948250841'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297263053433#c1166064507948250841' title=''/><author><name>kim</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 7:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4616502919424378459</id><published>2011-02-09T10:45:41.813-07:00</published><updated>2011-02-09T10:45:41.813-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>babypalooza!!

I&amp;#39;ve also shared your post on m...</title><content type='html'>babypalooza!!&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve also shared your post on my personal FB page.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4616502919424378459'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4616502919424378459'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297273541813#c4616502919424378459' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/00462544076947325718</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2055140021'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 10:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9017417634771549981</id><published>2011-02-09T10:50:50.384-07:00</published><updated>2011-02-09T10:50:50.384-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>babypalooza!!!</title><content type='html'>babypalooza!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/9017417634771549981'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/9017417634771549981'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297273850384#c9017417634771549981' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/04446101214217117012</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//bp3.blogger.com/_hi9aWU1_xV0/R-8s4f_BQFI/AAAAAAAAAaY/aFC9J3yzyRU/S220-s31/055.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-643968295'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 10:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6921080283622758219</id><published>2011-02-09T10:51:30.165-07:00</published><updated>2011-02-09T10:51:30.165-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is so beautiful!!  I just got to take a peek ...</title><content type='html'>This is so beautiful!!  I just got to take a peek and it is amazing.  Now you just need your babiy.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/6921080283622758219'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/6921080283622758219'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297273890165#c6921080283622758219' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/00462544076947325718</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2055140021'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 10:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1132827870803343537</id><published>2011-02-09T10:52:50.040-07:00</published><updated>2011-02-09T10:52:50.040-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza!</title><content type='html'>Babypalooza!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1132827870803343537'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1132827870803343537'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297273970040#c1132827870803343537' title=''/><author><name>Amy Jo</name><uri>https://www.blogger.com/profile/10204909927145904633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/_N0D-OU166_U/TOCd1rxQbYI/AAAAAAAAAGM/-TrztRfmoh0/S220-s32/me%2Band%2Blogan%2B1028101.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-781136059'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 10:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4261868593068401908</id><published>2011-02-09T10:53:51.093-07:00</published><updated>2011-02-09T10:53:51.093-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Shared on my FB
http://www.facebook.com/?ref=home#...</title><content type='html'>Shared on my FB&lt;br /&gt;http://www.facebook.com/?ref=home#!/profile.php?id=692624000</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4261868593068401908'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4261868593068401908'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297274031093#c4261868593068401908' title=''/><author><name>Amy Jo</name><uri>https://www.blogger.com/profile/10204909927145904633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/_N0D-OU166_U/TOCd1rxQbYI/AAAAAAAAAGM/-TrztRfmoh0/S220-s32/me%2Band%2Blogan%2B1028101.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-781136059'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 10:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8060424014654277627</id><published>2011-02-09T10:55:06.003-07:00</published><updated>2011-02-09T10:55:06.003-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Shared on my FB
http://www.facebook.com/#!/profile...</title><content type='html'>Shared on my FB&lt;br /&gt;http://www.facebook.com/#!/profile.php?id=786520018</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8060424014654277627'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8060424014654277627'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297274106003#c8060424014654277627' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/04446101214217117012</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//bp3.blogger.com/_hi9aWU1_xV0/R-8s4f_BQFI/AAAAAAAAAaY/aFC9J3yzyRU/S220-s31/055.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-643968295'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 10:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-278185908903629973</id><published>2011-02-09T10:58:38.490-07:00</published><updated>2011-02-09T10:58:38.490-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Shared on blog
http://amyjo1976.blogspot.com/2011/...</title><content type='html'>Shared on blog&lt;br /&gt;http://amyjo1976.blogspot.com/2011/02/babypalooza-time.html</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/278185908903629973'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/278185908903629973'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297274318490#c278185908903629973' title=''/><author><name>Amy Jo</name><uri>https://www.blogger.com/profile/10204909927145904633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/_N0D-OU166_U/TOCd1rxQbYI/AAAAAAAAAGM/-TrztRfmoh0/S220-s32/me%2Band%2Blogan%2B1028101.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-781136059'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 10:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5639677209616250314</id><published>2011-02-09T11:01:51.345-07:00</published><updated>2011-02-09T11:01:51.345-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA! - Mary Kate</title><content type='html'>BABYPALOOZA! - Mary Kate</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5639677209616250314'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5639677209616250314'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297274511345#c5639677209616250314' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 11:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7036794425799449228</id><published>2011-02-09T11:03:42.620-07:00</published><updated>2011-02-09T11:03:42.620-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Added it to my blog!!
http://aceandlady.blogspot.c...</title><content type='html'>Added it to my blog!!&lt;br /&gt;http://aceandlady.blogspot.com/2011/02/digi-scrap.html</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7036794425799449228'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7036794425799449228'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297274622620#c7036794425799449228' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/04446101214217117012</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//bp3.blogger.com/_hi9aWU1_xV0/R-8s4f_BQFI/AAAAAAAAAaY/aFC9J3yzyRU/S220-s31/055.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-643968295'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 11:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8226527946583158730</id><published>2011-02-09T11:04:08.684-07:00</published><updated>2011-02-09T11:04:08.684-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>babypalooza!!</title><content type='html'>babypalooza!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8226527946583158730'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8226527946583158730'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297274648684#c8226527946583158730' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/13008078780481666468</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-5L0uVXV9k9c/TfBHK1RWTXI/AAAAAAAAADo/GBv5uyXF7lQ/s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1037636424'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 11:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2776028593439020230</id><published>2011-02-09T11:04:18.451-07:00</published><updated>2011-02-09T11:04:18.451-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>babypalooza!!</title><content type='html'>babypalooza!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2776028593439020230'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2776028593439020230'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297274658451#c2776028593439020230' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/13008078780481666468</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-5L0uVXV9k9c/TfBHK1RWTXI/AAAAAAAAADo/GBv5uyXF7lQ/s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1037636424'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 11:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2051957115118378831</id><published>2011-02-09T11:04:25.104-07:00</published><updated>2011-02-09T11:04:25.104-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA!

sarah8914 at gmail dot com  

Thanks...</title><content type='html'>BABYPALOOZA!&lt;br /&gt;&lt;br /&gt;sarah8914 at gmail dot com  &lt;br /&gt;&lt;br /&gt;Thanks for the chance :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2051957115118378831'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2051957115118378831'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297274665104#c2051957115118378831' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/06334635788992920302</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-701354828'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 11:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2584475953146827896</id><published>2011-02-09T11:04:54.789-07:00</published><updated>2011-02-09T11:04:54.789-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza</title><content type='html'>Babypalooza</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2584475953146827896'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2584475953146827896'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297274694789#c2584475953146827896' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/13008078780481666468</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-5L0uVXV9k9c/TfBHK1RWTXI/AAAAAAAAADo/GBv5uyXF7lQ/s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1037636424'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 11:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4207813736044840097</id><published>2011-02-09T11:05:03.193-07:00</published><updated>2011-02-09T11:05:03.193-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza</title><content type='html'>Babypalooza</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4207813736044840097'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4207813736044840097'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297274703193#c4207813736044840097' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/13008078780481666468</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-5L0uVXV9k9c/TfBHK1RWTXI/AAAAAAAAADo/GBv5uyXF7lQ/s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1037636424'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 11:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5347721287011115542</id><published>2011-02-09T11:05:44.007-07:00</published><updated>2011-02-09T11:05:44.007-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza</title><content type='html'>Babypalooza</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5347721287011115542'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5347721287011115542'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297274744007#c5347721287011115542' title=''/><author><name>Sarah Online</name><uri>https://www.blogger.com/profile/01908896692383440907</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1818178443'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 11:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1256827970520362381</id><published>2011-02-09T11:07:02.914-07:00</published><updated>2011-02-09T11:07:02.914-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I tweeted: @saarmf</title><content type='html'>I tweeted: @saarmf</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1256827970520362381'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1256827970520362381'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297274822914#c1256827970520362381' title=''/><author><name>Sarah Online</name><uri>https://www.blogger.com/profile/01908896692383440907</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1818178443'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 11:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1371999348123725501</id><published>2011-02-09T11:08:45.818-07:00</published><updated>2011-02-09T11:08:45.818-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>&amp;quot;BABYPALOOZA!&amp;quot;</title><content type='html'>&amp;quot;BABYPALOOZA!&amp;quot;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1371999348123725501'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1371999348123725501'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297274925818#c1371999348123725501' title=''/><author><name>Bas Rijnhout</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 11:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1495993874427766931</id><published>2011-02-09T11:10:09.206-07:00</published><updated>2011-02-09T11:10:09.206-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza! :-)</title><content type='html'>Babypalooza! :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1495993874427766931'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1495993874427766931'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297275009206#c1495993874427766931' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05578627924610576492</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1382679251'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 11:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6461744683726571027</id><published>2011-02-09T11:11:14.235-07:00</published><updated>2011-02-09T11:11:14.235-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza! (Lovely name)</title><content type='html'>Babypalooza! (Lovely name)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6461744683726571027'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6461744683726571027'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297275074235#c6461744683726571027' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05195504901349803494</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-360391986'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 11:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1217475960634247253</id><published>2011-02-09T11:16:06.607-07:00</published><updated>2011-02-09T11:16:06.607-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>http://www.facebook.com/profile.php?id=10000172377...</title><content type='html'>http://www.facebook.com/profile.php?id=100001723777437</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1217475960634247253'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1217475960634247253'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297275366607#c1217475960634247253' title=''/><author><name>bas Rijnhout</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 11:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3869383182180882621</id><published>2011-02-09T11:16:56.851-07:00</published><updated>2011-02-09T11:16:56.851-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>babypalooza!!

Posted on my blog- http://mjajdesig...</title><content type='html'>babypalooza!!&lt;br /&gt;&lt;br /&gt;Posted on my blog- http://mjajdesigns.blogspot.com/2011/02/check-out-brittish-designs-babypalooza.html</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3869383182180882621'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3869383182180882621'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297275416851#c3869383182180882621' title=''/><author><name>Linda</name><uri>https://www.blogger.com/profile/02361799453318603513</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-373471879'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 11:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3778985529530319872</id><published>2011-02-09T11:25:50.871-07:00</published><updated>2011-02-09T11:25:58.570-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3778985529530319872'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3778985529530319872'/><author><name>Sarah</name><uri>https://www.blogger.com/profile/13008078780481666468</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-5L0uVXV9k9c/TfBHK1RWTXI/AAAAAAAAADo/GBv5uyXF7lQ/s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1037636424'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 11:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2455553038594429358</id><published>2011-02-09T11:35:37.431-07:00</published><updated>2011-02-09T11:35:37.431-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza!</title><content type='html'>Babypalooza!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2455553038594429358'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2455553038594429358'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297276537431#c2455553038594429358' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 11:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4699388920368979261</id><published>2011-02-09T11:37:35.051-07:00</published><updated>2011-02-09T11:37:35.051-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I posted on my facebook page.
http://www.facebook....</title><content type='html'>I posted on my facebook page.&lt;br /&gt;http://www.facebook.com/#!/profile.php?id=616763429</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4699388920368979261'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4699388920368979261'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297276655051#c4699388920368979261' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 11:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5083701349576902553</id><published>2011-02-09T11:38:44.106-07:00</published><updated>2011-02-09T11:38:44.106-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza!

Very cool giveaway!  Thanks for the ...</title><content type='html'>Babypalooza!&lt;br /&gt;&lt;br /&gt;Very cool giveaway!  Thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5083701349576902553'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5083701349576902553'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297276724106#c5083701349576902553' title=''/><author><name>Cory Meyers</name><uri>https://www.blogger.com/profile/18433081828337731006</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-719037803'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 11:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4691822513012070447</id><published>2011-02-09T11:38:46.063-07:00</published><updated>2011-02-09T11:38:46.063-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza!!</title><content type='html'>Babypalooza!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4691822513012070447'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4691822513012070447'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297276726063#c4691822513012070447' title=''/><author><name>Startingover</name><uri>https://www.blogger.com/profile/03824928095924549326</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1834984367'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 11:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7915772918916432885</id><published>2011-02-09T11:39:56.312-07:00</published><updated>2011-02-09T11:39:56.312-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome giveaway and it looks like a FUN weekend a...</title><content type='html'>Awesome giveaway and it looks like a FUN weekend ahead!&lt;br /&gt;&lt;br /&gt;Babypalooza!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7915772918916432885'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7915772918916432885'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297276796312#c7915772918916432885' title=''/><author><name>Annisa</name><uri>https://www.blogger.com/profile/05449836771531253262</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//3.bp.blogspot.com/-Dl6OJ6PVwxA/UwI5YLviwbI/AAAAAAAABW8/0sIpWxOs5ak/s32/about%2Bme.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1681924752'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 11:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-151791658161251796</id><published>2011-02-09T11:40:26.122-07:00</published><updated>2011-02-09T11:40:26.122-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>babypalooza!!!

Sounds exciting, I can&amp;#39;t wait ...</title><content type='html'>babypalooza!!!&lt;br /&gt;&lt;br /&gt;Sounds exciting, I can&amp;#39;t wait to see what&amp;#39;s in store!&lt;br /&gt;&lt;br /&gt;shared on FB too (and left a comment there, I wasn&amp;#39;t sure how to link to a specific post)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/151791658161251796'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/151791658161251796'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297276826122#c151791658161251796' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 11:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2570945672594703930</id><published>2011-02-09T11:41:18.019-07:00</published><updated>2011-02-09T11:41:18.019-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I tweeted:  @hollyharris21</title><content type='html'>I tweeted:  @hollyharris21</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2570945672594703930'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2570945672594703930'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297276878019#c2570945672594703930' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 11:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7455147498453495088</id><published>2011-02-09T11:46:39.571-07:00</published><updated>2011-02-09T11:46:39.571-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>babypalooza!!!!</title><content type='html'>babypalooza!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7455147498453495088'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7455147498453495088'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297277199571#c7455147498453495088' title=''/><author><name>Kimberly</name><uri>https://www.blogger.com/profile/12051840095529868185</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-155126899'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 11:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8260369014834992832</id><published>2011-02-09T11:48:38.323-07:00</published><updated>2011-02-09T11:48:38.323-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza (not sure if my other comment posted) ...</title><content type='html'>Babypalooza (not sure if my other comment posted) lol &lt;br /&gt;&lt;br /&gt;I posted on my blog!&lt;br /&gt;http://brittbreedesigns.blogspot.com/2011/02/have-you-seen-this.html</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8260369014834992832'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8260369014834992832'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297277318323#c8260369014834992832' title=''/><author><name>Startingover</name><uri>https://www.blogger.com/profile/03824928095924549326</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1834984367'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 11:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5694602839017772176</id><published>2011-02-09T11:54:55.771-07:00</published><updated>2011-02-09T11:54:55.771-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>shared on facebook!!
http://www.facebook.com/?ref=...</title><content type='html'>shared on facebook!!&lt;br /&gt;http://www.facebook.com/?ref=home#!/brittbree</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5694602839017772176'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5694602839017772176'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297277695771#c5694602839017772176' title=''/><author><name>Startingover</name><uri>https://www.blogger.com/profile/03824928095924549326</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1834984367'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 11:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5542518142381453736</id><published>2011-02-09T11:55:42.342-07:00</published><updated>2011-02-09T11:55:42.342-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA

Shared your FB ad on my FB page for 1...</title><content type='html'>BABYPALOOZA&lt;br /&gt;&lt;br /&gt;Shared your FB ad on my FB page for 1 entry.&lt;br /&gt;&lt;br /&gt;Retweeted your ad on twitter (twitter name - kimfernald)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5542518142381453736'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5542518142381453736'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297277742342#c5542518142381453736' title=''/><author><name>kimfernald</name><uri>https://www.blogger.com/profile/03601010052494340482</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-645051130'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 11:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2663641871676855474</id><published>2011-02-09T12:04:39.244-07:00</published><updated>2011-02-09T12:04:39.244-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza!!</title><content type='html'>Babypalooza!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2663641871676855474'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2663641871676855474'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297278279244#c2663641871676855474' title=''/><author><name>Roxanne</name><uri>https://www.blogger.com/profile/02457009856140413756</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1102014711'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 12:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5295943974799475505</id><published>2011-02-09T12:11:42.288-07:00</published><updated>2011-02-09T12:11:42.288-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I posted on my blog:
http://twitter.com/#!/hollyan...</title><content type='html'>I posted on my blog:&lt;br /&gt;http://twitter.com/#!/hollyanne21</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5295943974799475505'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5295943974799475505'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297278702288#c5295943974799475505' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 12:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8340996724615534632</id><published>2011-02-09T12:12:18.553-07:00</published><updated>2011-02-09T12:12:18.553-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt!!! It turned out BEAUTIFUL! I am totally jea...</title><content type='html'>Britt!!! It turned out BEAUTIFUL! I am totally jealous. All of your hard work has paid off and your baby girl has an amazing room to come home too. You my friend are so very talented.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/8340996724615534632'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/8340996724615534632'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297278738553#c8340996724615534632' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 12:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6424744994335442433</id><published>2011-02-09T12:22:22.007-07:00</published><updated>2011-02-09T12:22:22.007-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA!</title><content type='html'>BABYPALOOZA!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6424744994335442433'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6424744994335442433'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297279342007#c6424744994335442433' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/06690762636418992026</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-THJVj0CqRB8/VNo6ItfI0LI/AAAAAAAAGYk/RzwrzJxo67Q/s32/amber2015-400.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-166026789'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 12:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-953944080956303296</id><published>2011-02-09T12:27:05.601-07:00</published><updated>2011-02-09T12:27:05.601-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>&amp;quot;BABYPALOOZA!&amp;quot; 

shared on my FB 
http:/...</title><content type='html'>&amp;quot;BABYPALOOZA!&amp;quot; &lt;br /&gt;&lt;br /&gt;shared on my FB &lt;br /&gt;http://www.facebook.com/?ref=home#!/profile.php?id=1548495094</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/953944080956303296'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/953944080956303296'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297279625601#c953944080956303296' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 12:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2847453041149150192</id><published>2011-02-09T12:27:21.580-07:00</published><updated>2011-02-09T12:27:21.580-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>RT&amp;#39;d your tweet:

http://twitter.com/#!/amberfunk</title><content type='html'>RT&amp;#39;d your tweet:&lt;br /&gt;&lt;br /&gt;http://twitter.com/#!/amberfunk</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2847453041149150192'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2847453041149150192'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297279641580#c2847453041149150192' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/06690762636418992026</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-THJVj0CqRB8/VNo6ItfI0LI/AAAAAAAAGYk/RzwrzJxo67Q/s32/amber2015-400.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-166026789'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 12:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2098464568044278918</id><published>2011-02-09T12:28:04.157-07:00</published><updated>2011-02-09T12:28:04.157-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza!!</title><content type='html'>Babypalooza!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2098464568044278918'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2098464568044278918'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297279684157#c2098464568044278918' title=''/><author><name>TheBinkers</name><uri>https://www.blogger.com/profile/05844398828763049503</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1135456011'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 12:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1724723149039737941</id><published>2011-02-09T12:28:31.873-07:00</published><updated>2011-02-09T12:28:31.873-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA!</title><content type='html'>BABYPALOOZA!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1724723149039737941'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1724723149039737941'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297279711873#c1724723149039737941' title=''/><author><name>Janice</name><uri>https://www.blogger.com/profile/11556754583572873329</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//4.bp.blogspot.com/_6pk76ObHGHM/TKjgmaLIbdI/AAAAAAAAAck/Jg9s6-TND2M/S220-s32/Wedding+Picture.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-166659847'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 12:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1201776070554007118</id><published>2011-02-09T12:29:00.451-07:00</published><updated>2011-02-09T12:29:00.451-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>babypalooza!</title><content type='html'>babypalooza!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1201776070554007118'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1201776070554007118'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297279740451#c1201776070554007118' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/07611346109361854732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-IxErPaeFZbk/TYo3eZfkkjI/AAAAAAAACeo/tDT2JOby7-g/s32/2011%2BAvitar%2B5x5b.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1296659477'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 12:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1938304420667604540</id><published>2011-02-09T12:30:24.077-07:00</published><updated>2011-02-09T12:30:24.077-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>tweeted!
http://twitter.com/#!/sarahsharp7/status/...</title><content type='html'>tweeted!&lt;br /&gt;http://twitter.com/#!/sarahsharp7/status/35420092388868096</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1938304420667604540'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1938304420667604540'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297279824077#c1938304420667604540' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/07611346109361854732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-IxErPaeFZbk/TYo3eZfkkjI/AAAAAAAACeo/tDT2JOby7-g/s32/2011%2BAvitar%2B5x5b.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1296659477'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 12:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3208993509650112994</id><published>2011-02-09T12:33:08.729-07:00</published><updated>2011-02-09T12:33:08.729-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Posted the ad on my blog sidebar at www.vargafam.b...</title><content type='html'>Posted the ad on my blog sidebar at www.vargafam.blogspot.com&lt;br /&gt;&lt;br /&gt;Also posted on facebook&lt;br /&gt;http://www.facebook.com/?ref=logo#!/janice.varga&lt;br /&gt;&lt;br /&gt;thanks for the chances to win! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3208993509650112994'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3208993509650112994'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297279988729#c3208993509650112994' title=''/><author><name>Janice</name><uri>https://www.blogger.com/profile/11556754583572873329</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//4.bp.blogspot.com/_6pk76ObHGHM/TKjgmaLIbdI/AAAAAAAAAck/Jg9s6-TND2M/S220-s32/Wedding+Picture.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-166659847'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 12:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7775519756262020371</id><published>2011-02-09T12:33:26.091-07:00</published><updated>2011-02-09T12:33:26.091-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA</title><content type='html'>BABYPALOOZA</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7775519756262020371'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7775519756262020371'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297280006091#c7775519756262020371' title=''/><author><name>Laura</name><uri>https://www.blogger.com/profile/12793878512921975289</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-928803788'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 12:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6311993775904859226</id><published>2011-02-09T12:44:59.231-07:00</published><updated>2011-02-09T12:44:59.231-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA !!!!



I also shared on my Facebook p...</title><content type='html'>BABYPALOOZA !!!!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I also shared on my Facebook page !!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6311993775904859226'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6311993775904859226'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297280699231#c6311993775904859226' title=''/><author><name>DimpleBrandy</name><uri>https://www.blogger.com/profile/09640041569342530342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-7367898'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 12:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8368587863496003955</id><published>2011-02-09T12:54:24.620-07:00</published><updated>2011-02-09T12:54:24.620-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA!</title><content type='html'>BABYPALOOZA!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8368587863496003955'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8368587863496003955'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297281264620#c8368587863496003955' title=''/><author><name>Ana Carol</name><uri>https://www.blogger.com/profile/15811445361290196316</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//4.bp.blogspot.com/_uvRTK6ZB3Zk/TFKcwDyvWMI/AAAAAAAAAAo/IpeArU02Xd8/S220-s32/ANA1.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-518184775'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 12:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3066853502454412107</id><published>2011-02-09T12:55:32.302-07:00</published><updated>2011-02-09T12:55:32.302-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza !! Can&amp;#39;t wait to see more !</title><content type='html'>Babypalooza !! Can&amp;#39;t wait to see more !</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3066853502454412107'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3066853502454412107'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297281332302#c3066853502454412107' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/05409096942024081896</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1172074899'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 12:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7169086420509113493</id><published>2011-02-09T12:56:05.484-07:00</published><updated>2011-02-09T12:56:29.054-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7169086420509113493'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7169086420509113493'/><author><name>Ana Carol</name><uri>https://www.blogger.com/profile/15811445361290196316</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//4.bp.blogspot.com/_uvRTK6ZB3Zk/TFKcwDyvWMI/AAAAAAAAAAo/IpeArU02Xd8/S220-s32/ANA1.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-518184775'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 12:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3211457245978570576</id><published>2011-02-09T12:56:13.862-07:00</published><updated>2011-02-09T12:56:13.862-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA!!!</title><content type='html'>BABYPALOOZA!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3211457245978570576'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3211457245978570576'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297281373862#c3211457245978570576' title=''/><author><name>Jewelle</name><uri>https://www.blogger.com/profile/02260332839799346385</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//1.bp.blogspot.com/_PgaJVx1m26Y/SspZwnsStGI/AAAAAAAADFo/aGpJ0WpG-9Q/S220-s32/jewelle.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1888036145'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 12:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1545983276130441371</id><published>2011-02-09T12:57:48.973-07:00</published><updated>2011-02-09T12:57:48.973-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can&amp;#39;t wait to celebrate Babypalooza!</title><content type='html'>Can&amp;#39;t wait to celebrate Babypalooza!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1545983276130441371'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1545983276130441371'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297281468973#c1545983276130441371' title=''/><author><name>jovita</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 12:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7083868689146948537</id><published>2011-02-09T12:57:51.173-07:00</published><updated>2011-02-09T12:57:51.173-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>retweeted too
:)
user  anacpdepaula</title><content type='html'>retweeted too&lt;br /&gt;:)&lt;br /&gt;user  anacpdepaula</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7083868689146948537'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7083868689146948537'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297281471173#c7083868689146948537' title=''/><author><name>Ana Carol</name><uri>https://www.blogger.com/profile/15811445361290196316</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//4.bp.blogspot.com/_uvRTK6ZB3Zk/TFKcwDyvWMI/AAAAAAAAAAo/IpeArU02Xd8/S220-s32/ANA1.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-518184775'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 12:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4595656052126334694</id><published>2011-02-09T13:04:45.129-07:00</published><updated>2011-02-09T13:04:45.129-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA

I love how your nursery turned out, b...</title><content type='html'>BABYPALOOZA&lt;br /&gt;&lt;br /&gt;I love how your nursery turned out, btw. :0)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4595656052126334694'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4595656052126334694'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297281885129#c4595656052126334694' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 1:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3771343427415709620</id><published>2011-02-09T13:13:08.936-07:00</published><updated>2011-02-09T13:13:08.936-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza!!!</title><content type='html'>Babypalooza!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3771343427415709620'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3771343427415709620'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297282388936#c3771343427415709620' title=''/><author><name>Diana Herman</name><uri>https://www.blogger.com/profile/05978315407231218387</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1138980103'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 1:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2812018850238424569</id><published>2011-02-09T13:14:22.057-07:00</published><updated>2011-02-09T13:14:22.057-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza!!!</title><content type='html'>Babypalooza!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2812018850238424569'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2812018850238424569'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297282462057#c2812018850238424569' title=''/><author><name>Sondra</name><uri>https://www.blogger.com/profile/07945262471876542484</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_2KZkodaJAKE/Swb7EDPlfiI/AAAAAAAAAAM/pAxF3ONOdGw/S220-s32/11539_543826555371_31007124_31838326_6522747_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-966433079'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 1:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4461591200406166483</id><published>2011-02-09T13:15:10.857-07:00</published><updated>2011-02-09T13:15:10.857-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza</title><content type='html'>Babypalooza</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4461591200406166483'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4461591200406166483'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297282510857#c4461591200406166483' title=''/><author><name>Al</name><uri>https://www.blogger.com/profile/18175657789263655787</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_xPw7dDWbKh8/SMAXA1XbcmI/AAAAAAAAATs/7mAhgnnQabo/S220-s32/2006.7-31.New+haircut.6.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-158145136'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 1:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1437160637627697734</id><published>2011-02-09T13:18:56.720-07:00</published><updated>2011-02-09T13:18:56.720-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA</title><content type='html'>BABYPALOOZA</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1437160637627697734'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1437160637627697734'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297282736720#c1437160637627697734' title=''/><author><name>AMY</name><uri>https://www.blogger.com/profile/15790335132294267633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-yXWSItNUJtE/ToyTtoHbGJI/AAAAAAAAWjs/Vo54PMXPVL0/s32/IMG_1562a.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1173087483'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 1:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6699878217627757593</id><published>2011-02-09T13:39:59.139-07:00</published><updated>2011-02-09T13:39:59.139-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW!!  Baby .... is one lucky lucky girl to have s...</title><content type='html'>WOW!!  Baby .... is one lucky lucky girl to have such a pretty room that mommy and daddy made for her.  Just gorgoeus guys!!  (pssst.  I see her Minnie dress hanging up.)  SQUEAL!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/6699878217627757593'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/6699878217627757593'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297283999139#c6699878217627757593' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 1:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4916743859162507173</id><published>2011-02-09T13:41:41.675-07:00</published><updated>2011-02-09T13:41:41.675-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, and I second that all girls must have chandeli...</title><content type='html'>Oh, and I second that all girls must have chandeliers.  I think Sophie has one almost exactly like that in her room!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/4916743859162507173'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/4916743859162507173'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297284101675#c4916743859162507173' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 1:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8062948280733193608</id><published>2011-02-09T13:48:53.708-07:00</published><updated>2011-02-09T13:48:53.708-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza!</title><content type='html'>Babypalooza!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8062948280733193608'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8062948280733193608'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297284533708#c8062948280733193608' title=''/><author><name>Celticbabe</name><uri>https://www.blogger.com/profile/17292498016871775877</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-910901444'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 1:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8347927692348358389</id><published>2011-02-09T13:52:08.527-07:00</published><updated>2011-02-09T14:07:20.900-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8347927692348358389'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8347927692348358389'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 1:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-599048593687244032</id><published>2011-02-09T13:54:05.777-07:00</published><updated>2011-02-09T13:54:36.043-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/599048593687244032'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/599048593687244032'/><author><name>Tiggernjen</name><uri>https://www.blogger.com/profile/17835872073185174196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-geca-4TKp7I/WaBE9WgEcVI/AAAAAAAACcE/0mwkbF9sOTYmyFwqyHLohBtwsdYn0uJpACK4BGAYYCw/s32/Selfie.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1707203998'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 1:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7613799957377917677</id><published>2011-02-09T13:55:17.870-07:00</published><updated>2011-02-09T13:55:17.870-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza! 

I am also posting on my blog: www.k...</title><content type='html'>Babypalooza! &lt;br /&gt;&lt;br /&gt;I am also posting on my blog: www.kaylalovesminnie.blogspot.com&lt;br /&gt;&lt;br /&gt;I will drop you on line on my Facebook after posting the ad.&lt;br /&gt;&lt;br /&gt;I posted to my blog as well.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7613799957377917677'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7613799957377917677'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297284917870#c7613799957377917677' title=''/><author><name>KaylaLovesMinnie</name><uri>https://www.blogger.com/profile/18442471173282613497</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/-FuoCQaBCMgA/TYPKBh4XS2I/AAAAAAAAACI/LohQaRNz6IM/s32/100_7738.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1897989944'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 1:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3167576478935138285</id><published>2011-02-09T13:56:36.413-07:00</published><updated>2011-02-09T13:56:36.413-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>babypalooza! How fun.</title><content type='html'>babypalooza! How fun.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3167576478935138285'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3167576478935138285'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297284996413#c3167576478935138285' title=''/><author><name>Rachel</name><uri>https://www.blogger.com/profile/02657803922989094070</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_rWvj1zbhdss/TSKF8Gtk2NI/AAAAAAAAAfM/WSaFNJYfdVI/S220-s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1102008821'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 1:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3533163131034098232</id><published>2011-02-09T13:56:42.584-07:00</published><updated>2011-02-09T13:56:42.584-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>&amp;quot;BABYPALOOZA!&amp;quot; 
I also post to my blog:
...</title><content type='html'>&amp;quot;BABYPALOOZA!&amp;quot; &lt;br /&gt;I also post to my blog:&lt;br /&gt;http://tiggersbouncyplace.blogspot.com/</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3533163131034098232'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3533163131034098232'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297285002584#c3533163131034098232' title=''/><author><name>Tiggernjen</name><uri>https://www.blogger.com/profile/17835872073185174196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-geca-4TKp7I/WaBE9WgEcVI/AAAAAAAACcE/0mwkbF9sOTYmyFwqyHLohBtwsdYn0uJpACK4BGAYYCw/s32/Selfie.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1707203998'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 1:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5450020301828015489</id><published>2011-02-09T13:57:32.470-07:00</published><updated>2011-02-09T13:57:32.470-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have posted to my blog:

http://celticbabe.blogs...</title><content type='html'>I have posted to my blog:&lt;br /&gt;&lt;br /&gt;http://celticbabe.blogspot.com/2011/02/babypalooza-from-britt-ish-designs-and.html</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5450020301828015489'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5450020301828015489'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297285052470#c5450020301828015489' title=''/><author><name>Celticbabe</name><uri>https://www.blogger.com/profile/17292498016871775877</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-910901444'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 1:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3976298259245080638</id><published>2011-02-09T13:58:22.306-07:00</published><updated>2011-02-09T13:58:22.306-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza?
Yea!</title><content type='html'>Babypalooza?&lt;br /&gt;Yea!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3976298259245080638'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3976298259245080638'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297285102306#c3976298259245080638' title=''/><author><name>Diana @ Bugs N Bubbles</name><uri>http://bugsnbubbles.blogspot.com/</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 1:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5637983094519236251</id><published>2011-02-09T13:58:39.311-07:00</published><updated>2011-02-09T13:58:39.311-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>i love it! WTG! you really rock with your designs ...</title><content type='html'>i love it! WTG! you really rock with your designs and ability to create!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/5637983094519236251'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/5637983094519236251'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297285119311#c5637983094519236251' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 1:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7689519882861987950</id><published>2011-02-09T14:02:01.165-07:00</published><updated>2011-02-09T14:02:01.165-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I tweeted!

http://twitter.com/#!/Celticbabe1</title><content type='html'>I tweeted!&lt;br /&gt;&lt;br /&gt;http://twitter.com/#!/Celticbabe1</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7689519882861987950'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7689519882861987950'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297285321165#c7689519882861987950' title=''/><author><name>Celticbabe</name><uri>https://www.blogger.com/profile/17292498016871775877</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-910901444'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 2:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3854187097060569806</id><published>2011-02-09T14:02:49.783-07:00</published><updated>2011-02-09T14:02:49.783-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>And I put it on my facebook page!

http://www.face...</title><content type='html'>And I put it on my facebook page!&lt;br /&gt;&lt;br /&gt;http://www.facebook.com/home.php#!/profile.php?id=605532379&lt;br /&gt;&lt;br /&gt;thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3854187097060569806'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3854187097060569806'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297285369783#c3854187097060569806' title=''/><author><name>Celticbabe</name><uri>https://www.blogger.com/profile/17292498016871775877</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-910901444'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 2:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7343442443736108952</id><published>2011-02-09T14:09:56.767-07:00</published><updated>2011-02-09T14:09:56.767-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA!</title><content type='html'>BABYPALOOZA!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7343442443736108952'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7343442443736108952'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297285796767#c7343442443736108952' title=''/><author><name>andastra</name><uri>https://www.blogger.com/profile/16268061527535019632</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1220327458'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 2:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2547281371177536680</id><published>2011-02-09T14:11:47.478-07:00</published><updated>2011-02-09T14:11:47.478-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA!</title><content type='html'>BABYPALOOZA!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2547281371177536680'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2547281371177536680'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297285907478#c2547281371177536680' title=''/><author><name>comeaux</name><uri>https://www.blogger.com/profile/18301202628084435792</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_t35sGRzgSG4/SPYS9KSihGI/AAAAAAAAADk/ckZqiv6lisA/S220-s32/DSC_0621+-+Copy1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1926382553'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 2:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2274778784326045547</id><published>2011-02-09T14:12:32.436-07:00</published><updated>2011-02-09T14:12:32.436-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I retweeted: http://twitter.com/andastra1</title><content type='html'>I retweeted: http://twitter.com/andastra1</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2274778784326045547'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2274778784326045547'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297285952436#c2274778784326045547' title=''/><author><name>andastra</name><uri>https://www.blogger.com/profile/16268061527535019632</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1220327458'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 2:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2926444152239761241</id><published>2011-02-09T14:17:27.699-07:00</published><updated>2011-02-09T14:17:27.699-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>&amp;quot;BABYPALOOZA!&amp;quot;</title><content type='html'>&amp;quot;BABYPALOOZA!&amp;quot;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2926444152239761241'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2926444152239761241'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297286247699#c2926444152239761241' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 2:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8919086228882159478</id><published>2011-02-09T14:26:29.951-07:00</published><updated>2011-02-09T14:26:29.951-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza!</title><content type='html'>Babypalooza!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8919086228882159478'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8919086228882159478'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297286789951#c8919086228882159478' title=''/><author><name>Ameya</name><uri>https://www.blogger.com/profile/07954358910265753583</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-0mS_nDCWpBI/TfJYzqBH8aI/AAAAAAAABHQ/NZV_76jekp0/s32/avatar_0c7109cd3fbf_128.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1694120241'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 2:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3552879752641209783</id><published>2011-02-09T14:28:41.621-07:00</published><updated>2011-02-09T14:28:41.621-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza!!
Shared it on FB - http://www.faceboo...</title><content type='html'>Babypalooza!!&lt;br /&gt;Shared it on FB - http://www.facebook.com/profile.php?id=1162887408</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3552879752641209783'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3552879752641209783'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297286921621#c3552879752641209783' title=''/><author><name>Jemenifer22</name><uri>https://www.blogger.com/profile/14340527653961863127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//4.bp.blogspot.com/_tBL3alSlIxI/SlGV86kd4wI/AAAAAAAAAFQ/CedSRWoyalo/S220-s32/Picture.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-973317780'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 2:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2138093881310513340</id><published>2011-02-09T14:29:44.830-07:00</published><updated>2011-02-09T14:29:44.830-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA! I posted on FB: http://www.facebook.c...</title><content type='html'>BABYPALOOZA! I posted on FB: http://www.facebook.com/pages/Britt-ish-Designs/38311625848#!/ahughart&lt;br /&gt;and I tweeted: http://twitter.com/#!/allicroppinmama and I blogged about it:&lt;br /&gt;http://thepreachersgal.blogspot.com/2011/02/welcome-to-preachers-gal-blog.html</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2138093881310513340'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2138093881310513340'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297286984830#c2138093881310513340' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 2:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-787493084772558351</id><published>2011-02-09T14:30:36.712-07:00</published><updated>2011-02-09T14:30:36.712-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I retweeted!
http://twitter.com/worldophile</title><content type='html'>I retweeted!&lt;br /&gt;http://twitter.com/worldophile</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/787493084772558351'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/787493084772558351'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297287036712#c787493084772558351' title=''/><author><name>Ameya</name><uri>https://www.blogger.com/profile/07954358910265753583</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-0mS_nDCWpBI/TfJYzqBH8aI/AAAAAAAABHQ/NZV_76jekp0/s32/avatar_0c7109cd3fbf_128.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1694120241'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 2:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3627356423601971757</id><published>2011-02-09T14:31:08.621-07:00</published><updated>2011-02-09T14:31:08.621-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I facebooked but no link to it would work because ...</title><content type='html'>I facebooked but no link to it would work because my profile is on super lockdown. I triple promise I posted it though!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3627356423601971757'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3627356423601971757'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297287068621#c3627356423601971757' title=''/><author><name>Ameya</name><uri>https://www.blogger.com/profile/07954358910265753583</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-0mS_nDCWpBI/TfJYzqBH8aI/AAAAAAAABHQ/NZV_76jekp0/s32/avatar_0c7109cd3fbf_128.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1694120241'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 2:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3221414270377197595</id><published>2011-02-09T14:37:21.392-07:00</published><updated>2011-02-09T14:37:21.392-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA!</title><content type='html'>BABYPALOOZA!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3221414270377197595'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3221414270377197595'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297287441392#c3221414270377197595' title=''/><author><name>Kori</name><uri>https://www.blogger.com/profile/16620343828929315943</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//1.bp.blogspot.com/_cs0JgQzh1Nk/TQACY_sTEdI/AAAAAAAACgo/QIBHryLW41Y/S220-s32/Kori.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1319780503'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 2:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1677783813456182846</id><published>2011-02-09T14:46:58.504-07:00</published><updated>2011-02-09T14:46:58.504-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>babypalooza!!</title><content type='html'>babypalooza!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1677783813456182846'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1677783813456182846'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297288018504#c1677783813456182846' title=''/><author><name>Fiona</name><uri>http://www.byfiona.nl</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 2:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5040694751809429363</id><published>2011-02-09T14:50:54.692-07:00</published><updated>2011-02-09T14:50:54.692-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA!!!</title><content type='html'>BABYPALOOZA!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5040694751809429363'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5040694751809429363'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297288254692#c5040694751809429363' title=''/><author><name>Canadianmommy</name><uri>https://www.blogger.com/profile/17320939804272970171</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_f-a8M9IzqEI/TNY9cU0lmrI/AAAAAAAAAq4/LdTJPmvGulI/S220-s32/wdointhehappydance.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1387541626'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 2:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5891723260561757166</id><published>2011-02-09T15:08:40.497-07:00</published><updated>2011-02-09T15:08:40.497-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>published on my blog:  
http://fivehermans.blogspo...</title><content type='html'>published on my blog:  &lt;br /&gt;http://fivehermans.blogspot.com/2011/02/just-wanting-freebie.html&lt;br /&gt;&lt;br /&gt;and on my Facebook page:&lt;br /&gt;http://www.facebook.com/#!/ngneer98</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5891723260561757166'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5891723260561757166'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297289320497#c5891723260561757166' title=''/><author><name>Diana Herman</name><uri>https://www.blogger.com/profile/05978315407231218387</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1138980103'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 3:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5585647309076758503</id><published>2011-02-09T15:13:01.025-07:00</published><updated>2011-02-09T15:13:01.025-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA---sounds like fun!</title><content type='html'>BABYPALOOZA---sounds like fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5585647309076758503'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5585647309076758503'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297289581025#c5585647309076758503' title=''/><author><name>cassidyk</name><uri>https://www.blogger.com/profile/16089194447898789735</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-119198329'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 3:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5321277639874633096</id><published>2011-02-09T15:17:52.859-07:00</published><updated>2011-02-09T15:17:52.859-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Also shared on Facebook
:)

used Ana de Paula</title><content type='html'>Also shared on Facebook&lt;br /&gt;:)&lt;br /&gt;&lt;br /&gt;used Ana de Paula</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5321277639874633096'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5321277639874633096'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297289872859#c5321277639874633096' title=''/><author><name>Ana Carol</name><uri>https://www.blogger.com/profile/15811445361290196316</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//4.bp.blogspot.com/_uvRTK6ZB3Zk/TFKcwDyvWMI/AAAAAAAAAAo/IpeArU02Xd8/S220-s32/ANA1.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-518184775'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 3:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8738067439364213183</id><published>2011-02-09T15:18:17.063-07:00</published><updated>2011-02-09T15:18:17.063-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA (&amp;amp; thanks for the chance to win!)</title><content type='html'>BABYPALOOZA (&amp;amp; thanks for the chance to win!)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8738067439364213183'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8738067439364213183'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297289897063#c8738067439364213183' title=''/><author><name>Rebecca</name><uri>https://www.blogger.com/profile/06725974417373764155</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-LpUFt0ARaXw/UIwNs6nuprI/AAAAAAAAG6g/fm-cV6KCPC8/s32/0001web200-2sharp.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-907838277'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 3:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9176555248698019771</id><published>2011-02-09T15:21:08.081-07:00</published><updated>2011-02-09T15:21:08.081-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza!  And my baby turns 24 next month!</title><content type='html'>Babypalooza!  And my baby turns 24 next month!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/9176555248698019771'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/9176555248698019771'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297290068081#c9176555248698019771' title=''/><author><name>Marilee</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 3:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5208722525300563408</id><published>2011-02-09T15:27:07.007-07:00</published><updated>2011-02-09T15:27:07.007-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza! and let me tell you it really is, I a...</title><content type='html'>Babypalooza! and let me tell you it really is, I am expecting our sixth child(after having my tubes tied no less) along with four other members of my family who are expecting in Sept too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5208722525300563408'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5208722525300563408'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297290427007#c5208722525300563408' title=''/><author><name>idahorhodes</name><uri>https://www.blogger.com/profile/07610410460176358002</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-BxuE7FuclM8/T10xjBlxntI/AAAAAAAAApo/cA09BMXMAgI/s32/no-red-eyes.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-272017282'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 3:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1086022057734825229</id><published>2011-02-09T15:28:22.977-07:00</published><updated>2011-02-09T15:28:22.977-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA</title><content type='html'>BABYPALOOZA</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1086022057734825229'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1086022057734825229'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297290502977#c1086022057734825229' title=''/><author><name>The Allens</name><uri>https://www.blogger.com/profile/03811833319886113793</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1642068575'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 3:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2525342711783648101</id><published>2011-02-09T15:29:27.486-07:00</published><updated>2011-02-09T15:29:27.486-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza. Posted on my blog www.goldiscraps.com...</title><content type='html'>Babypalooza. Posted on my blog www.goldiscraps.com and facebook.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2525342711783648101'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2525342711783648101'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297290567486#c2525342711783648101' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 3:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7387179585543429799</id><published>2011-02-09T15:31:17.730-07:00</published><updated>2011-02-09T15:34:38.090-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7387179585543429799'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7387179585543429799'/><author><name>idahorhodes</name><uri>https://www.blogger.com/profile/07610410460176358002</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-BxuE7FuclM8/T10xjBlxntI/AAAAAAAAApo/cA09BMXMAgI/s32/no-red-eyes.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-272017282'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 3:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3386275045682488708</id><published>2011-02-09T15:31:18.447-07:00</published><updated>2011-02-09T15:31:18.447-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Holy moley! you girls have been busy! Can&amp;#39;t wa...</title><content type='html'>Holy moley! you girls have been busy! Can&amp;#39;t wait to see BABYPALOOZA!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3386275045682488708'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3386275045682488708'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297290678447#c3386275045682488708' title=''/><author><name>Stefani</name><uri>https://www.blogger.com/profile/00811638302061802890</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1152585659'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 3:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3219730736549159654</id><published>2011-02-09T15:31:33.443-07:00</published><updated>2011-02-09T15:31:33.443-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOOOOZA!!!!  :)

I also posted on FB and Tw...</title><content type='html'>BABYPALOOOOOZA!!!!  :)&lt;br /&gt;&lt;br /&gt;I also posted on FB and Twitter!!&lt;br /&gt;&lt;br /&gt;http://twitpic.com/3y3ti7&lt;br /&gt;&lt;br /&gt;http://www.facebook.com/photo.php?fbid=1653455729504&amp;amp;set=a.1046785803135.2009516.1030376829&amp;amp;ref=nf</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3219730736549159654'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3219730736549159654'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297290693443#c3219730736549159654' title=''/><author><name>Jennifer F.</name><uri>https://www.blogger.com/profile/02781686841439854335</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1493111180'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 3:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5914284097802643436</id><published>2011-02-09T15:32:26.115-07:00</published><updated>2011-02-09T15:32:26.115-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>http://www.facebook.com/share.php?u=http%3A%2F%2Fb...</title><content type='html'>http://www.facebook.com/share.php?u=http%3A%2F%2Fbrittishdesigns.blogspot.com%2F2011%2F02%2Fthis-weekend-babypalooza.html&lt;br /&gt;Just posted on my facebook page!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5914284097802643436'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5914284097802643436'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297290746115#c5914284097802643436' title=''/><author><name>Stefani</name><uri>https://www.blogger.com/profile/00811638302061802890</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1152585659'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 3:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6783788351743370904</id><published>2011-02-09T15:33:42.851-07:00</published><updated>2011-02-09T15:33:42.851-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>http://www.facebook.com/home.php#!/scraphappyrhode...</title><content type='html'>http://www.facebook.com/home.php#!/scraphappyrhodes&lt;br /&gt;&lt;br /&gt;I facebooked it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6783788351743370904'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6783788351743370904'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297290822851#c6783788351743370904' title=''/><author><name>idahorhodes</name><uri>https://www.blogger.com/profile/07610410460176358002</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-BxuE7FuclM8/T10xjBlxntI/AAAAAAAAApo/cA09BMXMAgI/s32/no-red-eyes.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-272017282'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 3:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1911891011300912230</id><published>2011-02-09T15:33:50.216-07:00</published><updated>2011-02-09T15:33:50.216-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA!</title><content type='html'>BABYPALOOZA!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1911891011300912230'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1911891011300912230'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297290830216#c1911891011300912230' title=''/><author><name>Cheryl</name><uri>https://www.blogger.com/profile/00060008319460693056</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//2.bp.blogspot.com/-89GbPsBmxTY/U4oUS-aGUyI/AAAAAAAAEYU/An3Z0-a-r6U/s32/Cheryl%2BProfile1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1988964408'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 3:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8687451938348253488</id><published>2011-02-09T15:33:54.771-07:00</published><updated>2011-02-09T15:33:54.771-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza!</title><content type='html'>Babypalooza!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8687451938348253488'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8687451938348253488'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297290834771#c8687451938348253488' title=''/><author><name>Laura</name><uri>https://www.blogger.com/profile/03737616599773463119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-zuX9fl3t8ko/Tmf5oSKViQI/AAAAAAAAAC0/wAX7IQUe0-0/s32/Avatar-Hpgirl.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1158465436'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 3:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5304059033320946625</id><published>2011-02-09T15:34:29.492-07:00</published><updated>2011-02-09T15:34:29.492-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA! Yay, can&amp;#39;t wait to see it :)</title><content type='html'>BABYPALOOZA! Yay, can&amp;#39;t wait to see it :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5304059033320946625'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5304059033320946625'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297290869492#c5304059033320946625' title=''/><author><name>Lizzy</name><uri>https://www.blogger.com/profile/09799202399070091787</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1031804606'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 3:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4675940764606413870</id><published>2011-02-09T15:35:11.056-07:00</published><updated>2011-02-09T15:35:11.056-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>http://idahorhodesfamily.blogspot.com/2011/02/baby...</title><content type='html'>http://idahorhodesfamily.blogspot.com/2011/02/babypalooza.html&lt;br /&gt;&lt;br /&gt;I blogged it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4675940764606413870'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4675940764606413870'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297290911056#c4675940764606413870' title=''/><author><name>idahorhodes</name><uri>https://www.blogger.com/profile/07610410460176358002</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-BxuE7FuclM8/T10xjBlxntI/AAAAAAAAApo/cA09BMXMAgI/s32/no-red-eyes.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-272017282'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 3:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7492717692736782799</id><published>2011-02-09T15:37:13.348-07:00</published><updated>2011-02-09T15:37:13.348-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>http://twitter.com/#!/scraphappyrhode

I tweeted!</title><content type='html'>http://twitter.com/#!/scraphappyrhode&lt;br /&gt;&lt;br /&gt;I tweeted!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7492717692736782799'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7492717692736782799'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297291033348#c7492717692736782799' title=''/><author><name>idahorhodes</name><uri>https://www.blogger.com/profile/07610410460176358002</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-BxuE7FuclM8/T10xjBlxntI/AAAAAAAAApo/cA09BMXMAgI/s32/no-red-eyes.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-272017282'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 3:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6599328749965242475</id><published>2011-02-09T15:38:45.113-07:00</published><updated>2011-02-09T15:38:45.113-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>http://threelittlefergs.blogspot.com/2011/02/blog-...</title><content type='html'>http://threelittlefergs.blogspot.com/2011/02/blog-post.html#links&lt;br /&gt;Just posted to my blog too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6599328749965242475'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6599328749965242475'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297291125113#c6599328749965242475' title=''/><author><name>Stefani</name><uri>https://www.blogger.com/profile/00811638302061802890</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1152585659'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 3:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7758053247584671398</id><published>2011-02-09T15:41:29.313-07:00</published><updated>2011-02-09T15:41:29.313-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How exciting - BABYPALOOZA!</title><content type='html'>How exciting - BABYPALOOZA!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7758053247584671398'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7758053247584671398'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297291289313#c7758053247584671398' title=''/><author><name>RoverGal</name><uri>https://www.blogger.com/profile/03490390477883008905</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//3.bp.blogspot.com/_7SjalWIOBcA/SaAW6auXGlI/AAAAAAAAE0w/J7vx2RqDY9A/S220-s32/Rovergal2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1217751526'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 3:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6907023943579869513</id><published>2011-02-09T15:51:28.426-07:00</published><updated>2011-02-09T15:51:28.426-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Shared on my blog:
http://lauramissscraps.blogspot...</title><content type='html'>Shared on my blog:&lt;br /&gt;http://lauramissscraps.blogspot.com/2011/02/brittish-designs-and-sahlin-studios.html</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6907023943579869513'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6907023943579869513'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297291888426#c6907023943579869513' title=''/><author><name>Laura</name><uri>https://www.blogger.com/profile/03737616599773463119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-zuX9fl3t8ko/Tmf5oSKViQI/AAAAAAAAAC0/wAX7IQUe0-0/s32/Avatar-Hpgirl.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1158465436'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 3:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-181267419086131828</id><published>2011-02-09T16:02:14.418-07:00</published><updated>2011-02-09T16:02:14.418-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza!! 

So Excited!!</title><content type='html'>Babypalooza!! &lt;br /&gt;&lt;br /&gt;So Excited!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/181267419086131828'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/181267419086131828'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297292534418#c181267419086131828' title=''/><author><name>Chantel</name><uri>https://www.blogger.com/profile/06850517484180158988</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_XWCnkQNPapc/TNELb86OztI/AAAAAAAAAik/vawaXaMBjRI/S220-s32/DSC09284copy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-224050514'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 4:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6948010924248970866</id><published>2011-02-09T16:04:35.581-07:00</published><updated>2011-02-09T16:04:35.581-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA! BABYPALOOZA! BABYPALOOZA!</title><content type='html'>BABYPALOOZA! BABYPALOOZA! BABYPALOOZA!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6948010924248970866'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6948010924248970866'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297292675581#c6948010924248970866' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 4:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2103720065530719064</id><published>2011-02-09T16:08:58.367-07:00</published><updated>2011-02-09T16:08:58.367-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza!</title><content type='html'>Babypalooza!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2103720065530719064'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2103720065530719064'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297292938367#c2103720065530719064' title=''/><author><name>Nancy</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 4:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7469664335411316961</id><published>2011-02-09T16:12:50.438-07:00</published><updated>2011-02-09T16:12:50.438-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Shared Babypalooza on FB http://www.facebook.com/#...</title><content type='html'>Shared Babypalooza on FB http://www.facebook.com/#!/profile.php?id=100000360258156</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7469664335411316961'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7469664335411316961'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297293170438#c7469664335411316961' title=''/><author><name>Nancy</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 4:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-547617369625591358</id><published>2011-02-09T16:25:08.736-07:00</published><updated>2011-02-09T16:25:08.736-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA!
Thanks for the chance!  :-)</title><content type='html'>BABYPALOOZA!&lt;br /&gt;Thanks for the chance!  :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/547617369625591358'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/547617369625591358'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297293908736#c547617369625591358' title=''/><author><name>Jennifer</name><uri>https://www.blogger.com/profile/18419599202513009956</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-wexyBi1aUQ4/To5nbYWKq0I/AAAAAAAAAc4/hgTXxd-Q_5I/s32/Jen%2BPhoto%2BSTS2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-553304793'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 4:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7351401348611528003</id><published>2011-02-09T16:37:55.994-07:00</published><updated>2011-02-09T16:37:55.994-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I also retwittered your link.</title><content type='html'>I also retwittered your link.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7351401348611528003'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7351401348611528003'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297294675994#c7351401348611528003' title=''/><author><name>teresaj</name><uri>https://www.blogger.com/profile/11701444905660631994</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-281393073'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 4:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-975232990859986155</id><published>2011-02-09T16:40:46.945-07:00</published><updated>2011-02-09T16:40:46.945-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA!  Thank you for the chance to win!!

-...</title><content type='html'>BABYPALOOZA!  Thank you for the chance to win!!&lt;br /&gt;&lt;br /&gt;-Coila</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/975232990859986155'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/975232990859986155'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297294846945#c975232990859986155' title=''/><author><name>Davis</name><uri>https://www.blogger.com/profile/10410224519752013983</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-231993207'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 4:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3822144599432182326</id><published>2011-02-09T16:42:04.136-07:00</published><updated>2011-02-09T16:42:04.136-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza looks to be an awesome and fun time! P...</title><content type='html'>Babypalooza looks to be an awesome and fun time! Posted to my Facebook (http://www.facebook.com/pages/Britt-ish-Designs/38311625848#!/keling)and am about to post to my blog (http://bermudascrapper.blogspot.com/)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3822144599432182326'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3822144599432182326'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297294924136#c3822144599432182326' title=''/><author><name>S Westhead</name><uri>https://www.blogger.com/profile/07945106683875609226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2090552403'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 4:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7718207246024088337</id><published>2011-02-09T16:49:52.743-07:00</published><updated>2011-02-09T16:49:52.743-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza!</title><content type='html'>Babypalooza!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7718207246024088337'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7718207246024088337'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297295392743#c7718207246024088337' title=''/><author><name>Dawn B</name><uri>https://www.blogger.com/profile/05314815622458019268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1781874794'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 4:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7373042604762747958</id><published>2011-02-09T16:54:54.374-07:00</published><updated>2011-02-09T16:54:54.374-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay for BABYPALOOZA!</title><content type='html'>Yay for BABYPALOOZA!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7373042604762747958'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7373042604762747958'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297295694374#c7373042604762747958' title=''/><author><name>Heidi D.</name><uri>https://www.blogger.com/profile/11650755798509623107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-414277562'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 4:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5511263073095334657</id><published>2011-02-09T17:02:31.903-07:00</published><updated>2011-02-09T17:02:31.903-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>babypalooza</title><content type='html'>babypalooza</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5511263073095334657'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5511263073095334657'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297296151903#c5511263073095334657' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/03192630617455515510</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-26762769'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 5:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8554563795980970117</id><published>2011-02-09T17:03:59.324-07:00</published><updated>2011-02-09T17:03:59.324-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza!!</title><content type='html'>Babypalooza!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8554563795980970117'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8554563795980970117'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297296239324#c8554563795980970117' title=''/><author><name>FaithInBirth</name><uri>https://www.blogger.com/profile/17013951483446299496</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1195702727'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 5:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5764734259894628194</id><published>2011-02-09T17:09:57.046-07:00</published><updated>2011-02-09T17:09:57.046-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m really liking this BABYPALOOZA!!!!  Thanks...</title><content type='html'>I&amp;#39;m really liking this BABYPALOOZA!!!!  Thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5764734259894628194'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5764734259894628194'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297296597046#c5764734259894628194' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 5:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8128350075989882194</id><published>2011-02-09T17:15:31.217-07:00</published><updated>2011-02-09T17:15:31.217-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza!</title><content type='html'>Babypalooza!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8128350075989882194'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8128350075989882194'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297296931217#c8128350075989882194' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/02953440103781720253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//img.photobucket.com/albums/v109/kswm30b/icons/skating/disney_heatherw.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-51884619'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 5:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5263592182353444361</id><published>2011-02-09T17:18:14.434-07:00</published><updated>2011-02-09T17:18:14.434-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Posted to my Blog!

http://nancy-lilyspad.blogspot...</title><content type='html'>Posted to my Blog!&lt;br /&gt;&lt;br /&gt;http://nancy-lilyspad.blogspot.com/2011/02/babypalooza.html</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5263592182353444361'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5263592182353444361'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297297094434#c5263592182353444361' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 5:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9114530314687969506</id><published>2011-02-09T17:20:56.179-07:00</published><updated>2011-02-09T17:20:56.179-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Posted to Facebook!

http://www.facebook.com/profi...</title><content type='html'>Posted to Facebook!&lt;br /&gt;&lt;br /&gt;http://www.facebook.com/profile.php?id=562016324</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/9114530314687969506'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/9114530314687969506'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297297256179#c9114530314687969506' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 5:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4852094405355824227</id><published>2011-02-09T17:22:07.996-07:00</published><updated>2011-02-09T17:22:07.996-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Posted on my blog:
http://heatherw25.blogspot.com/...</title><content type='html'>Posted on my blog:&lt;br /&gt;http://heatherw25.blogspot.com/2011/02/fun-celebration.html</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4852094405355824227'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4852094405355824227'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297297327996#c4852094405355824227' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/02953440103781720253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//img.photobucket.com/albums/v109/kswm30b/icons/skating/disney_heatherw.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-51884619'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 5:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2688940001376976477</id><published>2011-02-09T17:23:04.933-07:00</published><updated>2011-02-09T17:23:04.933-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Retweeted!

http://twitter.com/#!/nkathleena</title><content type='html'>Retweeted!&lt;br /&gt;&lt;br /&gt;http://twitter.com/#!/nkathleena</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2688940001376976477'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2688940001376976477'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297297384933#c2688940001376976477' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 5:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8282637471382693882</id><published>2011-02-09T17:23:59.023-07:00</published><updated>2011-02-09T17:23:59.023-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>on twitter:
http://twitter.com/heatherw25/status/3...</title><content type='html'>on twitter:&lt;br /&gt;http://twitter.com/heatherw25/status/35445724388917248</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8282637471382693882'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8282637471382693882'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297297439023#c8282637471382693882' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/02953440103781720253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//img.photobucket.com/albums/v109/kswm30b/icons/skating/disney_heatherw.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-51884619'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 5:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8105222110501373810</id><published>2011-02-09T17:29:53.871-07:00</published><updated>2011-02-09T17:29:53.871-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>babypalooza!</title><content type='html'>babypalooza!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8105222110501373810'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8105222110501373810'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297297793871#c8105222110501373810' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/06833643401459556575</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1213531922'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 5:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7210217711523723512</id><published>2011-02-09T17:30:38.563-07:00</published><updated>2011-02-09T17:30:38.563-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>babypalooza!</title><content type='html'>babypalooza!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7210217711523723512'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7210217711523723512'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297297838563#c7210217711523723512' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/06833643401459556575</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1213531922'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 5:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4822189301117882203</id><published>2011-02-09T17:37:34.855-07:00</published><updated>2011-02-09T17:37:34.855-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations!  Beautiful nursery!  Great job on...</title><content type='html'>Congratulations!  Beautiful nursery!  Great job on it.  I especially love the wall posters you made with the saying.  I wish I knew how to make them.  :)&lt;br /&gt;Best wishes to you and your upcoming arrival.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/4822189301117882203'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/4822189301117882203'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297298254855#c4822189301117882203' title=''/><author><name>Memories By You</name><uri>https://www.blogger.com/profile/14944404760043708314</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_iDCuKncfjio/Sp2JaTG0iWI/AAAAAAAAAK4/r9JXMsq1Pdc/S220-s32/Image1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-763943210'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 5:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8982360828365168930</id><published>2011-02-09T17:40:05.994-07:00</published><updated>2011-02-09T17:40:05.994-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the chance to win!  babypalooza</title><content type='html'>Thank you for the chance to win!  babypalooza</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8982360828365168930'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8982360828365168930'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297298405994#c8982360828365168930' title=''/><author><name>Anne Hall</name><uri>https://www.blogger.com/profile/16135864764022325353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1114426429'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 5:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4519459873864406130</id><published>2011-02-09T17:44:13.734-07:00</published><updated>2011-02-09T17:44:13.734-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How exciting!  Your BABYPALOOZA weekend sounds fun...</title><content type='html'>How exciting!  Your BABYPALOOZA weekend sounds fun!  Love your baby room too!  So cute!  We didn&amp;#39;t do much for any of my 4 girls nursery, so it&amp;#39;s neat to see everything you did to yours!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2656626852507174712/comments/default/4519459873864406130'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2656626852507174712/comments/default/4519459873864406130'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/arriving-soon.html?showComment=1297298653734#c4519459873864406130' title=''/><author><name>Aussiegirl</name><uri>https://www.blogger.com/profile/03852038327495578917</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/arriving-soon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2656626852507174712' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2656626852507174712' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1376816543'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 5:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1707390860921605127</id><published>2011-02-09T17:46:22.188-07:00</published><updated>2011-02-09T17:46:22.188-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>posted on my blog

http://ajhall0628.typepad.com/b...</title><content type='html'>posted on my blog&lt;br /&gt;&lt;br /&gt;http://ajhall0628.typepad.com/blog/2011/02/my-entry-1.html</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1707390860921605127'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1707390860921605127'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297298782188#c1707390860921605127' title=''/><author><name>Anne Hall</name><uri>https://www.blogger.com/profile/16135864764022325353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1114426429'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 5:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2113017707279294345</id><published>2011-02-09T17:47:48.262-07:00</published><updated>2011-02-09T17:47:48.262-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can&amp;#39;t wait for babypalooza!</title><content type='html'>Can&amp;#39;t wait for babypalooza!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2113017707279294345'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2113017707279294345'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297298868262#c2113017707279294345' title=''/><author><name>Memories By You</name><uri>https://www.blogger.com/profile/14944404760043708314</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_iDCuKncfjio/Sp2JaTG0iWI/AAAAAAAAAK4/r9JXMsq1Pdc/S220-s32/Image1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-763943210'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 5:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6722948001715459766</id><published>2011-02-09T17:49:09.715-07:00</published><updated>2011-02-09T17:49:09.715-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>shared on my fb.  Thank you for the chance to win</title><content type='html'>shared on my fb.  Thank you for the chance to win</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6722948001715459766'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6722948001715459766'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297298949715#c6722948001715459766' title=''/><author><name>Anne Hall</name><uri>https://www.blogger.com/profile/16135864764022325353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1114426429'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 5:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7048298848109519963</id><published>2011-02-09T17:53:02.445-07:00</published><updated>2011-02-09T17:53:02.445-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>babypalooza girl!!!!  I also put a link on my face...</title><content type='html'>babypalooza girl!!!!  I also put a link on my facebook page</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7048298848109519963'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7048298848109519963'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297299182445#c7048298848109519963' title=''/><author><name>Lisa Ritchie</name><uri>https://www.blogger.com/profile/18302933646964367742</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-424980774'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 5:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9021760017972130703</id><published>2011-02-09T17:54:10.366-07:00</published><updated>2011-02-09T17:54:10.366-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA!!  So can&amp;#39;t wait to see what Krist...</title><content type='html'>BABYPALOOZA!!  So can&amp;#39;t wait to see what Krista and you have in store for us!  Thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/9021760017972130703'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/9021760017972130703'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297299250366#c9021760017972130703' title=''/><author><name>Patricia</name><uri>https://www.blogger.com/profile/10363673576955942618</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1491692169'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 5:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7545071838756667903</id><published>2011-02-09T18:06:29.536-07:00</published><updated>2011-02-09T18:06:29.536-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a fun way to celebrate your soon-to-be baby!</title><content type='html'>What a fun way to celebrate your soon-to-be baby!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7545071838756667903'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7545071838756667903'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297299989536#c7545071838756667903' title=''/><author><name>Talbots</name><uri>https://www.blogger.com/profile/00687241847784877640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2125826063'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 6:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2351894590756472520</id><published>2011-02-09T18:09:53.110-07:00</published><updated>2011-02-09T18:09:53.110-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza!</title><content type='html'>Babypalooza!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2351894590756472520'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2351894590756472520'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297300193110#c2351894590756472520' title=''/><author><name>Talbots</name><uri>https://www.blogger.com/profile/00687241847784877640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2125826063'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 6:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2112345238899920644</id><published>2011-02-09T18:17:17.100-07:00</published><updated>2011-02-09T18:17:17.100-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Also tweeted about giveaway on http://twitter.com/...</title><content type='html'>Also tweeted about giveaway on http://twitter.com/ppacania/status/35501050437828608</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2112345238899920644'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2112345238899920644'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297300637100#c2112345238899920644' title=''/><author><name>Patricia</name><uri>https://www.blogger.com/profile/10363673576955942618</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1491692169'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 6:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2451980272074635406</id><published>2011-02-09T18:25:27.398-07:00</published><updated>2011-02-09T18:25:27.398-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA!</title><content type='html'>BABYPALOOZA!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2451980272074635406'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2451980272074635406'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297301127398#c2451980272074635406' title=''/><author><name>X-tina</name><uri>https://www.blogger.com/profile/09201304600878823120</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='//1.bp.blogspot.com/_gZbHAJAM6-4/SLCuguAQfiI/AAAAAAAAAAM/DQrqdAqDfhE/S220-s32/DSC_0044.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-524236270'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 6:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-440956019286633847</id><published>2011-02-09T18:53:37.468-07:00</published><updated>2011-02-09T18:53:37.468-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza! Thanks for the chance!!</title><content type='html'>Babypalooza! Thanks for the chance!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/440956019286633847'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/440956019286633847'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297302817468#c440956019286633847' title=''/><author><name>roxanamdm</name><uri>https://www.blogger.com/profile/16746425806604464452</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='23' src='//2.bp.blogspot.com/_jfRKsHXuV2Q/TFQgRyQs_dI/AAAAAAAAAAM/k_hhL8-N6N8/S220-s31/bambi+e+amigos.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2144322157'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 6:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6451623313180089971</id><published>2011-02-09T18:53:59.358-07:00</published><updated>2011-02-09T18:53:59.358-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Posted on my blog: http://scrapscardsandmore.blogs...</title><content type='html'>Posted on my blog: http://scrapscardsandmore.blogspot.com/2011/02/babypalooza-by-britt-ish-designs-and.html</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6451623313180089971'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6451623313180089971'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297302839358#c6451623313180089971' title=''/><author><name>roxanamdm</name><uri>https://www.blogger.com/profile/16746425806604464452</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='23' src='//2.bp.blogspot.com/_jfRKsHXuV2Q/TFQgRyQs_dI/AAAAAAAAAAM/k_hhL8-N6N8/S220-s31/bambi+e+amigos.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2144322157'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 6:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-776304136767982035</id><published>2011-02-09T18:54:19.826-07:00</published><updated>2011-02-09T18:54:19.826-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Shared on FB: http://www.facebook.com/Roxmdm</title><content type='html'>Shared on FB: http://www.facebook.com/Roxmdm</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/776304136767982035'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/776304136767982035'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297302859826#c776304136767982035' title=''/><author><name>roxanamdm</name><uri>https://www.blogger.com/profile/16746425806604464452</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='23' src='//2.bp.blogspot.com/_jfRKsHXuV2Q/TFQgRyQs_dI/AAAAAAAAAAM/k_hhL8-N6N8/S220-s31/bambi+e+amigos.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2144322157'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 6:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-51634339567224797</id><published>2011-02-09T18:55:25.403-07:00</published><updated>2011-02-09T18:55:25.403-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Retweeted: http://twitter.com/#!/roxanamdm</title><content type='html'>Retweeted: http://twitter.com/#!/roxanamdm</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/51634339567224797'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/51634339567224797'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297302925403#c51634339567224797' title=''/><author><name>roxanamdm</name><uri>https://www.blogger.com/profile/16746425806604464452</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='23' src='//2.bp.blogspot.com/_jfRKsHXuV2Q/TFQgRyQs_dI/AAAAAAAAAAM/k_hhL8-N6N8/S220-s31/bambi+e+amigos.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2144322157'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 6:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3079254506103603237</id><published>2011-02-09T18:55:30.838-07:00</published><updated>2011-02-09T18:55:30.838-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA</title><content type='html'>BABYPALOOZA</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3079254506103603237'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3079254506103603237'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297302930838#c3079254506103603237' title=''/><author><name>John and Rachel Erickson</name><uri>https://www.blogger.com/profile/05469235443858056450</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-176806441'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 6:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6545254442972074514</id><published>2011-02-09T18:59:44.331-07:00</published><updated>2011-02-09T18:59:44.331-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m super excited! My sister found out today t...</title><content type='html'>I&amp;#39;m super excited! My sister found out today that&amp;#39;s she&amp;#39;s expecting a GIRL! Yay BABYPALOOZA!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6545254442972074514'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6545254442972074514'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297303184331#c6545254442972074514' title=''/><author><name>Christy</name><uri>https://www.blogger.com/profile/04697454493961433517</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-Fe1iVk7XxZs/Tpj9GEJiSKI/AAAAAAAAAJA/fYLGFoVDpRw/s32/029%2Bcopy%2B3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026366719'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 6:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6035337746644410416</id><published>2011-02-09T19:10:01.939-07:00</published><updated>2011-02-09T19:10:01.939-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Woo hoo for Babypalooza!!!  My friend is expecting...</title><content type='html'>Woo hoo for Babypalooza!!!  My friend is expecting twins this summer so winning baby stuff would great!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6035337746644410416'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6035337746644410416'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297303801939#c6035337746644410416' title=''/><author><name>ckcpurple</name><uri>https://www.blogger.com/profile/13577947259133668644</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//1.bp.blogspot.com/_nJHZv5La2O0/SPaKzpw2yMI/AAAAAAAAAAM/ZPSFkFSRer8/S220-s32/avitar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-686049804'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 7:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4749133026814711984</id><published>2011-02-09T19:12:41.423-07:00</published><updated>2011-02-09T19:12:41.423-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Posted on FB!!!</title><content type='html'>Posted on FB!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4749133026814711984'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4749133026814711984'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297303961423#c4749133026814711984' title=''/><author><name>ckcpurple</name><uri>https://www.blogger.com/profile/13577947259133668644</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//1.bp.blogspot.com/_nJHZv5La2O0/SPaKzpw2yMI/AAAAAAAAAAM/ZPSFkFSRer8/S220-s32/avitar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-686049804'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 7:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7778811153391374845</id><published>2011-02-09T19:14:20.751-07:00</published><updated>2011-02-09T19:14:20.751-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza!!!!!  I can&amp;#39;t wait, I have 19 mont...</title><content type='html'>Babypalooza!!!!!  I can&amp;#39;t wait, I have 19 months of baby girl photos just sitting around  ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7778811153391374845'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7778811153391374845'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297304060751#c7778811153391374845' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 7:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4179640227300622694</id><published>2011-02-09T19:21:12.436-07:00</published><updated>2011-02-09T19:21:12.436-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I blogged it!  http://undertheseas.wordpress.com/2...</title><content type='html'>I blogged it!  http://undertheseas.wordpress.com/2011/02/09/if-you-are-a-digital-scrapbooker/</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4179640227300622694'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4179640227300622694'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297304472436#c4179640227300622694' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 7:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7242302875467009951</id><published>2011-02-09T19:22:44.795-07:00</published><updated>2011-02-09T19:22:44.795-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA!</title><content type='html'>BABYPALOOZA!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7242302875467009951'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7242302875467009951'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297304564795#c7242302875467009951' title=''/><author><name>Alyna</name><uri>https://www.blogger.com/profile/02824786726787709505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1573832563'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 7:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4716719611201242025</id><published>2011-02-09T19:26:08.081-07:00</published><updated>2011-02-09T19:26:08.081-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Retweeted, I&amp;#39;m not sure if this is the right w...</title><content type='html'>Retweeted, I&amp;#39;m not sure if this is the right way to show it here but here it goes:  http://twitter.com/#!/undertheseas2</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4716719611201242025'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4716719611201242025'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297304768081#c4716719611201242025' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 7:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8447904276990509554</id><published>2011-02-09T19:55:26.263-07:00</published><updated>2011-02-09T19:55:26.263-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA!  Hope I get lucky :)</title><content type='html'>BABYPALOOZA!  Hope I get lucky :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8447904276990509554'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8447904276990509554'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297306526263#c8447904276990509554' title=''/><author><name>Lois B</name><uri>https://www.blogger.com/profile/09191034109539606508</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//2.bp.blogspot.com/-4QaBSOBr6tk/Utb94EiBgHI/AAAAAAAAABo/mTXC4lyZ3hI/s32/AVATAR.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-731551858'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 7:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7139597997458004145</id><published>2011-02-09T20:00:44.369-07:00</published><updated>2011-02-09T20:00:44.369-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>retweet: http://twitter.com/letsiana</title><content type='html'>retweet: http://twitter.com/letsiana</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7139597997458004145'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7139597997458004145'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297306844369#c7139597997458004145' title=''/><author><name>tatsiana</name><uri>https://www.blogger.com/profile/07044807604501468222</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1565384368'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 8:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1117025155303579753</id><published>2011-02-09T20:01:05.115-07:00</published><updated>2011-02-09T20:01:05.115-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>&amp;quot;babypalooza!&amp;quot;</title><content type='html'>&amp;quot;babypalooza!&amp;quot;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1117025155303579753'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1117025155303579753'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297306865115#c1117025155303579753' title=''/><author><name>tatsiana</name><uri>https://www.blogger.com/profile/07044807604501468222</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1565384368'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 8:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3255294541224170251</id><published>2011-02-09T20:11:16.884-07:00</published><updated>2011-02-09T20:11:16.884-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza!</title><content type='html'>Babypalooza!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3255294541224170251'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3255294541224170251'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297307476884#c3255294541224170251' title=''/><author><name>Lorilynne</name><uri>https://www.blogger.com/profile/02803669606092838836</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1210946134'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 8:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1496091366250645328</id><published>2011-02-09T20:12:01.822-07:00</published><updated>2011-02-09T20:12:01.822-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>babypalooza!</title><content type='html'>babypalooza!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1496091366250645328'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1496091366250645328'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297307521822#c1496091366250645328' title=''/><author><name>CB</name><uri>https://www.blogger.com/profile/06404473089699496809</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//1.bp.blogspot.com/-rGGwYtapt00/TroeuzXtnYI/AAAAAAAAFzQ/mnlgn0zS0BM/s32/profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1681730465'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 8:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3539574273663785054</id><published>2011-02-09T20:13:21.811-07:00</published><updated>2011-02-09T20:13:21.811-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a beautiful room, really well done.</title><content type='html'>What a beautiful room, really well done.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/3539574273663785054'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/3539574273663785054'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297307601811#c3539574273663785054' title=''/><author><name>janette</name><uri>https://www.blogger.com/profile/05129897252442235710</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1875634131'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 8:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6711624693355344974</id><published>2011-02-09T20:18:23.923-07:00</published><updated>2011-02-09T20:18:23.923-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza! How wonderful!</title><content type='html'>Babypalooza! How wonderful!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6711624693355344974'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6711624693355344974'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297307903923#c6711624693355344974' title=''/><author><name>Karen McMullen</name><uri>https://www.blogger.com/profile/14458644618490941554</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1448902179'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 8:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3626959003235506994</id><published>2011-02-09T20:22:19.562-07:00</published><updated>2011-02-09T20:22:19.562-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza!

I also shared your post on my blog, ...</title><content type='html'>Babypalooza!&lt;br /&gt;&lt;br /&gt;I also shared your post on my blog, FB page and RT&amp;#39;d on Twitter.  Thanks for the chance to win!&lt;br /&gt;&lt;br /&gt;http://amydudgeon.blogspot.com/2011/02/babypalooza.html&lt;br /&gt;&lt;br /&gt;http://www.facebook.com/#!/profile.php?id=1072425641&lt;br /&gt;&lt;br /&gt;http://twitter.com/#!/amydudgeon</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3626959003235506994'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3626959003235506994'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297308139562#c3626959003235506994' title=''/><author><name>amykayhay</name><uri>https://www.blogger.com/profile/16575430630906914133</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2032160525'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 8:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1634167517067042150</id><published>2011-02-09T20:40:46.016-07:00</published><updated>2011-02-09T20:40:46.016-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA!!!</title><content type='html'>BABYPALOOZA!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1634167517067042150'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1634167517067042150'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297309246016#c1634167517067042150' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/05927536805859252377</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-268328369'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 8:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6037810724821445776</id><published>2011-02-09T20:52:23.310-07:00</published><updated>2011-02-09T20:52:23.310-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA looks like its going to be SO CUTE!</title><content type='html'>BABYPALOOZA looks like its going to be SO CUTE!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6037810724821445776'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6037810724821445776'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297309943310#c6037810724821445776' title=''/><author><name>scaccogirl</name><uri>https://www.blogger.com/profile/10381399464591334773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/-z4Ki72nERys/TqglUcLmJCI/AAAAAAAAAZ8/VI3LbQL6M20/s32/me%2B2011%2B10.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1087322966'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 8:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-709116844578219997</id><published>2011-02-09T20:52:26.243-07:00</published><updated>2011-02-09T20:52:26.243-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>&amp;quot;BABYPALOOZA!&amp;quot;  Yeah Britt, I&amp;#39;m so h...</title><content type='html'>&amp;quot;BABYPALOOZA!&amp;quot;  Yeah Britt, I&amp;#39;m so happy for you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/709116844578219997'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/709116844578219997'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297309946243#c709116844578219997' title=''/><author><name>flower2416</name><uri>https://www.blogger.com/profile/04606362465800383579</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp0.blogger.com/_qlQ5mrF8P_M/SHPfQqOxWlI/AAAAAAAAAAM/eY-AzQs47Hg/S220-s32/IMG_7331.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1707426583'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 8:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2905855475447573024</id><published>2011-02-09T21:00:04.720-07:00</published><updated>2011-02-09T21:00:04.720-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Shared on my blog!  www.astorytoremember.blogspot.com</title><content type='html'>Shared on my blog!  www.astorytoremember.blogspot.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2905855475447573024'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2905855475447573024'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297310404720#c2905855475447573024' title=''/><author><name>Michelle D.</name><uri>https://www.blogger.com/profile/13873162737653293672</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_mBxGeK6OFzk/SLpEQMSsQuI/AAAAAAAAAA8/YVQkFCTdIZ8/S220-s32/Michelle3BW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2007856158'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 9:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6085169189366919789</id><published>2011-02-09T21:03:09.523-07:00</published><updated>2011-02-09T21:03:09.523-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Shared on facebook with link!
http://www.facebook....</title><content type='html'>Shared on facebook with link!&lt;br /&gt;http://www.facebook.com/#!/profile.php?id=1275142265</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6085169189366919789'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6085169189366919789'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297310589523#c6085169189366919789' title=''/><author><name>Michelle D.</name><uri>https://www.blogger.com/profile/13873162737653293672</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_mBxGeK6OFzk/SLpEQMSsQuI/AAAAAAAAAA8/YVQkFCTdIZ8/S220-s32/Michelle3BW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2007856158'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 9:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9086095269931597847</id><published>2011-02-09T21:08:50.724-07:00</published><updated>2011-02-09T21:08:50.724-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Retweeted your tweet
http://twitter.com/#!/mdbsktcase</title><content type='html'>Retweeted your tweet&lt;br /&gt;http://twitter.com/#!/mdbsktcase</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/9086095269931597847'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/9086095269931597847'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297310930724#c9086095269931597847' title=''/><author><name>Michelle D.</name><uri>https://www.blogger.com/profile/13873162737653293672</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_mBxGeK6OFzk/SLpEQMSsQuI/AAAAAAAAAA8/YVQkFCTdIZ8/S220-s32/Michelle3BW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2007856158'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 9:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4821051015141135006</id><published>2011-02-09T21:17:06.877-07:00</published><updated>2011-02-09T21:17:06.877-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I also link it to my FB and comment on your post o...</title><content type='html'>I also link it to my FB and comment on your post on FB...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4821051015141135006'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4821051015141135006'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297311426877#c4821051015141135006' title=''/><author><name>Tiggernjen</name><uri>https://www.blogger.com/profile/17835872073185174196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-geca-4TKp7I/WaBE9WgEcVI/AAAAAAAACcE/0mwkbF9sOTYmyFwqyHLohBtwsdYn0uJpACK4BGAYYCw/s32/Selfie.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1707203998'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 9:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2668000079799823922</id><published>2011-02-09T21:41:28.032-07:00</published><updated>2011-02-09T21:41:28.032-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!  I&amp;#39;m so excited about babypalooza!  We&amp;#3...</title><content type='html'>Wow!  I&amp;#39;m so excited about babypalooza!  We&amp;#39;re expecting a baby girl, well she&amp;#39;s technically my niece, but I&amp;#39;m gonna claim her!  Congrats sweetie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2668000079799823922'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2668000079799823922'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297312888032#c2668000079799823922' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 9:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-988674185076775424</id><published>2011-02-09T21:43:54.016-07:00</published><updated>2011-02-09T21:43:54.016-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA</title><content type='html'>BABYPALOOZA</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/988674185076775424'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/988674185076775424'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297313034016#c988674185076775424' title=''/><author><name>Melissa Deming</name><uri>http://www.melissademing.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 9:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9163022559349939283</id><published>2011-02-09T22:11:59.578-07:00</published><updated>2011-02-09T22:11:59.578-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza!</title><content type='html'>Babypalooza!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/9163022559349939283'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/9163022559349939283'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297314719578#c9163022559349939283' title=''/><author><name>Melissa</name><uri>https://www.blogger.com/profile/02763977230658223346</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-wOEQSuNAnkA/Tq7OM4HKHVI/AAAAAAAABGQ/Fh9f9kd8Qp8/s32/mc_avie_sm.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-266388436'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 10:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8683826459646865648</id><published>2011-02-09T23:05:38.575-07:00</published><updated>2011-02-09T23:05:38.575-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA!

Shared on my facebook (www.facebook....</title><content type='html'>BABYPALOOZA!&lt;br /&gt;&lt;br /&gt;Shared on my facebook (www.facebook.com/missleilanie)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8683826459646865648'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8683826459646865648'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297317938575#c8683826459646865648' title=''/><author><name>LeilanieMarie</name><uri>https://www.blogger.com/profile/08163398513053169395</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-lJfcOjcmSBU/Tz5YouLSCbI/AAAAAAAAAEs/2Tov6ysVTOw/s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2059657277'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2011 at 11:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-336772672630713740</id><published>2011-02-10T00:41:46.517-07:00</published><updated>2011-02-10T00:41:46.517-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza!</title><content type='html'>Babypalooza!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/336772672630713740'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/336772672630713740'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297323706517#c336772672630713740' title=''/><author><name>Jill</name><uri>https://www.blogger.com/profile/15224434332647043352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//4.bp.blogspot.com/_ejYwt5rCfSs/TS2qkGjshTI/AAAAAAAAAGs/33fcpxbwh-k/S220-s32/IMG_2066_small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-68435840'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 12:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6141440670109420132</id><published>2011-02-10T00:45:38.230-07:00</published><updated>2011-02-10T00:45:38.230-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Shared on FB: http://www.facebook.com/pages/Britt-...</title><content type='html'>Shared on FB: http://www.facebook.com/pages/Britt-ish-Designs/38311625848#!/profile.php?id=1775752445</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6141440670109420132'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6141440670109420132'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297323938230#c6141440670109420132' title=''/><author><name>Jill</name><uri>https://www.blogger.com/profile/15224434332647043352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//4.bp.blogspot.com/_ejYwt5rCfSs/TS2qkGjshTI/AAAAAAAAAGs/33fcpxbwh-k/S220-s32/IMG_2066_small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-68435840'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 12:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-377398743351680707</id><published>2011-02-10T04:19:11.975-07:00</published><updated>2011-02-10T04:19:11.975-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA!!!</title><content type='html'>BABYPALOOZA!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/377398743351680707'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/377398743351680707'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297336751975#c377398743351680707' title=''/><author><name>Leonor</name><uri>https://www.blogger.com/profile/13007354280332968370</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1632200801'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 4:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8274044365425463988</id><published>2011-02-10T06:55:26.431-07:00</published><updated>2011-02-10T06:55:26.431-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love it!  And no, not too much detail. i have been...</title><content type='html'>Love it!  And no, not too much detail. i have been glued to the HGTV channel and I love seeing this transformation.  Your design is perfect.  Truly lovely, elegant, and fem.  Great job!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/8274044365425463988'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/8274044365425463988'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297346126431#c8274044365425463988' title=''/><author><name>Laura Schmitt</name><uri>https://www.blogger.com/profile/05463058207258783953</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='24' src='//3.bp.blogspot.com/__R-N2HoHns0/TBlqjQRKmHI/AAAAAAABC-g/BxTOFwfkgbY/S220-s31/bfclass.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-811880337'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 6:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2528178929199732410</id><published>2011-02-10T07:41:43.666-07:00</published><updated>2011-02-10T07:41:43.666-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza!

I also shared the ad on my facebook ...</title><content type='html'>Babypalooza!&lt;br /&gt;&lt;br /&gt;I also shared the ad on my facebook page.&lt;br /&gt;https://www.facebook.com/profile.php?id=1340451583</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2528178929199732410'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2528178929199732410'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297348903666#c2528178929199732410' title=''/><author><name>Charlene</name><uri>https://www.blogger.com/profile/12644250990321013014</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-ICjHyT32CDY/Xih92daasBI/AAAAAAAAUyY/jWPulmtfS8AoexpRXOg1-yWAl-4ABGnuQCK4BGAYYCw/s32/SKM_C754e18050214150_0001_copy%2B%2528Medium%2529.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1670564358'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 7:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3635313253421612218</id><published>2011-02-10T07:58:02.852-07:00</published><updated>2011-02-10T07:58:02.852-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza!
Also posted to Facebook: www.facebook...</title><content type='html'>Babypalooza!&lt;br /&gt;Also posted to Facebook: www.facebook.com/stephaniebotvin&lt;br /&gt;and to my blog, www.babymasala.blogspot.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3635313253421612218'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3635313253421612218'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297349882852#c3635313253421612218' title=''/><author><name>Stephaniekb</name><uri>https://www.blogger.com/profile/15117260465061181392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_0A19ZrgFby8/SmcfqowjBAI/AAAAAAAAACQ/IEADKIYG0ao/S220-s32/4th+of+July+photo.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1487898364'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 7:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2615499120331109827</id><published>2011-02-10T08:06:38.858-07:00</published><updated>2011-02-10T08:06:38.858-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>babypalooza!  love it.</title><content type='html'>babypalooza!  love it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2615499120331109827'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2615499120331109827'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297350398858#c2615499120331109827' title=''/><author><name>LRaeWoo</name><uri>https://www.blogger.com/profile/17291228027061026121</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='//2.bp.blogspot.com/_N0GJmWVHtlc/TQJiceJse_I/AAAAAAAAAAM/IXbg1fIr_Dg/S220-s32/facebook%2Bpic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2018189757'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 8:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4106088412853396819</id><published>2011-02-10T08:22:41.783-07:00</published><updated>2011-02-10T08:22:41.783-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;d love to win BABYPALOOZA!  Thanks for this ...</title><content type='html'>I&amp;#39;d love to win BABYPALOOZA!  Thanks for this chance.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4106088412853396819'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4106088412853396819'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297351361783#c4106088412853396819' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 8:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6534333233636051964</id><published>2011-02-10T08:57:36.927-07:00</published><updated>2011-02-10T08:57:36.927-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your nursery is just adorable.  I really love all ...</title><content type='html'>Your nursery is just adorable.  I really love all of the little Disney touches.  All of your hard work really paid off.  Enjoy this magical time...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/6534333233636051964'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/6534333233636051964'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297353456927#c6534333233636051964' title=''/><author><name>Kackymet</name><uri>https://www.blogger.com/profile/00838581796608137771</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-385927619'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 8:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2427031473545135787</id><published>2011-02-10T09:09:51.867-07:00</published><updated>2011-02-10T09:09:51.867-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA! Thank you for the opportunity to win!</title><content type='html'>BABYPALOOZA! Thank you for the opportunity to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2427031473545135787'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2427031473545135787'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297354191867#c2427031473545135787' title=''/><author><name>Abby</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 9:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-237726698474946728</id><published>2011-02-10T10:27:28.130-07:00</published><updated>2011-02-10T10:27:28.130-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza

Thanks,

Sarah</title><content type='html'>Babypalooza&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;&lt;br /&gt;Sarah</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/237726698474946728'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/237726698474946728'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297358848130#c237726698474946728' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/09005310606300842179</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1881768903'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 10:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-177382699010137929</id><published>2011-02-10T10:27:50.623-07:00</published><updated>2011-02-10T10:27:50.623-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I posted on my blog http://maddscrappin.blogspot.c...</title><content type='html'>I posted on my blog http://maddscrappin.blogspot.com/2011/02/babypalooza.html&lt;br /&gt;&lt;br /&gt;Sarah</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/177382699010137929'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/177382699010137929'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297358870623#c177382699010137929' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/09005310606300842179</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1881768903'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 10:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6219117390712645916</id><published>2011-02-10T10:32:56.501-07:00</published><updated>2011-02-10T10:32:56.501-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is beautiful. I feel now that I need to spruc...</title><content type='html'>That is beautiful. I feel now that I need to spruce up my little one&amp;#39;s room! Love the views of Timp. I love living in Utah County!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/6219117390712645916'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/6219117390712645916'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297359176501#c6219117390712645916' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/09005310606300842179</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1881768903'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 10:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-591190032787930651</id><published>2011-02-10T10:40:53.306-07:00</published><updated>2011-02-10T10:40:53.306-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA!</title><content type='html'>BABYPALOOZA!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/591190032787930651'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/591190032787930651'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297359653306#c591190032787930651' title=''/><author><name>Elisa</name><uri>https://www.blogger.com/profile/16139185918113849236</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='27' src='//3.bp.blogspot.com/_XpxDW4I1UYM/S13-cbSaLjI/AAAAAAAARmA/uvoa1XAxW4s/S220-s32/av1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2127567666'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 10:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-474929954802224097</id><published>2011-02-10T10:47:44.606-07:00</published><updated>2011-02-10T10:47:44.606-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA!</title><content type='html'>BABYPALOOZA!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/474929954802224097'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/474929954802224097'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297360064606#c474929954802224097' title=''/><author><name>Mike and Lisa</name><uri>https://www.blogger.com/profile/14059631202610198039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1451381171'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 10:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1749164395541693818</id><published>2011-02-10T10:58:07.358-07:00</published><updated>2011-02-10T10:58:07.358-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA! 

Thanks for the chance to win!</title><content type='html'>BABYPALOOZA! &lt;br /&gt;&lt;br /&gt;Thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1749164395541693818'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1749164395541693818'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297360687358#c1749164395541693818' title=''/><author><name>Hillary</name><uri>https://www.blogger.com/profile/14736114091087652286</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//1.bp.blogspot.com/_aiwrhSu5Y4w/SKjt-TKxC7I/AAAAAAAAAuw/3w3_V1JNWwc/S220-s33/DSC_0135edit.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2043163554'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 10:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2922884632309322508</id><published>2011-02-10T11:09:36.159-07:00</published><updated>2011-02-10T11:09:36.159-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA!</title><content type='html'>BABYPALOOZA!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2922884632309322508'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2922884632309322508'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297361376159#c2922884632309322508' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/05249730510323889096</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//2.bp.blogspot.com/-l5xeZGweGwY/V1Ve8KASdfI/AAAAAAAAC1E/a-6JiYR1cygZgr8UDUJ3BkJaPxcCPhRYgCK4B/s31/_DSC5898variation1%2B%25281%2529.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1619280331'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 11:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5690419275093098652</id><published>2011-02-10T11:09:58.792-07:00</published><updated>2011-02-10T11:09:58.792-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very excited about babypalooza!!</title><content type='html'>Very excited about babypalooza!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5690419275093098652'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5690419275093098652'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297361398792#c5690419275093098652' title=''/><author><name>Lizzy</name><uri>https://www.blogger.com/profile/07590990865748387032</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_Tn9Prm-6m3Q/SX_XhpISVvI/AAAAAAAAA0M/jbBOKXxGJWQ/S220-s32/IMG_5490.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1428137243'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 11:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3706141996672785332</id><published>2011-02-10T11:13:01.875-07:00</published><updated>2011-02-10T11:13:01.875-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Posted on my blog www.soveryme.com</title><content type='html'>Posted on my blog www.soveryme.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3706141996672785332'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3706141996672785332'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297361581875#c3706141996672785332' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/05249730510323889096</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//2.bp.blogspot.com/-l5xeZGweGwY/V1Ve8KASdfI/AAAAAAAAC1E/a-6JiYR1cygZgr8UDUJ3BkJaPxcCPhRYgCK4B/s31/_DSC5898variation1%2B%25281%2529.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1619280331'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 11:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-124529703594943848</id><published>2011-02-10T11:16:59.805-07:00</published><updated>2011-02-10T11:16:59.805-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Shared on FB</title><content type='html'>Shared on FB</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/124529703594943848'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/124529703594943848'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297361819805#c124529703594943848' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/05249730510323889096</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//2.bp.blogspot.com/-l5xeZGweGwY/V1Ve8KASdfI/AAAAAAAAC1E/a-6JiYR1cygZgr8UDUJ3BkJaPxcCPhRYgCK4B/s31/_DSC5898variation1%2B%25281%2529.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1619280331'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 11:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4578267423351722914</id><published>2011-02-10T11:22:27.252-07:00</published><updated>2011-02-10T11:22:27.252-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very excited for BABYPALOOZA! as I&amp;#39;m expecting...</title><content type='html'>Very excited for BABYPALOOZA! as I&amp;#39;m expecting my first baby in July!!!&lt;br /&gt;&lt;br /&gt;Link to FB page: http://www.facebook.com/ruth.manton&lt;br /&gt;&lt;br /&gt;Link to Tweet:&lt;br /&gt;http://twitter.com/#!/RuthieRoo1982</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4578267423351722914'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4578267423351722914'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297362147252#c4578267423351722914' title=''/><author><name>Ruthie</name><uri>https://www.blogger.com/profile/08549601744683999663</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346958783'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 11:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3053646497057936109</id><published>2011-02-10T11:31:08.728-07:00</published><updated>2011-02-10T11:31:08.728-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>&amp;quot;BABYPALOOZA!&amp;quot;</title><content type='html'>&amp;quot;BABYPALOOZA!&amp;quot;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3053646497057936109'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3053646497057936109'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297362668728#c3053646497057936109' title=''/><author><name>Steffi</name><uri>https://www.blogger.com/profile/14386847219840246030</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//1.bp.blogspot.com/_OYmgTCEmVes/TQsU6jSRDPI/AAAAAAAAApc/EXSy-04GbVM/S220-s32/45-Kopie-3_avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-793080427'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 11:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6341172660856882856</id><published>2011-02-10T11:42:28.371-07:00</published><updated>2011-02-10T11:42:28.371-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA!!!</title><content type='html'>BABYPALOOZA!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6341172660856882856'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6341172660856882856'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297363348371#c6341172660856882856' title=''/><author><name>The Wies Family</name><uri>https://www.blogger.com/profile/04126039286643636844</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/-Uj5Vj2qHeX8/TpSwBhQugDI/AAAAAAAAIcU/RFdyuV3ydvE/s31/DSC_0697.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-296832058'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 11:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1469896742193718134</id><published>2011-02-10T11:54:23.151-07:00</published><updated>2011-02-10T11:54:23.151-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>babypalooza!!</title><content type='html'>babypalooza!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1469896742193718134'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1469896742193718134'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297364063151#c1469896742193718134' title=''/><author><name>Terri ( Meterr)</name><uri>https://www.blogger.com/profile/17108461040730520035</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='18' src='//2.bp.blogspot.com/-RUbC_lOGhes/UlGtyuu0rXI/AAAAAAAAA68/qcO1K8PylHo/s32/images.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-392732529'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 11:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8313052737135580078</id><published>2011-02-10T11:55:31.379-07:00</published><updated>2011-02-10T11:55:31.379-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I added the banner to my facebook!
http://www.face...</title><content type='html'>I added the banner to my facebook!&lt;br /&gt;http://www.facebook.com/home.php?sk=group_187199124646170#!/meterr</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8313052737135580078'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8313052737135580078'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297364131379#c8313052737135580078' title=''/><author><name>Terri ( Meterr)</name><uri>https://www.blogger.com/profile/17108461040730520035</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='18' src='//2.bp.blogspot.com/-RUbC_lOGhes/UlGtyuu0rXI/AAAAAAAAA68/qcO1K8PylHo/s32/images.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-392732529'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 11:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-504164300305200939</id><published>2011-02-10T12:14:26.359-07:00</published><updated>2011-02-10T12:14:26.359-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza!!!</title><content type='html'>Babypalooza!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/504164300305200939'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/504164300305200939'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297365266359#c504164300305200939' title=''/><author><name>Anna</name><uri>https://www.blogger.com/profile/07319601275331457573</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_0zrB9aLghMc/S5aH1zid8HI/AAAAAAAABYw/zNDph5IT3c0/S220-s32/DHD.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1444261594'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 12:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4214752332965773243</id><published>2011-02-10T12:15:00.627-07:00</published><updated>2011-02-10T12:15:00.627-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I tweeted http://twitter.com/annamarieje/status/35...</title><content type='html'>I tweeted http://twitter.com/annamarieje/status/35778334797340672</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4214752332965773243'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4214752332965773243'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297365300627#c4214752332965773243' title=''/><author><name>Anna</name><uri>https://www.blogger.com/profile/07319601275331457573</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_0zrB9aLghMc/S5aH1zid8HI/AAAAAAAABYw/zNDph5IT3c0/S220-s32/DHD.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1444261594'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 12:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4409054290737771026</id><published>2011-02-10T12:17:20.738-07:00</published><updated>2011-02-10T12:17:20.738-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>http://www.facebook.com/profile.php?id=1679922933
...</title><content type='html'>http://www.facebook.com/profile.php?id=1679922933&lt;br /&gt;&lt;br /&gt;My post on Facebook.&lt;br /&gt;&lt;br /&gt;Thanks for the chance to win!&lt;br /&gt;Monique</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4409054290737771026'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4409054290737771026'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297365440738#c4409054290737771026' title=''/><author><name>Monique1971</name><uri>https://www.blogger.com/profile/07598123415722752588</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//4.bp.blogspot.com/-X3JpJuZ64HY/UUIbwD3DvVI/AAAAAAABsJc/7UgGcP2PkhU/s32/Monique%2Bavatar%2Bmiddelr.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1716843884'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 12:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-257570226593317169</id><published>2011-02-10T12:18:06.357-07:00</published><updated>2011-02-10T12:18:06.357-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Looking forward to this kit. Looks beautiful in th...</title><content type='html'>Looking forward to this kit. Looks beautiful in the sneek peak!&lt;br /&gt;&lt;br /&gt;BABYPALOOZA!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/257570226593317169'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/257570226593317169'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297365486357#c257570226593317169' title=''/><author><name>Monique1971</name><uri>https://www.blogger.com/profile/07598123415722752588</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//4.bp.blogspot.com/-X3JpJuZ64HY/UUIbwD3DvVI/AAAAAAABsJc/7UgGcP2PkhU/s32/Monique%2Bavatar%2Bmiddelr.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1716843884'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 12:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-911339272590961550</id><published>2011-02-10T12:22:12.559-07:00</published><updated>2011-02-10T12:22:12.559-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can&amp;#39;t wait!  I know it will be a ton of fun an...</title><content type='html'>Can&amp;#39;t wait!  I know it will be a ton of fun and what a great collaboration!  I look forward to celebrating the pending brith of your sweet Baby Girl.  It is a Baby Party for Britt!!!  Fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1015785424829943424/comments/default/911339272590961550'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1015785424829943424/comments/default/911339272590961550'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/arriving-tomorrow.html?showComment=1297365732559#c911339272590961550' title=''/><author><name>luvmygoldies</name><uri>https://www.blogger.com/profile/15189071803391901235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/arriving-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1015785424829943424' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1015785424829943424' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-479844244'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 12:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5561448278496908888</id><published>2011-02-10T12:23:25.427-07:00</published><updated>2011-02-10T12:23:25.427-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA!  Such fun!</title><content type='html'>BABYPALOOZA!  Such fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5561448278496908888'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5561448278496908888'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297365805427#c5561448278496908888' title=''/><author><name>luvmygoldies</name><uri>https://www.blogger.com/profile/15189071803391901235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-479844244'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 12:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-540699546271384208</id><published>2011-02-10T12:46:18.895-07:00</published><updated>2011-02-10T12:46:18.895-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA!!</title><content type='html'>BABYPALOOZA!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/540699546271384208'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/540699546271384208'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297367178895#c540699546271384208' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/16505022269165966630</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1811063303'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 12:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2430823395402283054</id><published>2011-02-10T14:06:12.912-07:00</published><updated>2011-02-10T14:06:12.912-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Looking forward to BABYPALOOZA!  Congrats, Britt!!</title><content type='html'>Looking forward to BABYPALOOZA!  Congrats, Britt!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2430823395402283054'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2430823395402283054'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297371972912#c2430823395402283054' title=''/><author><name>Beth</name><uri>https://www.blogger.com/profile/13870296621798497300</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-Xgp7_L6R9qo/Wh4-8WJUILI/AAAAAAABqNc/AujVyPoz0aMwGiOE-sIwNZcpxNZymwzbQCK4BGAYYCw/s32/beth.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868305007'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 2:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1905141960405029626</id><published>2011-02-10T14:21:56.592-07:00</published><updated>2011-02-10T14:21:56.592-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here is the link to my blog:
http://lisacampbellde...</title><content type='html'>Here is the link to my blog:&lt;br /&gt;http://lisacampbelldesigns.blogspot.com/2011/02/snow-and-babypalooza.html</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1905141960405029626'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1905141960405029626'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297372916592#c1905141960405029626' title=''/><author><name>Lisa</name><uri>https://www.blogger.com/profile/03752909545769005869</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Ytn7EJgQ1pY/TUrvHeweE5I/AAAAAAAAA1Q/PYW0B3hkh5Y/s32/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1535737862'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 2:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8838801542036085508</id><published>2011-02-10T14:23:21.172-07:00</published><updated>2011-02-10T14:23:21.172-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza!! This kit looks beautiful!</title><content type='html'>Babypalooza!! This kit looks beautiful!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8838801542036085508'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8838801542036085508'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297373001172#c8838801542036085508' title=''/><author><name>Lisa</name><uri>https://www.blogger.com/profile/03752909545769005869</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Ytn7EJgQ1pY/TUrvHeweE5I/AAAAAAAAA1Q/PYW0B3hkh5Y/s32/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1535737862'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 2:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3477509971308634322</id><published>2011-02-10T14:27:38.267-07:00</published><updated>2011-02-10T14:27:38.267-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>babypalooza!

Thanks for the opportunity to be a p...</title><content type='html'>babypalooza!&lt;br /&gt;&lt;br /&gt;Thanks for the opportunity to be a part of your celebration!&lt;br /&gt;&lt;br /&gt;Jammie :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3477509971308634322'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3477509971308634322'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297373258267#c3477509971308634322' title=''/><author><name>JamWest1007</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 2:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-663292644673397255</id><published>2011-02-10T14:37:23.798-07:00</published><updated>2011-02-10T14:37:23.798-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA!</title><content type='html'>BABYPALOOZA!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/663292644673397255'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/663292644673397255'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297373843798#c663292644673397255' title=''/><author><name>Tiffany</name><uri>https://www.blogger.com/profile/14381130479605090090</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1846352529'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 2:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4435056749199056203</id><published>2011-02-10T14:44:19.776-07:00</published><updated>2011-02-10T14:44:19.776-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So adorable!!!! Can&amp;#39;t wait to see it in person...</title><content type='html'>So adorable!!!! Can&amp;#39;t wait to see it in person! Love you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/4435056749199056203'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/4435056749199056203'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297374259776#c4435056749199056203' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 2:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7251640078141129130</id><published>2011-02-10T14:54:57.306-07:00</published><updated>2011-02-10T14:54:57.306-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love it - BABYPALOOZA!</title><content type='html'>I love it - BABYPALOOZA!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7251640078141129130'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7251640078141129130'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297374897306#c7251640078141129130' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 2:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4130977474008482551</id><published>2011-02-10T15:11:21.858-07:00</published><updated>2011-02-10T15:11:21.858-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can&amp;#39;t wait for babypalooza</title><content type='html'>I can&amp;#39;t wait for babypalooza</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4130977474008482551'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4130977474008482551'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297375881858#c4130977474008482551' title=''/><author><name>April</name><uri>https://www.blogger.com/profile/17853877879119459305</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-831284486'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 3:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7708434163880058939</id><published>2011-02-10T16:01:40.785-07:00</published><updated>2011-02-10T16:01:40.785-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I totally FB&amp;#39;d BabyPaLooza!!! Can&amp;#39;t wait t...</title><content type='html'>I totally FB&amp;#39;d BabyPaLooza!!! Can&amp;#39;t wait to do some hoppin and shoppin!&lt;br /&gt;&lt;br /&gt;Lauri E.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7708434163880058939'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7708434163880058939'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297378900785#c7708434163880058939' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 4:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1228594044472485789</id><published>2011-02-10T16:29:23.396-07:00</published><updated>2011-02-10T16:29:23.396-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA!!!!!!!!!!!!!!!!</title><content type='html'>BABYPALOOZA!!!!!!!!!!!!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1228594044472485789'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1228594044472485789'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297380563396#c1228594044472485789' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/08418796176428526353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-876538540'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 4:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2854268493885537921</id><published>2011-02-10T16:35:57.732-07:00</published><updated>2011-02-10T16:35:57.732-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay for Babypalooza!! Looking forward to seeing th...</title><content type='html'>Yay for Babypalooza!! Looking forward to seeing the rest of the kit tomorrow</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2854268493885537921'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/2854268493885537921'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297380957732#c2854268493885537921' title=''/><author><name>Annie</name><uri>https://www.blogger.com/profile/04085947349387682313</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-163830900'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 4:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1849482512386735124</id><published>2011-02-10T17:13:09.442-07:00</published><updated>2011-02-10T17:13:09.442-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza!!!</title><content type='html'>Babypalooza!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1849482512386735124'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1849482512386735124'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297383189442#c1849482512386735124' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/13649234751193208789</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-JrPBRq84f_c/VZZuwEOoQ3I/AAAAAAAAACs/DZmA1q4CSVA/s32/Me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868896048'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 5:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1920149572583121913</id><published>2011-02-10T17:13:58.148-07:00</published><updated>2011-02-10T17:13:58.148-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ba.ba.babypalooza!

Can&amp;#39;t wait!

johknow4@aol....</title><content type='html'>Ba.ba.babypalooza!&lt;br /&gt;&lt;br /&gt;Can&amp;#39;t wait!&lt;br /&gt;&lt;br /&gt;johknow4@aol.com&lt;br /&gt;Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1920149572583121913'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1920149572583121913'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297383238148#c1920149572583121913' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 5:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8976065392989818573</id><published>2011-02-10T17:23:57.290-07:00</published><updated>2011-02-10T17:23:57.290-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza!!

Love all your designs! Congratulati...</title><content type='html'>Babypalooza!!&lt;br /&gt;&lt;br /&gt;Love all your designs! Congratulations, the nursury looks great!&lt;br /&gt;&lt;br /&gt;morgtroy</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8976065392989818573'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8976065392989818573'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297383837290#c8976065392989818573' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 5:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-866155469915366483</id><published>2011-02-10T17:48:56.780-07:00</published><updated>2011-02-10T17:48:56.780-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza!</title><content type='html'>Babypalooza!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/866155469915366483'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/866155469915366483'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297385336780#c866155469915366483' title=''/><author><name>Lynne</name><uri>https://www.blogger.com/profile/03265677430401519726</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624828442'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 5:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5813776388188034819</id><published>2011-02-10T17:56:13.080-07:00</published><updated>2011-02-10T17:56:13.080-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA</title><content type='html'>BABYPALOOZA</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5813776388188034819'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5813776388188034819'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297385773080#c5813776388188034819' title=''/><author><name>Megan</name><uri>https://www.blogger.com/profile/02298322078251855939</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//2.bp.blogspot.com/_HbbO825Yw8M/SWdfeODk1NI/AAAAAAAAAAM/VK5_3JlTJz4/S220-s32/th_100_1476bwsquare.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-332543703'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 5:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5473940888268686788</id><published>2011-02-10T18:01:10.101-07:00</published><updated>2011-02-10T18:01:10.101-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA!!!  :-)</title><content type='html'>BABYPALOOZA!!!  :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5473940888268686788'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5473940888268686788'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297386070101#c5473940888268686788' title=''/><author><name>Dolores</name><uri>https://www.blogger.com/profile/06129932715762366153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-666919836'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 6:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8592661079343402539</id><published>2011-02-10T18:14:36.405-07:00</published><updated>2011-02-10T18:14:36.405-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>babypalooza!!

Can&amp;#39;t wait to see the full reveal!</title><content type='html'>babypalooza!!&lt;br /&gt;&lt;br /&gt;Can&amp;#39;t wait to see the full reveal!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8592661079343402539'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8592661079343402539'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297386876405#c8592661079343402539' title=''/><author><name>Gina</name><uri>https://www.blogger.com/profile/05465859935830861687</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_weBvA5nAcFg/SW0r0TLVBuI/AAAAAAAAACw/YHq5Av7oFLs/S220-s32/IMG_0759.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1563624558'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 6:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4477971126432347692</id><published>2011-02-10T18:20:47.594-07:00</published><updated>2011-02-10T18:20:47.594-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza!!</title><content type='html'>Babypalooza!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4477971126432347692'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/4477971126432347692'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297387247594#c4477971126432347692' title=''/><author><name>Carolyn</name><uri>https://www.blogger.com/profile/02250952489438705657</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-374504191'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 6:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5023089438365573080</id><published>2011-02-10T18:34:36.960-07:00</published><updated>2011-02-10T18:34:36.960-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA!!  Nursery is cute as pie!!

Jamie
jmd...</title><content type='html'>BABYPALOOZA!!  Nursery is cute as pie!!&lt;br /&gt;&lt;br /&gt;Jamie&lt;br /&gt;jmdodson@saumag.edu</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5023089438365573080'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5023089438365573080'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297388076960#c5023089438365573080' title=''/><author><name>Jamie Dodson</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 6:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6562614600041963480</id><published>2011-02-10T18:36:35.671-07:00</published><updated>2011-02-10T18:36:35.671-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Shared with my FB Friends!!

http://www.facebook.c...</title><content type='html'>Shared with my FB Friends!!&lt;br /&gt;&lt;br /&gt;http://www.facebook.com/profile.php?id=176602125</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6562614600041963480'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6562614600041963480'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297388195671#c6562614600041963480' title=''/><author><name>Jamie Dodson</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 6:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3996433605440016779</id><published>2011-02-10T19:03:24.722-07:00</published><updated>2011-02-10T19:03:24.722-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA!</title><content type='html'>BABYPALOOZA!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3996433605440016779'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3996433605440016779'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297389804722#c3996433605440016779' title=''/><author><name>janette</name><uri>https://www.blogger.com/profile/05129897252442235710</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1875634131'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 7:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-24235404508681704</id><published>2011-02-10T19:14:05.299-07:00</published><updated>2011-02-10T19:14:05.299-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA</title><content type='html'>BABYPALOOZA</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/24235404508681704'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/24235404508681704'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297390445299#c24235404508681704' title=''/><author><name>Kat</name><uri>https://www.blogger.com/profile/12359094206855782277</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-801415642'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 7:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1421865718689045908</id><published>2011-02-10T19:18:26.098-07:00</published><updated>2011-02-10T19:19:37.355-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1421865718689045908'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1421865718689045908'/><author><name>Betty Holland</name><uri>https://www.blogger.com/profile/17729167155954488066</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/-U_CwYNuAAd8/TitLzgMQg1I/AAAAAAAABjY/_kTzIJgW5ko/s31/family%2BHeidi%2527s%2Bcropped.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346418004'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 7:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3116854336096371357</id><published>2011-02-10T19:19:25.559-07:00</published><updated>2011-02-10T19:19:25.559-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am all aboard this BABYPALOOZA! woot woot plus S...</title><content type='html'>I am all aboard this BABYPALOOZA! woot woot plus Sahlin Studio one of my fav designers, including you woot woot.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3116854336096371357'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/3116854336096371357'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297390765559#c3116854336096371357' title=''/><author><name>Betty Holland</name><uri>https://www.blogger.com/profile/17729167155954488066</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/-U_CwYNuAAd8/TitLzgMQg1I/AAAAAAAABjY/_kTzIJgW5ko/s31/family%2BHeidi%2527s%2Bcropped.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346418004'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 7:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7449788328871623568</id><published>2011-02-10T19:21:09.165-07:00</published><updated>2011-02-10T19:21:09.165-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>&amp;quot;BABYPALOOZA!&amp;quot;</title><content type='html'>&amp;quot;BABYPALOOZA!&amp;quot;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7449788328871623568'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/7449788328871623568'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297390869165#c7449788328871623568' title=''/><author><name>Quietangelsb</name><uri>https://www.blogger.com/profile/08571034645065693851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/_ZfToM-mbJbo/SJkgMCqT1pI/AAAAAAAAAAc/zWlOdfwBwrk/s32-R/DSCN3436-1.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-163650972'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 7:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1275590533435164646</id><published>2011-02-10T19:25:46.884-07:00</published><updated>2011-02-10T19:25:46.884-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>posted on my blog
http://heartofgolddigitalmemorie...</title><content type='html'>posted on my blog&lt;br /&gt;http://heartofgolddigitalmemories.blogspot.com/2011/02/freebies-blog-hop-babypalooza.html</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1275590533435164646'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/1275590533435164646'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297391146884#c1275590533435164646' title=''/><author><name>Betty Holland</name><uri>https://www.blogger.com/profile/17729167155954488066</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/-U_CwYNuAAd8/TitLzgMQg1I/AAAAAAAABjY/_kTzIJgW5ko/s31/family%2BHeidi%2527s%2Bcropped.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346418004'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 7:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-547974268880636811</id><published>2011-02-10T19:28:30.412-07:00</published><updated>2011-02-10T19:28:30.412-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is going to be fun! I posted on my FB page:
h...</title><content type='html'>This is going to be fun! I posted on my FB page:&lt;br /&gt;http://www.facebook.com/note.php?created&amp;amp;&amp;amp;note_id=498641960442#!/Mrs.Holland</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/547974268880636811'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/547974268880636811'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297391310412#c547974268880636811' title=''/><author><name>Betty Holland</name><uri>https://www.blogger.com/profile/17729167155954488066</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/-U_CwYNuAAd8/TitLzgMQg1I/AAAAAAAABjY/_kTzIJgW5ko/s31/family%2BHeidi%2527s%2Bcropped.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346418004'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 7:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8576422200402978550</id><published>2011-02-10T19:50:31.609-07:00</published><updated>2011-02-10T19:50:31.609-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA
That is the cutest name EVA by the way...</title><content type='html'>BABYPALOOZA&lt;br /&gt;That is the cutest name EVA by the way.  :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8576422200402978550'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8576422200402978550'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297392631609#c8576422200402978550' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/14177132213762642121</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1481181288'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 7:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-366656962942259700</id><published>2011-02-10T21:44:24.593-07:00</published><updated>2011-02-10T21:44:24.593-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA!</title><content type='html'>BABYPALOOZA!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/366656962942259700'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/366656962942259700'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297399464593#c366656962942259700' title=''/><author><name>susan0326</name><uri>https://www.blogger.com/profile/02318951203465432501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-mkPnUc8wLD8/T6IB28QIorI/AAAAAAAAAbY/-HOxTkFKMDU/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-242029815'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 9:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5169659753183942135</id><published>2011-02-10T21:54:05.750-07:00</published><updated>2011-02-10T21:54:05.750-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza! What a fun name you guys picked, and ...</title><content type='html'>Babypalooza! What a fun name you guys picked, and I love the sneak peek! Thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5169659753183942135'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/5169659753183942135'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297400045750#c5169659753183942135' title=''/><author><name>Ina N</name><uri>https://www.blogger.com/profile/05248629476778248039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-7t7KKfJooSo/U3DaimxVbNI/AAAAAAAAAJI/RJOmrPmdTrI/s32/image.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1626756566'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 9:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6921764446263851986</id><published>2011-02-10T22:08:58.633-07:00</published><updated>2011-02-10T22:08:58.633-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Babypalooza</title><content type='html'>Babypalooza</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6921764446263851986'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/6921764446263851986'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297400938633#c6921764446263851986' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05578627924610576492</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1382679251'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 10:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8057455013319966032</id><published>2011-02-10T22:14:47.693-07:00</published><updated>2011-02-10T22:14:47.693-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA!</title><content type='html'>BABYPALOOZA!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8057455013319966032'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8057455013319966032'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297401287693#c8057455013319966032' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/15305338803819558968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-669406761'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 10:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8831966953943031306</id><published>2011-02-10T22:25:03.493-07:00</published><updated>2011-02-10T22:25:03.493-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BABYPALOOZA! 
What a great name :-)</title><content type='html'>BABYPALOOZA! &lt;br /&gt;What a great name :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8831966953943031306'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6454721595117279046/comments/default/8831966953943031306'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html?showComment=1297401903493#c8831966953943031306' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05195504901349803494</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/this-weekend-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6454721595117279046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6454721595117279046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-360391986'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2011 at 10:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2630639419339453829</id><published>2011-02-11T03:09:51.731-07:00</published><updated>2011-02-11T03:09:51.731-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh how fun!!  Love the broad color spectrum and ho...</title><content type='html'>Oh how fun!!  Love the broad color spectrum and how there are so many elements that can be used for everyday scrapping too!  Thanks so much for a freebie add-on the kit and congrats to those who WON!! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7269917723987161650/comments/default/2630639419339453829'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7269917723987161650/comments/default/2630639419339453829'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/hey-o-its-babypalooza.html?showComment=1297418991731#c2630639419339453829' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/hey-o-its-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7269917723987161650' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7269917723987161650' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2011 at 3:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3591814256476524790</id><published>2011-02-11T05:11:55.713-07:00</published><updated>2011-02-11T05:11:55.713-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THis makes me so happy I haven&amp;#39;t yet scrapped ...</title><content type='html'>THis makes me so happy I haven&amp;#39;t yet scrapped any of Emerson&amp;#39;s aby pictures (instead of feeling guilty). What a super fun kit. I am going to snag it for sure! ANd yeah!!! Thanks for the yummy word art! I should do a LO of the spoils of being a show-off for you.&lt;br /&gt;:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7269917723987161650/comments/default/3591814256476524790'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7269917723987161650/comments/default/3591814256476524790'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/hey-o-its-babypalooza.html?showComment=1297426315713#c3591814256476524790' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/hey-o-its-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7269917723987161650' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7269917723987161650' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2011 at 5:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4969372551740741579</id><published>2011-02-11T06:20:03.543-07:00</published><updated>2011-02-11T06:20:03.543-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you!</title><content type='html'>thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/4969372551740741579'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/4969372551740741579'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html?showComment=1297430403543#c4969372551740741579' title=''/><author><name>eveline</name><uri>https://www.blogger.com/profile/03282209639516058472</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6621706927027239258' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6621706927027239258' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1181885404'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2011 at 6:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-653479893421767094</id><published>2011-02-11T06:24:19.818-07:00</published><updated>2011-02-11T06:24:19.818-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank youuu!!</title><content type='html'>thank youuu!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7269917723987161650/comments/default/653479893421767094'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7269917723987161650/comments/default/653479893421767094'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/hey-o-its-babypalooza.html?showComment=1297430659818#c653479893421767094' title=''/><author><name>eveline</name><uri>https://www.blogger.com/profile/03282209639516058472</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/hey-o-its-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7269917723987161650' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7269917723987161650' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1181885404'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2011 at 6:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6524470013476347864</id><published>2011-02-11T07:58:10.658-07:00</published><updated>2011-02-11T07:58:10.658-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for the baby freebies and Congratulations!</title><content type='html'>thanks for the baby freebies and Congratulations!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7269917723987161650/comments/default/6524470013476347864'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7269917723987161650/comments/default/6524470013476347864'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/hey-o-its-babypalooza.html?showComment=1297436290658#c6524470013476347864' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/hey-o-its-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7269917723987161650' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7269917723987161650' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2011 at 7:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4081035548776069959</id><published>2011-02-11T08:08:36.197-07:00</published><updated>2011-02-11T08:08:36.196-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 6&lt;/b&gt; post on Feb. 11, 2011. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7269917723987161650/comments/default/4081035548776069959'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7269917723987161650/comments/default/4081035548776069959'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/hey-o-its-babypalooza.html?showComment=1297436916197#c4081035548776069959' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/hey-o-its-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7269917723987161650' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7269917723987161650' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2011 at 8:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-380905091963977237</id><published>2011-02-11T08:08:37.075-07:00</published><updated>2011-02-11T08:08:37.074-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 4&lt;/b&gt; post on Feb. 11, 2011. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/380905091963977237'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/380905091963977237'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html?showComment=1297436917075#c380905091963977237' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6621706927027239258' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6621706927027239258' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2011 at 8:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1264243375527375214</id><published>2011-02-11T08:24:18.969-07:00</published><updated>2011-02-11T08:24:18.969-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats to the lucky winners!  Thanks for the fre...</title><content type='html'>Congrats to the lucky winners!  Thanks for the freebies and looks like I need to go do some shopping in the store! :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7269917723987161650/comments/default/1264243375527375214'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7269917723987161650/comments/default/1264243375527375214'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/hey-o-its-babypalooza.html?showComment=1297437858969#c1264243375527375214' title=''/><author><name>Patricia</name><uri>https://www.blogger.com/profile/10363673576955942618</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/hey-o-its-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7269917723987161650' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7269917723987161650' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1491692169'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2011 at 8:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-351707280648534679</id><published>2011-02-11T09:37:28.298-07:00</published><updated>2011-02-11T09:37:28.298-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Really pretty, thanks so much!</title><content type='html'>Really pretty, thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/351707280648534679'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/351707280648534679'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html?showComment=1297442248298#c351707280648534679' title=''/><author><name>Tricia Berg</name><uri>https://www.blogger.com/profile/08470479616573404945</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6621706927027239258' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6621706927027239258' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1904518638'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2011 at 9:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1678169491397164027</id><published>2011-02-11T13:14:27.803-07:00</published><updated>2011-02-11T13:14:27.803-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey Britt, 

Thanks so much for all your hard work...</title><content type='html'>Hey Britt, &lt;br /&gt;&lt;br /&gt;Thanks so much for all your hard work this week! I don&amp;#39;t have any kids of my own and don&amp;#39;t really plan on it, but I plan to scrap the family baby pictures we have!&lt;br /&gt;&lt;br /&gt;P.S. The link to Natasha&amp;#39;s blog says the right address, but when you click on it it takes you to another blog..just FYI lol :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/1678169491397164027'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/1678169491397164027'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html?showComment=1297455267803#c1678169491397164027' title=''/><author><name>KaylaLovesMinnie</name><uri>https://www.blogger.com/profile/18442471173282613497</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/-FuoCQaBCMgA/TYPKBh4XS2I/AAAAAAAAACI/LohQaRNz6IM/s32/100_7738.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6621706927027239258' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6621706927027239258' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1897989944'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2011 at 1:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8201458148547088465</id><published>2011-02-11T13:17:22.875-07:00</published><updated>2011-02-11T13:17:22.875-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh..Krista &amp;amp; Kat&amp;#39;s links are wrong too. So...</title><content type='html'>Oh..Krista &amp;amp; Kat&amp;#39;s links are wrong too. Sorry to be a buzz kill, just thought I should let you know!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/8201458148547088465'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/8201458148547088465'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html?showComment=1297455442875#c8201458148547088465' title=''/><author><name>KaylaLovesMinnie</name><uri>https://www.blogger.com/profile/18442471173282613497</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/-FuoCQaBCMgA/TYPKBh4XS2I/AAAAAAAAACI/LohQaRNz6IM/s32/100_7738.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6621706927027239258' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6621706927027239258' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1897989944'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2011 at 1:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3213713211643492050</id><published>2011-02-11T16:19:56.634-07:00</published><updated>2011-02-11T16:19:56.634-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks.  The page is adorable. When I downloaded t...</title><content type='html'>Thanks.  The page is adorable. When I downloaded the freebie, there were only jpegs and png files.  Was this quick page supposed to be in psd format?  I&amp;#39;m still a beginner, so I&amp;#39;ll apologize in advance if this is a silly question.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/3213713211643492050'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/3213713211643492050'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html?showComment=1297466396634#c3213713211643492050' title=''/><author><name>Amy</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6621706927027239258' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6621706927027239258' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2011 at 4:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-558769708310894259</id><published>2011-02-11T16:23:14.425-07:00</published><updated>2011-02-11T16:23:14.425-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Quick pages are just flattened PNG files that you ...</title><content type='html'>Quick pages are just flattened PNG files that you can pop your photos into.  Nothing layered. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/558769708310894259'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/558769708310894259'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html?showComment=1297466594425#c558769708310894259' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6621706927027239258' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6621706927027239258' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2011 at 4:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1767161152484846271</id><published>2011-02-11T17:29:30.188-07:00</published><updated>2011-02-11T17:29:30.187-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the DigiFree category today [12 Feb 12:00am GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/1767161152484846271'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/1767161152484846271'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html?showComment=1297470570188#c1767161152484846271' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6621706927027239258' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6621706927027239258' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2011 at 5:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1216433335521954770</id><published>2011-02-11T17:29:31.052-07:00</published><updated>2011-02-11T17:29:31.051-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the DigiFree category today [12 Feb 12:00am GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7269917723987161650/comments/default/1216433335521954770'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7269917723987161650/comments/default/1216433335521954770'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/hey-o-its-babypalooza.html?showComment=1297470571052#c1216433335521954770' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/hey-o-its-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7269917723987161650' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7269917723987161650' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2011 at 5:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3458330580873546419</id><published>2011-02-11T18:42:10.800-07:00</published><updated>2011-02-11T18:42:10.800-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yea!  I&amp;#39;m so excited about these new kits, I&amp;#...</title><content type='html'>Yea!  I&amp;#39;m so excited about these new kits, I&amp;#39;m off to the store now  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/3458330580873546419'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/3458330580873546419'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html?showComment=1297474930800#c3458330580873546419' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6621706927027239258' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6621706927027239258' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2011 at 6:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2963323398812572770</id><published>2011-02-11T21:45:13.078-07:00</published><updated>2011-02-11T21:45:13.078-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much :)</title><content type='html'>Thank you so much :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/2963323398812572770'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/2963323398812572770'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html?showComment=1297485913078#c2963323398812572770' title=''/><author><name>lebjs</name><uri>https://www.blogger.com/profile/14058523351072531427</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/-NMRIGQCUiWk/T_K7qEvSIrI/AAAAAAAAAEU/UV5AW6bTWtw/s32/PhotoFunia-ac1c02_3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6621706927027239258' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6621706927027239258' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-13534375'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2011 at 9:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6240693564089000812</id><published>2011-02-12T01:51:18.175-07:00</published><updated>2011-02-12T01:51:18.175-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I´m so happy that I have won your cute kit and the...</title><content type='html'>I´m so happy that I have won your cute kit and the word art pack. Thank you so much!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7269917723987161650/comments/default/6240693564089000812'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7269917723987161650/comments/default/6240693564089000812'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/hey-o-its-babypalooza.html?showComment=1297500678175#c6240693564089000812' title=''/><author><name>andastra</name><uri>https://www.blogger.com/profile/16268061527535019632</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/hey-o-its-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7269917723987161650' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7269917723987161650' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1220327458'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2011 at 1:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6377325946868700940</id><published>2011-02-12T08:56:19.200-07:00</published><updated>2011-02-12T08:56:19.200-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the lovely freebies!</title><content type='html'>Thank you so much for the lovely freebies!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7269917723987161650/comments/default/6377325946868700940'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7269917723987161650/comments/default/6377325946868700940'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/hey-o-its-babypalooza.html?showComment=1297526179200#c6377325946868700940' title=''/><author><name>andastra</name><uri>https://www.blogger.com/profile/16268061527535019632</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/hey-o-its-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7269917723987161650' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7269917723987161650' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1220327458'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2011 at 8:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1849869271277645818</id><published>2011-02-12T15:51:54.319-07:00</published><updated>2011-02-12T15:51:54.319-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>such a cute post!  Thanks for the QP</title><content type='html'>such a cute post!  Thanks for the QP</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/1849869271277645818'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/1849869271277645818'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html?showComment=1297551114319#c1849869271277645818' title=''/><author><name>DebbieTheBee</name><uri>https://www.blogger.com/profile/03601663054857554715</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_8uTgJrJad34/S4ApQeGY8JI/AAAAAAAAAEk/Gwta4J4FRLQ/S220-s32/M18497_Troughton_MA-18.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6621706927027239258' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6621706927027239258' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1568286688'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2011 at 3:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3728089547793018906</id><published>2011-02-12T17:18:56.125-07:00</published><updated>2011-02-12T17:18:56.124-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the DigiFree category today [12 Feb 10:00pm GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/3728089547793018906'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/3728089547793018906'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html?showComment=1297556336125#c3728089547793018906' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6621706927027239258' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6621706927027239258' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2011 at 5:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9130981635080317654</id><published>2011-02-12T17:18:57.422-07:00</published><updated>2011-02-12T17:18:57.421-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the DigiFree category today [12 Feb 10:00pm GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7269917723987161650/comments/default/9130981635080317654'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7269917723987161650/comments/default/9130981635080317654'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/hey-o-its-babypalooza.html?showComment=1297556337422#c9130981635080317654' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/hey-o-its-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7269917723987161650' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7269917723987161650' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2011 at 5:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2241371419477990381</id><published>2011-02-12T17:26:50.904-07:00</published><updated>2011-02-12T17:26:50.904-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you! The kit is adorable!</title><content type='html'>Thank you! The kit is adorable!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/2241371419477990381'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/2241371419477990381'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html?showComment=1297556810904#c2241371419477990381' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6621706927027239258' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6621706927027239258' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2011 at 5:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4634298761810019268</id><published>2011-02-12T18:33:45.670-07:00</published><updated>2011-02-12T18:33:45.670-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;d like to invite you to add your banner to o...</title><content type='html'>I&amp;#39;d like to invite you to add your banner to our &lt;a href="http://www.5stardigitalscrapbooking.com" rel="nofollow"&gt;Digital Scrapbooking&lt;/a&gt; Topsite. It&amp;#39;s free to sign up.  Hope to see you there&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.5stardigitalscrapbooking.com" rel="nofollow"&gt;Free Digital Scrapbooking&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/4634298761810019268'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/4634298761810019268'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html?showComment=1297560825670#c4634298761810019268' title=''/><author><name>5Star Digital Scrapbooking</name><uri>http://www.5stardigitalscrapbooking.com/featured</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6621706927027239258' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6621706927027239258' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2011 at 6:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3088835251539382389</id><published>2011-02-12T19:29:42.203-07:00</published><updated>2011-02-12T19:29:42.203-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for sharing!</title><content type='html'>Thanks for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/3088835251539382389'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/3088835251539382389'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html?showComment=1297564182203#c3088835251539382389' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/08413661695139619548</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6621706927027239258' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6621706927027239258' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-287429354'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2011 at 7:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3178782848644936999</id><published>2011-02-13T11:56:27.338-07:00</published><updated>2011-02-13T11:56:27.338-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love it, Britt!!!! I can&amp;#39;t wait to &amp;quot;meet&amp;...</title><content type='html'>Love it, Britt!!!! I can&amp;#39;t wait to &amp;quot;meet&amp;quot; little Scarlett! This has been so fun. Thanks so much for sharing the name. I think it makes people get even more excited when they share in the baby news!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/3178782848644936999'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/3178782848644936999'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/name-that-baby.html?showComment=1297623387338#c3178782848644936999' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/name-that-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2287672931293244338' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2287672931293244338' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2011 at 11:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-271958099428664309</id><published>2011-02-13T12:13:12.701-07:00</published><updated>2011-02-13T12:13:12.701-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such a sweet name. Can&amp;#39;t wait to see pics of her!</title><content type='html'>Such a sweet name. Can&amp;#39;t wait to see pics of her!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/271958099428664309'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/271958099428664309'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/name-that-baby.html?showComment=1297624392701#c271958099428664309' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/name-that-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2287672931293244338' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2287672931293244338' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2011 at 12:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8850633713804024829</id><published>2011-02-13T12:18:54.688-07:00</published><updated>2011-02-13T12:18:54.688-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a lovely name you gave your baby girl!</title><content type='html'>What a lovely name you gave your baby girl!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/8850633713804024829'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/8850633713804024829'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/name-that-baby.html?showComment=1297624734688#c8850633713804024829' title=''/><author><name>Sarah Online</name><uri>https://www.blogger.com/profile/01908896692383440907</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/name-that-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2287672931293244338' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2287672931293244338' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1818178443'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2011 at 12:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5847375777302307911</id><published>2011-02-13T12:38:07.143-07:00</published><updated>2011-02-13T12:38:07.143-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love that name!!!  I&amp;#39;ve always liked Scarlett,...</title><content type='html'>Love that name!!!  I&amp;#39;ve always liked Scarlett, ever since I saw Gone With The Wind for the very first time.  Can&amp;#39;t wait to see what little Scarlett looks like!  PS  I changed my daugher&amp;#39;s name on the way to the hospital.  She was going to be Holly Nicole for months, since I was due December 27th.  For some reason, enroute to having her, I changed my mind, and Lauren Elizabeth popped into my head.  Everyone was shocked when I told them she wasn&amp;#39;t Holly.  Had her ten days early, by the way. ;)  Good luck Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/5847375777302307911'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/5847375777302307911'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/name-that-baby.html?showComment=1297625887143#c5847375777302307911' title=''/><author><name>teresamnj</name><uri>https://www.blogger.com/profile/14538889985252415564</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-5zO8KTG7eYU/XYi80TbpGxI/AAAAAAACfkM/n4WDkWWzFHU7Hvq8fZBDKjJnJtQLU8yWwCK4BGAYYCw/s32/Mickey%2BMinnie%2BUSA.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/name-that-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2287672931293244338' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2287672931293244338' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-491703206'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2011 at 12:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4025108067791949145</id><published>2011-02-13T14:08:19.487-07:00</published><updated>2011-02-13T14:08:19.487-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful name!!  And I agree, it&amp;#39;s always bee...</title><content type='html'>Beautiful name!!  And I agree, it&amp;#39;s always been a favourite since I fell in love with Gone With the Wind.  It&amp;#39;s sweet and feminine but has sass too.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/4025108067791949145'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/4025108067791949145'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/name-that-baby.html?showComment=1297631299487#c4025108067791949145' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/name-that-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2287672931293244338' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2287672931293244338' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2011 at 2:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7473934294714324258</id><published>2011-02-13T15:30:16.364-07:00</published><updated>2011-02-13T15:30:16.364-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great name choice! Hard to believe she will be her...</title><content type='html'>Great name choice! Hard to believe she will be here so soon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/7473934294714324258'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/7473934294714324258'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/name-that-baby.html?showComment=1297636216364#c7473934294714324258' title=''/><author><name>Kimbytx</name><uri>https://www.blogger.com/profile/04174307638453392980</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//1.bp.blogspot.com/-LutUZ0LCh8s/Xpn7bQjkNiI/AAAAAAAAs6I/GLvmhFP2v0UWKKuN44d5Pfuu_RK5Dg1HwCK4BGAYYCw/s32/kimavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/name-that-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2287672931293244338' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2287672931293244338' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-740091371'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2011 at 3:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7329877596695628207</id><published>2011-02-13T19:23:59.747-07:00</published><updated>2011-02-13T19:23:59.747-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love her room and I LOVE her name.  I&amp;#39;m so e...</title><content type='html'>I love her room and I LOVE her name.  I&amp;#39;m so excited to see pictures of her, and I&amp;#39;m so excited for you to be a mommy.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/7329877596695628207'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/7329877596695628207'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/name-that-baby.html?showComment=1297650239747#c7329877596695628207' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/name-that-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2287672931293244338' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2287672931293244338' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2011 at 7:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7552668908724057974</id><published>2011-02-13T19:56:37.275-07:00</published><updated>2011-02-13T19:56:37.275-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My girl was two months early and we hadn&amp;#39;t dec...</title><content type='html'>My girl was two months early and we hadn&amp;#39;t decided on a name yet! She was nameless for a few days in the hospital, but that&amp;#39;s okay.&lt;br /&gt;&lt;br /&gt;Scarlett is gorgeous, and seems to suit your personality, at least. :) So excited to meet her!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/7552668908724057974'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/7552668908724057974'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/name-that-baby.html?showComment=1297652197275#c7552668908724057974' title=''/><author><name>Heidi D.</name><uri>https://www.blogger.com/profile/11650755798509623107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/name-that-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2287672931293244338' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2287672931293244338' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-414277562'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2011 at 7:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7302544179053888837</id><published>2011-02-14T02:29:48.431-07:00</published><updated>2011-02-14T02:29:48.431-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m going through major withdrawls. I haven&amp;#3...</title><content type='html'>I&amp;#39;m going through major withdrawls. I haven&amp;#39;t even been on property since last June. We took a year &amp;quot;off&amp;quot; to save money... it&amp;#39;s been hard, I feel your pain!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/7302544179053888837'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9155279624885649633/comments/default/7302544179053888837'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html?showComment=1297675788431#c7302544179053888837' title=''/><author><name>Pixie</name><uri>https://www.blogger.com/profile/15497980520101564812</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_As7QFxfIm84/SKyzUtAEbMI/AAAAAAAAAfg/tvkABtGhWNQ/S220-s32/pixiemegh%40gmail.com_cd303047.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/disneyland-withdrawals.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9155279624885649633' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9155279624885649633' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1531024664'/><gd:extendedProperty name='blogger.displayTime' value='February 14, 2011 at 2:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3365809043279629462</id><published>2011-02-14T07:50:17.005-07:00</published><updated>2011-02-14T07:50:17.005-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can&amp;#39;t wait to meet Scarlett Ann! I love her ...</title><content type='html'>I can&amp;#39;t wait to meet Scarlett Ann! I love her name! She and Emma (yeah we are going w/ Emma for now) are going to be best friends...if Jer doesn&amp;#39;t make us move far away!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/3365809043279629462'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/3365809043279629462'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/name-that-baby.html?showComment=1297695017005#c3365809043279629462' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/name-that-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2287672931293244338' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2287672931293244338' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='February 14, 2011 at 7:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-345579274164902312</id><published>2011-02-14T08:03:54.827-07:00</published><updated>2011-02-14T08:03:54.827-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE the pictures of your in-laws and Tami finding...</title><content type='html'>LOVE the pictures of your in-laws and Tami finding out the good news!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1468170272425626319/comments/default/345579274164902312'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1468170272425626319/comments/default/345579274164902312'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/last-august.html?showComment=1297695834827#c345579274164902312' title=''/><author><name>For Every Occasion</name><uri>https://www.blogger.com/profile/12784853887698720342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_fG2Bsfu07IU/SoVkofbrtYI/AAAAAAAAADY/RqkTwFrzxBU/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/last-august.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1468170272425626319' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1468170272425626319' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-482316472'/><gd:extendedProperty name='blogger.displayTime' value='February 14, 2011 at 8:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5594714054768642898</id><published>2011-02-14T08:06:20.823-07:00</published><updated>2011-02-14T08:06:20.823-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW! WOW!! I can&amp;#39;t believe how incredible it t...</title><content type='html'>WOW! WOW!! I can&amp;#39;t believe how incredible it turned out...oh wait yes I can because you are so talented and amazing!! I can&amp;#39;t wait to see it. Love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/5594714054768642898'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/5594714054768642898'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1297695980823#c5594714054768642898' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='February 14, 2011 at 8:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7478041774653920916</id><published>2011-02-14T13:51:08.466-07:00</published><updated>2011-02-14T13:51:08.466-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful name Brittney! 
Don&amp;#39;t worry too much...</title><content type='html'>Beautiful name Brittney! &lt;br /&gt;Don&amp;#39;t worry too much if you cover your eyes during parts of those videos. You are going to go through it yourself but you will be on the other end so you don&amp;#39;t haven to see anything you don&amp;#39;t want to. lol&lt;br /&gt;I wish you all the best!!!&lt;br /&gt;Shari B.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/7478041774653920916'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/7478041774653920916'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/name-that-baby.html?showComment=1297716668466#c7478041774653920916' title=''/><author><name>Shari</name><uri>https://www.blogger.com/profile/08675195906602729062</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-ZmldR3r0E3c/T_b7WSjzKdI/AAAAAAAAAns/AVaDvGr8ieU/s32/150-pixels.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/name-that-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2287672931293244338' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2287672931293244338' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-892625367'/><gd:extendedProperty name='blogger.displayTime' value='February 14, 2011 at 1:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3528679304549196161</id><published>2011-02-14T15:55:48.269-07:00</published><updated>2011-02-14T15:55:48.269-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love it!  I have a Scarlet too but with only one t...</title><content type='html'>Love it!  I have a Scarlet too but with only one t (because they asked me how to spell it when I was all doped up it was suppose to have two ts).  anyway...LOVE it</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/3528679304549196161'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/3528679304549196161'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/name-that-baby.html?showComment=1297724148269#c3528679304549196161' title=''/><author><name>Lynett</name><uri>https://www.blogger.com/profile/00787572913541918739</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/name-that-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2287672931293244338' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2287672931293244338' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1314137534'/><gd:extendedProperty name='blogger.displayTime' value='February 14, 2011 at 3:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-57977008285094473</id><published>2011-02-14T16:25:30.871-07:00</published><updated>2011-02-14T16:25:30.871-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>awww! love the name u and josh chose! beautiful! 
...</title><content type='html'>awww! love the name u and josh chose! beautiful! &lt;br /&gt;&lt;br /&gt;enjoy the birthing videos :)&lt;br /&gt;-justine</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/57977008285094473'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/57977008285094473'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/name-that-baby.html?showComment=1297725930871#c57977008285094473' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/name-that-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2287672931293244338' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2287672931293244338' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 14, 2011 at 4:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5393851440640677398</id><published>2011-02-14T20:54:06.957-07:00</published><updated>2011-02-14T20:54:06.957-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such a pretty name, I love it!!! Wishing you all t...</title><content type='html'>Such a pretty name, I love it!!! Wishing you all the best as you prepare to meet your daughter! Good luck!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/5393851440640677398'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/5393851440640677398'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/name-that-baby.html?showComment=1297742046957#c5393851440640677398' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/name-that-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2287672931293244338' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2287672931293244338' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='February 14, 2011 at 8:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2711234503441237570</id><published>2011-02-14T22:49:22.977-07:00</published><updated>2011-02-14T22:49:22.977-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Valentines Day to you and your sweet little ...</title><content type='html'>Happy Valentines Day to you and your sweet little family.  I love the name Scarlett Ann.  Wishing you well.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/2711234503441237570'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/2711234503441237570'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/name-that-baby.html?showComment=1297748962977#c2711234503441237570' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/01758264035035558551</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/name-that-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2287672931293244338' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2287672931293244338' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1549544585'/><gd:extendedProperty name='blogger.displayTime' value='February 14, 2011 at 10:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3663729333788458255</id><published>2011-02-15T01:36:50.708-07:00</published><updated>2011-02-15T01:36:50.708-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Lovely, thanks so much !</title><content type='html'>Lovely, thanks so much !</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/3663729333788458255'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/3663729333788458255'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html?showComment=1297759010708#c3663729333788458255' title=''/><author><name>Célia Costa</name><uri>https://www.blogger.com/profile/03133123385469509241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//3.bp.blogspot.com/-TRRywELuh0M/Vk6FTOcSm_I/AAAAAAAABvI/VZ6Lmsxrbw8/s32/facebook%2B2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6621706927027239258' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6621706927027239258' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2084753713'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2011 at 1:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6633379640328226948</id><published>2011-02-16T01:54:26.163-07:00</published><updated>2011-02-16T01:54:26.163-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Super cute, thanks!</title><content type='html'>Super cute, thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/6633379640328226948'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/6633379640328226948'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html?showComment=1297846466163#c6633379640328226948' title=''/><author><name>Dielle</name><uri>https://www.blogger.com/profile/04084605213990106281</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//3.bp.blogspot.com/_hTYMVIjUIQY/S2yv2qRivgI/AAAAAAAAAb4/QnZD4tFkqwU/S220-s32/new-avie.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6621706927027239258' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6621706927027239258' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-526266288'/><gd:extendedProperty name='blogger.displayTime' value='February 16, 2011 at 1:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2147481815054177933</id><published>2011-02-16T10:02:53.954-07:00</published><updated>2011-02-16T10:02:53.954-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG!  I love it of course, because my name is Scar...</title><content type='html'>OMG!  I love it of course, because my name is Scarlett! My mother loved Gone with the Wind and wanted her daughter to have the same strength and determination as Scarlett did.  I always love to hear her tell me how she chose my name! I hope your little Scarlett will have a blessed life and enjoy her name as I have.  Be careful because people ALWAYS try to spell it with one T, and I always respond with, &amp;quot;I am not a color, I am a person!&amp;quot;  Good luck with everything.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/2147481815054177933'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/2147481815054177933'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/name-that-baby.html?showComment=1297875773954#c2147481815054177933' title=''/><author><name>Scarlett Nicholson Butts</name><uri>https://www.blogger.com/profile/04071137438233044298</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/name-that-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2287672931293244338' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2287672931293244338' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2107216844'/><gd:extendedProperty name='blogger.displayTime' value='February 16, 2011 at 10:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8147152114984578858</id><published>2011-02-16T14:50:32.732-07:00</published><updated>2011-02-16T14:50:32.732-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful name!  And can I just say, just because ...</title><content type='html'>Beautiful name!  And can I just say, just because you have to go through your own birth, doesn&amp;#39;t mean you have to WATCH it!  I am not a wimp with medical stuff, but I did not want a mirror present to see what was happening to my nether regions.  I told my husband he was welcome to watch, but that I didn&amp;#39;t need that visual for the rest of my life.  My girls are six now, and I have never regreted that decision!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/8147152114984578858'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/8147152114984578858'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/name-that-baby.html?showComment=1297893032732#c8147152114984578858' title=''/><author><name>my rebel took over</name><uri>https://www.blogger.com/profile/17875726718212648994</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_c99K2XtCenc/TQg6ssQw9GI/AAAAAAAAB5k/HZvB29JEDoI/S220-s32/_MG_3654%252Bsquare%252Bweb%252Bjs.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/name-that-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2287672931293244338' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2287672931293244338' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1339146268'/><gd:extendedProperty name='blogger.displayTime' value='February 16, 2011 at 2:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4005682841398598999</id><published>2011-02-16T14:58:02.014-07:00</published><updated>2011-02-16T14:58:02.014-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE the name Britt!  So pretty and timeless!  Now...</title><content type='html'>LOVE the name Britt!  So pretty and timeless!  Now long now!!!! I can&amp;#39;t wait to meet your little princess!  I&amp;#39;m bummed I was out of town for the baby party, going to check out all the cuteness now! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/4005682841398598999'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2287672931293244338/comments/default/4005682841398598999'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/name-that-baby.html?showComment=1297893482014#c4005682841398598999' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/name-that-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2287672931293244338' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2287672931293244338' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='February 16, 2011 at 2:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3423654036283793711</id><published>2011-02-16T15:40:45.719-07:00</published><updated>2011-02-16T15:40:45.719-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Absoulutely love the new kit!  Thank you so much f...</title><content type='html'>Absoulutely love the new kit!  Thank you so much for the freebies!  Now I just wish I realized that the discount was good until the 18th like the link to the freebie!  I would have ordered it this weekend instead of putting it off!  Se la vie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/3423654036283793711'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/3423654036283793711'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html?showComment=1297896045719#c3423654036283793711' title=''/><author><name>my rebel took over</name><uri>https://www.blogger.com/profile/17875726718212648994</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_c99K2XtCenc/TQg6ssQw9GI/AAAAAAAAB5k/HZvB29JEDoI/S220-s32/_MG_3654%252Bsquare%252Bweb%252Bjs.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6621706927027239258' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6621706927027239258' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1339146268'/><gd:extendedProperty name='blogger.displayTime' value='February 16, 2011 at 3:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-816684512150264452</id><published>2011-02-16T18:36:58.846-07:00</published><updated>2011-02-16T18:36:58.846-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for all the goodies Britt!!</title><content type='html'>thanks for all the goodies Britt!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7269917723987161650/comments/default/816684512150264452'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7269917723987161650/comments/default/816684512150264452'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/hey-o-its-babypalooza.html?showComment=1297906618846#c816684512150264452' title=''/><author><name>Sandra</name><uri>http://sixtyeight.wordpress.com/</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/hey-o-its-babypalooza.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7269917723987161650' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7269917723987161650' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 16, 2011 at 6:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2726418127029314592</id><published>2011-02-19T14:34:46.346-07:00</published><updated>2011-02-19T14:34:46.346-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much!  This is such an adorable blog ...</title><content type='html'>Thank you so much!  This is such an adorable blog train and I can&amp;#39;t wait to scrap some photos using it!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/2726418127029314592'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6621706927027239258/comments/default/2726418127029314592'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html?showComment=1298151286346#c2726418127029314592' title=''/><author><name>Mary</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/welcome-to-blog-hop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6621706927027239258' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6621706927027239258' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2011 at 2:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1968775814934120044</id><published>2011-02-24T13:42:18.899-07:00</published><updated>2011-02-24T13:42:18.899-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yeah ! I guess it&amp;#39;s a Peter Pan kit !</title><content type='html'>Yeah ! I guess it&amp;#39;s a Peter Pan kit !</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1222440772079029238/comments/default/1968775814934120044'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1222440772079029238/comments/default/1968775814934120044'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/new-kit-tomorrow.html?showComment=1298580138899#c1968775814934120044' title=''/><author><name>Linece</name><uri>https://www.blogger.com/profile/12725164892185044280</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_Axf0eIC4UcQ/S8wGWB3Zt5I/AAAAAAAAADo/bof2IMFghd8/S220-s32/Lineceprofil.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/new-kit-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1222440772079029238' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1222440772079029238' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-980117810'/><gd:extendedProperty name='blogger.displayTime' value='February 24, 2011 at 1:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-808495753172272188</id><published>2011-02-24T13:50:16.756-07:00</published><updated>2011-02-24T13:50:16.756-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I think I see a litte Peter Pan in our future! Yip...</title><content type='html'>I think I see a litte Peter Pan in our future! Yippee!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1222440772079029238/comments/default/808495753172272188'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1222440772079029238/comments/default/808495753172272188'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/new-kit-tomorrow.html?showComment=1298580616756#c808495753172272188' title=''/><author><name>Kim</name><uri>https://www.blogger.com/profile/11908963594032547059</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-ECmmLfFxXfk/W3oIxhb7fII/AAAAAAAAAWs/wdsBo5pQZe0nQucGcAoV1hZEmkeBpsUZwCK4BGAYYCw/s32/IMG_5508.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/new-kit-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1222440772079029238' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1222440772079029238' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1844660322'/><gd:extendedProperty name='blogger.displayTime' value='February 24, 2011 at 1:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2039927113517002463</id><published>2011-02-24T14:25:24.560-07:00</published><updated>2011-02-24T14:25:24.560-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love what I see! And I need it!!!!</title><content type='html'>I love what I see! And I need it!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1222440772079029238/comments/default/2039927113517002463'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1222440772079029238/comments/default/2039927113517002463'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/new-kit-tomorrow.html?showComment=1298582724560#c2039927113517002463' title=''/><author><name>roxanamdm</name><uri>https://www.blogger.com/profile/16746425806604464452</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='23' src='//2.bp.blogspot.com/_jfRKsHXuV2Q/TFQgRyQs_dI/AAAAAAAAAAM/k_hhL8-N6N8/S220-s31/bambi+e+amigos.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/new-kit-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1222440772079029238' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1222440772079029238' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2144322157'/><gd:extendedProperty name='blogger.displayTime' value='February 24, 2011 at 2:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7626123367016787467</id><published>2011-02-24T16:23:45.730-07:00</published><updated>2011-02-24T16:23:45.730-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my, if this is what I think it is (a full-sized...</title><content type='html'>Oh my, if this is what I think it is (a full-sized Peter Pan kit?!?) I&amp;#39;m going to love it!!  I can&amp;#39;t wait! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1222440772079029238/comments/default/7626123367016787467'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1222440772079029238/comments/default/7626123367016787467'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/new-kit-tomorrow.html?showComment=1298589825730#c7626123367016787467' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/new-kit-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1222440772079029238' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1222440772079029238' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='February 24, 2011 at 4:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-939503942926093631</id><published>2011-02-25T06:03:04.099-07:00</published><updated>2011-02-25T06:03:04.099-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, you outdid yourself on this kit!  My girls ...</title><content type='html'>Britt, you outdid yourself on this kit!  My girls are currently big fans of Peter Pan (and the movie Hook, too)!  We went on the Peter Pan ride last time we were in Disney a couple of times.  I hope they never get rid of it, because it is so incredibly cute and creative.  I LOVE that you included the star, Pan&amp;#39;s flute, etc.  So awesome! - Mary Kate</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/939503942926093631'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/939503942926093631'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html?showComment=1298638984099#c939503942926093631' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2536520110478062678' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2536520110478062678' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 25, 2011 at 6:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1140870624149633778</id><published>2011-02-25T06:03:12.455-07:00</published><updated>2011-02-25T06:03:12.455-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE this kit!  Will definitely be downloading. ...</title><content type='html'>I LOVE this kit!  Will definitely be downloading.  One question though, where did the Britt girls get those awesome Tink and Peter graphics they used?  I would love to get my hands on those!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/1140870624149633778'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/1140870624149633778'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html?showComment=1298638992455#c1140870624149633778' title=''/><author><name>my rebel took over</name><uri>https://www.blogger.com/profile/17875726718212648994</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_c99K2XtCenc/TQg6ssQw9GI/AAAAAAAAB5k/HZvB29JEDoI/S220-s32/_MG_3654%252Bsquare%252Bweb%252Bjs.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2536520110478062678' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2536520110478062678' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1339146268'/><gd:extendedProperty name='blogger.displayTime' value='February 25, 2011 at 6:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5249951297397431355</id><published>2011-02-25T06:51:16.139-07:00</published><updated>2011-02-25T06:51:16.139-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I second that question about the Tink and Peter gr...</title><content type='html'>I second that question about the Tink and Peter graphics. Those ROCK. They have a definite Mary Blair look to them. How can they be acquired?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/5249951297397431355'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/5249951297397431355'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html?showComment=1298641876139#c5249951297397431355' title=''/><author><name>GaTechGal</name><uri>https://www.blogger.com/profile/12359039683527226567</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='//4.bp.blogspot.com/_Cr_J6HWWnzA/StcX2wFbvrI/AAAAAAAAAAs/IC7BUvmsICc/S220-s32/buzz_sting.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2536520110478062678' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2536520110478062678' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1465265668'/><gd:extendedProperty name='blogger.displayTime' value='February 25, 2011 at 6:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4303253701087342046</id><published>2011-02-25T09:01:24.539-07:00</published><updated>2011-02-25T09:01:24.539-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Refresh girls, there&amp;#39;s a freebie after show offs.</title><content type='html'>Refresh girls, there&amp;#39;s a freebie after show offs.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/4303253701087342046'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/4303253701087342046'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html?showComment=1298649684539#c4303253701087342046' title=''/><author><name>Wen</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2536520110478062678' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2536520110478062678' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 25, 2011 at 9:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4344307480698195691</id><published>2011-02-25T09:05:27.234-07:00</published><updated>2011-02-25T09:05:27.234-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, awesome kit, I LOVE it!!  Thanks for the add-...</title><content type='html'>Wow, awesome kit, I LOVE it!!  Thanks for the add-on too! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/4344307480698195691'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/4344307480698195691'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html?showComment=1298649927234#c4344307480698195691' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2536520110478062678' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2536520110478062678' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='February 25, 2011 at 9:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8080924444632401569</id><published>2011-02-25T09:07:26.804-07:00</published><updated>2011-02-25T09:07:26.804-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Well that just made my day!  Thanks for another gr...</title><content type='html'>Well that just made my day!  Thanks for another great kit (and an awesome freebie!)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/8080924444632401569'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/8080924444632401569'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html?showComment=1298650046804#c8080924444632401569' title=''/><author><name>my rebel took over</name><uri>https://www.blogger.com/profile/17875726718212648994</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_c99K2XtCenc/TQg6ssQw9GI/AAAAAAAAB5k/HZvB29JEDoI/S220-s32/_MG_3654%252Bsquare%252Bweb%252Bjs.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2536520110478062678' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2536520110478062678' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1339146268'/><gd:extendedProperty name='blogger.displayTime' value='February 25, 2011 at 9:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6317581176077653424</id><published>2011-02-25T09:19:05.826-07:00</published><updated>2011-02-25T09:19:05.826-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>AWESOME. Thanks BUNCHES!!</title><content type='html'>AWESOME. Thanks BUNCHES!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/6317581176077653424'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/6317581176077653424'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html?showComment=1298650745826#c6317581176077653424' title=''/><author><name>GaTechGal</name><uri>https://www.blogger.com/profile/12359039683527226567</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='//4.bp.blogspot.com/_Cr_J6HWWnzA/StcX2wFbvrI/AAAAAAAAAAs/IC7BUvmsICc/S220-s32/buzz_sting.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2536520110478062678' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2536520110478062678' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1465265668'/><gd:extendedProperty name='blogger.displayTime' value='February 25, 2011 at 9:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6243251514921351549</id><published>2011-02-25T09:37:00.838-07:00</published><updated>2011-02-25T09:37:00.838-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the add-on and love the new kit!</title><content type='html'>Thanks so much for the add-on and love the new kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/6243251514921351549'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/6243251514921351549'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html?showComment=1298651820838#c6243251514921351549' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2536520110478062678' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2536520110478062678' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='February 25, 2011 at 9:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4839658207491335173</id><published>2011-02-25T12:21:30.200-07:00</published><updated>2011-02-25T12:21:30.200-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WHAT?!  No WAY!!!  I&amp;#39;m soooooo excited!!  I&amp;#3...</title><content type='html'>WHAT?!  No WAY!!!  I&amp;#39;m soooooo excited!!  I&amp;#39;ve always hoped you would do a kit like this, but thought maybe since you already had a mini for Tink you might not!  My daughter LOVES Tinkerbell!  Her room is Tink, she&amp;#39;s had Tinkerbell themed birthday parties and has all the little figurines (Tink &amp;amp; Fairy friends).  We own all 3 movies plus Peter Pan!  Yup...big fans here! Thanks SO much for doing a full kit...off to do a HAPPY dance while I make my way to SHOP!!!  Squeeeeaaaaal!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/4839658207491335173'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/4839658207491335173'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html?showComment=1298661690200#c4839658207491335173' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2536520110478062678' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2536520110478062678' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='February 25, 2011 at 12:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-217865855786232342</id><published>2011-02-25T13:09:56.346-07:00</published><updated>2011-02-25T13:09:56.346-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>fabulous new kit Britt!!!
Thanks for the freebie t...</title><content type='html'>fabulous new kit Britt!!!&lt;br /&gt;Thanks for the freebie too...adorable!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/217865855786232342'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/217865855786232342'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html?showComment=1298664596346#c217865855786232342' title=''/><author><name>Paula</name><uri>https://www.blogger.com/profile/17349236001140544133</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2536520110478062678' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2536520110478062678' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1863938820'/><gd:extendedProperty name='blogger.displayTime' value='February 25, 2011 at 1:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3734877836609747471</id><published>2011-02-25T14:53:06.107-07:00</published><updated>2011-02-25T14:53:06.107-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW, absolutely love the new kit &amp;amp; thank you s...</title><content type='html'>WOW, absolutely love the new kit &amp;amp; thank you so much for the add-on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/3734877836609747471'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/3734877836609747471'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html?showComment=1298670786107#c3734877836609747471' title=''/><author><name>Tiffany</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2536520110478062678' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2536520110478062678' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 25, 2011 at 2:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5849052572800771274</id><published>2011-02-25T15:21:49.433-07:00</published><updated>2011-02-25T15:21:49.433-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It&amp;#39;s such a lovely kit, thank you so much for ...</title><content type='html'>It&amp;#39;s such a lovely kit, thank you so much for the freebie.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/5849052572800771274'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/5849052572800771274'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html?showComment=1298672509433#c5849052572800771274' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2536520110478062678' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2536520110478062678' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 25, 2011 at 3:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4373189548728505623</id><published>2011-02-25T17:20:55.592-07:00</published><updated>2011-02-25T17:20:55.591-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the DigiFree category today [26 Feb 12:00am GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/4373189548728505623'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/4373189548728505623'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html?showComment=1298679655592#c4373189548728505623' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2536520110478062678' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2536520110478062678' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 25, 2011 at 5:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1286504912760882762</id><published>2011-02-26T06:25:17.813-07:00</published><updated>2011-02-26T06:25:17.813-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you</title><content type='html'>thank you</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/1286504912760882762'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/1286504912760882762'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html?showComment=1298726717813#c1286504912760882762' title=''/><author><name>Dannethia</name><uri>https://www.blogger.com/profile/13788657817379365308</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/-ef5SVm4cijY/U8az0wlQg4I/AAAAAAAALR8/oC-nn-JA47c/s31/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2536520110478062678' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2536520110478062678' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-434079236'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2011 at 6:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6506266818560983274</id><published>2011-02-26T08:35:55.201-07:00</published><updated>2011-02-26T08:35:55.201-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Loooove the Peter Pan freebie, thank you
XOXO</title><content type='html'>Loooove the Peter Pan freebie, thank you&lt;br /&gt;XOXO</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/6506266818560983274'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/6506266818560983274'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html?showComment=1298734555201#c6506266818560983274' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2536520110478062678' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2536520110478062678' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2011 at 8:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-520332176075546743</id><published>2011-02-26T09:09:39.006-07:00</published><updated>2011-02-26T09:09:39.006-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the mix of colors, textures and elements.  gr...</title><content type='html'>Love the mix of colors, textures and elements.  great kit</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/520332176075546743'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/520332176075546743'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html?showComment=1298736579006#c520332176075546743' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2536520110478062678' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2536520110478062678' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2011 at 9:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5620554556742957766</id><published>2011-02-26T17:20:34.581-07:00</published><updated>2011-02-26T17:20:34.581-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;d like to invite you to add your banner to o...</title><content type='html'>I&amp;#39;d like to invite you to add your banner to our &lt;a href="http://www.5stardigitalscrapbooking.com" rel="nofollow"&gt;Digital Scrapbooking&lt;/a&gt; Topsite. It&amp;#39;s free to sign up.  Hope to see you there&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.5stardigitalscrapbooking.com" rel="nofollow"&gt;Free Digital Scrapbooking&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/5620554556742957766'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/5620554556742957766'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html?showComment=1298766034581#c5620554556742957766' title=''/><author><name>5Star Digital Scrapbooking</name><uri>http://www.5stardigitalscrapbooking.com/featured</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2536520110478062678' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2536520110478062678' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2011 at 5:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2637660032341661340</id><published>2011-02-26T18:07:56.943-07:00</published><updated>2011-02-26T18:07:56.943-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Super cute kit!  Thanks so much for the sample.</title><content type='html'>Super cute kit!  Thanks so much for the sample.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/2637660032341661340'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/2637660032341661340'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html?showComment=1298768876943#c2637660032341661340' title=''/><author><name>Jennifer</name><uri>https://www.blogger.com/profile/18419599202513009956</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-wexyBi1aUQ4/To5nbYWKq0I/AAAAAAAAAc4/hgTXxd-Q_5I/s32/Jen%2BPhoto%2BSTS2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2536520110478062678' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2536520110478062678' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-553304793'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2011 at 6:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1682921079618811275</id><published>2011-02-27T01:07:48.818-07:00</published><updated>2011-02-27T01:07:48.818-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>i LOVE this kit!!! Peterpan is my fave disney char...</title><content type='html'>i LOVE this kit!!! Peterpan is my fave disney character. Thank you for the freebie too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/1682921079618811275'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/1682921079618811275'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html?showComment=1298794068818#c1682921079618811275' title=''/><author><name>eveline</name><uri>https://www.blogger.com/profile/03282209639516058472</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2536520110478062678' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2536520110478062678' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1181885404'/><gd:extendedProperty name='blogger.displayTime' value='February 27, 2011 at 1:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5515644567863612387</id><published>2011-02-27T01:49:26.684-07:00</published><updated>2011-02-27T01:49:26.684-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>CUTE kit!  

p.s. 38 weeks???!!!!  WOW!  Cannot wa...</title><content type='html'>CUTE kit!  &lt;br /&gt;&lt;br /&gt;p.s. 38 weeks???!!!!  WOW!  Cannot wait to &amp;#39;meet&amp;#39; Scarlett!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/5515644567863612387'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/5515644567863612387'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html?showComment=1298796566684#c5515644567863612387' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2536520110478062678' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2536520110478062678' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='February 27, 2011 at 1:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4348857846811690008</id><published>2011-02-27T13:43:46.401-07:00</published><updated>2011-02-27T13:43:46.401-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>absolutely fantastic!  I love the kit and THANK YO...</title><content type='html'>absolutely fantastic!  I love the kit and THANK YOU so much for the beautiful add-on!  Love, love &amp;lt;3</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/4348857846811690008'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/4348857846811690008'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html?showComment=1298839426401#c4348857846811690008' title=''/><author><name>Tamara</name><uri>https://www.blogger.com/profile/03878763073056785804</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2536520110478062678' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2536520110478062678' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2034243214'/><gd:extendedProperty name='blogger.displayTime' value='February 27, 2011 at 1:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-127243400401891309</id><published>2011-02-27T15:23:26.398-07:00</published><updated>2011-02-27T15:23:26.398-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great kit - thank you for the freebie! This was my...</title><content type='html'>Great kit - thank you for the freebie! This was my favourite book when I was little and my son&amp;#39;s after me :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/127243400401891309'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/127243400401891309'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html?showComment=1298845406398#c127243400401891309' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2536520110478062678' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2536520110478062678' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 27, 2011 at 3:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5495105251757609879</id><published>2011-02-28T16:33:46.585-07:00</published><updated>2011-02-28T16:33:46.585-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m so excited for you, you&amp;#39;re getting so ...</title><content type='html'>I&amp;#39;m so excited for you, you&amp;#39;re getting so close!!  &lt;br /&gt;&lt;br /&gt;My first baby was born a week early on March 6th, she&amp;#39;ll be 8 this year. *sniff*  Maybe they&amp;#39;ll share a birthday? :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/690252839446887926/comments/default/5495105251757609879'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/690252839446887926/comments/default/5495105251757609879'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/one-last-show-off-before-maternity.html?showComment=1298936026585#c5495105251757609879' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/one-last-show-off-before-maternity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-690252839446887926' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/690252839446887926' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='February 28, 2011 at 4:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8333192608491727696</id><published>2011-02-28T18:04:40.998-07:00</published><updated>2011-02-28T18:04:40.998-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I was wondering when you were going to make &amp;quot;...</title><content type='html'>I was wondering when you were going to make &amp;quot;the call&amp;quot; to quit for a little while.  I hope all goes very smoothly for you guys.  It is a stressful, yet really exciting time!  Can&amp;#39;t wait to hear the full story after Baby Scarlett arrives! - Mary Kate</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/690252839446887926/comments/default/8333192608491727696'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/690252839446887926/comments/default/8333192608491727696'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/one-last-show-off-before-maternity.html?showComment=1298941480998#c8333192608491727696' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/one-last-show-off-before-maternity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-690252839446887926' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/690252839446887926' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 28, 2011 at 6:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4311773807254693996</id><published>2011-02-28T20:41:13.684-07:00</published><updated>2011-02-28T20:41:13.684-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I was JUST thinking of you and wondering when the ...</title><content type='html'>I was JUST thinking of you and wondering when the baby was coming!  I am so excited for you!  Let me know if you need anything!  I love our little girl and hope yours is perfect too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/690252839446887926/comments/default/4311773807254693996'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/690252839446887926/comments/default/4311773807254693996'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/one-last-show-off-before-maternity.html?showComment=1298950873684#c4311773807254693996' title=''/><author><name>Jamie</name><uri>https://www.blogger.com/profile/13738942467439360488</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/one-last-show-off-before-maternity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-690252839446887926' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/690252839446887926' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-53102959'/><gd:extendedProperty name='blogger.displayTime' value='February 28, 2011 at 8:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4834311551309378507</id><published>2011-03-01T17:39:56.796-07:00</published><updated>2011-03-01T17:39:56.796-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awwww.  You look cute! I am so excited for you and...</title><content type='html'>Awwww.  You look cute! I am so excited for you and Josh!!! It is is getting so close. Hopefully baby Scarlett won&amp;#39;t keep you waiting too long! LOL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/4834311551309378507'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/4834311551309378507'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299026396796#c4834311551309378507' title=''/><author><name>Yzerbear</name><uri>https://www.blogger.com/profile/18010849675699240624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-tSfYxRi7cao/VVU4vw_9Z_I/AAAAAAAAAOg/7l1_XQZwT38/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1731284979'/><gd:extendedProperty name='blogger.displayTime' value='March 1, 2011 at 5:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1916308004887199245</id><published>2011-03-01T18:26:37.441-07:00</published><updated>2011-03-01T18:26:37.441-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>One day you will be happy you took that picture. I...</title><content type='html'>One day you will be happy you took that picture. I don&amp;#39;t have any belly pics of 3/4 of my kids and I am SOOOO sad about it.&lt;br /&gt;&lt;br /&gt;Besides, you look adorable. :)  Really, you do.&lt;br /&gt;&lt;br /&gt;P.S.  I am a HUGE fan of your digiscrap kits.  The hi-light of my Thursday mornings is checking to see if you have a sneak peak up yet.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/1916308004887199245'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/1916308004887199245'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299029197441#c1916308004887199245' title=''/><author><name>Jenn Nielsen</name><uri>https://www.blogger.com/profile/18080723308657202062</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_ps2va1WODhU/TMjTlCeMChI/AAAAAAAAAUM/3R__tcOowvs/S220-s32/JenMe.bmp'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1337333654'/><gd:extendedProperty name='blogger.displayTime' value='March 1, 2011 at 6:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4592577145325515665</id><published>2011-03-01T18:36:36.154-07:00</published><updated>2011-03-01T18:36:36.154-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Aww Britt, you look absolutely gorgeous!</title><content type='html'>Aww Britt, you look absolutely gorgeous!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/4592577145325515665'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/4592577145325515665'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299029796154#c4592577145325515665' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='March 1, 2011 at 6:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5541277714519740745</id><published>2011-03-01T18:55:36.197-07:00</published><updated>2011-03-01T18:55:36.197-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>so very pretty! love the baby bump!</title><content type='html'>so very pretty! love the baby bump!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/5541277714519740745'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/5541277714519740745'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299030936197#c5541277714519740745' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='March 1, 2011 at 6:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-185378616274225881</id><published>2011-03-01T20:25:45.709-07:00</published><updated>2011-03-01T20:25:45.709-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY! She is soooo close to being here!! I cannot W...</title><content type='html'>YAY! She is soooo close to being here!! I cannot WAIT to see what she looks like! Will she be BLONDE or BRUNETTE??? Keep me posted!! Love you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/185378616274225881'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/185378616274225881'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299036345709#c185378616274225881' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='March 1, 2011 at 8:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1757446590764388090</id><published>2011-03-01T21:09:26.815-07:00</published><updated>2011-03-01T21:09:26.815-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You look beautiful, Britt! You should be very prou...</title><content type='html'>You look beautiful, Britt! You should be very proud of that baby belly. :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/1757446590764388090'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/1757446590764388090'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299038966815#c1757446590764388090' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/07611346109361854732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-IxErPaeFZbk/TYo3eZfkkjI/AAAAAAAACeo/tDT2JOby7-g/s32/2011%2BAvitar%2B5x5b.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1296659477'/><gd:extendedProperty name='blogger.displayTime' value='March 1, 2011 at 9:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3949919231070445297</id><published>2011-03-01T21:11:16.796-07:00</published><updated>2011-03-01T21:11:16.796-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You look gorgeous, Britt!!  And you WILL appreciat...</title><content type='html'>You look gorgeous, Britt!!  And you WILL appreciate the beautiful pic later on.  I only have baby bump pics of early morning walking into the hospital on the morning of my inductions... No makeup, no hair, sweatshirt/overalls...  Not at all adorable like yours!  And Scarlett will LOVE LOVE LOVE to see it too!  Can&amp;#39;t wait to meet her!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/3949919231070445297'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/3949919231070445297'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299039076796#c3949919231070445297' title=''/><author><name>BTMIN</name><uri>https://www.blogger.com/profile/16723311176479432021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703829899'/><gd:extendedProperty name='blogger.displayTime' value='March 1, 2011 at 9:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5622334897201447738</id><published>2011-03-01T21:18:48.152-07:00</published><updated>2011-03-01T21:18:48.152-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh my cuteness. you&amp;#39;re adorable!  so super exc...</title><content type='html'>oh my cuteness. you&amp;#39;re adorable!  so super excited for you guys!  LOVE the name too - SUPER CUTE!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/5622334897201447738'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/5622334897201447738'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299039528152#c5622334897201447738' title=''/><author><name>Erica Zane</name><uri>https://www.blogger.com/profile/01089858278651427041</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-uh1VpeGAXCk/TtL3_1czoCI/AAAAAAAAETI/f8WkYutK62w/s32/ericazane-3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1189814333'/><gd:extendedProperty name='blogger.displayTime' value='March 1, 2011 at 9:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5863253518482956167</id><published>2011-03-01T21:21:34.073-07:00</published><updated>2011-03-01T21:21:34.073-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You look great!  Congratulations again.  Hoping th...</title><content type='html'>You look great!  Congratulations again.  Hoping the birth is as easy as the pregnancy! xo</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/5863253518482956167'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/5863253518482956167'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299039694073#c5863253518482956167' title=''/><author><name>AMY</name><uri>https://www.blogger.com/profile/15790335132294267633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-yXWSItNUJtE/ToyTtoHbGJI/AAAAAAAAWjs/Vo54PMXPVL0/s32/IMG_1562a.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1173087483'/><gd:extendedProperty name='blogger.displayTime' value='March 1, 2011 at 9:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2482698323955805638</id><published>2011-03-01T22:10:15.297-07:00</published><updated>2011-03-01T22:10:15.297-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Aww, you look so cute!!  I&amp;#39;m so excited for yo...</title><content type='html'>Aww, you look so cute!!  I&amp;#39;m so excited for you!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/2482698323955805638'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/2482698323955805638'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299042615297#c2482698323955805638' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='March 1, 2011 at 10:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-817975627783417347</id><published>2011-03-02T00:14:28.907-07:00</published><updated>2011-03-02T00:14:28.907-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute photo, thanks for sharing! Congratulations, a...</title><content type='html'>Cute photo, thanks for sharing! Congratulations, and best wishes to you all!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/817975627783417347'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/817975627783417347'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299050068907#c817975627783417347' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 2, 2011 at 12:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8397653023517775249</id><published>2011-03-02T06:43:21.437-07:00</published><updated>2011-03-02T06:43:21.437-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You look soooooo great!! I love your hair-do too! ...</title><content type='html'>You look soooooo great!! I love your hair-do too! I am so excited for you and Josh!! You must give me photo taking tips.  I love how your pictures look so clean, crisp and the coloring is beautiful!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/8397653023517775249'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/8397653023517775249'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299073401437#c8397653023517775249' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='March 2, 2011 at 6:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1365730945671304086</id><published>2011-03-02T08:33:44.499-07:00</published><updated>2011-03-02T08:33:44.499-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You look great!</title><content type='html'>You look great!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/1365730945671304086'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/1365730945671304086'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299080024499#c1365730945671304086' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/06230119062587820168</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/_yeEjKRFO2bU/S8hy_J6tIpI/AAAAAAAABpY/8HRr0aNHn1M/S220-s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1156377646'/><gd:extendedProperty name='blogger.displayTime' value='March 2, 2011 at 8:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6186361582988831947</id><published>2011-03-02T09:40:05.927-07:00</published><updated>2011-03-02T09:40:05.927-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the new kit.  We have tons of pictures to u...</title><content type='html'>I love the new kit.  We have tons of pictures to use with it.  Thanks for the fun freebie, too.  &lt;br /&gt;Good luck with the new little one, we look forward to &amp;quot;meeting&amp;quot; the baby later.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/6186361582988831947'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/6186361582988831947'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html?showComment=1299084005927#c6186361582988831947' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2536520110478062678' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2536520110478062678' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='March 2, 2011 at 9:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7975009618592549470</id><published>2011-03-02T10:21:37.579-07:00</published><updated>2011-03-02T10:21:37.579-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You look so radiant and beautiful!!</title><content type='html'>You look so radiant and beautiful!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/7975009618592549470'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/7975009618592549470'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299086497579#c7975009618592549470' title=''/><author><name>Lisa Ritchie</name><uri>https://www.blogger.com/profile/18302933646964367742</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-424980774'/><gd:extendedProperty name='blogger.displayTime' value='March 2, 2011 at 10:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8746445378382747972</id><published>2011-03-02T10:38:40.436-07:00</published><updated>2011-03-02T10:38:40.436-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You look Perfect !!! Seriously, you are going to h...</title><content type='html'>You look Perfect !!! Seriously, you are going to have a very beautiful little girl soon, I&amp;#39;m so excited for you !!! Can&amp;#39;t wait to see what she looks like !!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/8746445378382747972'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/8746445378382747972'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299087520436#c8746445378382747972' title=''/><author><name>DimpleBrandy</name><uri>https://www.blogger.com/profile/09640041569342530342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-7367898'/><gd:extendedProperty name='blogger.displayTime' value='March 2, 2011 at 10:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8269190096808444722</id><published>2011-03-02T15:10:31.494-07:00</published><updated>2011-03-02T15:10:31.494-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You&amp;#39;re beautiful Britt! I hope the next few we...</title><content type='html'>You&amp;#39;re beautiful Britt! I hope the next few weeks are the happiest in your life thus far....definitely the finest thing you&amp;#39;ve created.  Love you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/8269190096808444722'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/8269190096808444722'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299103831494#c8269190096808444722' title=''/><author><name>Julene</name><uri>https://www.blogger.com/profile/16423837376936216400</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_iBp7FiL1Gjo/SMmKjHg6WoI/AAAAAAAAACQ/-zKXZ78hKTk/S220-s32/close+up.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251066642'/><gd:extendedProperty name='blogger.displayTime' value='March 2, 2011 at 3:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-605000499050430278</id><published>2011-03-02T15:12:24.261-07:00</published><updated>2011-03-02T15:12:24.261-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You look gorgeous Britt!I am so excited!</title><content type='html'>You look gorgeous Britt!I am so excited!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/605000499050430278'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/605000499050430278'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299103944261#c605000499050430278' title=''/><author><name>Kimbytx</name><uri>https://www.blogger.com/profile/04174307638453392980</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//1.bp.blogspot.com/-LutUZ0LCh8s/Xpn7bQjkNiI/AAAAAAAAs6I/GLvmhFP2v0UWKKuN44d5Pfuu_RK5Dg1HwCK4BGAYYCw/s32/kimavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-740091371'/><gd:extendedProperty name='blogger.displayTime' value='March 2, 2011 at 3:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8710086517986125462</id><published>2011-03-02T15:12:38.516-07:00</published><updated>2011-03-02T15:12:38.516-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You look so cute. Love the photo. Hopefully for yo...</title><content type='html'>You look so cute. Love the photo. Hopefully for you she doesn&amp;#39;t make you wait too much longer : )</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/8710086517986125462'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/8710086517986125462'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299103958516#c8710086517986125462' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='March 2, 2011 at 3:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1500333072331564576</id><published>2011-03-02T15:15:45.158-07:00</published><updated>2011-03-02T15:15:45.158-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>you look fabulous!!!!!!! congrats Britt! didnt eve...</title><content type='html'>you look fabulous!!!!!!! congrats Britt! didnt even know you were expecting!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/1500333072331564576'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/1500333072331564576'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299104145158#c1500333072331564576' title=''/><author><name>Jenn Amy</name><uri>https://www.blogger.com/profile/12398568834883190802</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/-Bh7x4QYVUMs/XwhmU0rZNcI/AAAAAAAAFho/7YI_MuBn2JIyJQWBoEwrCQnsOwm9ThFjgCK4BGAYYCw/s32/JH-Pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2010164265'/><gd:extendedProperty name='blogger.displayTime' value='March 2, 2011 at 3:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8748257614589318346</id><published>2011-03-02T15:32:03.041-07:00</published><updated>2011-03-02T15:32:03.041-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Girl!  You are GORGEOUS!  Radiant!  What an amazin...</title><content type='html'>Girl!  You are GORGEOUS!  Radiant!  What an amazing momma you already are!!  Here&amp;#39;s to hoping I&amp;#39;ll be back to scrapping when you return from maternity leave!&lt;br /&gt;-tuttle</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/8748257614589318346'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/8748257614589318346'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299105123041#c8748257614589318346' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/16188089711802128486</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='22' src='//3.bp.blogspot.com/-CUFMNRAzt3k/TkH12bm6I4I/AAAAAAAAAxs/6PQO1RN5bMY/s32/DSC_2885.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1956407086'/><gd:extendedProperty name='blogger.displayTime' value='March 2, 2011 at 3:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6931046182704446086</id><published>2011-03-02T15:36:15.237-07:00</published><updated>2011-03-02T15:36:15.237-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You look beautiful and SO happy! I&amp;#39;m excited f...</title><content type='html'>You look beautiful and SO happy! I&amp;#39;m excited for you, Britt! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/6931046182704446086'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/6931046182704446086'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299105375237#c6931046182704446086' title=''/><author><name>Kendall</name><uri>https://www.blogger.com/profile/00696249774987212902</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-295132679'/><gd:extendedProperty name='blogger.displayTime' value='March 2, 2011 at 3:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5322791502326183666</id><published>2011-03-02T15:39:30.142-07:00</published><updated>2011-03-02T15:39:30.142-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brittney you look perfect, just like a mother-to-b...</title><content type='html'>Brittney you look perfect, just like a mother-to-be should. So glad you haven&amp;#39;t had a hard pregnancy. You are blessed. I can&amp;#39;t wait to read about the delivery and see pics of Scarlett. I too wonder how much and what color her head of hair will be. Best of luck with the rest of your PG journey. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/5322791502326183666'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/5322791502326183666'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299105570142#c5322791502326183666' title=''/><author><name>Shari</name><uri>https://www.blogger.com/profile/08675195906602729062</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-ZmldR3r0E3c/T_b7WSjzKdI/AAAAAAAAAns/AVaDvGr8ieU/s32/150-pixels.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-892625367'/><gd:extendedProperty name='blogger.displayTime' value='March 2, 2011 at 3:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5466847650194572250</id><published>2011-03-02T15:43:02.361-07:00</published><updated>2011-03-02T15:43:02.361-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m so glad you shared this... and I agree wit...</title><content type='html'>I&amp;#39;m so glad you shared this... and I agree with everyone else, you look radiant and beautiful.  Truly!!&lt;br /&gt;&lt;br /&gt;Can&amp;#39;t wait to see baby photos - its getting so close!  I bet you are beyond excited.  Will be praying for you for a safe and easy delivery and a happy, healthy baby Scarlett!&lt;br /&gt;&lt;br /&gt;Hugs,&lt;br /&gt;Tracy</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/5466847650194572250'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/5466847650194572250'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299105782361#c5466847650194572250' title=''/><author><name>Tracy Anderson</name><uri>https://www.blogger.com/profile/01730454750648361716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_t-dbk3_jRns/Sei_1-bbNvI/AAAAAAAADF0/O4LlrrCRZYk/S220-s32/tntracy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-453105856'/><gd:extendedProperty name='blogger.displayTime' value='March 2, 2011 at 3:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3315966340285065888</id><published>2011-03-02T17:14:01.427-07:00</published><updated>2011-03-02T17:14:01.427-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, you look gorgeous; so happy &amp;amp; full of l...</title><content type='html'>Britt, you look gorgeous; so happy &amp;amp; full of life! Congratulations to you - the countdown must be so exciting! Thanks for sharing this wonderful moment of yours.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/3315966340285065888'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/3315966340285065888'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299111241427#c3315966340285065888' title=''/><author><name>cursivesmile</name><uri>https://www.blogger.com/profile/11109929422663852103</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1910952037'/><gd:extendedProperty name='blogger.displayTime' value='March 2, 2011 at 5:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8053762910353378514</id><published>2011-03-02T17:14:39.844-07:00</published><updated>2011-03-02T17:14:39.844-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Looking great!</title><content type='html'>Looking great!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/8053762910353378514'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/8053762910353378514'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299111279844#c8053762910353378514' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/07318557243934276686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='//2.bp.blogspot.com/_gl7qaUI989w/TGXT0TT5eBI/AAAAAAAABzU/gdY9FENqwYs/S220-s33/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1020389206'/><gd:extendedProperty name='blogger.displayTime' value='March 2, 2011 at 5:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7846676622538402270</id><published>2011-03-02T17:47:43.655-07:00</published><updated>2011-03-02T17:50:05.262-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/7846676622538402270'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/7846676622538402270'/><author><name>Lisa</name><uri>https://www.blogger.com/profile/03752909545769005869</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Ytn7EJgQ1pY/TUrvHeweE5I/AAAAAAAAA1Q/PYW0B3hkh5Y/s32/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1535737862'/><gd:extendedProperty name='blogger.displayTime' value='March 2, 2011 at 5:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8437713593892247420</id><published>2011-03-02T17:49:45.313-07:00</published><updated>2011-03-02T17:49:45.313-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt you look fabulous.  I know you and Josh are ...</title><content type='html'>Britt you look fabulous.  I know you and Josh are so excited to meet baby Scarlett.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/8437713593892247420'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/8437713593892247420'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299113385313#c8437713593892247420' title=''/><author><name>Lisa</name><uri>https://www.blogger.com/profile/03752909545769005869</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Ytn7EJgQ1pY/TUrvHeweE5I/AAAAAAAAA1Q/PYW0B3hkh5Y/s32/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1535737862'/><gd:extendedProperty name='blogger.displayTime' value='March 2, 2011 at 5:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6156199058319583942</id><published>2011-03-02T18:51:29.290-07:00</published><updated>2011-03-02T18:51:29.290-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>so so beautiful!!!!!
I cant wait to see her
Have a...</title><content type='html'>so so beautiful!!!!!&lt;br /&gt;I cant wait to see her&lt;br /&gt;Have a restfull time off&lt;br /&gt;&lt;br /&gt;Tammy</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/6156199058319583942'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/6156199058319583942'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299117089290#c6156199058319583942' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 2, 2011 at 6:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5270782724400004899</id><published>2011-03-02T19:23:27.858-07:00</published><updated>2011-03-02T19:23:27.858-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How cute are you!  I wish I looked that good pregn...</title><content type='html'>How cute are you!  I wish I looked that good pregnant.  Go out on a couple of last dates while you can then enjoy that baby!  be sure to pop in once in a while so we can see her.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/5270782724400004899'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/5270782724400004899'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299119007858#c5270782724400004899' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='March 2, 2011 at 7:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8300994156614097979</id><published>2011-03-02T19:59:04.476-07:00</published><updated>2011-03-02T19:59:04.476-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You look beautiful!</title><content type='html'>You look beautiful!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/8300994156614097979'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/8300994156614097979'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299121144476#c8300994156614097979' title=''/><author><name>Charlene</name><uri>https://www.blogger.com/profile/12644250990321013014</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-ICjHyT32CDY/Xih92daasBI/AAAAAAAAUyY/jWPulmtfS8AoexpRXOg1-yWAl-4ABGnuQCK4BGAYYCw/s32/SKM_C754e18050214150_0001_copy%2B%2528Medium%2529.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1670564358'/><gd:extendedProperty name='blogger.displayTime' value='March 2, 2011 at 7:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1540200598765679157</id><published>2011-03-02T21:31:40.123-07:00</published><updated>2011-03-02T21:31:40.123-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, Britt - you are beautiful.  Your belly may be ...</title><content type='html'>Oh, Britt - you are beautiful.  Your belly may be big, but its because of the huge miracle that&amp;#39;s inside!  Love, love, love this pic!  And love to you!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/1540200598765679157'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/1540200598765679157'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299126700123#c1540200598765679157' title=''/><author><name>scaccogirl</name><uri>https://www.blogger.com/profile/10381399464591334773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/-z4Ki72nERys/TqglUcLmJCI/AAAAAAAAAZ8/VI3LbQL6M20/s32/me%2B2011%2B10.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1087322966'/><gd:extendedProperty name='blogger.displayTime' value='March 2, 2011 at 9:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9035292222751835557</id><published>2011-03-03T00:54:05.623-07:00</published><updated>2011-03-03T00:54:05.623-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>congratulations! :)</title><content type='html'>congratulations! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/9035292222751835557'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/9035292222751835557'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299138845623#c9035292222751835557' title=''/><author><name>cherrylej</name><uri>https://www.blogger.com/profile/01842787439602144327</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_cD2Srv6Gu3s/SdYzlz68g4I/AAAAAAAACfo/K9CWyGmqjlM/S220-s32/cadtlavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1928157198'/><gd:extendedProperty name='blogger.displayTime' value='March 3, 2011 at 12:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8212069934616498371</id><published>2011-03-03T08:38:35.974-07:00</published><updated>2011-03-03T08:38:35.974-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE IT!!! AWESOME KIT!!!</title><content type='html'>LOVE IT!!! AWESOME KIT!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/8212069934616498371'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/8212069934616498371'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html?showComment=1299166715974#c8212069934616498371' title=''/><author><name>Michele</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2536520110478062678' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2536520110478062678' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 3, 2011 at 8:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2464807856351068604</id><published>2011-03-03T19:31:04.910-07:00</published><updated>2011-03-03T19:31:04.910-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You look stunning.  Pregnancy is a special time. S...</title><content type='html'>You look stunning.  Pregnancy is a special time. So happy for you and Josh!  Can&amp;#39;t wait for the first baby pictures.  Take care of yourself!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/2464807856351068604'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/2464807856351068604'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299205864910#c2464807856351068604' title=''/><author><name>CynthiaY2</name><uri>https://www.blogger.com/profile/00225040861869222975</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//1.bp.blogspot.com/-T1gCsIto6Bo/V1Ck1eTx2GI/AAAAAAAAErI/n8nkVyJm_mY8y3dQpN0LzLll6-eVPJt0ACK4B/s32/AvatarCynthiaY2_12.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-554720271'/><gd:extendedProperty name='blogger.displayTime' value='March 3, 2011 at 7:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2851690453542169915</id><published>2011-03-04T07:30:46.882-07:00</published><updated>2011-03-04T07:30:46.882-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This IS strange (not having show offs) but I am so...</title><content type='html'>This IS strange (not having show offs) but I am so happy for you Britt!  I know your heart will be filled with pure joy and more love than you could have ever imagined...you are blessed! Enjoy your time and thank you so much for those 3 years and all the gifts!!! You have a heart of gold!Cna&amp;#39;t wait to hear your story and see pictures of your precious little girl!(((HUGS))) Fonnetta</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5093041072042611881/comments/default/2851690453542169915'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5093041072042611881/comments/default/2851690453542169915'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/not-your-typical-friday.html?showComment=1299249046882#c2851690453542169915' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/not-your-typical-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5093041072042611881' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5093041072042611881' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='March 4, 2011 at 7:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5143540294832715782</id><published>2011-03-04T08:37:01.723-07:00</published><updated>2011-03-04T08:37:01.723-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt and lots of love to you and your baby...</title><content type='html'>Thanks Britt and lots of love to you and your baby! You&amp;#39;re in for such a wonderful time! ~Dolores</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5093041072042611881/comments/default/5143540294832715782'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5093041072042611881/comments/default/5143540294832715782'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/not-your-typical-friday.html?showComment=1299253021723#c5143540294832715782' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/not-your-typical-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5093041072042611881' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5093041072042611881' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 4, 2011 at 8:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6952046439548445513</id><published>2011-03-04T09:34:39.534-07:00</published><updated>2011-03-04T09:34:39.534-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for all the show offs!  You are ...</title><content type='html'>Thank you so much for all the show offs!  You are so sweet and kind. :)  I know you will make a great Mommy and I can&amp;#39;t wait to see you in that role!!  I hope she doesn&amp;#39;t keep you waiting too much longer!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5093041072042611881/comments/default/6952046439548445513'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5093041072042611881/comments/default/6952046439548445513'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/not-your-typical-friday.html?showComment=1299256479534#c6952046439548445513' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/not-your-typical-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5093041072042611881' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5093041072042611881' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='March 4, 2011 at 9:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-934961547779261512</id><published>2011-03-04T10:22:38.851-07:00</published><updated>2011-03-04T10:22:38.851-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I hope you have a wonderful break with your new li...</title><content type='html'>I hope you have a wonderful break with your new little girl (when she makes her arrival.)  I will be anticipating the news.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5093041072042611881/comments/default/934961547779261512'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5093041072042611881/comments/default/934961547779261512'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/not-your-typical-friday.html?showComment=1299259358851#c934961547779261512' title=''/><author><name>AG</name><uri>https://www.blogger.com/profile/09981266619859611413</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/not-your-typical-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5093041072042611881' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5093041072042611881' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-613837839'/><gd:extendedProperty name='blogger.displayTime' value='March 4, 2011 at 10:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6221540601432292174</id><published>2011-03-04T11:04:25.711-07:00</published><updated>2011-03-04T11:04:25.711-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You are positively glowing! You will be so glad ye...</title><content type='html'>You are positively glowing! You will be so glad years from now (and so will she) that you have documented your baby bump!&lt;br /&gt;&lt;br /&gt;Not long now till little Scarlett makes her appearance!  Sending you quick easy labor vibes and I can&amp;#39;t want to meet your new little pink bundle! &lt;br /&gt;&lt;br /&gt;Good luck!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/6221540601432292174'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/6221540601432292174'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299261865711#c6221540601432292174' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='March 4, 2011 at 11:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4839245411891444312</id><published>2011-03-04T12:02:25.337-07:00</published><updated>2011-03-04T12:02:25.337-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt!! So excited for you!!

156 showoffs is a...</title><content type='html'>Hi Britt!! So excited for you!!&lt;br /&gt;&lt;br /&gt;156 showoffs is awesome as well!! Do you know that if 100 people entered each time and your little gifty was worth $3 each time (I know sometimes its more) you&amp;#39;ve actually given away $46800 worth of product!!! That&amp;#39;s just awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5093041072042611881/comments/default/4839245411891444312'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5093041072042611881/comments/default/4839245411891444312'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/not-your-typical-friday.html?showComment=1299265345337#c4839245411891444312' title=''/><author><name>Jennifer</name><uri>https://www.blogger.com/profile/13273273342995175294</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//1.bp.blogspot.com/-ahwAZME2ZjY/V6-e5P-HPJI/AAAAAAAAAyg/ymV7E3mfs3sMdFtIlvG5JaBCLHBzwzQ6ACK4B/s31/IMG_7953.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/not-your-typical-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5093041072042611881' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5093041072042611881' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1680515322'/><gd:extendedProperty name='blogger.displayTime' value='March 4, 2011 at 12:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4939451212509155001</id><published>2011-03-06T20:55:46.392-07:00</published><updated>2011-03-06T20:55:46.392-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great kit !! Thanks so much for the lovely freebie...</title><content type='html'>Great kit !! Thanks so much for the lovely freebie !!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/4939451212509155001'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2536520110478062678/comments/default/4939451212509155001'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html?showComment=1299470146392#c4939451212509155001' title=''/><author><name>Célia Costa</name><uri>https://www.blogger.com/profile/03133123385469509241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//3.bp.blogspot.com/-TRRywELuh0M/Vk6FTOcSm_I/AAAAAAAABvI/VZ6Lmsxrbw8/s32/facebook%2B2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/cmon-everybody-here-we-goooooo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2536520110478062678' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2536520110478062678' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2084753713'/><gd:extendedProperty name='blogger.displayTime' value='March 6, 2011 at 8:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5552505690669812907</id><published>2011-03-08T16:10:03.918-07:00</published><updated>2011-03-08T16:10:03.918-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh I think your belly bump pic is darling! I LOVE ...</title><content type='html'>Oh I think your belly bump pic is darling! I LOVE it! I can&amp;#39;t believe you only have 3 days til your due date! CRAZY!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/5552505690669812907'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/5552505690669812907'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1299625803918#c5552505690669812907' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='March 8, 2011 at 4:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3007834376049415268</id><published>2011-03-09T10:52:30.778-07:00</published><updated>2011-03-09T10:52:30.778-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Aren&amp;#39;t you supposed to be having a baby or som...</title><content type='html'>Aren&amp;#39;t you supposed to be having a baby or something?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6818177254567085750/comments/default/3007834376049415268'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6818177254567085750/comments/default/3007834376049415268'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/get-excited-for-friday.html?showComment=1299693150778#c3007834376049415268' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/get-excited-for-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6818177254567085750' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6818177254567085750' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='March 9, 2011 at 10:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4817845770128880054</id><published>2011-03-09T12:10:36.697-07:00</published><updated>2011-03-09T12:10:36.697-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh are you still doing new releases every Friday?!...</title><content type='html'>Oh are you still doing new releases every Friday?! I thought everything was on hold?! Yippee</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6818177254567085750/comments/default/4817845770128880054'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6818177254567085750/comments/default/4817845770128880054'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/get-excited-for-friday.html?showComment=1299697836697#c4817845770128880054' title=''/><author><name>Betty Holland</name><uri>https://www.blogger.com/profile/17729167155954488066</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/-U_CwYNuAAd8/TitLzgMQg1I/AAAAAAAABjY/_kTzIJgW5ko/s31/family%2BHeidi%2527s%2Bcropped.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/get-excited-for-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6818177254567085750' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6818177254567085750' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346418004'/><gd:extendedProperty name='blogger.displayTime' value='March 9, 2011 at 12:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1345033675845131491</id><published>2011-03-09T13:37:57.855-07:00</published><updated>2011-03-09T13:37:57.855-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Is it a baby?? :)</title><content type='html'>Is it a baby?? :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6818177254567085750/comments/default/1345033675845131491'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6818177254567085750/comments/default/1345033675845131491'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/get-excited-for-friday.html?showComment=1299703077855#c1345033675845131491' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/get-excited-for-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6818177254567085750' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6818177254567085750' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='March 9, 2011 at 1:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5465307056918579955</id><published>2011-03-09T15:15:23.779-07:00</published><updated>2011-03-09T15:15:23.779-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Is Friday baby day?</title><content type='html'>Is Friday baby day?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6818177254567085750/comments/default/5465307056918579955'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6818177254567085750/comments/default/5465307056918579955'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/get-excited-for-friday.html?showComment=1299708923779#c5465307056918579955' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/get-excited-for-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6818177254567085750' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6818177254567085750' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 9, 2011 at 3:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-117462636593122401</id><published>2011-03-09T15:45:15.324-07:00</published><updated>2011-03-09T15:45:15.324-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOOT, WOOT!  SUH-WEET! :D

I&amp;#39;m feeling all gig...</title><content type='html'>WOOT, WOOT!  SUH-WEET! :D&lt;br /&gt;&lt;br /&gt;I&amp;#39;m feeling all giggly right now.  Can&amp;#39;t wait to see!&lt;br /&gt;&lt;br /&gt;Hugs ...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6818177254567085750/comments/default/117462636593122401'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6818177254567085750/comments/default/117462636593122401'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/get-excited-for-friday.html?showComment=1299710715324#c117462636593122401' title=''/><author><name>Linda Walton aka bobbysgirlforever</name><uri>https://www.blogger.com/profile/17508413943491941194</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-MaGvcc2G_iE/UmbdheaWATI/AAAAAAAAEFg/ltiQRPAkE-c/s32/FX_1333004295458.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/get-excited-for-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6818177254567085750' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6818177254567085750' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-551663046'/><gd:extendedProperty name='blogger.displayTime' value='March 9, 2011 at 3:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2889695919010574267</id><published>2011-03-09T15:49:09.083-07:00</published><updated>2011-03-09T15:49:09.083-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Did Baby Scarlett make her appearance?  That would...</title><content type='html'>Did Baby Scarlett make her appearance?  That would surely be sweet!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6818177254567085750/comments/default/2889695919010574267'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6818177254567085750/comments/default/2889695919010574267'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/get-excited-for-friday.html?showComment=1299710949083#c2889695919010574267' title=''/><author><name>Lisa</name><uri>https://www.blogger.com/profile/03752909545769005869</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Ytn7EJgQ1pY/TUrvHeweE5I/AAAAAAAAA1Q/PYW0B3hkh5Y/s32/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/get-excited-for-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6818177254567085750' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6818177254567085750' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1535737862'/><gd:extendedProperty name='blogger.displayTime' value='March 9, 2011 at 3:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6269416235804794137</id><published>2011-03-09T17:19:49.739-07:00</published><updated>2011-03-09T17:19:49.739-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Of course Britt is due on a Friday. That&amp;#39;s whe...</title><content type='html'>Of course Britt is due on a Friday. That&amp;#39;s when she always has her new arrivals.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6818177254567085750/comments/default/6269416235804794137'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6818177254567085750/comments/default/6269416235804794137'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/get-excited-for-friday.html?showComment=1299716389739#c6269416235804794137' title=''/><author><name>Buffy0214</name><uri>https://www.blogger.com/profile/06308024875823554809</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_h-pWwnNYXas/SgrfeygtiyI/AAAAAAAAAFs/EPb3-w3lFao/S220-s32/2006-09-01+(5).JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/get-excited-for-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6818177254567085750' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6818177254567085750' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1294607005'/><gd:extendedProperty name='blogger.displayTime' value='March 9, 2011 at 5:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1820300899481684775</id><published>2011-03-09T17:59:57.096-07:00</published><updated>2011-03-09T17:59:57.096-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Dang!  I was thinking this may be a baby day warni...</title><content type='html'>Dang!  I was thinking this may be a baby day warning and then saw the post on Krista&amp;#39;s blog!  LOL  Not that I&amp;#39;m not happy with a new kit!  Will this be one for Goofy&amp;#39;s Candy Kitchen???</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6818177254567085750/comments/default/1820300899481684775'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6818177254567085750/comments/default/1820300899481684775'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/get-excited-for-friday.html?showComment=1299718797096#c1820300899481684775' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/get-excited-for-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6818177254567085750' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6818177254567085750' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='March 9, 2011 at 5:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8902163766411017513</id><published>2011-03-10T00:23:47.241-07:00</published><updated>2011-03-10T00:23:47.241-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Good Luck Britt...I hope everything goes smoothly ...</title><content type='html'>Good Luck Britt...I hope everything goes smoothly for you and baby Scarlett!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6818177254567085750/comments/default/8902163766411017513'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6818177254567085750/comments/default/8902163766411017513'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/get-excited-for-friday.html?showComment=1299741827241#c8902163766411017513' title=''/><author><name>Gloria</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/get-excited-for-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6818177254567085750' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6818177254567085750' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 10, 2011 at 12:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5796979435133211610</id><published>2011-03-10T14:32:57.776-07:00</published><updated>2011-03-10T14:32:57.776-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Looks like another &amp;quot;must-have&amp;quot; kit!!! Li...</title><content type='html'>Looks like another &amp;quot;must-have&amp;quot; kit!!! Little Scarlett should be here any day now! Exciting! God bless!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2294335017531414827/comments/default/5796979435133211610'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2294335017531414827/comments/default/5796979435133211610'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/tomorrow.html?showComment=1299792777776#c5796979435133211610' title=''/><author><name>Kim</name><uri>https://www.blogger.com/profile/11908963594032547059</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-ECmmLfFxXfk/W3oIxhb7fII/AAAAAAAAAWs/wdsBo5pQZe0nQucGcAoV1hZEmkeBpsUZwCK4BGAYYCw/s32/IMG_5508.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2294335017531414827' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2294335017531414827' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1844660322'/><gd:extendedProperty name='blogger.displayTime' value='March 10, 2011 at 2:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5419972141495800294</id><published>2011-03-10T15:35:31.566-07:00</published><updated>2011-03-10T15:35:31.566-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can&amp;#39;t wait to see the new kit !! Hope all goes...</title><content type='html'>Can&amp;#39;t wait to see the new kit !! Hope all goes well with the little one - hope she makes an appearance soon.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2294335017531414827/comments/default/5419972141495800294'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2294335017531414827/comments/default/5419972141495800294'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/tomorrow.html?showComment=1299796531566#c5419972141495800294' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/05409096942024081896</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2294335017531414827' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2294335017531414827' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1172074899'/><gd:extendedProperty name='blogger.displayTime' value='March 10, 2011 at 3:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3008318605958444755</id><published>2011-03-10T18:19:37.906-07:00</published><updated>2011-03-10T18:19:37.906-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love that peek!!!  Great color!!</title><content type='html'>I love that peek!!!  Great color!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2294335017531414827/comments/default/3008318605958444755'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2294335017531414827/comments/default/3008318605958444755'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/tomorrow.html?showComment=1299806377906#c3008318605958444755' title=''/><author><name>mrstank</name><uri>https://www.blogger.com/profile/03286604572880656982</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2294335017531414827' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2294335017531414827' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026006575'/><gd:extendedProperty name='blogger.displayTime' value='March 10, 2011 at 6:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5462783156526283575</id><published>2011-03-11T07:31:01.139-07:00</published><updated>2011-07-31T21:45:06.937-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 5&lt;/b&gt; post on Mar. 11, 2011. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/5462783156526283575'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/5462783156526283575'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html?showComment=1299853861139#c5462783156526283575' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2884010981045653936' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2884010981045653936' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='March 11, 2011 at 7:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2544720610926468339</id><published>2011-03-11T08:45:16.849-07:00</published><updated>2011-03-11T08:45:16.849-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow...you&amp;#39;re working right up to the last minu...</title><content type='html'>Wow...you&amp;#39;re working right up to the last minute!  Thanks for the cute freebie!  Now try to rest until Scarlett makes her appearance... :-)&lt;br /&gt;~Dolores</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/2544720610926468339'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/2544720610926468339'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html?showComment=1299858316849#c2544720610926468339' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2884010981045653936' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2884010981045653936' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 11, 2011 at 8:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5856444619388161866</id><published>2011-03-11T10:56:27.782-07:00</published><updated>2011-03-11T10:56:27.782-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks so much and have a super fast, easy delivery!</title><content type='html'>thanks so much and have a super fast, easy delivery!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/5856444619388161866'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/5856444619388161866'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html?showComment=1299866187782#c5856444619388161866' title=''/><author><name>Suzy</name><uri>https://www.blogger.com/profile/06665674813336316314</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-xI3RHTTTtWo/TaXqqHS_6lI/AAAAAAAAAQk/HmYhoBd5-RE/s32/avatarCropwFreshColorfulAction.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2884010981045653936' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2884010981045653936' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-217522797'/><gd:extendedProperty name='blogger.displayTime' value='March 11, 2011 at 10:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7969649958470706582</id><published>2011-03-11T11:00:38.247-07:00</published><updated>2011-03-11T11:00:38.247-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh my, oh my, oh my!!!!  

-- dalis</title><content type='html'>oh my, oh my, oh my!!!!  &lt;br /&gt;&lt;br /&gt;-- dalis</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/7969649958470706582'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/7969649958470706582'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html?showComment=1299866438247#c7969649958470706582' title=''/><author><name>kramer_buffy</name><uri>https://www.blogger.com/profile/10527213017552806212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//img.photobucket.com/albums/v666/alidalis/ME2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2884010981045653936' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2884010981045653936' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1066684835'/><gd:extendedProperty name='blogger.displayTime' value='March 11, 2011 at 11:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3412153520488590839</id><published>2011-03-11T11:02:59.043-07:00</published><updated>2011-03-11T11:02:59.043-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OH--I have a pic of my 2YO waiting for the fireowr...</title><content type='html'>OH--I have a pic of my 2YO waiting for the fireowrks and eating that exact red lollipop that you have in the freebie! What an awesome kit.&lt;br /&gt;&lt;br /&gt;Here&amp;#39;s to an easy (and fast) delivery, a healthy baby, and happy parents!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/3412153520488590839'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/3412153520488590839'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html?showComment=1299866579043#c3412153520488590839' title=''/><author><name>Bay</name><uri>https://www.blogger.com/profile/15629956861274515793</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2884010981045653936' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2884010981045653936' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1472786733'/><gd:extendedProperty name='blogger.displayTime' value='March 11, 2011 at 11:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8417167278579228531</id><published>2011-03-11T11:09:56.283-07:00</published><updated>2011-03-11T11:09:56.283-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you...hope everything goes well for you and ...</title><content type='html'>Thank you...hope everything goes well for you and take it easy until then!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/8417167278579228531'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/8417167278579228531'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html?showComment=1299866996283#c8417167278579228531' title=''/><author><name>Maureen</name><uri>https://www.blogger.com/profile/10097829844832726570</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_iQli1Lj3rI8/TLDIMZN50SI/AAAAAAAAAT0/SadQmlnY0ZY/S220-s32/Mo%26Pats+June+2010+Moors%26Christians+162.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2884010981045653936' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2884010981045653936' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2083256342'/><gd:extendedProperty name='blogger.displayTime' value='March 11, 2011 at 11:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1118408553891657272</id><published>2011-03-11T11:24:16.838-07:00</published><updated>2011-03-11T11:24:16.838-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for the freebie and good luck with the deli...</title><content type='html'>thanks for the freebie and good luck with the delivery!h</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/1118408553891657272'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/1118408553891657272'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html?showComment=1299867856838#c1118408553891657272' title=''/><author><name>Sandra</name><uri>http://sixtyeight.wordpress.com/</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2884010981045653936' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2884010981045653936' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 11, 2011 at 11:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-104768881144876075</id><published>2011-03-11T11:25:10.912-07:00</published><updated>2011-03-11T11:25:10.912-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have a GREAT maternity leave break, but don&amp;#39;t ...</title><content type='html'>Have a GREAT maternity leave break, but don&amp;#39;t forget to come back and post pics of that beautiful baby when she arrives!!!  Thanks so much for the add on freebie! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/104768881144876075'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/104768881144876075'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html?showComment=1299867910912#c104768881144876075' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2884010981045653936' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2884010981045653936' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='March 11, 2011 at 11:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1180438187290485810</id><published>2011-03-11T11:52:59.689-07:00</published><updated>2011-03-11T11:52:59.689-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much! ♥</title><content type='html'>Thank you so much! ♥</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/1180438187290485810'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/1180438187290485810'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html?showComment=1299869579689#c1180438187290485810' title=''/><author><name>VinGirl</name><uri>https://www.blogger.com/profile/14659967009586268127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-Ikpjo1eNgCM/VydVGmk2nOI/AAAAAAAAAhI/9C_nXrmT-D8_iq-Eu9XONN5Mt2hPj4r5QCK4B/s32/emotions_smile.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2884010981045653936' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2884010981045653936' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1563384281'/><gd:extendedProperty name='blogger.displayTime' value='March 11, 2011 at 11:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7173467288606338976</id><published>2011-03-11T12:42:47.486-07:00</published><updated>2011-03-11T12:42:47.486-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much :D</title><content type='html'>Thanks so much :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/7173467288606338976'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/7173467288606338976'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html?showComment=1299872567486#c7173467288606338976' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/04700812237748476591</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2884010981045653936' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2884010981045653936' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-129785288'/><gd:extendedProperty name='blogger.displayTime' value='March 11, 2011 at 12:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6963627468491078023</id><published>2011-03-11T12:49:01.210-07:00</published><updated>2011-03-11T12:49:01.210-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy due date!!!</title><content type='html'>Happy due date!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/6963627468491078023'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/6963627468491078023'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html?showComment=1299872941210#c6963627468491078023' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2884010981045653936' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2884010981045653936' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='March 11, 2011 at 12:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8441125488659823124</id><published>2011-03-11T14:26:26.982-07:00</published><updated>2011-03-11T14:26:26.982-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the cute freebie!! Best wishes on th...</title><content type='html'>Thank you for the cute freebie!! Best wishes on the birth of your baby. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/8441125488659823124'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/8441125488659823124'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html?showComment=1299878786982#c8441125488659823124' title=''/><author><name>eeyore1960</name><uri>https://www.blogger.com/profile/06855775603279160115</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2884010981045653936' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2884010981045653936' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-707342364'/><gd:extendedProperty name='blogger.displayTime' value='March 11, 2011 at 2:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5868417421185931344</id><published>2011-03-11T15:01:20.910-07:00</published><updated>2011-03-11T15:01:20.910-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks, Britt. New kit is adorable, as baby Scarle...</title><content type='html'>Thanks, Britt. New kit is adorable, as baby Scarlett will be when she arrives. Congrats on your impending motherhood!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/5868417421185931344'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/5868417421185931344'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html?showComment=1299880880910#c5868417421185931344' title=''/><author><name>blurooferika</name><uri>https://www.blogger.com/profile/15938620254316928585</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2884010981045653936' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2884010981045653936' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1604375546'/><gd:extendedProperty name='blogger.displayTime' value='March 11, 2011 at 3:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2176475882759899235</id><published>2011-03-11T17:06:43.549-07:00</published><updated>2011-03-11T17:06:43.549-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such a fun kit!  Thank you for the sample.  All th...</title><content type='html'>Such a fun kit!  Thank you for the sample.  All the best to you and your soon-to-be bundle of sweetness!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/2176475882759899235'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/2176475882759899235'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html?showComment=1299888403549#c2176475882759899235' title=''/><author><name>Jennifer</name><uri>https://www.blogger.com/profile/18419599202513009956</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-wexyBi1aUQ4/To5nbYWKq0I/AAAAAAAAAc4/hgTXxd-Q_5I/s32/Jen%2BPhoto%2BSTS2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2884010981045653936' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2884010981045653936' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-553304793'/><gd:extendedProperty name='blogger.displayTime' value='March 11, 2011 at 5:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7384423727897799853</id><published>2011-03-11T20:56:34.627-07:00</published><updated>2011-03-11T20:56:34.627-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love, love, love!!!!  TYVM for the freebie.   Thos...</title><content type='html'>Love, love, love!!!!  TYVM for the freebie.   Those Mickey lollipops are so cute.  Enjoy your maternity leave!  Can&amp;#39;t wait to see pictures of Scarlett once she arrives.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/7384423727897799853'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/7384423727897799853'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html?showComment=1299902194627#c7384423727897799853' title=''/><author><name>ckcpurple</name><uri>https://www.blogger.com/profile/13577947259133668644</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//1.bp.blogspot.com/_nJHZv5La2O0/SPaKzpw2yMI/AAAAAAAAAAM/ZPSFkFSRer8/S220-s32/avitar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2884010981045653936' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2884010981045653936' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-686049804'/><gd:extendedProperty name='blogger.displayTime' value='March 11, 2011 at 8:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5241509810663642363</id><published>2011-03-11T22:19:13.432-07:00</published><updated>2011-03-11T22:19:13.432-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freebie cuteness!!!</title><content type='html'>Thank you for the freebie cuteness!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/5241509810663642363'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/5241509810663642363'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html?showComment=1299907153432#c5241509810663642363' title=''/><author><name>Tara</name><uri>https://www.blogger.com/profile/18117307617379642300</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-r3vGWfFF-TI/Ti2dT200nPI/AAAAAAAADEg/AgITXN8_1PU/s33/IMG_9723%2Bcopy1a.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2884010981045653936' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2884010981045653936' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-438735692'/><gd:extendedProperty name='blogger.displayTime' value='March 11, 2011 at 10:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7733213954216904612</id><published>2011-03-11T23:50:41.794-07:00</published><updated>2011-03-11T23:50:41.794-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freebie. And good luck!</title><content type='html'>Thank you for the freebie. And good luck!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/7733213954216904612'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/7733213954216904612'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html?showComment=1299912641794#c7733213954216904612' title=''/><author><name>Joanne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2884010981045653936' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2884010981045653936' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 11, 2011 at 11:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2380784177488666579</id><published>2011-03-12T17:09:53.896-07:00</published><updated>2011-03-12T17:09:53.896-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you!</title><content type='html'>thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/2380784177488666579'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/2380784177488666579'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html?showComment=1299974993896#c2380784177488666579' title=''/><author><name>eveline</name><uri>https://www.blogger.com/profile/03282209639516058472</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2884010981045653936' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2884010981045653936' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1181885404'/><gd:extendedProperty name='blogger.displayTime' value='March 12, 2011 at 5:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1551339271220064573</id><published>2011-03-13T05:12:31.470-06:00</published><updated>2011-03-13T05:12:31.470-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>&amp;quot;Sweet&amp;quot; freebie, thank you so much.</title><content type='html'>&amp;quot;Sweet&amp;quot; freebie, thank you so much.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/1551339271220064573'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/1551339271220064573'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html?showComment=1300014751470#c1551339271220064573' title=''/><author><name>Christine</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2884010981045653936' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2884010981045653936' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 13, 2011 at 5:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4547180564618201414</id><published>2011-03-13T22:53:07.341-06:00</published><updated>2011-03-13T22:53:07.341-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for the freebie!  Hope the delivery goes great</title><content type='html'>thanks for the freebie!  Hope the delivery goes great</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/4547180564618201414'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/4547180564618201414'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html?showComment=1300078387341#c4547180564618201414' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2884010981045653936' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2884010981045653936' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='March 13, 2011 at 10:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4714262337906359419</id><published>2011-03-14T13:45:42.631-06:00</published><updated>2011-09-29T11:34:08.765-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks!!!</title><content type='html'>thanks!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/4714262337906359419'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/4714262337906359419'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html?showComment=1300131942631#c4714262337906359419' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3907186827568088501' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3907186827568088501' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 14, 2011 at 1:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1732190234835677063</id><published>2011-03-14T13:53:28.012-06:00</published><updated>2011-09-29T11:34:08.760-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks a million!</title><content type='html'>thanks a million!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1574773600844286031/comments/default/1732190234835677063'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1574773600844286031/comments/default/1732190234835677063'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/01/my-new-collab-freebie-too.html?showComment=1300132408012#c1732190234835677063' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/01/my-new-collab-freebie-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1574773600844286031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1574773600844286031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 14, 2011 at 1:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3235837918152748251</id><published>2011-03-15T20:27:04.093-06:00</published><updated>2011-03-15T20:27:04.093-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How exciting!! Good luck for a speedy delivery, Br...</title><content type='html'>How exciting!! Good luck for a speedy delivery, Britt! I can&amp;#39;t wait to see pictures of the little one! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/3235837918152748251'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/3235837918152748251'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300242424093#c3235837918152748251' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='March 15, 2011 at 8:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2835085823087977561</id><published>2011-03-15T20:37:02.829-06:00</published><updated>2011-03-15T20:37:02.829-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Early congrats Britt!  Praying for a safe &amp;amp; sp...</title><content type='html'>Early congrats Britt!  Praying for a safe &amp;amp; speedy delivery.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/2835085823087977561'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/2835085823087977561'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300243022829#c2835085823087977561' title=''/><author><name>amykayhay</name><uri>https://www.blogger.com/profile/16575430630906914133</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2032160525'/><gd:extendedProperty name='blogger.displayTime' value='March 15, 2011 at 8:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7455887912669486174</id><published>2011-03-15T20:45:25.103-06:00</published><updated>2011-03-15T20:45:25.103-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy baby day!! yeaaaaaahhhh! hope its swift &amp;amp...</title><content type='html'>Happy baby day!! yeaaaaaahhhh! hope its swift &amp;amp; easy!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/7455887912669486174'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/7455887912669486174'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300243525103#c7455887912669486174' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='March 15, 2011 at 8:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8599395459089488698</id><published>2011-03-15T20:46:10.007-06:00</published><updated>2011-03-15T20:46:10.007-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Good luck Britt! I , too, am hoping for a speedy d...</title><content type='html'>Good luck Britt! I , too, am hoping for a speedy delivery for you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/8599395459089488698'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/8599395459089488698'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300243570007#c8599395459089488698' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='March 15, 2011 at 8:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6469345225712325379</id><published>2011-03-15T20:53:35.038-06:00</published><updated>2011-03-15T20:53:35.038-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You are just adorable, Britt!  Prayers for a safe ...</title><content type='html'>You are just adorable, Britt!  Prayers for a safe and healthy birth of baby Scarlett and quick healing for you.  Blessings to you and your family!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/6469345225712325379'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/6469345225712325379'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300244015038#c6469345225712325379' title=''/><author><name>Annisa</name><uri>https://www.blogger.com/profile/05449836771531253262</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//3.bp.blogspot.com/-Dl6OJ6PVwxA/UwI5YLviwbI/AAAAAAAABW8/0sIpWxOs5ak/s32/about%2Bme.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1681924752'/><gd:extendedProperty name='blogger.displayTime' value='March 15, 2011 at 8:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7376629273046489321</id><published>2011-03-15T21:16:46.754-06:00</published><updated>2011-03-15T21:16:46.754-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations, she&amp;#39;ll share her birthday wit...</title><content type='html'>Congratulations, she&amp;#39;ll share her birthday with my daughter who will be 7 tomorrow, it&amp;#39;s a great birthday!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/7376629273046489321'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/7376629273046489321'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300245406754#c7376629273046489321' title=''/><author><name>melissa</name><uri>https://www.blogger.com/profile/13537237411053413330</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1665152819'/><gd:extendedProperty name='blogger.displayTime' value='March 15, 2011 at 9:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4093366786746632895</id><published>2011-03-15T21:18:43.924-06:00</published><updated>2011-03-15T21:18:43.924-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>All the best wishes are sent to you and you hubby....</title><content type='html'>All the best wishes are sent to you and you hubby.  Wishing you well and cuddling baby Scarlett ASAP.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/4093366786746632895'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/4093366786746632895'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300245523924#c4093366786746632895' title=''/><author><name>Scrappyvore</name><uri>https://www.blogger.com/profile/13761183720015452841</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//1.bp.blogspot.com/_Xp0kFEw8vGo/SwnJyfr00fI/AAAAAAAAAAY/TrM97p4Ah0o/S220-s32/flake+1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-46411542'/><gd:extendedProperty name='blogger.displayTime' value='March 15, 2011 at 9:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6845051823356586806</id><published>2011-03-15T21:41:08.085-06:00</published><updated>2011-03-15T21:41:08.085-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>so happy for you!  Enjoy every moment, they grow T...</title><content type='html'>so happy for you!  Enjoy every moment, they grow TOOOOO quickly!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/6845051823356586806'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/6845051823356586806'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300246868085#c6845051823356586806' title=''/><author><name>Jamie</name><uri>https://www.blogger.com/profile/13738942467439360488</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-53102959'/><gd:extendedProperty name='blogger.displayTime' value='March 15, 2011 at 9:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6424417536225945287</id><published>2011-03-15T22:13:08.877-06:00</published><updated>2011-03-15T22:13:08.877-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How exciting, praying for a quick labor and easy d...</title><content type='html'>How exciting, praying for a quick labor and easy delivery.  I can&amp;#39;t wait to meet little Scarlett!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/6424417536225945287'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/6424417536225945287'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300248788877#c6424417536225945287' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='March 15, 2011 at 10:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1969380521504428362</id><published>2011-03-15T23:39:45.836-06:00</published><updated>2011-03-15T23:39:45.836-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How exciting! Hope you have a complication free de...</title><content type='html'>How exciting! Hope you have a complication free delivery and a healthy baby girl! Enjoy her :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/1969380521504428362'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/1969380521504428362'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300253985836#c1969380521504428362' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/06230119062587820168</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/_yeEjKRFO2bU/S8hy_J6tIpI/AAAAAAAABpY/8HRr0aNHn1M/S220-s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1156377646'/><gd:extendedProperty name='blogger.displayTime' value='March 15, 2011 at 11:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5421133869876027667</id><published>2011-03-16T01:57:43.212-06:00</published><updated>2011-03-16T01:57:43.212-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Good luck Britt! Can&amp;#39;t wait to finally see bab...</title><content type='html'>Good luck Britt! Can&amp;#39;t wait to finally see baby Scarlett! I&amp;#39;ll be keeping my fingers crossed for a safe and quick delivery :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/5421133869876027667'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/5421133869876027667'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300262263212#c5421133869876027667' title=''/><author><name>Jill</name><uri>https://www.blogger.com/profile/15224434332647043352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//4.bp.blogspot.com/_ejYwt5rCfSs/TS2qkGjshTI/AAAAAAAAAGs/33fcpxbwh-k/S220-s32/IMG_2066_small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-68435840'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2011 at 1:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4969119389068480182</id><published>2011-03-16T02:18:06.538-06:00</published><updated>2011-03-16T02:18:06.538-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>can&amp;#39;t wait! so excited for u! wishing u quick ...</title><content type='html'>can&amp;#39;t wait! so excited for u! wishing u quick but not toooo quick labour vibes!&lt;br /&gt;-justine</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/4969119389068480182'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/4969119389068480182'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300263486538#c4969119389068480182' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2011 at 2:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7531289538645403900</id><published>2011-03-16T03:27:11.395-06:00</published><updated>2011-03-16T03:27:11.395-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am so excited and happy for both you and your hu...</title><content type='html'>I am so excited and happy for both you and your hubby!  It is awesome to think that in just a few more hours you will be holding your precious daughter!  I can&amp;#39;t wait for your tweets and pics!!  Your family is in my prayers!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/7531289538645403900'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/7531289538645403900'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300267631395#c7531289538645403900' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2011 at 3:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4598443966142826966</id><published>2011-03-16T07:01:14.310-06:00</published><updated>2011-03-16T07:01:14.310-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My best wishes for you Britt! Can´t wait to see Sc...</title><content type='html'>My best wishes for you Britt! Can´t wait to see Scarlett pics! Hope everything goes fine in the delivery!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/4598443966142826966'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/4598443966142826966'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300280474310#c4598443966142826966' title=''/><author><name>roxanamdm</name><uri>https://www.blogger.com/profile/16746425806604464452</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='23' src='//2.bp.blogspot.com/_jfRKsHXuV2Q/TFQgRyQs_dI/AAAAAAAAAAM/k_hhL8-N6N8/S220-s31/bambi+e+amigos.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2144322157'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2011 at 7:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4722774785230154478</id><published>2011-03-16T07:02:27.333-06:00</published><updated>2011-03-16T07:02:27.333-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wish you all the best. I hope everything goes we...</title><content type='html'>I wish you all the best. I hope everything goes well!&lt;br /&gt;And don&amp;#39;t forget to enjoy the moment!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/4722774785230154478'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/4722774785230154478'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300280547333#c4722774785230154478' title=''/><author><name>Fiona</name><uri>http://www.byfiona.nl</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2011 at 7:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7706295477833016970</id><published>2011-03-16T07:44:13.545-06:00</published><updated>2011-03-16T07:44:13.545-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>&amp;quot;The happiest days are when babies come.&amp;quot...</title><content type='html'>&amp;quot;The happiest days are when babies come.&amp;quot;--Melanie Wilkes, Gone With the Wind.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/7706295477833016970'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/7706295477833016970'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300283053545#c7706295477833016970' title=''/><author><name>Buffy0214</name><uri>https://www.blogger.com/profile/06308024875823554809</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_h-pWwnNYXas/SgrfeygtiyI/AAAAAAAAAFs/EPb3-w3lFao/S220-s32/2006-09-01+(5).JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1294607005'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2011 at 7:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-168957905716440196</id><published>2011-03-16T08:04:59.481-06:00</published><updated>2011-03-16T08:04:59.481-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Good luck and best wishes for a safe and healthy b...</title><content type='html'>Good luck and best wishes for a safe and healthy birth! Can&amp;#39;t wait to see pictures of her.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/168957905716440196'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/168957905716440196'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300284299481#c168957905716440196' title=''/><author><name>Shel</name><uri>https://www.blogger.com/profile/14214949706915945825</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-336142955'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2011 at 8:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3224792955544107622</id><published>2011-03-16T11:54:20.768-06:00</published><updated>2011-03-16T11:54:20.768-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>God Bless you and your family! Praying for an easy...</title><content type='html'>God Bless you and your family! Praying for an easy delivery and the health of you and your precious little girl!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/3224792955544107622'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/3224792955544107622'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300298060768#c3224792955544107622' title=''/><author><name>Christy</name><uri>https://www.blogger.com/profile/04697454493961433517</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-Fe1iVk7XxZs/Tpj9GEJiSKI/AAAAAAAAAJA/fYLGFoVDpRw/s32/029%2Bcopy%2B3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026366719'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2011 at 11:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5714488616492964149</id><published>2011-03-16T12:03:42.322-06:00</published><updated>2011-03-16T12:03:42.322-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Good luck with everything.  Having a newborn aroun...</title><content type='html'>Good luck with everything.  Having a newborn around is like bringing heaven into where you are.  My sweet daughter is celebrating her first birthday the day Scarlett will be born.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/5714488616492964149'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/5714488616492964149'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300298622322#c5714488616492964149' title=''/><author><name>Becky</name><uri>https://www.blogger.com/profile/16099477009160890132</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//2.bp.blogspot.com/_cWOrahZXanA/SrmACbVpY_I/AAAAAAAABbE/K-NE3UT102s/S220-s32/id+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-935470089'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2011 at 12:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8705569060426774393</id><published>2011-03-16T12:09:07.792-06:00</published><updated>2011-03-16T12:09:07.792-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Good look Britt. I hope you and your husband can h...</title><content type='html'>Good look Britt. I hope you and your husband can hold baby Scarlett in your arms soon.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/8705569060426774393'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/8705569060426774393'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300298947792#c8705569060426774393' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/13008078780481666468</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-5L0uVXV9k9c/TfBHK1RWTXI/AAAAAAAAADo/GBv5uyXF7lQ/s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1037636424'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2011 at 12:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6216744821971514091</id><published>2011-03-16T15:13:14.544-06:00</published><updated>2011-03-16T15:13:14.544-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Good luck Britt!  I&amp;#39;m so excited for you!  Hop...</title><content type='html'>Good luck Britt!  I&amp;#39;m so excited for you!  Hope you delivery goes well!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/6216744821971514091'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/6216744821971514091'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300309994544#c6216744821971514091' title=''/><author><name>flower2416</name><uri>https://www.blogger.com/profile/04606362465800383579</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp0.blogger.com/_qlQ5mrF8P_M/SHPfQqOxWlI/AAAAAAAAAAM/eY-AzQs47Hg/S220-s32/IMG_7331.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1707426583'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2011 at 3:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2703310176277439453</id><published>2011-03-16T15:19:11.599-06:00</published><updated>2011-03-16T15:19:11.599-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats!  I am sure that it seemed like forever f...</title><content type='html'>Congrats!  I am sure that it seemed like forever for you, but I think it went by so fast...Best of luck for an easy delivery and we can&amp;#39;t wat to see little Scarlet in her first mouse ears!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/2703310176277439453'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/2703310176277439453'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300310351599#c2703310176277439453' title=''/><author><name>Donna</name><uri>https://www.blogger.com/profile/14754349205860441721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//3.bp.blogspot.com/_Qt_U05QS69I/SadnpQHw42I/AAAAAAAAAMc/5tm3jPk700g/S220-s32/Donna+-+Small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1938042891'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2011 at 3:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1601084171986286126</id><published>2011-03-16T15:39:32.622-06:00</published><updated>2011-03-16T15:39:32.622-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hoping all is going easy today and soon you and Jo...</title><content type='html'>Hoping all is going easy today and soon you and Josh will be holding Scarlett!  Can&amp;#39;t wait to see her!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/1601084171986286126'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/1601084171986286126'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300311572622#c1601084171986286126' title=''/><author><name>Jennifer F.</name><uri>https://www.blogger.com/profile/02781686841439854335</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1493111180'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2011 at 3:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1047580987307253079</id><published>2011-03-16T15:43:52.863-06:00</published><updated>2011-03-16T15:43:52.863-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You look fantastic, Britt! You will be so happy th...</title><content type='html'>You look fantastic, Britt! You will be so happy that she didn&amp;#39;t come early (speaking from experience). Praying for a quick, easy, and safe delivery for everyone! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/1047580987307253079'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/1047580987307253079'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300311832863#c1047580987307253079' title=''/><author><name>Keela</name><uri>https://www.blogger.com/profile/04932859799679713099</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//2.bp.blogspot.com/_iJWqnm5jNjk/TOiQR024QtI/AAAAAAAAAXc/nJfdCgNVGb8/S220-s32/IMG_1548-copy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-462586557'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2011 at 3:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2637119776664864758</id><published>2011-03-16T15:46:28.069-06:00</published><updated>2011-03-16T15:46:28.069-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So Exciting!  You look so cute in your Minnie Mous...</title><content type='html'>So Exciting!  You look so cute in your Minnie Mouse shirt!  Can&amp;#39;t wait to see the first scrapped pics!  Congrats!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/2637119776664864758'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/2637119776664864758'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300311988069#c2637119776664864758' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/00454673867475675185</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-416006326'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2011 at 3:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1742760305924960127</id><published>2011-03-16T17:04:47.749-06:00</published><updated>2011-03-16T17:04:47.749-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>good luck!  hope everything goes quickly and easil...</title><content type='html'>good luck!  hope everything goes quickly and easily for you and Scarlett</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/1742760305924960127'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/1742760305924960127'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300316687749#c1742760305924960127' title=''/><author><name>Lynett</name><uri>https://www.blogger.com/profile/00787572913541918739</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1314137534'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2011 at 5:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6894011177744882608</id><published>2011-03-16T17:13:13.414-06:00</published><updated>2011-03-16T17:13:13.414-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Prayers for a safe and healthy birth of Scarlett A...</title><content type='html'>Prayers for a safe and healthy birth of Scarlett Ann, as well as a safe &amp;amp; speedy delivery.  Congrats to you and Josh!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/6894011177744882608'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/6894011177744882608'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300317193414#c6894011177744882608' title=''/><author><name>Lisa</name><uri>https://www.blogger.com/profile/03752909545769005869</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Ytn7EJgQ1pY/TUrvHeweE5I/AAAAAAAAA1Q/PYW0B3hkh5Y/s32/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1535737862'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2011 at 5:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7799781040281672871</id><published>2011-03-16T19:34:51.588-06:00</published><updated>2011-03-16T19:34:51.588-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happily for you womb-service will be over soon and...</title><content type='html'>Happily for you womb-service will be over soon and you will FINALLY be able to hold your baby girl!! We are thrilled Miss Scarlett will soon be making her world debut. Congratulations!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/7799781040281672871'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/7799781040281672871'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300325691588#c7799781040281672871' title=''/><author><name>Sandy</name><uri>https://www.blogger.com/profile/11562726011678305999</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//1.bp.blogspot.com/--rklj1IzizM/TXQbcPya3tI/AAAAAAAAAFM/3ttV9W2wVkw/s32/Sand.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1435027284'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2011 at 7:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6916778552235208478</id><published>2011-03-16T20:27:34.718-06:00</published><updated>2011-03-16T20:27:34.718-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How exciting Britt! Prayers for you that everythin...</title><content type='html'>How exciting Britt! Prayers for you that everything goes well and you will have a sweet baby girl to hold in your arms tomorrow!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/6916778552235208478'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/6916778552235208478'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300328854718#c6916778552235208478' title=''/><author><name>scrappin5kids</name><uri>https://www.blogger.com/profile/13202349714871963633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-722080513'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2011 at 8:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7591040637401914779</id><published>2011-03-16T22:41:32.030-06:00</published><updated>2011-03-16T22:41:32.030-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I don&amp;#39;t have a twitter account, but I saw her ...</title><content type='html'>I don&amp;#39;t have a twitter account, but I saw her photo on there and wanted to say congratulations!!  She&amp;#39;s beautiful, and I love her hair!!  Congrats Mommy!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/7591040637401914779'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/7591040637401914779'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300336892030#c7591040637401914779' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2011 at 10:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7952470110702252998</id><published>2011-03-17T00:29:07.642-06:00</published><updated>2011-03-17T00:29:07.642-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations to you both! She is one beautiful ...</title><content type='html'>Congratulations to you both! She is one beautiful baby! Wishing you all a very happy life together xxx</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/7952470110702252998'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/7952470110702252998'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300343347642#c7952470110702252998' title=''/><author><name>Bernie-Ann</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 17, 2011 at 12:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3031180341643333108</id><published>2011-03-17T06:19:59.743-06:00</published><updated>2011-09-29T11:34:08.747-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>congratiolations with your baby girl.
nice naam</title><content type='html'>congratiolations with your baby girl.&lt;br /&gt;nice naam</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/3031180341643333108'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3024687736101666089/comments/default/3031180341643333108'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/38-weeks.html?showComment=1300364399743#c3031180341643333108' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/38-weeks.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3024687736101666089' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3024687736101666089' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 17, 2011 at 6:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1843158223563792376</id><published>2011-03-17T20:24:50.410-06:00</published><updated>2011-09-29T11:34:08.735-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I would love to buy the mega kit - it looks amazin...</title><content type='html'>I would love to buy the mega kit - it looks amazing! BUt I can&amp;#39;t seem to find it when I go to shop. COuld you direct me to where I can buy it? Thank you so much!!!&lt;br /&gt;kellywardlow at gmail dot com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/1843158223563792376'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/1843158223563792376'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1300415090410#c1843158223563792376' title=''/><author><name>Kelly</name><uri>http://www.alltheyneed.wordpress.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 17, 2011 at 8:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4073611214206810133</id><published>2011-03-18T09:45:19.971-06:00</published><updated>2011-09-29T11:34:08.725-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hello,
I am trying to find the Jakcpot kit from Ma...</title><content type='html'>Hello,&lt;br /&gt;I am trying to find the Jakcpot kit from May of &amp;#39;09... is it not available anymore?&lt;br /&gt;Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/4073611214206810133'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440536637770840119/comments/default/4073611214206810133'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html?showComment=1300463119971#c4073611214206810133' title=''/><author><name>Charlotte</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/05/viva-las-vegas.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440536637770840119' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440536637770840119' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 18, 2011 at 9:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8016091812692773467</id><published>2011-03-18T11:48:25.296-06:00</published><updated>2011-03-18T11:48:25.296-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations! Hope you are all well, happy, and...</title><content type='html'>Congratulations! Hope you are all well, happy, and getting a little bit of rest! :) Many blessings!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/8016091812692773467'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/8016091812692773467'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300470505296#c8016091812692773467' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10281512292470423640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-342573817'/><gd:extendedProperty name='blogger.displayTime' value='March 18, 2011 at 11:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3281271649917954802</id><published>2011-03-21T07:51:33.304-06:00</published><updated>2011-03-21T07:51:33.304-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>saw that you had your little darling girl on Twitt...</title><content type='html'>saw that you had your little darling girl on Twitter!  She&amp;#39;s so beautiful!!  Congrats to you two!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/3281271649917954802'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/3281271649917954802'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300715493304#c3281271649917954802' title=''/><author><name>Neverland Scraps</name><uri>https://www.blogger.com/profile/05677730927880528010</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-883387775'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2011 at 7:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4050626578334819974</id><published>2011-03-21T09:46:21.838-06:00</published><updated>2011-09-29T11:34:08.717-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The room is beautiful! You did a fantastic job. Co...</title><content type='html'>The room is beautiful! You did a fantastic job. Congratulations!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/4050626578334819974'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4967222694361285361/comments/default/4050626578334819974'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html?showComment=1300722381838#c4050626578334819974' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/04129916592444150286</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_pwre2UjGLE8/S-LhPTh2hHI/AAAAAAAAAE8/hqechuznJiQ/S220-s32/twitter+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/02/nursery-reveal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4967222694361285361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4967222694361285361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-726136245'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2011 at 9:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1644653961570099861</id><published>2011-03-21T10:03:11.227-06:00</published><updated>2011-03-21T10:03:11.227-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thinking about ya! Hope all is well and you have a...</title><content type='html'>Thinking about ya! Hope all is well and you have a beautiful little baby girl keeping ya busy.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/1644653961570099861'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/1644653961570099861'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300723391227#c1644653961570099861' title=''/><author><name>Peasy</name><uri>https://www.blogger.com/profile/03316865521778802110</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_98F_p3ODNLw/TDfIhLakYQI/AAAAAAAAAH4/hFqfGEEzLwo/S220-s32/mirror3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2056568452'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2011 at 10:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8818938940390124331</id><published>2011-03-21T11:53:12.447-06:00</published><updated>2011-03-21T11:53:12.447-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I don&amp;#39;t tweet, so I have to post my congratula...</title><content type='html'>I don&amp;#39;t tweet, so I have to post my congratulations here.  She is just beautiful!  Congratultions and remember to treasure the moments!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/8818938940390124331'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3313139739225657412/comments/default/8818938940390124331'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html?showComment=1300729992447#c8818938940390124331' title=''/><author><name>Tinabina</name><uri>https://www.blogger.com/profile/11075288431448745526</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/scarletts-birthday-is-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3313139739225657412' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3313139739225657412' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-953800891'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2011 at 11:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1769941714378812364</id><published>2011-03-21T19:43:10.096-06:00</published><updated>2011-03-21T19:43:10.096-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just stumbled onto your blog and I absolutely LO...</title><content type='html'>I just stumbled onto your blog and I absolutely LOVE it! I&amp;#39;m a total disneyaholic myself, so I adore your Disney scrapbook pages and kits. Fantastic job! Keep up the good work. And congratulations on the new baby. She&amp;#39;s beautiful.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/1769941714378812364'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/1769941714378812364'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html?showComment=1300758190096#c1769941714378812364' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/04129916592444150286</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_pwre2UjGLE8/S-LhPTh2hHI/AAAAAAAAAE8/hqechuznJiQ/S220-s32/twitter+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2884010981045653936' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2884010981045653936' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-726136245'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2011 at 7:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5139433811359833425</id><published>2011-03-28T22:31:04.767-06:00</published><updated>2011-09-29T11:34:08.709-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this freebie and I hope all ...</title><content type='html'>Thank you so much for this freebie and I hope all is well with you and your baby :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/5139433811359833425'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/5139433811359833425'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html?showComment=1301373064767#c5139433811359833425' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2884010981045653936' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2884010981045653936' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 28, 2011 at 10:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3407121007714120066</id><published>2011-03-31T21:01:36.357-06:00</published><updated>2011-03-31T21:01:36.357-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wonderful story... she&amp;#39;s stunning.  I am over ...</title><content type='html'>Wonderful story... she&amp;#39;s stunning.  I am over the moon happy for you, my friend!  &amp;lt;3</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/3407121007714120066'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/3407121007714120066'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301626896357#c3407121007714120066' title=''/><author><name>mrstank</name><uri>https://www.blogger.com/profile/03286604572880656982</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026006575'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2011 at 9:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6287398861896484508</id><published>2011-03-31T21:08:13.628-06:00</published><updated>2011-03-31T21:08:13.628-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>she is so pretty!  we have a newborn baby niece; s...</title><content type='html'>she is so pretty!  we have a newborn baby niece; she&amp;#39;ll be 2 weeks old on friday.  we&amp;#39;re hoping she&amp;#39;ll break the 6 lb mark then; she was 5 weeks early.  her mom doesn&amp;#39;t get a lot done either and she has an 18 month old too.  i remember those days well!  congratulations and enjoy your time with your precious girl!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/6287398861896484508'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/6287398861896484508'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301627293628#c6287398861896484508' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2011 at 9:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1748008148805852515</id><published>2011-03-31T21:11:32.039-06:00</published><updated>2011-03-31T21:11:32.039-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>so fun to see some pics of this precious girl--I r...</title><content type='html'>so fun to see some pics of this precious girl--I really can&amp;#39;t get over that hair! So happy for you, Britt. I&amp;#39;m so glad you are enjoying your little one.&lt;br /&gt;&lt;br /&gt;{{HUGS}}</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/1748008148805852515'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/1748008148805852515'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301627492039#c1748008148805852515' title=''/><author><name>Emilee</name><uri>https://www.blogger.com/profile/03276923834347567587</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958259147'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2011 at 9:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4306561368914533305</id><published>2011-03-31T21:13:50.055-06:00</published><updated>2011-03-31T21:13:50.055-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful baby, beautiful family!  Congratulations!</title><content type='html'>Beautiful baby, beautiful family!  Congratulations!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/4306561368914533305'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/4306561368914533305'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301627630055#c4306561368914533305' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2011 at 9:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4304200043170536550</id><published>2011-03-31T21:15:48.111-06:00</published><updated>2011-03-31T21:15:48.111-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations Britt!  I wish I could go back whe...</title><content type='html'>Congratulations Britt!  I wish I could go back when my baby was born.  She was 9 lbs 1 oz and shocked us with all of the black hair!  Just remember, this is the best time of your life...until she starts cooing, and then it will be when she starts sleeping through the night, smiling and ect.  Hope you have the best time!  You looked great in your photos and Scarlett is beautiful!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/4304200043170536550'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/4304200043170536550'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301627748111#c4304200043170536550' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2011 at 9:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7026835507105276490</id><published>2011-03-31T21:17:19.488-06:00</published><updated>2011-03-31T21:17:19.488-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She is beautiful Britt!!  Congratulations again!! ...</title><content type='html'>She is beautiful Britt!!  Congratulations again!!  I love the photos of you with her, you look wonderful as a mommy!! :)  Enjoy every moment with that sweet bundle.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/7026835507105276490'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/7026835507105276490'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301627839488#c7026835507105276490' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2011 at 9:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8043945060747430603</id><published>2011-03-31T21:18:02.252-06:00</published><updated>2011-03-31T21:18:02.252-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such a great update! She is just so sweet and gorg...</title><content type='html'>Such a great update! She is just so sweet and gorgeous. I am so happy for you and Josh. Just enjoy this time because it goes so fast. Keep us updated with pics. Love seeing them.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/8043945060747430603'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/8043945060747430603'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301627882252#c8043945060747430603' title=''/><author><name>Kimbytx</name><uri>https://www.blogger.com/profile/04174307638453392980</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//1.bp.blogspot.com/-LutUZ0LCh8s/Xpn7bQjkNiI/AAAAAAAAs6I/GLvmhFP2v0UWKKuN44d5Pfuu_RK5Dg1HwCK4BGAYYCw/s32/kimavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-740091371'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2011 at 9:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5713582869171582703</id><published>2011-03-31T21:22:08.404-06:00</published><updated>2011-03-31T21:22:08.404-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I don&amp;#39;t ever really comment, but I want to say...</title><content type='html'>I don&amp;#39;t ever really comment, but I want to say congrats!!! And good for you for breastfeeding! I&amp;#39;m glad it&amp;#39;s easy for you, it was SUCH a struggle for us for many months, but he&amp;#39;s 16 months now and we&amp;#39;re still going (though I try to talk him into weaning every day now, but he just says &amp;quot;BA BA BA MAAAA YA!&amp;quot; to say to that!)! I&amp;#39;m just glad he got through 2 winters without being sick! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/5713582869171582703'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/5713582869171582703'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301628128404#c5713582869171582703' title=''/><author><name>Ameya</name><uri>https://www.blogger.com/profile/07954358910265753583</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-0mS_nDCWpBI/TfJYzqBH8aI/AAAAAAAABHQ/NZV_76jekp0/s32/avatar_0c7109cd3fbf_128.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1694120241'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2011 at 9:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2823320896138351108</id><published>2011-03-31T21:31:40.752-06:00</published><updated>2011-03-31T21:31:40.752-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful baby!  Congratulations!</title><content type='html'>Beautiful baby!  Congratulations!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/2823320896138351108'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/2823320896138351108'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301628700752#c2823320896138351108' title=''/><author><name>Donna Penn</name><uri>https://www.blogger.com/profile/02105527127893849684</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-954279748'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2011 at 9:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3369345171115880791</id><published>2011-03-31T21:32:56.579-06:00</published><updated>2011-03-31T21:32:56.579-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats on that gorgeous little lady!!!</title><content type='html'>Congrats on that gorgeous little lady!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/3369345171115880791'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/3369345171115880791'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301628776579#c3369345171115880791' title=''/><author><name>Demetria</name><uri>https://www.blogger.com/profile/09718250712216781889</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_J7DD09VQqTI/TGL44kBj85I/AAAAAAAAAO0/rWR9XyV0MhE/S220-s32/104_5391.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1615603739'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2011 at 9:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1740786349730661127</id><published>2011-03-31T21:34:14.908-06:00</published><updated>2011-03-31T21:34:14.908-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt she is beautiful! I know what you mean about...</title><content type='html'>Britt she is beautiful! I know what you mean about pushing - with my first two I was sure I had nothing left and then bam! there they were! I&amp;#39;m so happy for you and Josh! 2 weeks already?! Sheesh! Our new baby girl has the middle name Ann too - and she&amp;#39;s had tons of hair - still does 11 weeks later! : )</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/1740786349730661127'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/1740786349730661127'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301628854908#c1740786349730661127' title=''/><author><name>Melanie</name><uri>https://www.blogger.com/profile/08995518251162161070</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_D9t9sUHnil0/SX1NcH6AsbI/AAAAAAAAAMs/Ofk7kH7PlbI/S220-s32/melanie.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-270921586'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2011 at 9:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2040329812872959131</id><published>2011-03-31T21:40:09.036-06:00</published><updated>2011-03-31T21:40:09.036-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She&amp;#39;s a beautiful blessing, Britt!!  Just prec...</title><content type='html'>She&amp;#39;s a beautiful blessing, Britt!!  Just precious, so very happy for you and your new expanded family!!!  Leda</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/2040329812872959131'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/2040329812872959131'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301629209036#c2040329812872959131' title=''/><author><name>LedaP</name><uri>https://www.blogger.com/profile/08467426259670373961</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_zK7rwXajp3M/TPnhPMqszgI/AAAAAAAAChc/Ntok0YJVLvY/S220-s32/DSC00107.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1141349868'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2011 at 9:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4911025153097038257</id><published>2011-03-31T21:42:05.497-06:00</published><updated>2011-03-31T21:42:05.497-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She is so beautiful! Congratulations!!!</title><content type='html'>She is so beautiful! Congratulations!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/4911025153097038257'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/4911025153097038257'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301629325497#c4911025153097038257' title=''/><author><name>Stacy P.</name><uri>https://www.blogger.com/profile/02492600863585669412</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-848250148'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2011 at 9:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3894629763765789274</id><published>2011-03-31T21:43:53.825-06:00</published><updated>2011-03-31T21:43:53.825-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She is beautiful Britt and you just enjoy every se...</title><content type='html'>She is beautiful Britt and you just enjoy every second of that newborn&amp;#39;ness! Congrats again!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/3894629763765789274'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/3894629763765789274'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301629433825#c3894629763765789274' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2011 at 9:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2188717519104010888</id><published>2011-03-31T21:44:52.412-06:00</published><updated>2011-03-31T21:44:52.412-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Britt, she&amp;#39;s just darling and I am so glad ...</title><content type='html'>Oh Britt, she&amp;#39;s just darling and I am so glad that you are enjoying her so much.  :) &lt;br /&gt;I have a huge box of clothes to send you, so it should be coming very soon!  (I&amp;#39;ll text you when I send it.)&lt;br /&gt;SO SO HAPPY for you and Josh!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/2188717519104010888'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/2188717519104010888'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301629492412#c2188717519104010888' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2011 at 9:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7193807585413755335</id><published>2011-03-31T21:52:16.075-06:00</published><updated>2011-03-31T21:52:16.075-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the update! She is precious and beautif...</title><content type='html'>Thanks for the update! She is precious and beautiful. So happy for both you and Josh. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/7193807585413755335'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/7193807585413755335'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301629936075#c7193807585413755335' title=''/><author><name>Yzerbear</name><uri>https://www.blogger.com/profile/18010849675699240624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-tSfYxRi7cao/VVU4vw_9Z_I/AAAAAAAAAOg/7l1_XQZwT38/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1731284979'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2011 at 9:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-91911833701389555</id><published>2011-03-31T21:57:10.332-06:00</published><updated>2011-03-31T21:57:10.332-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for sharing your precious story and picture...</title><content type='html'>Thanks for sharing your precious story and picture and congratulation on your beautiful little girl. Take care of yourself and rest as much as possible. I loved nursing!&lt;br /&gt;&lt;br /&gt;artgalstyle</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/91911833701389555'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/91911833701389555'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301630230332#c91911833701389555' title=''/><author><name>Laramie</name><uri>https://www.blogger.com/profile/11675772521815930080</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-lxbudoed4X8/Xby8NboaK4I/AAAAAAAAJME/sUfZTFZFAY8zJH7jE3S1EOqYrQmSuw-_wCK4BGAYYCw/s32/00_facebook1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-205340431'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2011 at 9:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5325136317632823336</id><published>2011-03-31T22:32:42.545-06:00</published><updated>2011-03-31T22:32:42.545-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She is just so precious! Love her curly hair!  So ...</title><content type='html'>She is just so precious! Love her curly hair!  So glad to hear that all went well and you&amp;#39;re enjoying motherhood!  Thanks for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/5325136317632823336'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/5325136317632823336'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301632362545#c5325136317632823336' title=''/><author><name>Dolores</name><uri>https://www.blogger.com/profile/06129932715762366153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-666919836'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2011 at 10:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6612284031424479326</id><published>2011-03-31T23:09:28.071-06:00</published><updated>2011-03-31T23:09:28.071-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You are truly blessed with a beautiful baby girl. ...</title><content type='html'>You are truly blessed with a beautiful baby girl.  Congratulations and God Bless your wonderful family.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/6612284031424479326'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/6612284031424479326'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301634568071#c6612284031424479326' title=''/><author><name>Joann</name><uri>https://www.blogger.com/profile/15099975940867029633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1452622071'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2011 at 11:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1135695190992287106</id><published>2011-03-31T23:42:36.408-06:00</published><updated>2011-03-31T23:42:36.408-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, she&amp;#39;s darling, just like she should be! Hu...</title><content type='html'>Oh, she&amp;#39;s darling, just like she should be! Huge congrats, and I&amp;#39;m just so thrilled for you all! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/1135695190992287106'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/1135695190992287106'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301636556408#c1135695190992287106' title=''/><author><name>Heidi D.</name><uri>https://www.blogger.com/profile/11650755798509623107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-414277562'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2011 at 11:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3042919048189758680</id><published>2011-04-01T01:51:34.015-06:00</published><updated>2011-04-01T01:51:34.015-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just had to pop in to say congrats to you both! ...</title><content type='html'>I just had to pop in to say congrats to you both! She&amp;#39;s sooo adorable with all that hair! :) And I&amp;#39;m really happy it&amp;#39;s all gone well!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/3042919048189758680'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/3042919048189758680'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301644294015#c3042919048189758680' title=''/><author><name>Mira Designs</name><uri>https://www.blogger.com/profile/04134617900451606734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/-WUqCUVE_29Q/UVd0aOGfDSI/AAAAAAAAEUI/9GkLD08uYKs/s32/mira_avatar_2013_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1005965907'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2011 at 1:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8406478734578034547</id><published>2011-04-01T02:19:57.919-06:00</published><updated>2011-04-01T02:19:57.919-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for sharing your story, Britt! And you migh...</title><content type='html'>Thanks for sharing your story, Britt! And you might be biased, but she truly is a gorgeous baby!! I can&amp;#39;t believe all that beautiful hair!!! Congratulations</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/8406478734578034547'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/8406478734578034547'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301645997919#c8406478734578034547' title=''/><author><name>Becca S</name><uri>https://www.blogger.com/profile/02047949555002708415</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//1.bp.blogspot.com/_T3OuFl9WCYw/TPdfFyFsUhI/AAAAAAAAA-s/nNpnlaiS8mY/S220-s33/avi.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-55895950'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2011 at 2:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7548665247059584830</id><published>2011-04-01T04:25:21.148-06:00</published><updated>2011-04-01T04:25:21.148-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations again to your family &amp;amp; welcome...</title><content type='html'>Congratulations again to your family &amp;amp; welcome Scarlett! Thanks for sharing your story with us. Much happiness to all of you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/7548665247059584830'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/7548665247059584830'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301653521148#c7548665247059584830' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/13649234751193208789</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-JrPBRq84f_c/VZZuwEOoQ3I/AAAAAAAAACs/DZmA1q4CSVA/s32/Me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868896048'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2011 at 4:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6147560299229378199</id><published>2011-04-01T05:22:05.249-06:00</published><updated>2011-04-01T05:22:05.249-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for sharing, Britt! Scarlett is just adorab...</title><content type='html'>Thanks for sharing, Britt! Scarlett is just adorable!! I&amp;#39;m very happy for you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/6147560299229378199'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/6147560299229378199'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301656925249#c6147560299229378199' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2011 at 5:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8553526986908577103</id><published>2011-04-01T05:39:51.370-06:00</published><updated>2011-04-01T05:39:51.370-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You are not biased... she truly is gorgeous!  Cong...</title><content type='html'>You are not biased... she truly is gorgeous!  Congratulations!  Sleep deprived and all, this is one of my favorite times I had with my children.  Enjoy every moment!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/8553526986908577103'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/8553526986908577103'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301657991370#c8553526986908577103' title=''/><author><name>JenR.</name><uri>https://www.blogger.com/profile/17649632005756626731</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_XmTyX577Xm8/TItxIftKDWI/AAAAAAAAAS4/Ht3q2zbSXNI/S220-s32/Profile+Pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-334098916'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2011 at 5:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2640256011852490227</id><published>2011-04-01T05:50:19.101-06:00</published><updated>2011-04-01T05:50:19.101-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Scarlett is beautiful Britt!!!  Congratulations ag...</title><content type='html'>Scarlett is beautiful Britt!!!  Congratulations again to you &amp;amp; Josh.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/2640256011852490227'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/2640256011852490227'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301658619101#c2640256011852490227' title=''/><author><name>teresamnj</name><uri>https://www.blogger.com/profile/14538889985252415564</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-5zO8KTG7eYU/XYi80TbpGxI/AAAAAAACfkM/n4WDkWWzFHU7Hvq8fZBDKjJnJtQLU8yWwCK4BGAYYCw/s32/Mickey%2BMinnie%2BUSA.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-491703206'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2011 at 5:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-29405403209774558</id><published>2011-04-01T06:07:04.955-06:00</published><updated>2011-04-01T06:07:04.955-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a beauty. And ALL THAT HAIR?? Y&amp;#39;all are r...</title><content type='html'>What a beauty. And ALL THAT HAIR?? Y&amp;#39;all are really blessed. Enjoy every minute, because next thing you know she&amp;#39;ll be 18 and going off to college.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/29405403209774558'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/29405403209774558'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301659624955#c29405403209774558' title=''/><author><name>GaTechGal</name><uri>https://www.blogger.com/profile/12359039683527226567</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='//4.bp.blogspot.com/_Cr_J6HWWnzA/StcX2wFbvrI/AAAAAAAAAAs/IC7BUvmsICc/S220-s32/buzz_sting.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1465265668'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2011 at 6:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7334831250782800341</id><published>2011-04-01T06:37:38.753-06:00</published><updated>2011-04-01T06:37:38.753-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations!1 I couldn&amp;#39;t believe that head...</title><content type='html'>Congratulations!1 I couldn&amp;#39;t believe that head of hair.  It&amp;#39;s really uncommon in Utah (in my experience) to see a baby with hair.  She is beautiful and I&amp;#39;m so glad you had a great birth experience and are adjusting to mommy-hood so well.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/7334831250782800341'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/7334831250782800341'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301661458753#c7334831250782800341' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/00462544076947325718</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2055140021'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2011 at 6:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5635298764534886126</id><published>2011-04-01T06:40:26.502-06:00</published><updated>2011-04-01T06:40:26.502-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, all I have to say is Beautiful... truly bea...</title><content type='html'>Britt, all I have to say is Beautiful... truly beautiful... Scarlett, you, Josh, the whole story!  That last picture of Scarlett is so gorgeous!  I wish I had been a better photographer when my kids were born.  Keep enjoying your time off with her! - Mary Kate</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/5635298764534886126'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/5635298764534886126'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301661626502#c5635298764534886126' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2011 at 6:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2260190693264432562</id><published>2011-04-01T07:02:55.040-06:00</published><updated>2011-04-01T07:02:55.040-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She is beautiful! Congrats!! cant wait to hear mor...</title><content type='html'>She is beautiful! Congrats!! cant wait to hear more about that baby girl!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/2260190693264432562'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/2260190693264432562'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301662975040#c2260190693264432562' title=''/><author><name>Pink Cake Plate</name><uri>https://www.blogger.com/profile/18309390917548868361</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/-RzJP9lu2Dg8/TZsT1xt8W_I/AAAAAAAAABU/m4hU9KVEPGc/s32/184693_1755185532577_1627119968_1678445_452797_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-994888674'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2011 at 7:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4736421097810542352</id><published>2011-04-01T07:37:46.296-06:00</published><updated>2011-04-01T07:37:46.296-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the update Britt. Scarlett is a beauty....</title><content type='html'>Thanks for the update Britt. Scarlett is a beauty. Enjoy every little moment you can. It goes by way too fast.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/4736421097810542352'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/4736421097810542352'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301665066296#c4736421097810542352' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2011 at 7:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8840858349117553220</id><published>2011-04-01T07:59:13.222-06:00</published><updated>2011-04-01T07:59:13.222-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful baby!!!  Welcome to the world, Scarlett!</title><content type='html'>Beautiful baby!!!  Welcome to the world, Scarlett!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/8840858349117553220'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/8840858349117553220'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301666353222#c8840858349117553220' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/03564906200983646394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-2U_pryEXti0/UWcgC9NYzWI/AAAAAAAAXtw/ccer93QzhAA/s32/20130216_100523%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-161017844'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2011 at 7:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7786417020780100575</id><published>2011-04-01T08:14:20.694-06:00</published><updated>2011-04-01T08:14:20.694-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She&amp;#39;s totally gorgeous, Britt! When my daughte...</title><content type='html'>She&amp;#39;s totally gorgeous, Britt! When my daughter was born, I mastered the art of nursing while typing. I would do speed scraps while she laid on the Boppy across my lap. It&amp;#39;s a luxurious time of getting to know one another -  hope you&amp;#39;re soaking in every second.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/7786417020780100575'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/7786417020780100575'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301667260694#c7786417020780100575' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/07611346109361854732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-IxErPaeFZbk/TYo3eZfkkjI/AAAAAAAACeo/tDT2JOby7-g/s32/2011%2BAvitar%2B5x5b.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1296659477'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2011 at 8:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8874086556152031727</id><published>2011-04-01T09:30:42.405-06:00</published><updated>2011-04-01T09:30:42.405-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations Britt!  Scarlett is gorgeous &amp;amp;...</title><content type='html'>Congratulations Britt!  Scarlett is gorgeous &amp;amp; you&amp;#39;re looking great!!  I can hardly believe all her hair!  Be prepared if it does start to rub off.  It may not, but Stella&amp;#39;s did &amp;amp; I was pretty bummed.  SO glad to hear that labor &amp;amp; birth went so smooth.  And of course the breast-feeding too!  Enjoy every minute of your time with her &amp;amp; Josh!  The computer &amp;amp; all of us can wait.  I&amp;#39;ll be praying for sleep, rest, peace &amp;amp; health for the three of you! &lt;br /&gt;{{hugs}},&lt;br /&gt;tuttle</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/8874086556152031727'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/8874086556152031727'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301671842405#c8874086556152031727' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/16188089711802128486</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='22' src='//3.bp.blogspot.com/-CUFMNRAzt3k/TkH12bm6I4I/AAAAAAAAAxs/6PQO1RN5bMY/s32/DSC_2885.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1956407086'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2011 at 9:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8381479207445860720</id><published>2011-04-01T10:39:53.384-06:00</published><updated>2011-04-01T10:39:53.384-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the picture of you, josh and baby! So sweet...</title><content type='html'>I love the picture of you, josh and baby! So sweet! Just wanted to say that I love you and think of you often. Hope that adjusting is going well. Can&amp;#39;t wait to see more pics of baby and of course we want to see your photo shoots :) I&amp;#39;m sure they are adorable!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/8381479207445860720'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/8381479207445860720'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301675993384#c8381479207445860720' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2011 at 10:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7355685894931175914</id><published>2011-04-01T11:21:48.585-06:00</published><updated>2011-04-01T11:22:29.486-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/7355685894931175914'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/7355685894931175914'/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2011 at 11:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3223693344111123002</id><published>2011-04-01T11:25:30.559-06:00</published><updated>2011-04-01T11:25:30.559-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So wonderful! Thanks so much for sharing &amp;quot;YOU...</title><content type='html'>So wonderful! Thanks so much for sharing &amp;quot;YOUR&amp;quot; story...isn&amp;#39;t it great to have one?!? I love all the pics and you are a beautiful family! That little sweetie just made you a Mommy for the very first time and there is nothing in the world like it! Enjoy EVERY minute...it does go by so fast! HUGS to you all! Fonnetta</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/3223693344111123002'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/3223693344111123002'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301678730559#c3223693344111123002' title=''/><author><name>Fonnetta</name><uri>https://www.blogger.com/profile/08118675958743138258</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1882320698'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2011 at 11:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-739504729860514719</id><published>2011-04-01T12:15:49.109-06:00</published><updated>2011-04-01T12:15:49.109-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats Britt! She has your pretty face!!! :)</title><content type='html'>Congrats Britt! She has your pretty face!!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/739504729860514719'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/739504729860514719'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301681749109#c739504729860514719' title=''/><author><name>Leonor</name><uri>https://www.blogger.com/profile/13007354280332968370</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1632200801'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2011 at 12:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3976539102005216610</id><published>2011-04-01T13:01:28.764-06:00</published><updated>2011-04-01T13:01:28.764-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She&amp;#39;s just so beautiful!  Definitely take adva...</title><content type='html'>She&amp;#39;s just so beautiful!  Definitely take advantage of all the help and enjoy time with your precious little one; this time is so special.  Congratulations!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/3976539102005216610'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/3976539102005216610'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301684488764#c3976539102005216610' title=''/><author><name>Beth</name><uri>https://www.blogger.com/profile/13870296621798497300</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-Xgp7_L6R9qo/Wh4-8WJUILI/AAAAAAABqNc/AujVyPoz0aMwGiOE-sIwNZcpxNZymwzbQCK4BGAYYCw/s32/beth.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868305007'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2011 at 1:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8993202400870434493</id><published>2011-04-01T13:05:34.694-06:00</published><updated>2011-04-01T13:05:34.694-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sigh.  What a beautiful family!  I&amp;#39;m so happy ...</title><content type='html'>Sigh.  What a beautiful family!  I&amp;#39;m so happy for you my friend. (if you need any wise words from another mother, and someone older than you HAHA.... Enjoy Enjoy Enjoy her!!  Don&amp;#39;t be pressured to starting working again, any sooner than you are ready to.  You will never have these moments back.  Work will always be here.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/8993202400870434493'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/8993202400870434493'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301684734694#c8993202400870434493' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2011 at 1:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-404640393630469533</id><published>2011-04-01T13:25:58.825-06:00</published><updated>2011-04-01T13:25:58.825-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She&amp;#39;s just beautiful, congratulations again!  ...</title><content type='html'>She&amp;#39;s just beautiful, congratulations again!  I love that you are loving motherhood.  Love watching friends falling in love with their babies, so special and sweet.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/404640393630469533'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/404640393630469533'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301685958825#c404640393630469533' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2011 at 1:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1992183254086271602</id><published>2011-04-01T15:18:18.599-06:00</published><updated>2011-04-01T15:18:18.599-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations! What a beautiful baby girl.  Enjo...</title><content type='html'>Congratulations! What a beautiful baby girl.  Enjoy every moment.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/1992183254086271602'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/1992183254086271602'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301692698599#c1992183254086271602' title=''/><author><name>Kim</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2011 at 3:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6133854961711212802</id><published>2011-04-01T16:00:34.553-06:00</published><updated>2011-04-01T16:00:34.553-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just keep staring at that beautiful child!  Congra...</title><content type='html'>Just keep staring at that beautiful child!  Congrats mama....the adventure begins!  Love you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/6133854961711212802'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/6133854961711212802'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301695234553#c6133854961711212802' title=''/><author><name>Julene</name><uri>https://www.blogger.com/profile/16423837376936216400</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_iBp7FiL1Gjo/SMmKjHg6WoI/AAAAAAAAACQ/-zKXZ78hKTk/S220-s32/close+up.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251066642'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2011 at 4:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6023324660464589948</id><published>2011-04-01T16:38:04.247-06:00</published><updated>2011-04-01T16:38:04.247-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt...she is so precious!! I&amp;#39;m so glad she i...</title><content type='html'>Britt...she is so precious!! I&amp;#39;m so glad she is a good baby and you are all doing well...enjoy playing mommy, it&amp;#39;s a special time! I love her hair...we had hair with all 5 of ours, and I LOVED it! Thanks for posting photos...I&amp;#39;ve been stalking your blog for a couple weeks waiting...it was worth it! Hugs! Heidi</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/6023324660464589948'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/6023324660464589948'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301697484247#c6023324660464589948' title=''/><author><name>scrappin5kids</name><uri>https://www.blogger.com/profile/13202349714871963633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-722080513'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2011 at 4:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3588286542626613060</id><published>2011-04-01T17:31:34.215-06:00</published><updated>2011-04-01T17:31:34.215-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Adorable!!! Congratulations!!!</title><content type='html'>Adorable!!! Congratulations!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/3588286542626613060'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/3588286542626613060'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301700694215#c3588286542626613060' title=''/><author><name>AMY</name><uri>https://www.blogger.com/profile/15790335132294267633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-yXWSItNUJtE/ToyTtoHbGJI/AAAAAAAAWjs/Vo54PMXPVL0/s32/IMG_1562a.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1173087483'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2011 at 5:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4022432077173530776</id><published>2011-04-01T20:58:22.832-06:00</published><updated>2011-04-01T20:58:22.832-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She is gorgeous!  I think you have such a great at...</title><content type='html'>She is gorgeous!  I think you have such a great attitude about not trying to get anything done a day!  That was a struggle for me, I felt like the house was a mess and I should be doing something about it but the best advice is to let it go!  Enjoy that sweet baby and breast feeding is a full time job so don&amp;#39;t stress the other stuff.  Of course we want to see more but put yourself first!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/4022432077173530776'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/4022432077173530776'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301713102832#c4022432077173530776' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2011 at 8:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4423790784331144555</id><published>2011-04-01T22:40:51.972-06:00</published><updated>2011-04-01T22:40:51.972-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations!  She is just gorgeous!!!  Continu...</title><content type='html'>Congratulations!  She is just gorgeous!!!  Continue to enjoy every minute of it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/4423790784331144555'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/4423790784331144555'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301719251972#c4423790784331144555' title=''/><author><name>ckcpurple</name><uri>https://www.blogger.com/profile/13577947259133668644</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//1.bp.blogspot.com/_nJHZv5La2O0/SPaKzpw2yMI/AAAAAAAAAAM/ZPSFkFSRer8/S220-s32/avitar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-686049804'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2011 at 10:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-227763921587893387</id><published>2011-04-02T01:00:11.365-06:00</published><updated>2011-04-02T01:00:11.365-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations Britt and Josh, and welcome to the...</title><content type='html'>Congratulations Britt and Josh, and welcome to the world Scarlett Ann! ;)&lt;br /&gt;&lt;br /&gt;Thanks for sharing this special moment, and these precious precious photos:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/227763921587893387'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/227763921587893387'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301727611365#c227763921587893387' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 2, 2011 at 1:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4877416636135325357</id><published>2011-04-02T08:08:57.436-06:00</published><updated>2011-04-02T08:08:57.436-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats,Britt!!!
She is adorable!
Nice family you...</title><content type='html'>Congrats,Britt!!!&lt;br /&gt;She is adorable!&lt;br /&gt;Nice family you are now! ;-)&lt;br /&gt;May bring you much happiness.Greetings from Brasil.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/4877416636135325357'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/4877416636135325357'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301753337436#c4877416636135325357' title=''/><author><name>Ma Altoastral</name><uri>https://www.blogger.com/profile/13874897533421050142</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_aDmfelLUvhQ/TBY2pG7vNDI/AAAAAAAAAOw/GbLxYMDynx0/S220-s32/stereo_kiss-1ab.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-949221734'/><gd:extendedProperty name='blogger.displayTime' value='April 2, 2011 at 8:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1869444726467319409</id><published>2011-04-02T09:30:04.418-06:00</published><updated>2011-04-02T09:30:04.418-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations on your baby girl!  She&amp;#39;s just...</title><content type='html'>Congratulations on your baby girl!  She&amp;#39;s just precious!  Welcome to mommyhood.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/1869444726467319409'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/1869444726467319409'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301758204418#c1869444726467319409' title=''/><author><name>Jo</name><uri>https://www.blogger.com/profile/06747454388868382675</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/-kaA0dRjsNXA/U7oEoggtj2I/AAAAAAAAE7Q/RBfZcoampPc/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-233128870'/><gd:extendedProperty name='blogger.displayTime' value='April 2, 2011 at 9:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4331458008608425716</id><published>2011-04-02T10:26:23.185-06:00</published><updated>2011-04-02T10:26:23.185-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She&amp;#39;s absolutely beautiful.  Enjoy this time b...</title><content type='html'>She&amp;#39;s absolutely beautiful.  Enjoy this time because it will be gone before you know it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/4331458008608425716'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/4331458008608425716'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301761583185#c4331458008608425716' title=''/><author><name>Charlene</name><uri>https://www.blogger.com/profile/12644250990321013014</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-ICjHyT32CDY/Xih92daasBI/AAAAAAAAUyY/jWPulmtfS8AoexpRXOg1-yWAl-4ABGnuQCK4BGAYYCw/s32/SKM_C754e18050214150_0001_copy%2B%2528Medium%2529.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1670564358'/><gd:extendedProperty name='blogger.displayTime' value='April 2, 2011 at 10:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9049093458648234229</id><published>2011-04-03T08:48:21.573-06:00</published><updated>2011-04-03T08:48:21.573-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations Brittany and Josh-what a gorgeous ...</title><content type='html'>Congratulations Brittany and Josh-what a gorgeous little girl-and I just love her name, too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/9049093458648234229'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/9049093458648234229'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1301842101573#c9049093458648234229' title=''/><author><name>Melissa</name><uri>https://www.blogger.com/profile/15590140965331027092</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_bN66IjOZlsE/Se85adlXj9I/AAAAAAAAAV4/pnhq1ZCgbn4/S220-s32/rxdawg97avatar150x150.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1054410180'/><gd:extendedProperty name='blogger.displayTime' value='April 3, 2011 at 8:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8976341269168733432</id><published>2011-04-08T17:35:58.149-06:00</published><updated>2011-04-08T17:35:58.149-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Simply GORGEOUS!!!</title><content type='html'>Simply GORGEOUS!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/8976341269168733432'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4440393955130344924/comments/default/8976341269168733432'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html?showComment=1302305758149#c8976341269168733432' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/01294936452425505380</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/welcome-to-world-baby-girl.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4440393955130344924' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4440393955130344924' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-719908963'/><gd:extendedProperty name='blogger.displayTime' value='April 8, 2011 at 5:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4042163745777800952</id><published>2011-04-09T20:47:02.400-06:00</published><updated>2011-04-09T20:47:02.400-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>AWESOME idea!!! :)</title><content type='html'>AWESOME idea!!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/4042163745777800952'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/4042163745777800952'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1302403622400#c4042163745777800952' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/17557704541135989641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-971225640'/><gd:extendedProperty name='blogger.displayTime' value='April 9, 2011 at 8:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3571375419172441348</id><published>2011-04-09T21:24:31.655-06:00</published><updated>2011-04-09T21:24:31.655-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So, so cute!  Can&amp;#39;t tire of seeing that cutie ...</title><content type='html'>So, so cute!  Can&amp;#39;t tire of seeing that cutie girl of yours!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/3571375419172441348'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/3571375419172441348'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1302405871655#c3571375419172441348' title=''/><author><name>Dolores</name><uri>https://www.blogger.com/profile/06129932715762366153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-666919836'/><gd:extendedProperty name='blogger.displayTime' value='April 9, 2011 at 9:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-996957944272361928</id><published>2011-04-09T21:28:32.238-06:00</published><updated>2011-04-09T21:28:32.238-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This idea is super!  The pictures are so fun and s...</title><content type='html'>This idea is super!  The pictures are so fun and she is absolutely adorable.  What a beautiful book this will make!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/996957944272361928'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/996957944272361928'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1302406112238#c996957944272361928' title=''/><author><name>Beth</name><uri>https://www.blogger.com/profile/13870296621798497300</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-Xgp7_L6R9qo/Wh4-8WJUILI/AAAAAAABqNc/AujVyPoz0aMwGiOE-sIwNZcpxNZymwzbQCK4BGAYYCw/s32/beth.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868305007'/><gd:extendedProperty name='blogger.displayTime' value='April 9, 2011 at 9:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5990644941210978866</id><published>2011-04-09T21:29:52.420-06:00</published><updated>2011-04-09T21:29:52.420-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a neat idea! Love the pictures! She&amp;#39;s ado...</title><content type='html'>What a neat idea! Love the pictures! She&amp;#39;s adorable.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/5990644941210978866'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/5990644941210978866'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1302406192420#c5990644941210978866' title=''/><author><name>Yzerbear</name><uri>https://www.blogger.com/profile/18010849675699240624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-tSfYxRi7cao/VVU4vw_9Z_I/AAAAAAAAAOg/7l1_XQZwT38/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1731284979'/><gd:extendedProperty name='blogger.displayTime' value='April 9, 2011 at 9:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2218848106489684313</id><published>2011-04-09T21:59:00.804-06:00</published><updated>2011-04-09T21:59:00.804-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My SIL did this each month and did order the onesi...</title><content type='html'>My SIL did this each month and did order the onesies for the first child and I think she did iron ons for the 2nd one. But they are wonderful reminders. Another fun thing to do is to take pics of her next to a stuffed animal each month.It is amazing how much bigger they get next to it. She is adorable.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/2218848106489684313'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/2218848106489684313'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1302407940804#c2218848106489684313' title=''/><author><name>Kimbytx</name><uri>https://www.blogger.com/profile/04174307638453392980</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//1.bp.blogspot.com/-LutUZ0LCh8s/Xpn7bQjkNiI/AAAAAAAAs6I/GLvmhFP2v0UWKKuN44d5Pfuu_RK5Dg1HwCK4BGAYYCw/s32/kimavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-740091371'/><gd:extendedProperty name='blogger.displayTime' value='April 9, 2011 at 9:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1360115761796743680</id><published>2011-04-09T22:02:01.130-06:00</published><updated>2011-04-09T22:02:01.130-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Doesn&amp;#39;t Morgan take pics of her girls in her w...</title><content type='html'>Doesn&amp;#39;t Morgan take pics of her girls in her wedding dress? I always liked that idea but seeing that I borrowed my wedding dress that doesn&amp;#39;t work so well for me. You totally had me tricked though. I really thought you bought those oneies. This will be a darling book!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/1360115761796743680'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/1360115761796743680'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1302408121130#c1360115761796743680' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='April 9, 2011 at 10:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3921787703407348467</id><published>2011-04-09T22:05:36.370-06:00</published><updated>2011-04-09T22:05:36.370-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>freaking ADOREABLE.  I will probably copy this in ...</title><content type='html'>freaking ADOREABLE.  I will probably copy this in a few years...just a heads up ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/3921787703407348467'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/3921787703407348467'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1302408336370#c3921787703407348467' title=''/><author><name>Audie Annie</name><uri>https://www.blogger.com/profile/11719941147361057960</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//2.bp.blogspot.com/-Rsut133cnas/T_csvfYjSkI/AAAAAAAAAYs/Dut84mDwp6Y/s32/IMG_1418.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2906209'/><gd:extendedProperty name='blogger.displayTime' value='April 9, 2011 at 10:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-191660305004454319</id><published>2011-04-09T22:21:52.150-06:00</published><updated>2011-04-09T22:21:52.150-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It&amp;#39;s fantastic Britt!  I love her hair, she&amp;#3...</title><content type='html'>It&amp;#39;s fantastic Britt!  I love her hair, she&amp;#39;s beautiful!!!  What a great idea!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/191660305004454319'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/191660305004454319'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1302409312150#c191660305004454319' title=''/><author><name>mrstank</name><uri>https://www.blogger.com/profile/03286604572880656982</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026006575'/><gd:extendedProperty name='blogger.displayTime' value='April 9, 2011 at 10:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8990208219139286695</id><published>2011-04-09T22:39:45.275-06:00</published><updated>2011-04-09T22:39:45.275-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Scarlett is so beautiful! Congrats Britt! I totall...</title><content type='html'>Scarlett is so beautiful! Congrats Britt! I totally adore this idea! thanks for sharing :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/8990208219139286695'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/8990208219139286695'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1302410385275#c8990208219139286695' title=''/><author><name>Beau and Jen</name><uri>https://www.blogger.com/profile/12186198338394774028</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//2.bp.blogspot.com/-meUru7s-kYQ/TyofHBXJImI/AAAAAAAACqE/P_-kDX5jos4/s32/bees%2Bgame%2Bbeau%2Band%2Bi.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-557530155'/><gd:extendedProperty name='blogger.displayTime' value='April 9, 2011 at 10:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4122227125089691064</id><published>2011-04-09T23:21:36.576-06:00</published><updated>2011-04-09T23:21:36.576-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is such a fabulous idea! I may have to steal ...</title><content type='html'>That is such a fabulous idea! I may have to steal it, but do it every 3 months since I&amp;#39;m 3 months behind lol I can start tomorrow since she&amp;#39;ll be 3 months old! Oh and never tired of those super cute baby photos!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/4122227125089691064'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/4122227125089691064'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1302412896576#c4122227125089691064' title=''/><author><name>Melanie</name><uri>https://www.blogger.com/profile/08995518251162161070</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_D9t9sUHnil0/SX1NcH6AsbI/AAAAAAAAAMs/Ofk7kH7PlbI/S220-s32/melanie.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-270921586'/><gd:extendedProperty name='blogger.displayTime' value='April 9, 2011 at 11:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2986371378991030484</id><published>2011-04-10T01:01:25.551-06:00</published><updated>2011-04-10T01:01:25.551-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How could we get sick of them?  SO sweet!!</title><content type='html'>How could we get sick of them?  SO sweet!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/2986371378991030484'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/2986371378991030484'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1302418885551#c2986371378991030484' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/12314594684691084045</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//3.bp.blogspot.com/-XXAK4zLhDCA/TX1kHr-lUlI/AAAAAAAACrg/jM0KZtMxZYY/s32/katephoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-880592777'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2011 at 1:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6408828699775333470</id><published>2011-04-10T07:37:02.226-06:00</published><updated>2011-04-10T07:37:02.226-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such a great idea! Love your photos, Scarlett is s...</title><content type='html'>Such a great idea! Love your photos, Scarlett is so beautiful! Is the fabric photo-shopped too? If not I would love to know who makes the purple fabric...Its perfect for a project I want to work on.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/6408828699775333470'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/6408828699775333470'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1302442622226#c6408828699775333470' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2011 at 7:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3819066116011131373</id><published>2011-04-10T07:38:23.880-06:00</published><updated>2011-04-10T07:38:23.880-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute.  I noticed the YHL weekly photo copy but ...</title><content type='html'>So cute.  I noticed the YHL weekly photo copy but who cares, it&amp;#39;s a great idea.  Wish I saw it about 16 years ago, what a great keepsake!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/3819066116011131373'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/3819066116011131373'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1302442703880#c3819066116011131373' title=''/><author><name>Kim S</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2011 at 7:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4350792673375098994</id><published>2011-04-10T08:31:30.485-06:00</published><updated>2011-04-10T08:31:30.485-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your little one is so beautiful! Such a pretty lit...</title><content type='html'>Your little one is so beautiful! Such a pretty little face and adorable curly hair. I love your idea to photoshop the date on the onesie--gonna share that idea with my daughter for her next baby.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/4350792673375098994'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/4350792673375098994'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1302445890485#c4350792673375098994' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2011 at 8:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1040332273639204010</id><published>2011-04-10T08:34:35.480-06:00</published><updated>2011-04-10T08:34:35.480-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE that idea Britt!!  She is so beautiful!!  
Nu...</title><content type='html'>LOVE that idea Britt!!  She is so beautiful!!  &lt;br /&gt;Nursing will get to be less full-time soon, those first couple months are hard!  Glad to hear it&amp;#39;s going well though! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/1040332273639204010'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/1040332273639204010'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1302446075480#c1040332273639204010' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2011 at 8:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3088431819906241143</id><published>2011-04-10T10:16:00.602-06:00</published><updated>2011-04-10T10:16:00.602-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such a cute idea. You can already see how alert sh...</title><content type='html'>Such a cute idea. You can already see how alert she is becoming!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/3088431819906241143'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/3088431819906241143'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1302452160602#c3088431819906241143' title=''/><author><name>ChantelNegoshian</name><uri>https://www.blogger.com/profile/01925301568655244165</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1882665851'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2011 at 10:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4899353324418513907</id><published>2011-04-10T12:34:13.828-06:00</published><updated>2011-04-10T12:34:13.828-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>she&amp;#39;s so beautiful!!  love the fun idea...wish...</title><content type='html'>she&amp;#39;s so beautiful!!  love the fun idea...wish i&amp;#39;d have done that, but my &amp;quot;babies&amp;quot; are 10 and 15 now!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/4899353324418513907'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/4899353324418513907'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1302460453828#c4899353324418513907' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2011 at 12:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7355126756701136052</id><published>2011-04-10T15:54:19.103-06:00</published><updated>2011-04-10T15:54:19.103-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SO adorable! LOL, I knew there was no way you&amp;#39;...</title><content type='html'>SO adorable! LOL, I knew there was no way you&amp;#39;d buy all those onsies but I thought maybe they were velcroed on or something, not PS! I love her expression in the 2nd one, like she&amp;#39;s thinking &amp;quot;wow, you&amp;#39;re really going to be taking this many pics of me my whole life, huh?&amp;quot;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/7355126756701136052'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/7355126756701136052'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1302472459103#c7355126756701136052' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/02953440103781720253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//img.photobucket.com/albums/v109/kswm30b/icons/skating/disney_heatherw.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-51884619'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2011 at 3:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1703152835555903135</id><published>2011-04-10T18:52:58.603-06:00</published><updated>2011-04-10T18:52:58.603-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such a great idea....and such a SWEET baby girl!!!...</title><content type='html'>Such a great idea....and such a SWEET baby girl!!! Love you guys!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/1703152835555903135'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/1703152835555903135'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1302483178603#c1703152835555903135' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2011 at 6:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8334236333206854672</id><published>2011-04-10T19:40:44.635-06:00</published><updated>2011-04-10T19:40:44.635-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the idea and may have to do it too if we ever...</title><content type='html'>Love the idea and may have to do it too if we ever get chosen for this second adoption!!!  She is just adorable and all those bright fabrics will make such a fun book to look at again and again!! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/8334236333206854672'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/8334236333206854672'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1302486044635#c8334236333206854672' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2011 at 7:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6098461952046542762</id><published>2011-04-10T20:12:46.523-06:00</published><updated>2011-04-10T20:12:46.523-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Adorable!  I was impressed with how well the color...</title><content type='html'>Adorable!  I was impressed with how well the colors of the onsies matched the fabric BWHAHAHAHA!  She&amp;#39;s such a cutie patootie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/6098461952046542762'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/6098461952046542762'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1302487966523#c6098461952046542762' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2011 at 8:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-311918301293268719</id><published>2011-04-10T20:28:59.978-06:00</published><updated>2011-04-10T20:28:59.978-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just saw this a few weeks ago and totally wished...</title><content type='html'>I just saw this a few weeks ago and totally wished I had seen it when Birdie was born.  It&amp;#39;s DARLING!  And of course Scarlett is adorable and wonderful and so photogenic!&lt;br /&gt;I&amp;#39;m so happy for you that Josh is so helpful.  What a great daddy!&lt;br /&gt;One of these days we will have to coordinate an iChat so that Scarlett and Birdie can meet.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/311918301293268719'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/311918301293268719'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1302488939978#c311918301293268719' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2011 at 8:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4214285263874905628</id><published>2011-04-10T20:30:03.497-06:00</published><updated>2011-04-10T20:30:03.497-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>PS...Still have the giant box of clothes to send y...</title><content type='html'>PS...Still have the giant box of clothes to send you if you still want them.  I just ran out of money in my March budget to mail them up to you.  But I should be able to get it out this week.  Hopefully.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/4214285263874905628'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/4214285263874905628'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1302489003497#c4214285263874905628' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2011 at 8:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2843920491405665535</id><published>2011-04-10T21:51:40.583-06:00</published><updated>2011-04-10T21:51:40.583-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Really cool idea, LOVE that zebra one!  Enjoy ever...</title><content type='html'>Really cool idea, LOVE that zebra one!  Enjoy every single minute, it FLIES by!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/2843920491405665535'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/2843920491405665535'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1302493900583#c2843920491405665535' title=''/><author><name>Jackie</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2011 at 9:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5997712032475652383</id><published>2011-04-11T16:16:03.803-06:00</published><updated>2011-04-11T16:16:03.803-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She&amp;#39;s so beautiful!  I love all of that hair!</title><content type='html'>She&amp;#39;s so beautiful!  I love all of that hair!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/5997712032475652383'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/5997712032475652383'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1302560163803#c5997712032475652383' title=''/><author><name>Hilarie</name><uri>https://www.blogger.com/profile/07428174786150700682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/_oy39VI87cu0/S0mKVzVRNpI/AAAAAAAAACo/OL119XZrYqA/S220-s32/profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1802246611'/><gd:extendedProperty name='blogger.displayTime' value='April 11, 2011 at 4:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8811173939750066151</id><published>2011-04-11T17:14:35.025-06:00</published><updated>2011-04-11T17:14:35.025-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh this is such a great idea.  We took monthly pho...</title><content type='html'>Oh this is such a great idea.  We took monthly photos buti love the weekly too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/8811173939750066151'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/8811173939750066151'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1302563675025#c8811173939750066151' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='April 11, 2011 at 5:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3049471677912326883</id><published>2011-04-12T14:26:30.912-06:00</published><updated>2011-04-12T14:26:30.912-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I haven&amp;#39;t looked at Young House Love in so lon...</title><content type='html'>I haven&amp;#39;t looked at Young House Love in so long!  Thank you for sharing this!  I&amp;#39;m having a baby in the fall and we&amp;#39;ll be stealing this awesome idea too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/3049471677912326883'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/3049471677912326883'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1302639990912#c3049471677912326883' title=''/><author><name>my rebel took over</name><uri>https://www.blogger.com/profile/17875726718212648994</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_c99K2XtCenc/TQg6ssQw9GI/AAAAAAAAB5k/HZvB29JEDoI/S220-s32/_MG_3654%252Bsquare%252Bweb%252Bjs.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1339146268'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2011 at 2:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5370389312519384494</id><published>2011-04-12T15:05:41.973-06:00</published><updated>2011-04-12T15:05:41.973-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a cute idea and what a beautiful baby!!</title><content type='html'>What a cute idea and what a beautiful baby!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/5370389312519384494'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/5370389312519384494'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1302642341973#c5370389312519384494' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2011 at 3:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8047235142579883901</id><published>2011-04-12T19:15:26.776-06:00</published><updated>2011-04-12T19:15:26.776-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh gosh... look how much she has changed in just 3...</title><content type='html'>Oh gosh... look how much she has changed in just 3 weeks!  She&amp;#39;s just gorgeous!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/8047235142579883901'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/8047235142579883901'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1302657326776#c8047235142579883901' title=''/><author><name>Jo</name><uri>https://www.blogger.com/profile/06747454388868382675</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/-kaA0dRjsNXA/U7oEoggtj2I/AAAAAAAAE7Q/RBfZcoampPc/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-233128870'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2011 at 7:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3223139445781592676</id><published>2011-04-13T22:23:23.451-06:00</published><updated>2011-04-13T22:23:23.451-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Well unforunately mine our 8 and 10 but WOW what a...</title><content type='html'>Well unforunately mine our 8 and 10 but WOW what an amazing idea.  If I didn&amp;#39;t have my tubes tied...ha-ha.  Baby Scarlett is beautiful.  What a wonderful way to celebrate her first year.  Your family is going to LOVE your final book!  I can&amp;#39;t wait to see how she changes from week to week.  Congrats.  Don&amp;#39;t forget to take care of yourself!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/3223139445781592676'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/3223139445781592676'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1302755003451#c3223139445781592676' title=''/><author><name>CynthiaY2</name><uri>https://www.blogger.com/profile/00225040861869222975</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//1.bp.blogspot.com/-T1gCsIto6Bo/V1Ck1eTx2GI/AAAAAAAAErI/n8nkVyJm_mY8y3dQpN0LzLll6-eVPJt0ACK4B/s32/AvatarCynthiaY2_12.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-554720271'/><gd:extendedProperty name='blogger.displayTime' value='April 13, 2011 at 10:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6159441345296034795</id><published>2011-04-14T17:58:32.933-06:00</published><updated>2011-04-14T17:58:32.933-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a cute idea!  And what a SUPER cute baby!  I ...</title><content type='html'>What a cute idea!  And what a SUPER cute baby!  I thought I was good for taking a picture of my son once a month in the same chair with the same stuffed animal.  You have me totally beat!  Since you&amp;#39;re nursing, I thought I&amp;#39;d share a great website, in case I didn&amp;#39;t share it with you already -- www.kellymom.com  and www.bravadodesigns.com for awesome nursing bras!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/6159441345296034795'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/6159441345296034795'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1302825512933#c6159441345296034795' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='April 14, 2011 at 5:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2711815977123217478</id><published>2011-04-15T06:54:28.573-06:00</published><updated>2011-04-15T06:54:28.573-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Scarlett is an absolute doll!

I&amp;#39;d be jealous ...</title><content type='html'>Scarlett is an absolute doll!&lt;br /&gt;&lt;br /&gt;I&amp;#39;d be jealous if I weren&amp;#39;t going to see my own granddaughters tomorrow. But...If you ever need someone to just hold her for you, give me a call.&lt;br /&gt;&lt;br /&gt;Perkypine</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/2711815977123217478'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/2711815977123217478'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1302872068573#c2711815977123217478' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 15, 2011 at 6:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2703223144756365485</id><published>2011-04-15T10:21:08.398-06:00</published><updated>2011-04-16T14:28:47.453-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Do you have these for sale somewhere?  I would lov...</title><content type='html'>Do you have these for sale somewhere?  I would love to have these for my Disney hat pictures!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/427288227579577324/comments/default/2703223144756365485'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/427288227579577324/comments/default/2703223144756365485'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/whos-up-for-challenge.html?showComment=1302884468398#c2703223144756365485' title=''/><author><name>French Fry and Tater Tot</name><uri>https://www.blogger.com/profile/08528830473658825117</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/whos-up-for-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-427288227579577324' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/427288227579577324' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-659969779'/><gd:extendedProperty name='blogger.displayTime' value='April 15, 2011 at 10:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5711587185828928636</id><published>2011-04-16T14:29:57.258-06:00</published><updated>2011-04-16T14:29:57.258-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are not for sale anywhere.  They were only a...</title><content type='html'>These are not for sale anywhere.  They were only available for the prize for this challenge.  However, once in a blue moon I do give them away as a Show Off gift.  Once Show Offs start up again after my maternity leave, you could start doing the Show Offs and hope to get lucky!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/427288227579577324/comments/default/5711587185828928636'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/427288227579577324/comments/default/5711587185828928636'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/01/whos-up-for-challenge.html?showComment=1302985797258#c5711587185828928636' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/01/whos-up-for-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-427288227579577324' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/427288227579577324' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='April 16, 2011 at 2:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8864018607770776001</id><published>2011-04-17T17:35:29.460-06:00</published><updated>2011-04-17T17:35:29.460-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Brit:  Hope you and baby are doing awesome!  Ta...</title><content type='html'>Hi Brit:  Hope you and baby are doing awesome!  Take care.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/8864018607770776001'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/8864018607770776001'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1303083329460#c8864018607770776001' title=''/><author><name>Lisa Ritchie</name><uri>https://www.blogger.com/profile/18302933646964367742</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-424980774'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2011 at 5:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3302636934558786469</id><published>2011-04-18T00:04:38.613-06:00</published><updated>2011-04-18T00:04:38.613-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE your kits! I am a huge fan. And i love this...</title><content type='html'>I LOVE your kits! I am a huge fan. And i love this idea!!!&lt;br /&gt;Baby Scarlett {love the name} is super adorable. &lt;br /&gt;&lt;br /&gt;I am so excited for you! Motherhood is the best ever! Great job nursing, and i am glad your hubby is so great. I am so happy for your little family.&lt;br /&gt;&lt;br /&gt;I might do this for my next baby, but since it will be baby number 4, i might miss a few weeks here and there ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/3302636934558786469'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/3302636934558786469'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1303106678613#c3302636934558786469' title=''/><author><name>Kristie K.</name><uri>https://www.blogger.com/profile/11858657768819820250</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/-Vm79suv8vYg/VMvCS-9pN0I/AAAAAAAAM88/lvSiV1yWuO0/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1886449197'/><gd:extendedProperty name='blogger.displayTime' value='April 18, 2011 at 12:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1496980598520468075</id><published>2011-04-19T20:41:18.073-06:00</published><updated>2011-04-19T20:41:18.073-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She is beautiful! Can&amp;#39;t believe it took me thi...</title><content type='html'>She is beautiful! Can&amp;#39;t believe it took me this long to get online to see some pics. And the new site looks awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/1496980598520468075'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804061002192498239/comments/default/1496980598520468075'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html?showComment=1303267278073#c1496980598520468075' title=''/><author><name>Jessica and Matt</name><uri>https://www.blogger.com/profile/10659199673254405692</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_8pbyfRjMR10/SOAXCDFoQGI/AAAAAAAAAUI/fl6cPeMmAdQ/S220-s32/100_5492.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/weekly-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804061002192498239' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804061002192498239' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1863756787'/><gd:extendedProperty name='blogger.displayTime' value='April 19, 2011 at 8:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3565973200090622853</id><published>2011-04-20T19:11:21.924-06:00</published><updated>2011-04-20T19:11:21.924-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Scarlett is getting so big and growing more beauti...</title><content type='html'>Scarlett is getting so big and growing more beautiful with every post!  Happy Easter to you too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/3565973200090622853'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/3565973200090622853'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/happy-easter.html?showComment=1303348281924#c3565973200090622853' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/happy-easter.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4311633878981285312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4311633878981285312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='April 20, 2011 at 7:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3066573557605207881</id><published>2011-04-20T19:22:47.817-06:00</published><updated>2011-04-20T19:22:47.817-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So stinkin CUTE! I can barely stand it! :)</title><content type='html'>So stinkin CUTE! I can barely stand it! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/3066573557605207881'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/3066573557605207881'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/happy-easter.html?showComment=1303348967817#c3066573557605207881' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/happy-easter.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4311633878981285312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4311633878981285312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='April 20, 2011 at 7:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7764882308172975732</id><published>2011-04-20T20:01:37.624-06:00</published><updated>2011-04-20T20:01:37.624-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>COULDN&amp;#39;T BE CUTER!!! What a little sweetheart!...</title><content type='html'>COULDN&amp;#39;T BE CUTER!!! What a little sweetheart! Thanks for sharing. Think of you guys....&lt;br /&gt;:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/7764882308172975732'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/7764882308172975732'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/happy-easter.html?showComment=1303351297624#c7764882308172975732' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/happy-easter.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4311633878981285312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4311633878981285312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='April 20, 2011 at 8:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2056484997801477734</id><published>2011-04-20T21:31:04.748-06:00</published><updated>2011-04-20T21:31:04.748-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I don&amp;#39;t think I&amp;#39;ve ever seen a cuter bunny...</title><content type='html'>I don&amp;#39;t think I&amp;#39;ve ever seen a cuter bunny.  She is adorable and is getting so big.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/2056484997801477734'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/2056484997801477734'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/happy-easter.html?showComment=1303356664748#c2056484997801477734' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/happy-easter.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4311633878981285312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4311633878981285312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 20, 2011 at 9:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6043193525716705746</id><published>2011-04-20T21:40:22.824-06:00</published><updated>2011-04-20T21:40:22.824-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Adorable picture!</title><content type='html'>Adorable picture!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/6043193525716705746'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/6043193525716705746'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/happy-easter.html?showComment=1303357222824#c6043193525716705746' title=''/><author><name>Liza</name><uri>https://www.blogger.com/profile/13225372435020033234</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/happy-easter.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4311633878981285312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4311633878981285312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1565253470'/><gd:extendedProperty name='blogger.displayTime' value='April 20, 2011 at 9:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4371043242573198447</id><published>2011-04-20T22:08:23.377-06:00</published><updated>2011-04-20T22:10:08.872-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/4371043242573198447'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/4371043242573198447'/><author><name>Trevor</name><uri>https://www.blogger.com/profile/07550612056699954842</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_8h7GsZvcOVY/SmYPv7HPCBI/AAAAAAAAAAM/JLvTpCNJHi4/S220-s32/ralph.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/happy-easter.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4311633878981285312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4311633878981285312' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1528871432'/><gd:extendedProperty name='blogger.displayTime' value='April 20, 2011 at 10:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7839528491543817816</id><published>2011-04-20T22:09:02.235-06:00</published><updated>2011-04-20T22:09:02.235-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She seriously looks like one of those ADORABLE rea...</title><content type='html'>She seriously looks like one of those ADORABLE realistic dolls that you can buy! She is sooooooooooooo STINKIN CUTE!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/7839528491543817816'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/7839528491543817816'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/happy-easter.html?showComment=1303358942235#c7839528491543817816' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/05667655434984693746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Mc_UX9gz4QM/Twjs4hWaGnI/AAAAAAAAFz4/YxNyxOdsNg0/s32/21.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/happy-easter.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4311633878981285312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4311633878981285312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1278567973'/><gd:extendedProperty name='blogger.displayTime' value='April 20, 2011 at 10:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4380756060960647274</id><published>2011-04-20T22:10:02.819-06:00</published><updated>2011-04-20T22:10:18.930-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/4380756060960647274'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/4380756060960647274'/><author><name>Trevor</name><uri>https://www.blogger.com/profile/07550612056699954842</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_8h7GsZvcOVY/SmYPv7HPCBI/AAAAAAAAAAM/JLvTpCNJHi4/S220-s32/ralph.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/happy-easter.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4311633878981285312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4311633878981285312' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1528871432'/><gd:extendedProperty name='blogger.displayTime' value='April 20, 2011 at 10:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-662562169640948503</id><published>2011-04-21T06:32:55.534-06:00</published><updated>2011-04-21T06:32:55.534-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Those bunny ears are BEYOND cute. What a precious ...</title><content type='html'>Those bunny ears are BEYOND cute. What a precious doll baby. Enjoy her.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/662562169640948503'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/662562169640948503'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/happy-easter.html?showComment=1303389175534#c662562169640948503' title=''/><author><name>GaTechGal</name><uri>https://www.blogger.com/profile/12359039683527226567</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='//4.bp.blogspot.com/_Cr_J6HWWnzA/StcX2wFbvrI/AAAAAAAAAAs/IC7BUvmsICc/S220-s32/buzz_sting.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/happy-easter.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4311633878981285312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4311633878981285312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1465265668'/><gd:extendedProperty name='blogger.displayTime' value='April 21, 2011 at 6:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2874576798109939667</id><published>2011-04-21T07:42:35.761-06:00</published><updated>2011-04-21T07:42:35.761-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats Brit! She is super beautiful.  Goodness! ...</title><content type='html'>Congrats Brit! She is super beautiful.  Goodness!  And great onesie idea.  I was just telling a friend about it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/2874576798109939667'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/2874576798109939667'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/happy-easter.html?showComment=1303393355761#c2874576798109939667' title=''/><author><name>Pressed Petals</name><uri>https://www.blogger.com/profile/11363508061584830683</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_waNeXSTyMaw/TTDnhG21TaI/AAAAAAAADRc/mjE8JuFpMFo/S220-s32/blog-avi-2011.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/happy-easter.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4311633878981285312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4311633878981285312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2115726680'/><gd:extendedProperty name='blogger.displayTime' value='April 21, 2011 at 7:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5134641944589805280</id><published>2011-04-21T09:48:33.982-06:00</published><updated>2011-04-21T09:48:33.982-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She is so stinking cute Britt!!  I love the Easter...</title><content type='html'>She is so stinking cute Britt!!  I love the Easter themed weekly photo!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/5134641944589805280'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/5134641944589805280'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/happy-easter.html?showComment=1303400913982#c5134641944589805280' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/happy-easter.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4311633878981285312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4311633878981285312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='April 21, 2011 at 9:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9208953529821932625</id><published>2011-04-21T15:10:49.803-06:00</published><updated>2011-04-21T15:10:49.803-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG that is too cute! Love her! What an adorable b...</title><content type='html'>OMG that is too cute! Love her! What an adorable bunny!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/9208953529821932625'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/9208953529821932625'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/happy-easter.html?showComment=1303420249803#c9208953529821932625' title=''/><author><name>Kimbytx</name><uri>https://www.blogger.com/profile/04174307638453392980</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//1.bp.blogspot.com/-LutUZ0LCh8s/Xpn7bQjkNiI/AAAAAAAAs6I/GLvmhFP2v0UWKKuN44d5Pfuu_RK5Dg1HwCK4BGAYYCw/s32/kimavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/happy-easter.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4311633878981285312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4311633878981285312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-740091371'/><gd:extendedProperty name='blogger.displayTime' value='April 21, 2011 at 3:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-442298178611842359</id><published>2011-04-21T18:20:22.166-06:00</published><updated>2011-04-21T18:20:22.166-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my gosh!!! I&amp;#39;m loving her thighs! Wish I co...</title><content type='html'>Oh my gosh!!! I&amp;#39;m loving her thighs! Wish I could just squeeze them! Thanks for sharing your baby with us...I miss little ones!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/442298178611842359'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/442298178611842359'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/happy-easter.html?showComment=1303431622166#c442298178611842359' title=''/><author><name>scrappin5kids</name><uri>https://www.blogger.com/profile/13202349714871963633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/happy-easter.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4311633878981285312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4311633878981285312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-722080513'/><gd:extendedProperty name='blogger.displayTime' value='April 21, 2011 at 6:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3610396730876201994</id><published>2011-04-21T19:44:25.612-06:00</published><updated>2011-04-21T19:44:25.612-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute! What beautiful eyes Scarlett has, and the...</title><content type='html'>So cute! What beautiful eyes Scarlett has, and the bunny ears are adorable.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/3610396730876201994'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/3610396730876201994'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/happy-easter.html?showComment=1303436665612#c3610396730876201994' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/happy-easter.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4311633878981285312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4311633878981285312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='April 21, 2011 at 7:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-701332952893094093</id><published>2011-04-22T04:15:01.320-06:00</published><updated>2011-04-22T04:15:01.320-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>that is so stinkin&amp;#39; cute, I can&amp;#39;t stand it...</title><content type='html'>that is so stinkin&amp;#39; cute, I can&amp;#39;t stand it. ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/701332952893094093'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/701332952893094093'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/happy-easter.html?showComment=1303467301320#c701332952893094093' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/02953440103781720253</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//img.photobucket.com/albums/v109/kswm30b/icons/skating/disney_heatherw.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/happy-easter.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4311633878981285312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4311633878981285312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-51884619'/><gd:extendedProperty name='blogger.displayTime' value='April 22, 2011 at 4:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2716874964240353234</id><published>2011-04-22T05:54:18.135-06:00</published><updated>2011-04-22T05:54:18.135-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Did I tell you how happy I am for you? :) Just loo...</title><content type='html'>Did I tell you how happy I am for you? :) Just look at that little sweetheart. Gosh I&amp;#39;m so happy for you! xoxo</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/2716874964240353234'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/2716874964240353234'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/happy-easter.html?showComment=1303473258135#c2716874964240353234' title=''/><author><name>Courtney (aka cnscraps)</name><uri>https://www.blogger.com/profile/15682792308188770581</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/happy-easter.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4311633878981285312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4311633878981285312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1572063951'/><gd:extendedProperty name='blogger.displayTime' value='April 22, 2011 at 5:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1660587381271941681</id><published>2011-04-22T19:03:14.545-06:00</published><updated>2011-04-22T19:03:14.545-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ahhhhh she&amp;#39;s so darling!</title><content type='html'>Ahhhhh she&amp;#39;s so darling!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/1660587381271941681'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/1660587381271941681'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/happy-easter.html?showComment=1303520594545#c1660587381271941681' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/happy-easter.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4311633878981285312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4311633878981285312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='April 22, 2011 at 7:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2957097594969304554</id><published>2011-04-24T19:07:31.772-06:00</published><updated>2011-04-24T19:07:31.772-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>so adorable.. hope you had a wonderful first easte...</title><content type='html'>so adorable.. hope you had a wonderful first easter with your baby girl!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/2957097594969304554'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/2957097594969304554'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/happy-easter.html?showComment=1303693651772#c2957097594969304554' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/happy-easter.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4311633878981285312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4311633878981285312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 24, 2011 at 7:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-600189305513866950</id><published>2011-04-24T21:54:36.535-06:00</published><updated>2011-04-24T21:54:36.535-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She just gets cuter and cuter!  You must be having...</title><content type='html'>She just gets cuter and cuter!  You must be having the greatest time with her.  Hope she enjoyed her first Easter!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/600189305513866950'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/600189305513866950'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/happy-easter.html?showComment=1303703676535#c600189305513866950' title=''/><author><name>Dolores</name><uri>https://www.blogger.com/profile/06129932715762366153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/happy-easter.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4311633878981285312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4311633878981285312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-666919836'/><gd:extendedProperty name='blogger.displayTime' value='April 24, 2011 at 9:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5049579895880797772</id><published>2011-04-26T10:57:42.494-06:00</published><updated>2011-04-26T10:57:42.494-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my gosh Britt, she is precious!  Love her eyes!...</title><content type='html'>Oh my gosh Britt, she is precious!  Love her eyes!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/5049579895880797772'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/5049579895880797772'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/happy-easter.html?showComment=1303837062494#c5049579895880797772' title=''/><author><name>Cindy Schneider</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/happy-easter.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4311633878981285312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4311633878981285312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 26, 2011 at 10:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9130662455491632707</id><published>2011-04-26T16:30:23.213-06:00</published><updated>2011-04-26T16:30:23.213-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Okay, I really need to come meet that little doll ...</title><content type='html'>Okay, I really need to come meet that little doll before my baby gets here!! Love the cute bunny ears!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/9130662455491632707'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/9130662455491632707'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/happy-easter.html?showComment=1303857023213#c9130662455491632707' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/happy-easter.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4311633878981285312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4311633878981285312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='April 26, 2011 at 4:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2300241541871287678</id><published>2011-05-04T07:51:33.569-06:00</published><updated>2011-05-04T07:51:33.569-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>AWWWWWW! :)

Britt, I saw this Mickey Mouse soap a...</title><content type='html'>AWWWWWW! :)&lt;br /&gt;&lt;br /&gt;Britt, I saw this Mickey Mouse soap and thought of you: http://www.ohdeedoh.com/ohdeedoh/method-mickey-minnie-foaming-hand-wash-145548&lt;br /&gt;&lt;br /&gt;I hope all is well!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/2300241541871287678'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4311633878981285312/comments/default/2300241541871287678'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/04/happy-easter.html?showComment=1304517093569#c2300241541871287678' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/04/happy-easter.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4311633878981285312' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4311633878981285312' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2011 at 7:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1792377456838803994</id><published>2011-05-04T16:37:24.739-06:00</published><updated>2011-05-04T16:37:24.739-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;ve been wondering when you might have a chan...</title><content type='html'>I&amp;#39;ve been wondering when you might have a chance to put something new out.  I can&amp;#39;t wait to see it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/1792377456838803994'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/1792377456838803994'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/makin-come-back.html?showComment=1304548644739#c1792377456838803994' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/00462544076947325718</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/makin-come-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1606977113479706614' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1606977113479706614' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2055140021'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2011 at 4:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4966468308132118069</id><published>2011-05-04T16:40:12.774-06:00</published><updated>2011-05-04T16:40:12.774-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>And I&amp;#39;ll be at WDW! waaaaaaah...</title><content type='html'>And I&amp;#39;ll be at WDW! waaaaaaah...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/4966468308132118069'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/4966468308132118069'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/makin-come-back.html?showComment=1304548812774#c4966468308132118069' title=''/><author><name>Kimberly/PrincessMouse</name><uri>http://mousetalestravel.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/makin-come-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1606977113479706614' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1606977113479706614' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2011 at 4:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1794376073328706362</id><published>2011-05-04T16:46:56.434-06:00</published><updated>2011-05-04T16:46:56.434-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I was just thinking that this was perfect for you ...</title><content type='html'>I was just thinking that this was perfect for you to come back! I know your stuff will be fantastic and that you&amp;#39;ll be able to find the perfect balance between work and being a mom :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/1794376073328706362'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/1794376073328706362'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/makin-come-back.html?showComment=1304549216434#c1794376073328706362' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/makin-come-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1606977113479706614' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1606977113479706614' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2011 at 4:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1534376454571198836</id><published>2011-05-04T17:23:29.522-06:00</published><updated>2011-05-04T17:23:29.522-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can&amp;#39;t wait! You&amp;#39;ve been missed, but who ca...</title><content type='html'>Can&amp;#39;t wait! You&amp;#39;ve been missed, but who can blame you wanting to spend time with your little darling!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/1534376454571198836'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/1534376454571198836'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/makin-come-back.html?showComment=1304551409522#c1534376454571198836' title=''/><author><name>Dolores</name><uri>https://www.blogger.com/profile/06129932715762366153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/makin-come-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1606977113479706614' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1606977113479706614' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-666919836'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2011 at 5:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2352638828370451546</id><published>2011-05-04T17:25:47.676-06:00</published><updated>2011-05-04T17:25:47.676-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Welcome back! Can&amp;#39;t wait to see what&amp;#39;s up ...</title><content type='html'>Welcome back! Can&amp;#39;t wait to see what&amp;#39;s up this weekend!&lt;br /&gt;P.S.--I&amp;#39;m loving your weekly baby pics. I&amp;#39;m passing the idea along to friends and family having babies.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/2352638828370451546'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/2352638828370451546'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/makin-come-back.html?showComment=1304551547676#c2352638828370451546' title=''/><author><name>Bay</name><uri>https://www.blogger.com/profile/15629956861274515793</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/makin-come-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1606977113479706614' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1606977113479706614' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1472786733'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2011 at 5:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1382289527128779951</id><published>2011-05-04T17:29:04.522-06:00</published><updated>2011-05-04T17:29:04.522-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yeah, I&amp;#39;m sooo happy your back!!  I just got b...</title><content type='html'>Yeah, I&amp;#39;m sooo happy your back!!  I just got back from DL and was checking to see if you were having a sale.... HOORAY!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/1382289527128779951'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/1382289527128779951'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/makin-come-back.html?showComment=1304551744522#c1382289527128779951' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/05927536805859252377</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/makin-come-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1606977113479706614' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1606977113479706614' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-268328369'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2011 at 5:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2351966438519473034</id><published>2011-05-04T17:34:31.169-06:00</published><updated>2011-05-04T17:34:31.169-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>yay! I was just wishing for a sale hoping that you...</title><content type='html'>yay! I was just wishing for a sale hoping that you&amp;#39;d be back for insd!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/2351966438519473034'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/2351966438519473034'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/makin-come-back.html?showComment=1304552071169#c2351966438519473034' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/makin-come-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1606977113479706614' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1606977113479706614' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2011 at 5:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3948008047226506764</id><published>2011-05-04T19:47:29.936-06:00</published><updated>2011-05-04T19:47:29.936-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WooHoo!!  I&amp;#39;m so excited!!  I need some of you...</title><content type='html'>WooHoo!!  I&amp;#39;m so excited!!  I need some of your newer products and I actually have money in my paypal account right now.  Yey!!  &lt;br /&gt;Welcome Back!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/3948008047226506764'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/3948008047226506764'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/makin-come-back.html?showComment=1304560049936#c3948008047226506764' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/makin-come-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1606977113479706614' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1606977113479706614' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2011 at 7:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3131454508380970110</id><published>2011-05-04T20:25:20.248-06:00</published><updated>2011-05-04T20:25:20.248-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yippeee!  I am so excited, can&amp;#39;t wait.</title><content type='html'>Yippeee!  I am so excited, can&amp;#39;t wait.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/3131454508380970110'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/3131454508380970110'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/makin-come-back.html?showComment=1304562320248#c3131454508380970110' title=''/><author><name>Ruby</name><uri>https://www.blogger.com/profile/09703071404429795958</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/makin-come-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1606977113479706614' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1606977113479706614' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1422484450'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2011 at 8:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4266567232537820498</id><published>2011-05-04T21:23:42.168-06:00</published><updated>2011-05-04T21:23:42.168-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wahoo! Can&amp;#39;t wait!</title><content type='html'>Wahoo! Can&amp;#39;t wait!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/4266567232537820498'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/4266567232537820498'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/makin-come-back.html?showComment=1304565822168#c4266567232537820498' title=''/><author><name>Liza</name><uri>https://www.blogger.com/profile/13225372435020033234</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/makin-come-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1606977113479706614' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1606977113479706614' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1565253470'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2011 at 9:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7299675043301650358</id><published>2011-05-04T23:07:31.078-06:00</published><updated>2011-05-04T23:07:31.078-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ive MISSED YOU! Yeah for a comeback!!!! (and the s...</title><content type='html'>Ive MISSED YOU! Yeah for a comeback!!!! (and the scarlett pic series is wonderful!)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/7299675043301650358'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/7299675043301650358'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/makin-come-back.html?showComment=1304572051078#c7299675043301650358' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/makin-come-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1606977113479706614' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1606977113479706614' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2011 at 11:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4259166617415308622</id><published>2011-05-05T00:02:54.485-06:00</published><updated>2011-05-05T00:02:54.485-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such good news!!  Digi-land just hasn&amp;#39;t been t...</title><content type='html'>Such good news!!  Digi-land just hasn&amp;#39;t been the same for me without you in my inbox!  LOL! =)  I do love seeing all the pics of your beautiful daughter and am excited to be inspired by your layouts of her!  Can&amp;#39;t wait to see what has inspired YOU for iNSD!! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/4259166617415308622'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/4259166617415308622'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/makin-come-back.html?showComment=1304575374485#c4259166617415308622' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/makin-come-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1606977113479706614' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1606977113479706614' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2011 at 12:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4380337021450638481</id><published>2011-05-05T05:11:04.761-06:00</published><updated>2011-05-05T05:11:04.761-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay! Welcome back! Can&amp;#39;t wait to see the new g...</title><content type='html'>Yay! Welcome back! Can&amp;#39;t wait to see the new goodies :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/4380337021450638481'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/4380337021450638481'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/makin-come-back.html?showComment=1304593864761#c4380337021450638481' title=''/><author><name>Jill</name><uri>https://www.blogger.com/profile/15224434332647043352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//4.bp.blogspot.com/_ejYwt5rCfSs/TS2qkGjshTI/AAAAAAAAAGs/33fcpxbwh-k/S220-s32/IMG_2066_small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/makin-come-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1606977113479706614' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1606977113479706614' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-68435840'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2011 at 5:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6690750447859252101</id><published>2011-05-05T05:47:06.139-06:00</published><updated>2011-05-05T05:47:06.139-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m happy you&amp;#39;re coming back already! Yay!</title><content type='html'>I&amp;#39;m happy you&amp;#39;re coming back already! Yay!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/6690750447859252101'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/6690750447859252101'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/makin-come-back.html?showComment=1304596026139#c6690750447859252101' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/makin-come-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1606977113479706614' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1606977113479706614' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2011 at 5:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3997384897110385215</id><published>2011-05-05T06:00:04.746-06:00</published><updated>2011-05-05T06:00:04.746-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We&amp;#39;ve been missing you Britt. But I know that ...</title><content type='html'>We&amp;#39;ve been missing you Britt. But I know that this time with your baby has been unforgetable. Can&amp;#39;t wait to see what you&amp;#39;ve cooked up for this weekend.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/3997384897110385215'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/3997384897110385215'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/makin-come-back.html?showComment=1304596804746#c3997384897110385215' title=''/><author><name>GaTechGal</name><uri>https://www.blogger.com/profile/12359039683527226567</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='//4.bp.blogspot.com/_Cr_J6HWWnzA/StcX2wFbvrI/AAAAAAAAAAs/IC7BUvmsICc/S220-s32/buzz_sting.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/makin-come-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1606977113479706614' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1606977113479706614' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1465265668'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2011 at 6:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8725056706919605125</id><published>2011-05-05T07:22:30.197-06:00</published><updated>2011-05-05T07:22:30.197-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay! This is exciting, can&amp;#39;t wait to see your ...</title><content type='html'>Yay! This is exciting, can&amp;#39;t wait to see your new designs.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/8725056706919605125'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/8725056706919605125'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/makin-come-back.html?showComment=1304601750197#c8725056706919605125' title=''/><author><name>Sheri</name><uri>https://www.blogger.com/profile/07502474551044296635</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-DRJEbj0_Tes/TcUx8DnwYkI/AAAAAAAABkk/pxz3LE4FkQw/s32/DSC_0438_face0.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/makin-come-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1606977113479706614' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1606977113479706614' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1231856790'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2011 at 7:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3631304433711149142</id><published>2011-05-05T09:50:39.300-06:00</published><updated>2011-05-05T09:50:39.300-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay! I am so excited for you take make a come back...</title><content type='html'>Yay! I am so excited for you take make a come back, though you have had one beautiful, gorgeous reason to take a break!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/3631304433711149142'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/3631304433711149142'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/makin-come-back.html?showComment=1304610639300#c3631304433711149142' title=''/><author><name>Xandra</name><uri>https://www.blogger.com/profile/01391616291499289751</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_3ukjXjEzf30/SpRqqyi38tI/AAAAAAAABNc/R6P94dRonyk/S220-s32/avi.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/makin-come-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1606977113479706614' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1606977113479706614' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-302356500'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2011 at 9:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1390939453449099079</id><published>2011-05-05T15:17:44.124-06:00</published><updated>2011-05-05T15:17:44.124-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love ya Brittany!!!  Hope little Scarlett is doing...</title><content type='html'>Love ya Brittany!!!  Hope little Scarlett is doing good.  Take care.  I so happy you are back.  You have been missed.  Hugs!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/1390939453449099079'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/1390939453449099079'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/makin-come-back.html?showComment=1304630264124#c1390939453449099079' title=''/><author><name>Lisa Ritchie</name><uri>https://www.blogger.com/profile/18302933646964367742</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/makin-come-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1606977113479706614' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1606977113479706614' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-424980774'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2011 at 3:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8336005309729848077</id><published>2011-05-05T15:21:11.287-06:00</published><updated>2011-05-05T15:21:11.287-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay! Yay! And, just in case I haven&amp;#39;t said it,...</title><content type='html'>Yay! Yay! And, just in case I haven&amp;#39;t said it, yay! We&amp;#39;ve missed you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/8336005309729848077'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/8336005309729848077'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/makin-come-back.html?showComment=1304630471287#c8336005309729848077' title=''/><author><name>October</name><uri>https://www.blogger.com/profile/04438679807161062083</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-14x5D3bvu6E/T2fWuE7-psI/AAAAAAAAAdQ/uW_9CiVK5kc/s32/blog_31559640224.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/makin-come-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1606977113479706614' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1606977113479706614' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-979275324'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2011 at 3:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4910805742263404196</id><published>2011-05-05T20:50:59.569-06:00</published><updated>2011-05-05T20:50:59.569-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Could. Not. Be. More. Excited. If. I. wanted. To. Be.</title><content type='html'>Could. Not. Be. More. Excited. If. I. wanted. To. Be.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/4910805742263404196'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1606977113479706614/comments/default/4910805742263404196'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/makin-come-back.html?showComment=1304650259569#c4910805742263404196' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/makin-come-back.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1606977113479706614' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1606977113479706614' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2011 at 8:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6300573470250021088</id><published>2011-05-05T22:13:44.686-06:00</published><updated>2011-05-05T22:13:44.686-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sweet! I&amp;#39;ll be spending some serious moolah th...</title><content type='html'>Sweet! I&amp;#39;ll be spending some serious moolah this weekend! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8759953341691713223/comments/default/6300573470250021088'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8759953341691713223/comments/default/6300573470250021088'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/nsd-is-starting-little-early.html?showComment=1304655224686#c6300573470250021088' title=''/><author><name>ash &amp;amp; diz</name><uri>https://www.blogger.com/profile/14445501515825965107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/--yf0HISKiHw/TZiPIbUXXwI/AAAAAAAAAqM/EB5Ntb8l4uI/s32/blog.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/nsd-is-starting-little-early.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8759953341691713223' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8759953341691713223' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117140784'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2011 at 10:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7029896946619945117</id><published>2011-05-05T22:18:32.420-06:00</published><updated>2011-05-05T22:18:32.420-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Welcome back, Britt!  I can understand about not w...</title><content type='html'>Welcome back, Britt!  I can understand about not wanting to tear yourself away from Ms. Precious! :)  Woo, now I&amp;#39;m off to go snag those wonderful creations of yours that I have been eyeing for ages!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8759953341691713223/comments/default/7029896946619945117'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8759953341691713223/comments/default/7029896946619945117'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/nsd-is-starting-little-early.html?showComment=1304655512420#c7029896946619945117' title=''/><author><name>Patricia</name><uri>https://www.blogger.com/profile/10363673576955942618</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/nsd-is-starting-little-early.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8759953341691713223' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8759953341691713223' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1491692169'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2011 at 10:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2566152359448262078</id><published>2011-05-05T22:43:09.432-06:00</published><updated>2011-05-05T22:43:09.432-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m so excited you&amp;#39;re back!! :)
I hope Sca...</title><content type='html'>I&amp;#39;m so excited you&amp;#39;re back!! :)&lt;br /&gt;I hope Scarlet (and her parents!) are feeling better very quickly!  &lt;br /&gt;Off to grab a bunch of stuff. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8759953341691713223/comments/default/2566152359448262078'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8759953341691713223/comments/default/2566152359448262078'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/nsd-is-starting-little-early.html?showComment=1304656989432#c2566152359448262078' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/nsd-is-starting-little-early.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8759953341691713223' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8759953341691713223' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2011 at 10:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5771811996598181203</id><published>2011-05-06T00:07:36.521-06:00</published><updated>2011-05-06T00:07:36.521-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, those colds suck. :P Hope you&amp;#39;re having lu...</title><content type='html'>Oh, those colds suck. :P Hope you&amp;#39;re having luck with the snot sucker!&lt;br /&gt;&lt;br /&gt;Beautiful page! Off to get my grab bag!&lt;br /&gt;&lt;br /&gt;PS - You&amp;#39;re WAY ahead of me, girl! I still haven&amp;#39;t managed the Page Done During Naptime trick....</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8759953341691713223/comments/default/5771811996598181203'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8759953341691713223/comments/default/5771811996598181203'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/nsd-is-starting-little-early.html?showComment=1304662056521#c5771811996598181203' title=''/><author><name>Heidi D.</name><uri>https://www.blogger.com/profile/11650755798509623107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/nsd-is-starting-little-early.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8759953341691713223' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8759953341691713223' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-414277562'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2011 at 12:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-434327410966768446</id><published>2011-05-06T10:32:07.351-06:00</published><updated>2011-05-06T10:32:07.351-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such cute stuff Britt! I&amp;#39;m sorry to hear that ...</title><content type='html'>Such cute stuff Britt! I&amp;#39;m sorry to hear that sweet baby Scarlett is sick. Let me know if you need anything.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8759953341691713223/comments/default/434327410966768446'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8759953341691713223/comments/default/434327410966768446'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/nsd-is-starting-little-early.html?showComment=1304699527351#c434327410966768446' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/nsd-is-starting-little-early.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8759953341691713223' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8759953341691713223' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2011 at 10:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8980103125704961548</id><published>2011-05-06T13:38:51.811-06:00</published><updated>2011-05-06T13:38:51.811-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you!</title><content type='html'>thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/8980103125704961548'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/8980103125704961548'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html?showComment=1304710731811#c8980103125704961548' title=''/><author><name>BevS97</name><uri>https://www.blogger.com/profile/05507547618286592462</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//images.bevs97.multiply.com/logo/1'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7127567068389755322' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7127567068389755322' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-263148899'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2011 at 1:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6193626708542015484</id><published>2011-05-06T14:39:28.192-06:00</published><updated>2011-05-06T14:39:28.192-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fun alpha, thanks so much!!  Glad to hear S is fee...</title><content type='html'>Fun alpha, thanks so much!!  Glad to hear S is feeling better today!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/6193626708542015484'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/6193626708542015484'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html?showComment=1304714368192#c6193626708542015484' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7127567068389755322' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7127567068389755322' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2011 at 2:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7610862937494217754</id><published>2011-05-06T14:48:20.934-06:00</published><updated>2011-05-06T14:48:20.934-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie!</title><content type='html'>Thanks for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/7610862937494217754'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/7610862937494217754'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html?showComment=1304714900934#c7610862937494217754' title=''/><author><name>Hilarie</name><uri>https://www.blogger.com/profile/07428174786150700682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/_oy39VI87cu0/S0mKVzVRNpI/AAAAAAAAACo/OL119XZrYqA/S220-s32/profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7127567068389755322' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7127567068389755322' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1802246611'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2011 at 2:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-469139528722911369</id><published>2011-05-06T15:22:01.791-06:00</published><updated>2011-05-06T15:22:01.791-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So great to have you back!! My fridays where not t...</title><content type='html'>So great to have you back!! My fridays where not the same without you! I love that alpha. Thank you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/469139528722911369'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/469139528722911369'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html?showComment=1304716921791#c469139528722911369' title=''/><author><name>Patty </name><uri>https://www.blogger.com/profile/13157772231246259303</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-I1ourmSTfq4/Tcps7d3IPhI/AAAAAAAAADk/jyHXnV4ekf8/s32/8%2B%25288%2529.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7127567068389755322' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7127567068389755322' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-730767080'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2011 at 3:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3119766445142243829</id><published>2011-05-06T16:10:35.463-06:00</published><updated>2011-05-06T16:10:35.463-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you, Britt! It will go perfect with the coll...</title><content type='html'>Thank you, Britt! It will go perfect with the collab kit and I have it already. WOOT!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/3119766445142243829'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/3119766445142243829'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html?showComment=1304719835463#c3119766445142243829' title=''/><author><name>Kimberly/PrincessMouse</name><uri>http://mousetalestravel.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7127567068389755322' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7127567068389755322' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2011 at 4:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-877359037640719081</id><published>2011-05-06T16:14:36.580-06:00</published><updated>2011-05-06T16:14:36.580-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Welcome back! Thanks so much that is an adorable a...</title><content type='html'>Welcome back! Thanks so much that is an adorable alpha!!!!!  Love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/877359037640719081'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/877359037640719081'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html?showComment=1304720076580#c877359037640719081' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7127567068389755322' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7127567068389755322' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2011 at 4:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8896339508750075955</id><published>2011-05-06T18:15:21.097-06:00</published><updated>2011-05-06T18:15:21.097-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Super sweet alpha.  Thank you.</title><content type='html'>Super sweet alpha.  Thank you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/8896339508750075955'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/8896339508750075955'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html?showComment=1304727321097#c8896339508750075955' title=''/><author><name>Jennifer</name><uri>https://www.blogger.com/profile/18419599202513009956</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-wexyBi1aUQ4/To5nbYWKq0I/AAAAAAAAAc4/hgTXxd-Q_5I/s32/Jen%2BPhoto%2BSTS2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7127567068389755322' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7127567068389755322' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-553304793'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2011 at 6:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1776461893350676666</id><published>2011-05-06T18:19:30.589-06:00</published><updated>2011-05-06T18:19:30.589-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The grab bag is very nice, Thank you!  The freebie...</title><content type='html'>The grab bag is very nice, Thank you!  The freebie is awesome!  Glad your darling is feeling better... crossing fingers for another good night for you and Josh! - Mary Kate</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/1776461893350676666'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/1776461893350676666'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html?showComment=1304727570589#c1776461893350676666' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7127567068389755322' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7127567068389755322' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2011 at 6:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5103737265477820240</id><published>2011-05-06T19:38:18.071-06:00</published><updated>2011-07-31T21:45:06.907-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the DigiFree category today [07 May 01:00am GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/5103737265477820240'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/5103737265477820240'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html?showComment=1304732298071#c5103737265477820240' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7127567068389755322' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7127567068389755322' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2011 at 7:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4689537308851184968</id><published>2011-05-06T20:10:28.913-06:00</published><updated>2011-05-06T20:10:28.913-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Takes my BREATH away!!  So love it.  Thank you!  G...</title><content type='html'>Takes my BREATH away!!  So love it.  Thank you!  Glad Scarlett is feeling better, too.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/4689537308851184968'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/4689537308851184968'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html?showComment=1304734228913#c4689537308851184968' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/11917002182871204938</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7127567068389755322' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7127567068389755322' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-143572415'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2011 at 8:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2094505935682207913</id><published>2011-05-06T20:52:44.527-06:00</published><updated>2011-05-06T20:52:44.527-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much, Britt!  Glad Miss S is on the mend!</title><content type='html'>Thanks so much, Britt!  Glad Miss S is on the mend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/2094505935682207913'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/2094505935682207913'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html?showComment=1304736764527#c2094505935682207913' title=''/><author><name>Annisa</name><uri>https://www.blogger.com/profile/05449836771531253262</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//3.bp.blogspot.com/-Dl6OJ6PVwxA/UwI5YLviwbI/AAAAAAAABW8/0sIpWxOs5ak/s32/about%2Bme.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7127567068389755322' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7127567068389755322' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1681924752'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2011 at 8:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-618801897012742701</id><published>2011-05-06T20:54:47.895-06:00</published><updated>2011-05-06T20:54:47.895-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fab alpha Britt...thank you !! :)</title><content type='html'>Fab alpha Britt...thank you !! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/618801897012742701'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/618801897012742701'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html?showComment=1304736887895#c618801897012742701' title=''/><author><name>Cindy S</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7127567068389755322' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7127567068389755322' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2011 at 8:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6356845638201833000</id><published>2011-05-06T21:40:27.786-06:00</published><updated>2011-05-06T21:40:27.786-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the great alpha!</title><content type='html'>Thank you for the great alpha!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/6356845638201833000'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/6356845638201833000'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html?showComment=1304739627786#c6356845638201833000' title=''/><author><name>Tracie</name><uri>https://www.blogger.com/profile/14702308060629304681</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7127567068389755322' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7127567068389755322' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-736117987'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2011 at 9:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2751866124195066450</id><published>2011-05-07T05:43:05.017-06:00</published><updated>2011-05-07T05:43:05.017-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute Alpha, Thanks!</title><content type='html'>Cute Alpha, Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/2751866124195066450'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/2751866124195066450'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html?showComment=1304768585017#c2751866124195066450' title=''/><author><name>Sheri</name><uri>https://www.blogger.com/profile/07502474551044296635</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-DRJEbj0_Tes/TcUx8DnwYkI/AAAAAAAABkk/pxz3LE4FkQw/s32/DSC_0438_face0.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7127567068389755322' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7127567068389755322' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1231856790'/><gd:extendedProperty name='blogger.displayTime' value='May 7, 2011 at 5:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3401778887098741137</id><published>2011-05-07T09:44:26.717-06:00</published><updated>2011-05-07T09:44:26.716-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 7&lt;/b&gt; post on May. 07, 2011. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/3401778887098741137'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/3401778887098741137'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html?showComment=1304783066717#c3401778887098741137' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7127567068389755322' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7127567068389755322' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='May 7, 2011 at 9:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7837492689158730663</id><published>2011-05-07T12:05:58.644-06:00</published><updated>2011-05-07T12:05:58.644-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>lovely alpha. thakns so much!!</title><content type='html'>lovely alpha. thakns so much!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/7837492689158730663'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/7837492689158730663'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html?showComment=1304791558644#c7837492689158730663' title=''/><author><name>Quietangelsb</name><uri>https://www.blogger.com/profile/08571034645065693851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/_ZfToM-mbJbo/SJkgMCqT1pI/AAAAAAAAAAc/zWlOdfwBwrk/s32-R/DSCN3436-1.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7127567068389755322' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7127567068389755322' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-163650972'/><gd:extendedProperty name='blogger.displayTime' value='May 7, 2011 at 12:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6320987715870116044</id><published>2011-05-07T19:34:35.719-06:00</published><updated>2011-07-31T21:45:06.818-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the DigiFree category today [08 May 01:00am GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/740340402948093279/comments/default/6320987715870116044'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/740340402948093279/comments/default/6320987715870116044'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/another-nsd-gift-for-you.html?showComment=1304818475719#c6320987715870116044' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/another-nsd-gift-for-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-740340402948093279' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/740340402948093279' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 7, 2011 at 7:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6268688648983719376</id><published>2011-05-07T19:50:58.164-06:00</published><updated>2011-05-07T19:50:58.164-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome, thanks SO much Britt!!  I was just feelin...</title><content type='html'>Awesome, thanks SO much Britt!!  I was just feeling like all my pages are looking the same lately, so I&amp;#39;m happy to have some fresh templates to use. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/740340402948093279/comments/default/6268688648983719376'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/740340402948093279/comments/default/6268688648983719376'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/another-nsd-gift-for-you.html?showComment=1304819458164#c6268688648983719376' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/another-nsd-gift-for-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-740340402948093279' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/740340402948093279' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='May 7, 2011 at 7:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3429905658374307185</id><published>2011-05-07T20:33:46.309-06:00</published><updated>2011-05-07T20:33:46.309-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for sharing =}</title><content type='html'>Thanks for sharing =}</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/3429905658374307185'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/3429905658374307185'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html?showComment=1304822026309#c3429905658374307185' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/06503110751954248769</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7127567068389755322' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7127567068389755322' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-817595289'/><gd:extendedProperty name='blogger.displayTime' value='May 7, 2011 at 8:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8642642140178670303</id><published>2011-05-07T21:04:24.174-06:00</published><updated>2011-05-07T21:04:24.174-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!!!!!!!</title><content type='html'>Thank you!!!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/740340402948093279/comments/default/8642642140178670303'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/740340402948093279/comments/default/8642642140178670303'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/another-nsd-gift-for-you.html?showComment=1304823864174#c8642642140178670303' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/05927536805859252377</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/another-nsd-gift-for-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-740340402948093279' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/740340402948093279' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-268328369'/><gd:extendedProperty name='blogger.displayTime' value='May 7, 2011 at 9:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3762309586673317326</id><published>2011-05-08T02:46:23.924-06:00</published><updated>2011-05-08T02:46:23.924-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the templates! Glad to see you ...</title><content type='html'>Thanks so much for the templates! Glad to see you back designing again :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/740340402948093279/comments/default/3762309586673317326'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/740340402948093279/comments/default/3762309586673317326'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/another-nsd-gift-for-you.html?showComment=1304844383924#c3762309586673317326' title=''/><author><name>Laura</name><uri>https://www.blogger.com/profile/03737616599773463119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-zuX9fl3t8ko/Tmf5oSKViQI/AAAAAAAAAC0/wAX7IQUe0-0/s32/Avatar-Hpgirl.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/another-nsd-gift-for-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-740340402948093279' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/740340402948093279' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1158465436'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2011 at 2:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-115342655508036846</id><published>2011-05-08T06:11:59.411-06:00</published><updated>2011-05-08T06:11:59.411-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much :D!</title><content type='html'>Thank you so much :D!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/740340402948093279/comments/default/115342655508036846'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/740340402948093279/comments/default/115342655508036846'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/another-nsd-gift-for-you.html?showComment=1304856719411#c115342655508036846' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/04700812237748476591</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/another-nsd-gift-for-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-740340402948093279' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/740340402948093279' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-129785288'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2011 at 6:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2401985306125104252</id><published>2011-05-08T09:24:24.018-06:00</published><updated>2011-05-08T09:24:24.018-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much Britt! Happy 1st MOTHERS Day with S...</title><content type='html'>Thanks so much Britt! Happy 1st MOTHERS Day with Scarlett in your arms...what a blessing!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/740340402948093279/comments/default/2401985306125104252'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/740340402948093279/comments/default/2401985306125104252'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/another-nsd-gift-for-you.html?showComment=1304868264018#c2401985306125104252' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/another-nsd-gift-for-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-740340402948093279' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/740340402948093279' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2011 at 9:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7494482619517425981</id><published>2011-05-08T09:33:08.179-06:00</published><updated>2011-05-08T09:33:08.178-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 6&lt;/b&gt; post on May. 08, 2011. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/740340402948093279/comments/default/7494482619517425981'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/740340402948093279/comments/default/7494482619517425981'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/another-nsd-gift-for-you.html?showComment=1304868788179#c7494482619517425981' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/another-nsd-gift-for-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-740340402948093279' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/740340402948093279' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2011 at 9:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7287380606399731318</id><published>2011-05-08T10:15:08.004-06:00</published><updated>2011-05-08T10:15:08.004-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much Britt &amp;lt;3</title><content type='html'>Thanks so much Britt &amp;lt;3</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/740340402948093279/comments/default/7287380606399731318'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/740340402948093279/comments/default/7287380606399731318'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/another-nsd-gift-for-you.html?showComment=1304871308004#c7287380606399731318' title=''/><author><name>Brynn Marie</name><uri>https://www.blogger.com/profile/17576166098349488383</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//4.bp.blogspot.com/-6-qvm-jRHeQ/Ui3S3STnzYI/AAAAAAAAACo/4_2aDBJtBAk/s33/2013-09-01%2B13.09.18-2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/another-nsd-gift-for-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-740340402948093279' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/740340402948093279' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1945428751'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2011 at 10:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4316535441010013013</id><published>2011-05-08T12:50:35.660-06:00</published><updated>2011-05-08T12:50:35.660-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks, Britt, for all the great freebies. Hope yo...</title><content type='html'>Thanks, Britt, for all the great freebies. Hope you&amp;#39;re enjoying a WONDERFUL first mother&amp;#39;s day. &amp;lt;3</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/740340402948093279/comments/default/4316535441010013013'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/740340402948093279/comments/default/4316535441010013013'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/another-nsd-gift-for-you.html?showComment=1304880635660#c4316535441010013013' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/07611346109361854732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-IxErPaeFZbk/TYo3eZfkkjI/AAAAAAAACeo/tDT2JOby7-g/s32/2011%2BAvitar%2B5x5b.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/another-nsd-gift-for-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-740340402948093279' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/740340402948093279' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1296659477'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2011 at 12:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7821112980392928909</id><published>2011-05-08T12:56:19.043-06:00</published><updated>2011-05-08T12:56:19.043-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt. I always &amp;lt;3 your templates.</title><content type='html'>Thanks Britt. I always &amp;lt;3 your templates.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/740340402948093279/comments/default/7821112980392928909'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/740340402948093279/comments/default/7821112980392928909'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/another-nsd-gift-for-you.html?showComment=1304880979043#c7821112980392928909' title=''/><author><name>October</name><uri>https://www.blogger.com/profile/04438679807161062083</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-14x5D3bvu6E/T2fWuE7-psI/AAAAAAAAAdQ/uW_9CiVK5kc/s32/blog_31559640224.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/another-nsd-gift-for-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-740340402948093279' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/740340402948093279' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-979275324'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2011 at 12:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-386349856090864354</id><published>2011-05-08T13:02:28.971-06:00</published><updated>2011-05-08T13:02:28.971-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you sooo much Britt! Your free gifts were su...</title><content type='html'>Thank you sooo much Britt! Your free gifts were such a treat! Can&amp;#39;t wait to use them!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/740340402948093279/comments/default/386349856090864354'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/740340402948093279/comments/default/386349856090864354'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/another-nsd-gift-for-you.html?showComment=1304881348971#c386349856090864354' title=''/><author><name>Becca S</name><uri>https://www.blogger.com/profile/02047949555002708415</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//1.bp.blogspot.com/_T3OuFl9WCYw/TPdfFyFsUhI/AAAAAAAAA-s/nNpnlaiS8mY/S220-s33/avi.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/another-nsd-gift-for-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-740340402948093279' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/740340402948093279' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-55895950'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2011 at 1:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5758014755548233019</id><published>2011-05-08T14:36:13.910-06:00</published><updated>2011-05-08T14:36:13.910-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for your generous freebies! Happ...</title><content type='html'>Thank you so much for your generous freebies! Happy Mother&amp;#39;s Day to you with your sweet Scarlett!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/740340402948093279/comments/default/5758014755548233019'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/740340402948093279/comments/default/5758014755548233019'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/another-nsd-gift-for-you.html?showComment=1304886973910#c5758014755548233019' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/another-nsd-gift-for-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-740340402948093279' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/740340402948093279' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2011 at 2:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1147581886430377543</id><published>2011-05-08T16:26:06.458-06:00</published><updated>2011-05-08T16:26:06.458-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt...thank you so much for the amazing template...</title><content type='html'>Britt...thank you so much for the amazing templates and alpha!  WOW!&lt;br /&gt;&lt;br /&gt;happy mom&amp;#39;s day to you! ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/740340402948093279/comments/default/1147581886430377543'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/740340402948093279/comments/default/1147581886430377543'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/another-nsd-gift-for-you.html?showComment=1304893566458#c1147581886430377543' title=''/><author><name>Julie L.</name><uri>https://www.blogger.com/profile/08888824502840639968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//3.bp.blogspot.com/_YGJdVB7M7MU/SWV4NWvC3iI/AAAAAAAAA6E/FfIgLI8cFy4/S220-s32/julie-avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/another-nsd-gift-for-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-740340402948093279' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/740340402948093279' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1702847528'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2011 at 4:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4768632774516035087</id><published>2011-05-08T17:56:58.951-06:00</published><updated>2011-05-08T17:56:58.951-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy 1st Mother&amp;#39;s Day!  The pictures are so b...</title><content type='html'>Happy 1st Mother&amp;#39;s Day!  The pictures are so beautiful!!!  Sorry to hear you and Scarlett spent the day sick though.&lt;br /&gt;&lt;br /&gt;FYI - the link to the clusters is not working.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/4768632774516035087'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/4768632774516035087'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html?showComment=1304899018951#c4768632774516035087' title=''/><author><name>ckcpurple</name><uri>https://www.blogger.com/profile/13577947259133668644</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//1.bp.blogspot.com/_nJHZv5La2O0/SPaKzpw2yMI/AAAAAAAAAAM/ZPSFkFSRer8/S220-s32/avitar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-686049804'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2011 at 5:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6274623858073369400</id><published>2011-05-08T18:14:38.568-06:00</published><updated>2011-05-08T18:14:38.568-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>All fixed! Sorry. Thanks for letting me know.</title><content type='html'>All fixed! Sorry. Thanks for letting me know.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/6274623858073369400'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/6274623858073369400'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html?showComment=1304900078568#c6274623858073369400' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2011 at 6:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3701676623241465016</id><published>2011-05-08T18:39:56.532-06:00</published><updated>2011-05-08T18:39:56.532-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy First Mothers Day! I hope you feel better soon.</title><content type='html'>Happy First Mothers Day! I hope you feel better soon.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/3701676623241465016'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/3701676623241465016'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html?showComment=1304901596532#c3701676623241465016' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/04129916592444150286</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_pwre2UjGLE8/S-LhPTh2hHI/AAAAAAAAAE8/hqechuznJiQ/S220-s32/twitter+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-726136245'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2011 at 6:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4840449960267143452</id><published>2011-05-08T19:16:01.736-06:00</published><updated>2011-05-08T19:16:01.736-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy First Mother&amp;#39;s Day, Britt !!! Sorry you ...</title><content type='html'>Happy First Mother&amp;#39;s Day, Britt !!! Sorry you and Scarlett aren&amp;#39;t feeling well. Hope you get feeling better quickly !!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/4840449960267143452'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/4840449960267143452'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html?showComment=1304903761736#c4840449960267143452' title=''/><author><name>DimpleBrandy</name><uri>https://www.blogger.com/profile/09640041569342530342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-7367898'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2011 at 7:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3871291422729943207</id><published>2011-05-08T19:33:28.251-06:00</published><updated>2011-05-08T19:33:28.251-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy first Mother&amp;#39;s Day!!  I love the photos ...</title><content type='html'>Happy first Mother&amp;#39;s Day!!  I love the photos you took!  Hope you&amp;#39;re both feeling better soon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/3871291422729943207'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/3871291422729943207'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html?showComment=1304904808251#c3871291422729943207' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2011 at 7:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9140750009734480652</id><published>2011-05-08T19:35:29.985-06:00</published><updated>2011-07-31T21:45:06.789-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the DigiFree category today [09 May 01:00am GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/9140750009734480652'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/9140750009734480652'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html?showComment=1304904929985#c9140750009734480652' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2011 at 7:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-751230037451607312</id><published>2011-05-08T19:44:19.622-06:00</published><updated>2011-05-08T19:44:19.622-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>GREAT pics!!!! And Happy Moms DAy to you!!! Thanks...</title><content type='html'>GREAT pics!!!! And Happy Moms DAy to you!!! Thanks for all the goodies this weekend. I had NO time to shop, but I managed to get your grab bag.&lt;br /&gt;:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/751230037451607312'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/751230037451607312'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html?showComment=1304905459622#c751230037451607312' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2011 at 7:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2918443259939897149</id><published>2011-05-08T20:21:12.094-06:00</published><updated>2011-05-08T20:21:12.094-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>sweet sweet pictures!  happy mother&amp;#39;s day to y...</title><content type='html'>sweet sweet pictures!  happy mother&amp;#39;s day to you too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/2918443259939897149'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/2918443259939897149'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html?showComment=1304907672094#c2918443259939897149' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2011 at 8:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6298898047035316487</id><published>2011-05-08T22:20:19.748-06:00</published><updated>2011-05-08T22:20:19.748-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy 1st Mother&amp;#39;s Day Britt! Thanks for the f...</title><content type='html'>Happy 1st Mother&amp;#39;s Day Britt! Thanks for the freebie :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/6298898047035316487'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/6298898047035316487'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html?showComment=1304914819748#c6298898047035316487' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/06230119062587820168</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/_yeEjKRFO2bU/S8hy_J6tIpI/AAAAAAAABpY/8HRr0aNHn1M/S220-s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1156377646'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2011 at 10:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7146023935549543450</id><published>2011-05-09T01:47:48.466-06:00</published><updated>2011-05-09T01:47:48.466-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your kit ... but is the sale over?  It&amp;#39;s ...</title><content type='html'>Love your kit ... but is the sale over?  It&amp;#39;s only 9:47 pm here in Hawaii 5/8/2001.  Price is back to $7, shucks so sad I missed it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/7146023935549543450'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/7146023935549543450'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html?showComment=1304927268466#c7146023935549543450' title=''/><author><name>may</name><uri>https://www.blogger.com/profile/09378030766387868207</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7127567068389755322' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7127567068389755322' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1194525517'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2011 at 1:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8363800045665709178</id><published>2011-05-09T04:54:43.486-06:00</published><updated>2011-05-09T04:54:43.486-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Mother&amp;#39;s Day,Britt!
My son will be 23 y....</title><content type='html'>Happy Mother&amp;#39;s Day,Britt!&lt;br /&gt;My son will be 23 y.o tomorrow,May 10th! =)&lt;br /&gt;Thank you for lovely freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/8363800045665709178'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/8363800045665709178'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html?showComment=1304938483486#c8363800045665709178' title=''/><author><name>Ma Altoastral</name><uri>https://www.blogger.com/profile/01974382336036272545</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//2.bp.blogspot.com/_g1_HcCqdZP4/TPO6O2Zhq5I/AAAAAAAAAAM/hwAse40uDbU/S220-s32/Ma%2Bprima%2B1.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1819802293'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2011 at 4:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6351710371842494173</id><published>2011-05-09T06:39:40.897-06:00</published><updated>2011-05-09T06:39:40.897-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my gosh, aren&amp;#39;t you two so beautiful?!  Sor...</title><content type='html'>Oh my gosh, aren&amp;#39;t you two so beautiful?!  Sorry you were feeling not so good, but it HAD to be better than my 1st mother&amp;#39;s day... car accident on the way to church in the morning, so we spent the day at the hospital!  We were all ok, though, with me just having a bit of whip lash and seat belt scratches along my neck.  Glad you are designing again, but don&amp;#39;t feel guilty about disappearing again for a bit to continue to take care of you and Scarlett!  - Mary Kate</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/6351710371842494173'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/6351710371842494173'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html?showComment=1304944780897#c6351710371842494173' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2011 at 6:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3305667447354349477</id><published>2011-05-09T07:04:09.753-06:00</published><updated>2011-05-09T07:04:09.753-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy mothers day!</title><content type='html'>Happy mothers day!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/3305667447354349477'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/3305667447354349477'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html?showComment=1304946249753#c3305667447354349477' title=''/><author><name>TV-Reports</name><uri>http://tv-reports.blogspot.com/</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2011 at 7:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3996870045996615503</id><published>2011-05-09T07:34:18.922-06:00</published><updated>2011-05-09T07:34:18.922-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for all the weekend goodies!  Love your ...</title><content type='html'>Thank you for all the weekend goodies!  Love your Mother&amp;#39;s Day photos...so sweet!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/3996870045996615503'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/3996870045996615503'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html?showComment=1304948058922#c3996870045996615503' title=''/><author><name>Dolores</name><uri>https://www.blogger.com/profile/06129932715762366153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-666919836'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2011 at 7:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2097877005088915376</id><published>2011-05-09T07:56:35.442-06:00</published><updated>2011-05-09T07:56:35.442-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you tons for all 3 freebies! Hope you feel b...</title><content type='html'>Thank you tons for all 3 freebies! Hope you feel better, and I&amp;#39;m glad you got to sneak in a few cute pictures for your first Mother&amp;#39;s Day!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/2097877005088915376'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/2097877005088915376'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html?showComment=1304949395442#c2097877005088915376' title=''/><author><name>Pixie</name><uri>https://www.blogger.com/profile/15497980520101564812</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_As7QFxfIm84/SKyzUtAEbMI/AAAAAAAAAfg/tvkABtGhWNQ/S220-s32/pixiemegh%40gmail.com_cd303047.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1531024664'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2011 at 7:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3931592752577691154</id><published>2011-05-09T08:04:08.309-06:00</published><updated>2011-05-09T08:04:08.308-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativeBusyHands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 5&lt;/b&gt; post on May. 09, 2011. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/3931592752577691154'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/3931592752577691154'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html?showComment=1304949848309#c3931592752577691154' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2011 at 8:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1121471939728237437</id><published>2011-05-09T08:31:59.374-06:00</published><updated>2011-05-09T08:31:59.374-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy 1st Mother&amp;#39;s Day to you!

I couldn&amp;#39;t...</title><content type='html'>Happy 1st Mother&amp;#39;s Day to you!&lt;br /&gt;&lt;br /&gt;I couldn&amp;#39;t believe it when I woke up this morning.  I had put a bunch of stuff in my cart for the NSD sale and never checked out!  :(  &lt;br /&gt;Darn it!&lt;br /&gt;&lt;br /&gt;Feel better soon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/1121471939728237437'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/1121471939728237437'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html?showComment=1304951519374#c1121471939728237437' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2011 at 8:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-555625995992983118</id><published>2011-05-09T09:26:07.994-06:00</published><updated>2011-09-29T11:34:08.700-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the lovely Christmas clusters!</title><content type='html'>Thanks so much for the lovely Christmas clusters!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/555625995992983118'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2721704527520012254/comments/default/555625995992983118'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/12/little-treat.html?showComment=1304954767994#c555625995992983118' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/12/little-treat.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2721704527520012254' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2721704527520012254' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2011 at 9:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-834299824848528278</id><published>2011-05-09T10:58:17.596-06:00</published><updated>2011-05-09T10:58:17.596-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!  These are so pretty, I couldn&amp;#39;t resist!!...</title><content type='html'>Wow!  These are so pretty, I couldn&amp;#39;t resist!!  Thanks so much for sharing your pretties.  :)&lt;br /&gt;hugs-&lt;br /&gt;shannon</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/834299824848528278'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/834299824848528278'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html?showComment=1304960297596#c834299824848528278' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2011 at 10:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3734946234596703938</id><published>2011-05-09T11:10:08.745-06:00</published><updated>2011-05-09T11:10:08.745-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the gorgeous gift! and your ...</title><content type='html'>Thank you so much for the gorgeous gift! and your pictures are SO beautiful!! I had fun shopping your store with your amazing 40 percent off! Thanks for a great NSD!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/3734946234596703938'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/3734946234596703938'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html?showComment=1304961008745#c3734946234596703938' title=''/><author><name>Becca S</name><uri>https://www.blogger.com/profile/02047949555002708415</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//1.bp.blogspot.com/_T3OuFl9WCYw/TPdfFyFsUhI/AAAAAAAAA-s/nNpnlaiS8mY/S220-s33/avi.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-55895950'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2011 at 11:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7333226355524551577</id><published>2011-05-09T15:08:43.980-06:00</published><updated>2011-05-09T15:08:43.980-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Gorgeous pictures. Sorry you are both feeling sick...</title><content type='html'>Gorgeous pictures. Sorry you are both feeling sick. Atleast you both look pretty. lol. Sweet clusters.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/7333226355524551577'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/7333226355524551577'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html?showComment=1304975323980#c7333226355524551577' title=''/><author><name>Kimbytx</name><uri>https://www.blogger.com/profile/04174307638453392980</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//1.bp.blogspot.com/-LutUZ0LCh8s/Xpn7bQjkNiI/AAAAAAAAs6I/GLvmhFP2v0UWKKuN44d5Pfuu_RK5Dg1HwCK4BGAYYCw/s32/kimavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-740091371'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2011 at 3:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8449025680008923235</id><published>2011-05-09T15:09:04.472-06:00</published><updated>2011-05-09T15:09:04.472-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Gorgeous pictures. Sorry you are both feeling sick...</title><content type='html'>Gorgeous pictures. Sorry you are both feeling sick. Atleast you both look pretty. lol. Sweet clusters.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/8449025680008923235'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/8449025680008923235'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html?showComment=1304975344472#c8449025680008923235' title=''/><author><name>Kimbytx</name><uri>https://www.blogger.com/profile/04174307638453392980</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//1.bp.blogspot.com/-LutUZ0LCh8s/Xpn7bQjkNiI/AAAAAAAAs6I/GLvmhFP2v0UWKKuN44d5Pfuu_RK5Dg1HwCK4BGAYYCw/s32/kimavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-740091371'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2011 at 3:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7864845348579645528</id><published>2011-05-09T15:09:38.824-06:00</published><updated>2011-05-09T15:09:38.824-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy First Mother&amp;#39;s day!!!!!!  Such sweet ima...</title><content type='html'>Happy First Mother&amp;#39;s day!!!!!!  Such sweet images of you and our little princess on your special day! Thank you for the darling goodies!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/7864845348579645528'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/7864845348579645528'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html?showComment=1304975378824#c7864845348579645528' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2011 at 3:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1332127039498646676</id><published>2011-05-09T15:55:09.378-06:00</published><updated>2011-05-09T15:55:09.378-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy FIRST  Mother&amp;#39;s Day!!  Your photos are j...</title><content type='html'>Happy FIRST  Mother&amp;#39;s Day!!  Your photos are just beautiful!  Is it just because she is outside, or is her hair getting lighter in color? What a doll!!  Thank you for the beautiful freebie gift! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/1332127039498646676'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/1332127039498646676'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html?showComment=1304978109378#c1332127039498646676' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2011 at 3:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1257639515593027525</id><published>2011-05-09T15:59:44.151-06:00</published><updated>2011-05-09T15:59:44.151-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the wonderful freebie!  You and your...</title><content type='html'>Thank you for the wonderful freebie!  You and your daughter are both beautiful!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/1257639515593027525'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/1257639515593027525'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html?showComment=1304978384151#c1257639515593027525' title=''/><author><name>Rochelle</name><uri>https://www.blogger.com/profile/04131274430202086531</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-18075224'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2011 at 3:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3916525405239953712</id><published>2011-05-09T19:04:19.035-06:00</published><updated>2011-05-09T19:04:19.035-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie!  Beautiful pic!  You are a...</title><content type='html'>Thanks for the freebie!  Beautiful pic!  You are a beautiful mother!  HAppy mothers day!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/3916525405239953712'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/3916525405239953712'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html?showComment=1304989459035#c3916525405239953712' title=''/><author><name>Jamie</name><uri>https://www.blogger.com/profile/13738942467439360488</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-53102959'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2011 at 7:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4834991794222526213</id><published>2011-05-09T19:37:05.843-06:00</published><updated>2011-05-09T19:37:05.843-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>awww britt - love ur mothers day pics and thanks s...</title><content type='html'>awww britt - love ur mothers day pics and thanks so much for the clusters - i dont know where u find the time, ur already a supermum obviously!&lt;br /&gt;-justine</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/4834991794222526213'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/4834991794222526213'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html?showComment=1304991425843#c4834991794222526213' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2011 at 7:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4253409475216381923</id><published>2011-05-09T19:49:09.582-06:00</published><updated>2011-05-09T19:49:09.582-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you! Adorable Mother&amp;#39;s Day pics too.</title><content type='html'>Thank you! Adorable Mother&amp;#39;s Day pics too.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/740340402948093279/comments/default/4253409475216381923'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/740340402948093279/comments/default/4253409475216381923'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/another-nsd-gift-for-you.html?showComment=1304992149582#c4253409475216381923' title=''/><author><name>betty</name><uri>https://www.blogger.com/profile/16168401725510487274</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/another-nsd-gift-for-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-740340402948093279' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/740340402948093279' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1366292267'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2011 at 7:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1797443871735125976</id><published>2011-05-09T20:33:55.081-06:00</published><updated>2011-05-09T20:33:55.081-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sweet pictures! This must have been a wonderful Fi...</title><content type='html'>Sweet pictures! This must have been a wonderful First Mother&amp;#39;s Day for you! Thanks for the gorgeous clusters!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/1797443871735125976'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/1797443871735125976'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html?showComment=1304994835081#c1797443871735125976' title=''/><author><name>jayleigh3</name><uri>https://www.blogger.com/profile/14881799538610024797</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1907794294'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2011 at 8:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4885253700455973698</id><published>2011-05-09T20:34:33.914-06:00</published><updated>2011-05-09T20:34:33.914-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your baby gilr is so beautiful. Happy First Mother...</title><content type='html'>Your baby gilr is so beautiful. Happy First Mother&amp;#39;s day to you.&lt;br /&gt;&lt;br /&gt;Thank you for the lovely frames. &lt;br /&gt;&lt;br /&gt;Mary</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/4885253700455973698'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/4885253700455973698'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html?showComment=1304994873914#c4885253700455973698' title=''/><author><name>Mary</name><uri>https://www.blogger.com/profile/10103572563333198645</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-fP_0N8rzlc4/VMULFtYAEFI/AAAAAAAAAV8/m75am7nz8fo/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1006410830'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2011 at 8:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6095568050523906697</id><published>2011-05-09T21:45:22.829-06:00</published><updated>2011-05-09T21:45:22.829-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such SWEET pictures! LOVE the shoes! :)</title><content type='html'>Such SWEET pictures! LOVE the shoes! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/6095568050523906697'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/6095568050523906697'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html?showComment=1304999122829#c6095568050523906697' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2011 at 9:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7259863174901802977</id><published>2011-05-09T22:14:32.303-06:00</published><updated>2011-05-09T22:14:32.303-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Mother&amp;#39;s Day (okay I&amp;#39;m late) to you ...</title><content type='html'>Happy Mother&amp;#39;s Day (okay I&amp;#39;m late) to you Brittany. You look very happy to have that little one in your arms. She is adorable. thanks for the darling clusters!!!&lt;br /&gt;Miss you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/7259863174901802977'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/7259863174901802977'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html?showComment=1305000872303#c7259863174901802977' title=''/><author><name>Shari</name><uri>https://www.blogger.com/profile/08675195906602729062</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-ZmldR3r0E3c/T_b7WSjzKdI/AAAAAAAAAns/AVaDvGr8ieU/s32/150-pixels.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-892625367'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2011 at 10:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1801425716162497054</id><published>2011-05-09T22:54:23.400-06:00</published><updated>2011-05-09T22:54:23.400-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m so bummed I missed this alpha! I was too b...</title><content type='html'>I&amp;#39;m so bummed I missed this alpha! I was too busy shopping and forgot to look for freebies. :( Darling pics of you and Baby Scarlett! She is beautiful.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/1801425716162497054'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7127567068389755322/comments/default/1801425716162497054'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html?showComment=1305003263400#c1801425716162497054' title=''/><author><name>Gayle</name><uri>https://www.blogger.com/profile/12780205422347574752</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/__XHbnNL5Xwo/Sh9psJ_cSgI/AAAAAAAAAAM/_Oehl5jtWpE/S220-s32/n1130678804_33882_8974.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/nsd-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7127567068389755322' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7127567068389755322' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1424814912'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2011 at 10:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1119549020863261931</id><published>2011-05-10T02:24:44.935-06:00</published><updated>2011-05-10T02:24:44.935-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are awesome Britt! Thank you!</title><content type='html'>These are awesome Britt! Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/740340402948093279/comments/default/1119549020863261931'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/740340402948093279/comments/default/1119549020863261931'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/another-nsd-gift-for-you.html?showComment=1305015884935#c1119549020863261931' title=''/><author><name>Jill</name><uri>https://www.blogger.com/profile/15224434332647043352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//4.bp.blogspot.com/_ejYwt5rCfSs/TS2qkGjshTI/AAAAAAAAAGs/33fcpxbwh-k/S220-s32/IMG_2066_small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/another-nsd-gift-for-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-740340402948093279' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/740340402948093279' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-68435840'/><gd:extendedProperty name='blogger.displayTime' value='May 10, 2011 at 2:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2771618987923537315</id><published>2011-05-10T08:46:40.284-06:00</published><updated>2011-09-29T11:34:08.675-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just now getting into this digital scrapbooking an...</title><content type='html'>Just now getting into this digital scrapbooking and I love all your Disney inspired kits.  Thank you!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/2771618987923537315'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/2771618987923537315'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html?showComment=1305038800284#c2771618987923537315' title=''/><author><name>Jenna</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4036882708397653363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4036882708397653363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 10, 2011 at 8:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8331605759788998365</id><published>2011-05-11T04:41:28.525-06:00</published><updated>2011-05-11T04:41:28.525-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for all the gifts! I hope you an...</title><content type='html'>Thank you so much for all the gifts! I hope you and scarlett are feeling better!&lt;br /&gt;&lt;br /&gt;You said something about information about the return of the show offs was coming last weekend.. Is that still coming?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/8331605759788998365'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/8331605759788998365'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html?showComment=1305110488525#c8331605759788998365' title=''/><author><name>Patty </name><uri>https://www.blogger.com/profile/13157772231246259303</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-I1ourmSTfq4/Tcps7d3IPhI/AAAAAAAAADk/jyHXnV4ekf8/s32/8%2B%25288%2529.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-730767080'/><gd:extendedProperty name='blogger.displayTime' value='May 11, 2011 at 4:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4015414397649040222</id><published>2011-05-13T15:55:54.722-06:00</published><updated>2011-05-13T15:55:54.722-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, seriously, relax with your husband and chil...</title><content type='html'>Britt, seriously, relax with your husband and child some more... you won&amp;#39;t get back that time.  We can all wait some more until you are ready!  You deserve the time off. - Mary Kate</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7232574330885010080/comments/default/4015414397649040222'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7232574330885010080/comments/default/4015414397649040222'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/is-it-already-friday.html?showComment=1305323754722#c4015414397649040222' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/is-it-already-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7232574330885010080' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7232574330885010080' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 13, 2011 at 3:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9154872975016691953</id><published>2011-05-16T16:02:50.452-06:00</published><updated>2011-05-16T16:02:50.452-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>FANTASTIC Britt!! I can&amp;#39;t wait to start! Hugs!...</title><content type='html'>FANTASTIC Britt!! I can&amp;#39;t wait to start! Hugs! Fonnetta</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7165992251274050772/comments/default/9154872975016691953'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7165992251274050772/comments/default/9154872975016691953'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html?showComment=1305583370452#c9154872975016691953' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7165992251274050772' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7165992251274050772' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='May 16, 2011 at 4:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2180958982948107658</id><published>2011-05-16T16:20:13.823-06:00</published><updated>2011-05-16T16:20:13.823-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So fun!!!  Love Show offs!!</title><content type='html'>So fun!!!  Love Show offs!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7165992251274050772/comments/default/2180958982948107658'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7165992251274050772/comments/default/2180958982948107658'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html?showComment=1305584413823#c2180958982948107658' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/00462544076947325718</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7165992251274050772' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7165992251274050772' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2055140021'/><gd:extendedProperty name='blogger.displayTime' value='May 16, 2011 at 4:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5571758997650225682</id><published>2011-05-16T17:10:13.687-06:00</published><updated>2011-05-16T17:10:13.687-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yeah!! I added it to my calendar! lol Heidi =)</title><content type='html'>Yeah!! I added it to my calendar! lol Heidi =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7165992251274050772/comments/default/5571758997650225682'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7165992251274050772/comments/default/5571758997650225682'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html?showComment=1305587413687#c5571758997650225682' title=''/><author><name>scrappin5kids</name><uri>https://www.blogger.com/profile/13202349714871963633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7165992251274050772' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7165992251274050772' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-722080513'/><gd:extendedProperty name='blogger.displayTime' value='May 16, 2011 at 5:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5360009640877309029</id><published>2011-05-16T23:17:52.189-06:00</published><updated>2011-05-16T23:17:52.189-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sounds good!!  It will be fun to start up again an...</title><content type='html'>Sounds good!!  It will be fun to start up again and be inspired by so many that love your designs! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7165992251274050772/comments/default/5360009640877309029'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7165992251274050772/comments/default/5360009640877309029'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html?showComment=1305609472189#c5360009640877309029' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7165992251274050772' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7165992251274050772' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='May 16, 2011 at 11:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-124109939469178705</id><published>2011-05-17T14:51:44.776-06:00</published><updated>2011-05-17T14:51:44.776-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>wonderful. they start on my anniversary!</title><content type='html'>wonderful. they start on my anniversary!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7165992251274050772/comments/default/124109939469178705'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7165992251274050772/comments/default/124109939469178705'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html?showComment=1305665504776#c124109939469178705' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/let-show-offs-begin-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7165992251274050772' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7165992251274050772' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 17, 2011 at 2:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9150973814854610046</id><published>2011-05-17T15:50:24.445-06:00</published><updated>2011-05-17T15:50:24.445-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOOHOO...thanks so much for the heads up!! I finis...</title><content type='html'>WOOHOO...thanks so much for the heads up!! I finished my LO and can&amp;#39;t wait for the PP...you are so stinkin creative!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3133955105677200048/comments/default/9150973814854610046'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3133955105677200048/comments/default/9150973814854610046'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-is-2-years-old.html?showComment=1305669024445#c9150973814854610046' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-is-2-years-old.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3133955105677200048' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3133955105677200048' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='May 17, 2011 at 3:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4789547841419116466</id><published>2011-05-17T16:54:12.108-06:00</published><updated>2011-05-17T16:54:12.108-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;ll have to check the challenges out!  The on...</title><content type='html'>I&amp;#39;ll have to check the challenges out!  The only problem is I&amp;#39;m pretty much out of Disney pictures at the moment.  We&amp;#39;re planning on going back this fall though, so I&amp;#39;ve really been getting into the Disney spirit and I cannon wait to scrap all the photos I&amp;#39;m going to take! lol</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3133955105677200048/comments/default/4789547841419116466'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3133955105677200048/comments/default/4789547841419116466'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-is-2-years-old.html?showComment=1305672852108#c4789547841419116466' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-is-2-years-old.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3133955105677200048' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3133955105677200048' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='May 17, 2011 at 4:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7250732857758840858</id><published>2011-05-17T17:21:15.769-06:00</published><updated>2011-05-17T17:21:15.769-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Girl I donated an awesome prize too. I CAN NOT WAI...</title><content type='html'>Girl I donated an awesome prize too. I CAN NOT WAIT to see everything thats been donated for the big prize pack.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3133955105677200048/comments/default/7250732857758840858'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3133955105677200048/comments/default/7250732857758840858'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-is-2-years-old.html?showComment=1305674475769#c7250732857758840858' title=''/><author><name>Amanda Hlavacek</name><uri>https://www.blogger.com/profile/06927818516049942854</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//2.bp.blogspot.com/-w4CZW4PCnqw/TZqkHCydzZI/AAAAAAAANE8/KLMnVssm1bM/s32/195.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-is-2-years-old.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3133955105677200048' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3133955105677200048' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-667958833'/><gd:extendedProperty name='blogger.displayTime' value='May 17, 2011 at 5:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-508356550693050381</id><published>2011-05-18T08:44:37.239-06:00</published><updated>2011-05-18T08:44:37.239-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oooo, super excited to try and get those stamps, w...</title><content type='html'>oooo, super excited to try and get those stamps, will have to get scrapping! I think we&amp;#39;re going to DL in 2 weeks to preview the new Star Tours, yay!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3133955105677200048/comments/default/508356550693050381'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3133955105677200048/comments/default/508356550693050381'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-is-2-years-old.html?showComment=1305729877239#c508356550693050381' title=''/><author><name>marieta</name><uri>https://www.blogger.com/profile/10649179262349044635</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-is-2-years-old.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3133955105677200048' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3133955105677200048' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1516666604'/><gd:extendedProperty name='blogger.displayTime' value='May 18, 2011 at 8:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8982671289747290120</id><published>2011-05-22T07:16:28.263-06:00</published><updated>2011-05-22T07:16:28.263-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much, Britt!!!</title><content type='html'>Thanks so much, Britt!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/8982671289747290120'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/8982671289747290120'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306070188263#c8982671289747290120' title=''/><author><name>Annisa</name><uri>https://www.blogger.com/profile/05449836771531253262</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//3.bp.blogspot.com/-Dl6OJ6PVwxA/UwI5YLviwbI/AAAAAAAABW8/0sIpWxOs5ak/s32/about%2Bme.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1681924752'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 7:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3017799323159448173</id><published>2011-05-22T08:00:51.965-06:00</published><updated>2011-05-22T08:00:51.965-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the gift, Britt!  It&amp;#39;s too cute!</title><content type='html'>Thanks for the gift, Britt!  It&amp;#39;s too cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/3017799323159448173'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/3017799323159448173'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306072851965#c3017799323159448173' title=''/><author><name>Jo</name><uri>https://www.blogger.com/profile/06747454388868382675</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/-kaA0dRjsNXA/U7oEoggtj2I/AAAAAAAAE7Q/RBfZcoampPc/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-233128870'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 8:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7580278702750007484</id><published>2011-05-22T08:12:45.535-06:00</published><updated>2011-05-22T08:12:45.535-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt!!  This is adorable!</title><content type='html'>Thanks Britt!!  This is adorable!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/7580278702750007484'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/7580278702750007484'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306073565535#c7580278702750007484' title=''/><author><name>Monica</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 8:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7874684642745140774</id><published>2011-05-22T08:29:31.423-06:00</published><updated>2011-05-22T08:29:31.423-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you Britt! Scarlett is TOO CUTE!!</title><content type='html'>Thank you Britt! Scarlett is TOO CUTE!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/7874684642745140774'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/7874684642745140774'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306074571423#c7874684642745140774' title=''/><author><name>Sandy</name><uri>https://www.blogger.com/profile/11562726011678305999</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//1.bp.blogspot.com/--rklj1IzizM/TXQbcPya3tI/AAAAAAAAAFM/3ttV9W2wVkw/s32/Sand.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1435027284'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 8:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8479290227262882288</id><published>2011-05-22T08:32:04.007-06:00</published><updated>2011-05-22T08:32:04.007-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you Britt!  Thanks so much also for all the ...</title><content type='html'>Thank you Britt!  Thanks so much also for all the prizes you&amp;#39;ve contributed to MouseScrappers - both for the party and for regular challenges.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/8479290227262882288'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/8479290227262882288'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306074724007#c8479290227262882288' title=''/><author><name>This Dixie Pixie</name><uri>https://www.blogger.com/profile/06066243371277555264</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//1.bp.blogspot.com/_eUJgVDbh_BI/TIohjjkOjlI/AAAAAAAAAgY/WyzRVszSXWs/S220-s32/Baby+Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-854750789'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 8:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1654967543939884013</id><published>2011-05-22T08:34:50.593-06:00</published><updated>2011-05-22T08:34:50.593-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute Britt! Thank you!</title><content type='html'>So cute Britt! Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/1654967543939884013'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/1654967543939884013'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306074890593#c1654967543939884013' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/10848387410487554073</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//2.bp.blogspot.com/-Fay9ppa5_MU/Uen5dDQaFTI/AAAAAAAAD1k/7fOXtDeLwQ8/s31/_MG_5169.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1095613442'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 8:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1532118842352844352</id><published>2011-05-22T08:43:11.684-06:00</published><updated>2011-05-22T08:43:11.684-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Adorable, Britt! Thank you so much for your genero...</title><content type='html'>Adorable, Britt! Thank you so much for your generosity! ºOº</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/1532118842352844352'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/1532118842352844352'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306075391684#c1532118842352844352' title=''/><author><name>Kimberly/PrincessMouse</name><uri>http://mousetalestravel.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 8:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4483384853987015083</id><published>2011-05-22T08:45:33.738-06:00</published><updated>2011-05-22T08:45:33.738-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the goodies!!</title><content type='html'>Thanks for the goodies!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/4483384853987015083'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/4483384853987015083'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306075533738#c4483384853987015083' title=''/><author><name>Debra</name><uri>https://www.blogger.com/profile/09540921817078685849</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-506139766'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 8:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1374534855622428654</id><published>2011-05-22T08:47:47.980-06:00</published><updated>2011-05-22T08:47:47.980-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such a cute mini for the Mousescrappers bday!  Tha...</title><content type='html'>Such a cute mini for the Mousescrappers bday!  Thanks for turning me onto them.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/1374534855622428654'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/1374534855622428654'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306075667980#c1374534855622428654' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 8:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4390368587665864824</id><published>2011-05-22T09:14:15.889-06:00</published><updated>2011-05-22T09:14:15.889-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt. This is too cute.</title><content type='html'>Thanks Britt. This is too cute.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/4390368587665864824'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/4390368587665864824'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306077255889#c4390368587665864824' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/04129916592444150286</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_pwre2UjGLE8/S-LhPTh2hHI/AAAAAAAAAE8/hqechuznJiQ/S220-s32/twitter+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-726136245'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 9:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5966906475334206562</id><published>2011-05-22T09:19:08.824-06:00</published><updated>2011-05-22T09:19:08.824-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my goodness, thank you so much for the cute kit!!!</title><content type='html'>Oh my goodness, thank you so much for the cute kit!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/5966906475334206562'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/5966906475334206562'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306077548824#c5966906475334206562' title=''/><author><name>Ruby</name><uri>https://www.blogger.com/profile/09703071404429795958</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1422484450'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 9:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8631065206695333240</id><published>2011-05-22T09:23:39.005-06:00</published><updated>2011-05-22T09:23:39.005-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG! I love this! Thank you so much!</title><content type='html'>OMG! I love this! Thank you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/8631065206695333240'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/8631065206695333240'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306077819005#c8631065206695333240' title=''/><author><name>eeyore1960</name><uri>https://www.blogger.com/profile/06855775603279160115</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-707342364'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 9:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-287264750431280331</id><published>2011-05-22T09:30:56.955-06:00</published><updated>2011-05-22T09:30:56.954-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 6&lt;/b&gt; post on May. 22, 2011. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/287264750431280331'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/287264750431280331'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306078256955#c287264750431280331' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 9:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5202340884984547991</id><published>2011-05-22T09:46:24.631-06:00</published><updated>2011-05-22T09:46:24.631-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt, can&amp;#39;t wait to use it.</title><content type='html'>Thanks Britt, can&amp;#39;t wait to use it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/5202340884984547991'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/5202340884984547991'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306079184631#c5202340884984547991' title=''/><author><name>Jennifer</name><uri>https://www.blogger.com/profile/13272228673863327398</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1012048828'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 9:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8300315460009619606</id><published>2011-05-22T10:02:27.420-06:00</published><updated>2011-05-22T10:02:27.420-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for your part of this blog train! It&amp;#39...</title><content type='html'>Thank you for your part of this blog train! It&amp;#39;s beautiful. I have posted a link to this blog train and the Mousescrappers forum in the &lt;a href="http://www.wearebamily.com/forums/index.php?showforum=132" rel="nofollow"&gt;Digiscrap section of Baby &amp;amp; Me&lt;/a&gt;.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/8300315460009619606'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/8300315460009619606'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306080147420#c8300315460009619606' title=''/><author><name>Karen</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 10:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4513321445349915067</id><published>2011-05-22T10:31:25.312-06:00</published><updated>2011-05-22T10:31:25.312-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome as always!  Thank you so much!</title><content type='html'>Awesome as always!  Thank you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/4513321445349915067'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/4513321445349915067'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306081885312#c4513321445349915067' title=''/><author><name>CynthiaY2</name><uri>https://www.blogger.com/profile/00225040861869222975</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//1.bp.blogspot.com/-T1gCsIto6Bo/V1Ck1eTx2GI/AAAAAAAAErI/n8nkVyJm_mY8y3dQpN0LzLll6-eVPJt0ACK4B/s32/AvatarCynthiaY2_12.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-554720271'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 10:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8309944797494455971</id><published>2011-05-22T10:33:44.523-06:00</published><updated>2011-05-22T10:33:44.523-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Darling freebie!   Many thanks!</title><content type='html'>Darling freebie!   Many thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/8309944797494455971'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/8309944797494455971'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306082024523#c8309944797494455971' title=''/><author><name>Stephanie</name><uri>https://www.blogger.com/profile/08264271841552668887</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1320357383'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 10:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4061757114043325038</id><published>2011-05-22T12:32:28.436-06:00</published><updated>2011-05-22T12:32:28.436-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you so very much!! you are fabulous!</title><content type='html'>thank you so very much!! you are fabulous!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/4061757114043325038'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/4061757114043325038'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306089148436#c4061757114043325038' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 12:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2048047107637284137</id><published>2011-05-22T12:34:55.506-06:00</published><updated>2011-05-22T12:34:55.506-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie... It is a great one!</title><content type='html'>Thanks for the freebie... It is a great one!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/2048047107637284137'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/2048047107637284137'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306089295506#c2048047107637284137' title=''/><author><name>Wendy Amerson</name><uri>https://www.blogger.com/profile/14220331810333001848</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_ulWjtDrhHTs/SOTzYL91C1I/AAAAAAAAAEo/P-iMcDVk-os/S220-s32/wen+pics+017.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1819371185'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 12:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3080365309188501404</id><published>2011-05-22T14:36:11.193-06:00</published><updated>2011-05-22T14:36:11.193-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie, it&amp;#39;s really cute!   -M...</title><content type='html'>Thanks for the freebie, it&amp;#39;s really cute!   -Michelle/Wahoomrm</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/3080365309188501404'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/3080365309188501404'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306096571193#c3080365309188501404' title=''/><author><name>mich</name><uri>https://www.blogger.com/profile/04208121012906123229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1476156654'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 2:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3744457616852959745</id><published>2011-05-22T15:17:57.973-06:00</published><updated>2011-05-22T15:17:57.973-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome give away- thanks!</title><content type='html'>Awesome give away- thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/3744457616852959745'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/3744457616852959745'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306099077973#c3744457616852959745' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/17557704541135989641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-971225640'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 3:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7728141272340272099</id><published>2011-05-22T15:39:06.675-06:00</published><updated>2011-05-22T15:39:06.675-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks you so much Britt! Just too cute!</title><content type='html'>Thanks you so much Britt! Just too cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/7728141272340272099'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/7728141272340272099'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306100346675#c7728141272340272099' title=''/><author><name>Cheryl</name><uri>https://www.blogger.com/profile/00060008319460693056</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//2.bp.blogspot.com/-89GbPsBmxTY/U4oUS-aGUyI/AAAAAAAAEYU/An3Z0-a-r6U/s32/Cheryl%2BProfile1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1988964408'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 3:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5192343492996095730</id><published>2011-05-22T15:45:13.660-06:00</published><updated>2011-05-22T15:45:13.660-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much!</title><content type='html'>Thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/5192343492996095730'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/5192343492996095730'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306100713660#c5192343492996095730' title=''/><author><name>Ren</name><uri>https://www.blogger.com/profile/00395053324445160459</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/-jtUYB8yKMEY/UByMTgbhWDI/AAAAAAAAPrU/LZ6RrcLEAH8/s32/DSC_0167.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-206908278'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 3:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6385767153904500720</id><published>2011-05-22T17:26:50.211-06:00</published><updated>2011-05-22T17:26:50.211-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt!</title><content type='html'>Thanks Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/6385767153904500720'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/6385767153904500720'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306106810211#c6385767153904500720' title=''/><author><name>Lisa Ritchie</name><uri>https://www.blogger.com/profile/18302933646964367742</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-424980774'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 5:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2571226486883393433</id><published>2011-05-22T17:59:56.262-06:00</published><updated>2011-05-22T17:59:56.262-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt for the goodies...</title><content type='html'>Thanks Britt for the goodies...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/2571226486883393433'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/2571226486883393433'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306108796262#c2571226486883393433' title=''/><author><name>Tiggernjen</name><uri>https://www.blogger.com/profile/17835872073185174196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-geca-4TKp7I/WaBE9WgEcVI/AAAAAAAACcE/0mwkbF9sOTYmyFwqyHLohBtwsdYn0uJpACK4BGAYYCw/s32/Selfie.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1707203998'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 5:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2461316111593872501</id><published>2011-05-22T18:01:06.654-06:00</published><updated>2011-05-22T18:01:06.654-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you! :)</title><content type='html'>Thank you! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/2461316111593872501'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/2461316111593872501'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306108866654#c2461316111593872501' title=''/><author><name>Tiffany</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 6:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2049061289469042711</id><published>2011-05-22T18:04:54.619-06:00</published><updated>2011-05-22T18:04:54.619-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much!</title><content type='html'>Thank you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/2049061289469042711'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/2049061289469042711'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306109094619#c2049061289469042711' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 6:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3564965327321519768</id><published>2011-05-22T18:11:21.323-06:00</published><updated>2011-05-22T18:11:21.323-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fabulous freebie, as always! You rock! :)</title><content type='html'>Fabulous freebie, as always! You rock! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/3564965327321519768'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/3564965327321519768'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306109481323#c3564965327321519768' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10281512292470423640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-342573817'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 6:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4521928493201251238</id><published>2011-05-22T18:46:57.065-06:00</published><updated>2011-05-22T18:46:57.065-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much, Britt!</title><content type='html'>Thank you so much, Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/4521928493201251238'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/4521928493201251238'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306111617065#c4521928493201251238' title=''/><author><name>French Fry and Tater Tot</name><uri>https://www.blogger.com/profile/08528830473658825117</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-659969779'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 6:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2801239458825773966</id><published>2011-05-22T18:58:05.871-06:00</published><updated>2011-05-22T18:58:05.871-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, it&amp;#39;s fabulous!! Thank you SO much, Britt!!</title><content type='html'>Wow, it&amp;#39;s fabulous!! Thank you SO much, Britt!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/2801239458825773966'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/2801239458825773966'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306112285871#c2801239458825773966' title=''/><author><name>kendallt</name><uri>https://www.blogger.com/profile/07731351238854174425</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//2.bp.blogspot.com/-yEPSvuldCM4/Tww0e-RsRpI/AAAAAAAAAJ8/mjFb_oJnQTs/s32/Kendall_NewAvatar_Small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-37576675'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 6:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3057328244611479542</id><published>2011-05-22T19:55:31.417-06:00</published><updated>2011-05-22T19:55:31.417-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the awesome mini Britt!</title><content type='html'>Thank you for the awesome mini Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/3057328244611479542'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/3057328244611479542'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306115731417#c3057328244611479542' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 7:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7835988034150216593</id><published>2011-05-22T20:40:07.516-06:00</published><updated>2011-05-22T20:40:07.516-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful as usual!!!  Love those papers! =)  Than...</title><content type='html'>Beautiful as usual!!!  Love those papers! =)  Thank you for making a freebie for the celebration! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/7835988034150216593'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/7835988034150216593'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306118407516#c7835988034150216593' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 8:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1904387661845338075</id><published>2011-05-22T20:48:33.665-06:00</published><updated>2011-05-22T20:48:33.664-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the DigiFree category today [23 May 02:15am GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/1904387661845338075'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/1904387661845338075'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306118913665#c1904387661845338075' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 8:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7113642025227243573</id><published>2011-05-22T21:25:39.871-06:00</published><updated>2011-05-22T21:25:39.871-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the cute freebie!</title><content type='html'>Thanks for the cute freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/7113642025227243573'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/7113642025227243573'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306121139871#c7113642025227243573' title=''/><author><name>Hilarie</name><uri>https://www.blogger.com/profile/07428174786150700682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/_oy39VI87cu0/S0mKVzVRNpI/AAAAAAAAACo/OL119XZrYqA/S220-s32/profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1802246611'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 9:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1344746039299798249</id><published>2011-05-22T21:58:55.610-06:00</published><updated>2011-05-22T21:58:55.610-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freebie!</title><content type='html'>Thank you for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/1344746039299798249'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/1344746039299798249'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306123135610#c1344746039299798249' title=''/><author><name>Joanne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2011 at 9:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4158562939295002478</id><published>2011-05-23T00:03:24.599-06:00</published><updated>2011-05-23T00:03:24.599-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt!  Great stuff as always!</title><content type='html'>Thanks Britt!  Great stuff as always!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/4158562939295002478'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/4158562939295002478'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306130604599#c4158562939295002478' title=''/><author><name>CoralTurtle</name><uri>https://www.blogger.com/profile/10822828628197585351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-jUhEqthvl7c/Tdn21CEg3CI/AAAAAAAAAAM/8WvZOBTQV7s/s32/TurtleColorful60.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-778290886'/><gd:extendedProperty name='blogger.displayTime' value='May 23, 2011 at 12:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1622209352010726505</id><published>2011-05-23T03:34:17.666-06:00</published><updated>2011-05-23T03:34:17.666-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for these super goodies!</title><content type='html'>Thank you for these super goodies!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/1622209352010726505'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/1622209352010726505'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306143257666#c1622209352010726505' title=''/><author><name>Christine</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 23, 2011 at 3:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-523241547575694178</id><published>2011-05-23T03:42:41.736-06:00</published><updated>2011-05-23T05:35:07.299-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Gorgeous pictures of you and your little one.  Tha...</title><content type='html'>Gorgeous pictures of you and your little one.  Thank you for finding the time to give us these super frames and clusters.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/523241547575694178'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/523241547575694178'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html?showComment=1306143761736#c523241547575694178' title=''/><author><name>Christine</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 23, 2011 at 3:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4473425033415528935</id><published>2011-05-23T06:40:33.249-06:00</published><updated>2011-05-23T06:40:33.249-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank You for the Wonderful Gift..:-)</title><content type='html'>Thank You for the Wonderful Gift..:-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/4473425033415528935'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/4473425033415528935'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306154433249#c4473425033415528935' title=''/><author><name>LindaJD</name><uri>https://www.blogger.com/profile/04050049514568241371</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/__QjFq4Di49w/SSr5mOkyxmI/AAAAAAAAAls/Jv5krkI67Fo/S220-s32/Animation5.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-638574669'/><gd:extendedProperty name='blogger.displayTime' value='May 23, 2011 at 6:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6957392421981224397</id><published>2011-05-23T08:58:46.583-06:00</published><updated>2011-05-23T08:58:46.583-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freebie!!</title><content type='html'>Thank you for the freebie!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/6957392421981224397'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/6957392421981224397'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306162726583#c6957392421981224397' title=''/><author><name>Rebecca</name><uri>https://www.blogger.com/profile/06725974417373764155</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-LpUFt0ARaXw/UIwNs6nuprI/AAAAAAAAG6g/fm-cV6KCPC8/s32/0001web200-2sharp.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-907838277'/><gd:extendedProperty name='blogger.displayTime' value='May 23, 2011 at 8:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-113156390347090608</id><published>2011-05-23T13:47:55.265-06:00</published><updated>2011-05-23T13:47:55.265-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Merci</title><content type='html'>Merci</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/113156390347090608'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/113156390347090608'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306180075265#c113156390347090608' title=''/><author><name>shiu jun</name><uri>https://www.blogger.com/profile/02570591669340541867</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1708658933'/><gd:extendedProperty name='blogger.displayTime' value='May 23, 2011 at 1:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4886539336381751198</id><published>2011-05-23T16:30:07.218-06:00</published><updated>2011-05-23T16:30:07.218-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for the awesome mini kit!</title><content type='html'>thanks for the awesome mini kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/4886539336381751198'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/4886539336381751198'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306189807218#c4886539336381751198' title=''/><author><name>TerriK</name><uri>https://www.blogger.com/profile/11646527173458515919</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='//2.bp.blogspot.com/_AgfqytGnYeA/SvOUgqyq1yI/AAAAAAAAAAM/AVd8nOZW8UQ/S220-s32/PhotoFunia-33491d.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2101984308'/><gd:extendedProperty name='blogger.displayTime' value='May 23, 2011 at 4:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6186218626708819905</id><published>2011-05-23T19:23:23.223-06:00</published><updated>2011-05-23T19:23:23.223-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the giftie!! You&amp;#39;re the best!!</title><content type='html'>Thanks for the giftie!! You&amp;#39;re the best!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/6186218626708819905'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/6186218626708819905'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306200203223#c6186218626708819905' title=''/><author><name>Jessica</name><uri>https://www.blogger.com/profile/15045794501382161433</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//3.bp.blogspot.com/-aDVasz3Oo8o/T4HQthUVrGI/AAAAAAAAAW8/7SMZaklCNvE/s32/this%2Bis%2Bme.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2019889123'/><gd:extendedProperty name='blogger.displayTime' value='May 23, 2011 at 7:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9167916620428559939</id><published>2011-05-23T20:37:48.975-06:00</published><updated>2011-05-23T20:37:48.975-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!!!!!</title><content type='html'>Thank you!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/9167916620428559939'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/9167916620428559939'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306204668975#c9167916620428559939' title=''/><author><name>lvgurrrl</name><uri>https://www.blogger.com/profile/12315949003755716756</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-111376013'/><gd:extendedProperty name='blogger.displayTime' value='May 23, 2011 at 8:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-117770649884571306</id><published>2011-05-24T06:12:37.970-06:00</published><updated>2011-05-24T06:12:37.970-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fantastic!  Thank you for sharing!

-Lynn</title><content type='html'>Fantastic!  Thank you for sharing!&lt;br /&gt;&lt;br /&gt;-Lynn</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/117770649884571306'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/117770649884571306'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306239157970#c117770649884571306' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 24, 2011 at 6:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-954734677935803198</id><published>2011-05-25T05:39:25.554-06:00</published><updated>2011-05-25T05:39:25.554-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much!</title><content type='html'>Thank you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/954734677935803198'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/954734677935803198'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1306323565554#c954734677935803198' title=''/><author><name>andastra</name><uri>https://www.blogger.com/profile/16268061527535019632</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1220327458'/><gd:extendedProperty name='blogger.displayTime' value='May 25, 2011 at 5:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1653786945929329592</id><published>2011-05-25T20:40:11.177-06:00</published><updated>2011-05-25T20:40:11.177-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I envy your clustering abilities!  LOL!</title><content type='html'>I envy your clustering abilities!  LOL!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5775420230424816370/comments/default/1653786945929329592'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5775420230424816370/comments/default/1653786945929329592'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/some-scraps.html?showComment=1306377611177#c1653786945929329592' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/some-scraps.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5775420230424816370' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5775420230424816370' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='May 25, 2011 at 8:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-295593252104713803</id><published>2011-05-25T21:05:00.956-06:00</published><updated>2011-05-25T21:05:00.956-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh! I&amp;#39;m so jealous you got to meet Mary and Be...</title><content type='html'>Oh! I&amp;#39;m so jealous you got to meet Mary and Bert! I&amp;#39;ve never been able to cross paths with them - thanks for sharing your cute layouts!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5775420230424816370/comments/default/295593252104713803'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5775420230424816370/comments/default/295593252104713803'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/some-scraps.html?showComment=1306379100956#c295593252104713803' title=''/><author><name>Summer</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/some-scraps.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5775420230424816370' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5775420230424816370' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 25, 2011 at 9:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7629919258674922419</id><published>2011-05-26T21:36:28.967-06:00</published><updated>2011-05-26T21:36:28.967-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>scarlett has so got your smile!!  she is gorgeous!...</title><content type='html'>scarlett has so got your smile!!  she is gorgeous!!  i love your layouts too.  thanks for sharing</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5775420230424816370/comments/default/7629919258674922419'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5775420230424816370/comments/default/7629919258674922419'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/some-scraps.html?showComment=1306467388967#c7629919258674922419' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/some-scraps.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5775420230424816370' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5775420230424816370' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='May 26, 2011 at 9:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2754802364865782703</id><published>2011-05-28T12:38:04.346-06:00</published><updated>2011-05-28T14:50:22.387-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What an adorable baby! Thanks for sharing the pict...</title><content type='html'>What an adorable baby! Thanks for sharing the pictures. Love the freebie. Thanks for your generosity.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/2754802364865782703'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5380446924897764393/comments/default/2754802364865782703'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html?showComment=1306607884346#c2754802364865782703' title=''/><author><name>SharonKay</name><uri>https://www.blogger.com/profile/13805295382955171936</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//2.bp.blogspot.com/_WNV50YoszEA/SWFbkHBm0OI/AAAAAAAAAAM/0GypbNc4gWM/S220-s32/Sharon+5-04+adjusted+jpg.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/happy-mothers-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5380446924897764393' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5380446924897764393' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1284072126'/><gd:extendedProperty name='blogger.displayTime' value='May 28, 2011 at 12:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8199119237763290449</id><published>2011-05-29T07:22:19.853-06:00</published><updated>2011-05-29T07:22:19.853-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great video!! Haha. And amazing to get your whole ...</title><content type='html'>Great video!! Haha. And amazing to get your whole family there! Next week is Kinsey&amp;#39;s preschool graduation and it&amp;#39;s going to me me, myself, and I. Not even my husband can make it. Isn&amp;#39;t that sad. Lucky little girl. She is getting SOOOO big! I feel like I&amp;#39;ve watched her grow via your scrapbooking. :)&lt;br /&gt;ps---I&amp;#39;m really enjoying your Weekly Scarlett! Great idea!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9126071121545850027/comments/default/8199119237763290449'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9126071121545850027/comments/default/8199119237763290449'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/my-family-is-amazing.html?showComment=1306675339853#c8199119237763290449' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/my-family-is-amazing.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9126071121545850027' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9126071121545850027' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2011 at 7:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4990177339203527246</id><published>2011-05-29T10:09:53.098-06:00</published><updated>2011-05-29T10:09:53.098-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She seriously looks like the Gerber baby. Her perf...</title><content type='html'>She seriously looks like the Gerber baby. Her perfect face, wavy hair and sweet eyes. What a doll! Love seeing her in action.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/4990177339203527246'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/4990177339203527246'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html?showComment=1306685393098#c4990177339203527246' title=''/><author><name>Kimbytx</name><uri>https://www.blogger.com/profile/04174307638453392980</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//1.bp.blogspot.com/-LutUZ0LCh8s/Xpn7bQjkNiI/AAAAAAAAs6I/GLvmhFP2v0UWKKuN44d5Pfuu_RK5Dg1HwCK4BGAYYCw/s32/kimavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7139192244790860593' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7139192244790860593' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-740091371'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2011 at 10:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8719779198591972048</id><published>2011-05-29T10:10:47.727-06:00</published><updated>2011-05-29T10:10:47.727-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is so awesome! Love your niece&amp;#39;s version ...</title><content type='html'>That is so awesome! Love your niece&amp;#39;s version of Firework too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9126071121545850027/comments/default/8719779198591972048'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9126071121545850027/comments/default/8719779198591972048'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/my-family-is-amazing.html?showComment=1306685447727#c8719779198591972048' title=''/><author><name>Kimbytx</name><uri>https://www.blogger.com/profile/04174307638453392980</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//1.bp.blogspot.com/-LutUZ0LCh8s/Xpn7bQjkNiI/AAAAAAAAs6I/GLvmhFP2v0UWKKuN44d5Pfuu_RK5Dg1HwCK4BGAYYCw/s32/kimavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/my-family-is-amazing.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9126071121545850027' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9126071121545850027' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-740091371'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2011 at 10:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5789914687917836499</id><published>2011-05-29T10:40:32.032-06:00</published><updated>2011-05-29T10:40:32.032-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My gosh Britt, she is just THE cutest!</title><content type='html'>My gosh Britt, she is just THE cutest!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/5789914687917836499'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/5789914687917836499'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html?showComment=1306687232032#c5789914687917836499' title=''/><author><name>Wen</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7139192244790860593' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7139192244790860593' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2011 at 10:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5251054930486971614</id><published>2011-05-29T10:46:22.135-06:00</published><updated>2011-05-29T10:46:22.135-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Scarlett is so talented, and so beautiful.  Looks ...</title><content type='html'>Scarlett is so talented, and so beautiful.  Looks like she&amp;#39;s good at air dancing too. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/5251054930486971614'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/5251054930486971614'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html?showComment=1306687582135#c5251054930486971614' title=''/><author><name>Robin</name><uri>https://www.blogger.com/profile/11303876490661578411</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7139192244790860593' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7139192244790860593' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1576643725'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2011 at 10:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1982596289546630775</id><published>2011-05-29T12:52:52.194-06:00</published><updated>2011-05-29T12:52:52.194-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh wow, she is just DARLING.  Seriously so cute.

...</title><content type='html'>Oh wow, she is just DARLING.  Seriously so cute.&lt;br /&gt;&lt;br /&gt;Way to go on the rolling, Scarlett!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/1982596289546630775'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/1982596289546630775'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html?showComment=1306695172194#c1982596289546630775' title=''/><author><name>Beth</name><uri>https://www.blogger.com/profile/13870296621798497300</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-Xgp7_L6R9qo/Wh4-8WJUILI/AAAAAAABqNc/AujVyPoz0aMwGiOE-sIwNZcpxNZymwzbQCK4BGAYYCw/s32/beth.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7139192244790860593' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7139192244790860593' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868305007'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2011 at 12:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6039831582803276026</id><published>2011-05-29T13:53:35.868-06:00</published><updated>2011-05-29T13:53:35.868-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She is so adorable !!!! And already rolling over !...</title><content type='html'>She is so adorable !!!! And already rolling over !!! Congrats on your beautiful little girl !!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/6039831582803276026'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/6039831582803276026'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html?showComment=1306698815868#c6039831582803276026' title=''/><author><name>DimpleBrandy</name><uri>https://www.blogger.com/profile/09640041569342530342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7139192244790860593' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7139192244790860593' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-7367898'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2011 at 1:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3451090752472739108</id><published>2011-05-29T15:13:22.095-06:00</published><updated>2011-05-29T15:13:22.095-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Britt ... Scarlett is ADORABLE!!! Thank you for...</title><content type='html'>Oh Britt ... Scarlett is ADORABLE!!! Thank you for sharing that with us. Hope hubby is well real soon.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/3451090752472739108'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/3451090752472739108'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html?showComment=1306703602095#c3451090752472739108' title=''/><author><name>Cheryl</name><uri>https://www.blogger.com/profile/00060008319460693056</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//2.bp.blogspot.com/-89GbPsBmxTY/U4oUS-aGUyI/AAAAAAAAEYU/An3Z0-a-r6U/s32/Cheryl%2BProfile1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7139192244790860593' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7139192244790860593' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1988964408'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2011 at 3:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-904122575161292123</id><published>2011-05-29T17:22:01.144-06:00</published><updated>2011-05-29T17:22:01.144-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY Scarlett! I can&amp;#39;t believe how big she&amp;#39;...</title><content type='html'>YAY Scarlett! I can&amp;#39;t believe how big she&amp;#39;s getting already! Hope Josh feels better soon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/904122575161292123'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/904122575161292123'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html?showComment=1306711321144#c904122575161292123' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7139192244790860593' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7139192244790860593' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2011 at 5:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-683223105638900475</id><published>2011-05-29T19:09:09.446-06:00</published><updated>2011-05-29T19:09:09.446-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Girl, you are making me want a baby!!! She is the ...</title><content type='html'>Girl, you are making me want a baby!!! She is the cutest thing ever!!! So sweet!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/683223105638900475'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/683223105638900475'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html?showComment=1306717749446#c683223105638900475' title=''/><author><name>...</name><uri>https://www.blogger.com/profile/09112320093353046687</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7139192244790860593' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7139192244790860593' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1751897273'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2011 at 7:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1774789358343159791</id><published>2011-05-30T01:13:44.140-06:00</published><updated>2011-05-30T01:13:44.140-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I found myself encouraging her and cooing back at ...</title><content type='html'>I found myself encouraging her and cooing back at her - obviously it&amp;#39;s time for my married daughter to have another baby for me!&lt;br /&gt;Perkypine</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/1774789358343159791'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/1774789358343159791'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html?showComment=1306739624140#c1774789358343159791' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7139192244790860593' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7139192244790860593' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 30, 2011 at 1:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5772887317234074943</id><published>2011-05-30T02:04:49.196-06:00</published><updated>2011-05-30T02:04:49.196-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi, Some one from facebook refereed your link i ha...</title><content type='html'>Hi, Some one from facebook refereed your link i have book marked it nice blogs you write see Free  &lt;a href="http://adzenze.com/2011/03/12/free-google-adwords-voucher-2011-worth-75-for-indians/" title="Adwords Voucher" rel="nofollow"&gt;Adwords Voucher&lt;/a&gt; here</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/5772887317234074943'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/5772887317234074943'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html?showComment=1306742689196#c5772887317234074943' title=''/><author><name>Hemraj</name><uri>https://www.blogger.com/profile/12047833821857082445</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/-xYC_dgqVDXA/TnykTV2swVI/AAAAAAAAAC4/wJqMwPrpQM4/s32/Boy-26.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7139192244790860593' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7139192244790860593' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-966372826'/><gd:extendedProperty name='blogger.displayTime' value='May 30, 2011 at 2:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3963528268212846398</id><published>2011-05-30T13:21:39.966-06:00</published><updated>2011-05-30T13:21:39.966-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She just seems to get cuter with each post!  Loved...</title><content type='html'>She just seems to get cuter with each post!  Loved the outfit!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/3963528268212846398'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/3963528268212846398'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html?showComment=1306783299966#c3963528268212846398' title=''/><author><name>Monica- luv2scrapmm</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7139192244790860593' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7139192244790860593' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 30, 2011 at 1:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1921523659523240945</id><published>2011-05-30T20:47:15.008-06:00</published><updated>2011-05-30T20:47:15.008-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my gosh that is cute !!!  Good job Scout!</title><content type='html'>Oh my gosh that is cute !!!  Good job Scout!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/1921523659523240945'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/1921523659523240945'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html?showComment=1306810035008#c1921523659523240945' title=''/><author><name>Marg</name><uri>https://www.blogger.com/profile/00205077966723445227</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7139192244790860593' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7139192244790860593' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2088785191'/><gd:extendedProperty name='blogger.displayTime' value='May 30, 2011 at 8:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3332345283808102856</id><published>2011-05-31T05:33:33.681-06:00</published><updated>2011-05-31T05:33:33.681-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She is adorable!!</title><content type='html'>She is adorable!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/3332345283808102856'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/3332345283808102856'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html?showComment=1306841613681#c3332345283808102856' title=''/><author><name>eeyore1960</name><uri>https://www.blogger.com/profile/06855775603279160115</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7139192244790860593' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7139192244790860593' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-707342364'/><gd:extendedProperty name='blogger.displayTime' value='May 31, 2011 at 5:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6974699985799876463</id><published>2011-05-31T06:18:59.784-06:00</published><updated>2011-05-31T06:18:59.784-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my goodness, she is seriously one of the cutest...</title><content type='html'>Oh my goodness, she is seriously one of the cutest babies I have ever seen.  Adorable!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/6974699985799876463'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/6974699985799876463'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html?showComment=1306844339784#c6974699985799876463' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7139192244790860593' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7139192244790860593' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 31, 2011 at 6:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4716546295596725113</id><published>2011-05-31T11:35:07.663-06:00</published><updated>2011-05-31T11:35:07.663-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She is just adorable!!!! Such a cute cute cute bab...</title><content type='html'>She is just adorable!!!! Such a cute cute cute baby.  Just precious!  Thanks for letting us share in the experience.  I wanted to scoop her up and kiss that sweet face.  &lt;br /&gt;&lt;br /&gt;Melinda</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/4716546295596725113'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/4716546295596725113'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html?showComment=1306863307663#c4716546295596725113' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7139192244790860593' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7139192244790860593' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 31, 2011 at 11:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4124091423306569303</id><published>2011-05-31T14:23:10.082-06:00</published><updated>2011-05-31T14:23:10.082-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my gosh Britt she is so cute! We need to hang o...</title><content type='html'>Oh my gosh Britt she is so cute! We need to hang out soon!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/4124091423306569303'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/4124091423306569303'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html?showComment=1306873390082#c4124091423306569303' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7139192244790860593' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7139192244790860593' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='May 31, 2011 at 2:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5876093503482056564</id><published>2011-05-31T14:57:12.207-06:00</published><updated>2011-05-31T14:57:12.207-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She is SO STINKING CUTE!!  I love being able to he...</title><content type='html'>She is SO STINKING CUTE!!  I love being able to hear you talking to her on camera too. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/5876093503482056564'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/5876093503482056564'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html?showComment=1306875432207#c5876093503482056564' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7139192244790860593' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7139192244790860593' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='May 31, 2011 at 2:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4294307280407161174</id><published>2011-06-01T20:31:14.667-06:00</published><updated>2011-06-01T20:31:14.667-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just so keeeeeyuuuuuute!</title><content type='html'>Just so keeeeeyuuuuuute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/4294307280407161174'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7139192244790860593/comments/default/4294307280407161174'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html?showComment=1306981874667#c4294307280407161174' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/talented-miss-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7139192244790860593' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7139192244790860593' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='June 1, 2011 at 8:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-370827485577128018</id><published>2011-06-02T08:08:41.249-06:00</published><updated>2011-06-02T08:08:41.249-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you Britt. Scarlett is so cute and I am enjo...</title><content type='html'>Thank you Britt. Scarlett is so cute and I am enjoying the updates</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/370827485577128018'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5005371581885262550/comments/default/370827485577128018'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html?showComment=1307023721249#c370827485577128018' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/mousescrappers-birthday-blog-train.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5005371581885262550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5005371581885262550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 2, 2011 at 8:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2307521650399931418</id><published>2011-06-02T17:48:27.800-06:00</published><updated>2011-06-02T17:48:27.800-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Amazing! That photo is precious, and the design of...</title><content type='html'>Amazing! That photo is precious, and the design of the card rocks.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/2307521650399931418'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/2307521650399931418'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html?showComment=1307058507800#c2307521650399931418' title=''/><author><name>joelsgirl</name><uri>https://www.blogger.com/profile/12464056893499578276</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_Aa7cF2u4vi0/SmquBOHQDxI/AAAAAAAAAEk/xOXFv24lJ3c/S220-s32/kellie.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2036022989008085116' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2036022989008085116' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-88600274'/><gd:extendedProperty name='blogger.displayTime' value='June 2, 2011 at 5:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-142834238174935449</id><published>2011-06-02T18:33:16.992-06:00</published><updated>2011-06-02T18:33:16.992-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I know I already told you how much I love it, but ...</title><content type='html'>I know I already told you how much I love it, but seriously, just so perfect!  (I love the Disney touch with the teacup without it screaming Disney!!  It was the first thing I thought of when I saw it.)&lt;br /&gt;&lt;br /&gt;She&amp;#39;s just darling...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/142834238174935449'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/142834238174935449'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html?showComment=1307061196992#c142834238174935449' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2036022989008085116' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2036022989008085116' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='June 2, 2011 at 6:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5463811799602012631</id><published>2011-06-02T19:17:00.136-06:00</published><updated>2011-06-02T19:17:00.136-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My SIL did her boys birth announcement in a tea cu...</title><content type='html'>My SIL did her boys birth announcement in a tea cup also--aren&amp;#39;t they fun??? Great design--esp love her name</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/5463811799602012631'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/5463811799602012631'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html?showComment=1307063820136#c5463811799602012631' title=''/><author><name>Emilee</name><uri>https://www.blogger.com/profile/03276923834347567587</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2036022989008085116' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2036022989008085116' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958259147'/><gd:extendedProperty name='blogger.displayTime' value='June 2, 2011 at 7:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6643130955196403362</id><published>2011-06-02T19:57:40.414-06:00</published><updated>2011-06-02T19:57:40.414-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Karen said: Cutest birth announcement .. evah! She...</title><content type='html'>Karen said: Cutest birth announcement .. evah! She is so adorable ♥♥</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/6643130955196403362'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/6643130955196403362'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html?showComment=1307066260414#c6643130955196403362' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2036022989008085116' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2036022989008085116' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 2, 2011 at 7:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3203832928157942096</id><published>2011-06-02T21:16:46.305-06:00</published><updated>2011-06-02T21:16:46.305-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, she is so adorable! And how fun that cup is...</title><content type='html'>Britt, she is so adorable! And how fun that cup is, you took the perfect shot!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/3203832928157942096'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/3203832928157942096'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html?showComment=1307071006305#c3203832928157942096' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2036022989008085116' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2036022989008085116' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='June 2, 2011 at 9:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1295506108327441462</id><published>2011-06-02T22:57:36.985-06:00</published><updated>2011-06-02T22:57:36.985-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my goodness...that is so adorable! She is just ...</title><content type='html'>Oh my goodness...that is so adorable! She is just the sweetest baby and has grown so much already!  Thank you for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/1295506108327441462'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/1295506108327441462'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html?showComment=1307077056985#c1295506108327441462' title=''/><author><name>Dolores</name><uri>https://www.blogger.com/profile/06129932715762366153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2036022989008085116' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2036022989008085116' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-666919836'/><gd:extendedProperty name='blogger.displayTime' value='June 2, 2011 at 10:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2429960708305940357</id><published>2011-06-03T03:16:03.735-06:00</published><updated>2011-06-03T03:16:03.735-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Precious!   My first thought was, &amp;quot;Wow, that ...</title><content type='html'>Precious!   My first thought was, &amp;quot;Wow, that is some photoshopping.&amp;quot;  Then I read your writeup.   It&amp;#39;s darling.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/2429960708305940357'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/2429960708305940357'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html?showComment=1307092563735#c2429960708305940357' title=''/><author><name>Stephanie</name><uri>https://www.blogger.com/profile/08264271841552668887</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2036022989008085116' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2036022989008085116' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1320357383'/><gd:extendedProperty name='blogger.displayTime' value='June 3, 2011 at 3:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-705369943531481858</id><published>2011-06-03T07:53:43.368-06:00</published><updated>2011-06-03T07:53:43.368-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>All I can say is OMG
So CUTE!!!!
Tammy</title><content type='html'>All I can say is OMG&lt;br /&gt;So CUTE!!!!&lt;br /&gt;Tammy</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/705369943531481858'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/705369943531481858'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html?showComment=1307109223368#c705369943531481858' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2036022989008085116' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2036022989008085116' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 3, 2011 at 7:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6701273566063006546</id><published>2011-06-03T09:30:18.008-06:00</published><updated>2011-06-03T09:30:18.008-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is PERFECT Britt!!  
I&amp;#39;m super impressed ...</title><content type='html'>That is PERFECT Britt!!  &lt;br /&gt;I&amp;#39;m super impressed that you got that shot!  I bought one of those teacups a few years ago and tried for a shot like that with my friend&amp;#39;s baby, but never got anything close to that good.  &lt;br /&gt;I love the background paper and frame that you used too!!  &lt;br /&gt;Adorable announcement!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/6701273566063006546'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/6701273566063006546'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html?showComment=1307115018008#c6701273566063006546' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2036022989008085116' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2036022989008085116' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='June 3, 2011 at 9:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6460965960699976257</id><published>2011-06-03T09:47:33.313-06:00</published><updated>2011-06-03T09:47:33.313-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Seriously that is the cutest announcement.</title><content type='html'>Seriously that is the cutest announcement.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/6460965960699976257'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/6460965960699976257'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html?showComment=1307116053313#c6460965960699976257' title=''/><author><name>AMY</name><uri>https://www.blogger.com/profile/15790335132294267633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-yXWSItNUJtE/ToyTtoHbGJI/AAAAAAAAWjs/Vo54PMXPVL0/s32/IMG_1562a.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2036022989008085116' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2036022989008085116' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1173087483'/><gd:extendedProperty name='blogger.displayTime' value='June 3, 2011 at 9:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8096086905302810651</id><published>2011-06-03T10:21:19.403-06:00</published><updated>2011-06-03T10:21:19.403-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is so adorably cute!  She&amp;#39;s such a gorgeo...</title><content type='html'>That is so adorably cute!  She&amp;#39;s such a gorgeous little girl. Congrats again!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/8096086905302810651'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/8096086905302810651'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html?showComment=1307118079403#c8096086905302810651' title=''/><author><name>Vicki</name><uri>https://www.blogger.com/profile/02818860829928974235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2036022989008085116' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2036022989008085116' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1871797755'/><gd:extendedProperty name='blogger.displayTime' value='June 3, 2011 at 10:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4189926004727914557</id><published>2011-06-03T13:51:58.948-06:00</published><updated>2011-06-03T13:51:58.948-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I know, I have been meaning to tell you how amazin...</title><content type='html'>I know, I have been meaning to tell you how amazing it is!!!! You are serioulsy super mom. Seriously, I&amp;#39;m impressed with how on top of it all you are!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/4189926004727914557'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/4189926004727914557'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html?showComment=1307130718948#c4189926004727914557' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2036022989008085116' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2036022989008085116' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='June 3, 2011 at 1:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3128149329431285252</id><published>2011-06-03T15:54:05.933-06:00</published><updated>2011-06-03T15:54:05.933-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is literally the cutest baby announcement I h...</title><content type='html'>That is literally the cutest baby announcement I have ever seen.  I feel like going out and trying to find a giant tea cup now!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/3128149329431285252'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/3128149329431285252'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html?showComment=1307138045933#c3128149329431285252' title=''/><author><name>CB</name><uri>https://www.blogger.com/profile/06404473089699496809</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//1.bp.blogspot.com/-rGGwYtapt00/TroeuzXtnYI/AAAAAAAAFzQ/mnlgn0zS0BM/s32/profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2036022989008085116' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2036022989008085116' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1681730465'/><gd:extendedProperty name='blogger.displayTime' value='June 3, 2011 at 3:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3231361378580677426</id><published>2011-06-03T16:00:00.566-06:00</published><updated>2011-06-03T16:00:00.566-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a cool tip! I didn&amp;#39;t know about it, now I...</title><content type='html'>What a cool tip! I didn&amp;#39;t know about it, now I must try! Thanks for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6378502089596867579/comments/default/3231361378580677426'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6378502089596867579/comments/default/3231361378580677426'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/tips-from-britt-recoloring.html?showComment=1307138400566#c3231361378580677426' title=''/><author><name>Cristina</name><uri>https://www.blogger.com/profile/00775074761542578031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/tips-from-britt-recoloring.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6378502089596867579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6378502089596867579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901726615'/><gd:extendedProperty name='blogger.displayTime' value='June 3, 2011 at 4:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8407058262744768120</id><published>2011-06-03T18:41:55.643-06:00</published><updated>2011-06-03T18:41:55.643-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh my gosh!!!  how adorable!  she is beautiful and...</title><content type='html'>oh my gosh!!!  how adorable!  she is beautiful and i love the idea for the photo!!  gotta get one of those for our niece lillie before she gets too much bigger.  she already weighs close to 12 lbs and she&amp;#39;s just a little over 2 months.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/8407058262744768120'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/8407058262744768120'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html?showComment=1307148115643#c8407058262744768120' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2036022989008085116' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2036022989008085116' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='June 3, 2011 at 6:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1220249834703660639</id><published>2011-06-04T11:28:42.115-06:00</published><updated>2011-06-04T11:28:42.115-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oohh, I&amp;#39;m gonna really look forward to monthly...</title><content type='html'>Oohh, I&amp;#39;m gonna really look forward to monthly tips from you.  Thanks a ton!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6378502089596867579/comments/default/1220249834703660639'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6378502089596867579/comments/default/1220249834703660639'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/tips-from-britt-recoloring.html?showComment=1307208522115#c1220249834703660639' title=''/><author><name>CoralTurtle</name><uri>https://www.blogger.com/profile/10822828628197585351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-jUhEqthvl7c/Tdn21CEg3CI/AAAAAAAAAAM/8WvZOBTQV7s/s32/TurtleColorful60.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/tips-from-britt-recoloring.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6378502089596867579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6378502089596867579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-778290886'/><gd:extendedProperty name='blogger.displayTime' value='June 4, 2011 at 11:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6732740478211190460</id><published>2011-06-04T11:30:06.897-06:00</published><updated>2011-06-04T11:30:06.897-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute!  Only a few days old and her first tea cu...</title><content type='html'>So cute!  Only a few days old and her first tea cup ride!  LOL you did a great job with this shot, my first thought was that it was professional!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/6732740478211190460'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/6732740478211190460'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html?showComment=1307208606897#c6732740478211190460' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2036022989008085116' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2036022989008085116' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='June 4, 2011 at 11:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2141947003648572241</id><published>2011-06-05T05:03:41.120-06:00</published><updated>2011-06-05T05:03:41.120-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, amazing photo, and nice props!</title><content type='html'>Wow, amazing photo, and nice props!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/2141947003648572241'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/2141947003648572241'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html?showComment=1307271821120#c2141947003648572241' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2036022989008085116' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2036022989008085116' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 5, 2011 at 5:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5126184636880906268</id><published>2011-06-05T07:38:00.498-06:00</published><updated>2011-06-05T07:38:00.498-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is the most adorable birth announcement I hav...</title><content type='html'>That is the most adorable birth announcement I have ever seen!! Your patience paid off!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/5126184636880906268'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/5126184636880906268'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html?showComment=1307281080498#c5126184636880906268' title=''/><author><name>eeyore1960</name><uri>https://www.blogger.com/profile/06855775603279160115</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2036022989008085116' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2036022989008085116' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-707342364'/><gd:extendedProperty name='blogger.displayTime' value='June 5, 2011 at 7:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3517790784436526954</id><published>2011-06-05T09:27:03.587-06:00</published><updated>2011-06-05T09:27:03.587-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is so cute!!!!!</title><content type='html'>That is so cute!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/3517790784436526954'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/3517790784436526954'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html?showComment=1307287623587#c3517790784436526954' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2036022989008085116' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2036022989008085116' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='June 5, 2011 at 9:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4329656207371389648</id><published>2011-06-05T13:00:21.899-06:00</published><updated>2011-06-05T13:00:21.899-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh wow... thank you so much for sharing that... I ...</title><content type='html'>Oh wow... thank you so much for sharing that... I always wondered if there was an easier/faster way!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6378502089596867579/comments/default/4329656207371389648'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6378502089596867579/comments/default/4329656207371389648'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/tips-from-britt-recoloring.html?showComment=1307300421899#c4329656207371389648' title=''/><author><name>Sondra</name><uri>https://www.blogger.com/profile/07945262471876542484</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_2KZkodaJAKE/Swb7EDPlfiI/AAAAAAAAAAM/pAxF3ONOdGw/S220-s32/11539_543826555371_31007124_31838326_6522747_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/tips-from-britt-recoloring.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6378502089596867579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6378502089596867579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-966433079'/><gd:extendedProperty name='blogger.displayTime' value='June 5, 2011 at 1:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1418431693287436666</id><published>2011-06-05T15:07:21.571-06:00</published><updated>2011-06-05T15:07:21.571-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the tip...I&amp;#39;ve always seen that but...</title><content type='html'>Thanks for the tip...I&amp;#39;ve always seen that button and looked right past it, not realizing how much easier that is than just fiddling with hue/saturation!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6378502089596867579/comments/default/1418431693287436666'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6378502089596867579/comments/default/1418431693287436666'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/tips-from-britt-recoloring.html?showComment=1307308041571#c1418431693287436666' title=''/><author><name>Laura</name><uri>https://www.blogger.com/profile/03737616599773463119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-zuX9fl3t8ko/Tmf5oSKViQI/AAAAAAAAAC0/wAX7IQUe0-0/s32/Avatar-Hpgirl.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/tips-from-britt-recoloring.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6378502089596867579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6378502089596867579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1158465436'/><gd:extendedProperty name='blogger.displayTime' value='June 5, 2011 at 3:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2907227550288596282</id><published>2011-06-05T16:40:47.877-06:00</published><updated>2011-06-05T16:40:47.877-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt -

Love the layout, had to re-create it :...</title><content type='html'>Hi Britt -&lt;br /&gt;&lt;br /&gt;Love the layout, had to re-create it :-)&lt;br /&gt;&lt;br /&gt;http://serendipidousadventures.blogspot.com/2011/06/disney-2010-mary-poppins.html&lt;br /&gt;&lt;br /&gt;Thanks for the inspiration!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5775420230424816370/comments/default/2907227550288596282'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5775420230424816370/comments/default/2907227550288596282'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/05/some-scraps.html?showComment=1307313647877#c2907227550288596282' title=''/><author><name>AmyR0618</name><uri>https://www.blogger.com/profile/16432949520302895506</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/05/some-scraps.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5775420230424816370' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5775420230424816370' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1603188011'/><gd:extendedProperty name='blogger.displayTime' value='June 5, 2011 at 4:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4825022034816756964</id><published>2011-06-06T15:52:47.533-06:00</published><updated>2011-06-06T16:05:48.864-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so Much ! This is going to be my first d...</title><content type='html'>Thank you so Much ! This is going to be my first digi-album - I&amp;#39;m preparing some autograph books for our upcomming trip, and love, love,love your stuff!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/4825022034816756964'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/4825022034816756964'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1307397167533#c4825022034816756964' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 6, 2011 at 3:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2072707636030134340</id><published>2011-06-06T20:46:04.133-06:00</published><updated>2011-06-06T20:46:04.133-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just adorable! My daughter is having a girl in a f...</title><content type='html'>Just adorable! My daughter is having a girl in a few weeks. I wonder if we can be as creative?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/2072707636030134340'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/2072707636030134340'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html?showComment=1307414764133#c2072707636030134340' title=''/><author><name>gran2boys</name><uri>https://www.blogger.com/profile/17078318091230056750</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2036022989008085116' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2036022989008085116' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1435262734'/><gd:extendedProperty name='blogger.displayTime' value='June 6, 2011 at 8:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4565459242231462249</id><published>2011-06-06T23:18:24.613-06:00</published><updated>2011-06-06T23:18:24.613-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh this is the first time I&amp;#39;m seeing this and ...</title><content type='html'>Oh this is the first time I&amp;#39;m seeing this and it is so adorable!!! I LOVE it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/4565459242231462249'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/4565459242231462249'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html?showComment=1307423904613#c4565459242231462249' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2036022989008085116' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2036022989008085116' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='June 6, 2011 at 11:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-496783759231108584</id><published>2011-06-06T23:19:08.176-06:00</published><updated>2011-06-06T23:19:08.176-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I loved your tips from Britt so I&amp;#39;m so glad yo...</title><content type='html'>I loved your tips from Britt so I&amp;#39;m so glad you are doing this on your blog now :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6378502089596867579/comments/default/496783759231108584'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6378502089596867579/comments/default/496783759231108584'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/tips-from-britt-recoloring.html?showComment=1307423948176#c496783759231108584' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/tips-from-britt-recoloring.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6378502089596867579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6378502089596867579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='June 6, 2011 at 11:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5042919783297425779</id><published>2011-06-07T11:50:55.497-06:00</published><updated>2011-06-07T11:50:55.497-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the tip- I&amp;#39;ve used the colorize box...</title><content type='html'>Thanks for the tip- I&amp;#39;ve used the colorize box, but didn&amp;#39;t know where it was getting the color from. I alway got random and odd results. Now I know to set my foreground color to get better results! Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6378502089596867579/comments/default/5042919783297425779'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6378502089596867579/comments/default/5042919783297425779'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/tips-from-britt-recoloring.html?showComment=1307469055497#c5042919783297425779' title=''/><author><name>Sarah @ Pink Lime</name><uri>https://www.blogger.com/profile/17825860502024902615</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_0HshsAqo_bM/SeA8fJxpj-I/AAAAAAAAAqg/koBOey-d-hI/S220-s32/535.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/tips-from-britt-recoloring.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6378502089596867579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6378502089596867579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1996467794'/><gd:extendedProperty name='blogger.displayTime' value='June 7, 2011 at 11:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1019795351676563981</id><published>2011-06-08T02:25:13.088-06:00</published><updated>2011-06-08T02:25:13.087-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Brittney, Nice blog! &lt;a href="http://hapibloggi...</title><content type='html'>Hi Brittney, Nice blog! &lt;a href="http://hapiblogging.blogspot.com/2009/06/how-to-add-glitter-effect-mouse-pointer.html" rel="nofollow"&gt;How to add the Glitter Effect Mouse Pointer to your Blog&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6378502089596867579/comments/default/1019795351676563981'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6378502089596867579/comments/default/1019795351676563981'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/tips-from-britt-recoloring.html?showComment=1307521513088#c1019795351676563981' title=''/><author><name>hapi</name><uri>https://www.blogger.com/profile/12643951037231861939</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/tips-from-britt-recoloring.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6378502089596867579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6378502089596867579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-411686544'/><gd:extendedProperty name='blogger.displayTime' value='June 8, 2011 at 2:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3568801608067156189</id><published>2011-06-08T15:21:57.174-06:00</published><updated>2011-06-08T15:21:57.174-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>simply perfect!</title><content type='html'>simply perfect!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/3568801608067156189'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/3568801608067156189'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html?showComment=1307568117174#c3568801608067156189' title=''/><author><name>Kimbytx</name><uri>https://www.blogger.com/profile/04174307638453392980</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//1.bp.blogspot.com/-LutUZ0LCh8s/Xpn7bQjkNiI/AAAAAAAAs6I/GLvmhFP2v0UWKKuN44d5Pfuu_RK5Dg1HwCK4BGAYYCw/s32/kimavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2036022989008085116' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2036022989008085116' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-740091371'/><gd:extendedProperty name='blogger.displayTime' value='June 8, 2011 at 3:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7709401002872476894</id><published>2011-06-09T07:37:11.910-06:00</published><updated>2011-06-09T07:37:11.910-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So do we just have to click on the ads, go into th...</title><content type='html'>So do we just have to click on the ads, go into the site and leave for you to get the credit? If that&amp;#39;s all I have to do, I will do that lots!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/364000800545443493/comments/default/7709401002872476894'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/364000800545443493/comments/default/7709401002872476894'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/sneeky-peek.html?showComment=1307626631910#c7709401002872476894' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/10848387410487554073</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//2.bp.blogspot.com/-Fay9ppa5_MU/Uen5dDQaFTI/AAAAAAAAD1k/7fOXtDeLwQ8/s31/_MG_5169.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/sneeky-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-364000800545443493' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/364000800545443493' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1095613442'/><gd:extendedProperty name='blogger.displayTime' value='June 9, 2011 at 7:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7543063259957996184</id><published>2011-06-09T11:23:35.619-06:00</published><updated>2011-06-09T11:23:35.619-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW! Thanks so much for the tip. I had no idea you...</title><content type='html'>WOW! Thanks so much for the tip. I had no idea you could do that! I can&amp;#39;t wait to read your next one.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6378502089596867579/comments/default/7543063259957996184'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6378502089596867579/comments/default/7543063259957996184'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/tips-from-britt-recoloring.html?showComment=1307640215619#c7543063259957996184' title=''/><author><name>Gayle</name><uri>https://www.blogger.com/profile/12780205422347574752</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/__XHbnNL5Xwo/Sh9psJ_cSgI/AAAAAAAAAAM/_Oehl5jtWpE/S220-s32/n1130678804_33882_8974.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/tips-from-britt-recoloring.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6378502089596867579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6378502089596867579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1424814912'/><gd:extendedProperty name='blogger.displayTime' value='June 9, 2011 at 11:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4502945139199105278</id><published>2011-06-09T16:20:40.796-06:00</published><updated>2011-06-09T16:20:40.796-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am so stinkin excited for your NEW kit!!!! Hugs,...</title><content type='html'>I am so stinkin excited for your NEW kit!!!! Hugs, Fonnetta</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/364000800545443493/comments/default/4502945139199105278'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/364000800545443493/comments/default/4502945139199105278'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/sneeky-peek.html?showComment=1307658040796#c4502945139199105278' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/sneeky-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-364000800545443493' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/364000800545443493' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='June 9, 2011 at 4:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-48366769871946222</id><published>2011-06-09T20:33:25.621-06:00</published><updated>2011-06-09T20:33:25.621-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m pretty sure you just have to click the ads...</title><content type='html'>I&amp;#39;m pretty sure you just have to click the ads.  :)  THANKS!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/364000800545443493/comments/default/48366769871946222'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/364000800545443493/comments/default/48366769871946222'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/sneeky-peek.html?showComment=1307673205621#c48366769871946222' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/sneeky-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-364000800545443493' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/364000800545443493' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='June 9, 2011 at 8:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-850921542560949899</id><published>2011-06-10T07:54:22.861-06:00</published><updated>2011-06-10T07:54:22.860-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 8&lt;/b&gt; post on Jun. 10, 2011. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4354873889198245197/comments/default/850921542560949899'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4354873889198245197/comments/default/850921542560949899'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/whos-ready-to-rock.html?showComment=1307714062861#c850921542560949899' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/whos-ready-to-rock.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4354873889198245197' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4354873889198245197' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='June 10, 2011 at 7:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1680075499133658654</id><published>2011-06-10T11:45:06.876-06:00</published><updated>2011-06-10T11:45:06.876-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute kit...like all the rest of your work! Thank y...</title><content type='html'>Cute kit...like all the rest of your work! Thank you for the freebie :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4354873889198245197/comments/default/1680075499133658654'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4354873889198245197/comments/default/1680075499133658654'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/whos-ready-to-rock.html?showComment=1307727906876#c1680075499133658654' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/whos-ready-to-rock.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4354873889198245197' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4354873889198245197' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='June 10, 2011 at 11:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5720754421679842897</id><published>2011-06-10T15:42:27.749-06:00</published><updated>2011-06-10T15:42:27.749-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the show off gift and this fun ...</title><content type='html'>Thanks so much for the show off gift and this fun freebie!  With a music teacher in the house I love that treble clef stamp!! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4354873889198245197/comments/default/5720754421679842897'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4354873889198245197/comments/default/5720754421679842897'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/whos-ready-to-rock.html?showComment=1307742147749#c5720754421679842897' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/whos-ready-to-rock.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4354873889198245197' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4354873889198245197' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='June 10, 2011 at 3:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8866072397610899256</id><published>2011-06-10T16:40:50.835-06:00</published><updated>2011-06-10T16:40:50.835-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>putting my 5c in that this weeks kit is just so fu...</title><content type='html'>putting my 5c in that this weeks kit is just so fun and bright - loved working with it! &lt;br /&gt;i&amp;#39;m also totally in awe of the show-offs this week - some absolutely amazing and gorgeous pages there!&lt;br /&gt;-justine/bellbird</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4354873889198245197/comments/default/8866072397610899256'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4354873889198245197/comments/default/8866072397610899256'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/whos-ready-to-rock.html?showComment=1307745650835#c8866072397610899256' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/whos-ready-to-rock.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4354873889198245197' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4354873889198245197' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 10, 2011 at 4:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4082973131768373514</id><published>2011-06-10T18:21:44.706-06:00</published><updated>2011-06-10T18:21:44.705-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the DigiFree category today [11 Jun 12:00am GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4354873889198245197/comments/default/4082973131768373514'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4354873889198245197/comments/default/4082973131768373514'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/whos-ready-to-rock.html?showComment=1307751704706#c4082973131768373514' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/whos-ready-to-rock.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4354873889198245197' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4354873889198245197' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 10, 2011 at 6:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6566041870126025071</id><published>2011-06-10T19:30:52.663-06:00</published><updated>2011-06-10T19:30:52.663-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the freebie, Britt!  Love it!</title><content type='html'>Thank you so much for the freebie, Britt!  Love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4354873889198245197/comments/default/6566041870126025071'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4354873889198245197/comments/default/6566041870126025071'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/whos-ready-to-rock.html?showComment=1307755852663#c6566041870126025071' title=''/><author><name>Jenn2011</name><uri>https://www.blogger.com/profile/14308530801465116675</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/-tRRfw2PsLCI/TmYKb7CTl-I/AAAAAAAAAVY/osO0HRTeKgU/s31/IMG_2610.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/whos-ready-to-rock.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4354873889198245197' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4354873889198245197' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-288306471'/><gd:extendedProperty name='blogger.displayTime' value='June 10, 2011 at 7:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6874466930365264254</id><published>2011-06-11T09:20:13.579-06:00</published><updated>2011-06-11T09:20:13.579-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie Sweetie, lovely addon!
Hugs...</title><content type='html'>Thanks for the freebie Sweetie, lovely addon!&lt;br /&gt;Hugs, Ellie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4354873889198245197/comments/default/6874466930365264254'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4354873889198245197/comments/default/6874466930365264254'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/whos-ready-to-rock.html?showComment=1307805613579#c6874466930365264254' title=''/><author><name>Ellie</name><uri>https://www.blogger.com/profile/00853158454991615563</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_VHq-Oq-MypU/SNet8QdOU3I/AAAAAAAAANA/oTws4CcxZX0/S220-s32/Ellie-2007-100X100-4OH.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/whos-ready-to-rock.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4354873889198245197' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4354873889198245197' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-890106193'/><gd:extendedProperty name='blogger.displayTime' value='June 11, 2011 at 9:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4890433942681798264</id><published>2011-06-11T14:15:26.884-06:00</published><updated>2011-06-11T14:15:26.884-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much!  I love your kits!</title><content type='html'>Thank you so much!  I love your kits!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4354873889198245197/comments/default/4890433942681798264'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4354873889198245197/comments/default/4890433942681798264'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/whos-ready-to-rock.html?showComment=1307823326884#c4890433942681798264' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/whos-ready-to-rock.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4354873889198245197' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4354873889198245197' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 11, 2011 at 2:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4331206243068931616</id><published>2011-06-11T16:27:25.557-06:00</published><updated>2011-06-11T16:27:25.557-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE the new kit Brittney! Thanks for the add on t...</title><content type='html'>LOVE the new kit Brittney! Thanks for the add on to go with it as well!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4354873889198245197/comments/default/4331206243068931616'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4354873889198245197/comments/default/4331206243068931616'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/whos-ready-to-rock.html?showComment=1307831245557#c4331206243068931616' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/10848387410487554073</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//2.bp.blogspot.com/-Fay9ppa5_MU/Uen5dDQaFTI/AAAAAAAAD1k/7fOXtDeLwQ8/s31/_MG_5169.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/whos-ready-to-rock.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4354873889198245197' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4354873889198245197' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1095613442'/><gd:extendedProperty name='blogger.displayTime' value='June 11, 2011 at 4:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2242389633712219601</id><published>2011-06-11T21:19:55.268-06:00</published><updated>2011-06-11T21:19:55.268-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Rock on, thanks!!</title><content type='html'>Rock on, thanks!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4354873889198245197/comments/default/2242389633712219601'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4354873889198245197/comments/default/2242389633712219601'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/whos-ready-to-rock.html?showComment=1307848795268#c2242389633712219601' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/whos-ready-to-rock.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4354873889198245197' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4354873889198245197' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 11, 2011 at 9:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8460948688721577804</id><published>2011-06-12T00:43:09.366-06:00</published><updated>2011-06-12T00:43:09.366-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the freebie and the show off...</title><content type='html'>Thank you so much for the freebie and the show off gift! The kit is also amazing! Love your work.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4354873889198245197/comments/default/8460948688721577804'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4354873889198245197/comments/default/8460948688721577804'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/whos-ready-to-rock.html?showComment=1307860989366#c8460948688721577804' title=''/><author><name>Jojo</name><uri>https://www.blogger.com/profile/14345392792829808890</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//3.bp.blogspot.com/-u5ptD_xoLzI/TcFgcHxr_6I/AAAAAAAAAAk/PRSMa_hMpDY/s32/100000198004046big2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/whos-ready-to-rock.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4354873889198245197' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4354873889198245197' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1299211658'/><gd:extendedProperty name='blogger.displayTime' value='June 12, 2011 at 12:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7168166813142003894</id><published>2011-06-14T19:50:31.051-06:00</published><updated>2011-06-14T19:50:31.051-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Will the alpha go in store after the challenge?  I...</title><content type='html'>Will the alpha go in store after the challenge?  I love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6871384309145421890/comments/default/7168166813142003894'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6871384309145421890/comments/default/7168166813142003894'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scraplift-challenge.html?showComment=1308102631051#c7168166813142003894' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scraplift-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6871384309145421890' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6871384309145421890' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 14, 2011 at 7:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6069993958785253921</id><published>2011-06-15T05:07:17.597-06:00</published><updated>2011-06-15T05:07:17.597-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am ready! I love guitar hero and have picks that...</title><content type='html'>I am ready! I love guitar hero and have picks that would look good with these stuff! Amazing. Thanks for the freebie :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4354873889198245197/comments/default/6069993958785253921'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4354873889198245197/comments/default/6069993958785253921'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/whos-ready-to-rock.html?showComment=1308136037597#c6069993958785253921' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/whos-ready-to-rock.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4354873889198245197' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4354873889198245197' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 15, 2011 at 5:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5565612305579515530</id><published>2011-06-20T04:22:53.308-06:00</published><updated>2011-06-20T04:22:53.308-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Totally love this kit!! THank you for the gift too!</title><content type='html'>Totally love this kit!! THank you for the gift too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4354873889198245197/comments/default/5565612305579515530'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4354873889198245197/comments/default/5565612305579515530'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/whos-ready-to-rock.html?showComment=1308565373308#c5565612305579515530' title=''/><author><name>Yin</name><uri>https://www.blogger.com/profile/12411403555604850149</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/whos-ready-to-rock.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4354873889198245197' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4354873889198245197' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-102395789'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2011 at 4:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7941536747025357912</id><published>2011-06-21T20:03:04.988-06:00</published><updated>2011-06-21T20:03:04.988-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Don&amp;#39;t worry. We all understand what life is li...</title><content type='html'>Don&amp;#39;t worry. We all understand what life is like with a baby. I&amp;#39;m super impressed you&amp;#39;re getting ANYTHING done. You&amp;#39;re making us all look bad. Knock it off. And yes. Eden is getting SO big. Hard to believe.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7648433790389537098/comments/default/7941536747025357912'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7648433790389537098/comments/default/7941536747025357912'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/ive-been-bad-blogger.html?showComment=1308708184988#c7941536747025357912' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/ive-been-bad-blogger.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7648433790389537098' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7648433790389537098' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='June 21, 2011 at 8:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9060374207948770242</id><published>2011-06-21T20:35:08.099-06:00</published><updated>2011-06-21T20:35:08.099-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute. In the picture of you and Marci holding t...</title><content type='html'>So cute. In the picture of you and Marci holding the girls, it looks like you guys are holding each other&amp;#39;s babies, instead of your own! Ha! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7648433790389537098/comments/default/9060374207948770242'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7648433790389537098/comments/default/9060374207948770242'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/ive-been-bad-blogger.html?showComment=1308710108099#c9060374207948770242' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/ive-been-bad-blogger.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7648433790389537098' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7648433790389537098' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='June 21, 2011 at 8:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-419268048331983933</id><published>2011-06-22T07:36:25.905-06:00</published><updated>2011-06-22T07:36:25.905-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>TFS! wonderful layouts! glad all is well!</title><content type='html'>TFS! wonderful layouts! glad all is well!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7648433790389537098/comments/default/419268048331983933'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7648433790389537098/comments/default/419268048331983933'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/ive-been-bad-blogger.html?showComment=1308749785905#c419268048331983933' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/ive-been-bad-blogger.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7648433790389537098' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7648433790389537098' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 22, 2011 at 7:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5115370325207153214</id><published>2011-06-22T16:38:08.692-06:00</published><updated>2011-06-22T16:38:08.692-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fun, I love seeing your Disney pictures!  That tea...</title><content type='html'>Fun, I love seeing your Disney pictures!  That teacup one is my favorite, I love the colors!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6315414757970400045/comments/default/5115370325207153214'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6315414757970400045/comments/default/5115370325207153214'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/wordless-wednesday.html?showComment=1308782288692#c5115370325207153214' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6315414757970400045' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6315414757970400045' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='June 22, 2011 at 4:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7422647473185254983</id><published>2011-06-22T17:41:14.222-06:00</published><updated>2011-06-22T17:41:14.222-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE the picture of the tea cups with NO ONE in ...</title><content type='html'>I LOVE the picture of the tea cups with NO ONE in them!!!  That is rare, I am sure.  LOL!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6315414757970400045/comments/default/7422647473185254983'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6315414757970400045/comments/default/7422647473185254983'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/wordless-wednesday.html?showComment=1308786074222#c7422647473185254983' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6315414757970400045' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6315414757970400045' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='June 22, 2011 at 5:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7537919914844705989</id><published>2011-06-22T22:17:58.767-06:00</published><updated>2011-06-22T22:17:58.767-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>No need to be totally &amp;quot;wordless.&amp;quot;  I lov...</title><content type='html'>No need to be totally &amp;quot;wordless.&amp;quot;  I love your descriptions/explanations!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6315414757970400045/comments/default/7537919914844705989'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6315414757970400045/comments/default/7537919914844705989'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/wordless-wednesday.html?showComment=1308802678767#c7537919914844705989' title=''/><author><name>Robin</name><uri>https://www.blogger.com/profile/11303876490661578411</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6315414757970400045' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6315414757970400045' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1576643725'/><gd:extendedProperty name='blogger.displayTime' value='June 22, 2011 at 10:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6447149313514821428</id><published>2011-06-23T05:27:09.882-06:00</published><updated>2011-06-23T05:27:09.882-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your pics !!! I&amp;#39;m a huge Disney fan. We h...</title><content type='html'>Love your pics !!! I&amp;#39;m a huge Disney fan. We have a hop dedicated to Disney Wordless and Almost Wordless Wednesday Pics if you like to have a look here&amp;#39;s the link.&lt;a href="http://www.focusedonthemagic.com/2011/06/disney-wordless-wednesday-blog-hop.html" rel="nofollow"&gt; The Disney Wordless Wednesday Blog Hop&lt;/a&gt; I&amp;#39;ll leave the link sign up open for today,just in case you want to joinºoº</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6315414757970400045/comments/default/6447149313514821428'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6315414757970400045/comments/default/6447149313514821428'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/wordless-wednesday.html?showComment=1308828429882#c6447149313514821428' title=''/><author><name>Deb @ Focused on the Magic</name><uri>https://www.blogger.com/profile/14039375851545389392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-cRtsngJ4tgY/WeCwpCSerBI/AAAAAAAARqM/bz8r1_I1JKgBZXjPWQK0R6eJe7Tgd7g9QCK4BGAYYCw/s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6315414757970400045' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6315414757970400045' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-417211194'/><gd:extendedProperty name='blogger.displayTime' value='June 23, 2011 at 5:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8857450558670613359</id><published>2011-06-23T15:28:23.303-06:00</published><updated>2011-06-23T15:28:23.303-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can&amp;#39;t wait to see it! :)</title><content type='html'>Can&amp;#39;t wait to see it! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5925660934271278519/comments/default/8857450558670613359'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5925660934271278519/comments/default/8857450558670613359'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/quick-peek.html?showComment=1308864503303#c8857450558670613359' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/quick-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5925660934271278519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5925660934271278519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='June 23, 2011 at 3:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9013680688150382713</id><published>2011-06-23T19:15:37.584-06:00</published><updated>2011-06-23T19:15:37.584-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hmmm I&amp;#39;m seeing flowers and maybe kites? That ...</title><content type='html'>Hmmm I&amp;#39;m seeing flowers and maybe kites? That is a small peek:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5925660934271278519/comments/default/9013680688150382713'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5925660934271278519/comments/default/9013680688150382713'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/quick-peek.html?showComment=1308878137584#c9013680688150382713' title=''/><author><name>Buffy0214</name><uri>https://www.blogger.com/profile/06308024875823554809</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_h-pWwnNYXas/SgrfeygtiyI/AAAAAAAAAFs/EPb3-w3lFao/S220-s32/2006-09-01+(5).JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/quick-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5925660934271278519' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5925660934271278519' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1294607005'/><gd:extendedProperty name='blogger.displayTime' value='June 23, 2011 at 7:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7497099025375355903</id><published>2011-06-23T21:08:22.204-06:00</published><updated>2011-06-23T21:08:22.204-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>They&amp;#39;re all very nice, but I especially love M...</title><content type='html'>They&amp;#39;re all very nice, but I especially love Main St and the teacups. Fabulous!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6315414757970400045/comments/default/7497099025375355903'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6315414757970400045/comments/default/7497099025375355903'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/wordless-wednesday.html?showComment=1308884902204#c7497099025375355903' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6315414757970400045' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6315414757970400045' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 23, 2011 at 9:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-938421310143164342</id><published>2011-06-24T07:42:33.910-06:00</published><updated>2011-06-24T07:42:33.909-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 4&lt;/b&gt; post on Jun. 24, 2011. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532982477694587430/comments/default/938421310143164342'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532982477694587430/comments/default/938421310143164342'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scrap-in-backyard.html?showComment=1308922953910#c938421310143164342' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scrap-in-backyard.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7532982477694587430' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7532982477694587430' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='June 24, 2011 at 7:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1830663331806567511</id><published>2011-06-24T19:29:01.929-06:00</published><updated>2011-06-24T19:29:01.928-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the DigiFree category today [25 Jun 01:00am GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532982477694587430/comments/default/1830663331806567511'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532982477694587430/comments/default/1830663331806567511'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scrap-in-backyard.html?showComment=1308965341929#c1830663331806567511' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scrap-in-backyard.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7532982477694587430' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7532982477694587430' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 24, 2011 at 7:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8177720741883116892</id><published>2011-06-24T20:31:01.625-06:00</published><updated>2011-06-24T20:31:01.625-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt!  Thanks so much for the show off gift an...</title><content type='html'>Hi Britt!  Thanks so much for the show off gift and for the add on freebie! I love your new release and just bought it!  Those heart sunglasses are just too cute! I love how versatile this kit is with so many types of elements!!  Thanks for a beautiful summer kit!! Gosh, Scarlett is getting so big and I love her blue eyes in your layout!!!  Your CT layouts are fab as usual!! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532982477694587430/comments/default/8177720741883116892'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532982477694587430/comments/default/8177720741883116892'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scrap-in-backyard.html?showComment=1308969061625#c8177720741883116892' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scrap-in-backyard.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7532982477694587430' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7532982477694587430' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='June 24, 2011 at 8:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-666672390772982392</id><published>2011-06-24T22:10:45.402-06:00</published><updated>2011-06-24T22:10:45.402-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ooooooh i love this one!  Thanks for the freebie, ...</title><content type='html'>ooooooh i love this one!  Thanks for the freebie, this one is going on the wish list for sure! :) And baby girl is adorable as always!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532982477694587430/comments/default/666672390772982392'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532982477694587430/comments/default/666672390772982392'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scrap-in-backyard.html?showComment=1308975045402#c666672390772982392' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scrap-in-backyard.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7532982477694587430' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7532982477694587430' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='June 24, 2011 at 10:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8614555945193183094</id><published>2011-06-25T04:55:19.984-06:00</published><updated>2011-06-25T04:55:19.984-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for lovely freebie!And baby Scarlett is ado...</title><content type='html'>Thanks for lovely freebie!And baby Scarlett is adorable as always!=)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532982477694587430/comments/default/8614555945193183094'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532982477694587430/comments/default/8614555945193183094'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scrap-in-backyard.html?showComment=1308999319984#c8614555945193183094' title=''/><author><name>Ma Altoastral</name><uri>https://www.blogger.com/profile/01974382336036272545</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//2.bp.blogspot.com/_g1_HcCqdZP4/TPO6O2Zhq5I/AAAAAAAAAAM/hwAse40uDbU/S220-s32/Ma%2Bprima%2B1.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scrap-in-backyard.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7532982477694587430' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7532982477694587430' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1819802293'/><gd:extendedProperty name='blogger.displayTime' value='June 25, 2011 at 4:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4422590849198337446</id><published>2011-06-25T07:33:58.388-06:00</published><updated>2011-06-25T07:33:58.388-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the kit, and Scarlett is absolutely beautiful!!!</title><content type='html'>Love the kit, and Scarlett is absolutely beautiful!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532982477694587430/comments/default/4422590849198337446'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532982477694587430/comments/default/4422590849198337446'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scrap-in-backyard.html?showComment=1309008838388#c4422590849198337446' title=''/><author><name>teresamnj</name><uri>https://www.blogger.com/profile/14538889985252415564</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-5zO8KTG7eYU/XYi80TbpGxI/AAAAAAACfkM/n4WDkWWzFHU7Hvq8fZBDKjJnJtQLU8yWwCK4BGAYYCw/s32/Mickey%2BMinnie%2BUSA.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scrap-in-backyard.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7532982477694587430' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7532982477694587430' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-491703206'/><gd:extendedProperty name='blogger.displayTime' value='June 25, 2011 at 7:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5059434965648670161</id><published>2011-06-25T08:14:21.895-06:00</published><updated>2011-06-25T08:14:21.895-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you!  and Scarlett is just precious!  i love...</title><content type='html'>thank you!  and Scarlett is just precious!  i love her big blue eyes!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532982477694587430/comments/default/5059434965648670161'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532982477694587430/comments/default/5059434965648670161'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scrap-in-backyard.html?showComment=1309011261895#c5059434965648670161' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scrap-in-backyard.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7532982477694587430' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7532982477694587430' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='June 25, 2011 at 8:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-738191658204288052</id><published>2011-06-25T19:28:16.732-06:00</published><updated>2011-06-25T19:28:16.731-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the DigiFree category today [26 Jun 01:00am GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532982477694587430/comments/default/738191658204288052'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532982477694587430/comments/default/738191658204288052'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scrap-in-backyard.html?showComment=1309051696732#c738191658204288052' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scrap-in-backyard.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7532982477694587430' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7532982477694587430' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 25, 2011 at 7:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1165890116068980245</id><published>2011-06-26T20:31:29.312-06:00</published><updated>2011-09-29T11:34:08.665-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, I just loved your motor mania kit. It was jus...</title><content type='html'>Wow, I just loved your motor mania kit. It was just what I needed to do my nephew´s photobbok for his 3rd-birthday.&lt;br /&gt;I loved your kits!&lt;br /&gt;Malu</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/1165890116068980245'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3907186827568088501/comments/default/1165890116068980245'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html?showComment=1309141889312#c1165890116068980245' title=''/><author><name>Malu Heine</name><uri>https://www.blogger.com/profile/16075557799711870988</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='16' src='//1.bp.blogspot.com/_kBsyefo95bA/SveN1X7Ko5I/AAAAAAAAJIM/P9oiW5xUhn8/S220-s32/Luart.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/09/start-your-engines-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3907186827568088501' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3907186827568088501' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-122134615'/><gd:extendedProperty name='blogger.displayTime' value='June 26, 2011 at 8:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7010705220255479370</id><published>2011-06-29T10:24:18.374-06:00</published><updated>2011-06-29T10:24:18.374-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Looks like you have a great map reader to help get...</title><content type='html'>Looks like you have a great map reader to help get around the park.&lt;br /&gt;&lt;br /&gt;Love your pics!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8008070027431357026/comments/default/7010705220255479370'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8008070027431357026/comments/default/7010705220255479370'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/almost-wordless-wednesday.html?showComment=1309364658374#c7010705220255479370' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/almost-wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8008070027431357026' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8008070027431357026' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 29, 2011 at 10:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2352093236359981835</id><published>2011-06-29T12:13:37.634-06:00</published><updated>2011-06-29T12:13:37.634-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Aw, I love your young reader and your super hugger...</title><content type='html'>Aw, I love your young reader and your super hugger pics! They&amp;#39;re adorable!&lt;br /&gt;&lt;br /&gt;Great exposure and lighting on the TT!!&lt;br /&gt;&lt;br /&gt;Thanks so much for hopping with us!&lt;br /&gt;&lt;br /&gt;Deb @&lt;a href="http://www.focusedonthemagic.com/2011/06/disney-wordless-wednesday-blog-hop.html" rel="nofollow"&gt; The Disney Wordless Wednesday Blog Hop&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8008070027431357026/comments/default/2352093236359981835'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8008070027431357026/comments/default/2352093236359981835'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/almost-wordless-wednesday.html?showComment=1309371217634#c2352093236359981835' title=''/><author><name>Deb @ Focused on the Magic</name><uri>https://www.blogger.com/profile/14039375851545389392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-cRtsngJ4tgY/WeCwpCSerBI/AAAAAAAARqM/bz8r1_I1JKgBZXjPWQK0R6eJe7Tgd7g9QCK4BGAYYCw/s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/almost-wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8008070027431357026' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8008070027431357026' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-417211194'/><gd:extendedProperty name='blogger.displayTime' value='June 29, 2011 at 12:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4138174784877940184</id><published>2011-06-29T15:39:04.762-06:00</published><updated>2011-06-29T15:39:04.762-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great pictures.  Love the map reader.</title><content type='html'>Great pictures.  Love the map reader.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8008070027431357026/comments/default/4138174784877940184'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8008070027431357026/comments/default/4138174784877940184'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/almost-wordless-wednesday.html?showComment=1309383544762#c4138174784877940184' title=''/><author><name>Cathy</name><uri>https://www.blogger.com/profile/04662751045378148853</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-4vblqhjklpA/XKS3N9t9vzI/AAAAAAAAxdg/GTjlfZ_08Z4sE7oPIx_-0XkHQS0GAsCkgCK4BGAYYCw/s32/IMG_2050.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/almost-wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8008070027431357026' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8008070027431357026' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-744676675'/><gd:extendedProperty name='blogger.displayTime' value='June 29, 2011 at 3:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6258604288133249705</id><published>2011-06-30T05:59:02.759-06:00</published><updated>2011-06-30T05:59:02.759-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great photos! The one with Jessie made me &amp;quot;aa...</title><content type='html'>Great photos! The one with Jessie made me &amp;quot;aaaaw!&amp;quot; :P</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8008070027431357026/comments/default/6258604288133249705'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8008070027431357026/comments/default/6258604288133249705'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/almost-wordless-wednesday.html?showComment=1309435142759#c6258604288133249705' title=''/><author><name>Manda</name><uri>https://www.blogger.com/profile/03651452384256456708</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//4.bp.blogspot.com/-6zq-4JsZsmk/UoIl61g0QMI/AAAAAAAAG0w/-ukljlTVg_8/s32/217386_189975467713976_82276_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/almost-wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8008070027431357026' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8008070027431357026' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2041395801'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2011 at 5:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3553903271769860636</id><published>2011-06-30T15:51:16.789-06:00</published><updated>2011-06-30T15:51:16.789-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ahhh! Looks awesome-sauce as usual. :)</title><content type='html'>Ahhh! Looks awesome-sauce as usual. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3763291928675588458/comments/default/3553903271769860636'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3763291928675588458/comments/default/3553903271769860636'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/surprise-peek.html?showComment=1309470676789#c3553903271769860636' title=''/><author><name>ash &amp;amp; diz</name><uri>https://www.blogger.com/profile/14445501515825965107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/--yf0HISKiHw/TZiPIbUXXwI/AAAAAAAAAqM/EB5Ntb8l4uI/s32/blog.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/surprise-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3763291928675588458' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3763291928675588458' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117140784'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2011 at 3:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2000344474764136835</id><published>2011-06-30T18:49:29.113-06:00</published><updated>2011-06-30T18:49:29.113-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can&amp;#39;t wait!</title><content type='html'>I can&amp;#39;t wait!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3763291928675588458/comments/default/2000344474764136835'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3763291928675588458/comments/default/2000344474764136835'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/surprise-peek.html?showComment=1309481369113#c2000344474764136835' title=''/><author><name>Liza</name><uri>https://www.blogger.com/profile/13225372435020033234</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/surprise-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3763291928675588458' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3763291928675588458' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1565253470'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2011 at 6:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2179422245123443869</id><published>2011-07-01T06:00:40.248-06:00</published><updated>2011-07-01T06:00:40.248-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the Firework kit and AO.  Thanks so much!  Ha...</title><content type='html'>Love the Firework kit and AO.  Thanks so much!  Happy 4th.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/2179422245123443869'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/2179422245123443869'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html?showComment=1309521640248#c2179422245123443869' title=''/><author><name>Kim</name><uri>https://www.blogger.com/profile/07933453312094974348</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8098764760439593342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8098764760439593342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1302295430'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2011 at 6:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4836795024893479906</id><published>2011-07-01T07:10:33.174-06:00</published><updated>2011-07-01T07:10:33.174-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You&amp;#39;ve outdone yourself--gorgeous!!! The AO is...</title><content type='html'>You&amp;#39;ve outdone yourself--gorgeous!!! The AO is awesome, too!! Whoo-hoo happy dance. Word art is one of my favs to get as a freebie:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/4836795024893479906'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/4836795024893479906'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html?showComment=1309525833174#c4836795024893479906' title=''/><author><name>Buffy0214</name><uri>https://www.blogger.com/profile/06308024875823554809</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_h-pWwnNYXas/SgrfeygtiyI/AAAAAAAAAFs/EPb3-w3lFao/S220-s32/2006-09-01+(5).JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8098764760439593342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8098764760439593342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1294607005'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2011 at 7:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8297863507774924128</id><published>2011-07-01T07:39:55.214-06:00</published><updated>2011-07-01T07:39:55.214-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YOUR BEST. KIT. EVER!!!! I love, love, love, LOVE ...</title><content type='html'>YOUR BEST. KIT. EVER!!!! I love, love, love, LOVE it!!!!!!&lt;br /&gt;&lt;br /&gt;Kim S.&lt;br /&gt;aka carolinagirl</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/8297863507774924128'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/8297863507774924128'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html?showComment=1309527595214#c8297863507774924128' title=''/><author><name>Kim</name><uri>https://www.blogger.com/profile/11908963594032547059</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-ECmmLfFxXfk/W3oIxhb7fII/AAAAAAAAAWs/wdsBo5pQZe0nQucGcAoV1hZEmkeBpsUZwCK4BGAYYCw/s32/IMG_5508.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8098764760439593342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8098764760439593342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1844660322'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2011 at 7:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-399631345635398984</id><published>2011-07-01T07:53:59.651-06:00</published><updated>2011-07-01T07:53:59.651-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much!  Great kit and add on!</title><content type='html'>Thank you so much!  Great kit and add on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/399631345635398984'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/399631345635398984'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html?showComment=1309528439651#c399631345635398984' title=''/><author><name>French Fry and Tater Tot</name><uri>https://www.blogger.com/profile/08528830473658825117</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8098764760439593342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8098764760439593342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-659969779'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2011 at 7:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4773826245973281924</id><published>2011-07-01T07:59:57.674-06:00</published><updated>2011-07-01T07:59:57.674-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very pretty, thanks so much!!  Happy 4th of July!</title><content type='html'>Very pretty, thanks so much!!  Happy 4th of July!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/4773826245973281924'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/4773826245973281924'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html?showComment=1309528797674#c4773826245973281924' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8098764760439593342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8098764760439593342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2011 at 7:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4011653060684675604</id><published>2011-07-01T08:06:54.668-06:00</published><updated>2011-07-01T08:06:54.667-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 5&lt;/b&gt; post on Jul. 01, 2011. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/4011653060684675604'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/4011653060684675604'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html?showComment=1309529214668#c4011653060684675604' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8098764760439593342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8098764760439593342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2011 at 8:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2057150711062280263</id><published>2011-07-01T08:53:57.454-06:00</published><updated>2011-07-01T08:53:57.454-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the new kits, Britt! They&amp;#39;re super rad. A...</title><content type='html'>Love the new kits, Britt! They&amp;#39;re super rad. And Scarlett... what a DOLL!! &amp;lt;3&lt;br /&gt;&lt;br /&gt;LeeAndra</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532982477694587430/comments/default/2057150711062280263'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532982477694587430/comments/default/2057150711062280263'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scrap-in-backyard.html?showComment=1309532037454#c2057150711062280263' title=''/><author><name>wordygurl</name><uri>https://www.blogger.com/profile/10878029535410486833</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scrap-in-backyard.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7532982477694587430' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7532982477694587430' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1879356488'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2011 at 8:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5990271595556018806</id><published>2011-07-01T09:00:15.501-06:00</published><updated>2011-07-01T09:00:15.501-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Stunning kit and I love the word art freebie.  Tha...</title><content type='html'>Stunning kit and I love the word art freebie.  Thank you so much! Jen ;-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/5990271595556018806'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/5990271595556018806'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html?showComment=1309532415501#c5990271595556018806' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8098764760439593342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8098764760439593342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2011 at 9:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5493244030639020917</id><published>2011-07-01T10:08:10.957-06:00</published><updated>2011-07-01T10:08:10.957-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute new kit!   Thanks so much for the freebie!</title><content type='html'>Cute new kit!   Thanks so much for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/5493244030639020917'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/5493244030639020917'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html?showComment=1309536490957#c5493244030639020917' title=''/><author><name>Hilarie</name><uri>https://www.blogger.com/profile/07428174786150700682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/_oy39VI87cu0/S0mKVzVRNpI/AAAAAAAAACo/OL119XZrYqA/S220-s32/profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8098764760439593342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8098764760439593342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1802246611'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2011 at 10:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3613722549905557881</id><published>2011-07-01T11:42:32.292-06:00</published><updated>2011-09-29T11:34:08.655-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my god that picture is amazing. What a perfect ...</title><content type='html'>Oh my god that picture is amazing. What a perfect &lt;a href="http://www.shutterfly.com/cards-stationery/birth-announcements" rel="nofollow"&gt;birth announcement&lt;/a&gt;. The name of your blog is awesome, too. Thanks for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/3613722549905557881'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/3613722549905557881'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html?showComment=1309542152292#c3613722549905557881' title=''/><author><name>Jordy</name><uri>http://www.shutterfly.com/cards-stationery/birth-announcements</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2036022989008085116' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2036022989008085116' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2011 at 11:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3795133534085463772</id><published>2011-07-01T11:47:51.588-06:00</published><updated>2011-07-01T11:47:51.588-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!! This is really fun!  Love your title and tha...</title><content type='html'>Wow!! This is really fun!  Love your title and thanks so much for the freebie add on!! =)  Have a Happy 4th!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/3795133534085463772'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/3795133534085463772'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html?showComment=1309542471588#c3795133534085463772' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8098764760439593342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8098764760439593342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2011 at 11:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6703695544452548834</id><published>2011-07-01T14:43:59.801-06:00</published><updated>2011-07-01T14:43:59.801-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for awesome freebie! I have tons of Worl...</title><content type='html'>Thank you for awesome freebie! I have tons of World of Color photos that have been waiting for this!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/6703695544452548834'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/6703695544452548834'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html?showComment=1309553039801#c6703695544452548834' title=''/><author><name>Liza</name><uri>https://www.blogger.com/profile/13225372435020033234</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8098764760439593342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8098764760439593342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1565253470'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2011 at 2:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3894566975797377180</id><published>2011-07-01T15:33:15.877-06:00</published><updated>2011-09-29T11:34:08.648-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freebie.</title><content type='html'>Thank you for the freebie.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4354873889198245197/comments/default/3894566975797377180'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4354873889198245197/comments/default/3894566975797377180'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/whos-ready-to-rock.html?showComment=1309555995877#c3894566975797377180' title=''/><author><name>Joanne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/whos-ready-to-rock.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4354873889198245197' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4354873889198245197' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2011 at 3:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2711375767203109231</id><published>2011-07-01T16:53:15.775-06:00</published><updated>2011-07-01T16:53:15.775-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What an amazing kit! And the freebie... All I can ...</title><content type='html'>What an amazing kit! And the freebie... All I can say is OH MY GOODNESS...THANK YOU! I can&amp;#39;t wait to use it! You are awesome! :) :) :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/2711375767203109231'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/2711375767203109231'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html?showComment=1309560795775#c2711375767203109231' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8098764760439593342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8098764760439593342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2011 at 4:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3270521328389959370</id><published>2011-07-01T19:32:11.776-06:00</published><updated>2011-07-01T19:32:11.775-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the DigiFree category today [02 Jul 01:00am GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/3270521328389959370'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/3270521328389959370'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html?showComment=1309570331776#c3270521328389959370' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8098764760439593342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8098764760439593342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2011 at 7:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7438042589205780335</id><published>2011-07-02T11:55:53.589-06:00</published><updated>2011-07-02T11:55:53.589-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks alot for sharing this interesting post.
its...</title><content type='html'>thanks alot for sharing this interesting post.&lt;br /&gt;its special for children.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.smallgardendesignsite.com" rel="nofollow"&gt;backyard design&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532982477694587430/comments/default/7438042589205780335'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7532982477694587430/comments/default/7438042589205780335'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scrap-in-backyard.html?showComment=1309629353589#c7438042589205780335' title=''/><author><name>backyard designer</name><uri>http://www.smallgardendesignsite.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scrap-in-backyard.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7532982477694587430' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7532982477694587430' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2011 at 11:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2228711368825366095</id><published>2011-07-02T22:36:53.194-06:00</published><updated>2011-07-02T22:36:53.194-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy 4th of July!  Love the Firework freebie!  Th...</title><content type='html'>Happy 4th of July!  Love the Firework freebie!  Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/2228711368825366095'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/2228711368825366095'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html?showComment=1309667813194#c2228711368825366095' title=''/><author><name>Jenn2011</name><uri>https://www.blogger.com/profile/14308530801465116675</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/-tRRfw2PsLCI/TmYKb7CTl-I/AAAAAAAAAVY/osO0HRTeKgU/s31/IMG_2610.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8098764760439593342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8098764760439593342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-288306471'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2011 at 10:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2436855606442163265</id><published>2011-07-03T08:02:13.330-06:00</published><updated>2011-07-03T08:02:13.330-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>scarlett is GORGEOUS!!!!  thanks for the sale girl!</title><content type='html'>scarlett is GORGEOUS!!!!  thanks for the sale girl!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4828018689117257926/comments/default/2436855606442163265'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4828018689117257926/comments/default/2436855606442163265'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/happy-canada-day-yesterday.html?showComment=1309701733330#c2436855606442163265' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/happy-canada-day-yesterday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4828018689117257926' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4828018689117257926' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2011 at 8:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4301570313169256619</id><published>2011-07-04T09:09:53.625-06:00</published><updated>2011-07-04T09:09:53.625-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>i&amp;#39;ll be there!  this will be my first, so i&amp;#3...</title><content type='html'>i&amp;#39;ll be there!  this will be my first, so i&amp;#39;m very excited!  alisha</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8179724376350854114/comments/default/4301570313169256619'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8179724376350854114/comments/default/4301570313169256619'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/speed-scrap-on-wednesday.html?showComment=1309792193625#c4301570313169256619' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/speed-scrap-on-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8179724376350854114' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8179724376350854114' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 4, 2011 at 9:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7233294809192651891</id><published>2011-07-04T11:53:29.599-06:00</published><updated>2011-07-04T11:53:29.599-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It&amp;#39;s been awhile since I&amp;#39;ve speed scrapped...</title><content type='html'>It&amp;#39;s been awhile since I&amp;#39;ve speed scrapped at MS...marking my calendar!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8179724376350854114/comments/default/7233294809192651891'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8179724376350854114/comments/default/7233294809192651891'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/speed-scrap-on-wednesday.html?showComment=1309802009599#c7233294809192651891' title=''/><author><name>Dolores</name><uri>https://www.blogger.com/profile/06129932715762366153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/speed-scrap-on-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8179724376350854114' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8179724376350854114' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-666919836'/><gd:extendedProperty name='blogger.displayTime' value='July 4, 2011 at 11:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6443353745531216925</id><published>2011-07-05T14:43:51.169-06:00</published><updated>2011-07-05T14:43:51.169-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>she is beautiful britt! nice photos!</title><content type='html'>she is beautiful britt! nice photos!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4828018689117257926/comments/default/6443353745531216925'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4828018689117257926/comments/default/6443353745531216925'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/happy-canada-day-yesterday.html?showComment=1309898631169#c6443353745531216925' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/happy-canada-day-yesterday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4828018689117257926' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4828018689117257926' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 5, 2011 at 2:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6845033420070217272</id><published>2011-07-05T21:50:56.742-06:00</published><updated>2011-07-05T21:50:56.742-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome! Thank you so much!</title><content type='html'>Awesome! Thank you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/6845033420070217272'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/6845033420070217272'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html?showComment=1309924256742#c6845033420070217272' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8098764760439593342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8098764760439593342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 5, 2011 at 9:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5672026127133071078</id><published>2011-07-08T08:26:08.456-06:00</published><updated>2011-07-08T08:26:08.456-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for hosting Britt!  now I have to go red...</title><content type='html'>Thank you for hosting Britt!  now I have to go redo my page so I can put some of the PP you gave us on it !  THanks again.  I had fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8179724376350854114/comments/default/5672026127133071078'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8179724376350854114/comments/default/5672026127133071078'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/speed-scrap-on-wednesday.html?showComment=1310135168456#c5672026127133071078' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/speed-scrap-on-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8179724376350854114' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8179724376350854114' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 8, 2011 at 8:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8865289341480016601</id><published>2011-07-08T10:33:08.802-06:00</published><updated>2011-07-08T10:33:08.802-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the firework add-on, super word art.</title><content type='html'>Thank you for the firework add-on, super word art.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/8865289341480016601'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/8865289341480016601'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html?showComment=1310142788802#c8865289341480016601' title=''/><author><name>Christine</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8098764760439593342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8098764760439593342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 8, 2011 at 10:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8011352963097785243</id><published>2011-07-08T11:24:08.453-06:00</published><updated>2011-07-08T11:24:08.453-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG!! Seriously?!?! I just finished watching Toy S...</title><content type='html'>OMG!! Seriously?!?! I just finished watching Toy Story 3 and that movie gets me ever time. THen I open p Reader and find your blog post...OMG!! Now I can&amp;#39;t stop crying!! LOL!! &lt;br /&gt;Thansk for sharing your memories!! I am gonna run and hug my hubby as soon he walks through the door when he gets home!! XOXO</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7262890011766624717/comments/default/8011352963097785243'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7262890011766624717/comments/default/8011352963097785243'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/happy-birthday-baby.html?showComment=1310145848453#c8011352963097785243' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10013376188914983321</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/happy-birthday-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7262890011766624717' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7262890011766624717' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1466744235'/><gd:extendedProperty name='blogger.displayTime' value='July 8, 2011 at 11:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1940534458102229613</id><published>2011-07-08T14:33:29.527-06:00</published><updated>2011-07-08T14:33:29.527-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday to the hubby!  What great memories!</title><content type='html'>Happy Birthday to the hubby!  What great memories!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7262890011766624717/comments/default/1940534458102229613'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7262890011766624717/comments/default/1940534458102229613'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/happy-birthday-baby.html?showComment=1310157209527#c1940534458102229613' title=''/><author><name>mrstank</name><uri>https://www.blogger.com/profile/03286604572880656982</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/happy-birthday-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7262890011766624717' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7262890011766624717' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026006575'/><gd:extendedProperty name='blogger.displayTime' value='July 8, 2011 at 2:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4763418775041828937</id><published>2011-07-08T15:30:51.085-06:00</published><updated>2011-07-08T15:30:51.085-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, that choked me up. Such a sweet, wonderful ...</title><content type='html'>Britt, that choked me up. Such a sweet, wonderful birthday gift. Happy Birthday to Josh!&lt;br /&gt;&lt;br /&gt;ps. Made Tiana come over and look at all the pics of Scarlett. She is seriously the most adorable baby!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7262890011766624717/comments/default/4763418775041828937'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7262890011766624717/comments/default/4763418775041828937'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/happy-birthday-baby.html?showComment=1310160651085#c4763418775041828937' title=''/><author><name>Wen</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/happy-birthday-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7262890011766624717' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7262890011766624717' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 8, 2011 at 3:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5544766472028695365</id><published>2011-07-08T21:56:57.383-06:00</published><updated>2011-07-08T21:56:57.383-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m tearing up here! So much love between you ...</title><content type='html'>I&amp;#39;m tearing up here! So much love between you two, and Scarlett! yhappy birthday to your Josh!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7262890011766624717/comments/default/5544766472028695365'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7262890011766624717/comments/default/5544766472028695365'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/happy-birthday-baby.html?showComment=1310183817383#c5544766472028695365' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/happy-birthday-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7262890011766624717' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7262890011766624717' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 8, 2011 at 9:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2312798192555226881</id><published>2011-07-08T22:52:29.366-06:00</published><updated>2011-07-08T22:52:29.366-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How sweet!!! &amp;lt;3

We went to a taping of &amp;quot;J...</title><content type='html'>How sweet!!! &amp;lt;3&lt;br /&gt;&lt;br /&gt;We went to a taping of &amp;quot;Joey&amp;quot; too!&lt;br /&gt;I loved that show. :P</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7262890011766624717/comments/default/2312798192555226881'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7262890011766624717/comments/default/2312798192555226881'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/happy-birthday-baby.html?showComment=1310187149366#c2312798192555226881' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/happy-birthday-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7262890011766624717' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7262890011766624717' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='July 8, 2011 at 10:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6753091756184600330</id><published>2011-07-08T22:52:50.780-06:00</published><updated>2011-07-08T22:52:50.780-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh crud.. forgot to say HAPPY BIRTHDAY!!!</title><content type='html'>Oh crud.. forgot to say HAPPY BIRTHDAY!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7262890011766624717/comments/default/6753091756184600330'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7262890011766624717/comments/default/6753091756184600330'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/happy-birthday-baby.html?showComment=1310187170780#c6753091756184600330' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/happy-birthday-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7262890011766624717' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7262890011766624717' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='July 8, 2011 at 10:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2147868176139289604</id><published>2011-07-09T12:34:00.196-06:00</published><updated>2011-07-09T12:34:00.196-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>happy b day josh!!! (said like I know him.. but so...</title><content type='html'>happy b day josh!!! (said like I know him.. but sometimes I feel I do lol)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7262890011766624717/comments/default/2147868176139289604'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7262890011766624717/comments/default/2147868176139289604'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/happy-birthday-baby.html?showComment=1310236440196#c2147868176139289604' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/happy-birthday-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7262890011766624717' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7262890011766624717' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='July 9, 2011 at 12:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2055363871906174886</id><published>2011-07-09T13:59:38.107-06:00</published><updated>2011-07-09T13:59:38.107-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>HaPpY BiRtHdAy JOSH!! We hope you are having a gre...</title><content type='html'>HaPpY BiRtHdAy JOSH!! We hope you are having a great weekend getaway with your adorable family! We can&amp;#39;t wait to see you guys again!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7262890011766624717/comments/default/2055363871906174886'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7262890011766624717/comments/default/2055363871906174886'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/happy-birthday-baby.html?showComment=1310241578107#c2055363871906174886' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/happy-birthday-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7262890011766624717' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7262890011766624717' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='July 9, 2011 at 1:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4982410456052428877</id><published>2011-07-09T14:34:27.334-06:00</published><updated>2011-07-09T14:34:27.334-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy birthday to Josh! Britt, wow, you wrote a wo...</title><content type='html'>Happy birthday to Josh! Britt, wow, you wrote a wonderful message for your husband. Have a nice weekend.&lt;br /&gt;Love from Belgium,&lt;br /&gt;Sarah</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7262890011766624717/comments/default/4982410456052428877'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7262890011766624717/comments/default/4982410456052428877'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/happy-birthday-baby.html?showComment=1310243667334#c4982410456052428877' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/13008078780481666468</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-5L0uVXV9k9c/TfBHK1RWTXI/AAAAAAAAADo/GBv5uyXF7lQ/s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/happy-birthday-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7262890011766624717' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7262890011766624717' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1037636424'/><gd:extendedProperty name='blogger.displayTime' value='July 9, 2011 at 2:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-983183581826324774</id><published>2011-07-09T21:24:42.554-06:00</published><updated>2011-09-29T11:34:08.637-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It is soooo cute!!!  Baby is adorable!

I have fol...</title><content type='html'>It is soooo cute!!!  Baby is adorable!&lt;br /&gt;&lt;br /&gt;I have followed your blog off and on over the years (sometimes I am VERY bad at blog hopping! lol) and never knew you are a &amp;quot;Leavitt&amp;quot;.  That is my maiden name...not many out there that spell it that way!  Very cool! :-)  Catch you around!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/983183581826324774'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2036022989008085116/comments/default/983183581826324774'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html?showComment=1310268282554#c983183581826324774' title=''/><author><name>Michele</name><uri>https://www.blogger.com/profile/16276336614019623168</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='//2.bp.blogspot.com/-KE9yoMzBiyE/TXbDfj6X3hI/AAAAAAAAFsw/jJcHF0iA-Z0/s32/Christmas%2B2010.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/06/scarletts-birth-announcement.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2036022989008085116' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2036022989008085116' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-224445280'/><gd:extendedProperty name='blogger.displayTime' value='July 9, 2011 at 9:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1919318446199555593</id><published>2011-07-19T05:40:06.267-06:00</published><updated>2011-07-19T05:40:06.267-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are so fun!  Your daughter is such a cutie a...</title><content type='html'>These are so fun!  Your daughter is such a cutie and I agree about the iPhone. I was amazed the first time I scrapped some of those photos.  LOVE the fantasmic page!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5203760036028379140/comments/default/1919318446199555593'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5203760036028379140/comments/default/1919318446199555593'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/my-poor-neglected-blog.html?showComment=1311075606267#c1919318446199555593' title=''/><author><name>Jamie</name><uri>https://www.blogger.com/profile/10593205068628449560</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_CgUt9miynfU/ShKq10N6wXI/AAAAAAAAAG4/qEozlC09kPQ/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/my-poor-neglected-blog.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5203760036028379140' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5203760036028379140' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1990254908'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2011 at 5:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1210288253032044894</id><published>2011-07-19T11:46:34.998-06:00</published><updated>2011-07-19T11:46:34.998-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Britt, she&amp;#39;s so adorable. She&amp;#39;s just th...</title><content type='html'>Oh Britt, she&amp;#39;s so adorable. She&amp;#39;s just the sweetest thing. You did a great job with her outfit. Sarah</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1105620614725234148/comments/default/1210288253032044894'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1105620614725234148/comments/default/1210288253032044894'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/miss-american-baby.html?showComment=1311097594998#c1210288253032044894' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/13008078780481666468</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-5L0uVXV9k9c/TfBHK1RWTXI/AAAAAAAAADo/GBv5uyXF7lQ/s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/miss-american-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1105620614725234148' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1105620614725234148' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1037636424'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2011 at 11:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5523111133558242876</id><published>2011-07-19T12:06:09.565-06:00</published><updated>2011-07-19T12:06:09.565-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She is SO cute!!  Great job on the bow!  I learned...</title><content type='html'>She is SO cute!!  Great job on the bow!  I learned how to make those corker ribbon bows when M was 4 and I made a TON of them.  She still wears them from time to time. :)  &lt;br /&gt;I love dressing my kids up for holidays too, it&amp;#39;s so fun! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1105620614725234148/comments/default/5523111133558242876'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1105620614725234148/comments/default/5523111133558242876'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/miss-american-baby.html?showComment=1311098769565#c5523111133558242876' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/miss-american-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1105620614725234148' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1105620614725234148' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2011 at 12:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-638463889214402444</id><published>2011-07-19T15:06:17.639-06:00</published><updated>2011-07-19T15:06:17.639-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY! Thank you for finally posting these pictures!...</title><content type='html'>YAY! Thank you for finally posting these pictures! Her outfit IS adorable! I love dressing the girls up for this holiday too! There&amp;#39;s just something so FUN about it! Love you and miss you all!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1105620614725234148/comments/default/638463889214402444'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1105620614725234148/comments/default/638463889214402444'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/miss-american-baby.html?showComment=1311109577639#c638463889214402444' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/miss-american-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1105620614725234148' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1105620614725234148' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2011 at 3:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4119187912706534754</id><published>2011-07-19T19:22:16.661-06:00</published><updated>2011-07-19T19:22:16.661-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt - Great pages as always - stop apologizing a...</title><content type='html'>Britt - Great pages as always - stop apologizing about the blog - enjoy that gorgeous baby girl of yours...they grow up way to fast!!! HUGS!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5203760036028379140/comments/default/4119187912706534754'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5203760036028379140/comments/default/4119187912706534754'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/my-poor-neglected-blog.html?showComment=1311124936661#c4119187912706534754' title=''/><author><name>AmyR0618</name><uri>https://www.blogger.com/profile/16432949520302895506</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/my-poor-neglected-blog.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5203760036028379140' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5203760036028379140' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1603188011'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2011 at 7:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2026557261158062684</id><published>2011-07-19T23:19:02.952-06:00</published><updated>2011-09-29T11:34:08.624-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the World of Color word art. Just got back fr...</title><content type='html'>Love the World of Color word art. Just got back from Disneyland and DCA. it will come in really handy!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/2026557261158062684'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/2026557261158062684'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html?showComment=1311139142952#c2026557261158062684' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8098764760439593342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8098764760439593342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2011 at 11:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3392231796849718964</id><published>2011-07-20T00:44:34.748-06:00</published><updated>2011-07-20T00:44:34.748-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Um helllllllllooo she looks like a freakin porcela...</title><content type='html'>Um helllllllllooo she looks like a freakin porcelain doll!!!  LOVE IT!  She is beautiful!!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1105620614725234148/comments/default/3392231796849718964'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1105620614725234148/comments/default/3392231796849718964'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/miss-american-baby.html?showComment=1311144274748#c3392231796849718964' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/miss-american-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1105620614725234148' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1105620614725234148' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='July 20, 2011 at 12:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5738559550112341504</id><published>2011-07-20T04:42:35.622-06:00</published><updated>2011-09-29T11:34:08.619-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very nice!! Thank you.</title><content type='html'>Very nice!! Thank you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/5738559550112341504'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8098764760439593342/comments/default/5738559550112341504'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html?showComment=1311158555622#c5738559550112341504' title=''/><author><name>Priscilla</name><uri>https://www.blogger.com/profile/14434503234737475409</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/baby-youre-firework.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8098764760439593342' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8098764760439593342' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1473689295'/><gd:extendedProperty name='blogger.displayTime' value='July 20, 2011 at 4:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8059437158726771211</id><published>2011-07-21T06:54:22.051-06:00</published><updated>2011-07-21T06:54:22.051-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My goodness- she is one of the most beautiful litt...</title><content type='html'>My goodness- she is one of the most beautiful little babies I have ever seen!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1105620614725234148/comments/default/8059437158726771211'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1105620614725234148/comments/default/8059437158726771211'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/miss-american-baby.html?showComment=1311252862051#c8059437158726771211' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/miss-american-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1105620614725234148' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1105620614725234148' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2011 at 6:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6633355532348051847</id><published>2011-07-21T19:28:16.447-06:00</published><updated>2011-07-21T19:28:16.447-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>haha this is cool!</title><content type='html'>haha this is cool!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6848426744005731142/comments/default/6633355532348051847'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6848426744005731142/comments/default/6633355532348051847'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/little-sneak-peek.html?showComment=1311298096447#c6633355532348051847' title=''/><author><name>Cassandra</name><uri>https://www.blogger.com/profile/09950995587569064017</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/little-sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6848426744005731142' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6848426744005731142' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1661855367'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2011 at 7:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6773654397233590240</id><published>2011-07-21T21:26:15.972-06:00</published><updated>2011-07-21T21:26:15.972-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>im thinking back to school/bookworm :) looks cute!</title><content type='html'>im thinking back to school/bookworm :) looks cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6848426744005731142/comments/default/6773654397233590240'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6848426744005731142/comments/default/6773654397233590240'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/little-sneak-peek.html?showComment=1311305175972#c6773654397233590240' title=''/><author><name>Sondra</name><uri>https://www.blogger.com/profile/07945262471876542484</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_2KZkodaJAKE/Swb7EDPlfiI/AAAAAAAAAAM/pAxF3ONOdGw/S220-s32/11539_543826555371_31007124_31838326_6522747_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/little-sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6848426744005731142' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6848426744005731142' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-966433079'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2011 at 9:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3659956299443152942</id><published>2011-07-22T06:23:58.545-06:00</published><updated>2011-07-22T06:23:58.545-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hahaha!  LOVE the Reading Rainbow quote on the fre...</title><content type='html'>Hahaha!  LOVE the Reading Rainbow quote on the freebie!  Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197936682997956346/comments/default/3659956299443152942'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197936682997956346/comments/default/3659956299443152942'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/gather-round-its-story-time.html?showComment=1311337438545#c3659956299443152942' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/gather-round-its-story-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-197936682997956346' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/197936682997956346' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2011 at 6:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2377253601628967311</id><published>2011-07-22T07:01:51.207-06:00</published><updated>2011-07-22T07:01:51.207-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh I love it!  I read for the kids at the summer r...</title><content type='html'>Oh I love it!  I read for the kids at the summer reading program and in my room during the school year.  It&amp;#39;s one of the few things I can do well.  Now I just have to wait until the school pays me so I can get this!  LOL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197936682997956346/comments/default/2377253601628967311'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197936682997956346/comments/default/2377253601628967311'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/gather-round-its-story-time.html?showComment=1311339711207#c2377253601628967311' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/gather-round-its-story-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-197936682997956346' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/197936682997956346' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2011 at 7:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-37048628936476697</id><published>2011-07-22T07:47:31.328-06:00</published><updated>2011-07-22T07:47:31.327-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 5&lt;/b&gt; post on Jul. 22, 2011. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197936682997956346/comments/default/37048628936476697'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197936682997956346/comments/default/37048628936476697'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/gather-round-its-story-time.html?showComment=1311342451328#c37048628936476697' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/gather-round-its-story-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-197936682997956346' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/197936682997956346' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2011 at 7:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7282039198676778283</id><published>2011-07-22T08:03:23.941-06:00</published><updated>2011-07-22T08:03:23.941-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay! This kit will be GREAT for first day of schoo...</title><content type='html'>Yay! This kit will be GREAT for first day of school pictures this year! Love it! :</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197936682997956346/comments/default/7282039198676778283'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197936682997956346/comments/default/7282039198676778283'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/gather-round-its-story-time.html?showComment=1311343403941#c7282039198676778283' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/gather-round-its-story-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-197936682997956346' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/197936682997956346' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2011 at 8:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4532004626221687680</id><published>2011-07-22T10:27:28.080-06:00</published><updated>2011-07-22T10:27:28.080-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is such a great idea for a kit Britt! I love ...</title><content type='html'>This is such a great idea for a kit Britt! I love it! And there is nothing more precious then reading to your kids. When our babies are a little older we&amp;#39;ll have to start going to story time at the library. It&amp;#39;ll be fun :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197936682997956346/comments/default/4532004626221687680'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197936682997956346/comments/default/4532004626221687680'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/gather-round-its-story-time.html?showComment=1311352048080#c4532004626221687680' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/gather-round-its-story-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-197936682997956346' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/197936682997956346' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2011 at 10:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-785472233204677800</id><published>2011-07-22T11:11:47.317-06:00</published><updated>2011-07-22T11:11:47.317-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute! Kaitlyn had monthly reading logs for Kind...</title><content type='html'>So cute! Kaitlyn had monthly reading logs for Kindergarten and is doing the summer reading program at our local library.  This kit will be perfect!!  Thanks so much for the show off gift and for the add on freebie!!  Have a great week!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197936682997956346/comments/default/785472233204677800'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197936682997956346/comments/default/785472233204677800'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/gather-round-its-story-time.html?showComment=1311354707317#c785472233204677800' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/gather-round-its-story-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-197936682997956346' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/197936682997956346' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2011 at 11:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2977315043894635894</id><published>2011-07-22T19:14:46.566-06:00</published><updated>2011-07-22T19:14:46.566-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Totally loving the freebie and I&amp;#39;ll be getting...</title><content type='html'>Totally loving the freebie and I&amp;#39;ll be getting the kit. Maybe I can use it to redesign my book blog! :)&lt;br /&gt;&lt;br /&gt;Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197936682997956346/comments/default/2977315043894635894'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197936682997956346/comments/default/2977315043894635894'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/gather-round-its-story-time.html?showComment=1311383686566#c2977315043894635894' title=''/><author><name>Vera</name><uri>http://www.inbetweencovers.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/gather-round-its-story-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-197936682997956346' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/197936682997956346' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2011 at 7:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7514704610215519530</id><published>2011-07-22T19:34:50.174-06:00</published><updated>2011-07-22T19:34:50.173-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the DigiFree category today [23 Jul 01:00am GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197936682997956346/comments/default/7514704610215519530'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197936682997956346/comments/default/7514704610215519530'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/gather-round-its-story-time.html?showComment=1311384890174#c7514704610215519530' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/gather-round-its-story-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-197936682997956346' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/197936682997956346' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2011 at 7:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1484394882273543556</id><published>2011-07-22T20:58:49.267-06:00</published><updated>2011-07-22T20:58:49.267-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for the cute Storybook kit and freebie.  As...</title><content type='html'>thanks for the cute Storybook kit and freebie.  As a fellow book lover, I plan on putting it to good use for my author album that I am creating for the authors that I have met. &lt;br /&gt;Perfect!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197936682997956346/comments/default/1484394882273543556'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197936682997956346/comments/default/1484394882273543556'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/gather-round-its-story-time.html?showComment=1311389929267#c1484394882273543556' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/gather-round-its-story-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-197936682997956346' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/197936682997956346' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2011 at 8:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8402449769243815468</id><published>2011-07-23T13:30:40.301-06:00</published><updated>2011-07-23T13:30:40.301-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt.  I anonymously view your designs and lov...</title><content type='html'>Hi Britt.  I anonymously view your designs and love them all.  This one definitely shows the beauty of your baby!  I can only request, from a former member of the Armed Services and huge proponent of proper flag etiquette, please don&amp;#39;t lay the American flag on the ground.  It may seem nit-picky, but from one who served under it, the flag is the most important symbol of our nation&amp;#39;s history and pride. I just hate to see it disrespected.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1105620614725234148/comments/default/8402449769243815468'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1105620614725234148/comments/default/8402449769243815468'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/miss-american-baby.html?showComment=1311449440301#c8402449769243815468' title=''/><author><name>Fletch</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/miss-american-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1105620614725234148' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1105620614725234148' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 23, 2011 at 1:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2665427020354159029</id><published>2011-07-23T13:35:03.775-06:00</published><updated>2011-07-23T13:35:03.775-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Fletch - We didn&amp;#39;t lay the flag on the grou...</title><content type='html'>Hi Fletch - We didn&amp;#39;t lay the flag on the ground.  My dad held it up behind her and she laid back onto it a little with the help of some propped up pillows.  My brother is in the Air Force ROTC and my grandpa was an Air Force Colonel. We definitely don&amp;#39;t want the flag disrespected.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1105620614725234148/comments/default/2665427020354159029'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1105620614725234148/comments/default/2665427020354159029'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/miss-american-baby.html?showComment=1311449703775#c2665427020354159029' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/miss-american-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1105620614725234148' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1105620614725234148' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='July 23, 2011 at 1:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5484433207347623221</id><published>2011-07-23T16:24:56.395-06:00</published><updated>2011-07-23T16:24:56.395-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Dont worry about neglecting your blog!!! Enjoy you...</title><content type='html'>Dont worry about neglecting your blog!!! Enjoy your beautiful daughter! Love the Miss American Baby pics. Love the Baby Your a Firework kit too!!! Thanks for the inspiration...I do look forward to your new postings!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5203760036028379140/comments/default/5484433207347623221'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5203760036028379140/comments/default/5484433207347623221'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/my-poor-neglected-blog.html?showComment=1311459896395#c5484433207347623221' title=''/><author><name>Betty Holland</name><uri>https://www.blogger.com/profile/17729167155954488066</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/-U_CwYNuAAd8/TitLzgMQg1I/AAAAAAAABjY/_kTzIJgW5ko/s31/family%2BHeidi%2527s%2Bcropped.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/my-poor-neglected-blog.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5203760036028379140' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5203760036028379140' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346418004'/><gd:extendedProperty name='blogger.displayTime' value='July 23, 2011 at 4:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1211721097507589020</id><published>2011-07-23T19:40:34.835-06:00</published><updated>2011-07-23T19:40:34.835-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I too adore a good book.  Thanks for making such a...</title><content type='html'>I too adore a good book.  Thanks for making such a great kit to scrap about this love.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197936682997956346/comments/default/1211721097507589020'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197936682997956346/comments/default/1211721097507589020'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/gather-round-its-story-time.html?showComment=1311471634835#c1211721097507589020' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/gather-round-its-story-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-197936682997956346' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/197936682997956346' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 23, 2011 at 7:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4604505346071356796</id><published>2011-07-23T19:43:57.073-06:00</published><updated>2011-07-23T19:43:57.073-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>great pictures!</title><content type='html'>great pictures!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1105620614725234148/comments/default/4604505346071356796'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1105620614725234148/comments/default/4604505346071356796'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/miss-american-baby.html?showComment=1311471837073#c4604505346071356796' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/miss-american-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1105620614725234148' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1105620614725234148' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 23, 2011 at 7:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6960033621178813427</id><published>2011-07-23T21:43:37.238-06:00</published><updated>2011-07-23T21:43:37.238-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much! ♥</title><content type='html'>Thank you so much! ♥</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197936682997956346/comments/default/6960033621178813427'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/197936682997956346/comments/default/6960033621178813427'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/gather-round-its-story-time.html?showComment=1311479017238#c6960033621178813427' title=''/><author><name>VinGirl</name><uri>https://www.blogger.com/profile/14659967009586268127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-Ikpjo1eNgCM/VydVGmk2nOI/AAAAAAAAAhI/9C_nXrmT-D8_iq-Eu9XONN5Mt2hPj4r5QCK4B/s32/emotions_smile.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/gather-round-its-story-time.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-197936682997956346' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/197936682997956346' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1563384281'/><gd:extendedProperty name='blogger.displayTime' value='July 23, 2011 at 9:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2058669513549566526</id><published>2011-07-24T00:29:47.891-06:00</published><updated>2011-09-29T11:34:08.595-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just saw this post - but I can&amp;#39;t find the tu...</title><content type='html'>I just saw this post - but I can&amp;#39;t find the tutorial. Did you ever make one? I would love to make some of these!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/2058669513549566526'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/2058669513549566526'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1311488987891#c2058669513549566526' title=''/><author><name>dedesmith32</name><uri>https://www.blogger.com/profile/04020640918152572313</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//2.bp.blogspot.com/-h_lxQpZ69oU/U9xGTcIiWgI/AAAAAAAAK9I/68-j-_MNfKM/s32/dede.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1746855318'/><gd:extendedProperty name='blogger.displayTime' value='July 24, 2011 at 12:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3833746360129382367</id><published>2011-07-24T03:31:11.071-06:00</published><updated>2011-07-24T03:31:11.071-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Those are fantastic!  Love the colors.</title><content type='html'>Those are fantastic!  Love the colors.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1105620614725234148/comments/default/3833746360129382367'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1105620614725234148/comments/default/3833746360129382367'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/miss-american-baby.html?showComment=1311499871071#c3833746360129382367' title=''/><author><name>Jamie</name><uri>https://www.blogger.com/profile/10593205068628449560</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_CgUt9miynfU/ShKq10N6wXI/AAAAAAAAAG4/qEozlC09kPQ/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/miss-american-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1105620614725234148' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1105620614725234148' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1990254908'/><gd:extendedProperty name='blogger.displayTime' value='July 24, 2011 at 3:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-355831533689364519</id><published>2011-07-27T11:36:08.887-06:00</published><updated>2011-07-27T11:36:08.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great pics!! What a lovely family you have! Dumbo ...</title><content type='html'>Great pics!! What a lovely family you have! Dumbo is so much fun for all:)&lt;br /&gt;&lt;br /&gt;Thanks for hopping with us today,&lt;br /&gt;Deb @ &lt;a href="http://focusedonthemagic.com" rel="nofollow"&gt;Focused on the Magic&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5873810287071615784/comments/default/355831533689364519'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5873810287071615784/comments/default/355831533689364519'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/wordless-wednesday.html?showComment=1311788168887#c355831533689364519' title=''/><author><name>Deb @ Focused on the Magic</name><uri>https://www.blogger.com/profile/14039375851545389392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-cRtsngJ4tgY/WeCwpCSerBI/AAAAAAAARqM/bz8r1_I1JKgBZXjPWQK0R6eJe7Tgd7g9QCK4BGAYYCw/s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5873810287071615784' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5873810287071615784' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-417211194'/><gd:extendedProperty name='blogger.displayTime' value='July 27, 2011 at 11:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-490775260135864788</id><published>2011-07-27T11:41:29.205-06:00</published><updated>2011-07-27T11:41:29.205-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great series of Dumbo/family photos! I especially ...</title><content type='html'>Great series of Dumbo/family photos! I especially love the fifth one down. Not even sure why I like it so much. Makes me smile...but they all do that!&lt;br /&gt;&lt;br /&gt;I think I figured it out...I like seeing a grown man turn into a big kid at Disney. They can be tough eggs to crack sometimes. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5873810287071615784/comments/default/490775260135864788'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5873810287071615784/comments/default/490775260135864788'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/wordless-wednesday.html?showComment=1311788489205#c490775260135864788' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5873810287071615784' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5873810287071615784' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 27, 2011 at 11:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6968676480834071261</id><published>2011-07-27T11:54:09.745-06:00</published><updated>2011-07-27T11:54:09.745-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are so great! Great memories and truly magic...</title><content type='html'>These are so great! Great memories and truly magical moments!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5873810287071615784/comments/default/6968676480834071261'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5873810287071615784/comments/default/6968676480834071261'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/wordless-wednesday.html?showComment=1311789249745#c6968676480834071261' title=''/><author><name>Savannah</name><uri>http://aglassslippervacation.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5873810287071615784' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5873810287071615784' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 27, 2011 at 11:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1836057355811212817</id><published>2011-07-27T12:27:40.811-06:00</published><updated>2011-07-27T12:27:40.811-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks!! Thats my brother Scotty. He&amp;#39;s not a t...</title><content type='html'>Thanks!! Thats my brother Scotty. He&amp;#39;s not a tough egg to crack. He gets like that when we&amp;#39;re just TALKING about Disneyland. Hehe!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5873810287071615784/comments/default/1836057355811212817'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5873810287071615784/comments/default/1836057355811212817'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/wordless-wednesday.html?showComment=1311791260811#c1836057355811212817' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5873810287071615784' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5873810287071615784' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='July 27, 2011 at 12:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6624828892677681016</id><published>2011-07-27T12:28:04.307-06:00</published><updated>2011-07-27T12:28:04.307-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your photos, Dumbo is one of my favorites. ...</title><content type='html'>I love your photos, Dumbo is one of my favorites. I&amp;#39;m a new follower to your blog,stop by mine too. I love to scrapbook too..&lt;br /&gt;&lt;br /&gt;http://candoitmom.blogspot.com/</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5873810287071615784/comments/default/6624828892677681016'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5873810287071615784/comments/default/6624828892677681016'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/wordless-wednesday.html?showComment=1311791284307#c6624828892677681016' title=''/><author><name>Mouse Fan Diane</name><uri>http://candoitmom.blogspot.com/</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5873810287071615784' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5873810287071615784' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 27, 2011 at 12:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5659972275653259431</id><published>2011-07-27T13:09:29.325-06:00</published><updated>2011-07-27T13:09:29.325-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Adorable pics!! Just found you from the hop!
~Jenn...</title><content type='html'>Adorable pics!! Just found you from the hop!&lt;br /&gt;~Jenn&lt;br /&gt;Disneybabiesblog.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5873810287071615784/comments/default/5659972275653259431'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5873810287071615784/comments/default/5659972275653259431'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/wordless-wednesday.html?showComment=1311793769325#c5659972275653259431' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12983482881298723000</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5873810287071615784' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5873810287071615784' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1286763353'/><gd:extendedProperty name='blogger.displayTime' value='July 27, 2011 at 1:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1598586780315418471</id><published>2011-07-27T13:21:46.512-06:00</published><updated>2011-07-27T13:21:46.512-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great photos and beautiful family. :)</title><content type='html'>Great photos and beautiful family. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5873810287071615784/comments/default/1598586780315418471'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5873810287071615784/comments/default/1598586780315418471'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/wordless-wednesday.html?showComment=1311794506512#c1598586780315418471' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/06890419028103660464</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5873810287071615784' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5873810287071615784' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-840156007'/><gd:extendedProperty name='blogger.displayTime' value='July 27, 2011 at 1:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8207862126132136362</id><published>2011-07-27T13:39:59.645-06:00</published><updated>2011-07-27T13:39:59.645-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great pictures, you have a lovely family. Have a m...</title><content type='html'>Great pictures, you have a lovely family. Have a magical day.&lt;br /&gt;&lt;br /&gt;bookgirl @ My Magical Adventures</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5873810287071615784/comments/default/8207862126132136362'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5873810287071615784/comments/default/8207862126132136362'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/wordless-wednesday.html?showComment=1311795599645#c8207862126132136362' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/04355584709128492438</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5873810287071615784' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5873810287071615784' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1067170184'/><gd:extendedProperty name='blogger.displayTime' value='July 27, 2011 at 1:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3633897562620996385</id><published>2011-07-27T14:28:59.315-06:00</published><updated>2011-07-27T14:28:59.315-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>i can&amp;#39;t wait to see photos of you guys and you...</title><content type='html'>i can&amp;#39;t wait to see photos of you guys and your little one on dumbo!  i have some of the sweetest pics of my hubby and our little girl on dumbo...now she&amp;#39;s 10!  but she still loves dumbo...proves we&amp;#39;re never too old for Disney!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5873810287071615784/comments/default/3633897562620996385'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5873810287071615784/comments/default/3633897562620996385'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/wordless-wednesday.html?showComment=1311798539315#c3633897562620996385' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5873810287071615784' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5873810287071615784' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='July 27, 2011 at 2:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7265530288722170882</id><published>2011-07-28T05:41:18.385-06:00</published><updated>2011-07-28T05:41:18.385-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your photos brought a smile to my face. Thank your...</title><content type='html'>Your photos brought a smile to my face. Thank your for sharing.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5873810287071615784/comments/default/7265530288722170882'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5873810287071615784/comments/default/7265530288722170882'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/wordless-wednesday.html?showComment=1311853278385#c7265530288722170882' title=''/><author><name>Kait</name><uri>https://www.blogger.com/profile/14327457481877174917</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5873810287071615784' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5873810287071615784' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1762614701'/><gd:extendedProperty name='blogger.displayTime' value='July 28, 2011 at 5:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-895132991608567267</id><published>2011-07-29T02:35:47.766-06:00</published><updated>2011-07-29T02:35:47.766-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for this tutorial and for the great temp...</title><content type='html'>Thank you for this tutorial and for the great template! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3999611870736256148/comments/default/895132991608567267'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3999611870736256148/comments/default/895132991608567267'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/tips-from-britt-template-tutorial.html?showComment=1311928547766#c895132991608567267' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/tips-from-britt-template-tutorial.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3999611870736256148' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3999611870736256148' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='July 29, 2011 at 2:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-903658628616934889</id><published>2011-07-29T04:46:09.218-06:00</published><updated>2011-07-29T04:46:09.218-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just LOVE the Dumbo ride! What brilliant photos!...</title><content type='html'>I just LOVE the Dumbo ride! What brilliant photos! :D Thanks for sharing! :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5873810287071615784/comments/default/903658628616934889'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5873810287071615784/comments/default/903658628616934889'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/wordless-wednesday.html?showComment=1311936369218#c903658628616934889' title=''/><author><name>Manda</name><uri>https://www.blogger.com/profile/03651452384256456708</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//4.bp.blogspot.com/-6zq-4JsZsmk/UoIl61g0QMI/AAAAAAAAG0w/-ukljlTVg_8/s32/217386_189975467713976_82276_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5873810287071615784' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5873810287071615784' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2041395801'/><gd:extendedProperty name='blogger.displayTime' value='July 29, 2011 at 4:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4395884775121310200</id><published>2011-07-29T06:14:14.947-06:00</published><updated>2011-07-29T06:14:14.947-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the tutorial and the freebie!</title><content type='html'>Thanks for the tutorial and the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3999611870736256148/comments/default/4395884775121310200'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3999611870736256148/comments/default/4395884775121310200'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/tips-from-britt-template-tutorial.html?showComment=1311941654947#c4395884775121310200' title=''/><author><name>Gina</name><uri>https://www.blogger.com/profile/05465859935830861687</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_weBvA5nAcFg/SW0r0TLVBuI/AAAAAAAAACw/YHq5Av7oFLs/S220-s32/IMG_0759.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/tips-from-britt-template-tutorial.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3999611870736256148' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3999611870736256148' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1563624558'/><gd:extendedProperty name='blogger.displayTime' value='July 29, 2011 at 6:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6846165765876780654</id><published>2011-07-29T06:41:20.316-06:00</published><updated>2011-07-29T06:41:20.316-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>for some reason I&amp;#39;ve stayed away from template...</title><content type='html'>for some reason I&amp;#39;ve stayed away from templates maybe thinking I would be too restricted...but I&amp;#39;m going to give it a try.  Thanks for the template to experiment with!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3999611870736256148/comments/default/6846165765876780654'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3999611870736256148/comments/default/6846165765876780654'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/tips-from-britt-template-tutorial.html?showComment=1311943280316#c6846165765876780654' title=''/><author><name>emmelleff</name><uri>https://www.blogger.com/profile/09636483049972351985</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-lWNAcV-CQbY/Tpne3xAjVjI/AAAAAAAAAWA/W5CrCJCWigE/s32/techgirl.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/tips-from-britt-template-tutorial.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3999611870736256148' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3999611870736256148' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-578227647'/><gd:extendedProperty name='blogger.displayTime' value='July 29, 2011 at 6:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8718040895588661684</id><published>2011-07-29T07:47:46.923-06:00</published><updated>2011-07-29T07:47:46.922-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 3&lt;/b&gt; post on Jul. 29, 2011. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3999611870736256148/comments/default/8718040895588661684'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3999611870736256148/comments/default/8718040895588661684'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/tips-from-britt-template-tutorial.html?showComment=1311947266923#c8718040895588661684' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/tips-from-britt-template-tutorial.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3999611870736256148' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3999611870736256148' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='July 29, 2011 at 7:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8858331576725682415</id><published>2011-07-29T09:52:54.560-06:00</published><updated>2011-07-29T09:52:54.560-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the great template and tutor...</title><content type='html'>Thank you so much for the great template and tutorial.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3999611870736256148/comments/default/8858331576725682415'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3999611870736256148/comments/default/8858331576725682415'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/tips-from-britt-template-tutorial.html?showComment=1311954774560#c8858331576725682415' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/13008078780481666468</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-5L0uVXV9k9c/TfBHK1RWTXI/AAAAAAAAADo/GBv5uyXF7lQ/s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/tips-from-britt-template-tutorial.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3999611870736256148' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3999611870736256148' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1037636424'/><gd:extendedProperty name='blogger.displayTime' value='July 29, 2011 at 9:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5072766502442677196</id><published>2011-07-29T10:49:54.699-06:00</published><updated>2011-07-29T10:49:54.699-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks ever so much for this awesome template! I a...</title><content type='html'>Thanks ever so much for this awesome template! I agree, love using them and yours are always fantastic!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3999611870736256148/comments/default/5072766502442677196'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3999611870736256148/comments/default/5072766502442677196'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/tips-from-britt-template-tutorial.html?showComment=1311958194699#c5072766502442677196' title=''/><author><name>Nanie Scrapper</name><uri>https://www.blogger.com/profile/01224520437915836985</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/tips-from-britt-template-tutorial.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3999611870736256148' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3999611870736256148' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1301672528'/><gd:extendedProperty name='blogger.displayTime' value='July 29, 2011 at 10:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3626128678398414743</id><published>2011-07-29T16:17:30.914-06:00</published><updated>2011-07-29T16:17:30.914-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for both the tutorial and the template!</title><content type='html'>Thanks for both the tutorial and the template!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3999611870736256148/comments/default/3626128678398414743'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3999611870736256148/comments/default/3626128678398414743'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/tips-from-britt-template-tutorial.html?showComment=1311977850914#c3626128678398414743' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/tips-from-britt-template-tutorial.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3999611870736256148' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3999611870736256148' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 29, 2011 at 4:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8995156689048783328</id><published>2011-07-29T19:38:38.166-06:00</published><updated>2011-07-29T19:38:38.165-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.net" rel="nofollow"&gt;CraftCrave&lt;/a&gt; today [30 Jul 01:00am GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3999611870736256148/comments/default/8995156689048783328'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3999611870736256148/comments/default/8995156689048783328'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/tips-from-britt-template-tutorial.html?showComment=1311989918166#c8995156689048783328' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/tips-from-britt-template-tutorial.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3999611870736256148' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3999611870736256148' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 29, 2011 at 7:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4731224615464248166</id><published>2011-07-29T19:46:17.103-06:00</published><updated>2011-07-29T19:46:17.103-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much Britt, love your templates!</title><content type='html'>Thanks so much Britt, love your templates!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3999611870736256148/comments/default/4731224615464248166'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3999611870736256148/comments/default/4731224615464248166'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/tips-from-britt-template-tutorial.html?showComment=1311990377103#c4731224615464248166' title=''/><author><name>roxanamdm</name><uri>https://www.blogger.com/profile/16746425806604464452</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='23' src='//2.bp.blogspot.com/_jfRKsHXuV2Q/TFQgRyQs_dI/AAAAAAAAAAM/k_hhL8-N6N8/S220-s31/bambi+e+amigos.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/tips-from-britt-template-tutorial.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3999611870736256148' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3999611870736256148' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2144322157'/><gd:extendedProperty name='blogger.displayTime' value='July 29, 2011 at 7:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5194279524428292215</id><published>2011-07-30T09:45:36.409-06:00</published><updated>2011-07-30T09:45:36.409-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the fun template!  Great tips, too! ...</title><content type='html'>Thank you for the fun template!  Great tips, too!  Love the way you did the title...hanging &amp;amp; fun layering of the alpha!  Really cute layout!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3999611870736256148/comments/default/5194279524428292215'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3999611870736256148/comments/default/5194279524428292215'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/tips-from-britt-template-tutorial.html?showComment=1312040736409#c5194279524428292215' title=''/><author><name>Dolores</name><uri>https://www.blogger.com/profile/06129932715762366153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/tips-from-britt-template-tutorial.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3999611870736256148' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3999611870736256148' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-666919836'/><gd:extendedProperty name='blogger.displayTime' value='July 30, 2011 at 9:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6226808814094098120</id><published>2011-07-30T21:18:02.583-06:00</published><updated>2011-07-30T21:18:02.583-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much Britt!  I love seeing how you work....</title><content type='html'>Thanks so much Britt!  I love seeing how you work.  I always learn a lot.  Love the template.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3999611870736256148/comments/default/6226808814094098120'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3999611870736256148/comments/default/6226808814094098120'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/tips-from-britt-template-tutorial.html?showComment=1312082282583#c6226808814094098120' title=''/><author><name>CoralTurtle</name><uri>https://www.blogger.com/profile/10822828628197585351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-jUhEqthvl7c/Tdn21CEg3CI/AAAAAAAAAAM/8WvZOBTQV7s/s32/TurtleColorful60.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/tips-from-britt-template-tutorial.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3999611870736256148' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3999611870736256148' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-778290886'/><gd:extendedProperty name='blogger.displayTime' value='July 30, 2011 at 9:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1034840571911247281</id><published>2011-07-30T21:23:27.916-06:00</published><updated>2011-07-30T21:23:27.916-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I miss the bows I collected and made for my little...</title><content type='html'>I miss the bows I collected and made for my little girl!  She&amp;#39;s 15 now, but I&amp;#39;ve saved some of my favorites.  I&amp;#39;ve said it before, but I just have to say again-- what a gorgeous baby!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1105620614725234148/comments/default/1034840571911247281'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1105620614725234148/comments/default/1034840571911247281'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/miss-american-baby.html?showComment=1312082607916#c1034840571911247281' title=''/><author><name>CoralTurtle</name><uri>https://www.blogger.com/profile/10822828628197585351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-jUhEqthvl7c/Tdn21CEg3CI/AAAAAAAAAAM/8WvZOBTQV7s/s32/TurtleColorful60.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/miss-american-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1105620614725234148' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1105620614725234148' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-778290886'/><gd:extendedProperty name='blogger.displayTime' value='July 30, 2011 at 9:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8403747926403319702</id><published>2011-08-02T13:26:43.583-06:00</published><updated>2011-08-02T13:26:43.583-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!!</title><content type='html'>Thank you!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3999611870736256148/comments/default/8403747926403319702'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3999611870736256148/comments/default/8403747926403319702'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/tips-from-britt-template-tutorial.html?showComment=1312313203583#c8403747926403319702' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/05927536805859252377</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/tips-from-britt-template-tutorial.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3999611870736256148' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3999611870736256148' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-268328369'/><gd:extendedProperty name='blogger.displayTime' value='August 2, 2011 at 1:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8639294801098656332</id><published>2011-08-03T16:24:08.746-06:00</published><updated>2011-08-03T16:24:08.746-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the wonderful template and tutorial, Br...</title><content type='html'>Thanks for the wonderful template and tutorial, Britt! Something else I do is rename my background layer so that it describes the template. It&amp;#39;s usually something like &amp;quot;Britt&amp;#39;s Blog Freebie Template&amp;quot; so that I can give the proper credit if I use it for a challenge or something later. (I finally got &amp;#39;smart&amp;#39; and started doing this after wading through my template stash trying to figure out which template I had used in a challenge.) Just thought I&amp;#39;d share...:D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3999611870736256148/comments/default/8639294801098656332'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3999611870736256148/comments/default/8639294801098656332'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/tips-from-britt-template-tutorial.html?showComment=1312410248746#c8639294801098656332' title=''/><author><name>Gayle</name><uri>https://www.blogger.com/profile/12780205422347574752</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/__XHbnNL5Xwo/Sh9psJ_cSgI/AAAAAAAAAAM/_Oehl5jtWpE/S220-s32/n1130678804_33882_8974.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/tips-from-britt-template-tutorial.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3999611870736256148' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3999611870736256148' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1424814912'/><gd:extendedProperty name='blogger.displayTime' value='August 3, 2011 at 4:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3859983488439881108</id><published>2011-08-04T15:46:34.393-06:00</published><updated>2011-09-29T11:34:08.571-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love them! Her eyes are amazing!</title><content type='html'>Love them! Her eyes are amazing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1105620614725234148/comments/default/3859983488439881108'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1105620614725234148/comments/default/3859983488439881108'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/miss-american-baby.html?showComment=1312494394393#c3859983488439881108' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/miss-american-baby.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1105620614725234148' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1105620614725234148' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='August 4, 2011 at 3:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8599996785989085675</id><published>2011-08-05T20:24:52.009-06:00</published><updated>2011-08-05T20:24:52.009-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great tutorial and thanks for the template freebie...</title><content type='html'>Great tutorial and thanks for the template freebie!! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3999611870736256148/comments/default/8599996785989085675'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3999611870736256148/comments/default/8599996785989085675'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/tips-from-britt-template-tutorial.html?showComment=1312597492009#c8599996785989085675' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/tips-from-britt-template-tutorial.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3999611870736256148' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3999611870736256148' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='August 5, 2011 at 8:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2535099101922884350</id><published>2011-08-08T05:59:17.725-06:00</published><updated>2011-09-29T11:34:08.508-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m slow to reply, but she is the most beautif...</title><content type='html'>I&amp;#39;m slow to reply, but she is the most beautiful little girl.  Love the photos!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4828018689117257926/comments/default/2535099101922884350'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4828018689117257926/comments/default/2535099101922884350'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/07/happy-canada-day-yesterday.html?showComment=1312804757725#c2535099101922884350' title=''/><author><name>Laura Schmitt</name><uri>https://www.blogger.com/profile/05463058207258783953</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='24' src='//3.bp.blogspot.com/__R-N2HoHns0/TBlqjQRKmHI/AAAAAAABC-g/BxTOFwfkgbY/S220-s31/bfclass.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/07/happy-canada-day-yesterday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4828018689117257926' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4828018689117257926' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-811880337'/><gd:extendedProperty name='blogger.displayTime' value='August 8, 2011 at 5:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5589711265150450605</id><published>2011-08-10T13:39:57.354-06:00</published><updated>2011-08-10T13:39:57.354-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such a collection!  How was your meal at 33??!  :DM</title><content type='html'>Such a collection!  How was your meal at 33??!  :DM</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3424557984624620782/comments/default/5589711265150450605'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3424557984624620782/comments/default/5589711265150450605'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/wordless-wednesday.html?showComment=1313005197354#c5589711265150450605' title=''/><author><name>:DISTherapy</name><uri>https://www.blogger.com/profile/07874755796793747653</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-g1FRiyHnYLY/TY-tpPo5d8I/AAAAAAAAAEg/0q0QdI9Q4rQ/s32/distherapy%2Btwitter.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3424557984624620782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3424557984624620782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1626452052'/><gd:extendedProperty name='blogger.displayTime' value='August 10, 2011 at 1:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7438940443371138036</id><published>2011-08-10T14:20:02.169-06:00</published><updated>2011-08-10T14:20:02.169-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It was once in a lifetime! SOOOOO delish but soooo...</title><content type='html'>It was once in a lifetime! SOOOOO delish but sooooo expensive!! As an Annual Passholder, the free ticket to the park doesn&amp;#39;t make up for the cost of the meal like it would for a regular guest.  But it was GREAT fun.  A dream come true.  I never thought I&amp;#39;d get to eat there!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3424557984624620782/comments/default/7438940443371138036'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3424557984624620782/comments/default/7438940443371138036'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/wordless-wednesday.html?showComment=1313007602169#c7438940443371138036' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3424557984624620782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3424557984624620782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='August 10, 2011 at 2:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-674349679514626752</id><published>2011-08-10T16:08:51.657-06:00</published><updated>2011-08-10T16:08:51.657-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Like!  :)</title><content type='html'>Like!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3424557984624620782/comments/default/674349679514626752'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3424557984624620782/comments/default/674349679514626752'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/wordless-wednesday.html?showComment=1313014131657#c674349679514626752' title=''/><author><name>Tinabina</name><uri>https://www.blogger.com/profile/11075288431448745526</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3424557984624620782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3424557984624620782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-953800891'/><gd:extendedProperty name='blogger.displayTime' value='August 10, 2011 at 4:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5289402661789766812</id><published>2011-08-10T16:49:06.691-06:00</published><updated>2011-08-10T16:49:06.691-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your Instagrams! Ooh Club 33 sounds amazing!
...</title><content type='html'>Love your Instagrams! Ooh Club 33 sounds amazing!&lt;br /&gt;&lt;br /&gt;Thanks for joining &lt;a href="http://www.focusedonthemagic.com" rel="nofollow"&gt; The Disney Wordless Wednesday Blog Hop&lt;/a&gt; today:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3424557984624620782/comments/default/5289402661789766812'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3424557984624620782/comments/default/5289402661789766812'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/wordless-wednesday.html?showComment=1313016546691#c5289402661789766812' title=''/><author><name>Deb @ Focused on the Magic</name><uri>https://www.blogger.com/profile/14039375851545389392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-cRtsngJ4tgY/WeCwpCSerBI/AAAAAAAARqM/bz8r1_I1JKgBZXjPWQK0R6eJe7Tgd7g9QCK4BGAYYCw/s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3424557984624620782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3424557984624620782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-417211194'/><gd:extendedProperty name='blogger.displayTime' value='August 10, 2011 at 4:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4007401770136857658</id><published>2011-08-10T20:15:02.615-06:00</published><updated>2011-08-10T20:15:02.615-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sounds like an awesome experience at 33.  Great pi...</title><content type='html'>Sounds like an awesome experience at 33.  Great pics..&lt;br /&gt;&lt;br /&gt;Diane @ Can Do It Mom</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3424557984624620782/comments/default/4007401770136857658'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3424557984624620782/comments/default/4007401770136857658'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/wordless-wednesday.html?showComment=1313028902615#c4007401770136857658' title=''/><author><name>Mouse Fan Diane</name><uri>http://candoitmom.blogspot.com/</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3424557984624620782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3424557984624620782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 10, 2011 at 8:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2432721514597786344</id><published>2011-08-11T00:01:50.989-06:00</published><updated>2011-08-11T00:01:50.989-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE listening to the Delta Daddy-Os!  They are ...</title><content type='html'>I LOVE listening to the Delta Daddy-Os!  They are so good!  Love the balloon shot, too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3424557984624620782/comments/default/2432721514597786344'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3424557984624620782/comments/default/2432721514597786344'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/wordless-wednesday.html?showComment=1313042510989#c2432721514597786344' title=''/><author><name>Naomi</name><uri>http://www.homeschoolingdisneystyle.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3424557984624620782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3424557984624620782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 11, 2011 at 12:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-789647676660797502</id><published>2011-08-11T00:02:43.284-06:00</published><updated>2011-08-11T00:02:43.284-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE listening to the Delta Daddy-Os!  They are ...</title><content type='html'>I LOVE listening to the Delta Daddy-Os!  They are so good!  Love the balloon shot, too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3424557984624620782/comments/default/789647676660797502'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3424557984624620782/comments/default/789647676660797502'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/wordless-wednesday.html?showComment=1313042563284#c789647676660797502' title=''/><author><name>Naomi</name><uri>http://www.homeschoolingdisneystyle.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3424557984624620782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3424557984624620782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 11, 2011 at 12:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5903813821979627810</id><published>2011-08-11T05:06:13.217-06:00</published><updated>2011-08-11T05:06:13.217-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brilliant shots Britt! Thanks for sharing! :D</title><content type='html'>Brilliant shots Britt! Thanks for sharing! :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3424557984624620782/comments/default/5903813821979627810'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3424557984624620782/comments/default/5903813821979627810'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/wordless-wednesday.html?showComment=1313060773217#c5903813821979627810' title=''/><author><name>Manda</name><uri>https://www.blogger.com/profile/03651452384256456708</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//4.bp.blogspot.com/-6zq-4JsZsmk/UoIl61g0QMI/AAAAAAAAG0w/-ukljlTVg_8/s32/217386_189975467713976_82276_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3424557984624620782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3424557984624620782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2041395801'/><gd:extendedProperty name='blogger.displayTime' value='August 11, 2011 at 5:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5406096438346944856</id><published>2011-08-11T09:44:02.070-06:00</published><updated>2011-08-11T09:44:02.070-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>that first pic of the balloons is AMAZING!</title><content type='html'>that first pic of the balloons is AMAZING!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3424557984624620782/comments/default/5406096438346944856'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3424557984624620782/comments/default/5406096438346944856'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/wordless-wednesday.html?showComment=1313077442070#c5406096438346944856' title=''/><author><name>ash &amp;amp; diz</name><uri>https://www.blogger.com/profile/14445501515825965107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/--yf0HISKiHw/TZiPIbUXXwI/AAAAAAAAAqM/EB5Ntb8l4uI/s32/blog.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3424557984624620782' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3424557984624620782' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117140784'/><gd:extendedProperty name='blogger.displayTime' value='August 11, 2011 at 9:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4212105150483850011</id><published>2011-08-17T07:45:48.677-06:00</published><updated>2011-08-17T07:45:48.676-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 3&lt;/b&gt; post on Aug. 17, 2011. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2858394781337762097/comments/default/4212105150483850011'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2858394781337762097/comments/default/4212105150483850011'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/flashback-im-yours.html?showComment=1313588748677#c4212105150483850011' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/flashback-im-yours.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2858394781337762097' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2858394781337762097' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2011 at 7:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-542476211135926941</id><published>2011-08-17T19:32:48.891-06:00</published><updated>2011-08-17T19:32:48.890-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the DigiFree category today [18 Aug 01:00am GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2858394781337762097/comments/default/542476211135926941'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2858394781337762097/comments/default/542476211135926941'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/flashback-im-yours.html?showComment=1313631168891#c542476211135926941' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/flashback-im-yours.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2858394781337762097' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2858394781337762097' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2011 at 7:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5574330927552770977</id><published>2011-08-24T17:43:15.783-06:00</published><updated>2011-08-24T17:43:15.783-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Woo hoo!  Can&amp;#39;t wait!!!  Hard to believe it ha...</title><content type='html'>Woo hoo!  Can&amp;#39;t wait!!!  Hard to believe it has been a year already.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8761276960594414428/comments/default/5574330927552770977'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8761276960594414428/comments/default/5574330927552770977'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/fun-fun-this-weekend.html?showComment=1314229395783#c5574330927552770977' title=''/><author><name>Ruby</name><uri>https://www.blogger.com/profile/09703071404429795958</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/fun-fun-this-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8761276960594414428' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8761276960594414428' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1422484450'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2011 at 5:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3056685816715804110</id><published>2011-08-24T19:42:30.988-06:00</published><updated>2011-08-24T19:42:30.988-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats on one year!  I can&amp;#39;t wait to see wha...</title><content type='html'>Congrats on one year!  I can&amp;#39;t wait to see what you have up your sleeve for this weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8761276960594414428/comments/default/3056685816715804110'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8761276960594414428/comments/default/3056685816715804110'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/fun-fun-this-weekend.html?showComment=1314236550988#c3056685816715804110' title=''/><author><name>Jewelle</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/fun-fun-this-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8761276960594414428' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8761276960594414428' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2011 at 7:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-290321351084160861</id><published>2011-08-25T05:31:11.063-06:00</published><updated>2011-08-25T05:31:11.063-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hopefully we&amp;#39;ll be able to join you.  Things i...</title><content type='html'>Hopefully we&amp;#39;ll be able to join you.  Things in the NE aren&amp;#39;t looking great with Irene headed our way!!&lt;br /&gt;&lt;br /&gt;Monica (luv2scrapmm at MS)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8761276960594414428/comments/default/290321351084160861'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8761276960594414428/comments/default/290321351084160861'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/fun-fun-this-weekend.html?showComment=1314271871063#c290321351084160861' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/fun-fun-this-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8761276960594414428' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8761276960594414428' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2011 at 5:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4980709961955823221</id><published>2011-08-25T15:30:48.390-06:00</published><updated>2011-08-25T15:30:48.390-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sounds fun! Can&amp;#39;t wait to see the grab bag- yo...</title><content type='html'>Sounds fun! Can&amp;#39;t wait to see the grab bag- yours are ALWAYS awesome!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2905697097712183741/comments/default/4980709961955823221'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2905697097712183741/comments/default/4980709961955823221'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/come-chat-with-me.html?showComment=1314307848390#c4980709961955823221' title=''/><author><name>Quietangelsb</name><uri>https://www.blogger.com/profile/08571034645065693851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/_ZfToM-mbJbo/SJkgMCqT1pI/AAAAAAAAAAc/zWlOdfwBwrk/s32-R/DSCN3436-1.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/come-chat-with-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2905697097712183741' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2905697097712183741' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-163650972'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2011 at 3:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6203973574547039320</id><published>2011-08-25T15:41:28.443-06:00</published><updated>2011-08-25T15:41:28.443-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;d love to make it but it&amp;#39;s my birthday s...</title><content type='html'>I&amp;#39;d love to make it but it&amp;#39;s my birthday so DH and I have plans for fun. :) Can&amp;#39;t wait to see your new grab bag! Sorry to miss it. :(</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2905697097712183741/comments/default/6203973574547039320'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2905697097712183741/comments/default/6203973574547039320'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/come-chat-with-me.html?showComment=1314308488443#c6203973574547039320' title=''/><author><name>October</name><uri>https://www.blogger.com/profile/04438679807161062083</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-14x5D3bvu6E/T2fWuE7-psI/AAAAAAAAAdQ/uW_9CiVK5kc/s32/blog_31559640224.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/come-chat-with-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2905697097712183741' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2905697097712183741' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-979275324'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2011 at 3:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1973425139026464315</id><published>2011-08-25T15:54:56.790-06:00</published><updated>2011-08-25T15:54:56.790-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sounds like fun!</title><content type='html'>Sounds like fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2905697097712183741/comments/default/1973425139026464315'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2905697097712183741/comments/default/1973425139026464315'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/come-chat-with-me.html?showComment=1314309296790#c1973425139026464315' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/come-chat-with-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2905697097712183741' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2905697097712183741' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2011 at 3:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4354419806996037846</id><published>2011-08-26T01:56:42.831-06:00</published><updated>2011-08-26T01:56:42.831-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations on your first birthday Britt! Love...</title><content type='html'>Congratulations on your first birthday Britt! Love from Belgium, Sarah</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6536323429937969806/comments/default/4354419806996037846'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6536323429937969806/comments/default/4354419806996037846'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/happy-1st-anniversary-to-me.html?showComment=1314345402831#c4354419806996037846' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/13008078780481666468</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-5L0uVXV9k9c/TfBHK1RWTXI/AAAAAAAAADo/GBv5uyXF7lQ/s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/happy-1st-anniversary-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6536323429937969806' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6536323429937969806' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1037636424'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2011 at 1:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1082949382033677996</id><published>2011-08-26T08:17:55.653-06:00</published><updated>2011-08-26T08:17:55.653-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay!  Congrats on your first birthday!  I already ...</title><content type='html'>Yay!  Congrats on your first birthday!  I already grabbed the grab bag and I love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6536323429937969806/comments/default/1082949382033677996'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6536323429937969806/comments/default/1082949382033677996'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/happy-1st-anniversary-to-me.html?showComment=1314368275653#c1082949382033677996' title=''/><author><name>Holly Harris</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/happy-1st-anniversary-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6536323429937969806' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6536323429937969806' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2011 at 8:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4580126104279718147</id><published>2011-08-26T08:18:12.617-06:00</published><updated>2011-08-26T08:18:12.617-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Anniversary!  Congrats!!</title><content type='html'>Happy Anniversary!  Congrats!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6536323429937969806/comments/default/4580126104279718147'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6536323429937969806/comments/default/4580126104279718147'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/happy-1st-anniversary-to-me.html?showComment=1314368292617#c4580126104279718147' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/happy-1st-anniversary-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6536323429937969806' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6536323429937969806' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2011 at 8:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3416488627831085276</id><published>2011-08-26T09:28:21.637-06:00</published><updated>2011-08-26T09:28:21.637-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>3dollars?!  That Grab Bag is only $3?!?!  Anyone w...</title><content type='html'>3dollars?!  That Grab Bag is only $3?!?!  Anyone who doesn&amp;#39;t grab it right now is a cuckoo bird, that is an amazing deal!  Congrats on the store-iversery!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6536323429937969806/comments/default/3416488627831085276'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6536323429937969806/comments/default/3416488627831085276'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/happy-1st-anniversary-to-me.html?showComment=1314372501637#c3416488627831085276' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/12404804109197736241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='19' src='//3.bp.blogspot.com/_QmeExbl0Y8E/TEXwFHMrXOI/AAAAAAAAAAM/66sL5qI6QRw/S220-s32/mousescrappers_avatar.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/happy-1st-anniversary-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6536323429937969806' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6536323429937969806' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-629790199'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2011 at 9:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3068992236328362269</id><published>2011-08-26T10:23:22.496-06:00</published><updated>2011-08-26T10:23:22.496-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What an awesome challenge!!! Not to get my creativ...</title><content type='html'>What an awesome challenge!!! Not to get my creative juices flowin&amp;#39;!!! I will be back!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2123835997496361710/comments/default/3068992236328362269'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2123835997496361710/comments/default/3068992236328362269'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/you-might-just-win.html?showComment=1314375802496#c3068992236328362269' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/10848387410487554073</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//2.bp.blogspot.com/-Fay9ppa5_MU/Uen5dDQaFTI/AAAAAAAAD1k/7fOXtDeLwQ8/s31/_MG_5169.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/you-might-just-win.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2123835997496361710' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2123835997496361710' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1095613442'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2011 at 10:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6166963631497893167</id><published>2011-08-26T10:46:40.592-06:00</published><updated>2011-08-26T10:46:40.592-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Woo hoo!! I went shopping and of course I got the ...</title><content type='html'>Woo hoo!! I went shopping and of course I got the grab bag! Congrats on the first birthday!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6536323429937969806/comments/default/6166963631497893167'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6536323429937969806/comments/default/6166963631497893167'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/happy-1st-anniversary-to-me.html?showComment=1314377200592#c6166963631497893167' title=''/><author><name>Usagi</name><uri>https://www.blogger.com/profile/11625142215138322337</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/happy-1st-anniversary-to-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6536323429937969806' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6536323429937969806' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-198695145'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2011 at 10:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7297203603857069501</id><published>2011-08-26T11:44:26.984-06:00</published><updated>2011-08-26T11:44:26.984-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt---what a great prize!!!! I wish I could but ...</title><content type='html'>Britt---what a great prize!!!! I wish I could but I think tonight I&amp;#39;ll be hauling all my outdoor stuff inside and then the rest of my weekend looks like it might be spent dealing with a hurricane. HAPPY ANNIVERSARY! How has it already been one year?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2123835997496361710/comments/default/7297203603857069501'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2123835997496361710/comments/default/7297203603857069501'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/you-might-just-win.html?showComment=1314380666984#c7297203603857069501' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/you-might-just-win.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2123835997496361710' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2123835997496361710' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2011 at 11:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4453292417214697105</id><published>2011-08-26T15:23:21.848-06:00</published><updated>2011-08-26T15:23:21.848-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy ONE year!!</title><content type='html'>Happy ONE year!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2123835997496361710/comments/default/4453292417214697105'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2123835997496361710/comments/default/4453292417214697105'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/you-might-just-win.html?showComment=1314393801848#c4453292417214697105' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/02971493009165360368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/you-might-just-win.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2123835997496361710' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2123835997496361710' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2051825395'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2011 at 3:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5975916065233298604</id><published>2011-08-26T17:30:58.424-06:00</published><updated>2011-08-26T17:30:58.424-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wish I had the time :( Congrats on your anniversar...</title><content type='html'>Wish I had the time :( Congrats on your anniversary though !</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2123835997496361710/comments/default/5975916065233298604'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2123835997496361710/comments/default/5975916065233298604'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/you-might-just-win.html?showComment=1314401458424#c5975916065233298604' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/05409096942024081896</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/you-might-just-win.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2123835997496361710' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2123835997496361710' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1172074899'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2011 at 5:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2317736851200919562</id><published>2011-08-26T21:50:52.199-06:00</published><updated>2011-08-26T21:50:52.199-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So exciting. I literally bought the grab bag and m...</title><content type='html'>So exciting. I literally bought the grab bag and made a page with it right away. I was so inspired by such a fantastic new kit. I love the page I came up with. It got me to scrap about my anniversary trip last year, on my actual Wedding anniversary this year. Thanks Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2123835997496361710/comments/default/2317736851200919562'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2123835997496361710/comments/default/2317736851200919562'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/you-might-just-win.html?showComment=1314417052199#c2317736851200919562' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/you-might-just-win.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2123835997496361710' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2123835997496361710' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2011 at 9:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8905277443234345993</id><published>2011-08-26T22:22:44.079-06:00</published><updated>2011-08-26T22:22:44.079-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How fun! I wish I could make it to the chat, but t...</title><content type='html'>How fun! I wish I could make it to the chat, but that&amp;#39;s 1am Sunday morning here. :) Hope you gals have a great time :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2905697097712183741/comments/default/8905277443234345993'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2905697097712183741/comments/default/8905277443234345993'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/come-chat-with-me.html?showComment=1314418964079#c8905277443234345993' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/come-chat-with-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2905697097712183741' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2905697097712183741' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2011 at 10:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1383066241814782861</id><published>2011-08-27T06:37:15.292-06:00</published><updated>2011-08-27T06:37:15.292-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wish I could join in today but I am helping my d...</title><content type='html'>I wish I could join in today but I am helping my daughter move into her new apartment.  Have fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2123835997496361710/comments/default/1383066241814782861'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2123835997496361710/comments/default/1383066241814782861'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/you-might-just-win.html?showComment=1314448635292#c1383066241814782861' title=''/><author><name>BriarRose59</name><uri>https://www.blogger.com/profile/04193280922717349927</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/you-might-just-win.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2123835997496361710' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2123835997496361710' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1741126205'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2011 at 6:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7949908528805903917</id><published>2011-08-27T11:00:54.339-06:00</published><updated>2011-08-27T11:00:54.339-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy anniversary!  Thank you so much for starting...</title><content type='html'>Happy anniversary!  Thank you so much for starting off the blog train.  It was a delight to visit new blogs and pick up new qp along the way.  I can&amp;#39;t wait to take my daughter on her first disneyland trip in October.  These pages will help make an easy and painless photobook.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7231304565378211680/comments/default/7949908528805903917'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7231304565378211680/comments/default/7949908528805903917'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/choo-choo.html?showComment=1314464454339#c7949908528805903917' title=''/><author><name>kym</name><uri>https://www.blogger.com/profile/11469485337036785212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_wtmtfrIIsaI/S1Ct986iJwI/AAAAAAAAABM/2RVs4SG3rM4/S220-s32/kym.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/choo-choo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7231304565378211680' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7231304565378211680' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1356208961'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2011 at 11:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3181302232513511292</id><published>2011-08-27T14:01:31.217-06:00</published><updated>2011-08-27T14:01:31.217-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats on the year mark! I&amp;#39;ve followed your ...</title><content type='html'>Congrats on the year mark! I&amp;#39;ve followed your designs for the past few years and I can&amp;#39;t get enough! Keep up the fabulous work and I LOVE this blog train! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7231304565378211680/comments/default/3181302232513511292'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7231304565378211680/comments/default/3181302232513511292'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/choo-choo.html?showComment=1314475291217#c3181302232513511292' title=''/><author><name>Rochellemagee</name><uri>https://www.blogger.com/profile/17852225506712234369</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/_5HiWyeWgs5c/ScR675_x3GI/AAAAAAAAAVc/k3--sP6AdQg/S220-s32/064.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/choo-choo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7231304565378211680' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7231304565378211680' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-698980445'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2011 at 2:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2765131591714446676</id><published>2011-08-27T15:29:35.679-06:00</published><updated>2011-08-27T15:29:35.679-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy anniversary!  Sorry to miss the chat - I&amp;#39...</title><content type='html'>Happy anniversary!  Sorry to miss the chat - I&amp;#39;m kinda busy hurricane proofing our yard and getting some groceries!  I&amp;#39;ll have plenty of time to shop and make layouts tomorrow during the rain if the power holds out.   Hmmm mm think I will make that challenge one tonight!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7231304565378211680/comments/default/2765131591714446676'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7231304565378211680/comments/default/2765131591714446676'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/choo-choo.html?showComment=1314480575679#c2765131591714446676' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/choo-choo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7231304565378211680' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7231304565378211680' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2011 at 3:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5996504207808862998</id><published>2011-08-27T19:39:42.718-06:00</published><updated>2011-08-27T19:39:42.717-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the DigiFree category today [28 Aug 01:00am GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7231304565378211680/comments/default/5996504207808862998'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7231304565378211680/comments/default/5996504207808862998'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/choo-choo.html?showComment=1314495582718#c5996504207808862998' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/choo-choo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7231304565378211680' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7231304565378211680' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2011 at 7:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8372870076334759662</id><published>2011-08-28T08:32:25.436-06:00</published><updated>2011-08-28T08:32:25.435-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 3&lt;/b&gt; post on Aug. 28, 2011. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7231304565378211680/comments/default/8372870076334759662'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7231304565378211680/comments/default/8372870076334759662'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/choo-choo.html?showComment=1314541945436#c8372870076334759662' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/choo-choo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7231304565378211680' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7231304565378211680' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='August 28, 2011 at 8:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7642965035741044732</id><published>2011-08-28T10:00:39.860-06:00</published><updated>2011-08-28T10:00:39.860-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The gallery is looking great!  You&amp;#39;re gonna ha...</title><content type='html'>The gallery is looking great!  You&amp;#39;re gonna have a tough time choosing!  Hugs!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2123835997496361710/comments/default/7642965035741044732'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2123835997496361710/comments/default/7642965035741044732'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/you-might-just-win.html?showComment=1314547239860#c7642965035741044732' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/you-might-just-win.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2123835997496361710' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2123835997496361710' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='August 28, 2011 at 10:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8413925045284626066</id><published>2011-08-28T11:32:07.004-06:00</published><updated>2011-08-28T11:32:07.004-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so mucg for the cute freebie.  Happy Annive...</title><content type='html'>Thanks so mucg for the cute freebie.  Happy Anniversary! Jen</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7231304565378211680/comments/default/8413925045284626066'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7231304565378211680/comments/default/8413925045284626066'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/choo-choo.html?showComment=1314552727004#c8413925045284626066' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/choo-choo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7231304565378211680' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7231304565378211680' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 28, 2011 at 11:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6745645728675982146</id><published>2011-08-28T11:50:16.375-06:00</published><updated>2011-08-28T11:50:16.375-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for letting us celebrate with you a...</title><content type='html'>Thanks so much for letting us celebrate with you and for the fun blog train!! The CT did a great job with the QPs!!  Happy Anniversary!!  I stumbled onto your blog fairly soon after switching from paper to digital in 2007 and have been a big fan ever since! How wonderful to have built a nice home-based business so you can be there for your daughter!!  She is such a cutie!! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7231304565378211680/comments/default/6745645728675982146'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7231304565378211680/comments/default/6745645728675982146'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/choo-choo.html?showComment=1314553816375#c6745645728675982146' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/choo-choo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7231304565378211680' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7231304565378211680' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='August 28, 2011 at 11:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2306102971236071790</id><published>2011-08-29T09:54:14.196-06:00</published><updated>2011-08-29T12:51:14.163-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/943308283804966681/comments/default/2306102971236071790'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/943308283804966681/comments/default/2306102971236071790'/><author><name>Unknown</name><uri>https://www.blogger.com/profile/02971493009165360368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/guest-britt-girls-contest-winners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-943308283804966681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/943308283804966681' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-2051825395'/><gd:extendedProperty name='blogger.displayTime' value='August 29, 2011 at 9:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5972610649475079918</id><published>2011-08-29T10:03:42.864-06:00</published><updated>2011-08-29T10:03:42.864-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m totally jealous! Congrats girls!</title><content type='html'>I&amp;#39;m totally jealous! Congrats girls!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/943308283804966681/comments/default/5972610649475079918'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/943308283804966681/comments/default/5972610649475079918'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/guest-britt-girls-contest-winners.html?showComment=1314633822864#c5972610649475079918' title=''/><author><name>Natalie</name><uri>https://www.blogger.com/profile/12991811176836549993</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/-R_IwKYSoIW4/TefhZr-IDwI/AAAAAAAADB0/CVAHzTzBk30/s32/150X200.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/guest-britt-girls-contest-winners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-943308283804966681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/943308283804966681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1608612999'/><gd:extendedProperty name='blogger.displayTime' value='August 29, 2011 at 10:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7328298656552392454</id><published>2011-08-29T11:00:06.819-06:00</published><updated>2011-08-29T11:00:06.819-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations to the winners!  Your layouts were...</title><content type='html'>Congratulations to the winners!  Your layouts were AMAZING and you deserved to win.&lt;br /&gt;&lt;br /&gt;Thanks Britt for such a fun challenge.&lt;br /&gt;&lt;br /&gt;JenEm =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/943308283804966681/comments/default/7328298656552392454'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/943308283804966681/comments/default/7328298656552392454'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/guest-britt-girls-contest-winners.html?showComment=1314637206819#c7328298656552392454' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/guest-britt-girls-contest-winners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-943308283804966681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/943308283804966681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 29, 2011 at 11:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5753355820372612810</id><published>2011-08-29T12:45:06.633-06:00</published><updated>2011-08-29T12:45:06.633-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>All so deserving with awesome layouts!  CONGRATS l...</title><content type='html'>All so deserving with awesome layouts!  CONGRATS ladies!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/943308283804966681/comments/default/5753355820372612810'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/943308283804966681/comments/default/5753355820372612810'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/guest-britt-girls-contest-winners.html?showComment=1314643506633#c5753355820372612810' title=''/><author><name>Dolores</name><uri>https://www.blogger.com/profile/06129932715762366153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/guest-britt-girls-contest-winners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-943308283804966681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/943308283804966681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-666919836'/><gd:extendedProperty name='blogger.displayTime' value='August 29, 2011 at 12:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4317210958607676096</id><published>2011-08-29T13:59:40.526-06:00</published><updated>2011-08-29T13:59:40.526-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats to everyone who participated on an amazin...</title><content type='html'>Congrats to everyone who participated on an amazing job. I&amp;#39;m sure, as Britt said, it was an extremely tough decision.&lt;br /&gt;&lt;br /&gt;Kudos to all the winners!! Your LOs were fantastic, and we can&amp;#39;t wait to have you on board!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/943308283804966681/comments/default/4317210958607676096'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/943308283804966681/comments/default/4317210958607676096'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/guest-britt-girls-contest-winners.html?showComment=1314647980526#c4317210958607676096' title=''/><author><name>kendallt</name><uri>https://www.blogger.com/profile/07731351238854174425</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//2.bp.blogspot.com/-yEPSvuldCM4/Tww0e-RsRpI/AAAAAAAAAJ8/mjFb_oJnQTs/s32/Kendall_NewAvatar_Small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/guest-britt-girls-contest-winners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-943308283804966681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/943308283804966681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-37576675'/><gd:extendedProperty name='blogger.displayTime' value='August 29, 2011 at 1:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2057306233896303472</id><published>2011-08-29T14:17:12.592-06:00</published><updated>2011-08-29T14:17:12.592-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy 1st anniversary! Thank you so much for shari...</title><content type='html'>Happy 1st anniversary! Thank you so much for sharing your talents with us! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7231304565378211680/comments/default/2057306233896303472'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7231304565378211680/comments/default/2057306233896303472'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/choo-choo.html?showComment=1314649032592#c2057306233896303472' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/choo-choo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7231304565378211680' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7231304565378211680' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='August 29, 2011 at 2:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5493743212002062409</id><published>2011-08-29T14:59:24.211-06:00</published><updated>2011-08-29T14:59:24.211-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats all!!</title><content type='html'>Congrats all!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/943308283804966681/comments/default/5493743212002062409'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/943308283804966681/comments/default/5493743212002062409'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/guest-britt-girls-contest-winners.html?showComment=1314651564211#c5493743212002062409' title=''/><author><name>Patty </name><uri>https://www.blogger.com/profile/13157772231246259303</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-I1ourmSTfq4/Tcps7d3IPhI/AAAAAAAAADk/jyHXnV4ekf8/s32/8%2B%25288%2529.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/guest-britt-girls-contest-winners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-943308283804966681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/943308283804966681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-730767080'/><gd:extendedProperty name='blogger.displayTime' value='August 29, 2011 at 2:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5286947375215094766</id><published>2011-08-29T16:16:36.692-06:00</published><updated>2011-08-29T16:16:36.692-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Not surprised at all.  Those are some awesome page...</title><content type='html'>Not surprised at all.  Those are some awesome pages.  Congrats ladies!  Such great work.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/943308283804966681/comments/default/5286947375215094766'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/943308283804966681/comments/default/5286947375215094766'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/guest-britt-girls-contest-winners.html?showComment=1314656196692#c5286947375215094766' title=''/><author><name>Jamie</name><uri>https://www.blogger.com/profile/10593205068628449560</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_CgUt9miynfU/ShKq10N6wXI/AAAAAAAAAG4/qEozlC09kPQ/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/guest-britt-girls-contest-winners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-943308283804966681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/943308283804966681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1990254908'/><gd:extendedProperty name='blogger.displayTime' value='August 29, 2011 at 4:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2820172544606903591</id><published>2011-08-29T16:44:46.632-06:00</published><updated>2011-08-29T16:44:46.632-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for sharing!!</title><content type='html'>Thanks so much for sharing!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7231304565378211680/comments/default/2820172544606903591'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7231304565378211680/comments/default/2820172544606903591'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/choo-choo.html?showComment=1314657886632#c2820172544606903591' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/02805482857465971057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/choo-choo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7231304565378211680' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7231304565378211680' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-210132098'/><gd:extendedProperty name='blogger.displayTime' value='August 29, 2011 at 4:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1458299814630317807</id><published>2011-08-29T19:55:57.907-06:00</published><updated>2011-08-29T19:55:57.907-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OK, how did I miss that post? Having a SUPER busy ...</title><content type='html'>OK, how did I miss that post? Having a SUPER busy weekend with adoption paperwork, that&amp;#39;s how! These layouts are so cute!  Congrats to the winners!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/943308283804966681/comments/default/1458299814630317807'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/943308283804966681/comments/default/1458299814630317807'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/guest-britt-girls-contest-winners.html?showComment=1314669357907#c1458299814630317807' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/guest-britt-girls-contest-winners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-943308283804966681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/943308283804966681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='August 29, 2011 at 7:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3448206950660240076</id><published>2011-08-30T08:43:54.053-06:00</published><updated>2011-08-30T08:43:54.053-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats to the winners! Those were some awesome p...</title><content type='html'>Congrats to the winners! Those were some awesome pages.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/943308283804966681/comments/default/3448206950660240076'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/943308283804966681/comments/default/3448206950660240076'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/guest-britt-girls-contest-winners.html?showComment=1314715434053#c3448206950660240076' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/guest-britt-girls-contest-winners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-943308283804966681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/943308283804966681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2011 at 8:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5660537082067016924</id><published>2011-08-30T13:09:17.082-06:00</published><updated>2011-08-30T13:09:17.082-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats to all the winners!  I definitely would N...</title><content type='html'>Congrats to all the winners!  I definitely would NOT have wanted to be in Britt&amp;#39;s shoes trying to choose!  LOL!&lt;br /&gt;- Mary Kate</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/943308283804966681/comments/default/5660537082067016924'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/943308283804966681/comments/default/5660537082067016924'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/guest-britt-girls-contest-winners.html?showComment=1314731357082#c5660537082067016924' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/guest-britt-girls-contest-winners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-943308283804966681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/943308283804966681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2011 at 1:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1828965008784129401</id><published>2011-08-30T17:37:03.967-06:00</published><updated>2011-08-30T17:37:03.967-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt for sharing! I love Cindy&amp;#39;s templ...</title><content type='html'>Thanks Britt for sharing! I love Cindy&amp;#39;s templates! Your LO is awesome!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7472290401397869482/comments/default/1828965008784129401'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7472290401397869482/comments/default/1828965008784129401'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/i-scrapped-today.html?showComment=1314747423967#c1828965008784129401' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10013376188914983321</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/i-scrapped-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7472290401397869482' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7472290401397869482' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1466744235'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2011 at 5:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2995002533006142199</id><published>2011-08-30T18:00:46.405-06:00</published><updated>2011-08-30T18:00:46.405-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this!!  And I must admit the subject matter...</title><content type='html'>I love this!!  And I must admit the subject matter doesn&amp;#39;t hurt one bit!  &amp;lt;3 that boy!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7472290401397869482/comments/default/2995002533006142199'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7472290401397869482/comments/default/2995002533006142199'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/i-scrapped-today.html?showComment=1314748846405#c2995002533006142199' title=''/><author><name>BTMIN</name><uri>https://www.blogger.com/profile/16723311176479432021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/i-scrapped-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7472290401397869482' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7472290401397869482' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703829899'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2011 at 6:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5860053070572486489</id><published>2011-08-31T07:41:25.121-06:00</published><updated>2011-08-31T07:41:25.121-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have you heard of &amp;#39;Healthy Sleep Habits, Happy...</title><content type='html'>Have you heard of &amp;#39;Healthy Sleep Habits, Happy Child&amp;#39;?  Best book ever, it totally solved all of my nap woes.  I didn&amp;#39;t read it until my first child was one, but I used it from the very beginning with my second.&lt;br /&gt;Love the page and Cindy&amp;#39;s templates!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7472290401397869482/comments/default/5860053070572486489'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7472290401397869482/comments/default/5860053070572486489'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/i-scrapped-today.html?showComment=1314798085121#c5860053070572486489' title=''/><author><name>Holly Harris</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/i-scrapped-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7472290401397869482' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7472290401397869482' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2011 at 7:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2528451797725169603</id><published>2011-08-31T10:36:08.704-06:00</published><updated>2011-08-31T10:36:08.704-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Holly!  We have heard of it.  Our pediatric...</title><content type='html'>Thanks Holly!  We have heard of it.  Our pediatrician&amp;#39;s office actually recommends it and has copies to check out and borrow.  If she doesn&amp;#39;t improve by her 6 month check up, I&amp;#39;ll be snagging one.  I&amp;#39;ve sort of burnt myself out reading and trying methods though.  I feel like the more I try, the wore things get.  However, right now she&amp;#39;s actually taking a GREAT NAP.  A rare occasion worth a little celebration!! HAHA</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7472290401397869482/comments/default/2528451797725169603'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7472290401397869482/comments/default/2528451797725169603'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/i-scrapped-today.html?showComment=1314808568704#c2528451797725169603' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/i-scrapped-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7472290401397869482' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7472290401397869482' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2011 at 10:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5961081037338870353</id><published>2011-08-31T13:16:56.749-06:00</published><updated>2011-08-31T13:16:56.749-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Adorable! great picture!</title><content type='html'>Adorable! great picture!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5872338181278289337/comments/default/5961081037338870353'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5872338181278289337/comments/default/5961081037338870353'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/weekly-scarlett-24.html?showComment=1314818216749#c5961081037338870353' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12983482881298723000</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/weekly-scarlett-24.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5872338181278289337' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5872338181278289337' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1286763353'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2011 at 1:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1532462943068881297</id><published>2011-08-31T15:43:53.654-06:00</published><updated>2011-08-31T15:43:53.654-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Look at all of those curls! Her hair is getting so...</title><content type='html'>Look at all of those curls! Her hair is getting so long, and more blonde by the day. What a beautiful daughter, Britt! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5872338181278289337/comments/default/1532462943068881297'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5872338181278289337/comments/default/1532462943068881297'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/weekly-scarlett-24.html?showComment=1314827033654#c1532462943068881297' title=''/><author><name>October</name><uri>https://www.blogger.com/profile/04438679807161062083</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-14x5D3bvu6E/T2fWuE7-psI/AAAAAAAAAdQ/uW_9CiVK5kc/s32/blog_31559640224.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/weekly-scarlett-24.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5872338181278289337' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5872338181278289337' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-979275324'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2011 at 3:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4438810093501289167</id><published>2011-08-31T16:27:54.940-06:00</published><updated>2011-08-31T16:27:54.940-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is such an adorable picture Britt!!  I look f...</title><content type='html'>That is such an adorable picture Britt!!  I look forward to seeing a new picture of her every week, I think it&amp;#39;s so cool that you&amp;#39;re doing them like that!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5872338181278289337/comments/default/4438810093501289167'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5872338181278289337/comments/default/4438810093501289167'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/weekly-scarlett-24.html?showComment=1314829674940#c4438810093501289167' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/weekly-scarlett-24.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5872338181278289337' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5872338181278289337' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2011 at 4:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8615145129863357687</id><published>2011-08-31T17:03:51.902-06:00</published><updated>2011-08-31T17:03:51.902-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SO. STINKIN&amp;#39;. CUTE.

THE. END.</title><content type='html'>SO. STINKIN&amp;#39;. CUTE.&lt;br /&gt;&lt;br /&gt;THE. END.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5872338181278289337/comments/default/8615145129863357687'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5872338181278289337/comments/default/8615145129863357687'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/weekly-scarlett-24.html?showComment=1314831831902#c8615145129863357687' title=''/><author><name>Julene</name><uri>https://www.blogger.com/profile/16423837376936216400</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_iBp7FiL1Gjo/SMmKjHg6WoI/AAAAAAAAACQ/-zKXZ78hKTk/S220-s32/close+up.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/weekly-scarlett-24.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5872338181278289337' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5872338181278289337' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251066642'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2011 at 5:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7548843760944195684</id><published>2011-08-31T18:41:33.666-06:00</published><updated>2011-08-31T18:41:33.666-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Look at her hair! She is so stinkin cute! This jus...</title><content type='html'>Look at her hair! She is so stinkin cute! This just made my day :) Sorry she&amp;#39;s still having struggles with her naps :(</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5872338181278289337/comments/default/7548843760944195684'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5872338181278289337/comments/default/7548843760944195684'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/weekly-scarlett-24.html?showComment=1314837693666#c7548843760944195684' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/weekly-scarlett-24.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5872338181278289337' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5872338181278289337' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2011 at 6:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2833323140967782168</id><published>2011-09-01T06:49:24.159-06:00</published><updated>2011-09-01T06:49:24.159-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My goodness, she&amp;#39;s an insanely cute baby!</title><content type='html'>My goodness, she&amp;#39;s an insanely cute baby!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5872338181278289337/comments/default/2833323140967782168'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5872338181278289337/comments/default/2833323140967782168'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/weekly-scarlett-24.html?showComment=1314881364159#c2833323140967782168' title=''/><author><name>Wen</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/weekly-scarlett-24.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5872338181278289337' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5872338181278289337' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 1, 2011 at 6:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6501347822721678531</id><published>2011-09-01T07:03:02.072-06:00</published><updated>2011-09-01T07:03:02.072-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute!</title><content type='html'>So cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5872338181278289337/comments/default/6501347822721678531'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5872338181278289337/comments/default/6501347822721678531'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/weekly-scarlett-24.html?showComment=1314882182072#c6501347822721678531' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/weekly-scarlett-24.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5872338181278289337' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5872338181278289337' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='September 1, 2011 at 7:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6233107961239536931</id><published>2011-09-01T13:29:35.217-06:00</published><updated>2011-09-01T13:29:35.217-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats ladies! I&amp;#39;m familar with all of them ...</title><content type='html'>Congrats ladies! I&amp;#39;m familar with all of them and they are fabulous scrappers! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/943308283804966681/comments/default/6233107961239536931'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/943308283804966681/comments/default/6233107961239536931'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/guest-britt-girls-contest-winners.html?showComment=1314905375217#c6233107961239536931' title=''/><author><name>Navaja77</name><uri>https://www.blogger.com/profile/05775272827104087823</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-ZfQAs3szb4A/TkQ-VMvj_LI/AAAAAAAAANg/jnhJLACP3N8/s32/avator_may2011.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/guest-britt-girls-contest-winners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-943308283804966681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/943308283804966681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-218370022'/><gd:extendedProperty name='blogger.displayTime' value='September 1, 2011 at 1:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9093380712792004070</id><published>2011-09-01T15:31:39.471-06:00</published><updated>2011-09-01T15:31:39.471-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the adorable free kit, Britt! I&amp;#39;m n...</title><content type='html'>Thanks for the adorable free kit, Britt! I&amp;#39;m not sure I&amp;#39;ll be able to play along in the challenge right now, but I&amp;#39;m definitely going to snag the kit and save it to scrap some Disney photos!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/420571040549432455/comments/default/9093380712792004070'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/420571040549432455/comments/default/9093380712792004070'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/september-kit-challenge.html?showComment=1314912699471#c9093380712792004070' title=''/><author><name>Becca S</name><uri>https://www.blogger.com/profile/02047949555002708415</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//1.bp.blogspot.com/_T3OuFl9WCYw/TPdfFyFsUhI/AAAAAAAAA-s/nNpnlaiS8mY/S220-s33/avi.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/september-kit-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-420571040549432455' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/420571040549432455' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-55895950'/><gd:extendedProperty name='blogger.displayTime' value='September 1, 2011 at 3:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4649956707233012364</id><published>2011-09-01T19:46:48.544-06:00</published><updated>2011-09-01T19:46:48.544-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute!  I&amp;#39;ll have to do Splash Mountain next...</title><content type='html'>So cute!  I&amp;#39;ll have to do Splash Mountain next but it will be great with scout photos too!  Thank you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/420571040549432455/comments/default/4649956707233012364'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/420571040549432455/comments/default/4649956707233012364'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/september-kit-challenge.html?showComment=1314928008544#c4649956707233012364' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/september-kit-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-420571040549432455' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/420571040549432455' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 1, 2011 at 7:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2512449041491022884</id><published>2011-09-01T20:30:47.723-06:00</published><updated>2011-09-01T20:30:47.723-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Summer is most DEFINITELY not over in Texas.  I wa...</title><content type='html'>Summer is most DEFINITELY not over in Texas.  I was wanting to scrap something winter-ish just so I could pretend I was not melting!  This is a great mini and I cannot wait to see what I have to match it.  My daughter was too chicken to do Splash Mountain or anything in Frontierland so I will have to see what I can come up with!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/420571040549432455/comments/default/2512449041491022884'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/420571040549432455/comments/default/2512449041491022884'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/september-kit-challenge.html?showComment=1314930647723#c2512449041491022884' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/september-kit-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-420571040549432455' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/420571040549432455' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 1, 2011 at 8:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5049224960783577532</id><published>2011-09-02T07:01:48.352-06:00</published><updated>2011-09-02T07:01:48.352-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>these are so cute!!!!!!!!!!!!!!!!!!!!!! thanks!</title><content type='html'>these are so cute!!!!!!!!!!!!!!!!!!!!!! thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/5049224960783577532'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/5049224960783577532'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/build-princess.html?showComment=1314968508352#c5049224960783577532' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/build-princess.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-354451478093004815' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/354451478093004815' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 2, 2011 at 7:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-475139744786546862</id><published>2011-09-02T07:12:59.098-06:00</published><updated>2011-09-02T07:12:59.098-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are adorable!</title><content type='html'>These are adorable!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/475139744786546862'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/475139744786546862'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/build-princess.html?showComment=1314969179098#c475139744786546862' title=''/><author><name>Jenn T.</name><uri>https://www.blogger.com/profile/08144588537414187636</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-SnJNC-5O4KQ/TnVKQXTiaHI/AAAAAAAAAGs/NL80vP0gJKU/s32/jmt.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/build-princess.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-354451478093004815' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/354451478093004815' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2039357450'/><gd:extendedProperty name='blogger.displayTime' value='September 2, 2011 at 7:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2476447511064745309</id><published>2011-09-02T07:38:41.573-06:00</published><updated>2011-09-02T07:38:41.573-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These dolls are so cute! Thanks for the freebie.</title><content type='html'>These dolls are so cute! Thanks for the freebie.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/2476447511064745309'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/2476447511064745309'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/build-princess.html?showComment=1314970721573#c2476447511064745309' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/build-princess.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-354451478093004815' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/354451478093004815' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='September 2, 2011 at 7:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6336182289982320335</id><published>2011-09-02T07:41:01.005-06:00</published><updated>2011-09-29T11:34:48.728-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 4&lt;/b&gt; post on Sep. 02, 2011. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/6336182289982320335'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/6336182289982320335'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/build-princess.html?showComment=1314970861005#c6336182289982320335' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/build-princess.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-354451478093004815' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/354451478093004815' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='September 2, 2011 at 7:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2061192285601575639</id><published>2011-09-02T10:07:13.936-06:00</published><updated>2011-09-02T10:07:13.936-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Had to get the grab bag--it was awesome by the way...</title><content type='html'>Had to get the grab bag--it was awesome by the way, and now-- this awesome kit of the month!  How do you do it girl!?!  Thanks a ton.  I haven&amp;#39;t been able to scrap much this summer (only 3 times!).  I don&amp;#39;t get a lot of free time in the summer, so I&amp;#39;m hoping I get more time soon to play with these goodies.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/420571040549432455/comments/default/2061192285601575639'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/420571040549432455/comments/default/2061192285601575639'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/september-kit-challenge.html?showComment=1314979633936#c2061192285601575639' title=''/><author><name>CoralTurtle</name><uri>https://www.blogger.com/profile/10822828628197585351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-jUhEqthvl7c/Tdn21CEg3CI/AAAAAAAAAAM/8WvZOBTQV7s/s32/TurtleColorful60.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/september-kit-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-420571040549432455' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/420571040549432455' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-778290886'/><gd:extendedProperty name='blogger.displayTime' value='September 2, 2011 at 10:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7435892164679532307</id><published>2011-09-02T10:09:31.202-06:00</published><updated>2011-09-02T10:09:31.202-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;ve said it already, but that is just the cut...</title><content type='html'>I&amp;#39;ve said it already, but that is just the cutest baby.  Those cheeks!  Those curls!  I miss babies.  Mine are teens now.  I think I said that before too.  It bears repeating.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5872338181278289337/comments/default/7435892164679532307'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5872338181278289337/comments/default/7435892164679532307'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/weekly-scarlett-24.html?showComment=1314979771202#c7435892164679532307' title=''/><author><name>CoralTurtle</name><uri>https://www.blogger.com/profile/10822828628197585351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-jUhEqthvl7c/Tdn21CEg3CI/AAAAAAAAAAM/8WvZOBTQV7s/s32/TurtleColorful60.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/weekly-scarlett-24.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5872338181278289337' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5872338181278289337' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-778290886'/><gd:extendedProperty name='blogger.displayTime' value='September 2, 2011 at 10:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4595998920149834204</id><published>2011-09-02T10:14:48.642-06:00</published><updated>2011-09-02T10:14:48.642-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ahhh, naps.  After 3 children, and 3 totally diffe...</title><content type='html'>Ahhh, naps.  After 3 children, and 3 totally different sleep habits, I can commiserate.  My first one was so good at napping &amp;amp; going to bed, that I thought, &amp;quot;I AM THE BEST MOTHER. EVER.&amp;quot;  Apparently, God had to remind me that it was beginners&amp;#39; luck, not skill, and gave me my daughter, who was a terrible napper.  Of course, now as a teen, if sleeping was an Olympic sport, she&amp;#39;d be the girl on the Wheaties box...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7472290401397869482/comments/default/4595998920149834204'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7472290401397869482/comments/default/4595998920149834204'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/i-scrapped-today.html?showComment=1314980088642#c4595998920149834204' title=''/><author><name>CoralTurtle</name><uri>https://www.blogger.com/profile/10822828628197585351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-jUhEqthvl7c/Tdn21CEg3CI/AAAAAAAAAAM/8WvZOBTQV7s/s32/TurtleColorful60.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/i-scrapped-today.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7472290401397869482' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7472290401397869482' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-778290886'/><gd:extendedProperty name='blogger.displayTime' value='September 2, 2011 at 10:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7156575114221297344</id><published>2011-09-02T11:14:07.871-06:00</published><updated>2011-09-02T11:14:07.871-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love these dolls and thnx for freebie too! Will u ...</title><content type='html'>Love these dolls and thnx for freebie too! Will u also be creating a build a prince too?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/7156575114221297344'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/7156575114221297344'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/build-princess.html?showComment=1314983647871#c7156575114221297344' title=''/><author><name>Patricia</name><uri>https://www.blogger.com/profile/10363673576955942618</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/build-princess.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-354451478093004815' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/354451478093004815' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1491692169'/><gd:extendedProperty name='blogger.displayTime' value='September 2, 2011 at 11:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7578926078061500167</id><published>2011-09-02T15:00:09.820-06:00</published><updated>2011-09-02T15:00:09.820-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I peeked at this before running out to the element...</title><content type='html'>I peeked at this before running out to the elementary school this morning and have been waiting all day to get back!  I LOVE your new &amp;quot;build a princess&amp;quot; and what perfect timing for scrapping all our WDW pics!!!  Then I scrolled down and my heart did a Happy Dance for the Princess pieces add on!!!! WOOT!  It&amp;#39;s just perfect! Thanks for the show off gift as well!!!  Oh and LOVE Patricia&amp;#39;s PRINCE idea...hint...hint!!!!  LOL!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/7578926078061500167'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/7578926078061500167'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/build-princess.html?showComment=1314997209820#c7578926078061500167' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/build-princess.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-354451478093004815' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/354451478093004815' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='September 2, 2011 at 3:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4619035674282763488</id><published>2011-09-02T17:18:12.562-06:00</published><updated>2011-09-02T17:18:12.562-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love it! It makes me want to break out my tiara!</title><content type='html'>I love it! It makes me want to break out my tiara!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/4619035674282763488'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/4619035674282763488'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/build-princess.html?showComment=1315005492562#c4619035674282763488' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/03919883705103151840</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/build-princess.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-354451478093004815' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/354451478093004815' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-684488036'/><gd:extendedProperty name='blogger.displayTime' value='September 2, 2011 at 5:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7175761074107774815</id><published>2011-09-02T17:18:55.671-06:00</published><updated>2011-09-02T17:19:08.951-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/7175761074107774815'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/7175761074107774815'/><author><name>Unknown</name><uri>https://www.blogger.com/profile/03919883705103151840</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/build-princess.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-354451478093004815' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/354451478093004815' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-684488036'/><gd:extendedProperty name='blogger.displayTime' value='September 2, 2011 at 5:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5704482030311505626</id><published>2011-09-02T18:35:48.462-06:00</published><updated>2011-09-02T18:35:48.462-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>O.m.g.  So getting these they are so cute!!!!!</title><content type='html'>O.m.g.  So getting these they are so cute!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/5704482030311505626'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/5704482030311505626'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/build-princess.html?showComment=1315010148462#c5704482030311505626' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/build-princess.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-354451478093004815' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/354451478093004815' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='September 2, 2011 at 6:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5273539241899019671</id><published>2011-09-02T19:39:08.721-06:00</published><updated>2011-09-02T19:39:08.720-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the DigiFree category today [03 Sep 01:00am GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/5273539241899019671'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/5273539241899019671'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/build-princess.html?showComment=1315013948721#c5273539241899019671' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/build-princess.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-354451478093004815' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/354451478093004815' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 2, 2011 at 7:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8525960698345251763</id><published>2011-09-02T20:27:39.444-06:00</published><updated>2011-09-02T20:27:39.444-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am new to digital scrapbooking and very new to a...</title><content type='html'>I am new to digital scrapbooking and very new to adobe elements! IS there any advice you can give how to put these cute dolls together on a scrapbook page?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/8525960698345251763'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/8525960698345251763'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/build-princess.html?showComment=1315016859444#c8525960698345251763' title=''/><author><name>Rach</name><uri>https://www.blogger.com/profile/17447572767971624088</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//2.bp.blogspot.com/-Pii2VfGKFnY/Tk1cY49LdjI/AAAAAAAAAB8/Thz3wValnKo/s32/Photo%2Bon%2B2010-04-11%2Bat%2B13.25.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/build-princess.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-354451478093004815' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/354451478093004815' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-184461931'/><gd:extendedProperty name='blogger.displayTime' value='September 2, 2011 at 8:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4948995492051550937</id><published>2011-09-03T00:23:01.195-06:00</published><updated>2011-09-03T00:23:01.195-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THESE ARE SO AWESOME!  I want to digi scrap just t...</title><content type='html'>THESE ARE SO AWESOME!  I want to digi scrap just to use them! hahaha  Seriously Brittney you are, and ALWAYS HAVE BEEN, so freakin creative!!!!  I am totally jealous of you... but in a good way. hehe</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/4948995492051550937'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/4948995492051550937'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/build-princess.html?showComment=1315030981195#c4948995492051550937' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/build-princess.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-354451478093004815' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/354451478093004815' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='September 3, 2011 at 12:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2000357915644559742</id><published>2011-09-03T05:31:07.310-06:00</published><updated>2011-09-03T05:31:07.310-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the &amp;quot;Build a Princess&amp;quot; kit - what...</title><content type='html'>I love the &amp;quot;Build a Princess&amp;quot; kit - what a clever idea! I can hardly wait to mix &amp;amp; match.&lt;br /&gt;Thanks for the kit &amp;amp; for the freebies, too.&lt;br /&gt;Perkypine</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/2000357915644559742'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/2000357915644559742'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/build-princess.html?showComment=1315049467310#c2000357915644559742' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/build-princess.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-354451478093004815' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/354451478093004815' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 3, 2011 at 5:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2300878701582375388</id><published>2011-09-03T10:27:24.065-06:00</published><updated>2011-09-03T10:27:24.065-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oooooh, thank you SO MUCH for this gorgeous freebi...</title><content type='html'>Oooooh, thank you SO MUCH for this gorgeous freebie!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/2300878701582375388'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/2300878701582375388'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/build-princess.html?showComment=1315067244065#c2300878701582375388' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/build-princess.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-354451478093004815' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/354451478093004815' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 3, 2011 at 10:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4675538592986554442</id><published>2011-09-05T18:05:02.704-06:00</published><updated>2011-09-05T18:05:02.704-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Will you be doing a tutorial of all the princesses...</title><content type='html'>Will you be doing a tutorial of all the princesses you can make?  I&amp;#39;m so very interested but very limited on my photoshop knowledge</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/4675538592986554442'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/4675538592986554442'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/build-princess.html?showComment=1315267502704#c4675538592986554442' title=''/><author><name>Whitney</name><uri>https://www.blogger.com/profile/07135419175782390408</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/build-princess.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-354451478093004815' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/354451478093004815' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1393187027'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2011 at 6:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1186579133543992937</id><published>2011-09-05T21:22:09.143-06:00</published><updated>2011-09-05T21:22:09.143-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much!</title><content type='html'>Thank you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/1186579133543992937'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/1186579133543992937'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/build-princess.html?showComment=1315279329143#c1186579133543992937' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/build-princess.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-354451478093004815' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/354451478093004815' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2011 at 9:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4266996294331615401</id><published>2011-09-06T06:30:51.118-06:00</published><updated>2011-09-06T06:30:51.118-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your creativity, Britt.  When did you start...</title><content type='html'>I love your creativity, Britt.  When did you start knowing you wanted to build kits for digi scrap-booking?  I&amp;#39;ve become interested in it myself and was just wondering,  Where do I begin? what classes do i take?  thanks!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/4266996294331615401'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/4266996294331615401'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/build-princess.html?showComment=1315312251118#c4266996294331615401' title=''/><author><name>Whitney</name><uri>https://www.blogger.com/profile/07135419175782390408</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/build-princess.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-354451478093004815' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/354451478093004815' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1393187027'/><gd:extendedProperty name='blogger.displayTime' value='September 6, 2011 at 6:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1812611073022407640</id><published>2011-09-06T10:59:04.895-06:00</published><updated>2011-09-06T10:59:04.895-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brilliant!!! Seriously LOVE this idea! They are so...</title><content type='html'>Brilliant!!! Seriously LOVE this idea! They are so cute! Now you just need the princes to go along with them :) OR maybe some super heroes. That would be fun but it&amp;#39;s not Disney so maybe it won&amp;#39;t work.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/1812611073022407640'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/1812611073022407640'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/build-princess.html?showComment=1315328344895#c1812611073022407640' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/build-princess.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-354451478093004815' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/354451478093004815' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='September 6, 2011 at 10:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-822295539850132352</id><published>2011-09-09T08:08:35.708-06:00</published><updated>2011-09-09T08:08:35.708-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE This idea for a challenge!!  I already have t...</title><content type='html'>LOVE This idea for a challenge!!  I already have the kit but not the word art!!  Yeah! Off to buy the word art!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4093567886899086938/comments/default/822295539850132352'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4093567886899086938/comments/default/822295539850132352'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/flashback-friday-jackpot.html?showComment=1315577315708#c822295539850132352' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/05927536805859252377</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/flashback-friday-jackpot.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4093567886899086938' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4093567886899086938' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-268328369'/><gd:extendedProperty name='blogger.displayTime' value='September 9, 2011 at 8:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1333660061809553916</id><published>2011-09-09T12:06:43.846-06:00</published><updated>2011-09-29T11:34:08.446-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m glad I found out about these kits!  I thin...</title><content type='html'>I&amp;#39;m glad I found out about these kits!  I think it was an absolutely brilliant idea!  Super love the execution too, thank you so much for the beautiful add-ons :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/1333660061809553916'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/1333660061809553916'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1315591603846#c1333660061809553916' title=''/><author><name>lammogliagirl</name><uri>https://www.blogger.com/profile/07342849073072692739</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//4.bp.blogspot.com/_BZo_EkRlbgI/SnYC5eEiz7I/AAAAAAAAAGs/yNDTyb2vekk/S220-s32/pocoyo1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-492179944'/><gd:extendedProperty name='blogger.displayTime' value='September 9, 2011 at 12:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5419523368109499603</id><published>2011-09-09T19:40:40.834-06:00</published><updated>2011-09-09T19:40:40.833-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the DigiFree category today [10 Sep 01:00am GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4093567886899086938/comments/default/5419523368109499603'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4093567886899086938/comments/default/5419523368109499603'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/flashback-friday-jackpot.html?showComment=1315618840834#c5419523368109499603' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/flashback-friday-jackpot.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4093567886899086938' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4093567886899086938' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 9, 2011 at 7:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7627133495948392208</id><published>2011-09-10T07:35:12.577-06:00</published><updated>2011-09-29T11:34:48.717-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 4&lt;/b&gt; post on Sep. 10, 2011. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4093567886899086938/comments/default/7627133495948392208'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4093567886899086938/comments/default/7627133495948392208'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/flashback-friday-jackpot.html?showComment=1315661712577#c7627133495948392208' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/flashback-friday-jackpot.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4093567886899086938' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4093567886899086938' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='September 10, 2011 at 7:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1581448560175972717</id><published>2011-09-11T00:55:40.018-06:00</published><updated>2011-09-11T00:55:40.018-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It is making me smile, she looks soooooo  happy! t...</title><content type='html'>It is making me smile, she looks soooooo  happy! thanks for sharing :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5872338181278289337/comments/default/1581448560175972717'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5872338181278289337/comments/default/1581448560175972717'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/08/weekly-scarlett-24.html?showComment=1315724140018#c1581448560175972717' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/08/weekly-scarlett-24.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5872338181278289337' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5872338181278289337' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 11, 2011 at 12:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6679943523510382298</id><published>2011-09-16T14:53:16.042-06:00</published><updated>2011-09-16T14:53:16.042-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey that&amp;#39;s me :) Your page of us is so cute! I...</title><content type='html'>Hey that&amp;#39;s me :) Your page of us is so cute! I LOVE it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6102375409876418550/comments/default/6679943523510382298'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6102375409876418550/comments/default/6679943523510382298'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/some-end-of-summer-treats.html?showComment=1316206396042#c6679943523510382298' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/some-end-of-summer-treats.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6102375409876418550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6102375409876418550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='September 16, 2011 at 2:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8068465962141658738</id><published>2011-09-19T18:25:59.557-06:00</published><updated>2011-09-19T18:25:59.557-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OK so I&amp;#39;ve had this kit for what - a year?  An...</title><content type='html'>OK so I&amp;#39;ve had this kit for what - a year?  And hadn&amp;#39;t used it yet.  Was in Vegas last summer, so two reasons why I couldn&amp;#39;t resist this months flashback!  Thanks so much, hope I did this right!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1176</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4093567886899086938/comments/default/8068465962141658738'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4093567886899086938/comments/default/8068465962141658738'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/flashback-friday-jackpot.html?showComment=1316478359557#c8068465962141658738' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/flashback-friday-jackpot.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4093567886899086938' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4093567886899086938' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='September 19, 2011 at 6:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3850418428648778234</id><published>2011-09-20T20:34:17.345-06:00</published><updated>2011-09-20T20:34:17.345-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awe, I love the page you did of our fun trip to th...</title><content type='html'>Awe, I love the page you did of our fun trip to the splash pad! (too bad I wasn&amp;#39;t wearing any make-up HA) Did I tell you I&amp;#39;m planning to spend the ENTIRE summer in UT next year? Yay!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6102375409876418550/comments/default/3850418428648778234'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6102375409876418550/comments/default/3850418428648778234'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/some-end-of-summer-treats.html?showComment=1316572457345#c3850418428648778234' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/some-end-of-summer-treats.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6102375409876418550' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6102375409876418550' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='September 20, 2011 at 8:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6381807316441545862</id><published>2011-09-21T10:46:20.660-06:00</published><updated>2011-09-21T10:46:20.660-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute pictures.  I love meeting them too.  And I LO...</title><content type='html'>Cute pictures.  I love meeting them too.  And I LOVED having my little girl meet them.  Seriously it was the BEST!  You will LOVE LOVE LOVE it.   Brenika loves all Disney so it was so fun to have her meet them.  She LOVED Mickey... seriously was so smitten.  I can&amp;#39;t wait to take her again!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4568707405667799097/comments/default/6381807316441545862'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4568707405667799097/comments/default/6381807316441545862'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/wordless-wednesday.html?showComment=1316623580660#c6381807316441545862' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4568707405667799097' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4568707405667799097' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='September 21, 2011 at 10:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1021993095734355418</id><published>2011-09-21T11:23:37.159-06:00</published><updated>2011-09-21T11:23:37.159-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>One day I hope to go back during Halloween. Think ...</title><content type='html'>One day I hope to go back during Halloween. Think that would be so fun. I love your pic with halloween mickey and minnie.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4568707405667799097/comments/default/1021993095734355418'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4568707405667799097/comments/default/1021993095734355418'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/wordless-wednesday.html?showComment=1316625817159#c1021993095734355418' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4568707405667799097' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4568707405667799097' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='September 21, 2011 at 11:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4558358193730346349</id><published>2011-09-21T14:46:18.630-06:00</published><updated>2011-09-21T14:46:18.630-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your pics! Meeting is a favorite of mine too....</title><content type='html'>Love your pics! Meeting is a favorite of mine too. You two are such a beautiful/handsome couple!!&lt;br /&gt;I&amp;#39;m so glad you joined us today for WW:)&lt;br /&gt;Deb @ &lt;a href="http://focusedonthemagic.com" rel="nofollow"&gt;Focused on the Magic&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4568707405667799097/comments/default/4558358193730346349'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4568707405667799097/comments/default/4558358193730346349'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/wordless-wednesday.html?showComment=1316637978630#c4558358193730346349' title=''/><author><name>Deb @ Focused on the Magic</name><uri>https://www.blogger.com/profile/14039375851545389392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-cRtsngJ4tgY/WeCwpCSerBI/AAAAAAAARqM/bz8r1_I1JKgBZXjPWQK0R6eJe7Tgd7g9QCK4BGAYYCw/s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4568707405667799097' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4568707405667799097' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-417211194'/><gd:extendedProperty name='blogger.displayTime' value='September 21, 2011 at 2:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6119768885009358765</id><published>2011-09-21T22:41:57.950-06:00</published><updated>2011-09-21T22:41:57.950-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are so great! I love all the characters deck...</title><content type='html'>These are so great! I love all the characters decked out for Halloween! Thanks for sharing them :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4568707405667799097/comments/default/6119768885009358765'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4568707405667799097/comments/default/6119768885009358765'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/wordless-wednesday.html?showComment=1316666517950#c6119768885009358765' title=''/><author><name>Alyssa Ray</name><uri>http://www.raysofdisneyland.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4568707405667799097' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4568707405667799097' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 21, 2011 at 10:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7387520507643987058</id><published>2011-09-23T09:50:40.250-06:00</published><updated>2011-09-23T09:50:40.250-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow! I love Halloween Mickey and Minnie! :D</title><content type='html'>Wow! I love Halloween Mickey and Minnie! :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4568707405667799097/comments/default/7387520507643987058'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4568707405667799097/comments/default/7387520507643987058'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/wordless-wednesday.html?showComment=1316793040250#c7387520507643987058' title=''/><author><name>Manda</name><uri>https://www.blogger.com/profile/03651452384256456708</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//4.bp.blogspot.com/-6zq-4JsZsmk/UoIl61g0QMI/AAAAAAAAG0w/-ukljlTVg_8/s32/217386_189975467713976_82276_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4568707405667799097' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4568707405667799097' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2041395801'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2011 at 9:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2060932837754411293</id><published>2011-09-23T11:09:41.217-06:00</published><updated>2011-09-23T11:09:41.217-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE your pics! We are going around Halloween ti...</title><content type='html'>I LOVE your pics! We are going around Halloween time this year but aren&amp;#39;t going to Mickey&amp;#39;s Halloween Party... just cannot figure out if the steep price of the ticket is worth it for us. My husband and I are at odds over it. Your photos almost tip the balance, though...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4568707405667799097/comments/default/2060932837754411293'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4568707405667799097/comments/default/2060932837754411293'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/wordless-wednesday.html?showComment=1316797781217#c2060932837754411293' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4568707405667799097' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4568707405667799097' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2011 at 11:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3186923338940571908</id><published>2011-09-25T09:40:13.440-06:00</published><updated>2011-09-25T10:45:12.819-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much!</title><content type='html'>Thank you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4093567886899086938/comments/default/3186923338940571908'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4093567886899086938/comments/default/3186923338940571908'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/flashback-friday-jackpot.html?showComment=1316965213440#c3186923338940571908' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/flashback-friday-jackpot.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4093567886899086938' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4093567886899086938' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 25, 2011 at 9:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3041421484173826438</id><published>2011-09-25T18:26:20.549-06:00</published><updated>2011-09-29T11:33:21.530-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love Vegas and this is a great kit for it!

Here...</title><content type='html'>I love Vegas and this is a great kit for it!&lt;br /&gt;&lt;br /&gt;Here&amp;#39;s my layout:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1182</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4093567886899086938/comments/default/3041421484173826438'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4093567886899086938/comments/default/3041421484173826438'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/flashback-friday-jackpot.html?showComment=1316996780549#c3041421484173826438' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/flashback-friday-jackpot.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4093567886899086938' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4093567886899086938' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='September 25, 2011 at 6:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-209959773313402530</id><published>2011-09-26T10:09:50.649-06:00</published><updated>2011-09-29T11:33:21.525-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a fun challenge! Here&amp;#39;s my page (hopefull...</title><content type='html'>What a fun challenge! Here&amp;#39;s my page (hopefully I did this right!)&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1183&lt;br /&gt;Thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4093567886899086938/comments/default/209959773313402530'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4093567886899086938/comments/default/209959773313402530'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/flashback-friday-jackpot.html?showComment=1317053390649#c209959773313402530' title=''/><author><name>Holly Harris</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/flashback-friday-jackpot.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4093567886899086938' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4093567886899086938' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 26, 2011 at 10:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4778544040814160479</id><published>2011-09-26T11:07:28.964-06:00</published><updated>2011-09-29T11:32:48.425-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s my page! I hope I win cause I love your...</title><content type='html'>Here&amp;#39;s my page! I hope I win cause I love your designs!!! I have a bunch of stuff I still want to get. :)&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1184</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4093567886899086938/comments/default/4778544040814160479'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4093567886899086938/comments/default/4778544040814160479'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/flashback-friday-jackpot.html?showComment=1317056848964#c4778544040814160479' title=''/><author><name>Leonor</name><uri>https://www.blogger.com/profile/13007354280332968370</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/flashback-friday-jackpot.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4093567886899086938' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4093567886899086938' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1632200801'/><gd:extendedProperty name='blogger.displayTime' value='September 26, 2011 at 11:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8854770869035625159</id><published>2011-09-28T22:05:58.144-06:00</published><updated>2011-09-28T22:05:58.144-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So now that we are moving to Utah...you&amp;#39;re goi...</title><content type='html'>So now that we are moving to Utah...you&amp;#39;re going to start posting more about Scarlett?? After all these months that I&amp;#39;ve been dying for more pictures and videos! Ha! :) She&amp;#39;s seriously the cutest little thing! I can&amp;#39;t wait to hold her!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1241750133987976796/comments/default/8854770869035625159'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1241750133987976796/comments/default/8854770869035625159'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/sharin-memories.html?showComment=1317269158144#c8854770869035625159' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/sharin-memories.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1241750133987976796' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1241750133987976796' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='September 28, 2011 at 10:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7296160597458958485</id><published>2011-09-28T22:42:50.652-06:00</published><updated>2011-09-28T22:42:50.652-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sorry.  I know.  I&amp;#39;ve been bad.  I don&amp;#39;t k...</title><content type='html'>Sorry.  I know.  I&amp;#39;ve been bad.  I don&amp;#39;t know what my problem has been.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1241750133987976796/comments/default/7296160597458958485'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1241750133987976796/comments/default/7296160597458958485'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/sharin-memories.html?showComment=1317271370652#c7296160597458958485' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/sharin-memories.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1241750133987976796' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1241750133987976796' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='September 28, 2011 at 10:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9167717600383284267</id><published>2011-09-29T03:17:26.900-06:00</published><updated>2011-09-29T03:17:26.900-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a sweet little girl you have!
She is just ado...</title><content type='html'>What a sweet little girl you have!&lt;br /&gt;She is just adorable :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1241750133987976796/comments/default/9167717600383284267'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1241750133987976796/comments/default/9167717600383284267'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/sharin-memories.html?showComment=1317287846900#c9167717600383284267' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/sharin-memories.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1241750133987976796' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1241750133987976796' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2011 at 3:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3756110653476683274</id><published>2011-09-29T06:49:15.380-06:00</published><updated>2011-09-29T06:49:15.380-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can&amp;#39;t see the video (I&amp;#39;m at work) but th...</title><content type='html'>I can&amp;#39;t see the video (I&amp;#39;m at work) but that little baby of yours to adorable! I can&amp;#39;t believe she is 6 months already.  We REALLY must get together soon! Let&amp;#39;s meet up for lunch on a Friday or Saturday soon and bring the girls!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1241750133987976796/comments/default/3756110653476683274'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1241750133987976796/comments/default/3756110653476683274'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/sharin-memories.html?showComment=1317300555380#c3756110653476683274' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/sharin-memories.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1241750133987976796' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1241750133987976796' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2011 at 6:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3783748647242481324</id><published>2011-09-29T10:19:27.799-06:00</published><updated>2011-09-29T10:19:27.799-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Britt these are all so darn cute! Look how litt...</title><content type='html'>Oh Britt these are all so darn cute! Look how little Ethan is in that LO.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6945144278146799254/comments/default/3783748647242481324'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6945144278146799254/comments/default/3783748647242481324'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/recent-scrappings.html?showComment=1317313167799#c3783748647242481324' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/recent-scrappings.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6945144278146799254' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6945144278146799254' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2011 at 10:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7291880598763980961</id><published>2011-09-29T10:21:41.503-06:00</published><updated>2011-09-29T10:21:41.503-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Morgan&amp;#39;s moving to UT? I bet your excited! You...</title><content type='html'>Morgan&amp;#39;s moving to UT? I bet your excited! You know I love that little sweetie of yours. She is just so adorable! We need to hangout soon. I was gonna tell you that if you feel like she&amp;#39;s getting taller then you can make the jumper higher. Call me &amp;amp; I&amp;#39;ll tell ya how.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1241750133987976796/comments/default/7291880598763980961'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1241750133987976796/comments/default/7291880598763980961'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/sharin-memories.html?showComment=1317313301503#c7291880598763980961' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/sharin-memories.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1241750133987976796' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1241750133987976796' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2011 at 10:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8470769534295301696</id><published>2011-09-30T06:05:49.322-06:00</published><updated>2011-09-30T06:05:49.322-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a happy baby!  She is so cute.  I remember al...</title><content type='html'>What a happy baby!  She is so cute.  I remember all of those first moments... and how entertaining they can be.  They are such wonderful entertainment for mommy and daddy&amp;#39;s.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1241750133987976796/comments/default/8470769534295301696'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1241750133987976796/comments/default/8470769534295301696'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/sharin-memories.html?showComment=1317384349322#c8470769534295301696' title=''/><author><name>Krista</name><uri>https://www.blogger.com/profile/10731266343332250603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_Ijj_7Texc5k/SYTlbTBqItI/AAAAAAAAAE0/wdPmS8UH0xo/S220-s32/menewgif130.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/sharin-memories.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1241750133987976796' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1241750133987976796' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-352790479'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2011 at 6:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-196478658526608608</id><published>2011-09-30T07:26:23.617-06:00</published><updated>2011-09-30T07:26:23.617-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My nephew would love a jumperoo! We get so tired b...</title><content type='html'>My nephew would love a jumperoo! We get so tired because all he does is jump around. Although now he crawls and stands and moves around a lot too.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1241750133987976796/comments/default/196478658526608608'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1241750133987976796/comments/default/196478658526608608'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/sharin-memories.html?showComment=1317389183617#c196478658526608608' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/sharin-memories.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1241750133987976796' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1241750133987976796' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2011 at 7:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7086275606803919059</id><published>2011-09-30T17:34:06.711-06:00</published><updated>2011-09-30T18:02:44.302-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I hope this counts for your challenge! I&amp;#39;d lov...</title><content type='html'>I hope this counts for your challenge! I&amp;#39;d love to win a discount to your shop!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1196</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4093567886899086938/comments/default/7086275606803919059'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4093567886899086938/comments/default/7086275606803919059'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/flashback-friday-jackpot.html?showComment=1317425646711#c7086275606803919059' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/flashback-friday-jackpot.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4093567886899086938' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4093567886899086938' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2011 at 5:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7852001098841277910</id><published>2011-09-30T19:58:43.519-06:00</published><updated>2011-09-30T19:58:43.519-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey Britt, just wanted to say thank you so much fo...</title><content type='html'>Hey Britt, just wanted to say thank you so much for the show-off shout-out in the e-mail. What a sweet surprise, you made my day!!! &lt;br /&gt;&lt;br /&gt;-Karen</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2980478306628617231/comments/default/7852001098841277910'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2980478306628617231/comments/default/7852001098841277910'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/nom-nom-nom.html?showComment=1317434323519#c7852001098841277910' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/nom-nom-nom.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2980478306628617231' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2980478306628617231' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2011 at 7:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5564024096502239230</id><published>2011-10-03T11:54:08.352-06:00</published><updated>2011-10-03T11:54:08.352-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG Britt she is just beautiful!</title><content type='html'>OMG Britt she is just beautiful!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/5564024096502239230'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/5564024096502239230'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/6-month-photos.html?showComment=1317664448352#c5564024096502239230' title=''/><author><name>Bernie-Ann</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/6-month-photos.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9158613356601608604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9158613356601608604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 3, 2011 at 11:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6861377010002329466</id><published>2011-10-03T12:12:19.768-06:00</published><updated>2011-10-03T12:12:19.768-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Um... hi... BEAUTIFUL!  I love the sunlight you ca...</title><content type='html'>Um... hi... BEAUTIFUL!  I love the sunlight you captured in her hair.  She is so so so so pretty!  I want to squish her too... hehe.  I love when they&amp;#39;re getting bigger... I think 9-18 months are my ultimate favorite age!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/6861377010002329466'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/6861377010002329466'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/6-month-photos.html?showComment=1317665539768#c6861377010002329466' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/6-month-photos.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9158613356601608604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9158613356601608604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='October 3, 2011 at 12:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3846255853861116333</id><published>2011-10-03T14:26:47.404-06:00</published><updated>2011-10-03T14:26:47.404-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SERIOUSLY.  the cutest baby pictures ever!!

:)</title><content type='html'>SERIOUSLY.  the cutest baby pictures ever!!&lt;br /&gt;&lt;br /&gt;:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/3846255853861116333'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/3846255853861116333'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/6-month-photos.html?showComment=1317673607404#c3846255853861116333' title=''/><author><name>Audie Annie</name><uri>https://www.blogger.com/profile/11719941147361057960</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//2.bp.blogspot.com/-Rsut133cnas/T_csvfYjSkI/AAAAAAAAAYs/Dut84mDwp6Y/s32/IMG_1418.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/6-month-photos.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9158613356601608604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9158613356601608604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2906209'/><gd:extendedProperty name='blogger.displayTime' value='October 3, 2011 at 2:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7692486579422618196</id><published>2011-10-03T15:15:50.076-06:00</published><updated>2011-10-03T15:15:50.076-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ohmygoodness!  she is so cute!!  ♥</title><content type='html'>ohmygoodness!  she is so cute!!  ♥</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/7692486579422618196'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/7692486579422618196'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/6-month-photos.html?showComment=1317676550076#c7692486579422618196' title=''/><author><name>chinagrrl</name><uri>https://www.blogger.com/profile/18220486531538071629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_R3cxgt1cpv8/S3HNPJDFgQI/AAAAAAAAAB0/SV86ObgRnJ0/S220-s32/gk_crop.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/6-month-photos.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9158613356601608604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9158613356601608604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-267859176'/><gd:extendedProperty name='blogger.displayTime' value='October 3, 2011 at 3:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7355290053265023425</id><published>2011-10-03T15:57:11.562-06:00</published><updated>2011-10-03T15:57:11.562-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt- she&amp;#39;s beyond beautiful! Such a gorgeous...</title><content type='html'>Britt- she&amp;#39;s beyond beautiful! Such a gorgeous little girl! Fantastic photos too!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/7355290053265023425'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/7355290053265023425'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/6-month-photos.html?showComment=1317679031562#c7355290053265023425' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05431286669797741136</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/6-month-photos.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9158613356601608604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9158613356601608604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2091018491'/><gd:extendedProperty name='blogger.displayTime' value='October 3, 2011 at 3:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1829291891857050376</id><published>2011-10-03T17:46:42.070-06:00</published><updated>2011-10-03T17:46:42.070-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My gosh Britt, she is just the most stunning baby!...</title><content type='html'>My gosh Britt, she is just the most stunning baby! I can&amp;#39;t believe she&amp;#39;s 6mos already. You did a fabulous job on her pics!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/1829291891857050376'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/1829291891857050376'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/6-month-photos.html?showComment=1317685602070#c1829291891857050376' title=''/><author><name>Wen</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/6-month-photos.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9158613356601608604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9158613356601608604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 3, 2011 at 5:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3915924762199550717</id><published>2011-10-03T18:33:49.018-06:00</published><updated>2011-10-03T18:33:49.018-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Omg! How can you stand living with all this cutene...</title><content type='html'>Omg! How can you stand living with all this cuteness? What awesome photos!  I would love to see the outside someday!  LOL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/3915924762199550717'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/3915924762199550717'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/6-month-photos.html?showComment=1317688429018#c3915924762199550717' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/6-month-photos.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9158613356601608604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9158613356601608604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='October 3, 2011 at 6:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7131847269041461822</id><published>2011-10-03T18:34:41.446-06:00</published><updated>2011-10-03T18:34:41.446-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>No not outside - outakes!  Darn predictive type on...</title><content type='html'>No not outside - outakes!  Darn predictive type on iPad!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/7131847269041461822'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/7131847269041461822'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/6-month-photos.html?showComment=1317688481446#c7131847269041461822' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/6-month-photos.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9158613356601608604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9158613356601608604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='October 3, 2011 at 6:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7866171628961592026</id><published>2011-10-03T18:50:54.995-06:00</published><updated>2011-10-03T18:50:54.995-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She is adorable Britt!!  Very nice job on the photos!</title><content type='html'>She is adorable Britt!!  Very nice job on the photos!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/7866171628961592026'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/7866171628961592026'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/6-month-photos.html?showComment=1317689454995#c7866171628961592026' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/6-month-photos.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9158613356601608604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9158613356601608604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='October 3, 2011 at 6:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8750199206038719617</id><published>2011-10-03T19:35:51.204-06:00</published><updated>2011-10-03T19:35:51.204-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my goodness she is beautiful. Such big blue eye...</title><content type='html'>Oh my goodness she is beautiful. Such big blue eyes. Thanks for sharing your photos of her. Its fun to watch her grow.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/8750199206038719617'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/8750199206038719617'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/6-month-photos.html?showComment=1317692151204#c8750199206038719617' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/6-month-photos.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9158613356601608604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9158613356601608604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='October 3, 2011 at 7:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8011117894466940531</id><published>2011-10-03T20:04:48.131-06:00</published><updated>2011-10-03T20:04:48.131-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!  Beautiful little girl and truly amazing photos!</title><content type='html'>Wow!  Beautiful little girl and truly amazing photos!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/8011117894466940531'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/8011117894466940531'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/6-month-photos.html?showComment=1317693888131#c8011117894466940531' title=''/><author><name>Jennifer</name><uri>https://www.blogger.com/profile/18419599202513009956</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-wexyBi1aUQ4/To5nbYWKq0I/AAAAAAAAAc4/hgTXxd-Q_5I/s32/Jen%2BPhoto%2BSTS2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/6-month-photos.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9158613356601608604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9158613356601608604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-553304793'/><gd:extendedProperty name='blogger.displayTime' value='October 3, 2011 at 8:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3070885779831176482</id><published>2011-10-03T21:28:21.036-06:00</published><updated>2011-10-03T21:28:21.036-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She looks so big! Her eyes just pop in every pictu...</title><content type='html'>She looks so big! Her eyes just pop in every pictures. They turned out great! So glad she was a great little model for you :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/3070885779831176482'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/3070885779831176482'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/6-month-photos.html?showComment=1317698901036#c3070885779831176482' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/6-month-photos.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9158613356601608604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9158613356601608604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='October 3, 2011 at 9:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3839914182582836863</id><published>2011-10-03T21:42:55.530-06:00</published><updated>2011-10-03T21:42:55.530-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>GORGEOUS!!!!  What beautiful eyes she has.  Love t...</title><content type='html'>GORGEOUS!!!!  What beautiful eyes she has.  Love the pose with her hand next to her face.&lt;br /&gt;Monica</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/3839914182582836863'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/3839914182582836863'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/6-month-photos.html?showComment=1317699775530#c3839914182582836863' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/6-month-photos.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9158613356601608604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9158613356601608604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 3, 2011 at 9:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7560163135333035932</id><published>2011-10-03T22:59:46.746-06:00</published><updated>2011-10-03T22:59:46.746-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can&amp;#39;t decide if I love the squinty eyes or t...</title><content type='html'>I can&amp;#39;t decide if I love the squinty eyes or the looking up pic better!!  She is so lovely!! :)  Can&amp;#39;t wait to be able to bbsit!!  (hint, hint, hint!!!)  &amp;lt;3</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/7560163135333035932'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/7560163135333035932'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/6-month-photos.html?showComment=1317704386746#c7560163135333035932' title=''/><author><name>BTMIN</name><uri>https://www.blogger.com/profile/16723311176479432021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/6-month-photos.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9158613356601608604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9158613356601608604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703829899'/><gd:extendedProperty name='blogger.displayTime' value='October 3, 2011 at 10:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1348499885678514461</id><published>2011-10-03T23:04:00.031-06:00</published><updated>2011-10-03T23:04:00.031-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh my goodness, she is the most beautiful baby in ...</title><content type='html'>oh my goodness, she is the most beautiful baby in the whole world!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/1348499885678514461'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/1348499885678514461'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/6-month-photos.html?showComment=1317704640031#c1348499885678514461' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/6-month-photos.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9158613356601608604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9158613356601608604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='October 3, 2011 at 11:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9081653888102473874</id><published>2011-10-04T01:21:44.165-06:00</published><updated>2011-10-04T01:21:44.165-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Stunning....just STUNNING!!!  These look like stud...</title><content type='html'>Stunning....just STUNNING!!!  These look like studio portraits and I love them ALL!!!!  Those big blue eyes are soooo captivating!  She is just as darling as she can be!  Great job, Mama!!! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/9081653888102473874'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/9081653888102473874'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/6-month-photos.html?showComment=1317712904165#c9081653888102473874' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/6-month-photos.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9158613356601608604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9158613356601608604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='October 4, 2011 at 1:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7169736504569924010</id><published>2011-10-04T05:04:52.442-06:00</published><updated>2011-10-04T05:04:52.442-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I cannot get over how amazingly gorgeous these sho...</title><content type='html'>I cannot get over how amazingly gorgeous these shots turned out. Of course, it helps that you have such a beautiful subject too :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/7169736504569924010'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/7169736504569924010'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/6-month-photos.html?showComment=1317726292442#c7169736504569924010' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/6-month-photos.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9158613356601608604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9158613356601608604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 4, 2011 at 5:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1711384886550248728</id><published>2011-10-04T07:50:51.463-06:00</published><updated>2011-10-04T07:50:51.463-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, my word!!!  She is gorgeous!!!  Thank you so m...</title><content type='html'>Oh, my word!!!  She is gorgeous!!!  Thank you so much for sharing.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/1711384886550248728'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/1711384886550248728'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/6-month-photos.html?showComment=1317736251463#c1711384886550248728' title=''/><author><name>ckcpurple</name><uri>https://www.blogger.com/profile/13577947259133668644</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//1.bp.blogspot.com/_nJHZv5La2O0/SPaKzpw2yMI/AAAAAAAAAAM/ZPSFkFSRer8/S220-s32/avitar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/6-month-photos.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9158613356601608604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9158613356601608604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-686049804'/><gd:extendedProperty name='blogger.displayTime' value='October 4, 2011 at 7:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7239325656132384090</id><published>2011-10-04T14:54:22.397-06:00</published><updated>2011-10-04T14:54:22.397-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She is just the most adorable cherubic little swee...</title><content type='html'>She is just the most adorable cherubic little sweetie! I want to squeeze those cheeks! Beautiful photos. So smart to go outside but use a sheet!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/7239325656132384090'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/7239325656132384090'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/6-month-photos.html?showComment=1317761662397#c7239325656132384090' title=''/><author><name>Kimbytx</name><uri>https://www.blogger.com/profile/04174307638453392980</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//1.bp.blogspot.com/-LutUZ0LCh8s/Xpn7bQjkNiI/AAAAAAAAs6I/GLvmhFP2v0UWKKuN44d5Pfuu_RK5Dg1HwCK4BGAYYCw/s32/kimavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/6-month-photos.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9158613356601608604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9158613356601608604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-740091371'/><gd:extendedProperty name='blogger.displayTime' value='October 4, 2011 at 2:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6056390559381280250</id><published>2011-10-06T05:05:49.741-06:00</published><updated>2011-10-06T05:05:49.741-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>she is one of the cutest babies!  her eyes are suc...</title><content type='html'>she is one of the cutest babies!  her eyes are such a pretty blue!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/6056390559381280250'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/6056390559381280250'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/6-month-photos.html?showComment=1317899149741#c6056390559381280250' title=''/><author><name>Pressed Petals</name><uri>https://www.blogger.com/profile/11363508061584830683</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_waNeXSTyMaw/TTDnhG21TaI/AAAAAAAADRc/mjE8JuFpMFo/S220-s32/blog-avi-2011.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/6-month-photos.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9158613356601608604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9158613356601608604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2115726680'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2011 at 5:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6163847745093969757</id><published>2011-10-06T13:30:09.379-06:00</published><updated>2011-10-06T13:30:09.379-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG these are amazing!!!!!</title><content type='html'>OMG these are amazing!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/6163847745093969757'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/6163847745093969757'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/6-month-photos.html?showComment=1317929409379#c6163847745093969757' title=''/><author><name>scrappingaunt</name><uri>https://www.blogger.com/profile/12357255281202428329</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/-xp8OoS4UCBE/TxmMoLhgpPI/AAAAAAAAAYo/fe0l0Eu0xDA/s32/IMG_0055.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/6-month-photos.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9158613356601608604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9158613356601608604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-957220741'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2011 at 1:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2552658287959561334</id><published>2011-10-07T02:13:21.297-06:00</published><updated>2011-10-07T02:13:21.297-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG...she even has armpit rolls!!! She is seriousl...</title><content type='html'>OMG...she even has armpit rolls!!! She is seriously the cutest thing! Gorgeous pictures!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/2552658287959561334'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/2552658287959561334'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/6-month-photos.html?showComment=1317975201297#c2552658287959561334' title=''/><author><name>...</name><uri>https://www.blogger.com/profile/09112320093353046687</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/6-month-photos.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9158613356601608604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9158613356601608604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1751897273'/><gd:extendedProperty name='blogger.displayTime' value='October 7, 2011 at 2:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5934194124412404499</id><published>2011-10-07T14:18:34.620-06:00</published><updated>2011-10-07T14:18:34.620-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She is so gorgeous! I love how the background is b...</title><content type='html'>She is so gorgeous! I love how the background is barely there! Love love love her outfit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/5934194124412404499'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9158613356601608604/comments/default/5934194124412404499'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/6-month-photos.html?showComment=1318018714620#c5934194124412404499' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/6-month-photos.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9158613356601608604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9158613356601608604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='October 7, 2011 at 2:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-584401177895735927</id><published>2011-10-07T16:32:35.500-06:00</published><updated>2011-10-07T16:32:35.499-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the DigiFree category today [07 Oct 09:00pm GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8323490438082654343/comments/default/584401177895735927'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8323490438082654343/comments/default/584401177895735927'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/flashback-friday-incredi-boy.html?showComment=1318026755500#c584401177895735927' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/flashback-friday-incredi-boy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8323490438082654343' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8323490438082654343' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 7, 2011 at 4:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2491071221221576404</id><published>2011-10-07T19:20:36.265-06:00</published><updated>2011-10-07T19:20:36.265-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome! I got to meet Mr. Incredible this past tr...</title><content type='html'>Awesome! I got to meet Mr. Incredible this past trip again and he was with Frozone. Can&amp;#39;t wait to scrap it. Don&amp;#39;t suppose you would do a mini add-on for scrapping Frozone too someday?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8323490438082654343/comments/default/2491071221221576404'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8323490438082654343/comments/default/2491071221221576404'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/flashback-friday-incredi-boy.html?showComment=1318036836265#c2491071221221576404' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/flashback-friday-incredi-boy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8323490438082654343' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8323490438082654343' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='October 7, 2011 at 7:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8209805100422206104</id><published>2011-10-08T07:44:39.735-06:00</published><updated>2011-10-08T07:44:39.734-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 4&lt;/b&gt; post on Oct. 08, 2011. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8323490438082654343/comments/default/8209805100422206104'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8323490438082654343/comments/default/8209805100422206104'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/flashback-friday-incredi-boy.html?showComment=1318081479735#c8209805100422206104' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/flashback-friday-incredi-boy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8323490438082654343' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8323490438082654343' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='October 8, 2011 at 7:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2734627561439433000</id><published>2011-10-09T20:53:05.571-06:00</published><updated>2011-10-09T20:53:05.571-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This was one kit I didn&amp;#39;t have but I had to ha...</title><content type='html'>This was one kit I didn&amp;#39;t have but I had to have it to scrap this photo!  http://www.brittishdesigns.com/gallery/displayimage.php?pid=1219</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8323490438082654343/comments/default/2734627561439433000'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8323490438082654343/comments/default/2734627561439433000'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/flashback-friday-incredi-boy.html?showComment=1318215185571#c2734627561439433000' title=''/><author><name>Sara S</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/flashback-friday-incredi-boy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8323490438082654343' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8323490438082654343' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 9, 2011 at 8:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-57129089310376421</id><published>2011-10-10T20:23:10.258-06:00</published><updated>2011-10-10T20:23:10.258-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can you enter more than once?  If so here is anoth...</title><content type='html'>Can you enter more than once?  If so here is another layout I did, this time of my son&amp;#39;s football photo  http://www.brittishdesigns.com/gallery/displayimage.php?pid=1221</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8323490438082654343/comments/default/57129089310376421'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8323490438082654343/comments/default/57129089310376421'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/flashback-friday-incredi-boy.html?showComment=1318299790258#c57129089310376421' title=''/><author><name>Sara S</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/flashback-friday-incredi-boy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8323490438082654343' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8323490438082654343' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 10, 2011 at 8:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7484502980090126083</id><published>2011-10-10T20:45:41.103-06:00</published><updated>2011-10-10T20:45:41.103-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for entering Sara!! Just one entry per scra...</title><content type='html'>Thanks for entering Sara!! Just one entry per scrapper though.  Thanks for asking! :) :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8323490438082654343/comments/default/7484502980090126083'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8323490438082654343/comments/default/7484502980090126083'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/flashback-friday-incredi-boy.html?showComment=1318301141103#c7484502980090126083' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/flashback-friday-incredi-boy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8323490438082654343' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8323490438082654343' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='October 10, 2011 at 8:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4473701946821167057</id><published>2011-10-12T18:02:29.164-06:00</published><updated>2011-10-12T18:02:29.164-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Too cute! I am so happy to be blessed with 3 littl...</title><content type='html'>Too cute! I am so happy to be blessed with 3 little redheads.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1131751435022066406/comments/default/4473701946821167057'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1131751435022066406/comments/default/4473701946821167057'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/our-little-redhead.html?showComment=1318464149164#c4473701946821167057' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/our-little-redhead.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1131751435022066406' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1131751435022066406' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='October 12, 2011 at 6:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8934851226931009043</id><published>2011-10-12T21:21:04.734-06:00</published><updated>2011-10-12T21:21:04.734-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>she is absolutely gorgeous!!</title><content type='html'>she is absolutely gorgeous!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1131751435022066406/comments/default/8934851226931009043'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1131751435022066406/comments/default/8934851226931009043'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/our-little-redhead.html?showComment=1318476064734#c8934851226931009043' title=''/><author><name>megh</name><uri>https://www.blogger.com/profile/04396310287116768871</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/--LndYg33Iw0/VktRmrNXmwI/AAAAAAAAE4s/_-XMA-h2TGc/s32-r/11403191_10155710768600710_6686747614033096416_n.jpg%253Foh%253D752d2b7c793753e11115e84642d3d4a0%2526oe%253D56E79306'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/our-little-redhead.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1131751435022066406' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1131751435022066406' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1201218952'/><gd:extendedProperty name='blogger.displayTime' value='October 12, 2011 at 9:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1402464154722575984</id><published>2011-10-13T04:27:56.352-06:00</published><updated>2011-10-13T04:27:56.352-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute, I always wanted my own little Anne of Gre...</title><content type='html'>So cute, I always wanted my own little Anne of Green Gables!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1131751435022066406/comments/default/1402464154722575984'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1131751435022066406/comments/default/1402464154722575984'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/our-little-redhead.html?showComment=1318501676352#c1402464154722575984' title=''/><author><name>Holly Harris</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/our-little-redhead.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1131751435022066406' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1131751435022066406' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 13, 2011 at 4:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1230039918957011051</id><published>2011-10-13T04:42:43.496-06:00</published><updated>2011-10-13T04:42:43.496-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>so cute with the blues en that hair.
my son has th...</title><content type='html'>so cute with the blues en that hair.&lt;br /&gt;my son has the same in his blond hear, when ist a bit longer en light shines on it.&lt;br /&gt;his granddad was a real readhad,&lt;br /&gt;&lt;br /&gt;renata</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1131751435022066406/comments/default/1230039918957011051'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1131751435022066406/comments/default/1230039918957011051'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/our-little-redhead.html?showComment=1318502563496#c1230039918957011051' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/our-little-redhead.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1131751435022066406' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1131751435022066406' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 13, 2011 at 4:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8848476731918046624</id><published>2011-10-13T21:25:10.913-06:00</published><updated>2011-10-13T21:25:10.913-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW!!! Very RED! So cute though! Especially with t...</title><content type='html'>WOW!!! Very RED! So cute though! Especially with those blue eyes!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1131751435022066406/comments/default/8848476731918046624'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1131751435022066406/comments/default/8848476731918046624'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/our-little-redhead.html?showComment=1318562710913#c8848476731918046624' title=''/><author><name>Marg</name><uri>https://www.blogger.com/profile/00205077966723445227</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/our-little-redhead.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1131751435022066406' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1131751435022066406' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2088785191'/><gd:extendedProperty name='blogger.displayTime' value='October 13, 2011 at 9:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-812809616700927294</id><published>2011-10-14T02:43:25.642-06:00</published><updated>2011-10-14T02:43:25.642-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!</title><content type='html'>Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/812809616700927294'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/812809616700927294'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html?showComment=1318581805642#c812809616700927294' title=''/><author><name>Cherbear</name><uri>https://www.blogger.com/profile/03861651192691203313</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9160839806167473325' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9160839806167473325' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1147221552'/><gd:extendedProperty name='blogger.displayTime' value='October 14, 2011 at 2:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2796621820718872842</id><published>2011-10-14T05:00:22.962-06:00</published><updated>2011-10-14T05:00:22.962-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks from Florida! :)</title><content type='html'>Thanks from Florida! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/2796621820718872842'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/2796621820718872842'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html?showComment=1318590022962#c2796621820718872842' title=''/><author><name>Jenn Nielsen</name><uri>https://www.blogger.com/profile/18080723308657202062</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_ps2va1WODhU/TMjTlCeMChI/AAAAAAAAAUM/3R__tcOowvs/S220-s32/JenMe.bmp'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9160839806167473325' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9160839806167473325' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1337333654'/><gd:extendedProperty name='blogger.displayTime' value='October 14, 2011 at 5:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8212951334448064222</id><published>2011-10-14T06:21:32.333-06:00</published><updated>2011-10-14T06:21:32.333-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks, Britt!</title><content type='html'>Thanks, Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/8212951334448064222'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/8212951334448064222'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html?showComment=1318594892333#c8212951334448064222' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9160839806167473325' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9160839806167473325' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='October 14, 2011 at 6:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8967764083211215880</id><published>2011-10-14T06:47:37.082-06:00</published><updated>2011-10-14T06:47:37.082-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fab freebie! Thanks so much!</title><content type='html'>Fab freebie! Thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/8967764083211215880'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/8967764083211215880'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html?showComment=1318596457082#c8967764083211215880' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10281512292470423640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9160839806167473325' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9160839806167473325' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-342573817'/><gd:extendedProperty name='blogger.displayTime' value='October 14, 2011 at 6:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3468955099053662041</id><published>2011-10-14T06:49:41.145-06:00</published><updated>2011-10-14T06:49:41.145-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very cute and adorable freebie!  Thank you :)</title><content type='html'>Very cute and adorable freebie!  Thank you :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/3468955099053662041'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/3468955099053662041'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html?showComment=1318596581145#c3468955099053662041' title=''/><author><name>Laura Schmitt</name><uri>https://www.blogger.com/profile/05463058207258783953</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='24' src='//3.bp.blogspot.com/__R-N2HoHns0/TBlqjQRKmHI/AAAAAAABC-g/BxTOFwfkgbY/S220-s31/bfclass.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9160839806167473325' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9160839806167473325' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-811880337'/><gd:extendedProperty name='blogger.displayTime' value='October 14, 2011 at 6:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-821966841719569288</id><published>2011-10-14T07:47:03.625-06:00</published><updated>2011-10-14T07:47:03.624-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 6&lt;/b&gt; post on Oct. 14, 2011. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/821966841719569288'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/821966841719569288'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html?showComment=1318600023625#c821966841719569288' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9160839806167473325' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9160839806167473325' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='October 14, 2011 at 7:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2153013737924266348</id><published>2011-10-14T08:27:38.572-06:00</published><updated>2011-10-14T08:27:38.572-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the great freebie!  Love the kit and ho...</title><content type='html'>Thanks for the great freebie!  Love the kit and hope to pick it up soon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/2153013737924266348'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/2153013737924266348'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html?showComment=1318602458572#c2153013737924266348' title=''/><author><name>Annisa</name><uri>https://www.blogger.com/profile/05449836771531253262</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//3.bp.blogspot.com/-Dl6OJ6PVwxA/UwI5YLviwbI/AAAAAAAABW8/0sIpWxOs5ak/s32/about%2Bme.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9160839806167473325' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9160839806167473325' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1681924752'/><gd:extendedProperty name='blogger.displayTime' value='October 14, 2011 at 8:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6872709555379714773</id><published>2011-10-14T09:21:21.966-06:00</published><updated>2011-10-14T09:21:21.966-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie, Britt!  I am going to MNSS...</title><content type='html'>Thanks for the freebie, Britt!  I am going to MNSSHP next week and can&amp;#39;t wait to use it to make a page!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/6872709555379714773'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/6872709555379714773'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html?showComment=1318605681966#c6872709555379714773' title=''/><author><name>BriarRose59</name><uri>https://www.blogger.com/profile/04193280922717349927</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9160839806167473325' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9160839806167473325' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1741126205'/><gd:extendedProperty name='blogger.displayTime' value='October 14, 2011 at 9:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3921808994170452278</id><published>2011-10-14T09:36:51.096-06:00</published><updated>2011-10-14T09:36:51.096-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!! Very cute!</title><content type='html'>Thank you!! Very cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/3921808994170452278'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/3921808994170452278'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html?showComment=1318606611096#c3921808994170452278' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9160839806167473325' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9160839806167473325' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 14, 2011 at 9:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8506782104683626966</id><published>2011-10-14T13:43:20.340-06:00</published><updated>2011-10-14T13:43:20.340-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMGoodness! This is TOO CUTE! Thank you so much :)</title><content type='html'>OMGoodness! This is TOO CUTE! Thank you so much :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/8506782104683626966'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/8506782104683626966'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html?showComment=1318621400340#c8506782104683626966' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9160839806167473325' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9160839806167473325' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='October 14, 2011 at 1:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4402666311716811522</id><published>2011-10-14T18:34:10.105-06:00</published><updated>2011-10-14T18:34:10.105-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute, thank you! I am heading to Disney in a co...</title><content type='html'>So cute, thank you! I am heading to Disney in a couple of weeks and this will come in perfectly!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/4402666311716811522'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/4402666311716811522'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html?showComment=1318638850105#c4402666311716811522' title=''/><author><name>Holly</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9160839806167473325' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9160839806167473325' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 14, 2011 at 6:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8837615543232854100</id><published>2011-10-15T06:41:48.027-06:00</published><updated>2011-10-15T06:41:48.027-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a fantastic kit! Thanks so much for the add on!</title><content type='html'>What a fantastic kit! Thanks so much for the add on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/8837615543232854100'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/8837615543232854100'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html?showComment=1318682508027#c8837615543232854100' title=''/><author><name>Craftcherry</name><uri>https://www.blogger.com/profile/14139782278599012294</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9160839806167473325' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9160839806167473325' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1186205921'/><gd:extendedProperty name='blogger.displayTime' value='October 15, 2011 at 6:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9039223884128367834</id><published>2011-10-15T07:24:06.058-06:00</published><updated>2011-10-15T07:24:06.058-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much!</title><content type='html'>Thank you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/9039223884128367834'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/9039223884128367834'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html?showComment=1318685046058#c9039223884128367834' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9160839806167473325' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9160839806167473325' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 15, 2011 at 7:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1282592996843288543</id><published>2011-10-15T11:44:01.759-06:00</published><updated>2011-10-15T11:44:01.759-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute - thank you!</title><content type='html'>So cute - thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/1282592996843288543'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/1282592996843288543'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html?showComment=1318700641759#c1282592996843288543' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/02805482857465971057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9160839806167473325' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9160839806167473325' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-210132098'/><gd:extendedProperty name='blogger.displayTime' value='October 15, 2011 at 11:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8649873148051583744</id><published>2011-10-15T12:29:00.314-06:00</published><updated>2011-10-15T12:29:00.314-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a cute kit!   Thanks for the freebie!</title><content type='html'>What a cute kit!   Thanks for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/8649873148051583744'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/8649873148051583744'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html?showComment=1318703340314#c8649873148051583744' title=''/><author><name>Hilarie</name><uri>https://www.blogger.com/profile/07428174786150700682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/_oy39VI87cu0/S0mKVzVRNpI/AAAAAAAAACo/OL119XZrYqA/S220-s32/profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9160839806167473325' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9160839806167473325' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1802246611'/><gd:extendedProperty name='blogger.displayTime' value='October 15, 2011 at 12:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1309374636322425775</id><published>2011-10-15T17:14:45.073-06:00</published><updated>2011-10-15T17:14:45.073-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for the add-on!  Love that Mickey head pumpkin</title><content type='html'>thanks for the add-on!  Love that Mickey head pumpkin</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/1309374636322425775'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/1309374636322425775'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html?showComment=1318720485073#c1309374636322425775' title=''/><author><name>Meagan</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9160839806167473325' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9160839806167473325' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 15, 2011 at 5:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2146442275185002459</id><published>2011-10-15T18:13:33.226-06:00</published><updated>2011-10-15T18:13:33.226-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie!  I think.....no make that ...</title><content type='html'>Thanks for the freebie!  I think.....no make that I&amp;#39;m sure.....I need this kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/2146442275185002459'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/2146442275185002459'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html?showComment=1318724013226#c2146442275185002459' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9160839806167473325' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9160839806167473325' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='October 15, 2011 at 6:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5770862013230424983</id><published>2011-10-15T18:15:08.522-06:00</published><updated>2011-10-15T18:15:08.522-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ah dang!  Why does *work* always get in the way.  ...</title><content type='html'>Ah dang!  Why does *work* always get in the way.  Hmmmm, I wonder if my work filter will allow chat rooms.  Probably not.....dang....</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5730298260783118278/comments/default/5770862013230424983'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5730298260783118278/comments/default/5770862013230424983'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/halloween-chat-on-tuesday.html?showComment=1318724108522#c5770862013230424983' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/halloween-chat-on-tuesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5730298260783118278' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5730298260783118278' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='October 15, 2011 at 6:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3815798859582139855</id><published>2011-10-15T18:15:47.529-06:00</published><updated>2011-10-15T18:15:47.529-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh and such a cute ad!  I love that font!</title><content type='html'>oh and such a cute ad!  I love that font!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5730298260783118278/comments/default/3815798859582139855'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5730298260783118278/comments/default/3815798859582139855'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/halloween-chat-on-tuesday.html?showComment=1318724147529#c3815798859582139855' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/halloween-chat-on-tuesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5730298260783118278' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5730298260783118278' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='October 15, 2011 at 6:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1237270273190080339</id><published>2011-10-15T19:41:33.467-06:00</published><updated>2011-10-15T19:41:33.467-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can&amp;#39;t wait!</title><content type='html'>Can&amp;#39;t wait!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5730298260783118278/comments/default/1237270273190080339'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5730298260783118278/comments/default/1237270273190080339'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/halloween-chat-on-tuesday.html?showComment=1318729293467#c1237270273190080339' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/halloween-chat-on-tuesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5730298260783118278' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5730298260783118278' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='October 15, 2011 at 7:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7760045350210910071</id><published>2011-10-15T23:01:57.635-06:00</published><updated>2011-10-15T23:01:57.635-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She will totally rock being a redhead! :)</title><content type='html'>She will totally rock being a redhead! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1131751435022066406/comments/default/7760045350210910071'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1131751435022066406/comments/default/7760045350210910071'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/our-little-redhead.html?showComment=1318741317635#c7760045350210910071' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/our-little-redhead.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1131751435022066406' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1131751435022066406' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 15, 2011 at 11:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6430461166278993492</id><published>2011-10-16T20:12:39.572-06:00</published><updated>2011-10-16T20:12:39.572-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It was so much fun to scrap with this kit after ha...</title><content type='html'>It was so much fun to scrap with this kit after having it linger on the EHD for so long!  Thanks for a fabulous challenge.  http://www.brittishdesigns.com/gallery/displayimage.php?pid=1241</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8323490438082654343/comments/default/6430461166278993492'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8323490438082654343/comments/default/6430461166278993492'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/flashback-friday-incredi-boy.html?showComment=1318817559572#c6430461166278993492' title=''/><author><name>Liz</name><uri>https://www.blogger.com/profile/05222903244619003214</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/flashback-friday-incredi-boy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8323490438082654343' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8323490438082654343' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2098482029'/><gd:extendedProperty name='blogger.displayTime' value='October 16, 2011 at 8:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7088932008906073389</id><published>2011-10-17T18:15:00.431-06:00</published><updated>2011-10-17T18:15:00.431-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great freebie! You&amp;#39;ve been featured on the &lt;a ...</title><content type='html'>Great freebie! You&amp;#39;ve been featured on the &lt;a href="http://qualitydigiscrapfreebies.blogspot.com/" rel="nofollow"&gt;Quality DigiScrap Freebies blog&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;We hand select only the best digiscrap freebies for our readers.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://qualitydigiscrapfreebies.blogspot.com/p/featured-button.html" rel="nofollow"&gt;Grab a brag button!&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/7088932008906073389'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/7088932008906073389'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html?showComment=1318896900431#c7088932008906073389' title=''/><author><name>Jen of Quality DigiScrap Freebies</name><uri>http://qualitydigiscrapfreebies.blogspot.com/</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9160839806167473325' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9160839806167473325' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 17, 2011 at 6:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8319668165987464560</id><published>2011-10-18T16:33:34.004-06:00</published><updated>2011-10-18T16:33:34.004-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sorry that I missed out.  Hope everyone had a grea...</title><content type='html'>Sorry that I missed out.  Hope everyone had a great time chatting!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5730298260783118278/comments/default/8319668165987464560'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5730298260783118278/comments/default/8319668165987464560'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/halloween-chat-on-tuesday.html?showComment=1318977214004#c8319668165987464560' title=''/><author><name>Meagan</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/halloween-chat-on-tuesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5730298260783118278' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5730298260783118278' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 18, 2011 at 4:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2949517618907312579</id><published>2011-10-19T00:40:38.258-06:00</published><updated>2011-10-19T00:40:38.258-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh this is soooo cute!  Thanks so much for the fre...</title><content type='html'>Oh this is soooo cute!  Thanks so much for the freebie add on and the show off gift! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/2949517618907312579'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/2949517618907312579'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html?showComment=1319006438258#c2949517618907312579' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9160839806167473325' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9160839806167473325' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='October 19, 2011 at 12:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4283092669937687557</id><published>2011-10-19T14:33:52.826-06:00</published><updated>2011-10-19T14:33:52.826-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the great add-on!</title><content type='html'>Thanks for the great add-on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/4283092669937687557'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/4283092669937687557'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html?showComment=1319056432826#c4283092669937687557' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9160839806167473325' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9160839806167473325' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 19, 2011 at 2:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3358552081591831662</id><published>2011-10-20T22:25:51.223-06:00</published><updated>2011-10-20T22:25:51.223-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for the fun kit!!</title><content type='html'>thanks for the fun kit!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/3358552081591831662'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9160839806167473325/comments/default/3358552081591831662'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html?showComment=1319171151223#c3358552081591831662' title=''/><author><name>Patti</name><uri>https://www.blogger.com/profile/13549360232486839599</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/frightfully-delightful.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9160839806167473325' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9160839806167473325' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-464622973'/><gd:extendedProperty name='blogger.displayTime' value='October 20, 2011 at 10:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4294324098002931028</id><published>2011-10-25T08:40:32.131-06:00</published><updated>2011-11-20T11:25:09.531-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here is my LO for the challenge!  Thanks, Britt!
h...</title><content type='html'>Here is my LO for the challenge!  Thanks, Britt!&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=5&amp;amp;pid=1253#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8323490438082654343/comments/default/4294324098002931028'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8323490438082654343/comments/default/4294324098002931028'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/flashback-friday-incredi-boy.html?showComment=1319553632131#c4294324098002931028' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/flashback-friday-incredi-boy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8323490438082654343' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8323490438082654343' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='October 25, 2011 at 8:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2610848576961931072</id><published>2011-10-25T11:42:47.272-06:00</published><updated>2011-11-20T11:25:09.522-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I posted a layout- thanks for the chance to win- h...</title><content type='html'>I posted a layout- thanks for the chance to win- http://www.brittishdesigns.com/gallery/displayimage.php?pid=1254</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8323490438082654343/comments/default/2610848576961931072'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8323490438082654343/comments/default/2610848576961931072'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/flashback-friday-incredi-boy.html?showComment=1319564567272#c2610848576961931072' title=''/><author><name>Erica</name><uri>https://www.blogger.com/profile/01877839384411132141</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//2.bp.blogspot.com/_zny-FzNQHZk/SpMf71MRC9I/AAAAAAAABww/SjLsjxN1X18/S220-s32/Erica+%235.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/flashback-friday-incredi-boy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8323490438082654343' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8323490438082654343' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-877672468'/><gd:extendedProperty name='blogger.displayTime' value='October 25, 2011 at 11:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7294948865934952159</id><published>2011-10-27T20:09:09.854-06:00</published><updated>2011-11-20T11:25:09.457-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I didn&amp;#39;t see my last post, so I am trying this...</title><content type='html'>I didn&amp;#39;t see my last post, so I am trying this again.  Here is my submission for the challenge: http://www.brittishdesigns.com/gallery/displayimage.php?pid=1253</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8323490438082654343/comments/default/7294948865934952159'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8323490438082654343/comments/default/7294948865934952159'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/flashback-friday-incredi-boy.html?showComment=1319767749854#c7294948865934952159' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/flashback-friday-incredi-boy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8323490438082654343' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8323490438082654343' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='October 27, 2011 at 8:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8900685768581136116</id><published>2011-10-29T18:50:13.012-06:00</published><updated>2011-11-20T11:25:09.392-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW! This is AWESOME! Thanks so much!</title><content type='html'>WOW! This is AWESOME! Thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/8900685768581136116'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/354451478093004815/comments/default/8900685768581136116'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/09/build-princess.html?showComment=1319935813012#c8900685768581136116' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/04174070056535101859</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/09/build-princess.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-354451478093004815' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/354451478093004815' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1825557265'/><gd:extendedProperty name='blogger.displayTime' value='October 29, 2011 at 6:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5692610870097926813</id><published>2011-10-30T10:46:38.219-06:00</published><updated>2011-10-30T10:46:38.219-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SO CUTE!  My little guy is being Winnie the Pooh t...</title><content type='html'>SO CUTE!  My little guy is being Winnie the Pooh too!!!  Love the new movie... I think it&amp;#39;s been on 10 times this week at our house.  You are so creative Brittney... love it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7918376829231738180/comments/default/5692610870097926813'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7918376829231738180/comments/default/5692610870097926813'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/happy-halloween-eve.html?showComment=1319993198219#c5692610870097926813' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/happy-halloween-eve.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7918376829231738180' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7918376829231738180' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='October 30, 2011 at 10:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1703224213440595943</id><published>2011-10-30T12:01:47.719-06:00</published><updated>2011-10-30T12:01:47.719-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE the costumes.  LOVE even more that you made t...</title><content type='html'>LOVE the costumes.  LOVE even more that you made them.  You are one amazing lady!!&lt;br /&gt;&lt;br /&gt;SO FUN that you guys have a party every year...&lt;br /&gt;&lt;br /&gt;Happy Halloween!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7918376829231738180/comments/default/1703224213440595943'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7918376829231738180/comments/default/1703224213440595943'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/happy-halloween-eve.html?showComment=1319997707719#c1703224213440595943' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/happy-halloween-eve.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7918376829231738180' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7918376829231738180' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='October 30, 2011 at 12:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4505071354525168833</id><published>2011-10-30T16:18:14.165-06:00</published><updated>2011-10-30T16:18:14.165-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So creative and just adorable! You are all so cute!</title><content type='html'>So creative and just adorable! You are all so cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7918376829231738180/comments/default/4505071354525168833'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7918376829231738180/comments/default/4505071354525168833'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/happy-halloween-eve.html?showComment=1320013094165#c4505071354525168833' title=''/><author><name>Kimbytx</name><uri>https://www.blogger.com/profile/04174307638453392980</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//1.bp.blogspot.com/-LutUZ0LCh8s/Xpn7bQjkNiI/AAAAAAAAs6I/GLvmhFP2v0UWKKuN44d5Pfuu_RK5Dg1HwCK4BGAYYCw/s32/kimavatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/happy-halloween-eve.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7918376829231738180' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7918376829231738180' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-740091371'/><gd:extendedProperty name='blogger.displayTime' value='October 30, 2011 at 4:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2391473949471286456</id><published>2011-10-30T16:29:28.870-06:00</published><updated>2011-10-30T16:29:28.870-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I think I am jealous of too many things here: 1. Y...</title><content type='html'>I think I am jealous of too many things here: 1. Your creativity. 2. That you found the time 3. That you did this all no sew 4. That you have a man who does this type of dressing up willingly! &lt;br /&gt;&lt;br /&gt;Wonderfully done, Girl!  Not that I expected anything less.  ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7918376829231738180/comments/default/2391473949471286456'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7918376829231738180/comments/default/2391473949471286456'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/happy-halloween-eve.html?showComment=1320013768870#c2391473949471286456' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/happy-halloween-eve.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7918376829231738180' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7918376829231738180' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='October 30, 2011 at 4:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1231820882093629185</id><published>2011-10-30T17:25:15.606-06:00</published><updated>2011-10-30T17:27:09.296-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7918376829231738180/comments/default/1231820882093629185'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7918376829231738180/comments/default/1231820882093629185'/><author><name>Stacy P.</name><uri>https://www.blogger.com/profile/02492600863585669412</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/happy-halloween-eve.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7918376829231738180' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7918376829231738180' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-848250148'/><gd:extendedProperty name='blogger.displayTime' value='October 30, 2011 at 5:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3856139723810292184</id><published>2011-10-30T17:27:34.050-06:00</published><updated>2011-10-30T17:27:34.050-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!! She is gorgeous!! The costumes are amazing! ...</title><content type='html'>Wow!! She is gorgeous!! The costumes are amazing! What a beautiful family!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7918376829231738180/comments/default/3856139723810292184'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7918376829231738180/comments/default/3856139723810292184'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/happy-halloween-eve.html?showComment=1320017254050#c3856139723810292184' title=''/><author><name>Stacy P.</name><uri>https://www.blogger.com/profile/02492600863585669412</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/happy-halloween-eve.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7918376829231738180' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7918376829231738180' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-848250148'/><gd:extendedProperty name='blogger.displayTime' value='October 30, 2011 at 5:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-405790207538681596</id><published>2011-10-30T20:28:27.546-06:00</published><updated>2011-10-30T20:28:27.546-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So crafty and cute!  I love themed family costumes...</title><content type='html'>So crafty and cute!  I love themed family costumes and yours are adorable!  I don&amp;#39;t know how you had the time to do it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7918376829231738180/comments/default/405790207538681596'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7918376829231738180/comments/default/405790207538681596'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/happy-halloween-eve.html?showComment=1320028107546#c405790207538681596' title=''/><author><name>Sara S</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/happy-halloween-eve.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7918376829231738180' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7918376829231738180' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 30, 2011 at 8:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5700072362848397518</id><published>2011-10-30T21:58:21.154-06:00</published><updated>2011-10-30T21:58:21.154-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute!!! I love all of the costumes! Your party ...</title><content type='html'>So cute!!! I love all of the costumes! Your party sounds like so much fun.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7918376829231738180/comments/default/5700072362848397518'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7918376829231738180/comments/default/5700072362848397518'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/happy-halloween-eve.html?showComment=1320033501154#c5700072362848397518' title=''/><author><name>Yzerbear</name><uri>https://www.blogger.com/profile/18010849675699240624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-tSfYxRi7cao/VVU4vw_9Z_I/AAAAAAAAAOg/7l1_XQZwT38/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/happy-halloween-eve.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7918376829231738180' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7918376829231738180' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1731284979'/><gd:extendedProperty name='blogger.displayTime' value='October 30, 2011 at 9:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2759377877139429095</id><published>2011-10-31T06:52:07.965-06:00</published><updated>2011-10-31T06:52:07.965-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great costumes!So creative!!!
Lovely family!
Happy...</title><content type='html'>Great costumes!So creative!!!&lt;br /&gt;Lovely family!&lt;br /&gt;Happy Halloween and thank you for sharing! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7918376829231738180/comments/default/2759377877139429095'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7918376829231738180/comments/default/2759377877139429095'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/happy-halloween-eve.html?showComment=1320065527965#c2759377877139429095' title=''/><author><name>Ma Altoastral</name><uri>https://www.blogger.com/profile/01974382336036272545</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//2.bp.blogspot.com/_g1_HcCqdZP4/TPO6O2Zhq5I/AAAAAAAAAAM/hwAse40uDbU/S220-s32/Ma%2Bprima%2B1.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/happy-halloween-eve.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7918376829231738180' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7918376829231738180' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1819802293'/><gd:extendedProperty name='blogger.displayTime' value='October 31, 2011 at 6:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8228207812799558241</id><published>2011-10-31T07:25:03.725-06:00</published><updated>2011-10-31T07:25:03.725-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great job on the costumes!!!  So cute!!!</title><content type='html'>Great job on the costumes!!!  So cute!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7918376829231738180/comments/default/8228207812799558241'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7918376829231738180/comments/default/8228207812799558241'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/happy-halloween-eve.html?showComment=1320067503725#c8228207812799558241' title=''/><author><name>ckcpurple</name><uri>https://www.blogger.com/profile/13577947259133668644</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//1.bp.blogspot.com/_nJHZv5La2O0/SPaKzpw2yMI/AAAAAAAAAAM/ZPSFkFSRer8/S220-s32/avitar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/happy-halloween-eve.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7918376829231738180' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7918376829231738180' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-686049804'/><gd:extendedProperty name='blogger.displayTime' value='October 31, 2011 at 7:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2489832880527338165</id><published>2011-10-31T12:35:15.956-06:00</published><updated>2011-10-31T12:35:15.956-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Auwh Britt, you 3 look so CUTE!! You&amp;#39;re really...</title><content type='html'>Auwh Britt, you 3 look so CUTE!! You&amp;#39;re really talented in many ways!&lt;br /&gt;Can you meet piglet in Disneyland later this week? Cause I think Scarlet should were her Piglet Outfit then!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7918376829231738180/comments/default/2489832880527338165'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7918376829231738180/comments/default/2489832880527338165'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/happy-halloween-eve.html?showComment=1320086115956#c2489832880527338165' title=''/><author><name>Jojo</name><uri>https://www.blogger.com/profile/14345392792829808890</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//3.bp.blogspot.com/-u5ptD_xoLzI/TcFgcHxr_6I/AAAAAAAAAAk/PRSMa_hMpDY/s32/100000198004046big2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/happy-halloween-eve.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7918376829231738180' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7918376829231738180' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1299211658'/><gd:extendedProperty name='blogger.displayTime' value='October 31, 2011 at 12:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8127093836744311272</id><published>2011-11-01T07:19:06.644-06:00</published><updated>2011-11-01T07:19:06.644-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>awww...so sweet and creative!  the costumes are ju...</title><content type='html'>awww...so sweet and creative!  the costumes are just adorable! and you guys look amazing as the 100 acre wood gang!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7918376829231738180/comments/default/8127093836744311272'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7918376829231738180/comments/default/8127093836744311272'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/10/happy-halloween-eve.html?showComment=1320153546644#c8127093836744311272' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/10/happy-halloween-eve.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7918376829231738180' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7918376829231738180' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='November 1, 2011 at 7:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1488764459161576804</id><published>2011-11-01T16:28:16.544-06:00</published><updated>2011-11-01T16:28:16.544-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>hope you guys have a magical vacation!!!  can&amp;#39;...</title><content type='html'>hope you guys have a magical vacation!!!  can&amp;#39;t wait for pics and of course, for your awesome sale!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8613250516863450616/comments/default/1488764459161576804'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8613250516863450616/comments/default/1488764459161576804'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/off-to-happiest-place-on-earth.html?showComment=1320186496544#c1488764459161576804' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/off-to-happiest-place-on-earth.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8613250516863450616' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8613250516863450616' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='November 1, 2011 at 4:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6247369528921938377</id><published>2011-11-03T08:16:30.433-06:00</published><updated>2011-11-20T11:25:09.368-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I was looking for some disney scrapbook things and...</title><content type='html'>I was looking for some disney scrapbook things and just want to say i love your stuff! really inspiring. Thanks for making such beautifull things!&lt;br /&gt;Greetings from holland!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/6247369528921938377'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4036882708397653363/comments/default/6247369528921938377'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html?showComment=1320329790433#c6247369528921938377' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/its-dreamy-day-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4036882708397653363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4036882708397653363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 3, 2011 at 8:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-895285553022698365</id><published>2011-11-04T01:56:08.925-06:00</published><updated>2011-11-04T01:56:08.925-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you Britt for this chance!!

Name: Jolien/Jo...</title><content type='html'>Thank you Britt for this chance!!&lt;br /&gt;&lt;br /&gt;Name: Jolien/Jojo&lt;br /&gt;My favorite product: (hard one to choose...) Arabian Adventure. It&amp;#39;s also on my Wishlist!&lt;br /&gt;&lt;br /&gt;And thanks again for the chance!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/895285553022698365'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/895285553022698365'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320393368925#c895285553022698365' title=''/><author><name>Jojo</name><uri>https://www.blogger.com/profile/14345392792829808890</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//3.bp.blogspot.com/-u5ptD_xoLzI/TcFgcHxr_6I/AAAAAAAAAAk/PRSMa_hMpDY/s32/100000198004046big2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1299211658'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 1:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4740376580427461912</id><published>2011-11-04T02:18:03.218-06:00</published><updated>2011-11-04T02:18:03.218-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love Baby You&amp;#39;re a Firework. Contemplating b...</title><content type='html'>I love Baby You&amp;#39;re a Firework. Contemplating buying it this weekend. Funny how I met you this time last year at Disney and you&amp;#39;re there. We&amp;#39;re leaving Sunday for Disney World :) Have fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/4740376580427461912'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/4740376580427461912'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320394683218#c4740376580427461912' title=''/><author><name>Amy Jo</name><uri>https://www.blogger.com/profile/10204909927145904633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/_N0D-OU166_U/TOCd1rxQbYI/AAAAAAAAAGM/-TrztRfmoh0/S220-s32/me%2Band%2Blogan%2B1028101.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-781136059'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 2:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4083339166640878958</id><published>2011-11-04T02:19:16.486-06:00</published><updated>2011-11-04T02:19:16.486-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love AROUND THE WORLD! I would love to win!!! Th...</title><content type='html'>I love AROUND THE WORLD! I would love to win!!! Thanks for the chance :o</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/4083339166640878958'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/4083339166640878958'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320394756486#c4083339166640878958' title=''/><author><name>Anna</name><uri>https://www.blogger.com/profile/07319601275331457573</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_0zrB9aLghMc/S5aH1zid8HI/AAAAAAAABYw/zNDph5IT3c0/S220-s32/DHD.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1444261594'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 2:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-159993054632662250</id><published>2011-11-04T03:32:31.121-06:00</published><updated>2011-11-04T03:32:31.121-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt!  The item that is currently on my wishli...</title><content type='html'>Hi Britt!  The item that is currently on my wishlist is Never Grow Up.  Thanks for the chance to win and have a fun trip!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/159993054632662250'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/159993054632662250'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320399151121#c159993054632662250' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/08418796176428526353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-876538540'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 3:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5806768635272644782</id><published>2011-11-04T04:17:11.144-06:00</published><updated>2011-11-04T04:17:11.144-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ultimate Round Trip Ticket Bundle had been on my w...</title><content type='html'>Ultimate Round Trip Ticket Bundle had been on my wish list for quite a while *s*&lt;br /&gt;Thanks for the chance Britt&lt;br /&gt;Have fun at Disneyland</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/5806768635272644782'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/5806768635272644782'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320401831144#c5806768635272644782' title=''/><author><name>Ana Carol</name><uri>https://www.blogger.com/profile/15811445361290196316</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//4.bp.blogspot.com/_uvRTK6ZB3Zk/TFKcwDyvWMI/AAAAAAAAAAo/IpeArU02Xd8/S220-s32/ANA1.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-518184775'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 4:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4747684886919537051</id><published>2011-11-04T04:25:44.636-06:00</published><updated>2011-11-04T04:25:44.636-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I will be picking up your new Halloween kit, Frigh...</title><content type='html'>I will be picking up your new Halloween kit, Frightfully Delightful.  Hope you&amp;#39;re having fun at Disneyland!&lt;br /&gt;&lt;br /&gt;Kim</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/4747684886919537051'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/4747684886919537051'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320402344636#c4747684886919537051' title=''/><author><name>kimfernald</name><uri>https://www.blogger.com/profile/03601010052494340482</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-645051130'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 4:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3292185584707838843</id><published>2011-11-04T04:54:35.172-06:00</published><updated>2011-11-04T04:54:35.172-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It&amp;#39;s kinda crazy but I have almost your entire...</title><content type='html'>It&amp;#39;s kinda crazy but I have almost your entire store on my wish list. Almost cause I already Bought a few thing! :P&lt;br /&gt;You&amp;#39;re definitely my favourite designer! I hope I win! Thanks for the chance!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/3292185584707838843'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/3292185584707838843'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320404075172#c3292185584707838843' title=''/><author><name>Leonor</name><uri>https://www.blogger.com/profile/13007354280332968370</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1632200801'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 4:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6771917761788156347</id><published>2011-11-04T04:55:12.452-06:00</published><updated>2011-11-04T04:55:12.452-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the chance Britt!
My fave is Never Grow...</title><content type='html'>Thanks for the chance Britt!&lt;br /&gt;My fave is Never Grow Up!A dreamy kit!!!&lt;br /&gt;Name : Ma (Ma from Brasil/Ma Altoastral).&lt;br /&gt;Hope you have good time on Disney World! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6771917761788156347'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6771917761788156347'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320404112452#c6771917761788156347' title=''/><author><name>Ma Altoastral</name><uri>https://www.blogger.com/profile/13874897533421050142</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_aDmfelLUvhQ/TBY2pG7vNDI/AAAAAAAAAOw/GbLxYMDynx0/S220-s32/stereo_kiss-1ab.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-949221734'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 4:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8503276065743815934</id><published>2011-11-04T06:17:40.135-06:00</published><updated>2011-11-04T06:17:40.135-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Name: IrisM
My faovirte Products: Let Down Your Ha...</title><content type='html'>Name: IrisM&lt;br /&gt;My faovirte Products: Let Down Your Hair and Land of Fantasy (I purchased both)&lt;br /&gt;All of the rest are pretty much on my wishlist with Animal Kingdom on the top of the list.  I love them all!!&lt;br /&gt;&lt;br /&gt;Thanks for the chance!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/8503276065743815934'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/8503276065743815934'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320409060135#c8503276065743815934' title=''/><author><name>IrisM</name><uri>https://www.blogger.com/profile/13334553846561026056</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1191976848'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 6:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2575844792471019844</id><published>2011-11-04T06:28:43.321-06:00</published><updated>2011-11-04T06:28:43.321-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It&amp;#39;s hard to pick a favorite but in the past y...</title><content type='html'>It&amp;#39;s hard to pick a favorite but in the past year, Just Plain Fun has been my &amp;quot;go to&amp;quot; kit.  I totally love the alpha in that kit and the add-on alpha!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2575844792471019844'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2575844792471019844'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320409723321#c2575844792471019844' title=''/><author><name>susan0326</name><uri>https://www.blogger.com/profile/02318951203465432501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-mkPnUc8wLD8/T6IB28QIorI/AAAAAAAAAbY/-HOxTkFKMDU/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-242029815'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 6:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1589393862717329350</id><published>2011-11-04T06:29:35.106-06:00</published><updated>2011-11-04T06:29:52.379-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1589393862717329350'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1589393862717329350'/><author><name>susan0326</name><uri>https://www.blogger.com/profile/02318951203465432501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-mkPnUc8wLD8/T6IB28QIorI/AAAAAAAAAbY/-HOxTkFKMDU/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-242029815'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 6:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5977967245481401199</id><published>2011-11-04T06:38:17.393-06:00</published><updated>2011-11-04T06:38:17.393-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Maybe Baby You&amp;#39;re a Firework of the ones I don...</title><content type='html'>Maybe Baby You&amp;#39;re a Firework of the ones I don&amp;#39;t have. Thanks for the chance.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/5977967245481401199'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/5977967245481401199'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320410297393#c5977967245481401199' title=''/><author><name>Fran Baity</name><uri>https://www.blogger.com/profile/03966736788888655150</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_BkKVgU2dqgI/S7Uhv3LY3HI/AAAAAAAACKY/ovQnhOLTQKg/S220-s32/avatar150.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1188596281'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 6:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2750063309929214069</id><published>2011-11-04T06:42:23.988-06:00</published><updated>2011-11-04T06:42:23.988-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the &amp;quot;I&amp;#39;m a Dreamer&amp;quot; kits. I f...</title><content type='html'>I love the &amp;quot;I&amp;#39;m a Dreamer&amp;quot; kits. I find that I use it a lot when scrapping Disney.&lt;br /&gt;&lt;br /&gt;Enjoy DL!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2750063309929214069'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2750063309929214069'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320410543988#c2750063309929214069' title=''/><author><name>Buffy0214</name><uri>https://www.blogger.com/profile/06308024875823554809</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_h-pWwnNYXas/SgrfeygtiyI/AAAAAAAAAFs/EPb3-w3lFao/S220-s32/2006-09-01+(5).JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1294607005'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 6:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5739252330586651775</id><published>2011-11-04T06:55:08.471-06:00</published><updated>2011-11-04T06:55:08.471-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My favorite is Around the World!!</title><content type='html'>My favorite is Around the World!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/5739252330586651775'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/5739252330586651775'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320411308471#c5739252330586651775' title=''/><author><name>jrpatterson</name><uri>https://www.blogger.com/profile/18408700496094638263</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-353079470'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 6:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8845316351072367763</id><published>2011-11-04T07:30:57.601-06:00</published><updated>2011-11-04T07:30:57.601-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love so many of your kits, but I especially love...</title><content type='html'>I love so many of your kits, but I especially love Baby You&amp;#39;re a Firework!  &lt;br /&gt;&lt;br /&gt;Becky Paape/Paape Family</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/8845316351072367763'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/8845316351072367763'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320413457601#c8845316351072367763' title=''/><author><name>Paape Family</name><uri>https://www.blogger.com/profile/07919648875104725747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-CYEWELKe9ck/TsHmgrMODTI/AAAAAAAAALI/gleRo6QdV-k/s32/IMG_5101.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958379607'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 7:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6381073890098683208</id><published>2011-11-04T07:42:32.961-06:00</published><updated>2011-11-04T07:42:32.961-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hope your having a great time!
My favorite is anyt...</title><content type='html'>Hope your having a great time!&lt;br /&gt;My favorite is anything Disney!&lt;br /&gt;Like you I am a huge Disney fan.&lt;br /&gt;&lt;br /&gt;Tammy</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6381073890098683208'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6381073890098683208'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320414152961#c6381073890098683208' title=''/><author><name>scrappingaunt</name><uri>https://www.blogger.com/profile/12357255281202428329</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/-xp8OoS4UCBE/TxmMoLhgpPI/AAAAAAAAAYo/fe0l0Eu0xDA/s32/IMG_0055.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-957220741'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 7:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1452016505389157626</id><published>2011-11-04T07:47:40.406-06:00</published><updated>2011-11-04T07:47:40.406-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My favorite is probably It&amp;#39;s Magical. I kick m...</title><content type='html'>My favorite is probably It&amp;#39;s Magical. I kick myself for not getting it when it was part of your grab bag. :) Thanks for the chance to win!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1452016505389157626'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1452016505389157626'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320414460406#c1452016505389157626' title=''/><author><name>Erica</name><uri>https://www.blogger.com/profile/01877839384411132141</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//2.bp.blogspot.com/_zny-FzNQHZk/SpMf71MRC9I/AAAAAAAABww/SjLsjxN1X18/S220-s32/Erica+%235.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-877672468'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 7:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2762769162864091122</id><published>2011-11-04T07:51:49.466-06:00</published><updated>2011-11-04T07:51:49.466-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt!  I would love to win a GC to your Sh...</title><content type='html'>Thanks Britt!  I would love to win a GC to your Shop!  :)&lt;br /&gt;On my wishlist right now is Never Grow Up.  &lt;br /&gt;I have so many favs of yours that I use a ton.  &lt;br /&gt;Have fun in Disneyland&lt;br /&gt;Thanks,&lt;br /&gt;Meagan</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2762769162864091122'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2762769162864091122'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320414709466#c2762769162864091122' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 7:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6064461845066307487</id><published>2011-11-04T08:08:03.445-06:00</published><updated>2011-11-04T08:08:03.445-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the chance to win, Britt!

I LOVE every...</title><content type='html'>Thanks for the chance to win, Britt!&lt;br /&gt;&lt;br /&gt;I LOVE everything LOL  I am picking  up the build a princess and the papers for it along with Rockin.  Thanks for the sale and can&amp;#39;t wait to see the pics of Scarlett in DL!!!&lt;br /&gt;&lt;br /&gt;Holly Weber</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6064461845066307487'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6064461845066307487'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320415683445#c6064461845066307487' title=''/><author><name>HollyinPA</name><uri>https://www.blogger.com/profile/08642921829577900470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//4.bp.blogspot.com/_qPB46bXbWUI/TImNOpBi19I/AAAAAAAAAjA/S45GFtoGxW4/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-472282340'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 8:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7995551807738906591</id><published>2011-11-04T08:25:46.596-06:00</published><updated>2011-11-04T08:25:46.596-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Build a princess and the paper pack are both going...</title><content type='html'>Build a princess and the paper pack are both going in my shopping cart!  have at Disney!  And I might get Nom-Nom-Nom, just can&amp;#39;t resist it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/7995551807738906591'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/7995551807738906591'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320416746596#c7995551807738906591' title=''/><author><name>Jewelle</name><uri>https://www.blogger.com/profile/02260332839799346385</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//1.bp.blogspot.com/_PgaJVx1m26Y/SspZwnsStGI/AAAAAAAADFo/aGpJ0WpG-9Q/S220-s32/jewelle.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1888036145'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 8:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6832760045222280254</id><published>2011-11-04T08:32:17.116-06:00</published><updated>2011-11-04T08:32:17.116-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m going to have to check out what I&amp;#39;m mi...</title><content type='html'>I&amp;#39;m going to have to check out what I&amp;#39;m missing!  I LOVE your Around the World bundle. I&amp;#39;ve used it over and over and over! Have a great time at DL!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6832760045222280254'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6832760045222280254'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320417137116#c6832760045222280254' title=''/><author><name>Haynay</name><uri>https://www.blogger.com/profile/10853578134775931601</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//2.bp.blogspot.com/_saZSDxPWgY4/SQJl50xSZGI/AAAAAAAAAq0/_8GNYDboWig/S220-s32/DSC01396.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-951061353'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 8:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6461060163893898013</id><published>2011-11-04T08:33:54.897-06:00</published><updated>2011-11-04T08:33:54.897-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have a great trip to Disneyland Britt.  We&amp;#39;re ...</title><content type='html'>Have a great trip to Disneyland Britt.  We&amp;#39;re huge Star Wars fans so I have worn a hole through your &amp;#39;Galactic Alliance&amp;#39; kit, I&amp;#39;ve scrapped so many pages with it!  Thanks for the chance!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6461060163893898013'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6461060163893898013'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320417234897#c6461060163893898013' title=''/><author><name>Linda</name><uri>https://www.blogger.com/profile/02361799453318603513</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-373471879'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 8:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6673789151205829943</id><published>2011-11-04T09:04:52.463-06:00</published><updated>2011-11-04T09:04:52.463-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have a great trip!!  Thanks for the chance to win....</title><content type='html'>Have a great trip!!  Thanks for the chance to win.  I love all your kits but the one that has been on my wish list is Alice.  I love the alpha, colors everything.&lt;br /&gt;&lt;br /&gt;Kimberly&lt;br /&gt;digiscrapping27.blogspot.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6673789151205829943'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6673789151205829943'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320419092463#c6673789151205829943' title=''/><author><name>Kimberly</name><uri>https://www.blogger.com/profile/11428253059078030300</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-678647720'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 9:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9100352649890294585</id><published>2011-11-04T09:52:38.749-06:00</published><updated>2011-11-04T09:52:38.749-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the chance to win, I would really like ...</title><content type='html'>Thanks for the chance to win, I would really like Banana Split.  Hope you are having fun in Disneyland.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/9100352649890294585'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/9100352649890294585'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320421958749#c9100352649890294585' title=''/><author><name>Jennifer</name><uri>https://www.blogger.com/profile/13272228673863327398</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1012048828'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 9:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8487278891335582226</id><published>2011-11-04T10:28:02.737-06:00</published><updated>2011-11-04T10:28:02.737-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>i would love let down your hair, gloomy is another...</title><content type='html'>i would love let down your hair, gloomy is another on the wish list, i LOVE eeyore have fun at disney world</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/8487278891335582226'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/8487278891335582226'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320424082737#c8487278891335582226' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 10:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2481419910385482400</id><published>2011-11-04T10:39:28.480-06:00</published><updated>2011-11-04T10:39:28.480-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have fun in Disneyland :) I&amp;#39;ve got the Princes...</title><content type='html'>Have fun in Disneyland :) I&amp;#39;ve got the Princess Makers on my wish list!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2481419910385482400'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2481419910385482400'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320424768480#c2481419910385482400' title=''/><author><name>Denise</name><uri>https://www.blogger.com/profile/05848695778946072887</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1680783127'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 10:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-218556823160780407</id><published>2011-11-04T10:43:06.778-06:00</published><updated>2011-11-04T10:43:06.778-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I think the build a princess is my favorite purcha...</title><content type='html'>I think the build a princess is my favorite purchase so far! On my wish list for the weekend is Frightfully Delightful</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/218556823160780407'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/218556823160780407'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320424986778#c218556823160780407' title=''/><author><name>Laura</name><uri>https://www.blogger.com/profile/03737616599773463119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-zuX9fl3t8ko/Tmf5oSKViQI/AAAAAAAAAC0/wAX7IQUe0-0/s32/Avatar-Hpgirl.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1158465436'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 10:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6896502590833525959</id><published>2011-11-04T10:44:41.481-06:00</published><updated>2011-11-04T10:44:41.481-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt! Hope you have fun in Disneyland with you...</title><content type='html'>Hi Britt! Hope you have fun in Disneyland with your family.&lt;br /&gt;&lt;br /&gt;Thanks for the great challenge.&lt;br /&gt;I would love Very Merry. I love those christmas colors.&lt;br /&gt;&lt;br /&gt;Thanks for the chance!&lt;br /&gt;&lt;br /&gt;Love,&lt;br /&gt;Sarah</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6896502590833525959'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6896502590833525959'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320425081481#c6896502590833525959' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/13008078780481666468</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-5L0uVXV9k9c/TfBHK1RWTXI/AAAAAAAAADo/GBv5uyXF7lQ/s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1037636424'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 10:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4880439544337591904</id><published>2011-11-04T10:52:47.373-06:00</published><updated>2011-11-04T10:52:47.373-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt!
It&amp;#39;s me, Diana!
I&amp;#39;m buying &amp;#39;...</title><content type='html'>Hi Britt!&lt;br /&gt;It&amp;#39;s me, Diana!&lt;br /&gt;I&amp;#39;m buying &amp;#39;Let down your hair&amp;#39; this weekend.  I&amp;#39;ve never had a use for it until now.  As an activity for my Daisy girl scouts, I&amp;#39;ve put together a little &amp;#39;drive-in movie&amp;#39; night and Tangled is the movie they&amp;#39;ll be watching.  We&amp;#39;re going to make Rapunzel&amp;#39;s crown and I made them all tutus.....it&amp;#39;s going to be so fun and I can&amp;#39;t wait to scrap it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/4880439544337591904'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/4880439544337591904'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320425567373#c4880439544337591904' title=''/><author><name>Diana Herman</name><uri>https://www.blogger.com/profile/05978315407231218387</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1138980103'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 10:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5209808106985593845</id><published>2011-11-04T11:14:03.709-06:00</published><updated>2011-11-04T11:14:03.709-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love Animal Kingdom!  Thanks for the chance to w...</title><content type='html'>I love Animal Kingdom!  Thanks for the chance to win!  :)&lt;br /&gt;&lt;br /&gt;Shelley</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/5209808106985593845'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/5209808106985593845'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320426843709#c5209808106985593845' title=''/><author><name>Shelley</name><uri>https://www.blogger.com/profile/17890536606582906050</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='32' src='//3.bp.blogspot.com/-8pmV5-oVvt4/UKz_k3kpq_I/AAAAAAAAO7A/0OwhNGYiUHs/s32/aIMG_0296a.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-115605995'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 11:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-71045418582545665</id><published>2011-11-04T11:39:46.586-06:00</published><updated>2011-11-04T11:39:46.586-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oooooooh YAY!  I love the Build a Princess.  Well ...</title><content type='html'>Oooooooh YAY!  I love the Build a Princess.  Well I really love everything you create... you are so awesome.  And I&amp;#39;m Katie Frandsen. hahaha</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/71045418582545665'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/71045418582545665'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320428386586#c71045418582545665' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 11:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5863445229368217363</id><published>2011-11-04T12:12:38.941-06:00</published><updated>2011-11-04T12:12:38.941-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the chance Britt. Hope you are having a...</title><content type='html'>Thanks for the chance Britt. Hope you are having a magical vacation!!!&lt;br /&gt;&lt;br /&gt;Nom Nom Nom is definately on my wish list as we&amp;#39;re going to start weaning our little girl on to solids soon so will have lots of messy food pics to scrap. :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/5863445229368217363'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/5863445229368217363'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320430358941#c5863445229368217363' title=''/><author><name>Ruthie</name><uri>https://www.blogger.com/profile/08549601744683999663</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346958783'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 12:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3386458107569793404</id><published>2011-11-04T12:25:47.992-06:00</published><updated>2011-11-04T12:25:47.992-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt,
Love all your stuff. Would love to have ...</title><content type='html'>Hi Britt,&lt;br /&gt;Love all your stuff. Would love to have Animal Kingdom, will someday!&lt;br /&gt;Have fun at Disneyland!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/3386458107569793404'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/3386458107569793404'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320431147992#c3386458107569793404' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 12:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6530014866293040039</id><published>2011-11-04T12:30:52.348-06:00</published><updated>2011-11-04T12:30:52.348-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Gotta be Around the World.  Thanks!</title><content type='html'>Gotta be Around the World.  Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6530014866293040039'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6530014866293040039'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320431452348#c6530014866293040039' title=''/><author><name>Donna A.</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 12:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1141920860991191220</id><published>2011-11-04T13:03:05.959-06:00</published><updated>2011-11-04T13:03:05.959-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt! So jealous that you&amp;#39;re at Disney...</title><content type='html'>Thanks Britt! So jealous that you&amp;#39;re at Disney, but I&amp;#39;m leaving in a week for WDW, so I guess I can forgive you. :p&lt;br /&gt;&lt;br /&gt;I am totally drooling over your Build-A-Princess bundle. And because of vacation all purchases have been put on hold. :(&lt;br /&gt;&lt;br /&gt;Hope you&amp;#39;re having a magical vacation. Can&amp;#39;t wait to see your pics. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1141920860991191220'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1141920860991191220'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320433385959#c1141920860991191220' title=''/><author><name>October</name><uri>https://www.blogger.com/profile/04438679807161062083</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-14x5D3bvu6E/T2fWuE7-psI/AAAAAAAAAdQ/uW_9CiVK5kc/s32/blog_31559640224.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-979275324'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 1:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2595463435315269819</id><published>2011-11-04T13:23:36.749-06:00</published><updated>2011-11-04T13:23:36.749-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Four favorites...
Leave the World Behind, Arabian ...</title><content type='html'>Four favorites...&lt;br /&gt;Leave the World Behind, Arabian Adventure, Around the World (wonderful and HUGE kit), and Land of Fantasy.&lt;br /&gt;Now to go check out the sale...&lt;br /&gt;-&lt;br /&gt;Laura</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2595463435315269819'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2595463435315269819'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320434616749#c2595463435315269819' title=''/><author><name>Laura Schmitt</name><uri>https://www.blogger.com/profile/05463058207258783953</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='24' src='//3.bp.blogspot.com/__R-N2HoHns0/TBlqjQRKmHI/AAAAAAABC-g/BxTOFwfkgbY/S220-s31/bfclass.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-811880337'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 1:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6113511041226068742</id><published>2011-11-04T13:37:40.960-06:00</published><updated>2011-11-04T13:37:40.960-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>what a hard choice!  I have it narrowed down to 2!...</title><content type='html'>what a hard choice!  I have it narrowed down to 2!  Monstrosity and Never Grow up!  They are both a couple in my &amp;quot;wishlist&amp;quot;!  thanks for teh chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6113511041226068742'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6113511041226068742'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320435460960#c6113511041226068742' title=''/><author><name>Aussiegirl</name><uri>https://www.blogger.com/profile/03852038327495578917</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1376816543'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 1:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1855987275032202503</id><published>2011-11-04T14:15:01.508-06:00</published><updated>2011-11-04T14:15:01.508-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My favourite is Land of Fantasy!  I use it over an...</title><content type='html'>My favourite is Land of Fantasy!  I use it over and over.  Hope you have a wonderful trip!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1855987275032202503'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1855987275032202503'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320437701508#c1855987275032202503' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 2:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1312935301369620221</id><published>2011-11-04T14:19:56.863-06:00</published><updated>2011-11-04T14:19:56.863-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m brand new to the world of digital scrapboo...</title><content type='html'>I&amp;#39;m brand new to the world of digital scrapbooking.  My first purchase was your Frightfully Delightful!  Thanks for the great designs.&lt;br /&gt;&lt;br /&gt;~ Laura Sullivan</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1312935301369620221'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1312935301369620221'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320437996863#c1312935301369620221' title=''/><author><name>Laura</name><uri>https://www.blogger.com/profile/12502079629276336894</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1022819157'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 2:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4895586977096267223</id><published>2011-11-04T14:39:21.264-06:00</published><updated>2011-11-04T14:39:21.264-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I think I have almost everything in your store alr...</title><content type='html'>I think I have almost everything in your store already. I just picked up Space Ranger and Riverbend. Thanks for the great sale!&lt;br /&gt;&lt;br /&gt;Tracie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/4895586977096267223'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/4895586977096267223'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320439161264#c4895586977096267223' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 2:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3862333707777306625</id><published>2011-11-04T14:50:55.802-06:00</published><updated>2011-11-04T14:50:55.802-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you for the chance to win :)
my name is rena...</title><content type='html'>thank you for the chance to win :)&lt;br /&gt;my name is renata.&lt;br /&gt;on my wishlist the bright side</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/3862333707777306625'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/3862333707777306625'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320439855802#c3862333707777306625' title=''/><author><name>renata</name><uri>http://renatasscraps.blogspot.com/</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 2:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2699196377171727161</id><published>2011-11-04T15:06:04.674-06:00</published><updated>2011-11-04T15:06:04.674-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I keep kicking myself for not getting Jackpot when...</title><content type='html'>I keep kicking myself for not getting Jackpot when it was on sale a while ago!  So I&amp;#39;d have to say that would be the one most on my wish list.  THanks for the chance to win! &lt;br /&gt;&lt;br /&gt;andrea</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2699196377171727161'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2699196377171727161'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320440764674#c2699196377171727161' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/12404804109197736241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='19' src='//3.bp.blogspot.com/_QmeExbl0Y8E/TEXwFHMrXOI/AAAAAAAAAAM/66sL5qI6QRw/S220-s32/mousescrappers_avatar.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-629790199'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 3:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7926825492740976170</id><published>2011-11-04T15:06:07.953-06:00</published><updated>2011-11-04T15:06:07.953-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So hard to pick a favorite but it would have to be...</title><content type='html'>So hard to pick a favorite but it would have to be Enchantment!!!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=57</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/7926825492740976170'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/7926825492740976170'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320440767953#c7926825492740976170' title=''/><author><name>ckcpurple</name><uri>https://www.blogger.com/profile/13577947259133668644</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//1.bp.blogspot.com/_nJHZv5La2O0/SPaKzpw2yMI/AAAAAAAAAAM/ZPSFkFSRer8/S220-s32/avitar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-686049804'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 3:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9064829114043859869</id><published>2011-11-04T15:10:06.871-06:00</published><updated>2011-11-04T15:10:06.871-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I hope you and your family are having a great time...</title><content type='html'>I hope you and your family are having a great time at Disney - I am so envious! :)&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve had Ultimate Round Trip on my wish list for a while.&lt;br /&gt;&lt;br /&gt;Thank you for the chance to win.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/9064829114043859869'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/9064829114043859869'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320441006871#c9064829114043859869' title=''/><author><name>Kait</name><uri>https://www.blogger.com/profile/14327457481877174917</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1762614701'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 3:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7277165389738453805</id><published>2011-11-04T15:18:22.970-06:00</published><updated>2011-11-04T15:18:22.970-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the awesome sale and drawing!
I love th...</title><content type='html'>Thanks for the awesome sale and drawing!&lt;br /&gt;I love the Alice kit:)&lt;br /&gt;I hope you had a great time at Disney!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/7277165389738453805'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/7277165389738453805'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320441502970#c7277165389738453805' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/03919883705103151840</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-684488036'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 3:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1003743392332187759</id><published>2011-11-04T15:19:09.941-06:00</published><updated>2011-11-04T15:19:09.941-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Monica R
One of my favorite products is the My Bab...</title><content type='html'>Monica R&lt;br /&gt;One of my favorite products is the My Baby Love: Clusters and Quick Pages.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1003743392332187759'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1003743392332187759'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320441549941#c1003743392332187759' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 3:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4459994403605724172</id><published>2011-11-04T15:22:42.796-06:00</published><updated>2011-11-04T15:22:42.796-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I adore &amp;quot;Galactic Alliance&amp;quot; and use it a...</title><content type='html'>I adore &amp;quot;Galactic Alliance&amp;quot; and use it all the time! Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/4459994403605724172'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/4459994403605724172'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320441762796#c4459994403605724172' title=''/><author><name>StarWarsFans</name><uri>https://www.blogger.com/profile/00425426362094418885</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-qWfAzKv96lE/T1wT2oTe1EI/AAAAAAAAAwU/67BAm1qGZ2Q/s32/Tricia%2BGingerGirl%2BPhoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-728705357'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 3:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2724606199028906</id><published>2011-11-04T15:23:52.985-06:00</published><updated>2011-11-04T15:23:52.985-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Name: Jessica P
Fav Product: I love all of them. N...</title><content type='html'>Name: Jessica P&lt;br /&gt;Fav Product: I love all of them. No kidding! In fact hubby will probably kill me with the amount of $$$ I&amp;#39;m spending in your shop during DSD! But if I had to choose 1... my fav is &amp;quot;Just Plain Fun&amp;quot;&lt;br /&gt;Thank you for the chance!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2724606199028906'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2724606199028906'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320441832985#c2724606199028906' title=''/><author><name>Jessica P</name><uri>https://www.blogger.com/profile/14651348119455876309</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//4.bp.blogspot.com/-CEesRwnkmgQ/T35iXfi-LvI/AAAAAAAAAD8/ZmP7kXQF48A/s32/DSC06801.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1465240689'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 3:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2282629744229434035</id><published>2011-11-04T15:26:40.692-06:00</published><updated>2011-11-04T15:26:40.692-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the chance to win. I love your build a ...</title><content type='html'>Thanks for the chance to win. I love your build a princess and paper packs that go with them. Darling!! On my wish list to pick up this weekend. Would love to win. You have the most amazing designs! Love them. Have fun in Disneyland and tell Mickey hi!:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2282629744229434035'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2282629744229434035'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320442000692#c2282629744229434035' title=''/><author><name>Karalee</name><uri>https://www.blogger.com/profile/02114578442094544895</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1770554393'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 3:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3329664016126968279</id><published>2011-11-04T15:27:56.466-06:00</published><updated>2011-11-04T15:27:56.466-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We were just at Disney for the Halloween party a c...</title><content type='html'>We were just at Disney for the Halloween party a couple weeks back. I&amp;#39;m dying to have Mansion Masquerade in my stash so I can scrap some of our recent trip photos.&lt;br /&gt;&lt;br /&gt;I hope you&amp;#39;re having fun! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/3329664016126968279'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/3329664016126968279'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320442076466#c3329664016126968279' title=''/><author><name>Tracy Anderson</name><uri>https://www.blogger.com/profile/01730454750648361716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_t-dbk3_jRns/Sei_1-bbNvI/AAAAAAAADF0/O4LlrrCRZYk/S220-s32/tntracy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-453105856'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 3:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7704780632939573855</id><published>2011-11-04T15:33:36.951-06:00</published><updated>2011-11-04T15:33:36.951-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I use Motor Mania on a regular basis for my little...</title><content type='html'>I use Motor Mania on a regular basis for my little boys. However, I think I love Around the World most! Lots of great stuff.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/7704780632939573855'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/7704780632939573855'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320442416951#c7704780632939573855' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/11677148463687026149</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1077120379'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 3:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2025634490709495702</id><published>2011-11-04T15:35:42.709-06:00</published><updated>2011-11-04T15:35:42.709-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WooHoo HAPPY DSD Britt!!!
My FAV product of yours ...</title><content type='html'>WooHoo HAPPY DSD Britt!!!&lt;br /&gt;My FAV product of yours is Signature Style...right now anyway!! LOL  The colors are so bright and happy! The DSD kit I am hoping to get is ROCK OUT! My Hubby and son have been going to a lot of concerts lately! Thanks so much Britt for the chance to win!!&lt;br /&gt;HUGS,&lt;br /&gt;Fonnetta</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2025634490709495702'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2025634490709495702'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320442542709#c2025634490709495702' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 3:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4880107585557937422</id><published>2011-11-04T15:36:13.229-06:00</published><updated>2011-11-04T15:36:13.229-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey Britt! I just returned from WDW last week and ...</title><content type='html'>Hey Britt! I just returned from WDW last week and I have all these magical thoughts in my head! I would love love love Mansion Masquerade! We went to MNSSHP and finally got my DD to go on the Haunted Mansion and this kit screams!!! Halloween at Disney! Thanks for the chance!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/4880107585557937422'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/4880107585557937422'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320442573229#c4880107585557937422' title=''/><author><name>Lauri</name><uri>https://www.blogger.com/profile/11915490465220592834</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-876065518'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 3:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-16941749110164729</id><published>2011-11-04T15:40:39.736-06:00</published><updated>2011-11-04T15:40:39.736-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks, Britt.  My favorite is the Around the Worl...</title><content type='html'>Thanks, Britt.  My favorite is the Around the World kits.  Love them!!&lt;br /&gt;&lt;br /&gt;Michelle</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/16941749110164729'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/16941749110164729'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320442839736#c16941749110164729' title=''/><author><name>Michelle Wallace</name><uri>https://www.blogger.com/profile/02886183671711230268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1996056663'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 3:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5911394053614681744</id><published>2011-11-04T15:43:51.606-06:00</published><updated>2011-11-04T15:43:51.606-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have a whole wish list... some of which I will b...</title><content type='html'>I have a whole wish list... some of which I will buying today :) NOM NOM NOM is a top choice for me since my littlest one is just a month younger than Scarlett. I would like to get so many things!!! Hope your trip is a dream come true!! I am headed there next month!&lt;br /&gt;&lt;br /&gt;-Sondra M.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/5911394053614681744'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/5911394053614681744'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320443031606#c5911394053614681744' title=''/><author><name>Sondra</name><uri>https://www.blogger.com/profile/07945262471876542484</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_2KZkodaJAKE/Swb7EDPlfiI/AAAAAAAAAAM/pAxF3ONOdGw/S220-s32/11539_543826555371_31007124_31838326_6522747_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-966433079'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 3:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4504881148064622881</id><published>2011-11-04T16:11:13.627-06:00</published><updated>2011-11-04T16:11:13.627-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my gosh...pick one?  I love them ALL!  But I&amp;#3...</title><content type='html'>Oh my gosh...pick one?  I love them ALL!  But I&amp;#39;d have to say the first on my list is Around the World.  Thanks soooo much forthte chance to win!!  :)  Jen</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/4504881148064622881'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/4504881148064622881'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320444673627#c4504881148064622881' title=''/><author><name>Jennifer F.</name><uri>https://www.blogger.com/profile/02781686841439854335</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1493111180'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 4:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2120232189565499855</id><published>2011-11-04T16:11:57.708-06:00</published><updated>2011-11-04T16:11:57.708-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My favorite is Around The World. I want to buy the...</title><content type='html'>My favorite is Around The World. I want to buy the newest Halloween kit tomorrow....so cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2120232189565499855'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2120232189565499855'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320444717708#c2120232189565499855' title=''/><author><name>betty</name><uri>https://www.blogger.com/profile/16168401725510487274</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1366292267'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 4:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-815942021681971667</id><published>2011-11-04T16:30:28.917-06:00</published><updated>2011-11-04T16:30:28.917-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love Jackpot!  I used it to scrap our recent tri...</title><content type='html'>I love Jackpot!  I used it to scrap our recent trip to Vegas and it was perfect.  &lt;br /&gt;&lt;br /&gt;Tell Mickey I said hi :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/815942021681971667'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/815942021681971667'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320445828917#c815942021681971667' title=''/><author><name>Merry</name><uri>https://www.blogger.com/profile/01943727056147341601</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//2.bp.blogspot.com/-BbB9SApeY1E/TfZ87F4BRUI/AAAAAAAABzg/X-dbqw74iG0/s32/baby%2BMerry%2Bw%2Bsquirrel.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1109554155'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 4:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1308488009773064894</id><published>2011-11-04T16:38:48.715-06:00</published><updated>2011-11-04T16:38:48.715-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hmmm....It&amp;#39;s a toss up between the Firework ki...</title><content type='html'>Hmmm....It&amp;#39;s a toss up between the Firework kit and the Build a Princess Papers. I really NEED both you know.... :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1308488009773064894'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1308488009773064894'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320446328715#c1308488009773064894' title=''/><author><name>Stefani</name><uri>https://www.blogger.com/profile/00811638302061802890</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1152585659'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 4:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4518313119458006899</id><published>2011-11-04T17:01:35.607-06:00</published><updated>2011-11-04T17:01:35.607-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Animal Kingdom is on my wishlist, perfect for prac...</title><content type='html'>Animal Kingdom is on my wishlist, perfect for practically everything!&lt;br /&gt;&lt;br /&gt;Jolanda</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/4518313119458006899'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/4518313119458006899'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320447695607#c4518313119458006899' title=''/><author><name>Jolanda</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 5:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8362524924728886576</id><published>2011-11-04T17:03:01.922-06:00</published><updated>2011-11-04T17:04:05.656-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/8362524924728886576'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/8362524924728886576'/><author><name>flower2416</name><uri>https://www.blogger.com/profile/04606362465800383579</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp0.blogger.com/_qlQ5mrF8P_M/SHPfQqOxWlI/AAAAAAAAAAM/eY-AzQs47Hg/S220-s32/IMG_7331.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1707426583'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 5:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1733641166672996895</id><published>2011-11-04T17:06:16.018-06:00</published><updated>2011-11-04T17:06:16.018-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Goodness I have so many of your kits that it is ju...</title><content type='html'>Goodness I have so many of your kits that it is just so hard to decide. I guess if I had to pick one, I would say It&amp;#39;s Magical, just because I&amp;#39;ve been using it lately. I hope you are having a great time at Disneyland! I&amp;#39;m heading off to DisneyWorld later this month!&lt;br /&gt;On my wish list right now is Frightfully Delightful.  Need to do those Haunted Manison layouts.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1733641166672996895'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1733641166672996895'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320447976018#c1733641166672996895' title=''/><author><name>flower2416</name><uri>https://www.blogger.com/profile/04606362465800383579</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp0.blogger.com/_qlQ5mrF8P_M/SHPfQqOxWlI/AAAAAAAAAAM/eY-AzQs47Hg/S220-s32/IMG_7331.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1707426583'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 5:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6996121313129610081</id><published>2011-11-04T17:16:05.600-06:00</published><updated>2011-11-04T17:16:05.600-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the giveaway Britt! My favorite kit is ...</title><content type='html'>Thanks for the giveaway Britt! My favorite kit is Just plain fun. I love how versatile it is.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6996121313129610081'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6996121313129610081'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320448565600#c6996121313129610081' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 5:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5618268616013737254</id><published>2011-11-04T17:18:09.919-06:00</published><updated>2011-11-04T17:18:09.919-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My favorite kit is Land of Fantasy. It&amp;#39;s so be...</title><content type='html'>My favorite kit is Land of Fantasy. It&amp;#39;s so beautiful!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/5618268616013737254'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/5618268616013737254'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320448689919#c5618268616013737254' title=''/><author><name>Sarah B.</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 5:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8308633637151727862</id><published>2011-11-04T17:21:47.272-06:00</published><updated>2011-11-04T17:21:47.272-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Name: Amy

I love all your Disney products.  They ...</title><content type='html'>Name: Amy&lt;br /&gt;&lt;br /&gt;I love all your Disney products.  They are awesome!  I want to pick up your new Halloween kit.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/8308633637151727862'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/8308633637151727862'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320448907272#c8308633637151727862' title=''/><author><name>my rebel took over</name><uri>https://www.blogger.com/profile/17875726718212648994</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_c99K2XtCenc/TQg6ssQw9GI/AAAAAAAAB5k/HZvB29JEDoI/S220-s32/_MG_3654%252Bsquare%252Bweb%252Bjs.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1339146268'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 5:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-638842116402992171</id><published>2011-11-04T17:27:02.791-06:00</published><updated>2011-11-04T17:27:02.791-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Name: Jamie Hamblin

Too many to choose from... yo...</title><content type='html'>Name: Jamie Hamblin&lt;br /&gt;&lt;br /&gt;Too many to choose from... you kidding?&lt;br /&gt;&lt;br /&gt;Nom Nom. Ity Bitty. All things Disney.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/638842116402992171'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/638842116402992171'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320449222791#c638842116402992171' title=''/><author><name>Jamie Hamblin</name><uri>https://www.blogger.com/profile/13649684000969749370</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_PnVWQnRR75A/SNf3qN9cYoI/AAAAAAAAAQs/YUdGq-DNUOQ/S220-s32/Untitled-1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-957349950'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 5:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5228203044848086792</id><published>2011-11-04T17:32:05.175-06:00</published><updated>2011-11-04T17:32:05.175-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love everything you do, so I have lots of it and...</title><content type='html'>I love everything you do, so I have lots of it and it would be hard to pick one fav!  One kit on my wishlist is &amp;quot;Around The World&amp;quot;.  Hope you are having fun in Disneyland!&lt;br /&gt;Denise</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/5228203044848086792'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/5228203044848086792'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320449525175#c5228203044848086792' title=''/><author><name>Denise Prince</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 5:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8196039359230696089</id><published>2011-11-04T17:32:47.969-06:00</published><updated>2011-11-04T17:32:47.969-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It would be a toss up between Alice and Animal Kin...</title><content type='html'>It would be a toss up between Alice and Animal Kingdom...the 1st Britt kits I bought and have become my go-to kits for many of the elements!  &lt;br /&gt;Sorry about the rain in So Cal, but it sounds like you&amp;#39;re having a blast!&lt;br /&gt;Thanks for the chance!&lt;br /&gt;~Dolores</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/8196039359230696089'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/8196039359230696089'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320449567969#c8196039359230696089' title=''/><author><name>Dolores</name><uri>https://www.blogger.com/profile/06129932715762366153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-666919836'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 5:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4276071969732412740</id><published>2011-11-04T17:54:56.654-06:00</published><updated>2011-11-04T17:54:56.654-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok, so I would have to say that my favorite  kit i...</title><content type='html'>Ok, so I would have to say that my favorite  kit is &amp;quot;I&amp;#39;m a Dreamer&amp;quot; and it&amp;#39;s AO.  Seriously so versatile and meaningful to Disney!  Thanks for a chance!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/4276071969732412740'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/4276071969732412740'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320450896654#c4276071969732412740' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 5:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8701840018391382592</id><published>2011-11-04T18:02:52.976-06:00</published><updated>2011-11-04T18:02:52.976-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love Animal Kingdom.  I use it on just about any...</title><content type='html'>I love Animal Kingdom.  I use it on just about any Animal page!! There are several kits on my wish list.  Thanks for the chance!  Hope you are enjoying your first family Disney trip!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/8701840018391382592'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/8701840018391382592'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320451372976#c8701840018391382592' title=''/><author><name>Kim</name><uri>https://www.blogger.com/profile/07933453312094974348</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1302295430'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 6:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6039402650451255506</id><published>2011-11-04T18:14:38.687-06:00</published><updated>2011-11-04T18:14:38.687-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hope you&amp;#39;re having a blast at DL!  It&amp;#39;s ne...</title><content type='html'>Hope you&amp;#39;re having a blast at DL!  It&amp;#39;s nearly impossible to pick just one of your kits - but I am going to go with Monstrosity.  I love the movie it was inspired by - always thought it was clever and cute!&lt;br /&gt;&lt;br /&gt;Boo!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6039402650451255506'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6039402650451255506'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320452078687#c6039402650451255506' title=''/><author><name>Tinabina</name><uri>https://www.blogger.com/profile/11075288431448745526</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-953800891'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 6:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6382293917742656917</id><published>2011-11-04T18:42:05.078-06:00</published><updated>2011-11-04T18:42:05.078-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can&amp;#39;t really just choose one, but if I had to,...</title><content type='html'>Can&amp;#39;t really just choose one, but if I had to, it would be &amp;quot;It&amp;#39;s Magical&amp;quot;  because that is what Disney is about.  Its magical for all us kids, regardless of age.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6382293917742656917'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6382293917742656917'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320453725078#c6382293917742656917' title=''/><author><name>Kay</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 6:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1002752824589192518</id><published>2011-11-04T18:49:57.926-06:00</published><updated>2011-11-04T18:49:57.926-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow! Thanks for the chance! I&amp;#39;ve been eyeing N...</title><content type='html'>Wow! Thanks for the chance! I&amp;#39;ve been eyeing Nom-Nom-Nom for awhile, and I love Monstrosity, too. I have Land of Fantasy and I love it.&lt;br /&gt;Have fun on your trip!&lt;br /&gt;Name: Jodi</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1002752824589192518'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1002752824589192518'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320454197926#c1002752824589192518' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 6:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1968484722088478213</id><published>2011-11-04T18:55:27.702-06:00</published><updated>2011-11-04T18:55:27.702-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the chance!!! I&amp;#39;m totally getting a...</title><content type='html'>Thanks for the chance!!! I&amp;#39;m totally getting all the build a princess stuff...my DD is super excited to build them with me!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1968484722088478213'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1968484722088478213'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320454527702#c1968484722088478213' title=''/><author><name>scrappin5kids</name><uri>https://www.blogger.com/profile/13202349714871963633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-722080513'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 6:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1268212107795220407</id><published>2011-11-04T18:55:38.859-06:00</published><updated>2011-11-04T18:55:52.543-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1268212107795220407'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1268212107795220407'/><author><name>scrappin5kids</name><uri>https://www.blogger.com/profile/13202349714871963633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-722080513'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 6:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2499028813052029593</id><published>2011-11-04T19:01:23.855-06:00</published><updated>2011-11-04T19:01:23.855-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;d have such a hard time, because there&amp;#39;s...</title><content type='html'>I&amp;#39;d have such a hard time, because there&amp;#39;s a TONNE of kids I&amp;#39;d love, but the ones that are TOP of my list would be Galactic Alliance, Space Ranger, Toy Sherriff and Very Merry!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2499028813052029593'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2499028813052029593'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320454883855#c2499028813052029593' title=''/><author><name>S Westhead</name><uri>https://www.blogger.com/profile/07945106683875609226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2090552403'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 7:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7316906074103615909</id><published>2011-11-04T19:03:40.726-06:00</published><updated>2011-11-04T19:03:40.726-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What am I not buying.  But the one thing for sure ...</title><content type='html'>What am I not buying.  But the one thing for sure that is going into my basket is Build a Princess.  I had a little Snow White for Halloween and it needs to be scrapped!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/7316906074103615909'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/7316906074103615909'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320455020726#c7316906074103615909' title=''/><author><name>Liz</name><uri>https://www.blogger.com/profile/05222903244619003214</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2098482029'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 7:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5438609505237735847</id><published>2011-11-04T19:19:45.308-06:00</published><updated>2011-11-04T19:19:45.308-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m working on my Christmas cards right now so...</title><content type='html'>I&amp;#39;m working on my Christmas cards right now so I plan to pick up the Christmas Traditions kit! - Amy D.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/5438609505237735847'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/5438609505237735847'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320455985308#c5438609505237735847' title=''/><author><name>amykayhay</name><uri>https://www.blogger.com/profile/16575430630906914133</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2032160525'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 7:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6552167067435267766</id><published>2011-11-04T19:31:06.032-06:00</published><updated>2011-11-04T19:31:06.032-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt!  I have soooo many of your kits but one ...</title><content type='html'>Hi Britt!  I have soooo many of your kits but one of my &amp;quot;go-to&amp;quot; kits is Animal Kingdom.  Hope you enjoyed Scarlett&amp;#39;s first Disney trip!&lt;br /&gt;&lt;br /&gt;Monica - luv2scrapmm at mousescrappers</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6552167067435267766'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6552167067435267766'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320456666032#c6552167067435267766' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 7:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5801792377017569985</id><published>2011-11-04T19:48:27.287-06:00</published><updated>2011-11-04T19:48:27.287-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Scooped up those Build-a-Princess templates and pa...</title><content type='html'>Scooped up those Build-a-Princess templates and papers.  Love &amp;#39;em.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/5801792377017569985'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/5801792377017569985'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320457707287#c5801792377017569985' title=''/><author><name>Lynnette</name><uri>https://www.blogger.com/profile/16733952788451478450</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-246489200'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 7:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3546347157635209410</id><published>2011-11-04T20:13:19.943-06:00</published><updated>2011-11-04T20:13:19.943-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My fav product is &amp;quot;Fish Are Friends&amp;quot;. I ...</title><content type='html'>My fav product is &amp;quot;Fish Are Friends&amp;quot;. I used it a TON on my cruise scrapbook last year. I love it!&lt;br /&gt;&lt;br /&gt;Thanks for the chance Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/3546347157635209410'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/3546347157635209410'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320459199943#c3546347157635209410' title=''/><author><name>ash &amp;amp; diz</name><uri>https://www.blogger.com/profile/14445501515825965107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/--yf0HISKiHw/TZiPIbUXXwI/AAAAAAAAAqM/EB5Ntb8l4uI/s32/blog.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117140784'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 8:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7709642887250321262</id><published>2011-11-04T20:20:56.073-06:00</published><updated>2011-11-04T20:20:56.073-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Name: Paula L.
Favorite Product: Enchantment
Wish ...</title><content type='html'>Name: Paula L.&lt;br /&gt;Favorite Product: Enchantment&lt;br /&gt;Wish List: Around the World&lt;br /&gt;&lt;br /&gt;Thanks for the opportunity!!!  Love your designs!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/7709642887250321262'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/7709642887250321262'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320459656073#c7709642887250321262' title=''/><author><name>PaulaL</name><uri>https://www.blogger.com/profile/12591096136842065868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-367266918'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 8:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7332204645660239884</id><published>2011-11-04T21:58:03.080-06:00</published><updated>2011-11-04T21:58:03.080-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>such a hard question...but I love It&amp;#39;s magical...</title><content type='html'>such a hard question...but I love It&amp;#39;s magical or at least it is the kit of yours I have used the most recently...I really love all of your stuff</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/7332204645660239884'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/7332204645660239884'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320465483080#c7332204645660239884' title=''/><author><name>Lynett</name><uri>https://www.blogger.com/profile/00787572913541918739</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1314137534'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 9:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8302174091711266805</id><published>2011-11-04T22:22:44.982-06:00</published><updated>2011-11-04T22:22:44.982-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for a chance to win! I hope you are having ...</title><content type='html'>Thanks for a chance to win! I hope you are having a blast at Disneyland!&lt;br /&gt;My favorite kit from you so far is It&amp;#39;s Magical. I love how it is so perfect for almost any Disney layout!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/8302174091711266805'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/8302174091711266805'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320466964982#c8302174091711266805' title=''/><author><name>Christy</name><uri>https://www.blogger.com/profile/04697454493961433517</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-Fe1iVk7XxZs/Tpj9GEJiSKI/AAAAAAAAAJA/fYLGFoVDpRw/s32/029%2Bcopy%2B3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026366719'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 10:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-88131076849860949</id><published>2011-11-04T22:46:09.325-06:00</published><updated>2011-11-04T22:46:09.325-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt!  Hope you are having a blast at Disneyla...</title><content type='html'>Hi Britt!  Hope you are having a blast at Disneyland!  Picking a kit is hard, I have a ton of faves that I own, like Never Grow Up, It&amp;#39;s Magical, Arabian Adventure &amp;amp; Mansion Masquerade, Oh! and Baby, You&amp;#39;re a Firework.  Who am I kidding--I love them all and want them all, lol.  My faves that I haven&amp;#39;t grabbed yet are Frightfully Delightful, Rock on &amp;amp; Around the World.  Thanks for the chance to win! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/88131076849860949'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/88131076849860949'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320468369325#c88131076849860949' title=''/><author><name>CoralTurtle</name><uri>https://www.blogger.com/profile/10822828628197585351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-jUhEqthvl7c/Tdn21CEg3CI/AAAAAAAAAAM/8WvZOBTQV7s/s32/TurtleColorful60.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-778290886'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 10:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1952238943403930459</id><published>2011-11-04T23:04:37.591-06:00</published><updated>2011-11-04T23:04:37.591-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My favorite kit is Imperial Girl.  I&amp;#39;ve got a ...</title><content type='html'>My favorite kit is Imperial Girl.  I&amp;#39;ve got a 4 year old who LOVES all things Mulan, China, and pandas.  It&amp;#39;s the perfect kit for her and I use it all the time!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1952238943403930459'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1952238943403930459'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320469477591#c1952238943403930459' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/03564906200983646394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-2U_pryEXti0/UWcgC9NYzWI/AAAAAAAAXtw/ccer93QzhAA/s32/20130216_100523%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-161017844'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 11:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3160883491406088839</id><published>2011-11-04T23:43:10.516-06:00</published><updated>2011-11-04T23:43:10.516-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just bought Let Down Your Hair but I have a half...</title><content type='html'>I just bought Let Down Your Hair but I have a half a zillion other things on my &amp;quot;wish list&amp;quot;, like the Build a Princess templates and papers, It&amp;#39;s Magical, Just Plain Fun, Kiss that Frog, Never Grow Up......*sigh* it never ends. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/3160883491406088839'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/3160883491406088839'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320471790516#c3160883491406088839' title=''/><author><name>Canadianmommy</name><uri>https://www.blogger.com/profile/17320939804272970171</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_f-a8M9IzqEI/TNY9cU0lmrI/AAAAAAAAAq4/LdTJPmvGulI/S220-s32/wdointhehappydance.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1387541626'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2011 at 11:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4235469938100955771</id><published>2011-11-05T01:10:08.890-06:00</published><updated>2011-11-05T01:10:08.890-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Totally want the Build A Princess &amp;amp; papers! Th...</title><content type='html'>Totally want the Build A Princess &amp;amp; papers! Thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/4235469938100955771'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/4235469938100955771'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320477008890#c4235469938100955771' title=''/><author><name>Bre</name><uri>https://www.blogger.com/profile/10237249562120468336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-671444544'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2011 at 1:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8036560016281190534</id><published>2011-11-05T01:39:35.308-06:00</published><updated>2011-11-05T01:39:35.308-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THANKS, BRITT!

My name is Linda and I picked up t...</title><content type='html'>THANKS, BRITT!&lt;br /&gt;&lt;br /&gt;My name is Linda and I picked up the &lt;b&gt;AROUND THE WORLD&lt;/b&gt; bundle, as well as the individual pieces of &lt;b&gt;TASTE OF THE WORLD&lt;/b&gt; bundle (they were cheaper individually!)... been eyeing them for a while, had to pick them up while on sale!&lt;br /&gt;&lt;br /&gt;Thanks to DSD.  =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/8036560016281190534'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/8036560016281190534'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320478775308#c8036560016281190534' title=''/><author><name>Linda</name><uri>http://www.twitter.com/mymousecapades</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2011 at 1:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6359717982423574252</id><published>2011-11-05T06:54:18.371-06:00</published><updated>2011-11-05T06:54:18.371-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Anne loves every product you make but especially &amp;...</title><content type='html'>Anne loves every product you make but especially &amp;quot;mouse&amp;quot; related ones!  I love your goofy alpha!  He is one on my son&amp;#39;s favorite characters!!  I think I have nearly every product (sometimes twice ;-) so I am watching &amp;amp; anxiously waiting for your next release. Hope your having a magical time. Thank you for the chance!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6359717982423574252'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6359717982423574252'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320497658371#c6359717982423574252' title=''/><author><name>Anne</name><uri>https://www.blogger.com/profile/12786876738853764526</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1068940730'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2011 at 6:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6536552762443253219</id><published>2011-11-05T07:14:05.298-06:00</published><updated>2011-11-05T07:14:05.298-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My favorite is Baby, You&amp;#39;re a Firework.  Thank...</title><content type='html'>My favorite is Baby, You&amp;#39;re a Firework.  Thanks for the chance.&lt;br /&gt;&lt;br /&gt;Gina</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6536552762443253219'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6536552762443253219'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320498845298#c6536552762443253219' title=''/><author><name>Gina</name><uri>https://www.blogger.com/profile/05465859935830861687</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_weBvA5nAcFg/SW0r0TLVBuI/AAAAAAAAACw/YHq5Av7oFLs/S220-s32/IMG_0759.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1563624558'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2011 at 7:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1976907746901976838</id><published>2011-11-05T07:16:29.167-06:00</published><updated>2011-11-05T07:16:29.167-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love so many but Signature Style is one of my fa...</title><content type='html'>I love so many but Signature Style is one of my favs!&lt;br /&gt;&lt;br /&gt;Thanks for the chance to win.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1976907746901976838'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1976907746901976838'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320498989167#c1976907746901976838' title=''/><author><name>Carolyn</name><uri>https://www.blogger.com/profile/02250952489438705657</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-374504191'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2011 at 7:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1198539444326262735</id><published>2011-11-05T07:45:30.752-06:00</published><updated>2011-11-05T07:45:30.752-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt! I hope you are having a great time at Di...</title><content type='html'>Hi Britt! I hope you are having a great time at Disneyland!  My current favorite is Never Grow Up- I just bought it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1198539444326262735'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1198539444326262735'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320500730752#c1198539444326262735' title=''/><author><name>Holly Harris</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2011 at 7:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1227142724263841506</id><published>2011-11-05T08:28:40.455-06:00</published><updated>2011-11-05T08:28:40.455-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the giveaway!  I find myself using your...</title><content type='html'>Thanks for the giveaway!  I find myself using your Rock Out kit over an over.  It&amp;#39;s so great for boys!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1227142724263841506'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1227142724263841506'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320503320455#c1227142724263841506' title=''/><author><name>Christine</name><uri>https://www.blogger.com/profile/05664021710133671257</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2031629913'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2011 at 8:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7957392668479394006</id><published>2011-11-05T08:41:52.485-06:00</published><updated>2011-11-05T08:41:52.485-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I would love Let&amp;#39;s Kick It.   We&amp;#39;re a big ...</title><content type='html'>I would love Let&amp;#39;s Kick It.   We&amp;#39;re a big soccer family and it looks like such a fun kit.  Thanks for the chance.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/7957392668479394006'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/7957392668479394006'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320504112485#c7957392668479394006' title=''/><author><name>Jennifer</name><uri>https://www.blogger.com/profile/18419599202513009956</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-wexyBi1aUQ4/To5nbYWKq0I/AAAAAAAAAc4/hgTXxd-Q_5I/s32/Jen%2BPhoto%2BSTS2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-553304793'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2011 at 8:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7097241560158953931</id><published>2011-11-05T09:26:52.436-06:00</published><updated>2011-11-05T09:26:52.436-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Name: Sarah M
I love your Christmas traditions kit...</title><content type='html'>Name: Sarah M&lt;br /&gt;I love your Christmas traditions kit but I also think your build a princess stuff is so FUN! thanks for the chance to win.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/7097241560158953931'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/7097241560158953931'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320506812436#c7097241560158953931' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/09005310606300842179</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1881768903'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2011 at 9:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5905407177675066886</id><published>2011-11-05T09:30:27.272-06:00</published><updated>2011-11-05T09:30:27.272-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>it&amp;#39;s so hard to choose just one thing!  i gues...</title><content type='html'>it&amp;#39;s so hard to choose just one thing!  i guess my favorite is ohana!  thanks so much for the chance to win and for the adorable alpha!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/5905407177675066886'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/5905407177675066886'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320507027272#c5905407177675066886' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2011 at 9:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5579904279866093688</id><published>2011-11-05T10:08:02.716-06:00</published><updated>2011-11-05T10:08:02.716-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the chance to win! Right now th...</title><content type='html'>Thanks so much for the chance to win! Right now the kit at the top of my wishlist is probably It&amp;#39;s Magical.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/5579904279866093688'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/5579904279866093688'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320509282716#c5579904279866093688' title=''/><author><name>Amanda</name><uri>https://www.blogger.com/profile/14974406876576074354</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-507293659'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2011 at 10:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7476353902532916574</id><published>2011-11-05T10:37:00.247-06:00</published><updated>2011-11-05T10:37:00.247-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My favorite?  Well that&amp;#39;s a really difficult q...</title><content type='html'>My favorite?  Well that&amp;#39;s a really difficult question to answer because I love so much. I&amp;#39;ve got just about every kit that can be used to scrap my Disney vacation pics.  But I just got the Build-a-Princess dolls and papers because DD saw them and fell in love.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/7476353902532916574'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/7476353902532916574'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320511020247#c7476353902532916574' title=''/><author><name>r0binb</name><uri>https://www.blogger.com/profile/12030484982382359158</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-309338460'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2011 at 10:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6622932530404226249</id><published>2011-11-05T11:27:15.345-06:00</published><updated>2011-11-05T11:27:15.345-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Too many favorites! So I&amp;#39;ll pick one on my wis...</title><content type='html'>Too many favorites! So I&amp;#39;ll pick one on my wish list for this weekend:&lt;br /&gt;&lt;br /&gt;Frightfully Delightful</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6622932530404226249'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6622932530404226249'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320514035345#c6622932530404226249' title=''/><author><name>marieta</name><uri>https://www.blogger.com/profile/10649179262349044635</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1516666604'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2011 at 11:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2427551530799327524</id><published>2011-11-05T12:36:19.739-06:00</published><updated>2011-11-05T12:36:19.739-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I hope Scarlett is enjoying her first trip to the ...</title><content type='html'>I hope Scarlett is enjoying her first trip to the Land!  We&amp;#39;ll be at the World in 12 days!&lt;br /&gt;&lt;br /&gt;If I had to choose JUST one favorite, it would be It&amp;#39;s Magical.&lt;br /&gt;&lt;br /&gt;Thank you for the chance!&lt;br /&gt;Jennifer</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2427551530799327524'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2427551530799327524'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320518179739#c2427551530799327524' title=''/><author><name>morgansmom2000</name><uri>https://www.blogger.com/profile/07761150956237275584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//farm1.static.flickr.com/47/158707625_02cfe2654a.jpg?v=0'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1952085237'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2011 at 12:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1014656455705253835</id><published>2011-11-05T12:50:51.336-06:00</published><updated>2011-11-05T12:50:51.336-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have about half of your store on my Wish List. :...</title><content type='html'>I have about half of your store on my Wish List. :) As I&amp;#39;m currently in Louisiana adopting our baby girl, my current fave is Kiss That Frog.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1014656455705253835'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1014656455705253835'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320519051336#c1014656455705253835' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2011 at 12:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-366641850290266165</id><published>2011-11-05T12:58:14.500-06:00</published><updated>2011-11-05T12:58:14.500-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>When I first started digi-scrapping, I could alway...</title><content type='html'>When I first started digi-scrapping, I could always find a paper or an element in Leave The World Behind to use in my Disney pages. However, it goes without saying that I love all your kits and have several on my wishlist now that I&amp;#39;m returning to digi-scrapping! ...Pam</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/366641850290266165'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/366641850290266165'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320519494500#c366641850290266165' title=''/><author><name>Pooh46</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2011 at 12:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2864274799415599458</id><published>2011-11-05T13:04:21.512-06:00</published><updated>2011-11-05T13:04:21.512-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, thanks for a chance to win..On my wish list...</title><content type='html'>Britt, thanks for a chance to win..On my wish list is Frightfully Delightful...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2864274799415599458'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2864274799415599458'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320519861512#c2864274799415599458' title=''/><author><name>Tiggernjen</name><uri>https://www.blogger.com/profile/17835872073185174196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-geca-4TKp7I/WaBE9WgEcVI/AAAAAAAACcE/0mwkbF9sOTYmyFwqyHLohBtwsdYn0uJpACK4BGAYYCw/s32/Selfie.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1707203998'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2011 at 1:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8994598667800610800</id><published>2011-11-05T13:22:13.149-06:00</published><updated>2011-11-05T13:22:13.149-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The item on my wish list is Round Trip Ticket Bund...</title><content type='html'>The item on my wish list is Round Trip Ticket Bundle, I plan to get that before we head to WDW. :) &lt;br /&gt;&lt;br /&gt;I hope you are having a fabulous time in Disneyland with that cute little girl of yours! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/8994598667800610800'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/8994598667800610800'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320520933149#c8994598667800610800' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/10848387410487554073</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//2.bp.blogspot.com/-Fay9ppa5_MU/Uen5dDQaFTI/AAAAAAAAD1k/7fOXtDeLwQ8/s31/_MG_5169.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1095613442'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2011 at 1:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8582821721072979694</id><published>2011-11-05T13:38:48.386-06:00</published><updated>2011-11-05T13:38:48.386-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, I am so happy to see a sale as I love your Dis...</title><content type='html'>Oh, I am so happy to see a sale as I love your Disney inspired kits. I have bought several of them in the past and have enjoyed using them so much. I just bought Never grow up, Leave the world behind, Just Plain Fun and Tales as Old as Time. &lt;br /&gt;&lt;br /&gt;Janet(lovetodecorate)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8613250516863450616/comments/default/8582821721072979694'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8613250516863450616/comments/default/8582821721072979694'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/off-to-happiest-place-on-earth.html?showComment=1320521928386#c8582821721072979694' title=''/><author><name>LTD</name><uri>https://www.blogger.com/profile/16273511805131892680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/off-to-happiest-place-on-earth.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8613250516863450616' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8613250516863450616' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-418769943'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2011 at 1:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1218354666705855147</id><published>2011-11-05T13:50:50.093-06:00</published><updated>2011-11-05T13:50:50.093-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, I am so happy to see a sale as I love your Dis...</title><content type='html'>Oh, I am so happy to see a sale as I love your Disney inspired kits. I have bought several of them in the past and have enjoyed using them so much. I just bought Never grow up, Leave the world behind, Just Plain Fun and Tales as Old as Time. &lt;br /&gt;&lt;br /&gt;Janet(lovetodecorate)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1218354666705855147'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/1218354666705855147'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320522650093#c1218354666705855147' title=''/><author><name>LTD</name><uri>https://www.blogger.com/profile/16273511805131892680</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-418769943'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2011 at 1:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3635152081602165584</id><published>2011-11-05T14:53:01.842-06:00</published><updated>2011-11-05T14:53:01.842-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Name: Christie
I would love to win: Frightfully De...</title><content type='html'>Name: Christie&lt;br /&gt;I would love to win: Frightfully Delightful&lt;br /&gt;&lt;br /&gt;Thanks for the chance.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/3635152081602165584'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/3635152081602165584'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320526381842#c3635152081602165584' title=''/><author><name>Christie</name><uri>https://www.blogger.com/profile/02681658336617843430</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-821003533'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2011 at 2:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3982609584023091860</id><published>2011-11-05T17:22:26.181-06:00</published><updated>2011-11-05T17:22:26.181-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh fun!!! My name is Jenn! My fav is the first one...</title><content type='html'>Oh fun!!! My name is Jenn! My fav is the first one I bought...Wicked!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/3982609584023091860'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/3982609584023091860'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320535346181#c3982609584023091860' title=''/><author><name>Jenn</name><uri>https://www.blogger.com/profile/08426854757684818686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-501001365'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2011 at 5:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8460501153512533536</id><published>2011-11-05T17:22:27.178-06:00</published><updated>2011-11-05T17:22:27.178-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just found your website and I love it! Thanks fo...</title><content type='html'>I just found your website and I love it! Thanks for the freebies.  I love the hidden mickeys! Thanks Again!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/8460501153512533536'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/8460501153512533536'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320535347178#c8460501153512533536' title=''/><author><name>Tasia Thompson</name><uri>https://www.blogger.com/profile/11983497467514382134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='18' src='//1.bp.blogspot.com/-DAf3hH7wKzk/TY_UgHIPoVI/AAAAAAAAAAQ/M5USw34aV3I/s32/2010%2B206.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1873529094'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2011 at 5:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2766782563713780175</id><published>2011-11-05T17:31:59.005-06:00</published><updated>2011-11-05T17:31:59.005-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My favorite product is Fish are Friends!!  I have ...</title><content type='html'>My favorite product is Fish are Friends!!  I have a request too.....I am really hoping for a Disney Christmas kit....PLEASE :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2766782563713780175'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2766782563713780175'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320535919005#c2766782563713780175' title=''/><author><name>Holly</name><uri>https://www.blogger.com/profile/07306973326799660015</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_UjNo2puFzTI/SvmnYsM-sQI/AAAAAAAAAAM/LMguE0GOqdg/S220-s32/Picture+091.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1729064018'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2011 at 5:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-90430469598248004</id><published>2011-11-05T18:12:06.718-06:00</published><updated>2011-11-05T18:12:06.718-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It is hard to pick just one but I would have to sa...</title><content type='html'>It is hard to pick just one but I would have to say Land of Fantasy is one of my favorites that I go back to over and over again.  Thanks for the opportunity!  :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/90430469598248004'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/90430469598248004'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320538326718#c90430469598248004' title=''/><author><name>cassidyk</name><uri>https://www.blogger.com/profile/16089194447898789735</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-119198329'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2011 at 6:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2211092394645345434</id><published>2011-11-05T20:47:51.807-06:00</published><updated>2011-11-05T20:47:51.807-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just purchased the Alice kit, the tangled kit, a...</title><content type='html'>I just purchased the Alice kit, the tangled kit, and some halloween alpha! I can&amp;#39;t wait to put them to use!!! Your Alice kit is the BEST Alice in Wonderland kit I&amp;#39;ve seen out there - it will be perfect to scrap my daughter&amp;#39;s mad hatter&amp;#39;s tea party pictures with. :-) Thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2211092394645345434'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2211092394645345434'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320547671807#c2211092394645345434' title=''/><author><name>Linda</name><uri>http://www.aworkofheartcreations.wordpress.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2011 at 8:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2917378319924766241</id><published>2011-11-05T21:38:06.933-06:00</published><updated>2011-11-05T21:38:06.933-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>To name one favorite is just too difficult.  Of th...</title><content type='html'>To name one favorite is just too difficult.  Of the batch that I just bought, Ohana would be my fav.  Hope you all had a wonderful time at Disney!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2917378319924766241'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2917378319924766241'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320550686933#c2917378319924766241' title=''/><author><name>Doreen (scraphi)</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2011 at 9:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8847300732085616848</id><published>2011-11-05T21:50:14.371-06:00</published><updated>2011-11-05T21:50:14.371-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for celebrating DSD with a giveaway.  Baby ...</title><content type='html'>Thanks for celebrating DSD with a giveaway.  Baby You&amp;#39;re a Firework is full of excitement.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/8847300732085616848'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/8847300732085616848'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320551414371#c8847300732085616848' title=''/><author><name>Ruby (50.808)</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2011 at 9:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7626253897925315797</id><published>2011-11-05T22:15:21.170-06:00</published><updated>2011-11-05T22:15:21.170-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Build a Princess is definitely on my wish list.  (...</title><content type='html'>Build a Princess is definitely on my wish list.  (I have many of your disney kits.)&lt;br /&gt;&lt;br /&gt;Thanks!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/7626253897925315797'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/7626253897925315797'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320552921170#c7626253897925315797' title=''/><author><name>Becky</name><uri>https://www.blogger.com/profile/16099477009160890132</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//2.bp.blogspot.com/_cWOrahZXanA/SrmACbVpY_I/AAAAAAAABbE/K-NE3UT102s/S220-s32/id+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-935470089'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2011 at 10:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-865106408624635941</id><published>2011-11-06T00:14:06.719-06:00</published><updated>2011-11-06T00:14:06.719-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am trying to buy It&amp;#39;s Magical; Hollywood!; a...</title><content type='html'>I am trying to buy It&amp;#39;s Magical; Hollywood!; and Baby you&amp;#39;re a firework!!!!!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/865106408624635941'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/865106408624635941'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320560046719#c865106408624635941' title=''/><author><name>Jemenifer22</name><uri>https://www.blogger.com/profile/14340527653961863127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//4.bp.blogspot.com/_tBL3alSlIxI/SlGV86kd4wI/AAAAAAAAAFQ/CedSRWoyalo/S220-s32/Picture.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-973317780'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2011 at 12:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2697668341262802918</id><published>2011-11-06T02:03:35.629-07:00</published><updated>2011-11-06T02:03:35.629-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;ve just been introduced to your designs by T...</title><content type='html'>I&amp;#39;ve just been introduced to your designs by This dixie Pixie (Donna) Sure i&amp;#39;m going to become a huge fan.&lt;br /&gt;&lt;br /&gt;The kit thats top of my wish list has to be &amp;#39;Just plain Fun&amp;#39; I love it. &lt;br /&gt;&lt;br /&gt;Many thanks for a chance to win it. &lt;br /&gt;&lt;br /&gt;Kirsty</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2697668341262802918'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/2697668341262802918'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320570215629#c2697668341262802918' title=''/><author><name>Kirsty</name><uri>https://www.blogger.com/profile/03223112076525059183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-267931196'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2011 at 2:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7228290209993856842</id><published>2011-11-06T02:51:06.661-07:00</published><updated>2011-11-06T02:51:06.661-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I would love to win Kiss That Frog!! Thanks for th...</title><content type='html'>I would love to win Kiss That Frog!! Thanks for the chance :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/7228290209993856842'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/7228290209993856842'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320573066661#c7228290209993856842' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2011 at 2:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6897012495191058173</id><published>2011-11-06T04:44:02.699-07:00</published><updated>2011-11-06T04:44:02.699-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Baby, You&amp;#39;re a Firework is my absolute favorit...</title><content type='html'>Baby, You&amp;#39;re a Firework is my absolute favorite product!  Hope you&amp;#39;re having fun on your trip.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6897012495191058173'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6897012495191058173'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320579842699#c6897012495191058173' title=''/><author><name>Michelle M</name><uri>https://www.blogger.com/profile/06524726596389015366</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-254009624'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2011 at 4:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3197650888750586076</id><published>2011-11-06T06:33:18.269-07:00</published><updated>2011-11-06T06:33:18.269-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love Baby, You&amp;#39;re a Firework - it&amp;#39;s so b...</title><content type='html'>I love Baby, You&amp;#39;re a Firework - it&amp;#39;s so bright and sparkly and unlike any other kit that is out there.  Thanks so much for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/3197650888750586076'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/3197650888750586076'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320586398269#c3197650888750586076' title=''/><author><name>CB</name><uri>https://www.blogger.com/profile/06404473089699496809</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//1.bp.blogspot.com/-rGGwYtapt00/TroeuzXtnYI/AAAAAAAAFzQ/mnlgn0zS0BM/s32/profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1681730465'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2011 at 6:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7970796019964137809</id><published>2011-11-06T07:11:10.032-07:00</published><updated>2011-11-06T07:11:10.032-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW! What a GREAT Chance! THANKS! I&amp;#39;ve two lit...</title><content type='html'>WOW! What a GREAT Chance! THANKS! I&amp;#39;ve two little boys so I&amp;#39;ve had my eyes on the bundle, YOU&amp;#39;VE GOT A FRIEND IN ME!&lt;br /&gt;Hope Disneyland was WONDERFUL!&lt;br /&gt;chalane&lt;br /&gt;chalane@juno.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/7970796019964137809'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/7970796019964137809'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320588670032#c7970796019964137809' title=''/><author><name>mischalaneous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2011 at 7:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3344953214736233850</id><published>2011-11-06T09:57:44.852-07:00</published><updated>2011-11-06T09:57:44.852-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for a chance to win.  I am making my purcha...</title><content type='html'>Thanks for a chance to win.  I am making my purchase today.  Peter Pan Kit and the Halloween paper.  I love all the kits I have bought from u. &lt;br /&gt;&lt;br /&gt;Elena N</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/3344953214736233850'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/3344953214736233850'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320598664852#c3344953214736233850' title=''/><author><name>Elena</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2011 at 9:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6609950114312695633</id><published>2011-11-06T11:50:03.816-07:00</published><updated>2011-11-06T11:50:03.816-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love Never grow up.

Amanda Adams</title><content type='html'>Love Never grow up.&lt;br /&gt;&lt;br /&gt;Amanda Adams</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6609950114312695633'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6609950114312695633'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320605403816#c6609950114312695633' title=''/><author><name>Amanda</name><uri>https://www.blogger.com/profile/12463643849303642338</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//2.bp.blogspot.com/_DbLPxe81om0/Shd2QWrnKiI/AAAAAAAABXs/r6w4KLKXcxU/S220-s32/Personal+8+08+BW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1244185'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2011 at 11:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5163238881447382778</id><published>2011-11-06T14:01:52.068-07:00</published><updated>2011-11-06T14:01:52.068-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>All of your kits are my favorite! My favorite kit ...</title><content type='html'>All of your kits are my favorite! My favorite kit is probably &amp;quot;Enchantment&amp;quot;, but right now &amp;quot;Kiss that Frog&amp;quot; is #1 on my wishlist.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/5163238881447382778'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/5163238881447382778'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320613312068#c5163238881447382778' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/12894234467209200327</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1947303380'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2011 at 2:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3064303455549516968</id><published>2011-11-06T15:58:36.527-07:00</published><updated>2011-11-06T15:58:36.527-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt!  I got Candy Shop and Frightfully De...</title><content type='html'>Thanks Britt!  I got Candy Shop and Frightfully Delightful earlier this weekend.  Debating on picking up a few more tonight.&lt;br /&gt;&lt;br /&gt;Thanks!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/3064303455549516968'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/3064303455549516968'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320620316527#c3064303455549516968' title=''/><author><name>Roxanne</name><uri>https://www.blogger.com/profile/02457009856140413756</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1102014711'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2011 at 3:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6665642975198731449</id><published>2011-11-06T18:09:48.485-07:00</published><updated>2011-11-06T18:09:48.485-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m on my way to order Doodlie-Do Page Borders...</title><content type='html'>I&amp;#39;m on my way to order Doodlie-Do Page Borders and some other items. I hope you had a great time on your va-ca!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6665642975198731449'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6665642975198731449'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320628188485#c6665642975198731449' title=''/><author><name>mich</name><uri>https://www.blogger.com/profile/04208121012906123229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1476156654'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2011 at 6:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5514818080116998728</id><published>2011-11-06T21:54:19.885-07:00</published><updated>2011-11-06T21:54:19.885-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE your kits - I&amp;#39;m hooked! Thanks for the sa...</title><content type='html'>LOVE your kits - I&amp;#39;m hooked! Thanks for the sale. I picked up Fairchild, Toy Sheriff &amp;amp; Totally Buggin. Can&amp;#39;t wait to get started.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/5514818080116998728'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/5514818080116998728'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320641659885#c5514818080116998728' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2011 at 9:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2443696422426745664</id><published>2011-11-07T04:38:38.469-07:00</published><updated>2011-11-20T11:25:09.336-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi!  This kit just got used at Scrap Matters for a...</title><content type='html'>Hi!  This kit just got used at Scrap Matters for a layout and I had to find out more!  Thanks so much for the add on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089091815174902827/comments/default/2443696422426745664'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089091815174902827/comments/default/2443696422426745664'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/10/to-all-my-royal-subjects.html?showComment=1320665918469#c2443696422426745664' title=''/><author><name>Ghislaine</name><uri>https://www.blogger.com/profile/14725091713742694675</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-j0huWAfFJug/Tzf7UyJbLhI/AAAAAAAAAI4/NZ5pUxAUmgs/s32/Avatar%2B2.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/10/to-all-my-royal-subjects.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2089091815174902827' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2089091815174902827' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1505160632'/><gd:extendedProperty name='blogger.displayTime' value='November 7, 2011 at 4:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6681065915075083925</id><published>2011-11-07T13:51:19.673-07:00</published><updated>2011-11-07T13:51:19.673-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hope you&amp;#39;re having a magical time at Disney! I...</title><content type='html'>Hope you&amp;#39;re having a magical time at Disney! I&amp;#39;d love Baby You&amp;#39;re a Firework or maybe the new Halloween kit, Frightfully Delightful!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6681065915075083925'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2815530356860852762/comments/default/6681065915075083925'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html?showComment=1320699079673#c6681065915075083925' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05431286669797741136</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-dsd-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2815530356860852762' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2815530356860852762' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2091018491'/><gd:extendedProperty name='blogger.displayTime' value='November 7, 2011 at 1:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4712529047911589710</id><published>2011-11-08T09:34:46.980-07:00</published><updated>2011-11-08T09:34:46.980-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You guys look so cute!</title><content type='html'>You guys look so cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7846561708972873563/comments/default/4712529047911589710'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7846561708972873563/comments/default/4712529047911589710'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/giveaway-winners.html?showComment=1320770086980#c4712529047911589710' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/08418796176428526353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/giveaway-winners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7846561708972873563' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7846561708972873563' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-876538540'/><gd:extendedProperty name='blogger.displayTime' value='November 8, 2011 at 9:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6060633153509004671</id><published>2011-11-08T14:23:52.626-07:00</published><updated>2011-11-08T14:23:52.626-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMGoodness, that photo is so cute, Britt!! &amp;lt;3

...</title><content type='html'>OMGoodness, that photo is so cute, Britt!! &amp;lt;3&lt;br /&gt;&lt;br /&gt;Congrats to the winners!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7846561708972873563/comments/default/6060633153509004671'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7846561708972873563/comments/default/6060633153509004671'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/giveaway-winners.html?showComment=1320787432626#c6060633153509004671' title=''/><author><name>kendallt</name><uri>https://www.blogger.com/profile/07731351238854174425</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//2.bp.blogspot.com/-yEPSvuldCM4/Tww0e-RsRpI/AAAAAAAAAJ8/mjFb_oJnQTs/s32/Kendall_NewAvatar_Small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/giveaway-winners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7846561708972873563' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7846561708972873563' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-37576675'/><gd:extendedProperty name='blogger.displayTime' value='November 8, 2011 at 2:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4672239666565317727</id><published>2011-11-17T00:44:17.139-07:00</published><updated>2011-11-17T00:44:17.139-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I need to win this kit!  Because, well... I need t...</title><content type='html'>I need to win this kit!  Because, well... I need to add it to the collection ;-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4672239666565317727'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4672239666565317727'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321515857139#c4672239666565317727' title=''/><author><name>Jemenifer22</name><uri>https://www.blogger.com/profile/14340527653961863127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//4.bp.blogspot.com/_tBL3alSlIxI/SlGV86kd4wI/AAAAAAAAAFQ/CedSRWoyalo/S220-s32/Picture.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-973317780'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 12:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6545519000399437387</id><published>2011-11-17T02:09:03.255-07:00</published><updated>2011-11-17T02:09:03.255-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win!!!!!!!!</title><content type='html'>I wanna win!!!!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6545519000399437387'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6545519000399437387'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321520943255#c6545519000399437387' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 2:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-30904868052134414</id><published>2011-11-17T03:39:46.859-07:00</published><updated>2011-11-17T03:39:46.859-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for teh chance to win!</title><content type='html'>Thanks for teh chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/30904868052134414'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/30904868052134414'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321526386859#c30904868052134414' title=''/><author><name>Cris Caexeta</name><uri>https://www.blogger.com/profile/10979310618322494521</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1967667049'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 3:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5621434892175877173</id><published>2011-11-17T04:12:03.873-07:00</published><updated>2011-11-17T04:12:03.873-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!!!!
Gosh I&amp;#39;m so nervous! I&amp;#39;m d...</title><content type='html'>I WANNA WIN!!!!&lt;br /&gt;Gosh I&amp;#39;m so nervous! I&amp;#39;m defending my masters thesis this afternoon!!!Please send your positive energies for me!!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5621434892175877173'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5621434892175877173'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321528323873#c5621434892175877173' title=''/><author><name>Leonor</name><uri>https://www.blogger.com/profile/13007354280332968370</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1632200801'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 4:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-873478985672645089</id><published>2011-11-17T04:22:23.603-07:00</published><updated>2011-11-17T04:22:23.603-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!!</title><content type='html'>I WANNA WIN!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/873478985672645089'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/873478985672645089'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321528943603#c873478985672645089' title=''/><author><name>kimfernald</name><uri>https://www.blogger.com/profile/03601010052494340482</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-645051130'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 4:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7127586653786443809</id><published>2011-11-17T05:09:10.727-07:00</published><updated>2011-11-17T05:09:10.727-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win : )</title><content type='html'>I wanna win : )</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7127586653786443809'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7127586653786443809'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321531750727#c7127586653786443809' title=''/><author><name>Laura</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 5:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7487053723619093227</id><published>2011-11-17T05:26:02.727-07:00</published><updated>2011-11-17T05:26:02.727-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win!</title><content type='html'>I wanna win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7487053723619093227'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7487053723619093227'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321532762727#c7487053723619093227' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/08418796176428526353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-876538540'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 5:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9216547541938821493</id><published>2011-11-17T05:32:21.804-07:00</published><updated>2011-11-17T05:32:21.804-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!

:)</title><content type='html'>I WANNA WIN!&lt;br /&gt;&lt;br /&gt;:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/9216547541938821493'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/9216547541938821493'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321533141804#c9216547541938821493' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 5:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2530515806682829543</id><published>2011-11-17T05:48:24.537-07:00</published><updated>2011-11-17T05:48:24.537-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>definitely.... I WANNA WIN!!! :)</title><content type='html'>definitely.... I WANNA WIN!!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2530515806682829543'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2530515806682829543'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321534104537#c2530515806682829543' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 5:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8496548101357726657</id><published>2011-11-17T05:51:50.210-07:00</published><updated>2011-11-17T05:51:50.210-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!  The kit looks cuuuuute!</title><content type='html'>I WANNA WIN!  The kit looks cuuuuute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/8496548101357726657'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/8496548101357726657'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321534310210#c8496548101357726657' title=''/><author><name>mich</name><uri>https://www.blogger.com/profile/04208121012906123229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1476156654'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 5:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8407398300687916190</id><published>2011-11-17T06:06:52.281-07:00</published><updated>2011-11-17T06:06:52.281-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win!</title><content type='html'>I wanna win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/8407398300687916190'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/8407398300687916190'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321535212281#c8407398300687916190' title=''/><author><name>Christine</name><uri>https://www.blogger.com/profile/05664021710133671257</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2031629913'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 6:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6172207695876950843</id><published>2011-11-17T06:56:59.270-07:00</published><updated>2011-11-17T06:56:59.270-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m in for the win! Thanks for the chance.</title><content type='html'>I&amp;#39;m in for the win! Thanks for the chance.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6172207695876950843'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6172207695876950843'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321538219270#c6172207695876950843' title=''/><author><name>Fran Baity</name><uri>https://www.blogger.com/profile/03966736788888655150</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_BkKVgU2dqgI/S7Uhv3LY3HI/AAAAAAAACKY/ovQnhOLTQKg/S220-s32/avatar150.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1188596281'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 6:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6927073904147780880</id><published>2011-11-17T07:07:13.404-07:00</published><updated>2011-11-17T07:07:13.404-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!  Thanks for the chance.</title><content type='html'>I WANNA WIN!  Thanks for the chance.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6927073904147780880'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6927073904147780880'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321538833404#c6927073904147780880' title=''/><author><name>Jennifer</name><uri>https://www.blogger.com/profile/13272228673863327398</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1012048828'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 7:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3308451906997202411</id><published>2011-11-17T07:08:02.108-07:00</published><updated>2011-11-17T07:08:02.108-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Well of course I WANNA WIN!</title><content type='html'>Well of course I WANNA WIN!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3308451906997202411'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3308451906997202411'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321538882108#c3308451906997202411' title=''/><author><name>Jewelle</name><uri>https://www.blogger.com/profile/02260332839799346385</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//1.bp.blogspot.com/_PgaJVx1m26Y/SspZwnsStGI/AAAAAAAADFo/aGpJ0WpG-9Q/S220-s32/jewelle.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1888036145'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 7:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3699679915497600325</id><published>2011-11-17T07:16:03.801-07:00</published><updated>2011-11-17T07:16:03.801-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!</title><content type='html'>I WANNA WIN!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3699679915497600325'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3699679915497600325'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321539363801#c3699679915497600325' title=''/><author><name>Cheryla</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 7:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7254739372668490125</id><published>2011-11-17T07:17:30.078-07:00</published><updated>2011-11-17T07:17:30.078-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>this looks fab!, i wanna win!!</title><content type='html'>this looks fab!, i wanna win!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7254739372668490125'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7254739372668490125'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321539450078#c7254739372668490125' title=''/><author><name>gill</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 7:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6602868658523930602</id><published>2011-11-17T07:25:51.720-07:00</published><updated>2011-11-17T07:25:51.720-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Monica R
I WANNA WIN!</title><content type='html'>Monica R&lt;br /&gt;I WANNA WIN!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6602868658523930602'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6602868658523930602'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321539951720#c6602868658523930602' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 7:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4138516864800755610</id><published>2011-11-17T07:35:11.289-07:00</published><updated>2011-11-17T07:35:11.289-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!!!
Kristen A.</title><content type='html'>I WANNA WIN!!!&lt;br /&gt;Kristen A.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4138516864800755610'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4138516864800755610'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321540511289#c4138516864800755610' title=''/><author><name>MathRocksKAllen</name><uri>https://www.blogger.com/profile/05348156284630428625</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2010715026'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 7:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5308541900792334651</id><published>2011-11-17T07:35:51.548-07:00</published><updated>2011-11-17T07:35:51.548-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN! 
Thanks for the chance :)</title><content type='html'>I WANNA WIN! &lt;br /&gt;Thanks for the chance :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5308541900792334651'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5308541900792334651'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321540551548#c5308541900792334651' title=''/><author><name>Laura</name><uri>https://www.blogger.com/profile/03737616599773463119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-zuX9fl3t8ko/Tmf5oSKViQI/AAAAAAAAAC0/wAX7IQUe0-0/s32/Avatar-Hpgirl.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1158465436'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 7:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1980134280154475766</id><published>2011-11-17T07:39:38.764-07:00</published><updated>2011-11-17T07:39:38.764-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!!  :)</title><content type='html'>I WANNA WIN!!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1980134280154475766'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1980134280154475766'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321540778764#c1980134280154475766' title=''/><author><name>Laura</name><uri>https://www.blogger.com/profile/12793878512921975289</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-928803788'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 7:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6364590643549330067</id><published>2011-11-17T07:40:29.108-07:00</published><updated>2011-11-17T07:40:29.108-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This looks awesome!  I&amp;#39;d love to win it!</title><content type='html'>This looks awesome!  I&amp;#39;d love to win it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6364590643549330067'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6364590643549330067'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321540829108#c6364590643549330067' title=''/><author><name>Colleen</name><uri>https://www.blogger.com/profile/07738669334444921231</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_RcItP6kFihs/Sn5NU15QfWI/AAAAAAAAAhA/UwOdiwjlKiw/S220-s32/7-19-09-20copymini.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2027299305'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 7:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2977412013206291790</id><published>2011-11-17T07:41:12.361-07:00</published><updated>2011-11-17T07:41:12.361-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANN WIN!</title><content type='html'>I WANN WIN!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2977412013206291790'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2977412013206291790'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321540872361#c2977412013206291790' title=''/><author><name>Linda</name><uri>https://www.blogger.com/profile/02361799453318603513</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-373471879'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 7:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-442668212976348456</id><published>2011-11-17T07:44:37.072-07:00</published><updated>2011-11-17T07:44:37.072-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I Wanna Win!!!

thanks for the chance!</title><content type='html'>I Wanna Win!!!&lt;br /&gt;&lt;br /&gt;thanks for the chance!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/442668212976348456'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/442668212976348456'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321541077072#c442668212976348456' title=''/><author><name>Celticbabe</name><uri>https://www.blogger.com/profile/17292498016871775877</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-910901444'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 7:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5572718101279819665</id><published>2011-11-17T07:53:26.337-07:00</published><updated>2011-11-17T07:53:26.337-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!
 (Love all of your stuff!)</title><content type='html'>I WANNA WIN!&lt;br /&gt; (Love all of your stuff!)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5572718101279819665'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5572718101279819665'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321541606337#c5572718101279819665' title=''/><author><name>Miriam</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 7:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5327622720934613285</id><published>2011-11-17T08:07:33.386-07:00</published><updated>2011-11-17T08:07:33.386-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>&amp;quot;I WANNA WIN!&amp;quot;</title><content type='html'>&amp;quot;I WANNA WIN!&amp;quot;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5327622720934613285'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5327622720934613285'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321542453386#c5327622720934613285' title=''/><author><name>collins</name><uri>https://www.blogger.com/profile/17724696731016191961</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1525598660'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 8:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6544709643066524754</id><published>2011-11-17T08:09:38.427-07:00</published><updated>2011-11-17T08:09:38.427-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!!!!</title><content type='html'>I WANNA WIN!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6544709643066524754'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6544709643066524754'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321542578427#c6544709643066524754' title=''/><author><name>amykayhay</name><uri>https://www.blogger.com/profile/16575430630906914133</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2032160525'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 8:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6957028965977321929</id><published>2011-11-17T08:17:53.256-07:00</published><updated>2011-11-17T08:17:53.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!  Love all your kits, so I&amp;#39;m sure ...</title><content type='html'>I WANNA WIN!  Love all your kits, so I&amp;#39;m sure this one will be beautiful as always.  I always enjoy reading your blog and seeing pictures of adorable Scarlett.&lt;br /&gt;&lt;br /&gt;williams3129ATcomcastDOTnet</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6957028965977321929'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6957028965977321929'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321543073256#c6957028965977321929' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 8:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2196561716997605156</id><published>2011-11-17T08:25:57.728-07:00</published><updated>2011-11-17T08:25:57.728-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win :D Who wouldn&amp;#39;t? I love your kits,...</title><content type='html'>I wanna win :D Who wouldn&amp;#39;t? I love your kits, they&amp;#39;re also so beautiful!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2196561716997605156'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2196561716997605156'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321543557728#c2196561716997605156' title=''/><author><name>Jenn R</name><uri>https://www.blogger.com/profile/07241253158497713185</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-22510483'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 8:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3186348227626764659</id><published>2011-11-17T08:28:43.800-07:00</published><updated>2011-11-17T08:28:43.800-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!</title><content type='html'>I WANNA WIN!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3186348227626764659'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3186348227626764659'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321543723800#c3186348227626764659' title=''/><author><name>ash &amp;amp; diz</name><uri>https://www.blogger.com/profile/14445501515825965107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/--yf0HISKiHw/TZiPIbUXXwI/AAAAAAAAAqM/EB5Ntb8l4uI/s32/blog.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117140784'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 8:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7502398759341752185</id><published>2011-11-17T08:44:45.913-07:00</published><updated>2011-11-17T08:44:45.913-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN...please!!! :-) This kit looks awesome!!!</title><content type='html'>I WANNA WIN...please!!! :-) This kit looks awesome!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7502398759341752185'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7502398759341752185'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321544685913#c7502398759341752185' title=''/><author><name>Ruthie</name><uri>https://www.blogger.com/profile/08549601744683999663</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346958783'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 8:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5856170875501199651</id><published>2011-11-17T08:55:03.598-07:00</published><updated>2011-11-17T08:55:03.598-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!!!!!

(perfect timing as I&amp;#39;m booki...</title><content type='html'>I WANNA WIN!!!!!&lt;br /&gt;&lt;br /&gt;(perfect timing as I&amp;#39;m booking my ADR&amp;#39;s for our next Disney trip now!)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5856170875501199651'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5856170875501199651'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321545303598#c5856170875501199651' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/17557704541135989641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-971225640'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 8:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2537363870958806530</id><published>2011-11-17T08:59:45.630-07:00</published><updated>2011-11-17T08:59:45.630-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I Wanna Win!
(Can&amp;#39;t wait to see the new kit!!!)</title><content type='html'>I Wanna Win!&lt;br /&gt;(Can&amp;#39;t wait to see the new kit!!!)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2537363870958806530'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2537363870958806530'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321545585630#c2537363870958806530' title=''/><author><name>Holly Harris</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 8:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5371884617886906464</id><published>2011-11-17T09:10:53.318-07:00</published><updated>2011-11-17T09:10:53.318-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I Wanna Win!!!</title><content type='html'>I Wanna Win!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5371884617886906464'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5371884617886906464'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321546253318#c5371884617886906464' title=''/><author><name>Mike and Lisa</name><uri>https://www.blogger.com/profile/14059631202610198039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1451381171'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 9:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1342008785968405524</id><published>2011-11-17T09:11:18.126-07:00</published><updated>2011-11-17T09:11:18.126-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!!!!!

I love your Disney kits.  Thanks...</title><content type='html'>I WANNA WIN!!!!!&lt;br /&gt;&lt;br /&gt;I love your Disney kits.  Thanks so much for the giveaway.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1342008785968405524'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1342008785968405524'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321546278126#c1342008785968405524' title=''/><author><name>Hifam</name><uri>https://www.blogger.com/profile/04260768580193568876</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_PLeDRHoc9OU/TMUHbBXXZII/AAAAAAAAB40/UxoW-2nmfMg/s32-R/summer_reading.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1778887893'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 9:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7210659236789396007</id><published>2011-11-17T09:11:35.751-07:00</published><updated>2011-11-17T09:11:35.751-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!!! Thanks for all the awesome give aways!</title><content type='html'>I WANNA WIN!!! Thanks for all the awesome give aways!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7210659236789396007'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7210659236789396007'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321546295751#c7210659236789396007' title=''/><author><name>Holly</name><uri>https://www.blogger.com/profile/07306973326799660015</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_UjNo2puFzTI/SvmnYsM-sQI/AAAAAAAAAAM/LMguE0GOqdg/S220-s32/Picture+091.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1729064018'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 9:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7392504998125574793</id><published>2011-11-17T09:12:11.672-07:00</published><updated>2011-11-17T09:12:11.672-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>&amp;quot;I WANNA WIN!&amp;quot; TY!</title><content type='html'>&amp;quot;I WANNA WIN!&amp;quot; TY!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7392504998125574793'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7392504998125574793'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321546331672#c7392504998125574793' title=''/><author><name>Heather K. (interstitchal)</name><uri>https://www.blogger.com/profile/17145904061736564865</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1551119962'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 9:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9187422395964894963</id><published>2011-11-17T09:20:16.239-07:00</published><updated>2011-11-17T09:20:16.239-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win!  it looks so cute!!</title><content type='html'>I wanna win!  it looks so cute!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/9187422395964894963'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/9187422395964894963'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321546816239#c9187422395964894963' title=''/><author><name>Kimberly</name><uri>https://www.blogger.com/profile/12051840095529868185</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-155126899'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 9:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6990777652388308077</id><published>2011-11-17T09:21:05.644-07:00</published><updated>2011-11-17T09:21:05.644-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!</title><content type='html'>I WANNA WIN!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6990777652388308077'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6990777652388308077'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321546865644#c6990777652388308077' title=''/><author><name>chinagrrl</name><uri>https://www.blogger.com/profile/18220486531538071629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_R3cxgt1cpv8/S3HNPJDFgQI/AAAAAAAAAB0/SV86ObgRnJ0/S220-s32/gk_crop.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-267859176'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 9:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5158407264520329823</id><published>2011-11-17T09:23:20.624-07:00</published><updated>2011-11-17T09:23:20.624-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My name is Andrea and...

I WANNA WIN!!</title><content type='html'>My name is Andrea and...&lt;br /&gt;&lt;br /&gt;I WANNA WIN!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5158407264520329823'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5158407264520329823'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321547000624#c5158407264520329823' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/12404804109197736241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='19' src='//3.bp.blogspot.com/_QmeExbl0Y8E/TEXwFHMrXOI/AAAAAAAAAAM/66sL5qI6QRw/S220-s32/mousescrappers_avatar.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-629790199'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 9:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6418498527932885649</id><published>2011-11-17T09:29:18.117-07:00</published><updated>2011-11-17T09:29:18.117-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!</title><content type='html'>I WANNA WIN!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6418498527932885649'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6418498527932885649'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321547358117#c6418498527932885649' title=''/><author><name>Michelle Wallace</name><uri>https://www.blogger.com/profile/02886183671711230268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1996056663'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 9:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2130770551297504857</id><published>2011-11-17T09:29:50.819-07:00</published><updated>2011-11-17T09:29:50.819-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!!</title><content type='html'>I WANNA WIN!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2130770551297504857'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2130770551297504857'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321547390819#c2130770551297504857' title=''/><author><name>Paape Family</name><uri>https://www.blogger.com/profile/07919648875104725747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-CYEWELKe9ck/TsHmgrMODTI/AAAAAAAAALI/gleRo6QdV-k/s32/IMG_5101.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958379607'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 9:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1802262609388470977</id><published>2011-11-17T09:31:26.540-07:00</published><updated>2011-11-17T09:31:26.540-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>&amp;quot;I WANNA WIN!&amp;quot;</title><content type='html'>&amp;quot;I WANNA WIN!&amp;quot;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1802262609388470977'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1802262609388470977'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321547486540#c1802262609388470977' title=''/><author><name>Anna</name><uri>https://www.blogger.com/profile/07319601275331457573</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_0zrB9aLghMc/S5aH1zid8HI/AAAAAAAABYw/zNDph5IT3c0/S220-s32/DHD.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1444261594'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 9:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5703401871813263513</id><published>2011-11-17T09:46:01.438-07:00</published><updated>2011-11-17T09:46:01.438-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win!!

Can&amp;#39;t wait to see the kit. I kn...</title><content type='html'>I wanna win!!&lt;br /&gt;&lt;br /&gt;Can&amp;#39;t wait to see the kit. I know I&amp;#39;ll love it.&lt;br /&gt;&lt;br /&gt;Thanks for the chance Britt.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5703401871813263513'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5703401871813263513'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321548361438#c5703401871813263513' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/13008078780481666468</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-5L0uVXV9k9c/TfBHK1RWTXI/AAAAAAAAADo/GBv5uyXF7lQ/s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1037636424'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 9:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7167070769231501147</id><published>2011-11-17T09:50:31.558-07:00</published><updated>2011-11-17T09:50:31.558-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!

Pick me, pick me!</title><content type='html'>I WANNA WIN!&lt;br /&gt;&lt;br /&gt;Pick me, pick me!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7167070769231501147'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7167070769231501147'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321548631558#c7167070769231501147' title=''/><author><name>Jenn Nielsen</name><uri>https://www.blogger.com/profile/18080723308657202062</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_ps2va1WODhU/TMjTlCeMChI/AAAAAAAAAUM/3R__tcOowvs/S220-s32/JenMe.bmp'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1337333654'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 9:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2864010018708152461</id><published>2011-11-17T10:04:45.966-07:00</published><updated>2011-11-17T10:04:45.966-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!!! Oh, please, please random number pi...</title><content type='html'>I WANNA WIN!!! Oh, please, please random number picker...pick me :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2864010018708152461'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2864010018708152461'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321549485966#c2864010018708152461' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 10:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4031162368067202229</id><published>2011-11-17T10:12:21.332-07:00</published><updated>2011-11-17T10:12:21.332-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win, of course! I must add this to my coll...</title><content type='html'>I wanna win, of course! I must add this to my collection of &amp;quot;magical&amp;quot; Britt kits.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4031162368067202229'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4031162368067202229'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321549941332#c4031162368067202229' title=''/><author><name>kay</name><uri>https://www.blogger.com/profile/17076142153893138134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//bp1.blogger.com/_ZhFu0PmWYWs/SFdTJ4Y5L6I/AAAAAAAAAMM/xhhnm4IPjzs/S220-s32/DSC05321.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1026002896'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 10:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2500133614190347336</id><published>2011-11-17T10:17:03.330-07:00</published><updated>2011-11-17T10:17:03.330-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I Wanna Win!!!!!!</title><content type='html'>I Wanna Win!!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2500133614190347336'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2500133614190347336'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321550223330#c2500133614190347336' title=''/><author><name>jrpatterson</name><uri>https://www.blogger.com/profile/18408700496094638263</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-353079470'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 10:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7487833543457399905</id><published>2011-11-17T10:22:47.775-07:00</published><updated>2011-11-17T10:22:47.775-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win!! Who wouldn&amp;#39;t want to!? :)</title><content type='html'>I wanna win!! Who wouldn&amp;#39;t want to!? :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7487833543457399905'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7487833543457399905'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321550567775#c7487833543457399905' title=''/><author><name>KaylaLovesMinnie</name><uri>https://www.blogger.com/profile/18442471173282613497</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/-FuoCQaBCMgA/TYPKBh4XS2I/AAAAAAAAACI/LohQaRNz6IM/s32/100_7738.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1897989944'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 10:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2835234137218023089</id><published>2011-11-17T10:58:11.757-07:00</published><updated>2011-11-17T10:58:11.757-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I Wanna Win!

Thanks,
Cheryl</title><content type='html'>I Wanna Win!&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;Cheryl</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2835234137218023089'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2835234137218023089'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321552691757#c2835234137218023089' title=''/><author><name>Cheryl, Cassi and Mark</name><uri>https://www.blogger.com/profile/13336766799968510436</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1047296223'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 10:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5862515179530892827</id><published>2011-11-17T11:09:00.413-07:00</published><updated>2011-11-17T11:09:00.413-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!</title><content type='html'>I WANNA WIN!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5862515179530892827'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5862515179530892827'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321553340413#c5862515179530892827' title=''/><author><name>Diana Herman</name><uri>https://www.blogger.com/profile/05978315407231218387</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1138980103'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 11:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8162260754633675709</id><published>2011-11-17T11:09:57.218-07:00</published><updated>2011-11-17T11:09:57.218-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win!</title><content type='html'>I wanna win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/8162260754633675709'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/8162260754633675709'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321553397218#c8162260754633675709' title=''/><author><name>Pink Cake Plate</name><uri>https://www.blogger.com/profile/18309390917548868361</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/-RzJP9lu2Dg8/TZsT1xt8W_I/AAAAAAAAABU/m4hU9KVEPGc/s32/184693_1755185532577_1627119968_1678445_452797_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-994888674'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 11:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1525735941277934398</id><published>2011-11-17T11:15:53.200-07:00</published><updated>2011-11-17T11:15:53.200-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I Wanna win!!</title><content type='html'>I Wanna win!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1525735941277934398'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1525735941277934398'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321553753200#c1525735941277934398' title=''/><author><name>Annabel</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 11:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5371827306203358910</id><published>2011-11-17T11:18:01.867-07:00</published><updated>2011-11-17T11:18:01.867-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win!</title><content type='html'>I wanna win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5371827306203358910'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5371827306203358910'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321553881867#c5371827306203358910' title=''/><author><name>Teresa</name><uri>https://www.blogger.com/profile/18349837832383622842</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-428909056'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 11:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4882213473587187673</id><published>2011-11-17T11:24:17.200-07:00</published><updated>2011-11-17T11:24:17.200-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LET&amp;#39;S JUST SAY I LOVE ALL YOUR KITS AND I AM S...</title><content type='html'>LET&amp;#39;S JUST SAY I LOVE ALL YOUR KITS AND I AM SURE I WILL LOVE THIS ONE, &amp;quot;I WANNA WIN!&amp;quot;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4882213473587187673'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4882213473587187673'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321554257200#c4882213473587187673' title=''/><author><name>MAGALY</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 11:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2597671367263481830</id><published>2011-11-17T11:39:46.941-07:00</published><updated>2011-11-17T11:39:46.941-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Me! Me! I WANNA WIN! :)</title><content type='html'>Me! Me! I WANNA WIN! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2597671367263481830'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2597671367263481830'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321555186941#c2597671367263481830' title=''/><author><name>Joanie</name><uri>https://www.blogger.com/profile/16443175090467535476</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_H3RfjR5Fdp4/TM71YrDC9mI/AAAAAAAAAkc/Z719evJqGzI/S220-s32/web+copy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1643450822'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 11:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2962867280429095494</id><published>2011-11-17T11:52:13.502-07:00</published><updated>2011-11-17T11:52:13.502-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sure I wanna WIN!!!Thanks for the chance! =)</title><content type='html'>Sure I wanna WIN!!!Thanks for the chance! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2962867280429095494'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2962867280429095494'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321555933502#c2962867280429095494' title=''/><author><name>Ma Altoastral</name><uri>https://www.blogger.com/profile/13874897533421050142</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_aDmfelLUvhQ/TBY2pG7vNDI/AAAAAAAAAOw/GbLxYMDynx0/S220-s32/stereo_kiss-1ab.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-949221734'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 11:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5688719560540699496</id><published>2011-11-17T12:07:25.286-07:00</published><updated>2011-11-17T12:07:25.286-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Me, me ... I wanna win!!!

Cheryl :)</title><content type='html'>Me, me ... I wanna win!!!&lt;br /&gt;&lt;br /&gt;Cheryl :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5688719560540699496'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5688719560540699496'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321556845286#c5688719560540699496' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 12:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3256066501671957826</id><published>2011-11-17T12:07:41.716-07:00</published><updated>2011-11-17T12:07:41.716-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Me, me ... I wanna win!!!

Cheryl :)</title><content type='html'>Me, me ... I wanna win!!!&lt;br /&gt;&lt;br /&gt;Cheryl :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3256066501671957826'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3256066501671957826'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321556861716#c3256066501671957826' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 12:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4070163444051643306</id><published>2011-11-17T12:13:57.599-07:00</published><updated>2011-11-17T12:13:57.599-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win.... 
love your stuff!!</title><content type='html'>I wanna win.... &lt;br /&gt;love your stuff!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4070163444051643306'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4070163444051643306'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321557237599#c4070163444051643306' title=''/><author><name>Jan P</name><uri>https://www.blogger.com/profile/07758636926400628148</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//1.bp.blogspot.com/-kZhUDSn61gg/UtAqLXANGkI/AAAAAAAAARM/59EufYdsOhM/s32/IMG_8143SMb.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1014067683'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 12:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1096128822514695879</id><published>2011-11-17T12:36:20.903-07:00</published><updated>2011-11-17T12:36:20.903-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA Win!!!!
Thank you for the chance 

Denise
...</title><content type='html'>I WANNA Win!!!!&lt;br /&gt;Thank you for the chance &lt;br /&gt;&lt;br /&gt;Denise&lt;br /&gt;oceanpawsatartnerdotcom</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1096128822514695879'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1096128822514695879'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321558580903#c1096128822514695879' title=''/><author><name>Denise</name><uri>https://www.blogger.com/profile/01496292842280247022</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//4.bp.blogspot.com/_gljG2yIYlGU/Sphx4xf2BPI/AAAAAAAAEdg/xQHdm_3-bs0/S220-s32/8-23-2009-Catalina+%40+Camarillo+Air+Show+(1)a.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1170060997'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 12:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6065479971020649175</id><published>2011-11-17T12:49:44.595-07:00</published><updated>2011-11-17T12:49:44.595-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win!!!!!!!!!!!!!!!!</title><content type='html'>I wanna win!!!!!!!!!!!!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6065479971020649175'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6065479971020649175'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321559384595#c6065479971020649175' title=''/><author><name>Ruby</name><uri>https://www.blogger.com/profile/09703071404429795958</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1422484450'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 12:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3969669690046948059</id><published>2011-11-17T12:58:14.796-07:00</published><updated>2011-11-17T12:58:14.796-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win!!!  Looks very cute!</title><content type='html'>I wanna win!!!  Looks very cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3969669690046948059'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3969669690046948059'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321559894796#c3969669690046948059' title=''/><author><name>Annisa</name><uri>http://www.themeyersfamilystory.blogspot.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 12:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1360380647671570523</id><published>2011-11-17T13:04:54.383-07:00</published><updated>2011-11-17T13:04:54.383-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!

thanks for the chance looks super cute</title><content type='html'>I WANNA WIN!&lt;br /&gt;&lt;br /&gt;thanks for the chance looks super cute</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1360380647671570523'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1360380647671570523'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321560294383#c1360380647671570523' title=''/><author><name>Helen Smith</name><uri>https://www.blogger.com/profile/01475759626447022654</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1652725590'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 1:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6532671090542279072</id><published>2011-11-17T13:32:20.621-07:00</published><updated>2011-11-17T13:32:20.621-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!!! Please...looks like you were inspir...</title><content type='html'>I WANNA WIN!!! Please...looks like you were inspired by your recent trip to DL?!?!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6532671090542279072'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6532671090542279072'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321561940621#c6532671090542279072' title=''/><author><name>betty</name><uri>https://www.blogger.com/profile/16168401725510487274</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1366292267'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 1:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7699018991405937928</id><published>2011-11-17T13:52:58.998-07:00</published><updated>2011-11-17T13:53:20.307-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7699018991405937928'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7699018991405937928'/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10013376188914983321</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1466744235'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 1:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6765446810630635458</id><published>2011-11-17T13:54:39.224-07:00</published><updated>2011-11-17T13:54:39.224-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!! 
I never win at these things...but I...</title><content type='html'>I WANNA WIN!! &lt;br /&gt;I never win at these things...but I guess you&amp;#39;ve got to be in it to win it!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6765446810630635458'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6765446810630635458'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321563279224#c6765446810630635458' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10013376188914983321</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1466744235'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 1:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7341137010361931184</id><published>2011-11-17T13:59:18.101-07:00</published><updated>2011-11-17T13:59:18.101-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN! Thanks for the chance!</title><content type='html'>I WANNA WIN! Thanks for the chance!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7341137010361931184'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7341137010361931184'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321563558101#c7341137010361931184' title=''/><author><name>Bre</name><uri>https://www.blogger.com/profile/10237249562120468336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-671444544'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 1:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2815940972252943672</id><published>2011-11-17T14:08:56.491-07:00</published><updated>2011-11-17T14:08:56.491-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!!!!!!</title><content type='html'>I WANNA WIN!!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2815940972252943672'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2815940972252943672'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321564136491#c2815940972252943672' title=''/><author><name>About Me</name><uri>https://www.blogger.com/profile/18325686226064762599</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//1.bp.blogspot.com/-Ft3IDIgKwtU/Te5v7hpao8I/AAAAAAAAAAo/dzDId2oP_rw/s33/182953_126941007378474_100001877267421_195103_8186709_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1915234299'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 2:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5819396400981578008</id><published>2011-11-17T14:24:03.550-07:00</published><updated>2011-11-17T14:24:03.550-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>i wanna win :)

lokks like a great kit.

greetings...</title><content type='html'>i wanna win :)&lt;br /&gt;&lt;br /&gt;lokks like a great kit.&lt;br /&gt;&lt;br /&gt;greetings renata</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5819396400981578008'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5819396400981578008'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321565043550#c5819396400981578008' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 2:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8028484733446129199</id><published>2011-11-17T14:24:43.424-07:00</published><updated>2011-11-17T14:24:43.424-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>i wanna win
this looka like another great ki.
gree...</title><content type='html'>i wanna win&lt;br /&gt;this looka like another great ki.&lt;br /&gt;greetings renata</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/8028484733446129199'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/8028484733446129199'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321565083424#c8028484733446129199' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 2:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-598415978832188946</id><published>2011-11-17T14:25:12.853-07:00</published><updated>2011-11-17T14:25:12.853-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANT TO WIN!!</title><content type='html'>I WANT TO WIN!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/598415978832188946'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/598415978832188946'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321565112853#c598415978832188946' title=''/><author><name>Melissa</name><uri>http://cyberlement.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 2:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4473521945817093134</id><published>2011-11-17T14:50:13.171-07:00</published><updated>2011-11-17T14:50:13.171-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win!</title><content type='html'>I wanna win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4473521945817093134'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4473521945817093134'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321566613171#c4473521945817093134' title=''/><author><name>Al</name><uri>https://www.blogger.com/profile/18175657789263655787</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_xPw7dDWbKh8/SMAXA1XbcmI/AAAAAAAAATs/7mAhgnnQabo/S220-s32/2006.7-31.New+haircut.6.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-158145136'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 2:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3653647691596111812</id><published>2011-11-17T15:10:15.972-07:00</published><updated>2011-11-17T15:11:50.802-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3653647691596111812'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3653647691596111812'/><author><name>Kristen</name><uri>https://www.blogger.com/profile/18220561211133962207</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1445721351'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 3:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6716408779315836389</id><published>2011-11-17T15:12:00.066-07:00</published><updated>2011-11-17T15:12:00.066-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I Wanna Win!! Pretty Please!!!!</title><content type='html'>I Wanna Win!! Pretty Please!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6716408779315836389'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6716408779315836389'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321567920066#c6716408779315836389' title=''/><author><name>Lauri</name><uri>https://www.blogger.com/profile/11915490465220592834</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-876065518'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 3:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8382583958522125169</id><published>2011-11-17T15:15:48.871-07:00</published><updated>2011-11-17T15:15:48.871-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!</title><content type='html'>I WANNA WIN!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/8382583958522125169'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/8382583958522125169'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321568148871#c8382583958522125169' title=''/><author><name>Cyndi's Scrap Gallery</name><uri>https://www.blogger.com/profile/13373880664517292163</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-38333786'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 3:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6878003392592088544</id><published>2011-11-17T15:16:13.652-07:00</published><updated>2011-11-17T15:16:13.652-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!</title><content type='html'>I WANNA WIN!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6878003392592088544'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6878003392592088544'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321568173652#c6878003392592088544' title=''/><author><name>Sheri</name><uri>https://www.blogger.com/profile/04410227994280259957</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1994956215'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 3:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5898811966486419159</id><published>2011-11-17T15:17:05.652-07:00</published><updated>2011-11-17T15:17:05.652-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!</title><content type='html'>I WANNA WIN!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5898811966486419159'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5898811966486419159'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321568225652#c5898811966486419159' title=''/><author><name>Kristen</name><uri>https://www.blogger.com/profile/18220561211133962207</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1445721351'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 3:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7994360524266257037</id><published>2011-11-17T15:18:58.599-07:00</published><updated>2011-11-17T15:18:58.599-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!!!

Thanks for the opportunity and can...</title><content type='html'>I WANNA WIN!!!&lt;br /&gt;&lt;br /&gt;Thanks for the opportunity and can&amp;#39;t wait to see the full reveal!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7994360524266257037'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7994360524266257037'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321568338599#c7994360524266257037' title=''/><author><name>HollyinPA</name><uri>https://www.blogger.com/profile/08642921829577900470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//4.bp.blogspot.com/_qPB46bXbWUI/TImNOpBi19I/AAAAAAAAAjA/S45GFtoGxW4/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-472282340'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 3:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6738609610997496529</id><published>2011-11-17T15:19:35.156-07:00</published><updated>2011-11-17T15:19:35.156-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I Wanna Win!  No I mean I REALLY REALLY REALLY wan...</title><content type='html'>I Wanna Win!  No I mean I REALLY REALLY REALLY wanna win!!!!  :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6738609610997496529'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6738609610997496529'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321568375156#c6738609610997496529' title=''/><author><name>Jennifer F.</name><uri>https://www.blogger.com/profile/02781686841439854335</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1493111180'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 3:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1739500690257171670</id><published>2011-11-17T15:21:02.985-07:00</published><updated>2011-11-17T15:21:02.985-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh my gosh, i TOTALLY WANNA WIN!!!</title><content type='html'>oh my gosh, i TOTALLY WANNA WIN!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1739500690257171670'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1739500690257171670'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321568462985#c1739500690257171670' title=''/><author><name>kmkarayannis</name><uri>https://www.blogger.com/profile/05663787714491684692</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_cNQTfFeY3sY/SjWz1pX7ctI/AAAAAAAAABM/L68BKn97sCg/S220-s32/100_2741desktop+sizesmaller.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-695638573'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 3:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7551249039584487454</id><published>2011-11-17T15:22:50.039-07:00</published><updated>2011-11-17T15:22:50.039-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!! Looks awesome!</title><content type='html'>I WANNA WIN!! Looks awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7551249039584487454'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7551249039584487454'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321568570039#c7551249039584487454' title=''/><author><name>CindyB</name><uri>https://www.blogger.com/profile/11556844551355459686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//4.bp.blogspot.com/_O4ArDakO9ro/TGfkMrn8CJI/AAAAAAAAAj4/bdrp6V9IYYw/S220-s32/CindyB+Princess+Sq+web.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-902698449'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 3:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3056719412452710432</id><published>2011-11-17T15:24:07.114-07:00</published><updated>2011-11-17T15:24:07.114-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!!! :D (Chelsea Markham)</title><content type='html'>I WANNA WIN!!! :D (Chelsea Markham)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3056719412452710432'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3056719412452710432'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321568647114#c3056719412452710432' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 3:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4625096247372413415</id><published>2011-11-17T15:26:14.278-07:00</published><updated>2011-11-17T15:26:14.278-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can&amp;#39;t wait to see it!!

Jamie
jmdodson@saumag.edu</title><content type='html'>Can&amp;#39;t wait to see it!!&lt;br /&gt;&lt;br /&gt;Jamie&lt;br /&gt;jmdodson@saumag.edu</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4625096247372413415'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4625096247372413415'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321568774278#c4625096247372413415' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 3:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5063925139937043807</id><published>2011-11-17T15:27:52.280-07:00</published><updated>2011-11-17T15:27:52.280-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!!!
Thanks for the chance to win this kit.</title><content type='html'>I WANNA WIN!!!&lt;br /&gt;Thanks for the chance to win this kit.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5063925139937043807'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5063925139937043807'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321568872280#c5063925139937043807' title=''/><author><name>Carolyn</name><uri>https://www.blogger.com/profile/02250952489438705657</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-374504191'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 3:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3613961761061988306</id><published>2011-11-17T15:28:56.072-07:00</published><updated>2011-11-17T15:28:56.072-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!

Thanks so much for the chance to win...</title><content type='html'>I WANNA WIN!&lt;br /&gt;&lt;br /&gt;Thanks so much for the chance to win!&lt;br /&gt;&lt;br /&gt;Michelle</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3613961761061988306'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3613961761061988306'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321568936072#c3613961761061988306' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/13649234751193208789</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-JrPBRq84f_c/VZZuwEOoQ3I/AAAAAAAAACs/DZmA1q4CSVA/s32/Me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868896048'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 3:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1710212504253968525</id><published>2011-11-17T15:33:40.925-07:00</published><updated>2011-11-17T15:33:40.925-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ack!!!  The sneak peak looks AWESOME!!  I wanna wi...</title><content type='html'>Ack!!!  The sneak peak looks AWESOME!!  I wanna win it!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1710212504253968525'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1710212504253968525'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321569220925#c1710212504253968525' title=''/><author><name>Erin</name><uri>https://www.blogger.com/profile/14636543213027398088</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='//2.bp.blogspot.com/_xINNF-dUkgI/SSWoTy_zRII/AAAAAAAAAH8/5iYYyRm03CI/S220-s32/2x2+pic++Erin.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1454965636'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 3:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6041026592330309791</id><published>2011-11-17T15:35:29.925-07:00</published><updated>2011-11-17T15:35:29.925-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!. It looks gorgeous, can&amp;#39;t wait fo...</title><content type='html'>I WANNA WIN!. It looks gorgeous, can&amp;#39;t wait for the unveil</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6041026592330309791'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6041026592330309791'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321569329925#c6041026592330309791' title=''/><author><name>Elise</name><uri>https://www.blogger.com/profile/00854102089354619161</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1981085680'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 3:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5975568898341640377</id><published>2011-11-17T15:36:08.801-07:00</published><updated>2011-11-17T15:36:08.801-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!</title><content type='html'>I WANNA WIN!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5975568898341640377'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5975568898341640377'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321569368801#c5975568898341640377' title=''/><author><name>justclick</name><uri>https://www.blogger.com/profile/02358156337335314210</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-668063960'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 3:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1847500425312745631</id><published>2011-11-17T15:36:22.107-07:00</published><updated>2011-11-17T15:36:22.107-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!!!!

That looks so awesome! Can&amp;#39;t ...</title><content type='html'>I WANNA WIN!!!!&lt;br /&gt;&lt;br /&gt;That looks so awesome! Can&amp;#39;t wait to see the whole thing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1847500425312745631'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1847500425312745631'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321569382107#c1847500425312745631' title=''/><author><name>Kim</name><uri>https://www.blogger.com/profile/11908963594032547059</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-ECmmLfFxXfk/W3oIxhb7fII/AAAAAAAAAWs/wdsBo5pQZe0nQucGcAoV1hZEmkeBpsUZwCK4BGAYYCw/s32/IMG_5508.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1844660322'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 3:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-831230848160025944</id><published>2011-11-17T15:37:21.219-07:00</published><updated>2011-11-17T15:37:21.219-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win. Please and thank you!</title><content type='html'>I wanna win. Please and thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/831230848160025944'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/831230848160025944'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321569441219#c831230848160025944' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 3:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4611297846657290481</id><published>2011-11-17T15:39:11.095-07:00</published><updated>2011-11-17T15:39:11.095-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win!! :)</title><content type='html'>I wanna win!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4611297846657290481'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4611297846657290481'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321569551095#c4611297846657290481' title=''/><author><name>Patty</name><uri>https://www.blogger.com/profile/13319694216674897569</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1825669742'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 3:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6528895354895028300</id><published>2011-11-17T15:42:03.553-07:00</published><updated>2011-11-17T15:42:03.553-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My name is Christy and I wanna win.  I wanna win s...</title><content type='html'>My name is Christy and I wanna win.  I wanna win so bad I can taste it!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6528895354895028300'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6528895354895028300'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321569723553#c6528895354895028300' title=''/><author><name>ckcpurple</name><uri>https://www.blogger.com/profile/13577947259133668644</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//1.bp.blogspot.com/_nJHZv5La2O0/SPaKzpw2yMI/AAAAAAAAAAM/ZPSFkFSRer8/S220-s32/avitar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-686049804'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 3:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-355882077842786606</id><published>2011-11-17T15:44:15.172-07:00</published><updated>2011-11-17T15:44:15.172-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!!</title><content type='html'>I WANNA WIN!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/355882077842786606'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/355882077842786606'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321569855172#c355882077842786606' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/11677148463687026149</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1077120379'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 3:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7067086399637113753</id><published>2011-11-17T15:44:48.032-07:00</published><updated>2011-11-17T15:44:48.032-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!
Erin F</title><content type='html'>I WANNA WIN!&lt;br /&gt;Erin F</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7067086399637113753'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7067086399637113753'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321569888032#c7067086399637113753' title=''/><author><name>Erin</name><uri>https://www.blogger.com/profile/06266358607377328248</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1716434986'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 3:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-445764050050616538</id><published>2011-11-17T15:45:20.055-07:00</published><updated>2011-11-17T15:45:20.055-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!</title><content type='html'>I WANNA WIN!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/445764050050616538'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/445764050050616538'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321569920055#c445764050050616538' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 3:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8704804381860609939</id><published>2011-11-17T15:47:11.358-07:00</published><updated>2011-11-17T15:47:11.358-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, I definitely WANNA WIN!!  Looks super cute!!</title><content type='html'>Oh, I definitely WANNA WIN!!  Looks super cute!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/8704804381860609939'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/8704804381860609939'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321570031358#c8704804381860609939' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 3:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6922806688939171730</id><published>2011-11-17T15:49:02.486-07:00</published><updated>2011-11-17T15:49:02.486-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!!! Thanks!
Kathryn</title><content type='html'>I WANNA WIN!!! Thanks!&lt;br /&gt;Kathryn</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6922806688939171730'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6922806688939171730'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321570142486#c6922806688939171730' title=''/><author><name>cassidyk</name><uri>https://www.blogger.com/profile/16089194447898789735</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-119198329'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 3:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5201000585296162998</id><published>2011-11-17T15:49:44.108-07:00</published><updated>2011-11-17T15:49:44.108-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN! The kit looks soooo cute!  You can ne...</title><content type='html'>I WANNA WIN! The kit looks soooo cute!  You can never have too many kits to scrap those Disney moments :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5201000585296162998'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5201000585296162998'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321570184108#c5201000585296162998' title=''/><author><name>KayR</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 3:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1616757555091519589</id><published>2011-11-17T15:54:50.601-07:00</published><updated>2011-11-17T15:54:50.601-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!!!!!!!!!!!!!  (Kelly)</title><content type='html'>I WANNA WIN!!!!!!!!!!!!!  (Kelly)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1616757555091519589'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1616757555091519589'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321570490601#c1616757555091519589' title=''/><author><name>KB Custom Creations</name><uri>https://www.blogger.com/profile/01740165682845900941</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//1.bp.blogspot.com/-sRI8G_kDqAw/UaqtbJWwFzI/AAAAAAAACA0/4IZBeK0kZiY/s32/KBCC2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2145981188'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 3:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8860402610507188159</id><published>2011-11-17T15:56:40.198-07:00</published><updated>2011-11-17T15:56:40.198-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!!!! looks awesome can&amp;#39;t wait to se...</title><content type='html'>I WANNA WIN!!!! looks awesome can&amp;#39;t wait to see the reveal!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/8860402610507188159'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/8860402610507188159'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321570600198#c8860402610507188159' title=''/><author><name>Donna</name><uri>https://www.blogger.com/profile/12704433482528391031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_WoSoPS2Et-k/TRqPgpwthdI/AAAAAAAAAC8/_cgMxCPyeso/S220-s32/Photo0194FourBySix.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1434623900'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 3:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1728521524315291544</id><published>2011-11-17T16:08:44.487-07:00</published><updated>2011-11-17T16:08:44.487-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win! Looks cute!</title><content type='html'>I wanna win! Looks cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1728521524315291544'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1728521524315291544'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321571324487#c1728521524315291544' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/13297004580631458542</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1674862677'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 4:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6607276708225553256</id><published>2011-11-17T16:11:33.428-07:00</published><updated>2011-11-17T16:11:33.428-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!
Thanks for the chance!</title><content type='html'>I WANNA WIN!&lt;br /&gt;Thanks for the chance!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6607276708225553256'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6607276708225553256'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321571493428#c6607276708225553256' title=''/><author><name>Tracie</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 4:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3767833414238539903</id><published>2011-11-17T16:12:30.662-07:00</published><updated>2011-11-17T16:12:30.662-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN IT!</title><content type='html'>I WANNA WIN IT!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3767833414238539903'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3767833414238539903'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321571550662#c3767833414238539903' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/09005310606300842179</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1881768903'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 4:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9127534368668535697</id><published>2011-11-17T16:17:40.799-07:00</published><updated>2011-11-17T16:17:40.799-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win! Who wouldn&amp;#39;t?! Love your work!</title><content type='html'>I wanna win! Who wouldn&amp;#39;t?! Love your work!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/9127534368668535697'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/9127534368668535697'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321571860799#c9127534368668535697' title=''/><author><name>Marie</name><uri>https://www.blogger.com/profile/14562646251210412289</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-750472765'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 4:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3464474788425139739</id><published>2011-11-17T16:26:02.093-07:00</published><updated>2011-11-17T16:26:02.093-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>&amp;quot;I WANNA WIN!&amp;quot;.</title><content type='html'>&amp;quot;I WANNA WIN!&amp;quot;.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3464474788425139739'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3464474788425139739'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321572362093#c3464474788425139739' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/01639841079736809357</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1633691619'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 4:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4826777388957960117</id><published>2011-11-17T16:33:44.525-07:00</published><updated>2011-11-17T16:33:44.525-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Jammie W., Seward, NE - &amp;quot;I WANNA WIN!&amp;quot;</title><content type='html'>Jammie W., Seward, NE - &amp;quot;I WANNA WIN!&amp;quot;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4826777388957960117'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4826777388957960117'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321572824525#c4826777388957960117' title=''/><author><name>Jammie</name><uri>https://www.blogger.com/profile/15567259351192566219</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1544050704'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 4:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2442678188024439648</id><published>2011-11-17T16:34:52.471-07:00</published><updated>2011-11-17T16:34:52.471-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I NEVER WINN on These things but,
I will add my co...</title><content type='html'>I NEVER WINN on These things but,&lt;br /&gt;I will add my comment anyways. At least the blog will look fuller :) thanks for &amp;quot;The chance&amp;quot;  (Smile)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2442678188024439648'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2442678188024439648'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321572892471#c2442678188024439648' title=''/><author><name>DisneyPrincess</name><uri>https://www.blogger.com/profile/06924535026019039171</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//3.bp.blogspot.com/_WOxK1jy4l6k/SfoU4ZPZPgI/AAAAAAAAAFM/VZT7MDfear0/S220-s32/Picture+(63).jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-829362553'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 4:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1389024186467264735</id><published>2011-11-17T16:36:20.118-07:00</published><updated>2011-11-17T16:36:20.118-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!-pinklimecreations (at) gmail (dot) com</title><content type='html'>I WANNA WIN!-pinklimecreations (at) gmail (dot) com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1389024186467264735'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1389024186467264735'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321572980118#c1389024186467264735' title=''/><author><name>Sarah @ Pink Lime</name><uri>https://www.blogger.com/profile/17825860502024902615</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_0HshsAqo_bM/SeA8fJxpj-I/AAAAAAAAAqg/koBOey-d-hI/S220-s32/535.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1996467794'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 4:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3325438389944553136</id><published>2011-11-17T16:39:32.386-07:00</published><updated>2011-11-17T16:39:32.386-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I Wanna Win!!  Britt-ish Designs + Disney = fabulo...</title><content type='html'>I Wanna Win!!  Britt-ish Designs + Disney = fabulous :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3325438389944553136'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3325438389944553136'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321573172386#c3325438389944553136' title=''/><author><name>Debra</name><uri>https://www.blogger.com/profile/09540921817078685849</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-506139766'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 4:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4881379184009355921</id><published>2011-11-17T16:40:28.422-07:00</published><updated>2011-11-17T16:40:28.422-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!</title><content type='html'>I WANNA WIN!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4881379184009355921'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4881379184009355921'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321573228422#c4881379184009355921' title=''/><author><name>Murasaki</name><uri>http://greeneyedgeisha.iobloggo.com/</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 4:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7517019492884340025</id><published>2011-11-17T16:44:05.943-07:00</published><updated>2011-11-17T16:44:05.943-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can not wait for this one!!!  Thanks for the cha...</title><content type='html'>I can not wait for this one!!!  Thanks for the chance to win!&lt;br /&gt;Coila</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7517019492884340025'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7517019492884340025'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321573445943#c7517019492884340025' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 4:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4619817894535702621</id><published>2011-11-17T16:44:17.522-07:00</published><updated>2011-11-17T16:44:17.522-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can not wait for this one!!!  Thanks for the cha...</title><content type='html'>I can not wait for this one!!!  Thanks for the chance to win!&lt;br /&gt;Coila</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4619817894535702621'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4619817894535702621'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321573457522#c4619817894535702621' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 4:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4264074247032508110</id><published>2011-11-17T16:47:58.824-07:00</published><updated>2011-11-17T16:47:58.824-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!!!!! Looks like it will be a gret kit ...</title><content type='html'>I WANNA WIN!!!!! Looks like it will be a gret kit to scrap our Disneyland trip from this summer. Thanks so much for the chance!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4264074247032508110'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4264074247032508110'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321573678824#c4264074247032508110' title=''/><author><name>Dannethia</name><uri>https://www.blogger.com/profile/13788657817379365308</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/-ef5SVm4cijY/U8az0wlQg4I/AAAAAAAALR8/oC-nn-JA47c/s31/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-434079236'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 4:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2671109924137980227</id><published>2011-11-17T16:48:20.577-07:00</published><updated>2011-11-17T16:48:20.577-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>&amp;quot;I WANNA WIN!&amp;quot; Can&amp;#39;t wait until tomo...</title><content type='html'>&amp;quot;I WANNA WIN!&amp;quot; Can&amp;#39;t wait until tomorrow!!!! ~Fonnetta</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2671109924137980227'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2671109924137980227'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321573700577#c2671109924137980227' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 4:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-27928175737942191</id><published>2011-11-17T16:48:56.614-07:00</published><updated>2011-11-17T16:48:56.614-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!!</title><content type='html'>I WANNA WIN!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/27928175737942191'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/27928175737942191'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321573736614#c27928175737942191' title=''/><author><name>teethdr</name><uri>https://www.blogger.com/profile/14695757911731468301</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-grMbNc3ZN4I/Tgds4uo3gNI/AAAAAAAAAoY/d1D-JdTEKzc/s32/IMG_0601.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-678416532'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 4:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8283784518971208460</id><published>2011-11-17T16:51:34.436-07:00</published><updated>2011-11-17T16:51:34.436-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!!!!</title><content type='html'>I WANNA WIN!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/8283784518971208460'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/8283784518971208460'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321573894436#c8283784518971208460' title=''/><author><name>S Westhead</name><uri>https://www.blogger.com/profile/07945106683875609226</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2090552403'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 4:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3979623501062612667</id><published>2011-11-17T17:01:58.888-07:00</published><updated>2011-11-17T17:01:58.888-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!

Especially since we just got back fr...</title><content type='html'>I WANNA WIN!&lt;br /&gt;&lt;br /&gt;Especially since we just got back from a &amp;quot;magical&amp;quot; place a couple weeks ago :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3979623501062612667'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3979623501062612667'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321574518888#c3979623501062612667' title=''/><author><name>lcdzines</name><uri>https://www.blogger.com/profile/05177113688162236759</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='26' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://4.bp.blogspot.com/-i_wyNTkXUYQ/T-HnVipmy_I/AAAAAAAAAYQ/kJJzkvLfynQ/s137/me_planet_hollywood_2.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1364934503'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 5:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9027692479784123421</id><published>2011-11-17T17:08:27.616-07:00</published><updated>2011-11-17T17:08:27.616-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We are in the most magical place right now - I wan...</title><content type='html'>We are in the most magical place right now - I wanna win!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/9027692479784123421'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/9027692479784123421'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321574907616#c9027692479784123421' title=''/><author><name>Anne</name><uri>https://www.blogger.com/profile/12786876738853764526</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1068940730'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 5:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5815969066055518017</id><published>2011-11-17T17:11:10.038-07:00</published><updated>2011-11-17T17:11:10.038-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I want to win!</title><content type='html'>I want to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5815969066055518017'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5815969066055518017'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321575070038#c5815969066055518017' title=''/><author><name>Sarah Anne B.</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 5:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4584393967751843562</id><published>2011-11-17T17:13:29.415-07:00</published><updated>2011-11-17T17:13:29.415-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN! It looks awesome!</title><content type='html'>I WANNA WIN! It looks awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4584393967751843562'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4584393967751843562'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321575209415#c4584393967751843562' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/15338579243258221217</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-279982017'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 5:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1791844911186467399</id><published>2011-11-17T17:15:24.218-07:00</published><updated>2011-11-17T17:15:24.218-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I Wanna Win!! Thanks for the chance!</title><content type='html'>I Wanna Win!! Thanks for the chance!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1791844911186467399'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1791844911186467399'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321575324218#c1791844911186467399' title=''/><author><name>eb2177</name><uri>https://www.blogger.com/profile/09775645891200945691</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1135036861'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 5:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3636296744024710564</id><published>2011-11-17T17:29:21.426-07:00</published><updated>2011-11-17T17:29:21.426-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win!!!!   Thanks for the chance, Britt!!!</title><content type='html'>I wanna win!!!!   Thanks for the chance, Britt!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3636296744024710564'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3636296744024710564'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321576161426#c3636296744024710564' title=''/><author><name>gwalters</name><uri>https://www.blogger.com/profile/10538563473047460398</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//1.bp.blogspot.com/-g_jE-3wx1xs/VOpSAPrQ5GI/AAAAAAAAAAU/pqduXLlFK20/s32/MikeGail2006%2B002%2BCopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-151037278'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 5:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4998883371116643099</id><published>2011-11-17T17:31:32.358-07:00</published><updated>2011-11-17T17:31:32.358-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I would love to win! Thanks for the chance.</title><content type='html'>I would love to win! Thanks for the chance.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4998883371116643099'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4998883371116643099'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321576292358#c4998883371116643099' title=''/><author><name>kristina</name><uri>https://www.blogger.com/profile/03780894523225098916</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1755329018'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 5:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2406245176177481456</id><published>2011-11-17T17:33:47.628-07:00</published><updated>2011-11-17T17:33:47.628-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!!! :)</title><content type='html'>I WANNA WIN!!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2406245176177481456'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2406245176177481456'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321576427628#c2406245176177481456' title=''/><author><name>PaulaL</name><uri>https://www.blogger.com/profile/12591096136842065868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-367266918'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 5:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6871098670258818529</id><published>2011-11-17T17:38:49.562-07:00</published><updated>2011-11-17T17:38:49.562-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win!  Got a ton of Disney photos to scrap....</title><content type='html'>I wanna win!  Got a ton of Disney photos to scrap.....!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6871098670258818529'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6871098670258818529'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321576729562#c6871098670258818529' title=''/><author><name>donnaiveyphd</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 5:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7927314650516194115</id><published>2011-11-17T17:42:19.244-07:00</published><updated>2011-11-17T17:42:19.244-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I Wanna Win!  Thanks.</title><content type='html'>I Wanna Win!  Thanks.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7927314650516194115'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7927314650516194115'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321576939244#c7927314650516194115' title=''/><author><name>Janette</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 5:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3472621576201517888</id><published>2011-11-17T17:43:14.279-07:00</published><updated>2011-11-17T17:43:14.279-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My name is Christy and I wanna win!!!!!
Hope you h...</title><content type='html'>My name is Christy and I wanna win!!!!!&lt;br /&gt;Hope you had a great time at Disneyland! We are going to be at the World Jan 2-8!!! Need me some more Britt kits!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3472621576201517888'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3472621576201517888'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321576994279#c3472621576201517888' title=''/><author><name>Christy</name><uri>https://www.blogger.com/profile/04697454493961433517</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-Fe1iVk7XxZs/Tpj9GEJiSKI/AAAAAAAAAJA/fYLGFoVDpRw/s32/029%2Bcopy%2B3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026366719'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 5:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6046110026188417625</id><published>2011-11-17T17:46:35.802-07:00</published><updated>2011-11-17T17:46:35.802-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!  Thanks for the chance...can&amp;#39;t wa...</title><content type='html'>I WANNA WIN!  Thanks for the chance...can&amp;#39;t wait to see the new kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6046110026188417625'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6046110026188417625'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321577195802#c6046110026188417625' title=''/><author><name>Kim</name><uri>https://www.blogger.com/profile/07933453312094974348</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1302295430'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 5:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-714802782735686357</id><published>2011-11-17T17:48:03.604-07:00</published><updated>2011-11-17T17:48:03.604-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!</title><content type='html'>I WANNA WIN!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/714802782735686357'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/714802782735686357'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321577283604#c714802782735686357' title=''/><author><name>Jill</name><uri>https://www.blogger.com/profile/09142570602790510108</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-33409744'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 5:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3881945541058272738</id><published>2011-11-17T17:49:08.192-07:00</published><updated>2011-11-17T17:49:08.192-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win!
Gee i wonder what kind of magic!  ;)</title><content type='html'>I wanna win!&lt;br /&gt;Gee i wonder what kind of magic!  ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3881945541058272738'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3881945541058272738'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321577348192#c3881945541058272738' title=''/><author><name>Ghislaine</name><uri>https://www.blogger.com/profile/14725091713742694675</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-j0huWAfFJug/Tzf7UyJbLhI/AAAAAAAAAI4/NZ5pUxAUmgs/s32/Avatar%2B2.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1505160632'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 5:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6506041056792313573</id><published>2011-11-17T17:52:15.089-07:00</published><updated>2011-11-17T17:52:15.089-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!</title><content type='html'>I WANNA WIN!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6506041056792313573'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6506041056792313573'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321577535089#c6506041056792313573' title=''/><author><name>Ramya</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 5:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2037319295999252372</id><published>2011-11-17T18:03:48.950-07:00</published><updated>2011-11-17T18:03:48.950-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!!!!


Lisa Ritchie
scrapperlisa@gmail.com</title><content type='html'>I WANNA WIN!!!!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Lisa Ritchie&lt;br /&gt;scrapperlisa@gmail.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2037319295999252372'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2037319295999252372'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321578228950#c2037319295999252372' title=''/><author><name>Lisa Ritchie</name><uri>https://www.blogger.com/profile/18302933646964367742</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-424980774'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 6:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3727742384671561124</id><published>2011-11-17T18:08:19.453-07:00</published><updated>2011-11-17T18:08:19.453-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!! I SEE BLING!</title><content type='html'>I WANNA WIN!! I SEE BLING!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3727742384671561124'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3727742384671561124'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321578499453#c3727742384671561124' title=''/><author><name>Terri ( Meterr)</name><uri>https://www.blogger.com/profile/17108461040730520035</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='18' src='//2.bp.blogspot.com/-RUbC_lOGhes/UlGtyuu0rXI/AAAAAAAAA68/qcO1K8PylHo/s32/images.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-392732529'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 6:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1469217565898110573</id><published>2011-11-17T18:09:50.089-07:00</published><updated>2011-11-17T18:09:50.089-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win!! Thanks for the chance! Heidi</title><content type='html'>I wanna win!! Thanks for the chance! Heidi</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1469217565898110573'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1469217565898110573'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321578590089#c1469217565898110573' title=''/><author><name>scrappin5kids</name><uri>https://www.blogger.com/profile/13202349714871963633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-722080513'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 6:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8435041584893780280</id><published>2011-11-17T18:10:05.727-07:00</published><updated>2011-11-17T18:10:05.727-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win!!!! Pick me! 

Thanks for the chance.</title><content type='html'>I wanna win!!!! Pick me! &lt;br /&gt;&lt;br /&gt;Thanks for the chance.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/8435041584893780280'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/8435041584893780280'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321578605727#c8435041584893780280' title=''/><author><name>Holly Ann</name><uri>https://www.blogger.com/profile/13102044950581404393</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/-eQX4w4uWatw/T0JZ22wJONI/AAAAAAAAAmM/XZ3C112TW_I/s32/DSC_1285_bw2_web.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1040004497'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 6:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9003457572131267138</id><published>2011-11-17T18:20:40.119-07:00</published><updated>2011-11-17T18:20:40.119-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>wooo....looks like another fab kit.  I WANNA WIN.....</title><content type='html'>wooo....looks like another fab kit.  I WANNA WIN...PLEASE?! :D  Thanks for the chance to win it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/9003457572131267138'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/9003457572131267138'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321579240119#c9003457572131267138' title=''/><author><name>Patricia</name><uri>https://www.blogger.com/profile/10363673576955942618</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1491692169'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 6:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-261611996513166524</id><published>2011-11-17T18:27:36.305-07:00</published><updated>2011-11-17T18:27:36.305-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Me too - &amp;quot;I WANNA WIN!&amp;quot;</title><content type='html'>Me too - &amp;quot;I WANNA WIN!&amp;quot;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/261611996513166524'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/261611996513166524'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321579656305#c261611996513166524' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/02805482857465971057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-210132098'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 6:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3236114063312609626</id><published>2011-11-17T18:27:55.488-07:00</published><updated>2011-11-17T18:28:46.036-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3236114063312609626'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3236114063312609626'/><author><name>Amber</name><uri>https://www.blogger.com/profile/06833643401459556575</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1213531922'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 6:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4810491370832852029</id><published>2011-11-17T18:28:23.631-07:00</published><updated>2011-11-17T18:28:23.631-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN! It may be my lucky day, having my bab...</title><content type='html'>I WANNA WIN! It may be my lucky day, having my baby tomorrow!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4810491370832852029'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4810491370832852029'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321579703631#c4810491370832852029' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/06833643401459556575</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1213531922'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 6:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6300216219941696487</id><published>2011-11-17T18:31:00.831-07:00</published><updated>2011-11-17T18:31:00.831-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!!!!

Looks like a great kit.  Can&amp;#39;...</title><content type='html'>I WANNA WIN!!!!&lt;br /&gt;&lt;br /&gt;Looks like a great kit.  Can&amp;#39;t wait to see it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6300216219941696487'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6300216219941696487'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321579860831#c6300216219941696487' title=''/><author><name>Aly</name><uri>https://www.blogger.com/profile/00447157073125366749</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-833054459'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 6:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4385656885901197383</id><published>2011-11-17T18:35:31.263-07:00</published><updated>2011-11-17T18:35:31.263-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!  I always love your disney-ish kits</title><content type='html'>I WANNA WIN!  I always love your disney-ish kits</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4385656885901197383'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4385656885901197383'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321580131263#c4385656885901197383' title=''/><author><name>Lynett</name><uri>https://www.blogger.com/profile/00787572913541918739</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1314137534'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 6:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2249551378164204829</id><published>2011-11-17T18:37:34.221-07:00</published><updated>2011-11-17T18:37:34.221-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna Win! Thanks for the chance Britt!</title><content type='html'>I wanna Win! Thanks for the chance Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2249551378164204829'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2249551378164204829'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321580254221#c2249551378164204829' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 6:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7376623353965593761</id><published>2011-11-17T18:44:04.387-07:00</published><updated>2011-11-17T18:44:04.387-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win!</title><content type='html'>I wanna win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7376623353965593761'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7376623353965593761'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321580644387#c7376623353965593761' title=''/><author><name>Leah</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 6:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1586004815334013679</id><published>2011-11-17T18:45:14.632-07:00</published><updated>2011-11-17T18:45:14.632-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win!!  I bet it would be perfect for a pro...</title><content type='html'>I wanna win!!  I bet it would be perfect for a project I need to get started on.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1586004815334013679'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1586004815334013679'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321580714632#c1586004815334013679' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 6:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6446309308162445611</id><published>2011-11-17T18:53:16.849-07:00</published><updated>2011-11-17T18:53:16.849-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win!!

Denise A</title><content type='html'>I wanna win!!&lt;br /&gt;&lt;br /&gt;Denise A</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6446309308162445611'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6446309308162445611'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321581196849#c6446309308162445611' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/03050488503281555011</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1774842859'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 6:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3099754422204378087</id><published>2011-11-17T19:18:28.688-07:00</published><updated>2011-11-17T19:18:28.688-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win!!!  Am I the only one who zooms in on ...</title><content type='html'>I wanna win!!!  Am I the only one who zooms in on the picture and tries to figure out what is included?  I see Scarlett, do we get to win her too?  ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3099754422204378087'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3099754422204378087'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321582708688#c3099754422204378087' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 7:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7302458827139488720</id><published>2011-11-17T19:27:11.101-07:00</published><updated>2011-11-17T19:27:11.101-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win!!
Thanks for the chance!

Jodi B.</title><content type='html'>I wanna win!!&lt;br /&gt;Thanks for the chance!&lt;br /&gt;&lt;br /&gt;Jodi B.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7302458827139488720'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7302458827139488720'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321583231101#c7302458827139488720' title=''/><author><name>Jodi</name><uri>https://www.blogger.com/profile/08580369379916220039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1782388805'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 7:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8330061151022666989</id><published>2011-11-17T19:34:56.745-07:00</published><updated>2011-11-17T19:34:56.745-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!

We are coincidentally headed to Disn...</title><content type='html'>I WANNA WIN!&lt;br /&gt;&lt;br /&gt;We are coincidentally headed to Disneyland in January...  hint, hint, wink, wink&lt;br /&gt;&lt;br /&gt;Thanks for all your great designs!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/8330061151022666989'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/8330061151022666989'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321583696745#c8330061151022666989' title=''/><author><name>She-Ra</name><uri>https://www.blogger.com/profile/13005169910588857005</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/_RDFnki8Hs-g/SgIBNvS-_VI/AAAAAAAAADc/uL-WswsDj4Y/S220-s32/beach+to+kerrville+039.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-39017241'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 7:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1974979553257878759</id><published>2011-11-17T19:55:44.766-07:00</published><updated>2011-11-17T19:55:44.766-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh this looks so pretty already! Can&amp;#39;t wait fo...</title><content type='html'>Oh this looks so pretty already! Can&amp;#39;t wait for tomorrow to see the full kit. I&amp;#39;d love to have it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1974979553257878759'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1974979553257878759'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321584944766#c1974979553257878759' title=''/><author><name>Nanie Scrapper</name><uri>https://www.blogger.com/profile/01224520437915836985</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1301672528'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 7:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3530446229433215538</id><published>2011-11-17T20:03:50.054-07:00</published><updated>2011-11-17T20:03:50.054-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!!!!</title><content type='html'>I WANNA WIN!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3530446229433215538'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3530446229433215538'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321585430054#c3530446229433215538' title=''/><author><name>Just Tink</name><uri>https://www.blogger.com/profile/17335877397884393993</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/_HkrY_AqFCFA/Sd0E0vIZxTI/AAAAAAAAAAM/oNU5mkJKnA0/S220-s32/DSCF9206.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1538648813'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 8:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8907212739083010565</id><published>2011-11-17T20:12:46.956-07:00</published><updated>2011-11-17T20:12:46.956-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win!!  Thanks for the chance to win Britt!</title><content type='html'>I wanna win!!  Thanks for the chance to win Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/8907212739083010565'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/8907212739083010565'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321585966956#c8907212739083010565' title=''/><author><name>Claire</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 8:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6162687703916453294</id><published>2011-11-17T20:14:54.681-07:00</published><updated>2011-11-17T20:14:54.681-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I Wanna WIN! 

Thanks</title><content type='html'>I Wanna WIN! &lt;br /&gt;&lt;br /&gt;Thanks</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6162687703916453294'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6162687703916453294'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321586094681#c6162687703916453294' title=''/><author><name>Nancy Vigil</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 8:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6941819003923280483</id><published>2011-11-17T20:15:51.946-07:00</published><updated>2011-11-17T20:15:51.946-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win!  Can&amp;#39;t even wait to see what this...</title><content type='html'>I wanna win!  Can&amp;#39;t even wait to see what this kit will be...just got back from the &amp;quot;World&amp;quot; and have been scrappin like a mad woman trying to get books made for everyone who went on the trip.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6941819003923280483'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6941819003923280483'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321586151946#c6941819003923280483' title=''/><author><name>Carrie</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 8:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4138920900286429079</id><published>2011-11-17T20:38:20.445-07:00</published><updated>2011-11-17T20:38:20.445-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oooh! pick me! pick me!</title><content type='html'>oooh! pick me! pick me!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4138920900286429079'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/4138920900286429079'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321587500445#c4138920900286429079' title=''/><author><name>Ros</name><uri>https://www.blogger.com/profile/00648406787982415053</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='22' src='//1.bp.blogspot.com/-d8Yf9-cnl0k/TXBtwa7l7GI/AAAAAAAAAK4/EPuZAhUtqZo/s32/IMG_1676_2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1361657674'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 8:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7232802808256773327</id><published>2011-11-17T20:53:07.059-07:00</published><updated>2011-11-17T20:53:07.059-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oooh!  Can&amp;#39;t wait!!!  I&amp;#39;m sure it&amp;#39;s an...</title><content type='html'>Oooh!  Can&amp;#39;t wait!!!  I&amp;#39;m sure it&amp;#39;s an awesome kit!  Thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7232802808256773327'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7232802808256773327'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321588387059#c7232802808256773327' title=''/><author><name>Aussiegirl</name><uri>https://www.blogger.com/profile/03852038327495578917</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1376816543'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 8:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7277440804025479412</id><published>2011-11-17T20:57:46.720-07:00</published><updated>2011-11-17T20:57:46.720-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win!!! :)</title><content type='html'>I wanna win!!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7277440804025479412'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7277440804025479412'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321588666720#c7277440804025479412' title=''/><author><name>Amanda</name><uri>https://www.blogger.com/profile/14974406876576074354</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-507293659'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 8:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1278077983012095222</id><published>2011-11-17T20:59:28.378-07:00</published><updated>2011-11-17T20:59:28.378-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!</title><content type='html'>I WANNA WIN!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1278077983012095222'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/1278077983012095222'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321588768378#c1278077983012095222' title=''/><author><name>Chelsea</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 8:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5827018600108850441</id><published>2011-11-17T21:01:08.260-07:00</published><updated>2011-11-17T21:01:08.260-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!</title><content type='html'>I WANNA WIN!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5827018600108850441'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/5827018600108850441'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321588868260#c5827018600108850441' title=''/><author><name>susan0326</name><uri>https://www.blogger.com/profile/02318951203465432501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-mkPnUc8wLD8/T6IB28QIorI/AAAAAAAAAbY/-HOxTkFKMDU/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-242029815'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 9:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3094450317372925227</id><published>2011-11-17T21:02:05.945-07:00</published><updated>2011-11-17T21:02:05.945-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I want to win!  :)))</title><content type='html'>I want to win!  :)))</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3094450317372925227'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3094450317372925227'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321588925945#c3094450317372925227' title=''/><author><name>Jackie Forchuk</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 9:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7487586912877713894</id><published>2011-11-17T21:21:37.166-07:00</published><updated>2011-11-17T21:21:37.166-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANNA WIN!</title><content type='html'>I WANNA WIN!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7487586912877713894'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/7487586912877713894'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321590097166#c7487586912877713894' title=''/><author><name>Vicki</name><uri>https://www.blogger.com/profile/02818860829928974235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1871797755'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 9:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2895284522268829487</id><published>2011-11-17T21:50:47.733-07:00</published><updated>2011-11-17T21:50:47.733-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win!</title><content type='html'>I wanna win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2895284522268829487'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2895284522268829487'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321591847733#c2895284522268829487' title=''/><author><name>Gina</name><uri>https://www.blogger.com/profile/05465859935830861687</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_weBvA5nAcFg/SW0r0TLVBuI/AAAAAAAAACw/YHq5Av7oFLs/S220-s32/IMG_0759.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1563624558'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 9:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3060067894714886027</id><published>2011-11-17T21:51:04.613-07:00</published><updated>2011-11-17T21:51:04.613-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Lizz S. and I WANNA WIN!</title><content type='html'>Lizz S. and I WANNA WIN!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3060067894714886027'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/3060067894714886027'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321591864613#c3060067894714886027' title=''/><author><name>UndefinedGiant</name><uri>https://www.blogger.com/profile/13677082079754055193</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1937594950'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 9:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2992139816504281443</id><published>2011-11-17T21:51:20.834-07:00</published><updated>2011-11-17T21:51:20.834-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win! Thanks!</title><content type='html'>I wanna win! Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2992139816504281443'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/2992139816504281443'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321591880834#c2992139816504281443' title=''/><author><name>jenninmn</name><uri>https://www.blogger.com/profile/13071214485653668039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_TFt2bk9FJGo/TJYw-9rPH8I/AAAAAAAAAAY/n0JbPUIKStw/S220-s32/phpOFoQ8HPM.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1233670858'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 9:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6095041788651050087</id><published>2011-11-17T22:18:14.699-07:00</published><updated>2011-11-17T22:18:14.699-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wanna win! Thanks, Britt! - Pam</title><content type='html'>I wanna win! Thanks, Britt! - Pam</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6095041788651050087'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3916252303357473952/comments/default/6095041788651050087'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html?showComment=1321593494699#c6095041788651050087' title=''/><author><name>Pooh46</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3916252303357473952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3916252303357473952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 17, 2011 at 10:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3592226259451130474</id><published>2011-11-18T03:31:56.999-07:00</published><updated>2011-11-18T03:31:56.999-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Britt this kit is great, we took our little gir...</title><content type='html'>Oh Britt this kit is great, we took our little girl in Aug to wdw for the 1st time she is 2yrs,I have to get this kit, and the freebie is so so cute, just what I need, as she love mickey mouse clubhouse (she is actually sitting next to me watching it the mac on you tube)&lt;br /&gt;&lt;br /&gt;thanks again.x</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/3592226259451130474'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/3592226259451130474'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html?showComment=1321612316999#c3592226259451130474' title=''/><author><name>Helen Smith</name><uri>https://www.blogger.com/profile/01475759626447022654</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8408836588893363669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8408836588893363669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1652725590'/><gd:extendedProperty name='blogger.displayTime' value='November 18, 2011 at 3:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1656631465902385268</id><published>2011-11-18T06:25:56.092-07:00</published><updated>2011-11-18T06:25:56.092-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Adorable kit and I totally get it!  Your daughter ...</title><content type='html'>Adorable kit and I totally get it!  Your daughter is beyond precious, by the way.  Love the photos you have posted over the past months.&lt;br /&gt;:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/1656631465902385268'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/1656631465902385268'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html?showComment=1321622756092#c1656631465902385268' title=''/><author><name>Laura Schmitt</name><uri>https://www.blogger.com/profile/05463058207258783953</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='24' src='//3.bp.blogspot.com/__R-N2HoHns0/TBlqjQRKmHI/AAAAAAABC-g/BxTOFwfkgbY/S220-s31/bfclass.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8408836588893363669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8408836588893363669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-811880337'/><gd:extendedProperty name='blogger.displayTime' value='November 18, 2011 at 6:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2935489115038079800</id><published>2011-11-18T06:30:10.536-07:00</published><updated>2011-11-18T06:30:10.536-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Makes me miss Disneyland!! *sniff* Thanks for the ...</title><content type='html'>Makes me miss Disneyland!! *sniff* Thanks for the freebie though... it is awesome! My kiddo is going to flip when he sees it! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/2935489115038079800'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/2935489115038079800'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html?showComment=1321623010536#c2935489115038079800' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10281512292470423640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8408836588893363669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8408836588893363669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-342573817'/><gd:extendedProperty name='blogger.displayTime' value='November 18, 2011 at 6:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6645501540366371781</id><published>2011-11-18T06:47:37.592-07:00</published><updated>2011-11-18T06:47:37.591-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 6&lt;/b&gt; post on Nov. 18, 2011. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/6645501540366371781'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/6645501540366371781'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html?showComment=1321624057592#c6645501540366371781' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8408836588893363669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8408836588893363669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='November 18, 2011 at 6:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1259697966382524597</id><published>2011-11-18T08:26:54.477-07:00</published><updated>2011-11-18T08:26:54.477-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just love this kit!  Thanks for the freebie- my ...</title><content type='html'>I just love this kit!  Thanks for the freebie- my boys love &amp;#39;Mickey Mouse Clubhouse!&amp;#39;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/1259697966382524597'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/1259697966382524597'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html?showComment=1321630014477#c1259697966382524597' title=''/><author><name>Holly Harris</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8408836588893363669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8408836588893363669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 18, 2011 at 8:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9172737245613118129</id><published>2011-11-18T08:39:43.671-07:00</published><updated>2011-11-18T08:39:43.671-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful kit! I love the photo of your daughter a...</title><content type='html'>Beautiful kit! I love the photo of your daughter and Mickey in front of her. The way your life inspires all of your kits is fun to follow for a fan (of yours) like me. ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/9172737245613118129'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/9172737245613118129'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html?showComment=1321630783671#c9172737245613118129' title=''/><author><name>betty</name><uri>https://www.blogger.com/profile/16168401725510487274</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8408836588893363669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8408836588893363669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1366292267'/><gd:extendedProperty name='blogger.displayTime' value='November 18, 2011 at 8:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1000607718764943491</id><published>2011-11-18T08:54:40.017-07:00</published><updated>2011-11-18T08:54:40.017-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!!</title><content type='html'>Thank you!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/1000607718764943491'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/1000607718764943491'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html?showComment=1321631680017#c1000607718764943491' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8408836588893363669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8408836588893363669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 18, 2011 at 8:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5676004613606654264</id><published>2011-11-18T09:12:39.433-07:00</published><updated>2011-11-18T09:12:39.433-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your new kit as absolutley ADORABLE Britt!!! Thank...</title><content type='html'>Your new kit as absolutley ADORABLE Britt!!! Thank you so much for the freebie!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/5676004613606654264'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/5676004613606654264'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html?showComment=1321632759433#c5676004613606654264' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8408836588893363669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8408836588893363669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='November 18, 2011 at 9:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1142320327296666180</id><published>2011-11-18T12:07:35.849-07:00</published><updated>2011-11-18T12:07:35.849-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is adorable!!!Thank you for freebie add-on!So...</title><content type='html'>This is adorable!!!Thank you for freebie add-on!So generous!&lt;br /&gt;Maybe a pink girlie Minnie kit coming soon??*hint*</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/1142320327296666180'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/1142320327296666180'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html?showComment=1321643255849#c1142320327296666180' title=''/><author><name>Ma Altoastral</name><uri>https://www.blogger.com/profile/13874897533421050142</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_aDmfelLUvhQ/TBY2pG7vNDI/AAAAAAAAAOw/GbLxYMDynx0/S220-s32/stereo_kiss-1ab.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8408836588893363669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8408836588893363669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-949221734'/><gd:extendedProperty name='blogger.displayTime' value='November 18, 2011 at 12:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-348169280245572148</id><published>2011-11-18T13:56:17.432-07:00</published><updated>2011-11-18T13:56:17.432-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the cute freebie!   I bet you had an am...</title><content type='html'>Thanks for the cute freebie!   I bet you had an amazing first trip for Scarlett!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/348169280245572148'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/348169280245572148'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html?showComment=1321649777432#c348169280245572148' title=''/><author><name>Hilarie</name><uri>https://www.blogger.com/profile/07428174786150700682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/_oy39VI87cu0/S0mKVzVRNpI/AAAAAAAAACo/OL119XZrYqA/S220-s32/profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8408836588893363669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8408836588893363669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1802246611'/><gd:extendedProperty name='blogger.displayTime' value='November 18, 2011 at 1:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2188529014144277414</id><published>2011-11-18T15:55:45.843-07:00</published><updated>2011-11-18T15:55:45.842-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the DigiFree category today [19 Nov 02:00am GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/2188529014144277414'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/2188529014144277414'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html?showComment=1321656945843#c2188529014144277414' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8408836588893363669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8408836588893363669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 18, 2011 at 3:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7139997197586244618</id><published>2011-11-18T17:56:46.041-07:00</published><updated>2011-11-18T17:56:46.041-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the cute freebie! Love it and l...</title><content type='html'>Thanks so much for the cute freebie! Love it and love the kit too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/7139997197586244618'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/7139997197586244618'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html?showComment=1321664206041#c7139997197586244618' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8408836588893363669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8408836588893363669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='November 18, 2011 at 5:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4889507962218976177</id><published>2011-11-18T19:37:59.818-07:00</published><updated>2011-11-18T19:37:59.818-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute - thank you so much for sharing!</title><content type='html'>So cute - thank you so much for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/4889507962218976177'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/4889507962218976177'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html?showComment=1321670279818#c4889507962218976177' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/02805482857465971057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8408836588893363669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8408836588893363669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-210132098'/><gd:extendedProperty name='blogger.displayTime' value='November 18, 2011 at 7:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1797102594233349518</id><published>2011-11-18T22:57:27.548-07:00</published><updated>2011-11-18T22:57:27.548-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh so CUTE!!  And I love the Mickey Mouse Clubhous...</title><content type='html'>Oh so CUTE!!  And I love the Mickey Mouse Clubhouse freebie too!!!  Thanks so much! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/1797102594233349518'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/1797102594233349518'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html?showComment=1321682247548#c1797102594233349518' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8408836588893363669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8408836588893363669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='November 18, 2011 at 10:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2350051719935092286</id><published>2011-11-19T05:58:04.948-07:00</published><updated>2011-11-19T05:58:04.948-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is great!  Thanks so much for sharing.</title><content type='html'>This is great!  Thanks so much for sharing.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/2350051719935092286'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/2350051719935092286'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html?showComment=1321707484948#c2350051719935092286' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8408836588893363669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8408836588893363669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 19, 2011 at 5:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4997031022975045596</id><published>2011-11-19T14:39:26.978-07:00</published><updated>2011-11-19T14:39:26.978-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute!  Thanks so much!</title><content type='html'>So cute!  Thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/4997031022975045596'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/4997031022975045596'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html?showComment=1321738766978#c4997031022975045596' title=''/><author><name>Lynna</name><uri>https://www.blogger.com/profile/14128315824649620697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8408836588893363669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8408836588893363669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-183452210'/><gd:extendedProperty name='blogger.displayTime' value='November 19, 2011 at 2:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6293702890126735733</id><published>2011-11-19T14:54:19.665-07:00</published><updated>2011-11-19T14:54:19.665-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I really think this is one of your cutest kits! OM...</title><content type='html'>I really think this is one of your cutest kits! OMG. so fun! and I&amp;#39;m glad you guys had fun in Disneyland. Scarlett is adorable. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/6293702890126735733'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/6293702890126735733'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html?showComment=1321739659665#c6293702890126735733' title=''/><author><name>ash &amp;amp; diz</name><uri>https://www.blogger.com/profile/14445501515825965107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/--yf0HISKiHw/TZiPIbUXXwI/AAAAAAAAAqM/EB5Ntb8l4uI/s32/blog.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8408836588893363669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8408836588893363669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117140784'/><gd:extendedProperty name='blogger.displayTime' value='November 19, 2011 at 2:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1153342364789266522</id><published>2011-11-20T06:58:08.341-07:00</published><updated>2011-11-20T06:58:08.341-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love it!! I&amp;#39;ve only been to Disneyland Paris a...</title><content type='html'>Love it!! I&amp;#39;ve only been to Disneyland Paris and it&amp;#39;s my dream to see Disneyland in America someday! &lt;br /&gt;Such a cute daughter you guys have! &lt;br /&gt;Greeting from Holland!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/1153342364789266522'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/1153342364789266522'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html?showComment=1321797488341#c1153342364789266522' title=''/><author><name>Natalie</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8408836588893363669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8408836588893363669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 20, 2011 at 6:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6384470662845136819</id><published>2011-11-20T19:02:12.322-07:00</published><updated>2011-11-20T19:02:12.322-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I know I say this every time I see a pic of her bu...</title><content type='html'>I know I say this every time I see a pic of her but MY GOSH is Scarlett ADORABLE!!! That first pic had all of us going &amp;quot;Awwwwwwwww&amp;quot; out loud. Can&amp;#39;t wait to see more pics!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7905431547839822001/comments/default/6384470662845136819'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7905431547839822001/comments/default/6384470662845136819'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/scarletts-first-disneyland-trip.html?showComment=1321840932322#c6384470662845136819' title=''/><author><name>Wen</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/scarletts-first-disneyland-trip.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7905431547839822001' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7905431547839822001' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 20, 2011 at 7:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5973108423288168730</id><published>2011-11-20T20:13:16.559-07:00</published><updated>2011-11-20T20:13:16.559-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much! This is adorable!</title><content type='html'>Thanks so much! This is adorable!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/5973108423288168730'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/5973108423288168730'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html?showComment=1321845196559#c5973108423288168730' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8408836588893363669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8408836588893363669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 20, 2011 at 8:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2944210418159900167</id><published>2011-11-20T20:45:00.699-07:00</published><updated>2011-11-20T20:45:00.699-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So FUN! The pic of her with the minnie costume and...</title><content type='html'>So FUN! The pic of her with the minnie costume and the pink sunglasses is just over the top cute! She just could not be more darling! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7905431547839822001/comments/default/2944210418159900167'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7905431547839822001/comments/default/2944210418159900167'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/scarletts-first-disneyland-trip.html?showComment=1321847100699#c2944210418159900167' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/scarletts-first-disneyland-trip.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7905431547839822001' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7905431547839822001' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='November 20, 2011 at 8:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3104144720833103096</id><published>2011-11-21T09:18:44.011-07:00</published><updated>2011-11-21T09:18:44.011-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Scarlett is SO adorable, and I just love her Minni...</title><content type='html'>Scarlett is SO adorable, and I just love her Minnie outfit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7598564579302780285/comments/default/3104144720833103096'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7598564579302780285/comments/default/3104144720833103096'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/scarletts-first-disneyland-trip-cont.html?showComment=1321892324011#c3104144720833103096' title=''/><author><name>Hilarie</name><uri>https://www.blogger.com/profile/07428174786150700682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/_oy39VI87cu0/S0mKVzVRNpI/AAAAAAAAACo/OL119XZrYqA/S220-s32/profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/scarletts-first-disneyland-trip-cont.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7598564579302780285' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7598564579302780285' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1802246611'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2011 at 9:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7199688740701989198</id><published>2011-11-21T09:56:13.977-07:00</published><updated>2011-11-21T09:56:13.977-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Everything about these pictures is so fun!!!  I lo...</title><content type='html'>Everything about these pictures is so fun!!!  I love it!  I love the matching jackets... I love the ears, I love it! hehe  And I didn&amp;#39;t realize your mom has so many granddaughters so far... I bet she LOVES it!!  So fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7598564579302780285/comments/default/7199688740701989198'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7598564579302780285/comments/default/7199688740701989198'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/scarletts-first-disneyland-trip-cont.html?showComment=1321894573977#c7199688740701989198' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/scarletts-first-disneyland-trip-cont.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7598564579302780285' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7598564579302780285' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2011 at 9:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3317274132304883685</id><published>2011-11-21T11:01:42.189-07:00</published><updated>2011-11-21T11:01:42.189-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such cute pictures!!</title><content type='html'>Such cute pictures!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7598564579302780285/comments/default/3317274132304883685'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7598564579302780285/comments/default/3317274132304883685'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/scarletts-first-disneyland-trip-cont.html?showComment=1321898502189#c3317274132304883685' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12983482881298723000</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/scarletts-first-disneyland-trip-cont.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7598564579302780285' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7598564579302780285' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1286763353'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2011 at 11:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6137116994310027229</id><published>2011-11-21T17:17:51.206-07:00</published><updated>2011-11-21T17:17:51.206-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I loved reading through this!  What a very special...</title><content type='html'>I loved reading through this!  What a very special first trip!  She&amp;#39;s such a cutie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7598564579302780285/comments/default/6137116994310027229'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7598564579302780285/comments/default/6137116994310027229'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/scarletts-first-disneyland-trip-cont.html?showComment=1321921071206#c6137116994310027229' title=''/><author><name>mrstank</name><uri>https://www.blogger.com/profile/03286604572880656982</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/scarletts-first-disneyland-trip-cont.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7598564579302780285' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7598564579302780285' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026006575'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2011 at 5:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3865936413470557373</id><published>2011-11-23T05:47:26.179-07:00</published><updated>2011-11-23T05:47:26.179-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for sharing these pics. Not only...</title><content type='html'>Thank you so much for sharing these pics. Not only are they inspiration for how to take great pics during character encounters but to share with us how cute Miss Scarlett (because I have to say that just like I was in the movie!) is, they are priceless! Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7598564579302780285/comments/default/3865936413470557373'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7598564579302780285/comments/default/3865936413470557373'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/scarletts-first-disneyland-trip-cont.html?showComment=1322052446179#c3865936413470557373' title=''/><author><name>Lauri</name><uri>https://www.blogger.com/profile/11915490465220592834</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/scarletts-first-disneyland-trip-cont.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7598564579302780285' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7598564579302780285' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-876065518'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2011 at 5:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1511595350336709571</id><published>2011-11-23T09:47:37.693-07:00</published><updated>2011-11-23T09:47:37.693-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sounds fun fun fun, am I right in times thinking t...</title><content type='html'>Sounds fun fun fun, am I right in times thinking that the speed scrap is 10pm gmt and the dollar give award will be 7am gmt fri morning? Thanks don&amp;#39;t want to miss this so just double checking.x</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/272888141459694995/comments/default/1511595350336709571'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/272888141459694995/comments/default/1511595350336709571'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/lets-paint-town-black.html?showComment=1322066857693#c1511595350336709571' title=''/><author><name>Helen Smith</name><uri>https://www.blogger.com/profile/01475759626447022654</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/lets-paint-town-black.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-272888141459694995' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/272888141459694995' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1652725590'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2011 at 9:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6001414754885896267</id><published>2011-11-23T10:58:25.243-07:00</published><updated>2011-11-23T10:58:25.243-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>yay!!!  this is gonna be awesome!!!</title><content type='html'>yay!!!  this is gonna be awesome!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/272888141459694995/comments/default/6001414754885896267'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/272888141459694995/comments/default/6001414754885896267'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/lets-paint-town-black.html?showComment=1322071105243#c6001414754885896267' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/lets-paint-town-black.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-272888141459694995' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/272888141459694995' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2011 at 10:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7146314539032853675</id><published>2011-11-23T11:06:06.140-07:00</published><updated>2011-11-23T11:06:06.140-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Helen - My speed scraps are REAL speed scraps.  In...</title><content type='html'>Helen - My speed scraps are REAL speed scraps.  In that, you actually have to be speedy.  It will start at 3:00pm Mountain Time. There will be 7 instructions (every 10 minutes for the first hour).  And then you&amp;#39;ll have just ONE more hour to complete your page.  So your pages need to be done by 5:00pm Mountain Time.  Hope that makes sense.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/272888141459694995/comments/default/7146314539032853675'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/272888141459694995/comments/default/7146314539032853675'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/lets-paint-town-black.html?showComment=1322071566140#c7146314539032853675' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/lets-paint-town-black.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-272888141459694995' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/272888141459694995' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2011 at 11:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3256227605905084099</id><published>2011-11-23T15:51:26.761-07:00</published><updated>2011-11-23T15:51:26.761-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ahhh yay Britt I can&amp;#39;t wait :)
As I&amp;#39;m in e...</title><content type='html'>Ahhh yay Britt I can&amp;#39;t wait :)&lt;br /&gt;As I&amp;#39;m in europe is the door busters at 12.00am Mountain time? &lt;br /&gt;&lt;br /&gt;Star x</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/272888141459694995/comments/default/3256227605905084099'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/272888141459694995/comments/default/3256227605905084099'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/lets-paint-town-black.html?showComment=1322088686761#c3256227605905084099' title=''/><author><name>Starlight-Princess</name><uri>https://www.blogger.com/profile/17302115869560702377</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_51MXTPyLjDY/TIppLDJugzI/AAAAAAAAAEw/H2bO75wxaX8/S220-s32/avatarg.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/lets-paint-town-black.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-272888141459694995' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/272888141459694995' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1301609384'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2011 at 3:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6379041052689892460</id><published>2011-11-23T16:36:07.311-07:00</published><updated>2011-11-23T16:36:07.311-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yes, 12:00am midnight MST!</title><content type='html'>Yes, 12:00am midnight MST!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/272888141459694995/comments/default/6379041052689892460'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/272888141459694995/comments/default/6379041052689892460'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/lets-paint-town-black.html?showComment=1322091367311#c6379041052689892460' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/lets-paint-town-black.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-272888141459694995' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/272888141459694995' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2011 at 4:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4551812479279322188</id><published>2011-11-23T23:54:23.895-07:00</published><updated>2011-11-23T23:54:23.894-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just a quick note to let you know that a link to t...</title><content type='html'>Just a quick note to let you know that a link to this post will be placed on &lt;a href="http://www.craftcrave.com" rel="nofollow"&gt;CraftCrave&lt;/a&gt; in the DigiFree category today [24 Nov 11:28am GMT]. Thanks, Maria</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/272888141459694995/comments/default/4551812479279322188'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/272888141459694995/comments/default/4551812479279322188'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/lets-paint-town-black.html?showComment=1322117663895#c4551812479279322188' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/lets-paint-town-black.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-272888141459694995' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/272888141459694995' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2011 at 11:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3681771296406323252</id><published>2011-11-24T10:16:25.605-07:00</published><updated>2011-11-24T10:16:25.605-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>happy thanksgiving, brittney!</title><content type='html'>happy thanksgiving, brittney!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8919917446694937142/comments/default/3681771296406323252'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8919917446694937142/comments/default/3681771296406323252'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-thanksgiving.html?showComment=1322154985605#c3681771296406323252' title=''/><author><name>chinagrrl</name><uri>https://www.blogger.com/profile/18220486531538071629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_R3cxgt1cpv8/S3HNPJDFgQI/AAAAAAAAAB0/SV86ObgRnJ0/S220-s32/gk_crop.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-thanksgiving.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8919917446694937142' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8919917446694937142' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-267859176'/><gd:extendedProperty name='blogger.displayTime' value='November 24, 2011 at 10:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5111881328638730460</id><published>2011-11-24T10:20:32.035-07:00</published><updated>2011-11-24T10:20:32.035-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>what a cutew picture ;)

grteetings renata</title><content type='html'>what a cutew picture ;)&lt;br /&gt;&lt;br /&gt;grteetings renata</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8919917446694937142/comments/default/5111881328638730460'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8919917446694937142/comments/default/5111881328638730460'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-thanksgiving.html?showComment=1322155232035#c5111881328638730460' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-thanksgiving.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8919917446694937142' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8919917446694937142' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 24, 2011 at 10:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7895734865105474440</id><published>2011-11-24T13:28:25.314-07:00</published><updated>2011-11-24T13:28:25.314-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your baby is just so stinkin&amp;#39; adorable!  What ...</title><content type='html'>Your baby is just so stinkin&amp;#39; adorable!  What a cutie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8919917446694937142/comments/default/7895734865105474440'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8919917446694937142/comments/default/7895734865105474440'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-thanksgiving.html?showComment=1322166505314#c7895734865105474440' title=''/><author><name>Deron and Tina</name><uri>https://www.blogger.com/profile/12465162620724127598</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//2.bp.blogspot.com/_YC46h1ik_YM/SNv-J-FxeKI/AAAAAAAAAJc/7kAkXCaz2TA/S220-s32/DCP_0859.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-thanksgiving.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8919917446694937142' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8919917446694937142' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-901966888'/><gd:extendedProperty name='blogger.displayTime' value='November 24, 2011 at 1:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3102762502947194203</id><published>2011-11-24T15:09:28.429-07:00</published><updated>2011-11-24T15:09:28.429-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks Britt, I&amp;#39;m hopeless with time differnec...</title><content type='html'>thanks Britt, I&amp;#39;m hopeless with time differneces and just wanted to make sure the GMT times were correct.&lt;br /&gt;&lt;br /&gt;just another quick question- where would it be wise to hang out for the $1 give aways? :-)&lt;br /&gt;&lt;br /&gt;thanks&lt;br /&gt;Helen</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/272888141459694995/comments/default/3102762502947194203'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/272888141459694995/comments/default/3102762502947194203'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/lets-paint-town-black.html?showComment=1322172568429#c3102762502947194203' title=''/><author><name>Helen Smith</name><uri>https://www.blogger.com/profile/01475759626447022654</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/lets-paint-town-black.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-272888141459694995' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/272888141459694995' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1652725590'/><gd:extendedProperty name='blogger.displayTime' value='November 24, 2011 at 3:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6693353456056544416</id><published>2011-11-24T17:06:14.749-07:00</published><updated>2011-11-24T17:06:14.749-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Probably in my shop. At midnight a new doorbusters...</title><content type='html'>Probably in my shop. At midnight a new doorbusters category will appear.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/272888141459694995/comments/default/6693353456056544416'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/272888141459694995/comments/default/6693353456056544416'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/lets-paint-town-black.html?showComment=1322179574749#c6693353456056544416' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/lets-paint-town-black.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-272888141459694995' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/272888141459694995' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='November 24, 2011 at 5:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8249817545076449955</id><published>2011-11-24T20:27:35.085-07:00</published><updated>2011-11-24T20:27:35.085-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She is SO cute!!! Happy Thanksgiving!!</title><content type='html'>She is SO cute!!! Happy Thanksgiving!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8919917446694937142/comments/default/8249817545076449955'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8919917446694937142/comments/default/8249817545076449955'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/happy-thanksgiving.html?showComment=1322191655085#c8249817545076449955' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/happy-thanksgiving.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8919917446694937142' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8919917446694937142' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='November 24, 2011 at 8:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8212900231058319181</id><published>2011-11-24T20:29:14.019-07:00</published><updated>2011-11-24T20:29:14.019-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Eeek! So exciting!!!
Hoping I am able to drag myse...</title><content type='html'>Eeek! So exciting!!!&lt;br /&gt;Hoping I am able to drag myself out of bed at 7am tomorrow. LOL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/272888141459694995/comments/default/8212900231058319181'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/272888141459694995/comments/default/8212900231058319181'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/lets-paint-town-black.html?showComment=1322191754019#c8212900231058319181' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/lets-paint-town-black.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-272888141459694995' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/272888141459694995' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='November 24, 2011 at 8:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5025482439907045176</id><published>2011-11-25T08:30:05.303-07:00</published><updated>2011-11-25T08:30:05.303-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh I just love it Britt!!! Thank you so much!!!! H...</title><content type='html'>Oh I just love it Britt!!! Thank you so much!!!! Hugs, Fonnetta</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7184403251404143194/comments/default/5025482439907045176'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7184403251404143194/comments/default/5025482439907045176'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/black-friday-begins.html?showComment=1322235005303#c5025482439907045176' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/black-friday-begins.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7184403251404143194' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7184403251404143194' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2011 at 8:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2564182879817337659</id><published>2011-11-25T12:01:43.681-07:00</published><updated>2011-11-25T12:01:43.681-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the Grocery Bag Holder Bag Dispenser--Black...</title><content type='html'>I love the Grocery Bag Holder Bag Dispenser--Black with Hot Pink Swirls--Wonderful Christmas Gift.&lt;br /&gt;Silverize at hotmail</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/2564182879817337659'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/2564182879817337659'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322247703681#c2564182879817337659' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2011 at 12:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8580342417058527959</id><published>2011-11-25T12:04:44.021-07:00</published><updated>2011-11-25T12:04:44.021-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I favorited the pink flower apron. :)</title><content type='html'>I favorited the pink flower apron. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/8580342417058527959'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/8580342417058527959'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322247884021#c8580342417058527959' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2011 at 12:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3157420066499491745</id><published>2011-11-25T12:48:18.608-07:00</published><updated>2011-11-25T12:48:18.608-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh those hats are adorable!
My favorite is the mon...</title><content type='html'>Oh those hats are adorable!&lt;br /&gt;My favorite is the monkey hat.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/3157420066499491745'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/3157420066499491745'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322250498608#c3157420066499491745' title=''/><author><name>Colleen</name><uri>https://www.blogger.com/profile/07738669334444921231</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_RcItP6kFihs/Sn5NU15QfWI/AAAAAAAAAhA/UwOdiwjlKiw/S220-s32/7-19-09-20copymini.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2027299305'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2011 at 12:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8724215139140642906</id><published>2011-11-25T14:04:18.360-07:00</published><updated>2011-11-25T14:04:18.360-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh the Minnie hat is the cutest of course but I&amp;#3...</title><content type='html'>Oh the Minnie hat is the cutest of course but I&amp;#39;d have to say the monkey hat is next cutest!  Thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/8724215139140642906'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/8724215139140642906'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322255058360#c8724215139140642906' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2011 at 2:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6634369637975221968</id><published>2011-11-25T14:09:58.484-07:00</published><updated>2011-11-25T14:09:58.484-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That Mickey Hat is adorable!!!  That is by far my ...</title><content type='html'>That Mickey Hat is adorable!!!  That is by far my favourite - but if I had to choose - the Monkey hat would be it!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/6634369637975221968'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/6634369637975221968'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322255398484#c6634369637975221968' title=''/><author><name>Charlie and Sam's Mommy - Deanna</name><uri>https://www.blogger.com/profile/08938799715623520676</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1638062129'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2011 at 2:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7793581993278737856</id><published>2011-11-25T14:38:55.314-07:00</published><updated>2011-11-25T14:38:55.314-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The Minnie hat is the cutest but my next favourite...</title><content type='html'>The Minnie hat is the cutest but my next favourite is the Crochet Hat Girls Hot Pink and black side bow. So cute!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/7793581993278737856'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/7793581993278737856'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322257135314#c7793581993278737856' title=''/><author><name>Ruthie</name><uri>https://www.blogger.com/profile/08549601744683999663</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346958783'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2011 at 2:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1213910024974668055</id><published>2011-11-25T14:41:47.066-07:00</published><updated>2011-11-25T14:41:47.066-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I also favourited Grocery Bag Holder Bag Dispenser...</title><content type='html'>I also favourited Grocery Bag Holder Bag Dispenser--Black with Hot Pink Swirls. I could use one of these!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/1213910024974668055'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/1213910024974668055'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322257307066#c1213910024974668055' title=''/><author><name>Ruthie</name><uri>https://www.blogger.com/profile/08549601744683999663</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346958783'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2011 at 2:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4753600864497853093</id><published>2011-11-25T15:34:54.074-07:00</published><updated>2011-11-25T15:34:54.074-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just favorited this item... love the short brim ...</title><content type='html'>I just favorited this item... love the short brim on it! :)&lt;br /&gt;&lt;br /&gt;http://www.etsy.com/listing/69357955/crochet-hat-brown-with-pink-trim-and?&amp;amp;show_panel=true</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/4753600864497853093'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/4753600864497853093'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322260494074#c4753600864497853093' title=''/><author><name>Tracy Anderson</name><uri>https://www.blogger.com/profile/01730454750648361716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_t-dbk3_jRns/Sei_1-bbNvI/AAAAAAAADF0/O4LlrrCRZYk/S220-s32/tntracy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-453105856'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2011 at 3:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4874196078791399977</id><published>2011-11-25T15:35:54.465-07:00</published><updated>2011-11-25T15:35:54.465-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I really like the towel wraps and the monkey hat.....</title><content type='html'>I really like the towel wraps and the monkey hat...such cute stuff!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/4874196078791399977'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/4874196078791399977'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322260554465#c4874196078791399977' title=''/><author><name>HollyinPA</name><uri>https://www.blogger.com/profile/08642921829577900470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//4.bp.blogspot.com/_qPB46bXbWUI/TImNOpBi19I/AAAAAAAAAjA/S45GFtoGxW4/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-472282340'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2011 at 3:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3652028786047477858</id><published>2011-11-25T15:37:40.089-07:00</published><updated>2011-11-25T15:37:40.089-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OK, now THIS is cool! My brother is getting marrie...</title><content type='html'>OK, now THIS is cool! My brother is getting married in April and I think this would make such a great little shower gift for my future sister-in-law. Thanks for cluing us in to this Etsy seller, Britt... I think I will be picking this up! :)&lt;br /&gt;&lt;br /&gt;http://www.etsy.com/listing/83057651/towel-wrap-spa-wrap-his-and-hers-you</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/3652028786047477858'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/3652028786047477858'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322260660089#c3652028786047477858' title=''/><author><name>Tracy Anderson</name><uri>https://www.blogger.com/profile/01730454750648361716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_t-dbk3_jRns/Sei_1-bbNvI/AAAAAAAADF0/O4LlrrCRZYk/S220-s32/tntracy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-453105856'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2011 at 3:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7430129876777607224</id><published>2011-11-25T15:37:47.927-07:00</published><updated>2011-11-25T15:37:47.927-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Adorable!  I also LOVE the monkey hat!  Thanks so ...</title><content type='html'>Adorable!  I also LOVE the monkey hat!  Thanks so much for the chance to win!  &amp;lt;3</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/7430129876777607224'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/7430129876777607224'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322260667927#c7430129876777607224' title=''/><author><name>Jennifer F.</name><uri>https://www.blogger.com/profile/02781686841439854335</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1493111180'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2011 at 3:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5089808172135329381</id><published>2011-11-25T15:39:44.222-07:00</published><updated>2011-11-25T15:39:44.222-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have favorited the New York Style Short Brim Cro...</title><content type='html'>I have favorited the New York Style Short Brim Crochet Summer Hat in Chocolate Brown with Pink Buttons and Trim because as much as she would love the Minnie and/or monkey hats, my little one is also a fashionista and that is too cute!  :)  Thanks again Britt and Jen!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/5089808172135329381'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/5089808172135329381'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322260784222#c5089808172135329381' title=''/><author><name>Jennifer F.</name><uri>https://www.blogger.com/profile/02781686841439854335</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1493111180'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2011 at 3:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4538493926442480780</id><published>2011-11-25T15:41:34.024-07:00</published><updated>2011-11-25T15:41:34.024-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>CUTE STUFF!!! I love the Crochet Hat in Purple wit...</title><content type='html'>CUTE STUFF!!! I love the Crochet Hat in Purple with Short Brim and Side Buttons for adults!!! Thank you for the chance to win!! ~Fonnetta&lt;br /&gt;here is the link:&lt;br /&gt;http://www.etsy.com/listing/84016108/crochet-hat-in-purple-with-short-brim</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/4538493926442480780'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/4538493926442480780'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322260894024#c4538493926442480780' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2011 at 3:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5168437172059854062</id><published>2011-11-25T15:41:46.672-07:00</published><updated>2011-11-25T15:41:46.672-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I &amp;quot;favorited&amp;quot; the turquoise zebra towel ...</title><content type='html'>I &amp;quot;favorited&amp;quot; the turquoise zebra towel wrap, which my older daughter would LOVE and the monkey hat, which my youngest daughter would LOVE&lt;br /&gt;&lt;br /&gt;Thanks for the chance to win!!!  I LOVE those Mickey &amp;amp; Minnie hats!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/5168437172059854062'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/5168437172059854062'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322260906672#c5168437172059854062' title=''/><author><name>HollyinPA</name><uri>https://www.blogger.com/profile/08642921829577900470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//4.bp.blogspot.com/_qPB46bXbWUI/TImNOpBi19I/AAAAAAAAAjA/S45GFtoGxW4/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-472282340'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2011 at 3:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4808672206542705687</id><published>2011-11-25T15:48:52.139-07:00</published><updated>2011-11-25T15:48:52.139-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ok...I &amp;quot;favortied&amp;quot; two things =)
The gro...</title><content type='html'>ok...I &amp;quot;favortied&amp;quot; two things =)&lt;br /&gt;The grocery bag holder&lt;br /&gt;http://www.etsy.com/listing/85592042/grocery-bag-holder-bag-dispenser-light&lt;br /&gt;&lt;br /&gt;AND that adorable purple hat&lt;br /&gt;http://www.etsy.com/listing/84016108/crochet-hat-in-purple-with-short-brim&lt;br /&gt;&lt;br /&gt;Thanks again for the chance!!! &lt;br /&gt;~Fonnetta</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/4808672206542705687'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/4808672206542705687'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322261332139#c4808672206542705687' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2011 at 3:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6282543887855431719</id><published>2011-11-25T17:00:26.544-07:00</published><updated>2011-11-25T17:00:26.544-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Aww! I&amp;#39;m late to the party...no way I can do a...</title><content type='html'>Aww! I&amp;#39;m late to the party...no way I can do a layout in 1 minute! Absolutely love the PP though...hope it will be in the store soon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5717721908880382046/comments/default/6282543887855431719'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5717721908880382046/comments/default/6282543887855431719'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/speed-scrap.html?showComment=1322265626544#c6282543887855431719' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/11677148463687026149</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5717721908880382046' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5717721908880382046' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1077120379'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2011 at 5:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8957597880300688989</id><published>2011-11-25T17:07:44.650-07:00</published><updated>2011-11-25T17:07:44.650-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Other than the girls Minnie Hat...I also loved the...</title><content type='html'>Other than the girls Minnie Hat...I also loved the purple crocheted hat...so cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/8957597880300688989'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/8957597880300688989'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322266064650#c8957597880300688989' title=''/><author><name>Cheryl, Cassi and Mark</name><uri>https://www.blogger.com/profile/13336766799968510436</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1047296223'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2011 at 5:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9160875187643153720</id><published>2011-11-25T17:32:03.028-07:00</published><updated>2011-11-25T17:32:03.028-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the monkey hat!!  I am always referring to ...</title><content type='html'>I love the monkey hat!!  I am always referring to my little man as a little monkey so it is so fitting!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/9160875187643153720'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/9160875187643153720'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322267523028#c9160875187643153720' title=''/><author><name>cassidyk</name><uri>https://www.blogger.com/profile/16089194447898789735</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-119198329'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2011 at 5:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2893895141198773287</id><published>2011-11-25T17:32:57.386-07:00</published><updated>2011-11-25T17:32:57.386-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I selected the short brim New York style cream col...</title><content type='html'>I selected the short brim New York style cream colored hat as a favorite--so stinkin cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/2893895141198773287'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/2893895141198773287'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322267577386#c2893895141198773287' title=''/><author><name>cassidyk</name><uri>https://www.blogger.com/profile/16089194447898789735</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-119198329'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2011 at 5:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6163772983359392407</id><published>2011-11-25T17:33:16.322-07:00</published><updated>2011-11-25T17:33:16.322-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the Crochet hat in purple with the brim!  Tha...</title><content type='html'>Love the Crochet hat in purple with the brim!  Thanks for the chance!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/6163772983359392407'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/6163772983359392407'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322267596322#c6163772983359392407' title=''/><author><name>Kim</name><uri>https://www.blogger.com/profile/07933453312094974348</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1302295430'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2011 at 5:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7123951322868684714</id><published>2011-11-25T17:35:51.562-07:00</published><updated>2011-11-25T17:35:51.562-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I favorited the brown hat with pink brim.  So cute!</title><content type='html'>I favorited the brown hat with pink brim.  So cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/7123951322868684714'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/7123951322868684714'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322267751562#c7123951322868684714' title=''/><author><name>Kim</name><uri>https://www.blogger.com/profile/07933453312094974348</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1302295430'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2011 at 5:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8657802823066497991</id><published>2011-11-25T20:06:37.690-07:00</published><updated>2011-11-25T20:06:37.690-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is just too darn cute! I love this item: http...</title><content type='html'>This is just too darn cute! I love this item: http://www.etsy.com/listing/70298834/childs-pink-towel-wrap-spa-wrap-with. My daughter would look so cute in it! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/8657802823066497991'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/8657802823066497991'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322276797690#c8657802823066497991' title=''/><author><name>kendallt</name><uri>https://www.blogger.com/profile/07731351238854174425</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//2.bp.blogspot.com/-yEPSvuldCM4/Tww0e-RsRpI/AAAAAAAAAJ8/mjFb_oJnQTs/s32/Kendall_NewAvatar_Small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-37576675'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2011 at 8:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9136052321260054927</id><published>2011-11-25T20:15:03.178-07:00</published><updated>2011-11-25T20:15:03.178-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I ADORE that Monkey Hat.  TOO CUTE.</title><content type='html'>I ADORE that Monkey Hat.  TOO CUTE.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/9136052321260054927'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/9136052321260054927'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322277303178#c9136052321260054927' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2011 at 8:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1785674629745666160</id><published>2011-11-25T20:15:25.115-07:00</published><updated>2011-11-25T20:15:25.115-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I &amp;quot;favorited&amp;quot; that Monkey hat too...</title><content type='html'>I &amp;quot;favorited&amp;quot; that Monkey hat too...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/1785674629745666160'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/1785674629745666160'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322277325115#c1785674629745666160' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2011 at 8:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-989400820857118172</id><published>2011-11-25T20:20:07.497-07:00</published><updated>2011-11-25T20:20:07.497-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I favorite-ed this item, http://www.etsy.com/listi...</title><content type='html'>I favorite-ed this item, http://www.etsy.com/listing/77546021/doggie-towel-wrap-you-pick-the-colors?&amp;amp;show_panel=true, the doggie towel wrap! It&amp;#39;s too cute, and the dog in the photo looks just like mine! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/989400820857118172'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/989400820857118172'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322277607497#c989400820857118172' title=''/><author><name>kendallt</name><uri>https://www.blogger.com/profile/07731351238854174425</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//2.bp.blogspot.com/-yEPSvuldCM4/Tww0e-RsRpI/AAAAAAAAAJ8/mjFb_oJnQTs/s32/Kendall_NewAvatar_Small.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-37576675'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2011 at 8:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2054309885196120973</id><published>2011-11-25T21:34:18.844-07:00</published><updated>2011-11-25T21:34:18.844-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My favorite is the monkey hat. So adorable. I will...</title><content type='html'>My favorite is the monkey hat. So adorable. I will have to get one for my niece.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/2054309885196120973'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/2054309885196120973'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322282058844#c2054309885196120973' title=''/><author><name>Yzerbear</name><uri>https://www.blogger.com/profile/18010849675699240624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-tSfYxRi7cao/VVU4vw_9Z_I/AAAAAAAAAOg/7l1_XQZwT38/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1731284979'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2011 at 9:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8255719178770853502</id><published>2011-11-25T21:37:46.282-07:00</published><updated>2011-11-25T21:37:46.282-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I favorited the black and cream hat for women. So ...</title><content type='html'>I favorited the black and cream hat for women. So pretty!&lt;br /&gt;&lt;br /&gt;http://www.etsy.com/listing/68720565/crochet-hat-womens-in-black-with-cream?from_reg=2&amp;amp;joined=favorite-item&amp;amp;favorite_listing_id=68720565&amp;amp;name_notice=1</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/8255719178770853502'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/8255719178770853502'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322282266282#c8255719178770853502' title=''/><author><name>Yzerbear</name><uri>https://www.blogger.com/profile/18010849675699240624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-tSfYxRi7cao/VVU4vw_9Z_I/AAAAAAAAAOg/7l1_XQZwT38/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1731284979'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2011 at 9:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-477125913383532942</id><published>2011-11-25T22:21:50.399-07:00</published><updated>2011-11-25T22:21:50.399-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My favorite is the Black and Cream crochet womans ...</title><content type='html'>My favorite is the Black and Cream crochet womans hat! http://www.etsy.com/listing/68720565/crochet-hat-womens-in-black-with-cream</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/477125913383532942'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/477125913383532942'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322284910399#c477125913383532942' title=''/><author><name>Tanya</name><uri>https://www.blogger.com/profile/17821623160353529192</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_tHOZLe8USas/SQAe_OTpp4I/AAAAAAAAABA/AYl9HigSpLs/S220-s32/new+skull.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1716412808'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2011 at 10:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7338238640425533823</id><published>2011-11-25T22:23:39.629-07:00</published><updated>2011-11-25T22:23:39.629-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I added the Doggie Towel wrap to my favorites!  so...</title><content type='html'>I added the Doggie Towel wrap to my favorites!  soo cute!  I just love the minnie hat!  thanks so much for the chance Britt!!&lt;br /&gt;http://www.etsy.com/listing/77546021/doggie-towel-wrap-you-pick-the-colors?favorite_listing_id=77546021&amp;amp;show_panel=true</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/7338238640425533823'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/7338238640425533823'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322285019629#c7338238640425533823' title=''/><author><name>Tanya</name><uri>https://www.blogger.com/profile/17821623160353529192</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_tHOZLe8USas/SQAe_OTpp4I/AAAAAAAAABA/AYl9HigSpLs/S220-s32/new+skull.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1716412808'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2011 at 10:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1085072942690843771</id><published>2011-11-25T23:10:04.805-07:00</published><updated>2011-11-25T23:10:04.805-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I like the Towel Wrap Spa Wrap--Grey with Black Sa...</title><content type='html'>I like the Towel Wrap Spa Wrap--Grey with Black Satin Ribbon and Hanging Loops.  She has some great items.  hickenfam at hotmail dot com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/1085072942690843771'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/1085072942690843771'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322287804805#c1085072942690843771' title=''/><author><name>Hifam</name><uri>https://www.blogger.com/profile/04260768580193568876</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_PLeDRHoc9OU/TMUHbBXXZII/AAAAAAAAB40/UxoW-2nmfMg/s32-R/summer_reading.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1778887893'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2011 at 11:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5674976461860062542</id><published>2011-11-25T23:11:04.902-07:00</published><updated>2011-11-25T23:11:04.902-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I favorited the Pink Crochet Baby Hat with Hand Se...</title><content type='html'>I favorited the Pink Crochet Baby Hat with Hand Sewn White Daisies.  (hifam)&lt;br /&gt;hickenfam at hotmail dot com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/5674976461860062542'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/5674976461860062542'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322287864902#c5674976461860062542' title=''/><author><name>Hifam</name><uri>https://www.blogger.com/profile/04260768580193568876</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_PLeDRHoc9OU/TMUHbBXXZII/AAAAAAAAB40/UxoW-2nmfMg/s32-R/summer_reading.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1778887893'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2011 at 11:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1680657161175294613</id><published>2011-11-26T07:21:47.496-07:00</published><updated>2011-11-26T07:21:47.496-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the chance to win! I also love the Croc...</title><content type='html'>Thanks for the chance to win! I also love the Crochet Hat Womens in Black with Cream Bow and Stripe.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/1680657161175294613'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/1680657161175294613'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322317307496#c1680657161175294613' title=''/><author><name>Jaime</name><uri>https://www.blogger.com/profile/01957033294463351367</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/-KHjm_nFpFZo/VFjWJu8nJPI/AAAAAAAAA9E/-YoQaKM0530/s31/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-446096818'/><gd:extendedProperty name='blogger.displayTime' value='November 26, 2011 at 7:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4222814983155129935</id><published>2011-11-26T07:22:19.635-07:00</published><updated>2011-11-26T07:22:19.635-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I favorited the same item - love that hat! http://...</title><content type='html'>I favorited the same item - love that hat! http://www.etsy.com/listing/68720565/crochet-hat-womens-in-black-with-cream?favorite_listing_id=68720565&amp;amp;&amp;amp;show_panel=true</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/4222814983155129935'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/4222814983155129935'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322317339635#c4222814983155129935' title=''/><author><name>Jaime</name><uri>https://www.blogger.com/profile/01957033294463351367</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/-KHjm_nFpFZo/VFjWJu8nJPI/AAAAAAAAA9E/-YoQaKM0530/s31/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-446096818'/><gd:extendedProperty name='blogger.displayTime' value='November 26, 2011 at 7:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1340417635091924315</id><published>2011-11-26T08:10:02.044-07:00</published><updated>2011-11-26T08:10:02.044-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Her towel wraps are such a great idea! I&amp;#39;d lov...</title><content type='html'>Her towel wraps are such a great idea! I&amp;#39;d love to have one personalized with my monogram. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/1340417635091924315'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/1340417635091924315'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322320202044#c1340417635091924315' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/07611346109361854732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-IxErPaeFZbk/TYo3eZfkkjI/AAAAAAAACeo/tDT2JOby7-g/s32/2011%2BAvitar%2B5x5b.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1296659477'/><gd:extendedProperty name='blogger.displayTime' value='November 26, 2011 at 8:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8284929971421860125</id><published>2011-11-26T08:10:32.209-07:00</published><updated>2011-11-26T08:10:32.209-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I favorited the adorable Minnie hat. I. DIE.</title><content type='html'>I favorited the adorable Minnie hat. I. DIE.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/8284929971421860125'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/8284929971421860125'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322320232209#c8284929971421860125' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/07611346109361854732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-IxErPaeFZbk/TYo3eZfkkjI/AAAAAAAACeo/tDT2JOby7-g/s32/2011%2BAvitar%2B5x5b.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1296659477'/><gd:extendedProperty name='blogger.displayTime' value='November 26, 2011 at 8:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3906820364962334381</id><published>2011-11-26T11:36:42.375-07:00</published><updated>2011-11-26T11:36:42.375-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Those are soooo cute!!!  The Minnie Hat would be p...</title><content type='html'>Those are soooo cute!!!  The Minnie Hat would be perfect for our upcoming trip!  thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/3906820364962334381'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/3906820364962334381'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322332602375#c3906820364962334381' title=''/><author><name>Aussiegirl</name><uri>https://www.blogger.com/profile/03852038327495578917</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1376816543'/><gd:extendedProperty name='blogger.displayTime' value='November 26, 2011 at 11:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-767665710255011540</id><published>2011-11-26T11:43:30.962-07:00</published><updated>2011-11-26T11:43:30.962-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I added 2 items to my favs!
the child&amp;#39;s purple...</title><content type='html'>I added 2 items to my favs!&lt;br /&gt;the child&amp;#39;s purple towel Wrap for my oldest daughter:  http://www.etsy.com/listing/70296036/childs-purple-towel-wrap-spa-wrap-with?favorite_listing_id=70296036&amp;amp;show_panel=true&lt;br /&gt;&lt;br /&gt;And the Woman&amp;#39;s Crochet hat in purple:  http://www.etsy.com/listing/84016108/crochet-hat-in-purple-with-short-brim?favorite_listing_id=84016108&amp;amp;show_panel=true&lt;br /&gt;&lt;br /&gt;fun shop!  Thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/767665710255011540'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/767665710255011540'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322333010962#c767665710255011540' title=''/><author><name>Aussiegirl</name><uri>https://www.blogger.com/profile/03852038327495578917</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1376816543'/><gd:extendedProperty name='blogger.displayTime' value='November 26, 2011 at 11:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8013473681451110875</id><published>2011-11-26T16:56:30.575-07:00</published><updated>2011-11-26T16:56:30.575-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just favorited the black and cream crocheted hat...</title><content type='html'>I just favorited the black and cream crocheted hat.  It would match my winter coat perfectly!  http://www.etsy.com/listing/68720565/crochet-hat-womens-in-black-with-cream</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/8013473681451110875'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/8013473681451110875'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322351790575#c8013473681451110875' title=''/><author><name>Hilary</name><uri>https://www.blogger.com/profile/11735424206638749298</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//3.bp.blogspot.com/-oE2PftPLweo/UN5HafRlZuI/AAAAAAAAAHw/JKqpgOfafVg/s32/IMG_1074%2BRetouched.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-55073040'/><gd:extendedProperty name='blogger.displayTime' value='November 26, 2011 at 4:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3344571455744329038</id><published>2011-11-26T16:58:11.898-07:00</published><updated>2011-11-26T16:58:11.898-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh and I favorited the Greek Letter Towel Wrap too...</title><content type='html'>Oh and I favorited the Greek Letter Towel Wrap too ... I have some of my mentees that will likely be new DG members, and this would be a perfect initiation gift!  http://www.etsy.com/listing/75560818/sorority-towel-wrap-spa-wrap-you-pick</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/3344571455744329038'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/3344571455744329038'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322351891898#c3344571455744329038' title=''/><author><name>Hilary</name><uri>https://www.blogger.com/profile/11735424206638749298</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//3.bp.blogspot.com/-oE2PftPLweo/UN5HafRlZuI/AAAAAAAAAHw/JKqpgOfafVg/s32/IMG_1074%2BRetouched.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-55073040'/><gd:extendedProperty name='blogger.displayTime' value='November 26, 2011 at 4:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-911263173567203603</id><published>2011-11-26T19:45:46.223-07:00</published><updated>2011-11-26T19:45:46.223-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the monkey hat with ears, too cute.  Thanks...</title><content type='html'>I love the monkey hat with ears, too cute.  Thanks for the chance.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/911263173567203603'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/911263173567203603'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322361946223#c911263173567203603' title=''/><author><name>Jennifer</name><uri>https://www.blogger.com/profile/13272228673863327398</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1012048828'/><gd:extendedProperty name='blogger.displayTime' value='November 26, 2011 at 7:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8109832588962648759</id><published>2011-11-27T12:56:07.524-07:00</published><updated>2011-11-27T12:56:07.524-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great freebie! You&amp;#39;ve been featured on the &lt;a ...</title><content type='html'>Great freebie! You&amp;#39;ve been featured on the &lt;a href="http://qualitydigiscrapfreebies.blogspot.com/" rel="nofollow"&gt;Quality DigiScrap Freebies blog&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;We hand select only the best digiscrap freebies for our readers.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://qualitydigiscrapfreebies.blogspot.com/p/featured-button.html" rel="nofollow"&gt;Grab a brag button!&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/8109832588962648759'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/8109832588962648759'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html?showComment=1322423767524#c8109832588962648759' title=''/><author><name>Jen of Quality DigiScrap Freebies</name><uri>http://qualitydigiscrapfreebies.blogspot.com/</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8408836588893363669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8408836588893363669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 27, 2011 at 12:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6720613460362836620</id><published>2011-11-27T18:22:52.997-07:00</published><updated>2011-11-27T18:22:52.997-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>adorable Mickey and Minnie hats and I love the mon...</title><content type='html'>adorable Mickey and Minnie hats and I love the monkey hats too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/6720613460362836620'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/6720613460362836620'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322443372997#c6720613460362836620' title=''/><author><name>Canadianmommy</name><uri>https://www.blogger.com/profile/17320939804272970171</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_f-a8M9IzqEI/TNY9cU0lmrI/AAAAAAAAAq4/LdTJPmvGulI/S220-s32/wdointhehappydance.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1387541626'/><gd:extendedProperty name='blogger.displayTime' value='November 27, 2011 at 6:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5027583458485136328</id><published>2011-11-27T18:23:43.408-07:00</published><updated>2011-11-27T18:23:43.408-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I favourited the Child&amp;#39;s Pink Towel Wrap.....s...</title><content type='html'>I favourited the Child&amp;#39;s Pink Towel Wrap.....so cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/5027583458485136328'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/5027583458485136328'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322443423408#c5027583458485136328' title=''/><author><name>Canadianmommy</name><uri>https://www.blogger.com/profile/17320939804272970171</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_f-a8M9IzqEI/TNY9cU0lmrI/AAAAAAAAAq4/LdTJPmvGulI/S220-s32/wdointhehappydance.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1387541626'/><gd:extendedProperty name='blogger.displayTime' value='November 27, 2011 at 6:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3150798104324835579</id><published>2011-11-27T22:55:27.603-07:00</published><updated>2011-11-27T22:55:27.603-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Eeek. these are so cute. I would love (besides the...</title><content type='html'>Eeek. these are so cute. I would love (besides the minnie hat) a short brimmed hat with side buttons</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/3150798104324835579'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/3150798104324835579'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322459727603#c3150798104324835579' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='November 27, 2011 at 10:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7126885756864821977</id><published>2011-11-27T22:56:47.994-07:00</published><updated>2011-11-27T22:56:47.994-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>added the monkey at to my favorites</title><content type='html'>added the monkey at to my favorites</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/7126885756864821977'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1711102771830402163/comments/default/7126885756864821977'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html?showComment=1322459807994#c7126885756864821977' title=''/><author><name>Krisi and Adam</name><uri>https://www.blogger.com/profile/13518448085413173358</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_Mfi48JLBeuQ/STDbDD4Ae4I/AAAAAAAAAoA/Bphr1GgoNiA/S220-s31/IMG_0642.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/hat-tastic-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1711102771830402163' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1711102771830402163' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-751410299'/><gd:extendedProperty name='blogger.displayTime' value='November 27, 2011 at 10:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4536825568150693632</id><published>2011-11-28T01:35:33.786-07:00</published><updated>2011-11-28T01:35:33.786-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much!</title><content type='html'>Thank you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/4536825568150693632'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/4536825568150693632'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html?showComment=1322469333786#c4536825568150693632' title=''/><author><name>Henriett</name><uri>https://www.blogger.com/profile/13222842145406856643</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8408836588893363669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8408836588893363669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-157530589'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2011 at 1:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9130414379791861564</id><published>2011-11-28T07:31:05.116-07:00</published><updated>2011-11-28T07:31:05.116-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fun! thnx:)</title><content type='html'>Fun! thnx:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/9130414379791861564'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/9130414379791861564'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html?showComment=1322490665116#c9130414379791861564' title=''/><author><name>Kathy</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8408836588893363669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8408836588893363669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2011 at 7:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-274475180584887796</id><published>2011-11-30T17:16:51.480-07:00</published><updated>2011-11-30T17:16:51.480-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The first place I&amp;#39;d stroll with a new Joovy Ko...</title><content type='html'>The first place I&amp;#39;d stroll with a new Joovy Kooper would be around our neighborhood.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/274475180584887796'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/274475180584887796'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322698611480#c274475180584887796' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 5:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5311690849392083008</id><published>2011-11-30T17:20:32.540-07:00</published><updated>2011-11-30T17:20:32.540-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the awesome review! I&amp;#39;d love to tak...</title><content type='html'>Thanks for the awesome review! I&amp;#39;d love to take it out for a stroll around the park!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/5311690849392083008'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/5311690849392083008'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322698832540#c5311690849392083008' title=''/><author><name>Quietangelsb</name><uri>https://www.blogger.com/profile/08571034645065693851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/_ZfToM-mbJbo/SJkgMCqT1pI/AAAAAAAAAAc/zWlOdfwBwrk/s32-R/DSCN3436-1.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-163650972'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 5:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7041436071584465660</id><published>2011-11-30T17:25:15.197-07:00</published><updated>2011-11-30T17:25:15.197-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;d take it anywhere and everywhere!!  We coul...</title><content type='html'>I&amp;#39;d take it anywhere and everywhere!!  We could use a new stroller! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/7041436071584465660'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/7041436071584465660'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322699115197#c7041436071584465660' title=''/><author><name>BTMIN</name><uri>https://www.blogger.com/profile/16723311176479432021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703829899'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 5:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7719139821003814067</id><published>2011-11-30T17:26:13.320-07:00</published><updated>2011-11-30T17:26:13.320-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We are going to Disneyland in the spring and this ...</title><content type='html'>We are going to Disneyland in the spring and this would be great!  That is not the first place I would use it though. I would walk around the neighborhood with my little one.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/7719139821003814067'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/7719139821003814067'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322699173320#c7719139821003814067' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/09005310606300842179</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1881768903'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 5:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1737050252305583500</id><published>2011-11-30T17:34:29.253-07:00</published><updated>2011-11-30T17:34:29.253-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>As a grandmother to a one year old this would be g...</title><content type='html'>As a grandmother to a one year old this would be great to keep at my house when Addison comes to visit. I would take a walk along our local bike trail, maybe we&amp;#39;d get to see some ducks. Love the bright color options.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/1737050252305583500'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/1737050252305583500'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322699669253#c1737050252305583500' title=''/><author><name>Dawn</name><uri>https://www.blogger.com/profile/15708202953289891293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//img268.imageshack.us/img268/6417/mydcopy8qk.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1270549067'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 5:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4703676598533673172</id><published>2011-11-30T17:38:04.537-07:00</published><updated>2011-11-30T17:38:04.537-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the bright colors and the big canopies too! S...</title><content type='html'>Love the bright colors and the big canopies too! Since it&amp;#39;s almost Christmas, I&amp;#39;d probably break a new stroller in at the mall :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/4703676598533673172'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/4703676598533673172'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322699884537#c4703676598533673172' title=''/><author><name>Brianne</name><uri>https://www.blogger.com/profile/13055458421817993655</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//3.bp.blogspot.com/_vo00SMhQr9s/ScG6aU_KoYI/AAAAAAAAADc/6EaIYcF2mtA/S220-s32/brianne.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1349495588'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 5:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2406591242933319873</id><published>2011-11-30T17:40:03.740-07:00</published><updated>2011-11-30T17:40:03.740-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;d stroll my older 2 girls to school!</title><content type='html'>I&amp;#39;d stroll my older 2 girls to school!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/2406591242933319873'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/2406591242933319873'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322700003740#c2406591242933319873' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/04174070056535101859</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1825557265'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 5:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6507569807887797985</id><published>2011-11-30T18:04:08.763-07:00</published><updated>2011-11-30T18:04:08.763-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My oldest neice just surprised me last night with ...</title><content type='html'>My oldest neice just surprised me last night with the news of her very first pregnancy....I would LOVE LOVE LOVE to be able to give this to her!  Thank you for the chance Britt!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/6507569807887797985'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/6507569807887797985'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322701448763#c6507569807887797985' title=''/><author><name>Jemenifer22</name><uri>https://www.blogger.com/profile/14340527653961863127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//4.bp.blogspot.com/_tBL3alSlIxI/SlGV86kd4wI/AAAAAAAAAFQ/CedSRWoyalo/S220-s32/Picture.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-973317780'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 6:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4811548426515713846</id><published>2011-11-30T18:06:51.444-07:00</published><updated>2011-11-30T18:06:51.444-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have 3 kids and another on the way, due shortly ...</title><content type='html'>I have 3 kids and another on the way, due shortly before I move to a new house.  The first place I&amp;#39;d take the stroller is around the neighborhood of my new home.  Sounds like a great way to become aquainted with the new area and new stroller:)  Thanks for the giveaway!  I love the strollers bright color and features!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/4811548426515713846'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/4811548426515713846'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322701611444#c4811548426515713846' title=''/><author><name>The Wies Family</name><uri>https://www.blogger.com/profile/04126039286643636844</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/-Uj5Vj2qHeX8/TpSwBhQugDI/AAAAAAAAIcU/RFdyuV3ydvE/s31/DSC_0697.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-296832058'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 6:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1640952115375646974</id><published>2011-11-30T18:07:58.541-07:00</published><updated>2011-11-30T18:07:58.541-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;d stroll around the neighborhood!</title><content type='html'>I&amp;#39;d stroll around the neighborhood!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/1640952115375646974'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/1640952115375646974'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322701678541#c1640952115375646974' title=''/><author><name>Carolyn</name><uri>https://www.blogger.com/profile/02250952489438705657</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-374504191'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 6:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9201311378766781475</id><published>2011-11-30T18:08:17.734-07:00</published><updated>2011-11-30T18:08:17.734-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a fabulous opportunity! I would probably take...</title><content type='html'>What a fabulous opportunity! I would probably take Juno for a walk in the neighborhood as the first place, but would definitely use it when we take her to Walt Disney World.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/9201311378766781475'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/9201311378766781475'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322701697734#c9201311378766781475' title=''/><author><name>Yzerbear</name><uri>https://www.blogger.com/profile/18010849675699240624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-tSfYxRi7cao/VVU4vw_9Z_I/AAAAAAAAAOg/7l1_XQZwT38/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1731284979'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 6:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2674358813620200411</id><published>2011-11-30T18:08:19.940-07:00</published><updated>2011-11-30T18:08:39.723-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/2674358813620200411'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/2674358813620200411'/><author><name>Carolyn</name><uri>https://www.blogger.com/profile/02250952489438705657</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-374504191'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 6:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-116302391366243019</id><published>2011-11-30T18:12:39.388-07:00</published><updated>2011-11-30T18:12:39.388-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We would take it on our trip to Disneyland Paris :...</title><content type='html'>We would take it on our trip to Disneyland Paris :) I love the bright colors it really would be handy trying to find it in the stroller areas after rides and shows thanks so much for the chance x</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/116302391366243019'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/116302391366243019'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322701959388#c116302391366243019' title=''/><author><name>Starlight-Princess</name><uri>https://www.blogger.com/profile/17302115869560702377</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_51MXTPyLjDY/TIppLDJugzI/AAAAAAAAAEw/H2bO75wxaX8/S220-s32/avatarg.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1301609384'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 6:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3100166667502154231</id><published>2011-11-30T18:13:01.261-07:00</published><updated>2011-11-30T18:13:01.261-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I would take it anywhere!  After my last stroller ...</title><content type='html'>I would take it anywhere!  After my last stroller that was a double and a pain to use I quit using one.  I would love a stroller that is easy to use!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/3100166667502154231'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/3100166667502154231'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322701981261#c3100166667502154231' title=''/><author><name>Hillary</name><uri>https://www.blogger.com/profile/14736114091087652286</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//1.bp.blogspot.com/_aiwrhSu5Y4w/SKjt-TKxC7I/AAAAAAAAAuw/3w3_V1JNWwc/S220-s33/DSC_0135edit.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2043163554'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 6:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1553437832719116731</id><published>2011-11-30T18:36:26.800-07:00</published><updated>2011-11-30T18:36:26.800-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the great giveaway! I would probably ta...</title><content type='html'>Thanks for the great giveaway! I would probably take it to the mall as that is where we use it the most.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/1553437832719116731'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/1553437832719116731'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322703386800#c1553437832719116731' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 6:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8409259510094424358</id><published>2011-11-30T18:39:23.242-07:00</published><updated>2011-11-30T18:39:23.242-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The first place I&amp;#39;d use the Joovy is to our lo...</title><content type='html'>The first place I&amp;#39;d use the Joovy is to our local zoo.  We make frequent trips there and it sounds like it would be a great stroller for those trips.  I love the style and colors, too.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/8409259510094424358'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/8409259510094424358'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322703563242#c8409259510094424358' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 6:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5510644962095701370</id><published>2011-11-30T18:42:17.644-07:00</published><updated>2011-11-30T18:42:17.644-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My own driveway and dirt road.  I&amp;#39;d love to ha...</title><content type='html'>My own driveway and dirt road.  I&amp;#39;d love to have an improvement over our umbrella stroller!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/5510644962095701370'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/5510644962095701370'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322703737644#c5510644962095701370' title=''/><author><name>Jill</name><uri>https://www.blogger.com/profile/09142570602790510108</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-33409744'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 6:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-708015039176167488</id><published>2011-11-30T18:50:43.434-07:00</published><updated>2011-11-30T18:50:43.434-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Depending when it would come, I&amp;#39;d take it on o...</title><content type='html'>Depending when it would come, I&amp;#39;d take it on our Disney trip in January!! great giveaway!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/708015039176167488'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/708015039176167488'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322704243434#c708015039176167488' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12983482881298723000</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1286763353'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 6:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2798587549810560043</id><published>2011-11-30T18:52:19.119-07:00</published><updated>2011-11-30T18:52:19.119-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I would definitely cruise at Disney World!  Wow!  ...</title><content type='html'>I would definitely cruise at Disney World!  Wow!  This is really great, thanks so much for offering this!  Mwah!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/2798587549810560043'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/2798587549810560043'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322704339119#c2798587549810560043' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 6:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-184516164868951319</id><published>2011-11-30T19:01:57.358-07:00</published><updated>2011-11-30T19:01:57.358-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How fun!!  Well, I would say we would try out our ...</title><content type='html'>How fun!!  Well, I would say we would try out our new stroller at the mall! Gotta finish up that shopping! We have a double but our single stroller JUST broke the other day..thanks for the opportunity!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/184516164868951319'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/184516164868951319'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322704917358#c184516164868951319' title=''/><author><name>Amanda</name><uri>https://www.blogger.com/profile/02491153320010536546</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1323123087'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 7:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7522638904123164190</id><published>2011-11-30T19:03:43.042-07:00</published><updated>2011-11-30T19:03:43.042-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This would be so great to have since it will snowi...</title><content type='html'>This would be so great to have since it will snowing here soon I have to say the mall would be the first place to use. Then on the Disney Fantasy in March. Wouldnt take be great!&lt;br /&gt;&lt;br /&gt;Tammy S</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/7522638904123164190'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/7522638904123164190'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322705023042#c7522638904123164190' title=''/><author><name>pways</name><uri>https://www.blogger.com/profile/07849943326069529919</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1037884685'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 7:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1327763766122234382</id><published>2011-11-30T19:09:20.138-07:00</published><updated>2011-11-30T19:09:20.138-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I would like to say outside, but with the cold wea...</title><content type='html'>I would like to say outside, but with the cold weather it would probably be the mall!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/1327763766122234382'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/1327763766122234382'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322705360138#c1327763766122234382' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 7:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2455054587852397816</id><published>2011-11-30T19:11:38.506-07:00</published><updated>2011-11-30T19:11:38.506-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cool, I&amp;#39;d love to try one out! And I think I&amp;#...</title><content type='html'>Cool, I&amp;#39;d love to try one out! And I think I&amp;#39;d try it first around the neighborhood or at a park... hoping the weather stays nice. :) Thanks for the chance!&lt;br /&gt;&lt;br /&gt;sarah8914 at gmail dot com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/2455054587852397816'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/2455054587852397816'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322705498506#c2455054587852397816' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/06334635788992920302</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-701354828'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 7:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5028075447445135093</id><published>2011-11-30T19:19:10.181-07:00</published><updated>2011-11-30T19:19:10.181-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just had a new baby and I would love to use this a...</title><content type='html'>Just had a new baby and I would love to use this a ton next year.  I would first use it when we travel to Wisconsin in Jan, the Chicago in Feb, Min in March and then Disneyworld in August!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/5028075447445135093'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/5028075447445135093'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322705950181#c5028075447445135093' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/06833643401459556575</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1213531922'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 7:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7573205969205407140</id><published>2011-11-30T19:28:09.683-07:00</published><updated>2011-11-30T19:28:09.683-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My new niece or nephew will be born in January and...</title><content type='html'>My new niece or nephew will be born in January and I&amp;#39;d love to be able to give this to them, so they can stroll their first baby everywhere, lol!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/7573205969205407140'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/7573205969205407140'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322706489683#c7573205969205407140' title=''/><author><name>Ellen from PA</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 7:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8423041983150315966</id><published>2011-11-30T19:30:17.740-07:00</published><updated>2011-11-30T19:30:17.740-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I would guess that the first place I would use Joo...</title><content type='html'>I would guess that the first place I would use Joovy stroller would be to go to the library...we&amp;#39;re their a couple times a week since it&amp;#39;s so close and they have great children&amp;#39;s programs.&lt;br /&gt;&lt;br /&gt;Thanks for the chance to win this very cool looking stoller...just what I&amp;#39;ve been wishing for too, a suped-up umbrella stroller.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/8423041983150315966'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/8423041983150315966'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322706617740#c8423041983150315966' title=''/><author><name>Jen</name><uri>https://www.blogger.com/profile/05446970410143515051</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1453808630'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 7:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5895650729951228146</id><published>2011-11-30T19:32:45.500-07:00</published><updated>2011-11-30T19:32:45.500-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m due in January, so the first place I would...</title><content type='html'>I&amp;#39;m due in January, so the first place I would stroll would probably be in the mall since it will be brrrrr cold in Indiana in January:))</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/5895650729951228146'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/5895650729951228146'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322706765500#c5895650729951228146' title=''/><author><name>Kelly</name><uri>https://www.blogger.com/profile/00508002622978143724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//4.bp.blogspot.com/_R9D0uxU0yZw/TCl4wrtG0QI/AAAAAAAAB9M/jHHVAT1kQZk/S220-s32/kelly+2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1513759814'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 7:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4202361028991776941</id><published>2011-11-30T19:33:42.679-07:00</published><updated>2011-11-30T19:33:42.679-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m pretty sure the first place it would be st...</title><content type='html'>I&amp;#39;m pretty sure the first place it would be strollin&amp;#39; is around the house so that each of the 3 older sibs could have a turn pushing baby sis around the house! Thank goodness for wood floors :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/4202361028991776941'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/4202361028991776941'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322706822679#c4202361028991776941' title=''/><author><name>Leslie &amp;amp; Matt</name><uri>https://www.blogger.com/profile/14654084591949986212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-FVYMhaKig2M/WG4xTDRqKWI/AAAAAAAAHK4/MZHWsAjgOagklPViYY-ZFK02httIgfOKACK4B/s32/20161115_112201.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-988358556'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 7:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8025506001930202650</id><published>2011-11-30T19:46:37.743-07:00</published><updated>2011-11-30T19:46:37.743-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cool strollers!  I would love one to take my littl...</title><content type='html'>Cool strollers!  I would love one to take my little one on walks around the neighborhood.  I really love the bright colors - they would make us easily seen by drivers and that is a huge safety plus!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/8025506001930202650'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/8025506001930202650'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322707597743#c8025506001930202650' title=''/><author><name>Annisa</name><uri>http://www.themeyersfamilystory.blogspot.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 7:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4409887886735018811</id><published>2011-11-30T20:01:27.379-07:00</published><updated>2011-11-30T20:01:27.379-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Those strollers look amazing! The first place I&amp;#3...</title><content type='html'>Those strollers look amazing! The first place I&amp;#39;d stroll with a Joovy stroller would be everywhere that my little one got tired of keeping up with me =) Thanks so much for the chance to win!! &lt;br /&gt;HUGS,&lt;br /&gt;Fonnetta</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/4409887886735018811'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/4409887886735018811'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322708487379#c4409887886735018811' title=''/><author><name>icedlatteprincess:)</name><uri>https://www.blogger.com/profile/10435607571948678609</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-hUeV0zsB-vs/TtKI2kkUOlI/AAAAAAAABE0/ySlsBkZT5jw/s32/fonnetta.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126144345'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 8:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-589050564254276659</id><published>2011-11-30T20:21:56.850-07:00</published><updated>2011-11-30T20:21:56.850-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The first place I would stroll would be Target, wh...</title><content type='html'>The first place I would stroll would be Target, why?  Because I can&amp;#39;t stay out of that store!!  If not there then around the neighborhood with doggies :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/589050564254276659'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/589050564254276659'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322709716850#c589050564254276659' title=''/><author><name>Stephanie</name><uri>https://www.blogger.com/profile/08959202111379432407</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_R_07pvz6ayk/SLROs9RBy7I/AAAAAAAAAAQ/XZMGWw0DUqY/s32-R/5nwcsa'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1413226510'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 8:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-408184625690128322</id><published>2011-11-30T20:38:13.576-07:00</published><updated>2011-11-30T20:38:13.576-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the review!  I am in the market for a n...</title><content type='html'>Thanks for the review!  I am in the market for a new stroller.  I&amp;#39;d take a stroll through the airport with this Joovy.  We travel quite a bit and I need something between an umbrella and my big stroller for the airports.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/408184625690128322'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/408184625690128322'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322710693576#c408184625690128322' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/03564906200983646394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-2U_pryEXti0/UWcgC9NYzWI/AAAAAAAAXtw/ccer93QzhAA/s32/20130216_100523%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-161017844'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 8:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7814028081708092394</id><published>2011-11-30T20:41:45.930-07:00</published><updated>2011-11-30T20:41:45.930-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>enjoyed the review...  we have the joovy caboose (...</title><content type='html'>enjoyed the review...  we have the joovy caboose (also in lime green!) and i can&amp;#39;t say enough good things about it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/7814028081708092394'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/7814028081708092394'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322710905930#c7814028081708092394' title=''/><author><name>chinagrrl</name><uri>https://www.blogger.com/profile/18220486531538071629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_R3cxgt1cpv8/S3HNPJDFgQI/AAAAAAAAAB0/SV86ObgRnJ0/S220-s32/gk_crop.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-267859176'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 8:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6359740564024659293</id><published>2011-11-30T20:46:23.242-07:00</published><updated>2011-11-30T20:46:23.242-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The first place I would take a new Joovy stroller ...</title><content type='html'>The first place I would take a new Joovy stroller is on a walk down our new neighborhood! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/6359740564024659293'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/6359740564024659293'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322711183242#c6359740564024659293' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 8:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1687130655018336461</id><published>2011-11-30T20:55:24.730-07:00</published><updated>2011-11-30T20:55:24.730-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a perfect blog post - we were talking about g...</title><content type='html'>What a perfect blog post - we were talking about getting a sturdier stroller - the only one she will sit in now is her umbrella - HATES her other one.  First use would be either shopping or a walk around the neighborhood.  Thanks for the chance to win one!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/1687130655018336461'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/1687130655018336461'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322711724730#c1687130655018336461' title=''/><author><name>Marla</name><uri>https://www.blogger.com/profile/14205975435127417660</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-283355024'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 8:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-850570307362020553</id><published>2011-11-30T21:02:05.650-07:00</published><updated>2011-11-30T21:02:05.650-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We are planning a trip to DL in the next couple mo...</title><content type='html'>We are planning a trip to DL in the next couple months and desperately need a new stroller!  We would LOVE a new Joovy Kooper for our trip (and for the neighborhood, and the mall...)&lt;br /&gt;&lt;br /&gt;Thanks for the chance to win!!  &amp;lt;3</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/850570307362020553'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/850570307362020553'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322712125650#c850570307362020553' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 9:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3051554113311592965</id><published>2011-11-30T21:10:08.728-07:00</published><updated>2011-11-30T21:10:08.728-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome giveaway! The first place I&amp;#39;d go is ar...</title><content type='html'>Awesome giveaway! The first place I&amp;#39;d go is around the block - as soon as I could! Thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/3051554113311592965'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/3051554113311592965'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322712608728#c3051554113311592965' title=''/><author><name>Bre</name><uri>https://www.blogger.com/profile/10237249562120468336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-671444544'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 9:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6609718672990715325</id><published>2011-11-30T21:17:07.693-07:00</published><updated>2011-11-30T21:17:07.693-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m expecting in Feb and need a new stroller! ...</title><content type='html'>I&amp;#39;m expecting in Feb and need a new stroller! Prob would take a trip around the block first, and then to MANY soccer games in the Spring</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/6609718672990715325'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/6609718672990715325'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322713027693#c6609718672990715325' title=''/><author><name>Emilee</name><uri>https://www.blogger.com/profile/03276923834347567587</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958259147'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 9:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4190019458984407283</id><published>2011-11-30T21:23:00.187-07:00</published><updated>2011-11-30T21:23:00.187-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You know I&amp;#39;d take it to Disneyland!</title><content type='html'>You know I&amp;#39;d take it to Disneyland!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/4190019458984407283'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/4190019458984407283'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322713380187#c4190019458984407283' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 9:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6902423517137270342</id><published>2011-11-30T21:37:04.061-07:00</published><updated>2011-11-30T21:37:04.061-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Surprisingly, we haven&amp;#39;t had snow here in the ...</title><content type='html'>Surprisingly, we haven&amp;#39;t had snow here in the midwest, so I&amp;#39;d take a little stroll around our neighborhood and enjoy the nice weather we&amp;#39;re having.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/6902423517137270342'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/6902423517137270342'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322714224061#c6902423517137270342' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/07611346109361854732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-IxErPaeFZbk/TYo3eZfkkjI/AAAAAAAACeo/tDT2JOby7-g/s32/2011%2BAvitar%2B5x5b.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1296659477'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 9:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2307162855565387194</id><published>2011-11-30T21:42:21.451-07:00</published><updated>2011-11-30T21:42:21.451-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the awesome review! Our first trip woul...</title><content type='html'>Thanks for the awesome review! Our first trip would be to the park, unless it was raining, and then we&amp;#39;d head to the mall!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/2307162855565387194'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/2307162855565387194'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322714541451#c2307162855565387194' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/06690762636418992026</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-THJVj0CqRB8/VNo6ItfI0LI/AAAAAAAAGYk/RzwrzJxo67Q/s32/amber2015-400.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-166026789'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 9:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5538026064601373429</id><published>2011-11-30T21:56:37.628-07:00</published><updated>2011-11-30T21:56:37.628-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ummmm...the first place we would probably stroll i...</title><content type='html'>Ummmm...the first place we would probably stroll is the hotel The Gaylord Texan. We go right before Chrsitmas to look at all the Christmas lights.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/5538026064601373429'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/5538026064601373429'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322715397628#c5538026064601373429' title=''/><author><name>Natalie</name><uri>https://www.blogger.com/profile/12991811176836549993</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/-R_IwKYSoIW4/TefhZr-IDwI/AAAAAAAADB0/CVAHzTzBk30/s32/150X200.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1608612999'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 9:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1826496989604503367</id><published>2011-11-30T22:35:01.402-07:00</published><updated>2011-11-30T22:35:01.402-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great stroller! The first place we&amp;#39;d take it w...</title><content type='html'>Great stroller! The first place we&amp;#39;d take it would be the Atlanta Aquarium! We are going there with my sister right after Christmas!&lt;br /&gt;Thanks for a chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/1826496989604503367'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/1826496989604503367'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322717701402#c1826496989604503367' title=''/><author><name>Christy</name><uri>https://www.blogger.com/profile/04697454493961433517</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-Fe1iVk7XxZs/Tpj9GEJiSKI/AAAAAAAAAJA/fYLGFoVDpRw/s32/029%2Bcopy%2B3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026366719'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 10:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6613365422757785355</id><published>2011-11-30T22:58:57.815-07:00</published><updated>2011-11-30T22:58:57.815-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love how in depth your review was! I&amp;#39;m expec...</title><content type='html'>I love how in depth your review was! I&amp;#39;m expecting again in March and this would be perfect. I&amp;#39;ve already been thinking about a stroller since the only one I still have is a double. As far as where I&amp;#39;d first go in it, it would probably be for daily walks to the post office. Thanks for the chance!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/6613365422757785355'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/6613365422757785355'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322719137815#c6613365422757785355' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/06230119062587820168</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/_yeEjKRFO2bU/S8hy_J6tIpI/AAAAAAAABpY/8HRr0aNHn1M/S220-s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1156377646'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2011 at 10:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5610999688760959159</id><published>2011-12-01T00:37:52.121-07:00</published><updated>2011-12-01T00:37:52.121-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I will definitely use it in Yellowstone as soon as...</title><content type='html'>I will definitely use it in Yellowstone as soon as winter is over!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/5610999688760959159'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/5610999688760959159'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322725072121#c5610999688760959159' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2011 at 12:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5566511616430419178</id><published>2011-12-01T05:33:44.652-07:00</published><updated>2011-12-01T05:37:43.536-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/5566511616430419178'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/5566511616430419178'/><author><name>Bev</name><uri>https://www.blogger.com/profile/01409613072988457729</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1243806397'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2011 at 5:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6710250091977867987</id><published>2011-12-01T05:36:40.419-07:00</published><updated>2011-12-01T05:36:40.419-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the thorough rewiew- I have actually be...</title><content type='html'>Thanks for the thorough rewiew- I have actually been looking for a stroller.  The first place I would take it would be our upcoming  trip to Disney World!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/6710250091977867987'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/6710250091977867987'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322743000419#c6710250091977867987' title=''/><author><name>Holly Harris</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2011 at 5:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5039212185961137893</id><published>2011-12-01T05:37:01.027-07:00</published><updated>2011-12-01T05:37:01.027-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I would love to have this stroller to use for our ...</title><content type='html'>I would love to have this stroller to use for our expected 6th Grandchild in &amp;amp; around WinterPark Colorado.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/5039212185961137893'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/5039212185961137893'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322743021027#c5039212185961137893' title=''/><author><name>Bev</name><uri>https://www.blogger.com/profile/01409613072988457729</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1243806397'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2011 at 5:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5985610483052645023</id><published>2011-12-01T05:52:26.161-07:00</published><updated>2011-12-01T05:52:26.161-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Adorable, looks like you all had a wonderful time....</title><content type='html'>Adorable, looks like you all had a wonderful time.  Eeyore is my fav. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7598564579302780285/comments/default/5985610483052645023'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7598564579302780285/comments/default/5985610483052645023'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/scarletts-first-disneyland-trip-cont.html?showComment=1322743946161#c5985610483052645023' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/15227938644365127523</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-UtxA0pXp9iI/UZTPtqZdSXI/AAAAAAAAAdU/HQhdshokrE0/s32/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/scarletts-first-disneyland-trip-cont.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7598564579302780285' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7598564579302780285' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-758898668'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2011 at 5:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7769195451132864278</id><published>2011-12-01T07:47:54.567-07:00</published><updated>2011-12-01T07:47:54.567-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I would love to say that I would take it to Disney...</title><content type='html'>I would love to say that I would take it to Disneyland first, it would probably be Christmas shopping at the mall.&lt;br /&gt;thanks for the very complete review.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/7769195451132864278'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/7769195451132864278'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322750874567#c7769195451132864278' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2011 at 7:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-875072755332369104</id><published>2011-12-01T11:30:32.366-07:00</published><updated>2011-12-01T11:30:32.366-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Virgina airport! We are leaving for vacation in a ...</title><content type='html'>Virgina airport! We are leaving for vacation in a few weeks and that would be the perfect size to stroll in a airport adn store on a plane. Thanks for the chance!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/875072755332369104'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/875072755332369104'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322764232366#c875072755332369104' title=''/><author><name>Amanda</name><uri>https://www.blogger.com/profile/12463643849303642338</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//2.bp.blogspot.com/_DbLPxe81om0/Shd2QWrnKiI/AAAAAAAABXs/r6w4KLKXcxU/S220-s32/Personal+8+08+BW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1244185'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2011 at 11:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-95938336322460811</id><published>2011-12-01T14:51:25.328-07:00</published><updated>2011-12-01T14:51:25.328-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The review is awesome!!! I think I would use it da...</title><content type='html'>The review is awesome!!! I think I would use it daily as I walk my 1st grader to school and back.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/95938336322460811'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/95938336322460811'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322776285328#c95938336322460811' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/02971493009165360368</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2051825395'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2011 at 2:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-589086669041876004</id><published>2011-12-01T15:13:25.247-07:00</published><updated>2011-12-01T15:13:25.247-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great job on the review!  I actually haven&amp;#39;t s...</title><content type='html'>Great job on the review!  I actually haven&amp;#39;t seen these so this was helpful!  I&amp;#39;d love to win as we are in pending status for infant adoption and a new stroller would be fantastic!  Where would we stroll??  The local park!  It has a pond you can walk all the way around and it is just beautiful! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/589086669041876004'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/589086669041876004'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322777605247#c589086669041876004' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2011 at 3:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7811537928369624732</id><published>2011-12-01T15:15:16.787-07:00</published><updated>2011-12-01T15:15:16.787-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow- what an awesome giveaway!  the first place we...</title><content type='html'>Wow- what an awesome giveaway!  the first place we would use it would be (of course) Disney World- where we are going this month!  Woo hoo!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/7811537928369624732'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/7811537928369624732'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322777716787#c7811537928369624732' title=''/><author><name>Jennifer F.</name><uri>https://www.blogger.com/profile/02781686841439854335</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1493111180'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2011 at 3:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-639927521805451464</id><published>2011-12-01T15:24:46.279-07:00</published><updated>2011-12-01T15:24:46.279-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a great giveaway!   I would totally use it to...</title><content type='html'>What a great giveaway!   I would totally use it to keep my little one happy during all the fun christmas festivities this month!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/639927521805451464'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/639927521805451464'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322778286279#c639927521805451464' title=''/><author><name>Natalie</name><uri>https://www.blogger.com/profile/11437054040527336127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_ClKHE_zz5F4/SbNFbL0BaqI/AAAAAAAAAbo/Fvmgd6upY2E/S220-s32/1.1'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1316659366'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2011 at 3:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4166592659020042079</id><published>2011-12-01T15:29:53.254-07:00</published><updated>2011-12-01T15:29:53.254-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This looks awesome!! The first place I would use i...</title><content type='html'>This looks awesome!! The first place I would use it would be around our apartment complex. We have lots of parks and walking trails and it would really come in handy instead of taking the really big bulky stroller! :) Thanks for the chance!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/4166592659020042079'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/4166592659020042079'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322778593254#c4166592659020042079' title=''/><author><name>...</name><uri>https://www.blogger.com/profile/09112320093353046687</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1751897273'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2011 at 3:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1927920357912090452</id><published>2011-12-01T15:51:45.915-07:00</published><updated>2011-12-01T15:51:45.915-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I would love to say something like Disneyland or W...</title><content type='html'>I would love to say something like Disneyland or World, but more than likely it would be out grocery shopping. :) Love that color and I could definitely see the Pro of finding it at Land!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/1927920357912090452'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/1927920357912090452'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322779905915#c1927920357912090452' title=''/><author><name>DimpleBrandy</name><uri>https://www.blogger.com/profile/09640041569342530342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-7367898'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2011 at 3:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1552970136983113786</id><published>2011-12-01T16:36:43.284-07:00</published><updated>2011-12-01T16:36:43.284-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My brother&amp;#39;s graduation! =) I am studying abro...</title><content type='html'>My brother&amp;#39;s graduation! =) I am studying abroad this year and just found out that my sister-in-law is pregnant. She&amp;#39;s due a few days before my brother graduates from college, which is only two weeks after I return to the US! I&amp;#39;d love to be able to share this stroller with them and show off the new baby in the new stroller at the new daddy&amp;#39;s graduation! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/1552970136983113786'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/1552970136983113786'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322782603284#c1552970136983113786' title=''/><author><name>Kayla</name><uri>http://turquoisefuture.wordpress.com/</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2011 at 4:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6972981454892302913</id><published>2011-12-01T17:05:13.210-07:00</published><updated>2011-12-01T17:05:13.210-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just had a new baby and was on bed rest the enti...</title><content type='html'>I just had a new baby and was on bed rest the entire time!! I would love to walk around our neighborhood and use my muscles again!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/6972981454892302913'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/6972981454892302913'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322784313210#c6972981454892302913' title=''/><author><name>Jenny</name><uri>https://www.blogger.com/profile/12386752923313567919</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//4.bp.blogspot.com/-B0MeRx-v4mI/T7GvaK_I7aI/AAAAAAAAHog/5tjedx4OOUM/s32/056-P2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-436983721'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2011 at 5:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1239765960106668170</id><published>2011-12-01T17:38:11.608-07:00</published><updated>2011-12-01T17:38:11.608-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I actually would love to win this stroller, to giv...</title><content type='html'>I actually would love to win this stroller, to give to a friend of mine who is trying to conceive!  her and her husband have been going through a lot (including a miscarriage), and I know with the costs of invetro and fertility drugs (which they are in the middle of), they would LOVE to cut down on costs when they do finally get to hold their new little bundle!  Thanks for the chance!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/1239765960106668170'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/1239765960106668170'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322786291608#c1239765960106668170' title=''/><author><name>Aussiegirl</name><uri>https://www.blogger.com/profile/03852038327495578917</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1376816543'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2011 at 5:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7896766896052714226</id><published>2011-12-01T18:08:11.109-07:00</published><updated>2011-12-01T18:08:11.109-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I would love to take my little one Christmas shopp...</title><content type='html'>I would love to take my little one Christmas shopping in it! Thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/7896766896052714226'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/7896766896052714226'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322788091109#c7896766896052714226' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/10848387410487554073</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//2.bp.blogspot.com/-Fay9ppa5_MU/Uen5dDQaFTI/AAAAAAAAD1k/7fOXtDeLwQ8/s31/_MG_5169.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1095613442'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2011 at 6:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5986687761406236027</id><published>2011-12-01T20:25:24.163-07:00</published><updated>2011-12-01T20:25:24.163-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m trying to get pregnant! The first place I&amp;...</title><content type='html'>I&amp;#39;m trying to get pregnant! The first place I&amp;#39;d use the Joovy is taking my little one to the playground. Thanks for the review and this great opportunity!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/5986687761406236027'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/5986687761406236027'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322796324163#c5986687761406236027' title=''/><author><name>Roni</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2011 at 8:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8799730996734112532</id><published>2011-12-01T21:13:04.229-07:00</published><updated>2011-12-01T21:13:04.229-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I would love a Joovy to walk around the neighborho...</title><content type='html'>I would love a Joovy to walk around the neighborhood and motivate me to walk off those baby pounds.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/8799730996734112532'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/8799730996734112532'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322799184229#c8799730996734112532' title=''/><author><name>lisa</name><uri>https://www.blogger.com/profile/08627554840223412304</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1752924792'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2011 at 9:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-297740358683028261</id><published>2011-12-01T21:16:44.681-07:00</published><updated>2011-12-01T21:16:44.681-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Looks like an awesome stroller. I have to get one ...</title><content type='html'>Looks like an awesome stroller. I have to get one if I do not win because we named our two month old Kooper! We would have to stroll around indoors at the mall because it is freeezing cold here in Idaho! Come this summer tho we are def strolling around outside!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/297740358683028261'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/297740358683028261'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322799404681#c297740358683028261' title=''/><author><name>idahorhodes</name><uri>https://www.blogger.com/profile/07610410460176358002</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-BxuE7FuclM8/T10xjBlxntI/AAAAAAAAApo/cA09BMXMAgI/s32/no-red-eyes.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-272017282'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2011 at 9:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8824396215267453430</id><published>2011-12-01T21:31:28.040-07:00</published><updated>2011-12-01T21:31:28.040-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Looks like a great stroller for the zoo!  Thanks f...</title><content type='html'>Looks like a great stroller for the zoo!  Thanks for the review and the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/8824396215267453430'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/8824396215267453430'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322800288040#c8824396215267453430' title=''/><author><name>CB</name><uri>https://www.blogger.com/profile/06404473089699496809</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//1.bp.blogspot.com/-rGGwYtapt00/TroeuzXtnYI/AAAAAAAAFzQ/mnlgn0zS0BM/s32/profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1681730465'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2011 at 9:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2136182929774038520</id><published>2011-12-01T22:14:29.932-07:00</published><updated>2011-12-01T22:14:29.932-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the chance to win!  I love the color of...</title><content type='html'>Thanks for the chance to win!  I love the color of the green one!  Anyway, I would use this at the mall, stores, etc while out Christmas shopping and then, I&amp;#39;d LOVE to use it at our next WDW trip next fall...thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/2136182929774038520'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/2136182929774038520'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322802869932#c2136182929774038520' title=''/><author><name>HollyinPA</name><uri>https://www.blogger.com/profile/08642921829577900470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//4.bp.blogspot.com/_qPB46bXbWUI/TImNOpBi19I/AAAAAAAAAjA/S45GFtoGxW4/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-472282340'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2011 at 10:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2391655201079330365</id><published>2011-12-01T23:31:11.004-07:00</published><updated>2011-12-01T23:31:11.004-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my goodness... an Apple Green stroller how awes...</title><content type='html'>Oh my goodness... an Apple Green stroller how awesome (and cute) is that!  &lt;br /&gt;I would take that baby and my cute baby girl for a day of shopping at the mall to test out both the cuteness and the comfy ride.  It looks like an amazing stroller! Thanks for the contest!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/2391655201079330365'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/2391655201079330365'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322807471004#c2391655201079330365' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='December 1, 2011 at 11:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6038677499759147643</id><published>2011-12-02T00:45:29.118-07:00</published><updated>2011-12-02T00:45:29.118-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The very first place I would take it would be a sh...</title><content type='html'>The very first place I would take it would be a shopping trip to see how it handled then it would be on a family weekend trip! Thank you so much for the chance to win!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/6038677499759147643'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/6038677499759147643'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322811929118#c6038677499759147643' title=''/><author><name>Sondra</name><uri>https://www.blogger.com/profile/07945262471876542484</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_2KZkodaJAKE/Swb7EDPlfiI/AAAAAAAAAAM/pAxF3ONOdGw/S220-s32/11539_543826555371_31007124_31838326_6522747_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-966433079'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2011 at 12:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4349366242596143514</id><published>2011-12-02T07:55:41.096-07:00</published><updated>2011-12-02T07:55:41.096-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt! I am mexican and I live here in North pa...</title><content type='html'>Hi Britt! I am mexican and I live here in North part of Mexico (Yes, where all the shootings are happening) If I win this I will donate it to a poor mexican family in need of a stroller for their kids, you would make a kid very happy for christmas! Thank you for the opportunity fo this great giveaway!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/4349366242596143514'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/4349366242596143514'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322837741096#c4349366242596143514' title=''/><author><name>Maria Zuniga</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2011 at 7:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7760616648207290125</id><published>2011-12-02T08:02:41.918-07:00</published><updated>2011-12-02T08:02:41.918-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the banners! And thank you again for handing ...</title><content type='html'>Love the banners! And thank you again for handing them out at the speed scrap! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1109066838450382497/comments/default/7760616648207290125'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1109066838450382497/comments/default/7760616648207290125'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/banner-day.html?showComment=1322838161918#c7760616648207290125' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/banner-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1109066838450382497' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1109066838450382497' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2011 at 8:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8176858588703185785</id><published>2011-12-02T08:29:43.347-07:00</published><updated>2011-12-02T08:29:43.347-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The first place I&amp;#39;d stroll with a new Joovy Ko...</title><content type='html'>The first place I&amp;#39;d stroll with a new Joovy Kooper is the zoo.  I love the colors of these strollers!  hickenfam at hotmail dot com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/8176858588703185785'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/8176858588703185785'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322839783347#c8176858588703185785' title=''/><author><name>Hifam</name><uri>https://www.blogger.com/profile/04260768580193568876</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_PLeDRHoc9OU/TMUHbBXXZII/AAAAAAAAB40/UxoW-2nmfMg/s32-R/summer_reading.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1778887893'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2011 at 8:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6423689846133610705</id><published>2011-12-02T08:35:44.389-07:00</published><updated>2011-12-02T08:35:44.389-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow- this would be so great! My son and daughter i...</title><content type='html'>Wow- this would be so great! My son and daughter in law are expecting our first grandchild this month. This sounds great to use at the mall. It looks like it would be easy to get in and out of the car and maneuver in the stores.&lt;br /&gt;&lt;br /&gt;Hmm.... I don&amp;#39;t see a way to leave my email without it being published.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/6423689846133610705'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/6423689846133610705'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322840144389#c6423689846133610705' title=''/><author><name>Becky</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2011 at 8:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8611278703396126010</id><published>2011-12-02T09:23:26.768-07:00</published><updated>2011-12-02T09:23:26.768-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Expecting our fourth and final little one - it wou...</title><content type='html'>Expecting our fourth and final little one - it would be great to have this wonderful stroller! Our third child will only be 19 months when the fourth is born, so it&amp;#39;ll be the ubiquitous child-corralling mechanism, heh heh heh.&lt;br /&gt;&lt;br /&gt;Thanks for the opportunity to win one!  (And great review, Britt)&lt;br /&gt;&lt;br /&gt;hi_c74 at hotmail dot com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/8611278703396126010'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/8611278703396126010'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322843006768#c8611278703396126010' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2011 at 9:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2339410525887800221</id><published>2011-12-02T12:03:04.817-07:00</published><updated>2011-12-02T12:03:04.817-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OK- I&amp;#39;ll spell out my email to go along with m...</title><content type='html'>OK- I&amp;#39;ll spell out my email to go along with my post that is just above.&lt;br /&gt;kbkbk at ameritech dot net&lt;br /&gt;&lt;br /&gt;thanks for the chance to win.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/2339410525887800221'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/2339410525887800221'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322852584817#c2339410525887800221' title=''/><author><name>Becky</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2011 at 12:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8128622907030200296</id><published>2011-12-02T14:34:32.233-07:00</published><updated>2011-12-02T14:34:32.233-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The first place would be to the mall. My 9 week ol...</title><content type='html'>The first place would be to the mall. My 9 week old is growing out of some of his 3-6 month clothing already! Crossing fingers and toes!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/8128622907030200296'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/8128622907030200296'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322861672233#c8128622907030200296' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2011 at 2:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1430448383304944786</id><published>2011-12-02T16:12:54.684-07:00</published><updated>2011-12-02T16:12:54.684-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I would totally go strolling to the park!  We love...</title><content type='html'>I would totally go strolling to the park!  We love being outside, and this would be awesome!  I hate our umbrella stroller!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/1430448383304944786'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/1430448383304944786'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322867574684#c1430448383304944786' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2011 at 4:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3290173934019716548</id><published>2011-12-02T17:52:49.905-07:00</published><updated>2011-12-02T17:52:49.905-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We would love to use this Joovy Kooper stroller at...</title><content type='html'>We would love to use this Joovy Kooper stroller at Downtown Disney.  We are planning to walk around the shops and eat with our three kids.  Thank you for the great review and a chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/3290173934019716548'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/3290173934019716548'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322873569905#c3290173934019716548' title=''/><author><name>Sheila817</name><uri>https://www.blogger.com/profile/00309197307329208007</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-204789845'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2011 at 5:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4224069922445893582</id><published>2011-12-02T20:45:18.482-07:00</published><updated>2011-12-02T20:45:18.482-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just had our second baby...so I would stroll aro...</title><content type='html'>I just had our second baby...so I would stroll around the neighborhood during his fussy time of day!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/4224069922445893582'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/4224069922445893582'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322883918482#c4224069922445893582' title=''/><author><name>Melissa @ Honeybee Vintage</name><uri>https://www.blogger.com/profile/14071675800972424868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-161337886'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2011 at 8:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6844801412967196480</id><published>2011-12-02T21:08:28.537-07:00</published><updated>2011-12-02T21:08:28.537-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Britt, I was totally entertained reading your a...</title><content type='html'>Oh Britt, I was totally entertained reading your awesome review of the Joovy Kooper in my inbox!  I love that you gave both the pros and cons :)&lt;br /&gt;&lt;br /&gt;I would love to stroll through the foothills of Northern California (where we live)with my grandbabes doing some sightseeing and shopping at quaint little shops along the way.  We&amp;#39;d be cruising in style :)&lt;br /&gt;&lt;br /&gt;Thanks for such a generous giveaway and Happy December to all!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/6844801412967196480'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/6844801412967196480'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1322885308537#c6844801412967196480' title=''/><author><name>Linda Walton aka bobbysgirlforever</name><uri>https://www.blogger.com/profile/17508413943491941194</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-MaGvcc2G_iE/UmbdheaWATI/AAAAAAAAEFg/ltiQRPAkE-c/s32/FX_1333004295458.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-551663046'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2011 at 9:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2577039739608059948</id><published>2011-12-04T18:52:39.451-07:00</published><updated>2011-12-04T18:52:39.451-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I would love to take my grandkids to the store to ...</title><content type='html'>I would love to take my grandkids to the store to try it out.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/2577039739608059948'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/2577039739608059948'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1323049959451#c2577039739608059948' title=''/><author><name>Tamara N.</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 4, 2011 at 6:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8632946555024963810</id><published>2011-12-04T21:18:53.001-07:00</published><updated>2011-12-04T21:18:53.001-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hmmm...sounds like a reliable stroller.  I would b...</title><content type='html'>Hmmm...sounds like a reliable stroller.  I would be walking the neighborhood or walking the bike path at the park.  Oh or maybe the mall!  Thanks for the giveaway and the honest review.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/8632946555024963810'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/8632946555024963810'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1323058733001#c8632946555024963810' title=''/><author><name>Jewelle</name><uri>https://www.blogger.com/profile/02260332839799346385</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//1.bp.blogspot.com/_PgaJVx1m26Y/SspZwnsStGI/AAAAAAAADFo/aGpJ0WpG-9Q/S220-s32/jewelle.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1888036145'/><gd:extendedProperty name='blogger.displayTime' value='December 4, 2011 at 9:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-650380282879472900</id><published>2011-12-04T21:42:15.478-07:00</published><updated>2011-12-04T21:42:15.478-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ooh I am on the hunt for a great stroller like thi...</title><content type='html'>Ooh I am on the hunt for a great stroller like this but my husband would kill me if I bought another one in my search for the perfect stroller! :) how I would love to win this!! Park walks, the mall, so many places!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/650380282879472900'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/650380282879472900'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1323060135478#c650380282879472900' title=''/><author><name>Suz</name><uri>https://www.blogger.com/profile/17533177713801304968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//2.bp.blogspot.com/_MDlzSgcg_Rc/S4BN7dbiK1I/AAAAAAAAG-w/YYHKAauN8Lw/S220-s32/web-me-10-09.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1573126165'/><gd:extendedProperty name='blogger.displayTime' value='December 4, 2011 at 9:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-600474971086763758</id><published>2011-12-04T21:43:03.808-07:00</published><updated>2011-12-04T21:43:03.808-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh wow! First place we&amp;#39;d take it is the bike t...</title><content type='html'>Oh wow! First place we&amp;#39;d take it is the bike trail near our house! It would be fantastic for our Disneyland and NYC trips too though!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/600474971086763758'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/600474971086763758'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1323060183808#c600474971086763758' title=''/><author><name>Marie</name><uri>https://www.blogger.com/profile/14562646251210412289</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-750472765'/><gd:extendedProperty name='blogger.displayTime' value='December 4, 2011 at 9:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6031639154167689421</id><published>2011-12-04T21:46:40.464-07:00</published><updated>2011-12-04T21:46:40.464-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ive been looking for a smaller stroller that is a ...</title><content type='html'>ive been looking for a smaller stroller that is a little bigger than the basic umbrella stroller.  this looks perfect!! Super cute too!  I would take it for a stroll around the block.  my little boy LOVES walks but our stroller is rather bulky.  this looks like it would be a nice change! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/6031639154167689421'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/6031639154167689421'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1323060400464#c6031639154167689421' title=''/><author><name>Leigh Hadlock</name><uri>https://www.blogger.com/profile/04063161817396056584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_C-bHhV4oTvs/S2TtyZBK1cI/AAAAAAAAAjc/9wMG4Py7CG4/S220-s32/blog1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-825490581'/><gd:extendedProperty name='blogger.displayTime' value='December 4, 2011 at 9:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5719935704733476536</id><published>2011-12-04T22:04:16.992-07:00</published><updated>2011-12-04T22:04:16.992-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I would stroll on the boardwalk at the Jersey Shor...</title><content type='html'>I would stroll on the boardwalk at the Jersey Shore - where we go for XMas!  Thanks for the chance and what cute pics of beautiful Scarlett!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/5719935704733476536'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/5719935704733476536'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1323061456992#c5719935704733476536' title=''/><author><name>Melissa</name><uri>https://www.blogger.com/profile/15590140965331027092</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_bN66IjOZlsE/Se85adlXj9I/AAAAAAAAAV4/pnhq1ZCgbn4/S220-s32/rxdawg97avatar150x150.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1054410180'/><gd:extendedProperty name='blogger.displayTime' value='December 4, 2011 at 10:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-431883484576229073</id><published>2011-12-04T22:16:14.605-07:00</published><updated>2011-12-04T22:16:14.605-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>it&amp;#39;d be so nice to have a more compact strolle...</title><content type='html'>it&amp;#39;d be so nice to have a more compact stroller (anything is more compact than the one we currently have)!  i&amp;#39;d love it for all the holiday festivities we&amp;#39;re doing this month (&amp;amp; next).  it&amp;#39;d definitely fit in some smaller spaces.  thanks for the chance tow in!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/431883484576229073'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/431883484576229073'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1323062174605#c431883484576229073' title=''/><author><name>Britanee Walker</name><uri>https://www.blogger.com/profile/08607771728908625204</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1401345878'/><gd:extendedProperty name='blogger.displayTime' value='December 4, 2011 at 10:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6277650738268939011</id><published>2011-12-04T22:31:25.006-07:00</published><updated>2011-12-04T22:31:25.006-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SavannaH - going to be there very soon.</title><content type='html'>SavannaH - going to be there very soon.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/6277650738268939011'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/6277650738268939011'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1323063085006#c6277650738268939011' title=''/><author><name>Jenny</name><uri>https://www.blogger.com/profile/02900469193597796970</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-607402384'/><gd:extendedProperty name='blogger.displayTime' value='December 4, 2011 at 10:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2556293332365674206</id><published>2011-12-04T23:10:58.503-07:00</published><updated>2011-12-04T23:10:58.503-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We would use ours to visit Santa&amp;#39;s village ver...</title><content type='html'>We would use ours to visit Santa&amp;#39;s village very soon! Love that color!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/2556293332365674206'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/2556293332365674206'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1323065458503#c2556293332365674206' title=''/><author><name>Melanie</name><uri>https://www.blogger.com/profile/14924264888784358500</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='25' src='//4.bp.blogspot.com/-LwphaAVJUTk/TkioTRS8FFI/AAAAAAAAADA/l5PA723Mc7k/s32/project_me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1534321070'/><gd:extendedProperty name='blogger.displayTime' value='December 4, 2011 at 11:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6340364533089145183</id><published>2011-12-05T07:41:54.644-07:00</published><updated>2011-12-05T07:41:54.644-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I would stroll with my still as yet unborn grandni...</title><content type='html'>I would stroll with my still as yet unborn grandniece/nephew around the awesome zoo here in my hometown! Kim</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/6340364533089145183'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4859433476852151620/comments/default/6340364533089145183'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html?showComment=1323096114644#c6340364533089145183' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/feelin-joovy-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4859433476852151620' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4859433476852151620' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 5, 2011 at 7:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5368201985135054003</id><published>2011-12-05T13:42:48.786-07:00</published><updated>2011-12-05T13:42:48.786-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations Sarah!!!  I am SO thrilled that yo...</title><content type='html'>Congratulations Sarah!!!  I am SO thrilled that you&amp;#39;ll be &amp;quot;feelin&amp;#39; Joovy&amp;quot; with your new bundle of joy!&lt;br /&gt;&lt;br /&gt;Merry Christmas everyone :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8875125439498024143/comments/default/5368201985135054003'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8875125439498024143/comments/default/5368201985135054003'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/joovy-winner.html?showComment=1323117768786#c5368201985135054003' title=''/><author><name>Linda Walton aka bobbysgirlforever</name><uri>https://www.blogger.com/profile/17508413943491941194</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-MaGvcc2G_iE/UmbdheaWATI/AAAAAAAAEFg/ltiQRPAkE-c/s32/FX_1333004295458.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/joovy-winner.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8875125439498024143' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8875125439498024143' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-551663046'/><gd:extendedProperty name='blogger.displayTime' value='December 5, 2011 at 1:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1953645682984443291</id><published>2011-12-05T20:02:23.241-07:00</published><updated>2011-12-05T20:02:23.241-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hooray for Sarah Bennett!!! The only thing better ...</title><content type='html'>Hooray for Sarah Bennett!!! The only thing better than winning yourself is knowing that someone really NICE won. &amp;lt;3</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8875125439498024143/comments/default/1953645682984443291'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8875125439498024143/comments/default/1953645682984443291'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/joovy-winner.html?showComment=1323140543241#c1953645682984443291' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/07611346109361854732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-IxErPaeFZbk/TYo3eZfkkjI/AAAAAAAACeo/tDT2JOby7-g/s32/2011%2BAvitar%2B5x5b.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/joovy-winner.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8875125439498024143' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8875125439498024143' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1296659477'/><gd:extendedProperty name='blogger.displayTime' value='December 5, 2011 at 8:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2040015672370174192</id><published>2011-12-06T08:55:35.962-07:00</published><updated>2011-12-06T08:55:35.962-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Seriously, couldn&amp;#39;t be more thrilled with winn...</title><content type='html'>Seriously, couldn&amp;#39;t be more thrilled with winning this stroller! Thanks so much! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8875125439498024143/comments/default/2040015672370174192'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8875125439498024143/comments/default/2040015672370174192'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/joovy-winner.html?showComment=1323186935962#c2040015672370174192' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/06230119062587820168</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/_yeEjKRFO2bU/S8hy_J6tIpI/AAAAAAAABpY/8HRr0aNHn1M/S220-s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/joovy-winner.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8875125439498024143' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8875125439498024143' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1156377646'/><gd:extendedProperty name='blogger.displayTime' value='December 6, 2011 at 8:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3106535312953140373</id><published>2011-12-14T08:09:36.216-07:00</published><updated>2011-12-14T08:09:36.216-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday Britt!!!! and thanks for your prese...</title><content type='html'>Happy Birthday Britt!!!! and thanks for your present to us. I hope you have a fab day. :-)&lt;br /&gt;&lt;br /&gt;Ruthie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7655078956126235338/comments/default/3106535312953140373'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7655078956126235338/comments/default/3106535312953140373'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/bring-on-presents.html?showComment=1323875376216#c3106535312953140373' title=''/><author><name>Ruthie</name><uri>https://www.blogger.com/profile/08549601744683999663</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/bring-on-presents.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7655078956126235338' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7655078956126235338' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346958783'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2011 at 8:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6605077436387370291</id><published>2011-12-14T08:20:32.005-07:00</published><updated>2011-12-14T08:20:32.005-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday Britt!  Have a ton of fun tonight! ...</title><content type='html'>Happy Birthday Britt!  Have a ton of fun tonight!  Thanks for the coupon. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7655078956126235338/comments/default/6605077436387370291'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7655078956126235338/comments/default/6605077436387370291'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/bring-on-presents.html?showComment=1323876032005#c6605077436387370291' title=''/><author><name>CoralTurtle</name><uri>https://www.blogger.com/profile/10822828628197585351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-jUhEqthvl7c/Tdn21CEg3CI/AAAAAAAAAAM/8WvZOBTQV7s/s32/TurtleColorful60.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/bring-on-presents.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7655078956126235338' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7655078956126235338' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-778290886'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2011 at 8:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8867472132710565089</id><published>2011-12-14T11:42:37.290-07:00</published><updated>2011-12-14T11:42:37.290-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday Britt!</title><content type='html'>Happy Birthday Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7655078956126235338/comments/default/8867472132710565089'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7655078956126235338/comments/default/8867472132710565089'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/bring-on-presents.html?showComment=1323888157290#c8867472132710565089' title=''/><author><name>Leonor</name><uri>https://www.blogger.com/profile/13007354280332968370</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/bring-on-presents.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7655078956126235338' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7655078956126235338' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1632200801'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2011 at 11:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-272172781601053457</id><published>2011-12-14T15:35:41.200-07:00</published><updated>2011-12-14T15:35:41.200-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday Britt!  Hope it is terrific and mag...</title><content type='html'>Happy Birthday Britt!  Hope it is terrific and magical and all that.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7655078956126235338/comments/default/272172781601053457'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7655078956126235338/comments/default/272172781601053457'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/bring-on-presents.html?showComment=1323902141200#c272172781601053457' title=''/><author><name>Andilynn</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/bring-on-presents.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7655078956126235338' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7655078956126235338' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2011 at 3:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4441887084105653256</id><published>2011-12-14T16:19:09.410-07:00</published><updated>2011-12-14T16:19:09.410-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday!</title><content type='html'>Happy Birthday!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7655078956126235338/comments/default/4441887084105653256'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7655078956126235338/comments/default/4441887084105653256'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/bring-on-presents.html?showComment=1323904749410#c4441887084105653256' title=''/><author><name>Liza</name><uri>https://www.blogger.com/profile/13225372435020033234</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/bring-on-presents.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7655078956126235338' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7655078956126235338' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1565253470'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2011 at 4:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9003593168585417793</id><published>2011-12-14T17:34:53.427-07:00</published><updated>2011-12-14T17:34:53.427-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday Britt!  Wishing you a wonderful day...</title><content type='html'>Happy Birthday Britt!  Wishing you a wonderful day!  Thanks for the birthday discount coupon.  Blessings JenEm</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7655078956126235338/comments/default/9003593168585417793'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7655078956126235338/comments/default/9003593168585417793'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/bring-on-presents.html?showComment=1323909293427#c9003593168585417793' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/bring-on-presents.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7655078956126235338' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7655078956126235338' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2011 at 5:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-253047452418737043</id><published>2011-12-14T19:57:09.569-07:00</published><updated>2011-12-14T19:57:09.569-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy happy birthday!  Enjoy your well-deserved ni...</title><content type='html'>Happy happy birthday!  Enjoy your well-deserved night out!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7655078956126235338/comments/default/253047452418737043'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7655078956126235338/comments/default/253047452418737043'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/bring-on-presents.html?showComment=1323917829569#c253047452418737043' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/bring-on-presents.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7655078956126235338' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7655078956126235338' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2011 at 7:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1189842170618762897</id><published>2011-12-15T04:58:06.230-07:00</published><updated>2011-12-15T04:58:06.230-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday Britt!  I&amp;#39;ll be 31 next month.....</title><content type='html'>Happy Birthday Britt!  I&amp;#39;ll be 31 next month...  30&amp;#39;s aren&amp;#39;t as bad as we thought they&amp;#39;d be, right?  :)  Have a great birthday with your beautiful baby girl!  And thanks for the coupon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7655078956126235338/comments/default/1189842170618762897'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7655078956126235338/comments/default/1189842170618762897'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/bring-on-presents.html?showComment=1323950286230#c1189842170618762897' title=''/><author><name>JenR.</name><uri>https://www.blogger.com/profile/17649632005756626731</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_XmTyX577Xm8/TItxIftKDWI/AAAAAAAAAS4/Ht3q2zbSXNI/S220-s32/Profile+Pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/bring-on-presents.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7655078956126235338' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7655078956126235338' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-334098916'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2011 at 4:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-899187401990341966</id><published>2011-12-15T09:33:53.223-07:00</published><updated>2011-12-15T09:33:53.223-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>happy birthday, a day to late, but i was celebrati...</title><content type='html'>happy birthday, a day to late, but i was celebrating my own birthday.&lt;br /&gt;greetings renata</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7655078956126235338/comments/default/899187401990341966'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7655078956126235338/comments/default/899187401990341966'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/bring-on-presents.html?showComment=1323966833223#c899187401990341966' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/bring-on-presents.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7655078956126235338' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7655078956126235338' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2011 at 9:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1584697156788370246</id><published>2011-12-15T10:49:32.301-07:00</published><updated>2011-12-15T10:49:32.301-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You have the cutest BABY

See is just darling.

Tammy</title><content type='html'>You have the cutest BABY&lt;br /&gt;&lt;br /&gt;See is just darling.&lt;br /&gt;&lt;br /&gt;Tammy</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5011981838292559450/comments/default/1584697156788370246'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5011981838292559450/comments/default/1584697156788370246'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/santa-meet-scarlett.html?showComment=1323971372301#c1584697156788370246' title=''/><author><name>pways</name><uri>https://www.blogger.com/profile/07849943326069529919</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/santa-meet-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5011981838292559450' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5011981838292559450' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1037884685'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2011 at 10:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8851669437704637826</id><published>2011-12-15T12:16:01.702-07:00</published><updated>2011-12-15T12:16:01.702-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ADORABLE!  Priceless pictures!</title><content type='html'>ADORABLE!  Priceless pictures!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5011981838292559450/comments/default/8851669437704637826'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5011981838292559450/comments/default/8851669437704637826'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/santa-meet-scarlett.html?showComment=1323976561702#c8851669437704637826' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/santa-meet-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5011981838292559450' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5011981838292559450' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2011 at 12:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7582110158875642841</id><published>2011-12-15T20:18:51.987-07:00</published><updated>2011-12-15T20:18:51.987-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a doll baby!   And a great looking Santa too!</title><content type='html'>What a doll baby!   And a great looking Santa too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5011981838292559450/comments/default/7582110158875642841'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5011981838292559450/comments/default/7582110158875642841'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/santa-meet-scarlett.html?showComment=1324005531987#c7582110158875642841' title=''/><author><name>Stephanie</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/santa-meet-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5011981838292559450' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5011981838292559450' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2011 at 8:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3436656106688748898</id><published>2011-12-15T21:52:42.598-07:00</published><updated>2011-12-15T21:52:42.598-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So soooo cute!  Happy birthday too!</title><content type='html'>So soooo cute!  Happy birthday too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5011981838292559450/comments/default/3436656106688748898'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5011981838292559450/comments/default/3436656106688748898'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/santa-meet-scarlett.html?showComment=1324011162598#c3436656106688748898' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/santa-meet-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5011981838292559450' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5011981838292559450' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2011 at 9:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4025794572641225885</id><published>2011-12-17T15:05:19.995-07:00</published><updated>2011-12-17T15:05:19.995-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a beautiful family Christmas moment for you, ...</title><content type='html'>What a beautiful family Christmas moment for you, documented well for Scarlett to see when she grows up :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4885233635518931619/comments/default/4025794572641225885'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4885233635518931619/comments/default/4025794572641225885'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/o-christmas-tree.html?showComment=1324159519995#c4025794572641225885' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/o-christmas-tree.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4885233635518931619' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4885233635518931619' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 17, 2011 at 3:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8247190742684418454</id><published>2011-12-17T15:18:36.256-07:00</published><updated>2011-12-17T15:18:36.256-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She is adorable, Britt.  You are very, very blesse...</title><content type='html'>She is adorable, Britt.  You are very, very blessed.  Enjoy your first Christmas together!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4885233635518931619/comments/default/8247190742684418454'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4885233635518931619/comments/default/8247190742684418454'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/o-christmas-tree.html?showComment=1324160316256#c8247190742684418454' title=''/><author><name>Tracy Anderson</name><uri>https://www.blogger.com/profile/01730454750648361716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_t-dbk3_jRns/Sei_1-bbNvI/AAAAAAAADF0/O4LlrrCRZYk/S220-s32/tntracy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/o-christmas-tree.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4885233635518931619' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4885233635518931619' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-453105856'/><gd:extendedProperty name='blogger.displayTime' value='December 17, 2011 at 3:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2676047461397846248</id><published>2011-12-17T15:56:20.659-07:00</published><updated>2011-12-17T15:56:20.659-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG!!!  She is just too cute!!!</title><content type='html'>OMG!!!  She is just too cute!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4885233635518931619/comments/default/2676047461397846248'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4885233635518931619/comments/default/2676047461397846248'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/o-christmas-tree.html?showComment=1324162580659#c2676047461397846248' title=''/><author><name>ckcpurple</name><uri>https://www.blogger.com/profile/13577947259133668644</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//1.bp.blogspot.com/_nJHZv5La2O0/SPaKzpw2yMI/AAAAAAAAAAM/ZPSFkFSRer8/S220-s32/avitar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/o-christmas-tree.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4885233635518931619' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4885233635518931619' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-686049804'/><gd:extendedProperty name='blogger.displayTime' value='December 17, 2011 at 3:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9112434246028259793</id><published>2011-12-17T21:01:27.749-07:00</published><updated>2011-12-17T21:01:27.749-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Seriously, Brit!!!!  Could Scarlett be ANY CUTER??...</title><content type='html'>Seriously, Brit!!!!  Could Scarlett be ANY CUTER?????  Love seeing her adorable little face.  Merry Christmas!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4885233635518931619/comments/default/9112434246028259793'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4885233635518931619/comments/default/9112434246028259793'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/o-christmas-tree.html?showComment=1324180887749#c9112434246028259793' title=''/><author><name>scaccogirl</name><uri>https://www.blogger.com/profile/10381399464591334773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/-z4Ki72nERys/TqglUcLmJCI/AAAAAAAAAZ8/VI3LbQL6M20/s32/me%2B2011%2B10.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/o-christmas-tree.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4885233635518931619' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4885233635518931619' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1087322966'/><gd:extendedProperty name='blogger.displayTime' value='December 17, 2011 at 9:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4915476738032896104</id><published>2011-12-18T00:41:58.264-07:00</published><updated>2011-12-18T00:41:58.264-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh she IS so happy!!!  Love hearing her excitement...</title><content type='html'>Oh she IS so happy!!!  Love hearing her excitement in your video!  What a doll, Britt!  You and Josh have to be on Cloud 9 all the time with her! =)Thanks for sharing it with us! =)  Merry Christmas!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4885233635518931619/comments/default/4915476738032896104'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4885233635518931619/comments/default/4915476738032896104'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/o-christmas-tree.html?showComment=1324194118264#c4915476738032896104' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/o-christmas-tree.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4885233635518931619' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4885233635518931619' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='December 18, 2011 at 12:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1551896335347179480</id><published>2011-12-20T07:28:00.092-07:00</published><updated>2011-12-20T07:28:00.092-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love all these pictures! Such fun moments to captu...</title><content type='html'>Love all these pictures! Such fun moments to capture w/ the babe! Love her!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4885233635518931619/comments/default/1551896335347179480'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4885233635518931619/comments/default/1551896335347179480'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/o-christmas-tree.html?showComment=1324391280092#c1551896335347179480' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/o-christmas-tree.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4885233635518931619' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4885233635518931619' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='December 20, 2011 at 7:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3835613430992738357</id><published>2011-12-20T07:29:02.862-07:00</published><updated>2011-12-20T07:29:02.862-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love her dress! We took Isaac to meet Santa at t...</title><content type='html'>I love her dress! We took Isaac to meet Santa at the Riverwoods and it was so pretty w/ all the lights.  Definitely magical!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5011981838292559450/comments/default/3835613430992738357'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5011981838292559450/comments/default/3835613430992738357'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/santa-meet-scarlett.html?showComment=1324391342862#c3835613430992738357' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/santa-meet-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5011981838292559450' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5011981838292559450' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='December 20, 2011 at 7:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5736153651755318532</id><published>2011-12-20T07:30:10.309-07:00</published><updated>2011-12-24T15:07:11.686-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my heck! Those pictures of Josh &amp;amp; Scarlett ...</title><content type='html'>Oh my heck! Those pictures of Josh &amp;amp; Scarlett are the cutest!! LOVE!!! You have been designing some awesome stuff (as always) lately!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1109066838450382497/comments/default/5736153651755318532'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1109066838450382497/comments/default/5736153651755318532'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/banner-day.html?showComment=1324391410309#c5736153651755318532' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/banner-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1109066838450382497' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1109066838450382497' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='December 20, 2011 at 7:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-614480947887039630</id><published>2011-12-21T08:00:55.786-07:00</published><updated>2011-12-21T08:00:55.786-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>so sweet britt! love that you are sharing so much ...</title><content type='html'>so sweet britt! love that you are sharing so much of your life with all of us!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4885233635518931619/comments/default/614480947887039630'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4885233635518931619/comments/default/614480947887039630'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/o-christmas-tree.html?showComment=1324479655786#c614480947887039630' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/o-christmas-tree.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4885233635518931619' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4885233635518931619' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 21, 2011 at 8:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5250661046362794233</id><published>2011-12-22T10:29:38.286-07:00</published><updated>2011-12-22T10:29:38.286-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>All of those pics are so precious! I love making C...</title><content type='html'>All of those pics are so precious! I love making Christmas memories. And your tree looked great when I came by the other day. Makes me think about getting a real tree next year.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4885233635518931619/comments/default/5250661046362794233'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4885233635518931619/comments/default/5250661046362794233'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/o-christmas-tree.html?showComment=1324574978286#c5250661046362794233' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/o-christmas-tree.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4885233635518931619' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4885233635518931619' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='December 22, 2011 at 10:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6232300801674256781</id><published>2011-12-22T12:04:54.997-07:00</published><updated>2011-12-22T12:04:54.997-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>very cool that you can take your own photos!  much...</title><content type='html'>very cool that you can take your own photos!  much better than the mall photos - where you get one!!!&lt;br /&gt;&lt;br /&gt;Scarlett is adorable!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5011981838292559450/comments/default/6232300801674256781'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5011981838292559450/comments/default/6232300801674256781'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/santa-meet-scarlett.html?showComment=1324580694997#c6232300801674256781' title=''/><author><name>Charlie and Sam's Mommy - Deanna</name><uri>https://www.blogger.com/profile/08938799715623520676</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/santa-meet-scarlett.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5011981838292559450' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5011981838292559450' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1638062129'/><gd:extendedProperty name='blogger.displayTime' value='December 22, 2011 at 12:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1066881335819716237</id><published>2011-12-23T12:05:02.604-07:00</published><updated>2011-12-23T12:05:02.604-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>love it!  ♥ merry christmas, brittney!</title><content type='html'>love it!  ♥ merry christmas, brittney!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7423971165307108537/comments/default/1066881335819716237'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7423971165307108537/comments/default/1066881335819716237'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/this-years-christmas-card.html?showComment=1324667102604#c1066881335819716237' title=''/><author><name>chinagrrl</name><uri>https://www.blogger.com/profile/18220486531538071629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_R3cxgt1cpv8/S3HNPJDFgQI/AAAAAAAAAB0/SV86ObgRnJ0/S220-s32/gk_crop.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/this-years-christmas-card.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7423971165307108537' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7423971165307108537' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-267859176'/><gd:extendedProperty name='blogger.displayTime' value='December 23, 2011 at 12:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5574953507606587767</id><published>2011-12-23T12:52:01.632-07:00</published><updated>2011-12-23T12:52:01.632-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Merry Christmas! Love you card--great pics and fun...</title><content type='html'>Merry Christmas! Love you card--great pics and fun design.&lt;br /&gt;&lt;br /&gt;Also, glad you liked my book pick! Enjoy!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7423971165307108537/comments/default/5574953507606587767'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7423971165307108537/comments/default/5574953507606587767'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/this-years-christmas-card.html?showComment=1324669921632#c5574953507606587767' title=''/><author><name>Emilee</name><uri>https://www.blogger.com/profile/03276923834347567587</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/this-years-christmas-card.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7423971165307108537' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7423971165307108537' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958259147'/><gd:extendedProperty name='blogger.displayTime' value='December 23, 2011 at 12:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4604976719234620989</id><published>2011-12-23T14:23:00.297-07:00</published><updated>2011-12-23T14:23:00.297-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your card was one of my VERY favorites that I rece...</title><content type='html'>Your card was one of my VERY favorites that I received.  So beautiful!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7423971165307108537/comments/default/4604976719234620989'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7423971165307108537/comments/default/4604976719234620989'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/this-years-christmas-card.html?showComment=1324675380297#c4604976719234620989' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/this-years-christmas-card.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7423971165307108537' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7423971165307108537' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='December 23, 2011 at 2:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3848305338988174795</id><published>2011-12-23T15:11:40.012-07:00</published><updated>2011-12-23T15:11:40.012-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful!!!!  Love the picture of Scarlett lookin...</title><content type='html'>Beautiful!!!!  Love the picture of Scarlett looking at the two of you kissing!!!&lt;br /&gt;&lt;br /&gt;Merry Christmas!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7423971165307108537/comments/default/3848305338988174795'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7423971165307108537/comments/default/3848305338988174795'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/this-years-christmas-card.html?showComment=1324678300012#c3848305338988174795' title=''/><author><name>ckcpurple</name><uri>https://www.blogger.com/profile/13577947259133668644</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//1.bp.blogspot.com/_nJHZv5La2O0/SPaKzpw2yMI/AAAAAAAAAAM/ZPSFkFSRer8/S220-s32/avitar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/this-years-christmas-card.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7423971165307108537' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7423971165307108537' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-686049804'/><gd:extendedProperty name='blogger.displayTime' value='December 23, 2011 at 3:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6683949724286397072</id><published>2011-12-29T21:48:50.023-07:00</published><updated>2011-12-29T21:48:50.023-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I loved getting your card in the mail. It is adora...</title><content type='html'>I loved getting your card in the mail. It is adorable!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7423971165307108537/comments/default/6683949724286397072'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7423971165307108537/comments/default/6683949724286397072'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/this-years-christmas-card.html?showComment=1325220530023#c6683949724286397072' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/this-years-christmas-card.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7423971165307108537' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7423971165307108537' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='December 29, 2011 at 9:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4129407588835976102</id><published>2012-01-02T11:27:50.681-07:00</published><updated>2012-01-02T11:27:50.681-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So sorry for your loss. Your grammy sounds like sh...</title><content type='html'>So sorry for your loss. Your grammy sounds like she was a wonderful lady.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/4129407588835976102'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/4129407588835976102'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325528870681#c4129407588835976102' title=''/><author><name>UndefinedGiant</name><uri>https://www.blogger.com/profile/13677082079754055193</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1937594950'/><gd:extendedProperty name='blogger.displayTime' value='January 2, 2012 at 11:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8138633853691495641</id><published>2012-01-02T11:31:03.340-07:00</published><updated>2012-01-02T11:31:03.340-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m sorry for your loss.  What a wonderful bun...</title><content type='html'>I&amp;#39;m sorry for your loss.  What a wonderful bunch of memories you have of her!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/8138633853691495641'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/8138633853691495641'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325529063340#c8138633853691495641' title=''/><author><name>Hilarie</name><uri>https://www.blogger.com/profile/07428174786150700682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/_oy39VI87cu0/S0mKVzVRNpI/AAAAAAAAACo/OL119XZrYqA/S220-s32/profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1802246611'/><gd:extendedProperty name='blogger.displayTime' value='January 2, 2012 at 11:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2708321461948225437</id><published>2012-01-02T14:45:09.207-07:00</published><updated>2012-01-02T14:45:09.207-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am so sorry for your loss. I hope your beautiful...</title><content type='html'>I am so sorry for your loss. I hope your beautiful memories bring you comfort and joy.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/2708321461948225437'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/2708321461948225437'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325540709207#c2708321461948225437' title=''/><author><name>Jammie</name><uri>https://www.blogger.com/profile/15567259351192566219</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1544050704'/><gd:extendedProperty name='blogger.displayTime' value='January 2, 2012 at 2:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1328986982688896272</id><published>2012-01-02T15:01:32.369-07:00</published><updated>2012-01-02T15:01:32.369-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>praying for you as you grieve the loss of someone ...</title><content type='html'>praying for you as you grieve the loss of someone very dear to you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/1328986982688896272'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/1328986982688896272'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325541692369#c1328986982688896272' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 2, 2012 at 3:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7405524346850430202</id><published>2012-01-02T16:03:21.809-07:00</published><updated>2012-01-02T16:03:21.809-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, Britt...I&amp;#39;m so sorry to hear this news. Pr...</title><content type='html'>Oh, Britt...I&amp;#39;m so sorry to hear this news. Praying that you are comforted during this time with wonderful memories of your beautiful grandmother.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/7405524346850430202'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/7405524346850430202'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325545401809#c7405524346850430202' title=''/><author><name>Kim</name><uri>https://www.blogger.com/profile/11908963594032547059</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-ECmmLfFxXfk/W3oIxhb7fII/AAAAAAAAAWs/wdsBo5pQZe0nQucGcAoV1hZEmkeBpsUZwCK4BGAYYCw/s32/IMG_5508.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1844660322'/><gd:extendedProperty name='blogger.displayTime' value='January 2, 2012 at 4:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3654434912903519072</id><published>2012-01-02T16:38:36.944-07:00</published><updated>2012-01-02T16:38:36.944-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So sorry Britt! :(  She was a beautiful lady and I...</title><content type='html'>So sorry Britt! :(  She was a beautiful lady and I know you will miss her terribly! Praying for you right now!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/3654434912903519072'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/3654434912903519072'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325547516944#c3654434912903519072' title=''/><author><name>Becca S</name><uri>https://www.blogger.com/profile/02047949555002708415</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//1.bp.blogspot.com/_T3OuFl9WCYw/TPdfFyFsUhI/AAAAAAAAA-s/nNpnlaiS8mY/S220-s33/avi.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-55895950'/><gd:extendedProperty name='blogger.displayTime' value='January 2, 2012 at 4:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7006309045486671324</id><published>2012-01-02T16:46:28.643-07:00</published><updated>2012-01-02T16:46:28.643-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Im so sorry Britt. Glad shes moved on to feeling b...</title><content type='html'>Im so sorry Britt. Glad shes moved on to feeling better :(</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/7006309045486671324'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/7006309045486671324'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325547988643#c7006309045486671324' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='January 2, 2012 at 4:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1214339395618555344</id><published>2012-01-02T17:11:12.051-07:00</published><updated>2012-01-02T17:11:12.051-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, I am so sorry for your loss. I completely k...</title><content type='html'>Britt, I am so sorry for your loss. I completely know where you&amp;#39;re at right now, as I just lost both my Grandma and my Grandpa this last year, who I was very close to (in fact they lived here with us).&lt;br /&gt;Anyway, you and your family are in my thoughts and prayers. You were surely blessed to have such an amazing Grandma and you&amp;#39;re double blessed to know that you will be reunited with her again one day!&lt;br /&gt;{HUGS} Krista J.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/1214339395618555344'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/1214339395618555344'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325549472051#c1214339395618555344' title=''/><author><name>kc71595</name><uri>https://www.blogger.com/profile/00368987414709640432</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-Z0LUYN2SL4I/WFzNeA1Qt3I/AAAAAAACwvU/EB_13O6mTZgCNe74GqcqOFNtwPHkGMhcQCK4B/s32/IMG_20160913_163106.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-383298904'/><gd:extendedProperty name='blogger.displayTime' value='January 2, 2012 at 5:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9136444349903405934</id><published>2012-01-02T17:29:29.307-07:00</published><updated>2012-01-02T17:29:29.307-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My heart goes out to you, Britt! I&amp;#39;m very sorr...</title><content type='html'>My heart goes out to you, Britt! I&amp;#39;m very sorry to hear about your loss, but am so happy to see all of your wonderful pictures and how happy she was!  These pictures will be such treasures of your memories and how wonderful to have them of her and your daughter!!  So precious!  Hugs and prayers are being sent to you from me! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/9136444349903405934'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/9136444349903405934'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325550569307#c9136444349903405934' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='January 2, 2012 at 5:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8215447193995186638</id><published>2012-01-02T21:04:12.996-07:00</published><updated>2012-01-02T21:04:12.996-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh britt.. I am so sorry to hear this.. I am so ha...</title><content type='html'>Oh britt.. I am so sorry to hear this.. I am so happy to see those pictures you got of her and scarlett over Christmas.  Praying for you!  XO!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/8215447193995186638'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/8215447193995186638'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325563452996#c8215447193995186638' title=''/><author><name>Amanda</name><uri>https://www.blogger.com/profile/02491153320010536546</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1323123087'/><gd:extendedProperty name='blogger.displayTime' value='January 2, 2012 at 9:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4078099556818280658</id><published>2012-01-02T21:41:50.862-07:00</published><updated>2012-01-02T21:41:50.862-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such a sweet post Britt. I agree with every word. ...</title><content type='html'>Such a sweet post Britt. I agree with every word. Love you! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/4078099556818280658'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/4078099556818280658'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325565710862#c4078099556818280658' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='January 2, 2012 at 9:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4913711163964213858</id><published>2012-01-02T23:49:42.704-07:00</published><updated>2012-01-02T23:49:42.704-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is a beautiful tribute to your grandmother, B...</title><content type='html'>This is a beautiful tribute to your grandmother, Britt! Once again, I&amp;#39;m so sorry for your loss!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/4913711163964213858'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/4913711163964213858'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325573382704#c4913711163964213858' title=''/><author><name>Kendall</name><uri>https://www.blogger.com/profile/00696249774987212902</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-295132679'/><gd:extendedProperty name='blogger.displayTime' value='January 2, 2012 at 11:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9156105502128560687</id><published>2012-01-03T00:05:48.274-07:00</published><updated>2012-01-03T00:05:48.274-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So sorry for your loss Britt.  I lost all my grand...</title><content type='html'>So sorry for your loss Britt.  I lost all my grandparents this past year and it sucks.  It&amp;#39;s always nice to know there is life after death and they are continuing on the work!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/9156105502128560687'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/9156105502128560687'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325574348274#c9156105502128560687' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='January 3, 2012 at 12:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1810262691537567283</id><published>2012-01-03T03:25:45.179-07:00</published><updated>2012-01-03T03:25:45.179-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m so sorry for your loss.  You and your fami...</title><content type='html'>I&amp;#39;m so sorry for your loss.  You and your family our in my thoughts.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/1810262691537567283'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/1810262691537567283'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325586345179#c1810262691537567283' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/08418796176428526353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-876538540'/><gd:extendedProperty name='blogger.displayTime' value='January 3, 2012 at 3:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5509274629029115644</id><published>2012-01-03T07:02:53.615-07:00</published><updated>2012-01-03T07:02:53.615-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am sorry for your loss Britt. What a touching tr...</title><content type='html'>I am sorry for your loss Britt. What a touching tribute to your grandmother.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/5509274629029115644'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/5509274629029115644'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325599373615#c5509274629029115644' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='January 3, 2012 at 7:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5209027499317851058</id><published>2012-01-03T08:25:58.793-07:00</published><updated>2012-01-03T08:25:58.793-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m so sorry for your loss, Britt.  What a won...</title><content type='html'>I&amp;#39;m so sorry for your loss, Britt.  What a wonderful tribute to a full life.  I bet she&amp;#39;s smiling over her wonderful granddaughter!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/5209027499317851058'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/5209027499317851058'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325604358793#c5209027499317851058' title=''/><author><name>ckcpurple</name><uri>https://www.blogger.com/profile/13577947259133668644</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//1.bp.blogspot.com/_nJHZv5La2O0/SPaKzpw2yMI/AAAAAAAAAAM/ZPSFkFSRer8/S220-s32/avitar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-686049804'/><gd:extendedProperty name='blogger.displayTime' value='January 3, 2012 at 8:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5405790805139979556</id><published>2012-01-03T08:58:55.732-07:00</published><updated>2012-01-03T08:58:55.732-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>i&amp;#39;m so sorry for your loss. :(  she looked lik...</title><content type='html'>i&amp;#39;m so sorry for your loss. :(  she looked like such a vibrant and spirited woman.  i lost all of my grandparents when i was little.  may your many beautiful memories bring you comfort during this sad time.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/5405790805139979556'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/5405790805139979556'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325606335732#c5405790805139979556' title=''/><author><name>chinagrrl</name><uri>https://www.blogger.com/profile/18220486531538071629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_R3cxgt1cpv8/S3HNPJDFgQI/AAAAAAAAAB0/SV86ObgRnJ0/S220-s32/gk_crop.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-267859176'/><gd:extendedProperty name='blogger.displayTime' value='January 3, 2012 at 8:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6010393425847291276</id><published>2012-01-03T11:07:40.518-07:00</published><updated>2012-01-03T11:07:40.518-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, I&amp;#39;m so sorry. You are very lucky to hav...</title><content type='html'>Britt, I&amp;#39;m so sorry. You are very lucky to have had such a wonderful grandma. It seems like you have many beautiful memories and I hope they bring you comfort. Please know you will be in my thoughts. I wish you and your family the best. Roni</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/6010393425847291276'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/6010393425847291276'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325614060518#c6010393425847291276' title=''/><author><name>ronisdragon</name><uri>https://www.blogger.com/profile/05018179633136846473</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2001502885'/><gd:extendedProperty name='blogger.displayTime' value='January 3, 2012 at 11:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-297002428368816734</id><published>2012-01-03T12:15:32.553-07:00</published><updated>2012-01-03T12:15:32.553-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So sorry Britt! It is so hard to loose the ones we...</title><content type='html'>So sorry Britt! It is so hard to loose the ones we love! Thankfully she is celebrating with all her sisters and the pictures you have of her are going to mean so much more than they did before! I just lost my Dad suddenly 5 months ago now and it has been so difficult! Treasure each and every memory and scrapbook it for Scarlette and for yourself.  You will be so glad you did! HUGS &amp;amp; prayers to you and your family! Fonnetta</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/297002428368816734'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/297002428368816734'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325618132553#c297002428368816734' title=''/><author><name>Fonnetta</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 3, 2012 at 12:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1366384162166565271</id><published>2012-01-03T15:47:59.085-07:00</published><updated>2012-01-03T15:47:59.085-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt,I am so sorry for your loss.  Praying for yo...</title><content type='html'>Britt,I am so sorry for your loss.  Praying for your family&amp;#39;s comfort.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/1366384162166565271'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/1366384162166565271'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325630879085#c1366384162166565271' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='January 3, 2012 at 3:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1245290195109264696</id><published>2012-01-03T19:25:40.549-07:00</published><updated>2012-01-03T19:25:40.549-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My condolences to you and your family Britt. Your ...</title><content type='html'>My condolences to you and your family Britt. Your grammy had a sparkle of happiness in her eyes in those photos, a sign of a happy woman who lived a happy life. Praying for you and your family.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/1245290195109264696'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/1245290195109264696'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325643940549#c1245290195109264696' title=''/><author><name>betty</name><uri>https://www.blogger.com/profile/16168401725510487274</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1366292267'/><gd:extendedProperty name='blogger.displayTime' value='January 3, 2012 at 7:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3469485741053312872</id><published>2012-01-04T15:16:14.153-07:00</published><updated>2012-01-04T15:16:14.153-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your words and pictures are beautiful. I&amp;#39;m sor...</title><content type='html'>Your words and pictures are beautiful. I&amp;#39;m sorry for your loss.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/3469485741053312872'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/3469485741053312872'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325715374153#c3469485741053312872' title=''/><author><name>Robin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 4, 2012 at 3:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1978118090570574150</id><published>2012-01-04T19:44:28.895-07:00</published><updated>2012-01-04T19:44:28.895-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, I am so sorry to hear about your Grammy.  Y...</title><content type='html'>Britt, I am so sorry to hear about your Grammy.  Your post was a lovely tribute to a wonderful woman.  It is difficult losing a loved one, but know she is no longer suffering and didn&amp;#39;t have to experience the continued effects of alzheimer&amp;#39;s.  That disease is so terrific and steals away the person you once knew.  Cherish each and every memory. Continue to write down your experiences with her as you will treasure them in the days to come.  You were blessed to have such an awesome Grandmother.  Hugs and prayers to you. &lt;br /&gt;&lt;br /&gt;Melinda</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/1978118090570574150'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/1978118090570574150'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325731468895#c1978118090570574150' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 4, 2012 at 7:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3945104720742581037</id><published>2012-01-04T21:41:26.235-07:00</published><updated>2012-01-04T21:41:26.235-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am so sorry for your loss..... She sounds like a...</title><content type='html'>I am so sorry for your loss..... She sounds like an amazing woman and I know her memory will live on in your beautiful daughter...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/3945104720742581037'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/3945104720742581037'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325738486235#c3945104720742581037' title=''/><author><name>Mariana</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 4, 2012 at 9:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8261722549830924115</id><published>2012-01-04T23:49:15.335-07:00</published><updated>2012-01-04T23:49:15.335-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, I&amp;#39;m so sorry for the loss of your belov...</title><content type='html'>Britt, I&amp;#39;m so sorry for the loss of your beloved grammy.  The photos show such a beautiful lady.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/8261722549830924115'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/8261722549830924115'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325746155335#c8261722549830924115' title=''/><author><name>Dolores</name><uri>https://www.blogger.com/profile/06129932715762366153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-666919836'/><gd:extendedProperty name='blogger.displayTime' value='January 4, 2012 at 11:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7257428428858710448</id><published>2012-01-05T12:18:33.855-07:00</published><updated>2012-01-05T19:55:13.157-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just love your little family so much! I am terri...</title><content type='html'>I just love your little family so much! I am terrible at keeping in touch but when I see you and your sweet, most perfectly round little Scarlett I just can&amp;#39;t help but smile inside!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4885233635518931619/comments/default/7257428428858710448'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4885233635518931619/comments/default/7257428428858710448'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/12/o-christmas-tree.html?showComment=1325791113855#c7257428428858710448' title=''/><author><name>Jessica and Matt</name><uri>https://www.blogger.com/profile/10659199673254405692</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_8pbyfRjMR10/SOAXCDFoQGI/AAAAAAAAAUI/fl6cPeMmAdQ/S220-s32/100_5492.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/12/o-christmas-tree.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4885233635518931619' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4885233635518931619' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1863756787'/><gd:extendedProperty name='blogger.displayTime' value='January 5, 2012 at 12:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3631925032991665879</id><published>2012-01-05T15:43:14.058-07:00</published><updated>2012-01-05T15:43:14.058-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m so sorry, Britt. *hugs* I know how much it...</title><content type='html'>I&amp;#39;m so sorry, Britt. *hugs* I know how much it hurts.&lt;br /&gt;&lt;br /&gt;I lost my grandmother unexpectedly this year, too. Thank God that we scheduled E&amp;#39;s bday party when we did, so that I got to see her one last time. It still boggles my mind that she was perfectly healthy and happy one day... and gone six days later.&lt;br /&gt;&lt;br /&gt;LeeAndra</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/3631925032991665879'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/3631925032991665879'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325803394058#c3631925032991665879' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 5, 2012 at 3:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5215013620400921067</id><published>2012-01-05T21:29:55.221-07:00</published><updated>2012-01-05T21:29:55.221-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love You &amp;amp; Thanks for the lovely post about Mom</title><content type='html'>Love You &amp;amp; Thanks for the lovely post about Mom</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/5215013620400921067'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/5215013620400921067'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325824195221#c5215013620400921067' title=''/><author><name>Unvle Timmy</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 5, 2012 at 9:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7255518537819974271</id><published>2012-01-06T05:28:12.132-07:00</published><updated>2012-01-06T05:28:12.132-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your tribute to your grammy is beautiful. I pray t...</title><content type='html'>Your tribute to your grammy is beautiful. I pray that your heart heals from the joy and memories she brought you and your family.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/7255518537819974271'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/7255518537819974271'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325852892132#c7255518537819974271' title=''/><author><name>mich</name><uri>https://www.blogger.com/profile/04208121012906123229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1476156654'/><gd:extendedProperty name='blogger.displayTime' value='January 6, 2012 at 5:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8998454984775725169</id><published>2012-01-06T06:25:47.993-07:00</published><updated>2012-01-06T06:25:47.993-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So sorry for your loss Britt, your tribute to your...</title><content type='html'>So sorry for your loss Britt, your tribute to your grammy is just beautiful. Will have in my thoughts and prayers.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/8998454984775725169'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/8998454984775725169'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325856347993#c8998454984775725169' title=''/><author><name>roxanamdm</name><uri>https://www.blogger.com/profile/16746425806604464452</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='23' src='//2.bp.blogspot.com/_jfRKsHXuV2Q/TFQgRyQs_dI/AAAAAAAAAAM/k_hhL8-N6N8/S220-s31/bambi+e+amigos.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2144322157'/><gd:extendedProperty name='blogger.displayTime' value='January 6, 2012 at 6:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6857173625647127062</id><published>2012-01-06T06:33:39.446-07:00</published><updated>2012-01-06T06:33:39.446-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My heart reaches out for you.  I&amp;#39;m so sorry fo...</title><content type='html'>My heart reaches out for you.  I&amp;#39;m so sorry for your loss.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/6857173625647127062'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/6857173625647127062'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325856819446#c6857173625647127062' title=''/><author><name>Laura Schmitt</name><uri>https://www.blogger.com/profile/05463058207258783953</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='24' src='//3.bp.blogspot.com/__R-N2HoHns0/TBlqjQRKmHI/AAAAAAABC-g/BxTOFwfkgbY/S220-s31/bfclass.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-811880337'/><gd:extendedProperty name='blogger.displayTime' value='January 6, 2012 at 6:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1076786817317016136</id><published>2012-01-06T08:03:47.827-07:00</published><updated>2012-01-06T08:03:47.827-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Britt! I&amp;#39;m So Sorry to hear about your loss...</title><content type='html'>Oh Britt! I&amp;#39;m So Sorry to hear about your loss! She sounded like a wonderful friendly lady! I&amp;#39;m so happy for you that she knew Scarlett. You&amp;#39;re in my thought&amp;#39;s!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/1076786817317016136'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/1076786817317016136'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325862227827#c1076786817317016136' title=''/><author><name>Jojo</name><uri>https://www.blogger.com/profile/14345392792829808890</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//3.bp.blogspot.com/-u5ptD_xoLzI/TcFgcHxr_6I/AAAAAAAAAAk/PRSMa_hMpDY/s32/100000198004046big2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1299211658'/><gd:extendedProperty name='blogger.displayTime' value='January 6, 2012 at 8:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3364359770552208530</id><published>2012-01-06T08:08:13.285-07:00</published><updated>2012-01-06T08:08:13.285-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What fabuloius memories you have of a wonderful La...</title><content type='html'>What fabuloius memories you have of a wonderful Lady.  I am so sorry for your loss.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/3364359770552208530'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/3364359770552208530'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325862493285#c3364359770552208530' title=''/><author><name>Lisa</name><uri>https://www.blogger.com/profile/03752909545769005869</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Ytn7EJgQ1pY/TUrvHeweE5I/AAAAAAAAA1Q/PYW0B3hkh5Y/s32/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1535737862'/><gd:extendedProperty name='blogger.displayTime' value='January 6, 2012 at 8:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8058979906057359322</id><published>2012-01-06T14:04:05.887-07:00</published><updated>2012-01-06T14:04:05.887-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So sorry for your loss. My heart goes out to you a...</title><content type='html'>So sorry for your loss. My heart goes out to you and your family.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/8058979906057359322'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/8058979906057359322'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325883845887#c8058979906057359322' title=''/><author><name>Susan</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 6, 2012 at 2:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3237016911964048203</id><published>2012-01-06T15:53:19.228-07:00</published><updated>2012-01-06T15:53:19.228-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m so sorry for your loss.  Praying for you a...</title><content type='html'>I&amp;#39;m so sorry for your loss.  Praying for you and your family.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/3237016911964048203'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/3237016911964048203'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1325890399228#c3237016911964048203' title=''/><author><name>susan0326</name><uri>https://www.blogger.com/profile/02318951203465432501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-mkPnUc8wLD8/T6IB28QIorI/AAAAAAAAAbY/-HOxTkFKMDU/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-242029815'/><gd:extendedProperty name='blogger.displayTime' value='January 6, 2012 at 3:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1987865206523285137</id><published>2012-01-09T21:57:37.776-07:00</published><updated>2012-01-09T21:57:37.776-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>They are all amazing, but I&amp;#39;ve got a fave! :) ...</title><content type='html'>They are all amazing, but I&amp;#39;ve got a fave! :)  hehehehe! You talented, woman, you...  You&amp;#39;ll hit 100+, I just know it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5224590764467238880/comments/default/1987865206523285137'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5224590764467238880/comments/default/1987865206523285137'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/digi-scrap-stats-2011.html?showComment=1326171457776#c1987865206523285137' title=''/><author><name>BTMIN</name><uri>https://www.blogger.com/profile/16723311176479432021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/digi-scrap-stats-2011.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5224590764467238880' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5224590764467238880' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703829899'/><gd:extendedProperty name='blogger.displayTime' value='January 9, 2012 at 9:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8233803474379086692</id><published>2012-01-09T22:00:24.611-07:00</published><updated>2012-01-09T22:00:24.611-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You should look into inkubook.com.  They have a 20...</title><content type='html'>You should look into inkubook.com.  They have a 200 page book of 11 by 11 for about 100 bucks.  Every few months they have 50% sales.  Their quality and binding are great!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5224590764467238880/comments/default/8233803474379086692'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5224590764467238880/comments/default/8233803474379086692'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/digi-scrap-stats-2011.html?showComment=1326171624611#c8233803474379086692' title=''/><author><name>Al</name><uri>https://www.blogger.com/profile/18175657789263655787</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_xPw7dDWbKh8/SMAXA1XbcmI/AAAAAAAAATs/7mAhgnnQabo/S220-s32/2006.7-31.New+haircut.6.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/digi-scrap-stats-2011.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5224590764467238880' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5224590764467238880' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-158145136'/><gd:extendedProperty name='blogger.displayTime' value='January 9, 2012 at 10:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2667582716189802751</id><published>2012-01-10T09:58:01.598-07:00</published><updated>2012-01-10T09:58:01.598-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This would be fun to do...but I had a major EHD me...</title><content type='html'>This would be fun to do...but I had a major EHD meltdown last fall and LOST just about all my pages I made in 2011 and several from before that. I was just about ready to print them into a book for my daughter too...(*sigh*).  So, not only will I be playing &amp;quot;catch up&amp;quot;, but &amp;quot;keep up&amp;quot;! =)  LOVE your layouts, Britt, and congrats on getting so much accomplished in the same year as having a new little one!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5224590764467238880/comments/default/2667582716189802751'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5224590764467238880/comments/default/2667582716189802751'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/digi-scrap-stats-2011.html?showComment=1326214681598#c2667582716189802751' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/digi-scrap-stats-2011.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5224590764467238880' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5224590764467238880' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='January 10, 2012 at 9:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2273939019136351701</id><published>2012-01-10T12:12:07.840-07:00</published><updated>2012-01-10T12:12:07.840-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That page of Scarlett with her Grammy is so precio...</title><content type='html'>That page of Scarlett with her Grammy is so precious!  I&amp;#39;m sure it&amp;#39;s much more meaningful now too.  &amp;lt;3</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5224590764467238880/comments/default/2273939019136351701'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5224590764467238880/comments/default/2273939019136351701'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/digi-scrap-stats-2011.html?showComment=1326222727840#c2273939019136351701' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/digi-scrap-stats-2011.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5224590764467238880' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5224590764467238880' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='January 10, 2012 at 12:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8435887276524938774</id><published>2012-01-10T15:00:41.355-07:00</published><updated>2012-01-10T15:00:41.355-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your pages are just beautiful.  One of my favorite...</title><content type='html'>Your pages are just beautiful.  One of my favorites in digi land!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5224590764467238880/comments/default/8435887276524938774'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5224590764467238880/comments/default/8435887276524938774'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/digi-scrap-stats-2011.html?showComment=1326232841355#c8435887276524938774' title=''/><author><name>Gina</name><uri>https://www.blogger.com/profile/05465859935830861687</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_weBvA5nAcFg/SW0r0TLVBuI/AAAAAAAAACw/YHq5Av7oFLs/S220-s32/IMG_0759.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/digi-scrap-stats-2011.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5224590764467238880' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5224590764467238880' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1563624558'/><gd:extendedProperty name='blogger.displayTime' value='January 10, 2012 at 3:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5466329371953342918</id><published>2012-01-11T05:09:01.031-07:00</published><updated>2012-01-11T05:09:01.031-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your year-end round up!!!  100 is too ambitio...</title><content type='html'>Love your year-end round up!!!  100 is too ambitious for me.  I&amp;#39;ll be happy if I have 52 by the end of this year.&lt;br /&gt;&lt;br /&gt;Happy 2012!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5224590764467238880/comments/default/5466329371953342918'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5224590764467238880/comments/default/5466329371953342918'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/digi-scrap-stats-2011.html?showComment=1326283741031#c5466329371953342918' title=''/><author><name>ckcpurple</name><uri>https://www.blogger.com/profile/13577947259133668644</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//1.bp.blogspot.com/_nJHZv5La2O0/SPaKzpw2yMI/AAAAAAAAAAM/ZPSFkFSRer8/S220-s32/avitar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/digi-scrap-stats-2011.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5224590764467238880' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5224590764467238880' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-686049804'/><gd:extendedProperty name='blogger.displayTime' value='January 11, 2012 at 5:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7682657510576057732</id><published>2012-01-11T08:14:34.105-07:00</published><updated>2012-01-11T08:14:34.105-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You had me curious, so I went to look how many pag...</title><content type='html'>You had me curious, so I went to look how many pages I did in 2011.  There were 305 regular pages and 100 Project 365 pages.  I&amp;#39;m wondering if I should scrap LESS.  LOL&lt;br /&gt;&lt;br /&gt;Good luck with your goals!&lt;br /&gt;&lt;br /&gt;-Lynn</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5224590764467238880/comments/default/7682657510576057732'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5224590764467238880/comments/default/7682657510576057732'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/digi-scrap-stats-2011.html?showComment=1326294874105#c7682657510576057732' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/digi-scrap-stats-2011.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5224590764467238880' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5224590764467238880' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 11, 2012 at 8:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-596141208869185544</id><published>2012-01-11T13:22:09.166-07:00</published><updated>2012-01-11T13:22:09.166-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have no idea how many pages I made, but sure the...</title><content type='html'>I have no idea how many pages I made, but sure there were a LOT! I printed 4 books this year and working in 8 more, 5 Disney and 3 regulars. Should I scrap less? no way I&amp;#39;m a full time scrapper LOL (OK in my free time only) BTW Love the layouts you picked! your Vinylmation LO is one of my faves and the colors in the toothy LOs are fab!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5224590764467238880/comments/default/596141208869185544'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5224590764467238880/comments/default/596141208869185544'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/digi-scrap-stats-2011.html?showComment=1326313329166#c596141208869185544' title=''/><author><name>roxanamdm</name><uri>https://www.blogger.com/profile/16746425806604464452</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='23' src='//2.bp.blogspot.com/_jfRKsHXuV2Q/TFQgRyQs_dI/AAAAAAAAAAM/k_hhL8-N6N8/S220-s31/bambi+e+amigos.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/digi-scrap-stats-2011.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5224590764467238880' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5224590764467238880' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2144322157'/><gd:extendedProperty name='blogger.displayTime' value='January 11, 2012 at 1:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-107075768498629304</id><published>2012-01-12T08:22:21.513-07:00</published><updated>2012-01-12T08:22:21.513-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt! I love them all....you are a constant sourc...</title><content type='html'>Britt! I love them all....you are a constant source of inspiration! My fav is that one of you telling the baby news! The photos are priceless! LOVE!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5224590764467238880/comments/default/107075768498629304'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5224590764467238880/comments/default/107075768498629304'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/digi-scrap-stats-2011.html?showComment=1326381741513#c107075768498629304' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/digi-scrap-stats-2011.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5224590764467238880' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5224590764467238880' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='January 12, 2012 at 8:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4752694308278861676</id><published>2012-01-13T15:45:26.835-07:00</published><updated>2012-01-13T15:45:26.835-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So gonna get these!!! I actually prefer big photos...</title><content type='html'>So gonna get these!!! I actually prefer big photos. As much as I love adding elements and papers all of my favorite pages are those where the photo takes center stage. The only time I really like small photos is when you are trying to fit a ton of them on a page. Hope Scarlett feels better soon!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6951634977006574974/comments/default/4752694308278861676'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6951634977006574974/comments/default/4752694308278861676'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/fill-er-up.html?showComment=1326494726835#c4752694308278861676' title=''/><author><name>...</name><uri>https://www.blogger.com/profile/09112320093353046687</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/fill-er-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6951634977006574974' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6951634977006574974' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1751897273'/><gd:extendedProperty name='blogger.displayTime' value='January 13, 2012 at 3:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8950236991661169733</id><published>2012-01-13T16:12:46.890-07:00</published><updated>2012-01-13T16:12:46.890-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sorry to hear Scarlett&amp;#39;s not feeling well. Gla...</title><content type='html'>Sorry to hear Scarlett&amp;#39;s not feeling well. Glad it is not so serious. Your templates are great! I am a filler up kind of scrapper myself. I have a hard time with white space.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6951634977006574974/comments/default/8950236991661169733'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6951634977006574974/comments/default/8950236991661169733'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/fill-er-up.html?showComment=1326496366890#c8950236991661169733' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/fill-er-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6951634977006574974' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6951634977006574974' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 13, 2012 at 4:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8207460525819220683</id><published>2012-01-13T21:56:18.156-07:00</published><updated>2012-01-13T21:56:18.156-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the inspiraion Britt!!  Love the pages ...</title><content type='html'>Thanks for the inspiraion Britt!!  Love the pages you chose to showcase!!  I made my list too thanks to you!&lt;br /&gt;http://pixiepicsandscraps.blogspot.com/2012/01/digiscrap-stats-2011.html</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5224590764467238880/comments/default/8207460525819220683'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5224590764467238880/comments/default/8207460525819220683'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/digi-scrap-stats-2011.html?showComment=1326516978156#c8207460525819220683' title=''/><author><name>Paula</name><uri>https://www.blogger.com/profile/17349236001140544133</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/digi-scrap-stats-2011.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5224590764467238880' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5224590764467238880' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1863938820'/><gd:extendedProperty name='blogger.displayTime' value='January 13, 2012 at 9:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8402446647012629796</id><published>2012-01-15T13:57:00.914-07:00</published><updated>2012-01-15T13:57:00.914-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your pages! So darn cute! Hope Scarlet feel...</title><content type='html'>I love your pages! So darn cute! Hope Scarlet feels better soon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6951634977006574974/comments/default/8402446647012629796'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6951634977006574974/comments/default/8402446647012629796'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/fill-er-up.html?showComment=1326661020914#c8402446647012629796' title=''/><author><name>ash &amp;amp; diz</name><uri>https://www.blogger.com/profile/14445501515825965107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/--yf0HISKiHw/TZiPIbUXXwI/AAAAAAAAAqM/EB5Ntb8l4uI/s32/blog.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/fill-er-up.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6951634977006574974' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6951634977006574974' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117140784'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2012 at 1:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2459728274301132589</id><published>2012-01-20T06:35:48.954-07:00</published><updated>2012-01-20T06:35:48.953-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 5&lt;/b&gt; post on Jan. 20, 2012. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6981332698892593461/comments/default/2459728274301132589'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6981332698892593461/comments/default/2459728274301132589'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/ive-been-workin-on-railroad.html?showComment=1327066548954#c2459728274301132589' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/ive-been-workin-on-railroad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6981332698892593461' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6981332698892593461' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='January 20, 2012 at 6:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3923269865482199938</id><published>2012-01-20T07:59:08.688-07:00</published><updated>2012-01-20T07:59:08.688-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for the freebie!
Perfect kit for all our tr...</title><content type='html'>thanks for the freebie!&lt;br /&gt;Perfect kit for all our train trips, both on the Dland RR and others!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6981332698892593461/comments/default/3923269865482199938'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6981332698892593461/comments/default/3923269865482199938'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/ive-been-workin-on-railroad.html?showComment=1327071548688#c3923269865482199938' title=''/><author><name>Meagan</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/ive-been-workin-on-railroad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6981332698892593461' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6981332698892593461' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 20, 2012 at 7:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1632652111886218708</id><published>2012-01-20T11:37:19.144-07:00</published><updated>2012-01-20T11:37:19.144-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow...this is gorgeous even if you don&amp;#39;t have ...</title><content type='html'>Wow...this is gorgeous even if you don&amp;#39;t have train photos!  Thanks for the Add-on and show off prize!  Your CT really made some awesome layouts!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6981332698892593461/comments/default/1632652111886218708'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6981332698892593461/comments/default/1632652111886218708'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/ive-been-workin-on-railroad.html?showComment=1327084639144#c1632652111886218708' title=''/><author><name>Dolores</name><uri>https://www.blogger.com/profile/06129932715762366153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/ive-been-workin-on-railroad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6981332698892593461' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6981332698892593461' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-666919836'/><gd:extendedProperty name='blogger.displayTime' value='January 20, 2012 at 11:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2502997144116880891</id><published>2012-01-20T12:19:52.773-07:00</published><updated>2012-01-20T12:19:52.773-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Super cute!  I do have a question though....a few ...</title><content type='html'>Super cute!  I do have a question though....a few of the show off layouts had silhouettes inside the train windows!  That is so cute!  Is that part of the kit, or an add on or a freebie or just something one of your ct put together for the others?  That&amp;#39;s my favorite part of the kit, just wondered how we could get that part!  Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6981332698892593461/comments/default/2502997144116880891'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6981332698892593461/comments/default/2502997144116880891'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/ive-been-workin-on-railroad.html?showComment=1327087192773#c2502997144116880891' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/ive-been-workin-on-railroad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6981332698892593461' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6981332698892593461' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 20, 2012 at 12:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2905553854330565851</id><published>2012-01-20T13:11:08.416-07:00</published><updated>2012-01-20T13:11:08.416-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>They were a participation prize for a challenge. Y...</title><content type='html'>They were a participation prize for a challenge. You could easily find clip art and do the same thing. Hope that helps!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6981332698892593461/comments/default/2905553854330565851'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6981332698892593461/comments/default/2905553854330565851'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/ive-been-workin-on-railroad.html?showComment=1327090268416#c2905553854330565851' title=''/><author><name>Wen</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/ive-been-workin-on-railroad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6981332698892593461' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6981332698892593461' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 20, 2012 at 1:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8915125075197905902</id><published>2012-01-21T07:11:53.150-07:00</published><updated>2012-01-21T07:11:53.150-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I highlighted your freebie on my blog today. Thank...</title><content type='html'>I highlighted your freebie on my blog today. Thank you!!&lt;br /&gt;http://scrapbookalphabet.blogspot.com/2012/01/saturday-guest-freebies.html</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6981332698892593461/comments/default/8915125075197905902'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6981332698892593461/comments/default/8915125075197905902'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/ive-been-workin-on-railroad.html?showComment=1327155113150#c8915125075197905902' title=''/><author><name>Administrator</name><uri>https://www.blogger.com/profile/03763753306628440745</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/ive-been-workin-on-railroad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6981332698892593461' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6981332698892593461' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-203862666'/><gd:extendedProperty name='blogger.displayTime' value='January 21, 2012 at 7:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-953317110431563222</id><published>2012-01-23T12:05:41.163-07:00</published><updated>2012-01-23T12:05:41.163-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY A speed scrap that I can attend! Can&amp;#39;t wait x</title><content type='html'>YAY A speed scrap that I can attend! Can&amp;#39;t wait x</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3088313159810297423/comments/default/953317110431563222'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3088313159810297423/comments/default/953317110431563222'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/speed-scrap-on-friday.html?showComment=1327345541163#c953317110431563222' title=''/><author><name>Starlight-Princess</name><uri>https://www.blogger.com/profile/17302115869560702377</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_51MXTPyLjDY/TIppLDJugzI/AAAAAAAAAEw/H2bO75wxaX8/S220-s32/avatarg.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/speed-scrap-on-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3088313159810297423' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3088313159810297423' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1301609384'/><gd:extendedProperty name='blogger.displayTime' value='January 23, 2012 at 12:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3120711882858030042</id><published>2012-01-23T19:55:36.715-07:00</published><updated>2012-01-23T19:55:36.715-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oooh I&amp;#39;m going to have to rush home from work ...</title><content type='html'>Oooh I&amp;#39;m going to have to rush home from work but I love the freebie so it will be worth a speeding ticket  ;)  That hippo would be so cute for the Jungle Cruise too and that monkey is just adorable!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3088313159810297423/comments/default/3120711882858030042'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3088313159810297423/comments/default/3120711882858030042'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/speed-scrap-on-friday.html?showComment=1327373736715#c3120711882858030042' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/speed-scrap-on-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3088313159810297423' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3088313159810297423' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 23, 2012 at 7:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7280111826230989992</id><published>2012-01-25T08:04:00.242-07:00</published><updated>2012-01-25T08:04:00.242-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the add on freebie! The layo...</title><content type='html'>Thank you so much for the add on freebie! The layouts look stunning!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6981332698892593461/comments/default/7280111826230989992'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6981332698892593461/comments/default/7280111826230989992'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/ive-been-workin-on-railroad.html?showComment=1327503840242#c7280111826230989992' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/ive-been-workin-on-railroad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6981332698892593461' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6981332698892593461' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 25, 2012 at 8:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3898010040789993055</id><published>2012-01-25T12:30:53.265-07:00</published><updated>2012-01-25T12:30:53.265-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>my daughter is a couple of months older than scarl...</title><content type='html'>my daughter is a couple of months older than scarlett (she turns one next week) and i wish i had done this.  it&amp;#39;s so fun to look at your weekly pics.  they grow up so fast, don&amp;#39;t they?  :(</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7220775866645133516/comments/default/3898010040789993055'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7220775866645133516/comments/default/3898010040789993055'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/weekly-scarlett-update.html?showComment=1327519853265#c3898010040789993055' title=''/><author><name>chinagrrl</name><uri>https://www.blogger.com/profile/18220486531538071629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_R3cxgt1cpv8/S3HNPJDFgQI/AAAAAAAAAB0/SV86ObgRnJ0/S220-s32/gk_crop.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/weekly-scarlett-update.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7220775866645133516' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7220775866645133516' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-267859176'/><gd:extendedProperty name='blogger.displayTime' value='January 25, 2012 at 12:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5176680916607905124</id><published>2012-01-25T15:44:10.123-07:00</published><updated>2012-01-25T15:44:10.123-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I hadn&amp;#39;t looked at the stream in a while.  The...</title><content type='html'>I hadn&amp;#39;t looked at the stream in a while.  The pictures are so perfect and precious!!!  What a wonderful book you will all have when you are done.  She will love it!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7220775866645133516/comments/default/5176680916607905124'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7220775866645133516/comments/default/5176680916607905124'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/weekly-scarlett-update.html?showComment=1327531450123#c5176680916607905124' title=''/><author><name>ckcpurple</name><uri>https://www.blogger.com/profile/13577947259133668644</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//1.bp.blogspot.com/_nJHZv5La2O0/SPaKzpw2yMI/AAAAAAAAAAM/ZPSFkFSRer8/S220-s32/avitar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/weekly-scarlett-update.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7220775866645133516' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7220775866645133516' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-686049804'/><gd:extendedProperty name='blogger.displayTime' value='January 25, 2012 at 3:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5573691870385902849</id><published>2012-01-25T15:59:39.432-07:00</published><updated>2012-06-30T22:19:28.891-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Blurb has a 12x12 photo book - really great prices...</title><content type='html'>Blurb has a 12x12 photo book - really great prices.  You could print one up each year.  Love your blog &amp;amp; your scrap pages.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5224590764467238880/comments/default/5573691870385902849'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5224590764467238880/comments/default/5573691870385902849'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/digi-scrap-stats-2011.html?showComment=1327532379432#c5573691870385902849' title=''/><author><name>AMY</name><uri>https://www.blogger.com/profile/15790335132294267633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-yXWSItNUJtE/ToyTtoHbGJI/AAAAAAAAWjs/Vo54PMXPVL0/s32/IMG_1562a.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/digi-scrap-stats-2011.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5224590764467238880' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5224590764467238880' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1173087483'/><gd:extendedProperty name='blogger.displayTime' value='January 25, 2012 at 3:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7347077982197613243</id><published>2012-01-25T16:03:36.096-07:00</published><updated>2012-06-30T22:19:28.889-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful pictures of your grammy!!!  I&amp;#39;m so s...</title><content type='html'>Beautiful pictures of your grammy!!!  I&amp;#39;m so sorry for your loss.  Big hugs to you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/7347077982197613243'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/7347077982197613243'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1327532616096#c7347077982197613243' title=''/><author><name>AMY</name><uri>https://www.blogger.com/profile/15790335132294267633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-yXWSItNUJtE/ToyTtoHbGJI/AAAAAAAAWjs/Vo54PMXPVL0/s32/IMG_1562a.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1173087483'/><gd:extendedProperty name='blogger.displayTime' value='January 25, 2012 at 4:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3295390947825625763</id><published>2012-01-25T17:36:38.407-07:00</published><updated>2012-01-25T17:36:38.407-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is literally one of the greatest ideas ever -...</title><content type='html'>This is literally one of the greatest ideas ever - so jealous that I didn&amp;#39;t think of it when my kids were just born!   What a great way to chronicle her growth and the different fabrics and photoshopping in the week on the onesie is an awesome touch!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7220775866645133516/comments/default/3295390947825625763'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7220775866645133516/comments/default/3295390947825625763'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/weekly-scarlett-update.html?showComment=1327538198407#c3295390947825625763' title=''/><author><name>CB</name><uri>https://www.blogger.com/profile/06404473089699496809</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//1.bp.blogspot.com/-rGGwYtapt00/TroeuzXtnYI/AAAAAAAAFzQ/mnlgn0zS0BM/s32/profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/weekly-scarlett-update.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7220775866645133516' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7220775866645133516' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1681730465'/><gd:extendedProperty name='blogger.displayTime' value='January 25, 2012 at 5:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3952387704200711814</id><published>2012-01-26T10:11:28.962-07:00</published><updated>2012-01-26T10:11:28.962-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love seeing the outtakes!  I&amp;#39;m cracking up a...</title><content type='html'>I love seeing the outtakes!  I&amp;#39;m cracking up at you squeezing her into a 0-3 month onesie for so long.  N is over 2 years old and I&amp;#39;m still putting 9 month onesies on him at night. lol</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7220775866645133516/comments/default/3952387704200711814'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7220775866645133516/comments/default/3952387704200711814'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/weekly-scarlett-update.html?showComment=1327597888962#c3952387704200711814' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/weekly-scarlett-update.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7220775866645133516' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7220775866645133516' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='January 26, 2012 at 10:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3408379353263038681</id><published>2012-01-26T16:06:51.421-07:00</published><updated>2012-01-26T16:06:51.421-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fun to see the process.  She is so beautiful! Gram...</title><content type='html'>Fun to see the process.  She is so beautiful! Gramsy LOVE Scarlett!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7220775866645133516/comments/default/3408379353263038681'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7220775866645133516/comments/default/3408379353263038681'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/weekly-scarlett-update.html?showComment=1327619211421#c3408379353263038681' title=''/><author><name>Marg</name><uri>https://www.blogger.com/profile/00205077966723445227</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/weekly-scarlett-update.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7220775866645133516' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7220775866645133516' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2088785191'/><gd:extendedProperty name='blogger.displayTime' value='January 26, 2012 at 4:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4405797063387339285</id><published>2012-01-27T10:48:29.311-07:00</published><updated>2012-01-27T10:48:29.311-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I want another baby so that I can steal your idea!...</title><content type='html'>I want another baby so that I can steal your idea!  (Well, not ONLY because of that, but sort of! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7220775866645133516/comments/default/4405797063387339285'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7220775866645133516/comments/default/4405797063387339285'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/weekly-scarlett-update.html?showComment=1327686509311#c4405797063387339285' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/weekly-scarlett-update.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7220775866645133516' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7220775866645133516' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 27, 2012 at 10:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1917989237773224160</id><published>2012-01-28T20:14:06.476-07:00</published><updated>2012-01-28T20:14:42.827-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I saw this movie when it first came out and I love...</title><content type='html'>I saw this movie when it first came out and I loved it. I am a HUGE Beatle fan, and I don&amp;#39;t generally like anybody messing with their music, but I loved this soundtrack (esp. Jim Sturgess!!!!) If you are a Beatle fan (or not) you will love this movie. I bought it for my son and he loved it and I also bought it for my friend and she loves it too.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8966096148887554497/comments/default/1917989237773224160'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8966096148887554497/comments/default/1917989237773224160'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/06/across-universe.html?showComment=1327806846476#c1917989237773224160' title=''/><author><name>Kathy Cook</name><uri>https://www.blogger.com/profile/00519517401922728898</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/06/across-universe.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8966096148887554497' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8966096148887554497' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-327057236'/><gd:extendedProperty name='blogger.displayTime' value='January 28, 2012 at 8:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7527352555839557058</id><published>2012-01-30T06:29:05.049-07:00</published><updated>2012-01-30T10:51:56.956-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow Britt, I&amp;#39;m so sorry about your grammy.  Th...</title><content type='html'>Wow Britt, I&amp;#39;m so sorry about your grammy.  This is such a beautiful remembrance of her. I wish I had as many great photos of my grandmother!  Sending hugs to you and your family.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/7527352555839557058'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/7527352555839557058'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1327930145049#c7527352555839557058' title=''/><author><name>JoAnn</name><uri>https://www.blogger.com/profile/12270148950107909001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-652271377'/><gd:extendedProperty name='blogger.displayTime' value='January 30, 2012 at 6:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6341026400094810794</id><published>2012-01-30T07:51:06.963-07:00</published><updated>2012-01-30T07:51:06.963-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That I such a cute idea - I love all the weekly  p...</title><content type='html'>That I such a cute idea - I love all the weekly  photos! Makes me want to have another baby so I can do that... Haha</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7220775866645133516/comments/default/6341026400094810794'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7220775866645133516/comments/default/6341026400094810794'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/weekly-scarlett-update.html?showComment=1327935066963#c6341026400094810794' title=''/><author><name>ali b.</name><uri>https://www.blogger.com/profile/04129318529729554495</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//3.bp.blogspot.com/_kQ2asfss0dQ/SbK8ypVk1VI/AAAAAAAAAHQ/itXhXg8XoL8/S220-s33/DSC08898.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/weekly-scarlett-update.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7220775866645133516' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7220775866645133516' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1987221096'/><gd:extendedProperty name='blogger.displayTime' value='January 30, 2012 at 7:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8570256753065282921</id><published>2012-02-03T06:46:14.245-07:00</published><updated>2012-02-03T06:46:14.245-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Could you please find out where Jan got her Nerd M...</title><content type='html'>Could you please find out where Jan got her Nerd Mickey. I&amp;#39;m DYING to get one to make a shirt out of. I have several products with Nerd Mickey on it, but none have a plain enough background to get a good scan.&lt;br /&gt;Thanks.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1629253685030356529/comments/default/8570256753065282921'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1629253685030356529/comments/default/8570256753065282921'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/guesting-at-lily-pad.html?showComment=1328276774245#c8570256753065282921' title=''/><author><name>GaTechGal</name><uri>https://www.blogger.com/profile/12359039683527226567</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='//4.bp.blogspot.com/_Cr_J6HWWnzA/StcX2wFbvrI/AAAAAAAAAAs/IC7BUvmsICc/S220-s32/buzz_sting.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/guesting-at-lily-pad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1629253685030356529' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1629253685030356529' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1465265668'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2012 at 6:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6584058466640873883</id><published>2012-02-03T11:01:32.058-07:00</published><updated>2012-02-03T11:01:32.058-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You pulled out your best for TLP! I think this is ...</title><content type='html'>You pulled out your best for TLP! I think this is my favorite design out of all your stuff thus far, Britt.&lt;br /&gt;&lt;br /&gt;BTW, all three of my girls are huge Star Wars fans, thanks to my husband.  :) We heart that onesie.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1629253685030356529/comments/default/6584058466640873883'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1629253685030356529/comments/default/6584058466640873883'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/guesting-at-lily-pad.html?showComment=1328292092058#c6584058466640873883' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/07849665065526790389</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_bgdG4seeiJQ/R6Y6GEzWnFI/AAAAAAAAAWc/PZHazRzM9zk/S220-s32/AvatarW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/guesting-at-lily-pad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1629253685030356529' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1629253685030356529' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193361565'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2012 at 11:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2614782967662118892</id><published>2012-02-03T16:32:37.835-07:00</published><updated>2012-02-03T16:32:37.835-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I was so excited to see you there this month, Brit...</title><content type='html'>I was so excited to see you there this month, Britt! It&amp;#39;s one of my fave shops!&lt;br /&gt;&lt;br /&gt;I wouldn&amp;#39;t mind if you stayed on there, either. ;)&lt;br /&gt;&lt;br /&gt;LeeAndra</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1629253685030356529/comments/default/2614782967662118892'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1629253685030356529/comments/default/2614782967662118892'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/guesting-at-lily-pad.html?showComment=1328311957835#c2614782967662118892' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/guesting-at-lily-pad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1629253685030356529' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1629253685030356529' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 3, 2012 at 4:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4574612929223798330</id><published>2012-02-07T08:22:44.855-07:00</published><updated>2012-02-07T08:22:44.855-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>yay, how fun!  maybe i&amp;#39;ll run into you.</title><content type='html'>yay, how fun!  maybe i&amp;#39;ll run into you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7045515046696458292/comments/default/4574612929223798330'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7045515046696458292/comments/default/4574612929223798330'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/were-going-to-disneyland.html?showComment=1328628164855#c4574612929223798330' title=''/><author><name>chinagrrl</name><uri>https://www.blogger.com/profile/18220486531538071629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_R3cxgt1cpv8/S3HNPJDFgQI/AAAAAAAAAB0/SV86ObgRnJ0/S220-s32/gk_crop.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/were-going-to-disneyland.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7045515046696458292' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7045515046696458292' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-267859176'/><gd:extendedProperty name='blogger.displayTime' value='February 7, 2012 at 8:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2821550033986359223</id><published>2012-02-07T09:52:31.237-07:00</published><updated>2012-02-07T09:52:31.237-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>congrats on your new guest spot at the LilyPad. :)...</title><content type='html'>congrats on your new guest spot at the LilyPad. :)&lt;br /&gt;Love your instagram page...like your version better than the original. &lt;br /&gt;Kait&lt;br /&gt;&lt;a href="http://simply-kait.blogspot.com/" rel="nofollow"&gt;http://simply-kait.blogspot.com/&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1629253685030356529/comments/default/2821550033986359223'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1629253685030356529/comments/default/2821550033986359223'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/guesting-at-lily-pad.html?showComment=1328633551237#c2821550033986359223' title=''/><author><name>Kait</name><uri>https://www.blogger.com/profile/14327457481877174917</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/guesting-at-lily-pad.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1629253685030356529' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1629253685030356529' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1762614701'/><gd:extendedProperty name='blogger.displayTime' value='February 7, 2012 at 9:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7860129150619527079</id><published>2012-02-07T09:58:43.448-07:00</published><updated>2012-02-07T09:58:43.448-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay! Have Fun! 

I&amp;#39;ll be going next week with ...</title><content type='html'>Yay! Have Fun! &lt;br /&gt;&lt;br /&gt;I&amp;#39;ll be going next week with the crazy crowds for Valentines and Presidents Day.&lt;br /&gt;&lt;br /&gt;You should have a good quiet week after Presidents day weekend. &lt;br /&gt;&lt;br /&gt;Enjoy your trip.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7045515046696458292/comments/default/7860129150619527079'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7045515046696458292/comments/default/7860129150619527079'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/were-going-to-disneyland.html?showComment=1328633923448#c7860129150619527079' title=''/><author><name>Denise</name><uri>https://www.blogger.com/profile/01496292842280247022</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//4.bp.blogspot.com/_gljG2yIYlGU/Sphx4xf2BPI/AAAAAAAAEdg/xQHdm_3-bs0/S220-s32/8-23-2009-Catalina+%40+Camarillo+Air+Show+(1)a.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/were-going-to-disneyland.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7045515046696458292' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7045515046696458292' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1170060997'/><gd:extendedProperty name='blogger.displayTime' value='February 7, 2012 at 9:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4379233600957966085</id><published>2012-02-07T11:58:57.935-07:00</published><updated>2012-02-07T11:58:57.935-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>that&amp;#39;s funny!  I just asked you when your next...</title><content type='html'>that&amp;#39;s funny!  I just asked you when your next trip was!  While you&amp;#39;re at DL, I&amp;#39;ll be at WDW....but we&amp;#39;ll both be getting our Disney fix!  Yay!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7045515046696458292/comments/default/4379233600957966085'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7045515046696458292/comments/default/4379233600957966085'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/were-going-to-disneyland.html?showComment=1328641137935#c4379233600957966085' title=''/><author><name>Diana Herman</name><uri>https://www.blogger.com/profile/05978315407231218387</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/were-going-to-disneyland.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7045515046696458292' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7045515046696458292' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1138980103'/><gd:extendedProperty name='blogger.displayTime' value='February 7, 2012 at 11:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5779616995352098259</id><published>2012-02-07T15:16:04.713-07:00</published><updated>2012-02-07T15:16:04.713-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So awesome! Hopefully you can ride Its a Small Wor...</title><content type='html'>So awesome! Hopefully you can ride Its a Small World this time!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7045515046696458292/comments/default/5779616995352098259'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7045515046696458292/comments/default/5779616995352098259'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/were-going-to-disneyland.html?showComment=1328652964713#c5779616995352098259' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/were-going-to-disneyland.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7045515046696458292' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7045515046696458292' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='February 7, 2012 at 3:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3853732628275550929</id><published>2012-02-08T10:59:38.294-07:00</published><updated>2012-02-08T10:59:38.294-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>i really like the &amp;#39;10 things about Scarlett pa...</title><content type='html'>i really like the &amp;#39;10 things about Scarlett pages&amp;#39;. Did you do that for just those two months? Or for all? I love the idea.&lt;br /&gt;I just discovered that Scarlett is just a view days older than my boy. My boy was born on march 20.&lt;br /&gt;(i just recently discovered your blog). And i like it very much. You got some great idea&amp;#39;s.&lt;br /&gt;&lt;br /&gt;Debby</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4548646083585939442/comments/default/3853732628275550929'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4548646083585939442/comments/default/3853732628275550929'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/ten-pages.html?showComment=1328723978294#c3853732628275550929' title=''/><author><name>Michel &amp;amp; Debby</name><uri>https://www.blogger.com/profile/11968341373008410061</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//4.bp.blogspot.com/_YSyyMim4y6I/TCY0Uh5VLKI/AAAAAAAAAEQ/pXYxdjCbdk8/S220-s32/ioa_14.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/ten-pages.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4548646083585939442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4548646083585939442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1321691050'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2012 at 10:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-322485172762535045</id><published>2012-02-08T12:39:07.024-07:00</published><updated>2012-02-08T12:39:07.024-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Going through your blog makes me so sad I&amp;#39;m a ...</title><content type='html'>Going through your blog makes me so sad I&amp;#39;m a digital scrapping illiterate! Just started the transition from traditional to digital but I&amp;#39;ve only been testing out websites like mixbook etc for the easy &amp;#39;plug and chug&amp;#39; method, but nobody seems to have anything Disney&amp;#39;esque. Seems too hard and complicated to do it all from scratch!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4548646083585939442/comments/default/322485172762535045'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4548646083585939442/comments/default/322485172762535045'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/ten-pages.html?showComment=1328729947024#c322485172762535045' title=''/><author><name>Olive</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/ten-pages.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4548646083585939442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4548646083585939442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2012 at 12:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1463048189962128141</id><published>2012-02-08T13:43:19.268-07:00</published><updated>2012-02-08T13:43:19.268-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Those are beautiful.  Your daughter will just love...</title><content type='html'>Those are beautiful.  Your daughter will just love looking back at all of this, too!  Precious.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4548646083585939442/comments/default/1463048189962128141'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4548646083585939442/comments/default/1463048189962128141'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/ten-pages.html?showComment=1328733799268#c1463048189962128141' title=''/><author><name>Laura Schmitt</name><uri>https://www.blogger.com/profile/05463058207258783953</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='24' src='//3.bp.blogspot.com/__R-N2HoHns0/TBlqjQRKmHI/AAAAAAABC-g/BxTOFwfkgbY/S220-s31/bfclass.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/ten-pages.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4548646083585939442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4548646083585939442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-811880337'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2012 at 1:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-260909375803411683</id><published>2012-02-08T13:43:50.479-07:00</published><updated>2012-02-08T13:43:50.479-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I know you&amp;#39;ll have a wonderful time and pictur...</title><content type='html'>I know you&amp;#39;ll have a wonderful time and pictures to prove it :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7045515046696458292/comments/default/260909375803411683'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7045515046696458292/comments/default/260909375803411683'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/were-going-to-disneyland.html?showComment=1328733830479#c260909375803411683' title=''/><author><name>Laura Schmitt</name><uri>https://www.blogger.com/profile/05463058207258783953</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='24' src='//3.bp.blogspot.com/__R-N2HoHns0/TBlqjQRKmHI/AAAAAAABC-g/BxTOFwfkgbY/S220-s31/bfclass.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/were-going-to-disneyland.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7045515046696458292' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7045515046696458292' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-811880337'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2012 at 1:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5631804517054162837</id><published>2012-02-08T19:12:57.269-07:00</published><updated>2012-02-08T19:12:57.269-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>They are all great but &amp;quot;10 Things About Scarl...</title><content type='html'>They are all great but &amp;quot;10 Things About Scarlett&amp;quot; is my favorite! I love the bright colors and how you managed to get so much information in it but the photos are still the star. She&amp;#39;s so cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4548646083585939442/comments/default/5631804517054162837'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4548646083585939442/comments/default/5631804517054162837'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/ten-pages.html?showComment=1328753577269#c5631804517054162837' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/ten-pages.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4548646083585939442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4548646083585939442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2012 at 7:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8248602332878521259</id><published>2012-02-09T13:42:50.908-07:00</published><updated>2012-02-09T13:42:50.908-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>*gasp* I see nerdy bits!</title><content type='html'>*gasp* I see nerdy bits!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2263049447713163624/comments/default/8248602332878521259'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2263049447713163624/comments/default/8248602332878521259'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/sneak-preview.html?showComment=1328820170908#c8248602332878521259' title=''/><author><name>LeahTN</name><uri>https://www.blogger.com/profile/14131086053726252205</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//1.bp.blogspot.com/-9REtblvsXw0/Te7KYBDQwHI/AAAAAAAACTA/JddqHSAcAfg/s32/Headshot.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/sneak-preview.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2263049447713163624' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2263049447713163624' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-365956127'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2012 at 1:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-269067117625631054</id><published>2012-02-09T14:52:59.324-07:00</published><updated>2012-02-09T14:52:59.324-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m such a fan of not only your products, but ...</title><content type='html'>I&amp;#39;m such a fan of not only your products, but also your pages. Wow!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4548646083585939442/comments/default/269067117625631054'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4548646083585939442/comments/default/269067117625631054'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/ten-pages.html?showComment=1328824379324#c269067117625631054' title=''/><author><name>Gina</name><uri>https://www.blogger.com/profile/05465859935830861687</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_weBvA5nAcFg/SW0r0TLVBuI/AAAAAAAAACw/YHq5Av7oFLs/S220-s32/IMG_0759.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/ten-pages.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4548646083585939442' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4548646083585939442' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1563624558'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2012 at 2:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7969340567740217755</id><published>2012-02-09T15:12:51.727-07:00</published><updated>2012-02-09T15:12:51.727-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I see circuits! Looks like some nerdy love! Can&amp;#3...</title><content type='html'>I see circuits! Looks like some nerdy love! Can&amp;#39;t wait to see it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2263049447713163624/comments/default/7969340567740217755'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2263049447713163624/comments/default/7969340567740217755'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/sneak-preview.html?showComment=1328825571727#c7969340567740217755' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/sneak-preview.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2263049447713163624' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2263049447713163624' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2012 at 3:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7900764207701024870</id><published>2012-02-09T22:07:10.216-07:00</published><updated>2012-02-09T22:07:10.216-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oooh cuteness peakin through!</title><content type='html'>oooh cuteness peakin through!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2263049447713163624/comments/default/7900764207701024870'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2263049447713163624/comments/default/7900764207701024870'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/sneak-preview.html?showComment=1328850430216#c7900764207701024870' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/sneak-preview.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2263049447713163624' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2263049447713163624' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2012 at 10:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3355800302087132054</id><published>2012-02-10T06:04:17.037-07:00</published><updated>2012-02-10T06:04:17.037-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you, Thank you, Thank you!  That was a wonde...</title><content type='html'>Thank you, Thank you, Thank you!  That was a wonderful way to wake up this morning!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5258276827405493433/comments/default/3355800302087132054'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5258276827405493433/comments/default/3355800302087132054'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/love-bytes-20-flashback-challenge.html?showComment=1328879057037#c3355800302087132054' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/love-bytes-20-flashback-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5258276827405493433' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5258276827405493433' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2012 at 6:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3839919194423249208</id><published>2012-02-10T06:36:29.524-07:00</published><updated>2012-02-10T06:36:29.523-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 2&lt;/b&gt; post on Feb. 10, 2012. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5258276827405493433/comments/default/3839919194423249208'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5258276827405493433/comments/default/3839919194423249208'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/love-bytes-20-flashback-challenge.html?showComment=1328880989524#c3839919194423249208' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/love-bytes-20-flashback-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5258276827405493433' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5258276827405493433' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2012 at 6:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4775107773155045041</id><published>2012-02-10T10:20:49.944-07:00</published><updated>2012-02-10T10:20:49.944-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can I just say how I think that the new Love Bytes...</title><content type='html'>Can I just say how I think that the new Love Bytes 2.0 is just perfect for my Tron pics that I was struggling with!  &lt;br /&gt;I will definitely be picking it up!&lt;br /&gt;Also, thanks for the freebie, I never got it before.  &lt;br /&gt;Off to do a LO. . .</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5258276827405493433/comments/default/4775107773155045041'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5258276827405493433/comments/default/4775107773155045041'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/love-bytes-20-flashback-challenge.html?showComment=1328894449944#c4775107773155045041' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/love-bytes-20-flashback-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5258276827405493433' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5258276827405493433' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2012 at 10:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2760276863399976497</id><published>2012-02-10T18:52:14.143-07:00</published><updated>2012-02-10T18:52:14.143-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the challenge Britt! Here is my link to...</title><content type='html'>Thanks for the challenge Britt! Here is my link to my LO in the challenge gallery.&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1438&lt;br /&gt;&lt;br /&gt;HUGS!&lt;br /&gt;Fonnetta</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5258276827405493433/comments/default/2760276863399976497'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5258276827405493433/comments/default/2760276863399976497'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/love-bytes-20-flashback-challenge.html?showComment=1328925134143#c2760276863399976497' title=''/><author><name>Fonnetta</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/love-bytes-20-flashback-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5258276827405493433' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5258276827405493433' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2012 at 6:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3966478316455446692</id><published>2012-02-16T16:27:04.689-07:00</published><updated>2012-02-16T16:27:04.689-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>awesome Britt! it looks like something Pirate! Bla...</title><content type='html'>awesome Britt! it looks like something Pirate! Black Pearl, I will be back tomorrow to check it out!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7399812971268515624/comments/default/3966478316455446692'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7399812971268515624/comments/default/3966478316455446692'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/sneaky-peek.html?showComment=1329434824689#c3966478316455446692' title=''/><author><name>DisneyPrincess</name><uri>https://www.blogger.com/profile/06924535026019039171</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//3.bp.blogspot.com/_WOxK1jy4l6k/SfoU4ZPZPgI/AAAAAAAAAFM/VZT7MDfear0/S220-s32/Picture+(63).jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/sneaky-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7399812971268515624' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7399812971268515624' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-829362553'/><gd:extendedProperty name='blogger.displayTime' value='February 16, 2012 at 4:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5289874352690885102</id><published>2012-02-17T04:14:46.289-07:00</published><updated>2012-02-17T04:14:46.289-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the wonderful gift!  I love a good p...</title><content type='html'>Thank you for the wonderful gift!  I love a good pirate kit!&lt;br /&gt;&lt;br /&gt;-Lynn</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1702181891390833502/comments/default/5289874352690885102'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1702181891390833502/comments/default/5289874352690885102'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/ahoy.html?showComment=1329477286289#c5289874352690885102' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/ahoy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1702181891390833502' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1702181891390833502' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 17, 2012 at 4:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3925001651932543740</id><published>2012-02-17T06:41:48.307-07:00</published><updated>2012-02-17T06:41:48.306-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativebusyhands.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 4&lt;/b&gt; post on Feb. 17, 2012. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1702181891390833502/comments/default/3925001651932543740'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1702181891390833502/comments/default/3925001651932543740'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/ahoy.html?showComment=1329486108307#c3925001651932543740' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/ahoy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1702181891390833502' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1702181891390833502' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='February 17, 2012 at 6:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6385284783251100538</id><published>2012-02-17T07:45:36.855-07:00</published><updated>2012-02-17T07:45:36.855-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is such a cute kit!  You are so VERY talented...</title><content type='html'>This is such a cute kit!  You are so VERY talented.  Thanks for sharing the freebie too.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1702181891390833502/comments/default/6385284783251100538'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1702181891390833502/comments/default/6385284783251100538'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/ahoy.html?showComment=1329489936855#c6385284783251100538' title=''/><author><name>vivian</name><uri>https://www.blogger.com/profile/14243513772293705084</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/ahoy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1702181891390833502' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1702181891390833502' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-151547315'/><gd:extendedProperty name='blogger.displayTime' value='February 17, 2012 at 7:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5681176734348449245</id><published>2012-02-17T08:50:40.384-07:00</published><updated>2012-02-17T08:50:40.384-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow Britt!  Very cute!  I wish I had this last nig...</title><content type='html'>Wow Britt!  Very cute!  I wish I had this last night while I was making my page for Showoffs!  Lol!  :)  Not too late to change things though!  Thanks for the awesome gifts!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1702181891390833502/comments/default/5681176734348449245'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1702181891390833502/comments/default/5681176734348449245'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/ahoy.html?showComment=1329493840384#c5681176734348449245' title=''/><author><name>JoAnn</name><uri>https://www.blogger.com/profile/12270148950107909001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/ahoy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1702181891390833502' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1702181891390833502' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-652271377'/><gd:extendedProperty name='blogger.displayTime' value='February 17, 2012 at 8:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-843205930564950665</id><published>2012-02-17T10:47:12.251-07:00</published><updated>2012-02-17T10:47:12.251-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great kit - thank you for the add-on! So jealous o...</title><content type='html'>Great kit - thank you for the add-on! So jealous of your trip - it is years since were were last in Disneyland! Have fun!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1702181891390833502/comments/default/843205930564950665'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1702181891390833502/comments/default/843205930564950665'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/ahoy.html?showComment=1329500832251#c843205930564950665' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/ahoy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1702181891390833502' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1702181891390833502' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 17, 2012 at 10:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3748168826928609252</id><published>2012-02-17T14:28:08.759-07:00</published><updated>2012-02-17T14:28:08.759-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you so much for this amazing add on!  i&amp;#39;...</title><content type='html'>thank you so much for this amazing add on!  i&amp;#39;ve been needing a pirate kit to scrap all my pics of pirates of the caribbean, and i love the title piece that you created!  we&amp;#39;re 33 days out from our next trip to disney world, so this will definitely come in handy.  you guys have fun on your trip!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1702181891390833502/comments/default/3748168826928609252'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1702181891390833502/comments/default/3748168826928609252'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/ahoy.html?showComment=1329514088759#c3748168826928609252' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/ahoy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1702181891390833502' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1702181891390833502' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='February 17, 2012 at 2:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1865309221003590411</id><published>2012-02-17T23:47:31.683-07:00</published><updated>2012-02-17T23:47:31.683-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ahoy there! Thanks for the freebie :)</title><content type='html'>Ahoy there! Thanks for the freebie :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1702181891390833502/comments/default/1865309221003590411'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1702181891390833502/comments/default/1865309221003590411'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/ahoy.html?showComment=1329547651683#c1865309221003590411' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/ahoy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1702181891390833502' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1702181891390833502' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 17, 2012 at 11:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1510695621064051736</id><published>2012-02-18T05:27:15.080-07:00</published><updated>2012-02-18T05:27:15.080-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THANK YOU ;~}</title><content type='html'>THANK YOU ;~}</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1702181891390833502/comments/default/1510695621064051736'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1702181891390833502/comments/default/1510695621064051736'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/ahoy.html?showComment=1329568035080#c1510695621064051736' title=''/><author><name>Crystalnva</name><uri>https://www.blogger.com/profile/00444605543502737320</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_tfNnrnvc0jM/Sz6qhjVFA7I/AAAAAAAAAAM/lPPwrN16Nuk/S220-s32/IMG_4416.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/ahoy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1702181891390833502' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1702181891390833502' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1781671033'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2012 at 5:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5680586729217127611</id><published>2012-02-18T07:51:06.234-07:00</published><updated>2012-02-18T07:51:06.234-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great colors!</title><content type='html'>Great colors!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1702181891390833502/comments/default/5680586729217127611'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1702181891390833502/comments/default/5680586729217127611'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/ahoy.html?showComment=1329576666234#c5680586729217127611' title=''/><author><name>JudithK</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/ahoy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1702181891390833502' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1702181891390833502' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2012 at 7:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1728124819151423811</id><published>2012-02-18T13:21:01.726-07:00</published><updated>2012-02-18T13:21:01.726-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much!</title><content type='html'>Thank you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1702181891390833502/comments/default/1728124819151423811'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1702181891390833502/comments/default/1728124819151423811'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/ahoy.html?showComment=1329596461726#c1728124819151423811' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/ahoy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1702181891390833502' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1702181891390833502' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2012 at 1:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6883825924064864103</id><published>2012-02-18T15:02:39.174-07:00</published><updated>2012-02-18T15:02:39.174-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt i love your new Love Bytes 2.0.  Thanks so m...</title><content type='html'>Britt i love your new Love Bytes 2.0.  Thanks so much for the challenge and a chance to win.  Link to my layout:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1459</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5258276827405493433/comments/default/6883825924064864103'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5258276827405493433/comments/default/6883825924064864103'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/love-bytes-20-flashback-challenge.html?showComment=1329602559174#c6883825924064864103' title=''/><author><name>Lisa</name><uri>https://www.blogger.com/profile/03752909545769005869</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Ytn7EJgQ1pY/TUrvHeweE5I/AAAAAAAAA1Q/PYW0B3hkh5Y/s32/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/love-bytes-20-flashback-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5258276827405493433' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5258276827405493433' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1535737862'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2012 at 3:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3505771572439992447</id><published>2012-02-18T19:19:47.480-07:00</published><updated>2012-02-18T19:19:47.480-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie!  I love it!</title><content type='html'>Thanks for the freebie!  I love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1702181891390833502/comments/default/3505771572439992447'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1702181891390833502/comments/default/3505771572439992447'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/ahoy.html?showComment=1329617987480#c3505771572439992447' title=''/><author><name>Jenn Nielsen</name><uri>https://www.blogger.com/profile/18080723308657202062</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_ps2va1WODhU/TMjTlCeMChI/AAAAAAAAAUM/3R__tcOowvs/S220-s32/JenMe.bmp'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/ahoy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1702181891390833502' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1702181891390833502' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1337333654'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2012 at 7:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5466924045365582724</id><published>2012-02-18T20:10:48.534-07:00</published><updated>2012-02-18T20:10:48.534-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the challenge, Britt! Glad to back to d...</title><content type='html'>Thanks for the challenge, Britt! Glad to back to digi-scrapping! Here&amp;#39;s my link: http://www.brittishdesigns.com/gallery/displayimage.php?pid=1460</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5258276827405493433/comments/default/5466924045365582724'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5258276827405493433/comments/default/5466924045365582724'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/love-bytes-20-flashback-challenge.html?showComment=1329621048534#c5466924045365582724' title=''/><author><name>Pooh46</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/love-bytes-20-flashback-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5258276827405493433' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5258276827405493433' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2012 at 8:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-614182212996117448</id><published>2012-02-20T06:16:46.972-07:00</published><updated>2012-02-20T06:16:46.972-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the new kit! Thanks so much for the add-on!</title><content type='html'>Love the new kit! Thanks so much for the add-on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1702181891390833502/comments/default/614182212996117448'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1702181891390833502/comments/default/614182212996117448'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/ahoy.html?showComment=1329743806972#c614182212996117448' title=''/><author><name>Holly Harris</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/ahoy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1702181891390833502' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1702181891390833502' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2012 at 6:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8573446954506737591</id><published>2012-02-28T10:08:04.045-07:00</published><updated>2012-06-25T12:05:11.152-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for another adorable kit Britt!  He...</title><content type='html'>Thanks so much for another adorable kit Britt!  Here is the link to my layout for the flashback challenge:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1483</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5258276827405493433/comments/default/8573446954506737591'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5258276827405493433/comments/default/8573446954506737591'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/love-bytes-20-flashback-challenge.html?showComment=1330448884045#c8573446954506737591' title=''/><author><name>cassidyk</name><uri>https://www.blogger.com/profile/16089194447898789735</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/love-bytes-20-flashback-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5258276827405493433' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5258276827405493433' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-119198329'/><gd:extendedProperty name='blogger.displayTime' value='February 28, 2012 at 10:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4767635876113118639</id><published>2012-03-04T00:21:28.266-07:00</published><updated>2012-03-04T00:21:28.266-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I hope you had fun! I just got back from Disney WO...</title><content type='html'>I hope you had fun! I just got back from Disney WORLD last night too! Can&amp;#39;t wait to read about your trip!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2134777739871933158/comments/default/4767635876113118639'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2134777739871933158/comments/default/4767635876113118639'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/post-disney-recovery.html?showComment=1330845688266#c4767635876113118639' title=''/><author><name>Christy</name><uri>https://www.blogger.com/profile/04697454493961433517</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-Fe1iVk7XxZs/Tpj9GEJiSKI/AAAAAAAAAJA/fYLGFoVDpRw/s32/029%2Bcopy%2B3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/post-disney-recovery.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2134777739871933158' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2134777739871933158' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026366719'/><gd:extendedProperty name='blogger.displayTime' value='March 4, 2012 at 12:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2336692929332487183</id><published>2012-03-04T18:53:49.240-07:00</published><updated>2012-03-04T18:53:49.240-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So here&amp;#39;s me, Tiana and Breelyn at every pic: ...</title><content type='html'>So here&amp;#39;s me, Tiana and Breelyn at every pic: &amp;quot;Awwwwwww, she&amp;#39;s so CUTE!&amp;quot; I swear every single one, lol! We were just there but boy this makes me antsy to get back. Great report so far!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7152512591365421031/comments/default/2336692929332487183'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7152512591365421031/comments/default/2336692929332487183'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/disneyland-day-1.html?showComment=1330912429240#c2336692929332487183' title=''/><author><name>Wen</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/disneyland-day-1.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7152512591365421031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7152512591365421031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 4, 2012 at 6:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-531110051878829931</id><published>2012-03-05T06:23:37.783-07:00</published><updated>2012-03-05T06:23:37.783-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I so love Mickey! You&amp;#39;re making me feel more e...</title><content type='html'>I so love Mickey! You&amp;#39;re making me feel more excited in my Disney trip. Thanks! &lt;a href="http://www.babywheelsorlando.com/blog/disney-world-orlando%E2%80%99s-biggest-attraction.html" rel="nofollow"&gt;Disney World stroller rentals&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7152512591365421031/comments/default/531110051878829931'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7152512591365421031/comments/default/531110051878829931'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/disneyland-day-1.html?showComment=1330953817783#c531110051878829931' title=''/><author><name>Izza</name><uri>http://www.babywheelsorlando.com/blog/disney-world-orlando’s-biggest-attraction.html</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/disneyland-day-1.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7152512591365421031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7152512591365421031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 5, 2012 at 6:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5093463039899818317</id><published>2012-03-05T08:51:08.844-07:00</published><updated>2012-03-05T08:51:08.844-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We feel the same way- we need a least a couple of ...</title><content type='html'>We feel the same way- we need a least a couple of days as a little family to enjoy Disney before we meet up with everyone.  Such cute pictures!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7152512591365421031/comments/default/5093463039899818317'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7152512591365421031/comments/default/5093463039899818317'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/disneyland-day-1.html?showComment=1330962668844#c5093463039899818317' title=''/><author><name>Holly Harris</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/disneyland-day-1.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7152512591365421031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7152512591365421031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 5, 2012 at 8:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6408574528767992304</id><published>2012-03-05T10:20:10.930-07:00</published><updated>2012-03-05T10:20:10.930-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay for pictures!</title><content type='html'>Yay for pictures!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7152512591365421031/comments/default/6408574528767992304'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7152512591365421031/comments/default/6408574528767992304'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/disneyland-day-1.html?showComment=1330968010930#c6408574528767992304' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/disneyland-day-1.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7152512591365421031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7152512591365421031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='March 5, 2012 at 10:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7728651193400971254</id><published>2012-03-05T11:45:24.464-07:00</published><updated>2012-03-05T11:45:24.464-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this!!! You guys are so stinkin&amp;#39; adorable...</title><content type='html'>Love this!!! You guys are so stinkin&amp;#39; adorable!!! How fun you get to meet up with his aunt as well! What a great day!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7152512591365421031/comments/default/7728651193400971254'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7152512591365421031/comments/default/7728651193400971254'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/disneyland-day-1.html?showComment=1330973124464#c7728651193400971254' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/disneyland-day-1.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7152512591365421031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7152512591365421031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='March 5, 2012 at 11:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-813203778681363021</id><published>2012-03-09T06:15:33.206-07:00</published><updated>2012-03-09T06:15:33.206-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Holy Moly!  Scarlett is turning 1 already!  That w...</title><content type='html'>Holy Moly!  Scarlett is turning 1 already!  That went really fast.  Have fun planning and I can&amp;#39;t wait to see those birthday photos too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133827451133808266/comments/default/813203778681363021'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133827451133808266/comments/default/813203778681363021'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html?showComment=1331298933206#c813203778681363021' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8133827451133808266' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8133827451133808266' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='March 9, 2012 at 6:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5973208016638321188</id><published>2012-03-09T06:46:16.831-07:00</published><updated>2012-03-09T06:46:16.830-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://cbhscrapbookfreebiessearch.blogspot.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 3&lt;/b&gt; post on Mar. 09, 2012. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133827451133808266/comments/default/5973208016638321188'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133827451133808266/comments/default/5973208016638321188'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html?showComment=1331300776831#c5973208016638321188' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8133827451133808266' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8133827451133808266' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='March 9, 2012 at 6:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3893041999576622977</id><published>2012-03-10T12:06:41.006-07:00</published><updated>2012-03-10T12:06:41.006-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here is my entry...

http://www.brittishdesigns.co...</title><content type='html'>Here is my entry...&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1503&lt;br /&gt;&lt;br /&gt;I just got the &amp;#39;A Knight&amp;#39;s Tale&amp;#39; this weekend and I love it!  Thanks for the fun challenge!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133827451133808266/comments/default/3893041999576622977'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133827451133808266/comments/default/3893041999576622977'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html?showComment=1331406401006#c3893041999576622977' title=''/><author><name>Holly Harris</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8133827451133808266' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8133827451133808266' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 10, 2012 at 12:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4426834400720337178</id><published>2012-03-10T19:10:08.409-07:00</published><updated>2012-03-10T19:10:08.409-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;ve always really like this kit.

http://www....</title><content type='html'>I&amp;#39;ve always really like this kit.&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1506</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133827451133808266/comments/default/4426834400720337178'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133827451133808266/comments/default/4426834400720337178'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html?showComment=1331431808409#c4426834400720337178' title=''/><author><name>Laura</name><uri>https://www.blogger.com/profile/03737616599773463119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-zuX9fl3t8ko/Tmf5oSKViQI/AAAAAAAAAC0/wAX7IQUe0-0/s32/Avatar-Hpgirl.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8133827451133808266' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8133827451133808266' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1158465436'/><gd:extendedProperty name='blogger.displayTime' value='March 10, 2012 at 7:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4550086453025448849</id><published>2012-03-10T21:26:56.253-07:00</published><updated>2012-03-10T21:26:56.253-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is such a great kit, I&amp;#39;ve  had it forever...</title><content type='html'>This is such a great kit, I&amp;#39;ve  had it forever and finally got to use it.  I hope I did the linking correctly!  &lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1509</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133827451133808266/comments/default/4550086453025448849'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133827451133808266/comments/default/4550086453025448849'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html?showComment=1331440016253#c4550086453025448849' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/12404804109197736241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='19' src='//3.bp.blogspot.com/_QmeExbl0Y8E/TEXwFHMrXOI/AAAAAAAAAAM/66sL5qI6QRw/S220-s32/mousescrappers_avatar.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8133827451133808266' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8133827451133808266' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-629790199'/><gd:extendedProperty name='blogger.displayTime' value='March 10, 2012 at 9:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5172888280928209981</id><published>2012-03-12T00:51:58.186-06:00</published><updated>2012-03-12T00:51:58.186-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;ve used this kit many, many times! Here&amp;#39;...</title><content type='html'>I&amp;#39;ve used this kit many, many times! Here&amp;#39;s my entry:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1515</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133827451133808266/comments/default/5172888280928209981'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133827451133808266/comments/default/5172888280928209981'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html?showComment=1331535118186#c5172888280928209981' title=''/><author><name>Pam</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8133827451133808266' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8133827451133808266' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 12, 2012 at 12:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2270365720535629920</id><published>2012-03-12T12:54:00.206-06:00</published><updated>2012-03-12T12:54:00.206-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for choosing my layout Britt!  I can&amp;#39;t ...</title><content type='html'>Thanks for choosing my layout Britt!  I can&amp;#39;t wait to scrap with A Knight&amp;#39;s Tale!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133827451133808266/comments/default/2270365720535629920'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133827451133808266/comments/default/2270365720535629920'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html?showComment=1331578440206#c2270365720535629920' title=''/><author><name>Lisa</name><uri>https://www.blogger.com/profile/03752909545769005869</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Ytn7EJgQ1pY/TUrvHeweE5I/AAAAAAAAA1Q/PYW0B3hkh5Y/s32/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8133827451133808266' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8133827451133808266' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1535737862'/><gd:extendedProperty name='blogger.displayTime' value='March 12, 2012 at 12:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4801849094399504001</id><published>2012-03-13T16:46:30.945-06:00</published><updated>2012-06-30T22:19:28.886-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the add-on! I&amp;#39;m bummed t...</title><content type='html'>Thank you so much for the add-on! I&amp;#39;m bummed that I missed the kit at The LilyPad...are you going to be adding it to your store?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1702181891390833502/comments/default/4801849094399504001'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1702181891390833502/comments/default/4801849094399504001'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/ahoy.html?showComment=1331678790945#c4801849094399504001' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/ahoy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1702181891390833502' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1702181891390833502' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='March 13, 2012 at 4:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3511826019688705301</id><published>2012-03-14T12:14:04.473-06:00</published><updated>2012-03-14T12:14:04.473-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great pictures, of course!! I love that you had a ...</title><content type='html'>Great pictures, of course!! I love that you had a few days in the park w/ your little family.  So fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7152512591365421031/comments/default/3511826019688705301'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7152512591365421031/comments/default/3511826019688705301'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/disneyland-day-1.html?showComment=1331748844473#c3511826019688705301' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/disneyland-day-1.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7152512591365421031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7152512591365421031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='March 14, 2012 at 12:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-860409932602014610</id><published>2012-03-14T12:15:10.929-06:00</published><updated>2012-06-30T22:19:28.884-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love that Josh is wearing his Halloween costume ...</title><content type='html'>I love that Josh is wearing his Halloween costume hoodie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5755881292771158419/comments/default/860409932602014610'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5755881292771158419/comments/default/860409932602014610'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/something-new.html?showComment=1331748910929#c860409932602014610' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/something-new.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5755881292771158419' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5755881292771158419' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='March 14, 2012 at 12:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6442431190705784087</id><published>2012-03-14T13:25:45.574-06:00</published><updated>2012-03-14T13:25:45.574-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your blog and scrap items - so fabulous!  Ple...</title><content type='html'>Love your blog and scrap items - so fabulous!  Please if you do not mind sharing where did you purchase your daughter&amp;#39;s adorable shirt?  We are headed to the World in December and our daughter will be 18 months and it is so perfect!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7152512591365421031/comments/default/6442431190705784087'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7152512591365421031/comments/default/6442431190705784087'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/disneyland-day-1.html?showComment=1331753145574#c6442431190705784087' title=''/><author><name>Jules</name><uri>https://www.blogger.com/profile/15005982045089211223</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/disneyland-day-1.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7152512591365421031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7152512591365421031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-955045521'/><gd:extendedProperty name='blogger.displayTime' value='March 14, 2012 at 1:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7714645807986177525</id><published>2012-03-14T22:47:08.136-06:00</published><updated>2012-03-14T22:47:08.136-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the fun challange. I love this kit. Hop...</title><content type='html'>Thanks for the fun challange. I love this kit. Hoping I did the linking right. http://www.brittishdesigns.com/gallery/displayimage.php?pid=1526 &lt;br /&gt;thanks Natstamper aka Natnatjo ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133827451133808266/comments/default/7714645807986177525'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133827451133808266/comments/default/7714645807986177525'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html?showComment=1331786828136#c7714645807986177525' title=''/><author><name>Nat Nat</name><uri>https://www.blogger.com/profile/01600776553583123338</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//1.bp.blogspot.com/_CXPK3_LtFz8/SaypAbe1zAI/AAAAAAAABgM/ivtshoGlORU/S220-s31/IMG_1603.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8133827451133808266' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8133827451133808266' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1395016787'/><gd:extendedProperty name='blogger.displayTime' value='March 14, 2012 at 10:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3665524949078187052</id><published>2012-03-14T22:48:01.661-06:00</published><updated>2012-03-14T22:48:15.445-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133827451133808266/comments/default/3665524949078187052'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133827451133808266/comments/default/3665524949078187052'/><author><name>Nat Nat</name><uri>https://www.blogger.com/profile/01600776553583123338</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//1.bp.blogspot.com/_CXPK3_LtFz8/SaypAbe1zAI/AAAAAAAABgM/ivtshoGlORU/S220-s31/IMG_1603.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8133827451133808266' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8133827451133808266' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1395016787'/><gd:extendedProperty name='blogger.displayTime' value='March 14, 2012 at 10:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7286259948358926313</id><published>2012-03-15T21:40:55.356-06:00</published><updated>2012-03-15T21:40:55.356-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Looking forward to this! :)

SueP1963</title><content type='html'>Looking forward to this! :)&lt;br /&gt;&lt;br /&gt;SueP1963</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6902403247180698007/comments/default/7286259948358926313'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6902403247180698007/comments/default/7286259948358926313'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/quick-peek.html?showComment=1331869255356#c7286259948358926313' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/quick-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6902403247180698007' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6902403247180698007' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 15, 2012 at 9:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6992016078971788895</id><published>2012-03-16T04:02:56.056-06:00</published><updated>2012-03-16T04:02:56.056-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Bithday to little Scarlett!!! The cuttest ba...</title><content type='html'>Happy Bithday to little Scarlett!!! The cuttest baby ever! Congrats Britt! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7622834082249299023/comments/default/6992016078971788895'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7622834082249299023/comments/default/6992016078971788895'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html?showComment=1331892176056#c6992016078971788895' title=''/><author><name>Leonor</name><uri>https://www.blogger.com/profile/13007354280332968370</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7622834082249299023' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7622834082249299023' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1632200801'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2012 at 4:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6384108576618383855</id><published>2012-03-16T06:29:21.415-06:00</published><updated>2012-03-16T06:29:21.414-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://cbhscrapbookfreebiessearch.blogspot.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 4&lt;/b&gt; post on Mar. 16, 2012. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7622834082249299023/comments/default/6384108576618383855'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7622834082249299023/comments/default/6384108576618383855'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html?showComment=1331900961415#c6384108576618383855' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7622834082249299023' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7622834082249299023' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2012 at 6:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1036165591920203209</id><published>2012-03-16T07:06:32.695-06:00</published><updated>2012-03-16T07:06:32.695-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your new kit! And the freebie is amazing...th...</title><content type='html'>Love your new kit! And the freebie is amazing...thanks so much! Hope Scarlett has a wonderful 1st birthday!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7622834082249299023/comments/default/1036165591920203209'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7622834082249299023/comments/default/1036165591920203209'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html?showComment=1331903192695#c1036165591920203209' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7622834082249299023' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7622834082249299023' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2012 at 7:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-585126122184617748</id><published>2012-03-16T07:20:13.016-06:00</published><updated>2012-03-16T07:20:13.016-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday to Scarlett! 1st birthdays are such...</title><content type='html'>Happy Birthday to Scarlett! 1st birthdays are such a fun time. Love the new kit.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7622834082249299023/comments/default/585126122184617748'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7622834082249299023/comments/default/585126122184617748'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html?showComment=1331904013016#c585126122184617748' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7622834082249299023' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7622834082249299023' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2012 at 7:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2127149485234642629</id><published>2012-03-16T08:47:52.895-06:00</published><updated>2012-03-16T08:47:52.895-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, I&amp;#39;ll play. I love this kit! Thanks so much...</title><content type='html'>Oh, I&amp;#39;ll play. I love this kit! Thanks so much for the chance, Britt! Here&amp;#39;s my layout:&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1530</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133827451133808266/comments/default/2127149485234642629'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133827451133808266/comments/default/2127149485234642629'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html?showComment=1331909272895#c2127149485234642629' title=''/><author><name>Gayle</name><uri>https://www.blogger.com/profile/12780205422347574752</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/__XHbnNL5Xwo/Sh9psJ_cSgI/AAAAAAAAAAM/_Oehl5jtWpE/S220-s32/n1130678804_33882_8974.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8133827451133808266' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8133827451133808266' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1424814912'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2012 at 8:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-809627912261180555</id><published>2012-03-16T10:52:25.891-06:00</published><updated>2012-03-16T10:52:25.891-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday to adorable little Scarlett!  Can&amp;#...</title><content type='html'>Happy Birthday to adorable little Scarlett!  Can&amp;#39;t wait to see the birthday pics!  ~  Thanks for the fun freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7622834082249299023/comments/default/809627912261180555'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7622834082249299023/comments/default/809627912261180555'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html?showComment=1331916745891#c809627912261180555' title=''/><author><name>Dolores</name><uri>https://www.blogger.com/profile/06129932715762366153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7622834082249299023' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7622834082249299023' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-666919836'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2012 at 10:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2835564383518070554</id><published>2012-03-16T11:20:57.983-06:00</published><updated>2012-03-16T11:20:57.983-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday to your lil&amp;#39; girl. Have a great...</title><content type='html'>Happy Birthday to your lil&amp;#39; girl. Have a great birthday and a great party!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7622834082249299023/comments/default/2835564383518070554'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7622834082249299023/comments/default/2835564383518070554'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html?showComment=1331918457983#c2835564383518070554' title=''/><author><name>mich</name><uri>https://www.blogger.com/profile/04208121012906123229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7622834082249299023' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7622834082249299023' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1476156654'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2012 at 11:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-738777180554153245</id><published>2012-03-16T11:24:36.411-06:00</published><updated>2012-03-16T11:24:36.411-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the new kit! I could just hug you for the Cap...</title><content type='html'>Love the new kit! I could just hug you for the Captain EO elements in the add on...thanks so much! &lt;br /&gt;&lt;br /&gt;Tracie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7622834082249299023/comments/default/738777180554153245'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7622834082249299023/comments/default/738777180554153245'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html?showComment=1331918676411#c738777180554153245' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7622834082249299023' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7622834082249299023' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2012 at 11:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7849288547932680567</id><published>2012-03-16T13:39:08.893-06:00</published><updated>2012-03-16T13:39:08.893-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the challenge!

http://www.brittishdesi...</title><content type='html'>Thanks for the challenge!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1535</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133827451133808266/comments/default/7849288547932680567'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133827451133808266/comments/default/7849288547932680567'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html?showComment=1331926748893#c7849288547932680567' title=''/><author><name>Carolyn</name><uri>https://www.blogger.com/profile/02250952489438705657</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8133827451133808266' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8133827451133808266' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-374504191'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2012 at 1:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8789528361998965822</id><published>2012-03-16T13:41:42.426-06:00</published><updated>2012-03-16T13:41:42.426-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday, little one!
Thanks for the freebie...</title><content type='html'>Happy Birthday, little one!&lt;br /&gt;Thanks for the freebie.&lt;br /&gt;Love from Holland, Marieke</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7622834082249299023/comments/default/8789528361998965822'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7622834082249299023/comments/default/8789528361998965822'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html?showComment=1331926902426#c8789528361998965822' title=''/><author><name>Romajo</name><uri>https://www.blogger.com/profile/13902461999006818654</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/-73Ldwyp002k/Tg7FM-tE54I/AAAAAAAAAAk/8DBE_IV0C9o/s32/DSCF2210.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7622834082249299023' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7622834082249299023' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1273644849'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2012 at 1:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2912738439447494200</id><published>2012-03-16T13:58:00.599-06:00</published><updated>2012-03-16T13:58:00.599-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday Scarlett!</title><content type='html'>Happy Birthday Scarlett!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7622834082249299023/comments/default/2912738439447494200'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7622834082249299023/comments/default/2912738439447494200'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html?showComment=1331927880599#c2912738439447494200' title=''/><author><name>Jennifer F.</name><uri>https://www.blogger.com/profile/02781686841439854335</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7622834082249299023' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7622834082249299023' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1493111180'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2012 at 1:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3365230127647533874</id><published>2012-03-16T14:30:32.719-06:00</published><updated>2012-03-16T14:30:32.719-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy birthday to Scarlett! Thank you so much for ...</title><content type='html'>Happy birthday to Scarlett! Thank you so much for this amazing freebie! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7622834082249299023/comments/default/3365230127647533874'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7622834082249299023/comments/default/3365230127647533874'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html?showComment=1331929832719#c3365230127647533874' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7622834082249299023' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7622834082249299023' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2012 at 2:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5880784219337417699</id><published>2012-03-16T14:30:51.727-06:00</published><updated>2012-03-16T14:30:51.727-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy birthday to Scarlett! Thank you so much for ...</title><content type='html'>Happy birthday to Scarlett! Thank you so much for this amazing freebie! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7622834082249299023/comments/default/5880784219337417699'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7622834082249299023/comments/default/5880784219337417699'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html?showComment=1331929851727#c5880784219337417699' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7622834082249299023' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7622834082249299023' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2012 at 2:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-838288706909699278</id><published>2012-03-16T15:20:53.115-06:00</published><updated>2012-03-16T15:20:53.115-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can&amp;#39;t believe Scarlett is a year old already...</title><content type='html'>I can&amp;#39;t believe Scarlett is a year old already!  Congrats on your baby girl&amp;#39;s birthday.  Have fun and take lots and lots of photos.  They grow so fast!  Thanks for the freebie. =) Jen</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7622834082249299023/comments/default/838288706909699278'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7622834082249299023/comments/default/838288706909699278'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html?showComment=1331932853115#c838288706909699278' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7622834082249299023' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7622834082249299023' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2012 at 3:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8633402426115576352</id><published>2012-03-17T08:41:51.884-06:00</published><updated>2012-03-17T08:41:51.884-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the freebie!  Hope Scarlett ...</title><content type='html'>Thank you so much for the freebie!  Hope Scarlett had an awesome birthday!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7622834082249299023/comments/default/8633402426115576352'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7622834082249299023/comments/default/8633402426115576352'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html?showComment=1331995311884#c8633402426115576352' title=''/><author><name>Jenn2011</name><uri>https://www.blogger.com/profile/14308530801465116675</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/-tRRfw2PsLCI/TmYKb7CTl-I/AAAAAAAAAVY/osO0HRTeKgU/s31/IMG_2610.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7622834082249299023' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7622834082249299023' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-288306471'/><gd:extendedProperty name='blogger.displayTime' value='March 17, 2012 at 8:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8458692798117001555</id><published>2012-03-17T14:47:57.162-06:00</published><updated>2012-06-30T22:19:28.882-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such a cute kit!  I tried to buy it and it has alr...</title><content type='html'>Such a cute kit!  I tried to buy it and it has already been disabled at TLP.  :(  Will it be for sale in your store in the future?  Thanks Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1702181891390833502/comments/default/8458692798117001555'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1702181891390833502/comments/default/8458692798117001555'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/ahoy.html?showComment=1332017277162#c8458692798117001555' title=''/><author><name>JoAnn</name><uri>https://www.blogger.com/profile/12270148950107909001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/ahoy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1702181891390833502' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1702181891390833502' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-652271377'/><gd:extendedProperty name='blogger.displayTime' value='March 17, 2012 at 2:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8058149303135621943</id><published>2012-03-18T21:37:31.092-06:00</published><updated>2012-03-18T21:37:31.092-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s my entry:  http://www.brittishdesigns.c...</title><content type='html'>Here&amp;#39;s my entry:  http://www.brittishdesigns.com/gallery/displayimage.php?pid=1544</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133827451133808266/comments/default/8058149303135621943'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133827451133808266/comments/default/8058149303135621943'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html?showComment=1332128251092#c8058149303135621943' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8133827451133808266' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8133827451133808266' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='March 18, 2012 at 9:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6731011324482403192</id><published>2012-03-18T21:40:57.413-06:00</published><updated>2012-03-18T21:40:57.413-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday Scarlett!! She is a doll!!</title><content type='html'>Happy Birthday Scarlett!! She is a doll!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7622834082249299023/comments/default/6731011324482403192'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7622834082249299023/comments/default/6731011324482403192'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html?showComment=1332128457413#c6731011324482403192' title=''/><author><name>Nat Nat</name><uri>https://www.blogger.com/profile/01600776553583123338</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//1.bp.blogspot.com/_CXPK3_LtFz8/SaypAbe1zAI/AAAAAAAABgM/ivtshoGlORU/S220-s31/IMG_1603.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7622834082249299023' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7622834082249299023' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1395016787'/><gd:extendedProperty name='blogger.displayTime' value='March 18, 2012 at 9:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4127530457432678937</id><published>2012-03-20T13:52:25.930-06:00</published><updated>2012-03-20T13:52:25.930-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You just made my day!  I just returned from DLR an...</title><content type='html'>You just made my day!  I just returned from DLR and I came across some Disney themed pages that lead me to YOU!  FUN FUN FUN FUN Stuff!!!  Love it all.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7622834082249299023/comments/default/4127530457432678937'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7622834082249299023/comments/default/4127530457432678937'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html?showComment=1332273145930#c4127530457432678937' title=''/><author><name>JennyJ</name><uri>https://www.blogger.com/profile/09374986111407562146</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-54GDmuxMVVw/UR0oBj5q7DI/AAAAAAAACcs/3OskfZC3Fmw/s32/iPad1024x1024.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7622834082249299023' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7622834082249299023' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-458581922'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2012 at 1:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7357328268421230617</id><published>2012-03-21T22:38:29.897-06:00</published><updated>2012-06-30T22:19:28.879-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What fun pics!  Seeing these made me walk down mem...</title><content type='html'>What fun pics!  Seeing these made me walk down memory lane at taking our first kiddo to Dland and all the &amp;quot;firsts&amp;quot; :)  Can&amp;#39;t wait to hear about the rest of your adventure! :)  Bummed we missed maybe bumping into each other at the happiest place on earth by one day! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7152512591365421031/comments/default/7357328268421230617'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7152512591365421031/comments/default/7357328268421230617'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/disneyland-day-1.html?showComment=1332391109897#c7357328268421230617' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/disneyland-day-1.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7152512591365421031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7152512591365421031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2012 at 10:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4749729810308703892</id><published>2012-03-22T09:22:40.175-06:00</published><updated>2012-03-22T09:22:40.175-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here is mine Britt..thanks for a chance.
http://ww...</title><content type='html'>Here is mine Britt..thanks for a chance.&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1560</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133827451133808266/comments/default/4749729810308703892'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133827451133808266/comments/default/4749729810308703892'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html?showComment=1332429760175#c4749729810308703892' title=''/><author><name>Lisa</name><uri>https://www.blogger.com/profile/03752909545769005869</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Ytn7EJgQ1pY/TUrvHeweE5I/AAAAAAAAA1Q/PYW0B3hkh5Y/s32/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8133827451133808266' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8133827451133808266' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1535737862'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 9:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4921930181092177789</id><published>2012-03-22T09:23:03.716-06:00</published><updated>2012-03-22T09:23:22.829-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133827451133808266/comments/default/4921930181092177789'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133827451133808266/comments/default/4921930181092177789'/><author><name>Lisa</name><uri>https://www.blogger.com/profile/03752909545769005869</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Ytn7EJgQ1pY/TUrvHeweE5I/AAAAAAAAA1Q/PYW0B3hkh5Y/s32/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8133827451133808266' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8133827451133808266' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1535737862'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 9:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1160064232400799518</id><published>2012-03-22T10:28:53.219-06:00</published><updated>2012-03-22T10:28:53.219-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My favorite souvenir is from Walt Disney World and...</title><content type='html'>My favorite souvenir is from Walt Disney World and it&amp;#39;s the button they give you at City Hall. It&amp;#39;s my favorite because we don&amp;#39;t have those in Disneyland Paris and when i wear it here for my birthday for example a lot of guests and cast members ask me where i found it ? It&amp;#39;s a funny way to start a conversation during the long lines ...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/1160064232400799518'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/1160064232400799518'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332433733219#c1160064232400799518' title=''/><author><name>Linece</name><uri>https://www.blogger.com/profile/12725164892185044280</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_Axf0eIC4UcQ/S8wGWB3Zt5I/AAAAAAAAADo/bof2IMFghd8/S220-s32/Lineceprofil.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-980117810'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 10:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1605653635675810843</id><published>2012-03-22T10:29:55.945-06:00</published><updated>2012-03-22T10:29:55.945-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I think that&amp;#39;s a great idea! I would LOVE to g...</title><content type='html'>I think that&amp;#39;s a great idea! I would LOVE to get a silhouette picture for Emma! I am still dying over the one you got for Scarlett!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/1605653635675810843'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/1605653635675810843'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332433795945#c1605653635675810843' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 10:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-597704189661051178</id><published>2012-03-22T10:42:34.999-06:00</published><updated>2012-03-22T10:42:34.999-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I always try and come home with a new magnet for m...</title><content type='html'>I always try and come home with a new magnet for my overcrowded frig.   They&amp;#39;re small for packing, and relatively inexpensive.   I really like the rubber frame ones that you can put a picture in.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/597704189661051178'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/597704189661051178'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332434554999#c597704189661051178' title=''/><author><name>Stephanie</name><uri>https://www.blogger.com/profile/08264271841552668887</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1320357383'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 10:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7405037421423601654</id><published>2012-03-22T10:59:18.100-06:00</published><updated>2012-03-22T10:59:18.100-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How on earth is your baby one already?!  She&amp;#39;s...</title><content type='html'>How on earth is your baby one already?!  She&amp;#39;s adorable.  My favorite thing to pick up is always a new magnet.  I love having memories flood back to my mind every time I walk into the kitchen and see my fridge.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/7405037421423601654'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/7405037421423601654'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332435558100#c7405037421423601654' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/03564906200983646394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-2U_pryEXti0/UWcgC9NYzWI/AAAAAAAAXtw/ccer93QzhAA/s32/20130216_100523%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-161017844'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 10:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1247161915429759395</id><published>2012-03-22T11:08:05.478-06:00</published><updated>2012-03-22T11:08:05.478-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I WANT THAT CUP!  How cute are you!  K so every ti...</title><content type='html'>I WANT THAT CUP!  How cute are you!  K so every time I&amp;#39;m at Disneyland I get a magnet, but if I was super rich.... I would LOVE to get a hoodie every time.  I just am so cheap.  :(  But, I really want that cup!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/1247161915429759395'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/1247161915429759395'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332436085478#c1247161915429759395' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 11:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3841067560659766583</id><published>2012-03-22T11:19:40.573-06:00</published><updated>2012-03-22T11:19:40.573-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How awesome. A wonderful idea! My favorite Disney ...</title><content type='html'>How awesome. A wonderful idea! My favorite Disney souvenir is a new keychain or deck of cards each trip since I collect them. Also anything to do with Tigger. Thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3841067560659766583'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3841067560659766583'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332436780573#c3841067560659766583' title=''/><author><name>rosepup</name><uri>https://www.blogger.com/profile/09490051269723112334</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1238157356'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 11:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8577609567371754411</id><published>2012-03-22T11:34:58.569-06:00</published><updated>2012-03-22T11:34:58.569-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I got Mickey and Minnie figurines the first time I...</title><content type='html'>I got Mickey and Minnie figurines the first time I went to Disneyland so they are my favorite souvenirs. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/8577609567371754411'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/8577609567371754411'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332437698569#c8577609567371754411' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 11:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3999980752571280158</id><published>2012-03-22T11:41:16.494-06:00</published><updated>2012-03-22T11:41:16.494-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the cup it&amp;#39;s almost as cute as the model ...</title><content type='html'>Love the cup it&amp;#39;s almost as cute as the model but not quite!! My favorite souvenior would have to be my character autograph books.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3999980752571280158'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3999980752571280158'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332438076494#c3999980752571280158' title=''/><author><name>Dannethia</name><uri>https://www.blogger.com/profile/13788657817379365308</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/-ef5SVm4cijY/U8az0wlQg4I/AAAAAAAALR8/oC-nn-JA47c/s31/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-434079236'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 11:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3711003773065449897</id><published>2012-03-22T11:54:35.718-06:00</published><updated>2012-03-22T11:54:35.718-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My favorite souvenirs are the trading pins, but no...</title><content type='html'>My favorite souvenirs are the trading pins, but now I am dreaming of that cup as my next souvenir! That is so cute! I sip water all day long so that would be perfect to add to my Disney collection :) Thanks for the chance!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3711003773065449897'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3711003773065449897'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332438875718#c3711003773065449897' title=''/><author><name>Geekery Scraps by Kayla</name><uri>https://www.blogger.com/profile/15917885429267788828</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2110339313'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 11:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3921730884252832149</id><published>2012-03-22T12:03:14.625-06:00</published><updated>2012-03-22T12:03:14.625-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the cup!  I absolutely have to get one of the...</title><content type='html'>Love the cup!  I absolutely have to get one of the new vintage dole whip t-shirts.  I&amp;#39;m hoping to go to DL in September of this year so that will be the first thing I buy. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3921730884252832149'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3921730884252832149'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332439394625#c3921730884252832149' title=''/><author><name>Becky</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 12:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-183183602755958629</id><published>2012-03-22T12:56:14.191-06:00</published><updated>2012-03-22T12:56:14.191-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have tradition. I have 2 souvenirs that I get ev...</title><content type='html'>I have tradition. I have 2 souvenirs that I get every time we go to Disney World.  I always get a Hat and a key chain.  It becomes kind of a quest... Looking for those two items wherever we go and seeing which ones are new from the years previous and which ones are the same. &lt;br /&gt;&lt;br /&gt;I don&amp;#39;t know if this counts also but we always get a Photopass Cd for every trip and search out every Photopass photographer we can find... Sometimes this is the only way I can prove I was actually there!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/183183602755958629'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/183183602755958629'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332442574191#c183183602755958629' title=''/><author><name>Mariana Smith</name><uri>http://www.partofyourworldtravel.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 12:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6461896179329965099</id><published>2012-03-22T13:29:08.424-06:00</published><updated>2012-03-22T13:29:08.424-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>When visiting WDW I like to bring back a box of Mr...</title><content type='html'>When visiting WDW I like to bring back a box of Mr. Potato Head parts.  I have a huge collection of parts.  I&amp;#39;m just a big kid, lol.&lt;br /&gt;&lt;br /&gt;Cheryl</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/6461896179329965099'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/6461896179329965099'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332444548424#c6461896179329965099' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 1:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3729028946524646018</id><published>2012-03-22T13:47:19.395-06:00</published><updated>2012-03-22T13:47:19.395-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My favorite souvenir is a periwinkle tee and short...</title><content type='html'>My favorite souvenir is a periwinkle tee and shorts that my dad bought me for my birthday.  I wear it on every trip down to see the mouse!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3729028946524646018'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3729028946524646018'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332445639395#c3729028946524646018' title=''/><author><name>susan0326</name><uri>https://www.blogger.com/profile/02318951203465432501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-mkPnUc8wLD8/T6IB28QIorI/AAAAAAAAAbY/-HOxTkFKMDU/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-242029815'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 1:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3471459666167254478</id><published>2012-03-22T13:48:34.562-06:00</published><updated>2012-03-22T13:48:34.562-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>While my boys loved their &amp;quot;create your own&amp;qu...</title><content type='html'>While my boys loved their &amp;quot;create your own&amp;quot; light sabers!  I loved getting their silhouettes done on Main Street for their grandparents.  Such a reasonably priced gift we could do each time we go!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3471459666167254478'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3471459666167254478'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332445714562#c3471459666167254478' title=''/><author><name>Becky</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 1:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8537908224654148841</id><published>2012-03-22T14:01:19.732-06:00</published><updated>2012-03-22T14:01:19.732-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute cup! I&amp;#39;m not really sure what my favorite...</title><content type='html'>Cute cup! I&amp;#39;m not really sure what my favorite or dream souvenir is/would be.  I consider our photo pass cd to be our best souvenir - love those memories!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/8537908224654148841'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/8537908224654148841'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332446479732#c8537908224654148841' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12983482881298723000</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1286763353'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 2:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5602961063032957638</id><published>2012-03-22T14:14:39.001-06:00</published><updated>2012-03-22T14:14:39.001-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love to get silouettes cut of my kids each year ...</title><content type='html'>I love to get silouettes cut of my kids each year we go to Disneyland.  I have also made them into ornaments for our Christmas tree.  Thanks for the chance to win.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/5602961063032957638'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/5602961063032957638'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332447279001#c5602961063032957638' title=''/><author><name>Jennifer</name><uri>https://www.blogger.com/profile/13272228673863327398</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1012048828'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 2:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4633560408522148969</id><published>2012-03-22T14:50:56.993-06:00</published><updated>2012-03-22T14:50:56.993-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I would love to get to Disneyland one day. I&amp;#39;v...</title><content type='html'>I would love to get to Disneyland one day. I&amp;#39;ve only gotten to Disney world a few times in my lief. I have heard the silhouettes they do are great. once day when I go to Disneyland I would love to have that done. &lt;br /&gt;&lt;br /&gt;My favorite item form my last Disney World trip was a CD with stock photography of the parks.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/4633560408522148969'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/4633560408522148969'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332449456993#c4633560408522148969' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/07750224640815343677</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1825522589'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 2:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1354218099453419838</id><published>2012-03-22T15:02:18.574-06:00</published><updated>2012-03-22T15:02:18.574-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My favorite souvenir is getting a new pair of Mick...</title><content type='html'>My favorite souvenir is getting a new pair of Mickey Ears each time I go.  There are so many different kinds now so I have lots to choose from.  This past December, I got a pair of pirate ears!  My favorite so far!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/1354218099453419838'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/1354218099453419838'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332450138574#c1354218099453419838' title=''/><author><name>Debbie</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 3:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5630556396674943225</id><published>2012-03-22T15:14:11.305-06:00</published><updated>2012-03-22T15:14:11.305-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m dreaming of a Harvey&amp;#39;s seat belt bag.....</title><content type='html'>I&amp;#39;m dreaming of a Harvey&amp;#39;s seat belt bag...Someday!&lt;br /&gt;&lt;br /&gt;Jennifer</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/5630556396674943225'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/5630556396674943225'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332450851305#c5630556396674943225' title=''/><author><name>morgansmom2000</name><uri>https://www.blogger.com/profile/07761150956237275584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//farm1.static.flickr.com/47/158707625_02cfe2654a.jpg?v=0'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1952085237'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 3:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3654516501431991995</id><published>2012-03-22T15:15:17.905-06:00</published><updated>2012-03-22T15:15:17.905-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I always buy a popcorn bucket (sometimes a couple ...</title><content type='html'>I always buy a popcorn bucket (sometimes a couple in the different shapes &amp;amp; patterns) I love to use them to save up change for our next trip. Thanks for the chance!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3654516501431991995'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3654516501431991995'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332450917905#c3654516501431991995' title=''/><author><name>Amy Jo</name><uri>https://www.blogger.com/profile/10204909927145904633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/_N0D-OU166_U/TOCd1rxQbYI/AAAAAAAAAGM/-TrztRfmoh0/S220-s32/me%2Band%2Blogan%2B1028101.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-781136059'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 3:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6783772580306316824</id><published>2012-03-22T15:15:52.054-06:00</published><updated>2012-03-22T15:15:52.054-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My favorite souvenirs are the Vinylmations.  Our f...</title><content type='html'>My favorite souvenirs are the Vinylmations.  Our family has so much fun purchasing &amp;amp; trading, we come home with quite a few.  And of course, I have to usually pick up a new tshirt!  Thanks for the chance.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/6783772580306316824'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/6783772580306316824'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332450952054#c6783772580306316824' title=''/><author><name>Kim</name><uri>https://www.blogger.com/profile/07933453312094974348</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1302295430'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 3:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1052340018684793350</id><published>2012-03-22T15:15:56.128-06:00</published><updated>2012-03-22T15:15:56.128-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Being as we&amp;#39;ve only been once to Disney World ...</title><content type='html'>Being as we&amp;#39;ve only been once to Disney World (and yes, we live in Florida, sad!)........We love our stuffed Mickey and Minnie. They&amp;#39;ve brought lots of joy to all the kids who come to play at our house!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/1052340018684793350'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/1052340018684793350'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332450956128#c1052340018684793350' title=''/><author><name>Kladle</name><uri>https://www.blogger.com/profile/02476717864261036178</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1515610821'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 3:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8176426561752355261</id><published>2012-03-22T15:18:08.285-06:00</published><updated>2012-03-22T15:18:08.285-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is a great idea!  My favorite souvenir is the...</title><content type='html'>This is a great idea!  My favorite souvenir is the pictures of course...but really Pins.  My kids love the pin trading and I love bringing home new ones and hanging them up with the rest.  Its so much fun to go back through them and think of each one and how we got them.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/8176426561752355261'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/8176426561752355261'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332451088285#c8176426561752355261' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/06833643401459556575</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1213531922'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 3:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6735341038537794916</id><published>2012-03-22T15:22:48.049-06:00</published><updated>2012-03-22T15:22:48.049-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Disney Parks trading pins - a favorite new traditi...</title><content type='html'>Disney Parks trading pins - a favorite new tradition we started on our last trip to Disneyland.  We were there to ring in the New Year!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/6735341038537794916'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/6735341038537794916'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332451368049#c6735341038537794916' title=''/><author><name>The Mathis Family</name><uri>https://www.blogger.com/profile/18147685343974116164</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1160984806'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 3:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1348927401078857355</id><published>2012-03-22T15:27:12.092-06:00</published><updated>2012-03-22T15:27:12.092-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>tye dye t-shirt. They are softer than regular tee&amp;...</title><content type='html'>tye dye t-shirt. They are softer than regular tee&amp;#39;s and look good.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/1348927401078857355'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/1348927401078857355'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332451632092#c1348927401078857355' title=''/><author><name>joy</name><uri>https://www.blogger.com/profile/16082044797684506906</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1374743470'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 3:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3394510433770859643</id><published>2012-03-22T15:33:09.849-06:00</published><updated>2012-03-22T15:33:09.849-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, goodness, I have to pick just one...Well, last...</title><content type='html'>Oh, goodness, I have to pick just one...Well, last time we were there I got a Mickey Heads messenger bag.  I just love it.  The strap is long enough for me to put it across from side to side.  That is close to the top, but (and you may think I&amp;#39;m crazy)....Hanging off the hooks of this bag, I&amp;#39;ve begun a collection.  I don&amp;#39;t even know what to call them-badge sleeves.  They are little plastic pouches, found with the trading pins, often connected to the bottoms of laynards to put your id in.  Don&amp;#39;t know why I like them, but i do.  I&amp;#39;ve only got four, but am on the search for more.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3394510433770859643'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3394510433770859643'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332451989849#c3394510433770859643' title=''/><author><name>KB Custom Creations</name><uri>https://www.blogger.com/profile/01740165682845900941</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//1.bp.blogspot.com/-sRI8G_kDqAw/UaqtbJWwFzI/AAAAAAAACA0/4IZBeK0kZiY/s32/KBCC2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2145981188'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 3:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1872512878187341339</id><published>2012-03-22T15:34:27.656-06:00</published><updated>2012-03-22T15:34:27.656-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My favorite is my Disneyland T-shirt from 1977! I ...</title><content type='html'>My favorite is my Disneyland T-shirt from 1977! I wore it every trip until it didn&amp;#39;t fit anymore! I still have it, in my keepsakes box!&lt;br /&gt;&lt;br /&gt;Scarlett is adorable!&lt;br /&gt;&lt;br /&gt;Johknow4@aol.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/1872512878187341339'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/1872512878187341339'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332452067656#c1872512878187341339' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 3:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6060003897392317927</id><published>2012-03-22T15:56:25.751-06:00</published><updated>2012-03-22T15:56:25.751-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can&amp;#39;t believe Scarlett is already one! She is ...</title><content type='html'>Can&amp;#39;t believe Scarlett is already one! She is absolutely adorable! OK - to answer the question....My favorite Disney souvenir is a sterling silver necklace I bought back in 2006. It is a heart pendant on a box chain with three crystals on it that form a hidden Mickey! Last time when I was in the parks it was still available to purchase (at Mouse Gear in Epcot)- but it costs $25 more now!!! I love it and wear it often!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/6060003897392317927'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/6060003897392317927'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332453385751#c6060003897392317927' title=''/><author><name>Kim</name><uri>https://www.blogger.com/profile/11908963594032547059</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-ECmmLfFxXfk/W3oIxhb7fII/AAAAAAAAAWs/wdsBo5pQZe0nQucGcAoV1hZEmkeBpsUZwCK4BGAYYCw/s32/IMG_5508.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1844660322'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 3:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3525989728199523327</id><published>2012-03-22T16:03:11.678-06:00</published><updated>2012-03-22T16:03:11.678-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Aw Britt, thanks for bringing back a gift!  Like m...</title><content type='html'>Aw Britt, thanks for bringing back a gift!  Like many others I collect magnets when I go to WDW, on cruises or anywhere else we travel.  I&amp;#39;m also a sucker for Christmas ornaments.  Before too long I&amp;#39;m going to need additional trees! LOL!  I LOVE the cup, I have a boring plain orange one- this one would be so stylin&amp;#39;.  Plus I love that it&amp;#39;s from DisneyLAND- a place i hope to get int he next few years!  Thank for the chance to win!!!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3525989728199523327'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3525989728199523327'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332453791678#c3525989728199523327' title=''/><author><name>Jennifer F.</name><uri>https://www.blogger.com/profile/02781686841439854335</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1493111180'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 4:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1330346318607911269</id><published>2012-03-22T16:13:56.087-06:00</published><updated>2012-03-22T16:13:56.087-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I always try to find a tacky plastic snow globe.</title><content type='html'>I always try to find a tacky plastic snow globe.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/1330346318607911269'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/1330346318607911269'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332454436087#c1330346318607911269' title=''/><author><name>Bronwen</name><uri>https://www.blogger.com/profile/09023874542331523405</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1957319189'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 4:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6480096244101212603</id><published>2012-03-22T16:15:17.432-06:00</published><updated>2012-03-22T16:15:17.432-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a cool idea! That IS the Happiest Cup on Eart...</title><content type='html'>What a cool idea! That IS the Happiest Cup on Earth! I&amp;#39;m dreaming of a black sequined mouse headband  with a big red/white polka dot bow on top... or a pink bow. Ooh la la!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/6480096244101212603'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/6480096244101212603'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332454517432#c6480096244101212603' title=''/><author><name>marylee :)</name><uri>https://www.blogger.com/profile/05302438079453053216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/-v2KorKW_PQI/URV2LLKUdsI/AAAAAAAAArE/Px1X2yddCtw/s32/keep%2Bcalm%2Band%2Beat%2Bblue%2Bbell.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1048901609'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 4:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4589029359046791747</id><published>2012-03-22T16:24:00.050-06:00</published><updated>2012-03-22T16:24:00.050-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love, love, LOVE the photo of the lovely Miss Scar...</title><content type='html'>Love, love, LOVE the photo of the lovely Miss Scarlett with the Disneyland souvenir cup you are so generously offering to your blog readers :)&lt;br /&gt;&lt;br /&gt;It has been nearly 40 years since I&amp;#39;ve been to the &amp;quot;happiest place on earth&amp;quot;, but my favorite souvenir is a photo I have of my family and myself taken in front of the Main Entrance back in 1959!  I was five-years-old and still have vivid memories permanently etched into my brain cells of, It&amp;#39;s A Small World!&lt;br /&gt;&lt;br /&gt;Happy &amp;quot;1st&amp;quot; Birthday to Scarlett :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/4589029359046791747'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/4589029359046791747'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332455040050#c4589029359046791747' title=''/><author><name>Linda Walton aka bobbysgirlforever</name><uri>https://www.blogger.com/profile/17508413943491941194</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-MaGvcc2G_iE/UmbdheaWATI/AAAAAAAAEFg/ltiQRPAkE-c/s32/FX_1333004295458.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-551663046'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 4:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6298635795149070279</id><published>2012-03-22T16:59:03.438-06:00</published><updated>2012-03-22T16:59:03.438-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am a souvenir nerd. Nothing extravagant for me. ...</title><content type='html'>I am a souvenir nerd. Nothing extravagant for me. Better be a magnet for the fridge or something I can eat on the drive home!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/6298635795149070279'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/6298635795149070279'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332457143438#c6298635795149070279' title=''/><author><name>Jessica and Matt</name><uri>https://www.blogger.com/profile/10659199673254405692</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_8pbyfRjMR10/SOAXCDFoQGI/AAAAAAAAAUI/fl6cPeMmAdQ/S220-s32/100_5492.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1863756787'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 4:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7283573299312503940</id><published>2012-03-22T17:29:08.461-06:00</published><updated>2012-03-22T17:29:08.461-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My favorite souvenir is jewelry. I like to collect...</title><content type='html'>My favorite souvenir is jewelry. I like to collect charms so i make a charm bracelet and then i can wear it anywhere!  Thank you for the chance. Monday it will be my 24th year anniversary! whoohhooo!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/7283573299312503940'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/7283573299312503940'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332458948461#c7283573299312503940' title=''/><author><name>DisneyPrincess</name><uri>https://www.blogger.com/profile/06924535026019039171</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//3.bp.blogspot.com/_WOxK1jy4l6k/SfoU4ZPZPgI/AAAAAAAAAFM/VZT7MDfear0/S220-s32/Picture+(63).jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-829362553'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 5:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1726756867277321080</id><published>2012-03-22T17:47:33.608-06:00</published><updated>2012-03-22T17:47:33.608-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I loved my Cinderella&amp;#39;s Castle key chain- but ...</title><content type='html'>I loved my Cinderella&amp;#39;s Castle key chain- but it broke :( We also have a Cinderella&amp;#39;s Castle Christmas ornament that makes me happy every year when we get it out!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/1726756867277321080'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/1726756867277321080'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332460053608#c1726756867277321080' title=''/><author><name>Sarah @ Pink Lime</name><uri>https://www.blogger.com/profile/17825860502024902615</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_0HshsAqo_bM/SeA8fJxpj-I/AAAAAAAAAqg/koBOey-d-hI/S220-s32/535.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1996467794'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 5:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6530085347455162607</id><published>2012-03-22T17:59:10.375-06:00</published><updated>2012-03-22T17:59:10.375-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So I have 2 favorite souvenirs...first is my Chris...</title><content type='html'>So I have 2 favorite souvenirs...first is my Christmas present from our first trip to WDW: my Dooney Disney purse...it&amp;#39;s so pretty! And 2 is My First Visit button that I received from a nice stranger as we were waiting in line at IASW!! What a nice guy!!&lt;br /&gt;That cup is too cute...I haven&amp;#39;t been back to DL in almost 20 years. &lt;br /&gt;Scarlett is too too cute!! Thanks for the giveaway!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/6530085347455162607'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/6530085347455162607'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332460750375#c6530085347455162607' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10013376188914983321</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1466744235'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 5:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5913512576376730033</id><published>2012-03-22T17:59:11.130-06:00</published><updated>2012-03-22T17:59:11.130-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have a Disneyland magnet that I remember searchi...</title><content type='html'>I have a Disneyland magnet that I remember searching all over the park for. It&amp;#39;s got all the characters making the letters. I really love it - is that cheesy? We also got a picture frame/ornament one year and that&amp;#39;s been a fun souvenir to have, too! (summerflood at me.com)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/5913512576376730033'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/5913512576376730033'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332460751130#c5913512576376730033' title=''/><author><name>Summer</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 5:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4337469549266394668</id><published>2012-03-22T18:02:34.023-06:00</published><updated>2012-03-22T18:02:34.023-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We moved from AZ to IL about 5 yrs ago, so it was ...</title><content type='html'>We moved from AZ to IL about 5 yrs ago, so it was a while between visits for us. This last summer, we made it out to Disneyland with the cousins &amp;amp; my 5 kids (12,7,6,5 &amp;amp; 1). My kids all knew that I needed a new princess Minnie antenna ball for my van. I got a shiney new one &amp;amp; one that looks like the castle. Kids keep asking when I&amp;#39;m going to put them on, but they&amp;#39;re just so cool, I don&amp;#39;t want them to get dirty!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/4337469549266394668'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/4337469549266394668'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332460954023#c4337469549266394668' title=''/><author><name>Midwest Keech</name><uri>https://www.blogger.com/profile/15311768827702582005</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/_kvOZURETQtY/SKnMMk8SKYI/AAAAAAAAAr4/PEYA10hwa8s/S220-s32/100_8856.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-933714532'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 6:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5484941101570294741</id><published>2012-03-22T18:04:01.728-06:00</published><updated>2012-03-22T18:04:01.728-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the little $4 charms at the charm bars at W...</title><content type='html'>I love the little $4 charms at the charm bars at WDW.  I&amp;#39;ve gotten a few each time we&amp;#39;ve gone.  Sadly they don&amp;#39;t have the charm bars at DL and they seem to be no longer carrying them there either!  Guess I have to go back to WDW!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/5484941101570294741'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/5484941101570294741'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332461041728#c5484941101570294741' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/12404804109197736241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='19' src='//3.bp.blogspot.com/_QmeExbl0Y8E/TEXwFHMrXOI/AAAAAAAAAAM/66sL5qI6QRw/S220-s32/mousescrappers_avatar.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-629790199'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 6:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-39542732184767186</id><published>2012-03-22T18:37:00.389-06:00</published><updated>2012-03-22T18:37:00.389-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My favorite Disney Souveniers are the Mickey &amp;amp;...</title><content type='html'>My favorite Disney Souveniers are the Mickey &amp;amp; Minnie plush dolls my twin son &amp;amp; daughter got one year when we were in Florida.  They were under the age of 10 and I still have M&amp;amp;M (My kids are 21 years old now)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/39542732184767186'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/39542732184767186'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332463020389#c39542732184767186' title=''/><author><name>mich</name><uri>https://www.blogger.com/profile/04208121012906123229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1476156654'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 6:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-315171012733823080</id><published>2012-03-22T18:39:14.262-06:00</published><updated>2012-03-22T18:39:14.262-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Pins! After our last trip to Disney (World) in Nov...</title><content type='html'>Pins! After our last trip to Disney (World) in November, my whole family has become pin collectors! Those are our favorite souvenirs!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/315171012733823080'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/315171012733823080'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332463154262#c315171012733823080' title=''/><author><name>Jenn T.</name><uri>https://www.blogger.com/profile/08144588537414187636</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-SnJNC-5O4KQ/TnVKQXTiaHI/AAAAAAAAAGs/NL80vP0gJKU/s32/jmt.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2039357450'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 6:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3776585358482798524</id><published>2012-03-22T19:11:34.322-06:00</published><updated>2012-03-22T19:11:34.322-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a sweet gesture, thanks Britt! My favorite so...</title><content type='html'>What a sweet gesture, thanks Britt! My favorite souvenirs are the cruise line vinylmations I picked up last year on our first Disney cruise. The fab 5 are dressed in their cute nautical gear, they&amp;#39;re a great reminder of the wonderful vacation we had. I am now hooked on vinylmation though. Uh, oh.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3776585358482798524'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3776585358482798524'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332465094322#c3776585358482798524' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 7:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4731163481518246238</id><published>2012-03-22T19:17:37.352-06:00</published><updated>2012-03-22T19:17:37.352-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I always get a mug, that way on the weekends I can...</title><content type='html'>I always get a mug, that way on the weekends I can drink from it and wish I were there.  :)   We also get a pin every trip.  This year I am on a mission to get the grape soda top on a safety pin like in the movie Up!  Thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/4731163481518246238'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/4731163481518246238'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332465457352#c4731163481518246238' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 7:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-354642030160277690</id><published>2012-03-22T19:34:18.358-06:00</published><updated>2012-03-22T19:34:18.358-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is such a cute cup! I&amp;#39;m torn - I have two...</title><content type='html'>That is such a cute cup! I&amp;#39;m torn - I have two favorites. The first is a little model of the Eiffel Tower with Stitch climbing it King Kong style. The other is the little girl princess skirts my sister and I got a couple trips ago; there&amp;#39;s enough elastic that we bigger girls can wear the floofy tutus, too.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/354642030160277690'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/354642030160277690'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332466458358#c354642030160277690' title=''/><author><name>Laura</name><uri>https://www.blogger.com/profile/03737616599773463119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-zuX9fl3t8ko/Tmf5oSKViQI/AAAAAAAAAC0/wAX7IQUe0-0/s32/Avatar-Hpgirl.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1158465436'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 7:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2144014488542725197</id><published>2012-03-22T19:37:43.399-06:00</published><updated>2012-03-22T19:37:43.399-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My favorite Disneyland Souvenir is I try to buy on...</title><content type='html'>My favorite Disneyland Souvenir is I try to buy one new Disneyland game each time I go.  This time I didn&amp;#39;t find a game I didn&amp;#39;t have so I bought a darling It&amp;#39;s a Small World Book and CD.  Super cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/2144014488542725197'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/2144014488542725197'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332466663399#c2144014488542725197' title=''/><author><name>Marg</name><uri>https://www.blogger.com/profile/00205077966723445227</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2088785191'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 7:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3226826118422067077</id><published>2012-03-22T19:47:43.041-06:00</published><updated>2012-03-22T19:47:43.041-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m so glad you chose this kit for March. I&amp;#3...</title><content type='html'>I&amp;#39;m so glad you chose this kit for March. I&amp;#39;ve had my eye on it and finally bought it.&lt;br /&gt;Here&amp;#39;s my entry:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1562</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133827451133808266/comments/default/3226826118422067077'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133827451133808266/comments/default/3226826118422067077'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html?showComment=1332467263041#c3226826118422067077' title=''/><author><name>mich</name><uri>https://www.blogger.com/profile/04208121012906123229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8133827451133808266' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8133827451133808266' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1476156654'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 7:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4837478040087193835</id><published>2012-03-22T19:59:14.417-06:00</published><updated>2012-03-22T19:59:14.417-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have never been to Walt Disney World or any othe...</title><content type='html'>I have never been to Walt Disney World or any other Disney sites. So if I went, I would love to be able to see the vintage costumes of the characters and how they have changed over the years.  So anything vintage Disney would be my  choice of a souvenir!  I am glad to see you all had fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/4837478040087193835'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/4837478040087193835'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332467954417#c4837478040087193835' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/09554520281179392309</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-432496114'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 7:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-456958473188904008</id><published>2012-03-22T20:01:52.600-06:00</published><updated>2012-03-22T20:01:52.600-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My favorite souvenir is my Mike wazowski coffee mu...</title><content type='html'>My favorite souvenir is my Mike wazowski coffee mug.  His one big eye is so cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/456958473188904008'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/456958473188904008'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332468112600#c456958473188904008' title=''/><author><name>amykayhay</name><uri>https://www.blogger.com/profile/16575430630906914133</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2032160525'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 8:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-443877655279363720</id><published>2012-03-22T20:26:39.130-06:00</published><updated>2012-03-22T20:26:39.130-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;ve never been to Disneyland, but we go to Di...</title><content type='html'>I&amp;#39;ve never been to Disneyland, but we go to Disney World every year.  The kids always like to choose a magnet and i like to get a new Christmas ornament (or two) for our tree.  Usually it has the year on it, so it&amp;#39;s a nice way to remember our vacation each Christmas!  Thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/443877655279363720'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/443877655279363720'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332469599130#c443877655279363720' title=''/><author><name>CB</name><uri>https://www.blogger.com/profile/06404473089699496809</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//1.bp.blogspot.com/-rGGwYtapt00/TroeuzXtnYI/AAAAAAAAFzQ/mnlgn0zS0BM/s32/profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1681730465'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 8:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1811945382652381307</id><published>2012-03-22T21:07:10.408-06:00</published><updated>2012-03-22T21:07:10.408-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My favorite? The Princess Minnie plush we got for ...</title><content type='html'>My favorite? The Princess Minnie plush we got for my DD in 2009- she was surely loved enough to make her real someday. Somehow, DD lost her in her room, so when DD and I went back the next year, we got her a new Princess Minnie. Only souvenir we&amp;#39;ve ever bought twice!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/1811945382652381307'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/1811945382652381307'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332472030408#c1811945382652381307' title=''/><author><name>geekydiva</name><uri>https://www.blogger.com/profile/06135344048025995082</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-176952043'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 9:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1051798092167395886</id><published>2012-03-22T22:06:33.397-06:00</published><updated>2012-03-22T22:06:33.397-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I try to get a Christmas ornament on each trip now...</title><content type='html'>I try to get a Christmas ornament on each trip now.  The past two or three times we&amp;#39;ve been, I&amp;#39;ve been able to find a photo Disney ornament with the year on it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/1051798092167395886'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/1051798092167395886'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332475593397#c1051798092167395886' title=''/><author><name>Lori near Seattle</name><uri>https://www.blogger.com/profile/15822568965319444605</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1002789301'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 10:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7494968423712003977</id><published>2012-03-22T22:42:52.057-06:00</published><updated>2012-03-22T22:42:52.057-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the chance to win!  Scarlett is adorabl...</title><content type='html'>Thanks for the chance to win!  Scarlett is adorable &amp;amp; hard to believe how fast time has flown!  Anyway...we ALWAYS buy an ornament for the Christmas Tree (our tree is full of ornaments that mean something, I get each child an ornament each year that stands for something that happened that year in their life.  They each have their own buckets, so when they are grown &amp;amp; move out :( they can take their bucket &amp;amp; start new memories with their new family, etc.) and we also get a picture frame and/or magnet.  Thanks again for the chance to win!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/7494968423712003977'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/7494968423712003977'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332477772057#c7494968423712003977' title=''/><author><name>HollyinPA</name><uri>https://www.blogger.com/profile/08642921829577900470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//4.bp.blogspot.com/_qPB46bXbWUI/TImNOpBi19I/AAAAAAAAAjA/S45GFtoGxW4/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-472282340'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 10:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5145942726915860264</id><published>2012-03-22T23:51:01.970-06:00</published><updated>2012-03-22T23:51:01.970-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a lovely thought Britt! Love the cup.
My favo...</title><content type='html'>What a lovely thought Britt! Love the cup.&lt;br /&gt;My favorite souvenirs are my photos. Esp. the ones with the princesses and my other favorite characters.&lt;br /&gt;Besides that, I&amp;#39;d looove to have a plush Duffy. I fell in love with him the moment he came to Disneyland Paris.&lt;br /&gt;&lt;br /&gt;Thanks for the chance Britt. I&amp;#39;d love to have a souvenir from Disneyland, since I&amp;#39;ve never been there.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/5145942726915860264'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/5145942726915860264'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332481861970#c5145942726915860264' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/13008078780481666468</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-5L0uVXV9k9c/TfBHK1RWTXI/AAAAAAAAADo/GBv5uyXF7lQ/s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1037636424'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 11:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7240267925666942870</id><published>2012-03-22T23:55:36.981-06:00</published><updated>2012-03-22T23:55:36.981-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My husband and I agree that our favorite souvenir ...</title><content type='html'>My husband and I agree that our favorite souvenir is the photo pass cd. We loving having family photos and those super cute magic shots. It&amp;#39;s the one thing I buy every trip.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/7240267925666942870'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/7240267925666942870'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332482136981#c7240267925666942870' title=''/><author><name>Lynett</name><uri>https://www.blogger.com/profile/00787572913541918739</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1314137534'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2012 at 11:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7084114829878395730</id><published>2012-03-23T00:02:45.946-06:00</published><updated>2012-03-23T00:02:45.946-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>my favorite souvenir from WDW is always the Mugs.....</title><content type='html'>my favorite souvenir from WDW is always the Mugs...we usually purchase 2 for the use during the week we are at the Resorts.  I see now they are part of the Dising Dining packages</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/7084114829878395730'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/7084114829878395730'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332482565946#c7084114829878395730' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2012 at 12:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3409216680514490765</id><published>2012-03-23T00:03:38.305-06:00</published><updated>2012-03-23T00:03:38.305-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How nice of you to bring something back to share;)...</title><content type='html'>How nice of you to bring something back to share;)&lt;br /&gt;&lt;br /&gt;My favorite souvenir was actually one I saw years ago. My husband and I went to Disneyland for our honeymoon and there was this gorgeous seguin Little Mermaid bag and I talked myself out of spending the money and I have never found it again anywhere. Sigh.:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3409216680514490765'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3409216680514490765'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332482618305#c3409216680514490765' title=''/><author><name>Melissa</name><uri>http://www.honeybeevintage.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2012 at 12:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8192504422634763989</id><published>2012-03-23T00:03:55.310-06:00</published><updated>2012-03-23T00:03:55.310-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My favorite has been my Jedi Mickey Big Figure. It...</title><content type='html'>My favorite has been my Jedi Mickey Big Figure. It was a splurge but I&amp;#39;m so glad I did it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/8192504422634763989'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/8192504422634763989'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332482635310#c8192504422634763989' title=''/><author><name>Yettiebug</name><uri>https://www.blogger.com/profile/10791335501460402212</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-402710607'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2012 at 12:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6747971539608433710</id><published>2012-03-23T01:53:54.093-06:00</published><updated>2012-03-23T01:53:54.093-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My favorite souvenir is my Mickey Apron - I wear i...</title><content type='html'>My favorite souvenir is my Mickey Apron - I wear it nonstop since I spend so much of my life in the kitchen. It makes my kitchen work fun! :) Thanks for a chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/6747971539608433710'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/6747971539608433710'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332489234093#c6747971539608433710' title=''/><author><name>Becca S</name><uri>https://www.blogger.com/profile/02047949555002708415</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//1.bp.blogspot.com/_T3OuFl9WCYw/TPdfFyFsUhI/AAAAAAAAA-s/nNpnlaiS8mY/S220-s33/avi.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-55895950'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2012 at 1:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4769422450415078878</id><published>2012-03-23T05:59:09.570-06:00</published><updated>2012-03-23T05:59:09.570-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Kim said...
I&amp;#39;m not sure about favorite, but w...</title><content type='html'>Kim said...&lt;br /&gt;I&amp;#39;m not sure about favorite, but we always try to get a magnet from the resort where we stay, as well as a few trading pins. Oh, and African made or themed items from Animal Kingdom for our master bathroom!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/4769422450415078878'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/4769422450415078878'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332503949570#c4769422450415078878' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2012 at 5:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6157426938997147334</id><published>2012-03-23T06:32:20.333-06:00</published><updated>2012-03-23T06:32:20.333-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I got a hoodie on our last Dland trip, and it&amp;#39;...</title><content type='html'>I got a hoodie on our last Dland trip, and it&amp;#39;s one of my very favorite items of clothing. Our next trip is probably years away, but if I could pick only one souvenir, it would be to buy a photo pass CD. Since I&amp;#39;m a pro photog, I rarely get good pics of my whole family together. I&amp;#39;d be stopping for every photo pass photographer I could find in the park! :)&lt;br /&gt;&lt;br /&gt;That cup is awesome!!! You&amp;#39;re so thoughtful to bring US a gift. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/6157426938997147334'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/6157426938997147334'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332505940333#c6157426938997147334' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/07611346109361854732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-IxErPaeFZbk/TYo3eZfkkjI/AAAAAAAACeo/tDT2JOby7-g/s32/2011%2BAvitar%2B5x5b.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1296659477'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2012 at 6:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1497975454760376653</id><published>2012-03-23T07:06:55.516-06:00</published><updated>2012-03-23T07:06:55.516-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Does my eldest son count! He was conceived there! ...</title><content type='html'>Does my eldest son count! He was conceived there! Other than him, I would have to say my Alice and Wonderland China Tea Cup. Thanks for the giveaway chance!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/1497975454760376653'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/1497975454760376653'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332508015516#c1497975454760376653' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2012 at 7:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6282007891421348101</id><published>2012-03-23T07:18:44.803-06:00</published><updated>2012-03-23T07:18:44.803-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My most favorite souvenir from WDW is from our hon...</title><content type='html'>My most favorite souvenir from WDW is from our honeymoon!  It is my Mickey Mouse Spoon Rest that I see everyday in my kitchen.  They no longer have this exact one so I am always paranoid it will get broken.  I LOVE the cup you purchased.  Hopefully my DD and I will be taging along to a meeting in June with my husband so we will be going to Disneyland for our first time!  Cant wait to &amp;quot;walk in Walt&amp;#39;s footsteps&amp;quot; :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/6282007891421348101'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/6282007891421348101'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332508724803#c6282007891421348101' title=''/><author><name>Kelsi</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2012 at 7:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-37270973409699733</id><published>2012-03-23T07:44:53.671-06:00</published><updated>2012-03-23T07:44:53.671-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Every trip I have to get a snowglobe to add to my ...</title><content type='html'>Every trip I have to get a snowglobe to add to my collection :) someday I dream to own the enormous crystal castle in the glass shop...one can dream right!? Love that cup :) what a thoughtful giveaway!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/37270973409699733'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/37270973409699733'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332510293671#c37270973409699733' title=''/><author><name>CindyB</name><uri>https://www.blogger.com/profile/11556844551355459686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//4.bp.blogspot.com/_O4ArDakO9ro/TGfkMrn8CJI/AAAAAAAAAj4/bdrp6V9IYYw/S220-s32/CindyB+Princess+Sq+web.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-902698449'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2012 at 7:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3878652319106824963</id><published>2012-03-23T07:45:21.069-06:00</published><updated>2012-03-23T07:45:21.069-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Every trip I have to get a snowglobe to add to my ...</title><content type='html'>Every trip I have to get a snowglobe to add to my collection :) someday I dream to own the enormous crystal castle in the glass shop...one can dream right!? Love that cup :) what a thoughtful giveaway!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3878652319106824963'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3878652319106824963'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332510321069#c3878652319106824963' title=''/><author><name>CindyB</name><uri>https://www.blogger.com/profile/11556844551355459686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//4.bp.blogspot.com/_O4ArDakO9ro/TGfkMrn8CJI/AAAAAAAAAj4/bdrp6V9IYYw/S220-s32/CindyB+Princess+Sq+web.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-902698449'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2012 at 7:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3505711868777710374</id><published>2012-03-23T09:11:23.285-06:00</published><updated>2012-03-23T09:11:23.285-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I usually come home with a pin (and more) but they...</title><content type='html'>I usually come home with a pin (and more) but they&amp;#39;re at least inexpensive and don&amp;#39;t take up much room!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3505711868777710374'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3505711868777710374'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332515483285#c3505711868777710374' title=''/><author><name>jrpatterson</name><uri>https://www.blogger.com/profile/18408700496094638263</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-353079470'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2012 at 9:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8108602579534776997</id><published>2012-03-23T09:44:53.845-06:00</published><updated>2012-03-23T09:44:53.845-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My favorite souvenir is usually the one I acquired...</title><content type='html'>My favorite souvenir is usually the one I acquired most recently. :) So right, now, it&amp;#39;s a SUPER cute coffee mug from California Adventure!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/8108602579534776997'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/8108602579534776997'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332517493845#c8108602579534776997' title=''/><author><name>Rebecca</name><uri>https://www.blogger.com/profile/06725974417373764155</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-LpUFt0ARaXw/UIwNs6nuprI/AAAAAAAAG6g/fm-cV6KCPC8/s32/0001web200-2sharp.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-907838277'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2012 at 9:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6046910659056995028</id><published>2012-03-23T10:31:30.402-06:00</published><updated>2012-03-23T10:31:30.402-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love collecting pins to add to my shadow box dis...</title><content type='html'>I love collecting pins to add to my shadow box display and of course my photopass cd packed with priceless family memories!  The cup is absolutely adorable--thanks so much for the chance!  :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/6046910659056995028'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/6046910659056995028'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332520290402#c6046910659056995028' title=''/><author><name>cassidyk</name><uri>https://www.blogger.com/profile/16089194447898789735</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-119198329'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2012 at 10:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-969519156078974198</id><published>2012-03-23T10:54:21.922-06:00</published><updated>2012-03-23T10:54:21.922-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I SAW that cup and almost brought it home with me ...</title><content type='html'>I SAW that cup and almost brought it home with me but got a hoodie instead!  I&amp;#39;m a sucker for a cute D-land snazzy hoodie!   I love to pick up mickey lolly pops to bust out when we are having a &amp;quot;miss Mickey&amp;quot; day and of course the above mentioned hoodies! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/969519156078974198'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/969519156078974198'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332521661922#c969519156078974198' title=''/><author><name>DarbyM</name><uri>https://www.blogger.com/profile/13104904664698930310</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AoaImI8BHYs/WjMGrpeBC6I/AAAAAAAAJlA/rcj6lRvL3XEL66uUwfGh26ebklRX6mJhwCK4BGAYYCw/s32/IMG_2585.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1447730975'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2012 at 10:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1918963033024720458</id><published>2012-03-23T11:40:13.718-06:00</published><updated>2012-03-23T11:40:13.718-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My favorite souvenir is the Vinylmations. I only h...</title><content type='html'>My favorite souvenir is the Vinylmations. I only have one but I think I will be getting more each time I go. It is small enough to fit many in one location. Plus they are so darn cute! I love the cup you brought back I know it would go to good use in my home!! Thanks for the chance to win!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/1918963033024720458'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/1918963033024720458'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332524413718#c1918963033024720458' title=''/><author><name>Sondra</name><uri>https://www.blogger.com/profile/07945262471876542484</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_2KZkodaJAKE/Swb7EDPlfiI/AAAAAAAAAAM/pAxF3ONOdGw/S220-s32/11539_543826555371_31007124_31838326_6522747_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-966433079'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2012 at 11:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7288730411752586659</id><published>2012-03-23T11:58:22.525-06:00</published><updated>2012-03-23T11:58:22.525-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>trading pins and Antena Balls!
Love this cup and y...</title><content type='html'>trading pins and Antena Balls!&lt;br /&gt;Love this cup and your new Tradition, and of course your MODEL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/7288730411752586659'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/7288730411752586659'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332525502525#c7288730411752586659' title=''/><author><name>Tamara</name><uri>https://www.blogger.com/profile/14834296709511050682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/__ZkYeOJyfco/S86FGu-KhhI/AAAAAAAAAAM/i695h9EUd8E/S220-s32/tamara.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1338201708'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2012 at 11:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6964631278777223515</id><published>2012-03-23T13:53:48.908-06:00</published><updated>2012-03-23T13:53:48.908-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a great idea!!!  I always buy a Christmas orn...</title><content type='html'>What a great idea!!!  I always buy a Christmas ornament and/or salt &amp;#39;n pepper shakers.  I will totally pay for extra shipping if I win.  :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/6964631278777223515'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/6964631278777223515'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332532428908#c6964631278777223515' title=''/><author><name>Marsi</name><uri>https://www.blogger.com/profile/14911798820367354951</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-zVkQT7wSpnU/UX3I6wKTZMI/AAAAAAAAEHs/xbQCxdJxX6I/s32/11875_10152783508820241_1332419010_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2121849518'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2012 at 1:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-831495086278020174</id><published>2012-03-23T15:21:44.910-06:00</published><updated>2012-03-23T15:21:44.910-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I used my sons&amp;#39; Main Street silhouettes to mak...</title><content type='html'>I used my sons&amp;#39; Main Street silhouettes to make some of these this week: http://www.thenester.com/2012/03/how-to-make-a-custom-silhouette-necklace.html  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3690032353470697124/comments/default/831495086278020174'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3690032353470697124/comments/default/831495086278020174'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/disneyland-day-2.html?showComment=1332537704910#c831495086278020174' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10281512292470423640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/disneyland-day-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3690032353470697124' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3690032353470697124' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-342573817'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2012 at 3:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9114532649425220109</id><published>2012-03-23T15:23:00.879-06:00</published><updated>2012-03-23T15:23:00.879-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We love the Main Street silhouttes!  We gave them ...</title><content type='html'>We love the Main Street silhouttes!  We gave them to the grandparents as gifts after our trip last year!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3690032353470697124/comments/default/9114532649425220109'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3690032353470697124/comments/default/9114532649425220109'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/disneyland-day-2.html?showComment=1332537780879#c9114532649425220109' title=''/><author><name>Paape Family</name><uri>https://www.blogger.com/profile/07919648875104725747</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-CYEWELKe9ck/TsHmgrMODTI/AAAAAAAAALI/gleRo6QdV-k/s32/IMG_5101.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/disneyland-day-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3690032353470697124' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3690032353470697124' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958379607'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2012 at 3:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7173650274853973872</id><published>2012-03-23T15:25:17.815-06:00</published><updated>2012-03-23T15:25:17.815-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>awesome!  How thoughtful of you.  My favorite is a...</title><content type='html'>awesome!  How thoughtful of you.  My favorite is a mug.  My husband started the tradition of a tinkerbell mug for Christmas every year.  Now on the years we go to Disney, I get to pick from more!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/7173650274853973872'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/7173650274853973872'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332537917815#c7173650274853973872' title=''/><author><name>Jlynn</name><uri>https://www.blogger.com/profile/12737323691102728694</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/-FvegsoHy2fU/VG6DmJQLclI/AAAAAAAAHzA/OqtbhAP5AYM/s32/Jlynn1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1343043601'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2012 at 3:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2243774238036694212</id><published>2012-03-23T15:28:13.949-06:00</published><updated>2012-03-23T15:28:13.949-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It&amp;#39;s hard to pick a favorite!   I love the Won...</title><content type='html'>It&amp;#39;s hard to pick a favorite!   I love the Wonderland Teas, though.  The boxes are adorable, fun, witty.  The tea is delightful and it&amp;#39;s a nice way to continue enjoying vacation, at home!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/2243774238036694212'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/2243774238036694212'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332538093949#c2243774238036694212' title=''/><author><name>Laura Schmitt</name><uri>https://www.blogger.com/profile/05463058207258783953</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='24' src='//3.bp.blogspot.com/__R-N2HoHns0/TBlqjQRKmHI/AAAAAAABC-g/BxTOFwfkgbY/S220-s31/bfclass.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-811880337'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2012 at 3:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-915746740188939414</id><published>2012-03-23T15:36:46.184-06:00</published><updated>2012-03-23T15:36:46.184-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute Cup!!! I love coming home with a new pen of s...</title><content type='html'>Cute Cup!!! I love coming home with a new pen of some type! This makes me long for Disneyland. We are suprising our kids with a trip this December. Cant wait! Thanks for the giveaway:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/915746740188939414'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/915746740188939414'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332538606184#c915746740188939414' title=''/><author><name>Karalee</name><uri>https://www.blogger.com/profile/02114578442094544895</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1770554393'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2012 at 3:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6831003181825592584</id><published>2012-03-23T15:37:50.141-06:00</published><updated>2012-03-23T15:37:50.141-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can I ask where you got the life jacket element yo...</title><content type='html'>Can I ask where you got the life jacket element you used on your page? I&amp;#39;ve been looking for one, but it doesn&amp;#39;t look like it&amp;#39;s in the kit. Scarlett is sooooooo cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3690032353470697124/comments/default/6831003181825592584'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3690032353470697124/comments/default/6831003181825592584'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/disneyland-day-2.html?showComment=1332538670141#c6831003181825592584' title=''/><author><name>StarWarsFans</name><uri>https://www.blogger.com/profile/00425426362094418885</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-qWfAzKv96lE/T1wT2oTe1EI/AAAAAAAAAwU/67BAm1qGZ2Q/s32/Tricia%2BGingerGirl%2BPhoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/disneyland-day-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3690032353470697124' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3690032353470697124' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-728705357'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2012 at 3:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7857681917495978055</id><published>2012-03-23T15:39:42.128-06:00</published><updated>2012-03-23T15:39:42.128-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I usually always get myself a mug.  But my most se...</title><content type='html'>I usually always get myself a mug.  But my most sentimental one is the 50 year celebration stuffed Mickey that my son gave me on my 50th birthday.  Yes I am the same age as Disneyland born in 1955!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/7857681917495978055'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/7857681917495978055'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332538782128#c7857681917495978055' title=''/><author><name>Ruby</name><uri>https://www.blogger.com/profile/09703071404429795958</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1422484450'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2012 at 3:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3168117189494729990</id><published>2012-03-23T15:43:46.936-06:00</published><updated>2012-03-23T15:43:46.936-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It would have to be my photos. I love looking thro...</title><content type='html'>It would have to be my photos. I love looking through them over and over, and scrapping them! But a purchased item would be my straws. We found reusable Mickey straws at the Main St. Confectionary and I use one every single day!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3168117189494729990'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3168117189494729990'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332539026936#c3168117189494729990' title=''/><author><name>Christy</name><uri>https://www.blogger.com/profile/04697454493961433517</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-Fe1iVk7XxZs/Tpj9GEJiSKI/AAAAAAAAAJA/fYLGFoVDpRw/s32/029%2Bcopy%2B3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026366719'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2012 at 3:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-968001186013786189</id><published>2012-03-23T15:50:24.277-06:00</published><updated>2012-03-23T15:50:24.277-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;ve never been to Disney... But we&amp;#39;re goi...</title><content type='html'>I&amp;#39;ve never been to Disney... But we&amp;#39;re going in 2 weeks!!!!! The best souvenir would be capturing the joy on my child&amp;#39;s face when she sees her favorite character Alice in Wonderland!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/968001186013786189'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/968001186013786189'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332539424277#c968001186013786189' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2012 at 3:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6319546159847412333</id><published>2012-03-23T16:15:22.787-06:00</published><updated>2012-03-23T16:15:22.787-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE my Disneyland MAP puzzle.  Sure its 1000 pi...</title><content type='html'>I LOVE my Disneyland MAP puzzle.  Sure its 1000 pieces, but I love to put the park together....and knowing where everything goes. :)&lt;br /&gt;I love that you share your trips with us.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/6319546159847412333'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/6319546159847412333'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332540922787#c6319546159847412333' title=''/><author><name>JennyJ</name><uri>https://www.blogger.com/profile/09374986111407562146</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-54GDmuxMVVw/UR0oBj5q7DI/AAAAAAAACcs/3OskfZC3Fmw/s32/iPad1024x1024.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-458581922'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2012 at 4:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2920416060292625319</id><published>2012-03-23T16:20:13.874-06:00</published><updated>2012-03-23T16:20:13.874-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love love love this post. And that was a wonderful...</title><content type='html'>Love love love this post. And that was a wonderful idea too to get the comparison shots, that would be so fun to follow as the months and years go. Your family will always have Disney ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3690032353470697124/comments/default/2920416060292625319'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3690032353470697124/comments/default/2920416060292625319'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/disneyland-day-2.html?showComment=1332541213874#c2920416060292625319' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/disneyland-day-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3690032353470697124' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3690032353470697124' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2012 at 4:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3361515707219219619</id><published>2012-03-23T17:49:25.097-06:00</published><updated>2012-03-23T17:49:25.097-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How inspiring! I totally want to ride the Lilly Be...</title><content type='html'>How inspiring! I totally want to ride the Lilly Belle now. Great shots!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3690032353470697124/comments/default/3361515707219219619'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3690032353470697124/comments/default/3361515707219219619'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/disneyland-day-2.html?showComment=1332546565097#c3361515707219219619' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/disneyland-day-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3690032353470697124' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3690032353470697124' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2012 at 5:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4987543715861844020</id><published>2012-03-23T21:19:55.100-06:00</published><updated>2012-03-23T21:19:55.100-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So CUTE! I love her little outfit! Her silhouette ...</title><content type='html'>So CUTE! I love her little outfit! Her silhouette turned out adorable!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3690032353470697124/comments/default/4987543715861844020'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3690032353470697124/comments/default/4987543715861844020'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/disneyland-day-2.html?showComment=1332559195100#c4987543715861844020' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/disneyland-day-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3690032353470697124' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3690032353470697124' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2012 at 9:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3771198049049281534</id><published>2012-03-24T09:38:16.021-06:00</published><updated>2012-03-24T09:38:16.021-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>cute! I&amp;#39;ve always wanted mickey ears but never...</title><content type='html'>cute! I&amp;#39;ve always wanted mickey ears but never got any for me.... maybe next time... ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3771198049049281534'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3771198049049281534'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332603496021#c3771198049049281534' title=''/><author><name>marieta</name><uri>https://www.blogger.com/profile/10649179262349044635</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1516666604'/><gd:extendedProperty name='blogger.displayTime' value='March 24, 2012 at 9:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4671448671115818784</id><published>2012-03-24T12:14:22.160-06:00</published><updated>2012-03-24T12:14:22.160-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OHHH, I want that cup! About 6 months ago I kicked...</title><content type='html'>OHHH, I want that cup! About 6 months ago I kicked the soda habit and now drink only water in an insulated cup just like that---only not as cool!  I would use it all day, every day!  If not, that&amp;#39;s going to be #1 on my shopping list when I go back to Disney! You&amp;#39;ll be so glad you got the silhoutte--we did it about 10 years ago when my kids were young--later we got ours done as a couple--we have them on the wall of our family room--we just LOVE them!  Love reading your trip reports! Thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/4671448671115818784'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/4671448671115818784'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332612862160#c4671448671115818784' title=''/><author><name>CoralTurtle</name><uri>https://www.blogger.com/profile/10822828628197585351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-jUhEqthvl7c/Tdn21CEg3CI/AAAAAAAAAAM/8WvZOBTQV7s/s32/TurtleColorful60.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-778290886'/><gd:extendedProperty name='blogger.displayTime' value='March 24, 2012 at 12:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8497060617159692242</id><published>2012-03-24T15:06:21.260-06:00</published><updated>2012-03-24T15:06:21.260-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, I love how you described your trip, felt li...</title><content type='html'>Britt, I love how you described your trip, felt like we were there... Love your pictures! I especially looooove the silohette souvenier.. how neat is that! I&amp;#39;m going to have to do that next time! Loved your post.. how special!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3690032353470697124/comments/default/8497060617159692242'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3690032353470697124/comments/default/8497060617159692242'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/disneyland-day-2.html?showComment=1332623181260#c8497060617159692242' title=''/><author><name>Jessica P</name><uri>https://www.blogger.com/profile/14651348119455876309</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//4.bp.blogspot.com/-CEesRwnkmgQ/T35iXfi-LvI/AAAAAAAAAD8/ZmP7kXQF48A/s32/DSC06801.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/disneyland-day-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3690032353470697124' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3690032353470697124' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1465240689'/><gd:extendedProperty name='blogger.displayTime' value='March 24, 2012 at 3:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4833898229773169139</id><published>2012-03-24T15:43:30.734-06:00</published><updated>2012-03-24T15:43:30.734-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My favorite souvenir is a porceline Bambi with a b...</title><content type='html'>My favorite souvenir is a porceline Bambi with a butterfly on his tail that I got when I was in Disney World as a child.  My dad had bet me $100 that I couldn&amp;#39;t eat a HUGE cheeseburger one day, and I stuffed myself sick doing it!  The bambi is what I bought for myself.  I bought my sister a doll and I can&amp;#39;t remember what I did with the rest of the money.  I still love that Bambi!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/4833898229773169139'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/4833898229773169139'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332625410734#c4833898229773169139' title=''/><author><name>Annisa</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 24, 2012 at 3:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8618777444375924451</id><published>2012-03-24T16:58:36.042-06:00</published><updated>2012-03-24T16:58:36.042-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I dream of having a full disney ear Christmas tree...</title><content type='html'>I dream of having a full disney ear Christmas tree.  I have a few disney ornaments but, not nearly what I need to fill a full sized tree.  One day when money is no object, I will buy enough tree decorations to fulfill my souviener dream</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/8618777444375924451'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/8618777444375924451'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332629916042#c8618777444375924451' title=''/><author><name>jr4mni</name><uri>https://www.blogger.com/profile/13502079997354246462</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1909398570'/><gd:extendedProperty name='blogger.displayTime' value='March 24, 2012 at 4:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6323093474302214654</id><published>2012-03-24T19:29:44.415-06:00</published><updated>2012-03-24T19:29:44.415-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just got back from a week-long trip to WDW - I am ...</title><content type='html'>Just got back from a week-long trip to WDW - I am SO there on Tuesday! Ready to be scrapping!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2909275308825118838/comments/default/6323093474302214654'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2909275308825118838/comments/default/6323093474302214654'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/speed-scrap-on-tuesday.html?showComment=1332638984415#c6323093474302214654' title=''/><author><name>ali b.</name><uri>https://www.blogger.com/profile/04129318529729554495</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//3.bp.blogspot.com/_kQ2asfss0dQ/SbK8ypVk1VI/AAAAAAAAAHQ/itXhXg8XoL8/S220-s33/DSC08898.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/speed-scrap-on-tuesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2909275308825118838' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2909275308825118838' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1987221096'/><gd:extendedProperty name='blogger.displayTime' value='March 24, 2012 at 7:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9037029075363738701</id><published>2012-03-24T19:51:52.486-06:00</published><updated>2012-03-24T19:51:52.486-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So far, my recurring favorite souvenir from WDW is...</title><content type='html'>So far, my recurring favorite souvenir from WDW is my &amp;quot;Alice&amp;quot; wallet - I use it everytime I go back.  My new favorite is my youngest daughter&amp;#39;s &amp;quot;First Haircut&amp;quot; mickey ears hat from the Harmony Barber Shop from last week :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/9037029075363738701'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/9037029075363738701'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332640312486#c9037029075363738701' title=''/><author><name>ali b.</name><uri>https://www.blogger.com/profile/04129318529729554495</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//3.bp.blogspot.com/_kQ2asfss0dQ/SbK8ypVk1VI/AAAAAAAAAHQ/itXhXg8XoL8/S220-s33/DSC08898.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1987221096'/><gd:extendedProperty name='blogger.displayTime' value='March 24, 2012 at 7:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2187137930478598079</id><published>2012-03-24T20:10:27.504-06:00</published><updated>2012-03-24T20:10:27.504-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the cup and the silhouette...awesome!  My mus...</title><content type='html'>Love the cup and the silhouette...awesome!  My must have at Disney is a Disney pin with the year and or season we visited in.  I have a giant board at home with all our pins we&amp;#39;ve collected since 2002.  &lt;br /&gt;~~~Sheryl</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/2187137930478598079'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/2187137930478598079'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332641427504#c2187137930478598079' title=''/><author><name>sheryl</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 24, 2012 at 8:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2142441050115996592</id><published>2012-03-24T21:08:43.367-06:00</published><updated>2012-03-24T21:08:43.367-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute cup, as is the model!  My favorite souveneir ...</title><content type='html'>Cute cup, as is the model!  My favorite souveneir is one my nephew/Godson gave me from Walt Disney World.  It&amp;#39;s a figurine of Mickey &amp;amp; Minnie watching The Wonderful World of Color on tv, &amp;amp; when you push a button on the tv, fireworks go off.  I love it!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/2142441050115996592'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/2142441050115996592'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332644923367#c2142441050115996592' title=''/><author><name>teresamnj</name><uri>https://www.blogger.com/profile/14538889985252415564</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-5zO8KTG7eYU/XYi80TbpGxI/AAAAAAACfkM/n4WDkWWzFHU7Hvq8fZBDKjJnJtQLU8yWwCK4BGAYYCw/s32/Mickey%2BMinnie%2BUSA.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-491703206'/><gd:extendedProperty name='blogger.displayTime' value='March 24, 2012 at 9:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9158569045187242727</id><published>2012-03-24T21:24:59.732-06:00</published><updated>2012-03-24T21:24:59.732-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Well now I&amp;#39;m dreaming of getting a silhouette ...</title><content type='html'>Well now I&amp;#39;m dreaming of getting a silhouette of my DD!!! Gorgeous! We don&amp;#39;t really get souvenirs for us but always let my daughter get something. It&amp;#39;s usually a hat or stuffed animal or something like that :) Thanks for the chance :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/9158569045187242727'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/9158569045187242727'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332645899732#c9158569045187242727' title=''/><author><name>Admin</name><uri>https://www.blogger.com/profile/11202565556397930746</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1269621734'/><gd:extendedProperty name='blogger.displayTime' value='March 24, 2012 at 9:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7666232113856577820</id><published>2012-03-24T21:40:52.851-06:00</published><updated>2012-06-30T22:19:28.878-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your baby obviously enjoyed her &lt;a href="http://ww...</title><content type='html'>Your baby obviously enjoyed her &lt;a href="http://www.babywheelsorlando.com/blog/walt-disney-world-vacation.html" rel="nofollow"&gt;Disney World Vacation&lt;/a&gt;. You&amp;#39;re post made me more excited on my first Disney trip!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7152512591365421031/comments/default/7666232113856577820'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7152512591365421031/comments/default/7666232113856577820'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/disneyland-day-1.html?showComment=1332646852851#c7666232113856577820' title=''/><author><name>Anne</name><uri>http://www.babywheelsorlando.com/blog/airport-survival-tips-for-parents.html</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/disneyland-day-1.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7152512591365421031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7152512591365421031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 24, 2012 at 9:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2792171467594400827</id><published>2012-03-24T22:08:58.250-06:00</published><updated>2012-03-24T22:08:58.250-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My husband and I have matching Mickey t-shirts fro...</title><content type='html'>My husband and I have matching Mickey t-shirts from our Honeymoon, 5 years later we still love them! Every time I wear it I remember our MAGICAL Honeymoon in Disneyland!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/2792171467594400827'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/2792171467594400827'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332648538250#c2792171467594400827' title=''/><author><name>Josh and Anna</name><uri>https://www.blogger.com/profile/09591578837530331592</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//2.bp.blogspot.com/_iwGs23tNH5k/TE3-4btF2yI/AAAAAAAABPc/P1o8ArdC8e0/S220-s32/elephant+picture.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1336573076'/><gd:extendedProperty name='blogger.displayTime' value='March 24, 2012 at 10:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3053157908907955120</id><published>2012-03-24T22:09:09.475-06:00</published><updated>2012-03-24T22:09:09.475-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My husband and I have matching Mickey t-shirts fro...</title><content type='html'>My husband and I have matching Mickey t-shirts from our Honeymoon, 5 years later we still love them! Every time I wear it I remember our MAGICAL Honeymoon in Disneyland!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3053157908907955120'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3053157908907955120'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332648549475#c3053157908907955120' title=''/><author><name>Josh and Anna</name><uri>https://www.blogger.com/profile/09591578837530331592</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//2.bp.blogspot.com/_iwGs23tNH5k/TE3-4btF2yI/AAAAAAAABPc/P1o8ArdC8e0/S220-s32/elephant+picture.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1336573076'/><gd:extendedProperty name='blogger.displayTime' value='March 24, 2012 at 10:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8573721863636287380</id><published>2012-03-25T16:07:36.988-06:00</published><updated>2012-03-25T16:07:36.988-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So fun! I&amp;#39;m glad you guys got to spend time to...</title><content type='html'>So fun! I&amp;#39;m glad you guys got to spend time together as just your little family. That is such a smart thing to do. I&amp;#39;ve never heard of Lilly Belle and now I want to ride it. I&amp;#39;ll have to add that to my bucket list too.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3690032353470697124/comments/default/8573721863636287380'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3690032353470697124/comments/default/8573721863636287380'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/disneyland-day-2.html?showComment=1332713256988#c8573721863636287380' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/disneyland-day-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3690032353470697124' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3690032353470697124' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='March 25, 2012 at 4:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2585400348198469950</id><published>2012-03-25T16:08:56.713-06:00</published><updated>2012-03-25T16:08:56.713-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>cute kit! Your LO for this kit would make a great ...</title><content type='html'>cute kit! Your LO for this kit would make a great template! I just love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2970092915418342077/comments/default/2585400348198469950'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2970092915418342077/comments/default/2585400348198469950'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/back-woodsy.html?showComment=1332713336713#c2585400348198469950' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/back-woodsy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2970092915418342077' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2970092915418342077' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='March 25, 2012 at 4:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3111803011687657313</id><published>2012-03-25T18:12:39.939-06:00</published><updated>2012-03-25T18:12:39.939-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>my favorite souvie is this big collage frame for p...</title><content type='html'>my favorite souvie is this big collage frame for pictures....i have identical ones for Disneyland and Disney World....they&amp;#39;re hanging in the hallway with pictures from our first trip to each park!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3111803011687657313'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/3111803011687657313'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332720759939#c3111803011687657313' title=''/><author><name>Diana Herman</name><uri>https://www.blogger.com/profile/05978315407231218387</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1138980103'/><gd:extendedProperty name='blogger.displayTime' value='March 25, 2012 at 6:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6578835590014581247</id><published>2012-03-25T20:11:44.840-06:00</published><updated>2012-03-25T20:11:44.840-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>every year, we have to get a new cup from Disneyla...</title><content type='html'>every year, we have to get a new cup from Disneyland, but one of my most prized souvenirs is my Toad pin</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/6578835590014581247'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2084681912800612604/comments/default/6578835590014581247'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html?showComment=1332727904840#c6578835590014581247' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2084681912800612604' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2084681912800612604' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='March 25, 2012 at 8:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-105343166511571104</id><published>2012-03-25T20:34:28.001-06:00</published><updated>2012-03-25T20:34:28.001-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt, can I ask a quick question? How early di...</title><content type='html'>Hi Britt, can I ask a quick question? How early did you get to the station to sign up to ride in the Lily Belle? That looks amazing! We&amp;#39;re planning on going out to Disneyland May 2013, and I know the family would LOVE to do that too! Thanks for sharing your trip, it&amp;#39;s so fun to read about it and I love your pictures!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3690032353470697124/comments/default/105343166511571104'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3690032353470697124/comments/default/105343166511571104'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/disneyland-day-2.html?showComment=1332729268001#c105343166511571104' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/disneyland-day-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3690032353470697124' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3690032353470697124' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='March 25, 2012 at 8:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5583328261968961722</id><published>2012-03-25T20:38:53.326-06:00</published><updated>2012-03-25T20:38:53.326-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Karen!  We just stopped at the station as soon ...</title><content type='html'>Hi Karen!  We just stopped at the station as soon as we got there in the morning.  You have to just get lucky that a) they are running the Lilly Belle that day, b) that they have the staff to allow passengers on it, and c) that there are spots available.  Just try for it and hope for the best.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3690032353470697124/comments/default/5583328261968961722'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3690032353470697124/comments/default/5583328261968961722'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/disneyland-day-2.html?showComment=1332729533326#c5583328261968961722' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/disneyland-day-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3690032353470697124' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3690032353470697124' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='March 25, 2012 at 8:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9189850633233874192</id><published>2012-03-27T23:36:45.642-06:00</published><updated>2012-03-27T23:36:45.642-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations &amp;quot;rosepup&amp;quot;!!!  Enjoy the ...</title><content type='html'>Congratulations &amp;quot;rosepup&amp;quot;!!!  Enjoy the magic as you sip your favorite beverages :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4502601527177753328/comments/default/9189850633233874192'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4502601527177753328/comments/default/9189850633233874192'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/souvenir-winner-announced.html?showComment=1332913005642#c9189850633233874192' title=''/><author><name>Linda Walton aka bobbysgirlforever</name><uri>https://www.blogger.com/profile/17508413943491941194</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-MaGvcc2G_iE/UmbdheaWATI/AAAAAAAAEFg/ltiQRPAkE-c/s32/FX_1333004295458.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/souvenir-winner-announced.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4502601527177753328' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4502601527177753328' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-551663046'/><gd:extendedProperty name='blogger.displayTime' value='March 27, 2012 at 11:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8108858078147060853</id><published>2012-03-29T10:34:38.779-06:00</published><updated>2012-03-29T10:34:38.779-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I always learn so much when I read your Disney pos...</title><content type='html'>I always learn so much when I read your Disney posts and add a bunch of things to my &amp;quot;I wanna do that&amp;quot; list!  LOL!  These pics are just precious and I LOVE the silhouette!  Had I known that I would have done that with Kaitlyn at DL when she was 2.  I wonder if WDW has the same thing??  Thanks SO MUCH for sharing this!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3690032353470697124/comments/default/8108858078147060853'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3690032353470697124/comments/default/8108858078147060853'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/disneyland-day-2.html?showComment=1333038878779#c8108858078147060853' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/disneyland-day-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3690032353470697124' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3690032353470697124' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='March 29, 2012 at 10:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1273140651172067702</id><published>2012-03-30T09:54:40.844-06:00</published><updated>2012-03-30T09:54:40.844-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE these new templates Britt! So cute!</title><content type='html'>LOVE these new templates Britt! So cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2665552365869158538/comments/default/1273140651172067702'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2665552365869158538/comments/default/1273140651172067702'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/fill-er-up-again.html?showComment=1333122880844#c1273140651172067702' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/fill-er-up-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2665552365869158538' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2665552365869158538' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='March 30, 2012 at 9:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8600635641810868311</id><published>2012-03-30T13:02:20.343-06:00</published><updated>2012-06-25T12:05:02.271-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here is my submission for this month&amp;#39;s flashba...</title><content type='html'>Here is my submission for this month&amp;#39;s flashback challenge:&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1581&lt;br /&gt;&lt;br /&gt;This kit was perfect for creating a masculine look to pictures of my son with the princesses.  Thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133827451133808266/comments/default/8600635641810868311'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133827451133808266/comments/default/8600635641810868311'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html?showComment=1333134140343#c8600635641810868311' title=''/><author><name>cassidyk</name><uri>https://www.blogger.com/profile/16089194447898789735</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/flashback-friday-something-new-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8133827451133808266' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8133827451133808266' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-119198329'/><gd:extendedProperty name='blogger.displayTime' value='March 30, 2012 at 1:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1076792213490489773</id><published>2012-04-03T09:23:39.107-06:00</published><updated>2012-04-03T09:23:39.107-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You know she is just to most adorable thing ever. ...</title><content type='html'>You know she is just to most adorable thing ever. Right? What a fun mom you are she is super lucky! I love your comparison pictres. And as always you make me want to jump in the car and head to Cali for some Disney Magic. Thanks for the tips on the Lily Belle. I have never heard of it and now I can&amp;#39;t wait to hopefully get a chance to ride it one day. Thanks for sharing!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3690032353470697124/comments/default/1076792213490489773'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3690032353470697124/comments/default/1076792213490489773'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/disneyland-day-2.html?showComment=1333466619107#c1076792213490489773' title=''/><author><name>Nat Nat</name><uri>https://www.blogger.com/profile/01600776553583123338</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//1.bp.blogspot.com/_CXPK3_LtFz8/SaypAbe1zAI/AAAAAAAABgM/ivtshoGlORU/S220-s31/IMG_1603.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/disneyland-day-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3690032353470697124' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3690032353470697124' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1395016787'/><gd:extendedProperty name='blogger.displayTime' value='April 3, 2012 at 9:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2797571930472373580</id><published>2012-04-03T14:33:58.773-06:00</published><updated>2012-04-03T14:33:58.773-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You always make me feel that Disney love when you ...</title><content type='html'>You always make me feel that Disney love when you post about your visits to the park.  What a wonderful legacy you are creating for Scarlett :)&lt;br /&gt;&lt;br /&gt;Thanks also for the pic of the swing dancing, I was so afraid of losing that in all the renovations.  We have spent many a night watching the couples dancing there, and you&amp;#39;re right it is magical.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3690032353470697124/comments/default/2797571930472373580'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3690032353470697124/comments/default/2797571930472373580'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/disneyland-day-2.html?showComment=1333485238773#c2797571930472373580' title=''/><author><name>Karen</name><uri>https://www.blogger.com/profile/00628164366288294293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/disneyland-day-2.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3690032353470697124' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3690032353470697124' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1433283774'/><gd:extendedProperty name='blogger.displayTime' value='April 3, 2012 at 2:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3737954842045844526</id><published>2012-04-03T15:08:01.879-06:00</published><updated>2012-06-30T22:19:28.874-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You are so very generous with your freebies and it...</title><content type='html'>You are so very generous with your freebies and it is deeply appreciated.  A lot of designers offer freebies but some of yours are the very best part of the whole kit, I just ADORE those Mickey and Minnie paper clips .. thank you, thank you :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7622834082249299023/comments/default/3737954842045844526'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7622834082249299023/comments/default/3737954842045844526'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html?showComment=1333487281879#c3737954842045844526' title=''/><author><name>Karen</name><uri>https://www.blogger.com/profile/00628164366288294293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/03/future-has-arrived.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7622834082249299023' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7622834082249299023' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1433283774'/><gd:extendedProperty name='blogger.displayTime' value='April 3, 2012 at 3:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8379286702930638925</id><published>2012-04-05T11:26:07.051-06:00</published><updated>2012-04-05T11:26:07.051-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So I was looking through your shop yesterday becau...</title><content type='html'>So I was looking through your shop yesterday because I wanted a Tinkerbell something... and you don&amp;#39;t have any Tinker stuff!!!!  You should create one hehe :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3693856855029105599/comments/default/8379286702930638925'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3693856855029105599/comments/default/8379286702930638925'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/check-back-at-midnight.html?showComment=1333646767051#c8379286702930638925' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/check-back-at-midnight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3693856855029105599' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3693856855029105599' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='April 5, 2012 at 11:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-477264309282523993</id><published>2012-04-05T11:42:17.261-06:00</published><updated>2012-04-05T11:42:17.261-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have &amp;quot;Sprite&amp;quot; http://www.brittishdesig...</title><content type='html'>I have &amp;quot;Sprite&amp;quot; http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=177&lt;br /&gt;&lt;br /&gt;And I have &amp;quot;Never Grow Up&amp;quot; http://www.brittishdesigns.com/shop/index.php?main_page=product_info&amp;amp;cPath=5&amp;amp;products_id=283&lt;br /&gt;&lt;br /&gt;Both are Tink kits! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3693856855029105599/comments/default/477264309282523993'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3693856855029105599/comments/default/477264309282523993'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/check-back-at-midnight.html?showComment=1333647737261#c477264309282523993' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/check-back-at-midnight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3693856855029105599' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3693856855029105599' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='April 5, 2012 at 11:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5863636591432974721</id><published>2012-04-05T13:33:17.295-06:00</published><updated>2012-04-05T13:33:17.295-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I did see those, and I do love the Sprite... I wis...</title><content type='html'>I did see those, and I do love the Sprite... I wish there was an actual Tinkerbell image... with her wand, from all the Disney movies.  Ya know what I&amp;#39;m talking about?!?!  I&amp;#39;m sure you do, ahaha... so that&amp;#39;s what I was searching for, but I think the Sprite colors are perfect.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3693856855029105599/comments/default/5863636591432974721'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3693856855029105599/comments/default/5863636591432974721'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/check-back-at-midnight.html?showComment=1333654397295#c5863636591432974721' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/check-back-at-midnight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3693856855029105599' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3693856855029105599' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='April 5, 2012 at 1:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6460729261222504564</id><published>2012-04-05T14:34:37.548-06:00</published><updated>2012-04-05T14:34:37.548-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh yeah. I can not sell images like that! Thats a ...</title><content type='html'>Oh yeah. I can not sell images like that! Thats a Disney copywrighted image. Sorry!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3693856855029105599/comments/default/6460729261222504564'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3693856855029105599/comments/default/6460729261222504564'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/check-back-at-midnight.html?showComment=1333658077548#c6460729261222504564' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3693856855029105599/comments/default/5863636591432974721'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/check-back-at-midnight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3693856855029105599' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3693856855029105599' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='April 5, 2012 at 2:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2871094662593272306</id><published>2012-04-05T15:03:11.718-06:00</published><updated>2012-04-05T15:03:11.718-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh my! This looks like an amazing addition to Merm...</title><content type='html'>oh my! This looks like an amazing addition to Mermaid Lagoon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3693856855029105599/comments/default/2871094662593272306'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3693856855029105599/comments/default/2871094662593272306'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/check-back-at-midnight.html?showComment=1333659791718#c2871094662593272306' title=''/><author><name>shanell</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/check-back-at-midnight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3693856855029105599' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3693856855029105599' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 5, 2012 at 3:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3592131875864965183</id><published>2012-04-05T15:05:14.440-06:00</published><updated>2012-04-05T15:05:14.440-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>HAHA I am not.too.smart. :)  I should&amp;#39;ve figur...</title><content type='html'>HAHA I am not.too.smart. :)  I should&amp;#39;ve figured that, I do love the wings in the Sprite, I&amp;#39;ll be getting that.  And I&amp;#39;m excited for your kit tomorrow!  Thanks for all your responses to me!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3693856855029105599/comments/default/3592131875864965183'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3693856855029105599/comments/default/3592131875864965183'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/check-back-at-midnight.html?showComment=1333659914440#c3592131875864965183' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/check-back-at-midnight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3693856855029105599' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3693856855029105599' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='April 5, 2012 at 3:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5379499798053029563</id><published>2012-04-05T16:31:06.866-06:00</published><updated>2012-04-05T16:31:06.866-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>can&amp;#39;t wait to see what&amp;#39;s coming!!!</title><content type='html'>can&amp;#39;t wait to see what&amp;#39;s coming!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3693856855029105599/comments/default/5379499798053029563'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3693856855029105599/comments/default/5379499798053029563'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/check-back-at-midnight.html?showComment=1333665066866#c5379499798053029563' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/check-back-at-midnight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3693856855029105599' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3693856855029105599' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='April 5, 2012 at 4:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6424593916511303356</id><published>2012-04-05T19:13:56.871-06:00</published><updated>2012-04-05T19:13:56.871-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can&amp;#39;t wait until the kit comes out.  I just ...</title><content type='html'>I can&amp;#39;t wait until the kit comes out.  I just may stay up to see the new kit.  We have a Little Mermaid lover in our house and I was just thinking about getting a kit for it. Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3693856855029105599/comments/default/6424593916511303356'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3693856855029105599/comments/default/6424593916511303356'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/check-back-at-midnight.html?showComment=1333674836871#c6424593916511303356' title=''/><author><name>jr4mni</name><uri>https://www.blogger.com/profile/13502079997354246462</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/check-back-at-midnight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3693856855029105599' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3693856855029105599' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1909398570'/><gd:extendedProperty name='blogger.displayTime' value='April 5, 2012 at 7:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5906378571778461408</id><published>2012-04-06T06:26:14.060-06:00</published><updated>2012-04-06T06:26:14.059-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://cbhscrapbookfreebiessearch.blogspot.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 3&lt;/b&gt; post on Apr. 06, 2012. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1788683082828780790/comments/default/5906378571778461408'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1788683082828780790/comments/default/5906378571778461408'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/return-to-mermaid-lagoon.html?showComment=1333715174060#c5906378571778461408' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/return-to-mermaid-lagoon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1788683082828780790' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1788683082828780790' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='April 6, 2012 at 6:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4123769384061513895</id><published>2012-04-06T11:38:42.812-06:00</published><updated>2012-04-06T11:38:42.812-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE! :)  I have the perfect pictures for the Flas...</title><content type='html'>LOVE! :)  I have the perfect pictures for the Flashback this month... I&amp;#39;m excited to try it out.  YAY!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1788683082828780790/comments/default/4123769384061513895'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1788683082828780790/comments/default/4123769384061513895'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/return-to-mermaid-lagoon.html?showComment=1333733922812#c4123769384061513895' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/return-to-mermaid-lagoon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1788683082828780790' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1788683082828780790' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='April 6, 2012 at 11:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8703082280539473836</id><published>2012-04-06T13:33:54.224-06:00</published><updated>2012-04-06T13:33:54.224-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The Little Mermaid is my favourite Disney movie to...</title><content type='html'>The Little Mermaid is my favourite Disney movie too! So even though I&amp;#39;m already 28, I was so excited when I first met Ariel last winter. So I don&amp;#39;t mind scrapping those photo&amp;#39;s again, and again, and again... ;) &lt;br /&gt;Thanks for the challenge opportunity! Here&amp;#39;s my LO:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1608</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1788683082828780790/comments/default/8703082280539473836'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1788683082828780790/comments/default/8703082280539473836'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/return-to-mermaid-lagoon.html?showComment=1333740834224#c8703082280539473836' title=''/><author><name>Annet83</name><uri>http://scrapannet.wordpress.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/return-to-mermaid-lagoon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1788683082828780790' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1788683082828780790' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 6, 2012 at 1:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1543396450086267650</id><published>2012-04-06T19:32:01.987-06:00</published><updated>2012-06-30T22:19:28.872-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>A-MAZ-ING! LOVE THIS SO MUCH! THANK YOU!!</title><content type='html'>A-MAZ-ING! LOVE THIS SO MUCH! THANK YOU!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1702181891390833502/comments/default/1543396450086267650'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1702181891390833502/comments/default/1543396450086267650'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/ahoy.html?showComment=1333762321987#c1543396450086267650' title=''/><author><name>3BluEyedBabies (Lynn)</name><uri>http://homewith3blueeyedbabies.blogspot.com/</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/ahoy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1702181891390833502' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1702181891390833502' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 6, 2012 at 7:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-442922218331207921</id><published>2012-04-07T04:50:05.555-06:00</published><updated>2012-04-07T04:50:05.555-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have always been a little Mermaid fan! It was so...</title><content type='html'>I have always been a little Mermaid fan! It was so fun to meet her at Cinderella&amp;#39;s Royal Table this past Dec.! This was perfect motivation to scrap my pics!&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1614</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1788683082828780790/comments/default/442922218331207921'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1788683082828780790/comments/default/442922218331207921'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/return-to-mermaid-lagoon.html?showComment=1333795805555#c442922218331207921' title=''/><author><name>Becca S</name><uri>https://www.blogger.com/profile/02047949555002708415</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//1.bp.blogspot.com/_T3OuFl9WCYw/TPdfFyFsUhI/AAAAAAAAA-s/nNpnlaiS8mY/S220-s33/avi.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/return-to-mermaid-lagoon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1788683082828780790' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1788683082828780790' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-55895950'/><gd:extendedProperty name='blogger.displayTime' value='April 7, 2012 at 4:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2397178610740008545</id><published>2012-04-08T15:28:43.010-06:00</published><updated>2012-04-08T15:28:43.010-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much!!  I LOVE Little Mermaid...Now i...</title><content type='html'>Thank you so much!!  I LOVE Little Mermaid...Now if I could only get my 6 year old son to take a picture with her in June...I will be set :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1788683082828780790/comments/default/2397178610740008545'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1788683082828780790/comments/default/2397178610740008545'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/return-to-mermaid-lagoon.html?showComment=1333920523010#c2397178610740008545' title=''/><author><name>Jenn2011</name><uri>https://www.blogger.com/profile/14308530801465116675</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/-tRRfw2PsLCI/TmYKb7CTl-I/AAAAAAAAAVY/osO0HRTeKgU/s31/IMG_2610.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/return-to-mermaid-lagoon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1788683082828780790' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1788683082828780790' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-288306471'/><gd:extendedProperty name='blogger.displayTime' value='April 8, 2012 at 3:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4097092816164838529</id><published>2012-04-08T20:16:58.754-06:00</published><updated>2012-04-08T20:16:58.754-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful pages!  You always inspire me to get out...</title><content type='html'>Beautiful pages!  You always inspire me to get out of my rut!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7487665176052328939/comments/default/4097092816164838529'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7487665176052328939/comments/default/4097092816164838529'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/ten-pages.html?showComment=1333937818754#c4097092816164838529' title=''/><author><name>Gina</name><uri>https://www.blogger.com/profile/05465859935830861687</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_weBvA5nAcFg/SW0r0TLVBuI/AAAAAAAAACw/YHq5Av7oFLs/S220-s32/IMG_0759.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/ten-pages.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7487665176052328939' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7487665176052328939' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1563624558'/><gd:extendedProperty name='blogger.displayTime' value='April 8, 2012 at 8:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9177274053152292099</id><published>2012-04-10T02:08:05.671-06:00</published><updated>2012-04-10T02:08:05.671-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt!!!!! Did that outfit come to you via Ashley?...</title><content type='html'>Britt!!!!! Did that outfit come to you via Ashley??? It was Kinsey&amp;#39;s first Easter dress and sweater. I love it! And Scarlett looks adorable and so happy! Oh you just made my night!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8206841287296614884/comments/default/9177274053152292099'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8206841287296614884/comments/default/9177274053152292099'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/happy-easter.html?showComment=1334045285671#c9177274053152292099' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/happy-easter.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8206841287296614884' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8206841287296614884' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2012 at 2:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5980511800103648331</id><published>2012-04-10T09:21:24.751-06:00</published><updated>2012-04-10T09:21:24.751-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!!</title><content type='html'>Thank you!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1788683082828780790/comments/default/5980511800103648331'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1788683082828780790/comments/default/5980511800103648331'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/return-to-mermaid-lagoon.html?showComment=1334071284751#c5980511800103648331' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/02805482857465971057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/return-to-mermaid-lagoon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1788683082828780790' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1788683082828780790' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-210132098'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2012 at 9:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6813975248753967717</id><published>2012-04-10T16:01:55.015-06:00</published><updated>2012-04-10T16:01:55.015-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the pictures! Happy Easter!</title><content type='html'>Love the pictures! Happy Easter!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8206841287296614884/comments/default/6813975248753967717'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8206841287296614884/comments/default/6813975248753967717'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/happy-easter.html?showComment=1334095315015#c6813975248753967717' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/happy-easter.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8206841287296614884' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8206841287296614884' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2012 at 4:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5888725950717659169</id><published>2012-04-10T16:03:56.473-06:00</published><updated>2012-04-10T16:03:56.473-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the Sunshine page! They are all perfect, as...</title><content type='html'>I love the Sunshine page! They are all perfect, as always!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7487665176052328939/comments/default/5888725950717659169'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7487665176052328939/comments/default/5888725950717659169'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/ten-pages.html?showComment=1334095436473#c5888725950717659169' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/ten-pages.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7487665176052328939' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7487665176052328939' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2012 at 4:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-673762390760036758</id><published>2012-04-10T18:58:58.072-06:00</published><updated>2012-04-10T18:58:58.072-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great pictures! Your little girl is just adorable!!</title><content type='html'>Great pictures! Your little girl is just adorable!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8206841287296614884/comments/default/673762390760036758'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8206841287296614884/comments/default/673762390760036758'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/happy-easter.html?showComment=1334105938072#c673762390760036758' title=''/><author><name>3BluEyedBabies (Lynn)</name><uri>http://homewith3blueeyedbabies.blogspot.com/</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/happy-easter.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8206841287296614884' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8206841287296614884' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2012 at 6:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8749376726294676482</id><published>2012-04-10T22:26:01.008-06:00</published><updated>2012-04-10T22:26:01.008-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a cute little family. She is just absolutely ...</title><content type='html'>What a cute little family. She is just absolutely beautiful, I am jealous of her georgouse  hair! My  5 month old just keepsa getting balder. Lol</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8206841287296614884/comments/default/8749376726294676482'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8206841287296614884/comments/default/8749376726294676482'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/happy-easter.html?showComment=1334118361008#c8749376726294676482' title=''/><author><name>Nat Nat</name><uri>https://www.blogger.com/profile/01600776553583123338</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//1.bp.blogspot.com/_CXPK3_LtFz8/SaypAbe1zAI/AAAAAAAABgM/ivtshoGlORU/S220-s31/IMG_1603.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/happy-easter.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8206841287296614884' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8206841287296614884' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1395016787'/><gd:extendedProperty name='blogger.displayTime' value='April 10, 2012 at 10:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2480489601124620858</id><published>2012-04-11T01:36:32.519-06:00</published><updated>2012-04-11T01:36:32.519-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Look at those gorgeous blue eyes! Britt, she gets ...</title><content type='html'>Look at those gorgeous blue eyes! Britt, she gets more beautiful with each picture you post.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8206841287296614884/comments/default/2480489601124620858'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8206841287296614884/comments/default/2480489601124620858'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/happy-easter.html?showComment=1334129792519#c2480489601124620858' title=''/><author><name>October</name><uri>https://www.blogger.com/profile/04438679807161062083</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-14x5D3bvu6E/T2fWuE7-psI/AAAAAAAAAdQ/uW_9CiVK5kc/s32/blog_31559640224.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/happy-easter.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8206841287296614884' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8206841287296614884' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-979275324'/><gd:extendedProperty name='blogger.displayTime' value='April 11, 2012 at 1:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6233289657585454061</id><published>2012-04-12T05:48:40.178-06:00</published><updated>2012-04-12T05:48:40.178-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wish I could do titles like you. Any chance of a...</title><content type='html'>I wish I could do titles like you. Any chance of a tutorial at some point? I just cant seem to get mine to rock the way yours do.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7487665176052328939/comments/default/6233289657585454061'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7487665176052328939/comments/default/6233289657585454061'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/ten-pages.html?showComment=1334231320178#c6233289657585454061' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/ten-pages.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7487665176052328939' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7487665176052328939' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2012 at 5:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-503268112385264591</id><published>2012-04-12T09:45:15.194-06:00</published><updated>2012-04-12T09:45:15.194-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love these kits!!! I had so much fun making this...</title><content type='html'>I love these kits!!! I had so much fun making this page. The kits are so versatile I even did a non Disney page!!! Here&amp;#39;s the link:&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1620</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1788683082828780790/comments/default/503268112385264591'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1788683082828780790/comments/default/503268112385264591'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/return-to-mermaid-lagoon.html?showComment=1334245515194#c503268112385264591' title=''/><author><name>Ruthie</name><uri>https://www.blogger.com/profile/08549601744683999663</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/return-to-mermaid-lagoon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1788683082828780790' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1788683082828780790' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346958783'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2012 at 9:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4187543565338074888</id><published>2012-04-13T06:43:27.893-06:00</published><updated>2012-04-13T06:43:27.893-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YES!  I have been waiting not-so-patiently for &amp;qu...</title><content type='html'>YES!  I have been waiting not-so-patiently for &amp;quot;Ahoy Mateys&amp;quot;!  I love the &amp;quot;Admit One&amp;quot; tickets, they are so clever!  Headed to the store now...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6056353492507099952/comments/default/4187543565338074888'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6056353492507099952/comments/default/4187543565338074888'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/looking-for-this.html?showComment=1334321007893#c4187543565338074888' title=''/><author><name>Sara S</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/looking-for-this.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6056353492507099952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6056353492507099952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 13, 2012 at 6:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5602520139648886668</id><published>2012-04-13T18:00:04.993-06:00</published><updated>2012-04-13T18:00:04.993-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am loving these date tickets! Can&amp;#39;t wait to ...</title><content type='html'>I am loving these date tickets! Can&amp;#39;t wait to use them! Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6056353492507099952/comments/default/5602520139648886668'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6056353492507099952/comments/default/5602520139648886668'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/looking-for-this.html?showComment=1334361604993#c5602520139648886668' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/looking-for-this.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6056353492507099952' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6056353492507099952' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='April 13, 2012 at 6:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6926633385136480604</id><published>2012-04-13T18:45:50.479-06:00</published><updated>2012-04-13T18:45:50.479-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Okay, seriously. How in the world did you get Scar...</title><content type='html'>Okay, seriously. How in the world did you get Scarlett to grin like that at the camera?! I saw you three sitting out on your porch afer church on Sunday and I know you had just set the timer on your camera. Show Off! The family photo is perfection. I love your cute little family.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8206841287296614884/comments/default/6926633385136480604'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8206841287296614884/comments/default/6926633385136480604'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/happy-easter.html?showComment=1334364350479#c6926633385136480604' title=''/><author><name>Jessica and Matt</name><uri>https://www.blogger.com/profile/10659199673254405692</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_8pbyfRjMR10/SOAXCDFoQGI/AAAAAAAAAUI/fl6cPeMmAdQ/S220-s32/100_5492.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/happy-easter.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8206841287296614884' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8206841287296614884' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1863756787'/><gd:extendedProperty name='blogger.displayTime' value='April 13, 2012 at 6:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6346153470161524007</id><published>2012-04-15T04:44:57.487-06:00</published><updated>2012-04-15T04:46:46.487-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1788683082828780790/comments/default/6346153470161524007'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1788683082828780790/comments/default/6346153470161524007'/><author><name>Mary Cup of Tea</name><uri>https://www.blogger.com/profile/14291722140890086517</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/return-to-mermaid-lagoon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1788683082828780790' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1788683082828780790' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-470190951'/><gd:extendedProperty name='blogger.displayTime' value='April 15, 2012 at 4:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3507683024285568130</id><published>2012-04-15T04:50:09.284-06:00</published><updated>2012-04-15T04:50:09.284-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this kit tooooooo and i love to create whit...</title><content type='html'>I love this kit tooooooo and i love to create whith it.I made this layout for the scraplift challenge on Mousescrappers:)&lt;br /&gt;&lt;br /&gt;Thanks Britt :)&lt;br /&gt;&lt;br /&gt;Here is the link :&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1632</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1788683082828780790/comments/default/3507683024285568130'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1788683082828780790/comments/default/3507683024285568130'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/return-to-mermaid-lagoon.html?showComment=1334487009284#c3507683024285568130' title=''/><author><name>Mary Cup of Tea</name><uri>https://www.blogger.com/profile/14291722140890086517</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/return-to-mermaid-lagoon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1788683082828780790' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1788683082828780790' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-470190951'/><gd:extendedProperty name='blogger.displayTime' value='April 15, 2012 at 4:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4901999914823468456</id><published>2012-04-17T11:43:53.782-06:00</published><updated>2012-04-17T11:43:53.782-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here is my first one! I just couldn&amp;#39;t stop pla...</title><content type='html'>Here is my first one! I just couldn&amp;#39;t stop playing with this kit again!&lt;br /&gt; http://www.brittishdesigns.com/gallery/displayimage.php?pid=1636</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1788683082828780790/comments/default/4901999914823468456'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1788683082828780790/comments/default/4901999914823468456'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/return-to-mermaid-lagoon.html?showComment=1334684633782#c4901999914823468456' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/return-to-mermaid-lagoon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1788683082828780790' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1788683082828780790' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2012 at 11:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1976813610944592719</id><published>2012-04-17T11:47:42.184-06:00</published><updated>2012-04-17T11:47:42.184-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>http://www.brittishdesigns.com/gallery/displayimag...</title><content type='html'>http://www.brittishdesigns.com/gallery/displayimage.php?pid=1637&lt;br /&gt;&lt;br /&gt;And this one too! LOVE this kit! One of my first ever britt purchases back in the day! I&amp;#39;ve been hooked ever since!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1788683082828780790/comments/default/1976813610944592719'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1788683082828780790/comments/default/1976813610944592719'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/return-to-mermaid-lagoon.html?showComment=1334684862184#c1976813610944592719' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/return-to-mermaid-lagoon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1788683082828780790' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1788683082828780790' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2012 at 11:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2654800191926599931</id><published>2012-04-17T20:50:39.727-06:00</published><updated>2012-04-17T20:50:39.727-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great challenge! I always loved the original! Here...</title><content type='html'>Great challenge! I always loved the original! Here&amp;#39;s mine:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1639</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1788683082828780790/comments/default/2654800191926599931'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1788683082828780790/comments/default/2654800191926599931'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/return-to-mermaid-lagoon.html?showComment=1334717439727#c2654800191926599931' title=''/><author><name>Pam</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/return-to-mermaid-lagoon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1788683082828780790' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1788683082828780790' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2012 at 8:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8913688929659350692</id><published>2012-04-19T14:40:30.070-06:00</published><updated>2012-04-19T14:40:30.070-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So excited!!!! Can&amp;#39;t wait.....</title><content type='html'>So excited!!!! Can&amp;#39;t wait.....</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6724355463736712768/comments/default/8913688929659350692'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6724355463736712768/comments/default/8913688929659350692'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/sneaky-peeky.html?showComment=1334868030070#c8913688929659350692' title=''/><author><name>Sarah W.</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/sneaky-peeky.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6724355463736712768' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6724355463736712768' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 19, 2012 at 2:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6502559088499288357</id><published>2012-04-19T16:17:53.998-06:00</published><updated>2012-04-19T16:17:53.998-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>umm, i wonder what the theme is...Garden &amp;amp; Flo...</title><content type='html'>umm, i wonder what the theme is...Garden &amp;amp; Flower festival???</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6724355463736712768/comments/default/6502559088499288357'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6724355463736712768/comments/default/6502559088499288357'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/sneaky-peeky.html?showComment=1334873873998#c6502559088499288357' title=''/><author><name>DisneyPrincess</name><uri>https://www.blogger.com/profile/06924535026019039171</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//3.bp.blogspot.com/_WOxK1jy4l6k/SfoU4ZPZPgI/AAAAAAAAAFM/VZT7MDfear0/S220-s32/Picture+(63).jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/sneaky-peeky.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6724355463736712768' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6724355463736712768' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-829362553'/><gd:extendedProperty name='blogger.displayTime' value='April 19, 2012 at 4:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5691261403645933195</id><published>2012-04-19T16:45:48.808-06:00</published><updated>2012-04-19T16:45:48.808-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>wondering that too... that would be awesome, i sti...</title><content type='html'>wondering that too... that would be awesome, i still have to scrap flower and garden pics from my trip last month. whatever it is im sure it will be amazing as always</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6724355463736712768/comments/default/5691261403645933195'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6724355463736712768/comments/default/5691261403645933195'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/sneaky-peeky.html?showComment=1334875548808#c5691261403645933195' title=''/><author><name>Sarah W.</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/sneaky-peeky.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6724355463736712768' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6724355463736712768' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 19, 2012 at 4:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-887332110304670761</id><published>2012-04-20T06:27:09.243-06:00</published><updated>2012-04-20T06:27:09.242-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://cbhscrapbookfreebiessearch.blogspot.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 3&lt;/b&gt; post on Apr. 20, 2012. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/621849215348568066/comments/default/887332110304670761'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/621849215348568066/comments/default/887332110304670761'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/time-to-remember.html?showComment=1334924829243#c887332110304670761' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/time-to-remember.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-621849215348568066' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/621849215348568066' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='April 20, 2012 at 6:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6641081808565727438</id><published>2012-04-20T10:16:10.672-06:00</published><updated>2012-04-20T10:16:10.672-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>pretty pretty kit!  i can&amp;#39;t wait to get this o...</title><content type='html'>pretty pretty kit!  i can&amp;#39;t wait to get this one!  and thanks so much for the gorgeous freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/621849215348568066/comments/default/6641081808565727438'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/621849215348568066/comments/default/6641081808565727438'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/time-to-remember.html?showComment=1334938570672#c6641081808565727438' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/time-to-remember.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-621849215348568066' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/621849215348568066' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='April 20, 2012 at 10:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6234223097462365525</id><published>2012-04-20T10:29:31.816-06:00</published><updated>2012-04-20T10:29:31.816-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You just NEVER disappoint!!! I had to have this on...</title><content type='html'>You just NEVER disappoint!!! I had to have this one =)  Thank so much for the freebie too! HUGS, Fonnetta</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/621849215348568066/comments/default/6234223097462365525'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/621849215348568066/comments/default/6234223097462365525'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/time-to-remember.html?showComment=1334939371816#c6234223097462365525' title=''/><author><name>Fonnetta</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/time-to-remember.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-621849215348568066' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/621849215348568066' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 20, 2012 at 10:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4268172251480014236</id><published>2012-04-20T13:05:48.150-06:00</published><updated>2012-04-20T13:05:48.150-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is lovely! Thank you so much :)</title><content type='html'>This is lovely! Thank you so much :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/621849215348568066/comments/default/4268172251480014236'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/621849215348568066/comments/default/4268172251480014236'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/time-to-remember.html?showComment=1334948748150#c4268172251480014236' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/time-to-remember.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-621849215348568066' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/621849215348568066' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='April 20, 2012 at 1:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4129495559630851583</id><published>2012-04-20T13:36:25.586-06:00</published><updated>2012-04-20T13:36:25.586-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freebie!  The papers and tree br...</title><content type='html'>Thank you for the freebie!  The papers and tree branch are so sweet.  I am so grateful to CBH for leading me to your site.  Thanks again!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/621849215348568066/comments/default/4129495559630851583'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/621849215348568066/comments/default/4129495559630851583'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/time-to-remember.html?showComment=1334950585586#c4129495559630851583' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/15692266142124417768</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/time-to-remember.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-621849215348568066' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/621849215348568066' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1052412441'/><gd:extendedProperty name='blogger.displayTime' value='April 20, 2012 at 1:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5038416738327018626</id><published>2012-04-20T13:51:27.320-06:00</published><updated>2012-04-20T13:51:27.320-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt this kit is beautiful! I need to really buck...</title><content type='html'>Britt this kit is beautiful! I need to really buckle down and start scrapping my disney LOs. I now have 2 trips that need to be scrapped. I am so far behind!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/621849215348568066/comments/default/5038416738327018626'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/621849215348568066/comments/default/5038416738327018626'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/time-to-remember.html?showComment=1334951487320#c5038416738327018626' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/time-to-remember.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-621849215348568066' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/621849215348568066' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='April 20, 2012 at 1:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3636966554042936005</id><published>2012-04-20T13:58:36.813-06:00</published><updated>2012-04-20T13:58:36.813-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, this is sooooo pretty!  Love the soft colors a...</title><content type='html'>Oh, this is sooooo pretty!  Love the soft colors and your layout made with it!!  Just beautiful! =)  Thank you so much for the freebie add on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/621849215348568066/comments/default/3636966554042936005'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/621849215348568066/comments/default/3636966554042936005'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/time-to-remember.html?showComment=1334951916813#c3636966554042936005' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/time-to-remember.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-621849215348568066' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/621849215348568066' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='April 20, 2012 at 1:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7345820687961122742</id><published>2012-04-23T02:56:08.744-06:00</published><updated>2012-04-23T02:56:08.744-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG Britt. I love Scarlett&amp;#39;s last picture! The...</title><content type='html'>OMG Britt. I love Scarlett&amp;#39;s last picture! The party looks so cute.&lt;br /&gt;The photo booth pictures cracked me up!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/7345820687961122742'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/7345820687961122742'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html?showComment=1335171368744#c7345820687961122742' title=''/><author><name>Leonor</name><uri>https://www.blogger.com/profile/13007354280332968370</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1809435415983725681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1809435415983725681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1632200801'/><gd:extendedProperty name='blogger.displayTime' value='April 23, 2012 at 2:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5527495440657618818</id><published>2012-04-23T07:45:48.718-06:00</published><updated>2012-04-23T07:45:48.718-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That last pic is SOOO adorable! Thanks for sharing...</title><content type='html'>That last pic is SOOO adorable! Thanks for sharing this--love your ideas!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/5527495440657618818'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/5527495440657618818'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html?showComment=1335188748718#c5527495440657618818' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1809435415983725681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1809435415983725681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 23, 2012 at 7:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3137775927073506943</id><published>2012-04-23T08:32:49.690-06:00</published><updated>2012-04-23T08:32:49.690-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt!!! I LOVE it all!!!! Bravo!!!! What a great ...</title><content type='html'>Britt!!! I LOVE it all!!!! Bravo!!!! What a great party and you will treasure these memories forever. I know you are bummed about your pics, but I think they are still reallky great!  You got good ones so don&amp;#39;t beat yourself up. There&amp;#39;s always next year to outdo yourself again. Haha. Welcome to the birthday party circuit! Love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/3137775927073506943'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/3137775927073506943'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html?showComment=1335191569690#c3137775927073506943' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1809435415983725681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1809435415983725681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='April 23, 2012 at 8:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7136602649674895827</id><published>2012-04-23T10:11:49.661-06:00</published><updated>2012-04-23T10:11:49.661-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow Britt, it looks like an awesome party!!  I LOV...</title><content type='html'>Wow Britt, it looks like an awesome party!!  I LOVE the photo booth too, how fun!!  I agree with Paige, I think your pics look great. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/7136602649674895827'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/7136602649674895827'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html?showComment=1335197509661#c7136602649674895827' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1809435415983725681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1809435415983725681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='April 23, 2012 at 10:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-355586167876195033</id><published>2012-04-23T10:23:57.081-06:00</published><updated>2012-04-23T10:23:57.081-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I don&amp;#39;t even know where to start! Love it all!...</title><content type='html'>I don&amp;#39;t even know where to start! Love it all! I really love her cake and all the details! I also laughed when I saw that she had a cute hair bow w/ the cake smash outfit.  Of course she did! She always has cute hair dos &amp;amp; accessories! Happy Birthday Scarlett!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/355586167876195033'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/355586167876195033'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html?showComment=1335198237081#c355586167876195033' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1809435415983725681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1809435415983725681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='April 23, 2012 at 10:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-676181290858690771</id><published>2012-04-23T10:48:33.400-06:00</published><updated>2012-04-23T10:48:33.400-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Of course you went overboard! You are a creative s...</title><content type='html'>Of course you went overboard! You are a creative scrappy person who loves to make themed kits let alone themed parties. :) As long as you love it (and she loves it when she&amp;#39;s older), that&amp;#39;s all that matters. :) &lt;br /&gt;&lt;br /&gt;Great party and great pics (despite how much you don&amp;#39;t like them, I guess). I can&amp;#39;t get over how cute Scarlett is with her big baby cheeks. :)&lt;br /&gt;&lt;br /&gt;I am ALREADY planning a big extravaganza for Eliana, and her bday is still 4 months away! *lol* I&amp;#39;ve been scouring Pinterest for all things rainbow since last winter, and I can&amp;#39;t wait to actually get started in a couple months.&lt;br /&gt;&lt;br /&gt;LeeAndra</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/676181290858690771'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/676181290858690771'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html?showComment=1335199713400#c676181290858690771' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1809435415983725681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1809435415983725681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 23, 2012 at 10:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7409832570127016693</id><published>2012-04-23T11:23:08.012-06:00</published><updated>2012-04-23T11:23:08.012-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So very very adorable! You did an awesome job on t...</title><content type='html'>So very very adorable! You did an awesome job on the party...congrats!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/7409832570127016693'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/7409832570127016693'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html?showComment=1335201788012#c7409832570127016693' title=''/><author><name>...</name><uri>https://www.blogger.com/profile/09112320093353046687</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1809435415983725681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1809435415983725681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1751897273'/><gd:extendedProperty name='blogger.displayTime' value='April 23, 2012 at 11:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6237584919439711592</id><published>2012-04-23T12:57:31.259-06:00</published><updated>2012-04-23T12:57:31.259-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, what a great party. I can see how much time a...</title><content type='html'>Wow, what a great party. I can see how much time and effort you put into the planning!  Don&amp;#39;t get down about your pics. The ones you shared looked great. Your pics of the photo booth and Scarlett are cute.  . . . You even made a banner for the cake. Too cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/6237584919439711592'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/6237584919439711592'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html?showComment=1335207451259#c6237584919439711592' title=''/><author><name>mich</name><uri>https://www.blogger.com/profile/04208121012906123229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1809435415983725681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1809435415983725681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1476156654'/><gd:extendedProperty name='blogger.displayTime' value='April 23, 2012 at 12:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4359047653904880128</id><published>2012-04-23T13:58:48.512-06:00</published><updated>2012-04-23T13:58:48.512-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>INCREDIBLE!  And I would expect nothing less.  Wha...</title><content type='html'>INCREDIBLE!  And I would expect nothing less.  What a lucky little lady!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/4359047653904880128'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/4359047653904880128'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html?showComment=1335211128512#c4359047653904880128' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1809435415983725681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1809435415983725681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='April 23, 2012 at 1:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4454949144417521823</id><published>2012-04-23T15:10:13.047-06:00</published><updated>2012-04-23T15:10:13.047-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You need to make that up into a little book for he...</title><content type='html'>You need to make that up into a little book for her to look at over and over and over so she can remember her happy day too.  Loved it.  This girl has some serious talent! And I&amp;#39;d like to say it came from me. Rats! Can&amp;#39;t!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/4454949144417521823'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/4454949144417521823'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html?showComment=1335215413047#c4454949144417521823' title=''/><author><name>Marg</name><uri>https://www.blogger.com/profile/00205077966723445227</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1809435415983725681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1809435415983725681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2088785191'/><gd:extendedProperty name='blogger.displayTime' value='April 23, 2012 at 3:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2271543411275487118</id><published>2012-04-23T15:40:21.573-06:00</published><updated>2012-04-23T15:40:21.573-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok, I think you&amp;#39;re being too hard on yourself ...</title><content type='html'>Ok, I think you&amp;#39;re being too hard on yourself on the pics. Maybe they&amp;#39;re not as perfect as you&amp;#39;d like, but they really tell the story and record the memories, and that&amp;#39;s the main thing.&lt;br /&gt;&lt;br /&gt;And what a perfectly adorable party! You definitely outdid yourself (and set the bar high for her upcoming birthdays). If/when DH and I ever manage to have kids you&amp;#39;ve given me some ideas, lol. DH may hate me. :)&lt;br /&gt;&lt;br /&gt;Your Scarlett gets prettier with every photo I see, Britt. She&amp;#39;s such a gorgeous little girl.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/2271543411275487118'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/2271543411275487118'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html?showComment=1335217221573#c2271543411275487118' title=''/><author><name>October</name><uri>https://www.blogger.com/profile/04438679807161062083</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-14x5D3bvu6E/T2fWuE7-psI/AAAAAAAAAdQ/uW_9CiVK5kc/s32/blog_31559640224.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1809435415983725681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1809435415983725681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-979275324'/><gd:extendedProperty name='blogger.displayTime' value='April 23, 2012 at 3:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5962033560670249099</id><published>2012-04-23T16:29:59.509-06:00</published><updated>2012-04-23T16:29:59.509-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Holy HORSESHOES!  Could she get any cuter???  That...</title><content type='html'>Holy HORSESHOES!  Could she get any cuter???  That last photo of Scarlett hugging Jessie is PRICELESS!  Great job on the party!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/5962033560670249099'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/5962033560670249099'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html?showComment=1335220199509#c5962033560670249099' title=''/><author><name>scaccogirl</name><uri>https://www.blogger.com/profile/10381399464591334773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/-z4Ki72nERys/TqglUcLmJCI/AAAAAAAAAZ8/VI3LbQL6M20/s32/me%2B2011%2B10.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1809435415983725681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1809435415983725681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1087322966'/><gd:extendedProperty name='blogger.displayTime' value='April 23, 2012 at 4:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3284502217405729397</id><published>2012-04-23T20:06:25.904-06:00</published><updated>2012-04-23T20:06:25.904-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW!  That&amp;#39;s all I can say, WOW!  You did a fa...</title><content type='html'>WOW!  That&amp;#39;s all I can say, WOW!  You did a fabulous job, it&amp;#39;s all so cute and clever!  The photos are good too, I just think we imagine what it should look like but I think these were great.  Good job Mom!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/3284502217405729397'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/3284502217405729397'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html?showComment=1335233185904#c3284502217405729397' title=''/><author><name>Sara S</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1809435415983725681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1809435415983725681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 23, 2012 at 8:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3021344107755565811</id><published>2012-04-23T21:33:25.259-06:00</published><updated>2012-04-23T21:33:25.259-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Absolutely love the kit!! Thank you for the freebi...</title><content type='html'>Absolutely love the kit!! Thank you for the freebie, beautiful =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/621849215348568066/comments/default/3021344107755565811'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/621849215348568066/comments/default/3021344107755565811'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/time-to-remember.html?showComment=1335238405259#c3021344107755565811' title=''/><author><name>michelle</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/time-to-remember.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-621849215348568066' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/621849215348568066' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 23, 2012 at 9:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6077498723762363392</id><published>2012-04-24T02:42:49.686-06:00</published><updated>2012-04-24T02:42:49.686-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my word! Disney should seriously use pictures o...</title><content type='html'>Oh my word! Disney should seriously use pictures of Scarlett for their advertising! She just couldn&amp;#39;t be any cuter!! I absolutely loved your photo booth idea too. What wonderful pics you captured. I think your pictures turned out great - Even the ones you didn&amp;#39;t like were wonderful! Awesome job on the party! Thanks for sharing too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/6077498723762363392'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/6077498723762363392'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html?showComment=1335256969686#c6077498723762363392' title=''/><author><name>Becca S</name><uri>https://www.blogger.com/profile/02047949555002708415</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//1.bp.blogspot.com/_T3OuFl9WCYw/TPdfFyFsUhI/AAAAAAAAA-s/nNpnlaiS8mY/S220-s33/avi.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1809435415983725681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1809435415983725681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-55895950'/><gd:extendedProperty name='blogger.displayTime' value='April 24, 2012 at 2:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2474229369322032746</id><published>2012-04-24T03:50:26.794-06:00</published><updated>2012-04-24T03:50:26.794-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey sweetie! You have a very beautiful blog with a...</title><content type='html'>Hey sweetie! You have a very beautiful blog with a lot of inspiring posts! I&amp;#39;d like to invite you to be my friend and follow each other:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/2474229369322032746'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/2474229369322032746'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html?showComment=1335261026794#c2474229369322032746' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/18388369260345910750</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1809435415983725681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1809435415983725681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-866904249'/><gd:extendedProperty name='blogger.displayTime' value='April 24, 2012 at 3:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-278782748574474119</id><published>2012-04-24T04:22:31.002-06:00</published><updated>2012-04-24T04:22:31.002-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!!! What a fun day you guys had. I love the the...</title><content type='html'>Wow!!! What a fun day you guys had. I love the themeing, it&amp;#39;s awesome. Everything looks so perfectly done. You&amp;#39;ve given me some great ideas for Mollie&amp;#39;s first birthday party. &lt;br /&gt;&lt;br /&gt;You will have a blast scrapping all of those pics! :-) What a little cutie Scarlett is too. Well done!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/278782748574474119'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/278782748574474119'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html?showComment=1335262951002#c278782748574474119' title=''/><author><name>Ruthie</name><uri>https://www.blogger.com/profile/08549601744683999663</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1809435415983725681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1809435415983725681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346958783'/><gd:extendedProperty name='blogger.displayTime' value='April 24, 2012 at 4:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1567993514353800007</id><published>2012-04-24T05:44:25.503-06:00</published><updated>2012-04-24T05:44:25.503-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt-I can&amp;#39;t believe Scarlett is one! Thank y...</title><content type='html'>Britt-I can&amp;#39;t believe Scarlett is one! Thank you for sharing your amazing birthday party with us. I am seriously hoping you think about creating some HYBRID projects kits or a &amp;quot;Jessie&amp;quot; kit in honor of this amazing party! You did an amazing job with the party and with your beautiful family!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/1567993514353800007'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/1567993514353800007'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html?showComment=1335267865503#c1567993514353800007' title=''/><author><name>Lauri</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1809435415983725681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1809435415983725681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 24, 2012 at 5:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1347862267151158909</id><published>2012-04-24T19:26:00.616-06:00</published><updated>2012-04-24T19:26:00.616-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That party is adorable!  What a lucky girl Scarlet...</title><content type='html'>That party is adorable!  What a lucky girl Scarlett is to have a mom like you!  Happy Birthday to Scarlett!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/1347862267151158909'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/1347862267151158909'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html?showComment=1335317160616#c1347862267151158909' title=''/><author><name>Colleen</name><uri>https://www.blogger.com/profile/07738669334444921231</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_RcItP6kFihs/Sn5NU15QfWI/AAAAAAAAAhA/UwOdiwjlKiw/S220-s32/7-19-09-20copymini.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1809435415983725681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1809435415983725681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2027299305'/><gd:extendedProperty name='blogger.displayTime' value='April 24, 2012 at 7:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3141038546258890956</id><published>2012-04-24T21:16:02.006-06:00</published><updated>2012-04-24T21:16:02.006-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay! A birthday post! It was seriously the cutest ...</title><content type='html'>Yay! A birthday post! It was seriously the cutest party! The details you put into it were just amazing! Soooo glad we were here to celebrate her special day! And I think the pics did not turn out so bad! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/3141038546258890956'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/3141038546258890956'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html?showComment=1335323762006#c3141038546258890956' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1809435415983725681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1809435415983725681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='April 24, 2012 at 9:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3543939089456869402</id><published>2012-04-24T21:17:55.914-06:00</published><updated>2012-04-24T21:17:55.914-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>so, so, so much fun! you are a great mom--now I to...</title><content type='html'>so, so, so much fun! you are a great mom--now I totally want to steal all your ideas for when my ds turns 1 in ten months LOL!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/3543939089456869402'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/3543939089456869402'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html?showComment=1335323875914#c3543939089456869402' title=''/><author><name>Emilee</name><uri>https://www.blogger.com/profile/03276923834347567587</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1809435415983725681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1809435415983725681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958259147'/><gd:extendedProperty name='blogger.displayTime' value='April 24, 2012 at 9:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5996488739135958526</id><published>2012-04-26T01:09:12.725-06:00</published><updated>2012-04-26T01:09:12.725-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SERIOUSLY.... this party is so cute!  Her outfit i...</title><content type='html'>SERIOUSLY.... this party is so cute!  Her outfit is TO DIE FOR.  I love it.  The cheetos had me giggling, and I loved all the decor stuff!!!!  My niece is obsessed with Toy Story and she turns 2 in August... totally might have to steal some of your ideas!!!  Awesome job!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/5996488739135958526'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/5996488739135958526'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html?showComment=1335424152725#c5996488739135958526' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1809435415983725681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1809435415983725681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='April 26, 2012 at 1:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8092234124023993505</id><published>2012-04-28T11:33:43.449-06:00</published><updated>2012-05-14T20:19:05.377-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Finally finished my challenge LO.  I loved doing t...</title><content type='html'>Finally finished my challenge LO.  I loved doing this challenge!!!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1675</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1788683082828780790/comments/default/8092234124023993505'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1788683082828780790/comments/default/8092234124023993505'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/return-to-mermaid-lagoon.html?showComment=1335634423449#c8092234124023993505' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/return-to-mermaid-lagoon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1788683082828780790' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1788683082828780790' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='April 28, 2012 at 11:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5163120138939649805</id><published>2012-04-28T23:09:06.289-06:00</published><updated>2012-05-14T20:19:05.328-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I had fun using your bursting papers! I&amp;#39;ve dec...</title><content type='html'>I had fun using your bursting papers! I&amp;#39;ve decided they&amp;#39;re great for birthday pages. :)&lt;br /&gt;Here&amp;#39;s my LO link:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1677&lt;br /&gt;Thanks for the challenge!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1788683082828780790/comments/default/5163120138939649805'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1788683082828780790/comments/default/5163120138939649805'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/return-to-mermaid-lagoon.html?showComment=1335676146289#c5163120138939649805' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/return-to-mermaid-lagoon.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1788683082828780790' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1788683082828780790' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='April 28, 2012 at 11:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1393721854096208768</id><published>2012-04-30T09:34:18.333-06:00</published><updated>2012-04-30T09:34:18.333-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>BRITT!!! You did such a great job! I&amp;#39;m so glad...</title><content type='html'>BRITT!!! You did such a great job! I&amp;#39;m so glad I have a friend that goes crazy over birthdays too. They are important and just too fun not to :) &lt;br /&gt;&lt;br /&gt;Okay so I loved everything about this party Britt. It&amp;#39;s so adorable. Scarlet looked cute as can be and your decorations were awesome! I&amp;#39;m so glad you did a photo booth because they are so much fun! Even though you didn&amp;#39;t love how your cookies turned out I thought they were cute and it&amp;#39;s the thought that counts right? I love your dad! He is so adorable! Your games were perfect and your cake was super cute! Awesome job Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/1393721854096208768'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/1393721854096208768'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html?showComment=1335800058333#c1393721854096208768' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1809435415983725681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1809435415983725681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='April 30, 2012 at 9:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6061801644063190629</id><published>2012-04-30T22:29:00.717-06:00</published><updated>2012-04-30T22:29:00.717-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt,
Thank you for sharing! Scarlett is seriousl...</title><content type='html'>Britt,&lt;br /&gt;Thank you for sharing! Scarlett is seriously the cutest little girl EVER, She could not be any more adorable all dolled up as Jessie. Her party looked PERFECT! Loved all the ideas,decorations, and I thought your photos captured the love you and Josh have for her. What a lucky little girl. And the last picture,what can I say? Melts my heart!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/6061801644063190629'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/6061801644063190629'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html?showComment=1335846540717#c6061801644063190629' title=''/><author><name>Christy</name><uri>https://www.blogger.com/profile/13734356412638921161</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//2.bp.blogspot.com/-poJzffx6Gkw/VCbg_eXcXsI/AAAAAAAAADM/3RIj7xsVWaY/s32/photo0184fourbysix.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1809435415983725681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1809435415983725681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-855853094'/><gd:extendedProperty name='blogger.displayTime' value='April 30, 2012 at 10:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-643601523028117883</id><published>2012-05-02T22:39:56.134-06:00</published><updated>2012-05-02T22:39:56.134-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I really love how you made the party. Your baby lo...</title><content type='html'>I really love how you made the party. Your baby looks so happy and enjoyed every moment.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/643601523028117883'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/643601523028117883'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html?showComment=1336019996134#c643601523028117883' title=''/><author><name>Melissa Thomas</name><uri>http://www.bigdotofhappiness.com/first-birthday-party-themes.html</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1809435415983725681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1809435415983725681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2012 at 10:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2627114144166900998</id><published>2012-05-03T10:57:19.242-06:00</published><updated>2012-05-03T10:57:19.242-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YaY!! I cannot wait! I&amp;#39;m sure there&amp;#39;s a co...</title><content type='html'>YaY!! I cannot wait! I&amp;#39;m sure there&amp;#39;s a couple of things of yours I don&amp;#39;t already own...lol. I&amp;#39;m so excited!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/869664508281553303/comments/default/2627114144166900998'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/869664508281553303/comments/default/2627114144166900998'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/05/nsd-sale-starts-tomorrow.html?showComment=1336064239242#c2627114144166900998' title=''/><author><name>...</name><uri>https://www.blogger.com/profile/09112320093353046687</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/05/nsd-sale-starts-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-869664508281553303' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/869664508281553303' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1751897273'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2012 at 10:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4625609464057020398</id><published>2012-05-03T19:18:51.332-06:00</published><updated>2012-05-03T19:18:51.332-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>so excited!  you have two kits that i know of righ...</title><content type='html'>so excited!  you have two kits that i know of right this moment that i&amp;#39;ve just got to get!!!  thanks for the sale</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/869664508281553303/comments/default/4625609464057020398'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/869664508281553303/comments/default/4625609464057020398'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/05/nsd-sale-starts-tomorrow.html?showComment=1336094331332#c4625609464057020398' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/05/nsd-sale-starts-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-869664508281553303' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/869664508281553303' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2012 at 7:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-177041756476241672</id><published>2012-05-04T19:55:37.974-06:00</published><updated>2012-05-04T19:55:37.974-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freebie Britt! :)</title><content type='html'>Thank you for the freebie Britt! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7717560201062593684/comments/default/177041756476241672'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7717560201062593684/comments/default/177041756476241672'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/05/limited-time-facebook-fan-freebie.html?showComment=1336182937974#c177041756476241672' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/05/limited-time-facebook-fan-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7717560201062593684' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7717560201062593684' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2012 at 7:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9160568464359782667</id><published>2012-05-05T06:26:11.686-06:00</published><updated>2012-05-05T06:26:11.685-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://cbhscrapbookfreebiessearch.blogspot.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt; (please, notice the new url for my blog), under the &lt;b&gt;Page 7&lt;/b&gt; post on May. 05, 2012. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7717560201062593684/comments/default/9160568464359782667'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7717560201062593684/comments/default/9160568464359782667'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/05/limited-time-facebook-fan-freebie.html?showComment=1336220771686#c9160568464359782667' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/05/limited-time-facebook-fan-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7717560201062593684' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7717560201062593684' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2012 at 6:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1987492948648163824</id><published>2012-05-05T10:20:47.059-06:00</published><updated>2012-05-05T10:20:47.059-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Britt!  Everyone was talking about this fre...</title><content type='html'>Thanks Britt!  Everyone was talking about this freebie in the chat yesterday.  It&amp;#39;s wonderful.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7717560201062593684/comments/default/1987492948648163824'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7717560201062593684/comments/default/1987492948648163824'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/05/limited-time-facebook-fan-freebie.html?showComment=1336234847059#c1987492948648163824' title=''/><author><name>CoralTurtle</name><uri>https://www.blogger.com/profile/10822828628197585351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-jUhEqthvl7c/Tdn21CEg3CI/AAAAAAAAAAM/8WvZOBTQV7s/s32/TurtleColorful60.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/05/limited-time-facebook-fan-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7717560201062593684' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7717560201062593684' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-778290886'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2012 at 10:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2327410284359223847</id><published>2012-05-05T10:21:41.583-06:00</published><updated>2012-05-05T10:21:41.583-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can&amp;#39;t wait for the speed scrap.  Loving that a...</title><content type='html'>Can&amp;#39;t wait for the speed scrap.  Loving that alpha!  Thanks for hosting Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6995841429508519133/comments/default/2327410284359223847'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6995841429508519133/comments/default/2327410284359223847'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/05/late-night-speed-scrap-tomorrow.html?showComment=1336234901583#c2327410284359223847' title=''/><author><name>CoralTurtle</name><uri>https://www.blogger.com/profile/10822828628197585351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-jUhEqthvl7c/Tdn21CEg3CI/AAAAAAAAAAM/8WvZOBTQV7s/s32/TurtleColorful60.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/05/late-night-speed-scrap-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6995841429508519133' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6995841429508519133' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-778290886'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2012 at 10:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1925134854849887940</id><published>2012-05-05T10:26:09.905-06:00</published><updated>2012-05-05T10:26:09.905-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She is georgous!!! I love her hair... my baby need...</title><content type='html'>She is georgous!!! I love her hair... my baby needs some. LOL You are super mom and you are total one of my heros! She is a lucky girl to have you. Thanks for sharing your fun party your amazing.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/1925134854849887940'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/1925134854849887940'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html?showComment=1336235169905#c1925134854849887940' title=''/><author><name>Nat Nat</name><uri>https://www.blogger.com/profile/01600776553583123338</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//1.bp.blogspot.com/_CXPK3_LtFz8/SaypAbe1zAI/AAAAAAAABgM/ivtshoGlORU/S220-s31/IMG_1603.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1809435415983725681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1809435415983725681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1395016787'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2012 at 10:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2858772524659958220</id><published>2012-05-05T10:29:12.310-06:00</published><updated>2012-05-05T10:29:12.310-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are great thank you! I love how you made the...</title><content type='html'>These are great thank you! I love how you made them in different colors. So versitile ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7717560201062593684/comments/default/2858772524659958220'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7717560201062593684/comments/default/2858772524659958220'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/05/limited-time-facebook-fan-freebie.html?showComment=1336235352310#c2858772524659958220' title=''/><author><name>Nat Nat</name><uri>https://www.blogger.com/profile/01600776553583123338</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//1.bp.blogspot.com/_CXPK3_LtFz8/SaypAbe1zAI/AAAAAAAABgM/ivtshoGlORU/S220-s31/IMG_1603.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/05/limited-time-facebook-fan-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7717560201062593684' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7717560201062593684' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1395016787'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2012 at 10:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2528808973625329013</id><published>2012-05-05T17:37:59.772-06:00</published><updated>2012-05-05T17:37:59.772-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for this great freebie.  I snagged a few ot...</title><content type='html'>Thanks for this great freebie.  I snagged a few other goodies while I was here, too!  Happy iNSD!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7717560201062593684/comments/default/2528808973625329013'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7717560201062593684/comments/default/2528808973625329013'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/05/limited-time-facebook-fan-freebie.html?showComment=1336261079772#c2528808973625329013' title=''/><author><name>Tricia Berg</name><uri>https://www.blogger.com/profile/08470479616573404945</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/05/limited-time-facebook-fan-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7717560201062593684' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7717560201062593684' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1904518638'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2012 at 5:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5545074779402726107</id><published>2012-05-09T15:41:06.274-06:00</published><updated>2012-05-09T15:41:06.274-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much! Great Freebie!</title><content type='html'>Thank you so much! Great Freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7717560201062593684/comments/default/5545074779402726107'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7717560201062593684/comments/default/5545074779402726107'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/05/limited-time-facebook-fan-freebie.html?showComment=1336599666274#c5545074779402726107' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/07750224640815343677</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/05/limited-time-facebook-fan-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7717560201062593684' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7717560201062593684' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1825522589'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2012 at 3:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2674424626145465280</id><published>2012-05-14T22:02:58.324-06:00</published><updated>2012-05-14T22:02:58.324-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my HECK!!!! I am so thrilled and excited and ve...</title><content type='html'>Oh my HECK!!!! I am so thrilled and excited and very happy I did not get all my wish list items... ;) Thanks for rthe GC and the great challenge.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/2674424626145465280'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/2674424626145465280'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/05/may-flashback.html?showComment=1337054578324#c2674424626145465280' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/05/may-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5420505334249696152' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5420505334249696152' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='May 14, 2012 at 10:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7005010530716350282</id><published>2012-05-15T06:24:23.358-06:00</published><updated>2012-05-15T06:24:23.357-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://cbhscrapbookfreebiessearch.blogspot.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt; (please, notice the new url for my blog), under the &lt;b&gt;Page 3&lt;/b&gt; post on May. 15, 2012. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/7005010530716350282'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/7005010530716350282'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/05/may-flashback.html?showComment=1337084663358#c7005010530716350282' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/05/may-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5420505334249696152' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5420505334249696152' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='May 15, 2012 at 6:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5785986244660495766</id><published>2012-05-15T11:10:00.736-06:00</published><updated>2012-05-15T11:10:00.736-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This kit is so cute and THANK YOU for the adorable...</title><content type='html'>This kit is so cute and THANK YOU for the adorable freebie add-on. My nephew - who is 3! - is already a big fan of Star Wars.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/5785986244660495766'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/5785986244660495766'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/05/may-flashback.html?showComment=1337101800736#c5785986244660495766' title=''/><author><name>Rebecca</name><uri>https://www.blogger.com/profile/06725974417373764155</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-LpUFt0ARaXw/UIwNs6nuprI/AAAAAAAAG6g/fm-cV6KCPC8/s32/0001web200-2sharp.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/05/may-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5420505334249696152' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5420505334249696152' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-907838277'/><gd:extendedProperty name='blogger.displayTime' value='May 15, 2012 at 11:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2940869396212081226</id><published>2012-05-16T09:03:30.431-06:00</published><updated>2012-05-16T09:03:30.431-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m so pumped that you chose this kit! I just ...</title><content type='html'>I&amp;#39;m so pumped that you chose this kit! I just needed that push to get my jedi training academy pics scrapped! I was so pumped, I immediately opened up photoshop as soon as you popped in my inbox! Drew helped me put the finishing touches on my page this morning. He had some pretty good ideas and I love how it turned out! Anyhoo - here is the link: http://www.brittishdesigns.com/gallery/displayimage.php?pid=1743</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/2940869396212081226'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/2940869396212081226'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/05/may-flashback.html?showComment=1337180610431#c2940869396212081226' title=''/><author><name>Becca S</name><uri>https://www.blogger.com/profile/02047949555002708415</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//1.bp.blogspot.com/_T3OuFl9WCYw/TPdfFyFsUhI/AAAAAAAAA-s/nNpnlaiS8mY/S220-s33/avi.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/05/may-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5420505334249696152' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5420505334249696152' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-55895950'/><gd:extendedProperty name='blogger.displayTime' value='May 16, 2012 at 9:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7265412489132596329</id><published>2012-05-16T15:57:30.254-06:00</published><updated>2012-05-16T15:57:30.254-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am not sure if I did this right, but I uploaded ...</title><content type='html'>I am not sure if I did this right, but I uploaded a picture in the challenge gallery.  Thank you!  Fun kit.http://www.brittishdesigns.com/gallery/displayimage.php?pid=1745&amp;amp;fullsize=1</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/7265412489132596329'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/7265412489132596329'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/05/may-flashback.html?showComment=1337205450254#c7265412489132596329' title=''/><author><name>Jlynn</name><uri>https://www.blogger.com/profile/12737323691102728694</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/-FvegsoHy2fU/VG6DmJQLclI/AAAAAAAAHzA/OqtbhAP5AYM/s32/Jlynn1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/05/may-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5420505334249696152' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5420505334249696152' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1343043601'/><gd:extendedProperty name='blogger.displayTime' value='May 16, 2012 at 3:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2293478074500589212</id><published>2012-05-16T21:02:52.482-06:00</published><updated>2012-05-16T21:02:52.482-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I must really like this kit, I realized I bought i...</title><content type='html'>I must really like this kit, I realized I bought it twice LOL!  Here&amp;#39;s my entry:  http://www.brittishdesigns.com/gallery/displayimage.php?pid=1746</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/2293478074500589212'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/2293478074500589212'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/05/may-flashback.html?showComment=1337223772482#c2293478074500589212' title=''/><author><name>Sara S</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/05/may-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5420505334249696152' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5420505334249696152' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 16, 2012 at 9:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2611372953233752456</id><published>2012-05-17T20:45:10.418-06:00</published><updated>2012-05-17T20:45:10.418-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the chance to win!  This is my all-time...</title><content type='html'>Thanks for the chance to win!  This is my all-time favorite kit.  I scrapped one of my favorite layouts with it several years.  It&amp;#39;s of my daughter&amp;#39;s adoption referral photo with a lightsaber added to her hands.  LOL! Then last night I scrapped a page for this challenge and it is quickly becoming one of my new favorites.  This kit just seems better each time I use it!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1749</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/2611372953233752456'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/2611372953233752456'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/05/may-flashback.html?showComment=1337309110418#c2611372953233752456' title=''/><author><name>StarWarsFans</name><uri>https://www.blogger.com/profile/00425426362094418885</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-qWfAzKv96lE/T1wT2oTe1EI/AAAAAAAAAwU/67BAm1qGZ2Q/s32/Tricia%2BGingerGirl%2BPhoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/05/may-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5420505334249696152' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5420505334249696152' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-728705357'/><gd:extendedProperty name='blogger.displayTime' value='May 17, 2012 at 8:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9164005665911154634</id><published>2012-05-17T23:23:47.771-06:00</published><updated>2012-05-17T23:23:47.771-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thought I&amp;#39;d play along :) http://www.brittishd...</title><content type='html'>Thought I&amp;#39;d play along :) http://www.brittishdesigns.com/gallery/displayimage.php?pid=1751</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/9164005665911154634'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/9164005665911154634'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/05/may-flashback.html?showComment=1337318627771#c9164005665911154634' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/05/may-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5420505334249696152' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5420505334249696152' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='May 17, 2012 at 11:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3658707884186106165</id><published>2012-05-20T15:03:22.057-06:00</published><updated>2012-06-30T22:19:28.869-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!!!</title><content type='html'>Thank you!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/3658707884186106165'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/3658707884186106165'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html?showComment=1337547802057#c3658707884186106165' title=''/><author><name>SJC</name><uri>https://www.blogger.com/profile/05288821580023661504</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-O6gviCXWj9g/WbCawDlbTxI/AAAAAAAAGbw/EZ29uQelixUUyX0eahymLU4KTVxRKMm7QCK4BGAYYCw/s32/21083396_1442003405835968_1084669436232089827_o.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8408836588893363669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8408836588893363669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1533277677'/><gd:extendedProperty name='blogger.displayTime' value='May 20, 2012 at 3:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-955346960236373818</id><published>2012-05-20T19:35:59.752-06:00</published><updated>2012-05-20T19:35:59.752-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I couldn&amp;#39;t think of any Star Wars pictures to ...</title><content type='html'>I couldn&amp;#39;t think of any Star Wars pictures to scrap with these... and then I remembered I had the perfect ones!!! YAY!  http://www.brittishdesigns.com/gallery/displayimage.php?pid=1760</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/955346960236373818'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/955346960236373818'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/05/may-flashback.html?showComment=1337564159752#c955346960236373818' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/05/may-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5420505334249696152' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5420505334249696152' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='May 20, 2012 at 7:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2664071005977586539</id><published>2012-05-23T10:32:39.159-06:00</published><updated>2012-05-23T10:32:39.159-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>DS hasn&amp;#39;t made it yet in the JediTA, no luck s...</title><content type='html'>DS hasn&amp;#39;t made it yet in the JediTA, no luck so far, but your challenge made me scrap these pics that were difficult to put together. Thanks for the challenge!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1767</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/2664071005977586539'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/2664071005977586539'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/05/may-flashback.html?showComment=1337790759159#c2664071005977586539' title=''/><author><name>roxanamdm</name><uri>https://www.blogger.com/profile/16746425806604464452</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='23' src='//2.bp.blogspot.com/_jfRKsHXuV2Q/TFQgRyQs_dI/AAAAAAAAAAM/k_hhL8-N6N8/S220-s31/bambi+e+amigos.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/05/may-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5420505334249696152' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5420505334249696152' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2144322157'/><gd:extendedProperty name='blogger.displayTime' value='May 23, 2012 at 10:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2298975458775403028</id><published>2012-05-24T08:09:14.730-06:00</published><updated>2012-05-24T08:09:14.730-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for a chance to win.  I love this k...</title><content type='html'>Thanks so much for a chance to win.  I love this kit I can&amp;#39;t wait until I get photos of Caleb in the Jedi TA.  This is such a fun kit!&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1769</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/2298975458775403028'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/2298975458775403028'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/05/may-flashback.html?showComment=1337868554730#c2298975458775403028' title=''/><author><name>Lisa</name><uri>https://www.blogger.com/profile/03752909545769005869</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Ytn7EJgQ1pY/TUrvHeweE5I/AAAAAAAAA1Q/PYW0B3hkh5Y/s32/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/05/may-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5420505334249696152' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5420505334249696152' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1535737862'/><gd:extendedProperty name='blogger.displayTime' value='May 24, 2012 at 8:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4022404333077049313</id><published>2012-05-24T16:50:11.247-06:00</published><updated>2012-05-24T16:50:11.247-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I was excited to have a good reason to use this ki...</title><content type='html'>I was excited to have a good reason to use this kit! Thanks for a fun challenge!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1771</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/4022404333077049313'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/4022404333077049313'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/05/may-flashback.html?showComment=1337899811247#c4022404333077049313' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10281512292470423640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/05/may-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5420505334249696152' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5420505334249696152' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-342573817'/><gd:extendedProperty name='blogger.displayTime' value='May 24, 2012 at 4:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6414861022196551241</id><published>2012-05-24T20:27:10.726-06:00</published><updated>2012-05-24T20:27:10.726-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here is my layout:
http://www.brittishdesigns.com/...</title><content type='html'>Here is my layout:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1774&lt;br /&gt;&lt;br /&gt;Thanks again for such a great challenge Britt!! ((hugs))&lt;br /&gt;&lt;br /&gt;Wendy</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/6414861022196551241'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/6414861022196551241'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/05/may-flashback.html?showComment=1337912830726#c6414861022196551241' title=''/><author><name>Neverland Scraps</name><uri>https://www.blogger.com/profile/05677730927880528010</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/05/may-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5420505334249696152' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5420505334249696152' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-883387775'/><gd:extendedProperty name='blogger.displayTime' value='May 24, 2012 at 8:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8264883855612735084</id><published>2012-05-25T09:12:32.432-06:00</published><updated>2012-05-25T09:12:32.432-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this kit so much so thought I&amp;#39;d have a go...</title><content type='html'>Love this kit so much so thought I&amp;#39;d have a go at your challenge.  I had great fun coming up with a layout, here it is:&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1775&lt;br /&gt;&lt;br /&gt;Thanks for a chance to win Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/8264883855612735084'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/8264883855612735084'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/05/may-flashback.html?showComment=1337958752432#c8264883855612735084' title=''/><author><name>*melidy*</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/05/may-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5420505334249696152' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5420505334249696152' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 25, 2012 at 9:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-886567207087561851</id><published>2012-05-29T10:38:56.967-06:00</published><updated>2012-05-29T13:10:18.620-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the kit! I&amp;#39;ve done several LO&amp;#39;s with ...</title><content type='html'>Love the kit! I&amp;#39;ve done several LO&amp;#39;s with it lately!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1783</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/886567207087561851'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/886567207087561851'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/05/may-flashback.html?showComment=1338309536967#c886567207087561851' title=''/><author><name>Kayla</name><uri>http://www.geekeryscrapsbykayla.blogspot.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/05/may-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5420505334249696152' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5420505334249696152' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2012 at 10:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5883777796642895331</id><published>2012-05-29T10:39:40.376-06:00</published><updated>2012-05-29T13:56:17.195-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/5883777796642895331'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/5883777796642895331'/><author><name>Geekery Scraps by Kayla</name><uri>https://www.blogger.com/profile/15917885429267788828</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/05/may-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5420505334249696152' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5420505334249696152' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-2110339313'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2012 at 10:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3860098972177990391</id><published>2012-05-29T13:00:42.954-06:00</published><updated>2012-05-29T13:10:12.214-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m not sure if I can just use the add-on to e...</title><content type='html'>I&amp;#39;m not sure if I can just use the add-on to enter or not, but here&amp;#39;s my link in case I can.&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1785</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/3860098972177990391'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/3860098972177990391'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/05/may-flashback.html?showComment=1338318042954#c3860098972177990391' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/05/may-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5420505334249696152' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5420505334249696152' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2012 at 1:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8308174497587123365</id><published>2012-05-29T14:33:30.210-06:00</published><updated>2012-05-29T14:36:43.528-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are the first pages I&amp;#39;ve ever done and t...</title><content type='html'>These are the first pages I&amp;#39;ve ever done and the first time I&amp;#39;ve ever uploaded to a gallery {YIKES!}...I hope I did everything right :) I know I have a lot to learn.&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1786&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1787</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/8308174497587123365'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5420505334249696152/comments/default/8308174497587123365'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/05/may-flashback.html?showComment=1338323610210#c8308174497587123365' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/05/may-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5420505334249696152' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5420505334249696152' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2012 at 2:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7494950911481992306</id><published>2012-06-01T03:06:31.594-06:00</published><updated>2012-06-01T03:06:31.594-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my goodness I am so excited I won! Thank you so...</title><content type='html'>Oh my goodness I am so excited I won! Thank you so much! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3610058842506512403/comments/default/7494950911481992306'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3610058842506512403/comments/default/7494950911481992306'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html?showComment=1338541591594#c7494950911481992306' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3610058842506512403' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3610058842506512403' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='June 1, 2012 at 3:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6146693737900711282</id><published>2012-06-01T06:57:08.978-06:00</published><updated>2012-06-01T06:57:08.977-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://cbhscrapbookfreebiessearch.blogspot.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt; (please, notice the new url for my blog), under the &lt;b&gt;Page 7&lt;/b&gt; post on Jun. 01, 2012. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3610058842506512403/comments/default/6146693737900711282'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3610058842506512403/comments/default/6146693737900711282'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html?showComment=1338555428978#c6146693737900711282' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3610058842506512403' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3610058842506512403' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='June 1, 2012 at 6:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6800419146861678706</id><published>2012-06-04T08:41:17.814-06:00</published><updated>2012-06-04T08:41:17.814-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the add-on to Ohana!  Now, off to make ...</title><content type='html'>Thanks for the add-on to Ohana!  Now, off to make a LO with my Ohana kit of our Surf&amp;#39;s Up pics!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3610058842506512403/comments/default/6800419146861678706'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3610058842506512403/comments/default/6800419146861678706'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html?showComment=1338820877814#c6800419146861678706' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3610058842506512403' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3610058842506512403' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='June 4, 2012 at 8:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7298887498376255414</id><published>2012-06-06T07:01:39.836-06:00</published><updated>2012-06-06T07:01:39.836-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can&amp;#39;t believe how fast her first year has go...</title><content type='html'>I can&amp;#39;t believe how fast her first year has gone by! LOVE how that page turned out! She was adorable then and even more adorable now! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738477934126376406/comments/default/7298887498376255414'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738477934126376406/comments/default/7298887498376255414'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/baby-in-tea-cup.html?showComment=1338987699836#c7298887498376255414' title=''/><author><name>Josh, Morgan, and Our Kids</name><uri>https://www.blogger.com/profile/00172487780613436174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/baby-in-tea-cup.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7738477934126376406' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7738477934126376406' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1635366091'/><gd:extendedProperty name='blogger.displayTime' value='June 6, 2012 at 7:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9076842186891376775</id><published>2012-06-06T09:34:38.285-06:00</published><updated>2012-06-06T09:34:38.285-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m totally going to send a link to this post ...</title><content type='html'>I&amp;#39;m totally going to send a link to this post to my pregnant SIL!!  I&amp;#39;m doing newborn photos for her and I&amp;#39;d love to do some in a cup!  I&amp;#39;d like one of each actually! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738477934126376406/comments/default/9076842186891376775'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738477934126376406/comments/default/9076842186891376775'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/baby-in-tea-cup.html?showComment=1338996878285#c9076842186891376775' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/baby-in-tea-cup.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7738477934126376406' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7738477934126376406' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='June 6, 2012 at 9:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1818620594080876846</id><published>2012-06-07T04:21:03.894-06:00</published><updated>2012-06-07T04:21:03.894-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;ve always wanted to try doing a newborn shoo...</title><content type='html'>I&amp;#39;ve always wanted to try doing a newborn shoot but was afraid to harm the babies! Hehe. These giant teacups are so cool!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738477934126376406/comments/default/1818620594080876846'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738477934126376406/comments/default/1818620594080876846'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/baby-in-tea-cup.html?showComment=1339064463894#c1818620594080876846' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/baby-in-tea-cup.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7738477934126376406' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7738477934126376406' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 7, 2012 at 4:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2447364443246817316</id><published>2012-06-07T11:11:55.227-06:00</published><updated>2012-06-07T11:11:55.227-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here is my LO for the Flashback Challenge:
http://...</title><content type='html'>Here is my LO for the Flashback Challenge:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1813&lt;br /&gt;&lt;br /&gt;Great fun!  Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3610058842506512403/comments/default/2447364443246817316'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3610058842506512403/comments/default/2447364443246817316'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html?showComment=1339089115227#c2447364443246817316' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3610058842506512403' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3610058842506512403' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='June 7, 2012 at 11:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3121906513279478552</id><published>2012-06-08T02:54:18.848-06:00</published><updated>2012-06-08T02:54:18.848-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Best freebie ever Britt! Love the papers! Thanks! :)</title><content type='html'>Best freebie ever Britt! Love the papers! Thanks! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/3121906513279478552'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/3121906513279478552'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html?showComment=1339145658848#c3121906513279478552' title=''/><author><name>Leonor</name><uri>https://www.blogger.com/profile/13007354280332968370</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4647561055989504781' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4647561055989504781' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1632200801'/><gd:extendedProperty name='blogger.displayTime' value='June 8, 2012 at 2:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1469622316964342410</id><published>2012-06-08T06:28:55.084-06:00</published><updated>2012-06-08T06:28:55.083-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://cbhscrapbookfreebiessearch.blogspot.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt; (please, notice the new url for my blog), under the &lt;b&gt;Page 3&lt;/b&gt; post on Jun. 08, 2012. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/1469622316964342410'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/1469622316964342410'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html?showComment=1339158535084#c1469622316964342410' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4647561055989504781' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4647561055989504781' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='June 8, 2012 at 6:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4331891775785494024</id><published>2012-06-08T09:58:32.893-06:00</published><updated>2012-06-08T09:58:32.893-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for your fantastic add on!!</title><content type='html'>Thank you for your fantastic add on!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/4331891775785494024'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/4331891775785494024'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html?showComment=1339171112893#c4331891775785494024' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4647561055989504781' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4647561055989504781' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 8, 2012 at 9:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4509791433567326819</id><published>2012-06-08T09:58:35.934-06:00</published><updated>2012-06-08T09:58:35.934-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Seriously can&amp;#39;t even describe the amazingness ...</title><content type='html'>Seriously can&amp;#39;t even describe the amazingness of this redo! LTWB is one of my all time fav kits of yours, and this just blows it out of the water! Absolutely LOVE IT!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/4509791433567326819'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/4509791433567326819'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html?showComment=1339171115934#c4509791433567326819' title=''/><author><name>Shanell</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4647561055989504781' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4647561055989504781' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 8, 2012 at 9:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5690909974878309061</id><published>2012-06-08T11:08:34.189-06:00</published><updated>2012-06-08T11:08:34.189-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE this kit! It will be perfect for so many of...</title><content type='html'>I LOVE this kit! It will be perfect for so many of my &amp;quot;just hanging out at Disneyland&amp;quot; days! Thank you so much for the gift :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/5690909974878309061'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/5690909974878309061'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html?showComment=1339175314189#c5690909974878309061' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4647561055989504781' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4647561055989504781' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='June 8, 2012 at 11:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1714378358591328495</id><published>2012-06-08T16:00:30.652-06:00</published><updated>2012-06-08T16:00:30.652-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the redo Britt!  It&amp;#39;s fabulous.  Thanks f...</title><content type='html'>Love the redo Britt!  It&amp;#39;s fabulous.  Thanks for the awesome freebie. ;) JenEm</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/1714378358591328495'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/1714378358591328495'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html?showComment=1339192830652#c1714378358591328495' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4647561055989504781' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4647561055989504781' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 8, 2012 at 4:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2397266822992446083</id><published>2012-06-08T20:41:06.872-06:00</published><updated>2012-06-08T20:41:06.872-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I absolutely love this redo!!! It&amp;#39;s awesome......</title><content type='html'>I absolutely love this redo!!! It&amp;#39;s awesome...and so is the freebie! Thank you!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/2397266822992446083'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/2397266822992446083'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html?showComment=1339209666872#c2397266822992446083' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4647561055989504781' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4647561055989504781' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='June 8, 2012 at 8:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6101219931334705696</id><published>2012-06-08T20:50:08.667-06:00</published><updated>2012-06-08T20:50:08.667-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you for sharing with me</title><content type='html'>thank you for sharing with me</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/6101219931334705696'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/6101219931334705696'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html?showComment=1339210208667#c6101219931334705696' title=''/><author><name>debbie</name><uri>https://www.blogger.com/profile/03550180887307972498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4647561055989504781' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4647561055989504781' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1809071637'/><gd:extendedProperty name='blogger.displayTime' value='June 8, 2012 at 8:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7678682984650205211</id><published>2012-06-09T08:49:14.079-06:00</published><updated>2012-06-09T08:49:14.079-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THANK YOU ;~}</title><content type='html'>THANK YOU ;~}</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/7678682984650205211'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/7678682984650205211'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html?showComment=1339253354079#c7678682984650205211' title=''/><author><name>CrystalNVa</name><uri>https://www.blogger.com/profile/12655121335132970654</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/-0etDc-uUC6U/TjwgZYN0h2I/AAAAAAAAAAU/zlP2AiekHK8/s32/IMG_4416.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4647561055989504781' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4647561055989504781' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-969104104'/><gd:extendedProperty name='blogger.displayTime' value='June 9, 2012 at 8:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5199687021405346096</id><published>2012-06-09T09:17:37.309-06:00</published><updated>2012-06-09T09:17:37.309-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>awesome add on!!!  and awesome kit!  thanks so much!!</title><content type='html'>awesome add on!!!  and awesome kit!  thanks so much!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/5199687021405346096'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/5199687021405346096'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html?showComment=1339255057309#c5199687021405346096' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4647561055989504781' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4647561055989504781' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='June 9, 2012 at 9:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7929419242770303132</id><published>2012-06-09T09:30:02.565-06:00</published><updated>2012-06-09T09:30:02.565-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the original LTWB kit.  The redo, WOW!!!! I...</title><content type='html'>I love the original LTWB kit.  The redo, WOW!!!! It&amp;#39;s amazing and I can&amp;#39;t wait to start using it.  Thanks for the fantastic add-on, too.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/7929419242770303132'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/7929419242770303132'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html?showComment=1339255802565#c7929419242770303132' title=''/><author><name>r0binb</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4647561055989504781' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4647561055989504781' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 9, 2012 at 9:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8784964623524769789</id><published>2012-06-09T13:50:42.135-06:00</published><updated>2012-06-09T13:50:42.135-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks, love it!</title><content type='html'>Thanks, love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/8784964623524769789'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/8784964623524769789'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html?showComment=1339271442135#c8784964623524769789' title=''/><author><name>scrapperellen</name><uri>https://www.blogger.com/profile/07008515344187395742</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4647561055989504781' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4647561055989504781' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1628041170'/><gd:extendedProperty name='blogger.displayTime' value='June 9, 2012 at 1:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8105530309718371689</id><published>2012-06-10T09:50:19.832-06:00</published><updated>2012-06-10T09:50:19.832-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for all your freebies.   I&amp;#39;ve b...</title><content type='html'>Thanks so much for all your freebies.   I&amp;#39;ve bought quite a few full kits,  but the freebies are always appreciated, and ever so lovely.&lt;br /&gt;&lt;br /&gt;Thanks</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/8105530309718371689'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/8105530309718371689'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html?showComment=1339343419832#c8105530309718371689' title=''/><author><name>BevS97</name><uri>https://www.blogger.com/profile/05507547618286592462</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//images.bevs97.multiply.com/logo/1'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4647561055989504781' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4647561055989504781' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-263148899'/><gd:extendedProperty name='blogger.displayTime' value='June 10, 2012 at 9:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2090939192870517234</id><published>2012-06-11T21:59:43.957-06:00</published><updated>2012-06-30T22:19:28.856-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My goodness am I correct in assuming that you are ...</title><content type='html'>My goodness am I correct in assuming that you are a happy person? Your Blog is just full of Joy and Happiness.&lt;br /&gt;&lt;br /&gt;God Bless You</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5731515627372240056/comments/default/2090939192870517234'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5731515627372240056/comments/default/2090939192870517234'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/05/random-friday.html?showComment=1339473583957#c2090939192870517234' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/01583038925821467524</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/05/random-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5731515627372240056' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5731515627372240056' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1413697806'/><gd:extendedProperty name='blogger.displayTime' value='June 11, 2012 at 9:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3000869263067398668</id><published>2012-06-13T10:36:28.033-06:00</published><updated>2012-06-13T10:36:28.033-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These will be great memories!</title><content type='html'>These will be great memories!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2379858928213482304/comments/default/3000869263067398668'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2379858928213482304/comments/default/3000869263067398668'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/wordless-wednesday.html?showComment=1339605388033#c3000869263067398668' title=''/><author><name>Mark L. Fendrick</name><uri>https://www.blogger.com/profile/08939805218711968317</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-dEiBiFdQPUU/XKE3YHTJrvI/AAAAAAAABQo/dGZYwL2CQtMIMvvAyqXKRH65UPjFfMWLwCK4BGAYYCw/s32/%257Eprofile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2379858928213482304' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2379858928213482304' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1291230616'/><gd:extendedProperty name='blogger.displayTime' value='June 13, 2012 at 10:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9124011729046690831</id><published>2012-06-13T12:06:54.636-06:00</published><updated>2012-06-13T12:06:54.636-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can&amp;#39;t believe someone stole a picture of you...</title><content type='html'>I can&amp;#39;t believe someone stole a picture of your baby!!!  Freak!!!  At least you know they stole it cause she&amp;#39;s adorable and steal worthy!!! ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2379858928213482304/comments/default/9124011729046690831'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2379858928213482304/comments/default/9124011729046690831'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/wordless-wednesday.html?showComment=1339610814636#c9124011729046690831' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2379858928213482304' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2379858928213482304' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='June 13, 2012 at 12:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6869622816511490815</id><published>2012-06-13T13:13:42.310-06:00</published><updated>2012-06-13T13:13:42.310-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She&amp;#39;s so tiny... that&amp;#39;s adorable.  Won&amp;#39...</title><content type='html'>She&amp;#39;s so tiny... that&amp;#39;s adorable.  Won&amp;#39;t it be fun now to keep visiting Disney through the years and watch her grow in comparison to the characters?&lt;br /&gt;&lt;br /&gt;Very cute pix, thanks for sharing :)&lt;br /&gt;&lt;br /&gt;Tami&lt;br /&gt;Colorado Mountain Mom</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2379858928213482304/comments/default/6869622816511490815'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2379858928213482304/comments/default/6869622816511490815'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/wordless-wednesday.html?showComment=1339614822310#c6869622816511490815' title=''/><author><name>Colorado Mountain Mom</name><uri>http://coloradomountainmom.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2379858928213482304' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2379858928213482304' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 13, 2012 at 1:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5062991261355598570</id><published>2012-06-13T14:18:19.991-06:00</published><updated>2012-06-13T14:18:19.991-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Welcome back, we missed you! Oh how adorable your ...</title><content type='html'>Welcome back, we missed you! Oh how adorable your little baby is! What a beautiful family you have.&lt;br /&gt;&lt;br /&gt;It&amp;#39;s so sad that everything has to be watermarked now. I&amp;#39;m glad you caught the creeps. Shame on them!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2379858928213482304/comments/default/5062991261355598570'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2379858928213482304/comments/default/5062991261355598570'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/wordless-wednesday.html?showComment=1339618699991#c5062991261355598570' title=''/><author><name>Deb @ Focused on the Magic</name><uri>https://www.blogger.com/profile/14039375851545389392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-cRtsngJ4tgY/WeCwpCSerBI/AAAAAAAARqM/bz8r1_I1JKgBZXjPWQK0R6eJe7Tgd7g9QCK4BGAYYCw/s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2379858928213482304' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2379858928213482304' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-417211194'/><gd:extendedProperty name='blogger.displayTime' value='June 13, 2012 at 2:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4913780571203213993</id><published>2012-06-13T19:21:34.555-06:00</published><updated>2012-06-13T19:21:34.555-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute.  Thanks for sharing!  Love all your designs!</title><content type='html'>So cute.  Thanks for sharing!  Love all your designs!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/4913780571203213993'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/4913780571203213993'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html?showComment=1339636894555#c4913780571203213993' title=''/><author><name>Kate716</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4647561055989504781' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4647561055989504781' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 13, 2012 at 7:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9153050942366184674</id><published>2012-06-14T23:48:16.235-06:00</published><updated>2012-06-14T23:48:16.235-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Look how tiny she is! Such a cute moment. And what...</title><content type='html'>Look how tiny she is! Such a cute moment. And what the crap!!! People are stilling your photos? I&amp;#39;d be irate to say the least. How did you find out about it? Did you get them to remove the photo?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2379858928213482304/comments/default/9153050942366184674'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2379858928213482304/comments/default/9153050942366184674'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/wordless-wednesday.html?showComment=1339739296235#c9153050942366184674' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2379858928213482304' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2379858928213482304' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='June 14, 2012 at 11:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3031248893917149206</id><published>2012-06-14T23:50:14.674-06:00</published><updated>2012-06-14T23:50:14.674-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I loved this kit the first time around and this on...</title><content type='html'>I loved this kit the first time around and this one is so so cute! I&amp;#39;m sure it will be a big seller for you :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/3031248893917149206'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/3031248893917149206'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html?showComment=1339739414674#c3031248893917149206' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4647561055989504781' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4647561055989504781' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='June 14, 2012 at 11:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6428189964281272799</id><published>2012-06-14T23:52:05.966-06:00</published><updated>2012-06-14T23:52:05.966-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That page is adorable! I love those huge tea pots....</title><content type='html'>That page is adorable! I love those huge tea pots. Do you use yours as a planter pot now?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738477934126376406/comments/default/6428189964281272799'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7738477934126376406/comments/default/6428189964281272799'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/baby-in-tea-cup.html?showComment=1339739525966#c6428189964281272799' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/baby-in-tea-cup.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7738477934126376406' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7738477934126376406' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='June 14, 2012 at 11:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5442950118943427341</id><published>2012-06-15T11:45:22.280-06:00</published><updated>2012-06-15T11:45:22.280-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I keep checking your blog to see if you were going...</title><content type='html'>I keep checking your blog to see if you were going to release some new Cars stuff today in honor of Cars Lane opening! hahahaha  Maybe you&amp;#39;ll have to go and get some &amp;quot;inspiration&amp;quot; and do a 2nd kit like you did with Mermaid Lagoon. :)  I keep reading all the press and news and I can&amp;#39;t wait to go to Radiator Springs!  I bet you can&amp;#39;t either!!! xoxo :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2379858928213482304/comments/default/5442950118943427341'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2379858928213482304/comments/default/5442950118943427341'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/wordless-wednesday.html?showComment=1339782322280#c5442950118943427341' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2379858928213482304' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2379858928213482304' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='June 15, 2012 at 11:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1570887492610177678</id><published>2012-06-15T11:45:47.767-06:00</published><updated>2012-06-15T11:45:47.767-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Car LAND not Lane... stupid typos.</title><content type='html'>Car LAND not Lane... stupid typos.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2379858928213482304/comments/default/1570887492610177678'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2379858928213482304/comments/default/1570887492610177678'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/wordless-wednesday.html?showComment=1339782347767#c1570887492610177678' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2379858928213482304' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2379858928213482304' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='June 15, 2012 at 11:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7421117018875117104</id><published>2012-06-15T13:56:42.553-06:00</published><updated>2012-06-15T13:56:42.553-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my gosh that page is so adorable!!! I&amp;#39;ve ne...</title><content type='html'>Oh my gosh that page is so adorable!!! I&amp;#39;ve never heard of the digi dares. I might have to play along :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8836241996476953072/comments/default/7421117018875117104'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8836241996476953072/comments/default/7421117018875117104'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/i-dare-ya.html?showComment=1339790202553#c7421117018875117104' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/i-dare-ya.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8836241996476953072' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8836241996476953072' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='June 15, 2012 at 1:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2987080560335006121</id><published>2012-06-15T17:11:46.771-06:00</published><updated>2012-06-15T17:11:46.771-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is such a darling page! I love it. Your Dad i...</title><content type='html'>This is such a darling page! I love it. Your Dad is going to love it too! I feel some tears coming on!!!!!&lt;br /&gt;Paula</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8836241996476953072/comments/default/2987080560335006121'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8836241996476953072/comments/default/2987080560335006121'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/i-dare-ya.html?showComment=1339801906771#c2987080560335006121' title=''/><author><name>Paula</name><uri>https://www.blogger.com/profile/13286794035024028257</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/_xdciifJxe_Y/SSH8YZiitvI/AAAAAAAAAQU/4AMY2-XRfBw/S220-s32/Day124.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/i-dare-ya.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8836241996476953072' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8836241996476953072' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-457710881'/><gd:extendedProperty name='blogger.displayTime' value='June 15, 2012 at 5:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7277589319721472448</id><published>2012-06-18T14:28:56.340-06:00</published><updated>2012-06-18T14:36:34.308-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s my entry for the challenge
http://www.b...</title><content type='html'>Here&amp;#39;s my entry for the challenge&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1848&lt;br /&gt;What fun!  Thanks for hosting!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3610058842506512403/comments/default/7277589319721472448'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3610058842506512403/comments/default/7277589319721472448'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html?showComment=1340051336340#c7277589319721472448' title=''/><author><name>Holly Harris</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3610058842506512403' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3610058842506512403' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 18, 2012 at 2:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6244922268296596803</id><published>2012-06-20T05:35:40.702-06:00</published><updated>2012-06-20T05:35:40.702-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Omgosh, what company so we know to never support t...</title><content type='html'>Omgosh, what company so we know to never support them? !  That&amp;#39;s horrible! &lt;br /&gt;&lt;br /&gt;Adorable pictures!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2379858928213482304/comments/default/6244922268296596803'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2379858928213482304/comments/default/6244922268296596803'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/wordless-wednesday.html?showComment=1340192140702#c6244922268296596803' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/wordless-wednesday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2379858928213482304' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2379858928213482304' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2012 at 5:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9094996168967549493</id><published>2012-06-20T18:38:02.610-06:00</published><updated>2012-06-20T18:38:02.610-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>that pic w/the sunglasses is the most adorable pic...</title><content type='html'>that pic w/the sunglasses is the most adorable pic ever!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3764515569784344852/comments/default/9094996168967549493'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3764515569784344852/comments/default/9094996168967549493'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/wordless-wednesday_20.html?showComment=1340239082610#c9094996168967549493' title=''/><author><name>Audie Annie</name><uri>https://www.blogger.com/profile/11719941147361057960</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//2.bp.blogspot.com/-Rsut133cnas/T_csvfYjSkI/AAAAAAAAAYs/Dut84mDwp6Y/s32/IMG_1418.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/wordless-wednesday_20.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3764515569784344852' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3764515569784344852' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2906209'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2012 at 6:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2902607399979861848</id><published>2012-06-20T20:55:38.939-06:00</published><updated>2012-06-20T20:55:38.939-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What gorgeous faces!!  I wish there were cell phon...</title><content type='html'>What gorgeous faces!!  I wish there were cell phones when my kids were young- I would have many more photos in my scrapbook if there were.  Good for you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3764515569784344852/comments/default/2902607399979861848'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3764515569784344852/comments/default/2902607399979861848'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/wordless-wednesday_20.html?showComment=1340247338939#c2902607399979861848' title=''/><author><name>:DISTherapy</name><uri>https://www.blogger.com/profile/07874755796793747653</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-g1FRiyHnYLY/TY-tpPo5d8I/AAAAAAAAAEg/0q0QdI9Q4rQ/s32/distherapy%2Btwitter.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/wordless-wednesday_20.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3764515569784344852' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3764515569784344852' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1626452052'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2012 at 8:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-255473911847900058</id><published>2012-06-20T21:22:45.152-06:00</published><updated>2012-06-20T21:25:57.347-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My entry for the flashback challenge! 
http://www....</title><content type='html'>My entry for the flashback challenge! &lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1850&lt;br /&gt;&lt;br /&gt;:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3610058842506512403/comments/default/255473911847900058'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3610058842506512403/comments/default/255473911847900058'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html?showComment=1340248965152#c255473911847900058' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3610058842506512403' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3610058842506512403' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2012 at 9:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6330225991363028840</id><published>2012-06-21T04:56:47.299-06:00</published><updated>2012-06-21T04:56:47.299-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How adorable!! Love that you are able to capture s...</title><content type='html'>How adorable!! Love that you are able to capture such great shots with your phone. I&amp;#39;m with Didi, I&amp;#39;d have tons of pictures if I&amp;#39;d had a camera phone when my kids were little.&lt;br /&gt;Thanks so much for sharing and for joining in on the WW blog hop fun.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3764515569784344852/comments/default/6330225991363028840'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3764515569784344852/comments/default/6330225991363028840'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/wordless-wednesday_20.html?showComment=1340276207299#c6330225991363028840' title=''/><author><name>Deb @ Focused on the Magic</name><uri>https://www.blogger.com/profile/14039375851545389392</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-cRtsngJ4tgY/WeCwpCSerBI/AAAAAAAARqM/bz8r1_I1JKgBZXjPWQK0R6eJe7Tgd7g9QCK4BGAYYCw/s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/wordless-wednesday_20.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3764515569784344852' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3764515569784344852' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-417211194'/><gd:extendedProperty name='blogger.displayTime' value='June 21, 2012 at 4:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8505834858357944148</id><published>2012-06-21T07:17:57.328-06:00</published><updated>2012-06-21T07:17:57.328-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What perfectly precious photos!</title><content type='html'>What perfectly precious photos!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3764515569784344852/comments/default/8505834858357944148'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3764515569784344852/comments/default/8505834858357944148'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/wordless-wednesday_20.html?showComment=1340284677328#c8505834858357944148' title=''/><author><name>Lucinda</name><uri>https://www.blogger.com/profile/15511276826986517337</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-Jk8kER_6kYc/TW7FJ9vQByI/AAAAAAAAAKM/D6yMFIZR22E/s32/100_8443.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/wordless-wednesday_20.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3764515569784344852' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3764515569784344852' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-436790484'/><gd:extendedProperty name='blogger.displayTime' value='June 21, 2012 at 7:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4365948062706901893</id><published>2012-06-21T20:37:22.374-06:00</published><updated>2012-06-21T20:40:39.876-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>One of my favorite kits!  Here&amp;#39;s my entry:  ht...</title><content type='html'>One of my favorite kits!  Here&amp;#39;s my entry:  http://www.brittishdesigns.com/gallery/displayimage.php?pid=1852</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3610058842506512403/comments/default/4365948062706901893'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3610058842506512403/comments/default/4365948062706901893'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html?showComment=1340332642374#c4365948062706901893' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3610058842506512403' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3610058842506512403' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='June 21, 2012 at 8:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3014939421641760803</id><published>2012-06-23T11:05:32.143-06:00</published><updated>2012-06-24T13:42:38.503-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here is my entry for the Challenge!!  This kit was...</title><content type='html'>Here is my entry for the Challenge!!  This kit was PERFECT for these pictures!!!  http://www.brittishdesigns.com/gallery/displayimage.php?pid=1868</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3610058842506512403/comments/default/3014939421641760803'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3610058842506512403/comments/default/3014939421641760803'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html?showComment=1340471132143#c3014939421641760803' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3610058842506512403' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3610058842506512403' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='June 23, 2012 at 11:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6631843384716028511</id><published>2012-06-25T07:28:16.429-06:00</published><updated>2012-06-25T08:02:08.928-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here is my entry for the challenge.
http://www.bri...</title><content type='html'>Here is my entry for the challenge.&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1874</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3610058842506512403/comments/default/6631843384716028511'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3610058842506512403/comments/default/6631843384716028511'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html?showComment=1340630896429#c6631843384716028511' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3610058842506512403' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3610058842506512403' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='June 25, 2012 at 7:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1769357309387606272</id><published>2012-06-26T08:59:11.993-06:00</published><updated>2012-06-26T09:15:02.558-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s my entry: http://www.brittishdesigns.co...</title><content type='html'>Here&amp;#39;s my entry: http://www.brittishdesigns.com/gallery/displayimage.php?pid=1878&lt;br /&gt;&lt;br /&gt;Thanks so much for the chance!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3610058842506512403/comments/default/1769357309387606272'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3610058842506512403/comments/default/1769357309387606272'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html?showComment=1340722751993#c1769357309387606272' title=''/><author><name>Emily</name><uri>https://www.blogger.com/profile/12477429647997226898</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//3.bp.blogspot.com/-50DQ0AODPGY/T2pDbs1MXHI/AAAAAAAAF9c/IO6gGEgebgk/s32/em'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3610058842506512403' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3610058842506512403' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-659441222'/><gd:extendedProperty name='blogger.displayTime' value='June 26, 2012 at 8:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2892140236161836850</id><published>2012-06-27T11:58:02.396-06:00</published><updated>2012-06-27T11:58:02.396-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love those chevron papers! Brit, are you plannin...</title><content type='html'>I love those chevron papers! Brit, are you planning a Cars Land kit?!? Tower of Terror...DCA in general kit?!?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8836241996476953072/comments/default/2892140236161836850'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8836241996476953072/comments/default/2892140236161836850'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/i-dare-ya.html?showComment=1340819882396#c2892140236161836850' title=''/><author><name>betty</name><uri>https://www.blogger.com/profile/16168401725510487274</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/i-dare-ya.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8836241996476953072' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8836241996476953072' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1366292267'/><gd:extendedProperty name='blogger.displayTime' value='June 27, 2012 at 11:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5739511402108672427</id><published>2012-06-27T23:54:59.246-06:00</published><updated>2012-06-29T07:56:52.918-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt!

I went a little nuts and did 2 layouts ...</title><content type='html'>Hi Britt!&lt;br /&gt;&lt;br /&gt;I went a little nuts and did 2 layouts :) &lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1884&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1883&lt;br /&gt;&lt;br /&gt;Thanks for the chance! :)&lt;br /&gt;-Kayla</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3610058842506512403/comments/default/5739511402108672427'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3610058842506512403/comments/default/5739511402108672427'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html?showComment=1340862899246#c5739511402108672427' title=''/><author><name>Geekery Scraps by Kayla</name><uri>https://www.blogger.com/profile/15917885429267788828</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3610058842506512403' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3610058842506512403' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2110339313'/><gd:extendedProperty name='blogger.displayTime' value='June 27, 2012 at 11:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4968786933162075755</id><published>2012-06-28T18:23:30.130-06:00</published><updated>2012-06-29T07:29:25.052-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s my entry

http://www.brittishdesigns.co...</title><content type='html'>Here&amp;#39;s my entry&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1888</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3610058842506512403/comments/default/4968786933162075755'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3610058842506512403/comments/default/4968786933162075755'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html?showComment=1340929410130#c4968786933162075755' title=''/><author><name>Al</name><uri>https://www.blogger.com/profile/18175657789263655787</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_xPw7dDWbKh8/SMAXA1XbcmI/AAAAAAAAATs/7mAhgnnQabo/S220-s32/2006.7-31.New+haircut.6.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3610058842506512403' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3610058842506512403' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-158145136'/><gd:extendedProperty name='blogger.displayTime' value='June 28, 2012 at 6:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3982041742672016742</id><published>2012-06-29T04:33:41.744-06:00</published><updated>2012-06-29T07:28:55.054-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have scrapped in so long! Felt so good to make a...</title><content type='html'>I have scrapped in so long! Felt so good to make a page again! Here is mine: http://www.brittishdesigns.com/gallery/displayimage.php?pid=1889</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3610058842506512403/comments/default/3982041742672016742'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3610058842506512403/comments/default/3982041742672016742'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html?showComment=1340966021744#c3982041742672016742' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3610058842506512403' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3610058842506512403' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='June 29, 2012 at 4:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4275652268267027789</id><published>2012-06-29T06:22:33.505-06:00</published><updated>2012-06-29T07:56:13.151-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I think I figured this out, here is my layout. htt...</title><content type='html'>I think I figured this out, here is my layout. http://www.brittishdesigns.com/gallery/displayimage.php?pid=1890&lt;br /&gt;&lt;br /&gt;LOVE this kit :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3610058842506512403/comments/default/4275652268267027789'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3610058842506512403/comments/default/4275652268267027789'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html?showComment=1340972553505#c4275652268267027789' title=''/><author><name>Ruby</name><uri>https://www.blogger.com/profile/09703071404429795958</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3610058842506512403' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3610058842506512403' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1422484450'/><gd:extendedProperty name='blogger.displayTime' value='June 29, 2012 at 6:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8411230816260405479</id><published>2012-06-29T08:13:54.447-06:00</published><updated>2012-06-29T08:52:57.056-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your add-on - thank you for your generousity!</title><content type='html'>Love your add-on - thank you for your generousity!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/8411230816260405479'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/8411230816260405479'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html?showComment=1340979234447#c8411230816260405479' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/02805482857465971057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4647561055989504781' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4647561055989504781' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-210132098'/><gd:extendedProperty name='blogger.displayTime' value='June 29, 2012 at 8:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2986686332743874340</id><published>2012-06-29T19:40:49.258-06:00</published><updated>2012-06-29T22:19:20.452-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m lovin these flashback challenges. It reall...</title><content type='html'>I&amp;#39;m lovin these flashback challenges. It really pushes me to get some pages done :)&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1891&lt;br /&gt;&lt;br /&gt;pg1:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1892&lt;br /&gt;&lt;br /&gt;Pg2:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1893</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3610058842506512403/comments/default/2986686332743874340'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3610058842506512403/comments/default/2986686332743874340'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html?showComment=1341020449258#c2986686332743874340' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/june-flashback-ohana.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3610058842506512403' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3610058842506512403' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='June 29, 2012 at 7:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7886021426357670798</id><published>2012-07-01T06:15:56.846-06:00</published><updated>2012-07-01T06:15:56.845-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://cbhscrapbookfreebiessearch.blogspot.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt; (please, notice the new url for my blog), under the &lt;b&gt;Page 2&lt;/b&gt; post on Jul. 01, 2012. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3527302816171690153/comments/default/7886021426357670798'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3527302816171690153/comments/default/7886021426357670798'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/july-flashback.html?showComment=1341144956846#c7886021426357670798' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/july-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3527302816171690153' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3527302816171690153' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2012 at 6:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1636520526044735697</id><published>2012-07-01T08:12:17.453-06:00</published><updated>2012-07-01T08:12:17.453-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for this addon! I love patriotic kits &amp;a...</title><content type='html'>Thank you for this addon! I love patriotic kits &amp;amp; am looking forward to working with Made in America :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3527302816171690153/comments/default/1636520526044735697'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3527302816171690153/comments/default/1636520526044735697'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/july-flashback.html?showComment=1341151937453#c1636520526044735697' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/july-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3527302816171690153' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3527302816171690153' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='July 1, 2012 at 8:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8779543852141859686</id><published>2012-07-02T18:32:24.513-06:00</published><updated>2012-07-02T18:32:24.513-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yea!  I&amp;#39;m so excited, I have a wish list all r...</title><content type='html'>Yea!  I&amp;#39;m so excited, I have a wish list all ready to go!  Thanks Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3527302816171690153/comments/default/8779543852141859686'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3527302816171690153/comments/default/8779543852141859686'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/july-flashback.html?showComment=1341275544513#c8779543852141859686' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/july-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3527302816171690153' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3527302816171690153' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='July 2, 2012 at 6:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5974304978730350324</id><published>2012-07-03T07:35:16.717-06:00</published><updated>2012-07-03T07:35:16.717-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey Britt!  I am so excited to join in the fun thi...</title><content type='html'>Hey Britt!  I am so excited to join in the fun this month - I&amp;#39;ve missed the last couple challenges. This kit is so super cute (and the add-on!) and it&amp;#39;s gettin&amp;#39; me in the mood for the 4th!  I just had one question - are we allowed to incorporate any elements/alpha from any of your other kits in addition to this kit or does it have to be 100% this kit?  I was just curious! :) thnx!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3527302816171690153/comments/default/5974304978730350324'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3527302816171690153/comments/default/5974304978730350324'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/july-flashback.html?showComment=1341322516717#c5974304978730350324' title=''/><author><name>ali b.</name><uri>https://www.blogger.com/profile/04129318529729554495</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//3.bp.blogspot.com/_kQ2asfss0dQ/SbK8ypVk1VI/AAAAAAAAAHQ/itXhXg8XoL8/S220-s33/DSC08898.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/july-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3527302816171690153' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3527302816171690153' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1987221096'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2012 at 7:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3566780145479563462</id><published>2012-07-03T08:15:52.152-06:00</published><updated>2012-07-03T08:15:52.152-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Ali! So glad you&amp;#39;ll be joining in. Your pag...</title><content type='html'>Hi Ali! So glad you&amp;#39;ll be joining in. Your page can definitely include other products. They don&amp;#39;t even all have to be my products as long as you include part of the featured products. &lt;br /&gt;&lt;br /&gt;Can&amp;#39;t wait to see your layout!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3527302816171690153/comments/default/3566780145479563462'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3527302816171690153/comments/default/3566780145479563462'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/july-flashback.html?showComment=1341324952152#c3566780145479563462' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/july-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3527302816171690153' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3527302816171690153' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='July 3, 2012 at 8:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4077847872188454809</id><published>2012-07-04T21:05:40.439-06:00</published><updated>2012-07-04T21:05:40.439-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I got this kit when it first came out and still lo...</title><content type='html'>I got this kit when it first came out and still love it!&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1912</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3527302816171690153/comments/default/4077847872188454809'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3527302816171690153/comments/default/4077847872188454809'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/july-flashback.html?showComment=1341457540439#c4077847872188454809' title=''/><author><name>susan0326</name><uri>https://www.blogger.com/profile/02318951203465432501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-mkPnUc8wLD8/T6IB28QIorI/AAAAAAAAAbY/-HOxTkFKMDU/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/july-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3527302816171690153' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3527302816171690153' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-242029815'/><gd:extendedProperty name='blogger.displayTime' value='July 4, 2012 at 9:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7436508168403434016</id><published>2012-07-06T13:09:16.195-06:00</published><updated>2012-07-06T13:09:16.195-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the new alpha! Darn...lost track of time this...</title><content type='html'>Love the new alpha! Darn...lost track of time this week to get my Show Off done :( Oh well, guess I&amp;#39;m ahead for next time :) Have a great weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8769262150512670164/comments/default/7436508168403434016'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8769262150512670164/comments/default/7436508168403434016'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/magazine-clipped-alpha.html?showComment=1341601756195#c7436508168403434016' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/magazine-clipped-alpha.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8769262150512670164' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8769262150512670164' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='July 6, 2012 at 1:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6219857523897138751</id><published>2012-07-11T08:09:44.566-06:00</published><updated>2012-07-11T08:09:44.566-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh! I am totally intrigued by this...See ya Friday!!</title><content type='html'>Oh! I am totally intrigued by this...See ya Friday!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/566349572477832271/comments/default/6219857523897138751'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/566349572477832271/comments/default/6219857523897138751'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/fate-is-on-its-way.html?showComment=1342015784566#c6219857523897138751' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10013376188914983321</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/fate-is-on-its-way.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-566349572477832271' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/566349572477832271' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1466744235'/><gd:extendedProperty name='blogger.displayTime' value='July 11, 2012 at 8:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-971831416850625796</id><published>2012-07-11T08:43:49.587-06:00</published><updated>2012-07-11T08:43:49.587-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hmm looks pretty darn exciting! Can&amp;#39;t wait to ...</title><content type='html'>Hmm looks pretty darn exciting! Can&amp;#39;t wait to see what it is :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/566349572477832271/comments/default/971831416850625796'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/566349572477832271/comments/default/971831416850625796'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/fate-is-on-its-way.html?showComment=1342017829587#c971831416850625796' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/fate-is-on-its-way.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-566349572477832271' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/566349572477832271' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='July 11, 2012 at 8:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3692682872127249069</id><published>2012-07-11T09:12:14.585-06:00</published><updated>2012-07-11T09:12:14.585-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oooooooooh I&amp;#39;m excited!!!!!!</title><content type='html'>Oooooooooh I&amp;#39;m excited!!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/566349572477832271/comments/default/3692682872127249069'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/566349572477832271/comments/default/3692682872127249069'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/fate-is-on-its-way.html?showComment=1342019534585#c3692682872127249069' title=''/><author><name>Sarah W.</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/fate-is-on-its-way.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-566349572477832271' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/566349572477832271' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 11, 2012 at 9:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-28058335225567814</id><published>2012-07-11T10:22:21.177-06:00</published><updated>2012-07-11T10:22:21.177-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wahoo!  I haven&amp;#39;t seen the movie yet but now I...</title><content type='html'>Wahoo!  I haven&amp;#39;t seen the movie yet but now I will have to, right?!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/566349572477832271/comments/default/28058335225567814'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/566349572477832271/comments/default/28058335225567814'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/fate-is-on-its-way.html?showComment=1342023741177#c28058335225567814' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/fate-is-on-its-way.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-566349572477832271' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/566349572477832271' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='July 11, 2012 at 10:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4185335051849705837</id><published>2012-07-11T11:16:44.999-06:00</published><updated>2012-07-11T11:16:44.999-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This kit it perfect for the girls in their peace g...</title><content type='html'>This kit it perfect for the girls in their peace glasses!&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1930</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3527302816171690153/comments/default/4185335051849705837'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3527302816171690153/comments/default/4185335051849705837'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/july-flashback.html?showComment=1342027004999#c4185335051849705837' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/13604711164647105281</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/july-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3527302816171690153' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3527302816171690153' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-85630209'/><gd:extendedProperty name='blogger.displayTime' value='July 11, 2012 at 11:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7262507224615913606</id><published>2012-07-11T11:30:37.227-06:00</published><updated>2012-07-11T11:30:37.227-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>hmmmm...i saw the same thing over at trixie scraps...</title><content type='html'>hmmmm...i saw the same thing over at trixie scraps blog...you girls are up to something!  the anticipation is getting to me!  can&amp;#39;t wait to see!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/566349572477832271/comments/default/7262507224615913606'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/566349572477832271/comments/default/7262507224615913606'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/fate-is-on-its-way.html?showComment=1342027837227#c7262507224615913606' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/fate-is-on-its-way.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-566349572477832271' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/566349572477832271' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='July 11, 2012 at 11:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2507626103716331960</id><published>2012-07-11T12:11:41.540-06:00</published><updated>2012-07-11T12:11:41.540-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I still love this kit Britt it is so fun!  Here is...</title><content type='html'>I still love this kit Britt it is so fun!  Here is mine:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1931&lt;br /&gt;Thanks for a chance.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3527302816171690153/comments/default/2507626103716331960'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3527302816171690153/comments/default/2507626103716331960'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/july-flashback.html?showComment=1342030301540#c2507626103716331960' title=''/><author><name>Lisa</name><uri>https://www.blogger.com/profile/03752909545769005869</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Ytn7EJgQ1pY/TUrvHeweE5I/AAAAAAAAA1Q/PYW0B3hkh5Y/s32/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/july-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3527302816171690153' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3527302816171690153' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1535737862'/><gd:extendedProperty name='blogger.displayTime' value='July 11, 2012 at 12:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7460339831686932144</id><published>2012-07-11T17:28:37.429-06:00</published><updated>2012-07-11T17:28:37.429-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am very intrigued!</title><content type='html'>I am very intrigued!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/566349572477832271/comments/default/7460339831686932144'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/566349572477832271/comments/default/7460339831686932144'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/fate-is-on-its-way.html?showComment=1342049317429#c7460339831686932144' title=''/><author><name>Shanell</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/fate-is-on-its-way.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-566349572477832271' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/566349572477832271' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 11, 2012 at 5:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2841519004736530265</id><published>2012-07-11T18:32:49.071-06:00</published><updated>2012-07-11T18:32:49.071-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can&amp;#39;t wait to see what this is!!!!!!!!!!!!!</title><content type='html'>I can&amp;#39;t wait to see what this is!!!!!!!!!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/566349572477832271/comments/default/2841519004736530265'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/566349572477832271/comments/default/2841519004736530265'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/fate-is-on-its-way.html?showComment=1342053169071#c2841519004736530265' title=''/><author><name>jr4mni</name><uri>https://www.blogger.com/profile/13502079997354246462</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/fate-is-on-its-way.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-566349572477832271' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/566349572477832271' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1909398570'/><gd:extendedProperty name='blogger.displayTime' value='July 11, 2012 at 6:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2408428071139773727</id><published>2012-07-11T19:03:01.388-06:00</published><updated>2012-07-11T19:03:01.388-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yes I&amp;#39;ve seen this at Trixie&amp;#39;s too!!! Wond...</title><content type='html'>Yes I&amp;#39;ve seen this at Trixie&amp;#39;s too!!! Wondering if this is a collab?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/566349572477832271/comments/default/2408428071139773727'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/566349572477832271/comments/default/2408428071139773727'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/fate-is-on-its-way.html?showComment=1342054981388#c2408428071139773727' title=''/><author><name>roxanamdm</name><uri>https://www.blogger.com/profile/16746425806604464452</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='23' src='//2.bp.blogspot.com/_jfRKsHXuV2Q/TFQgRyQs_dI/AAAAAAAAAAM/k_hhL8-N6N8/S220-s31/bambi+e+amigos.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/fate-is-on-its-way.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-566349572477832271' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/566349572477832271' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2144322157'/><gd:extendedProperty name='blogger.displayTime' value='July 11, 2012 at 7:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8230377984624813603</id><published>2012-07-11T19:25:13.178-06:00</published><updated>2012-07-11T19:25:13.178-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How very &amp;quot;brave&amp;quot; of you!  I can&amp;#39;t wa...</title><content type='html'>How very &amp;quot;brave&amp;quot; of you!  I can&amp;#39;t wait I met Merida in June at WDW and have new photos just waiting to be scrapped!  Woot!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/566349572477832271/comments/default/8230377984624813603'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/566349572477832271/comments/default/8230377984624813603'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/fate-is-on-its-way.html?showComment=1342056313178#c8230377984624813603' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/fate-is-on-its-way.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-566349572477832271' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/566349572477832271' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='July 11, 2012 at 7:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3798657719526392658</id><published>2012-07-11T20:55:16.650-06:00</published><updated>2012-07-11T20:55:16.650-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>AAAHHH! I&amp;#39;m SO excited.  That&amp;#39;s my new fav...</title><content type='html'>AAAHHH! I&amp;#39;m SO excited.  That&amp;#39;s my new favorite movie, I think.  I think I love it more than my kids do!  SO excited to maybe meet Merida @ WDW in September.  Oh, I will NOT sleep until Friday! haha</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/566349572477832271/comments/default/3798657719526392658'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/566349572477832271/comments/default/3798657719526392658'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/fate-is-on-its-way.html?showComment=1342061716650#c3798657719526392658' title=''/><author><name>Ali B.</name><uri>http://www.plumbphotography.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/fate-is-on-its-way.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-566349572477832271' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/566349572477832271' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 11, 2012 at 8:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5475086498292523152</id><published>2012-07-12T08:27:39.603-06:00</published><updated>2012-07-12T08:27:39.603-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yes!</title><content type='html'>Yes!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/566349572477832271/comments/default/5475086498292523152'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/566349572477832271/comments/default/5475086498292523152'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/fate-is-on-its-way.html?showComment=1342103259603#c5475086498292523152' title=''/><author><name>ckcpurple</name><uri>https://www.blogger.com/profile/13577947259133668644</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//1.bp.blogspot.com/_nJHZv5La2O0/SPaKzpw2yMI/AAAAAAAAAAM/ZPSFkFSRer8/S220-s32/avitar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/fate-is-on-its-way.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-566349572477832271' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/566349572477832271' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-686049804'/><gd:extendedProperty name='blogger.displayTime' value='July 12, 2012 at 8:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5480992523185548894</id><published>2012-07-12T10:01:33.814-06:00</published><updated>2012-07-12T10:01:33.814-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my gosh, I am so excited!!!!</title><content type='html'>Oh my gosh, I am so excited!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7212472366675096201/comments/default/5480992523185548894'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7212472366675096201/comments/default/5480992523185548894'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/lets-be-brave-tomorrow.html?showComment=1342108893814#c5480992523185548894' title=''/><author><name>Ruby</name><uri>https://www.blogger.com/profile/09703071404429795958</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/lets-be-brave-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7212472366675096201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7212472366675096201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1422484450'/><gd:extendedProperty name='blogger.displayTime' value='July 12, 2012 at 10:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-93974683475195619</id><published>2012-07-12T11:25:16.718-06:00</published><updated>2012-07-12T11:25:16.718-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I. am. so. EXCITED!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!</title><content type='html'>I. am. so. EXCITED!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7212472366675096201/comments/default/93974683475195619'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7212472366675096201/comments/default/93974683475195619'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/lets-be-brave-tomorrow.html?showComment=1342113916718#c93974683475195619' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/lets-be-brave-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7212472366675096201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7212472366675096201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='July 12, 2012 at 11:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8872464824127713626</id><published>2012-07-12T12:48:43.458-06:00</published><updated>2012-07-12T12:48:43.458-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m more excited about this kit than I have be...</title><content type='html'>I&amp;#39;m more excited about this kit than I have been about any in a long time!! :-) Pleae post it early in the morning.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7212472366675096201/comments/default/8872464824127713626'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7212472366675096201/comments/default/8872464824127713626'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/lets-be-brave-tomorrow.html?showComment=1342118923458#c8872464824127713626' title=''/><author><name>GaTechGal</name><uri>https://www.blogger.com/profile/12359039683527226567</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='//4.bp.blogspot.com/_Cr_J6HWWnzA/StcX2wFbvrI/AAAAAAAAAAs/IC7BUvmsICc/S220-s32/buzz_sting.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/lets-be-brave-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7212472366675096201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7212472366675096201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1465265668'/><gd:extendedProperty name='blogger.displayTime' value='July 12, 2012 at 12:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-383429533208723017</id><published>2012-07-12T14:05:23.641-06:00</published><updated>2012-07-12T14:05:23.641-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Two of my favorite designers together!! Hooray!! I...</title><content type='html'>Two of my favorite designers together!! Hooray!! I can&amp;#39;t wait to see it :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7212472366675096201/comments/default/383429533208723017'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7212472366675096201/comments/default/383429533208723017'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/lets-be-brave-tomorrow.html?showComment=1342123523641#c383429533208723017' title=''/><author><name>Misty</name><uri>https://www.blogger.com/profile/16147701957085076106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-FiJ2Kom4reE/T69p7nq6hWI/AAAAAAAAADA/heZRv8vteu0/s32/blogprofile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/lets-be-brave-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7212472366675096201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7212472366675096201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1127883936'/><gd:extendedProperty name='blogger.displayTime' value='July 12, 2012 at 2:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7406077539845174247</id><published>2012-07-12T18:14:01.183-06:00</published><updated>2012-07-12T18:14:01.183-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You guys are so sweet!! I&amp;#39;m so excited for you...</title><content type='html'>You guys are so sweet!! I&amp;#39;m so excited for you all to see the kit. I&amp;#39;ve loved working with Britt on it... she ROCKS my socks! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7212472366675096201/comments/default/7406077539845174247'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7212472366675096201/comments/default/7406077539845174247'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/lets-be-brave-tomorrow.html?showComment=1342138441183#c7406077539845174247' title=''/><author><name>Tracy Anderson</name><uri>https://www.blogger.com/profile/01730454750648361716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_t-dbk3_jRns/Sei_1-bbNvI/AAAAAAAADF0/O4LlrrCRZYk/S220-s32/tntracy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/lets-be-brave-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7212472366675096201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7212472366675096201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-453105856'/><gd:extendedProperty name='blogger.displayTime' value='July 12, 2012 at 6:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5692023180254382663</id><published>2012-07-12T18:35:16.663-06:00</published><updated>2012-07-12T18:35:16.663-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay!!!!</title><content type='html'>Yay!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7212472366675096201/comments/default/5692023180254382663'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7212472366675096201/comments/default/5692023180254382663'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/lets-be-brave-tomorrow.html?showComment=1342139716663#c5692023180254382663' title=''/><author><name>Ali B.</name><uri>http://www.plumbphotography.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/lets-be-brave-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7212472366675096201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7212472366675096201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 12, 2012 at 6:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7156825747125721593</id><published>2012-07-12T19:19:36.588-06:00</published><updated>2012-07-12T19:19:36.588-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG that cutie pie bear!  That bow and arrow!  And...</title><content type='html'>OMG that cutie pie bear!  That bow and arrow!  And the lovely alpha!  Yay!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7212472366675096201/comments/default/7156825747125721593'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7212472366675096201/comments/default/7156825747125721593'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/lets-be-brave-tomorrow.html?showComment=1342142376588#c7156825747125721593' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/lets-be-brave-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7212472366675096201' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7212472366675096201' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='July 12, 2012 at 7:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4311837544955645047</id><published>2012-07-13T01:52:22.655-06:00</published><updated>2012-07-13T01:52:22.655-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>ooh, how adorable!  thanks so much for the free ad...</title><content type='html'>ooh, how adorable!  thanks so much for the free add on too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1122604154828355979/comments/default/4311837544955645047'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1122604154828355979/comments/default/4311837544955645047'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/change-your-fate.html?showComment=1342165942655#c4311837544955645047' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/change-your-fate.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1122604154828355979' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1122604154828355979' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='July 13, 2012 at 1:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-303268191178140025</id><published>2012-07-13T04:21:02.597-06:00</published><updated>2012-07-13T04:21:02.597-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the fab freebie, the kit looks wonde...</title><content type='html'>Thank you for the fab freebie, the kit looks wonderful! I am also looking forward to seeing Brave. I love spunky new princesses :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1122604154828355979/comments/default/303268191178140025'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1122604154828355979/comments/default/303268191178140025'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/change-your-fate.html?showComment=1342174862597#c303268191178140025' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/change-your-fate.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1122604154828355979' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1122604154828355979' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 13, 2012 at 4:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8529276754148092918</id><published>2012-07-13T06:17:30.215-06:00</published><updated>2012-07-13T06:17:30.214-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://cbhscrapbookfreebiessearch.blogspot.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt; (please, notice the new url for my blog), under the &lt;b&gt;Page 4&lt;/b&gt; post on Jul. 13, 2012. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1122604154828355979/comments/default/8529276754148092918'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1122604154828355979/comments/default/8529276754148092918'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/change-your-fate.html?showComment=1342181850215#c8529276754148092918' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/change-your-fate.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1122604154828355979' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1122604154828355979' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='July 13, 2012 at 6:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4624940727741502243</id><published>2012-07-13T06:41:14.920-06:00</published><updated>2012-07-13T06:41:14.920-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Absolutely beautiful Britt!  You girls did a lovel...</title><content type='html'>Absolutely beautiful Britt!  You girls did a lovely job capturing the &amp;quot;Brave&amp;quot; spirit&amp;quot; :) And the freebie is rockin&amp;#39; of course - off to buy the new kit, got nothing to scrap with it yet but I gotta have it! haha</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1122604154828355979/comments/default/4624940727741502243'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1122604154828355979/comments/default/4624940727741502243'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/change-your-fate.html?showComment=1342183274920#c4624940727741502243' title=''/><author><name>ali b.</name><uri>https://www.blogger.com/profile/04129318529729554495</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//3.bp.blogspot.com/_kQ2asfss0dQ/SbK8ypVk1VI/AAAAAAAAAHQ/itXhXg8XoL8/S220-s33/DSC08898.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/change-your-fate.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1122604154828355979' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1122604154828355979' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1987221096'/><gd:extendedProperty name='blogger.displayTime' value='July 13, 2012 at 6:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-732966778798642423</id><published>2012-07-13T08:02:14.238-06:00</published><updated>2012-07-13T08:02:14.238-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the colors in this kit, they&amp;#39;re gorgeou...</title><content type='html'>I love the colors in this kit, they&amp;#39;re gorgeous! And thanks so much for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1122604154828355979/comments/default/732966778798642423'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1122604154828355979/comments/default/732966778798642423'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/change-your-fate.html?showComment=1342188134238#c732966778798642423' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/change-your-fate.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1122604154828355979' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1122604154828355979' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='July 13, 2012 at 8:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4536090643140574895</id><published>2012-07-13T10:55:17.798-06:00</published><updated>2012-07-13T10:55:17.798-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What an amazing kit!! Thank you so much for the gi...</title><content type='html'>What an amazing kit!! Thank you so much for the gift :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1122604154828355979/comments/default/4536090643140574895'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1122604154828355979/comments/default/4536090643140574895'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/change-your-fate.html?showComment=1342198517798#c4536090643140574895' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/change-your-fate.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1122604154828355979' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1122604154828355979' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='July 13, 2012 at 10:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6339586957654196586</id><published>2012-07-13T11:15:33.079-06:00</published><updated>2012-07-13T11:15:33.079-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I knew this kit would be perfect for a Niagara Fal...</title><content type='html'>I knew this kit would be perfect for a Niagara Fall LO!! Thank you to CT Cami for that LO!!! Love the kit Britt!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1122604154828355979/comments/default/6339586957654196586'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1122604154828355979/comments/default/6339586957654196586'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/change-your-fate.html?showComment=1342199733079#c6339586957654196586' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10013376188914983321</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/change-your-fate.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1122604154828355979' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1122604154828355979' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1466744235'/><gd:extendedProperty name='blogger.displayTime' value='July 13, 2012 at 11:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1601018818245632419</id><published>2012-07-13T14:33:32.737-06:00</published><updated>2012-07-13T14:33:32.737-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Britt this is just adorable! I love the deep ri...</title><content type='html'>Oh Britt this is just adorable! I love the deep rich colors. We are going to see the movie next week and I&amp;#39;m so excited :) I&amp;#39;ll make sure and take come fun pictures.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1122604154828355979/comments/default/1601018818245632419'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1122604154828355979/comments/default/1601018818245632419'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/change-your-fate.html?showComment=1342211612737#c1601018818245632419' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/change-your-fate.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1122604154828355979' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1122604154828355979' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='July 13, 2012 at 2:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-769713040337328100</id><published>2012-07-13T16:26:28.143-06:00</published><updated>2012-07-13T16:26:28.143-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>awesome kit and beautiful freebie, thank you!</title><content type='html'>awesome kit and beautiful freebie, thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1122604154828355979/comments/default/769713040337328100'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1122604154828355979/comments/default/769713040337328100'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/change-your-fate.html?showComment=1342218388143#c769713040337328100' title=''/><author><name>eveline</name><uri>https://www.blogger.com/profile/03282209639516058472</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/change-your-fate.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1122604154828355979' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1122604154828355979' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1181885404'/><gd:extendedProperty name='blogger.displayTime' value='July 13, 2012 at 4:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8293919414768150985</id><published>2012-07-13T23:51:56.390-06:00</published><updated>2012-07-13T23:51:56.390-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is so cute and I love the layouts your CT did...</title><content type='html'>This is so cute and I love the layouts your CT did.  We haven&amp;#39;t seen the movie yet, but this looks amazing!  Thank you for the freebie add-on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1122604154828355979/comments/default/8293919414768150985'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1122604154828355979/comments/default/8293919414768150985'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/change-your-fate.html?showComment=1342245116390#c8293919414768150985' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/change-your-fate.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1122604154828355979' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1122604154828355979' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='July 13, 2012 at 11:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-272871059736093980</id><published>2012-07-14T09:57:53.070-06:00</published><updated>2012-07-14T09:57:53.070-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THANK YOU ;~}</title><content type='html'>THANK YOU ;~}</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1122604154828355979/comments/default/272871059736093980'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1122604154828355979/comments/default/272871059736093980'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/change-your-fate.html?showComment=1342281473070#c272871059736093980' title=''/><author><name>CrystalNVa</name><uri>https://www.blogger.com/profile/12655121335132970654</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/-0etDc-uUC6U/TjwgZYN0h2I/AAAAAAAAAAU/zlP2AiekHK8/s32/IMG_4416.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/change-your-fate.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1122604154828355979' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1122604154828355979' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-969104104'/><gd:extendedProperty name='blogger.displayTime' value='July 14, 2012 at 9:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3284207286735030558</id><published>2012-07-15T08:53:46.347-06:00</published><updated>2012-07-15T08:53:46.347-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the lovely freebie!</title><content type='html'>Thank you so much for the lovely freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1122604154828355979/comments/default/3284207286735030558'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1122604154828355979/comments/default/3284207286735030558'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/change-your-fate.html?showComment=1342364026347#c3284207286735030558' title=''/><author><name>andastra</name><uri>https://www.blogger.com/profile/16268061527535019632</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/change-your-fate.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1122604154828355979' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1122604154828355979' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1220327458'/><gd:extendedProperty name='blogger.displayTime' value='July 15, 2012 at 8:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6900304865448487708</id><published>2012-07-16T00:14:58.063-06:00</published><updated>2012-07-17T12:30:16.517-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you so much for the freebie!  Your one of my...</title><content type='html'>thank you so much for the freebie!  Your one of my favorite Disney kit designers!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/6900304865448487708'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4647561055989504781/comments/default/6900304865448487708'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html?showComment=1342419298063#c6900304865448487708' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/02521282599878005337</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/06/leave-world-behind-again.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4647561055989504781' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4647561055989504781' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1274836931'/><gd:extendedProperty name='blogger.displayTime' value='July 16, 2012 at 12:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2735041290824742790</id><published>2012-07-16T22:30:37.427-06:00</published><updated>2012-07-16T22:30:37.427-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the add-on...</title><content type='html'>Thank you for the add-on...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1122604154828355979/comments/default/2735041290824742790'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1122604154828355979/comments/default/2735041290824742790'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/change-your-fate.html?showComment=1342499437427#c2735041290824742790' title=''/><author><name>Shuckclod</name><uri>https://www.blogger.com/profile/03875456891868441669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AeydZ51INnY/UyVkklbTv6I/AAAAAAAABSc/JtuHpDOjPb8/s32/avt_shuckclod_medium.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/change-your-fate.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1122604154828355979' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1122604154828355979' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-588631557'/><gd:extendedProperty name='blogger.displayTime' value='July 16, 2012 at 10:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1332015522214009610</id><published>2012-07-17T11:55:56.896-06:00</published><updated>2012-07-17T11:55:56.896-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I like the Pop Chevron Camera Strap!  So fun!</title><content type='html'>I like the Pop Chevron Camera Strap!  So fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/1332015522214009610'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/1332015522214009610'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342547756896#c1332015522214009610' title=''/><author><name>Shawna @ MomsGonnaSnap</name><uri>https://www.blogger.com/profile/13114062734819212724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//2.bp.blogspot.com/-OQcan7AEkyI/TqyA_5LIJbI/AAAAAAAAAaI/_3H_uo5iSY8/s31/FF-59.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1458985481'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 11:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5987076366835193115</id><published>2012-07-17T12:00:00.921-06:00</published><updated>2012-07-17T12:00:00.921-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Disney Hidden Mickey strap would be my choice to w...</title><content type='html'>Disney Hidden Mickey strap would be my choice to win......  Thanks for the chance to win it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/5987076366835193115'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/5987076366835193115'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342548000921#c5987076366835193115' title=''/><author><name>Sharon D</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 12:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7998432106459548131</id><published>2012-07-17T12:00:04.585-06:00</published><updated>2012-07-17T12:00:04.585-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are SO cute!  I would love to win the Fly Aw...</title><content type='html'>These are SO cute!  I would love to win the Fly Away Simple Camera strap!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/7998432106459548131'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/7998432106459548131'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342548004585#c7998432106459548131' title=''/><author><name>Tracie</name><uri>https://www.blogger.com/profile/00760058993155788225</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/__bK25us_w0U/SOQqrYhMvYI/AAAAAAAAAlc/RQL5q_wUgMo/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-963076114'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 12:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-655317430133293016</id><published>2012-07-17T12:00:54.993-06:00</published><updated>2012-07-17T12:00:54.993-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is such a great idea!! I absolutely love the ...</title><content type='html'>This is such a great idea!! I absolutely love the Minnie one, the last picture posted on the blog, this will ddefinately make me look stylin&amp;#39; the next time I stroll through Disneyland!! Thanks for the chance to win one!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/655317430133293016'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/655317430133293016'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342548054993#c655317430133293016' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/15966410139196640544</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-N0SIIoNmgbg/T6rcibaKcYI/AAAAAAAAAAU/YVYOYJTm-A8/s32/headshot.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-752525586'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 12:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2088538821275340799</id><published>2012-07-17T12:05:27.015-06:00</published><updated>2012-07-17T12:05:27.015-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How cute, I&amp;#39;ve seen all kinds of camera straps...</title><content type='html'>How cute, I&amp;#39;ve seen all kinds of camera straps, but I&amp;#39;ve never seen a Disney themed one!  I am in love!  My favorite is the Minnie Mouse Ruffle Strap.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2088538821275340799'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2088538821275340799'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342548327015#c2088538821275340799' title=''/><author><name>Holly Harris</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 12:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8396809004435872179</id><published>2012-07-17T12:07:02.630-06:00</published><updated>2012-07-17T12:07:02.630-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>♥ LOVE the cars one (my favorite pixar movie)!  th...</title><content type='html'>♥ LOVE the cars one (my favorite pixar movie)!  thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/8396809004435872179'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/8396809004435872179'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342548422630#c8396809004435872179' title=''/><author><name>chinagrrl</name><uri>https://www.blogger.com/profile/18220486531538071629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_R3cxgt1cpv8/S3HNPJDFgQI/AAAAAAAAAB0/SV86ObgRnJ0/S220-s32/gk_crop.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-267859176'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 12:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4676700947695730992</id><published>2012-07-17T12:08:03.095-06:00</published><updated>2012-07-17T12:08:03.095-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Omg! those are all so cute
I adore the pop chevron...</title><content type='html'>Omg! those are all so cute&lt;br /&gt;I adore the pop chevron one the best though.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/4676700947695730992'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/4676700947695730992'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342548483095#c4676700947695730992' title=''/><author><name>Tiffany</name><uri>http://www.facebook.com/magickflame</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 12:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6469755060283890417</id><published>2012-07-17T12:14:05.739-06:00</published><updated>2012-07-17T12:14:05.739-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the cars camera strap.  They are all soo cute!</title><content type='html'>I love the cars camera strap.  They are all soo cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/6469755060283890417'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/6469755060283890417'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342548845739#c6469755060283890417' title=''/><author><name>kim</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 12:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4929999005549634826</id><published>2012-07-17T12:20:03.731-06:00</published><updated>2012-07-17T12:20:03.731-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great giveaway!! I&amp;#39;m loving the Belle of the B...</title><content type='html'>Great giveaway!! I&amp;#39;m loving the Belle of the Ball camera strap. Fingers crossed!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/4929999005549634826'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/4929999005549634826'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342549203731#c4929999005549634826' title=''/><author><name>ericateal</name><uri>https://www.blogger.com/profile/00479132215724385127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-659779557'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 12:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9159484372433131384</id><published>2012-07-17T12:20:08.089-06:00</published><updated>2012-07-17T12:20:08.089-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love these straps.... wow she is so talented!  I...</title><content type='html'>I love these straps.... wow she is so talented!  I would love the ruffle minnie one.. Thanks for the chance.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/9159484372433131384'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/9159484372433131384'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342549208089#c9159484372433131384' title=''/><author><name>Donna</name><uri>https://www.blogger.com/profile/12704433482528391031</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_WoSoPS2Et-k/TRqPgpwthdI/AAAAAAAAAC8/_cgMxCPyeso/S220-s32/Photo0194FourBySix.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1434623900'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 12:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8709220455265307041</id><published>2012-07-17T12:22:45.357-06:00</published><updated>2012-07-17T12:22:45.357-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Does she ship to Europe (if I cover the costs of c...</title><content type='html'>Does she ship to Europe (if I cover the costs of coarse)? Cause even if I don&amp;#39;t win, I saw a few straps that I really like!! It was hard to choose between the Belle, Malificent and a minnie one, but I&amp;#39;m going for the Stylish Malificent one!! Thank you for the chance!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/8709220455265307041'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/8709220455265307041'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342549365357#c8709220455265307041' title=''/><author><name>Jojo</name><uri>https://www.blogger.com/profile/14345392792829808890</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//3.bp.blogspot.com/-u5ptD_xoLzI/TcFgcHxr_6I/AAAAAAAAAAk/PRSMa_hMpDY/s32/100000198004046big2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1299211658'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 12:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2292306538518075251</id><published>2012-07-17T12:25:19.732-06:00</published><updated>2012-07-17T12:25:19.732-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute Cute Cute...I like the Bell of the Ball!</title><content type='html'>Cute Cute Cute...I like the Bell of the Ball!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2292306538518075251'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2292306538518075251'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342549519732#c2292306538518075251' title=''/><author><name>Polly</name><uri>https://www.blogger.com/profile/12053741166973739945</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1999075906'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 12:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5817928334375907801</id><published>2012-07-17T12:27:09.820-06:00</published><updated>2012-07-17T12:27:09.820-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Jojo! I meant to mention her US shipping requir...</title><content type='html'>Hi Jojo! I meant to mention her US shipping requirement for the giveaway.  Thanks for reminding me.  She&amp;#39;ll ship the giveaway strap anywhere in the US.  If you win outside the US you have to agree to pay the extra shipping cost.&lt;br /&gt;&lt;br /&gt;As far as ordering outside the US from her shop - I&amp;#39;ll ask her!  I&amp;#39;m sure she would, it would just cost extra.  Stay tuned . . .</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/5817928334375907801'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/5817928334375907801'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342549629820#c5817928334375907801' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 12:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1787659948368646296</id><published>2012-07-17T12:30:03.910-06:00</published><updated>2012-07-17T12:30:03.910-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My fav is the pop chevron but they are all adorabl...</title><content type='html'>My fav is the pop chevron but they are all adorable!  So much fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/1787659948368646296'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/1787659948368646296'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342549803910#c1787659948368646296' title=''/><author><name>Sarey1127</name><uri>https://www.blogger.com/profile/15827556287822794086</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-641469091'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 12:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4636130485209684810</id><published>2012-07-17T12:32:34.667-06:00</published><updated>2012-07-17T12:32:34.667-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the Minnie Mouse Ruffle or the Disney Patch...</title><content type='html'>I love the Minnie Mouse Ruffle or the Disney Patchwork strap is so cute too! Thanks for the giveaway!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/4636130485209684810'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/4636130485209684810'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342549954667#c4636130485209684810' title=''/><author><name>Karalee</name><uri>https://www.blogger.com/profile/02114578442094544895</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1770554393'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 12:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4551698747194217187</id><published>2012-07-17T12:37:21.281-06:00</published><updated>2012-07-17T12:37:21.281-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love these!! I would love the Mickey Mouse Club on...</title><content type='html'>Love these!! I would love the Mickey Mouse Club one!! Thanks for the chance!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/4551698747194217187'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/4551698747194217187'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342550241281#c4551698747194217187' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/10848387410487554073</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//2.bp.blogspot.com/-Fay9ppa5_MU/Uen5dDQaFTI/AAAAAAAAD1k/7fOXtDeLwQ8/s31/_MG_5169.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1095613442'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 12:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8503415485133424232</id><published>2012-07-17T12:40:15.549-06:00</published><updated>2012-07-17T12:40:15.549-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the Too Turquoise camera strap!</title><content type='html'>I love the Too Turquoise camera strap!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/8503415485133424232'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/8503415485133424232'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342550415549#c8503415485133424232' title=''/><author><name>Jennifer Gregg</name><uri>https://www.blogger.com/profile/06534213932360992754</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-571650937'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 12:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7116718870579237813</id><published>2012-07-17T12:43:05.082-06:00</published><updated>2012-07-17T12:43:05.082-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Um, I have to say that the maleficent strap is pre...</title><content type='html'>Um, I have to say that the maleficent strap is pretty awesome!  The &amp;quot;Sophisticated Mouse&amp;quot; is pretty darn cute, also, but I think Maleficent is my first pick!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/7116718870579237813'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/7116718870579237813'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342550585082#c7116718870579237813' title=''/><author><name>Audie Annie</name><uri>https://www.blogger.com/profile/11719941147361057960</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//2.bp.blogspot.com/-Rsut133cnas/T_csvfYjSkI/AAAAAAAAAYs/Dut84mDwp6Y/s32/IMG_1418.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2906209'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 12:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4987002459934173640</id><published>2012-07-17T12:46:32.075-06:00</published><updated>2012-07-17T12:46:32.075-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>They&amp;#39;re all awesome but I think I&amp;#39;d go wit...</title><content type='html'>They&amp;#39;re all awesome but I think I&amp;#39;d go with the little mermaid! thanks so much for both giveaways! thanks for the chance!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/4987002459934173640'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/4987002459934173640'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342550792075#c4987002459934173640' title=''/><author><name>Stacey</name><uri>https://www.blogger.com/profile/02627679978254164974</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//1.bp.blogspot.com/_zRN6Vj7v1v0/SR-Ng1-M6PI/AAAAAAAAAAU/3eOR-DJAqH0/S220-s32/Koa.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-108043834'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 12:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2947596374195349328</id><published>2012-07-17T12:47:31.875-06:00</published><updated>2012-07-17T12:47:31.875-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are so fun!  I&amp;#39;ve made a couple of strap...</title><content type='html'>These are so fun!  I&amp;#39;ve made a couple of strap covers but a whole change of strap would be nice too!  I love the Mickey Mouse Club strap!  Thanks so much for the chance to win! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2947596374195349328'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2947596374195349328'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342550851875#c2947596374195349328' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 12:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-262610341661562820</id><published>2012-07-17T12:53:46.856-06:00</published><updated>2012-07-17T12:53:46.856-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I really love The Mickey Mouse Club stap ! My fian...</title><content type='html'>I really love The Mickey Mouse Club stap ! My fiance and I could use both ^^ So sad we can&amp;#39;t have fun straps in France (I will pay the extras no problem ^^). Thanks for the giveaway Britt !</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/262610341661562820'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/262610341661562820'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342551226856#c262610341661562820' title=''/><author><name>Linece</name><uri>https://www.blogger.com/profile/12725164892185044280</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_Axf0eIC4UcQ/S8wGWB3Zt5I/AAAAAAAAADo/bof2IMFghd8/S220-s32/Lineceprofil.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-980117810'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 12:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8484337746409764949</id><published>2012-07-17T12:56:53.246-06:00</published><updated>2012-07-17T12:56:53.246-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the Fly Away strap!!
summerflood at me.com</title><content type='html'>Love the Fly Away strap!!&lt;br /&gt;summerflood at me.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/8484337746409764949'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/8484337746409764949'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342551413246#c8484337746409764949' title=''/><author><name>Summer</name><uri>https://www.blogger.com/profile/15274013887478288734</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_IsLKLvsLHfs/TDoyzZ5hj8I/AAAAAAAABQ0/I3YPzhpy01Q/S220-s32/Untitled.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-458804118'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 12:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6744781798605563604</id><published>2012-07-17T13:08:44.673-06:00</published><updated>2012-07-17T13:08:44.673-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are so cute!!!

I love Belle of the ball!</title><content type='html'>These are so cute!!!&lt;br /&gt;&lt;br /&gt;I love Belle of the ball!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/6744781798605563604'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/6744781798605563604'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342552124673#c6744781798605563604' title=''/><author><name>Kait Rose</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 1:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8873550043567610607</id><published>2012-07-17T13:08:53.717-06:00</published><updated>2012-07-17T13:08:53.717-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love these! My favorite is &amp;quot;It&amp;#39;s in Black...</title><content type='html'>Love these! My favorite is &amp;quot;It&amp;#39;s in Black and White&amp;quot; (which would be even more perfect with a Hidden Mickey!)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/8873550043567610607'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/8873550043567610607'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342552133717#c8873550043567610607' title=''/><author><name>Miriam</name><uri>https://www.blogger.com/profile/18383765473026367443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-634705835'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 1:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1622037419848301892</id><published>2012-07-17T13:09:29.622-06:00</published><updated>2012-07-17T13:09:29.622-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ugh!  This is difficult for me because all I have ...</title><content type='html'>Ugh!  This is difficult for me because all I have is a point &amp;amp; shoot but hope to be getting a MILC/DSLR in the near future.  If I had to choose, I guess the Simple Camera Strap DSLR SLR - Bejeweled would be for a DSLR and the Hidden Mickey Camera Wrist Strap Point and Shoot Wristlet for a P&amp;amp;S.  Thanks for a chance, Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/1622037419848301892'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/1622037419848301892'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342552169622#c1622037419848301892' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 1:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6987579127674939139</id><published>2012-07-17T13:15:19.472-06:00</published><updated>2012-07-17T13:15:19.472-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have spent ages trying to pick just one.   It wo...</title><content type='html'>I have spent ages trying to pick just one.   It would have to be a Disney one,  and I think the Minnie Ruffled one is my favourite, but I really like the patchwork, and the hidden mickey one is great too!!&lt;br /&gt;&lt;br /&gt;I&amp;#39;m going to be in Disneyworld next week!     if I don&amp;#39;t win,  I think I might need to order one :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/6987579127674939139'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/6987579127674939139'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342552519472#c6987579127674939139' title=''/><author><name>BevS97</name><uri>https://www.blogger.com/profile/05507547618286592462</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//images.bevs97.multiply.com/logo/1'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-263148899'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 1:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5347310267506882185</id><published>2012-07-17T13:36:20.977-06:00</published><updated>2012-07-17T13:36:20.977-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ohh, these are so stinkin&amp;#39; cute!
I love the so...</title><content type='html'>Ohh, these are so stinkin&amp;#39; cute!&lt;br /&gt;I love the sophisticated mouse one.&lt;br /&gt;What a great gift idea!&lt;br /&gt;Thanks for the chance!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/5347310267506882185'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/5347310267506882185'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342553780977#c5347310267506882185' title=''/><author><name>CoralTurtle</name><uri>https://www.blogger.com/profile/10822828628197585351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-jUhEqthvl7c/Tdn21CEg3CI/AAAAAAAAAAM/8WvZOBTQV7s/s32/TurtleColorful60.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-778290886'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 1:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3074753641635389418</id><published>2012-07-17T13:43:13.483-06:00</published><updated>2012-07-17T13:43:13.483-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the sophisticated mouse. So cute!!</title><content type='html'>I love the sophisticated mouse. So cute!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/3074753641635389418'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/3074753641635389418'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342554193483#c3074753641635389418' title=''/><author><name>Lynett</name><uri>https://www.blogger.com/profile/00787572913541918739</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1314137534'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 1:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-809638618410039973</id><published>2012-07-17T13:44:19.629-06:00</published><updated>2012-07-17T13:44:19.629-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;d love one of the super girly ruffly ones, b...</title><content type='html'>I&amp;#39;d love one of the super girly ruffly ones, but since hubster will be using it too, I&amp;#39;d have to get the Mickey Mouse Club strap!&lt;br /&gt;&lt;br /&gt;These are all so cute.  Adding to my favorites in Etsy too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/809638618410039973'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/809638618410039973'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342554259629#c809638618410039973' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/12404804109197736241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='19' src='//3.bp.blogspot.com/_QmeExbl0Y8E/TEXwFHMrXOI/AAAAAAAAAAM/66sL5qI6QRw/S220-s32/mousescrappers_avatar.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-629790199'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 1:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4647236618704072554</id><published>2012-07-17T13:46:16.187-06:00</published><updated>2012-07-17T13:46:16.187-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my gosh!!  1 of each please.  :)  My favorite i...</title><content type='html'>Oh my gosh!!  1 of each please.  :)  My favorite is the Fly Away Simple Strap.  Very cute! Thanks!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/4647236618704072554'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/4647236618704072554'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342554376187#c4647236618704072554' title=''/><author><name>Kelsi</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 1:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7981285996896835840</id><published>2012-07-17T13:49:01.766-06:00</published><updated>2012-07-17T13:58:50.619-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this kit so much! Here is mine: http://www.br...</title><content type='html'>Love this kit so much! Here is mine: http://www.brittishdesigns.com/gallery/displayimage.php?pid=1955</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3527302816171690153/comments/default/7981285996896835840'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3527302816171690153/comments/default/7981285996896835840'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/july-flashback.html?showComment=1342554541766#c7981285996896835840' title=''/><author><name>melidy</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/july-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3527302816171690153' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3527302816171690153' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 1:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6705389736012163798</id><published>2012-07-17T13:51:55.223-06:00</published><updated>2012-07-17T13:59:14.821-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this kit so much.  Thanks for the chance to w...</title><content type='html'>Love this kit so much.  Thanks for the chance to win Britt! Here is mine: http://www.brittishdesigns.com/gallery/displayimage.php?pid=1955</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3527302816171690153/comments/default/6705389736012163798'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3527302816171690153/comments/default/6705389736012163798'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/july-flashback.html?showComment=1342554715223#c6705389736012163798' title=''/><author><name>Melissa - Ann</name><uri>https://www.blogger.com/profile/11062042741563847715</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='//2.bp.blogspot.com/-rAcG9VYJ6_Q/TkleBR-tDZI/AAAAAAAAAB4/cL4QQz7haU0/s33/Picture3.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/july-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3527302816171690153' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3527302816171690153' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1803673761'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 1:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1043464990206212754</id><published>2012-07-17T13:53:31.197-06:00</published><updated>2012-07-17T14:01:56.672-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this kit! Thanks for the chance Britt, here...</title><content type='html'>I love this kit! Thanks for the chance Britt, here is mine: http://www.brittishdesigns.com/gallery/displayimage.php?pid=1955</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3527302816171690153/comments/default/1043464990206212754'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3527302816171690153/comments/default/1043464990206212754'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/july-flashback.html?showComment=1342554811197#c1043464990206212754' title=''/><author><name>melidy</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/july-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3527302816171690153' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3527302816171690153' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 1:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7629496597906395064</id><published>2012-07-17T13:54:32.274-06:00</published><updated>2012-07-17T13:54:32.274-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my goodness, DARLING straps!  I think I need on...</title><content type='html'>Oh my goodness, DARLING straps!  I think I need one for my first every trip to the Magic Kingdom in January.  I love &amp;quot;Put that Camera Away or So Help Me&amp;quot;...my favorite Pixar movie!!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/7629496597906395064'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/7629496597906395064'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342554872274#c7629496597906395064' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/03564906200983646394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-2U_pryEXti0/UWcgC9NYzWI/AAAAAAAAXtw/ccer93QzhAA/s32/20130216_100523%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-161017844'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 1:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-292020720454287751</id><published>2012-07-17T13:58:28.184-06:00</published><updated>2012-07-17T13:58:28.184-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;d love a chance to win the Minnie Mouse ruff...</title><content type='html'>I&amp;#39;d love a chance to win the Minnie Mouse ruffle strap!!! It&amp;#39;s just toooo cute &amp;amp; would look adorable for my trip to Disneyland in the spring! Aloha!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/292020720454287751'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/292020720454287751'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342555108184#c292020720454287751' title=''/><author><name>Julie</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 1:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-606690584932048871</id><published>2012-07-17T14:02:50.453-06:00</published><updated>2012-07-17T14:02:50.453-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, neat straps, thanks for sharing this info and...</title><content type='html'>Wow, neat straps, thanks for sharing this info and the fabulous interview.  I&amp;#39;d love the chance to win &amp;quot;The Mouse House&amp;quot; strap.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/606690584932048871'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/606690584932048871'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342555370453#c606690584932048871' title=''/><author><name>Linda</name><uri>https://www.blogger.com/profile/02361799453318603513</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-373471879'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 2:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1261393082212610099</id><published>2012-07-17T14:15:03.670-06:00</published><updated>2012-07-17T14:15:03.670-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the Fly Away Simple Camera strap.  I&amp;#39;ve n...</title><content type='html'>Love the Fly Away Simple Camera strap.  I&amp;#39;ve never seen Disney ones before -- all of her strap are REALLY cute.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/1261393082212610099'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/1261393082212610099'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342556103670#c1261393082212610099' title=''/><author><name>Laura</name><uri>https://www.blogger.com/profile/12793878512921975289</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-928803788'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 2:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2728900322526430353</id><published>2012-07-17T14:15:47.977-06:00</published><updated>2012-07-17T14:15:47.977-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are so awesome!  I love that she does custom...</title><content type='html'>These are so awesome!  I love that she does custom stuff to fit your personality and to fit your preference.  You look so cute with it on!!!  I love the Disney ones, of course, but I think my pick would be the cha cha stipe one!  Love those colors!!!  What a super fun giveaway!  I might have to buy one for my photographer as a gift!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2728900322526430353'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2728900322526430353'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342556147977#c2728900322526430353' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 2:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1436995228164158138</id><published>2012-07-17T14:30:29.870-06:00</published><updated>2012-07-17T14:30:29.870-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are so awesome- and a dual giveaway!  Oh wow...</title><content type='html'>These are so awesome- and a dual giveaway!  Oh wow!  :)  I would LOVE the Pop Chevron one...so hard to choose!  I have to say you are right about the lens pocket being GENIUS! If I could tell you about all the places I&amp;#39;ve found my lens cap...well...we&amp;#39;d be here all day!  :)  Thanks so much for the chance to win!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/1436995228164158138'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/1436995228164158138'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342557029870#c1436995228164158138' title=''/><author><name>Jennifer F.</name><uri>https://www.blogger.com/profile/02781686841439854335</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1493111180'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 2:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5858276368599710020</id><published>2012-07-17T14:54:48.861-06:00</published><updated>2012-07-17T14:54:48.861-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cool! I like the Sophisticated Mouse camera str...</title><content type='html'>So cool! I like the Sophisticated Mouse camera strap to win--but I like a lot of others, too!&lt;br /&gt;Kim P</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/5858276368599710020'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/5858276368599710020'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342558488861#c5858276368599710020' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 2:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3706981754103308583</id><published>2012-07-17T14:57:08.547-06:00</published><updated>2012-07-17T14:57:08.547-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So. Much. Cuteness!!  I think it would be hard to ...</title><content type='html'>So. Much. Cuteness!!  I think it would be hard to choose between Fly Away, Hidden Mickey and A Sophisticated Mouse.  They are too cute!  Love this give-away!! :) *fingerscrossed!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/3706981754103308583'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/3706981754103308583'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342558628547#c3706981754103308583' title=''/><author><name>BTMIN</name><uri>https://www.blogger.com/profile/16723311176479432021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703829899'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 2:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8526869932609023398</id><published>2012-07-17T15:32:01.614-06:00</published><updated>2012-07-17T15:32:01.614-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are so cute, and the prices are really reaso...</title><content type='html'>These are so cute, and the prices are really reasonable, too!  I think my favorite is &amp;quot;It&amp;#39;s in Black and White&amp;quot;.  Thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/8526869932609023398'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/8526869932609023398'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342560721614#c8526869932609023398' title=''/><author><name>CB</name><uri>https://www.blogger.com/profile/06404473089699496809</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//1.bp.blogspot.com/-rGGwYtapt00/TroeuzXtnYI/AAAAAAAAFzQ/mnlgn0zS0BM/s32/profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1681730465'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 3:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4192659213771495422</id><published>2012-07-17T15:46:06.266-06:00</published><updated>2012-07-17T15:46:06.266-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh man.  I can&amp;#39;t even begin to tell you how am...</title><content type='html'>Oh man.  I can&amp;#39;t even begin to tell you how amazing it would be to have a cross body camera strap.  It would save my shoulder from a world of pain!  LOL!!  I love the Hidden Mickey and the Minnie Ruffle straps!  Soo cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/4192659213771495422'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/4192659213771495422'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342561566266#c4192659213771495422' title=''/><author><name>Tanya</name><uri>https://www.blogger.com/profile/17821623160353529192</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_tHOZLe8USas/SQAe_OTpp4I/AAAAAAAAABA/AYl9HigSpLs/S220-s32/new+skull.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1716412808'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 3:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4316367315843837175</id><published>2012-07-17T15:46:58.375-06:00</published><updated>2012-07-17T15:46:58.375-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oooh, I LOVE Something Strappy&amp;#39;s etsy store!  ...</title><content type='html'>Oooh, I LOVE Something Strappy&amp;#39;s etsy store!  I&amp;#39;ve been a fan of her&amp;#39;s for a while now!  it was great to learn more about her!  Narrowing down my fav is a hard choice!  I have so many I like!  I think my fav would have to be the Disney Patchwork, but Sea You Soon is a close 2nd!  Thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/4316367315843837175'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/4316367315843837175'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342561618375#c4316367315843837175' title=''/><author><name>Aussiegirl</name><uri>https://www.blogger.com/profile/03852038327495578917</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1376816543'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 3:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5971273117859539085</id><published>2012-07-17T15:55:38.835-06:00</published><updated>2012-07-17T15:55:38.835-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, I would love the You Choose Disney Patchwork s...</title><content type='html'>Oh, I would love the You Choose Disney Patchwork strap.  Not only would it make me happy.  But my friend April, a professional photographer, would jump for joy.  She cringes every time she sees me holding my strapless camera in my hands.  LOL.  Thanks for the great giveaway.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/5971273117859539085'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/5971273117859539085'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342562138835#c5971273117859539085' title=''/><author><name>KB Custom Creations</name><uri>https://www.blogger.com/profile/01740165682845900941</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//1.bp.blogspot.com/-sRI8G_kDqAw/UaqtbJWwFzI/AAAAAAAACA0/4IZBeK0kZiY/s32/KBCC2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2145981188'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 3:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-358907413295276954</id><published>2012-07-17T15:59:31.140-06:00</published><updated>2012-07-17T15:59:31.140-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So many to choose from, but I love the Mickey Mous...</title><content type='html'>So many to choose from, but I love the Mickey Mouse Club strap! Thanks for this great give away ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/358907413295276954'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/358907413295276954'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342562371140#c358907413295276954' title=''/><author><name>Dawn B</name><uri>https://www.blogger.com/profile/05314815622458019268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1781874794'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 3:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4667639259933086966</id><published>2012-07-17T16:11:59.626-06:00</published><updated>2012-07-17T16:11:59.626-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a cool idea!! I love the fly away simple came...</title><content type='html'>What a cool idea!! I love the fly away simple camera strap, so cute!!!&lt;br /&gt;Thanks!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/4667639259933086966'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/4667639259933086966'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342563119626#c4667639259933086966' title=''/><author><name>Lisa</name><uri>https://www.blogger.com/profile/17481679945331127016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1031221911'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 4:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7294568698811668208</id><published>2012-07-17T16:14:34.288-06:00</published><updated>2012-07-17T16:14:34.288-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the Hidden Mickey strap, but they are all s...</title><content type='html'>I love the Hidden Mickey strap, but they are all super cute!!!! mariasingz@yahoo.com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/7294568698811668208'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/7294568698811668208'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342563274288#c7294568698811668208' title=''/><author><name>Marie Reeves</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 4:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4506830855175601838</id><published>2012-07-17T16:14:40.555-06:00</published><updated>2012-07-17T16:14:40.555-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a great giveaway and this makes me wish I had...</title><content type='html'>What a great giveaway and this makes me wish I had a camera even more! But seeing that I don&amp;#39;t I&amp;#39;d love to get the honey bee strap :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/4506830855175601838'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/4506830855175601838'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342563280555#c4506830855175601838' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 4:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2851031447682283729</id><published>2012-07-17T16:26:26.558-06:00</published><updated>2012-07-17T16:26:26.558-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the pop chevron strap.  Thanks for the chance.</title><content type='html'>I love the pop chevron strap.  Thanks for the chance.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2851031447682283729'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2851031447682283729'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342563986558#c2851031447682283729' title=''/><author><name>Jennifer</name><uri>https://www.blogger.com/profile/13272228673863327398</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1012048828'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 4:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8038605942258750129</id><published>2012-07-17T16:33:23.435-06:00</published><updated>2012-07-17T16:33:23.435-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the chance of winning this great pri...</title><content type='html'>Thank you for the chance of winning this great price!! I would love to win the Little Mermaid Camera Strap!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/8038605942258750129'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/8038605942258750129'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342564403435#c8038605942258750129' title=''/><author><name>Liesje</name><uri>https://www.blogger.com/profile/15739876079161677017</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//4.bp.blogspot.com/-g1kiKAInvw8/T4H5cXILw5I/AAAAAAAAAAU/5kEDgwzyLjE/s32/avatar%2Bromajo%2527s%2Bforum.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-310861963'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 4:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1817791796107596973</id><published>2012-07-17T16:37:33.160-06:00</published><updated>2012-07-17T16:37:33.160-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oooh...these are wonderful.  Hmmm..I&amp;#39;d think I...</title><content type='html'>Oooh...these are wonderful.  Hmmm..I&amp;#39;d think I&amp;#39;d go with Fly Away if I had to choose.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/1817791796107596973'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/1817791796107596973'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342564653160#c1817791796107596973' title=''/><author><name>Jennifer</name><uri>https://www.blogger.com/profile/18419599202513009956</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-wexyBi1aUQ4/To5nbYWKq0I/AAAAAAAAAc4/hgTXxd-Q_5I/s32/Jen%2BPhoto%2BSTS2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-553304793'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 4:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2643466926753423927</id><published>2012-07-17T16:41:47.335-06:00</published><updated>2012-07-17T16:41:47.335-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;ve been looking for a Disney Camera Strap!  ...</title><content type='html'>I&amp;#39;ve been looking for a Disney Camera Strap!  These are too adorable!  I like the Mike strap.  Monsters, Inc is my favorite too - it was mine &amp;amp; my husbands first date :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2643466926753423927'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2643466926753423927'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342564907335#c2643466926753423927' title=''/><author><name>amykayhay</name><uri>https://www.blogger.com/profile/16575430630906914133</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2032160525'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 4:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8326173217869570731</id><published>2012-07-17T16:55:36.432-06:00</published><updated>2012-07-17T16:55:36.432-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;d love to win the ou Choose Disney Patchwork...</title><content type='html'>I&amp;#39;d love to win the ou Choose Disney Patchwork Camera Strap with these materials: Mickey Mouse Silhouette, Black Scrolls, and remix polka dots.  These are gorgeous! Thanks girls!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/8326173217869570731'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/8326173217869570731'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342565736432#c8326173217869570731' title=''/><author><name>susan0326</name><uri>https://www.blogger.com/profile/02318951203465432501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-mkPnUc8wLD8/T6IB28QIorI/AAAAAAAAAbY/-HOxTkFKMDU/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-242029815'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 4:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2888574676624730620</id><published>2012-07-17T17:00:55.407-06:00</published><updated>2012-07-17T17:00:55.407-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have a purple camera, so the Maleficent one woul...</title><content type='html'>I have a purple camera, so the Maleficent one would be my choice. Thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2888574676624730620'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2888574676624730620'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342566055407#c2888574676624730620' title=''/><author><name>Raelynn</name><uri>https://www.blogger.com/profile/07534023248632134240</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//2.bp.blogspot.com/_oHFQUvCvzMg/TBTZwFmPFCI/AAAAAAAAClg/uY9_aidxc9Y/S220-s32/FB+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-163516039'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 5:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3746159943040612403</id><published>2012-07-17T17:05:00.472-06:00</published><updated>2012-07-17T17:05:00.472-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are just too cute!  Love so many, but my fav...</title><content type='html'>These are just too cute!  Love so many, but my fave would have to be Lightning McQueen!&lt;br /&gt;Thanks for the chance</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/3746159943040612403'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/3746159943040612403'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342566300472#c3746159943040612403' title=''/><author><name>wahoolady</name><uri>https://www.blogger.com/profile/07561979303806378241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1428766923'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 5:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2927816340293756686</id><published>2012-07-17T17:06:23.370-06:00</published><updated>2012-07-17T17:06:23.370-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love, Love, Love these straps!  I&amp;#39;ve been look...</title><content type='html'>Love, Love, Love these straps!  I&amp;#39;ve been looking for a new one for out trip to WDW in Sept...so I would really love to win one of these!  They&amp;#39;re all so beautiful...I think any of the Disney ones would be great!  Thanks for the opportunity to win one!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2927816340293756686'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2927816340293756686'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342566383370#c2927816340293756686' title=''/><author><name>Ellen</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 5:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5986073659400779271</id><published>2012-07-17T17:30:18.716-06:00</published><updated>2012-07-17T17:30:18.716-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So hard to pick just one... but if I have to it wo...</title><content type='html'>So hard to pick just one... but if I have to it would be Sea You Soon for me!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/5986073659400779271'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/5986073659400779271'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342567818716#c5986073659400779271' title=''/><author><name>emmelleff</name><uri>https://www.blogger.com/profile/09636483049972351985</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-lWNAcV-CQbY/Tpne3xAjVjI/AAAAAAAAAWA/W5CrCJCWigE/s32/techgirl.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-578227647'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 5:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6611530492593716074</id><published>2012-07-17T18:16:10.741-06:00</published><updated>2012-07-17T18:16:10.741-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are soooo cute!  I love the one on the top r...</title><content type='html'>These are soooo cute!  I love the one on the top row in the middle of your blog post - it&amp;#39;s green ruffled with purple in the background.  Looks like tinker bell inspired, but I can&amp;#39;t find it in the shop.  If it&amp;#39;s not available, then I would choose Maleficent!  I notice Kimberly is from Defiance OH which is where my sister went to college!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/6611530492593716074'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/6611530492593716074'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342570570741#c6611530492593716074' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 6:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7897337009431166708</id><published>2012-07-17T18:25:18.224-06:00</published><updated>2012-07-17T18:25:18.224-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love so many of them!  I am having a tough time ...</title><content type='html'>I love so many of them!  I am having a tough time choosing, but right now Too Turquoise and Sea You Soon are my favorites.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/7897337009431166708'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/7897337009431166708'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342571118224#c7897337009431166708' title=''/><author><name>Joni</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 6:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-727918803057739449</id><published>2012-07-17T18:45:30.982-06:00</published><updated>2012-07-17T18:45:30.982-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love these.  I&amp;#39;d love to have A Sophisticated ...</title><content type='html'>Love these.  I&amp;#39;d love to have A Sophisticated Mouse.  Thanks for the chance!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/727918803057739449'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/727918803057739449'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342572330982#c727918803057739449' title=''/><author><name>Kim</name><uri>https://www.blogger.com/profile/07933453312094974348</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1302295430'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 6:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3649003765176715732</id><published>2012-07-17T19:28:23.098-06:00</published><updated>2012-07-17T19:28:23.098-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>They are all so cute!  I loved the ruffley ones bu...</title><content type='html'>They are all so cute!  I loved the ruffley ones but since DH uses the camera a lot I had to rule those out so I&amp;#39;d have to say my favorite is &amp;quot;Just Mickey Minky&amp;quot;.  Thanks for the chances to win ladies!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/3649003765176715732'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/3649003765176715732'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342574903098#c3649003765176715732' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 7:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4327047332321684179</id><published>2012-07-17T19:31:12.747-06:00</published><updated>2012-07-17T19:31:12.747-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fun giveaway. I would pick the Just Mickey strap! ...</title><content type='html'>Fun giveaway. I would pick the Just Mickey strap!  :)&lt;br /&gt;THANKS</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/4327047332321684179'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/4327047332321684179'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342575072747#c4327047332321684179' title=''/><author><name>JennyJ</name><uri>https://www.blogger.com/profile/09374986111407562146</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-54GDmuxMVVw/UR0oBj5q7DI/AAAAAAAACcs/3OskfZC3Fmw/s32/iPad1024x1024.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-458581922'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 7:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-408319268212928478</id><published>2012-07-17T19:39:29.841-06:00</published><updated>2012-07-17T19:39:29.841-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very cool straps!  I love the Disney Hidden Mickey...</title><content type='html'>Very cool straps!  I love the Disney Hidden Mickey Camera Strap.  I would love a custom Hawaii inspired strap too!  Thank you for the opportunity!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/408319268212928478'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/408319268212928478'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342575569841#c408319268212928478' title=''/><author><name>Anne</name><uri>https://www.blogger.com/profile/12786876738853764526</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1068940730'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 7:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5484395905975942497</id><published>2012-07-17T20:31:28.509-06:00</published><updated>2012-07-17T20:31:28.509-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It was so hard to choose!  But I think I like Cha ...</title><content type='html'>It was so hard to choose!  But I think I like Cha Cha Stripes the best.&lt;br /&gt;And how cool that she is in Defiance, OH. My brother and his family live there, too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/5484395905975942497'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/5484395905975942497'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342578688509#c5484395905975942497' title=''/><author><name>scaccogirl</name><uri>https://www.blogger.com/profile/10381399464591334773</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/-z4Ki72nERys/TqglUcLmJCI/AAAAAAAAAZ8/VI3LbQL6M20/s32/me%2B2011%2B10.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1087322966'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 8:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4281241208554155799</id><published>2012-07-17T21:00:02.076-06:00</published><updated>2012-07-17T21:00:02.076-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey, if it&amp;#39;s Disney then I&amp;#39;m there! I love...</title><content type='html'>Hey, if it&amp;#39;s Disney then I&amp;#39;m there! I love the ruffle Minnie strap .. just too cute! I&amp;#39;m also a fan of the cross body and love the idea of customizing a strap to fit. &lt;br /&gt;&lt;br /&gt;Thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/4281241208554155799'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/4281241208554155799'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342580402076#c4281241208554155799' title=''/><author><name>Cheryl</name><uri>https://www.blogger.com/profile/00060008319460693056</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//2.bp.blogspot.com/-89GbPsBmxTY/U4oUS-aGUyI/AAAAAAAAEYU/An3Z0-a-r6U/s32/Cheryl%2BProfile1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1988964408'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 9:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2726758630409490397</id><published>2012-07-17T21:10:17.877-06:00</published><updated>2012-07-17T21:10:17.877-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are awesome. Thanks for the giveaway chance!...</title><content type='html'>These are awesome. Thanks for the giveaway chance! I would have to choose the Mickey Mouse one. Love that she has so many options. Like you I love the extra length option because I wear my camera crossbody too.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2726758630409490397'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2726758630409490397'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342581017877#c2726758630409490397' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 9:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2774700059265564188</id><published>2012-07-17T21:18:32.708-06:00</published><updated>2012-07-17T21:20:11.153-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2774700059265564188'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2774700059265564188'/><author><name>Disney Dreamer</name><uri>https://www.blogger.com/profile/10688982750735759659</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-737127822'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 9:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3871947527601696958</id><published>2012-07-17T21:19:59.429-06:00</published><updated>2012-07-17T21:19:59.429-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These straps are adorable! Which to choose? The Mi...</title><content type='html'>These straps are adorable! Which to choose? The Mickey Mouse Clubhouse strap was the one that really sticks with me. Thanks for the chance to win!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/3871947527601696958'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/3871947527601696958'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342581599429#c3871947527601696958' title=''/><author><name>Disney Dreamer</name><uri>https://www.blogger.com/profile/10688982750735759659</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-737127822'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 9:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8229761314612077403</id><published>2012-07-17T21:20:12.675-06:00</published><updated>2012-07-17T21:20:12.675-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the Fly Away one and think it would be supe...</title><content type='html'>I love the Fly Away one and think it would be super cute with a flower!  I love these straps.  I might need to hook myself up with one or two or three!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/8229761314612077403'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/8229761314612077403'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342581612675#c8229761314612077403' title=''/><author><name>Maybury</name><uri>https://www.blogger.com/profile/01566732340667947970</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-746420180'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 9:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1451019543727791807</id><published>2012-07-17T22:11:01.092-06:00</published><updated>2012-07-17T22:11:01.092-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the fun giveaway Britt! Those straps ar...</title><content type='html'>Thanks for the fun giveaway Britt! Those straps are so much fun. I&amp;#39;d love to win. Although I&amp;#39;m not in USA, I don&amp;#39;t mind paying the shipping.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/1451019543727791807'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/1451019543727791807'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342584661092#c1451019543727791807' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/13008078780481666468</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-5L0uVXV9k9c/TfBHK1RWTXI/AAAAAAAAADo/GBv5uyXF7lQ/s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1037636424'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 10:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1142204296658808175</id><published>2012-07-17T22:24:57.979-06:00</published><updated>2012-07-17T22:24:57.979-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Put that camera away or so help me!  Love it and t...</title><content type='html'>Put that camera away or so help me!  Love it and that will help the kids look at the camera. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/1142204296658808175'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/1142204296658808175'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342585497979#c1142204296658808175' title=''/><author><name>Becky</name><uri>https://www.blogger.com/profile/16099477009160890132</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//2.bp.blogspot.com/_cWOrahZXanA/SrmACbVpY_I/AAAAAAAABbE/K-NE3UT102s/S220-s32/id+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-935470089'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 10:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7099593510848691158</id><published>2012-07-17T23:11:22.444-06:00</published><updated>2012-07-17T23:11:22.444-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I would love a Tiana-inspired strap for my Little ...</title><content type='html'>I would love a Tiana-inspired strap for my Little Princess. Barring that, the Sophisticated Mouse Camera Strap is probably my favorite.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/7099593510848691158'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/7099593510848691158'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342588282444#c7099593510848691158' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10354355040845413097</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-606571967'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 11:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7577870203417262228</id><published>2012-07-17T23:23:28.340-06:00</published><updated>2012-07-17T23:23:28.340-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I adore all of these! The disney ones are awesome....</title><content type='html'>I adore all of these! The disney ones are awesome....but I think I would have to choose the:&lt;br /&gt;Camera Strap DSLR SLR Cha Cha Stripes&lt;br /&gt;&lt;br /&gt;I love brown with color so its perfect for me!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/7577870203417262228'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/7577870203417262228'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342589008340#c7577870203417262228' title=''/><author><name>dedesmith32</name><uri>https://www.blogger.com/profile/04020640918152572313</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//2.bp.blogspot.com/-h_lxQpZ69oU/U9xGTcIiWgI/AAAAAAAAK9I/68-j-_MNfKM/s32/dede.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1746855318'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2012 at 11:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7422033666463566130</id><published>2012-07-18T02:59:22.279-06:00</published><updated>2012-07-18T02:59:22.279-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So many cute straps omg! So I decided on Disney Hi...</title><content type='html'>So many cute straps omg! So I decided on Disney Hidden Mickey Camera Strap. :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/7422033666463566130'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/7422033666463566130'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342601962279#c7422033666463566130' title=''/><author><name>Leonor</name><uri>https://www.blogger.com/profile/13007354280332968370</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1632200801'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2012 at 2:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-187048150880366459</id><published>2012-07-18T06:19:15.946-06:00</published><updated>2012-07-18T06:19:15.946-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the chance.  These are so cute.  I am a...</title><content type='html'>Thanks for the chance.  These are so cute.  I am always looking for Disney accessories and this would go great with my new camera.  I especially love the &amp;quot;Just Mickey Minky Dslr Slr Camera Strap&amp;quot;.  Thanks so much for the chance.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/187048150880366459'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/187048150880366459'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342613955946#c187048150880366459' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05606608459283283115</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1136064322'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2012 at 6:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7618332362591161837</id><published>2012-07-18T06:26:46.111-06:00</published><updated>2012-07-18T06:26:46.111-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the Fly Away strap. Beautiful and practical...</title><content type='html'>I love the Fly Away strap. Beautiful and practical colors!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/7618332362591161837'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/7618332362591161837'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342614406111#c7618332362591161837' title=''/><author><name>GOGRNYGO</name><uri>https://www.blogger.com/profile/01430752163299696469</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-126534902'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2012 at 6:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6519843735090546398</id><published>2012-07-18T06:36:00.657-06:00</published><updated>2012-07-18T06:36:00.657-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the chance to win! What an adorable ide...</title><content type='html'>Thanks for the chance to win! What an adorable idea and the talent to create these, wow! I love the iconic mickey mouse club one.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/6519843735090546398'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/6519843735090546398'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342614960657#c6519843735090546398' title=''/><author><name>AquaReef</name><uri>https://www.blogger.com/profile/11714954911130757517</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-883835095'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2012 at 6:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2430296931290691848</id><published>2012-07-18T07:37:59.913-06:00</published><updated>2012-07-18T07:37:59.913-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, if I had to choose one, it would have to be th...</title><content type='html'>Oh, if I had to choose one, it would have to be the Minnie Ruffle.  Too cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2430296931290691848'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2430296931290691848'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342618679913#c2430296931290691848' title=''/><author><name>morgansmom2000</name><uri>https://www.blogger.com/profile/07761150956237275584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//farm1.static.flickr.com/47/158707625_02cfe2654a.jpg?v=0'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1952085237'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2012 at 7:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-259498437209952391</id><published>2012-07-18T07:48:55.260-06:00</published><updated>2012-07-18T07:48:55.260-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Definitely the Just Mickey strap.  Love them all t...</title><content type='html'>Definitely the Just Mickey strap.  Love them all though.&lt;br /&gt;&lt;br /&gt;Thanks for the chance to win,&lt;br /&gt;r0binb</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/259498437209952391'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/259498437209952391'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342619335260#c259498437209952391' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2012 at 7:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2386962411499821906</id><published>2012-07-18T08:43:32.869-06:00</published><updated>2012-07-18T08:43:32.869-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Those straps are adorable.  I&amp;#39;ve got to get on...</title><content type='html'>Those straps are adorable.  I&amp;#39;ve got to get on Etsy more.  I&amp;#39;d absolutely love the Mickey Mouse Club strap.  Thanks Britt for the opportunity!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2386962411499821906'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2386962411499821906'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342622612869#c2386962411499821906' title=''/><author><name>Charlene</name><uri>https://www.blogger.com/profile/12644250990321013014</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-ICjHyT32CDY/Xih92daasBI/AAAAAAAAUyY/jWPulmtfS8AoexpRXOg1-yWAl-4ABGnuQCK4BGAYYCw/s32/SKM_C754e18050214150_0001_copy%2B%2528Medium%2529.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1670564358'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2012 at 8:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4613481740787741673</id><published>2012-07-18T09:45:42.665-06:00</published><updated>2012-07-18T09:45:42.665-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I like you&amp;#39;re turning violet :)</title><content type='html'>I like you&amp;#39;re turning violet :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/4613481740787741673'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/4613481740787741673'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342626342665#c4613481740787741673' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2012 at 9:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2352501518639386062</id><published>2012-07-18T09:59:49.154-06:00</published><updated>2012-07-18T09:59:49.154-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>80 Comments..WOW!! Good luck to everyone!! 

Britt...</title><content type='html'>80 Comments..WOW!! Good luck to everyone!! &lt;br /&gt;&lt;br /&gt;Britt..thank you so much!! I am totally love the Choose your own Disney Patchwork and the Hidden Mickey straps!! &lt;br /&gt;I may have to get the PnS strap too!!&lt;br /&gt;&lt;br /&gt;Woo-Hoo!! Please randomly pick me!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2352501518639386062'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2352501518639386062'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342627189154#c2352501518639386062' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10013376188914983321</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1466744235'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2012 at 9:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6461985179530726157</id><published>2012-07-18T11:48:03.973-06:00</published><updated>2012-07-18T11:48:03.973-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love Something Strappy!!! and I would love the M...</title><content type='html'>I love Something Strappy!!! and I would love the Mickey Mouse Clubhouse strap!  Thanks for featuring this inventive mom!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/6461985179530726157'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/6461985179530726157'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342633683973#c6461985179530726157' title=''/><author><name>Michael</name><uri>https://www.blogger.com/profile/06609157956429501969</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-932238991'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2012 at 11:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5459219218372042863</id><published>2012-07-18T12:54:09.473-06:00</published><updated>2012-07-18T12:54:09.473-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh My GOODNESS!!  These are GORGEOUS!!  I would SO...</title><content type='html'>Oh My GOODNESS!!  These are GORGEOUS!!  I would SO LOVE the Minnie Mouse Ruffle one!!!!  Thanks so much for the chance!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/5459219218372042863'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/5459219218372042863'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342637649473#c5459219218372042863' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/16567599274617508415</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2065482722'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2012 at 12:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-746827607858523786</id><published>2012-07-18T12:56:33.342-06:00</published><updated>2012-07-18T12:56:33.342-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hard to pick just one!  I guess my first choice wo...</title><content type='html'>Hard to pick just one!  I guess my first choice would be dragonfly lily pad.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/746827607858523786'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/746827607858523786'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342637793342#c746827607858523786' title=''/><author><name>Michelle smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2012 at 12:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1616071062119150235</id><published>2012-07-18T13:34:43.845-06:00</published><updated>2012-07-18T13:34:43.845-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The Hidden Mickey strap is pretty cute!   Love it!</title><content type='html'>The Hidden Mickey strap is pretty cute!   Love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/1616071062119150235'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/1616071062119150235'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342640083845#c1616071062119150235' title=''/><author><name>Natalie</name><uri>https://www.blogger.com/profile/11437054040527336127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_ClKHE_zz5F4/SbNFbL0BaqI/AAAAAAAAAbo/Fvmgd6upY2E/S220-s32/1.1'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1316659366'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2012 at 1:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5127446323706855590</id><published>2012-07-18T13:40:37.759-06:00</published><updated>2012-07-18T13:40:37.759-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What great camera straps!  I would love to win the...</title><content type='html'>What great camera straps!  I would love to win the You Choose Disney Patchwork Camera Strap.  Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/5127446323706855590'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/5127446323706855590'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342640437759#c5127446323706855590' title=''/><author><name>kimfernald</name><uri>https://www.blogger.com/profile/03601010052494340482</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-645051130'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2012 at 1:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2747839767480530940</id><published>2012-07-18T13:57:51.493-06:00</published><updated>2012-07-18T13:57:51.493-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That was a tough choice. I think I would have to g...</title><content type='html'>That was a tough choice. I think I would have to go with pop chevron as my first choice! What a great talent she has!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2747839767480530940'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2747839767480530940'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342641471493#c2747839767480530940' title=''/><author><name>Sondra</name><uri>https://www.blogger.com/profile/07945262471876542484</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_2KZkodaJAKE/Swb7EDPlfiI/AAAAAAAAAAM/pAxF3ONOdGw/S220-s32/11539_543826555371_31007124_31838326_6522747_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-966433079'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2012 at 1:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7540071599141182621</id><published>2012-07-18T15:33:13.038-06:00</published><updated>2012-07-18T15:33:13.038-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I like the Minnie Mouse Ruffle Strap - it is so cu...</title><content type='html'>I like the Minnie Mouse Ruffle Strap - it is so cute but then again - they are ALL cute!  Thanks for the chance to win it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/7540071599141182621'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/7540071599141182621'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342647193038#c7540071599141182621' title=''/><author><name>Ursula</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2012 at 3:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8671378117374012274</id><published>2012-07-18T16:31:19.614-06:00</published><updated>2012-07-18T16:31:19.614-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Of the ones currently for sale I ADORE the Disney ...</title><content type='html'>Of the ones currently for sale I ADORE the Disney Minnie Mouse Ruffled Camera Strap.  But looking through her sold items, I am a sucker for owls and her Hoot wristlet is precious too.&lt;br /&gt;&lt;br /&gt;Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/8671378117374012274'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/8671378117374012274'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342650679614#c8671378117374012274' title=''/><author><name>TooManyHobbies</name><uri>https://www.blogger.com/profile/09575169175162013231</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1504189446'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2012 at 4:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2999518686142134823</id><published>2012-07-18T18:11:08.164-06:00</published><updated>2012-07-18T18:11:08.164-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is exactly what I&amp;#39;ve been lookin for!  My...</title><content type='html'>This is exactly what I&amp;#39;ve been lookin for!  My favorite is the Mickey Mouse Club with the extra length.  If I don&amp;#39;t win it...I&amp;#39;m buying it!  Thank you for sharing and for the opportunity to win.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2999518686142134823'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2999518686142134823'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342656668164#c2999518686142134823' title=''/><author><name>ShannonC</name><uri>https://www.blogger.com/profile/16410896997004824293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1349871459'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2012 at 6:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2097460533209162754</id><published>2012-07-18T20:08:32.022-06:00</published><updated>2012-07-18T20:08:32.022-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the Disney Hidden Mickey Camera Strap.  Thi...</title><content type='html'>I love the Disney Hidden Mickey Camera Strap.  This would be a touch of Disney with you all the time!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2097460533209162754'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2097460533209162754'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342663712022#c2097460533209162754' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/06833643401459556575</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1213531922'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2012 at 8:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5495419331490163378</id><published>2012-07-18T20:55:45.587-06:00</published><updated>2012-07-18T20:55:45.587-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>They are all SO pretty...how do you choose one? I ...</title><content type='html'>They are all SO pretty...how do you choose one? I guess I&amp;#39;d have to pick the You&amp;#39;re Turning Violet Camera Strap...my favorite color is purple and that one is gorgeous. But really I&amp;#39;d be happy with any of them. I&amp;#39;d probably want to do the same as you and get it longer; I always wear mine crossed over my body as well. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/5495419331490163378'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/5495419331490163378'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342666545587#c5495419331490163378' title=''/><author><name>Kathleen</name><uri>https://www.blogger.com/profile/03437334053741020887</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp0.blogger.com/_iHf-D1zdaCM/SH6_IAzsyEI/AAAAAAAAAWY/LzU-aAv99j8/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-755540311'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2012 at 8:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-666641960331301181</id><published>2012-07-18T21:08:57.887-06:00</published><updated>2012-07-18T22:30:28.972-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for sharing your talent and your Bon App...</title><content type='html'>Thank you for sharing your talent and your Bon Appetit add on.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4026698461060530796/comments/default/666641960331301181'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4026698461060530796/comments/default/666641960331301181'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/05/bon-appetit.html?showComment=1342667337887#c666641960331301181' title=''/><author><name>grammiedeb</name><uri>https://www.blogger.com/profile/06756950252424054174</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/05/bon-appetit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4026698461060530796' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4026698461060530796' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-308280712'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2012 at 9:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-759235796029791036</id><published>2012-07-18T21:47:18.423-06:00</published><updated>2012-07-18T21:47:18.423-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, they&amp;#39;re all so fabulous! Love the Sketchy...</title><content type='html'>Wow, they&amp;#39;re all so fabulous! Love the Sketchy Minky strap</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/759235796029791036'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/759235796029791036'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342669638423#c759235796029791036' title=''/><author><name>Vicki</name><uri>https://www.blogger.com/profile/02818860829928974235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1871797755'/><gd:extendedProperty name='blogger.displayTime' value='July 18, 2012 at 9:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6118688363872661728</id><published>2012-07-19T00:01:36.817-06:00</published><updated>2012-07-19T00:01:36.817-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I too love the disney hidden mickey strap but they...</title><content type='html'>I too love the disney hidden mickey strap but they are all fabulous!Picking one was pretty hard! Thanks so much for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/6118688363872661728'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/6118688363872661728'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342677696817#c6118688363872661728' title=''/><author><name>...</name><uri>https://www.blogger.com/profile/09112320093353046687</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1751897273'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2012 at 12:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2610849388534654172</id><published>2012-07-19T03:24:12.642-06:00</published><updated>2012-07-19T03:24:12.642-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>!These are amazing!! My favorite is Sophisticated ...</title><content type='html'>!These are amazing!! My favorite is Sophisticated Mouse. I love the black and white on one side and the classic red with polka dots on the other! &lt;br /&gt;Thanks for a chance to win</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2610849388534654172'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2610849388534654172'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342689852642#c2610849388534654172' title=''/><author><name>Christy</name><uri>https://www.blogger.com/profile/04697454493961433517</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-Fe1iVk7XxZs/Tpj9GEJiSKI/AAAAAAAAAJA/fYLGFoVDpRw/s32/029%2Bcopy%2B3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026366719'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2012 at 3:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7443886379915101679</id><published>2012-07-19T05:39:30.470-06:00</published><updated>2012-07-19T05:39:30.470-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG, never seen these before! I do like the Fy Awa...</title><content type='html'>OMG, never seen these before! I do like the Fy Away but if I had to choose one it would have to be something more Disney so Hidden Mickey it is! Thanks for the info and the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/7443886379915101679'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/7443886379915101679'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342697970470#c7443886379915101679' title=''/><author><name>X-tina</name><uri>https://www.blogger.com/profile/09201304600878823120</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='//1.bp.blogspot.com/_gZbHAJAM6-4/SLCuguAQfiI/AAAAAAAAAAM/DQrqdAqDfhE/S220-s32/DSC_0044.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-524236270'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2012 at 5:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8488387382848131092</id><published>2012-07-19T06:00:17.062-06:00</published><updated>2012-07-19T06:00:17.062-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So many pretties in her shop! I especially love th...</title><content type='html'>So many pretties in her shop! I especially love the Pop Chevron design.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/8488387382848131092'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/8488387382848131092'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342699217062#c8488387382848131092' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/07611346109361854732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-IxErPaeFZbk/TYo3eZfkkjI/AAAAAAAACeo/tDT2JOby7-g/s32/2011%2BAvitar%2B5x5b.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1296659477'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2012 at 6:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5661044513863275701</id><published>2012-07-19T06:46:43.335-06:00</published><updated>2012-07-19T06:46:43.335-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my goodness - too cute! I love anything Girly s...</title><content type='html'>Oh my goodness - too cute! I love anything Girly so any of the ruffles one really - the Tinkerbell and Belle inspired straps are gorgeous but the polka dot ruffle is too cute too! Gah, too hard to choose! Thanks for this awesome giveaway girls! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/5661044513863275701'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/5661044513863275701'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342702003335#c5661044513863275701' title=''/><author><name>ali b.</name><uri>https://www.blogger.com/profile/04129318529729554495</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//3.bp.blogspot.com/_kQ2asfss0dQ/SbK8ypVk1VI/AAAAAAAAAHQ/itXhXg8XoL8/S220-s33/DSC08898.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1987221096'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2012 at 6:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1279270598822699048</id><published>2012-07-19T07:00:07.276-06:00</published><updated>2012-07-19T07:00:07.276-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are all gorgeous...and all look so well made...</title><content type='html'>These are all gorgeous...and all look so well made! Wow! I love the Just Mickey Minky DSLR strap...adorable!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/1279270598822699048'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/1279270598822699048'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342702807276#c1279270598822699048' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2012 at 7:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7805256387833971629</id><published>2012-07-19T11:10:50.639-06:00</published><updated>2012-07-19T11:10:50.639-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are amazing! I think my favorite would be th...</title><content type='html'>These are amazing! I think my favorite would be the You Choose Disney Patchwork...and I&amp;#39;d add a lens pocket...how cool is that?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/7805256387833971629'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/7805256387833971629'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342717850639#c7805256387833971629' title=''/><author><name>Kristen A.</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2012 at 11:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5526759368212878254</id><published>2012-07-19T11:25:01.016-06:00</published><updated>2012-07-19T11:25:01.016-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How cute the straps are!  I like the photo/strap i...</title><content type='html'>How cute the straps are!  I like the photo/strap in &amp;quot;You Choose Disney Patchwork Camera Strap&amp;quot;. The &amp;quot;Mickey Not So Scary&amp;quot; is adorable too.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/5526759368212878254'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/5526759368212878254'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342718701016#c5526759368212878254' title=''/><author><name>mich</name><uri>https://www.blogger.com/profile/04208121012906123229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1476156654'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2012 at 11:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8591703221157064102</id><published>2012-07-19T12:37:08.834-06:00</published><updated>2012-07-19T12:37:08.834-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE the cha cha stripes strap!! The colors are ...</title><content type='html'>I LOVE the cha cha stripes strap!! The colors are so pretty &amp;amp; I think it would be perfect going into fall!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/8591703221157064102'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/8591703221157064102'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342723028834#c8591703221157064102' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/06030068313554720754</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2135247918'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2012 at 12:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2118283872216561572</id><published>2012-07-19T14:39:14.491-06:00</published><updated>2012-07-19T14:39:14.491-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I loooooove these! such a great idea and they look...</title><content type='html'>I loooooove these! such a great idea and they look really comfortable to wear!! I would love to win the &amp;quot;fly Away Simple Camera strap&amp;quot;.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2118283872216561572'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/2118283872216561572'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342730354491#c2118283872216561572' title=''/><author><name>Andrea Hirlehei</name><uri>https://www.blogger.com/profile/13963974816345155621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-jYX8-Zn1RDI/UZADreCgBlI/AAAAAAAAA9g/AW4WGgD5GXM/s32/Andrea.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1145815509'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2012 at 2:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8549178964272534319</id><published>2012-07-19T14:57:08.189-06:00</published><updated>2012-07-19T14:57:08.189-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I would love to win pop garden! Thanks for the opp...</title><content type='html'>I would love to win pop garden! Thanks for the opportunity!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/8549178964272534319'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/8549178964272534319'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342731428189#c8549178964272534319' title=''/><author><name>Miranda Grunow</name><uri>https://www.blogger.com/profile/16185112065570037424</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-389545964'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2012 at 2:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1947225608615107360</id><published>2012-07-19T15:12:05.311-06:00</published><updated>2012-07-19T15:12:05.311-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for introducing me to these camera straps. ...</title><content type='html'>Thanks for introducing me to these camera straps.  Even if I don&amp;#39;t win, I&amp;#39;m gonna have to buy one!  If I do win I would love the Lotus Love Simple Camera Strap.  Thanks for the chance to win one of these!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/1947225608615107360'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/1947225608615107360'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342732325311#c1947225608615107360' title=''/><author><name>Jewelle</name><uri>https://www.blogger.com/profile/02260332839799346385</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//1.bp.blogspot.com/_PgaJVx1m26Y/SspZwnsStGI/AAAAAAAADFo/aGpJ0WpG-9Q/S220-s32/jewelle.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1888036145'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2012 at 3:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9001727348480900884</id><published>2012-07-19T16:25:05.362-06:00</published><updated>2012-07-19T16:25:05.362-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the Pop Chevron!  Thanks for the giveaway!</title><content type='html'>I love the Pop Chevron!  Thanks for the giveaway!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/9001727348480900884'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/9001727348480900884'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342736705362#c9001727348480900884' title=''/><author><name>Wendy</name><uri>https://www.blogger.com/profile/11255694014662219268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_X7_11wZnGUY/SrsJxZv7U8I/AAAAAAAABFU/T746422Oq7s/S220-s32/Avatar-Chicago.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1331903079'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2012 at 4:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5650103272975614450</id><published>2012-07-19T16:35:42.132-06:00</published><updated>2012-07-19T16:35:42.132-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Would love to win one of these, I really like the ...</title><content type='html'>Would love to win one of these, I really like the Too Turquoise one. Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/5650103272975614450'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/5650103272975614450'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342737342132#c5650103272975614450' title=''/><author><name>schnoodlemom</name><uri>https://www.blogger.com/profile/13231102509903073134</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1772370469'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2012 at 4:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5327754254267661985</id><published>2012-07-19T17:14:41.007-06:00</published><updated>2012-07-19T17:14:41.007-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I would choose the Ohio State Buckeyes as a gift f...</title><content type='html'>I would choose the Ohio State Buckeyes as a gift for my brother &amp;amp; SIL. They are HUGE OSU fans! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/5327754254267661985'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/5327754254267661985'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342739681007#c5327754254267661985' title=''/><author><name>Deb K.</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2012 at 5:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8413458560552539959</id><published>2012-07-19T17:20:38.895-06:00</published><updated>2012-07-19T17:20:38.895-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the pop chevron! Such cute colors. Thanks f...</title><content type='html'>I love the pop chevron! Such cute colors. Thanks for the giveaway!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/8413458560552539959'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/8413458560552539959'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342740038895#c8413458560552539959' title=''/><author><name>Kate Taylor</name><uri>https://www.blogger.com/profile/02953943739757563845</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2129529572'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2012 at 5:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6420182043077484708</id><published>2012-07-19T19:24:03.386-06:00</published><updated>2012-07-19T19:24:03.386-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I thought for sure I&amp;#39;d want a Disney strap...u...</title><content type='html'>I thought for sure I&amp;#39;d want a Disney strap...until I saw the Ohio State one!  They are fabulous!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/6420182043077484708'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/6420182043077484708'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342747443386#c6420182043077484708' title=''/><author><name>Miss Renee</name><uri>https://www.blogger.com/profile/03293431831881789032</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98938419'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2012 at 7:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3845659612256781061</id><published>2012-07-19T19:35:44.218-06:00</published><updated>2012-07-19T19:35:44.218-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE Something Strappy! My all time favorite str...</title><content type='html'>I LOVE Something Strappy! My all time favorite strap is the yellow chevron featured in this blog post, if that was in the shop I think I would buy it right now!! However, of the ones currently in the etsy shop it is a close call between mediterranean vacation and sketchy minky. Such great colors!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/3845659612256781061'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/3845659612256781061'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342748144218#c3845659612256781061' title=''/><author><name>Courtney</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2012 at 7:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5635661854017617159</id><published>2012-07-19T20:10:15.451-06:00</published><updated>2012-07-19T20:10:15.451-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, so timely!  I&amp;#39;m in need of a camera strap!...</title><content type='html'>Oh, so timely!  I&amp;#39;m in need of a camera strap!  I can&amp;#39;t decide between Fancy Pants &amp;amp; Your Turning Violet!!  I really like minky, though . . .&lt;br /&gt;Thank you both for the fun giveaway!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/5635661854017617159'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/5635661854017617159'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342750215451#c5635661854017617159' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/16188089711802128486</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='22' src='//3.bp.blogspot.com/-CUFMNRAzt3k/TkH12bm6I4I/AAAAAAAAAxs/6PQO1RN5bMY/s32/DSC_2885.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1956407086'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2012 at 8:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4212446207014051891</id><published>2012-07-19T22:46:59.252-06:00</published><updated>2012-07-19T22:46:59.252-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>love love love the Tinkerbell strap! So cute! My h...</title><content type='html'>love love love the Tinkerbell strap! So cute! My hubby and my Mom and I just signed up for the Tinkerbell Half Marathon in Disneyland next January and it would be PERFECT for our trip!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/4212446207014051891'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/4212446207014051891'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342759619252#c4212446207014051891' title=''/><author><name>ash &amp;amp; diz</name><uri>https://www.blogger.com/profile/14445501515825965107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/--yf0HISKiHw/TZiPIbUXXwI/AAAAAAAAAqM/EB5Ntb8l4uI/s32/blog.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117140784'/><gd:extendedProperty name='blogger.displayTime' value='July 19, 2012 at 10:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1221459719673123164</id><published>2012-07-20T01:19:35.354-06:00</published><updated>2012-07-20T01:19:35.354-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m in love with the Minnie one! We are going ...</title><content type='html'>I&amp;#39;m in love with the Minnie one! We are going to Disneyland soon and it would be perfect for the trip:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/1221459719673123164'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/1221459719673123164'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342768775354#c1221459719673123164' title=''/><author><name>Melissa</name><uri>http://www.honeybeevintage.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 20, 2012 at 1:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3182317457793060214</id><published>2012-07-20T09:29:04.124-06:00</published><updated>2012-07-20T09:29:04.124-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Really challenging to choose just one, but I love ...</title><content type='html'>Really challenging to choose just one, but I love the &amp;quot;Put that camera away or so help me&amp;quot; the best :)  &lt;br /&gt;&lt;br /&gt;Thank you for gifting one of us!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/3182317457793060214'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/3182317457793060214'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342798144124#c3182317457793060214' title=''/><author><name>Hal's Wife</name><uri>https://www.blogger.com/profile/03950512436641538977</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1616182698'/><gd:extendedProperty name='blogger.displayTime' value='July 20, 2012 at 9:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6833719635995959045</id><published>2012-07-20T11:20:07.704-06:00</published><updated>2012-07-20T11:20:07.704-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I knew of the regular camera straps but with the h...</title><content type='html'>I knew of the regular camera straps but with the help of this blog, I learned about the wrist strap which would totally suit my needs.  Any strap would be appreciated. Thank you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/6833719635995959045'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/6833719635995959045'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342804807704#c6833719635995959045' title=''/><author><name>Yvonne</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 20, 2012 at 11:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6006205034320123111</id><published>2012-07-20T12:22:03.690-06:00</published><updated>2012-07-20T12:22:03.690-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;d love to win a Disney themed wrist strap!  ...</title><content type='html'>I&amp;#39;d love to win a Disney themed wrist strap!  I&amp;#39;m saving up for a digital SLR so don&amp;#39;t use my big camera (still old film style) much any more.  But I&amp;#39;d love to have a custom wrist strap for the camera I am using a lot these days.  Thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/6006205034320123111'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8303454940770657401/comments/default/6006205034320123111'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html?showComment=1342808523690#c6006205034320123111' title=''/><author><name>Robin</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/camera-strap-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8303454940770657401' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8303454940770657401' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='July 20, 2012 at 12:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6339176200718453070</id><published>2012-07-21T19:01:31.436-06:00</published><updated>2012-08-01T09:50:57.722-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I did a little something different with it than pa...</title><content type='html'>I did a little something different with it than patriotic. :)  I love this alpha!!!&lt;br /&gt; http://www.brittishdesigns.com/gallery/displayimage.php?pid=1982</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3527302816171690153/comments/default/6339176200718453070'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3527302816171690153/comments/default/6339176200718453070'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/july-flashback.html?showComment=1342918891436#c6339176200718453070' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/july-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3527302816171690153' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3527302816171690153' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2012 at 7:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1810001570332544065</id><published>2012-07-21T20:06:17.850-06:00</published><updated>2012-08-01T09:50:56.136-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the awesome freebie! I love the red, wh...</title><content type='html'>Thanks for the awesome freebie! I love the red, white, and blue and the stars! Here is my LO link.&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1983</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3527302816171690153/comments/default/1810001570332544065'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3527302816171690153/comments/default/1810001570332544065'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/july-flashback.html?showComment=1342922777850#c1810001570332544065' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/july-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3527302816171690153' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3527302816171690153' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2012 at 8:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5015956750590827968</id><published>2012-07-27T14:24:56.694-06:00</published><updated>2012-08-01T09:50:54.531-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such a cute party! My 2 year old is having a Jessi...</title><content type='html'>Such a cute party! My 2 year old is having a Jessie &amp;amp; Woody&amp;#39;s Roundup party and you have given me so much inspiration! Did you make the Watering Hole and Photo booth signs yourself or are they from a website? &lt;br /&gt;&lt;br /&gt;Thanks so much!&lt;br /&gt;Amanda Woods</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/5015956750590827968'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/5015956750590827968'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html?showComment=1343420696694#c5015956750590827968' title=''/><author><name>···amanda···</name><uri>https://www.blogger.com/profile/15566824906169604939</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1809435415983725681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1809435415983725681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1000864908'/><gd:extendedProperty name='blogger.displayTime' value='July 27, 2012 at 2:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5348184233299412530</id><published>2012-08-01T01:29:39.374-06:00</published><updated>2012-08-01T01:29:39.374-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It&amp;#39;s a great pleasure reading your post.It&amp;#39...</title><content type='html'>It&amp;#39;s a great pleasure reading your post.It&amp;#39;s full of information I am looking for and I love to post a comment that &amp;quot;The content of your post is awesome&amp;quot;.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3189848127681203031/comments/default/5348184233299412530'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3189848127681203031/comments/default/5348184233299412530'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/07/winner-winner-and-show-offs-too.html?showComment=1343806179374#c5348184233299412530' title=''/><author><name>PCB Design</name><uri>http://www.rushpcb.co.uk/</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/07/winner-winner-and-show-offs-too.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3189848127681203031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3189848127681203031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 1, 2012 at 1:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3137988848401531746</id><published>2012-08-01T20:59:41.334-06:00</published><updated>2012-08-01T20:59:41.334-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m in!  I just saw this in time to take a qui...</title><content type='html'>I&amp;#39;m in!  I just saw this in time to take a quick photo so it wasn&amp;#39;t creative, I hope to do better tomorrow.  I love the Disney theme!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3452770188657323392/comments/default/3137988848401531746'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3452770188657323392/comments/default/3137988848401531746'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/disney-fan-photo-day.html?showComment=1343876381334#c3137988848401531746' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/disney-fan-photo-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3452770188657323392' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3452770188657323392' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='August 1, 2012 at 8:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4801511430572675073</id><published>2012-08-02T06:43:31.519-06:00</published><updated>2012-08-02T06:43:31.518-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://cbhscrapbookfreebiessearch.blogspot.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt; (please, notice the new url for my blog), under the &lt;b&gt;Page 4&lt;/b&gt; post on Aug. 02, 2012. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/4801511430572675073'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/4801511430572675073'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/august-flasback.html?showComment=1343911411519#c4801511430572675073' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/august-flasback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6163756442530040506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6163756442530040506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='August 2, 2012 at 6:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1886784596349162886</id><published>2012-08-02T09:39:48.458-06:00</published><updated>2012-08-02T09:39:48.458-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Gonna give this a try on Facebook, I predict 7 ran...</title><content type='html'>Gonna give this a try on Facebook, I predict 7 random days out of 31....</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3452770188657323392/comments/default/1886784596349162886'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3452770188657323392/comments/default/1886784596349162886'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/disney-fan-photo-day.html?showComment=1343921988458#c1886784596349162886' title=''/><author><name>LisaV</name><uri>https://www.blogger.com/profile/13174855191944765832</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/_oKDdQFpShlc/TA_CA3RuHVI/AAAAAAAAAAM/_XtId8wMfG8/S220-s32/France+2007+209.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/disney-fan-photo-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3452770188657323392' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3452770188657323392' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-145964822'/><gd:extendedProperty name='blogger.displayTime' value='August 2, 2012 at 9:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8100132679417908657</id><published>2012-08-02T17:19:40.464-06:00</published><updated>2012-08-02T17:19:40.464-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m in! My handle on Instagram is @geekgirltam...</title><content type='html'>I&amp;#39;m in! My handle on Instagram is @geekgirltami. Sounds fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3452770188657323392/comments/default/8100132679417908657'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3452770188657323392/comments/default/8100132679417908657'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/disney-fan-photo-day.html?showComment=1343949580464#c8100132679417908657' title=''/><author><name>Tami</name><uri>https://www.blogger.com/profile/01697167153908430395</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_mn6Z3ezYtH4/SZtMG-yVszI/AAAAAAAAAAM/WWy9Y6AmX84/S220-s32/tami_low_res.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/disney-fan-photo-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3452770188657323392' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3452770188657323392' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1823205202'/><gd:extendedProperty name='blogger.displayTime' value='August 2, 2012 at 5:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8467114954577069104</id><published>2012-08-03T11:19:01.394-06:00</published><updated>2012-08-03T11:19:01.394-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I plan on participating and have posted my first 3...</title><content type='html'>I plan on participating and have posted my first 3 pictures on my blog as well as a link back here.&lt;br /&gt;http://meaganshowto.blogspot.com/2012/08/august-disney-fan-photo-day-challenge.html</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3452770188657323392/comments/default/8467114954577069104'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3452770188657323392/comments/default/8467114954577069104'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/disney-fan-photo-day.html?showComment=1344014341394#c8467114954577069104' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/disney-fan-photo-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3452770188657323392' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3452770188657323392' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='August 3, 2012 at 11:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2907569361352199908</id><published>2012-08-03T11:33:37.484-06:00</published><updated>2012-08-03T11:33:37.484-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for the freebie.
I already have your Totall...</title><content type='html'>thanks for the freebie.&lt;br /&gt;I already have your Totally Buggin&amp;#39; Kit and still love it.  &lt;br /&gt;In fact, I love a page that I did awhile back during the MS 2 yr Speed Scrap Marathon.  &lt;br /&gt;Can I post it here to be eligible? or does it need to be new?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/2907569361352199908'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/2907569361352199908'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/august-flasback.html?showComment=1344015217484#c2907569361352199908' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/august-flasback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6163756442530040506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6163756442530040506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='August 3, 2012 at 11:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6499597733397879466</id><published>2012-08-03T11:37:38.714-06:00</published><updated>2012-08-03T11:37:38.714-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Meagan, it does need to be a new layout scrapped t...</title><content type='html'>Meagan, it does need to be a new layout scrapped this month.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/6499597733397879466'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/6499597733397879466'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/august-flasback.html?showComment=1344015458714#c6499597733397879466' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/2907569361352199908'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/august-flasback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6163756442530040506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6163756442530040506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='August 3, 2012 at 11:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2563680403635960590</id><published>2012-08-03T13:15:47.022-06:00</published><updated>2012-08-03T13:15:47.022-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>the kit isn&amp;#39;t coming up as 25% off for me.  do...</title><content type='html'>the kit isn&amp;#39;t coming up as 25% off for me.  do i need a code?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/2563680403635960590'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/2563680403635960590'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/august-flasback.html?showComment=1344021347022#c2563680403635960590' title=''/><author><name>chinagrrl</name><uri>https://www.blogger.com/profile/18220486531538071629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_R3cxgt1cpv8/S3HNPJDFgQI/AAAAAAAAAB0/SV86ObgRnJ0/S220-s32/gk_crop.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/august-flasback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6163756442530040506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6163756442530040506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-267859176'/><gd:extendedProperty name='blogger.displayTime' value='August 3, 2012 at 1:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4911543518712718366</id><published>2012-08-03T13:36:27.807-06:00</published><updated>2012-08-03T13:36:27.807-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Let me look into it!  I might need to fix the &amp;quo...</title><content type='html'>Let me look into it!  I might need to fix the &amp;quot;special&amp;quot;.  Hang on.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/4911543518712718366'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/4911543518712718366'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/august-flasback.html?showComment=1344022587807#c4911543518712718366' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/august-flasback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6163756442530040506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6163756442530040506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='August 3, 2012 at 1:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2621875177529225427</id><published>2012-08-03T13:37:19.864-06:00</published><updated>2012-08-03T13:37:19.864-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok all fixed.  Sorry about that.  Try it now!</title><content type='html'>Ok all fixed.  Sorry about that.  Try it now!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/2621875177529225427'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/2621875177529225427'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/august-flasback.html?showComment=1344022639864#c2621875177529225427' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/august-flasback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6163756442530040506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6163756442530040506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='August 3, 2012 at 1:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5804863231618500887</id><published>2012-08-03T13:48:02.034-06:00</published><updated>2012-08-03T13:48:02.034-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That&amp;#39;s cool.  I just loved this LO.  It turned...</title><content type='html'>That&amp;#39;s cool.  I just loved this LO.  It turned out great.  I will have to just make another one :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/5804863231618500887'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/5804863231618500887'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/august-flasback.html?showComment=1344023282034#c5804863231618500887' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/august-flasback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6163756442530040506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6163756442530040506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='August 3, 2012 at 1:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7089062214312883418</id><published>2012-08-03T16:48:24.422-06:00</published><updated>2012-08-03T16:48:24.422-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>yay, thanks, britt!  got it!  this kit looks super...</title><content type='html'>yay, thanks, britt!  got it!  this kit looks super fun...  can&amp;#39;t wait to scrap with it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/7089062214312883418'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/7089062214312883418'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/august-flasback.html?showComment=1344034104422#c7089062214312883418' title=''/><author><name>chinagrrl</name><uri>https://www.blogger.com/profile/18220486531538071629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_R3cxgt1cpv8/S3HNPJDFgQI/AAAAAAAAAB0/SV86ObgRnJ0/S220-s32/gk_crop.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/august-flasback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6163756442530040506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6163756442530040506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-267859176'/><gd:extendedProperty name='blogger.displayTime' value='August 3, 2012 at 4:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4882669483246958253</id><published>2012-08-04T19:23:37.523-06:00</published><updated>2012-08-04T19:23:37.523-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I learned a lot about you! I don&amp;#39;t miss anythi...</title><content type='html'>I learned a lot about you! I don&amp;#39;t miss anything Bachelor-related either. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3527298358241259581/comments/default/4882669483246958253'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3527298358241259581/comments/default/4882669483246958253'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/guess-whos-digi-dare-sponsor.html?showComment=1344129817523#c4882669483246958253' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/guess-whos-digi-dare-sponsor.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3527298358241259581' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3527298358241259581' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='August 4, 2012 at 7:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7486759208051027906</id><published>2012-08-07T15:52:18.015-06:00</published><updated>2012-08-07T15:52:18.015-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks, Britt, we LOVE Bugs Land!
Here is my LO fo...</title><content type='html'>Thanks, Britt, we LOVE Bugs Land!&lt;br /&gt;Here is my LO for our April trip.&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2011&lt;br /&gt;&lt;br /&gt;I hope this displays right.  I copied the URL Link.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/7486759208051027906'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/7486759208051027906'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/august-flasback.html?showComment=1344376338015#c7486759208051027906' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/august-flasback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6163756442530040506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6163756442530040506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='August 7, 2012 at 3:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-282171821235348126</id><published>2012-08-07T15:53:37.640-06:00</published><updated>2012-08-07T15:53:37.640-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>okay - what did I do wrong?  It doesn&amp;#39;t seem t...</title><content type='html'>okay - what did I do wrong?  It doesn&amp;#39;t seem to be hyperlinked, it is just the address.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/282171821235348126'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/282171821235348126'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/august-flasback.html?showComment=1344376417640#c282171821235348126' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/august-flasback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6163756442530040506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6163756442530040506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='August 7, 2012 at 3:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7178483144054145634</id><published>2012-08-07T16:19:42.330-06:00</published><updated>2012-08-07T16:19:42.330-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Meagan - its fine! That&amp;#39;s just how it looks in...</title><content type='html'>Meagan - its fine! That&amp;#39;s just how it looks in the comments.  :)  You did it right.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/7178483144054145634'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/7178483144054145634'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/august-flasback.html?showComment=1344377982330#c7178483144054145634' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/august-flasback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6163756442530040506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6163756442530040506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='August 7, 2012 at 4:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4877267927678472304</id><published>2012-08-08T12:12:10.532-06:00</published><updated>2012-08-08T12:12:10.532-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oooh, this is gonna be fun! You can find me on Ins...</title><content type='html'>Oooh, this is gonna be fun! You can find me on Instagram @overcaffein8d, can&amp;#39;t wait to see what everyone will come up with!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3452770188657323392/comments/default/4877267927678472304'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3452770188657323392/comments/default/4877267927678472304'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/disney-fan-photo-day.html?showComment=1344449530532#c4877267927678472304' title=''/><author><name>Effie</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/disney-fan-photo-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3452770188657323392' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3452770188657323392' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 8, 2012 at 12:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7401693145081262182</id><published>2012-08-09T15:21:18.237-06:00</published><updated>2012-08-09T15:21:18.237-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh my gosh, I&amp;#39;ve been looking for a kit like t...</title><content type='html'>oh my gosh, I&amp;#39;ve been looking for a kit like this FOREVER!  You totally read my mind!  Squee!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/483799698026122173/comments/default/7401693145081262182'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/483799698026122173/comments/default/7401693145081262182'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/tease.html?showComment=1344547278237#c7401693145081262182' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/12404804109197736241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='19' src='//3.bp.blogspot.com/_QmeExbl0Y8E/TEXwFHMrXOI/AAAAAAAAAAM/66sL5qI6QRw/S220-s32/mousescrappers_avatar.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/tease.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-483799698026122173' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/483799698026122173' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-629790199'/><gd:extendedProperty name='blogger.displayTime' value='August 9, 2012 at 3:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2377710442929580516</id><published>2012-08-09T20:46:33.805-06:00</published><updated>2012-08-09T20:46:33.805-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oooh, pretty!  can&amp;#39;t wait to see it!</title><content type='html'>oooh, pretty!  can&amp;#39;t wait to see it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/483799698026122173/comments/default/2377710442929580516'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/483799698026122173/comments/default/2377710442929580516'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/tease.html?showComment=1344566793805#c2377710442929580516' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/tease.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-483799698026122173' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/483799698026122173' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='August 9, 2012 at 8:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3539665904500517598</id><published>2012-08-09T21:49:50.772-06:00</published><updated>2012-08-09T21:49:50.772-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can we have it early?</title><content type='html'>Can we have it early?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/483799698026122173/comments/default/3539665904500517598'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/483799698026122173/comments/default/3539665904500517598'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/tease.html?showComment=1344570590772#c3539665904500517598' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/tease.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-483799698026122173' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/483799698026122173' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 9, 2012 at 9:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8177882252834535921</id><published>2012-08-10T03:37:21.780-06:00</published><updated>2012-08-10T03:37:21.780-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Yes!!! TY very much: I was looking for a photo-...</title><content type='html'>Oh Yes!!! TY very much: I was looking for a photo-program for my next visit to Disneyland Paris, in september!! It&amp;#39;s perfect!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3452770188657323392/comments/default/8177882252834535921'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3452770188657323392/comments/default/8177882252834535921'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/disney-fan-photo-day.html?showComment=1344591441780#c8177882252834535921' title=''/><author><name>VissyMac</name><uri>https://www.blogger.com/profile/13576947866007773970</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-FT_OxO19sgE/UWVNX_Rfv6I/AAAAAAAAAsc/DkfhCrVNzTA/s32/Sans%2Btitre-1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/disney-fan-photo-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3452770188657323392' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3452770188657323392' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-115305213'/><gd:extendedProperty name='blogger.displayTime' value='August 10, 2012 at 3:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2905479574328071865</id><published>2012-08-10T06:29:44.330-06:00</published><updated>2012-08-10T06:29:44.329-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://cbhscrapbookfreebiessearch.blogspot.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt; (please, notice the new url for my blog), under the &lt;b&gt;Page 3&lt;/b&gt; post on Aug. 10, 2012. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282372735487085029/comments/default/2905479574328071865'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282372735487085029/comments/default/2905479574328071865'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/carousel.html?showComment=1344601784330#c2905479574328071865' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/carousel.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282372735487085029' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282372735487085029' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='August 10, 2012 at 6:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3402602929880551964</id><published>2012-08-10T07:10:01.031-06:00</published><updated>2012-08-10T07:10:01.031-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love it! Thanks for the gorgeous freebie!</title><content type='html'>Love it! Thanks for the gorgeous freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282372735487085029/comments/default/3402602929880551964'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282372735487085029/comments/default/3402602929880551964'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/carousel.html?showComment=1344604201031#c3402602929880551964' title=''/><author><name>Vanessa R</name><uri>https://www.blogger.com/profile/16208521494870245905</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-o2GGgKrpXS0/TYr6vDwqFTI/AAAAAAAAACg/cNTVTG6hlFA/s32/Christmas%2BAngel.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/carousel.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282372735487085029' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282372735487085029' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1647356795'/><gd:extendedProperty name='blogger.displayTime' value='August 10, 2012 at 7:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4841303121131261519</id><published>2012-08-10T08:14:34.387-06:00</published><updated>2012-08-10T08:14:34.387-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much, another awesome kit!</title><content type='html'>Thank you so much, another awesome kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282372735487085029/comments/default/4841303121131261519'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282372735487085029/comments/default/4841303121131261519'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/carousel.html?showComment=1344608074387#c4841303121131261519' title=''/><author><name>Ruby</name><uri>https://www.blogger.com/profile/09703071404429795958</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/carousel.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282372735487085029' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282372735487085029' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1422484450'/><gd:extendedProperty name='blogger.displayTime' value='August 10, 2012 at 8:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6264418988961883137</id><published>2012-08-10T15:40:54.306-06:00</published><updated>2012-08-10T15:40:54.306-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Gorgeous kit - I love it!! Thank you for the freebie.</title><content type='html'>Gorgeous kit - I love it!! Thank you for the freebie.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282372735487085029/comments/default/6264418988961883137'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282372735487085029/comments/default/6264418988961883137'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/carousel.html?showComment=1344634854306#c6264418988961883137' title=''/><author><name>Shelle</name><uri>http://www.dreamynest.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/carousel.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282372735487085029' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282372735487085029' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 10, 2012 at 3:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-360190006699504392</id><published>2012-08-10T18:20:20.008-06:00</published><updated>2012-08-10T18:20:20.008-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for sharing!!</title><content type='html'>Thank you for sharing!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282372735487085029/comments/default/360190006699504392'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282372735487085029/comments/default/360190006699504392'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/carousel.html?showComment=1344644420008#c360190006699504392' title=''/><author><name>Sue</name><uri>https://www.blogger.com/profile/03278722898826094742</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/carousel.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282372735487085029' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282372735487085029' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1585385992'/><gd:extendedProperty name='blogger.displayTime' value='August 10, 2012 at 6:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-171505336754875585</id><published>2012-08-10T18:48:58.457-06:00</published><updated>2012-08-10T18:48:58.457-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SUPER cute, Britt! I can&amp;#39;t wait!</title><content type='html'>SUPER cute, Britt! I can&amp;#39;t wait!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7076650641089175954/comments/default/171505336754875585'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7076650641089175954/comments/default/171505336754875585'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/scrap-with-me-tomorrow-morning.html?showComment=1344646138457#c171505336754875585' title=''/><author><name>Gayle</name><uri>https://www.blogger.com/profile/12780205422347574752</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/__XHbnNL5Xwo/Sh9psJ_cSgI/AAAAAAAAAAM/_Oehl5jtWpE/S220-s32/n1130678804_33882_8974.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/scrap-with-me-tomorrow-morning.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7076650641089175954' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7076650641089175954' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1424814912'/><gd:extendedProperty name='blogger.displayTime' value='August 10, 2012 at 6:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4010498789509986977</id><published>2012-08-10T20:13:04.727-06:00</published><updated>2012-08-10T20:13:04.727-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ooooh, so cute!  I want this!  I have a hair appoi...</title><content type='html'>Ooooh, so cute!  I want this!  I have a hair appointment but I have to find a way to get back in time.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7076650641089175954/comments/default/4010498789509986977'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7076650641089175954/comments/default/4010498789509986977'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/scrap-with-me-tomorrow-morning.html?showComment=1344651184727#c4010498789509986977' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/scrap-with-me-tomorrow-morning.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7076650641089175954' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7076650641089175954' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='August 10, 2012 at 8:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5239514847008541135</id><published>2012-08-11T07:14:21.237-06:00</published><updated>2012-08-11T07:14:21.237-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Luv it THANK YOU ;~}</title><content type='html'>Luv it THANK YOU ;~}</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282372735487085029/comments/default/5239514847008541135'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282372735487085029/comments/default/5239514847008541135'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/carousel.html?showComment=1344690861237#c5239514847008541135' title=''/><author><name>CrystalNVa</name><uri>https://www.blogger.com/profile/12655121335132970654</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/-0etDc-uUC6U/TjwgZYN0h2I/AAAAAAAAAAU/zlP2AiekHK8/s32/IMG_4416.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/carousel.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282372735487085029' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282372735487085029' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-969104104'/><gd:extendedProperty name='blogger.displayTime' value='August 11, 2012 at 7:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7934905210396015584</id><published>2012-08-11T15:39:09.197-06:00</published><updated>2012-08-11T15:39:09.197-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, that is such an awesome PP! Just wanted to ...</title><content type='html'>Britt, that is such an awesome PP! Just wanted to say thanks so much! You&amp;#39;re fabulous! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7076650641089175954/comments/default/7934905210396015584'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7076650641089175954/comments/default/7934905210396015584'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/scrap-with-me-tomorrow-morning.html?showComment=1344721149197#c7934905210396015584' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/scrap-with-me-tomorrow-morning.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7076650641089175954' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7076650641089175954' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='August 11, 2012 at 3:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8928205441321741795</id><published>2012-08-12T12:08:38.718-06:00</published><updated>2012-08-12T12:08:38.718-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am brand new to your blog, but I can&amp;#39;t get e...</title><content type='html'>I am brand new to your blog, but I can&amp;#39;t get enough of it! I adore all the pictures of your little Princess :) she is adorable. I, myself, have a 3 year old son but I love seeing all the creative things you do. You are a wonderful inspiration of how to take photos and create wonderful things with them.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7076650641089175954/comments/default/8928205441321741795'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7076650641089175954/comments/default/8928205441321741795'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/scrap-with-me-tomorrow-morning.html?showComment=1344794918718#c8928205441321741795' title=''/><author><name>Rebecca B</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/scrap-with-me-tomorrow-morning.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7076650641089175954' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7076650641089175954' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 12, 2012 at 12:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2652438787989601759</id><published>2012-08-12T13:05:28.855-06:00</published><updated>2012-08-12T13:05:28.855-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much, Britt! I love this new kit :)</title><content type='html'>Thank you so much, Britt! I love this new kit :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282372735487085029/comments/default/2652438787989601759'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6282372735487085029/comments/default/2652438787989601759'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/carousel.html?showComment=1344798328855#c2652438787989601759' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/carousel.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6282372735487085029' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6282372735487085029' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='August 12, 2012 at 1:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-301224666048470795</id><published>2012-08-12T20:45:05.855-06:00</published><updated>2012-08-12T20:45:05.855-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>http://www.brittishdesigns.com/gallery/displayimag...</title><content type='html'>http://www.brittishdesigns.com/gallery/displayimage.php?pid=2035</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/301224666048470795'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/301224666048470795'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/august-flasback.html?showComment=1344825905855#c301224666048470795' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/august-flasback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6163756442530040506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6163756442530040506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 12, 2012 at 8:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3429112600459276822</id><published>2012-08-16T12:52:04.487-06:00</published><updated>2012-08-16T12:52:04.487-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow! Love those layouts, and I can&amp;#39;t believe h...</title><content type='html'>Wow! Love those layouts, and I can&amp;#39;t believe how big your baby girl is now!  It seems like you were just taking photos of her in her onesie!&lt;br /&gt;&lt;br /&gt;Visiting from &lt;a href="http://onecreativemommy.com/" rel="nofollow"&gt;OneCreativeMommy.com&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/135404386553029701/comments/default/3429112600459276822'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/135404386553029701/comments/default/3429112600459276822'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/surprise-early-release.html?showComment=1345143124487#c3429112600459276822' title=''/><author><name>Heidi@OneCreativeMommy.com</name><uri>https://www.blogger.com/profile/05928910036233038919</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-4o61sT-cca4/UJP0CAI67cI/AAAAAAAAAJM/6u0D33CWcdc/s32/Heidi%2BAvatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/surprise-early-release.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-135404386553029701' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/135404386553029701' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-135407942'/><gd:extendedProperty name='blogger.displayTime' value='August 16, 2012 at 12:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3526840425192599419</id><published>2012-08-18T15:07:44.438-06:00</published><updated>2012-08-18T15:07:44.438-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>britt, your baby girl just gets more beautiful wit...</title><content type='html'>britt, your baby girl just gets more beautiful with every post!  such a sweet layout!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/135404386553029701/comments/default/3526840425192599419'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/135404386553029701/comments/default/3526840425192599419'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/surprise-early-release.html?showComment=1345324064438#c3526840425192599419' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/surprise-early-release.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-135404386553029701' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/135404386553029701' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2012 at 3:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5813857850198208745</id><published>2012-08-22T12:31:42.358-06:00</published><updated>2012-08-22T12:31:42.358-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>congrats on turning 2!! Can&amp;#39;t wait to celebrat...</title><content type='html'>congrats on turning 2!! Can&amp;#39;t wait to celebrate with you</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804108196525585443/comments/default/5813857850198208745'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804108196525585443/comments/default/5813857850198208745'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-celebration-this-weekend.html?showComment=1345660302358#c5813857850198208745' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-celebration-this-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804108196525585443' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804108196525585443' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='August 22, 2012 at 12:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8768261210967788425</id><published>2012-08-22T14:58:23.940-06:00</published><updated>2012-08-22T14:58:23.940-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay!  I have so many of your kits on my wishlist. ...</title><content type='html'>Yay!  I have so many of your kits on my wishlist.  I&amp;#39;ll have to go shopping to celebrate with you :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804108196525585443/comments/default/8768261210967788425'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804108196525585443/comments/default/8768261210967788425'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-celebration-this-weekend.html?showComment=1345669103940#c8768261210967788425' title=''/><author><name>Delete</name><uri>https://www.blogger.com/profile/11953289304417871977</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-celebration-this-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804108196525585443' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804108196525585443' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-41705630'/><gd:extendedProperty name='blogger.displayTime' value='August 22, 2012 at 2:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2622240700585143683</id><published>2012-08-22T15:15:24.495-06:00</published><updated>2012-08-22T15:15:24.495-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>awesome!  so excited and ready to stock up on some...</title><content type='html'>awesome!  so excited and ready to stock up on some disney kits!  hugs and happy b&amp;#39;day to your store!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804108196525585443/comments/default/2622240700585143683'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804108196525585443/comments/default/2622240700585143683'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-celebration-this-weekend.html?showComment=1345670124495#c2622240700585143683' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-celebration-this-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804108196525585443' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804108196525585443' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='August 22, 2012 at 3:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2681540785945858878</id><published>2012-08-22T20:06:16.081-06:00</published><updated>2012-08-22T20:06:16.081-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have my wish list ready!  I can&amp;#39;t wait to se...</title><content type='html'>I have my wish list ready!  I can&amp;#39;t wait to see the grab bag too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804108196525585443/comments/default/2681540785945858878'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804108196525585443/comments/default/2681540785945858878'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-celebration-this-weekend.html?showComment=1345687576081#c2681540785945858878' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-celebration-this-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804108196525585443' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804108196525585443' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='August 22, 2012 at 8:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5346020022292123859</id><published>2012-08-22T23:35:10.688-06:00</published><updated>2012-08-22T23:35:10.688-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I missed all the Mousescrappers SS&amp;#39;s last week...</title><content type='html'>I missed all the Mousescrappers SS&amp;#39;s last week, so I am so looking forward to this! Yay! And congrats on the site turning 2, that&amp;#39;s fabulous!! :o)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804108196525585443/comments/default/5346020022292123859'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804108196525585443/comments/default/5346020022292123859'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-celebration-this-weekend.html?showComment=1345700110688#c5346020022292123859' title=''/><author><name>Christy</name><uri>https://www.blogger.com/profile/04697454493961433517</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-Fe1iVk7XxZs/Tpj9GEJiSKI/AAAAAAAAAJA/fYLGFoVDpRw/s32/029%2Bcopy%2B3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-celebration-this-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804108196525585443' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804108196525585443' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026366719'/><gd:extendedProperty name='blogger.displayTime' value='August 22, 2012 at 11:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4597264048314205928</id><published>2012-08-23T07:38:07.626-06:00</published><updated>2012-08-23T07:38:07.626-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>A very happy birthday to you!!  Looks like I&amp;#39;m...</title><content type='html'>A very happy birthday to you!!  Looks like I&amp;#39;m going to be spending some moola this weekend! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804108196525585443/comments/default/4597264048314205928'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804108196525585443/comments/default/4597264048314205928'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-celebration-this-weekend.html?showComment=1345729087626#c4597264048314205928' title=''/><author><name>Gayle</name><uri>https://www.blogger.com/profile/12780205422347574752</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/__XHbnNL5Xwo/Sh9psJ_cSgI/AAAAAAAAAAM/_Oehl5jtWpE/S220-s32/n1130678804_33882_8974.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-celebration-this-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804108196525585443' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804108196525585443' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1424814912'/><gd:extendedProperty name='blogger.displayTime' value='August 23, 2012 at 7:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6321915684905821914</id><published>2012-08-23T09:43:32.533-06:00</published><updated>2012-08-23T09:43:32.533-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am out of town!!! :( Maybe I can get the hubby b...</title><content type='html'>I am out of town!!! :( Maybe I can get the hubby buy some stuff..Congrats on the 2 years!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804108196525585443/comments/default/6321915684905821914'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3804108196525585443/comments/default/6321915684905821914'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-celebration-this-weekend.html?showComment=1345736612533#c6321915684905821914' title=''/><author><name>...</name><uri>https://www.blogger.com/profile/09112320093353046687</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-celebration-this-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3804108196525585443' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3804108196525585443' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1751897273'/><gd:extendedProperty name='blogger.displayTime' value='August 23, 2012 at 9:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2609238791758656039</id><published>2012-08-23T11:32:02.136-06:00</published><updated>2012-08-23T11:32:02.136-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday! I&amp;#39;m going to try my hardest to...</title><content type='html'>Happy Birthday! I&amp;#39;m going to try my hardest to be there :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5881417806946017779/comments/default/2609238791758656039'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5881417806946017779/comments/default/2609238791758656039'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/whos-up-for-speed-scrap.html?showComment=1345743122136#c2609238791758656039' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/whos-up-for-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5881417806946017779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5881417806946017779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='August 23, 2012 at 11:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6530039824212239582</id><published>2012-08-23T13:40:14.417-06:00</published><updated>2012-08-23T13:40:14.417-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awww thank you so much Britt I&amp;#39;m glad you like...</title><content type='html'>Awww thank you so much Britt I&amp;#39;m glad you like my layout.  You know how I love playing with your kits!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8246131333319529883/comments/default/6530039824212239582'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8246131333319529883/comments/default/6530039824212239582'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/highlights-from-gallery.html?showComment=1345750814417#c6530039824212239582' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/highlights-from-gallery.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8246131333319529883' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8246131333319529883' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='August 23, 2012 at 1:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6967919101516573434</id><published>2012-08-23T15:53:13.754-06:00</published><updated>2012-08-23T15:53:13.754-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love that kit!!!  Will it be in your shop or is ...</title><content type='html'>I love that kit!!!  Will it be in your shop or is it only available through the Daily Digi?!?!  Loved the article about you... you were always the best at design!  I hated sitting next to you in our fashion class and computer classes! hahahah Only because my stuff looked incredibly horrid next to yours.  You are a busy busy girl this weekend!  I&amp;#39;m STOKED to participate in all the fun!!!  </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8889501254259020093/comments/default/6967919101516573434'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8889501254259020093/comments/default/6967919101516573434'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/the-daily-digi.html?showComment=1345758793754#c6967919101516573434' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/the-daily-digi.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8889501254259020093' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8889501254259020093' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='August 23, 2012 at 3:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4465708843513017895</id><published>2012-08-23T15:56:40.286-06:00</published><updated>2012-08-23T15:56:40.286-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi- scratch my comment.  Apparently I need to READ...</title><content type='html'>Hi- scratch my comment.  Apparently I need to READ before I comment! HAHAH I&amp;#39;m a nerdo.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8889501254259020093/comments/default/4465708843513017895'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8889501254259020093/comments/default/4465708843513017895'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/the-daily-digi.html?showComment=1345759000286#c4465708843513017895' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/the-daily-digi.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8889501254259020093' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8889501254259020093' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='August 23, 2012 at 3:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6193770939204620106</id><published>2012-08-23T17:15:30.411-06:00</published><updated>2012-08-23T17:15:30.411-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for the link.  I have been on the fence abo...</title><content type='html'>thanks for the link.  I have been on the fence about doing a monthly payment for daily digi, but when I saw that you had a kit in it, I knew it was time</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8889501254259020093/comments/default/6193770939204620106'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8889501254259020093/comments/default/6193770939204620106'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/the-daily-digi.html?showComment=1345763730411#c6193770939204620106' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/the-daily-digi.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8889501254259020093' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8889501254259020093' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='August 23, 2012 at 5:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8335776426514326323</id><published>2012-08-24T05:02:15.986-06:00</published><updated>2012-08-24T05:03:02.126-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5881417806946017779/comments/default/8335776426514326323'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5881417806946017779/comments/default/8335776426514326323'/><author><name>JoAnn</name><uri>https://www.blogger.com/profile/12270148950107909001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/whos-up-for-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5881417806946017779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5881417806946017779' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-652271377'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 5:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5541511324095386358</id><published>2012-08-24T05:03:43.772-06:00</published><updated>2012-08-24T05:03:43.772-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday! :) I wish I didn&amp;#39;t have to wor...</title><content type='html'>Happy Birthday! :) I wish I didn&amp;#39;t have to work.  Have a great time!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5881417806946017779/comments/default/5541511324095386358'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5881417806946017779/comments/default/5541511324095386358'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/whos-up-for-speed-scrap.html?showComment=1345806223772#c5541511324095386358' title=''/><author><name>JoAnn</name><uri>https://www.blogger.com/profile/12270148950107909001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/whos-up-for-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5881417806946017779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5881417806946017779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-652271377'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 5:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3428974582376623434</id><published>2012-08-24T08:31:47.036-06:00</published><updated>2012-08-24T08:32:59.298-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you so much for such a cute freebie to go wi...</title><content type='html'>thank you so much for such a cute freebie to go with my Pooh &amp;amp; friends pictures</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6825357001854491977/comments/default/3428974582376623434'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6825357001854491977/comments/default/3428974582376623434'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/06/fridays-finally-here.html?showComment=1345818707036#c3428974582376623434' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/06/fridays-finally-here.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6825357001854491977' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6825357001854491977' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 8:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5864319222293395851</id><published>2012-08-24T08:33:21.392-06:00</published><updated>2012-08-24T08:35:33.340-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such a cute freebie!  When I purchased this kit fr...</title><content type='html'>Such a cute freebie!  When I purchased this kit from you, I didn&amp;#39;t know there was an add-on for it.  Thanks</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1355354309945008671/comments/default/5864319222293395851'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1355354309945008671/comments/default/5864319222293395851'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/05/sprite-freebie.html?showComment=1345818801392#c5864319222293395851' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/05/sprite-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1355354309945008671' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1355354309945008671' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 8:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6308757337679277047</id><published>2012-08-24T08:37:20.877-06:00</published><updated>2012-08-24T08:39:15.679-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for the cute freebie.  Love the Agrabah sil...</title><content type='html'>thanks for the cute freebie.  Love the Agrabah silhouette and cool papers</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/6308757337679277047'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1726657561697713246/comments/default/6308757337679277047'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html?showComment=1345819040877#c6308757337679277047' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/04/now-entering-whole-new-world.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1726657561697713246' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1726657561697713246' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 8:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-306484784740012893</id><published>2012-08-24T08:44:08.601-06:00</published><updated>2012-08-24T08:44:08.601-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just want to say congrats on the &amp;quot;birthday&amp;qu...</title><content type='html'>Just want to say congrats on the &amp;quot;birthday&amp;quot; of your store/site! I absolutely love your designs...thanks for sharing all that you do with us! Looking forward to many more years! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2342728785430823802/comments/default/306484784740012893'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2342728785430823802/comments/default/306484784740012893'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/get-this-party-started.html?showComment=1345819448601#c306484784740012893' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/get-this-party-started.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2342728785430823802' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2342728785430823802' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 8:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-909083954881003049</id><published>2012-08-24T08:45:29.370-06:00</published><updated>2012-08-24T08:46:15.620-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the pirate-y add-on!!</title><content type='html'>Thank you for the pirate-y add-on!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1702181891390833502/comments/default/909083954881003049'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1702181891390833502/comments/default/909083954881003049'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/02/ahoy.html?showComment=1345819529370#c909083954881003049' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/02/ahoy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1702181891390833502' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1702181891390833502' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 8:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7888048032436709908</id><published>2012-08-24T09:52:55.286-06:00</published><updated>2012-08-25T22:27:36.907-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie!
love the ice cream</title><content type='html'>Thanks for the freebie!&lt;br /&gt;love the ice cream</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2987435700639883506/comments/default/7888048032436709908'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2987435700639883506/comments/default/7888048032436709908'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/03/go-bananas.html?showComment=1345823575286#c7888048032436709908' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/03/go-bananas.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2987435700639883506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2987435700639883506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 9:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3751471237645995340</id><published>2012-08-24T09:54:51.339-06:00</published><updated>2012-08-25T22:27:35.401-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for the freebie.  Love the Mickey flag</title><content type='html'>thanks for the freebie.  Love the Mickey flag</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/3751471237645995340'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7382179098015725999/comments/default/3751471237645995340'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html?showComment=1345823691339#c3751471237645995340' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/09/its-very-fun-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7382179098015725999' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7382179098015725999' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 9:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6238207498516727545</id><published>2012-08-24T12:13:56.984-06:00</published><updated>2012-08-24T12:13:56.984-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The Speed Scrap gallery wasn&amp;#39;t in the list of ...</title><content type='html'>The Speed Scrap gallery wasn&amp;#39;t in the list of albums I could upload to, so I put mine in the Challenges gallery. Here it is:&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=5&amp;amp;pid=2077#top_display_media&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/albums/userpics/10305/BrittSpreedScrapBDay.jpg&lt;br /&gt;&lt;br /&gt;Happy birthday! Keep up the good work, cause I love your designs, and thank you for hosting this speed scrap!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/6238207498516727545'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/6238207498516727545'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345832036984#c6238207498516727545' title=''/><author><name>Annet</name><uri>https://www.blogger.com/profile/17509056674536276801</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-971580692'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 12:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3855112855415314215</id><published>2012-08-24T12:15:01.741-06:00</published><updated>2012-08-24T12:15:01.741-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s my page Britt.
http://www.brittishdesig...</title><content type='html'>Here&amp;#39;s my page Britt.&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2078&lt;br /&gt;&lt;br /&gt;Thanks for the awesome SS. It was a lot of fun.&lt;br /&gt;&lt;br /&gt;Just a tiny note... I couldn&amp;#39;t post in the Speed Scrap section of your gallery, so I posted in the challenge part. I hope that&amp;#39;s okay.&lt;br /&gt;&lt;br /&gt;Love,&lt;br /&gt;Sarah</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/3855112855415314215'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/3855112855415314215'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345832101741#c3855112855415314215' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/13008078780481666468</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-5L0uVXV9k9c/TfBHK1RWTXI/AAAAAAAAADo/GBv5uyXF7lQ/s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1037636424'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 12:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4623766167292058659</id><published>2012-08-24T12:15:39.621-06:00</published><updated>2012-08-24T12:15:39.621-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This was so much fun! I put mine in the Challenges...</title><content type='html'>This was so much fun! I put mine in the Challenges gallery, too.&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2079&lt;br /&gt;&lt;br /&gt;Happy Birthday!!! Thank you for the fun speed scrap!&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/4623766167292058659'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/4623766167292058659'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345832139621#c4623766167292058659' title=''/><author><name>AJ</name><uri>https://www.blogger.com/profile/12014328963122711592</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AsTz57rJTvA/V-vyII3v_UI/AAAAAAAAOd0/N_iZ0AVS3qYs8ufK7AvuW8t8Q9h17DcLQCK4B/s32/Mama-Avatar-Sept.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1639826608'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 12:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8886664167987191211</id><published>2012-08-24T12:15:45.194-06:00</published><updated>2012-08-24T12:15:45.194-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I put mine in the members gallery. Thans for a fun...</title><content type='html'>I put mine in the members gallery. Thans for a fun scrap, sorry I missed the begining chat :(&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2080</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/8886664167987191211'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/8886664167987191211'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345832145194#c8886664167987191211' title=''/><author><name>Kristen</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 12:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7557444271524035415</id><published>2012-08-24T12:24:26.620-06:00</published><updated>2012-08-24T12:24:26.620-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Trying to play along and my computer isn&amp;#39;t coo...</title><content type='html'>Trying to play along and my computer isn&amp;#39;t cooperating! Love the instructions!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/7557444271524035415'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/7557444271524035415'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345832666620#c7557444271524035415' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 12:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8743545094600496089</id><published>2012-08-24T12:28:20.557-06:00</published><updated>2012-08-24T12:28:20.557-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I couldn&amp;#39;t get into the Speed Scrap gallery ei...</title><content type='html'>I couldn&amp;#39;t get into the Speed Scrap gallery either, so I posted in the Challenges gallery.&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2082&lt;br /&gt;&lt;br /&gt;thanks for a fun SS Britt</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/8743545094600496089'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/8743545094600496089'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345832900557#c8743545094600496089' title=''/><author><name>Linda</name><uri>https://www.blogger.com/profile/02361799453318603513</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-373471879'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 12:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7080330959916354988</id><published>2012-08-24T12:30:25.759-06:00</published><updated>2012-08-24T12:30:25.759-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I also posted in the Challenge gallery--I put Spee...</title><content type='html'>I also posted in the Challenge gallery--I put Speed Scrap in the title. Thanks for the fun afternoon!! :)&lt;br /&gt;&lt;br /&gt;SueP1963&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=lastup&amp;amp;cat=0&amp;amp;pid=2083#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/7080330959916354988'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/7080330959916354988'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345833025759#c7080330959916354988' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 12:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1248715557440478762</id><published>2012-08-24T12:32:16.846-06:00</published><updated>2012-08-24T12:32:16.846-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi, I can&amp;#39;t seem to upload it to the gallery. ...</title><content type='html'>Hi, I can&amp;#39;t seem to upload it to the gallery. I tried about two dozen times and it&amp;#39;s not letting me. &lt;br /&gt;gwany1999 - Jennifer B. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/1248715557440478762'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/1248715557440478762'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345833136846#c1248715557440478762' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/18445915772088797500</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-257110206'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 12:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2308646459223957917</id><published>2012-08-24T12:34:03.154-06:00</published><updated>2012-08-24T12:34:03.154-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Didn&amp;#39;t know what else to do, so I posted it to...</title><content type='html'>Didn&amp;#39;t know what else to do, so I posted it to FB because I couldn&amp;#39;t upload to any of the galleries. &lt;br /&gt;&lt;br /&gt;http://www.facebook.com/#!/photo.php?fbid=10151187962431063&amp;amp;set=a.10150118650211063.325153.655571062&amp;amp;type=1&amp;amp;theater&lt;br /&gt;&lt;br /&gt;gwany1999 - Jennifer B.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/2308646459223957917'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/2308646459223957917'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345833243154#c2308646459223957917' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/18445915772088797500</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-257110206'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 12:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7698186816847279615</id><published>2012-08-24T12:49:39.628-06:00</published><updated>2012-08-24T12:49:39.628-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s my page!  Thanks so much!

http://www.b...</title><content type='html'>Here&amp;#39;s my page!  Thanks so much!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2087</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/7698186816847279615'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/7698186816847279615'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345834179628#c7698186816847279615' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 12:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1619949645002405302</id><published>2012-08-24T12:51:25.000-06:00</published><updated>2012-08-24T12:51:25.000-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s my link (although I didn&amp;#39;t see Spee...</title><content type='html'>Here&amp;#39;s my link (although I didn&amp;#39;t see Speed Scrap so I put it under Challenges. Was that right????)&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2086&amp;amp;message_id=64463faa2c0c05bb547e139c725e3a55&amp;amp;message_icon=info#cpgMessageBlock&lt;br /&gt;&lt;br /&gt;Happy Anniversary, Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/1619949645002405302'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/1619949645002405302'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345834285000#c1619949645002405302' title=''/><author><name>mich</name><uri>https://www.blogger.com/profile/04208121012906123229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1476156654'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 12:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4063721845959405751</id><published>2012-08-24T12:52:44.044-06:00</published><updated>2012-08-24T12:52:44.044-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Okay, I think that I did it right.  I put also put...</title><content type='html'>Okay, I think that I did it right.  I put also put it under &amp;quot;challenges&amp;quot;.  &lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2090&lt;br /&gt;&lt;br /&gt;so fun!  Thanks again</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/4063721845959405751'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/4063721845959405751'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345834364044#c4063721845959405751' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 12:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4820757346685959392</id><published>2012-08-24T12:52:55.474-06:00</published><updated>2012-08-24T12:52:55.474-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I couldn&amp;#39;t upload anything in your gallery so ...</title><content type='html'>I couldn&amp;#39;t upload anything in your gallery so I uploaded it on ImageShack. Hope that&amp;#39;s ok!&lt;br /&gt;http://img100.imageshack.us/img100/1296/speedscrapblogbrittishk.jpg&lt;br /&gt;&lt;br /&gt;Thanks for the great challenge and happy birthday!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/4820757346685959392'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/4820757346685959392'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345834375474#c4820757346685959392' title=''/><author><name>Liesje</name><uri>https://www.blogger.com/profile/15739876079161677017</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//4.bp.blogspot.com/-g1kiKAInvw8/T4H5cXILw5I/AAAAAAAAAAU/5kEDgwzyLjE/s32/avatar%2Bromajo%2527s%2Bforum.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-310861963'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 12:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1036310035642021278</id><published>2012-08-24T12:53:14.538-06:00</published><updated>2012-08-24T12:53:14.538-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks britt!  

Here&amp;#39;s mine:
http://www.britt...</title><content type='html'>thanks britt!  &lt;br /&gt;&lt;br /&gt;Here&amp;#39;s mine:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2092&amp;amp;message_id=ff1c5007d8939d653b6d2102b89b9a4c&amp;amp;message_icon=info#cpgMessageBlock</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/1036310035642021278'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/1036310035642021278'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345834394538#c1036310035642021278' title=''/><author><name>Stacy</name><uri>https://www.blogger.com/profile/18039279137174531144</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_pZUGtLmTkro/TBFxX8Kj0dI/AAAAAAAAGj8/C6JXUJ6kZaY/S220-s32/30052_10150176518025066_813295065_12362554_1692913_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1128105826'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 12:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8312988087260187214</id><published>2012-08-24T12:54:12.921-06:00</published><updated>2012-08-24T12:54:12.921-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I couldn&amp;#39;t upload anything in your gallery so ...</title><content type='html'>I couldn&amp;#39;t upload anything in your gallery so I uploaded it on ImageShack. Hope that&amp;#39;s ok!&lt;br /&gt;http://imageshack.us/photo/my-images/100/speedscrapblogbrittishk.jpg/&lt;br /&gt;&lt;br /&gt;Thanks for the great challenge and happy birthday!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/8312988087260187214'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/8312988087260187214'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345834452921#c8312988087260187214' title=''/><author><name>Liesje</name><uri>https://www.blogger.com/profile/15739876079161677017</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//4.bp.blogspot.com/-g1kiKAInvw8/T4H5cXILw5I/AAAAAAAAAAU/5kEDgwzyLjE/s32/avatar%2Bromajo%2527s%2Bforum.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-310861963'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 12:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1928388310723738551</id><published>2012-08-24T12:56:53.406-06:00</published><updated>2012-08-24T12:56:53.406-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ditto about not being able to find a SS gallery bu...</title><content type='html'>Ditto about not being able to find a SS gallery but here is mine:&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2088&lt;br /&gt;&lt;br /&gt;Thanks for the super fun SS Britt and for the cute PP.&lt;br /&gt;&lt;br /&gt;ps.  Happy site-birth day!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/1928388310723738551'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/1928388310723738551'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345834613406#c1928388310723738551' title=''/><author><name>Melissa- Ann</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 12:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4696312577211709596</id><published>2012-08-24T12:56:59.030-06:00</published><updated>2012-08-24T12:56:59.030-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY I finished with 5 minutes to spare!  Here is m...</title><content type='html'>YAY I finished with 5 minutes to spare!  Here is my LO!!! :)  http://www.brittishdesigns.com/gallery/displayimage.php?pid=2093</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/4696312577211709596'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/4696312577211709596'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345834619030#c4696312577211709596' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 12:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8316281979328905748</id><published>2012-08-24T12:57:09.463-06:00</published><updated>2012-08-24T12:57:09.463-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt,

Thanks for the fun speed scrap! Boy it ...</title><content type='html'>Hi Britt,&lt;br /&gt;&lt;br /&gt;Thanks for the fun speed scrap! Boy it was a challenge for me to get it done in 2 hours. I posted my page in the challenges gallery, since there was no drop down option for posting in the speed scrap gallery. I can see it, but I couldn&amp;#39;t select it. Hopefully that is ok!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/8316281979328905748'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/8316281979328905748'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345834629463#c8316281979328905748' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 12:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8364191860822975494</id><published>2012-08-24T12:58:03.042-06:00</published><updated>2012-08-24T12:58:03.042-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Okay Britt... I have to know how you put Scarlett&amp;...</title><content type='html'>Okay Britt... I have to know how you put Scarlett&amp;#39;s name on the ear hat!! Too cute!!&lt;br /&gt;&lt;br /&gt;Here&amp;#39;s my page:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2095&lt;br /&gt;&lt;br /&gt;Thanks for the fun speed scrap!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/8364191860822975494'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/8364191860822975494'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345834683042#c8364191860822975494' title=''/><author><name>Bre</name><uri>https://www.blogger.com/profile/10237249562120468336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-671444544'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 12:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3384458222085599533</id><published>2012-08-24T12:58:54.170-06:00</published><updated>2012-08-24T12:58:54.170-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much Britt &amp;amp; Happy Anniversary!!  Wi...</title><content type='html'>Thanks so much Britt &amp;amp; Happy Anniversary!!  Will be back later to leave love!!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2098</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/3384458222085599533'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/3384458222085599533'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345834734170#c3384458222085599533' title=''/><author><name>HollyinPA</name><uri>https://www.blogger.com/profile/08642921829577900470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//4.bp.blogspot.com/_qPB46bXbWUI/TImNOpBi19I/AAAAAAAAAjA/S45GFtoGxW4/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-472282340'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 12:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1696293710117797015</id><published>2012-08-24T13:00:49.946-06:00</published><updated>2012-08-24T13:00:49.946-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>http://www.brittishdesigns.com/gallery/displayimag...</title><content type='html'>http://www.brittishdesigns.com/gallery/displayimage.php?pid=2100&lt;br /&gt;&lt;br /&gt;Here is mine!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/1696293710117797015'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/1696293710117797015'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345834849946#c1696293710117797015' title=''/><author><name>Sondra</name><uri>https://www.blogger.com/profile/07945262471876542484</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_2KZkodaJAKE/Swb7EDPlfiI/AAAAAAAAAAM/pAxF3ONOdGw/S220-s32/11539_543826555371_31007124_31838326_6522747_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-966433079'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 1:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4477252414478196960</id><published>2012-08-24T13:01:32.782-06:00</published><updated>2012-08-24T13:01:32.782-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for this very very very SPEED scrap ! Britt...</title><content type='html'>Thanks for this very very very SPEED scrap ! Britt and for your awesome prize ! &lt;br /&gt;&lt;br /&gt;my link : &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2102</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/4477252414478196960'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/4477252414478196960'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345834892782#c4477252414478196960' title=''/><author><name>Mary Cup of Tea</name><uri>https://www.blogger.com/profile/14291722140890086517</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-470190951'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 1:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3510833542245140188</id><published>2012-08-24T13:04:24.206-06:00</published><updated>2012-08-24T13:04:24.206-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s mine. I think I may have missed it by 2...</title><content type='html'>Here&amp;#39;s mine. I think I may have missed it by 2 minutes. :( But, I did do my layout in less than 10 minutes. That&amp;#39;s the fastest I&amp;#39;ve ever scrapped!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2107&lt;br /&gt;&lt;br /&gt;Have to go back and add credits and love for others now. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/3510833542245140188'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/3510833542245140188'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345835064206#c3510833542245140188' title=''/><author><name>Gayle</name><uri>https://www.blogger.com/profile/12780205422347574752</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/__XHbnNL5Xwo/Sh9psJ_cSgI/AAAAAAAAAAM/_Oehl5jtWpE/S220-s32/n1130678804_33882_8974.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1424814912'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 1:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2153029788887296233</id><published>2012-08-24T13:06:04.766-06:00</published><updated>2012-08-24T13:06:04.766-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I uploaded in the Challenge Gallery. I tried in th...</title><content type='html'>I uploaded in the Challenge Gallery. I tried in the SS Gallery, but it wasn&amp;#39;t allowed. I hope that&amp;#39;s ok :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/2153029788887296233'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/2153029788887296233'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345835164766#c2153029788887296233' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 1:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8379102153621151219</id><published>2012-08-24T13:06:55.308-06:00</published><updated>2012-08-24T13:06:55.308-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I couldn&amp;#39;t find he speed scrap gallery so sorr...</title><content type='html'>I couldn&amp;#39;t find he speed scrap gallery so sorry i&amp;#39;m a few minutes late :( i just posted it in challenges&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2110</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/8379102153621151219'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/8379102153621151219'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345835215308#c8379102153621151219' title=''/><author><name>ali b.</name><uri>https://www.blogger.com/profile/04129318529729554495</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//3.bp.blogspot.com/_kQ2asfss0dQ/SbK8ypVk1VI/AAAAAAAAAHQ/itXhXg8XoL8/S220-s33/DSC08898.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1987221096'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 1:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7207341691527603110</id><published>2012-08-24T13:07:25.427-06:00</published><updated>2012-08-24T13:07:39.797-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/7207341691527603110'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/7207341691527603110'/><author><name>ali b.</name><uri>https://www.blogger.com/profile/04129318529729554495</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//3.bp.blogspot.com/_kQ2asfss0dQ/SbK8ypVk1VI/AAAAAAAAAHQ/itXhXg8XoL8/S220-s33/DSC08898.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1987221096'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 1:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8222322125852873548</id><published>2012-08-24T13:08:14.187-06:00</published><updated>2012-08-24T13:08:14.187-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here is my LO Britt
http://www.brittishdesigns.com...</title><content type='html'>Here is my LO Britt&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2104&lt;br /&gt;&lt;br /&gt;Love Speed Scrapping with you and thank you for the prize! Happy 2nd Birthday to you! &lt;br /&gt;&lt;br /&gt;I also couldn&amp;#39;t post in the Speed Scrap section and posted in the gallery under challenges. Hope that is OK ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/8222322125852873548'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/8222322125852873548'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345835294187#c8222322125852873548' title=''/><author><name>Fonnetta</name><uri>https://www.blogger.com/profile/08118675958743138258</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1882320698'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 1:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8070191623268722126</id><published>2012-08-24T13:18:27.233-06:00</published><updated>2012-08-24T13:18:27.233-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday, Britt!  I did the speed scrap and ...</title><content type='html'>Happy Birthday, Britt!  I did the speed scrap and posted my page twice I was so excited to finish!!  Sorry about that.  ;o)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5881417806946017779/comments/default/8070191623268722126'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5881417806946017779/comments/default/8070191623268722126'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/whos-up-for-speed-scrap.html?showComment=1345835907233#c8070191623268722126' title=''/><author><name>JennFort</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/whos-up-for-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5881417806946017779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5881417806946017779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 1:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7182391721453697536</id><published>2012-08-24T13:36:31.598-06:00</published><updated>2012-08-24T13:36:31.598-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oops...  i forgot to post a comment here.  :(  ......</title><content type='html'>oops...  i forgot to post a comment here.  :(  ...but i did upload my page to the gallery in time.  i hope this is ok.&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=5&amp;amp;pid=2101&lt;br /&gt;&lt;br /&gt;(i couldn&amp;#39;t post in the screed scrap gallery, so i posted it in the challenges one.)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/7182391721453697536'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/7182391721453697536'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345836991598#c7182391721453697536' title=''/><author><name>chinagrrl</name><uri>https://www.blogger.com/profile/18220486531538071629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_R3cxgt1cpv8/S3HNPJDFgQI/AAAAAAAAAB0/SV86ObgRnJ0/S220-s32/gk_crop.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-267859176'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 1:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6218125786173907477</id><published>2012-08-24T13:36:47.452-06:00</published><updated>2012-08-24T13:37:32.709-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/6218125786173907477'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/6218125786173907477'/><author><name>chinagrrl</name><uri>https://www.blogger.com/profile/18220486531538071629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_R3cxgt1cpv8/S3HNPJDFgQI/AAAAAAAAAB0/SV86ObgRnJ0/S220-s32/gk_crop.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-267859176'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 1:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-357700398677174303</id><published>2012-08-24T13:37:13.123-06:00</published><updated>2012-08-24T13:37:55.386-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/357700398677174303'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/357700398677174303'/><author><name>chinagrrl</name><uri>https://www.blogger.com/profile/18220486531538071629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_R3cxgt1cpv8/S3HNPJDFgQI/AAAAAAAAAB0/SV86ObgRnJ0/S220-s32/gk_crop.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-267859176'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 1:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9000216266705676349</id><published>2012-08-24T13:38:58.147-06:00</published><updated>2012-08-24T13:38:58.147-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Whew- like everyone else I could not access the Sp...</title><content type='html'>Whew- like everyone else I could not access the Speed Scrap Gallery so I posted it in Challenges!  Mucho Fun!  Thanks Britt!  :)&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2111</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/9000216266705676349'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/9000216266705676349'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345837138147#c9000216266705676349' title=''/><author><name>Jennifer F.</name><uri>https://www.blogger.com/profile/02781686841439854335</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1493111180'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 1:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4710435029525364854</id><published>2012-08-24T13:49:44.983-06:00</published><updated>2012-08-24T13:49:44.983-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the great SS.  Happy Birthday!!  Sorry ...</title><content type='html'>Thanks for the great SS.  Happy Birthday!!  Sorry so late posting link site keeps timing out.  Must be a lot of people on.  Have a great weekend. &lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2085</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/4710435029525364854'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/4710435029525364854'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345837784983#c4710435029525364854' title=''/><author><name>COLINS7350</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 1:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2262724455496717165</id><published>2012-08-24T14:29:52.102-06:00</published><updated>2012-08-24T14:29:52.102-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Now i was able to upload my page!
http://www.britt...</title><content type='html'>Now i was able to upload my page!&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2112&lt;br /&gt;&lt;br /&gt;It was indeed problems with internet explorer.&lt;br /&gt;&lt;br /&gt;Thanks again!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/2262724455496717165'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/2262724455496717165'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345840192102#c2262724455496717165' title=''/><author><name>Liesje</name><uri>https://www.blogger.com/profile/15739876079161677017</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//4.bp.blogspot.com/-g1kiKAInvw8/T4H5cXILw5I/AAAAAAAAAAU/5kEDgwzyLjE/s32/avatar%2Bromajo%2527s%2Bforum.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-310861963'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 2:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7631029526629433448</id><published>2012-08-24T15:59:05.176-06:00</published><updated>2012-08-24T15:59:05.176-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the Muppets and I love the randomness :)  T...</title><content type='html'>I love the Muppets and I love the randomness :)  Thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/7631029526629433448'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/7631029526629433448'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345845545176#c7631029526629433448' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/06689862064090114922</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1039511738'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 3:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2816273171821359353</id><published>2012-08-24T15:59:06.051-06:00</published><updated>2012-08-24T15:59:06.051-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow thanks for the chance Britt! great prize x</title><content type='html'>Wow thanks for the chance Britt! great prize x</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/2816273171821359353'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/2816273171821359353'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345845546051#c2816273171821359353' title=''/><author><name>Starlight-Princess</name><uri>https://www.blogger.com/profile/17302115869560702377</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_51MXTPyLjDY/TIppLDJugzI/AAAAAAAAAEw/H2bO75wxaX8/S220-s32/avatarg.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1301609384'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 3:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6843286935511781429</id><published>2012-08-24T16:00:04.021-06:00</published><updated>2012-08-24T16:00:04.021-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You have awesome taste - both in your supplies &amp;am...</title><content type='html'>You have awesome taste - both in your supplies &amp;amp; the prize pack.  Fingers crossed!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/6843286935511781429'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/6843286935511781429'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345845604021#c6843286935511781429' title=''/><author><name>Michelle Wallace</name><uri>https://www.blogger.com/profile/02886183671711230268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1996056663'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 4:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6041144746752090568</id><published>2012-08-24T16:00:15.920-06:00</published><updated>2012-08-24T16:00:15.920-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fun!! Thanks for the chance to win!</title><content type='html'>Fun!! Thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/6041144746752090568'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/6041144746752090568'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345845615920#c6041144746752090568' title=''/><author><name>Erica</name><uri>https://www.blogger.com/profile/01877839384411132141</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//2.bp.blogspot.com/_zny-FzNQHZk/SpMf71MRC9I/AAAAAAAABww/SjLsjxN1X18/S220-s32/Erica+%235.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-877672468'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 4:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-486862056984986460</id><published>2012-08-24T16:00:59.053-06:00</published><updated>2012-08-24T16:00:59.053-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday! Love your stuff!

Kristi Beaton</title><content type='html'>Happy Birthday! Love your stuff!&lt;br /&gt;&lt;br /&gt;Kristi Beaton</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/486862056984986460'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/486862056984986460'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345845659053#c486862056984986460' title=''/><author><name>Kristi</name><uri>https://www.blogger.com/profile/17466333341602725592</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1863370192'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 4:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-293491883915582416</id><published>2012-08-24T16:01:37.991-06:00</published><updated>2012-08-24T16:01:37.991-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Finally got my upload to the gallery. 

http://www...</title><content type='html'>Finally got my upload to the gallery. &lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2113</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/293491883915582416'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/293491883915582416'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345845697991#c293491883915582416' title=''/><author><name>GWANY1999</name><uri>https://www.blogger.com/profile/03075213297897974379</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='13' src='//4.bp.blogspot.com/-QvBy7GY_zjM/T9T3JZmgA7I/AAAAAAAAADs/TiUNGa8Bu6M/s33/ill%2Bhave%2Banother_edited-3.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-714488102'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 4:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-799128611827593674</id><published>2012-08-24T16:02:10.351-06:00</published><updated>2012-08-24T16:02:10.351-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE the Muppets!!!! SO MUCH! YAY!  I hope I win!!!</title><content type='html'>LOVE the Muppets!!!! SO MUCH! YAY!  I hope I win!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/799128611827593674'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/799128611827593674'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345845730351#c799128611827593674' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 4:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5422818852524681808</id><published>2012-08-24T16:02:24.204-06:00</published><updated>2012-08-24T16:02:24.204-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We love Animal at our house! Thanks for the chance...</title><content type='html'>We love Animal at our house! Thanks for the chance to win.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/5422818852524681808'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/5422818852524681808'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345845744204#c5422818852524681808' title=''/><author><name>natalie</name><uri>https://www.blogger.com/profile/03103537277748598634</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2056845796'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 4:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-628991730762754667</id><published>2012-08-24T16:06:31.513-06:00</published><updated>2012-08-24T16:06:31.513-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My kids love the Muppets. A little partial to Fozz...</title><content type='html'>My kids love the Muppets. A little partial to Fozzie wakka wakka. Is this a hint to a future kit?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/628991730762754667'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/628991730762754667'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345845991513#c628991730762754667' title=''/><author><name>lauri</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 4:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-314854376255914716</id><published>2012-08-24T16:07:34.358-06:00</published><updated>2012-08-24T16:07:34.358-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is awesome! Thanks for the chance to win!</title><content type='html'>This is awesome! Thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/314854376255914716'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/314854376255914716'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345846054358#c314854376255914716' title=''/><author><name>AJ</name><uri>https://www.blogger.com/profile/12014328963122711592</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-AsTz57rJTvA/V-vyII3v_UI/AAAAAAAAOd0/N_iZ0AVS3qYs8ufK7AvuW8t8Q9h17DcLQCK4B/s32/Mama-Avatar-Sept.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1639826608'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 4:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5910819113035397148</id><published>2012-08-24T16:10:39.970-06:00</published><updated>2012-08-24T16:10:39.970-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Well I started my page on time but my mother dutie...</title><content type='html'>Well I started my page on time but my mother duties over took and I&amp;#39;m just now finishing. Fun scrap Britt! http://www.brittishdesigns.com/gallery/displayimage.php?pid=2114</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/5910819113035397148'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/5910819113035397148'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345846239970#c5910819113035397148' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 4:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4222740056220120194</id><published>2012-08-24T16:11:43.751-06:00</published><updated>2012-08-24T16:11:43.751-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Animal is my favorite Muppet...and love the movie!...</title><content type='html'>Animal is my favorite Muppet...and love the movie!!!  Thanks for the random chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/4222740056220120194'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/4222740056220120194'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345846303751#c4222740056220120194' title=''/><author><name>Dolores</name><uri>https://www.blogger.com/profile/06129932715762366153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-666919836'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 4:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7861793293919099042</id><published>2012-08-24T16:13:30.847-06:00</published><updated>2012-08-24T16:13:30.847-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday! I love the puppets and this is a w...</title><content type='html'>Happy Birthday! I love the puppets and this is a wonderful prize. Thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/7861793293919099042'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/7861793293919099042'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345846410847#c7861793293919099042' title=''/><author><name>rosepup</name><uri>https://www.blogger.com/profile/09490051269723112334</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1238157356'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 4:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-918349885770425274</id><published>2012-08-24T16:13:49.612-06:00</published><updated>2012-08-24T16:13:49.612-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok - all the prizes have been sent out and I have ...</title><content type='html'>Ok - all the prizes have been sent out and I have commented on every layout.  If for some reason you didn&amp;#39;t get your prize - first check your spam folder - and then email me and I&amp;#39;ll figure out what happened!&lt;br /&gt;&lt;br /&gt;Thanks for all the fun Speed Scrap layouts!! You guys are a hoot!!!&lt;br /&gt;&lt;br /&gt;XOXOXOXOXO</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/918349885770425274'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/315201617772905901/comments/default/918349885770425274'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html?showComment=1345846429612#c918349885770425274' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-bash-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-315201617772905901' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/315201617772905901' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 4:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2218591121899256690</id><published>2012-08-24T16:16:53.360-06:00</published><updated>2012-08-24T16:16:53.360-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday!</title><content type='html'>Happy Birthday!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/2218591121899256690'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/2218591121899256690'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345846613360#c2218591121899256690' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/07750224640815343677</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1825522589'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 4:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3880896841750892336</id><published>2012-08-24T16:21:21.315-06:00</published><updated>2012-08-24T16:21:21.315-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh how cute! happy birthday and thank you for the ...</title><content type='html'>oh how cute! happy birthday and thank you for the chance!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/3880896841750892336'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/3880896841750892336'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345846881315#c3880896841750892336' title=''/><author><name>eveline</name><uri>https://www.blogger.com/profile/03282209639516058472</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1181885404'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 4:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1548066815585519268</id><published>2012-08-24T16:31:26.459-06:00</published><updated>2012-08-24T16:31:26.459-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy 2nd Birthday! So glad we all get to help you...</title><content type='html'>Happy 2nd Birthday! So glad we all get to help you celebrate! :) Thank you for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/1548066815585519268'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/1548066815585519268'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345847486459#c1548066815585519268' title=''/><author><name>Disney Dreamer</name><uri>https://www.blogger.com/profile/10688982750735759659</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-737127822'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 4:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7740290209668231388</id><published>2012-08-24T16:34:23.892-06:00</published><updated>2012-08-24T16:34:23.892-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>&amp;quot;Animal, Animal, Animal&amp;quot;
Thanks for the ...</title><content type='html'>&amp;quot;Animal, Animal, Animal&amp;quot;&lt;br /&gt;Thanks for the chance</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/7740290209668231388'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/7740290209668231388'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345847663892#c7740290209668231388' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 4:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-944420510062162691</id><published>2012-08-24T16:41:16.123-06:00</published><updated>2012-08-24T16:41:16.123-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday, Britt! You do the best giveaways! :)</title><content type='html'>Happy Birthday, Britt! You do the best giveaways! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/944420510062162691'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/944420510062162691'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345848076123#c944420510062162691' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/07611346109361854732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-IxErPaeFZbk/TYo3eZfkkjI/AAAAAAAACeo/tDT2JOby7-g/s32/2011%2BAvitar%2B5x5b.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1296659477'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 4:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7037505422349472761</id><published>2012-08-24T16:41:38.114-06:00</published><updated>2012-08-24T16:41:38.114-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Comment!!  Hehehe, I&amp;#39;m funny.  And so is Anima...</title><content type='html'>Comment!!  Hehehe, I&amp;#39;m funny.  And so is Animal!  Cute giveaway.  Thanks for the chance!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/7037505422349472761'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/7037505422349472761'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345848098114#c7037505422349472761' title=''/><author><name>BTMIN</name><uri>https://www.blogger.com/profile/16723311176479432021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1703829899'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 4:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6319415618912434936</id><published>2012-08-24T16:47:40.793-06:00</published><updated>2012-08-24T16:47:40.793-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the chance to win!!  I LOVE the Mupp...</title><content type='html'>Thank you for the chance to win!!  I LOVE the Muppets and Animal is my 2nd fave after Kermit (its a frog thing LOL!!)&lt;br /&gt;&lt;br /&gt;Happy Anniversary!!  LOVE your stuff :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/6319415618912434936'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/6319415618912434936'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345848460793#c6319415618912434936' title=''/><author><name>HollyinPA</name><uri>https://www.blogger.com/profile/08642921829577900470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//4.bp.blogspot.com/_qPB46bXbWUI/TImNOpBi19I/AAAAAAAAAjA/S45GFtoGxW4/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-472282340'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 4:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5417466591406929921</id><published>2012-08-24T16:52:44.192-06:00</published><updated>2012-08-24T16:52:44.192-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday!  I absolutely heart the Muppets (h...</title><content type='html'>Happy Birthday!  I absolutely heart the Muppets (having grown up on them)!  What an adorable giveaway:)  Thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/5417466591406929921'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/5417466591406929921'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345848764192#c5417466591406929921' title=''/><author><name>Stacey</name><uri>https://www.blogger.com/profile/15980190128519785529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-46495010'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 4:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5341406835539016120</id><published>2012-08-24T17:02:05.305-06:00</published><updated>2012-08-24T17:02:05.305-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the Muppets. I was so glad to see them make a...</title><content type='html'>Love the Muppets. I was so glad to see them make a &amp;quot;come back&amp;quot; for this generation of kids. I only wish it would have been a bigger come back. Everyone should get to know Kermit and the gang.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/5341406835539016120'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/5341406835539016120'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345849325305#c5341406835539016120' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/14118334502789038985</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-92699270'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 5:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8246242519850026053</id><published>2012-08-24T17:06:13.191-06:00</published><updated>2012-08-24T17:06:13.191-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!  Great prize!</title><content type='html'>Wow!  Great prize!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/8246242519850026053'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/8246242519850026053'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345849573191#c8246242519850026053' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/13237083127494792555</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-183565148'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 5:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7492958742618147556</id><published>2012-08-24T17:10:06.512-06:00</published><updated>2012-08-24T17:10:06.512-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG I love animal so much. I love the new movie wh...</title><content type='html'>OMG I love animal so much. I love the new movie when he says &amp;quot;In Control&amp;quot;. Thanks for the awesome giveaway chance!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/7492958742618147556'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/7492958742618147556'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345849806512#c7492958742618147556' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 5:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-891790594008621035</id><published>2012-08-24T17:13:04.591-06:00</published><updated>2012-08-24T17:13:04.591-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday!</title><content type='html'>Happy Birthday!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/891790594008621035'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/891790594008621035'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345849984591#c891790594008621035' title=''/><author><name>sue</name><uri>https://www.blogger.com/profile/11208040819267624826</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/-tkwubNW5aC4/TaNVZPiouzI/AAAAAAAAAB4/BcWXRxLqD_M/s32/Photo0262FourBySix.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-142782630'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 5:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4154771027966848462</id><published>2012-08-24T17:13:50.173-06:00</published><updated>2012-08-24T17:13:50.173-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy birthday!</title><content type='html'>Happy birthday!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/4154771027966848462'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/4154771027966848462'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345850030173#c4154771027966848462' title=''/><author><name>sue</name><uri>https://www.blogger.com/profile/11208040819267624826</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/-tkwubNW5aC4/TaNVZPiouzI/AAAAAAAAAB4/BcWXRxLqD_M/s32/Photo0262FourBySix.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-142782630'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 5:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7491113902558040080</id><published>2012-08-24T17:31:36.614-06:00</published><updated>2012-08-24T17:31:36.614-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday to Britt-ish Designs!!!!  Love the ...</title><content type='html'>Happy Birthday to Britt-ish Designs!!!!  Love the Muppets</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/7491113902558040080'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/7491113902558040080'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345851096614#c7491113902558040080' title=''/><author><name>larkd</name><uri>https://www.blogger.com/profile/05457381850434457373</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/_dF761RNG07U/SMM2WeiS9JI/AAAAAAAAABg/-Zz3mP8_fVw/S220-s32/mgm2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-169233345'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 5:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4647406731889801960</id><published>2012-08-24T17:42:03.349-06:00</published><updated>2012-08-24T17:42:03.349-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my!! Too stinkin&amp;#39; cute!! Happy birthday!! T...</title><content type='html'>Oh my!! Too stinkin&amp;#39; cute!! Happy birthday!! Thanks for the gift opportunity!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/4647406731889801960'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/4647406731889801960'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345851723349#c4647406731889801960' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10013376188914983321</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1466744235'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 5:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2457457963669030432</id><published>2012-08-24T17:45:26.737-06:00</published><updated>2012-08-24T17:45:26.737-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Omg! So cute!! Happy birthday Brittish Designs:)</title><content type='html'>Omg! So cute!! Happy birthday Brittish Designs:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/2457457963669030432'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/2457457963669030432'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345851926737#c2457457963669030432' title=''/><author><name>Kristen</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 5:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7780888798387426771</id><published>2012-08-24T18:11:24.961-06:00</published><updated>2012-08-24T18:11:24.961-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How fun! Animal just cracks me up! Happy Birthday,...</title><content type='html'>How fun! Animal just cracks me up! Happy Birthday, Britt-ish Designs!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/7780888798387426771'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/7780888798387426771'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345853484961#c7780888798387426771' title=''/><author><name>Tami</name><uri>https://www.blogger.com/profile/01697167153908430395</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_mn6Z3ezYtH4/SZtMG-yVszI/AAAAAAAAAAM/WWy9Y6AmX84/S220-s32/tami_low_res.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1823205202'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 6:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2098945377031802571</id><published>2012-08-24T18:18:48.651-06:00</published><updated>2012-08-24T18:18:48.651-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>a hundred years ago I had an Animal puppet.  LOVE ...</title><content type='html'>a hundred years ago I had an Animal puppet.  LOVE HIM!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/2098945377031802571'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/2098945377031802571'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345853928651#c2098945377031802571' title=''/><author><name>emmelleff</name><uri>https://www.blogger.com/profile/09636483049972351985</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-lWNAcV-CQbY/Tpne3xAjVjI/AAAAAAAAAWA/W5CrCJCWigE/s32/techgirl.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-578227647'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 6:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1751260179730526771</id><published>2012-08-24T18:31:28.274-06:00</published><updated>2012-08-24T18:31:28.274-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very cool prize!  Thanks for the chance to win!

D...</title><content type='html'>Very cool prize!  Thanks for the chance to win!&lt;br /&gt;&lt;br /&gt;Debbie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/1751260179730526771'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/1751260179730526771'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345854688274#c1751260179730526771' title=''/><author><name>Debbie</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 6:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4222331719031441966</id><published>2012-08-24T18:32:40.512-06:00</published><updated>2012-08-24T18:32:40.512-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this!  Happy Birthday and thank you for the c...</title><content type='html'>Love this!  Happy Birthday and thank you for the chance....</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/4222331719031441966'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/4222331719031441966'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345854760512#c4222331719031441966' title=''/><author><name>Sheila817</name><uri>https://www.blogger.com/profile/00309197307329208007</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-204789845'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 6:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-424716415964350191</id><published>2012-08-24T18:34:11.640-06:00</published><updated>2012-08-24T18:34:11.640-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It seems like just yesterday that you opened your ...</title><content type='html'>It seems like just yesterday that you opened your shop! Happy birthday/anniversary to you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/424716415964350191'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/424716415964350191'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345854851640#c424716415964350191' title=''/><author><name>X-tina</name><uri>https://www.blogger.com/profile/09201304600878823120</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='//1.bp.blogspot.com/_gZbHAJAM6-4/SLCuguAQfiI/AAAAAAAAAAM/DQrqdAqDfhE/S220-s32/DSC_0044.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-524236270'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 6:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4819225217572122247</id><published>2012-08-24T18:41:41.796-06:00</published><updated>2012-08-24T18:41:41.796-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday to you!  Thanks for the chance to win!</title><content type='html'>Happy Birthday to you!  Thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/4819225217572122247'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/4819225217572122247'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345855301796#c4819225217572122247' title=''/><author><name>susan0326</name><uri>https://www.blogger.com/profile/02318951203465432501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-mkPnUc8wLD8/T6IB28QIorI/AAAAAAAAAbY/-HOxTkFKMDU/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-242029815'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 6:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-272263437240499885</id><published>2012-08-24T18:42:18.837-06:00</published><updated>2012-08-24T18:42:18.837-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday!!  Thanks for the chance!</title><content type='html'>Happy Birthday!!  Thanks for the chance!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/272263437240499885'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/272263437240499885'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345855338837#c272263437240499885' title=''/><author><name>susan0326</name><uri>https://www.blogger.com/profile/02318951203465432501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-mkPnUc8wLD8/T6IB28QIorI/AAAAAAAAAbY/-HOxTkFKMDU/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-242029815'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 6:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5663905121310617946</id><published>2012-08-24T18:54:48.088-06:00</published><updated>2012-08-24T18:54:48.088-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute prize  :)  Thanks for the chance to win!</title><content type='html'>Cute prize  :)  Thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/5663905121310617946'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/5663905121310617946'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345856088088#c5663905121310617946' title=''/><author><name>mich</name><uri>https://www.blogger.com/profile/04208121012906123229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1476156654'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 6:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6586753165625260924</id><published>2012-08-24T19:02:46.774-06:00</published><updated>2012-08-24T19:02:46.774-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How cool is this Britt!!! Thanks for the chance to...</title><content type='html'>How cool is this Britt!!! Thanks for the chance to win and congrats on your 2nd anniversary!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/6586753165625260924'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/6586753165625260924'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345856566774#c6586753165625260924' title=''/><author><name>roxanamdm</name><uri>https://www.blogger.com/profile/16746425806604464452</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='23' src='//2.bp.blogspot.com/_jfRKsHXuV2Q/TFQgRyQs_dI/AAAAAAAAAAM/k_hhL8-N6N8/S220-s31/bambi+e+amigos.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2144322157'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 7:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3351572082259908225</id><published>2012-08-24T19:04:57.634-06:00</published><updated>2012-08-24T19:04:57.634-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Muppets! Thanks for the chance to win!</title><content type='html'>Muppets! Thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/3351572082259908225'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/3351572082259908225'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345856697634#c3351572082259908225' title=''/><author><name>Sabrina</name><uri>https://www.blogger.com/profile/08664038179635850995</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1905556446'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 7:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-755324974578679465</id><published>2012-08-24T19:21:18.751-06:00</published><updated>2012-08-24T19:21:18.751-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the chance to win! Happy 2nd Birthday!!</title><content type='html'>Thank you for the chance to win! Happy 2nd Birthday!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/755324974578679465'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/755324974578679465'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345857678751#c755324974578679465' title=''/><author><name>Sondra</name><uri>https://www.blogger.com/profile/07945262471876542484</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/_2KZkodaJAKE/Swb7EDPlfiI/AAAAAAAAAAM/pAxF3ONOdGw/S220-s32/11539_543826555371_31007124_31838326_6522747_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-966433079'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 7:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5787404641720053794</id><published>2012-08-24T19:25:52.019-06:00</published><updated>2012-08-24T19:25:52.019-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE the Muppets!  I think we could use a kit of t...</title><content type='html'>LOVE the Muppets!  I think we could use a kit of them too, hint hint!  Thanks for the chance to win!  Happy birthday!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/5787404641720053794'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/5787404641720053794'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345857952019#c5787404641720053794' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 7:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8875075052464675965</id><published>2012-08-24T19:43:56.395-06:00</published><updated>2012-08-24T19:43:56.395-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>so fun, Britt! Happy celebrating!</title><content type='html'>so fun, Britt! Happy celebrating!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/8875075052464675965'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/8875075052464675965'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345859036395#c8875075052464675965' title=''/><author><name>Emilee</name><uri>https://www.blogger.com/profile/03276923834347567587</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958259147'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 7:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-144141849351737242</id><published>2012-08-24T20:08:08.874-06:00</published><updated>2012-08-24T20:08:08.874-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great giveaway! Thanks Britt :)</title><content type='html'>Great giveaway! Thanks Britt :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/144141849351737242'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/144141849351737242'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345860488874#c144141849351737242' title=''/><author><name>Dawn B</name><uri>https://www.blogger.com/profile/05314815622458019268</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1781874794'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 8:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1377778542764130366</id><published>2012-08-24T20:10:46.243-06:00</published><updated>2012-08-24T20:11:35.796-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/1377778542764130366'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/1377778542764130366'/><author><name>CoralTurtle</name><uri>https://www.blogger.com/profile/10822828628197585351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-jUhEqthvl7c/Tdn21CEg3CI/AAAAAAAAAAM/8WvZOBTQV7s/s32/TurtleColorful60.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-778290886'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 8:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6866565017238483700</id><published>2012-08-24T20:12:50.415-06:00</published><updated>2012-08-24T20:12:50.415-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy 2nd anniversary Britt!  What a great prize--...</title><content type='html'>Happy 2nd anniversary Britt!  What a great prize--Love the muppets--watched them every Sunday as a kid. I&amp;#39;m sure that means I&amp;#39;m old, lol!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/6866565017238483700'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/6866565017238483700'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345860770415#c6866565017238483700' title=''/><author><name>CoralTurtle</name><uri>https://www.blogger.com/profile/10822828628197585351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-jUhEqthvl7c/Tdn21CEg3CI/AAAAAAAAAAM/8WvZOBTQV7s/s32/TurtleColorful60.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-778290886'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 8:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7549641117976240680</id><published>2012-08-24T20:31:44.497-06:00</published><updated>2012-08-24T20:31:44.497-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW! Thanks for a chance to win! Congrats on 2 yea...</title><content type='html'>WOW! Thanks for a chance to win! Congrats on 2 years already!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/7549641117976240680'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/7549641117976240680'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345861904497#c7549641117976240680' title=''/><author><name>Christy</name><uri>https://www.blogger.com/profile/04697454493961433517</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-Fe1iVk7XxZs/Tpj9GEJiSKI/AAAAAAAAAJA/fYLGFoVDpRw/s32/029%2Bcopy%2B3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026366719'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 8:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-157214728384106970</id><published>2012-08-24T20:33:48.618-06:00</published><updated>2012-08-24T20:33:48.618-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I like this randomness!  Love the muppets.  Thank ...</title><content type='html'>I like this randomness!  Love the muppets.  Thank you for the chance to win</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/157214728384106970'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/157214728384106970'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345862028618#c157214728384106970' title=''/><author><name>Jennifer</name><uri>https://www.blogger.com/profile/15521575035820855123</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-100488093'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 8:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1904303461734584404</id><published>2012-08-24T20:43:24.059-06:00</published><updated>2012-08-24T20:43:24.059-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>birthday birthDAY BIRTHDAY!! Happy Birthday! Muppe...</title><content type='html'>birthday birthDAY BIRTHDAY!! Happy Birthday! Muppets rock and so do you!! Thanks for a chance at the great prize package!! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/1904303461734584404'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/1904303461734584404'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345862604059#c1904303461734584404' title=''/><author><name>teethdr</name><uri>https://www.blogger.com/profile/14695757911731468301</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-grMbNc3ZN4I/Tgds4uo3gNI/AAAAAAAAAoY/d1D-JdTEKzc/s32/IMG_0601.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-678416532'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 8:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4457460290399248483</id><published>2012-08-24T20:44:28.739-06:00</published><updated>2012-08-24T20:44:28.739-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I may or may not have screamed when I saw your pri...</title><content type='html'>I may or may not have screamed when I saw your prize pack.  LOVE IT ALL!!!  </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/4457460290399248483'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/4457460290399248483'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345862668739#c4457460290399248483' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/03564906200983646394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-2U_pryEXti0/UWcgC9NYzWI/AAAAAAAAXtw/ccer93QzhAA/s32/20130216_100523%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-161017844'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 8:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4375242673174551762</id><published>2012-08-24T21:08:41.031-06:00</published><updated>2012-08-24T21:08:41.031-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Blog-o-birthday Britt!  I love the Muppets!</title><content type='html'>Happy Blog-o-birthday Britt!  I love the Muppets!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/4375242673174551762'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/4375242673174551762'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345864121031#c4375242673174551762' title=''/><author><name>TooManyHobbies</name><uri>https://www.blogger.com/profile/09575169175162013231</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1504189446'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 9:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8956856226087317028</id><published>2012-08-24T21:54:23.839-06:00</published><updated>2012-08-24T21:54:23.839-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy 2 years!!! MY 2 year old loves Animal!!! I a...</title><content type='html'>Happy 2 years!!! MY 2 year old loves Animal!!! I adore the Muppets!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/8956856226087317028'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/8956856226087317028'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345866863839#c8956856226087317028' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/03919883705103151840</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-684488036'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 9:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3930012590358725910</id><published>2012-08-24T21:56:00.129-06:00</published><updated>2012-08-24T21:56:00.129-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Gah!!  I LOVE that iPhone case!!!</title><content type='html'>Gah!!  I LOVE that iPhone case!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/3930012590358725910'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/3930012590358725910'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345866960129#c3930012590358725910' title=''/><author><name>Tanya</name><uri>https://www.blogger.com/profile/17821623160353529192</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_tHOZLe8USas/SQAe_OTpp4I/AAAAAAAAABA/AYl9HigSpLs/S220-s32/new+skull.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1716412808'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 9:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6361012303920387739</id><published>2012-08-24T21:56:31.126-06:00</published><updated>2012-08-24T21:56:31.126-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Random Muppet-ry. LOVE IT! Thanks for the chance. </title><content type='html'>Random Muppet-ry. LOVE IT! Thanks for the chance. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/6361012303920387739'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/6361012303920387739'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345866991126#c6361012303920387739' title=''/><author><name>Jaime</name><uri>https://www.blogger.com/profile/01957033294463351367</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/-KHjm_nFpFZo/VFjWJu8nJPI/AAAAAAAAA9E/-YoQaKM0530/s31/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-446096818'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 9:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3297943056295525357</id><published>2012-08-24T22:52:29.606-06:00</published><updated>2012-08-24T22:52:29.606-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much. I love your work!</title><content type='html'>Thank you so much. I love your work!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/3297943056295525357'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/3297943056295525357'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345870349606#c3297943056295525357' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2012 at 10:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7656137924024447135</id><published>2012-08-25T01:25:01.246-06:00</published><updated>2012-08-25T01:25:01.246-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Id love to win and my bday is Aug 29th! woohoo! Co...</title><content type='html'>Id love to win and my bday is Aug 29th! woohoo! Congrats on your 2nd year Britt.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/7656137924024447135'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/7656137924024447135'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345879501246#c7656137924024447135' title=''/><author><name>betty</name><uri>https://www.blogger.com/profile/16168401725510487274</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1366292267'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2012 at 1:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1344486726310395959</id><published>2012-08-25T01:51:58.224-06:00</published><updated>2012-08-25T01:51:58.224-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Manamana dododododo manamana...
Happy birthday Britt!</title><content type='html'>Manamana dododododo manamana...&lt;br /&gt;Happy birthday Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/1344486726310395959'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/1344486726310395959'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345881118224#c1344486726310395959' title=''/><author><name>Nicole and Gene Cope</name><uri>https://www.blogger.com/profile/12358031439622027832</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/_7tB8fouhtc0/SMBTWybXBDI/AAAAAAAAAqc/areN3MljoGE/S220-s32/april+2006+049.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-483953208'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2012 at 1:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6507615069199852043</id><published>2012-08-25T06:29:11.472-06:00</published><updated>2012-08-25T06:29:11.472-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We are huge Muppets fans in our house!  Thanks for...</title><content type='html'>We are huge Muppets fans in our house!  Thanks for the chance to win and congrats on your two year birthday!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/6507615069199852043'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/6507615069199852043'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345897751472#c6507615069199852043' title=''/><author><name>Holly Harris</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2012 at 6:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6629547581284180449</id><published>2012-08-25T07:56:00.287-06:00</published><updated>2012-08-25T07:56:00.287-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hey - that&amp;#39;s my layout! I love your take on it...</title><content type='html'>Hey - that&amp;#39;s my layout! I love your take on it! The elements are just perfectly placed and those wire words are awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/6629547581284180449'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/6629547581284180449'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html?showComment=1345902960287#c6629547581284180449' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05431286669797741136</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-429560058546656303' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/429560058546656303' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2091018491'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2012 at 7:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7676316064337811125</id><published>2012-08-25T08:33:54.741-06:00</published><updated>2012-08-25T08:33:54.741-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a fun giveaway! My daughter loves watching th...</title><content type='html'>What a fun giveaway! My daughter loves watching the new Muppets to fall asleep hehe thanks for sharing a birthday gift!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/7676316064337811125'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/7676316064337811125'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345905234741#c7676316064337811125' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2012 at 8:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3167543379010664341</id><published>2012-08-25T09:12:04.436-06:00</published><updated>2012-08-25T09:12:04.436-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>so cute! thanks for the giveaway - happy 2nd birth...</title><content type='html'>so cute! thanks for the giveaway - happy 2nd birthday brittishdesigns!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/3167543379010664341'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/3167543379010664341'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345907524436#c3167543379010664341' title=''/><author><name>ali b.</name><uri>https://www.blogger.com/profile/04129318529729554495</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//3.bp.blogspot.com/_kQ2asfss0dQ/SbK8ypVk1VI/AAAAAAAAAHQ/itXhXg8XoL8/S220-s33/DSC08898.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1987221096'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2012 at 9:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6921740786098803279</id><published>2012-08-25T09:19:18.508-06:00</published><updated>2012-08-25T09:19:18.508-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ooh I love this! I always find inspiration from yo...</title><content type='html'>Ooh I love this! I always find inspiration from your team :) be back soon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/6921740786098803279'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/6921740786098803279'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html?showComment=1345907958508#c6921740786098803279' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-429560058546656303' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/429560058546656303' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2012 at 9:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6086441309794821115</id><published>2012-08-25T09:55:19.534-06:00</published><updated>2012-08-25T09:55:19.534-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How fun! I love the Muppets! And my husband loves ...</title><content type='html'>How fun! I love the Muppets! And my husband loves Animal!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/6086441309794821115'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/6086441309794821115'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345910119534#c6086441309794821115' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2012 at 9:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2796005302364283695</id><published>2012-08-25T10:41:23.111-06:00</published><updated>2012-08-25T10:41:23.111-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>super fun!  loving all the exciting events going o...</title><content type='html'>super fun!  loving all the exciting events going on this &amp;quot;birthday weekend&amp;quot;! :) &lt;br /&gt;&lt;br /&gt;here&amp;#39;s my LO - http://www.brittishdesigns.com/gallery/displayimage.php?pid=2123</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/2796005302364283695'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/2796005302364283695'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html?showComment=1345912883111#c2796005302364283695' title=''/><author><name>ali b.</name><uri>https://www.blogger.com/profile/04129318529729554495</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//3.bp.blogspot.com/_kQ2asfss0dQ/SbK8ypVk1VI/AAAAAAAAAHQ/itXhXg8XoL8/S220-s33/DSC08898.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-429560058546656303' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/429560058546656303' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1987221096'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2012 at 10:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8772094854903803157</id><published>2012-08-25T11:19:20.305-06:00</published><updated>2012-08-25T11:19:20.305-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the muppets and you and have from the start! 
</title><content type='html'>I love the muppets and you and have from the start! &lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/8772094854903803157'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/8772094854903803157'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345915160305#c8772094854903803157' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2012 at 11:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7153528736525147413</id><published>2012-08-25T11:34:44.567-06:00</published><updated>2012-08-25T11:34:44.567-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s my link: http://www.brittishdesigns.com...</title><content type='html'>Here&amp;#39;s my link: http://www.brittishdesigns.com/gallery/displayimage.php?pid=2127&lt;br /&gt;&lt;br /&gt;Thanks to Tanya for inspiring me and thanks Britt for the beautiful kit &amp;quot;A Time to Remember&amp;quot;! I&amp;#39;m using this page for a Disney photo book cover!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/7153528736525147413'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/7153528736525147413'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html?showComment=1345916084567#c7153528736525147413' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-429560058546656303' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/429560058546656303' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2012 at 11:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1078890910119937716</id><published>2012-08-25T12:25:39.886-06:00</published><updated>2012-08-25T12:25:39.886-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love it.  thank you for the chance.  Hope this m...</title><content type='html'>I love it.  thank you for the chance.  Hope this means you&amp;#39;re working on more muppet goodies for our scrap pages!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/1078890910119937716'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/1078890910119937716'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345919139886#c1078890910119937716' title=''/><author><name>Jlynn</name><uri>https://www.blogger.com/profile/12737323691102728694</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/-FvegsoHy2fU/VG6DmJQLclI/AAAAAAAAHzA/OqtbhAP5AYM/s32/Jlynn1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1343043601'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2012 at 12:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6103006973352976804</id><published>2012-08-25T12:46:49.714-06:00</published><updated>2012-08-25T12:46:49.714-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the Challenge.
Here is my link:
http://...</title><content type='html'>Thanks for the Challenge.&lt;br /&gt;Here is my link:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2129&lt;br /&gt;&lt;br /&gt;I scraplifted TanyaH666&amp;#39;s Brave LO.  I loved her diagonal pictures that really &amp;quot;burst&amp;quot; out of the background</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/6103006973352976804'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/6103006973352976804'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html?showComment=1345920409714#c6103006973352976804' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-429560058546656303' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/429560058546656303' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2012 at 12:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3921972009702441327</id><published>2012-08-25T13:09:19.688-06:00</published><updated>2012-08-25T13:09:19.688-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE the Muppets! Happy Blog Birthday and thank ...</title><content type='html'>I LOVE the Muppets! Happy Blog Birthday and thank you for giving us a chance for a present! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/3921972009702441327'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/3921972009702441327'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345921759688#c3921972009702441327' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2012 at 1:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8625344252667240140</id><published>2012-08-25T13:20:58.360-06:00</published><updated>2012-08-25T13:20:58.360-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE Scraplilft challenges!  I lifted Quiltymom&amp;...</title><content type='html'>I LOVE Scraplilft challenges!  I lifted Quiltymom&amp;#39;s Goofy layout and here is mine:  http://www.brittishdesigns.com/gallery/displayimage.php?pid=2130&amp;amp;message_id=61b813033659b1fbc0e12981e9c04ee7&amp;amp;message_icon=info#cpgMessageBlock&lt;br /&gt;&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/8625344252667240140'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/8625344252667240140'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html?showComment=1345922458360#c8625344252667240140' title=''/><author><name>Aussiegirl</name><uri>https://www.blogger.com/profile/03852038327495578917</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-429560058546656303' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/429560058546656303' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1376816543'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2012 at 1:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4429937057119169577</id><published>2012-08-25T14:12:30.132-06:00</published><updated>2012-08-25T14:12:30.132-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great idea, I loves scraplifts! I lifted Britt&amp;#39...</title><content type='html'>Great idea, I loves scraplifts! I lifted Britt&amp;#39;s LO called Jingle (all the way)&lt;br /&gt;Here&amp;#39;s mine!&lt;br /&gt;http://www.brittishdesigns.com/gallery/albums/userpics/10117/Cooling-Off-Mickey-Style-fo.jpg</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/4429937057119169577'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/4429937057119169577'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html?showComment=1345925550132#c4429937057119169577' title=''/><author><name>Christy</name><uri>https://www.blogger.com/profile/04697454493961433517</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-Fe1iVk7XxZs/Tpj9GEJiSKI/AAAAAAAAAJA/fYLGFoVDpRw/s32/029%2Bcopy%2B3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-429560058546656303' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/429560058546656303' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026366719'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2012 at 2:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5195791601602198752</id><published>2012-08-25T15:20:48.344-06:00</published><updated>2012-08-25T15:20:48.344-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the gift pack and love, love, love the Muppet...</title><content type='html'>Love the gift pack and love, love, love the Muppets!  Thanks for the chance &amp;amp; Happy Birthday!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/5195791601602198752'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/5195791601602198752'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345929648344#c5195791601602198752' title=''/><author><name>Kim</name><uri>https://www.blogger.com/profile/07933453312094974348</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1302295430'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2012 at 3:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4522135333608869293</id><published>2012-08-25T16:36:59.178-06:00</published><updated>2012-08-25T16:36:59.178-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations on your 2nd birthday and many more...</title><content type='html'>Congratulations on your 2nd birthday and many more to come!  Thanks for the chance to win the great prizes!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/4522135333608869293'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/4522135333608869293'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345934219178#c4522135333608869293' title=''/><author><name>Gee Family</name><uri>https://www.blogger.com/profile/12861076220485853315</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-826292631'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2012 at 4:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-72443629845789002</id><published>2012-08-25T19:22:19.864-06:00</published><updated>2012-08-25T22:27:17.526-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I loved using this kit for these photos! Here&amp;#39;...</title><content type='html'>I loved using this kit for these photos! Here&amp;#39;s my link:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2136&lt;br /&gt;I love your Flashback Challenges. Thanks for the discount and the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/72443629845789002'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/72443629845789002'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/august-flasback.html?showComment=1345944139864#c72443629845789002' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/august-flasback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6163756442530040506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6163756442530040506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2012 at 7:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4115116082695796787</id><published>2012-08-25T20:16:02.078-06:00</published><updated>2012-08-25T20:16:02.078-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OK here is mine!  I knew in an instant I was going...</title><content type='html'>OK here is mine!  I knew in an instant I was going to find one of Melissa&amp;#39;s layouts because of her clean style that I have always loved.  I&amp;#39;m unashamed that I lifted 100% of it!  LOL&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2137</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/4115116082695796787'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/4115116082695796787'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html?showComment=1345947362078#c4115116082695796787' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-429560058546656303' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/429560058546656303' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2012 at 8:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8929086111547003960</id><published>2012-08-25T21:14:28.981-06:00</published><updated>2012-08-25T21:14:28.981-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here is my lift!!!  I chose Melissa because I LOVE...</title><content type='html'>Here is my lift!!!  I chose Melissa because I LOVE HER!  She is my favorite Britt Girl!!! I love the way she embellishes and she always has such amazing pictures!!!  I lifted her LO titled &amp;quot;A Tisket, a Tasket...&amp;quot;&lt;br /&gt;&lt;br /&gt; http://www.brittishdesigns.com/gallery/displayimage.php?pid=2138</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/8929086111547003960'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/8929086111547003960'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html?showComment=1345950868981#c8929086111547003960' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-429560058546656303' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/429560058546656303' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2012 at 9:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1032194630582798746</id><published>2012-08-25T22:22:30.535-06:00</published><updated>2012-08-25T22:22:30.535-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How Fun.  We love the muppets at our house.  Thank...</title><content type='html'>How Fun.  We love the muppets at our house.  Thanks for the great blog! jody h</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/1032194630582798746'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/1032194630582798746'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345954950535#c1032194630582798746' title=''/><author><name>Hifam</name><uri>https://www.blogger.com/profile/04260768580193568876</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_PLeDRHoc9OU/TMUHbBXXZII/AAAAAAAAB40/UxoW-2nmfMg/s32-R/summer_reading.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1778887893'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2012 at 10:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6339521948515659777</id><published>2012-08-25T23:16:06.774-06:00</published><updated>2012-08-25T23:16:06.774-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I had about 5 layouts I wanted to lift but I had B...</title><content type='html'>I had about 5 layouts I wanted to lift but I had Brave photos ready to go so I picked Kendallt&amp;#39;s layout.  Here&amp;#39;s my layout:  http://www.brittishdesigns.com/gallery/displayimage.php?pid=2142</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/6339521948515659777'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/6339521948515659777'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html?showComment=1345958166774#c6339521948515659777' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-429560058546656303' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/429560058546656303' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2012 at 11:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-802526840438969801</id><published>2012-08-26T00:41:16.274-06:00</published><updated>2012-08-26T00:41:16.274-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SO FUN!  Is it cool or sad that I knew 6 of them r...</title><content type='html'>SO FUN!  Is it cool or sad that I knew 6 of them right away?!?! HAHAH  Thanks for the fun game and fun weekend!!!!  I&amp;#39;m so glad you own your own shop!!!  You deserve it!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1397901569021762192/comments/default/802526840438969801'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1397901569021762192/comments/default/802526840438969801'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/final-celebration-day-scavenger-hunt.html?showComment=1345963276274#c802526840438969801' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/final-celebration-day-scavenger-hunt.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1397901569021762192' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1397901569021762192' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2012 at 12:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2948147807950194059</id><published>2012-08-26T00:46:06.544-06:00</published><updated>2012-08-26T00:46:06.544-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We love the Muppets at our house!  Thanks for the ...</title><content type='html'>We love the Muppets at our house!  Thanks for the gift!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/2948147807950194059'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/2948147807950194059'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345963566544#c2948147807950194059' title=''/><author><name>Brette</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2012 at 12:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1878835760238585663</id><published>2012-08-26T02:46:19.828-06:00</published><updated>2012-08-26T02:46:19.828-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>how fun! sending mine right now :)</title><content type='html'>how fun! sending mine right now :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1397901569021762192/comments/default/1878835760238585663'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1397901569021762192/comments/default/1878835760238585663'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/final-celebration-day-scavenger-hunt.html?showComment=1345970779828#c1878835760238585663' title=''/><author><name>eveline</name><uri>https://www.blogger.com/profile/03282209639516058472</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/final-celebration-day-scavenger-hunt.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1397901569021762192' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1397901569021762192' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1181885404'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2012 at 2:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1636525947067388902</id><published>2012-08-26T03:57:29.200-06:00</published><updated>2012-08-26T03:57:29.200-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Super cute!!!</title><content type='html'>Super cute!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/1636525947067388902'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/1636525947067388902'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1345975049200#c1636525947067388902' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2012 at 3:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7085500833817299514</id><published>2012-08-26T06:29:41.742-06:00</published><updated>2012-08-26T06:29:41.742-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I loved this! Thanks for the fun weekend. Your sho...</title><content type='html'>I loved this! Thanks for the fun weekend. Your shop is fantastic.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1397901569021762192/comments/default/7085500833817299514'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1397901569021762192/comments/default/7085500833817299514'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/final-celebration-day-scavenger-hunt.html?showComment=1345984181742#c7085500833817299514' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/final-celebration-day-scavenger-hunt.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1397901569021762192' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1397901569021762192' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2012 at 6:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4899730763314614561</id><published>2012-08-26T07:23:52.782-06:00</published><updated>2012-08-26T07:23:52.782-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;ll play :)
here is my LO 
http://www.brittis...</title><content type='html'>I&amp;#39;ll play :)&lt;br /&gt;here is my LO &lt;br /&gt;http://www.brittishdesigns.com/gallery/albums/userpics/10358/20100307_the_little_mermaid-web.jpg&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/4899730763314614561'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/4899730763314614561'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html?showComment=1345987432782#c4899730763314614561' title=''/><author><name>eveline</name><uri>https://www.blogger.com/profile/03282209639516058472</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-429560058546656303' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/429560058546656303' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1181885404'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2012 at 7:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-305242801885955163</id><published>2012-08-26T09:09:41.254-06:00</published><updated>2012-08-26T09:09:41.254-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a fun challenge!! Here&amp;#39;s my page: http://...</title><content type='html'>What a fun challenge!! Here&amp;#39;s my page: http://www.brittishdesigns.com/gallery/displayimage.php?pid=2144 &lt;br /&gt;&lt;br /&gt;I lifted &amp;#39;pure Magic&amp;#39; from Roxxygerlie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/305242801885955163'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/305242801885955163'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html?showComment=1345993781254#c305242801885955163' title=''/><author><name>Jojo</name><uri>https://www.blogger.com/profile/14345392792829808890</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//3.bp.blogspot.com/-u5ptD_xoLzI/TcFgcHxr_6I/AAAAAAAAAAk/PRSMa_hMpDY/s32/100000198004046big2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-429560058546656303' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/429560058546656303' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1299211658'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2012 at 9:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6313062219551742277</id><published>2012-08-26T09:47:08.488-06:00</published><updated>2012-08-26T09:47:08.488-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE scraplifting!

I lifted from yzerbear19&amp;#39...</title><content type='html'>I LOVE scraplifting!&lt;br /&gt;&lt;br /&gt;I lifted from yzerbear19&amp;#39;s layout &amp;quot;Flik&amp;#39;s Flyers&amp;quot; that can be found here:&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=4&amp;amp;pid=2021#top_display_media&lt;br /&gt;&lt;br /&gt;Here&amp;#39;s my lift- I love how it came out!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2145&amp;amp;message_id=0f09a50e058a5a878406636549f62dcf&amp;amp;message_icon=info#cpgMessageBlock&lt;br /&gt;&lt;br /&gt;Thanks for the fun challenge Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/6313062219551742277'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/6313062219551742277'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html?showComment=1345996028488#c6313062219551742277' title=''/><author><name>Jennifer F.</name><uri>https://www.blogger.com/profile/02781686841439854335</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-429560058546656303' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/429560058546656303' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1493111180'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2012 at 9:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4496181188660794654</id><published>2012-08-26T12:47:51.692-06:00</published><updated>2012-08-26T12:47:51.692-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What is the email address? I don&amp;#39;t have a defa...</title><content type='html'>What is the email address? I don&amp;#39;t have a default email set up so the link does not take me to the address. I do have the show offs email addy but not sure if this is the right one to use! Thanks in advance!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1397901569021762192/comments/default/4496181188660794654'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1397901569021762192/comments/default/4496181188660794654'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/final-celebration-day-scavenger-hunt.html?showComment=1346006871692#c4496181188660794654' title=''/><author><name>betty</name><uri>https://www.blogger.com/profile/16168401725510487274</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/final-celebration-day-scavenger-hunt.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1397901569021762192' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1397901569021762192' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1366292267'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2012 at 12:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1660171706995816875</id><published>2012-08-26T13:03:47.961-06:00</published><updated>2012-08-26T13:03:47.961-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have half of those kits already which is a huge ...</title><content type='html'>I have half of those kits already which is a huge advantage, LOL!  Thanks for another chance to win this weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1397901569021762192/comments/default/1660171706995816875'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1397901569021762192/comments/default/1660171706995816875'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/final-celebration-day-scavenger-hunt.html?showComment=1346007827961#c1660171706995816875' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/final-celebration-day-scavenger-hunt.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1397901569021762192' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1397901569021762192' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2012 at 1:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-662695465788876028</id><published>2012-08-26T13:17:22.293-06:00</published><updated>2012-08-26T13:17:22.293-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>lots of fun!  got mine in the mail too!</title><content type='html'>lots of fun!  got mine in the mail too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1397901569021762192/comments/default/662695465788876028'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1397901569021762192/comments/default/662695465788876028'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/final-celebration-day-scavenger-hunt.html?showComment=1346008642293#c662695465788876028' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/final-celebration-day-scavenger-hunt.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1397901569021762192' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1397901569021762192' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2012 at 1:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4325484415972047514</id><published>2012-08-26T13:43:10.756-06:00</published><updated>2012-08-26T13:43:10.756-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Betty. It&amp;#39;s designerbrittney at gmail .com</title><content type='html'>Hi Betty. It&amp;#39;s designerbrittney at gmail .com</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1397901569021762192/comments/default/4325484415972047514'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1397901569021762192/comments/default/4325484415972047514'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/final-celebration-day-scavenger-hunt.html?showComment=1346010190756#c4325484415972047514' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1397901569021762192/comments/default/4496181188660794654'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/final-celebration-day-scavenger-hunt.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1397901569021762192' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1397901569021762192' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2012 at 1:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8760978807151879011</id><published>2012-08-26T14:02:13.793-06:00</published><updated>2012-08-26T14:02:13.793-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE this prize package!!  So adorable!! Happy Bir...</title><content type='html'>LOVE this prize package!!  So adorable!! Happy Birthday to you and I&amp;#39;m soooo hoping I win!! &lt;br /&gt;Michelle Darden</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/8760978807151879011'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/8760978807151879011'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1346011333793#c8760978807151879011' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/05927536805859252377</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-268328369'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2012 at 2:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3154939029449097762</id><published>2012-08-26T14:27:44.889-06:00</published><updated>2012-08-26T14:27:44.889-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the fun!

Here&amp;#39;s mine...

http://ww...</title><content type='html'>Thanks for the fun!&lt;br /&gt;&lt;br /&gt;Here&amp;#39;s mine...&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2146&amp;amp;message_id=436617b2744957b59a158e0e9acd232f&amp;amp;message_icon=info#cpgMessageBlock&lt;br /&gt;&lt;br /&gt;I scraplifted Tanya&amp;#39;s P365 Week 41.&lt;br /&gt; http://www.brittishdesigns.com/gallery/displayimage.php?album=4&amp;amp;pid=2120#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/3154939029449097762'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/3154939029449097762'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html?showComment=1346012864889#c3154939029449097762' title=''/><author><name>Gayle</name><uri>https://www.blogger.com/profile/12780205422347574752</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/__XHbnNL5Xwo/Sh9psJ_cSgI/AAAAAAAAAAM/_Oehl5jtWpE/S220-s32/n1130678804_33882_8974.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-429560058546656303' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/429560058546656303' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1424814912'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2012 at 2:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1051792216799411946</id><published>2012-08-26T15:28:36.716-06:00</published><updated>2012-08-26T15:28:36.716-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I scraplifted your Jammin&amp;#39; Jungle Parade layou...</title><content type='html'>I scraplifted your Jammin&amp;#39; Jungle Parade layout. I&amp;#39;ve been meaning to scraplift it for soooo long since it was actually falling in love with that very layout that made me discover Mousescrappers and the digital scrap booking world... So I&amp;#39;ve been putting it off for a while but here is my take on it &lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2147&lt;br /&gt;&lt;br /&gt;Thanks for the fun challenge as always Britt!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/1051792216799411946'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/1051792216799411946'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html?showComment=1346016516716#c1051792216799411946' title=''/><author><name>melidy</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-429560058546656303' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/429560058546656303' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2012 at 3:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7763312346585853903</id><published>2012-08-26T16:07:11.846-06:00</published><updated>2012-08-26T16:07:11.846-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I lifted What A Face by CamiJo (http://www.brittis...</title><content type='html'>I lifted What A Face by CamiJo (http://www.brittishdesigns.com/gallery/displayimage.php?pid=2133)&lt;br /&gt;&lt;br /&gt;I&amp;#39;m having problems getting my Brittishdesigns.com Gallery activation email, so I posted at mousescrappers.com here:  http://www.mousescrappers.com/photos/data/500/Scooby_Orange.jpg&lt;br /&gt;&lt;br /&gt;will post to Britt&amp;#39;s gallery as soon as I can.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/7763312346585853903'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/7763312346585853903'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html?showComment=1346018831846#c7763312346585853903' title=''/><author><name>larkd</name><uri>https://www.blogger.com/profile/05457381850434457373</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/_dF761RNG07U/SMM2WeiS9JI/AAAAAAAAABg/-Zz3mP8_fVw/S220-s32/mgm2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-429560058546656303' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/429560058546656303' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-169233345'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2012 at 4:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5296786115339762963</id><published>2012-08-26T16:11:34.004-06:00</published><updated>2012-08-26T16:11:34.004-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Got my activitation code, so here&amp;#39;s the link a...</title><content type='html'>Got my activitation code, so here&amp;#39;s the link at Britt&amp;#39;s gallery for the post above.  http://www.brittishdesigns.com/gallery/displayimage.php?pid=2150</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/5296786115339762963'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/5296786115339762963'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html?showComment=1346019094004#c5296786115339762963' title=''/><author><name>larkd</name><uri>https://www.blogger.com/profile/05457381850434457373</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/_dF761RNG07U/SMM2WeiS9JI/AAAAAAAAABg/-Zz3mP8_fVw/S220-s32/mgm2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-429560058546656303' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/429560058546656303' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-169233345'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2012 at 4:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8367406134166205596</id><published>2012-08-26T18:00:45.673-06:00</published><updated>2012-08-26T18:00:45.673-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So fun!  But, of course I had to buy a new Britt k...</title><content type='html'>So fun!  But, of course I had to buy a new Britt kit to do my scrapping.  :)&lt;br /&gt;&lt;br /&gt;I scraplifted &amp;quot;Bathing Beauty&amp;quot; by becca1976.  You can see the original at http://www.brittishdesigns.com/gallery/displayimage.php?pid=1880 .&lt;br /&gt;&lt;br /&gt;And here is the layout I came up with:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2151 .</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/8367406134166205596'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/8367406134166205596'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html?showComment=1346025645673#c8367406134166205596' title=''/><author><name>Delete</name><uri>https://www.blogger.com/profile/11953289304417871977</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-429560058546656303' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/429560058546656303' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-41705630'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2012 at 6:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3673058969015097508</id><published>2012-08-26T20:47:35.490-06:00</published><updated>2012-08-26T20:47:35.490-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a fun prize package - Happy 2nd Birthday!</title><content type='html'>What a fun prize package - Happy 2nd Birthday!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/3673058969015097508'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/3673058969015097508'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1346035655490#c3673058969015097508' title=''/><author><name>Krisi</name><uri>https://www.blogger.com/profile/05201159858171207742</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1328642662'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2012 at 8:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7359944369085214357</id><published>2012-08-26T21:18:19.144-06:00</published><updated>2012-08-26T21:18:19.144-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How fun is this! I love the Muppets and I am so ha...</title><content type='html'>How fun is this! I love the Muppets and I am so happy that they are popular again!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/7359944369085214357'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5875818754650591276/comments/default/7359944369085214357'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html?showComment=1346037499144#c7359944369085214357' title=''/><author><name>jamie2</name><uri>https://www.blogger.com/profile/17449594480091080351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/birthday-present-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5875818754650591276' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5875818754650591276' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-947902766'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2012 at 9:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1330963380455589609</id><published>2012-08-26T21:24:23.602-06:00</published><updated>2012-08-26T21:24:23.602-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the fun weekend of challenges!  Happy B...</title><content type='html'>Thanks for the fun weekend of challenges!  Happy Birthday :)&lt;br /&gt;&lt;br /&gt;Here&amp;#39;s my LO http://www.brittishdesigns.com/gallery/displayimage.php?pid=2152&lt;br /&gt;&lt;br /&gt;I scraplifted Snowdrop&amp;#39;s Mickey Bar http://www.brittishdesigns.com/gallery/displayimage.php?pid=1524</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/1330963380455589609'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/1330963380455589609'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html?showComment=1346037863602#c1330963380455589609' title=''/><author><name>HollyinPA</name><uri>https://www.blogger.com/profile/08642921829577900470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//4.bp.blogspot.com/_qPB46bXbWUI/TImNOpBi19I/AAAAAAAAAjA/S45GFtoGxW4/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-429560058546656303' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/429560058546656303' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-472282340'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2012 at 9:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5929712233736518050</id><published>2012-08-27T06:57:05.333-06:00</published><updated>2012-08-27T06:57:05.333-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I know I am too late to qualify for the prize give...</title><content type='html'>I know I am too late to qualify for the prize giveaway, but I wanted to post my page anyway since I did start it last night, but couldn&amp;#39;t finish until this morning and I really love how it came out.&lt;br /&gt;&lt;br /&gt;I lifted Melissa&amp;#39;s Daddy&amp;#39;s Girls page here: http://www.brittishdesigns.com/gallery/displayimage.php?album=4&amp;amp;pid=1911#top_display_media&lt;br /&gt; &lt;br /&gt;I was inspired by the bright pink colors, and it reminded me not to always just scrap Disney, but to actually scrap the kids lives too!&lt;br /&gt;&lt;br /&gt;here is my page:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2153</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/5929712233736518050'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/429560058546656303/comments/default/5929712233736518050'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html?showComment=1346072225333#c5929712233736518050' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/scraplift-challenge-quick-fire-style.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-429560058546656303' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/429560058546656303' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2012 at 6:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3104156766980037523</id><published>2012-08-27T11:52:25.314-06:00</published><updated>2012-08-27T11:52:25.314-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much Britt! I feel like Christmas is ...</title><content type='html'>Thank you so much Britt! I feel like Christmas is coming really early this year! And congrats to the other winners too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2707376436454519023/comments/default/3104156766980037523'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2707376436454519023/comments/default/3104156766980037523'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/hip-hip-hooray-for-winners.html?showComment=1346089945314#c3104156766980037523' title=''/><author><name>Jojo</name><uri>https://www.blogger.com/profile/14345392792829808890</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//3.bp.blogspot.com/-u5ptD_xoLzI/TcFgcHxr_6I/AAAAAAAAAAk/PRSMa_hMpDY/s32/100000198004046big2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/hip-hip-hooray-for-winners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2707376436454519023' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2707376436454519023' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1299211658'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2012 at 11:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-195317405752891862</id><published>2012-08-27T12:02:22.707-06:00</published><updated>2012-08-27T12:02:22.707-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am so excited!  Thank you Britt!  Congrats to al...</title><content type='html'>I am so excited!  Thank you Britt!  Congrats to all the winners...love the layouts chosen!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2707376436454519023/comments/default/195317405752891862'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2707376436454519023/comments/default/195317405752891862'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/hip-hip-hooray-for-winners.html?showComment=1346090542707#c195317405752891862' title=''/><author><name>Dolores</name><uri>https://www.blogger.com/profile/06129932715762366153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/hip-hip-hooray-for-winners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2707376436454519023' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2707376436454519023' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-666919836'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2012 at 12:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2044561729060969052</id><published>2012-08-27T12:26:41.661-06:00</published><updated>2012-08-27T12:26:41.661-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay! Thanks again for the fun weekend! Now I have ...</title><content type='html'>Yay! Thanks again for the fun weekend! Now I have to decide which kit I want the most. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2707376436454519023/comments/default/2044561729060969052'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2707376436454519023/comments/default/2044561729060969052'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/hip-hip-hooray-for-winners.html?showComment=1346092001661#c2044561729060969052' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/hip-hip-hooray-for-winners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2707376436454519023' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2707376436454519023' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2012 at 12:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1857247327025279408</id><published>2012-08-27T15:28:21.212-06:00</published><updated>2012-08-27T15:28:21.212-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THANK YOU! I&amp;#39;m so excited! I am going to have ...</title><content type='html'>THANK YOU! I&amp;#39;m so excited! I am going to have the hardest time deciding which kit! Congrats to the winners!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2707376436454519023/comments/default/1857247327025279408'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2707376436454519023/comments/default/1857247327025279408'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/hip-hip-hooray-for-winners.html?showComment=1346102901212#c1857247327025279408' title=''/><author><name>natalie</name><uri>https://www.blogger.com/profile/03103537277748598634</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/hip-hip-hooray-for-winners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2707376436454519023' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2707376436454519023' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2056845796'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2012 at 3:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3681871698379205578</id><published>2012-08-27T22:47:07.549-06:00</published><updated>2012-09-05T10:37:28.896-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here is the link to my LO&amp;#39;s!  I did a 2 pager,...</title><content type='html'>Here is the link to my LO&amp;#39;s!  I did a 2 pager, so both the links are here.&lt;br /&gt;&lt;br /&gt; http://www.brittishdesigns.com/gallery/displayimage.php?pid=2156&lt;br /&gt;&lt;br /&gt; http://www.brittishdesigns.com/gallery/displayimage.php?pid=2155&lt;br /&gt;&lt;br /&gt;Thanks for picking a kit that I needed to scrap some pages with!!!  I love when that happens!! :) :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/3681871698379205578'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/3681871698379205578'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/august-flasback.html?showComment=1346129227549#c3681871698379205578' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/august-flasback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6163756442530040506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6163756442530040506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='August 27, 2012 at 10:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7085909005772687629</id><published>2012-08-30T15:40:01.547-06:00</published><updated>2012-08-30T15:40:01.547-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this new list, I didnt get to do it last mont...</title><content type='html'>Love this new list, I didnt get to do it last month but Im ready for this months list :-) </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8970891951771001144/comments/default/7085909005772687629'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8970891951771001144/comments/default/7085909005772687629'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/september-disney-fan-photo-day.html?showComment=1346362801547#c7085909005772687629' title=''/><author><name>Rebecca B</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/september-disney-fan-photo-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8970891951771001144' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8970891951771001144' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2012 at 3:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4821036575338991687</id><published>2012-08-30T21:20:54.499-06:00</published><updated>2012-08-30T21:23:10.744-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s a layout I did early in the month. I ca...</title><content type='html'>Here&amp;#39;s a layout I did early in the month. I can&amp;#39;t believe it&amp;#39;s almost September now.&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2174</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/4821036575338991687'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/4821036575338991687'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/august-flasback.html?showComment=1346383254499#c4821036575338991687' title=''/><author><name>r0binb</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/august-flasback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6163756442530040506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6163756442530040506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 30, 2012 at 9:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1838537252476770539</id><published>2012-08-31T10:21:57.431-06:00</published><updated>2012-08-31T10:21:57.431-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is awesome! I didn&amp;#39;t know you were going ...</title><content type='html'>This is awesome! I didn&amp;#39;t know you were going this but will definitely be doing it this month! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8970891951771001144/comments/default/1838537252476770539'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8970891951771001144/comments/default/1838537252476770539'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/september-disney-fan-photo-day.html?showComment=1346430117431#c1838537252476770539' title=''/><author><name>Ktanneh</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/september-disney-fan-photo-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8970891951771001144' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8970891951771001144' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2012 at 10:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-77861769184177218</id><published>2012-08-31T13:12:30.548-06:00</published><updated>2012-08-31T13:13:44.435-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE LOVE this kit and I just had to quickly play ...</title><content type='html'>LOVE LOVE this kit and I just had to quickly play along...&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2178&lt;br /&gt;&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/77861769184177218'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/77861769184177218'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/august-flasback.html?showComment=1346440350548#c77861769184177218' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/august-flasback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6163756442530040506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6163756442530040506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2012 at 1:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1905740367092083832</id><published>2012-08-31T15:18:13.686-06:00</published><updated>2012-08-31T15:37:39.669-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love these flashbacks. It&amp;#39;s really pushing m...</title><content type='html'>I love these flashbacks. It&amp;#39;s really pushing me to get my disney LOs done. http://www.brittishdesigns.com/gallery/displayimage.php?pid=2179</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/1905740367092083832'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/1905740367092083832'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/august-flasback.html?showComment=1346447893686#c1905740367092083832' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/august-flasback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6163756442530040506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6163756442530040506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2012 at 3:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3600031043265335524</id><published>2012-08-31T15:20:10.753-06:00</published><updated>2012-09-05T10:37:37.842-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m loving these flashback challenges. They ar...</title><content type='html'>I&amp;#39;m loving these flashback challenges. They are really pushing me to get my disney LOs done. http://www.brittishdesigns.com/gallery/displayimage.php?pid=2179</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/3600031043265335524'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/3600031043265335524'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/august-flasback.html?showComment=1346448010753#c3600031043265335524' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/august-flasback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6163756442530040506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6163756442530040506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2012 at 3:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4518435434396294899</id><published>2012-09-01T23:09:37.483-06:00</published><updated>2012-09-01T23:09:37.483-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m doing this this month! :) My name on Insta...</title><content type='html'>I&amp;#39;m doing this this month! :) My name on Instagram is AmanduhAnn :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8970891951771001144/comments/default/4518435434396294899'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8970891951771001144/comments/default/4518435434396294899'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/september-disney-fan-photo-day.html?showComment=1346562577483#c4518435434396294899' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/september-disney-fan-photo-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8970891951771001144' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8970891951771001144' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='September 1, 2012 at 11:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7798153978846946118</id><published>2012-09-03T23:17:33.797-06:00</published><updated>2012-09-05T10:37:33.196-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I swear I commented on here when I uploaded my pag...</title><content type='html'>I swear I commented on here when I uploaded my pages... but now it&amp;#39;s not there?!?!  Weird... here is the link to my first page again!!  I hope I don&amp;#39;t disqualify.  :(&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2156</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/7798153978846946118'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6163756442530040506/comments/default/7798153978846946118'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/08/august-flasback.html?showComment=1346735853797#c7798153978846946118' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/08/august-flasback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6163756442530040506' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6163756442530040506' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='September 3, 2012 at 11:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7369212675318489427</id><published>2012-09-05T11:42:19.685-06:00</published><updated>2012-09-05T11:42:19.685-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m SO EXCITED that I won!!!!! YAY!!! XOXOX</title><content type='html'>I&amp;#39;m SO EXCITED that I won!!!!! YAY!!! XOXOX</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/724302527129044626/comments/default/7369212675318489427'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/724302527129044626/comments/default/7369212675318489427'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/september-flashback.html?showComment=1346866939685#c7369212675318489427' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/september-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-724302527129044626' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/724302527129044626' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2012 at 11:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2306198626682431196</id><published>2012-09-05T14:23:20.587-06:00</published><updated>2012-09-05T14:23:20.587-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats Katie! Super cute LOs :)</title><content type='html'>Congrats Katie! Super cute LOs :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/724302527129044626/comments/default/2306198626682431196'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/724302527129044626/comments/default/2306198626682431196'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/september-flashback.html?showComment=1346876600587#c2306198626682431196' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/september-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-724302527129044626' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/724302527129044626' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2012 at 2:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6738978948256103227</id><published>2012-09-05T19:03:43.306-06:00</published><updated>2012-09-05T19:03:43.306-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>http://www.brittishdesigns.com/gallery/displayimag...</title><content type='html'>http://www.brittishdesigns.com/gallery/displayimage.php?pid=2187&lt;br /&gt;&lt;br /&gt;My first time...sure hope I&amp;#39;m doing this right :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/724302527129044626/comments/default/6738978948256103227'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/724302527129044626/comments/default/6738978948256103227'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/september-flashback.html?showComment=1346893423306#c6738978948256103227' title=''/><author><name>X-tina</name><uri>https://www.blogger.com/profile/09201304600878823120</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='//1.bp.blogspot.com/_gZbHAJAM6-4/SLCuguAQfiI/AAAAAAAAAAM/DQrqdAqDfhE/S220-s32/DSC_0044.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/september-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-724302527129044626' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/724302527129044626' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-524236270'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2012 at 7:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4485828362401569357</id><published>2012-09-05T23:52:29.807-06:00</published><updated>2012-09-05T23:52:29.807-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this AddOn - this is such a ...</title><content type='html'>Thank you so much for this AddOn - this is such a bright, fun kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/724302527129044626/comments/default/4485828362401569357'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/724302527129044626/comments/default/4485828362401569357'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/september-flashback.html?showComment=1346910749807#c4485828362401569357' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/september-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-724302527129044626' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/724302527129044626' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2012 at 11:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8286018978852701559</id><published>2012-09-06T06:21:49.195-06:00</published><updated>2012-09-06T06:21:49.194-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://cbhscrapbookfreebiessearch.blogspot.com" rel="nofollow"&gt;CBH Digital Scrapbooking Freebies&lt;/a&gt; (please, notice the new url for my blog), under the &lt;b&gt;Page 3&lt;/b&gt; post on Sep. 06, 2012. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/724302527129044626/comments/default/8286018978852701559'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/724302527129044626/comments/default/8286018978852701559'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/september-flashback.html?showComment=1346934109195#c8286018978852701559' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/september-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-724302527129044626' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/724302527129044626' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='September 6, 2012 at 6:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5206169638358014470</id><published>2012-09-06T10:22:43.834-06:00</published><updated>2012-09-06T10:22:43.834-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your ridiculously cute page!  Her EYES... h...</title><content type='html'>I love your ridiculously cute page!  Her EYES... holy they are to die for.  Every time I see the Time for your Check-up page I start singing Doc McStuffins.  HAHA  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5187873019253177890/comments/default/5206169638358014470'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5187873019253177890/comments/default/5206169638358014470'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/recently-scrapped.html?showComment=1346948563834#c5206169638358014470' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/recently-scrapped.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5187873019253177890' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5187873019253177890' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='September 6, 2012 at 10:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4117296466065914188</id><published>2012-09-06T12:21:00.956-06:00</published><updated>2012-09-06T12:21:00.956-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wonderful Pages! Thanks for sharing them with us a...</title><content type='html'>Wonderful Pages! Thanks for sharing them with us and providing some inspiration :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5187873019253177890/comments/default/4117296466065914188'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5187873019253177890/comments/default/4117296466065914188'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/recently-scrapped.html?showComment=1346955660956#c4117296466065914188' title=''/><author><name>Rebecca B</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/recently-scrapped.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5187873019253177890' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5187873019253177890' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 6, 2012 at 12:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-526371417860605947</id><published>2012-09-06T14:45:45.854-06:00</published><updated>2012-09-06T14:45:45.854-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>78?! What? That is amazing and I hope you reach yo...</title><content type='html'>78?! What? That is amazing and I hope you reach your goal of 100. My goal this year is pretty small compared to that. I just want to finish our 2009 Disney trip ha! I agree with Katie Scarlett&amp;#39;s eyes are so gorgeous! And I love your family photo! Blue is such a pretty color. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5187873019253177890/comments/default/526371417860605947'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5187873019253177890/comments/default/526371417860605947'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/recently-scrapped.html?showComment=1346964345854#c526371417860605947' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/recently-scrapped.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5187873019253177890' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5187873019253177890' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='September 6, 2012 at 2:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5029222902614918885</id><published>2012-09-06T19:26:21.736-06:00</published><updated>2012-09-06T19:26:21.736-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute!  I was going to open the ones I really li...</title><content type='html'>So cute!  I was going to open the ones I really liked to check the credits and discovered I opened them all!  Only 2 Disney layouts?  Must be time for another visit, huh?!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5187873019253177890/comments/default/5029222902614918885'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5187873019253177890/comments/default/5029222902614918885'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/recently-scrapped.html?showComment=1346981181736#c5029222902614918885' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/recently-scrapped.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5187873019253177890' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5187873019253177890' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='September 6, 2012 at 7:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7819004119588384130</id><published>2012-09-07T09:51:27.975-06:00</published><updated>2012-09-07T09:51:27.975-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is cool...Scarlett is growing right before ou...</title><content type='html'>This is cool...Scarlett is growing right before our eyes with your layouts! Thanks for sharing...you always inspire with your creativity!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5187873019253177890/comments/default/7819004119588384130'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5187873019253177890/comments/default/7819004119588384130'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/recently-scrapped.html?showComment=1347033087975#c7819004119588384130' title=''/><author><name>Dolores</name><uri>https://www.blogger.com/profile/06129932715762366153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/recently-scrapped.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5187873019253177890' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5187873019253177890' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-666919836'/><gd:extendedProperty name='blogger.displayTime' value='September 7, 2012 at 9:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2952753166681470257</id><published>2012-09-09T16:19:57.167-06:00</published><updated>2012-09-09T16:19:57.167-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just loved this kit when it came out in the digi...</title><content type='html'>I just loved this kit when it came out in the digi files!  Here is a layout I created with it!&lt;br /&gt;&lt;br /&gt;http://annabrettj.blogspot.com/2012/08/my-first-half-marathon.html</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3172067018028996076/comments/default/2952753166681470257'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3172067018028996076/comments/default/2952753166681470257'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/are-we-there-yet.html?showComment=1347229197167#c2952753166681470257' title=''/><author><name>Anna</name><uri>https://www.blogger.com/profile/07319601275331457573</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_0zrB9aLghMc/S5aH1zid8HI/AAAAAAAABYw/zNDph5IT3c0/S220-s32/DHD.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/are-we-there-yet.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3172067018028996076' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3172067018028996076' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1444261594'/><gd:extendedProperty name='blogger.displayTime' value='September 9, 2012 at 4:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7813516042015705107</id><published>2012-09-10T09:29:46.560-06:00</published><updated>2012-09-10T09:29:46.560-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You have some of my favorites up there! If you hav...</title><content type='html'>You have some of my favorites up there! If you haven&amp;#39;t read it already, you must add The Hiding Place by Corrie Ten Boom to your list. It&amp;#39;s nothing short of amazing and so inspiring.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/882122767681108395/comments/default/7813516042015705107'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/882122767681108395/comments/default/7813516042015705107'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/lets-talk-books.html?showComment=1347290986560#c7813516042015705107' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05431286669797741136</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/lets-talk-books.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-882122767681108395' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/882122767681108395' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2091018491'/><gd:extendedProperty name='blogger.displayTime' value='September 10, 2012 at 9:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-789562933618056452</id><published>2012-09-10T09:51:12.806-06:00</published><updated>2012-09-10T09:51:12.806-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ooh thanks for this! I liked The Hiding Place too. :)</title><content type='html'>Ooh thanks for this! I liked The Hiding Place too. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/882122767681108395/comments/default/789562933618056452'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/882122767681108395/comments/default/789562933618056452'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/lets-talk-books.html?showComment=1347292272806#c789562933618056452' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/lets-talk-books.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-882122767681108395' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/882122767681108395' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='September 10, 2012 at 9:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7938211253045840403</id><published>2012-09-10T09:52:54.204-06:00</published><updated>2012-09-10T09:52:54.204-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I read The Hiding Place a lonnnng time ago.  You&amp;#...</title><content type='html'>I read The Hiding Place a lonnnng time ago.  You&amp;#39;re right Mary, it was amazing.  These are just books I&amp;#39;ve read fairly recently.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/882122767681108395/comments/default/7938211253045840403'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/882122767681108395/comments/default/7938211253045840403'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/lets-talk-books.html?showComment=1347292374204#c7938211253045840403' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/lets-talk-books.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-882122767681108395' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/882122767681108395' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='September 10, 2012 at 9:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5533728397886987381</id><published>2012-09-10T15:17:29.084-06:00</published><updated>2012-09-10T15:17:29.084-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My daughter is reading The Immoral Life of Henriet...</title><content type='html'>My daughter is reading The Immoral Life of Henrietta Lacks for a school challenge but is having a bit of trouble getting through it. (she is only 13)I will have to read it really quick to see if I can help her along.I also loved Stargirl...I made my older daughter read it to the younger one and now its their bedtime story.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/882122767681108395/comments/default/5533728397886987381'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/882122767681108395/comments/default/5533728397886987381'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/lets-talk-books.html?showComment=1347311849084#c5533728397886987381' title=''/><author><name>...</name><uri>https://www.blogger.com/profile/09112320093353046687</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/lets-talk-books.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-882122767681108395' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/882122767681108395' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1751897273'/><gd:extendedProperty name='blogger.displayTime' value='September 10, 2012 at 3:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-708301799455092267</id><published>2012-09-10T20:37:51.755-06:00</published><updated>2012-09-10T20:37:51.755-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Best book I&amp;#39;ve read this year: Gone With the W...</title><content type='html'>Best book I&amp;#39;ve read this year: Gone With the Wind.  It&amp;#39;s long but so very, very good.  I hadn&amp;#39;t even seen the movie so I went in to the story not knowing much -- I was just swept away by the story, the setting, the characters.&lt;br /&gt;&lt;br /&gt;Last summer I read Les Miserables (the B&amp;amp;N abridged version that&amp;#39;s around 800 pages) and it became one of my favorite books ever.&lt;br /&gt;&lt;br /&gt;And for something much shorter but also a good read: When You Reach Me by Rebecca Stead.  This won the Newbery a couple of years ago.  I just read this over the weekend and it was a very well-crafted story.&lt;br /&gt;&lt;br /&gt;For good nonfiction: Unbroken by Laura Hillenbrand; Quiet by Susan Cain; Man of the Family by Ralph Moody (all very different topics but loved &amp;#39;em all).&lt;br /&gt;&lt;br /&gt;Out of the ones you mentioned, I especially liked Austenland.  Did you know there is a sequel, Midnight in Austenland?  (That one was a bit of a mystery, though, which I didn&amp;#39;t like.  But I can&amp;#39;t resist Shannon Hale&amp;#39;s writing; she&amp;#39;s very gifted!)&lt;br /&gt;&lt;br /&gt;I will have to stalk this post; I have about a million books to read already, but I just can&amp;#39;t resist some good book-talk!  </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/882122767681108395/comments/default/708301799455092267'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/882122767681108395/comments/default/708301799455092267'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/lets-talk-books.html?showComment=1347331071755#c708301799455092267' title=''/><author><name>Beth</name><uri>https://www.blogger.com/profile/13870296621798497300</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-Xgp7_L6R9qo/Wh4-8WJUILI/AAAAAAABqNc/AujVyPoz0aMwGiOE-sIwNZcpxNZymwzbQCK4BGAYYCw/s32/beth.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/lets-talk-books.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-882122767681108395' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/882122767681108395' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868305007'/><gd:extendedProperty name='blogger.displayTime' value='September 10, 2012 at 8:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1163023160397989977</id><published>2012-09-10T21:55:17.824-06:00</published><updated>2012-09-10T21:55:17.824-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Beth! I read Midnight in Austenland. I mentione...</title><content type='html'>Hi Beth! I read Midnight in Austenland. I mentioned it in my post. You must have missed that. I really liked it. And I think we picked Unbroken for one of our book club books for this coming year. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/882122767681108395/comments/default/1163023160397989977'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/882122767681108395/comments/default/1163023160397989977'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/lets-talk-books.html?showComment=1347335717824#c1163023160397989977' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/882122767681108395/comments/default/708301799455092267'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/lets-talk-books.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-882122767681108395' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/882122767681108395' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='September 10, 2012 at 9:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-28079181172770999</id><published>2012-09-11T09:22:38.169-06:00</published><updated>2012-09-11T09:22:38.169-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt,
Just noticed a typo, The Immoral Life of He...</title><content type='html'>Britt,&lt;br /&gt;Just noticed a typo, The Immoral Life of Henrietta Lacks, should be The Immortal...&lt;br /&gt;Just in case anyone was wanting to look that up.&lt;br /&gt;Thanks for the reviews and LO, what a great idea.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/882122767681108395/comments/default/28079181172770999'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/882122767681108395/comments/default/28079181172770999'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/lets-talk-books.html?showComment=1347376958169#c28079181172770999' title=''/><author><name>TooManyHobbies</name><uri>https://www.blogger.com/profile/09575169175162013231</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/lets-talk-books.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-882122767681108395' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/882122767681108395' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1504189446'/><gd:extendedProperty name='blogger.displayTime' value='September 11, 2012 at 9:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8446430293154263367</id><published>2012-09-11T10:00:49.919-06:00</published><updated>2012-09-11T10:00:49.919-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my gosh! How emabarassing!! HAHA!! I got it fix...</title><content type='html'>Oh my gosh! How emabarassing!! HAHA!! I got it fixed.  And yes, that one little letter changes everything!! Henrietta Lacks was NOT immoral!!  She was IMMORTAL! hahaha</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/882122767681108395/comments/default/8446430293154263367'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/882122767681108395/comments/default/8446430293154263367'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/lets-talk-books.html?showComment=1347379249919#c8446430293154263367' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/lets-talk-books.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-882122767681108395' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/882122767681108395' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='September 11, 2012 at 10:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-846266462950806027</id><published>2012-09-11T10:47:10.598-06:00</published><updated>2012-09-11T10:47:10.598-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this layout, and now these are books that wil...</title><content type='html'>Love this layout, and now these are books that will go on my list to buy once I finish the gazillion books on my current to be read list :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/882122767681108395/comments/default/846266462950806027'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/882122767681108395/comments/default/846266462950806027'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/lets-talk-books.html?showComment=1347382030598#c846266462950806027' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/lets-talk-books.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-882122767681108395' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/882122767681108395' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 11, 2012 at 10:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-326180075428605435</id><published>2012-09-14T12:24:23.583-06:00</published><updated>2012-09-14T12:24:23.583-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>i LOVE these templates!  couldn&amp;#39;t wait to add ...</title><content type='html'>i LOVE these templates!  couldn&amp;#39;t wait to add them to my stash!  thanks for making these.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6142086035211152779/comments/default/326180075428605435'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6142086035211152779/comments/default/326180075428605435'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/new-templates-and-new-alpha.html?showComment=1347647063583#c326180075428605435' title=''/><author><name>chinagrrl</name><uri>https://www.blogger.com/profile/18220486531538071629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_R3cxgt1cpv8/S3HNPJDFgQI/AAAAAAAAAB0/SV86ObgRnJ0/S220-s32/gk_crop.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/new-templates-and-new-alpha.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6142086035211152779' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6142086035211152779' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-267859176'/><gd:extendedProperty name='blogger.displayTime' value='September 14, 2012 at 12:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8874148892907891872</id><published>2012-09-15T13:35:13.802-06:00</published><updated>2012-09-15T13:35:13.802-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OH THAT BABY!!! She is so stinking cute!!! Your su...</title><content type='html'>OH THAT BABY!!! She is so stinking cute!!! Your such a good mommy I can tell she is so loved! &lt;br /&gt;What a cutie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5187873019253177890/comments/default/8874148892907891872'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5187873019253177890/comments/default/8874148892907891872'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/recently-scrapped.html?showComment=1347737713802#c8874148892907891872' title=''/><author><name>Nat Nat</name><uri>https://www.blogger.com/profile/01600776553583123338</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//1.bp.blogspot.com/_CXPK3_LtFz8/SaypAbe1zAI/AAAAAAAABgM/ivtshoGlORU/S220-s31/IMG_1603.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/recently-scrapped.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5187873019253177890' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5187873019253177890' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1395016787'/><gd:extendedProperty name='blogger.displayTime' value='September 15, 2012 at 1:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7932969785355232692</id><published>2012-09-21T00:38:41.291-06:00</published><updated>2012-09-21T00:38:41.291-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE IT!</title><content type='html'>LOVE IT!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4227075159609488247/comments/default/7932969785355232692'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4227075159609488247/comments/default/7932969785355232692'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/beyond-infinity.html?showComment=1348209521291#c7932969785355232692' title=''/><author><name>Audie Annie</name><uri>https://www.blogger.com/profile/11719941147361057960</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//2.bp.blogspot.com/-Rsut133cnas/T_csvfYjSkI/AAAAAAAAAYs/Dut84mDwp6Y/s32/IMG_1418.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/beyond-infinity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4227075159609488247' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4227075159609488247' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2906209'/><gd:extendedProperty name='blogger.displayTime' value='September 21, 2012 at 12:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1292351389058710859</id><published>2012-09-21T05:21:53.200-06:00</published><updated>2012-09-21T05:21:53.200-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie!</title><content type='html'>Thanks for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4227075159609488247/comments/default/1292351389058710859'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4227075159609488247/comments/default/1292351389058710859'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/beyond-infinity.html?showComment=1348226513200#c1292351389058710859' title=''/><author><name>Sandra</name><uri>https://www.blogger.com/profile/00541674125400927117</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-7cfx9wUnM-I/TggdPZnM_LI/AAAAAAAAAA0/byrjogSReHY/s32/_DSC0033copy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/beyond-infinity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4227075159609488247' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4227075159609488247' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1608295403'/><gd:extendedProperty name='blogger.displayTime' value='September 21, 2012 at 5:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2329126181384530052</id><published>2012-09-21T07:06:59.727-06:00</published><updated>2012-09-21T07:06:59.727-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a fantastic kit!! This will be perfect for sc...</title><content type='html'>What a fantastic kit!! This will be perfect for scrapping our photos of Buzz from our Disney trip. Thank you so much for the freebie - that OOOOH is so cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4227075159609488247/comments/default/2329126181384530052'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4227075159609488247/comments/default/2329126181384530052'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/beyond-infinity.html?showComment=1348232819727#c2329126181384530052' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/beyond-infinity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4227075159609488247' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4227075159609488247' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 21, 2012 at 7:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5604727775667737445</id><published>2012-09-21T08:20:56.839-06:00</published><updated>2012-09-21T08:20:56.839-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my gosh, I love this kit!!!!!  Loved the origin...</title><content type='html'>Oh my gosh, I love this kit!!!!!  Loved the original but this is even better!  Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4227075159609488247/comments/default/5604727775667737445'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4227075159609488247/comments/default/5604727775667737445'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/beyond-infinity.html?showComment=1348237256839#c5604727775667737445' title=''/><author><name>Ruby</name><uri>https://www.blogger.com/profile/09703071404429795958</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/beyond-infinity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4227075159609488247' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4227075159609488247' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1422484450'/><gd:extendedProperty name='blogger.displayTime' value='September 21, 2012 at 8:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3618708837916304547</id><published>2012-09-21T08:36:25.326-06:00</published><updated>2012-09-21T08:36:25.326-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful!</title><content type='html'>Beautiful!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4227075159609488247/comments/default/3618708837916304547'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4227075159609488247/comments/default/3618708837916304547'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/beyond-infinity.html?showComment=1348238185326#c3618708837916304547' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/03919883705103151840</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/beyond-infinity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4227075159609488247' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4227075159609488247' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-684488036'/><gd:extendedProperty name='blogger.displayTime' value='September 21, 2012 at 8:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3506325034967196748</id><published>2012-09-21T10:06:47.894-06:00</published><updated>2012-09-21T10:06:47.894-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The kit is awesome, once again Britt, thank you. T...</title><content type='html'>The kit is awesome, once again Britt, thank you. The add-on gave me a heart attack, it&amp;#39;s SO FRIGGIN ADORABLE! I love your designs and your selection of color palettes always match the Disney colors (when you are inspired by Disney for a kit, that is).&lt;br /&gt;&lt;br /&gt;:) HAPPY FRIDAY!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4227075159609488247/comments/default/3506325034967196748'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4227075159609488247/comments/default/3506325034967196748'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/beyond-infinity.html?showComment=1348243607894#c3506325034967196748' title=''/><author><name>betty</name><uri>https://www.blogger.com/profile/16168401725510487274</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/beyond-infinity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4227075159609488247' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4227075159609488247' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1366292267'/><gd:extendedProperty name='blogger.displayTime' value='September 21, 2012 at 10:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7983126062595482095</id><published>2012-09-21T11:25:01.664-06:00</published><updated>2012-09-21T11:25:01.664-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freeebie that goes with the ador...</title><content type='html'>Thank you for the freeebie that goes with the adorable kit!&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4227075159609488247/comments/default/7983126062595482095'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4227075159609488247/comments/default/7983126062595482095'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/beyond-infinity.html?showComment=1348248301664#c7983126062595482095' title=''/><author><name>kim riley</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/beyond-infinity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4227075159609488247' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4227075159609488247' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 21, 2012 at 11:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8435856942161944826</id><published>2012-09-21T12:25:19.859-06:00</published><updated>2012-09-21T12:25:19.859-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It&amp;#39;s such a fun kit, thank you for the freebie...</title><content type='html'>It&amp;#39;s such a fun kit, thank you for the freebie and all the layout inspiration :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4227075159609488247/comments/default/8435856942161944826'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4227075159609488247/comments/default/8435856942161944826'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/beyond-infinity.html?showComment=1348251919859#c8435856942161944826' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/beyond-infinity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4227075159609488247' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4227075159609488247' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='September 21, 2012 at 12:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2928215372468378259</id><published>2012-09-21T14:22:21.932-06:00</published><updated>2012-09-21T14:22:21.931-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativeBusyBee.com" rel="nofollow"&gt;CBB Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 6&lt;/b&gt; post on Sep. 21, 2012. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4227075159609488247/comments/default/2928215372468378259'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4227075159609488247/comments/default/2928215372468378259'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/beyond-infinity.html?showComment=1348258941932#c2928215372468378259' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/beyond-infinity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4227075159609488247' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4227075159609488247' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='September 21, 2012 at 2:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7243144114023700536</id><published>2012-09-21T14:29:38.583-06:00</published><updated>2012-09-21T14:29:38.583-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>awesome kit and freebie!  thank you so much!</title><content type='html'>awesome kit and freebie!  thank you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4227075159609488247/comments/default/7243144114023700536'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4227075159609488247/comments/default/7243144114023700536'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/beyond-infinity.html?showComment=1348259378583#c7243144114023700536' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/beyond-infinity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4227075159609488247' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4227075159609488247' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='September 21, 2012 at 2:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4571435771398324570</id><published>2012-09-21T17:17:46.286-06:00</published><updated>2012-09-21T17:17:46.286-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much, Britt! I can&amp;#39;t wait to use ...</title><content type='html'>Thank you so much, Britt! I can&amp;#39;t wait to use this...I have SO MANY Buzz pictures!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4227075159609488247/comments/default/4571435771398324570'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4227075159609488247/comments/default/4571435771398324570'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/beyond-infinity.html?showComment=1348269466286#c4571435771398324570' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/beyond-infinity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4227075159609488247' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4227075159609488247' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='September 21, 2012 at 5:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-706371492770338333</id><published>2012-09-21T18:01:17.822-06:00</published><updated>2012-09-21T18:01:17.822-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the little Buzz Lightyear car!  Thank you</title><content type='html'>Love the little Buzz Lightyear car!  Thank you</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4227075159609488247/comments/default/706371492770338333'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4227075159609488247/comments/default/706371492770338333'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/beyond-infinity.html?showComment=1348272077822#c706371492770338333' title=''/><author><name>Jennifer</name><uri>https://www.blogger.com/profile/18419599202513009956</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-wexyBi1aUQ4/To5nbYWKq0I/AAAAAAAAAc4/hgTXxd-Q_5I/s32/Jen%2BPhoto%2BSTS2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/beyond-infinity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4227075159609488247' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4227075159609488247' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-553304793'/><gd:extendedProperty name='blogger.displayTime' value='September 21, 2012 at 6:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-951721883056321276</id><published>2012-09-22T12:56:14.101-06:00</published><updated>2012-09-22T12:56:14.101-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OH MY!!! This is adorable!!! LOVE LOVE this new ve...</title><content type='html'>OH MY!!! This is adorable!!! LOVE LOVE this new version. Thank you for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4227075159609488247/comments/default/951721883056321276'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4227075159609488247/comments/default/951721883056321276'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/beyond-infinity.html?showComment=1348340174101#c951721883056321276' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/beyond-infinity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4227075159609488247' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4227075159609488247' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='September 22, 2012 at 12:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4205759072323797534</id><published>2012-09-23T13:42:38.679-06:00</published><updated>2012-09-23T16:35:47.499-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this kit so I couldn&amp;#39;t resist the chall...</title><content type='html'>I love this kit so I couldn&amp;#39;t resist the challenge! :) &lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2237</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/724302527129044626/comments/default/4205759072323797534'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/724302527129044626/comments/default/4205759072323797534'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/september-flashback.html?showComment=1348429358679#c4205759072323797534' title=''/><author><name>Dolores</name><uri>https://www.blogger.com/profile/06129932715762366153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/september-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-724302527129044626' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/724302527129044626' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-666919836'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2012 at 1:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9106323433883716233</id><published>2012-09-24T11:27:23.811-06:00</published><updated>2012-09-24T22:17:15.182-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I had to play along again because this kit matched...</title><content type='html'>I had to play along again because this kit matched these pictures so perfectly!!!  I love how it turned out!!  http://www.brittishdesigns.com/gallery/displayimage.php?pid=2240</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/724302527129044626/comments/default/9106323433883716233'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/724302527129044626/comments/default/9106323433883716233'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/september-flashback.html?showComment=1348507643811#c9106323433883716233' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/september-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-724302527129044626' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/724302527129044626' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='September 24, 2012 at 11:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4151364196076307361</id><published>2012-09-24T18:22:27.950-06:00</published><updated>2012-09-24T22:16:24.642-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this kit with all the bright pink and purple....</title><content type='html'>Love this kit with all the bright pink and purple.  Here is my LO for the challenge:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=5&amp;amp;pid=2242#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/724302527129044626/comments/default/4151364196076307361'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/724302527129044626/comments/default/4151364196076307361'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/september-flashback.html?showComment=1348532547950#c4151364196076307361' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/september-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-724302527129044626' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/724302527129044626' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='September 24, 2012 at 6:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1788559192077091074</id><published>2012-09-28T07:08:07.062-06:00</published><updated>2012-09-28T08:47:45.484-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the colors in this kit so much. And the spa...</title><content type='html'>I love the colors in this kit so much. And the sparkly stuff, too.&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2245</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/724302527129044626/comments/default/1788559192077091074'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/724302527129044626/comments/default/1788559192077091074'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/september-flashback.html?showComment=1348837687062#c1788559192077091074' title=''/><author><name>r0binb</name><uri>https://www.blogger.com/profile/12030484982382359158</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/september-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-724302527129044626' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/724302527129044626' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-309338460'/><gd:extendedProperty name='blogger.displayTime' value='September 28, 2012 at 7:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6970076809773825275</id><published>2012-09-30T19:27:43.799-06:00</published><updated>2012-10-04T12:34:55.619-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have loved scrapping with Nom Nom Nom. Thanks fo...</title><content type='html'>I have loved scrapping with Nom Nom Nom. Thanks for the fun flashback! Hopefully my entry isn&amp;#39;t too late...I am a bit of a procrastinator this month haha&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2248</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/724302527129044626/comments/default/6970076809773825275'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/724302527129044626/comments/default/6970076809773825275'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/september-flashback.html?showComment=1349054863799#c6970076809773825275' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/september-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-724302527129044626' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/724302527129044626' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2012 at 7:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6484729681664354860</id><published>2012-10-04T08:32:23.066-06:00</published><updated>2012-10-04T08:32:23.066-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a great freebie!  We never miss a chance to r...</title><content type='html'>What a great freebie!  We never miss a chance to ride Astro Blasters (multiple times) when we hit Disneyland!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4227075159609488247/comments/default/6484729681664354860'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4227075159609488247/comments/default/6484729681664354860'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/beyond-infinity.html?showComment=1349361143066#c6484729681664354860' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/beyond-infinity.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4227075159609488247' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4227075159609488247' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='October 4, 2012 at 8:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3250382828045589828</id><published>2012-10-05T11:02:45.102-06:00</published><updated>2012-10-05T11:02:45.102-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is such a cute wallet!!!!  I love when you do...</title><content type='html'>That is such a cute wallet!!!!  I love when you do these!!!  </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/3250382828045589828'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/3250382828045589828'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html?showComment=1349456565102#c3250382828045589828' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3973797385074626434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3973797385074626434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2012 at 11:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4843021728671433687</id><published>2012-10-05T11:36:21.671-06:00</published><updated>2012-10-05T11:36:21.671-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I actually saw you there!  You were taking one of ...</title><content type='html'>I actually saw you there!  You were taking one of those surveys with the Disney people. I didn&amp;#39;t dare say hi for fear of seeming like a stalker!&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/4843021728671433687'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/4843021728671433687'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html?showComment=1349458581671#c4843021728671433687' title=''/><author><name>vivian</name><uri>https://www.blogger.com/profile/14243513772293705084</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3973797385074626434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3973797385074626434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-151547315'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2012 at 11:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3707541978228487042</id><published>2012-10-05T11:43:32.006-06:00</published><updated>2012-10-05T11:43:32.006-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Vivian!!!! You should have said hi!  I would have ...</title><content type='html'>Vivian!!!! You should have said hi!  I would have loved to meet you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/3707541978228487042'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/3707541978228487042'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html?showComment=1349459012006#c3707541978228487042' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3973797385074626434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3973797385074626434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2012 at 11:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4955351854651952032</id><published>2012-10-05T11:58:19.788-06:00</published><updated>2012-10-05T11:58:19.788-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YEAH!!! So glad you had a great trip! Those leggin...</title><content type='html'>YEAH!!! So glad you had a great trip! Those leggings were some of my favorite ones for Em! She looks adorable, as usual!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/4955351854651952032'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/4955351854651952032'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html?showComment=1349459899788#c4955351854651952032' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3973797385074626434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3973797385074626434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2012 at 11:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7706569826740809105</id><published>2012-10-05T12:40:20.776-06:00</published><updated>2012-10-05T12:40:20.776-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the wallet!  Thanks so much for the chance!  </title><content type='html'>Love the wallet!  Thanks so much for the chance!  </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/7706569826740809105'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/7706569826740809105'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html?showComment=1349462420776#c7706569826740809105' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3973797385074626434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3973797385074626434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2012 at 12:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4202784250818306021</id><published>2012-10-05T13:35:39.006-06:00</published><updated>2012-10-05T13:35:39.006-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Way cute wallet..I would love to take it on my tri...</title><content type='html'>Way cute wallet..I would love to take it on my trip to Disneyworld in Dec!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/4202784250818306021'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/4202784250818306021'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html?showComment=1349465739006#c4202784250818306021' title=''/><author><name>Natalie</name><uri>https://www.blogger.com/profile/11437054040527336127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_ClKHE_zz5F4/SbNFbL0BaqI/AAAAAAAAAbo/Fvmgd6upY2E/S220-s32/1.1'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3973797385074626434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3973797385074626434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1316659366'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2012 at 1:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-273678692565118056</id><published>2012-10-05T14:23:32.150-06:00</published><updated>2012-10-05T14:23:32.150-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, that is a very cute wallet!  Love it!  We are...</title><content type='html'>Wow, that is a very cute wallet!  Love it!  We are headed on the Disney cruise (1st one!) next week out of Florida so going to get some shopping in at Downtown Disney on Friday before boarding on Saturday.  I hadn&amp;#39;t seen this one!  Thanks for the chance.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/273678692565118056'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/273678692565118056'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html?showComment=1349468612150#c273678692565118056' title=''/><author><name>Kim</name><uri>https://www.blogger.com/profile/07933453312094974348</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3973797385074626434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3973797385074626434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1302295430'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2012 at 2:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1921230934344702457</id><published>2012-10-05T14:27:00.840-06:00</published><updated>2012-10-05T14:27:00.840-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You always bring back the cutest souvenirs! So swe...</title><content type='html'>You always bring back the cutest souvenirs! So sweet of you to want to share with us. Thanks!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/1921230934344702457'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/1921230934344702457'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html?showComment=1349468820840#c1921230934344702457' title=''/><author><name>Sarah</name><uri>https://www.blogger.com/profile/07611346109361854732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-IxErPaeFZbk/TYo3eZfkkjI/AAAAAAAACeo/tDT2JOby7-g/s32/2011%2BAvitar%2B5x5b.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3973797385074626434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3973797385074626434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1296659477'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2012 at 2:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-910071452239870122</id><published>2012-10-05T15:14:24.666-06:00</published><updated>2012-10-05T15:14:24.666-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Super cute wallet! I think I already like you on F...</title><content type='html'>Super cute wallet! I think I already like you on Facebook. I just tweeted about the contest but have no idea how to link you up. I&amp;#39;m new to Twitter and still trying to figure it out! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/910071452239870122'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/910071452239870122'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html?showComment=1349471664666#c910071452239870122' title=''/><author><name>StarWarsFans</name><uri>https://www.blogger.com/profile/00425426362094418885</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-qWfAzKv96lE/T1wT2oTe1EI/AAAAAAAAAwU/67BAm1qGZ2Q/s32/Tricia%2BGingerGirl%2BPhoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3973797385074626434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3973797385074626434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-728705357'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2012 at 3:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-293729756771788755</id><published>2012-10-05T15:24:47.502-06:00</published><updated>2012-10-05T15:24:47.502-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That is just ADORABLE!!!!</title><content type='html'>That is just ADORABLE!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/293729756771788755'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/293729756771788755'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html?showComment=1349472287502#c293729756771788755' title=''/><author><name>Fonnetta</name><uri>https://www.blogger.com/profile/08118675958743138258</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3973797385074626434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3973797385074626434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1882320698'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2012 at 3:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8359518383907937878</id><published>2012-10-05T15:45:16.236-06:00</published><updated>2012-10-05T15:45:16.236-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>what a cute and colorful wallet, LOVE it! thank yo...</title><content type='html'>what a cute and colorful wallet, LOVE it! thank you for the chance!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/8359518383907937878'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/8359518383907937878'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html?showComment=1349473516236#c8359518383907937878' title=''/><author><name>eveline</name><uri>https://www.blogger.com/profile/03282209639516058472</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3973797385074626434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3973797385074626434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1181885404'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2012 at 3:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3323563981816704777</id><published>2012-10-05T16:07:13.024-06:00</published><updated>2012-10-05T16:07:13.024-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the wallet, and who is Scarlett&amp;#39;s favorit...</title><content type='html'>Love the wallet, and who is Scarlett&amp;#39;s favorite princess?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/3323563981816704777'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/3323563981816704777'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html?showComment=1349474833024#c3323563981816704777' title=''/><author><name>Tamara</name><uri>https://www.blogger.com/profile/14834296709511050682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/__ZkYeOJyfco/S86FGu-KhhI/AAAAAAAAAAM/i695h9EUd8E/S220-s32/tamara.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3973797385074626434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3973797385074626434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1338201708'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2012 at 4:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9172688514948994344</id><published>2012-10-05T16:47:50.339-06:00</published><updated>2012-10-05T16:47:50.339-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I already like you on facebook! :)</title><content type='html'>I already like you on facebook! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/9172688514948994344'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/9172688514948994344'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html?showComment=1349477270339#c9172688514948994344' title=''/><author><name>Kim</name><uri>https://www.blogger.com/profile/07933453312094974348</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3973797385074626434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3973797385074626434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1302295430'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2012 at 4:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9106213740802480913</id><published>2012-10-05T20:32:39.982-06:00</published><updated>2012-10-05T20:32:39.982-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m glad you&amp;#39;re back but I&amp;#39;ll miss the...</title><content type='html'>I&amp;#39;m glad you&amp;#39;re back but I&amp;#39;ll miss the photos on Instagram!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/9106213740802480913'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/9106213740802480913'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html?showComment=1349490759982#c9106213740802480913' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3973797385074626434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3973797385074626434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2012 at 8:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3066202565240954297</id><published>2012-10-05T21:20:32.773-06:00</published><updated>2012-10-05T21:21:39.179-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/3066202565240954297'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/3066202565240954297'/><author><name>Becky</name><uri>https://www.blogger.com/profile/03048734976160311841</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3973797385074626434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3973797385074626434' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1528756847'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2012 at 9:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6323674260135107690</id><published>2012-10-05T21:22:05.276-06:00</published><updated>2012-10-05T21:22:05.276-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my gosh - that wallet is adorable! Although I t...</title><content type='html'>Oh my gosh - that wallet is adorable! Although I think the model is more adorable. :o) Thanks for bringing one back to give away.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/6323674260135107690'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/6323674260135107690'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html?showComment=1349493725276#c6323674260135107690' title=''/><author><name>Becky</name><uri>https://www.blogger.com/profile/03048734976160311841</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3973797385074626434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3973797385074626434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1528756847'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2012 at 9:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4867027645987740725</id><published>2012-10-05T22:05:56.033-06:00</published><updated>2012-10-05T22:05:56.033-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>this is awesome! love all things Disney! thanks so...</title><content type='html'>this is awesome! love all things Disney! thanks so much for the chance!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/4867027645987740725'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/4867027645987740725'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html?showComment=1349496356033#c4867027645987740725' title=''/><author><name>Stacey</name><uri>https://www.blogger.com/profile/02627679978254164974</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//1.bp.blogspot.com/_zRN6Vj7v1v0/SR-Ng1-M6PI/AAAAAAAAAAU/3eOR-DJAqH0/S220-s32/Koa.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3973797385074626434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3973797385074626434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-108043834'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2012 at 10:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4548021924808418138</id><published>2012-10-05T23:03:43.173-06:00</published><updated>2012-10-05T23:03:43.173-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok, so how cute is it that her leggings coordinate...</title><content type='html'>Ok, so how cute is it that her leggings coordinate with the wallet?!  Thanks for the chance to win and for thinking of your fans while you were on vacation! You are just awesome! =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/4548021924808418138'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/4548021924808418138'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html?showComment=1349499823173#c4548021924808418138' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3973797385074626434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3973797385074626434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2012 at 11:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2559401157227620623</id><published>2012-10-07T13:43:51.224-06:00</published><updated>2012-10-07T13:43:51.224-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is a super cute wallet!  I will for sure be l...</title><content type='html'>This is a super cute wallet!  I will for sure be looking for this on my trip in November.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/2559401157227620623'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/2559401157227620623'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html?showComment=1349639031224#c2559401157227620623' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/06833643401459556575</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3973797385074626434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3973797385074626434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1213531922'/><gd:extendedProperty name='blogger.displayTime' value='October 7, 2012 at 1:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2882483445723080450</id><published>2012-10-07T14:36:15.776-06:00</published><updated>2012-10-07T14:36:15.776-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the chance! I think the wallet ...</title><content type='html'>Thanks so much for the chance! I think the wallet looks adorable with Scarlett&amp;#39;s little britches!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/2882483445723080450'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/2882483445723080450'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html?showComment=1349642175776#c2882483445723080450' title=''/><author><name>Gayle</name><uri>https://www.blogger.com/profile/12780205422347574752</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/__XHbnNL5Xwo/Sh9psJ_cSgI/AAAAAAAAAAM/_Oehl5jtWpE/S220-s32/n1130678804_33882_8974.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3973797385074626434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3973797385074626434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1424814912'/><gd:extendedProperty name='blogger.displayTime' value='October 7, 2012 at 2:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-795618179324601799</id><published>2012-10-08T14:48:49.777-06:00</published><updated>2012-10-08T14:48:49.777-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That&amp;#39;s such a cute wallet with an even cuter m...</title><content type='html'>That&amp;#39;s such a cute wallet with an even cuter model :) thanks for the chance</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/795618179324601799'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/795618179324601799'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html?showComment=1349729329777#c795618179324601799' title=''/><author><name>Helen Smith</name><uri>https://www.blogger.com/profile/01475759626447022654</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3973797385074626434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3973797385074626434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1652725590'/><gd:extendedProperty name='blogger.displayTime' value='October 8, 2012 at 2:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5183150435245406811</id><published>2012-10-08T17:42:24.182-06:00</published><updated>2012-10-08T17:42:24.182-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute! And the wallet isn&amp;#39;t bad either! :)</title><content type='html'>So cute! And the wallet isn&amp;#39;t bad either! :) </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/5183150435245406811'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/5183150435245406811'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html?showComment=1349739744182#c5183150435245406811' title=''/><author><name>X-tina</name><uri>https://www.blogger.com/profile/09201304600878823120</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='29' src='//1.bp.blogspot.com/_gZbHAJAM6-4/SLCuguAQfiI/AAAAAAAAAAM/DQrqdAqDfhE/S220-s32/DSC_0044.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3973797385074626434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3973797385074626434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-524236270'/><gd:extendedProperty name='blogger.displayTime' value='October 8, 2012 at 5:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2685590032005588116</id><published>2012-10-08T21:33:49.301-06:00</published><updated>2012-10-08T21:33:49.301-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a cute and fun wallet!  Thanks for the chance...</title><content type='html'>What a cute and fun wallet!  Thanks for the chance to win!  We leave in exactly one month for our 1st surprise trip to WDW!  We&amp;#39;re really excited and trying our best not to let it slip!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/2685590032005588116'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/2685590032005588116'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html?showComment=1349753629301#c2685590032005588116' title=''/><author><name>Aussiegirl</name><uri>https://www.blogger.com/profile/03852038327495578917</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3973797385074626434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3973797385074626434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1376816543'/><gd:extendedProperty name='blogger.displayTime' value='October 8, 2012 at 9:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-13330911905712625</id><published>2012-10-09T20:39:31.123-06:00</published><updated>2012-10-09T20:39:31.123-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You are too cute to think of your readers and get ...</title><content type='html'>You are too cute to think of your readers and get something special!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/13330911905712625'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/13330911905712625'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html?showComment=1349836771123#c13330911905712625' title=''/><author><name>Jessica and Matt</name><uri>https://www.blogger.com/profile/10659199673254405692</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_8pbyfRjMR10/SOAXCDFoQGI/AAAAAAAAAUI/fl6cPeMmAdQ/S220-s32/100_5492.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3973797385074626434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3973797385074626434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1863756787'/><gd:extendedProperty name='blogger.displayTime' value='October 9, 2012 at 8:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-163797680512411332</id><published>2012-10-09T22:17:45.510-06:00</published><updated>2012-10-09T22:17:45.510-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the girl!  Oh, the wallet&amp;#39;s cute, too.  :)</title><content type='html'>Love the girl!  Oh, the wallet&amp;#39;s cute, too.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/163797680512411332'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/163797680512411332'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html?showComment=1349842665510#c163797680512411332' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/04228138738486653128</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3973797385074626434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3973797385074626434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-453964298'/><gd:extendedProperty name='blogger.displayTime' value='October 9, 2012 at 10:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6112834100113388492</id><published>2012-10-10T20:06:19.160-06:00</published><updated>2012-10-10T20:06:19.160-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just amazingly fun! Love it!</title><content type='html'>Just amazingly fun! Love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/6112834100113388492'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/6112834100113388492'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html?showComment=1349921179160#c6112834100113388492' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3973797385074626434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3973797385074626434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 10, 2012 at 8:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4467607322950036435</id><published>2012-10-11T15:43:22.929-06:00</published><updated>2012-10-11T15:43:22.929-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The wallet is adorable!!! Thanks for the chance to...</title><content type='html'>The wallet is adorable!!! Thanks for the chance to win!!  We just booked the Disney Cruise Travelzoo deal that came out yesterday!  So excited.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/4467607322950036435'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/4467607322950036435'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html?showComment=1349991802929#c4467607322950036435' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/05927536805859252377</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3973797385074626434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3973797385074626434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-268328369'/><gd:extendedProperty name='blogger.displayTime' value='October 11, 2012 at 3:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5943908404940970111</id><published>2012-10-11T15:44:42.128-06:00</published><updated>2012-10-11T15:44:42.128-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;ve already liked your Facebook page in the p...</title><content type='html'>I&amp;#39;ve already liked your Facebook page in the past, does that count for my second chance at winning?  THANK YOU!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/5943908404940970111'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/5943908404940970111'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html?showComment=1349991882128#c5943908404940970111' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/05927536805859252377</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3973797385074626434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3973797385074626434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-268328369'/><gd:extendedProperty name='blogger.displayTime' value='October 11, 2012 at 3:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6455626311923805170</id><published>2012-10-11T15:45:58.139-06:00</published><updated>2012-10-11T15:45:58.139-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Michelle - Yes, as long as you click the rafflecop...</title><content type='html'>Michelle - Yes, as long as you click the rafflecopter button saying you do.  It should show you that you got the 2nd entry.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/6455626311923805170'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3973797385074626434/comments/default/6455626311923805170'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html?showComment=1349991958139#c6455626311923805170' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/i-brought-you-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3973797385074626434' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3973797385074626434' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='October 11, 2012 at 3:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3433587489661991192</id><published>2012-10-12T06:23:40.843-06:00</published><updated>2012-10-12T06:23:40.842-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this post. I want to let you...</title><content type='html'>Thank you so much for this post. I want to let you know that I posted a link to your blog in &lt;a href="http://scrapbook.creativeBusyBee.com" rel="nofollow"&gt;CBB Digital Scrapbooking Freebies&lt;/a&gt;, under the &lt;b&gt;Page 7&lt;/b&gt; post on Oct. 12, 2012. Thanks again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8223412156579633138/comments/default/3433587489661991192'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8223412156579633138/comments/default/3433587489661991192'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/last-day-to-enter-little-freebie.html?showComment=1350044620843#c3433587489661991192' title=''/><author><name>CBH</name><uri>https://www.blogger.com/profile/10116999120333989119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_KkXRNuUGaZg/TA22z-3_L1I/AAAAAAAAAAM/A4NVSbq6wZg/S220-s32/twitter2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/last-day-to-enter-little-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8223412156579633138' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8223412156579633138' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-98258255'/><gd:extendedProperty name='blogger.displayTime' value='October 12, 2012 at 6:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3349594259001157836</id><published>2012-10-12T07:50:40.921-06:00</published><updated>2012-10-12T07:50:40.921-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy. Anniversary! My hubby and I will be having ...</title><content type='html'>Happy. Anniversary! My hubby and I will be having a mini getaway as well celebrating 6 magical years!! :) </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/295440491766952725/comments/default/3349594259001157836'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/295440491766952725/comments/default/3349594259001157836'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/halloween-sale.html?showComment=1350049840921#c3349594259001157836' title=''/><author><name>ali b.</name><uri>https://www.blogger.com/profile/04129318529729554495</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//3.bp.blogspot.com/_kQ2asfss0dQ/SbK8ypVk1VI/AAAAAAAAAHQ/itXhXg8XoL8/S220-s33/DSC08898.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/halloween-sale.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-295440491766952725' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/295440491766952725' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1987221096'/><gd:extendedProperty name='blogger.displayTime' value='October 12, 2012 at 7:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8046354268951867655</id><published>2012-10-12T10:37:52.119-06:00</published><updated>2012-10-12T10:37:52.119-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!  Thanks so much for choosing my LO!!!  I am s...</title><content type='html'>Wow!  Thanks so much for choosing my LO!!!  I am shocked and honored!&lt;br /&gt;&lt;br /&gt;Also, Have a great little getaway and HAPPY ANNIVERSARY!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/295440491766952725/comments/default/8046354268951867655'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/295440491766952725/comments/default/8046354268951867655'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/halloween-sale.html?showComment=1350059872119#c8046354268951867655' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/halloween-sale.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-295440491766952725' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/295440491766952725' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='October 12, 2012 at 10:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4230600221597276896</id><published>2012-10-18T08:36:48.427-06:00</published><updated>2012-10-18T19:39:48.786-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>this is the BEST Jessie/Toy Story party I&amp;#39;ve e...</title><content type='html'>this is the BEST Jessie/Toy Story party I&amp;#39;ve ever seen!  I&amp;#39;ve been looking desperately for something girly and something cowgirl/Jessie themed.  This is so perfect.  I&amp;#39;m so inspired!  And clearly, you are a scrapbooker ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/4230600221597276896'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/4230600221597276896'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html?showComment=1350571008427#c4230600221597276896' title=''/><author><name>Elizabeth</name><uri>https://www.blogger.com/profile/04113387731501822428</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//2.bp.blogspot.com/_OAr4i9ltSIY/TAg2mrapueI/AAAAAAAAB-U/LulRzkZe9dk/S220-s31/IMG_8161.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1809435415983725681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1809435415983725681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-402295248'/><gd:extendedProperty name='blogger.displayTime' value='October 18, 2012 at 8:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5588961773452670535</id><published>2012-10-18T10:24:40.960-06:00</published><updated>2012-10-18T10:24:40.960-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh boy! Can&amp;#39;t wait to see the full wicked reveal!</title><content type='html'>oh boy! Can&amp;#39;t wait to see the full wicked reveal!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4480964219119462981/comments/default/5588961773452670535'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4480964219119462981/comments/default/5588961773452670535'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/sneek-peek.html?showComment=1350577480960#c5588961773452670535' title=''/><author><name>Lynn</name><uri>https://www.blogger.com/profile/02674478121376236925</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-84TLWmlsg2U/VRwoOLfBaUI/AAAAAAABGEM/lT_H5gpqvzw/s32/Aristocats.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/sneek-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4480964219119462981' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4480964219119462981' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-817097256'/><gd:extendedProperty name='blogger.displayTime' value='October 18, 2012 at 10:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1455529730041473200</id><published>2012-10-18T17:09:11.448-06:00</published><updated>2012-10-18T17:09:11.448-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Please release it early ;)</title><content type='html'>Please release it early ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4480964219119462981/comments/default/1455529730041473200'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4480964219119462981/comments/default/1455529730041473200'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/sneek-peek.html?showComment=1350601751448#c1455529730041473200' title=''/><author><name>betty</name><uri>https://www.blogger.com/profile/16168401725510487274</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/sneek-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4480964219119462981' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4480964219119462981' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1366292267'/><gd:extendedProperty name='blogger.displayTime' value='October 18, 2012 at 5:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1449078237859129956</id><published>2012-10-18T18:23:40.678-06:00</published><updated>2012-10-18T18:23:40.678-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Did you &amp;quot;toil, toil&amp;quot; over it? I can&amp;#39;...</title><content type='html'>Did you &amp;quot;toil, toil&amp;quot; over it? I can&amp;#39;t wait to see it?  </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4480964219119462981/comments/default/1449078237859129956'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4480964219119462981/comments/default/1449078237859129956'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/sneek-peek.html?showComment=1350606220678#c1449078237859129956' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/sneek-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4480964219119462981' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4480964219119462981' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='October 18, 2012 at 6:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-454364306369926871</id><published>2012-10-19T03:24:59.951-06:00</published><updated>2012-10-30T11:13:08.400-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh I would love to have this great freebie fan. Bu...</title><content type='html'>Oh I would love to have this great freebie fan. But I didn&amp;#39;t know you before. We went to Disney Paris and this would be so great with my photo&amp;#39;s....</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7717560201062593684/comments/default/454364306369926871'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7717560201062593684/comments/default/454364306369926871'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/05/limited-time-facebook-fan-freebie.html?showComment=1350638699951#c454364306369926871' title=''/><author><name>Marielle</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/05/limited-time-facebook-fan-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7717560201062593684' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7717560201062593684' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 19, 2012 at 3:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9126670497525586075</id><published>2012-10-19T10:19:42.482-06:00</published><updated>2012-10-19T10:19:42.482-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the new kit!! Thank you so much for the mat...</title><content type='html'>I love the new kit!! Thank you so much for the matching papers :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1964893380573824042/comments/default/9126670497525586075'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1964893380573824042/comments/default/9126670497525586075'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/scary-acres.html?showComment=1350663582482#c9126670497525586075' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/scary-acres.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1964893380573824042' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1964893380573824042' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='October 19, 2012 at 10:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5627729941114035802</id><published>2012-10-19T10:56:29.774-06:00</published><updated>2012-10-19T10:56:29.774-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>All gorgeous layouts!!</title><content type='html'>All gorgeous layouts!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1964893380573824042/comments/default/5627729941114035802'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1964893380573824042/comments/default/5627729941114035802'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/scary-acres.html?showComment=1350665789774#c5627729941114035802' title=''/><author><name>tlcukjourney</name><uri>https://www.blogger.com/profile/18126317345680620502</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/scary-acres.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1964893380573824042' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1964893380573824042' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1862720649'/><gd:extendedProperty name='blogger.displayTime' value='October 19, 2012 at 10:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1694110549425671933</id><published>2012-10-19T13:39:51.965-06:00</published><updated>2012-10-19T13:39:51.965-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW!!! Britt!!1 Thanks SO much! That kit is beauti...</title><content type='html'>WOW!!! Britt!!1 Thanks SO much! That kit is beautiful, the LOs are gorgeous and the freebie...I&amp;#39;m blown away. Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1964893380573824042/comments/default/1694110549425671933'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1964893380573824042/comments/default/1694110549425671933'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/scary-acres.html?showComment=1350675591965#c1694110549425671933' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/scary-acres.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1964893380573824042' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1964893380573824042' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='October 19, 2012 at 1:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1799889722060344233</id><published>2012-10-22T16:45:25.739-06:00</published><updated>2012-10-22T16:45:25.739-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the papers, and sharing yet more ins...</title><content type='html'>Thank you for the papers, and sharing yet more inspiration :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1964893380573824042/comments/default/1799889722060344233'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1964893380573824042/comments/default/1799889722060344233'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/scary-acres.html?showComment=1350945925739#c1799889722060344233' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/scary-acres.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1964893380573824042' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1964893380573824042' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='October 22, 2012 at 4:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7019099613749023357</id><published>2012-10-30T10:07:43.054-06:00</published><updated>2012-10-30T10:07:43.054-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So stinking excited for you! I can&amp;#39;t wait to l...</title><content type='html'>So stinking excited for you! I can&amp;#39;t wait to listen to them. One more great show to entertain me while I work out and work :) </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5788461050180760554/comments/default/7019099613749023357'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5788461050180760554/comments/default/7019099613749023357'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/capturing-magic.html?showComment=1351613263054#c7019099613749023357' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/capturing-magic.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5788461050180760554' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5788461050180760554' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='October 30, 2012 at 10:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-583986314052862044</id><published>2012-10-30T10:13:57.197-06:00</published><updated>2012-10-30T10:13:57.197-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay! I thought of you when I read Steph mentioning...</title><content type='html'>Yay! I thought of you when I read Steph mentioning a co-host...can&amp;#39;t wait to listen! Congrats!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5788461050180760554/comments/default/583986314052862044'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5788461050180760554/comments/default/583986314052862044'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/capturing-magic.html?showComment=1351613637197#c583986314052862044' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/capturing-magic.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5788461050180760554' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5788461050180760554' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='October 30, 2012 at 10:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6024672084923111221</id><published>2012-10-31T19:47:37.885-06:00</published><updated>2012-10-31T19:47:37.885-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yea!  I like having the list on your blog, it make...</title><content type='html'>Yea!  I like having the list on your blog, it makes it easier for me to find it so I know what to look for each day.  Thanks for posting another month! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1207953675020158508/comments/default/6024672084923111221'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1207953675020158508/comments/default/6024672084923111221'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/november-disney-fan-photo-day.html?showComment=1351734457885#c6024672084923111221' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/november-disney-fan-photo-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1207953675020158508' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1207953675020158508' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='October 31, 2012 at 7:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2885672456479531969</id><published>2012-11-01T16:13:10.895-06:00</published><updated>2012-11-01T16:13:10.895-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>woohoo just brought my entire wish list :) thanks ...</title><content type='html'>woohoo just brought my entire wish list :) thanks Britt!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5949851061773612138/comments/default/2885672456479531969'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5949851061773612138/comments/default/2885672456479531969'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/dsd-starts-now.html?showComment=1351807990895#c2885672456479531969' title=''/><author><name>Emma</name><uri>https://www.blogger.com/profile/02546258108752828697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_c_5DEUrVxn4/S_6GJpMkuJI/AAAAAAAAAA0/LO6sM82Pfh4/S220-s32/n776645634_8835.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/dsd-starts-now.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5949851061773612138' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5949851061773612138' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2089011992'/><gd:extendedProperty name='blogger.displayTime' value='November 1, 2012 at 4:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2979611923137261115</id><published>2012-11-02T21:42:38.208-06:00</published><updated>2012-11-02T21:42:38.208-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok, Britt, I have now discovered that I am not a s...</title><content type='html'>Ok, Britt, I have now discovered that I am not a speed scrapper!  *LOL*  Going to bed now, but I will still finish and post tomorrow.  Thank you for the fun!&lt;br /&gt;&lt;br /&gt;Melissa&lt;br /&gt;(Happy Mama)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6031623817856542150/comments/default/2979611923137261115'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6031623817856542150/comments/default/2979611923137261115'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/dsd-speed-scrap.html?showComment=1351914158208#c2979611923137261115' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/dsd-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6031623817856542150' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6031623817856542150' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 2, 2012 at 9:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4793181134969932942</id><published>2012-11-03T09:01:07.001-06:00</published><updated>2012-11-03T09:01:07.001-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ahh this is so great!!! Those costumes are incredi...</title><content type='html'>Ahh this is so great!!! Those costumes are incredible. Wish people got in to this much Halloween fun in the UK. :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8235067516760743118/comments/default/4793181134969932942'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8235067516760743118/comments/default/4793181134969932942'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/our-halloween-costumes-non-dsd-related.html?showComment=1351954867001#c4793181134969932942' title=''/><author><name>Ruthie</name><uri>https://www.blogger.com/profile/08549601744683999663</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/our-halloween-costumes-non-dsd-related.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8235067516760743118' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8235067516760743118' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346958783'/><gd:extendedProperty name='blogger.displayTime' value='November 3, 2012 at 9:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3369668244838012315</id><published>2012-11-03T11:10:54.766-06:00</published><updated>2012-11-03T11:10:54.766-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Omg, your costume are amazing, down to every detai...</title><content type='html'>Omg, your costume are amazing, down to every detail.  Girl, you are so talented!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8235067516760743118/comments/default/3369668244838012315'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8235067516760743118/comments/default/3369668244838012315'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/our-halloween-costumes-non-dsd-related.html?showComment=1351962654766#c3369668244838012315' title=''/><author><name>CoralTurtle</name><uri>https://www.blogger.com/profile/10822828628197585351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/-jUhEqthvl7c/Tdn21CEg3CI/AAAAAAAAAAM/8WvZOBTQV7s/s32/TurtleColorful60.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/our-halloween-costumes-non-dsd-related.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8235067516760743118' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8235067516760743118' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-778290886'/><gd:extendedProperty name='blogger.displayTime' value='November 3, 2012 at 11:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8209433920049480269</id><published>2012-11-03T13:12:27.201-06:00</published><updated>2012-11-03T13:12:27.201-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>hey britt, where did you get that adorable baby ee...</title><content type='html'>hey britt, where did you get that adorable baby eeyore?? Thanks for the bestest speed scrap, slightly tweeking my shadows, but overall love the layout I made!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6031623817856542150/comments/default/8209433920049480269'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6031623817856542150/comments/default/8209433920049480269'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/dsd-speed-scrap.html?showComment=1351969947201#c8209433920049480269' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/dsd-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6031623817856542150' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6031623817856542150' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='November 3, 2012 at 1:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5844518815317454392</id><published>2012-11-03T16:45:22.746-06:00</published><updated>2012-11-03T16:45:22.746-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SO AWESOME!  You&amp;#39;re amazing!</title><content type='html'>SO AWESOME!  You&amp;#39;re amazing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8235067516760743118/comments/default/5844518815317454392'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8235067516760743118/comments/default/5844518815317454392'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/our-halloween-costumes-non-dsd-related.html?showComment=1351982722746#c5844518815317454392' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/our-halloween-costumes-non-dsd-related.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8235067516760743118' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8235067516760743118' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='November 3, 2012 at 4:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2671255242935086282</id><published>2012-11-03T20:56:35.948-06:00</published><updated>2012-11-03T20:56:35.948-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Bree - its from my &amp;quot;The Gang&amp;#39;s All Here&amp;q...</title><content type='html'>Bree - its from my &amp;quot;The Gang&amp;#39;s All Here&amp;quot; pack of sticker.  It was a past prize from a long time ago.  It&amp;#39;s not for sale or anything.  Maybe I&amp;#39;ll offer it in the 2nd Chance Show Off prizes next time I do one.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6031623817856542150/comments/default/2671255242935086282'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6031623817856542150/comments/default/2671255242935086282'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/dsd-speed-scrap.html?showComment=1351997795948#c2671255242935086282' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/dsd-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6031623817856542150' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6031623817856542150' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='November 3, 2012 at 8:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7599368653242903092</id><published>2012-11-04T10:14:09.858-07:00</published><updated>2012-11-04T10:14:09.858-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Amazing cosutmes! What a fun story! We all make th...</title><content type='html'>Amazing cosutmes! What a fun story! We all make those rooky parent mistakes, don&amp;#39;t worry! My mom took me on Space Mountain when I was 2 1/2 because she thought it was a space science display of some kind. Those were in the days when a child could ride right with the parent. I left teeth marks around her watch where I bit her during the ride! Almost 40 years later, I still remember the whole ordeal. SO, if your darling one would happen to remember this scary incident, she will at least have a fun story to tell people later on! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8235067516760743118/comments/default/7599368653242903092'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8235067516760743118/comments/default/7599368653242903092'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/our-halloween-costumes-non-dsd-related.html?showComment=1352049249858#c7599368653242903092' title=''/><author><name>Gayle</name><uri>https://www.blogger.com/profile/12780205422347574752</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/__XHbnNL5Xwo/Sh9psJ_cSgI/AAAAAAAAAAM/_Oehl5jtWpE/S220-s32/n1130678804_33882_8974.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/our-halloween-costumes-non-dsd-related.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8235067516760743118' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8235067516760743118' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1424814912'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2012 at 10:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5822040241313936649</id><published>2012-11-04T10:30:08.555-07:00</published><updated>2012-11-04T10:30:08.555-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my word, Britt! Those costumes are freaking ama...</title><content type='html'>Oh my word, Britt! Those costumes are freaking amazing!! When you said you built the costume...does that mean you actually sewed them and everything? Where in the world did you get the material for all that (especially the mermaid tales). I&amp;#39;m SO super impressed at how realistic they are! Such a great idea. And that pic of the back of Josh and Scarlett holding hands is a keeper! So sweet!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8235067516760743118/comments/default/5822040241313936649'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8235067516760743118/comments/default/5822040241313936649'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/our-halloween-costumes-non-dsd-related.html?showComment=1352050208555#c5822040241313936649' title=''/><author><name>Becca S</name><uri>https://www.blogger.com/profile/02047949555002708415</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//1.bp.blogspot.com/_T3OuFl9WCYw/TPdfFyFsUhI/AAAAAAAAA-s/nNpnlaiS8mY/S220-s33/avi.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/our-halloween-costumes-non-dsd-related.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8235067516760743118' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8235067516760743118' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-55895950'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2012 at 10:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8266466126796910299</id><published>2012-11-04T11:11:30.461-07:00</published><updated>2012-11-04T11:11:30.461-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You already know how much I LOVE these costumes. Y...</title><content type='html'>You already know how much I LOVE these costumes. Your talent amazes me :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8235067516760743118/comments/default/8266466126796910299'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8235067516760743118/comments/default/8266466126796910299'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/our-halloween-costumes-non-dsd-related.html?showComment=1352052690461#c8266466126796910299' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/our-halloween-costumes-non-dsd-related.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8235067516760743118' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8235067516760743118' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2012 at 11:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-466102926497125916</id><published>2012-11-04T12:48:52.725-07:00</published><updated>2012-11-04T12:48:52.725-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>those costumes are seriously COOL. so amazing!</title><content type='html'>those costumes are seriously COOL. so amazing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8235067516760743118/comments/default/466102926497125916'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8235067516760743118/comments/default/466102926497125916'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/our-halloween-costumes-non-dsd-related.html?showComment=1352058532725#c466102926497125916' title=''/><author><name>ash &amp;amp; diz</name><uri>https://www.blogger.com/profile/14445501515825965107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/--yf0HISKiHw/TZiPIbUXXwI/AAAAAAAAAqM/EB5Ntb8l4uI/s32/blog.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/our-halloween-costumes-non-dsd-related.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8235067516760743118' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8235067516760743118' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117140784'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2012 at 12:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2056155766533250179</id><published>2012-11-04T13:00:13.245-07:00</published><updated>2012-11-04T13:00:13.245-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Becca - 

Some things I sewed, some things I bough...</title><content type='html'>Becca - &lt;br /&gt;&lt;br /&gt;Some things I sewed, some things I bought &amp;amp; embellished.  &lt;br /&gt;&lt;br /&gt;I did sew the mermaid tails.  I found the PERFECT scale fabric (its even called Mermaid) at JoAnns in their Halloween costume fabric.  I about died when I saw it!  It is so perfect!  &lt;br /&gt;&lt;br /&gt;The muscle top I did not make.  It&amp;#39;s from a Halloween store.  It&amp;#39;s actually a &amp;quot;Mike the Situation&amp;quot; costume. HAHA!!   But I did made his crown and cuffs.  The trident is just a devil&amp;#39;s pitchfork from a Halloween store that I spray painted gold.&lt;br /&gt;&lt;br /&gt;I sewed my tenticles (which I realized you can&amp;#39;t see that well in the photos).  But I bought the boustier top off ebay.  I dyed a long sleeve white shirt for my purple top because no where has pale lavender tops this time of year.  &lt;br /&gt;&lt;br /&gt;I sewed the purple sea shells out of pretty shimmer purple fabric and then sewed them onto a leotard that I bought off amazon.  The color is called &amp;quot;Ballet Pink&amp;quot; but really its like the perfect pinky skin color!!  &lt;br /&gt;&lt;br /&gt;Hope that answers your question!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8235067516760743118/comments/default/2056155766533250179'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8235067516760743118/comments/default/2056155766533250179'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/our-halloween-costumes-non-dsd-related.html?showComment=1352059213245#c2056155766533250179' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/our-halloween-costumes-non-dsd-related.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8235067516760743118' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8235067516760743118' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='November 4, 2012 at 1:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4489885453832675230</id><published>2012-11-05T02:15:58.363-07:00</published><updated>2012-11-05T02:15:58.363-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You did such a fantastic job with your costumes! A...</title><content type='html'>You did such a fantastic job with your costumes! And Scarlett is such a darling as the little mermaid :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8235067516760743118/comments/default/4489885453832675230'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8235067516760743118/comments/default/4489885453832675230'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/our-halloween-costumes-non-dsd-related.html?showComment=1352106958363#c4489885453832675230' title=''/><author><name>Vera</name><uri>http://verabear.net</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/our-halloween-costumes-non-dsd-related.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8235067516760743118' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8235067516760743118' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2012 at 2:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7520437968674997893</id><published>2012-11-05T10:28:55.165-07:00</published><updated>2012-11-05T10:28:55.165-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am seriously in AWE!!!</title><content type='html'>I am seriously in AWE!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8235067516760743118/comments/default/7520437968674997893'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8235067516760743118/comments/default/7520437968674997893'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/our-halloween-costumes-non-dsd-related.html?showComment=1352136535165#c7520437968674997893' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/our-halloween-costumes-non-dsd-related.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8235067516760743118' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8235067516760743118' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2012 at 10:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2492504127437688696</id><published>2012-11-05T10:30:30.465-07:00</published><updated>2012-11-05T10:30:30.465-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Necessity is the mother of invention! I LOVE your ...</title><content type='html'>Necessity is the mother of invention! I LOVE your wall idea and what I love most is that you can change it out over the seasons or events! You are so creative and inspirational! Thanks for the ideas you always share with all of us! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/176129710401491040/comments/default/2492504127437688696'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/176129710401491040/comments/default/2492504127437688696'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/instadisney-installation.html?showComment=1352136630465#c2492504127437688696' title=''/><author><name>Fonnetta</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/instadisney-installation.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-176129710401491040' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/176129710401491040' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2012 at 10:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4287464126742460456</id><published>2012-11-05T10:39:41.847-07:00</published><updated>2012-11-05T10:39:41.847-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is such a cool project and I have a blank whi...</title><content type='html'>This is such a cool project and I have a blank white wall calling out for this right next to where I scrap! Only trouble is I don&amp;#39;t instagram :( time for me to jump on this band wagon I think!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/176129710401491040/comments/default/4287464126742460456'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/176129710401491040/comments/default/4287464126742460456'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/instadisney-installation.html?showComment=1352137181847#c4287464126742460456' title=''/><author><name>Emma</name><uri>https://www.blogger.com/profile/02546258108752828697</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_c_5DEUrVxn4/S_6GJpMkuJI/AAAAAAAAAA0/LO6sM82Pfh4/S220-s32/n776645634_8835.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/instadisney-installation.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-176129710401491040' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/176129710401491040' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2089011992'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2012 at 10:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5706458420500968626</id><published>2012-11-05T10:50:32.879-07:00</published><updated>2012-11-05T10:50:32.879-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>1Oh my goodness it turned out so cute!!! I&amp;#39;m s...</title><content type='html'>1Oh my goodness it turned out so cute!!! I&amp;#39;m so glad you shared the tip about printing. I was going to update my Christmas tree this year and pay the $0.85 per print. But not now :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/176129710401491040/comments/default/5706458420500968626'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/176129710401491040/comments/default/5706458420500968626'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/instadisney-installation.html?showComment=1352137832879#c5706458420500968626' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/instadisney-installation.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-176129710401491040' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/176129710401491040' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2012 at 10:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1116218689721669696</id><published>2012-11-05T11:03:19.226-07:00</published><updated>2012-11-05T11:03:19.226-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute!! Love this idea...guess I should try and ...</title><content type='html'>So cute!! Love this idea...guess I should try and follow you on pinterest! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/176129710401491040/comments/default/1116218689721669696'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/176129710401491040/comments/default/1116218689721669696'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/instadisney-installation.html?showComment=1352138599226#c1116218689721669696' title=''/><author><name>Kait Rose</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/instadisney-installation.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-176129710401491040' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/176129710401491040' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2012 at 11:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8484515423966537401</id><published>2012-11-05T18:21:37.489-07:00</published><updated>2012-11-05T18:22:05.746-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/176129710401491040/comments/default/8484515423966537401'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/176129710401491040/comments/default/8484515423966537401'/><author><name>...</name><uri>https://www.blogger.com/profile/09112320093353046687</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/instadisney-installation.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-176129710401491040' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/176129710401491040' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1751897273'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2012 at 6:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6732154451503819034</id><published>2012-11-05T18:22:58.577-07:00</published><updated>2012-11-05T18:22:58.577-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Dude!! This is pure awesomeness...I was just tryin...</title><content type='html'>Dude!! This is pure awesomeness...I was just trying to plan a picture wall and I may have to do this!! Also totally jealous that you can just go to Persnickety...I need to move!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/176129710401491040/comments/default/6732154451503819034'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/176129710401491040/comments/default/6732154451503819034'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/instadisney-installation.html?showComment=1352164978577#c6732154451503819034' title=''/><author><name>Dana K</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/instadisney-installation.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-176129710401491040' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/176129710401491040' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2012 at 6:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6936509346476531092</id><published>2012-11-05T19:49:17.925-07:00</published><updated>2012-11-05T19:49:17.925-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this so much!  I don&amp;#39;t know if I can br...</title><content type='html'>I love this so much!  I don&amp;#39;t know if I can bring myself to do this to the wall (I am not very precise!) but I think I would love it almost as much if I string the twine across an open, ornate frame and then I only have to poke one hole in the wall.  I love the idea of swapping it out for the holidays, birthdays, etc.  Super cute project Britt!  Oh and I love the nail polish too  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/176129710401491040/comments/default/6936509346476531092'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/176129710401491040/comments/default/6936509346476531092'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/instadisney-installation.html?showComment=1352170157925#c6936509346476531092' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/instadisney-installation.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-176129710401491040' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/176129710401491040' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='November 5, 2012 at 7:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6554695292580122158</id><published>2012-11-06T12:17:14.594-07:00</published><updated>2012-11-06T12:17:14.594-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE this!!  I&amp;#39;m totally going to copy you! ...</title><content type='html'>I LOVE this!!  I&amp;#39;m totally going to copy you!  I have an old pinterest project in the hallway for the kids artwork that is in desperate need of a redo, and I&amp;#39;m always looking for space to display more pictures (my fridge is overflowing with IG pics! lol).  Thanks for the tutorial! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/176129710401491040/comments/default/6554695292580122158'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/176129710401491040/comments/default/6554695292580122158'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/instadisney-installation.html?showComment=1352229434594#c6554695292580122158' title=''/><author><name>Kelsy</name><uri>https://www.blogger.com/profile/14990264586390687443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//1.bp.blogspot.com/-KsHeTdfNyJU/U6IUXM7EOjI/AAAAAAAAItg/dP0CcrEvio4/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/instadisney-installation.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-176129710401491040' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/176129710401491040' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1847054012'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2012 at 12:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1011986614155080606</id><published>2012-11-06T13:35:47.683-07:00</published><updated>2012-11-06T13:35:47.683-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your project is amazing! &amp;lt;3

Have you seen this...</title><content type='html'>Your project is amazing! &amp;lt;3&lt;br /&gt;&lt;br /&gt;Have you seen this? It might save you some time when you want to do something else with your IG prints...&lt;br /&gt;&lt;br /&gt;http://printstagr.am/&lt;br /&gt;&lt;br /&gt;LeeAndra</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/176129710401491040/comments/default/1011986614155080606'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/176129710401491040/comments/default/1011986614155080606'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/instadisney-installation.html?showComment=1352234147683#c1011986614155080606' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/instadisney-installation.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-176129710401491040' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/176129710401491040' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2012 at 1:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5174676640707776412</id><published>2012-11-06T13:39:17.835-07:00</published><updated>2012-11-06T13:39:17.835-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>She is suuuuuuuuuuuuch a doll. Those curls and chu...</title><content type='html'>She is suuuuuuuuuuuuch a doll. Those curls and chubby cheeks slay me. The photo of the two of them walking down the street with her pink sneaks sticking out of her mermaid tail = sweetest. pic. ever. &amp;lt;3&lt;br /&gt;&lt;br /&gt;LeeAndra</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8235067516760743118/comments/default/5174676640707776412'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8235067516760743118/comments/default/5174676640707776412'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/our-halloween-costumes-non-dsd-related.html?showComment=1352234357835#c5174676640707776412' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/our-halloween-costumes-non-dsd-related.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8235067516760743118' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8235067516760743118' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2012 at 1:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5235398282103604675</id><published>2012-11-07T09:03:25.086-07:00</published><updated>2012-11-07T09:03:25.086-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Eek! I&amp;#39;m so excited. I was just about to scrap...</title><content type='html'>Eek! I&amp;#39;m so excited. I was just about to scrap my Woody &amp;amp; Jessie pictures. Can&amp;#39;t wait to see it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5535516814929845000/comments/default/5235398282103604675'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5535516814929845000/comments/default/5235398282103604675'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/hint-hint.html?showComment=1352304205086#c5235398282103604675' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/hint-hint.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5535516814929845000' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5535516814929845000' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='November 7, 2012 at 9:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8786287499037444373</id><published>2012-11-07T10:48:18.596-07:00</published><updated>2012-11-07T10:48:18.596-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YEEHAW!  I&amp;#39;m with Shantell.  SO EXCITED.  I sc...</title><content type='html'>YEEHAW!  I&amp;#39;m with Shantell.  SO EXCITED.  I scrapped my Jessie with a different kit and don&amp;#39;t love it.  I just think your stuff is the best.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5535516814929845000/comments/default/8786287499037444373'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5535516814929845000/comments/default/8786287499037444373'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/hint-hint.html?showComment=1352310498596#c8786287499037444373' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/hint-hint.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5535516814929845000' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5535516814929845000' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='November 7, 2012 at 10:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3856107123032422466</id><published>2012-11-08T10:11:34.473-07:00</published><updated>2012-11-08T10:11:34.473-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>i&amp;#39;ve never done a flashback challenge before.....</title><content type='html'>i&amp;#39;ve never done a flashback challenge before...  are we allowed to use elements (like a flower or ribbon)/paper from another of your kits?  or does the page have to be made entirely from the featured kit?  thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1114190365540917754/comments/default/3856107123032422466'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1114190365540917754/comments/default/3856107123032422466'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/november-flashback.html?showComment=1352394694473#c3856107123032422466' title=''/><author><name>chinagrrl</name><uri>https://www.blogger.com/profile/18220486531538071629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_R3cxgt1cpv8/S3HNPJDFgQI/AAAAAAAAAB0/SV86ObgRnJ0/S220-s32/gk_crop.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/november-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1114190365540917754' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1114190365540917754' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-267859176'/><gd:extendedProperty name='blogger.displayTime' value='November 8, 2012 at 10:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1700692908319175578</id><published>2012-11-08T12:57:55.342-07:00</published><updated>2012-11-08T12:57:55.342-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You can totally use other stuff.</title><content type='html'>You can totally use other stuff.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1114190365540917754/comments/default/1700692908319175578'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1114190365540917754/comments/default/1700692908319175578'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/november-flashback.html?showComment=1352404675342#c1700692908319175578' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/november-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1114190365540917754' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1114190365540917754' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='November 8, 2012 at 12:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2187701491993581838</id><published>2012-11-09T05:40:15.435-07:00</published><updated>2012-11-09T05:40:27.108-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4858827908828068279/comments/default/2187701491993581838'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4858827908828068279/comments/default/2187701491993581838'/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/yee-haw-new-products.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4858827908828068279' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4858827908828068279' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='November 9, 2012 at 5:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6076847195383115061</id><published>2012-11-09T05:41:13.132-07:00</published><updated>2012-11-09T05:41:13.132-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome new kit Britt! I love it!</title><content type='html'>Awesome new kit Britt! I love it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4858827908828068279/comments/default/6076847195383115061'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4858827908828068279/comments/default/6076847195383115061'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/yee-haw-new-products.html?showComment=1352464873132#c6076847195383115061' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/yee-haw-new-products.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4858827908828068279' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4858827908828068279' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='November 9, 2012 at 5:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1492474266933771750</id><published>2012-11-09T05:44:41.234-07:00</published><updated>2012-11-09T05:44:41.234-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Seriously?!  This comes out just as I return from ...</title><content type='html'>Seriously?!  This comes out just as I return from visiting (and am getting ready to move to) Texas!!  Wow!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4858827908828068279/comments/default/1492474266933771750'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4858827908828068279/comments/default/1492474266933771750'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/yee-haw-new-products.html?showComment=1352465081234#c1492474266933771750' title=''/><author><name>LedaP</name><uri>https://www.blogger.com/profile/08467426259670373961</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_zK7rwXajp3M/TPnhPMqszgI/AAAAAAAAChc/Ntok0YJVLvY/S220-s32/DSC00107.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/yee-haw-new-products.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4858827908828068279' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4858827908828068279' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1141349868'/><gd:extendedProperty name='blogger.displayTime' value='November 9, 2012 at 5:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5375980905444212748</id><published>2012-11-09T06:53:48.225-07:00</published><updated>2012-11-09T06:53:48.225-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!!! What a great looking kit! I love what your ...</title><content type='html'>Wow!!! What a great looking kit! I love what your CT has done with it! Those layouts are breathtaking!This kit is perfect for many of my cowgirl/cowboy pictures. When we went to Disney in the spring, Thunder Mountain was closed so i wasn&amp;#39;t able to check out the ride, but we are going back soon and I love that this kit will be perfect for scrapping those picturese as well. Beautiful work Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4421096380453140851/comments/default/5375980905444212748'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4421096380453140851/comments/default/5375980905444212748'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/sneak-peek.html?showComment=1352469228225#c5375980905444212748' title=''/><author><name>LindieLu</name><uri>https://www.blogger.com/profile/11686779288552397875</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/sneak-peek.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4421096380453140851' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4421096380453140851' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-83238533'/><gd:extendedProperty name='blogger.displayTime' value='November 9, 2012 at 6:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7168561081654800471</id><published>2012-11-09T07:36:15.984-07:00</published><updated>2012-11-09T07:36:15.984-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the new kit Britt!! Can&amp;#39;t wait to add it ...</title><content type='html'>Love the new kit Britt!! Can&amp;#39;t wait to add it to my stash :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4858827908828068279/comments/default/7168561081654800471'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4858827908828068279/comments/default/7168561081654800471'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/yee-haw-new-products.html?showComment=1352471775984#c7168561081654800471' title=''/><author><name>ali b.</name><uri>https://www.blogger.com/profile/04129318529729554495</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//3.bp.blogspot.com/_kQ2asfss0dQ/SbK8ypVk1VI/AAAAAAAAAHQ/itXhXg8XoL8/S220-s33/DSC08898.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/yee-haw-new-products.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4858827908828068279' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4858827908828068279' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1987221096'/><gd:extendedProperty name='blogger.displayTime' value='November 9, 2012 at 7:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-628489989533814046</id><published>2012-11-10T09:38:41.283-07:00</published><updated>2012-11-10T09:38:41.283-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for your freebie!  The new kit is &amp;quot;Roo...</title><content type='html'>thanks for your freebie!  The new kit is &amp;quot;Rootin&amp;#39; Tootin&amp;#39;&amp;quot; :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4858827908828068279/comments/default/628489989533814046'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4858827908828068279/comments/default/628489989533814046'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/yee-haw-new-products.html?showComment=1352565521283#c628489989533814046' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/yee-haw-new-products.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4858827908828068279' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4858827908828068279' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='November 10, 2012 at 9:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4945857592843645743</id><published>2012-11-11T14:30:11.581-07:00</published><updated>2012-11-11T14:30:11.581-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a great kit!  Thank you for the sampler/add on.</title><content type='html'>What a great kit!  Thank you for the sampler/add on.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4858827908828068279/comments/default/4945857592843645743'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4858827908828068279/comments/default/4945857592843645743'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/yee-haw-new-products.html?showComment=1352669411581#c4945857592843645743' title=''/><author><name>Jennifer</name><uri>https://www.blogger.com/profile/18419599202513009956</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-wexyBi1aUQ4/To5nbYWKq0I/AAAAAAAAAc4/hgTXxd-Q_5I/s32/Jen%2BPhoto%2BSTS2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/yee-haw-new-products.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4858827908828068279' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4858827908828068279' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-553304793'/><gd:extendedProperty name='blogger.displayTime' value='November 11, 2012 at 2:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4989871962747524179</id><published>2012-11-11T15:20:00.395-07:00</published><updated>2012-11-11T15:20:00.395-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is a great new kit! Thank you very much for t...</title><content type='html'>This is a great new kit! Thank you very much for this AddOn!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4858827908828068279/comments/default/4989871962747524179'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4858827908828068279/comments/default/4989871962747524179'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/yee-haw-new-products.html?showComment=1352672400395#c4989871962747524179' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/yee-haw-new-products.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4858827908828068279' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4858827908828068279' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='November 11, 2012 at 3:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7661151213044583945</id><published>2012-11-12T01:33:55.988-07:00</published><updated>2012-11-12T01:33:55.988-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this project. I have some of the little clips...</title><content type='html'>Love this project. I have some of the little clips and some bakers twine -- I will be working on this!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/176129710401491040/comments/default/7661151213044583945'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/176129710401491040/comments/default/7661151213044583945'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/instadisney-installation.html?showComment=1352709235988#c7661151213044583945' title=''/><author><name>Krisi</name><uri>https://www.blogger.com/profile/05201159858171207742</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/instadisney-installation.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-176129710401491040' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/176129710401491040' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1328642662'/><gd:extendedProperty name='blogger.displayTime' value='November 12, 2012 at 1:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1447573410273083882</id><published>2012-11-12T16:31:23.700-07:00</published><updated>2012-11-12T16:31:23.700-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE this Britt!! I even couldn&amp;#39;t wait to st...</title><content type='html'>I LOVE this Britt!! I even couldn&amp;#39;t wait to start and since my student room wasn&amp;#39;t really decorated yet, it was the best way to do something with my photo&amp;#39;s and have a cool way to put them up! &lt;br /&gt;&lt;br /&gt;I don&amp;#39;t have a smartphone and I don&amp;#39;t use instagram, but I cropped my photo&amp;#39;s in photoshop and found some filters like you can add in instagram.&lt;br /&gt;&lt;br /&gt;So Here&amp;#39;s my take at the project. &lt;br /&gt;https://pbs.twimg.com/media/A7iXuw9CUAA7_zt.jpg&lt;br /&gt;https://pbs.twimg.com/media/A7iYM8NCYAAKLsL.jpg&lt;br /&gt;&lt;br /&gt;Thank you so much for sharing this great idea with us!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/176129710401491040/comments/default/1447573410273083882'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/176129710401491040/comments/default/1447573410273083882'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/instadisney-installation.html?showComment=1352763083700#c1447573410273083882' title=''/><author><name>Jojo</name><uri>https://www.blogger.com/profile/14345392792829808890</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//3.bp.blogspot.com/-u5ptD_xoLzI/TcFgcHxr_6I/AAAAAAAAAAk/PRSMa_hMpDY/s32/100000198004046big2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/instadisney-installation.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-176129710401491040' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/176129710401491040' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1299211658'/><gd:extendedProperty name='blogger.displayTime' value='November 12, 2012 at 4:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3833935025213802004</id><published>2012-11-13T20:57:28.321-07:00</published><updated>2012-11-13T20:57:28.321-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, you&amp;#39;ve been busy!  They are all gorgeous ...</title><content type='html'>Wow, you&amp;#39;ve been busy!  They are all gorgeous but those parade photos and layout is hands down my favorite.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7953773143798690659/comments/default/3833935025213802004'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7953773143798690659/comments/default/3833935025213802004'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/some-layout-spam.html?showComment=1352865448321#c3833935025213802004' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/some-layout-spam.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7953773143798690659' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7953773143798690659' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='November 13, 2012 at 8:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1661920174515343108</id><published>2012-11-19T07:51:23.847-07:00</published><updated>2012-11-19T08:37:07.526-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you, thank you, thank you for this post!  Hu...</title><content type='html'>Thank you, thank you, thank you for this post!  Hubs&amp;#39; uncle always gets me books for my Kindle for Christmas, and he warned me he&amp;#39;d be looking for suggestions at Thanksgiving!  &lt;br /&gt;&lt;br /&gt;I recently read War Brides by Helen Bryan, which I enjoyed, but I really like historical fiction, especially WWII era.  Sarah&amp;#39;s Key was another interesting one, for both modern day and historical fiction fans (it flips back and forth, chapter by chapter)  For fluffy books, I enjoyed Can You Keep a Secret? by Sophie Kinsella - it&amp;#39;s  totally chick-lit, but for me, it&amp;#39;s really fun brain candy.  I also enjoy books by Emily Giffin.  Less fluffy, but still interesting reads.  More serious, but not thrillers or anything.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/882122767681108395/comments/default/1661920174515343108'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/882122767681108395/comments/default/1661920174515343108'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/09/lets-talk-books.html?showComment=1353336683847#c1661920174515343108' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/09/lets-talk-books.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-882122767681108395' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/882122767681108395' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 19, 2012 at 7:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4853783611168545654</id><published>2012-11-20T18:23:10.366-07:00</published><updated>2012-11-25T21:28:37.782-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>All these layouts are fantastic, what a fun new ki...</title><content type='html'>All these layouts are fantastic, what a fun new kit! Thanks for these truly lovely papers.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1964893380573824042/comments/default/4853783611168545654'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1964893380573824042/comments/default/4853783611168545654'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/scary-acres.html?showComment=1353460990366#c4853783611168545654' title=''/><author><name>Scrumptious</name><uri>http://inmybox.wordpress.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/scary-acres.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1964893380573824042' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1964893380573824042' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 20, 2012 at 6:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7491469948939857886</id><published>2012-11-21T08:43:27.293-07:00</published><updated>2012-11-21T09:04:29.304-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!</title><content type='html'>Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1964893380573824042/comments/default/7491469948939857886'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1964893380573824042/comments/default/7491469948939857886'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/scary-acres.html?showComment=1353512607293#c7491469948939857886' title=''/><author><name>Marina</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/scary-acres.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1964893380573824042' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1964893380573824042' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2012 at 8:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2664425929662353434</id><published>2012-11-21T22:30:02.142-07:00</published><updated>2012-11-21T22:30:02.142-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am a sucker for raffles. I&amp;#39;ll be getting the...</title><content type='html'>I am a sucker for raffles. I&amp;#39;ll be getting the grab bag for sure!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/465921246396770545/comments/default/2664425929662353434'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/465921246396770545/comments/default/2664425929662353434'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/this-weekend-is-gonna-be-wild.html?showComment=1353562202142#c2664425929662353434' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/this-weekend-is-gonna-be-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-465921246396770545' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/465921246396770545' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='November 21, 2012 at 10:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6312595862451941152</id><published>2012-11-22T02:56:42.887-07:00</published><updated>2012-11-22T02:56:42.887-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG! If I buy 10 grab bags do I get 10 raffles? :P</title><content type='html'>OMG! If I buy 10 grab bags do I get 10 raffles? :P</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/465921246396770545/comments/default/6312595862451941152'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/465921246396770545/comments/default/6312595862451941152'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/this-weekend-is-gonna-be-wild.html?showComment=1353578202887#c6312595862451941152' title=''/><author><name>Leonor</name><uri>https://www.blogger.com/profile/13007354280332968370</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/this-weekend-is-gonna-be-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-465921246396770545' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/465921246396770545' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1632200801'/><gd:extendedProperty name='blogger.displayTime' value='November 22, 2012 at 2:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-66519027539678759</id><published>2012-11-22T05:33:32.291-07:00</published><updated>2012-11-22T05:33:32.291-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Seriously, I would buy the grab bag anyway... I al...</title><content type='html'>Seriously, I would buy the grab bag anyway... I always love your grab bags!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/465921246396770545/comments/default/66519027539678759'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/465921246396770545/comments/default/66519027539678759'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/this-weekend-is-gonna-be-wild.html?showComment=1353587612291#c66519027539678759' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/this-weekend-is-gonna-be-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-465921246396770545' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/465921246396770545' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='November 22, 2012 at 5:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1347806244112523854</id><published>2012-11-22T08:05:56.962-07:00</published><updated>2012-11-22T08:05:56.962-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Nope!! One entry per person!!!</title><content type='html'>Nope!! One entry per person!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/465921246396770545/comments/default/1347806244112523854'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/465921246396770545/comments/default/1347806244112523854'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/this-weekend-is-gonna-be-wild.html?showComment=1353596756962#c1347806244112523854' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/465921246396770545/comments/default/6312595862451941152'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/this-weekend-is-gonna-be-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-465921246396770545' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/465921246396770545' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='November 22, 2012 at 8:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5439897400943885532</id><published>2012-11-22T08:13:52.065-07:00</published><updated>2012-11-22T08:13:52.065-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow what a great prize!</title><content type='html'>Wow what a great prize!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/465921246396770545/comments/default/5439897400943885532'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/465921246396770545/comments/default/5439897400943885532'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/this-weekend-is-gonna-be-wild.html?showComment=1353597232065#c5439897400943885532' title=''/><author><name>scrappingaunt</name><uri>https://www.blogger.com/profile/12357255281202428329</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/-xp8OoS4UCBE/TxmMoLhgpPI/AAAAAAAAAYo/fe0l0Eu0xDA/s32/IMG_0055.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/this-weekend-is-gonna-be-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-465921246396770545' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/465921246396770545' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-957220741'/><gd:extendedProperty name='blogger.displayTime' value='November 22, 2012 at 8:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3326684856205652872</id><published>2012-11-22T12:53:17.536-07:00</published><updated>2012-11-22T12:53:17.536-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>sounds awesome!!!</title><content type='html'>sounds awesome!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/465921246396770545/comments/default/3326684856205652872'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/465921246396770545/comments/default/3326684856205652872'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/this-weekend-is-gonna-be-wild.html?showComment=1353613997536#c3326684856205652872' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/this-weekend-is-gonna-be-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-465921246396770545' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/465921246396770545' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='November 22, 2012 at 12:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8942301690291301819</id><published>2012-11-22T21:58:28.430-07:00</published><updated>2012-11-22T21:58:28.430-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can&amp;#39;t wait!</title><content type='html'>Can&amp;#39;t wait!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/465921246396770545/comments/default/8942301690291301819'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/465921246396770545/comments/default/8942301690291301819'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/this-weekend-is-gonna-be-wild.html?showComment=1353646708430#c8942301690291301819' title=''/><author><name>Gayle</name><uri>https://www.blogger.com/profile/12780205422347574752</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/__XHbnNL5Xwo/Sh9psJ_cSgI/AAAAAAAAAAM/_Oehl5jtWpE/S220-s32/n1130678804_33882_8974.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/this-weekend-is-gonna-be-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-465921246396770545' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/465921246396770545' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1424814912'/><gd:extendedProperty name='blogger.displayTime' value='November 22, 2012 at 9:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8472710358137101230</id><published>2012-11-23T00:40:31.226-07:00</published><updated>2012-11-23T00:40:31.226-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Any chance I can still get the Flashback mini kit ...</title><content type='html'>Any chance I can still get the Flashback mini kit for $1.00 instead of $1.95?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/465921246396770545/comments/default/8472710358137101230'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/465921246396770545/comments/default/8472710358137101230'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/this-weekend-is-gonna-be-wild.html?showComment=1353656431226#c8472710358137101230' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/this-weekend-is-gonna-be-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-465921246396770545' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/465921246396770545' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2012 at 12:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8176813757372390784</id><published>2012-11-23T08:21:41.852-07:00</published><updated>2012-11-23T08:21:41.852-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oops. Yeah let me fix that!! Hang on.</title><content type='html'>Oops. Yeah let me fix that!! Hang on.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/465921246396770545/comments/default/8176813757372390784'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/465921246396770545/comments/default/8176813757372390784'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/this-weekend-is-gonna-be-wild.html?showComment=1353684101852#c8176813757372390784' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/465921246396770545/comments/default/8472710358137101230'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/this-weekend-is-gonna-be-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-465921246396770545' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/465921246396770545' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2012 at 8:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3064407293296291120</id><published>2012-11-23T12:22:02.282-07:00</published><updated>2012-11-23T12:36:45.612-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hope I did this right, first time entering.

http:...</title><content type='html'>Hope I did this right, first time entering.&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2468&lt;br /&gt;&lt;br /&gt;Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1114190365540917754/comments/default/3064407293296291120'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1114190365540917754/comments/default/3064407293296291120'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/november-flashback.html?showComment=1353698522282#c3064407293296291120' title=''/><author><name>Ohana Designs</name><uri>https://www.blogger.com/profile/06275523737327032170</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/november-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1114190365540917754' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1114190365540917754' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1472514633'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2012 at 12:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6338607527332306444</id><published>2012-11-23T12:22:46.712-07:00</published><updated>2012-11-23T14:19:37.124-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1114190365540917754/comments/default/6338607527332306444'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1114190365540917754/comments/default/6338607527332306444'/><author><name>Ohana Designs</name><uri>https://www.blogger.com/profile/06275523737327032170</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/november-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1114190365540917754' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1114190365540917754' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1472514633'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2012 at 12:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1304857434628607127</id><published>2012-11-23T12:35:07.628-07:00</published><updated>2012-11-23T12:35:07.628-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just unzipped my grab bag, it&amp;#39;s awesome!  On...</title><content type='html'>I just unzipped my grab bag, it&amp;#39;s awesome!  Only it&amp;#39;s a week late, I just did my jungle cruise pics!  Now I want a do-over!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/465921246396770545/comments/default/1304857434628607127'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/465921246396770545/comments/default/1304857434628607127'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/this-weekend-is-gonna-be-wild.html?showComment=1353699307628#c1304857434628607127' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/this-weekend-is-gonna-be-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-465921246396770545' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/465921246396770545' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2012 at 12:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6794800984535329623</id><published>2012-11-23T15:44:37.242-07:00</published><updated>2012-11-25T21:28:36.161-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have been very lax in posting that I received th...</title><content type='html'>I have been very lax in posting that I received the wallet.  Thank you so much Britt.&lt;br /&gt;&lt;br /&gt;Jennifer</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4565125013206726047/comments/default/6794800984535329623'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4565125013206726047/comments/default/6794800984535329623'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/10/and-winner-is.html?showComment=1353710677242#c6794800984535329623' title=''/><author><name>morgansmom2000</name><uri>https://www.blogger.com/profile/07761150956237275584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//farm1.static.flickr.com/47/158707625_02cfe2654a.jpg?v=0'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/10/and-winner-is.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4565125013206726047' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4565125013206726047' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1952085237'/><gd:extendedProperty name='blogger.displayTime' value='November 23, 2012 at 3:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1754187351773173136</id><published>2012-11-24T08:42:28.490-07:00</published><updated>2012-11-24T08:42:28.490-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for the awesome B.F. sale! I was a little s...</title><content type='html'>thanks for the awesome B.F. sale! I was a little scared to buy any Christmas kits because I have a feeling (or maybe just a holiday wish) that you&amp;#39;re creating a new one this year but I went ahead and added a little to my collection :) Hope your family had a lovely Thanksgiving!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2920980295127745043/comments/default/1754187351773173136'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2920980295127745043/comments/default/1754187351773173136'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/let-wild-weekend-begin.html?showComment=1353771748490#c1754187351773173136' title=''/><author><name>ali b.</name><uri>https://www.blogger.com/profile/04129318529729554495</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//3.bp.blogspot.com/_kQ2asfss0dQ/SbK8ypVk1VI/AAAAAAAAAHQ/itXhXg8XoL8/S220-s33/DSC08898.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/let-wild-weekend-begin.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2920980295127745043' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2920980295127745043' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1987221096'/><gd:extendedProperty name='blogger.displayTime' value='November 24, 2012 at 8:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9033968488916011129</id><published>2012-11-25T05:38:47.255-07:00</published><updated>2012-11-25T05:38:47.255-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the chance to win these amazing prizes!...</title><content type='html'>Thanks for the chance to win these amazing prizes! I love your designs and there&amp;#39;s still a lot to add to my stash! My bank account just doesn&amp;#39;t always agree :P</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2920980295127745043/comments/default/9033968488916011129'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2920980295127745043/comments/default/9033968488916011129'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/let-wild-weekend-begin.html?showComment=1353847127255#c9033968488916011129' title=''/><author><name>Annet</name><uri>http://scrapannet.wordpress.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/let-wild-weekend-begin.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2920980295127745043' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2920980295127745043' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2012 at 5:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8885867705290334205</id><published>2012-11-25T12:20:33.055-07:00</published><updated>2012-11-25T12:20:33.055-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It would be awesome to win your entire store. All ...</title><content type='html'>It would be awesome to win your entire store. All those templates (now that I know how to use them!) &amp;amp; kits &amp;amp; alphas! *swoon*</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2920980295127745043/comments/default/8885867705290334205'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2920980295127745043/comments/default/8885867705290334205'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/let-wild-weekend-begin.html?showComment=1353871233055#c8885867705290334205' title=''/><author><name>ash &amp;amp; diz</name><uri>https://www.blogger.com/profile/14445501515825965107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/--yf0HISKiHw/TZiPIbUXXwI/AAAAAAAAAqM/EB5Ntb8l4uI/s32/blog.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/let-wild-weekend-begin.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2920980295127745043' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2920980295127745043' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117140784'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2012 at 12:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9043743026263595008</id><published>2012-11-25T21:07:20.770-07:00</published><updated>2012-11-25T21:28:15.533-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WooHoo! Loved this challenge! http://www.brittishd...</title><content type='html'>WooHoo! Loved this challenge! http://www.brittishdesigns.com/gallery/displayimage.php?pid=2485</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1114190365540917754/comments/default/9043743026263595008'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1114190365540917754/comments/default/9043743026263595008'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/november-flashback.html?showComment=1353902840770#c9043743026263595008' title=''/><author><name>ash &amp;amp; diz</name><uri>https://www.blogger.com/profile/14445501515825965107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/--yf0HISKiHw/TZiPIbUXXwI/AAAAAAAAAqM/EB5Ntb8l4uI/s32/blog.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/november-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1114190365540917754' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1114190365540917754' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117140784'/><gd:extendedProperty name='blogger.displayTime' value='November 25, 2012 at 9:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3572148599326535947</id><published>2012-11-26T04:38:56.197-07:00</published><updated>2012-11-26T04:38:56.197-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you soooo much!!! I got the grab bag this we...</title><content type='html'>Thank you soooo much!!! I got the grab bag this weekend and I love the matching freebie! You are the best - thank you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1537683440658115574/comments/default/3572148599326535947'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1537683440658115574/comments/default/3572148599326535947'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/cyber-monday-freebie-alert.html?showComment=1353929936197#c3572148599326535947' title=''/><author><name>jpickett22</name><uri>https://www.blogger.com/profile/11544841651907985001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-AkEkkS-dsUI/UrRUbKfhLYI/AAAAAAAAABU/itKvrxO2MU8/s32/Photo0071FourBySix%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/cyber-monday-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1537683440658115574' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1537683440658115574' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-847017802'/><gd:extendedProperty name='blogger.displayTime' value='November 26, 2012 at 4:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5367020628688127550</id><published>2012-11-27T16:09:56.318-07:00</published><updated>2012-11-27T16:16:55.966-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s my layout :)
http://www.brittishdesigns...</title><content type='html'>Here&amp;#39;s my layout :)&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2489</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1114190365540917754/comments/default/5367020628688127550'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1114190365540917754/comments/default/5367020628688127550'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/november-flashback.html?showComment=1354057796318#c5367020628688127550' title=''/><author><name>Kristen</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/november-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1114190365540917754' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1114190365540917754' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='November 27, 2012 at 4:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-623179175576861534</id><published>2012-11-27T23:00:18.085-07:00</published><updated>2012-11-27T23:05:05.595-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s my LO!

http://www.brittishdesigns.com/...</title><content type='html'>Here&amp;#39;s my LO!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=lastup&amp;amp;cat=0&amp;amp;pid=2490#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1114190365540917754/comments/default/623179175576861534'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1114190365540917754/comments/default/623179175576861534'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/november-flashback.html?showComment=1354082418085#c623179175576861534' title=''/><author><name>scrappin5kids</name><uri>https://www.blogger.com/profile/13202349714871963633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/november-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1114190365540917754' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1114190365540917754' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-722080513'/><gd:extendedProperty name='blogger.displayTime' value='November 27, 2012 at 11:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2558314890780389712</id><published>2012-11-28T13:19:37.401-07:00</published><updated>2012-11-28T13:20:02.245-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s what I came up with:
http://www.brittis...</title><content type='html'>Here&amp;#39;s what I came up with:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2491&lt;br /&gt;Thanks for the fun flashback!&lt;br /&gt;P.S. I am DYING to find out who your grab bag raffle winners are. The thought of winning your entire shop is unreal.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1114190365540917754/comments/default/2558314890780389712'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1114190365540917754/comments/default/2558314890780389712'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/november-flashback.html?showComment=1354133977401#c2558314890780389712' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/november-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1114190365540917754' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1114190365540917754' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2012 at 1:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3165683158279504388</id><published>2012-11-28T15:23:04.040-07:00</published><updated>2012-11-28T15:23:25.923-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here is my entry!  I&amp;#39;m so used to scrapping my...</title><content type='html'>Here is my entry!  I&amp;#39;m so used to scrapping my Disney pages, it was fun to get a page done of my babies!!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2492</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1114190365540917754/comments/default/3165683158279504388'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1114190365540917754/comments/default/3165683158279504388'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/november-flashback.html?showComment=1354141384040#c3165683158279504388' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/november-flashback.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1114190365540917754' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1114190365540917754' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2012 at 3:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2625618292987730844</id><published>2012-11-30T05:36:10.609-07:00</published><updated>2012-11-30T05:36:10.609-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The show-offs look great this week! 

I keep forge...</title><content type='html'>The show-offs look great this week! &lt;br /&gt;&lt;br /&gt;I keep forgetting to submit my pages! LOL. (just means I need to keep scrappin&amp;#39;!)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7018514667168296241/comments/default/2625618292987730844'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7018514667168296241/comments/default/2625618292987730844'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/show-off-slideshow.html?showComment=1354278970609#c2625618292987730844' title=''/><author><name>ash &amp;amp; diz</name><uri>https://www.blogger.com/profile/14445501515825965107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/--yf0HISKiHw/TZiPIbUXXwI/AAAAAAAAAqM/EB5Ntb8l4uI/s32/blog.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/show-off-slideshow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7018514667168296241' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7018514667168296241' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117140784'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2012 at 5:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3147997995929296718</id><published>2012-11-30T10:25:48.946-07:00</published><updated>2012-11-30T10:25:48.946-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>congrats to the winners (a little bit . . .okay a ...</title><content type='html'>congrats to the winners (a little bit . . .okay a lot jealous ;))&lt;br /&gt;Love the goodie bag</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9203434569544748712/comments/default/3147997995929296718'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9203434569544748712/comments/default/3147997995929296718'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/the-winners-have-been-drawn.html?showComment=1354296348946#c3147997995929296718' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/the-winners-have-been-drawn.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9203434569544748712' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9203434569544748712' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2012 at 10:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5795341570425283432</id><published>2012-11-30T12:21:51.564-07:00</published><updated>2012-11-30T12:21:51.564-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats Ladies!

I&amp;#39;ve already created so many...</title><content type='html'>Congrats Ladies!&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve already created so many LOs with that GB and still more in the works.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9203434569544748712/comments/default/5795341570425283432'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9203434569544748712/comments/default/5795341570425283432'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/the-winners-have-been-drawn.html?showComment=1354303311564#c5795341570425283432' title=''/><author><name>Ohana Designs</name><uri>https://www.blogger.com/profile/06275523737327032170</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/the-winners-have-been-drawn.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9203434569544748712' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9203434569544748712' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1472514633'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2012 at 12:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5236002913082582815</id><published>2012-11-30T12:41:30.589-07:00</published><updated>2012-11-30T12:41:30.589-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks, Britt! I seriously never win anything. You...</title><content type='html'>Thanks, Britt! I seriously never win anything. You made my day. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9203434569544748712/comments/default/5236002913082582815'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9203434569544748712/comments/default/5236002913082582815'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/the-winners-have-been-drawn.html?showComment=1354304490589#c5236002913082582815' title=''/><author><name>October</name><uri>https://www.blogger.com/profile/04438679807161062083</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-14x5D3bvu6E/T2fWuE7-psI/AAAAAAAAAdQ/uW_9CiVK5kc/s32/blog_31559640224.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/the-winners-have-been-drawn.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9203434569544748712' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9203434569544748712' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-979275324'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2012 at 12:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7748407655463650033</id><published>2012-11-30T14:01:14.981-07:00</published><updated>2012-11-30T14:01:14.981-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats ladies!!! Woohoo! What awesome prizes!</title><content type='html'>Congrats ladies!!! Woohoo! What awesome prizes!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9203434569544748712/comments/default/7748407655463650033'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9203434569544748712/comments/default/7748407655463650033'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/the-winners-have-been-drawn.html?showComment=1354309274981#c7748407655463650033' title=''/><author><name>Becca S</name><uri>https://www.blogger.com/profile/02047949555002708415</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//1.bp.blogspot.com/_T3OuFl9WCYw/TPdfFyFsUhI/AAAAAAAAA-s/nNpnlaiS8mY/S220-s33/avi.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/the-winners-have-been-drawn.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9203434569544748712' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9203434569544748712' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-55895950'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2012 at 2:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4968558344397786582</id><published>2012-11-30T15:06:55.022-07:00</published><updated>2012-11-30T15:06:55.022-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>wow!  Talk about a way to start my weekend!  Thank...</title><content type='html'>wow!  Talk about a way to start my weekend!  Thank you!!!&lt;br /&gt;Jlynn</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9203434569544748712/comments/default/4968558344397786582'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9203434569544748712/comments/default/4968558344397786582'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/the-winners-have-been-drawn.html?showComment=1354313215022#c4968558344397786582' title=''/><author><name>Jlynn</name><uri>https://www.blogger.com/profile/12737323691102728694</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/-FvegsoHy2fU/VG6DmJQLclI/AAAAAAAAHzA/OqtbhAP5AYM/s32/Jlynn1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/the-winners-have-been-drawn.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9203434569544748712' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9203434569544748712' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1343043601'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2012 at 3:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7867659320679967350</id><published>2012-11-30T18:38:25.998-07:00</published><updated>2012-11-30T18:38:25.998-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats girls!  </title><content type='html'>Congrats girls!  </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9203434569544748712/comments/default/7867659320679967350'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9203434569544748712/comments/default/7867659320679967350'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/the-winners-have-been-drawn.html?showComment=1354325905998#c7867659320679967350' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/the-winners-have-been-drawn.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9203434569544748712' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9203434569544748712' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='November 30, 2012 at 6:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7432734797037227549</id><published>2012-12-06T09:26:37.213-07:00</published><updated>2012-12-06T09:26:37.213-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love, love, love the podcast and blog.  I purchase...</title><content type='html'>Love, love, love the podcast and blog.  I purchased the WDW app to use on our trip later this month, too. Thanks for all the magic!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8588625739559371026/comments/default/7432734797037227549'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8588625739559371026/comments/default/7432734797037227549'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/more-capturing-magic.html?showComment=1354811197213#c7432734797037227549' title=''/><author><name>r0binb</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/more-capturing-magic.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8588625739559371026' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8588625739559371026' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 6, 2012 at 9:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7844292517581422910</id><published>2012-12-06T09:55:58.856-07:00</published><updated>2012-12-06T09:55:58.856-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I hope they release an android version of the app ...</title><content type='html'>I hope they release an android version of the app soon. My Mom and I are going to Disneyland in January to run the Tinkerbell Half Marathon. I&amp;#39;d love to use it! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8588625739559371026/comments/default/7844292517581422910'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8588625739559371026/comments/default/7844292517581422910'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/more-capturing-magic.html?showComment=1354812958856#c7844292517581422910' title=''/><author><name>ash &amp;amp; diz</name><uri>https://www.blogger.com/profile/14445501515825965107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/--yf0HISKiHw/TZiPIbUXXwI/AAAAAAAAAqM/EB5Ntb8l4uI/s32/blog.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/more-capturing-magic.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8588625739559371026' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8588625739559371026' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117140784'/><gd:extendedProperty name='blogger.displayTime' value='December 6, 2012 at 9:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1694714371159165800</id><published>2012-12-07T02:51:31.108-07:00</published><updated>2012-12-07T02:51:31.108-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the gorgeous, glittery freebie! It make...</title><content type='html'>Thanks for the gorgeous, glittery freebie! It makes me shiver and tingle with excitement. Let it snow!!! Merry Christmas to you, your family and your Creative Team!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/1694714371159165800'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/1694714371159165800'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html?showComment=1354873891108#c1694714371159165800' title=''/><author><name>Natalie, Kyle, Jacob, Dylan and Hunter</name><uri>https://www.blogger.com/profile/01553766859651579435</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//2.bp.blogspot.com/_UuH8P1neDg4/TUGp0ZG9YDI/AAAAAAAAV74/yn8HGM-RlXA/s31/IMG_4024.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1058952710670188669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1058952710670188669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2065171068'/><gd:extendedProperty name='blogger.displayTime' value='December 7, 2012 at 2:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5494494939852937128</id><published>2012-12-07T04:14:14.750-07:00</published><updated>2012-12-07T04:14:14.750-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Gorgeous kit, going on my wish list for sure! And ...</title><content type='html'>Gorgeous kit, going on my wish list for sure! And thanks soo much for the freebie it&amp;#39;s totally adorable and will certainly get A LOT of use!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/5494494939852937128'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/5494494939852937128'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html?showComment=1354878854750#c5494494939852937128' title=''/><author><name>Melissa - Ann</name><uri>https://www.blogger.com/profile/11062042741563847715</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='//2.bp.blogspot.com/-rAcG9VYJ6_Q/TkleBR-tDZI/AAAAAAAAAB4/cL4QQz7haU0/s33/Picture3.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1058952710670188669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1058952710670188669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1803673761'/><gd:extendedProperty name='blogger.displayTime' value='December 7, 2012 at 4:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-281660361903415631</id><published>2012-12-07T04:42:14.244-07:00</published><updated>2012-12-07T04:42:14.244-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just when I think you couldn&amp;#39;t possibly come u...</title><content type='html'>Just when I think you couldn&amp;#39;t possibly come up with a more amazing kit than the last release - you do!!!  This is just the absolute perfect winter kit - whether is for Disney or New England or winter anywhere. I love it. Thanks for the freebie too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/281660361903415631'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/281660361903415631'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html?showComment=1354880534244#c281660361903415631' title=''/><author><name>jpickett22</name><uri>https://www.blogger.com/profile/11544841651907985001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-AkEkkS-dsUI/UrRUbKfhLYI/AAAAAAAAABU/itKvrxO2MU8/s32/Photo0071FourBySix%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1058952710670188669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1058952710670188669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-847017802'/><gd:extendedProperty name='blogger.displayTime' value='December 7, 2012 at 4:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4266544934594206248</id><published>2012-12-07T05:03:39.446-07:00</published><updated>2012-12-07T05:03:39.446-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The mickey flakes are so adorable!

Jenn</title><content type='html'>The mickey flakes are so adorable!&lt;br /&gt;&lt;br /&gt;Jenn</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/4266544934594206248'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/4266544934594206248'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html?showComment=1354881819446#c4266544934594206248' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/18445915772088797500</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1058952710670188669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1058952710670188669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-257110206'/><gd:extendedProperty name='blogger.displayTime' value='December 7, 2012 at 5:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5487331892205604675</id><published>2012-12-07T05:24:44.534-07:00</published><updated>2012-12-07T05:24:44.534-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE you, BRitt!!! Thanks so much!</title><content type='html'>LOVE you, BRitt!!! Thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/5487331892205604675'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/5487331892205604675'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html?showComment=1354883084534#c5487331892205604675' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1058952710670188669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1058952710670188669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='December 7, 2012 at 5:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6656697488775549064</id><published>2012-12-07T05:36:34.605-07:00</published><updated>2012-12-07T05:36:34.605-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love love love! Thanks!</title><content type='html'>Love love love! Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/6656697488775549064'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/6656697488775549064'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html?showComment=1354883794605#c6656697488775549064' title=''/><author><name>Natalie</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1058952710670188669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1058952710670188669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 7, 2012 at 5:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8066510802409475357</id><published>2012-12-07T05:45:39.950-07:00</published><updated>2012-12-07T05:45:39.950-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the Mickey snowflakes! Thanks so much for sha...</title><content type='html'>Love the Mickey snowflakes! Thanks so much for sharing them.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/8066510802409475357'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/8066510802409475357'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html?showComment=1354884339950#c8066510802409475357' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1058952710670188669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1058952710670188669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='December 7, 2012 at 5:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-406833646426384634</id><published>2012-12-07T05:48:25.037-07:00</published><updated>2012-12-07T05:48:25.037-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Mickey flakes are killing me. So darn cute.</title><content type='html'>Mickey flakes are killing me. So darn cute.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/406833646426384634'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/406833646426384634'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html?showComment=1354884505037#c406833646426384634' title=''/><author><name>Kimberly Keber</name><uri>https://www.blogger.com/profile/11853653511562540869</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1058952710670188669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1058952710670188669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-110525522'/><gd:extendedProperty name='blogger.displayTime' value='December 7, 2012 at 5:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5209447275610316131</id><published>2012-12-07T06:28:37.940-07:00</published><updated>2012-12-07T06:28:37.940-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the freebie!  It will go perfec...</title><content type='html'>Thanks so much for the freebie!  It will go perfect with the page I&amp;#39;ll scrap of our FIRST trip to Mickey&amp;#39;s Very Merry Christmas Party tonight!  (As in, we&amp;#39;re going tonight.  I&amp;#39;m not scrapping it tonight.  I&amp;#39;ll be lucky to scrap it by this time next year.  :)  )  Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/5209447275610316131'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/5209447275610316131'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html?showComment=1354886917940#c5209447275610316131' title=''/><author><name>Hilarie</name><uri>https://www.blogger.com/profile/07428174786150700682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/_oy39VI87cu0/S0mKVzVRNpI/AAAAAAAAACo/OL119XZrYqA/S220-s32/profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1058952710670188669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1058952710670188669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1802246611'/><gd:extendedProperty name='blogger.displayTime' value='December 7, 2012 at 6:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4522054240215193166</id><published>2012-12-07T06:47:36.540-07:00</published><updated>2012-12-07T06:47:36.540-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Amazing inspiration and thanks for the freebie!</title><content type='html'>Amazing inspiration and thanks for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/4522054240215193166'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/4522054240215193166'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html?showComment=1354888056540#c4522054240215193166' title=''/><author><name>Ghislaine</name><uri>https://www.blogger.com/profile/14725091713742694675</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-j0huWAfFJug/Tzf7UyJbLhI/AAAAAAAAAI4/NZ5pUxAUmgs/s32/Avatar%2B2.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1058952710670188669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1058952710670188669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1505160632'/><gd:extendedProperty name='blogger.displayTime' value='December 7, 2012 at 6:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4048195910269047557</id><published>2012-12-07T06:54:31.157-07:00</published><updated>2012-12-07T06:54:31.157-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful kit! I love your pages &amp;amp; all the CT ...</title><content type='html'>Beautiful kit! I love your pages &amp;amp; all the CT girls pages. Just gorgeous. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/4048195910269047557'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/4048195910269047557'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html?showComment=1354888471157#c4048195910269047557' title=''/><author><name>ash &amp;amp; diz</name><uri>https://www.blogger.com/profile/14445501515825965107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/--yf0HISKiHw/TZiPIbUXXwI/AAAAAAAAAqM/EB5Ntb8l4uI/s32/blog.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1058952710670188669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1058952710670188669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117140784'/><gd:extendedProperty name='blogger.displayTime' value='December 7, 2012 at 6:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4050175463062633295</id><published>2012-12-07T09:09:35.855-07:00</published><updated>2012-12-07T09:09:35.855-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Leaving for WDW tomorrow--these snowflakes are goi...</title><content type='html'>Leaving for WDW tomorrow--these snowflakes are going to come in handy! Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/4050175463062633295'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/4050175463062633295'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html?showComment=1354896575855#c4050175463062633295' title=''/><author><name>Bay</name><uri>https://www.blogger.com/profile/15629956861274515793</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1058952710670188669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1058952710670188669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1472786733'/><gd:extendedProperty name='blogger.displayTime' value='December 7, 2012 at 9:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5636760127230774889</id><published>2012-12-07T09:28:55.589-07:00</published><updated>2012-12-07T09:28:55.589-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Those Mickey flakes are adorable! Thank you :)</title><content type='html'>Those Mickey flakes are adorable! Thank you :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/5636760127230774889'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/5636760127230774889'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html?showComment=1354897735589#c5636760127230774889' title=''/><author><name>Laura</name><uri>https://www.blogger.com/profile/03737616599773463119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-zuX9fl3t8ko/Tmf5oSKViQI/AAAAAAAAAC0/wAX7IQUe0-0/s32/Avatar-Hpgirl.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1058952710670188669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1058952710670188669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1158465436'/><gd:extendedProperty name='blogger.displayTime' value='December 7, 2012 at 9:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1743443480270652879</id><published>2012-12-07T09:31:59.736-07:00</published><updated>2012-12-07T09:31:59.736-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the Mickey flakes! Love them...</title><content type='html'>Thank you so much for the Mickey flakes! Love them!!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/1743443480270652879'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/1743443480270652879'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html?showComment=1354897919736#c1743443480270652879' title=''/><author><name>zippyoh</name><uri>https://www.blogger.com/profile/09193653033840600175</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-VWJ0LAeEc0E/WKZ8G0nM0EI/AAAAAAAACIE/8AD0NYlEALgYY7N2MlD_VdKf0gut6FofgCK4B/s32/phpK5DbN0_c1AM.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1058952710670188669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1058952710670188669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-614739827'/><gd:extendedProperty name='blogger.displayTime' value='December 7, 2012 at 9:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7990679543886657359</id><published>2012-12-07T09:56:11.834-07:00</published><updated>2012-12-07T09:56:11.834-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such a great kit.  Definitely added to my wish lis...</title><content type='html'>Such a great kit.  Definitely added to my wish list!&lt;br /&gt;Thanks for the one-of-kind snowflakes!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/7990679543886657359'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/7990679543886657359'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html?showComment=1354899371834#c7990679543886657359' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1058952710670188669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1058952710670188669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='December 7, 2012 at 9:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1634640306250214078</id><published>2012-12-07T10:56:55.287-07:00</published><updated>2012-12-07T10:56:55.287-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Absolutely precious!  I love these thanks so very ...</title><content type='html'>Absolutely precious!  I love these thanks so very much.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/1634640306250214078'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/1634640306250214078'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html?showComment=1354903015287#c1634640306250214078' title=''/><author><name>Lisa</name><uri>https://www.blogger.com/profile/03752909545769005869</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Ytn7EJgQ1pY/TUrvHeweE5I/AAAAAAAAA1Q/PYW0B3hkh5Y/s32/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1058952710670188669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1058952710670188669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1535737862'/><gd:extendedProperty name='blogger.displayTime' value='December 7, 2012 at 10:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1160148010337357480</id><published>2012-12-07T11:05:16.189-07:00</published><updated>2012-12-07T11:05:16.189-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are so CUTE!!! Thank you for sharing!</title><content type='html'>These are so CUTE!!! Thank you for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/1160148010337357480'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/1160148010337357480'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html?showComment=1354903516189#c1160148010337357480' title=''/><author><name>Dannethia</name><uri>https://www.blogger.com/profile/13788657817379365308</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/-ef5SVm4cijY/U8az0wlQg4I/AAAAAAAALR8/oC-nn-JA47c/s31/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1058952710670188669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1058952710670188669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-434079236'/><gd:extendedProperty name='blogger.displayTime' value='December 7, 2012 at 11:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3694120002352291259</id><published>2012-12-07T12:35:22.488-07:00</published><updated>2012-12-07T12:35:22.488-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is such a darling kit Britt! Might be one of ...</title><content type='html'>This is such a darling kit Britt! Might be one of my favorites :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/3694120002352291259'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/3694120002352291259'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html?showComment=1354908922488#c3694120002352291259' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1058952710670188669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1058952710670188669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='December 7, 2012 at 12:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2753221433683838115</id><published>2012-12-07T12:40:33.235-07:00</published><updated>2012-12-07T12:40:33.235-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>beautiful!  I have the perfect ice sculpture pictu...</title><content type='html'>beautiful!  I have the perfect ice sculpture pictures for this!!  Thanks for the adorable freebies!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/2753221433683838115'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/2753221433683838115'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html?showComment=1354909233235#c2753221433683838115' title=''/><author><name>Jlynn</name><uri>https://www.blogger.com/profile/12737323691102728694</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/-FvegsoHy2fU/VG6DmJQLclI/AAAAAAAAHzA/OqtbhAP5AYM/s32/Jlynn1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1058952710670188669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1058952710670188669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1343043601'/><gd:extendedProperty name='blogger.displayTime' value='December 7, 2012 at 12:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2190607470658063997</id><published>2012-12-07T12:57:31.244-07:00</published><updated>2012-12-07T12:57:31.244-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I rarely see snow where I live.  Your pretty kit a...</title><content type='html'>I rarely see snow where I live.  Your pretty kit and layouts are making me wish I did.  Thanks so much for the pretty snowflakes.  They will be great to have if and when we have a snowfall to scrap.  </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/2190607470658063997'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/2190607470658063997'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html?showComment=1354910251244#c2190607470658063997' title=''/><author><name>grannymike</name><uri>https://www.blogger.com/profile/16776905888957564182</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1058952710670188669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1058952710670188669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-50496425'/><gd:extendedProperty name='blogger.displayTime' value='December 7, 2012 at 12:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8498003094136099057</id><published>2012-12-07T22:30:04.132-07:00</published><updated>2012-12-07T22:30:04.132-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love your snowflakes! Thank you for your generousity.</title><content type='html'>Love your snowflakes! Thank you for your generousity.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/8498003094136099057'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/8498003094136099057'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html?showComment=1354944604132#c8498003094136099057' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/02805482857465971057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1058952710670188669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1058952710670188669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-210132098'/><gd:extendedProperty name='blogger.displayTime' value='December 7, 2012 at 10:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6738892494895089769</id><published>2012-12-07T23:18:14.328-07:00</published><updated>2012-12-07T23:18:14.328-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the Mickey flakes. Thanks!</title><content type='html'>Love the Mickey flakes. Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/6738892494895089769'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/6738892494895089769'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html?showComment=1354947494328#c6738892494895089769' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1058952710670188669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1058952710670188669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='December 7, 2012 at 11:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-382897835928898055</id><published>2012-12-08T09:52:43.145-07:00</published><updated>2012-12-08T09:52:43.145-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the wonderful flakes!</title><content type='html'>Thanks for the wonderful flakes!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/382897835928898055'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/382897835928898055'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html?showComment=1354985563145#c382897835928898055' title=''/><author><name>JeannieK</name><uri>https://www.blogger.com/profile/02526687186965997973</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1058952710670188669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1058952710670188669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1997159377'/><gd:extendedProperty name='blogger.displayTime' value='December 8, 2012 at 9:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5299058320664871779</id><published>2012-12-08T16:19:31.665-07:00</published><updated>2012-12-08T16:19:31.665-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the snowflakes! A great basic for th...</title><content type='html'>Thank you for the snowflakes! A great basic for the stash. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/5299058320664871779'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/5299058320664871779'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html?showComment=1355008771665#c5299058320664871779' title=''/><author><name>Dani</name><uri>https://www.blogger.com/profile/06331226476239071119</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-uZBaFfkrYKQ/XLO6R0rfCiI/AAAAAAAAC2w/WPByhMGslTEoGWpW96u32Ebr7Op_0SRKgCK4BGAYYCw/s32/36054518_10156453455538430_7249903799215587328_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1058952710670188669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1058952710670188669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-213648457'/><gd:extendedProperty name='blogger.displayTime' value='December 8, 2012 at 4:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8057649136516127108</id><published>2012-12-09T09:53:49.001-07:00</published><updated>2012-12-09T09:53:49.001-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for the terrific snowflakes!</title><content type='html'>thanks for the terrific snowflakes!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/8057649136516127108'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/8057649136516127108'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html?showComment=1355072029001#c8057649136516127108' title=''/><author><name>teethdr</name><uri>https://www.blogger.com/profile/14695757911731468301</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-grMbNc3ZN4I/Tgds4uo3gNI/AAAAAAAAAoY/d1D-JdTEKzc/s32/IMG_0601.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1058952710670188669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1058952710670188669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-678416532'/><gd:extendedProperty name='blogger.displayTime' value='December 9, 2012 at 9:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9002579405905744262</id><published>2012-12-09T16:53:12.450-07:00</published><updated>2012-12-09T16:53:12.450-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the freebie...I actually have a mickey icon p...</title><content type='html'>Love the freebie...I actually have a mickey icon punch I use for cutting snow flakes, they are some of my favorite. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/9002579405905744262'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1058952710670188669/comments/default/9002579405905744262'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html?showComment=1355097192450#c9002579405905744262' title=''/><author><name>JennyJ</name><uri>https://www.blogger.com/profile/09374986111407562146</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-54GDmuxMVVw/UR0oBj5q7DI/AAAAAAAACcs/3OskfZC3Fmw/s32/iPad1024x1024.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/winter-sparkle.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1058952710670188669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1058952710670188669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-458581922'/><gd:extendedProperty name='blogger.displayTime' value='December 9, 2012 at 4:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6168460929768679262</id><published>2012-12-14T07:32:27.117-07:00</published><updated>2012-12-14T07:32:27.117-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So awesome!  Have a happy happy birthday, Britt!</title><content type='html'>So awesome!  Have a happy happy birthday, Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4160417790304992792/comments/default/6168460929768679262'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4160417790304992792/comments/default/6168460929768679262'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/show-offs.html?showComment=1355495547117#c6168460929768679262' title=''/><author><name>Beth</name><uri>https://www.blogger.com/profile/13870296621798497300</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-Xgp7_L6R9qo/Wh4-8WJUILI/AAAAAAABqNc/AujVyPoz0aMwGiOE-sIwNZcpxNZymwzbQCK4BGAYYCw/s32/beth.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4160417790304992792' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4160417790304992792' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1868305007'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2012 at 7:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8347357719192068635</id><published>2012-12-14T07:39:09.098-07:00</published><updated>2012-12-14T07:39:09.098-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday Britt! What a great way to celebrat...</title><content type='html'>Happy Birthday Britt! What a great way to celebrate...love Vegas!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4160417790304992792/comments/default/8347357719192068635'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4160417790304992792/comments/default/8347357719192068635'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/show-offs.html?showComment=1355495949098#c8347357719192068635' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4160417790304992792' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4160417790304992792' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2012 at 7:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4201311809451088385</id><published>2012-12-14T09:29:21.506-07:00</published><updated>2012-12-14T09:29:21.506-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday, Britt!  Have fun in Vegas!!!!</title><content type='html'>Happy Birthday, Britt!  Have fun in Vegas!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4160417790304992792/comments/default/4201311809451088385'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4160417790304992792/comments/default/4201311809451088385'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/show-offs.html?showComment=1355502561506#c4201311809451088385' title=''/><author><name>Dolores</name><uri>https://www.blogger.com/profile/06129932715762366153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4160417790304992792' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4160417790304992792' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-666919836'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2012 at 9:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9186301413672666844</id><published>2012-12-14T12:10:25.090-07:00</published><updated>2012-12-14T12:10:25.090-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy, happy, happy birthday!! Have an amazing tim...</title><content type='html'>Happy, happy, happy birthday!! Have an amazing time in Vegas!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4160417790304992792/comments/default/9186301413672666844'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4160417790304992792/comments/default/9186301413672666844'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/show-offs.html?showComment=1355512225090#c9186301413672666844' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4160417790304992792' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4160417790304992792' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2012 at 12:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5097206688953177189</id><published>2012-12-14T12:19:05.199-07:00</published><updated>2012-12-14T12:19:05.199-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday! Have a great time in Vegas!</title><content type='html'>Happy Birthday! Have a great time in Vegas!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4160417790304992792/comments/default/5097206688953177189'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4160417790304992792/comments/default/5097206688953177189'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/show-offs.html?showComment=1355512745199#c5097206688953177189' title=''/><author><name>Shel</name><uri>https://www.blogger.com/profile/14214949706915945825</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4160417790304992792' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4160417790304992792' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-336142955'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2012 at 12:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7450346919080756413</id><published>2012-12-14T15:27:53.955-07:00</published><updated>2012-12-14T15:27:53.955-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday!!!  Hope your trip is amazing!  </title><content type='html'>Happy Birthday!!!  Hope your trip is amazing!  </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4160417790304992792/comments/default/7450346919080756413'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4160417790304992792/comments/default/7450346919080756413'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/show-offs.html?showComment=1355524073955#c7450346919080756413' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4160417790304992792' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4160417790304992792' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2012 at 3:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6663804852358948502</id><published>2012-12-14T18:13:42.700-07:00</published><updated>2012-12-14T18:13:42.700-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday!  I hope you have a fabulous time i...</title><content type='html'>Happy Birthday!  I hope you have a fabulous time in Vegas!  Enjoy the time.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4160417790304992792/comments/default/6663804852358948502'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4160417790304992792/comments/default/6663804852358948502'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/show-offs.html?showComment=1355534022700#c6663804852358948502' title=''/><author><name>Jlynn</name><uri>https://www.blogger.com/profile/12737323691102728694</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/-FvegsoHy2fU/VG6DmJQLclI/AAAAAAAAHzA/OqtbhAP5AYM/s32/Jlynn1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4160417790304992792' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4160417790304992792' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1343043601'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2012 at 6:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2328427497081248960</id><published>2012-12-14T23:20:59.489-07:00</published><updated>2012-12-14T23:20:59.489-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday! Hope you have an amazing trip!</title><content type='html'>Happy Birthday! Hope you have an amazing trip!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4160417790304992792/comments/default/2328427497081248960'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4160417790304992792/comments/default/2328427497081248960'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/show-offs.html?showComment=1355552459489#c2328427497081248960' title=''/><author><name>Startingover</name><uri>https://www.blogger.com/profile/03824928095924549326</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4160417790304992792' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4160417790304992792' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1834984367'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2012 at 11:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8359085835404387130</id><published>2012-12-15T06:57:53.979-07:00</published><updated>2012-12-15T06:57:53.979-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks and Happy Birthday Britt!!! Have a great ti...</title><content type='html'>Thanks and Happy Birthday Britt!!! Have a great time!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4160417790304992792/comments/default/8359085835404387130'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4160417790304992792/comments/default/8359085835404387130'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/show-offs.html?showComment=1355579873979#c8359085835404387130' title=''/><author><name>roxanamdm</name><uri>https://www.blogger.com/profile/16746425806604464452</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='23' src='//2.bp.blogspot.com/_jfRKsHXuV2Q/TFQgRyQs_dI/AAAAAAAAAAM/k_hhL8-N6N8/S220-s31/bambi+e+amigos.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/show-offs.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4160417790304992792' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4160417790304992792' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2144322157'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2012 at 6:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3032862282181349011</id><published>2012-12-21T13:42:35.459-07:00</published><updated>2012-12-21T13:42:35.459-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Those templates are awesome!  I love the Cozy Cone...</title><content type='html'>Those templates are awesome!  I love the Cozy Cone page and the Pooh pages... so perfect.  Your holiday photo is adorable!  Have an awesome Christmas!  </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3471354374513760323/comments/default/3032862282181349011'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3471354374513760323/comments/default/3032862282181349011'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/12/brave-new-shapes.html?showComment=1356122555459#c3032862282181349011' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/12/brave-new-shapes.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3471354374513760323' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3471354374513760323' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='December 21, 2012 at 1:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6620400524683585687</id><published>2013-01-04T18:29:58.120-07:00</published><updated>2013-01-04T18:29:58.120-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh Brittney, I&amp;#39;d love to apply. But I am not t...</title><content type='html'>Oh Brittney, I&amp;#39;d love to apply. But I am not the scrapper I used to be, I&amp;#39;m barely making Porject Life this year. I remember that last time I applied and it didn&amp;#39;t work. Going to e-mail soon. I&amp;#39;m going to Disneyland for the first time and I need some tips from the biggest Disney fan I know.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4552486028397906421/comments/default/6620400524683585687'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4552486028397906421/comments/default/6620400524683585687'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/ct-call.html?showComment=1357349398120#c6620400524683585687' title=''/><author><name>Érica</name><uri>https://www.blogger.com/profile/06496215235425384435</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-CObwQAvKKKw/TxTLTpcu7nI/AAAAAAAAAaM/G7uWoKNhSHc/s32/5a3083b6b23a1e52379196fb5c285a241666aca3%255B1%255D.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4552486028397906421' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4552486028397906421' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1366672751'/><gd:extendedProperty name='blogger.displayTime' value='January 4, 2013 at 6:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3758331328445572282</id><published>2013-01-04T18:30:46.806-07:00</published><updated>2013-01-04T18:30:46.806-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oops,
* e-mail you soon.</title><content type='html'>oops,&lt;br /&gt;* e-mail you soon.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4552486028397906421/comments/default/3758331328445572282'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4552486028397906421/comments/default/3758331328445572282'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/ct-call.html?showComment=1357349446806#c3758331328445572282' title=''/><author><name>Érica</name><uri>https://www.blogger.com/profile/06496215235425384435</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-CObwQAvKKKw/TxTLTpcu7nI/AAAAAAAAAaM/G7uWoKNhSHc/s32/5a3083b6b23a1e52379196fb5c285a241666aca3%255B1%255D.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4552486028397906421' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4552486028397906421' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1366672751'/><gd:extendedProperty name='blogger.displayTime' value='January 4, 2013 at 6:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1168840201837883087</id><published>2013-01-05T13:52:20.241-07:00</published><updated>2013-01-05T13:52:20.241-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So excited! I just applied! WOOT!</title><content type='html'>So excited! I just applied! WOOT!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4552486028397906421/comments/default/1168840201837883087'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4552486028397906421/comments/default/1168840201837883087'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/ct-call.html?showComment=1357419140241#c1168840201837883087' title=''/><author><name>ash &amp;amp; diz</name><uri>https://www.blogger.com/profile/14445501515825965107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/--yf0HISKiHw/TZiPIbUXXwI/AAAAAAAAAqM/EB5Ntb8l4uI/s32/blog.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4552486028397906421' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4552486028397906421' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117140784'/><gd:extendedProperty name='blogger.displayTime' value='January 5, 2013 at 1:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8633815928425408182</id><published>2013-01-05T14:09:53.903-07:00</published><updated>2013-01-05T14:09:53.903-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW!!! I&amp;#39;m excited, I would love to work with ...</title><content type='html'>WOW!!! I&amp;#39;m excited, I would love to work with you. :)&lt;br /&gt;THANKS for the opportunity.&lt;br /&gt;-Jenny</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4552486028397906421/comments/default/8633815928425408182'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4552486028397906421/comments/default/8633815928425408182'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/ct-call.html?showComment=1357420193903#c8633815928425408182' title=''/><author><name>JennyJ</name><uri>https://www.blogger.com/profile/09374986111407562146</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-54GDmuxMVVw/UR0oBj5q7DI/AAAAAAAACcs/3OskfZC3Fmw/s32/iPad1024x1024.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4552486028397906421' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4552486028397906421' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-458581922'/><gd:extendedProperty name='blogger.displayTime' value='January 5, 2013 at 2:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9207819793522337131</id><published>2013-01-05T14:25:31.411-07:00</published><updated>2013-01-05T14:25:31.411-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Application sent:)
 I&amp;#39;ll be in Disney next wee...</title><content type='html'>Application sent:)&lt;br /&gt; I&amp;#39;ll be in Disney next week - it would be awesome if that was a sign!&lt;br /&gt;&lt;br /&gt;*fingers crossed*</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4552486028397906421/comments/default/9207819793522337131'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4552486028397906421/comments/default/9207819793522337131'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/ct-call.html?showComment=1357421131411#c9207819793522337131' title=''/><author><name>Kristen</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4552486028397906421' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4552486028397906421' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 5, 2013 at 2:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4409364018365641286</id><published>2013-01-06T15:30:40.005-07:00</published><updated>2013-01-06T15:30:40.005-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Totally a &amp;quot;Dream Call&amp;quot;, Britt!!  I have ...</title><content type='html'>Totally a &amp;quot;Dream Call&amp;quot;, Britt!!  I have always wanted to be a &amp;quot;Britt girl&amp;quot;.  Right now my current admin, designing, CT, and yearbook editor duties are keeping me super busy.  I wish you the best and congrats in advance to the lucky ones that will make the team!!!  Get those apps in ladies! Britt is the best!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4552486028397906421/comments/default/4409364018365641286'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4552486028397906421/comments/default/4409364018365641286'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/ct-call.html?showComment=1357511440005#c4409364018365641286' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4552486028397906421' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4552486028397906421' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='January 6, 2013 at 3:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2925245922556475218</id><published>2013-01-07T08:52:13.227-07:00</published><updated>2013-01-07T08:52:13.227-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your one titled &amp;quot;Let&amp;#39;s go&amp;quot; as...</title><content type='html'>I love your one titled &amp;quot;Let&amp;#39;s go&amp;quot; as well!  good job on accomplishing your goal!  I don&amp;#39;t count :(  I always have a goal of finishing certain books - and my goal in 2012 was to complete a Disney trip we took in Jan 2012 - didn&amp;#39;t make it.  So my goal is to complete tht in 2013 and to finish the trip we&amp;#39;re taking to DL in June! LOL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7640417885220083063/comments/default/2925245922556475218'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7640417885220083063/comments/default/2925245922556475218'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/goal-accomplished.html?showComment=1357573933227#c2925245922556475218' title=''/><author><name>Jlynn</name><uri>https://www.blogger.com/profile/12737323691102728694</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/-FvegsoHy2fU/VG6DmJQLclI/AAAAAAAAHzA/OqtbhAP5AYM/s32/Jlynn1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/goal-accomplished.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7640417885220083063' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7640417885220083063' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1343043601'/><gd:extendedProperty name='blogger.displayTime' value='January 7, 2013 at 8:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7153753575853859250</id><published>2013-01-07T11:47:25.136-07:00</published><updated>2013-01-07T11:47:25.136-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love them all!!  WTG!!</title><content type='html'>I love them all!!  WTG!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7640417885220083063/comments/default/7153753575853859250'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7640417885220083063/comments/default/7153753575853859250'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/goal-accomplished.html?showComment=1357584445136#c7153753575853859250' title=''/><author><name>Danica</name><uri>https://www.blogger.com/profile/01033235046322521672</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/goal-accomplished.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7640417885220083063' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7640417885220083063' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-545453750'/><gd:extendedProperty name='blogger.displayTime' value='January 7, 2013 at 11:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2132884859330690920</id><published>2013-01-07T11:50:50.303-07:00</published><updated>2013-01-07T11:50:50.303-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your Halloween page!!!  I had to see how ma...</title><content type='html'>I love your Halloween page!!!  I had to see how many I did.  I scrapped my very first page in the beginning of April and ended the year with 51 pages!  My goal was to finish my Disney 2011 book, but I&amp;#39;m about 10 pages away from being done.  Someday, someday!!!  I have to make up lots of time!!!!  </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7640417885220083063/comments/default/2132884859330690920'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7640417885220083063/comments/default/2132884859330690920'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/goal-accomplished.html?showComment=1357584650303#c2132884859330690920' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/goal-accomplished.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7640417885220083063' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7640417885220083063' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='January 7, 2013 at 11:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7951137974042855605</id><published>2013-01-07T16:04:31.823-07:00</published><updated>2013-01-07T16:04:31.823-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome job, Britt! </title><content type='html'>Awesome job, Britt! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7640417885220083063/comments/default/7951137974042855605'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7640417885220083063/comments/default/7951137974042855605'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/goal-accomplished.html?showComment=1357599871823#c7951137974042855605' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/goal-accomplished.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7640417885220083063' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7640417885220083063' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='January 7, 2013 at 4:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2648369204018251639</id><published>2013-01-07T21:13:12.505-07:00</published><updated>2013-01-07T21:13:12.505-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fantastic choices! I&amp;#39;ve never really counted m...</title><content type='html'>Fantastic choices! I&amp;#39;ve never really counted my layouts before, so I just did and I finished 138 layouts in 2012. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7640417885220083063/comments/default/2648369204018251639'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7640417885220083063/comments/default/2648369204018251639'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/goal-accomplished.html?showComment=1357618392505#c2648369204018251639' title=''/><author><name>Yzerbear</name><uri>https://www.blogger.com/profile/18010849675699240624</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-tSfYxRi7cao/VVU4vw_9Z_I/AAAAAAAAAOg/7l1_XQZwT38/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/goal-accomplished.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7640417885220083063' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7640417885220083063' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1731284979'/><gd:extendedProperty name='blogger.displayTime' value='January 7, 2013 at 9:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7987684627621911423</id><published>2013-01-08T19:17:43.418-07:00</published><updated>2013-01-08T19:17:43.418-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have been waiting for this call for I don&amp;#39;t ...</title><content type='html'>I have been waiting for this call for I don&amp;#39;t know...three years LOL. Happy to apply!! Thanks for having the call. &lt;br /&gt;Desiree</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4552486028397906421/comments/default/7987684627621911423'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4552486028397906421/comments/default/7987684627621911423'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/ct-call.html?showComment=1357697863418#c7987684627621911423' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4552486028397906421' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4552486028397906421' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 8, 2013 at 7:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1719585096108688276</id><published>2013-01-09T01:30:34.218-07:00</published><updated>2013-01-09T01:30:34.218-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So Excited about this, can&amp;#39;t wait to see who m...</title><content type='html'>So Excited about this, can&amp;#39;t wait to see who makes it :) &lt;br /&gt;&lt;br /&gt;Star x</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4552486028397906421/comments/default/1719585096108688276'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4552486028397906421/comments/default/1719585096108688276'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/ct-call.html?showComment=1357720234218#c1719585096108688276' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4552486028397906421' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4552486028397906421' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 9, 2013 at 1:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3057805007194473096</id><published>2013-01-11T00:14:04.336-07:00</published><updated>2013-01-11T00:14:04.336-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE this kit!!! LOVE LOVE LOVE!!!  Thanks for t...</title><content type='html'>I LOVE this kit!!! LOVE LOVE LOVE!!!  Thanks for the add on too!!!  YAY!!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3472241685448160486/comments/default/3057805007194473096'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3472241685448160486/comments/default/3057805007194473096'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/pretty-pixie.html?showComment=1357888444336#c3057805007194473096' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/pretty-pixie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3472241685448160486' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3472241685448160486' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='January 11, 2013 at 12:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7794610184981690032</id><published>2013-01-11T02:01:55.928-07:00</published><updated>2013-01-11T02:01:55.928-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi,
I am from Virat Bharat I Saw This Blog. This I...</title><content type='html'>Hi,&lt;br /&gt;I am from Virat Bharat I Saw This Blog. This Is very Informative to our Youth. Really Good If you Want to see our Site You can easily Visit &lt;br /&gt;&lt;br /&gt;http://www.viratbharat.com/Education/Education_News.aspx&lt;br /&gt;&lt;br /&gt;Thanking You&lt;br /&gt;Puneet Kardam</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3472241685448160486/comments/default/7794610184981690032'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3472241685448160486/comments/default/7794610184981690032'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/pretty-pixie.html?showComment=1357894915928#c7794610184981690032' title=''/><author><name>dndinfotainment p</name><uri>https://www.blogger.com/profile/16439003089559660519</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='18' src='//2.bp.blogspot.com/-PckJDeQHPss/UPUUYjeEV3I/AAAAAAAAADE/njua7VPUfWU/s32/logo_admin.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/pretty-pixie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3472241685448160486' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3472241685448160486' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1299224050'/><gd:extendedProperty name='blogger.displayTime' value='January 11, 2013 at 2:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8201992146517039338</id><published>2013-01-11T07:58:00.648-07:00</published><updated>2013-01-11T07:58:00.648-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much Britt! You are simply the best!</title><content type='html'>Thank you so much Britt! You are simply the best!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3472241685448160486/comments/default/8201992146517039338'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3472241685448160486/comments/default/8201992146517039338'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/pretty-pixie.html?showComment=1357916280648#c8201992146517039338' title=''/><author><name>Nat Nat</name><uri>https://www.blogger.com/profile/01600776553583123338</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//1.bp.blogspot.com/_CXPK3_LtFz8/SaypAbe1zAI/AAAAAAAABgM/ivtshoGlORU/S220-s31/IMG_1603.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/pretty-pixie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3472241685448160486' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3472241685448160486' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1395016787'/><gd:extendedProperty name='blogger.displayTime' value='January 11, 2013 at 7:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-408587551117337673</id><published>2013-01-11T09:33:04.875-07:00</published><updated>2013-01-11T09:33:04.875-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So darling! My Mom and I are running the Tinkerbel...</title><content type='html'>So darling! My Mom and I are running the Tinkerbell half marathon at Disneyland next weekend and I can&amp;#39;t wait to scrap the pics with this kit!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3472241685448160486/comments/default/408587551117337673'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3472241685448160486/comments/default/408587551117337673'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/pretty-pixie.html?showComment=1357921984875#c408587551117337673' title=''/><author><name>ash &amp;amp; diz</name><uri>https://www.blogger.com/profile/14445501515825965107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/--yf0HISKiHw/TZiPIbUXXwI/AAAAAAAAAqM/EB5Ntb8l4uI/s32/blog.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/pretty-pixie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3472241685448160486' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3472241685448160486' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117140784'/><gd:extendedProperty name='blogger.displayTime' value='January 11, 2013 at 9:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8284857553683563276</id><published>2013-01-11T15:24:07.775-07:00</published><updated>2013-01-11T15:24:07.775-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Good Work!
I set a goal when school started to get...</title><content type='html'>Good Work!&lt;br /&gt;I set a goal when school started to get a page a day while the kids were in school. I&amp;#39;m a little behind, but still working on it. I should have 180 pages at the end of May....we&amp;#39;ll see. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7640417885220083063/comments/default/8284857553683563276'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7640417885220083063/comments/default/8284857553683563276'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/goal-accomplished.html?showComment=1357943047775#c8284857553683563276' title=''/><author><name>JennyJ</name><uri>https://www.blogger.com/profile/09374986111407562146</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-54GDmuxMVVw/UR0oBj5q7DI/AAAAAAAACcs/3OskfZC3Fmw/s32/iPad1024x1024.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/goal-accomplished.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7640417885220083063' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7640417885220083063' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-458581922'/><gd:extendedProperty name='blogger.displayTime' value='January 11, 2013 at 3:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3672168219787469720</id><published>2013-01-11T15:32:00.922-07:00</published><updated>2013-01-11T15:32:00.922-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cutest add on ever! I can&amp;#39;t wait to use this k...</title><content type='html'>Cutest add on ever! I can&amp;#39;t wait to use this kit for Patty&amp;#39;s Day fun.  Thanks Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3472241685448160486/comments/default/3672168219787469720'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3472241685448160486/comments/default/3672168219787469720'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/pretty-pixie.html?showComment=1357943520922#c3672168219787469720' title=''/><author><name>Lizzle</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/pretty-pixie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3472241685448160486' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3472241685448160486' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 11, 2013 at 3:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6945027868440968620</id><published>2013-01-11T16:03:29.387-07:00</published><updated>2013-01-11T16:03:29.387-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>MY goodness! I have been looking for the perfect T...</title><content type='html'>MY goodness! I have been looking for the perfect Tinkerbell kit...and this is PERFECT! Thank you!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3472241685448160486/comments/default/6945027868440968620'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3472241685448160486/comments/default/6945027868440968620'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/pretty-pixie.html?showComment=1357945409387#c6945027868440968620' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10013376188914983321</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/pretty-pixie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3472241685448160486' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3472241685448160486' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1466744235'/><gd:extendedProperty name='blogger.displayTime' value='January 11, 2013 at 4:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4342632572492677856</id><published>2013-01-12T06:09:01.645-07:00</published><updated>2013-01-12T06:09:01.645-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'> Sooooooooooo cuteeeeeee 
THANK YOU ;~}
from cryst...</title><content type='html'> Sooooooooooo cuteeeeeee &lt;br /&gt;THANK YOU ;~}&lt;br /&gt;from crystalnva</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3472241685448160486/comments/default/4342632572492677856'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3472241685448160486/comments/default/4342632572492677856'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/pretty-pixie.html?showComment=1357996141645#c4342632572492677856' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/pretty-pixie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3472241685448160486' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3472241685448160486' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 12, 2013 at 6:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8876672878155409678</id><published>2013-01-15T11:10:49.105-07:00</published><updated>2013-01-15T11:10:49.105-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for the Pixie cuteness. </title><content type='html'>thanks for the Pixie cuteness. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3472241685448160486/comments/default/8876672878155409678'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3472241685448160486/comments/default/8876672878155409678'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/pretty-pixie.html?showComment=1358273449105#c8876672878155409678' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/pretty-pixie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3472241685448160486' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3472241685448160486' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2013 at 11:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-847629815832101304</id><published>2013-01-16T17:29:37.629-07:00</published><updated>2013-01-16T17:34:20.223-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What awesome pictures you have of her.  It was lik...</title><content type='html'>What awesome pictures you have of her.  It was like she was here for a minute as I looked through them all. XOXOXO&lt;br /&gt;MOM</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/847629815832101304'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/391607910974654685/comments/default/847629815832101304'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/my-grammy.html?showComment=1358382577629#c847629815832101304' title=''/><author><name>Marg</name><uri>https://www.blogger.com/profile/00205077966723445227</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/my-grammy.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-391607910974654685' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/391607910974654685' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2088785191'/><gd:extendedProperty name='blogger.displayTime' value='January 16, 2013 at 5:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8421508295542457721</id><published>2013-01-17T00:57:31.525-07:00</published><updated>2013-01-17T00:57:31.525-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am so there! Pooh is my all time favorite and th...</title><content type='html'>I am so there! Pooh is my all time favorite and this is just precious!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7119083662075331431/comments/default/8421508295542457721'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7119083662075331431/comments/default/8421508295542457721'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/friday-night-speed-scrap.html?showComment=1358409451525#c8421508295542457721' title=''/><author><name>Christy</name><uri>https://www.blogger.com/profile/04697454493961433517</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-Fe1iVk7XxZs/Tpj9GEJiSKI/AAAAAAAAAJA/fYLGFoVDpRw/s32/029%2Bcopy%2B3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/friday-night-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7119083662075331431' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7119083662075331431' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026366719'/><gd:extendedProperty name='blogger.displayTime' value='January 17, 2013 at 12:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3618349916909858750</id><published>2013-01-17T06:57:04.324-07:00</published><updated>2013-01-17T06:57:04.324-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ooh that prize is awesome! Now I have to do your s...</title><content type='html'>Ooh that prize is awesome! Now I have to do your speed scrap for sure!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7119083662075331431/comments/default/3618349916909858750'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7119083662075331431/comments/default/3618349916909858750'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/friday-night-speed-scrap.html?showComment=1358431024324#c3618349916909858750' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/friday-night-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7119083662075331431' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7119083662075331431' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='January 17, 2013 at 6:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4860410440699511250</id><published>2013-01-17T08:00:55.276-07:00</published><updated>2013-01-17T08:00:55.276-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What an awesome prize.  I was just in need of some...</title><content type='html'>What an awesome prize.  I was just in need of some Pooh scrappin&amp;#39; supplies!&lt;br /&gt;&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7119083662075331431/comments/default/4860410440699511250'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7119083662075331431/comments/default/4860410440699511250'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/friday-night-speed-scrap.html?showComment=1358434855276#c4860410440699511250' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/friday-night-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7119083662075331431' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7119083662075331431' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='January 17, 2013 at 8:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4471413672390469807</id><published>2013-01-17T08:27:00.928-07:00</published><updated>2013-01-17T08:27:00.928-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love it! I&amp;#39;ll be joining in the fun for sure!!!</title><content type='html'>Love it! I&amp;#39;ll be joining in the fun for sure!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7119083662075331431/comments/default/4471413672390469807'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7119083662075331431/comments/default/4471413672390469807'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/friday-night-speed-scrap.html?showComment=1358436420928#c4471413672390469807' title=''/><author><name>ali b.</name><uri>https://www.blogger.com/profile/04129318529729554495</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//3.bp.blogspot.com/_kQ2asfss0dQ/SbK8ypVk1VI/AAAAAAAAAHQ/itXhXg8XoL8/S220-s33/DSC08898.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/friday-night-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7119083662075331431' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7119083662075331431' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1987221096'/><gd:extendedProperty name='blogger.displayTime' value='January 17, 2013 at 8:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-900638180470308716</id><published>2013-01-17T13:29:52.402-07:00</published><updated>2013-01-17T13:29:52.402-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Eeeeek!!! So excited!!!</title><content type='html'>Eeeeek!!! So excited!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7119083662075331431/comments/default/900638180470308716'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7119083662075331431/comments/default/900638180470308716'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/friday-night-speed-scrap.html?showComment=1358454592402#c900638180470308716' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/15710234120544131012</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/friday-night-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7119083662075331431' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7119083662075331431' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2027533948'/><gd:extendedProperty name='blogger.displayTime' value='January 17, 2013 at 1:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2995428959810808468</id><published>2013-01-17T16:03:00.128-07:00</published><updated>2013-01-17T16:03:00.128-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, hope I&amp;#39;ll get it done in time.  3 hours.  ...</title><content type='html'>Oh, hope I&amp;#39;ll get it done in time.  3 hours.  I can do this.  My son will be at a friends and my girls are having friends spend the night.  That kit is to kit to pass up.  Can&amp;#39;t wait.  Thanks.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7119083662075331431/comments/default/2995428959810808468'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7119083662075331431/comments/default/2995428959810808468'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/friday-night-speed-scrap.html?showComment=1358463780128#c2995428959810808468' title=''/><author><name>KB Custom Creations</name><uri>https://www.blogger.com/profile/01740165682845900941</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//1.bp.blogspot.com/-sRI8G_kDqAw/UaqtbJWwFzI/AAAAAAAACA0/4IZBeK0kZiY/s32/KBCC2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/friday-night-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7119083662075331431' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7119083662075331431' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2145981188'/><gd:extendedProperty name='blogger.displayTime' value='January 17, 2013 at 4:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6012829374651023988</id><published>2013-01-17T19:09:39.540-07:00</published><updated>2013-01-17T19:09:39.540-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Pick me pick me ;-).....good luck with your call!</title><content type='html'>Pick me pick me ;-).....good luck with your call!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7513257902207621247/comments/default/6012829374651023988'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7513257902207621247/comments/default/6012829374651023988'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/deadling-reminder-ct-call.html?showComment=1358474979540#c6012829374651023988' title=''/><author><name>desiree</name><uri>http://www.baublesandbubbles.com</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/deadling-reminder-ct-call.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7513257902207621247' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7513257902207621247' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 17, 2013 at 7:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5439201022071068308</id><published>2013-01-18T21:34:39.993-07:00</published><updated>2013-01-18T21:34:39.993-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, YAY congrats to Shan!!!! :) :)</title><content type='html'>Oh, YAY congrats to Shan!!!! :) :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4068311613670911552/comments/default/5439201022071068308'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4068311613670911552/comments/default/5439201022071068308'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/announcing-new-britt-girls.html?showComment=1358570079993#c5439201022071068308' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/announcing-new-britt-girls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4068311613670911552' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4068311613670911552' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='January 18, 2013 at 9:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-457449236334660165</id><published>2013-01-19T06:27:32.446-07:00</published><updated>2013-01-19T06:27:32.446-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats to you very talented ladies, I am looking...</title><content type='html'>Congrats to you very talented ladies, I am looking forward to being inspired by your creations!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4068311613670911552/comments/default/457449236334660165'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4068311613670911552/comments/default/457449236334660165'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/announcing-new-britt-girls.html?showComment=1358602052446#c457449236334660165' title=''/><author><name>Jennifer F.</name><uri>https://www.blogger.com/profile/02781686841439854335</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/announcing-new-britt-girls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4068311613670911552' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4068311613670911552' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1493111180'/><gd:extendedProperty name='blogger.displayTime' value='January 19, 2013 at 6:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4804860421440261416</id><published>2013-01-20T21:24:50.596-07:00</published><updated>2013-01-20T21:24:50.596-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats girls!  I can&amp;#39;t wait to see what they...</title><content type='html'>Congrats girls!  I can&amp;#39;t wait to see what they create!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4068311613670911552/comments/default/4804860421440261416'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4068311613670911552/comments/default/4804860421440261416'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/announcing-new-britt-girls.html?showComment=1358742290596#c4804860421440261416' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/announcing-new-britt-girls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4068311613670911552' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4068311613670911552' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='January 20, 2013 at 9:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4234574561783568226</id><published>2013-01-21T00:29:33.178-07:00</published><updated>2013-01-21T00:29:33.178-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats ladies!!</title><content type='html'>Congrats ladies!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4068311613670911552/comments/default/4234574561783568226'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4068311613670911552/comments/default/4234574561783568226'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/announcing-new-britt-girls.html?showComment=1358753373178#c4234574561783568226' title=''/><author><name>Christy</name><uri>https://www.blogger.com/profile/04697454493961433517</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-Fe1iVk7XxZs/Tpj9GEJiSKI/AAAAAAAAAJA/fYLGFoVDpRw/s32/029%2Bcopy%2B3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/announcing-new-britt-girls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4068311613670911552' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4068311613670911552' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026366719'/><gd:extendedProperty name='blogger.displayTime' value='January 21, 2013 at 12:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8203632396103314325</id><published>2013-01-21T09:12:09.657-07:00</published><updated>2013-01-21T09:12:09.657-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the fun speed scrap</title><content type='html'>Thank you for the fun speed scrap</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7119083662075331431/comments/default/8203632396103314325'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7119083662075331431/comments/default/8203632396103314325'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/friday-night-speed-scrap.html?showComment=1358784729657#c8203632396103314325' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/07750224640815343677</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/friday-night-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7119083662075331431' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7119083662075331431' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1825522589'/><gd:extendedProperty name='blogger.displayTime' value='January 21, 2013 at 9:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7795762911409036509</id><published>2013-01-23T18:38:17.047-07:00</published><updated>2013-01-23T18:38:17.047-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Missed the speedscrap :( where can I buy this kit?</title><content type='html'>Missed the speedscrap :( where can I buy this kit?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7119083662075331431/comments/default/7795762911409036509'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7119083662075331431/comments/default/7795762911409036509'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/friday-night-speed-scrap.html?showComment=1358991497047#c7795762911409036509' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/friday-night-speed-scrap.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7119083662075331431' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7119083662075331431' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 23, 2013 at 6:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1284402911186353307</id><published>2013-01-24T18:23:34.608-07:00</published><updated>2013-01-24T18:23:34.608-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the site Britt! I spent some time reading the...</title><content type='html'>Love the site Britt! I spent some time reading the blog over there this morning!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4411071004373245027/comments/default/1284402911186353307'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4411071004373245027/comments/default/1284402911186353307'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/must-read-blog.html?showComment=1359077014608#c1284402911186353307' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/must-read-blog.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4411071004373245027' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4411071004373245027' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='January 24, 2013 at 6:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2531425493535045842</id><published>2013-01-26T10:54:24.766-07:00</published><updated>2013-01-26T10:56:19.964-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your freebie is so great! Thank you very much! Noë...</title><content type='html'>Your freebie is so great! Thank you very much! Noë-Kiwi from France</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/2531425493535045842'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4884090958602729743/comments/default/2531425493535045842'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html?showComment=1359222864766#c2531425493535045842' title=''/><author><name>Noe-Kiwi</name><uri>http://www.lekiwibleu.fr</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/03/leave-world-behind.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4884090958602729743' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4884090958602729743' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 26, 2013 at 10:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8455454907240843236</id><published>2013-01-27T03:59:40.960-07:00</published><updated>2013-01-27T03:59:40.960-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oooh I love finding new blogs about Disney, readin...</title><content type='html'>Oooh I love finding new blogs about Disney, reading anything and everything before we go in August</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4411071004373245027/comments/default/8455454907240843236'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4411071004373245027/comments/default/8455454907240843236'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/must-read-blog.html?showComment=1359284380960#c8455454907240843236' title=''/><author><name>Tracy</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/must-read-blog.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4411071004373245027' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4411071004373245027' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='January 27, 2013 at 3:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5679645211576469707</id><published>2013-01-29T19:25:27.714-07:00</published><updated>2013-01-29T19:25:27.714-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I noticed the email and I love it! So glad you wer...</title><content type='html'>I noticed the email and I love it! So glad you were able to figure that out.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9113125008204368541/comments/default/5679645211576469707'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9113125008204368541/comments/default/5679645211576469707'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/gallery-highlights.html?showComment=1359512727714#c5679645211576469707' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/gallery-highlights.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9113125008204368541' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9113125008204368541' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='January 29, 2013 at 7:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5140359785724769373</id><published>2013-01-29T21:42:50.918-07:00</published><updated>2013-01-29T21:42:50.918-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, thanks so much for the shout-out! What a gr...</title><content type='html'>Britt, thanks so much for the shout-out! What a great surprise when I came home from work today - made my day!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9113125008204368541/comments/default/5140359785724769373'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9113125008204368541/comments/default/5140359785724769373'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/01/gallery-highlights.html?showComment=1359520970918#c5140359785724769373' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/01/gallery-highlights.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9113125008204368541' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9113125008204368541' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='January 29, 2013 at 9:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3111156081186722289</id><published>2013-02-01T09:34:23.880-07:00</published><updated>2013-02-01T09:34:23.880-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I would love to see more cards! I&amp;#39;m taking a b...</title><content type='html'>I would love to see more cards! I&amp;#39;m taking a break from the full page digital scrapbooking and switching to the project life type layouts. I&amp;#39;m 4 years behind and have lots of disney trip in there to scrap.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7572630369433458849/comments/default/3111156081186722289'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7572630369433458849/comments/default/3111156081186722289'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/stuffed-with-fluff.html?showComment=1359736463880#c3111156081186722289' title=''/><author><name>melissa</name><uri>https://www.blogger.com/profile/13537237411053413330</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/stuffed-with-fluff.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7572630369433458849' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7572630369433458849' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1665152819'/><gd:extendedProperty name='blogger.displayTime' value='February 1, 2013 at 9:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2922587564708368971</id><published>2013-02-02T23:21:22.751-07:00</published><updated>2013-02-02T23:41:04.518-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the adorable addon.</title><content type='html'>Thank you for the adorable addon.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/2922587564708368971'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/2922587564708368971'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html?showComment=1359872482751#c2922587564708368971' title=''/><author><name>Arlene</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8408836588893363669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8408836588893363669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 2, 2013 at 11:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9113162567421638265</id><published>2013-02-05T15:43:52.570-07:00</published><updated>2013-02-05T15:43:52.570-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>beautiful color scheme!!!  Going to try to play al...</title><content type='html'>beautiful color scheme!!!  Going to try to play along.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/9113162567421638265'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/9113162567421638265'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html?showComment=1360104232570#c9113162567421638265' title=''/><author><name>Jlynn</name><uri>https://www.blogger.com/profile/12737323691102728694</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/-FvegsoHy2fU/VG6DmJQLclI/AAAAAAAAHzA/OqtbhAP5AYM/s32/Jlynn1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1313001279565234629' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1313001279565234629' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1343043601'/><gd:extendedProperty name='blogger.displayTime' value='February 5, 2013 at 3:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4122530984765981859</id><published>2013-02-06T06:26:30.247-07:00</published><updated>2013-02-06T06:26:30.247-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great Challenge, I recently bought some new kits t...</title><content type='html'>Great Challenge, I recently bought some new kits that came in handy for this challenge!&lt;br /&gt;Here&amp;#39;s my LO: http://www.brittishdesigns.com/gallery/displayimage.php?album=5&amp;amp;pid=2727#top_display_media&lt;br /&gt;Thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/4122530984765981859'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/4122530984765981859'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html?showComment=1360157190247#c4122530984765981859' title=''/><author><name>Annet</name><uri>https://www.blogger.com/profile/17509056674536276801</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1313001279565234629' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1313001279565234629' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-971580692'/><gd:extendedProperty name='blogger.displayTime' value='February 6, 2013 at 6:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1789899666948788956</id><published>2013-02-08T07:03:11.958-07:00</published><updated>2013-02-08T07:03:11.958-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the pointers. Love this new kit.</title><content type='html'>Thank you for the pointers. Love this new kit.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/358531945097840905/comments/default/1789899666948788956'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/358531945097840905/comments/default/1789899666948788956'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/introducing-pronto-collection.html?showComment=1360332191958#c1789899666948788956' title=''/><author><name>Joy</name><uri>https://www.blogger.com/profile/10774379719189381638</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/introducing-pronto-collection.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-358531945097840905' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/358531945097840905' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-596240534'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2013 at 7:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-728850054258712383</id><published>2013-02-08T09:37:19.712-07:00</published><updated>2013-02-08T09:37:19.712-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the freebie...I am really lovin...</title><content type='html'>Thanks so much for the freebie...I am really loving this collection! Your CT made some awesome pages!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/358531945097840905/comments/default/728850054258712383'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/358531945097840905/comments/default/728850054258712383'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/introducing-pronto-collection.html?showComment=1360341439712#c728850054258712383' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/introducing-pronto-collection.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-358531945097840905' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/358531945097840905' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2013 at 9:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4686217350031905754</id><published>2013-02-08T16:51:21.141-07:00</published><updated>2013-02-08T16:51:21.141-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE THIS!!  You never cease to amaze me!</title><content type='html'>LOVE THIS!!  You never cease to amaze me!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/358531945097840905/comments/default/4686217350031905754'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/358531945097840905/comments/default/4686217350031905754'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/introducing-pronto-collection.html?showComment=1360367481141#c4686217350031905754' title=''/><author><name>onehm</name><uri>https://www.blogger.com/profile/11780100568264985208</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//3.bp.blogspot.com/-_TTAT8ZVsEc/Vbe9qebIBaI/AAAAAAAAGZg/3lprM3tfXYQ/s33/IMG_2745.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/introducing-pronto-collection.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-358531945097840905' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/358531945097840905' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1258279288'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2013 at 4:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8682658819953931922</id><published>2013-02-08T20:25:44.509-07:00</published><updated>2013-02-08T20:25:44.509-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such a cute kit!  The only thing cuter?  That phot...</title><content type='html'>Such a cute kit!  The only thing cuter?  That photo of your daughter with the candy cane!   </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/358531945097840905/comments/default/8682658819953931922'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/358531945097840905/comments/default/8682658819953931922'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/introducing-pronto-collection.html?showComment=1360380344509#c8682658819953931922' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/introducing-pronto-collection.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-358531945097840905' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/358531945097840905' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='February 8, 2013 at 8:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7598677880575921883</id><published>2013-02-09T08:52:13.939-07:00</published><updated>2013-02-09T08:52:13.939-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you again for your wonderful freebies!</title><content type='html'>thank you again for your wonderful freebies!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/358531945097840905/comments/default/7598677880575921883'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/358531945097840905/comments/default/7598677880575921883'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/introducing-pronto-collection.html?showComment=1360425133939#c7598677880575921883' title=''/><author><name>teethdr</name><uri>https://www.blogger.com/profile/14695757911731468301</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-grMbNc3ZN4I/Tgds4uo3gNI/AAAAAAAAAoY/d1D-JdTEKzc/s32/IMG_0601.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/introducing-pronto-collection.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-358531945097840905' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/358531945097840905' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-678416532'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2013 at 8:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-726435165522164344</id><published>2013-02-09T12:45:02.902-07:00</published><updated>2013-02-09T12:45:02.902-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are great, thank you!</title><content type='html'>These are great, thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/358531945097840905/comments/default/726435165522164344'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/358531945097840905/comments/default/726435165522164344'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/introducing-pronto-collection.html?showComment=1360439102902#c726435165522164344' title=''/><author><name>Sharon Horswill</name><uri>https://www.blogger.com/profile/10252081082114367750</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/introducing-pronto-collection.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-358531945097840905' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/358531945097840905' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1676129282'/><gd:extendedProperty name='blogger.displayTime' value='February 9, 2013 at 12:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-416476529948497613</id><published>2013-02-10T17:45:34.265-07:00</published><updated>2013-02-10T17:45:34.265-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Too cute!  Thanks for the fun challenge Britt!  :)...</title><content type='html'>Too cute!  Thanks for the fun challenge Britt!  :)&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2760</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/416476529948497613'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/416476529948497613'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html?showComment=1360543534265#c416476529948497613' title=''/><author><name>JoAnn</name><uri>https://www.blogger.com/profile/12270148950107909001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1313001279565234629' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1313001279565234629' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-652271377'/><gd:extendedProperty name='blogger.displayTime' value='February 10, 2013 at 5:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5389570301314392809</id><published>2013-02-11T05:47:26.683-07:00</published><updated>2013-02-11T05:47:26.683-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>A huge round of applause, keep it up.
&lt;a href="htt...</title><content type='html'> A huge round of applause, keep it up.&lt;br /&gt;&lt;a href="http://jessjonesphotography.tumblr.com/" rel="nofollow"&gt;jessjonesphotography&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/5389570301314392809'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/5389570301314392809'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html?showComment=1360586846683#c5389570301314392809' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05032307801354427636</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1313001279565234629' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1313001279565234629' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-115370356'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2013 at 5:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7398930835339007758</id><published>2013-02-11T17:21:30.217-07:00</published><updated>2013-02-11T17:21:30.217-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOve your layout and LOVE your photo choices.  tha...</title><content type='html'>LOve your layout and LOVE your photo choices.  that &amp;quot;seriously&amp;quot; word art is SO Super appropriate. LOL  Seriously good looking :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8830570508495630772/comments/default/7398930835339007758'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8830570508495630772/comments/default/7398930835339007758'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/i-digi-dare-ya.html?showComment=1360628490217#c7398930835339007758' title=''/><author><name>Jlynn</name><uri>https://www.blogger.com/profile/12737323691102728694</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/-FvegsoHy2fU/VG6DmJQLclI/AAAAAAAAHzA/OqtbhAP5AYM/s32/Jlynn1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/i-digi-dare-ya.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8830570508495630772' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8830570508495630772' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1343043601'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2013 at 5:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3148354367504110141</id><published>2013-02-11T18:35:42.808-07:00</published><updated>2013-02-11T18:35:42.808-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your layout is so gorgeous!  And I completely agre...</title><content type='html'>Your layout is so gorgeous!  And I completely agree with the journaling too, I&amp;#39;m in love with that show!  Great layout!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8830570508495630772/comments/default/3148354367504110141'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8830570508495630772/comments/default/3148354367504110141'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/i-digi-dare-ya.html?showComment=1360632942808#c3148354367504110141' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/i-digi-dare-ya.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8830570508495630772' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8830570508495630772' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2013 at 6:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2835547351046857084</id><published>2013-02-11T22:35:02.835-07:00</published><updated>2013-02-12T00:04:11.638-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That little mermaid costume on your kid surely mak...</title><content type='html'>That little mermaid costume on your kid surely makes her more adorable! It&amp;#39;s great to see families enjoy one of the most memorable days of the year when everybody just seems to have fun dressing up in various costumes!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8235067516760743118/comments/default/2835547351046857084'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8235067516760743118/comments/default/2835547351046857084'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/11/our-halloween-costumes-non-dsd-related.html?showComment=1360647302835#c2835547351046857084' title=''/><author><name>Serge</name><uri>http://www.buycostumes.com/</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/11/our-halloween-costumes-non-dsd-related.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8235067516760743118' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8235067516760743118' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2013 at 10:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4103945399069068113</id><published>2013-02-13T14:35:37.646-07:00</published><updated>2013-02-13T14:35:37.646-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oooh I love those hearts and that alpha, which kit...</title><content type='html'>Oooh I love those hearts and that alpha, which kit are those from?  Thank you for the generous sale!  </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7322789332548658840/comments/default/4103945399069068113'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7322789332548658840/comments/default/4103945399069068113'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/because-i-love-you.html?showComment=1360791337646#c4103945399069068113' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/because-i-love-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7322789332548658840' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7322789332548658840' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2013 at 2:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5049382013688741246</id><published>2013-02-13T14:43:53.849-07:00</published><updated>2013-02-13T14:43:53.849-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Gee thanks Sara!  It&amp;#39;s not from a kit, I just ...</title><content type='html'>Gee thanks Sara!  It&amp;#39;s not from a kit, I just used fonts to make the ad! :)  And just some shapes to scatter the hearts.  Sorry they aren&amp;#39;t in kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7322789332548658840/comments/default/5049382013688741246'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7322789332548658840/comments/default/5049382013688741246'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/because-i-love-you.html?showComment=1360791833849#c5049382013688741246' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/because-i-love-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7322789332548658840' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7322789332548658840' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2013 at 2:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6992266888511444966</id><published>2013-02-13T20:46:43.467-07:00</published><updated>2013-02-13T21:15:37.177-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This was so incredibly CUTE! I love it all. My dau...</title><content type='html'>This was so incredibly CUTE! I love it all. My daughter loves Jessie so I was thinking of doing a Jessie themed for her 2nd bday. Thank you so much for sharing your ideas. My favorite was the photo booth. By the way your daughter is gorgeous. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/6992266888511444966'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1809435415983725681/comments/default/6992266888511444966'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html?showComment=1360813603467#c6992266888511444966' title=''/><author><name>Desi</name><uri>https://www.blogger.com/profile/16248884086271724555</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/04/scarletts-1st-birthday-party.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1809435415983725681' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1809435415983725681' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1889758174'/><gd:extendedProperty name='blogger.displayTime' value='February 13, 2013 at 8:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-265667677760682024</id><published>2013-02-14T12:37:19.150-07:00</published><updated>2013-02-14T12:37:19.150-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hip hip hooray!! Looks fabulous! </title><content type='html'>Hip hip hooray!! Looks fabulous! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1635686734545230686/comments/default/265667677760682024'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1635686734545230686/comments/default/265667677760682024'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/teaser.html?showComment=1360870639150#c265667677760682024' title=''/><author><name>ali b.</name><uri>https://www.blogger.com/profile/04129318529729554495</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//3.bp.blogspot.com/_kQ2asfss0dQ/SbK8ypVk1VI/AAAAAAAAAHQ/itXhXg8XoL8/S220-s33/DSC08898.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/teaser.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1635686734545230686' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1635686734545230686' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1987221096'/><gd:extendedProperty name='blogger.displayTime' value='February 14, 2013 at 12:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6532780205745520799</id><published>2013-02-14T13:24:53.974-07:00</published><updated>2013-02-14T13:24:53.974-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great challenge! Here is my layout: http://www.bri...</title><content type='html'>Great challenge! Here is my layout: http://www.brittishdesigns.com/gallery/displayimage.php?pid=2776</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/6532780205745520799'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/6532780205745520799'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html?showComment=1360873493974#c6532780205745520799' title=''/><author><name>Patty </name><uri>https://www.blogger.com/profile/13157772231246259303</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-I1ourmSTfq4/Tcps7d3IPhI/AAAAAAAAADk/jyHXnV4ekf8/s32/8%2B%25288%2529.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1313001279565234629' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1313001279565234629' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-730767080'/><gd:extendedProperty name='blogger.displayTime' value='February 14, 2013 at 1:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-416290568731236298</id><published>2013-02-14T21:25:43.219-07:00</published><updated>2013-02-14T21:25:43.219-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can&amp;#39;t wait to see this!</title><content type='html'>I can&amp;#39;t wait to see this! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1635686734545230686/comments/default/416290568731236298'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1635686734545230686/comments/default/416290568731236298'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/teaser.html?showComment=1360902343219#c416290568731236298' title=''/><author><name>Hillary</name><uri>https://www.blogger.com/profile/14736114091087652286</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//1.bp.blogspot.com/_aiwrhSu5Y4w/SKjt-TKxC7I/AAAAAAAAAuw/3w3_V1JNWwc/S220-s33/DSC_0135edit.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/teaser.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1635686734545230686' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1635686734545230686' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2043163554'/><gd:extendedProperty name='blogger.displayTime' value='February 14, 2013 at 9:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6709847832533848436</id><published>2013-02-15T00:18:00.676-07:00</published><updated>2013-02-15T00:18:00.676-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt!!!!!! I have been on the look out for almost...</title><content type='html'>Britt!!!!!! I have been on the look out for almost a full year now, hoping some talented designer would take up the challenge. Of course it was you!! I am so absolutely proud of you and can&amp;#39;t wait to use this for our upcoming trip! You knocked this right out of the park. I think I will even print some off early to carry in my bag while we&amp;#39;re waiting in line, or at a meal. Thank you xo</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/6709847832533848436'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/6709847832533848436'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1360912680676#c6709847832533848436' title=''/><author><name>Juls</name><uri>https://www.blogger.com/profile/10830819781815303380</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//2.bp.blogspot.com/-Zi07D85D9Ts/Tqdv2pI6rKI/AAAAAAAAAGw/HkSny4vLKso/s32/34215_408331027669_720752669_4552401_7615409_n%2B%25282%2529.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1083145203'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2013 at 12:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4946235433726289089</id><published>2013-02-15T00:24:38.683-07:00</published><updated>2013-02-15T00:24:38.683-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Doh! And Krista too xoxo I&amp;#39;m pretty sure the m...</title><content type='html'>Doh! And Krista too xoxo I&amp;#39;m pretty sure the majority of my first Disney album wouldn&amp;#39;t exist without either of you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/4946235433726289089'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/4946235433726289089'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1360913078683#c4946235433726289089' title=''/><author><name>Juls</name><uri>https://www.blogger.com/profile/10830819781815303380</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//2.bp.blogspot.com/-Zi07D85D9Ts/Tqdv2pI6rKI/AAAAAAAAAGw/HkSny4vLKso/s32/34215_408331027669_720752669_4552401_7615409_n%2B%25282%2529.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1083145203'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2013 at 12:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6827994991222121448</id><published>2013-02-15T00:48:55.094-07:00</published><updated>2013-02-15T00:48:55.094-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my goodness I LOVE LOVE LOVE this! I actually s...</title><content type='html'>Oh my goodness I LOVE LOVE LOVE this! I actually squealed out loud when I saw the freebie - I love those character outlines! I&amp;#39;m going to get a lot of use out of this collab - I&amp;#39;ve been looking for something just like this becaue I&amp;#39;ve got hundreds of Disney photos waiting to be scrapped! Thank you both!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/6827994991222121448'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/6827994991222121448'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1360914535094#c6827994991222121448' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2013 at 12:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1220804399297724979</id><published>2013-02-15T01:34:27.761-07:00</published><updated>2013-02-15T01:34:27.761-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, you girls have outdone yourselves! This colle...</title><content type='html'>Wow, you girls have outdone yourselves! This collection is truly fabulous - I love it! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/1220804399297724979'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/1220804399297724979'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1360917267761#c1220804399297724979' title=''/><author><name>Tracy Anderson</name><uri>https://www.blogger.com/profile/01730454750648361716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_t-dbk3_jRns/Sei_1-bbNvI/AAAAAAAADF0/O4LlrrCRZYk/S220-s32/tntracy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-453105856'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2013 at 1:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6605395384881502579</id><published>2013-02-15T03:33:04.712-07:00</published><updated>2013-02-15T03:33:04.712-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Talk about Magical, Ladies! Wow! Thanks so much fo...</title><content type='html'>Talk about Magical, Ladies! Wow! Thanks so much for creating this project prior to our family trip for my 40th -- it&amp;#39;ll make documenting it a breeze! And because we can pre-plan a bit know that I know the elements and I can print some out and take them along with us, I&amp;#39;ll be able to get the entire family involved. Fabulous job! Thanks for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/6605395384881502579'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/6605395384881502579'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1360924384712#c6605395384881502579' title=''/><author><name>Natalie, Kyle, Jacob, Dylan and Hunter</name><uri>https://www.blogger.com/profile/01553766859651579435</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//2.bp.blogspot.com/_UuH8P1neDg4/TUGp0ZG9YDI/AAAAAAAAV74/yn8HGM-RlXA/s31/IMG_4024.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2065171068'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2013 at 3:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1567115749348708141</id><published>2013-02-15T05:54:12.982-07:00</published><updated>2013-02-15T05:54:12.982-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WOW! This is FABULOUS! I think this will be perfec...</title><content type='html'>WOW! This is FABULOUS! I think this will be perfect for our upcoming Disney trip!! Love the character cards too! Thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/1567115749348708141'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/1567115749348708141'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1360932852982#c1567115749348708141' title=''/><author><name>Disney Dreamer</name><uri>https://www.blogger.com/profile/10688982750735759659</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-737127822'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2013 at 5:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3616349524938127437</id><published>2013-02-15T06:42:18.871-07:00</published><updated>2013-02-15T06:42:18.871-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Talk about Dreams Come True - this collection is p...</title><content type='html'>Talk about Dreams Come True - this collection is perfect. I&amp;#39;ve got hundreds of Disney pics I just couldn&amp;#39;t get into an album, but now I can!  And, the happiest news of all is that there is even more to come. I can&amp;#39;t wait to see what you both come up with next. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/3616349524938127437'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/3616349524938127437'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1360935738871#c3616349524938127437' title=''/><author><name>jpickett22</name><uri>https://www.blogger.com/profile/11544841651907985001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-AkEkkS-dsUI/UrRUbKfhLYI/AAAAAAAAABU/itKvrxO2MU8/s32/Photo0071FourBySix%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-847017802'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2013 at 6:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-899849051525432630</id><published>2013-02-15T08:02:32.770-07:00</published><updated>2013-02-15T08:02:32.770-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just when I told myself I was not buying anything ...</title><content type='html'>Just when I told myself I was not buying anything else! This is too great. You are Krista are such a great team!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/899849051525432630'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/899849051525432630'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1360940552770#c899849051525432630' title=''/><author><name>Bay</name><uri>https://www.blogger.com/profile/15629956861274515793</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1472786733'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2013 at 8:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4236399872634474505</id><published>2013-02-15T08:03:33.604-07:00</published><updated>2013-02-15T08:03:33.604-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt &amp;amp; Krista, this is probably my most favor...</title><content type='html'>Britt &amp;amp; Krista, this is probably my most favorite collection...EVER! It is AMAZING! My goal is to complete an album with it too. Can&amp;#39;t wait to see more!!! And thanks for the AWESOME freebie! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/4236399872634474505'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/4236399872634474505'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1360940613604#c4236399872634474505' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2013 at 8:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1640381781353225940</id><published>2013-02-15T09:45:07.946-07:00</published><updated>2013-02-15T09:45:07.946-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG!!!! This is just what I have been wanting for ...</title><content type='html'>OMG!!!! This is just what I have been wanting for my upcoming trip to DL! I think I am going to have to go and get some more printer ink this weekend so I can prep my sn@p binder for my trip. Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/1640381781353225940'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/1640381781353225940'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1360946707946#c1640381781353225940' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2013 at 9:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8697236346271627633</id><published>2013-02-15T09:50:04.026-07:00</published><updated>2013-02-15T09:50:04.026-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the cute freebie.  I must say that I li...</title><content type='html'>Thanks for the cute freebie.  I must say that I like the clean style of the PL system, but I have tried real pocket style albums and really did not like being &amp;quot;limited&amp;quot; to a certain number of photos going a particular direction.  Going digi, I could change it to my liking.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/8697236346271627633'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/8697236346271627633'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1360947004026#c8697236346271627633' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2013 at 9:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8394134753648477853</id><published>2013-02-15T09:50:46.579-07:00</published><updated>2013-02-15T09:50:46.579-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>A lot of the sample layouts show a white alpha wit...</title><content type='html'>A lot of the sample layouts show a white alpha with red background. Is this included in the collection or is it in another kit?  Love this whole concept!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/8394134753648477853'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/8394134753648477853'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1360947046579#c8394134753648477853' title=''/><author><name>Kathleen</name><uri>https://www.blogger.com/profile/15889788403367231640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//3.bp.blogspot.com/_3gSu_F76KME/Se8cvVYAahI/AAAAAAAAAAM/hlZltjGRbC8/S220-s32/Me+Camera.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1257217952'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2013 at 9:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8302937066128438075</id><published>2013-02-15T10:55:38.964-07:00</published><updated>2013-02-15T10:55:38.964-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have been putting off investing in a project lif...</title><content type='html'>I have been putting off investing in a project life kit, I have way too much stuff at home to use up, but I am so getting this kit especially to capture our trip we just came back from!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/8302937066128438075'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/8302937066128438075'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1360950938964#c8302937066128438075' title=''/><author><name>Melissa</name><uri>https://www.blogger.com/profile/12170106925858648828</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Aw_xgv_Rq78/SWWH6bd3mbI/AAAAAAAAAAY/bM1uRoMJSQ8/S220-s32/100_0123.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1583966413'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2013 at 10:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7381572988974412637</id><published>2013-02-15T11:13:31.281-07:00</published><updated>2013-02-15T11:13:31.281-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Kathleen -  The alpha is from the &amp;quot;Just Plain...</title><content type='html'>Kathleen -  The alpha is from the &amp;quot;Just Plain Fun&amp;quot; kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/7381572988974412637'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/7381572988974412637'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1360952011281#c7381572988974412637' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2013 at 11:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3782305835060248048</id><published>2013-02-15T11:21:16.742-07:00</published><updated>2013-02-15T11:21:16.742-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We are going to Disneyland in March and this hits ...</title><content type='html'>We are going to Disneyland in March and this hits the spot!!!  Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/3782305835060248048'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/3782305835060248048'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1360952476742#c3782305835060248048' title=''/><author><name>Lucy</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2013 at 11:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6716044326384413854</id><published>2013-02-15T11:33:46.763-07:00</published><updated>2013-02-15T11:33:46.763-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my gosh, I&amp;#39;m so excited!  I can&amp;#39;t wait ...</title><content type='html'>Oh my gosh, I&amp;#39;m so excited!  I can&amp;#39;t wait to use this system on my trip to Disney World in May!  This is absolutely perfect!  Thank you both for creating this amazing system!  Love it!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/6716044326384413854'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/6716044326384413854'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1360953226763#c6716044326384413854' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2013 at 11:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1689123669438453490</id><published>2013-02-15T11:56:05.680-07:00</published><updated>2013-02-15T11:56:05.680-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG! I love this idea Britt and thank you for the ...</title><content type='html'>OMG! I love this idea Britt and thank you for the wonderful silhouettes. I will definitely be using those too. I have not gotten into the Project Life craze yet, but will definitely be getting in to the Project Mouse craze! Thanks again!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/1689123669438453490'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/1689123669438453490'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1360954565680#c1689123669438453490' title=''/><author><name>Cheryl</name><uri>https://www.blogger.com/profile/00060008319460693056</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//2.bp.blogspot.com/-89GbPsBmxTY/U4oUS-aGUyI/AAAAAAAAEYU/An3Z0-a-r6U/s32/Cheryl%2BProfile1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1988964408'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2013 at 11:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-12349051709858015</id><published>2013-02-15T12:06:42.962-07:00</published><updated>2013-02-15T12:06:42.962-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this!  Am going to take the challenge and try...</title><content type='html'>Love this!  Am going to take the challenge and try to scrap the 4 day getaway @ Disney World that my granddaughter and I took in Oct. 2009.&lt;br /&gt;&lt;br /&gt;Am looking forward to the upcoming kits.  Am hoping there might be a Disney CRUISE kit.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/12349051709858015'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/12349051709858015'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1360955202962#c12349051709858015' title=''/><author><name>Cheryl</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2013 at 12:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6046567981200455070</id><published>2013-02-15T15:03:22.102-07:00</published><updated>2013-02-15T15:03:22.102-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am also a crazy mom who has a ridiculous love of...</title><content type='html'>I am also a crazy mom who has a ridiculous love of Disney!  And I LOVE LOVE LOVE this product bundle and your experiment.  I have recently started a PL for 2013 and love it so much that I thought to myself why haven&amp;#39;t i scrapped our Disney trips like this???  I definitively plan to use your kit for our trip to WDW in July and might even scrap some past trips.  Thank you so much for your creativity and inspiration!! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/6046567981200455070'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/6046567981200455070'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1360965802102#c6046567981200455070' title=''/><author><name>Danell</name><uri>https://www.blogger.com/profile/08863552734497905695</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-138698797'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2013 at 3:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3634594442154729032</id><published>2013-02-15T17:57:09.255-07:00</published><updated>2013-02-15T17:57:09.255-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for these wonderful freebies and...</title><content type='html'>Thank you so much for these wonderful freebies and for introducing me to this wonderful new style. I am wondering though...when you make your pages do you use templates to achieve this &amp;quot;Pronto Style&amp;quot; look? &lt;br /&gt;&lt;br /&gt;Thanks so much for all the inspiration!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/3634594442154729032'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/3634594442154729032'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1360976229255#c3634594442154729032' title=''/><author><name>Rebecca B</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2013 at 5:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5347225511532761251</id><published>2013-02-15T19:00:45.761-07:00</published><updated>2013-02-15T19:00:45.761-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What an amazing bundle, Britt!! I love it! Thank y...</title><content type='html'>What an amazing bundle, Britt!! I love it! Thank you so much for the freebie cards! You&amp;#39;re the best &amp;lt;3</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/5347225511532761251'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/5347225511532761251'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1360980045761#c5347225511532761251' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2013 at 7:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7398052403768677627</id><published>2013-02-15T20:11:17.918-07:00</published><updated>2013-02-15T20:11:17.918-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This are AWESOME!!! So many uses I  just luv`m THA...</title><content type='html'>This are AWESOME!!! So many uses I  just luv`m THANK YOU ;~}</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/7398052403768677627'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/7398052403768677627'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1360984277918#c7398052403768677627' title=''/><author><name>Crystalnva</name><uri>https://www.blogger.com/profile/00444605543502737320</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_tfNnrnvc0jM/Sz6qhjVFA7I/AAAAAAAAAAM/lPPwrN16Nuk/S220-s32/IMG_4416.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1781671033'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2013 at 8:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7873639370411643884</id><published>2013-02-16T06:00:04.313-07:00</published><updated>2013-02-16T06:00:04.313-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Eek! I&amp;#39;m so excited about this!!! We leave for...</title><content type='html'>Eek! I&amp;#39;m so excited about this!!! We leave for WDW in a week. This has inspired me to do a project life type album with a double page for each day documenting what we did throughout the day with photos I wouldn&amp;#39;t necessarily scrap on their own...where we ate, hidden mickeys, shopping, in the pool at the hotel.... I&amp;#39;m getting so excited just thinking about it. You guys really out did yourself with this one!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/7873639370411643884'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/7873639370411643884'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1361019604313#c7873639370411643884' title=''/><author><name>Sarah W.</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 16, 2013 at 6:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5569207857838019003</id><published>2013-02-16T14:18:38.819-07:00</published><updated>2013-02-16T14:18:38.819-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt! I LOVE this. Look forward to seeing the res...</title><content type='html'>Britt! I LOVE this. Look forward to seeing the rest of the collection. Hopefully you or Krista can whip up some fabulous templates, also. Thanks so much for the adorable character cards! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/5569207857838019003'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/5569207857838019003'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1361049518819#c5569207857838019003' title=''/><author><name>Michelle</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 16, 2013 at 2:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8772137252547709972</id><published>2013-02-16T18:08:03.298-07:00</published><updated>2013-02-16T18:08:03.298-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is GREAT!!! LOVE LOVE LOVE this collection!!</title><content type='html'>This is GREAT!!! LOVE LOVE LOVE this collection!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/8772137252547709972'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/8772137252547709972'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1361063283298#c8772137252547709972' title=''/><author><name>Tee</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 16, 2013 at 6:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5903939577298083587</id><published>2013-02-16T22:31:01.352-07:00</published><updated>2013-02-16T22:31:01.352-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love it!! This is so awesome!!</title><content type='html'>I love it!! This is so awesome!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/5903939577298083587'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/5903939577298083587'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1361079061352#c5903939577298083587' title=''/><author><name>Amanda Ann</name><uri>https://www.blogger.com/profile/14946220896440144533</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-175937499'/><gd:extendedProperty name='blogger.displayTime' value='February 16, 2013 at 10:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2857751107483867702</id><published>2013-02-17T02:12:40.260-07:00</published><updated>2013-02-17T02:12:40.260-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is absolutely out of this world I don&amp;#39;t t...</title><content type='html'>This is absolutely out of this world I don&amp;#39;t think I can put it into words. We are taking the boys for the first time in August and I have spent the last six months trying to visulise how I want my finished album to look and these just complete it. Can&amp;#39;t wait for the rest.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/2857751107483867702'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/2857751107483867702'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1361092360260#c2857751107483867702' title=''/><author><name>Tracy</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 17, 2013 at 2:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6516508642810774647</id><published>2013-02-17T10:28:33.733-07:00</published><updated>2013-02-17T10:28:33.733-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE this.  I would love to see a Christmas them...</title><content type='html'>I LOVE this.  I would love to see a Christmas themed Disney collection.  I go to Disney World at Christmas every other year.  You and Krista make the BEST Disney themed digital scrapbooking supplies!  Also...love the podcast!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/6516508642810774647'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/6516508642810774647'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1361122113733#c6516508642810774647' title=''/><author><name>Donna</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 17, 2013 at 10:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8873825226201307749</id><published>2013-02-17T13:40:40.050-07:00</published><updated>2013-02-17T13:40:40.050-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This was the perfect challenge for me to get start...</title><content type='html'>This was the perfect challenge for me to get started digi-scrapping again! Thanks Britt! I LOVE all your products!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/8873825226201307749'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/8873825226201307749'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html?showComment=1361133640050#c8873825226201307749' title=''/><author><name>Beau and Jen</name><uri>https://www.blogger.com/profile/12186198338394774028</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//2.bp.blogspot.com/-meUru7s-kYQ/TyofHBXJImI/AAAAAAAACqE/P_-kDX5jos4/s32/bees%2Bgame%2Bbeau%2Band%2Bi.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1313001279565234629' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1313001279565234629' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-557530155'/><gd:extendedProperty name='blogger.displayTime' value='February 17, 2013 at 1:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3027120895438575905</id><published>2013-02-17T13:41:38.699-07:00</published><updated>2013-02-17T13:41:38.699-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oppies! forgot to tell ya I uploaded my layout! ht...</title><content type='html'>oppies! forgot to tell ya I uploaded my layout! http://www.brittishdesigns.com/gallery/displayimage.php?pid=2796 </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/3027120895438575905'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/3027120895438575905'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html?showComment=1361133698699#c3027120895438575905' title=''/><author><name>Beau and Jen</name><uri>https://www.blogger.com/profile/12186198338394774028</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//2.bp.blogspot.com/-meUru7s-kYQ/TyofHBXJImI/AAAAAAAACqE/P_-kDX5jos4/s32/bees%2Bgame%2Bbeau%2Band%2Bi.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1313001279565234629' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1313001279565234629' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-557530155'/><gd:extendedProperty name='blogger.displayTime' value='February 17, 2013 at 1:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2392645244064939026</id><published>2013-02-17T17:41:36.687-07:00</published><updated>2013-02-17T17:41:36.687-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You aren&amp;#39;t the only one Over the top excited a...</title><content type='html'>You aren&amp;#39;t the only one Over the top excited about Project Mouse! My daughters and grandchildren and I are leaving for Disneyland THIS Friday! What wonderful timing!!! I just finished printing out the autograph cards from your friends site. Thanks so much for the freebies! We are saving our pennies now, but be sure when we get back we&amp;#39;ll be ordering ALL the Project Mouse kits!&lt;br /&gt;Pat</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/2392645244064939026'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/2392645244064939026'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1361148096687#c2392645244064939026' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 17, 2013 at 5:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4415255160876060165</id><published>2013-02-18T11:03:00.327-07:00</published><updated>2013-02-18T22:22:34.865-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY for a new blog challenge!  I love participatin...</title><content type='html'>YAY for a new blog challenge!  I love participating because it makes me sit down and actually scrap!  Thanks for the sweet challenge, I thought my photos couldn&amp;#39;t be more perfect for the color scheme!  http://www.brittishdesigns.com/gallery/displayimage.php?pid=2798</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/4415255160876060165'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/4415255160876060165'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html?showComment=1361210580327#c4415255160876060165' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1313001279565234629' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1313001279565234629' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='February 18, 2013 at 11:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8549583685109181348</id><published>2013-02-19T06:17:31.077-07:00</published><updated>2013-02-19T06:17:31.077-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you SO MUCH for this awesome step by step br...</title><content type='html'>Thank you SO MUCH for this awesome step by step breakdown Britt!  I am still really new to PL/Pocket style and this is foing to help me tremendously to make those pages (like yours) that are drool-worthy!  Thank you!!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4225907410432553350/comments/default/8549583685109181348'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4225907410432553350/comments/default/8549583685109181348'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/project-mouse-page-breakdown.html?showComment=1361279851077#c8549583685109181348' title=''/><author><name>Jennifer F.</name><uri>https://www.blogger.com/profile/02781686841439854335</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-page-breakdown.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4225907410432553350' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4225907410432553350' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1493111180'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2013 at 6:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6270182742701592437</id><published>2013-02-19T09:26:59.646-07:00</published><updated>2013-02-19T09:26:59.646-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m loving your pages, Britt, and this idea of...</title><content type='html'>I&amp;#39;m loving your pages, Britt, and this idea of you and Krista&amp;#39;s.  I&amp;#39;m still having a hard time getting my brain to think in the pocket style though.  Maybe make or recommend some templates to help us get started?  Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4225907410432553350/comments/default/6270182742701592437'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4225907410432553350/comments/default/6270182742701592437'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/project-mouse-page-breakdown.html?showComment=1361291219646#c6270182742701592437' title=''/><author><name>stenogoddess</name><uri>https://www.blogger.com/profile/06841225103734547731</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-page-breakdown.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4225907410432553350' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4225907410432553350' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1613403154'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2013 at 9:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7445210931646335975</id><published>2013-02-19T09:45:31.231-07:00</published><updated>2013-02-19T09:45:31.231-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this new idea....I had fell off the band wago...</title><content type='html'>Love this new idea....I had fell off the band wagon on scrapbooking, just never enough time it seems, but with this idea!! I may have to make a come back!! I love that its &amp;quot;simple&amp;quot; which honest would be great for some of those fill in pages in the album!! Can&amp;#39;t wait to see more!!!&lt;br /&gt;THANKS!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4225907410432553350/comments/default/7445210931646335975'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4225907410432553350/comments/default/7445210931646335975'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/project-mouse-page-breakdown.html?showComment=1361292331231#c7445210931646335975' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-page-breakdown.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4225907410432553350' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4225907410432553350' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2013 at 9:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7770731593885812685</id><published>2013-02-19T09:45:34.309-07:00</published><updated>2013-02-19T09:45:34.309-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is wonderful Britt! Just what everyone needs....</title><content type='html'>This is wonderful Britt! Just what everyone needs. And of course you page is adorable. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4225907410432553350/comments/default/7770731593885812685'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4225907410432553350/comments/default/7770731593885812685'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/project-mouse-page-breakdown.html?showComment=1361292334309#c7770731593885812685' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-page-breakdown.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4225907410432553350' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4225907410432553350' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2013 at 9:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8443278530151405231</id><published>2013-02-19T09:49:52.468-07:00</published><updated>2013-02-19T09:49:52.468-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Stenogoddess - Templates are a big help to get sta...</title><content type='html'>Stenogoddess - Templates are a big help to get started.  I know Krista&amp;#39;s been putting together a good list of template links.  Watch her blog for that - I know its coming soon!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4225907410432553350/comments/default/8443278530151405231'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4225907410432553350/comments/default/8443278530151405231'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/project-mouse-page-breakdown.html?showComment=1361292592468#c8443278530151405231' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-page-breakdown.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4225907410432553350' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4225907410432553350' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2013 at 9:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8220499416031693138</id><published>2013-02-19T15:20:36.761-07:00</published><updated>2013-02-19T15:20:36.761-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you!  Now that cookie season is winding down...</title><content type='html'>thank you!  Now that cookie season is winding down, I&amp;#39;m hoping to give this a shot.  Thank you for the step by step.  It helps me visualize!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4225907410432553350/comments/default/8220499416031693138'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4225907410432553350/comments/default/8220499416031693138'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/project-mouse-page-breakdown.html?showComment=1361312436761#c8220499416031693138' title=''/><author><name>Jlynn</name><uri>https://www.blogger.com/profile/12737323691102728694</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/-FvegsoHy2fU/VG6DmJQLclI/AAAAAAAAHzA/OqtbhAP5AYM/s32/Jlynn1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-page-breakdown.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4225907410432553350' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4225907410432553350' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1343043601'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2013 at 3:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3977759639739731822</id><published>2013-02-19T20:00:21.355-07:00</published><updated>2013-02-19T20:00:21.355-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>great page - I like the simplicity and how the sma...</title><content type='html'>great page - I like the simplicity and how the small details add something special to the pages.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4225907410432553350/comments/default/3977759639739731822'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4225907410432553350/comments/default/3977759639739731822'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/project-mouse-page-breakdown.html?showComment=1361329221355#c3977759639739731822' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/15706654016402170256</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-page-breakdown.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4225907410432553350' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4225907410432553350' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-306572209'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2013 at 8:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7369926019304679312</id><published>2013-02-20T18:03:31.030-07:00</published><updated>2013-02-20T18:03:31.030-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Why are you deleting comments regarding the tradem...</title><content type='html'>Why are you deleting comments regarding the trademark/copyright issue?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/7369926019304679312'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/7369926019304679312'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1361408611030#c7369926019304679312' title=''/><author><name>txbubbles</name><uri>https://www.blogger.com/profile/01324651709988243651</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_13Wsrlb65k0/SX8Uvh0-e-I/AAAAAAAABVM/Q4OirREwTBA/S220-s32/DSCF0096.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-718192068'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2013 at 6:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1710789798369814143</id><published>2013-02-20T18:11:05.293-07:00</published><updated>2013-02-20T18:11:05.293-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Vicki - I didn&amp;#39;t feel the blog comment form...</title><content type='html'>Hi Vicki - I didn&amp;#39;t feel the blog comment form was the appropriate venue to discuss/critique my work. If you would like to discuss it further you are more than welcome to email me via the contact button at the top of the site. Thanks! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/1710789798369814143'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/1710789798369814143'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1361409065293#c1710789798369814143' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/7369926019304679312'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2013 at 6:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1216457219886052687</id><published>2013-02-21T07:31:30.978-07:00</published><updated>2013-02-21T07:31:30.978-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I would love to see some 3&amp;quot; x 12&amp;quot; journa...</title><content type='html'>I would love to see some 3&amp;quot; x 12&amp;quot; journaling spots, maybe one with ready to fill in spots for example... Where we went, rides we went on, where we ate, characters we met... It would be great for scappers like me who struggle with journaling... Keep up the good work, cant wait to use these new products to document my upcoming trip!!!!&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/1216457219886052687'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/1216457219886052687'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1361457090978#c1216457219886052687' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/15710234120544131012</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2027533948'/><gd:extendedProperty name='blogger.displayTime' value='February 21, 2013 at 7:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5247680311160322757</id><published>2013-02-21T20:08:11.379-07:00</published><updated>2013-02-21T20:08:11.379-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay, more goodies!</title><content type='html'>Yay, more goodies!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4729991192515839937/comments/default/5247680311160322757'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4729991192515839937/comments/default/5247680311160322757'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/anticipation.html?showComment=1361502491379#c5247680311160322757' title=''/><author><name>Diana</name><uri>https://www.blogger.com/profile/11599063387234719021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/anticipation.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4729991192515839937' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4729991192515839937' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-759095152'/><gd:extendedProperty name='blogger.displayTime' value='February 21, 2013 at 8:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1035589122992929691</id><published>2013-02-22T00:20:15.402-07:00</published><updated>2013-02-22T00:20:15.402-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the pointers! I&amp;#39;m loving Project...</title><content type='html'>Thank you for the pointers! I&amp;#39;m loving Project Mouse!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/1035589122992929691'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/1035589122992929691'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html?showComment=1361517615402#c1035589122992929691' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8741610931615226853' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8741610931615226853' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2013 at 12:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-638768298290171711</id><published>2013-02-22T01:32:53.288-07:00</published><updated>2013-02-22T01:32:53.288-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE this project!! Will the font used on Alexis&amp;#...</title><content type='html'>LOVE this project!! Will the font used on Alexis&amp;#39; &lt;b&gt;1st trip to Disneyland&lt;/b&gt; layout be in an upcoming part of Project Mouse or can we find it elsewhere? Thanks :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/638768298290171711'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/638768298290171711'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1361521973288#c638768298290171711' title=''/><author><name>pixiezilla</name><uri>https://www.blogger.com/profile/14787056995706802471</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-285849251'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2013 at 1:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7549514905654700710</id><published>2013-02-22T01:37:14.528-07:00</published><updated>2013-02-22T01:37:14.528-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I don&amp;#39;t know what alpha Alexis used or if its ...</title><content type='html'>I don&amp;#39;t know what alpha Alexis used or if its something that she made herself. I&amp;#39;ll ask her and get back to you! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/7549514905654700710'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/7549514905654700710'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1361522234528#c7549514905654700710' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/638768298290171711'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2013 at 1:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3784874708867163344</id><published>2013-02-22T06:49:08.471-07:00</published><updated>2013-02-22T06:49:08.471-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have 2 previous disney trip to document and doin...</title><content type='html'>I have 2 previous disney trip to document and doing it PL style really felt like the way to go. Project Mouse convinced me of that : the 2 bundles are amazingly perfect !!! All I have to do now is get the hard drive where the pictures are filed out and start scrapping.&lt;br /&gt;Thanks for the cute freebies that match !</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/3784874708867163344'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/3784874708867163344'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html?showComment=1361540948471#c3784874708867163344' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8741610931615226853' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8741610931615226853' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2013 at 6:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6568926271412505751</id><published>2013-02-22T08:47:39.431-07:00</published><updated>2013-02-22T08:47:39.431-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are awesome kits! I&amp;#39;m more of a hybrid s...</title><content type='html'>These are awesome kits! I&amp;#39;m more of a hybrid scrapper and wanted to know the best way to layout the files to print 6 cards onto an 8.5&amp;quot; x 11&amp;quot; sheet of paper. Any suggestions would be great!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/6568926271412505751'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/6568926271412505751'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html?showComment=1361548059431#c6568926271412505751' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8741610931615226853' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8741610931615226853' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2013 at 8:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-788609767465142651</id><published>2013-02-22T09:07:25.904-07:00</published><updated>2013-02-22T09:07:25.904-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Splendid Brittney! Thanks :)</title><content type='html'>Splendid Brittney! Thanks :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/788609767465142651'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/788609767465142651'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1361549245904#c788609767465142651' title=''/><author><name>pixiezilla</name><uri>https://www.blogger.com/profile/14787056995706802471</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-285849251'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2013 at 9:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5706123562015350579</id><published>2013-02-22T09:19:00.196-07:00</published><updated>2013-02-22T09:19:00.196-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>All of our cards come on 8.5 x 11 sheets to print ...</title><content type='html'>All of our cards come on 8.5 x 11 sheets to print out.  But you can also lay out your own in photoshop or in Word to print out your own custom sheets.  I believe Krista is working on a tutorial for this to post soon.  She&amp;#39;s doing hers hybrid too, so she&amp;#39;s more of the expert on this!!  I&amp;#39;ll let you know when she posts that.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/5706123562015350579'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/5706123562015350579'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html?showComment=1361549940196#c5706123562015350579' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8741610931615226853' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8741610931615226853' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2013 at 9:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2917345804177764306</id><published>2013-02-22T09:21:49.365-07:00</published><updated>2013-02-22T09:21:49.365-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you for the freebie!  We&amp;#39;re going to Dis...</title><content type='html'>thank you for the freebie!  We&amp;#39;re going to Disney World in June and I can&amp;#39;t wait to use this!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4729991192515839937/comments/default/2917345804177764306'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4729991192515839937/comments/default/2917345804177764306'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/anticipation.html?showComment=1361550109365#c2917345804177764306' title=''/><author><name>Linh C.</name><uri>https://www.blogger.com/profile/10597279331114681894</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_C76m931TDck/SWgJQNFGtnI/AAAAAAAAAAM/6ptaENKd6_0/S220-s32/65890.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/anticipation.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4729991192515839937' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4729991192515839937' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1368742563'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2013 at 9:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1585071501050002665</id><published>2013-02-22T09:23:12.605-07:00</published><updated>2013-02-22T09:23:12.605-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you :)  </title><content type='html'>Thank you :)  </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/1585071501050002665'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/1585071501050002665'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html?showComment=1361550192605#c1585071501050002665' title=''/><author><name>craftychic</name><uri>https://www.blogger.com/profile/12858610096685849362</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8741610931615226853' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8741610931615226853' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162671576'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2013 at 9:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4112543945679887072</id><published>2013-02-22T10:33:43.009-07:00</published><updated>2013-02-22T10:33:43.009-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you! All of this is PERFECT since we just mo...</title><content type='html'>Thank you! All of this is PERFECT since we just moved to Orlando. Yep, you read that right, we now LIVE in the middle of the magic. Picking up our annual passes tonight! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/4112543945679887072'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/4112543945679887072'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html?showComment=1361554423009#c4112543945679887072' title=''/><author><name>October</name><uri>https://www.blogger.com/profile/04438679807161062083</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-14x5D3bvu6E/T2fWuE7-psI/AAAAAAAAAdQ/uW_9CiVK5kc/s32/blog_31559640224.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8741610931615226853' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8741610931615226853' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-979275324'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2013 at 10:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7895736316921899640</id><published>2013-02-22T11:50:28.497-07:00</published><updated>2013-02-22T11:50:28.497-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THANK YOU ;~}</title><content type='html'>THANK YOU ;~}</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/7895736316921899640'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/7895736316921899640'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html?showComment=1361559028497#c7895736316921899640' title=''/><author><name>Crystalnva</name><uri>https://www.blogger.com/profile/00444605543502737320</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_tfNnrnvc0jM/Sz6qhjVFA7I/AAAAAAAAAAM/lPPwrN16Nuk/S220-s32/IMG_4416.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8741610931615226853' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8741610931615226853' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1781671033'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2013 at 11:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6245083051861575383</id><published>2013-02-22T16:26:32.064-07:00</published><updated>2013-02-22T16:26:32.064-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh lordy, what am i gonna do if you two ladies kee...</title><content type='html'>oh lordy, what am i gonna do if you two ladies keep making such cute stuff every week!  my husband is going to have a cow, but i&amp;#39;ve just gotta buy it! i&amp;#39;m glad he&amp;#39;s a disney freak too so that maybe he&amp;#39;ll understand in time, lol! thanks also for the sweet freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/6245083051861575383'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/6245083051861575383'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html?showComment=1361575592064#c6245083051861575383' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8741610931615226853' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8741610931615226853' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2013 at 4:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2956707387330229486</id><published>2013-02-22T17:13:12.190-07:00</published><updated>2013-02-22T17:13:12.190-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you for the pointers!!  LOVE them!</title><content type='html'>thank you for the pointers!!  LOVE them!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/2956707387330229486'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/2956707387330229486'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html?showComment=1361578392190#c2956707387330229486' title=''/><author><name>teethdr</name><uri>https://www.blogger.com/profile/14695757911731468301</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-grMbNc3ZN4I/Tgds4uo3gNI/AAAAAAAAAoY/d1D-JdTEKzc/s32/IMG_0601.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8741610931615226853' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8741610931615226853' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-678416532'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2013 at 5:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7510625023980301943</id><published>2013-02-22T17:49:59.103-07:00</published><updated>2013-02-22T17:49:59.103-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this!  Can&amp;#39;t wait to see what other surpr...</title><content type='html'>Love this!  Can&amp;#39;t wait to see what other surprises you have!  Thank you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/7510625023980301943'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/7510625023980301943'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html?showComment=1361580599103#c7510625023980301943' title=''/><author><name>Jennifer</name><uri>https://www.blogger.com/profile/18419599202513009956</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-wexyBi1aUQ4/To5nbYWKq0I/AAAAAAAAAc4/hgTXxd-Q_5I/s32/Jen%2BPhoto%2BSTS2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8741610931615226853' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8741610931615226853' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-553304793'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2013 at 5:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3242512587008920833</id><published>2013-02-22T18:16:42.856-07:00</published><updated>2013-02-22T18:16:42.856-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE LOVE LOVE this!  I&amp;#39;m so glad you&amp;#39;re d...</title><content type='html'>LOVE LOVE LOVE this!  I&amp;#39;m so glad you&amp;#39;re doing this Brittney!  I love your Disney stuff and this will make it so much easier to incorporate it into my digital PL albums.  We&amp;#39;re heading to Disney in the fall.  I can not wait to make it official and have the excuse to buy these!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/3242512587008920833'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/3242512587008920833'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html?showComment=1361582202856#c3242512587008920833' title=''/><author><name>my rebel took over</name><uri>https://www.blogger.com/profile/17875726718212648994</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_c99K2XtCenc/TQg6ssQw9GI/AAAAAAAAB5k/HZvB29JEDoI/S220-s32/_MG_3654%252Bsquare%252Bweb%252Bjs.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8741610931615226853' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8741610931615226853' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1339146268'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2013 at 6:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4334575722395931217</id><published>2013-02-22T18:55:21.502-07:00</published><updated>2013-02-22T18:55:21.502-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are absolutely adorable and so useful!  Than...</title><content type='html'>These are absolutely adorable and so useful!  Thank you very much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/4334575722395931217'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/4334575722395931217'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html?showComment=1361584521502#c4334575722395931217' title=''/><author><name>lammogliagirl</name><uri>https://www.blogger.com/profile/07342849073072692739</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//4.bp.blogspot.com/_BZo_EkRlbgI/SnYC5eEiz7I/AAAAAAAAAGs/yNDTyb2vekk/S220-s32/pocoyo1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8741610931615226853' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8741610931615226853' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-492179944'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2013 at 6:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3057979403821699183</id><published>2013-02-22T22:06:45.266-07:00</published><updated>2013-02-22T22:06:45.266-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love these. Thank you. I must save up and buy this...</title><content type='html'>Love these. Thank you. I must save up and buy this whole kit too. I love it. Great work!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/3057979403821699183'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/3057979403821699183'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html?showComment=1361596005266#c3057979403821699183' title=''/><author><name>Heather</name><uri>https://www.blogger.com/profile/10243146523818319167</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://4.bp.blogspot.com/-j2lUmoNdo2M/VQZ2SB3DY4I/AAAAAAAABuc/2uYmDhECEfo/s113/new-profile-pic.png&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8741610931615226853' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8741610931615226853' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1002985450'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2013 at 10:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8429033742563111167</id><published>2013-02-23T17:34:06.773-07:00</published><updated>2013-02-23T17:34:06.773-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much!  These are so cute!</title><content type='html'>Thanks so much!  These are so cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/8429033742563111167'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/8429033742563111167'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html?showComment=1361666046773#c8429033742563111167' title=''/><author><name>Kelseyll =)</name><uri>https://www.blogger.com/profile/17286205460930861965</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_mq-V-ZwvLE0/SUWfkd0D-cI/AAAAAAAAAKo/jeMc-My1tbI/S220-s32/My+Avatar+Pic+Kaity+3+v2+-+Page+001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8741610931615226853' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8741610931615226853' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1839718068'/><gd:extendedProperty name='blogger.displayTime' value='February 23, 2013 at 5:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1459138999947432967</id><published>2013-02-24T20:48:38.968-07:00</published><updated>2013-02-24T20:48:38.968-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi. Where did the disney fonts come from? I looked...</title><content type='html'>Hi. Where did the disney fonts come from? I looked around the website- just now buying the kits and I can&amp;#39;t find them to add them into my purchase! :) Thank you! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/1459138999947432967'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/1459138999947432967'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html?showComment=1361764118968#c1459138999947432967' title=''/><author><name>Darlene Weigle</name><uri>https://www.blogger.com/profile/06758917040374824325</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8741610931615226853' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8741610931615226853' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1131772198'/><gd:extendedProperty name='blogger.displayTime' value='February 24, 2013 at 8:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-125321582490512561</id><published>2013-02-24T21:08:15.303-07:00</published><updated>2013-02-24T21:08:15.303-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Darlene - what fonts do you mean?</title><content type='html'>Darlene - what fonts do you mean?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/125321582490512561'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/125321582490512561'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html?showComment=1361765295303#c125321582490512561' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/1459138999947432967'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8741610931615226853' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8741610931615226853' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='February 24, 2013 at 9:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5982997106810293209</id><published>2013-02-26T05:53:12.836-07:00</published><updated>2013-02-26T05:53:12.836-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I think it&amp;#39;s a bit crazy to add the page prote...</title><content type='html'>I think it&amp;#39;s a bit crazy to add the page protector effect to a perfectly good page, thereby making it look a bit grubby. It&amp;#39;s even worse for me because I tend to print my digi pages and then put them into ...real page protectors! I do like the blocks design style though but I like having elements &amp;quot;escape&amp;quot; too.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3899542692659844947/comments/default/5982997106810293209'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3899542692659844947/comments/default/5982997106810293209'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/pocket-style-tips-digital-templates.html?showComment=1361883192836#c5982997106810293209' title=''/><author><name>Sharon Horswill</name><uri>https://www.blogger.com/profile/10252081082114367750</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/pocket-style-tips-digital-templates.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3899542692659844947' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3899542692659844947' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1676129282'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2013 at 5:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-854126428621522802</id><published>2013-02-26T07:03:59.211-07:00</published><updated>2013-02-26T07:03:59.211-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE these...THANK YOU!</title><content type='html'>LOVE these...THANK YOU!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/854126428621522802'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/854126428621522802'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html?showComment=1361887439211#c854126428621522802' title=''/><author><name>Renee' Morris-Dezember</name><uri>https://www.blogger.com/profile/12629919108549826206</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//1.bp.blogspot.com/-kZsiGmymYKc/VCRm-uus5PI/AAAAAAAAHbE/rHM0CsXAOVE/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8741610931615226853' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8741610931615226853' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-553962797'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2013 at 7:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4546013509952542749</id><published>2013-02-26T08:08:15.855-07:00</published><updated>2013-02-26T08:08:15.855-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am loving this LO! The colors and the pictures g...</title><content type='html'>I am loving this LO! The colors and the pictures go so well together.  </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4225907410432553350/comments/default/4546013509952542749'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4225907410432553350/comments/default/4546013509952542749'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/project-mouse-page-breakdown.html?showComment=1361891295855#c4546013509952542749' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-page-breakdown.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4225907410432553350' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4225907410432553350' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2013 at 8:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8513862258840002896</id><published>2013-02-26T08:11:16.960-07:00</published><updated>2013-02-26T08:11:16.960-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is to DIE FOR! Seriously, you are so talented...</title><content type='html'>This is to DIE FOR! Seriously, you are so talented! I am going to use this to make an invitation for Relief Society.  </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/8513862258840002896'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/8513862258840002896'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1361891476960#c8513862258840002896' title=''/><author><name>Angie</name><uri>https://www.blogger.com/profile/09251020646944053024</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_yYNd3dJkgo4/SoVlJwnubFI/AAAAAAAACdI/LKztG_QxzOA/S220-s32/Blessing+Day.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-930327267'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2013 at 8:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4004698501796556512</id><published>2013-02-26T15:28:53.655-07:00</published><updated>2013-02-26T15:28:53.655-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is an excellent article. Thank you! I agree t...</title><content type='html'>This is an excellent article. Thank you! I agree that I personally don&amp;#39;t like the cloudy look that page protectors do to a page. But I love the look of the dividers between the pockets. Great idea to do an &amp;quot;every day&amp;quot; page here and there with the page protectors. Perfect solution. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3899542692659844947/comments/default/4004698501796556512'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3899542692659844947/comments/default/4004698501796556512'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/pocket-style-tips-digital-templates.html?showComment=1361917733655#c4004698501796556512' title=''/><author><name>Kim</name><uri>https://www.blogger.com/profile/16074702479402621757</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/pocket-style-tips-digital-templates.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3899542692659844947' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3899542692659844947' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1841032579'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2013 at 3:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2107601242002363469</id><published>2013-02-26T15:53:44.064-07:00</published><updated>2013-02-26T15:53:44.064-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I agree!  I have tried every blending mode and sty...</title><content type='html'>I agree!  I have tried every blending mode and style I can think of, and I still hate how the page protectors look.  But, I LOVE the blocked look of the pocket style.  I have a very, very simple set of templates for free on my FB page - http://www.facebook.com/Seoul2SoulScraps and at set of 6 (more complex!) ones in my store - http://bit.ly/S2SScraps which are on sale today for just $2.00!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3899542692659844947/comments/default/2107601242002363469'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3899542692659844947/comments/default/2107601242002363469'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/pocket-style-tips-digital-templates.html?showComment=1361919224064#c2107601242002363469' title=''/><author><name>StarWarsFans</name><uri>https://www.blogger.com/profile/00425426362094418885</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-qWfAzKv96lE/T1wT2oTe1EI/AAAAAAAAAwU/67BAm1qGZ2Q/s32/Tricia%2BGingerGirl%2BPhoto.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/pocket-style-tips-digital-templates.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3899542692659844947' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3899542692659844947' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-728705357'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2013 at 3:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6306696399293117987</id><published>2013-02-26T16:37:42.622-07:00</published><updated>2013-02-26T16:37:42.622-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for all your suggestions.  I tend to lea...</title><content type='html'>Thank you for all your suggestions.  I tend to lean towards your opinion too - I&amp;#39;ve used these types of templates and never have left the page protector on it.  but I do like the look - and may use it for my Disney signature cards I&amp;#39;m hoping to use at DL this year&lt;br /&gt;&lt;br /&gt;like Sharon said before - if you print your digital pages to only put them into another page protector.  really starts to look cloudy!&lt;br /&gt;&lt;br /&gt;by the way your layout of the snow is beautiful!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3899542692659844947/comments/default/6306696399293117987'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3899542692659844947/comments/default/6306696399293117987'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/pocket-style-tips-digital-templates.html?showComment=1361921862622#c6306696399293117987' title=''/><author><name>Jlynn</name><uri>https://www.blogger.com/profile/12737323691102728694</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/-FvegsoHy2fU/VG6DmJQLclI/AAAAAAAAHzA/OqtbhAP5AYM/s32/Jlynn1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/pocket-style-tips-digital-templates.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3899542692659844947' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3899542692659844947' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1343043601'/><gd:extendedProperty name='blogger.displayTime' value='February 26, 2013 at 4:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5822756183483587310</id><published>2013-02-27T13:06:31.383-07:00</published><updated>2013-02-27T13:19:51.377-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for leaving this link live. Just found y...</title><content type='html'>Thank you for leaving this link live. Just found your blog - gonna have to look around a bit! Thank you for your generousity.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/5822756183483587310'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/5822756183483587310'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1361995591383#c5822756183483587310' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/02805482857465971057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-210132098'/><gd:extendedProperty name='blogger.displayTime' value='February 27, 2013 at 1:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8790131829325170315</id><published>2013-02-27T17:34:51.224-07:00</published><updated>2013-02-27T17:34:51.224-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute - thank you for your generousity!</title><content type='html'>So cute - thank you for your generousity!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/8790131829325170315'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/8790131829325170315'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html?showComment=1362011691224#c8790131829325170315' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/02805482857465971057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8741610931615226853' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8741610931615226853' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-210132098'/><gd:extendedProperty name='blogger.displayTime' value='February 27, 2013 at 5:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1832295443228962412</id><published>2013-02-27T20:22:42.400-07:00</published><updated>2013-02-27T20:22:42.400-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It was hard for me to figure out what pics to use ...</title><content type='html'>It was hard for me to figure out what pics to use for this! Here&amp;#39;s what I came up with:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2863&lt;br /&gt;Thanks for the challenge!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/1832295443228962412'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/1832295443228962412'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html?showComment=1362021762400#c1832295443228962412' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1313001279565234629' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1313001279565234629' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='February 27, 2013 at 8:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9097178476967556392</id><published>2013-02-27T21:25:30.557-07:00</published><updated>2013-02-27T21:25:30.557-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I really liked this one! I finally got to use one ...</title><content type='html'>I really liked this one! I finally got to use one of my favorite kits of yours!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2864</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/9097178476967556392'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/9097178476967556392'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html?showComment=1362025530557#c9097178476967556392' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1313001279565234629' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1313001279565234629' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='February 27, 2013 at 9:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8681566204732723321</id><published>2013-02-27T21:53:45.307-07:00</published><updated>2013-02-27T21:53:45.307-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great challenge! You have tons of kits with this c...</title><content type='html'>Great challenge! You have tons of kits with this color swatch too!&lt;br /&gt;Here&amp;#39;s mine!&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2865&amp;amp;message_id=dc13dca10106c5d0bd0d54040f537a80&amp;amp;message_icon=info#cpgMessageBlock</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/8681566204732723321'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/8681566204732723321'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html?showComment=1362027225307#c8681566204732723321' title=''/><author><name>Christy</name><uri>https://www.blogger.com/profile/04697454493961433517</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-Fe1iVk7XxZs/Tpj9GEJiSKI/AAAAAAAAAJA/fYLGFoVDpRw/s32/029%2Bcopy%2B3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1313001279565234629' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1313001279565234629' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026366719'/><gd:extendedProperty name='blogger.displayTime' value='February 27, 2013 at 9:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-115824005626568925</id><published>2013-02-27T23:11:25.164-07:00</published><updated>2013-02-27T23:11:25.164-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Okay Britt, I LOVED this challenge! And thanks for...</title><content type='html'>Okay Britt, I LOVED this challenge! And thanks for the reminder today!&lt;br /&gt;&lt;br /&gt;Here&amp;#39;s my page:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2869</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/115824005626568925'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/115824005626568925'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html?showComment=1362031885164#c115824005626568925' title=''/><author><name>Bre</name><uri>https://www.blogger.com/profile/10237249562120468336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1313001279565234629' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1313001279565234629' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-671444544'/><gd:extendedProperty name='blogger.displayTime' value='February 27, 2013 at 11:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8237327084250053194</id><published>2013-02-28T04:27:31.357-07:00</published><updated>2013-02-28T04:27:31.357-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here is mine:
http://www.brittishdesigns.com/galle...</title><content type='html'>Here is mine:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2870&lt;br /&gt;&lt;br /&gt;Thanks for the fun challenge!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/8237327084250053194'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/8237327084250053194'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html?showComment=1362050851357#c8237327084250053194' title=''/><author><name>Amanda Ann</name><uri>https://www.blogger.com/profile/14946220896440144533</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1313001279565234629' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1313001279565234629' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-175937499'/><gd:extendedProperty name='blogger.displayTime' value='February 28, 2013 at 4:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4996807518744400841</id><published>2013-02-28T05:22:23.486-07:00</published><updated>2013-02-28T05:22:23.486-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great idea for a Disney set - thank you so much fo...</title><content type='html'>Great idea for a Disney set - thank you so much for the matching freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/4996807518744400841'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/4996807518744400841'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html?showComment=1362054143486#c4996807518744400841' title=''/><author><name>Sandy_in_MD</name><uri>https://www.blogger.com/profile/11308327709501887921</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8741610931615226853' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8741610931615226853' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-505807549'/><gd:extendedProperty name='blogger.displayTime' value='February 28, 2013 at 5:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7585016197159987876</id><published>2013-02-28T06:15:21.548-07:00</published><updated>2013-02-28T06:15:21.548-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute challenge!  Love the new idea!  Here is my LO...</title><content type='html'>Cute challenge!  Love the new idea!  Here is my LO:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2871&amp;amp;message_id=add2ab5edfcc42032dc0a2d8b6dc9394&amp;amp;message_icon=info#cpgMessageBlock</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/7585016197159987876'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/7585016197159987876'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html?showComment=1362057321548#c7585016197159987876' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1313001279565234629' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1313001279565234629' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='February 28, 2013 at 6:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1836644509004996423</id><published>2013-02-28T10:02:44.270-07:00</published><updated>2013-02-28T10:02:44.270-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here is my LO.  Thanks for the challenge:
http://w...</title><content type='html'>Here is my LO.  Thanks for the challenge:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2872</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/1836644509004996423'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/1836644509004996423'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html?showComment=1362070964270#c1836644509004996423' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1313001279565234629' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1313001279565234629' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='February 28, 2013 at 10:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-746988538462414599</id><published>2013-02-28T12:08:31.932-07:00</published><updated>2013-02-28T12:08:31.932-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the challenge!  Here&amp;#39;s my LO: http:...</title><content type='html'>Thanks for the challenge!  Here&amp;#39;s my LO: http://www.brittishdesigns.com/gallery/displayimage.php?pid=2875</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/746988538462414599'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/746988538462414599'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html?showComment=1362078511932#c746988538462414599' title=''/><author><name>Carolyn</name><uri>https://www.blogger.com/profile/02250952489438705657</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1313001279565234629' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1313001279565234629' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-374504191'/><gd:extendedProperty name='blogger.displayTime' value='February 28, 2013 at 12:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2210149121308603065</id><published>2013-02-28T14:36:07.298-07:00</published><updated>2013-02-28T14:36:07.298-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can&amp;#39;t thank you enough for this awesome kit!...</title><content type='html'>I can&amp;#39;t thank you enough for this awesome kit! BEST.DISNEY.KIT.EVER!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/2210149121308603065'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/2210149121308603065'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1362087367298#c2210149121308603065' title=''/><author><name>Kimberly T.</name><uri>https://www.blogger.com/profile/02475678874274649978</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/-fT3GEBseuEg/T5nBbdCd-GI/AAAAAAAABps/_PTh9tLLzXI/s32/Kim.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1706800928'/><gd:extendedProperty name='blogger.displayTime' value='February 28, 2013 at 2:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7737156944013452077</id><published>2013-02-28T16:11:38.556-07:00</published><updated>2013-02-28T16:11:38.556-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I really love the clean lines of the blocking PL s...</title><content type='html'>I really love the clean lines of the blocking PL style pages. I love using Chelle&amp;#39;s Pockets (of Chelle&amp;#39;s Creations) becuase they come with the template and the &amp;quot;pockets&amp;quot;. Putting a shadow on it is a great tip, too. One I just started doing better! &lt;br /&gt;&lt;br /&gt;Love your walk through of this too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3899542692659844947/comments/default/7737156944013452077'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3899542692659844947/comments/default/7737156944013452077'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/pocket-style-tips-digital-templates.html?showComment=1362093098556#c7737156944013452077' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/pocket-style-tips-digital-templates.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3899542692659844947' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3899542692659844947' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='February 28, 2013 at 4:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5536510052118635783</id><published>2013-02-28T19:52:25.238-07:00</published><updated>2013-02-28T19:52:25.238-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s mine! Thanks for the fun challenge1</title><content type='html'>Here&amp;#39;s mine! Thanks for the fun challenge1</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/5536510052118635783'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/5536510052118635783'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html?showComment=1362106345238#c5536510052118635783' title=''/><author><name>susan0326</name><uri>https://www.blogger.com/profile/02318951203465432501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-mkPnUc8wLD8/T6IB28QIorI/AAAAAAAAAbY/-HOxTkFKMDU/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1313001279565234629' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1313001279565234629' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-242029815'/><gd:extendedProperty name='blogger.displayTime' value='February 28, 2013 at 7:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5938525787948988248</id><published>2013-02-28T19:53:50.664-07:00</published><updated>2013-02-28T19:53:50.664-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Whoops.  Forgot my link.  Here&amp;#39;s mine!

http:/...</title><content type='html'>Whoops.  Forgot my link.  Here&amp;#39;s mine!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2879</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/5938525787948988248'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/5938525787948988248'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html?showComment=1362106430664#c5938525787948988248' title=''/><author><name>susan0326</name><uri>https://www.blogger.com/profile/02318951203465432501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-mkPnUc8wLD8/T6IB28QIorI/AAAAAAAAAbY/-HOxTkFKMDU/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1313001279565234629' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1313001279565234629' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-242029815'/><gd:extendedProperty name='blogger.displayTime' value='February 28, 2013 at 7:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5640133193552938656</id><published>2013-02-28T19:59:07.410-07:00</published><updated>2013-02-28T19:59:07.410-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for a fun challenge!  Here is my layout:  h...</title><content type='html'>Thanks for a fun challenge!  Here is my layout:  http://www.brittishdesigns.com/gallery/displayimage.php?pid=2880&amp;amp;message_id=ce66ea74e810d3568431eb9d0ca019b6&amp;amp;message_icon=info#cpgMessageBlock</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/5640133193552938656'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/5640133193552938656'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html?showComment=1362106747410#c5640133193552938656' title=''/><author><name>Aussiegirl</name><uri>https://www.blogger.com/profile/03852038327495578917</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1313001279565234629' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1313001279565234629' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1376816543'/><gd:extendedProperty name='blogger.displayTime' value='February 28, 2013 at 7:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6274652178945969578</id><published>2013-02-28T20:19:34.770-07:00</published><updated>2013-02-28T20:19:34.770-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the fun challenge (and the reminder!)  ...</title><content type='html'>Thanks for the fun challenge (and the reminder!)  Here&amp;#39;s my entry:  http://www.brittishdesigns.com/gallery/displayimage.php?pid=2881   </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/6274652178945969578'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/6274652178945969578'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html?showComment=1362107974770#c6274652178945969578' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1313001279565234629' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1313001279565234629' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='February 28, 2013 at 8:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5368027179703057199</id><published>2013-02-28T21:30:51.569-07:00</published><updated>2013-02-28T21:30:51.569-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s mine :)
http://www.brittishdesigns.com/...</title><content type='html'>Here&amp;#39;s mine :)&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2882</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/5368027179703057199'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1313001279565234629/comments/default/5368027179703057199'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html?showComment=1362112251569#c5368027179703057199' title=''/><author><name>Kristen</name><uri>https://www.blogger.com/profile/07652966214558592854</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/brand-new-blog-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1313001279565234629' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1313001279565234629' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162558368'/><gd:extendedProperty name='blogger.displayTime' value='February 28, 2013 at 9:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1716500049292565688</id><published>2013-03-01T07:16:00.912-07:00</published><updated>2013-03-01T07:16:00.912-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This was a very helpful post, especially with your...</title><content type='html'>This was a very helpful post, especially with your examples!  Thanks, Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3899542692659844947/comments/default/1716500049292565688'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3899542692659844947/comments/default/1716500049292565688'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/pocket-style-tips-digital-templates.html?showComment=1362147360912#c1716500049292565688' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/pocket-style-tips-digital-templates.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3899542692659844947' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3899542692659844947' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='March 1, 2013 at 7:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3379905417502095324</id><published>2013-03-01T11:27:44.304-07:00</published><updated>2013-03-01T11:27:44.304-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the challenge, the great templa...</title><content type='html'>Thanks so much for the challenge, the great template and the Project Mouse update. I was literally checking your blog every 30 minutes this morning to see if you were going to post something :)  When I saw that there will be more Prject Mouse on the way soon, I breathed a sigh of relief - I love this collection! &lt;br /&gt;&lt;br /&gt;I hope that you might also design a PM collection that is very &amp;quot;girly&amp;quot; and &amp;quot;princess-y&amp;quot; - for all those castle, princess and Fantasy Land moments!!! I&amp;#39;ll keep my fingers crossed as this wonderful collection expands!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/3379905417502095324'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/3379905417502095324'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html?showComment=1362162464304#c3379905417502095324' title=''/><author><name>jpickett22</name><uri>https://www.blogger.com/profile/11544841651907985001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-AkEkkS-dsUI/UrRUbKfhLYI/AAAAAAAAABU/itKvrxO2MU8/s32/Photo0071FourBySix%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2503188084892656993' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2503188084892656993' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-847017802'/><gd:extendedProperty name='blogger.displayTime' value='March 1, 2013 at 11:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-385138674204449275</id><published>2013-03-01T17:22:01.793-07:00</published><updated>2013-03-01T17:22:01.793-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the template challenge idea - Cant wait to ge...</title><content type='html'>Love the template challenge idea - Cant wait to get started - Congrats to last months winnr - what a great LO!&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/385138674204449275'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/385138674204449275'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html?showComment=1362183721793#c385138674204449275' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/15706654016402170256</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2503188084892656993' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2503188084892656993' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-306572209'/><gd:extendedProperty name='blogger.displayTime' value='March 1, 2013 at 5:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3689481699760232463</id><published>2013-03-01T21:37:44.873-07:00</published><updated>2013-03-01T21:37:44.873-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Got mine uploaded! - Minnie. </title><content type='html'>Got mine uploaded! - Minnie. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/3689481699760232463'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/3689481699760232463'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html?showComment=1362199064873#c3689481699760232463' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/15706654016402170256</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2503188084892656993' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2503188084892656993' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-306572209'/><gd:extendedProperty name='blogger.displayTime' value='March 1, 2013 at 9:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2139950345765059653</id><published>2013-03-02T20:58:33.698-07:00</published><updated>2013-03-02T20:58:33.698-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I had wanted to do last month&amp;#39;s challenge and ...</title><content type='html'>I had wanted to do last month&amp;#39;s challenge and just ran out of time!  I was determined to do this month&amp;#39;s though.  I had wanted to keep this page simple so your template was perfect!  Thank you!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2899</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/2139950345765059653'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/2139950345765059653'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html?showComment=1362283113698#c2139950345765059653' title=''/><author><name>BriarRose59</name><uri>https://www.blogger.com/profile/04193280922717349927</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2503188084892656993' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2503188084892656993' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1741126205'/><gd:extendedProperty name='blogger.displayTime' value='March 2, 2013 at 8:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2938706244359757535</id><published>2013-03-03T03:39:47.779-07:00</published><updated>2013-03-03T03:39:47.779-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Whoot! So excited that I won!! Thank you so much! ...</title><content type='html'>Whoot! So excited that I won!! Thank you so much! Also thanks for the awesome template challenge! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/2938706244359757535'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/2938706244359757535'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html?showComment=1362307187779#c2938706244359757535' title=''/><author><name>Patty </name><uri>https://www.blogger.com/profile/13157772231246259303</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-I1ourmSTfq4/Tcps7d3IPhI/AAAAAAAAADk/jyHXnV4ekf8/s32/8%2B%25288%2529.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2503188084892656993' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2503188084892656993' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-730767080'/><gd:extendedProperty name='blogger.displayTime' value='March 3, 2013 at 3:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5344806579963075646</id><published>2013-03-03T09:01:37.974-07:00</published><updated>2013-03-03T09:01:37.974-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome template, Britt!  Mine is in the gallery: ...</title><content type='html'>Awesome template, Britt!  Mine is in the gallery: http://www.brittishdesigns.com/gallery/displayimage.php?pid=2900 </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/5344806579963075646'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/5344806579963075646'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html?showComment=1362326497974#c5344806579963075646' title=''/><author><name>Dolores</name><uri>https://www.blogger.com/profile/06129932715762366153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2503188084892656993' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2503188084892656993' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-666919836'/><gd:extendedProperty name='blogger.displayTime' value='March 3, 2013 at 9:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4491544082160277349</id><published>2013-03-03T11:32:32.168-07:00</published><updated>2013-03-03T11:32:32.168-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a great looking page!! I am so new to digital...</title><content type='html'>What a great looking page!! I am so new to digital scrapbooking that i am confused as to how pocket style is different than the regular digital scrapbooking!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4225907410432553350/comments/default/4491544082160277349'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4225907410432553350/comments/default/4491544082160277349'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/project-mouse-page-breakdown.html?showComment=1362335552168#c4491544082160277349' title=''/><author><name>Disney Girl</name><uri>https://www.blogger.com/profile/16619692785708504277</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/__dONPZLh-zQ/Sq0rNx3w_cI/AAAAAAAAAAY/EC-ilAPjfqE/S220-s32/DSCN1272.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-page-breakdown.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4225907410432553350' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4225907410432553350' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-447606368'/><gd:extendedProperty name='blogger.displayTime' value='March 3, 2013 at 11:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5624367332412053252</id><published>2013-03-03T11:33:42.754-07:00</published><updated>2013-03-03T11:33:42.754-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations, Patty! 
Thanks, Britt, for the ne...</title><content type='html'>Congratulations, Patty! &lt;br /&gt;Thanks, Britt, for the new template! I can&amp;#39;t wait to play with it :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/5624367332412053252'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/5624367332412053252'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html?showComment=1362335622754#c5624367332412053252' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2503188084892656993' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2503188084892656993' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='March 3, 2013 at 11:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6259787001558852714</id><published>2013-03-04T03:21:05.278-07:00</published><updated>2013-03-04T03:21:05.278-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the template!

Here is my layout :)

ht...</title><content type='html'>Thanks for the template!&lt;br /&gt;&lt;br /&gt;Here is my layout :)&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2902</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/6259787001558852714'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/6259787001558852714'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html?showComment=1362392465278#c6259787001558852714' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12299933283186031039</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2503188084892656993' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2503188084892656993' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-905640790'/><gd:extendedProperty name='blogger.displayTime' value='March 4, 2013 at 3:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-75330612346948857</id><published>2013-03-04T12:10:25.166-07:00</published><updated>2013-03-04T12:10:25.166-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I want to do this so bad but honestly, it terrifie...</title><content type='html'>I want to do this so bad but honestly, it terrifies me!!  I&amp;#39;m skeered haha.  Plus I feel like I just got the hang of traditional digital scrapping, I&amp;#39;m worried about taking on a project too big that I&amp;#39;ll end up feeling guilty about not finishing.  BUT on the other hand, I take TOO many photos to NOT do it! ah! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8439833902847688919/comments/default/75330612346948857'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8439833902847688919/comments/default/75330612346948857'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/my-project-life-weekly-journal.html?showComment=1362424225166#c75330612346948857' title=''/><author><name>ali b.</name><uri>https://www.blogger.com/profile/04129318529729554495</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//3.bp.blogspot.com/_kQ2asfss0dQ/SbK8ypVk1VI/AAAAAAAAAHQ/itXhXg8XoL8/S220-s33/DSC08898.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/my-project-life-weekly-journal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8439833902847688919' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8439833902847688919' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1987221096'/><gd:extendedProperty name='blogger.displayTime' value='March 4, 2013 at 12:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6135482282898867593</id><published>2013-03-04T12:32:42.136-07:00</published><updated>2013-03-04T12:32:42.136-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have been languishing over a direction for my Di...</title><content type='html'>I have been languishing over a direction for my Disney World 2012 album. The lack of Disney licensing for digital product causes a real conundrum! I mean, really, how many different ways can you use homemade mouse ears on 100 pages? :)&lt;br /&gt;&lt;br /&gt;This kit is AWESOME!!! Saving my money up for the bundle---and I am so glad you included pages from other parks as well. The black/red/yellow theme doesn&amp;#39;t resonate as strongly with the other three parks, but I think it can work. I&amp;#39;d LOVE to see another kit that included themed-type elements and colors for the other three parks at Disney. &lt;br /&gt;&lt;br /&gt;Thank you so much! The freebies are so generous and the kits are amazing.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/6135482282898867593'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/6135482282898867593'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1362425562136#c6135482282898867593' title=''/><author><name>Sarah G.</name><uri>https://www.blogger.com/profile/16417006638905350977</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1956097217'/><gd:extendedProperty name='blogger.displayTime' value='March 4, 2013 at 12:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5510288951741603648</id><published>2013-03-04T12:33:46.953-07:00</published><updated>2013-03-04T12:33:46.953-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, and your &amp;quot;Toy Story&amp;quot; and &amp;quot;Buzz ...</title><content type='html'>Oh, and your &amp;quot;Toy Story&amp;quot; and &amp;quot;Buzz Lightyear&amp;quot; kits that I bought years ago will be put to use as well!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/5510288951741603648'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/5510288951741603648'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1362425626953#c5510288951741603648' title=''/><author><name>Sarah G.</name><uri>https://www.blogger.com/profile/16417006638905350977</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1956097217'/><gd:extendedProperty name='blogger.displayTime' value='March 4, 2013 at 12:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2446500831557352996</id><published>2013-03-04T19:16:38.777-07:00</published><updated>2013-03-04T19:16:38.777-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love what you have so far! You&amp;#39;ve definitely p...</title><content type='html'>Love what you have so far! You&amp;#39;ve definitely packed in a lot of stories in those pages :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8439833902847688919/comments/default/2446500831557352996'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8439833902847688919/comments/default/2446500831557352996'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/my-project-life-weekly-journal.html?showComment=1362449798777#c2446500831557352996' title=''/><author><name>verabear</name><uri>https://www.blogger.com/profile/07187756213175515948</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-DBQLNcQtXPA/T3wfpeuoTmI/AAAAAAAAAA0/iMUuDp9RUCg/s32/tagaytaycouple.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/my-project-life-weekly-journal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8439833902847688919' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8439833902847688919' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-82254667'/><gd:extendedProperty name='blogger.displayTime' value='March 4, 2013 at 7:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6895567247393452630</id><published>2013-03-05T14:03:36.242-07:00</published><updated>2013-03-05T14:03:36.242-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the chance to win and for this awesome ...</title><content type='html'>Thanks for the chance to win and for this awesome template! I&amp;#39;m not used to all photo LO&amp;#39;s, so it definitely was a challenge!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=5&amp;amp;pid=2911#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/6895567247393452630'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/6895567247393452630'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html?showComment=1362517416242#c6895567247393452630' title=''/><author><name>Annet</name><uri>https://www.blogger.com/profile/17509056674536276801</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2503188084892656993' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2503188084892656993' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-971580692'/><gd:extendedProperty name='blogger.displayTime' value='March 5, 2013 at 2:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7519119185211604578</id><published>2013-03-05T17:13:47.989-07:00</published><updated>2013-03-05T17:13:47.989-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my precious love these are gorgeous!!!  What a ...</title><content type='html'>Oh my precious love these are gorgeous!!!  What a wonderful legacy Miss Scarlett will have to cherish forever!!!  Great job, Britt!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8439833902847688919/comments/default/7519119185211604578'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8439833902847688919/comments/default/7519119185211604578'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/my-project-life-weekly-journal.html?showComment=1362528827989#c7519119185211604578' title=''/><author><name>ckcpurple</name><uri>https://www.blogger.com/profile/13577947259133668644</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//1.bp.blogspot.com/_nJHZv5La2O0/SPaKzpw2yMI/AAAAAAAAAAM/ZPSFkFSRer8/S220-s32/avitar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/my-project-life-weekly-journal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8439833902847688919' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8439833902847688919' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-686049804'/><gd:extendedProperty name='blogger.displayTime' value='March 5, 2013 at 5:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-490220927505605951</id><published>2013-03-06T17:22:38.690-07:00</published><updated>2013-03-06T17:22:38.690-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the great template.  I ended up doing a...</title><content type='html'>Thanks for the great template.  I ended up doing a double page spread as well.  Keeping the left page and moving the items around on the right page.&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2914&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2915</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/490220927505605951'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/490220927505605951'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html?showComment=1362615758690#c490220927505605951' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2503188084892656993' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2503188084892656993' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='March 6, 2013 at 5:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4156759684610421235</id><published>2013-03-07T07:32:12.332-07:00</published><updated>2013-03-07T07:32:12.332-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt! How are you doing those barcodes on your la...</title><content type='html'>Britt! How are you doing those barcodes on your layout? That is SO awesome and will make it interactive for people reading your book when its done! I must know! lol.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8439833902847688919/comments/default/4156759684610421235'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8439833902847688919/comments/default/4156759684610421235'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/my-project-life-weekly-journal.html?showComment=1362666732332#c4156759684610421235' title=''/><author><name>Geekery Scraps by Kayla</name><uri>https://www.blogger.com/profile/15917885429267788828</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/my-project-life-weekly-journal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8439833902847688919' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8439833902847688919' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2110339313'/><gd:extendedProperty name='blogger.displayTime' value='March 7, 2013 at 7:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1172258672146807193</id><published>2013-03-07T08:43:53.279-07:00</published><updated>2013-03-07T08:43:53.279-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>http://www.brittishdesigns.com/gallery/displayimag...</title><content type='html'>http://www.brittishdesigns.com/gallery/displayimage.php?pid=2916&amp;amp;message_id=54bc7d16876a11a361c4f88a024c6435&amp;amp;message_icon=info#cpgMessageBlock&lt;br /&gt;&lt;br /&gt;nice template thanks</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/1172258672146807193'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/1172258672146807193'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html?showComment=1362671033279#c1172258672146807193' title=''/><author><name>renata</name><uri>https://www.blogger.com/profile/13252028828059685696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-58xGHJU-wr8/TnG-ZceJg0I/AAAAAAAAABQ/7kGfckD_Cps/s32/P1030159.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2503188084892656993' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2503188084892656993' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2057089810'/><gd:extendedProperty name='blogger.displayTime' value='March 7, 2013 at 8:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8762416434703463094</id><published>2013-03-07T09:01:52.993-07:00</published><updated>2013-03-07T09:01:52.993-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>really like this pocket style, bought the 2 projec...</title><content type='html'>really like this pocket style, bought the 2 project mouse bundle for oour first wdw trip this year :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3899542692659844947/comments/default/8762416434703463094'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3899542692659844947/comments/default/8762416434703463094'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/pocket-style-tips-digital-templates.html?showComment=1362672112993#c8762416434703463094' title=''/><author><name>renata</name><uri>https://www.blogger.com/profile/13252028828059685696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-58xGHJU-wr8/TnG-ZceJg0I/AAAAAAAAABQ/7kGfckD_Cps/s32/P1030159.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/pocket-style-tips-digital-templates.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3899542692659844947' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3899542692659844947' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2057089810'/><gd:extendedProperty name='blogger.displayTime' value='March 7, 2013 at 9:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8544626218855365979</id><published>2013-03-07T09:10:17.760-07:00</published><updated>2013-03-07T09:10:17.760-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok Kayla its my new favorite thing EVER! I&amp;#39;m s...</title><content type='html'>Ok Kayla its my new favorite thing EVER! I&amp;#39;m so obsessed with it. I&amp;#39;m going write up a whole post about it. It&amp;#39;s super easy. It even works to hold your phone up to the screen and scan it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8439833902847688919/comments/default/8544626218855365979'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8439833902847688919/comments/default/8544626218855365979'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/my-project-life-weekly-journal.html?showComment=1362672617760#c8544626218855365979' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8439833902847688919/comments/default/4156759684610421235'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/my-project-life-weekly-journal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8439833902847688919' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8439833902847688919' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='March 7, 2013 at 9:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7771507215231461506</id><published>2013-03-07T13:00:36.797-07:00</published><updated>2013-03-07T13:00:36.797-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE the template and your great idea Britt!  One ...</title><content type='html'>LOVE the template and your great idea Britt!  One from me:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2919</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/7771507215231461506'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/7771507215231461506'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html?showComment=1362686436797#c7771507215231461506' title=''/><author><name>Lisa</name><uri>https://www.blogger.com/profile/03752909545769005869</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Ytn7EJgQ1pY/TUrvHeweE5I/AAAAAAAAA1Q/PYW0B3hkh5Y/s32/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2503188084892656993' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2503188084892656993' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1535737862'/><gd:extendedProperty name='blogger.displayTime' value='March 7, 2013 at 1:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7630128045263679885</id><published>2013-03-07T14:08:34.294-07:00</published><updated>2013-03-07T14:08:34.294-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Loved your template, multi pics are my fave! Thank...</title><content type='html'>Loved your template, multi pics are my fave! Thanks Britt!!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=lastup&amp;amp;cat=0&amp;amp;pid=2920#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/7630128045263679885'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/7630128045263679885'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html?showComment=1362690514294#c7630128045263679885' title=''/><author><name>roxanamdm</name><uri>https://www.blogger.com/profile/16746425806604464452</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='23' src='//2.bp.blogspot.com/_jfRKsHXuV2Q/TFQgRyQs_dI/AAAAAAAAAAM/k_hhL8-N6N8/S220-s31/bambi+e+amigos.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2503188084892656993' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2503188084892656993' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2144322157'/><gd:extendedProperty name='blogger.displayTime' value='March 7, 2013 at 2:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5434576153767590811</id><published>2013-03-07T20:23:34.164-07:00</published><updated>2013-03-07T20:23:34.164-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG OMG OMG. POCKET STYLE!! I saw several of your ...</title><content type='html'>OMG OMG OMG. POCKET STYLE!! I saw several of your designs on Pinterest, so I&amp;#39;m checking them out - and I see &amp;quot;POCKET STYLE&amp;quot;.  Love you, love you, love you! I created a Pinterest board named &amp;quot;pocket scrapbooking&amp;quot;; I just think that PL should not become &amp;#39;the&amp;#39; word, like Xerox or Kleenex have. &lt;br /&gt;&lt;br /&gt;Ok, I&amp;#39;m going to calm down and go back to reading about your awesome Project Mouse kit.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/5434576153767590811'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/5434576153767590811'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1362713014164#c5434576153767590811' title=''/><author><name>Gypsy Chaos</name><uri>https://www.blogger.com/profile/00547795941641919811</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp3.blogger.com/_F-itYgN7dBI/SI_jVtgQTZI/AAAAAAAAAAM/4e5DSWJY8jk/S220-s32/gypsy_wright_orig.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-373219469'/><gd:extendedProperty name='blogger.displayTime' value='March 7, 2013 at 8:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5220893010006280361</id><published>2013-03-07T20:37:18.012-07:00</published><updated>2013-03-07T20:37:18.012-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>wow. again.
I love the fact that you thought about...</title><content type='html'>wow. again.&lt;br /&gt;I love the fact that you thought about the planning and anticipation. This is a first - great job!&lt;br /&gt;&lt;br /&gt;I made summary pages of our WDW trip. These bundles just may push me to finish a real scrapbook! I &amp;lt;3 pocket scrapping!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/5220893010006280361'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/5220893010006280361'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html?showComment=1362713838012#c5220893010006280361' title=''/><author><name>Gypsy Chaos</name><uri>https://www.blogger.com/profile/00547795941641919811</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp3.blogger.com/_F-itYgN7dBI/SI_jVtgQTZI/AAAAAAAAAAM/4e5DSWJY8jk/S220-s32/gypsy_wright_orig.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8741610931615226853' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8741610931615226853' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-373219469'/><gd:extendedProperty name='blogger.displayTime' value='March 7, 2013 at 8:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-889483263916950016</id><published>2013-03-08T10:52:15.953-07:00</published><updated>2013-03-08T10:52:15.953-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>you&amp;#39;re not the only one who cant waith to see ...</title><content type='html'>you&amp;#39;re not the only one who cant waith to see the new project mouse.&lt;br /&gt;:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4912873712758876314/comments/default/889483263916950016'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4912873712758876314/comments/default/889483263916950016'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/show-off-slideshow.html?showComment=1362765135953#c889483263916950016' title=''/><author><name>renata</name><uri>https://www.blogger.com/profile/13252028828059685696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-58xGHJU-wr8/TnG-ZceJg0I/AAAAAAAAABQ/7kGfckD_Cps/s32/P1030159.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/show-off-slideshow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4912873712758876314' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4912873712758876314' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2057089810'/><gd:extendedProperty name='blogger.displayTime' value='March 8, 2013 at 10:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5464463740276766505</id><published>2013-03-08T10:58:42.699-07:00</published><updated>2013-03-08T10:58:42.699-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am STOKED for nexts week&amp;#39;s release! It&amp;#39;s...</title><content type='html'>I am STOKED for nexts week&amp;#39;s release! It&amp;#39;s gotta rock!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4912873712758876314/comments/default/5464463740276766505'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4912873712758876314/comments/default/5464463740276766505'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/show-off-slideshow.html?showComment=1362765522699#c5464463740276766505' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/show-off-slideshow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4912873712758876314' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4912873712758876314' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='March 8, 2013 at 10:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4232048479210234348</id><published>2013-03-08T14:08:04.166-07:00</published><updated>2013-03-08T14:08:04.166-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I know...me too!  I can&amp;#39;t wait to see what&amp;#39...</title><content type='html'>I know...me too!  I can&amp;#39;t wait to see what&amp;#39;s next!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4912873712758876314/comments/default/4232048479210234348'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4912873712758876314/comments/default/4232048479210234348'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/show-off-slideshow.html?showComment=1362776884166#c4232048479210234348' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/show-off-slideshow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4912873712758876314' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4912873712758876314' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='March 8, 2013 at 2:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8305527582174068031</id><published>2013-03-08T20:34:08.619-07:00</published><updated>2013-03-08T20:34:08.619-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I think we should get a sneak peek since we&amp;#39;re...</title><content type='html'>I think we should get a sneak peek since we&amp;#39;re having to wait  ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4912873712758876314/comments/default/8305527582174068031'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4912873712758876314/comments/default/8305527582174068031'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/show-off-slideshow.html?showComment=1362800048619#c8305527582174068031' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/show-off-slideshow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4912873712758876314' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4912873712758876314' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='March 8, 2013 at 8:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2650700221652612613</id><published>2013-03-10T07:34:58.619-06:00</published><updated>2013-03-10T07:34:58.619-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>can&amp;#39;t wait to see the next release!! :)</title><content type='html'>can&amp;#39;t wait to see the next release!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4912873712758876314/comments/default/2650700221652612613'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4912873712758876314/comments/default/2650700221652612613'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/show-off-slideshow.html?showComment=1362922498619#c2650700221652612613' title=''/><author><name>Canadianmommy</name><uri>https://www.blogger.com/profile/17320939804272970171</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_f-a8M9IzqEI/TNY9cU0lmrI/AAAAAAAAAq4/LdTJPmvGulI/S220-s32/wdointhehappydance.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/show-off-slideshow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4912873712758876314' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4912873712758876314' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1387541626'/><gd:extendedProperty name='blogger.displayTime' value='March 10, 2013 at 7:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4252585688400307619</id><published>2013-03-11T11:34:32.337-06:00</published><updated>2013-03-11T11:34:32.337-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the challenge &amp;amp; the template!  Awes...</title><content type='html'>Thanks for the challenge &amp;amp; the template!  Awesome!&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=lastup&amp;amp;cat=0&amp;amp;pid=2927#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/4252585688400307619'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/4252585688400307619'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html?showComment=1363023272337#c4252585688400307619' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05606608459283283115</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2503188084892656993' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2503188084892656993' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1136064322'/><gd:extendedProperty name='blogger.displayTime' value='March 11, 2013 at 11:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7769354552810729984</id><published>2013-03-11T21:41:54.822-06:00</published><updated>2013-03-11T21:41:54.822-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just wanted to leave a little comment to tell yo...</title><content type='html'>I just wanted to leave a little comment to tell you how much I enjoy your blog!  You know how to rock digi scrapbookin&amp;#39;!  Thanks for doing what you do!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4912873712758876314/comments/default/7769354552810729984'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4912873712758876314/comments/default/7769354552810729984'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/show-off-slideshow.html?showComment=1363059714822#c7769354552810729984' title=''/><author><name>Kimberly</name><uri>https://www.blogger.com/profile/17957313545300989284</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//4.bp.blogspot.com/-BUnDShAqQmE/TwCoikFbQbI/AAAAAAAAAB0/kKZ3FW4uZ-c/s32/DSC_4877.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/show-off-slideshow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4912873712758876314' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4912873712758876314' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1235505688'/><gd:extendedProperty name='blogger.displayTime' value='March 11, 2013 at 9:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1027749739396504075</id><published>2013-03-12T11:19:14.551-06:00</published><updated>2013-03-12T11:19:14.551-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the Challenge. Great template!!! Thanks...</title><content type='html'>Thanks for the Challenge. Great template!!! Thanks so much. &lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2928</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/1027749739396504075'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/1027749739396504075'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html?showComment=1363108754551#c1027749739396504075' title=''/><author><name>jpickett22</name><uri>https://www.blogger.com/profile/11544841651907985001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-AkEkkS-dsUI/UrRUbKfhLYI/AAAAAAAAABU/itKvrxO2MU8/s32/Photo0071FourBySix%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2503188084892656993' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2503188084892656993' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-847017802'/><gd:extendedProperty name='blogger.displayTime' value='March 12, 2013 at 11:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3574919212282666028</id><published>2013-03-13T07:45:44.321-06:00</published><updated>2013-03-13T07:45:44.321-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you very much. It&amp;#39;s mervellous. I love it.</title><content type='html'>thank you very much. It&amp;#39;s mervellous. I love it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/3574919212282666028'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/3574919212282666028'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html?showComment=1363182344321#c3574919212282666028' title=''/><author><name>pimprenel</name><uri>https://www.blogger.com/profile/12569327463657170527</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//2.bp.blogspot.com/_CN1mFY5497Q/Sze8nGukhhI/AAAAAAAAAAM/TxsrFeNaYwo/S220-s32/avatar+200.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8741610931615226853' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8741610931615226853' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1525713748'/><gd:extendedProperty name='blogger.displayTime' value='March 13, 2013 at 7:45 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3677576722352142123</id><published>2013-03-13T15:37:06.344-06:00</published><updated>2013-03-13T15:37:06.344-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just posted about how to do the QR codes:  http://...</title><content type='html'>Just posted about how to do the QR codes:  http://brittishdesigns.blogspot.com/2013/03/using-qr-codes-in-your-digital-layouts.html#</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8439833902847688919/comments/default/3677576722352142123'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8439833902847688919/comments/default/3677576722352142123'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/my-project-life-weekly-journal.html?showComment=1363210626344#c3677576722352142123' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/my-project-life-weekly-journal.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8439833902847688919' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8439833902847688919' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='March 13, 2013 at 3:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9146479380077983155</id><published>2013-03-13T16:07:40.238-06:00</published><updated>2013-03-13T16:07:40.238-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is awesome, we seen this at CHA this year (pa...</title><content type='html'>This is awesome, we seen this at CHA this year (paper version - stickers) and I LOVE this idea!  Another great idea is to record a favorite saying or a Mom singing a song to their sweet baby!  So many great ideas that can be done with these QR codes!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/904334750689762007/comments/default/9146479380077983155'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/904334750689762007/comments/default/9146479380077983155'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/using-qr-codes-in-your-digital-layouts.html?showComment=1363212460238#c9146479380077983155' title=''/><author><name>Jemenifer22</name><uri>https://www.blogger.com/profile/14340527653961863127</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='30' height='32' src='//4.bp.blogspot.com/_tBL3alSlIxI/SlGV86kd4wI/AAAAAAAAAFQ/CedSRWoyalo/S220-s32/Picture.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/using-qr-codes-in-your-digital-layouts.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-904334750689762007' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/904334750689762007' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-973317780'/><gd:extendedProperty name='blogger.displayTime' value='March 13, 2013 at 4:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3791275473907862694</id><published>2013-03-13T16:33:30.844-06:00</published><updated>2013-03-13T16:33:30.844-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That popsicle video is awesome! Thanks for this tu...</title><content type='html'>That popsicle video is awesome! Thanks for this tutorial! I have been wanting to do this for a long time since I saw it last year all over PL blogs!!! YOU ROCK!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/904334750689762007/comments/default/3791275473907862694'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/904334750689762007/comments/default/3791275473907862694'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/using-qr-codes-in-your-digital-layouts.html?showComment=1363214010844#c3791275473907862694' title=''/><author><name>Paige</name><uri>https://www.blogger.com/profile/01644647120859802100</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/using-qr-codes-in-your-digital-layouts.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-904334750689762007' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/904334750689762007' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-565078228'/><gd:extendedProperty name='blogger.displayTime' value='March 13, 2013 at 4:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7907237579664409372</id><published>2013-03-13T16:58:15.574-06:00</published><updated>2013-03-13T16:58:15.574-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>it&amp;#39;s so much fun using qr codes...we&amp;#39;ve go...</title><content type='html'>it&amp;#39;s so much fun using qr codes...we&amp;#39;ve got the cutest video of my 2 year old niece eating cotton candy along with all the pics in the layout...so glad you showed everyone how they can do this too!  </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/904334750689762007/comments/default/7907237579664409372'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/904334750689762007/comments/default/7907237579664409372'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/using-qr-codes-in-your-digital-layouts.html?showComment=1363215495574#c7907237579664409372' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/using-qr-codes-in-your-digital-layouts.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-904334750689762007' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/904334750689762007' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='March 13, 2013 at 4:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6055156344996460946</id><published>2013-03-13T18:08:12.597-06:00</published><updated>2013-03-13T18:08:12.597-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love doing this as well! One other thing that I ...</title><content type='html'>I love doing this as well! One other thing that I also do is put the actual link address in small type on the card. My reasoning is  you never know about technology and QR codes, and this way you still have the actual link to the movie ;o)&lt;br /&gt;&lt;br /&gt;Christie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/904334750689762007/comments/default/6055156344996460946'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/904334750689762007/comments/default/6055156344996460946'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/using-qr-codes-in-your-digital-layouts.html?showComment=1363219692597#c6055156344996460946' title=''/><author><name>Christie</name><uri>https://www.blogger.com/profile/03069835937725032139</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/using-qr-codes-in-your-digital-layouts.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-904334750689762007' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/904334750689762007' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1582817318'/><gd:extendedProperty name='blogger.displayTime' value='March 13, 2013 at 6:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5098360533072037361</id><published>2013-03-13T18:32:36.633-06:00</published><updated>2013-03-13T18:32:36.633-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;ve noticed these on your pages and a few oth...</title><content type='html'>I&amp;#39;ve noticed these on your pages and a few others...but...&lt;br /&gt;Lets say in 20 years, 40 years or more when someone looks at your album, those will be there... will they still work? will the link even still work?  I know technology is changing all the time, so who is to even say that a dvd will work. ;)  However, if I saw something unknown and now outdated on my grandmother&amp;#39;s history pages...it would be strange.  I think it is a great idea for the here and now. Loads of potential.&lt;br /&gt;Just my thoughts.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/904334750689762007/comments/default/5098360533072037361'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/904334750689762007/comments/default/5098360533072037361'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/using-qr-codes-in-your-digital-layouts.html?showComment=1363221156633#c5098360533072037361' title=''/><author><name>JennyJ</name><uri>https://www.blogger.com/profile/09374986111407562146</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-54GDmuxMVVw/UR0oBj5q7DI/AAAAAAAACcs/3OskfZC3Fmw/s32/iPad1024x1024.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/using-qr-codes-in-your-digital-layouts.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-904334750689762007' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/904334750689762007' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-458581922'/><gd:extendedProperty name='blogger.displayTime' value='March 13, 2013 at 6:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7846238027609986647</id><published>2013-03-15T06:08:01.136-06:00</published><updated>2013-03-15T06:08:01.136-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I was just telling a friend about Project Mouse ye...</title><content type='html'>I was just telling a friend about Project Mouse yesterday! And we were talking about cards for character signatures! What perfect timing you have :) So excited about this new bundle from you and Sahlin Studios!&lt;br /&gt;I LOVE IT!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/7846238027609986647'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/7846238027609986647'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html?showComment=1363349281136#c7846238027609986647' title=''/><author><name>Brooke</name><uri>https://www.blogger.com/profile/04384236509420705567</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-5OlcWnscoz0/Ucnm1AlRWWI/AAAAAAAABCE/LG9zKS0o5S4/s32/photo.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6549310830837499375' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6549310830837499375' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2008257478'/><gd:extendedProperty name='blogger.displayTime' value='March 15, 2013 at 6:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5948857852153913491</id><published>2013-03-15T06:58:54.357-06:00</published><updated>2013-03-15T06:58:54.357-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just love the Project Mouse series!  Who doesn&amp;#...</title><content type='html'>I just love the Project Mouse series!  Who doesn&amp;#39;t love Mickey?  The autograph cards are great ... &amp;amp; thanks for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/5948857852153913491'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/5948857852153913491'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html?showComment=1363352334357#c5948857852153913491' title=''/><author><name>Pam K</name><uri>https://www.blogger.com/profile/17370180296452925298</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6549310830837499375' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6549310830837499375' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-852232236'/><gd:extendedProperty name='blogger.displayTime' value='March 15, 2013 at 6:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8981755408956285062</id><published>2013-03-15T11:13:52.563-06:00</published><updated>2013-03-15T11:13:52.563-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks, Britt. I like the touch of sophistication ...</title><content type='html'>Thanks, Britt. I like the touch of sophistication these silhouettes add to the collection. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/8981755408956285062'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/8981755408956285062'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html?showComment=1363367632563#c8981755408956285062' title=''/><author><name>blurooferika</name><uri>https://www.blogger.com/profile/15938620254316928585</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6549310830837499375' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6549310830837499375' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1604375546'/><gd:extendedProperty name='blogger.displayTime' value='March 15, 2013 at 11:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8810838220553776448</id><published>2013-03-15T11:51:01.565-06:00</published><updated>2013-03-15T11:51:01.565-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much! I am just loving Project Mouse ...</title><content type='html'>Thank you so much! I am just loving Project Mouse and seeing all the great products and layouts. Can&amp;#39;t wait to visit Disneyland myself and create an album! It&amp;#39;s been too long. Loving your an Krista&amp;#39;s designs.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/8810838220553776448'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/8810838220553776448'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html?showComment=1363369861565#c8810838220553776448' title=''/><author><name>Gina</name><uri>https://www.blogger.com/profile/06134635182267077272</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-Plg6OhnbrcI/Tw8Yxi2onhI/AAAAAAABQAs/cCz0ThIX3vE/s32/We%2527re%2BReally%2BClose%2521%2521.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6549310830837499375' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6549310830837499375' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-100344603'/><gd:extendedProperty name='blogger.displayTime' value='March 15, 2013 at 11:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3691308357643116523</id><published>2013-03-15T12:02:11.882-06:00</published><updated>2013-03-15T12:02:11.882-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, I love these freebies, thank you!!</title><content type='html'>Oh, I love these freebies, thank you!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/3691308357643116523'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/3691308357643116523'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html?showComment=1363370531882#c3691308357643116523' title=''/><author><name>Kimberly T.</name><uri>https://www.blogger.com/profile/02475678874274649978</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/-fT3GEBseuEg/T5nBbdCd-GI/AAAAAAAABps/_PTh9tLLzXI/s32/Kim.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6549310830837499375' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6549310830837499375' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1706800928'/><gd:extendedProperty name='blogger.displayTime' value='March 15, 2013 at 12:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-582928155238648074</id><published>2013-03-15T14:08:56.592-06:00</published><updated>2013-03-15T14:08:56.592-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>i like it, we are characterhunters so i bought thi...</title><content type='html'>i like it, we are characterhunters so i bought this 3 th bundle to(have al 3 bundles now)&lt;br /&gt;im sure i can use the characterbundle a lot :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/582928155238648074'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/582928155238648074'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html?showComment=1363378136592#c582928155238648074' title=''/><author><name>renata</name><uri>https://www.blogger.com/profile/13252028828059685696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-58xGHJU-wr8/TnG-ZceJg0I/AAAAAAAAABQ/7kGfckD_Cps/s32/P1030159.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6549310830837499375' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6549310830837499375' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2057089810'/><gd:extendedProperty name='blogger.displayTime' value='March 15, 2013 at 2:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6978998075903772726</id><published>2013-03-15T14:59:55.883-06:00</published><updated>2013-03-15T14:59:55.883-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much!</title><content type='html'>Thank you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/6978998075903772726'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/6978998075903772726'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html?showComment=1363381195883#c6978998075903772726' title=''/><author><name>Olivia</name><uri>https://www.blogger.com/profile/02849829552447323658</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6549310830837499375' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6549310830837499375' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1929298135'/><gd:extendedProperty name='blogger.displayTime' value='March 15, 2013 at 2:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-405545698775143095</id><published>2013-03-15T16:05:15.011-06:00</published><updated>2013-03-15T16:05:15.011-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this new Project Mouse set! Thank you very ...</title><content type='html'>I love this new Project Mouse set! Thank you very much for the character cards :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/405545698775143095'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/405545698775143095'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html?showComment=1363385115011#c405545698775143095' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6549310830837499375' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6549310830837499375' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='March 15, 2013 at 4:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2497463105306376929</id><published>2013-03-15T16:17:00.899-06:00</published><updated>2013-03-15T16:17:00.899-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt -
this weeks release is super cute - and tha...</title><content type='html'>Britt -&lt;br /&gt;this weeks release is super cute - and thanks for the bonus freebie - </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/2497463105306376929'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/2497463105306376929'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html?showComment=1363385820899#c2497463105306376929' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/15706654016402170256</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6549310830837499375' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6549310830837499375' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-306572209'/><gd:extendedProperty name='blogger.displayTime' value='March 15, 2013 at 4:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8078954361163826718</id><published>2013-03-15T17:05:41.861-06:00</published><updated>2013-03-15T17:05:41.861-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the new set - thanks for the coordinating fre...</title><content type='html'>Love the new set - thanks for the coordinating freebie.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/8078954361163826718'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/8078954361163826718'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html?showComment=1363388741861#c8078954361163826718' title=''/><author><name>Sandy_in_MD</name><uri>https://www.blogger.com/profile/11308327709501887921</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6549310830837499375' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6549310830837499375' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-505807549'/><gd:extendedProperty name='blogger.displayTime' value='March 15, 2013 at 5:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2457117635706248910</id><published>2013-03-15T19:59:30.658-06:00</published><updated>2013-03-15T19:59:30.658-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the cute cards!</title><content type='html'>Thank you for the cute cards!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/2457117635706248910'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/2457117635706248910'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html?showComment=1363399170658#c2457117635706248910' title=''/><author><name>Liza</name><uri>https://www.blogger.com/profile/13225372435020033234</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6549310830837499375' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6549310830837499375' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1565253470'/><gd:extendedProperty name='blogger.displayTime' value='March 15, 2013 at 7:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-181024935080328809</id><published>2013-03-16T11:05:54.422-06:00</published><updated>2013-03-16T11:05:54.422-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for Project Mouse! We went to Di...</title><content type='html'>Thank you so much for Project Mouse! We went to Disneyland last month and are using your products for our books.  I love your character card freebies, too.  I was wondering if you might consider doing a Dopey card in his signature purple and green? I can&amp;#39;t wait to put my book together with Project Mouse.  Thanks again!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/181024935080328809'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/181024935080328809'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html?showComment=1363453554422#c181024935080328809' title=''/><author><name>Melissa M.</name><uri>https://www.blogger.com/profile/04537489608662081791</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6549310830837499375' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6549310830837499375' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1414438516'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2013 at 11:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5885258254864887679</id><published>2013-03-16T12:52:32.687-06:00</published><updated>2013-03-16T12:52:32.687-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m lovin&amp;#39; these &amp;#39;Project Mouse&amp;#39;! ...</title><content type='html'>I&amp;#39;m lovin&amp;#39; these &amp;#39;Project Mouse&amp;#39;! Keep it up and thanks for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/5885258254864887679'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/5885258254864887679'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html?showComment=1363459952687#c5885258254864887679' title=''/><author><name>vivian</name><uri>https://www.blogger.com/profile/14243513772293705084</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6549310830837499375' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6549310830837499375' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-151547315'/><gd:extendedProperty name='blogger.displayTime' value='March 16, 2013 at 12:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2279217103136412963</id><published>2013-03-18T01:49:31.475-06:00</published><updated>2013-03-18T01:49:31.475-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sweeeet! Thank you very much!</title><content type='html'>Sweeeet! Thank you very much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/2279217103136412963'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/2279217103136412963'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html?showComment=1363592971475#c2279217103136412963' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2503188084892656993' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2503188084892656993' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 18, 2013 at 1:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6175779912593141238</id><published>2013-03-18T10:00:36.441-06:00</published><updated>2013-03-18T10:00:36.441-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you! This is so much fun but at this rate I ...</title><content type='html'>Thank you! This is so much fun but at this rate I will never finish my trip with my daugher since each time you put out a new kit...I go back and redo my layouts :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/6175779912593141238'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/6175779912593141238'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html?showComment=1363622436441#c6175779912593141238' title=''/><author><name>Donna</name><uri>https://www.blogger.com/profile/00993355521938829732</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/-Iri_-VJ5Lus/UwUCsfln4_I/AAAAAAAAAvg/VrRBkWUaygs/s31/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6549310830837499375' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6549310830837499375' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1681014501'/><gd:extendedProperty name='blogger.displayTime' value='March 18, 2013 at 10:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7166810576963675969</id><published>2013-03-18T13:15:33.326-06:00</published><updated>2013-03-18T13:15:33.326-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the free cards. I&amp;#39;m loving these se...</title><content type='html'>Thanks for the free cards. I&amp;#39;m loving these sets. Wish Disney Land was closer in our future but we are waiting till the toddler is old enough to remember the trip.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/7166810576963675969'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/7166810576963675969'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html?showComment=1363634133326#c7166810576963675969' title=''/><author><name>Meg</name><uri>https://www.blogger.com/profile/05858196466155265724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6549310830837499375' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6549310830837499375' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-26084076'/><gd:extendedProperty name='blogger.displayTime' value='March 18, 2013 at 1:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8328045560551760608</id><published>2013-03-18T13:27:52.701-06:00</published><updated>2013-03-18T13:27:52.701-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the adorable freeibes!  I need to un...</title><content type='html'>Thank you for the adorable freeibes!  I need to unzip all my files and start planning my next scrapbook! LOL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/8328045560551760608'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/8328045560551760608'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html?showComment=1363634872701#c8328045560551760608' title=''/><author><name>Jlynn</name><uri>https://www.blogger.com/profile/12737323691102728694</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/-FvegsoHy2fU/VG6DmJQLclI/AAAAAAAAHzA/OqtbhAP5AYM/s32/Jlynn1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6549310830837499375' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6549310830837499375' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1343043601'/><gd:extendedProperty name='blogger.displayTime' value='March 18, 2013 at 1:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8852691266267287597</id><published>2013-03-18T13:42:06.054-06:00</published><updated>2013-03-18T13:42:06.054-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the wonderful cards!</title><content type='html'>Thank you for the wonderful cards!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/8852691266267287597'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/8852691266267287597'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html?showComment=1363635726054#c8852691266267287597' title=''/><author><name>teethdr</name><uri>https://www.blogger.com/profile/14695757911731468301</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-grMbNc3ZN4I/Tgds4uo3gNI/AAAAAAAAAoY/d1D-JdTEKzc/s32/IMG_0601.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6549310830837499375' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6549310830837499375' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-678416532'/><gd:extendedProperty name='blogger.displayTime' value='March 18, 2013 at 1:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1460081591545209126</id><published>2013-03-18T14:12:10.327-06:00</published><updated>2013-03-18T14:12:10.327-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am so addicted to Project Mouse!  I&amp;#39;m gettin...</title><content type='html'>I am so addicted to Project Mouse!  I&amp;#39;m getting everything printed and sorted for our May/June trip...thanks so much for creating this awesome documenting system for Disney and for the beautiful freebies!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/1460081591545209126'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/1460081591545209126'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html?showComment=1363637530327#c1460081591545209126' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6549310830837499375' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6549310830837499375' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='March 18, 2013 at 2:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1657265101341109449</id><published>2013-03-19T22:42:08.616-06:00</published><updated>2013-03-19T22:42:08.616-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the template, I loved it.

My l...</title><content type='html'>Thanks so much for the template, I loved it.&lt;br /&gt;&lt;br /&gt;My layout is here:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2959</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/1657265101341109449'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/1657265101341109449'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html?showComment=1363754528616#c1657265101341109449' title=''/><author><name>Jennifer</name><uri>https://www.blogger.com/profile/13273273342995175294</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//1.bp.blogspot.com/-ahwAZME2ZjY/V6-e5P-HPJI/AAAAAAAAAyg/ymV7E3mfs3sMdFtIlvG5JaBCLHBzwzQ6ACK4B/s31/IMG_7953.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2503188084892656993' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2503188084892656993' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1680515322'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2013 at 10:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6123367174036978459</id><published>2013-03-20T13:07:48.791-06:00</published><updated>2013-03-20T13:07:48.791-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m loving seeing each edition as it comes out...</title><content type='html'>I&amp;#39;m loving seeing each edition as it comes out! And thanks for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/6123367174036978459'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/6123367174036978459'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html?showComment=1363806468791#c6123367174036978459' title=''/><author><name>Lynnette</name><uri>https://www.blogger.com/profile/03271795277819509003</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_pdKU-iSOkTo/SBYR7i9UtFI/AAAAAAAABFQ/nQeAqQBNRM8/S220-s32/blossom.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6549310830837499375' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6549310830837499375' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1949527233'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2013 at 1:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3634187739582679015</id><published>2013-03-20T22:24:25.840-06:00</published><updated>2013-03-20T22:24:25.840-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This was a great template! Thanks, Britt! It took ...</title><content type='html'>This was a great template! Thanks, Britt! It took 2 pages to get all my photos in:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=5&amp;amp;pid=2970#top_display_media&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=5&amp;amp;pid=2969#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/3634187739582679015'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/3634187739582679015'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html?showComment=1363839865840#c3634187739582679015' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2503188084892656993' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2503188084892656993' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2013 at 10:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1591512929142911418</id><published>2013-03-21T17:54:11.784-06:00</published><updated>2013-03-21T17:54:11.784-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How many Project Mouse bundles are you releasing? ...</title><content type='html'>How many Project Mouse bundles are you releasing? Is this the last one or will there be more? I love them all! Thanks</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1427857738093974871/comments/default/1591512929142911418'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1427857738093974871/comments/default/1591512929142911418'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/sneak-peek-win-it-before-you-can-buy-it.html?showComment=1363910051784#c1591512929142911418' title=''/><author><name>beckylinn</name><uri>https://www.blogger.com/profile/14011173289386872524</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//1.bp.blogspot.com/-yCvr1DN66wM/UkHZg6dGnOI/AAAAAAAACRE/CEW1qFiQp8w/s32/IMG_3225.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/sneak-peek-win-it-before-you-can-buy-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1427857738093974871' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1427857738093974871' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1100937294'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2013 at 5:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-595793869135242098</id><published>2013-03-22T07:34:26.592-06:00</published><updated>2013-03-22T07:34:26.592-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt - these are great - 
I totally need to plan ...</title><content type='html'>Britt - these are great - &lt;br /&gt;I totally need to plan a Disney trip just to scrap with Project Mouse!  (and the freebies are Awesome - thank you)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/595793869135242098'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/595793869135242098'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html?showComment=1363959266592#c595793869135242098' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/15706654016402170256</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4717034313799619030' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717034313799619030' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-306572209'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2013 at 7:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7963026255787667451</id><published>2013-03-22T08:23:51.503-06:00</published><updated>2013-03-22T08:23:51.503-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!  This is just so much!  My brain is honestly ...</title><content type='html'>Wow!  This is just so much!  My brain is honestly spinning too fast with ideas for my June trip to DL!  My husband is going to get annoyed with all my note taking.  haha.  Thank you for another awesome kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/7963026255787667451'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/7963026255787667451'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html?showComment=1363962231503#c7963026255787667451' title=''/><author><name>Jlynn</name><uri>https://www.blogger.com/profile/12737323691102728694</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/-FvegsoHy2fU/VG6DmJQLclI/AAAAAAAAHzA/OqtbhAP5AYM/s32/Jlynn1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4717034313799619030' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717034313799619030' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1343043601'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2013 at 8:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1861774096015083243</id><published>2013-03-22T08:29:17.634-06:00</published><updated>2013-03-22T08:29:17.634-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG! OMG! OMG! I LOVE this freebie. I do own some ...</title><content type='html'>OMG! OMG! OMG! I LOVE this freebie. I do own some vintage tickets, and love them so much! Knowing how much those E Tickets were worth... and not wanting to get stuck with those boring ole A Tickets. I remember how exciting it was to get a Passport that was pinned to our shirts to ride ANY ride. I wish that I had THAT memorabilia still...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/1861774096015083243'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/1861774096015083243'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html?showComment=1363962557634#c1861774096015083243' title=''/><author><name>Lori near Seattle</name><uri>https://www.blogger.com/profile/15822568965319444605</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4717034313799619030' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717034313799619030' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1002789301'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2013 at 8:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6404311713067135363</id><published>2013-03-22T08:48:02.615-06:00</published><updated>2013-03-22T08:48:02.615-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>soooooo fun, love these, thank you!</title><content type='html'>soooooo fun, love these, thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/6404311713067135363'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/6404311713067135363'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1363963682615#c6404311713067135363' title=''/><author><name>Lu</name><uri>https://www.blogger.com/profile/15708984100239669678</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1256726039'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2013 at 8:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8716693686389594077</id><published>2013-03-22T09:27:07.006-06:00</published><updated>2013-03-22T09:27:07.006-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Random question - where do you get your custom shi...</title><content type='html'>Random question - where do you get your custom shirts printed?  These are so cute and it would be great to make some darling shirts to go with all of the project mouse goodies,  hehe! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/8716693686389594077'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/8716693686389594077'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html?showComment=1363966027006#c8716693686389594077' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/12404804109197736241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='19' src='//3.bp.blogspot.com/_QmeExbl0Y8E/TEXwFHMrXOI/AAAAAAAAAAM/66sL5qI6QRw/S220-s32/mousescrappers_avatar.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4717034313799619030' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717034313799619030' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-629790199'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2013 at 9:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1299340862994830814</id><published>2013-03-22T10:01:05.357-06:00</published><updated>2013-03-22T10:01:05.357-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh, these are fabulous!!!  Thank you so much!</title><content type='html'>Oh, these are fabulous!!!  Thank you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/1299340862994830814'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/1299340862994830814'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html?showComment=1363968065357#c1299340862994830814' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4717034313799619030' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717034313799619030' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2013 at 10:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6868560142048520552</id><published>2013-03-22T10:03:14.169-06:00</published><updated>2013-03-22T10:03:14.169-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the vintage ticket cards - AWESOME job!  Can&amp;...</title><content type='html'>Love the vintage ticket cards - AWESOME job!  Can&amp;#39;t wait to find out who won on the FB pages - I&amp;#39;m waiting, otherwise I&amp;#39;m buying!! haha Great work once again - you never disappoint :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/6868560142048520552'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/6868560142048520552'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html?showComment=1363968194169#c6868560142048520552' title=''/><author><name>ali b.</name><uri>https://www.blogger.com/profile/04129318529729554495</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//3.bp.blogspot.com/_kQ2asfss0dQ/SbK8ypVk1VI/AAAAAAAAAHQ/itXhXg8XoL8/S220-s33/DSC08898.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4717034313799619030' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717034313799619030' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1987221096'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2013 at 10:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-197410118706393342</id><published>2013-03-22T10:29:07.344-06:00</published><updated>2013-03-22T10:29:07.344-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE the vintage tickets! I have some of these p...</title><content type='html'>I LOVE the vintage tickets! I have some of these packed away somewhere that I was planning on scanning (someday)...you saved me the trouble! Thank you so much :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/197410118706393342'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/197410118706393342'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html?showComment=1363969747344#c197410118706393342' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4717034313799619030' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717034313799619030' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2013 at 10:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2922263243086682803</id><published>2013-03-22T10:43:12.431-06:00</published><updated>2013-03-22T10:43:12.431-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Andrea - I create the artwork for our shirts and t...</title><content type='html'>Andrea - I create the artwork for our shirts and then we have a local print shop here in town make them.  I used to work for a screen printer doing artwork!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/2922263243086682803'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/2922263243086682803'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html?showComment=1363970592431#c2922263243086682803' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4717034313799619030' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717034313799619030' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2013 at 10:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-279666054916179196</id><published>2013-03-22T10:51:48.660-06:00</published><updated>2013-03-22T10:51:48.660-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, thanks SO much for the freebie! I love thes...</title><content type='html'>Britt, thanks SO much for the freebie! I love these vintage Disney tickets...I have magnets of these I bought on one of our recent trips! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/279666054916179196'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/279666054916179196'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html?showComment=1363971108660#c279666054916179196' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4717034313799619030' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717034313799619030' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2013 at 10:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7246698001173217563</id><published>2013-03-22T11:10:09.249-06:00</published><updated>2013-03-22T11:10:09.249-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Project Mouse is awesome!  &amp;amp; the vintage ticke...</title><content type='html'>Project Mouse is awesome!  &amp;amp; the vintage tickets bring back wonderful memories of my first visits to DL many years ago!  Thanks so much for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/7246698001173217563'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/7246698001173217563'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html?showComment=1363972209249#c7246698001173217563' title=''/><author><name>Pam K</name><uri>https://www.blogger.com/profile/17370180296452925298</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4717034313799619030' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717034313799619030' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-852232236'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2013 at 11:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4584349768228376031</id><published>2013-03-22T11:35:53.845-06:00</published><updated>2013-03-22T11:35:53.845-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome freebie....thanks so much!!  And LOVE the ...</title><content type='html'>Awesome freebie....thanks so much!!  And LOVE the inspiration posted here today!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/4584349768228376031'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/4584349768228376031'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html?showComment=1363973753845#c4584349768228376031' title=''/><author><name>Kathy</name><uri>https://www.blogger.com/profile/01377251265677526114</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4717034313799619030' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717034313799619030' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1690108468'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2013 at 11:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8775808859629090898</id><published>2013-03-22T11:59:27.757-06:00</published><updated>2013-03-22T11:59:27.757-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>another great bundle, going to disneyland paris in...</title><content type='html'>another great bundle, going to disneyland paris in may en wdw in october and have some disneyklandparis trip waiting to scrap, so i can use the project mouse a lot</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/8775808859629090898'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/8775808859629090898'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html?showComment=1363975167757#c8775808859629090898' title=''/><author><name>renata</name><uri>https://www.blogger.com/profile/13252028828059685696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-58xGHJU-wr8/TnG-ZceJg0I/AAAAAAAAABQ/7kGfckD_Cps/s32/P1030159.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4717034313799619030' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717034313799619030' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2057089810'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2013 at 11:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5588053060975931204</id><published>2013-03-22T12:04:31.168-06:00</published><updated>2013-03-22T12:04:31.168-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This bundle is so awesome!! I&amp;#39;m inspired to sc...</title><content type='html'>This bundle is so awesome!! I&amp;#39;m inspired to scrap more photos from my disney trip even though i thought I was done! &lt;br /&gt;&lt;br /&gt;I *think* I may even have some vintage Disney World tickets / maps from when I went as a kid! If I do - I&amp;#39;ll scan and send them to you :) &lt;br /&gt;&lt;br /&gt;Thanks for sharing all of these awesome freebies. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/5588053060975931204'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/5588053060975931204'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html?showComment=1363975471168#c5588053060975931204' title=''/><author><name>nrussell</name><uri>https://www.blogger.com/profile/03037883835587106266</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4717034313799619030' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717034313799619030' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-923934825'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2013 at 12:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5883364828217356220</id><published>2013-03-22T14:36:47.787-06:00</published><updated>2013-03-22T14:36:47.787-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG!  THANKS SOOOOOOOOOOOOO MUCH for the E ticket ...</title><content type='html'>OMG!  THANKS SOOOOOOOOOOOOO MUCH for the E ticket cards!  I read Vintage Disneyland Tickets too. I can&amp;#39;t get over how many tickets he has....and his buddy actually used a book to get a ticket not long ago. CRAZY!  THANKS</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/5883364828217356220'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/5883364828217356220'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html?showComment=1363984607787#c5883364828217356220' title=''/><author><name>JennyJ</name><uri>https://www.blogger.com/profile/09374986111407562146</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-54GDmuxMVVw/UR0oBj5q7DI/AAAAAAAACcs/3OskfZC3Fmw/s32/iPad1024x1024.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4717034313799619030' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717034313799619030' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-458581922'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2013 at 2:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4427926689882064167</id><published>2013-03-22T19:57:14.651-06:00</published><updated>2013-03-22T19:57:14.651-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the awesome freebie!</title><content type='html'>Thank you for the awesome freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/4427926689882064167'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/4427926689882064167'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html?showComment=1364003834651#c4427926689882064167' title=''/><author><name>Liza</name><uri>https://www.blogger.com/profile/13225372435020033234</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4717034313799619030' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717034313799619030' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1565253470'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2013 at 7:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5315356942992350105</id><published>2013-03-22T22:41:58.860-06:00</published><updated>2013-03-22T22:41:58.860-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>R U Kidding me?! I&amp;#39;m seriously lovin&amp;#39; the ...</title><content type='html'>R U Kidding me?! I&amp;#39;m seriously lovin&amp;#39; the tickets! AWESOME!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/5315356942992350105'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/5315356942992350105'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html?showComment=1364013718860#c5315356942992350105' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4717034313799619030' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717034313799619030' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2013 at 10:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8035243262910815874</id><published>2013-03-23T09:16:46.165-06:00</published><updated>2013-03-23T09:16:46.165-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Those tickets are fantastic, Britt. You deserve a ...</title><content type='html'>Those tickets are fantastic, Britt. You deserve a hand!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/8035243262910815874'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/8035243262910815874'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html?showComment=1364051806165#c8035243262910815874' title=''/><author><name>blurooferika</name><uri>https://www.blogger.com/profile/15938620254316928585</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4717034313799619030' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717034313799619030' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1604375546'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2013 at 9:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8427778153829483110</id><published>2013-03-23T15:15:13.498-06:00</published><updated>2013-03-23T15:15:13.498-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much. I was at the Walt Disney Family...</title><content type='html'>Thank you so much. I was at the Walt Disney Family museum yesterday here in SF and saw some signs and other items with the old tickets and was saying that I wish I had old tickets to scan. You have made my wish come true. Isn&amp;#39;t Disney magic wonderful.&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/8427778153829483110'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/8427778153829483110'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html?showComment=1364073313498#c8427778153829483110' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4717034313799619030' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717034313799619030' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2013 at 3:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-564337296542413373</id><published>2013-03-23T17:21:44.855-06:00</published><updated>2013-03-23T17:21:44.855-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you!!!</title><content type='html'>thank you!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/564337296542413373'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/564337296542413373'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html?showComment=1364080904855#c564337296542413373' title=''/><author><name>teethdr</name><uri>https://www.blogger.com/profile/14695757911731468301</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-grMbNc3ZN4I/Tgds4uo3gNI/AAAAAAAAAoY/d1D-JdTEKzc/s32/IMG_0601.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4717034313799619030' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717034313799619030' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-678416532'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2013 at 5:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9213602021321796177</id><published>2013-03-24T14:51:54.352-06:00</published><updated>2013-03-24T14:51:54.352-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love all this!  I have all the project mouse stuff...</title><content type='html'>Love all this!  I have all the project mouse stuff (looking forward to a Disneyland trip in 2 months and can&amp;#39;t wait to use them!)  I love all your stuff!  Gah!&lt;br /&gt;&lt;br /&gt;I&amp;#39;m new to the whole digital scrapbooking thing and its taken me by storm.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/9213602021321796177'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/9213602021321796177'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html?showComment=1364158314352#c9213602021321796177' title=''/><author><name>Kim</name><uri>https://www.blogger.com/profile/06250583286791533759</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//2.bp.blogspot.com/-Tn1dwoDNDnk/U7hx5C_v9CI/AAAAAAAAAGE/bgnlHUBRekQ/s31/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4717034313799619030' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717034313799619030' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1078679318'/><gd:extendedProperty name='blogger.displayTime' value='March 24, 2013 at 2:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2338792891478742654</id><published>2013-03-25T20:35:22.632-06:00</published><updated>2013-03-25T20:35:22.632-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So love these!  My dad went mega-ages ago so he mu...</title><content type='html'>So love these!  My dad went mega-ages ago so he must have had these and even older and I would have loved to have them but am now perfectly happy with these :-D  Thank you very much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/2338792891478742654'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/2338792891478742654'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html?showComment=1364265322632#c2338792891478742654' title=''/><author><name>lammogliagirl</name><uri>https://www.blogger.com/profile/07342849073072692739</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//4.bp.blogspot.com/_BZo_EkRlbgI/SnYC5eEiz7I/AAAAAAAAAGs/yNDTyb2vekk/S220-s32/pocoyo1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4717034313799619030' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717034313799619030' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-492179944'/><gd:extendedProperty name='blogger.displayTime' value='March 25, 2013 at 8:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-232306014894189440</id><published>2013-03-26T14:47:32.479-06:00</published><updated>2013-03-26T14:47:32.479-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks a lot !</title><content type='html'>Thanks a lot !</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/232306014894189440'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/232306014894189440'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html?showComment=1364330852479#c232306014894189440' title=''/><author><name>Snoopy22scrap</name><uri>https://www.blogger.com/profile/02614575705538261158</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4717034313799619030' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717034313799619030' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1830983908'/><gd:extendedProperty name='blogger.displayTime' value='March 26, 2013 at 2:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-565305246057795460</id><published>2013-03-26T14:47:58.170-06:00</published><updated>2013-03-26T14:47:58.170-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks a lot !</title><content type='html'>Thanks a lot !</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/565305246057795460'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/565305246057795460'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html?showComment=1364330878170#c565305246057795460' title=''/><author><name>Snoopy22scrap</name><uri>https://www.blogger.com/profile/02614575705538261158</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4717034313799619030' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717034313799619030' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1830983908'/><gd:extendedProperty name='blogger.displayTime' value='March 26, 2013 at 2:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7103641585464742032</id><published>2013-03-27T13:39:16.297-06:00</published><updated>2013-03-27T13:39:16.297-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your all photos templates!  Thanks for the ...</title><content type='html'>I love your all photos templates!  Thanks for the freebie and a chance to win! YAY  Here is my LO!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3004</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/7103641585464742032'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/7103641585464742032'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html?showComment=1364413156297#c7103641585464742032' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2503188084892656993' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2503188084892656993' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='March 27, 2013 at 1:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-281770310128425906</id><published>2013-03-27T16:09:51.981-06:00</published><updated>2013-03-27T16:09:51.981-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much! Love vintage ephemera- esp. Dis...</title><content type='html'>Thank you so much! Love vintage ephemera- esp. Disneyland! These rock!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/281770310128425906'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/281770310128425906'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html?showComment=1364422191981#c281770310128425906' title=''/><author><name>Gina</name><uri>https://www.blogger.com/profile/06134635182267077272</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-Plg6OhnbrcI/Tw8Yxi2onhI/AAAAAAABQAs/cCz0ThIX3vE/s32/We%2527re%2BReally%2BClose%2521%2521.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4717034313799619030' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717034313799619030' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-100344603'/><gd:extendedProperty name='blogger.displayTime' value='March 27, 2013 at 4:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-237558073596677726</id><published>2013-03-30T01:58:29.208-06:00</published><updated>2013-03-30T01:58:29.208-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you for the freebie!</title><content type='html'>thank you for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/237558073596677726'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/237558073596677726'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html?showComment=1364630309208#c237558073596677726' title=''/><author><name>eveline</name><uri>https://www.blogger.com/profile/03282209639516058472</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4717034313799619030' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717034313799619030' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1181885404'/><gd:extendedProperty name='blogger.displayTime' value='March 30, 2013 at 1:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1108417924965626249</id><published>2013-03-30T09:37:29.842-06:00</published><updated>2013-03-30T09:37:29.842-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the free template! Here&amp;#39;s my LO lin...</title><content type='html'>Thanks for the free template! Here&amp;#39;s my LO link:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3018</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/1108417924965626249'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/1108417924965626249'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html?showComment=1364657849842#c1108417924965626249' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2503188084892656993' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2503188084892656993' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='March 30, 2013 at 9:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-710085645020815767</id><published>2013-03-31T21:17:31.606-06:00</published><updated>2013-03-31T21:17:31.606-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the great template.  I love cramming to...</title><content type='html'>Thanks for the great template.  I love cramming tons of pictures on a layout.&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3021</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/710085645020815767'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2503188084892656993/comments/default/710085645020815767'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html?showComment=1364786251606#c710085645020815767' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/16748879312891742381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/march-blog-challenge-free-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2503188084892656993' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2503188084892656993' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-756109919'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2013 at 9:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5202685950320075990</id><published>2013-04-01T20:46:10.777-06:00</published><updated>2013-04-01T20:46:10.777-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>oh my GOSH!! I couldn&amp;#39;t believe when I saw you...</title><content type='html'>oh my GOSH!! I couldn&amp;#39;t believe when I saw your post and recognized my little guy.  Thanks so much! &lt;br /&gt;Loved working with template&lt;br /&gt;Can&amp;#39;t wait to pick up some goodies that are on my wish list :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4822093404572838698/comments/default/5202685950320075990'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4822093404572838698/comments/default/5202685950320075990'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/march-blog-challenge-winner.html?showComment=1364870770777#c5202685950320075990' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/march-blog-challenge-winner.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4822093404572838698' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4822093404572838698' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2013 at 8:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1194310878975509690</id><published>2013-04-01T22:30:46.682-06:00</published><updated>2013-04-01T22:30:46.682-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats Meagan! Looking forward to Friday already :)</title><content type='html'>Congrats Meagan! Looking forward to Friday already :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4822093404572838698/comments/default/1194310878975509690'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4822093404572838698/comments/default/1194310878975509690'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/march-blog-challenge-winner.html?showComment=1364877046682#c1194310878975509690' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/march-blog-challenge-winner.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4822093404572838698' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4822093404572838698' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='April 1, 2013 at 10:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2244669860461057614</id><published>2013-04-04T18:43:29.529-06:00</published><updated>2013-04-04T18:43:29.529-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>AWESOME-SAUCE!!! :-D</title><content type='html'>AWESOME-SAUCE!!! :-D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/904334750689762007/comments/default/2244669860461057614'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/904334750689762007/comments/default/2244669860461057614'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/using-qr-codes-in-your-digital-layouts.html?showComment=1365122609529#c2244669860461057614' title=''/><author><name>EMEEGEE</name><uri>https://www.blogger.com/profile/07045192655081496911</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/using-qr-codes-in-your-digital-layouts.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-904334750689762007' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/904334750689762007' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-716593767'/><gd:extendedProperty name='blogger.displayTime' value='April 4, 2013 at 6:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1515433175566536041</id><published>2013-04-06T22:48:15.826-06:00</published><updated>2013-04-06T22:50:19.481-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much. You are very generous. And tale...</title><content type='html'>Thank you so much. You are very generous. And talented! My gosh.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/1515433175566536041'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2884010981045653936/comments/default/1515433175566536041'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html?showComment=1365310095826#c1515433175566536041' title=''/><author><name>The Digital Dorkette</name><uri>https://www.blogger.com/profile/04161969244894684434</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='//4.bp.blogspot.com/-8dGP3VS1NX0/UnrCYc5yHvI/AAAAAAAABWQ/c1Qu5119S1I/s32/avatar-small-web.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/03/take-trip-to-candy-shop.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2884010981045653936' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2884010981045653936' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-116581951'/><gd:extendedProperty name='blogger.displayTime' value='April 6, 2013 at 10:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5744065309890059700</id><published>2013-04-07T11:30:44.192-06:00</published><updated>2013-04-07T11:31:01.708-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/70224856784595432/comments/default/5744065309890059700'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/70224856784595432/comments/default/5744065309890059700'/><author><name>Lindsey</name><uri>https://www.blogger.com/profile/09545292144672358618</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/april-challenge-scraplifting.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-70224856784595432' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/70224856784595432' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-189596744'/><gd:extendedProperty name='blogger.displayTime' value='April 7, 2013 at 11:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8945941028057108080</id><published>2013-04-07T11:32:28.404-06:00</published><updated>2013-04-07T11:32:28.404-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That first one didn&amp;#39;t work. Let&amp;#39;s try this...</title><content type='html'>That first one didn&amp;#39;t work. Let&amp;#39;s try this again. :) Great challenge idea! What a great way to jump start my scrapping.&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=lastupby&amp;amp;cat=0&amp;amp;pid=3061&amp;amp;uid=288#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/70224856784595432/comments/default/8945941028057108080'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/70224856784595432/comments/default/8945941028057108080'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/april-challenge-scraplifting.html?showComment=1365355948404#c8945941028057108080' title=''/><author><name>Lindsey</name><uri>https://www.blogger.com/profile/09545292144672358618</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/april-challenge-scraplifting.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-70224856784595432' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/70224856784595432' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-189596744'/><gd:extendedProperty name='blogger.displayTime' value='April 7, 2013 at 11:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8014103001320310550</id><published>2013-04-07T13:32:12.358-06:00</published><updated>2013-04-07T13:32:12.358-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the challenge!
http://www.brittishdesig...</title><content type='html'>Thanks for the challenge!&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3062</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/70224856784595432/comments/default/8014103001320310550'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/70224856784595432/comments/default/8014103001320310550'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/april-challenge-scraplifting.html?showComment=1365363132358#c8014103001320310550' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05606608459283283115</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/april-challenge-scraplifting.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-70224856784595432' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/70224856784595432' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1136064322'/><gd:extendedProperty name='blogger.displayTime' value='April 7, 2013 at 1:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1539104844829271575</id><published>2013-04-08T09:42:28.066-06:00</published><updated>2013-04-08T09:42:28.066-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a great challenge!  I had a hard time picking...</title><content type='html'>What a great challenge!  I had a hard time picking, there are so many cute layouts from scrappers that I really admire but I finally decided to scraplift TanyaH666&amp;#39;s layout.  Here&amp;#39;s my entry:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3064&lt;br /&gt;and the original is here:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2726</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/70224856784595432/comments/default/1539104844829271575'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/70224856784595432/comments/default/1539104844829271575'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/april-challenge-scraplifting.html?showComment=1365435748066#c1539104844829271575' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/april-challenge-scraplifting.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-70224856784595432' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/70224856784595432' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='April 8, 2013 at 9:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2572899464968915476</id><published>2013-04-11T14:06:56.706-06:00</published><updated>2013-04-11T14:06:56.706-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute - thank you!</title><content type='html'>So cute - thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/2572899464968915476'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/2572899464968915476'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html?showComment=1365710816706#c2572899464968915476' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/02805482857465971057</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6549310830837499375' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6549310830837499375' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-210132098'/><gd:extendedProperty name='blogger.displayTime' value='April 11, 2013 at 2:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8880885520133881084</id><published>2013-04-11T18:24:45.833-06:00</published><updated>2013-04-11T18:24:45.833-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>http://www.brittishdesigns.com/gallery/displayimag...</title><content type='html'>http://www.brittishdesigns.com/gallery/displayimage.php?pid=3075 is the link to the layout i created from a page from the gallery for this challenge!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/70224856784595432/comments/default/8880885520133881084'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/70224856784595432/comments/default/8880885520133881084'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/april-challenge-scraplifting.html?showComment=1365726285833#c8880885520133881084' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/april-challenge-scraplifting.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-70224856784595432' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/70224856784595432' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 11, 2013 at 6:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3075417343686943758</id><published>2013-04-11T18:27:01.041-06:00</published><updated>2013-04-11T18:27:01.041-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>and here is the original
http://www.brittishdesign...</title><content type='html'>and here is the original&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=lastup&amp;amp;cat=0&amp;amp;pid=3066#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/70224856784595432/comments/default/3075417343686943758'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/70224856784595432/comments/default/3075417343686943758'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/april-challenge-scraplifting.html?showComment=1365726421041#c3075417343686943758' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/april-challenge-scraplifting.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-70224856784595432' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/70224856784595432' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='April 11, 2013 at 6:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6383806628089395418</id><published>2013-04-12T02:57:43.278-06:00</published><updated>2013-04-12T02:57:43.278-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG!! Brittney, all is absolutely marvellous!! I&amp;#...</title><content type='html'>OMG!! Brittney, all is absolutely marvellous!! I&amp;#39;m in love with all your Disney cards!! Those are just too expensive for me, and I could not express my frustration!!! So, TY for the beautiful freebie ;-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/6383806628089395418'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/6383806628089395418'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1365757063278#c6383806628089395418' title=''/><author><name>VissyMac</name><uri>https://www.blogger.com/profile/13576947866007773970</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-FT_OxO19sgE/UWVNX_Rfv6I/AAAAAAAAAsc/DkfhCrVNzTA/s32/Sans%2Btitre-1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-115305213'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2013 at 2:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3482358038099680943</id><published>2013-04-12T07:01:18.504-06:00</published><updated>2013-04-12T07:01:18.504-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the wonderful princess cards!</title><content type='html'>Thank you for the wonderful princess cards!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/3482358038099680943'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/3482358038099680943'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1365771678504#c3482358038099680943' title=''/><author><name>Pam K</name><uri>https://www.blogger.com/profile/17370180296452925298</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-852232236'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2013 at 7:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8436289522284393336</id><published>2013-04-12T07:03:06.930-06:00</published><updated>2013-04-12T07:03:06.930-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Seriously? These are ridiculous!! So awesome - rea...</title><content type='html'>Seriously? These are ridiculous!! So awesome - really love the PM stuff - you guys have thought if everything! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/8436289522284393336'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/8436289522284393336'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1365771786930#c8436289522284393336' title=''/><author><name>nrussell</name><uri>https://www.blogger.com/profile/03037883835587106266</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-923934825'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2013 at 7:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-732458020701185590</id><published>2013-04-12T07:03:43.262-06:00</published><updated>2013-04-12T07:03:43.262-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>p.s. THANK YOU!</title><content type='html'>p.s. THANK YOU!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/732458020701185590'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/732458020701185590'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1365771823262#c732458020701185590' title=''/><author><name>nrussell</name><uri>https://www.blogger.com/profile/03037883835587106266</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-923934825'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2013 at 7:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1563624078542856869</id><published>2013-04-12T07:20:34.876-06:00</published><updated>2013-04-12T07:20:34.876-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>SERIOUSLY!! You girls, this is blowing me away! an...</title><content type='html'>SERIOUSLY!! You girls, this is blowing me away! and these freebie cards!?! Thank you!!! I just may be hijacking family vacation this year and taking the my girls to disney! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/1563624078542856869'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/1563624078542856869'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1365772834876#c1563624078542856869' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2013 at 7:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4063551571453283368</id><published>2013-04-12T08:06:12.185-06:00</published><updated>2013-04-12T08:06:12.185-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful work by all! thanks for the freebie!</title><content type='html'>Beautiful work by all! thanks for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/4063551571453283368'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/4063551571453283368'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1365775572185#c4063551571453283368' title=''/><author><name>Mat's Merry Memoirs</name><uri>https://www.blogger.com/profile/03998771521635158004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/_GoEJyGxtgic/SYd9FgzPB1I/AAAAAAAAAAM/x-inRVTbkZo/S220-s32/Mats+photo.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-61937605'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2013 at 8:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5862186306301922966</id><published>2013-04-12T08:41:44.042-06:00</published><updated>2013-04-12T08:41:44.042-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Aw, thank you so much, Britt, for the beautiful fr...</title><content type='html'>Aw, thank you so much, Britt, for the beautiful freebie!  I am LOVING Project Mouse!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/5862186306301922966'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/5862186306301922966'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1365777704042#c5862186306301922966' title=''/><author><name>Melissa L.</name><uri>https://www.blogger.com/profile/10758017872496675326</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//1.bp.blogspot.com/-17jyTMgzYa0/T15pmdD7p_I/AAAAAAABX3I/69WLOVYRtO0/s32/003_3%2Bcrop.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1557472704'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2013 at 8:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1650872057304296207</id><published>2013-04-12T08:46:10.502-06:00</published><updated>2013-04-12T08:46:10.502-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wauw, wat een geweldige  &lt;a href="http://www.funde...</title><content type='html'>Wauw, wat een geweldige  &lt;a href="http://www.fundesign.nl/Shop/Stoelen/Eetkamerstoelen/Eetkamerstoel-Box.aspx" rel="nofollow"&gt;Stoel box&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/1650872057304296207'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/1650872057304296207'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1365777970502#c1650872057304296207' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/18394725144623818422</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-357870863'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2013 at 8:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-294402650389729913</id><published>2013-04-12T08:48:51.096-06:00</published><updated>2013-04-12T08:48:51.096-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow - thanks for the gorgeous freebie!  So cute!!</title><content type='html'>Wow - thanks for the gorgeous freebie!  So cute!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/294402650389729913'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/294402650389729913'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1365778131096#c294402650389729913' title=''/><author><name>Hilarie</name><uri>https://www.blogger.com/profile/07428174786150700682</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//4.bp.blogspot.com/_oy39VI87cu0/S0mKVzVRNpI/AAAAAAAAACo/OL119XZrYqA/S220-s32/profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1802246611'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2013 at 8:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2024155176176533343</id><published>2013-04-12T08:50:56.543-06:00</published><updated>2013-04-12T08:50:56.543-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much.  Even though my girls are now 22 (...</title><content type='html'>Thanks so much.  Even though my girls are now 22 (twins) i think i can find a use for these!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/2024155176176533343'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/2024155176176533343'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1365778256543#c2024155176176533343' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05422283043581551545</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-293921586'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2013 at 8:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2746822395647802405</id><published>2013-04-12T09:06:57.382-06:00</published><updated>2013-04-12T09:06:57.382-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, thanks so much for the wonderful freebie! W...</title><content type='html'>Britt, thanks so much for the wonderful freebie! We&amp;#39;re going to Disneyland next month and I&amp;#39;m loving all the inspiration, especially with the new princess bundle...I can&amp;#39;t wait to use them!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/2746822395647802405'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/2746822395647802405'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1365779217382#c2746822395647802405' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2013 at 9:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3633796925824807936</id><published>2013-04-12T09:18:49.827-06:00</published><updated>2013-04-12T09:18:49.827-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love all the inspiration posted today! And thanks ...</title><content type='html'>Love all the inspiration posted today! And thanks so much for your generous freebie!!!!   Hope to meet up with some Princesses on our upcoming Disney adventure!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/3633796925824807936'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/3633796925824807936'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1365779929827#c3633796925824807936' title=''/><author><name>Kathy</name><uri>https://www.blogger.com/profile/01377251265677526114</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1690108468'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2013 at 9:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6107857382390681290</id><published>2013-04-12T09:33:21.144-06:00</published><updated>2013-04-12T09:33:21.144-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the awesome freebie!</title><content type='html'>Thanks so much for the awesome freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/6107857382390681290'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/6107857382390681290'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1365780801144#c6107857382390681290' title=''/><author><name>Celticbabe</name><uri>https://www.blogger.com/profile/17292498016871775877</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-910901444'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2013 at 9:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7243114922148349652</id><published>2013-04-12T09:34:34.225-06:00</published><updated>2013-04-12T09:34:34.225-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much</title><content type='html'>Thanks so much</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/7243114922148349652'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/7243114922148349652'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1365780874225#c7243114922148349652' title=''/><author><name>Susan</name><uri>https://www.blogger.com/profile/14626146368077591037</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/_MwA0HCaEvUw/SoXuBQqSayI/AAAAAAAAAAM/tfOzPH5Zpc4/S220-s32/wedding+thumb.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1318856360'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2013 at 9:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6391290501547268075</id><published>2013-04-12T10:02:32.007-06:00</published><updated>2013-04-12T10:02:32.007-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>these are amazing!  that you so much!</title><content type='html'>these are amazing!  that you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/6391290501547268075'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/6391290501547268075'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1365782552007#c6391290501547268075' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2013 at 10:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7413012565602576466</id><published>2013-04-12T10:11:37.478-06:00</published><updated>2013-04-12T10:11:37.478-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the new set!! It&amp;#39;s perfect for the new Fa...</title><content type='html'>Love the new set!! It&amp;#39;s perfect for the new Fantasy Faire at Disneyland! Thank you so much for the princess cards!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/7413012565602576466'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/7413012565602576466'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1365783097478#c7413012565602576466' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2013 at 10:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6446148950922427464</id><published>2013-04-12T10:30:12.094-06:00</published><updated>2013-04-12T10:30:12.094-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love all the Project Mouse bundles, but this is ...</title><content type='html'>I love all the Project Mouse bundles, but this is the one I&amp;#39;ve been hoping for....and it is awesome! I just love the princess goodies. Thank you, Thank you!!! Wonderful freebie too. You are the best. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/6446148950922427464'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/6446148950922427464'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1365784212094#c6446148950922427464' title=''/><author><name>jpickett22</name><uri>https://www.blogger.com/profile/11544841651907985001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-AkEkkS-dsUI/UrRUbKfhLYI/AAAAAAAAABU/itKvrxO2MU8/s32/Photo0071FourBySix%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-847017802'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2013 at 10:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1967674222426685073</id><published>2013-04-12T11:06:39.136-06:00</published><updated>2013-04-12T11:06:39.136-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Stunning pack. You now know that you are going to ...</title><content type='html'>Stunning pack. You now know that you are going to have to do other character/movie/land themed packs for Project Mouse. Can&amp;#39;t wait to see them.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/1967674222426685073'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/1967674222426685073'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1365786399136#c1967674222426685073' title=''/><author><name>JennyJ</name><uri>https://www.blogger.com/profile/09374986111407562146</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-54GDmuxMVVw/UR0oBj5q7DI/AAAAAAAACcs/3OskfZC3Fmw/s32/iPad1024x1024.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-458581922'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2013 at 11:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6480831180025350147</id><published>2013-04-12T14:28:33.206-06:00</published><updated>2013-04-12T14:28:33.206-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE these! Super, super job on the Princess editi...</title><content type='html'>LOVE these! Super, super job on the Princess edition (well, on everything)! THANKS for the wonderful freebie... Project Mouse is AWESOME! Go, y&amp;#39;all!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/6480831180025350147'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/6480831180025350147'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1365798513206#c6480831180025350147' title=''/><author><name>Lu</name><uri>https://www.blogger.com/profile/15708984100239669678</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1256726039'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2013 at 2:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1453708950753324187</id><published>2013-04-12T15:43:20.697-06:00</published><updated>2013-04-12T15:43:20.697-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you Britt! I am so loving each of the Projec...</title><content type='html'>Thank you Britt! I am so loving each of the Project Mouse kits you two come up with. The princess cards rock! Any Winnie the Pooh in our future???!!! Brightest Blessings</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/1453708950753324187'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/1453708950753324187'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1365803000697#c1453708950753324187' title=''/><author><name>Gina</name><uri>https://www.blogger.com/profile/06134635182267077272</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-Plg6OhnbrcI/Tw8Yxi2onhI/AAAAAAABQAs/cCz0ThIX3vE/s32/We%2527re%2BReally%2BClose%2521%2521.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-100344603'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2013 at 3:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4128020412101894483</id><published>2013-04-12T21:34:45.706-06:00</published><updated>2013-04-12T21:34:45.706-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the cute cards!</title><content type='html'>Thank you for the cute cards!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/4128020412101894483'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/4128020412101894483'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1365824085706#c4128020412101894483' title=''/><author><name>Liza</name><uri>https://www.blogger.com/profile/13225372435020033234</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1565253470'/><gd:extendedProperty name='blogger.displayTime' value='April 12, 2013 at 9:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1046495833795900717</id><published>2013-04-13T07:25:09.334-06:00</published><updated>2013-04-13T07:25:09.334-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Amazing freebie!!  So looking forward to scrapping...</title><content type='html'>Amazing freebie!!  So looking forward to scrapping our trip to Disneyland in Sept. with all the Project Mouse goodies.  Can get somewhat organized before we leave.  Thanks, again!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/1046495833795900717'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/1046495833795900717'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1365859509334#c1046495833795900717' title=''/><author><name>Leslee</name><uri>https://www.blogger.com/profile/01371429816982627054</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-DgItSq1Of6Q/VD6Vw0k3hFI/AAAAAAAALy8/VqjJksFEdMo/s32/image.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1083914203'/><gd:extendedProperty name='blogger.displayTime' value='April 13, 2013 at 7:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2849525796215750519</id><published>2013-04-13T10:48:49.181-06:00</published><updated>2013-04-13T10:48:49.181-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THANK YOU ;~}</title><content type='html'>THANK YOU ;~}</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/2849525796215750519'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/2849525796215750519'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1365871729181#c2849525796215750519' title=''/><author><name>Crystalnva</name><uri>https://www.blogger.com/profile/00444605543502737320</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_tfNnrnvc0jM/Sz6qhjVFA7I/AAAAAAAAAAM/lPPwrN16Nuk/S220-s32/IMG_4416.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1781671033'/><gd:extendedProperty name='blogger.displayTime' value='April 13, 2013 at 10:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3934456638059512857</id><published>2013-04-13T11:09:40.986-06:00</published><updated>2013-04-13T11:09:40.986-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have you seen my &amp;quot;Stuffled With Fluff&amp;quot; c...</title><content type='html'>Have you seen my &amp;quot;Stuffled With Fluff&amp;quot; collection?  It&amp;#39;s already in my shop and includes a card pack, elements, papers, and alpha and its all Winnie the Pooh!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/3934456638059512857'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/3934456638059512857'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1365872980986#c3934456638059512857' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/1453708950753324187'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='April 13, 2013 at 11:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2209636857365672334</id><published>2013-04-13T11:44:27.157-06:00</published><updated>2013-04-13T11:44:27.157-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>great for scrappin my photo&amp;#39;s of our meetings ...</title><content type='html'>great for scrappin my photo&amp;#39;s of our meetings with belle and ariel:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/2209636857365672334'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/2209636857365672334'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1365875067157#c2209636857365672334' title=''/><author><name>renata</name><uri>https://www.blogger.com/profile/13252028828059685696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-58xGHJU-wr8/TnG-ZceJg0I/AAAAAAAAABQ/7kGfckD_Cps/s32/P1030159.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2057089810'/><gd:extendedProperty name='blogger.displayTime' value='April 13, 2013 at 11:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4693963701059557679</id><published>2013-04-13T16:14:27.994-06:00</published><updated>2013-04-13T16:14:27.994-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you...these are awesome!  </title><content type='html'>Thank you...these are awesome!  </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/4693963701059557679'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/4693963701059557679'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1365891267994#c4693963701059557679' title=''/><author><name>Dolores</name><uri>https://www.blogger.com/profile/06129932715762366153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-666919836'/><gd:extendedProperty name='blogger.displayTime' value='April 13, 2013 at 4:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2618920214483770930</id><published>2013-04-13T22:03:06.608-06:00</published><updated>2013-04-13T22:03:06.608-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow I love Project Mouse collection and the freebi...</title><content type='html'>Wow I love Project Mouse collection and the freebie is so generous!  I&amp;#39;m so excited about the Show Off gift too, I actually was going to ask about that layout because I liked it so much so that is an awesome surprise.  Thank you! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/2618920214483770930'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/2618920214483770930'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1365912186608#c2618920214483770930' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='April 13, 2013 at 10:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6672502001620946553</id><published>2013-04-14T01:38:22.659-06:00</published><updated>2013-04-14T01:38:22.659-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my gosh I love these! I remember those letter t...</title><content type='html'>Oh my gosh I love these! I remember those letter tickets from Disneyland as a kid. Thanks for sharing them and bringing back such fond memories!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/6672502001620946553'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/6672502001620946553'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html?showComment=1365925102659#c6672502001620946553' title=''/><author><name>mello</name><uri>https://www.blogger.com/profile/13042723797172533975</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4717034313799619030' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717034313799619030' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1555119086'/><gd:extendedProperty name='blogger.displayTime' value='April 14, 2013 at 1:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6036236699417719397</id><published>2013-04-14T12:38:04.901-06:00</published><updated>2013-04-14T12:38:04.901-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much, Britt! </title><content type='html'>Thank you so much, Britt! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/6036236699417719397'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/6036236699417719397'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1365964684901#c6036236699417719397' title=''/><author><name>Olivia</name><uri>https://www.blogger.com/profile/02849829552447323658</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1929298135'/><gd:extendedProperty name='blogger.displayTime' value='April 14, 2013 at 12:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2736101131074943063</id><published>2013-04-14T12:50:59.091-06:00</published><updated>2013-04-14T12:50:59.091-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fun challenge Britt!

Here&amp;#39;s my page:

http://...</title><content type='html'>Fun challenge Britt!&lt;br /&gt;&lt;br /&gt;Here&amp;#39;s my page:&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3095</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/70224856784595432/comments/default/2736101131074943063'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/70224856784595432/comments/default/2736101131074943063'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/april-challenge-scraplifting.html?showComment=1365965459091#c2736101131074943063' title=''/><author><name>roxanamdm</name><uri>https://www.blogger.com/profile/16746425806604464452</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='23' src='//2.bp.blogspot.com/_jfRKsHXuV2Q/TFQgRyQs_dI/AAAAAAAAAAM/k_hhL8-N6N8/S220-s31/bambi+e+amigos.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/april-challenge-scraplifting.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-70224856784595432' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/70224856784595432' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2144322157'/><gd:extendedProperty name='blogger.displayTime' value='April 14, 2013 at 12:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4246769876814689956</id><published>2013-04-14T19:02:21.963-06:00</published><updated>2013-04-14T19:02:21.963-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love Scraplift Challenges!  And you know I love ...</title><content type='html'>I love Scraplift Challenges!  And you know I love scraplifting Melissa! haha  I draw inspiration from her all the time.  Here is my LO.&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3099&lt;br /&gt;&lt;br /&gt;And here is a link to Melissa&amp;#39;s. &lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3090</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/70224856784595432/comments/default/4246769876814689956'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/70224856784595432/comments/default/4246769876814689956'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/april-challenge-scraplifting.html?showComment=1365987741963#c4246769876814689956' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/april-challenge-scraplifting.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-70224856784595432' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/70224856784595432' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='April 14, 2013 at 7:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2295829754587047875</id><published>2013-04-16T09:05:57.807-06:00</published><updated>2013-04-16T09:24:55.073-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/904334750689762007/comments/default/2295829754587047875'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/904334750689762007/comments/default/2295829754587047875'/><author><name>Tanya</name><uri>https://www.blogger.com/profile/06414472571134525758</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-WMCDAn3Y8Wc/T6HfWl2MpAI/AAAAAAAAGOY/z7MAw_ERUqg/s32/PB173917-copy-4.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/using-qr-codes-in-your-digital-layouts.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-904334750689762007' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/904334750689762007' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1532243966'/><gd:extendedProperty name='blogger.displayTime' value='April 16, 2013 at 9:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7676413418433146717</id><published>2013-04-16T09:09:18.952-06:00</published><updated>2013-04-16T09:09:18.952-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m by no means a YouTube expert.  I just star...</title><content type='html'>I&amp;#39;m by no means a YouTube expert.  I just started using it myself for the QR codes.  You can set your videos to Private, and then I think if you are logged into YouTube on your phone app, then when you scan them YOU&amp;#39;LL be able to view them, but if your husband or sister or a member of your posterity scans them years down the road they won&amp;#39;t be able to.  Does that make sense?&lt;br /&gt;&lt;br /&gt;I set mine as &amp;quot;Unlisted&amp;quot;.  Which means only people who are given a link to the video can view it.  It&amp;#39;s not searchable and not being viewed by tons of strangers (except that I post the links when I post LOs, so that means people who see my layouts online can view them, which I&amp;#39;m fine with!!).  &lt;br /&gt;&lt;br /&gt;Hope that helps!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/904334750689762007/comments/default/7676413418433146717'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/904334750689762007/comments/default/7676413418433146717'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/using-qr-codes-in-your-digital-layouts.html?showComment=1366124958952#c7676413418433146717' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/904334750689762007/comments/default/2295829754587047875'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/using-qr-codes-in-your-digital-layouts.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-904334750689762007' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/904334750689762007' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='April 16, 2013 at 9:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2571755383662488276</id><published>2013-04-16T12:07:28.036-06:00</published><updated>2013-04-16T12:07:28.036-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love, love LOVE the princess stuff! And thank you ...</title><content type='html'>Love, love LOVE the princess stuff! And thank you so much for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/2571755383662488276'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/2571755383662488276'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1366135648036#c2571755383662488276' title=''/><author><name>Lynnette</name><uri>https://www.blogger.com/profile/03271795277819509003</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_pdKU-iSOkTo/SBYR7i9UtFI/AAAAAAAABFQ/nQeAqQBNRM8/S220-s32/blossom.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1949527233'/><gd:extendedProperty name='blogger.displayTime' value='April 16, 2013 at 12:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1215761349852896995</id><published>2013-04-16T12:13:12.366-06:00</published><updated>2013-04-16T12:13:12.366-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such a fun freebie! Thank you so much! Can you tel...</title><content type='html'>Such a fun freebie! Thank you so much! Can you tell me if/when show off gift emails will be going out?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/1215761349852896995'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/1215761349852896995'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1366135992366#c1215761349852896995' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='April 16, 2013 at 12:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-102972700273098597</id><published>2013-04-17T07:46:57.699-06:00</published><updated>2013-04-17T07:46:57.699-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here is my LO:
http://www.brittishdesigns.com/gall...</title><content type='html'>Here is my LO:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3100&lt;br /&gt;&lt;br /&gt;And here&amp;#39;s hobbes130&amp;#39;s LO that I scraplifted:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=4&amp;amp;pid=2501#top_display_media&lt;br /&gt;&lt;br /&gt;Thanks for the fun challenge!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/70224856784595432/comments/default/102972700273098597'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/70224856784595432/comments/default/102972700273098597'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/april-challenge-scraplifting.html?showComment=1366206417699#c102972700273098597' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/april-challenge-scraplifting.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-70224856784595432' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/70224856784595432' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2013 at 7:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6480463436082482366</id><published>2013-04-17T08:13:17.858-06:00</published><updated>2013-04-17T08:13:17.858-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s the correct link for hobbes130&amp;#39;s Fr...</title><content type='html'>Here&amp;#39;s the correct link for hobbes130&amp;#39;s Frozen Castle page:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=2501&lt;br /&gt;Sorry I forgot to do it right the first time...&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/70224856784595432/comments/default/6480463436082482366'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/70224856784595432/comments/default/6480463436082482366'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/april-challenge-scraplifting.html?showComment=1366207997858#c6480463436082482366' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/70224856784595432/comments/default/102972700273098597'/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/april-challenge-scraplifting.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-70224856784595432' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/70224856784595432' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2013 at 8:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3087957627259103881</id><published>2013-04-19T13:27:53.671-06:00</published><updated>2013-04-19T13:27:53.671-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great challenge Britt! Here is my page http://www....</title><content type='html'>Great challenge Britt! Here is my page http://www.brittishdesigns.com/gallery/displayimage.php?pid=3109  I lifted this page by Yzerbear:  http://www.brittishdesigns.com/gallery/displayimage.php?pid=2019</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/70224856784595432/comments/default/3087957627259103881'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/70224856784595432/comments/default/3087957627259103881'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/april-challenge-scraplifting.html?showComment=1366399673671#c3087957627259103881' title=''/><author><name>Liriel</name><uri>https://www.blogger.com/profile/15879637526910364868</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/april-challenge-scraplifting.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-70224856784595432' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/70224856784595432' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1955299803'/><gd:extendedProperty name='blogger.displayTime' value='April 19, 2013 at 1:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2466899326968916079</id><published>2013-04-20T18:56:41.545-06:00</published><updated>2013-04-20T18:56:41.545-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These will be perfect for my everything, with a 2 ...</title><content type='html'>These will be perfect for my everything, with a 2 year old girl and a Disneyland annual pass! I&amp;#39;m downloading the princess cards now and I&amp;#39;ll definitely be buying that kit as soon as I can.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/2466899326968916079'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/2466899326968916079'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1366505801545#c2466899326968916079' title=''/><author><name>Shannon</name><uri>https://www.blogger.com/profile/16565899604748722243</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-ctoXqTOEZGA/UmF4gWyVY2I/AAAAAAAAArk/Utbylo3cXL8/s32/IMG_0798-Edit.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1528715478'/><gd:extendedProperty name='blogger.displayTime' value='April 20, 2013 at 6:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1428877837544398473</id><published>2013-04-23T17:20:08.043-06:00</published><updated>2013-04-23T17:20:08.043-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you, thank you, thank you! Here I was trying...</title><content type='html'>Thank you, thank you, thank you! Here I was trying to burn video files onto disc to slip into albums. Your instructions were perfect, this has revolutionized my scrapbooking. Did I say thank you?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/904334750689762007/comments/default/1428877837544398473'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/904334750689762007/comments/default/1428877837544398473'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/using-qr-codes-in-your-digital-layouts.html?showComment=1366759208043#c1428877837544398473' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10039245356350067211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/using-qr-codes-in-your-digital-layouts.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-904334750689762007' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/904334750689762007' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1212506986'/><gd:extendedProperty name='blogger.displayTime' value='April 23, 2013 at 5:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1829026068563589270</id><published>2013-04-23T20:16:00.006-06:00</published><updated>2013-04-23T20:16:00.006-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THanks for the awesome cards!!!</title><content type='html'>THanks for the awesome cards!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/1829026068563589270'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/1829026068563589270'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1366769760006#c1829026068563589270' title=''/><author><name>Angi</name><uri>https://www.blogger.com/profile/16121878620607264036</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_TUwktRa3dTs/SzaTHqte5GI/AAAAAAAAAAg/BXKoc1lt8uo/S220-s32/Tim+lakehouse+-+Labor+day+Wknd+2006+-+11.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1972421644'/><gd:extendedProperty name='blogger.displayTime' value='April 23, 2013 at 8:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-792388042003751413</id><published>2013-04-25T19:32:52.515-06:00</published><updated>2013-04-25T19:32:52.515-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fun challenge! I loved all the inspiring pages in ...</title><content type='html'>Fun challenge! I loved all the inspiring pages in the Britt Girls Gallery- had to choose one.  &lt;br /&gt;&lt;br /&gt;My page is here: http://www.brittishdesigns.com/gallery/displayimage.php?album=lastup&amp;amp;cat=0&amp;amp;pid=3130#top_display_media&lt;br /&gt;&lt;br /&gt;and the original is here: http://www.brittishdesigns.com/gallery/displayimage.php?album=4&amp;amp;pid=3026#top_display_media&lt;br /&gt; </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/70224856784595432/comments/default/792388042003751413'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/70224856784595432/comments/default/792388042003751413'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/april-challenge-scraplifting.html?showComment=1366939972515#c792388042003751413' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/15706654016402170256</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/april-challenge-scraplifting.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-70224856784595432' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/70224856784595432' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-306572209'/><gd:extendedProperty name='blogger.displayTime' value='April 25, 2013 at 7:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5217834303271344052</id><published>2013-04-27T03:19:32.469-06:00</published><updated>2013-05-03T09:53:26.070-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!!! I like your scrap, so fun!!!</title><content type='html'>Thank you!!! I like your scrap, so fun!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/358531945097840905/comments/default/5217834303271344052'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/358531945097840905/comments/default/5217834303271344052'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/introducing-pronto-collection.html?showComment=1367054372469#c5217834303271344052' title=''/><author><name>luicita</name><uri>https://www.blogger.com/profile/15826109497188477114</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/introducing-pronto-collection.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-358531945097840905' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/358531945097840905' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1129121849'/><gd:extendedProperty name='blogger.displayTime' value='April 27, 2013 at 3:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2650270004079130157</id><published>2013-04-29T13:54:27.238-06:00</published><updated>2013-04-29T13:54:27.238-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These layouts are gorgeous, great job!</title><content type='html'>These layouts are gorgeous, great job!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7984939878848416433/comments/default/2650270004079130157'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7984939878848416433/comments/default/2650270004079130157'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-alphas.html?showComment=1367265267238#c2650270004079130157' title=''/><author><name>Elaine</name><uri>https://www.blogger.com/profile/06273269757342207076</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-alphas.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7984939878848416433' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7984939878848416433' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-475127405'/><gd:extendedProperty name='blogger.displayTime' value='April 29, 2013 at 1:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6294103552599332355</id><published>2013-04-29T16:24:59.452-06:00</published><updated>2013-04-29T16:24:59.452-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I had such a hard time deciding which layout to sc...</title><content type='html'>I had such a hard time deciding which layout to scraplift.  I finally came up with this.&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3134&lt;br /&gt;&lt;br /&gt;I scraplifted this beautiful layout by littemuffin06.&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=1387&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/70224856784595432/comments/default/6294103552599332355'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/70224856784595432/comments/default/6294103552599332355'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/april-challenge-scraplifting.html?showComment=1367274299452#c6294103552599332355' title=''/><author><name>r0binb</name><uri>https://www.blogger.com/profile/12030484982382359158</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/april-challenge-scraplifting.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-70224856784595432' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/70224856784595432' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-309338460'/><gd:extendedProperty name='blogger.displayTime' value='April 29, 2013 at 4:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7460308635899219378</id><published>2013-04-30T10:39:42.622-06:00</published><updated>2013-04-30T10:39:42.622-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the fun challenge!

Here is my page:  h...</title><content type='html'>Thanks for the fun challenge!&lt;br /&gt;&lt;br /&gt;Here is my page:  http://www.brittishdesigns.com/gallery/displayimage.php?pid=3135&lt;br /&gt;&lt;br /&gt;I scraplifted yzerbear&amp;#39;s great layout here:  http://www.brittishdesigns.com/gallery/displayimage.php?pid=1465</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/70224856784595432/comments/default/7460308635899219378'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/70224856784595432/comments/default/7460308635899219378'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/april-challenge-scraplifting.html?showComment=1367339982622#c7460308635899219378' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/12404804109197736241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='19' src='//3.bp.blogspot.com/_QmeExbl0Y8E/TEXwFHMrXOI/AAAAAAAAAAM/66sL5qI6QRw/S220-s32/mousescrappers_avatar.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/april-challenge-scraplifting.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-70224856784595432' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/70224856784595432' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-629790199'/><gd:extendedProperty name='blogger.displayTime' value='April 30, 2013 at 10:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8301248331646974941</id><published>2013-04-30T11:13:50.493-06:00</published><updated>2013-04-30T11:13:50.493-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I lifted WenRob&amp;#39;s Splash Mountain layout:  htt...</title><content type='html'>I lifted WenRob&amp;#39;s Splash Mountain layout:  http://www.brittishdesigns.com/gallery/displayimage.php?pid=1482&lt;br /&gt;&lt;br /&gt;and this is my layout: http://www.brittishdesigns.com/gallery/displayimage.php?pid=3136&lt;br /&gt;&lt;br /&gt;Scraplift challenges are one of my favorites!  Thanks for a fun month!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/70224856784595432/comments/default/8301248331646974941'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/70224856784595432/comments/default/8301248331646974941'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/april-challenge-scraplifting.html?showComment=1367342030493#c8301248331646974941' title=''/><author><name>Aussiegirl</name><uri>https://www.blogger.com/profile/03852038327495578917</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/april-challenge-scraplifting.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-70224856784595432' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/70224856784595432' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1376816543'/><gd:extendedProperty name='blogger.displayTime' value='April 30, 2013 at 11:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-734743306515289556</id><published>2013-05-02T17:03:26.843-06:00</published><updated>2013-05-02T17:03:26.843-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sounds great.. I can&amp;#39;t wait! :)</title><content type='html'>Sounds great.. I can&amp;#39;t wait! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4357672267153111881/comments/default/734743306515289556'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4357672267153111881/comments/default/734743306515289556'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/the-fun-starts-at-midnight.html?showComment=1367535806843#c734743306515289556' title=''/><author><name>Gloria </name><uri>https://www.blogger.com/profile/00744014481764470563</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-7bHGTArxrHo/U0Ck1omDzgI/AAAAAAAACWg/ydLpuic8_TM/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/the-fun-starts-at-midnight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4357672267153111881' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4357672267153111881' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2073291340'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2013 at 5:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2055544546173719416</id><published>2013-05-02T17:57:35.297-06:00</published><updated>2013-05-02T17:57:35.297-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Whoot! Can&amp;#39;t wait for the fun to begin :)</title><content type='html'>Whoot! Can&amp;#39;t wait for the fun to begin :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4357672267153111881/comments/default/2055544546173719416'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4357672267153111881/comments/default/2055544546173719416'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/the-fun-starts-at-midnight.html?showComment=1367539055297#c2055544546173719416' title=''/><author><name>Melissa - Ann</name><uri>https://www.blogger.com/profile/11062042741563847715</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='//2.bp.blogspot.com/-rAcG9VYJ6_Q/TkleBR-tDZI/AAAAAAAAAB4/cL4QQz7haU0/s33/Picture3.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/the-fun-starts-at-midnight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4357672267153111881' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4357672267153111881' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1803673761'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2013 at 5:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4184776414814781438</id><published>2013-05-02T22:03:31.951-06:00</published><updated>2013-05-02T22:03:31.951-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats Julie!</title><content type='html'>Congrats Julie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7621949591350979368/comments/default/4184776414814781438'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7621949591350979368/comments/default/4184776414814781438'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/april-challenge-winner.html?showComment=1367553811951#c4184776414814781438' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/april-challenge-winner.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7621949591350979368' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7621949591350979368' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2013 at 10:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-773204077293896723</id><published>2013-05-03T03:17:54.285-06:00</published><updated>2013-05-03T03:17:54.285-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>AMAZING giveaway! I was just looking at getting a ...</title><content type='html'>AMAZING giveaway! I was just looking at getting a smashbook mailed from the USA yesterday strangely enough.  I was thinking of giving it a try for my next trip to Disney World in October - as like you, I come back with a plethora of paper keepsakes and don&amp;#39;t really do much with them but I&amp;#39;m determined this time I WILL smash them!&lt;br /&gt;&lt;br /&gt;The grab bag looks amazing! Thanks for the sale and for all the hard work you put into every event!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4504609036229860015/comments/default/773204077293896723'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4504609036229860015/comments/default/773204077293896723'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/happy-nsd-sale-grab-bag-and-smashbook.html?showComment=1367572674285#c773204077293896723' title=''/><author><name>Melissa - Ann</name><uri>https://www.blogger.com/profile/11062042741563847715</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='//2.bp.blogspot.com/-rAcG9VYJ6_Q/TkleBR-tDZI/AAAAAAAAAB4/cL4QQz7haU0/s33/Picture3.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/happy-nsd-sale-grab-bag-and-smashbook.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4504609036229860015' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4504609036229860015' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1803673761'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2013 at 3:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5421717742858207179</id><published>2013-05-03T07:16:27.195-06:00</published><updated>2013-05-03T07:16:27.195-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a fun giveaway! And your grab bag color schem...</title><content type='html'>What a fun giveaway! And your grab bag color scheme is too cute to resist. Good thing it&amp;#39;s only $4! I&amp;#39;m hoping to speed scrap tomorrow too :) can&amp;#39;t wait!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4504609036229860015/comments/default/5421717742858207179'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4504609036229860015/comments/default/5421717742858207179'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/happy-nsd-sale-grab-bag-and-smashbook.html?showComment=1367586987195#c5421717742858207179' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/happy-nsd-sale-grab-bag-and-smashbook.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4504609036229860015' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4504609036229860015' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2013 at 7:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1354991326365636158</id><published>2013-05-03T08:17:51.194-06:00</published><updated>2013-05-03T08:17:51.194-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great blog post today with lots of goodies in it! ...</title><content type='html'>Great blog post today with lots of goodies in it!  A Disney Smashbook sounds like such fun.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4504609036229860015/comments/default/1354991326365636158'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4504609036229860015/comments/default/1354991326365636158'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/happy-nsd-sale-grab-bag-and-smashbook.html?showComment=1367590671194#c1354991326365636158' title=''/><author><name>Kathleen</name><uri>https://www.blogger.com/profile/15889788403367231640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//3.bp.blogspot.com/_3gSu_F76KME/Se8cvVYAahI/AAAAAAAAAAM/hlZltjGRbC8/S220-s32/Me+Camera.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/happy-nsd-sale-grab-bag-and-smashbook.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4504609036229860015' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4504609036229860015' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1257217952'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2013 at 8:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4001824857296849556</id><published>2013-05-03T08:49:52.581-06:00</published><updated>2013-05-03T08:49:52.581-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the chance, Britt! I&amp;#39;m all pinned!!</title><content type='html'>Thanks for the chance, Britt! I&amp;#39;m all pinned!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1555527048519776213/comments/default/4001824857296849556'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1555527048519776213/comments/default/4001824857296849556'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/princess-of-pinterest-contest.html?showComment=1367592592581#c4001824857296849556' title=''/><author><name>Lynn</name><uri>https://www.blogger.com/profile/02674478121376236925</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-84TLWmlsg2U/VRwoOLfBaUI/AAAAAAABGEM/lT_H5gpqvzw/s32/Aristocats.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/princess-of-pinterest-contest.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1555527048519776213' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1555527048519776213' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-817097256'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2013 at 8:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5894058780860721830</id><published>2013-05-03T10:13:37.719-06:00</published><updated>2013-05-03T10:13:37.719-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Done! Sure hope I&amp;#39;m a lucky winner :)</title><content type='html'>Done! Sure hope I&amp;#39;m a lucky winner :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1555527048519776213/comments/default/5894058780860721830'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1555527048519776213/comments/default/5894058780860721830'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/princess-of-pinterest-contest.html?showComment=1367597617719#c5894058780860721830' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/princess-of-pinterest-contest.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1555527048519776213' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1555527048519776213' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2013 at 10:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7960782854869944838</id><published>2013-05-03T10:16:07.041-06:00</published><updated>2013-05-03T10:16:07.041-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Woohoo! Your own chat room that is awesome. I hope...</title><content type='html'>Woohoo! Your own chat room that is awesome. I hope I can come chat and scrap along :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4504609036229860015/comments/default/7960782854869944838'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4504609036229860015/comments/default/7960782854869944838'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/happy-nsd-sale-grab-bag-and-smashbook.html?showComment=1367597767041#c7960782854869944838' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/happy-nsd-sale-grab-bag-and-smashbook.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4504609036229860015' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4504609036229860015' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2013 at 10:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2367900800983634645</id><published>2013-05-03T10:53:16.765-06:00</published><updated>2013-05-03T10:53:16.765-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Bought the grab bag...can&amp;#39;t wait to scrap with...</title><content type='html'>Bought the grab bag...can&amp;#39;t wait to scrap with it! Love the bright colors! Awesome giveaway! So cool!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4504609036229860015/comments/default/2367900800983634645'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4504609036229860015/comments/default/2367900800983634645'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/happy-nsd-sale-grab-bag-and-smashbook.html?showComment=1367599996765#c2367900800983634645' title=''/><author><name>Tiffany</name><uri>https://www.blogger.com/profile/06821125646682590144</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//farm2.static.flickr.com/1119/1336574422_0ed48f4262_o.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/happy-nsd-sale-grab-bag-and-smashbook.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4504609036229860015' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4504609036229860015' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1094967057'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2013 at 10:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8163873086163735290</id><published>2013-05-03T13:29:07.043-06:00</published><updated>2013-05-03T13:29:07.043-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome giveaway!  I am inspired by the the grab b...</title><content type='html'>Awesome giveaway!  I am inspired by the the grab bag ideas.  Will be picking one of those up to work on my layouts tonight!  Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4504609036229860015/comments/default/8163873086163735290'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4504609036229860015/comments/default/8163873086163735290'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/happy-nsd-sale-grab-bag-and-smashbook.html?showComment=1367609347043#c8163873086163735290' title=''/><author><name>JLS</name><uri>https://www.blogger.com/profile/17653157447295388222</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_4Q5swQQDm6M/SZGlW8yq6LI/AAAAAAAAAAM/M3O_Oh9Z5EY/S220-s32/calvin+and+hobbes.bmp'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/happy-nsd-sale-grab-bag-and-smashbook.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4504609036229860015' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4504609036229860015' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1149772519'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2013 at 1:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4652995188589541438</id><published>2013-05-03T13:46:41.777-06:00</published><updated>2013-05-03T13:46:41.777-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>A Smash book is PERFECT for Disney trips! Thanks s...</title><content type='html'>A Smash book is PERFECT for Disney trips! Thanks so much for this giveaway. I love those stickers you&amp;#39;ve added to the Smash book giveaway!&lt;br /&gt;&lt;br /&gt;Have a great weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4504609036229860015/comments/default/4652995188589541438'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4504609036229860015/comments/default/4652995188589541438'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/happy-nsd-sale-grab-bag-and-smashbook.html?showComment=1367610401777#c4652995188589541438' title=''/><author><name>MelanieB</name><uri>https://www.blogger.com/profile/08639504448625648885</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-mNEO7Sc6Q1E/VgiDpm6ZW9I/AAAAAAAAAII/w6XDK6-7luA/s32/IMG_1670.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/happy-nsd-sale-grab-bag-and-smashbook.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4504609036229860015' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4504609036229860015' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1356078958'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2013 at 1:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6600406274917733791</id><published>2013-05-03T14:04:05.802-06:00</published><updated>2013-05-03T14:04:05.802-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for a chance to win some really sweet Disne...</title><content type='html'>Thanks for a chance to win some really sweet Disney giveaway.  </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4504609036229860015/comments/default/6600406274917733791'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4504609036229860015/comments/default/6600406274917733791'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/happy-nsd-sale-grab-bag-and-smashbook.html?showComment=1367611445802#c6600406274917733791' title=''/><author><name>Gloria </name><uri>https://www.blogger.com/profile/00744014481764470563</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-7bHGTArxrHo/U0Ck1omDzgI/AAAAAAAACWg/ydLpuic8_TM/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/happy-nsd-sale-grab-bag-and-smashbook.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4504609036229860015' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4504609036229860015' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2073291340'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2013 at 2:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1834589424168587124</id><published>2013-05-03T17:31:37.753-06:00</published><updated>2013-05-03T17:31:37.753-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for adding lots of extra fun to iNDS! I thi...</title><content type='html'>Thanks for adding lots of extra fun to iNDS! I think Smash books would be PERFECT for my 8 year old daughter! She saves everything (including parade glitter) from our Disney trips! This would be a great place to keep her memories.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4504609036229860015/comments/default/1834589424168587124'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4504609036229860015/comments/default/1834589424168587124'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/happy-nsd-sale-grab-bag-and-smashbook.html?showComment=1367623897753#c1834589424168587124' title=''/><author><name>Disney Dreamer</name><uri>https://www.blogger.com/profile/10688982750735759659</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/happy-nsd-sale-grab-bag-and-smashbook.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4504609036229860015' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4504609036229860015' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-737127822'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2013 at 5:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1476536922454000491</id><published>2013-05-03T19:46:53.953-06:00</published><updated>2013-05-03T19:46:53.953-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fun challenge!  I chose Bebas Neue and did a 2 pag...</title><content type='html'>Fun challenge!  I chose Bebas Neue and did a 2 pager:&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3146&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3145</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/1476536922454000491'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/1476536922454000491'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html?showComment=1367632013953#c1476536922454000491' title=''/><author><name>Aussiegirl</name><uri>https://www.blogger.com/profile/03852038327495578917</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5302674932883922361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302674932883922361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1376816543'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2013 at 7:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6047684132057488572</id><published>2013-05-03T21:09:05.282-06:00</published><updated>2013-05-03T21:09:05.282-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the smashbook idea!  I&amp;#39;m off to buy eve...</title><content type='html'>I love the smashbook idea!  I&amp;#39;m off to buy everything on my wish list now!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4504609036229860015/comments/default/6047684132057488572'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4504609036229860015/comments/default/6047684132057488572'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/happy-nsd-sale-grab-bag-and-smashbook.html?showComment=1367636945282#c6047684132057488572' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/happy-nsd-sale-grab-bag-and-smashbook.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4504609036229860015' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4504609036229860015' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2013 at 9:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5327759145161048320</id><published>2013-05-03T21:57:28.096-06:00</published><updated>2013-05-03T21:57:28.096-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So fun! Thanks for a chance to win! And it&amp;#39;s s...</title><content type='html'>So fun! Thanks for a chance to win! And it&amp;#39;s so cool of you to discount your goodies so much!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4504609036229860015/comments/default/5327759145161048320'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4504609036229860015/comments/default/5327759145161048320'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/happy-nsd-sale-grab-bag-and-smashbook.html?showComment=1367639848096#c5327759145161048320' title=''/><author><name>Christy</name><uri>https://www.blogger.com/profile/04697454493961433517</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-Fe1iVk7XxZs/Tpj9GEJiSKI/AAAAAAAAAJA/fYLGFoVDpRw/s32/029%2Bcopy%2B3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/happy-nsd-sale-grab-bag-and-smashbook.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4504609036229860015' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4504609036229860015' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026366719'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2013 at 9:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7282503872249728842</id><published>2013-05-03T22:34:34.654-06:00</published><updated>2013-05-03T22:34:34.654-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a clever contest idea! Love it xx</title><content type='html'>What a clever contest idea! Love it xx</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1555527048519776213/comments/default/7282503872249728842'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1555527048519776213/comments/default/7282503872249728842'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/princess-of-pinterest-contest.html?showComment=1367642074654#c7282503872249728842' title=''/><author><name>Elise</name><uri>https://www.blogger.com/profile/00854102089354619161</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/princess-of-pinterest-contest.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1555527048519776213' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1555527048519776213' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1981085680'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2013 at 10:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9097011345921157213</id><published>2013-05-04T06:18:29.902-06:00</published><updated>2013-05-04T06:18:29.902-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the fun challenge, it&amp;#39;s been a whil...</title><content type='html'>Thanks for the fun challenge, it&amp;#39;s been a while since I did a font challenge.  I went for it and used all three fonts, two in my title and one on a word tag. LOVE your new kit!&lt;br /&gt;&lt;br /&gt; http://www.brittishdesigns.com/gallery/displayimage.php?pid=3149</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/9097011345921157213'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/9097011345921157213'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html?showComment=1367669909902#c9097011345921157213' title=''/><author><name>Melissa - Ann</name><uri>https://www.blogger.com/profile/11062042741563847715</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='//2.bp.blogspot.com/-rAcG9VYJ6_Q/TkleBR-tDZI/AAAAAAAAAB4/cL4QQz7haU0/s33/Picture3.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5302674932883922361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302674932883922361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1803673761'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2013 at 6:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6633985083758618057</id><published>2013-05-04T07:31:06.424-06:00</published><updated>2013-05-04T07:31:06.424-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I was able to use 2 of the 3... in the title and o...</title><content type='html'>I was able to use 2 of the 3... in the title and on a tag.  Thanks for adding 3 new fonts to my growing list!  LOL!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=3&amp;amp;pid=3150#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/6633985083758618057'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/6633985083758618057'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html?showComment=1367674266424#c6633985083758618057' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5302674932883922361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302674932883922361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2013 at 7:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7050560556000936219</id><published>2013-05-04T08:46:51.006-06:00</published><updated>2013-05-04T08:46:51.006-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fun challenge, Britt!  I used Lavenderia and went ...</title><content type='html'>Fun challenge, Britt!  I used Lavenderia and went for a very simple layout to make the font really stand out! Happy iNSD!! &lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3153</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/7050560556000936219'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/7050560556000936219'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html?showComment=1367678811006#c7050560556000936219' title=''/><author><name>ali b.</name><uri>https://www.blogger.com/profile/04129318529729554495</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//3.bp.blogspot.com/_kQ2asfss0dQ/SbK8ypVk1VI/AAAAAAAAAHQ/itXhXg8XoL8/S220-s33/DSC08898.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5302674932883922361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302674932883922361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1987221096'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2013 at 8:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5509705090753988065</id><published>2013-05-04T08:55:51.486-06:00</published><updated>2013-05-04T08:55:51.486-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for a chance to win Britt.  I used ...</title><content type='html'>Thanks so much for a chance to win Britt.  I used  Bebas Neue I loved the bold look ;)&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3152</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/5509705090753988065'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/5509705090753988065'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html?showComment=1367679351486#c5509705090753988065' title=''/><author><name>Lisa</name><uri>https://www.blogger.com/profile/03752909545769005869</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Ytn7EJgQ1pY/TUrvHeweE5I/AAAAAAAAA1Q/PYW0B3hkh5Y/s32/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5302674932883922361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302674932883922361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1535737862'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2013 at 8:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4758219543484376304</id><published>2013-05-04T11:35:18.073-06:00</published><updated>2013-05-04T11:35:18.073-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy iNSD!  Thanks for the fun game!  http://www....</title><content type='html'>Happy iNSD!  Thanks for the fun game!  http://www.brittishdesigns.com/gallery/displayimage.php?pid=3156</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/4758219543484376304'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/4758219543484376304'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html?showComment=1367688918073#c4758219543484376304' title=''/><author><name>amykayhay</name><uri>https://www.blogger.com/profile/16575430630906914133</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5302674932883922361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302674932883922361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2032160525'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2013 at 11:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6380509023693287310</id><published>2013-05-04T11:38:36.197-06:00</published><updated>2013-05-04T11:38:36.197-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the fun challenge and for introducing m...</title><content type='html'>Thanks for the fun challenge and for introducing me to three great fonts!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3157</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/6380509023693287310'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/6380509023693287310'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html?showComment=1367689116197#c6380509023693287310' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/12404804109197736241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='19' src='//3.bp.blogspot.com/_QmeExbl0Y8E/TEXwFHMrXOI/AAAAAAAAAAM/66sL5qI6QRw/S220-s32/mousescrappers_avatar.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5302674932883922361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302674932883922361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-629790199'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2013 at 11:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5806472529896088924</id><published>2013-05-04T11:47:17.078-06:00</published><updated>2013-05-04T11:47:17.078-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love my iNSD Grab Bag! Thanks!
</title><content type='html'>I love my iNSD Grab Bag! Thanks!&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4504609036229860015/comments/default/5806472529896088924'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4504609036229860015/comments/default/5806472529896088924'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/happy-nsd-sale-grab-bag-and-smashbook.html?showComment=1367689637078#c5806472529896088924' title=''/><author><name>scrapperellen</name><uri>https://www.blogger.com/profile/07008515344187395742</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/happy-nsd-sale-grab-bag-and-smashbook.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4504609036229860015' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4504609036229860015' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1628041170'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2013 at 11:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6479488844363444311</id><published>2013-05-04T12:29:25.573-06:00</published><updated>2013-05-04T12:29:25.573-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>http://www.brittishdesigns.com/gallery/displayimag...</title><content type='html'>http://www.brittishdesigns.com/gallery/displayimage.php?pid=3158&lt;br /&gt;Thanks!  It was fun to have a challenge today :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/6479488844363444311'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/6479488844363444311'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html?showComment=1367692165573#c6479488844363444311' title=''/><author><name>Laura Schmitt</name><uri>https://www.blogger.com/profile/05463058207258783953</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='24' src='//3.bp.blogspot.com/__R-N2HoHns0/TBlqjQRKmHI/AAAAAAABC-g/BxTOFwfkgbY/S220-s31/bfclass.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5302674932883922361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302674932883922361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-811880337'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2013 at 12:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3408030406389204099</id><published>2013-05-04T15:32:07.224-06:00</published><updated>2013-05-04T15:32:07.224-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the opportunity. Find a few new kits I ...</title><content type='html'>Thanks for the opportunity. Find a few new kits I need :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1555527048519776213/comments/default/3408030406389204099'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1555527048519776213/comments/default/3408030406389204099'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/princess-of-pinterest-contest.html?showComment=1367703127224#c3408030406389204099' title=''/><author><name>Amanda</name><uri>https://www.blogger.com/profile/12463643849303642338</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//2.bp.blogspot.com/_DbLPxe81om0/Shd2QWrnKiI/AAAAAAAABXs/r6w4KLKXcxU/S220-s32/Personal+8+08+BW.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/princess-of-pinterest-contest.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1555527048519776213' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1555527048519776213' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1244185'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2013 at 3:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6553527220042027130</id><published>2013-05-04T17:26:30.977-06:00</published><updated>2013-05-04T17:26:30.977-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This was lots of fun!

http://www.brittishdesigns....</title><content type='html'>This was lots of fun!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=lastup&amp;amp;cat=0&amp;amp;pid=3180#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/6553527220042027130'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/6553527220042027130'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html?showComment=1367709990977#c6553527220042027130' title=''/><author><name>Lindsey</name><uri>https://www.blogger.com/profile/09545292144672358618</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5302674932883922361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302674932883922361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-189596744'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2013 at 5:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1166925296523550684</id><published>2013-05-04T23:39:10.750-06:00</published><updated>2013-05-04T23:39:10.750-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome challenge! Thanks for another chance to wi...</title><content type='html'>Awesome challenge! Thanks for another chance to win!&lt;br /&gt; I love all three fonts but I used the Lavenderia one for this page.&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3189&amp;amp;message_id=1749c605179349baf83b7126ff0b61cf&amp;amp;message_icon=info#cpgMessageBlock</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/1166925296523550684'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/1166925296523550684'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html?showComment=1367732350750#c1166925296523550684' title=''/><author><name>Christy</name><uri>https://www.blogger.com/profile/04697454493961433517</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-Fe1iVk7XxZs/Tpj9GEJiSKI/AAAAAAAAAJA/fYLGFoVDpRw/s32/029%2Bcopy%2B3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5302674932883922361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302674932883922361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026366719'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2013 at 11:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1171908449754124584</id><published>2013-05-05T08:24:34.607-06:00</published><updated>2013-05-05T08:24:34.607-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the challenge!

http://www.brittishdesi...</title><content type='html'>Thanks for the challenge!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3190&amp;amp;message_id=1b62ba08be8a8e778b2a00382f6e2bd0&amp;amp;message_icon=info#cpgMessageBlock</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/1171908449754124584'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/1171908449754124584'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html?showComment=1367763874607#c1171908449754124584' title=''/><author><name>supergirljennie</name><uri>https://www.blogger.com/profile/04977454966178346785</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5302674932883922361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302674932883922361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1341077995'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2013 at 8:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1928901862777211532</id><published>2013-05-05T10:27:46.537-06:00</published><updated>2013-05-05T10:27:46.537-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the challenge.  Love your LO.  Pinocchi...</title><content type='html'>Thanks for the challenge.  Love your LO.  Pinocchio not our fav either.  I stayed out with our little one and snapped a pick of the adults coming out with the most bored expression.  It was too funny!&lt;br /&gt;Here is my Quick Fire:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3194</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/1928901862777211532'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/1928901862777211532'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html?showComment=1367771266537#c1928901862777211532' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5302674932883922361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302674932883922361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2013 at 10:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9177718741081430608</id><published>2013-05-05T12:56:02.820-06:00</published><updated>2013-05-05T12:56:02.820-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I loved this challenge! I never embellish very muc...</title><content type='html'>I loved this challenge! I never embellish very much but I had to for this page. :) Thanks for the fun weekend. Looking forward to finding out all the different winners and hoping I&amp;#39;m a lucky one!&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3195</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/9177718741081430608'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/9177718741081430608'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html?showComment=1367780162820#c9177718741081430608' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5302674932883922361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302674932883922361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2013 at 12:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4119962304360626264</id><published>2013-05-05T15:41:38.716-06:00</published><updated>2013-05-05T15:41:38.716-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the awesome fonts to add to my ...</title><content type='html'>Thanks so much for the awesome fonts to add to my collection. I love your LO and how you captured and documented the not so happy moments of your Disney experience. Thanks so much for the chance. Here is my layout: http://www.brittishdesigns.com/gallery/displayimage.php?pid=3196&amp;amp;message_id=31a0d600c0532aa7f54839025ad8de37&amp;amp;message_icon=info#cpgMessageBlock</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/4119962304360626264'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/4119962304360626264'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html?showComment=1367790098716#c4119962304360626264' title=''/><author><name>Kristin</name><uri>https://www.blogger.com/profile/18182762546918756453</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5302674932883922361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302674932883922361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-379903733'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2013 at 3:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8344004637871262875</id><published>2013-05-05T17:34:13.796-06:00</published><updated>2013-05-05T17:34:13.796-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the fun challenge!  Love fonts... and t...</title><content type='html'>Thanks for the fun challenge!  Love fonts... and these are great ones!  Here is my LO.  This OFFICIALLY marks my LAST page for my 2011 trip.  I am so excited to finally print it and put it in a book! YAY!!!!&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3197</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/8344004637871262875'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/8344004637871262875'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html?showComment=1367796853796#c8344004637871262875' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5302674932883922361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302674932883922361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2013 at 5:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1749560461858328571</id><published>2013-05-05T19:12:11.176-06:00</published><updated>2013-05-05T19:12:11.176-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here is my layout: http://www.brittishdesigns.com/...</title><content type='html'>Here is my layout: http://www.brittishdesigns.com/gallery/displayimage.php?pid=3199&lt;br /&gt;Thanks for the challenge!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/1749560461858328571'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/1749560461858328571'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html?showComment=1367802731176#c1749560461858328571' title=''/><author><name>Amanda Ann</name><uri>https://www.blogger.com/profile/14946220896440144533</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5302674932883922361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302674932883922361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-175937499'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2013 at 7:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7663083214664240165</id><published>2013-05-05T19:26:32.874-06:00</published><updated>2013-05-05T19:26:32.874-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you Britt!  Here&amp;#39;s mine!  http://www.bri...</title><content type='html'>Thank you Britt!  Here&amp;#39;s mine!  http://www.brittishdesigns.com/gallery/displayimage.php?pid=3200</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/7663083214664240165'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/7663083214664240165'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html?showComment=1367803592874#c7663083214664240165' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5302674932883922361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302674932883922361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2013 at 7:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3995660961307340975</id><published>2013-05-05T20:07:26.181-06:00</published><updated>2013-05-05T20:07:26.181-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for all the fun giveaways this weekend for ...</title><content type='html'>Thanks for all the fun giveaways this weekend for iNSD! I chose to play with the KG Girl on Fire font for part of the title and the journaling. Thanks for the fun fonts!&lt;br /&gt; &lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3201</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/3995660961307340975'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/3995660961307340975'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html?showComment=1367806046181#c3995660961307340975' title=''/><author><name>Disney Dreamer</name><uri>https://www.blogger.com/profile/10688982750735759659</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5302674932883922361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302674932883922361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-737127822'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2013 at 8:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-349840516493389273</id><published>2013-05-05T20:21:10.130-06:00</published><updated>2013-05-05T20:21:10.130-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s mine :)
http://www.brittishdesigns.com/...</title><content type='html'>Here&amp;#39;s mine :)&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3203&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/349840516493389273'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/349840516493389273'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html?showComment=1367806870130#c349840516493389273' title=''/><author><name>Kristen</name><uri>https://www.blogger.com/profile/07652966214558592854</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5302674932883922361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302674932883922361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162558368'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2013 at 8:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8242135844054697391</id><published>2013-05-05T21:38:33.633-06:00</published><updated>2013-05-05T21:38:33.633-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great timing for my layout, your &amp;quot;Say Cheese&amp;...</title><content type='html'>Great timing for my layout, your &amp;quot;Say Cheese&amp;quot; papers and elements are the perfect colors!  http://www.brittishdesigns.com/gallery/displayimage.php?pid=3204   Thanks for the chance to win! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/8242135844054697391'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/8242135844054697391'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html?showComment=1367811513633#c8242135844054697391' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5302674932883922361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302674932883922361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2013 at 9:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7217633246844859900</id><published>2013-05-05T21:48:22.942-06:00</published><updated>2013-05-05T21:48:22.942-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s mine, it&amp;#39;s a photobucket link. I wa...</title><content type='html'>Here&amp;#39;s mine, it&amp;#39;s a photobucket link. I wasn&amp;#39;t already registered at your gallery and my authorization hasn&amp;#39;t come in the last hour. http://s240.photobucket.com/user/meejay33/media/Buzz-2011_zps855c959f.jpg.html Thanks for the great challenge! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/7217633246844859900'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/7217633246844859900'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html?showComment=1367812102942#c7217633246844859900' title=''/><author><name>Jaime</name><uri>https://www.blogger.com/profile/01957033294463351367</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/-KHjm_nFpFZo/VFjWJu8nJPI/AAAAAAAAA9E/-YoQaKM0530/s31/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5302674932883922361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302674932883922361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-446096818'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2013 at 9:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6970554793932451371</id><published>2013-05-05T21:58:37.566-06:00</published><updated>2013-05-05T21:58:37.566-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I tried uploading it to the galary but it says I&amp;#...</title><content type='html'>I tried uploading it to the galary but it says I&amp;#39;m banned. :0(&lt;br /&gt;http://www.flickr.com/photos/mendie/8712065955/</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/6970554793932451371'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/6970554793932451371'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html?showComment=1367812717566#c6970554793932451371' title=''/><author><name>Mendie</name><uri>https://www.blogger.com/profile/02472993764678894308</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='18' height='32' src='//4.bp.blogspot.com/-H4R6NWIIOss/VW25v-G9AWI/AAAAAAAAAaM/m807Cahu3rw/s32/18384963095_0492c9bca3_o.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5302674932883922361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302674932883922361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-71558171'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2013 at 9:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1385558689560226859</id><published>2013-05-05T22:48:18.411-06:00</published><updated>2013-05-05T22:48:18.411-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just got approved (and happened to be up with my...</title><content type='html'>I just got approved (and happened to be up with my new baby) so I got it loaded into the gallery. http://www.brittishdesigns.com/gallery/displayimage.php?pid=3205 Now that I&amp;#39;m all set up (and just loaded up on Project Mouse goodies) I can&amp;#39;t wait to share my pages over here. &lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/1385558689560226859'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/1385558689560226859'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html?showComment=1367815698411#c1385558689560226859' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/7217633246844859900'/><author><name>Jaime</name><uri>https://www.blogger.com/profile/01957033294463351367</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/-KHjm_nFpFZo/VFjWJu8nJPI/AAAAAAAAA9E/-YoQaKM0530/s31/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5302674932883922361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302674932883922361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-446096818'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2013 at 10:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-303239738187389996</id><published>2013-05-06T00:57:17.876-06:00</published><updated>2013-05-06T00:57:17.876-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Drat, I just realized I forgot to come back here t...</title><content type='html'>Drat, I just realized I forgot to come back here to post my link.&lt;br /&gt;Oh well.&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3198</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/303239738187389996'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/303239738187389996'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html?showComment=1367823437876#c303239738187389996' title=''/><author><name>r0binb</name><uri>https://www.blogger.com/profile/12030484982382359158</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5302674932883922361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302674932883922361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-309338460'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2013 at 12:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8306801060154291198</id><published>2013-05-06T06:33:36.078-06:00</published><updated>2013-05-06T06:33:36.078-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I did end up getting it uploaded to the gallery la...</title><content type='html'>I did end up getting it uploaded to the gallery last night. Here is the link.&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3207</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/8306801060154291198'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/8306801060154291198'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html?showComment=1367843616078#c8306801060154291198' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5302674932883922361/comments/default/6970554793932451371'/><author><name>Mendie</name><uri>https://www.blogger.com/profile/02472993764678894308</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='18' height='32' src='//4.bp.blogspot.com/-H4R6NWIIOss/VW25v-G9AWI/AAAAAAAAAaM/m807Cahu3rw/s32/18384963095_0492c9bca3_o.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/quick-fire-challenge-for-nsd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5302674932883922361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5302674932883922361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-71558171'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2013 at 6:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4326141615417475616</id><published>2013-05-06T11:20:09.340-06:00</published><updated>2013-05-06T11:20:09.340-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats to the winners! I am very jealous and I&amp;#...</title><content type='html'>Congrats to the winners! I am very jealous and I&amp;#39;m sure I&amp;#39;m not the only one ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8057730270663578771/comments/default/4326141615417475616'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8057730270663578771/comments/default/4326141615417475616'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/smashbook-giveaway-quick-fire-challenge.html?showComment=1367860809340#c4326141615417475616' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/smashbook-giveaway-quick-fire-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8057730270663578771' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8057730270663578771' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2013 at 11:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3445351238528849357</id><published>2013-05-06T11:35:33.591-06:00</published><updated>2013-05-06T11:35:33.591-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations ladies!!</title><content type='html'>Congratulations ladies!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8057730270663578771/comments/default/3445351238528849357'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8057730270663578771/comments/default/3445351238528849357'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/smashbook-giveaway-quick-fire-challenge.html?showComment=1367861733591#c3445351238528849357' title=''/><author><name>Melissa - Ann</name><uri>https://www.blogger.com/profile/11062042741563847715</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='//2.bp.blogspot.com/-rAcG9VYJ6_Q/TkleBR-tDZI/AAAAAAAAAB4/cL4QQz7haU0/s33/Picture3.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/smashbook-giveaway-quick-fire-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8057730270663578771' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8057730270663578771' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1803673761'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2013 at 11:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1687809808351389170</id><published>2013-05-06T11:49:19.735-06:00</published><updated>2013-05-06T11:49:19.735-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks AGAIN!!! XOXOXO</title><content type='html'>Thanks AGAIN!!! XOXOXO</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8057730270663578771/comments/default/1687809808351389170'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8057730270663578771/comments/default/1687809808351389170'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/smashbook-giveaway-quick-fire-challenge.html?showComment=1367862559735#c1687809808351389170' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/smashbook-giveaway-quick-fire-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8057730270663578771' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8057730270663578771' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2013 at 11:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3616423202999567708</id><published>2013-05-10T15:59:35.349-06:00</published><updated>2013-05-10T15:59:35.349-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome tags. I just found your blog from Pinteres...</title><content type='html'>Awesome tags. I just found your blog from Pinterest. You have some really different tags and stuff here. Thanks for sharing with us all. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/3616423202999567708'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/3616423202999567708'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html?showComment=1368223175349#c3616423202999567708' title=''/><author><name>MaRyKaY</name><uri>https://www.blogger.com/profile/16173424798356018333</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-vyVDXUynizE/UJykFZGJ1qI/AAAAAAAAAcs/Q48ACP9JG_Q/s32/d13bf30c096511e2b4ee22000a1e8aed_7.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4717034313799619030' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717034313799619030' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1120738147'/><gd:extendedProperty name='blogger.displayTime' value='May 10, 2013 at 3:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6902917080440468654</id><published>2013-05-10T22:10:33.538-06:00</published><updated>2013-05-10T22:10:33.538-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sooo jealous! Congrats to the winners</title><content type='html'>Sooo jealous! Congrats to the winners</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7440858626425339507/comments/default/6902917080440468654'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7440858626425339507/comments/default/6902917080440468654'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/princess-of-pinterest-winners.html?showComment=1368245433538#c6902917080440468654' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/princess-of-pinterest-winners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7440858626425339507' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7440858626425339507' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='May 10, 2013 at 10:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2060859568380947462</id><published>2013-05-13T08:21:17.330-06:00</published><updated>2013-05-13T08:21:17.330-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Is there anywhere to get these FREEBIE princess ca...</title><content type='html'>Is there anywhere to get these FREEBIE princess cards now?  I have already purchase the bundle.  Thanks </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/2060859568380947462'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/2060859568380947462'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1368454877330#c2060859568380947462' title=''/><author><name>M. Maresca</name><uri>https://www.blogger.com/profile/11919470374650509842</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//bp3.blogger.com/_mhG3UdyVo00/SCyY0kcvxmI/AAAAAAAAABo/m5PJlROIOR8/S220-s32/Painting.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2081361755'/><gd:extendedProperty name='blogger.displayTime' value='May 13, 2013 at 8:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7412686387922370290</id><published>2013-05-16T22:31:15.685-06:00</published><updated>2013-05-16T22:31:15.685-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Shoot!  I purchased the bundle mainly for the prin...</title><content type='html'>Shoot!  I purchased the bundle mainly for the princess cards I saw on all the layouts!  I didn&amp;#39;t realize they were the freebie.  Anyway I can purchase those now?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/7412686387922370290'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/7412686387922370290'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1368765075685#c7412686387922370290' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/09263169891868461121</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//bp0.blogger.com/_j5JkeqhIeSM/R5N4NzPkqVI/AAAAAAAAApo/TEJrwEWJQBE/S220-s32/20080118_1574.1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1675435534'/><gd:extendedProperty name='blogger.displayTime' value='May 16, 2013 at 10:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2052645108644843522</id><published>2013-05-24T08:00:31.390-06:00</published><updated>2013-05-24T08:00:31.390-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!! These are great! Can&amp;#39;t wait to hav...</title><content type='html'>Thank you!! These are great! Can&amp;#39;t wait to have some time during summer break to get my books done...&lt;br /&gt;Are you and Kristen considering doing any holiday or other theme type PM kits?? maybe like...MNSSHP or Christmas time...hint hint :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3679290124492149149/comments/default/2052645108644843522'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3679290124492149149/comments/default/2052645108644843522'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/project-mouse-days-washi-tape.html?showComment=1369404031390#c2052645108644843522' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10013376188914983321</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/project-mouse-days-washi-tape.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3679290124492149149' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3679290124492149149' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1466744235'/><gd:extendedProperty name='blogger.displayTime' value='May 24, 2013 at 8:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6021923493938806509</id><published>2013-05-28T20:43:35.352-06:00</published><updated>2013-07-24T19:55:25.874-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Is there any way to get the freebie now? I just go...</title><content type='html'>Is there any way to get the freebie now? I just got back from a trip and am about to start working on the pages and want to do Project Mouse and Princess Edition for the whole book. I just need the character cards to make the set complete. I&amp;#39;ll stand on my head and sing the Mickey Mouse March! LOL! Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/6021923493938806509'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/6021923493938806509'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html?showComment=1369795415352#c6021923493938806509' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/2572899464968915476'/><author><name>Kim</name><uri>https://www.blogger.com/profile/11908963594032547059</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-ECmmLfFxXfk/W3oIxhb7fII/AAAAAAAAAWs/wdsBo5pQZe0nQucGcAoV1hZEmkeBpsUZwCK4BGAYYCw/s32/IMG_5508.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6549310830837499375' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6549310830837499375' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1844660322'/><gd:extendedProperty name='blogger.displayTime' value='May 28, 2013 at 8:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8484554427773970428</id><published>2013-05-30T05:22:07.749-06:00</published><updated>2013-07-24T19:55:21.188-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freebie.   I buy as many kits as...</title><content type='html'>Thank you for the freebie.   I buy as many kits as I can manage,  but the freebies are all greatly appreciated too :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/8484554427773970428'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2306904849663144697/comments/default/8484554427773970428'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html?showComment=1369912927749#c8484554427773970428' title=''/><author><name>BevS97</name><uri>https://www.blogger.com/profile/05507547618286592462</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//images.bevs97.multiply.com/logo/1'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/04/hear-ye-hear-ye-dont-miss-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2306904849663144697' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2306904849663144697' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-263148899'/><gd:extendedProperty name='blogger.displayTime' value='May 30, 2013 at 5:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6450837272826292406</id><published>2013-06-06T09:14:28.902-06:00</published><updated>2013-06-06T09:14:28.902-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi! I am excited to look thru all of your cute dis...</title><content type='html'>Hi! I am excited to look thru all of your cute disney stuff!  We are going in the fall and this will be such a big help!  What digital layouts did you use to drop your stuff into?  Would love to know :)!  </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3679290124492149149/comments/default/6450837272826292406'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3679290124492149149/comments/default/6450837272826292406'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/05/project-mouse-days-washi-tape.html?showComment=1370531668902#c6450837272826292406' title=''/><author><name>mary jane</name><uri>https://www.blogger.com/profile/08221239420081068696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//2.bp.blogspot.com/_oMxS8M_Goqw/SrKfll172QI/AAAAAAAABqI/LWePWbjtPyQ/S220-s32/mary+jane+lowry+march.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/05/project-mouse-days-washi-tape.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3679290124492149149' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3679290124492149149' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-19562484'/><gd:extendedProperty name='blogger.displayTime' value='June 6, 2013 at 9:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7376071599817173311</id><published>2013-06-09T23:32:19.901-06:00</published><updated>2013-06-10T08:14:40.143-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I agree with you for the most part. :) My main rea...</title><content type='html'>I agree with you for the most part. :) My main reason for not using the page protectors is the lack of freedom in arrangement of the &amp;quot;pockets.&amp;quot; I do love the look of the dividing lines, though. I&amp;#39;m trying out some of the stitched pages by Katie Pertiet this week. I really like them so far, and I&amp;#39;m customizing the pocket sizes by layering two of them on top of each other and using a layer mask to hide or add the stitches where I want them. There are a few spots where you can see that the stitches are stopping and starting, but they&amp;#39;re mostly blending together pretty nicely, and I think it won&amp;#39;t be very noticeable when printed. Anyway, I&amp;#39;m not sure if I&amp;#39;ll start doing this for every week, but I wanted to give it a try. :) I don&amp;#39;t have mine posted yet, but here&amp;#39;s a link to the pages that inspired me:&lt;br /&gt;http://ongevijftig.blogspot.com/2013/05/project-life-week-19-veel.html?showComment=1368726996253#c5416894384070245896</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3899542692659844947/comments/default/7376071599817173311'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3899542692659844947/comments/default/7376071599817173311'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/pocket-style-tips-digital-templates.html?showComment=1370842339901#c7376071599817173311' title=''/><author><name>Jenny</name><uri>https://www.blogger.com/profile/16218766072752022234</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/--18SU4_DY_I/VnWheBajQ7I/AAAAAAAACkU/nfcPHnvs9Z8/s32/Flickr-Profile-Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/pocket-style-tips-digital-templates.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3899542692659844947' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3899542692659844947' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-711473249'/><gd:extendedProperty name='blogger.displayTime' value='June 9, 2013 at 11:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2194872805001435511</id><published>2013-06-20T13:31:09.134-06:00</published><updated>2013-06-20T13:31:09.134-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yeah!  Been hoping for a year - still have tons of...</title><content type='html'>Yeah!  Been hoping for a year - still have tons of pics to scrap from the Grand Opening! (and the 3 trips after)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2973616451418545657/comments/default/2194872805001435511'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2973616451418545657/comments/default/2194872805001435511'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/06/teaser.html?showComment=1371756669134#c2194872805001435511' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/06/teaser.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2973616451418545657' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2973616451418545657' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2013 at 1:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3459720268264186349</id><published>2013-06-20T15:14:39.036-06:00</published><updated>2013-06-20T15:14:39.036-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>my favorite pixar movie, and my favorite disney pa...</title><content type='html'>my favorite pixar movie, and my favorite disney park &amp;quot;land&amp;quot;!  can&amp;#39;t wait!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2973616451418545657/comments/default/3459720268264186349'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2973616451418545657/comments/default/3459720268264186349'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/06/teaser.html?showComment=1371762879036#c3459720268264186349' title=''/><author><name>chinagrrl</name><uri>https://www.blogger.com/profile/18220486531538071629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_R3cxgt1cpv8/S3HNPJDFgQI/AAAAAAAAAB0/SV86ObgRnJ0/S220-s32/gk_crop.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/06/teaser.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2973616451418545657' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2973616451418545657' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-267859176'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2013 at 3:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4491438220699868137</id><published>2013-06-20T19:48:23.202-06:00</published><updated>2013-06-20T19:48:23.202-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great timing, we just got back!  </title><content type='html'>Great timing, we just got back!  </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2973616451418545657/comments/default/4491438220699868137'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2973616451418545657/comments/default/4491438220699868137'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/06/teaser.html?showComment=1371779303202#c4491438220699868137' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/06/teaser.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2973616451418545657' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2973616451418545657' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2013 at 7:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7163881717048086110</id><published>2013-06-21T16:10:34.923-06:00</published><updated>2013-06-21T16:10:34.923-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE it!  We just returned from Disneyland and I h...</title><content type='html'>LOVE it!  We just returned from Disneyland and I have some fun pics from cars land as well :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2115193470247372694/comments/default/7163881717048086110'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2115193470247372694/comments/default/7163881717048086110'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/06/cars-rule.html?showComment=1371852634923#c7163881717048086110' title=''/><author><name>Jlynn</name><uri>https://www.blogger.com/profile/12737323691102728694</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/-FvegsoHy2fU/VG6DmJQLclI/AAAAAAAAHzA/OqtbhAP5AYM/s32/Jlynn1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/06/cars-rule.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2115193470247372694' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2115193470247372694' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1343043601'/><gd:extendedProperty name='blogger.displayTime' value='June 21, 2013 at 4:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1550422763427091744</id><published>2013-06-26T21:29:46.375-06:00</published><updated>2013-07-24T19:55:14.572-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt-- is there any way we could purchase the ...</title><content type='html'>Hi Britt-- is there any way we could purchase the &amp;quot;freebies&amp;quot; that were here? I love the princess silhouettes!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/1550422763427091744'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/1550422763427091744'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1372303786375#c1550422763427091744' title=''/><author><name>Alexandra Rae</name><uri>https://www.blogger.com/profile/08272304591009523598</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_jDEc_68q0xk/TMmh4TH-U8I/AAAAAAAAAPA/3Qh1ACA1-eo/S220-s31/4269789305_98bbffcd93_b.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-776816098'/><gd:extendedProperty name='blogger.displayTime' value='June 26, 2013 at 9:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4656685471921989822</id><published>2013-07-08T12:03:39.660-06:00</published><updated>2013-07-09T17:28:04.783-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How bad is it that I remember those?  I was 4 year...</title><content type='html'>How bad is it that I remember those?  I was 4 years old when they were still using them, so 1979ish.  Fab stuff and I love all your PM stuff, even thou I am not a digi-scrapper, I just print them out.  Thanks for your awesome stuff!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/4656685471921989822'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/4656685471921989822'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html?showComment=1373306619660#c4656685471921989822' title=''/><author><name>mousekemom</name><uri>https://www.blogger.com/profile/11983608515579269752</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_Bw34sGOYMCA/S4Cl1VZQ_iI/AAAAAAAAAcg/NLJ0rpqotdw/S220-s32/avatar1.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4717034313799619030' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717034313799619030' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1023020255'/><gd:extendedProperty name='blogger.displayTime' value='July 8, 2013 at 12:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3463669565432725193</id><published>2013-07-24T19:47:15.979-06:00</published><updated>2013-07-24T19:47:15.979-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I literally squealed out loud when I saw this!  I ...</title><content type='html'>I literally squealed out loud when I saw this!  I have two trips now to scrapbook and I could really use some new supplies.  I can&amp;#39;t wait!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8233329497903458027/comments/default/3463669565432725193'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8233329497903458027/comments/default/3463669565432725193'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/07/get-excited-for-friday.html?showComment=1374716835979#c3463669565432725193' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/07/get-excited-for-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8233329497903458027' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8233329497903458027' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='July 24, 2013 at 7:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1022363863948853624</id><published>2013-07-24T19:56:32.945-06:00</published><updated>2013-07-24T19:56:32.945-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sorry, no.  BUT I am working on a tutorial on how ...</title><content type='html'>Sorry, no.  BUT I am working on a tutorial on how you can make your own!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/1022363863948853624'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/1022363863948853624'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1374717392945#c1022363863948853624' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/1550422763427091744'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='July 24, 2013 at 7:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8936856025441040686</id><published>2013-07-24T19:56:51.558-06:00</published><updated>2013-07-24T19:56:51.558-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sorry, not!  BUT I am working on a tutorial on how...</title><content type='html'>Sorry, not!  BUT I am working on a tutorial on how to make your own.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/8936856025441040686'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/8936856025441040686'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html?showComment=1374717411558#c8936856025441040686' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/2572899464968915476'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6549310830837499375' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6549310830837499375' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='July 24, 2013 at 7:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4699065071265547715</id><published>2013-07-24T22:29:46.710-06:00</published><updated>2013-07-24T22:29:46.710-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am soooooo excited!  Can&amp;#39;t wait to see and b...</title><content type='html'>I am soooooo excited!  Can&amp;#39;t wait to see and buy it all!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8233329497903458027/comments/default/4699065071265547715'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8233329497903458027/comments/default/4699065071265547715'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/07/get-excited-for-friday.html?showComment=1374726586710#c4699065071265547715' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/07/get-excited-for-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8233329497903458027' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8233329497903458027' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='July 24, 2013 at 10:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7791272861145064641</id><published>2013-07-25T03:32:19.768-06:00</published><updated>2013-07-25T03:32:19.768-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>i hope a new project mouse, i saw that sahlin has ...</title><content type='html'>i hope a new project mouse, i saw that sahlin has this preview too :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8233329497903458027/comments/default/7791272861145064641'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8233329497903458027/comments/default/7791272861145064641'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/07/get-excited-for-friday.html?showComment=1374744739768#c7791272861145064641' title=''/><author><name>renata</name><uri>https://www.blogger.com/profile/13252028828059685696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-58xGHJU-wr8/TnG-ZceJg0I/AAAAAAAAABQ/7kGfckD_Cps/s32/P1030159.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/07/get-excited-for-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8233329497903458027' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8233329497903458027' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2057089810'/><gd:extendedProperty name='blogger.displayTime' value='July 25, 2013 at 3:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-789669836433837429</id><published>2013-07-26T01:59:14.134-06:00</published><updated>2013-07-26T01:59:14.134-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am absolutely lost for words this to me is the b...</title><content type='html'>I am absolutely lost for words this to me is the best set yet.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3740124074508036629/comments/default/789669836433837429'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3740124074508036629/comments/default/789669836433837429'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/07/project-mouse-fantasy-edition.html?showComment=1374825554134#c789669836433837429' title=''/><author><name>Tracy</name><uri>https://www.blogger.com/profile/03862239872173250491</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/07/project-mouse-fantasy-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3740124074508036629' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3740124074508036629' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1860620579'/><gd:extendedProperty name='blogger.displayTime' value='July 26, 2013 at 1:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4478069578328507992</id><published>2013-07-26T11:36:59.768-06:00</published><updated>2013-07-26T11:36:59.768-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow! LOVE this set!!</title><content type='html'>Wow! LOVE this set!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3740124074508036629/comments/default/4478069578328507992'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3740124074508036629/comments/default/4478069578328507992'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/07/project-mouse-fantasy-edition.html?showComment=1374860219768#c4478069578328507992' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/07/project-mouse-fantasy-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3740124074508036629' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3740124074508036629' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='July 26, 2013 at 11:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7028274202368319283</id><published>2013-07-29T07:18:56.374-06:00</published><updated>2013-07-29T07:18:56.374-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi I&amp;#39;m Ana from Blogginup.com/en/

Blogginup i...</title><content type='html'>Hi I&amp;#39;m Ana from Blogginup.com/en/&lt;br /&gt;&lt;br /&gt;Blogginup is a community of bloggers in which people follow blogs and add marks to the post or blogs that they like more.&lt;br /&gt;The purpose is to get an audience to follow and go to your blog.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I invite you to come and add your blog in less than 1 minute and start having your own followers to follow your blog.&lt;br /&gt;  &lt;br /&gt;http://youtu.be/BVM-eweaRmY&lt;br /&gt;&lt;br /&gt;blogginup.com&lt;br /&gt;&lt;br /&gt;English version blogginup.com/en/&lt;br /&gt;&lt;br /&gt;Regards!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3740124074508036629/comments/default/7028274202368319283'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3740124074508036629/comments/default/7028274202368319283'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/07/project-mouse-fantasy-edition.html?showComment=1375103936374#c7028274202368319283' title=''/><author><name>A.L.M.</name><uri>https://www.blogger.com/profile/08221951023722951768</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='22' src='//3.bp.blogspot.com/-hfvAjw3UmIg/U9sleigsioI/AAAAAAAABks/u_5kVpkT-Wo/s32/Holga+lomo800_172+f1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/07/project-mouse-fantasy-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3740124074508036629' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3740124074508036629' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1276468451'/><gd:extendedProperty name='blogger.displayTime' value='July 29, 2013 at 7:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6605222686054373189</id><published>2013-07-29T10:13:19.382-06:00</published><updated>2013-10-10T16:22:21.091-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks!!!</title><content type='html'>Thanks!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/904334750689762007/comments/default/6605222686054373189'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/904334750689762007/comments/default/6605222686054373189'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/using-qr-codes-in-your-digital-layouts.html?showComment=1375114399382#c6605222686054373189' title=''/><author><name>Cameron</name><uri>https://www.blogger.com/profile/18261631036924864088</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-B7jxGFvmNbA/TXPRE0h46BI/AAAAAAAACic/kiWuPczRmKQ/s32/Self-Portraits%2B024%2BFix%2BCrop%2BSquare%2BTwitter.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/using-qr-codes-in-your-digital-layouts.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-904334750689762007' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/904334750689762007' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-203484191'/><gd:extendedProperty name='blogger.displayTime' value='July 29, 2013 at 10:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2576067220132686098</id><published>2013-07-30T06:10:25.256-06:00</published><updated>2013-10-10T16:22:19.530-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I was really searching for such a nice post and go...</title><content type='html'>I was really searching for such a nice post and got here...Thanks for sharing such a nice information, its beneficial for me...Keep sharing more.&lt;br /&gt;&lt;a href="http://scrapfriends.com.au/" rel="nofollow"&gt;scrapbooking supplies&lt;/a&gt;&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/2576067220132686098'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/2576067220132686098'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1375186225256#c2576067220132686098' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/15042134286106315953</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-843065131'/><gd:extendedProperty name='blogger.displayTime' value='July 30, 2013 at 6:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9149827271370820853</id><published>2013-08-02T01:36:29.483-06:00</published><updated>2013-10-10T16:22:24.355-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I was really searching for such a nice post and go...</title><content type='html'>I was really searching for such a nice post and got here...Thanks for sharing such a nice information, its beneficial for me...Keep sharing more.&lt;br /&gt;&lt;a href="http://scrapfriends.com.au/" rel="nofollow"&gt;scrapbooking supplies&lt;/a&gt;&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/9149827271370820853'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/9149827271370820853'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1375428989483#c9149827271370820853' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/15042134286106315953</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-843065131'/><gd:extendedProperty name='blogger.displayTime' value='August 2, 2013 at 1:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6518899006440934889</id><published>2013-08-02T09:17:26.937-06:00</published><updated>2013-08-04T17:20:38.812-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>what a cool idea!!!!</title><content type='html'>what a cool idea!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/904334750689762007/comments/default/6518899006440934889'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/904334750689762007/comments/default/6518899006440934889'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/using-qr-codes-in-your-digital-layouts.html?showComment=1375456646937#c6518899006440934889' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/18026137615992193079</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/using-qr-codes-in-your-digital-layouts.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-904334750689762007' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/904334750689762007' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-785697335'/><gd:extendedProperty name='blogger.displayTime' value='August 2, 2013 at 9:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-337635774670327290</id><published>2013-08-02T11:25:45.137-06:00</published><updated>2013-08-02T11:25:45.137-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I loved the papers you have shown above and also t...</title><content type='html'>I loved the papers you have shown above and also the other stuff. Great job.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3740124074508036629/comments/default/337635774670327290'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3740124074508036629/comments/default/337635774670327290'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/07/project-mouse-fantasy-edition.html?showComment=1375464345137#c337635774670327290' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10029201539401303585</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/07/project-mouse-fantasy-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3740124074508036629' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3740124074508036629' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1716517613'/><gd:extendedProperty name='blogger.displayTime' value='August 2, 2013 at 11:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7856833796132473338</id><published>2013-08-05T13:20:31.883-06:00</published><updated>2013-08-06T11:50:18.306-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love them!  I already purchased bundles 2 &amp;amp; 4!...</title><content type='html'>Love them!  I already purchased bundles 2 &amp;amp; 4!  WHere can I get the character silhouette cards? Please let me know. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/7856833796132473338'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/7856833796132473338'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html?showComment=1375730431883#c7856833796132473338' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/11726830695330033901</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8741610931615226853' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8741610931615226853' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1615360506'/><gd:extendedProperty name='blogger.displayTime' value='August 5, 2013 at 1:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3213854272099797859</id><published>2013-08-06T11:51:21.590-06:00</published><updated>2013-08-06T11:51:21.590-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Lindsay!  Sorry to say the freebie has been per...</title><content type='html'>Hi Lindsay!  Sorry to say the freebie has been permanently retired.  I am, however, working on a tutorial on how to make your own!!  I&amp;#39;ll come back and link up to that when its done and posted!! Thanks for your interest.  xoxo</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/3213854272099797859'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/3213854272099797859'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html?showComment=1375811481590#c3213854272099797859' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8741610931615226853/comments/default/7856833796132473338'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/project-mouse-leading-up-to-magic.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8741610931615226853' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8741610931615226853' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='August 6, 2013 at 11:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6285568320187146184</id><published>2013-08-10T11:22:57.290-06:00</published><updated>2013-08-10T14:02:07.643-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So very cute! The Tinkerbell is darling...</title><content type='html'>So very cute! The Tinkerbell is darling...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/6285568320187146184'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2513271785326900170/comments/default/6285568320187146184'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/spool-dolls.html?showComment=1376155377290#c6285568320187146184' title=''/><author><name>jess</name><uri>https://www.blogger.com/profile/13869749529100011296</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//1.bp.blogspot.com/-x2NG-MAmm0Y/UYB9NSohKLI/AAAAAAAAKs0/veBBFlkLfUg/s31/key_necklace.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/spool-dolls.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2513271785326900170' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2513271785326900170' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1643556506'/><gd:extendedProperty name='blogger.displayTime' value='August 10, 2013 at 11:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1554319792426659066</id><published>2013-08-16T06:48:37.844-06:00</published><updated>2013-08-16T09:14:31.582-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your new pack!  The colors and style should...</title><content type='html'>I love your new pack!  The colors and style should be super popular!  thanks for the freebie too :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/358531945097840905/comments/default/1554319792426659066'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/358531945097840905/comments/default/1554319792426659066'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/introducing-pronto-collection.html?showComment=1376657317844#c1554319792426659066' title=''/><author><name>Lisa</name><uri>https://www.blogger.com/profile/00573876150170357647</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/-EaS6rxUopes/TbanCCd2qQI/AAAAAAAAAMg/N2DeIUm-mKc/s32/avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/introducing-pronto-collection.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-358531945097840905' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/358531945097840905' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1386566004'/><gd:extendedProperty name='blogger.displayTime' value='August 16, 2013 at 6:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2459699178899143897</id><published>2013-08-19T02:08:52.237-06:00</published><updated>2013-10-10T16:22:14.348-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very Very good and usable post. Thank&amp;#39;s to sha...</title><content type='html'>Very Very good and usable post. Thank&amp;#39;s to share your experience with us. I will try to remember these tips in my blog commenting task.&lt;br /&gt;&lt;a href="http://www.buraq-technologies.com/" rel="nofollow"&gt;website design&lt;/a&gt; </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3899542692659844947/comments/default/2459699178899143897'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3899542692659844947/comments/default/2459699178899143897'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/pocket-style-tips-digital-templates.html?showComment=1376899732237#c2459699178899143897' title=''/><author><name>website design</name><uri>https://www.blogger.com/profile/10690451575973998384</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-Ji6ASbCYQM0/UVafvgrFYFI/AAAAAAAAAAQ/-Qo5nUv2uA8/s32/avatar92.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/pocket-style-tips-digital-templates.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3899542692659844947' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3899542692659844947' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-603395147'/><gd:extendedProperty name='blogger.displayTime' value='August 19, 2013 at 2:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8535185262207626926</id><published>2013-08-21T19:05:35.934-06:00</published><updated>2013-08-21T19:05:35.934-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>WAHOO!  Love celebrating your successful store wit...</title><content type='html'>WAHOO!  Love celebrating your successful store with you!!!  Can&amp;#39;t wait for all the new goodies!! XOXO</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8495080519149249472/comments/default/8535185262207626926'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8495080519149249472/comments/default/8535185262207626926'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/get-excited-for-this-weekend.html?showComment=1377133535934#c8535185262207626926' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/get-excited-for-this-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8495080519149249472' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8495080519149249472' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='August 21, 2013 at 7:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4357514508791826421</id><published>2013-08-21T20:51:45.827-06:00</published><updated>2013-08-21T20:51:45.827-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Anniversary!!
</title><content type='html'>Happy Anniversary!!&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8495080519149249472/comments/default/4357514508791826421'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8495080519149249472/comments/default/4357514508791826421'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/get-excited-for-this-weekend.html?showComment=1377139905827#c4357514508791826421' title=''/><author><name>Liza</name><uri>https://www.blogger.com/profile/13225372435020033234</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/get-excited-for-this-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8495080519149249472' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8495080519149249472' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1565253470'/><gd:extendedProperty name='blogger.displayTime' value='August 21, 2013 at 8:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-899095118772017587</id><published>2013-08-22T08:20:02.059-06:00</published><updated>2013-08-22T08:20:02.059-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay!!! Happy Anniversary Britt! Looking forward to...</title><content type='html'>Yay!!! Happy Anniversary Britt! Looking forward to the fun this weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8495080519149249472/comments/default/899095118772017587'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8495080519149249472/comments/default/899095118772017587'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/get-excited-for-this-weekend.html?showComment=1377181202059#c899095118772017587' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/get-excited-for-this-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8495080519149249472' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8495080519149249472' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='August 22, 2013 at 8:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4376694594172156666</id><published>2013-08-22T08:23:31.404-06:00</published><updated>2013-08-22T08:23:31.404-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sounds fun! Hoping I can play along :)</title><content type='html'>Sounds fun! Hoping I can play along :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8495080519149249472/comments/default/4376694594172156666'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8495080519149249472/comments/default/4376694594172156666'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/get-excited-for-this-weekend.html?showComment=1377181411404#c4376694594172156666' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/get-excited-for-this-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8495080519149249472' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8495080519149249472' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='August 22, 2013 at 8:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4530079436888814869</id><published>2013-08-22T11:43:10.871-06:00</published><updated>2013-08-22T12:23:21.721-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt!  Can you remind me of who you use to pri...</title><content type='html'>Hi Britt!  Can you remind me of who you use to print off your 12x12 pages?  I think this might be a better route for me as opposed to assembling whole books at a time.  Would love any info!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/4530079436888814869'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/4530079436888814869'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1377193390871#c4530079436888814869' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/1550422763427091744'/><author><name>ali b.</name><uri>https://www.blogger.com/profile/04129318529729554495</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//3.bp.blogspot.com/_kQ2asfss0dQ/SbK8ypVk1VI/AAAAAAAAAHQ/itXhXg8XoL8/S220-s33/DSC08898.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1987221096'/><gd:extendedProperty name='blogger.displayTime' value='August 22, 2013 at 11:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5976548436397077438</id><published>2013-08-22T12:23:58.914-06:00</published><updated>2013-08-22T12:23:58.914-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I use Persnickety Prints.  They have the BEST qual...</title><content type='html'>I use Persnickety Prints.  They have the BEST quality and the least gutter cut off on the edges!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/5976548436397077438'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/5976548436397077438'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1377195838914#c5976548436397077438' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/1550422763427091744'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='August 22, 2013 at 12:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3374933239911981094</id><published>2013-08-23T11:54:26.892-06:00</published><updated>2013-08-23T11:54:26.892-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a fun challenge, thanks for hosting this! I h...</title><content type='html'>What a fun challenge, thanks for hosting this! I had to browse through some old memories till I found the perfect photos, here&amp;#39;s the link to my LO:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3400</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/3374933239911981094'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/3374933239911981094'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html?showComment=1377280466892#c3374933239911981094' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5190527766837367114' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5190527766837367114' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 23, 2013 at 11:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2010638882688932728</id><published>2013-08-23T12:02:16.403-06:00</published><updated>2013-08-23T12:02:16.403-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here is my link for my son&amp;#39;s 3rd Cars Birthday...</title><content type='html'>Here is my link for my son&amp;#39;s 3rd Cars Birthday Celebration.  I plan on doing some more pages to go along with this one.&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3401</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/2010638882688932728'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/2010638882688932728'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html?showComment=1377280936403#c2010638882688932728' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5190527766837367114' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5190527766837367114' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='August 23, 2013 at 12:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5835063989949837734</id><published>2013-08-23T13:52:04.674-06:00</published><updated>2013-08-23T13:52:04.674-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations on your blog&amp;#39;s 3rd birthday, B...</title><content type='html'>Congratulations on your blog&amp;#39;s 3rd birthday, Britt! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2843297446487835537/comments/default/5835063989949837734'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2843297446487835537/comments/default/5835063989949837734'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/happy-birthday-to-brittishdesignscom.html?showComment=1377287524674#c5835063989949837734' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/happy-birthday-to-brittishdesignscom.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2843297446487835537' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2843297446487835537' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='August 23, 2013 at 1:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5178413631366351864</id><published>2013-08-23T14:18:29.419-06:00</published><updated>2013-08-23T14:18:29.419-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a fun giveaway! I thought the nail polish was...</title><content type='html'>What a fun giveaway! I thought the nail polish was great by itself so the gift certificate makes this awesome! Here&amp;#39;s to hoping my two entries are lucky!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6306301125784877417/comments/default/5178413631366351864'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6306301125784877417/comments/default/5178413631366351864'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/birthday-celebration-giveaway.html?showComment=1377289109419#c5178413631366351864' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/birthday-celebration-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6306301125784877417' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6306301125784877417' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='August 23, 2013 at 2:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4314702451706420431</id><published>2013-08-23T15:42:40.384-06:00</published><updated>2013-08-23T15:42:40.384-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Well, it&amp;#39;s a different kind of celebration tha...</title><content type='html'>Well, it&amp;#39;s a different kind of celebration that most people would have in mind, but here&amp;#39;s mine:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3405&amp;amp;message_id=e73a0080b1097e47a4d72233a3ca082d&amp;amp;message_icon=info#cpgMessageBlock</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/4314702451706420431'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/4314702451706420431'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html?showComment=1377294160384#c4314702451706420431' title=''/><author><name>About Me</name><uri>https://www.blogger.com/profile/18325686226064762599</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//1.bp.blogspot.com/-Ft3IDIgKwtU/Te5v7hpao8I/AAAAAAAAAAo/dzDId2oP_rw/s33/182953_126941007378474_100001877267421_195103_8186709_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5190527766837367114' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5190527766837367114' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1915234299'/><gd:extendedProperty name='blogger.displayTime' value='August 23, 2013 at 3:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4279185753826990170</id><published>2013-08-23T16:12:02.862-06:00</published><updated>2013-08-23T16:12:02.862-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the challenge!  It was good mot...</title><content type='html'>Thanks so much for the challenge!  It was good motivation to get started on my cruise pages.  http://www.brittishdesigns.com/gallery/displayimage.php?pid=3406</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/4279185753826990170'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/4279185753826990170'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html?showComment=1377295922862#c4279185753826990170' title=''/><author><name>Andrea</name><uri>https://www.blogger.com/profile/12404804109197736241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='19' src='//3.bp.blogspot.com/_QmeExbl0Y8E/TEXwFHMrXOI/AAAAAAAAAAM/66sL5qI6QRw/S220-s32/mousescrappers_avatar.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5190527766837367114' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5190527766837367114' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-629790199'/><gd:extendedProperty name='blogger.displayTime' value='August 23, 2013 at 4:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4529834492877881673</id><published>2013-08-23T16:37:44.357-06:00</published><updated>2013-08-23T16:37:44.357-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for a chance to win! Here&amp;#39;s my page:

h...</title><content type='html'>Thanks for a chance to win! Here&amp;#39;s my page:&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=lastup&amp;amp;cat=0&amp;amp;pid=3407#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/4529834492877881673'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/4529834492877881673'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html?showComment=1377297464357#c4529834492877881673' title=''/><author><name>Christy</name><uri>https://www.blogger.com/profile/04697454493961433517</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-Fe1iVk7XxZs/Tpj9GEJiSKI/AAAAAAAAAJA/fYLGFoVDpRw/s32/029%2Bcopy%2B3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5190527766837367114' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5190527766837367114' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026366719'/><gd:extendedProperty name='blogger.displayTime' value='August 23, 2013 at 4:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4166186484067802367</id><published>2013-08-23T21:05:12.759-06:00</published><updated>2013-08-23T21:05:12.759-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>HAPPY third birthday Britt-ish Designs!!!! :)

Min...</title><content type='html'>HAPPY third birthday Britt-ish Designs!!!! :)&lt;br /&gt;&lt;br /&gt;Mine was a two-page spread:&lt;br /&gt;1st page: http://www.brittishdesigns.com/gallery/displayimage.php?pid=3408&lt;br /&gt;2nd page: http://www.brittishdesigns.com/gallery/displayimage.php?pid=3409</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/4166186484067802367'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/4166186484067802367'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html?showComment=1377313512759#c4166186484067802367' title=''/><author><name>ali b.</name><uri>https://www.blogger.com/profile/04129318529729554495</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//3.bp.blogspot.com/_kQ2asfss0dQ/SbK8ypVk1VI/AAAAAAAAAHQ/itXhXg8XoL8/S220-s33/DSC08898.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5190527766837367114' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5190527766837367114' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1987221096'/><gd:extendedProperty name='blogger.displayTime' value='August 23, 2013 at 9:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2941145210487494422</id><published>2013-08-24T06:03:37.064-06:00</published><updated>2013-08-24T06:03:37.064-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday BrittishDesigns.com! So thrilled fo...</title><content type='html'>Happy Birthday BrittishDesigns.com! So thrilled for you - thanks for making great stuff! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6306301125784877417/comments/default/2941145210487494422'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6306301125784877417/comments/default/2941145210487494422'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/birthday-celebration-giveaway.html?showComment=1377345817064#c2941145210487494422' title=''/><author><name>Jaime</name><uri>https://www.blogger.com/profile/01957033294463351367</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/-KHjm_nFpFZo/VFjWJu8nJPI/AAAAAAAAA9E/-YoQaKM0530/s31/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/birthday-celebration-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6306301125784877417' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6306301125784877417' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-446096818'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2013 at 6:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-113661912628397871</id><published>2013-08-24T07:44:14.148-06:00</published><updated>2013-08-24T07:44:14.148-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love, love, love all your Project Mouse items!  If...</title><content type='html'>Love, love, love all your Project Mouse items!  If I win, that&amp;#39;s what I&amp;#39;ll use the gift certificate for!  Thanks for the chance to win! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6306301125784877417/comments/default/113661912628397871'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6306301125784877417/comments/default/113661912628397871'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/birthday-celebration-giveaway.html?showComment=1377351854148#c113661912628397871' title=''/><author><name>Lori</name><uri>https://www.blogger.com/profile/02721932469018590752</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/birthday-celebration-giveaway.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6306301125784877417' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6306301125784877417' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1393074668'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2013 at 7:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1004219455365032626</id><published>2013-08-24T07:44:15.415-06:00</published><updated>2013-08-24T07:44:15.415-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Celebrating my daughters 6th birthday in Magic Kin...</title><content type='html'>Celebrating my daughters 6th birthday in Magic Kingdom&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3412</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/1004219455365032626'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/1004219455365032626'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html?showComment=1377351855415#c1004219455365032626' title=''/><author><name>BevS97</name><uri>https://www.blogger.com/profile/05507547618286592462</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//images.bevs97.multiply.com/logo/1'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5190527766837367114' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5190527766837367114' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-263148899'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2013 at 7:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7439540203268360590</id><published>2013-08-24T10:24:59.468-06:00</published><updated>2013-08-24T10:24:59.468-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Brit, I can&amp;#39;t upload my layout :(</title><content type='html'>Brit, I can&amp;#39;t upload my layout :(</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6233752656771234348/comments/default/7439540203268360590'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6233752656771234348/comments/default/7439540203268360590'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/speed-scrap-is-happening-now.html?showComment=1377361499468#c7439540203268360590' title=''/><author><name>Tiggernjen</name><uri>https://www.blogger.com/profile/17835872073185174196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-geca-4TKp7I/WaBE9WgEcVI/AAAAAAAACcE/0mwkbF9sOTYmyFwqyHLohBtwsdYn0uJpACK4BGAYYCw/s32/Selfie.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/speed-scrap-is-happening-now.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6233752656771234348' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6233752656771234348' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1707203998'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2013 at 10:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6140343399107894037</id><published>2013-08-24T10:29:11.583-06:00</published><updated>2013-08-24T10:29:11.583-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I think I just activated your account.  Did you ju...</title><content type='html'>I think I just activated your account.  Did you just now register for the gallery?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6233752656771234348/comments/default/6140343399107894037'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6233752656771234348/comments/default/6140343399107894037'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/speed-scrap-is-happening-now.html?showComment=1377361751583#c6140343399107894037' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6233752656771234348/comments/default/7439540203268360590'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/speed-scrap-is-happening-now.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6233752656771234348' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6233752656771234348' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2013 at 10:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-902899844224651498</id><published>2013-08-24T11:05:49.621-06:00</published><updated>2013-08-24T11:05:49.621-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I thought I already was, but I did register again...
</title><content type='html'>I thought I already was, but I did register again...&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6233752656771234348/comments/default/902899844224651498'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6233752656771234348/comments/default/902899844224651498'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/speed-scrap-is-happening-now.html?showComment=1377363949621#c902899844224651498' title=''/><author><name>Tiggernjen</name><uri>https://www.blogger.com/profile/17835872073185174196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-geca-4TKp7I/WaBE9WgEcVI/AAAAAAAACcE/0mwkbF9sOTYmyFwqyHLohBtwsdYn0uJpACK4BGAYYCw/s32/Selfie.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/speed-scrap-is-happening-now.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6233752656771234348' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6233752656771234348' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1707203998'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2013 at 11:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4563798739288530423</id><published>2013-08-24T11:08:59.568-06:00</published><updated>2013-08-24T11:08:59.568-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I still can&amp;#39;t get in..I did email it to you ea...</title><content type='html'>I still can&amp;#39;t get in..I did email it to you earlier...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6233752656771234348/comments/default/4563798739288530423'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6233752656771234348/comments/default/4563798739288530423'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/speed-scrap-is-happening-now.html?showComment=1377364139568#c4563798739288530423' title=''/><author><name>Tiggernjen</name><uri>https://www.blogger.com/profile/17835872073185174196</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-geca-4TKp7I/WaBE9WgEcVI/AAAAAAAACcE/0mwkbF9sOTYmyFwqyHLohBtwsdYn0uJpACK4BGAYYCw/s32/Selfie.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/speed-scrap-is-happening-now.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6233752656771234348' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6233752656771234348' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1707203998'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2013 at 11:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-928409723933162150</id><published>2013-08-24T12:33:42.272-06:00</published><updated>2013-08-24T12:33:42.272-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I wish I coulda done this, but I had to bring the ...</title><content type='html'>I wish I coulda done this, but I had to bring the kids to a Lowes Build and Grow to make El Chubacabra from Planes.  The instructions were great for this SS!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6233752656771234348/comments/default/928409723933162150'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6233752656771234348/comments/default/928409723933162150'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/speed-scrap-is-happening-now.html?showComment=1377369222272#c928409723933162150' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/speed-scrap-is-happening-now.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6233752656771234348' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6233752656771234348' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2013 at 12:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7472248263419476083</id><published>2013-08-24T20:33:17.759-06:00</published><updated>2013-08-24T20:33:17.759-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>As I was looking for possible birthday photos for ...</title><content type='html'>As I was looking for possible birthday photos for this, I just kept singing A Very Merry Un-birthday. That led me to this: a celebration of our un-birthdays in Disneyland. :)&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=lastup&amp;amp;cat=0&amp;amp;pid=3445#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/7472248263419476083'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/7472248263419476083'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html?showComment=1377397997759#c7472248263419476083' title=''/><author><name>Lindsey</name><uri>https://www.blogger.com/profile/09545292144672358618</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5190527766837367114' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5190527766837367114' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-189596744'/><gd:extendedProperty name='blogger.displayTime' value='August 24, 2013 at 8:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2004257162206491991</id><published>2013-08-25T02:25:14.917-06:00</published><updated>2013-10-10T16:22:26.390-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>merci</title><content type='html'>merci</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/2004257162206491991'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/2004257162206491991'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html?showComment=1377419114917#c2004257162206491991' title=''/><author><name>Bijou7 Designs,</name><uri>https://www.blogger.com/profile/12533863108237833337</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-3dVmrullO0Y/VRxB15qYNXI/AAAAAAAAC2w/-15VxD07Gyw/s32/tampon2013%2Bbijou_png.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4717034313799619030' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717034313799619030' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-115561382'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2013 at 2:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8601026859858019573</id><published>2013-08-25T12:27:04.951-06:00</published><updated>2013-08-25T12:27:04.951-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi, Britt - I love parades and any Disney parade i...</title><content type='html'>Hi, Britt - I love parades and any Disney parade is a celebration!  This is my link: http://www.brittishdesigns.com/gallery/displayimage.php?album=5&amp;amp;pid=3411#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/8601026859858019573'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/8601026859858019573'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html?showComment=1377455224951#c8601026859858019573' title=''/><author><name>mich</name><uri>https://www.blogger.com/profile/04208121012906123229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5190527766837367114' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5190527766837367114' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1476156654'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2013 at 12:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8864028777714613955</id><published>2013-08-25T13:34:43.303-06:00</published><updated>2013-08-25T13:34:43.303-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s mine, from my 1st birthday party! 
http...</title><content type='html'>Here&amp;#39;s mine, from my 1st birthday party! &lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=5&amp;amp;pid=3447#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/8864028777714613955'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/8864028777714613955'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html?showComment=1377459283303#c8864028777714613955' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5190527766837367114' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5190527766837367114' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2013 at 1:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8246809689214688785</id><published>2013-08-25T17:41:50.373-06:00</published><updated>2013-08-25T17:41:50.373-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here is mine! Happy 3rd Anniversary! 
http://www.b...</title><content type='html'>Here is mine! Happy 3rd Anniversary! &lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3453&amp;amp;message_id=eecaa0a9402a962f054c16f33c8c0382&amp;amp;message_icon=info#cpgMessageBlock</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/8246809689214688785'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/8246809689214688785'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html?showComment=1377474110373#c8246809689214688785' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5190527766837367114' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5190527766837367114' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2013 at 5:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2264601915397157703</id><published>2013-08-25T19:15:06.850-06:00</published><updated>2013-08-25T19:15:06.850-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Birthday to your awesome site Britt!  Thanks...</title><content type='html'>Happy Birthday to your awesome site Britt!  Thanks for the fun challenge!  Lots and lots of pics.  LOL!  &lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=lastup&amp;amp;cat=-5&amp;amp;pid=3454#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/2264601915397157703'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/2264601915397157703'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html?showComment=1377479706850#c2264601915397157703' title=''/><author><name>Jennifer F.</name><uri>https://www.blogger.com/profile/02781686841439854335</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5190527766837367114' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5190527766837367114' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1493111180'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2013 at 7:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7819282751336864552</id><published>2013-08-25T19:20:51.596-06:00</published><updated>2013-08-25T19:20:51.596-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s a link to mine. I used my oldest daught...</title><content type='html'>Here&amp;#39;s a link to mine. I used my oldest daughter&amp;#39;s one year old pictures :)&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3455</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/7819282751336864552'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/7819282751336864552'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html?showComment=1377480051596#c7819282751336864552' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5190527766837367114' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5190527766837367114' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2013 at 7:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4207167056449607952</id><published>2013-08-25T20:21:34.915-06:00</published><updated>2013-08-25T20:22:09.951-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/4207167056449607952'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/4207167056449607952'/><author><name>susan0326</name><uri>https://www.blogger.com/profile/02318951203465432501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-mkPnUc8wLD8/T6IB28QIorI/AAAAAAAAAbY/-HOxTkFKMDU/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5190527766837367114' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5190527766837367114' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-242029815'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2013 at 8:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8805571155276867778</id><published>2013-08-25T20:23:09.513-06:00</published><updated>2013-08-25T20:23:09.513-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a fun challenge. It was the perfect challenge...</title><content type='html'>What a fun challenge. It was the perfect challenge to document our trip to celebrate our son&amp;#39;s graduation!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3458&lt;br /&gt;&lt;br /&gt;Happy Birthday, Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/8805571155276867778'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/8805571155276867778'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html?showComment=1377483789513#c8805571155276867778' title=''/><author><name>susan0326</name><uri>https://www.blogger.com/profile/02318951203465432501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-mkPnUc8wLD8/T6IB28QIorI/AAAAAAAAAbY/-HOxTkFKMDU/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5190527766837367114' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5190527766837367114' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-242029815'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2013 at 8:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7065525917392356645</id><published>2013-08-25T21:55:24.778-06:00</published><updated>2013-08-25T21:55:24.778-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here is mine.  Thanks for the challenge and the ch...</title><content type='html'>Here is mine.  Thanks for the challenge and the chance to win (and of course, the sale!!)&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3460</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/7065525917392356645'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/7065525917392356645'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html?showComment=1377489324778#c7065525917392356645' title=''/><author><name>HollyinPA</name><uri>https://www.blogger.com/profile/08642921829577900470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//4.bp.blogspot.com/_qPB46bXbWUI/TImNOpBi19I/AAAAAAAAAjA/S45GFtoGxW4/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5190527766837367114' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5190527766837367114' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-472282340'/><gd:extendedProperty name='blogger.displayTime' value='August 25, 2013 at 9:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5317274000094463674</id><published>2013-08-26T09:49:50.802-06:00</published><updated>2013-08-26T09:49:50.802-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ah, I almost forgot to do this!!!  Here are the li...</title><content type='html'>Ah, I almost forgot to do this!!!  Here are the links to my 2 pager!&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3457&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3456</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/5317274000094463674'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/5317274000094463674'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html?showComment=1377532190802#c5317274000094463674' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5190527766837367114' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5190527766837367114' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2013 at 9:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4868850447394772076</id><published>2013-08-26T18:55:55.692-06:00</published><updated>2013-08-26T18:55:55.692-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats Ladies!!</title><content type='html'>Congrats Ladies!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6316237279132542149/comments/default/4868850447394772076'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6316237279132542149/comments/default/4868850447394772076'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/congrats-to-winners.html?showComment=1377564955692#c4868850447394772076' title=''/><author><name>mrstank</name><uri>https://www.blogger.com/profile/03286604572880656982</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/congrats-to-winners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6316237279132542149' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6316237279132542149' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2026006575'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2013 at 6:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2424102718801173335</id><published>2013-08-26T20:26:29.631-06:00</published><updated>2013-08-26T20:26:29.631-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats to you all!</title><content type='html'>Congrats to you all!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6316237279132542149/comments/default/2424102718801173335'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6316237279132542149/comments/default/2424102718801173335'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/congrats-to-winners.html?showComment=1377570389631#c2424102718801173335' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/congrats-to-winners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6316237279132542149' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6316237279132542149' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2013 at 8:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3384411106963913436</id><published>2013-08-26T21:17:49.479-06:00</published><updated>2013-08-26T21:17:49.479-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!!!! Thanks so much for picking my layout...wha...</title><content type='html'>Wow!!!! Thanks so much for picking my layout...what a great surprise and a great way to start the week. It was fun to scrap this past weekend and help celebrate your anniversary! :) :) :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6316237279132542149/comments/default/3384411106963913436'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6316237279132542149/comments/default/3384411106963913436'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/congrats-to-winners.html?showComment=1377573469479#c3384411106963913436' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/congrats-to-winners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6316237279132542149' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6316237279132542149' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2013 at 9:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6248458225937620843</id><published>2013-08-26T23:25:45.006-06:00</published><updated>2013-08-26T23:25:45.006-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Lucky ducks! Congratulations!</title><content type='html'>Lucky ducks! Congratulations!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6316237279132542149/comments/default/6248458225937620843'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6316237279132542149/comments/default/6248458225937620843'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/congrats-to-winners.html?showComment=1377581145006#c6248458225937620843' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/congrats-to-winners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6316237279132542149' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6316237279132542149' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2013 at 11:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4130671603395098958</id><published>2013-08-31T12:25:54.639-06:00</published><updated>2013-10-10T16:22:28.946-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love to scrapbook but never have been brave enou...</title><content type='html'>I love to scrapbook but never have been brave enough to try the digital route.  I might try it now after seeing all the inspiration here.&lt;br /&gt;Thank you for your fantastic freebie. &lt;br /&gt;~Donna</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/358531945097840905/comments/default/4130671603395098958'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/358531945097840905/comments/default/4130671603395098958'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/introducing-pronto-collection.html?showComment=1377973554639#c4130671603395098958' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/04452419797097077850</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/introducing-pronto-collection.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-358531945097840905' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/358531945097840905' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1211305249'/><gd:extendedProperty name='blogger.displayTime' value='August 31, 2013 at 12:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7711141566918259250</id><published>2013-09-02T09:25:18.921-06:00</published><updated>2013-09-02T09:25:18.921-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt,  I can&amp;#39;t buy from your shop!  I am t...</title><content type='html'>Hi Britt,  I can&amp;#39;t buy from your shop!  I am trying to enter all my details filling in all with a red asterix then I click submit and it removes all my details for me to do it again. Help!  I tried several times today and several times the other day.  I hope there is a solution. ;) Bonnie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3635533214093892634/comments/default/7711141566918259250'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3635533214093892634/comments/default/7711141566918259250'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/take-breath.html?showComment=1378135518921#c7711141566918259250' title=''/><author><name>bonnie</name><uri>https://www.blogger.com/profile/09443354825462102794</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//1.bp.blogspot.com/-u1drvIM4XR8/U-DHs4MD_rI/AAAAAAAAG6I/lE24twx4Sms/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/take-breath.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3635533214093892634' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3635533214093892634' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-424056917'/><gd:extendedProperty name='blogger.displayTime' value='September 2, 2013 at 9:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-682224722087774286</id><published>2013-09-04T02:35:05.252-06:00</published><updated>2013-09-04T08:17:42.916-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>these are awesome ! thank you so much ! I share th...</title><content type='html'>these are awesome ! thank you so much ! I share the link here :  https://www.facebook.com/pages/Lmilesptitsmickeys/361297113973799?ref=hl and there : http://pinterest.com/lemondedis/disney-freebies-diy/</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/682224722087774286'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717034313799619030/comments/default/682224722087774286'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html?showComment=1378283705252#c682224722087774286' title=''/><author><name>lemondedis</name><uri>https://www.blogger.com/profile/05517654374605291005</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-0tqf1El1zmA/UHHqeePC_rI/AAAAAAAAAAw/peECned8We4/s32/CIMG0525%2BCRR2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-day-in-park.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4717034313799619030' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717034313799619030' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-332521668'/><gd:extendedProperty name='blogger.displayTime' value='September 4, 2013 at 2:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7131137717867104784</id><published>2013-09-06T15:02:31.990-06:00</published><updated>2013-10-10T16:18:50.404-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am also desperate for the princess silhouette ca...</title><content type='html'>I am also desperate for the princess silhouette cards! I purchased the bundle, not realizing they weren&amp;#39;t included. Please please please!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/7131137717867104784'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/7131137717867104784'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1378501351990#c7131137717867104784' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05358829018955785795</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1003271216'/><gd:extendedProperty name='blogger.displayTime' value='September 6, 2013 at 3:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6089256936757182472</id><published>2013-09-16T17:10:56.632-06:00</published><updated>2013-09-16T17:10:56.632-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your page! I have to know where did you get...</title><content type='html'>I love your page! I have to know where did you get her darling bows? Did you make them? Need some!!&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/6089256936757182472'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/6089256936757182472'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html?showComment=1379373056632#c6089256936757182472' title=''/><author><name>Nat Nat</name><uri>https://www.blogger.com/profile/01600776553583123338</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//1.bp.blogspot.com/_CXPK3_LtFz8/SaypAbe1zAI/AAAAAAAABgM/ivtshoGlORU/S220-s31/IMG_1603.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5190527766837367114' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5190527766837367114' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1395016787'/><gd:extendedProperty name='blogger.displayTime' value='September 16, 2013 at 5:10 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3534388565943441792</id><published>2013-09-16T18:19:29.287-06:00</published><updated>2013-09-16T18:19:29.287-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I did make them! Thank you</title><content type='html'>I did make them! Thank you</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/3534388565943441792'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/3534388565943441792'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html?showComment=1379377169287#c3534388565943441792' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5190527766837367114/comments/default/6089256936757182472'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/08/time-for-quick-fire-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5190527766837367114' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5190527766837367114' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='September 16, 2013 at 6:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8263179756193834510</id><published>2013-09-20T04:27:26.702-06:00</published><updated>2013-09-20T04:27:26.702-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute!  By the way, Sunday is September 22nd, no...</title><content type='html'>So cute!  By the way, Sunday is September 22nd, not August.  </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4088342736341433371/comments/default/8263179756193834510'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4088342736341433371/comments/default/8263179756193834510'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/09/project-mouse-at-night.html?showComment=1379672846702#c8263179756193834510' title=''/><author><name>morgansmom2000</name><uri>https://www.blogger.com/profile/07761150956237275584</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//farm1.static.flickr.com/47/158707625_02cfe2654a.jpg?v=0'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/09/project-mouse-at-night.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4088342736341433371' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4088342736341433371' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1952085237'/><gd:extendedProperty name='blogger.displayTime' value='September 20, 2013 at 4:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1967906447495730126</id><published>2013-09-20T11:37:11.876-06:00</published><updated>2013-09-20T11:37:11.876-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>this is so great, needed a kit like this :)</title><content type='html'>this is so great, needed a kit like this :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4088342736341433371/comments/default/1967906447495730126'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4088342736341433371/comments/default/1967906447495730126'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/09/project-mouse-at-night.html?showComment=1379698631876#c1967906447495730126' title=''/><author><name>renata</name><uri>https://www.blogger.com/profile/13252028828059685696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-58xGHJU-wr8/TnG-ZceJg0I/AAAAAAAAABQ/7kGfckD_Cps/s32/P1030159.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/09/project-mouse-at-night.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4088342736341433371' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4088342736341433371' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2057089810'/><gd:extendedProperty name='blogger.displayTime' value='September 20, 2013 at 11:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6406050380042532284</id><published>2013-09-20T11:44:04.175-06:00</published><updated>2013-09-20T11:44:04.175-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the freebie and the show off gi...</title><content type='html'>Thanks so much for the freebie and the show off gift, Britt! This is my favorite Project Mouse collection! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4088342736341433371/comments/default/6406050380042532284'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4088342736341433371/comments/default/6406050380042532284'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/09/project-mouse-at-night.html?showComment=1379699044175#c6406050380042532284' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/09/project-mouse-at-night.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4088342736341433371' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4088342736341433371' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='September 20, 2013 at 11:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-888761803466534944</id><published>2013-09-20T13:11:18.769-06:00</published><updated>2013-09-20T13:11:18.769-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks! so cute!!!</title><content type='html'>thanks! so cute!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4088342736341433371/comments/default/888761803466534944'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4088342736341433371/comments/default/888761803466534944'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/09/project-mouse-at-night.html?showComment=1379704278769#c888761803466534944' title=''/><author><name>adriana outeiro</name><uri>https://www.blogger.com/profile/13869884174761307207</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/09/project-mouse-at-night.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4088342736341433371' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4088342736341433371' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1365120609'/><gd:extendedProperty name='blogger.displayTime' value='September 20, 2013 at 1:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3861183854033375874</id><published>2013-09-20T22:26:32.158-06:00</published><updated>2013-09-20T22:26:32.158-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the double giftie of show off and blog</title><content type='html'>Love the double giftie of show off and blog</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4088342736341433371/comments/default/3861183854033375874'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4088342736341433371/comments/default/3861183854033375874'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/09/project-mouse-at-night.html?showComment=1379737592158#c3861183854033375874' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/09/project-mouse-at-night.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4088342736341433371' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4088342736341433371' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='September 20, 2013 at 10:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8966144299749309431</id><published>2013-09-21T07:01:07.399-06:00</published><updated>2013-09-21T07:01:07.399-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Cute THANK YOU ;~} bunches</title><content type='html'>Cute THANK YOU ;~} bunches</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4088342736341433371/comments/default/8966144299749309431'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4088342736341433371/comments/default/8966144299749309431'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/09/project-mouse-at-night.html?showComment=1379768467399#c8966144299749309431' title=''/><author><name>Crystalnva</name><uri>https://www.blogger.com/profile/00444605543502737320</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_tfNnrnvc0jM/Sz6qhjVFA7I/AAAAAAAAAAM/lPPwrN16Nuk/S220-s32/IMG_4416.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/09/project-mouse-at-night.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4088342736341433371' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4088342736341433371' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1781671033'/><gd:extendedProperty name='blogger.displayTime' value='September 21, 2013 at 7:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4110481646300704027</id><published>2013-09-22T14:06:20.969-06:00</published><updated>2013-09-22T14:06:20.969-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Какой чудесный -сказочный набор!!! Из него получил...</title><content type='html'>Какой чудесный -сказочный набор!!! Из него получились шикарные странички!!! Большое спасибо за подарок!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4088342736341433371/comments/default/4110481646300704027'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4088342736341433371/comments/default/4110481646300704027'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/09/project-mouse-at-night.html?showComment=1379880380969#c4110481646300704027' title=''/><author><name>Gala</name><uri>https://www.blogger.com/profile/06332152457132972646</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/09/project-mouse-at-night.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4088342736341433371' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4088342736341433371' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-474357581'/><gd:extendedProperty name='blogger.displayTime' value='September 22, 2013 at 2:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8869271992886485569</id><published>2013-09-22T14:13:43.988-06:00</published><updated>2013-09-22T14:13:43.988-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the fabulous freebie!! What ...</title><content type='html'>Thank you so much for the fabulous freebie!! What a beautiful collection!! :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4088342736341433371/comments/default/8869271992886485569'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4088342736341433371/comments/default/8869271992886485569'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/09/project-mouse-at-night.html?showComment=1379880823988#c8869271992886485569' title=''/><author><name>Johanna</name><uri>https://www.blogger.com/profile/09113500255885915890</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//3.bp.blogspot.com/-3dnKeDqzMNA/UJIZ_K5WokI/AAAAAAAAADI/nEnYycQ8t40/s32/comic%2Bbook%2Bsp-001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/09/project-mouse-at-night.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4088342736341433371' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4088342736341433371' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1853023016'/><gd:extendedProperty name='blogger.displayTime' value='September 22, 2013 at 2:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5564613205398759462</id><published>2013-09-23T18:49:12.321-06:00</published><updated>2013-09-23T18:49:12.321-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this! Thank you! :)</title><content type='html'>I love this! Thank you! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4088342736341433371/comments/default/5564613205398759462'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4088342736341433371/comments/default/5564613205398759462'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/09/project-mouse-at-night.html?showComment=1379983752321#c5564613205398759462' title=''/><author><name>Miss Becki</name><uri>https://www.blogger.com/profile/05521684433257912411</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/09/project-mouse-at-night.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4088342736341433371' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4088342736341433371' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-481958951'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2013 at 6:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1178221860160260857</id><published>2013-10-02T15:40:54.595-06:00</published><updated>2013-10-10T16:18:43.485-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I bought a ton of Project Mouse goodies for our tr...</title><content type='html'>I bought a ton of Project Mouse goodies for our trip but just came across this lovely word art via Pinterest.  Thank you so much!!!!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/1178221860160260857'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/1178221860160260857'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1380750054595#c1178221860160260857' title=''/><author><name>Maggie</name><uri>https://www.blogger.com/profile/03962015225249605063</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-626022702'/><gd:extendedProperty name='blogger.displayTime' value='October 2, 2013 at 3:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4837930639444544369</id><published>2013-10-05T08:46:08.982-06:00</published><updated>2013-10-05T08:46:08.982-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just found you through a Pinterest link for some...</title><content type='html'>I just found you through a Pinterest link for some of your older goodies.  We just got our annual passes to Disneyland and I am so excited to use your Project Life cards, woo hoo.  I noticed that the older freebies have been removed, can we find them in one of the purchase downloads?&lt;br /&gt;&lt;br /&gt;Terri</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4088342736341433371/comments/default/4837930639444544369'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4088342736341433371/comments/default/4837930639444544369'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/09/project-mouse-at-night.html?showComment=1380984368982#c4837930639444544369' title=''/><author><name>Terri Paulson-Sasaki</name><uri>https://www.blogger.com/profile/00904165019457979931</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/-hu8lXZ922xk/VMGNusRFbAI/AAAAAAAACsk/EHKZECcuwmE/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/09/project-mouse-at-night.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4088342736341433371' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4088342736341433371' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-351540957'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2013 at 8:46 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6577139855087918474</id><published>2013-10-07T10:12:00.448-06:00</published><updated>2013-10-10T16:18:37.917-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Brittney! I&amp;#39;ve been so sad that I missed yo...</title><content type='html'>Hi Brittney! I&amp;#39;ve been so sad that I missed your freebie character and princess silhouette cards! :( You mention in a comment above about posting a tutorial on how to make them. Have you posted that yet, by any chance? Or is there any chance you might reactive these freebies in the near future for a day or two? Thanks! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/6577139855087918474'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/6577139855087918474'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1381162320448#c6577139855087918474' title=''/><author><name>staciemag</name><uri>https://www.blogger.com/profile/11229300151022843990</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_cY3VMRQGhBE/Sud3nIbONLI/AAAAAAAAABM/CAL7Ur5hlsg/S220-s32/PoppyTulip3.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-669976155'/><gd:extendedProperty name='blogger.displayTime' value='October 7, 2013 at 10:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8276158876566624356</id><published>2013-10-10T16:36:55.694-06:00</published><updated>2013-10-10T16:36:55.694-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Due to popular demand, the freebie is active again!</title><content type='html'>Due to popular demand, the freebie is active again!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/8276158876566624356'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/8276158876566624356'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1381444615694#c8276158876566624356' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/7131137717867104784'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='October 10, 2013 at 4:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4901040340507132708</id><published>2013-10-10T16:37:08.473-06:00</published><updated>2013-10-10T16:37:08.473-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The freebie is active again.</title><content type='html'>The freebie is active again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/4901040340507132708'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/4901040340507132708'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1381444628473#c4901040340507132708' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/6577139855087918474'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='October 10, 2013 at 4:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2402520983293818520</id><published>2013-10-10T16:37:38.340-06:00</published><updated>2013-10-10T16:37:38.340-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The freebie is active again!</title><content type='html'>The freebie is active again!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/2402520983293818520'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/2402520983293818520'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1381444658340#c2402520983293818520' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/1550422763427091744'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='October 10, 2013 at 4:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4201922320413975788</id><published>2013-10-10T16:37:55.621-06:00</published><updated>2013-10-10T16:37:55.621-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The freebie is active again.</title><content type='html'>The freebie is active again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/4201922320413975788'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/4201922320413975788'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1381444675621#c4201922320413975788' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/7412686387922370290'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='October 10, 2013 at 4:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5396262706330255248</id><published>2013-10-10T16:38:14.304-06:00</published><updated>2013-10-10T16:38:14.304-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The freebie is active again!!</title><content type='html'>The freebie is active again!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/5396262706330255248'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/5396262706330255248'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1381444694304#c5396262706330255248' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/2060859568380947462'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='October 10, 2013 at 4:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-224125400811536749</id><published>2013-10-10T16:46:22.727-06:00</published><updated>2013-10-10T16:46:22.727-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My princess silhouette card freebie pack is active...</title><content type='html'>My princess silhouette card freebie pack is active again.  Find them at the end of this blog post: http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html The character silhouettes are active again too if you want them here: http://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html &amp;amp; here: http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html)  Enjoy.&lt;br /&gt;&lt;br /&gt;xoxo,&lt;br /&gt;&lt;br /&gt;Britt</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4088342736341433371/comments/default/224125400811536749'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4088342736341433371/comments/default/224125400811536749'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/09/project-mouse-at-night.html?showComment=1381445182727#c224125400811536749' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4088342736341433371/comments/default/4837930639444544369'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/09/project-mouse-at-night.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4088342736341433371' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4088342736341433371' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='October 10, 2013 at 4:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7573744502668848784</id><published>2013-10-12T08:30:31.830-06:00</published><updated>2013-10-12T08:30:31.830-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you, thank you.  I am obessed with your proj...</title><content type='html'>Thank you, thank you.  I am obessed with your project life cards.  I have bought 3 or 4 sets this last week.  I keep checking every day to see if you have made anything new.&lt;br /&gt;&lt;br /&gt;Terri</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4088342736341433371/comments/default/7573744502668848784'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4088342736341433371/comments/default/7573744502668848784'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/09/project-mouse-at-night.html?showComment=1381588231830#c7573744502668848784' title=''/><author><name>Terri Paulson-Sasaki</name><uri>https://www.blogger.com/profile/00904165019457979931</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/-hu8lXZ922xk/VMGNusRFbAI/AAAAAAAACsk/EHKZECcuwmE/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/09/project-mouse-at-night.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4088342736341433371' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4088342736341433371' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-351540957'/><gd:extendedProperty name='blogger.displayTime' value='October 12, 2013 at 8:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2963066294768483681</id><published>2013-10-17T21:18:49.666-06:00</published><updated>2013-10-17T21:18:49.666-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am super excited about this

Terri</title><content type='html'>I am super excited about this&lt;br /&gt;&lt;br /&gt;Terri</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4020102015973342544/comments/default/2963066294768483681'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4020102015973342544/comments/default/2963066294768483681'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/10/something-new-is-coming.html?showComment=1382066329666#c2963066294768483681' title=''/><author><name>Terri Paulson-Sasaki</name><uri>https://www.blogger.com/profile/00904165019457979931</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/-hu8lXZ922xk/VMGNusRFbAI/AAAAAAAACsk/EHKZECcuwmE/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/10/something-new-is-coming.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4020102015973342544' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4020102015973342544' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-351540957'/><gd:extendedProperty name='blogger.displayTime' value='October 17, 2013 at 9:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2820970071059122203</id><published>2013-10-18T00:24:04.248-06:00</published><updated>2013-10-18T00:24:04.248-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE this! Thank you so much for the super cute jo...</title><content type='html'>LOVE this! Thank you so much for the super cute journal cards too! &amp;lt;3</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8338438783434764940/comments/default/2820970071059122203'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8338438783434764940/comments/default/2820970071059122203'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/10/project-mouse-halloween-edition.html?showComment=1382077444248#c2820970071059122203' title=''/><author><name>Disney Dreamer</name><uri>https://www.blogger.com/profile/10688982750735759659</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/10/project-mouse-halloween-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8338438783434764940' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8338438783434764940' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-737127822'/><gd:extendedProperty name='blogger.displayTime' value='October 18, 2013 at 12:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8385781190351495671</id><published>2013-10-18T06:22:48.903-06:00</published><updated>2013-10-18T06:22:48.903-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much Britt! I love the entire pack!  ...</title><content type='html'>Thank you so much Britt! I love the entire pack!  Freebie is perfect too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8338438783434764940/comments/default/8385781190351495671'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8338438783434764940/comments/default/8385781190351495671'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/10/project-mouse-halloween-edition.html?showComment=1382098968903#c8385781190351495671' title=''/><author><name>Jenn</name><uri>https://www.blogger.com/profile/08064220849053112084</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-8kraBA6g58E/TqDLqU_qP0I/AAAAAAAAABE/F2P-hBZXxDs/s32/74064_446831334199_568564199_5476896_1514944_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/10/project-mouse-halloween-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8338438783434764940' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8338438783434764940' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1591507857'/><gd:extendedProperty name='blogger.displayTime' value='October 18, 2013 at 6:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5156989621569410755</id><published>2013-10-18T10:16:40.508-06:00</published><updated>2013-10-18T10:16:40.508-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Another awesome Project Mouse kit! Thank you for t...</title><content type='html'>Another awesome Project Mouse kit! Thank you for the adorable journal cards! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8338438783434764940/comments/default/5156989621569410755'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8338438783434764940/comments/default/5156989621569410755'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/10/project-mouse-halloween-edition.html?showComment=1382113000508#c5156989621569410755' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/10/project-mouse-halloween-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8338438783434764940' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8338438783434764940' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='October 18, 2013 at 10:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1932671392696504233</id><published>2013-10-18T19:02:33.369-06:00</published><updated>2013-10-18T19:02:33.369-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What an awesome project mouse! Thank you for the f...</title><content type='html'>What an awesome project mouse! Thank you for the freebie cards!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8338438783434764940/comments/default/1932671392696504233'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8338438783434764940/comments/default/1932671392696504233'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/10/project-mouse-halloween-edition.html?showComment=1382144553369#c1932671392696504233' title=''/><author><name>Liza</name><uri>https://www.blogger.com/profile/13225372435020033234</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/10/project-mouse-halloween-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8338438783434764940' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8338438783434764940' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1565253470'/><gd:extendedProperty name='blogger.displayTime' value='October 18, 2013 at 7:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1695539721841541567</id><published>2013-10-18T23:34:39.087-06:00</published><updated>2013-10-18T23:34:39.087-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freebies - going to purchase the...</title><content type='html'>Thank you for the freebies - going to purchase the bundle next :)  Beautiful as always!! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8338438783434764940/comments/default/1695539721841541567'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8338438783434764940/comments/default/1695539721841541567'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/10/project-mouse-halloween-edition.html?showComment=1382160879087#c1695539721841541567' title=''/><author><name>Hal's Wife</name><uri>https://www.blogger.com/profile/03950512436641538977</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/10/project-mouse-halloween-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8338438783434764940' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8338438783434764940' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1616182698'/><gd:extendedProperty name='blogger.displayTime' value='October 18, 2013 at 11:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3109295464208088302</id><published>2013-10-19T08:49:09.322-06:00</published><updated>2013-10-19T08:49:09.322-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome new pack- thank you very much for the free...</title><content type='html'>Awesome new pack- thank you very much for the freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8338438783434764940/comments/default/3109295464208088302'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8338438783434764940/comments/default/3109295464208088302'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/10/project-mouse-halloween-edition.html?showComment=1382194149322#c3109295464208088302' title=''/><author><name>Quietangelsb</name><uri>https://www.blogger.com/profile/08571034645065693851</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//3.bp.blogspot.com/_ZfToM-mbJbo/SJkgMCqT1pI/AAAAAAAAAAc/zWlOdfwBwrk/s32-R/DSCN3436-1.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/10/project-mouse-halloween-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8338438783434764940' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8338438783434764940' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-163650972'/><gd:extendedProperty name='blogger.displayTime' value='October 19, 2013 at 8:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5942292752216957760</id><published>2013-10-19T09:16:00.922-06:00</published><updated>2013-10-19T09:16:00.922-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Adorable! Thanks so much</title><content type='html'>Adorable! Thanks so much</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8338438783434764940/comments/default/5942292752216957760'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8338438783434764940/comments/default/5942292752216957760'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/10/project-mouse-halloween-edition.html?showComment=1382195760922#c5942292752216957760' title=''/><author><name>rmdusell</name><uri>https://www.blogger.com/profile/02731562323389181088</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/10/project-mouse-halloween-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8338438783434764940' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8338438783434764940' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1501693821'/><gd:extendedProperty name='blogger.displayTime' value='October 19, 2013 at 9:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3208580823115724593</id><published>2013-10-19T20:47:33.225-06:00</published><updated>2013-10-19T20:47:33.225-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>perfect kit for this month!  thank you </title><content type='html'>perfect kit for this month!  thank you </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8338438783434764940/comments/default/3208580823115724593'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8338438783434764940/comments/default/3208580823115724593'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/10/project-mouse-halloween-edition.html?showComment=1382237253225#c3208580823115724593' title=''/><author><name>Jlynn</name><uri>https://www.blogger.com/profile/12737323691102728694</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/-FvegsoHy2fU/VG6DmJQLclI/AAAAAAAAHzA/OqtbhAP5AYM/s32/Jlynn1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/10/project-mouse-halloween-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8338438783434764940' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8338438783434764940' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1343043601'/><gd:extendedProperty name='blogger.displayTime' value='October 19, 2013 at 8:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4136872726655076074</id><published>2013-10-21T11:24:07.282-06:00</published><updated>2013-10-21T11:24:07.282-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE disney at halloween! We were just there, so t...</title><content type='html'>LOVE disney at halloween! We were just there, so this is perfect. and thanks for the  free cards!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8338438783434764940/comments/default/4136872726655076074'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8338438783434764940/comments/default/4136872726655076074'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/10/project-mouse-halloween-edition.html?showComment=1382376247282#c4136872726655076074' title=''/><author><name>Lynnette</name><uri>https://www.blogger.com/profile/03271795277819509003</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_pdKU-iSOkTo/SBYR7i9UtFI/AAAAAAAABFQ/nQeAqQBNRM8/S220-s32/blossom.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/10/project-mouse-halloween-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8338438783434764940' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8338438783434764940' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1949527233'/><gd:extendedProperty name='blogger.displayTime' value='October 21, 2013 at 11:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8589565251171686015</id><published>2013-10-21T22:16:38.333-06:00</published><updated>2013-10-21T22:16:38.333-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much!  Always love your work :D</title><content type='html'>Thank you so much!  Always love your work :D</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8338438783434764940/comments/default/8589565251171686015'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8338438783434764940/comments/default/8589565251171686015'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/10/project-mouse-halloween-edition.html?showComment=1382415398333#c8589565251171686015' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/02521282599878005337</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/10/project-mouse-halloween-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8338438783434764940' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8338438783434764940' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1274836931'/><gd:extendedProperty name='blogger.displayTime' value='October 21, 2013 at 10:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1419022649973268011</id><published>2013-10-24T16:52:29.304-06:00</published><updated>2013-10-24T16:52:29.304-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank You for the chance to win such a super cute ...</title><content type='html'>Thank You for the chance to win such a super cute Mickey cell phone holder:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089000823585018631/comments/default/1419022649973268011'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089000823585018631/comments/default/1419022649973268011'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/10/i-brought-you-back-souvenir.html?showComment=1382655149304#c1419022649973268011' title=''/><author><name>Gloria </name><uri>https://www.blogger.com/profile/00744014481764470563</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-7bHGTArxrHo/U0Ck1omDzgI/AAAAAAAACWg/ydLpuic8_TM/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/10/i-brought-you-back-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2089000823585018631' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2089000823585018631' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2073291340'/><gd:extendedProperty name='blogger.displayTime' value='October 24, 2013 at 4:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2190804641498230047</id><published>2013-10-24T17:16:52.146-06:00</published><updated>2013-10-24T17:16:52.146-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is so super cute!

I&amp;#39;ve been playing catc...</title><content type='html'>This is so super cute!&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve been playing catch up on a ton of older Capturing Magic episodes in preparation for our upcoming Disneyland trip and LOVE hearing your perspective and voice. I have a 2 year old and love hearing your family trip experiences. Just wanted to say that you are so missed on the recent shows.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089000823585018631/comments/default/2190804641498230047'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089000823585018631/comments/default/2190804641498230047'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/10/i-brought-you-back-souvenir.html?showComment=1382656612146#c2190804641498230047' title=''/><author><name>Maggie</name><uri>https://www.blogger.com/profile/03962015225249605063</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/10/i-brought-you-back-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2089000823585018631' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2089000823585018631' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-626022702'/><gd:extendedProperty name='blogger.displayTime' value='October 24, 2013 at 5:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7855616343475201564</id><published>2013-10-24T17:20:02.169-06:00</published><updated>2013-10-24T17:20:02.169-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Your banner is so CUTE!!! I need to come over and ...</title><content type='html'>Your banner is so CUTE!!! I need to come over and see all your Halloween decor. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089000823585018631/comments/default/7855616343475201564'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089000823585018631/comments/default/7855616343475201564'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/10/i-brought-you-back-souvenir.html?showComment=1382656802169#c7855616343475201564' title=''/><author><name>Shantell</name><uri>https://www.blogger.com/profile/00560156827387576203</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_L2nH3d3_GXQ/Ss5YGyyFKSI/AAAAAAAABUo/6-JRn6TV4y0/S220-s32/team+page+pic.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/10/i-brought-you-back-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2089000823585018631' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2089000823585018631' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1277520125'/><gd:extendedProperty name='blogger.displayTime' value='October 24, 2013 at 5:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-190670024960256517</id><published>2013-10-25T13:43:53.396-06:00</published><updated>2013-10-25T13:43:53.396-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is too cute.  Thanks for thinking of us.</title><content type='html'>This is too cute.  Thanks for thinking of us.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089000823585018631/comments/default/190670024960256517'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089000823585018631/comments/default/190670024960256517'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/10/i-brought-you-back-souvenir.html?showComment=1382730233396#c190670024960256517' title=''/><author><name>wahoolady</name><uri>https://www.blogger.com/profile/07561979303806378241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/10/i-brought-you-back-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2089000823585018631' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2089000823585018631' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1428766923'/><gd:extendedProperty name='blogger.displayTime' value='October 25, 2013 at 1:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4998132014115703718</id><published>2013-10-27T16:08:47.754-06:00</published><updated>2013-10-27T16:08:47.754-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very cute.  Thanks.</title><content type='html'>Very cute.  Thanks.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4088342736341433371/comments/default/4998132014115703718'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4088342736341433371/comments/default/4998132014115703718'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/09/project-mouse-at-night.html?showComment=1382911727754#c4998132014115703718' title=''/><author><name>marlah24</name><uri>https://www.blogger.com/profile/12360135297595656894</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='18' src='//3.bp.blogspot.com/-rT5HOEHnWNQ/T8jsex45S-I/AAAAAAAAABw/d7LXroOlJKE/s32/420978_2723098800885_536190747_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/09/project-mouse-at-night.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4088342736341433371' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4088342736341433371' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1336917388'/><gd:extendedProperty name='blogger.displayTime' value='October 27, 2013 at 4:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-933031911077070250</id><published>2013-10-28T06:40:38.979-06:00</published><updated>2013-10-28T06:40:38.979-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love it, thank you, thank you.  Now, to find tim...</title><content type='html'>I love it, thank you, thank you.  Now, to find time to scrap.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8338438783434764940/comments/default/933031911077070250'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8338438783434764940/comments/default/933031911077070250'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/10/project-mouse-halloween-edition.html?showComment=1382964038979#c933031911077070250' title=''/><author><name>Terri Paulson-Sasaki</name><uri>https://www.blogger.com/profile/00904165019457979931</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/-hu8lXZ922xk/VMGNusRFbAI/AAAAAAAACsk/EHKZECcuwmE/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/10/project-mouse-halloween-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8338438783434764940' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8338438783434764940' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-351540957'/><gd:extendedProperty name='blogger.displayTime' value='October 28, 2013 at 6:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6307004386940758252</id><published>2013-10-30T09:58:03.251-06:00</published><updated>2013-10-30T09:58:03.251-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the chance, Britt! You are so generous!!!</title><content type='html'>Thanks for the chance, Britt! You are so generous!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089000823585018631/comments/default/6307004386940758252'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089000823585018631/comments/default/6307004386940758252'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/10/i-brought-you-back-souvenir.html?showComment=1383148683251#c6307004386940758252' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/18260735848842813133</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/10/i-brought-you-back-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2089000823585018631' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2089000823585018631' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1174530636'/><gd:extendedProperty name='blogger.displayTime' value='October 30, 2013 at 9:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-626050772848171140</id><published>2013-10-31T12:53:45.301-06:00</published><updated>2013-10-31T12:53:45.301-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Adorable - and I&amp;#39;m talking about that little c...</title><content type='html'>Adorable - and I&amp;#39;m talking about that little cutie holding it!!  What a great picture :)  The Mickey holder is cute too :)  Thanks for the chance!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089000823585018631/comments/default/626050772848171140'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2089000823585018631/comments/default/626050772848171140'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/10/i-brought-you-back-souvenir.html?showComment=1383245625301#c626050772848171140' title=''/><author><name>Jlynn</name><uri>https://www.blogger.com/profile/12737323691102728694</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/-FvegsoHy2fU/VG6DmJQLclI/AAAAAAAAHzA/OqtbhAP5AYM/s32/Jlynn1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/10/i-brought-you-back-souvenir.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2089000823585018631' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2089000823585018631' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1343043601'/><gd:extendedProperty name='blogger.displayTime' value='October 31, 2013 at 12:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6087956147647943322</id><published>2013-11-01T09:29:23.788-06:00</published><updated>2013-11-01T09:57:49.631-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for this great tutorial!! I just added v...</title><content type='html'>Thank you for this great tutorial!! I just added video to a photo book I made for my friend&amp;#39;s birthday from the Maroon 5 concert we went to this summer. She is going to FLIP when she sees the video along with the photos.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/904334750689762007/comments/default/6087956147647943322'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/904334750689762007/comments/default/6087956147647943322'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/using-qr-codes-in-your-digital-layouts.html?showComment=1383319763788#c6087956147647943322' title=''/><author><name>Christi</name><uri>https://www.blogger.com/profile/14685803820759245439</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/using-qr-codes-in-your-digital-layouts.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-904334750689762007' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/904334750689762007' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-68833955'/><gd:extendedProperty name='blogger.displayTime' value='November 1, 2013 at 9:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7481641768068493326</id><published>2013-11-01T16:36:28.415-06:00</published><updated>2013-11-01T16:36:28.415-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just posted a page in the gallery :) thanks for th...</title><content type='html'>Just posted a page in the gallery :) thanks for the extra incentive to scrap some pages this weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6600547961801761154/comments/default/7481641768068493326'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6600547961801761154/comments/default/7481641768068493326'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/11/more-digital-scrapbooking-day-fun.html?showComment=1383345388415#c7481641768068493326' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/11/more-digital-scrapbooking-day-fun.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6600547961801761154' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6600547961801761154' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='November 1, 2013 at 4:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9149086213198346753</id><published>2013-11-10T17:26:51.338-07:00</published><updated>2013-11-10T17:26:51.338-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>omg ! these are too cute ! thanks a lot ! I share ...</title><content type='html'>omg ! these are too cute ! thanks a lot ! I share the link here : https://www.facebook.com/LMIlesptitscadeauxPL?ref=hl and there : http://pinterest.com/lemondedis/project-life-freebies/</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8338438783434764940/comments/default/9149086213198346753'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8338438783434764940/comments/default/9149086213198346753'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/10/project-mouse-halloween-edition.html?showComment=1384129611338#c9149086213198346753' title=''/><author><name>lemondedis</name><uri>https://www.blogger.com/profile/05517654374605291005</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-0tqf1El1zmA/UHHqeePC_rI/AAAAAAAAAAw/peECned8We4/s32/CIMG0525%2BCRR2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/10/project-mouse-halloween-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8338438783434764940' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8338438783434764940' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-332521668'/><gd:extendedProperty name='blogger.displayTime' value='November 10, 2013 at 5:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2239327539858248644</id><published>2013-12-02T09:40:24.332-07:00</published><updated>2013-12-02T09:40:24.332-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love it...thanks, Britt!  Thanks for the great sal...</title><content type='html'>Love it...thanks, Britt!  Thanks for the great sale, too.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2969755531369668871/comments/default/2239327539858248644'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2969755531369668871/comments/default/2239327539858248644'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/12/cyber-monday-freebie.html?showComment=1386002424332#c2239327539858248644' title=''/><author><name>Dolores</name><uri>https://www.blogger.com/profile/06129932715762366153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/12/cyber-monday-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2969755531369668871' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2969755531369668871' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-666919836'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2013 at 9:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-51467813924265333</id><published>2013-12-02T09:51:29.675-07:00</published><updated>2013-12-02T09:51:29.675-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for this great template, Britt!</title><content type='html'>Thank you so much for this great template, Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2969755531369668871/comments/default/51467813924265333'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2969755531369668871/comments/default/51467813924265333'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/12/cyber-monday-freebie.html?showComment=1386003089675#c51467813924265333' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/12/cyber-monday-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2969755531369668871' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2969755531369668871' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2013 at 9:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9038156253722879188</id><published>2013-12-02T10:03:29.551-07:00</published><updated>2013-12-02T10:03:29.551-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for this!</title><content type='html'>Thanks for this!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2969755531369668871/comments/default/9038156253722879188'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2969755531369668871/comments/default/9038156253722879188'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/12/cyber-monday-freebie.html?showComment=1386003809551#c9038156253722879188' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/12/cyber-monday-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2969755531369668871' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2969755531369668871' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2013 at 10:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6144225052376046768</id><published>2013-12-02T10:04:36.181-07:00</published><updated>2013-12-02T10:04:36.181-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!</title><content type='html'>Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2969755531369668871/comments/default/6144225052376046768'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2969755531369668871/comments/default/6144225052376046768'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/12/cyber-monday-freebie.html?showComment=1386003876181#c6144225052376046768' title=''/><author><name>Pam K</name><uri>https://www.blogger.com/profile/17370180296452925298</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/12/cyber-monday-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2969755531369668871' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2969755531369668871' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-852232236'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2013 at 10:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1072499069107995207</id><published>2013-12-02T10:22:48.043-07:00</published><updated>2013-12-02T10:22:48.043-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much. Off to do some shopping in your st...</title><content type='html'>Thanks so much. Off to do some shopping in your store :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2969755531369668871/comments/default/1072499069107995207'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2969755531369668871/comments/default/1072499069107995207'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/12/cyber-monday-freebie.html?showComment=1386004968043#c1072499069107995207' title=''/><author><name>Kristin</name><uri>https://www.blogger.com/profile/18182762546918756453</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/12/cyber-monday-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2969755531369668871' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2969755531369668871' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-379903733'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2013 at 10:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3733962093112103746</id><published>2013-12-02T19:15:46.781-07:00</published><updated>2013-12-02T19:15:46.781-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you!  It&amp;#39;s great!  And especially thank ...</title><content type='html'>thank you!  It&amp;#39;s great!  And especially thank you for the .page file :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2969755531369668871/comments/default/3733962093112103746'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2969755531369668871/comments/default/3733962093112103746'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/12/cyber-monday-freebie.html?showComment=1386036946781#c3733962093112103746' title=''/><author><name>Jlynn</name><uri>https://www.blogger.com/profile/12737323691102728694</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/-FvegsoHy2fU/VG6DmJQLclI/AAAAAAAAHzA/OqtbhAP5AYM/s32/Jlynn1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/12/cyber-monday-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2969755531369668871' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2969755531369668871' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1343043601'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2013 at 7:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1818137729329870956</id><published>2013-12-02T19:31:16.830-07:00</published><updated>2013-12-02T19:31:16.830-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the template!</title><content type='html'>Thank you for the template!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2969755531369668871/comments/default/1818137729329870956'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2969755531369668871/comments/default/1818137729329870956'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/12/cyber-monday-freebie.html?showComment=1386037876830#c1818137729329870956' title=''/><author><name>Liza</name><uri>https://www.blogger.com/profile/13225372435020033234</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/12/cyber-monday-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2969755531369668871' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2969755531369668871' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1565253470'/><gd:extendedProperty name='blogger.displayTime' value='December 2, 2013 at 7:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6701275368205935547</id><published>2013-12-03T01:01:45.817-07:00</published><updated>2013-12-03T01:01:45.817-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the template.  Gah... sale is over -- y...</title><content type='html'>Thanks for the template.  Gah... sale is over -- your midnight not mine!  (and now after gettign signed in it is even later!)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2969755531369668871/comments/default/6701275368205935547'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2969755531369668871/comments/default/6701275368205935547'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/12/cyber-monday-freebie.html?showComment=1386057705817#c6701275368205935547' title=''/><author><name>Krisi</name><uri>https://www.blogger.com/profile/05201159858171207742</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/12/cyber-monday-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2969755531369668871' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2969755531369668871' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1328642662'/><gd:extendedProperty name='blogger.displayTime' value='December 3, 2013 at 1:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9165720201390198583</id><published>2013-12-03T08:31:25.628-07:00</published><updated>2013-12-03T08:31:25.628-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!</title><content type='html'>Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2969755531369668871/comments/default/9165720201390198583'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2969755531369668871/comments/default/9165720201390198583'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/12/cyber-monday-freebie.html?showComment=1386084685628#c9165720201390198583' title=''/><author><name>TiggerRD</name><uri>https://www.blogger.com/profile/10155478730234170745</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/12/cyber-monday-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2969755531369668871' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2969755531369668871' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1974232537'/><gd:extendedProperty name='blogger.displayTime' value='December 3, 2013 at 8:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-892174748075058107</id><published>2013-12-03T09:55:09.716-07:00</published><updated>2013-12-03T09:55:09.716-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very cool template! Thank you.</title><content type='html'>Very cool template! Thank you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2969755531369668871/comments/default/892174748075058107'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2969755531369668871/comments/default/892174748075058107'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/12/cyber-monday-freebie.html?showComment=1386089709716#c892174748075058107' title=''/><author><name>Jennifer Moore</name><uri>https://www.blogger.com/profile/14448969572433405359</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//2.bp.blogspot.com/-QbFBB7_zAYA/VZ2QvUjJoQI/AAAAAAAAI1U/gIcY1zIHC-w/s32/IMG_3022%2B%2528facebook%2529.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/12/cyber-monday-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2969755531369668871' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2969755531369668871' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-756401573'/><gd:extendedProperty name='blogger.displayTime' value='December 3, 2013 at 9:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9095154613657240108</id><published>2013-12-12T06:17:07.036-07:00</published><updated>2013-12-12T06:17:07.036-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh I can&amp;#39;t wait! Hoping its just what I need t...</title><content type='html'>Oh I can&amp;#39;t wait! Hoping its just what I need to get started on my December Daily!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/703254865918825296/comments/default/9095154613657240108'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/703254865918825296/comments/default/9095154613657240108'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/12/coming-friday.html?showComment=1386854227036#c9095154613657240108' title=''/><author><name>Mendie</name><uri>https://www.blogger.com/profile/09358347023807387240</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-Cvb-KCk8vCU/UgDjYgCyB2I/AAAAAAAAFso/yZmGtBFwfeA/s32/IMG_4955.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/12/coming-friday.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-703254865918825296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/703254865918825296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1265688673'/><gd:extendedProperty name='blogger.displayTime' value='December 12, 2013 at 6:17 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8695450968423549580</id><published>2013-12-13T06:42:28.570-07:00</published><updated>2013-12-13T06:42:28.570-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Magical! Thanks for the journal cards ~ enjoy your...</title><content type='html'>Magical! Thanks for the journal cards ~ enjoy your weekend &amp;amp; Happy Birthday!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5523542774656545935/comments/default/8695450968423549580'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5523542774656545935/comments/default/8695450968423549580'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/12/project-life-christmas-edition.html?showComment=1386942148570#c8695450968423549580' title=''/><author><name>Pam K</name><uri>https://www.blogger.com/profile/17370180296452925298</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/12/project-life-christmas-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5523542774656545935' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5523542774656545935' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-852232236'/><gd:extendedProperty name='blogger.displayTime' value='December 13, 2013 at 6:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8650295448122637755</id><published>2013-12-14T18:43:12.956-07:00</published><updated>2013-12-14T18:43:12.956-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the cute cards!</title><content type='html'>Thank you for the cute cards!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5523542774656545935/comments/default/8650295448122637755'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5523542774656545935/comments/default/8650295448122637755'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/12/project-life-christmas-edition.html?showComment=1387071792956#c8650295448122637755' title=''/><author><name>Liza</name><uri>https://www.blogger.com/profile/13225372435020033234</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/12/project-life-christmas-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5523542774656545935' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5523542774656545935' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1565253470'/><gd:extendedProperty name='blogger.displayTime' value='December 14, 2013 at 6:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5124372945403700746</id><published>2013-12-15T08:57:05.244-07:00</published><updated>2013-12-15T08:57:05.244-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are really cute cards, I love the Christmas ...</title><content type='html'>These are really cute cards, I love the Christmas collection.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5523542774656545935/comments/default/5124372945403700746'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5523542774656545935/comments/default/5124372945403700746'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/12/project-life-christmas-edition.html?showComment=1387123025244#c5124372945403700746' title=''/><author><name>koala1966</name><uri>https://www.blogger.com/profile/09583654565219786016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/12/project-life-christmas-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5523542774656545935' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5523542774656545935' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-553919938'/><gd:extendedProperty name='blogger.displayTime' value='December 15, 2013 at 8:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3890614854445302601</id><published>2013-12-22T00:23:29.940-07:00</published><updated>2013-12-22T00:23:29.940-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Merci pour ces cartes ! </title><content type='html'>Merci pour ces cartes ! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5523542774656545935/comments/default/3890614854445302601'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5523542774656545935/comments/default/3890614854445302601'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/12/project-life-christmas-edition.html?showComment=1387697009940#c3890614854445302601' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/13366736382096791140</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/12/project-life-christmas-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5523542774656545935' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5523542774656545935' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-121438869'/><gd:extendedProperty name='blogger.displayTime' value='December 22, 2013 at 12:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1134498999910973170</id><published>2013-12-29T15:08:56.711-07:00</published><updated>2013-12-29T15:08:56.711-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wonderful template and much appreciated!</title><content type='html'>Wonderful template and much appreciated!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2969755531369668871/comments/default/1134498999910973170'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2969755531369668871/comments/default/1134498999910973170'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/12/cyber-monday-freebie.html?showComment=1388354936711#c1134498999910973170' title=''/><author><name>Laramie</name><uri>https://www.blogger.com/profile/11675772521815930080</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-lxbudoed4X8/Xby8NboaK4I/AAAAAAAAJME/sUfZTFZFAY8zJH7jE3S1EOqYrQmSuw-_wCK4BGAYYCw/s32/00_facebook1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/12/cyber-monday-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2969755531369668871' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2969755531369668871' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-205340431'/><gd:extendedProperty name='blogger.displayTime' value='December 29, 2013 at 3:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6958501400106135092</id><published>2014-01-12T22:34:08.994-07:00</published><updated>2014-04-25T02:30:37.509-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>how do i get a kit like that, im not understanding...</title><content type='html'>how do i get a kit like that, im not understanding how this works.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/6958501400106135092'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6357416108019449122/comments/default/6958501400106135092'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html?showComment=1389591248994#c6958501400106135092' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10679933228871081016</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2008/02/dreams-do-come-true-freebie-alert.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6357416108019449122' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6357416108019449122' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-600787014'/><gd:extendedProperty name='blogger.displayTime' value='January 12, 2014 at 10:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8619621286824780777</id><published>2014-01-25T17:21:49.844-07:00</published><updated>2014-04-25T02:30:34.086-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you soo soo much for the adorable freebie!!</title><content type='html'>Thank you soo soo much for the adorable freebie!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/8619621286824780777'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/8619621286824780777'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html?showComment=1390695709844#c8619621286824780777' title=''/><author><name>Marie-France Gervais</name><uri>https://www.blogger.com/profile/05936537856561924938</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8408836588893363669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8408836588893363669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1478271557'/><gd:extendedProperty name='blogger.displayTime' value='January 25, 2014 at 5:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4638287281762566050</id><published>2014-02-11T12:28:58.071-07:00</published><updated>2014-04-25T02:30:32.203-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you Britt!  I hope you are doing well.  I ha...</title><content type='html'>Thank you Britt!  I hope you are doing well.  I haven&amp;#39;t seen you online for a while.  &amp;lt;3</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5523542774656545935/comments/default/4638287281762566050'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5523542774656545935/comments/default/4638287281762566050'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/12/project-life-christmas-edition.html?showComment=1392146938071#c4638287281762566050' title=''/><author><name>JoAnn</name><uri>https://www.blogger.com/profile/12270148950107909001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/12/project-life-christmas-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5523542774656545935' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5523542774656545935' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-652271377'/><gd:extendedProperty name='blogger.displayTime' value='February 11, 2014 at 12:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-848656318327970188</id><published>2014-02-12T07:06:46.792-07:00</published><updated>2014-02-12T07:06:46.792-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations! Though I&amp;#39;m not sure how I mis...</title><content type='html'>Congratulations! Though I&amp;#39;m not sure how I missed the post that your were expecting?!?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3342219998919947922/comments/default/848656318327970188'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3342219998919947922/comments/default/848656318327970188'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/02/looking-for-me.html?showComment=1392214006792#c848656318327970188' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/10499910123515813610</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/02/looking-for-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3342219998919947922' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3342219998919947922' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1561639099'/><gd:extendedProperty name='blogger.displayTime' value='February 12, 2014 at 7:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-803855220956015597</id><published>2014-02-14T07:01:09.399-07:00</published><updated>2014-02-14T07:01:09.399-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;ve wondered where you have been. Congratulat...</title><content type='html'>I&amp;#39;ve wondered where you have been. Congratulations, Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3342219998919947922/comments/default/803855220956015597'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3342219998919947922/comments/default/803855220956015597'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/02/looking-for-me.html?showComment=1392386469399#c803855220956015597' title=''/><author><name>mich</name><uri>https://www.blogger.com/profile/04208121012906123229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/02/looking-for-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3342219998919947922' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3342219998919947922' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1476156654'/><gd:extendedProperty name='blogger.displayTime' value='February 14, 2014 at 7:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-117869535268762349</id><published>2014-02-17T11:04:22.274-07:00</published><updated>2014-02-17T11:04:22.274-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats!  I had no idea you were expecting!</title><content type='html'>Congrats!  I had no idea you were expecting!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3342219998919947922/comments/default/117869535268762349'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3342219998919947922/comments/default/117869535268762349'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/02/looking-for-me.html?showComment=1392660262274#c117869535268762349' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/02/looking-for-me.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3342219998919947922' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3342219998919947922' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='February 17, 2014 at 11:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7036695019517057960</id><published>2014-03-07T20:42:08.128-07:00</published><updated>2014-04-25T02:30:27.780-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britt! I am absolutely new to digital scrapbook...</title><content type='html'>Hi Britt! I am absolutely new to digital scrapbooking, but I just bought ALL of the project mouse bundles to get started! I am super excited! I have Photoshop Elements, but I was planning on using a photobook software program to design because it looks more user friendly. Can you tell me how to round the corners like I see in the samples? Thanks!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8338438783434764940/comments/default/7036695019517057960'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8338438783434764940/comments/default/7036695019517057960'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/10/project-mouse-halloween-edition.html?showComment=1394250128128#c7036695019517057960' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/13981229676753243832</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/10/project-mouse-halloween-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8338438783434764940' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8338438783434764940' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-659647223'/><gd:extendedProperty name='blogger.displayTime' value='March 7, 2014 at 8:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-732670062115705809</id><published>2014-03-22T09:20:26.477-06:00</published><updated>2014-04-25T02:30:26.211-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you so much for the freebie add-on to this f...</title><content type='html'>thank you so much for the freebie add-on to this fabulous collection!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/732670062115705809'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/732670062115705809'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1395501626477#c732670062115705809' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/02424329868348229311</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1718095916'/><gd:extendedProperty name='blogger.displayTime' value='March 22, 2014 at 9:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8990310071207289761</id><published>2014-03-27T18:40:56.157-06:00</published><updated>2014-04-25T02:30:22.801-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is awesome!! I searched through your site a w...</title><content type='html'>This is awesome!! I searched through your site a while back looking for your non-Project Mouse kits that had to do with all things Disney, and I never saw this one. Just discovered it today when I saw that someone had pinned the free add-on on Pinterest. Yay! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/8990310071207289761'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8408836588893363669/comments/default/8990310071207289761'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html?showComment=1395967256157#c8990310071207289761' title=''/><author><name>Jenny</name><uri>https://www.blogger.com/profile/16218766072752022234</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/--18SU4_DY_I/VnWheBajQ7I/AAAAAAAACkU/nfcPHnvs9Z8/s32/Flickr-Profile-Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2011/11/where-magic-begins.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8408836588893363669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8408836588893363669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-711473249'/><gd:extendedProperty name='blogger.displayTime' value='March 27, 2014 at 6:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8765575634556056365</id><published>2014-04-23T20:06:03.063-06:00</published><updated>2014-04-25T02:30:20.078-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>adorable thank you!</title><content type='html'>adorable thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/8765575634556056365'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6549310830837499375/comments/default/8765575634556056365'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html?showComment=1398305163063#c8765575634556056365' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/13179217468499423688</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/project-mouse-character-moments.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6549310830837499375' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6549310830837499375' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-388448984'/><gd:extendedProperty name='blogger.displayTime' value='April 23, 2014 at 8:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2672821679721523046</id><published>2014-04-25T10:13:02.139-06:00</published><updated>2014-04-25T10:13:02.139-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, when you come back from maternity leave, you ...</title><content type='html'>Wow, when you come back from maternity leave, you come back with a bang!  :)  Awesome kit/collab!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9207341654558609961/comments/default/2672821679721523046'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9207341654558609961/comments/default/2672821679721523046'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/04/project-mouse-at-sea.html?showComment=1398442382139#c2672821679721523046' title=''/><author><name>Dolores</name><uri>https://www.blogger.com/profile/06129932715762366153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/04/project-mouse-at-sea.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9207341654558609961' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9207341654558609961' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-666919836'/><gd:extendedProperty name='blogger.displayTime' value='April 25, 2014 at 10:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3055480493124139706</id><published>2014-04-25T10:49:23.362-06:00</published><updated>2014-04-25T10:49:23.362-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this entire collection!  Thanks for the sweet...</title><content type='html'>Love this entire collection!  Thanks for the sweet journal cards.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9207341654558609961/comments/default/3055480493124139706'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9207341654558609961/comments/default/3055480493124139706'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/04/project-mouse-at-sea.html?showComment=1398444563362#c3055480493124139706' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/04/project-mouse-at-sea.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9207341654558609961' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9207341654558609961' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='April 25, 2014 at 10:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2589099212387423931</id><published>2014-04-25T11:09:46.012-06:00</published><updated>2014-04-25T11:09:46.012-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>AAAAAGH!  I can&amp;#39;t believe I missed this post! ...</title><content type='html'>AAAAAGH!  I can&amp;#39;t believe I missed this post!  BUT, bonus for you because I&amp;#39;m totally buying this bundle right now!  I have been WAITING for this kit since I cruised with Disney in August 2013!  I can&amp;#39;t wait to play with it!  Gorgeous work, as usual, Britt and pals!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/812368742623201481/comments/default/2589099212387423931'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/812368742623201481/comments/default/2589099212387423931'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/04/have-you-been-on-disney-cruise.html?showComment=1398445786012#c2589099212387423931' title=''/><author><name>labdogs42</name><uri>https://www.blogger.com/profile/15836141765504179106</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='//bp3.blogger.com/__BmOolSjfXs/SD9rkCZqWsI/AAAAAAAACEk/C94BV-L78rw/S220-s32/image271.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/04/have-you-been-on-disney-cruise.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-812368742623201481' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/812368742623201481' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1251368267'/><gd:extendedProperty name='blogger.displayTime' value='April 25, 2014 at 11:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8407942669409573776</id><published>2014-04-25T11:30:40.070-06:00</published><updated>2014-04-25T11:30:40.070-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay! I&amp;#39;m so glad Project Mouse is back! Hope y...</title><content type='html'>Yay! I&amp;#39;m so glad Project Mouse is back! Hope you had a good maternity leave! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9207341654558609961/comments/default/8407942669409573776'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9207341654558609961/comments/default/8407942669409573776'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/04/project-mouse-at-sea.html?showComment=1398447040070#c8407942669409573776' title=''/><author><name>Rebecca</name><uri>https://www.blogger.com/profile/01314341956352873597</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/04/project-mouse-at-sea.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9207341654558609961' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9207341654558609961' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1380868946'/><gd:extendedProperty name='blogger.displayTime' value='April 25, 2014 at 11:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5263731664001277483</id><published>2014-04-25T14:02:22.936-06:00</published><updated>2014-04-25T14:02:22.936-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>awesome!  welcome back from maternity leave - and ...</title><content type='html'>awesome!  welcome back from maternity leave - and you came back with a splash!  (pun totally intended) LOL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9207341654558609961/comments/default/5263731664001277483'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9207341654558609961/comments/default/5263731664001277483'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/04/project-mouse-at-sea.html?showComment=1398456142936#c5263731664001277483' title=''/><author><name>Jlynn</name><uri>https://www.blogger.com/profile/12737323691102728694</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/-FvegsoHy2fU/VG6DmJQLclI/AAAAAAAAHzA/OqtbhAP5AYM/s32/Jlynn1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/04/project-mouse-at-sea.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9207341654558609961' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9207341654558609961' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1343043601'/><gd:extendedProperty name='blogger.displayTime' value='April 25, 2014 at 2:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4162535691237222948</id><published>2014-04-25T14:51:52.062-06:00</published><updated>2014-04-25T14:51:52.062-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Merci</title><content type='html'>Merci</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9207341654558609961/comments/default/4162535691237222948'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9207341654558609961/comments/default/4162535691237222948'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/04/project-mouse-at-sea.html?showComment=1398459112062#c4162535691237222948' title=''/><author><name>nanou0146</name><uri>https://www.blogger.com/profile/05816859091928744380</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-1Xzt4SyxpAs/UskdzO_1m5I/AAAAAAAARH4/Ymh1lS97cig/s32/nanou%2B2013.2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/04/project-mouse-at-sea.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9207341654558609961' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9207341654558609961' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-714470522'/><gd:extendedProperty name='blogger.displayTime' value='April 25, 2014 at 2:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8305561212229178453</id><published>2014-04-25T16:34:21.265-06:00</published><updated>2014-04-25T16:34:21.265-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks, I love the bold colors in this new kit.  C...</title><content type='html'>Thanks, I love the bold colors in this new kit.  Congrats on the baby, and good luck with getting back to work again!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9207341654558609961/comments/default/8305561212229178453'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9207341654558609961/comments/default/8305561212229178453'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/04/project-mouse-at-sea.html?showComment=1398465261265#c8305561212229178453' title=''/><author><name>SiskiyouSue</name><uri>https://www.blogger.com/profile/00124750917409594201</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/04/project-mouse-at-sea.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9207341654558609961' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9207341654558609961' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-405421912'/><gd:extendedProperty name='blogger.displayTime' value='April 25, 2014 at 4:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5863060634043083283</id><published>2014-04-25T19:54:51.197-06:00</published><updated>2014-04-25T19:54:51.197-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a great kit! We went on our first Disney Crui...</title><content type='html'>What a great kit! We went on our first Disney Cruise last year and loved loved loved it! Thanks for the freebie! I appreciate it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9207341654558609961/comments/default/5863060634043083283'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9207341654558609961/comments/default/5863060634043083283'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/04/project-mouse-at-sea.html?showComment=1398477291197#c5863060634043083283' title=''/><author><name>Tiffany H.</name><uri>https://www.blogger.com/profile/05798574542283804635</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/04/project-mouse-at-sea.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9207341654558609961' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9207341654558609961' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1926784389'/><gd:extendedProperty name='blogger.displayTime' value='April 25, 2014 at 7:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2034084282503478378</id><published>2014-04-26T07:52:40.961-06:00</published><updated>2014-04-26T07:52:40.961-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the freebie! This collection wi...</title><content type='html'>Thanks so much for the freebie! This collection will be perfect for an album I&amp;#39;d like to make for our upcoming cruise! Perfect timing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9207341654558609961/comments/default/2034084282503478378'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9207341654558609961/comments/default/2034084282503478378'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/04/project-mouse-at-sea.html?showComment=1398520360961#c2034084282503478378' title=''/><author><name>Zippyoh</name><uri>https://www.blogger.com/profile/03689019661594505529</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/04/project-mouse-at-sea.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9207341654558609961' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9207341654558609961' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-683163426'/><gd:extendedProperty name='blogger.displayTime' value='April 26, 2014 at 7:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7745695695911016436</id><published>2014-04-26T12:08:25.259-06:00</published><updated>2014-04-26T12:08:25.259-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This is a great addition to my Project Mouse colle...</title><content type='html'>This is a great addition to my Project Mouse collection. Thank you!! I&amp;#39;m so glad you and Krista are at it again! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9207341654558609961/comments/default/7745695695911016436'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9207341654558609961/comments/default/7745695695911016436'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/04/project-mouse-at-sea.html?showComment=1398535705259#c7745695695911016436' title=''/><author><name>Jenny</name><uri>https://www.blogger.com/profile/16218766072752022234</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/--18SU4_DY_I/VnWheBajQ7I/AAAAAAAACkU/nfcPHnvs9Z8/s32/Flickr-Profile-Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/04/project-mouse-at-sea.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9207341654558609961' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9207341654558609961' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-711473249'/><gd:extendedProperty name='blogger.displayTime' value='April 26, 2014 at 12:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1065274182473852532</id><published>2014-04-27T05:36:51.357-06:00</published><updated>2014-04-27T05:36:51.357-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So happy you are back - I&amp;#39;ve missed your stuff...</title><content type='html'>So happy you are back - I&amp;#39;ve missed your stuff! This is a gorgeous collection as always. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9207341654558609961/comments/default/1065274182473852532'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9207341654558609961/comments/default/1065274182473852532'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/04/project-mouse-at-sea.html?showComment=1398598611357#c1065274182473852532' title=''/><author><name>Jaime</name><uri>https://www.blogger.com/profile/01957033294463351367</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/-KHjm_nFpFZo/VFjWJu8nJPI/AAAAAAAAA9E/-YoQaKM0530/s31/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/04/project-mouse-at-sea.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9207341654558609961' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9207341654558609961' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-446096818'/><gd:extendedProperty name='blogger.displayTime' value='April 27, 2014 at 5:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4022331981291151514</id><published>2014-04-30T17:11:06.342-06:00</published><updated>2014-04-30T17:15:13.019-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you very much!  We just went to Disney for t...</title><content type='html'>Thank you very much!  We just went to Disney for the first time with our girls (5 years and under 1 year) so I&amp;#39;d purchased a bunch of the cards to use for autographs.  Now I&amp;#39;m getting ready to scrap and ran across these on Pinterest.  They are great!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/4022331981291151514'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/4022331981291151514'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1398899466342#c4022331981291151514' title=''/><author><name>Jill</name><uri>https://www.blogger.com/profile/09142570602790510108</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-33409744'/><gd:extendedProperty name='blogger.displayTime' value='April 30, 2014 at 5:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6678483564465092735</id><published>2014-04-30T18:21:16.684-06:00</published><updated>2014-04-30T18:21:16.684-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can&amp;#39;t wait!!!</title><content type='html'>Can&amp;#39;t wait!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5104309394634691579/comments/default/6678483564465092735'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5104309394634691579/comments/default/6678483564465092735'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/04/sale-this-weekend.html?showComment=1398903676684#c6678483564465092735' title=''/><author><name>pixleyyy</name><uri>https://www.blogger.com/profile/17751639404096979737</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/-e5R_VAv-Piw/T8GdT_uNZpI/AAAAAAAAEqo/GgnKffLjlFE/s32/annette%2Bmay12.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/04/sale-this-weekend.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5104309394634691579' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5104309394634691579' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1832847373'/><gd:extendedProperty name='blogger.displayTime' value='April 30, 2014 at 6:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3244748812462988160</id><published>2014-05-02T10:37:46.284-06:00</published><updated>2014-05-02T10:37:46.284-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Email sent! :) I don&amp;#39;t think it was too easy o...</title><content type='html'>Email sent! :) I don&amp;#39;t think it was too easy or too hard -- pretty good mix!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6360746235824664945/comments/default/3244748812462988160'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6360746235824664945/comments/default/3244748812462988160'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/name-that-kit.html?showComment=1399048666284#c3244748812462988160' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/name-that-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6360746235824664945' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6360746235824664945' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2014 at 10:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3877711995596119916</id><published>2014-05-02T11:14:57.520-06:00</published><updated>2014-05-02T11:14:57.520-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG I can&amp;#39;t figure out the first clue!! Hahaha...</title><content type='html'>OMG I can&amp;#39;t figure out the first clue!! Hahaha... it&amp;#39;s prob right in my face and I keep not getting it! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6360746235824664945/comments/default/3877711995596119916'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6360746235824664945/comments/default/3877711995596119916'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/name-that-kit.html?showComment=1399050897520#c3877711995596119916' title=''/><author><name>Usagi</name><uri>https://www.blogger.com/profile/13316380401963949261</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/--j49GaYm1Jg/VC3Ml-hQmEI/AAAAAAAAAHs/1EGG_eeUeLs/s32/elfLjm5M.jpeg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/name-that-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6360746235824664945' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6360746235824664945' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1230713641'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2014 at 11:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7669682948329906331</id><published>2014-05-02T11:27:08.374-06:00</published><updated>2014-05-02T11:27:08.374-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can&amp;#39;t figure out the first one, either!</title><content type='html'>I can&amp;#39;t figure out the first one, either!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6360746235824664945/comments/default/7669682948329906331'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6360746235824664945/comments/default/7669682948329906331'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/name-that-kit.html?showComment=1399051628374#c7669682948329906331' title=''/><author><name>Lynn</name><uri>https://www.blogger.com/profile/02674478121376236925</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-84TLWmlsg2U/VRwoOLfBaUI/AAAAAAABGEM/lT_H5gpqvzw/s32/Aristocats.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/name-that-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6360746235824664945' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6360746235824664945' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-817097256'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2014 at 11:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6275372474593318239</id><published>2014-05-02T13:14:31.487-06:00</published><updated>2014-05-02T13:14:31.487-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This was fun! Thanks for a great challenge! </title><content type='html'>This was fun! Thanks for a great challenge! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6360746235824664945/comments/default/6275372474593318239'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6360746235824664945/comments/default/6275372474593318239'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/name-that-kit.html?showComment=1399058071487#c6275372474593318239' title=''/><author><name>KingsQueen82</name><uri>https://www.blogger.com/profile/05084405325280442810</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/name-that-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6360746235824664945' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6360746235824664945' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1903446262'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2014 at 1:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-869617631112828976</id><published>2014-05-02T14:03:32.493-06:00</published><updated>2014-05-02T14:03:32.493-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fun Game! Thanks Britt!!</title><content type='html'>Fun Game! Thanks Britt!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6360746235824664945/comments/default/869617631112828976'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6360746235824664945/comments/default/869617631112828976'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/name-that-kit.html?showComment=1399061012493#c869617631112828976' title=''/><author><name>Melissa - Ann</name><uri>https://www.blogger.com/profile/11062042741563847715</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='//2.bp.blogspot.com/-rAcG9VYJ6_Q/TkleBR-tDZI/AAAAAAAAAB4/cL4QQz7haU0/s33/Picture3.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/name-that-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6360746235824664945' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6360746235824664945' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1803673761'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2014 at 2:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5308916223348678856</id><published>2014-05-03T10:00:36.518-06:00</published><updated>2014-05-03T10:00:36.518-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fun game!!!  I am always drawn to Lindseylou&amp;#39;s...</title><content type='html'>Fun game!!!  I am always drawn to Lindseylou&amp;#39;s layouts!  She is awesome.  I love her latest upload in your gallery, called Weeeeeee.  It&amp;#39;s so simple, and love how the sunburst paper draws everything to the adorable photo.  http://www.brittishdesigns.com/gallery/displayimage.php?pid=3695</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/5308916223348678856'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/5308916223348678856'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html?showComment=1399132836518#c5308916223348678856' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2014 at 10:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-195054956097493882</id><published>2014-05-03T10:57:54.211-06:00</published><updated>2014-05-03T10:57:54.211-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m always impressed by angustia17&amp;#39;s pages...</title><content type='html'>I&amp;#39;m always impressed by angustia17&amp;#39;s pages. Her flower clusters are always perfect! I love her most recent page found here:  http://www.brittishdesigns.com/gallery/displayimage.php?pid=3808. I really like how the background papers are layered and the heart scatters!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/195054956097493882'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/195054956097493882'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html?showComment=1399136274211#c195054956097493882' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2014 at 10:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7061815357966744210</id><published>2014-05-03T11:47:59.859-06:00</published><updated>2014-05-03T11:47:59.859-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m pointed to Therapy97 and her wonderful Sti...</title><content type='html'>I&amp;#39;m pointed to Therapy97 and her wonderful Stitch-Layout. I realy love Stitch and the many stitches in this layout.&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3594</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/7061815357966744210'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/7061815357966744210'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html?showComment=1399139279859#c7061815357966744210' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/03664745499903962244</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1034434091'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2014 at 11:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1351860968027832031</id><published>2014-05-03T12:21:47.537-06:00</published><updated>2014-05-03T12:21:47.537-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, How wonderful to see my name in this list. Th...</title><content type='html'>Wow, How wonderful to see my name in this list. Thank you! It completely made my morning. :) For my pick, I had to choose this fantastic page by christypooh402. I have always been taken with those pages where the pics feel so perfectly &amp;quot;tucked&amp;quot; in there, and this is a wonderful example of that.&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=3&amp;amp;pid=3608#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/1351860968027832031'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/1351860968027832031'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html?showComment=1399141307537#c1351860968027832031' title=''/><author><name>Lindsey</name><uri>https://www.blogger.com/profile/09847708815202009241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1688437761'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2014 at 12:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4254496094084320222</id><published>2014-05-03T12:47:23.289-06:00</published><updated>2014-05-03T12:47:23.289-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>cute! some of those were tricky!</title><content type='html'>cute! some of those were tricky!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6360746235824664945/comments/default/4254496094084320222'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6360746235824664945/comments/default/4254496094084320222'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/name-that-kit.html?showComment=1399142843289#c4254496094084320222' title=''/><author><name>Mendie</name><uri>https://www.blogger.com/profile/02472993764678894308</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='18' height='32' src='//4.bp.blogspot.com/-H4R6NWIIOss/VW25v-G9AWI/AAAAAAAAAaM/m807Cahu3rw/s32/18384963095_0492c9bca3_o.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/name-that-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6360746235824664945' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6360746235824664945' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-71558171'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2014 at 12:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6440655262574757081</id><published>2014-05-03T14:06:00.911-06:00</published><updated>2014-05-03T14:06:00.911-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I really like this one by jnac916 titled Star Tour...</title><content type='html'>I really like this one by jnac916 titled Star Tours Droids At Work.  The great blocky layout and fun pics of the droids are so nice.  Such a clean layout with great element choices&lt;br /&gt;http://www.mousescrappers.com/photos/data/590/Star_tours2_500x500_.jpg&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/6440655262574757081'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/6440655262574757081'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html?showComment=1399147560911#c6440655262574757081' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2014 at 2:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2222245589673664977</id><published>2014-05-03T14:09:46.708-06:00</published><updated>2014-05-03T14:09:46.708-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I really like Meagan43 titled Walt. There is some ...</title><content type='html'>I really like Meagan43 titled Walt. There is some great simpcity and well as great colors that make the picture pop. It is a classic picture that you have to take when you go to Disneyland.&lt;br /&gt;[url=http://www.mousescrappers.com/photos/showphoto.php?photo=41463&amp;amp;title=walt&amp;amp;cat=1073][img]http://www.mousescrappers.com/photos/data/1073/MS_Walt_500x500_.jpg[/img][/url]</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/2222245589673664977'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/2222245589673664977'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html?showComment=1399147786708#c2222245589673664977' title=''/><author><name>jamie2</name><uri>https://www.blogger.com/profile/17449594480091080351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-947902766'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2014 at 2:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4257989336872397726</id><published>2014-05-03T15:32:17.338-06:00</published><updated>2014-05-03T15:32:17.338-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome mix of clues... I loved it!</title><content type='html'>Awesome mix of clues... I loved it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6360746235824664945/comments/default/4257989336872397726'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6360746235824664945/comments/default/4257989336872397726'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/name-that-kit.html?showComment=1399152737338#c4257989336872397726' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/name-that-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6360746235824664945' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6360746235824664945' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2014 at 3:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4025361196782689250</id><published>2014-05-03T15:43:24.045-06:00</published><updated>2014-05-03T15:43:24.045-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this one by Melidy. Her mix of the patterns...</title><content type='html'>I love this one by Melidy. Her mix of the patterns and colors is great, but it&amp;#39;s that wood grained paper that I love most of all!&lt;br /&gt;http://www.mousescrappers.com/photos/showphoto.php?photo=43159</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/4025361196782689250'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/4025361196782689250'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html?showComment=1399153404045#c4025361196782689250' title=''/><author><name>pixleyyy</name><uri>https://www.blogger.com/profile/17751639404096979737</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/-e5R_VAv-Piw/T8GdT_uNZpI/AAAAAAAAEqo/GgnKffLjlFE/s32/annette%2Bmay12.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1832847373'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2014 at 3:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5156999413113323585</id><published>2014-05-03T18:09:12.716-06:00</published><updated>2014-05-03T18:09:12.716-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m pointing to gaylemaupin and her layout &amp;qu...</title><content type='html'>I&amp;#39;m pointing to gaylemaupin and her layout &amp;quot;The Groves Fam.&amp;quot; I love the vertical design and how the cards are layered under her photo!&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=3&amp;amp;pid=3696#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/5156999413113323585'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/5156999413113323585'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html?showComment=1399162152716#c5156999413113323585' title=''/><author><name>zippyoh</name><uri>https://www.blogger.com/profile/09193653033840600175</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-VWJ0LAeEc0E/WKZ8G0nM0EI/AAAAAAAACIE/8AD0NYlEALgYY7N2MlD_VdKf0gut6FofgCK4B/s32/phpK5DbN0_c1AM.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-614739827'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2014 at 6:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6255558818679791754</id><published>2014-05-03T19:08:57.660-06:00</published><updated>2014-05-03T19:08:57.660-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love ShanellGambell&amp;#39;s layout with Daisy Duck...</title><content type='html'>I love ShanellGambell&amp;#39;s layout with Daisy Duck! It&amp;#39;s so bright and colorful and fun! The joy just shines through. http://www.brittishdesigns.com/gallery/displayimage.php?album=3&amp;amp;pid=3703#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/6255558818679791754'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/6255558818679791754'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html?showComment=1399165737660#c6255558818679791754' title=''/><author><name>Wendy</name><uri>https://www.blogger.com/profile/05803377673049582054</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/-gTUcMmS-LSY/Ujeu7ZPi7kI/AAAAAAAACr8/D9EYVXRE0FY/s32/44630730081.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-498137032'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2014 at 7:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7603971597005649368</id><published>2014-05-03T19:36:14.361-06:00</published><updated>2014-05-03T19:36:14.361-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Email sent! Thanks for the fun game!</title><content type='html'>Email sent! Thanks for the fun game!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6360746235824664945/comments/default/7603971597005649368'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6360746235824664945/comments/default/7603971597005649368'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/name-that-kit.html?showComment=1399167374361#c7603971597005649368' title=''/><author><name>Alyna</name><uri>https://www.blogger.com/profile/02824786726787709505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/name-that-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6360746235824664945' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6360746235824664945' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1573832563'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2014 at 7:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7447860885610163334</id><published>2014-05-03T19:58:31.516-06:00</published><updated>2014-05-03T19:58:31.516-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, thank you Antje for choosing one of my layout...</title><content type='html'>Wow, thank you Antje for choosing one of my layouts!  &lt;br /&gt;&lt;br /&gt;For my pick, I am choosing Fioontje&amp;#39;s layout (http://www.mousescrappers.com/photos/showphoto.php?photo=8940&amp;amp;title=weekly-challenge23644-parcs-1-world&amp;amp;cat=575).  The fact that she so creatively split the page and added individual elements that signified each &amp;quot;world&amp;quot; is amazing.  I love it as a cover or the introductory page of a scrapbook!  Amazing.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/7447860885610163334'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/7447860885610163334'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html?showComment=1399168711516#c7447860885610163334' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2014 at 7:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5906834114557195656</id><published>2014-05-03T20:04:19.790-06:00</published><updated>2014-05-03T20:04:19.790-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m pointing to ColoMich94&amp;#39;s awesome layou...</title><content type='html'>I&amp;#39;m pointing to ColoMich94&amp;#39;s awesome layout titled Kim Possible World Showcase Adventure (http://www.brittishdesigns.com/gallery/displayimage.php?album=search&amp;amp;cat=0&amp;amp;pid=835). I love the upper left folded corner with the &amp;#39;hidden mickeys&amp;#39; hole punches. The brown tone of the paper and logo really make the photos pop! I was drawn to this layout because it brought back such great memories of my own family&amp;#39;s Kim Possible Adventure in 2010. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/5906834114557195656'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/5906834114557195656'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html?showComment=1399169059790#c5906834114557195656' title=''/><author><name>Hal's Wife</name><uri>https://www.blogger.com/profile/03950512436641538977</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1616182698'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2014 at 8:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-216059168941691188</id><published>2014-05-03T20:31:19.613-06:00</published><updated>2014-05-03T20:31:19.613-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I picked Hello Mickey by zippyoh. I love the simpl...</title><content type='html'>I picked Hello Mickey by zippyoh. I love the simplicity of the design, but it&amp;#39;s still fun and the photos still take center stage.&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=search&amp;amp;cat=0&amp;amp;pid=2968#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/216059168941691188'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/216059168941691188'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html?showComment=1399170679613#c216059168941691188' title=''/><author><name>Audrey M.</name><uri>https://www.blogger.com/profile/13180581656599235852</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1292776243'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2014 at 8:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4270428511478112496</id><published>2014-05-03T21:40:29.144-06:00</published><updated>2014-05-03T21:40:29.144-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE this LO- Breakfast Fun by gaylemaupin!  I j...</title><content type='html'>I LOVE this LO- Breakfast Fun by gaylemaupin!  I just adore all of the fun patterned squares - perfectlyl embellished, and the stitches are too cool!  http://www.brittishdesigns.com/gallery/displayimage.php?album=3&amp;amp;pid=3680#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/4270428511478112496'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/4270428511478112496'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html?showComment=1399174829144#c4270428511478112496' title=''/><author><name>Jennifer F.</name><uri>https://www.blogger.com/profile/02781686841439854335</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1493111180'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2014 at 9:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2970414063880996162</id><published>2014-05-03T21:41:18.013-06:00</published><updated>2014-05-03T21:41:18.013-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>http://www.brittishdesigns.com/gallery/displayimag...</title><content type='html'>http://www.brittishdesigns.com/gallery/displayimage.php?album=3&amp;amp;pid=3750#top_display_media&lt;br /&gt;I chose Cinderella&amp;#39;s Royal Table by Trixiefc1985 because of the way she used her layout to tell the story and to capture the little girl&amp;#39;s excitement about meeting Cinderella.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/2970414063880996162'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/2970414063880996162'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html?showComment=1399174878013#c2970414063880996162' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2014 at 9:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4937630542277597104</id><published>2014-05-03T22:49:10.074-06:00</published><updated>2014-05-03T22:49:10.074-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this layout by WenRob because is very very ...</title><content type='html'>I love this layout by WenRob because is very very rich and inspire me because I am doing may Disney Cruise album ;) http://www.brittishdesigns.com/gallery/displayimage.php?album=lastup&amp;amp;cat=0&amp;amp;pid=3795#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/4937630542277597104'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/4937630542277597104'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html?showComment=1399178950074#c4937630542277597104' title=''/><author><name>Daniela Leme</name><uri>https://www.blogger.com/profile/06802694858497122818</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//1.bp.blogspot.com/_E_Q8JvnXqpQ/SeNf9M8fGXI/AAAAAAAAAKs/TFG2SQsQF_c/S220-s32/DanielaLeme.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1855161254'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2014 at 10:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8418876642901578206</id><published>2014-05-04T03:10:32.405-06:00</published><updated>2014-05-04T03:10:32.405-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, thank you!</title><content type='html'>Wow, thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/8418876642901578206'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/8418876642901578206'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html?showComment=1399194632405#c8418876642901578206' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/7447860885610163334'/><author><name>About Me</name><uri>https://www.blogger.com/profile/18325686226064762599</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//1.bp.blogspot.com/-Ft3IDIgKwtU/Te5v7hpao8I/AAAAAAAAAAo/dzDId2oP_rw/s33/182953_126941007378474_100001877267421_195103_8186709_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1915234299'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2014 at 3:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6463459509019207730</id><published>2014-05-04T03:16:19.790-06:00</published><updated>2014-05-04T03:16:40.963-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/6463459509019207730'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/6463459509019207730'/><author><name>About Me</name><uri>https://www.blogger.com/profile/18325686226064762599</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//1.bp.blogspot.com/-Ft3IDIgKwtU/Te5v7hpao8I/AAAAAAAAAAo/dzDId2oP_rw/s33/182953_126941007378474_100001877267421_195103_8186709_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1915234299'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2014 at 3:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3698690733710570075</id><published>2014-05-04T03:18:46.112-06:00</published><updated>2014-05-04T03:18:46.112-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I picked this layout by WenRob http://www.mousescr...</title><content type='html'>I picked this layout by WenRob http://www.mousescrappers.com/photos/showphoto.php?photo=36894&amp;amp;title=i26lt-3b3-u-peter&amp;amp;cat=500&lt;br /&gt;I love the colors, the layering, shadows, the titlework (with the arrow stapled on it) the autograph, the picture... Just awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/3698690733710570075'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/3698690733710570075'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html?showComment=1399195126112#c3698690733710570075' title=''/><author><name>About Me</name><uri>https://www.blogger.com/profile/18325686226064762599</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//1.bp.blogspot.com/-Ft3IDIgKwtU/Te5v7hpao8I/AAAAAAAAAAo/dzDId2oP_rw/s33/182953_126941007378474_100001877267421_195103_8186709_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1915234299'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2014 at 3:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2138318262957058353</id><published>2014-05-04T06:58:18.884-06:00</published><updated>2014-05-04T06:58:18.884-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this LO by breeoxd: http://www.brittishdesi...</title><content type='html'>I love this LO by breeoxd: http://www.brittishdesigns.com/gallery/displayimage.php?pid=3755&lt;br /&gt;It&amp;#39;s such a nice, clean LO and the little cluster with the movie ticket is adorable! Less is more definitely applies to this one.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/2138318262957058353'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/2138318262957058353'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html?showComment=1399208298884#c2138318262957058353' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2014 at 6:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3886385572647551167</id><published>2014-05-04T07:22:30.384-06:00</published><updated>2014-05-04T07:22:30.384-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this layout by Susan0326: http://www.mouses...</title><content type='html'>I love this layout by Susan0326: http://www.mousescrappers.com/photos/showphoto.php?photo=38268  Susan&amp;#39;s clean style is always very appealing to me and I absolutely love that she has this many years worth of pictures in the same spot to showcase---so awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/3886385572647551167'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/3886385572647551167'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html?showComment=1399209750384#c3886385572647551167' title=''/><author><name>cassidyk</name><uri>https://www.blogger.com/profile/16089194447898789735</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-119198329'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2014 at 7:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1206046631869785490</id><published>2014-05-04T09:48:57.171-06:00</published><updated>2014-05-04T09:48:57.171-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this one by LindseyLoo
http://www.brittishd...</title><content type='html'>I love this one by LindseyLoo&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=3&amp;amp;pid=3572#top_display_media&lt;br /&gt;&lt;br /&gt;It uses the pocket cards ,but without using pockets.   It&amp;#39;s got loads of photos,  and some journalling as well.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/1206046631869785490'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/1206046631869785490'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html?showComment=1399218537171#c1206046631869785490' title=''/><author><name>BevS97</name><uri>https://www.blogger.com/profile/05507547618286592462</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//images.bevs97.multiply.com/logo/1'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-263148899'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2014 at 9:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6293234860500040593</id><published>2014-05-04T11:15:32.309-06:00</published><updated>2014-05-04T11:15:32.309-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I was gone all day yesterday (totally missed iNSD)...</title><content type='html'>I was gone all day yesterday (totally missed iNSD) :( What an awesome surprise this morning to see this! Thank you so much, Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/6293234860500040593'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/6293234860500040593'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html?showComment=1399223732309#c6293234860500040593' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2014 at 11:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7025927130081171147</id><published>2014-05-04T14:00:00.397-06:00</published><updated>2014-05-04T14:00:00.397-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this layout by Roxxygirlee.The whole thing ...</title><content type='html'>I love this layout by Roxxygirlee.The whole thing is beautiful but the little tree trunk mickey heads so cute! :)&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=toprated&amp;amp;cat=0&amp;amp;pid=1122#top_display_media &lt;br /&gt; </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/7025927130081171147'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/7025927130081171147'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html?showComment=1399233600397#c7025927130081171147' title=''/><author><name>KingsQueen82</name><uri>https://www.blogger.com/profile/05084405325280442810</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1903446262'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2014 at 2:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6681597299131021652</id><published>2014-05-04T14:19:52.503-06:00</published><updated>2014-05-04T14:19:52.503-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m pointing a finger at gaylemaupin&amp;#39;s lay...</title><content type='html'>I&amp;#39;m pointing a finger at gaylemaupin&amp;#39;s layout titled &amp;quot;The Groves Fam&amp;quot;. I really adore the use of journal cards all scattered behind the photo!&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=3&amp;amp;pid=3696#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/6681597299131021652'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/6681597299131021652'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html?showComment=1399234792503#c6681597299131021652' title=''/><author><name>Alyna</name><uri>https://www.blogger.com/profile/02824786726787709505</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1573832563'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2014 at 2:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2175370360511811182</id><published>2014-05-04T14:44:32.915-06:00</published><updated>2014-05-04T14:44:32.915-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m loving this layout by Melidy called &amp;quot;...</title><content type='html'>I&amp;#39;m loving this layout by Melidy called &amp;quot;We Are Going Back&amp;quot;. I just love the use of elements tucked in everywhere and the way the page flows!&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=3&amp;amp;pid=3068#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/2175370360511811182'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/2175370360511811182'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html?showComment=1399236272915#c2175370360511811182' title=''/><author><name>Ruthie</name><uri>https://www.blogger.com/profile/08549601744683999663</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346958783'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2014 at 2:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2297916280562699816</id><published>2014-05-04T17:52:31.832-06:00</published><updated>2014-05-04T17:52:31.832-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such a great idea to do this!  I&amp;#39;m pointing my...</title><content type='html'> Such a great idea to do this!  I&amp;#39;m pointing my finger at this layout http://www.brittishdesigns.com/gallery/displayimage.php?pid=3740 by zippyoh.  I just love the layering and the the cute hidden Mickey and the shadow on that string!  Great job!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/2297916280562699816'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/2297916280562699816'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html?showComment=1399247551832#c2297916280562699816' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2014 at 5:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1604691147270072329</id><published>2014-05-04T17:56:07.555-06:00</published><updated>2014-05-04T17:56:07.555-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This page by Tammy is just gorgeous, the angle mak...</title><content type='html'>This page by Tammy is just gorgeous, the angle makes it more interesting and def. very eye catching! &lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=3&amp;amp;pid=2848#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/1604691147270072329'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/1604691147270072329'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html?showComment=1399247767555#c1604691147270072329' title=''/><author><name>roxanamdm</name><uri>https://www.blogger.com/profile/16746425806604464452</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='23' src='//2.bp.blogspot.com/_jfRKsHXuV2Q/TFQgRyQs_dI/AAAAAAAAAAM/k_hhL8-N6N8/S220-s31/bambi+e+amigos.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2144322157'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2014 at 5:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4987209388263493325</id><published>2014-05-04T18:28:47.912-06:00</published><updated>2014-05-04T18:28:47.912-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just emailed you! Thanks for the fun game Britt!!!</title><content type='html'>Just emailed you! Thanks for the fun game Britt!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6360746235824664945/comments/default/4987209388263493325'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6360746235824664945/comments/default/4987209388263493325'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/name-that-kit.html?showComment=1399249727912#c4987209388263493325' title=''/><author><name>roxanamdm</name><uri>https://www.blogger.com/profile/16746425806604464452</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='23' src='//2.bp.blogspot.com/_jfRKsHXuV2Q/TFQgRyQs_dI/AAAAAAAAAAM/k_hhL8-N6N8/S220-s31/bambi+e+amigos.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/name-that-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6360746235824664945' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6360746235824664945' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2144322157'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2014 at 6:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6331272381854678542</id><published>2014-05-04T20:43:06.648-06:00</published><updated>2014-05-04T20:43:06.648-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Aww.  Thanks so much!!
</title><content type='html'>Aww.  Thanks so much!!&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/6331272381854678542'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/6331272381854678542'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html?showComment=1399257786648#c6331272381854678542' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/3886385572647551167'/><author><name>susan0326</name><uri>https://www.blogger.com/profile/02318951203465432501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-mkPnUc8wLD8/T6IB28QIorI/AAAAAAAAAbY/-HOxTkFKMDU/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-242029815'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2014 at 8:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4378238886032645778</id><published>2014-05-04T20:54:37.297-06:00</published><updated>2014-05-04T20:54:37.297-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I always love Pooh46&amp;#39;s layouts!  Her style is ...</title><content type='html'>I always love Pooh46&amp;#39;s layouts!  Her style is clean and fun!  This is one of her layouts that just jumps out at me every time I see it!  I love the pocket style and the big title.  That alpha is my absolute FAVE of Britt&amp;#39;s!&lt;br /&gt;&lt;br /&gt;[url=http://www.mousescrappers.com/photos/showphoto.php?photo=40456&amp;amp;title=arriving-21&amp;amp;cat=500][img]http://www.mousescrappers.com/photos/data/500/Arriving.jpg[/img][/url]</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/4378238886032645778'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/4378238886032645778'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html?showComment=1399258477297#c4378238886032645778' title=''/><author><name>susan0326</name><uri>https://www.blogger.com/profile/02318951203465432501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-mkPnUc8wLD8/T6IB28QIorI/AAAAAAAAAbY/-HOxTkFKMDU/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-242029815'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2014 at 8:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2317310219835096894</id><published>2014-05-04T21:32:59.944-06:00</published><updated>2014-05-04T21:32:59.944-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The way this layout by gardnwings uses a reflectio...</title><content type='html'>The way this layout by gardnwings uses a reflection really caught my eye. http://www.brittishdesigns.com/gallery/displayimage.php?album=3&amp;amp;pid=3605#top_display_media &lt;br /&gt;Thanks so much Britt for the fun game :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/2317310219835096894'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/2317310219835096894'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html?showComment=1399260779944#c2317310219835096894' title=''/><author><name>Kristin</name><uri>https://www.blogger.com/profile/18182762546918756453</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-379903733'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2014 at 9:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6666591189710004958</id><published>2014-05-04T23:11:22.780-06:00</published><updated>2014-05-04T23:11:22.780-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks Wendy for the finger pointing! 
I&amp;#39;m poi...</title><content type='html'>Thanks Wendy for the finger pointing! &lt;br /&gt;I&amp;#39;m pointing to the ever popular breeoxed! I LOVE the simple page of her project life week 2.http://www.brittishdesigns.com/gallery/displayimage.php?pid=3734</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/6666591189710004958'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/6666591189710004958'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html?showComment=1399266682780#c6666591189710004958' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/02031888933351527023</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1988162225'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2014 at 11:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3628588228629701254</id><published>2014-05-05T05:54:42.815-06:00</published><updated>2014-05-05T05:54:42.815-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much, Antje!</title><content type='html'>Thank you so much, Antje!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/3628588228629701254'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/3628588228629701254'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html?showComment=1399290882815#c3628588228629701254' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5823865398459707489/comments/default/7061815357966744210'/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/pointing-fingers.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5823865398459707489' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5823865398459707489' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2014 at 5:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1071835153431523943</id><published>2014-05-05T10:35:39.516-06:00</published><updated>2014-05-05T10:35:39.516-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY!  So exciting!  Thanks Brittney for the fun we...</title><content type='html'>YAY!  So exciting!  Thanks Brittney for the fun weekend and awesome prizes!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6726997578927037669/comments/default/1071835153431523943'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6726997578927037669/comments/default/1071835153431523943'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/prize-winners.html?showComment=1399307739516#c1071835153431523943' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/prize-winners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6726997578927037669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6726997578927037669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2014 at 10:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4039711807048162115</id><published>2014-05-05T11:26:49.724-06:00</published><updated>2014-05-05T11:26:49.724-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m so glad you extended your sale - I totally...</title><content type='html'>I&amp;#39;m so glad you extended your sale - I totally spaced it this weekend! :) </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6726997578927037669/comments/default/4039711807048162115'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6726997578927037669/comments/default/4039711807048162115'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/prize-winners.html?showComment=1399310809724#c4039711807048162115' title=''/><author><name>ash &amp;amp; diz</name><uri>https://www.blogger.com/profile/14445501515825965107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/--yf0HISKiHw/TZiPIbUXXwI/AAAAAAAAAqM/EB5Ntb8l4uI/s32/blog.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/prize-winners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6726997578927037669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6726997578927037669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117140784'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2014 at 11:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-629005385055944612</id><published>2014-05-05T11:49:05.551-06:00</published><updated>2014-05-05T11:49:05.551-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am blushing over here!  Thanks to Jamie2 for say...</title><content type='html'>I am blushing over here!  Thanks to Jamie2 for saying such nice things about my LO,  now I get to shop, too!  </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6726997578927037669/comments/default/629005385055944612'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6726997578927037669/comments/default/629005385055944612'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/prize-winners.html?showComment=1399312145551#c629005385055944612' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/prize-winners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6726997578927037669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6726997578927037669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2014 at 11:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2530958950864957718</id><published>2014-05-05T12:58:13.223-06:00</published><updated>2014-08-26T10:55:12.634-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for the freebies! So cute!</title><content type='html'>thanks for the freebies! So cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5523542774656545935/comments/default/2530958950864957718'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5523542774656545935/comments/default/2530958950864957718'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/12/project-life-christmas-edition.html?showComment=1399316293223#c2530958950864957718' title=''/><author><name>jamie2</name><uri>https://www.blogger.com/profile/17449594480091080351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/12/project-life-christmas-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5523542774656545935' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5523542774656545935' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-947902766'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2014 at 12:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4040378100820872586</id><published>2014-05-05T13:00:08.231-06:00</published><updated>2014-08-26T10:55:06.358-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you for this awesome template</title><content type='html'>thank you for this awesome template</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2969755531369668871/comments/default/4040378100820872586'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2969755531369668871/comments/default/4040378100820872586'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/12/cyber-monday-freebie.html?showComment=1399316408231#c4040378100820872586' title=''/><author><name>jamie2</name><uri>https://www.blogger.com/profile/17449594480091080351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/12/cyber-monday-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2969755531369668871' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2969755531369668871' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-947902766'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2014 at 1:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7558050732086129309</id><published>2014-05-05T15:08:53.877-06:00</published><updated>2014-05-05T15:08:53.877-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay! Thanks to Katie for the kind words and to Bri...</title><content type='html'>Yay! Thanks to Katie for the kind words and to Britt for the GC. Woohoo! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6726997578927037669/comments/default/7558050732086129309'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6726997578927037669/comments/default/7558050732086129309'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/prize-winners.html?showComment=1399324133877#c7558050732086129309' title=''/><author><name>Lindsey</name><uri>https://www.blogger.com/profile/09847708815202009241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/prize-winners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6726997578927037669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6726997578927037669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1688437761'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2014 at 3:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7882392146883009687</id><published>2014-05-05T19:00:38.402-06:00</published><updated>2014-05-05T19:00:38.402-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay!!!  Thank you so much!  :)  Just picked up the...</title><content type='html'>Yay!!!  Thank you so much!  :)  Just picked up the princess Project Mouse bundle and I LOVE it!&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6726997578927037669/comments/default/7882392146883009687'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6726997578927037669/comments/default/7882392146883009687'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/prize-winners.html?showComment=1399338038402#c7882392146883009687' title=''/><author><name>The Elwells' Weekly</name><uri>https://www.blogger.com/profile/12480777743835426749</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/prize-winners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6726997578927037669' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6726997578927037669' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1682966930'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2014 at 7:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8120411924258885264</id><published>2014-05-09T09:38:58.874-06:00</published><updated>2014-05-09T09:38:58.874-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the Project Mouse collections - thank you f...</title><content type='html'>I love the Project Mouse collections - thank you for the journal cards!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9207341654558609961/comments/default/8120411924258885264'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9207341654558609961/comments/default/8120411924258885264'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/04/project-mouse-at-sea.html?showComment=1399649938874#c8120411924258885264' title=''/><author><name>Pam K</name><uri>https://www.blogger.com/profile/16716198724487538479</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/04/project-mouse-at-sea.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9207341654558609961' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9207341654558609961' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2003097350'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2014 at 9:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4778639756371768403</id><published>2014-05-09T19:19:19.395-06:00</published><updated>2014-05-09T19:19:19.395-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY!  I&amp;#39;m so excited you&amp;#39;re getting back t...</title><content type='html'>YAY!  I&amp;#39;m so excited you&amp;#39;re getting back to doing it too!!!  I&amp;#39;ve been so bored! hehe  Can&amp;#39;t wait to play along!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/4778639756371768403'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/4778639756371768403'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html?showComment=1399684759395#c4778639756371768403' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5243639210187122647' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5243639210187122647' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2014 at 7:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8570494882521815459</id><published>2014-05-09T20:25:47.795-06:00</published><updated>2014-05-09T20:25:47.795-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the free template! Hopefully I remember...</title><content type='html'>Thanks for the free template! Hopefully I remember to play along haha</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/8570494882521815459'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/8570494882521815459'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html?showComment=1399688747795#c8570494882521815459' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5243639210187122647' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5243639210187122647' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2014 at 8:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5238335517631414397</id><published>2014-05-10T00:19:23.636-06:00</published><updated>2014-05-10T00:19:23.636-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great template! I&amp;#39;m going to put this on my to...</title><content type='html'>Great template! I&amp;#39;m going to put this on my to-do list :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/5238335517631414397'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/5238335517631414397'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html?showComment=1399702763636#c5238335517631414397' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5243639210187122647' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5243639210187122647' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='May 10, 2014 at 12:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4037089268489529538</id><published>2014-05-10T00:22:58.346-06:00</published><updated>2014-05-10T00:22:58.346-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this kit! Thank you so much for the gorgeou...</title><content type='html'>I love this kit! Thank you so much for the gorgeous add-on!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5012789267397826269/comments/default/4037089268489529538'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5012789267397826269/comments/default/4037089268489529538'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/monthly-featured-product.html?showComment=1399702978346#c4037089268489529538' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/monthly-featured-product.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5012789267397826269' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5012789267397826269' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='May 10, 2014 at 12:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3869006297394802520</id><published>2014-05-11T08:03:09.380-06:00</published><updated>2014-05-11T08:03:09.380-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the awesome template and the chance to ...</title><content type='html'>Thanks for the awesome template and the chance to win! Had great fun using your products for something non-Disney for once and scrapping some old memories!&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3821</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/3869006297394802520'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/3869006297394802520'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html?showComment=1399816989380#c3869006297394802520' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5243639210187122647' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5243639210187122647' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 11, 2014 at 8:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3535787383565641075</id><published>2014-05-12T19:37:47.629-06:00</published><updated>2014-05-12T19:37:47.629-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>All those example layouts are GORGEOUS!!!! Love th...</title><content type='html'>All those example layouts are GORGEOUS!!!! Love the template, thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/3535787383565641075'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/3535787383565641075'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html?showComment=1399945067629#c3535787383565641075' title=''/><author><name>Michelle</name><uri>https://www.blogger.com/profile/05654293794020222698</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-NY5_O6CF7g8/URXKm5sxMCI/AAAAAAAAFAg/HtJN_uOCghE/s32/PAvatar.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5243639210187122647' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5243639210187122647' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1295607345'/><gd:extendedProperty name='blogger.displayTime' value='May 12, 2014 at 7:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6174826332961418990</id><published>2014-05-13T12:34:26.047-06:00</published><updated>2014-05-13T12:34:26.047-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great template ... now to find the time/energy to ...</title><content type='html'>Great template ... now to find the time/energy to use it.  I have some photos of my granddaughter and Peter Pan at WDW earlier this month that would be perfect.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/6174826332961418990'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/6174826332961418990'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html?showComment=1400006066047#c6174826332961418990' title=''/><author><name>Cheryl Shafer Wolfe</name><uri>https://www.blogger.com/profile/15449863505010927466</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5243639210187122647' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5243639210187122647' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-541717135'/><gd:extendedProperty name='blogger.displayTime' value='May 13, 2014 at 12:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4471603570194405274</id><published>2014-05-17T11:03:28.040-06:00</published><updated>2014-05-17T11:03:28.040-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wonderful template and thank you. Your teams layou...</title><content type='html'>Wonderful template and thank you. Your teams layouts are fantastic. Can&amp;#39;t wait to use it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/4471603570194405274'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/4471603570194405274'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html?showComment=1400346208040#c4471603570194405274' title=''/><author><name>Laramie</name><uri>https://www.blogger.com/profile/11675772521815930080</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-lxbudoed4X8/Xby8NboaK4I/AAAAAAAAJME/sUfZTFZFAY8zJH7jE3S1EOqYrQmSuw-_wCK4BGAYYCw/s32/00_facebook1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5243639210187122647' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5243639210187122647' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-205340431'/><gd:extendedProperty name='blogger.displayTime' value='May 17, 2014 at 11:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-758922561939216875</id><published>2014-05-18T11:39:17.295-06:00</published><updated>2014-05-18T11:39:17.295-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome template, love this style!  Thanks!
http:/...</title><content type='html'>Awesome template, love this style!  Thanks!&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3838</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/758922561939216875'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/758922561939216875'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html?showComment=1400434757295#c758922561939216875' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05606608459283283115</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5243639210187122647' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5243639210187122647' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1136064322'/><gd:extendedProperty name='blogger.displayTime' value='May 18, 2014 at 11:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7994622257385565095</id><published>2014-05-18T18:30:29.480-06:00</published><updated>2014-05-18T18:30:29.480-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this kit too!!!  It&amp;#39;s one of my go to f...</title><content type='html'>I love this kit too!!!  It&amp;#39;s one of my go to favorites.  Here is my page I scrapped with it!!  Thanks for the fun challenge! Love getting a few pages done.&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3839</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5012789267397826269/comments/default/7994622257385565095'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5012789267397826269/comments/default/7994622257385565095'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/monthly-featured-product.html?showComment=1400459429480#c7994622257385565095' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/monthly-featured-product.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5012789267397826269' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5012789267397826269' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='May 18, 2014 at 6:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3619943653809857719</id><published>2014-05-19T02:51:56.013-06:00</published><updated>2014-05-19T02:51:56.013-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here is my entry for the template challenge!  Than...</title><content type='html'>Here is my entry for the template challenge!  Thanks for the free template, I love your templates!!!  http://www.brittishdesigns.com/gallery/displayimage.php?pid=3841</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/3619943653809857719'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/3619943653809857719'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html?showComment=1400489516013#c3619943653809857719' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5243639210187122647' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5243639210187122647' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='May 19, 2014 at 2:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7233583000880179716</id><published>2014-05-19T06:48:05.604-06:00</published><updated>2014-05-19T06:48:05.604-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>like the template here is my lo.
http://www.britti...</title><content type='html'>like the template here is my lo.&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3842&amp;amp;message_id=4ad2f2c8b106062eee163180cfc3566f&amp;amp;message_icon=info#cpgMessageBlock</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/7233583000880179716'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/7233583000880179716'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html?showComment=1400503685604#c7233583000880179716' title=''/><author><name>renata</name><uri>https://www.blogger.com/profile/13252028828059685696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-58xGHJU-wr8/TnG-ZceJg0I/AAAAAAAAABQ/7kGfckD_Cps/s32/P1030159.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5243639210187122647' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5243639210187122647' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2057089810'/><gd:extendedProperty name='blogger.displayTime' value='May 19, 2014 at 6:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6626726139398984419</id><published>2014-05-22T12:26:21.452-06:00</published><updated>2014-05-22T12:26:21.452-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the great template, Britt! I&amp;#39;m not ...</title><content type='html'>Thanks for the great template, Britt! I&amp;#39;m not a 12x12 scrapper so I modified the template and created the layout that is here: http://www.brittishdesigns.com/gallery/displayimage.php?pid=3843&amp;amp;message_id=22edd71e31801b9cadcf634985fc1312&amp;amp;message_icon=info#cpgMessageBlock</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/6626726139398984419'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/6626726139398984419'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html?showComment=1400783181452#c6626726139398984419' title=''/><author><name>mich</name><uri>https://www.blogger.com/profile/04208121012906123229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5243639210187122647' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5243639210187122647' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1476156654'/><gd:extendedProperty name='blogger.displayTime' value='May 22, 2014 at 12:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8969109694872279492</id><published>2014-05-26T06:51:54.561-06:00</published><updated>2014-05-26T06:51:54.561-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here is the page I created using the kit http://ww...</title><content type='html'>Here is the page I created using the kit http://www.brittishdesigns.com/gallery/displayimage.php?pid=3844</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5012789267397826269/comments/default/8969109694872279492'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5012789267397826269/comments/default/8969109694872279492'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/monthly-featured-product.html?showComment=1401108714561#c8969109694872279492' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/15710234120544131012</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/monthly-featured-product.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5012789267397826269' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5012789267397826269' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2027533948'/><gd:extendedProperty name='blogger.displayTime' value='May 26, 2014 at 6:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5544154491704661884</id><published>2014-05-26T20:06:44.724-06:00</published><updated>2014-05-26T20:06:44.724-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this template!  I have so many of the Proje...</title><content type='html'>I love this template!  I have so many of the Project Mouse cards that I know I can use this template over and over again.  Here&amp;#39;s my layout:  http://www.brittishdesigns.com/gallery/displayimage.php?pid=3845</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/5544154491704661884'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/5544154491704661884'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html?showComment=1401156404724#c5544154491704661884' title=''/><author><name>Sara</name><uri>https://www.blogger.com/profile/14067769804926934229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5243639210187122647' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5243639210187122647' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2123761326'/><gd:extendedProperty name='blogger.displayTime' value='May 26, 2014 at 8:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8593800261902225330</id><published>2014-05-27T12:53:40.398-06:00</published><updated>2014-05-27T12:53:40.398-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s a link to mine! Thanks again for the aw...</title><content type='html'>Here&amp;#39;s a link to mine! Thanks again for the awesome template. I loved working with it.&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3849</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/8593800261902225330'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/8593800261902225330'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html?showComment=1401216820398#c8593800261902225330' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5243639210187122647' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5243639210187122647' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='May 27, 2014 at 12:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2568651911460141104</id><published>2014-05-27T12:56:03.801-06:00</published><updated>2014-05-27T12:56:03.801-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s my page using A Time to Remember. I&amp;#39...</title><content type='html'>Here&amp;#39;s my page using A Time to Remember. I&amp;#39;ve always loved the colors of this kit. http://www.brittishdesigns.com/gallery/displayimage.php?pid=3849</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5012789267397826269/comments/default/2568651911460141104'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5012789267397826269/comments/default/2568651911460141104'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/monthly-featured-product.html?showComment=1401216963801#c2568651911460141104' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/monthly-featured-product.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5012789267397826269' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5012789267397826269' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='May 27, 2014 at 12:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5607787503544782891</id><published>2014-05-28T13:34:18.975-06:00</published><updated>2014-05-28T13:34:18.975-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the awesome template Britt - I ...</title><content type='html'>Thanks so much for the awesome template Britt - I love it! Here is my entry:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3850</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/5607787503544782891'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/5607787503544782891'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html?showComment=1401305658975#c5607787503544782891' title=''/><author><name>Melissa - Ann</name><uri>https://www.blogger.com/profile/11062042741563847715</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='//2.bp.blogspot.com/-rAcG9VYJ6_Q/TkleBR-tDZI/AAAAAAAAAB4/cL4QQz7haU0/s33/Picture3.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5243639210187122647' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5243639210187122647' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1803673761'/><gd:extendedProperty name='blogger.displayTime' value='May 28, 2014 at 1:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-193139957862248001</id><published>2014-05-29T20:18:58.088-06:00</published><updated>2014-05-29T20:18:58.088-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I did a 2 page layout of our Surprise Trip:
http:/...</title><content type='html'>I did a 2 page layout of our Surprise Trip:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3851&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3852</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5012789267397826269/comments/default/193139957862248001'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5012789267397826269/comments/default/193139957862248001'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/monthly-featured-product.html?showComment=1401416338088#c193139957862248001' title=''/><author><name>Aussiegirl</name><uri>https://www.blogger.com/profile/03852038327495578917</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/monthly-featured-product.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5012789267397826269' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5012789267397826269' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1376816543'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2014 at 8:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5820469705881897937</id><published>2014-05-29T20:21:33.195-06:00</published><updated>2014-05-29T20:21:33.195-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Another great template, thank you!  Here is my lay...</title><content type='html'>Another great template, thank you!  Here is my layout:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3853</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/5820469705881897937'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/5820469705881897937'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html?showComment=1401416493195#c5820469705881897937' title=''/><author><name>Aussiegirl</name><uri>https://www.blogger.com/profile/03852038327495578917</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5243639210187122647' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5243639210187122647' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1376816543'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2014 at 8:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6565475100753043281</id><published>2014-05-30T14:22:53.029-06:00</published><updated>2014-05-30T14:22:53.029-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the template and can&amp;#39;t wait to part...</title><content type='html'>Thanks for the template and can&amp;#39;t wait to participate in this each month. Here is my layout: http://www.brittishdesigns.com/gallery/displayimage.php?pid=3855</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/6565475100753043281'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/6565475100753043281'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html?showComment=1401481373029#c6565475100753043281' title=''/><author><name>Kristin</name><uri>https://www.blogger.com/profile/18182762546918756453</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5243639210187122647' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5243639210187122647' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-379903733'/><gd:extendedProperty name='blogger.displayTime' value='May 30, 2014 at 2:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-416989062610776257</id><published>2014-05-30T15:21:36.514-06:00</published><updated>2014-05-30T15:21:36.514-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!:)</title><content type='html'>Thank you!:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/416989062610776257'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/416989062610776257'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html?showComment=1401484896514#c416989062610776257' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/04255432793624830633</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5243639210187122647' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5243639210187122647' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-759122883'/><gd:extendedProperty name='blogger.displayTime' value='May 30, 2014 at 3:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6238470108310616676</id><published>2014-05-30T19:02:09.529-06:00</published><updated>2014-05-30T19:02:09.529-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the fabulous template! Love it! Here is...</title><content type='html'>Thanks for the fabulous template! Love it! Here is what I did with it: http://www.brittishdesigns.com/gallery/displayimage.php?album=lastup&amp;amp;cat=0&amp;amp;pid=3856#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/6238470108310616676'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/6238470108310616676'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html?showComment=1401498129529#c6238470108310616676' title=''/><author><name>Disney Dreamer</name><uri>https://www.blogger.com/profile/10688982750735759659</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5243639210187122647' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5243639210187122647' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-737127822'/><gd:extendedProperty name='blogger.displayTime' value='May 30, 2014 at 7:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7944108111712550876</id><published>2014-05-30T21:16:16.450-06:00</published><updated>2014-05-30T21:16:16.450-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great Template!  Here&amp;#39;s my take on it.
http://...</title><content type='html'>Great Template!  Here&amp;#39;s my take on it.&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3857</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/7944108111712550876'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/7944108111712550876'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html?showComment=1401506176450#c7944108111712550876' title=''/><author><name>larkd</name><uri>https://www.blogger.com/profile/05457381850434457373</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='23' height='32' src='//1.bp.blogspot.com/_dF761RNG07U/SMM2WeiS9JI/AAAAAAAAABg/-Zz3mP8_fVw/S220-s32/mgm2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5243639210187122647' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5243639210187122647' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-169233345'/><gd:extendedProperty name='blogger.displayTime' value='May 30, 2014 at 9:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8911846727119711484</id><published>2014-05-30T22:06:49.716-06:00</published><updated>2014-05-30T22:06:49.716-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m so happy that the monthly challenges are b...</title><content type='html'>I&amp;#39;m so happy that the monthly challenges are back! :) Here&amp;#39;s my LO with that wonderful template:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=lastup&amp;amp;cat=0&amp;amp;pid=3858#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/8911846727119711484'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/8911846727119711484'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html?showComment=1401509209716#c8911846727119711484' title=''/><author><name>Lindsey</name><uri>https://www.blogger.com/profile/09847708815202009241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5243639210187122647' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5243639210187122647' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1688437761'/><gd:extendedProperty name='blogger.displayTime' value='May 30, 2014 at 10:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2720279470490015968</id><published>2014-05-30T22:32:44.285-06:00</published><updated>2014-05-30T22:32:44.285-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I loved the template!  Thanks!

I scrapped two pag...</title><content type='html'>I loved the template!  Thanks!&lt;br /&gt;&lt;br /&gt;I scrapped two pages as a tribute to our dog who just passed away a few weeks ago.  It helped so much to work on this layout and know I documented her sweet life.  We miss her so much!&lt;br /&gt;&lt;br /&gt;Thanks again!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/albums/userpics/10034/&lt;br /&gt;http://www.brittishdesigns.com/gallery/albums/userpics/10034/</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/2720279470490015968'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/2720279470490015968'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html?showComment=1401510764285#c2720279470490015968' title=''/><author><name>susan0326</name><uri>https://www.blogger.com/profile/02318951203465432501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-mkPnUc8wLD8/T6IB28QIorI/AAAAAAAAAbY/-HOxTkFKMDU/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5243639210187122647' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5243639210187122647' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-242029815'/><gd:extendedProperty name='blogger.displayTime' value='May 30, 2014 at 10:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6754145822284040849</id><published>2014-05-30T22:35:48.762-06:00</published><updated>2014-05-30T22:35:48.762-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I posted the wrong URLS.  Here goes:

http://www.b...</title><content type='html'>I posted the wrong URLS.  Here goes:&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3860&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3859</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/6754145822284040849'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/6754145822284040849'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html?showComment=1401510948762#c6754145822284040849' title=''/><author><name>susan0326</name><uri>https://www.blogger.com/profile/02318951203465432501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='//4.bp.blogspot.com/-mkPnUc8wLD8/T6IB28QIorI/AAAAAAAAAbY/-HOxTkFKMDU/s32/Profile.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5243639210187122647' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5243639210187122647' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-242029815'/><gd:extendedProperty name='blogger.displayTime' value='May 30, 2014 at 10:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6980211383083111088</id><published>2014-05-31T07:13:03.088-06:00</published><updated>2014-05-31T07:13:03.088-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the great template!  I had fun using th...</title><content type='html'>Thanks for the great template!  I had fun using the recently purchased Project Mouse.  :)  Here is my layout: http://www.brittishdesigns.com/gallery/displayimage.php?pid=3861</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/6980211383083111088'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/6980211383083111088'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html?showComment=1401541983088#c6980211383083111088' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5243639210187122647' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5243639210187122647' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='May 31, 2014 at 7:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4905447098874078627</id><published>2014-05-31T07:30:21.741-06:00</published><updated>2014-05-31T07:30:21.741-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s mine - thanks for the reminder! I did i...</title><content type='html'>Here&amp;#39;s mine - thanks for the reminder! I did it weeks ago and forgot to post! This is from our 2013 trip and the pictures were pretty poor because of the lighting but making them B&amp;amp;W saved the memory. :)&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3862</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/4905447098874078627'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/4905447098874078627'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html?showComment=1401543021741#c4905447098874078627' title=''/><author><name>Jaime</name><uri>https://www.blogger.com/profile/01957033294463351367</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//4.bp.blogspot.com/-KHjm_nFpFZo/VFjWJu8nJPI/AAAAAAAAA9E/-YoQaKM0530/s31/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5243639210187122647' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5243639210187122647' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-446096818'/><gd:extendedProperty name='blogger.displayTime' value='May 31, 2014 at 7:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6938568668676197306</id><published>2014-05-31T08:19:03.116-06:00</published><updated>2014-05-31T08:19:03.116-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this kit too, I find myself using it again ...</title><content type='html'>I love this kit too, I find myself using it again and again, here is my page:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3864</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5012789267397826269/comments/default/6938568668676197306'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5012789267397826269/comments/default/6938568668676197306'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/monthly-featured-product.html?showComment=1401545943116#c6938568668676197306' title=''/><author><name>Melissa - Ann</name><uri>https://www.blogger.com/profile/11062042741563847715</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='25' src='//2.bp.blogspot.com/-rAcG9VYJ6_Q/TkleBR-tDZI/AAAAAAAAAB4/cL4QQz7haU0/s33/Picture3.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/monthly-featured-product.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5012789267397826269' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5012789267397826269' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1803673761'/><gd:extendedProperty name='blogger.displayTime' value='May 31, 2014 at 8:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5517188840572623242</id><published>2014-05-31T10:06:49.825-06:00</published><updated>2014-05-31T10:06:49.825-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the template!  I changed it up a bit.
h...</title><content type='html'>Thanks for the template!  I changed it up a bit.&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3866&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/5517188840572623242'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/5517188840572623242'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html?showComment=1401552409825#c5517188840572623242' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5243639210187122647' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5243639210187122647' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='May 31, 2014 at 10:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-305202620356126471</id><published>2014-05-31T10:38:00.712-06:00</published><updated>2014-05-31T10:38:00.712-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for this free template!!!</title><content type='html'>Thank you for this free template!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/305202620356126471'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/305202620356126471'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html?showComment=1401554280712#c305202620356126471' title=''/><author><name>jamie2</name><uri>https://www.blogger.com/profile/17449594480091080351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5243639210187122647' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5243639210187122647' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-947902766'/><gd:extendedProperty name='blogger.displayTime' value='May 31, 2014 at 10:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8439124123376260839</id><published>2014-05-31T13:31:07.699-06:00</published><updated>2014-05-31T13:31:07.699-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>here it is. Thank you.
http://www.brittishdesigns....</title><content type='html'>here it is. Thank you.&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=lastup&amp;amp;cat=0&amp;amp;pid=3867#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/8439124123376260839'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/8439124123376260839'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html?showComment=1401564667699#c8439124123376260839' title=''/><author><name>jamie2</name><uri>https://www.blogger.com/profile/17449594480091080351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5243639210187122647' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5243639210187122647' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-947902766'/><gd:extendedProperty name='blogger.displayTime' value='May 31, 2014 at 1:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3054956753509544416</id><published>2014-05-31T13:56:45.264-06:00</published><updated>2014-05-31T13:56:45.264-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My very first time competing in one of your challe...</title><content type='html'>My very first time competing in one of your challenges! I had to fiddle with this template a bit since I don&amp;#39;t have Photoshop, but I really enjoyed it! (Hope I&amp;#39;m linking this right!) &lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=lastup&amp;amp;cat=0&amp;amp;pid=3868#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/3054956753509544416'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/3054956753509544416'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html?showComment=1401566205264#c3054956753509544416' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/01993981275020288399</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5243639210187122647' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5243639210187122647' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1254124874'/><gd:extendedProperty name='blogger.displayTime' value='May 31, 2014 at 1:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5265137969253976140</id><published>2014-05-31T22:12:26.651-06:00</published><updated>2014-05-31T22:12:26.651-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hmmm, hoping you&amp;#39;re going by Mountain time rat...</title><content type='html'>Hmmm, hoping you&amp;#39;re going by Mountain time rather than Eastern time (password issues):&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3869&lt;br /&gt;&lt;br /&gt;Thanks for the freebie- scrapping a page for the first time in a while was a wonderful de-stresser tonight!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/5265137969253976140'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5243639210187122647/comments/default/5265137969253976140'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html?showComment=1401595946651#c5265137969253976140' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/05/a-template-challenge-for-may.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5243639210187122647' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5243639210187122647' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 31, 2014 at 10:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4284013236041308139</id><published>2014-06-09T04:24:16.190-06:00</published><updated>2014-06-09T04:24:16.190-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for hosting another challenge! Here&amp;#39;s m...</title><content type='html'>Thanks for hosting another challenge! Here&amp;#39;s my LO for this month:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3877</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5334551973704967930/comments/default/4284013236041308139'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5334551973704967930/comments/default/4284013236041308139'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/06/one-word-challenge.html?showComment=1402309456190#c4284013236041308139' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/06/one-word-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5334551973704967930' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5334551973704967930' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='June 9, 2014 at 4:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7508555190438792275</id><published>2014-06-17T15:20:13.404-06:00</published><updated>2014-06-17T15:20:13.404-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY! I&amp;#39;ve been hanging on to this kit for a wh...</title><content type='html'>YAY! I&amp;#39;ve been hanging on to this kit for a while now. I&amp;#39;m so glad for the excuse to finally get around to making something with it! :) Here&amp;#39;s my page: &lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=3&amp;amp;pid=3892#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5402933051557535820/comments/default/7508555190438792275'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5402933051557535820/comments/default/7508555190438792275'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/06/june-featured-kit.html?showComment=1403040013404#c7508555190438792275' title=''/><author><name>Lindsey</name><uri>https://www.blogger.com/profile/09847708815202009241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/06/june-featured-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5402933051557535820' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5402933051557535820' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1688437761'/><gd:extendedProperty name='blogger.displayTime' value='June 17, 2014 at 3:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7104188850941769841</id><published>2014-06-20T04:34:36.456-06:00</published><updated>2014-06-20T04:34:36.456-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow - love, love, love this collection. Thank you ...</title><content type='html'>Wow - love, love, love this collection. Thank you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2270494494992903639/comments/default/7104188850941769841'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2270494494992903639/comments/default/7104188850941769841'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/06/project-mouse-frontier.html?showComment=1403260476456#c7104188850941769841' title=''/><author><name>jpickett22</name><uri>https://www.blogger.com/profile/11544841651907985001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-AkEkkS-dsUI/UrRUbKfhLYI/AAAAAAAAABU/itKvrxO2MU8/s32/Photo0071FourBySix%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/06/project-mouse-frontier.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2270494494992903639' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2270494494992903639' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-847017802'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2014 at 4:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-139876606833283653</id><published>2014-06-20T09:34:04.872-06:00</published><updated>2014-06-20T09:34:04.872-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What an amazing collection! Thank you so much for ...</title><content type='html'>What an amazing collection! Thank you so much for the journal cards!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2270494494992903639/comments/default/139876606833283653'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2270494494992903639/comments/default/139876606833283653'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/06/project-mouse-frontier.html?showComment=1403278444872#c139876606833283653' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/06/project-mouse-frontier.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2270494494992903639' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2270494494992903639' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2014 at 9:34 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4885911212064536316</id><published>2014-06-20T12:29:24.001-06:00</published><updated>2014-06-20T12:29:24.001-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have been wanting to make a prize chart for my k...</title><content type='html'>I have been wanting to make a prize chart for my kids FOREVER, and I totally had to use this kit for my Ariel loving daughter&amp;#39;s page!  Here is my layout.  http://www.brittishdesigns.com/gallery/displayimage.php?pid=3895</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5402933051557535820/comments/default/4885911212064536316'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5402933051557535820/comments/default/4885911212064536316'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/06/june-featured-kit.html?showComment=1403288964001#c4885911212064536316' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/06/june-featured-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5402933051557535820' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5402933051557535820' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2014 at 12:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6286994461098105250</id><published>2014-06-20T13:49:28.179-06:00</published><updated>2014-06-20T13:49:28.179-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I Love this collection! The layouts are also reall...</title><content type='html'>I Love this collection! The layouts are also really great!! Lots of ideas :) &amp;amp; thank you for the journal cards!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2270494494992903639/comments/default/6286994461098105250'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2270494494992903639/comments/default/6286994461098105250'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/06/project-mouse-frontier.html?showComment=1403293768179#c6286994461098105250' title=''/><author><name>Linda P</name><uri>https://www.blogger.com/profile/07156948607304087700</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/06/project-mouse-frontier.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2270494494992903639' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2270494494992903639' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-203663692'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2014 at 1:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5318857195551787345</id><published>2014-06-20T17:30:35.745-06:00</published><updated>2014-06-20T17:30:35.745-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What an awesome kit! Thank you for the freebie.</title><content type='html'>What an awesome kit! Thank you for the freebie.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2270494494992903639/comments/default/5318857195551787345'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2270494494992903639/comments/default/5318857195551787345'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/06/project-mouse-frontier.html?showComment=1403307035745#c5318857195551787345' title=''/><author><name>Liza</name><uri>https://www.blogger.com/profile/13225372435020033234</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/06/project-mouse-frontier.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2270494494992903639' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2270494494992903639' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1565253470'/><gd:extendedProperty name='blogger.displayTime' value='June 20, 2014 at 5:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7777262857086919904</id><published>2014-06-21T21:21:59.937-06:00</published><updated>2014-06-21T21:21:59.937-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This word was perfect for my daughter&amp;#39;s first ...</title><content type='html'>This word was perfect for my daughter&amp;#39;s first time on the tea cups. Thanks for the challenge. http://www.brittishdesigns.com/gallery/displayimage.php?pid=3908</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5334551973704967930/comments/default/7777262857086919904'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5334551973704967930/comments/default/7777262857086919904'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/06/one-word-challenge.html?showComment=1403407319937#c7777262857086919904' title=''/><author><name>Kristin</name><uri>https://www.blogger.com/profile/18182762546918756453</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/06/one-word-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5334551973704967930' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5334551973704967930' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-379903733'/><gd:extendedProperty name='blogger.displayTime' value='June 21, 2014 at 9:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4762847117701399577</id><published>2014-06-22T15:43:04.791-06:00</published><updated>2014-06-22T15:43:04.791-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much!  What a great trip!</title><content type='html'>Thanks so much!  What a great trip!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2270494494992903639/comments/default/4762847117701399577'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2270494494992903639/comments/default/4762847117701399577'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/06/project-mouse-frontier.html?showComment=1403473384791#c4762847117701399577' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/06/project-mouse-frontier.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2270494494992903639' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2270494494992903639' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='June 22, 2014 at 3:43 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2086213294591488400</id><published>2014-06-25T10:52:17.118-06:00</published><updated>2014-06-25T10:52:17.118-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for another fun challenge!  I love working ...</title><content type='html'>Thanks for another fun challenge!  I love working with your product.  Every time I create and I am so pleased with my layouts.  Gives me a great excuse to sit and do it!! XOXO  Here is my page.  http://www.brittishdesigns.com/gallery/displayimage.php?pid=3916</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5334551973704967930/comments/default/2086213294591488400'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5334551973704967930/comments/default/2086213294591488400'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/06/one-word-challenge.html?showComment=1403715137118#c2086213294591488400' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/06/one-word-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5334551973704967930' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5334551973704967930' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='June 25, 2014 at 10:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8046178141624325180</id><published>2014-06-25T20:36:30.608-06:00</published><updated>2014-06-25T20:36:30.608-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ariel is my daughter&amp;#39;s favorite princess. Boug...</title><content type='html'>Ariel is my daughter&amp;#39;s favorite princess. Bought this kit a while ago. This was the perfect chance to scrap these photos of her from Halloween. Here is my page: http://www.brittishdesigns.com/gallery/displayimage.php?pid=3917</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5402933051557535820/comments/default/8046178141624325180'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5402933051557535820/comments/default/8046178141624325180'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/06/june-featured-kit.html?showComment=1403750190608#c8046178141624325180' title=''/><author><name>Kristin</name><uri>https://www.blogger.com/profile/18182762546918756453</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/06/june-featured-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5402933051557535820' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5402933051557535820' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-379903733'/><gd:extendedProperty name='blogger.displayTime' value='June 25, 2014 at 8:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8195055599267012153</id><published>2014-06-28T14:29:08.489-06:00</published><updated>2014-06-28T14:29:08.489-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Finally got mine done :) http://www.brittishdesign...</title><content type='html'>Finally got mine done :) http://www.brittishdesigns.com/gallery/displayimage.php?pid=3923</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5334551973704967930/comments/default/8195055599267012153'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5334551973704967930/comments/default/8195055599267012153'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/06/one-word-challenge.html?showComment=1403987348489#c8195055599267012153' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/06/one-word-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5334551973704967930' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5334551973704967930' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='June 28, 2014 at 2:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1794302877036624126</id><published>2014-06-29T11:07:32.147-06:00</published><updated>2014-06-29T11:07:32.147-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I used the Bursting With Joy: Summer for my page: ...</title><content type='html'>I used the Bursting With Joy: Summer for my page: http://www.brittishdesigns.com/gallery/displayimage.php?pid=3930</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5402933051557535820/comments/default/1794302877036624126'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5402933051557535820/comments/default/1794302877036624126'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/06/june-featured-kit.html?showComment=1404061652147#c1794302877036624126' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/06/june-featured-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5402933051557535820' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5402933051557535820' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='June 29, 2014 at 11:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6951963621836637928</id><published>2014-06-30T08:27:35.074-06:00</published><updated>2014-06-30T08:27:35.074-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great Challenge! My page ended up being very diffe...</title><content type='html'>Great Challenge! My page ended up being very different than I what I planned- it&amp;#39;s about a crazy decision that led to a very unexpected, crazy experience that is happening right now. This was some great scrap therapy. Here&amp;#39;s my page: http://www.brittishdesigns.com/gallery/displayimage.php?album=lastupby&amp;amp;cat=0&amp;amp;pid=3935&amp;amp;uid=288#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5334551973704967930/comments/default/6951963621836637928'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5334551973704967930/comments/default/6951963621836637928'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/06/one-word-challenge.html?showComment=1404138455074#c6951963621836637928' title=''/><author><name>Lindsey</name><uri>https://www.blogger.com/profile/09847708815202009241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/06/one-word-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5334551973704967930' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5334551973704967930' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1688437761'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2014 at 8:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7491119631139428800</id><published>2014-06-30T14:46:35.288-06:00</published><updated>2014-06-30T14:46:35.288-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Our Tea Cup ride was the perfect page to do for th...</title><content type='html'>Our Tea Cup ride was the perfect page to do for this challenge.  Not only is it a crazy ride, but we witnessed a marriage proposal!  &lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3936</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5334551973704967930/comments/default/7491119631139428800'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5334551973704967930/comments/default/7491119631139428800'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/06/one-word-challenge.html?showComment=1404161195288#c7491119631139428800' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/06/one-word-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5334551973704967930' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5334551973704967930' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2014 at 2:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4829499364997382647</id><published>2014-06-30T14:48:15.123-06:00</published><updated>2014-06-30T14:48:15.123-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ah, it was so nice to re-scrap these photos... a b...</title><content type='html'>Ah, it was so nice to re-scrap these photos... a better layout for sure.  :)&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3937</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5402933051557535820/comments/default/4829499364997382647'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5402933051557535820/comments/default/4829499364997382647'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/06/june-featured-kit.html?showComment=1404161295123#c4829499364997382647' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/06/june-featured-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5402933051557535820' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5402933051557535820' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2014 at 2:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4984509714049616735</id><published>2014-06-30T17:08:51.046-06:00</published><updated>2014-06-30T17:08:51.046-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for this fun challenge. It is amazing how m...</title><content type='html'>Thanks for this fun challenge. It is amazing how much static my son was picking up on the park slide. It made his hair stand up. &lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3938</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5334551973704967930/comments/default/4984509714049616735'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5334551973704967930/comments/default/4984509714049616735'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/06/one-word-challenge.html?showComment=1404169731046#c4984509714049616735' title=''/><author><name>jamie2</name><uri>https://www.blogger.com/profile/17449594480091080351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/06/one-word-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5334551973704967930' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5334551973704967930' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-947902766'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2014 at 5:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7918986802658588285</id><published>2014-06-30T20:18:21.762-06:00</published><updated>2014-06-30T20:18:21.762-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for these very cute add on freebies
</title><content type='html'>Thank you for these very cute add on freebies&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5402933051557535820/comments/default/7918986802658588285'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5402933051557535820/comments/default/7918986802658588285'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/06/june-featured-kit.html?showComment=1404181101762#c7918986802658588285' title=''/><author><name>jamie2</name><uri>https://www.blogger.com/profile/17449594480091080351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/06/june-featured-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5402933051557535820' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5402933051557535820' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-947902766'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2014 at 8:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2747005866414149680</id><published>2014-07-08T05:02:41.177-06:00</published><updated>2014-07-08T05:02:41.177-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for picking my LO, Britt!  It was/i...</title><content type='html'>Thanks so much for picking my LO, Britt!  It was/is always fun to work with those mermaid kits!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2517629481090724185/comments/default/2747005866414149680'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2517629481090724185/comments/default/2747005866414149680'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-featured-kit-totally-buggin.html?showComment=1404817361177#c2747005866414149680' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-featured-kit-totally-buggin.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2517629481090724185' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2517629481090724185' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='July 8, 2014 at 5:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1030323986963759585</id><published>2014-07-08T10:16:04.713-06:00</published><updated>2014-07-08T10:16:04.713-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The download link for the freebie isn&amp;#39;t workin...</title><content type='html'>The download link for the freebie isn&amp;#39;t working.  TB kit is sooo cute!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2517629481090724185/comments/default/1030323986963759585'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2517629481090724185/comments/default/1030323986963759585'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-featured-kit-totally-buggin.html?showComment=1404836164713#c1030323986963759585' title=''/><author><name>Cheryl Shafer Wolfe</name><uri>https://www.blogger.com/profile/15449863505010927466</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-featured-kit-totally-buggin.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2517629481090724185' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2517629481090724185' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-541717135'/><gd:extendedProperty name='blogger.displayTime' value='July 8, 2014 at 10:16 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8495596625257989627</id><published>2014-07-08T11:12:31.077-06:00</published><updated>2014-07-08T11:12:31.077-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh whoops!!  It&amp;#39;s all fixed now.  Sorry about ...</title><content type='html'>Oh whoops!!  It&amp;#39;s all fixed now.  Sorry about that.  Thanks for letting me know.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2517629481090724185/comments/default/8495596625257989627'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2517629481090724185/comments/default/8495596625257989627'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-featured-kit-totally-buggin.html?showComment=1404839551077#c8495596625257989627' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2517629481090724185/comments/default/1030323986963759585'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-featured-kit-totally-buggin.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2517629481090724185' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2517629481090724185' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='July 8, 2014 at 11:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3668666077058873564</id><published>2014-07-09T08:07:02.210-06:00</published><updated>2014-07-09T08:07:02.210-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THANK YOU ;~} bunches...</title><content type='html'>THANK YOU ;~} bunches...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2517629481090724185/comments/default/3668666077058873564'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2517629481090724185/comments/default/3668666077058873564'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-featured-kit-totally-buggin.html?showComment=1404914822210#c3668666077058873564' title=''/><author><name>Crystalnva</name><uri>https://www.blogger.com/profile/00444605543502737320</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_tfNnrnvc0jM/Sz6qhjVFA7I/AAAAAAAAAAM/lPPwrN16Nuk/S220-s32/IMG_4416.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-featured-kit-totally-buggin.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2517629481090724185' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2517629481090724185' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1781671033'/><gd:extendedProperty name='blogger.displayTime' value='July 9, 2014 at 8:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-182676695869339728</id><published>2014-07-09T10:31:08.682-06:00</published><updated>2014-07-09T10:31:08.682-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for fixing the link!</title><content type='html'>Thanks for fixing the link!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2517629481090724185/comments/default/182676695869339728'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2517629481090724185/comments/default/182676695869339728'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-featured-kit-totally-buggin.html?showComment=1404923468682#c182676695869339728' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2517629481090724185/comments/default/1030323986963759585'/><author><name>Cheryl Shafer Wolfe</name><uri>https://www.blogger.com/profile/15449863505010927466</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-featured-kit-totally-buggin.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2517629481090724185' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2517629481090724185' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-541717135'/><gd:extendedProperty name='blogger.displayTime' value='July 9, 2014 at 10:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-575719126618224928</id><published>2014-07-09T19:24:17.210-06:00</published><updated>2014-07-09T19:24:17.210-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awww I love this kit too!!!  Just had to make a pa...</title><content type='html'>Awww I love this kit too!!!  Just had to make a page of my grand nephew with his little cricket wrist cage......Thank you!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3948&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2517629481090724185/comments/default/575719126618224928'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2517629481090724185/comments/default/575719126618224928'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-featured-kit-totally-buggin.html?showComment=1404955457210#c575719126618224928' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-featured-kit-totally-buggin.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2517629481090724185' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2517629481090724185' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='July 9, 2014 at 7:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2854983084070630192</id><published>2014-07-09T22:07:59.420-06:00</published><updated>2014-07-09T22:07:59.420-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oooh yay! Thank you! :)</title><content type='html'>Oooh yay! Thank you! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2517629481090724185/comments/default/2854983084070630192'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2517629481090724185/comments/default/2854983084070630192'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-featured-kit-totally-buggin.html?showComment=1404965279420#c2854983084070630192' title=''/><author><name>Lindsey</name><uri>https://www.blogger.com/profile/09847708815202009241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-featured-kit-totally-buggin.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2517629481090724185' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2517629481090724185' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1688437761'/><gd:extendedProperty name='blogger.displayTime' value='July 9, 2014 at 10:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-677956648221237777</id><published>2014-07-11T09:18:34.603-06:00</published><updated>2014-07-11T09:18:34.603-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this! So fun. For some reason, I&amp;#39;m not ge...</title><content type='html'>Love this! So fun. For some reason, I&amp;#39;m not getting the link from the image to download. Is it just me?  Thanks so much. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/677956648221237777'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/677956648221237777'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-challenge.html?showComment=1405091914603#c677956648221237777' title=''/><author><name>jpickett22</name><uri>https://www.blogger.com/profile/11544841651907985001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-AkEkkS-dsUI/UrRUbKfhLYI/AAAAAAAAABU/itKvrxO2MU8/s32/Photo0071FourBySix%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1325441948210707044' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1325441948210707044' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-847017802'/><gd:extendedProperty name='blogger.displayTime' value='July 11, 2014 at 9:18 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8787454099922536893</id><published>2014-07-11T09:43:00.046-06:00</published><updated>2014-07-11T09:43:00.046-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It wont download for me either :(</title><content type='html'>It wont download for me either :(</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/8787454099922536893'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/8787454099922536893'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-challenge.html?showComment=1405093380046#c8787454099922536893' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/07646764390693191033</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1325441948210707044' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1325441948210707044' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-277354128'/><gd:extendedProperty name='blogger.displayTime' value='July 11, 2014 at 9:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3842517607540584410</id><published>2014-07-11T12:59:38.711-06:00</published><updated>2014-07-11T12:59:38.711-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can&amp;#39;t get the link to work by clicking on th...</title><content type='html'>I can&amp;#39;t get the link to work by clicking on the image. :-(</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/3842517607540584410'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/3842517607540584410'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-challenge.html?showComment=1405105178711#c3842517607540584410' title=''/><author><name>Charlene</name><uri>https://www.blogger.com/profile/12644250990321013014</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-ICjHyT32CDY/Xih92daasBI/AAAAAAAAUyY/jWPulmtfS8AoexpRXOg1-yWAl-4ABGnuQCK4BGAYYCw/s32/SKM_C754e18050214150_0001_copy%2B%2528Medium%2529.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1325441948210707044' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1325441948210707044' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1670564358'/><gd:extendedProperty name='blogger.displayTime' value='July 11, 2014 at 12:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-160079906140885747</id><published>2014-07-12T02:20:22.335-06:00</published><updated>2014-07-12T02:20:22.335-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hello again 

link to image now says .... &amp;quot;40...</title><content type='html'>Hello again &lt;br /&gt;&lt;br /&gt;link to image now says .... &amp;quot;404: link not found&amp;quot;&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/160079906140885747'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/160079906140885747'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-challenge.html?showComment=1405153222335#c160079906140885747' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/07646764390693191033</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1325441948210707044' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1325441948210707044' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-277354128'/><gd:extendedProperty name='blogger.displayTime' value='July 12, 2014 at 2:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6500832704074511081</id><published>2014-07-12T10:28:56.072-06:00</published><updated>2014-07-12T10:28:56.072-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Geez!!! What a goof.  I&amp;#39;ve been having some co...</title><content type='html'>Geez!!! What a goof.  I&amp;#39;ve been having some connectivity issues, but it&amp;#39;s finally fixed!! NOW you can click on the image to download. Haha!  Sorry about that!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/6500832704074511081'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/6500832704074511081'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-challenge.html?showComment=1405182536072#c6500832704074511081' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1325441948210707044' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1325441948210707044' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='July 12, 2014 at 10:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4794049850685251754</id><published>2014-07-12T10:29:08.772-06:00</published><updated>2014-07-12T10:29:08.772-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sorry about that!!  All fixed!</title><content type='html'>Sorry about that!!  All fixed!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/4794049850685251754'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/4794049850685251754'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-challenge.html?showComment=1405182548772#c4794049850685251754' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/160079906140885747'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1325441948210707044' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1325441948210707044' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='July 12, 2014 at 10:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4829329562312441824</id><published>2014-07-12T10:29:22.617-06:00</published><updated>2014-07-12T10:29:22.617-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>all fixed!</title><content type='html'>all fixed!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/4829329562312441824'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/4829329562312441824'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-challenge.html?showComment=1405182562617#c4829329562312441824' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/677956648221237777'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1325441948210707044' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1325441948210707044' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='July 12, 2014 at 10:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8437065482929149640</id><published>2014-07-12T10:29:34.967-06:00</published><updated>2014-07-12T10:29:34.967-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Try again.  It&amp;#39;s fixed now.  SORRY!</title><content type='html'>Try again.  It&amp;#39;s fixed now.  SORRY!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/8437065482929149640'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/8437065482929149640'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-challenge.html?showComment=1405182574967#c8437065482929149640' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/3842517607540584410'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1325441948210707044' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1325441948210707044' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='July 12, 2014 at 10:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6449234070881383378</id><published>2014-07-13T07:35:57.880-06:00</published><updated>2014-07-13T07:35:57.880-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just posted my layout for July...
http://www.britt...</title><content type='html'>Just posted my layout for July...&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3953&amp;amp;message_id=b965fafd1ad6a7a4fca081619b13d9e3&amp;amp;message_icon=info#cpgMessageBlock</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/6449234070881383378'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/6449234070881383378'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-challenge.html?showComment=1405258557880#c6449234070881383378' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05606608459283283115</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1325441948210707044' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1325441948210707044' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1136064322'/><gd:extendedProperty name='blogger.displayTime' value='July 13, 2014 at 7:35 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-984401678626082668</id><published>2014-07-14T06:05:37.288-06:00</published><updated>2014-07-14T06:05:37.288-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>j&amp;#39;adore vos créations, toutes plus jolies les ...</title><content type='html'>j&amp;#39;adore vos créations, toutes plus jolies les unes que les autres, mais je n&amp;#39;arrive pas à télécharger l&amp;#39;add-on &amp;quot;mermaid lagoon&amp;quot; : où puis-je le trouver ?... il est si joli...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5402933051557535820/comments/default/984401678626082668'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5402933051557535820/comments/default/984401678626082668'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/06/june-featured-kit.html?showComment=1405339537288#c984401678626082668' title=''/><author><name>lemondedis</name><uri>https://www.blogger.com/profile/05517654374605291005</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-0tqf1El1zmA/UHHqeePC_rI/AAAAAAAAAAw/peECned8We4/s32/CIMG0525%2BCRR2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/06/june-featured-kit.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5402933051557535820' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5402933051557535820' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-332521668'/><gd:extendedProperty name='blogger.displayTime' value='July 14, 2014 at 6:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6044651004574613102</id><published>2014-07-14T11:26:39.501-06:00</published><updated>2014-07-14T11:26:39.501-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you xx</title><content type='html'>Thank you xx</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/6044651004574613102'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/6044651004574613102'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-challenge.html?showComment=1405358799501#c6044651004574613102' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/07646764390693191033</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1325441948210707044' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1325441948210707044' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-277354128'/><gd:extendedProperty name='blogger.displayTime' value='July 14, 2014 at 11:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5697166321721619554</id><published>2014-07-14T11:36:46.645-06:00</published><updated>2014-07-14T11:36:46.645-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>May I ask how everyone changd the colour of the &amp;q...</title><content type='html'>May I ask how everyone changd the colour of the &amp;quot;and they WA&amp;quot; and used it without looking like its on a card in the blue layout please ??&lt;br /&gt;&lt;br /&gt;Thank you </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/5697166321721619554'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/5697166321721619554'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-challenge.html?showComment=1405359406645#c5697166321721619554' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/07646764390693191033</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1325441948210707044' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1325441948210707044' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-277354128'/><gd:extendedProperty name='blogger.displayTime' value='July 14, 2014 at 11:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3918975126760719094</id><published>2014-07-17T05:11:02.234-06:00</published><updated>2014-07-17T05:11:02.234-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hello Brittney 
May I ask if you have any ideas ho...</title><content type='html'>Hello Brittney &lt;br /&gt;May I ask if you have any ideas how everyone changd the colour of the &amp;quot;and they lived happy ... WA&amp;quot;&lt;br /&gt;&lt;br /&gt;AND &lt;br /&gt;&lt;br /&gt;How it was used without looking like its on a card in the blue layout please ??&lt;br /&gt;&lt;br /&gt;I am new to using elements and making scrapbooking pages and have tried to find it over Google but I can&amp;#39;t find as i don&amp;#39;t know what the correct name is to really look for &lt;br /&gt;&lt;br /&gt;Thank you </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/3918975126760719094'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/3918975126760719094'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-challenge.html?showComment=1405595462234#c3918975126760719094' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/6500832704074511081'/><author><name>Unknown</name><uri>https://www.blogger.com/profile/07646764390693191033</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1325441948210707044' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1325441948210707044' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-277354128'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2014 at 5:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6191861160111662626</id><published>2014-07-17T13:05:00.454-06:00</published><updated>2014-07-17T13:05:00.454-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for the challenge here&amp;#39;s mine.

http://...</title><content type='html'>thanks for the challenge here&amp;#39;s mine.&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3956</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/6191861160111662626'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/6191861160111662626'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-challenge.html?showComment=1405623900454#c6191861160111662626' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/15710234120544131012</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1325441948210707044' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1325441948210707044' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2027533948'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2014 at 1:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8448840747448964875</id><published>2014-07-17T18:28:31.285-06:00</published><updated>2014-07-17T18:28:31.285-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s mine (thanks to Tanya&amp;#39;s inspiration...</title><content type='html'>Here&amp;#39;s mine (thanks to Tanya&amp;#39;s inspiration): http://www.brittishdesigns.com/gallery/displayimage.php?pid=3957&lt;br /&gt;The card is my photo mat ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/8448840747448964875'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/8448840747448964875'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-challenge.html?showComment=1405643311285#c8448840747448964875' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1325441948210707044' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1325441948210707044' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='July 17, 2014 at 6:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7142033314851963094</id><published>2014-07-20T11:33:12.090-06:00</published><updated>2014-07-20T11:33:12.090-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s my take on the challenge:
http://www.br...</title><content type='html'>Here&amp;#39;s my take on the challenge:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=lastupby&amp;amp;cat=0&amp;amp;pid=3966&amp;amp;uid=288#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/7142033314851963094'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/7142033314851963094'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-challenge.html?showComment=1405877592090#c7142033314851963094' title=''/><author><name>Lindsey</name><uri>https://www.blogger.com/profile/09847708815202009241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1325441948210707044' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1325441948210707044' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1688437761'/><gd:extendedProperty name='blogger.displayTime' value='July 20, 2014 at 11:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-127129279687680095</id><published>2014-07-22T04:24:14.618-06:00</published><updated>2014-07-22T04:24:14.618-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Check this out it may help you. http://simplytiffa...</title><content type='html'>Check this out it may help you. http://simplytiffanystudios.com/2012/10/24/how-to-recolor-digital-scrapbooking-elements-professionally-using-photoshop-or-photoshop-elements/</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/127129279687680095'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/127129279687680095'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-challenge.html?showComment=1406024654618#c127129279687680095' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/6500832704074511081'/><author><name>Unknown</name><uri>https://www.blogger.com/profile/15710234120544131012</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1325441948210707044' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1325441948210707044' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2027533948'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2014 at 4:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4300516338350760377</id><published>2014-07-22T06:06:36.474-06:00</published><updated>2014-07-22T06:06:36.474-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the gift certificate!
And thank...</title><content type='html'>Thanks so much for the gift certificate!&lt;br /&gt;And thanks for another fun challenge, here is my LO: http://www.brittishdesigns.com/gallery/displayimage.php?pid=3969</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/4300516338350760377'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/4300516338350760377'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-challenge.html?showComment=1406030796474#c4300516338350760377' title=''/><author><name>Annet</name><uri>https://www.blogger.com/profile/17509056674536276801</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1325441948210707044' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1325441948210707044' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-971580692'/><gd:extendedProperty name='blogger.displayTime' value='July 22, 2014 at 6:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9138701465525147663</id><published>2014-07-23T09:21:49.385-06:00</published><updated>2014-07-23T09:21:49.385-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s my page with this kit:
http://www.britt...</title><content type='html'>Here&amp;#39;s my page with this kit:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=lastupby&amp;amp;cat=0&amp;amp;pid=3971&amp;amp;uid=288#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2517629481090724185/comments/default/9138701465525147663'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2517629481090724185/comments/default/9138701465525147663'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-featured-kit-totally-buggin.html?showComment=1406128909385#c9138701465525147663' title=''/><author><name>Lindsey</name><uri>https://www.blogger.com/profile/09847708815202009241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-featured-kit-totally-buggin.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2517629481090724185' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2517629481090724185' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1688437761'/><gd:extendedProperty name='blogger.displayTime' value='July 23, 2014 at 9:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2818793790497913301</id><published>2014-07-23T20:25:58.696-06:00</published><updated>2014-07-23T20:25:58.696-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s my challenge entry! : http://www.britti...</title><content type='html'>Here&amp;#39;s my challenge entry! : http://www.brittishdesigns.com/gallery/displayimage.php?pid=3972</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/2818793790497913301'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/2818793790497913301'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-challenge.html?showComment=1406168758696#c2818793790497913301' title=''/><author><name>ali b.</name><uri>https://www.blogger.com/profile/04129318529729554495</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//3.bp.blogspot.com/_kQ2asfss0dQ/SbK8ypVk1VI/AAAAAAAAAHQ/itXhXg8XoL8/S220-s33/DSC08898.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1325441948210707044' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1325441948210707044' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1987221096'/><gd:extendedProperty name='blogger.displayTime' value='July 23, 2014 at 8:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5428738127640153866</id><published>2014-07-25T12:34:46.750-06:00</published><updated>2014-08-26T10:55:42.567-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Is the link still active?  I can&amp;#39;t get it to d...</title><content type='html'>Is the link still active?  I can&amp;#39;t get it to download.  Trying to determine if it&amp;#39;s the user :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/5428738127640153866'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/5428738127640153866'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1406313286750#c5428738127640153866' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/6577139855087918474'/><author><name>Unknown</name><uri>https://www.blogger.com/profile/08606529497560642263</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-800836559'/><gd:extendedProperty name='blogger.displayTime' value='July 25, 2014 at 12:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6429285127397579085</id><published>2014-07-29T09:10:57.787-06:00</published><updated>2014-07-29T09:10:57.787-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for this cute add-on to the Totally Bugg...</title><content type='html'>Thank you for this cute add-on to the Totally Buggin&amp;#39; kit! I really like the ladybug paper you put in this add-on.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2517629481090724185/comments/default/6429285127397579085'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2517629481090724185/comments/default/6429285127397579085'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-featured-kit-totally-buggin.html?showComment=1406646657787#c6429285127397579085' title=''/><author><name>jamie2</name><uri>https://www.blogger.com/profile/17449594480091080351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-featured-kit-totally-buggin.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2517629481090724185' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2517629481090724185' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-947902766'/><gd:extendedProperty name='blogger.displayTime' value='July 29, 2014 at 9:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2380886846401637573</id><published>2014-07-29T15:09:27.472-06:00</published><updated>2014-07-29T15:09:27.472-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My girls love bugs lately so this kit was perfect ...</title><content type='html'>My girls love bugs lately so this kit was perfect to document some recent photos. Here&amp;#39;s my page: http://www.brittishdesigns.com/gallery/displayimage.php?pid=3979</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2517629481090724185/comments/default/2380886846401637573'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2517629481090724185/comments/default/2380886846401637573'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-featured-kit-totally-buggin.html?showComment=1406668167472#c2380886846401637573' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-featured-kit-totally-buggin.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2517629481090724185' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2517629481090724185' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='July 29, 2014 at 3:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4474171844927923824</id><published>2014-07-30T07:07:37.340-06:00</published><updated>2014-07-30T07:07:37.340-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here is my challenge entry.  Thanks for the chance...</title><content type='html'>Here is my challenge entry.  Thanks for the chance!&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3980&amp;amp;message_id=7cd4bc339277bb85e1b5348d895a826c&amp;amp;message_icon=info#cpgMessageBlock</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/4474171844927923824'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/4474171844927923824'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-challenge.html?showComment=1406725657340#c4474171844927923824' title=''/><author><name>DisneySheryl65</name><uri>https://www.blogger.com/profile/15123452940270901968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1325441948210707044' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1325441948210707044' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-572915475'/><gd:extendedProperty name='blogger.displayTime' value='July 30, 2014 at 7:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8496129763836342961</id><published>2014-07-30T19:47:34.216-06:00</published><updated>2014-07-30T19:47:34.216-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you for this Challenge. Here is my entry.
ht...</title><content type='html'>thank you for this Challenge. Here is my entry.&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3985</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/8496129763836342961'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/8496129763836342961'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-challenge.html?showComment=1406771254216#c8496129763836342961' title=''/><author><name>jamie2</name><uri>https://www.blogger.com/profile/17449594480091080351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1325441948210707044' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1325441948210707044' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-947902766'/><gd:extendedProperty name='blogger.displayTime' value='July 30, 2014 at 7:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5856676695256974579</id><published>2014-07-30T21:35:52.969-06:00</published><updated>2014-07-30T21:35:52.969-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the free mini!  Here is mine
http://www...</title><content type='html'>Thanks for the free mini!  Here is mine&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3986</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/5856676695256974579'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/5856676695256974579'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-challenge.html?showComment=1406777752969#c5856676695256974579' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1325441948210707044' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1325441948210707044' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='July 30, 2014 at 9:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8029408666247157287</id><published>2014-07-31T18:33:38.629-06:00</published><updated>2014-07-31T18:33:38.629-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have LOTS of layouts already with kit because I ...</title><content type='html'>I have LOTS of layouts already with kit because I love it so much.  We spend a lot of time in Bugs Land!  This time, I decided to do a LO of when we released ladybugs in the backyard.  &lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3987&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2517629481090724185/comments/default/8029408666247157287'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2517629481090724185/comments/default/8029408666247157287'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-featured-kit-totally-buggin.html?showComment=1406853218629#c8029408666247157287' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-featured-kit-totally-buggin.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2517629481090724185' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2517629481090724185' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='July 31, 2014 at 6:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2630366951414678465</id><published>2014-07-31T19:14:46.386-06:00</published><updated>2014-07-31T19:14:46.386-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I really like this kit! It was perfect for scrappi...</title><content type='html'>I really like this kit! It was perfect for scrapping the pictures of the bugs I have seen in my yard. Thank you for the fun challenge.&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=3988</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2517629481090724185/comments/default/2630366951414678465'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2517629481090724185/comments/default/2630366951414678465'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-featured-kit-totally-buggin.html?showComment=1406855686386#c2630366951414678465' title=''/><author><name>jamie2</name><uri>https://www.blogger.com/profile/17449594480091080351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-featured-kit-totally-buggin.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2517629481090724185' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2517629481090724185' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-947902766'/><gd:extendedProperty name='blogger.displayTime' value='July 31, 2014 at 7:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4969860575288398651</id><published>2014-07-31T22:48:15.052-06:00</published><updated>2014-07-31T22:48:15.052-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the challenge! I&amp;#39;m trying to get ba...</title><content type='html'>Thanks for the challenge! I&amp;#39;m trying to get back into scrapping after a few years and I feel so rusty! Here&amp;#39;s my entry http://www.brittishdesigns.com/gallery/displayimage.php?pid=3989</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/4969860575288398651'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1325441948210707044/comments/default/4969860575288398651'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/07/july-challenge.html?showComment=1406868495052#c4969860575288398651' title=''/><author><name>RA</name><uri>https://www.blogger.com/profile/12279895392581491642</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/07/july-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1325441948210707044' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1325441948210707044' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1292736717'/><gd:extendedProperty name='blogger.displayTime' value='July 31, 2014 at 10:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5264309689223516775</id><published>2014-08-26T11:05:31.817-06:00</published><updated>2014-08-26T11:05:31.817-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yes - the link is very much still active!  ENJOY!</title><content type='html'>Yes - the link is very much still active!  ENJOY!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/5264309689223516775'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/5264309689223516775'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html?showComment=1409072731817#c5264309689223516775' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5365144581134274405/comments/default/6577139855087918474'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/04/project-mouse-princess-edition.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5365144581134274405' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5365144581134274405' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='August 26, 2014 at 11:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6153598006864342301</id><published>2014-09-04T10:22:40.656-06:00</published><updated>2014-09-04T10:22:40.656-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay! Thank you so much! Congratulations to Nancy a...</title><content type='html'>Yay! Thank you so much! Congratulations to Nancy as well.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133312895277212811/comments/default/6153598006864342301'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8133312895277212811/comments/default/6153598006864342301'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/09/shout-out-to-some-totally-bugg-erific.html?showComment=1409847760656#c6153598006864342301' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/09/shout-out-to-some-totally-bugg-erific.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8133312895277212811' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8133312895277212811' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='September 4, 2014 at 10:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-137066911296717822</id><published>2014-09-05T12:00:32.553-06:00</published><updated>2014-09-05T12:00:32.553-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my goodness these are Ah-MAZING!  I want to scr...</title><content type='html'>Oh my goodness these are Ah-MAZING!  I want to scraplift these now!  I am blown away. Gorgeous work ladies!!!  Thank you!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/291956232739627078/comments/default/137066911296717822'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/291956232739627078/comments/default/137066911296717822'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/09/september-blog-challenge-scraplifting.html?showComment=1409940032553#c137066911296717822' title=''/><author><name>Patricia Roebuck</name><uri>https://www.blogger.com/profile/00263905595540628355</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/09/september-blog-challenge-scraplifting.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-291956232739627078' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/291956232739627078' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-79915966'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2014 at 12:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1356816783879909918</id><published>2014-09-05T18:47:27.447-06:00</published><updated>2014-09-05T18:47:27.447-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Woo Hoo!  I&amp;#39;m so excited to win.  Thank you so...</title><content type='html'>Woo Hoo!  I&amp;#39;m so excited to win.  Thank you so much!!  Can&amp;#39;t wait to do the next challenge!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/291956232739627078/comments/default/1356816783879909918'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/291956232739627078/comments/default/1356816783879909918'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/09/september-blog-challenge-scraplifting.html?showComment=1409964447447#c1356816783879909918' title=''/><author><name>DisneySheryl65</name><uri>https://www.blogger.com/profile/15123452940270901968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/09/september-blog-challenge-scraplifting.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-291956232739627078' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/291956232739627078' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-572915475'/><gd:extendedProperty name='blogger.displayTime' value='September 5, 2014 at 6:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8295648977256354573</id><published>2014-09-12T22:27:54.869-06:00</published><updated>2014-09-12T22:27:54.869-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the Challenge.  It was fun.  He...</title><content type='html'>Thanks so much for the Challenge.  It was fun.  Here&amp;#39;s my layout: http://www.brittishdesigns.com/gallery/displayimage.php?album=5&amp;amp;pid=4014#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/291956232739627078/comments/default/8295648977256354573'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/291956232739627078/comments/default/8295648977256354573'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/09/september-blog-challenge-scraplifting.html?showComment=1410582474869#c8295648977256354573' title=''/><author><name>Glen &amp;amp; Bamber</name><uri>https://www.blogger.com/profile/11317358881557001275</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/09/september-blog-challenge-scraplifting.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-291956232739627078' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/291956232739627078' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2105061043'/><gd:extendedProperty name='blogger.displayTime' value='September 12, 2014 at 10:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5316269213273198843</id><published>2014-09-16T12:31:56.889-06:00</published><updated>2014-09-16T12:31:56.889-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I used the kit mostly for it&amp;#39;s papers on my co...</title><content type='html'>I used the kit mostly for it&amp;#39;s papers on my cover page with a few other items.  I hope that is okay&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=4018</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1480789669042709941/comments/default/5316269213273198843'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1480789669042709941/comments/default/5316269213273198843'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/09/september-featured-product-are-we-there.html?showComment=1410892316889#c5316269213273198843' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/09/september-featured-product-are-we-there.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1480789669042709941' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1480789669042709941' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='September 16, 2014 at 12:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5440531597655086787</id><published>2014-09-16T14:02:39.983-06:00</published><updated>2014-09-16T14:02:39.983-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fun Challenge.  I scraplifted Patricia&amp;#39;s Enjoy...</title><content type='html'>Fun Challenge.  I scraplifted Patricia&amp;#39;s Enjoy card and made a Jungle Cruise LO&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=4019&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/291956232739627078/comments/default/5440531597655086787'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/291956232739627078/comments/default/5440531597655086787'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/09/september-blog-challenge-scraplifting.html?showComment=1410897759983#c5440531597655086787' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/09/september-blog-challenge-scraplifting.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-291956232739627078' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/291956232739627078' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='September 16, 2014 at 2:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7380837603613416762</id><published>2014-09-18T07:49:31.788-06:00</published><updated>2014-09-18T07:49:31.788-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much Britt!  Can&amp;#39;t wait to try my ha...</title><content type='html'>Thanks so much Britt!  Can&amp;#39;t wait to try my hand at the next challenge!  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/291956232739627078/comments/default/7380837603613416762'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/291956232739627078/comments/default/7380837603613416762'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/09/september-blog-challenge-scraplifting.html?showComment=1411048171788#c7380837603613416762' title=''/><author><name>ali b.</name><uri>https://www.blogger.com/profile/04129318529729554495</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//3.bp.blogspot.com/_kQ2asfss0dQ/SbK8ypVk1VI/AAAAAAAAAHQ/itXhXg8XoL8/S220-s33/DSC08898.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/09/september-blog-challenge-scraplifting.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-291956232739627078' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/291956232739627078' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1987221096'/><gd:extendedProperty name='blogger.displayTime' value='September 18, 2014 at 7:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3884147490486339306</id><published>2014-09-18T20:39:16.702-06:00</published><updated>2014-09-18T20:39:16.702-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I found some time to play along this month!!  http...</title><content type='html'>I found some time to play along this month!!  http://www.brittishdesigns.com/gallery/displayimage.php?pid=4020</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1480789669042709941/comments/default/3884147490486339306'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1480789669042709941/comments/default/3884147490486339306'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/09/september-featured-product-are-we-there.html?showComment=1411094356702#c3884147490486339306' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/09/september-featured-product-are-we-there.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1480789669042709941' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1480789669042709941' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='September 18, 2014 at 8:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-581756262034220999</id><published>2014-09-19T11:54:25.896-06:00</published><updated>2014-09-19T11:54:25.896-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m sorry if this is a repeat - I typed a comm...</title><content type='html'>I&amp;#39;m sorry if this is a repeat - I typed a comment and it disappeared but WOW this is fantastic!!!!  I love it when a kit gives me sooooo many ideas!!!  Had a thought I would share for a word bit pack or mini kit - TTA PeopleMover - so many quotes!  Paging Mr Morrow Mr Tom Morrow  LOL  Great job here!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4517273600560295394/comments/default/581756262034220999'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4517273600560295394/comments/default/581756262034220999'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/09/project-mouse-tomorrow.html?showComment=1411149265896#c581756262034220999' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/09/project-mouse-tomorrow.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4517273600560295394' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4517273600560295394' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='September 19, 2014 at 11:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3106612376942863420</id><published>2014-09-22T20:09:00.206-06:00</published><updated>2014-09-22T20:09:00.206-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a fun challenge.  She has a great gallery.  H...</title><content type='html'>What a fun challenge.  She has a great gallery.  Here is my layout.  http://www.brittishdesigns.com/gallery/displayimage.php?pid=4041</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/291956232739627078/comments/default/3106612376942863420'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/291956232739627078/comments/default/3106612376942863420'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/09/september-blog-challenge-scraplifting.html?showComment=1411438140206#c3106612376942863420' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/09/september-blog-challenge-scraplifting.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-291956232739627078' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/291956232739627078' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='September 22, 2014 at 8:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7287660827854528458</id><published>2014-09-29T17:13:59.339-06:00</published><updated>2014-09-29T17:13:59.339-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Loved this!
My page: http://www.brittishdesigns.co...</title><content type='html'>Loved this!&lt;br /&gt;My page: http://www.brittishdesigns.com/gallery/displayimage.php?pid=4051&lt;br /&gt;The page I scraplifted: http://www.studiocalico.com/galleries/116241-you-are-my-lucky-charm-elle-s-studio</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/291956232739627078/comments/default/7287660827854528458'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/291956232739627078/comments/default/7287660827854528458'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/09/september-blog-challenge-scraplifting.html?showComment=1412032439339#c7287660827854528458' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/09/september-blog-challenge-scraplifting.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-291956232739627078' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/291956232739627078' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2014 at 5:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5877192517641223135</id><published>2014-09-29T17:16:32.160-06:00</published><updated>2014-09-29T17:16:32.160-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I enjoyed working with this kit even though my pag...</title><content type='html'>I enjoyed working with this kit even though my page isn&amp;#39;t about a road trip. Here&amp;#39;s what I came up with: http://www.brittishdesigns.com/gallery/displayimage.php?pid=4051</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1480789669042709941/comments/default/5877192517641223135'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1480789669042709941/comments/default/5877192517641223135'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/09/september-featured-product-are-we-there.html?showComment=1412032592160#c5877192517641223135' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/09/september-featured-product-are-we-there.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1480789669042709941' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1480789669042709941' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='September 29, 2014 at 5:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8554854397919959554</id><published>2014-10-07T12:23:46.123-06:00</published><updated>2014-10-07T12:23:46.123-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much! Going to check my email now :)</title><content type='html'>Thanks so much! Going to check my email now :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3466539994256442915/comments/default/8554854397919959554'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3466539994256442915/comments/default/8554854397919959554'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/10/october-featured-product-ahoy-mateys.html?showComment=1412706226123#c8554854397919959554' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/10/october-featured-product-ahoy-mateys.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3466539994256442915' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3466539994256442915' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='October 7, 2014 at 12:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7050306413797607743</id><published>2014-10-07T15:37:32.529-06:00</published><updated>2014-10-07T15:37:32.529-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ahoy Mateys is an awesome kit! I used it in my las...</title><content type='html'>Ahoy Mateys is an awesome kit! I used it in my last Disney Cruise photobook. Here&amp;#39;s a link to my layout:  http://www.brittishdesigns.com/gallery/displayimage.php?pid=4067</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3466539994256442915/comments/default/7050306413797607743'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3466539994256442915/comments/default/7050306413797607743'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/10/october-featured-product-ahoy-mateys.html?showComment=1412717852529#c7050306413797607743' title=''/><author><name>Tiffany</name><uri>https://www.blogger.com/profile/00298752901664987151</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//3.bp.blogspot.com/-Z4sIophgEMI/UWyy4aJ7DaI/AAAAAAAAAF0/7CM4zP5qFz4/s32/image.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/10/october-featured-product-ahoy-mateys.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3466539994256442915' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3466539994256442915' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-376917538'/><gd:extendedProperty name='blogger.displayTime' value='October 7, 2014 at 3:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8602855363113483488</id><published>2014-10-12T07:27:50.862-06:00</published><updated>2014-10-12T07:27:50.862-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very nice THANK YOU :) bunches...</title><content type='html'>Very nice THANK YOU :) bunches...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3466539994256442915/comments/default/8602855363113483488'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3466539994256442915/comments/default/8602855363113483488'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/10/october-featured-product-ahoy-mateys.html?showComment=1413120470862#c8602855363113483488' title=''/><author><name>Crystalnva</name><uri>https://www.blogger.com/profile/00444605543502737320</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_tfNnrnvc0jM/Sz6qhjVFA7I/AAAAAAAAAAM/lPPwrN16Nuk/S220-s32/IMG_4416.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/10/october-featured-product-ahoy-mateys.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3466539994256442915' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3466539994256442915' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1781671033'/><gd:extendedProperty name='blogger.displayTime' value='October 12, 2014 at 7:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1087919074947836582</id><published>2014-10-17T06:02:44.787-06:00</published><updated>2014-10-17T08:07:23.918-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks! Cute stuff.</title><content type='html'>Thanks! Cute stuff.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/1087919074947836582'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3896386076588560115/comments/default/1087919074947836582'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html?showComment=1413547364787#c1087919074947836582' title=''/><author><name>Tina @ Sugar Bean Bakers</name><uri>https://www.blogger.com/profile/03921126867393479538</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-xtqNtIRHxt4/VvqqOOsV98I/AAAAAAAAKP0/SJXumaalbLsYWVIe6X87Uht8U0Atj02NQ/s32/SBBTina.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/02/welcome-to-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3896386076588560115' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3896386076588560115' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1223803061'/><gd:extendedProperty name='blogger.displayTime' value='October 17, 2014 at 6:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4936901982518975431</id><published>2014-10-20T22:57:28.901-06:00</published><updated>2014-10-20T22:57:28.901-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Couldn&amp;#39;t wait to scrap these photos!! Love the...</title><content type='html'>Couldn&amp;#39;t wait to scrap these photos!! Love the new cards. http://www.brittishdesigns.com/gallery/displayimage.php?pid=4101</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3466539994256442915/comments/default/4936901982518975431'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3466539994256442915/comments/default/4936901982518975431'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/10/october-featured-product-ahoy-mateys.html?showComment=1413867448901#c4936901982518975431' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/10/october-featured-product-ahoy-mateys.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3466539994256442915' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3466539994256442915' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='October 20, 2014 at 10:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6795344947089454842</id><published>2014-10-22T15:55:03.632-06:00</published><updated>2014-10-22T15:55:03.632-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you for the challenge and the Freebie. Here ...</title><content type='html'>thank you for the challenge and the Freebie. Here is my LO,&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=lastup&amp;amp;cat=0&amp;amp;pid=4107#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3466539994256442915/comments/default/6795344947089454842'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3466539994256442915/comments/default/6795344947089454842'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/10/october-featured-product-ahoy-mateys.html?showComment=1414014903632#c6795344947089454842' title=''/><author><name>jamie2</name><uri>https://www.blogger.com/profile/17449594480091080351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/10/october-featured-product-ahoy-mateys.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3466539994256442915' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3466539994256442915' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-947902766'/><gd:extendedProperty name='blogger.displayTime' value='October 22, 2014 at 3:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6096026025091239356</id><published>2014-10-22T16:12:59.609-06:00</published><updated>2014-10-22T16:12:59.609-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I did this layout right after you posted the Featu...</title><content type='html'>I did this layout right after you posted the Featured Kit and then forgot to post it!  It is one of my favorite kits! I think that I now have 10 different pages with it from my different trips&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=4108</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3466539994256442915/comments/default/6096026025091239356'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3466539994256442915/comments/default/6096026025091239356'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/10/october-featured-product-ahoy-mateys.html?showComment=1414015979609#c6096026025091239356' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/10/october-featured-product-ahoy-mateys.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3466539994256442915' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3466539994256442915' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='October 22, 2014 at 4:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8950603915068095945</id><published>2014-10-24T14:14:56.330-06:00</published><updated>2014-10-24T14:14:56.330-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love a good recipe or speed scrap challenge!  Th...</title><content type='html'>I love a good recipe or speed scrap challenge!  Then I don&amp;#39;t have to come up with what to do on my own! hehe  Here is my layout!  http://www.brittishdesigns.com/gallery/displayimage.php?pid=4111</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1744701818108725197/comments/default/8950603915068095945'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1744701818108725197/comments/default/8950603915068095945'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/10/october-blog-challenge.html?showComment=1414181696330#c8950603915068095945' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/10/october-blog-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1744701818108725197' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1744701818108725197' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='October 24, 2014 at 2:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9182591021036684471</id><published>2014-10-25T23:31:32.947-06:00</published><updated>2014-10-25T23:34:47.244-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3466539994256442915/comments/default/9182591021036684471'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3466539994256442915/comments/default/9182591021036684471'/><author><name>Lindsey</name><uri>https://www.blogger.com/profile/09545292144672358618</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/10/october-featured-product-ahoy-mateys.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3466539994256442915' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3466539994256442915' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-189596744'/><gd:extendedProperty name='blogger.displayTime' value='October 25, 2014 at 11:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3874292299287965603</id><published>2014-10-25T23:36:37.404-06:00</published><updated>2014-10-25T23:36:37.404-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sorry for the double post. Brain fart, I guess. :)...</title><content type='html'>Sorry for the double post. Brain fart, I guess. :) This was so much fun! These challenges always help me get my groove back when I need it! Love this kit too!! Here&amp;#39;s my page:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=lastup&amp;amp;cat=0&amp;amp;pid=4112#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3466539994256442915/comments/default/3874292299287965603'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3466539994256442915/comments/default/3874292299287965603'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/10/october-featured-product-ahoy-mateys.html?showComment=1414301797404#c3874292299287965603' title=''/><author><name>Lindsey</name><uri>https://www.blogger.com/profile/09847708815202009241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/10/october-featured-product-ahoy-mateys.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3466539994256442915' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3466539994256442915' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1688437761'/><gd:extendedProperty name='blogger.displayTime' value='October 25, 2014 at 11:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-227116260288548521</id><published>2014-10-27T11:05:10.367-06:00</published><updated>2014-10-27T11:05:10.367-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Got one done! http://www.brittishdesigns.com/galle...</title><content type='html'>Got one done! http://www.brittishdesigns.com/gallery/displayimage.php?pid=4113</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1744701818108725197/comments/default/227116260288548521'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1744701818108725197/comments/default/227116260288548521'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/10/october-blog-challenge.html?showComment=1414429510367#c227116260288548521' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/10/october-blog-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1744701818108725197' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1744701818108725197' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='October 27, 2014 at 11:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6802917928410334334</id><published>2014-10-28T12:47:13.649-06:00</published><updated>2014-10-28T12:47:13.649-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Nice recipe to follow.  Here is mine with 7 pics (...</title><content type='html'>Nice recipe to follow.  Here is mine with 7 pics (that don&amp;#39;t touch) and green bow!&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=4114</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1744701818108725197/comments/default/6802917928410334334'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1744701818108725197/comments/default/6802917928410334334'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/10/october-blog-challenge.html?showComment=1414522033649#c6802917928410334334' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/10/october-blog-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1744701818108725197' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1744701818108725197' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='October 28, 2014 at 12:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8680979581109673775</id><published>2014-10-28T13:59:11.312-06:00</published><updated>2014-10-28T13:59:11.312-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for this fun recipe challenge. This is a...</title><content type='html'>Thank you for this fun recipe challenge. This is a page I have been needing to scrap for awhile. My daughter had green on her dress and I also used a green bow. Thanks&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=lastup&amp;amp;cat=0&amp;amp;pid=4116#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1744701818108725197/comments/default/8680979581109673775'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1744701818108725197/comments/default/8680979581109673775'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/10/october-blog-challenge.html?showComment=1414526351312#c8680979581109673775' title=''/><author><name>jamie2</name><uri>https://www.blogger.com/profile/17449594480091080351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/10/october-blog-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1744701818108725197' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1744701818108725197' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-947902766'/><gd:extendedProperty name='blogger.displayTime' value='October 28, 2014 at 1:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6888435884019583961</id><published>2014-10-28T22:24:59.330-06:00</published><updated>2014-10-28T22:24:59.330-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Super fun challenge! Thanks so much. Here&amp;#39;s mi...</title><content type='html'>Super fun challenge! Thanks so much. Here&amp;#39;s mine:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=lastup&amp;amp;cat=0&amp;amp;pid=4117#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1744701818108725197/comments/default/6888435884019583961'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1744701818108725197/comments/default/6888435884019583961'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/10/october-blog-challenge.html?showComment=1414556699330#c6888435884019583961' title=''/><author><name>Lindsey</name><uri>https://www.blogger.com/profile/09847708815202009241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/10/october-blog-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1744701818108725197' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1744701818108725197' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1688437761'/><gd:extendedProperty name='blogger.displayTime' value='October 28, 2014 at 10:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7027950690675339490</id><published>2014-10-29T16:23:30.743-06:00</published><updated>2014-10-29T16:23:30.743-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the fun challenge. We&amp;#39;re just back ...</title><content type='html'>Thanks for the fun challenge. We&amp;#39;re just back from Disneyland Paris so I couldn&amp;#39;t wait to get scrapping! http://www.brittishdesigns.com/gallery/displayimage.php?pid=4119</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1744701818108725197/comments/default/7027950690675339490'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1744701818108725197/comments/default/7027950690675339490'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/10/october-blog-challenge.html?showComment=1414621410743#c7027950690675339490' title=''/><author><name>Ruthie</name><uri>https://www.blogger.com/profile/08549601744683999663</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/10/october-blog-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1744701818108725197' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1744701818108725197' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1346958783'/><gd:extendedProperty name='blogger.displayTime' value='October 29, 2014 at 4:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6829991527300093668</id><published>2014-11-02T07:41:24.316-07:00</published><updated>2014-11-02T07:46:28.962-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just read &amp;quot;Willkommen zum Germany&amp;quot; a s...</title><content type='html'>I just read &amp;quot;Willkommen zum Germany&amp;quot; a several times.&lt;br /&gt;This phrase doesn&amp;#39;t make any sense.&lt;br /&gt;Do you mean &amp;quot;Willkommen in Germany&amp;quot;?&lt;br /&gt;And I think the used font does not represent contemporary Germany.&lt;br /&gt;It&amp;#39;s a historical font used in the beginning of the 20th century.&lt;br /&gt;Oktoberfest is not a German tradition but a Bavarian tradition.&lt;br /&gt;I&amp;#39;m a little bit sad when seeing so much wrong information about Germany...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/6829991527300093668'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/6829991527300093668'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1414939284316#c6829991527300093668' title=''/><author><name>Britta Starke</name><uri>https://www.blogger.com/profile/11877338898195813857</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1228420346'/><gd:extendedProperty name='blogger.displayTime' value='November 2, 2014 at 7:41 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-636487859968774677</id><published>2014-11-02T07:49:15.015-07:00</published><updated>2014-11-02T07:49:15.015-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi Britta. Thanks for the information. Our kit is ...</title><content type='html'>Hi Britta. Thanks for the information. Our kit is all based on what is found in the Germany and Norway pavilions at Epcot at disney world. It&amp;#39;s not meant to be an accurate reflection of contemporary Germany. :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/636487859968774677'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/636487859968774677'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html?showComment=1414939755015#c636487859968774677' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2916435940246823296/comments/default/6829991527300093668'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2010/02/trip-around-world_26.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2916435940246823296' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2916435940246823296' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='November 2, 2014 at 7:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2249413522800029974</id><published>2014-11-28T07:39:35.690-07:00</published><updated>2014-11-28T07:39:35.690-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE this kit.  and thank you for the free cards. ...</title><content type='html'>LOVE this kit.  and thank you for the free cards.  Makes me want to re-do my Rainy day at Disney but that page is already printed in a bound book. LOL.  Just have to go back I guess and pray for rain.  :)  Happy Thanksgiving to you as well!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4058273888405098384/comments/default/2249413522800029974'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4058273888405098384/comments/default/2249413522800029974'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/11/black-friday-savings-start-now.html?showComment=1417185575690#c2249413522800029974' title=''/><author><name>Jlynn</name><uri>https://www.blogger.com/profile/12737323691102728694</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/-FvegsoHy2fU/VG6DmJQLclI/AAAAAAAAHzA/OqtbhAP5AYM/s32/Jlynn1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/11/black-friday-savings-start-now.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4058273888405098384' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4058273888405098384' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1343043601'/><gd:extendedProperty name='blogger.displayTime' value='November 28, 2014 at 7:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4660828723408950779</id><published>2015-01-07T04:28:50.107-07:00</published><updated>2015-01-07T04:28:50.107-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Go Britt! So excited for your announcement and can...</title><content type='html'>Go Britt! So excited for your announcement and can&amp;#39;t wait to see all your new releases.Maybe you can help me stay on track this year too!!!  I hope your plan for 2015 includes continuing your amazing Disney Project Mouse goodies. I just love those. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5714352564123629804/comments/default/4660828723408950779'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5714352564123629804/comments/default/4660828723408950779'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets.html?showComment=1420630130107#c4660828723408950779' title=''/><author><name>jpickett22</name><uri>https://www.blogger.com/profile/11544841651907985001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-AkEkkS-dsUI/UrRUbKfhLYI/AAAAAAAAABU/itKvrxO2MU8/s32/Photo0071FourBySix%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5714352564123629804' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5714352564123629804' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-847017802'/><gd:extendedProperty name='blogger.displayTime' value='January 7, 2015 at 4:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-139513683917844613</id><published>2015-01-07T07:58:19.282-07:00</published><updated>2015-01-07T07:58:19.282-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ooooh, how exciting! Maybe I&amp;#39;ll try to get cau...</title><content type='html'>Ooooh, how exciting! Maybe I&amp;#39;ll try to get caught up, too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5714352564123629804/comments/default/139513683917844613'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5714352564123629804/comments/default/139513683917844613'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets.html?showComment=1420642699282#c139513683917844613' title=''/><author><name>Gayle</name><uri>https://www.blogger.com/profile/12780205422347574752</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/__XHbnNL5Xwo/Sh9psJ_cSgI/AAAAAAAAAAM/_Oehl5jtWpE/S220-s32/n1130678804_33882_8974.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5714352564123629804' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5714352564123629804' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1424814912'/><gd:extendedProperty name='blogger.displayTime' value='January 7, 2015 at 7:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5543275054012312333</id><published>2015-01-07T08:53:01.910-07:00</published><updated>2015-01-07T08:53:01.910-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can&amp;#39;t wait!  Will thee be templates?  :)</title><content type='html'>Can&amp;#39;t wait!  Will thee be templates?  :) </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5714352564123629804/comments/default/5543275054012312333'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5714352564123629804/comments/default/5543275054012312333'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets.html?showComment=1420645981910#c5543275054012312333' title=''/><author><name>Jlynn</name><uri>https://www.blogger.com/profile/12737323691102728694</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/-FvegsoHy2fU/VG6DmJQLclI/AAAAAAAAHzA/OqtbhAP5AYM/s32/Jlynn1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5714352564123629804' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5714352564123629804' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1343043601'/><gd:extendedProperty name='blogger.displayTime' value='January 7, 2015 at 8:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6807062870790856427</id><published>2015-01-07T08:53:24.876-07:00</published><updated>2015-01-07T08:53:24.876-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>*there not thee</title><content type='html'>*there not thee</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5714352564123629804/comments/default/6807062870790856427'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5714352564123629804/comments/default/6807062870790856427'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets.html?showComment=1420646004876#c6807062870790856427' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5714352564123629804/comments/default/5543275054012312333'/><author><name>Jlynn</name><uri>https://www.blogger.com/profile/12737323691102728694</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/-FvegsoHy2fU/VG6DmJQLclI/AAAAAAAAHzA/OqtbhAP5AYM/s32/Jlynn1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5714352564123629804' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5714352564123629804' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1343043601'/><gd:extendedProperty name='blogger.displayTime' value='January 7, 2015 at 8:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-80383112994605546</id><published>2015-01-07T09:48:46.085-07:00</published><updated>2015-01-07T09:48:46.085-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Am assuming there will be templates, but am hoping...</title><content type='html'>Am assuming there will be templates, but am hoping that they will be available in .page format!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5714352564123629804/comments/default/80383112994605546'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5714352564123629804/comments/default/80383112994605546'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets.html?showComment=1420649326085#c80383112994605546' title=''/><author><name>Cheryl</name><uri>https://www.blogger.com/profile/12604334691093885959</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5714352564123629804' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5714352564123629804' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1917941045'/><gd:extendedProperty name='blogger.displayTime' value='January 7, 2015 at 9:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5899762427353897426</id><published>2015-01-07T10:30:36.329-07:00</published><updated>2015-01-07T10:30:36.329-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>this is awesome!  can&amp;#39;t wait, britt!!</title><content type='html'>this is awesome!  can&amp;#39;t wait, britt!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5714352564123629804/comments/default/5899762427353897426'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5714352564123629804/comments/default/5899762427353897426'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets.html?showComment=1420651836329#c5899762427353897426' title=''/><author><name>chinagrrl</name><uri>https://www.blogger.com/profile/18220486531538071629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_R3cxgt1cpv8/S3HNPJDFgQI/AAAAAAAAAB0/SV86ObgRnJ0/S220-s32/gk_crop.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5714352564123629804' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5714352564123629804' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-267859176'/><gd:extendedProperty name='blogger.displayTime' value='January 7, 2015 at 10:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7335496459231292788</id><published>2015-01-07T11:31:01.510-07:00</published><updated>2015-01-07T11:31:01.510-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yaaaaaaaaaay!!  You know I love your products!!!  ...</title><content type='html'>Yaaaaaaaaaay!!  You know I love your products!!!  Can&amp;#39;t wait!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5714352564123629804/comments/default/7335496459231292788'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5714352564123629804/comments/default/7335496459231292788'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets.html?showComment=1420655461510#c7335496459231292788' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5714352564123629804' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5714352564123629804' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='January 7, 2015 at 11:31 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3390525915382048423</id><published>2015-01-07T12:50:20.991-07:00</published><updated>2015-01-07T12:50:20.991-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great job finishing 2013, Britt!! :) I can&amp;#39;t w...</title><content type='html'>Great job finishing 2013, Britt!! :) I can&amp;#39;t wait to see what you have coming in 2015!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5714352564123629804/comments/default/3390525915382048423'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5714352564123629804/comments/default/3390525915382048423'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets.html?showComment=1420660220991#c3390525915382048423' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5714352564123629804' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5714352564123629804' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='January 7, 2015 at 12:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7451861934832703272</id><published>2015-01-10T00:07:44.582-07:00</published><updated>2015-01-10T00:07:44.582-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This looks amazing.  I&amp;#39;m still new to photosho...</title><content type='html'>This looks amazing.  I&amp;#39;m still new to photoshop and scrapbooking (I used a digital scrapbooking program before), but I think this could definitely keep me motivated to scrap a whole year!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8592290859590625498/comments/default/7451861934832703272'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8592290859590625498/comments/default/7451861934832703272'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets-january-2015.html?showComment=1420873664582#c7451861934832703272' title=''/><author><name>pvcerna</name><uri>https://www.blogger.com/profile/15260706852398077352</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets-january-2015.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8592290859590625498' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8592290859590625498' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-578250869'/><gd:extendedProperty name='blogger.displayTime' value='January 10, 2015 at 12:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-876581562482929691</id><published>2015-01-12T15:23:56.370-07:00</published><updated>2015-01-12T15:23:56.370-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What digital program do you use? </title><content type='html'>What digital program do you use? </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8592290859590625498/comments/default/876581562482929691'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8592290859590625498/comments/default/876581562482929691'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets-january-2015.html?showComment=1421101436370#c876581562482929691' title=''/><author><name>Chris</name><uri>https://www.blogger.com/profile/14062939075236853159</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets-january-2015.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8592290859590625498' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8592290859590625498' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-43284570'/><gd:extendedProperty name='blogger.displayTime' value='January 12, 2015 at 3:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3679623819901393373</id><published>2015-01-12T16:20:32.949-07:00</published><updated>2015-01-12T16:20:32.949-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I personally use Photoshop. </title><content type='html'>I personally use Photoshop. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8592290859590625498/comments/default/3679623819901393373'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8592290859590625498/comments/default/3679623819901393373'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets-january-2015.html?showComment=1421104832949#c3679623819901393373' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8592290859590625498/comments/default/876581562482929691'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets-january-2015.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8592290859590625498' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8592290859590625498' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='January 12, 2015 at 4:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7433662748100941226</id><published>2015-01-15T10:38:10.079-07:00</published><updated>2015-01-15T10:38:10.079-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this Britt! I&amp;#39;m going to have to seriousl...</title><content type='html'>Love this Britt! I&amp;#39;m going to have to seriously look into this!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8592290859590625498/comments/default/7433662748100941226'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8592290859590625498/comments/default/7433662748100941226'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets-january-2015.html?showComment=1421343490079#c7433662748100941226' title=''/><author><name>ali b.</name><uri>https://www.blogger.com/profile/04129318529729554495</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//3.bp.blogspot.com/_kQ2asfss0dQ/SbK8ypVk1VI/AAAAAAAAAHQ/itXhXg8XoL8/S220-s33/DSC08898.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets-january-2015.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8592290859590625498' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8592290859590625498' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1987221096'/><gd:extendedProperty name='blogger.displayTime' value='January 15, 2015 at 10:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6766685297448315054</id><published>2015-01-16T10:32:12.484-07:00</published><updated>2015-01-16T10:32:35.062-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8592290859590625498/comments/default/6766685297448315054'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8592290859590625498/comments/default/6766685297448315054'/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12306639617020513046</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets-january-2015.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8592290859590625498' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8592290859590625498' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1944271391'/><gd:extendedProperty name='blogger.displayTime' value='January 16, 2015 at 10:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-151919583457586764</id><published>2015-01-21T18:37:38.118-07:00</published><updated>2015-01-21T18:37:38.118-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ok, so now that January is almost finished and I&amp;#...</title><content type='html'>Ok, so now that January is almost finished and I&amp;#39;m officially HOOKED, I can&amp;#39;t wait for Feb release!!! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8592290859590625498/comments/default/151919583457586764'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8592290859590625498/comments/default/151919583457586764'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets-january-2015.html?showComment=1421890658118#c151919583457586764' title=''/><author><name>ali b.</name><uri>https://www.blogger.com/profile/04129318529729554495</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='22' src='//3.bp.blogspot.com/_kQ2asfss0dQ/SbK8ypVk1VI/AAAAAAAAAHQ/itXhXg8XoL8/S220-s33/DSC08898.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/01/my-year-in-pockets-january-2015.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8592290859590625498' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8592290859590625498' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1987221096'/><gd:extendedProperty name='blogger.displayTime' value='January 21, 2015 at 6:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2229259754071521010</id><published>2015-02-05T06:22:32.031-07:00</published><updated>2015-02-05T06:22:32.031-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The perfect excuse to re-scrap one of my favorite ...</title><content type='html'>The perfect excuse to re-scrap one of my favorite princess moments!&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=4211 </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4513589692631867363/comments/default/2229259754071521010'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4513589692631867363/comments/default/2229259754071521010'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/02/february-featured-productproject-mouse.html?showComment=1423142552031#c2229259754071521010' title=''/><author><name>Annet</name><uri>https://www.blogger.com/profile/17509056674536276801</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/02/february-featured-productproject-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4513589692631867363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4513589692631867363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-971580692'/><gd:extendedProperty name='blogger.displayTime' value='February 5, 2015 at 6:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5340850166991419685</id><published>2015-02-15T21:04:18.066-07:00</published><updated>2015-02-15T21:04:18.066-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie! Sorry about your sick kids...</title><content type='html'>Thanks for the freebie! Sorry about your sick kids :-/ get well soon!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5030169199444329220/comments/default/5340850166991419685'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5030169199444329220/comments/default/5340850166991419685'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/02/xoxo-from-me-to-you.html?showComment=1424059458066#c5340850166991419685' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/02/xoxo-from-me-to-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5030169199444329220' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5030169199444329220' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2015 at 9:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1735116331856081478</id><published>2015-02-15T21:16:30.475-07:00</published><updated>2015-02-15T21:16:30.475-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the freebie! Hope your girls fe...</title><content type='html'>Thanks so much for the freebie! Hope your girls feel better soon! And, love the brush style on the title card. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5030169199444329220/comments/default/1735116331856081478'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5030169199444329220/comments/default/1735116331856081478'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/02/xoxo-from-me-to-you.html?showComment=1424060190475#c1735116331856081478' title=''/><author><name>Andi</name><uri>https://www.blogger.com/profile/03851900487876739391</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/02/xoxo-from-me-to-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5030169199444329220' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5030169199444329220' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-484526143'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2015 at 9:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2200942538777000400</id><published>2015-02-15T22:06:47.937-07:00</published><updated>2015-02-15T22:06:47.937-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You have an extra letter in fabulous on your freeb...</title><content type='html'>You have an extra letter in fabulous on your freebie.  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5030169199444329220/comments/default/2200942538777000400'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5030169199444329220/comments/default/2200942538777000400'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/02/xoxo-from-me-to-you.html?showComment=1424063207937#c2200942538777000400' title=''/><author><name>Jim</name><uri>https://www.blogger.com/profile/04458147827252067537</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/02/xoxo-from-me-to-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5030169199444329220' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5030169199444329220' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193583522'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2015 at 10:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3624881512221332235</id><published>2015-02-15T22:29:20.297-07:00</published><updated>2015-02-15T22:29:20.297-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are perfect! Thank you! </title><content type='html'>These are perfect! Thank you! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5030169199444329220/comments/default/3624881512221332235'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5030169199444329220/comments/default/3624881512221332235'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/02/xoxo-from-me-to-you.html?showComment=1424064560297#c3624881512221332235' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/05334923899257560475</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/02/xoxo-from-me-to-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5030169199444329220' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5030169199444329220' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-709539662'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2015 at 10:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6749737091215319459</id><published>2015-02-15T23:55:25.152-07:00</published><updated>2015-02-15T23:55:25.152-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>DOH!!!! SOOOOOO embarrassing.  It&amp;#39;s all fixed....</title><content type='html'>DOH!!!! SOOOOOO embarrassing.  It&amp;#39;s all fixed.  Go ahead and redownload.  Thanks for catching that.  </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5030169199444329220/comments/default/6749737091215319459'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5030169199444329220/comments/default/6749737091215319459'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/02/xoxo-from-me-to-you.html?showComment=1424069725152#c6749737091215319459' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5030169199444329220/comments/default/2200942538777000400'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/02/xoxo-from-me-to-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5030169199444329220' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5030169199444329220' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='February 15, 2015 at 11:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7888916467175088192</id><published>2015-02-16T01:28:37.557-07:00</published><updated>2015-02-16T01:28:37.557-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I hope the kiddos are doing better! Thank you for ...</title><content type='html'>I hope the kiddos are doing better! Thank you for the fun cards :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5030169199444329220/comments/default/7888916467175088192'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5030169199444329220/comments/default/7888916467175088192'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/02/xoxo-from-me-to-you.html?showComment=1424075317557#c7888916467175088192' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/02/xoxo-from-me-to-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5030169199444329220' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5030169199444329220' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='February 16, 2015 at 1:28 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3190337623595279018</id><published>2015-02-16T12:08:01.017-07:00</published><updated>2015-02-16T12:08:01.017-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>No problem, thanks for the update!  We were sick i...</title><content type='html'>No problem, thanks for the update!  We were sick in bed all weekend as well, NOT the Valentine&amp;#39;s Day I envisioned.  Time for a do-over!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5030169199444329220/comments/default/3190337623595279018'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5030169199444329220/comments/default/3190337623595279018'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/02/xoxo-from-me-to-you.html?showComment=1424113681017#c3190337623595279018' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5030169199444329220/comments/default/2200942538777000400'/><author><name>Jim</name><uri>https://www.blogger.com/profile/04458147827252067537</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/02/xoxo-from-me-to-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5030169199444329220' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5030169199444329220' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1193583522'/><gd:extendedProperty name='blogger.displayTime' value='February 16, 2015 at 12:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7705877015700904821</id><published>2015-02-16T15:21:30.308-07:00</published><updated>2015-02-16T15:21:30.308-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the cute cards!</title><content type='html'>Thank you for the cute cards!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5030169199444329220/comments/default/7705877015700904821'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5030169199444329220/comments/default/7705877015700904821'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/02/xoxo-from-me-to-you.html?showComment=1424125290308#c7705877015700904821' title=''/><author><name>Liza</name><uri>https://www.blogger.com/profile/13225372435020033234</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/02/xoxo-from-me-to-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5030169199444329220' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5030169199444329220' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1565253470'/><gd:extendedProperty name='blogger.displayTime' value='February 16, 2015 at 3:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4310735908239311152</id><published>2015-02-19T11:49:19.544-07:00</published><updated>2015-02-19T11:49:19.544-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks, Britt! Hope everyone is on the mend!</title><content type='html'>Thanks, Britt! Hope everyone is on the mend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5030169199444329220/comments/default/4310735908239311152'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5030169199444329220/comments/default/4310735908239311152'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/02/xoxo-from-me-to-you.html?showComment=1424371759544#c4310735908239311152' title=''/><author><name>Kendall</name><uri>https://www.blogger.com/profile/00696249774987212902</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/02/xoxo-from-me-to-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5030169199444329220' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5030169199444329220' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-295132679'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2015 at 11:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2883308421166274778</id><published>2015-02-20T07:42:06.533-07:00</published><updated>2015-02-20T07:42:06.533-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute!  We take a crazy hat picture every trip t...</title><content type='html'>So cute!  We take a crazy hat picture every trip that will be perfect for these!  Thanks for the freebie.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9011306414877448695/comments/default/2883308421166274778'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9011306414877448695/comments/default/2883308421166274778'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/02/project-mouse-souvenears.html?showComment=1424443326533#c2883308421166274778' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/02/project-mouse-souvenears.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9011306414877448695' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9011306414877448695' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2015 at 7:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6902715209015171435</id><published>2015-02-20T07:58:41.782-07:00</published><updated>2015-02-20T07:58:41.782-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you SO MUCH for another edition of Project M...</title><content type='html'>Thank you SO MUCH for another edition of Project Mouse. I just love, love, love this series. This set is awesome and thanks for the great freebie. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9011306414877448695/comments/default/6902715209015171435'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9011306414877448695/comments/default/6902715209015171435'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/02/project-mouse-souvenears.html?showComment=1424444321782#c6902715209015171435' title=''/><author><name>jpickett22</name><uri>https://www.blogger.com/profile/11544841651907985001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-AkEkkS-dsUI/UrRUbKfhLYI/AAAAAAAAABU/itKvrxO2MU8/s32/Photo0071FourBySix%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/02/project-mouse-souvenears.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9011306414877448695' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9011306414877448695' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-847017802'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2015 at 7:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4803801155258763144</id><published>2015-02-20T08:24:04.235-07:00</published><updated>2015-02-20T08:24:04.235-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this new edition. I regret not getting more p...</title><content type='html'>Love this new edition. I regret not getting more pictures of our pin trading and shopping. Well, there&amp;#39;s always next time. :-) Thanks for the freebies.&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9011306414877448695/comments/default/4803801155258763144'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9011306414877448695/comments/default/4803801155258763144'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/02/project-mouse-souvenears.html?showComment=1424445844235#c4803801155258763144' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/14593706040506964727</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/02/project-mouse-souvenears.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9011306414877448695' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9011306414877448695' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-637274592'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2015 at 8:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5291856995657606190</id><published>2015-02-20T08:54:12.406-07:00</published><updated>2015-02-20T08:54:12.406-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this new edition to the Mouse products!  And ...</title><content type='html'>Love this new edition to the Mouse products!  And thank you so much for the freebies!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9011306414877448695/comments/default/5291856995657606190'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9011306414877448695/comments/default/5291856995657606190'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/02/project-mouse-souvenears.html?showComment=1424447652406#c5291856995657606190' title=''/><author><name>Kathy</name><uri>https://www.blogger.com/profile/09928341141903013603</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_coReezjtJik/S2GPukRqFLI/AAAAAAAAAAU/l2LMnTF82ps/S220-s32/ME-3!.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/02/project-mouse-souvenears.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9011306414877448695' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9011306414877448695' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1499627743'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2015 at 8:54 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3865744153242514533</id><published>2015-02-20T09:57:08.766-07:00</published><updated>2015-02-20T09:57:57.381-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9011306414877448695/comments/default/3865744153242514533'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9011306414877448695/comments/default/3865744153242514533'/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/02/project-mouse-souvenears.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9011306414877448695' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9011306414877448695' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2015 at 9:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5772451242757293871</id><published>2015-02-20T09:58:52.264-07:00</published><updated>2015-02-20T09:58:52.264-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I so needed this to document my husband&amp;#39;s addi...</title><content type='html'>I so needed this to document my husband&amp;#39;s addiction to vinylmation and all our disney hats/ears pics! Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9011306414877448695/comments/default/5772451242757293871'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9011306414877448695/comments/default/5772451242757293871'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/02/project-mouse-souvenears.html?showComment=1424451532264#c5772451242757293871' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/02/project-mouse-souvenears.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9011306414877448695' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9011306414877448695' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2015 at 9:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5093076421539192101</id><published>2015-02-20T10:55:28.212-07:00</published><updated>2015-02-20T10:55:28.212-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Such a fun collection! I am a big shopper, especia...</title><content type='html'>Such a fun collection! I am a big shopper, especially at Disney, so this will come in very handy. Thanks for the cute freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9011306414877448695/comments/default/5093076421539192101'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9011306414877448695/comments/default/5093076421539192101'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/02/project-mouse-souvenears.html?showComment=1424454928212#c5093076421539192101' title=''/><author><name>zippyoh</name><uri>https://www.blogger.com/profile/09193653033840600175</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-VWJ0LAeEc0E/WKZ8G0nM0EI/AAAAAAAACIE/8AD0NYlEALgYY7N2MlD_VdKf0gut6FofgCK4B/s32/phpK5DbN0_c1AM.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/02/project-mouse-souvenears.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9011306414877448695' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9011306414877448695' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-614739827'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2015 at 10:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6138195126428216313</id><published>2015-02-20T11:32:14.043-07:00</published><updated>2015-02-20T11:32:14.043-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the darling cards!</title><content type='html'>Thank you for the darling cards!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9011306414877448695/comments/default/6138195126428216313'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9011306414877448695/comments/default/6138195126428216313'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/02/project-mouse-souvenears.html?showComment=1424457134043#c6138195126428216313' title=''/><author><name>Sandra H.</name><uri>https://www.blogger.com/profile/12940464531613078944</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/02/project-mouse-souvenears.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9011306414877448695' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9011306414877448695' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-23917759'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2015 at 11:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8985723602257257771</id><published>2015-02-20T13:05:02.650-07:00</published><updated>2015-02-20T13:05:02.650-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much, Britt! These are so awesome!! i...</title><content type='html'>Thank you so much, Britt! These are so awesome!! i can&amp;#39;t wait to use them :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9011306414877448695/comments/default/8985723602257257771'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9011306414877448695/comments/default/8985723602257257771'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/02/project-mouse-souvenears.html?showComment=1424462702650#c8985723602257257771' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/02/project-mouse-souvenears.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9011306414877448695' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9011306414877448695' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2015 at 1:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3427735505182858097</id><published>2015-02-20T13:21:35.625-07:00</published><updated>2015-02-20T13:21:35.625-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have been working on a digital Downtown Disney pag...</title><content type='html'>Have been working on a digital Downtown Disney page this week and was stuck on what to do.  This is EXACTLY what I need, and at just the right time!  I love all the Project Mouse products!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9011306414877448695/comments/default/3427735505182858097'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9011306414877448695/comments/default/3427735505182858097'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/02/project-mouse-souvenears.html?showComment=1424463695625#c3427735505182858097' title=''/><author><name>Susan Fyfe</name><uri>https://www.blogger.com/profile/08024058813439820608</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/02/project-mouse-souvenears.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9011306414877448695' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9011306414877448695' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-836198751'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2015 at 1:21 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2571113537294827307</id><published>2015-02-20T18:51:30.903-07:00</published><updated>2015-02-20T18:51:30.903-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the cute cards!</title><content type='html'>Thank you for the cute cards!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9011306414877448695/comments/default/2571113537294827307'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9011306414877448695/comments/default/2571113537294827307'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/02/project-mouse-souvenears.html?showComment=1424483490903#c2571113537294827307' title=''/><author><name>Liza</name><uri>https://www.blogger.com/profile/13225372435020033234</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/02/project-mouse-souvenears.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9011306414877448695' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9011306414877448695' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1565253470'/><gd:extendedProperty name='blogger.displayTime' value='February 20, 2015 at 6:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2429777975930945847</id><published>2015-02-27T13:33:02.488-07:00</published><updated>2015-02-27T13:33:02.488-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this kit so much!  Thanks for the chance to w...</title><content type='html'>Love this kit so much!  Thanks for the chance to win!&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=4264</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4513589692631867363/comments/default/2429777975930945847'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4513589692631867363/comments/default/2429777975930945847'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/02/february-featured-productproject-mouse.html?showComment=1425069182488#c2429777975930945847' title=''/><author><name>DisneySheryl65</name><uri>https://www.blogger.com/profile/15123452940270901968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/02/february-featured-productproject-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4513589692631867363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4513589692631867363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-572915475'/><gd:extendedProperty name='blogger.displayTime' value='February 27, 2015 at 1:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4433104893003758036</id><published>2015-02-28T12:49:15.070-07:00</published><updated>2015-02-28T12:49:15.070-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Britt, while my account was not activated in your ...</title><content type='html'>Britt, while my account was not activated in your gallery, I posted my pages in DST:&lt;br /&gt;&lt;br /&gt;http://www.digishoptalk.com/gallery/showphoto.php?photo=2007669&amp;amp;title=merida&amp;amp;cat=500&lt;br /&gt;&lt;br /&gt;http://www.digishoptalk.com/gallery/showphoto.php?photo=2007668&amp;amp;title=ariel&amp;amp;cat=500</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4513589692631867363/comments/default/4433104893003758036'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4513589692631867363/comments/default/4433104893003758036'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/02/february-featured-productproject-mouse.html?showComment=1425152955070#c4433104893003758036' title=''/><author><name>Marisa Sócio</name><uri>https://www.blogger.com/profile/09364130041268636349</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_lobqIZ6uaaM/SWdOEQw8SEI/AAAAAAAAAJE/jfp3w_0rkiw/S220-s31/avatar_marisa+e+gabriel.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/02/february-featured-productproject-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4513589692631867363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4513589692631867363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1469908131'/><gd:extendedProperty name='blogger.displayTime' value='February 28, 2015 at 12:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4613885099236542684</id><published>2015-02-28T16:34:26.826-07:00</published><updated>2015-02-28T16:34:26.826-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much!!! I love this kit!!!
My pages in B...</title><content type='html'>Thanks so much!!! I love this kit!!!&lt;br /&gt;My pages in Britt-ish Designs Challenge Gallery:&lt;br /&gt;1- http://www.brittishdesigns.com/gallery/displayimage.php?pid=4267&lt;br /&gt;2- http://www.brittishdesigns.com/gallery/displayimage.php?pid=4266</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4513589692631867363/comments/default/4613885099236542684'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4513589692631867363/comments/default/4613885099236542684'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/02/february-featured-productproject-mouse.html?showComment=1425166466826#c4613885099236542684' title=''/><author><name>Marisa Sócio</name><uri>https://www.blogger.com/profile/09364130041268636349</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_lobqIZ6uaaM/SWdOEQw8SEI/AAAAAAAAAJE/jfp3w_0rkiw/S220-s31/avatar_marisa+e+gabriel.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/02/february-featured-productproject-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4513589692631867363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4513589692631867363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1469908131'/><gd:extendedProperty name='blogger.displayTime' value='February 28, 2015 at 4:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6944977617505859746</id><published>2015-02-28T23:13:32.673-07:00</published><updated>2015-02-28T23:13:32.673-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;ve been wanting to get these pages started i...</title><content type='html'>I&amp;#39;ve been wanting to get these pages started in so long... finally a little challenge to help me! HAHA  Thanks! Love how my page turned out and can&amp;#39;t wait to finish the next pages!&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=4269</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4513589692631867363/comments/default/6944977617505859746'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4513589692631867363/comments/default/6944977617505859746'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/02/february-featured-productproject-mouse.html?showComment=1425190412673#c6944977617505859746' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/02/february-featured-productproject-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4513589692631867363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4513589692631867363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='February 28, 2015 at 11:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4945844530338046514</id><published>2015-03-04T21:42:43.355-07:00</published><updated>2015-03-04T21:42:43.355-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Sounds fun!</title><content type='html'>Sounds fun!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2313883791831424721/comments/default/4945844530338046514'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2313883791831424721/comments/default/4945844530338046514'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/03/save-date.html?showComment=1425530563355#c4945844530338046514' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/03/save-date.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2313883791831424721' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2313883791831424721' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='March 4, 2015 at 9:42 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4366477319459910640</id><published>2015-03-07T12:00:25.792-07:00</published><updated>2015-03-07T12:00:25.792-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this!!!
</title><content type='html'>I love this!!!&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2313883791831424721/comments/default/4366477319459910640'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2313883791831424721/comments/default/4366477319459910640'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/03/save-date.html?showComment=1425754825792#c4366477319459910640' title=''/><author><name>Marisa Sócio</name><uri>https://www.blogger.com/profile/09364130041268636349</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_lobqIZ6uaaM/SWdOEQw8SEI/AAAAAAAAAJE/jfp3w_0rkiw/S220-s31/avatar_marisa+e+gabriel.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/03/save-date.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2313883791831424721' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2313883791831424721' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1469908131'/><gd:extendedProperty name='blogger.displayTime' value='March 7, 2015 at 12:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3408898949829681845</id><published>2015-03-07T12:03:03.728-07:00</published><updated>2015-03-07T12:03:03.728-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Uhuuuuu!!!   I&amp;#39;m very very happy!!!  Big thank...</title><content type='html'>Uhuuuuu!!!   I&amp;#39;m very very happy!!!  Big thanks!!!  xoxo Marisa&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9201200516971291812/comments/default/3408898949829681845'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9201200516971291812/comments/default/3408898949829681845'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/03/march-featured-product-project-mouse.html?showComment=1425754983728#c3408898949829681845' title=''/><author><name>Marisa Sócio</name><uri>https://www.blogger.com/profile/09364130041268636349</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_lobqIZ6uaaM/SWdOEQw8SEI/AAAAAAAAAJE/jfp3w_0rkiw/S220-s31/avatar_marisa+e+gabriel.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/03/march-featured-product-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9201200516971291812' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9201200516971291812' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1469908131'/><gd:extendedProperty name='blogger.displayTime' value='March 7, 2015 at 12:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8271154837309259077</id><published>2015-03-07T22:17:12.417-07:00</published><updated>2015-03-07T22:17:12.417-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>My pages:

http://www.brittishdesigns.com/gallery/...</title><content type='html'>My pages:&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=4281&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=4280&lt;br /&gt;&lt;br /&gt;I love this kit!!! Thanks!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9201200516971291812/comments/default/8271154837309259077'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9201200516971291812/comments/default/8271154837309259077'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/03/march-featured-product-project-mouse.html?showComment=1425791832417#c8271154837309259077' title=''/><author><name>Marisa Sócio</name><uri>https://www.blogger.com/profile/09364130041268636349</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_lobqIZ6uaaM/SWdOEQw8SEI/AAAAAAAAAJE/jfp3w_0rkiw/S220-s31/avatar_marisa+e+gabriel.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/03/march-featured-product-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9201200516971291812' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9201200516971291812' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1469908131'/><gd:extendedProperty name='blogger.displayTime' value='March 7, 2015 at 10:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8968802410180569853</id><published>2015-03-14T14:23:49.132-06:00</published><updated>2015-03-14T14:23:49.132-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just found out about your products. How in the w...</title><content type='html'>I just found out about your products. How in the world did I miss them? I love them! I&amp;#39;m an avid Project Life/pocket page scrapper, and I thought I knew about most of the PL-style designers. I have two questions about your templates. I. Do the templates have a drop shadow on the places for photos/cards? I&amp;#39;m used to using Becky Higgins&amp;#39; templates, which have a 120 degree shadow. I don&amp;#39;t think I see a shadow on your templates. 2. How big is the margin? Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7527424755454251985/comments/default/8968802410180569853'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7527424755454251985/comments/default/8968802410180569853'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/03/my-year-in-pockets-march-2015.html?showComment=1426364629132#c8968802410180569853' title=''/><author><name>365 Days of Donna</name><uri>https://www.blogger.com/profile/16361252471067531569</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/03/my-year-in-pockets-march-2015.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7527424755454251985' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7527424755454251985' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1913118646'/><gd:extendedProperty name='blogger.displayTime' value='March 14, 2015 at 2:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8832863023010452536</id><published>2015-03-14T16:06:24.640-06:00</published><updated>2015-03-14T16:06:24.640-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>They do have a shadow style, and I always use -45 ...</title><content type='html'>They do have a shadow style, and I always use -45 degrees.  But they are on a global shadow style, so one change to your preference will change every shadow.&lt;br /&gt;&lt;br /&gt;And the margin is .4 inches. It&amp;#39;s the margin I use on my own pages when printing Shutterfly books.  But again, easy to adjust to your personal preference.&lt;br /&gt;&lt;br /&gt;Glad you found me!!  Let me know if you have any other questions!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7527424755454251985/comments/default/8832863023010452536'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7527424755454251985/comments/default/8832863023010452536'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/03/my-year-in-pockets-march-2015.html?showComment=1426370784640#c8832863023010452536' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7527424755454251985/comments/default/8968802410180569853'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/03/my-year-in-pockets-march-2015.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7527424755454251985' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7527424755454251985' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='March 14, 2015 at 4:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8114152750358489065</id><published>2015-03-14T16:15:37.643-06:00</published><updated>2015-03-14T16:15:37.643-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks, Brittney! I&amp;#39;ve always done rounded cor...</title><content type='html'>Thanks, Brittney! I&amp;#39;ve always done rounded corners because I started with Becky Higgins&amp;#39; templates, but next year I&amp;#39;m switching to square. I&amp;#39;ve been on the lookout for squared-corner templates I like. Yours are way above the others I&amp;#39;ve found. In the meantime I will be buying your monthly kits. =)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7527424755454251985/comments/default/8114152750358489065'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7527424755454251985/comments/default/8114152750358489065'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/03/my-year-in-pockets-march-2015.html?showComment=1426371337643#c8114152750358489065' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7527424755454251985/comments/default/8968802410180569853'/><author><name>365 Days of Donna</name><uri>https://www.blogger.com/profile/16361252471067531569</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/03/my-year-in-pockets-march-2015.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7527424755454251985' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7527424755454251985' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1913118646'/><gd:extendedProperty name='blogger.displayTime' value='March 14, 2015 at 4:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1272449839436633733</id><published>2015-03-15T09:26:03.295-06:00</published><updated>2015-03-15T09:26:03.295-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the challenge. Here is my page:
http://...</title><content type='html'>Thanks for the challenge. Here is my page:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=lastup&amp;amp;cat=0&amp;amp;pid=4294#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9201200516971291812/comments/default/1272449839436633733'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9201200516971291812/comments/default/1272449839436633733'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/03/march-featured-product-project-mouse.html?showComment=1426433163295#c1272449839436633733' title=''/><author><name>Amy</name><uri>https://www.blogger.com/profile/15651925098862663056</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-XyGTdnZvX4Q/WoINMAMIldI/AAAAAAAACh4/XvCJ6w2Rczcvht5umulF6J4FQgMCGNMQQCK4BGAYYCw/s32/blessthischickDenimwithCat-162x180.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/03/march-featured-product-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9201200516971291812' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9201200516971291812' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1588843273'/><gd:extendedProperty name='blogger.displayTime' value='March 15, 2015 at 9:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3824365391337982975</id><published>2015-03-18T10:14:03.667-06:00</published><updated>2015-03-18T10:14:03.667-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the challenge! These are always so fun....</title><content type='html'>Thanks for the challenge! These are always so fun. :) My page is here:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=lastup&amp;amp;cat=0&amp;amp;pid=4295#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9201200516971291812/comments/default/3824365391337982975'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9201200516971291812/comments/default/3824365391337982975'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/03/march-featured-product-project-mouse.html?showComment=1426695243667#c3824365391337982975' title=''/><author><name>Lindsey</name><uri>https://www.blogger.com/profile/09847708815202009241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/03/march-featured-product-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9201200516971291812' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9201200516971291812' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1688437761'/><gd:extendedProperty name='blogger.displayTime' value='March 18, 2015 at 10:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7879049585733142548</id><published>2015-03-19T21:00:58.245-06:00</published><updated>2015-03-19T21:00:58.245-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay! Thank you for the cool freebie!</title><content type='html'>Yay! Thank you for the cool freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256846928664020144/comments/default/7879049585733142548'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256846928664020144/comments/default/7879049585733142548'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/03/the-fanniversary-has-begun.html?showComment=1426820458245#c7879049585733142548' title=''/><author><name>Liza</name><uri>https://www.blogger.com/profile/13225372435020033234</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/03/the-fanniversary-has-begun.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7256846928664020144' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7256846928664020144' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1565253470'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2015 at 9:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-803453013588964005</id><published>2015-03-20T08:19:19.955-06:00</published><updated>2015-03-20T08:19:19.955-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>to get the free kit, does the $25 purchase have to...</title><content type='html'>to get the free kit, does the $25 purchase have to be on project mouse, or can it be on anything in your store? thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256846928664020144/comments/default/803453013588964005'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256846928664020144/comments/default/803453013588964005'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/03/the-fanniversary-has-begun.html?showComment=1426861159955#c803453013588964005' title=''/><author><name>chinagrrl</name><uri>https://www.blogger.com/profile/18220486531538071629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_R3cxgt1cpv8/S3HNPJDFgQI/AAAAAAAAAB0/SV86ObgRnJ0/S220-s32/gk_crop.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/03/the-fanniversary-has-begun.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7256846928664020144' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7256846928664020144' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-267859176'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2015 at 8:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7099158371357746404</id><published>2015-03-20T09:32:26.887-06:00</published><updated>2015-03-20T09:32:26.887-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  I love the cards!</title><content type='html'>Thank you!  I love the cards!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256846928664020144/comments/default/7099158371357746404'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256846928664020144/comments/default/7099158371357746404'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/03/the-fanniversary-has-begun.html?showComment=1426865546887#c7099158371357746404' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/03/the-fanniversary-has-begun.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7256846928664020144' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7256846928664020144' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2015 at 9:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7690947881349332084</id><published>2015-03-20T09:48:41.223-06:00</published><updated>2015-03-20T09:48:41.223-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Anything in my shop will qualify you for the FWP.</title><content type='html'>Anything in my shop will qualify you for the FWP.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256846928664020144/comments/default/7690947881349332084'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256846928664020144/comments/default/7690947881349332084'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/03/the-fanniversary-has-begun.html?showComment=1426866521223#c7690947881349332084' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256846928664020144/comments/default/803453013588964005'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/03/the-fanniversary-has-begun.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7256846928664020144' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7256846928664020144' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2015 at 9:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7727932803851325500</id><published>2015-03-20T11:02:47.568-06:00</published><updated>2015-03-20T11:02:47.568-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks! </title><content type='html'>thanks! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256846928664020144/comments/default/7727932803851325500'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256846928664020144/comments/default/7727932803851325500'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/03/the-fanniversary-has-begun.html?showComment=1426870967568#c7727932803851325500' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256846928664020144/comments/default/803453013588964005'/><author><name>chinagrrl</name><uri>https://www.blogger.com/profile/18220486531538071629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_R3cxgt1cpv8/S3HNPJDFgQI/AAAAAAAAAB0/SV86ObgRnJ0/S220-s32/gk_crop.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/03/the-fanniversary-has-begun.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7256846928664020144' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7256846928664020144' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-267859176'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2015 at 11:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2912628742512921203</id><published>2015-03-20T11:10:40.799-06:00</published><updated>2015-03-20T11:10:40.799-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much! So cute &amp;lt;3</title><content type='html'>Thank you so much! So cute &amp;lt;3</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256846928664020144/comments/default/2912628742512921203'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256846928664020144/comments/default/2912628742512921203'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/03/the-fanniversary-has-begun.html?showComment=1426871440799#c2912628742512921203' title=''/><author><name>Daniela Moraes</name><uri>https://www.blogger.com/profile/13741226615051830848</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-OsgmDh-FBHk/VXBRN-WVyhI/AAAAAAAAAXg/lW9IC4eMxZQ/s32/Daniela%2BMoraes%2BAvatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/03/the-fanniversary-has-begun.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7256846928664020144' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7256846928664020144' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1706530212'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2015 at 11:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1207158542977856741</id><published>2015-03-20T11:56:05.131-06:00</published><updated>2015-03-20T11:56:05.131-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the fun frames! These things are all...</title><content type='html'>Thank you for the fun frames! These things are all very inspirational.&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256846928664020144/comments/default/1207158542977856741'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256846928664020144/comments/default/1207158542977856741'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/03/the-fanniversary-has-begun.html?showComment=1426874165131#c1207158542977856741' title=''/><author><name>Peggy S</name><uri>https://www.blogger.com/profile/08682415405032088454</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/03/the-fanniversary-has-begun.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7256846928664020144' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7256846928664020144' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-765840168'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2015 at 11:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-490197182275046735</id><published>2015-03-20T12:05:32.852-06:00</published><updated>2015-03-20T12:05:32.852-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So exciting - and thanks for the fun freebie!</title><content type='html'>So exciting - and thanks for the fun freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256846928664020144/comments/default/490197182275046735'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256846928664020144/comments/default/490197182275046735'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/03/the-fanniversary-has-begun.html?showComment=1426874732852#c490197182275046735' title=''/><author><name>Lynnette</name><uri>https://www.blogger.com/profile/03271795277819509003</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//bp2.blogger.com/_pdKU-iSOkTo/SBYR7i9UtFI/AAAAAAAABFQ/nQeAqQBNRM8/S220-s32/blossom.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/03/the-fanniversary-has-begun.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7256846928664020144' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7256846928664020144' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1949527233'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2015 at 12:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6536752640356505462</id><published>2015-03-20T13:31:15.153-06:00</published><updated>2015-03-20T13:31:15.153-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome!!!! </title><content type='html'>Awesome!!!! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256846928664020144/comments/default/6536752640356505462'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256846928664020144/comments/default/6536752640356505462'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/03/the-fanniversary-has-begun.html?showComment=1426879875153#c6536752640356505462' title=''/><author><name>Jlynn</name><uri>https://www.blogger.com/profile/12737323691102728694</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/-FvegsoHy2fU/VG6DmJQLclI/AAAAAAAAHzA/OqtbhAP5AYM/s32/Jlynn1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/03/the-fanniversary-has-begun.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7256846928664020144' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7256846928664020144' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1343043601'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2015 at 1:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2600847131499202174</id><published>2015-03-21T17:47:05.132-06:00</published><updated>2015-03-21T17:47:05.132-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks!!! it&amp;#39;s lovely</title><content type='html'>Thanks!!! it&amp;#39;s lovely</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256846928664020144/comments/default/2600847131499202174'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256846928664020144/comments/default/2600847131499202174'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/03/the-fanniversary-has-begun.html?showComment=1426981625132#c2600847131499202174' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/04410781247492485424</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/03/the-fanniversary-has-begun.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7256846928664020144' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7256846928664020144' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-419609262'/><gd:extendedProperty name='blogger.displayTime' value='March 21, 2015 at 5:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8536162752587219812</id><published>2015-03-23T12:22:08.751-06:00</published><updated>2015-03-23T12:22:08.751-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the fun cards!</title><content type='html'>Thank you so much for the fun cards!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256846928664020144/comments/default/8536162752587219812'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256846928664020144/comments/default/8536162752587219812'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/03/the-fanniversary-has-begun.html?showComment=1427134928751#c8536162752587219812' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/03/the-fanniversary-has-begun.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7256846928664020144' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7256846928664020144' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2015 at 12:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6972584207672352480</id><published>2015-03-23T13:46:10.767-06:00</published><updated>2015-03-23T13:46:10.767-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>http://www.brittishdesigns.com/gallery/displayimag...</title><content type='html'>http://www.brittishdesigns.com/gallery/displayimage.php?pid=4364&lt;br /&gt;Thank you for the challenge.  I was able to finish a whole trip book!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9201200516971291812/comments/default/6972584207672352480'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9201200516971291812/comments/default/6972584207672352480'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/03/march-featured-product-project-mouse.html?showComment=1427139970767#c6972584207672352480' title=''/><author><name>Talbots</name><uri>https://www.blogger.com/profile/00687241847784877640</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/03/march-featured-product-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9201200516971291812' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9201200516971291812' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2125826063'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2015 at 1:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2426399632079212214</id><published>2015-03-23T20:37:33.260-06:00</published><updated>2015-03-23T20:37:33.260-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie! </title><content type='html'>Thanks for the freebie! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256846928664020144/comments/default/2426399632079212214'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256846928664020144/comments/default/2426399632079212214'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/03/the-fanniversary-has-begun.html?showComment=1427164653260#c2426399632079212214' title=''/><author><name>loceanjo</name><uri>https://www.blogger.com/profile/03480739406358248717</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/03/the-fanniversary-has-begun.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7256846928664020144' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7256846928664020144' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-119783401'/><gd:extendedProperty name='blogger.displayTime' value='March 23, 2015 at 8:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3119356909503206048</id><published>2015-03-24T13:46:47.671-06:00</published><updated>2015-03-24T13:46:47.671-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here is my entry for this month!!  
http://www.bri...</title><content type='html'>Here is my entry for this month!!  &lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=4376</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9201200516971291812/comments/default/3119356909503206048'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9201200516971291812/comments/default/3119356909503206048'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/03/march-featured-product-project-mouse.html?showComment=1427226407671#c3119356909503206048' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/03/march-featured-product-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9201200516971291812' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9201200516971291812' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='March 24, 2015 at 1:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7019861653676022984</id><published>2015-03-29T22:28:56.192-06:00</published><updated>2015-03-29T22:28:56.192-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>love love love the princess silhouettes cards! Tha...</title><content type='html'>love love love the princess silhouettes cards! Thank you so much! I have purchased my first set of project mouse to get me started. (we leave in 72 days! first trip Ever for all of us! ) so I&amp;#39;m sure I&amp;#39;ll be purchasing more! Any chance you will be adding an Anna And Elsa silhouette card within 72 day!? ;) pleeeeease:)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4513589692631867363/comments/default/7019861653676022984'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4513589692631867363/comments/default/7019861653676022984'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/02/february-featured-productproject-mouse.html?showComment=1427689736192#c7019861653676022984' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/11937820416723387211</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/02/february-featured-productproject-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4513589692631867363' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4513589692631867363' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-932794724'/><gd:extendedProperty name='blogger.displayTime' value='March 29, 2015 at 10:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1389224402105416674</id><published>2015-03-31T18:19:01.943-06:00</published><updated>2015-03-31T18:19:01.943-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I tried uploading to your gallery and had some tro...</title><content type='html'>I tried uploading to your gallery and had some trouble with my account, I have made a new account but now waiting for approval, until then I posted my entry at the LilyPad, hope that is acceptable.http://the-lilypad.com/gallery/showphoto.php?photo=196938&amp;amp;title=on-the-plane&amp;amp;cat=500</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9201200516971291812/comments/default/1389224402105416674'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9201200516971291812/comments/default/1389224402105416674'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/03/march-featured-product-project-mouse.html?showComment=1427847541943#c1389224402105416674' title=''/><author><name>Ruthe</name><uri>https://www.blogger.com/profile/15893587527263126129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/03/march-featured-product-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9201200516971291812' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9201200516971291812' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1594018535'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2015 at 6:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8521649349167036390</id><published>2015-03-31T18:27:25.241-06:00</published><updated>2015-03-31T18:27:25.241-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you my account is active......here is my lin...</title><content type='html'>Thank you my account is active......here is my link: http://www.brittishdesigns.com/gallery/displayimage.php?pid=4393</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9201200516971291812/comments/default/8521649349167036390'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9201200516971291812/comments/default/8521649349167036390'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/03/march-featured-product-project-mouse.html?showComment=1427848045241#c8521649349167036390' title=''/><author><name>Ruthe</name><uri>https://www.blogger.com/profile/15893587527263126129</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/03/march-featured-product-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9201200516971291812' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9201200516971291812' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1594018535'/><gd:extendedProperty name='blogger.displayTime' value='March 31, 2015 at 6:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1898081704546871958</id><published>2015-04-17T11:50:42.634-06:00</published><updated>2015-04-17T11:50:42.634-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the freebie!  Just getting star...</title><content type='html'>Thanks so much for the freebie!  Just getting started with Project Mouse :)&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256846928664020144/comments/default/1898081704546871958'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7256846928664020144/comments/default/1898081704546871958'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/03/the-fanniversary-has-begun.html?showComment=1429293042634#c1898081704546871958' title=''/><author><name>rodnjen98</name><uri>https://www.blogger.com/profile/12546010707673681015</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/03/the-fanniversary-has-begun.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7256846928664020144' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7256846928664020144' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-789586931'/><gd:extendedProperty name='blogger.displayTime' value='April 17, 2015 at 11:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6439561349644260024</id><published>2015-04-19T08:24:36.013-06:00</published><updated>2015-04-19T08:32:57.540-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Dear Brittney, I just loved this idea. My girl, Cl...</title><content type='html'>Dear Brittney, I just loved this idea. My girl, Clarice, will be with us probably until the end of this week. Can you believe? I´m thinking about doing this project  since I was 3 months old pregnant. And now it´s so close. Thanks for the inspiration. &amp;lt;3</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7220775866645133516/comments/default/6439561349644260024'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7220775866645133516/comments/default/6439561349644260024'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2012/01/weekly-scarlett-update.html?showComment=1429453476013#c6439561349644260024' title=''/><author><name>nanda</name><uri>https://www.blogger.com/profile/05748234401917503668</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-zeb91VF36yw/To-cymrS32I/AAAAAAAAQ_Y/7zvNCchZ6DY/s32/20.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2012/01/weekly-scarlett-update.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7220775866645133516' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7220775866645133516' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1850348421'/><gd:extendedProperty name='blogger.displayTime' value='April 19, 2015 at 8:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-620588763394820817</id><published>2015-05-01T06:15:05.708-06:00</published><updated>2015-05-01T06:15:05.708-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>awesome!!! the link doesn&amp;#39;t work....</title><content type='html'>awesome!!! the link doesn&amp;#39;t work....</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/620588763394820817'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/620588763394820817'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html?showComment=1430482505708#c620588763394820817' title=''/><author><name>LauraEva</name><uri>https://www.blogger.com/profile/10812147126954335150</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4834747473053762126' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4834747473053762126' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1234427270'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2015 at 6:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9077542049122786924</id><published>2015-05-01T08:06:01.083-06:00</published><updated>2015-05-01T08:06:01.083-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hi!I loved this kit! I would like to know the resu...</title><content type='html'>Hi!I loved this kit! I would like to know the result! Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9201200516971291812/comments/default/9077542049122786924'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9201200516971291812/comments/default/9077542049122786924'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/03/march-featured-product-project-mouse.html?showComment=1430489161083#c9077542049122786924' title=''/><author><name>Marisa Sócio</name><uri>https://www.blogger.com/profile/09364130041268636349</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//3.bp.blogspot.com/_lobqIZ6uaaM/SWdOEQw8SEI/AAAAAAAAAJE/jfp3w_0rkiw/S220-s31/avatar_marisa+e+gabriel.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/03/march-featured-product-project-mouse.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9201200516971291812' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9201200516971291812' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1469908131'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2015 at 8:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4651082261291705775</id><published>2015-05-01T15:30:00.740-06:00</published><updated>2015-05-01T15:30:00.740-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks!! All fixed. </title><content type='html'>Thanks!! All fixed. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/4651082261291705775'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/4651082261291705775'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html?showComment=1430515800740#c4651082261291705775' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/620588763394820817'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4834747473053762126' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4834747473053762126' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2015 at 3:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6153591484057574349</id><published>2015-05-01T17:30:43.721-06:00</published><updated>2015-05-01T17:30:43.721-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Have an awesome trip!!!!  Thanks for the cards, I ...</title><content type='html'>Have an awesome trip!!!!  Thanks for the cards, I think these are my favorite ever!!!!  Proscrapination!!!  LOLOLOL</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/6153591484057574349'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/6153591484057574349'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html?showComment=1430523043721#c6153591484057574349' title=''/><author><name>Nancy</name><uri>https://www.blogger.com/profile/16435675033927541669</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_WayKbLo1ZXE/SeC0XhfvHJI/AAAAAAAAAGU/pUuN0qVpDqw/S220-s32/Disney-RodNancy-Dec05-MickMin-Flat.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4834747473053762126' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4834747473053762126' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1942319350'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2015 at 5:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1336990110988016750</id><published>2015-05-01T17:31:07.218-06:00</published><updated>2015-05-01T17:31:07.218-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the fun journal cards!</title><content type='html'>Thanks for the fun journal cards!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/1336990110988016750'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/1336990110988016750'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html?showComment=1430523067218#c1336990110988016750' title=''/><author><name>Dolores</name><uri>https://www.blogger.com/profile/06129932715762366153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4834747473053762126' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4834747473053762126' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-666919836'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2015 at 5:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4456735146098236071</id><published>2015-05-01T18:04:04.547-06:00</published><updated>2015-05-01T18:04:04.547-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are ADORABLE!  Thanks so much and have fun a...</title><content type='html'>These are ADORABLE!  Thanks so much and have fun at Disneyland :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/4456735146098236071'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/4456735146098236071'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html?showComment=1430525044547#c4456735146098236071' title=''/><author><name>DisneySheryl65</name><uri>https://www.blogger.com/profile/15123452940270901968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4834747473053762126' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4834747473053762126' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-572915475'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2015 at 6:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8731553611649233817</id><published>2015-05-01T19:44:27.613-06:00</published><updated>2015-05-01T19:44:27.613-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the cute freebie cards! Check out th...</title><content type='html'>Thank you for the cute freebie cards! Check out the Frozen show at Fantasy Faire - its fantastic!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/8731553611649233817'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/8731553611649233817'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html?showComment=1430531067613#c8731553611649233817' title=''/><author><name>Liza</name><uri>https://www.blogger.com/profile/13225372435020033234</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4834747473053762126' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4834747473053762126' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1565253470'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2015 at 7:44 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1730229788572722476</id><published>2015-05-02T08:09:54.477-06:00</published><updated>2015-05-02T08:09:54.477-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the cards!  Love them.  Have a wonderfu...</title><content type='html'>Thanks for the cards!  Love them.  Have a wonderful time at Disneyland!  Here&amp;#39;s my entry.  I thought I&amp;#39;d use the spark to scrap some photos of my daughter 6 years ago getting &amp;quot;mad&amp;quot; and throwing a fit.  :)  http://www.brittishdesigns.com/gallery/displayimage.php?pid=4437&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/1730229788572722476'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/1730229788572722476'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html?showComment=1430575794477#c1730229788572722476' title=''/><author><name>Jlynn</name><uri>https://www.blogger.com/profile/12737323691102728694</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/-FvegsoHy2fU/VG6DmJQLclI/AAAAAAAAHzA/OqtbhAP5AYM/s32/Jlynn1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4834747473053762126' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4834747473053762126' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1343043601'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2015 at 8:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4574913770761186780</id><published>2015-05-02T08:26:38.062-06:00</published><updated>2015-05-02T08:26:38.062-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THanks Britt! These are cute and so us! Happy iNSD...</title><content type='html'>THanks Britt! These are cute and so us! Happy iNSD !&lt;br /&gt;Yin</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/4574913770761186780'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/4574913770761186780'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html?showComment=1430576798062#c4574913770761186780' title=''/><author><name>Yin</name><uri>https://www.blogger.com/profile/12411403555604850149</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4834747473053762126' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4834747473053762126' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-102395789'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2015 at 8:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2117239023692720696</id><published>2015-05-02T08:50:16.856-06:00</published><updated>2015-05-02T08:50:16.856-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love these.  Thanks for sharing them.</title><content type='html'>Love these.  Thanks for sharing them.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/2117239023692720696'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/2117239023692720696'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html?showComment=1430578216856#c2117239023692720696' title=''/><author><name>marlah24</name><uri>https://www.blogger.com/profile/12360135297595656894</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='18' src='//3.bp.blogspot.com/-rT5HOEHnWNQ/T8jsex45S-I/AAAAAAAAABw/d7LXroOlJKE/s32/420978_2723098800885_536190747_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4834747473053762126' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4834747473053762126' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1336917388'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2015 at 8:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4586542728532461284</id><published>2015-05-02T10:51:30.123-06:00</published><updated>2015-05-02T10:51:30.123-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!!!</title><content type='html'>Thank you!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/4586542728532461284'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/4586542728532461284'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html?showComment=1430585490123#c4586542728532461284' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4834747473053762126' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4834747473053762126' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2015 at 10:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-656212399392469813</id><published>2015-05-02T10:57:23.978-06:00</published><updated>2015-05-02T10:57:23.978-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s the link to my page - we like to take s...</title><content type='html'>Here&amp;#39;s the link to my page - we like to take silly photos - it&amp;#39;s madness :)  Thanks for the challenge!&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=lastup&amp;amp;cat=0&amp;amp;pid=4439#top_display_media&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/656212399392469813'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/656212399392469813'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html?showComment=1430585843978#c656212399392469813' title=''/><author><name>DisneySheryl65</name><uri>https://www.blogger.com/profile/15123452940270901968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4834747473053762126' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4834747473053762126' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-572915475'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2015 at 10:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9100292362867254325</id><published>2015-05-02T12:01:53.399-06:00</published><updated>2015-05-02T12:01:53.399-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for another challenge!  Getting lots of pag...</title><content type='html'>Thanks for another challenge!  Getting lots of pages done today thanks to Project Mouse!&lt;br /&gt;Here&amp;#39;s my link:  http://www.brittishdesigns.com/gallery/displayimage.php?album=lastup&amp;amp;cat=0&amp;amp;pid=4440#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3207549564269522976/comments/default/9100292362867254325'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3207549564269522976/comments/default/9100292362867254325'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/im-bringing-you-back-souvenir-insd.html?showComment=1430589713399#c9100292362867254325' title=''/><author><name>DisneySheryl65</name><uri>https://www.blogger.com/profile/15123452940270901968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/im-bringing-you-back-souvenir-insd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3207549564269522976' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3207549564269522976' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-572915475'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2015 at 12:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6844885679876489476</id><published>2015-05-02T12:59:30.910-06:00</published><updated>2015-05-02T12:59:39.921-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3207549564269522976/comments/default/6844885679876489476'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3207549564269522976/comments/default/6844885679876489476'/><author><name>Unknown</name><uri>https://www.blogger.com/profile/08309409330288631037</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/im-bringing-you-back-souvenir-insd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3207549564269522976' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3207549564269522976' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728607091'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2015 at 12:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2355098455396716036</id><published>2015-05-02T13:00:28.125-06:00</published><updated>2015-05-02T13:00:28.125-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Trying again, here is my link:
http://www.brittish...</title><content type='html'>Trying again, here is my link:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=4441&amp;amp;message_id=c1e38337aa9a002739f0d584ae7ebe19&amp;amp;message_icon=info#cpgMessageBlock&lt;br /&gt;&lt;br /&gt;Am enjoying scrapping during NSD with my new PM supplies that I bought during the faniversary!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3207549564269522976/comments/default/2355098455396716036'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3207549564269522976/comments/default/2355098455396716036'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/im-bringing-you-back-souvenir-insd.html?showComment=1430593228125#c2355098455396716036' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/08309409330288631037</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/im-bringing-you-back-souvenir-insd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3207549564269522976' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3207549564269522976' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728607091'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2015 at 1:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2993601572675050898</id><published>2015-05-02T13:12:57.381-06:00</published><updated>2015-05-02T13:12:57.381-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>fun challenge!
here is my link:
http://www.brittis...</title><content type='html'>fun challenge!&lt;br /&gt;here is my link:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=4442&amp;amp;message_id=90c75404c2e23dcea342f77cc7ae64e9&amp;amp;message_icon=info#cpgMessageBlock</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/2993601572675050898'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/2993601572675050898'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html?showComment=1430593977381#c2993601572675050898' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/08309409330288631037</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4834747473053762126' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4834747473053762126' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728607091'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2015 at 1:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2317986482605051594</id><published>2015-05-02T14:33:14.401-06:00</published><updated>2015-05-02T14:33:14.401-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s my page:
http://www.brittishdesigns.com...</title><content type='html'>Here&amp;#39;s my page:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=4443&amp;amp;message_id=ba4ace01278cf2716a5600851ebd036b&amp;amp;message_icon=info#cpgMessageBlock&lt;br /&gt;&lt;br /&gt;Thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3207549564269522976/comments/default/2317986482605051594'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3207549564269522976/comments/default/2317986482605051594'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/im-bringing-you-back-souvenir-insd.html?showComment=1430598794401#c2317986482605051594' title=''/><author><name>Lindsey</name><uri>https://www.blogger.com/profile/09545292144672358618</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/im-bringing-you-back-souvenir-insd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3207549564269522976' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3207549564269522976' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-189596744'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2015 at 2:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3912354347732017828</id><published>2015-05-02T17:17:43.344-06:00</published><updated>2015-05-02T17:17:43.344-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the neat challenge... here is my lay...</title><content type='html'>Thank you for the neat challenge... here is my layout: http://www.brittishdesigns.com/gallery/displayimage.php?album=5&amp;amp;pid=4444#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/3912354347732017828'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/3912354347732017828'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html?showComment=1430608663344#c3912354347732017828' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4834747473053762126' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4834747473053762126' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2015 at 5:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3166922498795698021</id><published>2015-05-02T23:13:18.187-06:00</published><updated>2015-05-02T23:13:18.187-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I chose to scrap a photo of Cruella... because she...</title><content type='html'>I chose to scrap a photo of Cruella... because she&amp;#39;s a little &amp;quot;mad&amp;quot; but oh so fun to meet!!!  Thanks for the challenge!!  http://www.brittishdesigns.com/gallery/displayimage.php?pid=4446</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/3166922498795698021'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/3166922498795698021'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html?showComment=1430629998187#c3166922498795698021' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4834747473053762126' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4834747473053762126' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='May 2, 2015 at 11:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1989269354449572001</id><published>2015-05-03T08:40:26.232-06:00</published><updated>2015-05-03T08:40:26.232-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>http://www.brittishdesigns.com/gallery/displayimag...</title><content type='html'>http://www.brittishdesigns.com/gallery/displayimage.php?album=lastup&amp;amp;cat=0&amp;amp;pid=4447#top_display_media&lt;br /&gt;&lt;br /&gt;my nds admision </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/1989269354449572001'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/1989269354449572001'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html?showComment=1430664026232#c1989269354449572001' title=''/><author><name>renata</name><uri>https://www.blogger.com/profile/13252028828059685696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-58xGHJU-wr8/TnG-ZceJg0I/AAAAAAAAABQ/7kGfckD_Cps/s32/P1030159.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4834747473053762126' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4834747473053762126' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2057089810'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2015 at 8:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3037596620220232436</id><published>2015-05-03T09:11:01.197-06:00</published><updated>2015-05-03T09:11:01.197-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>http://www.brittishdesigns.com/gallery/displayimag...</title><content type='html'>http://www.brittishdesigns.com/gallery/displayimage.php?pid=4448&amp;amp;message_id=97405b2036f5baeaf98da3fe05b65a7c&amp;amp;message_icon=info#cpgMessageBlock&lt;br /&gt;&lt;br /&gt;thanks for the chance to win</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3207549564269522976/comments/default/3037596620220232436'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3207549564269522976/comments/default/3037596620220232436'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/im-bringing-you-back-souvenir-insd.html?showComment=1430665861197#c3037596620220232436' title=''/><author><name>renata</name><uri>https://www.blogger.com/profile/13252028828059685696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-58xGHJU-wr8/TnG-ZceJg0I/AAAAAAAAABQ/7kGfckD_Cps/s32/P1030159.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/im-bringing-you-back-souvenir-insd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3207549564269522976' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3207549564269522976' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2057089810'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2015 at 9:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1881180749468563017</id><published>2015-05-03T14:14:18.983-06:00</published><updated>2015-05-03T14:14:18.983-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE this.Thanks</title><content type='html'>LOVE this.Thanks</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/1881180749468563017'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/1881180749468563017'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html?showComment=1430684058983#c1881180749468563017' title=''/><author><name>AMarie</name><uri>https://www.blogger.com/profile/06520023968636316994</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4834747473053762126' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4834747473053762126' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-151865631'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2015 at 2:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3719430526097407377</id><published>2015-05-03T17:46:21.834-06:00</published><updated>2015-05-03T17:46:21.834-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I simply HAD to use that quote to make an Alice pa...</title><content type='html'>I simply HAD to use that quote to make an Alice page! Thanks for the challenge. This was tons of fun:&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=4449&amp;amp;message_id=74270e813344142cb80368e69479a7c1&amp;amp;message_icon=info#cpgMessageBlock</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/3719430526097407377'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/3719430526097407377'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html?showComment=1430696781834#c3719430526097407377' title=''/><author><name>Lindsey</name><uri>https://www.blogger.com/profile/09847708815202009241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4834747473053762126' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4834747473053762126' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1688437761'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2015 at 5:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8536978123195275629</id><published>2015-05-03T17:56:30.145-06:00</published><updated>2015-05-03T17:56:30.145-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank, Britt, love the freebie--have fun at Disney!</title><content type='html'>thank, Britt, love the freebie--have fun at Disney!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/8536978123195275629'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/8536978123195275629'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html?showComment=1430697390145#c8536978123195275629' title=''/><author><name>Emilee</name><uri>https://www.blogger.com/profile/03276923834347567587</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4834747473053762126' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4834747473053762126' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1958259147'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2015 at 5:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3444247509253400308</id><published>2015-05-03T18:30:02.387-06:00</published><updated>2015-05-03T18:30:02.387-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for these cards.  I have really ...</title><content type='html'>Thank you so much for these cards.  I have really enjoyed watching your Disney trip unfold on Instagram -  and now I can&amp;#39;t wait to see the pages you scrap!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/3444247509253400308'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/3444247509253400308'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html?showComment=1430699402387#c3444247509253400308' title=''/><author><name>Mandy</name><uri>https://www.blogger.com/profile/03564906200983646394</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/-2U_pryEXti0/UWcgC9NYzWI/AAAAAAAAXtw/ccer93QzhAA/s32/20130216_100523%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4834747473053762126' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4834747473053762126' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-161017844'/><gd:extendedProperty name='blogger.displayTime' value='May 3, 2015 at 6:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7671766235679895613</id><published>2015-05-04T09:12:52.682-06:00</published><updated>2015-05-04T09:12:52.682-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the awesome freebie, Britt! ...</title><content type='html'>Thank you so much for the awesome freebie, Britt! I LOVE the cards!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/7671766235679895613'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/7671766235679895613'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html?showComment=1430752372682#c7671766235679895613' title=''/><author><name>Kendall</name><uri>https://www.blogger.com/profile/00696249774987212902</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4834747473053762126' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4834747473053762126' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-295132679'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2015 at 9:12 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4781971915236738126</id><published>2015-05-04T13:00:18.405-06:00</published><updated>2015-05-04T13:00:18.405-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie and the spark of inspiratio...</title><content type='html'>Thanks for the freebie and the spark of inspiration :) here&amp;#39;s my page using PM Fantasy products: http://www.brittishdesigns.com/gallery/displayimage.php?pid=4451</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/4781971915236738126'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/4781971915236738126'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html?showComment=1430766018405#c4781971915236738126' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4834747473053762126' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4834747473053762126' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2015 at 1:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3114093766035288942</id><published>2015-05-04T18:45:12.842-06:00</published><updated>2015-05-04T18:45:12.842-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>A mystery souvenir?! So fun! Here&amp;#39;s my page: h...</title><content type='html'>A mystery souvenir?! So fun! Here&amp;#39;s my page: http://www.brittishdesigns.com/gallery/displayimage.php?pid=4452</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3207549564269522976/comments/default/3114093766035288942'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3207549564269522976/comments/default/3114093766035288942'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/im-bringing-you-back-souvenir-insd.html?showComment=1430786712842#c3114093766035288942' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/im-bringing-you-back-souvenir-insd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3207549564269522976' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3207549564269522976' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2015 at 6:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-845052564853917628</id><published>2015-05-04T19:39:23.415-06:00</published><updated>2015-05-04T19:39:23.415-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the chance for a mystery goodie!!  http...</title><content type='html'>Thanks for the chance for a mystery goodie!!  http://www.brittishdesigns.com/gallery/displayimage.php?pid=4453&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3207549564269522976/comments/default/845052564853917628'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3207549564269522976/comments/default/845052564853917628'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/im-bringing-you-back-souvenir-insd.html?showComment=1430789963415#c845052564853917628' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/im-bringing-you-back-souvenir-insd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3207549564269522976' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3207549564269522976' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2015 at 7:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8611483839994977001</id><published>2015-05-04T21:38:35.625-06:00</published><updated>2015-05-04T21:38:35.625-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for the freebie and the little bit of &amp;quot...</title><content type='html'>thanks for the freebie and the little bit of &amp;quot;madness&amp;quot; hehe.  Here is my layout http://www.brittishdesigns.com/gallery/displayimage.php?pid=4454</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/8611483839994977001'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/8611483839994977001'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html?showComment=1430797115625#c8611483839994977001' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4834747473053762126' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4834747473053762126' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2015 at 9:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3200227789299137922</id><published>2015-05-04T23:13:06.255-06:00</published><updated>2015-05-04T23:13:06.255-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here is my page for the chance to win!  Thanks Bri...</title><content type='html'>Here is my page for the chance to win!  Thanks Britt!  http://www.brittishdesigns.com/gallery/displayimage.php?pid=4455</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3207549564269522976/comments/default/3200227789299137922'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3207549564269522976/comments/default/3200227789299137922'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/im-bringing-you-back-souvenir-insd.html?showComment=1430802786255#c3200227789299137922' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/im-bringing-you-back-souvenir-insd.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3207549564269522976' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3207549564269522976' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2015 at 11:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5046670852031960740</id><published>2015-05-09T18:02:36.355-06:00</published><updated>2015-05-09T18:02:36.355-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love those cards!  Thank you very,very much!
</title><content type='html'>I love those cards!  Thank you very,very much!&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/5046670852031960740'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/5046670852031960740'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html?showComment=1431216156355#c5046670852031960740' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/09711831399685563636</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4834747473053762126' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4834747473053762126' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-77550548'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2015 at 6:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4395905846038045254</id><published>2015-05-16T15:06:30.546-06:00</published><updated>2015-05-16T15:06:30.546-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this! Thank you! :)</title><content type='html'>I love this! Thank you! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/4395905846038045254'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/4395905846038045254'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html?showComment=1431810390546#c4395905846038045254' title=''/><author><name>Miss Becki</name><uri>https://www.blogger.com/profile/05521684433257912411</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4834747473053762126' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4834747473053762126' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-481958951'/><gd:extendedProperty name='blogger.displayTime' value='May 16, 2015 at 3:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3227931022239362844</id><published>2015-05-25T12:18:35.732-06:00</published><updated>2015-05-25T12:18:35.732-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much, Britt!</title><content type='html'>Thanks so much, Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/835437390314297871/comments/default/3227931022239362844'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/835437390314297871/comments/default/3227931022239362844'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/nsd-winners.html?showComment=1432577915732#c3227931022239362844' title=''/><author><name>Lindsey</name><uri>https://www.blogger.com/profile/09847708815202009241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/nsd-winners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-835437390314297871' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/835437390314297871' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1688437761'/><gd:extendedProperty name='blogger.displayTime' value='May 25, 2015 at 12:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5264935139301702847</id><published>2015-05-29T00:06:20.304-06:00</published><updated>2015-05-29T00:06:20.304-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE your pages this time!!! I mean, I usually d...</title><content type='html'>I LOVE your pages this time!!! I mean, I usually do, but those just really spoke to me!!! Love the new PM addition!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/750496163875497341/comments/default/5264935139301702847'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/750496163875497341/comments/default/5264935139301702847'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/project-mouse-adventure.html?showComment=1432879580304#c5264935139301702847' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/project-mouse-adventure.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-750496163875497341' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/750496163875497341' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2015 at 12:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1013448573635017393</id><published>2015-05-29T08:13:05.296-06:00</published><updated>2015-05-29T08:13:05.296-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my goodness!  This latest addition is just fabu...</title><content type='html'>Oh my goodness!  This latest addition is just fabulous, like all the others....thank you so much for the sweet cards too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/750496163875497341/comments/default/1013448573635017393'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/750496163875497341/comments/default/1013448573635017393'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/project-mouse-adventure.html?showComment=1432908785296#c1013448573635017393' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/project-mouse-adventure.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-750496163875497341' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/750496163875497341' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2015 at 8:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3155876519583061532</id><published>2015-05-29T12:00:23.252-06:00</published><updated>2015-05-29T12:00:23.252-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Nice kit!  Thank you for the cute cards to go with...</title><content type='html'>Nice kit!  Thank you for the cute cards to go with it!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/750496163875497341/comments/default/3155876519583061532'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/750496163875497341/comments/default/3155876519583061532'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/project-mouse-adventure.html?showComment=1432922423252#c3155876519583061532' title=''/><author><name>Sandra H.</name><uri>https://www.blogger.com/profile/12940464531613078944</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/project-mouse-adventure.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-750496163875497341' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/750496163875497341' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-23917759'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2015 at 12:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7042353040259069074</id><published>2015-05-29T15:45:46.856-06:00</published><updated>2015-05-29T15:45:46.856-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful! I get so inspired by your artistry and ...</title><content type='html'>Beautiful! I get so inspired by your artistry and I love seeing it in action on all of the layouts! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/750496163875497341/comments/default/7042353040259069074'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/750496163875497341/comments/default/7042353040259069074'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/project-mouse-adventure.html?showComment=1432935946856#c7042353040259069074' title=''/><author><name>Hal's Wife</name><uri>https://www.blogger.com/profile/03950512436641538977</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/project-mouse-adventure.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-750496163875497341' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/750496163875497341' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1616182698'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2015 at 3:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4651015349996895088</id><published>2015-05-29T20:59:12.458-06:00</published><updated>2015-05-29T20:59:12.458-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>PS...thank you for the awesome cards!! :)</title><content type='html'>PS...thank you for the awesome cards!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/750496163875497341/comments/default/4651015349996895088'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/750496163875497341/comments/default/4651015349996895088'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/project-mouse-adventure.html?showComment=1432954752458#c4651015349996895088' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/project-mouse-adventure.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-750496163875497341' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/750496163875497341' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2015 at 8:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-924692934816843716</id><published>2015-05-29T21:00:27.539-06:00</published><updated>2015-05-29T21:00:27.539-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE this!! I was just at DL yesterday &amp;amp; nee...</title><content type='html'>I LOVE this!! I was just at DL yesterday &amp;amp; need this set!&lt;br /&gt;Any chance of a CT call anytime soon? :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/750496163875497341/comments/default/924692934816843716'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/750496163875497341/comments/default/924692934816843716'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/project-mouse-adventure.html?showComment=1432954827539#c924692934816843716' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/project-mouse-adventure.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-750496163875497341' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/750496163875497341' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='May 29, 2015 at 9:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3206057940254038987</id><published>2015-05-30T10:56:15.725-06:00</published><updated>2015-05-30T10:56:15.725-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Absolutely gorgeous!  Another must have!  Thanks f...</title><content type='html'>Absolutely gorgeous!  Another must have!  Thanks for the cool freebie!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/750496163875497341/comments/default/3206057940254038987'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/750496163875497341/comments/default/3206057940254038987'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/project-mouse-adventure.html?showComment=1433004975725#c3206057940254038987' title=''/><author><name>DisneySheryl65</name><uri>https://www.blogger.com/profile/15123452940270901968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/project-mouse-adventure.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-750496163875497341' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/750496163875497341' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-572915475'/><gd:extendedProperty name='blogger.displayTime' value='May 30, 2015 at 10:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6768353296647417344</id><published>2015-05-30T15:32:53.312-06:00</published><updated>2015-05-30T15:32:53.312-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are awesome.  Thanks so much!</title><content type='html'>These are awesome.  Thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/750496163875497341/comments/default/6768353296647417344'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/750496163875497341/comments/default/6768353296647417344'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/project-mouse-adventure.html?showComment=1433021573312#c6768353296647417344' title=''/><author><name>marlah24</name><uri>https://www.blogger.com/profile/12360135297595656894</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='18' src='//3.bp.blogspot.com/-rT5HOEHnWNQ/T8jsex45S-I/AAAAAAAAABw/d7LXroOlJKE/s32/420978_2723098800885_536190747_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/project-mouse-adventure.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-750496163875497341' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/750496163875497341' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1336917388'/><gd:extendedProperty name='blogger.displayTime' value='May 30, 2015 at 3:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6664248094165053441</id><published>2015-06-02T16:00:38.354-06:00</published><updated>2015-06-02T16:00:38.354-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So so cool! BUT Where are the PIRATES?! :-)</title><content type='html'>So so cool! BUT Where are the PIRATES?! :-)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/750496163875497341/comments/default/6664248094165053441'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/750496163875497341/comments/default/6664248094165053441'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/project-mouse-adventure.html?showComment=1433282438354#c6664248094165053441' title=''/><author><name>Kate</name><uri>https://www.blogger.com/profile/15041661790498043033</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='//bp3.blogger.com/_td3HXCjrPIc/R9QlzUu0EFI/AAAAAAAAAL0/sAiriNoAWlU/S220-s32/fb.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/project-mouse-adventure.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-750496163875497341' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/750496163875497341' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-376728428'/><gd:extendedProperty name='blogger.displayTime' value='June 2, 2015 at 4:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1958419422648347244</id><published>2015-06-10T14:13:17.884-06:00</published><updated>2015-06-10T14:13:17.884-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Lovely. Thank you!</title><content type='html'>Lovely. Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/1958419422648347244'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4834747473053762126/comments/default/1958419422648347244'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html?showComment=1433967197884#c1958419422648347244' title=''/><author><name>Nikki Rose Ty</name><uri>https://www.blogger.com/profile/16712725522827402176</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='//1.bp.blogspot.com/-HZx7FskH59w/VLkTysK_M4I/AAAAAAAAIP0/MRlzLvjhGlU/s32/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/happy-international-scrapbooking-day.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4834747473053762126' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4834747473053762126' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-68419250'/><gd:extendedProperty name='blogger.displayTime' value='June 10, 2015 at 2:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4200663929625324822</id><published>2015-08-04T22:52:15.663-06:00</published><updated>2015-08-04T22:53:54.992-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;ve created a few spreads now with this bundl...</title><content type='html'>I&amp;#39;ve created a few spreads now with this bundle and I ADORE it!! And there are still so many MORE pages I could make with it. I just had to share my love and appreciation!! Thank you, thank you! &amp;lt;3</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/750496163875497341/comments/default/4200663929625324822'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/750496163875497341/comments/default/4200663929625324822'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/05/project-mouse-adventure.html?showComment=1438750335663#c4200663929625324822' title=''/><author><name>Kathleen Summers</name><uri>https://www.blogger.com/profile/03828745972005868167</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-hWlZlcinOko/WVc2EEVlDMI/AAAAAAAAKL8/EuSar-dIZ5Itfz_J9h_yl6SORC6tklZpgCK4BGAYYCw/s32/Carmel_selfie1_150px.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/05/project-mouse-adventure.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-750496163875497341' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/750496163875497341' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-561488735'/><gd:extendedProperty name='blogger.displayTime' value='August 4, 2015 at 10:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6283021643678773215</id><published>2015-09-11T03:49:43.014-06:00</published><updated>2015-09-11T03:49:43.014-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Fabulous!  Thank you for the sweet cards too!</title><content type='html'>Fabulous!  Thank you for the sweet cards too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/752309654851437386/comments/default/6283021643678773215'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/752309654851437386/comments/default/6283021643678773215'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/09/project-mouse-main-street.html?showComment=1441964983014#c6283021643678773215' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/09/project-mouse-main-street.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-752309654851437386' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/752309654851437386' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='September 11, 2015 at 3:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7799647314796340589</id><published>2015-09-11T12:22:04.878-06:00</published><updated>2015-09-11T12:22:04.878-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you for the filler cards. this just may be m...</title><content type='html'>thank you for the filler cards. this just may be my favorite Project Mouse addition.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/752309654851437386/comments/default/7799647314796340589'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/752309654851437386/comments/default/7799647314796340589'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/09/project-mouse-main-street.html?showComment=1441995724878#c7799647314796340589' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/18137325500790897327</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/09/project-mouse-main-street.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-752309654851437386' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/752309654851437386' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-625480841'/><gd:extendedProperty name='blogger.displayTime' value='September 11, 2015 at 12:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8527811455787156861</id><published>2015-09-11T16:53:05.377-06:00</published><updated>2015-09-11T16:53:05.377-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love Mary&amp;#39;s cards, thank you!</title><content type='html'>Love Mary&amp;#39;s cards, thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/752309654851437386/comments/default/8527811455787156861'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/752309654851437386/comments/default/8527811455787156861'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/09/project-mouse-main-street.html?showComment=1442011985377#c8527811455787156861' title=''/><author><name>Sandra H.</name><uri>https://www.blogger.com/profile/12940464531613078944</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/09/project-mouse-main-street.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-752309654851437386' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/752309654851437386' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-23917759'/><gd:extendedProperty name='blogger.displayTime' value='September 11, 2015 at 4:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6938741425930113882</id><published>2015-09-11T18:15:49.575-06:00</published><updated>2015-09-11T18:15:49.575-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the cute cards!
</title><content type='html'>Thank you for the cute cards!&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/752309654851437386/comments/default/6938741425930113882'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/752309654851437386/comments/default/6938741425930113882'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/09/project-mouse-main-street.html?showComment=1442016949575#c6938741425930113882' title=''/><author><name>Liza</name><uri>https://www.blogger.com/profile/13225372435020033234</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/09/project-mouse-main-street.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-752309654851437386' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/752309654851437386' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1565253470'/><gd:extendedProperty name='blogger.displayTime' value='September 11, 2015 at 6:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2119893213675430194</id><published>2015-09-11T20:40:45.396-06:00</published><updated>2015-09-11T20:40:45.396-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for the extra cards</title><content type='html'>thanks for the extra cards</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/752309654851437386/comments/default/2119893213675430194'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/752309654851437386/comments/default/2119893213675430194'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/09/project-mouse-main-street.html?showComment=1442025645396#c2119893213675430194' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/09/project-mouse-main-street.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-752309654851437386' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/752309654851437386' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='September 11, 2015 at 8:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4752716392857617788</id><published>2015-09-11T21:04:15.958-06:00</published><updated>2015-09-11T21:04:15.958-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love these! Thank you!</title><content type='html'>Love these! Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/752309654851437386/comments/default/4752716392857617788'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/752309654851437386/comments/default/4752716392857617788'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/09/project-mouse-main-street.html?showComment=1442027055958#c4752716392857617788' title=''/><author><name>zippyoh</name><uri>https://www.blogger.com/profile/09193653033840600175</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-VWJ0LAeEc0E/WKZ8G0nM0EI/AAAAAAAACIE/8AD0NYlEALgYY7N2MlD_VdKf0gut6FofgCK4B/s32/phpK5DbN0_c1AM.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/09/project-mouse-main-street.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-752309654851437386' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/752309654851437386' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-614739827'/><gd:extendedProperty name='blogger.displayTime' value='September 11, 2015 at 9:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3546496408564259582</id><published>2015-09-12T13:59:56.237-06:00</published><updated>2015-09-12T13:59:56.237-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you... Perfect for the album i am working on</title><content type='html'>thank you... Perfect for the album i am working on</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/752309654851437386/comments/default/3546496408564259582'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/752309654851437386/comments/default/3546496408564259582'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/09/project-mouse-main-street.html?showComment=1442087996237#c3546496408564259582' title=''/><author><name>shawn</name><uri>https://www.blogger.com/profile/17779146841255440307</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//2.bp.blogspot.com/_vAsvjTgDNHM/S8kYiSMF_-I/AAAAAAAAABk/_cbDJ-anuRQ/S220-s32/100_1413.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/09/project-mouse-main-street.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-752309654851437386' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/752309654851437386' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2100264942'/><gd:extendedProperty name='blogger.displayTime' value='September 12, 2015 at 1:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-847642762536290988</id><published>2015-09-13T05:05:30.443-06:00</published><updated>2015-09-13T05:05:30.443-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THANK YOU :)</title><content type='html'>THANK YOU :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/752309654851437386/comments/default/847642762536290988'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/752309654851437386/comments/default/847642762536290988'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/09/project-mouse-main-street.html?showComment=1442142330443#c847642762536290988' title=''/><author><name>Crystalnva</name><uri>https://www.blogger.com/profile/00444605543502737320</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_tfNnrnvc0jM/Sz6qhjVFA7I/AAAAAAAAAAM/lPPwrN16Nuk/S220-s32/IMG_4416.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/09/project-mouse-main-street.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-752309654851437386' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/752309654851437386' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1781671033'/><gd:extendedProperty name='blogger.displayTime' value='September 13, 2015 at 5:05 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2129168307219881603</id><published>2015-09-13T16:23:14.340-06:00</published><updated>2015-09-13T16:23:14.340-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>An awesome addition to the PM collection! Thank yo...</title><content type='html'>An awesome addition to the PM collection! Thank you for the cards!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/752309654851437386/comments/default/2129168307219881603'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/752309654851437386/comments/default/2129168307219881603'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/09/project-mouse-main-street.html?showComment=1442182994340#c2129168307219881603' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/09/project-mouse-main-street.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-752309654851437386' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/752309654851437386' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='September 13, 2015 at 4:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8471925501910907896</id><published>2015-09-14T05:48:00.360-06:00</published><updated>2015-09-14T05:48:00.360-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh I just love Mary Poppins! ANother amazing kit; ...</title><content type='html'>Oh I just love Mary Poppins! ANother amazing kit; thanks for the free cards!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/752309654851437386/comments/default/8471925501910907896'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/752309654851437386/comments/default/8471925501910907896'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/09/project-mouse-main-street.html?showComment=1442231280360#c8471925501910907896' title=''/><author><name>Lynn</name><uri>https://www.blogger.com/profile/02674478121376236925</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-84TLWmlsg2U/VRwoOLfBaUI/AAAAAAABGEM/lT_H5gpqvzw/s32/Aristocats.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/09/project-mouse-main-street.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-752309654851437386' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/752309654851437386' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-817097256'/><gd:extendedProperty name='blogger.displayTime' value='September 14, 2015 at 5:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-929745124486161816</id><published>2015-09-23T03:03:01.299-06:00</published><updated>2015-09-23T03:03:01.299-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I loved your Mary Poppins cards. I don&amp;#39;t think...</title><content type='html'>I loved your Mary Poppins cards. I don&amp;#39;t think I&amp;#39;ve ever seen any Mary Poppins digi scrapping items before so it was a real treat. Thank you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/752309654851437386/comments/default/929745124486161816'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/752309654851437386/comments/default/929745124486161816'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/09/project-mouse-main-street.html?showComment=1442998981299#c929745124486161816' title=''/><author><name>FussBudget</name><uri>https://www.blogger.com/profile/02798469416104908808</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/09/project-mouse-main-street.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-752309654851437386' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/752309654851437386' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1949535236'/><gd:extendedProperty name='blogger.displayTime' value='September 23, 2015 at 3:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7278074505320755017</id><published>2015-10-10T11:23:55.881-06:00</published><updated>2015-10-10T11:23:55.881-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the fun cards! I agree, I have never...</title><content type='html'>Thank you for the fun cards! I agree, I have never seen that theme and the quotes are so perfect.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/752309654851437386/comments/default/7278074505320755017'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/752309654851437386/comments/default/7278074505320755017'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/09/project-mouse-main-street.html?showComment=1444497835881#c7278074505320755017' title=''/><author><name>Peggy S</name><uri>https://www.blogger.com/profile/08682415405032088454</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/09/project-mouse-main-street.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-752309654851437386' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/752309654851437386' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-765840168'/><gd:extendedProperty name='blogger.displayTime' value='October 10, 2015 at 11:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7506781543241341643</id><published>2015-10-12T16:14:12.333-06:00</published><updated>2015-10-12T16:14:12.333-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you.</title><content type='html'>Thank you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/752309654851437386/comments/default/7506781543241341643'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/752309654851437386/comments/default/7506781543241341643'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/09/project-mouse-main-street.html?showComment=1444688052333#c7506781543241341643' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/08922806446910632206</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/09/project-mouse-main-street.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-752309654851437386' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/752309654851437386' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-775840125'/><gd:extendedProperty name='blogger.displayTime' value='October 12, 2015 at 4:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2397573559330548998</id><published>2015-10-12T18:01:30.310-06:00</published><updated>2015-10-12T18:01:30.310-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a wonderful collection!! Thank you so much fo...</title><content type='html'>What a wonderful collection!! Thank you so much for the fun cards!! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/752309654851437386/comments/default/2397573559330548998'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/752309654851437386/comments/default/2397573559330548998'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/09/project-mouse-main-street.html?showComment=1444694490310#c2397573559330548998' title=''/><author><name>Johanna</name><uri>https://www.blogger.com/profile/09113500255885915890</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//3.bp.blogspot.com/-3dnKeDqzMNA/UJIZ_K5WokI/AAAAAAAAADI/nEnYycQ8t40/s32/comic%2Bbook%2Bsp-001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/09/project-mouse-main-street.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-752309654851437386' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/752309654851437386' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1853023016'/><gd:extendedProperty name='blogger.displayTime' value='October 12, 2015 at 6:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8511227328196808767</id><published>2015-11-06T07:02:01.315-07:00</published><updated>2015-11-06T07:02:01.315-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Can&amp;#39;t wait for the freebie and I hope to play ...</title><content type='html'>Can&amp;#39;t wait for the freebie and I hope to play along with the speed scrap too :) yay! Thanks for the instagram giveaway too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6588438866525554361/comments/default/8511227328196808767'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6588438866525554361/comments/default/8511227328196808767'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/11/november-15-myip-dsd15-begins.html?showComment=1446818521315#c8511227328196808767' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/11/november-15-myip-dsd15-begins.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6588438866525554361' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6588438866525554361' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2015 at 7:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3207286306437949860</id><published>2015-11-06T12:41:55.560-07:00</published><updated>2015-11-06T12:41:55.560-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>haha.  I am one of those, too.  But I can go with ...</title><content type='html'>haha.  I am one of those, too.  But I can go with the magic, too</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4028918794840133742/comments/default/3207286306437949860'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4028918794840133742/comments/default/3207286306437949860'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/11/happy-dsd-freebie.html?showComment=1446838915560#c3207286306437949860' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/11/happy-dsd-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4028918794840133742' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4028918794840133742' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2015 at 12:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7654052154987124396</id><published>2015-11-06T15:51:46.043-07:00</published><updated>2015-11-06T15:51:46.043-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Perfect journal cards! Thanks so much, Britt! </title><content type='html'>Perfect journal cards! Thanks so much, Britt! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4028918794840133742/comments/default/7654052154987124396'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4028918794840133742/comments/default/7654052154987124396'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/11/happy-dsd-freebie.html?showComment=1446850306043#c7654052154987124396' title=''/><author><name>Fonnetta</name><uri>https://www.blogger.com/profile/08118675958743138258</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/11/happy-dsd-freebie.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4028918794840133742' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4028918794840133742' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1882320698'/><gd:extendedProperty name='blogger.displayTime' value='November 6, 2015 at 3:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2872196660876719328</id><published>2015-11-07T16:17:59.507-07:00</published><updated>2015-11-07T16:17:59.507-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I guess I&amp;#39;m first. :) This is a LO of my famil...</title><content type='html'>I guess I&amp;#39;m first. :) This is a LO of my family all together in front of Sleeping Beauty&amp;#39;s castle: http://www.brittishdesigns.com/gallery/displayimage.php?album=lastup&amp;amp;cat=0&amp;amp;pid=4654#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/21575331443540490/comments/default/2872196660876719328'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/21575331443540490/comments/default/2872196660876719328'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/11/dsd-one-word-challenge.html?showComment=1446938279507#c2872196660876719328' title=''/><author><name>Lindsey</name><uri>https://www.blogger.com/profile/09847708815202009241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/11/dsd-one-word-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-21575331443540490' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/21575331443540490' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1688437761'/><gd:extendedProperty name='blogger.displayTime' value='November 7, 2015 at 4:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3079903015691538504</id><published>2015-11-08T10:11:32.454-07:00</published><updated>2015-11-08T10:11:32.454-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I loved looking back through my engagement and wed...</title><content type='html'>I loved looking back through my engagement and wedding pics to choose one to scrap. Here&amp;#39;s my page using Project Mouse Fantasy goodies: http://www.brittishdesigns.com/gallery/displayimage.php?pid=4657</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/21575331443540490/comments/default/3079903015691538504'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/21575331443540490/comments/default/3079903015691538504'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/11/dsd-one-word-challenge.html?showComment=1447002692454#c3079903015691538504' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/11/dsd-one-word-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-21575331443540490' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/21575331443540490' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='November 8, 2015 at 10:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7429266786923900401</id><published>2015-11-08T10:33:13.492-07:00</published><updated>2015-11-08T10:33:13.492-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I have been needing to get this page done for some...</title><content type='html'>I have been needing to get this page done for some time - I am so close to finishing my 2008 album. Thanks for the extra challenge. Being together, makes the waiting for a ride so much better ;)&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=4658</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/21575331443540490/comments/default/7429266786923900401'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/21575331443540490/comments/default/7429266786923900401'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/11/dsd-one-word-challenge.html?showComment=1447003993492#c7429266786923900401' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/11/dsd-one-word-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-21575331443540490' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/21575331443540490' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='November 8, 2015 at 10:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-416252192159344272</id><published>2015-11-08T18:56:08.476-07:00</published><updated>2015-11-08T18:56:08.476-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Always love your challenges and speed scraps. Here...</title><content type='html'>Always love your challenges and speed scraps. Here is my entry.&lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=4659</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/21575331443540490/comments/default/416252192159344272'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/21575331443540490/comments/default/416252192159344272'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/11/dsd-one-word-challenge.html?showComment=1447034168476#c416252192159344272' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/11/dsd-one-word-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-21575331443540490' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/21575331443540490' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='November 8, 2015 at 6:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6522080362051220474</id><published>2015-11-08T20:13:40.131-07:00</published><updated>2015-11-08T20:13:40.131-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>http://www.brittishdesigns.com/gallery/displayimag...</title><content type='html'>http://www.brittishdesigns.com/gallery/displayimage.php?pid=4662  Together the murals of Cinderella&amp;#39;s castle tell her story!  Thanks for the chance to win!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/21575331443540490/comments/default/6522080362051220474'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/21575331443540490/comments/default/6522080362051220474'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/11/dsd-one-word-challenge.html?showComment=1447038820131#c6522080362051220474' title=''/><author><name>Aussiegirl</name><uri>https://www.blogger.com/profile/03852038327495578917</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/11/dsd-one-word-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-21575331443540490' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/21575331443540490' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1376816543'/><gd:extendedProperty name='blogger.displayTime' value='November 8, 2015 at 8:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4329375109078400386</id><published>2015-11-08T22:31:55.417-07:00</published><updated>2015-11-08T22:31:55.417-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>http://www.brittishdesigns.com/gallery/displayimag...</title><content type='html'>http://www.brittishdesigns.com/gallery/displayimage.php?pid=4663&lt;br /&gt;&lt;br /&gt;Thanks for the chance to win!  Happy DSD!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/21575331443540490/comments/default/4329375109078400386'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/21575331443540490/comments/default/4329375109078400386'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/11/dsd-one-word-challenge.html?showComment=1447047115417#c4329375109078400386' title=''/><author><name>DisneySheryl65</name><uri>https://www.blogger.com/profile/15123452940270901968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/11/dsd-one-word-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-21575331443540490' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/21575331443540490' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-572915475'/><gd:extendedProperty name='blogger.displayTime' value='November 8, 2015 at 10:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3697477179364842098</id><published>2015-11-09T16:02:29.687-07:00</published><updated>2015-11-09T16:02:29.687-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the challenge!  Here is my take on Toge...</title><content type='html'>Thanks for the challenge!  Here is my take on Together...&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=4665&amp;amp;message_id=f17fc20a0b24a58c0a106916421787ec&amp;amp;message_icon=info#cpgMessageBlock</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/21575331443540490/comments/default/3697477179364842098'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/21575331443540490/comments/default/3697477179364842098'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/11/dsd-one-word-challenge.html?showComment=1447110149687#c3697477179364842098' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/11/dsd-one-word-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-21575331443540490' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/21575331443540490' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='November 9, 2015 at 4:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5065157184117089339</id><published>2015-11-09T17:27:07.771-07:00</published><updated>2015-11-09T17:27:07.771-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s my submission.   Our family is spread a...</title><content type='html'>Here&amp;#39;s my submission.   Our family is spread all over the place and getting us together isn&amp;#39;t easy.   http://www.brittishdesigns.com/gallery/displayimage.php?pid=4669</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/21575331443540490/comments/default/5065157184117089339'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/21575331443540490/comments/default/5065157184117089339'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/11/dsd-one-word-challenge.html?showComment=1447115227771#c5065157184117089339' title=''/><author><name>Stephanie</name><uri>https://www.blogger.com/profile/08264271841552668887</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/11/dsd-one-word-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-21575331443540490' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/21575331443540490' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1320357383'/><gd:extendedProperty name='blogger.displayTime' value='November 9, 2015 at 5:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-302630964815302357</id><published>2015-11-09T18:15:29.647-07:00</published><updated>2015-11-09T18:15:29.647-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the cute cards!</title><content type='html'>Thank you for the cute cards!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/752309654851437386/comments/default/302630964815302357'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/752309654851437386/comments/default/302630964815302357'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/09/project-mouse-main-street.html?showComment=1447118129647#c302630964815302357' title=''/><author><name>Mary D.</name><uri>https://www.blogger.com/profile/02054138825884371748</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_JInBVIWQXUY/Sr1qEvgZqLI/AAAAAAAAAA8/E6purS3tmcI/S220-s32/2009+06+26+055.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/09/project-mouse-main-street.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-752309654851437386' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/752309654851437386' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1124877103'/><gd:extendedProperty name='blogger.displayTime' value='November 9, 2015 at 6:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3543946827664665481</id><published>2015-11-09T19:07:03.428-07:00</published><updated>2015-11-09T19:07:03.428-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s mine. My son and I together at one of o...</title><content type='html'>Here&amp;#39;s mine. My son and I together at one of our favorite places!   http://www.brittishdesigns.com/gallery/displayimage.php?album=lastup&amp;amp;cat=0&amp;amp;pid=4670#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/21575331443540490/comments/default/3543946827664665481'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/21575331443540490/comments/default/3543946827664665481'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/11/dsd-one-word-challenge.html?showComment=1447121223428#c3543946827664665481' title=''/><author><name>Corey</name><uri>https://www.blogger.com/profile/14422570302916360424</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/11/dsd-one-word-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-21575331443540490' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/21575331443540490' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1499214012'/><gd:extendedProperty name='blogger.displayTime' value='November 9, 2015 at 7:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8261358396504015777</id><published>2015-11-09T20:59:10.302-07:00</published><updated>2015-11-09T20:59:10.302-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I chose a picture from our last trip to Disney Wor...</title><content type='html'>I chose a picture from our last trip to Disney World and MNSSHP. I don&amp;#39;t have too many pics of the two of us from the trip.&lt;br /&gt; http://www.brittishdesigns.com/gallery/displayimage.php?pid=4671</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/21575331443540490/comments/default/8261358396504015777'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/21575331443540490/comments/default/8261358396504015777'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/11/dsd-one-word-challenge.html?showComment=1447127950302#c8261358396504015777' title=''/><author><name>mich</name><uri>https://www.blogger.com/profile/04208121012906123229</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/11/dsd-one-word-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-21575331443540490' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/21575331443540490' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1476156654'/><gd:extendedProperty name='blogger.displayTime' value='November 9, 2015 at 8:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7909201810869111260</id><published>2015-11-09T21:17:07.463-07:00</published><updated>2015-11-09T21:17:07.463-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thankful for the challenge to get me to stop think...</title><content type='html'>Thankful for the challenge to get me to stop thinking and just start doing! Our favorite place to be together! Going again in a few weeks. Never been at Christmas time before we can hardly wait!!! &lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=4672</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/21575331443540490/comments/default/7909201810869111260'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/21575331443540490/comments/default/7909201810869111260'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/11/dsd-one-word-challenge.html?showComment=1447129027463#c7909201810869111260' title=''/><author><name>Nat Nat</name><uri>https://www.blogger.com/profile/01600776553583123338</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//1.bp.blogspot.com/_CXPK3_LtFz8/SaypAbe1zAI/AAAAAAAABgM/ivtshoGlORU/S220-s31/IMG_1603.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/11/dsd-one-word-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-21575331443540490' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/21575331443540490' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1395016787'/><gd:extendedProperty name='blogger.displayTime' value='November 9, 2015 at 9:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6423368901309114908</id><published>2015-11-09T21:28:09.525-07:00</published><updated>2015-11-09T21:28:09.525-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Scrapping has fallen by the wayside, but this is m...</title><content type='html'>Scrapping has fallen by the wayside, but this is motivation to start working on our wedding album. So blessed to have so many family travel and join us for our wedding. Thanks for the challenge! - RA&lt;br /&gt; http://www.brittishdesigns.com/gallery/displayimage.php?pid=4673</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/21575331443540490/comments/default/6423368901309114908'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/21575331443540490/comments/default/6423368901309114908'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/11/dsd-one-word-challenge.html?showComment=1447129689525#c6423368901309114908' title=''/><author><name>corsicar</name><uri>https://www.blogger.com/profile/06480113225418899952</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/11/dsd-one-word-challenge.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-21575331443540490' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/21575331443540490' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-204065451'/><gd:extendedProperty name='blogger.displayTime' value='November 9, 2015 at 9:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4061552295886726760</id><published>2015-11-11T18:14:15.221-07:00</published><updated>2015-11-11T18:14:15.221-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Woo Hoo!  Thanks so much!!</title><content type='html'>Woo Hoo!  Thanks so much!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2769981861591464676/comments/default/4061552295886726760'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2769981861591464676/comments/default/4061552295886726760'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/11/one-word-challenge-winners-announced.html?showComment=1447290855221#c4061552295886726760' title=''/><author><name>DisneySheryl65</name><uri>https://www.blogger.com/profile/15123452940270901968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/11/one-word-challenge-winners-announced.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2769981861591464676' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2769981861591464676' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-572915475'/><gd:extendedProperty name='blogger.displayTime' value='November 11, 2015 at 6:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1211157755587918521</id><published>2015-11-11T21:11:14.580-07:00</published><updated>2015-11-11T21:11:14.580-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much!  All of the pages were amazing!</title><content type='html'>Thank you so much!  All of the pages were amazing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2769981861591464676/comments/default/1211157755587918521'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2769981861591464676/comments/default/1211157755587918521'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/11/one-word-challenge-winners-announced.html?showComment=1447301474580#c1211157755587918521' title=''/><author><name>Aussiegirl</name><uri>https://www.blogger.com/profile/03852038327495578917</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/11/one-word-challenge-winners-announced.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2769981861591464676' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2769981861591464676' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1376816543'/><gd:extendedProperty name='blogger.displayTime' value='November 11, 2015 at 9:11 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4822525568520343180</id><published>2015-11-11T22:37:32.867-07:00</published><updated>2015-11-11T22:37:32.867-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congrats ladies! And Britt, sorry your sick! Feel ...</title><content type='html'>Congrats ladies! And Britt, sorry your sick! Feel better soon! Are you going to be doing months project kits next year as well? I&amp;#39;m trying to decide if I should ask for Christmas to get all the 2015 ones or if you&amp;#39;ll be doing a 2016. Since I&amp;#39;m soooo far behind on my scrapping already, maybe I should start in a new spot. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2769981861591464676/comments/default/4822525568520343180'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2769981861591464676/comments/default/4822525568520343180'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/11/one-word-challenge-winners-announced.html?showComment=1447306652867#c4822525568520343180' title=''/><author><name>Nat Nat</name><uri>https://www.blogger.com/profile/01600776553583123338</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//1.bp.blogspot.com/_CXPK3_LtFz8/SaypAbe1zAI/AAAAAAAABgM/ivtshoGlORU/S220-s31/IMG_1603.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/11/one-word-challenge-winners-announced.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2769981861591464676' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2769981861591464676' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1395016787'/><gd:extendedProperty name='blogger.displayTime' value='November 11, 2015 at 10:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2399385495391586924</id><published>2015-12-10T22:33:56.237-07:00</published><updated>2015-12-10T22:33:56.237-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Squee!! I adore this kit. And I&amp;#39;m super honore...</title><content type='html'>Squee!! I adore this kit. And I&amp;#39;m super honored you used my page on your blog post. LOVE the freebie, THANK YOU!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/864721717939602986/comments/default/2399385495391586924'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/864721717939602986/comments/default/2399385495391586924'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/12/i-cant-hold-it-back-anymore.html?showComment=1449812036237#c2399385495391586924' title=''/><author><name>Kathleen Summers</name><uri>https://www.blogger.com/profile/03828745972005868167</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-hWlZlcinOko/WVc2EEVlDMI/AAAAAAAAKL8/EuSar-dIZ5Itfz_J9h_yl6SORC6tklZpgCK4BGAYYCw/s32/Carmel_selfie1_150px.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/12/i-cant-hold-it-back-anymore.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-864721717939602986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/864721717939602986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-561488735'/><gd:extendedProperty name='blogger.displayTime' value='December 10, 2015 at 10:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2688181955907307461</id><published>2015-12-11T02:39:38.588-07:00</published><updated>2015-12-11T02:39:38.588-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Amazing kit! Thanks so much for the freebie, I lov...</title><content type='html'>Amazing kit! Thanks so much for the freebie, I loved it !</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/864721717939602986/comments/default/2688181955907307461'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/864721717939602986/comments/default/2688181955907307461'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/12/i-cant-hold-it-back-anymore.html?showComment=1449826778588#c2688181955907307461' title=''/><author><name>Célia Costa</name><uri>https://www.blogger.com/profile/03133123385469509241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//3.bp.blogspot.com/-TRRywELuh0M/Vk6FTOcSm_I/AAAAAAAABvI/VZ6Lmsxrbw8/s32/facebook%2B2.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/12/i-cant-hold-it-back-anymore.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-864721717939602986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/864721717939602986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2084753713'/><gd:extendedProperty name='blogger.displayTime' value='December 11, 2015 at 2:39 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-628543251972244874</id><published>2015-12-11T09:06:40.450-07:00</published><updated>2015-12-11T09:06:40.450-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the freebie! So many great inspiration pages!</title><content type='html'>Love the freebie! So many great inspiration pages!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/864721717939602986/comments/default/628543251972244874'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/864721717939602986/comments/default/628543251972244874'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/12/i-cant-hold-it-back-anymore.html?showComment=1449850000450#c628543251972244874' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/12/i-cant-hold-it-back-anymore.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-864721717939602986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/864721717939602986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='December 11, 2015 at 9:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2713962284525220005</id><published>2015-12-11T12:36:12.124-07:00</published><updated>2015-12-11T12:36:12.124-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Gorgeous kit! Love everything about it especially ...</title><content type='html'>Gorgeous kit! Love everything about it especially all the quotes from the movie. Love it.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/864721717939602986/comments/default/2713962284525220005'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/864721717939602986/comments/default/2713962284525220005'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/12/i-cant-hold-it-back-anymore.html?showComment=1449862572124#c2713962284525220005' title=''/><author><name>DixieDoesPSP</name><uri>https://www.blogger.com/profile/18285046541303595470</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_BuWvvybt7bc/TS9b6IKFJiI/AAAAAAAAAEQ/ibvyqhLn4rU/S220-s113/FBIcon2.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/12/i-cant-hold-it-back-anymore.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-864721717939602986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/864721717939602986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-149366397'/><gd:extendedProperty name='blogger.displayTime' value='December 11, 2015 at 12:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2608738164981550606</id><published>2015-12-11T23:45:01.732-07:00</published><updated>2015-12-11T23:45:01.732-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wahoo! My granddaughters are going to love this kit!!</title><content type='html'>Wahoo! My granddaughters are going to love this kit!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/864721717939602986/comments/default/2608738164981550606'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/864721717939602986/comments/default/2608738164981550606'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/12/i-cant-hold-it-back-anymore.html?showComment=1449902701732#c2608738164981550606' title=''/><author><name>Sandra Jensen</name><uri>https://www.blogger.com/profile/01372668117148822650</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/12/i-cant-hold-it-back-anymore.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-864721717939602986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/864721717939602986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1391165746'/><gd:extendedProperty name='blogger.displayTime' value='December 11, 2015 at 11:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3347772704772385032</id><published>2015-12-12T12:35:57.084-07:00</published><updated>2015-12-12T12:35:57.084-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome kit! Thank you for the cards :)</title><content type='html'>Awesome kit! Thank you for the cards :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/864721717939602986/comments/default/3347772704772385032'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/864721717939602986/comments/default/3347772704772385032'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2015/12/i-cant-hold-it-back-anymore.html?showComment=1449948957084#c3347772704772385032' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2015/12/i-cant-hold-it-back-anymore.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-864721717939602986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/864721717939602986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='December 12, 2015 at 12:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1236995982562301346</id><published>2016-02-17T08:33:51.544-07:00</published><updated>2016-02-17T10:14:22.447-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>They will ban you for anything on disboards .If a ...</title><content type='html'>They will ban you for anything on disboards .If a person on the site doesn&amp;#39;t like you they will get you banned .They will provide no explanation to why you were expect that they  just don&amp;#39;t like you.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/1236995982562301346'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6682948877652472134/comments/default/1236995982562301346'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html?showComment=1455723231544#c1236995982562301346' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/03716584775060844540</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/ive-been-banned-from-dis.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6682948877652472134' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6682948877652472134' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1801788734'/><gd:extendedProperty name='blogger.displayTime' value='February 17, 2016 at 8:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4650132595611478168</id><published>2016-02-19T05:42:31.720-07:00</published><updated>2016-02-19T05:42:31.720-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow wow wow! Love this new kit in the series. And ...</title><content type='html'>Wow wow wow! Love this new kit in the series. And WOW!!!! The freebie is amazing :) My daughter loves playing Epic Micky on the Wii and Oswald has become a favorite character! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4116308378917950277/comments/default/4650132595611478168'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4116308378917950277/comments/default/4650132595611478168'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/02/extra-extra-read-all-about-it.html?showComment=1455885751720#c4650132595611478168' title=''/><author><name>Melissa</name><uri>https://www.blogger.com/profile/15736312001899950882</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/02/extra-extra-read-all-about-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4116308378917950277' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4116308378917950277' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-140885501'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2016 at 5:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5158772201744339652</id><published>2016-02-19T06:32:16.526-07:00</published><updated>2016-02-19T06:32:16.526-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the cute cards! The new kit loo...</title><content type='html'>Thanks so much for the cute cards! The new kit looks amazing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4116308378917950277/comments/default/5158772201744339652'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4116308378917950277/comments/default/5158772201744339652'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/02/extra-extra-read-all-about-it.html?showComment=1455888736526#c5158772201744339652' title=''/><author><name>Lynn</name><uri>https://www.blogger.com/profile/02674478121376236925</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-84TLWmlsg2U/VRwoOLfBaUI/AAAAAAABGEM/lT_H5gpqvzw/s32/Aristocats.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/02/extra-extra-read-all-about-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4116308378917950277' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4116308378917950277' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-817097256'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2016 at 6:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5384276816948705578</id><published>2016-02-19T10:49:11.335-07:00</published><updated>2016-02-19T10:49:11.335-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Another absolutely amazing set!! Thank you so much...</title><content type='html'>Another absolutely amazing set!! Thank you so much for the cards!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4116308378917950277/comments/default/5384276816948705578'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4116308378917950277/comments/default/5384276816948705578'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/02/extra-extra-read-all-about-it.html?showComment=1455904151335#c5384276816948705578' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/02/extra-extra-read-all-about-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4116308378917950277' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4116308378917950277' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2016 at 10:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7457177929695272575</id><published>2016-02-19T11:19:19.342-07:00</published><updated>2016-02-19T11:19:19.342-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for these classic JCs ... love this Proj...</title><content type='html'>Thank you for these classic JCs ... love this Project Mouse series!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4116308378917950277/comments/default/7457177929695272575'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4116308378917950277/comments/default/7457177929695272575'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/02/extra-extra-read-all-about-it.html?showComment=1455905959342#c7457177929695272575' title=''/><author><name>Pam K</name><uri>https://www.blogger.com/profile/17370180296452925298</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/02/extra-extra-read-all-about-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4116308378917950277' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4116308378917950277' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-852232236'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2016 at 11:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8759222715596908752</id><published>2016-02-19T12:09:27.636-07:00</published><updated>2016-02-19T12:09:27.636-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!</title><content type='html'>Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4116308378917950277/comments/default/8759222715596908752'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4116308378917950277/comments/default/8759222715596908752'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/02/extra-extra-read-all-about-it.html?showComment=1455908967636#c8759222715596908752' title=''/><author><name>October</name><uri>https://www.blogger.com/profile/01101483560156960326</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/02/extra-extra-read-all-about-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4116308378917950277' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4116308378917950277' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1306787689'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2016 at 12:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3010923582072451768</id><published>2016-02-19T14:37:20.722-07:00</published><updated>2016-02-19T14:37:20.722-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you very much, Britt. Congrats on keeping th...</title><content type='html'>Thank you very much, Britt. Congrats on keeping the magic alive for pocket scrapping for 3 whole years.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4116308378917950277/comments/default/3010923582072451768'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4116308378917950277/comments/default/3010923582072451768'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/02/extra-extra-read-all-about-it.html?showComment=1455917840722#c3010923582072451768' title=''/><author><name>blurooferika</name><uri>https://www.blogger.com/profile/03313905124058394724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/02/extra-extra-read-all-about-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4116308378917950277' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4116308378917950277' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-284360627'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2016 at 2:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4995098295752906161</id><published>2016-02-19T16:28:55.963-07:00</published><updated>2016-02-19T16:28:55.963-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVE it!!!!!  Thank you so much for the latest Pro...</title><content type='html'>LOVE it!!!!!  Thank you so much for the latest Project Mouse addition and for the adorable cards!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4116308378917950277/comments/default/4995098295752906161'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4116308378917950277/comments/default/4995098295752906161'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/02/extra-extra-read-all-about-it.html?showComment=1455924535963#c4995098295752906161' title=''/><author><name>agravette</name><uri>https://www.blogger.com/profile/06323299095184182336</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/02/extra-extra-read-all-about-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4116308378917950277' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4116308378917950277' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1728445933'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2016 at 4:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-710032424710791674</id><published>2016-02-19T20:28:33.529-07:00</published><updated>2016-02-19T20:28:33.529-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebie cards! I love Project Mouse...</title><content type='html'>Thanks for the freebie cards! I love Project Mouse &amp;amp; LOVE that you included Oswald!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4116308378917950277/comments/default/710032424710791674'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4116308378917950277/comments/default/710032424710791674'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/02/extra-extra-read-all-about-it.html?showComment=1455938913529#c710032424710791674' title=''/><author><name>Sharla</name><uri>https://www.blogger.com/profile/10573934430954123207</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/02/extra-extra-read-all-about-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4116308378917950277' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4116308378917950277' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-413223008'/><gd:extendedProperty name='blogger.displayTime' value='February 19, 2016 at 8:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5502033616472047971</id><published>2016-02-21T04:33:21.848-07:00</published><updated>2016-02-21T04:33:21.848-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>THANK YOU bunches :)</title><content type='html'>THANK YOU bunches :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4116308378917950277/comments/default/5502033616472047971'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4116308378917950277/comments/default/5502033616472047971'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/02/extra-extra-read-all-about-it.html?showComment=1456054401848#c5502033616472047971' title=''/><author><name>Crystalnva</name><uri>https://www.blogger.com/profile/00444605543502737320</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_tfNnrnvc0jM/Sz6qhjVFA7I/AAAAAAAAAAM/lPPwrN16Nuk/S220-s32/IMG_4416.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/02/extra-extra-read-all-about-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4116308378917950277' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4116308378917950277' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1781671033'/><gd:extendedProperty name='blogger.displayTime' value='February 21, 2016 at 4:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1957236025725690912</id><published>2016-02-21T08:13:41.027-07:00</published><updated>2016-02-21T08:13:41.027-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy Project Mouse anniversary!! And thank you so...</title><content type='html'>Happy Project Mouse anniversary!! And thank you so much for the freebie - it&amp;#39;s AWESOME!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4116308378917950277/comments/default/1957236025725690912'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4116308378917950277/comments/default/1957236025725690912'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/02/extra-extra-read-all-about-it.html?showComment=1456067621027#c1957236025725690912' title=''/><author><name>zippyoh</name><uri>https://www.blogger.com/profile/09193653033840600175</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-VWJ0LAeEc0E/WKZ8G0nM0EI/AAAAAAAACIE/8AD0NYlEALgYY7N2MlD_VdKf0gut6FofgCK4B/s32/phpK5DbN0_c1AM.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/02/extra-extra-read-all-about-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4116308378917950277' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4116308378917950277' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-614739827'/><gd:extendedProperty name='blogger.displayTime' value='February 21, 2016 at 8:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5937104322300216969</id><published>2016-02-24T13:35:35.579-07:00</published><updated>2016-02-24T13:35:35.579-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>happy anniversary! and the freebie is adorable.  t...</title><content type='html'>happy anniversary! and the freebie is adorable.  thank you </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4116308378917950277/comments/default/5937104322300216969'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4116308378917950277/comments/default/5937104322300216969'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/02/extra-extra-read-all-about-it.html?showComment=1456346135579#c5937104322300216969' title=''/><author><name>Jlynn</name><uri>https://www.blogger.com/profile/12737323691102728694</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/-FvegsoHy2fU/VG6DmJQLclI/AAAAAAAAHzA/OqtbhAP5AYM/s32/Jlynn1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/02/extra-extra-read-all-about-it.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4116308378917950277' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4116308378917950277' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1343043601'/><gd:extendedProperty name='blogger.displayTime' value='February 24, 2016 at 1:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7244014010183899874</id><published>2016-03-02T06:58:09.411-07:00</published><updated>2016-03-02T09:26:23.132-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are so fun. Love all the PM kits and thank y...</title><content type='html'>These are so fun. Love all the PM kits and thank you for the freebie! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9207341654558609961/comments/default/7244014010183899874'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/9207341654558609961/comments/default/7244014010183899874'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2014/04/project-mouse-at-sea.html?showComment=1456927089411#c7244014010183899874' title=''/><author><name>Sarah Coggins</name><uri>https://www.blogger.com/profile/12691096945912900890</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2014/04/project-mouse-at-sea.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-9207341654558609961' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/9207341654558609961' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1889677313'/><gd:extendedProperty name='blogger.displayTime' value='March 2, 2016 at 6:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6450751988056644327</id><published>2016-04-08T12:12:57.010-06:00</published><updated>2016-04-08T12:12:57.010-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Darling! Can&amp;#39;t wait to use it! My moms favorit...</title><content type='html'>Darling! Can&amp;#39;t wait to use it! My moms favorite ride is Small World and her favorite time of year is Spring. I&amp;#39;m thinking I need to make some pages featuring grandma. Thanks! Your always inspiring! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1282330573099761094/comments/default/6450751988056644327'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1282330573099761094/comments/default/6450751988056644327'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/04/my-year-in-pockets-song-april-2016.html?showComment=1460139177010#c6450751988056644327' title=''/><author><name>Nat Nat</name><uri>https://www.blogger.com/profile/01600776553583123338</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//1.bp.blogspot.com/_CXPK3_LtFz8/SaypAbe1zAI/AAAAAAAABgM/ivtshoGlORU/S220-s31/IMG_1603.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/04/my-year-in-pockets-song-april-2016.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1282330573099761094' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1282330573099761094' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1395016787'/><gd:extendedProperty name='blogger.displayTime' value='April 8, 2016 at 12:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5968384172190205631</id><published>2016-05-01T15:04:33.062-06:00</published><updated>2016-05-01T15:05:07.636-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1282330573099761094/comments/default/5968384172190205631'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1282330573099761094/comments/default/5968384172190205631'/><author><name>Hardin Family</name><uri>https://www.blogger.com/profile/03985237721394537648</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_gAg02sC3bJg/TM9rk09gg_I/AAAAAAAAABQ/rt8NctFYEnM/S220-s32/IMG00150-20100813-2130.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/04/my-year-in-pockets-song-april-2016.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1282330573099761094' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1282330573099761094' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-64128400'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2016 at 3:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-277361261677158365</id><published>2016-05-01T15:06:22.559-06:00</published><updated>2016-05-01T15:06:22.559-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Do you and Salhin Studios have different kits now?...</title><content type='html'>Do you and Salhin Studios have different kits now?&lt;br /&gt;Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2983740594693286592/comments/default/277361261677158365'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2983740594693286592/comments/default/277361261677158365'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/04/on-your-marks-get-set-go-go-go.html?showComment=1462136782559#c277361261677158365' title=''/><author><name>Hardin Family</name><uri>https://www.blogger.com/profile/03985237721394537648</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_gAg02sC3bJg/TM9rk09gg_I/AAAAAAAAABQ/rt8NctFYEnM/S220-s32/IMG00150-20100813-2130.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/04/on-your-marks-get-set-go-go-go.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2983740594693286592' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2983740594693286592' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-64128400'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2016 at 3:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5360460011300116509</id><published>2016-05-01T16:01:54.525-06:00</published><updated>2016-05-01T16:01:54.525-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Nope. Same kit. All the Project Mouse stuff if cre...</title><content type='html'>Nope. Same kit. All the Project Mouse stuff if created by both of us and it&amp;#39;s the same in both of our stores. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2983740594693286592/comments/default/5360460011300116509'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2983740594693286592/comments/default/5360460011300116509'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/04/on-your-marks-get-set-go-go-go.html?showComment=1462140114525#c5360460011300116509' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/04/on-your-marks-get-set-go-go-go.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2983740594693286592' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2983740594693286592' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2016 at 4:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6699692691477290497</id><published>2016-05-01T18:24:08.738-06:00</published><updated>2016-05-01T18:24:08.738-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for replying!  I realized I miss...</title><content type='html'>Thank you so much for replying!  I realized I missed downloading a file of embellishments!  I&amp;#39;m still in my 30 day window thankfully!  &lt;br /&gt;Thanks again!&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2983740594693286592/comments/default/6699692691477290497'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2983740594693286592/comments/default/6699692691477290497'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/04/on-your-marks-get-set-go-go-go.html?showComment=1462148648738#c6699692691477290497' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2983740594693286592/comments/default/5360460011300116509'/><author><name>Hardin Family</name><uri>https://www.blogger.com/profile/03985237721394537648</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_gAg02sC3bJg/TM9rk09gg_I/AAAAAAAAABQ/rt8NctFYEnM/S220-s32/IMG00150-20100813-2130.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/04/on-your-marks-get-set-go-go-go.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2983740594693286592' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2983740594693286592' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-64128400'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2016 at 6:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8033781167610567228</id><published>2016-05-01T18:25:28.635-06:00</published><updated>2016-05-01T18:25:28.635-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>And I love it!!!!!!!!
</title><content type='html'>And I love it!!!!!!!!&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2983740594693286592/comments/default/8033781167610567228'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2983740594693286592/comments/default/8033781167610567228'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/04/on-your-marks-get-set-go-go-go.html?showComment=1462148728635#c8033781167610567228' title=''/><author><name>Hardin Family</name><uri>https://www.blogger.com/profile/03985237721394537648</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_gAg02sC3bJg/TM9rk09gg_I/AAAAAAAAABQ/rt8NctFYEnM/S220-s32/IMG00150-20100813-2130.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/04/on-your-marks-get-set-go-go-go.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2983740594693286592' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2983740594693286592' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-64128400'/><gd:extendedProperty name='blogger.displayTime' value='May 1, 2016 at 6:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2834386713930262478</id><published>2016-05-06T09:38:52.563-06:00</published><updated>2016-05-06T09:38:52.563-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yay! Thanks for the free cards. Now... What to scr...</title><content type='html'>Yay! Thanks for the free cards. Now... What to scrap?!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/108824807035660022/comments/default/2834386713930262478'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/108824807035660022/comments/default/2834386713930262478'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/05/hip-hip-hooray-its-international.html?showComment=1462549132563#c2834386713930262478' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/05/hip-hip-hooray-its-international.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-108824807035660022' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/108824807035660022' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2016 at 9:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3013633483663239856</id><published>2016-05-06T13:41:23.156-06:00</published><updated>2016-05-06T13:41:23.156-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Just so you are aware -- &amp;quot;awesome&amp;quot; is sp...</title><content type='html'>Just so you are aware -- &amp;quot;awesome&amp;quot; is spelled wrong in this pack.  ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8324523882620544103/comments/default/3013633483663239856'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8324523882620544103/comments/default/3013633483663239856'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/05/new-my-year-in-pockets-may-2016.html?showComment=1462563683156#c3013633483663239856' title=''/><author><name>Shirlee</name><uri>https://www.blogger.com/profile/04962230210157123811</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/05/new-my-year-in-pockets-may-2016.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8324523882620544103' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8324523882620544103' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1743234869'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2016 at 1:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3917469542168166641</id><published>2016-05-06T13:46:07.766-06:00</published><updated>2016-05-06T13:46:07.766-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>We found that already earlier this morning. It&amp;#39...</title><content type='html'>We found that already earlier this morning. It&amp;#39;s fixed.  Thanks!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8324523882620544103/comments/default/3917469542168166641'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8324523882620544103/comments/default/3917469542168166641'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/05/new-my-year-in-pockets-may-2016.html?showComment=1462563967766#c3917469542168166641' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8324523882620544103/comments/default/3013633483663239856'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/05/new-my-year-in-pockets-may-2016.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8324523882620544103' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8324523882620544103' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2016 at 1:46 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3564809462989549113</id><published>2016-05-06T17:57:34.859-06:00</published><updated>2016-05-06T17:57:34.859-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the fun cards, Britt! Now, time to s...</title><content type='html'>Thank you for the fun cards, Britt! Now, time to shop!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/108824807035660022/comments/default/3564809462989549113'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/108824807035660022/comments/default/3564809462989549113'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/05/hip-hip-hooray-its-international.html?showComment=1462579054859#c3564809462989549113' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/05/hip-hip-hooray-its-international.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-108824807035660022' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/108824807035660022' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2016 at 5:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3239987775327121258</id><published>2016-05-07T15:07:13.389-06:00</published><updated>2016-05-07T15:07:13.389-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Every time I use your kits I always LOVE my layout...</title><content type='html'>Every time I use your kits I always LOVE my layouts! Thanks for being an awesome designer! Here&amp;#39;s my layout for this challenge: http://www.brittishdesigns.com/gallery/displayimage.php?album=lastup&amp;amp;cat=0&amp;amp;pid=4855</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/108824807035660022/comments/default/3239987775327121258'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/108824807035660022/comments/default/3239987775327121258'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/05/hip-hip-hooray-its-international.html?showComment=1462655233389#c3239987775327121258' title=''/><author><name>Kathleen Summers</name><uri>https://www.blogger.com/profile/03828745972005868167</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-hWlZlcinOko/WVc2EEVlDMI/AAAAAAAAKL8/EuSar-dIZ5Itfz_J9h_yl6SORC6tklZpgCK4BGAYYCw/s32/Carmel_selfie1_150px.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/05/hip-hip-hooray-its-international.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-108824807035660022' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/108824807035660022' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-561488735'/><gd:extendedProperty name='blogger.displayTime' value='May 7, 2016 at 3:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3295241228689048468</id><published>2016-05-07T17:06:54.640-06:00</published><updated>2016-05-07T17:06:54.640-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I was able to scrap a page in my car driving to Di...</title><content type='html'>I was able to scrap a page in my car driving to Disneyland! YAY! haha  Here is my page.  I love scraplifting, and Yzerbear is always my fav! &lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=4860</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/108824807035660022/comments/default/3295241228689048468'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/108824807035660022/comments/default/3295241228689048468'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/05/hip-hip-hooray-its-international.html?showComment=1462662414640#c3295241228689048468' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/05/hip-hip-hooray-its-international.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-108824807035660022' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/108824807035660022' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='May 7, 2016 at 5:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5932142618083197734</id><published>2016-05-08T10:49:41.277-06:00</published><updated>2016-05-08T10:49:41.277-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s my link to my page. I almost forgot thi...</title><content type='html'>Here&amp;#39;s my link to my page. I almost forgot this step!&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=4861</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/108824807035660022/comments/default/5932142618083197734'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/108824807035660022/comments/default/5932142618083197734'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/05/hip-hip-hooray-its-international.html?showComment=1462726181277#c5932142618083197734' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/05/hip-hip-hooray-its-international.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-108824807035660022' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/108824807035660022' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2016 at 10:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3762520330309015984</id><published>2016-05-08T20:27:44.103-06:00</published><updated>2016-05-08T20:27:44.103-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy iNSD and thank you for the cards! Here is my...</title><content type='html'>Happy iNSD and thank you for the cards! Here is my LO, we just got back from Disneyland yesterday! :)&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=lastup&amp;amp;cat=0&amp;amp;pid=4862#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/108824807035660022/comments/default/3762520330309015984'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/108824807035660022/comments/default/3762520330309015984'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/05/hip-hip-hooray-its-international.html?showComment=1462760864103#c3762520330309015984' title=''/><author><name>zippyoh</name><uri>https://www.blogger.com/profile/09193653033840600175</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-VWJ0LAeEc0E/WKZ8G0nM0EI/AAAAAAAACIE/8AD0NYlEALgYY7N2MlD_VdKf0gut6FofgCK4B/s32/phpK5DbN0_c1AM.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/05/hip-hip-hooray-its-international.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-108824807035660022' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/108824807035660022' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-614739827'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2016 at 8:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8731095777413856063</id><published>2016-05-08T21:15:47.589-06:00</published><updated>2016-05-08T21:15:47.589-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I didn&amp;#39;t get a lot of time for challenges this...</title><content type='html'>I didn&amp;#39;t get a lot of time for challenges this weekend, but I did get this one done. :) Here&amp;#39;s my LO:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=lastup&amp;amp;cat=0&amp;amp;pid=4863#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/108824807035660022/comments/default/8731095777413856063'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/108824807035660022/comments/default/8731095777413856063'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/05/hip-hip-hooray-its-international.html?showComment=1462763747589#c8731095777413856063' title=''/><author><name>Lindsey</name><uri>https://www.blogger.com/profile/09847708815202009241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/05/hip-hip-hooray-its-international.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-108824807035660022' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/108824807035660022' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1688437761'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2016 at 9:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6916289020897806135</id><published>2016-06-17T19:56:53.351-06:00</published><updated>2016-06-17T19:56:53.351-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love this!  Never been to Animal Kingdom, but we h...</title><content type='html'>Love this!  Never been to Animal Kingdom, but we have a TON of zoo photos.  Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3795511704056947504/comments/default/6916289020897806135'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/3795511704056947504/comments/default/6916289020897806135'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/06/time-to-get-wild.html?showComment=1466215013351#c6916289020897806135' title=''/><author><name>Jamie</name><uri>https://www.blogger.com/profile/10593205068628449560</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/_CgUt9miynfU/ShKq10N6wXI/AAAAAAAAAG4/qEozlC09kPQ/S220-s32/me.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/06/time-to-get-wild.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-3795511704056947504' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/3795511704056947504' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1990254908'/><gd:extendedProperty name='blogger.displayTime' value='June 17, 2016 at 7:56 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2701205297377698829</id><published>2016-09-20T16:19:50.815-06:00</published><updated>2016-09-20T21:35:15.635-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Is there anywhere (in 2016) to get this mini kit?</title><content type='html'>Is there anywhere (in 2016) to get this mini kit?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/2701205297377698829'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/2701205297377698829'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1474409990815#c2701205297377698829' title=''/><author><name>Carla</name><uri>https://www.blogger.com/profile/04407199900993941374</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1690305248'/><gd:extendedProperty name='blogger.displayTime' value='September 20, 2016 at 4:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7244040971508993009</id><published>2016-09-21T11:47:22.646-06:00</published><updated>2016-09-21T11:47:22.646-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Do you mean the kit or the freebie?  The kit has b...</title><content type='html'>Do you mean the kit or the freebie?  The kit has been retired, but because I love my readers, I just updated the freebie link so it should work now!!  Enjoy!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/7244040971508993009'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/7244040971508993009'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html?showComment=1474480042646#c7244040971508993009' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8527747871303986986/comments/default/2701205297377698829'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/09/introducing-miss-kitty.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8527747871303986986' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8527747871303986986' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='September 21, 2016 at 11:47 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5682234218530671418</id><published>2016-09-30T09:11:27.817-06:00</published><updated>2016-09-30T09:11:27.817-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love the script word art...thank you! Happy DSD!</title><content type='html'>Love the script word art...thank you! Happy DSD!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6289448895842311936/comments/default/5682234218530671418'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6289448895842311936/comments/default/5682234218530671418'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/09/project-mouse-pirates.html?showComment=1475248287817#c5682234218530671418' title=''/><author><name>zippyoh</name><uri>https://www.blogger.com/profile/09193653033840600175</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-VWJ0LAeEc0E/WKZ8G0nM0EI/AAAAAAAACIE/8AD0NYlEALgYY7N2MlD_VdKf0gut6FofgCK4B/s32/phpK5DbN0_c1AM.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/09/project-mouse-pirates.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6289448895842311936' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6289448895842311936' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-614739827'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2016 at 9:11 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1820181395626015455</id><published>2016-09-30T23:51:30.969-06:00</published><updated>2016-09-30T23:51:30.969-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>It is extremely nice to see the greatest details p...</title><content type='html'>It is extremely nice to see the greatest details presented in an easy and understanding manner.&lt;br /&gt;&lt;br /&gt;&lt;a href="https://www.salomesirens.com/" rel="nofollow"&gt;www.salomesirens.com&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4857637221321121985/comments/default/1820181395626015455'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4857637221321121985/comments/default/1820181395626015455'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/09/my-year-in-pockets-boo-october-2016.html?showComment=1475301090969#c1820181395626015455' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/15170790055399676673</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/09/my-year-in-pockets-boo-october-2016.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4857637221321121985' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4857637221321121985' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-564542177'/><gd:extendedProperty name='blogger.displayTime' value='September 30, 2016 at 11:51 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7120901800065962871</id><published>2016-10-01T10:04:08.867-06:00</published><updated>2016-10-01T10:04:08.867-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I hope this is the right place to post your layout...</title><content type='html'>I hope this is the right place to post your layout for the ONE Word Challenge.  I think my take is pretty literal!  LOL&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=5007</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5099765116123246176/comments/default/7120901800065962871'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5099765116123246176/comments/default/7120901800065962871'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/09/digital-scrapbooking-day-2016-kick-off.html?showComment=1475337848867#c7120901800065962871' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/09/digital-scrapbooking-day-2016-kick-off.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5099765116123246176' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5099765116123246176' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='October 1, 2016 at 10:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4948236909712199070</id><published>2016-10-01T10:26:24.315-06:00</published><updated>2016-10-01T10:26:24.315-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMGosh!  Congrats, Britt!  I hope you pregnancy ha...</title><content type='html'>OMGosh!  Congrats, Britt!  I hope you pregnancy has been going smoothly and that, when the time comes, so does the labor and delivery!  Thanks for the super cute mini!!!  I love the grey and white of it all!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5627604511269597225/comments/default/4948236909712199070'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5627604511269597225/comments/default/4948236909712199070'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/10/dsd-gift-for-you.html?showComment=1475339184315#c4948236909712199070' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/10/dsd-gift-for-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5627604511269597225' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5627604511269597225' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='October 1, 2016 at 10:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9091483982699389143</id><published>2016-10-01T15:04:15.727-06:00</published><updated>2016-10-01T15:04:15.727-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Lovely freebie and congrats!!</title><content type='html'>Lovely freebie and congrats!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5627604511269597225/comments/default/9091483982699389143'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5627604511269597225/comments/default/9091483982699389143'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/10/dsd-gift-for-you.html?showComment=1475355855727#c9091483982699389143' title=''/><author><name>Enid</name><uri>https://www.blogger.com/profile/17492223304309886879</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='18' height='32' src='//2.bp.blogspot.com/-m6NU_XwCBHo/Vq1A-UBNuYI/AAAAAAAAAQo/aCNRODSqiZA/s32/2014-09-19%2B12.39.45.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/10/dsd-gift-for-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5627604511269597225' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5627604511269597225' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2029127057'/><gd:extendedProperty name='blogger.displayTime' value='October 1, 2016 at 3:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5110819165454160295</id><published>2016-10-01T15:05:08.666-06:00</published><updated>2016-10-01T15:05:08.666-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Lovely freebie and congrats!!</title><content type='html'>Lovely freebie and congrats!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5627604511269597225/comments/default/5110819165454160295'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5627604511269597225/comments/default/5110819165454160295'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/10/dsd-gift-for-you.html?showComment=1475355908666#c5110819165454160295' title=''/><author><name>Enid</name><uri>https://www.blogger.com/profile/17492223304309886879</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='18' height='32' src='//2.bp.blogspot.com/-m6NU_XwCBHo/Vq1A-UBNuYI/AAAAAAAAAQo/aCNRODSqiZA/s32/2014-09-19%2B12.39.45.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/10/dsd-gift-for-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5627604511269597225' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5627604511269597225' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2029127057'/><gd:extendedProperty name='blogger.displayTime' value='October 1, 2016 at 3:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7231617975009499810</id><published>2016-10-01T20:37:50.282-06:00</published><updated>2016-10-01T20:37:50.282-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you! This is perfect for a page I am making ...</title><content type='html'>Thank you! This is perfect for a page I am making for a friend who does not want to share the baby&amp;#39;s gender yet - beautifully neutral! :)  Congrats to you as well! &lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5627604511269597225/comments/default/7231617975009499810'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5627604511269597225/comments/default/7231617975009499810'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/10/dsd-gift-for-you.html?showComment=1475375870282#c7231617975009499810' title=''/><author><name>Hal's Wife</name><uri>https://www.blogger.com/profile/03950512436641538977</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/10/dsd-gift-for-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5627604511269597225' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5627604511269597225' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1616182698'/><gd:extendedProperty name='blogger.displayTime' value='October 1, 2016 at 8:37 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7209683722456554882</id><published>2016-10-02T09:51:11.920-06:00</published><updated>2016-10-02T09:51:11.920-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love this challenge! Here&amp;#39;s my page:
http://...</title><content type='html'>I love this challenge! Here&amp;#39;s my page:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=5&amp;amp;pid=5014#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5099765116123246176/comments/default/7209683722456554882'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5099765116123246176/comments/default/7209683722456554882'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/09/digital-scrapbooking-day-2016-kick-off.html?showComment=1475423471920#c7209683722456554882' title=''/><author><name>Lindsey</name><uri>https://www.blogger.com/profile/09847708815202009241</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/09/digital-scrapbooking-day-2016-kick-off.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5099765116123246176' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5099765116123246176' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1688437761'/><gd:extendedProperty name='blogger.displayTime' value='October 2, 2016 at 9:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8467082295545410465</id><published>2016-10-02T11:04:26.258-06:00</published><updated>2016-10-02T11:04:26.258-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>congrats!!!
</title><content type='html'>congrats!!!&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5627604511269597225/comments/default/8467082295545410465'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5627604511269597225/comments/default/8467082295545410465'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/10/dsd-gift-for-you.html?showComment=1475427866258#c8467082295545410465' title=''/><author><name>chigirl</name><uri>https://www.blogger.com/profile/07285357999612298432</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/10/dsd-gift-for-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5627604511269597225' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5627604511269597225' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-820618218'/><gd:extendedProperty name='blogger.displayTime' value='October 2, 2016 at 11:04 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3494028812954721968</id><published>2016-10-02T11:37:50.427-06:00</published><updated>2016-10-02T11:37:50.427-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>OMG this is so cute ... are there any plans to mak...</title><content type='html'>OMG this is so cute ... are there any plans to make a big baby kit in this scheme ???? I hope so :) ... he he he just a little hint!! Thank you so much, and best wishes for your future addition :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5627604511269597225/comments/default/3494028812954721968'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5627604511269597225/comments/default/3494028812954721968'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/10/dsd-gift-for-you.html?showComment=1475429870427#c3494028812954721968' title=''/><author><name>marsie55</name><uri>https://www.blogger.com/profile/00365857552068283162</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/10/dsd-gift-for-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5627604511269597225' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5627604511269597225' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-581521206'/><gd:extendedProperty name='blogger.displayTime' value='October 2, 2016 at 11:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2610233464166942573</id><published>2016-10-02T11:38:54.389-06:00</published><updated>2016-10-02T11:38:54.389-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So pretty...I love the stork! Thank you for the mini!</title><content type='html'>So pretty...I love the stork! Thank you for the mini!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5627604511269597225/comments/default/2610233464166942573'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5627604511269597225/comments/default/2610233464166942573'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/10/dsd-gift-for-you.html?showComment=1475429934389#c2610233464166942573' title=''/><author><name>zippyoh</name><uri>https://www.blogger.com/profile/09193653033840600175</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-VWJ0LAeEc0E/WKZ8G0nM0EI/AAAAAAAACIE/8AD0NYlEALgYY7N2MlD_VdKf0gut6FofgCK4B/s32/phpK5DbN0_c1AM.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/10/dsd-gift-for-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5627604511269597225' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5627604511269597225' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-614739827'/><gd:extendedProperty name='blogger.displayTime' value='October 2, 2016 at 11:38 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5250495140408001784</id><published>2016-10-02T18:05:22.128-06:00</published><updated>2016-10-02T18:05:22.128-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Lovely! Thx.</title><content type='html'>Lovely! Thx.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5627604511269597225/comments/default/5250495140408001784'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5627604511269597225/comments/default/5250495140408001784'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/10/dsd-gift-for-you.html?showComment=1475453122128#c5250495140408001784' title=''/><author><name>Evangelesse</name><uri>https://www.blogger.com/profile/12476247316487867249</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-K1_V_WPRDN0/WHaj4oUys_I/AAAAAAAABdk/9OF7ZxPsxJ48tYWEI2c4CgMQEe8MtqOtgCK4B/s32/PixelDust%2BPrflPc.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/10/dsd-gift-for-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5627604511269597225' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5627604511269597225' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-695490946'/><gd:extendedProperty name='blogger.displayTime' value='October 2, 2016 at 6:05 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6457154816160991070</id><published>2016-10-02T22:19:40.580-06:00</published><updated>2016-10-02T22:19:40.580-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s my entry - Love your challenges! http:/...</title><content type='html'>Here&amp;#39;s my entry - Love your challenges! http://www.brittishdesigns.com/gallery/displayimage.php?pid=5018</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5099765116123246176/comments/default/6457154816160991070'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5099765116123246176/comments/default/6457154816160991070'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/09/digital-scrapbooking-day-2016-kick-off.html?showComment=1475468380580#c6457154816160991070' title=''/><author><name>ash &amp;amp; diz</name><uri>https://www.blogger.com/profile/14445501515825965107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/--yf0HISKiHw/TZiPIbUXXwI/AAAAAAAAAqM/EB5Ntb8l4uI/s32/blog.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/09/digital-scrapbooking-day-2016-kick-off.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5099765116123246176' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5099765116123246176' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117140784'/><gd:extendedProperty name='blogger.displayTime' value='October 2, 2016 at 10:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2806045348338263646</id><published>2016-10-02T22:57:20.194-06:00</published><updated>2016-10-02T22:57:20.194-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So cute, thank you!</title><content type='html'>So cute, thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5627604511269597225/comments/default/2806045348338263646'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5627604511269597225/comments/default/2806045348338263646'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/10/dsd-gift-for-you.html?showComment=1475470640194#c2806045348338263646' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/16392669413175233239</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='18' height='32' src='//1.bp.blogspot.com/-IqcvTTRAOHk/VO8Lo1qwVWI/AAAAAAAAJQE/Ce-UtWo7-90/s32/share.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/10/dsd-gift-for-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5627604511269597225' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5627604511269597225' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1778456795'/><gd:extendedProperty name='blogger.displayTime' value='October 2, 2016 at 10:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5990386560396714089</id><published>2016-10-02T23:18:38.669-06:00</published><updated>2016-10-02T23:18:38.669-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much! So excited for you too.</title><content type='html'>Thanks so much! So excited for you too.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5627604511269597225/comments/default/5990386560396714089'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5627604511269597225/comments/default/5990386560396714089'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/10/dsd-gift-for-you.html?showComment=1475471918669#c5990386560396714089' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/10/dsd-gift-for-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5627604511269597225' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5627604511269597225' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='October 2, 2016 at 11:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7983455415391875888</id><published>2016-10-02T23:20:25.188-06:00</published><updated>2016-10-02T23:20:25.188-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the bonus!</title><content type='html'>Thanks for the bonus!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6289448895842311936/comments/default/7983455415391875888'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6289448895842311936/comments/default/7983455415391875888'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/09/project-mouse-pirates.html?showComment=1475472025188#c7983455415391875888' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/09/project-mouse-pirates.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6289448895842311936' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6289448895842311936' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='October 2, 2016 at 11:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7060843931371148544</id><published>2016-10-02T23:29:03.316-06:00</published><updated>2016-10-02T23:29:03.316-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I knew I had to use a picture of my kids for this ...</title><content type='html'>I knew I had to use a picture of my kids for this one. Here&amp;#39;s my page:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=5019</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5099765116123246176/comments/default/7060843931371148544'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5099765116123246176/comments/default/7060843931371148544'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/09/digital-scrapbooking-day-2016-kick-off.html?showComment=1475472543316#c7060843931371148544' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/09/digital-scrapbooking-day-2016-kick-off.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5099765116123246176' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5099765116123246176' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='October 2, 2016 at 11:29 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4157137573964211820</id><published>2016-10-03T00:33:31.219-06:00</published><updated>2016-10-03T00:33:31.219-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>gorgeous. thanks</title><content type='html'>gorgeous. thanks</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5627604511269597225/comments/default/4157137573964211820'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5627604511269597225/comments/default/4157137573964211820'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/10/dsd-gift-for-you.html?showComment=1475476411219#c4157137573964211820' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/04005155235762675924</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/10/dsd-gift-for-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5627604511269597225' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5627604511269597225' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1385845349'/><gd:extendedProperty name='blogger.displayTime' value='October 3, 2016 at 12:33 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6845130147619589983</id><published>2016-10-03T18:08:47.753-06:00</published><updated>2016-10-03T18:08:47.753-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;ve been so inspired by others Hybrid pages. ...</title><content type='html'>I&amp;#39;ve been so inspired by others Hybrid pages. So, I pulled out some old photos of a trip to Disneyland with my friends to scrap!  There is something so therapeutic about crafting with your hands. I love how beautifully everything prints out. &lt;br /&gt;&lt;br /&gt; http://www.brittishdesigns.com/gallery/displayimage.php?pid=5023</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5099765116123246176/comments/default/6845130147619589983'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5099765116123246176/comments/default/6845130147619589983'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/09/digital-scrapbooking-day-2016-kick-off.html?showComment=1475539727753#c6845130147619589983' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/09/digital-scrapbooking-day-2016-kick-off.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5099765116123246176' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5099765116123246176' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='October 3, 2016 at 6:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-386476984083613529</id><published>2016-10-03T22:41:10.748-06:00</published><updated>2016-10-03T22:41:10.748-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much for the challenge!! Here&amp;#39;s my L...</title><content type='html'>Thanks so much for the challenge!! Here&amp;#39;s my LO: &lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?album=lastup&amp;amp;cat=0&amp;amp;pid=5025#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5099765116123246176/comments/default/386476984083613529'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5099765116123246176/comments/default/386476984083613529'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/09/digital-scrapbooking-day-2016-kick-off.html?showComment=1475556070748#c386476984083613529' title=''/><author><name>zippyoh</name><uri>https://www.blogger.com/profile/09193653033840600175</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-VWJ0LAeEc0E/WKZ8G0nM0EI/AAAAAAAACIE/8AD0NYlEALgYY7N2MlD_VdKf0gut6FofgCK4B/s32/phpK5DbN0_c1AM.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/09/digital-scrapbooking-day-2016-kick-off.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5099765116123246176' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5099765116123246176' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-614739827'/><gd:extendedProperty name='blogger.displayTime' value='October 3, 2016 at 10:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3420236538195383309</id><published>2016-10-04T16:47:48.717-06:00</published><updated>2016-10-04T16:47:48.717-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the challenge! Here&amp;#39;s my entry
http...</title><content type='html'>Thanks for the challenge! Here&amp;#39;s my entry&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=5027</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5099765116123246176/comments/default/3420236538195383309'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5099765116123246176/comments/default/3420236538195383309'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/09/digital-scrapbooking-day-2016-kick-off.html?showComment=1475621268717#c3420236538195383309' title=''/><author><name>corsicar</name><uri>https://www.blogger.com/profile/06480113225418899952</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/09/digital-scrapbooking-day-2016-kick-off.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5099765116123246176' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5099765116123246176' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-204065451'/><gd:extendedProperty name='blogger.displayTime' value='October 4, 2016 at 4:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3837202889818472478</id><published>2016-10-07T14:19:17.445-06:00</published><updated>2016-10-07T14:19:17.445-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>How exciting, congratulations!  Thank you for the ...</title><content type='html'>How exciting, congratulations!  Thank you for the adorable mini kit!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5627604511269597225/comments/default/3837202889818472478'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5627604511269597225/comments/default/3837202889818472478'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/10/dsd-gift-for-you.html?showComment=1475871557445#c3837202889818472478' title=''/><author><name>Sandra H.</name><uri>https://www.blogger.com/profile/12940464531613078944</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/10/dsd-gift-for-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5627604511269597225' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5627604511269597225' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-23917759'/><gd:extendedProperty name='blogger.displayTime' value='October 7, 2016 at 2:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7794973087571689976</id><published>2016-10-10T05:30:10.201-06:00</published><updated>2016-10-10T05:30:10.201-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations on your upcoming new lil bundle :)...</title><content type='html'>Congratulations on your upcoming new lil bundle :) and  THANK YOU for the cute lil bundle you shared with us  :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5627604511269597225/comments/default/7794973087571689976'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5627604511269597225/comments/default/7794973087571689976'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/10/dsd-gift-for-you.html?showComment=1476099010201#c7794973087571689976' title=''/><author><name>Crystalnva</name><uri>https://www.blogger.com/profile/00444605543502737320</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_tfNnrnvc0jM/Sz6qhjVFA7I/AAAAAAAAAAM/lPPwrN16Nuk/S220-s32/IMG_4416.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/10/dsd-gift-for-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5627604511269597225' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5627604511269597225' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1781671033'/><gd:extendedProperty name='blogger.displayTime' value='October 10, 2016 at 5:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7210005527704068073</id><published>2016-10-28T00:06:00.120-06:00</published><updated>2016-10-28T00:06:00.120-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love the blues you included. Did I miss who won ...</title><content type='html'>I love the blues you included. Did I miss who won your one word challenge?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2437650266359255220/comments/default/7210005527704068073'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2437650266359255220/comments/default/7210005527704068073'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/10/my-year-in-pockets-home-november-2016.html?showComment=1477634760120#c7210005527704068073' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/10/my-year-in-pockets-home-november-2016.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2437650266359255220' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2437650266359255220' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='October 28, 2016 at 12:06 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-617012968830071211</id><published>2016-11-10T04:08:10.711-07:00</published><updated>2016-11-10T04:08:10.711-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wonderful mini kit! Thank you for sharing with all...</title><content type='html'>Wonderful mini kit! Thank you for sharing with all of us. Marie H.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5627604511269597225/comments/default/617012968830071211'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5627604511269597225/comments/default/617012968830071211'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/10/dsd-gift-for-you.html?showComment=1478776090711#c617012968830071211' title=''/><author><name>Marie H.</name><uri>https://www.blogger.com/profile/01948420315232296508</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-1Wxh2txqfJU/WzGn-xVwTMI/AAAAAAAAAWw/zn6rqGQVP78msJ-OmjCmTpPIEL1-aQTVACK4BGAYYCw/s32/avatar_png-80x80.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/10/dsd-gift-for-you.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5627604511269597225' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5627604511269597225' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1680700165'/><gd:extendedProperty name='blogger.displayTime' value='November 10, 2016 at 4:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4658634674362461652</id><published>2016-12-11T20:03:43.346-07:00</published><updated>2016-12-11T20:03:43.346-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Are you offering My Year in Pockets for 2017? I ha...</title><content type='html'>Are you offering My Year in Pockets for 2017? I have looked but cannot find any info on it. Thanks</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2437650266359255220/comments/default/4658634674362461652'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2437650266359255220/comments/default/4658634674362461652'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2016/10/my-year-in-pockets-home-november-2016.html?showComment=1481511823346#c4658634674362461652' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/03648905846426593250</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2016/10/my-year-in-pockets-home-november-2016.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2437650266359255220' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2437650266359255220' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1541331245'/><gd:extendedProperty name='blogger.displayTime' value='December 11, 2016 at 8:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8362563873619273182</id><published>2017-03-10T14:08:00.855-07:00</published><updated>2017-03-10T14:08:00.855-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Woot! Congrats on four years! Looking forward to m...</title><content type='html'>Woot! Congrats on four years! Looking forward to many many more ;)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5661584158556326466/comments/default/8362563873619273182'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5661584158556326466/comments/default/8362563873619273182'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/03/she-lives.html?showComment=1489180080855#c8362563873619273182' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/03/she-lives.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5661584158556326466' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5661584158556326466' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='March 10, 2017 at 2:08 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1987089135710843368</id><published>2017-03-10T17:02:07.853-07:00</published><updated>2017-03-10T17:02:07.853-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am so excited!  Congrats!  I can&amp;#39;t wait to s...</title><content type='html'>I am so excited!  Congrats!  I can&amp;#39;t wait to shop play and um shop!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5661584158556326466/comments/default/1987089135710843368'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5661584158556326466/comments/default/1987089135710843368'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/03/she-lives.html?showComment=1489190527853#c1987089135710843368' title=''/><author><name>Jagruti</name><uri>https://www.blogger.com/profile/01266156084086340391</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/03/she-lives.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5661584158556326466' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5661584158556326466' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-840009486'/><gd:extendedProperty name='blogger.displayTime' value='March 10, 2017 at 5:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1062233945575769311</id><published>2017-03-10T17:02:15.097-07:00</published><updated>2017-03-10T17:02:15.097-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I am so excited!  Congrats!  I can&amp;#39;t wait to s...</title><content type='html'>I am so excited!  Congrats!  I can&amp;#39;t wait to shop play and um shop!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5661584158556326466/comments/default/1062233945575769311'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5661584158556326466/comments/default/1062233945575769311'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/03/she-lives.html?showComment=1489190535097#c1062233945575769311' title=''/><author><name>Jagruti</name><uri>https://www.blogger.com/profile/01266156084086340391</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/03/she-lives.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5661584158556326466' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5661584158556326466' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-840009486'/><gd:extendedProperty name='blogger.displayTime' value='March 10, 2017 at 5:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5410586406536567580</id><published>2017-03-11T11:56:59.052-07:00</published><updated>2017-03-11T11:56:59.052-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I will be celebrating at Disneyland with all my si...</title><content type='html'>I will be celebrating at Disneyland with all my sisters and mom!! NEW memories to scrap!!! YAY!! LOVE PM so so much!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5661584158556326466/comments/default/5410586406536567580'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5661584158556326466/comments/default/5410586406536567580'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/03/she-lives.html?showComment=1489258619052#c5410586406536567580' title=''/><author><name>Shanell</name><uri>https://www.blogger.com/profile/10443644656088068621</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/03/she-lives.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5661584158556326466' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5661584158556326466' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1840168100'/><gd:extendedProperty name='blogger.displayTime' value='March 11, 2017 at 11:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8910461370847409033</id><published>2017-03-17T07:48:10.573-06:00</published><updated>2017-03-17T07:48:10.573-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So excited for the weekend!  Going to have to see ...</title><content type='html'>So excited for the weekend!  Going to have to see what PM stuff I don&amp;#39;t already have to get those pins for free. LOL.  Beautiful new kit!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6755363758623842225/comments/default/8910461370847409033'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6755363758623842225/comments/default/8910461370847409033'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/03/project-mouse-fanniversary-4-years-of.html?showComment=1489758490573#c8910461370847409033' title=''/><author><name>Jlynn</name><uri>https://www.blogger.com/profile/12737323691102728694</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/-FvegsoHy2fU/VG6DmJQLclI/AAAAAAAAHzA/OqtbhAP5AYM/s32/Jlynn1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/03/project-mouse-fanniversary-4-years-of.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6755363758623842225' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6755363758623842225' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1343043601'/><gd:extendedProperty name='blogger.displayTime' value='March 17, 2017 at 7:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8292981518448879776</id><published>2017-03-17T08:32:31.744-06:00</published><updated>2017-03-17T08:32:31.744-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the cute cards! Excited to see what ...</title><content type='html'>Thank you for the cute cards! Excited to see what you have planned for us.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6755363758623842225/comments/default/8292981518448879776'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6755363758623842225/comments/default/8292981518448879776'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/03/project-mouse-fanniversary-4-years-of.html?showComment=1489761151744#c8292981518448879776' title=''/><author><name>Sandra H.</name><uri>https://www.blogger.com/profile/12940464531613078944</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/03/project-mouse-fanniversary-4-years-of.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6755363758623842225' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6755363758623842225' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-23917759'/><gd:extendedProperty name='blogger.displayTime' value='March 17, 2017 at 8:32 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7255588542393367421</id><published>2017-03-17T08:36:55.753-06:00</published><updated>2017-03-17T08:36:55.753-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I LOVE these cards, thank you so much! I&amp;#39;m loo...</title><content type='html'>I LOVE these cards, thank you so much! I&amp;#39;m looking forward to this faniversary weekend! Congrats on your anniversary!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6755363758623842225/comments/default/7255588542393367421'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6755363758623842225/comments/default/7255588542393367421'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/03/project-mouse-fanniversary-4-years-of.html?showComment=1489761415753#c7255588542393367421' title=''/><author><name>zippyoh</name><uri>https://www.blogger.com/profile/09193653033840600175</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-VWJ0LAeEc0E/WKZ8G0nM0EI/AAAAAAAACIE/8AD0NYlEALgYY7N2MlD_VdKf0gut6FofgCK4B/s32/phpK5DbN0_c1AM.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/03/project-mouse-fanniversary-4-years-of.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6755363758623842225' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6755363758623842225' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-614739827'/><gd:extendedProperty name='blogger.displayTime' value='March 17, 2017 at 8:36 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2494877790788722564</id><published>2017-03-17T11:51:51.873-06:00</published><updated>2017-03-17T11:51:51.873-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>GORGEOUS kit. You &amp;amp; Krista killed it! Super ho...</title><content type='html'>GORGEOUS kit. You &amp;amp; Krista killed it! Super honored you used my layout to help show the kit. Super excited for this weekend!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6755363758623842225/comments/default/2494877790788722564'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6755363758623842225/comments/default/2494877790788722564'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/03/project-mouse-fanniversary-4-years-of.html?showComment=1489773111873#c2494877790788722564' title=''/><author><name>Kathleen Summers</name><uri>https://www.blogger.com/profile/03828745972005868167</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-hWlZlcinOko/WVc2EEVlDMI/AAAAAAAAKL8/EuSar-dIZ5Itfz_J9h_yl6SORC6tklZpgCK4BGAYYCw/s32/Carmel_selfie1_150px.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/03/project-mouse-fanniversary-4-years-of.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6755363758623842225' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6755363758623842225' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-561488735'/><gd:extendedProperty name='blogger.displayTime' value='March 17, 2017 at 11:51 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5212769989879273316</id><published>2017-03-18T10:53:32.901-06:00</published><updated>2017-03-18T10:53:32.901-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the cards!  I just bought th...</title><content type='html'>Thank you so much for the cards!  I just bought the Beginnings bundle this morning... I can&amp;#39;t wait to play with it all!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6755363758623842225/comments/default/5212769989879273316'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6755363758623842225/comments/default/5212769989879273316'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/03/project-mouse-fanniversary-4-years-of.html?showComment=1489856012901#c5212769989879273316' title=''/><author><name>Tracie</name><uri>https://www.blogger.com/profile/04559949604796893215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-ai0iexmQEN8/VLUsAm54ujI/AAAAAAAARKA/EGQhda4t8Zw/s32/avatarprofileIMG_0321%2B4x6.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/03/project-mouse-fanniversary-4-years-of.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6755363758623842225' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6755363758623842225' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1913392930'/><gd:extendedProperty name='blogger.displayTime' value='March 18, 2017 at 10:53 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8913692590079138443</id><published>2017-03-18T17:15:11.123-06:00</published><updated>2017-03-18T17:15:11.123-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for these cards - love them!  I really l...</title><content type='html'>Thank you for these cards - love them!  I really love the color scheme of this set!  Beautiful patterns for the papers too!  Keep up the amazing work of feeding my Disney habit! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6755363758623842225/comments/default/8913692590079138443'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6755363758623842225/comments/default/8913692590079138443'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/03/project-mouse-fanniversary-4-years-of.html?showComment=1489878911123#c8913692590079138443' title=''/><author><name>MichelleB</name><uri>https://www.blogger.com/profile/03965285450201525592</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-6SUPKZ4Kh5U/W6UBktSWZeI/AAAAAAAABGw/402yEf2Hi5gbRy_SChsS2TGFXiwsML1iwCK4BGAYYCw/s32/IMG_3960%2B2.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/03/project-mouse-fanniversary-4-years-of.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6755363758623842225' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6755363758623842225' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-748861040'/><gd:extendedProperty name='blogger.displayTime' value='March 18, 2017 at 5:15 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4738152647737482733</id><published>2017-03-18T20:23:10.135-06:00</published><updated>2017-03-18T20:23:32.349-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6755363758623842225/comments/default/4738152647737482733'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6755363758623842225/comments/default/4738152647737482733'/><author><name>Ashley B</name><uri>https://www.blogger.com/profile/02098094177531207763</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/03/project-mouse-fanniversary-4-years-of.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6755363758623842225' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6755363758623842225' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-690281222'/><gd:extendedProperty name='blogger.displayTime' value='March 18, 2017 at 8:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-877415713574155031</id><published>2017-03-19T14:59:59.188-06:00</published><updated>2017-03-19T17:08:37.152-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much, Brit!!!</title><content type='html'>Thank you so much, Brit!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/877415713574155031'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2088448922534717031/comments/default/877415713574155031'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html?showComment=1489957199188#c877415713574155031' title=''/><author><name>ckcpurple</name><uri>https://www.blogger.com/profile/13577947259133668644</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//1.bp.blogspot.com/_nJHZv5La2O0/SPaKzpw2yMI/AAAAAAAAAAM/ZPSFkFSRer8/S220-s32/avitar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2009/02/freebie-for-you-speed-scrap-tonight.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2088448922534717031' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2088448922534717031' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-686049804'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2017 at 2:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-99455697289529992</id><published>2017-03-19T15:03:44.213-06:00</published><updated>2017-03-19T15:03:44.213-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy anniversary!! I love Project Mouse :) Thank ...</title><content type='html'>Happy anniversary!! I love Project Mouse :) Thank you so much for the cards!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6755363758623842225/comments/default/99455697289529992'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6755363758623842225/comments/default/99455697289529992'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/03/project-mouse-fanniversary-4-years-of.html?showComment=1489957424213#c99455697289529992' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/03/project-mouse-fanniversary-4-years-of.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6755363758623842225' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6755363758623842225' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='March 19, 2017 at 3:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-384869184139334030</id><published>2017-03-20T11:15:08.832-06:00</published><updated>2017-03-20T11:15:08.832-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks :)</title><content type='html'>Thanks :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6755363758623842225/comments/default/384869184139334030'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6755363758623842225/comments/default/384869184139334030'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/03/project-mouse-fanniversary-4-years-of.html?showComment=1490030108832#c384869184139334030' title=''/><author><name>JennyJ</name><uri>https://www.blogger.com/profile/09374986111407562146</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-54GDmuxMVVw/UR0oBj5q7DI/AAAAAAAACcs/3OskfZC3Fmw/s32/iPad1024x1024.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/03/project-mouse-fanniversary-4-years-of.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6755363758623842225' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6755363758623842225' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-458581922'/><gd:extendedProperty name='blogger.displayTime' value='March 20, 2017 at 11:15 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8059886718205227988</id><published>2017-04-09T23:31:08.460-06:00</published><updated>2017-04-09T23:31:08.460-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the beautiful freebies and the kit is a...</title><content type='html'>Thanks for the beautiful freebies and the kit is amazing!  It will match the Shanghai Disneyland castle perfectly... where I was headed during the anniversary - and I missed the party!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6755363758623842225/comments/default/8059886718205227988'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6755363758623842225/comments/default/8059886718205227988'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/03/project-mouse-fanniversary-4-years-of.html?showComment=1491802268460#c8059886718205227988' title=''/><author><name>Krisi</name><uri>https://www.blogger.com/profile/05201159858171207742</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/03/project-mouse-fanniversary-4-years-of.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6755363758623842225' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6755363758623842225' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1328642662'/><gd:extendedProperty name='blogger.displayTime' value='April 9, 2017 at 11:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4761913103357386286</id><published>2017-04-14T09:20:48.048-06:00</published><updated>2017-04-14T09:20:48.048-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Great tips and very easy to understand. This will ...</title><content type='html'>Great tips and very easy to understand. This will definitely be very useful for me when I get a chance to start my business.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.atxwebdesigns.com/" rel="nofollow"&gt;web developer austin&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.atxwebdesigns.com/" rel="nofollow"&gt;austin web design&lt;/a&gt;&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6755363758623842225/comments/default/4761913103357386286'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6755363758623842225/comments/default/4761913103357386286'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/03/project-mouse-fanniversary-4-years-of.html?showComment=1492183248048#c4761913103357386286' title=''/><author><name>Subarna</name><uri>https://www.blogger.com/profile/11743259322530774118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-kWDM7Fk1OSg/WbNgVbLdLjI/AAAAAAAAAIw/WP7bcvJXDVkLIYUBVdVcF7W3hBB-GmmWwCK4BGAYYCw/s32/78kk.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/03/project-mouse-fanniversary-4-years-of.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6755363758623842225' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6755363758623842225' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1371501952'/><gd:extendedProperty name='blogger.displayTime' value='April 14, 2017 at 9:20 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3625659200475008811</id><published>2017-05-06T00:25:32.806-06:00</published><updated>2017-05-06T00:25:32.806-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m looking for the papers that amberr, wendy ...</title><content type='html'>I&amp;#39;m looking for the papers that amberr, wendy and deekaa used as their background papers. I don&amp;#39;t see them in the preview for the kits. Can you tell me where I can find those?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5248687006631915556/comments/default/3625659200475008811'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/5248687006631915556/comments/default/3625659200475008811'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/03/project-mouse-artsy-pins-alpha-photo.html?showComment=1494051932806#c3625659200475008811' title=''/><author><name>pixleyyy</name><uri>https://www.blogger.com/profile/17751639404096979737</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/-e5R_VAv-Piw/T8GdT_uNZpI/AAAAAAAAEqo/GgnKffLjlFE/s32/annette%2Bmay12.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/03/project-mouse-artsy-pins-alpha-photo.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-5248687006631915556' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/5248687006631915556' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1832847373'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2017 at 12:25 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7874265201306208857</id><published>2017-05-09T16:12:40.892-06:00</published><updated>2017-05-09T16:12:40.892-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  I especially like the star swirl!!!</title><content type='html'>Thank you!  I especially like the star swirl!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2671544427100974515/comments/default/7874265201306208857'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2671544427100974515/comments/default/7874265201306208857'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/05/a-little-something.html?showComment=1494367960892#c7874265201306208857' title=''/><author><name>ckcpurple</name><uri>https://www.blogger.com/profile/13577947259133668644</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//1.bp.blogspot.com/_nJHZv5La2O0/SPaKzpw2yMI/AAAAAAAAAAM/ZPSFkFSRer8/S220-s32/avitar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/05/a-little-something.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2671544427100974515' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2671544427100974515' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-686049804'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2017 at 4:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5728217811931756545</id><published>2017-05-09T17:45:09.704-06:00</published><updated>2017-05-09T17:45:09.704-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome thank you!!</title><content type='html'>Awesome thank you!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2671544427100974515/comments/default/5728217811931756545'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2671544427100974515/comments/default/5728217811931756545'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/05/a-little-something.html?showComment=1494373509704#c5728217811931756545' title=''/><author><name>scrappin2babygirls</name><uri>https://www.blogger.com/profile/17446547941484076002</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-pM4vfkBfRUU/UBGAVGeYBpI/AAAAAAAADPc/tVKh_NvF0K0/s32/DSC_0115bnw.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/05/a-little-something.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2671544427100974515' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2671544427100974515' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1600825445'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2017 at 5:45 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-696097169532377963</id><published>2017-05-09T18:38:42.213-06:00</published><updated>2017-05-09T18:38:42.213-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you - these are wonderful!
</title><content type='html'>Thank you - these are wonderful!&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2671544427100974515/comments/default/696097169532377963'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2671544427100974515/comments/default/696097169532377963'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/05/a-little-something.html?showComment=1494376722213#c696097169532377963' title=''/><author><name>DisneySheryl65</name><uri>https://www.blogger.com/profile/15123452940270901968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/05/a-little-something.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2671544427100974515' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2671544427100974515' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-572915475'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2017 at 6:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3106459221544779525</id><published>2017-05-09T19:52:20.400-06:00</published><updated>2017-05-09T19:52:20.400-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks!</title><content type='html'>Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2671544427100974515/comments/default/3106459221544779525'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2671544427100974515/comments/default/3106459221544779525'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/05/a-little-something.html?showComment=1494381140400#c3106459221544779525' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/05/a-little-something.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2671544427100974515' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2671544427100974515' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='May 9, 2017 at 7:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7194794972572095370</id><published>2017-05-10T07:26:20.302-06:00</published><updated>2017-05-10T07:26:20.302-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Those are adorable!  Thanks so much!</title><content type='html'>Those are adorable!  Thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2671544427100974515/comments/default/7194794972572095370'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2671544427100974515/comments/default/7194794972572095370'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/05/a-little-something.html?showComment=1494422780302#c7194794972572095370' title=''/><author><name>Tracie</name><uri>https://www.blogger.com/profile/04559949604796893215</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-ai0iexmQEN8/VLUsAm54ujI/AAAAAAAARKA/EGQhda4t8Zw/s32/avatarprofileIMG_0321%2B4x6.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/05/a-little-something.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2671544427100974515' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2671544427100974515' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1913392930'/><gd:extendedProperty name='blogger.displayTime' value='May 10, 2017 at 7:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3660012563816369145</id><published>2017-05-10T20:04:26.484-06:00</published><updated>2017-05-10T20:04:26.484-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks a bunch, happy ind!</title><content type='html'>thanks a bunch, happy ind!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2671544427100974515/comments/default/3660012563816369145'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2671544427100974515/comments/default/3660012563816369145'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/05/a-little-something.html?showComment=1494468266484#c3660012563816369145' title=''/><author><name>Breeoxd</name><uri>https://www.blogger.com/profile/01673814116198767837</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/05/a-little-something.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2671544427100974515' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2671544427100974515' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1624395059'/><gd:extendedProperty name='blogger.displayTime' value='May 10, 2017 at 8:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7083951460582048043</id><published>2017-05-11T07:10:02.772-06:00</published><updated>2017-05-11T07:10:02.772-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks! Your the best! Missed all the fun this wee...</title><content type='html'>Thanks! Your the best! Missed all the fun this weekend. But hey there&amp;#39;s always later right. Hahahaha ;) </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2671544427100974515/comments/default/7083951460582048043'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2671544427100974515/comments/default/7083951460582048043'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/05/a-little-something.html?showComment=1494508202772#c7083951460582048043' title=''/><author><name>NatNatJo</name><uri>https://www.blogger.com/profile/01779200174560807235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/05/a-little-something.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2671544427100974515' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2671544427100974515' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-370987204'/><gd:extendedProperty name='blogger.displayTime' value='May 11, 2017 at 7:10 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7647547190417985799</id><published>2017-05-11T07:43:14.930-06:00</published><updated>2017-05-11T07:43:14.930-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much.  These are so cute.</title><content type='html'>Thanks so much.  These are so cute.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2671544427100974515/comments/default/7647547190417985799'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2671544427100974515/comments/default/7647547190417985799'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/05/a-little-something.html?showComment=1494510194930#c7647547190417985799' title=''/><author><name>Lisa</name><uri>https://www.blogger.com/profile/09267344951440289361</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/05/a-little-something.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2671544427100974515' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2671544427100974515' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-140518928'/><gd:extendedProperty name='blogger.displayTime' value='May 11, 2017 at 7:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7909460402253586730</id><published>2017-05-11T21:19:52.690-06:00</published><updated>2017-05-11T21:19:52.690-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Awesome !! Thank you :)</title><content type='html'>Awesome !! Thank you :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2671544427100974515/comments/default/7909460402253586730'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2671544427100974515/comments/default/7909460402253586730'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/05/a-little-something.html?showComment=1494559192690#c7909460402253586730' title=''/><author><name>sherry</name><uri>https://www.blogger.com/profile/13477123351057230088</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/05/a-little-something.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2671544427100974515' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2671544427100974515' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1472588909'/><gd:extendedProperty name='blogger.displayTime' value='May 11, 2017 at 9:19 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8824617930401035674</id><published>2017-05-28T20:01:27.569-06:00</published><updated>2017-05-28T20:01:27.569-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you!!</title><content type='html'>thank you!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2671544427100974515/comments/default/8824617930401035674'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2671544427100974515/comments/default/8824617930401035674'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/05/a-little-something.html?showComment=1496023287569#c8824617930401035674' title=''/><author><name>Jlynn</name><uri>https://www.blogger.com/profile/12737323691102728694</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/-FvegsoHy2fU/VG6DmJQLclI/AAAAAAAAHzA/OqtbhAP5AYM/s32/Jlynn1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/05/a-little-something.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2671544427100974515' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2671544427100974515' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1343043601'/><gd:extendedProperty name='blogger.displayTime' value='May 28, 2017 at 8:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2695114271443530544</id><published>2017-06-09T20:28:12.325-06:00</published><updated>2017-06-09T20:28:12.325-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank You very much !  These look like so much fun.</title><content type='html'>Thank You very much !  These look like so much fun.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2671544427100974515/comments/default/2695114271443530544'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2671544427100974515/comments/default/2695114271443530544'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/05/a-little-something.html?showComment=1497061692325#c2695114271443530544' title=''/><author><name>Jerrie</name><uri>https://www.blogger.com/profile/03816798685024432572</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/05/a-little-something.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2671544427100974515' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2671544427100974515' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-788276478'/><gd:extendedProperty name='blogger.displayTime' value='June 9, 2017 at 8:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1049622275063480770</id><published>2017-06-24T11:58:59.460-06:00</published><updated>2017-06-24T11:58:59.460-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you
freebie hugs
ginnie</title><content type='html'>thank you&lt;br /&gt;freebie hugs&lt;br /&gt;ginnie</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2671544427100974515/comments/default/1049622275063480770'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2671544427100974515/comments/default/1049622275063480770'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/05/a-little-something.html?showComment=1498327139460#c1049622275063480770' title=''/><author><name>ginnie</name><uri>https://www.blogger.com/profile/04779204935058087582</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/05/a-little-something.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2671544427100974515' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2671544427100974515' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1295637821'/><gd:extendedProperty name='blogger.displayTime' value='June 24, 2017 at 11:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2503413477888574047</id><published>2017-06-30T09:14:18.700-06:00</published><updated>2017-06-30T09:14:18.700-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Love all this inspiration!</title><content type='html'>Love all this inspiration!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6620059585564043937/comments/default/2503413477888574047'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6620059585564043937/comments/default/2503413477888574047'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/06/project-mouse-run.html?showComment=1498835658700#c2503413477888574047' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/06/project-mouse-run.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6620059585564043937' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6620059585564043937' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2017 at 9:14 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4106556234181469421</id><published>2017-06-30T23:40:01.189-06:00</published><updated>2017-06-30T23:40:01.189-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You guys made such a fabulous run (and non-run!) k...</title><content type='html'>You guys made such a fabulous run (and non-run!) kit! Honored that you featured my page on your blog and email blast! :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6620059585564043937/comments/default/4106556234181469421'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6620059585564043937/comments/default/4106556234181469421'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/06/project-mouse-run.html?showComment=1498887601189#c4106556234181469421' title=''/><author><name>Kathleen Summers</name><uri>https://www.blogger.com/profile/03828745972005868167</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-hWlZlcinOko/WVc2EEVlDMI/AAAAAAAAKL8/EuSar-dIZ5Itfz_J9h_yl6SORC6tklZpgCK4BGAYYCw/s32/Carmel_selfie1_150px.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/06/project-mouse-run.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6620059585564043937' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6620059585564043937' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-561488735'/><gd:extendedProperty name='blogger.displayTime' value='June 30, 2017 at 11:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1690491411900871261</id><published>2017-07-04T14:49:42.605-06:00</published><updated>2017-07-04T14:49:42.605-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Beautiful -- so much fun!  Thanks for sharing!</title><content type='html'>Beautiful -- so much fun!  Thanks for sharing!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2671544427100974515/comments/default/1690491411900871261'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2671544427100974515/comments/default/1690491411900871261'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/05/a-little-something.html?showComment=1499201382605#c1690491411900871261' title=''/><author><name>Pam K</name><uri>https://www.blogger.com/profile/17370180296452925298</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/05/a-little-something.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2671544427100974515' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2671544427100974515' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-852232236'/><gd:extendedProperty name='blogger.displayTime' value='July 4, 2017 at 2:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8278069039588595485</id><published>2017-07-21T08:02:12.261-06:00</published><updated>2017-07-21T13:54:16.070-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just have one question can you get URL code from...</title><content type='html'>I just have one question can you get URL code from your phone or do you have to do this on a desk top? I think I&amp;#39;ve read this article about 10 times it&amp;#39;s that informative thank you!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/904334750689762007/comments/default/8278069039588595485'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/904334750689762007/comments/default/8278069039588595485'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/using-qr-codes-in-your-digital-layouts.html?showComment=1500645732261#c8278069039588595485' title=''/><author><name>Milagros</name><uri>https://www.blogger.com/profile/07282844966339314297</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/using-qr-codes-in-your-digital-layouts.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-904334750689762007' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/904334750689762007' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-936318980'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2017 at 8:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7526776944218911466</id><published>2017-07-21T13:55:09.241-06:00</published><updated>2017-07-21T13:55:09.241-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I&amp;#39;m sure you can do it on your phone. I just h...</title><content type='html'>I&amp;#39;m sure you can do it on your phone. I just haven&amp;#39;t ever done it so I don&amp;#39;t know exactly the steps you&amp;#39;d take. I&amp;#39;m sure it&amp;#39;s possible though. Glad this was helpful!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/904334750689762007/comments/default/7526776944218911466'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/904334750689762007/comments/default/7526776944218911466'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2013/03/using-qr-codes-in-your-digital-layouts.html?showComment=1500666909241#c7526776944218911466' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/904334750689762007/comments/default/8278069039588595485'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2013/03/using-qr-codes-in-your-digital-layouts.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-904334750689762007' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/904334750689762007' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='July 21, 2017 at 1:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5216315958168937129</id><published>2017-08-07T03:56:34.927-06:00</published><updated>2017-08-07T03:56:34.927-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Nice Images are there in it.&lt;a href="https://www.c...</title><content type='html'>Nice Images are there in it.&lt;a href="https://www.cartincoupon.com/with/Check-Advantage" rel="nofollow"&gt;Check Advantage Coupon&lt;/a&gt;&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6620059585564043937/comments/default/5216315958168937129'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6620059585564043937/comments/default/5216315958168937129'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/06/project-mouse-run.html?showComment=1502099794927#c5216315958168937129' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/12188542289770170353</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/06/project-mouse-run.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6620059585564043937' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6620059585564043937' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1634669163'/><gd:extendedProperty name='blogger.displayTime' value='August 7, 2017 at 3:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3894603225170730593</id><published>2017-10-27T17:54:44.237-06:00</published><updated>2017-10-27T17:54:44.237-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank You very much ! </title><content type='html'>Thank You very much ! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/855660184717830308/comments/default/3894603225170730593'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/855660184717830308/comments/default/3894603225170730593'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/10/project-mouse-wizarding.html?showComment=1509148484237#c3894603225170730593' title=''/><author><name>Jerrie</name><uri>https://www.blogger.com/profile/03816798685024432572</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/10/project-mouse-wizarding.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-855660184717830308' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/855660184717830308' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-788276478'/><gd:extendedProperty name='blogger.displayTime' value='October 27, 2017 at 5:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6805177940105687381</id><published>2017-10-27T18:35:24.171-06:00</published><updated>2017-10-27T18:35:24.171-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Ooh I love this collection!! Thanks so much for th...</title><content type='html'>Ooh I love this collection!! Thanks so much for the awesome cards!! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/855660184717830308/comments/default/6805177940105687381'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/855660184717830308/comments/default/6805177940105687381'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/10/project-mouse-wizarding.html?showComment=1509150924171#c6805177940105687381' title=''/><author><name>Johanna</name><uri>https://www.blogger.com/profile/09113500255885915890</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='30' src='//3.bp.blogspot.com/-3dnKeDqzMNA/UJIZ_K5WokI/AAAAAAAAADI/nEnYycQ8t40/s32/comic%2Bbook%2Bsp-001.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/10/project-mouse-wizarding.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-855660184717830308' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/855660184717830308' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1853023016'/><gd:extendedProperty name='blogger.displayTime' value='October 27, 2017 at 6:35 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-118361587590291719</id><published>2017-10-31T19:59:21.376-06:00</published><updated>2017-10-31T19:59:21.376-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the bonus cards!</title><content type='html'>Thanks for the bonus cards!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/855660184717830308/comments/default/118361587590291719'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/855660184717830308/comments/default/118361587590291719'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2017/10/project-mouse-wizarding.html?showComment=1509501561376#c118361587590291719' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2017/10/project-mouse-wizarding.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-855660184717830308' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/855660184717830308' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='October 31, 2017 at 7:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2483702586018037624</id><published>2018-05-05T08:00:03.372-06:00</published><updated>2018-05-05T08:00:03.372-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the freebie!!!  Y&amp;#39;all ar...</title><content type='html'>Thank you so much for the freebie!!!  Y&amp;#39;all are awesome!  24 Days til I go to Disneyland!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7082796965089792220/comments/default/2483702586018037624'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7082796965089792220/comments/default/2483702586018037624'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/05/project-mouse-boardwalk.html?showComment=1525528803372#c2483702586018037624' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/02012323383963392813</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/05/project-mouse-boardwalk.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7082796965089792220' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7082796965089792220' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1882685525'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2018 at 8:00 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1488893411681547559</id><published>2018-05-05T08:01:37.459-06:00</published><updated>2018-05-05T08:01:37.459-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you - I love Disneyland</title><content type='html'>Thank you - I love Disneyland</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7082796965089792220/comments/default/1488893411681547559'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7082796965089792220/comments/default/1488893411681547559'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/05/project-mouse-boardwalk.html?showComment=1525528897459#c1488893411681547559' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/04803277771187864592</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/05/project-mouse-boardwalk.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7082796965089792220' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7082796965089792220' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1261266403'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2018 at 8:01 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4367667420722405742</id><published>2018-05-05T08:13:37.652-06:00</published><updated>2018-05-05T08:13:37.652-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for this amazing freebie!  I love Disney...</title><content type='html'>Thank you for this amazing freebie!  I love Disneyland! I have not been able to go there for many years but I have photos from 1958 through the 1980&amp;#39;s that need to be scrap booked.  I am on  a very limited budget so the freebies are wonderful for me.&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7082796965089792220/comments/default/4367667420722405742'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7082796965089792220/comments/default/4367667420722405742'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/05/project-mouse-boardwalk.html?showComment=1525529617652#c4367667420722405742' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/05/project-mouse-boardwalk.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7082796965089792220' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7082796965089792220' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2018 at 8:13 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5218018725223965693</id><published>2018-05-05T08:40:02.492-06:00</published><updated>2018-05-05T08:40:02.492-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the beautiful freebies, living 20 mi...</title><content type='html'>Thank you for the beautiful freebies, living 20 minutes from Disneyland I have so many photos to scrap and these are perfect</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7082796965089792220/comments/default/5218018725223965693'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7082796965089792220/comments/default/5218018725223965693'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/05/project-mouse-boardwalk.html?showComment=1525531202492#c5218018725223965693' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/02292091806942599021</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/05/project-mouse-boardwalk.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7082796965089792220' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7082796965089792220' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-812585134'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2018 at 8:40 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2981274347852767719</id><published>2018-05-05T11:59:36.929-06:00</published><updated>2018-05-05T11:59:36.929-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you! I know this is meant for Paradise Pier ...</title><content type='html'>Thank you! I know this is meant for Paradise Pier but I think it&amp;#39;ll work amazingly for all of my photos from the Boardwalk at Walt Disney World too!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7082796965089792220/comments/default/2981274347852767719'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7082796965089792220/comments/default/2981274347852767719'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/05/project-mouse-boardwalk.html?showComment=1525543176929#c2981274347852767719' title=''/><author><name>October</name><uri>https://www.blogger.com/profile/04438679807161062083</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-14x5D3bvu6E/T2fWuE7-psI/AAAAAAAAAdQ/uW_9CiVK5kc/s32/blog_31559640224.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/05/project-mouse-boardwalk.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7082796965089792220' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7082796965089792220' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-979275324'/><gd:extendedProperty name='blogger.displayTime' value='May 5, 2018 at 11:59 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7339931078708165371</id><published>2018-05-06T08:52:11.391-06:00</published><updated>2018-05-06T08:52:11.391-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>What a cute addon. Thank you so much, Britt!</title><content type='html'>What a cute addon. Thank you so much, Britt!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7082796965089792220/comments/default/7339931078708165371'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7082796965089792220/comments/default/7339931078708165371'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/05/project-mouse-boardwalk.html?showComment=1525618331391#c7339931078708165371' title=''/><author><name>Tammy</name><uri>https://www.blogger.com/profile/04707967822947158716</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/05/project-mouse-boardwalk.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7082796965089792220' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7082796965089792220' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-316691871'/><gd:extendedProperty name='blogger.displayTime' value='May 6, 2018 at 8:52 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-152585632045117624</id><published>2018-05-07T15:40:05.125-06:00</published><updated>2018-05-07T15:40:05.125-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Super cute!! Thank you so much!</title><content type='html'>Super cute!! Thank you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7082796965089792220/comments/default/152585632045117624'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7082796965089792220/comments/default/152585632045117624'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/05/project-mouse-boardwalk.html?showComment=1525729205125#c152585632045117624' title=''/><author><name>lammogliagirl</name><uri>https://www.blogger.com/profile/07342849073072692739</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='//4.bp.blogspot.com/_BZo_EkRlbgI/SnYC5eEiz7I/AAAAAAAAAGs/yNDTyb2vekk/S220-s32/pocoyo1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/05/project-mouse-boardwalk.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7082796965089792220' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7082796965089792220' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-492179944'/><gd:extendedProperty name='blogger.displayTime' value='May 7, 2018 at 3:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3744427744196867449</id><published>2018-05-08T10:56:25.525-06:00</published><updated>2018-05-08T10:56:25.525-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>That&amp;#39;s a huge price! Thanks for the chance!</title><content type='html'>That&amp;#39;s a huge price! Thanks for the chance!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4024728234968714071/comments/default/3744427744196867449'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4024728234968714071/comments/default/3744427744196867449'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/05/nsd-2018-look-find.html?showComment=1525798585525#c3744427744196867449' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/05/nsd-2018-look-find.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4024728234968714071' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4024728234968714071' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2018 at 10:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5219381352784952762</id><published>2018-05-08T10:56:47.744-06:00</published><updated>2018-05-08T10:56:47.744-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>*prize</title><content type='html'>*prize</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4024728234968714071/comments/default/5219381352784952762'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4024728234968714071/comments/default/5219381352784952762'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/05/nsd-2018-look-find.html?showComment=1525798607744#c5219381352784952762' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4024728234968714071/comments/default/3744427744196867449'/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/05/nsd-2018-look-find.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4024728234968714071' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4024728234968714071' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2018 at 10:56 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7755564755115297201</id><published>2018-05-08T17:47:17.816-06:00</published><updated>2018-05-08T17:47:17.816-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the cute freebie. Love your project mou...</title><content type='html'>Thanks for the cute freebie. Love your project mouse stuff xoxo</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7082796965089792220/comments/default/7755564755115297201'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7082796965089792220/comments/default/7755564755115297201'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/05/project-mouse-boardwalk.html?showComment=1525823237816#c7755564755115297201' title=''/><author><name>Wendy Nicola Jackson</name><uri>https://www.blogger.com/profile/12518518375538245173</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-60T10_hs-R8/XJs9M4FmsfI/AAAAAAABAnE/cjYlI1KlUhwiDOUPvwZsKzUUHEtDxjymwCK4BGAYYCw/s32/25086_378680076871_7468850_n.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/05/project-mouse-boardwalk.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7082796965089792220' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7082796965089792220' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-836637081'/><gd:extendedProperty name='blogger.displayTime' value='May 8, 2018 at 5:47 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-839320091535143228</id><published>2018-06-16T09:24:06.522-06:00</published><updated>2018-06-16T09:24:06.522-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>?I used to be very pleased to seek out this web-si...</title><content type='html'>?I used to be very pleased to seek out this web-site.I needed to thanks on your time for this glorious read!! I undoubtedly enjoying every little little bit of it and I have you bookmarked to check out new stuff you weblog post. &lt;a href="https://online-casinos.us.org" rel="nofollow"&gt;real money casino&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7082796965089792220/comments/default/839320091535143228'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/7082796965089792220/comments/default/839320091535143228'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/05/project-mouse-boardwalk.html?showComment=1529162646522#c839320091535143228' title=''/><author><name>avvilibber28</name><uri>https://www.blogger.com/profile/15925087301181263897</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/05/project-mouse-boardwalk.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-7082796965089792220' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/7082796965089792220' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-727517814'/><gd:extendedProperty name='blogger.displayTime' value='June 16, 2018 at 9:24 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3361503154609771752</id><published>2018-08-03T01:29:15.262-06:00</published><updated>2018-08-03T01:29:15.262-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Hello Dear,
Thanks for providing amazing service m...</title><content type='html'>Hello Dear,&lt;br /&gt;Thanks for providing amazing service my all relatives liked your work. Thanks for sharing your beautiful designs. &lt;br /&gt;Be Aware! &lt;a href="https://www.howtoremoveit.info/zombieboy-malware-mining-threat/" rel="nofollow"&gt;ZombieBoy: The Biggest Malware Threat&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/325063800313088759/comments/default/3361503154609771752'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/325063800313088759/comments/default/3361503154609771752'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/07/art-journaling-magic-online-q-with.html?showComment=1533281355262#c3361503154609771752' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//resources.blogblog.com/img/blank.gif'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/07/art-journaling-magic-online-q-with.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-325063800313088759' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/325063800313088759' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1051438596'/><gd:extendedProperty name='blogger.displayTime' value='August 3, 2018 at 1:29 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5935692822784080294</id><published>2018-08-17T06:02:45.038-06:00</published><updated>2018-08-17T06:02:45.038-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Happy anniversary! Congratulations on 11 years! Lo...</title><content type='html'>Happy anniversary! Congratulations on 11 years! Looking forward to the blog challenge and the Facebook freebie :) love love love the new connection too! It&amp;#39;s so versatile!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717428713133685008/comments/default/5935692822784080294'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717428713133685008/comments/default/5935692822784080294'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/08/project-mouse-wilderness-and-and.html?showComment=1534507365038#c5935692822784080294' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/08/project-mouse-wilderness-and-and.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4717428713133685008' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717428713133685008' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2018 at 6:02 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8549920353633100101</id><published>2018-08-17T06:03:20.444-06:00</published><updated>2018-08-17T06:03:20.444-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>*collection</title><content type='html'>*collection</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717428713133685008/comments/default/8549920353633100101'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717428713133685008/comments/default/8549920353633100101'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/08/project-mouse-wilderness-and-and.html?showComment=1534507400444#c8549920353633100101' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4717428713133685008/comments/default/5935692822784080294'/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/08/project-mouse-wilderness-and-and.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4717428713133685008' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4717428713133685008' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2018 at 6:03 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1980378255112841082</id><published>2018-08-17T14:39:12.176-06:00</published><updated>2018-08-17T14:39:12.176-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the template! That&amp;#39;s a huge prize! ...</title><content type='html'>Thanks for the template! That&amp;#39;s a huge prize! I&amp;#39;ll be back with a page :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/1980378255112841082'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/1980378255112841082'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html?showComment=1534538352176#c1980378255112841082' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6429962121908686525' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6429962121908686525' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2018 at 2:39 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2379824774305299281</id><published>2018-08-17T14:54:30.742-06:00</published><updated>2018-08-17T14:54:30.742-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the template and fun challenge!! Here i...</title><content type='html'>Thanks for the template and fun challenge!! Here is my layout:&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=5509</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/2379824774305299281'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/2379824774305299281'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html?showComment=1534539270742#c2379824774305299281' title=''/><author><name>scrappin2babygirls</name><uri>https://www.blogger.com/profile/17446547941484076002</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-pM4vfkBfRUU/UBGAVGeYBpI/AAAAAAAADPc/tVKh_NvF0K0/s32/DSC_0115bnw.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6429962121908686525' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6429962121908686525' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1600825445'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2018 at 2:54 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8903396414625350813</id><published>2018-08-17T17:00:17.006-06:00</published><updated>2018-08-17T17:00:38.896-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/8903396414625350813'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/8903396414625350813'/><author><name>KingsQueen82</name><uri>https://www.blogger.com/profile/05084405325280442810</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6429962121908686525' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6429962121908686525' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-1903446262'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2018 at 5:00 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4462360740861973108</id><published>2018-08-17T17:01:37.343-06:00</published><updated>2018-08-17T17:01:37.343-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the template and the chance to win! ...</title><content type='html'>Thank you for the template and the chance to win! :) Here&amp;#39;s my page: http://www.brittishdesigns.com/gallery/displayimage.php?album=lastup&amp;amp;cat=0&amp;amp;pid=5510#top_display_media</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/4462360740861973108'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/4462360740861973108'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html?showComment=1534546897343#c4462360740861973108' title=''/><author><name>KingsQueen82</name><uri>https://www.blogger.com/profile/05084405325280442810</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6429962121908686525' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6429962121908686525' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1903446262'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2018 at 5:01 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5979492187775425645</id><published>2018-08-17T17:02:27.434-06:00</published><updated>2018-08-17T17:02:27.434-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Haha I&amp;#39;m having trouble getting the right link...</title><content type='html'>Haha I&amp;#39;m having trouble getting the right link! Here&amp;#39;s another try! :P http://www.brittishdesigns.com/gallery/displayimage.php?pid=5510</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/5979492187775425645'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/5979492187775425645'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html?showComment=1534546947434#c5979492187775425645' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/4462360740861973108'/><author><name>KingsQueen82</name><uri>https://www.blogger.com/profile/05084405325280442810</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6429962121908686525' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6429962121908686525' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1903446262'/><gd:extendedProperty name='blogger.displayTime' value='August 17, 2018 at 5:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1432512814140882559</id><published>2018-08-18T08:43:43.926-06:00</published><updated>2018-08-18T08:43:43.926-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much!  Happy Anniversary (It is my hu...</title><content type='html'>Thank you so much!  Happy Anniversary (It is my husband and mine anniversary), too!  20 years for us</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/1432512814140882559'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/1432512814140882559'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html?showComment=1534603423926#c1432512814140882559' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6429962121908686525' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6429962121908686525' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2018 at 8:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7540338309048120506</id><published>2018-08-18T11:49:36.874-06:00</published><updated>2018-08-18T11:49:36.874-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>http://www.brittishdesigns.com/gallery/displayimag...</title><content type='html'>http://www.brittishdesigns.com/gallery/displayimage.php?pid=5514&amp;amp;message_id=9678263b9d7ea168d537b05ab8034c8d&amp;amp;message_icon=info#cpgMessageBlock&lt;br /&gt;&lt;br /&gt;thanks for the challenge, here is my link</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/7540338309048120506'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/7540338309048120506'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html?showComment=1534614576874#c7540338309048120506' title=''/><author><name>renata</name><uri>https://www.blogger.com/profile/13252028828059685696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//2.bp.blogspot.com/-58xGHJU-wr8/TnG-ZceJg0I/AAAAAAAAABQ/7kGfckD_Cps/s32/P1030159.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6429962121908686525' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6429962121908686525' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2057089810'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2018 at 11:49 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1350133363478202223</id><published>2018-08-18T15:18:42.406-06:00</published><updated>2018-08-18T15:18:42.406-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the fun challenge, i love this template...</title><content type='html'>Thanks for the fun challenge, i love this template! Here&amp;#39;s my link: http://www.brittishdesigns.com/gallery/displayimage.php?pid=5516</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/1350133363478202223'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/1350133363478202223'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html?showComment=1534627122406#c1350133363478202223' title=''/><author><name>Ruthieroo</name><uri>https://www.blogger.com/profile/04735610626156972356</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6429962121908686525' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6429962121908686525' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1289732040'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2018 at 3:18 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3615603865806070802</id><published>2018-08-18T18:50:26.284-06:00</published><updated>2018-08-18T18:50:26.284-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the beautiful template and challenge!  ...</title><content type='html'>Thanks for the beautiful template and challenge!  Love it and the new collection!  Here&amp;#39;s my entry:  http://www.brittishdesigns.com/gallery/displayimage.php?pid=5517&amp;amp;message_id=05411c705f701518214887425bc7c749&amp;amp;message_icon=info#cpgMessageBlock</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/3615603865806070802'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/3615603865806070802'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html?showComment=1534639826284#c3615603865806070802' title=''/><author><name>DisneySheryl65</name><uri>https://www.blogger.com/profile/15123452940270901968</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6429962121908686525' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6429962121908686525' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-572915475'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2018 at 6:50 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-465393347518549191</id><published>2018-08-18T20:48:54.009-06:00</published><updated>2018-08-18T20:48:54.009-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the great template! :) I totally lif...</title><content type='html'>Thank you for the great template! :) I totally lifted Cassie&amp;#39;s layout too! lol! Thanks for the chance to win!&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=5518</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/465393347518549191'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/465393347518549191'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html?showComment=1534646934009#c465393347518549191' title=''/><author><name>The FOUR Wheeler's</name><uri>https://www.blogger.com/profile/00101219386233857086</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/-BJWXDHcPMfs/UMbMj74o7tI/AAAAAAAAClE/PCZoLCjx8mE/s32/LDP_0408.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6429962121908686525' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6429962121908686525' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-506508946'/><gd:extendedProperty name='blogger.displayTime' value='August 18, 2018 at 8:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9071649103795835665</id><published>2018-08-19T18:04:57.579-06:00</published><updated>2018-08-19T18:04:57.579-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the template! I loved it! 

http://w...</title><content type='html'>Thank you for the template! I loved it! &lt;br /&gt;&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=5520&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/9071649103795835665'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/9071649103795835665'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html?showComment=1534723497579#c9071649103795835665' title=''/><author><name>Kim</name><uri>https://www.blogger.com/profile/11908963594032547059</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-ECmmLfFxXfk/W3oIxhb7fII/AAAAAAAAAWs/wdsBo5pQZe0nQucGcAoV1hZEmkeBpsUZwCK4BGAYYCw/s32/IMG_5508.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6429962121908686525' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6429962121908686525' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1844660322'/><gd:extendedProperty name='blogger.displayTime' value='August 19, 2018 at 6:04 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8398875669967167638</id><published>2018-08-19T18:24:17.041-06:00</published><updated>2018-08-19T18:24:17.041-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the template!  and challenge!  Good ...</title><content type='html'>Thank you for the template!  and challenge!  Good luck everyone!&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=5521&amp;amp;message_id=7b71c456c58aa5fec3a0dd5520afeba4&amp;amp;message_icon=info#cpgMessageBlock&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/8398875669967167638'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/8398875669967167638'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html?showComment=1534724657041#c8398875669967167638' title=''/><author><name>Jagruti</name><uri>https://www.blogger.com/profile/01266156084086340391</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6429962121908686525' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6429962121908686525' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-840009486'/><gd:extendedProperty name='blogger.displayTime' value='August 19, 2018 at 6:24 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4624631002926485219</id><published>2018-08-19T20:58:37.258-06:00</published><updated>2018-08-19T20:58:37.258-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the wonderful template and the chance t...</title><content type='html'>Thanks for the wonderful template and the chance to win!&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=5522</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/4624631002926485219'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/4624631002926485219'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html?showComment=1534733917258#c4624631002926485219' title=''/><author><name>Jlynn</name><uri>https://www.blogger.com/profile/12737323691102728694</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='//4.bp.blogspot.com/-FvegsoHy2fU/VG6DmJQLclI/AAAAAAAAHzA/OqtbhAP5AYM/s32/Jlynn1.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6429962121908686525' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6429962121908686525' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1343043601'/><gd:extendedProperty name='blogger.displayTime' value='August 19, 2018 at 8:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5337068506641307100</id><published>2018-08-19T23:17:55.774-06:00</published><updated>2018-08-19T23:17:55.774-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Finally got my page posted. Thanks again for the t...</title><content type='html'>Finally got my page posted. Thanks again for the template!&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=5523</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/5337068506641307100'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/5337068506641307100'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html?showComment=1534742275774#c5337068506641307100' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6429962121908686525' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6429962121908686525' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='August 19, 2018 at 11:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6995582763259905054</id><published>2018-08-20T00:26:48.125-06:00</published><updated>2018-08-20T00:26:48.125-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Here&amp;#39;s my take on the template challenge. 
htt...</title><content type='html'>Here&amp;#39;s my take on the template challenge. &lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=5524</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/6995582763259905054'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/6995582763259905054'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html?showComment=1534746408125#c6995582763259905054' title=''/><author><name>ash &amp;amp; diz</name><uri>https://www.blogger.com/profile/14445501515825965107</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='22' height='32' src='//3.bp.blogspot.com/--yf0HISKiHw/TZiPIbUXXwI/AAAAAAAAAqM/EB5Ntb8l4uI/s32/blog.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6429962121908686525' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6429962121908686525' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2117140784'/><gd:extendedProperty name='blogger.displayTime' value='August 20, 2018 at 12:26 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1485434397793544468</id><published>2018-08-20T17:49:00.880-06:00</published><updated>2018-08-20T17:49:00.880-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the great temp! For some reason I can&amp;#...</title><content type='html'>Thanks for the great temp! For some reason I can&amp;#39;t create an account in the gallery ....here is a link to my page at Mousescrappers ...hope that is ok! &lt;br /&gt;http://www.mousescrappers.com/photos/showphoto.php?photo=59158&amp;amp;cat=500</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/1485434397793544468'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/1485434397793544468'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html?showComment=1534808940880#c1485434397793544468' title=''/><author><name>Lynn</name><uri>https://www.blogger.com/profile/02674478121376236925</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-84TLWmlsg2U/VRwoOLfBaUI/AAAAAAABGEM/lT_H5gpqvzw/s32/Aristocats.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6429962121908686525' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6429962121908686525' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-817097256'/><gd:extendedProperty name='blogger.displayTime' value='August 20, 2018 at 5:49 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5682311530776039687</id><published>2018-08-20T20:38:19.021-06:00</published><updated>2018-08-20T20:38:19.021-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I haven&amp;#39;t scrapped a page for almost 2 years n...</title><content type='html'>I haven&amp;#39;t scrapped a page for almost 2 years now! Ahhhhh.  It was so fun, thanks for getting me to play!!!! Here is the link to mine in your gallery. &lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=5528</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/5682311530776039687'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/5682311530776039687'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html?showComment=1534819099021#c5682311530776039687' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6429962121908686525' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6429962121908686525' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='August 20, 2018 at 8:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-754327064063618620</id><published>2018-08-20T20:52:02.071-06:00</published><updated>2018-08-20T20:52:02.071-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the awesome template! Here is my ent...</title><content type='html'>Thank you for the awesome template! Here is my entry: http://www.brittishdesigns.com/gallery/displayimage.php?pid=5530</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/754327064063618620'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/754327064063618620'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html?showComment=1534819922071#c754327064063618620' title=''/><author><name>Holly Harris</name><uri>https://www.blogger.com/profile/12365854098121901105</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6429962121908686525' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6429962121908686525' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1951116320'/><gd:extendedProperty name='blogger.displayTime' value='August 20, 2018 at 8:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4459421250228751672</id><published>2018-08-20T23:57:51.649-06:00</published><updated>2018-08-20T23:57:51.649-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Squeezing in at the last minute! Thanks for the gr...</title><content type='html'>Squeezing in at the last minute! Thanks for the great template! I loved that it included drop shadows, made it super fast and easy!&lt;br /&gt;http://www.brittishdesigns.com/gallery/displayimage.php?pid=5533&amp;amp;message_id=623190b31a91df2f9cbe061848dca18c&amp;amp;message_icon=info#cpgMessageBlock</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/4459421250228751672'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6429962121908686525/comments/default/4459421250228751672'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html?showComment=1534831071649#c4459421250228751672' title=''/><author><name>corsicar</name><uri>https://www.blogger.com/profile/06480113225418899952</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/08/anniversary-celebration-template.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6429962121908686525' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6429962121908686525' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-204065451'/><gd:extendedProperty name='blogger.displayTime' value='August 20, 2018 at 11:57 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6623496762460181252</id><published>2018-08-28T12:26:19.183-06:00</published><updated>2018-08-28T12:26:19.183-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>CONGRATS to Sheryl Gibson!!!!  She won the $25 GC!...</title><content type='html'>CONGRATS to Sheryl Gibson!!!!  She won the $25 GC! xoxoxox</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4024728234968714071/comments/default/6623496762460181252'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4024728234968714071/comments/default/6623496762460181252'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/05/nsd-2018-look-find.html?showComment=1535480779183#c6623496762460181252' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/05/nsd-2018-look-find.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4024728234968714071' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4024728234968714071' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='August 28, 2018 at 12:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7776601666773576449</id><published>2018-08-28T14:30:18.481-06:00</published><updated>2018-08-28T14:30:18.481-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>YAY!!! This is so exciting! THANK YOU so much for ...</title><content type='html'>YAY!!! This is so exciting! THANK YOU so much for the challenge and for your AH-MAZING products! &lt;br /&gt;&lt;br /&gt;Kim S. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8688764467077509835/comments/default/7776601666773576449'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8688764467077509835/comments/default/7776601666773576449'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/08/template-challenge-winners.html?showComment=1535488218481#c7776601666773576449' title=''/><author><name>Kim</name><uri>https://www.blogger.com/profile/11908963594032547059</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//2.bp.blogspot.com/-ECmmLfFxXfk/W3oIxhb7fII/AAAAAAAAAWs/wdsBo5pQZe0nQucGcAoV1hZEmkeBpsUZwCK4BGAYYCw/s32/IMG_5508.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/08/template-challenge-winners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8688764467077509835' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8688764467077509835' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1844660322'/><gd:extendedProperty name='blogger.displayTime' value='August 28, 2018 at 2:30 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3710177076036795510</id><published>2018-08-29T20:23:25.375-06:00</published><updated>2018-08-29T20:23:25.375-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much!! So excited!!!</title><content type='html'>Thanks so much!! So excited!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8688764467077509835/comments/default/3710177076036795510'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/8688764467077509835/comments/default/3710177076036795510'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/08/template-challenge-winners.html?showComment=1535595805375#c3710177076036795510' title=''/><author><name>Katie</name><uri>https://www.blogger.com/profile/01654246376380908381</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/08/template-challenge-winners.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-8688764467077509835' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/8688764467077509835' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-929041192'/><gd:extendedProperty name='blogger.displayTime' value='August 29, 2018 at 8:23 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8739952072405456481</id><published>2018-11-26T19:38:01.600-07:00</published><updated>2018-11-26T19:38:01.600-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks...</title><content type='html'>Thanks...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1361337844890013839/comments/default/8739952072405456481'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/1361337844890013839/comments/default/8739952072405456481'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2018/11/unheard-of-deal-on-project-mouse-cyber.html?showComment=1543286281600#c8739952072405456481' title=''/><author><name>Enid</name><uri>https://www.blogger.com/profile/17492223304309886879</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='18' height='32' src='//2.bp.blogspot.com/-m6NU_XwCBHo/Vq1A-UBNuYI/AAAAAAAAAQo/aCNRODSqiZA/s32/2014-09-19%2B12.39.45.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2018/11/unheard-of-deal-on-project-mouse-cyber.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-1361337844890013839' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/1361337844890013839' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2029127057'/><gd:extendedProperty name='blogger.displayTime' value='November 26, 2018 at 7:38 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3278488187047830285</id><published>2019-02-22T02:09:04.258-07:00</published><updated>2019-02-22T02:09:04.258-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>LOVING the new PM collection and all the cool free...</title><content type='html'>LOVING the new PM collection and all the cool freebies this weekend!!! Thank you so much!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2742095727484366583/comments/default/3278488187047830285'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2742095727484366583/comments/default/3278488187047830285'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/02/project-mouse-vibes-and-fanniversary.html?showComment=1550826544258#c3278488187047830285' title=''/><author><name>ckcpurple</name><uri>https://www.blogger.com/profile/13577947259133668644</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//1.bp.blogspot.com/_nJHZv5La2O0/SPaKzpw2yMI/AAAAAAAAAAM/ZPSFkFSRer8/S220-s32/avitar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/02/project-mouse-vibes-and-fanniversary.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2742095727484366583' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2742095727484366583' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-686049804'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2019 at 2:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1688289902937733250</id><published>2019-02-22T06:07:04.795-07:00</published><updated>2019-02-22T06:07:04.795-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!  The new collection is awesome!</title><content type='html'>Thank you!  The new collection is awesome!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2742095727484366583/comments/default/1688289902937733250'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2742095727484366583/comments/default/1688289902937733250'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/02/project-mouse-vibes-and-fanniversary.html?showComment=1550840824795#c1688289902937733250' title=''/><author><name>Agravette</name><uri>https://www.blogger.com/profile/16318833260109103426</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/02/project-mouse-vibes-and-fanniversary.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2742095727484366583' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2742095727484366583' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-253737604'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2019 at 6:07 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1741250958083835837</id><published>2019-02-22T12:58:35.445-07:00</published><updated>2019-02-22T12:58:35.445-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freebie! Loving the new collecti...</title><content type='html'>Thank you for the freebie! Loving the new collection and the turquoise in it has me falling over dead. &amp;lt;3 </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2742095727484366583/comments/default/1741250958083835837'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2742095727484366583/comments/default/1741250958083835837'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/02/project-mouse-vibes-and-fanniversary.html?showComment=1550865515445#c1741250958083835837' title=''/><author><name>Hillary</name><uri>https://www.blogger.com/profile/14736114091087652286</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='//1.bp.blogspot.com/_aiwrhSu5Y4w/SKjt-TKxC7I/AAAAAAAAAuw/3w3_V1JNWwc/S220-s33/DSC_0135edit.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/02/project-mouse-vibes-and-fanniversary.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2742095727484366583' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2742095727484366583' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2043163554'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2019 at 12:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1738327718079146766</id><published>2019-02-22T22:26:18.203-07:00</published><updated>2019-02-22T22:26:18.203-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the freebie! This new collection is ...</title><content type='html'>Thank you for the freebie! This new collection is climbing to the top as my favorite...can it knock off Beginnings...I don&amp;#39;t know.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2742095727484366583/comments/default/1738327718079146766'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2742095727484366583/comments/default/1738327718079146766'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/02/project-mouse-vibes-and-fanniversary.html?showComment=1550899578203#c1738327718079146766' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/08674294089830874144</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/02/project-mouse-vibes-and-fanniversary.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2742095727484366583' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2742095727484366583' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-47307730'/><gd:extendedProperty name='blogger.displayTime' value='February 22, 2019 at 10:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9159464573978614382</id><published>2019-02-23T08:08:16.848-07:00</published><updated>2019-02-23T08:08:16.848-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for the freebie and congratulati...</title><content type='html'>Thank you so much for the freebie and congratulations on your anniversary!! I&amp;#39;m always looking forward to what Project Mouse will come out with next!! ♥</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2742095727484366583/comments/default/9159464573978614382'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2742095727484366583/comments/default/9159464573978614382'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/02/project-mouse-vibes-and-fanniversary.html?showComment=1550934496848#c9159464573978614382' title=''/><author><name>zippyoh</name><uri>https://www.blogger.com/profile/09193653033840600175</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-VWJ0LAeEc0E/WKZ8G0nM0EI/AAAAAAAACIE/8AD0NYlEALgYY7N2MlD_VdKf0gut6FofgCK4B/s32/phpK5DbN0_c1AM.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/02/project-mouse-vibes-and-fanniversary.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2742095727484366583' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2742095727484366583' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-614739827'/><gd:extendedProperty name='blogger.displayTime' value='February 23, 2019 at 8:08 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8146722187288834131</id><published>2019-02-25T06:42:19.624-07:00</published><updated>2019-02-25T06:42:19.624-07:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Very cute cards, thank you!</title><content type='html'>Very cute cards, thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2742095727484366583/comments/default/8146722187288834131'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2742095727484366583/comments/default/8146722187288834131'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/02/project-mouse-vibes-and-fanniversary.html?showComment=1551102139624#c8146722187288834131' title=''/><author><name>artgal style</name><uri>https://www.blogger.com/profile/07565772230093438506</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/02/project-mouse-vibes-and-fanniversary.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2742095727484366583' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2742095727484366583' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1679261513'/><gd:extendedProperty name='blogger.displayTime' value='February 25, 2019 at 6:42 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2383718258040448198</id><published>2019-05-04T10:23:55.692-06:00</published><updated>2019-05-04T10:23:55.692-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So perfect!</title><content type='html'>So perfect!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6821744865728283394/comments/default/2383718258040448198'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6821744865728283394/comments/default/2383718258040448198'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/05/happy-national-scrapbooking-day-project.html?showComment=1556987035692#c2383718258040448198' title=''/><author><name>Jenna Fortner</name><uri>https://www.blogger.com/profile/08675053914179517694</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-dgpD3mac31k/XUce4fN4uAI/AAAAAAAAB5I/rxlwNOBnaBYkr4VEay4p7tqKncr3ECcsgCK4BGAYYCw/s32/E0C534EE-56FA-4EBB-875E-6673BE244DB1.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/05/happy-national-scrapbooking-day-project.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6821744865728283394' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6821744865728283394' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-23945577'/><gd:extendedProperty name='blogger.displayTime' value='May 4, 2019 at 10:23 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3808669602140551551</id><published>2019-10-04T09:21:36.431-06:00</published><updated>2019-10-04T09:21:36.431-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Number six is tough!</title><content type='html'>Number six is tough!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2344908919541501425/comments/default/3808669602140551551'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2344908919541501425/comments/default/3808669602140551551'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/digital-scrapbooking-day-starts-now.html?showComment=1570202496431#c3808669602140551551' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/digital-scrapbooking-day-starts-now.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2344908919541501425' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2344908919541501425' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='October 4, 2019 at 9:21 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2181521708265297321</id><published>2019-10-04T11:27:30.480-06:00</published><updated>2019-10-04T11:27:30.480-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Me too- I Still haven&amp;#39;t found it! ;)</title><content type='html'>Me too- I Still haven&amp;#39;t found it! ;) </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2344908919541501425/comments/default/2181521708265297321'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2344908919541501425/comments/default/2181521708265297321'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/digital-scrapbooking-day-starts-now.html?showComment=1570210050480#c2181521708265297321' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2344908919541501425/comments/default/3808669602140551551'/><author><name>The FOUR Wheeler's</name><uri>https://www.blogger.com/profile/00101219386233857086</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/-BJWXDHcPMfs/UMbMj74o7tI/AAAAAAAAClE/PCZoLCjx8mE/s32/LDP_0408.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/digital-scrapbooking-day-starts-now.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2344908919541501425' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2344908919541501425' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-506508946'/><gd:extendedProperty name='blogger.displayTime' value='October 4, 2019 at 11:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2870678214291718748</id><published>2019-10-04T15:58:35.326-06:00</published><updated>2019-10-04T15:58:35.326-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Yep, I&amp;#39;m still looking !! :)</title><content type='html'>Yep, I&amp;#39;m still looking !! :)&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2344908919541501425/comments/default/2870678214291718748'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2344908919541501425/comments/default/2870678214291718748'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/digital-scrapbooking-day-starts-now.html?showComment=1570226315326#c2870678214291718748' title=''/><author><name>DimpleBrandy</name><uri>https://www.blogger.com/profile/09640041569342530342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/digital-scrapbooking-day-starts-now.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2344908919541501425' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2344908919541501425' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-7367898'/><gd:extendedProperty name='blogger.displayTime' value='October 4, 2019 at 3:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6583683132089317476</id><published>2019-10-04T16:07:23.488-06:00</published><updated>2019-10-04T16:07:23.488-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh man!!! I didn&amp;#39;t mean to make it THAT hard. ...</title><content type='html'>Oh man!!! I didn&amp;#39;t mean to make it THAT hard.  haha!!! I did tweak one little thing in the shop to hopefully make it more doable.  GOOD LUCK! You can do it!!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2344908919541501425/comments/default/6583683132089317476'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2344908919541501425/comments/default/6583683132089317476'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/digital-scrapbooking-day-starts-now.html?showComment=1570226843488#c6583683132089317476' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/digital-scrapbooking-day-starts-now.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2344908919541501425' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2344908919541501425' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='October 4, 2019 at 4:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6445900048100612906</id><published>2019-10-05T07:50:21.329-06:00</published><updated>2019-10-05T07:50:21.329-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank You!!!!!</title><content type='html'>Thank You!!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/6445900048100612906'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/6445900048100612906'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570283421329#c6445900048100612906' title=''/><author><name>Lisa</name><uri>https://www.blogger.com/profile/02573454642088793082</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-366507440'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2019 at 7:50 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6104340071324640326</id><published>2019-10-05T09:55:20.358-06:00</published><updated>2019-10-05T09:55:20.358-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much for all the freebies!  I&amp;#39;m c...</title><content type='html'>Thank you so much for all the freebies!  I&amp;#39;m cleaning up my mountain of Project Mouse files to see what I need to get today!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/6104340071324640326'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/6104340071324640326'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570290920358#c6104340071324640326' title=''/><author><name>lulyg</name><uri>https://www.blogger.com/profile/02105508800427074721</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1014110301'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2019 at 9:55 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-412827620441624680</id><published>2019-10-05T12:06:09.268-06:00</published><updated>2019-10-05T12:06:09.268-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!!! I needed a couple of these :)
</title><content type='html'>Thank you!!! I needed a couple of these :)&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/412827620441624680'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/412827620441624680'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570298769268#c412827620441624680' title=''/><author><name>DimpleBrandy</name><uri>https://www.blogger.com/profile/09640041569342530342</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-7367898'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2019 at 12:06 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-468740368834438048</id><published>2019-10-05T12:59:05.084-06:00</published><updated>2019-10-05T12:59:05.084-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for your generous gifts!</title><content type='html'>Thank you for your generous gifts!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/468740368834438048'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/468740368834438048'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570301945084#c468740368834438048' title=''/><author><name>Kristen Toby</name><uri>https://www.blogger.com/profile/15566751922722414561</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-430386333'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2019 at 12:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8174391924240928281</id><published>2019-10-05T12:59:53.648-06:00</published><updated>2019-10-05T12:59:53.648-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for these! Love them!!!</title><content type='html'>Thank you for these! Love them!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/8174391924240928281'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/8174391924240928281'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570301993648#c8174391924240928281' title=''/><author><name>Julie Fulton</name><uri>https://www.blogger.com/profile/02101244275268450598</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1694744309'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2019 at 12:59 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8182961709597216176</id><published>2019-10-05T13:12:16.351-06:00</published><updated>2019-10-05T13:12:16.351-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow we hit the jackpot with you, thank you!</title><content type='html'>Wow we hit the jackpot with you, thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/8182961709597216176'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/8182961709597216176'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570302736351#c8182961709597216176' title=''/><author><name>Sandra H.</name><uri>https://www.blogger.com/profile/12940464531613078944</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-23917759'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2019 at 1:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4231645458626797031</id><published>2019-10-05T13:13:36.078-06:00</published><updated>2019-10-05T13:13:36.078-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You are amazing - thank you sooooooooooooo much x</title><content type='html'>You are amazing - thank you sooooooooooooo much x</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/4231645458626797031'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/4231645458626797031'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570302816078#c4231645458626797031' title=''/><author><name>FlatWhite</name><uri>https://www.blogger.com/profile/00571647390763583087</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1161075968'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2019 at 1:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-613196859332161056</id><published>2019-10-05T13:20:33.651-06:00</published><updated>2019-10-05T13:20:33.651-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Merci , c&amp;#39;est super !</title><content type='html'>Merci , c&amp;#39;est super !</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/613196859332161056'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/613196859332161056'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570303233651#c613196859332161056' title=''/><author><name>France</name><uri>https://www.blogger.com/profile/09611978575437639541</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1866235815'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2019 at 1:20 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8814535224749876260</id><published>2019-10-05T13:58:32.454-06:00</published><updated>2019-10-05T13:58:32.454-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This was so generous! Thank you!!
</title><content type='html'>This was so generous! Thank you!!&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/8814535224749876260'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/8814535224749876260'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570305512454#c8814535224749876260' title=''/><author><name>EE's Mom</name><uri>https://www.blogger.com/profile/00996581839640016558</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='21' height='32' src='//4.bp.blogspot.com/_9HraBwTxO1s/SkZp2E-7MNI/AAAAAAAAAKg/g_IHi-jXrS0/S220-s32/18+Months!+027+(Bought).jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1131978875'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2019 at 1:58 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2432877997799132383</id><published>2019-10-05T14:40:27.849-06:00</published><updated>2019-10-05T14:40:27.849-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much! Happy DSD!</title><content type='html'>Thanks so much! Happy DSD!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/2432877997799132383'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/2432877997799132383'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570308027849#c2432877997799132383' title=''/><author><name>Lynn</name><uri>https://www.blogger.com/profile/02674478121376236925</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-84TLWmlsg2U/VRwoOLfBaUI/AAAAAAABGEM/lT_H5gpqvzw/s32/Aristocats.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-817097256'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2019 at 2:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6305325719233723617</id><published>2019-10-05T14:52:10.407-06:00</published><updated>2019-10-05T14:52:10.407-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So awesome!  Thanks!</title><content type='html'>So awesome!  Thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/6305325719233723617'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/6305325719233723617'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570308730407#c6305325719233723617' title=''/><author><name>amykayhay</name><uri>https://www.blogger.com/profile/16575430630906914133</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2032160525'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2019 at 2:52 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1526805986787461199</id><published>2019-10-05T15:09:13.185-06:00</published><updated>2019-10-05T15:09:13.185-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!</title><content type='html'>Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/1526805986787461199'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/1526805986787461199'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570309753185#c1526805986787461199' title=''/><author><name>October</name><uri>https://www.blogger.com/profile/04438679807161062083</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-14x5D3bvu6E/T2fWuE7-psI/AAAAAAAAAdQ/uW_9CiVK5kc/s32/blog_31559640224.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-979275324'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2019 at 3:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7349734751920828844</id><published>2019-10-05T15:12:20.630-06:00</published><updated>2019-10-05T15:12:20.630-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you!</title><content type='html'>Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/7349734751920828844'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/7349734751920828844'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570309940630#c7349734751920828844' title=''/><author><name>MK</name><uri>https://www.blogger.com/profile/15559146091268945498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1011213520'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2019 at 3:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2527721878529848568</id><published>2019-10-05T15:31:11.566-06:00</published><updated>2019-10-05T15:31:11.566-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you thank you thank you!
</title><content type='html'>Thank you thank you thank you!&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/2527721878529848568'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/2527721878529848568'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570311071566#c2527721878529848568' title=''/><author><name>Staci G.</name><uri>https://www.blogger.com/profile/02089095172285881374</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-899075977'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2019 at 3:31 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5523009838054559094</id><published>2019-10-05T17:02:24.399-06:00</published><updated>2019-10-05T17:02:24.399-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my goodness. Thank you! These are adorbs!!</title><content type='html'>Oh my goodness. Thank you! These are adorbs!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/5523009838054559094'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/5523009838054559094'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570316544399#c5523009838054559094' title=''/><author><name>Amber</name><uri>https://www.blogger.com/profile/11642496587513736017</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//1.bp.blogspot.com/_reb2wQ5k3Ac/TN7A0NUYcCI/AAAAAAAAAF4/sUwWa-YTF84/S220-s32/IMG_8898.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1406090826'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2019 at 5:02 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6638590438082841614</id><published>2019-10-05T17:09:07.580-06:00</published><updated>2019-10-05T17:09:07.580-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So much fun!!! Thank you very much!</title><content type='html'>So much fun!!! Thank you very much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/6638590438082841614'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/6638590438082841614'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570316947580#c6638590438082841614' title=''/><author><name>Mom</name><uri>https://www.blogger.com/profile/00091675845212617733</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-645174506'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2019 at 5:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3752402698897044427</id><published>2019-10-05T17:16:08.999-06:00</published><updated>2019-10-05T17:16:08.999-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Oh my goodness! Thank you is not enough! This is l...</title><content type='html'>Oh my goodness! Thank you is not enough! This is like Christmas Morning!!!!! Thank you, Thank you, Thank you!!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/3752402698897044427'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/3752402698897044427'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570317368999#c3752402698897044427' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/14360423199726514690</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1040872504'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2019 at 5:16 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3435155993812213769</id><published>2019-10-05T17:27:41.484-06:00</published><updated>2019-10-05T17:27:41.484-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thanks for all of these!!  ♥  can you please post ...</title><content type='html'>thanks for all of these!!  ♥  can you please post the set with all the disney character hats?  thanks!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/3435155993812213769'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/3435155993812213769'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570318061484#c3435155993812213769' title=''/><author><name>chinagrrl</name><uri>https://www.blogger.com/profile/18220486531538071629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/_R3cxgt1cpv8/S3HNPJDFgQI/AAAAAAAAAB0/SV86ObgRnJ0/S220-s32/gk_crop.png'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-267859176'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2019 at 5:27 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6613816183696677864</id><published>2019-10-05T17:28:31.831-06:00</published><updated>2019-10-05T17:28:31.831-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow, Thank you for the great freebies!</title><content type='html'>Wow, Thank you for the great freebies!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/6613816183696677864'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/6613816183696677864'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570318111831#c6613816183696677864' title=''/><author><name>Sheila817</name><uri>https://www.blogger.com/profile/00309197307329208007</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-204789845'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2019 at 5:28 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-886880233128492807</id><published>2019-10-05T18:03:47.778-06:00</published><updated>2019-10-05T18:03:47.778-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much!</title><content type='html'>Thank you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/886880233128492807'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/886880233128492807'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570320227778#c886880233128492807' title=''/><author><name>Sharon</name><uri>https://www.blogger.com/profile/02411669649667320232</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//1.bp.blogspot.com/-PGc-9sGaqUk/TuIsh2EdR4I/AAAAAAAAAAQ/cdJ6TCdnCOE/s32/Sharon%2BAlbright.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1319965513'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2019 at 6:03 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3121778830846440204</id><published>2019-10-05T18:40:44.528-06:00</published><updated>2019-10-05T18:40:44.528-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you :)</title><content type='html'>Thank you :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/3121778830846440204'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/3121778830846440204'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570322444528#c3121778830846440204' title=''/><author><name>Amanda</name><uri>https://www.blogger.com/profile/02077423565756934252</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='//3.bp.blogspot.com/-4RMLmY43-m4/X44etIsKxMI/AAAAAAAAJBk/1uXE6ZI_lK8twebyi2T1hEeY6ax-uzsPgCK4BGAYYCw/s32/20200925_094731.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-259009756'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2019 at 6:40 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3589375321333450090</id><published>2019-10-05T21:32:59.199-06:00</published><updated>2019-10-05T21:32:59.199-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>so fun, thanks!!
</title><content type='html'>so fun, thanks!!&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/3589375321333450090'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/3589375321333450090'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570332779199#c3589375321333450090' title=''/><author><name>Jenna Fortner</name><uri>https://www.blogger.com/profile/08675053914179517694</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//3.bp.blogspot.com/-dgpD3mac31k/XUce4fN4uAI/AAAAAAAAB5I/rxlwNOBnaBYkr4VEay4p7tqKncr3ECcsgCK4BGAYYCw/s32/E0C534EE-56FA-4EBB-875E-6673BE244DB1.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-23945577'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2019 at 9:32 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-901990965084941114</id><published>2019-10-05T21:34:03.789-06:00</published><updated>2019-10-05T21:34:03.789-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>these are GREAT!  Thanks for dusting them off :)</title><content type='html'>these are GREAT!  Thanks for dusting them off :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/901990965084941114'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/901990965084941114'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570332843789#c901990965084941114' title=''/><author><name>amsangel</name><uri>https://www.blogger.com/profile/02870171753398246019</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='//3.bp.blogspot.com/_Z5NtYr1XNcw/SSLxylUcQ8I/AAAAAAAAAAM/DM7cgttp8Wk/S220-s32/IMG_3369.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-79408428'/><gd:extendedProperty name='blogger.displayTime' value='October 5, 2019 at 9:34 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1446875083493559077</id><published>2019-10-06T03:57:01.616-06:00</published><updated>2019-10-06T03:57:01.616-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you for the wonderful freebies!</title><content type='html'>Thank you for the wonderful freebies!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/1446875083493559077'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/1446875083493559077'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570355821616#c1446875083493559077' title=''/><author><name>JoyinVA</name><uri>https://www.blogger.com/profile/11760518173978557513</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-476598804'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2019 at 3:57 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9020395956700003134</id><published>2019-10-06T06:48:58.647-06:00</published><updated>2019-10-06T06:48:58.647-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much, Britt!!!</title><content type='html'>Thank you so much, Britt!!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/9020395956700003134'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/9020395956700003134'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570366138647#c9020395956700003134' title=''/><author><name>ckcpurple</name><uri>https://www.blogger.com/profile/13577947259133668644</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//1.bp.blogspot.com/_nJHZv5La2O0/SPaKzpw2yMI/AAAAAAAAAAM/ZPSFkFSRer8/S220-s32/avitar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-686049804'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2019 at 6:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6390210021843722009</id><published>2019-10-06T07:37:47.546-06:00</published><updated>2019-10-06T07:37:47.546-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much! I only had two of these previou...</title><content type='html'>Thank you so much! I only had two of these previously.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/6390210021843722009'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/6390210021843722009'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570369067546#c6390210021843722009' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2019 at 7:37 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4454023101589007376</id><published>2019-10-06T07:44:44.482-06:00</published><updated>2019-10-06T07:47:51.397-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2344908919541501425/comments/default/4454023101589007376'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2344908919541501425/comments/default/4454023101589007376'/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2344908919541501425/comments/default/3808669602140551551'/><author><name>ckcpurple</name><uri>https://www.blogger.com/profile/13577947259133668644</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//1.bp.blogspot.com/_nJHZv5La2O0/SPaKzpw2yMI/AAAAAAAAAAM/ZPSFkFSRer8/S220-s32/avitar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/digital-scrapbooking-day-starts-now.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2344908919541501425' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2344908919541501425' type='text/html'/><gd:extendedProperty name='blogger.contentRemoved' value='true'/><gd:extendedProperty name='blogger.itemClass' value='pid-686049804'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2019 at 7:44 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1336835860378960262</id><published>2019-10-06T07:48:20.368-06:00</published><updated>2019-10-06T07:48:20.368-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Flew through the others but I&amp;#39;m totally stuck ...</title><content type='html'>Flew through the others but I&amp;#39;m totally stuck on 4 and 6.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2344908919541501425/comments/default/1336835860378960262'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2344908919541501425/comments/default/1336835860378960262'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/digital-scrapbooking-day-starts-now.html?showComment=1570369700368#c1336835860378960262' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2344908919541501425/comments/default/3808669602140551551'/><author><name>ckcpurple</name><uri>https://www.blogger.com/profile/13577947259133668644</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='//1.bp.blogspot.com/_nJHZv5La2O0/SPaKzpw2yMI/AAAAAAAAAAM/ZPSFkFSRer8/S220-s32/avitar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/digital-scrapbooking-day-starts-now.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2344908919541501425' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2344908919541501425' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-686049804'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2019 at 7:48 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9012993987911133306</id><published>2019-10-06T09:30:58.077-06:00</published><updated>2019-10-06T09:30:58.077-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can&amp;#39;t find 6 either. I think that I found 4 ...</title><content type='html'>I can&amp;#39;t find 6 either. I think that I found 4 but the blue looks different.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2344908919541501425/comments/default/9012993987911133306'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/2344908919541501425/comments/default/9012993987911133306'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/digital-scrapbooking-day-starts-now.html?showComment=1570375858077#c9012993987911133306' title=''/><author><name>Carolyn</name><uri>https://www.blogger.com/profile/02250952489438705657</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/digital-scrapbooking-day-starts-now.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-2344908919541501425' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/2344908919541501425' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-374504191'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2019 at 9:30 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2219087095265081524</id><published>2019-10-06T09:43:22.838-06:00</published><updated>2019-10-06T09:43:22.838-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much Britt! I didn&amp;#39;t have any of ...</title><content type='html'>Thank you so much Britt! I didn&amp;#39;t have any of these before. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/2219087095265081524'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/2219087095265081524'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570376602838#c2219087095265081524' title=''/><author><name>Melinda</name><uri>https://www.blogger.com/profile/17130468665650062564</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//i4.photobucket.com/albums/y114/mmbstaley/avatar_8-2006.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-557061417'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2019 at 9:43 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6069749696274203803</id><published>2019-10-06T10:22:00.223-06:00</published><updated>2019-10-06T10:22:00.223-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you ever so much so sharing your wonderful t...</title><content type='html'>Thank you ever so much so sharing your wonderful talent1</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/6069749696274203803'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/6069749696274203803'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570378920223#c6069749696274203803' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/00972862891980375997</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-520377793'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2019 at 10:22 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2531938618586431797</id><published>2019-10-06T11:58:53.506-06:00</published><updated>2019-10-06T11:58:53.506-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you! I just happen to be working on an album...</title><content type='html'>Thank you! I just happen to be working on an album for my &amp;quot;kids&amp;quot; who went to Disney World this Summer!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/2531938618586431797'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/2531938618586431797'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570384733506#c2531938618586431797' title=''/><author><name>Harriet D</name><uri>https://www.blogger.com/profile/14677957785539427197</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-866665816'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2019 at 11:58 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4319026833506262829</id><published>2019-10-06T12:22:26.533-06:00</published><updated>2019-10-06T12:22:26.533-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much!</title><content type='html'>Thanks so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/4319026833506262829'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/4319026833506262829'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570386146533#c4319026833506262829' title=''/><author><name>Lisa</name><uri>https://www.blogger.com/profile/03752909545769005869</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='//4.bp.blogspot.com/_Ytn7EJgQ1pY/TUrvHeweE5I/AAAAAAAAA1Q/PYW0B3hkh5Y/s32/Avatar.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1535737862'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2019 at 12:22 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5089372892185231901</id><published>2019-10-06T12:48:34.576-06:00</published><updated>2019-10-06T12:48:34.576-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>The freebies are fantastic - thank you so much!</title><content type='html'>The freebies are fantastic - thank you so much!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/5089372892185231901'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/5089372892185231901'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570387714576#c5089372892185231901' title=''/><author><name>Steph</name><uri>https://www.blogger.com/profile/04998201705568403554</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1723384427'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2019 at 12:48 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-223925078749923222</id><published>2019-10-06T13:41:15.125-06:00</published><updated>2019-10-06T13:41:15.125-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I just added another freebie to the post that some...</title><content type='html'>I just added another freebie to the post that someone emailed me about!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/223925078749923222'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/223925078749923222'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570390875125#c223925078749923222' title=''/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2019 at 1:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4440189280849915651</id><published>2019-10-06T14:17:21.003-06:00</published><updated>2019-10-06T14:17:21.003-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>These are so fun! :) Thank you!</title><content type='html'>These are so fun! :) Thank you!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/4440189280849915651'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/4440189280849915651'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570393041003#c4440189280849915651' title=''/><author><name>KingsQueen82</name><uri>https://www.blogger.com/profile/05084405325280442810</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1903446262'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2019 at 2:17 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4849097664527166827</id><published>2019-10-06T18:14:34.279-06:00</published><updated>2019-10-06T18:14:34.279-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much!  One that I missed in the past was...</title><content type='html'>Thanks so much!  One that I missed in the past was of Jessie.  I&amp;#39;d love to have a chance to get that one.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/4849097664527166827'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/4849097664527166827'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570407274279#c4849097664527166827' title=''/><author><name>Unknown</name><uri>https://www.blogger.com/profile/07251525590208252006</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-426988107'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2019 at 6:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6106453625227502751</id><published>2019-10-06T18:53:33.076-06:00</published><updated>2019-10-06T18:53:33.076-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thank you so much. What a great DSD surprise!!!  </title><content type='html'>Thank you so much. What a great DSD surprise!!!  </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/6106453625227502751'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/6106453625227502751'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570409613076#c6106453625227502751' title=''/><author><name>jpickett22</name><uri>https://www.blogger.com/profile/11544841651907985001</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/-AkEkkS-dsUI/UrRUbKfhLYI/AAAAAAAAABU/itKvrxO2MU8/s32/Photo0071FourBySix%2Bcopy.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-847017802'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2019 at 6:53 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2843979567510556489</id><published>2019-10-06T22:25:40.676-06:00</published><updated>2019-10-06T22:25:40.676-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you so much for your generosity! I love the ...</title><content type='html'>thank you so much for your generosity! I love the Mickey grunge stamps and Star Wars especially.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/2843979567510556489'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/2843979567510556489'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570422340676#c2843979567510556489' title=''/><author><name>betty</name><uri>https://www.blogger.com/profile/16168401725510487274</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1366292267'/><gd:extendedProperty name='blogger.displayTime' value='October 6, 2019 at 10:25 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9183148074922783018</id><published>2019-10-07T12:12:30.322-06:00</published><updated>2019-10-07T12:12:30.322-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks so much!! As always you are beyond generous...</title><content type='html'>Thanks so much!! As always you are beyond generous. You&amp;#39;re the bomb! &lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/9183148074922783018'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/9183148074922783018'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570471950322#c9183148074922783018' title=''/><author><name>Nat Nat</name><uri>https://www.blogger.com/profile/01600776553583123338</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//1.bp.blogspot.com/_CXPK3_LtFz8/SaypAbe1zAI/AAAAAAAABgM/ivtshoGlORU/S220-s31/IMG_1603.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1395016787'/><gd:extendedProperty name='blogger.displayTime' value='October 7, 2019 at 12:12 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-8042903721709204440</id><published>2019-10-07T19:36:29.519-06:00</published><updated>2019-10-07T19:36:29.519-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for the freebies!</title><content type='html'>Thanks for the freebies!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/8042903721709204440'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/8042903721709204440'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570498589519#c8042903721709204440' title=''/><author><name>Carolyn</name><uri>https://www.blogger.com/profile/02250952489438705657</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-374504191'/><gd:extendedProperty name='blogger.displayTime' value='October 7, 2019 at 7:36 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-114335417299909109</id><published>2019-10-08T14:07:04.246-06:00</published><updated>2019-10-08T14:07:04.246-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Are these the only ones you re-opened up? I am won...</title><content type='html'>Are these the only ones you re-opened up? I am wondering because I LOVE the &amp;quot;House of Mouse&amp;quot; one you did with your leave the world behind kit like a long long time ago. 2008</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/114335417299909109'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/114335417299909109'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570565224246#c114335417299909109' title=''/><author><name>Nat Nat</name><uri>https://www.blogger.com/profile/01600776553583123338</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//1.bp.blogspot.com/_CXPK3_LtFz8/SaypAbe1zAI/AAAAAAAABgM/ivtshoGlORU/S220-s31/IMG_1603.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1395016787'/><gd:extendedProperty name='blogger.displayTime' value='October 8, 2019 at 2:07 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1627078070487702855</id><published>2019-10-08T14:09:12.568-06:00</published><updated>2019-10-08T14:09:12.568-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>This one...https://4.bp.blogspot.com/_Yk4kwEPnxRw/...</title><content type='html'>This one...https://4.bp.blogspot.com/_Yk4kwEPnxRw/R-5n-bjKKmI/AAAAAAAABHI/jT1lUYhGggA/s400/0_brittdes_mith_PREVIEW.jpg</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/1627078070487702855'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/1627078070487702855'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570565352568#c1627078070487702855' title=''/><author><name>Nat Nat</name><uri>https://www.blogger.com/profile/01600776553583123338</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//1.bp.blogspot.com/_CXPK3_LtFz8/SaypAbe1zAI/AAAAAAAABgM/ivtshoGlORU/S220-s31/IMG_1603.JPG'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1395016787'/><gd:extendedProperty name='blogger.displayTime' value='October 8, 2019 at 2:09 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-5143742904316788652</id><published>2019-10-08T18:26:08.216-06:00</published><updated>2019-10-08T18:26:08.216-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I can get that one for you!  I&amp;#39;ll let you know...</title><content type='html'>I can get that one for you!  I&amp;#39;ll let you know when its ready.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/5143742904316788652'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/5143742904316788652'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570580768216#c5143742904316788652' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/1627078070487702855'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='October 8, 2019 at 6:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-598028111428088309</id><published>2019-10-08T18:26:40.420-06:00</published><updated>2019-10-08T18:26:40.420-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Which Jessie one?? I&amp;#39;m drawing a blank!</title><content type='html'>Which Jessie one?? I&amp;#39;m drawing a blank!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/598028111428088309'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/598028111428088309'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570580800420#c598028111428088309' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/4849097664527166827'/><author><name>Brittney</name><uri>https://www.blogger.com/profile/12162143606997099183</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='32' src='//4.bp.blogspot.com/_Yk4kwEPnxRw/Sg2Id_CFPfI/AAAAAAAACHo/eJvCANM9vII/S220-s32/BrittVegasAV.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1162525155'/><gd:extendedProperty name='blogger.displayTime' value='October 8, 2019 at 6:26 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1624359751518628865</id><published>2019-10-11T15:14:15.908-06:00</published><updated>2019-10-11T15:14:15.908-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>thank you so much for pulling these out of the vault</title><content type='html'>thank you so much for pulling these out of the vault</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/1624359751518628865'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/1624359751518628865'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570828455908#c1624359751518628865' title=''/><author><name>scraptraci</name><uri>https://www.blogger.com/profile/07519116347909285465</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//4.bp.blogspot.com/_OYudTkptV0Y/SWeJRr0UQkI/AAAAAAAAAAM/AmZH7dDqlZo/S220-s32/12_5_08-castaway-cay-1050.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-617406097'/><gd:extendedProperty name='blogger.displayTime' value='October 11, 2019 at 3:14 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-4523677604819709522</id><published>2019-10-11T18:33:43.654-06:00</published><updated>2019-10-11T18:33:43.654-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Congratulations Andrea!</title><content type='html'>Congratulations Andrea!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6226534114507294749/comments/default/4523677604819709522'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/6226534114507294749/comments/default/4523677604819709522'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/scavenger-hunt-winner.html?showComment=1570840423654#c4523677604819709522' title=''/><author><name>Monica</name><uri>https://www.blogger.com/profile/09874594990828769004</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/scavenger-hunt-winner.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-6226534114507294749' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/6226534114507294749' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1335907810'/><gd:extendedProperty name='blogger.displayTime' value='October 11, 2019 at 6:33 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7220623201838345833</id><published>2019-10-13T09:19:22.036-06:00</published><updated>2019-10-13T09:19:22.036-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks!!! Your freebies are out of this world</title><content type='html'>Thanks!!! Your freebies are out of this world</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/7220623201838345833'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/7220623201838345833'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1570979962036#c7220623201838345833' title=''/><author><name>Enid</name><uri>https://www.blogger.com/profile/17492223304309886879</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='18' height='32' src='//2.bp.blogspot.com/-m6NU_XwCBHo/Vq1A-UBNuYI/AAAAAAAAAQo/aCNRODSqiZA/s32/2014-09-19%2B12.39.45.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-2029127057'/><gd:extendedProperty name='blogger.displayTime' value='October 13, 2019 at 9:19 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-1688331222064492348</id><published>2019-10-13T21:13:01.868-06:00</published><updated>2019-10-13T21:13:01.868-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>I love your stuff! I stumbled upon this freebie fr...</title><content type='html'>I love your stuff! I stumbled upon this freebie from years ago...would love to have this! http://brittishdesigns.blogspot.com/2012/06/free-challenge-template.html&lt;br /&gt;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/1688331222064492348'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/1688331222064492348'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1571022781868#c1688331222064492348' title=''/><author><name>Dorey Duncan</name><uri>https://www.blogger.com/profile/08912501015429575707</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-1295893779'/><gd:extendedProperty name='blogger.displayTime' value='October 13, 2019 at 9:13 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-7398467640073369379</id><published>2019-10-14T10:27:41.366-06:00</published><updated>2019-10-14T10:27:41.366-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>So, super late to the party with my requests, but ...</title><content type='html'>So, super late to the party with my requests, but I had to figure out what to request! I would love to have the Ultimate Hat Collection- cause Goofy and Donald especially! The Fab Five silly bands, Sorcerer mini-kit, Mouse Stitches, and the WDW and DL signs freebies (preview just has it labeled as a birthday challenge prize) are also ones that round out my list of &amp;quot;don&amp;#39;t haves&amp;quot;. I&amp;#39;m way late to the MouseScrappers party since it had been so long since we had gone to an actual Disney park, but I&amp;#39;m making up for it this year with 2 trips :D Another idea is that they could be offered as challenge participation prizes there again.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/7398467640073369379'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/7398467640073369379'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1571070461366#c7398467640073369379' title=''/><author><name>Melinda</name><uri>https://www.blogger.com/profile/17130468665650062564</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//i4.photobucket.com/albums/y114/mmbstaley/avatar_8-2006.jpg'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-557061417'/><gd:extendedProperty name='blogger.displayTime' value='October 14, 2019 at 10:27 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-2434045893724218258</id><published>2019-10-16T00:09:33.879-06:00</published><updated>2019-10-16T00:09:33.879-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>You are seriously AMAZING!!! </title><content type='html'>You are seriously AMAZING!!! </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/2434045893724218258'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/2434045893724218258'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1571206173879#c2434045893724218258' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/1627078070487702855'/><author><name>NatNatJo</name><uri>https://www.blogger.com/profile/01779200174560807235</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-370987204'/><gd:extendedProperty name='blogger.displayTime' value='October 16, 2019 at 12:09 AM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-9110783254478524724</id><published>2019-10-16T16:55:12.857-06:00</published><updated>2019-10-16T16:55:12.857-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Thanks for opening the vault!  Let&amp;#39;s be honest...</title><content type='html'>Thanks for opening the vault!  Let&amp;#39;s be honest - I probably have them all, but it is way easier to grab them again!  </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/9110783254478524724'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/9110783254478524724'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1571266512857#c9110783254478524724' title=''/><author><name>meagan43</name><uri>https://www.blogger.com/profile/06916821483043851118</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='31' height='21' src='//images-blogger-opensocial.googleusercontent.com/gadgets/proxy?url=http://3.bp.blogspot.com/_Gye9oXMq95I/TSGO7TmKFwI/AAAAAAAAAAQ/CKROBuyK6-Y/S220/IMG_4049.jpg&amp;container=blogger&amp;gadget=a&amp;rewriteMime=image/*'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-35430387'/><gd:extendedProperty name='blogger.displayTime' value='October 16, 2019 at 4:55 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-6261771948834817257</id><published>2019-10-25T16:41:03.403-06:00</published><updated>2019-10-25T16:41:03.403-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow! All of them are so cute...I always enjoy your...</title><content type='html'>Wow! All of them are so cute...I always enjoy your Disney stuff...Ty for sharing.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/6261771948834817257'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/6261771948834817257'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1572043263403#c6261771948834817257' title=''/><author><name>J-ME</name><uri>https://www.blogger.com/profile/04320464931719337075</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-217180494'/><gd:extendedProperty name='blogger.displayTime' value='October 25, 2019 at 4:41 PM'/></entry><entry><id>tag:blogger.com,1999:blog-6606184312529110127.post-3369450798179239688</id><published>2019-11-01T09:55:26.497-06:00</published><updated>2019-11-01T09:55:26.497-06:00</updated><category scheme='http://schemas.google.com/g/2005#kind' term='http://schemas.google.com/blogger/2008/kind#comment'/><title type='text'>Wow!  I just found this post ... thanks for openin...</title><content type='html'>Wow!  I just found this post ... thanks for opening up your vault &amp;amp; sharing these wonderful freebies!!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/3369450798179239688'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/6606184312529110127/4338580574201896055/comments/default/3369450798179239688'/><link rel='alternate' type='text/html' href='http://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html?showComment=1572623726497#c3369450798179239688' title=''/><author><name>Pam K</name><uri>https://www.blogger.com/profile/17370180296452925298</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='35' height='35' src='//lh3.googleusercontent.com/zFdxGE77vvD2w5xHy6jkVuElKv-U9_9qLkRYK8OnbDeJPtjSZ82UPq5w6hJ-SA=s35'/></author><thr:in-reply-to href='https://brittishdesigns.blogspot.com/2019/10/my-freebie-vault-has-been-opened.html' ref='tag:blogger.com,1999:blog-6606184312529110127.post-4338580574201896055' source='https://www.blogger.com/feeds/6606184312529110127/posts/default/4338580574201896055' type='text/html'/><gd:extendedProperty name='blogger.itemClass' value='pid-852232236'/><gd:extendedProperty name='blogger.displayTime' value='November 1, 2019 at 9:55 AM'/></entry></feed>